|
|
|
| 1 | 2026-05-15T23:05:16.689Z | job assigned to worker 01KRPY4WTGZ576MSTNN02A608P [factory aws, i-0452b363ba965815c] (queued for 44 s) |
| |
| 2 | 2026-05-15T23:05:23.883Z | starting task 0: "setup" |
| 3 | 2026-05-15T23:05:23.887Z | ++ uname -s |
| 4 | 2026-05-15T23:05:23.891Z | + kern=SunOS |
| 5 | 2026-05-15T23:05:23.891Z | + build_user=build |
| 6 | 2026-05-15T23:05:23.891Z | + build_uid=12345 |
| 7 | 2026-05-15T23:05:23.891Z | + work_dir=/work |
| 8 | 2026-05-15T23:05:23.891Z | + input_dir=/input |
| 9 | 2026-05-15T23:05:23.891Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-15T23:05:23.891Z | + case "$kern" in |
| 11 | 2026-05-15T23:05:23.891Z | + groupadd -g 12345 build |
| 12 | 2026-05-15T23:05:23.894Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-15T23:05:25.941Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-15T23:05:26.005Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-15T23:05:26.013Z | + home_fs=zfs |
| 16 | 2026-05-15T23:05:26.013Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-15T23:05:26.013Z | + mkdir -p /home/build |
| 18 | 2026-05-15T23:05:26.013Z | + chown build:build /home/build /work |
| 19 | 2026-05-15T23:05:27.998Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-15T23:05:28.001Z | process exited: duration 4119 ms, exit code 0 |
| |
| 21 | 2026-05-15T23:05:28.007Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-15T23:05:28.012Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-05-15T23:05:28.012Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-15T23:05:28.012Z | * rust toolchain channel = "1.90.0" |
| 25 | 2026-05-15T23:05:28.012Z | * rust toolchain profile = "default" |
| 26 | 2026-05-15T23:05:28.012Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-15T23:05:28.012Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-15T23:05:28.015Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-15T23:05:28.015Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-05-15T23:05:28.114Z | info: downloading installer |
| 31 | 2026-05-15T23:05:29.507Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-15T23:05:29.507Z | warn: /opt/ooce/bin |
| 33 | 2026-05-15T23:05:29.507Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-15T23:05:29.507Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-15T23:05:29.507Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-15T23:05:29.507Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-15T23:05:29.507Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-15T23:05:29.507Z | error: cannot install while Rust is installed |
| 39 | 2026-05-15T23:05:29.507Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-15T23:05:29.510Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-15T23:05:29.510Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-15T23:05:29.510Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-15T23:05:29.510Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-15T23:05:29.520Z | info: profile set to default |
| 45 | 2026-05-15T23:05:29.520Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-15T23:05:29.523Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 47 | 2026-05-15T23:05:29.687Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 48 | 2026-05-15T23:05:29.690Z | info: downloading 6 components |
| 49 | 2026-05-15T23:05:43.966Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 50 | 2026-05-15T23:05:43.966Z | |
| 51 | 2026-05-15T23:05:44.000Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 52 | 2026-05-15T23:05:44.000Z | |
| 53 | 2026-05-15T23:05:44.000Z | |
| 54 | 2026-05-15T23:05:44.000Z | Rust is installed now. Great! |
| 55 | 2026-05-15T23:05:44.001Z | |
| 56 | 2026-05-15T23:05:44.001Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-15T23:05:44.001Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-15T23:05:44.001Z | |
| 59 | 2026-05-15T23:05:44.001Z | To configure your current shell, you need to source |
| 60 | 2026-05-15T23:05:44.001Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-15T23:05:44.001Z | |
| 62 | 2026-05-15T23:05:44.001Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-15T23:05:44.004Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-15T23:05:44.004Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-15T23:05:44.004Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-15T23:05:44.004Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-15T23:05:44.004Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-15T23:05:44.004Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-15T23:05:44.004Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-15T23:05:44.004Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-15T23:05:44.080Z | + rustup --version |
| 72 | 2026-05-15T23:05:44.089Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-15T23:05:44.092Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-15T23:05:44.112Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 75 | 2026-05-15T23:05:44.115Z | + cargo --version |
| 76 | 2026-05-15T23:05:44.128Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 77 | 2026-05-15T23:05:44.131Z | + rustc --version |
| 78 | 2026-05-15T23:05:44.150Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 79 | 2026-05-15T23:05:44.153Z | process exited: duration 16143 ms, exit code 0 |
| |
| 80 | 2026-05-15T23:05:44.159Z | starting task 2: "authentication" |
| 81 | 2026-05-15T23:05:44.175Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-15T23:05:44.181Z | starting task 3: "clone repository" |
| 83 | 2026-05-15T23:05:44.184Z | + mkdir -p /work/oxidecomputer/dendrite |
| 84 | 2026-05-15T23:05:44.187Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 85 | 2026-05-15T23:05:44.268Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 86 | 2026-05-15T23:05:45.299Z | + cd /work/oxidecomputer/dendrite |
| 87 | 2026-05-15T23:05:45.299Z | + git fetch origin d5cbf7b63d4de00c8ce6b373964c9f3f055417e2 |
| 88 | 2026-05-15T23:05:45.555Z | From https://github.com/oxidecomputer/dendrite |
| 89 | 2026-05-15T23:05:45.555Z | * branch d5cbf7b63d4de00c8ce6b373964c9f3f055417e2 -> FETCH_HEAD |
| 90 | 2026-05-15T23:05:45.558Z | + [[ -n trey/route-target-shrink-in-place ]] |
| 91 | 2026-05-15T23:05:45.561Z | ++ git branch --show-current |
| 92 | 2026-05-15T23:05:45.561Z | + current=main |
| 93 | 2026-05-15T23:05:45.561Z | + [[ main != trey/route-target-shrink-in-place ]] |
| 94 | 2026-05-15T23:05:45.561Z | + git branch -f trey/route-target-shrink-in-place d5cbf7b63d4de00c8ce6b373964c9f3f055417e2 |
| 95 | 2026-05-15T23:05:45.564Z | + git checkout -f trey/route-target-shrink-in-place |
| 96 | 2026-05-15T23:05:45.582Z | Switched to branch 'trey/route-target-shrink-in-place' |
| 97 | 2026-05-15T23:05:45.585Z | + git reset --hard d5cbf7b63d4de00c8ce6b373964c9f3f055417e2 |
| 98 | 2026-05-15T23:05:45.600Z | HEAD is now at d5cbf7b dpd: introduce RouteTableOps trait; decouple route tests from the ASIC backend |
| 99 | 2026-05-15T23:05:45.603Z | process exited: duration 1419 ms, exit code 0 |
| |
| 100 | 2026-05-15T23:05:45.609Z | starting task 4: "build" |
| 101 | 2026-05-15T23:05:45.613Z | + source .github/buildomat/common.sh |
| 102 | 2026-05-15T23:05:45.615Z | ++ TOFINO_STAGES=20 |
| 103 | 2026-05-15T23:05:45.616Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 104 | 2026-05-15T23:05:45.616Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 105 | 2026-05-15T23:05:45.616Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 106 | 2026-05-15T23:05:45.616Z | +++ uname -s |
| 107 | 2026-05-15T23:05:45.616Z | ++ '[' SunOS == SunOS ']' |
| 108 | 2026-05-15T23:05:45.616Z | ++ SERIES=illumos |
| 109 | 2026-05-15T23:05:45.616Z | +++ uname -s |
| 110 | 2026-05-15T23:05:45.619Z | ++ '[' SunOS == SunOS ']' |
| 111 | 2026-05-15T23:05:45.619Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 112 | 2026-05-15T23:05:45.619Z | ++ rustup show active-toolchain |
| 113 | 2026-05-15T23:05:45.622Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 114 | 2026-05-15T23:05:45.624Z | + source .github/buildomat/illumos.sh |
| 115 | 2026-05-15T23:05:45.624Z | ++ banner 'sde setup' |
| 116 | 2026-05-15T23:05:45.624Z | |
| 117 | 2026-05-15T23:05:45.624Z | #### ##### ###### #### ###### ##### # # ##### |
| 118 | 2026-05-15T23:05:45.624Z | # # # # # # # # # # # |
| 119 | 2026-05-15T23:05:45.625Z | #### # # ##### #### ##### # # # # # |
| 120 | 2026-05-15T23:05:45.625Z | # # # # # # # # # ##### |
| 121 | 2026-05-15T23:05:45.625Z | # # # # # # # # # # # # |
| 122 | 2026-05-15T23:05:45.625Z | #### ##### ###### #### ###### # #### # |
| 123 | 2026-05-15T23:05:45.625Z | |
| 124 | 2026-05-15T23:05:45.625Z | ++ export PKG=tofino_sde.p5p |
| 125 | 2026-05-15T23:05:45.625Z | ++ PKG=tofino_sde.p5p |
| 126 | 2026-05-15T23:05:45.625Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 127 | 2026-05-15T23:05:45.630Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 128 | 2026-05-15T23:05:45.633Z | Dload Upload Total Spent Left Speed |
| 129 | 2026-05-15T23:05:46.834Z |
0 0 0 0 0 0 0 0 0
89 76.03M 89 67.90M 0 0 62.21M 0 00:01 00:01 62.22M
100 76.03M 100 76.03M 0 0 63.13M 0 00:01 00:01 62.22M
100 76.03M 100 76.03M 0 0 63.13M 0 00:01 00:01 62.22M
100 76.03M 100 76.03M 0 0 63.13M 0 00:01 00:01 62.22M |
| 130 | 2026-05-15T23:05:46.838Z | +++ digest -a sha256 tofino_sde.p5p |
| 131 | 2026-05-15T23:05:46.884Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 132 | 2026-05-15T23:05:46.886Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 133 | 2026-05-15T23:05:46.886Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 134 | 2026-05-15T23:05:56.148Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 135 | 2026-05-15T23:06:03.892Z | Startup: Caching catalogs ... Done |
| 136 | 2026-05-15T23:06:04.086Z | Startup: Refreshing catalog 'oxide' ... Done |
| 137 | 2026-05-15T23:06:13.352Z | Planning: Solver setup ... Done |
| 138 | 2026-05-15T23:06:13.390Z | Planning: Running solver ... Done |
| 139 | 2026-05-15T23:06:13.530Z | Planning: Finding local manifests ... Done |
| 140 | 2026-05-15T23:06:13.534Z | Planning: Fetching manifests: 1/1 100% complete |
| 141 | 2026-05-15T23:06:13.537Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-05-15T23:06:13.551Z | Planning: Package planning ... Done |
| 143 | 2026-05-15T23:06:13.554Z | Planning: Merging actions ... Done |
| 144 | 2026-05-15T23:06:13.661Z | Planning: Checking for conflicting actions ... Done |
| 145 | 2026-05-15T23:06:13.664Z | Planning: Consolidating action changes ... Done |
| 146 | 2026-05-15T23:06:14.510Z | Planning: Evaluating mediators ... Done |
| 147 | 2026-05-15T23:06:14.513Z | Planning: Planning completed in 10.42 seconds |
| 148 | 2026-05-15T23:06:14.517Z | Packages to install: 1 |
| 149 | 2026-05-15T23:06:14.521Z | Create boot environment: No |
| 150 | 2026-05-15T23:06:14.521Z | Create backup boot environment: No |
| 151 | 2026-05-15T23:06:14.559Z | |
| 152 | 2026-05-15T23:06:14.559Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 153 | 2026-05-15T23:06:14.698Z | Download: Completed 75.30 MB in 0.14 seconds (541M/s) |
| 154 | 2026-05-15T23:06:14.881Z | Actions: 1/293 actions (Installing new actions) |
| 155 | 2026-05-15T23:06:15.860Z | Actions: Completed 293 actions in 0.98 seconds. |
| 156 | 2026-05-15T23:06:15.863Z | Done |
| 157 | 2026-05-15T23:06:15.903Z | Done |
| 158 | 2026-05-15T23:06:16.588Z | Done |
| 159 | 2026-05-15T23:06:19.744Z | Done |
| 160 | 2026-05-15T23:06:19.835Z | Done |
| 161 | 2026-05-15T23:06:19.838Z | Done |
| 162 | 2026-05-15T23:06:20.015Z | Done |
| 163 | 2026-05-15T23:06:20.720Z | ++ export SDE=/opt/oxide/tofino_sde |
| 164 | 2026-05-15T23:06:20.720Z | ++ SDE=/opt/oxide/tofino_sde |
| 165 | 2026-05-15T23:06:20.720Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 166 | 2026-05-15T23:06:20.720Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-05-15T23:06:20.720Z | ++ banner packages |
| 168 | 2026-05-15T23:06:20.723Z | |
| 169 | 2026-05-15T23:06:20.723Z | ##### ## #### # # ## #### ###### #### |
| 170 | 2026-05-15T23:06:20.723Z | # # # # # # # # # # # # # # |
| 171 | 2026-05-15T23:06:20.723Z | # # # # # #### # # # ##### #### |
| 172 | 2026-05-15T23:06:20.723Z | ##### ###### # # # ###### # ### # # |
| 173 | 2026-05-15T23:06:20.723Z | # # # # # # # # # # # # # # |
| 174 | 2026-05-15T23:06:20.723Z | # # # #### # # # # #### ###### #### |
| 175 | 2026-05-15T23:06:20.724Z | |
| 176 | 2026-05-15T23:06:20.724Z | ++ pfexec pkg install clang-15 pcap |
| 177 | 2026-05-15T23:06:21.136Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 178 | 2026-05-15T23:06:21.139Z | Startup: Refreshing catalog 'oxide' ... Done |
| 179 | 2026-05-15T23:06:28.456Z | Planning: Solver setup ... Done |
| 180 | 2026-05-15T23:06:28.497Z | Planning: Running solver ... Done |
| 181 | 2026-05-15T23:06:28.637Z | Planning: Finding local manifests ... Done |
| 182 | 2026-05-15T23:06:28.640Z | Planning: Fetching manifests: 0/2 0% complete |
| 183 | 2026-05-15T23:06:28.846Z | Planning: Fetching manifests: 2/2 100% complete |
| 184 | 2026-05-15T23:06:28.876Z | Planning: Package planning ... Done |
| 185 | 2026-05-15T23:06:28.901Z | Planning: Merging actions ... Done |
| 186 | 2026-05-15T23:06:29.011Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-05-15T23:06:29.017Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-05-15T23:06:29.179Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-05-15T23:06:29.184Z | Planning: Planning completed in 8.05 seconds |
| 190 | 2026-05-15T23:06:29.191Z | Packages to install: 2 |
| 191 | 2026-05-15T23:06:29.191Z | Mediators to change: 2 |
| 192 | 2026-05-15T23:06:29.191Z | Services to change: 1 |
| 193 | 2026-05-15T23:06:29.191Z | Create boot environment: No |
| 194 | 2026-05-15T23:06:29.191Z | Create backup boot environment: No |
| 195 | 2026-05-15T23:06:29.224Z | |
| 196 | 2026-05-15T23:06:29.224Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 197 | 2026-05-15T23:06:34.225Z | Download: 2126/3076 items 118.6/211.3MB 56% complete (24.1M/s) |
| 198 | 2026-05-15T23:06:36.403Z | Download: Completed 211.31 MB in 7.18 seconds (29.4M/s) |
| 199 | 2026-05-15T23:06:36.671Z | Actions: 1/3418 actions (Installing new actions) |
| 200 | 2026-05-15T23:06:39.881Z | Actions: Completed 3418 actions in 3.21 seconds. |
| 201 | 2026-05-15T23:06:40.442Z | Done |
| 202 | 2026-05-15T23:06:40.442Z | Done |
| 203 | 2026-05-15T23:06:41.182Z | Done |
| 204 | 2026-05-15T23:06:44.095Z | Done |
| 205 | 2026-05-15T23:06:44.168Z | Done |
| 206 | 2026-05-15T23:06:44.171Z | Done |
| 207 | 2026-05-15T23:06:44.359Z | Done |
| 208 | 2026-05-15T23:06:44.495Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 209 | 2026-05-15T23:06:44.694Z | Planning: Evaluating mediator changes ... Done |
| 210 | 2026-05-15T23:06:44.804Z | Planning: Checking for conflicting actions ... Done |
| 211 | 2026-05-15T23:06:44.807Z | Planning: Consolidating action changes ... Done |
| 212 | 2026-05-15T23:06:44.966Z | Planning: Evaluating mediators ... Done |
| 213 | 2026-05-15T23:06:44.969Z | Planning: Planning completed in 0.27 seconds |
| 214 | 2026-05-15T23:06:44.987Z | Mediators to change: 2 |
| 215 | 2026-05-15T23:06:44.987Z | Create boot environment: No |
| 216 | 2026-05-15T23:06:44.987Z | Create backup boot environment: No |
| 217 | 2026-05-15T23:06:45.056Z | Done |
| 218 | 2026-05-15T23:06:45.056Z | Done |
| 219 | 2026-05-15T23:06:45.682Z | Done |
| 220 | 2026-05-15T23:06:48.168Z | Done |
| 221 | 2026-05-15T23:06:48.239Z | Done |
| 222 | 2026-05-15T23:06:48.242Z | Done |
| 223 | 2026-05-15T23:06:48.361Z | Done |
| 224 | 2026-05-15T23:06:48.435Z | ++ cargo --version |
| 225 | 2026-05-15T23:06:48.445Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 226 | 2026-05-15T23:06:48.447Z | ++ rustc --version |
| 227 | 2026-05-15T23:06:48.468Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 228 | 2026-05-15T23:06:48.471Z | + banner copyrights |
| 229 | 2026-05-15T23:06:48.474Z | |
| 230 | 2026-05-15T23:06:48.474Z | #### #### ##### # # ##### # #### # # ##### #### |
| 231 | 2026-05-15T23:06:48.474Z | # # # # # # # # # # # # # # # # # |
| 232 | 2026-05-15T23:06:48.474Z | # # # # # # # # # # ###### # #### |
| 233 | 2026-05-15T23:06:48.474Z | # # # ##### # ##### # # ### # # # # |
| 234 | 2026-05-15T23:06:48.474Z | # # # # # # # # # # # # # # # # |
| 235 | 2026-05-15T23:06:48.474Z | #### #### # # # # # #### # # # #### |
| 236 | 2026-05-15T23:06:48.474Z | |
| 237 | 2026-05-15T23:06:48.474Z | + ./tools/check_copyrights.sh |
| 238 | 2026-05-15T23:06:48.753Z | common/src/illumos.rs: Copyright with wrong year |
| 239 | 2026-05-15T23:06:49.509Z | dpd/p4/headers.p4: Copyright with wrong year |
| 240 | 2026-05-15T23:06:49.931Z | packet/src/eth.rs: Copyright with wrong year |
| 241 | 2026-05-15T23:06:50.407Z | + banner clippy |
| 242 | 2026-05-15T23:06:50.410Z | |
| 243 | 2026-05-15T23:06:50.410Z | #### # # ##### ##### # # |
| 244 | 2026-05-15T23:06:50.410Z | # # # # # # # # # # |
| 245 | 2026-05-15T23:06:50.410Z | # # # # # # # # |
| 246 | 2026-05-15T23:06:50.410Z | # # # ##### ##### # |
| 247 | 2026-05-15T23:06:50.410Z | # # # # # # # |
| 248 | 2026-05-15T23:06:50.410Z | #### ###### # # # # |
| 249 | 2026-05-15T23:06:50.410Z | |
| 250 | 2026-05-15T23:06:50.410Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 251 | 2026-05-15T23:06:50.410Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 252 | 2026-05-15T23:06:50.561Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 253 | 2026-05-15T23:07:00.391Z | Updating crates.io index |
| 254 | 2026-05-15T23:07:00.432Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 255 | 2026-05-15T23:07:00.688Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 256 | 2026-05-15T23:07:01.378Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 257 | 2026-05-15T23:07:01.623Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 258 | 2026-05-15T23:07:01.832Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 259 | 2026-05-15T23:07:03.342Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 260 | 2026-05-15T23:07:03.594Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 261 | 2026-05-15T23:07:03.906Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 262 | 2026-05-15T23:07:04.363Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 263 | 2026-05-15T23:07:04.617Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-05-15T23:07:04.964Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 265 | 2026-05-15T23:07:05.417Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 266 | 2026-05-15T23:07:05.713Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 267 | 2026-05-15T23:07:06.048Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 268 | 2026-05-15T23:07:06.643Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 269 | 2026-05-15T23:07:06.943Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 270 | 2026-05-15T23:07:07.174Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 271 | 2026-05-15T23:07:07.432Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 272 | 2026-05-15T23:07:07.903Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 273 | 2026-05-15T23:07:08.377Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 274 | 2026-05-15T23:07:08.665Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 275 | 2026-05-15T23:07:09.068Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-05-15T23:07:10.941Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 277 | 2026-05-15T23:07:11.532Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 278 | 2026-05-15T23:07:13.338Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 279 | 2026-05-15T23:07:13.940Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 280 | 2026-05-15T23:07:14.218Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 281 | 2026-05-15T23:07:14.464Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 282 | 2026-05-15T23:07:16.136Z | Downloading crates ... |
| 283 | 2026-05-15T23:07:16.202Z | Downloaded cargo_metadata v0.18.1 |
| 284 | 2026-05-15T23:07:16.205Z | Downloaded async-recursion v1.1.1 |
| 285 | 2026-05-15T23:07:16.209Z | Downloaded async-trait v0.1.89 |
| 286 | 2026-05-15T23:07:16.213Z | Downloaded crypto-common v0.1.6 |
| 287 | 2026-05-15T23:07:16.215Z | Downloaded convert_case v0.4.0 |
| 288 | 2026-05-15T23:07:16.218Z | Downloaded async-stream-impl v0.3.6 |
| 289 | 2026-05-15T23:07:16.218Z | Downloaded async-stream v0.3.6 |
| 290 | 2026-05-15T23:07:16.221Z | Downloaded adler2 v2.0.1 |
| 291 | 2026-05-15T23:07:16.224Z | Downloaded aead v0.5.2 |
| 292 | 2026-05-15T23:07:16.227Z | Downloaded dtrace-parser v0.3.0 |
| 293 | 2026-05-15T23:07:16.230Z | Downloaded cargo-platform v0.1.9 |
| 294 | 2026-05-15T23:07:16.230Z | Downloaded ciborium-ll v0.2.2 |
| 295 | 2026-05-15T23:07:16.233Z | Downloaded equivalent v1.0.2 |
| 296 | 2026-05-15T23:07:16.233Z | Downloaded embedded-io v0.6.1 |
| 297 | 2026-05-15T23:07:16.235Z | Downloaded displaydoc v0.2.5 |
| 298 | 2026-05-15T23:07:16.238Z | Downloaded hostname v0.3.1 |
| 299 | 2026-05-15T23:07:16.241Z | Downloaded errno v0.3.14 |
| 300 | 2026-05-15T23:07:16.244Z | Downloaded futures-core v0.3.32 |
| 301 | 2026-05-15T23:07:16.244Z | Downloaded git-stub v1.0.0 |
| 302 | 2026-05-15T23:07:16.247Z | Downloaded chacha20 v0.9.1 |
| 303 | 2026-05-15T23:07:16.250Z | Downloaded fixedbitset v0.4.2 |
| 304 | 2026-05-15T23:07:16.250Z | Downloaded float-ord v0.3.2 |
| 305 | 2026-05-15T23:07:16.253Z | Downloaded colored v3.0.0 |
| 306 | 2026-05-15T23:07:16.256Z | Downloaded glob v0.3.3 |
| 307 | 2026-05-15T23:07:16.259Z | Downloaded constant_time_eq v0.3.1 |
| 308 | 2026-05-15T23:07:16.259Z | Downloaded fs_extra v1.3.0 |
| 309 | 2026-05-15T23:07:16.262Z | Downloaded ff v0.13.1 |
| 310 | 2026-05-15T23:07:16.265Z | Downloaded gethostname v0.5.0 |
| 311 | 2026-05-15T23:07:16.265Z | Downloaded bytes v1.11.1 |
| 312 | 2026-05-15T23:07:16.268Z | Downloaded bitflags v1.3.2 |
| 313 | 2026-05-15T23:07:16.271Z | Downloaded hickory-resolver v0.24.4 |
| 314 | 2026-05-15T23:07:16.274Z | Downloaded drift v0.1.3 |
| 315 | 2026-05-15T23:07:16.279Z | Downloaded daft v0.1.4 |
| 316 | 2026-05-15T23:07:16.281Z | Downloaded hashbrown v0.12.3 |
| 317 | 2026-05-15T23:07:16.284Z | Downloaded cpufeatures v0.2.17 |
| 318 | 2026-05-15T23:07:16.287Z | Downloaded http-body v1.0.1 |
| 319 | 2026-05-15T23:07:16.290Z | Downloaded heck v0.5.0 |
| 320 | 2026-05-15T23:07:16.290Z | Downloaded enum-as-inner v0.6.1 |
| 321 | 2026-05-15T23:07:16.293Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 322 | 2026-05-15T23:07:16.296Z | Downloaded foreign-types-macros v0.2.3 |
| 323 | 2026-05-15T23:07:16.296Z | Downloaded dunce v1.0.5 |
| 324 | 2026-05-15T23:07:16.299Z | Downloaded hash32 v0.3.1 |
| 325 | 2026-05-15T23:07:16.299Z | Downloaded futures-io v0.3.32 |
| 326 | 2026-05-15T23:07:16.302Z | Downloaded foreign-types-shared v0.1.1 |
| 327 | 2026-05-15T23:07:16.304Z | Downloaded hubpack_derive v0.1.1 |
| 328 | 2026-05-15T23:07:16.304Z | Downloaded dof v0.3.0 |
| 329 | 2026-05-15T23:07:16.307Z | Downloaded ingot v0.1.1 |
| 330 | 2026-05-15T23:07:16.307Z | Downloaded debug-ignore v1.0.5 |
| 331 | 2026-05-15T23:07:16.310Z | Downloaded heck v0.4.1 |
| 332 | 2026-05-15T23:07:16.312Z | Downloaded fastrand v2.3.0 |
| 333 | 2026-05-15T23:07:16.315Z | Downloaded futures-sink v0.3.32 |
| 334 | 2026-05-15T23:07:16.315Z | Downloaded foreign-types v0.3.2 |
| 335 | 2026-05-15T23:07:16.318Z | Downloaded fnv v1.0.7 |
| 336 | 2026-05-15T23:07:16.318Z | Downloaded embedded-io v0.4.0 |
| 337 | 2026-05-15T23:07:16.321Z | Downloaded foreign-types v0.5.0 |
| 338 | 2026-05-15T23:07:16.321Z | Downloaded ident_case v1.0.1 |
| 339 | 2026-05-15T23:07:16.324Z | Downloaded darling_macro v0.21.3 |
| 340 | 2026-05-15T23:07:16.327Z | Downloaded bit-set v0.8.0 |
| 341 | 2026-05-15T23:07:16.327Z | Downloaded futures-task v0.3.32 |
| 342 | 2026-05-15T23:07:16.329Z | Downloaded indent_write v2.2.0 |
| 343 | 2026-05-15T23:07:16.332Z | Downloaded display-error-chain v0.2.2 |
| 344 | 2026-05-15T23:07:16.332Z | Downloaded foreign-types-shared v0.3.1 |
| 345 | 2026-05-15T23:07:16.335Z | Downloaded hex v0.4.3 |
| 346 | 2026-05-15T23:07:16.335Z | Downloaded defmt-macros v1.0.1 |
| 347 | 2026-05-15T23:07:16.338Z | Downloaded hubpack v0.1.2 |
| 348 | 2026-05-15T23:07:16.341Z | Downloaded const_format_proc_macros v0.2.34 |
| 349 | 2026-05-15T23:07:16.344Z | Downloaded ciborium v0.2.2 |
| 350 | 2026-05-15T23:07:16.344Z | Downloaded erased-serde v0.3.31 |
| 351 | 2026-05-15T23:07:16.346Z | Downloaded camino-tempfile v1.4.1 |
| 352 | 2026-05-15T23:07:16.349Z | Downloaded instant v0.1.13 |
| 353 | 2026-05-15T23:07:16.352Z | Downloaded libscf-sys v1.1.0 |
| 354 | 2026-05-15T23:07:16.352Z | Downloaded hyper-tls v0.6.0 |
| 355 | 2026-05-15T23:07:16.355Z | Downloaded idna_adapter v1.2.1 |
| 356 | 2026-05-15T23:07:16.355Z | Downloaded bytecount v0.6.9 |
| 357 | 2026-05-15T23:07:16.357Z | Downloaded byteorder v1.5.0 |
| 358 | 2026-05-15T23:07:16.360Z | Downloaded httpdate v1.0.3 |
| 359 | 2026-05-15T23:07:16.360Z | Downloaded bcs v0.1.6 |
| 360 | 2026-05-15T23:07:16.363Z | Downloaded autocfg v1.5.0 |
| 361 | 2026-05-15T23:07:16.366Z | Downloaded data-encoding v2.9.0 |
| 362 | 2026-05-15T23:07:16.366Z | Downloaded itoa v1.0.15 |
| 363 | 2026-05-15T23:07:16.369Z | Downloaded defmt v1.0.1 |
| 364 | 2026-05-15T23:07:16.372Z | Downloaded is-terminal v0.4.16 |
| 365 | 2026-05-15T23:07:16.372Z | Downloaded internet-checksum v0.2.1 |
| 366 | 2026-05-15T23:07:16.374Z | Downloaded crossbeam-deque v0.8.6 |
| 367 | 2026-05-15T23:07:16.374Z | Downloaded keccak v0.1.6 |
| 368 | 2026-05-15T23:07:16.377Z | Downloaded lazy_static v1.5.0 |
| 369 | 2026-05-15T23:07:16.380Z | Downloaded http-body-util v0.1.3 |
| 370 | 2026-05-15T23:07:16.380Z | Downloaded csv-core v0.1.12 |
| 371 | 2026-05-15T23:07:16.383Z | Downloaded lru-cache v0.1.2 |
| 372 | 2026-05-15T23:07:16.383Z | Downloaded managed v0.8.0 |
| 373 | 2026-05-15T23:07:16.386Z | Downloaded linked-hash-map v0.5.6 |
| 374 | 2026-05-15T23:07:16.389Z | Downloaded macaddr v1.0.1 |
| 375 | 2026-05-15T23:07:16.389Z | Downloaded fixedbitset v0.5.7 |
| 376 | 2026-05-15T23:07:16.391Z | Downloaded anstream v1.0.0 |
| 377 | 2026-05-15T23:07:16.394Z | Downloaded group v0.13.0 |
| 378 | 2026-05-15T23:07:16.395Z | Downloaded camino v1.2.2 |
| 379 | 2026-05-15T23:07:16.397Z | Downloaded match_cfg v0.1.0 |
| 380 | 2026-05-15T23:07:16.397Z | Downloaded iana-time-zone v0.1.64 |
| 381 | 2026-05-15T23:07:16.400Z | Downloaded hkdf v0.12.4 |
| 382 | 2026-05-15T23:07:16.403Z | Downloaded goblin v0.8.2 |
| 383 | 2026-05-15T23:07:16.406Z | Downloaded num v0.4.3 |
| 384 | 2026-05-15T23:07:16.409Z | Downloaded memmap v0.7.0 |
| 385 | 2026-05-15T23:07:16.409Z | Downloaded newtype-uuid-macros v0.1.0 |
| 386 | 2026-05-15T23:07:16.411Z | Downloaded allocator-api2 v0.2.21 |
| 387 | 2026-05-15T23:07:16.414Z | Downloaded num_threads v0.1.7 |
| 388 | 2026-05-15T23:07:16.414Z | Downloaded newline-converter v0.3.0 |
| 389 | 2026-05-15T23:07:16.419Z | Downloaded omicron-workspace-hack v0.1.0 |
| 390 | 2026-05-15T23:07:16.419Z | Downloaded num-conv v0.2.1 |
| 391 | 2026-05-15T23:07:16.422Z | Downloaded humantime v2.3.0 |
| 392 | 2026-05-15T23:07:16.422Z | Downloaded opaque-debug v0.3.1 |
| 393 | 2026-05-15T23:07:16.422Z | Downloaded fs-err v3.1.2 |
| 394 | 2026-05-15T23:07:16.424Z | Downloaded deranged v0.5.3 |
| 395 | 2026-05-15T23:07:16.427Z | Downloaded olpc-cjson v0.1.4 |
| 396 | 2026-05-15T23:07:16.427Z | Downloaded highway v1.3.0 |
| 397 | 2026-05-15T23:07:16.430Z | Downloaded foldhash v0.2.0 |
| 398 | 2026-05-15T23:07:16.430Z | Downloaded kstat-rs v0.2.4 |
| 399 | 2026-05-15T23:07:16.433Z | Downloaded cookie v0.18.1 |
| 400 | 2026-05-15T23:07:16.437Z | Downloaded jobserver v0.1.34 |
| 401 | 2026-05-15T23:07:16.437Z | Downloaded bitflags v2.9.4 |
| 402 | 2026-05-15T23:07:16.440Z | Downloaded openssl-probe v0.1.6 |
| 403 | 2026-05-15T23:07:16.440Z | Downloaded lock_api v0.4.14 |
| 404 | 2026-05-15T23:07:16.443Z | Downloaded libsw-core v0.3.2 |
| 405 | 2026-05-15T23:07:16.443Z | Downloaded libsw v3.5.0 |
| 406 | 2026-05-15T23:07:16.446Z | Downloaded crc32fast v1.5.0 |
| 407 | 2026-05-15T23:07:16.449Z | Downloaded ipnetwork v0.21.1 |
| 408 | 2026-05-15T23:07:16.449Z | Downloaded linear-map v1.2.0 |
| 409 | 2026-05-15T23:07:16.452Z | Downloaded httparse v1.10.1 |
| 410 | 2026-05-15T23:07:16.455Z | Downloaded ingot-types v0.1.2 |
| 411 | 2026-05-15T23:07:16.455Z | Downloaded libloading v0.8.9 |
| 412 | 2026-05-15T23:07:16.458Z | Downloaded openssl-macros v0.1.1 |
| 413 | 2026-05-15T23:07:16.458Z | Downloaded derive-where v1.6.0 |
| 414 | 2026-05-15T23:07:16.460Z | Downloaded anyhow v1.0.102 |
| 415 | 2026-05-15T23:07:16.463Z | Downloaded native-tls v0.2.14 |
| 416 | 2026-05-15T23:07:16.466Z | Downloaded phf_shared v0.12.1 |
| 417 | 2026-05-15T23:07:16.466Z | Downloaded plain v0.2.3 |
| 418 | 2026-05-15T23:07:16.469Z | Downloaded pin-utils v0.1.0 |
| 419 | 2026-05-15T23:07:16.469Z | Downloaded potential_utf v0.1.3 |
| 420 | 2026-05-15T23:07:16.471Z | Downloaded parse-display v0.10.0 |
| 421 | 2026-05-15T23:07:16.472Z | Downloaded num-integer v0.1.46 |
| 422 | 2026-05-15T23:07:16.474Z | Downloaded newtype-uuid v1.3.2 |
| 423 | 2026-05-15T23:07:16.474Z | Downloaded multer v3.1.0 |
| 424 | 2026-05-15T23:07:16.477Z | Downloaded percent-encoding v2.3.2 |
| 425 | 2026-05-15T23:07:16.480Z | Downloaded powerfmt v0.2.0 |
| 426 | 2026-05-15T23:07:16.480Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 427 | 2026-05-15T23:07:16.483Z | Downloaded proc-macro-crate v1.3.1 |
| 428 | 2026-05-15T23:07:16.483Z | Downloaded pretty-hex v0.4.1 |
| 429 | 2026-05-15T23:07:16.483Z | Downloaded proc-macro-error-attr v1.0.4 |
| 430 | 2026-05-15T23:07:16.486Z | Downloaded progenitor-client v0.11.1 |
| 431 | 2026-05-15T23:07:16.486Z | Downloaded progenitor-client v0.10.0 |
| 432 | 2026-05-15T23:07:16.489Z | Downloaded num-rational v0.4.2 |
| 433 | 2026-05-15T23:07:16.489Z | Downloaded globset v0.4.16 |
| 434 | 2026-05-15T23:07:16.492Z | Downloaded num_enum v0.7.5 |
| 435 | 2026-05-15T23:07:16.494Z | Downloaded ipnet v2.11.0 |
| 436 | 2026-05-15T23:07:16.497Z | Downloaded ingot-macros v0.1.1 |
| 437 | 2026-05-15T23:07:16.497Z | Downloaded filetime v0.2.26 |
| 438 | 2026-05-15T23:07:16.500Z | Downloaded num_enum v0.5.11 |
| 439 | 2026-05-15T23:07:16.503Z | Downloaded owo-colors v4.3.0 |
| 440 | 2026-05-15T23:07:16.503Z | Downloaded mime v0.3.17 |
| 441 | 2026-05-15T23:07:16.506Z | Downloaded quick-error v1.2.3 |
| 442 | 2026-05-15T23:07:16.506Z | Downloaded darling_core v0.21.3 |
| 443 | 2026-05-15T23:07:16.509Z | Downloaded progenitor-macro v0.13.0 |
| 444 | 2026-05-15T23:07:16.512Z | Downloaded futures v0.3.32 |
| 445 | 2026-05-15T23:07:16.515Z | Downloaded paste v1.0.15 |
| 446 | 2026-05-15T23:07:16.518Z | Downloaded icu_properties v2.0.1 |
| 447 | 2026-05-15T23:07:16.520Z | Downloaded memoffset v0.9.1 |
| 448 | 2026-05-15T23:07:16.520Z | Downloaded pem v3.0.5 |
| 449 | 2026-05-15T23:07:16.523Z | Downloaded ref-cast v1.0.25 |
| 450 | 2026-05-15T23:07:16.523Z | Downloaded rand_xorshift v0.4.0 |
| 451 | 2026-05-15T23:07:16.526Z | Downloaded rand_chacha v0.3.1 |
| 452 | 2026-05-15T23:07:16.526Z | Downloaded getrandom v0.2.16 |
| 453 | 2026-05-15T23:07:16.529Z | Downloaded indexmap v1.9.3 |
| 454 | 2026-05-15T23:07:16.532Z | Downloaded password-hash v0.5.0 |
| 455 | 2026-05-15T23:07:16.534Z | Downloaded ref-cast-impl v1.0.25 |
| 456 | 2026-05-15T23:07:16.534Z | Downloaded memmap2 v0.9.8 |
| 457 | 2026-05-15T23:07:16.537Z | Downloaded flate2 v1.1.2 |
| 458 | 2026-05-15T23:07:16.540Z | Downloaded rustc_version v0.1.7 |
| 459 | 2026-05-15T23:07:16.540Z | Downloaded rustc_version v0.4.1 |
| 460 | 2026-05-15T23:07:16.543Z | Downloaded proc-macro-error v1.0.4 |
| 461 | 2026-05-15T23:07:16.543Z | Downloaded pkg-config v0.3.32 |
| 462 | 2026-05-15T23:07:16.547Z | Downloaded pin-project-internal v1.1.10 |
| 463 | 2026-05-15T23:07:16.547Z | Downloaded rustc-hash v2.1.1 |
| 464 | 2026-05-15T23:07:16.550Z | Downloaded num_enum_derive v0.7.5 |
| 465 | 2026-05-15T23:07:16.550Z | Downloaded num-complex v0.4.6 |
| 466 | 2026-05-15T23:07:16.550Z | Downloaded proc-macro-error2 v2.0.1 |
| 467 | 2026-05-15T23:07:16.553Z | Downloaded same-file v1.0.6 |
| 468 | 2026-05-15T23:07:16.556Z | Downloaded scroll_derive v0.12.1 |
| 469 | 2026-05-15T23:07:16.556Z | Downloaded ppv-lite86 v0.2.21 |
| 470 | 2026-05-15T23:07:16.556Z | Downloaded poly1305 v0.8.0 |
| 471 | 2026-05-15T23:07:16.559Z | Downloaded secrecy v0.10.3 |
| 472 | 2026-05-15T23:07:16.562Z | Downloaded search_path v0.1.4 |
| 473 | 2026-05-15T23:07:16.562Z | Downloaded progenitor-client v0.13.0 |
| 474 | 2026-05-15T23:07:16.565Z | Downloaded dropshot_endpoint v0.16.7 |
| 475 | 2026-05-15T23:07:16.565Z | Downloaded icu_normalizer_data v2.0.0 |
| 476 | 2026-05-15T23:07:16.567Z | Downloaded once_cell v1.21.3 |
| 477 | 2026-05-15T23:07:16.570Z | Downloaded progenitor v0.13.0 |
| 478 | 2026-05-15T23:07:16.570Z | Downloaded omicron-zone-package v0.12.2 |
| 479 | 2026-05-15T23:07:16.573Z | Downloaded blake2 v0.10.6 |
| 480 | 2026-05-15T23:07:16.576Z | Downloaded serde_plain v1.0.2 |
| 481 | 2026-05-15T23:07:16.576Z | Downloaded scroll_derive v0.13.1 |
| 482 | 2026-05-15T23:07:16.579Z | Downloaded serde-big-array v0.5.1 |
| 483 | 2026-05-15T23:07:16.579Z | Downloaded progenitor-macro v0.11.1 |
| 484 | 2026-05-15T23:07:16.580Z | Downloaded progenitor v0.10.0 |
| 485 | 2026-05-15T23:07:16.582Z | Downloaded progenitor v0.11.1 |
| 486 | 2026-05-15T23:07:16.582Z | Downloaded serde_spanned v1.0.4 |
| 487 | 2026-05-15T23:07:16.585Z | Downloaded serde_spanned v0.6.9 |
| 488 | 2026-05-15T23:07:16.585Z | Downloaded quote v1.0.45 |
| 489 | 2026-05-15T23:07:16.588Z | Downloaded rand_chacha v0.9.0 |
| 490 | 2026-05-15T23:07:16.588Z | Downloaded parking_lot v0.12.5 |
| 491 | 2026-05-15T23:07:16.591Z | Downloaded rand_core v0.6.4 |
| 492 | 2026-05-15T23:07:16.591Z | Downloaded litemap v0.8.0 |
| 493 | 2026-05-15T23:07:16.595Z | Downloaded sha1 v0.10.6 |
| 494 | 2026-05-15T23:07:16.598Z | Downloaded serde_urlencoded v0.7.1 |
| 495 | 2026-05-15T23:07:16.598Z | Downloaded serde_repr v0.1.20 |
| 496 | 2026-05-15T23:07:16.598Z | Downloaded pest_meta v2.8.2 |
| 497 | 2026-05-15T23:07:16.601Z | Downloaded pest_derive v2.8.2 |
| 498 | 2026-05-15T23:07:16.601Z | Downloaded rustls-pemfile v2.2.0 |
| 499 | 2026-05-15T23:07:16.603Z | Downloaded pin-project-lite v0.2.16 |
| 500 | 2026-05-15T23:07:16.606Z | Downloaded jiff-static v0.2.15 |
| 501 | 2026-05-15T23:07:16.609Z | Downloaded pest_generator v2.8.2 |
| 502 | 2026-05-15T23:07:16.609Z | Downloaded rand_core v0.9.3 |
| 503 | 2026-05-15T23:07:16.612Z | Downloaded num-traits v0.2.19 |
| 504 | 2026-05-15T23:07:16.612Z | Downloaded sigpipe v0.1.3 |
| 505 | 2026-05-15T23:07:16.615Z | Downloaded scopeguard v1.2.0 |
| 506 | 2026-05-15T23:07:16.615Z | Downloaded signal-hook-tokio v0.3.1 |
| 507 | 2026-05-15T23:07:16.618Z | Downloaded smawk v0.3.2 |
| 508 | 2026-05-15T23:07:16.618Z | Downloaded rustversion v1.0.22 |
| 509 | 2026-05-15T23:07:16.621Z | Downloaded postcard v1.1.3 |
| 510 | 2026-05-15T23:07:16.621Z | Downloaded slog-bunyan v2.5.0 |
| 511 | 2026-05-15T23:07:16.623Z | Downloaded strsim v0.11.1 |
| 512 | 2026-05-15T23:07:16.623Z | Downloaded strum v0.26.3 |
| 513 | 2026-05-15T23:07:16.624Z | Downloaded rusty-fork v0.3.0 |
| 514 | 2026-05-15T23:07:16.626Z | Downloaded siphasher v1.0.1 |
| 515 | 2026-05-15T23:07:16.626Z | Downloaded resolv-conf v0.7.5 |
| 516 | 2026-05-15T23:07:16.629Z | Downloaded base64 v0.22.1 |
| 517 | 2026-05-15T23:07:16.632Z | Downloaded stable_deref_trait v1.2.0 |
| 518 | 2026-05-15T23:07:16.632Z | Downloaded scroll v0.12.0 |
| 519 | 2026-05-15T23:07:16.635Z | Downloaded half v2.7.1 |
| 520 | 2026-05-15T23:07:16.635Z | Downloaded icu_locale_core v2.0.0 |
| 521 | 2026-05-15T23:07:16.638Z | Downloaded papergrid v0.11.0 |
| 522 | 2026-05-15T23:07:16.641Z | Downloaded schemars_derive v0.8.22 |
| 523 | 2026-05-15T23:07:16.644Z | Downloaded semver v1.0.27 |
| 524 | 2026-05-15T23:07:16.647Z | Downloaded scroll v0.13.0 |
| 525 | 2026-05-15T23:07:16.647Z | Downloaded serde_derive_internals v0.29.1 |
| 526 | 2026-05-15T23:07:16.647Z | Downloaded structmeta-derive v0.3.0 |
| 527 | 2026-05-15T23:07:16.649Z | Downloaded parking_lot_core v0.9.12 |
| 528 | 2026-05-15T23:07:16.649Z | Downloaded swrite v0.1.0 |
| 529 | 2026-05-15T23:07:16.652Z | Downloaded sync_wrapper v1.0.2 |
| 530 | 2026-05-15T23:07:16.652Z | Downloaded subtle v2.6.1 |
| 531 | 2026-05-15T23:07:16.655Z | Downloaded strum v0.27.2 |
| 532 | 2026-05-15T23:07:16.655Z | Downloaded tabwriter v1.4.1 |
| 533 | 2026-05-15T23:07:16.655Z | Downloaded tabled_derive v0.11.0 |
| 534 | 2026-05-15T23:07:16.658Z | Downloaded supports-color v3.0.2 |
| 535 | 2026-05-15T23:07:16.658Z | Downloaded quinn-udp v0.5.14 |
| 536 | 2026-05-15T23:07:16.661Z | Downloaded serde_tokenstream v0.2.3 |
| 537 | 2026-05-15T23:07:16.661Z | Downloaded icu_normalizer v2.0.0 |
| 538 | 2026-05-15T23:07:16.664Z | Downloaded crypto-bigint v0.5.5 |
| 539 | 2026-05-15T23:07:16.667Z | Downloaded heapless v0.8.0 |
| 540 | 2026-05-15T23:07:16.669Z | Downloaded take_mut v0.2.2 |
| 541 | 2026-05-15T23:07:16.669Z | Downloaded tagptr v0.2.0 |
| 542 | 2026-05-15T23:07:16.672Z | Downloaded termtree v0.5.1 |
| 543 | 2026-05-15T23:07:16.672Z | Downloaded tabled_derive v0.7.0 |
| 544 | 2026-05-15T23:07:16.672Z | Downloaded log v0.4.29 |
| 545 | 2026-05-15T23:07:16.675Z | Downloaded terminal_size v0.4.3 |
| 546 | 2026-05-15T23:07:16.675Z | Downloaded pin-project v1.1.10 |
| 547 | 2026-05-15T23:07:16.681Z | Downloaded smf v0.2.3 |
| 548 | 2026-05-15T23:07:16.684Z | Downloaded slog-term v2.9.2 |
| 549 | 2026-05-15T23:07:16.687Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 550 | 2026-05-15T23:07:16.687Z | Downloaded thread-id v4.2.2 |
| 551 | 2026-05-15T23:07:16.687Z | Downloaded time-core v0.1.8 |
| 552 | 2026-05-15T23:07:16.689Z | Downloaded miniz_oxide v0.8.9 |
| 553 | 2026-05-15T23:07:16.689Z | Downloaded curl v0.4.49 |
| 554 | 2026-05-15T23:07:16.692Z | Downloaded ryu v1.0.20 |
| 555 | 2026-05-15T23:07:16.695Z | Downloaded proc-macro2 v1.0.106 |
| 556 | 2026-05-15T23:07:16.698Z | Downloaded thread-id v5.0.0 |
| 557 | 2026-05-15T23:07:16.698Z | Downloaded testing_table v0.3.0 |
| 558 | 2026-05-15T23:07:16.698Z | Downloaded slog-dtrace v0.3.0 |
| 559 | 2026-05-15T23:07:16.701Z | Downloaded slab v0.4.11 |
| 560 | 2026-05-15T23:07:16.701Z | Downloaded crossbeam-channel v0.5.15 |
| 561 | 2026-05-15T23:07:16.704Z | Downloaded slog-async v2.8.0 |
| 562 | 2026-05-15T23:07:16.704Z | Downloaded tinyvec_macros v0.1.1 |
| 563 | 2026-05-15T23:07:16.707Z | Downloaded progenitor-impl v0.10.0 |
| 564 | 2026-05-15T23:07:16.707Z | Downloaded shlex v1.3.0 |
| 565 | 2026-05-15T23:07:16.710Z | Downloaded semver v0.1.20 |
| 566 | 2026-05-15T23:07:16.710Z | Downloaded static_assertions v1.1.0 |
| 567 | 2026-05-15T23:07:16.710Z | Downloaded snafu-derive v0.8.9 |
| 568 | 2026-05-15T23:07:16.712Z | Downloaded chacha20poly1305 v0.10.1 |
| 569 | 2026-05-15T23:07:16.712Z | Downloaded phf v0.12.1 |
| 570 | 2026-05-15T23:07:16.713Z | Downloaded hyper-util v0.1.19 |
| 571 | 2026-05-15T23:07:16.715Z | Downloaded elliptic-curve v0.13.8 |
| 572 | 2026-05-15T23:07:16.719Z | Downloaded progenitor-impl v0.11.1 |
| 573 | 2026-05-15T23:07:16.722Z | Downloaded oxide-tokio-rt v0.1.2 |
| 574 | 2026-05-15T23:07:16.722Z | Downloaded const_format v0.2.34 |
| 575 | 2026-05-15T23:07:16.724Z | Downloaded parse-display-derive v0.10.0 |
| 576 | 2026-05-15T23:07:16.724Z | Downloaded structmeta v0.3.0 |
| 577 | 2026-05-15T23:07:16.727Z | Downloaded sha2 v0.10.9 |
| 578 | 2026-05-15T23:07:16.727Z | Downloaded serde_path_to_error v0.1.20 |
| 579 | 2026-05-15T23:07:16.730Z | Downloaded strum_macros v0.26.4 |
| 580 | 2026-05-15T23:07:16.730Z | Downloaded icu_collections v2.0.0 |
| 581 | 2026-05-15T23:07:16.733Z | Downloaded synstructure v0.13.2 |
| 582 | 2026-05-15T23:07:16.735Z | Downloaded strum_macros v0.27.2 |
| 583 | 2026-05-15T23:07:16.736Z | Downloaded topological-sort v0.2.2 |
| 584 | 2026-05-15T23:07:16.738Z | Downloaded dropshot-api-manager v0.5.2 |
| 585 | 2026-05-15T23:07:16.738Z | Downloaded http v1.4.0 |
| 586 | 2026-05-15T23:07:16.741Z | Downloaded papergrid v0.17.0 |
| 587 | 2026-05-15T23:07:16.744Z | Downloaded toml_write v0.1.2 |
| 588 | 2026-05-15T23:07:16.747Z | Downloaded try-lock v0.2.5 |
| 589 | 2026-05-15T23:07:16.747Z | Downloaded tower-layer v0.3.3 |
| 590 | 2026-05-15T23:07:16.747Z | Downloaded openssl-sys v0.9.112 |
| 591 | 2026-05-15T23:07:16.750Z | Downloaded signal-hook-registry v1.4.6 |
| 592 | 2026-05-15T23:07:16.752Z | Downloaded memchr v2.7.5 |
| 593 | 2026-05-15T23:07:16.755Z | Downloaded tower-service v0.3.3 |
| 594 | 2026-05-15T23:07:16.755Z | Downloaded slog-json v2.6.1 |
| 595 | 2026-05-15T23:07:16.755Z | Downloaded serde_with_macros v3.14.1 |
| 596 | 2026-05-15T23:07:16.758Z | Downloaded indexmap v2.13.0 |
| 597 | 2026-05-15T23:07:16.761Z | Downloaded unicode-linebreak v0.1.5 |
| 598 | 2026-05-15T23:07:16.761Z | Downloaded thread_local v1.1.9 |
| 599 | 2026-05-15T23:07:16.761Z | Downloaded thiserror v2.0.18 |
| 600 | 2026-05-15T23:07:16.764Z | Downloaded thiserror v1.0.69 |
| 601 | 2026-05-15T23:07:16.767Z | Downloaded thiserror-impl v2.0.18 |
| 602 | 2026-05-15T23:07:16.770Z | Downloaded minimal-lexical v0.2.1 |
| 603 | 2026-05-15T23:07:16.772Z | Downloaded progenitor-impl v0.13.0 |
| 604 | 2026-05-15T23:07:16.772Z | Downloaded universal-hash v0.5.1 |
| 605 | 2026-05-15T23:07:16.775Z | Downloaded typify-macro v0.4.3 |
| 606 | 2026-05-15T23:07:16.775Z | Downloaded smallvec v1.15.1 |
| 607 | 2026-05-15T23:07:16.775Z | Downloaded untrusted v0.7.1 |
| 608 | 2026-05-15T23:07:16.778Z | Downloaded unarray v0.1.4 |
| 609 | 2026-05-15T23:07:16.778Z | Downloaded untrusted v0.9.0 |
| 610 | 2026-05-15T23:07:16.778Z | Downloaded usdt-attr-macro v0.5.0 |
| 611 | 2026-05-15T23:07:16.781Z | Downloaded expectorate v1.2.0 |
| 612 | 2026-05-15T23:07:16.781Z | Downloaded tokio-native-tls v0.3.1 |
| 613 | 2026-05-15T23:07:16.784Z | Downloaded time-macros v0.2.27 |
| 614 | 2026-05-15T23:07:16.784Z | Downloaded rayon-core v1.13.0 |
| 615 | 2026-05-15T23:07:16.787Z | Downloaded serde_yaml v0.9.34+deprecated |
| 616 | 2026-05-15T23:07:16.789Z | Downloaded clap_builder v4.6.0 |
| 617 | 2026-05-15T23:07:16.792Z | Downloaded usdt-attr-macro v0.6.0 |
| 618 | 2026-05-15T23:07:16.793Z | Downloaded spin v0.9.8 |
| 619 | 2026-05-15T23:07:16.795Z | Downloaded usdt v0.5.0 |
| 620 | 2026-05-15T23:07:16.795Z | Downloaded usdt v0.6.0 |
| 621 | 2026-05-15T23:07:16.795Z | Downloaded utf8_iter v1.0.4 |
| 622 | 2026-05-15T23:07:16.796Z | Downloaded usdt-macro v0.6.0 |
| 623 | 2026-05-15T23:07:16.798Z | Downloaded usdt-macro v0.5.0 |
| 624 | 2026-05-15T23:07:16.798Z | Downloaded toml_datetime v0.6.11 |
| 625 | 2026-05-15T23:07:16.798Z | Downloaded tokio-dtrace v0.1.1 |
| 626 | 2026-05-15T23:07:16.798Z | Downloaded hickory-resolver v0.25.2 |
| 627 | 2026-05-15T23:07:16.801Z | Downloaded tinystr v0.8.1 |
| 628 | 2026-05-15T23:07:16.804Z | Downloaded signal-hook v0.3.18 |
| 629 | 2026-05-15T23:07:16.804Z | Downloaded serde_core v1.0.228 |
| 630 | 2026-05-15T23:07:16.807Z | Downloaded tokio-macros v2.6.0 |
| 631 | 2026-05-15T23:07:16.807Z | Downloaded thiserror-impl v1.0.69 |
| 632 | 2026-05-15T23:07:16.810Z | Downloaded unicode-xid v0.2.6 |
| 633 | 2026-05-15T23:07:16.810Z | Downloaded wait-timeout v0.2.1 |
| 634 | 2026-05-15T23:07:16.810Z | Downloaded version_check v0.9.5 |
| 635 | 2026-05-15T23:07:16.810Z | Downloaded utf8parse v0.2.2 |
| 636 | 2026-05-15T23:07:16.813Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 637 | 2026-05-15T23:07:16.813Z | Downloaded serde_derive v1.0.228 |
| 638 | 2026-05-15T23:07:16.816Z | Downloaded want v0.3.1 |
| 639 | 2026-05-15T23:07:16.816Z | Downloaded waitgroup v0.1.2 |
| 640 | 2026-05-15T23:07:16.816Z | Downloaded term v1.2.0 |
| 641 | 2026-05-15T23:07:16.818Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 642 | 2026-05-15T23:07:16.818Z | Downloaded prettyplease v0.2.37 |
| 643 | 2026-05-15T23:07:16.821Z | Downloaded tempfile v3.23.0 |
| 644 | 2026-05-15T23:07:16.824Z | Downloaded socket2 v0.5.10 |
| 645 | 2026-05-15T23:07:16.824Z | Downloaded yoke-derive v0.8.0 |
| 646 | 2026-05-15T23:07:16.824Z | Downloaded slog v2.8.2 |
| 647 | 2026-05-15T23:07:16.827Z | Downloaded typify-macro v0.6.1 |
| 648 | 2026-05-15T23:07:16.827Z | Downloaded oxnet v0.1.4 |
| 649 | 2026-05-15T23:07:16.827Z | Downloaded icu_provider v2.0.0 |
| 650 | 2026-05-15T23:07:16.830Z | Downloaded getrandom v0.3.3 |
| 651 | 2026-05-15T23:07:16.833Z | Downloaded progenitor-macro v0.10.0 |
| 652 | 2026-05-15T23:07:16.833Z | Downloaded clap v4.6.0 |
| 653 | 2026-05-15T23:07:16.836Z | Downloaded similar v2.7.0 |
| 654 | 2026-05-15T23:07:16.839Z | Downloaded hyper-rustls v0.27.7 |
| 655 | 2026-05-15T23:07:16.842Z | Downloaded xattr v1.6.1 |
| 656 | 2026-05-15T23:07:16.842Z | Downloaded zeroize_derive v1.4.3 |
| 657 | 2026-05-15T23:07:16.845Z | Downloaded zerofrom-derive v0.1.6 |
| 658 | 2026-05-15T23:07:16.845Z | Downloaded zerofrom v0.1.6 |
| 659 | 2026-05-15T23:07:16.845Z | Downloaded thiserror-no-std v2.0.2 |
| 660 | 2026-05-15T23:07:16.848Z | Downloaded schemars v0.8.22 |
| 661 | 2026-05-15T23:07:16.852Z | Downloaded tokio-rustls v0.26.3 |
| 662 | 2026-05-15T23:07:16.855Z | Downloaded crossbeam-epoch v0.9.18 |
| 663 | 2026-05-15T23:07:16.857Z | Downloaded usdt-impl v0.6.0 |
| 664 | 2026-05-15T23:07:16.857Z | Downloaded hmac v0.12.1 |
| 665 | 2026-05-15T23:07:16.857Z | Downloaded futures-channel v0.3.32 |
| 666 | 2026-05-15T23:07:16.861Z | Downloaded darling v0.21.3 |
| 667 | 2026-05-15T23:07:16.863Z | Downloaded toml v0.8.23 |
| 668 | 2026-05-15T23:07:16.863Z | Downloaded socket2 v0.6.0 |
| 669 | 2026-05-15T23:07:16.866Z | Downloaded rustls-pki-types v1.12.0 |
| 670 | 2026-05-15T23:07:16.866Z | Downloaded zone v0.3.1 |
| 671 | 2026-05-15T23:07:16.869Z | Downloaded find-msvc-tools v0.1.9 |
| 672 | 2026-05-15T23:07:16.869Z | Downloaded tokio-rustls v0.25.0 |
| 673 | 2026-05-15T23:07:16.869Z | Downloaded vsss-rs v3.3.4 |
| 674 | 2026-05-15T23:07:16.872Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 675 | 2026-05-15T23:07:16.872Z | Downloaded rustls-webpki v0.103.6 |
| 676 | 2026-05-15T23:07:16.875Z | Downloaded crossbeam-utils v0.8.21 |
| 677 | 2026-05-15T23:07:16.878Z | Downloaded schemars v1.2.0 |
| 678 | 2026-05-15T23:07:16.883Z | Downloaded whoami v1.6.1 |
| 679 | 2026-05-15T23:07:16.886Z | Downloaded tracing-attributes v0.1.30 |
| 680 | 2026-05-15T23:07:16.886Z | Downloaded snafu v0.8.9 |
| 681 | 2026-05-15T23:07:16.889Z | Downloaded iddqd v0.3.17 |
| 682 | 2026-05-15T23:07:16.893Z | Downloaded rand v0.8.5 |
| 683 | 2026-05-15T23:07:16.895Z | Downloaded num_enum_derive v0.5.11 |
| 684 | 2026-05-15T23:07:16.898Z | Downloaded num-iter v0.1.45 |
| 685 | 2026-05-15T23:07:16.898Z | Downloaded num-derive v0.4.2 |
| 686 | 2026-05-15T23:07:16.898Z | Downloaded num-derive v0.3.3 |
| 687 | 2026-05-15T23:07:16.901Z | Downloaded newtype_derive v0.1.6 |
| 688 | 2026-05-15T23:07:16.901Z | Downloaded git-stub-vcs v0.1.0 |
| 689 | 2026-05-15T23:07:16.901Z | Downloaded lru-slab v0.1.2 |
| 690 | 2026-05-15T23:07:16.901Z | Downloaded yoke v0.8.0 |
| 691 | 2026-05-15T23:07:16.904Z | Downloaded usdt-impl v0.5.0 |
| 692 | 2026-05-15T23:07:16.904Z | Downloaded mio v1.0.4 |
| 693 | 2026-05-15T23:07:16.907Z | Downloaded console v0.15.11 |
| 694 | 2026-05-15T23:07:16.909Z | Downloaded test-strategy v0.4.3 |
| 695 | 2026-05-15T23:07:16.909Z | Downloaded writeable v0.6.1 |
| 696 | 2026-05-15T23:07:16.912Z | Downloaded toml v0.7.8 |
| 697 | 2026-05-15T23:07:16.912Z | Downloaded zone_cfg_derive v0.3.1 |
| 698 | 2026-05-15T23:07:16.915Z | Downloaded zeroize v1.8.1 |
| 699 | 2026-05-15T23:07:16.915Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 700 | 2026-05-15T23:07:16.918Z | Downloaded zerovec-derive v0.11.1 |
| 701 | 2026-05-15T23:07:16.918Z | Downloaded vergen v8.3.2 |
| 702 | 2026-05-15T23:07:16.921Z | Downloaded schemars v0.9.0 |
| 703 | 2026-05-15T23:07:16.925Z | Downloaded qorb v0.4.1 |
| 704 | 2026-05-15T23:07:16.928Z | Downloaded quinn v0.11.9 |
| 705 | 2026-05-15T23:07:16.930Z | Downloaded zmij v1.0.17 |
| 706 | 2026-05-15T23:07:16.930Z | Downloaded icu_properties_data v2.0.1 |
| 707 | 2026-05-15T23:07:16.935Z | Downloaded unicode-ident v1.0.24 |
| 708 | 2026-05-15T23:07:16.938Z | Downloaded serde v1.0.228 |
| 709 | 2026-05-15T23:07:16.941Z | Downloaded rand v0.9.2 |
| 710 | 2026-05-15T23:07:16.941Z | Downloaded ucd-trie v0.1.7 |
| 711 | 2026-05-15T23:07:16.944Z | Downloaded tinyvec v1.10.0 |
| 712 | 2026-05-15T23:07:16.944Z | Downloaded hashbrown v0.15.5 |
| 713 | 2026-05-15T23:07:16.947Z | Downloaded pest v2.8.2 |
| 714 | 2026-05-15T23:07:16.949Z | Downloaded idna v1.1.0 |
| 715 | 2026-05-15T23:07:16.952Z | Downloaded tar v0.4.45 |
| 716 | 2026-05-15T23:07:16.952Z | Downloaded tokio-stream v0.1.17 |
| 717 | 2026-05-15T23:07:16.955Z | Downloaded walkdir v2.5.0 |
| 718 | 2026-05-15T23:07:16.959Z | Downloaded typify v0.6.1 |
| 719 | 2026-05-15T23:07:16.959Z | Downloaded textwrap v0.16.2 |
| 720 | 2026-05-15T23:07:16.962Z | Downloaded nom v7.1.3 |
| 721 | 2026-05-15T23:07:16.962Z | Downloaded tracing-core v0.1.34 |
| 722 | 2026-05-15T23:07:16.965Z | Downloaded iri-string v0.7.8 |
| 723 | 2026-05-15T23:07:16.967Z | Downloaded zerocopy-derive v0.7.35 |
| 724 | 2026-05-15T23:07:16.970Z | Downloaded aho-corasick v1.1.3 |
| 725 | 2026-05-15T23:07:16.973Z | Downloaded unsafe-libyaml v0.2.11 |
| 726 | 2026-05-15T23:07:16.976Z | Downloaded hashbrown v0.16.1 |
| 727 | 2026-05-15T23:07:16.979Z | Downloaded itertools v0.12.1 |
| 728 | 2026-05-15T23:07:16.981Z | Downloaded clang-sys v1.8.1 |
| 729 | 2026-05-15T23:07:16.984Z | Downloaded anstyle-parse v1.0.0 |
| 730 | 2026-05-15T23:07:16.984Z | Downloaded uuid v1.20.0 |
| 731 | 2026-05-15T23:07:16.987Z | Downloaded futures-executor v0.3.32 |
| 732 | 2026-05-15T23:07:16.987Z | Downloaded toml_edit v0.22.27 |
| 733 | 2026-05-15T23:07:16.990Z | Downloaded itertools v0.14.0 |
| 734 | 2026-05-15T23:07:16.993Z | Downloaded typenum v1.18.0 |
| 735 | 2026-05-15T23:07:16.995Z | Downloaded foldhash v0.1.5 |
| 736 | 2026-05-15T23:07:16.995Z | Downloaded cmake v0.1.54 |
| 737 | 2026-05-15T23:07:16.995Z | Downloaded argon2 v0.5.3 |
| 738 | 2026-05-15T23:07:16.998Z | Downloaded is_terminal_polyfill v1.70.1 |
| 739 | 2026-05-15T23:07:16.998Z | Downloaded libm v0.2.15 |
| 740 | 2026-05-15T23:07:17.002Z | Downloaded arrayvec v0.7.6 |
| 741 | 2026-05-15T23:07:17.005Z | Downloaded anstyle v1.0.14 |
| 742 | 2026-05-15T23:07:17.005Z | Downloaded generic-array v0.14.7 |
| 743 | 2026-05-15T23:07:17.005Z | Downloaded hostname v0.4.2 |
| 744 | 2026-05-15T23:07:17.008Z | Downloaded typify v0.4.3 |
| 745 | 2026-05-15T23:07:17.008Z | Downloaded is_ci v1.2.0 |
| 746 | 2026-05-15T23:07:17.011Z | Downloaded inout v0.1.4 |
| 747 | 2026-05-15T23:07:17.011Z | Downloaded daft-derive v0.1.4 |
| 748 | 2026-05-15T23:07:17.014Z | Downloaded cc v1.2.58 |
| 749 | 2026-05-15T23:07:17.014Z | Downloaded cancel-safe-futures v0.1.5 |
| 750 | 2026-05-15T23:07:17.017Z | Downloaded cipher v0.4.4 |
| 751 | 2026-05-15T23:07:17.017Z | Downloaded bit-vec v0.8.0 |
| 752 | 2026-05-15T23:07:17.020Z | Downloaded form_urlencoded v1.2.2 |
| 753 | 2026-05-15T23:07:17.020Z | Downloaded dtrace-parser v0.2.0 |
| 754 | 2026-05-15T23:07:17.020Z | Downloaded defmt v0.3.100 |
| 755 | 2026-05-15T23:07:17.020Z | Downloaded cfg_aliases v0.2.1 |
| 756 | 2026-05-15T23:07:17.020Z | Downloaded atomicwrites v0.4.4 |
| 757 | 2026-05-15T23:07:17.023Z | Downloaded base16ct v0.2.0 |
| 758 | 2026-05-15T23:07:17.023Z | Downloaded defmt-parser v1.0.0 |
| 759 | 2026-05-15T23:07:17.023Z | Downloaded tower v0.5.2 |
| 760 | 2026-05-15T23:07:17.026Z | Downloaded toml_edit v0.19.15 |
| 761 | 2026-05-15T23:07:17.035Z | Downloaded tracing v0.1.41 |
| 762 | 2026-05-15T23:07:17.038Z | Downloaded steno v0.4.1 |
| 763 | 2026-05-15T23:07:17.040Z | Downloaded url v2.5.7 |
| 764 | 2026-05-15T23:07:17.043Z | Downloaded h2 v0.4.12 |
| 765 | 2026-05-15T23:07:17.046Z | Downloaded block-buffer v0.10.4 |
| 766 | 2026-05-15T23:07:17.046Z | Downloaded dyn-clone v1.0.20 |
| 767 | 2026-05-15T23:07:17.046Z | Downloaded dof v0.4.0 |
| 768 | 2026-05-15T23:07:17.049Z | Downloaded derive_more v0.99.20 |
| 769 | 2026-05-15T23:07:17.052Z | Downloaded colorchoice v1.0.4 |
| 770 | 2026-05-15T23:07:17.052Z | Downloaded clap_lex v1.1.0 |
| 771 | 2026-05-15T23:07:17.052Z | Downloaded either v1.15.0 |
| 772 | 2026-05-15T23:07:17.052Z | Downloaded cexpr v0.6.0 |
| 773 | 2026-05-15T23:07:17.055Z | Downloaded ciborium-io v0.2.2 |
| 774 | 2026-05-15T23:07:17.055Z | Downloaded cstr-argument v0.1.2 |
| 775 | 2026-05-15T23:07:17.055Z | Downloaded crucible-workspace-hack v0.1.0 |
| 776 | 2026-05-15T23:07:17.055Z | Downloaded cfg-if v1.0.3 |
| 777 | 2026-05-15T23:07:17.055Z | Downloaded anstyle-query v1.1.4 |
| 778 | 2026-05-15T23:07:17.058Z | Downloaded backoff v0.4.0 |
| 779 | 2026-05-15T23:07:17.058Z | Downloaded zerotrie v0.2.2 |
| 780 | 2026-05-15T23:07:17.060Z | Downloaded arrayref v0.3.9 |
| 781 | 2026-05-15T23:07:17.060Z | Downloaded cobs v0.3.0 |
| 782 | 2026-05-15T23:07:17.060Z | Downloaded blake3 v1.8.2 |
| 783 | 2026-05-15T23:07:17.064Z | Downloaded digest v0.10.7 |
| 784 | 2026-05-15T23:07:17.067Z | Downloaded derive-ex v0.1.8 |
| 785 | 2026-05-15T23:07:17.067Z | Downloaded atomic-waker v1.1.2 |
| 786 | 2026-05-15T23:07:17.067Z | Downloaded reqwest v0.12.23 |
| 787 | 2026-05-15T23:07:17.070Z | Downloaded futures-util v0.3.32 |
| 788 | 2026-05-15T23:07:17.077Z | Downloaded tokio-util v0.7.16 |
| 789 | 2026-05-15T23:07:17.080Z | Downloaded chrono v0.4.44 |
| 790 | 2026-05-15T23:07:17.084Z | Downloaded serde_json v1.0.149 |
| 791 | 2026-05-15T23:07:17.088Z | Downloaded clap_derive v4.6.0 |
| 792 | 2026-05-15T23:07:17.091Z | Downloaded futures-macro v0.3.32 |
| 793 | 2026-05-15T23:07:17.091Z | Downloaded critical-section v1.2.0 |
| 794 | 2026-05-15T23:07:17.091Z | Downloaded crc8 v0.1.1 |
| 795 | 2026-05-15T23:07:17.091Z | Downloaded base64ct v1.8.0 |
| 796 | 2026-05-15T23:07:17.094Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 797 | 2026-05-15T23:07:17.094Z | Downloaded unicode-segmentation v1.12.0 |
| 798 | 2026-05-15T23:07:17.106Z | Downloaded portable-atomic v1.11.1 |
| 799 | 2026-05-15T23:07:17.108Z | Downloaded hyper v1.8.1 |
| 800 | 2026-05-15T23:07:17.112Z | Downloaded typed-path v0.9.3 |
| 801 | 2026-05-15T23:07:17.115Z | Downloaded reqwest v0.13.2 |
| 802 | 2026-05-15T23:07:17.118Z | Downloaded zerovec v0.11.4 |
| 803 | 2026-05-15T23:07:17.121Z | Downloaded regex v1.12.3 |
| 804 | 2026-05-15T23:07:17.124Z | Downloaded rayon v1.11.0 |
| 805 | 2026-05-15T23:07:17.128Z | Downloaded tough v0.20.0 |
| 806 | 2026-05-15T23:07:17.133Z | Downloaded zerocopy-derive v0.8.27 |
| 807 | 2026-05-15T23:07:17.136Z | Downloaded aws-lc-rs v1.16.2 |
| 808 | 2026-05-15T23:07:17.142Z | Downloaded rustls-webpki v0.102.8 |
| 809 | 2026-05-15T23:07:17.151Z | Downloaded proptest v1.8.0 |
| 810 | 2026-05-15T23:07:17.156Z | Downloaded bindgen v0.72.1 |
| 811 | 2026-05-15T23:07:17.167Z | Downloaded tower-http v0.6.8 |
| 812 | 2026-05-15T23:07:17.171Z | Downloaded unicode-normalization v0.1.24 |
| 813 | 2026-05-15T23:07:17.181Z | Downloaded git2 v0.19.0 |
| 814 | 2026-05-15T23:07:17.185Z | Downloaded serde_with v3.14.1 |
| 815 | 2026-05-15T23:07:17.191Z | Downloaded goblin v0.10.1 |
| 816 | 2026-05-15T23:07:17.195Z | Downloaded tabled v0.15.0 |
| 817 | 2026-05-15T23:07:17.203Z | Downloaded curve25519-dalek v4.1.3 |
| 818 | 2026-05-15T23:07:17.208Z | Downloaded tabled v0.20.0 |
| 819 | 2026-05-15T23:07:17.217Z | Downloaded winnow v0.5.40 |
| 820 | 2026-05-15T23:07:17.222Z | Downloaded time v0.3.47 |
| 821 | 2026-05-15T23:07:17.228Z | Downloaded zerocopy v0.7.35 |
| 822 | 2026-05-15T23:07:17.236Z | Downloaded vcpkg v0.2.15 |
| 823 | 2026-05-15T23:07:17.258Z | Downloaded moka v0.12.11 |
| 824 | 2026-05-15T23:07:17.263Z | Downloaded smoltcp v0.11.0 |
| 825 | 2026-05-15T23:07:17.269Z | Downloaded quinn-proto v0.11.14 |
| 826 | 2026-05-15T23:07:17.273Z | Downloaded unicode-width v0.1.14 |
| 827 | 2026-05-15T23:07:17.276Z | Downloaded syn v2.0.117 |
| 828 | 2026-05-15T23:07:17.282Z | Downloaded regress v0.10.5 |
| 829 | 2026-05-15T23:07:17.286Z | Downloaded bstr v1.12.0 |
| 830 | 2026-05-15T23:07:17.291Z | Downloaded winnow v0.7.14 |
| 831 | 2026-05-15T23:07:17.295Z | Downloaded syn v1.0.109 |
| 832 | 2026-05-15T23:07:17.301Z | Downloaded openssl v0.10.76 |
| 833 | 2026-05-15T23:07:17.343Z | Downloaded webpki-roots v1.0.2 |
| 834 | 2026-05-15T23:07:17.354Z | Downloaded zerocopy v0.8.27 |
| 835 | 2026-05-15T23:07:17.368Z | Downloaded nix v0.30.1 |
| 836 | 2026-05-15T23:07:17.375Z | Downloaded dropshot v0.16.7 |
| 837 | 2026-05-15T23:07:17.388Z | Downloaded unicode-width v0.2.1 |
| 838 | 2026-05-15T23:07:17.392Z | Downloaded typify-impl v0.4.3 |
| 839 | 2026-05-15T23:07:17.399Z | Downloaded rustls v0.22.4 |
| 840 | 2026-05-15T23:07:17.407Z | Downloaded regex-syntax v0.8.6 |
| 841 | 2026-05-15T23:07:17.412Z | Downloaded hickory-proto v0.24.4 |
| 842 | 2026-05-15T23:07:17.420Z | Downloaded openapiv3 v2.2.0 |
| 843 | 2026-05-15T23:07:17.427Z | Downloaded rustls v0.23.32 |
| 844 | 2026-05-15T23:07:17.435Z | Downloaded hickory-proto v0.25.2 |
| 845 | 2026-05-15T23:07:17.443Z | Downloaded rustix v0.38.44 |
| 846 | 2026-05-15T23:07:17.456Z | Downloaded jiff v0.2.15 |
| 847 | 2026-05-15T23:07:17.471Z | Downloaded rustix v1.1.2 |
| 848 | 2026-05-15T23:07:17.496Z | Downloaded chrono-tz v0.10.4 |
| 849 | 2026-05-15T23:07:17.507Z | Downloaded libc v0.2.183 |
| 850 | 2026-05-15T23:07:17.526Z | Downloaded typify-impl v0.6.1 |
| 851 | 2026-05-15T23:07:17.547Z | Downloaded tokio v1.49.0 |
| 852 | 2026-05-15T23:07:17.569Z | Downloaded csv v1.3.1 |
| 853 | 2026-05-15T23:07:17.580Z | Downloaded regex-automata v0.4.13 |
| 854 | 2026-05-15T23:07:17.608Z | Downloaded petgraph v0.6.5 |
| 855 | 2026-05-15T23:07:17.629Z | Downloaded petgraph v0.8.2 |
| 856 | 2026-05-15T23:07:17.641Z | Downloaded libz-sys v1.1.22 |
| 857 | 2026-05-15T23:07:17.653Z | Downloaded sha3 v0.10.8 |
| 858 | 2026-05-15T23:07:17.702Z | Downloaded ring v0.17.14 |
| 859 | 2026-05-15T23:07:17.727Z | Downloaded encoding_rs v0.8.35 |
| 860 | 2026-05-15T23:07:17.753Z | Downloaded curl-sys v0.4.83+curl-8.15.0 |
| 861 | 2026-05-15T23:07:17.787Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 862 | 2026-05-15T23:07:18.256Z | Downloaded aws-lc-sys v0.39.1 |
| 863 | 2026-05-15T23:07:18.577Z | Compiling proc-macro2 v1.0.106 |
| 864 | 2026-05-15T23:07:18.577Z | Compiling quote v1.0.45 |
| 865 | 2026-05-15T23:07:18.577Z | Compiling unicode-ident v1.0.24 |
| 866 | 2026-05-15T23:07:18.580Z | Compiling serde_core v1.0.228 |
| 867 | 2026-05-15T23:07:18.580Z | Compiling serde v1.0.228 |
| 868 | 2026-05-15T23:07:18.580Z | Compiling libc v0.2.183 |
| 869 | 2026-05-15T23:07:18.580Z | Checking cfg-if v1.0.3 |
| 870 | 2026-05-15T23:07:18.831Z | Compiling zmij v1.0.17 |
| 871 | 2026-05-15T23:07:18.892Z | Compiling autocfg v1.5.0 |
| 872 | 2026-05-15T23:07:19.300Z | Compiling memchr v2.7.5 |
| 873 | 2026-05-15T23:07:19.303Z | Compiling getrandom v0.3.3 |
| 874 | 2026-05-15T23:07:19.364Z | Compiling libm v0.2.15 |
| 875 | 2026-05-15T23:07:19.740Z | Compiling shlex v1.3.0 |
| 876 | 2026-05-15T23:07:19.787Z | Checking itoa v1.0.15 |
| 877 | 2026-05-15T23:07:19.833Z | Checking smallvec v1.15.1 |
| 878 | 2026-05-15T23:07:19.892Z | Compiling jobserver v0.1.34 |
| 879 | 2026-05-15T23:07:19.914Z | Compiling version_check v0.9.5 |
| 880 | 2026-05-15T23:07:20.018Z | Compiling thiserror v2.0.18 |
| 881 | 2026-05-15T23:07:20.059Z | Compiling find-msvc-tools v0.1.9 |
| 882 | 2026-05-15T23:07:20.126Z | Compiling syn v2.0.117 |
| 883 | 2026-05-15T23:07:20.182Z | Compiling icu_properties_data v2.0.1 |
| 884 | 2026-05-15T23:07:20.203Z | Compiling icu_normalizer_data v2.0.0 |
| 885 | 2026-05-15T23:07:20.225Z | Compiling cc v1.2.58 |
| 886 | 2026-05-15T23:07:20.442Z | Compiling parking_lot_core v0.9.12 |
| 887 | 2026-05-15T23:07:20.445Z | Checking stable_deref_trait v1.2.0 |
| 888 | 2026-05-15T23:07:20.473Z | Compiling serde_json v1.0.149 |
| 889 | 2026-05-15T23:07:20.755Z | Compiling heck v0.5.0 |
| 890 | 2026-05-15T23:07:20.826Z | Checking litemap v0.8.0 |
| 891 | 2026-05-15T23:07:20.909Z | Checking writeable v0.6.1 |
| 892 | 2026-05-15T23:07:20.964Z | Compiling num-traits v0.2.19 |
| 893 | 2026-05-15T23:07:21.002Z | Checking percent-encoding v2.3.2 |
| 894 | 2026-05-15T23:07:21.220Z | Checking form_urlencoded v1.2.2 |
| 895 | 2026-05-15T23:07:21.316Z | Checking utf8_iter v1.0.4 |
| 896 | 2026-05-15T23:07:21.349Z | Compiling zerocopy v0.8.27 |
| 897 | 2026-05-15T23:07:21.372Z | Checking pin-project-lite v0.2.16 |
| 898 | 2026-05-15T23:07:21.445Z | Compiling rustversion v1.0.22 |
| 899 | 2026-05-15T23:07:21.467Z | Checking iana-time-zone v0.1.64 |
| 900 | 2026-05-15T23:07:21.503Z | Compiling log v0.4.29 |
| 901 | 2026-05-15T23:07:21.519Z | Compiling allocator-api2 v0.2.21 |
| 902 | 2026-05-15T23:07:21.571Z | Compiling foldhash v0.2.0 |
| 903 | 2026-05-15T23:07:21.679Z | Compiling equivalent v1.0.2 |
| 904 | 2026-05-15T23:07:21.763Z | Compiling semver v1.0.27 |
| 905 | 2026-05-15T23:07:21.777Z | Checking socket2 v0.6.0 |
| 906 | 2026-05-15T23:07:21.807Z | Checking uuid v1.20.0 |
| 907 | 2026-05-15T23:07:21.837Z | Compiling hashbrown v0.16.1 |
| 908 | 2026-05-15T23:07:22.015Z | Checking scopeguard v1.2.0 |
| 909 | 2026-05-15T23:07:22.091Z | Checking getrandom v0.2.16 |
| 910 | 2026-05-15T23:07:22.119Z | Checking lock_api v0.4.14 |
| 911 | 2026-05-15T23:07:22.227Z | Checking signal-hook-registry v1.4.6 |
| 912 | 2026-05-15T23:07:22.232Z | Checking mio v1.0.4 |
| 913 | 2026-05-15T23:07:22.244Z | Checking dyn-clone v1.0.20 |
| 914 | 2026-05-15T23:07:22.273Z | Compiling portable-atomic v1.11.1 |
| 915 | 2026-05-15T23:07:22.316Z | Checking parking_lot v0.12.5 |
| 916 | 2026-05-15T23:07:22.381Z | Compiling schemars v0.8.22 |
| 917 | 2026-05-15T23:07:22.525Z | Checking critical-section v1.2.0 |
| 918 | 2026-05-15T23:07:22.643Z | Checking futures-core v0.3.32 |
| 919 | 2026-05-15T23:07:22.672Z | Compiling ring v0.17.14 |
| 920 | 2026-05-15T23:07:22.675Z | Compiling typenum v1.18.0 |
| 921 | 2026-05-15T23:07:22.773Z | Compiling indexmap v2.13.0 |
| 922 | 2026-05-15T23:07:22.929Z | Compiling synstructure v0.13.2 |
| 923 | 2026-05-15T23:07:23.022Z | Compiling serde_derive_internals v0.29.1 |
| 924 | 2026-05-15T23:07:23.202Z | Checking once_cell v1.21.3 |
| 925 | 2026-05-15T23:07:23.447Z | Compiling thiserror v1.0.69 |
| 926 | 2026-05-15T23:07:23.450Z | Compiling httparse v1.10.1 |
| 927 | 2026-05-15T23:07:23.628Z | Compiling regex-syntax v0.8.6 |
| 928 | 2026-05-15T23:07:23.784Z | Checking futures-sink v0.3.32 |
| 929 | 2026-05-15T23:07:23.852Z | Compiling rustix v1.1.2 |
| 930 | 2026-05-15T23:07:23.884Z | Compiling aho-corasick v1.1.3 |
| 931 | 2026-05-15T23:07:23.924Z | Checking slab v0.4.11 |
| 932 | 2026-05-15T23:07:23.981Z | Checking subtle v2.6.1 |
| 933 | 2026-05-15T23:07:24.080Z | Compiling anyhow v1.0.102 |
| 934 | 2026-05-15T23:07:24.096Z | Compiling ucd-trie v0.1.7 |
| 935 | 2026-05-15T23:07:24.129Z | Checking futures-channel v0.3.32 |
| 936 | 2026-05-15T23:07:24.202Z | Compiling serde_derive v1.0.228 |
| 937 | 2026-05-15T23:07:24.218Z | Compiling zerofrom-derive v0.1.6 |
| 938 | 2026-05-15T23:07:24.318Z | Compiling yoke-derive v0.8.0 |
| 939 | 2026-05-15T23:07:24.321Z | Compiling zerovec-derive v0.11.1 |
| 940 | 2026-05-15T23:07:24.394Z | Compiling displaydoc v0.2.5 |
| 941 | 2026-05-15T23:07:25.119Z | Compiling thiserror-impl v2.0.18 |
| 942 | 2026-05-15T23:07:25.299Z | Compiling schemars_derive v0.8.22 |
| 943 | 2026-05-15T23:07:25.335Z | Compiling tokio-macros v2.6.0 |
| 944 | 2026-05-15T23:07:25.419Z | Checking zerofrom v0.1.6 |
| 945 | 2026-05-15T23:07:25.435Z | Compiling zerocopy-derive v0.8.27 |
| 946 | 2026-05-15T23:07:25.539Z | Checking yoke v0.8.0 |
| 947 | 2026-05-15T23:07:25.712Z | Checking zerovec v0.11.4 |
| 948 | 2026-05-15T23:07:25.728Z | Checking zerotrie v0.2.2 |
| 949 | 2026-05-15T23:07:25.965Z | Compiling futures-macro v0.3.32 |
| 950 | 2026-05-15T23:07:26.069Z | Compiling zeroize_derive v1.4.3 |
| 951 | 2026-05-15T23:07:26.413Z | Checking tinystr v0.8.1 |
| 952 | 2026-05-15T23:07:26.430Z | Checking potential_utf v0.1.3 |
| 953 | 2026-05-15T23:07:26.551Z | Checking icu_collections v2.0.0 |
| 954 | 2026-05-15T23:07:26.568Z | Compiling thiserror-impl v1.0.69 |
| 955 | 2026-05-15T23:07:26.584Z | Checking icu_locale_core v2.0.0 |
| 956 | 2026-05-15T23:07:26.714Z | Checking zeroize v1.8.1 |
| 957 | 2026-05-15T23:07:26.860Z | Compiling regex-automata v0.4.13 |
| 958 | 2026-05-15T23:07:26.959Z | Compiling pest v2.8.2 |
| 959 | 2026-05-15T23:07:27.018Z | Checking icu_provider v2.0.0 |
| 960 | 2026-05-15T23:07:27.220Z | Checking bytes v1.11.1 |
| 961 | 2026-05-15T23:07:27.252Z | Checking icu_properties v2.0.1 |
| 962 | 2026-05-15T23:07:27.315Z | Checking icu_normalizer v2.0.0 |
| 963 | 2026-05-15T23:07:27.623Z | Checking chrono v0.4.44 |
| 964 | 2026-05-15T23:07:27.642Z | Compiling serde_tokenstream v0.2.3 |
| 965 | 2026-05-15T23:07:27.692Z | Checking tokio v1.49.0 |
| 966 | 2026-05-15T23:07:27.916Z | Checking bitflags v2.9.4 |
| 967 | 2026-05-15T23:07:28.046Z | Checking idna_adapter v1.2.1 |
| 968 | 2026-05-15T23:07:28.176Z | Checking idna v1.1.0 |
| 969 | 2026-05-15T23:07:28.193Z | Checking rand_core v0.6.4 |
| 970 | 2026-05-15T23:07:28.350Z | Compiling pest_meta v2.8.2 |
| 971 | 2026-05-15T23:07:28.402Z | Checking futures-io v0.3.32 |
| 972 | 2026-05-15T23:07:28.466Z | Checking url v2.5.7 |
| 973 | 2026-05-15T23:07:28.534Z | Compiling regex v1.12.3 |
| 974 | 2026-05-15T23:07:28.552Z | Checking futures-task v0.3.32 |
| 975 | 2026-05-15T23:07:28.692Z | Checking futures-util v0.3.32 |
| 976 | 2026-05-15T23:07:28.790Z | Compiling pkg-config v0.3.32 |
| 977 | 2026-05-15T23:07:29.246Z | Compiling pest_generator v2.8.2 |
| 978 | 2026-05-15T23:07:29.249Z | Compiling tracing-attributes v0.1.30 |
| 979 | 2026-05-15T23:07:29.449Z | Checking tracing-core v0.1.34 |
| 980 | 2026-05-15T23:07:29.541Z | Compiling generic-array v0.14.7 |
| 981 | 2026-05-15T23:07:29.703Z | Checking fnv v1.0.7 |
| 982 | 2026-05-15T23:07:29.772Z | Compiling vcpkg v0.2.15 |
| 983 | 2026-05-15T23:07:29.889Z | Compiling pest_derive v2.8.2 |
| 984 | 2026-05-15T23:07:29.957Z | Compiling http v1.4.0 |
| 985 | 2026-05-15T23:07:30.407Z | Compiling regress v0.10.5 |
| 986 | 2026-05-15T23:07:30.477Z | Checking tracing v0.1.41 |
| 987 | 2026-05-15T23:07:30.508Z | Compiling byteorder v1.5.0 |
| 988 | 2026-05-15T23:07:30.588Z | Compiling num-conv v0.2.1 |
| 989 | 2026-05-15T23:07:30.617Z | Compiling time-core v0.1.8 |
| 990 | 2026-05-15T23:07:30.734Z | Checking errno v0.3.14 |
| 991 | 2026-05-15T23:07:30.766Z | Compiling time-macros v0.2.27 |
| 992 | 2026-05-15T23:07:30.782Z | Checking ipnet v2.11.0 |
| 993 | 2026-05-15T23:07:30.852Z | Checking base64 v0.22.1 |
| 994 | 2026-05-15T23:07:30.959Z | Checking tokio-util v0.7.16 |
| 995 | 2026-05-15T23:07:31.086Z | Compiling scroll_derive v0.13.1 |
| 996 | 2026-05-15T23:07:31.103Z | Checking crypto-common v0.1.6 |
| 997 | 2026-05-15T23:07:31.222Z | Compiling camino v1.2.2 |
| 998 | 2026-05-15T23:07:31.603Z | Checking http-body v1.0.1 |
| 999 | 2026-05-15T23:07:31.654Z | Checking ppv-lite86 v0.2.21 |
| 1000 | 2026-05-15T23:07:31.753Z | Checking atomic-waker v1.1.2 |
| 1001 | 2026-05-15T23:07:31.828Z | Compiling crossbeam-utils v0.8.21 |
| 1002 | 2026-05-15T23:07:31.845Z | Compiling syn v1.0.109 |
| 1003 | 2026-05-15T23:07:31.895Z | Compiling slog v2.8.2 |
| 1004 | 2026-05-15T23:07:31.948Z | Compiling paste v1.0.15 |
| 1005 | 2026-05-15T23:07:32.064Z | Checking try-lock v0.2.5 |
| 1006 | 2026-05-15T23:07:32.115Z | Checking tower-service v0.3.3 |
| 1007 | 2026-05-15T23:07:32.151Z | Checking tower-layer v0.3.3 |
| 1008 | 2026-05-15T23:07:32.167Z | Checking want v0.3.1 |
| 1009 | 2026-05-15T23:07:32.230Z | Checking h2 v0.4.12 |
| 1010 | 2026-05-15T23:07:32.262Z | Checking ipnetwork v0.21.1 |
| 1011 | 2026-05-15T23:07:32.285Z | Checking erased-serde v0.3.31 |
| 1012 | 2026-05-15T23:07:32.301Z | Checking rustls-pki-types v1.12.0 |
| 1013 | 2026-05-15T23:07:32.304Z | Checking ryu v1.0.20 |
| 1014 | 2026-05-15T23:07:32.453Z | Checking pin-utils v0.1.0 |
| 1015 | 2026-05-15T23:07:32.503Z | Checking pretty-hex v0.4.1 |
| 1016 | 2026-05-15T23:07:32.522Z | Checking httpdate v1.0.3 |
| 1017 | 2026-05-15T23:07:32.619Z | Compiling async-trait v0.1.89 |
| 1018 | 2026-05-15T23:07:32.677Z | Checking socket2 v0.5.10 |
| 1019 | 2026-05-15T23:07:32.680Z | Checking untrusted v0.9.0 |
| 1020 | 2026-05-15T23:07:32.926Z | Compiling scroll v0.13.0 |
| 1021 | 2026-05-15T23:07:32.950Z | Compiling openssl-sys v0.9.112 |
| 1022 | 2026-05-15T23:07:32.953Z | Checking plain v0.2.3 |
| 1023 | 2026-05-15T23:07:33.023Z | Compiling usdt-impl v0.6.0 |
| 1024 | 2026-05-15T23:07:33.052Z | Compiling strsim v0.11.1 |
| 1025 | 2026-05-15T23:07:33.334Z | Compiling goblin v0.10.1 |
| 1026 | 2026-05-15T23:07:33.351Z | Checking http-body-util v0.1.3 |
| 1027 | 2026-05-15T23:07:33.394Z | Checking block-buffer v0.10.4 |
| 1028 | 2026-05-15T23:07:33.541Z | Compiling openapiv3 v2.2.0 |
| 1029 | 2026-05-15T23:07:33.565Z | Checking rand_core v0.9.3 |
| 1030 | 2026-05-15T23:07:33.733Z | Compiling slog-async v2.8.0 |
| 1031 | 2026-05-15T23:07:33.849Z | Checking digest v0.10.7 |
| 1032 | 2026-05-15T23:07:34.050Z | Checking oxnet v0.1.4 |
| 1033 | 2026-05-15T23:07:34.077Z | Checking serde_urlencoded v0.7.1 |
| 1034 | 2026-05-15T23:07:34.115Z | Checking hyper v1.8.1 |
| 1035 | 2026-05-15T23:07:34.282Z | Compiling typify-impl v0.4.3 |
| 1036 | 2026-05-15T23:07:34.285Z | Compiling dtrace-parser v0.3.0 |
| 1037 | 2026-05-15T23:07:34.907Z | Compiling cmake v0.1.54 |
| 1038 | 2026-05-15T23:07:34.923Z | Compiling thread-id v5.0.0 |
| 1039 | 2026-05-15T23:07:34.927Z | Compiling dunce v1.0.5 |
| 1040 | 2026-05-15T23:07:35.000Z | Checking hyper-util v0.1.19 |
| 1041 | 2026-05-15T23:07:35.016Z | Compiling fs_extra v1.3.0 |
| 1042 | 2026-05-15T23:07:35.041Z | Compiling omicron-workspace-hack v0.1.0 |
| 1043 | 2026-05-15T23:07:35.077Z | Compiling ident_case v1.0.1 |
| 1044 | 2026-05-15T23:07:35.204Z | Compiling darling_core v0.21.3 |
| 1045 | 2026-05-15T23:07:35.238Z | Checking rand_chacha v0.9.0 |
| 1046 | 2026-05-15T23:07:35.272Z | Compiling aws-lc-sys v0.39.1 |
| 1047 | 2026-05-15T23:07:35.292Z | Compiling daft-derive v0.1.4 |
| 1048 | 2026-05-15T23:07:35.425Z | Checking rand v0.9.2 |
| 1049 | 2026-05-15T23:07:35.878Z | Checking powerfmt v0.2.0 |
| 1050 | 2026-05-15T23:07:36.023Z | Compiling dof v0.4.0 |
| 1051 | 2026-05-15T23:07:36.040Z | Compiling unsafe-libyaml v0.2.11 |
| 1052 | 2026-05-15T23:07:36.080Z | Checking deranged v0.5.3 |
| 1053 | 2026-05-15T23:07:36.300Z | Checking sync_wrapper v1.0.2 |
| 1054 | 2026-05-15T23:07:36.787Z | Compiling serde_yaml v0.9.34+deprecated |
| 1055 | 2026-05-15T23:07:37.026Z | Checking num_threads v0.1.7 |
| 1056 | 2026-05-15T23:07:37.067Z | Checking cpufeatures v0.2.17 |
| 1057 | 2026-05-15T23:07:37.071Z | Compiling rustls v0.22.4 |
| 1058 | 2026-05-15T23:07:37.140Z | Compiling aws-lc-rs v1.16.2 |
| 1059 | 2026-05-15T23:07:37.208Z | Compiling usdt-attr-macro v0.6.0 |
| 1060 | 2026-05-15T23:07:37.257Z | Compiling usdt-macro v0.6.0 |
| 1061 | 2026-05-15T23:07:37.285Z | Compiling darling_macro v0.21.3 |
| 1062 | 2026-05-15T23:07:37.456Z | Checking time v0.3.47 |
| 1063 | 2026-05-15T23:07:37.664Z | Compiling typify-macro v0.4.3 |
| 1064 | 2026-05-15T23:07:37.824Z | Compiling darling v0.21.3 |
| 1065 | 2026-05-15T23:07:37.911Z | Checking tower v0.5.2 |
| 1066 | 2026-05-15T23:07:38.037Z | Compiling structmeta-derive v0.3.0 |
| 1067 | 2026-05-15T23:07:38.290Z | Checking encoding_rs v0.8.35 |
| 1068 | 2026-05-15T23:07:38.590Z | Checking iri-string v0.7.8 |
| 1069 | 2026-05-15T23:07:38.608Z | Checking mime v0.3.17 |
| 1070 | 2026-05-15T23:07:38.781Z | Checking crossbeam-channel v0.5.15 |
| 1071 | 2026-05-15T23:07:38.903Z | Checking futures-executor v0.3.32 |
| 1072 | 2026-05-15T23:07:39.053Z | Compiling multer v3.1.0 |
| 1073 | 2026-05-15T23:07:39.111Z | Compiling openssl v0.10.76 |
| 1074 | 2026-05-15T23:07:39.125Z | Compiling structmeta v0.3.0 |
| 1075 | 2026-05-15T23:07:39.218Z | Compiling typify v0.4.3 |
| 1076 | 2026-05-15T23:07:39.274Z | Checking unicode-width v0.2.1 |
| 1077 | 2026-05-15T23:07:39.290Z | Checking untrusted v0.7.1 |
| 1078 | 2026-05-15T23:07:39.308Z | Checking fastrand v2.3.0 |
| 1079 | 2026-05-15T23:07:39.325Z | Checking foreign-types-shared v0.1.1 |
| 1080 | 2026-05-15T23:07:39.369Z | Checking hex v0.4.3 |
| 1081 | 2026-05-15T23:07:39.404Z | Checking foreign-types v0.3.2 |
| 1082 | 2026-05-15T23:07:39.434Z | Checking futures v0.3.32 |
| 1083 | 2026-05-15T23:07:39.484Z | Compiling strum_macros v0.26.4 |
| 1084 | 2026-05-15T23:07:39.487Z | Checking tempfile v3.23.0 |
| 1085 | 2026-05-15T23:07:39.516Z | Compiling openssl-macros v0.1.1 |
| 1086 | 2026-05-15T23:07:39.531Z | Compiling async-stream-impl v0.3.6 |
| 1087 | 2026-05-15T23:07:39.614Z | Checking tower-http v0.6.8 |
| 1088 | 2026-05-15T23:07:39.685Z | Checking thread_local v1.1.9 |
| 1089 | 2026-05-15T23:07:39.844Z | Compiling native-tls v0.2.14 |
| 1090 | 2026-05-15T23:07:39.874Z | Compiling rustls v0.23.32 |
| 1091 | 2026-05-15T23:07:39.902Z | Checking openssl-probe v0.1.6 |
| 1092 | 2026-05-15T23:07:40.121Z | Compiling newtype-uuid-macros v0.1.0 |
| 1093 | 2026-05-15T23:07:40.139Z | Compiling dropshot v0.16.7 |
| 1094 | 2026-05-15T23:07:40.323Z | Checking is-terminal v0.4.16 |
| 1095 | 2026-05-15T23:07:40.352Z | Checking memmap2 v0.9.8 |
| 1096 | 2026-05-15T23:07:40.369Z | Checking take_mut v0.2.2 |
| 1097 | 2026-05-15T23:07:40.410Z | Checking match_cfg v0.1.0 |
| 1098 | 2026-05-15T23:07:40.470Z | Checking term v1.2.0 |
| 1099 | 2026-05-15T23:07:40.486Z | Checking winnow v0.7.14 |
| 1100 | 2026-05-15T23:07:40.509Z | Compiling ref-cast v1.0.25 |
| 1101 | 2026-05-15T23:07:40.688Z | Checking slog-term v2.9.2 |
| 1102 | 2026-05-15T23:07:40.869Z | Checking hostname v0.3.1 |
| 1103 | 2026-05-15T23:07:40.993Z | Checking slog-json v2.6.1 |
| 1104 | 2026-05-15T23:07:41.008Z | Compiling dropshot_endpoint v0.16.7 |
| 1105 | 2026-05-15T23:07:41.045Z | Compiling ref-cast-impl v1.0.25 |
| 1106 | 2026-05-15T23:07:41.061Z | Compiling derive-ex v0.1.8 |
| 1107 | 2026-05-15T23:07:41.137Z | Checking slog-bunyan v2.5.0 |
| 1108 | 2026-05-15T23:07:41.480Z | Checking webpki-roots v1.0.2 |
| 1109 | 2026-05-15T23:07:41.598Z | Compiling strum_macros v0.27.2 |
| 1110 | 2026-05-15T23:07:41.731Z | Compiling progenitor-impl v0.11.1 |
| 1111 | 2026-05-15T23:07:41.974Z | Checking newtype-uuid v1.3.2 |
| 1112 | 2026-05-15T23:07:42.158Z | Checking either v1.15.0 |
| 1113 | 2026-05-15T23:07:42.219Z | Checking tokio-native-tls v0.3.1 |
| 1114 | 2026-05-15T23:07:42.374Z | Checking hyper-tls v0.6.0 |
| 1115 | 2026-05-15T23:07:42.543Z | Checking daft v0.1.4 |
| 1116 | 2026-05-15T23:07:42.546Z | Compiling serde_with_macros v3.14.1 |
| 1117 | 2026-05-15T23:07:42.576Z | Compiling test-strategy v0.4.3 |
| 1118 | 2026-05-15T23:07:42.914Z | Checking rustls-webpki v0.102.8 |
| 1119 | 2026-05-15T23:07:42.982Z | Checking debug-ignore v1.0.5 |
| 1120 | 2026-05-15T23:07:43.084Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 1121 | 2026-05-15T23:07:43.449Z | Compiling parse-display-derive v0.10.0 |
| 1122 | 2026-05-15T23:07:43.759Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1123 | 2026-05-15T23:07:43.807Z | Compiling progenitor-macro v0.11.1 |
| 1124 | 2026-05-15T23:07:43.938Z | Checking usdt v0.6.0 |
| 1125 | 2026-05-15T23:07:43.980Z | Checking serde_spanned v1.0.4 |
| 1126 | 2026-05-15T23:07:44.100Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1127 | 2026-05-15T23:07:44.117Z | Checking spin v0.9.8 |
| 1128 | 2026-05-15T23:07:44.213Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1129 | 2026-05-15T23:07:44.399Z | Checking toml v0.9.11+spec-1.1.0 |
| 1130 | 2026-05-15T23:07:44.444Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1131 | 2026-05-15T23:07:44.666Z | Checking strum v0.26.3 |
| 1132 | 2026-05-15T23:07:44.755Z | Checking async-stream v0.3.6 |
| 1133 | 2026-05-15T23:07:44.772Z | Checking tokio-rustls v0.25.0 |
| 1134 | 2026-05-15T23:07:44.787Z | Checking sha1 v0.10.6 |
| 1135 | 2026-05-15T23:07:44.885Z | Checking rustls-pemfile v2.2.0 |
| 1136 | 2026-05-15T23:07:44.946Z | Checking rand_chacha v0.3.1 |
| 1137 | 2026-05-15T23:07:44.963Z | Checking waitgroup v0.1.2 |
| 1138 | 2026-05-15T23:07:44.966Z | Compiling toml_datetime v0.6.11 |
| 1139 | 2026-05-15T23:07:45.003Z | Checking macaddr v1.0.1 |
| 1140 | 2026-05-15T23:07:45.023Z | Checking serde_path_to_error v0.1.20 |
| 1141 | 2026-05-15T23:07:45.065Z | Checking hostname v0.4.2 |
| 1142 | 2026-05-15T23:07:45.117Z | Checking wait-timeout v0.2.1 |
| 1143 | 2026-05-15T23:07:45.135Z | Checking lazy_static v1.5.0 |
| 1144 | 2026-05-15T23:07:45.162Z | Checking quick-error v1.2.3 |
| 1145 | 2026-05-15T23:07:45.215Z | Checking bit-vec v0.8.0 |
| 1146 | 2026-05-15T23:07:45.230Z | Checking rand v0.8.5 |
| 1147 | 2026-05-15T23:07:45.245Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1148 | 2026-05-15T23:07:45.260Z | Checking rusty-fork v0.3.0 |
| 1149 | 2026-05-15T23:07:45.405Z | Checking bit-set v0.8.0 |
| 1150 | 2026-05-15T23:07:45.505Z | Checking tabwriter v1.4.1 |
| 1151 | 2026-05-15T23:07:45.548Z | Checking rand_xorshift v0.4.0 |
| 1152 | 2026-05-15T23:07:45.667Z | Compiling clap_derive v4.6.0 |
| 1153 | 2026-05-15T23:07:45.697Z | Checking colored v3.0.0 |
| 1154 | 2026-05-15T23:07:45.725Z | Checking utf8parse v0.2.2 |
| 1155 | 2026-05-15T23:07:45.747Z | Checking unarray v0.1.4 |
| 1156 | 2026-05-15T23:07:45.846Z | Checking anstyle-parse v1.0.0 |
| 1157 | 2026-05-15T23:07:45.863Z | Checking proptest v1.8.0 |
| 1158 | 2026-05-15T23:07:45.930Z | Checking strum v0.27.2 |
| 1159 | 2026-05-15T23:07:46.040Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1160 | 2026-05-15T23:07:46.099Z | Checking terminal_size v0.4.3 |
| 1161 | 2026-05-15T23:07:46.486Z | Checking is_terminal_polyfill v1.70.1 |
| 1162 | 2026-05-15T23:07:46.532Z | Checking anstyle-query v1.1.4 |
| 1163 | 2026-05-15T23:07:46.576Z | Checking anstyle v1.0.14 |
| 1164 | 2026-05-15T23:07:46.617Z | Checking colorchoice v1.0.4 |
| 1165 | 2026-05-15T23:07:46.755Z | Checking anstream v1.0.0 |
| 1166 | 2026-05-15T23:07:46.917Z | Checking itertools v0.14.0 |
| 1167 | 2026-05-15T23:07:47.289Z | Checking clap_lex v1.1.0 |
| 1168 | 2026-05-15T23:07:47.439Z | Checking clap_builder v4.6.0 |
| 1169 | 2026-05-15T23:07:47.500Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1170 | 2026-05-15T23:07:47.952Z | Checking serde_with v3.14.1 |
| 1171 | 2026-05-15T23:07:48.643Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1172 | 2026-05-15T23:07:48.729Z | Checking clap v4.6.0 |
| 1173 | 2026-05-15T23:07:48.814Z | Checking instant v0.1.13 |
| 1174 | 2026-05-15T23:07:48.871Z | Checking rustc-hash v2.1.1 |
| 1175 | 2026-05-15T23:07:48.982Z | Checking iddqd v0.3.17 |
| 1176 | 2026-05-15T23:07:49.077Z | Checking backoff v0.4.0 |
| 1177 | 2026-05-15T23:07:49.253Z | Checking parse-display v0.10.0 |
| 1178 | 2026-05-15T23:07:49.311Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1179 | 2026-05-15T23:07:49.339Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1180 | 2026-05-15T23:07:51.135Z | Compiling rustls-webpki v0.103.6 |
| 1181 | 2026-05-15T23:07:51.753Z | Compiling prettyplease v0.2.37 |
| 1182 | 2026-05-15T23:07:53.917Z | Checking serde_spanned v0.6.9 |
| 1183 | 2026-05-15T23:07:53.935Z | Compiling memoffset v0.9.1 |
| 1184 | 2026-05-15T23:07:53.935Z | Compiling cfg_aliases v0.2.1 |
| 1185 | 2026-05-15T23:07:54.044Z | Compiling nix v0.30.1 |
| 1186 | 2026-05-15T23:07:54.598Z | Compiling tokio-rustls v0.26.3 |
| 1187 | 2026-05-15T23:07:55.516Z | Compiling hyper-rustls v0.27.7 |
| 1188 | 2026-05-15T23:07:55.715Z | Compiling reqwest v0.12.23 |
| 1189 | 2026-05-15T23:07:56.327Z | Checking crossbeam-epoch v0.9.18 |
| 1190 | 2026-05-15T23:07:56.598Z | Compiling winnow v0.5.40 |
| 1191 | 2026-05-15T23:07:56.916Z | Compiling progenitor-client v0.11.1 |
| 1192 | 2026-05-15T23:07:57.721Z | Compiling progenitor v0.11.1 |
| 1193 | 2026-05-15T23:07:57.846Z | Compiling toml_edit v0.19.15 |
| 1194 | 2026-05-15T23:07:58.876Z | Compiling num-integer v0.1.46 |
| 1195 | 2026-05-15T23:07:59.344Z | Compiling proc-macro-crate v1.3.1 |
| 1196 | 2026-05-15T23:07:59.448Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1197 | 2026-05-15T23:07:59.503Z | Compiling progenitor-client v0.10.0 |
| 1198 | 2026-05-15T23:08:00.457Z | Compiling hubpack_derive v0.1.1 |
| 1199 | 2026-05-15T23:08:00.751Z | Compiling rayon-core v1.13.0 |
| 1200 | 2026-05-15T23:08:00.880Z | Checking toml_write v0.1.2 |
| 1201 | 2026-05-15T23:08:00.954Z | Checking hubpack v0.1.2 |
| 1202 | 2026-05-15T23:08:00.993Z | Checking num-rational v0.4.2 |
| 1203 | 2026-05-15T23:08:01.047Z | Checking toml_edit v0.22.27 |
| 1204 | 2026-05-15T23:08:01.117Z | Checking num-iter v0.1.45 |
| 1205 | 2026-05-15T23:08:01.474Z | Compiling zerocopy-derive v0.7.35 |
| 1206 | 2026-05-15T23:08:01.527Z | Compiling num-complex v0.4.6 |
| 1207 | 2026-05-15T23:08:01.732Z | Checking static_assertions v1.1.0 |
| 1208 | 2026-05-15T23:08:01.905Z | Checking num v0.4.3 |
| 1209 | 2026-05-15T23:08:02.095Z | Checking crossbeam-deque v0.8.6 |
| 1210 | 2026-05-15T23:08:02.139Z | Checking toml v0.8.23 |
| 1211 | 2026-05-15T23:08:02.281Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1212 | 2026-05-15T23:08:02.310Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1213 | 2026-05-15T23:08:02.452Z | Checking float-ord v0.3.2 |
| 1214 | 2026-05-15T23:08:02.607Z | Compiling proc-macro-error-attr v1.0.4 |
| 1215 | 2026-05-15T23:08:02.667Z | Compiling heapless v0.8.0 |
| 1216 | 2026-05-15T23:08:02.835Z | Checking bytecount v0.6.9 |
| 1217 | 2026-05-15T23:08:02.957Z | Compiling ingot-macros v0.1.1 |
| 1218 | 2026-05-15T23:08:02.971Z | Compiling num-derive v0.3.3 |
| 1219 | 2026-05-15T23:08:03.158Z | Checking hash32 v0.3.1 |
| 1220 | 2026-05-15T23:08:03.311Z | Compiling proc-macro-error v1.0.4 |
| 1221 | 2026-05-15T23:08:03.548Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1222 | 2026-05-15T23:08:03.869Z | Compiling smoltcp v0.11.0 |
| 1223 | 2026-05-15T23:08:03.941Z | Checking libscf-sys v1.1.0 |
| 1224 | 2026-05-15T23:08:04.242Z | Compiling zerocopy v0.7.35 |
| 1225 | 2026-05-15T23:08:04.397Z | Compiling num_enum_derive v0.7.5 |
| 1226 | 2026-05-15T23:08:04.472Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1227 | 2026-05-15T23:08:04.587Z | Checking cobs v0.3.0 |
| 1228 | 2026-05-15T23:08:04.605Z | Compiling foreign-types-macros v0.2.3 |
| 1229 | 2026-05-15T23:08:04.734Z | Compiling scroll_derive v0.12.1 |
| 1230 | 2026-05-15T23:08:04.796Z | Compiling usdt-impl v0.5.0 |
| 1231 | 2026-05-15T23:08:05.043Z | Checking bitflags v1.3.2 |
| 1232 | 2026-05-15T23:08:05.060Z | Checking managed v0.8.0 |
| 1233 | 2026-05-15T23:08:05.121Z | Checking foreign-types-shared v0.3.1 |
| 1234 | 2026-05-15T23:08:05.216Z | Compiling crucible-workspace-hack v0.1.0 |
| 1235 | 2026-05-15T23:08:05.239Z | Checking foreign-types v0.5.0 |
| 1236 | 2026-05-15T23:08:05.432Z | Checking postcard v1.1.3 |
| 1237 | 2026-05-15T23:08:05.449Z | Checking scroll v0.12.0 |
| 1238 | 2026-05-15T23:08:05.452Z | Checking num_enum v0.7.5 |
| 1239 | 2026-05-15T23:08:05.502Z | Compiling dof v0.3.0 |
| 1240 | 2026-05-15T23:08:05.674Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1241 | 2026-05-15T23:08:05.734Z | Checking ingot-types v0.1.2 |
| 1242 | 2026-05-15T23:08:05.847Z | Compiling dtrace-parser v0.2.0 |
| 1243 | 2026-05-15T23:08:05.863Z | Checking camino-tempfile v1.4.1 |
| 1244 | 2026-05-15T23:08:05.878Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1245 | 2026-05-15T23:08:05.933Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1246 | 2026-05-15T23:08:06.020Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1247 | 2026-05-15T23:08:06.078Z | Checking ingot v0.1.1 |
| 1248 | 2026-05-15T23:08:06.142Z | Checking cstr-argument v0.1.2 |
| 1249 | 2026-05-15T23:08:06.253Z | Compiling thread-id v4.2.2 |
| 1250 | 2026-05-15T23:08:06.269Z | Compiling heck v0.4.1 |
| 1251 | 2026-05-15T23:08:06.342Z | Compiling minimal-lexical v0.2.1 |
| 1252 | 2026-05-15T23:08:06.363Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1253 | 2026-05-15T23:08:06.467Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1254 | 2026-05-15T23:08:06.470Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1255 | 2026-05-15T23:08:06.521Z | Checking goblin v0.8.2 |
| 1256 | 2026-05-15T23:08:06.578Z | Compiling nom v7.1.3 |
| 1257 | 2026-05-15T23:08:06.659Z | Checking rayon v1.11.0 |
| 1258 | 2026-05-15T23:08:06.963Z | Compiling num_enum_derive v0.5.11 |
| 1259 | 2026-05-15T23:08:07.188Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1260 | 2026-05-15T23:08:07.366Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1261 | 2026-05-15T23:08:07.694Z | Compiling rustc_version v0.4.1 |
| 1262 | 2026-05-15T23:08:07.964Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1263 | 2026-05-15T23:08:07.980Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1264 | 2026-05-15T23:08:08.078Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1265 | 2026-05-15T23:08:08.126Z | Compiling convert_case v0.4.0 |
| 1266 | 2026-05-15T23:08:08.143Z | Checking tinyvec_macros v0.1.1 |
| 1267 | 2026-05-15T23:08:08.213Z | Compiling rustix v0.38.44 |
| 1268 | 2026-05-15T23:08:08.360Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1269 | 2026-05-15T23:08:08.462Z | Compiling proc-macro-error2 v2.0.1 |
| 1270 | 2026-05-15T23:08:08.479Z | Checking tinyvec v1.10.0 |
| 1271 | 2026-05-15T23:08:08.510Z | Compiling derive_more v0.99.20 |
| 1272 | 2026-05-15T23:08:08.772Z | Checking num_enum v0.5.11 |
| 1273 | 2026-05-15T23:08:08.829Z | Compiling libz-sys v1.1.22 |
| 1274 | 2026-05-15T23:08:08.888Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1275 | 2026-05-15T23:08:09.055Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1276 | 2026-05-15T23:08:09.257Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1277 | 2026-05-15T23:08:09.308Z | Compiling tabled_derive v0.11.0 |
| 1278 | 2026-05-15T23:08:09.684Z | Compiling usdt-attr-macro v0.5.0 |
| 1279 | 2026-05-15T23:08:09.970Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1280 | 2026-05-15T23:08:10.026Z | Compiling usdt-macro v0.5.0 |
| 1281 | 2026-05-15T23:08:10.149Z | Compiling zone_cfg_derive v0.3.1 |
| 1282 | 2026-05-15T23:08:10.413Z | Checking papergrid v0.17.0 |
| 1283 | 2026-05-15T23:08:10.417Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1284 | 2026-05-15T23:08:10.693Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1285 | 2026-05-15T23:08:10.717Z | Checking itertools v0.12.1 |
| 1286 | 2026-05-15T23:08:10.782Z | Checking testing_table v0.3.0 |
| 1287 | 2026-05-15T23:08:10.830Z | Compiling num-derive v0.4.2 |
| 1288 | 2026-05-15T23:08:10.865Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1289 | 2026-05-15T23:08:10.881Z | Checking memmap v0.7.0 |
| 1290 | 2026-05-15T23:08:11.015Z | Checking sigpipe v0.1.3 |
| 1291 | 2026-05-15T23:08:11.097Z | Checking jiff v0.2.15 |
| 1292 | 2026-05-15T23:08:11.101Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1293 | 2026-05-15T23:08:11.148Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1294 | 2026-05-15T23:08:11.174Z | Checking glob v0.3.3 |
| 1295 | 2026-05-15T23:08:11.203Z | Checking tabled v0.20.0 |
| 1296 | 2026-05-15T23:08:11.350Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 1297 | 2026-05-15T23:08:11.424Z | Checking usdt v0.5.0 |
| 1298 | 2026-05-15T23:08:11.590Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1299 | 2026-05-15T23:08:11.723Z | Checking zone v0.3.1 |
| 1300 | 2026-05-15T23:08:11.745Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1301 | 2026-05-15T23:08:11.766Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1302 | 2026-05-15T23:08:11.983Z | Checking smf v0.2.3 |
| 1303 | 2026-05-15T23:08:12.069Z | Checking secrecy v0.10.3 |
| 1304 | 2026-05-15T23:08:12.093Z | Checking bstr v1.12.0 |
| 1305 | 2026-05-15T23:08:12.211Z | Checking whoami v1.6.1 |
| 1306 | 2026-05-15T23:08:12.241Z | Compiling curve25519-dalek v4.1.3 |
| 1307 | 2026-05-15T23:08:12.381Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1308 | 2026-05-15T23:08:12.441Z | Checking hmac v0.12.1 |
| 1309 | 2026-05-15T23:08:12.517Z | Compiling clang-sys v1.8.1 |
| 1310 | 2026-05-15T23:08:12.517Z | Checking inout v0.1.4 |
| 1311 | 2026-05-15T23:08:12.572Z | Checking ff v0.13.1 |
| 1312 | 2026-05-15T23:08:12.655Z | Compiling enum-as-inner v0.6.1 |
| 1313 | 2026-05-15T23:08:12.699Z | Compiling semver v0.1.20 |
| 1314 | 2026-05-15T23:08:12.899Z | Checking data-encoding v2.9.0 |
| 1315 | 2026-05-15T23:08:12.985Z | Compiling rustc_version v0.1.7 |
| 1316 | 2026-05-15T23:08:13.173Z | Checking group v0.13.0 |
| 1317 | 2026-05-15T23:08:13.190Z | Checking cipher v0.4.4 |
| 1318 | 2026-05-15T23:08:13.193Z | Checking hkdf v0.12.4 |
| 1319 | 2026-05-15T23:08:13.329Z | Checking atomicwrites v0.4.4 |
| 1320 | 2026-05-15T23:08:13.347Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1321 | 2026-05-15T23:08:13.372Z | Checking universal-hash v0.5.1 |
| 1322 | 2026-05-15T23:08:13.444Z | Checking crypto-bigint v0.5.5 |
| 1323 | 2026-05-15T23:08:13.466Z | Checking half v2.7.1 |
| 1324 | 2026-05-15T23:08:13.498Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1325 | 2026-05-15T23:08:13.641Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1326 | 2026-05-15T23:08:13.720Z | Checking opaque-debug v0.3.1 |
| 1327 | 2026-05-15T23:08:13.793Z | Checking ciborium-io v0.2.2 |
| 1328 | 2026-05-15T23:08:13.810Z | Checking base16ct v0.2.0 |
| 1329 | 2026-05-15T23:08:13.829Z | Checking base64ct v1.8.0 |
| 1330 | 2026-05-15T23:08:13.886Z | Checking indent_write v2.2.0 |
| 1331 | 2026-05-15T23:08:13.934Z | Checking ciborium-ll v0.2.2 |
| 1332 | 2026-05-15T23:08:14.021Z | Checking poly1305 v0.8.0 |
| 1333 | 2026-05-15T23:08:14.065Z | Checking password-hash v0.5.0 |
| 1334 | 2026-05-15T23:08:14.109Z | Checking chacha20 v0.9.1 |
| 1335 | 2026-05-15T23:08:14.253Z | Compiling newtype_derive v0.1.6 |
| 1336 | 2026-05-15T23:08:14.288Z | Checking similar v2.7.0 |
| 1337 | 2026-05-15T23:08:14.304Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1338 | 2026-05-15T23:08:14.440Z | Checking thiserror-no-std v2.0.2 |
| 1339 | 2026-05-15T23:08:14.485Z | Checking blake2 v0.10.6 |
| 1340 | 2026-05-15T23:08:14.502Z | Checking elliptic-curve v0.13.8 |
| 1341 | 2026-05-15T23:08:14.527Z | Compiling typify-impl v0.6.1 |
| 1342 | 2026-05-15T23:08:14.552Z | Checking aead v0.5.2 |
| 1343 | 2026-05-15T23:08:14.632Z | Compiling libloading v0.8.9 |
| 1344 | 2026-05-15T23:08:14.687Z | Compiling bindgen v0.72.1 |
| 1345 | 2026-05-15T23:08:14.706Z | Checking resolv-conf v0.7.5 |
| 1346 | 2026-05-15T23:08:14.745Z | Checking linked-hash-map v0.5.6 |
| 1347 | 2026-05-15T23:08:14.827Z | Checking keccak v0.1.6 |
| 1348 | 2026-05-15T23:08:14.881Z | Compiling owo-colors v4.3.0 |
| 1349 | 2026-05-15T23:08:14.897Z | Checking vsss-rs v3.3.4 |
| 1350 | 2026-05-15T23:08:14.913Z | Checking lru-cache v0.1.2 |
| 1351 | 2026-05-15T23:08:14.983Z | Checking sha3 v0.10.8 |
| 1352 | 2026-05-15T23:08:15.003Z | Checking argon2 v0.5.3 |
| 1353 | 2026-05-15T23:08:15.043Z | Checking chacha20poly1305 v0.10.1 |
| 1354 | 2026-05-15T23:08:15.186Z | Checking ciborium v0.2.2 |
| 1355 | 2026-05-15T23:08:15.222Z | Checking hickory-proto v0.24.4 |
| 1356 | 2026-05-15T23:08:15.251Z | Checking tokio-dtrace v0.1.1 |
| 1357 | 2026-05-15T23:08:15.284Z | Compiling cexpr v0.6.0 |
| 1358 | 2026-05-15T23:08:15.426Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1359 | 2026-05-15T23:08:15.711Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1360 | 2026-05-15T23:08:15.856Z | Checking serde-big-array v0.5.1 |
| 1361 | 2026-05-15T23:08:15.942Z | Compiling derive-where v1.6.0 |
| 1362 | 2026-05-15T23:08:15.959Z | Compiling serde_repr v0.1.20 |
| 1363 | 2026-05-15T23:08:15.990Z | Checking unicode-segmentation v1.12.0 |
| 1364 | 2026-05-15T23:08:16.300Z | Checking same-file v1.0.6 |
| 1365 | 2026-05-15T23:08:16.421Z | Checking siphasher v1.0.1 |
| 1366 | 2026-05-15T23:08:16.467Z | Checking walkdir v2.5.0 |
| 1367 | 2026-05-15T23:08:16.522Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1368 | 2026-05-15T23:08:16.588Z | Checking phf_shared v0.12.1 |
| 1369 | 2026-05-15T23:08:16.732Z | Checking newline-converter v0.3.0 |
| 1370 | 2026-05-15T23:08:16.753Z | Checking hickory-resolver v0.24.4 |
| 1371 | 2026-05-15T23:08:16.846Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1372 | 2026-05-15T23:08:17.175Z | Checking oxide-tokio-rt v0.1.2 |
| 1373 | 2026-05-15T23:08:17.375Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1374 | 2026-05-15T23:08:17.661Z | Checking console v0.15.11 |
| 1375 | 2026-05-15T23:08:17.854Z | Compiling progenitor-impl v0.10.0 |
| 1376 | 2026-05-15T23:08:17.924Z | Compiling typify-macro v0.6.1 |
| 1377 | 2026-05-15T23:08:17.940Z | Checking tokio-stream v0.1.17 |
| 1378 | 2026-05-15T23:08:18.026Z | Compiling pin-project-internal v1.1.10 |
| 1379 | 2026-05-15T23:08:18.097Z | Compiling slog-dtrace v0.3.0 |
| 1380 | 2026-05-15T23:08:18.375Z | Checking csv-core v0.1.12 |
| 1381 | 2026-05-15T23:08:18.391Z | Checking unicode-width v0.1.14 |
| 1382 | 2026-05-15T23:08:18.567Z | Checking smawk v0.3.2 |
| 1383 | 2026-05-15T23:08:18.650Z | Checking swrite v0.1.0 |
| 1384 | 2026-05-15T23:08:18.702Z | Compiling chrono-tz v0.10.4 |
| 1385 | 2026-05-15T23:08:18.760Z | Checking unicode-linebreak v0.1.5 |
| 1386 | 2026-05-15T23:08:18.843Z | Compiling cancel-safe-futures v0.1.5 |
| 1387 | 2026-05-15T23:08:18.924Z | Compiling unicode-xid v0.2.6 |
| 1388 | 2026-05-15T23:08:18.976Z | Checking foldhash v0.1.5 |
| 1389 | 2026-05-15T23:08:19.052Z | Compiling const_format_proc_macros v0.2.34 |
| 1390 | 2026-05-15T23:08:19.118Z | Checking textwrap v0.16.2 |
| 1391 | 2026-05-15T23:08:19.134Z | Checking hashbrown v0.15.5 |
| 1392 | 2026-05-15T23:08:19.178Z | Checking pin-project v1.1.10 |
| 1393 | 2026-05-15T23:08:19.306Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1394 | 2026-05-15T23:08:19.344Z | Checking csv v1.3.1 |
| 1395 | 2026-05-15T23:08:19.585Z | Checking qorb v0.4.1 |
| 1396 | 2026-05-15T23:08:19.613Z | Checking expectorate v1.2.0 |
| 1397 | 2026-05-15T23:08:19.732Z | Checking phf v0.12.1 |
| 1398 | 2026-05-15T23:08:19.748Z | Checking unicode-normalization v0.1.24 |
| 1399 | 2026-05-15T23:08:19.849Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1400 | 2026-05-15T23:08:20.032Z | Compiling progenitor-macro v0.10.0 |
| 1401 | 2026-05-15T23:08:20.168Z | Checking libsw-core v0.3.2 |
| 1402 | 2026-05-15T23:08:20.321Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1403 | 2026-05-15T23:08:20.351Z | Compiling async-recursion v1.1.1 |
| 1404 | 2026-05-15T23:08:20.566Z | Compiling snafu-derive v0.8.9 |
| 1405 | 2026-05-15T23:08:20.746Z | Compiling cookie v0.18.1 |
| 1406 | 2026-05-15T23:08:20.750Z | Checking highway v1.3.0 |
| 1407 | 2026-05-15T23:08:20.787Z | Checking fixedbitset v0.4.2 |
| 1408 | 2026-05-15T23:08:20.942Z | Compiling moka v0.12.11 |
| 1409 | 2026-05-15T23:08:20.982Z | Checking fixedbitset v0.5.7 |
| 1410 | 2026-05-15T23:08:21.070Z | Checking petgraph v0.6.5 |
| 1411 | 2026-05-15T23:08:21.190Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1412 | 2026-05-15T23:08:21.206Z | Checking petgraph v0.8.2 |
| 1413 | 2026-05-15T23:08:21.441Z | Checking libsw v3.5.0 |
| 1414 | 2026-05-15T23:08:21.592Z | Checking olpc-cjson v0.1.4 |
| 1415 | 2026-05-15T23:08:22.265Z | Checking snafu v0.8.9 |
| 1416 | 2026-05-15T23:08:22.268Z | Checking const_format v0.2.34 |
| 1417 | 2026-05-15T23:08:22.302Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1418 | 2026-05-15T23:08:22.507Z | Compiling typify v0.6.1 |
| 1419 | 2026-05-15T23:08:22.618Z | Checking papergrid v0.11.0 |
| 1420 | 2026-05-15T23:08:22.702Z | Checking globset v0.4.16 |
| 1421 | 2026-05-15T23:08:22.726Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1422 | 2026-05-15T23:08:22.772Z | Checking gethostname v0.5.0 |
| 1423 | 2026-05-15T23:08:23.007Z | Compiling tabled_derive v0.7.0 |
| 1424 | 2026-05-15T23:08:23.052Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1425 | 2026-05-15T23:08:23.246Z | Checking reqwest v0.13.2 |
| 1426 | 2026-05-15T23:08:23.411Z | Checking bcs v0.1.6 |
| 1427 | 2026-05-15T23:08:23.646Z | Checking pem v3.0.5 |
| 1428 | 2026-05-15T23:08:23.812Z | Checking serde_plain v1.0.2 |
| 1429 | 2026-05-15T23:08:23.851Z | Checking linear-map v1.2.0 |
| 1430 | 2026-05-15T23:08:23.965Z | Checking typed-path v0.9.3 |
| 1431 | 2026-05-15T23:08:23.968Z | Checking termtree v0.5.1 |
| 1432 | 2026-05-15T23:08:24.023Z | Checking tagptr v0.2.0 |
| 1433 | 2026-05-15T23:08:24.119Z | Checking humantime v2.3.0 |
| 1434 | 2026-05-15T23:08:24.167Z | Compiling signal-hook v0.3.18 |
| 1435 | 2026-05-15T23:08:24.231Z | Checking progenitor v0.10.0 |
| 1436 | 2026-05-15T23:08:24.300Z | Checking crc8 v0.1.1 |
| 1437 | 2026-05-15T23:08:24.365Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1438 | 2026-05-15T23:08:24.428Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1439 | 2026-05-15T23:08:24.498Z | Checking tabled v0.15.0 |
| 1440 | 2026-05-15T23:08:24.734Z | Checking tough v0.20.0 |
| 1441 | 2026-05-15T23:08:25.019Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1442 | 2026-05-15T23:08:25.182Z | Compiling progenitor-impl v0.13.0 |
| 1443 | 2026-05-15T23:08:25.640Z | Checking steno v0.4.1 |
| 1444 | 2026-05-15T23:08:25.890Z | Checking hickory-proto v0.25.2 |
| 1445 | 2026-05-15T23:08:26.102Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 1446 | 2026-05-15T23:08:26.504Z | Compiling cargo-platform v0.1.9 |
| 1447 | 2026-05-15T23:08:26.522Z | Compiling vergen v8.3.2 |
| 1448 | 2026-05-15T23:08:26.629Z | Compiling fs-err v3.1.2 |
| 1449 | 2026-05-15T23:08:26.710Z | Compiling crc32fast v1.5.0 |
| 1450 | 2026-05-15T23:08:26.742Z | Compiling cargo_metadata v0.18.1 |
| 1451 | 2026-05-15T23:08:27.063Z | Checking progenitor-client v0.13.0 |
| 1452 | 2026-05-15T23:08:27.167Z | Checking dropshot-api-manager-types v0.5.2 |
| 1453 | 2026-05-15T23:08:27.286Z | Checking sha2 v0.10.9 |
| 1454 | 2026-05-15T23:08:27.323Z | Compiling progenitor-macro v0.13.0 |
| 1455 | 2026-05-15T23:08:27.338Z | Compiling blake3 v1.8.2 |
| 1456 | 2026-05-15T23:08:27.491Z | Checking hickory-resolver v0.25.2 |
| 1457 | 2026-05-15T23:08:27.540Z | Checking adler2 v2.0.1 |
| 1458 | 2026-05-15T23:08:27.863Z | Checking miniz_oxide v0.8.9 |
| 1459 | 2026-05-15T23:08:28.189Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1460 | 2026-05-15T23:08:28.207Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1461 | 2026-05-15T23:08:28.341Z | Checking git-stub v1.0.0 |
| 1462 | 2026-05-15T23:08:28.400Z | Checking filetime v0.2.26 |
| 1463 | 2026-05-15T23:08:28.504Z | Checking arrayref v0.3.9 |
| 1464 | 2026-05-15T23:08:28.542Z | Checking constant_time_eq v0.3.1 |
| 1465 | 2026-05-15T23:08:28.581Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1466 | 2026-05-15T23:08:28.640Z | Checking arrayvec v0.7.6 |
| 1467 | 2026-05-15T23:08:28.809Z | Compiling curl v0.4.49 |
| 1468 | 2026-05-15T23:08:28.830Z | Checking xattr v1.6.1 |
| 1469 | 2026-05-15T23:08:28.967Z | Checking is_ci v1.2.0 |
| 1470 | 2026-05-15T23:08:29.080Z | Checking supports-color v3.0.2 |
| 1471 | 2026-05-15T23:08:29.101Z | Checking tar v0.4.45 |
| 1472 | 2026-05-15T23:08:29.487Z | Checking git-stub-vcs v0.1.0 |
| 1473 | 2026-05-15T23:08:29.605Z | Checking flate2 v1.1.2 |
| 1474 | 2026-05-15T23:08:29.689Z | Checking drift v0.1.3 |
| 1475 | 2026-05-15T23:08:29.827Z | Checking kstat-rs v0.2.4 |
| 1476 | 2026-05-15T23:08:29.890Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1477 | 2026-05-15T23:08:29.893Z | Checking toml v0.7.8 |
| 1478 | 2026-05-15T23:08:29.941Z | Checking topological-sort v0.2.2 |
| 1479 | 2026-05-15T23:08:30.013Z | Checking dropshot-api-manager v0.5.2 |
| 1480 | 2026-05-15T23:08:30.200Z | Checking omicron-zone-package v0.12.2 |
| 1481 | 2026-05-15T23:08:30.501Z | Checking signal-hook-tokio v0.3.1 |
| 1482 | 2026-05-15T23:08:30.633Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1483 | 2026-05-15T23:08:31.011Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1484 | 2026-05-15T23:08:31.070Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1485 | 2026-05-15T23:08:31.159Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1486 | 2026-05-15T23:08:31.577Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1487 | 2026-05-15T23:08:31.621Z | Checking progenitor v0.13.0 |
| 1488 | 2026-05-15T23:08:31.751Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1489 | 2026-05-15T23:08:31.844Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1490 | 2026-05-15T23:08:31.956Z | Checking display-error-chain v0.2.2 |
| 1491 | 2026-05-15T23:08:31.993Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1492 | 2026-05-15T23:08:32.039Z | Checking search_path v0.1.4 |
| 1493 | 2026-05-15T23:08:32.077Z | Checking internet-checksum v0.2.1 |
| 1494 | 2026-05-15T23:08:32.151Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1495 | 2026-05-15T23:08:32.171Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1496 | 2026-05-15T23:08:32.379Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1497 | 2026-05-15T23:08:32.590Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1498 | 2026-05-15T23:08:32.688Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1499 | 2026-05-15T23:08:33.040Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1500 | 2026-05-15T23:08:33.084Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1501 | 2026-05-15T23:08:33.115Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1502 | 2026-05-15T23:08:33.403Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1503 | 2026-05-15T23:08:33.494Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1504 | 2026-05-15T23:08:33.697Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1505 | 2026-05-15T23:08:33.828Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1506 | 2026-05-15T23:08:33.854Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1507 | 2026-05-15T23:08:34.306Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1508 | 2026-05-15T23:08:34.386Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1509 | 2026-05-15T23:08:36.994Z | Compiling git2 v0.19.0 |
| 1510 | 2026-05-15T23:08:37.473Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1511 | 2026-05-15T23:08:37.848Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1512 | 2026-05-15T23:08:38.482Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1513 | 2026-05-15T23:08:38.780Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1514 | 2026-05-15T23:08:39.355Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1515 | 2026-05-15T23:08:39.410Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1516 | 2026-05-15T23:08:39.744Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1517 | 2026-05-15T23:08:39.875Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1518 | 2026-05-15T23:08:39.894Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1519 | 2026-05-15T23:08:40.215Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1520 | 2026-05-15T23:08:51.058Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1521 | 2026-05-15T23:08:52.337Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1522 | 2026-05-15T23:08:57.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s |
| 1523 | 2026-05-15T23:08:57.452Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1524 | 2026-05-15T23:08:57.452Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1525 | 2026-05-15T23:08:57.938Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1526 | 2026-05-15T23:08:57.938Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1527 | 2026-05-15T23:08:57.941Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1528 | 2026-05-15T23:08:57.941Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1529 | 2026-05-15T23:09:05.207Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1530 | 2026-05-15T23:09:05.211Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1531 | 2026-05-15T23:09:07.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.24s |
| 1532 | 2026-05-15T23:09:07.879Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1533 | 2026-05-15T23:09:07.879Z | + cargo clippy --features softnpu -- --deny warnings |
| 1534 | 2026-05-15T23:09:08.179Z | Downloading crates ... |
| 1535 | 2026-05-15T23:09:08.309Z | Downloaded libloading v0.7.4 |
| 1536 | 2026-05-15T23:09:08.313Z | Downloaded ascii v1.1.0 |
| 1537 | 2026-05-15T23:09:08.317Z | Downloaded tap v1.0.1 |
| 1538 | 2026-05-15T23:09:08.320Z | Downloaded typeid v1.0.3 |
| 1539 | 2026-05-15T23:09:08.323Z | Downloaded serde_arrays v0.1.0 |
| 1540 | 2026-05-15T23:09:08.323Z | Downloaded bitstruct v0.1.1 |
| 1541 | 2026-05-15T23:09:08.323Z | Downloaded radium v0.7.0 |
| 1542 | 2026-05-15T23:09:08.323Z | Downloaded erased-serde v0.4.8 |
| 1543 | 2026-05-15T23:09:08.326Z | Downloaded bitstruct_derive v0.1.0 |
| 1544 | 2026-05-15T23:09:08.326Z | Downloaded wyz v0.5.1 |
| 1545 | 2026-05-15T23:09:08.329Z | Downloaded funty v2.0.0 |
| 1546 | 2026-05-15T23:09:08.333Z | Downloaded num-bigint v0.4.6 |
| 1547 | 2026-05-15T23:09:08.341Z | Downloaded bitvec v1.0.1 |
| 1548 | 2026-05-15T23:09:08.469Z | Checking num-integer v0.1.46 |
| 1549 | 2026-05-15T23:09:08.544Z | Checking num-complex v0.4.6 |
| 1550 | 2026-05-15T23:09:08.556Z | Compiling radium v0.7.0 |
| 1551 | 2026-05-15T23:09:08.563Z | Checking tap v1.0.1 |
| 1552 | 2026-05-15T23:09:08.569Z | Checking funty v2.0.0 |
| 1553 | 2026-05-15T23:09:08.576Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1554 | 2026-05-15T23:09:08.578Z | Compiling typeid v1.0.3 |
| 1555 | 2026-05-15T23:09:08.582Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1556 | 2026-05-15T23:09:08.648Z | Checking wyz v0.5.1 |
| 1557 | 2026-05-15T23:09:08.744Z | Checking num-bigint v0.4.6 |
| 1558 | 2026-05-15T23:09:08.744Z | Checking num-iter v0.1.45 |
| 1559 | 2026-05-15T23:09:08.794Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1560 | 2026-05-15T23:09:08.813Z | Compiling erased-serde v0.4.8 |
| 1561 | 2026-05-15T23:09:08.868Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1562 | 2026-05-15T23:09:08.871Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1563 | 2026-05-15T23:09:08.895Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1564 | 2026-05-15T23:09:08.941Z | Compiling bitstruct_derive v0.1.0 |
| 1565 | 2026-05-15T23:09:08.986Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1566 | 2026-05-15T23:09:08.995Z | Checking bitvec v1.0.1 |
| 1567 | 2026-05-15T23:09:08.998Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1568 | 2026-05-15T23:09:08.998Z | Checking ascii v1.1.0 |
| 1569 | 2026-05-15T23:09:09.018Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1570 | 2026-05-15T23:09:09.085Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1571 | 2026-05-15T23:09:09.175Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1572 | 2026-05-15T23:09:09.184Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1573 | 2026-05-15T23:09:09.203Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1574 | 2026-05-15T23:09:09.213Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1575 | 2026-05-15T23:09:09.471Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1576 | 2026-05-15T23:09:09.492Z | Checking serde_arrays v0.1.0 |
| 1577 | 2026-05-15T23:09:09.579Z | Checking num-rational v0.4.2 |
| 1578 | 2026-05-15T23:09:09.591Z | Checking libloading v0.7.4 |
| 1579 | 2026-05-15T23:09:09.600Z | Checking bitstruct v0.1.1 |
| 1580 | 2026-05-15T23:09:09.622Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1581 | 2026-05-15T23:09:09.842Z | Checking num v0.4.3 |
| 1582 | 2026-05-15T23:09:09.909Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1583 | 2026-05-15T23:09:10.442Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1584 | 2026-05-15T23:09:10.728Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1585 | 2026-05-15T23:09:10.731Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1586 | 2026-05-15T23:09:10.920Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1587 | 2026-05-15T23:09:11.123Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1588 | 2026-05-15T23:09:11.126Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1589 | 2026-05-15T23:09:11.580Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1590 | 2026-05-15T23:09:11.795Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1591 | 2026-05-15T23:09:11.795Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1592 | 2026-05-15T23:09:11.799Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1593 | 2026-05-15T23:09:11.799Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1594 | 2026-05-15T23:09:12.176Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1595 | 2026-05-15T23:09:12.598Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1596 | 2026-05-15T23:09:13.473Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1597 | 2026-05-15T23:09:15.701Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1598 | 2026-05-15T23:09:16.047Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1599 | 2026-05-15T23:09:16.907Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1600 | 2026-05-15T23:09:17.738Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1601 | 2026-05-15T23:09:17.855Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1602 | 2026-05-15T23:09:24.275Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1603 | 2026-05-15T23:09:25.552Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1604 | 2026-05-15T23:09:26.088Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1605 | 2026-05-15T23:09:30.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.44s |
| 1606 | 2026-05-15T23:09:30.521Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1607 | 2026-05-15T23:09:30.521Z | + cargo clippy --features chaos -- --deny warnings |
| 1608 | 2026-05-15T23:09:30.993Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1609 | 2026-05-15T23:09:30.993Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1610 | 2026-05-15T23:09:30.996Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1611 | 2026-05-15T23:09:38.220Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1612 | 2026-05-15T23:09:38.220Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1613 | 2026-05-15T23:09:40.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.15s |
| 1614 | 2026-05-15T23:09:40.861Z | + banner fmt |
| 1615 | 2026-05-15T23:09:40.864Z | |
| 1616 | 2026-05-15T23:09:40.864Z | ###### # # ##### |
| 1617 | 2026-05-15T23:09:40.864Z | # ## ## # |
| 1618 | 2026-05-15T23:09:40.865Z | ##### # ## # # |
| 1619 | 2026-05-15T23:09:40.865Z | # # # # |
| 1620 | 2026-05-15T23:09:40.865Z | # # # # |
| 1621 | 2026-05-15T23:09:40.865Z | # # # # |
| 1622 | 2026-05-15T23:09:40.865Z | |
| 1623 | 2026-05-15T23:09:40.865Z | + cargo fmt -- --check |
| 1624 | 2026-05-15T23:09:41.317Z | + banner test |
| 1625 | 2026-05-15T23:09:41.320Z | |
| 1626 | 2026-05-15T23:09:41.320Z | ##### ###### #### ##### |
| 1627 | 2026-05-15T23:09:41.320Z | # # # # |
| 1628 | 2026-05-15T23:09:41.320Z | # ##### #### # |
| 1629 | 2026-05-15T23:09:41.320Z | # # # # |
| 1630 | 2026-05-15T23:09:41.320Z | # # # # # |
| 1631 | 2026-05-15T23:09:41.320Z | # ###### #### # |
| 1632 | 2026-05-15T23:09:41.320Z | |
| 1633 | 2026-05-15T23:09:41.320Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1634 | 2026-05-15T23:09:41.320Z | + RUST_BACKTRACE=full |
| 1635 | 2026-05-15T23:09:41.320Z | + cargo test --features tofino_stub --no-fail-fast |
| 1636 | 2026-05-15T23:09:42.144Z | Compiling unicode-ident v1.0.24 |
| 1637 | 2026-05-15T23:09:42.144Z | Compiling cfg-if v1.0.3 |
| 1638 | 2026-05-15T23:09:42.147Z | Compiling memchr v2.7.5 |
| 1639 | 2026-05-15T23:09:42.147Z | Compiling serde_core v1.0.228 |
| 1640 | 2026-05-15T23:09:42.259Z | Compiling itoa v1.0.15 |
| 1641 | 2026-05-15T23:09:42.266Z | Compiling libc v0.2.183 |
| 1642 | 2026-05-15T23:09:42.273Z | Compiling zmij v1.0.17 |
| 1643 | 2026-05-15T23:09:42.284Z | Compiling libm v0.2.15 |
| 1644 | 2026-05-15T23:09:42.352Z | Compiling proc-macro2 v1.0.106 |
| 1645 | 2026-05-15T23:09:42.380Z | Compiling heck v0.5.0 |
| 1646 | 2026-05-15T23:09:42.540Z | Compiling equivalent v1.0.2 |
| 1647 | 2026-05-15T23:09:42.631Z | Compiling log v0.4.29 |
| 1648 | 2026-05-15T23:09:42.649Z | Compiling smallvec v1.15.1 |
| 1649 | 2026-05-15T23:09:42.754Z | Compiling quote v1.0.45 |
| 1650 | 2026-05-15T23:09:42.792Z | Compiling iana-time-zone v0.1.64 |
| 1651 | 2026-05-15T23:09:42.812Z | Compiling allocator-api2 v0.2.21 |
| 1652 | 2026-05-15T23:09:42.925Z | Compiling syn v2.0.117 |
| 1653 | 2026-05-15T23:09:43.015Z | Compiling foldhash v0.2.0 |
| 1654 | 2026-05-15T23:09:43.047Z | Compiling dyn-clone v1.0.20 |
| 1655 | 2026-05-15T23:09:43.133Z | Compiling stable_deref_trait v1.2.0 |
| 1656 | 2026-05-15T23:09:43.144Z | Compiling pin-project-lite v0.2.16 |
| 1657 | 2026-05-15T23:09:43.193Z | Compiling hashbrown v0.16.1 |
| 1658 | 2026-05-15T23:09:43.213Z | Compiling fnv v1.0.7 |
| 1659 | 2026-05-15T23:09:43.239Z | Compiling percent-encoding v2.3.2 |
| 1660 | 2026-05-15T23:09:43.242Z | Compiling litemap v0.8.0 |
| 1661 | 2026-05-15T23:09:43.328Z | Compiling writeable v0.6.1 |
| 1662 | 2026-05-15T23:09:43.400Z | Compiling regex-syntax v0.8.6 |
| 1663 | 2026-05-15T23:09:43.460Z | Compiling icu_properties_data v2.0.1 |
| 1664 | 2026-05-15T23:09:43.472Z | Compiling icu_normalizer_data v2.0.0 |
| 1665 | 2026-05-15T23:09:43.550Z | Compiling form_urlencoded v1.2.2 |
| 1666 | 2026-05-15T23:09:43.596Z | Compiling utf8_iter v1.0.4 |
| 1667 | 2026-05-15T23:09:43.637Z | Compiling scopeguard v1.2.0 |
| 1668 | 2026-05-15T23:09:43.733Z | Compiling lock_api v0.4.14 |
| 1669 | 2026-05-15T23:09:43.748Z | Compiling getrandom v0.3.3 |
| 1670 | 2026-05-15T23:09:43.748Z | Compiling num-traits v0.2.19 |
| 1671 | 2026-05-15T23:09:43.803Z | Compiling aho-corasick v1.1.3 |
| 1672 | 2026-05-15T23:09:43.931Z | Compiling semver v1.0.27 |
| 1673 | 2026-05-15T23:09:43.967Z | Compiling serde_json v1.0.149 |
| 1674 | 2026-05-15T23:09:44.105Z | Compiling indexmap v2.13.0 |
| 1675 | 2026-05-15T23:09:44.278Z | Compiling ucd-trie v0.1.7 |
| 1676 | 2026-05-15T23:09:44.383Z | Compiling byteorder v1.5.0 |
| 1677 | 2026-05-15T23:09:44.570Z | Compiling uuid v1.20.0 |
| 1678 | 2026-05-15T23:09:44.737Z | Compiling futures-core v0.3.32 |
| 1679 | 2026-05-15T23:09:44.893Z | Compiling regex-automata v0.4.13 |
| 1680 | 2026-05-15T23:09:44.906Z | Compiling time-core v0.1.8 |
| 1681 | 2026-05-15T23:09:44.988Z | Compiling num-conv v0.2.1 |
| 1682 | 2026-05-15T23:09:45.146Z | Compiling time-macros v0.2.27 |
| 1683 | 2026-05-15T23:09:45.237Z | Compiling ryu v1.0.20 |
| 1684 | 2026-05-15T23:09:45.237Z | Compiling futures-sink v0.3.32 |
| 1685 | 2026-05-15T23:09:45.262Z | Compiling regress v0.10.5 |
| 1686 | 2026-05-15T23:09:45.424Z | Compiling pretty-hex v0.4.1 |
| 1687 | 2026-05-15T23:09:45.567Z | Compiling slab v0.4.11 |
| 1688 | 2026-05-15T23:09:45.757Z | Compiling synstructure v0.13.2 |
| 1689 | 2026-05-15T23:09:45.900Z | Compiling serde_derive_internals v0.29.1 |
| 1690 | 2026-05-15T23:09:45.997Z | Compiling strsim v0.11.1 |
| 1691 | 2026-05-15T23:09:46.063Z | Compiling plain v0.2.3 |
| 1692 | 2026-05-15T23:09:46.143Z | Compiling futures-channel v0.3.32 |
| 1693 | 2026-05-15T23:09:46.173Z | Compiling syn v1.0.109 |
| 1694 | 2026-05-15T23:09:46.372Z | Compiling futures-task v0.3.32 |
| 1695 | 2026-05-15T23:09:46.480Z | Compiling futures-io v0.3.32 |
| 1696 | 2026-05-15T23:09:46.537Z | Compiling socket2 v0.6.0 |
| 1697 | 2026-05-15T23:09:46.642Z | Compiling regex v1.12.3 |
| 1698 | 2026-05-15T23:09:46.654Z | Compiling parking_lot_core v0.9.12 |
| 1699 | 2026-05-15T23:09:46.950Z | Compiling parking_lot v0.12.5 |
| 1700 | 2026-05-15T23:09:46.964Z | Compiling signal-hook-registry v1.4.6 |
| 1701 | 2026-05-15T23:09:46.977Z | Compiling serde_derive v1.0.228 |
| 1702 | 2026-05-15T23:09:46.990Z | Compiling zerofrom-derive v0.1.6 |
| 1703 | 2026-05-15T23:09:47.108Z | Compiling yoke-derive v0.8.0 |
| 1704 | 2026-05-15T23:09:47.351Z | Compiling zerovec-derive v0.11.1 |
| 1705 | 2026-05-15T23:09:47.363Z | Compiling displaydoc v0.2.5 |
| 1706 | 2026-05-15T23:09:47.484Z | Compiling thiserror-impl v2.0.18 |
| 1707 | 2026-05-15T23:09:48.140Z | Compiling schemars_derive v0.8.22 |
| 1708 | 2026-05-15T23:09:48.177Z | Compiling tokio-macros v2.6.0 |
| 1709 | 2026-05-15T23:09:48.235Z | Compiling zerocopy-derive v0.8.27 |
| 1710 | 2026-05-15T23:09:48.515Z | Compiling zeroize_derive v1.4.3 |
| 1711 | 2026-05-15T23:09:48.765Z | Compiling thiserror v2.0.18 |
| 1712 | 2026-05-15T23:09:48.879Z | Compiling futures-macro v0.3.32 |
| 1713 | 2026-05-15T23:09:48.987Z | Compiling zerofrom v0.1.6 |
| 1714 | 2026-05-15T23:09:49.124Z | Compiling yoke v0.8.0 |
| 1715 | 2026-05-15T23:09:49.223Z | Compiling thiserror-impl v1.0.69 |
| 1716 | 2026-05-15T23:09:49.241Z | Compiling tracing-attributes v0.1.30 |
| 1717 | 2026-05-15T23:09:49.322Z | Compiling zerovec v0.11.4 |
| 1718 | 2026-05-15T23:09:49.446Z | Compiling zerotrie v0.2.2 |
| 1719 | 2026-05-15T23:09:49.558Z | Compiling zerocopy v0.8.27 |
| 1720 | 2026-05-15T23:09:49.628Z | Compiling pest v2.8.2 |
| 1721 | 2026-05-15T23:09:49.733Z | Compiling serde v1.0.228 |
| 1722 | 2026-05-15T23:09:49.757Z | Compiling scroll_derive v0.13.1 |
| 1723 | 2026-05-15T23:09:50.186Z | Compiling bytes v1.11.1 |
| 1724 | 2026-05-15T23:09:50.247Z | Compiling serde_tokenstream v0.2.3 |
| 1725 | 2026-05-15T23:09:50.259Z | Compiling tinystr v0.8.1 |
| 1726 | 2026-05-15T23:09:50.406Z | Compiling potential_utf v0.1.3 |
| 1727 | 2026-05-15T23:09:50.467Z | Compiling icu_locale_core v2.0.0 |
| 1728 | 2026-05-15T23:09:50.503Z | Compiling chrono v0.4.44 |
| 1729 | 2026-05-15T23:09:50.532Z | Compiling icu_collections v2.0.0 |
| 1730 | 2026-05-15T23:09:50.575Z | Compiling async-trait v0.1.89 |
| 1731 | 2026-05-15T23:09:50.828Z | Compiling http v1.4.0 |
| 1732 | 2026-05-15T23:09:50.948Z | Compiling pest_meta v2.8.2 |
| 1733 | 2026-05-15T23:09:51.050Z | Compiling icu_provider v2.0.0 |
| 1734 | 2026-05-15T23:09:51.253Z | Compiling scroll v0.13.0 |
| 1735 | 2026-05-15T23:09:51.343Z | Compiling icu_properties v2.0.1 |
| 1736 | 2026-05-15T23:09:51.368Z | Compiling icu_normalizer v2.0.0 |
| 1737 | 2026-05-15T23:09:51.520Z | Compiling schemars v0.8.22 |
| 1738 | 2026-05-15T23:09:51.571Z | Compiling pest_generator v2.8.2 |
| 1739 | 2026-05-15T23:09:51.847Z | Compiling thiserror v1.0.69 |
| 1740 | 2026-05-15T23:09:51.955Z | Compiling goblin v0.10.1 |
| 1741 | 2026-05-15T23:09:51.978Z | Compiling thread-id v5.0.0 |
| 1742 | 2026-05-15T23:09:52.029Z | Compiling openapiv3 v2.2.0 |
| 1743 | 2026-05-15T23:09:52.065Z | Compiling mio v1.0.4 |
| 1744 | 2026-05-15T23:09:52.205Z | Compiling idna_adapter v1.2.1 |
| 1745 | 2026-05-15T23:09:52.279Z | Compiling pest_derive v2.8.2 |
| 1746 | 2026-05-15T23:09:52.357Z | Compiling idna v1.1.0 |
| 1747 | 2026-05-15T23:09:52.548Z | Compiling tokio v1.49.0 |
| 1748 | 2026-05-15T23:09:52.587Z | Compiling daft-derive v0.1.4 |
| 1749 | 2026-05-15T23:09:52.599Z | Compiling darling_core v0.21.3 |
| 1750 | 2026-05-15T23:09:52.665Z | Compiling url v2.5.7 |
| 1751 | 2026-05-15T23:09:52.853Z | Compiling dtrace-parser v0.3.0 |
| 1752 | 2026-05-15T23:09:53.435Z | Compiling typify-impl v0.4.3 |
| 1753 | 2026-05-15T23:09:53.624Z | Compiling serde_yaml v0.9.34+deprecated |
| 1754 | 2026-05-15T23:09:53.745Z | Compiling ppv-lite86 v0.2.21 |
| 1755 | 2026-05-15T23:09:53.909Z | Compiling openssl-macros v0.1.1 |
| 1756 | 2026-05-15T23:09:54.072Z | Compiling base64 v0.22.1 |
| 1757 | 2026-05-15T23:09:54.440Z | Compiling http-body v1.0.1 |
| 1758 | 2026-05-15T23:09:54.620Z | Compiling bitflags v2.9.4 |
| 1759 | 2026-05-15T23:09:54.642Z | Compiling erased-serde v0.3.31 |
| 1760 | 2026-05-15T23:09:54.789Z | Compiling dof v0.4.0 |
| 1761 | 2026-05-15T23:09:54.845Z | Compiling darling_macro v0.21.3 |
| 1762 | 2026-05-15T23:09:54.864Z | Compiling typenum v1.18.0 |
| 1763 | 2026-05-15T23:09:54.952Z | Compiling getrandom v0.2.16 |
| 1764 | 2026-05-15T23:09:55.145Z | Compiling ipnet v2.11.0 |
| 1765 | 2026-05-15T23:09:55.158Z | Compiling atomic-waker v1.1.2 |
| 1766 | 2026-05-15T23:09:55.283Z | Compiling usdt-impl v0.6.0 |
| 1767 | 2026-05-15T23:09:55.416Z | Compiling anyhow v1.0.102 |
| 1768 | 2026-05-15T23:09:55.447Z | Compiling darling v0.21.3 |
| 1769 | 2026-05-15T23:09:55.534Z | Compiling httparse v1.10.1 |
| 1770 | 2026-05-15T23:09:55.695Z | Compiling portable-atomic v1.11.1 |
| 1771 | 2026-05-15T23:09:55.855Z | Compiling untrusted v0.9.0 |
| 1772 | 2026-05-15T23:09:55.921Z | Compiling tower-service v0.3.3 |
| 1773 | 2026-05-15T23:09:55.979Z | Compiling tower-layer v0.3.3 |
| 1774 | 2026-05-15T23:09:56.090Z | Compiling critical-section v1.2.0 |
| 1775 | 2026-05-15T23:09:56.144Z | Compiling try-lock v0.2.5 |
| 1776 | 2026-05-15T23:09:56.205Z | Compiling once_cell v1.21.3 |
| 1777 | 2026-05-15T23:09:56.230Z | Compiling want v0.3.1 |
| 1778 | 2026-05-15T23:09:56.255Z | Compiling zeroize v1.8.1 |
| 1779 | 2026-05-15T23:09:56.403Z | Compiling pin-utils v0.1.0 |
| 1780 | 2026-05-15T23:09:56.421Z | Compiling httpdate v1.0.3 |
| 1781 | 2026-05-15T23:09:56.466Z | Compiling structmeta-derive v0.3.0 |
| 1782 | 2026-05-15T23:09:56.480Z | Compiling newtype-uuid-macros v0.1.0 |
| 1783 | 2026-05-15T23:09:56.665Z | Compiling strum_macros v0.26.4 |
| 1784 | 2026-05-15T23:09:56.849Z | Compiling usdt-attr-macro v0.6.0 |
| 1785 | 2026-05-15T23:09:57.073Z | Compiling usdt-macro v0.6.0 |
| 1786 | 2026-05-15T23:09:57.545Z | Compiling structmeta v0.3.0 |
| 1787 | 2026-05-15T23:09:57.778Z | Compiling async-stream-impl v0.3.6 |
| 1788 | 2026-05-15T23:09:58.046Z | Compiling powerfmt v0.2.0 |
| 1789 | 2026-05-15T23:09:58.206Z | Compiling deranged v0.5.3 |
| 1790 | 2026-05-15T23:09:58.428Z | Compiling num_threads v0.1.7 |
| 1791 | 2026-05-15T23:09:58.502Z | Compiling omicron-workspace-hack v0.1.0 |
| 1792 | 2026-05-15T23:09:58.532Z | Compiling dropshot_endpoint v0.16.7 |
| 1793 | 2026-05-15T23:09:58.802Z | Compiling http-body-util v0.1.3 |
| 1794 | 2026-05-15T23:09:59.056Z | Compiling ref-cast-impl v1.0.25 |
| 1795 | 2026-05-15T23:09:59.370Z | Compiling derive-ex v0.1.8 |
| 1796 | 2026-05-15T23:09:59.488Z | Compiling serde_urlencoded v0.7.1 |
| 1797 | 2026-05-15T23:09:59.507Z | Compiling strum_macros v0.27.2 |
| 1798 | 2026-05-15T23:09:59.810Z | Compiling typify-macro v0.4.3 |
| 1799 | 2026-05-15T23:09:59.821Z | Compiling sync_wrapper v1.0.2 |
| 1800 | 2026-05-15T23:09:59.838Z | Compiling serde_with_macros v3.14.1 |
| 1801 | 2026-05-15T23:09:59.928Z | Compiling iri-string v0.7.8 |
| 1802 | 2026-05-15T23:09:59.947Z | Compiling subtle v2.6.1 |
| 1803 | 2026-05-15T23:10:00.117Z | Compiling thread_local v1.1.9 |
| 1804 | 2026-05-15T23:10:00.384Z | Compiling rand_core v0.6.4 |
| 1805 | 2026-05-15T23:10:00.601Z | Compiling futures-util v0.3.32 |
| 1806 | 2026-05-15T23:10:00.616Z | Compiling match_cfg v0.1.0 |
| 1807 | 2026-05-15T23:10:00.690Z | Compiling parse-display-derive v0.10.0 |
| 1808 | 2026-05-15T23:10:00.974Z | Compiling toml_datetime v0.6.11 |
| 1809 | 2026-05-15T23:10:00.988Z | Compiling test-strategy v0.4.3 |
| 1810 | 2026-05-15T23:10:01.077Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1811 | 2026-05-15T23:10:01.256Z | Compiling take_mut v0.2.2 |
| 1812 | 2026-05-15T23:10:01.371Z | Compiling term v1.2.0 |
| 1813 | 2026-05-15T23:10:01.569Z | Compiling tracing-core v0.1.34 |
| 1814 | 2026-05-15T23:10:01.899Z | Compiling typify v0.4.3 |
| 1815 | 2026-05-15T23:10:01.996Z | Compiling progenitor-impl v0.11.1 |
| 1816 | 2026-05-15T23:10:02.027Z | Compiling tracing v0.1.41 |
| 1817 | 2026-05-15T23:10:02.083Z | Compiling clap_derive v4.6.0 |
| 1818 | 2026-05-15T23:10:02.163Z | Compiling camino v1.2.2 |
| 1819 | 2026-05-15T23:10:02.259Z | Compiling cpufeatures v0.2.17 |
| 1820 | 2026-05-15T23:10:02.336Z | Compiling fastrand v2.3.0 |
| 1821 | 2026-05-15T23:10:02.357Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1822 | 2026-05-15T23:10:02.391Z | Compiling encoding_rs v0.8.35 |
| 1823 | 2026-05-15T23:10:02.577Z | Compiling mime v0.3.17 |
| 1824 | 2026-05-15T23:10:02.602Z | Compiling unicode-width v0.2.1 |
| 1825 | 2026-05-15T23:10:03.413Z | Compiling errno v0.3.14 |
| 1826 | 2026-05-15T23:10:03.573Z | Compiling hex v0.4.3 |
| 1827 | 2026-05-15T23:10:03.586Z | Compiling generic-array v0.14.7 |
| 1828 | 2026-05-15T23:10:03.833Z | Compiling ipnetwork v0.21.1 |
| 1829 | 2026-05-15T23:10:04.090Z | Compiling crossbeam-utils v0.8.21 |
| 1830 | 2026-05-15T23:10:04.133Z | Compiling winnow v0.7.14 |
| 1831 | 2026-05-15T23:10:04.170Z | Compiling rustix v1.1.2 |
| 1832 | 2026-05-15T23:10:04.289Z | Compiling tokio-util v0.7.16 |
| 1833 | 2026-05-15T23:10:04.628Z | Compiling slog v2.8.2 |
| 1834 | 2026-05-15T23:10:05.395Z | Compiling crypto-common v0.1.6 |
| 1835 | 2026-05-15T23:10:05.421Z | Compiling itertools v0.14.0 |
| 1836 | 2026-05-15T23:10:05.531Z | Compiling rand_core v0.9.3 |
| 1837 | 2026-05-15T23:10:05.543Z | Compiling h2 v0.4.12 |
| 1838 | 2026-05-15T23:10:05.602Z | Compiling progenitor-macro v0.11.1 |
| 1839 | 2026-05-15T23:10:05.671Z | Compiling oxnet v0.1.4 |
| 1840 | 2026-05-15T23:10:05.758Z | Compiling rand_chacha v0.9.0 |
| 1841 | 2026-05-15T23:10:05.771Z | Compiling socket2 v0.5.10 |
| 1842 | 2026-05-15T23:10:06.102Z | Compiling quick-error v1.2.3 |
| 1843 | 2026-05-15T23:10:06.217Z | Compiling spin v0.9.8 |
| 1844 | 2026-05-15T23:10:06.220Z | Compiling debug-ignore v1.0.5 |
| 1845 | 2026-05-15T23:10:06.243Z | Compiling rand v0.9.2 |
| 1846 | 2026-05-15T23:10:06.334Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 1847 | 2026-05-15T23:10:06.334Z | Compiling tabwriter v1.4.1 |
| 1848 | 2026-05-15T23:10:06.590Z | Compiling rustls-pki-types v1.12.0 |
| 1849 | 2026-05-15T23:10:06.662Z | Compiling serde_spanned v1.0.4 |
| 1850 | 2026-05-15T23:10:06.823Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1851 | 2026-05-15T23:10:06.836Z | Compiling bit-vec v0.8.0 |
| 1852 | 2026-05-15T23:10:07.028Z | Compiling colored v3.0.0 |
| 1853 | 2026-05-15T23:10:07.070Z | Compiling lazy_static v1.5.0 |
| 1854 | 2026-05-15T23:10:07.135Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1855 | 2026-05-15T23:10:07.171Z | Compiling bit-set v0.8.0 |
| 1856 | 2026-05-15T23:10:07.335Z | Compiling toml v0.9.11+spec-1.1.0 |
| 1857 | 2026-05-15T23:10:07.351Z | Compiling async-stream v0.3.6 |
| 1858 | 2026-05-15T23:10:07.402Z | Compiling strum v0.26.3 |
| 1859 | 2026-05-15T23:10:07.414Z | Compiling waitgroup v0.1.2 |
| 1860 | 2026-05-15T23:10:07.522Z | Compiling serde_path_to_error v0.1.20 |
| 1861 | 2026-05-15T23:10:07.535Z | Compiling anstyle v1.0.14 |
| 1862 | 2026-05-15T23:10:07.763Z | Compiling hyper v1.8.1 |
| 1863 | 2026-05-15T23:10:07.783Z | Compiling unarray v0.1.4 |
| 1864 | 2026-05-15T23:10:07.882Z | Compiling time v0.3.47 |
| 1865 | 2026-05-15T23:10:07.897Z | Compiling ring v0.17.14 |
| 1866 | 2026-05-15T23:10:08.435Z | Compiling macaddr v1.0.1 |
| 1867 | 2026-05-15T23:10:08.814Z | Compiling utf8parse v0.2.2 |
| 1868 | 2026-05-15T23:10:08.919Z | Compiling hyper-util v0.1.19 |
| 1869 | 2026-05-15T23:10:08.933Z | Compiling anstyle-parse v1.0.0 |
| 1870 | 2026-05-15T23:10:09.133Z | Compiling crossbeam-channel v0.5.15 |
| 1871 | 2026-05-15T23:10:09.544Z | Compiling block-buffer v0.10.4 |
| 1872 | 2026-05-15T23:10:09.626Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1873 | 2026-05-15T23:10:09.664Z | Compiling ref-cast v1.0.25 |
| 1874 | 2026-05-15T23:10:09.697Z | Compiling anstyle-query v1.1.4 |
| 1875 | 2026-05-15T23:10:09.770Z | Compiling colorchoice v1.0.4 |
| 1876 | 2026-05-15T23:10:09.809Z | Compiling is_terminal_polyfill v1.70.1 |
| 1877 | 2026-05-15T23:10:09.891Z | Compiling anstream v1.0.0 |
| 1878 | 2026-05-15T23:10:09.908Z | Compiling digest v0.10.7 |
| 1879 | 2026-05-15T23:10:09.999Z | Compiling strum v0.27.2 |
| 1880 | 2026-05-15T23:10:10.013Z | Compiling clap_lex v1.1.0 |
| 1881 | 2026-05-15T23:10:10.015Z | Compiling is-terminal v0.4.16 |
| 1882 | 2026-05-15T23:10:10.117Z | Compiling slog-term v2.9.2 |
| 1883 | 2026-05-15T23:10:10.141Z | Compiling slog-async v2.8.0 |
| 1884 | 2026-05-15T23:10:10.187Z | Compiling slog-json v2.6.1 |
| 1885 | 2026-05-15T23:10:10.268Z | Compiling tower v0.5.2 |
| 1886 | 2026-05-15T23:10:10.386Z | Compiling hostname v0.3.1 |
| 1887 | 2026-05-15T23:10:10.536Z | Compiling instant v0.1.13 |
| 1888 | 2026-05-15T23:10:10.649Z | Compiling slog-bunyan v2.5.0 |
| 1889 | 2026-05-15T23:10:10.664Z | Compiling tower-http v0.6.8 |
| 1890 | 2026-05-15T23:10:10.685Z | Compiling futures-executor v0.3.32 |
| 1891 | 2026-05-15T23:10:10.801Z | Compiling openssl-sys v0.9.112 |
| 1892 | 2026-05-15T23:10:10.905Z | Compiling futures v0.3.32 |
| 1893 | 2026-05-15T23:10:11.378Z | Compiling aws-lc-sys v0.39.1 |
| 1894 | 2026-05-15T23:10:11.512Z | Compiling memmap2 v0.9.8 |
| 1895 | 2026-05-15T23:10:11.987Z | Compiling untrusted v0.7.1 |
| 1896 | 2026-05-15T23:10:12.043Z | Compiling foreign-types-shared v0.1.1 |
| 1897 | 2026-05-15T23:10:12.118Z | Compiling foreign-types v0.3.2 |
| 1898 | 2026-05-15T23:10:12.134Z | Compiling aws-lc-rs v1.16.2 |
| 1899 | 2026-05-15T23:10:12.170Z | Compiling tempfile v3.23.0 |
| 1900 | 2026-05-15T23:10:12.193Z | Compiling openssl-probe v0.1.6 |
| 1901 | 2026-05-15T23:10:12.380Z | Compiling openssl v0.10.76 |
| 1902 | 2026-05-15T23:10:13.178Z | Compiling rustls-webpki v0.103.6 |
| 1903 | 2026-05-15T23:10:13.690Z | Compiling either v1.15.0 |
| 1904 | 2026-05-15T23:10:13.908Z | Compiling rustls v0.23.32 |
| 1905 | 2026-05-15T23:10:14.191Z | Compiling usdt v0.6.0 |
| 1906 | 2026-05-15T23:10:14.477Z | Compiling webpki-roots v1.0.2 |
| 1907 | 2026-05-15T23:10:14.604Z | Compiling newtype-uuid v1.3.2 |
| 1908 | 2026-05-15T23:10:14.968Z | Compiling native-tls v0.2.14 |
| 1909 | 2026-05-15T23:10:15.262Z | Compiling tokio-native-tls v0.3.1 |
| 1910 | 2026-05-15T23:10:15.293Z | Compiling daft v0.1.4 |
| 1911 | 2026-05-15T23:10:15.437Z | Compiling hyper-tls v0.6.0 |
| 1912 | 2026-05-15T23:10:15.708Z | Compiling rustls-webpki v0.102.8 |
| 1913 | 2026-05-15T23:10:16.904Z | Compiling tokio-rustls v0.26.3 |
| 1914 | 2026-05-15T23:10:16.955Z | Compiling rustls v0.22.4 |
| 1915 | 2026-05-15T23:10:17.126Z | Compiling hyper-rustls v0.27.7 |
| 1916 | 2026-05-15T23:10:17.471Z | Compiling reqwest v0.12.23 |
| 1917 | 2026-05-15T23:10:17.872Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1918 | 2026-05-15T23:10:18.661Z | Compiling sha1 v0.10.6 |
| 1919 | 2026-05-15T23:10:18.907Z | Compiling tokio-rustls v0.25.0 |
| 1920 | 2026-05-15T23:10:19.130Z | Compiling rustls-pemfile v2.2.0 |
| 1921 | 2026-05-15T23:10:19.156Z | Compiling multer v3.1.0 |
| 1922 | 2026-05-15T23:10:19.457Z | Compiling terminal_size v0.4.3 |
| 1923 | 2026-05-15T23:10:19.612Z | Compiling rand_chacha v0.3.1 |
| 1924 | 2026-05-15T23:10:19.687Z | Compiling hostname v0.4.2 |
| 1925 | 2026-05-15T23:10:19.840Z | Compiling wait-timeout v0.2.1 |
| 1926 | 2026-05-15T23:10:20.277Z | Compiling rusty-fork v0.3.0 |
| 1927 | 2026-05-15T23:10:20.584Z | Compiling rand v0.8.5 |
| 1928 | 2026-05-15T23:10:20.654Z | Compiling dropshot v0.16.7 |
| 1929 | 2026-05-15T23:10:21.410Z | Compiling rand_xorshift v0.4.0 |
| 1930 | 2026-05-15T23:10:22.112Z | Compiling hubpack_derive v0.1.1 |
| 1931 | 2026-05-15T23:10:22.757Z | Compiling proptest v1.8.0 |
| 1932 | 2026-05-15T23:10:22.909Z | Compiling clap_builder v4.6.0 |
| 1933 | 2026-05-15T23:10:23.963Z | Compiling serde_spanned v0.6.9 |
| 1934 | 2026-05-15T23:10:24.468Z | Compiling prettyplease v0.2.37 |
| 1935 | 2026-05-15T23:10:24.753Z | Compiling clap v4.6.0 |
| 1936 | 2026-05-15T23:10:24.847Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1937 | 2026-05-15T23:10:25.571Z | Compiling progenitor-client v0.11.1 |
| 1938 | 2026-05-15T23:10:25.836Z | Compiling progenitor-client v0.10.0 |
| 1939 | 2026-05-15T23:10:25.887Z | Compiling serde_with v3.14.1 |
| 1940 | 2026-05-15T23:10:26.707Z | Compiling progenitor v0.11.1 |
| 1941 | 2026-05-15T23:10:27.949Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1942 | 2026-05-15T23:10:28.157Z | Compiling rustc-hash v2.1.1 |
| 1943 | 2026-05-15T23:10:28.288Z | Compiling iddqd v0.3.17 |
| 1944 | 2026-05-15T23:10:28.437Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1945 | 2026-05-15T23:10:29.565Z | Compiling backoff v0.4.0 |
| 1946 | 2026-05-15T23:10:29.611Z | Compiling parse-display v0.10.0 |
| 1947 | 2026-05-15T23:10:29.687Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1948 | 2026-05-15T23:10:29.824Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1949 | 2026-05-15T23:10:29.848Z | Compiling num-derive v0.3.3 |
| 1950 | 2026-05-15T23:10:29.958Z | Compiling toml_write v0.1.2 |
| 1951 | 2026-05-15T23:10:30.023Z | Compiling winnow v0.5.40 |
| 1952 | 2026-05-15T23:10:30.166Z | Compiling toml_edit v0.22.27 |
| 1953 | 2026-05-15T23:10:31.353Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1954 | 2026-05-15T23:10:31.772Z | Compiling num-integer v0.1.46 |
| 1955 | 2026-05-15T23:10:32.126Z | Compiling float-ord v0.3.2 |
| 1956 | 2026-05-15T23:10:32.262Z | Compiling toml v0.8.23 |
| 1957 | 2026-05-15T23:10:34.928Z | Compiling num-rational v0.4.2 |
| 1958 | 2026-05-15T23:10:35.575Z | Compiling num-iter v0.1.45 |
| 1959 | 2026-05-15T23:10:35.923Z | Compiling num-complex v0.4.6 |
| 1960 | 2026-05-15T23:10:37.017Z | Compiling num v0.4.3 |
| 1961 | 2026-05-15T23:10:37.294Z | Compiling toml_edit v0.19.15 |
| 1962 | 2026-05-15T23:10:38.865Z | Compiling proc-macro-crate v1.3.1 |
| 1963 | 2026-05-15T23:10:39.810Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1964 | 2026-05-15T23:10:41.082Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1965 | 2026-05-15T23:10:41.608Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1966 | 2026-05-15T23:10:43.186Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1967 | 2026-05-15T23:10:43.518Z | Compiling zerocopy-derive v0.7.35 |
| 1968 | 2026-05-15T23:10:43.755Z | Compiling memoffset v0.9.1 |
| 1969 | 2026-05-15T23:10:43.848Z | Compiling ingot-macros v0.1.1 |
| 1970 | 2026-05-15T23:10:44.051Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1971 | 2026-05-15T23:10:44.113Z | Compiling nix v0.30.1 |
| 1972 | 2026-05-15T23:10:44.476Z | Compiling libscf-sys v1.1.0 |
| 1973 | 2026-05-15T23:10:44.512Z | Compiling proc-macro-error2 v2.0.1 |
| 1974 | 2026-05-15T23:10:44.663Z | Compiling scroll_derive v0.12.1 |
| 1975 | 2026-05-15T23:10:44.936Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1976 | 2026-05-15T23:10:45.548Z | Compiling tabled_derive v0.11.0 |
| 1977 | 2026-05-15T23:10:45.741Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1978 | 2026-05-15T23:10:48.490Z | Compiling zerocopy v0.7.35 |
| 1979 | 2026-05-15T23:10:49.088Z | Compiling num_enum_derive v0.7.5 |
| 1980 | 2026-05-15T23:10:49.189Z | Compiling hubpack v0.1.2 |
| 1981 | 2026-05-15T23:10:49.344Z | Compiling foreign-types-macros v0.2.3 |
| 1982 | 2026-05-15T23:10:49.664Z | Compiling static_assertions v1.1.0 |
| 1983 | 2026-05-15T23:10:50.142Z | Compiling glob v0.3.3 |
| 1984 | 2026-05-15T23:10:50.190Z | Compiling proc-macro-error-attr v1.0.4 |
| 1985 | 2026-05-15T23:10:50.430Z | Compiling dtrace-parser v0.2.0 |
| 1986 | 2026-05-15T23:10:50.451Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1987 | 2026-05-15T23:10:50.645Z | Compiling bytecount v0.6.9 |
| 1988 | 2026-05-15T23:10:50.979Z | Compiling proc-macro-error v1.0.4 |
| 1989 | 2026-05-15T23:10:51.029Z | Compiling dof v0.3.0 |
| 1990 | 2026-05-15T23:10:51.555Z | Compiling num_enum_derive v0.5.11 |
| 1991 | 2026-05-15T23:10:53.012Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1992 | 2026-05-15T23:10:53.087Z | Compiling thread-id v4.2.2 |
| 1993 | 2026-05-15T23:10:53.216Z | Compiling usdt-impl v0.5.0 |
| 1994 | 2026-05-15T23:10:53.772Z | Compiling derive_more v0.99.20 |
| 1995 | 2026-05-15T23:10:54.134Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1996 | 2026-05-15T23:10:54.165Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1997 | 2026-05-15T23:10:54.866Z | Compiling minimal-lexical v0.2.1 |
| 1998 | 2026-05-15T23:10:54.933Z | Compiling usdt-attr-macro v0.5.0 |
| 1999 | 2026-05-15T23:10:55.140Z | Compiling nom v7.1.3 |
| 2000 | 2026-05-15T23:10:55.153Z | Compiling usdt-macro v0.5.0 |
| 2001 | 2026-05-15T23:10:55.398Z | Compiling zone_cfg_derive v0.3.1 |
| 2002 | 2026-05-15T23:10:55.790Z | Compiling num-derive v0.4.2 |
| 2003 | 2026-05-15T23:10:55.943Z | Compiling papergrid v0.17.0 |
| 2004 | 2026-05-15T23:10:56.087Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2005 | 2026-05-15T23:10:56.107Z | Compiling testing_table v0.3.0 |
| 2006 | 2026-05-15T23:10:56.279Z | Compiling rustc_version v0.4.1 |
| 2007 | 2026-05-15T23:10:56.491Z | Compiling crossbeam-epoch v0.9.18 |
| 2008 | 2026-05-15T23:10:56.569Z | Compiling enum-as-inner v0.6.1 |
| 2009 | 2026-05-15T23:10:56.839Z | Compiling curve25519-dalek v4.1.3 |
| 2010 | 2026-05-15T23:10:56.864Z | Compiling tabled v0.20.0 |
| 2011 | 2026-05-15T23:10:56.941Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2012 | 2026-05-15T23:10:57.163Z | Compiling crossbeam-deque v0.8.6 |
| 2013 | 2026-05-15T23:10:57.221Z | Compiling typify-impl v0.6.1 |
| 2014 | 2026-05-15T23:10:57.363Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2015 | 2026-05-15T23:10:57.539Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2016 | 2026-05-15T23:10:57.978Z | Compiling rayon-core v1.13.0 |
| 2017 | 2026-05-15T23:10:58.251Z | Compiling clang-sys v1.8.1 |
| 2018 | 2026-05-15T23:10:58.340Z | Compiling scroll v0.12.0 |
| 2019 | 2026-05-15T23:10:58.509Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 2020 | 2026-05-15T23:10:58.699Z | Compiling hash32 v0.3.1 |
| 2021 | 2026-05-15T23:10:58.867Z | Compiling heapless v0.8.0 |
| 2022 | 2026-05-15T23:10:58.879Z | Compiling goblin v0.8.2 |
| 2023 | 2026-05-15T23:10:58.912Z | Compiling ingot-types v0.1.2 |
| 2024 | 2026-05-15T23:10:59.098Z | Compiling cobs v0.3.0 |
| 2025 | 2026-05-15T23:10:59.305Z | Compiling libloading v0.8.9 |
| 2026 | 2026-05-15T23:10:59.308Z | Compiling bitflags v1.3.2 |
| 2027 | 2026-05-15T23:10:59.309Z | Compiling foreign-types-shared v0.3.1 |
| 2028 | 2026-05-15T23:10:59.402Z | Compiling managed v0.8.0 |
| 2029 | 2026-05-15T23:10:59.430Z | Compiling foreign-types v0.5.0 |
| 2030 | 2026-05-15T23:10:59.524Z | Compiling bindgen v0.72.1 |
| 2031 | 2026-05-15T23:10:59.543Z | Compiling ingot v0.1.1 |
| 2032 | 2026-05-15T23:10:59.628Z | Compiling smoltcp v0.11.0 |
| 2033 | 2026-05-15T23:10:59.672Z | Compiling postcard v1.1.3 |
| 2034 | 2026-05-15T23:11:00.020Z | Compiling cexpr v0.6.0 |
| 2035 | 2026-05-15T23:11:00.268Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2036 | 2026-05-15T23:11:00.597Z | Compiling num_enum v0.7.5 |
| 2037 | 2026-05-15T23:11:00.727Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2038 | 2026-05-15T23:11:01.185Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2039 | 2026-05-15T23:11:01.253Z | Compiling camino-tempfile v1.4.1 |
| 2040 | 2026-05-15T23:11:01.519Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2041 | 2026-05-15T23:11:01.543Z | Compiling serde_repr v0.1.20 |
| 2042 | 2026-05-15T23:11:01.824Z | Compiling derive-where v1.6.0 |
| 2043 | 2026-05-15T23:11:01.929Z | Compiling cstr-argument v0.1.2 |
| 2044 | 2026-05-15T23:11:02.149Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2045 | 2026-05-15T23:11:02.421Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2046 | 2026-05-15T23:11:03.245Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2047 | 2026-05-15T23:11:03.466Z | Compiling rayon v1.11.0 |
| 2048 | 2026-05-15T23:11:03.569Z | Compiling typify-macro v0.6.1 |
| 2049 | 2026-05-15T23:11:03.634Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2050 | 2026-05-15T23:11:03.767Z | Compiling crucible-workspace-hack v0.1.0 |
| 2051 | 2026-05-15T23:11:04.416Z | Compiling memmap v0.7.0 |
| 2052 | 2026-05-15T23:11:04.612Z | Compiling tinyvec_macros v0.1.1 |
| 2053 | 2026-05-15T23:11:04.677Z | Compiling tinyvec v1.10.0 |
| 2054 | 2026-05-15T23:11:04.688Z | Compiling usdt v0.5.0 |
| 2055 | 2026-05-15T23:11:04.976Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2056 | 2026-05-15T23:11:05.474Z | Compiling num_enum v0.5.11 |
| 2057 | 2026-05-15T23:11:05.687Z | Compiling typify v0.6.1 |
| 2058 | 2026-05-15T23:11:05.849Z | Compiling pin-project-internal v1.1.10 |
| 2059 | 2026-05-15T23:11:06.803Z | Compiling progenitor-impl v0.13.0 |
| 2060 | 2026-05-15T23:11:06.852Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2061 | 2026-05-15T23:11:06.978Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2062 | 2026-05-15T23:11:07.055Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2063 | 2026-05-15T23:11:07.209Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2064 | 2026-05-15T23:11:07.390Z | Compiling rustix v0.38.44 |
| 2065 | 2026-05-15T23:11:07.725Z | Compiling itertools v0.12.1 |
| 2066 | 2026-05-15T23:11:07.736Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2067 | 2026-05-15T23:11:07.910Z | Compiling progenitor-impl v0.10.0 |
| 2068 | 2026-05-15T23:11:08.140Z | Compiling sigpipe v0.1.3 |
| 2069 | 2026-05-15T23:11:08.239Z | Compiling jiff v0.2.15 |
| 2070 | 2026-05-15T23:11:08.314Z | Compiling const_format_proc_macros v0.2.34 |
| 2071 | 2026-05-15T23:11:08.889Z | Compiling zone v0.3.1 |
| 2072 | 2026-05-15T23:11:09.009Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2073 | 2026-05-15T23:11:09.200Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2074 | 2026-05-15T23:11:10.429Z | Compiling progenitor-macro v0.13.0 |
| 2075 | 2026-05-15T23:11:10.773Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2076 | 2026-05-15T23:11:10.861Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2077 | 2026-05-15T23:11:11.238Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2078 | 2026-05-15T23:11:11.287Z | Compiling secrecy v0.10.3 |
| 2079 | 2026-05-15T23:11:11.456Z | Compiling smf v0.2.3 |
| 2080 | 2026-05-15T23:11:11.500Z | Compiling progenitor-macro v0.10.0 |
| 2081 | 2026-05-15T23:11:11.705Z | Compiling snafu-derive v0.8.9 |
| 2082 | 2026-05-15T23:11:11.979Z | Compiling async-recursion v1.1.1 |
| 2083 | 2026-05-15T23:11:12.134Z | Compiling bstr v1.12.0 |
| 2084 | 2026-05-15T23:11:12.183Z | Compiling whoami v1.6.1 |
| 2085 | 2026-05-15T23:11:12.692Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2086 | 2026-05-15T23:11:13.522Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2087 | 2026-05-15T23:11:14.087Z | Compiling hmac v0.12.1 |
| 2088 | 2026-05-15T23:11:14.338Z | Compiling inout v0.1.4 |
| 2089 | 2026-05-15T23:11:14.413Z | Compiling ff v0.13.1 |
| 2090 | 2026-05-15T23:11:14.557Z | Compiling crc8 v0.1.1 |
| 2091 | 2026-05-15T23:11:14.686Z | Compiling data-encoding v2.9.0 |
| 2092 | 2026-05-15T23:11:14.810Z | Compiling group v0.13.0 |
| 2093 | 2026-05-15T23:11:14.945Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2094 | 2026-05-15T23:11:15.134Z | Compiling cipher v0.4.4 |
| 2095 | 2026-05-15T23:11:15.647Z | Compiling hkdf v0.12.4 |
| 2096 | 2026-05-15T23:11:16.234Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2097 | 2026-05-15T23:11:16.252Z | Compiling atomicwrites v0.4.4 |
| 2098 | 2026-05-15T23:11:16.474Z | Compiling tokio-dtrace v0.1.1 |
| 2099 | 2026-05-15T23:11:16.785Z | Compiling tabled_derive v0.7.0 |
| 2100 | 2026-05-15T23:11:17.165Z | Compiling reqwest v0.13.2 |
| 2101 | 2026-05-15T23:11:17.267Z | Compiling universal-hash v0.5.1 |
| 2102 | 2026-05-15T23:11:17.412Z | Compiling crypto-bigint v0.5.5 |
| 2103 | 2026-05-15T23:11:17.480Z | Compiling half v2.7.1 |
| 2104 | 2026-05-15T23:11:17.749Z | Compiling base64ct v1.8.0 |
| 2105 | 2026-05-15T23:11:17.775Z | Compiling indent_write v2.2.0 |
| 2106 | 2026-05-15T23:11:17.787Z | Compiling base16ct v0.2.0 |
| 2107 | 2026-05-15T23:11:17.924Z | Compiling opaque-debug v0.3.1 |
| 2108 | 2026-05-15T23:11:18.007Z | Compiling ciborium-io v0.2.2 |
| 2109 | 2026-05-15T23:11:18.059Z | Compiling poly1305 v0.8.0 |
| 2110 | 2026-05-15T23:11:18.115Z | Compiling progenitor-client v0.13.0 |
| 2111 | 2026-05-15T23:11:18.470Z | Compiling ciborium-ll v0.2.2 |
| 2112 | 2026-05-15T23:11:18.556Z | Compiling elliptic-curve v0.13.8 |
| 2113 | 2026-05-15T23:11:18.627Z | Compiling password-hash v0.5.0 |
| 2114 | 2026-05-15T23:11:19.268Z | Compiling oxide-tokio-rt v0.1.2 |
| 2115 | 2026-05-15T23:11:19.702Z | Compiling chacha20 v0.9.1 |
| 2116 | 2026-05-15T23:11:19.765Z | Compiling similar v2.7.0 |
| 2117 | 2026-05-15T23:11:19.937Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2118 | 2026-05-15T23:11:20.282Z | Compiling thiserror-no-std v2.0.2 |
| 2119 | 2026-05-15T23:11:20.675Z | Compiling blake2 v0.10.6 |
| 2120 | 2026-05-15T23:11:21.057Z | Compiling aead v0.5.2 |
| 2121 | 2026-05-15T23:11:21.355Z | Compiling keccak v0.1.6 |
| 2122 | 2026-05-15T23:11:21.367Z | Compiling resolv-conf v0.7.5 |
| 2123 | 2026-05-15T23:11:21.546Z | Compiling linked-hash-map v0.5.6 |
| 2124 | 2026-05-15T23:11:21.736Z | Compiling lru-cache v0.1.2 |
| 2125 | 2026-05-15T23:11:21.739Z | Compiling sha3 v0.10.8 |
| 2126 | 2026-05-15T23:11:21.912Z | Compiling chacha20poly1305 v0.10.1 |
| 2127 | 2026-05-15T23:11:21.945Z | Compiling vsss-rs v3.3.4 |
| 2128 | 2026-05-15T23:11:21.997Z | Compiling argon2 v0.5.3 |
| 2129 | 2026-05-15T23:11:22.027Z | Compiling progenitor v0.13.0 |
| 2130 | 2026-05-15T23:11:22.068Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2131 | 2026-05-15T23:11:22.166Z | Compiling ciborium v0.2.2 |
| 2132 | 2026-05-15T23:11:22.288Z | Compiling hickory-proto v0.24.4 |
| 2133 | 2026-05-15T23:11:22.730Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2134 | 2026-05-15T23:11:22.761Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2135 | 2026-05-15T23:11:23.255Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2136 | 2026-05-15T23:11:23.267Z | Compiling serde-big-array v0.5.1 |
| 2137 | 2026-05-15T23:11:23.421Z | Compiling unicode-segmentation v1.12.0 |
| 2138 | 2026-05-15T23:11:23.462Z | Compiling siphasher v1.0.1 |
| 2139 | 2026-05-15T23:11:23.658Z | Compiling same-file v1.0.6 |
| 2140 | 2026-05-15T23:11:23.731Z | Compiling newline-converter v0.3.0 |
| 2141 | 2026-05-15T23:11:23.840Z | Compiling walkdir v2.5.0 |
| 2142 | 2026-05-15T23:11:23.841Z | Compiling phf_shared v0.12.1 |
| 2143 | 2026-05-15T23:11:24.035Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2144 | 2026-05-15T23:11:24.051Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2145 | 2026-05-15T23:11:24.164Z | Compiling hickory-resolver v0.24.4 |
| 2146 | 2026-05-15T23:11:24.233Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2147 | 2026-05-15T23:11:24.749Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2148 | 2026-05-15T23:11:25.664Z | Compiling newtype_derive v0.1.6 |
| 2149 | 2026-05-15T23:11:25.754Z | Compiling owo-colors v4.3.0 |
| 2150 | 2026-05-15T23:11:25.844Z | Compiling tokio-stream v0.1.17 |
| 2151 | 2026-05-15T23:11:26.129Z | Compiling console v0.15.11 |
| 2152 | 2026-05-15T23:11:26.332Z | Compiling csv-core v0.1.12 |
| 2153 | 2026-05-15T23:11:26.471Z | Compiling swrite v0.1.0 |
| 2154 | 2026-05-15T23:11:26.579Z | Compiling smawk v0.3.2 |
| 2155 | 2026-05-15T23:11:26.616Z | Compiling termtree v0.5.1 |
| 2156 | 2026-05-15T23:11:26.668Z | Compiling humantime v2.3.0 |
| 2157 | 2026-05-15T23:11:26.728Z | Compiling unicode-linebreak v0.1.5 |
| 2158 | 2026-05-15T23:11:26.779Z | Compiling foldhash v0.1.5 |
| 2159 | 2026-05-15T23:11:26.883Z | Compiling unicode-width v0.1.14 |
| 2160 | 2026-05-15T23:11:26.973Z | Compiling textwrap v0.16.2 |
| 2161 | 2026-05-15T23:11:26.986Z | Compiling hashbrown v0.15.5 |
| 2162 | 2026-05-15T23:11:27.150Z | Compiling csv v1.3.1 |
| 2163 | 2026-05-15T23:11:27.170Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2164 | 2026-05-15T23:11:27.173Z | Compiling expectorate v1.2.0 |
| 2165 | 2026-05-15T23:11:27.522Z | Compiling qorb v0.4.1 |
| 2166 | 2026-05-15T23:11:27.552Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2167 | 2026-05-15T23:11:28.483Z | Compiling phf v0.12.1 |
| 2168 | 2026-05-15T23:11:28.652Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2169 | 2026-05-15T23:11:29.429Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2170 | 2026-05-15T23:11:29.521Z | Compiling pin-project v1.1.10 |
| 2171 | 2026-05-15T23:11:29.635Z | Compiling unicode-normalization v0.1.24 |
| 2172 | 2026-05-15T23:11:29.792Z | Compiling libz-sys v1.1.22 |
| 2173 | 2026-05-15T23:11:30.061Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2174 | 2026-05-15T23:11:30.736Z | Compiling libsw-core v0.3.2 |
| 2175 | 2026-05-15T23:11:31.060Z | Compiling fixedbitset v0.5.7 |
| 2176 | 2026-05-15T23:11:31.094Z | Compiling highway v1.3.0 |
| 2177 | 2026-05-15T23:11:31.313Z | Compiling fixedbitset v0.4.2 |
| 2178 | 2026-05-15T23:11:31.335Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2179 | 2026-05-15T23:11:31.412Z | Compiling petgraph v0.8.2 |
| 2180 | 2026-05-15T23:11:31.504Z | Compiling petgraph v0.6.5 |
| 2181 | 2026-05-15T23:11:31.567Z | Compiling progenitor v0.10.0 |
| 2182 | 2026-05-15T23:11:32.756Z | Compiling libsw v3.5.0 |
| 2183 | 2026-05-15T23:11:32.947Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2184 | 2026-05-15T23:11:33.164Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2185 | 2026-05-15T23:11:33.286Z | Compiling olpc-cjson v0.1.4 |
| 2186 | 2026-05-15T23:11:33.471Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2187 | 2026-05-15T23:11:33.652Z | Compiling snafu v0.8.9 |
| 2188 | 2026-05-15T23:11:34.061Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2189 | 2026-05-15T23:11:34.271Z | Compiling chrono-tz v0.10.4 |
| 2190 | 2026-05-15T23:11:34.546Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2191 | 2026-05-15T23:11:35.083Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2192 | 2026-05-15T23:11:35.449Z | Compiling papergrid v0.11.0 |
| 2193 | 2026-05-15T23:11:35.744Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2194 | 2026-05-15T23:11:36.040Z | Compiling globset v0.4.16 |
| 2195 | 2026-05-15T23:11:36.729Z | Compiling const_format v0.2.34 |
| 2196 | 2026-05-15T23:11:36.876Z | Compiling slog-dtrace v0.3.0 |
| 2197 | 2026-05-15T23:11:37.074Z | Compiling cancel-safe-futures v0.1.5 |
| 2198 | 2026-05-15T23:11:37.194Z | Compiling gethostname v0.5.0 |
| 2199 | 2026-05-15T23:11:37.317Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2200 | 2026-05-15T23:11:37.702Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2201 | 2026-05-15T23:11:38.301Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2202 | 2026-05-15T23:11:38.333Z | Compiling pem v3.0.5 |
| 2203 | 2026-05-15T23:11:38.726Z | Compiling bcs v0.1.6 |
| 2204 | 2026-05-15T23:11:38.749Z | Compiling serde_plain v1.0.2 |
| 2205 | 2026-05-15T23:11:38.774Z | Compiling cargo-platform v0.1.9 |
| 2206 | 2026-05-15T23:11:39.060Z | Compiling tagptr v0.2.0 |
| 2207 | 2026-05-15T23:11:39.134Z | Compiling linear-map v1.2.0 |
| 2208 | 2026-05-15T23:11:39.338Z | Compiling typed-path v0.9.3 |
| 2209 | 2026-05-15T23:11:39.565Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2210 | 2026-05-15T23:11:40.474Z | Compiling tough v0.20.0 |
| 2211 | 2026-05-15T23:11:40.685Z | Compiling moka v0.12.11 |
| 2212 | 2026-05-15T23:11:41.491Z | Compiling cargo_metadata v0.18.1 |
| 2213 | 2026-05-15T23:11:41.728Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2214 | 2026-05-15T23:11:42.607Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2215 | 2026-05-15T23:11:42.772Z | Compiling tabled v0.15.0 |
| 2216 | 2026-05-15T23:11:42.879Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2217 | 2026-05-15T23:11:43.241Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2218 | 2026-05-15T23:11:43.512Z | Compiling git2 v0.19.0 |
| 2219 | 2026-05-15T23:11:44.785Z | Compiling steno v0.4.1 |
| 2220 | 2026-05-15T23:11:46.362Z | Compiling cookie v0.18.1 |
| 2221 | 2026-05-15T23:11:46.492Z | Compiling hickory-proto v0.25.2 |
| 2222 | 2026-05-15T23:11:48.463Z | Compiling hickory-resolver v0.25.2 |
| 2223 | 2026-05-15T23:11:49.809Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2224 | 2026-05-15T23:11:50.791Z | Compiling vergen v8.3.2 |
| 2225 | 2026-05-15T23:11:52.608Z | Compiling signal-hook v0.3.18 |
| 2226 | 2026-05-15T23:11:53.542Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2227 | 2026-05-15T23:11:53.627Z | Compiling mockall_derive v0.13.1 |
| 2228 | 2026-05-15T23:11:53.762Z | Compiling predicates-core v1.0.9 |
| 2229 | 2026-05-15T23:11:54.055Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2230 | 2026-05-15T23:11:54.456Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2231 | 2026-05-15T23:11:54.535Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2232 | 2026-05-15T23:11:54.775Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2233 | 2026-05-15T23:11:54.791Z | Compiling sha2 v0.10.9 |
| 2234 | 2026-05-15T23:11:55.396Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2235 | 2026-05-15T23:11:56.224Z | Compiling yansi v1.0.1 |
| 2236 | 2026-05-15T23:11:56.576Z | Compiling adler2 v2.0.1 |
| 2237 | 2026-05-15T23:11:56.632Z | Compiling diff v0.1.13 |
| 2238 | 2026-05-15T23:11:56.745Z | Compiling miniz_oxide v0.8.9 |
| 2239 | 2026-05-15T23:11:56.814Z | Compiling pretty_assertions v1.4.1 |
| 2240 | 2026-05-15T23:11:57.105Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2241 | 2026-05-15T23:11:58.067Z | Compiling predicates v3.1.3 |
| 2242 | 2026-05-15T23:11:58.084Z | Compiling predicates-tree v1.0.12 |
| 2243 | 2026-05-15T23:11:58.430Z | Compiling fs-err v3.1.2 |
| 2244 | 2026-05-15T23:11:58.644Z | Compiling crc32fast v1.5.0 |
| 2245 | 2026-05-15T23:11:59.213Z | Compiling git-stub v1.0.0 |
| 2246 | 2026-05-15T23:11:59.294Z | Compiling filetime v0.2.26 |
| 2247 | 2026-05-15T23:11:59.505Z | Compiling fragile v2.0.1 |
| 2248 | 2026-05-15T23:11:59.517Z | Compiling arrayvec v0.7.6 |
| 2249 | 2026-05-15T23:11:59.741Z | Compiling constant_time_eq v0.3.1 |
| 2250 | 2026-05-15T23:11:59.823Z | Compiling downcast v0.11.0 |
| 2251 | 2026-05-15T23:11:59.872Z | Compiling arrayref v0.3.9 |
| 2252 | 2026-05-15T23:11:59.962Z | Compiling xattr v1.6.1 |
| 2253 | 2026-05-15T23:11:59.991Z | Compiling is_ci v1.2.0 |
| 2254 | 2026-05-15T23:12:00.054Z | Compiling mockall v0.13.1 |
| 2255 | 2026-05-15T23:12:00.151Z | Compiling supports-color v3.0.2 |
| 2256 | 2026-05-15T23:12:00.154Z | Compiling tar v0.4.45 |
| 2257 | 2026-05-15T23:12:00.254Z | Compiling blake3 v1.8.2 |
| 2258 | 2026-05-15T23:12:00.347Z | Compiling toml v0.7.8 |
| 2259 | 2026-05-15T23:12:00.848Z | Compiling git-stub-vcs v0.1.0 |
| 2260 | 2026-05-15T23:12:01.193Z | Compiling signal-hook-tokio v0.3.1 |
| 2261 | 2026-05-15T23:12:01.247Z | Compiling curl-sys v0.4.83+curl-8.15.0 |
| 2262 | 2026-05-15T23:12:01.339Z | Compiling flate2 v1.1.2 |
| 2263 | 2026-05-15T23:12:01.923Z | Compiling drift v0.1.3 |
| 2264 | 2026-05-15T23:12:02.178Z | Compiling kstat-rs v0.2.4 |
| 2265 | 2026-05-15T23:12:02.505Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2266 | 2026-05-15T23:12:02.835Z | Compiling display-error-chain v0.2.2 |
| 2267 | 2026-05-15T23:12:02.986Z | Compiling hex-literal v1.0.0 |
| 2268 | 2026-05-15T23:12:03.118Z | Compiling topological-sort v0.2.2 |
| 2269 | 2026-05-15T23:12:03.439Z | Compiling omicron-zone-package v0.12.2 |
| 2270 | 2026-05-15T23:12:03.588Z | Compiling dropshot-api-manager v0.5.2 |
| 2271 | 2026-05-15T23:12:03.675Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2272 | 2026-05-15T23:12:04.599Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2273 | 2026-05-15T23:12:05.972Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2274 | 2026-05-15T23:12:06.329Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2275 | 2026-05-15T23:12:06.341Z | Compiling curl v0.4.49 |
| 2276 | 2026-05-15T23:12:06.689Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2277 | 2026-05-15T23:12:06.903Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2278 | 2026-05-15T23:12:07.152Z | Compiling internet-checksum v0.2.1 |
| 2279 | 2026-05-15T23:12:07.180Z | Compiling search_path v0.1.4 |
| 2280 | 2026-05-15T23:12:07.307Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2281 | 2026-05-15T23:12:07.590Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2282 | 2026-05-15T23:12:07.916Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2283 | 2026-05-15T23:12:09.785Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2284 | 2026-05-15T23:12:11.594Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2285 | 2026-05-15T23:12:55.868Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 14s |
| 2286 | 2026-05-15T23:12:55.987Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 2287 | 2026-05-15T23:12:55.990Z | |
| 2288 | 2026-05-15T23:12:55.990Z | running 5 tests |
| 2289 | 2026-05-15T23:12:55.993Z | test fuse::tests::chip_revision_a0 ... ok |
| 2290 | 2026-05-15T23:12:55.993Z | test fuse::tests::chip_revision_b0 ... ok |
| 2291 | 2026-05-15T23:12:55.993Z | test fuse::tests::chip_revision_b1 ... ok |
| 2292 | 2026-05-15T23:12:55.993Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 2293 | 2026-05-15T23:12:55.993Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 2294 | 2026-05-15T23:12:55.993Z | |
| 2295 | 2026-05-15T23:12:55.993Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2296 | 2026-05-15T23:12:55.993Z | |
| 2297 | 2026-05-15T23:12:55.994Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2298 | 2026-05-15T23:12:55.996Z | |
| 2299 | 2026-05-15T23:12:55.996Z | running 0 tests |
| 2300 | 2026-05-15T23:12:55.996Z | |
| 2301 | 2026-05-15T23:12:55.996Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2302 | 2026-05-15T23:12:55.996Z | |
| 2303 | 2026-05-15T23:12:55.996Z | Running unittests src/lib.rs (target/debug/deps/asic-fbe6f519b892adb0) |
| 2304 | 2026-05-15T23:12:55.999Z | |
| 2305 | 2026-05-15T23:12:55.999Z | running 0 tests |
| 2306 | 2026-05-15T23:12:55.999Z | |
| 2307 | 2026-05-15T23:12:56.000Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2308 | 2026-05-15T23:12:56.000Z | |
| 2309 | 2026-05-15T23:12:56.000Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 2310 | 2026-05-15T23:12:56.000Z | |
| 2311 | 2026-05-15T23:12:56.000Z | running 10 tests |
| 2312 | 2026-05-15T23:12:56.003Z | test network::tests::test_equal ... ok |
| 2313 | 2026-05-15T23:12:56.003Z | test nat::tests::test_vni ... ok |
| 2314 | 2026-05-15T23:12:56.003Z | test network::tests::test_eui64 ... ok |
| 2315 | 2026-05-15T23:12:56.003Z | test network::tests::test_into ... ok |
| 2316 | 2026-05-15T23:12:56.003Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2317 | 2026-05-15T23:12:56.003Z | test network::tests::test_not_equal ... ok |
| 2318 | 2026-05-15T23:12:56.003Z | test network::tests::test_parse ... ok |
| 2319 | 2026-05-15T23:12:56.003Z | test network::tests::test_to_string ... ok |
| 2320 | 2026-05-15T23:12:56.003Z | test test_purge ... ok |
| 2321 | 2026-05-15T23:12:56.006Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2322 | 2026-05-15T23:12:56.006Z | |
| 2323 | 2026-05-15T23:12:56.006Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2324 | 2026-05-15T23:12:56.006Z | |
| 2325 | 2026-05-15T23:12:56.006Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 2326 | 2026-05-15T23:12:56.010Z | |
| 2327 | 2026-05-15T23:12:56.010Z | running 1 test |
| 2328 | 2026-05-15T23:12:57.308Z | test test::test_apis_up_to_date ... ok |
| 2329 | 2026-05-15T23:12:57.309Z | |
| 2330 | 2026-05-15T23:12:57.309Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s |
| 2331 | 2026-05-15T23:12:57.309Z | |
| 2332 | 2026-05-15T23:12:57.359Z | Running unittests src/main.rs (target/debug/deps/dpd-ae02bf3c98c1c06e) |
| 2333 | 2026-05-15T23:12:57.365Z | |
| 2334 | 2026-05-15T23:12:57.365Z | running 32 tests |
| 2335 | 2026-05-15T23:12:57.368Z | test freemap::test_ordering ... ok |
| 2336 | 2026-05-15T23:12:57.368Z | test freemap::test_split ... ok |
| 2337 | 2026-05-15T23:12:57.368Z | test config::tests::test_updates ... ok |
| 2338 | 2026-05-15T23:12:57.368Z | test macaddrs::tests::test_mac_offset ... ok |
| 2339 | 2026-05-15T23:12:57.368Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2340 | 2026-05-15T23:12:57.368Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2341 | 2026-05-15T23:12:57.368Z | test nat::test_mapping ... ok |
| 2342 | 2026-05-15T23:12:57.368Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2343 | 2026-05-15T23:12:57.372Z | test port_map::tests::dump_map ... ok |
| 2344 | 2026-05-15T23:12:57.372Z | test port_map::tests::test_backplane_group ... ok |
| 2345 | 2026-05-15T23:12:57.372Z | test port_map::tests::test_port_map ... ok |
| 2346 | 2026-05-15T23:12:57.372Z | May 15 23:12:56.221 DEBG created new freemap, unit: freemap_test |
| 2347 | 2026-05-15T23:12:57.372Z | May 15 23:12:56.221 DEBG initted freemap. size: 128, May 15 23:12:56.221unit :DEBG freemap_testcreated new freemap |
| 2348 | 2026-05-15T23:12:57.372Z | , unit: freemap_test |
| 2349 | 2026-05-15T23:12:57.372Z | May 15 23:12:56.221 DEBGMay 15 23:12:56.221 created new freemapDEBG initted freemap. size: 128, , unitunit:: freemap_testfreemap_test |
| 2350 | 2026-05-15T23:12:57.372Z | |
| 2351 | 2026-05-15T23:12:57.372Z | May 15 23:12:56.221 DEBGMay 15 23:12:56.221 reset freemapDEBG, unitinitted freemap. size: 128:, unitfreemap_test: |
| 2352 | 2026-05-15T23:12:57.372Z | freemap_test |
| 2353 | 2026-05-15T23:12:57.372Z | May 15 23:12:56.221 DEBG reset freemapMay 15 23:12:56.221, unitDEBG: created new freemapfreemap_test |
| 2354 | 2026-05-15T23:12:57.372Z | , unit: freemap_test |
| 2355 | 2026-05-15T23:12:57.372Z | May 15 23:12:56.222 DEBG initted freemap. size: 128, May 15 23:12:56.221unit :DEBG freemap_testcreated new freemap |
| 2356 | 2026-05-15T23:12:57.372Z | May 15 23:12:56.222, unit :DEBG May 15 23:12:56.222freemap_testreset freemap |
| 2357 | 2026-05-15T23:12:57.372Z | DEBG , reset freemapunit, :unit :freemap_test May 15 23:12:56.222 |
| 2358 | 2026-05-15T23:12:57.372Z | freemap_test |
| 2359 | 2026-05-15T23:12:57.372Z | DEBG initted freemap. size: 128, unit: freemap_test |
| 2360 | 2026-05-15T23:12:57.372Z | test freemap::test_reclaim ... ok |
| 2361 | 2026-05-15T23:12:57.372Z | May 15 23:12:56.222 DEBG reset freemap, unit: freemap_test |
| 2362 | 2026-05-15T23:12:57.372Z | test freemap::test_exhaustion ... ok |
| 2363 | 2026-05-15T23:12:57.372Z | test freemap::test_free ... ok |
| 2364 | 2026-05-15T23:12:57.372Z | test freemap::test_span ... ok |
| 2365 | 2026-05-15T23:12:57.372Z | test freemap::test_basic ... ok |
| 2366 | 2026-05-15T23:12:57.372Z | test api_server::tests::test_build_info ... ok |
| 2367 | 2026-05-15T23:12:57.373Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2368 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.222 DEBG created new freemap, unit: freemap_route_ipv4 |
| 2369 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2370 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2371 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 2372 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG reset freemap, unit: freemap_route_ipv6 |
| 2373 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2374 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2375 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2376 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2377 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2378 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2379 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2380 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2381 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2382 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2383 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2384 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2385 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2386 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2387 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2388 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG May 15 23:12:56.223created new freemap INFO, unitadding route 3fff:beef:6::/64 -> 2001:db8::55:ff: |
| 2389 | 2026-05-15T23:12:57.373Z | freemap_route_ipv4 |
| 2390 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 DEBG May 15 23:12:56.223replacing 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 } }] |
| 2391 | 2026-05-15T23:12:57.373Z | DEBG created new freemap, unitMay 15 23:12:56.223: INFOfreemap_route_ipv6 |
| 2392 | 2026-05-15T23:12:57.373Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2393 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223May 15 23:12:56.223 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 2394 | 2026-05-15T23:12:57.373Z | |
| 2395 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223May 15 23:12:56.223 DEBGINFO initted freemap. size: 64adding route 3fff:beef:8::/64 -> 2001:db8::55:ff, |
| 2396 | 2026-05-15T23:12:57.373Z | unit: freemap_route_ipv6 |
| 2397 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223 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 } }]May 15 23:12:56.223 |
| 2398 | 2026-05-15T23:12:57.373Z | DEBG reset freemapMay 15 23:12:56.223, unitINFO: adding route 3fff:beef:9::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 2399 | 2026-05-15T23:12:57.373Z | |
| 2400 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223May 15 23:12:56.223 DEBGDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 2401 | 2026-05-15T23:12:57.373Z | |
| 2402 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223May 15 23:12:56.223 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2403 | 2026-05-15T23:12:57.373Z | |
| 2404 | 2026-05-15T23:12:57.373Z | May 15 23:12:56.223May 15 23:12:56.223 DEBGDEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 2405 | 2026-05-15T23:12:57.373Z | |
| 2406 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2407 | 2026-05-15T23:12:57.374Z | |
| 2408 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 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: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 } }] |
| 2409 | 2026-05-15T23:12:57.374Z | |
| 2410 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2411 | 2026-05-15T23:12:57.374Z | |
| 2412 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 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: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 } }] |
| 2413 | 2026-05-15T23:12:57.374Z | |
| 2414 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 INFOINFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2415 | 2026-05-15T23:12:57.374Z | |
| 2416 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 DEBGDEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2417 | 2026-05-15T23:12:57.374Z | |
| 2418 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 INFOINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2419 | 2026-05-15T23:12:57.374Z | |
| 2420 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 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 } }]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 } }] |
| 2421 | 2026-05-15T23:12:57.374Z | |
| 2422 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2423 | 2026-05-15T23:12:57.374Z | |
| 2424 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 2425 | 2026-05-15T23:12:57.374Z | |
| 2426 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 INFOINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2427 | 2026-05-15T23:12:57.374Z | |
| 2428 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 DEBGDEBG replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2429 | 2026-05-15T23:12:57.374Z | |
| 2430 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223May 15 23:12:56.223 INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2431 | 2026-05-15T23:12:57.374Z | |
| 2432 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223 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 } }] |
| 2433 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2434 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223 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 15 23:12:56.223 |
| 2435 | 2026-05-15T23:12:57.374Z | 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 } }] |
| 2436 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffMay 15 23:12:56.223 |
| 2437 | 2026-05-15T23:12:57.374Z | INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2438 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223 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 15 23:12:56.223 |
| 2439 | 2026-05-15T23:12:57.374Z | 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 } }] |
| 2440 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffMay 15 23:12:56.223 |
| 2441 | 2026-05-15T23:12:57.374Z | INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2442 | 2026-05-15T23:12:57.374Z | May 15 23:12:56.223 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 15 23:12:56.223 |
| 2443 | 2026-05-15T23:12:57.378Z | 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 } }] |
| 2444 | 2026-05-15T23:12:57.378Z | May 15 23:12:56.223 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 15 23:12:56.223 |
| 2445 | 2026-05-15T23:12:57.378Z | INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2446 | 2026-05-15T23:12:57.378Z | May 15 23:12:56.223 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 15 23:12:56.223 |
| 2447 | 2026-05-15T23:12:57.378Z | 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 15 23:12:56.223 |
| 2448 | 2026-05-15T23:12:57.378Z | INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2449 | 2026-05-15T23:12:57.378Z | May 15 23:12:56.223 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffMay 15 23:12:56.223 |
| 2450 | 2026-05-15T23:12:57.378Z | 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 } }] |
| 2451 | 2026-05-15T23:12:57.378Z | May 15 23:12:56.223 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 } }]May 15 23:12:56.223 |
| 2452 | 2026-05-15T23:12:57.378Z | INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2453 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffMay 15 23:12:56.223 |
| 2454 | 2026-05-15T23:12:57.379Z | 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 } }] |
| 2455 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 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 15 23:12:56.223 |
| 2456 | 2026-05-15T23:12:57.379Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2457 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 INFO May 15 23:12:56.223adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2458 | 2026-05-15T23:12:57.379Z | 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 } }] |
| 2459 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 DEBG May 15 23:12:56.223replacing 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 } }] |
| 2460 | 2026-05-15T23:12:57.379Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2461 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 INFO May 15 23:12:56.223adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2462 | 2026-05-15T23:12:57.379Z | 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 } }] |
| 2463 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 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 } }] |
| 2464 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffMay 15 23:12:56.223 |
| 2465 | 2026-05-15T23:12:57.379Z | INFO May 15 23:12:56.223adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2466 | 2026-05-15T23:12:57.379Z | 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 } }] |
| 2467 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 DEBG May 15 23:12:56.223replacing 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 } }] |
| 2468 | 2026-05-15T23:12:57.379Z | INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2469 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 INFO May 15 23:12:56.223adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2470 | 2026-05-15T23:12:57.379Z | 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 } }] |
| 2471 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 DEBG May 15 23:12:56.223replacing 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 } }] |
| 2472 | 2026-05-15T23:12:57.379Z | INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2473 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 INFOMay 15 23:12:56.223 adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBG |
| 2474 | 2026-05-15T23:12:57.379Z | 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 } }] |
| 2475 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 DEBGMay 15 23:12:56.223 replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2476 | 2026-05-15T23:12:57.379Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2477 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 INFOMay 15 23:12:56.223 adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG |
| 2478 | 2026-05-15T23:12:57.379Z | 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 } }] |
| 2479 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 DEBG May 15 23:12:56.223replacing 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 adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2480 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 |
| 2481 | 2026-05-15T23:12:57.379Z | DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2482 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2483 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 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 } }] |
| 2484 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223May 15 23:12:56.223May 15 23:12:56.223 DEBG INFOcreated new freemap INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff, |
| 2485 | 2026-05-15T23:12:57.379Z | unitadding route 3fff:beef:20::/64 -> 2001:db8::55:ff: |
| 2486 | 2026-05-15T23:12:57.379Z | freemap_route_ipv4 |
| 2487 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223May 15 23:12:56.223 DEBGDEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2488 | 2026-05-15T23:12:57.379Z | |
| 2489 | 2026-05-15T23:12:57.379Z | May 15 23:12:56.223 DEBG created new freemapMay 15 23:12:56.223May 15 23:12:56.223 INFO, INFOunit : adding route 3fff:beef:11::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 2490 | 2026-05-15T23:12:57.379Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 2491 | 2026-05-15T23:12:57.379Z | |
| 2492 | 2026-05-15T23:12:57.380Z | May 15 23:12:56.223May 15 23:12:56.223May 15 23:12:56.223 DEBG 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 } }] |
| 2493 | 2026-05-15T23:12:57.380Z | INFO replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2494 | 2026-05-15T23:12:57.380Z | |
| 2495 | 2026-05-15T23:12:57.380Z | May 15 23:12:56.223 May 15 23:12:56.223INFOMay 15 23:12:56.223 INFO DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2496 | 2026-05-15T23:12:57.380Z | initted freemap. size: 64adding route 3fff:beef:22::/64 -> 2001:db8::55:ff, |
| 2497 | 2026-05-15T23:12:57.380Z | May 15 23:12:56.223May 15 23:12:56.223unit :May 15 23:12:56.223 freemap_route_ipv6 DEBGDEBG |
| 2498 | 2026-05-15T23:12:57.380Z | 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 } }] |
| 2499 | 2026-05-15T23:12:57.380Z | created new freemapreplacing 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 } }], |
| 2500 | 2026-05-15T23:12:57.380Z | unitMay 15 23:12:56.223:May 15 23:12:56.223May 15 23:12:56.223 freemap_route_ipv4INFOINFO |
| 2501 | 2026-05-15T23:12:57.380Z | DEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2502 | 2026-05-15T23:12:57.380Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffreset freemapMay 15 23:12:56.223 |
| 2503 | 2026-05-15T23:12:57.380Z | , DEBGMay 15 23:12:56.223 created new freemapunitDEBG, unitMay 15 23:12:56.223:replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv6 |
| 2504 | 2026-05-15T23:12:57.380Z | |
| 2505 | 2026-05-15T23:12:57.380Z | : DEBG freemap_route_ipv6replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2506 | 2026-05-15T23:12:57.380Z | |
| 2507 | 2026-05-15T23:12:57.380Z | May 15 23:12:56.223May 15 23:12:56.223 INFOINFO May 15 23:12:56.223 adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2508 | 2026-05-15T23:12:57.380Z | |
| 2509 | 2026-05-15T23:12:57.380Z | May 15 23:12:56.223DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 23:12:56.223 |
| 2510 | 2026-05-15T23:12:57.380Z | May 15 23:12:56.223 INFODEBGDEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffMay 15 23:12:56.223 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 } }]initted freemap. size: 64 |
| 2511 | 2026-05-15T23:12:57.380Z | |
| 2512 | 2026-05-15T23:12:57.380Z | , unitDEBG: May 15 23:12:56.223 May 15 23:12:56.223freemap_route_ipv6DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2513 | 2026-05-15T23:12:57.380Z | INFO |
| 2514 | 2026-05-15T23:12:57.380Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 15 23:12:56.223 |
| 2515 | 2026-05-15T23:12:57.380Z | 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 |
| 2516 | 2026-05-15T23:12:57.380Z | reset freemap, May 15 23:12:56.223May 15 23:12:56.223unit : DEBG INFOfreemap_route_ipv6 |
| 2517 | 2026-05-15T23:12:57.380Z | 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:25::/64 -> 2001:db8::55:ff |
| 2518 | 2026-05-15T23:12:57.380Z | |
| 2519 | 2026-05-15T23:12:57.380Z | May 15 23:12:56.223May 15 23:12:56.223May 15 23:12:56.223 DEBGINFO DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 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 } }] |
| 2520 | 2026-05-15T23:12:57.380Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2521 | 2026-05-15T23:12:57.380Z | |
| 2522 | 2026-05-15T23:12:57.380Z | May 15 23:12:56.223May 15 23:12:56.223 INFOINFOMay 15 23:12:56.223 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2523 | 2026-05-15T23:12:57.380Z | |
| 2524 | 2026-05-15T23:12:57.380Z | 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 } }] |
| 2525 | 2026-05-15T23:12:57.380Z | May 15 23:12:56.223May 15 23:12:56.223 DEBGDEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:12:56.223replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2526 | 2026-05-15T23:12:57.380Z | INFO |
| 2527 | 2026-05-15T23:12:57.380Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 2528 | 2026-05-15T23:12:57.380Z | May 15 23:12:56.223 May 15 23:12:56.223INFO May 15 23:12:56.223INFOadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2529 | 2026-05-15T23:12:57.380Z | DEBGMay 15 23:12:56.223 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffMay 15 23:12:56.223DEBG |
| 2530 | 2026-05-15T23:12:57.380Z | 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 } }] |
| 2531 | 2026-05-15T23:12:57.381Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 15 23:12:56.223created new freemap |
| 2532 | 2026-05-15T23:12:57.381Z | , May 15 23:12:56.223unit :DEBG freemap_route_ipv4replacing 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 } }]INFOMay 15 23:12:56.223 |
| 2533 | 2026-05-15T23:12:57.381Z | |
| 2534 | 2026-05-15T23:12:57.381Z | INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2535 | 2026-05-15T23:12:57.381Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 2536 | 2026-05-15T23:12:57.381Z | May 15 23:12:56.223May 15 23:12:56.223 May 15 23:12:56.223May 15 23:12:56.223INFO DEBG DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG |
| 2537 | 2026-05-15T23:12:57.381Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]created new freemapreplacing 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 } }] |
| 2538 | 2026-05-15T23:12:57.381Z | , unit |
| 2539 | 2026-05-15T23:12:57.381Z | May 15 23:12:56.223: DEBGMay 15 23:12:56.223freemap_route_ipv6May 15 23:12:56.223 INFOINFO |
| 2540 | 2026-05-15T23:12:57.381Z | 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 } }] |
| 2541 | 2026-05-15T23:12:57.381Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2542 | 2026-05-15T23:12:57.381Z | adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2543 | 2026-05-15T23:12:57.385Z | May 15 23:12:56.223 INFOMay 15 23:12:56.223 May 15 23:12:56.223adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2544 | 2026-05-15T23:12:57.385Z | May 15 23:12:56.223INFODEBG 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 } }] |
| 2545 | 2026-05-15T23:12:57.385Z | adding route 3fff:beef:29::/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 } }]May 15 23:12:56.223 |
| 2546 | 2026-05-15T23:12:57.385Z | |
| 2547 | 2026-05-15T23:12:57.385Z | May 15 23:12:56.223DEBG May 15 23:12:56.223initted freemap. size: 64May 15 23:12:56.223, INFOINFO unitadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff: |
| 2548 | 2026-05-15T23:12:57.385Z | DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff freemap_route_ipv6 |
| 2549 | 2026-05-15T23:12:57.385Z | |
| 2550 | 2026-05-15T23:12:57.385Z | May 15 23:12:56.224 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 |
| 2551 | 2026-05-15T23:12:57.385Z | May 15 23:12:56.224replacing 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 15 23:12:56.224DEBG |
| 2552 | 2026-05-15T23:12:57.385Z | 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 } }] |
| 2553 | 2026-05-15T23:12:57.385Z | reset freemap, May 15 23:12:56.224unit :INFOMay 15 23:12:56.224 May 15 23:12:56.224 freemap_route_ipv6 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffINFO |
| 2554 | 2026-05-15T23:12:57.385Z | |
| 2555 | 2026-05-15T23:12:57.385Z | INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ffMay 15 23:12:56.224 |
| 2556 | 2026-05-15T23:12:57.385Z | |
| 2557 | 2026-05-15T23:12:57.385Z | DEBGMay 15 23:12:56.224 May 15 23:12:56.224May 15 23:12:56.224 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 |
| 2558 | 2026-05-15T23:12:57.385Z | DEBGreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2559 | 2026-05-15T23:12:57.385Z | 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 } }]DEBG |
| 2560 | 2026-05-15T23:12:57.385Z | 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 15 23:12:56.224 |
| 2561 | 2026-05-15T23:12:57.385Z | May 15 23:12:56.224 INFOMay 15 23:12:56.224INFO May 15 23:12:56.224INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2562 | 2026-05-15T23:12:57.385Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2563 | 2026-05-15T23:12:57.385Z | |
| 2564 | 2026-05-15T23:12:57.385Z | |
| 2565 | 2026-05-15T23:12:57.386Z | May 15 23:12:56.224May 15 23:12:56.224 May 15 23:12:56.224 DEBG DEBG May 15 23:12:56.224 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 } }]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 } }] |
| 2566 | 2026-05-15T23:12:57.386Z | |
| 2567 | 2026-05-15T23:12:57.386Z | 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 } }] |
| 2568 | 2026-05-15T23:12:57.386Z | 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 } }]May 15 23:12:56.224 |
| 2569 | 2026-05-15T23:12:57.386Z | May 15 23:12:56.224May 15 23:12:56.224INFO INFOINFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2570 | 2026-05-15T23:12:57.386Z | |
| 2571 | 2026-05-15T23:12:57.386Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2572 | 2026-05-15T23:12:57.386Z | May 15 23:12:56.224May 15 23:12:56.224 May 15 23:12:56.224DEBG 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 } }] |
| 2573 | 2026-05-15T23:12:57.386Z | INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, 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 } }] |
| 2574 | 2026-05-15T23:12:57.386Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2575 | 2026-05-15T23:12:57.386Z | May 15 23:12:56.224May 15 23:12:56.224May 15 23:12:56.224 DEBGMay 15 23:12:56.224INFO INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2576 | 2026-05-15T23:12:57.386Z | |
| 2577 | 2026-05-15T23:12:57.386Z | 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: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 } }] |
| 2578 | 2026-05-15T23:12:57.386Z | May 15 23:12:56.224 |
| 2579 | 2026-05-15T23:12:57.386Z | May 15 23:12:56.224 DEBGDEBG May 15 23:12:56.224replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 2580 | 2026-05-15T23:12:57.386Z | |
| 2581 | 2026-05-15T23:12:57.386Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffMay 15 23:12:56.224 |
| 2582 | 2026-05-15T23:12:57.386Z | INFOMay 15 23:12:56.224 May 15 23:12:56.224INFOMay 15 23:12:56.224 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 2583 | 2026-05-15T23:12:57.386Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO |
| 2584 | 2026-05-15T23:12:57.386Z | 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::/64 -> 2001:db8::55:ffMay 15 23:12:56.224 |
| 2585 | 2026-05-15T23:12:57.386Z | |
| 2586 | 2026-05-15T23:12:57.386Z | May 15 23:12:56.224DEBG DEBGMay 15 23:12:56.224 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 } }] |
| 2587 | 2026-05-15T23:12:57.386Z | 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 15 23:12:56.224 |
| 2588 | 2026-05-15T23:12:57.386Z | INFODEBG May 15 23:12:56.224replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:12:56.224 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2589 | 2026-05-15T23:12:57.386Z | INFO |
| 2590 | 2026-05-15T23:12:57.386Z | INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 2591 | 2026-05-15T23:12:57.386Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2592 | 2026-05-15T23:12:57.386Z | May 15 23:12:56.224 May 15 23:12:56.224May 15 23:12:56.224May 15 23:12:56.224INFO DEBGDEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2593 | 2026-05-15T23:12:57.386Z | 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 } }] |
| 2594 | 2026-05-15T23:12:57.386Z | DEBG |
| 2595 | 2026-05-15T23:12:57.386Z | 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 15 23:12:56.224 |
| 2596 | 2026-05-15T23:12:57.386Z | May 15 23:12:56.224INFO INFOadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2597 | 2026-05-15T23:12:57.386Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 15 23:12:56.224 |
| 2598 | 2026-05-15T23:12:57.386Z | DEBGMay 15 23:12:56.224 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 15 23:12:56.224 |
| 2599 | 2026-05-15T23:12:57.386Z | May 15 23:12:56.224INFO DEBG adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 2600 | 2026-05-15T23:12:57.386Z | 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 } }]May 15 23:12:56.224DEBG |
| 2601 | 2026-05-15T23:12:57.386Z | INFOMay 15 23:12:56.224 adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2602 | 2026-05-15T23:12:57.386Z | 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 |
| 2603 | 2026-05-15T23:12:57.386Z | May 15 23:12:56.224 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 |
| 2604 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224May 15 23:12:56.224 INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 2605 | 2026-05-15T23:12:57.387Z | 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:21::/64 -> 2001:db8::55:ff |
| 2606 | 2026-05-15T23:12:57.387Z | |
| 2607 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224May 15 23:12:56.224 INFODEBGMay 15 23:12:56.224 replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2608 | 2026-05-15T23:12:57.387Z | 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 } }] |
| 2609 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224 INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2610 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224 INFO May 15 23:12:56.224adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2611 | 2026-05-15T23:12:57.387Z | 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 } }] |
| 2612 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224 DEBGMay 15 23:12:56.224 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2613 | 2026-05-15T23:12:57.387Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2614 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224May 15 23:12:56.224 May 15 23:12:56.224 DEBGINFODEBG 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 } }]created new freemap |
| 2615 | 2026-05-15T23:12:57.387Z | , unitadding route 3fff:beef:b::/64 -> 2001:db8::55:ff: |
| 2616 | 2026-05-15T23:12:57.387Z | freemap_route_ipv4 |
| 2617 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224May 15 23:12:56.224 INFOMay 15 23:12:56.224 DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG 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 } }]created new freemap |
| 2618 | 2026-05-15T23:12:57.387Z | , unit: freemap_route_ipv6May 15 23:12:56.224 |
| 2619 | 2026-05-15T23:12:57.387Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffMay 15 23:12:56.224 |
| 2620 | 2026-05-15T23:12:57.387Z | |
| 2621 | 2026-05-15T23:12:57.387Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2622 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224 DEBG May 15 23:12:56.224replacing 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 } }] |
| 2623 | 2026-05-15T23:12:57.387Z | DEBG initted freemap. size: 64, unitMay 15 23:12:56.224: INFOfreemap_route_ipv6 |
| 2624 | 2026-05-15T23:12:57.387Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2625 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224May 15 23:12:56.224 DEBGDEBG reset freemapreplacing 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 } }], |
| 2626 | 2026-05-15T23:12:57.387Z | unit: freemap_route_ipv6 |
| 2627 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224May 15 23:12:56.224 INFODEBG adding route 3fff:beef:e::/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 } }] |
| 2628 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224 |
| 2629 | 2026-05-15T23:12:57.387Z | 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 } }] |
| 2630 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224May 15 23:12:56.224 DEBGINFOMay 15 23:12:56.224 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 } }] |
| 2631 | 2026-05-15T23:12:57.387Z | INFOadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2632 | 2026-05-15T23:12:57.387Z | adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2633 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224May 15 23:12:56.224May 15 23:12:56.224 INFODEBG DEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2634 | 2026-05-15T23:12:57.387Z | 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 } }] |
| 2635 | 2026-05-15T23:12:57.387Z | |
| 2636 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224May 15 23:12:56.224May 15 23:12:56.224 INFOINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2637 | 2026-05-15T23:12:57.387Z | DEBG adding route 3fff:beef:26::/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 } }] |
| 2638 | 2026-05-15T23:12:57.387Z | |
| 2639 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224 DEBG May 15 23:12:56.224replacing 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 15 23:12:56.224DEBG INFO |
| 2640 | 2026-05-15T23:12:57.387Z | 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:10::/64 -> 2001:db8::55:ff |
| 2641 | 2026-05-15T23:12:57.387Z | |
| 2642 | 2026-05-15T23:12:57.387Z | May 15 23:12:56.224 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffMay 15 23:12:56.224May 15 23:12:56.224 |
| 2643 | 2026-05-15T23:12:57.391Z | DEBG 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 } }] |
| 2644 | 2026-05-15T23:12:57.391Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2645 | 2026-05-15T23:12:57.391Z | May 15 23:12:56.224May 15 23:12:56.224May 15 23:12:56.224 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 2646 | 2026-05-15T23:12:57.391Z | |
| 2647 | 2026-05-15T23:12:57.392Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2648 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224May 15 23:12:56.224 INFOINFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ffMay 15 23:12:56.224 |
| 2649 | 2026-05-15T23:12:57.392Z | |
| 2650 | 2026-05-15T23:12:57.392Z | 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 } }] |
| 2651 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224May 15 23:12:56.224 DEBGMay 15 23:12:56.224DEBG 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 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 } }] |
| 2652 | 2026-05-15T23:12:57.392Z | |
| 2653 | 2026-05-15T23:12:57.392Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2654 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224 May 15 23:12:56.224INFO INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2655 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2656 | 2026-05-15T23:12:57.392Z | 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 15 23:12:56.224May 15 23:12:56.224 |
| 2657 | 2026-05-15T23:12:57.392Z | DEBG DEBGreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2658 | 2026-05-15T23:12:57.392Z | 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 } }] |
| 2659 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224May 15 23:12:56.224 May 15 23:12:56.224INFO INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2660 | 2026-05-15T23:12:57.392Z | INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2661 | 2026-05-15T23:12:57.392Z | |
| 2662 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224May 15 23:12:56.224May 15 23:12:56.224 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: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 |
| 2663 | 2026-05-15T23:12:57.392Z | |
| 2664 | 2026-05-15T23:12:57.392Z | 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 } }] |
| 2665 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224May 15 23:12:56.224May 15 23:12:56.224 INFO INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffINFO |
| 2666 | 2026-05-15T23:12:57.392Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2667 | 2026-05-15T23:12:57.392Z | |
| 2668 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224 DEBG May 15 23:12:56.224May 15 23:12:56.224replacing 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 } }] |
| 2669 | 2026-05-15T23:12:57.392Z | 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 } }]May 15 23:12:56.224 |
| 2670 | 2026-05-15T23:12:57.392Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2671 | 2026-05-15T23:12:57.392Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffMay 15 23:12:56.224 |
| 2672 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFO |
| 2673 | 2026-05-15T23:12:57.392Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 15 23:12:56.224 |
| 2674 | 2026-05-15T23:12:57.392Z | DEBGMay 15 23:12:56.224 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2675 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2676 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224replacing 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 } }] |
| 2677 | 2026-05-15T23:12:57.392Z | INFO May 15 23:12:56.224adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2678 | 2026-05-15T23:12:57.392Z | INFO May 15 23:12:56.224adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2679 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224INFO DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ffMay 15 23:12:56.224 |
| 2680 | 2026-05-15T23:12:57.392Z | 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 |
| 2681 | 2026-05-15T23:12:57.392Z | 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 } }]May 15 23:12:56.224 DEBG |
| 2682 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224replacing 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 } }] |
| 2683 | 2026-05-15T23:12:57.392Z | INFOMay 15 23:12:56.224 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 2684 | 2026-05-15T23:12:57.392Z | INFOMay 15 23:12:56.224 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO |
| 2685 | 2026-05-15T23:12:57.392Z | May 15 23:12:56.224 adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG |
| 2686 | 2026-05-15T23:12:57.393Z | May 15 23:12:56.224replacing 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 } }] |
| 2687 | 2026-05-15T23:12:57.393Z | DEBG May 15 23:12:56.224replacing 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 } }] |
| 2688 | 2026-05-15T23:12:57.393Z | DEBGMay 15 23:12:56.224 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 15 23:12:56.224INFO |
| 2689 | 2026-05-15T23:12:57.393Z | INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 2690 | 2026-05-15T23:12:57.393Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2691 | 2026-05-15T23:12:57.393Z | May 15 23:12:56.224 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffMay 15 23:12:56.224May 15 23:12:56.224 |
| 2692 | 2026-05-15T23:12:57.393Z | DEBGDEBGMay 15 23:12:56.224 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 } }] 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 } }] |
| 2693 | 2026-05-15T23:12:57.393Z | 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 } }] |
| 2694 | 2026-05-15T23:12:57.393Z | |
| 2695 | 2026-05-15T23:12:57.393Z | May 15 23:12:56.224 INFOMay 15 23:12:56.224 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO |
| 2696 | 2026-05-15T23:12:57.393Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 2697 | 2026-05-15T23:12:57.393Z | May 15 23:12:56.224adding route 3fff:beef:30::/64 -> 2001:db8::55:ffMay 15 23:12:56.224May 15 23:12:56.224 |
| 2698 | 2026-05-15T23:12:57.393Z | INFO 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: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 } }] |
| 2699 | 2026-05-15T23:12:57.393Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2700 | 2026-05-15T23:12:57.393Z | May 15 23:12:56.224 |
| 2701 | 2026-05-15T23:12:57.393Z | May 15 23:12:56.224DEBG 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 15 23:12:56.224 May 15 23:12:56.224 |
| 2702 | 2026-05-15T23:12:57.393Z | INFO INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2703 | 2026-05-15T23:12:57.393Z | |
| 2704 | 2026-05-15T23:12:57.393Z | 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 } }]May 15 23:12:56.224 |
| 2705 | 2026-05-15T23:12:57.393Z | INFO May 15 23:12:56.224adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2706 | 2026-05-15T23:12:57.393Z | 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 15 23:12:56.224May 15 23:12:56.224 May 15 23:12:56.224 |
| 2707 | 2026-05-15T23:12:57.393Z | INFODEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2708 | 2026-05-15T23:12:57.393Z | DEBG |
| 2709 | 2026-05-15T23:12:57.393Z | 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 15 23:12:56.224May 15 23:12:56.224 |
| 2710 | 2026-05-15T23:12:57.393Z | May 15 23:12:56.224DEBG INFOINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 2711 | 2026-05-15T23:12:57.393Z | |
| 2712 | 2026-05-15T23:12:57.393Z | May 15 23:12:56.224replacing 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 15 23:12:56.224INFO May 15 23:12:56.224DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2713 | 2026-05-15T23:12:57.393Z | |
| 2714 | 2026-05-15T23:12:57.393Z | DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2715 | 2026-05-15T23:12:57.393Z | |
| 2716 | 2026-05-15T23:12:57.393Z | May 15 23:12:56.224 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 15 23:12:56.224May 15 23:12:56.224 INFOMay 15 23:12:56.224 INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 2717 | 2026-05-15T23:12:57.393Z | |
| 2718 | 2026-05-15T23:12:57.393Z | INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:33::/64 -> 2001:db8::55:ffMay 15 23:12:56.224 |
| 2719 | 2026-05-15T23:12:57.393Z | May 15 23:12:56.224 |
| 2720 | 2026-05-15T23:12:57.393Z | DEBG May 15 23:12:56.224INFO May 15 23:12:56.224adding route 3fff:beef:e::/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 } }] DEBG |
| 2721 | 2026-05-15T23:12:57.393Z | |
| 2722 | 2026-05-15T23:12:57.393Z | May 15 23:12:56.224May 15 23:12:56.224DEBG DEBG DEBGcreated 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 } }] replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2723 | 2026-05-15T23:12:57.393Z | , |
| 2724 | 2026-05-15T23:12:57.393Z | unit: |
| 2725 | 2026-05-15T23:12:57.394Z | May 15 23:12:56.224May 15 23:12:56.224 May 15 23:12:56.224 freemap_route_ipv4May 15 23:12:56.224INFO |
| 2726 | 2026-05-15T23:12:57.394Z | INFO INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2727 | 2026-05-15T23:12:57.394Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 2728 | 2026-05-15T23:12:57.394Z | |
| 2729 | 2026-05-15T23:12:57.394Z | May 15 23:12:56.224May 15 23:12:56.224 DEBGDEBG May 15 23:12:56.224 INFOcreated new freemap May 15 23:12:56.224, 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 |
| 2730 | 2026-05-15T23:12:57.394Z | : DEBGfreemap_route_ipv6 |
| 2731 | 2026-05-15T23:12:57.394Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBG May 15 23:12:56.224replacing 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 } }] |
| 2732 | 2026-05-15T23:12:57.394Z | INFO |
| 2733 | 2026-05-15T23:12:57.394Z | adding route 3fff:beef:10::/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 } }] |
| 2734 | 2026-05-15T23:12:57.394Z | |
| 2735 | 2026-05-15T23:12:57.394Z | May 15 23:12:56.224May 15 23:12:56.224 INFOINFOMay 15 23:12:56.224 DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 2736 | 2026-05-15T23:12:57.394Z | 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 15 23:12:56.224 |
| 2737 | 2026-05-15T23:12:57.394Z | May 15 23:12:56.224 DEBGINFOMay 15 23:12:56.224 DEBGMay 15 23:12:56.224adding route 3fff:beef:35::/64 -> 2001:db8::55:ff adding route 3fff:beef:1d::/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 } }] |
| 2738 | 2026-05-15T23:12:57.394Z | INFO |
| 2739 | 2026-05-15T23:12:57.394Z | initted freemap. size: 64adding route 3fff:beef:11::/64 -> 2001:db8::55:ff, |
| 2740 | 2026-05-15T23:12:57.394Z | |
| 2741 | 2026-05-15T23:12:57.394Z | unit:May 15 23:12:56.225 freemap_route_ipv4May 15 23:12:56.225DEBG |
| 2742 | 2026-05-15T23:12:57.394Z | May 15 23:12:56.225 replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG DEBG |
| 2743 | 2026-05-15T23:12:57.398Z | May 15 23:12:56.225replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }] |
| 2744 | 2026-05-15T23:12:57.398Z | DEBG |
| 2745 | 2026-05-15T23:12:57.398Z | reset freemapMay 15 23:12:56.225, unitINFO: adding route 3fff:beef:12::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 2746 | 2026-05-15T23:12:57.398Z | |
| 2747 | 2026-05-15T23:12:57.398Z | May 15 23:12:56.225May 15 23:12:56.225 INFO INFOadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2748 | 2026-05-15T23:12:57.398Z | May 15 23:12:56.225adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG 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 } }]May 15 23:12:56.225 |
| 2749 | 2026-05-15T23:12:57.398Z | |
| 2750 | 2026-05-15T23:12:57.398Z | 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 } }] |
| 2751 | 2026-05-15T23:12:57.398Z | 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 } }] |
| 2752 | 2026-05-15T23:12:57.398Z | May 15 23:12:56.225May 15 23:12:56.225 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 } }]May 15 23:12:56.225 |
| 2753 | 2026-05-15T23:12:57.398Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2754 | 2026-05-15T23:12:57.398Z | INFOMay 15 23:12:56.225 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2755 | 2026-05-15T23:12:57.398Z | DEBG INFO May 15 23:12:56.225replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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:37::/64 -> 2001:db8::55:ff |
| 2756 | 2026-05-15T23:12:57.398Z | |
| 2757 | 2026-05-15T23:12:57.398Z | May 15 23:12:56.225DEBG May 15 23:12:56.225DEBG 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 } }] |
| 2758 | 2026-05-15T23:12:57.398Z | 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 } }] |
| 2759 | 2026-05-15T23:12:57.398Z | May 15 23:12:56.225May 15 23:12:56.225 INFOINFODEBG adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2760 | 2026-05-15T23:12:57.398Z | |
| 2761 | 2026-05-15T23:12:57.398Z | May 15 23:12:56.225replacing 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 15 23:12:56.225DEBG |
| 2762 | 2026-05-15T23:12:57.398Z | 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 } }] |
| 2763 | 2026-05-15T23:12:57.398Z | 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 } }] |
| 2764 | 2026-05-15T23:12:57.398Z | May 15 23:12:56.225 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2765 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225INFO INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2766 | 2026-05-15T23:12:57.399Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 2767 | 2026-05-15T23:12:57.399Z | 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 } }] |
| 2768 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225 May 15 23:12:56.225DEBG May 15 23:12:56.225DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2769 | 2026-05-15T23:12:57.399Z | adding route 3fff:beef:39::/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 } }] |
| 2770 | 2026-05-15T23:12:57.399Z | |
| 2771 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2772 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225 DEBGMay 15 23:12:56.225 replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2773 | 2026-05-15T23:12:57.399Z | 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 } }] |
| 2774 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225May 15 23:12:56.225 INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 2775 | 2026-05-15T23:12:57.399Z | |
| 2776 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225May 15 23:12:56.225May 15 23:12:56.225 DEBGDEBG INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2777 | 2026-05-15T23:12:57.399Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2778 | 2026-05-15T23:12:57.399Z | 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 } }] |
| 2779 | 2026-05-15T23:12:57.399Z | test route::tests::grow_succeeds ... ok |
| 2780 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225May 15 23:12:56.225 INFODEBG adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2781 | 2026-05-15T23:12:57.399Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2782 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2783 | 2026-05-15T23:12:57.399Z | DEBG May 15 23:12:56.225replacing 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 } }] |
| 2784 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225INFO DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff May 15 23:12:56.225replacing 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 } }] |
| 2785 | 2026-05-15T23:12:57.399Z | INFO |
| 2786 | 2026-05-15T23:12:57.399Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 2787 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225May 15 23:12:56.225May 15 23:12:56.225 DEBG INFO 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 } }] |
| 2788 | 2026-05-15T23:12:57.399Z | adding route 3fff:beef:19::/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 } }] |
| 2789 | 2026-05-15T23:12:57.399Z | |
| 2790 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225May 15 23:12:56.225 INFODEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2791 | 2026-05-15T23:12:57.399Z | |
| 2792 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225 DEBGMay 15 23:12:56.225May 15 23:12:56.225May 15 23:12:56.225 INFOINFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 2793 | 2026-05-15T23:12:57.399Z | |
| 2794 | 2026-05-15T23:12:57.399Z | DEBGfailed to allocate space for the new target list 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 } }] |
| 2795 | 2026-05-15T23:12:57.399Z | |
| 2796 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225 DEBGMay 15 23:12:56.225May 15 23:12:56.225 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 15 23:12:56.225DEBG |
| 2797 | 2026-05-15T23:12:57.399Z | INFOreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 2798 | 2026-05-15T23:12:57.399Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]May 15 23:12:56.225 |
| 2799 | 2026-05-15T23:12:57.399Z | |
| 2800 | 2026-05-15T23:12:57.399Z | INFOMay 15 23:12:56.225 May 15 23:12:56.225adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffINFO |
| 2801 | 2026-05-15T23:12:57.399Z | DEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2802 | 2026-05-15T23:12:57.399Z | |
| 2803 | 2026-05-15T23:12:57.399Z | May 15 23:12:56.225 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 15 23:12:56.225 |
| 2804 | 2026-05-15T23:12:57.400Z | May 15 23:12:56.225INFO DEBGMay 15 23:12:56.225adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2805 | 2026-05-15T23:12:57.400Z | INFO replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 2806 | 2026-05-15T23:12:57.400Z | |
| 2807 | 2026-05-15T23:12:57.400Z | May 15 23:12:56.225 DEBG May 15 23:12:56.225replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] May 15 23:12:56.225 |
| 2808 | 2026-05-15T23:12:57.400Z | INFODEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:12:56.225 |
| 2809 | 2026-05-15T23:12:57.400Z | INFO May 15 23:12:56.225 |
| 2810 | 2026-05-15T23:12:57.400Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff May 15 23:12:56.225 |
| 2811 | 2026-05-15T23:12:57.400Z | INFO INFOMay 15 23:12:56.225adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2812 | 2026-05-15T23:12:57.400Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBG May 15 23:12:56.225replacing 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 } }] |
| 2813 | 2026-05-15T23:12:57.400Z | DEBG |
| 2814 | 2026-05-15T23:12:57.400Z | May 15 23:12:56.225 replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2815 | 2026-05-15T23:12:57.400Z | May 15 23:12:56.225May 15 23:12:56.225 DEBGINFOreplacing 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 15 23:12:56.225adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 2816 | 2026-05-15T23:12:57.400Z | INFO |
| 2817 | 2026-05-15T23:12:57.400Z | adding route 3fff:beef:28::/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 } }] |
| 2818 | 2026-05-15T23:12:57.400Z | |
| 2819 | 2026-05-15T23:12:57.400Z | May 15 23:12:56.225 DEBGMay 15 23:12:56.225 May 15 23:12:56.225May 15 23:12:56.225replacing 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 |
| 2820 | 2026-05-15T23:12:57.400Z | DEBG INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2821 | 2026-05-15T23:12:57.400Z | |
| 2822 | 2026-05-15T23:12:57.400Z | |
| 2823 | 2026-05-15T23:12:57.400Z | INFO May 15 23:12:56.225adding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2824 | 2026-05-15T23:12:57.400Z | DEBGMay 15 23:12:56.225INFOMay 15 23:12:56.225 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG |
| 2825 | 2026-05-15T23:12:57.400Z | DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }] |
| 2826 | 2026-05-15T23:12:57.400Z | |
| 2827 | 2026-05-15T23:12:57.400Z | 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 } }]May 15 23:12:56.225 |
| 2828 | 2026-05-15T23:12:57.400Z | May 15 23:12:56.225DEBGMay 15 23:12:56.225 INFOINFOreplacing 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 } }] |
| 2829 | 2026-05-15T23:12:57.400Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2830 | 2026-05-15T23:12:57.400Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2831 | 2026-05-15T23:12:57.400Z | May 15 23:12:56.225May 15 23:12:56.225 INFOINFOMay 15 23:12:56.225 DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2832 | 2026-05-15T23:12:57.400Z | |
| 2833 | 2026-05-15T23:12:57.400Z | 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 |
| 2834 | 2026-05-15T23:12:57.400Z | May 15 23:12:56.225replacing 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 15 23:12:56.225May 15 23:12:56.225 DEBG |
| 2835 | 2026-05-15T23:12:57.400Z | INFO 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 } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2836 | 2026-05-15T23:12:57.400Z | |
| 2837 | 2026-05-15T23:12:57.400Z | 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 } }]INFO |
| 2838 | 2026-05-15T23:12:57.400Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2839 | 2026-05-15T23:12:57.400Z | DEBGMay 15 23:12:56.225 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 } }] |
| 2840 | 2026-05-15T23:12:57.400Z | INFOMay 15 23:12:56.225 adding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFO |
| 2841 | 2026-05-15T23:12:57.400Z | May 15 23:12:56.225 May 15 23:12:56.225adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 DEBG |
| 2842 | 2026-05-15T23:12:57.400Z | INFODEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2843 | 2026-05-15T23:12:57.404Z | 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:21::/64 -> 2001:db8::55:ff |
| 2844 | 2026-05-15T23:12:57.404Z | May 15 23:12:56.225 |
| 2845 | 2026-05-15T23:12:57.404Z | May 15 23:12:56.225DEBGMay 15 23:12:56.225 INFOMay 15 23:12:56.225INFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2846 | 2026-05-15T23:12:57.404Z | DEBG |
| 2847 | 2026-05-15T23:12:57.404Z | 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:3b::/64 -> 2001:db8::55:ff |
| 2848 | 2026-05-15T23:12:57.404Z | May 15 23:12:56.225 |
| 2849 | 2026-05-15T23:12:57.404Z | May 15 23:12:56.225DEBG May 15 23:12:56.225INFO May 15 23:12:56.225replacing 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 } }] |
| 2850 | 2026-05-15T23:12:57.405Z | INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG |
| 2851 | 2026-05-15T23:12:57.405Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2852 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225 |
| 2853 | 2026-05-15T23:12:57.405Z | INFOMay 15 23:12:56.225May 15 23:12:56.225 May 15 23:12:56.225 DEBGDEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2854 | 2026-05-15T23:12:57.405Z | 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 } }]INFO |
| 2855 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225 |
| 2856 | 2026-05-15T23:12:57.405Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff DEBG |
| 2857 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225replacing 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 } }] |
| 2858 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225INFO INFOadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2859 | 2026-05-15T23:12:57.405Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2860 | 2026-05-15T23:12:57.405Z | DEBG May 15 23:12:56.225replacing 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 } }] |
| 2861 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225INFO DEBG May 15 23:12:56.225replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:a::/64 -> 2001:db8::55:ffINFO |
| 2862 | 2026-05-15T23:12:57.405Z | |
| 2863 | 2026-05-15T23:12:57.405Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 2864 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225May 15 23:12:56.225May 15 23:12:56.225 May 15 23:12:56.225 INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2865 | 2026-05-15T23:12:57.405Z | 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 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 } }] |
| 2866 | 2026-05-15T23:12:57.405Z | 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 15 23:12:56.225 |
| 2867 | 2026-05-15T23:12:57.405Z | |
| 2868 | 2026-05-15T23:12:57.405Z | DEBGMay 15 23:12:56.225 replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:12:56.225 |
| 2869 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225 INFO INFO INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 2870 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225 |
| 2871 | 2026-05-15T23:12:57.405Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2872 | 2026-05-15T23:12:57.405Z | |
| 2873 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225 DEBG May 15 23:12:56.225replacing 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 15 23:12:56.225 |
| 2874 | 2026-05-15T23:12:57.405Z | DEBGMay 15 23:12:56.225DEBG 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 } }] |
| 2875 | 2026-05-15T23:12:57.405Z | 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 15 23:12:56.225DEBG |
| 2876 | 2026-05-15T23:12:57.405Z | DEBGMay 15 23:12:56.225 INFOfailed to allocate space for the new target list |
| 2877 | 2026-05-15T23:12:57.405Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2878 | 2026-05-15T23:12:57.405Z | 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 15 23:12:56.225 |
| 2879 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225 INFOMay 15 23:12:56.225 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBGDEBG |
| 2880 | 2026-05-15T23:12:57.405Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2881 | 2026-05-15T23:12:57.405Z | 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 15 23:12:56.225 |
| 2882 | 2026-05-15T23:12:57.405Z | DEBGMay 15 23:12:56.225 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 |
| 2883 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO |
| 2884 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFO |
| 2885 | 2026-05-15T23:12:57.405Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 2886 | 2026-05-15T23:12:57.405Z | May 15 23:12:56.225May 15 23:12:56.225 May 15 23:12:56.225DEBG 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: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 } }] |
| 2887 | 2026-05-15T23:12:57.405Z | 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 } }] |
| 2888 | 2026-05-15T23:12:57.406Z | |
| 2889 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.225 INFO May 15 23:12:56.225May 15 23:12:56.225 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO |
| 2890 | 2026-05-15T23:12:57.406Z | INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2891 | 2026-05-15T23:12:57.406Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 2892 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.225May 15 23:12:56.225 DEBGDEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:12:56.225 |
| 2893 | 2026-05-15T23:12:57.406Z | 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 } }] |
| 2894 | 2026-05-15T23:12:57.406Z | 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 } }] |
| 2895 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.225May 15 23:12:56.225 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2896 | 2026-05-15T23:12:57.406Z | |
| 2897 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.225 INFO May 15 23:12:56.225adding route 3fff:beef:32::/64 -> 2001:db8::55:ffMay 15 23:12:56.225 |
| 2898 | 2026-05-15T23:12:57.406Z | DEBGDEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2899 | 2026-05-15T23:12:57.406Z | |
| 2900 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.225 May 15 23:12:56.225May 15 23:12:56.225 INFOINFO DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2901 | 2026-05-15T23:12:57.406Z | 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 } }] |
| 2902 | 2026-05-15T23:12:57.406Z | |
| 2903 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.225May 15 23:12:56.225May 15 23:12:56.225 DEBG 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:33::/64 -> 2001:db8::55:ff |
| 2904 | 2026-05-15T23:12:57.406Z | |
| 2905 | 2026-05-15T23:12:57.406Z | 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 } }] |
| 2906 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.225May 15 23:12:56.225 May 15 23:12:56.225INFO INFODEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2907 | 2026-05-15T23:12:57.406Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 2908 | 2026-05-15T23:12:57.406Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2909 | 2026-05-15T23:12:57.406Z | 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 } }] |
| 2910 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.225May 15 23:12:56.225 May 15 23:12:56.225DEBG INFODEBGreplacing 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:34::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2911 | 2026-05-15T23:12:57.406Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 2912 | 2026-05-15T23:12:57.406Z | |
| 2913 | 2026-05-15T23:12:57.406Z | |
| 2914 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.225 May 15 23:12:56.225May 15 23:12:56.225 INFODEBGINFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2915 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.226May 15 23:12:56.226 DEBG created new freemap, unitDEBG: created new freemapfreemap_route_ipv4May 15 23:12:56.230 |
| 2916 | 2026-05-15T23:12:57.406Z | 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 } }] |
| 2917 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.226May 15 23:12:56.225 DEBG May 15 23:12:56.230 DEBGunit: freemap_route_ipv4May 15 23:12:56.230 |
| 2918 | 2026-05-15T23:12:57.406Z | DEBGcreated new freemap created new freemap, , unitunit:: freemap_route_ipv4freemap_route_ipv6 |
| 2919 | 2026-05-15T23:12:57.406Z | |
| 2920 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.226 DEBG created new freemap, unit:May 15 23:12:56.230 freemap_route_ipv4INFO |
| 2921 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.230May 15 23:12:56.230 DEBGDEBG adding route 172.16.0.0/32 -> 10.0.0.1 created new freemap |
| 2922 | 2026-05-15T23:12:57.406Z | created new freemap, unit, : unitfreemap_route_ipv6: |
| 2923 | 2026-05-15T23:12:57.406Z | May 15 23:12:56.230freemap_route_ipv6 |
| 2924 | 2026-05-15T23:12:57.406Z | DEBG initted freemap. size: 64May 15 23:12:56.230May 15 23:12:56.230 May 15 23:12:56.230DEBGINFO INFOcreated new freemapadding route 3fff:dead::/64 -> 2001:db8::55:1, |
| 2925 | 2026-05-15T23:12:57.406Z | unitadding route 3fff:dead::/64 -> 2001:db8::55:1: , freemap_route_ipv6 |
| 2926 | 2026-05-15T23:12:57.406Z | |
| 2927 | 2026-05-15T23:12:57.406Z | unit:May 15 23:12:56.230 freemap_route_ipv4May 15 23:12:56.230 |
| 2928 | 2026-05-15T23:12:57.407Z | DEBGINFO initted freemap. size: 64adding route 3fff:dead::/64 -> 2001:db8::55:1May 15 23:12:56.230 |
| 2929 | 2026-05-15T23:12:57.407Z | May 15 23:12:56.230, DEBGDEBGunit reset freemap: initted freemap. size: 64May 15 23:12:56.230, freemap_route_ipv6DEBG |
| 2930 | 2026-05-15T23:12:57.407Z | , unitinitted freemap. size: 64:, unitfreemap_route_ipv6May 15 23:12:56.230: |
| 2931 | 2026-05-15T23:12:57.407Z | freemap_route_ipv6DEBG |
| 2932 | 2026-05-15T23:12:57.407Z | reset freemapunit, :unit May 15 23:12:56.230freemap_route_ipv4 May 15 23:12:56.230DEBG |
| 2933 | 2026-05-15T23:12:57.407Z | DEBG: reset freemap reset freemap, May 15 23:12:56.230freemap_route_ipv6, |
| 2934 | 2026-05-15T23:12:57.407Z | unit: unit May 15 23:12:56.230freemap_route_ipv6DEBG |
| 2935 | 2026-05-15T23:12:57.407Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2936 | 2026-05-15T23:12:57.407Z | |
| 2937 | 2026-05-15T23:12:57.407Z | freemap_route_ipv6May 15 23:12:56.230 |
| 2938 | 2026-05-15T23:12:57.407Z | DEBGMay 15 23:12:56.230 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 23:12:56.230May 15 23:12:56.230INFO INFOadding route 172.16.0.0/32 -> 10.0.0.2 |
| 2939 | 2026-05-15T23:12:57.407Z | |
| 2940 | 2026-05-15T23:12:57.407Z | 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:dead::/64 -> 2001:db8::55:2May 15 23:12:56.230 |
| 2941 | 2026-05-15T23:12:57.407Z | |
| 2942 | 2026-05-15T23:12:57.407Z | May 15 23:12:56.230INFO DEBGMay 15 23:12:56.230adding route 3fff:dead::/64 -> 2001:db8::55:2May 15 23:12:56.230 |
| 2943 | 2026-05-15T23:12:57.411Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] DEBGINFO |
| 2944 | 2026-05-15T23:12:57.411Z | adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2945 | 2026-05-15T23:12:57.411Z | May 15 23:12:56.230 |
| 2946 | 2026-05-15T23:12:57.411Z | May 15 23:12:56.230DEBG 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 15 23:12:56.230adding route 172.17.0.0/32 -> 10.0.0.255 |
| 2947 | 2026-05-15T23:12:57.411Z | |
| 2948 | 2026-05-15T23:12:57.411Z | DEBGMay 15 23:12:56.230 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 2949 | 2026-05-15T23:12:57.411Z | adding route 3fff:dead::/64 -> 2001:db8::55:3May 15 23:12:56.230 |
| 2950 | 2026-05-15T23:12:57.411Z | INFOMay 15 23:12:56.230 May 15 23:12:56.230adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2951 | 2026-05-15T23:12:57.411Z | DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2952 | 2026-05-15T23:12:57.411Z | 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 15 23:12:56.230May 15 23:12:56.230 |
| 2953 | 2026-05-15T23:12:57.411Z | DEBGMay 15 23:12:56.230DEBG 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 } }] |
| 2954 | 2026-05-15T23:12:57.411Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 2955 | 2026-05-15T23:12:57.411Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 2956 | 2026-05-15T23:12:57.411Z | May 15 23:12:56.230May 15 23:12:56.230 INFOINFO created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:4adding route 3fff:dead::/64 -> 2001:db8::55:4May 15 23:12:56.230, |
| 2957 | 2026-05-15T23:12:57.411Z | |
| 2958 | 2026-05-15T23:12:57.411Z | INFOMay 15 23:12:56.230 INFOINFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 2959 | 2026-05-15T23:12:57.411Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff May 15 23:12:56.230May 15 23:12:56.230 adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 2960 | 2026-05-15T23:12:57.411Z | freemap_route_ipv4 May 15 23:12:56.230replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 2961 | 2026-05-15T23:12:57.411Z | |
| 2962 | 2026-05-15T23:12:57.411Z | |
| 2963 | 2026-05-15T23:12:57.411Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 2964 | 2026-05-15T23:12:57.411Z | DEBG May 15 23:12:56.230replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 15 23:12:56.230May 15 23:12:56.230DEBG 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 } }]DEBG |
| 2965 | 2026-05-15T23:12:57.411Z | May 15 23:12:56.230replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 2966 | 2026-05-15T23:12:57.411Z | |
| 2967 | 2026-05-15T23:12:57.412Z | created new freemap DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:12:56.230May 15 23:12:56.230, |
| 2968 | 2026-05-15T23:12:57.412Z | unitMay 15 23:12:56.230: DEBGWARNfreemap_route_ipv6 |
| 2969 | 2026-05-15T23:12:57.412Z | replacing targets for 3fff:dead::/64 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 } }]shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 2970 | 2026-05-15T23:12:57.412Z | |
| 2971 | 2026-05-15T23:12:57.412Z | DEBGMay 15 23:12:56.230May 15 23:12:56.230 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 } }]INFOMay 15 23:12:56.230 ERRO |
| 2972 | 2026-05-15T23:12:57.412Z | INFOadding route 172.16.0.0/32 -> 10.0.0.1rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 2973 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230 |
| 2974 | 2026-05-15T23:12:57.412Z | WARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })May 15 23:12:56.230adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffMay 15 23:12:56.230 |
| 2975 | 2026-05-15T23:12:57.412Z | DEBG |
| 2976 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230 initted freemap. size: 64, unit :ERRO May 15 23:12:56.230shrink-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 itINFO DEBG |
| 2977 | 2026-05-15T23:12:57.412Z | 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_ipv4adding route 172.17.0.2/32 -> 10.0.0.255 |
| 2978 | 2026-05-15T23:12:57.412Z | |
| 2979 | 2026-05-15T23:12:57.412Z | |
| 2980 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 2981 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230May 15 23:12:56.230 DEBGDEBG reset 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 } }], |
| 2982 | 2026-05-15T23:12:57.412Z | unit: freemap_route_ipv4 |
| 2983 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230May 15 23:12:56.230 DEBGINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 2984 | 2026-05-15T23:12:57.412Z | |
| 2985 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230 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 } }] |
| 2986 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230 INFO May 15 23:12:56.230adding route 172.16.0.0/32 -> 10.0.0.1 |
| 2987 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230DEBG INFOreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2988 | 2026-05-15T23:12:57.412Z | adding route 172.17.0.3/32 -> 10.0.0.255May 15 23:12:56.230 |
| 2989 | 2026-05-15T23:12:57.412Z | 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 15 23:12:56.230 |
| 2990 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230 INFODEBG May 15 23:12:56.230adding route 3fff:beef:31::/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 } }] |
| 2991 | 2026-05-15T23:12:57.412Z | INFO |
| 2992 | 2026-05-15T23:12:57.412Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 2993 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230 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 15 23:12:56.230 |
| 2994 | 2026-05-15T23:12:57.412Z | DEBG May 15 23:12:56.230replacing 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 15 23:12:56.230INFO |
| 2995 | 2026-05-15T23:12:57.412Z | INFOadding route 172.17.0.4/32 -> 10.0.0.255 |
| 2996 | 2026-05-15T23:12:57.412Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffMay 15 23:12:56.230 |
| 2997 | 2026-05-15T23:12:57.412Z | INFOMay 15 23:12:56.230 adding route 172.16.0.0/32 -> 10.0.0.2DEBG |
| 2998 | 2026-05-15T23:12:57.412Z | 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 } }] |
| 2999 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230May 15 23:12:56.230 May 15 23:12:56.230DEBG DEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 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 } }]INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 3000 | 2026-05-15T23:12:57.412Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3001 | 2026-05-15T23:12:57.412Z | |
| 3002 | 2026-05-15T23:12:57.412Z | |
| 3003 | 2026-05-15T23:12:57.412Z | May 15 23:12:56.230May 15 23:12:56.230 May 15 23:12:56.230INFODEBG May 15 23:12:56.230INFOadding route 172.17.0.0/32 -> 10.0.0.255 adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3004 | 2026-05-15T23:12:57.412Z | DEBG |
| 3005 | 2026-05-15T23:12:57.412Z | 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 } }] |
| 3006 | 2026-05-15T23:12:57.412Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 3007 | 2026-05-15T23:12:57.413Z | test route::tests::identity_replace_is_noop ... ok |
| 3008 | 2026-05-15T23:12:57.413Z | 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 } }] |
| 3009 | 2026-05-15T23:12:57.413Z | May 15 23:12:56.231replacing 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 } }] |
| 3010 | 2026-05-15T23:12:57.413Z | DEBG created new freemap, unit: May 15 23:12:56.237May 15 23:12:56.237freemap_route_ipv4 |
| 3011 | 2026-05-15T23:12:57.413Z | INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO |
| 3012 | 2026-05-15T23:12:57.413Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffMay 15 23:12:56.237 |
| 3013 | 2026-05-15T23:12:57.413Z | May 15 23:12:56.231May 15 23:12:56.237 DEBGDEBG created new freemapMay 15 23:12:56.230replacing 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 |
| 3014 | 2026-05-15T23:12:57.413Z | May 15 23:12:56.231unitINFOcreated new freemap :, DEBG May 15 23:12:56.237unit :INFO May 15 23:12:56.237freemap_route_ipv4 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff adding route 172.17.0.6/32 -> 10.0.0.255freemap_route_ipv6 |
| 3015 | 2026-05-15T23:12:57.413Z | DEBG |
| 3016 | 2026-05-15T23:12:57.413Z | created new freemap |
| 3017 | 2026-05-15T23:12:57.413Z | |
| 3018 | 2026-05-15T23:12:57.413Z | , 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 } }]: |
| 3019 | 2026-05-15T23:12:57.413Z | May 15 23:12:56.237 May 15 23:12:56.237freemap_route_ipv4 May 15 23:12:56.237DEBG |
| 3020 | 2026-05-15T23:12:57.413Z | 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 } }]May 15 23:12:56.237 May 15 23:12:56.237 |
| 3021 | 2026-05-15T23:12:57.413Z | 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 |
| 3022 | 2026-05-15T23:12:57.413Z | INFO INFOcreated new freemapMay 15 23:12:56.237 May 15 23:12:56.237, adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 3023 | 2026-05-15T23:12:57.413Z | DEBG unit created new freemap:, May 15 23:12:56.237unitMay 15 23:12:56.237adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3024 | 2026-05-15T23:12:57.413Z | DEBG: INFOfreemap_route_ipv6 |
| 3025 | 2026-05-15T23:12:57.413Z | adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 3026 | 2026-05-15T23:12:57.413Z | freemap_route_ipv6 |
| 3027 | 2026-05-15T23:12:57.413Z | May 15 23:12:56.237replacing 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 15 23:12:56.237INFO |
| 3028 | 2026-05-15T23:12:57.413Z | |
| 3029 | 2026-05-15T23:12:57.413Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3030 | 2026-05-15T23:12:57.413Z | 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 } }] |
| 3031 | 2026-05-15T23:12:57.413Z | May 15 23:12:56.237 May 15 23:12:56.237DEBGMay 15 23:12:56.237 May 15 23:12:56.237DEBG 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 } }] |
| 3032 | 2026-05-15T23:12:57.413Z | initted freemap. size: 64May 15 23:12:56.237INFO, unitINFO May 15 23:12:56.237 :adding route 3fff:beef:14::/64 -> 2001:db8::55:ff adding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 15 23:12:56.237freemap_route_ipv6 |
| 3033 | 2026-05-15T23:12:57.413Z | |
| 3034 | 2026-05-15T23:12:57.413Z | INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3035 | 2026-05-15T23:12:57.413Z | |
| 3036 | 2026-05-15T23:12:57.413Z | May 15 23:12:56.237May 15 23:12:56.237 INFODEBGDEBGMay 15 23:12:56.237 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 } }]reset freemapDEBG, initted freemap. size: 64 |
| 3037 | 2026-05-15T23:12:57.413Z | DEBGMay 15 23:12:56.237 unitDEBG : replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 3038 | 2026-05-15T23:12:57.413Z | adding route 172.16.0.0/32 -> 10.0.0.1May 15 23:12:56.237 |
| 3039 | 2026-05-15T23:12:57.413Z | , freemap_route_ipv6 |
| 3040 | 2026-05-15T23:12:57.413Z | INFO |
| 3041 | 2026-05-15T23:12:57.413Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffMay 15 23:12:56.237May 15 23:12:56.237 May 15 23:12:56.237INFO |
| 3042 | 2026-05-15T23:12:57.413Z | INFO DEBG unit adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 3043 | 2026-05-15T23:12:57.417Z | |
| 3044 | 2026-05-15T23:12:57.417Z | |
| 3045 | 2026-05-15T23:12:57.417Z | May 15 23:12:56.237 DEBGMay 15 23:12:56.237 May 15 23:12:56.237replacing 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 15 23:12:56.237 INFOMay 15 23:12:56.237 |
| 3046 | 2026-05-15T23:12:57.417Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3047 | 2026-05-15T23:12:57.417Z | initted freemap. size: 64DEBGDEBGMay 15 23:12:56.237 : , May 15 23:12:56.237replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 3048 | 2026-05-15T23:12:57.417Z | unitreplacing 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 |
| 3049 | 2026-05-15T23:12:57.417Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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:3a::/64 -> 2001:db8::55:ff |
| 3050 | 2026-05-15T23:12:57.417Z | freemap_route_ipv6May 15 23:12:56.237 INFO |
| 3051 | 2026-05-15T23:12:57.418Z | May 15 23:12:56.237 adding route 172.17.0.10/32 -> 10.0.0.255:May 15 23:12:56.237 |
| 3052 | 2026-05-15T23:12:57.418Z | INFOfreemap_route_ipv4 |
| 3053 | 2026-05-15T23:12:57.418Z | |
| 3054 | 2026-05-15T23:12:57.418Z | adding route 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 3055 | 2026-05-15T23:12:57.418Z | May 15 23:12:56.237 DEBG May 15 23:12:56.237replacing 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 15 23:12:56.237adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 3056 | 2026-05-15T23:12:57.418Z | May 15 23:12:56.237DEBG DEBG |
| 3057 | 2026-05-15T23:12:57.418Z | 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 |
| 3058 | 2026-05-15T23:12:57.418Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]reset freemapMay 15 23:12:56.237, May 15 23:12:56.237 INFO |
| 3059 | 2026-05-15T23:12:57.418Z | unit:adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff DEBGfreemap_route_ipv4 |
| 3060 | 2026-05-15T23:12:57.418Z | |
| 3061 | 2026-05-15T23:12:57.418Z | May 15 23:12:56.237 May 15 23:12:56.237replacing 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 15 23:12:56.237INFO |
| 3062 | 2026-05-15T23:12:57.418Z | INFODEBGadding route 172.17.0.11/32 -> 10.0.0.255 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:dead::/64 -> 2001:db8::55:4 |
| 3063 | 2026-05-15T23:12:57.418Z | |
| 3064 | 2026-05-15T23:12:57.418Z | May 15 23:12:56.237 |
| 3065 | 2026-05-15T23:12:57.418Z | DEBGMay 15 23:12:56.237 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]May 15 23:12:56.237May 15 23:12:56.237May 15 23:12:56.237May 15 23:12:56.237 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 3fff:beef:17::/64 -> 2001:db8::55:ff DEBGINFO |
| 3066 | 2026-05-15T23:12:57.418Z | |
| 3067 | 2026-05-15T23:12:57.418Z | |
| 3068 | 2026-05-15T23:12:57.418Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG |
| 3069 | 2026-05-15T23:12:57.418Z | 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 } }] |
| 3070 | 2026-05-15T23:12:57.418Z | reset freemapMay 15 23:12:56.237May 15 23:12:56.237May 15 23:12:56.237 May 15 23:12:56.237 DEBGDEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGINFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 3071 | 2026-05-15T23:12:57.418Z | , adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }] |
| 3072 | 2026-05-15T23:12:57.418Z | |
| 3073 | 2026-05-15T23:12:57.418Z | May 15 23:12:56.237 |
| 3074 | 2026-05-15T23:12:57.418Z | May 15 23:12:56.237 May 15 23:12:56.237 INFOMay 15 23:12:56.237 WARNDEBG adding route 172.17.0.12/32 -> 10.0.0.255shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) failed to allocate space for the new target list |
| 3075 | 2026-05-15T23:12:57.418Z | May 15 23:12:56.237 |
| 3076 | 2026-05-15T23:12:57.418Z | |
| 3077 | 2026-05-15T23:12:57.418Z | DEBG unitINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3078 | 2026-05-15T23:12:57.418Z | :adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 3079 | 2026-05-15T23:12:57.418Z | May 15 23:12:56.237freemap_route_ipv6 DEBGMay 15 23:12:56.237May 15 23:12:56.237May 15 23:12:56.237 |
| 3080 | 2026-05-15T23:12:57.418Z | 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 } }] |
| 3081 | 2026-05-15T23:12:57.418Z | DEBG DEBGreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOMay 15 23:12:56.237 |
| 3082 | 2026-05-15T23:12:57.418Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.3 |
| 3083 | 2026-05-15T23:12:57.418Z | INFO |
| 3084 | 2026-05-15T23:12:57.418Z | adding route 172.17.0.13/32 -> 10.0.0.255May 15 23:12:56.237May 15 23:12:56.237 |
| 3085 | 2026-05-15T23:12:57.418Z | DEBGINFOMay 15 23:12:56.237 DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]May 15 23:12:56.237replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 3086 | 2026-05-15T23:12:57.418Z | |
| 3087 | 2026-05-15T23:12:57.418Z | |
| 3088 | 2026-05-15T23:12:57.418Z | DEBG May 15 23:12:56.237May 15 23:12:56.237 DEBGINFOMay 15 23:12:56.237 replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2INFOreplacing 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 } }] |
| 3089 | 2026-05-15T23:12:57.419Z | |
| 3090 | 2026-05-15T23:12:57.419Z | |
| 3091 | 2026-05-15T23:12:57.419Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3092 | 2026-05-15T23:12:57.419Z | May 15 23:12:56.237 May 15 23:12:56.237May 15 23:12:56.237INFO May 15 23:12:56.237INFO adding route 172.17.0.14/32 -> 10.0.0.255DEBG |
| 3093 | 2026-05-15T23:12:57.419Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff DEBG |
| 3094 | 2026-05-15T23:12:57.419Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 3095 | 2026-05-15T23:12:57.419Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3096 | 2026-05-15T23:12:57.419Z | May 15 23:12:56.237 May 15 23:12:56.237May 15 23:12:56.237 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 } }]DEBG |
| 3097 | 2026-05-15T23:12:57.419Z | 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 } }] |
| 3098 | 2026-05-15T23:12:57.419Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 3099 | 2026-05-15T23:12:57.419Z | May 15 23:12:56.237May 15 23:12:56.237 INFOINFO adding route 172.17.0.15/32 -> 10.0.0.255May 15 23:12:56.237 |
| 3100 | 2026-05-15T23:12:57.419Z | May 15 23:12:56.237 INFOadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff May 15 23:12:56.237DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3101 | 2026-05-15T23:12:57.419Z | |
| 3102 | 2026-05-15T23:12:57.419Z | 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 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 } }] |
| 3103 | 2026-05-15T23:12:57.419Z | |
| 3104 | 2026-05-15T23:12:57.419Z | May 15 23:12:56.237 DEBG May 15 23:12:56.237replacing 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 15 23:12:56.237 |
| 3105 | 2026-05-15T23:12:57.419Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255INFO |
| 3106 | 2026-05-15T23:12:57.419Z | May 15 23:12:56.237May 15 23:12:56.237adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3107 | 2026-05-15T23:12:57.419Z | May 15 23:12:56.237INFO DEBGDEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 3108 | 2026-05-15T23:12:57.419Z | 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 15 23:12:56.237replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 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 15 23:12:56.238May 15 23:12:56.238 |
| 3109 | 2026-05-15T23:12:57.419Z | DEBG created new freemap, unitMay 15 23:12:56.243DEBG: INFOfreemap_route_ipv4 |
| 3110 | 2026-05-15T23:12:57.419Z | adding route 172.17.0.2/32 -> 10.0.0.255May 15 23:12:56.243 |
| 3111 | 2026-05-15T23:12:57.419Z | 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 } }]May 15 23:12:56.243 |
| 3112 | 2026-05-15T23:12:57.419Z | DEBG May 15 23:12:56.243created new freemap 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 |
| 3113 | 2026-05-15T23:12:57.419Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffMay 15 23:12:56.243 |
| 3114 | 2026-05-15T23:12:57.419Z | , May 15 23:12:56.243DEBG created new freemapINFO, May 15 23:12:56.243unitadding route 172.17.0.3/32 -> 10.0.0.255unit |
| 3115 | 2026-05-15T23:12:57.419Z | : DEBG:freemap_route_ipv6 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 } }] |
| 3116 | 2026-05-15T23:12:57.419Z | freemap_route_ipv4May 15 23:12:56.243 |
| 3117 | 2026-05-15T23:12:57.419Z | |
| 3118 | 2026-05-15T23:12:57.419Z | DEBGMay 15 23:12:56.243May 15 23:12:56.243May 15 23:12:56.243 INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffcreated new freemap |
| 3119 | 2026-05-15T23:12:57.419Z | , 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 } }]unit |
| 3120 | 2026-05-15T23:12:57.419Z | : INFO May 15 23:12:56.243 freemap_route_ipv6 May 15 23:12:56.243DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3121 | 2026-05-15T23:12:57.419Z | 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 } }] |
| 3122 | 2026-05-15T23:12:57.419Z | |
| 3123 | 2026-05-15T23:12:57.419Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255May 15 23:12:56.243May 15 23:12:56.243 DEBG May 15 23:12:56.243initted freemap. size: 64 , |
| 3124 | 2026-05-15T23:12:57.419Z | INFOINFO unit :adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 3125 | 2026-05-15T23:12:57.419Z | May 15 23:12:56.243freemap_route_ipv6 |
| 3126 | 2026-05-15T23:12:57.419Z | adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 3127 | 2026-05-15T23:12:57.419Z | May 15 23:12:56.243May 15 23:12:56.243 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 |
| 3128 | 2026-05-15T23:12:57.419Z | reset freemapDEBG, May 15 23:12:56.243May 15 23:12:56.243unit INFODEBGreplacing 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 } }] |
| 3129 | 2026-05-15T23:12:57.420Z | :adding route 172.17.0.5/32 -> 10.0.0.255initted freemap. size: 64 , freemap_route_ipv6 |
| 3130 | 2026-05-15T23:12:57.420Z | unit |
| 3131 | 2026-05-15T23:12:57.420Z | : May 15 23:12:56.243May 15 23:12:56.243freemap_route_ipv4 |
| 3132 | 2026-05-15T23:12:57.420Z | May 15 23:12:56.243 DEBG May 15 23:12:56.243replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 23:12:56.230 |
| 3133 | 2026-05-15T23:12:57.420Z | DEBG DEBGreset freemap , 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 } }] May 15 23:12:56.243replacing 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 } }] |
| 3134 | 2026-05-15T23:12:57.420Z | |
| 3135 | 2026-05-15T23:12:57.420Z | INFOunit: INFO adding route 3fff:dead::/64 -> 2001:db8::55:2May 15 23:12:56.243 |
| 3136 | 2026-05-15T23:12:57.420Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff INFOfreemap_route_ipv4May 15 23:12:56.243 |
| 3137 | 2026-05-15T23:12:57.420Z | |
| 3138 | 2026-05-15T23:12:57.420Z | May 15 23:12:56.243 INFODEBGMay 15 23:12:56.243 adding route 172.17.0.6/32 -> 10.0.0.255 |
| 3139 | 2026-05-15T23:12:57.420Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG |
| 3140 | 2026-05-15T23:12:57.420Z | |
| 3141 | 2026-05-15T23:12:57.420Z | May 15 23:12:56.243replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3142 | 2026-05-15T23:12:57.420Z | May 15 23:12:56.243May 15 23:12:56.243DEBG May 15 23:12:56.243 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 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 3143 | 2026-05-15T23:12:57.424Z | |
| 3144 | 2026-05-15T23:12:57.424Z | DEBGMay 15 23:12:56.243 |
| 3145 | 2026-05-15T23:12:57.424Z | 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 } }]INFOMay 15 23:12:56.243 |
| 3146 | 2026-05-15T23:12:57.424Z | INFOMay 15 23:12:56.243adding route 172.16.0.0/32 -> 10.0.0.2 INFOadding route 172.17.0.7/32 -> 10.0.0.255 May 15 23:12:56.243 |
| 3147 | 2026-05-15T23:12:57.424Z | |
| 3148 | 2026-05-15T23:12:57.424Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 3149 | 2026-05-15T23:12:57.424Z | INFOMay 15 23:12:56.243 May 15 23:12:56.243DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 3150 | 2026-05-15T23:12:57.424Z | 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 May 15 23:12:56.243replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3151 | 2026-05-15T23:12:57.424Z | |
| 3152 | 2026-05-15T23:12:57.424Z | May 15 23:12:56.243 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 } }]May 15 23:12:56.243DEBG |
| 3153 | 2026-05-15T23:12:57.424Z | May 15 23:12:56.243 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO INFO |
| 3154 | 2026-05-15T23:12:57.424Z | adding route 172.16.0.0/32 -> 10.0.0.3 |
| 3155 | 2026-05-15T23:12:57.424Z | adding route 172.17.0.8/32 -> 10.0.0.255May 15 23:12:56.243 |
| 3156 | 2026-05-15T23:12:57.424Z | INFOMay 15 23:12:56.243 May 15 23:12:56.243adding route 3fff:beef:36::/64 -> 2001:db8::55:ffMay 15 23:12:56.243 |
| 3157 | 2026-05-15T23:12:57.424Z | INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG |
| 3158 | 2026-05-15T23:12:57.424Z | 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 3159 | 2026-05-15T23:12:57.424Z | |
| 3160 | 2026-05-15T23:12:57.424Z | May 15 23:12:56.243May 15 23:12:56.243 DEBGDEBGMay 15 23:12:56.243 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 } }]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 } }] |
| 3161 | 2026-05-15T23:12:57.424Z | adding route 172.17.0.9/32 -> 10.0.0.255May 15 23:12:56.243 |
| 3162 | 2026-05-15T23:12:57.424Z | |
| 3163 | 2026-05-15T23:12:57.424Z | INFOMay 15 23:12:56.243 May 15 23:12:56.243adding route 172.16.0.0/32 -> 10.0.0.4 INFODEBG adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3164 | 2026-05-15T23:12:57.424Z | |
| 3165 | 2026-05-15T23:12:57.424Z | |
| 3166 | 2026-05-15T23:12:57.424Z | May 15 23:12:56.243 May 15 23:12:56.243INFO May 15 23:12:56.243 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 } }] |
| 3167 | 2026-05-15T23:12:57.424Z | May 15 23:12:56.243adding route 172.17.0.10/32 -> 10.0.0.255 adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBG |
| 3168 | 2026-05-15T23:12:57.424Z | |
| 3169 | 2026-05-15T23:12:57.424Z | May 15 23:12:56.243replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 |
| 3170 | 2026-05-15T23:12:57.424Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 15 23:12:56.243 |
| 3171 | 2026-05-15T23:12:57.424Z | DEBGMay 15 23:12:56.243May 15 23:12:56.243 DEBGINFOreplacing 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 } }] |
| 3172 | 2026-05-15T23:12:57.424Z | adding route 172.17.0.0/32 -> 10.0.0.255 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 } }] |
| 3173 | 2026-05-15T23:12:57.424Z | |
| 3174 | 2026-05-15T23:12:57.424Z | May 15 23:12:56.244 DEBGMay 15 23:12:56.244 May 15 23:12:56.244 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 15 23:12:56.238 |
| 3175 | 2026-05-15T23:12:57.424Z | INFO DEBGDEBG May 15 23:12:56.244replacing 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 15 23:12:56.244 adding route 172.17.0.11/32 -> 10.0.0.255 |
| 3176 | 2026-05-15T23:12:57.425Z | INFOcreated new freemap , |
| 3177 | 2026-05-15T23:12:57.425Z | unitadding route 3fff:beef:39::/64 -> 2001:db8::55:ff: |
| 3178 | 2026-05-15T23:12:57.425Z | INFOfreemap_route_ipv4May 15 23:12:56.244 May 15 23:12:56.244 |
| 3179 | 2026-05-15T23:12:57.425Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 3180 | 2026-05-15T23:12:57.425Z | May 15 23:12:56.244DEBG 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 } }]INFOMay 15 23:12:56.244replacing 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 15 23:12:56.244 |
| 3181 | 2026-05-15T23:12:57.425Z | |
| 3182 | 2026-05-15T23:12:57.425Z | DEBGDEBGadding route 172.17.0.1/32 -> 10.0.0.255 |
| 3183 | 2026-05-15T23:12:57.425Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] created new freemap |
| 3184 | 2026-05-15T23:12:57.425Z | May 15 23:12:56.244, unitINFO May 15 23:12:56.244adding route 172.17.0.12/32 -> 10.0.0.255: May 15 23:12:56.244 |
| 3185 | 2026-05-15T23:12:57.425Z | INFOMay 15 23:12:56.244 adding route 3fff:beef:3a::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 3186 | 2026-05-15T23:12:57.425Z | DEBGINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 3187 | 2026-05-15T23:12:57.425Z | May 15 23:12:56.244 |
| 3188 | 2026-05-15T23:12:57.425Z | May 15 23:12:56.244 DEBGINFO May 15 23:12:56.244replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3189 | 2026-05-15T23:12:57.425Z | 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 15 23:12:56.244 |
| 3190 | 2026-05-15T23:12:57.425Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3191 | 2026-05-15T23:12:57.425Z | May 15 23:12:56.244 |
| 3192 | 2026-05-15T23:12:57.425Z | DEBGMay 15 23:12:56.244 INFO adding route 172.17.0.13/32 -> 10.0.0.255replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3193 | 2026-05-15T23:12:57.425Z | |
| 3194 | 2026-05-15T23:12:57.425Z | May 15 23:12:56.244INFO INFO May 15 23:12:56.244adding route 3fff:beef:26::/64 -> 2001:db8::55:ffMay 15 23:12:56.244 |
| 3195 | 2026-05-15T23:12:57.425Z | DEBGDEBG May 15 23:12:56.244adding route 172.17.0.2/32 -> 10.0.0.255replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3196 | 2026-05-15T23:12:57.425Z | INFO |
| 3197 | 2026-05-15T23:12:57.425Z | May 15 23:12:56.244adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff DEBGMay 15 23:12:56.244 |
| 3198 | 2026-05-15T23:12:57.425Z | initted freemap. size: 64 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 |
| 3199 | 2026-05-15T23:12:57.425Z | , May 15 23:12:56.244unitadding route 172.17.0.14/32 -> 10.0.0.255 :DEBG |
| 3200 | 2026-05-15T23:12:57.425Z | May 15 23:12:56.244May 15 23:12:56.244 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 |
| 3201 | 2026-05-15T23:12:57.425Z | May 15 23:12:56.244 freemap_route_ipv6DEBG |
| 3202 | 2026-05-15T23:12:57.425Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 3203 | 2026-05-15T23:12:57.425Z | 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 15 23:12:56.244INFO |
| 3204 | 2026-05-15T23:12:57.425Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ff INFO 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 } }] |
| 3205 | 2026-05-15T23:12:57.425Z | |
| 3206 | 2026-05-15T23:12:57.425Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3207 | 2026-05-15T23:12:57.425Z | test route::tests::same_size_non_subset_replace ... ok |
| 3208 | 2026-05-15T23:12:57.425Z | May 15 23:12:56.244 May 15 23:12:56.244INFOMay 15 23:12:56.244 May 15 23:12:56.244 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBGINFO |
| 3209 | 2026-05-15T23:12:57.425Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3210 | 2026-05-15T23:12:57.425Z | DEBGreset freemapMay 15 23:12:56.244May 15 23:12:56.244 DEBGMay 15 23:12:56.244DEBG 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 } }]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.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 } }] |
| 3211 | 2026-05-15T23:12:57.425Z | |
| 3212 | 2026-05-15T23:12:57.425Z | |
| 3213 | 2026-05-15T23:12:57.425Z | unitreplacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 3214 | 2026-05-15T23:12:57.425Z | freemap_route_ipv6 |
| 3215 | 2026-05-15T23:12:57.425Z | May 15 23:12:56.244May 15 23:12:56.244 INFOINFO May 15 23:12:56.244adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3216 | 2026-05-15T23:12:57.426Z | May 15 23:12:56.244adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffMay 15 23:12:56.244 INFO May 15 23:12:56.244 |
| 3217 | 2026-05-15T23:12:57.426Z | INFO DEBG adding route 172.17.0.4/32 -> 10.0.0.255May 15 23:12:56.244replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3218 | 2026-05-15T23:12:57.426Z | DEBGDEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 3219 | 2026-05-15T23:12:57.426Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 3220 | 2026-05-15T23:12:57.426Z | May 15 23:12:56.244May 15 23:12:56.250 DEBGINFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 3221 | 2026-05-15T23:12:57.426Z | created new freemap, unit |
| 3222 | 2026-05-15T23:12:57.426Z | May 15 23:12:56.250May 15 23:12:56.250: INFO DEBGfreemap_route_ipv4 adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 15 23:12:56.250 |
| 3223 | 2026-05-15T23:12:57.426Z | |
| 3224 | 2026-05-15T23:12:57.426Z | INFO |
| 3225 | 2026-05-15T23:12:57.426Z | adding route 3fff:dead::/64 -> 2001:db8::55:4May 15 23:12:56.250 |
| 3226 | 2026-05-15T23:12:57.426Z | DEBGMay 15 23:12:56.250 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 3227 | 2026-05-15T23:12:57.426Z | created new freemapMay 15 23:12:56.250, unit |
| 3228 | 2026-05-15T23:12:57.426Z | :May 15 23:12:56.250May 15 23:12:56.250 freemap_route_ipv6 INFODEBGINFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3229 | 2026-05-15T23:12:57.426Z | May 15 23:12:56.250 |
| 3230 | 2026-05-15T23:12:57.426Z | |
| 3231 | 2026-05-15T23:12:57.426Z | 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 } }] adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3232 | 2026-05-15T23:12:57.426Z | May 15 23:12:56.250 |
| 3233 | 2026-05-15T23:12:57.426Z | May 15 23:12:56.250May 15 23:12:56.250 DEBGDEBGINFOMay 15 23:12:56.250 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 3234 | 2026-05-15T23:12:57.426Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 3235 | 2026-05-15T23:12:57.426Z | 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 } }] |
| 3236 | 2026-05-15T23:12:57.426Z | |
| 3237 | 2026-05-15T23:12:57.426Z | May 15 23:12:56.250May 15 23:12:56.250 DEBGDEBGMay 15 23:12:56.250 May 15 23:12:56.250failed to allocate space for the new target list |
| 3238 | 2026-05-15T23:12:57.426Z | INFO INFOMay 15 23:12:56.250adding route 3fff:dead::/64 -> 2001:db8::55:4 May 15 23:12:56.250replacing targets for 3fff:dead::/64 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 172.17.0.18/32 -> 10.0.0.255DEBG |
| 3239 | 2026-05-15T23:12:57.426Z | DEBG |
| 3240 | 2026-05-15T23:12:57.426Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3241 | 2026-05-15T23:12:57.426Z | |
| 3242 | 2026-05-15T23:12:57.426Z | May 15 23:12:56.250initted freemap. size: 64May 15 23:12:56.250 May 15 23:12:56.250, DEBG unitDEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 15 23:12:56.250DEBG |
| 3243 | 2026-05-15T23:12:57.430Z | failed to allocate space for the new target list: |
| 3244 | 2026-05-15T23:12:57.430Z | WARN replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 3245 | 2026-05-15T23:12:57.430Z | May 15 23:12:56.250 |
| 3246 | 2026-05-15T23:12:57.431Z | DEBGshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3247 | 2026-05-15T23:12:57.431Z | May 15 23:12:56.250replacing targets for 3fff:dead::/64 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 15 23:12:56.250 |
| 3248 | 2026-05-15T23:12:57.431Z | INFO adding route 172.17.0.19/32 -> 10.0.0.255DEBG |
| 3249 | 2026-05-15T23:12:57.431Z | reset freemap, unit: freemap_route_ipv4May 15 23:12:56.250 |
| 3250 | 2026-05-15T23:12:57.431Z | 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 } }] |
| 3251 | 2026-05-15T23:12:57.431Z | |
| 3252 | 2026-05-15T23:12:57.431Z | May 15 23:12:56.250May 15 23:12:56.250 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 } }]adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3253 | 2026-05-15T23:12:57.431Z | |
| 3254 | 2026-05-15T23:12:57.431Z | May 15 23:12:56.250 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 } }] |
| 3255 | 2026-05-15T23:12:57.431Z | May 15 23:12:56.250May 15 23:12:56.250 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 } }]INFO |
| 3256 | 2026-05-15T23:12:57.431Z | May 15 23:12:56.250adding route 172.16.0.0/32 -> 10.0.0.2 INFO |
| 3257 | 2026-05-15T23:12:57.431Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffMay 15 23:12:56.250 |
| 3258 | 2026-05-15T23:12:57.431Z | INFO adding route 172.17.0.21/32 -> 10.0.0.255May 15 23:12:56.250 |
| 3259 | 2026-05-15T23:12:57.431Z | DEBGMay 15 23:12:56.250 |
| 3260 | 2026-05-15T23:12:57.431Z | DEBGMay 15 23:12:56.250 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3261 | 2026-05-15T23:12:57.431Z | DEBGMay 15 23:12:56.250 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 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 } }] |
| 3262 | 2026-05-15T23:12:57.431Z | |
| 3263 | 2026-05-15T23:12:57.431Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255May 15 23:12:56.250 |
| 3264 | 2026-05-15T23:12:57.431Z | DEBGMay 15 23:12:56.250 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: 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 15 23:12:56.250INFOMay 15 23:12:56.250 INFO DEBG |
| 3265 | 2026-05-15T23:12:57.431Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3266 | 2026-05-15T23:12:57.431Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 3267 | 2026-05-15T23:12:57.431Z | |
| 3268 | 2026-05-15T23:12:57.431Z | May 15 23:12:56.250 DEBG May 15 23:12:56.250replacing 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 } }] |
| 3269 | 2026-05-15T23:12:57.431Z | May 15 23:12:56.250DEBG INFOreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3270 | 2026-05-15T23:12:57.431Z | adding route 172.17.0.18/32 -> 10.0.0.255May 15 23:12:56.250 |
| 3271 | 2026-05-15T23:12:57.431Z | DEBG May 15 23:12:56.250replacing 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 15 23:12:56.250 |
| 3272 | 2026-05-15T23:12:57.431Z | May 15 23:12:56.250INFOINFO DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3273 | 2026-05-15T23:12:57.431Z | |
| 3274 | 2026-05-15T23:12:57.431Z | |
| 3275 | 2026-05-15T23:12:57.431Z | May 15 23:12:56.250 INFO adding route 172.17.0.5/32 -> 10.0.0.255May 15 23:12:56.250May 15 23:12:56.250 |
| 3276 | 2026-05-15T23:12:57.431Z | May 15 23:12:56.250 INFO DEBG DEBGadding route 172.17.0.19/32 -> 10.0.0.255 |
| 3277 | 2026-05-15T23:12:57.431Z | 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 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 15 23:12:56.250 |
| 3278 | 2026-05-15T23:12:57.431Z | |
| 3279 | 2026-05-15T23:12:57.431Z | DEBGMay 15 23:12:56.250 May 15 23:12:56.250DEBG May 15 23:12:56.250 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.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 } }] |
| 3280 | 2026-05-15T23:12:57.431Z | |
| 3281 | 2026-05-15T23:12:57.431Z | INFOINFO adding route 172.17.0.24/32 -> 10.0.0.255adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffMay 15 23:12:56.250 |
| 3282 | 2026-05-15T23:12:57.431Z | |
| 3283 | 2026-05-15T23:12:57.431Z | INFO May 15 23:12:56.250adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3284 | 2026-05-15T23:12:57.431Z | INFOMay 15 23:12:56.250 DEBGMay 15 23:12:56.250 adding route 172.17.0.6/32 -> 10.0.0.255May 15 23:12:56.250replacing 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 } }] |
| 3285 | 2026-05-15T23:12:57.432Z | |
| 3286 | 2026-05-15T23:12:57.432Z | DEBG 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 15 23:12:56.250 |
| 3287 | 2026-05-15T23:12:57.432Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 3288 | 2026-05-15T23:12:57.432Z | adding route 172.17.0.25/32 -> 10.0.0.255May 15 23:12:56.250 |
| 3289 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250May 15 23:12:56.250DEBG INFOreplacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3290 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250 DEBGadding route 172.17.0.21/32 -> 10.0.0.255 May 15 23:12:56.250 |
| 3291 | 2026-05-15T23:12:57.432Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff INFO |
| 3292 | 2026-05-15T23:12:57.432Z | 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 } }] |
| 3293 | 2026-05-15T23:12:57.432Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3294 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250 May 15 23:12:56.250May 15 23:12:56.250DEBG May 15 23:12:56.250 INFO replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGadding route 172.17.0.26/32 -> 10.0.0.255 |
| 3295 | 2026-05-15T23:12:57.432Z | DEBG |
| 3296 | 2026-05-15T23:12:57.432Z | 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.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 } }] |
| 3297 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250May 15 23:12:56.250 INFO DEBG |
| 3298 | 2026-05-15T23:12:57.432Z | 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 } }]May 15 23:12:56.250adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3299 | 2026-05-15T23:12:57.432Z | |
| 3300 | 2026-05-15T23:12:57.432Z | INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffMay 15 23:12:56.250 |
| 3301 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250DEBGMay 15 23:12:56.250 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 } }] |
| 3302 | 2026-05-15T23:12:57.432Z | INFO INFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3303 | 2026-05-15T23:12:57.432Z | |
| 3304 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250May 15 23:12:56.250 INFODEBG adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3305 | 2026-05-15T23:12:57.432Z | 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 15 23:12:56.250 |
| 3306 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250 DEBGDEBG May 15 23:12:56.250 replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3307 | 2026-05-15T23:12:57.432Z | DEBG May 15 23:12:56.250replacing 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 } }] |
| 3308 | 2026-05-15T23:12:57.432Z | |
| 3309 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffINFO |
| 3310 | 2026-05-15T23:12:57.432Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3311 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250 May 15 23:12:56.250May 15 23:12:56.250 May 15 23:12:56.250 INFO DEBGDEBGINFOadding route 172.17.0.24/32 -> 10.0.0.255 |
| 3312 | 2026-05-15T23:12:57.432Z | adding route 172.17.0.9/32 -> 10.0.0.255 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: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 } }] |
| 3313 | 2026-05-15T23:12:57.432Z | |
| 3314 | 2026-05-15T23:12:57.432Z | |
| 3315 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250 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 } }] |
| 3316 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250May 15 23:12:56.250May 15 23:12:56.250 DEBGINFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3317 | 2026-05-15T23:12:57.432Z | 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 15 23:12:56.250 |
| 3318 | 2026-05-15T23:12:57.432Z | INFO INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 3319 | 2026-05-15T23:12:57.432Z | adding route 172.17.0.25/32 -> 10.0.0.255May 15 23:12:56.250 |
| 3320 | 2026-05-15T23:12:57.432Z | DEBGMay 15 23:12:56.250 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 15 23:12:56.250 |
| 3321 | 2026-05-15T23:12:57.432Z | INFOMay 15 23:12:56.250 adding route 172.17.0.10/32 -> 10.0.0.255DEBGDEBG |
| 3322 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.250 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: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 adding route 172.17.0.30/32 -> 10.0.0.255May 15 23:12:56.251 |
| 3323 | 2026-05-15T23:12:57.432Z | May 15 23:12:56.251 May 15 23:12:56.256DEBG DEBGcreated new freemap , 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 } }] unit |
| 3324 | 2026-05-15T23:12:57.433Z | :created new freemap , freemap_route_ipv4unit: |
| 3325 | 2026-05-15T23:12:57.433Z | freemap_route_ipv4May 15 23:12:56.256 |
| 3326 | 2026-05-15T23:12:57.433Z | May 15 23:12:56.256 DEBG |
| 3327 | 2026-05-15T23:12:57.433Z | INFOMay 15 23:12:56.256 created new freemap DEBG adding route 172.17.0.31/32 -> 10.0.0.255created new freemap, , |
| 3328 | 2026-05-15T23:12:57.433Z | unitunit::May 15 23:12:56.256 freemap_route_ipv6 INFOfreemap_route_ipv6 |
| 3329 | 2026-05-15T23:12:57.433Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3330 | 2026-05-15T23:12:57.433Z | |
| 3331 | 2026-05-15T23:12:57.433Z | May 15 23:12:56.256May 15 23:12:56.256 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3332 | 2026-05-15T23:12:57.433Z | May 15 23:12:56.256May 15 23:12:56.256 DEBGINFOMay 15 23:12:56.256 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3333 | 2026-05-15T23:12:57.433Z | initted freemap. size: 64DEBG 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 |
| 3334 | 2026-05-15T23:12:57.433Z | , 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 15 23:12:56.256 |
| 3335 | 2026-05-15T23:12:57.433Z | unitDEBG: initted freemap. size: 64 May 15 23:12:56.256freemap_route_ipv4 , |
| 3336 | 2026-05-15T23:12:57.433Z | unitINFOMay 15 23:12:56.256: INFOfreemap_route_ipv6adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3337 | 2026-05-15T23:12:57.433Z | |
| 3338 | 2026-05-15T23:12:57.433Z | adding route 172.17.0.32/32 -> 10.0.0.255May 15 23:12:56.256 |
| 3339 | 2026-05-15T23:12:57.433Z | May 15 23:12:56.256May 15 23:12:56.256DEBG DEBG reset freemapreset freemapDEBG, , unitunit: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 15 23:12:56.256 |
| 3340 | 2026-05-15T23:12:57.433Z | freemap_route_ipv6freemap_route_ipv4 |
| 3341 | 2026-05-15T23:12:57.433Z | |
| 3342 | 2026-05-15T23:12:57.433Z | 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 } }]May 15 23:12:56.256May 15 23:12:56.256 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 } }] |
| 3343 | 2026-05-15T23:12:57.437Z | May 15 23:12:56.256 May 15 23:12:56.256DEBG |
| 3344 | 2026-05-15T23:12:57.437Z | INFO 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 } }] |
| 3345 | 2026-05-15T23:12:57.437Z | adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3346 | 2026-05-15T23:12:57.437Z | |
| 3347 | 2026-05-15T23:12:57.437Z | May 15 23:12:56.256May 15 23:12:56.256 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3348 | 2026-05-15T23:12:57.437Z | May 15 23:12:56.256May 15 23:12:56.256May 15 23:12:56.256 DEBG DEBG INFO DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3349 | 2026-05-15T23:12:57.437Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3350 | 2026-05-15T23:12:57.437Z | |
| 3351 | 2026-05-15T23:12:57.437Z | |
| 3352 | 2026-05-15T23:12:57.437Z | May 15 23:12:56.256May 15 23:12:56.256 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 } }]adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3353 | 2026-05-15T23:12:57.437Z | |
| 3354 | 2026-05-15T23:12:57.437Z | May 15 23:12:56.256 INFO adding route 3fff:dead::/64 -> 2001:db8::55:3May 15 23:12:56.256 |
| 3355 | 2026-05-15T23:12:57.437Z | DEBGMay 15 23:12:56.256 replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3356 | 2026-05-15T23:12:57.437Z | May 15 23:12:56.256adding route 172.17.0.29/32 -> 10.0.0.255May 15 23:12:56.256 INFO |
| 3357 | 2026-05-15T23:12:57.437Z | adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 3358 | 2026-05-15T23:12:57.437Z | May 15 23:12:56.256May 15 23:12:56.256 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 3359 | 2026-05-15T23:12:57.437Z | INFO May 15 23:12:56.256replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255 May 15 23:12:56.256 |
| 3360 | 2026-05-15T23:12:57.437Z | |
| 3361 | 2026-05-15T23:12:57.438Z | INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3362 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.256replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 3363 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.256 May 15 23:12:56.256adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3364 | 2026-05-15T23:12:57.438Z | DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] May 15 23:12:56.256May 15 23:12:56.256replacing 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-15T23:12:57.438Z | INFO |
| 3366 | 2026-05-15T23:12:57.438Z | DEBGadding route 172.17.0.2/32 -> 10.0.0.255 |
| 3367 | 2026-05-15T23:12:57.438Z | 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 } }] |
| 3368 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.256 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:3, vlan_id: None } }] |
| 3369 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.256May 15 23:12:56.256 INFODEBG adding route 172.17.0.36/32 -> 10.0.0.255replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:12:56.256 |
| 3370 | 2026-05-15T23:12:57.438Z | |
| 3371 | 2026-05-15T23:12:57.438Z | INFO May 15 23:12:56.256May 15 23:12:56.256 DEBGINFO replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3372 | 2026-05-15T23:12:57.438Z | |
| 3373 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.256 adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 3374 | 2026-05-15T23:12:57.438Z | 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 15 23:12:56.256 |
| 3375 | 2026-05-15T23:12:57.438Z | INFOMay 15 23:12:56.256 |
| 3376 | 2026-05-15T23:12:57.438Z | adding route 172.17.0.37/32 -> 10.0.0.255DEBG |
| 3377 | 2026-05-15T23:12:57.438Z | 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 } }] |
| 3378 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.256May 15 23:12:56.256 INFOMay 15 23:12:56.256INFO May 15 23:12:56.256adding route 172.17.0.4/32 -> 10.0.0.255adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 3379 | 2026-05-15T23:12:57.438Z | |
| 3380 | 2026-05-15T23:12:57.438Z | INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3381 | 2026-05-15T23:12:57.438Z | DEBGMay 15 23:12:56.256 May 15 23:12:56.256DEBGreplacing 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 } }] May 15 23:12:56.256replacing 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 } }] |
| 3382 | 2026-05-15T23:12:57.438Z | DEBG |
| 3383 | 2026-05-15T23:12:57.438Z | 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.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 } }] |
| 3384 | 2026-05-15T23:12:57.438Z | |
| 3385 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.257May 15 23:12:56.257 INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3386 | 2026-05-15T23:12:57.438Z | |
| 3387 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.257 May 15 23:12:56.257INFO INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 172.17.0.33/32 -> 10.0.0.255May 15 23:12:56.257 |
| 3388 | 2026-05-15T23:12:57.438Z | |
| 3389 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.257 DEBG DEBGreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3390 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.257May 15 23:12:56.257replacing 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 |
| 3391 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.257DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3392 | 2026-05-15T23:12:57.438Z | adding route 172.17.0.6/32 -> 10.0.0.255replacing 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 } }] |
| 3393 | 2026-05-15T23:12:57.438Z | |
| 3394 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.257May 15 23:12:56.257May 15 23:12:56.257 INFODEBG adding route 172.17.0.39/32 -> 10.0.0.255 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 } }] |
| 3395 | 2026-05-15T23:12:57.438Z | INFOMay 15 23:12:56.257 adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3396 | 2026-05-15T23:12:57.438Z | INFO |
| 3397 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.257adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3398 | 2026-05-15T23:12:57.438Z | May 15 23:12:56.257DEBGMay 15 23:12:56.257 DEBGINFO replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255May 15 23:12:56.257replacing 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 } }] |
| 3399 | 2026-05-15T23:12:57.438Z | |
| 3400 | 2026-05-15T23:12:57.439Z | DEBG |
| 3401 | 2026-05-15T23:12:57.439Z | 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 } }]May 15 23:12:56.257 May 15 23:12:56.257INFO INFOadding route 172.17.0.35/32 -> 10.0.0.255 |
| 3402 | 2026-05-15T23:12:57.439Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3403 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257 |
| 3404 | 2026-05-15T23:12:57.439Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 3405 | 2026-05-15T23:12:57.439Z | DEBGMay 15 23:12:56.257 May 15 23:12:56.257replacing 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 |
| 3406 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG |
| 3407 | 2026-05-15T23:12:57.439Z | 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 |
| 3408 | 2026-05-15T23:12:57.439Z | 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 15 23:12:56.257 |
| 3409 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257May 15 23:12:56.257 INFODEBG adding route 172.17.0.36/32 -> 10.0.0.255replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3410 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257 |
| 3411 | 2026-05-15T23:12:57.439Z | INFOINFO adding route 172.17.0.8/32 -> 10.0.0.255May 15 23:12:56.257adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3412 | 2026-05-15T23:12:57.439Z | DEBGMay 15 23:12:56.257 |
| 3413 | 2026-05-15T23:12:57.439Z | 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 } }] |
| 3414 | 2026-05-15T23:12:57.439Z | INFO May 15 23:12:56.257May 15 23:12:56.257 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.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 } }] |
| 3415 | 2026-05-15T23:12:57.439Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 3416 | 2026-05-15T23:12:57.439Z | |
| 3417 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257 May 15 23:12:56.250INFO May 15 23:12:56.257May 15 23:12:56.257 INFOadding route 172.17.0.37/32 -> 10.0.0.255DEBGMay 15 23:12:56.257 |
| 3418 | 2026-05-15T23:12:57.439Z | DEBG adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:12:56.257replacing 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 } }] |
| 3419 | 2026-05-15T23:12:57.439Z | |
| 3420 | 2026-05-15T23:12:57.439Z | DEBG |
| 3421 | 2026-05-15T23:12:57.439Z | 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 |
| 3422 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257adding route 172.17.0.42/32 -> 10.0.0.255May 15 23:12:56.257 |
| 3423 | 2026-05-15T23:12:57.439Z | INFOMay 15 23:12:56.257 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 3424 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257DEBG INFO INFO adding route 172.17.0.38/32 -> 10.0.0.255replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3425 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257May 15 23:12:56.257 |
| 3426 | 2026-05-15T23:12:57.439Z | DEBG adding route 172.17.0.11/32 -> 10.0.0.255replacing 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 } }] |
| 3427 | 2026-05-15T23:12:57.439Z | |
| 3428 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257May 15 23:12:56.257 DEBGINFO May 15 23:12:56.257DEBG 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 15 23:12:56.257 |
| 3429 | 2026-05-15T23:12:57.439Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3430 | 2026-05-15T23:12:57.439Z | |
| 3431 | 2026-05-15T23:12:57.439Z | INFODEBG May 15 23:12:56.257 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ffMay 15 23:12:56.257 |
| 3432 | 2026-05-15T23:12:57.439Z | INFOINFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3433 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257 |
| 3434 | 2026-05-15T23:12:57.439Z | adding route 172.17.0.43/32 -> 10.0.0.255DEBG |
| 3435 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257 DEBG May 15 23:12:56.257replacing 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 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 15 23:12:56.257 |
| 3436 | 2026-05-15T23:12:57.439Z | |
| 3437 | 2026-05-15T23:12:57.439Z | May 15 23:12:56.257 DEBGINFO adding route 172.17.0.12/32 -> 10.0.0.255May 15 23:12:56.257May 15 23:12:56.257 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 } }] INFO May 15 23:12:56.257 DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 3438 | 2026-05-15T23:12:57.439Z | created new freemap, |
| 3439 | 2026-05-15T23:12:57.440Z | INFO unitadding route 172.17.0.11/32 -> 10.0.0.255: |
| 3440 | 2026-05-15T23:12:57.440Z | May 15 23:12:56.263freemap_route_ipv4May 15 23:12:56.263 |
| 3441 | 2026-05-15T23:12:57.440Z | DEBG May 15 23:12:56.263replacing 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 } }] |
| 3442 | 2026-05-15T23:12:57.440Z | May 15 23:12:56.263DEBG 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 } }] |
| 3443 | 2026-05-15T23:12:57.444Z | created new freemap |
| 3444 | 2026-05-15T23:12:57.444Z | 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 } }]unit |
| 3445 | 2026-05-15T23:12:57.444Z | May 15 23:12:56.263:May 15 23:12:56.263 freemap_route_ipv6INFO |
| 3446 | 2026-05-15T23:12:57.444Z | adding route 172.17.0.44/32 -> 10.0.0.255 May 15 23:12:56.263 |
| 3447 | 2026-05-15T23:12:57.444Z | INFOMay 15 23:12:56.263INFO INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3448 | 2026-05-15T23:12:57.444Z | adding route 172.16.0.0/32 -> 10.0.0.1May 15 23:12:56.263 |
| 3449 | 2026-05-15T23:12:57.444Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3450 | 2026-05-15T23:12:57.444Z | DEBG May 15 23:12:56.263May 15 23:12:56.263replacing 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 15 23:12:56.263 DEBG |
| 3451 | 2026-05-15T23:12:57.444Z | DEBGDEBG initted freemap. size: 64 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 } }], |
| 3452 | 2026-05-15T23:12:57.444Z | 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 } }]unit |
| 3453 | 2026-05-15T23:12:57.444Z | : May 15 23:12:56.263May 15 23:12:56.263 INFOINFO freemap_route_ipv4adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3454 | 2026-05-15T23:12:57.444Z | May 15 23:12:56.263 |
| 3455 | 2026-05-15T23:12:57.444Z | |
| 3456 | 2026-05-15T23:12:57.444Z | 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 15 23:12:56.263 |
| 3457 | 2026-05-15T23:12:57.444Z | INFO May 15 23:12:56.263DEBG 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 } }] May 15 23:12:56.263reset freemap |
| 3458 | 2026-05-15T23:12:57.444Z | May 15 23:12:56.263 , adding route 172.17.0.14/32 -> 10.0.0.255 unitINFO: |
| 3459 | 2026-05-15T23:12:57.444Z | May 15 23:12:56.263freemap_route_ipv4adding route 172.17.0.40/32 -> 10.0.0.255 INFO |
| 3460 | 2026-05-15T23:12:57.444Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3461 | 2026-05-15T23:12:57.444Z | |
| 3462 | 2026-05-15T23:12:57.444Z | May 15 23:12:56.263May 15 23:12:56.263 May 15 23:12:56.263DEBGMay 15 23:12:56.263DEBG 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 } }] |
| 3463 | 2026-05-15T23:12:57.444Z | DEBGreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] 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 } }] |
| 3464 | 2026-05-15T23:12:57.444Z | |
| 3465 | 2026-05-15T23:12:57.444Z | 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 15 23:12:56.263 |
| 3466 | 2026-05-15T23:12:57.444Z | INFOMay 15 23:12:56.263 adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 3467 | 2026-05-15T23:12:57.444Z | May 15 23:12:56.263adding route 172.17.0.47/32 -> 10.0.0.255 May 15 23:12:56.263INFO |
| 3468 | 2026-05-15T23:12:57.444Z | INFOadding route 172.17.0.41/32 -> 10.0.0.255 |
| 3469 | 2026-05-15T23:12:57.444Z | adding route 172.17.0.15/32 -> 10.0.0.255May 15 23:12:56.263 |
| 3470 | 2026-05-15T23:12:57.444Z | May 15 23:12:56.263DEBG 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 |
| 3471 | 2026-05-15T23:12:57.444Z | May 15 23:12:56.263replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 15 23:12:56.263 |
| 3472 | 2026-05-15T23:12:57.444Z | May 15 23:12:56.263 DEBG DEBGINFOMay 15 23:12:56.263 adding route 172.17.0.48/32 -> 10.0.0.255INFOreplacing 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 } }] |
| 3473 | 2026-05-15T23:12:57.444Z | adding route 172.16.0.0/32 -> 10.0.0.3replacing 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 } }] |
| 3474 | 2026-05-15T23:12:57.444Z | |
| 3475 | 2026-05-15T23:12:57.444Z | |
| 3476 | 2026-05-15T23:12:57.444Z | May 15 23:12:56.263May 15 23:12:56.263 May 15 23:12:56.263DEBGDEBG May 15 23:12:56.263replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.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 } }] |
| 3477 | 2026-05-15T23:12:57.444Z | |
| 3478 | 2026-05-15T23:12:57.444Z | INFO INFOadding route 172.17.0.16/32 -> 10.0.0.255 |
| 3479 | 2026-05-15T23:12:57.444Z | adding route 172.17.0.42/32 -> 10.0.0.255May 15 23:12:56.263 |
| 3480 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263 INFOINFOMay 15 23:12:56.263 adding route 172.16.0.0/32 -> 10.0.0.4DEBGadding route 172.17.0.49/32 -> 10.0.0.255May 15 23:12:56.263 |
| 3481 | 2026-05-15T23:12:57.445Z | 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 } }] |
| 3482 | 2026-05-15T23:12:57.445Z | |
| 3483 | 2026-05-15T23:12:57.445Z | DEBGMay 15 23:12:56.263 May 15 23:12:56.263DEBGreplacing 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 } }] |
| 3484 | 2026-05-15T23:12:57.445Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }]DEBGMay 15 23:12:56.263 |
| 3485 | 2026-05-15T23:12:57.445Z | 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 |
| 3486 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263adding route 172.17.0.17/32 -> 10.0.0.255May 15 23:12:56.263 |
| 3487 | 2026-05-15T23:12:57.445Z | DEBGINFO May 15 23:12:56.263replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255May 15 23:12:56.263 |
| 3488 | 2026-05-15T23:12:57.445Z | INFO |
| 3489 | 2026-05-15T23:12:57.445Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3490 | 2026-05-15T23:12:57.445Z | DEBG May 15 23:12:56.263replacing 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 } }] |
| 3491 | 2026-05-15T23:12:57.445Z | 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 } }]May 15 23:12:56.263 |
| 3492 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263DEBG INFO 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.18/32 -> 10.0.0.255 |
| 3493 | 2026-05-15T23:12:57.445Z | |
| 3494 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263 May 15 23:12:56.263INFO May 15 23:12:56.263INFO adding route 172.17.0.51/32 -> 10.0.0.255DEBGadding route 172.17.0.44/32 -> 10.0.0.255 |
| 3495 | 2026-05-15T23:12:57.445Z | |
| 3496 | 2026-05-15T23:12:57.445Z | 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 } }] |
| 3497 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263May 15 23:12:56.251 INFO adding route 172.17.0.19/32 -> 10.0.0.255DEBGMay 15 23:12:56.263 |
| 3498 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263DEBGcreated new freemap 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 } }] unit |
| 3499 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263: 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 } }] DEBGfreemap_route_ipv4 |
| 3500 | 2026-05-15T23:12:57.445Z | |
| 3501 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263 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 } }] |
| 3502 | 2026-05-15T23:12:57.445Z | INFOMay 15 23:12:56.263May 15 23:12:56.263 INFOINFO adding route 172.17.0.45/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3503 | 2026-05-15T23:12:57.445Z | |
| 3504 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263 adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3505 | 2026-05-15T23:12:57.445Z | test route::tests::delete_target_full ... ok |
| 3506 | 2026-05-15T23:12:57.445Z | DEBG May 15 23:12:56.263created new freemap , DEBGunit May 15 23:12:56.263:May 15 23:12:56.263 freemap_route_ipv6DEBG |
| 3507 | 2026-05-15T23:12:57.445Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3508 | 2026-05-15T23:12:57.445Z | |
| 3509 | 2026-05-15T23:12:57.445Z | DEBG May 15 23:12:56.263 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 15 23:12:56.263 |
| 3510 | 2026-05-15T23:12:57.445Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 3511 | 2026-05-15T23:12:57.445Z | INFO INFO adding route 172.17.0.46/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3512 | 2026-05-15T23:12:57.445Z | test route::tests::delete_targets_fragmented ... ok |
| 3513 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263 |
| 3514 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263INFO adding route 172.17.0.53/32 -> 10.0.0.255INFO |
| 3515 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3516 | 2026-05-15T23:12:57.445Z | May 15 23:12:56.263May 15 23:12:56.263DEBG 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 } }]DEBGDEBG |
| 3517 | 2026-05-15T23:12:57.445Z | initted freemap. size: 64replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:12:56.263May 15 23:12:56.263, DEBG |
| 3518 | 2026-05-15T23:12:57.445Z | INFOunit: replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3519 | 2026-05-15T23:12:57.446Z | May 15 23:12:56.263 |
| 3520 | 2026-05-15T23:12:57.446Z | |
| 3521 | 2026-05-15T23:12:57.446Z | INFO May 15 23:12:56.263 May 15 23:12:56.263DEBG DEBGadding route 172.17.0.54/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 } }] |
| 3522 | 2026-05-15T23:12:57.446Z | reset freemap |
| 3523 | 2026-05-15T23:12:57.446Z | May 15 23:12:56.263, May 15 23:12:56.263INFOunit DEBG: adding route 172.17.0.22/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 } }] |
| 3524 | 2026-05-15T23:12:57.446Z | |
| 3525 | 2026-05-15T23:12:57.446Z | May 15 23:12:56.263freemap_route_ipv4 |
| 3526 | 2026-05-15T23:12:57.446Z | INFO May 15 23:12:56.263 adding route 172.17.0.48/32 -> 10.0.0.255May 15 23:12:56.263 |
| 3527 | 2026-05-15T23:12:57.446Z | INFODEBG adding route 172.17.0.55/32 -> 10.0.0.255replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3528 | 2026-05-15T23:12:57.446Z | |
| 3529 | 2026-05-15T23:12:57.446Z | May 15 23:12:56.263 May 15 23:12:56.263DEBG May 15 23:12:56.263replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] DEBGDEBG |
| 3530 | 2026-05-15T23:12:57.446Z | May 15 23:12:56.263replacing 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 } }] |
| 3531 | 2026-05-15T23:12:57.446Z | 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 |
| 3532 | 2026-05-15T23:12:57.446Z | May 15 23:12:56.263 adding route 172.17.0.23/32 -> 10.0.0.255INFO |
| 3533 | 2026-05-15T23:12:57.446Z | May 15 23:12:56.263adding route 172.16.0.0/32 -> 10.0.0.2 May 15 23:12:56.263INFO |
| 3534 | 2026-05-15T23:12:57.446Z | INFOadding route 172.17.0.56/32 -> 10.0.0.255 May 15 23:12:56.263adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3535 | 2026-05-15T23:12:57.446Z | |
| 3536 | 2026-05-15T23:12:57.446Z | May 15 23:12:56.263 DEBGDEBG May 15 23:12:56.263replacing 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 15 23:12:56.263 |
| 3537 | 2026-05-15T23:12:57.446Z | 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 } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 |
| 3538 | 2026-05-15T23:12:57.446Z | |
| 3539 | 2026-05-15T23:12:57.446Z | May 15 23:12:56.263 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 |
| 3540 | 2026-05-15T23:12:57.446Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3541 | 2026-05-15T23:12:57.446Z | May 15 23:12:56.263May 15 23:12:56.263 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.17.0.57/32 -> 10.0.0.255May 15 23:12:56.263 |
| 3542 | 2026-05-15T23:12:57.446Z | |
| 3543 | 2026-05-15T23:12:57.450Z | May 15 23:12:56.263DEBG 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 } }]May 15 23:12:56.263 |
| 3544 | 2026-05-15T23:12:57.450Z | adding route 172.17.0.50/32 -> 10.0.0.255 DEBG |
| 3545 | 2026-05-15T23:12:57.450Z | May 15 23:12:56.263replacing 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 } }] |
| 3546 | 2026-05-15T23:12:57.450Z | DEBG May 15 23:12:56.263replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 3547 | 2026-05-15T23:12:57.450Z | DEBG May 15 23:12:56.263May 15 23:12:56.263replacing 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 } }] |
| 3548 | 2026-05-15T23:12:57.450Z | INFO adding route 172.17.0.58/32 -> 10.0.0.255May 15 23:12:56.263 |
| 3549 | 2026-05-15T23:12:57.450Z | INFO May 15 23:12:56.263 adding route 172.17.0.25/32 -> 10.0.0.255INFOINFOMay 15 23:12:56.263 |
| 3550 | 2026-05-15T23:12:57.450Z | 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 } }]adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3551 | 2026-05-15T23:12:57.450Z | |
| 3552 | 2026-05-15T23:12:57.450Z | May 15 23:12:56.263adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3553 | 2026-05-15T23:12:57.450Z | May 15 23:12:56.263DEBG 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 |
| 3554 | 2026-05-15T23:12:57.450Z | May 15 23:12:56.263 May 15 23:12:56.263adding route 172.17.0.59/32 -> 10.0.0.255DEBG |
| 3555 | 2026-05-15T23:12:57.450Z | 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 15 23:12:56.263 |
| 3556 | 2026-05-15T23:12:57.450Z | DEBG 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 } }]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 } }] |
| 3557 | 2026-05-15T23:12:57.450Z | |
| 3558 | 2026-05-15T23:12:57.450Z | May 15 23:12:56.269May 15 23:12:56.269 May 15 23:12:56.269 INFOMay 15 23:12:56.269 INFO INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3559 | 2026-05-15T23:12:57.450Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3560 | 2026-05-15T23:12:57.450Z | INFOadding route 172.17.0.52/32 -> 10.0.0.255 May 15 23:12:56.269 |
| 3561 | 2026-05-15T23:12:57.450Z | adding route 172.17.0.14/32 -> 10.0.0.255 May 15 23:12:56.269 |
| 3562 | 2026-05-15T23:12:57.451Z | DEBG May 15 23:12:56.269DEBGreplacing 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 } }] |
| 3563 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269replacing 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 } }] |
| 3564 | 2026-05-15T23:12:57.451Z | 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 } }]DEBG |
| 3565 | 2026-05-15T23:12:57.451Z | 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 15 23:12:56.269 |
| 3566 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269INFO INFOadding route 3fff:beef:3a::/64 -> 2001:db8::55:ff adding route 172.17.0.61/32 -> 10.0.0.255 |
| 3567 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269 |
| 3568 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269INFOMay 15 23:12:56.269 adding route 172.17.0.15/32 -> 10.0.0.255May 15 23:12:56.269DEBG 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 |
| 3569 | 2026-05-15T23:12:57.451Z | DEBG |
| 3570 | 2026-05-15T23:12:57.451Z | adding route 172.17.0.53/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 } }] |
| 3571 | 2026-05-15T23:12:57.451Z | |
| 3572 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269 INFOMay 15 23:12:56.269 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBG |
| 3573 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269replacing 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 } }] |
| 3574 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269May 15 23:12:56.269 DEBGINFO DEBG adding route 172.17.0.62/32 -> 10.0.0.255 |
| 3575 | 2026-05-15T23:12:57.451Z | 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 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 } }] |
| 3576 | 2026-05-15T23:12:57.451Z | |
| 3577 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269May 15 23:12:56.269 May 15 23:12:56.269DEBG INFOINFO 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.54/32 -> 10.0.0.255 |
| 3578 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269 |
| 3579 | 2026-05-15T23:12:57.451Z | adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3580 | 2026-05-15T23:12:57.451Z | INFOMay 15 23:12:56.269 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffMay 15 23:12:56.269 |
| 3581 | 2026-05-15T23:12:57.451Z | DEBGDEBG May 15 23:12:56.269May 15 23:12:56.269replacing 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 } }]failed to allocate space for the new target list DEBG |
| 3582 | 2026-05-15T23:12:57.451Z | DEBG |
| 3583 | 2026-05-15T23:12:57.451Z | 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 } }] |
| 3584 | 2026-05-15T23:12:57.451Z | 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 15 23:12:56.269 |
| 3585 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269 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 } }]May 15 23:12:56.269adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3586 | 2026-05-15T23:12:57.451Z | DEBGMay 15 23:12:56.269 |
| 3587 | 2026-05-15T23:12:57.451Z | failed to allocate space for the new target list |
| 3588 | 2026-05-15T23:12:57.451Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 3589 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269 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 } }]May 15 23:12:56.269 DEBG |
| 3590 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269replacing 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 } }] |
| 3591 | 2026-05-15T23:12:57.451Z | 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 } }] |
| 3592 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269 May 15 23:12:56.269 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3593 | 2026-05-15T23:12:57.451Z | |
| 3594 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269May 15 23:12:56.269 DEBGDEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3595 | 2026-05-15T23:12:57.451Z | |
| 3596 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3597 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269 INFO May 15 23:12:56.269adding route 172.17.0.19/32 -> 10.0.0.255 |
| 3598 | 2026-05-15T23:12:57.451Z | 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 } }] |
| 3599 | 2026-05-15T23:12:57.451Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 15 23:12:56.269 DEBG |
| 3600 | 2026-05-15T23:12:57.451Z | May 15 23:12:56.269 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 } }] |
| 3601 | 2026-05-15T23:12:57.452Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3602 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.269May 15 23:12:56.269 INFODEBG adding route 172.17.0.20/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 } }] |
| 3603 | 2026-05-15T23:12:57.452Z | |
| 3604 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.269 DEBG May 15 23:12:56.269replacing targets for 172.16.0.0/32 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 15 23:12:56.269 |
| 3605 | 2026-05-15T23:12:57.452Z | INFO DEBG adding route 172.17.0.59/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 } }] |
| 3606 | 2026-05-15T23:12:57.452Z | |
| 3607 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.269May 15 23:12:56.269 DEBGINFO replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3608 | 2026-05-15T23:12:57.452Z | |
| 3609 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.269May 15 23:12:56.269 DEBGINFO 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.60/32 -> 10.0.0.255 |
| 3610 | 2026-05-15T23:12:57.452Z | |
| 3611 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.269 May 15 23:12:56.269DEBG 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 } }] |
| 3612 | 2026-05-15T23:12:57.452Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3613 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.269May 15 23:12:56.263 May 15 23:12:56.269 DEBGINFO DEBGadding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3614 | 2026-05-15T23:12:57.452Z | |
| 3615 | 2026-05-15T23:12:57.452Z | failed to allocate space for the new target list |
| 3616 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.269May 15 23:12:56.269May 15 23:12:56.269 DEBGDEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.23/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 } }] |
| 3617 | 2026-05-15T23:12:57.452Z | |
| 3618 | 2026-05-15T23:12:57.452Z | |
| 3619 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.269May 15 23:12:56.269 DEBGINFO replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3620 | 2026-05-15T23:12:57.452Z | |
| 3621 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.269May 15 23:12:56.269 INFODEBG adding route 172.17.0.24/32 -> 10.0.0.255replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3622 | 2026-05-15T23:12:57.452Z | |
| 3623 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.270May 15 23:12:56.270 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.28/32 -> 10.0.0.255 |
| 3624 | 2026-05-15T23:12:57.452Z | |
| 3625 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.270May 15 23:12:56.270 INFODEBG adding route 172.17.0.25/32 -> 10.0.0.255replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3626 | 2026-05-15T23:12:57.452Z | |
| 3627 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.270May 15 23:12:56.270 DEBGINFO replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3628 | 2026-05-15T23:12:57.452Z | |
| 3629 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.270May 15 23:12:56.270 DEBGINFO replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3630 | 2026-05-15T23:12:57.452Z | |
| 3631 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.270 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 } }] |
| 3632 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.270May 15 23:12:56.270 INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3633 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.270 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 } }] |
| 3634 | 2026-05-15T23:12:57.452Z | |
| 3635 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.270May 15 23:12:56.270 INFODEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3636 | 2026-05-15T23:12:57.452Z | |
| 3637 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.270May 15 23:12:56.270 DEBGINFO replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3638 | 2026-05-15T23:12:57.452Z | |
| 3639 | 2026-05-15T23:12:57.452Z | May 15 23:12:56.270May 15 23:12:56.270 INFODEBG adding route 172.17.0.32/32 -> 10.0.0.255replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3640 | 2026-05-15T23:12:57.452Z | |
| 3641 | 2026-05-15T23:12:57.453Z | May 15 23:12:56.270May 15 23:12:56.270 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.29/32 -> 10.0.0.255 |
| 3642 | 2026-05-15T23:12:57.453Z | |
| 3643 | 2026-05-15T23:12:57.456Z | May 15 23:12:56.270May 15 23:12:56.270 INFODEBG adding route 172.17.0.33/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 } }] |
| 3644 | 2026-05-15T23:12:57.456Z | |
| 3645 | 2026-05-15T23:12:57.456Z | May 15 23:12:56.270May 15 23:12:56.270 INFODEBG adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3646 | 2026-05-15T23:12:57.457Z | |
| 3647 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.270May 15 23:12:56.270 DEBGINFO replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3648 | 2026-05-15T23:12:57.457Z | |
| 3649 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.270May 15 23:12:56.270 INFODEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3650 | 2026-05-15T23:12:57.457Z | |
| 3651 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.270May 15 23:12:56.270 DEBGINFO replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3652 | 2026-05-15T23:12:57.457Z | |
| 3653 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.270May 15 23:12:56.270 INFODEBG adding route 172.17.0.32/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 } }] |
| 3654 | 2026-05-15T23:12:57.457Z | |
| 3655 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.270May 15 23:12:56.270 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.36/32 -> 10.0.0.255 |
| 3656 | 2026-05-15T23:12:57.457Z | |
| 3657 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.270May 15 23:12:56.270 INFODEBG adding route 172.17.0.33/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 } }] |
| 3658 | 2026-05-15T23:12:57.457Z | |
| 3659 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.270May 15 23:12:56.270 INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3660 | 2026-05-15T23:12:57.457Z | |
| 3661 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.270May 15 23:12:56.270 DEBGINFO replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3662 | 2026-05-15T23:12:57.457Z | |
| 3663 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.270May 15 23:12:56.270 INFODEBG adding route 172.17.0.38/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3664 | 2026-05-15T23:12:57.457Z | |
| 3665 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.270May 15 23:12:56.270 DEBGINFO replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3666 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.276 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 } }] |
| 3667 | 2026-05-15T23:12:57.457Z | |
| 3668 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.276 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3669 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.270May 15 23:12:56.276 DEBGMay 15 23:12:56.276 created new freemapDEBG, INFOreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3670 | 2026-05-15T23:12:57.457Z | adding route 172.17.0.39/32 -> 10.0.0.255unit |
| 3671 | 2026-05-15T23:12:57.457Z | : freemap_route_ipv4 |
| 3672 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.276 May 15 23:12:56.276INFO DEBGadding route 172.17.0.37/32 -> 10.0.0.255May 15 23:12:56.276 |
| 3673 | 2026-05-15T23:12:57.457Z | 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 } }] |
| 3674 | 2026-05-15T23:12:57.457Z | created new freemap, unitMay 15 23:12:56.276: May 15 23:12:56.276freemap_route_ipv6DEBG |
| 3675 | 2026-05-15T23:12:57.457Z | 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 |
| 3676 | 2026-05-15T23:12:57.457Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3677 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.276May 15 23:12:56.276 INFOINFO May 15 23:12:56.276adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3678 | 2026-05-15T23:12:57.457Z | |
| 3679 | 2026-05-15T23:12:57.457Z | 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 } }] |
| 3680 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.276May 15 23:12:56.276 May 15 23:12:56.276DEBG INFO DEBGinitted freemap. size: 64 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.41/32 -> 10.0.0.255 |
| 3681 | 2026-05-15T23:12:57.457Z | |
| 3682 | 2026-05-15T23:12:57.457Z | , unit: freemap_route_ipv4May 15 23:12:56.276 |
| 3683 | 2026-05-15T23:12:57.457Z | May 15 23:12:56.276INFO DEBGadding route 172.17.0.39/32 -> 10.0.0.255 May 15 23:12:56.276replacing 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 } }] |
| 3684 | 2026-05-15T23:12:57.457Z | |
| 3685 | 2026-05-15T23:12:57.458Z | DEBG reset freemap, unit:May 15 23:12:56.276May 15 23:12:56.276 freemap_route_ipv4DEBG |
| 3686 | 2026-05-15T23:12:57.458Z | 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 |
| 3687 | 2026-05-15T23:12:57.458Z | adding route 172.17.0.42/32 -> 10.0.0.255May 15 23:12:56.276 |
| 3688 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 3689 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3690 | 2026-05-15T23:12:57.458Z | 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 15 23:12:56.276 |
| 3691 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 3692 | 2026-05-15T23:12:57.458Z | 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 15 23:12:56.276 |
| 3693 | 2026-05-15T23:12:57.458Z | INFO adding route 172.17.0.43/32 -> 10.0.0.255May 15 23:12:56.276May 15 23:12:56.276 |
| 3694 | 2026-05-15T23:12:57.458Z | DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, 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 15 23:12:56.276 |
| 3695 | 2026-05-15T23:12:57.458Z | DEBGadding route 172.17.0.41/32 -> 10.0.0.255 |
| 3696 | 2026-05-15T23:12:57.458Z | 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 } }] |
| 3697 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276 INFOMay 15 23:12:56.276 May 15 23:12:56.276adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3698 | 2026-05-15T23:12:57.458Z | INFO 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 } }]adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3699 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276 |
| 3700 | 2026-05-15T23:12:57.458Z | 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 15 23:12:56.276 |
| 3701 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276 INFODEBG May 15 23:12:56.276adding route 172.17.0.42/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 } }] |
| 3702 | 2026-05-15T23:12:57.458Z | INFO |
| 3703 | 2026-05-15T23:12:57.458Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3704 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276 May 15 23:12:56.276May 15 23:12:56.276INFO DEBGDEBGadding route 172.17.0.45/32 -> 10.0.0.255 |
| 3705 | 2026-05-15T23:12:57.458Z | test route::tests::delete_target_fragmented ... ok |
| 3706 | 2026-05-15T23:12:57.458Z | 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 } }] |
| 3707 | 2026-05-15T23:12:57.458Z | 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 } }] |
| 3708 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276May 15 23:12:56.276 May 15 23:12:56.276DEBGINFO INFOadding route 172.17.0.43/32 -> 10.0.0.255 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.0/32 -> 10.0.0.255 |
| 3709 | 2026-05-15T23:12:57.458Z | |
| 3710 | 2026-05-15T23:12:57.458Z | |
| 3711 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276May 15 23:12:56.276May 15 23:12:56.276 DEBG DEBGINFOreplacing 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 } }] |
| 3712 | 2026-05-15T23:12:57.458Z | test route::tests::add_target_fails_full ... ok |
| 3713 | 2026-05-15T23:12:57.458Z | adding route 172.17.0.46/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 } }] |
| 3714 | 2026-05-15T23:12:57.458Z | |
| 3715 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276May 15 23:12:56.276May 15 23:12:56.276 DEBGINFO INFOadding route 172.17.0.44/32 -> 10.0.0.255 |
| 3716 | 2026-05-15T23:12:57.458Z | adding route 172.17.0.1/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 } }] |
| 3717 | 2026-05-15T23:12:57.458Z | |
| 3718 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276 DEBGMay 15 23:12:56.276May 15 23:12:56.276 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 } }] INFO |
| 3719 | 2026-05-15T23:12:57.458Z | 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 } }] |
| 3720 | 2026-05-15T23:12:57.458Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3721 | 2026-05-15T23:12:57.458Z | May 15 23:12:56.276 INFOMay 15 23:12:56.276May 15 23:12:56.276 INFO DEBGadding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255 |
| 3722 | 2026-05-15T23:12:57.458Z | |
| 3723 | 2026-05-15T23:12:57.458Z | 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 } }] |
| 3724 | 2026-05-15T23:12:57.459Z | May 15 23:12:56.276May 15 23:12:56.276 May 15 23:12:56.276DEBG INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3725 | 2026-05-15T23:12:57.459Z | 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 } }] |
| 3726 | 2026-05-15T23:12:57.459Z | May 15 23:12:56.282 May 15 23:12:56.282DEBG INFOreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3727 | 2026-05-15T23:12:57.459Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3728 | 2026-05-15T23:12:57.459Z | May 15 23:12:56.282 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 } }] |
| 3729 | 2026-05-15T23:12:57.459Z | May 15 23:12:56.282 May 15 23:12:56.282INFO INFOadding route 172.17.0.49/32 -> 10.0.0.255 |
| 3730 | 2026-05-15T23:12:57.459Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3731 | 2026-05-15T23:12:57.459Z | May 15 23:12:56.282 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 } }] |
| 3732 | 2026-05-15T23:12:57.459Z | May 15 23:12:56.282 DEBGMay 15 23:12:56.282 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 |
| 3733 | 2026-05-15T23:12:57.459Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3734 | 2026-05-15T23:12:57.459Z | May 15 23:12:56.282 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 } }] |
| 3735 | 2026-05-15T23:12:57.459Z | May 15 23:12:56.282 INFO adding route 172.17.0.50/32 -> 10.0.0.255May 15 23:12:56.282 |
| 3736 | 2026-05-15T23:12:57.459Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3737 | 2026-05-15T23:12:57.459Z | DEBGMay 15 23:12:56.282 May 15 23:12:56.282 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 } }]DEBGDEBG |
| 3738 | 2026-05-15T23:12:57.459Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3739 | 2026-05-15T23:12:57.459Z | |
| 3740 | 2026-05-15T23:12:57.459Z | May 15 23:12:56.282 May 15 23:12:56.282May 15 23:12:56.282INFO INFOadding route 172.17.0.3/32 -> 10.0.0.255 |
| 3741 | 2026-05-15T23:12:57.459Z | adding route 172.17.0.51/32 -> 10.0.0.255INFO |
| 3742 | 2026-05-15T23:12:57.459Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3743 | 2026-05-15T23:12:57.463Z | May 15 23:12:56.282 DEBGMay 15 23:12:56.282 May 15 23:12:56.282 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 |
| 3744 | 2026-05-15T23:12:57.463Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3745 | 2026-05-15T23:12:57.463Z | 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 15 23:12:56.282 |
| 3746 | 2026-05-15T23:12:57.463Z | May 15 23:12:56.282INFO INFOadding route 172.17.0.4/32 -> 10.0.0.255 |
| 3747 | 2026-05-15T23:12:57.463Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3748 | 2026-05-15T23:12:57.463Z | May 15 23:12:56.282 May 15 23:12:56.282May 15 23:12:56.282 DEBGINFODEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3749 | 2026-05-15T23:12:57.463Z | |
| 3750 | 2026-05-15T23:12:57.463Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3751 | 2026-05-15T23:12:57.463Z | May 15 23:12:56.282May 15 23:12:56.282May 15 23:12:56.282 DEBGINFO 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 } }] |
| 3752 | 2026-05-15T23:12:57.463Z | adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3753 | 2026-05-15T23:12:57.463Z | |
| 3754 | 2026-05-15T23:12:57.463Z | May 15 23:12:56.282 May 15 23:12:56.282May 15 23:12:56.282 INFODEBG adding route 172.17.0.52/32 -> 10.0.0.255DEBG |
| 3755 | 2026-05-15T23:12:57.463Z | 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.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 } }] |
| 3756 | 2026-05-15T23:12:57.463Z | |
| 3757 | 2026-05-15T23:12:57.463Z | May 15 23:12:56.282 DEBGMay 15 23:12:56.282 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 15 23:12:56.282INFO |
| 3758 | 2026-05-15T23:12:57.463Z | INFOadding route 172.17.0.6/32 -> 10.0.0.255 |
| 3759 | 2026-05-15T23:12:57.463Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3760 | 2026-05-15T23:12:57.463Z | May 15 23:12:56.282May 15 23:12:56.282May 15 23:12:56.282 DEBGDEBGINFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3761 | 2026-05-15T23:12:57.463Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3762 | 2026-05-15T23:12:57.463Z | |
| 3763 | 2026-05-15T23:12:57.463Z | May 15 23:12:56.282May 15 23:12:56.282May 15 23:12:56.282 INFO DEBG INFO adding route 172.17.0.7/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 } }] |
| 3764 | 2026-05-15T23:12:57.463Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3765 | 2026-05-15T23:12:57.463Z | |
| 3766 | 2026-05-15T23:12:57.463Z | May 15 23:12:56.282May 15 23:12:56.282May 15 23:12:56.282 DEBGDEBGINFO replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3767 | 2026-05-15T23:12:57.463Z | |
| 3768 | 2026-05-15T23:12:57.463Z | |
| 3769 | 2026-05-15T23:12:57.463Z | May 15 23:12:56.282May 15 23:12:56.282May 15 23:12:56.282 DEBG INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255 adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3770 | 2026-05-15T23:12:57.464Z | |
| 3771 | 2026-05-15T23:12:57.464Z | 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 } }] |
| 3772 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.282May 15 23:12:56.282 DEBGMay 15 23:12:56.282DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3773 | 2026-05-15T23:12:57.464Z | 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 } }] |
| 3774 | 2026-05-15T23:12:57.464Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3775 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.282May 15 23:12:56.282 May 15 23:12:56.282INFOINFO DEBG adding route 172.17.0.57/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 } }]adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3776 | 2026-05-15T23:12:57.464Z | |
| 3777 | 2026-05-15T23:12:57.464Z | |
| 3778 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.282May 15 23:12:56.282 May 15 23:12:56.282 DEBG INFODEBG 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.56/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 } }] |
| 3779 | 2026-05-15T23:12:57.464Z | |
| 3780 | 2026-05-15T23:12:57.464Z | |
| 3781 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.282May 15 23:12:56.282May 15 23:12:56.282 DEBGINFOINFO adding route 172.17.0.10/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 } }] |
| 3782 | 2026-05-15T23:12:57.464Z | |
| 3783 | 2026-05-15T23:12:57.464Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3784 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.282 May 15 23:12:56.282INFO May 15 23:12:56.282DEBG adding route 172.17.0.57/32 -> 10.0.0.255 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 |
| 3785 | 2026-05-15T23:12:57.464Z | |
| 3786 | 2026-05-15T23:12:57.464Z | 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 } }] |
| 3787 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.282 May 15 23:12:56.282DEBG INFOMay 15 23:12:56.282replacing 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 } }] |
| 3788 | 2026-05-15T23:12:57.464Z | adding route 172.17.0.11/32 -> 10.0.0.255INFO |
| 3789 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.282adding route 172.17.0.59/32 -> 10.0.0.255 |
| 3790 | 2026-05-15T23:12:57.464Z | INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3791 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.282May 15 23:12:56.282 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.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 } }] |
| 3792 | 2026-05-15T23:12:57.464Z | |
| 3793 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.282May 15 23:12:56.282 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.60/32 -> 10.0.0.255 |
| 3794 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.282 |
| 3795 | 2026-05-15T23:12:57.464Z | INFO adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3796 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.283May 15 23:12:56.283 INFO DEBGadding route 172.17.0.59/32 -> 10.0.0.255 |
| 3797 | 2026-05-15T23:12:57.464Z | 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 15 23:12:56.283 |
| 3798 | 2026-05-15T23:12:57.464Z | 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 } }]May 15 23:12:56.283 |
| 3799 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.283DEBG DEBGreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] May 15 23:12:56.283 |
| 3800 | 2026-05-15T23:12:57.464Z | failed to allocate space for the new target list |
| 3801 | 2026-05-15T23:12:57.464Z | INFO May 15 23:12:56.283adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3802 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.283INFO DEBG adding route 172.17.0.60/32 -> 10.0.0.255May 15 23:12:56.283replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 3803 | 2026-05-15T23:12:57.464Z | |
| 3804 | 2026-05-15T23:12:57.464Z | 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 } }] |
| 3805 | 2026-05-15T23:12:57.464Z | test route::tests::delete_targets_full ... ok |
| 3806 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.283 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 } }]May 15 23:12:56.283 |
| 3807 | 2026-05-15T23:12:57.464Z | INFO adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3808 | 2026-05-15T23:12:57.464Z | May 15 23:12:56.283 INFO adding route 172.17.0.61/32 -> 10.0.0.255May 15 23:12:56.283 |
| 3809 | 2026-05-15T23:12:57.465Z | 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 } }] |
| 3810 | 2026-05-15T23:12:57.465Z | |
| 3811 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 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 } }]May 15 23:12:56.283 |
| 3812 | 2026-05-15T23:12:57.465Z | INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 3813 | 2026-05-15T23:12:57.465Z | test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s |
| 3814 | 2026-05-15T23:12:57.465Z | |
| 3815 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 INFO adding route 172.17.0.62/32 -> 10.0.0.255May 15 23:12:56.283 |
| 3816 | 2026-05-15T23:12:57.465Z | 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 } }] |
| 3817 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 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 } }]May 15 23:12:56.283 |
| 3818 | 2026-05-15T23:12:57.465Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 3819 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 INFO adding route 172.17.0.63/32 -> 10.0.0.255May 15 23:12:56.283 |
| 3820 | 2026-05-15T23:12:57.465Z | 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 } }] |
| 3821 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 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 } }] |
| 3822 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 DEBGMay 15 23:12:56.283 failed to allocate space for the new target listINFO |
| 3823 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 DEBGadding route 172.17.0.17/32 -> 10.0.0.255 |
| 3824 | 2026-05-15T23:12:57.465Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3825 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 May 15 23:12:56.283DEBG 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 } }] |
| 3826 | 2026-05-15T23:12:57.465Z | failed to allocate space for the new target list |
| 3827 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3828 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 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 } }] |
| 3829 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 3830 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 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 } }] |
| 3831 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 3832 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 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 } }] |
| 3833 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 3834 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 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 } }] |
| 3835 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3836 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3837 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3838 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 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 } }] |
| 3839 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3840 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 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 } }] |
| 3841 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3842 | 2026-05-15T23:12:57.465Z | May 15 23:12:56.283 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 } }] |
| 3843 | 2026-05-15T23:12:57.469Z | May 15 23:12:56.289 INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3844 | 2026-05-15T23:12:57.469Z | May 15 23:12:56.289 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 } }] |
| 3845 | 2026-05-15T23:12:57.469Z | May 15 23:12:56.289 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3846 | 2026-05-15T23:12:57.469Z | May 15 23:12:56.289 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 } }] |
| 3847 | 2026-05-15T23:12:57.469Z | May 15 23:12:56.289 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3848 | 2026-05-15T23:12:57.469Z | May 15 23:12:56.289 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 } }] |
| 3849 | 2026-05-15T23:12:57.469Z | May 15 23:12:56.289 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3850 | 2026-05-15T23:12:57.469Z | May 15 23:12:56.289 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 } }] |
| 3851 | 2026-05-15T23:12:57.469Z | May 15 23:12:56.289 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3852 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3853 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3854 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3855 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3856 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3857 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3858 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3859 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3860 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3861 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3862 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3863 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3864 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3865 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 3866 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3867 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3868 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3869 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3870 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 DEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3871 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3872 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3873 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3874 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3875 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3876 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3877 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3878 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3879 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3880 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3881 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 3882 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3883 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 3884 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3885 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3886 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3887 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3888 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 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 } }] |
| 3889 | 2026-05-15T23:12:57.470Z | May 15 23:12:56.289 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3890 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3891 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3892 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3893 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3894 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3895 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3896 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3897 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3898 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3899 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3900 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3901 | 2026-05-15T23:12:57.471Z | |
| 3902 | 2026-05-15T23:12:57.471Z | running 0 tests |
| 3903 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3904 | 2026-05-15T23:12:57.471Z | |
| 3905 | 2026-05-15T23:12:57.471Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3906 | 2026-05-15T23:12:57.471Z | |
| 3907 | 2026-05-15T23:12:57.471Z | |
| 3908 | 2026-05-15T23:12:57.471Z | running 0 tests |
| 3909 | 2026-05-15T23:12:57.471Z | |
| 3910 | 2026-05-15T23:12:57.471Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3911 | 2026-05-15T23:12:57.471Z | |
| 3912 | 2026-05-15T23:12:57.471Z | |
| 3913 | 2026-05-15T23:12:57.471Z | running 6 tests |
| 3914 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3915 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3916 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3917 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3918 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3919 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3920 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3921 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 3922 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3923 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3924 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3925 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 DEBG failed to allocate space for the new target list |
| 3926 | 2026-05-15T23:12:57.471Z | May 15 23:12:56.289 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 } }] |
| 3927 | 2026-05-15T23:12:57.471Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-0a8928fda7958fc7) |
| 3928 | 2026-05-15T23:12:57.471Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 3929 | 2026-05-15T23:12:57.471Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-5bde607fb251226e) |
| 3930 | 2026-05-15T23:12:57.472Z | test tests::test_parse_client_port_id ... ok |
| 3931 | 2026-05-15T23:12:57.472Z | test tests::test_port_id_cmp ... ok |
| 3932 | 2026-05-15T23:12:57.472Z | test tests::test_full_lot_id_neither_present ... ok |
| 3933 | 2026-05-15T23:12:57.472Z | test tests::test_full_lot_id_lot_only ... ok |
| 3934 | 2026-05-15T23:12:57.472Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 3935 | 2026-05-15T23:12:57.472Z | test tests::test_full_lot_id_both_present ... ok |
| 3936 | 2026-05-15T23:12:57.472Z | |
| 3937 | 2026-05-15T23:12:57.472Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3938 | 2026-05-15T23:12:57.472Z | |
| 3939 | 2026-05-15T23:12:57.472Z | Running tests/test_all.rs (target/debug/deps/test_all-d5e6aaf6449331f0) |
| 3940 | 2026-05-15T23:12:57.472Z | |
| 3941 | 2026-05-15T23:12:57.472Z | running 0 tests |
| 3942 | 2026-05-15T23:12:57.472Z | |
| 3943 | 2026-05-15T23:12:57.475Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3944 | 2026-05-15T23:12:57.475Z | |
| 3945 | 2026-05-15T23:12:57.475Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 3946 | 2026-05-15T23:12:57.476Z | |
| 3947 | 2026-05-15T23:12:57.476Z | running 0 tests |
| 3948 | 2026-05-15T23:12:57.476Z | |
| 3949 | 2026-05-15T23:12:57.476Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3950 | 2026-05-15T23:12:57.476Z | |
| 3951 | 2026-05-15T23:12:57.476Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 3952 | 2026-05-15T23:12:57.476Z | |
| 3953 | 2026-05-15T23:12:57.476Z | running 0 tests |
| 3954 | 2026-05-15T23:12:57.476Z | |
| 3955 | 2026-05-15T23:12:57.476Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3956 | 2026-05-15T23:12:57.476Z | |
| 3957 | 2026-05-15T23:12:57.476Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 3958 | 2026-05-15T23:12:57.476Z | |
| 3959 | 2026-05-15T23:12:57.476Z | running 12 tests |
| 3960 | 2026-05-15T23:12:57.476Z | test icmp::test_v6_checksum ... ok |
| 3961 | 2026-05-15T23:12:57.476Z | test lldp::test_lldp_parse ... ok |
| 3962 | 2026-05-15T23:12:57.476Z | test icmp::test_v4_checksum ... ok |
| 3963 | 2026-05-15T23:12:57.476Z | test pbuf::test_byte ... ok |
| 3964 | 2026-05-15T23:12:57.476Z | test ipv6::test_ipv6_parse ... ok |
| 3965 | 2026-05-15T23:12:57.476Z | test pbuf::test_nibble ... ok |
| 3966 | 2026-05-15T23:12:57.476Z | test pbuf::test_overflow ... ok |
| 3967 | 2026-05-15T23:12:57.476Z | test pbuf::test_short ... ok |
| 3968 | 2026-05-15T23:12:57.476Z | test pbuf::test_twelve ... ok |
| 3969 | 2026-05-15T23:12:57.476Z | test pbuf::test_word ... ok |
| 3970 | 2026-05-15T23:12:57.476Z | test tcp::test_checksum_ack_data ... ok |
| 3971 | 2026-05-15T23:12:57.476Z | test tcp::test_checksum_syn_nodata ... ok |
| 3972 | 2026-05-15T23:12:57.476Z | |
| 3973 | 2026-05-15T23:12:57.476Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3974 | 2026-05-15T23:12:57.476Z | |
| 3975 | 2026-05-15T23:12:57.476Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 3976 | 2026-05-15T23:12:57.476Z | |
| 3977 | 2026-05-15T23:12:57.476Z | running 0 tests |
| 3978 | 2026-05-15T23:12:57.476Z | |
| 3979 | 2026-05-15T23:12:57.476Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 3980 | 2026-05-15T23:12:57.476Z | |
| 3981 | 2026-05-15T23:12:57.476Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 3982 | 2026-05-15T23:12:57.476Z | |
| 3983 | 2026-05-15T23:12:57.476Z | running 5 tests |
| 3984 | 2026-05-15T23:12:57.477Z | test switchport::test::test_compute_lanes ... ok |
| 3985 | 2026-05-15T23:12:57.477Z | test switchport::test::port_id_ordering ... ok |
| 3986 | 2026-05-15T23:12:57.477Z | Lane 0 Lane 0Lane 1 Lane 1Lane 2 Lane 2Lane 3 |
| 3987 | 2026-05-15T23:12:57.477Z | Lane 3 |
| 3988 | 2026-05-15T23:12:57.477Z | Rx Loss-of-lock: Yes State: Activated Yes Activated ActivatedYes Activated |
| 3989 | 2026-05-15T23:12:57.477Z | Yes Rx Output Enabled: false |
| 3990 | 2026-05-15T23:12:57.477Z | false Rx Loss-of-signal: Yesfalse Yesfalse |
| 3991 | 2026-05-15T23:12:57.477Z | Yes Rx Output Status: validYes |
| 3992 | 2026-05-15T23:12:57.477Z | valid Rx CDR Enabled: Yes Yesvalid validYes |
| 3993 | 2026-05-15T23:12:57.477Z | Yes Rx Loss-of-lock: true |
| 3994 | 2026-05-15T23:12:57.477Z | Tx Enabled: Yestrue Yestrue Yestrue |
| 3995 | 2026-05-15T23:12:57.477Z | Rx Loss-of-signal: falseYes |
| 3996 | 2026-05-15T23:12:57.477Z | false Tx Loss-of-lock: No No falseNo falseNo |
| 3997 | 2026-05-15T23:12:57.477Z | |
| 3998 | 2026-05-15T23:12:57.477Z | Rx Auto-squelch Disable: true Tx Loss-of-signal: Notrue Notrue Notrue No |
| 3999 | 2026-05-15T23:12:57.477Z | |
| 4000 | 2026-05-15T23:12:57.477Z | Tx Output Enabled: true Tx CDR Enabled: No trueNo trueNo trueNo |
| 4001 | 2026-05-15T23:12:57.477Z | |
| 4002 | 2026-05-15T23:12:57.477Z | Tx Output Status: invalid Tx Adaptive EQ Fault: No Noinvalid Noinvalid No |
| 4003 | 2026-05-15T23:12:57.477Z | invalid |
| 4004 | 2026-05-15T23:12:57.477Z | Tx Fault: Yes Tx Loss-of-lock: falseYes falseYes Yes |
| 4005 | 2026-05-15T23:12:57.477Z | false false |
| 4006 | 2026-05-15T23:12:57.477Z | Tx Loss-of-signal: true true true true |
| 4007 | 2026-05-15T23:12:57.477Z | Tx Auto-squelch Disable: false false false false |
| 4008 | 2026-05-15T23:12:57.477Z | Tx Adaptive EQ Fail: true true true true |
| 4009 | 2026-05-15T23:12:57.477Z | Tx Failure: false false false false |
| 4010 | 2026-05-15T23:12:57.477Z | Tx Force Squelch: true true true true |
| 4011 | 2026-05-15T23:12:57.477Z | Tx Input Polarity: normal normal normal normal |
| 4012 | 2026-05-15T23:12:57.477Z | test switchport::test::test_print_sff_datapath ... ok |
| 4013 | 2026-05-15T23:12:57.477Z | test switchport::test::test_print_cmis_datapath ... ok |
| 4014 | 2026-05-15T23:12:57.477Z | test link::test_filter ... ok |
| 4015 | 2026-05-15T23:12:57.477Z | |
| 4016 | 2026-05-15T23:12:57.477Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4017 | 2026-05-15T23:12:57.477Z | |
| 4018 | 2026-05-15T23:12:57.477Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 4019 | 2026-05-15T23:12:57.477Z | |
| 4020 | 2026-05-15T23:12:57.477Z | running 1 test |
| 4021 | 2026-05-15T23:12:57.477Z | test test_p4_counter_list ... ignored |
| 4022 | 2026-05-15T23:12:57.477Z | |
| 4023 | 2026-05-15T23:12:57.477Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4024 | 2026-05-15T23:12:57.477Z | |
| 4025 | 2026-05-15T23:12:57.478Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 4026 | 2026-05-15T23:12:57.478Z | |
| 4027 | 2026-05-15T23:12:57.478Z | running 5 tests |
| 4028 | 2026-05-15T23:12:57.478Z | test test_an ... ignored |
| 4029 | 2026-05-15T23:12:57.478Z | test test_enable ... ignored |
| 4030 | 2026-05-15T23:12:57.478Z | test test_ip_addresses ... ignored |
| 4031 | 2026-05-15T23:12:57.478Z | test test_kr ... ignored |
| 4032 | 2026-05-15T23:12:57.478Z | test test_mac ... ignored |
| 4033 | 2026-05-15T23:12:57.478Z | |
| 4034 | 2026-05-15T23:12:57.478Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4035 | 2026-05-15T23:12:57.478Z | |
| 4036 | 2026-05-15T23:12:57.478Z | Running unittests src/main.rs (target/debug/deps/tfportd-4775e0d654b48b32) |
| 4037 | 2026-05-15T23:12:57.478Z | |
| 4038 | 2026-05-15T23:12:57.478Z | running 3 tests |
| 4039 | 2026-05-15T23:12:57.478Z | test linklocal::test_parse_ipadm ... ok |
| 4040 | 2026-05-15T23:12:57.478Z | test tfport::test_parse_tfport ... ok |
| 4041 | 2026-05-15T23:12:57.478Z | test config::tests::test_updates ... ok |
| 4042 | 2026-05-15T23:12:57.478Z | |
| 4043 | 2026-05-15T23:12:57.481Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4044 | 2026-05-15T23:12:57.481Z | |
| 4045 | 2026-05-15T23:12:57.481Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 4046 | 2026-05-15T23:12:57.481Z | |
| 4047 | 2026-05-15T23:12:57.481Z | running 0 tests |
| 4048 | 2026-05-15T23:12:57.481Z | |
| 4049 | 2026-05-15T23:12:57.481Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4050 | 2026-05-15T23:12:57.482Z | |
| 4051 | 2026-05-15T23:12:57.482Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 4052 | 2026-05-15T23:12:57.482Z | |
| 4053 | 2026-05-15T23:12:57.482Z | running 0 tests |
| 4054 | 2026-05-15T23:12:57.482Z | |
| 4055 | 2026-05-15T23:12:57.482Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4056 | 2026-05-15T23:12:57.482Z | |
| 4057 | 2026-05-15T23:12:57.482Z | Doc-tests aal |
| 4058 | 2026-05-15T23:12:57.600Z | |
| 4059 | 2026-05-15T23:12:57.600Z | running 0 tests |
| 4060 | 2026-05-15T23:12:57.600Z | |
| 4061 | 2026-05-15T23:12:57.600Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4062 | 2026-05-15T23:12:57.600Z | |
| 4063 | 2026-05-15T23:12:57.615Z | Doc-tests aal_macros |
| 4064 | 2026-05-15T23:12:57.682Z | |
| 4065 | 2026-05-15T23:12:57.682Z | running 0 tests |
| 4066 | 2026-05-15T23:12:57.682Z | |
| 4067 | 2026-05-15T23:12:57.682Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4068 | 2026-05-15T23:12:57.682Z | |
| 4069 | 2026-05-15T23:12:57.745Z | Doc-tests common |
| 4070 | 2026-05-15T23:12:57.932Z | |
| 4071 | 2026-05-15T23:12:57.932Z | running 0 tests |
| 4072 | 2026-05-15T23:12:57.932Z | |
| 4073 | 2026-05-15T23:12:57.932Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4074 | 2026-05-15T23:12:57.932Z | |
| 4075 | 2026-05-15T23:12:57.952Z | Doc-tests dpd_api |
| 4076 | 2026-05-15T23:12:58.685Z | |
| 4077 | 2026-05-15T23:12:58.685Z | running 2 tests |
| 4078 | 2026-05-15T23:12:58.685Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 4079 | 2026-05-15T23:12:58.686Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 4080 | 2026-05-15T23:12:58.686Z | |
| 4081 | 2026-05-15T23:12:58.686Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4082 | 2026-05-15T23:12:58.686Z | |
| 4083 | 2026-05-15T23:12:58.714Z | Doc-tests dpd_client |
| 4084 | 2026-05-15T23:13:00.004Z | |
| 4085 | 2026-05-15T23:13:00.004Z | running 0 tests |
| 4086 | 2026-05-15T23:13:00.004Z | |
| 4087 | 2026-05-15T23:13:00.004Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4088 | 2026-05-15T23:13:00.004Z | |
| 4089 | 2026-05-15T23:13:00.046Z | Doc-tests dpd_types |
| 4090 | 2026-05-15T23:13:00.250Z | |
| 4091 | 2026-05-15T23:13:00.250Z | running 0 tests |
| 4092 | 2026-05-15T23:13:00.250Z | |
| 4093 | 2026-05-15T23:13:00.250Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4094 | 2026-05-15T23:13:00.250Z | |
| 4095 | 2026-05-15T23:13:00.275Z | Doc-tests dpd_types_versions |
| 4096 | 2026-05-15T23:13:01.470Z | |
| 4097 | 2026-05-15T23:13:01.470Z | running 1 test |
| 4098 | 2026-05-15T23:13:01.470Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 4099 | 2026-05-15T23:13:01.470Z | |
| 4100 | 2026-05-15T23:13:01.470Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4101 | 2026-05-15T23:13:01.470Z | |
| 4102 | 2026-05-15T23:13:01.513Z | Doc-tests packet |
| 4103 | 2026-05-15T23:13:01.622Z | |
| 4104 | 2026-05-15T23:13:01.622Z | running 0 tests |
| 4105 | 2026-05-15T23:13:01.622Z | |
| 4106 | 2026-05-15T23:13:01.622Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4107 | 2026-05-15T23:13:01.622Z | |
| 4108 | 2026-05-15T23:13:01.639Z | Doc-tests pcap |
| 4109 | 2026-05-15T23:13:01.690Z | |
| 4110 | 2026-05-15T23:13:01.690Z | running 0 tests |
| 4111 | 2026-05-15T23:13:01.690Z | |
| 4112 | 2026-05-15T23:13:01.690Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4113 | 2026-05-15T23:13:01.690Z | |
| 4114 | 2026-05-15T23:13:01.753Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 4115 | 2026-05-15T23:13:01.753Z | + RUST_BACKTRACE=full |
| 4116 | 2026-05-15T23:13:01.753Z | + cargo test --features tofino_asic --no-fail-fast |
| 4117 | 2026-05-15T23:13:02.339Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 4118 | 2026-05-15T23:13:02.415Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 4119 | 2026-05-15T23:13:02.421Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 4120 | 2026-05-15T23:13:02.428Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 4121 | 2026-05-15T23:13:10.907Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 4122 | 2026-05-15T23:13:11.075Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 4123 | 2026-05-15T23:13:49.126Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 47.35s |
| 4124 | 2026-05-15T23:13:49.236Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 4125 | 2026-05-15T23:13:49.240Z | |
| 4126 | 2026-05-15T23:13:49.240Z | running 5 tests |
| 4127 | 2026-05-15T23:13:49.240Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 4128 | 2026-05-15T23:13:49.240Z | test fuse::tests::chip_revision_b1 ... ok |
| 4129 | 2026-05-15T23:13:49.240Z | test fuse::tests::chip_revision_a0 ... ok |
| 4130 | 2026-05-15T23:13:49.240Z | test fuse::tests::chip_revision_b0 ... ok |
| 4131 | 2026-05-15T23:13:49.240Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 4132 | 2026-05-15T23:13:49.240Z | |
| 4133 | 2026-05-15T23:13:49.240Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4134 | 2026-05-15T23:13:49.240Z | |
| 4135 | 2026-05-15T23:13:49.243Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 4136 | 2026-05-15T23:13:49.243Z | |
| 4137 | 2026-05-15T23:13:49.243Z | running 0 tests |
| 4138 | 2026-05-15T23:13:49.243Z | |
| 4139 | 2026-05-15T23:13:49.243Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4140 | 2026-05-15T23:13:49.243Z | |
| 4141 | 2026-05-15T23:13:49.243Z | Running unittests src/lib.rs (target/debug/deps/asic-ae862f40fede3478) |
| 4142 | 2026-05-15T23:13:49.328Z | |
| 4143 | 2026-05-15T23:13:49.328Z | running 8 tests |
| 4144 | 2026-05-15T23:13:49.332Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 4145 | 2026-05-15T23:13:49.332Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 4146 | 2026-05-15T23:13:49.332Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 4147 | 2026-05-15T23:13:49.332Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 4148 | 2026-05-15T23:13:49.332Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 4149 | 2026-05-15T23:13:49.332Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 4150 | 2026-05-15T23:13:49.339Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 4151 | 2026-05-15T23:13:49.830Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 4152 | 2026-05-15T23:13:49.830Z | |
| 4153 | 2026-05-15T23:13:49.830Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 4154 | 2026-05-15T23:13:49.830Z | |
| 4155 | 2026-05-15T23:13:49.840Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 4156 | 2026-05-15T23:13:49.843Z | |
| 4157 | 2026-05-15T23:13:49.844Z | running 10 tests |
| 4158 | 2026-05-15T23:13:49.847Z | test nat::tests::test_vni ... ok |
| 4159 | 2026-05-15T23:13:49.847Z | test network::tests::test_eui64 ... ok |
| 4160 | 2026-05-15T23:13:49.847Z | test network::tests::test_equal ... ok |
| 4161 | 2026-05-15T23:13:49.847Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 4162 | 2026-05-15T23:13:49.847Z | test network::tests::test_into ... ok |
| 4163 | 2026-05-15T23:13:49.847Z | test network::tests::test_not_equal ... ok |
| 4164 | 2026-05-15T23:13:49.847Z | test network::tests::test_parse ... ok |
| 4165 | 2026-05-15T23:13:49.847Z | test network::tests::test_to_string ... ok |
| 4166 | 2026-05-15T23:13:49.847Z | test test_purge ... ok |
| 4167 | 2026-05-15T23:13:49.850Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 4168 | 2026-05-15T23:13:49.850Z | |
| 4169 | 2026-05-15T23:13:49.850Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4170 | 2026-05-15T23:13:49.850Z | |
| 4171 | 2026-05-15T23:13:49.850Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 4172 | 2026-05-15T23:13:49.853Z | |
| 4173 | 2026-05-15T23:13:49.853Z | running 1 test |
| 4174 | 2026-05-15T23:13:51.100Z | test test::test_apis_up_to_date ... ok |
| 4175 | 2026-05-15T23:13:51.100Z | |
| 4176 | 2026-05-15T23:13:51.100Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s |
| 4177 | 2026-05-15T23:13:51.100Z | |
| 4178 | 2026-05-15T23:13:51.151Z | Running unittests src/main.rs (target/debug/deps/dpd-60e8def7653cef2e) |
| 4179 | 2026-05-15T23:13:51.216Z | |
| 4180 | 2026-05-15T23:13:51.216Z | running 64 tests |
| 4181 | 2026-05-15T23:13:51.219Z | test freemap::test_ordering ... ok |
| 4182 | 2026-05-15T23:13:51.219Z | test freemap::test_split ... ok |
| 4183 | 2026-05-15T23:13:51.219Z | test config::tests::test_updates ... ok |
| 4184 | 2026-05-15T23:13:51.219Z | test macaddrs::tests::test_mac_offset ... ok |
| 4185 | 2026-05-15T23:13:51.219Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 4186 | 2026-05-15T23:13:51.219Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 4187 | 2026-05-15T23:13:51.219Z | test macaddrs::tests::test_parse_port_id ... ok |
| 4188 | 2026-05-15T23:13:51.219Z | test nat::test_mapping ... ok |
| 4189 | 2026-05-15T23:13:51.219Z | test port_map::tests::dump_map ... ok |
| 4190 | 2026-05-15T23:13:51.224Z | test port_map::tests::test_backplane_group ... ok |
| 4191 | 2026-05-15T23:13:51.224Z | test port_map::tests::test_port_map ... ok |
| 4192 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG created new freemap, unit: freemap_test |
| 4193 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG created new freemap, May 15 23:13:50.066unit :DEBG freemap_testinitted freemap. size: 128, |
| 4194 | 2026-05-15T23:13:51.224Z | unit: freemap_test |
| 4195 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066May 15 23:13:50.066 DEBGDEBG initted freemap. size: 128reset freemap, , unitunit:: freemap_testfreemap_test |
| 4196 | 2026-05-15T23:13:51.224Z | |
| 4197 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG reset freemap, unit: freemap_test |
| 4198 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG created new freemap, unit: freemap_test |
| 4199 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG initted freemap. size: 128, unit: freemap_test |
| 4200 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG reset freemap, unit: freemap_test |
| 4201 | 2026-05-15T23:13:51.224Z | test freemap::test_basic ... ok |
| 4202 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG created new freemap, unit: freemap_test |
| 4203 | 2026-05-15T23:13:51.224Z | test freemap::test_free ... ok |
| 4204 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG initted freemap. size: 128, unit: freemap_test |
| 4205 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG reset freemap, unit: freemap_test |
| 4206 | 2026-05-15T23:13:51.224Z | test freemap::test_reclaim ... ok |
| 4207 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG created new freemap, unit: freemap_test |
| 4208 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG initted freemap. size: 128, unit: freemap_test |
| 4209 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.066 DEBG reset freemap, unit: freemap_test |
| 4210 | 2026-05-15T23:13:51.224Z | test freemap::test_exhaustion ... ok |
| 4211 | 2026-05-15T23:13:51.224Z | test freemap::test_span ... ok |
| 4212 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.067 DEBG created new freemap, unit: freemap_route_ipv4 |
| 4213 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.067 DEBG created new freemap, unit: freemap_route_ipv6 |
| 4214 | 2026-05-15T23:13:51.224Z | test port_map::tests::parse_softnpu_revision ... ok |
| 4215 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.067 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4216 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.067 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 4217 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.067 DEBG reset freemap, unit: freemap_route_ipv6 |
| 4218 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.067 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 } }] |
| 4219 | 2026-05-15T23:13:51.224Z | May 15 23:13:50.067 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4220 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 } }] |
| 4221 | 2026-05-15T23:13:51.225Z | test api_server::tests::test_build_info ... ok |
| 4222 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4223 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 } }] |
| 4224 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4225 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 } }] |
| 4226 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4227 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 } }] |
| 4228 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4229 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 } }] |
| 4230 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4231 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 } }] |
| 4232 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4233 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 } }] |
| 4234 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4235 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 } }] |
| 4236 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4237 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 } }] |
| 4238 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4239 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 } }] |
| 4240 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 DEBGMay 15 23:13:50.067 created new freemapINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff, |
| 4241 | 2026-05-15T23:13:51.225Z | unit: freemap_route_ipv4May 15 23:13:50.067 |
| 4242 | 2026-05-15T23:13:51.225Z | 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 } }] |
| 4243 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067May 15 23:13:50.067 DEBGINFO created new freemapadding route 3fff:beef:8::/64 -> 2001:db8::55:ff, |
| 4244 | 2026-05-15T23:13:51.225Z | unit: freemap_route_ipv6 |
| 4245 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 } }] |
| 4246 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1May 15 23:13:50.067 |
| 4247 | 2026-05-15T23:13:51.225Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4248 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 DEBG May 15 23:13:50.067initted freemap. size: 64 , DEBGunit :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 } }] |
| 4249 | 2026-05-15T23:13:51.225Z | freemap_route_ipv6 |
| 4250 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067May 15 23:13:50.067 INFODEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffreset freemap |
| 4251 | 2026-05-15T23:13:51.225Z | , unit: freemap_route_ipv6May 15 23:13:50.067 |
| 4252 | 2026-05-15T23:13:51.225Z | 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 } }] |
| 4253 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 15 23:13:50.067 |
| 4254 | 2026-05-15T23:13:51.225Z | INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4255 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2May 15 23:13:50.067 |
| 4256 | 2026-05-15T23:13:51.225Z | 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 } }] |
| 4257 | 2026-05-15T23:13:51.225Z | May 15 23:13:50.067 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 15 23:13:50.067 |
| 4258 | 2026-05-15T23:13:51.225Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffMay 15 23:13:50.067 |
| 4259 | 2026-05-15T23:13:51.226Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4260 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 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 15 23:13:50.067 |
| 4261 | 2026-05-15T23:13:51.226Z | 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 } }] |
| 4262 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffMay 15 23:13:50.067 |
| 4263 | 2026-05-15T23:13:51.226Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4264 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 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 } }] |
| 4265 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 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 15 23:13:50.067 |
| 4266 | 2026-05-15T23:13:51.226Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4267 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ffMay 15 23:13:50.067 |
| 4268 | 2026-05-15T23:13:51.226Z | 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 } }] |
| 4269 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 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 } }]May 15 23:13:50.067 |
| 4270 | 2026-05-15T23:13:51.226Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4271 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffMay 15 23:13:50.067 |
| 4272 | 2026-05-15T23:13:51.226Z | 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 } }] |
| 4273 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 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 } }]May 15 23:13:50.067 |
| 4274 | 2026-05-15T23:13:51.226Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffMay 15 23:13:50.067 |
| 4275 | 2026-05-15T23:13:51.226Z | INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffMay 15 23:13:50.067 |
| 4276 | 2026-05-15T23:13:51.226Z | 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 } }] |
| 4277 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 DEBGMay 15 23:13:50.067 replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4278 | 2026-05-15T23:13:51.226Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4279 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 INFOMay 15 23:13:50.067 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBG |
| 4280 | 2026-05-15T23:13:51.226Z | 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 } }] |
| 4281 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 May 15 23:13:50.067DEBG 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 } }] |
| 4282 | 2026-05-15T23:13:51.226Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 4283 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067 May 15 23:13:50.067INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4284 | 2026-05-15T23:13:51.226Z | 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 } }] |
| 4285 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067May 15 23:13:50.067 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:13::/64 -> 2001:db8::55:ff |
| 4286 | 2026-05-15T23:13:51.226Z | |
| 4287 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067May 15 23:13:50.067 INFODEBG adding route 3fff:beef:5::/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 } }] |
| 4288 | 2026-05-15T23:13:51.226Z | |
| 4289 | 2026-05-15T23:13:51.226Z | May 15 23:13:50.067May 15 23:13:50.067 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:14::/64 -> 2001:db8::55:ff |
| 4290 | 2026-05-15T23:13:51.231Z | |
| 4291 | 2026-05-15T23:13:51.231Z | May 15 23:13:50.067May 15 23:13:50.067 INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4292 | 2026-05-15T23:13:51.231Z | |
| 4293 | 2026-05-15T23:13:51.231Z | May 15 23:13:50.067May 15 23:13:50.067 DEBGINFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4294 | 2026-05-15T23:13:51.231Z | |
| 4295 | 2026-05-15T23:13:51.231Z | May 15 23:13:50.067May 15 23:13:50.067 DEBGINFO replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4296 | 2026-05-15T23:13:51.231Z | |
| 4297 | 2026-05-15T23:13:51.231Z | May 15 23:13:50.068May 15 23:13:50.068 INFODEBG adding route 3fff:beef:16::/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 } }] |
| 4298 | 2026-05-15T23:13:51.231Z | |
| 4299 | 2026-05-15T23:13:51.231Z | May 15 23:13:50.068May 15 23:13:50.068 DEBGINFO replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4300 | 2026-05-15T23:13:51.231Z | |
| 4301 | 2026-05-15T23:13:51.231Z | May 15 23:13:50.068May 15 23:13:50.068 INFODEBG adding route 3fff:beef:17::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4302 | 2026-05-15T23:13:51.231Z | |
| 4303 | 2026-05-15T23:13:51.231Z | May 15 23:13:50.068May 15 23:13:50.068 DEBGINFO May 15 23:13:50.068replacing 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 } }] |
| 4304 | 2026-05-15T23:13:51.231Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ffMay 15 23:13:50.067 |
| 4305 | 2026-05-15T23:13:51.231Z | DEBGDEBGMay 15 23:13:50.068 May 15 23:13:50.068INFO created new freemapDEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4306 | 2026-05-15T23:13:51.231Z | , 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 } }]created new freemap |
| 4307 | 2026-05-15T23:13:51.231Z | unit, :unit May 15 23:13:50.068freemap_route_ipv4: May 15 23:13:50.068DEBG |
| 4308 | 2026-05-15T23:13:51.231Z | freemap_route_ipv4 |
| 4309 | 2026-05-15T23:13:51.231Z | 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 |
| 4310 | 2026-05-15T23:13:51.231Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4311 | 2026-05-15T23:13:51.231Z | May 15 23:13:50.068May 15 23:13:50.068May 15 23:13:50.068 DEBGMay 15 23:13:50.068INFO DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ffcreated new freemap created new freemap |
| 4312 | 2026-05-15T23:13:51.231Z | 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 } }]unitunit:: |
| 4313 | 2026-05-15T23:13:51.231Z | freemap_route_ipv6 |
| 4314 | 2026-05-15T23:13:51.231Z | freemap_route_ipv6 |
| 4315 | 2026-05-15T23:13:51.231Z | May 15 23:13:50.068 DEBGMay 15 23:13:50.068 May 15 23:13:50.068replacing 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 15 23:13:50.068 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4316 | 2026-05-15T23:13:51.231Z | |
| 4317 | 2026-05-15T23:13:51.231Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4318 | 2026-05-15T23:13:51.231Z | |
| 4319 | 2026-05-15T23:13:51.231Z | May 15 23:13:50.068May 15 23:13:50.068 May 15 23:13:50.068DEBG INFOMay 15 23:13:50.068 DEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffinitted freemap. size: 64 , 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 } }] |
| 4320 | 2026-05-15T23:13:51.231Z | unit |
| 4321 | 2026-05-15T23:13:51.232Z | : freemap_route_ipv6DEBG |
| 4322 | 2026-05-15T23:13:51.232Z | May 15 23:13:50.068 initted freemap. size: 64INFOMay 15 23:13:50.068, May 15 23:13:50.068 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffunit DEBG: |
| 4323 | 2026-05-15T23:13:51.232Z | 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 } }]freemap_route_ipv6reset freemap |
| 4324 | 2026-05-15T23:13:51.232Z | |
| 4325 | 2026-05-15T23:13:51.232Z | , May 15 23:13:50.068unit :May 15 23:13:50.068DEBGMay 15 23:13:50.068 DEBGreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4326 | 2026-05-15T23:13:51.232Z | reset freemap , freemap_route_ipv6unitadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff:May 15 23:13:50.068 |
| 4327 | 2026-05-15T23:13:51.232Z | freemap_route_ipv6INFO |
| 4328 | 2026-05-15T23:13:51.232Z | |
| 4329 | 2026-05-15T23:13:51.232Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffMay 15 23:13:50.068 |
| 4330 | 2026-05-15T23:13:51.232Z | May 15 23:13:50.068May 15 23:13:50.068DEBG May 15 23:13:50.068 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef: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 |
| 4331 | 2026-05-15T23:13:51.232Z | |
| 4332 | 2026-05-15T23:13:51.232Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef: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 15 23:13:50.068 |
| 4333 | 2026-05-15T23:13:51.232Z | |
| 4334 | 2026-05-15T23:13:51.232Z | INFOMay 15 23:13:50.068 INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 May 15 23:13:50.068 |
| 4335 | 2026-05-15T23:13:51.232Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO May 15 23:13:50.068adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4336 | 2026-05-15T23:13:51.232Z | May 15 23:13:50.068 |
| 4337 | 2026-05-15T23:13:51.232Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBGMay 15 23:13:50.068 |
| 4338 | 2026-05-15T23:13:51.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:2, vlan_id: None } }]DEBG |
| 4339 | 2026-05-15T23:13:51.232Z | May 15 23:13:50.068replacing 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 15 23:13:50.068 |
| 4340 | 2026-05-15T23:13:51.232Z | DEBG 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 15 23:13:50.068replacing 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 15 23:13:50.068 |
| 4341 | 2026-05-15T23:13:51.232Z | |
| 4342 | 2026-05-15T23:13:51.232Z | INFO INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ffMay 15 23:13:50.068 |
| 4343 | 2026-05-15T23:13:51.232Z | May 15 23:13:50.068adding route 3fff:beef::/64 -> 2001:db8::55:ff INFO |
| 4344 | 2026-05-15T23:13:51.232Z | INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffMay 15 23:13:50.068adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4345 | 2026-05-15T23:13:51.232Z | 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 } }] |
| 4346 | 2026-05-15T23:13:51.232Z | |
| 4347 | 2026-05-15T23:13:51.232Z | May 15 23:13:50.068 May 15 23:13:50.068DEBGMay 15 23:13:50.068 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 15 23:13:50.068DEBG |
| 4348 | 2026-05-15T23:13:51.232Z | 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 } }] |
| 4349 | 2026-05-15T23:13:51.232Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffMay 15 23:13:50.068 |
| 4350 | 2026-05-15T23:13:51.232Z | DEBGINFO May 15 23:13:50.068 May 15 23:13:50.068adding route 3fff:beef:1::/64 -> 2001:db8::55:ff 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 } }] |
| 4351 | 2026-05-15T23:13:51.232Z | INFO |
| 4352 | 2026-05-15T23:13:51.232Z | DEBG adding route 3fff:beef:1e::/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 } }] |
| 4353 | 2026-05-15T23:13:51.232Z | |
| 4354 | 2026-05-15T23:13:51.232Z | May 15 23:13:50.068May 15 23:13:50.068 DEBGINFO May 15 23:13:50.068replacing 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 } }] |
| 4355 | 2026-05-15T23:13:51.232Z | DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2 May 15 23:13:50.068 |
| 4356 | 2026-05-15T23:13:51.232Z | 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 adding route 3fff:beef:11::/64 -> 2001:db8::55:ffMay 15 23:13:50.068 |
| 4357 | 2026-05-15T23:13:51.232Z | |
| 4358 | 2026-05-15T23:13:51.232Z | May 15 23:13:50.068INFO DEBGadding route 3fff:beef:2::/64 -> 2001:db8::55:ffMay 15 23:13:50.068May 15 23:13:50.068 |
| 4359 | 2026-05-15T23:13:51.232Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:beef: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 |
| 4360 | 2026-05-15T23:13:51.232Z | |
| 4361 | 2026-05-15T23:13:51.233Z | May 15 23:13:50.068 DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff May 15 23:13:50.068 |
| 4362 | 2026-05-15T23:13:51.233Z | 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 15 23:13:50.068INFO May 15 23:13:50.068 |
| 4363 | 2026-05-15T23:13:51.233Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO |
| 4364 | 2026-05-15T23:13:51.233Z | DEBG adding route 3fff:beef::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4365 | 2026-05-15T23:13:51.233Z | May 15 23:13:50.068 DEBG |
| 4366 | 2026-05-15T23:13:51.233Z | May 15 23:13:50.068replacing 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 } }] |
| 4367 | 2026-05-15T23:13:51.233Z | INFO May 15 23:13:50.068adding route 3fff:beef:3::/64 -> 2001:db8::55:ff May 15 23:13:50.068 |
| 4368 | 2026-05-15T23:13:51.233Z | May 15 23:13:50.068 DEBG INFO May 15 23:13:50.068INFO 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 } }] DEBGadding route 3fff:beef:13::/64 -> 2001:db8::55:ff adding route 3fff:beef:20::/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 } }] |
| 4369 | 2026-05-15T23:13:51.233Z | |
| 4370 | 2026-05-15T23:13:51.233Z | |
| 4371 | 2026-05-15T23:13:51.233Z | |
| 4372 | 2026-05-15T23:13:51.233Z | May 15 23:13:50.068May 15 23:13:50.068May 15 23:13:50.068 May 15 23:13:50.068 INFO DEBG INFOadding route 3fff:beef:1::/64 -> 2001:db8::55:ff 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 } }] |
| 4373 | 2026-05-15T23:13:51.233Z | |
| 4374 | 2026-05-15T23:13:51.233Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ff 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 } }] |
| 4375 | 2026-05-15T23:13:51.233Z | |
| 4376 | 2026-05-15T23:13:51.233Z | May 15 23:13:50.068 INFO May 15 23:13:50.068May 15 23:13:50.068 May 15 23:13:50.068adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBGDEBG |
| 4377 | 2026-05-15T23:13:51.233Z | 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 } }]INFOreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4378 | 2026-05-15T23:13:51.233Z | |
| 4379 | 2026-05-15T23:13:51.233Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4380 | 2026-05-15T23:13:51.233Z | May 15 23:13:50.068 DEBGMay 15 23:13:50.068 replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4381 | 2026-05-15T23:13:51.233Z | May 15 23:13:50.068May 15 23:13:50.068 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffMay 15 23:13:50.068DEBG |
| 4382 | 2026-05-15T23:13:51.233Z | INFOreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4383 | 2026-05-15T23:13:51.233Z | |
| 4384 | 2026-05-15T23:13:51.233Z | May 15 23:13:50.068 DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ffMay 15 23:13:50.068 |
| 4385 | 2026-05-15T23:13:51.233Z | DEBGreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:13:50.068 |
| 4386 | 2026-05-15T23:13:51.233Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4387 | 2026-05-15T23:13:51.233Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4388 | 2026-05-15T23:13:51.233Z | May 15 23:13:50.068May 15 23:13:50.068May 15 23:13:50.068 DEBGMay 15 23:13:50.068INFO 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 } }] |
| 4389 | 2026-05-15T23:13:51.233Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4390 | 2026-05-15T23:13:51.237Z | 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 } }] |
| 4391 | 2026-05-15T23:13:51.237Z | May 15 23:13:50.068 May 15 23:13:50.068INFOINFOMay 15 23:13:50.068 INFODEBGadding route 3fff:beef:6::/64 -> 2001:db8::55:ff adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4392 | 2026-05-15T23:13:51.238Z | |
| 4393 | 2026-05-15T23:13:51.238Z | |
| 4394 | 2026-05-15T23:13:51.238Z | replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4395 | 2026-05-15T23:13:51.238Z | May 15 23:13:50.068 May 15 23:13:50.068DEBGMay 15 23:13:50.068 May 15 23:13:50.068 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 } }] DEBGINFO |
| 4396 | 2026-05-15T23:13:51.238Z | 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:17::/64 -> 2001:db8::55:ff |
| 4397 | 2026-05-15T23:13:51.238Z | |
| 4398 | 2026-05-15T23:13:51.238Z | DEBG May 15 23:13:50.068replacing 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 15 23:13:50.068 INFO |
| 4399 | 2026-05-15T23:13:51.238Z | 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 } }]adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 4400 | 2026-05-15T23:13:51.238Z | |
| 4401 | 2026-05-15T23:13:51.238Z | May 15 23:13:50.068May 15 23:13:50.068 INFOMay 15 23:13:50.068INFOMay 15 23:13:50.068 adding route 3fff:beef:7::/64 -> 2001:db8::55:ff INFO |
| 4402 | 2026-05-15T23:13:51.238Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4403 | 2026-05-15T23:13:51.238Z | |
| 4404 | 2026-05-15T23:13:51.238Z | 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 } }] |
| 4405 | 2026-05-15T23:13:51.238Z | May 15 23:13:50.068May 15 23:13:50.068 May 15 23:13:50.068 DEBG DEBGreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOMay 15 23:13:50.068 |
| 4406 | 2026-05-15T23:13:51.238Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG |
| 4407 | 2026-05-15T23:13:51.238Z | 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 } }] |
| 4408 | 2026-05-15T23:13:51.238Z | 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 } }] |
| 4409 | 2026-05-15T23:13:51.238Z | May 15 23:13:50.068May 15 23:13:50.068 DEBGINFO May 15 23:13:50.068adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4410 | 2026-05-15T23:13:51.238Z | May 15 23:13:50.068replacing 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 } }] |
| 4411 | 2026-05-15T23:13:51.238Z | INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffMay 15 23:13:50.068May 15 23:13:50.068 |
| 4412 | 2026-05-15T23:13:51.238Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff DEBG |
| 4413 | 2026-05-15T23:13:51.238Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:13:50.068 |
| 4414 | 2026-05-15T23:13:51.238Z | |
| 4415 | 2026-05-15T23:13:51.238Z | May 15 23:13:50.068 DEBGMay 15 23:13:50.068 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 } }]May 15 23:13:50.068 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 } }] |
| 4416 | 2026-05-15T23:13:51.238Z | INFODEBG adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4417 | 2026-05-15T23:13:51.239Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4418 | 2026-05-15T23:13:51.239Z | |
| 4419 | 2026-05-15T23:13:51.239Z | May 15 23:13:50.068May 15 23:13:50.068 May 15 23:13:50.068INFO May 15 23:13:50.068DEBGINFO 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 } }] adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4420 | 2026-05-15T23:13:51.239Z | |
| 4421 | 2026-05-15T23:13:51.239Z | |
| 4422 | 2026-05-15T23:13:51.239Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4423 | 2026-05-15T23:13:51.239Z | May 15 23:13:50.068May 15 23:13:50.068May 15 23:13:50.068 DEBGMay 15 23:13:50.068INFODEBG adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4424 | 2026-05-15T23:13:51.239Z | |
| 4425 | 2026-05-15T23:13:51.239Z | |
| 4426 | 2026-05-15T23:13:51.239Z | 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 15 23:13:50.068 |
| 4427 | 2026-05-15T23:13:51.239Z | DEBGMay 15 23:13:50.068 May 15 23:13:50.068replacing 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 } }] |
| 4428 | 2026-05-15T23:13:51.239Z | INFO INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff May 15 23:13:50.068adding route 3fff:beef:28::/64 -> 2001:db8::55:ffMay 15 23:13:50.068 |
| 4429 | 2026-05-15T23:13:51.239Z | |
| 4430 | 2026-05-15T23:13:51.239Z | INFOINFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4431 | 2026-05-15T23:13:51.239Z | |
| 4432 | 2026-05-15T23:13:51.239Z | May 15 23:13:50.068 May 15 23:13:50.068DEBGMay 15 23:13:50.068 May 15 23:13:50.068 DEBGDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 4433 | 2026-05-15T23:13:51.239Z | 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 } }] |
| 4434 | 2026-05-15T23:13:51.239Z | |
| 4435 | 2026-05-15T23:13:51.239Z | 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 } }] |
| 4436 | 2026-05-15T23:13:51.239Z | May 15 23:13:50.068May 15 23:13:50.068May 15 23:13:50.068 INFOINFOINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4437 | 2026-05-15T23:13:51.239Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 4438 | 2026-05-15T23:13:51.239Z | |
| 4439 | 2026-05-15T23:13:51.239Z | May 15 23:13:50.068 May 15 23:13:50.068INFO DEBGMay 15 23:13:50.068May 15 23:13:50.068 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 } }] |
| 4440 | 2026-05-15T23:13:51.239Z | DEBG DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4441 | 2026-05-15T23:13:51.239Z | 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 15 23:13:50.068replacing 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 |
| 4442 | 2026-05-15T23:13:51.239Z | |
| 4443 | 2026-05-15T23:13:51.239Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4444 | 2026-05-15T23:13:51.240Z | May 15 23:13:50.068 May 15 23:13:50.068May 15 23:13:50.068 INFOMay 15 23:13:50.068INFO DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4445 | 2026-05-15T23:13:51.240Z | |
| 4446 | 2026-05-15T23:13:51.240Z | replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 4447 | 2026-05-15T23:13:51.240Z | |
| 4448 | 2026-05-15T23:13:51.240Z | May 15 23:13:50.068 DEBGMay 15 23:13:50.068 May 15 23:13:50.068replacing 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 |
| 4449 | 2026-05-15T23:13:51.240Z | May 15 23:13:50.068 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 } }] adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4450 | 2026-05-15T23:13:51.240Z | |
| 4451 | 2026-05-15T23:13:51.240Z | May 15 23:13:50.068INFO INFOMay 15 23:13:50.068 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffMay 15 23:13:50.068 |
| 4452 | 2026-05-15T23:13:51.240Z | INFO DEBG adding route 3fff:beef:9::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:13:50.068 |
| 4453 | 2026-05-15T23:13:51.240Z | |
| 4454 | 2026-05-15T23:13:51.240Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBGMay 15 23:13:50.068 |
| 4455 | 2026-05-15T23:13:51.240Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4456 | 2026-05-15T23:13:51.240Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 15 23:13:50.068May 15 23:13:50.068 |
| 4457 | 2026-05-15T23:13:51.240Z | May 15 23:13:50.068 DEBG DEBGINFO May 15 23:13:50.068 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4458 | 2026-05-15T23:13:51.240Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4459 | 2026-05-15T23:13:51.240Z | |
| 4460 | 2026-05-15T23:13:51.240Z | |
| 4461 | 2026-05-15T23:13:51.240Z | May 15 23:13:50.068 DEBG May 15 23:13:50.068May 15 23:13:50.068replacing 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 } }] |
| 4462 | 2026-05-15T23:13:51.240Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4463 | 2026-05-15T23:13:51.240Z | May 15 23:13:50.068May 15 23:13:50.068 INFO INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFOMay 15 23:13:50.068 |
| 4464 | 2026-05-15T23:13:51.240Z | DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 4465 | 2026-05-15T23:13:51.240Z | adding route 3fff:beef:a::/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 } }] |
| 4466 | 2026-05-15T23:13:51.240Z | |
| 4467 | 2026-05-15T23:13:51.240Z | May 15 23:13:50.068May 15 23:13:50.068 DEBGMay 15 23:13:50.068DEBG 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 15 23:13:50.068 |
| 4468 | 2026-05-15T23:13:51.240Z | 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 } }] |
| 4469 | 2026-05-15T23:13:51.240Z | DEBGINFO replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:22::/64 -> 2001:db8::55:ffMay 15 23:13:50.068May 15 23:13:50.068 |
| 4470 | 2026-05-15T23:13:51.240Z | INFOINFO |
| 4471 | 2026-05-15T23:13:51.240Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffMay 15 23:13:50.068 |
| 4472 | 2026-05-15T23:13:51.241Z | |
| 4473 | 2026-05-15T23:13:51.241Z | May 15 23:13:50.068 DEBG 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 } }]May 15 23:13:50.068 |
| 4474 | 2026-05-15T23:13:51.241Z | May 15 23:13:50.068 DEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG |
| 4475 | 2026-05-15T23:13:51.241Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4476 | 2026-05-15T23:13:51.241Z | May 15 23:13:50.068 |
| 4477 | 2026-05-15T23:13:51.241Z | INFO May 15 23:13:50.068adding route 3fff:beef:23::/64 -> 2001:db8::55:ff May 15 23:13:50.068 |
| 4478 | 2026-05-15T23:13:51.241Z | DEBG May 15 23:13:50.068replacing 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 } }]INFOMay 15 23:13:50.068 INFODEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4479 | 2026-05-15T23:13:51.241Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4480 | 2026-05-15T23:13:51.241Z | 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 } }] |
| 4481 | 2026-05-15T23:13:51.241Z | May 15 23:13:50.068May 15 23:13:50.068May 15 23:13:50.068 INFO |
| 4482 | 2026-05-15T23:13:51.241Z | DEBGDEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff 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: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 } }] |
| 4483 | 2026-05-15T23:13:51.241Z | |
| 4484 | 2026-05-15T23:13:51.241Z | |
| 4485 | 2026-05-15T23:13:51.241Z | May 15 23:13:50.068May 15 23:13:50.068 May 15 23:13:50.068DEBGMay 15 23:13:50.068 replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4486 | 2026-05-15T23:13:51.241Z | INFOadding route 3fff:beef:30::/64 -> 2001:db8::55:ffMay 15 23:13:50.069 |
| 4487 | 2026-05-15T23:13:51.241Z | INFO INFOadding route 3fff:beef:11::/64 -> 2001:db8::55:ff adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 4488 | 2026-05-15T23:13:51.241Z | |
| 4489 | 2026-05-15T23:13:51.241Z | |
| 4490 | 2026-05-15T23:13:51.245Z | May 15 23:13:50.069 DEBGMay 15 23:13:50.069 May 15 23:13:50.069DEBG 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 } }]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 } }] |
| 4491 | 2026-05-15T23:13:51.245Z | May 15 23:13:50.069 |
| 4492 | 2026-05-15T23:13:51.245Z | 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 } }] |
| 4493 | 2026-05-15T23:13:51.245Z | DEBGMay 15 23:13:50.069 May 15 23:13:50.069replacing 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 May 15 23:13:50.069 INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 4494 | 2026-05-15T23:13:51.245Z | |
| 4495 | 2026-05-15T23:13:51.245Z | INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4496 | 2026-05-15T23:13:51.245Z | |
| 4497 | 2026-05-15T23:13:51.245Z | May 15 23:13:50.069 DEBG May 15 23:13:50.069May 15 23:13:50.069replacing 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 15 23:13:50.069 |
| 4498 | 2026-05-15T23:13:51.246Z | DEBGINFO 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:12::/64 -> 2001:db8::55:ff |
| 4499 | 2026-05-15T23:13:51.246Z | DEBGMay 15 23:13:50.069 |
| 4500 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069INFO INFOMay 15 23:13:50.069adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4501 | 2026-05-15T23:13:51.246Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 15 23:13:50.069 |
| 4502 | 2026-05-15T23:13:51.246Z | |
| 4503 | 2026-05-15T23:13:51.246Z | |
| 4504 | 2026-05-15T23:13:51.246Z | DEBG May 15 23:13:50.069replacing 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 15 23:13:50.069May 15 23:13:50.069 |
| 4505 | 2026-05-15T23:13:51.246Z | 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 } }] |
| 4506 | 2026-05-15T23:13:51.246Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4507 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069May 15 23:13:50.069 May 15 23:13:50.069INFO INFODEBG adding route 3fff:beef:33::/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 } }] |
| 4508 | 2026-05-15T23:13:51.246Z | |
| 4509 | 2026-05-15T23:13:51.246Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO |
| 4510 | 2026-05-15T23:13:51.246Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4511 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069May 15 23:13:50.069May 15 23:13:50.069 INFODEBGDEBGMay 15 23:13:50.069 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4512 | 2026-05-15T23:13:51.246Z | |
| 4513 | 2026-05-15T23:13:51.246Z | 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 } }] |
| 4514 | 2026-05-15T23:13:51.246Z | 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 } }] |
| 4515 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069May 15 23:13:50.069 May 15 23:13:50.069 May 15 23:13:50.069DEBGINFO replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4516 | 2026-05-15T23:13:51.246Z | INFOadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 4517 | 2026-05-15T23:13:51.246Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4518 | 2026-05-15T23:13:51.246Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4519 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069May 15 23:13:50.069 INFO May 15 23:13:50.069May 15 23:13:50.069DEBG 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 } }] |
| 4520 | 2026-05-15T23:13:51.246Z | DEBGDEBG adding route 3fff:beef:15::/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 } }] |
| 4521 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069replacing 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 } }] |
| 4522 | 2026-05-15T23:13:51.246Z | INFO |
| 4523 | 2026-05-15T23:13:51.246Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffMay 15 23:13:50.069 |
| 4524 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069 INFO INFOadding route 3fff:beef:35::/64 -> 2001:db8::55:ffMay 15 23:13:50.069 |
| 4525 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069DEBG 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 |
| 4526 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069 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 } }]DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff May 15 23:13:50.069 |
| 4527 | 2026-05-15T23:13:51.246Z | 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 |
| 4528 | 2026-05-15T23:13:51.246Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffMay 15 23:13:50.069 |
| 4529 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069 |
| 4530 | 2026-05-15T23:13:51.246Z | INFOINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffMay 15 23:13:50.069adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 4531 | 2026-05-15T23:13:51.246Z | DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4532 | 2026-05-15T23:13:51.246Z | |
| 4533 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069 DEBGMay 15 23:13:50.069 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 15 23:13:50.069 |
| 4534 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069 INFODEBG 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 } }]adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 4535 | 2026-05-15T23:13:51.246Z | May 15 23:13:50.069 |
| 4536 | 2026-05-15T23:13:51.247Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4537 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069adding route 3fff:beef:17::/64 -> 2001:db8::55:ffMay 15 23:13:50.069 |
| 4538 | 2026-05-15T23:13:51.247Z | DEBGMay 15 23:13:50.069INFO 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 |
| 4539 | 2026-05-15T23:13:51.247Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4540 | 2026-05-15T23:13:51.247Z | |
| 4541 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069May 15 23:13:50.069 INFOMay 15 23:13:50.069 May 15 23:13:50.069 DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 4542 | 2026-05-15T23:13:51.247Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4543 | 2026-05-15T23:13:51.247Z | |
| 4544 | 2026-05-15T23:13:51.247Z | 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 } }] |
| 4545 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069May 15 23:13:50.069May 15 23:13:50.069 INFO INFODEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ff May 15 23:13:50.069adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 4546 | 2026-05-15T23:13:51.247Z | 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 } }] |
| 4547 | 2026-05-15T23:13:51.247Z | INFO |
| 4548 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069 May 15 23:13:50.069adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBGMay 15 23:13:50.069 DEBGINFO |
| 4549 | 2026-05-15T23:13:51.247Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 4550 | 2026-05-15T23:13:51.247Z | |
| 4551 | 2026-05-15T23:13:51.247Z | 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 } }]May 15 23:13:50.069 |
| 4552 | 2026-05-15T23:13:51.247Z | DEBG May 15 23:13:50.069May 15 23:13:50.069 INFODEBGreplacing 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 } }] |
| 4553 | 2026-05-15T23:13:51.247Z | 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 15 23:13:50.069 |
| 4554 | 2026-05-15T23:13:51.247Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4555 | 2026-05-15T23:13:51.247Z | INFOMay 15 23:13:50.069 adding route 3fff:beef:19::/64 -> 2001:db8::55:ffMay 15 23:13:50.069 |
| 4556 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069INFOINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG |
| 4557 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069replacing 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:13::/64 -> 2001:db8::55:ff |
| 4558 | 2026-05-15T23:13:51.247Z | |
| 4559 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069DEBG May 15 23:13:50.069DEBGreplacing 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: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-15T23:13:51.247Z | May 15 23:13:50.069 |
| 4561 | 2026-05-15T23:13:51.247Z | INFODEBG May 15 23:13:50.069adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 4562 | 2026-05-15T23:13:51.247Z | INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffMay 15 23:13:50.069 |
| 4563 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffDEBG |
| 4564 | 2026-05-15T23:13:51.247Z | 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 15 23:13:50.069replacing 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 } }] |
| 4565 | 2026-05-15T23:13:51.247Z | |
| 4566 | 2026-05-15T23:13:51.247Z | DEBGMay 15 23:13:50.069 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4567 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069replacing 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 15 23:13:50.069INFO |
| 4568 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO |
| 4569 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO |
| 4570 | 2026-05-15T23:13:51.247Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO |
| 4571 | 2026-05-15T23:13:51.247Z | May 15 23:13:50.069adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffMay 15 23:13:50.069 |
| 4572 | 2026-05-15T23:13:51.247Z | 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: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 } }] |
| 4573 | 2026-05-15T23:13:51.248Z | |
| 4574 | 2026-05-15T23:13:51.248Z | May 15 23:13:50.069May 15 23:13:50.069 DEBGDEBGMay 15 23:13:50.069 May 15 23:13:50.069INFO replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 4575 | 2026-05-15T23:13:51.248Z | INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 4576 | 2026-05-15T23:13:51.248Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 4577 | 2026-05-15T23:13:51.248Z | |
| 4578 | 2026-05-15T23:13:51.248Z | May 15 23:13:50.069 May 15 23:13:50.069INFOMay 15 23:13:50.069 DEBGMay 15 23:13:50.069DEBG adding route 3fff:beef:1c::/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 } }]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 } }] |
| 4579 | 2026-05-15T23:13:51.248Z | |
| 4580 | 2026-05-15T23:13:51.248Z | |
| 4581 | 2026-05-15T23:13:51.248Z | INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 15 23:13:50.069May 15 23:13:50.069May 15 23:13:50.069 DEBGINFO 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:33::/64 -> 2001:db8::55:ffDEBG |
| 4582 | 2026-05-15T23:13:51.248Z | |
| 4583 | 2026-05-15T23:13:51.248Z | |
| 4584 | 2026-05-15T23:13:51.248Z | May 15 23:13:50.069failed to allocate space for the new target list |
| 4585 | 2026-05-15T23:13:51.248Z | INFOMay 15 23:13:50.069 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffDEBGMay 15 23:13:50.069 |
| 4586 | 2026-05-15T23:13:51.248Z | May 15 23:13:50.069 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 } }] |
| 4587 | 2026-05-15T23:13:51.248Z | 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:2, 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 } }] |
| 4588 | 2026-05-15T23:13:51.248Z | |
| 4589 | 2026-05-15T23:13:51.248Z | May 15 23:13:50.069 May 15 23:13:50.069INFOMay 15 23:13:50.069 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO |
| 4590 | 2026-05-15T23:13:51.252Z | DEBG adding route 3fff:beef:16::/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 15 23:13:50.069 |
| 4591 | 2026-05-15T23:13:51.252Z | DEBG |
| 4592 | 2026-05-15T23:13:51.252Z | 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 15 23:13:50.069 |
| 4593 | 2026-05-15T23:13:51.252Z | May 15 23:13:50.069DEBG INFOMay 15 23:13:50.069 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:1e::/64 -> 2001:db8::55:ff |
| 4594 | 2026-05-15T23:13:51.252Z | INFO |
| 4595 | 2026-05-15T23:13:51.252Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 4596 | 2026-05-15T23:13:51.252Z | May 15 23:13:50.069May 15 23:13:50.069 INFODEBG May 15 23:13:50.069adding route 3fff:beef:17::/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 } }] |
| 4597 | 2026-05-15T23:13:51.252Z | |
| 4598 | 2026-05-15T23:13:51.252Z | 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 } }]May 15 23:13:50.069 |
| 4599 | 2026-05-15T23:13:51.252Z | DEBGMay 15 23:13:50.069 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 } }]INFOMay 15 23:13:50.069 |
| 4600 | 2026-05-15T23:13:51.252Z | INFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4601 | 2026-05-15T23:13:51.252Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 4602 | 2026-05-15T23:13:51.252Z | May 15 23:13:50.069 INFOMay 15 23:13:50.069 May 15 23:13:50.069adding route 3fff:beef:18::/64 -> 2001:db8::55:ff DEBGDEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4603 | 2026-05-15T23:13:51.253Z | 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 } }] |
| 4604 | 2026-05-15T23:13:51.253Z | |
| 4605 | 2026-05-15T23:13:51.253Z | May 15 23:13:50.069 DEBGMay 15 23:13:50.069May 15 23:13:50.069 INFOINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:13:50.069 |
| 4606 | 2026-05-15T23:13:51.253Z | |
| 4607 | 2026-05-15T23:13:51.253Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 4608 | 2026-05-15T23:13:51.253Z | DEBGMay 15 23:13:50.069 DEBGcreated new freemap May 15 23:13:50.069replacing 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 15 23:13:50.069 , DEBG |
| 4609 | 2026-05-15T23:13:51.253Z | INFOunit : 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:19::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 4610 | 2026-05-15T23:13:51.253Z | May 15 23:13:50.069 |
| 4611 | 2026-05-15T23:13:51.253Z | |
| 4612 | 2026-05-15T23:13:51.253Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 4613 | 2026-05-15T23:13:51.253Z | May 15 23:13:50.069May 15 23:13:50.069 May 15 23:13:50.069INFO May 15 23:13:50.069DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 4614 | 2026-05-15T23:13:51.253Z | created new freemapDEBGDEBG, unit 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 } }]: |
| 4615 | 2026-05-15T23:13:51.253Z | 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 } }]May 15 23:13:50.069 freemap_route_ipv6DEBG |
| 4616 | 2026-05-15T23:13:51.253Z | 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 } }] |
| 4617 | 2026-05-15T23:13:51.253Z | |
| 4618 | 2026-05-15T23:13:51.253Z | May 15 23:13:50.069May 15 23:13:50.069May 15 23:13:50.069 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:39::/64 -> 2001:db8::55:ffMay 15 23:13:50.069INFO |
| 4619 | 2026-05-15T23:13:51.253Z | INFO |
| 4620 | 2026-05-15T23:13:51.253Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4621 | 2026-05-15T23:13:51.253Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffMay 15 23:13:50.069 |
| 4622 | 2026-05-15T23:13:51.253Z | May 15 23:13:50.069DEBGMay 15 23:13:50.069 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 } }]DEBG |
| 4623 | 2026-05-15T23:13:51.253Z | initted freemap. size: 64replacing 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 } }], |
| 4624 | 2026-05-15T23:13:51.253Z | May 15 23:13:50.069unit :May 15 23:13:50.069 freemap_route_ipv6May 15 23:13:50.069INFO |
| 4625 | 2026-05-15T23:13:51.253Z | INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBG |
| 4626 | 2026-05-15T23:13:51.253Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4627 | 2026-05-15T23:13:51.253Z | |
| 4628 | 2026-05-15T23:13:51.253Z | May 15 23:13:50.069May 15 23:13:50.069May 15 23:13:50.069May 15 23:13:50.069 DEBG 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 } }]INFOreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4629 | 2026-05-15T23:13:51.253Z | DEBG |
| 4630 | 2026-05-15T23:13:51.253Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffMay 15 23:13:50.069May 15 23:13:50.069 INFOINFO |
| 4631 | 2026-05-15T23:13:51.253Z | reset freemapadding route 3fff:beef:24::/64 -> 2001:db8::55:ff, unit |
| 4632 | 2026-05-15T23:13:51.253Z | May 15 23:13:50.069 :adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 4633 | 2026-05-15T23:13:51.253Z | freemap_route_ipv6May 15 23:13:50.069 |
| 4634 | 2026-05-15T23:13:51.253Z | DEBG May 15 23:13:50.069replacing 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 15 23:13:50.069 |
| 4635 | 2026-05-15T23:13:51.253Z | DEBG 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 } }] |
| 4636 | 2026-05-15T23:13:51.253Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 23:13:50.069 |
| 4637 | 2026-05-15T23:13:51.253Z | May 15 23:13:50.069INFO INFODEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 4638 | 2026-05-15T23:13:51.253Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4639 | 2026-05-15T23:13:51.253Z | |
| 4640 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.069May 15 23:13:50.069May 15 23:13:50.069 May 15 23:13:50.069 DEBG DEBGINFO 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 } }]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 } }] |
| 4641 | 2026-05-15T23:13:51.254Z | |
| 4642 | 2026-05-15T23:13:51.254Z | adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4643 | 2026-05-15T23:13:51.254Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffMay 15 23:13:50.069 |
| 4644 | 2026-05-15T23:13:51.254Z | DEBGMay 15 23:13:50.069 May 15 23:13:50.069DEBG failed to allocate space for the new target list |
| 4645 | 2026-05-15T23:13:51.254Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4646 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.069adding route 3fff:beef:26::/64 -> 2001:db8::55:ffMay 15 23:13:50.069 |
| 4647 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.069 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 } }]DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 4648 | 2026-05-15T23:13:51.254Z | |
| 4649 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.069May 15 23:13:50.069 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 } }]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 } }] |
| 4650 | 2026-05-15T23:13:51.254Z | 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 } }] |
| 4651 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.069 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4652 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.069 |
| 4653 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.069DEBG 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 } }] |
| 4654 | 2026-05-15T23:13:51.254Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4655 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.069 May 15 23:13:50.069INFO May 15 23:13:50.069adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff INFODEBG |
| 4656 | 2026-05-15T23:13:51.254Z | adding route 3fff:beef:28::/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 } }] |
| 4657 | 2026-05-15T23:13:51.254Z | |
| 4658 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.069 DEBG May 15 23:13:50.069May 15 23:13:50.069replacing 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 } }] |
| 4659 | 2026-05-15T23:13:51.254Z | DEBGINFO replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4660 | 2026-05-15T23:13:51.254Z | |
| 4661 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.070May 15 23:13:50.070 INFODEBG May 15 23:13:50.070adding route 3fff:beef:29::/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 } }] |
| 4662 | 2026-05-15T23:13:51.254Z | |
| 4663 | 2026-05-15T23:13:51.254Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4664 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.070May 15 23:13:50.070 INFODEBGMay 15 23:13:50.070 adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG |
| 4665 | 2026-05-15T23:13:51.254Z | 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 } }] |
| 4666 | 2026-05-15T23:13:51.254Z | |
| 4667 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.070May 15 23:13:50.070May 15 23:13:50.070 INFOINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4668 | 2026-05-15T23:13:51.254Z | |
| 4669 | 2026-05-15T23:13:51.254Z | 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 } }] |
| 4670 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.070May 15 23:13:50.070 DEBGDEBGMay 15 23:13:50.070 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: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 |
| 4671 | 2026-05-15T23:13:51.254Z | |
| 4672 | 2026-05-15T23:13:51.254Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4673 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.070May 15 23:13:50.070 May 15 23:13:50.070INFOINFO DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 4674 | 2026-05-15T23:13:51.254Z | |
| 4675 | 2026-05-15T23:13:51.254Z | 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 } }] |
| 4676 | 2026-05-15T23:13:51.254Z | May 15 23:13:50.070May 15 23:13:50.070 DEBGMay 15 23:13:50.070 DEBGreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4677 | 2026-05-15T23:13:51.254Z | 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 } }] |
| 4678 | 2026-05-15T23:13:51.254Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffMay 15 23:13:50.070 |
| 4679 | 2026-05-15T23:13:51.254Z | INFOMay 15 23:13:50.070 May 15 23:13:50.070adding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO |
| 4680 | 2026-05-15T23:13:51.255Z | DEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4681 | 2026-05-15T23:13:51.255Z | |
| 4682 | 2026-05-15T23:13:51.255Z | May 15 23:13:50.070 DEBG May 15 23:13:50.070replacing 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 } }] |
| 4683 | 2026-05-15T23:13:51.255Z | May 15 23:13:50.070INFO DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff May 15 23:13:50.070 |
| 4684 | 2026-05-15T23:13:51.255Z | 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 } }] |
| 4685 | 2026-05-15T23:13:51.255Z | INFO May 15 23:13:50.070adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4686 | 2026-05-15T23:13:51.255Z | May 15 23:13:50.070DEBG INFO May 15 23:13:50.070adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 4687 | 2026-05-15T23:13:51.255Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4688 | 2026-05-15T23:13:51.255Z | 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 15 23:13:50.070 |
| 4689 | 2026-05-15T23:13:51.255Z | May 15 23:13:50.070 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 } }] |
| 4690 | 2026-05-15T23:13:51.259Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffMay 15 23:13:50.070 |
| 4691 | 2026-05-15T23:13:51.259Z | INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffMay 15 23:13:50.070 |
| 4692 | 2026-05-15T23:13:51.259Z | May 15 23:13:50.070 INFODEBG May 15 23:13:50.070adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 4693 | 2026-05-15T23:13:51.259Z | 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 } }] |
| 4694 | 2026-05-15T23:13:51.259Z | 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 15 23:13:50.070 |
| 4695 | 2026-05-15T23:13:51.259Z | 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 } }] |
| 4696 | 2026-05-15T23:13:51.259Z | May 15 23:13:50.070May 15 23:13:50.070 INFOINFO May 15 23:13:50.070 adding route 3fff:beef:9::/64 -> 2001:db8::55:ff adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 4697 | 2026-05-15T23:13:51.259Z | |
| 4698 | 2026-05-15T23:13:51.259Z | INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4699 | 2026-05-15T23:13:51.259Z | May 15 23:13:50.070 May 15 23:13:50.070DEBG 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 } }] |
| 4700 | 2026-05-15T23:13:51.259Z | 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 15 23:13:50.070 |
| 4701 | 2026-05-15T23:13:51.259Z | 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 } }] |
| 4702 | 2026-05-15T23:13:51.259Z | May 15 23:13:50.070May 15 23:13:50.070 INFOINFOMay 15 23:13:50.070 adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4703 | 2026-05-15T23:13:51.259Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 4704 | 2026-05-15T23:13:51.259Z | |
| 4705 | 2026-05-15T23:13:51.259Z | May 15 23:13:50.070May 15 23:13:50.070May 15 23:13:50.070 DEBGDEBGDEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4706 | 2026-05-15T23:13:51.259Z | 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: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 } }] |
| 4707 | 2026-05-15T23:13:51.259Z | |
| 4708 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffMay 15 23:13:50.070May 15 23:13:50.070 INFOINFO |
| 4709 | 2026-05-15T23:13:51.260Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4710 | 2026-05-15T23:13:51.260Z | |
| 4711 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070May 15 23:13:50.070 May 15 23:13:50.070DEBGDEBG 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: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 } }] |
| 4712 | 2026-05-15T23:13:51.260Z | DEBG |
| 4713 | 2026-05-15T23:13:51.260Z | 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 } }] |
| 4714 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070May 15 23:13:50.070May 15 23:13:50.070 INFOINFOINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4715 | 2026-05-15T23:13:51.260Z | |
| 4716 | 2026-05-15T23:13:51.260Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4717 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070May 15 23:13:50.070 DEBGMay 15 23:13:50.070DEBG 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 } }] |
| 4718 | 2026-05-15T23:13:51.260Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4719 | 2026-05-15T23:13:51.260Z | |
| 4720 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070 INFO May 15 23:13:50.070May 15 23:13:50.070 adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 4721 | 2026-05-15T23:13:51.260Z | INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4722 | 2026-05-15T23:13:51.260Z | |
| 4723 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070May 15 23:13:50.070May 15 23:13:50.070 DEBGDEBG 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 } }] |
| 4724 | 2026-05-15T23:13:51.260Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 4725 | 2026-05-15T23:13:51.260Z | |
| 4726 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffMay 15 23:13:50.070 |
| 4727 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070INFO INFOMay 15 23:13:50.070 adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 4728 | 2026-05-15T23:13:51.260Z | DEBGadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4729 | 2026-05-15T23:13:51.260Z | 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 15 23:13:50.070 |
| 4730 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070DEBG DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4731 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070 |
| 4732 | 2026-05-15T23:13:51.260Z | INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffMay 15 23:13:50.070 |
| 4733 | 2026-05-15T23:13:51.260Z | INFOMay 15 23:13:50.070 May 15 23:13:50.070INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4734 | 2026-05-15T23:13:51.260Z | DEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4735 | 2026-05-15T23:13:51.260Z | |
| 4736 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070 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 15 23:13:50.070 |
| 4737 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070 DEBG May 15 23:13:50.070replacing 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 |
| 4738 | 2026-05-15T23:13:51.260Z | INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 4739 | 2026-05-15T23:13:51.260Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 4740 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070May 15 23:13:50.070 May 15 23:13:50.070INFODEBG adding route 3fff:beef:10::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4741 | 2026-05-15T23:13:51.260Z | |
| 4742 | 2026-05-15T23:13:51.260Z | 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 } }] |
| 4743 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070May 15 23:13:50.070May 15 23:13:50.070 INFOINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG |
| 4744 | 2026-05-15T23:13:51.260Z | |
| 4745 | 2026-05-15T23:13:51.260Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4746 | 2026-05-15T23:13:51.260Z | May 15 23:13:50.070May 15 23:13:50.070 DEBGMay 15 23:13:50.070 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4747 | 2026-05-15T23:13:51.260Z | 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 } }] |
| 4748 | 2026-05-15T23:13:51.261Z | May 15 23:13:50.070adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4749 | 2026-05-15T23:13:51.261Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 4750 | 2026-05-15T23:13:51.261Z | INFOMay 15 23:13:50.070 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO |
| 4751 | 2026-05-15T23:13:51.261Z | May 15 23:13:50.070 adding route 3fff:beef:38::/64 -> 2001:db8::55:ffDEBG |
| 4752 | 2026-05-15T23:13:51.261Z | 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 15 23:13:50.070 |
| 4753 | 2026-05-15T23:13:51.261Z | DEBG May 15 23:13:50.070replacing 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 } }] |
| 4754 | 2026-05-15T23:13:51.261Z | DEBGMay 15 23:13:50.070 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 |
| 4755 | 2026-05-15T23:13:51.261Z | May 15 23:13:50.070 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFOMay 15 23:13:50.070 |
| 4756 | 2026-05-15T23:13:51.261Z | INFOadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 4757 | 2026-05-15T23:13:51.261Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4758 | 2026-05-15T23:13:51.261Z | May 15 23:13:50.070 May 15 23:13:50.070May 15 23:13:50.070DEBG replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGDEBG |
| 4759 | 2026-05-15T23:13:51.261Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4760 | 2026-05-15T23:13:51.261Z | May 15 23:13:50.071May 15 23:13:50.071 May 15 23:13:50.076 DEBGDEBG INFOcreated new freemap adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff, |
| 4761 | 2026-05-15T23:13:51.261Z | unit : created new freemapfreemap_route_ipv4May 15 23:13:50.076 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 } }] |
| 4762 | 2026-05-15T23:13:51.261Z | , unit: |
| 4763 | 2026-05-15T23:13:51.261Z | May 15 23:13:50.076 May 15 23:13:50.070May 15 23:13:50.076 DEBG created new freemap , INFOunitMay 15 23:13:50.070: freemap_route_ipv4 |
| 4764 | 2026-05-15T23:13:51.261Z | DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff freemap_route_ipv6 created new freemap |
| 4765 | 2026-05-15T23:13:51.261Z | |
| 4766 | 2026-05-15T23:13:51.261Z | , unitDEBG: May 15 23:13:50.076 May 15 23:13:50.076freemap_route_ipv4DEBG created new freemapDEBG |
| 4767 | 2026-05-15T23:13:51.261Z | May 15 23:13:50.076 INFOcreated new freemap , adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 4768 | 2026-05-15T23:13:51.261Z | , |
| 4769 | 2026-05-15T23:13:51.261Z | unitMay 15 23:13:50.076: DEBG freemap_route_ipv6created new freemapMay 15 23:13:50.076May 15 23:13:50.076 |
| 4770 | 2026-05-15T23:13:51.261Z | , unit : unit INFOfreemap_route_ipv6: |
| 4771 | 2026-05-15T23:13:51.261Z | DEBG initted freemap. size: 64May 15 23:13:50.076, freemap_route_ipv4May 15 23:13:50.076 unit :INFO INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff adding route 172.16.0.0/32 -> 10.0.0.1 |
| 4772 | 2026-05-15T23:13:51.261Z | |
| 4773 | 2026-05-15T23:13:51.261Z | |
| 4774 | 2026-05-15T23:13:51.261Z | freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4775 | 2026-05-15T23:13:51.261Z | |
| 4776 | 2026-05-15T23:13:51.261Z | May 15 23:13:50.076 May 15 23:13:50.076May 15 23:13:50.076 DEBGDEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4777 | 2026-05-15T23:13:51.261Z | initted freemap. size: 64reset freemap, May 15 23:13:50.076, unitunit :May 15 23:13:50.076: DEBGfreemap_route_ipv4May 15 23:13:50.076 |
| 4778 | 2026-05-15T23:13:51.261Z | freemap_route_ipv6 initted freemap. size: 64 |
| 4779 | 2026-05-15T23:13:51.261Z | DEBG , May 15 23:13:50.076unit :DEBGMay 15 23:13:50.076 freemap_route_ipv6reset freemapINFO, |
| 4780 | 2026-05-15T23:13:51.261Z | created new freemapunit, DEBG: freemap_route_ipv4unitMay 15 23:13:50.076: |
| 4781 | 2026-05-15T23:13:51.261Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4782 | 2026-05-15T23:13:51.261Z | |
| 4783 | 2026-05-15T23:13:51.261Z | freemap_route_ipv6 |
| 4784 | 2026-05-15T23:13:51.261Z | DEBG May 15 23:13:50.076May 15 23:13:50.076 INFOMay 15 23:13:50.076DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 |
| 4785 | 2026-05-15T23:13:51.261Z | May 15 23:13:50.076 |
| 4786 | 2026-05-15T23:13:51.261Z | reset freemap 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 15 23:13:50.076 |
| 4787 | 2026-05-15T23:13:51.261Z | May 15 23:13:50.076DEBG , INFOunit May 15 23:13:50.076adding route 172.16.0.0/32 -> 10.0.0.2 |
| 4788 | 2026-05-15T23:13:51.262Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 4789 | 2026-05-15T23:13:51.262Z | :adding route 3fff:beef:33::/64 -> 2001:db8::55:ffMay 15 23:13:50.076 |
| 4790 | 2026-05-15T23:13:51.266Z | freemap_route_ipv6DEBG |
| 4791 | 2026-05-15T23:13:51.266Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 15 23:13:50.076 |
| 4792 | 2026-05-15T23:13:51.266Z | INFOMay 15 23:13:50.076May 15 23:13:50.076May 15 23:13:50.076 DEBGINFO adding route 172.16.0.0/32 -> 10.0.0.3 adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4793 | 2026-05-15T23:13:51.266Z | DEBG |
| 4794 | 2026-05-15T23:13:51.266Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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: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 } }] |
| 4795 | 2026-05-15T23:13:51.266Z | |
| 4796 | 2026-05-15T23:13:51.266Z | May 15 23:13:50.076May 15 23:13:50.076 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 } }] |
| 4797 | 2026-05-15T23:13:51.266Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 15 23:13:50.076 |
| 4798 | 2026-05-15T23:13:51.266Z | May 15 23:13:50.076INFO May 15 23:13:50.076adding route 3fff:dead::/64 -> 2001:db8::55:2INFOMay 15 23:13:50.076 adding route 3fff:beef:34::/64 -> 2001:db8::55:ff INFO |
| 4799 | 2026-05-15T23:13:51.266Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.16.0.0/32 -> 10.0.0.4 |
| 4800 | 2026-05-15T23:13:51.266Z | |
| 4801 | 2026-05-15T23:13:51.266Z | |
| 4802 | 2026-05-15T23:13:51.266Z | May 15 23:13:50.076 DEBGMay 15 23:13:50.076May 15 23:13:50.076 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 4803 | 2026-05-15T23:13:51.266Z | 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 15 23:13:50.076 |
| 4804 | 2026-05-15T23:13:51.266Z | INFODEBG |
| 4805 | 2026-05-15T23:13:51.266Z | May 15 23:13:50.076adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 4806 | 2026-05-15T23:13:51.266Z | INFOMay 15 23:13:50.076 adding route 172.17.0.0/32 -> 10.0.0.255 |
| 4807 | 2026-05-15T23:13:51.266Z | INFO May 15 23:13:50.076adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 4808 | 2026-05-15T23:13:51.266Z | |
| 4809 | 2026-05-15T23:13:51.266Z | May 15 23:13:50.076 DEBGDEBG May 15 23:13:50.076replacing 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 15 23:13:50.076 |
| 4810 | 2026-05-15T23:13:51.266Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]DEBG 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 |
| 4811 | 2026-05-15T23:13:51.266Z | |
| 4812 | 2026-05-15T23:13:51.266Z | May 15 23:13:50.076 INFOadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4813 | 2026-05-15T23:13:51.266Z | adding route 172.17.0.1/32 -> 10.0.0.255May 15 23:13:50.077 |
| 4814 | 2026-05-15T23:13:51.266Z | INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffMay 15 23:13:50.077May 15 23:13:50.077 |
| 4815 | 2026-05-15T23:13:51.266Z | May 15 23:13:50.077 May 15 23:13:50.077WARN shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 4816 | 2026-05-15T23:13:51.266Z | DEBGMay 15 23:13:50.077 DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 4817 | 2026-05-15T23:13:51.266Z | 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 } }] |
| 4818 | 2026-05-15T23:13:51.266Z | 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 15 23:13:50.077May 15 23:13:50.077 |
| 4819 | 2026-05-15T23:13:51.266Z | ERROinitted freemap. size: 64INFO , adding route 172.17.0.2/32 -> 10.0.0.255rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 4820 | 2026-05-15T23:13:51.266Z | |
| 4821 | 2026-05-15T23:13:51.266Z | May 15 23:13:50.077unit May 15 23:13:50.077INFO INFO May 15 23:13:50.077 adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 4822 | 2026-05-15T23:13:51.266Z | DEBGMay 15 23:13:50.077adding route 3fff:dead::/64 -> 2001:db8::55:4: 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 } }] |
| 4823 | 2026-05-15T23:13:51.267Z | ERRO |
| 4824 | 2026-05-15T23:13:51.267Z | May 15 23:13:50.077 May 15 23:13:50.077shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itDEBG |
| 4825 | 2026-05-15T23:13:51.267Z | INFO freemap_route_ipv4adding route 172.17.0.3/32 -> 10.0.0.255May 15 23:13:50.077 |
| 4826 | 2026-05-15T23:13:51.267Z | 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 } }] |
| 4827 | 2026-05-15T23:13:51.267Z | DEBG |
| 4828 | 2026-05-15T23:13:51.267Z | May 15 23:13:50.077replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] DEBG |
| 4829 | 2026-05-15T23:13:51.267Z | 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 15 23:13:50.077 |
| 4830 | 2026-05-15T23:13:51.267Z | May 15 23:13:50.077INFO May 15 23:13:50.077DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 15 23:13:50.077 |
| 4831 | 2026-05-15T23:13:51.267Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 4832 | 2026-05-15T23:13:51.267Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 4833 | 2026-05-15T23:13:51.267Z | DEBG May 15 23:13:50.077reset freemap , DEBGunit May 15 23:13:50.077: replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4834 | 2026-05-15T23:13:51.267Z | freemap_route_ipv4replacing 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 } }] |
| 4835 | 2026-05-15T23:13:51.267Z | |
| 4836 | 2026-05-15T23:13:51.267Z | May 15 23:13:50.077 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 } }]May 15 23:13:50.077 |
| 4837 | 2026-05-15T23:13:51.267Z | INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4838 | 2026-05-15T23:13:51.267Z | May 15 23:13:50.077 INFO |
| 4839 | 2026-05-15T23:13:51.267Z | May 15 23:13:50.077May 15 23:13:50.077 INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 4840 | 2026-05-15T23:13:51.267Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 4841 | 2026-05-15T23:13:51.267Z | 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 } }] |
| 4842 | 2026-05-15T23:13:51.267Z | May 15 23:13:50.077 DEBGMay 15 23:13:50.077May 15 23:13:50.077 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 |
| 4843 | 2026-05-15T23:13:51.267Z | May 15 23:13:50.077INFO INFOMay 15 23:13:50.077 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 4844 | 2026-05-15T23:13:51.267Z | |
| 4845 | 2026-05-15T23:13:51.267Z | |
| 4846 | 2026-05-15T23:13:51.267Z | INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 4847 | 2026-05-15T23:13:51.267Z | May 15 23:13:50.077 INFO May 15 23:13:50.077adding route 172.16.0.0/32 -> 10.0.0.1 |
| 4848 | 2026-05-15T23:13:51.267Z | 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 } }]May 15 23:13:50.077 |
| 4849 | 2026-05-15T23:13:51.267Z | DEBGMay 15 23:13:50.077 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 15 23:13:50.077May 15 23:13:50.077 |
| 4850 | 2026-05-15T23:13:51.267Z | DEBGINFO adding route 172.17.0.7/32 -> 10.0.0.255DEBG |
| 4851 | 2026-05-15T23:13:51.267Z | May 15 23:13:50.077 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 15 23:13:50.077replacing 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 } }] |
| 4852 | 2026-05-15T23:13:51.267Z | |
| 4853 | 2026-05-15T23:13:51.267Z | INFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 4854 | 2026-05-15T23:13:51.267Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 4855 | 2026-05-15T23:13:51.267Z | test route::tests::identity_replace_is_noop ... ok |
| 4856 | 2026-05-15T23:13:51.267Z | 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 15 23:13:50.077 |
| 4857 | 2026-05-15T23:13:51.267Z | May 15 23:13:50.077May 15 23:13:50.077May 15 23:13:50.077 INFOINFO INFOadding route 172.17.0.8/32 -> 10.0.0.255 |
| 4858 | 2026-05-15T23:13:51.267Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.2 |
| 4859 | 2026-05-15T23:13:51.267Z | |
| 4860 | 2026-05-15T23:13:51.267Z | DEBG May 15 23:13:50.077replacing 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 15 23:13:50.077 DEBG May 15 23:13:50.077May 15 23:13:50.077replacing 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 created new freemapDEBG |
| 4861 | 2026-05-15T23:13:51.267Z | created new freemap, unit: May 15 23:13:50.083freemap_route_ipv4 |
| 4862 | 2026-05-15T23:13:51.268Z | DEBGINFOMay 15 23:13:50.070 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 4863 | 2026-05-15T23:13:51.268Z | May 15 23:13:50.083created new freemap |
| 4864 | 2026-05-15T23:13:51.268Z | DEBG, created new freemapunit, :unit :freemap_route_ipv4 |
| 4865 | 2026-05-15T23:13:51.268Z | freemap_route_ipv6May 15 23:13:50.083 |
| 4866 | 2026-05-15T23:13:51.268Z | May 15 23:13:50.083INFO DEBGadding route 172.17.0.9/32 -> 10.0.0.255May 15 23:13:50.083May 15 23:13:50.083 |
| 4867 | 2026-05-15T23:13:51.268Z | INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4868 | 2026-05-15T23:13:51.268Z | 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 15 23:13:50.083 |
| 4869 | 2026-05-15T23:13:51.268Z | created new freemapDEBG, May 15 23:13:50.083 May 15 23:13:50.083 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 |
| 4870 | 2026-05-15T23:13:51.268Z | unit initted freemap. size: 64 , :DEBG May 15 23:13:50.083unit freemap_route_ipv6 |
| 4871 | 2026-05-15T23:13:51.268Z | INFO: failed to allocate space for the new target list adding route 172.17.0.10/32 -> 10.0.0.255 |
| 4872 | 2026-05-15T23:13:51.268Z | freemap_route_ipv6 |
| 4873 | 2026-05-15T23:13:51.268Z | |
| 4874 | 2026-05-15T23:13:51.268Z | May 15 23:13:50.083May 15 23:13:50.083May 15 23:13:50.083 INFODEBG DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }]reset freemap |
| 4875 | 2026-05-15T23:13:51.268Z | May 15 23:13:50.083 |
| 4876 | 2026-05-15T23:13:51.268Z | , unit :DEBG May 15 23:13:50.083freemap_route_ipv6May 15 23:13:50.083 |
| 4877 | 2026-05-15T23:13:51.268Z | replacing targets for 3fff:dead::/64 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 |
| 4878 | 2026-05-15T23:13:51.268Z | May 15 23:13:50.083initted freemap. size: 64 , DEBGINFO unit:replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4879 | 2026-05-15T23:13:51.268Z | adding route 172.17.0.11/32 -> 10.0.0.255freemap_route_ipv6 |
| 4880 | 2026-05-15T23:13:51.268Z | |
| 4881 | 2026-05-15T23:13:51.268Z | May 15 23:13:50.083 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4882 | 2026-05-15T23:13:51.268Z | May 15 23:13:50.077May 15 23:13:50.083May 15 23:13:50.083May 15 23:13:50.083 , DEBG unitDEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 } }]: |
| 4883 | 2026-05-15T23:13:51.268Z | DEBGfreemap_route_ipv4 |
| 4884 | 2026-05-15T23:13:51.268Z | reset freemap replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 4885 | 2026-05-15T23:13:51.268Z | |
| 4886 | 2026-05-15T23:13:51.268Z | , May 15 23:13:50.083unit :May 15 23:13:50.083INFO adding route 172.17.0.12/32 -> 10.0.0.255freemap_route_ipv6 |
| 4887 | 2026-05-15T23:13:51.268Z | |
| 4888 | 2026-05-15T23:13:51.268Z | INFO May 15 23:13:50.083 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 4889 | 2026-05-15T23:13:51.268Z | May 15 23:13:50.083created new freemapMay 15 23:13:50.083, May 15 23:13:50.083 unitDEBGDEBG :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 } }]May 15 23:13:50.083 |
| 4890 | 2026-05-15T23:13:51.272Z | freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG |
| 4891 | 2026-05-15T23:13:51.272Z | |
| 4892 | 2026-05-15T23:13:51.272Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 4893 | 2026-05-15T23:13:51.272Z | adding route 172.17.0.0/32 -> 10.0.0.255May 15 23:13:50.083 |
| 4894 | 2026-05-15T23:13:51.272Z | May 15 23:13:50.083 May 15 23:13:50.083May 15 23:13:50.083 May 15 23:13:50.083DEBGINFO DEBGINFOadding route 172.17.0.13/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 } }] |
| 4895 | 2026-05-15T23:13:51.272Z | |
| 4896 | 2026-05-15T23:13:51.272Z | INFOadding route 172.16.0.0/32 -> 10.0.0.1 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4897 | 2026-05-15T23:13:51.272Z | |
| 4898 | 2026-05-15T23:13:51.272Z | |
| 4899 | 2026-05-15T23:13:51.273Z | May 15 23:13:50.083 May 15 23:13:50.083May 15 23:13:50.083May 15 23:13:50.083 DEBG DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] INFOinitted freemap. size: 64 |
| 4900 | 2026-05-15T23:13:51.273Z | , unitreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 4901 | 2026-05-15T23:13:51.273Z | adding route 172.17.0.1/32 -> 10.0.0.255freemap_route_ipv4May 15 23:13:50.083 |
| 4902 | 2026-05-15T23:13:51.273Z | |
| 4903 | 2026-05-15T23:13:51.273Z | DEBG May 15 23:13:50.083replacing targets for 3fff:dead::/64 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 } }] |
| 4904 | 2026-05-15T23:13:51.273Z | INFO |
| 4905 | 2026-05-15T23:13:51.273Z | May 15 23:13:50.083May 15 23:13:50.083 May 15 23:13:50.083 DEBGDEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap adding route 172.17.0.14/32 -> 10.0.0.255, |
| 4906 | 2026-05-15T23:13:51.273Z | unitMay 15 23:13:50.083: WARN |
| 4907 | 2026-05-15T23:13:51.273Z | freemap_route_ipv4 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 4908 | 2026-05-15T23:13:51.273Z | May 15 23:13:50.083INFO May 15 23:13:50.083 |
| 4909 | 2026-05-15T23:13:51.273Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG |
| 4910 | 2026-05-15T23:13:51.273Z | 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 May 15 23:13:50.083 |
| 4911 | 2026-05-15T23:13:51.273Z | adding route 172.17.0.2/32 -> 10.0.0.255 May 15 23:13:50.083 |
| 4912 | 2026-05-15T23:13:51.273Z | DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 4913 | 2026-05-15T23:13:51.273Z | 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 15 23:13:50.083May 15 23:13:50.083 |
| 4914 | 2026-05-15T23:13:51.273Z | INFODEBG May 15 23:13:50.083May 15 23:13:50.083 adding route 172.17.0.15/32 -> 10.0.0.255 |
| 4915 | 2026-05-15T23:13:51.273Z | INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 4916 | 2026-05-15T23:13:51.273Z | 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 } }] |
| 4917 | 2026-05-15T23:13:51.273Z | May 15 23:13:50.083adding route 172.16.0.0/32 -> 10.0.0.2 DEBG |
| 4918 | 2026-05-15T23:13:51.273Z | May 15 23:13:50.083 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 15 23:13:50.083DEBG |
| 4919 | 2026-05-15T23:13:51.273Z | 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 15 23:13:50.083 |
| 4920 | 2026-05-15T23:13:51.273Z | 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 15 23:13:50.083adding route 172.17.0.3/32 -> 10.0.0.255 |
| 4921 | 2026-05-15T23:13:51.273Z | |
| 4922 | 2026-05-15T23:13:51.273Z | INFO May 15 23:13:50.083adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 4923 | 2026-05-15T23:13:51.273Z | INFO May 15 23:13:50.083May 15 23:13:50.083 May 15 23:13:50.083INFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3 DEBG |
| 4924 | 2026-05-15T23:13:51.273Z | |
| 4925 | 2026-05-15T23:13:51.273Z | DEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 4926 | 2026-05-15T23:13:51.273Z | |
| 4927 | 2026-05-15T23:13:51.273Z | May 15 23:13:50.083May 15 23:13:50.083 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 15 23:13:50.083DEBG |
| 4928 | 2026-05-15T23:13:51.273Z | 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 } }]May 15 23:13:50.083 |
| 4929 | 2026-05-15T23:13:51.273Z | failed to allocate space for the new target list |
| 4930 | 2026-05-15T23:13:51.273Z | INFOMay 15 23:13:50.083 May 15 23:13:50.083INFOMay 15 23:13:50.083 DEBGINFO adding route 172.17.0.17/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 } }] |
| 4931 | 2026-05-15T23:13:51.273Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 4932 | 2026-05-15T23:13:51.273Z | |
| 4933 | 2026-05-15T23:13:51.273Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 4934 | 2026-05-15T23:13:51.273Z | May 15 23:13:50.083 DEBG May 15 23:13:50.083replacing 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 } }] |
| 4935 | 2026-05-15T23:13:51.273Z | 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 } }] |
| 4936 | 2026-05-15T23:13:51.273Z | May 15 23:13:50.083May 15 23:13:50.083 DEBGINFO May 15 23:13:50.083 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] adding route 172.17.0.18/32 -> 10.0.0.255 |
| 4937 | 2026-05-15T23:13:51.273Z | |
| 4938 | 2026-05-15T23:13:51.274Z | INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 4939 | 2026-05-15T23:13:51.274Z | May 15 23:13:50.083 DEBG May 15 23:13:50.083replacing 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 } }] |
| 4940 | 2026-05-15T23:13:51.274Z | DEBG May 15 23:13:50.083replacing 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 } }] |
| 4941 | 2026-05-15T23:13:51.274Z | DEBGMay 15 23:13:50.083 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 } }] |
| 4942 | 2026-05-15T23:13:51.274Z | May 15 23:13:50.083adding route 172.17.0.19/32 -> 10.0.0.255 |
| 4943 | 2026-05-15T23:13:51.274Z | INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 4944 | 2026-05-15T23:13:51.274Z | May 15 23:13:50.083 May 15 23:13:50.083DEBG 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 } }] |
| 4945 | 2026-05-15T23:13:51.274Z | 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 } }] |
| 4946 | 2026-05-15T23:13:51.274Z | May 15 23:13:50.083 INFO adding route 172.17.0.7/32 -> 10.0.0.255 |
| 4947 | 2026-05-15T23:13:51.274Z | May 15 23:13:50.083 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 } }] |
| 4948 | 2026-05-15T23:13:51.274Z | May 15 23:13:50.070May 15 23:13:50.083 INFOMay 15 23:13:50.083 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 4949 | 2026-05-15T23:13:51.274Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255 |
| 4950 | 2026-05-15T23:13:51.274Z | |
| 4951 | 2026-05-15T23:13:51.274Z | May 15 23:13:50.083 DEBG May 15 23:13:50.083replacing 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 15 23:13:50.083 |
| 4952 | 2026-05-15T23:13:51.274Z | 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 15 23:13:50.083replacing 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 } }] |
| 4953 | 2026-05-15T23:13:51.274Z | |
| 4954 | 2026-05-15T23:13:51.274Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4955 | 2026-05-15T23:13:51.274Z | May 15 23:13:50.083May 15 23:13:50.083 INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.21/32 -> 10.0.0.255May 15 23:13:50.083 |
| 4956 | 2026-05-15T23:13:51.274Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 4957 | 2026-05-15T23:13:51.274Z | |
| 4958 | 2026-05-15T23:13:51.274Z | 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 } }] |
| 4959 | 2026-05-15T23:13:51.274Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 4960 | 2026-05-15T23:13:51.274Z | test route::tests::grow_succeeds ... ok |
| 4961 | 2026-05-15T23:13:51.274Z | May 15 23:13:50.083 May 15 23:13:50.083DEBG May 15 23:13:50.083DEBG 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 } }] 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 } }] |
| 4962 | 2026-05-15T23:13:51.274Z | May 15 23:13:50.084May 15 23:13:50.084May 15 23:13:50.091May 15 23:13:50.084 DEBG created new freemap , DEBGunit :DEBG created new freemapINFO , freemap_route_ipv4unit |
| 4963 | 2026-05-15T23:13:51.274Z | : adding route 172.17.0.22/32 -> 10.0.0.255freemap_route_ipv4 |
| 4964 | 2026-05-15T23:13:51.274Z | May 15 23:13:50.091created new freemap DEBG , created new freemap |
| 4965 | 2026-05-15T23:13:51.274Z | , May 15 23:13:50.091unit :DEBG unitfreemap_route_ipv6May 15 23:13:50.091 |
| 4966 | 2026-05-15T23:13:51.274Z | : 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 } }]freemap_route_ipv4May 15 23:13:50.091DEBG INFO |
| 4967 | 2026-05-15T23:13:51.274Z | created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:1, |
| 4968 | 2026-05-15T23:13:51.274Z | |
| 4969 | 2026-05-15T23:13:51.274Z | unit: freemap_route_ipv6May 15 23:13:50.091May 15 23:13:50.091 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 4970 | 2026-05-15T23:13:51.274Z | |
| 4971 | 2026-05-15T23:13:51.274Z | DEBG May 15 23:13:50.091May 15 23:13:50.091 initted freemap. size: 64 , DEBGINFOunit :May 15 23:13:50.091 freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.1 |
| 4972 | 2026-05-15T23:13:51.274Z | |
| 4973 | 2026-05-15T23:13:51.274Z | 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 } }] |
| 4974 | 2026-05-15T23:13:51.274Z | DEBG May 15 23:13:50.091May 15 23:13:50.091 DEBGDEBG reset freemapinitted freemap. size: 64created new freemap, May 15 23:13:50.091, unit, INFO: adding route 172.17.0.24/32 -> 10.0.0.255unit |
| 4975 | 2026-05-15T23:13:51.274Z | freemap_route_ipv6unit: |
| 4976 | 2026-05-15T23:13:51.274Z | :May 15 23:13:50.091 freemap_route_ipv4freemap_route_ipv6 |
| 4977 | 2026-05-15T23:13:51.274Z | |
| 4978 | 2026-05-15T23:13:51.275Z | DEBGMay 15 23:13:50.091 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 |
| 4979 | 2026-05-15T23:13:51.275Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 15 23:13:50.091 |
| 4980 | 2026-05-15T23:13:51.275Z | May 15 23:13:50.091May 15 23:13:50.091 INFO INFOMay 15 23:13:50.091DEBG adding route 172.17.0.25/32 -> 10.0.0.255reset freemap |
| 4981 | 2026-05-15T23:13:51.275Z | , adding route 3fff:dead::/64 -> 2001:db8::55:1unit |
| 4982 | 2026-05-15T23:13:51.275Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2: |
| 4983 | 2026-05-15T23:13:51.275Z | May 15 23:13:50.091May 15 23:13:50.091 freemap_route_ipv4 |
| 4984 | 2026-05-15T23:13:51.275Z | DEBGMay 15 23:13:50.091 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 } }]DEBG |
| 4985 | 2026-05-15T23:13:51.275Z | initted freemap. size: 64May 15 23:13:50.091replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }], |
| 4986 | 2026-05-15T23:13:51.275Z | unit :DEBG May 15 23:13:50.091 May 15 23:13:50.091 INFOINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]freemap_route_ipv6adding route 172.17.0.26/32 -> 10.0.0.255 |
| 4987 | 2026-05-15T23:13:51.275Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4988 | 2026-05-15T23:13:51.275Z | |
| 4989 | 2026-05-15T23:13:51.275Z | |
| 4990 | 2026-05-15T23:13:51.279Z | May 15 23:13:50.091May 15 23:13:50.091 May 15 23:13:50.091DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFODEBG |
| 4991 | 2026-05-15T23:13:51.279Z | May 15 23:13:50.091adding route 172.16.0.0/32 -> 10.0.0.2 reset freemap |
| 4992 | 2026-05-15T23:13:51.279Z | 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 } }]May 15 23:13:50.091, May 15 23:13:50.091INFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4993 | 2026-05-15T23:13:51.279Z | |
| 4994 | 2026-05-15T23:13:51.279Z | DEBG freemap_route_ipv6replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 4995 | 2026-05-15T23:13:51.279Z | May 15 23:13:50.091 |
| 4996 | 2026-05-15T23:13:51.279Z | 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 15 23:13:50.091 |
| 4997 | 2026-05-15T23:13:51.279Z | May 15 23:13:50.091May 15 23:13:50.091 INFO INFODEBGMay 15 23:13:50.091 adding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 4998 | 2026-05-15T23:13:51.279Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4999 | 2026-05-15T23:13:51.279Z | |
| 5000 | 2026-05-15T23:13:51.279Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: 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 } }] |
| 5001 | 2026-05-15T23:13:51.279Z | May 15 23:13:50.091May 15 23:13:50.091 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 } }] |
| 5002 | 2026-05-15T23:13:51.279Z | |
| 5003 | 2026-05-15T23:13:51.279Z | May 15 23:13:50.091May 15 23:13:50.091DEBGMay 15 23:13:50.084May 15 23:13:50.091 May 15 23:13:50.091 INFOINFODEBGWARN created new freemapadding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255, |
| 5004 | 2026-05-15T23:13:51.279Z | shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })unit |
| 5005 | 2026-05-15T23:13:51.279Z | : |
| 5006 | 2026-05-15T23:13:51.279Z | 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 } }] |
| 5007 | 2026-05-15T23:13:51.279Z | freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5008 | 2026-05-15T23:13:51.279Z | May 15 23:13:50.091 |
| 5009 | 2026-05-15T23:13:51.279Z | DEBGMay 15 23:13:50.091 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 } }]DEBGMay 15 23:13:50.091 May 15 23:13:50.091 |
| 5010 | 2026-05-15T23:13:51.279Z | INFODEBG May 15 23:13:50.091 DEBGadding route 172.17.0.28/32 -> 10.0.0.255created new freemap |
| 5011 | 2026-05-15T23:13:51.279Z | , 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 } }]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 } }]:May 15 23:13:50.091 |
| 5012 | 2026-05-15T23:13:51.279Z | |
| 5013 | 2026-05-15T23:13:51.279Z | INFOfreemap_route_ipv6May 15 23:13:50.091 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 } }] |
| 5014 | 2026-05-15T23:13:51.280Z | |
| 5015 | 2026-05-15T23:13:51.280Z | adding route 172.17.0.11/32 -> 10.0.0.255May 15 23:13:50.091May 15 23:13:50.091 |
| 5016 | 2026-05-15T23:13:51.280Z | INFO adding route 172.17.0.2/32 -> 10.0.0.255INFO |
| 5017 | 2026-05-15T23:13:51.280Z | May 15 23:13:50.091May 15 23:13:50.091 adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5018 | 2026-05-15T23:13:51.280Z | DEBGINFO adding route 172.17.0.29/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 } }] |
| 5019 | 2026-05-15T23:13:51.280Z | |
| 5020 | 2026-05-15T23:13:51.280Z | May 15 23:13:50.091May 15 23:13:50.091May 15 23:13:50.091 May 15 23:13:50.091DEBG 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 } }]May 15 23:13:50.091 DEBG |
| 5021 | 2026-05-15T23:13:51.280Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5022 | 2026-05-15T23:13:51.280Z | |
| 5023 | 2026-05-15T23:13:51.280Z | May 15 23:13:50.091 INFO May 15 23:13:50.091adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5024 | 2026-05-15T23:13:51.280Z | May 15 23:13:50.091INFO INFOadding route 172.17.0.30/32 -> 10.0.0.255May 15 23:13:50.091 |
| 5025 | 2026-05-15T23:13:51.280Z | adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 5026 | 2026-05-15T23:13:51.280Z | May 15 23:13:50.091replacing 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 } }] |
| 5027 | 2026-05-15T23:13:51.280Z | 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 } }] |
| 5028 | 2026-05-15T23:13:51.280Z | May 15 23:13:50.091May 15 23:13:50.091 INFOMay 15 23:13:50.091 INFOadding route 172.17.0.4/32 -> 10.0.0.255 INFO |
| 5029 | 2026-05-15T23:13:51.280Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5030 | 2026-05-15T23:13:51.280Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 5031 | 2026-05-15T23:13:51.280Z | May 15 23:13:50.091replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 15 23:13:50.091DEBG |
| 5032 | 2026-05-15T23:13:51.280Z | DEBGMay 15 23:13:50.091 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 |
| 5033 | 2026-05-15T23:13:51.280Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]initted freemap. size: 64 |
| 5034 | 2026-05-15T23:13:51.280Z | , unit: May 15 23:13:50.091May 15 23:13:50.091 INFOINFO adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5035 | 2026-05-15T23:13:51.280Z | freemap_route_ipv4 |
| 5036 | 2026-05-15T23:13:51.280Z | |
| 5037 | 2026-05-15T23:13:51.280Z | May 15 23:13:50.091 May 15 23:13:50.091 May 15 23:13:50.091DEBG DEBGadding route 172.17.0.12/32 -> 10.0.0.255 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 } }]replacing targets for 3fff:dead::/64 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 } }] |
| 5038 | 2026-05-15T23:13:51.280Z | |
| 5039 | 2026-05-15T23:13:51.280Z | 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 } }] |
| 5040 | 2026-05-15T23:13:51.280Z | May 15 23:13:50.091 |
| 5041 | 2026-05-15T23:13:51.280Z | DEBGMay 15 23:13:50.091 reset freemapINFOMay 15 23:13:50.091, unit :May 15 23:13:50.091adding route 172.17.0.6/32 -> 10.0.0.255INFO |
| 5042 | 2026-05-15T23:13:51.280Z | May 15 23:13:50.091 WARNDEBG adding route 172.17.0.33/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 } }] May 15 23:13:50.091 |
| 5043 | 2026-05-15T23:13:51.280Z | |
| 5044 | 2026-05-15T23:13:51.280Z | shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 5045 | 2026-05-15T23:13:51.280Z | DEBGfreemap_route_ipv4 May 15 23:13:50.091May 15 23:13:50.091replacing 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 } }] |
| 5046 | 2026-05-15T23:13:51.280Z | |
| 5047 | 2026-05-15T23:13:51.280Z | INFODEBG 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 15 23:13:50.091adding route 172.17.0.13/32 -> 10.0.0.255 May 15 23:13:50.091 |
| 5048 | 2026-05-15T23:13:51.280Z | INFO |
| 5049 | 2026-05-15T23:13:51.280Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5050 | 2026-05-15T23:13:51.280Z | DEBG May 15 23:13:50.091 May 15 23:13:50.091replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 15 23:13:50.091 |
| 5051 | 2026-05-15T23:13:51.280Z | DEBGDEBG 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 } }] adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5052 | 2026-05-15T23:13:51.281Z | |
| 5053 | 2026-05-15T23:13:51.281Z | 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 15 23:13:50.091 |
| 5054 | 2026-05-15T23:13:51.281Z | May 15 23:13:50.091DEBG 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 } }] |
| 5055 | 2026-05-15T23:13:51.281Z | May 15 23:13:50.091May 15 23:13:50.091adding route 172.17.0.8/32 -> 10.0.0.255 DEBGINFO |
| 5056 | 2026-05-15T23:13:51.281Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5057 | 2026-05-15T23:13:51.281Z | |
| 5058 | 2026-05-15T23:13:51.281Z | May 15 23:13:50.091May 15 23:13:50.091 May 15 23:13:50.084May 15 23:13:50.091DEBG 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 } }] |
| 5059 | 2026-05-15T23:13:51.281Z | INFODEBG adding route 172.17.0.35/32 -> 10.0.0.255created new freemap |
| 5060 | 2026-05-15T23:13:51.281Z | 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 } }], |
| 5061 | 2026-05-15T23:13:51.281Z | unit:May 15 23:13:50.091 May 15 23:13:50.091DEBG freemap_route_ipv4INFOreplacing 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 } }] |
| 5062 | 2026-05-15T23:13:51.281Z | |
| 5063 | 2026-05-15T23:13:51.281Z | adding route 172.17.0.15/32 -> 10.0.0.255May 15 23:13:50.091 |
| 5064 | 2026-05-15T23:13:51.281Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 5065 | 2026-05-15T23:13:51.281Z | May 15 23:13:50.091May 15 23:13:50.091 May 15 23:13:50.091DEBG 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 } }] |
| 5066 | 2026-05-15T23:13:51.281Z | created new freemapMay 15 23:13:50.091INFO , adding route 172.17.0.36/32 -> 10.0.0.255May 15 23:13:50.091DEBGunit |
| 5067 | 2026-05-15T23:13:51.281Z | INFO : replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5068 | 2026-05-15T23:13:51.281Z | |
| 5069 | 2026-05-15T23:13:51.281Z | freemap_route_ipv6May 15 23:13:50.091 INFO May 15 23:13:50.092 adding route 172.17.0.10/32 -> 10.0.0.255May 15 23:13:50.091 |
| 5070 | 2026-05-15T23:13:51.281Z | DEBGDEBG May 15 23:13:50.098replacing 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 } }] |
| 5071 | 2026-05-15T23:13:51.281Z | created new freemapDEBG, 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 } }] |
| 5072 | 2026-05-15T23:13:51.281Z | :May 15 23:13:50.098 freemap_route_ipv4May 15 23:13:50.098 |
| 5073 | 2026-05-15T23:13:51.281Z | INFOINFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255 |
| 5074 | 2026-05-15T23:13:51.281Z | May 15 23:13:50.098 |
| 5075 | 2026-05-15T23:13:51.281Z | DEBG May 15 23:13:50.098created new freemap May 15 23:13:50.098DEBG 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 } }] |
| 5076 | 2026-05-15T23:13:51.281Z | , replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 5077 | 2026-05-15T23:13:51.281Z | : freemap_route_ipv6May 15 23:13:50.092May 15 23:13:50.098 |
| 5078 | 2026-05-15T23:13:51.281Z | May 15 23:13:50.098DEBG May 15 23:13:50.098 created new freemapINFO , INFOINFOadding route 172.17.0.12/32 -> 10.0.0.255 |
| 5079 | 2026-05-15T23:13:51.281Z | adding route 3fff:dead::/64 -> 2001:db8::55:1unit |
| 5080 | 2026-05-15T23:13:51.281Z | adding route 172.17.0.18/32 -> 10.0.0.255: |
| 5081 | 2026-05-15T23:13:51.281Z | May 15 23:13:50.098 May 15 23:13:50.098 DEBGfreemap_route_ipv4 DEBG |
| 5082 | 2026-05-15T23:13:51.281Z | 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 } }] |
| 5083 | 2026-05-15T23:13:51.281Z | initted freemap. size: 64May 15 23:13:50.098, unitDEBG: May 15 23:13:50.098 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 5084 | 2026-05-15T23:13:51.281Z | INFO |
| 5085 | 2026-05-15T23:13:51.281Z | adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5086 | 2026-05-15T23:13:51.281Z | May 15 23:13:50.098May 15 23:13:50.098 DEBGMay 15 23:13:50.098May 15 23:13:50.098 created new freemap DEBG, DEBGunit :reset freemap replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], freemap_route_ipv6INFO |
| 5087 | 2026-05-15T23:13:51.281Z | unit: |
| 5088 | 2026-05-15T23:13:51.281Z | freemap_route_ipv6May 15 23:13:50.098 |
| 5089 | 2026-05-15T23:13:51.281Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5090 | 2026-05-15T23:13:51.286Z | INFOMay 15 23:13:50.098May 15 23:13:50.098May 15 23:13:50.098 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 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 } }] |
| 5091 | 2026-05-15T23:13:51.286Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5092 | 2026-05-15T23:13:51.286Z | |
| 5093 | 2026-05-15T23:13:51.286Z | May 15 23:13:50.098May 15 23:13:50.098 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255May 15 23:13:50.098 |
| 5094 | 2026-05-15T23:13:51.286Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 initted freemap. size: 64 |
| 5095 | 2026-05-15T23:13:51.286Z | , unitINFO: May 15 23:13:50.098 May 15 23:13:50.098DEBGadding route 172.17.0.20/32 -> 10.0.0.255 |
| 5096 | 2026-05-15T23:13:51.286Z | replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6DEBG |
| 5097 | 2026-05-15T23:13:51.286Z | |
| 5098 | 2026-05-15T23:13:51.286Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]May 15 23:13:50.098 |
| 5099 | 2026-05-15T23:13:51.286Z | DEBG May 15 23:13:50.098replacing 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 } }] |
| 5100 | 2026-05-15T23:13:51.286Z | May 15 23:13:50.098INFO INFO May 15 23:13:50.098adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5101 | 2026-05-15T23:13:51.286Z | DEBG |
| 5102 | 2026-05-15T23:13:51.286Z | May 15 23:13:50.098 INFO May 15 23:13:50.098reset freemap adding route 172.17.0.21/32 -> 10.0.0.255May 15 23:13:50.098 |
| 5103 | 2026-05-15T23:13:51.286Z | 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 } }], |
| 5104 | 2026-05-15T23:13:51.286Z | unitMay 15 23:13:50.098: DEBGMay 15 23:13:50.098 freemap_route_ipv6replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5105 | 2026-05-15T23:13:51.286Z | 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 } }] |
| 5106 | 2026-05-15T23:13:51.286Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5107 | 2026-05-15T23:13:51.286Z | |
| 5108 | 2026-05-15T23:13:51.286Z | May 15 23:13:50.098May 15 23:13:50.098 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 } }] |
| 5109 | 2026-05-15T23:13:51.286Z | INFOMay 15 23:13:50.098 May 15 23:13:50.098 adding route 172.17.0.16/32 -> 10.0.0.255INFO |
| 5110 | 2026-05-15T23:13:51.286Z | DEBG May 15 23:13:50.098replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 5111 | 2026-05-15T23:13:51.286Z | INFOadding route 172.17.0.22/32 -> 10.0.0.255 May 15 23:13:50.098 |
| 5112 | 2026-05-15T23:13:51.286Z | May 15 23:13:50.098 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBGDEBG |
| 5113 | 2026-05-15T23:13:51.286Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 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 } }] |
| 5114 | 2026-05-15T23:13:51.286Z | |
| 5115 | 2026-05-15T23:13:51.286Z | May 15 23:13:50.098May 15 23:13:50.098May 15 23:13:50.098 INFODEBG adding route 172.17.0.17/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 } }]DEBG |
| 5116 | 2026-05-15T23:13:51.286Z | 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 } }] |
| 5117 | 2026-05-15T23:13:51.286Z | |
| 5118 | 2026-05-15T23:13:51.286Z | May 15 23:13:50.098May 15 23:13:50.098 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5119 | 2026-05-15T23:13:51.286Z | 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 } }]May 15 23:13:50.098 |
| 5120 | 2026-05-15T23:13:51.286Z | May 15 23:13:50.098 DEBG May 15 23:13:50.098 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 } }] INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 5121 | 2026-05-15T23:13:51.287Z | |
| 5122 | 2026-05-15T23:13:51.287Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5123 | 2026-05-15T23:13:51.287Z | |
| 5124 | 2026-05-15T23:13:51.287Z | May 15 23:13:50.098 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5125 | 2026-05-15T23:13:51.287Z | May 15 23:13:50.098 May 15 23:13:50.098DEBG DEBGMay 15 23:13:50.098 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGreplacing targets for 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 } }] |
| 5126 | 2026-05-15T23:13:51.287Z | |
| 5127 | 2026-05-15T23:13:51.287Z | 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 } }] |
| 5128 | 2026-05-15T23:13:51.287Z | May 15 23:13:50.098 INFOMay 15 23:13:50.098 May 15 23:13:50.098adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 5129 | 2026-05-15T23:13:51.287Z | INFOINFO adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5130 | 2026-05-15T23:13:51.287Z | |
| 5131 | 2026-05-15T23:13:51.287Z | May 15 23:13:50.098 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 } }] |
| 5132 | 2026-05-15T23:13:51.287Z | May 15 23:13:50.098May 15 23:13:50.098 May 15 23:13:50.098DEBG 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 } }] DEBGadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 5133 | 2026-05-15T23:13:51.287Z | |
| 5134 | 2026-05-15T23:13:51.287Z | 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 } }] |
| 5135 | 2026-05-15T23:13:51.287Z | May 15 23:13:50.098 May 15 23:13:50.098INFO INFOadding route 172.17.0.20/32 -> 10.0.0.255 |
| 5136 | 2026-05-15T23:13:51.287Z | adding route 172.17.0.26/32 -> 10.0.0.255May 15 23:13:50.098 |
| 5137 | 2026-05-15T23:13:51.287Z | 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 } }] |
| 5138 | 2026-05-15T23:13:51.287Z | May 15 23:13:50.091May 15 23:13:50.098 DEBGMay 15 23:13:50.098 May 15 23:13:50.098replacing 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 |
| 5139 | 2026-05-15T23:13:51.287Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 5140 | 2026-05-15T23:13:51.287Z | 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 } }]May 15 23:13:50.098DEBG |
| 5141 | 2026-05-15T23:13:51.287Z | 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 } }] May 15 23:13:50.098 |
| 5142 | 2026-05-15T23:13:51.287Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5143 | 2026-05-15T23:13:51.287Z | DEBGMay 15 23:13:50.098May 15 23:13:50.098May 15 23:13:50.098 INFODEBG adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5144 | 2026-05-15T23:13:51.287Z | INFO 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 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.27/32 -> 10.0.0.255May 15 23:13:50.092 |
| 5145 | 2026-05-15T23:13:51.287Z | |
| 5146 | 2026-05-15T23:13:51.287Z | |
| 5147 | 2026-05-15T23:13:51.287Z | May 15 23:13:50.098 DEBGDEBGMay 15 23:13:50.098 May 15 23:13:50.098May 15 23:13:50.098 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 } }]created new freemap DEBG |
| 5148 | 2026-05-15T23:13:51.287Z | 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 } }]INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5149 | 2026-05-15T23:13:51.287Z | , |
| 5150 | 2026-05-15T23:13:51.287Z | unitMay 15 23:13:50.098: adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO May 15 23:13:50.098 freemap_route_ipv4 |
| 5151 | 2026-05-15T23:13:51.287Z | adding route 172.17.0.22/32 -> 10.0.0.255May 15 23:13:50.098 |
| 5152 | 2026-05-15T23:13:51.287Z | |
| 5153 | 2026-05-15T23:13:51.287Z | DEBG INFO replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:13:50.098adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5154 | 2026-05-15T23:13:51.287Z | May 15 23:13:50.098 DEBG |
| 5155 | 2026-05-15T23:13:51.287Z | 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 } }]DEBGMay 15 23:13:50.098 |
| 5156 | 2026-05-15T23:13:51.287Z | replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 5157 | 2026-05-15T23:13:51.287Z | May 15 23:13:50.098adding route 172.17.0.39/32 -> 10.0.0.255May 15 23:13:50.098 |
| 5158 | 2026-05-15T23:13:51.287Z | DEBGDEBGMay 15 23:13:50.098 May 15 23:13:50.098 replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5159 | 2026-05-15T23:13:51.287Z | test route::tests::same_size_non_subset_replace ... ok |
| 5160 | 2026-05-15T23:13:51.287Z | created new freemapMay 15 23:13:50.098 INFODEBGadding route 172.17.0.23/32 -> 10.0.0.255 |
| 5161 | 2026-05-15T23:13:51.288Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff, |
| 5162 | 2026-05-15T23:13:51.288Z | May 15 23:13:50.098replacing 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 } }] INFOunit: |
| 5163 | 2026-05-15T23:13:51.288Z | May 15 23:13:50.098 May 15 23:13:50.098DEBG adding route 172.17.0.29/32 -> 10.0.0.255May 15 23:13:50.098freemap_route_ipv6 DEBG |
| 5164 | 2026-05-15T23:13:51.288Z | 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 } }] |
| 5165 | 2026-05-15T23:13:51.288Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5166 | 2026-05-15T23:13:51.288Z | May 15 23:13:50.098May 15 23:13:50.098 |
| 5167 | 2026-05-15T23:13:51.288Z | |
| 5168 | 2026-05-15T23:13:51.288Z | 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 15 23:13:50.098May 15 23:13:50.098 |
| 5169 | 2026-05-15T23:13:51.288Z | DEBGINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 5170 | 2026-05-15T23:13:51.288Z | |
| 5171 | 2026-05-15T23:13:51.288Z | adding route 172.17.0.24/32 -> 10.0.0.255May 15 23:13:50.098May 15 23:13:50.098 INFOINFO |
| 5172 | 2026-05-15T23:13:51.288Z | May 15 23:13:50.098May 15 23:13:50.098adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5173 | 2026-05-15T23:13:51.288Z | INFO |
| 5174 | 2026-05-15T23:13:51.288Z | May 15 23:13:50.098DEBG DEBG adding route 172.17.0.41/32 -> 10.0.0.255replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:13:50.098 |
| 5175 | 2026-05-15T23:13:51.288Z | 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 } }] |
| 5176 | 2026-05-15T23:13:51.288Z | 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 } }] |
| 5177 | 2026-05-15T23:13:51.288Z | |
| 5178 | 2026-05-15T23:13:51.288Z | May 15 23:13:50.098 May 15 23:13:50.098May 15 23:13:50.098INFOMay 15 23:13:50.098 INFOMay 15 23:13:50.098DEBGadding route 172.17.0.25/32 -> 10.0.0.255 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 } }] |
| 5179 | 2026-05-15T23:13:51.288Z | initted freemap. size: 64 |
| 5180 | 2026-05-15T23:13:51.288Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 5181 | 2026-05-15T23:13:51.288Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 5182 | 2026-05-15T23:13:51.288Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 5183 | 2026-05-15T23:13:51.288Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 5184 | 2026-05-15T23:13:51.288Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 5185 | 2026-05-15T23:13:51.288Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 5186 | 2026-05-15T23:13:51.288Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 5187 | 2026-05-15T23:13:51.288Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 5188 | 2026-05-15T23:13:51.288Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 5189 | 2026-05-15T23:13:51.288Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 5190 | 2026-05-15T23:13:51.292Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 5191 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 5192 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 5193 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 5194 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 5195 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 5196 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 5197 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 5198 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 5199 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 5200 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 5201 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 5202 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 5203 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 5204 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 5205 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 5206 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 5207 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 5208 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 5209 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 5210 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 5211 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 5212 | 2026-05-15T23:13:51.293Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 5213 | 2026-05-15T23:13:51.293Z | , unitadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff:May 15 23:13:50.098 freemap_route_ipv6 |
| 5214 | 2026-05-15T23:13:51.293Z | May 15 23:13:50.099 DEBG |
| 5215 | 2026-05-15T23:13:51.293Z | created new freemapMay 15 23:13:50.098, unit INFO May 15 23:13:50.105adding route 172.17.0.42/32 -> 10.0.0.255 May 15 23:13:50.099DEBG |
| 5216 | 2026-05-15T23:13:51.293Z | : DEBGfreemap_route_ipv4replacing 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 } }] |
| 5217 | 2026-05-15T23:13:51.293Z | |
| 5218 | 2026-05-15T23:13:51.293Z | May 15 23:13:50.105 created new freemapDEBG, May 15 23:13:50.105 unitreplacing 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 15 23:13:50.105 |
| 5219 | 2026-05-15T23:13:51.293Z | :DEBG freemap_route_ipv4 |
| 5220 | 2026-05-15T23:13:51.293Z | May 15 23:13:50.105INFOcreated new freemap INFO, adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffunitadding route 172.17.0.43/32 -> 10.0.0.255 |
| 5221 | 2026-05-15T23:13:51.293Z | |
| 5222 | 2026-05-15T23:13:51.293Z | May 15 23:13:50.105: freemap_route_ipv6DEBG |
| 5223 | 2026-05-15T23:13:51.293Z | May 15 23:13:50.105created new freemapMay 15 23:13:50.105 DEBG , DEBGMay 15 23:13:50.105replacing 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 } }] |
| 5224 | 2026-05-15T23:13:51.293Z | 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 } }] unit |
| 5225 | 2026-05-15T23:13:51.293Z | :adding route 172.16.0.0/32 -> 10.0.0.1May 15 23:13:50.105 |
| 5226 | 2026-05-15T23:13:51.293Z | INFOMay 15 23:13:50.105 May 15 23:13:50.105freemap_route_ipv6 adding route 172.17.0.44/32 -> 10.0.0.255INFO |
| 5227 | 2026-05-15T23:13:51.293Z | |
| 5228 | 2026-05-15T23:13:51.293Z | DEBG initted freemap. size: 64adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff, May 15 23:13:50.105 |
| 5229 | 2026-05-15T23:13:51.293Z | DEBGunitMay 15 23:13:50.105 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 } }]: |
| 5230 | 2026-05-15T23:13:51.294Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1May 15 23:13:50.105freemap_route_ipv4 |
| 5231 | 2026-05-15T23:13:51.294Z | May 15 23:13:50.105 |
| 5232 | 2026-05-15T23:13:51.294Z | DEBGINFO May 15 23:13:50.105 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.45/32 -> 10.0.0.255DEBG |
| 5233 | 2026-05-15T23:13:51.294Z | |
| 5234 | 2026-05-15T23:13:51.294Z | May 15 23:13:50.105reset freemap , May 15 23:13:50.105DEBGunit :INFO initted freemap. size: 64freemap_route_ipv4adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff, |
| 5235 | 2026-05-15T23:13:51.294Z | unit |
| 5236 | 2026-05-15T23:13:51.294Z | May 15 23:13:50.105: May 15 23:13:50.105DEBG May 15 23:13:50.105 DEBGfreemap_route_ipv4replacing 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 } }] |
| 5237 | 2026-05-15T23:13:51.294Z | |
| 5238 | 2026-05-15T23:13:51.294Z | DEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5239 | 2026-05-15T23:13:51.294Z | |
| 5240 | 2026-05-15T23:13:51.294Z | May 15 23:13:50.105May 15 23:13:50.105 INFODEBG May 15 23:13:50.105adding route 172.17.0.46/32 -> 10.0.0.255 May 15 23:13:50.105 |
| 5241 | 2026-05-15T23:13:51.294Z | INFO INFOreset freemap , adding route 172.16.0.0/32 -> 10.0.0.2May 15 23:13:50.105adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 5242 | 2026-05-15T23:13:51.294Z | |
| 5243 | 2026-05-15T23:13:51.294Z | DEBG unit: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 15 23:13:50.105 |
| 5244 | 2026-05-15T23:13:51.294Z | May 15 23:13:50.105DEBG 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 } }] |
| 5245 | 2026-05-15T23:13:51.294Z | 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 } }]freemap_route_ipv4May 15 23:13:50.105 |
| 5246 | 2026-05-15T23:13:51.294Z | |
| 5247 | 2026-05-15T23:13:51.294Z | May 15 23:13:50.105INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255 |
| 5248 | 2026-05-15T23:13:51.294Z | May 15 23:13:50.105May 15 23:13:50.105replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: 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 } }] |
| 5249 | 2026-05-15T23:13:51.294Z | INFO May 15 23:13:50.105adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 5250 | 2026-05-15T23:13:51.294Z | 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5251 | 2026-05-15T23:13:51.294Z | |
| 5252 | 2026-05-15T23:13:51.294Z | May 15 23:13:50.105 DEBGMay 15 23:13:50.105May 15 23:13:50.105 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 } }] |
| 5253 | 2026-05-15T23:13:51.294Z | INFOMay 15 23:13:50.105 adding route 172.16.0.0/32 -> 10.0.0.2INFOINFO |
| 5254 | 2026-05-15T23:13:51.294Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 5255 | 2026-05-15T23:13:51.294Z | May 15 23:13:50.105 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBGadding route 172.17.0.48/32 -> 10.0.0.255 |
| 5256 | 2026-05-15T23:13:51.294Z | reset freemap |
| 5257 | 2026-05-15T23:13:51.294Z | , May 15 23:13:50.105May 15 23:13:50.105unit :DEBG |
| 5258 | 2026-05-15T23:13:51.294Z | 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 15 23:13:50.105 freemap_route_ipv6 |
| 5259 | 2026-05-15T23:13:51.294Z | |
| 5260 | 2026-05-15T23:13:51.294Z | DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 5261 | 2026-05-15T23:13:51.294Z | May 15 23:13:50.105May 15 23:13:50.105May 15 23:13:50.105 |
| 5262 | 2026-05-15T23:13:51.294Z | INFOINFODEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.49/32 -> 10.0.0.255 |
| 5263 | 2026-05-15T23:13:51.294Z | |
| 5264 | 2026-05-15T23:13:51.294Z | adding route 172.16.0.0/32 -> 10.0.0.1May 15 23:13:50.105 |
| 5265 | 2026-05-15T23:13:51.294Z | INFO May 15 23:13:50.105adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 5266 | 2026-05-15T23:13:51.294Z | May 15 23:13:50.105INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2May 15 23:13:50.105 |
| 5267 | 2026-05-15T23:13:51.294Z | initted freemap. size: 64DEBG, unitreplacing 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 15 23:13:50.105 |
| 5268 | 2026-05-15T23:13:51.295Z | May 15 23:13:50.105: May 15 23:13:50.105DEBG DEBGfreemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO |
| 5269 | 2026-05-15T23:13:51.295Z | adding route 172.16.0.0/32 -> 10.0.0.3 |
| 5270 | 2026-05-15T23:13:51.295Z | May 15 23:13:50.105 |
| 5271 | 2026-05-15T23:13:51.295Z | May 15 23:13:50.105replacing 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 } }] |
| 5272 | 2026-05-15T23:13:51.295Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3INFOMay 15 23:13:50.105 |
| 5273 | 2026-05-15T23:13:51.295Z | May 15 23:13:50.105 INFODEBGadding route 172.17.0.50/32 -> 10.0.0.255 |
| 5274 | 2026-05-15T23:13:51.295Z | reset freemapMay 15 23:13:50.105, unit:adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG May 15 23:13:50.105 freemap_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 } }]May 15 23:13:50.105 |
| 5275 | 2026-05-15T23:13:51.295Z | |
| 5276 | 2026-05-15T23:13:51.295Z | |
| 5277 | 2026-05-15T23:13:51.295Z | 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 } }]May 15 23:13:50.105 |
| 5278 | 2026-05-15T23:13:51.295Z | INFO May 15 23:13:50.105 adding route 3fff:dead::/64 -> 2001:db8::55:4 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, 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 } }] |
| 5279 | 2026-05-15T23:13:51.295Z | May 15 23:13:50.105DEBGMay 15 23:13:50.105 |
| 5280 | 2026-05-15T23:13:51.295Z | INFO May 15 23:13:50.105replacing 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 } }] |
| 5281 | 2026-05-15T23:13:51.295Z | DEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 5282 | 2026-05-15T23:13:51.295Z | |
| 5283 | 2026-05-15T23:13:51.295Z | DEBG May 15 23:13:50.105replacing 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 15 23:13:50.105 May 15 23:13:50.105 DEBGINFOINFO |
| 5284 | 2026-05-15T23:13:51.295Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5285 | 2026-05-15T23:13:51.295Z | May 15 23:13:50.105 |
| 5286 | 2026-05-15T23:13:51.295Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 5287 | 2026-05-15T23:13:51.295Z | 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 15 23:13:50.105 |
| 5288 | 2026-05-15T23:13:51.295Z | DEBGMay 15 23:13:50.105 May 15 23:13:50.105 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO |
| 5289 | 2026-05-15T23:13:51.295Z | May 15 23:13:50.105DEBG INFOMay 15 23:13:50.105adding route 3fff:beef:25::/64 -> 2001:db8::55:ff replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, 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 |
| 5290 | 2026-05-15T23:13:51.299Z | adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5291 | 2026-05-15T23:13:51.299Z | |
| 5292 | 2026-05-15T23:13:51.299Z | |
| 5293 | 2026-05-15T23:13:51.299Z | May 15 23:13:50.105May 15 23:13:50.105 May 15 23:13:50.105DEBG 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 } }] |
| 5294 | 2026-05-15T23:13:51.299Z | May 15 23:13:50.105DEBG replacing targets for 172.16.0.0/32 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 } }]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 } }] |
| 5295 | 2026-05-15T23:13:51.299Z | 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 15 23:13:50.105 |
| 5296 | 2026-05-15T23:13:51.299Z | INFO |
| 5297 | 2026-05-15T23:13:51.299Z | adding route 172.16.0.0/32 -> 10.0.0.2May 15 23:13:50.105 |
| 5298 | 2026-05-15T23:13:51.299Z | INFOMay 15 23:13:50.105 INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 5299 | 2026-05-15T23:13:51.299Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5300 | 2026-05-15T23:13:51.299Z | May 15 23:13:50.105May 15 23:13:50.105 May 15 23:13:50.105 DEBG DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.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 } }] |
| 5301 | 2026-05-15T23:13:51.299Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5302 | 2026-05-15T23:13:51.299Z | |
| 5303 | 2026-05-15T23:13:51.299Z | May 15 23:13:50.105May 15 23:13:50.105May 15 23:13:50.105 DEBG INFO INFO INFOadding route 172.17.0.54/32 -> 10.0.0.255 |
| 5304 | 2026-05-15T23:13:51.299Z | adding route 172.17.0.0/32 -> 10.0.0.255adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5305 | 2026-05-15T23:13:51.299Z | |
| 5306 | 2026-05-15T23:13:51.299Z | |
| 5307 | 2026-05-15T23:13:51.299Z | May 15 23:13:50.105 DEBG May 15 23:13:50.105replacing 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 15 23:13:50.105 May 15 23:13:50.105DEBG INFOreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5308 | 2026-05-15T23:13:51.300Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5309 | 2026-05-15T23:13:51.300Z | |
| 5310 | 2026-05-15T23:13:51.300Z | DEBG May 15 23:13:50.105May 15 23:13:50.105 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 15 23:13:50.105 |
| 5311 | 2026-05-15T23:13:51.300Z | INFO INFODEBG 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.55/32 -> 10.0.0.255May 15 23:13:50.105adding route 172.17.0.1/32 -> 10.0.0.255 |
| 5312 | 2026-05-15T23:13:51.300Z | |
| 5313 | 2026-05-15T23:13:51.300Z | |
| 5314 | 2026-05-15T23:13:51.300Z | INFO May 15 23:13:50.105adding route 3fff:beef:28::/64 -> 2001:db8::55:ff May 15 23:13:50.105 |
| 5315 | 2026-05-15T23:13:51.300Z | DEBG 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 } }]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 15 23:13:50.106 |
| 5316 | 2026-05-15T23:13:51.300Z | adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 5317 | 2026-05-15T23:13:51.300Z | created new freemapMay 15 23:13:50.105, unitDEBG: replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 5318 | 2026-05-15T23:13:51.300Z | |
| 5319 | 2026-05-15T23:13:51.300Z | May 15 23:13:50.111 DEBG May 15 23:13:50.111replacing 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 } }] |
| 5320 | 2026-05-15T23:13:51.300Z | |
| 5321 | 2026-05-15T23:13:51.300Z | May 15 23:13:50.111May 15 23:13:50.111 INFODEBG adding route 172.17.0.2/32 -> 10.0.0.255created new freemapMay 15 23:13:50.111, |
| 5322 | 2026-05-15T23:13:51.300Z | unit : INFOfreemap_route_ipv6 |
| 5323 | 2026-05-15T23:13:51.300Z | INFO May 15 23:13:50.111adding route 172.17.0.32/32 -> 10.0.0.255adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 5324 | 2026-05-15T23:13:51.300Z | May 15 23:13:50.111May 15 23:13:50.111 INFO |
| 5325 | 2026-05-15T23:13:51.300Z | INFODEBG May 15 23:13:50.111adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5326 | 2026-05-15T23:13:51.300Z | |
| 5327 | 2026-05-15T23:13:51.300Z | 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 } }] |
| 5328 | 2026-05-15T23:13:51.300Z | 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 15 23:13:50.111May 15 23:13:50.111 |
| 5329 | 2026-05-15T23:13:51.300Z | May 15 23:13:50.111 DEBG initted freemap. size: 64DEBG, May 15 23:13:50.111 unitMay 15 23:13:50.111replacing 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 |
| 5330 | 2026-05-15T23:13:51.300Z | INFOINFO: 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_ipv4 |
| 5331 | 2026-05-15T23:13:51.300Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5332 | 2026-05-15T23:13:51.300Z | May 15 23:13:50.111 |
| 5333 | 2026-05-15T23:13:51.300Z | May 15 23:13:50.111 DEBG INFOreset freemapadding route 172.17.0.3/32 -> 10.0.0.255, May 15 23:13:50.111unitadding route 172.17.0.57/32 -> 10.0.0.255: |
| 5334 | 2026-05-15T23:13:51.300Z | |
| 5335 | 2026-05-15T23:13:51.300Z | freemap_route_ipv4 May 15 23:13:50.111 |
| 5336 | 2026-05-15T23:13:51.300Z | DEBGMay 15 23:13:50.111INFO replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffMay 15 23:13:50.111 |
| 5337 | 2026-05-15T23:13:51.300Z | |
| 5338 | 2026-05-15T23:13:51.300Z | DEBG May 15 23:13:50.111 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 } }] May 15 23:13:50.111 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 15 23:13:50.111 |
| 5339 | 2026-05-15T23:13:51.300Z | |
| 5340 | 2026-05-15T23:13:51.300Z | INFODEBGDEBG May 15 23:13:50.111replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] INFOadding route 172.17.0.34/32 -> 10.0.0.255 |
| 5341 | 2026-05-15T23:13:51.300Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5342 | 2026-05-15T23:13:51.300Z | May 15 23:13:50.111 |
| 5343 | 2026-05-15T23:13:51.300Z | |
| 5344 | 2026-05-15T23:13:51.300Z | INFO May 15 23:13:50.111May 15 23:13:50.111adding route 172.17.0.4/32 -> 10.0.0.255 May 15 23:13:50.111DEBG 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 } }] |
| 5345 | 2026-05-15T23:13:51.300Z | May 15 23:13:50.111 |
| 5346 | 2026-05-15T23:13:51.300Z | adding route 172.17.0.58/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5347 | 2026-05-15T23:13:51.301Z | |
| 5348 | 2026-05-15T23:13:51.301Z | INFOMay 15 23:13:50.111 May 15 23:13:50.111adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff INFO DEBGMay 15 23:13:50.111adding route 172.16.0.0/32 -> 10.0.0.3 |
| 5349 | 2026-05-15T23:13:51.301Z | DEBG |
| 5350 | 2026-05-15T23:13:51.301Z | replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 15 23:13:50.111 |
| 5351 | 2026-05-15T23:13:51.301Z | DEBG |
| 5352 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.111replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }]May 15 23:13:50.111 |
| 5353 | 2026-05-15T23:13:51.301Z | INFOMay 15 23:13:50.111 adding route 172.17.0.35/32 -> 10.0.0.255May 15 23:13:50.111May 15 23:13:50.111 |
| 5354 | 2026-05-15T23:13:51.301Z | INFO INFO adding route 172.16.0.0/32 -> 10.0.0.4DEBG |
| 5355 | 2026-05-15T23:13:51.301Z | adding route 172.17.0.59/32 -> 10.0.0.255INFO 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 } }] |
| 5356 | 2026-05-15T23:13:51.301Z | adding route 172.17.0.5/32 -> 10.0.0.255May 15 23:13:50.112May 15 23:13:50.112 |
| 5357 | 2026-05-15T23:13:51.301Z | test route::tests::delete_target_fragmented ... ok |
| 5358 | 2026-05-15T23:13:51.301Z | DEBG 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 } }] |
| 5359 | 2026-05-15T23:13:51.301Z | 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 } }]May 15 23:13:50.112 DEBG |
| 5360 | 2026-05-15T23:13:51.301Z | |
| 5361 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.112replacing 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 } }] |
| 5362 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.112DEBGMay 15 23:13:50.112 May 15 23:13:50.112 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO |
| 5363 | 2026-05-15T23:13:51.301Z | DEBGMay 15 23:13:50.112 INFO 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.36/32 -> 10.0.0.255INFO |
| 5364 | 2026-05-15T23:13:51.301Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5365 | 2026-05-15T23:13:51.301Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5366 | 2026-05-15T23:13:51.301Z | |
| 5367 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.112 May 15 23:13:50.112INFO DEBGadding route 172.17.0.6/32 -> 10.0.0.255 May 15 23:13:50.112replacing 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 } }] |
| 5368 | 2026-05-15T23:13:51.301Z | |
| 5369 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.112DEBG 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 } }]May 15 23:13:50.112 |
| 5370 | 2026-05-15T23:13:51.301Z | 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 failed to allocate space for the new target list |
| 5371 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.118 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 5372 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.118May 15 23:13:50.112May 15 23:13:50.118 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 } }] |
| 5373 | 2026-05-15T23:13:51.301Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 5374 | 2026-05-15T23:13:51.301Z | 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 15 23:13:50.105 |
| 5375 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.118INFO INFOadding route 172.17.0.27/32 -> 10.0.0.255 |
| 5376 | 2026-05-15T23:13:51.301Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5377 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.118 INFOMay 15 23:13:50.118 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG |
| 5378 | 2026-05-15T23:13:51.301Z | 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 } }] |
| 5379 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.118May 15 23:13:50.118 May 15 23:13:50.118DEBGDEBG INFO replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.8/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 } }] |
| 5380 | 2026-05-15T23:13:51.301Z | |
| 5381 | 2026-05-15T23:13:51.301Z | |
| 5382 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.118May 15 23:13:50.118May 15 23:13:50.118 DEBGINFO INFOadding route 3fff:beef:2f::/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 } }] |
| 5383 | 2026-05-15T23:13:51.301Z | |
| 5384 | 2026-05-15T23:13:51.301Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5385 | 2026-05-15T23:13:51.301Z | May 15 23:13:50.118 May 15 23:13:50.118INFO DEBGadding route 172.17.0.9/32 -> 10.0.0.255 |
| 5386 | 2026-05-15T23:13:51.302Z | 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 } }] |
| 5387 | 2026-05-15T23:13:51.302Z | May 15 23:13:50.118 DEBGMay 15 23:13:50.118 May 15 23:13:50.118replacing 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 } }] |
| 5388 | 2026-05-15T23:13:51.302Z | 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 |
| 5389 | 2026-05-15T23:13:51.302Z | May 15 23:13:50.118adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5390 | 2026-05-15T23:13:51.306Z | INFOMay 15 23:13:50.118 adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO |
| 5391 | 2026-05-15T23:13:51.306Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5392 | 2026-05-15T23:13:51.306Z | May 15 23:13:50.118 DEBGMay 15 23:13:50.118 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 |
| 5393 | 2026-05-15T23:13:51.306Z | 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 } }] |
| 5394 | 2026-05-15T23:13:51.306Z | May 15 23:13:50.118 INFOMay 15 23:13:50.118 adding route 172.17.0.30/32 -> 10.0.0.255INFO |
| 5395 | 2026-05-15T23:13:51.306Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5396 | 2026-05-15T23:13:51.306Z | May 15 23:13:50.118May 15 23:13:50.118 DEBGDEBG May 15 23:13:50.118replacing 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 } }] |
| 5397 | 2026-05-15T23:13:51.306Z | 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 } }] |
| 5398 | 2026-05-15T23:13:51.306Z | 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 15 23:13:50.118 |
| 5399 | 2026-05-15T23:13:51.306Z | INFOMay 15 23:13:50.118 adding route 172.17.0.11/32 -> 10.0.0.255May 15 23:13:50.118 |
| 5400 | 2026-05-15T23:13:51.306Z | INFO INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 5401 | 2026-05-15T23:13:51.306Z | May 15 23:13:50.118adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5402 | 2026-05-15T23:13:51.306Z | DEBG May 15 23:13:50.118replacing 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 } }] |
| 5403 | 2026-05-15T23:13:51.306Z | 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 } }] |
| 5404 | 2026-05-15T23:13:51.306Z | May 15 23:13:50.118 INFOMay 15 23:13:50.118 adding route 172.17.0.12/32 -> 10.0.0.255INFO |
| 5405 | 2026-05-15T23:13:51.306Z | May 15 23:13:50.118adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 5406 | 2026-05-15T23:13:51.306Z | 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 15 23:13:50.118 |
| 5407 | 2026-05-15T23:13:51.306Z | May 15 23:13:50.118DEBG DEBGreplacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5408 | 2026-05-15T23:13:51.306Z | 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 } }] |
| 5409 | 2026-05-15T23:13:51.306Z | May 15 23:13:50.118 May 15 23:13:50.118INFO May 15 23:13:50.118adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5410 | 2026-05-15T23:13:51.306Z | INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 5411 | 2026-05-15T23:13:51.306Z | |
| 5412 | 2026-05-15T23:13:51.306Z | May 15 23:13:50.118 DEBG May 15 23:13:50.118replacing 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 15 23:13:50.118 |
| 5413 | 2026-05-15T23:13:51.306Z | DEBG DEBGreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5414 | 2026-05-15T23:13:51.306Z | 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 } }] |
| 5415 | 2026-05-15T23:13:51.306Z | May 15 23:13:50.118May 15 23:13:50.118 May 15 23:13:50.118INFO INFOadding route 172.17.0.14/32 -> 10.0.0.255 |
| 5416 | 2026-05-15T23:13:51.306Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5417 | 2026-05-15T23:13:51.306Z | INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 5418 | 2026-05-15T23:13:51.306Z | May 15 23:13:50.118 DEBGMay 15 23:13:50.118May 15 23:13:50.118 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 } }] |
| 5419 | 2026-05-15T23:13:51.306Z | DEBGDEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 15 23:13:50.118 |
| 5420 | 2026-05-15T23:13:51.307Z | |
| 5421 | 2026-05-15T23:13:51.307Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5422 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118 May 15 23:13:50.118INFO INFOMay 15 23:13:50.118 adding route 172.17.0.15/32 -> 10.0.0.255adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 5423 | 2026-05-15T23:13:51.307Z | |
| 5424 | 2026-05-15T23:13:51.307Z | 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 } }] |
| 5425 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118 DEBGMay 15 23:13:50.118 replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5426 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118replacing 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 } }] |
| 5427 | 2026-05-15T23:13:51.307Z | INFO May 15 23:13:50.118adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5428 | 2026-05-15T23:13:51.307Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255May 15 23:13:50.118 |
| 5429 | 2026-05-15T23:13:51.307Z | INFO |
| 5430 | 2026-05-15T23:13:51.307Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffMay 15 23:13:50.118May 15 23:13:50.118 |
| 5431 | 2026-05-15T23:13:51.307Z | DEBG DEBGreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5432 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118replacing 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 } }] |
| 5433 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118May 15 23:13:50.118INFO DEBGINFOadding route 172.17.0.37/32 -> 10.0.0.255 |
| 5434 | 2026-05-15T23:13:51.307Z | adding route 172.17.0.17/32 -> 10.0.0.255replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5435 | 2026-05-15T23:13:51.307Z | |
| 5436 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118 May 15 23:13:50.118May 15 23:13:50.118INFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255 |
| 5437 | 2026-05-15T23:13:51.307Z | DEBGreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] May 15 23:13:50.118replacing 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 } }] |
| 5438 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118 |
| 5439 | 2026-05-15T23:13:51.307Z | DEBG INFO replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5440 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118 |
| 5441 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118INFO May 15 23:13:50.118adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5442 | 2026-05-15T23:13:51.307Z | INFOINFO adding route 172.17.0.38/32 -> 10.0.0.255May 15 23:13:50.118 |
| 5443 | 2026-05-15T23:13:51.307Z | adding route 172.17.0.37/32 -> 10.0.0.255May 15 23:13:50.118 |
| 5444 | 2026-05-15T23:13:51.307Z | DEBG 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 } }] |
| 5445 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118replacing 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 } }] |
| 5446 | 2026-05-15T23:13:51.307Z | DEBGMay 15 23:13:50.118 May 15 23:13:50.118 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGINFO |
| 5447 | 2026-05-15T23:13:51.307Z | adding route 172.17.0.19/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 } }] |
| 5448 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118 |
| 5449 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118INFO INFOMay 15 23:13:50.118 May 15 23:13:50.118DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff adding route 172.17.0.39/32 -> 10.0.0.255INFO |
| 5450 | 2026-05-15T23:13:51.307Z | |
| 5451 | 2026-05-15T23:13:51.307Z | 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 } }] |
| 5452 | 2026-05-15T23:13:51.307Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5453 | 2026-05-15T23:13:51.307Z | test route::tests::delete_targets_fragmented ... ok |
| 5454 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118May 15 23:13:50.118 May 15 23:13:50.118 DEBG INFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5455 | 2026-05-15T23:13:51.307Z | adding route 172.17.0.20/32 -> 10.0.0.255DEBG |
| 5456 | 2026-05-15T23:13:51.307Z | 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 15 23:13:50.118 |
| 5457 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118DEBGMay 15 23:13:50.118 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 |
| 5458 | 2026-05-15T23:13:51.307Z | 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 } }] |
| 5459 | 2026-05-15T23:13:51.307Z | May 15 23:13:50.118INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO |
| 5460 | 2026-05-15T23:13:51.308Z | May 15 23:13:50.118 adding route 172.17.0.40/32 -> 10.0.0.255May 15 23:13:50.118INFO |
| 5461 | 2026-05-15T23:13:51.308Z | INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5462 | 2026-05-15T23:13:51.308Z | adding route 172.17.0.39/32 -> 10.0.0.255May 15 23:13:50.118May 15 23:13:50.118 |
| 5463 | 2026-05-15T23:13:51.308Z | DEBGMay 15 23:13:50.118 DEBG DEBGreplacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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.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 } }] |
| 5464 | 2026-05-15T23:13:51.308Z | |
| 5465 | 2026-05-15T23:13:51.308Z | |
| 5466 | 2026-05-15T23:13:51.308Z | May 15 23:13:50.118May 15 23:13:50.118 DEBGMay 15 23:13:50.118May 15 23:13:50.118 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5467 | 2026-05-15T23:13:51.308Z | INFO |
| 5468 | 2026-05-15T23:13:51.308Z | 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 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5469 | 2026-05-15T23:13:51.308Z | |
| 5470 | 2026-05-15T23:13:51.308Z | May 15 23:13:50.118May 15 23:13:50.118 DEBGMay 15 23:13:50.118DEBG May 15 23:13:50.118replacing 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 } }] |
| 5471 | 2026-05-15T23:13:51.308Z | 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 } }] |
| 5472 | 2026-05-15T23:13:51.308Z | May 15 23:13:50.118DEBG adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5473 | 2026-05-15T23:13:51.308Z | INFOreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.23/32 -> 10.0.0.255May 15 23:13:50.118 |
| 5474 | 2026-05-15T23:13:51.308Z | INFO |
| 5475 | 2026-05-15T23:13:51.308Z | May 15 23:13:50.118adding route 172.17.0.42/32 -> 10.0.0.255May 15 23:13:50.118 |
| 5476 | 2026-05-15T23:13:51.308Z | 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 } }]DEBG |
| 5477 | 2026-05-15T23:13:51.308Z | 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 15 23:13:50.118May 15 23:13:50.118 |
| 5478 | 2026-05-15T23:13:51.308Z | May 15 23:13:50.118DEBG 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 } }] |
| 5479 | 2026-05-15T23:13:51.308Z | adding route 172.17.0.24/32 -> 10.0.0.255INFO |
| 5480 | 2026-05-15T23:13:51.308Z | May 15 23:13:50.118adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 5481 | 2026-05-15T23:13:51.308Z | May 15 23:13:50.118INFO May 15 23:13:50.118DEBG 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.43/32 -> 10.0.0.255INFO |
| 5482 | 2026-05-15T23:13:51.308Z | |
| 5483 | 2026-05-15T23:13:51.308Z | May 15 23:13:50.118 adding route 172.17.0.41/32 -> 10.0.0.255DEBGMay 15 23:13:50.118May 15 23:13:50.118 |
| 5484 | 2026-05-15T23:13:51.308Z | INFO adding route 172.17.0.25/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 } }]DEBG |
| 5485 | 2026-05-15T23:13:51.308Z | 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 } }] |
| 5486 | 2026-05-15T23:13:51.308Z | May 15 23:13:50.118 DEBG May 15 23:13:50.124replacing 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 } }] |
| 5487 | 2026-05-15T23:13:51.308Z | INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 5488 | 2026-05-15T23:13:51.308Z | |
| 5489 | 2026-05-15T23:13:51.308Z | May 15 23:13:50.124 DEBG 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 } }] |
| 5490 | 2026-05-15T23:13:51.312Z | May 15 23:13:50.125 INFOMay 15 23:13:50.125 adding route 172.17.0.44/32 -> 10.0.0.255INFO |
| 5491 | 2026-05-15T23:13:51.312Z | adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 5492 | 2026-05-15T23:13:51.312Z | May 15 23:13:50.125 DEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5493 | 2026-05-15T23:13:51.312Z | May 15 23:13:50.125 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 } }]May 15 23:13:50.125 |
| 5494 | 2026-05-15T23:13:51.313Z | INFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff |
| 5495 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.118May 15 23:13:50.125 DEBGINFO adding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5496 | 2026-05-15T23:13:51.313Z | |
| 5497 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125 DEBGMay 15 23:13:50.124 May 15 23:13:50.125 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 } }] INFODEBG |
| 5498 | 2026-05-15T23:13:51.313Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5499 | 2026-05-15T23:13:51.313Z | 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 15 23:13:50.125 |
| 5500 | 2026-05-15T23:13:51.313Z | INFO May 15 23:13:50.125May 15 23:13:50.125adding route 172.17.0.42/32 -> 10.0.0.255 May 15 23:13:50.125 DEBG |
| 5501 | 2026-05-15T23:13:51.313Z | DEBG failed to allocate space for the new target listreplacing 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 } }] |
| 5502 | 2026-05-15T23:13:51.313Z | INFO |
| 5503 | 2026-05-15T23:13:51.313Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5504 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125May 15 23:13:50.125 DEBGMay 15 23:13:50.125INFO 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 } }] |
| 5505 | 2026-05-15T23:13:51.313Z | adding route 172.17.0.27/32 -> 10.0.0.255DEBG May 15 23:13:50.125 |
| 5506 | 2026-05-15T23:13:51.313Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 5507 | 2026-05-15T23:13:51.313Z | DEBGMay 15 23:13:50.125May 15 23:13:50.125 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 } }] |
| 5508 | 2026-05-15T23:13:51.313Z | DEBG 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.43/32 -> 10.0.0.255 |
| 5509 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125 |
| 5510 | 2026-05-15T23:13:51.313Z | DEBG May 15 23:13:50.125May 15 23:13:50.125failed to allocate space for the new target list |
| 5511 | 2026-05-15T23:13:51.313Z | INFO May 15 23:13:50.125adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5512 | 2026-05-15T23:13:51.313Z | INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255 |
| 5513 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125replacing 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 } }] |
| 5514 | 2026-05-15T23:13:51.313Z | DEBG May 15 23:13:50.125replacing 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 } }] |
| 5515 | 2026-05-15T23:13:51.313Z | DEBGMay 15 23:13:50.125 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 |
| 5516 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125 adding route 172.17.0.44/32 -> 10.0.0.255INFOMay 15 23:13:50.125 adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5517 | 2026-05-15T23:13:51.313Z | |
| 5518 | 2026-05-15T23:13:51.313Z | INFO adding route 172.17.0.48/32 -> 10.0.0.255May 15 23:13:50.125 |
| 5519 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125 DEBGDEBG replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5520 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125 |
| 5521 | 2026-05-15T23:13:51.313Z | 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 } }] |
| 5522 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125May 15 23:13:50.125 INFOINFO May 15 23:13:50.125adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5523 | 2026-05-15T23:13:51.313Z | |
| 5524 | 2026-05-15T23:13:51.313Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5525 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125May 15 23:13:50.125 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 } }] |
| 5526 | 2026-05-15T23:13:51.313Z | 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 15 23:13:50.125 |
| 5527 | 2026-05-15T23:13:51.313Z | DEBG May 15 23:13:50.125replacing 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 } }] |
| 5528 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125INFO INFO adding route 172.17.0.31/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5529 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125 |
| 5530 | 2026-05-15T23:13:51.313Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5531 | 2026-05-15T23:13:51.313Z | May 15 23:13:50.125May 15 23:13:50.125 DEBGDEBG May 15 23:13:50.125replacing 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 } }] |
| 5532 | 2026-05-15T23:13:51.313Z | DEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5533 | 2026-05-15T23:13:51.314Z | |
| 5534 | 2026-05-15T23:13:51.314Z | May 15 23:13:50.125 INFO May 15 23:13:50.125adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5535 | 2026-05-15T23:13:51.314Z | INFOMay 15 23:13:50.125 adding route 172.17.0.51/32 -> 10.0.0.255INFO |
| 5536 | 2026-05-15T23:13:51.314Z | May 15 23:13:50.125adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5537 | 2026-05-15T23:13:51.314Z | 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 } }]May 15 23:13:50.125 |
| 5538 | 2026-05-15T23:13:51.314Z | DEBG May 15 23:13:50.125replacing 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 } }] |
| 5539 | 2026-05-15T23:13:51.314Z | May 15 23:13:50.125DEBG 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 } }] |
| 5540 | 2026-05-15T23:13:51.314Z | adding route 172.17.0.33/32 -> 10.0.0.255May 15 23:13:50.125 |
| 5541 | 2026-05-15T23:13:51.314Z | INFO adding route 172.17.0.52/32 -> 10.0.0.255May 15 23:13:50.125May 15 23:13:50.125 |
| 5542 | 2026-05-15T23:13:51.314Z | DEBGINFO replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5543 | 2026-05-15T23:13:51.314Z | |
| 5544 | 2026-05-15T23:13:51.314Z | May 15 23:13:50.125 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 } }]May 15 23:13:50.125 |
| 5545 | 2026-05-15T23:13:51.314Z | May 15 23:13:50.125INFO DEBGadding route 172.17.0.34/32 -> 10.0.0.255 |
| 5546 | 2026-05-15T23:13:51.314Z | 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 15 23:13:50.125 |
| 5547 | 2026-05-15T23:13:51.314Z | INFOMay 15 23:13:50.125 adding route 172.17.0.53/32 -> 10.0.0.255DEBG |
| 5548 | 2026-05-15T23:13:51.314Z | May 15 23:13:50.125replacing 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 } }] |
| 5549 | 2026-05-15T23:13:51.314Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5550 | 2026-05-15T23:13:51.314Z | test route::tests::delete_target_full ... ok |
| 5551 | 2026-05-15T23:13:51.314Z | May 15 23:13:50.125May 15 23:13:50.125 INFO DEBGadding route 172.17.0.35/32 -> 10.0.0.255 |
| 5552 | 2026-05-15T23:13:51.314Z | 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 15 23:13:50.125 |
| 5553 | 2026-05-15T23:13:51.314Z | 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 15 23:13:50.125May 15 23:13:50.125 |
| 5554 | 2026-05-15T23:13:51.314Z | 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 } }]INFOMay 15 23:13:50.125 |
| 5555 | 2026-05-15T23:13:51.314Z | INFOadding route 172.17.0.54/32 -> 10.0.0.255 |
| 5556 | 2026-05-15T23:13:51.314Z | adding route 172.17.0.50/32 -> 10.0.0.255May 15 23:13:50.125 |
| 5557 | 2026-05-15T23:13:51.314Z | INFO May 15 23:13:50.125adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5558 | 2026-05-15T23:13:51.314Z | May 15 23:13:50.125DEBG 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 15 23:13:50.125replacing 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 } }] |
| 5559 | 2026-05-15T23:13:51.314Z | |
| 5560 | 2026-05-15T23:13:51.314Z | 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 } }] |
| 5561 | 2026-05-15T23:13:51.314Z | May 15 23:13:50.125 May 15 23:13:50.125INFOMay 15 23:13:50.125 adding route 172.17.0.55/32 -> 10.0.0.255INFO |
| 5562 | 2026-05-15T23:13:51.314Z | adding route 172.17.0.37/32 -> 10.0.0.255INFO |
| 5563 | 2026-05-15T23:13:51.314Z | adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5564 | 2026-05-15T23:13:51.314Z | May 15 23:13:50.125May 15 23:13:50.125 DEBGDEBGMay 15 23:13:50.125 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.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 } }] |
| 5565 | 2026-05-15T23:13:51.314Z | |
| 5566 | 2026-05-15T23:13:51.314Z | 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 15 23:13:50.125May 15 23:13:50.125 |
| 5567 | 2026-05-15T23:13:51.314Z | INFO INFOadding route 172.17.0.38/32 -> 10.0.0.255 |
| 5568 | 2026-05-15T23:13:51.314Z | adding route 172.17.0.56/32 -> 10.0.0.255May 15 23:13:50.125 |
| 5569 | 2026-05-15T23:13:51.314Z | INFO May 15 23:13:50.125adding route 172.17.0.52/32 -> 10.0.0.255May 15 23:13:50.125 |
| 5570 | 2026-05-15T23:13:51.314Z | 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.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 } }] |
| 5571 | 2026-05-15T23:13:51.314Z | |
| 5572 | 2026-05-15T23:13:51.315Z | May 15 23:13:50.125May 15 23:13:50.125May 15 23:13:50.125 INFODEBG INFOadding route 172.17.0.39/32 -> 10.0.0.255 |
| 5573 | 2026-05-15T23:13:51.315Z | 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.57/32 -> 10.0.0.255 |
| 5574 | 2026-05-15T23:13:51.315Z | |
| 5575 | 2026-05-15T23:13:51.315Z | test route::tests::delete_targets_full ... ok |
| 5576 | 2026-05-15T23:13:51.315Z | May 15 23:13:50.125May 15 23:13:50.125 DEBGDEBG replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:13:50.125 |
| 5577 | 2026-05-15T23:13:51.315Z | replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5578 | 2026-05-15T23:13:51.315Z | adding route 172.17.0.53/32 -> 10.0.0.255May 15 23:13:50.125 |
| 5579 | 2026-05-15T23:13:51.315Z | INFOMay 15 23:13:50.125 adding route 172.17.0.40/32 -> 10.0.0.255INFOMay 15 23:13:50.125 |
| 5580 | 2026-05-15T23:13:51.315Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5581 | 2026-05-15T23:13:51.315Z | 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 15 23:13:50.125 |
| 5582 | 2026-05-15T23:13:51.315Z | May 15 23:13:50.125DEBG DEBGreplacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5583 | 2026-05-15T23:13:51.315Z | 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 15 23:13:50.125 |
| 5584 | 2026-05-15T23:13:51.315Z | INFO May 15 23:13:50.125adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5585 | 2026-05-15T23:13:51.315Z | INFOMay 15 23:13:50.125 adding route 172.17.0.41/32 -> 10.0.0.255INFO |
| 5586 | 2026-05-15T23:13:51.315Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5587 | 2026-05-15T23:13:51.315Z | May 15 23:13:50.125May 15 23:13:50.125 DEBGDEBG May 15 23:13:50.125replacing 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 } }] |
| 5588 | 2026-05-15T23:13:51.315Z | 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 |
| 5589 | 2026-05-15T23:13:51.315Z | 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 } }]May 15 23:13:50.125 |
| 5590 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.125INFO adding route 172.17.0.42/32 -> 10.0.0.255INFOMay 15 23:13:50.125 |
| 5591 | 2026-05-15T23:13:51.320Z | INFOadding route 172.17.0.55/32 -> 10.0.0.255 |
| 5592 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.125adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5593 | 2026-05-15T23:13:51.320Z | DEBGMay 15 23:13:50.125 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 |
| 5594 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.125 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 |
| 5595 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.125replacing 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 |
| 5596 | 2026-05-15T23:13:51.320Z | adding route 172.17.0.43/32 -> 10.0.0.255May 15 23:13:50.125 |
| 5597 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.125INFO adding route 172.17.0.56/32 -> 10.0.0.255DEBG |
| 5598 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.125 failed to allocate space for the new target listDEBG |
| 5599 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.125replacing 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 } }] |
| 5600 | 2026-05-15T23:13:51.320Z | DEBG May 15 23:13:50.125replacing 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 15 23:13:50.125DEBG |
| 5601 | 2026-05-15T23:13:51.320Z | 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.2, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5602 | 2026-05-15T23:13:51.320Z | |
| 5603 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.125 INFO adding route 172.17.0.57/32 -> 10.0.0.255May 15 23:13:50.125 |
| 5604 | 2026-05-15T23:13:51.320Z | 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 } }] |
| 5605 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.131 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5606 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.125 DEBG created new freemap, May 15 23:13:50.125unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 5607 | 2026-05-15T23:13:51.320Z | |
| 5608 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.131 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5609 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.131May 15 23:13:50.131 DEBGDEBG created new freemapreplacing 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 } }], |
| 5610 | 2026-05-15T23:13:51.320Z | unit: freemap_route_ipv6 |
| 5611 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.131 INFO adding route 172.16.0.0/32 -> 10.0.0.1May 15 23:13:50.131 |
| 5612 | 2026-05-15T23:13:51.320Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255May 15 23:13:50.131 |
| 5613 | 2026-05-15T23:13:51.320Z | DEBG initted freemap. size: 64, May 15 23:13:50.131 unitDEBG: 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 } }]freemap_route_ipv4 |
| 5614 | 2026-05-15T23:13:51.320Z | |
| 5615 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.131 DEBG reset freemap, unit: May 15 23:13:50.131freemap_route_ipv4 |
| 5616 | 2026-05-15T23:13:51.320Z | INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5617 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.131May 15 23:13:50.131 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5618 | 2026-05-15T23:13:51.320Z | |
| 5619 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.131 INFO adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5620 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.131 INFOMay 15 23:13:50.131 adding route 172.17.0.61/32 -> 10.0.0.255DEBG |
| 5621 | 2026-05-15T23:13:51.320Z | 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 } }] |
| 5622 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.131 INFO adding route 172.17.0.1/32 -> 10.0.0.255 |
| 5623 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.131 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 } }]May 15 23:13:50.131 |
| 5624 | 2026-05-15T23:13:51.320Z | DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5625 | 2026-05-15T23:13:51.320Z | May 15 23:13:50.131May 15 23:13:50.131 May 15 23:13:50.131 INFODEBGINFO 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.2/32 -> 10.0.0.255 |
| 5626 | 2026-05-15T23:13:51.320Z | |
| 5627 | 2026-05-15T23:13:51.320Z | adding route 172.17.0.62/32 -> 10.0.0.255 |
| 5628 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131May 15 23:13:50.131May 15 23:13:50.131 INFODEBG adding route 172.17.0.46/32 -> 10.0.0.255DEBG |
| 5629 | 2026-05-15T23:13:51.321Z | replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }] |
| 5630 | 2026-05-15T23:13:51.321Z | |
| 5631 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131 DEBGMay 15 23:13:50.131 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 |
| 5632 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131 adding route 172.17.0.3/32 -> 10.0.0.255DEBG |
| 5633 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131failed to allocate space for the new target list |
| 5634 | 2026-05-15T23:13:51.321Z | INFO adding route 172.17.0.47/32 -> 10.0.0.255May 15 23:13:50.131 |
| 5635 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131DEBG 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 } }] |
| 5636 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5637 | 2026-05-15T23:13:51.321Z | DEBG May 15 23:13:50.131 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 |
| 5638 | 2026-05-15T23:13:51.321Z | adding route 172.17.0.4/32 -> 10.0.0.255 |
| 5639 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131 INFOMay 15 23:13:50.131 adding route 172.17.0.48/32 -> 10.0.0.255DEBG |
| 5640 | 2026-05-15T23:13:51.321Z | 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 } }] |
| 5641 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131 DEBGMay 15 23:13:50.131 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 |
| 5642 | 2026-05-15T23:13:51.321Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5643 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131 INFOMay 15 23:13:50.131 adding route 172.17.0.49/32 -> 10.0.0.255DEBG |
| 5644 | 2026-05-15T23:13:51.321Z | 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 } }] |
| 5645 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131 DEBGMay 15 23:13:50.131 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 |
| 5646 | 2026-05-15T23:13:51.321Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 5647 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131 INFOMay 15 23:13:50.131 adding route 172.17.0.50/32 -> 10.0.0.255DEBG |
| 5648 | 2026-05-15T23:13:51.321Z | 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 } }] |
| 5649 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.131 May 15 23:13:50.131DEBG 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 } }] |
| 5650 | 2026-05-15T23:13:51.321Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5651 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.132May 15 23:13:50.132 INFODEBG adding route 172.17.0.51/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 } }] |
| 5652 | 2026-05-15T23:13:51.321Z | |
| 5653 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.132May 15 23:13:50.132 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.8/32 -> 10.0.0.255 |
| 5654 | 2026-05-15T23:13:51.321Z | |
| 5655 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.132May 15 23:13:50.132 INFODEBG adding route 172.17.0.52/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 } }] |
| 5656 | 2026-05-15T23:13:51.321Z | |
| 5657 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.132 INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 5658 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.132 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 } }] |
| 5659 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.132 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 } }] |
| 5660 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.132 INFO May 15 23:13:50.132adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5661 | 2026-05-15T23:13:51.321Z | INFO adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5662 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.132 DEBGMay 15 23:13:50.132 replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5663 | 2026-05-15T23:13:51.321Z | 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 } }] |
| 5664 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.132 INFOMay 15 23:13:50.132 adding route 172.17.0.54/32 -> 10.0.0.255INFO |
| 5665 | 2026-05-15T23:13:51.321Z | adding route 172.17.0.11/32 -> 10.0.0.255 |
| 5666 | 2026-05-15T23:13:51.321Z | May 15 23:13:50.132 DEBGMay 15 23:13:50.132 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 |
| 5667 | 2026-05-15T23:13:51.322Z | 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 } }] |
| 5668 | 2026-05-15T23:13:51.322Z | May 15 23:13:50.132 INFOMay 15 23:13:50.132 adding route 172.17.0.55/32 -> 10.0.0.255INFO |
| 5669 | 2026-05-15T23:13:51.322Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5670 | 2026-05-15T23:13:51.322Z | May 15 23:13:50.132 DEBGMay 15 23:13:50.132 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 |
| 5671 | 2026-05-15T23:13:51.322Z | 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 } }] |
| 5672 | 2026-05-15T23:13:51.322Z | May 15 23:13:50.132 May 15 23:13:50.132INFO INFOadding route 172.17.0.56/32 -> 10.0.0.255 |
| 5673 | 2026-05-15T23:13:51.322Z | adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5674 | 2026-05-15T23:13:51.322Z | May 15 23:13:50.132 May 15 23:13:50.132DEBG 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 } }] |
| 5675 | 2026-05-15T23:13:51.322Z | 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 } }] |
| 5676 | 2026-05-15T23:13:51.322Z | May 15 23:13:50.132 May 15 23:13:50.132INFO INFOadding route 172.17.0.57/32 -> 10.0.0.255 |
| 5677 | 2026-05-15T23:13:51.322Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5678 | 2026-05-15T23:13:51.322Z | May 15 23:13:50.132 May 15 23:13:50.132DEBG 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 } }] |
| 5679 | 2026-05-15T23:13:51.322Z | 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 } }] |
| 5680 | 2026-05-15T23:13:51.322Z | May 15 23:13:50.132May 15 23:13:50.132 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5681 | 2026-05-15T23:13:51.322Z | |
| 5682 | 2026-05-15T23:13:51.322Z | May 15 23:13:50.132May 15 23:13:50.132 DEBGDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5683 | 2026-05-15T23:13:51.322Z | |
| 5684 | 2026-05-15T23:13:51.322Z | May 15 23:13:50.132May 15 23:13:50.132 INFOINFO adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5685 | 2026-05-15T23:13:51.322Z | |
| 5686 | 2026-05-15T23:13:51.322Z | May 15 23:13:50.132May 15 23:13:50.132 DEBGDEBG 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.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 } }] |
| 5687 | 2026-05-15T23:13:51.322Z | |
| 5688 | 2026-05-15T23:13:51.322Z | May 15 23:13:50.132May 15 23:13:50.132 INFOINFO adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5689 | 2026-05-15T23:13:51.322Z | |
| 5690 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132May 15 23:13:50.132 DEBGDEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5691 | 2026-05-15T23:13:51.327Z | |
| 5692 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132May 15 23:13:50.132 DEBGINFO failed to allocate space for the new target listadding route 172.17.0.18/32 -> 10.0.0.255 |
| 5693 | 2026-05-15T23:13:51.327Z | |
| 5694 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132May 15 23:13:50.132 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5695 | 2026-05-15T23:13:51.327Z | |
| 5696 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5697 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5698 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5699 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5700 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 5701 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5702 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5703 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5704 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5705 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5706 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5707 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5708 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5709 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5710 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5711 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5712 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 5713 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5714 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5715 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5716 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5717 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5718 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5719 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5720 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5721 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5722 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5723 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.132 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 } }] |
| 5724 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.138 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5725 | 2026-05-15T23:13:51.327Z | May 15 23:13:50.138 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 } }] |
| 5726 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5727 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5728 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5729 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5730 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 5731 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5732 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5733 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5734 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5735 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5736 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5737 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5738 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5739 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5740 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5741 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5742 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5743 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5744 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5745 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5746 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5747 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5748 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5749 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5750 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 5751 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5752 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5753 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5754 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5755 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5756 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5757 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5758 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5759 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5760 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5761 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5762 | 2026-05-15T23:13:51.328Z | test route::tests::add_target_fails_full ... ok |
| 5763 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5764 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 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 } }] |
| 5765 | 2026-05-15T23:13:51.328Z | May 15 23:13:50.138 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5766 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 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 } }] |
| 5767 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5768 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 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 } }] |
| 5769 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 5770 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 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 } }] |
| 5771 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5772 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 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 } }] |
| 5773 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5774 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 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 } }] |
| 5775 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5776 | 2026-05-15T23:13:51.329Z | |
| 5777 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 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 } }] |
| 5778 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5779 | 2026-05-15T23:13:51.329Z | test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s |
| 5780 | 2026-05-15T23:13:51.329Z | |
| 5781 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 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 } }] |
| 5782 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5783 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 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 } }] |
| 5784 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 5785 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 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 } }] |
| 5786 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 5787 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.138 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 } }] |
| 5788 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.145 INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 5789 | 2026-05-15T23:13:51.329Z | May 15 23:13:50.145 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 } }] |
| 5790 | 2026-05-15T23:13:51.333Z | May 15 23:13:50.145 DEBG failed to allocate space for the new target list |
| 5791 | 2026-05-15T23:13:51.333Z | May 15 23:13:50.145 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 } }] |
| 5792 | 2026-05-15T23:13:51.333Z | May 15 23:13:50.145 DEBG failed to allocate space for the new target list |
| 5793 | 2026-05-15T23:13:51.333Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-7628c6abdddbd2a0) |
| 5794 | 2026-05-15T23:13:51.333Z | |
| 5795 | 2026-05-15T23:13:51.333Z | running 0 tests |
| 5796 | 2026-05-15T23:13:51.333Z | |
| 5797 | 2026-05-15T23:13:51.333Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5798 | 2026-05-15T23:13:51.333Z | |
| 5799 | 2026-05-15T23:13:51.333Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 5800 | 2026-05-15T23:13:51.333Z | |
| 5801 | 2026-05-15T23:13:51.333Z | running 0 tests |
| 5802 | 2026-05-15T23:13:51.333Z | |
| 5803 | 2026-05-15T23:13:51.333Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5804 | 2026-05-15T23:13:51.333Z | |
| 5805 | 2026-05-15T23:13:51.333Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-2b894aaabf32eb8f) |
| 5806 | 2026-05-15T23:13:51.333Z | |
| 5807 | 2026-05-15T23:13:51.333Z | running 6 tests |
| 5808 | 2026-05-15T23:13:51.333Z | test tests::test_parse_client_port_id ... ok |
| 5809 | 2026-05-15T23:13:51.333Z | test tests::test_port_id_cmp ... ok |
| 5810 | 2026-05-15T23:13:51.333Z | test tests::test_full_lot_id_neither_present ... ok |
| 5811 | 2026-05-15T23:13:51.333Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 5812 | 2026-05-15T23:13:51.333Z | test tests::test_full_lot_id_both_present ... ok |
| 5813 | 2026-05-15T23:13:51.333Z | test tests::test_full_lot_id_lot_only ... ok |
| 5814 | 2026-05-15T23:13:51.333Z | |
| 5815 | 2026-05-15T23:13:51.333Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5816 | 2026-05-15T23:13:51.333Z | |
| 5817 | 2026-05-15T23:13:51.333Z | Running tests/test_all.rs (target/debug/deps/test_all-c679cf089a48828e) |
| 5818 | 2026-05-15T23:13:51.333Z | |
| 5819 | 2026-05-15T23:13:51.333Z | running 0 tests |
| 5820 | 2026-05-15T23:13:51.333Z | |
| 5821 | 2026-05-15T23:13:51.333Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5822 | 2026-05-15T23:13:51.333Z | |
| 5823 | 2026-05-15T23:13:51.333Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 5824 | 2026-05-15T23:13:51.333Z | |
| 5825 | 2026-05-15T23:13:51.333Z | running 0 tests |
| 5826 | 2026-05-15T23:13:51.333Z | |
| 5827 | 2026-05-15T23:13:51.334Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5828 | 2026-05-15T23:13:51.334Z | |
| 5829 | 2026-05-15T23:13:51.334Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 5830 | 2026-05-15T23:13:51.334Z | |
| 5831 | 2026-05-15T23:13:51.334Z | running 0 tests |
| 5832 | 2026-05-15T23:13:51.334Z | |
| 5833 | 2026-05-15T23:13:51.334Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5834 | 2026-05-15T23:13:51.334Z | |
| 5835 | 2026-05-15T23:13:51.334Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 5836 | 2026-05-15T23:13:51.334Z | |
| 5837 | 2026-05-15T23:13:51.334Z | running 12 tests |
| 5838 | 2026-05-15T23:13:51.334Z | test icmp::test_v6_checksum ... ok |
| 5839 | 2026-05-15T23:13:51.334Z | test lldp::test_lldp_parse ... ok |
| 5840 | 2026-05-15T23:13:51.334Z | test icmp::test_v4_checksum ... ok |
| 5841 | 2026-05-15T23:13:51.334Z | test pbuf::test_byte ... ok |
| 5842 | 2026-05-15T23:13:51.334Z | test ipv6::test_ipv6_parse ... ok |
| 5843 | 2026-05-15T23:13:51.334Z | test pbuf::test_nibble ... ok |
| 5844 | 2026-05-15T23:13:51.334Z | test pbuf::test_short ... ok |
| 5845 | 2026-05-15T23:13:51.334Z | test pbuf::test_overflow ... ok |
| 5846 | 2026-05-15T23:13:51.334Z | test pbuf::test_twelve ... ok |
| 5847 | 2026-05-15T23:13:51.334Z | test pbuf::test_word ... ok |
| 5848 | 2026-05-15T23:13:51.334Z | test tcp::test_checksum_ack_data ... ok |
| 5849 | 2026-05-15T23:13:51.334Z | test tcp::test_checksum_syn_nodata ... ok |
| 5850 | 2026-05-15T23:13:51.334Z | |
| 5851 | 2026-05-15T23:13:51.334Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5852 | 2026-05-15T23:13:51.334Z | |
| 5853 | 2026-05-15T23:13:51.334Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 5854 | 2026-05-15T23:13:51.338Z | |
| 5855 | 2026-05-15T23:13:51.338Z | running 0 tests |
| 5856 | 2026-05-15T23:13:51.338Z | |
| 5857 | 2026-05-15T23:13:51.338Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5858 | 2026-05-15T23:13:51.338Z | |
| 5859 | 2026-05-15T23:13:51.338Z | Running unittests src/main.rs (target/debug/deps/swadm-520862971dd4ee37) |
| 5860 | 2026-05-15T23:13:51.338Z | |
| 5861 | 2026-05-15T23:13:51.338Z | running 5 tests |
| 5862 | 2026-05-15T23:13:51.338Z | test switchport::test::test_compute_lanes ... ok |
| 5863 | 2026-05-15T23:13:51.338Z | test switchport::test::port_id_ordering ... ok |
| 5864 | 2026-05-15T23:13:51.338Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 5865 | 2026-05-15T23:13:51.338Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 5866 | 2026-05-15T23:13:51.338Z | Lane 0 Rx Loss-of-signal: Yes Yes Lane 1 Yes Yes |
| 5867 | 2026-05-15T23:13:51.338Z | Lane 2 Rx CDR Enabled: Yes Lane 3Yes |
| 5868 | 2026-05-15T23:13:51.338Z | State: ActivatedYes Yes |
| 5869 | 2026-05-15T23:13:51.338Z | Activated Tx Enabled: Yes Activated YesActivated |
| 5870 | 2026-05-15T23:13:51.338Z | Yes Rx Output Enabled: false Yes |
| 5871 | 2026-05-15T23:13:51.338Z | false Tx Loss-of-lock: No Nofalse falseNo |
| 5872 | 2026-05-15T23:13:51.338Z | Rx Output Status: validNo |
| 5873 | 2026-05-15T23:13:51.338Z | Tx Loss-of-signal: Novalid Novalid validNo |
| 5874 | 2026-05-15T23:13:51.338Z | Rx Loss-of-lock: trueNo |
| 5875 | 2026-05-15T23:13:51.338Z | true Tx CDR Enabled: No trueNo true |
| 5876 | 2026-05-15T23:13:51.338Z | No Rx Loss-of-signal: false No |
| 5877 | 2026-05-15T23:13:51.339Z | false Tx Adaptive EQ Fault: No false Nofalse |
| 5878 | 2026-05-15T23:13:51.339Z | NoRx Auto-squelch Disable: true No |
| 5879 | 2026-05-15T23:13:51.339Z | true Tx Fault: Yestrue true |
| 5880 | 2026-05-15T23:13:51.339Z | Yes Tx Output Enabled: true Yes trueYes |
| 5881 | 2026-05-15T23:13:51.339Z | true true |
| 5882 | 2026-05-15T23:13:51.339Z | Tx Output Status: invalid invalid invalid invalid |
| 5883 | 2026-05-15T23:13:51.339Z | Tx Loss-of-lock: false false false false |
| 5884 | 2026-05-15T23:13:51.339Z | Tx Loss-of-signal: true true true true |
| 5885 | 2026-05-15T23:13:51.339Z | Tx Auto-squelch Disable: false false false false |
| 5886 | 2026-05-15T23:13:51.339Z | Tx Adaptive EQ Fail: true true true true |
| 5887 | 2026-05-15T23:13:51.339Z | Tx Failure: false false false false |
| 5888 | 2026-05-15T23:13:51.339Z | Tx Force Squelch: true true true true |
| 5889 | 2026-05-15T23:13:51.339Z | Tx Input Polarity: normal normal normal normal |
| 5890 | 2026-05-15T23:13:51.339Z | test switchport::test::test_print_sff_datapath ... ok |
| 5891 | 2026-05-15T23:13:51.339Z | test switchport::test::test_print_cmis_datapath ... ok |
| 5892 | 2026-05-15T23:13:51.339Z | test link::test_filter ... ok |
| 5893 | 2026-05-15T23:13:51.339Z | |
| 5894 | 2026-05-15T23:13:51.339Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5895 | 2026-05-15T23:13:51.339Z | |
| 5896 | 2026-05-15T23:13:51.339Z | Running tests/counters.rs (target/debug/deps/counters-12223fda8f22af34) |
| 5897 | 2026-05-15T23:13:51.342Z | |
| 5898 | 2026-05-15T23:13:51.342Z | running 1 test |
| 5899 | 2026-05-15T23:13:51.342Z | test test_p4_counter_list ... ignored |
| 5900 | 2026-05-15T23:13:51.342Z | |
| 5901 | 2026-05-15T23:13:51.342Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5902 | 2026-05-15T23:13:51.342Z | |
| 5903 | 2026-05-15T23:13:51.342Z | Running tests/port-link.rs (target/debug/deps/port_link-ab27c4cf4b6b317d) |
| 5904 | 2026-05-15T23:13:51.342Z | |
| 5905 | 2026-05-15T23:13:51.342Z | running 5 tests |
| 5906 | 2026-05-15T23:13:51.343Z | test test_an ... ignored |
| 5907 | 2026-05-15T23:13:51.343Z | test test_enable ... ignored |
| 5908 | 2026-05-15T23:13:51.343Z | test test_ip_addresses ... ignored |
| 5909 | 2026-05-15T23:13:51.343Z | test test_kr ... ignored |
| 5910 | 2026-05-15T23:13:51.343Z | test test_mac ... ignored |
| 5911 | 2026-05-15T23:13:51.343Z | |
| 5912 | 2026-05-15T23:13:51.343Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5913 | 2026-05-15T23:13:51.343Z | |
| 5914 | 2026-05-15T23:13:51.343Z | Running unittests src/main.rs (target/debug/deps/tfportd-0b125c38c1a931aa) |
| 5915 | 2026-05-15T23:13:51.346Z | |
| 5916 | 2026-05-15T23:13:51.346Z | running 3 tests |
| 5917 | 2026-05-15T23:13:51.346Z | test linklocal::test_parse_ipadm ... ok |
| 5918 | 2026-05-15T23:13:51.346Z | test tfport::test_parse_tfport ... ok |
| 5919 | 2026-05-15T23:13:51.346Z | test config::tests::test_updates ... ok |
| 5920 | 2026-05-15T23:13:51.346Z | |
| 5921 | 2026-05-15T23:13:51.346Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5922 | 2026-05-15T23:13:51.346Z | |
| 5923 | 2026-05-15T23:13:51.346Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 5924 | 2026-05-15T23:13:51.349Z | |
| 5925 | 2026-05-15T23:13:51.349Z | running 0 tests |
| 5926 | 2026-05-15T23:13:51.349Z | |
| 5927 | 2026-05-15T23:13:51.349Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5928 | 2026-05-15T23:13:51.349Z | |
| 5929 | 2026-05-15T23:13:51.349Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 5930 | 2026-05-15T23:13:51.349Z | |
| 5931 | 2026-05-15T23:13:51.349Z | running 0 tests |
| 5932 | 2026-05-15T23:13:51.349Z | |
| 5933 | 2026-05-15T23:13:51.350Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5934 | 2026-05-15T23:13:51.350Z | |
| 5935 | 2026-05-15T23:13:51.350Z | Doc-tests aal |
| 5936 | 2026-05-15T23:13:51.468Z | |
| 5937 | 2026-05-15T23:13:51.468Z | running 0 tests |
| 5938 | 2026-05-15T23:13:51.468Z | |
| 5939 | 2026-05-15T23:13:51.468Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5940 | 2026-05-15T23:13:51.468Z | |
| 5941 | 2026-05-15T23:13:51.483Z | Doc-tests aal_macros |
| 5942 | 2026-05-15T23:13:51.550Z | |
| 5943 | 2026-05-15T23:13:51.550Z | running 0 tests |
| 5944 | 2026-05-15T23:13:51.550Z | |
| 5945 | 2026-05-15T23:13:51.550Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5946 | 2026-05-15T23:13:51.550Z | |
| 5947 | 2026-05-15T23:13:51.559Z | Doc-tests common |
| 5948 | 2026-05-15T23:13:51.783Z | |
| 5949 | 2026-05-15T23:13:51.784Z | running 0 tests |
| 5950 | 2026-05-15T23:13:51.784Z | |
| 5951 | 2026-05-15T23:13:51.784Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5952 | 2026-05-15T23:13:51.784Z | |
| 5953 | 2026-05-15T23:13:51.803Z | Doc-tests dpd_api |
| 5954 | 2026-05-15T23:13:52.530Z | |
| 5955 | 2026-05-15T23:13:52.530Z | running 2 tests |
| 5956 | 2026-05-15T23:13:52.530Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 5957 | 2026-05-15T23:13:52.530Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 5958 | 2026-05-15T23:13:52.530Z | |
| 5959 | 2026-05-15T23:13:52.530Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5960 | 2026-05-15T23:13:52.531Z | |
| 5961 | 2026-05-15T23:13:52.561Z | Doc-tests dpd_client |
| 5962 | 2026-05-15T23:13:53.826Z | |
| 5963 | 2026-05-15T23:13:53.826Z | running 0 tests |
| 5964 | 2026-05-15T23:13:53.826Z | |
| 5965 | 2026-05-15T23:13:53.826Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5966 | 2026-05-15T23:13:53.826Z | |
| 5967 | 2026-05-15T23:13:53.871Z | Doc-tests dpd_types |
| 5968 | 2026-05-15T23:13:54.073Z | |
| 5969 | 2026-05-15T23:13:54.074Z | running 0 tests |
| 5970 | 2026-05-15T23:13:54.074Z | |
| 5971 | 2026-05-15T23:13:54.074Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5972 | 2026-05-15T23:13:54.074Z | |
| 5973 | 2026-05-15T23:13:54.098Z | Doc-tests dpd_types_versions |
| 5974 | 2026-05-15T23:13:55.289Z | |
| 5975 | 2026-05-15T23:13:55.290Z | running 1 test |
| 5976 | 2026-05-15T23:13:55.290Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 5977 | 2026-05-15T23:13:55.290Z | |
| 5978 | 2026-05-15T23:13:55.290Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5979 | 2026-05-15T23:13:55.290Z | |
| 5980 | 2026-05-15T23:13:55.334Z | Doc-tests packet |
| 5981 | 2026-05-15T23:13:55.445Z | |
| 5982 | 2026-05-15T23:13:55.445Z | running 0 tests |
| 5983 | 2026-05-15T23:13:55.445Z | |
| 5984 | 2026-05-15T23:13:55.445Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5985 | 2026-05-15T23:13:55.445Z | |
| 5986 | 2026-05-15T23:13:55.461Z | Doc-tests pcap |
| 5987 | 2026-05-15T23:13:55.512Z | |
| 5988 | 2026-05-15T23:13:55.512Z | running 0 tests |
| 5989 | 2026-05-15T23:13:55.512Z | |
| 5990 | 2026-05-15T23:13:55.512Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 5991 | 2026-05-15T23:13:55.512Z | |
| 5992 | 2026-05-15T23:13:55.558Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 5993 | 2026-05-15T23:13:55.558Z | + RUST_BACKTRACE=full |
| 5994 | 2026-05-15T23:13:55.558Z | + cargo test --features softnpu --no-fail-fast |
| 5995 | 2026-05-15T23:13:56.181Z | Compiling num-integer v0.1.46 |
| 5996 | 2026-05-15T23:13:56.261Z | Compiling num-complex v0.4.6 |
| 5997 | 2026-05-15T23:13:56.303Z | Compiling bitstruct_derive v0.1.0 |
| 5998 | 2026-05-15T23:13:56.306Z | Compiling tap v1.0.1 |
| 5999 | 2026-05-15T23:13:56.425Z | Compiling wyz v0.5.1 |
| 6000 | 2026-05-15T23:13:56.553Z | Compiling num-rational v0.4.2 |
| 6001 | 2026-05-15T23:13:56.587Z | Compiling num-iter v0.1.45 |
| 6002 | 2026-05-15T23:13:56.603Z | Compiling num-bigint v0.4.6 |
| 6003 | 2026-05-15T23:13:56.692Z | Compiling radium v0.7.0 |
| 6004 | 2026-05-15T23:13:56.705Z | Compiling funty v2.0.0 |
| 6005 | 2026-05-15T23:13:56.755Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 6006 | 2026-05-15T23:13:56.786Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6007 | 2026-05-15T23:13:56.894Z | Compiling num v0.4.3 |
| 6008 | 2026-05-15T23:13:56.974Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6009 | 2026-05-15T23:13:56.985Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6010 | 2026-05-15T23:13:56.995Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6011 | 2026-05-15T23:13:57.062Z | Compiling bitvec v1.0.1 |
| 6012 | 2026-05-15T23:13:57.116Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6013 | 2026-05-15T23:13:57.250Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6014 | 2026-05-15T23:13:57.290Z | Compiling typeid v1.0.3 |
| 6015 | 2026-05-15T23:13:57.357Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6016 | 2026-05-15T23:13:57.373Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6017 | 2026-05-15T23:13:57.457Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6018 | 2026-05-15T23:13:57.512Z | Compiling ascii v1.1.0 |
| 6019 | 2026-05-15T23:13:58.003Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6020 | 2026-05-15T23:13:58.247Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6021 | 2026-05-15T23:13:58.289Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6022 | 2026-05-15T23:13:58.318Z | Compiling erased-serde v0.4.8 |
| 6023 | 2026-05-15T23:13:58.495Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6024 | 2026-05-15T23:13:58.536Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 6025 | 2026-05-15T23:13:58.729Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6026 | 2026-05-15T23:13:58.749Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 6027 | 2026-05-15T23:13:58.803Z | Compiling bitstruct v0.1.1 |
| 6028 | 2026-05-15T23:13:59.116Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 6029 | 2026-05-15T23:13:59.340Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6030 | 2026-05-15T23:13:59.352Z | Compiling serde_arrays v0.1.0 |
| 6031 | 2026-05-15T23:13:59.362Z | Compiling libloading v0.7.4 |
| 6032 | 2026-05-15T23:13:59.477Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 6033 | 2026-05-15T23:13:59.696Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6034 | 2026-05-15T23:14:00.058Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6035 | 2026-05-15T23:14:00.434Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6036 | 2026-05-15T23:14:01.563Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 6037 | 2026-05-15T23:14:02.271Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 6038 | 2026-05-15T23:14:08.551Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6039 | 2026-05-15T23:14:08.772Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 6040 | 2026-05-15T23:14:08.841Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6041 | 2026-05-15T23:14:09.186Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 6042 | 2026-05-15T23:14:09.404Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6043 | 2026-05-15T23:14:09.417Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6044 | 2026-05-15T23:14:11.415Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6045 | 2026-05-15T23:14:12.153Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6046 | 2026-05-15T23:14:13.725Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 6047 | 2026-05-15T23:14:14.468Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 6048 | 2026-05-15T23:14:15.840Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 6049 | 2026-05-15T23:14:18.032Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 6050 | 2026-05-15T23:14:19.017Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6051 | 2026-05-15T23:14:19.479Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6052 | 2026-05-15T23:14:26.215Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6053 | 2026-05-15T23:14:28.695Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6054 | 2026-05-15T23:14:32.736Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 6055 | 2026-05-15T23:15:10.879Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 6056 | 2026-05-15T23:15:10.992Z | Running unittests src/lib.rs (target/debug/deps/aal-4d25eaadfe042da1) |
| 6057 | 2026-05-15T23:15:10.996Z | |
| 6058 | 2026-05-15T23:15:10.996Z | running 5 tests |
| 6059 | 2026-05-15T23:15:10.999Z | test fuse::tests::chip_revision_b0 ... ok |
| 6060 | 2026-05-15T23:15:10.999Z | test fuse::tests::chip_revision_b1 ... ok |
| 6061 | 2026-05-15T23:15:10.999Z | test fuse::tests::chip_revision_a0 ... ok |
| 6062 | 2026-05-15T23:15:10.999Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 6063 | 2026-05-15T23:15:10.999Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 6064 | 2026-05-15T23:15:10.999Z | |
| 6065 | 2026-05-15T23:15:10.999Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6066 | 2026-05-15T23:15:10.999Z | |
| 6067 | 2026-05-15T23:15:10.999Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 6068 | 2026-05-15T23:15:11.002Z | |
| 6069 | 2026-05-15T23:15:11.002Z | running 0 tests |
| 6070 | 2026-05-15T23:15:11.002Z | |
| 6071 | 2026-05-15T23:15:11.002Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6072 | 2026-05-15T23:15:11.002Z | |
| 6073 | 2026-05-15T23:15:11.002Z | Running unittests src/lib.rs (target/debug/deps/asic-eb9ed458dbcabd0b) |
| 6074 | 2026-05-15T23:15:11.005Z | |
| 6075 | 2026-05-15T23:15:11.005Z | running 0 tests |
| 6076 | 2026-05-15T23:15:11.005Z | |
| 6077 | 2026-05-15T23:15:11.005Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6078 | 2026-05-15T23:15:11.005Z | |
| 6079 | 2026-05-15T23:15:11.005Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 6080 | 2026-05-15T23:15:11.010Z | |
| 6081 | 2026-05-15T23:15:11.010Z | running 10 tests |
| 6082 | 2026-05-15T23:15:11.013Z | test nat::tests::test_vni ... ok |
| 6083 | 2026-05-15T23:15:11.016Z | test network::tests::test_equal ... ok |
| 6084 | 2026-05-15T23:15:11.016Z | test network::tests::test_eui64 ... ok |
| 6085 | 2026-05-15T23:15:11.016Z | test network::tests::test_not_equal ... ok |
| 6086 | 2026-05-15T23:15:11.016Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 6087 | 2026-05-15T23:15:11.016Z | test network::tests::test_into ... ok |
| 6088 | 2026-05-15T23:15:11.016Z | test network::tests::test_to_string ... ok |
| 6089 | 2026-05-15T23:15:11.016Z | test network::tests::test_parse ... ok |
| 6090 | 2026-05-15T23:15:11.016Z | test test_purge ... ok |
| 6091 | 2026-05-15T23:15:11.019Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 6092 | 2026-05-15T23:15:11.019Z | |
| 6093 | 2026-05-15T23:15:11.019Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6094 | 2026-05-15T23:15:11.019Z | |
| 6095 | 2026-05-15T23:15:11.022Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-5e5c9ab59f00c337) |
| 6096 | 2026-05-15T23:15:11.025Z | |
| 6097 | 2026-05-15T23:15:11.025Z | running 1 test |
| 6098 | 2026-05-15T23:15:12.394Z | test test::test_apis_up_to_date ... ok |
| 6099 | 2026-05-15T23:15:12.394Z | |
| 6100 | 2026-05-15T23:15:12.394Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.37s |
| 6101 | 2026-05-15T23:15:12.394Z | |
| 6102 | 2026-05-15T23:15:12.449Z | Running unittests src/main.rs (target/debug/deps/dpd-6b077150d90425f0) |
| 6103 | 2026-05-15T23:15:12.455Z | |
| 6104 | 2026-05-15T23:15:12.455Z | running 32 tests |
| 6105 | 2026-05-15T23:15:12.458Z | test freemap::test_ordering ... ok |
| 6106 | 2026-05-15T23:15:12.458Z | test freemap::test_split ... ok |
| 6107 | 2026-05-15T23:15:12.458Z | test config::tests::test_updates ... ok |
| 6108 | 2026-05-15T23:15:12.458Z | test macaddrs::tests::test_mac_offset ... ok |
| 6109 | 2026-05-15T23:15:12.458Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 6110 | 2026-05-15T23:15:12.458Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 6111 | 2026-05-15T23:15:12.458Z | test macaddrs::tests::test_parse_port_id ... ok |
| 6112 | 2026-05-15T23:15:12.458Z | test nat::test_mapping ... ok |
| 6113 | 2026-05-15T23:15:12.462Z | test port_map::tests::dump_map ... ok |
| 6114 | 2026-05-15T23:15:12.462Z | test port_map::tests::test_backplane_group ... ok |
| 6115 | 2026-05-15T23:15:12.462Z | test port_map::tests::test_port_map ... ok |
| 6116 | 2026-05-15T23:15:12.462Z | May 15 23:15:11.296 DEBG created new freemapMay 15 23:15:11.296 DEBG created new freemap, unit: freemap_test |
| 6117 | 2026-05-15T23:15:12.462Z | May 15 23:15:11.296 DEBG initted freemap. size: 128, unit: freemap_test |
| 6118 | 2026-05-15T23:15:12.462Z | , May 15 23:15:11.296unit :DEBG freemap_testreset freemap |
| 6119 | 2026-05-15T23:15:12.462Z | , unit: freemap_test |
| 6120 | 2026-05-15T23:15:12.462Z | May 15 23:15:11.296 DEBG initted freemap. size: 128, unit: freemap_test |
| 6121 | 2026-05-15T23:15:12.462Z | May 15 23:15:11.296 May 15 23:15:11.296DEBG May 15 23:15:11.296created new freemapDEBG , unitcreated new freemap:DEBG , freemap_testunit : |
| 6122 | 2026-05-15T23:15:12.462Z | reset freemapfreemap_test, |
| 6123 | 2026-05-15T23:15:12.462Z | unit: freemap_test |
| 6124 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.296May 15 23:15:11.296 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testfreemap_test |
| 6125 | 2026-05-15T23:15:12.463Z | |
| 6126 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.296May 15 23:15:11.296 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 6127 | 2026-05-15T23:15:12.463Z | |
| 6128 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.296 DEBG created new freemap, unit: freemap_test |
| 6129 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.296 DEBG initted freemap. size: 128, unit: freemap_test |
| 6130 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.296 DEBG reset freemap, unit: freemap_test |
| 6131 | 2026-05-15T23:15:12.463Z | test freemap::test_basic ... ok |
| 6132 | 2026-05-15T23:15:12.463Z | test freemap::test_exhaustion ... ok |
| 6133 | 2026-05-15T23:15:12.463Z | test freemap::test_free ... ok |
| 6134 | 2026-05-15T23:15:12.463Z | test freemap::test_span ... ok |
| 6135 | 2026-05-15T23:15:12.463Z | test freemap::test_reclaim ... ok |
| 6136 | 2026-05-15T23:15:12.463Z | test port_map::tests::parse_softnpu_revision ... ok |
| 6137 | 2026-05-15T23:15:12.463Z | test api_server::tests::test_build_info ... ok |
| 6138 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297 DEBG created new freemap, unit: freemap_route_ipv4 |
| 6139 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297 DEBG created new freemap, unit: freemap_route_ipv6 |
| 6140 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297May 15 23:15:11.297 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1created new freemap |
| 6141 | 2026-05-15T23:15:12.463Z | , unitMay 15 23:15:11.297: DEBGfreemap_route_ipv4 initted freemap. size: 64 |
| 6142 | 2026-05-15T23:15:12.463Z | , unit: freemap_route_ipv6 |
| 6143 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297May 15 23:15:11.297 DEBGDEBG created new freemapreset freemap, , unitunit:: freemap_route_ipv6freemap_route_ipv6 |
| 6144 | 2026-05-15T23:15:12.463Z | |
| 6145 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297May 15 23:15:11.297 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6146 | 2026-05-15T23:15:12.463Z | |
| 6147 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297May 15 23:15:11.297 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2initted freemap. size: 64 |
| 6148 | 2026-05-15T23:15:12.463Z | , unit: freemap_route_ipv6May 15 23:15:11.297 |
| 6149 | 2026-05-15T23:15:12.463Z | 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 15 23:15:11.297 |
| 6150 | 2026-05-15T23:15:12.463Z | DEBG reset freemap, unitMay 15 23:15:11.297: INFOfreemap_route_ipv6 |
| 6151 | 2026-05-15T23:15:12.463Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6152 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297 May 15 23:15:11.297DEBG 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 } }] |
| 6153 | 2026-05-15T23:15:12.463Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 6154 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297May 15 23:15:11.297 INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6155 | 2026-05-15T23:15:12.463Z | |
| 6156 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297May 15 23:15:11.297 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 6157 | 2026-05-15T23:15:12.463Z | |
| 6158 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297May 15 23:15:11.297 INFOINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6159 | 2026-05-15T23:15:12.463Z | |
| 6160 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297May 15 23:15:11.297 DEBGDEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 6161 | 2026-05-15T23:15:12.463Z | |
| 6162 | 2026-05-15T23:15:12.463Z | May 15 23:15:11.297May 15 23:15:11.297 INFOINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6163 | 2026-05-15T23:15:12.464Z | |
| 6164 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297May 15 23:15:11.297 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 } }]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 } }] |
| 6165 | 2026-05-15T23:15:12.464Z | |
| 6166 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297May 15 23:15:11.297 INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6167 | 2026-05-15T23:15:12.464Z | |
| 6168 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297May 15 23:15:11.297 DEBGDEBG replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 6169 | 2026-05-15T23:15:12.464Z | |
| 6170 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297May 15 23:15:11.297 INFOINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6171 | 2026-05-15T23:15:12.464Z | |
| 6172 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297May 15 23:15:11.297 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 } }]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 } }] |
| 6173 | 2026-05-15T23:15:12.464Z | |
| 6174 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297May 15 23:15:11.297 INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6175 | 2026-05-15T23:15:12.464Z | |
| 6176 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297 DEBG created new freemap, unit: May 15 23:15:11.297freemap_route_ipv4 |
| 6177 | 2026-05-15T23:15:12.464Z | 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 15 23:15:11.297 |
| 6178 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6179 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297 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 } }] |
| 6180 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6181 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297 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 } }] |
| 6182 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297DEBG INFOcreated new freemap , adding route 3fff:beef:5::/64 -> 2001:db8::55:ffunit |
| 6183 | 2026-05-15T23:15:12.464Z | : freemap_route_ipv6 |
| 6184 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297 May 15 23:15:11.297 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:dead::/64 -> 2001:db8::55:1 |
| 6185 | 2026-05-15T23:15:12.464Z | |
| 6186 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297May 15 23:15:11.297 DEBGINFO initted freemap. size: 64adding route 3fff:beef:6::/64 -> 2001:db8::55:ff, |
| 6187 | 2026-05-15T23:15:12.464Z | unit: freemap_route_ipv6May 15 23:15:11.297 |
| 6188 | 2026-05-15T23:15:12.464Z | 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 } }] |
| 6189 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297 DEBG reset freemap, unitMay 15 23:15:11.297: INFOfreemap_route_ipv6 |
| 6190 | 2026-05-15T23:15:12.464Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6191 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297 DEBGMay 15 23:15:11.297May 15 23:15:11.297 DEBG 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 } }] |
| 6192 | 2026-05-15T23:15:12.464Z | 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: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 } }] |
| 6193 | 2026-05-15T23:15:12.464Z | |
| 6194 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297 INFOMay 15 23:15:11.297 May 15 23:15:11.297adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6195 | 2026-05-15T23:15:12.464Z | INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6196 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297 |
| 6197 | 2026-05-15T23:15:12.464Z | 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 } }] |
| 6198 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297May 15 23:15:11.297 DEBGDEBG May 15 23:15:11.297replacing 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: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 |
| 6199 | 2026-05-15T23:15:12.464Z | |
| 6200 | 2026-05-15T23:15:12.464Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6201 | 2026-05-15T23:15:12.464Z | May 15 23:15:11.297May 15 23:15:11.297 May 15 23:15:11.297 INFODEBG INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6202 | 2026-05-15T23:15:12.465Z | |
| 6203 | 2026-05-15T23:15:12.465Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6204 | 2026-05-15T23:15:12.465Z | May 15 23:15:11.297May 15 23:15:11.297 May 15 23:15:11.297INFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff DEBG |
| 6205 | 2026-05-15T23:15:12.465Z | 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 } }] |
| 6206 | 2026-05-15T23:15:12.465Z | 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 } }] |
| 6207 | 2026-05-15T23:15:12.465Z | May 15 23:15:11.297 May 15 23:15:11.297DEBG May 15 23:15:11.297replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6208 | 2026-05-15T23:15:12.465Z | adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 6209 | 2026-05-15T23:15:12.465Z | May 15 23:15:11.297adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6210 | 2026-05-15T23:15:12.465Z | INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6211 | 2026-05-15T23:15:12.465Z | May 15 23:15:11.297 DEBGMay 15 23:15:11.297 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6212 | 2026-05-15T23:15:12.465Z | May 15 23:15:11.297replacing 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 } }] |
| 6213 | 2026-05-15T23:15:12.469Z | 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 } }]May 15 23:15:11.297 |
| 6214 | 2026-05-15T23:15:12.469Z | May 15 23:15:11.297 INFOINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6215 | 2026-05-15T23:15:12.469Z | |
| 6216 | 2026-05-15T23:15:12.469Z | May 15 23:15:11.298 INFO May 15 23:15:11.298May 15 23:15:11.298 adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBG |
| 6217 | 2026-05-15T23:15:12.469Z | 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 } }] |
| 6218 | 2026-05-15T23:15:12.469Z | May 15 23:15:11.297replacing 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 15 23:15:11.298 |
| 6219 | 2026-05-15T23:15:12.469Z | DEBG DEBGcreated new freemapMay 15 23:15:11.298 , 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 } }] |
| 6220 | 2026-05-15T23:15:12.469Z | INFOMay 15 23:15:11.298 unitadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6221 | 2026-05-15T23:15:12.469Z | :INFO freemap_route_ipv4May 15 23:15:11.298adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6222 | 2026-05-15T23:15:12.469Z | DEBG |
| 6223 | 2026-05-15T23:15:12.469Z | May 15 23:15:11.298replacing 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 } }] |
| 6224 | 2026-05-15T23:15:12.469Z | INFO May 15 23:15:11.298May 15 23:15:11.298 adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFOMay 15 23:15:11.298 adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6225 | 2026-05-15T23:15:12.469Z | DEBG created new freemap, May 15 23:15:11.298unit :DEBG freemap_route_ipv6replacing 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 } }] |
| 6226 | 2026-05-15T23:15:12.469Z | |
| 6227 | 2026-05-15T23:15:12.469Z | May 15 23:15:11.298 May 15 23:15:11.298INFO INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6228 | 2026-05-15T23:15:12.469Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6229 | 2026-05-15T23:15:12.469Z | May 15 23:15:11.298May 15 23:15:11.298 DEBGDEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 6230 | 2026-05-15T23:15:12.469Z | , unit: freemap_route_ipv6 |
| 6231 | 2026-05-15T23:15:12.469Z | May 15 23:15:11.297May 15 23:15:11.298 May 15 23:15:11.298DEBGINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBGcreated new freemap |
| 6232 | 2026-05-15T23:15:12.469Z | reset freemap, , unitunit:: May 15 23:15:11.298freemap_route_ipv4 |
| 6233 | 2026-05-15T23:15:12.469Z | freemap_route_ipv6DEBG |
| 6234 | 2026-05-15T23:15:12.470Z | 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 } }] |
| 6235 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298 May 15 23:15:11.298DEBG 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 } }] |
| 6236 | 2026-05-15T23:15:12.470Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6237 | 2026-05-15T23:15:12.470Z | DEBG created new freemapMay 15 23:15:11.298, May 15 23:15:11.298unit 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6238 | 2026-05-15T23:15:12.470Z | |
| 6239 | 2026-05-15T23:15:12.470Z | freemap_route_ipv6 |
| 6240 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298May 15 23:15:11.298 INFOMay 15 23:15:11.298INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6241 | 2026-05-15T23:15:12.470Z | DEBG |
| 6242 | 2026-05-15T23:15:12.470Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 15 23:15:11.298 |
| 6243 | 2026-05-15T23:15:12.470Z | DEBGMay 15 23:15:11.298 May 15 23:15:11.298replacing 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 } }] |
| 6244 | 2026-05-15T23:15:12.470Z | DEBGINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 6245 | 2026-05-15T23:15:12.470Z | , May 15 23:15:11.298unit :INFO freemap_route_ipv6adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6246 | 2026-05-15T23:15:12.470Z | |
| 6247 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298May 15 23:15:11.298May 15 23:15:11.298 DEBGDEBGDEBG replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6248 | 2026-05-15T23:15:12.470Z | |
| 6249 | 2026-05-15T23:15:12.470Z | reset freemap, unit: May 15 23:15:11.298freemap_route_ipv6 |
| 6250 | 2026-05-15T23:15:12.470Z | INFOMay 15 23:15:11.298 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffINFO |
| 6251 | 2026-05-15T23:15:12.470Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6252 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298May 15 23:15:11.298 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6253 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298 |
| 6254 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298May 15 23:15:11.298 INFODEBG adding route 3fff:beef:15::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 6255 | 2026-05-15T23:15:12.470Z | |
| 6256 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298 DEBG DEBGreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6257 | 2026-05-15T23:15:12.470Z | |
| 6258 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298 INFO replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6259 | 2026-05-15T23:15:12.470Z | |
| 6260 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298May 15 23:15:11.298 DEBGDEBGMay 15 23:15:11.298 replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 |
| 6261 | 2026-05-15T23:15:12.470Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6262 | 2026-05-15T23:15:12.470Z | |
| 6263 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298 INFO May 15 23:15:11.298adding route 3fff:beef:17::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6264 | 2026-05-15T23:15:12.470Z | DEBGINFO adding route 3fff:beef:2::/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 } }] |
| 6265 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298 |
| 6266 | 2026-05-15T23:15:12.470Z | DEBGMay 15 23:15:11.298 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6267 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298 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 15 23:15:11.298 |
| 6268 | 2026-05-15T23:15:12.470Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6269 | 2026-05-15T23:15:12.470Z | INFO May 15 23:15:11.298adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6270 | 2026-05-15T23:15:12.470Z | INFOMay 15 23:15:11.298 DEBGadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6271 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 6272 | 2026-05-15T23:15:12.470Z | May 15 23:15:11.298replacing 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 } }] |
| 6273 | 2026-05-15T23:15:12.471Z | DEBGMay 15 23:15:11.298 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 15 23:15:11.298 |
| 6274 | 2026-05-15T23:15:12.471Z | INFO INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6275 | 2026-05-15T23:15:12.471Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6276 | 2026-05-15T23:15:12.471Z | May 15 23:15:11.298May 15 23:15:11.298 May 15 23:15:11.298INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6277 | 2026-05-15T23:15:12.471Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6278 | 2026-05-15T23:15:12.471Z | 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 } }]May 15 23:15:11.298 |
| 6279 | 2026-05-15T23:15:12.471Z | May 15 23:15:11.298DEBG INFOreplacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6280 | 2026-05-15T23:15:12.471Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6281 | 2026-05-15T23:15:12.471Z | INFOMay 15 23:15:11.298 May 15 23:15:11.298 INFODEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6282 | 2026-05-15T23:15:12.471Z | |
| 6283 | 2026-05-15T23:15:12.471Z | |
| 6284 | 2026-05-15T23:15:12.471Z | May 15 23:15:11.298May 15 23:15:11.298 INFODEBGMay 15 23:15:11.298 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:1b::/64 -> 2001:db8::55:ff |
| 6285 | 2026-05-15T23:15:12.471Z | |
| 6286 | 2026-05-15T23:15:12.471Z | 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 } }] |
| 6287 | 2026-05-15T23:15:12.471Z | May 15 23:15:11.298May 15 23:15:11.298 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 } }]May 15 23:15:11.298 |
| 6288 | 2026-05-15T23:15:12.471Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO |
| 6289 | 2026-05-15T23:15:12.471Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 6290 | 2026-05-15T23:15:12.471Z | May 15 23:15:11.298May 15 23:15:11.298 INFOMay 15 23:15:11.298 DEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffDEBG |
| 6291 | 2026-05-15T23:15:12.471Z | 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: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 } }] |
| 6292 | 2026-05-15T23:15:12.471Z | |
| 6293 | 2026-05-15T23:15:12.471Z | May 15 23:15:11.298 DEBGMay 15 23:15:11.298 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 } }]INFOMay 15 23:15:11.298 |
| 6294 | 2026-05-15T23:15:12.471Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffINFO |
| 6295 | 2026-05-15T23:15:12.471Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6296 | 2026-05-15T23:15:12.471Z | May 15 23:15:11.298May 15 23:15:11.298 INFODEBG May 15 23:15:11.298replacing 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:1d::/64 -> 2001:db8::55:ff |
| 6297 | 2026-05-15T23:15:12.471Z | |
| 6298 | 2026-05-15T23:15:12.471Z | 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 15 23:15:11.298May 15 23:15:11.298 INFO |
| 6299 | 2026-05-15T23:15:12.471Z | 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:8::/64 -> 2001:db8::55:ff |
| 6300 | 2026-05-15T23:15:12.471Z | May 15 23:15:11.298 |
| 6301 | 2026-05-15T23:15:12.471Z | INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6302 | 2026-05-15T23:15:12.471Z | May 15 23:15:11.298May 15 23:15:11.298 INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6303 | 2026-05-15T23:15:12.471Z | May 15 23:15:11.298 |
| 6304 | 2026-05-15T23:15:12.471Z | DEBG May 15 23:15:11.298replacing 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 } }] |
| 6305 | 2026-05-15T23:15:12.471Z | DEBGMay 15 23:15:11.298 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 |
| 6306 | 2026-05-15T23:15:12.471Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6307 | 2026-05-15T23:15:12.471Z | May 15 23:15:11.298May 15 23:15:11.298 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffMay 15 23:15:11.298adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6308 | 2026-05-15T23:15:12.471Z | |
| 6309 | 2026-05-15T23:15:12.471Z | 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 15 23:15:11.298 |
| 6310 | 2026-05-15T23:15:12.471Z | DEBGMay 15 23:15:11.298 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 } }]May 15 23:15:11.298 |
| 6311 | 2026-05-15T23:15:12.471Z | DEBG INFOreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6312 | 2026-05-15T23:15:12.472Z | May 15 23:15:11.298adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6313 | 2026-05-15T23:15:12.475Z | INFO May 15 23:15:11.298adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6314 | 2026-05-15T23:15:12.475Z | DEBG May 15 23:15:11.298replacing 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 } }] |
| 6315 | 2026-05-15T23:15:12.475Z | INFOMay 15 23:15:11.298 adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG |
| 6316 | 2026-05-15T23:15:12.475Z | May 15 23:15:11.298replacing 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 } }] |
| 6317 | 2026-05-15T23:15:12.475Z | INFO May 15 23:15:11.298adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6318 | 2026-05-15T23:15:12.475Z | DEBGMay 15 23:15:11.298 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6319 | 2026-05-15T23:15:12.475Z | May 15 23:15:11.298adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6320 | 2026-05-15T23:15:12.475Z | DEBG May 15 23:15:11.298May 15 23:15:11.298replacing 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 } }] |
| 6321 | 2026-05-15T23:15:12.475Z | 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:b::/64 -> 2001:db8::55:ff |
| 6322 | 2026-05-15T23:15:12.475Z | |
| 6323 | 2026-05-15T23:15:12.475Z | May 15 23:15:11.298 INFO May 15 23:15:11.298May 15 23:15:11.298 INFODEBG adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6324 | 2026-05-15T23:15:12.476Z | |
| 6325 | 2026-05-15T23:15:12.476Z | 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 } }] |
| 6326 | 2026-05-15T23:15:12.476Z | May 15 23:15:11.298May 15 23:15:11.298 DEBGMay 15 23:15:11.298 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 } }] |
| 6327 | 2026-05-15T23:15:12.476Z | 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 } }] |
| 6328 | 2026-05-15T23:15:12.476Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffMay 15 23:15:11.298May 15 23:15:11.298 |
| 6329 | 2026-05-15T23:15:12.476Z | INFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6330 | 2026-05-15T23:15:12.476Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6331 | 2026-05-15T23:15:12.476Z | 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 } }] |
| 6332 | 2026-05-15T23:15:12.476Z | May 15 23:15:11.298May 15 23:15:11.298 DEBG DEBGreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6333 | 2026-05-15T23:15:12.476Z | 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 15 23:15:11.298 |
| 6334 | 2026-05-15T23:15:12.476Z | INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6335 | 2026-05-15T23:15:12.476Z | May 15 23:15:11.298INFO INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6336 | 2026-05-15T23:15:12.476Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6337 | 2026-05-15T23:15:12.476Z | DEBGMay 15 23:15:11.298May 15 23:15:11.298 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 } }]DEBGDEBG |
| 6338 | 2026-05-15T23:15:12.476Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6339 | 2026-05-15T23:15:12.476Z | |
| 6340 | 2026-05-15T23:15:12.476Z | May 15 23:15:11.298May 15 23:15:11.298 May 15 23:15:11.298INFO INFOadding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6341 | 2026-05-15T23:15:12.476Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff INFO |
| 6342 | 2026-05-15T23:15:12.476Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6343 | 2026-05-15T23:15:12.476Z | May 15 23:15:11.298DEBG DEBGreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6344 | 2026-05-15T23:15:12.476Z | 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 15 23:15:11.298 |
| 6345 | 2026-05-15T23:15:12.476Z | DEBGMay 15 23:15:11.298 May 15 23:15:11.298replacing 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 } }] |
| 6346 | 2026-05-15T23:15:12.476Z | INFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6347 | 2026-05-15T23:15:12.476Z | |
| 6348 | 2026-05-15T23:15:12.476Z | May 15 23:15:11.298 May 15 23:15:11.298INFOMay 15 23:15:11.298 DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6349 | 2026-05-15T23:15:12.476Z | |
| 6350 | 2026-05-15T23:15:12.476Z | 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 } }] |
| 6351 | 2026-05-15T23:15:12.476Z | May 15 23:15:11.298May 15 23:15:11.298 May 15 23:15:11.298INFODEBG adding route 3fff:beef:27::/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 } }] |
| 6352 | 2026-05-15T23:15:12.476Z | |
| 6353 | 2026-05-15T23:15:12.476Z | INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6354 | 2026-05-15T23:15:12.476Z | May 15 23:15:11.298May 15 23:15:11.298 DEBGINFO replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6355 | 2026-05-15T23:15:12.476Z | |
| 6356 | 2026-05-15T23:15:12.476Z | May 15 23:15:11.298 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 15 23:15:11.298 |
| 6357 | 2026-05-15T23:15:12.476Z | DEBGMay 15 23:15:11.298 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 |
| 6358 | 2026-05-15T23:15:12.476Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6359 | 2026-05-15T23:15:12.476Z | May 15 23:15:11.298 May 15 23:15:11.298May 15 23:15:11.298 INFOINFO DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6360 | 2026-05-15T23:15:12.476Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6361 | 2026-05-15T23:15:12.476Z | |
| 6362 | 2026-05-15T23:15:12.476Z | May 15 23:15:11.298May 15 23:15:11.298 INFOMay 15 23:15:11.298 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG |
| 6363 | 2026-05-15T23:15:12.477Z | 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 } }]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 } }] |
| 6364 | 2026-05-15T23:15:12.477Z | May 15 23:15:11.298 |
| 6365 | 2026-05-15T23:15:12.477Z | DEBGMay 15 23:15:11.298May 15 23:15:11.298 INFOreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6366 | 2026-05-15T23:15:12.477Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6367 | 2026-05-15T23:15:12.477Z | |
| 6368 | 2026-05-15T23:15:12.477Z | May 15 23:15:11.298May 15 23:15:11.298 May 15 23:15:11.298INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG |
| 6369 | 2026-05-15T23:15:12.477Z | 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 } }] |
| 6370 | 2026-05-15T23:15:12.477Z | 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 15 23:15:11.298 |
| 6371 | 2026-05-15T23:15:12.477Z | DEBGMay 15 23:15:11.298 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 15 23:15:11.298 |
| 6372 | 2026-05-15T23:15:12.477Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 6373 | 2026-05-15T23:15:12.477Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6374 | 2026-05-15T23:15:12.477Z | May 15 23:15:11.298May 15 23:15:11.298 DEBGINFO adding route 3fff:beef:2b::/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 } }] |
| 6375 | 2026-05-15T23:15:12.477Z | May 15 23:15:11.298 |
| 6376 | 2026-05-15T23:15:12.477Z | 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 15 23:15:11.298May 15 23:15:11.298 |
| 6377 | 2026-05-15T23:15:12.477Z | DEBGINFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6378 | 2026-05-15T23:15:12.477Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6379 | 2026-05-15T23:15:12.477Z | May 15 23:15:11.298INFO INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6380 | 2026-05-15T23:15:12.477Z | |
| 6381 | 2026-05-15T23:15:12.477Z | May 15 23:15:11.298 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 15 23:15:11.298May 15 23:15:11.298 |
| 6382 | 2026-05-15T23:15:12.477Z | DEBG 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 } }] |
| 6383 | 2026-05-15T23:15:12.477Z | 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 15 23:15:11.298 |
| 6384 | 2026-05-15T23:15:12.477Z | INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6385 | 2026-05-15T23:15:12.477Z | INFOMay 15 23:15:11.298 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFOMay 15 23:15:11.298 |
| 6386 | 2026-05-15T23:15:12.477Z | DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6387 | 2026-05-15T23:15:12.477Z | May 15 23:15:11.298replacing 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 } }] |
| 6388 | 2026-05-15T23:15:12.477Z | DEBG May 15 23:15:11.298replacing 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 } }] |
| 6389 | 2026-05-15T23:15:12.477Z | DEBG May 15 23:15:11.298replacing 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 } }] |
| 6390 | 2026-05-15T23:15:12.477Z | INFOMay 15 23:15:11.298 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO |
| 6391 | 2026-05-15T23:15:12.477Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6392 | 2026-05-15T23:15:12.477Z | INFO May 15 23:15:11.298adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6393 | 2026-05-15T23:15:12.477Z | DEBGMay 15 23:15:11.298 replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6394 | 2026-05-15T23:15:12.477Z | 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 } }] |
| 6395 | 2026-05-15T23:15:12.477Z | May 15 23:15:11.298 May 15 23:15:11.298DEBG May 15 23:15:11.298INFO 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:2f::/64 -> 2001:db8::55:ff |
| 6396 | 2026-05-15T23:15:12.477Z | |
| 6397 | 2026-05-15T23:15:12.477Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6398 | 2026-05-15T23:15:12.477Z | May 15 23:15:11.298May 15 23:15:11.298 DEBGMay 15 23:15:11.298 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 } }]DEBG |
| 6399 | 2026-05-15T23:15:12.477Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6400 | 2026-05-15T23:15:12.477Z | |
| 6401 | 2026-05-15T23:15:12.477Z | May 15 23:15:11.298 INFO May 15 23:15:11.298adding route 3fff:beef:30::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6402 | 2026-05-15T23:15:12.477Z | INFO DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff May 15 23:15:11.298replacing 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 } }] |
| 6403 | 2026-05-15T23:15:12.478Z | DEBG |
| 6404 | 2026-05-15T23:15:12.478Z | 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 } }] |
| 6405 | 2026-05-15T23:15:12.478Z | May 15 23:15:11.298May 15 23:15:11.298 May 15 23:15:11.298INFO DEBGINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6406 | 2026-05-15T23:15:12.478Z | |
| 6407 | 2026-05-15T23:15:12.478Z | 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 } }] |
| 6408 | 2026-05-15T23:15:12.478Z | May 15 23:15:11.298May 15 23:15:11.298 May 15 23:15:11.298DEBGDEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6409 | 2026-05-15T23:15:12.478Z | |
| 6410 | 2026-05-15T23:15:12.478Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6411 | 2026-05-15T23:15:12.478Z | May 15 23:15:11.298May 15 23:15:11.298 INFOINFO May 15 23:15:11.298 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6412 | 2026-05-15T23:15:12.478Z | |
| 6413 | 2026-05-15T23:15:12.482Z | 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 } }] |
| 6414 | 2026-05-15T23:15:12.482Z | May 15 23:15:11.298May 15 23:15:11.298 May 15 23:15:11.298DEBG DEBG INFO 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: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 } }] |
| 6415 | 2026-05-15T23:15:12.482Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6416 | 2026-05-15T23:15:12.482Z | |
| 6417 | 2026-05-15T23:15:12.482Z | May 15 23:15:11.298May 15 23:15:11.298May 15 23:15:11.298 INFO INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 6418 | 2026-05-15T23:15:12.482Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffMay 15 23:15:11.298 |
| 6419 | 2026-05-15T23:15:12.482Z | DEBG DEBGreplacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] May 15 23:15:11.299created new freemap , May 15 23:15:11.299DEBG |
| 6420 | 2026-05-15T23:15:12.482Z | 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 |
| 6421 | 2026-05-15T23:15:12.482Z | 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 } }]unit |
| 6422 | 2026-05-15T23:15:12.482Z | :May 15 23:15:11.299 freemap_route_ipv4May 15 23:15:11.299INFOMay 15 23:15:11.299 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFOINFO |
| 6423 | 2026-05-15T23:15:12.482Z | |
| 6424 | 2026-05-15T23:15:12.482Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 6425 | 2026-05-15T23:15:12.482Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6426 | 2026-05-15T23:15:12.482Z | May 15 23:15:11.299 May 15 23:15:11.299May 15 23:15:11.299 DEBGDEBGDEBG 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: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 } }] |
| 6427 | 2026-05-15T23:15:12.482Z | |
| 6428 | 2026-05-15T23:15:12.482Z | created new freemap, May 15 23:15:11.299unit May 15 23:15:11.299 INFODEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6429 | 2026-05-15T23:15:12.482Z | May 15 23:15:11.299replacing 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 } }] |
| 6430 | 2026-05-15T23:15:12.482Z | 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 } }] |
| 6431 | 2026-05-15T23:15:12.482Z | May 15 23:15:11.299 May 15 23:15:11.299INFO INFOadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 6432 | 2026-05-15T23:15:12.482Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 6433 | 2026-05-15T23:15:12.482Z | : May 15 23:15:11.299freemap_route_ipv6 |
| 6434 | 2026-05-15T23:15:12.482Z | 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 } }] |
| 6435 | 2026-05-15T23:15:12.482Z | May 15 23:15:11.299 INFOMay 15 23:15:11.299May 15 23:15:11.299 INFOadding route 172.16.0.0/32 -> 10.0.0.1 DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6436 | 2026-05-15T23:15:12.482Z | |
| 6437 | 2026-05-15T23:15:12.482Z | 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 } }] |
| 6438 | 2026-05-15T23:15:12.482Z | May 15 23:15:11.299May 15 23:15:11.299 May 15 23:15:11.299DEBG 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 |
| 6439 | 2026-05-15T23:15:12.482Z | initted freemap. size: 64, unitMay 15 23:15:11.299: INFOfreemap_route_ipv4 |
| 6440 | 2026-05-15T23:15:12.482Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 6441 | 2026-05-15T23:15:12.482Z | INFO May 15 23:15:11.299May 15 23:15:11.299 May 15 23:15:11.299 DEBGDEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff INFO replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6442 | 2026-05-15T23:15:12.482Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6443 | 2026-05-15T23:15:12.482Z | |
| 6444 | 2026-05-15T23:15:12.482Z | reset freemap, May 15 23:15:11.299unit May 15 23:15:11.299: INFODEBG May 15 23:15:11.299adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6445 | 2026-05-15T23:15:12.482Z | 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 } }] |
| 6446 | 2026-05-15T23:15:12.482Z | May 15 23:15:11.299freemap_route_ipv4 |
| 6447 | 2026-05-15T23:15:12.482Z | 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 } }] |
| 6448 | 2026-05-15T23:15:12.482Z | May 15 23:15:11.299replacing 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 } }] |
| 6449 | 2026-05-15T23:15:12.482Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6450 | 2026-05-15T23:15:12.482Z | May 15 23:15:11.299May 15 23:15:11.299 May 15 23:15:11.299INFO INFOadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffMay 15 23:15:11.299 |
| 6451 | 2026-05-15T23:15:12.483Z | DEBG adding route 3fff:beef:1e::/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 } }] |
| 6452 | 2026-05-15T23:15:12.483Z | |
| 6453 | 2026-05-15T23:15:12.483Z | May 15 23:15:11.299DEBG 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 } }]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 15 23:15:11.299 |
| 6454 | 2026-05-15T23:15:12.483Z | May 15 23:15:11.299 DEBG |
| 6455 | 2026-05-15T23:15:12.483Z | INFOMay 15 23:15:11.299 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 |
| 6456 | 2026-05-15T23:15:12.483Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff May 15 23:15:11.299adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6457 | 2026-05-15T23:15:12.483Z | |
| 6458 | 2026-05-15T23:15:12.483Z | DEBG May 15 23:15:11.299replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 15 23:15:11.299May 15 23:15:11.299 DEBGDEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6459 | 2026-05-15T23:15:12.483Z | |
| 6460 | 2026-05-15T23:15:12.483Z | |
| 6461 | 2026-05-15T23:15:12.483Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6462 | 2026-05-15T23:15:12.483Z | May 15 23:15:11.299 May 15 23:15:11.299INFOMay 15 23:15:11.299 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffINFODEBG |
| 6463 | 2026-05-15T23:15:12.483Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6464 | 2026-05-15T23:15:12.483Z | |
| 6465 | 2026-05-15T23:15:12.483Z | May 15 23:15:11.299 May 15 23:15:11.299DEBG 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 } }] |
| 6466 | 2026-05-15T23:15:12.483Z | 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 15 23:15:11.299 |
| 6467 | 2026-05-15T23:15:12.483Z | INFOMay 15 23:15:11.299 May 15 23:15:11.299 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff DEBG |
| 6468 | 2026-05-15T23:15:12.483Z | failed to allocate space for the new target listINFO |
| 6469 | 2026-05-15T23:15:12.483Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6470 | 2026-05-15T23:15:12.483Z | May 15 23:15:11.299May 15 23:15:11.299 DEBGDEBG May 15 23:15:11.299 replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 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 } }] |
| 6471 | 2026-05-15T23:15:12.483Z | |
| 6472 | 2026-05-15T23:15:12.483Z | 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 } }] |
| 6473 | 2026-05-15T23:15:12.483Z | May 15 23:15:11.299 INFOMay 15 23:15:11.299 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO |
| 6474 | 2026-05-15T23:15:12.483Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6475 | 2026-05-15T23:15:12.483Z | DEBGMay 15 23:15:11.299 May 15 23:15:11.299replacing 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 } }] |
| 6476 | 2026-05-15T23:15:12.483Z | DEBG DEBGreplacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:15:11.299 |
| 6477 | 2026-05-15T23:15:12.483Z | INFOreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6478 | 2026-05-15T23:15:12.483Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6479 | 2026-05-15T23:15:12.483Z | May 15 23:15:11.299May 15 23:15:11.299May 15 23:15:11.299 INFODEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO |
| 6480 | 2026-05-15T23:15:12.483Z | 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 } }] |
| 6481 | 2026-05-15T23:15:12.483Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6482 | 2026-05-15T23:15:12.483Z | May 15 23:15:11.299 May 15 23:15:11.299DEBG May 15 23:15:11.299INFO DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6483 | 2026-05-15T23:15:12.483Z | 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: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 } }] |
| 6484 | 2026-05-15T23:15:12.483Z | |
| 6485 | 2026-05-15T23:15:12.483Z | test route::tests::grow_succeeds ... ok |
| 6486 | 2026-05-15T23:15:12.483Z | May 15 23:15:11.299 DEBGMay 15 23:15:11.299May 15 23:15:11.299 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 |
| 6487 | 2026-05-15T23:15:12.483Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ffMay 15 23:15:11.299 |
| 6488 | 2026-05-15T23:15:12.483Z | |
| 6489 | 2026-05-15T23:15:12.483Z | INFO May 15 23:15:11.299adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6490 | 2026-05-15T23:15:12.484Z | DEBG May 15 23:15:11.299replacing 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 15 23:15:11.299DEBG |
| 6491 | 2026-05-15T23:15:12.484Z | 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 } }] |
| 6492 | 2026-05-15T23:15:12.484Z | 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 15 23:15:11.299 |
| 6493 | 2026-05-15T23:15:12.484Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffMay 15 23:15:11.299 |
| 6494 | 2026-05-15T23:15:12.484Z | May 15 23:15:11.299INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO |
| 6495 | 2026-05-15T23:15:12.484Z | May 15 23:15:11.299adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6496 | 2026-05-15T23:15:12.484Z | DEBG May 15 23:15:11.299replacing 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 15 23:15:11.299DEBG |
| 6497 | 2026-05-15T23:15:12.484Z | 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 } }] |
| 6498 | 2026-05-15T23:15:12.484Z | 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 15 23:15:11.299 |
| 6499 | 2026-05-15T23:15:12.484Z | INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffMay 15 23:15:11.299 |
| 6500 | 2026-05-15T23:15:12.484Z | May 15 23:15:11.299INFO INFOadding route 3fff:beef:26::/64 -> 2001:db8::55:ffMay 15 23:15:11.299 |
| 6501 | 2026-05-15T23:15:12.484Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBG |
| 6502 | 2026-05-15T23:15:12.484Z | 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 15 23:15:11.299 |
| 6503 | 2026-05-15T23:15:12.484Z | DEBGMay 15 23:15:11.299 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 |
| 6504 | 2026-05-15T23:15:12.484Z | May 15 23:15:11.299 replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6505 | 2026-05-15T23:15:12.484Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 6506 | 2026-05-15T23:15:12.484Z | May 15 23:15:11.299May 15 23:15:11.299 INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffMay 15 23:15:11.299adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6507 | 2026-05-15T23:15:12.484Z | |
| 6508 | 2026-05-15T23:15:12.484Z | 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 } }] |
| 6509 | 2026-05-15T23:15:12.484Z | May 15 23:15:11.299May 15 23:15:11.299May 15 23:15:11.299 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:27::/64 -> 2001:db8::55:ff |
| 6510 | 2026-05-15T23:15:12.484Z | DEBG |
| 6511 | 2026-05-15T23:15:12.484Z | 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 } }] |
| 6512 | 2026-05-15T23:15:12.484Z | May 15 23:15:11.299May 15 23:15:11.299 INFOMay 15 23:15:11.299 adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG |
| 6513 | 2026-05-15T23:15:12.488Z | INFO replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6514 | 2026-05-15T23:15:12.488Z | May 15 23:15:11.299 |
| 6515 | 2026-05-15T23:15:12.488Z | 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 } }] |
| 6516 | 2026-05-15T23:15:12.488Z | May 15 23:15:11.299May 15 23:15:11.299 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 } }]May 15 23:15:11.299adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6517 | 2026-05-15T23:15:12.488Z | INFO |
| 6518 | 2026-05-15T23:15:12.488Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6519 | 2026-05-15T23:15:12.488Z | May 15 23:15:11.299 May 15 23:15:11.299May 15 23:15:11.299 DEBGDEBG 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 } }]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 } }] |
| 6520 | 2026-05-15T23:15:12.488Z | |
| 6521 | 2026-05-15T23:15:12.488Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6522 | 2026-05-15T23:15:12.488Z | May 15 23:15:11.299May 15 23:15:11.299 INFOINFOMay 15 23:15:11.299 adding route 3fff:beef:12::/64 -> 2001:db8::55:ff adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6523 | 2026-05-15T23:15:12.488Z | |
| 6524 | 2026-05-15T23:15:12.488Z | 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 } }]May 15 23:15:11.299 |
| 6525 | 2026-05-15T23:15:12.488Z | May 15 23:15:11.299DEBG 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 } }] May 15 23:15:11.299 |
| 6526 | 2026-05-15T23:15:12.488Z | 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 } }] |
| 6527 | 2026-05-15T23:15:12.488Z | INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffMay 15 23:15:11.299 |
| 6528 | 2026-05-15T23:15:12.488Z | May 15 23:15:11.299INFO INFOadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6529 | 2026-05-15T23:15:12.488Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 6530 | 2026-05-15T23:15:12.488Z | May 15 23:15:11.299 DEBGMay 15 23:15:11.299May 15 23:15:11.299 DEBGDEBGreplacing 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 } }] |
| 6531 | 2026-05-15T23:15:12.488Z | 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 } }] |
| 6532 | 2026-05-15T23:15:12.488Z | 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 } }] |
| 6533 | 2026-05-15T23:15:12.488Z | May 15 23:15:11.299May 15 23:15:11.299 May 15 23:15:11.299INFO INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 6534 | 2026-05-15T23:15:12.488Z | |
| 6535 | 2026-05-15T23:15:12.488Z | |
| 6536 | 2026-05-15T23:15:12.488Z | May 15 23:15:11.299May 15 23:15:11.299 May 15 23:15:11.299DEBG DEBGDEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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: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 } }] |
| 6537 | 2026-05-15T23:15:12.488Z | |
| 6538 | 2026-05-15T23:15:12.488Z | |
| 6539 | 2026-05-15T23:15:12.488Z | May 15 23:15:11.299May 15 23:15:11.299 May 15 23:15:11.299INFO INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFO |
| 6540 | 2026-05-15T23:15:12.488Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6541 | 2026-05-15T23:15:12.488Z | |
| 6542 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299May 15 23:15:11.299 DEBGDEBG May 15 23:15:11.299replacing 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: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 } }] |
| 6543 | 2026-05-15T23:15:12.489Z | DEBG |
| 6544 | 2026-05-15T23:15:12.489Z | 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 } }] |
| 6545 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299May 15 23:15:11.299 INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 6546 | 2026-05-15T23:15:12.489Z | |
| 6547 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299 INFO May 15 23:15:11.299May 15 23:15:11.299 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff DEBGDEBG |
| 6548 | 2026-05-15T23:15:12.489Z | 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: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 } }] |
| 6549 | 2026-05-15T23:15:12.489Z | |
| 6550 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299 DEBGMay 15 23:15:11.299May 15 23:15:11.299 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 } }] |
| 6551 | 2026-05-15T23:15:12.489Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO |
| 6552 | 2026-05-15T23:15:12.489Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 6553 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299May 15 23:15:11.299 May 15 23:15:11.299INFO 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: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 } }] |
| 6554 | 2026-05-15T23:15:12.489Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 6555 | 2026-05-15T23:15:12.489Z | |
| 6556 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299May 15 23:15:11.299May 15 23:15:11.299 INFOINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6557 | 2026-05-15T23:15:12.489Z | DEBG |
| 6558 | 2026-05-15T23:15:12.489Z | 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 } }] |
| 6559 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299May 15 23:15:11.299 DEBGDEBGMay 15 23:15:11.299 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 |
| 6560 | 2026-05-15T23:15:12.489Z | adding route 3fff:beef:2f::/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 } }] |
| 6561 | 2026-05-15T23:15:12.489Z | |
| 6562 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299 INFOMay 15 23:15:11.299 adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6563 | 2026-05-15T23:15:12.489Z | INFO May 15 23:15:11.299adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6564 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299DEBG 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: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 } }] |
| 6565 | 2026-05-15T23:15:12.489Z | |
| 6566 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299 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 15 23:15:11.299May 15 23:15:11.299 |
| 6567 | 2026-05-15T23:15:12.489Z | INFO INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6568 | 2026-05-15T23:15:12.489Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ffMay 15 23:15:11.299 |
| 6569 | 2026-05-15T23:15:12.489Z | INFO May 15 23:15:11.299adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6570 | 2026-05-15T23:15:12.489Z | DEBGMay 15 23:15:11.299 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 |
| 6571 | 2026-05-15T23:15:12.489Z | 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 } }] |
| 6572 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299 May 15 23:15:11.299INFO INFOadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6573 | 2026-05-15T23:15:12.489Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6574 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299 May 15 23:15:11.299DEBGMay 15 23:15:11.299 DEBG DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6575 | 2026-05-15T23:15:12.489Z | replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6576 | 2026-05-15T23:15:12.489Z | |
| 6577 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299 INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffMay 15 23:15:11.299 |
| 6578 | 2026-05-15T23:15:12.489Z | INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6579 | 2026-05-15T23:15:12.489Z | May 15 23:15:11.299 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 } }]May 15 23:15:11.299 |
| 6580 | 2026-05-15T23:15:12.489Z | 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 } }] |
| 6581 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.299 INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffMay 15 23:15:11.299 |
| 6582 | 2026-05-15T23:15:12.490Z | INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 6583 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.299May 15 23:15:11.299 May 15 23:15:11.299DEBG created new freemap, unit: freemap_route_ipv4 |
| 6584 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.299May 15 23:15:11.299 DEBG created new freemap, unit: freemap_route_ipv6 |
| 6585 | 2026-05-15T23:15:12.490Z | INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffMay 15 23:15:11.299 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6586 | 2026-05-15T23:15:12.490Z | |
| 6587 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.299 May 15 23:15:11.299DEBG DEBGinitted freemap. size: 64, unit: freemap_route_ipv6 |
| 6588 | 2026-05-15T23:15:12.490Z | 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 } }] |
| 6589 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.299 DEBG reset freemap, unit: freemap_route_ipv6 |
| 6590 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.299 INFO May 15 23:15:11.299 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 } }] |
| 6591 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300 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 3fff:beef::/64 -> 2001:db8::55:ff |
| 6592 | 2026-05-15T23:15:12.490Z | |
| 6593 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300 May 15 23:15:11.300DEBG 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 } }] |
| 6594 | 2026-05-15T23:15:12.490Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 6595 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6596 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300 DEBG May 15 23:15:11.300DEBGreplacing 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 } }] |
| 6597 | 2026-05-15T23:15:12.490Z | DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6598 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300 INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 6599 | 2026-05-15T23:15:12.490Z | |
| 6600 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300May 15 23:15:11.300 INFODEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffMay 15 23:15:11.300 |
| 6601 | 2026-05-15T23:15:12.490Z | 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 |
| 6602 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6603 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300DEBG INFOreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6604 | 2026-05-15T23:15:12.490Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6605 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300 May 15 23:15:11.300DEBG DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:15:11.300 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 } }] |
| 6606 | 2026-05-15T23:15:12.490Z | INFO |
| 6607 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300May 15 23:15:11.300 INFOINFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ff adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 6608 | 2026-05-15T23:15:12.490Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6609 | 2026-05-15T23:15:12.490Z | |
| 6610 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300May 15 23:15:11.300 May 15 23:15:11.300DEBG 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 } }] |
| 6611 | 2026-05-15T23:15:12.490Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6612 | 2026-05-15T23:15:12.490Z | May 15 23:15:11.300replacing 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 } }] |
| 6613 | 2026-05-15T23:15:12.494Z | INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6614 | 2026-05-15T23:15:12.494Z | May 15 23:15:11.300 INFO May 15 23:15:11.300May 15 23:15:11.300adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6615 | 2026-05-15T23:15:12.494Z | 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 } }] |
| 6616 | 2026-05-15T23:15:12.494Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 15 23:15:11.300 |
| 6617 | 2026-05-15T23:15:12.494Z | DEBGMay 15 23:15:11.300 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 |
| 6618 | 2026-05-15T23:15:12.494Z | May 15 23:15:11.300adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 6619 | 2026-05-15T23:15:12.494Z | DEBGMay 15 23:15:11.300 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 } }] |
| 6620 | 2026-05-15T23:15:12.495Z | INFOMay 15 23:15:11.300 adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG |
| 6621 | 2026-05-15T23:15:12.495Z | May 15 23:15:11.300replacing 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 } }] |
| 6622 | 2026-05-15T23:15:12.495Z | May 15 23:15:11.300DEBG May 15 23:15:11.300DEBG created new freemapMay 15 23:15:11.300replacing 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 } }] |
| 6623 | 2026-05-15T23:15:12.495Z | INFO, unitadding route 3fff:beef:39::/64 -> 2001:db8::55:ff: |
| 6624 | 2026-05-15T23:15:12.495Z | May 15 23:15:11.300freemap_route_ipv4 INFO |
| 6625 | 2026-05-15T23:15:12.495Z | INFOMay 15 23:15:11.300 DEBG adding route 3fff:beef:6::/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 } }] |
| 6626 | 2026-05-15T23:15:12.495Z | May 15 23:15:11.300 |
| 6627 | 2026-05-15T23:15:12.495Z | DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ffMay 15 23:15:11.300May 15 23:15:11.300 |
| 6628 | 2026-05-15T23:15:12.495Z | DEBG INFOreplacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6629 | 2026-05-15T23:15:12.495Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 6630 | 2026-05-15T23:15:12.495Z | created new freemap, unitMay 15 23:15:11.300: May 15 23:15:11.300INFO DEBG adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6631 | 2026-05-15T23:15:12.495Z | 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 15 23:15:11.300 |
| 6632 | 2026-05-15T23:15:12.495Z | freemap_route_ipv6 May 15 23:15:11.300 |
| 6633 | 2026-05-15T23:15:12.495Z | DEBG DEBGMay 15 23:15:11.300 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 } }]INFO |
| 6634 | 2026-05-15T23:15:12.495Z | May 15 23:15:11.300adding route 3fff:beef:3b::/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 } }] |
| 6635 | 2026-05-15T23:15:12.495Z | May 15 23:15:11.300 |
| 6636 | 2026-05-15T23:15:12.495Z | INFOINFOMay 15 23:15:11.300 DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ffMay 15 23:15:11.300 adding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6637 | 2026-05-15T23:15:12.495Z | |
| 6638 | 2026-05-15T23:15:12.495Z | |
| 6639 | 2026-05-15T23:15:12.495Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 6640 | 2026-05-15T23:15:12.495Z | May 15 23:15:11.300May 15 23:15:11.300 INFODEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffinitted freemap. size: 64May 15 23:15:11.300 |
| 6641 | 2026-05-15T23:15:12.495Z | , DEBGunitMay 15 23:15:11.300 May 15 23:15:11.300 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 |
| 6642 | 2026-05-15T23:15:12.495Z | DEBG freemap_route_ipv6 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 } }] |
| 6643 | 2026-05-15T23:15:12.495Z | 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 } }] |
| 6644 | 2026-05-15T23:15:12.495Z | May 15 23:15:11.300 |
| 6645 | 2026-05-15T23:15:12.495Z | INFOMay 15 23:15:11.300May 15 23:15:11.300 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 6646 | 2026-05-15T23:15:12.495Z | failed to allocate space for the new target list |
| 6647 | 2026-05-15T23:15:12.495Z | DEBG May 15 23:15:11.300reset freemapMay 15 23:15:11.300, May 15 23:15:11.300DEBG DEBG INFO replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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:2, vlan_id: None } }] |
| 6648 | 2026-05-15T23:15:12.495Z | |
| 6649 | 2026-05-15T23:15:12.495Z | : freemap_route_ipv6adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6650 | 2026-05-15T23:15:12.495Z | |
| 6651 | 2026-05-15T23:15:12.495Z | May 15 23:15:11.300May 15 23:15:11.300May 15 23:15:11.300 DEBGDEBG 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 } }] 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 } }] |
| 6652 | 2026-05-15T23:15:12.495Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6653 | 2026-05-15T23:15:12.495Z | |
| 6654 | 2026-05-15T23:15:12.495Z | May 15 23:15:11.300May 15 23:15:11.300 May 15 23:15:11.300INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6655 | 2026-05-15T23:15:12.495Z | replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6656 | 2026-05-15T23:15:12.495Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6657 | 2026-05-15T23:15:12.495Z | May 15 23:15:11.300 May 15 23:15:11.300May 15 23:15:11.300DEBG 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 } }] DEBGadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6658 | 2026-05-15T23:15:12.496Z | |
| 6659 | 2026-05-15T23:15:12.496Z | 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 } }] |
| 6660 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.300 DEBGMay 15 23:15:11.300 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 |
| 6661 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.300adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6662 | 2026-05-15T23:15:12.496Z | INFOMay 15 23:15:11.300 adding route 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 6663 | 2026-05-15T23:15:12.496Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6664 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.300 DEBG May 15 23:15:11.300replacing 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 15 23:15:11.300DEBG |
| 6665 | 2026-05-15T23:15:12.496Z | DEBGreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6666 | 2026-05-15T23:15:12.496Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 15 23:15:11.300 |
| 6667 | 2026-05-15T23:15:12.496Z | INFO May 15 23:15:11.300adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 6668 | 2026-05-15T23:15:12.496Z | INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6669 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.300May 15 23:15:11.300 INFODEBGMay 15 23:15:11.300 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBGreplacing 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 } }] |
| 6670 | 2026-05-15T23:15:12.496Z | |
| 6671 | 2026-05-15T23:15:12.496Z | 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 } }] |
| 6672 | 2026-05-15T23:15:12.496Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 6673 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.300 DEBGMay 15 23:15:11.300 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 6674 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.300adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6675 | 2026-05-15T23:15:12.496Z | INFOMay 15 23:15:11.300 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG |
| 6676 | 2026-05-15T23:15:12.496Z | replacing targets for 3fff:dead::/64 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 } }] |
| 6677 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.300 May 15 23:15:11.300DEBG May 15 23:15:11.300replacing 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 } }] |
| 6678 | 2026-05-15T23:15:12.496Z | WARN DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 6679 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.300replacing 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 } }] |
| 6680 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.301May 15 23:15:11.301 DEBG DEBGcreated new freemap , created new freemap, unitMay 15 23:15:11.300: DEBGfreemap_route_ipv4 |
| 6681 | 2026-05-15T23:15:12.496Z | created new freemap, unit: freemap_route_ipv4May 15 23:15:11.305May 15 23:15:11.305 |
| 6682 | 2026-05-15T23:15:12.496Z | INFODEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ffcreated new freemapMay 15 23:15:11.305, unitunit: |
| 6683 | 2026-05-15T23:15:12.496Z | :freemap_route_ipv4 |
| 6684 | 2026-05-15T23:15:12.496Z | freemap_route_ipv6DEBG |
| 6685 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.305 created new freemapDEBG, unitMay 15 23:15:11.305: DEBGreplacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:15:11.305 |
| 6686 | 2026-05-15T23:15:12.496Z | freemap_route_ipv6created new freemap |
| 6687 | 2026-05-15T23:15:12.496Z | , INFOunit: adding route 3fff:dead::/64 -> 2001:db8::55:1May 15 23:15:11.305freemap_route_ipv6 |
| 6688 | 2026-05-15T23:15:12.496Z | INFOMay 15 23:15:11.305 |
| 6689 | 2026-05-15T23:15:12.496Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6690 | 2026-05-15T23:15:12.496Z | |
| 6691 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.305May 15 23:15:11.305 INFO adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 6692 | 2026-05-15T23:15:12.496Z | May 15 23:15:11.305May 15 23:15:11.305 DEBGDEBG May 15 23:15:11.305replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 , |
| 6693 | 2026-05-15T23:15:12.496Z | DEBGunit initted freemap. size: 64initted freemap. size: 64, , :unit :freemap_route_ipv4 unitMay 15 23:15:11.305 |
| 6694 | 2026-05-15T23:15:12.496Z | freemap_route_ipv4: |
| 6695 | 2026-05-15T23:15:12.496Z | freemap_route_ipv6 |
| 6696 | 2026-05-15T23:15:12.496Z | INFO May 15 23:15:11.305adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffMay 15 23:15:11.305 |
| 6697 | 2026-05-15T23:15:12.496Z | DEBGDEBG reset freemapreset freemap, , May 15 23:15:11.305unitunit:: May 15 23:15:11.305freemap_route_ipv4DEBG |
| 6698 | 2026-05-15T23:15:12.497Z | freemap_route_ipv4reset freemapDEBG |
| 6699 | 2026-05-15T23:15:12.497Z | , unitreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:15:11.305May 15 23:15:11.305 |
| 6700 | 2026-05-15T23:15:12.497Z | DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]: |
| 6701 | 2026-05-15T23:15:12.497Z | |
| 6702 | 2026-05-15T23:15:12.497Z | May 15 23:15:11.305freemap_route_ipv6 May 15 23:15:11.305INFO |
| 6703 | 2026-05-15T23:15:12.497Z | INFO May 15 23:15:11.305adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1 |
| 6704 | 2026-05-15T23:15:12.497Z | |
| 6705 | 2026-05-15T23:15:12.497Z | May 15 23:15:11.305 DEBGINFO May 15 23:15:11.305replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6706 | 2026-05-15T23:15:12.497Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.1May 15 23:15:11.305 |
| 6707 | 2026-05-15T23:15:12.497Z | 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 } }] |
| 6708 | 2026-05-15T23:15:12.497Z | 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 15 23:15:11.305 |
| 6709 | 2026-05-15T23:15:12.497Z | INFOMay 15 23:15:11.305May 15 23:15:11.305 INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2May 15 23:15:11.305adding route 172.16.0.0/32 -> 10.0.0.1 |
| 6710 | 2026-05-15T23:15:12.497Z | |
| 6711 | 2026-05-15T23:15:12.497Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6712 | 2026-05-15T23:15:12.497Z | |
| 6713 | 2026-05-15T23:15:12.501Z | May 15 23:15:11.305May 15 23:15:11.305 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.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 } }] |
| 6714 | 2026-05-15T23:15:12.501Z | May 15 23:15:11.305 |
| 6715 | 2026-05-15T23:15:12.501Z | INFO May 15 23:15:11.301adding route 172.16.0.0/32 -> 10.0.0.1May 15 23:15:11.305 |
| 6716 | 2026-05-15T23:15:12.501Z | DEBGINFO INFOadding route 172.16.0.0/32 -> 10.0.0.2May 15 23:15:11.306created new freemap |
| 6717 | 2026-05-15T23:15:12.501Z | May 15 23:15:11.305 DEBGDEBG May 15 23:15:11.305May 15 23:15:11.306adding route 3fff:beef:f::/64 -> 2001:db8::55:ff 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 } }] |
| 6718 | 2026-05-15T23:15:12.501Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6719 | 2026-05-15T23:15:12.501Z | |
| 6720 | 2026-05-15T23:15:12.501Z | , |
| 6721 | 2026-05-15T23:15:12.501Z | unitINFOMay 15 23:15:11.306 May 15 23:15:11.306May 15 23:15:11.306:May 15 23:15:11.306INFO adding route 3fff:dead::/64 -> 2001:db8::55:3 freemap_route_ipv4 |
| 6722 | 2026-05-15T23:15:12.501Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 6723 | 2026-05-15T23:15:12.501Z | DEBGINFO |
| 6724 | 2026-05-15T23:15:12.501Z | adding route 172.16.0.0/32 -> 10.0.0.2May 15 23:15:11.306 DEBG |
| 6725 | 2026-05-15T23:15:12.501Z | 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.0/32 with: [NextHop { asic_port_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 15 23:15:11.306 |
| 6726 | 2026-05-15T23:15:12.501Z | |
| 6727 | 2026-05-15T23:15:12.501Z | INFO May 15 23:15:11.306May 15 23:15:11.306 DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ffMay 15 23:15:11.306 May 15 23:15:11.306 INFOcreated new freemap , adding route 172.17.0.1/32 -> 10.0.0.255DEBGunit |
| 6728 | 2026-05-15T23:15:12.501Z | INFO: replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 6729 | 2026-05-15T23:15:12.501Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6730 | 2026-05-15T23:15:12.501Z | May 15 23:15:11.306freemap_route_ipv6 |
| 6731 | 2026-05-15T23:15:12.501Z | DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:15:11.306May 15 23:15:11.306 INFOINFO adding route 172.17.0.0/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6732 | 2026-05-15T23:15:12.501Z | |
| 6733 | 2026-05-15T23:15:12.501Z | May 15 23:15:11.306 |
| 6734 | 2026-05-15T23:15:12.501Z | DEBGMay 15 23:15:11.306 May 15 23:15:11.306replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFO |
| 6735 | 2026-05-15T23:15:12.501Z | DEBG adding route 172.17.0.2/32 -> 10.0.0.255May 15 23:15:11.306 |
| 6736 | 2026-05-15T23:15:12.501Z | May 15 23:15:11.306replacing 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 |
| 6737 | 2026-05-15T23:15:12.501Z | initted freemap. size: 64INFOMay 15 23:15:11.306 , adding route 3fff:beef:11::/64 -> 2001:db8::55:ff unit |
| 6738 | 2026-05-15T23:15:12.501Z | May 15 23:15:11.306DEBG : 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 |
| 6739 | 2026-05-15T23:15:12.501Z | freemap_route_ipv6adding route 172.17.0.1/32 -> 10.0.0.255May 15 23:15:11.306 |
| 6740 | 2026-05-15T23:15:12.502Z | |
| 6741 | 2026-05-15T23:15:12.502Z | May 15 23:15:11.306DEBG INFO 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 172.17.0.3/32 -> 10.0.0.255 |
| 6742 | 2026-05-15T23:15:12.502Z | |
| 6743 | 2026-05-15T23:15:12.502Z | May 15 23:15:11.306 May 15 23:15:11.306DEBG May 15 23:15:11.306 May 15 23:15:11.306 reset freemap DEBGINFO , 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 } }] |
| 6744 | 2026-05-15T23:15:12.502Z | 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 } }]unitadding route 3fff:beef:12::/64 -> 2001:db8::55:ff: |
| 6745 | 2026-05-15T23:15:12.502Z | |
| 6746 | 2026-05-15T23:15:12.502Z | freemap_route_ipv6May 15 23:15:11.306 |
| 6747 | 2026-05-15T23:15:12.502Z | May 15 23:15:11.306INFOMay 15 23:15:11.306 adding route 172.17.0.4/32 -> 10.0.0.255 |
| 6748 | 2026-05-15T23:15:12.502Z | 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 15 23:15:11.306 |
| 6749 | 2026-05-15T23:15:12.502Z | DEBGMay 15 23:15:11.306 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 6750 | 2026-05-15T23:15:12.502Z | DEBGMay 15 23:15:11.306 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.2/32 -> 10.0.0.255 |
| 6751 | 2026-05-15T23:15:12.502Z | INFO |
| 6752 | 2026-05-15T23:15:12.502Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffMay 15 23:15:11.306May 15 23:15:11.306 |
| 6753 | 2026-05-15T23:15:12.502Z | INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6754 | 2026-05-15T23:15:12.502Z | adding route 172.17.0.5/32 -> 10.0.0.255May 15 23:15:11.306 |
| 6755 | 2026-05-15T23:15:12.502Z | DEBGMay 15 23:15:11.306May 15 23:15:11.306 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 } }] |
| 6756 | 2026-05-15T23:15:12.502Z | 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 } }] |
| 6757 | 2026-05-15T23:15:12.502Z | May 15 23:15:11.306DEBGMay 15 23:15:11.306 DEBG INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]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.6/32 -> 10.0.0.255 |
| 6758 | 2026-05-15T23:15:12.502Z | May 15 23:15:11.306 |
| 6759 | 2026-05-15T23:15:12.502Z | |
| 6760 | 2026-05-15T23:15:12.502Z | INFO May 15 23:15:11.306May 15 23:15:11.306 INFOINFO adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:14::/64 -> 2001:db8::55:ffMay 15 23:15:11.306 |
| 6761 | 2026-05-15T23:15:12.502Z | |
| 6762 | 2026-05-15T23:15:12.502Z | |
| 6763 | 2026-05-15T23:15:12.502Z | 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 } }] |
| 6764 | 2026-05-15T23:15:12.502Z | May 15 23:15:11.306May 15 23:15:11.306 May 15 23:15:11.306DEBG 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 } }] |
| 6765 | 2026-05-15T23:15:12.502Z | 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 } }] May 15 23:15:11.306 |
| 6766 | 2026-05-15T23:15:12.502Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]INFO |
| 6767 | 2026-05-15T23:15:12.502Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 6768 | 2026-05-15T23:15:12.502Z | |
| 6769 | 2026-05-15T23:15:12.502Z | May 15 23:15:11.306May 15 23:15:11.306May 15 23:15:11.306 INFO INFO May 15 23:15:11.306INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 6770 | 2026-05-15T23:15:12.502Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBGMay 15 23:15:11.306 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 } }] |
| 6771 | 2026-05-15T23:15:12.502Z | |
| 6772 | 2026-05-15T23:15:12.502Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6773 | 2026-05-15T23:15:12.502Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 6774 | 2026-05-15T23:15:12.502Z | DEBGMay 15 23:15:11.306May 15 23:15:11.306 May 15 23:15:11.306 May 15 23:15:11.306DEBGDEBG 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 } }] DEBGreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.8/32 -> 10.0.0.255 |
| 6775 | 2026-05-15T23:15:12.502Z | |
| 6776 | 2026-05-15T23:15:12.502Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 6777 | 2026-05-15T23:15:12.502Z | 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 } }] |
| 6778 | 2026-05-15T23:15:12.502Z | May 15 23:15:11.306 |
| 6779 | 2026-05-15T23:15:12.502Z | May 15 23:15:11.306 DEBGMay 15 23:15:11.306 INFOreplacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] May 15 23:15:11.306 |
| 6780 | 2026-05-15T23:15:12.503Z | May 15 23:15:11.306 DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6781 | 2026-05-15T23:15:12.503Z | May 15 23:15:11.306 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 } }] adding route 172.17.0.9/32 -> 10.0.0.255 |
| 6782 | 2026-05-15T23:15:12.503Z | May 15 23:15:11.306 May 15 23:15:11.306May 15 23:15:11.312DEBG DEBGINFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ff DEBG |
| 6783 | 2026-05-15T23:15:12.503Z | 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 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 } }]created new freemap |
| 6784 | 2026-05-15T23:15:12.503Z | |
| 6785 | 2026-05-15T23:15:12.503Z | , May 15 23:15:11.312unit :DEBG May 15 23:15:11.312 freemap_route_ipv4 |
| 6786 | 2026-05-15T23:15:12.503Z | 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 } }] |
| 6787 | 2026-05-15T23:15:12.503Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 6788 | 2026-05-15T23:15:12.503Z | May 15 23:15:11.312May 15 23:15:11.312 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6789 | 2026-05-15T23:15:12.503Z | |
| 6790 | 2026-05-15T23:15:12.503Z | DEBGMay 15 23:15:11.312 May 15 23:15:11.312 |
| 6791 | 2026-05-15T23:15:12.503Z | created new freemapDEBGMay 15 23:15:11.312, unit :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 15 23:15:11.312freemap_route_ipv6DEBG |
| 6792 | 2026-05-15T23:15:12.503Z | INFO |
| 6793 | 2026-05-15T23:15:12.503Z | 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 } }] |
| 6794 | 2026-05-15T23:15:12.503Z | DEBGMay 15 23:15:11.312adding route 3fff:beef:36::/64 -> 2001:db8::55:ff INFO |
| 6795 | 2026-05-15T23:15:12.503Z | May 15 23:15:11.312adding route 3fff:dead::/64 -> 2001:db8::55:1 May 15 23:15:11.312 |
| 6796 | 2026-05-15T23:15:12.503Z | INFOINFOreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] May 15 23:15:11.312 adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 172.17.0.11/32 -> 10.0.0.255 |
| 6797 | 2026-05-15T23:15:12.503Z | |
| 6798 | 2026-05-15T23:15:12.503Z | |
| 6799 | 2026-05-15T23:15:12.503Z | May 15 23:15:11.312 DEBGDEBG May 15 23:15:11.312May 15 23:15:11.312initted freemap. size: 64 , May 15 23:15:11.312unitDEBGreplacing 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 } }]: |
| 6800 | 2026-05-15T23:15:12.503Z | DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 6801 | 2026-05-15T23:15:12.503Z | freemap_route_ipv6 |
| 6802 | 2026-05-15T23:15:12.503Z | |
| 6803 | 2026-05-15T23:15:12.503Z | INFO May 15 23:15:11.312May 15 23:15:11.312 May 15 23:15:11.312INFO INFOINFO May 15 23:15:11.312adding route 3fff:beef:19::/64 -> 2001:db8::55:ff DEBGadding route 172.17.0.12/32 -> 10.0.0.255 |
| 6804 | 2026-05-15T23:15:12.503Z | |
| 6805 | 2026-05-15T23:15:12.503Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6806 | 2026-05-15T23:15:12.503Z | reset freemapadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff, May 15 23:15:11.312unitMay 15 23:15:11.312 |
| 6807 | 2026-05-15T23:15:12.503Z | :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_ipv6DEBG |
| 6808 | 2026-05-15T23:15:12.503Z | |
| 6809 | 2026-05-15T23:15:12.503Z | 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 } }]May 15 23:15:11.312 |
| 6810 | 2026-05-15T23:15:12.503Z | May 15 23:15:11.312 DEBG DEBGMay 15 23:15:11.312replacing 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 } }] |
| 6811 | 2026-05-15T23:15:12.503Z | INFOMay 15 23:15:11.312 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFOMay 15 23:15:11.312 |
| 6812 | 2026-05-15T23:15:12.503Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 172.17.0.13/32 -> 10.0.0.255 |
| 6813 | 2026-05-15T23:15:12.507Z | |
| 6814 | 2026-05-15T23:15:12.507Z | May 15 23:15:11.312 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 } }]May 15 23:15:11.312replacing 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 } }] |
| 6815 | 2026-05-15T23:15:12.507Z | |
| 6816 | 2026-05-15T23:15:12.507Z | May 15 23:15:11.312INFO May 15 23:15:11.312 May 15 23:15:11.312adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6817 | 2026-05-15T23:15:12.507Z | DEBG INFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ffMay 15 23:15:11.312 |
| 6818 | 2026-05-15T23:15:12.507Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 6819 | 2026-05-15T23:15:12.507Z | |
| 6820 | 2026-05-15T23:15:12.507Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 15 23:15:11.312 |
| 6821 | 2026-05-15T23:15:12.507Z | May 15 23:15:11.312 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 } }]May 15 23:15:11.312 |
| 6822 | 2026-05-15T23:15:12.507Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff May 15 23:15:11.312INFO |
| 6823 | 2026-05-15T23:15:12.507Z | May 15 23:15:11.312INFOadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6824 | 2026-05-15T23:15:12.507Z | adding route 172.17.0.14/32 -> 10.0.0.255INFO |
| 6825 | 2026-05-15T23:15:12.507Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffMay 15 23:15:11.312 |
| 6826 | 2026-05-15T23:15:12.508Z | May 15 23:15:11.312 May 15 23:15:11.312May 15 23:15:11.312DEBGDEBG May 15 23:15:11.312replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 6827 | 2026-05-15T23:15:12.508Z | DEBG DEBGreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6828 | 2026-05-15T23:15:12.508Z | May 15 23:15:11.312replacing 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 } }] |
| 6829 | 2026-05-15T23:15:12.508Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFODEBG May 15 23:15:11.312 |
| 6830 | 2026-05-15T23:15:12.508Z | adding route 3fff:dead::/64 -> 2001:db8::55:4INFOreplacing 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 15 23:15:11.312 |
| 6831 | 2026-05-15T23:15:12.508Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6832 | 2026-05-15T23:15:12.508Z | INFO |
| 6833 | 2026-05-15T23:15:12.508Z | adding route 172.17.0.15/32 -> 10.0.0.255May 15 23:15:11.312May 15 23:15:11.312 DEBGDEBG |
| 6834 | 2026-05-15T23:15:12.508Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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: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 15 23:15:11.312 |
| 6835 | 2026-05-15T23:15:12.508Z | May 15 23:15:11.312 INFO May 15 23:15:11.312adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6836 | 2026-05-15T23:15:12.508Z | May 15 23:15:11.312 INFO |
| 6837 | 2026-05-15T23:15:12.508Z | DEBG DEBGMay 15 23:15:11.312 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO |
| 6838 | 2026-05-15T23:15:12.508Z | 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 } }] |
| 6839 | 2026-05-15T23:15:12.508Z | May 15 23:15:11.312adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 6840 | 2026-05-15T23:15:12.508Z | May 15 23:15:11.312DEBG |
| 6841 | 2026-05-15T23:15:12.508Z | WARN May 15 23:15:11.312shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })May 15 23:15:11.312May 15 23:15:11.312 |
| 6842 | 2026-05-15T23:15:12.508Z | DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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 } }] |
| 6843 | 2026-05-15T23:15:12.508Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 6844 | 2026-05-15T23:15:12.508Z | |
| 6845 | 2026-05-15T23:15:12.508Z | DEBG May 15 23:15:11.312replacing 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 |
| 6846 | 2026-05-15T23:15:12.508Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffMay 15 23:15:11.312 |
| 6847 | 2026-05-15T23:15:12.508Z | May 15 23:15:11.312INFO May 15 23:15:11.312May 15 23:15:11.312 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 6848 | 2026-05-15T23:15:12.508Z | DEBG 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 } }]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 } }] |
| 6849 | 2026-05-15T23:15:12.508Z | |
| 6850 | 2026-05-15T23:15:12.508Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6851 | 2026-05-15T23:15:12.508Z | May 15 23:15:11.312 May 15 23:15:11.312May 15 23:15:11.312 INFOINFOMay 15 23:15:11.312 DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 172.17.0.17/32 -> 10.0.0.255 |
| 6852 | 2026-05-15T23:15:12.508Z | DEBG |
| 6853 | 2026-05-15T23:15:12.508Z | 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 } }] |
| 6854 | 2026-05-15T23:15:12.508Z | 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 15 23:15:11.312May 15 23:15:11.312 DEBG |
| 6855 | 2026-05-15T23:15:12.508Z | 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 15 23:15:11.312DEBG |
| 6856 | 2026-05-15T23:15:12.508Z | 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 |
| 6857 | 2026-05-15T23:15:12.508Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffDEBGMay 15 23:15:11.312 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 6858 | 2026-05-15T23:15:12.508Z | |
| 6859 | 2026-05-15T23:15:12.508Z | May 15 23:15:11.312adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6860 | 2026-05-15T23:15:12.508Z | INFO May 15 23:15:11.312adding route 172.17.0.18/32 -> 10.0.0.255May 15 23:15:11.312 |
| 6861 | 2026-05-15T23:15:12.508Z | May 15 23:15:11.312INFO 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 } }]May 15 23:15:11.312 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 } }] |
| 6862 | 2026-05-15T23:15:12.508Z | DEBG |
| 6863 | 2026-05-15T23:15:12.508Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 6864 | 2026-05-15T23:15:12.508Z | |
| 6865 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.312 May 15 23:15:11.312INFO May 15 23:15:11.312adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO |
| 6866 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.312DEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 6867 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.312replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 DEBG |
| 6868 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.312adding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6869 | 2026-05-15T23:15:12.509Z | DEBG |
| 6870 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.312 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 |
| 6871 | 2026-05-15T23:15:12.509Z | test route::tests::identity_replace_is_noop ... ok |
| 6872 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.312May 15 23:15:11.312 DEBGINFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6873 | 2026-05-15T23:15:12.509Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 6874 | 2026-05-15T23:15:12.509Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 6875 | 2026-05-15T23:15:12.509Z | |
| 6876 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.312 May 15 23:15:11.312INFO DEBGadding route 172.17.0.20/32 -> 10.0.0.255 |
| 6877 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.312replacing 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 } }] |
| 6878 | 2026-05-15T23:15:12.509Z | WARN May 15 23:15:11.312May 15 23:15:11.312 INFOMay 15 23:15:11.312DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) 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 } }] |
| 6879 | 2026-05-15T23:15:12.509Z | |
| 6880 | 2026-05-15T23:15:12.509Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 6881 | 2026-05-15T23:15:12.509Z | |
| 6882 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.312 May 15 23:15:11.312ERRO May 15 23:15:11.312INFO rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 172.17.0.21/32 -> 10.0.0.255 |
| 6883 | 2026-05-15T23:15:12.509Z | |
| 6884 | 2026-05-15T23:15:12.509Z | DEBGMay 15 23:15:11.312 May 15 23:15:11.312DEBG replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6885 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.313 DEBG created new freemap, May 15 23:15:11.318unit :INFO freemap_route_ipv4adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6886 | 2026-05-15T23:15:12.509Z | |
| 6887 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.318 May 15 23:15:11.312 DEBG created new freemapINFO , adding route 3fff:beef:32::/64 -> 2001:db8::55:ffMay 15 23:15:11.318unit |
| 6888 | 2026-05-15T23:15:12.509Z | : DEBGfreemap_route_ipv4 |
| 6889 | 2026-05-15T23:15:12.509Z | created new freemapMay 15 23:15:11.318, DEBGunit :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 15 23:15:11.318freemap_route_ipv6 |
| 6890 | 2026-05-15T23:15:12.509Z | |
| 6891 | 2026-05-15T23:15:12.509Z | DEBG May 15 23:15:11.318 INFOcreated new freemap adding route 3fff:beef:33::/64 -> 2001:db8::55:ffMay 15 23:15:11.318 |
| 6892 | 2026-05-15T23:15:12.509Z | , INFOunit :adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 6893 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.318freemap_route_ipv6adding route 172.17.0.5/32 -> 10.0.0.255 |
| 6894 | 2026-05-15T23:15:12.509Z | DEBG |
| 6895 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.318 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 } }]DEBGMay 15 23:15:11.318 |
| 6896 | 2026-05-15T23:15:12.509Z | DEBGinitted freemap. size: 64May 15 23:15:11.318, unitINFO: 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.16.0.0/32 -> 10.0.0.1 |
| 6897 | 2026-05-15T23:15:12.509Z | May 15 23:15:11.318 |
| 6898 | 2026-05-15T23:15:12.509Z | freemap_route_ipv6 |
| 6899 | 2026-05-15T23:15:12.509Z | INFOMay 15 23:15:11.318 May 15 23:15:11.318adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFOMay 15 23:15:11.318 DEBGadding route 172.17.0.6/32 -> 10.0.0.255 |
| 6900 | 2026-05-15T23:15:12.509Z | |
| 6901 | 2026-05-15T23:15:12.509Z | initted freemap. size: 64 , DEBGunit :May 15 23:15:11.318May 15 23:15:11.318reset freemap , DEBGfreemap_route_ipv4 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 } }]unit |
| 6902 | 2026-05-15T23:15:12.509Z | DEBG: |
| 6903 | 2026-05-15T23:15:12.509Z | 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 15 23:15:11.318 |
| 6904 | 2026-05-15T23:15:12.509Z | freemap_route_ipv6 |
| 6905 | 2026-05-15T23:15:12.510Z | DEBG May 15 23:15:11.318reset freemap , INFOunitMay 15 23:15:11.318 adding route 172.17.0.7/32 -> 10.0.0.255INFOMay 15 23:15:11.318: |
| 6906 | 2026-05-15T23:15:12.510Z | DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6907 | 2026-05-15T23:15:12.510Z | freemap_route_ipv4May 15 23:15:11.318 |
| 6908 | 2026-05-15T23:15:12.510Z | 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6909 | 2026-05-15T23:15:12.510Z | |
| 6910 | 2026-05-15T23:15:12.510Z | May 15 23:15:11.318May 15 23:15:11.318 DEBGDEBGMay 15 23:15:11.318 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 172.16.0.0/32 with: [NextHop { asic_port_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 |
| 6911 | 2026-05-15T23:15:12.510Z | adding route 172.17.0.8/32 -> 10.0.0.255May 15 23:15:11.318 |
| 6912 | 2026-05-15T23:15:12.510Z | |
| 6913 | 2026-05-15T23:15:12.514Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2May 15 23:15:11.318May 15 23:15:11.318 INFOINFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.2 |
| 6914 | 2026-05-15T23:15:12.514Z | May 15 23:15:11.318 |
| 6915 | 2026-05-15T23:15:12.514Z | DEBG |
| 6916 | 2026-05-15T23:15:12.514Z | 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 15 23:15:11.318 |
| 6917 | 2026-05-15T23:15:12.514Z | May 15 23:15:11.318 DEBG DEBG May 15 23:15:11.318replacing 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 15 23:15:11.318replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 6918 | 2026-05-15T23:15:12.514Z | INFO |
| 6919 | 2026-05-15T23:15:12.514Z | adding route 172.17.0.9/32 -> 10.0.0.255DEBG |
| 6920 | 2026-05-15T23:15:12.514Z | May 15 23:15:11.318 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 15 23:15:11.318 |
| 6921 | 2026-05-15T23:15:12.514Z | INFO May 15 23:15:11.318INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.3 |
| 6922 | 2026-05-15T23:15:12.514Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6923 | 2026-05-15T23:15:12.514Z | |
| 6924 | 2026-05-15T23:15:12.514Z | May 15 23:15:11.318May 15 23:15:11.318 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55: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.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 6925 | 2026-05-15T23:15:12.514Z | |
| 6926 | 2026-05-15T23:15:12.514Z | May 15 23:15:11.318May 15 23:15:11.318 INFODEBG May 15 23:15:11.318adding route 172.17.0.10/32 -> 10.0.0.255May 15 23:15:11.318 |
| 6927 | 2026-05-15T23:15:12.514Z | DEBG May 15 23:15:11.318DEBGMay 15 23:15:11.318 INFODEBG 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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.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 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 } }] |
| 6928 | 2026-05-15T23:15:12.514Z | |
| 6929 | 2026-05-15T23:15:12.514Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 6930 | 2026-05-15T23:15:12.514Z | |
| 6931 | 2026-05-15T23:15:12.514Z | |
| 6932 | 2026-05-15T23:15:12.514Z | May 15 23:15:11.318 May 15 23:15:11.318INFO May 15 23:15:11.318May 15 23:15:11.318May 15 23:15:11.318 INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffadding route 172.17.0.11/32 -> 10.0.0.255 |
| 6933 | 2026-05-15T23:15:12.514Z | |
| 6934 | 2026-05-15T23:15:12.514Z | INFODEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 6935 | 2026-05-15T23:15:12.514Z | May 15 23:15:11.318adding route 3fff:beef:38::/64 -> 2001:db8::55:ffINFO May 15 23:15:11.318 DEBG |
| 6936 | 2026-05-15T23:15:12.514Z | 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 |
| 6937 | 2026-05-15T23:15:12.514Z | adding route 3fff:dead::/64 -> 2001:db8::55:4replacing 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 } }] |
| 6938 | 2026-05-15T23:15:12.514Z | |
| 6939 | 2026-05-15T23:15:12.514Z | May 15 23:15:11.318 May 15 23:15:11.318DEBG 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 } }] |
| 6940 | 2026-05-15T23:15:12.514Z | May 15 23:15:11.318May 15 23:15:11.318May 15 23:15:11.318adding route 172.17.0.12/32 -> 10.0.0.255 INFO |
| 6941 | 2026-05-15T23:15:12.514Z | 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 } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 6942 | 2026-05-15T23:15:12.514Z | |
| 6943 | 2026-05-15T23:15:12.514Z | DEBG May 15 23:15:11.318replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 15 23:15:11.318 |
| 6944 | 2026-05-15T23:15:12.514Z | DEBGINFO replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:15:11.318adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6945 | 2026-05-15T23:15:12.514Z | 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 } }] |
| 6946 | 2026-05-15T23:15:12.514Z | |
| 6947 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318May 15 23:15:11.318 INFO May 15 23:15:11.318May 15 23:15:11.318 adding route 172.17.0.13/32 -> 10.0.0.255 |
| 6948 | 2026-05-15T23:15:12.515Z | DEBGDEBG INFOreplacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 6949 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318 |
| 6950 | 2026-05-15T23:15:12.515Z | replacing targets for 3fff:dead::/64 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 |
| 6951 | 2026-05-15T23:15:12.515Z | 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 15 23:15:11.318May 15 23:15:11.318 |
| 6952 | 2026-05-15T23:15:12.515Z | INFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffMay 15 23:15:11.318 |
| 6953 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318replacing 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 |
| 6954 | 2026-05-15T23:15:12.515Z | adding route 172.17.0.14/32 -> 10.0.0.255May 15 23:15:11.318WARN |
| 6955 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318DEBG INFO shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 6956 | 2026-05-15T23:15:12.515Z | adding route 3fff:beef:29::/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 } }] |
| 6957 | 2026-05-15T23:15:12.515Z | |
| 6958 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318May 15 23:15:11.318 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:3b::/64 -> 2001:db8::55:ff |
| 6959 | 2026-05-15T23:15:12.515Z | |
| 6960 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318May 15 23:15:11.318 May 15 23:15:11.318INFO DEBG DEBG adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6961 | 2026-05-15T23:15:12.515Z | |
| 6962 | 2026-05-15T23:15:12.515Z | 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 } }] |
| 6963 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318 May 15 23:15:11.318INFO DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 6964 | 2026-05-15T23:15:12.515Z | 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 15 23:15:11.318 |
| 6965 | 2026-05-15T23:15:12.515Z | INFOMay 15 23:15:11.318 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 } }] |
| 6966 | 2026-05-15T23:15:12.515Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 6967 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318 DEBGMay 15 23:15:11.318May 15 23:15:11.318 INFO DEBG failed to allocate space for the new target list |
| 6968 | 2026-05-15T23:15:12.515Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6969 | 2026-05-15T23:15:12.515Z | |
| 6970 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318 DEBG May 15 23:15:11.318replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 15 23:15:11.318 |
| 6971 | 2026-05-15T23:15:12.515Z | DEBGINFO replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.16/32 -> 10.0.0.255 |
| 6972 | 2026-05-15T23:15:12.515Z | |
| 6973 | 2026-05-15T23:15:12.515Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 6974 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.312May 15 23:15:11.318May 15 23:15:11.318 DEBGINFODEBG adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 6975 | 2026-05-15T23:15:12.515Z | |
| 6976 | 2026-05-15T23:15:12.515Z | 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 } }] |
| 6977 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318May 15 23:15:11.318 INFOMay 15 23:15:11.318 DEBGINFO adding route 172.17.0.17/32 -> 10.0.0.255replacing 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 } }] |
| 6978 | 2026-05-15T23:15:12.515Z | |
| 6979 | 2026-05-15T23:15:12.515Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 6980 | 2026-05-15T23:15:12.515Z | |
| 6981 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318May 15 23:15:11.318May 15 23:15:11.318 DEBGDEBGINFO May 15 23:15:11.318 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 6982 | 2026-05-15T23:15:12.515Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO |
| 6983 | 2026-05-15T23:15:12.515Z | |
| 6984 | 2026-05-15T23:15:12.515Z | May 15 23:15:11.318adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 6985 | 2026-05-15T23:15:12.515Z | INFOMay 15 23:15:11.318 adding route 172.17.0.18/32 -> 10.0.0.255DEBG 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 } }] |
| 6986 | 2026-05-15T23:15:12.516Z | May 15 23:15:11.319May 15 23:15:11.319 DEBG DEBGcreated new freemap May 15 23:15:11.324created new freemap, , May 15 23:15:11.318unit: INFOfreemap_route_ipv4 |
| 6987 | 2026-05-15T23:15:12.516Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 6988 | 2026-05-15T23:15:12.516Z | INFOunitMay 15 23:15:11.324: freemap_route_ipv4 |
| 6989 | 2026-05-15T23:15:12.516Z | May 15 23:15:11.324 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG |
| 6990 | 2026-05-15T23:15:12.516Z | DEBGcreated new freemap , replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 6991 | 2026-05-15T23:15:12.516Z | May 15 23:15:11.324: May 15 23:15:11.324DEBG DEBGfreemap_route_ipv6 |
| 6992 | 2026-05-15T23:15:12.516Z | 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 } }]created new freemap |
| 6993 | 2026-05-15T23:15:12.516Z | , May 15 23:15:11.324unit: May 15 23:15:11.324INFOfreemap_route_ipv6 May 15 23:15:11.324INFO INFO |
| 6994 | 2026-05-15T23:15:12.516Z | adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 6995 | 2026-05-15T23:15:12.516Z | |
| 6996 | 2026-05-15T23:15:12.516Z | adding route 172.17.0.24/32 -> 10.0.0.255May 15 23:15:11.324 |
| 6997 | 2026-05-15T23:15:12.516Z | INFOMay 15 23:15:11.324May 15 23:15:11.324 DEBGDEBG initted freemap. size: 64 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1, |
| 6998 | 2026-05-15T23:15:12.516Z | unit |
| 6999 | 2026-05-15T23:15:12.516Z | :May 15 23:15:11.324 freemap_route_ipv6May 15 23:15:11.324 |
| 7000 | 2026-05-15T23:15:12.516Z | May 15 23:15:11.324 DEBG DEBGINFO May 15 23:15:11.324adding route 3fff:beef:30::/64 -> 2001:db8::55:ffinitted freemap. size: 64 , |
| 7001 | 2026-05-15T23:15:12.516Z | unitDEBG :reset freemap , freemap_route_ipv4unit |
| 7002 | 2026-05-15T23:15:12.516Z | May 15 23:15:11.324replacing 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 freemap_route_ipv6 |
| 7003 | 2026-05-15T23:15:12.516Z | 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 15 23:15:11.324 |
| 7004 | 2026-05-15T23:15:12.516Z | |
| 7005 | 2026-05-15T23:15:12.516Z | DEBGMay 15 23:15:11.324 reset freemapDEBG, May 15 23:15:11.324replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]unit |
| 7006 | 2026-05-15T23:15:12.516Z | : freemap_route_ipv4INFOMay 15 23:15:11.324May 15 23:15:11.324 |
| 7007 | 2026-05-15T23:15:12.516Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 7008 | 2026-05-15T23:15:12.516Z | adding route 172.17.0.25/32 -> 10.0.0.255May 15 23:15:11.324 |
| 7009 | 2026-05-15T23:15:12.516Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG |
| 7010 | 2026-05-15T23:15:12.516Z | May 15 23:15:11.324 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 |
| 7011 | 2026-05-15T23:15:12.516Z | May 15 23:15:11.324 May 15 23:15:11.324 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBGMay 15 23:15:11.324DEBG |
| 7012 | 2026-05-15T23:15:12.516Z | 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 } }] replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7013 | 2026-05-15T23:15:12.520Z | |
| 7014 | 2026-05-15T23:15:12.520Z | May 15 23:15:11.324 |
| 7015 | 2026-05-15T23:15:12.520Z | DEBG May 15 23:15:11.324replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 15 23:15:11.324 |
| 7016 | 2026-05-15T23:15:12.520Z | INFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7017 | 2026-05-15T23:15:12.520Z | |
| 7018 | 2026-05-15T23:15:12.520Z | May 15 23:15:11.324 INFO May 15 23:15:11.318 DEBG May 15 23:15:11.324replacing 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 |
| 7019 | 2026-05-15T23:15:12.520Z | adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.3 |
| 7020 | 2026-05-15T23:15:12.520Z | May 15 23:15:11.324 |
| 7021 | 2026-05-15T23:15:12.520Z | 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 } }]May 15 23:15:11.324 |
| 7022 | 2026-05-15T23:15:12.520Z | May 15 23:15:11.324DEBG DEBGreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7023 | 2026-05-15T23:15:12.520Z | May 15 23:15:11.324replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] May 15 23:15:11.324INFO |
| 7024 | 2026-05-15T23:15:12.521Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG |
| 7025 | 2026-05-15T23:15:12.521Z | failed to allocate space for the new target listMay 15 23:15:11.324 |
| 7026 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.324May 15 23:15:11.324 INFODEBG May 15 23:15:11.324 INFOreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7027 | 2026-05-15T23:15:12.521Z | adding route 172.16.0.0/32 -> 10.0.0.4 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7028 | 2026-05-15T23:15:12.521Z | |
| 7029 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.324adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7030 | 2026-05-15T23:15:12.521Z | INFO May 15 23:15:11.324May 15 23:15:11.324 DEBGDEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, 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 } }] |
| 7031 | 2026-05-15T23:15:12.521Z | |
| 7032 | 2026-05-15T23:15:12.521Z | 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 } }] |
| 7033 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.324May 15 23:15:11.324 INFODEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7034 | 2026-05-15T23:15:12.521Z | |
| 7035 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.324 INFO adding route 172.17.0.28/32 -> 10.0.0.255May 15 23:15:11.324 |
| 7036 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.324INFO adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBG |
| 7037 | 2026-05-15T23:15:12.521Z | 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 } }] |
| 7038 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.324May 15 23:15:11.324ERRO DEBGshrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds itDEBG |
| 7039 | 2026-05-15T23:15:12.521Z | 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: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 } }] |
| 7040 | 2026-05-15T23:15:12.521Z | |
| 7041 | 2026-05-15T23:15:12.521Z | |
| 7042 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.324 May 15 23:15:11.324INFOMay 15 23:15:11.324 INFO INFOadding route 172.17.0.1/32 -> 10.0.0.255 |
| 7043 | 2026-05-15T23:15:12.521Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 7044 | 2026-05-15T23:15:12.521Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7045 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.324 May 15 23:15:11.324DEBG May 15 23:15:11.324DEBG 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 } }] |
| 7046 | 2026-05-15T23:15:12.521Z | 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.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 } }] |
| 7047 | 2026-05-15T23:15:12.521Z | |
| 7048 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.324 INFOMay 15 23:15:11.325May 15 23:15:11.325 May 15 23:15:11.325 adding route 172.17.0.2/32 -> 10.0.0.255DEBGINFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7049 | 2026-05-15T23:15:12.521Z | |
| 7050 | 2026-05-15T23:15:12.521Z | |
| 7051 | 2026-05-15T23:15:12.521Z | INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7052 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.325May 15 23:15:11.325 DEBGMay 15 23:15:11.325 May 15 23:15:11.325DEBG DEBGreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7053 | 2026-05-15T23:15:12.521Z | 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 } }] adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7054 | 2026-05-15T23:15:12.521Z | |
| 7055 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.325 |
| 7056 | 2026-05-15T23:15:12.521Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 7057 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.325May 15 23:15:11.325 May 15 23:15:11.325INFODEBGMay 15 23:15:11.325 adding route 172.17.0.3/32 -> 10.0.0.255INFODEBG |
| 7058 | 2026-05-15T23:15:12.521Z | replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.20/32 -> 10.0.0.255 |
| 7059 | 2026-05-15T23:15:12.521Z | 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 } }] |
| 7060 | 2026-05-15T23:15:12.521Z | |
| 7061 | 2026-05-15T23:15:12.521Z | May 15 23:15:11.325 May 15 23:15:11.325 DEBGMay 15 23:15:11.325DEBG 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 |
| 7062 | 2026-05-15T23:15:12.521Z | 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 } }] |
| 7063 | 2026-05-15T23:15:12.522Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffMay 15 23:15:11.325 |
| 7064 | 2026-05-15T23:15:12.522Z | INFOMay 15 23:15:11.325 adding route 172.17.0.31/32 -> 10.0.0.255May 15 23:15:11.325INFO |
| 7065 | 2026-05-15T23:15:12.522Z | May 15 23:15:11.325 INFOadding route 172.17.0.4/32 -> 10.0.0.255DEBG |
| 7066 | 2026-05-15T23:15:12.522Z | 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 } }] |
| 7067 | 2026-05-15T23:15:12.522Z | adding route 172.17.0.21/32 -> 10.0.0.255May 15 23:15:11.325 |
| 7068 | 2026-05-15T23:15:12.522Z | DEBG May 15 23:15:11.325replacing 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 } }] |
| 7069 | 2026-05-15T23:15:12.522Z | May 15 23:15:11.319May 15 23:15:11.325 May 15 23:15:11.325DEBG INFO DEBGadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffDEBGcreated new freemap |
| 7070 | 2026-05-15T23:15:12.522Z | , unit :replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] May 15 23:15:11.325replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv4DEBG |
| 7071 | 2026-05-15T23:15:12.522Z | |
| 7072 | 2026-05-15T23:15:12.522Z | |
| 7073 | 2026-05-15T23:15:12.522Z | May 15 23:15:11.325 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 |
| 7074 | 2026-05-15T23:15:12.522Z | adding route 172.17.0.32/32 -> 10.0.0.255May 15 23:15:11.325 DEBGMay 15 23:15:11.325 May 15 23:15:11.325created new freemap , unitINFO:INFO May 15 23:15:11.325 |
| 7075 | 2026-05-15T23:15:12.522Z | freemap_route_ipv6INFO |
| 7076 | 2026-05-15T23:15:12.522Z | test route::tests::same_size_non_subset_replace ... ok |
| 7077 | 2026-05-15T23:15:12.522Z | adding route 172.17.0.5/32 -> 10.0.0.255 adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7078 | 2026-05-15T23:15:12.522Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 7079 | 2026-05-15T23:15:12.522Z | |
| 7080 | 2026-05-15T23:15:12.522Z | May 15 23:15:11.325May 15 23:15:11.325 May 15 23:15:11.325INFO DEBGMay 15 23:15:11.325adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBG |
| 7081 | 2026-05-15T23:15:12.522Z | 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 15 23:15:11.325 |
| 7082 | 2026-05-15T23:15:12.522Z | 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 } }] |
| 7083 | 2026-05-15T23:15:12.522Z | May 15 23:15:11.325 DEBGDEBG DEBGinitted freemap. size: 64 , 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 } }]unitMay 15 23:15:11.325: replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 7084 | 2026-05-15T23:15:12.522Z | |
| 7085 | 2026-05-15T23:15:12.522Z | |
| 7086 | 2026-05-15T23:15:12.522Z | INFO May 15 23:15:11.325May 15 23:15:11.325 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffMay 15 23:15:11.325 DEBGINFO |
| 7087 | 2026-05-15T23:15:12.522Z | reset freemap , unitadding route 172.17.0.6/32 -> 10.0.0.255:May 15 23:15:11.325 May 15 23:15:11.325 |
| 7088 | 2026-05-15T23:15:12.522Z | freemap_route_ipv6INFO DEBGINFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7089 | 2026-05-15T23:15:12.522Z | 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 } }] |
| 7090 | 2026-05-15T23:15:12.522Z | adding route 172.17.0.33/32 -> 10.0.0.255May 15 23:15:11.325May 15 23:15:11.325 |
| 7091 | 2026-05-15T23:15:12.522Z | DEBGMay 15 23:15:11.325 |
| 7092 | 2026-05-15T23:15:12.522Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7093 | 2026-05-15T23:15:12.522Z | INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffMay 15 23:15:11.325DEBG |
| 7094 | 2026-05-15T23:15:12.522Z | May 15 23:15:11.325 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 } }] |
| 7095 | 2026-05-15T23:15:12.522Z | May 15 23:15:11.325DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:2May 15 23:15:11.325 |
| 7096 | 2026-05-15T23:15:12.522Z | May 15 23:15:11.325 INFO DEBGadding route 172.17.0.7/32 -> 10.0.0.255May 15 23:15:11.325 |
| 7097 | 2026-05-15T23:15:12.522Z | DEBG DEBG replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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.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 } }] |
| 7098 | 2026-05-15T23:15:12.522Z | May 15 23:15:11.325May 15 23:15:11.325May 15 23:15:11.325May 15 23:15:11.331 DEBGDEBG |
| 7099 | 2026-05-15T23:15:12.522Z | DEBGcreated new freemap created new freemap, , May 15 23:15:11.331unitunit created new freemap:, unit INFOMay 15 23:15:11.325freemap_route_ipv4:: 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 } }]freemap_route_ipv4 |
| 7100 | 2026-05-15T23:15:12.522Z | |
| 7101 | 2026-05-15T23:15:12.522Z | freemap_route_ipv4 |
| 7102 | 2026-05-15T23:15:12.523Z | |
| 7103 | 2026-05-15T23:15:12.523Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 7104 | 2026-05-15T23:15:12.523Z | 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 15 23:15:11.331 |
| 7105 | 2026-05-15T23:15:12.523Z | May 15 23:15:11.331 May 15 23:15:11.331DEBGINFO May 15 23:15:11.331 DEBGadding route 172.17.0.24/32 -> 10.0.0.255created new freemap |
| 7106 | 2026-05-15T23:15:12.523Z | May 15 23:15:11.331, DEBGcreated new freemap 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 } }]unit |
| 7107 | 2026-05-15T23:15:12.523Z | May 15 23:15:11.331: freemap_route_ipv6DEBG, |
| 7108 | 2026-05-15T23:15:12.523Z | 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 15 23:15:11.331 |
| 7109 | 2026-05-15T23:15:12.523Z | INFOcreated new freemap adding route 3fff:dead::/64 -> 2001:db8::55:4, May 15 23:15:11.331May 15 23:15:11.331 |
| 7110 | 2026-05-15T23:15:12.523Z | INFOINFO unitadding route 172.16.0.0/32 -> 10.0.0.1May 15 23:15:11.331May 15 23:15:11.331 : |
| 7111 | 2026-05-15T23:15:12.523Z | unitadding route 172.17.0.8/32 -> 10.0.0.255 INFO |
| 7112 | 2026-05-15T23:15:12.523Z | DEBG May 15 23:15:11.331 adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7113 | 2026-05-15T23:15:12.527Z | 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 } }] : |
| 7114 | 2026-05-15T23:15:12.527Z | initted freemap. size: 64 , unitMay 15 23:15:11.331May 15 23:15:11.331: freemap_route_ipv6DEBG May 15 23:15:11.331freemap_route_ipv4 |
| 7115 | 2026-05-15T23:15:12.527Z | 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 } }]DEBG |
| 7116 | 2026-05-15T23:15:12.527Z | 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 } }] |
| 7117 | 2026-05-15T23:15:12.527Z | replacing targets for 3fff:dead::/64 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 15 23:15:11.331May 15 23:15:11.331 |
| 7118 | 2026-05-15T23:15:12.527Z | |
| 7119 | 2026-05-15T23:15:12.527Z | INFO DEBGadding route 172.17.0.26/32 -> 10.0.0.255 May 15 23:15:11.331 |
| 7120 | 2026-05-15T23:15:12.527Z | reset freemap , INFOunit May 15 23:15:11.331: INFOfreemap_route_ipv4 adding route 172.16.0.0/32 -> 10.0.0.1May 15 23:15:11.331 |
| 7121 | 2026-05-15T23:15:12.527Z | |
| 7122 | 2026-05-15T23:15:12.527Z | adding route 172.17.0.9/32 -> 10.0.0.255 DEBG |
| 7123 | 2026-05-15T23:15:12.527Z | 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 } }]May 15 23:15:11.331 |
| 7124 | 2026-05-15T23:15:12.527Z | May 15 23:15:11.331DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 |
| 7125 | 2026-05-15T23:15:12.527Z | May 15 23:15:11.331initted freemap. size: 64 INFO , adding route 172.17.0.27/32 -> 10.0.0.255unit |
| 7126 | 2026-05-15T23:15:12.527Z | May 15 23:15:11.331: freemap_route_ipv4 May 15 23:15:11.331INFO |
| 7127 | 2026-05-15T23:15:12.527Z | May 15 23:15:11.331 DEBGDEBG adding route 172.16.0.0/32 -> 10.0.0.2replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7128 | 2026-05-15T23:15:12.527Z | |
| 7129 | 2026-05-15T23:15:12.527Z | |
| 7130 | 2026-05-15T23:15:12.527Z | May 15 23:15:11.331 May 15 23:15:11.331May 15 23:15:11.331 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 172.17.0.28/32 -> 10.0.0.255DEBG |
| 7131 | 2026-05-15T23:15:12.527Z | |
| 7132 | 2026-05-15T23:15:12.527Z | reset freemapMay 15 23:15:11.331May 15 23:15:11.331 INFODEBGMay 15 23:15:11.331 replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7133 | 2026-05-15T23:15:12.527Z | , unitadding route 172.17.0.0/32 -> 10.0.0.255: |
| 7134 | 2026-05-15T23:15:12.527Z | May 15 23:15:11.331freemap_route_ipv4adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7135 | 2026-05-15T23:15:12.527Z | |
| 7136 | 2026-05-15T23:15:12.527Z | INFO May 15 23:15:11.331adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7137 | 2026-05-15T23:15:12.527Z | 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 } }]May 15 23:15:11.331 |
| 7138 | 2026-05-15T23:15:12.527Z | May 15 23:15:11.331DEBGMay 15 23:15:11.331 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 15 23:15:11.331 |
| 7139 | 2026-05-15T23:15:12.527Z | 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 |
| 7140 | 2026-05-15T23:15:12.527Z | replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7141 | 2026-05-15T23:15:12.527Z | |
| 7142 | 2026-05-15T23:15:12.527Z | May 15 23:15:11.331May 15 23:15:11.331 INFOMay 15 23:15:11.331May 15 23:15:11.331 DEBGINFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7143 | 2026-05-15T23:15:12.527Z | 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.16.0.0/32 -> 10.0.0.2INFO |
| 7144 | 2026-05-15T23:15:12.527Z | |
| 7145 | 2026-05-15T23:15:12.527Z | May 15 23:15:11.331adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7146 | 2026-05-15T23:15:12.527Z | DEBGMay 15 23:15:11.331 May 15 23:15:11.331 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 |
| 7147 | 2026-05-15T23:15:12.528Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7148 | 2026-05-15T23:15:12.528Z | DEBGMay 15 23:15:11.331 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 } }] May 15 23:15:11.331adding route 172.17.0.31/32 -> 10.0.0.255May 15 23:15:11.331 |
| 7149 | 2026-05-15T23:15:12.528Z | |
| 7150 | 2026-05-15T23:15:12.528Z | DEBG 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 } }] |
| 7151 | 2026-05-15T23:15:12.528Z | May 15 23:15:11.331replacing 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 15 23:15:11.331 DEBG |
| 7152 | 2026-05-15T23:15:12.528Z | May 15 23:15:11.331DEBGreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 7153 | 2026-05-15T23:15:12.528Z | adding route 172.17.0.3/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 7154 | 2026-05-15T23:15:12.528Z | |
| 7155 | 2026-05-15T23:15:12.528Z | May 15 23:15:11.331May 15 23:15:11.331 INFOINFO adding route 172.17.0.12/32 -> 10.0.0.255adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7156 | 2026-05-15T23:15:12.528Z | |
| 7157 | 2026-05-15T23:15:12.528Z | May 15 23:15:11.331 DEBGMay 15 23:15:11.331 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 |
| 7158 | 2026-05-15T23:15:12.528Z | 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 15 23:15:11.331 |
| 7159 | 2026-05-15T23:15:12.528Z | INFOMay 15 23:15:11.331DEBG 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 } }]INFOMay 15 23:15:11.331 |
| 7160 | 2026-05-15T23:15:12.528Z | INFO adding route 172.17.0.4/32 -> 10.0.0.255adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7161 | 2026-05-15T23:15:12.528Z | May 15 23:15:11.331 |
| 7162 | 2026-05-15T23:15:12.528Z | INFO |
| 7163 | 2026-05-15T23:15:12.528Z | adding route 172.17.0.33/32 -> 10.0.0.255May 15 23:15:11.331 |
| 7164 | 2026-05-15T23:15:12.528Z | DEBG May 15 23:15:11.331replacing 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 } }] |
| 7165 | 2026-05-15T23:15:12.528Z | DEBG |
| 7166 | 2026-05-15T23:15:12.528Z | 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 15 23:15:11.331 |
| 7167 | 2026-05-15T23:15:12.528Z | May 15 23:15:11.331DEBG May 15 23:15:11.331INFOMay 15 23:15:11.331May 15 23:15:11.331 adding route 172.17.0.5/32 -> 10.0.0.255 |
| 7168 | 2026-05-15T23:15:12.528Z | INFO adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7169 | 2026-05-15T23:15:12.528Z | DEBG May 15 23:15:11.331 May 15 23:15:11.331DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7170 | 2026-05-15T23:15:12.528Z | DEBG |
| 7171 | 2026-05-15T23:15:12.528Z | 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.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 } }] |
| 7172 | 2026-05-15T23:15:12.528Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 7173 | 2026-05-15T23:15:12.528Z | May 15 23:15:11.331 |
| 7174 | 2026-05-15T23:15:12.528Z | INFO May 15 23:15:11.331adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7175 | 2026-05-15T23:15:12.528Z | May 15 23:15:11.331INFO adding route 172.17.0.6/32 -> 10.0.0.255INFO |
| 7176 | 2026-05-15T23:15:12.528Z | May 15 23:15:11.331adding route 172.17.0.15/32 -> 10.0.0.255 May 15 23:15:11.331DEBG |
| 7177 | 2026-05-15T23:15:12.528Z | 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 } }]May 15 23:15:11.331 |
| 7178 | 2026-05-15T23:15:12.528Z | adding route 172.17.0.35/32 -> 10.0.0.255 DEBG |
| 7179 | 2026-05-15T23:15:12.528Z | 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 15 23:15:11.331 |
| 7180 | 2026-05-15T23:15:12.528Z | May 15 23:15:11.331 DEBGINFO May 15 23:15:11.331adding route 172.17.0.35/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 } }] |
| 7181 | 2026-05-15T23:15:12.528Z | |
| 7182 | 2026-05-15T23:15:12.528Z | INFO adding route 172.17.0.7/32 -> 10.0.0.255May 15 23:15:11.331 |
| 7183 | 2026-05-15T23:15:12.528Z | May 15 23:15:11.331 DEBGMay 15 23:15:11.331 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 } }]May 15 23:15:11.331 |
| 7184 | 2026-05-15T23:15:12.528Z | DEBG INFODEBGreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:15:11.331 |
| 7185 | 2026-05-15T23:15:12.528Z | adding route 172.17.0.16/32 -> 10.0.0.255INFO |
| 7186 | 2026-05-15T23:15:12.528Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7187 | 2026-05-15T23:15:12.529Z | 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 } }]May 15 23:15:11.331May 15 23:15:11.331 INFO |
| 7188 | 2026-05-15T23:15:12.529Z | 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 } }]adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7189 | 2026-05-15T23:15:12.529Z | |
| 7190 | 2026-05-15T23:15:12.529Z | May 15 23:15:11.331 DEBGMay 15 23:15:11.331 freemap_route_ipv6May 15 23:15:11.331 |
| 7191 | 2026-05-15T23:15:12.529Z | 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 15 23:15:11.331 |
| 7192 | 2026-05-15T23:15:12.529Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255INFODEBGMay 15 23:15:11.331 |
| 7193 | 2026-05-15T23:15:12.529Z | May 15 23:15:11.331INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7194 | 2026-05-15T23:15:12.529Z | |
| 7195 | 2026-05-15T23:15:12.529Z | 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 } }] |
| 7196 | 2026-05-15T23:15:12.529Z | adding route 172.17.0.36/32 -> 10.0.0.255May 15 23:15:11.331 |
| 7197 | 2026-05-15T23:15:12.529Z | May 15 23:15:11.331 May 15 23:15:11.331 May 15 23:15:11.331DEBG 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 } }] DEBGadding route 172.17.0.9/32 -> 10.0.0.255 |
| 7198 | 2026-05-15T23:15:12.529Z | initted freemap. size: 64 |
| 7199 | 2026-05-15T23:15:12.529Z | , DEBGunitMay 15 23:15:11.331: freemap_route_ipv6INFO |
| 7200 | 2026-05-15T23:15:12.529Z | adding route 172.17.0.38/32 -> 10.0.0.255replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7201 | 2026-05-15T23:15:12.529Z | May 15 23:15:11.331May 15 23:15:11.331 May 15 23:15:11.331DEBG |
| 7202 | 2026-05-15T23:15:12.529Z | DEBGMay 15 23:15:11.331replacing 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 } }] |
| 7203 | 2026-05-15T23:15:12.529Z | reset freemapDEBG, unitreplacing 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 } }]: |
| 7204 | 2026-05-15T23:15:12.529Z | freemap_route_ipv6May 15 23:15:11.331 |
| 7205 | 2026-05-15T23:15:12.529Z | DEBG May 15 23:15:11.331 INFO May 15 23:15:11.331 May 15 23:15:11.331INFO adding route 172.17.0.18/32 -> 10.0.0.255INFO |
| 7206 | 2026-05-15T23:15:12.529Z | adding route 172.17.0.39/32 -> 10.0.0.255DEBG |
| 7207 | 2026-05-15T23:15:12.529Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255 |
| 7208 | 2026-05-15T23:15:12.529Z | |
| 7209 | 2026-05-15T23:15:12.529Z | |
| 7210 | 2026-05-15T23:15:12.529Z | May 15 23:15:11.331May 15 23:15:11.331 DEBGMay 15 23:15:11.331 replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7211 | 2026-05-15T23:15:12.529Z | DEBGMay 15 23:15:11.331 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.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 } }] |
| 7212 | 2026-05-15T23:15:12.529Z | May 15 23:15:11.331 May 15 23:15:11.331INFO DEBGadding route 172.17.0.40/32 -> 10.0.0.255 |
| 7213 | 2026-05-15T23:15:12.533Z | created new freemap, unitMay 15 23:15:11.337: DEBGfreemap_route_ipv4 |
| 7214 | 2026-05-15T23:15:12.533Z | 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 } }] |
| 7215 | 2026-05-15T23:15:12.533Z | INFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffMay 15 23:15:11.337 |
| 7216 | 2026-05-15T23:15:12.533Z | May 15 23:15:11.337INFO DEBGadding route 172.17.0.41/32 -> 10.0.0.255 |
| 7217 | 2026-05-15T23:15:12.533Z | created new freemapMay 15 23:15:11.337, unitDEBG :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 } }] |
| 7218 | 2026-05-15T23:15:12.533Z | May 15 23:15:11.337freemap_route_ipv6 |
| 7219 | 2026-05-15T23:15:12.533Z | DEBG May 15 23:15:11.337 INFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 7220 | 2026-05-15T23:15:12.533Z | |
| 7221 | 2026-05-15T23:15:12.533Z | |
| 7222 | 2026-05-15T23:15:12.533Z | May 15 23:15:11.337May 15 23:15:11.337May 15 23:15:11.337 INFODEBG INFO adding route 172.17.0.42/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 } }] |
| 7223 | 2026-05-15T23:15:12.533Z | |
| 7224 | 2026-05-15T23:15:12.533Z | May 15 23:15:11.337adding route 172.16.0.0/32 -> 10.0.0.1 May 15 23:15:11.337May 15 23:15:11.337INFO DEBGDEBG |
| 7225 | 2026-05-15T23:15:12.533Z | failed to allocate space for the new target listadding route 172.17.0.19/32 -> 10.0.0.255 |
| 7226 | 2026-05-15T23:15:12.533Z | 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 } }] |
| 7227 | 2026-05-15T23:15:12.533Z | |
| 7228 | 2026-05-15T23:15:12.533Z | May 15 23:15:11.337May 15 23:15:11.337 May 15 23:15:11.337DEBG 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 } }] |
| 7229 | 2026-05-15T23:15:12.533Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7230 | 2026-05-15T23:15:12.534Z | DEBG initted freemap. size: 64May 15 23:15:11.337May 15 23:15:11.337 May 15 23:15:11.337 DEBGDEBG failed to allocate space for the new target list, |
| 7231 | 2026-05-15T23:15:12.534Z | 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 } }]unitDEBG |
| 7232 | 2026-05-15T23:15:12.534Z | : freemap_route_ipv4replacing 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 } }] |
| 7233 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337 |
| 7234 | 2026-05-15T23:15:12.534Z | INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7235 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337 DEBG May 15 23:15:11.337May 15 23:15:11.337replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7236 | 2026-05-15T23:15:12.534Z | INFO DEBGadding route 172.17.0.20/32 -> 10.0.0.255 |
| 7237 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337reset freemap , INFOunit: adding route 172.17.0.45/32 -> 10.0.0.255freemap_route_ipv4May 15 23:15:11.337 |
| 7238 | 2026-05-15T23:15:12.534Z | |
| 7239 | 2026-05-15T23:15:12.534Z | DEBG May 15 23:15:11.337May 15 23:15:11.337 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 } }] |
| 7240 | 2026-05-15T23:15:12.534Z | DEBGDEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7241 | 2026-05-15T23:15:12.534Z | |
| 7242 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337 INFOMay 15 23:15:11.337 INFO adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7243 | 2026-05-15T23:15:12.534Z | adding route 172.17.0.21/32 -> 10.0.0.255May 15 23:15:11.337 |
| 7244 | 2026-05-15T23:15:12.534Z | INFO adding route 172.17.0.46/32 -> 10.0.0.255May 15 23:15:11.337 |
| 7245 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337 DEBG DEBGreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7246 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7247 | 2026-05-15T23:15:12.534Z | DEBGMay 15 23:15:11.337 replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7248 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7249 | 2026-05-15T23:15:12.534Z | INFOMay 15 23:15:11.337 adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 7250 | 2026-05-15T23:15:12.534Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7251 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337 May 15 23:15:11.337 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 } }]May 15 23:15:11.337 |
| 7252 | 2026-05-15T23:15:12.534Z | 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 } }] May 15 23:15:11.337 |
| 7253 | 2026-05-15T23:15:12.534Z | 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 15 23:15:11.337 |
| 7254 | 2026-05-15T23:15:12.534Z | INFOINFO May 15 23:15:11.337adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7255 | 2026-05-15T23:15:12.534Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7256 | 2026-05-15T23:15:12.534Z | INFOMay 15 23:15:11.337May 15 23:15:11.337 May 15 23:15:11.337adding route 172.16.0.0/32 -> 10.0.0.4 May 15 23:15:11.337DEBGINFO |
| 7257 | 2026-05-15T23:15:12.534Z | 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 } }] |
| 7258 | 2026-05-15T23:15:12.534Z | adding route 172.17.0.23/32 -> 10.0.0.255INFOreplacing 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 15 23:15:11.337adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7259 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337 |
| 7260 | 2026-05-15T23:15:12.534Z | DEBGINFO |
| 7261 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337May 15 23:15:11.337 DEBGadding route 172.17.0.49/32 -> 10.0.0.255INFO |
| 7262 | 2026-05-15T23:15:12.534Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] adding route 172.17.0.12/32 -> 10.0.0.255replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7263 | 2026-05-15T23:15:12.534Z | |
| 7264 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337 |
| 7265 | 2026-05-15T23:15:12.534Z | May 15 23:15:11.337 May 15 23:15:11.337May 15 23:15:11.337DEBG DEBG DEBGMay 15 23:15:11.337 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }]INFODEBG |
| 7266 | 2026-05-15T23:15:12.534Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.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 } }] |
| 7267 | 2026-05-15T23:15:12.534Z | 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 } }] |
| 7268 | 2026-05-15T23:15:12.534Z | |
| 7269 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.337adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7270 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.337INFO adding route 172.17.0.13/32 -> 10.0.0.255INFO |
| 7271 | 2026-05-15T23:15:12.535Z | adding route 172.17.0.50/32 -> 10.0.0.255May 15 23:15:11.337May 15 23:15:11.337 |
| 7272 | 2026-05-15T23:15:12.535Z | DEBGMay 15 23:15:11.337 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 |
| 7273 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.337replacing 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 } }] |
| 7274 | 2026-05-15T23:15:12.535Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 7275 | 2026-05-15T23:15:12.535Z | INFODEBGMay 15 23:15:11.337 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7276 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.337adding route 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7277 | 2026-05-15T23:15:12.535Z | INFO |
| 7278 | 2026-05-15T23:15:12.535Z | adding route 172.17.0.14/32 -> 10.0.0.255May 15 23:15:11.337May 15 23:15:11.337 |
| 7279 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.337 INFODEBG DEBGadding route 172.17.0.51/32 -> 10.0.0.255 |
| 7280 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.337 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.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 |
| 7281 | 2026-05-15T23:15:12.535Z | |
| 7282 | 2026-05-15T23:15:12.535Z | 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 15 23:15:11.337 |
| 7283 | 2026-05-15T23:15:12.535Z | 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 15 23:15:11.337 |
| 7284 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.337 INFO INFOadding route 172.17.0.26/32 -> 10.0.0.255 |
| 7285 | 2026-05-15T23:15:12.535Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7286 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.337 INFOMay 15 23:15:11.337 May 15 23:15:11.337May 15 23:15:11.337adding route 172.17.0.52/32 -> 10.0.0.255 DEBG 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.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 } }] |
| 7287 | 2026-05-15T23:15:12.535Z | |
| 7288 | 2026-05-15T23:15:12.535Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2May 15 23:15:11.337 |
| 7289 | 2026-05-15T23:15:12.535Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7290 | 2026-05-15T23:15:12.535Z | |
| 7291 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.337 May 15 23:15:11.337 May 15 23:15:11.337DEBGINFO May 15 23:15:11.337replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 7292 | 2026-05-15T23:15:12.535Z | DEBG adding route 172.17.0.16/32 -> 10.0.0.255replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 15 23:15:11.337 |
| 7293 | 2026-05-15T23:15:12.535Z | |
| 7294 | 2026-05-15T23:15:12.535Z | |
| 7295 | 2026-05-15T23:15:12.535Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3INFOMay 15 23:15:11.337 |
| 7296 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.337adding route 172.17.0.39/32 -> 10.0.0.255May 15 23:15:11.337 INFOINFO DEBGadding route 172.17.0.53/32 -> 10.0.0.255 |
| 7297 | 2026-05-15T23:15:12.535Z | adding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 7298 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.337 |
| 7299 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.338DEBG 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 } }] |
| 7300 | 2026-05-15T23:15:12.535Z | May 15 23:15:11.338May 15 23:15:11.338DEBG INFO |
| 7301 | 2026-05-15T23:15:12.535Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 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 15 23:15:11.338 |
| 7302 | 2026-05-15T23:15:12.535Z | 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 |
| 7303 | 2026-05-15T23:15:12.535Z | |
| 7304 | 2026-05-15T23:15:12.535Z | 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 15 23:15:11.338 |
| 7305 | 2026-05-15T23:15:12.535Z | INFOMay 15 23:15:11.338 May 15 23:15:11.338May 15 23:15:11.338adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7306 | 2026-05-15T23:15:12.535Z | DEBGINFO adding route 172.17.0.17/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 7307 | 2026-05-15T23:15:12.536Z | |
| 7308 | 2026-05-15T23:15:12.536Z | May 15 23:15:11.338 May 15 23:15:11.338INFO DEBG adding route 172.17.0.29/32 -> 10.0.0.255INFOMay 15 23:15:11.338replacing 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 } }] |
| 7309 | 2026-05-15T23:15:12.536Z | |
| 7310 | 2026-05-15T23:15:12.536Z | adding route 172.17.0.40/32 -> 10.0.0.255DEBG May 15 23:15:11.338replacing targets for 3fff:dead::/64 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 } }] |
| 7311 | 2026-05-15T23:15:12.536Z | |
| 7312 | 2026-05-15T23:15:12.536Z | May 15 23:15:11.338 INFO DEBGadding route 172.17.0.55/32 -> 10.0.0.255 May 15 23:15:11.338May 15 23:15:11.338 |
| 7313 | 2026-05-15T23:15:12.539Z | 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 } }] |
| 7314 | 2026-05-15T23:15:12.540Z | DEBG DEBGMay 15 23:15:11.338 May 15 23:15:11.338replacing 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 } }] DEBGINFO |
| 7315 | 2026-05-15T23:15:12.540Z | 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 } }] |
| 7316 | 2026-05-15T23:15:12.540Z | adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7317 | 2026-05-15T23:15:12.540Z | May 15 23:15:11.338May 15 23:15:11.338 May 15 23:15:11.344DEBG DEBG |
| 7318 | 2026-05-15T23:15:12.540Z | DEBGcreated new freemapreplacing 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 } }] , created new freemap |
| 7319 | 2026-05-15T23:15:12.540Z | unit, May 15 23:15:11.344unit :INFO freemap_route_ipv4adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7320 | 2026-05-15T23:15:12.540Z | |
| 7321 | 2026-05-15T23:15:12.540Z | May 15 23:15:11.344 DEBGMay 15 23:15:11.344May 15 23:15:11.344 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 } }] |
| 7322 | 2026-05-15T23:15:12.540Z | INFO adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 7323 | 2026-05-15T23:15:12.540Z | May 15 23:15:11.344created new freemap , INFOMay 15 23:15:11.344unit : DEBGfreemap_route_ipv6adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7324 | 2026-05-15T23:15:12.540Z | |
| 7325 | 2026-05-15T23:15:12.540Z | 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 } }] |
| 7326 | 2026-05-15T23:15:12.540Z | May 15 23:15:11.344May 15 23:15:11.344May 15 23:15:11.344 DEBG 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 } }] |
| 7327 | 2026-05-15T23:15:12.540Z | adding route 172.17.0.32/32 -> 10.0.0.255INFO |
| 7328 | 2026-05-15T23:15:12.540Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7329 | 2026-05-15T23:15:12.540Z | May 15 23:15:11.344 INFOMay 15 23:15:11.344 adding route 172.17.0.20/32 -> 10.0.0.255DEBG |
| 7330 | 2026-05-15T23:15:12.540Z | May 15 23:15:11.344replacing 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 } }] |
| 7331 | 2026-05-15T23:15:12.540Z | DEBG May 15 23:15:11.344initted freemap. size: 64 , DEBGunit :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 } }] |
| 7332 | 2026-05-15T23:15:12.540Z | freemap_route_ipv4 |
| 7333 | 2026-05-15T23:15:12.540Z | May 15 23:15:11.344 INFO :adding route 172.17.0.33/32 -> 10.0.0.255 freemap_route_ipv4 |
| 7334 | 2026-05-15T23:15:12.540Z | |
| 7335 | 2026-05-15T23:15:12.540Z | May 15 23:15:11.344 INFOMay 15 23:15:11.344 May 15 23:15:11.344adding route 172.17.0.21/32 -> 10.0.0.255 May 15 23:15:11.344 |
| 7336 | 2026-05-15T23:15:12.540Z | 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 } }] |
| 7337 | 2026-05-15T23:15:12.540Z | created new freemapMay 15 23:15:11.344, DEBGunit :May 15 23:15:11.344 freemap_route_ipv6DEBGINFO |
| 7338 | 2026-05-15T23:15:12.540Z | adding route 172.17.0.34/32 -> 10.0.0.255replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap |
| 7339 | 2026-05-15T23:15:12.540Z | |
| 7340 | 2026-05-15T23:15:12.540Z | May 15 23:15:11.344 , INFOunitMay 15 23:15:11.344 May 15 23:15:11.344 adding route 172.16.0.0/32 -> 10.0.0.1 INFO: DEBGadding route 172.17.0.22/32 -> 10.0.0.255 |
| 7341 | 2026-05-15T23:15:12.540Z | |
| 7342 | 2026-05-15T23:15:12.540Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 7343 | 2026-05-15T23:15:12.540Z | |
| 7344 | 2026-05-15T23:15:12.540Z | May 15 23:15:11.344May 15 23:15:11.344 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 } }]initted freemap. size: 64 |
| 7345 | 2026-05-15T23:15:12.540Z | , May 15 23:15:11.344May 15 23:15:11.344 May 15 23:15:11.338DEBGMay 15 23:15:11.344 INFOINFOINFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 |
| 7346 | 2026-05-15T23:15:12.540Z | adding route 172.17.0.23/32 -> 10.0.0.255: |
| 7347 | 2026-05-15T23:15:12.540Z | adding route 172.17.0.35/32 -> 10.0.0.255 adding route 172.17.0.41/32 -> 10.0.0.255freemap_route_ipv4 |
| 7348 | 2026-05-15T23:15:12.540Z | |
| 7349 | 2026-05-15T23:15:12.540Z | |
| 7350 | 2026-05-15T23:15:12.540Z | May 15 23:15:11.344 INFOMay 15 23:15:11.344 May 15 23:15:11.344May 15 23:15:11.344 DEBGDEBG replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGadding route 172.17.0.0/32 -> 10.0.0.255 |
| 7351 | 2026-05-15T23:15:12.540Z | |
| 7352 | 2026-05-15T23:15:12.541Z | 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 15 23:15:11.344 |
| 7353 | 2026-05-15T23:15:12.541Z | reset freemapDEBG, May 15 23:15:11.344replacing 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 15 23:15:11.344 unitINFO |
| 7354 | 2026-05-15T23:15:12.541Z | :INFO adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7355 | 2026-05-15T23:15:12.541Z | |
| 7356 | 2026-05-15T23:15:12.541Z | freemap_route_ipv4 |
| 7357 | 2026-05-15T23:15:12.541Z | May 15 23:15:11.344May 15 23:15:11.344May 15 23:15:11.344May 15 23:15:11.344 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 } }]DEBG |
| 7358 | 2026-05-15T23:15:12.541Z | 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.16.0.0/32 with: [NextHop { asic_port_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 15 23:15:11.344INFO |
| 7359 | 2026-05-15T23:15:12.541Z | May 15 23:15:11.344adding route 172.17.0.42/32 -> 10.0.0.255 DEBGINFO |
| 7360 | 2026-05-15T23:15:12.541Z | |
| 7361 | 2026-05-15T23:15:12.541Z | May 15 23:15:11.344May 15 23:15:11.344 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 } }]INFOadding route 172.17.0.25/32 -> 10.0.0.255 |
| 7362 | 2026-05-15T23:15:12.541Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7363 | 2026-05-15T23:15:12.541Z | |
| 7364 | 2026-05-15T23:15:12.541Z | INFO adding route 172.17.0.37/32 -> 10.0.0.255May 15 23:15:11.344May 15 23:15:11.344 |
| 7365 | 2026-05-15T23:15:12.541Z | May 15 23:15:11.344 May 15 23:15:11.344 DEBGDEBGDEBGMay 15 23:15:11.344 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 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 } }] |
| 7366 | 2026-05-15T23:15:12.541Z | 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 } }] |
| 7367 | 2026-05-15T23:15:12.541Z | |
| 7368 | 2026-05-15T23:15:12.541Z | 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 } }]May 15 23:15:11.344 |
| 7369 | 2026-05-15T23:15:12.541Z | INFOMay 15 23:15:11.344 May 15 23:15:11.344 adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7370 | 2026-05-15T23:15:12.541Z | adding route 172.16.0.0/32 -> 10.0.0.3INFOINFO |
| 7371 | 2026-05-15T23:15:12.541Z | adding route 172.17.0.26/32 -> 10.0.0.255 adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7372 | 2026-05-15T23:15:12.541Z | |
| 7373 | 2026-05-15T23:15:12.541Z | May 15 23:15:11.344 May 15 23:15:11.344May 15 23:15:11.344May 15 23:15:11.344 May 15 23:15:11.344INFODEBG DEBG adding route 172.17.0.43/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 } }]DEBG |
| 7374 | 2026-05-15T23:15:12.541Z | |
| 7375 | 2026-05-15T23:15:12.541Z | DEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7376 | 2026-05-15T23:15:12.541Z | 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 } }] |
| 7377 | 2026-05-15T23:15:12.541Z | May 15 23:15:11.344 |
| 7378 | 2026-05-15T23:15:12.541Z | INFO May 15 23:15:11.344May 15 23:15:11.344adding route 172.16.0.0/32 -> 10.0.0.4 |
| 7379 | 2026-05-15T23:15:12.541Z | INFOINFO adding route 172.17.0.27/32 -> 10.0.0.255May 15 23:15:11.344 |
| 7380 | 2026-05-15T23:15:12.541Z | May 15 23:15:11.344adding route 172.17.0.39/32 -> 10.0.0.255 DEBG |
| 7381 | 2026-05-15T23:15:12.541Z | May 15 23:15:11.344replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 15 23:15:11.344 |
| 7382 | 2026-05-15T23:15:12.541Z | 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 } }]INFO |
| 7383 | 2026-05-15T23:15:12.541Z | May 15 23:15:11.344 adding route 172.17.0.2/32 -> 10.0.0.255May 15 23:15:11.344DEBG DEBGDEBG May 15 23:15:11.344 |
| 7384 | 2026-05-15T23:15:12.541Z | replacing targets for 172.16.0.0/32 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.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 } }] |
| 7385 | 2026-05-15T23:15:12.541Z | INFO |
| 7386 | 2026-05-15T23:15:12.541Z | adding route 172.17.0.28/32 -> 10.0.0.255May 15 23:15:11.344 |
| 7387 | 2026-05-15T23:15:12.541Z | 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 15 23:15:11.344 |
| 7388 | 2026-05-15T23:15:12.541Z | DEBGINFOMay 15 23:15:11.344 adding route 172.17.0.40/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 } }] |
| 7389 | 2026-05-15T23:15:12.541Z | May 15 23:15:11.344 |
| 7390 | 2026-05-15T23:15:12.541Z | |
| 7391 | 2026-05-15T23:15:12.542Z | INFO May 15 23:15:11.344May 15 23:15:11.344May 15 23:15:11.344 adding route 172.17.0.44/32 -> 10.0.0.255DEBG 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 } }] |
| 7392 | 2026-05-15T23:15:12.542Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7393 | 2026-05-15T23:15:12.542Z | |
| 7394 | 2026-05-15T23:15:12.542Z | INFOMay 15 23:15:11.344May 15 23:15:11.344May 15 23:15:11.344 DEBGINFODEBG adding route 172.17.0.41/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 } }]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 } }] |
| 7395 | 2026-05-15T23:15:12.542Z | |
| 7396 | 2026-05-15T23:15:12.542Z | |
| 7397 | 2026-05-15T23:15:12.542Z | May 15 23:15:11.344May 15 23:15:11.344May 15 23:15:11.344 DEBGINFO INFOadding route 172.17.0.45/32 -> 10.0.0.255 adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7398 | 2026-05-15T23:15:12.542Z | adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7399 | 2026-05-15T23:15:12.542Z | |
| 7400 | 2026-05-15T23:15:12.542Z | |
| 7401 | 2026-05-15T23:15:12.542Z | May 15 23:15:11.344May 15 23:15:11.344 May 15 23:15:11.344May 15 23:15:11.344DEBG 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 } }]DEBGINFO |
| 7402 | 2026-05-15T23:15:12.542Z | adding route 172.17.0.42/32 -> 10.0.0.255DEBGreplacing 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 15 23:15:11.344 |
| 7403 | 2026-05-15T23:15:12.542Z | |
| 7404 | 2026-05-15T23:15:12.542Z | INFO replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7405 | 2026-05-15T23:15:12.542Z | |
| 7406 | 2026-05-15T23:15:12.542Z | May 15 23:15:11.344 May 15 23:15:11.344DEBGMay 15 23:15:11.344 INFO 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 } }] |
| 7407 | 2026-05-15T23:15:12.542Z | May 15 23:15:11.344adding route 172.17.0.46/32 -> 10.0.0.255 adding route 172.17.0.4/32 -> 10.0.0.255 DEBG |
| 7408 | 2026-05-15T23:15:12.542Z | |
| 7409 | 2026-05-15T23:15:12.542Z | May 15 23:15:11.344replacing 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 } }] |
| 7410 | 2026-05-15T23:15:12.542Z | INFO May 15 23:15:11.344May 15 23:15:11.344 adding route 172.17.0.43/32 -> 10.0.0.255DEBGDEBG |
| 7411 | 2026-05-15T23:15:12.542Z | 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.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 15 23:15:11.344 |
| 7412 | 2026-05-15T23:15:12.542Z | |
| 7413 | 2026-05-15T23:15:12.546Z | May 15 23:15:11.344INFO DEBGadding route 172.17.0.32/32 -> 10.0.0.255 |
| 7414 | 2026-05-15T23:15:12.546Z | 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 15 23:15:11.344 |
| 7415 | 2026-05-15T23:15:12.546Z | May 15 23:15:11.344 INFOINFO May 15 23:15:11.344May 15 23:15:11.344 adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7416 | 2026-05-15T23:15:12.546Z | DEBGadding route 172.17.0.5/32 -> 10.0.0.255INFO 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.44/32 -> 10.0.0.255 |
| 7417 | 2026-05-15T23:15:12.546Z | |
| 7418 | 2026-05-15T23:15:12.546Z | |
| 7419 | 2026-05-15T23:15:12.546Z | May 15 23:15:11.344 DEBG May 15 23:15:11.344replacing 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 } }]May 15 23:15:11.344 INFO |
| 7420 | 2026-05-15T23:15:12.546Z | DEBG adding route 172.17.0.33/32 -> 10.0.0.255May 15 23:15:11.344replacing 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 } }] |
| 7421 | 2026-05-15T23:15:12.546Z | May 15 23:15:11.344 |
| 7422 | 2026-05-15T23:15:12.546Z | DEBG INFOMay 15 23:15:11.344replacing 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 } }] |
| 7423 | 2026-05-15T23:15:12.546Z | DEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7424 | 2026-05-15T23:15:12.546Z | |
| 7425 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.344May 15 23:15:11.344 INFO adding route 172.17.0.45/32 -> 10.0.0.255INFOMay 15 23:15:11.344 |
| 7426 | 2026-05-15T23:15:12.547Z | DEBGMay 15 23:15:11.344 adding route 172.17.0.6/32 -> 10.0.0.255May 15 23:15:11.344INFOreplacing 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 } }] |
| 7427 | 2026-05-15T23:15:12.547Z | DEBGadding route 172.17.0.34/32 -> 10.0.0.255 |
| 7428 | 2026-05-15T23:15:12.547Z | 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 } }] |
| 7429 | 2026-05-15T23:15:12.547Z | |
| 7430 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.344 INFOMay 15 23:15:11.344May 15 23:15:11.344 DEBG adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7431 | 2026-05-15T23:15:12.547Z | |
| 7432 | 2026-05-15T23:15:12.547Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7433 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.344 May 15 23:15:11.344May 15 23:15:11.344May 15 23:15:11.344DEBG INFODEBG adding route 172.17.0.35/32 -> 10.0.0.255INFOreplacing 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.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 } }] |
| 7434 | 2026-05-15T23:15:12.547Z | |
| 7435 | 2026-05-15T23:15:12.547Z | |
| 7436 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7437 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350May 15 23:15:11.350 May 15 23:15:11.350INFODEBG DEBGreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7438 | 2026-05-15T23:15:12.547Z | 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 } }] |
| 7439 | 2026-05-15T23:15:12.547Z | |
| 7440 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350 May 15 23:15:11.350INFO DEBGadding route 172.17.0.36/32 -> 10.0.0.255 |
| 7441 | 2026-05-15T23:15:12.547Z | 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 15 23:15:11.350 |
| 7442 | 2026-05-15T23:15:12.547Z | INFOMay 15 23:15:11.350 adding route 172.17.0.48/32 -> 10.0.0.255DEBG |
| 7443 | 2026-05-15T23:15:12.547Z | 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 } }] |
| 7444 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350May 15 23:15:11.350 DEBGINFO May 15 23:15:11.350 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 } }] |
| 7445 | 2026-05-15T23:15:12.547Z | INFO adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7446 | 2026-05-15T23:15:12.547Z | |
| 7447 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350 May 15 23:15:11.350 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 } }] |
| 7448 | 2026-05-15T23:15:12.547Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255May 15 23:15:11.350 |
| 7449 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350 DEBGINFO adding route 172.17.0.38/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 } }] |
| 7450 | 2026-05-15T23:15:12.547Z | |
| 7451 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350 May 15 23:15:11.350 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 } }] |
| 7452 | 2026-05-15T23:15:12.547Z | 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 15 23:15:11.350 |
| 7453 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350INFO INFOadding route 172.17.0.9/32 -> 10.0.0.255 |
| 7454 | 2026-05-15T23:15:12.547Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7455 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7456 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350May 15 23:15:11.350May 15 23:15:11.350 DEBG DEBGDEBG replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7457 | 2026-05-15T23:15:12.547Z | |
| 7458 | 2026-05-15T23:15:12.547Z | |
| 7459 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7460 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350May 15 23:15:11.350May 15 23:15:11.350 INFODEBGINFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7461 | 2026-05-15T23:15:12.547Z | 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 |
| 7462 | 2026-05-15T23:15:12.547Z | |
| 7463 | 2026-05-15T23:15:12.547Z | May 15 23:15:11.350 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 } }] |
| 7464 | 2026-05-15T23:15:12.548Z | May 15 23:15:11.350May 15 23:15:11.350May 15 23:15:11.350 INFOINFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255DEBG |
| 7465 | 2026-05-15T23:15:12.548Z | |
| 7466 | 2026-05-15T23:15:12.548Z | 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 15 23:15:11.350 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 } }] |
| 7467 | 2026-05-15T23:15:12.548Z | |
| 7468 | 2026-05-15T23:15:12.548Z | May 15 23:15:11.350 May 15 23:15:11.350DEBG May 15 23:15:11.350INFOreplacing 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 } }] |
| 7469 | 2026-05-15T23:15:12.548Z | adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7470 | 2026-05-15T23:15:12.548Z | INFO May 15 23:15:11.350 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7471 | 2026-05-15T23:15:12.548Z | adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7472 | 2026-05-15T23:15:12.548Z | test route::tests::delete_target_fragmented ... ok |
| 7473 | 2026-05-15T23:15:12.548Z | May 15 23:15:11.350May 15 23:15:11.350 DEBGMay 15 23:15:11.350 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 |
| 7474 | 2026-05-15T23:15:12.548Z | 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 } }] |
| 7475 | 2026-05-15T23:15:12.548Z | 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 15 23:15:11.350 |
| 7476 | 2026-05-15T23:15:12.548Z | INFOMay 15 23:15:11.350 adding route 172.17.0.43/32 -> 10.0.0.255INFO |
| 7477 | 2026-05-15T23:15:12.548Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7478 | 2026-05-15T23:15:12.548Z | May 15 23:15:11.350 May 15 23:15:11.350INFO adding route 172.17.0.54/32 -> 10.0.0.255DEBG |
| 7479 | 2026-05-15T23:15:12.548Z | test route::tests::delete_targets_full ... ok |
| 7480 | 2026-05-15T23:15:12.548Z | test route::tests::delete_target_full ... ok |
| 7481 | 2026-05-15T23:15:12.548Z | May 15 23:15:11.350 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 |
| 7482 | 2026-05-15T23:15:12.548Z | test route::tests::delete_targets_fragmented ... ok |
| 7483 | 2026-05-15T23:15:12.548Z | 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 15 23:15:11.350 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 } }] |
| 7484 | 2026-05-15T23:15:12.548Z | |
| 7485 | 2026-05-15T23:15:12.548Z | May 15 23:15:11.350May 15 23:15:11.350May 15 23:15:11.350 INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255 INFOadding route 172.17.0.44/32 -> 10.0.0.255 |
| 7486 | 2026-05-15T23:15:12.548Z | |
| 7487 | 2026-05-15T23:15:12.548Z | adding route 172.17.0.13/32 -> 10.0.0.255May 15 23:15:11.350 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 } }] |
| 7488 | 2026-05-15T23:15:12.548Z | |
| 7489 | 2026-05-15T23:15:12.548Z | May 15 23:15:11.350May 15 23:15:11.350 May 15 23:15:11.350DEBG INFOadding route 172.17.0.56/32 -> 10.0.0.255 replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7490 | 2026-05-15T23:15:12.548Z | DEBGadding route 172.17.0.45/32 -> 10.0.0.255 |
| 7491 | 2026-05-15T23:15:12.548Z | |
| 7492 | 2026-05-15T23:15:12.548Z | May 15 23:15:11.350May 15 23:15:11.350 INFODEBGreplacing 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 15 23:15:11.350 |
| 7493 | 2026-05-15T23:15:12.548Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7494 | 2026-05-15T23:15:12.548Z | adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7495 | 2026-05-15T23:15:12.548Z | 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 15 23:15:11.350May 15 23:15:11.350 |
| 7496 | 2026-05-15T23:15:12.548Z | May 15 23:15:11.350INFO adding route 172.17.0.46/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7497 | 2026-05-15T23:15:12.548Z | |
| 7498 | 2026-05-15T23:15:12.548Z | May 15 23:15:11.357 INFOadding route 172.17.0.14/32 -> 10.0.0.255 |
| 7499 | 2026-05-15T23:15:12.548Z | adding route 172.17.0.57/32 -> 10.0.0.255May 15 23:15:11.357 |
| 7500 | 2026-05-15T23:15:12.548Z | 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 } }]May 15 23:15:11.350May 15 23:15:11.357 |
| 7501 | 2026-05-15T23:15:12.548Z | INFO DEBGadding route 172.17.0.57/32 -> 10.0.0.255 |
| 7502 | 2026-05-15T23:15:12.548Z | May 15 23:15:11.357replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 7503 | 2026-05-15T23:15:12.548Z | adding route 172.17.0.47/32 -> 10.0.0.255May 15 23:15:11.357 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:15:11.357 |
| 7504 | 2026-05-15T23:15:12.549Z | INFO |
| 7505 | 2026-05-15T23:15:12.549Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7506 | 2026-05-15T23:15:12.549Z | May 15 23:15:11.357 INFO May 15 23:15:11.357adding route 172.17.0.58/32 -> 10.0.0.255 DEBG |
| 7507 | 2026-05-15T23:15:12.549Z | 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 15 23:15:11.357 |
| 7508 | 2026-05-15T23:15:12.549Z | DEBGMay 15 23:15:11.357 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 } }]May 15 23:15:11.357 |
| 7509 | 2026-05-15T23:15:12.549Z | INFO DEBGadding route 172.17.0.59/32 -> 10.0.0.255May 15 23:15:11.357May 15 23:15:11.357 |
| 7510 | 2026-05-15T23:15:12.549Z | DEBG INFO replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7511 | 2026-05-15T23:15:12.549Z | 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 } }] |
| 7512 | 2026-05-15T23:15:12.549Z | May 15 23:15:11.357 |
| 7513 | 2026-05-15T23:15:12.553Z | 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 } }]May 15 23:15:11.357May 15 23:15:11.357 |
| 7514 | 2026-05-15T23:15:12.553Z | INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7515 | 2026-05-15T23:15:12.553Z | |
| 7516 | 2026-05-15T23:15:12.553Z | May 15 23:15:11.357May 15 23:15:11.357 INFOINFO May 15 23:15:11.357adding route 172.17.0.15/32 -> 10.0.0.255May 15 23:15:11.357adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7517 | 2026-05-15T23:15:12.553Z | |
| 7518 | 2026-05-15T23:15:12.553Z | DEBG INFO replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255May 15 23:15:11.357May 15 23:15:11.357 |
| 7519 | 2026-05-15T23:15:12.553Z | DEBG |
| 7520 | 2026-05-15T23:15:12.553Z | 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 } }] |
| 7521 | 2026-05-15T23:15:12.553Z | 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 } }]May 15 23:15:11.357 |
| 7522 | 2026-05-15T23:15:12.553Z | May 15 23:15:11.357DEBG DEBGreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7523 | 2026-05-15T23:15:12.553Z | May 15 23:15:11.357failed to allocate space for the new target listMay 15 23:15:11.357 May 15 23:15:11.344INFO |
| 7524 | 2026-05-15T23:15:12.553Z | May 15 23:15:11.357 adding route 172.17.0.60/32 -> 10.0.0.255DEBGINFOMay 15 23:15:11.357 |
| 7525 | 2026-05-15T23:15:12.553Z | adding route 172.17.0.50/32 -> 10.0.0.255INFODEBG |
| 7526 | 2026-05-15T23:15:12.553Z | 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.16/32 -> 10.0.0.255 |
| 7527 | 2026-05-15T23:15:12.553Z | May 15 23:15:11.357May 15 23:15:11.357 |
| 7528 | 2026-05-15T23:15:12.553Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBG |
| 7529 | 2026-05-15T23:15:12.553Z | May 15 23:15:11.357 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 } }] |
| 7530 | 2026-05-15T23:15:12.553Z | DEBG INFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:15:11.357adding route 172.17.0.50/32 -> 10.0.0.255May 15 23:15:11.357 DEBGINFO |
| 7531 | 2026-05-15T23:15:12.553Z | 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.51/32 -> 10.0.0.255 |
| 7532 | 2026-05-15T23:15:12.553Z | |
| 7533 | 2026-05-15T23:15:12.553Z | |
| 7534 | 2026-05-15T23:15:12.553Z | May 15 23:15:11.357 DEBGMay 15 23:15:11.357May 15 23:15:11.357 May 15 23:15:11.357DEBGreplacing 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 } }] |
| 7535 | 2026-05-15T23:15:12.553Z | DEBG failed to allocate space for the new target listreplacing 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 |
| 7536 | 2026-05-15T23:15:12.553Z | |
| 7537 | 2026-05-15T23:15:12.553Z | adding route 172.17.0.17/32 -> 10.0.0.255 |
| 7538 | 2026-05-15T23:15:12.553Z | May 15 23:15:11.357May 15 23:15:11.357May 15 23:15:11.357 INFOINFODEBGMay 15 23:15:11.357 adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7539 | 2026-05-15T23:15:12.553Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.51/32 -> 10.0.0.255 DEBG |
| 7540 | 2026-05-15T23:15:12.553Z | |
| 7541 | 2026-05-15T23:15:12.553Z | May 15 23:15:11.357replacing 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 } }] |
| 7542 | 2026-05-15T23:15:12.553Z | 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 } }] |
| 7543 | 2026-05-15T23:15:12.553Z | May 15 23:15:11.357May 15 23:15:11.357 May 15 23:15:11.357DEBG 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 } }]adding route 172.17.0.53/32 -> 10.0.0.255INFO |
| 7544 | 2026-05-15T23:15:12.553Z | |
| 7545 | 2026-05-15T23:15:12.553Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7546 | 2026-05-15T23:15:12.553Z | May 15 23:15:11.357 May 15 23:15:11.357DEBGMay 15 23:15:11.357 replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7547 | 2026-05-15T23:15:12.554Z | 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 } }]INFO |
| 7548 | 2026-05-15T23:15:12.554Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7549 | 2026-05-15T23:15:12.554Z | May 15 23:15:11.357 May 15 23:15:11.357INFO May 15 23:15:11.357INFOadding route 172.17.0.54/32 -> 10.0.0.255 |
| 7550 | 2026-05-15T23:15:12.554Z | DEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7551 | 2026-05-15T23:15:12.554Z | |
| 7552 | 2026-05-15T23:15:12.554Z | May 15 23:15:11.357 DEBG May 15 23:15:11.357replacing 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 15 23:15:11.357 |
| 7553 | 2026-05-15T23:15:12.554Z | INFODEBG May 15 23:15:11.357replacing 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 } }] |
| 7554 | 2026-05-15T23:15:12.554Z | INFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7555 | 2026-05-15T23:15:12.554Z | |
| 7556 | 2026-05-15T23:15:12.554Z | May 15 23:15:11.357May 15 23:15:11.357May 15 23:15:11.357 INFODEBGDEBG 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 } }] |
| 7557 | 2026-05-15T23:15:12.554Z | 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.20/32 -> 10.0.0.255 |
| 7558 | 2026-05-15T23:15:12.554Z | |
| 7559 | 2026-05-15T23:15:12.554Z | May 15 23:15:11.357 INFOMay 15 23:15:11.357 May 15 23:15:11.357 adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7560 | 2026-05-15T23:15:12.554Z | INFODEBG adding route 172.17.0.54/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 } }] |
| 7561 | 2026-05-15T23:15:12.554Z | |
| 7562 | 2026-05-15T23:15:12.554Z | May 15 23:15:11.357 DEBG May 15 23:15:11.357replacing 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 15 23:15:11.357 |
| 7563 | 2026-05-15T23:15:12.554Z | DEBG INFOreplacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7564 | 2026-05-15T23:15:12.554Z | adding route 172.17.0.21/32 -> 10.0.0.255May 15 23:15:11.357 |
| 7565 | 2026-05-15T23:15:12.554Z | INFO May 15 23:15:11.357adding route 172.17.0.57/32 -> 10.0.0.255May 15 23:15:11.357 |
| 7566 | 2026-05-15T23:15:12.554Z | DEBGINFO May 15 23:15:11.357adding route 172.17.0.55/32 -> 10.0.0.255 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 |
| 7567 | 2026-05-15T23:15:12.554Z | |
| 7568 | 2026-05-15T23:15:12.554Z | 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 } }] |
| 7569 | 2026-05-15T23:15:12.554Z | May 15 23:15:11.357May 15 23:15:11.357May 15 23:15:11.357 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.58/32 -> 10.0.0.255INFO |
| 7570 | 2026-05-15T23:15:12.554Z | |
| 7571 | 2026-05-15T23:15:12.554Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7572 | 2026-05-15T23:15:12.554Z | May 15 23:15:11.357 May 15 23:15:11.357May 15 23:15:11.357 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.56/32 -> 10.0.0.255DEBG |
| 7573 | 2026-05-15T23:15:12.554Z | |
| 7574 | 2026-05-15T23:15:12.554Z | test route::tests::add_target_fails_full ... ok |
| 7575 | 2026-05-15T23:15:12.554Z | 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 } }] |
| 7576 | 2026-05-15T23:15:12.554Z | May 15 23:15:11.357 INFOMay 15 23:15:11.357 adding route 172.17.0.59/32 -> 10.0.0.255DEBG |
| 7577 | 2026-05-15T23:15:12.554Z | May 15 23:15:11.357replacing 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 } }] |
| 7578 | 2026-05-15T23:15:12.554Z | INFOMay 15 23:15:11.357 adding route 172.17.0.23/32 -> 10.0.0.255DEBG |
| 7579 | 2026-05-15T23:15:12.554Z | |
| 7580 | 2026-05-15T23:15:12.554Z | 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 } }] |
| 7581 | 2026-05-15T23:15:12.554Z | test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s |
| 7582 | 2026-05-15T23:15:12.554Z | May 15 23:15:11.357 May 15 23:15:11.357INFO May 15 23:15:11.357DEBG INFOreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7583 | 2026-05-15T23:15:12.554Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7584 | 2026-05-15T23:15:12.554Z | |
| 7585 | 2026-05-15T23:15:12.554Z | |
| 7586 | 2026-05-15T23:15:12.555Z | May 15 23:15:11.357May 15 23:15:11.357May 15 23:15:11.357 DEBGINFODEBG 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.24/32 -> 10.0.0.255 |
| 7587 | 2026-05-15T23:15:12.555Z | |
| 7588 | 2026-05-15T23:15:12.555Z | 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 } }] |
| 7589 | 2026-05-15T23:15:12.555Z | May 15 23:15:11.357May 15 23:15:11.357 DEBGINFO May 15 23:15:11.357 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.61/32 -> 10.0.0.255 |
| 7590 | 2026-05-15T23:15:12.555Z | INFO |
| 7591 | 2026-05-15T23:15:12.555Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7592 | 2026-05-15T23:15:12.555Z | May 15 23:15:11.357May 15 23:15:11.357 DEBGMay 15 23:15:11.357 INFOreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7593 | 2026-05-15T23:15:12.555Z | adding route 172.17.0.25/32 -> 10.0.0.255DEBG |
| 7594 | 2026-05-15T23:15:12.555Z | 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 15 23:15:11.357 |
| 7595 | 2026-05-15T23:15:12.555Z | May 15 23:15:11.357INFO DEBGadding route 172.17.0.62/32 -> 10.0.0.255May 15 23:15:11.357 |
| 7596 | 2026-05-15T23:15:12.555Z | 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 } }] |
| 7597 | 2026-05-15T23:15:12.555Z | adding route 172.17.0.59/32 -> 10.0.0.255May 15 23:15:11.357 |
| 7598 | 2026-05-15T23:15:12.555Z | 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 } }] |
| 7599 | 2026-05-15T23:15:12.555Z | May 15 23:15:11.357May 15 23:15:11.357 DEBGINFO May 15 23:15:11.357 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 } }] |
| 7600 | 2026-05-15T23:15:12.555Z | DEBGadding route 172.17.0.26/32 -> 10.0.0.255 |
| 7601 | 2026-05-15T23:15:12.555Z | failed to allocate space for the new target list |
| 7602 | 2026-05-15T23:15:12.555Z | May 15 23:15:11.357May 15 23:15:11.357May 15 23:15:11.357 DEBG DEBGreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7603 | 2026-05-15T23:15:12.555Z | adding route 172.17.0.60/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7604 | 2026-05-15T23:15:12.555Z | |
| 7605 | 2026-05-15T23:15:12.555Z | May 15 23:15:11.357May 15 23:15:11.357 INFODEBG adding route 172.17.0.27/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 } }] |
| 7606 | 2026-05-15T23:15:12.555Z | |
| 7607 | 2026-05-15T23:15:12.555Z | May 15 23:15:11.357May 15 23:15:11.357 DEBGDEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list |
| 7608 | 2026-05-15T23:15:12.555Z | |
| 7609 | 2026-05-15T23:15:12.555Z | May 15 23:15:11.357May 15 23:15:11.357 DEBGINFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7610 | 2026-05-15T23:15:12.555Z | |
| 7611 | 2026-05-15T23:15:12.555Z | May 15 23:15:11.357 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 } }] |
| 7612 | 2026-05-15T23:15:12.555Z | May 15 23:15:11.357 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7613 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.357 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 } }] |
| 7614 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.357 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7615 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.357 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 } }] |
| 7616 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7617 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 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 } }] |
| 7618 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7619 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 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 } }] |
| 7620 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7621 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 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 } }] |
| 7622 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7623 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 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 } }] |
| 7624 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7625 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 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 } }] |
| 7626 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7627 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 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 } }] |
| 7628 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7629 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 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 } }] |
| 7630 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7631 | 2026-05-15T23:15:12.559Z | May 15 23:15:11.363 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 } }] |
| 7632 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7633 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7634 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7635 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7636 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7637 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7638 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7639 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7640 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7641 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7642 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7643 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7644 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7645 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7646 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7647 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7648 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7649 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7650 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7651 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7652 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7653 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7654 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 7655 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7656 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 7657 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7658 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7659 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7660 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7661 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7662 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7663 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7664 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7665 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7666 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7667 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7668 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7669 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 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 } }] |
| 7670 | 2026-05-15T23:15:12.560Z | May 15 23:15:11.363 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7671 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 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 } }] |
| 7672 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 7673 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 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 } }] |
| 7674 | 2026-05-15T23:15:12.561Z | |
| 7675 | 2026-05-15T23:15:12.561Z | running 0 tests |
| 7676 | 2026-05-15T23:15:12.561Z | |
| 7677 | 2026-05-15T23:15:12.561Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7678 | 2026-05-15T23:15:12.561Z | |
| 7679 | 2026-05-15T23:15:12.561Z | |
| 7680 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7681 | 2026-05-15T23:15:12.561Z | running 0 tests |
| 7682 | 2026-05-15T23:15:12.561Z | |
| 7683 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 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 } }] |
| 7684 | 2026-05-15T23:15:12.561Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7685 | 2026-05-15T23:15:12.561Z | |
| 7686 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 7687 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 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 } }] |
| 7688 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 7689 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 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 } }] |
| 7690 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 7691 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 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 } }] |
| 7692 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 DEBG failed to allocate space for the new target list |
| 7693 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 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 } }] |
| 7694 | 2026-05-15T23:15:12.561Z | May 15 23:15:11.363 DEBG failed to allocate space for the new target list |
| 7695 | 2026-05-15T23:15:12.561Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-316e7a5769ad6ace) |
| 7696 | 2026-05-15T23:15:12.561Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-2862472988c6ba8e) |
| 7697 | 2026-05-15T23:15:12.561Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-ead68f8aafe3f527) |
| 7698 | 2026-05-15T23:15:12.561Z | |
| 7699 | 2026-05-15T23:15:12.561Z | running 6 tests |
| 7700 | 2026-05-15T23:15:12.561Z | test tests::test_parse_client_port_id ... ok |
| 7701 | 2026-05-15T23:15:12.561Z | test tests::test_port_id_cmp ... ok |
| 7702 | 2026-05-15T23:15:12.561Z | test tests::test_full_lot_id_neither_present ... ok |
| 7703 | 2026-05-15T23:15:12.561Z | test tests::test_full_lot_id_lot_only ... ok |
| 7704 | 2026-05-15T23:15:12.561Z | test tests::test_full_lot_id_both_present ... ok |
| 7705 | 2026-05-15T23:15:12.561Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 7706 | 2026-05-15T23:15:12.561Z | |
| 7707 | 2026-05-15T23:15:12.561Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7708 | 2026-05-15T23:15:12.561Z | |
| 7709 | 2026-05-15T23:15:12.561Z | Running tests/test_all.rs (target/debug/deps/test_all-bcae10252b610653) |
| 7710 | 2026-05-15T23:15:12.561Z | |
| 7711 | 2026-05-15T23:15:12.562Z | running 0 tests |
| 7712 | 2026-05-15T23:15:12.562Z | |
| 7713 | 2026-05-15T23:15:12.565Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7714 | 2026-05-15T23:15:12.565Z | |
| 7715 | 2026-05-15T23:15:12.565Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-be0f591e43b1edea) |
| 7716 | 2026-05-15T23:15:12.565Z | |
| 7717 | 2026-05-15T23:15:12.565Z | running 0 tests |
| 7718 | 2026-05-15T23:15:12.565Z | |
| 7719 | 2026-05-15T23:15:12.565Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7720 | 2026-05-15T23:15:12.565Z | |
| 7721 | 2026-05-15T23:15:12.565Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-7c927ac149893b9a) |
| 7722 | 2026-05-15T23:15:12.565Z | |
| 7723 | 2026-05-15T23:15:12.565Z | running 0 tests |
| 7724 | 2026-05-15T23:15:12.565Z | |
| 7725 | 2026-05-15T23:15:12.565Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7726 | 2026-05-15T23:15:12.565Z | |
| 7727 | 2026-05-15T23:15:12.565Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 7728 | 2026-05-15T23:15:12.565Z | |
| 7729 | 2026-05-15T23:15:12.566Z | running 12 tests |
| 7730 | 2026-05-15T23:15:12.566Z | test icmp::test_v6_checksum ... ok |
| 7731 | 2026-05-15T23:15:12.566Z | test icmp::test_v4_checksum ... ok |
| 7732 | 2026-05-15T23:15:12.566Z | test lldp::test_lldp_parse ... ok |
| 7733 | 2026-05-15T23:15:12.566Z | test ipv6::test_ipv6_parse ... ok |
| 7734 | 2026-05-15T23:15:12.566Z | test pbuf::test_byte ... ok |
| 7735 | 2026-05-15T23:15:12.566Z | test pbuf::test_nibble ... ok |
| 7736 | 2026-05-15T23:15:12.566Z | test pbuf::test_short ... ok |
| 7737 | 2026-05-15T23:15:12.566Z | test pbuf::test_twelve ... ok |
| 7738 | 2026-05-15T23:15:12.566Z | test pbuf::test_word ... ok |
| 7739 | 2026-05-15T23:15:12.566Z | test pbuf::test_overflow ... ok |
| 7740 | 2026-05-15T23:15:12.566Z | test tcp::test_checksum_ack_data ... ok |
| 7741 | 2026-05-15T23:15:12.566Z | test tcp::test_checksum_syn_nodata ... ok |
| 7742 | 2026-05-15T23:15:12.566Z | |
| 7743 | 2026-05-15T23:15:12.566Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7744 | 2026-05-15T23:15:12.566Z | |
| 7745 | 2026-05-15T23:15:12.566Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 7746 | 2026-05-15T23:15:12.566Z | |
| 7747 | 2026-05-15T23:15:12.566Z | running 0 tests |
| 7748 | 2026-05-15T23:15:12.566Z | |
| 7749 | 2026-05-15T23:15:12.566Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7750 | 2026-05-15T23:15:12.566Z | |
| 7751 | 2026-05-15T23:15:12.566Z | Running unittests src/main.rs (target/debug/deps/swadm-c6214b109d025d2b) |
| 7752 | 2026-05-15T23:15:12.571Z | |
| 7753 | 2026-05-15T23:15:12.571Z | running 5 tests |
| 7754 | 2026-05-15T23:15:12.575Z | test switchport::test::test_compute_lanes ... ok |
| 7755 | 2026-05-15T23:15:12.578Z | test switchport::test::port_id_ordering ... ok |
| 7756 | 2026-05-15T23:15:12.578Z | test link::test_filter ... ok |
| 7757 | 2026-05-15T23:15:12.581Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 7758 | 2026-05-15T23:15:12.581Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 7759 | 2026-05-15T23:15:12.581Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 7760 | 2026-05-15T23:15:12.581Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 7761 | 2026-05-15T23:15:12.581Z | Tx Enabled: Yes Yes Yes Yes |
| 7762 | 2026-05-15T23:15:12.581Z | Tx Loss-of-lock: No Lane 0 No No No |
| 7763 | 2026-05-15T23:15:12.581Z | Lane 1 Tx Loss-of-signal: No Lane 2No Lane 3No |
| 7764 | 2026-05-15T23:15:12.581Z | No |
| 7765 | 2026-05-15T23:15:12.581Z | State: Activated Tx CDR Enabled: No Activated No Activated NoActivated |
| 7766 | 2026-05-15T23:15:12.581Z | No |
| 7767 | 2026-05-15T23:15:12.581Z | Rx Output Enabled: false Tx Adaptive EQ Fault: No false No Nofalse falseNo |
| 7768 | 2026-05-15T23:15:12.581Z | |
| 7769 | 2026-05-15T23:15:12.581Z | Rx Output Status: valid Tx Fault: Yes valid Yes valid Yes validYes |
| 7770 | 2026-05-15T23:15:12.581Z | |
| 7771 | 2026-05-15T23:15:12.581Z | Rx Loss-of-lock: true true true true |
| 7772 | 2026-05-15T23:15:12.581Z | Rx Loss-of-signal: false false false false |
| 7773 | 2026-05-15T23:15:12.581Z | Rx Auto-squelch Disable: true true true true |
| 7774 | 2026-05-15T23:15:12.581Z | Tx Output Enabled: true true true true |
| 7775 | 2026-05-15T23:15:12.581Z | Tx Output Status: invalid invalid invalid invalid |
| 7776 | 2026-05-15T23:15:12.581Z | Tx Loss-of-lock: false false false false |
| 7777 | 2026-05-15T23:15:12.581Z | Tx Loss-of-signal: true true true true |
| 7778 | 2026-05-15T23:15:12.581Z | Tx Auto-squelch Disable: false false false false |
| 7779 | 2026-05-15T23:15:12.581Z | Tx Adaptive EQ Fail: true true true true |
| 7780 | 2026-05-15T23:15:12.581Z | Tx Failure: false false false false |
| 7781 | 2026-05-15T23:15:12.582Z | Tx Force Squelch: true true true true |
| 7782 | 2026-05-15T23:15:12.582Z | Tx Input Polarity: normal normal normal normal |
| 7783 | 2026-05-15T23:15:12.582Z | test switchport::test::test_print_sff_datapath ... ok |
| 7784 | 2026-05-15T23:15:12.582Z | test switchport::test::test_print_cmis_datapath ... ok |
| 7785 | 2026-05-15T23:15:12.582Z | |
| 7786 | 2026-05-15T23:15:12.582Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 7787 | 2026-05-15T23:15:12.582Z | |
| 7788 | 2026-05-15T23:15:12.582Z | Running tests/counters.rs (target/debug/deps/counters-e5ca64e15507c2db) |
| 7789 | 2026-05-15T23:15:12.586Z | |
| 7790 | 2026-05-15T23:15:12.586Z | running 1 test |
| 7791 | 2026-05-15T23:15:12.589Z | test test_p4_counter_list ... ignored |
| 7792 | 2026-05-15T23:15:12.589Z | |
| 7793 | 2026-05-15T23:15:12.589Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7794 | 2026-05-15T23:15:12.589Z | |
| 7795 | 2026-05-15T23:15:12.589Z | Running tests/port-link.rs (target/debug/deps/port_link-e1c598ca80fca086) |
| 7796 | 2026-05-15T23:15:12.592Z | |
| 7797 | 2026-05-15T23:15:12.593Z | running 5 tests |
| 7798 | 2026-05-15T23:15:12.595Z | test test_an ... ignored |
| 7799 | 2026-05-15T23:15:12.596Z | test test_enable ... ignored |
| 7800 | 2026-05-15T23:15:12.596Z | test test_ip_addresses ... ignored |
| 7801 | 2026-05-15T23:15:12.596Z | test test_kr ... ignored |
| 7802 | 2026-05-15T23:15:12.596Z | test test_mac ... ignored |
| 7803 | 2026-05-15T23:15:12.596Z | |
| 7804 | 2026-05-15T23:15:12.596Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7805 | 2026-05-15T23:15:12.596Z | |
| 7806 | 2026-05-15T23:15:12.596Z | Running unittests src/main.rs (target/debug/deps/tfportd-6de78372f9c328fe) |
| 7807 | 2026-05-15T23:15:12.599Z | |
| 7808 | 2026-05-15T23:15:12.599Z | running 3 tests |
| 7809 | 2026-05-15T23:15:12.599Z | test linklocal::test_parse_ipadm ... ok |
| 7810 | 2026-05-15T23:15:12.599Z | test tfport::test_parse_tfport ... ok |
| 7811 | 2026-05-15T23:15:12.599Z | test config::tests::test_updates ... ok |
| 7812 | 2026-05-15T23:15:12.599Z | |
| 7813 | 2026-05-15T23:15:12.599Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7814 | 2026-05-15T23:15:12.599Z | |
| 7815 | 2026-05-15T23:15:12.602Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 7816 | 2026-05-15T23:15:12.604Z | |
| 7817 | 2026-05-15T23:15:12.605Z | running 0 tests |
| 7818 | 2026-05-15T23:15:12.605Z | |
| 7819 | 2026-05-15T23:15:12.605Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7820 | 2026-05-15T23:15:12.605Z | |
| 7821 | 2026-05-15T23:15:12.607Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 7822 | 2026-05-15T23:15:12.610Z | |
| 7823 | 2026-05-15T23:15:12.610Z | running 0 tests |
| 7824 | 2026-05-15T23:15:12.610Z | |
| 7825 | 2026-05-15T23:15:12.610Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7826 | 2026-05-15T23:15:12.610Z | |
| 7827 | 2026-05-15T23:15:12.613Z | Doc-tests aal |
| 7828 | 2026-05-15T23:15:12.740Z | |
| 7829 | 2026-05-15T23:15:12.740Z | running 0 tests |
| 7830 | 2026-05-15T23:15:12.740Z | |
| 7831 | 2026-05-15T23:15:12.743Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7832 | 2026-05-15T23:15:12.743Z | |
| 7833 | 2026-05-15T23:15:12.756Z | Doc-tests aal_macros |
| 7834 | 2026-05-15T23:15:12.826Z | |
| 7835 | 2026-05-15T23:15:12.826Z | running 0 tests |
| 7836 | 2026-05-15T23:15:12.826Z | |
| 7837 | 2026-05-15T23:15:12.826Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7838 | 2026-05-15T23:15:12.826Z | |
| 7839 | 2026-05-15T23:15:12.836Z | Doc-tests common |
| 7840 | 2026-05-15T23:15:13.070Z | |
| 7841 | 2026-05-15T23:15:13.070Z | running 0 tests |
| 7842 | 2026-05-15T23:15:13.070Z | |
| 7843 | 2026-05-15T23:15:13.070Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7844 | 2026-05-15T23:15:13.070Z | |
| 7845 | 2026-05-15T23:15:13.090Z | Doc-tests dpd_api |
| 7846 | 2026-05-15T23:15:13.833Z | |
| 7847 | 2026-05-15T23:15:13.833Z | running 2 tests |
| 7848 | 2026-05-15T23:15:13.833Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 7849 | 2026-05-15T23:15:13.833Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 7850 | 2026-05-15T23:15:13.833Z | |
| 7851 | 2026-05-15T23:15:13.833Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7852 | 2026-05-15T23:15:13.833Z | |
| 7853 | 2026-05-15T23:15:13.865Z | Doc-tests dpd_client |
| 7854 | 2026-05-15T23:15:15.132Z | |
| 7855 | 2026-05-15T23:15:15.132Z | running 0 tests |
| 7856 | 2026-05-15T23:15:15.132Z | |
| 7857 | 2026-05-15T23:15:15.132Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7858 | 2026-05-15T23:15:15.132Z | |
| 7859 | 2026-05-15T23:15:15.179Z | Doc-tests dpd_types |
| 7860 | 2026-05-15T23:15:15.382Z | |
| 7861 | 2026-05-15T23:15:15.382Z | running 0 tests |
| 7862 | 2026-05-15T23:15:15.382Z | |
| 7863 | 2026-05-15T23:15:15.382Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7864 | 2026-05-15T23:15:15.382Z | |
| 7865 | 2026-05-15T23:15:15.407Z | Doc-tests dpd_types_versions |
| 7866 | 2026-05-15T23:15:16.600Z | |
| 7867 | 2026-05-15T23:15:16.600Z | running 1 test |
| 7868 | 2026-05-15T23:15:16.600Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 7869 | 2026-05-15T23:15:16.600Z | |
| 7870 | 2026-05-15T23:15:16.600Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7871 | 2026-05-15T23:15:16.600Z | |
| 7872 | 2026-05-15T23:15:16.644Z | Doc-tests packet |
| 7873 | 2026-05-15T23:15:16.755Z | |
| 7874 | 2026-05-15T23:15:16.755Z | running 0 tests |
| 7875 | 2026-05-15T23:15:16.755Z | |
| 7876 | 2026-05-15T23:15:16.755Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7877 | 2026-05-15T23:15:16.755Z | |
| 7878 | 2026-05-15T23:15:16.770Z | Doc-tests pcap |
| 7879 | 2026-05-15T23:15:16.821Z | |
| 7880 | 2026-05-15T23:15:16.821Z | running 0 tests |
| 7881 | 2026-05-15T23:15:16.821Z | |
| 7882 | 2026-05-15T23:15:16.821Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7883 | 2026-05-15T23:15:16.821Z | |
| 7884 | 2026-05-15T23:15:16.869Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 7885 | 2026-05-15T23:15:16.869Z | + RUST_BACKTRACE=full |
| 7886 | 2026-05-15T23:15:16.869Z | + cargo test --features chaos --no-fail-fast |
| 7887 | 2026-05-15T23:15:17.454Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 7888 | 2026-05-15T23:15:17.527Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 7889 | 2026-05-15T23:15:17.536Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 7890 | 2026-05-15T23:15:25.761Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 7891 | 2026-05-15T23:15:25.962Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 7892 | 2026-05-15T23:16:00.662Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 43.77s |
| 7893 | 2026-05-15T23:16:00.783Z | Running unittests src/lib.rs (target/debug/deps/aal-4ed30419f38a072b) |
| 7894 | 2026-05-15T23:16:00.790Z | |
| 7895 | 2026-05-15T23:16:00.790Z | running 5 tests |
| 7896 | 2026-05-15T23:16:00.792Z | test fuse::tests::chip_revision_b1 ... ok |
| 7897 | 2026-05-15T23:16:00.792Z | test fuse::tests::chip_revision_b0 ... ok |
| 7898 | 2026-05-15T23:16:00.792Z | test fuse::tests::chip_revision_a0 ... ok |
| 7899 | 2026-05-15T23:16:00.792Z | test fuse::tests::chip_revision_unknown_device_id ... ok |
| 7900 | 2026-05-15T23:16:00.792Z | test fuse::tests::chip_revision_unknown_rev_num ... ok |
| 7901 | 2026-05-15T23:16:00.793Z | |
| 7902 | 2026-05-15T23:16:00.793Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7903 | 2026-05-15T23:16:00.793Z | |
| 7904 | 2026-05-15T23:16:00.793Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 7905 | 2026-05-15T23:16:00.796Z | |
| 7906 | 2026-05-15T23:16:00.796Z | running 0 tests |
| 7907 | 2026-05-15T23:16:00.796Z | |
| 7908 | 2026-05-15T23:16:00.799Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7909 | 2026-05-15T23:16:00.799Z | |
| 7910 | 2026-05-15T23:16:00.799Z | Running unittests src/lib.rs (target/debug/deps/asic-a7f98a4129239b9a) |
| 7911 | 2026-05-15T23:16:00.802Z | |
| 7912 | 2026-05-15T23:16:00.802Z | running 0 tests |
| 7913 | 2026-05-15T23:16:00.802Z | |
| 7914 | 2026-05-15T23:16:00.802Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 7915 | 2026-05-15T23:16:00.802Z | |
| 7916 | 2026-05-15T23:16:00.805Z | Running unittests src/lib.rs (target/debug/deps/common-75dfaeb64ae9aefe) |
| 7917 | 2026-05-15T23:16:00.808Z | |
| 7918 | 2026-05-15T23:16:00.808Z | running 10 tests |
| 7919 | 2026-05-15T23:16:00.811Z | test nat::tests::test_vni ... ok |
| 7920 | 2026-05-15T23:16:00.811Z | test network::tests::test_equal ... ok |
| 7921 | 2026-05-15T23:16:00.811Z | test network::tests::test_eui64 ... ok |
| 7922 | 2026-05-15T23:16:00.811Z | test network::tests::test_into ... ok |
| 7923 | 2026-05-15T23:16:00.811Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 7924 | 2026-05-15T23:16:00.811Z | test network::tests::test_not_equal ... ok |
| 7925 | 2026-05-15T23:16:00.814Z | test network::tests::test_to_string ... ok |
| 7926 | 2026-05-15T23:16:00.814Z | test network::tests::test_parse ... ok |
| 7927 | 2026-05-15T23:16:00.814Z | test test_purge ... ok |
| 7928 | 2026-05-15T23:16:00.818Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 7929 | 2026-05-15T23:16:00.818Z | |
| 7930 | 2026-05-15T23:16:00.819Z | test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 7931 | 2026-05-15T23:16:00.819Z | |
| 7932 | 2026-05-15T23:16:00.819Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-1738560038bcec93) |
| 7933 | 2026-05-15T23:16:00.839Z | |
| 7934 | 2026-05-15T23:16:00.839Z | running 1 test |
| 7935 | 2026-05-15T23:16:02.169Z | test test::test_apis_up_to_date ... ok |
| 7936 | 2026-05-15T23:16:02.169Z | |
| 7937 | 2026-05-15T23:16:02.169Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s |
| 7938 | 2026-05-15T23:16:02.169Z | |
| 7939 | 2026-05-15T23:16:02.224Z | Running unittests src/main.rs (target/debug/deps/dpd-c18a146b4cf49317) |
| 7940 | 2026-05-15T23:16:02.229Z | |
| 7941 | 2026-05-15T23:16:02.229Z | running 32 tests |
| 7942 | 2026-05-15T23:16:02.232Z | test freemap::test_ordering ... ok |
| 7943 | 2026-05-15T23:16:02.232Z | test freemap::test_split ... ok |
| 7944 | 2026-05-15T23:16:02.232Z | test config::tests::test_updates ... ok |
| 7945 | 2026-05-15T23:16:02.232Z | test macaddrs::tests::test_mac_offset ... ok |
| 7946 | 2026-05-15T23:16:02.232Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 7947 | 2026-05-15T23:16:02.233Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 7948 | 2026-05-15T23:16:02.237Z | test macaddrs::tests::test_parse_port_id ... ok |
| 7949 | 2026-05-15T23:16:02.237Z | test nat::test_mapping ... ok |
| 7950 | 2026-05-15T23:16:02.237Z | test port_map::tests::dump_map ... ok |
| 7951 | 2026-05-15T23:16:02.237Z | test port_map::tests::test_backplane_group ... ok |
| 7952 | 2026-05-15T23:16:02.237Z | test port_map::tests::test_port_map ... ok |
| 7953 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.065May 15 23:16:01.065 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_testfreemap_test |
| 7954 | 2026-05-15T23:16:02.237Z | |
| 7955 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.065May 15 23:16:01.065 DEBGDEBG initted freemap. size: 128initted freemap. size: 128, , unitunit:: freemap_testfreemap_test |
| 7956 | 2026-05-15T23:16:02.237Z | |
| 7957 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.065May 15 23:16:01.065 DEBGDEBG reset freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 7958 | 2026-05-15T23:16:02.237Z | |
| 7959 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.065 DEBG created new freemap, unit: freemap_test |
| 7960 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.065 DEBG initted freemap. size: 128, unit: freemap_test |
| 7961 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.065 DEBG reset freemap, unit: freemap_test |
| 7962 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.065 DEBG created new freemap, unit: freemap_test |
| 7963 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.065May 15 23:16:01.065 DEBGDEBG created new freemapinitted freemap. size: 128, unit, :unit :freemap_test |
| 7964 | 2026-05-15T23:16:02.237Z | freemap_test |
| 7965 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.065 DEBGMay 15 23:16:01.065 reset freemapDEBG, unitinitted freemap. size: 128:, unitfreemap_test: |
| 7966 | 2026-05-15T23:16:02.237Z | freemap_test |
| 7967 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.065 DEBG reset freemap, unit: freemap_test |
| 7968 | 2026-05-15T23:16:02.237Z | test freemap::test_span ... ok |
| 7969 | 2026-05-15T23:16:02.237Z | test freemap::test_exhaustion ... ok |
| 7970 | 2026-05-15T23:16:02.237Z | test freemap::test_reclaim ... ok |
| 7971 | 2026-05-15T23:16:02.237Z | test freemap::test_basic ... ok |
| 7972 | 2026-05-15T23:16:02.237Z | test freemap::test_free ... ok |
| 7973 | 2026-05-15T23:16:02.237Z | test port_map::tests::parse_softnpu_revision ... ok |
| 7974 | 2026-05-15T23:16:02.237Z | test api_server::tests::test_build_info ... ok |
| 7975 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.066 DEBG created new freemap, unit: freemap_route_ipv4 |
| 7976 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.066 DEBG created new freemap, unit: freemap_route_ipv6 |
| 7977 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.066 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7978 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.066 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 7979 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.066 DEBG reset freemap, unit: freemap_route_ipv6 |
| 7980 | 2026-05-15T23:16:02.237Z | May 15 23:16:01.066 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 } }] |
| 7981 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 7982 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 7983 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 7984 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 7985 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 7986 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 7987 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 7988 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 7989 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 7990 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 7991 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 7992 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 7993 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 7994 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 7995 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 7996 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 7997 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 7998 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 7999 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8000 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 8001 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8002 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066May 15 23:16:01.066 DEBGDEBG created new freemapreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 8003 | 2026-05-15T23:16:02.238Z | unit: freemap_route_ipv4May 15 23:16:01.066 |
| 8004 | 2026-05-15T23:16:02.238Z | INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8005 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 May 15 23:16:01.066DEBG DEBGcreated new freemap 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 } }] |
| 8006 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8007 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 8008 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8009 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 8010 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8011 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 8012 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8013 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 8014 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8015 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 8016 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8017 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 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 } }] |
| 8018 | 2026-05-15T23:16:02.238Z | May 15 23:16:01.066 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8019 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 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 } }] |
| 8020 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8021 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 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 } }] |
| 8022 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8023 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 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 } }] |
| 8024 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8025 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 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 } }] |
| 8026 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8027 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 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 } }] |
| 8028 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8029 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 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 } }] |
| 8030 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8031 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 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 } }] |
| 8032 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8033 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 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 } }] |
| 8034 | 2026-05-15T23:16:02.239Z | , May 15 23:16:01.066 INFOunit :adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8035 | 2026-05-15T23:16:02.239Z | freemap_route_ipv6 |
| 8036 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 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 } }] |
| 8037 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 May 15 23:16:01.066INFO INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8038 | 2026-05-15T23:16:02.239Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8039 | 2026-05-15T23:16:02.239Z | May 15 23:16:01.066 DEBG May 15 23:16:01.066replacing 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 } }] |
| 8040 | 2026-05-15T23:16:02.239Z | DEBG initted freemap. size: 64, May 15 23:16:01.066unitMay 15 23:16:01.066: freemap_route_ipv6INFODEBG |
| 8041 | 2026-05-15T23:16:02.239Z | created new freemapadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff, |
| 8042 | 2026-05-15T23:16:02.239Z | unitMay 15 23:16:01.066: DEBGfreemap_route_ipv4 May 15 23:16:01.066 |
| 8043 | 2026-05-15T23:16:02.239Z | reset freemapDEBG, unitMay 15 23:16:01.066: DEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:16:01.066freemap_route_ipv6 |
| 8044 | 2026-05-15T23:16:02.239Z | DEBG |
| 8045 | 2026-05-15T23:16:02.239Z | created new freemap , created new freemapunitMay 15 23:16:01.066May 15 23:16:01.066 :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 } }]unit |
| 8046 | 2026-05-15T23:16:02.239Z | freemap_route_ipv6: |
| 8047 | 2026-05-15T23:16:02.239Z | INFOfreemap_route_ipv4 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffMay 15 23:16:01.066 |
| 8048 | 2026-05-15T23:16:02.243Z | |
| 8049 | 2026-05-15T23:16:02.243Z | INFOMay 15 23:16:01.066 adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 8050 | 2026-05-15T23:16:02.243Z | May 15 23:16:01.066adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8051 | 2026-05-15T23:16:02.243Z | DEBG created new freemapMay 15 23:16:01.066, unitMay 15 23:16:01.066May 15 23:16:01.066: DEBGfreemap_route_ipv6DEBGDEBG |
| 8052 | 2026-05-15T23:16:02.243Z | 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 } }] 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 } }] |
| 8053 | 2026-05-15T23:16:02.243Z | |
| 8054 | 2026-05-15T23:16:02.243Z | initted freemap. size: 64May 15 23:16:01.066, unitINFO: May 15 23:16:01.066May 15 23:16:01.066 freemap_route_ipv6INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 INFOadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8055 | 2026-05-15T23:16:02.243Z | |
| 8056 | 2026-05-15T23:16:02.243Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8057 | 2026-05-15T23:16:02.243Z | |
| 8058 | 2026-05-15T23:16:02.243Z | May 15 23:16:01.066 DEBGMay 15 23:16:01.066May 15 23:16:01.066May 15 23:16:01.066 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 } }]DEBG |
| 8059 | 2026-05-15T23:16:02.243Z | 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 } }] |
| 8060 | 2026-05-15T23:16:02.243Z | initted freemap. size: 64DEBG, unit :reset freemap May 15 23:16:01.066, freemap_route_ipv6unit |
| 8061 | 2026-05-15T23:16:02.243Z | :May 15 23:16:01.066INFO adding route 3fff:dead::/64 -> 2001:db8::55:2May 15 23:16:01.066 |
| 8062 | 2026-05-15T23:16:02.243Z | freemap_route_ipv6DEBGINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8063 | 2026-05-15T23:16:02.243Z | May 15 23:16:01.066 |
| 8064 | 2026-05-15T23:16:02.244Z | reset freemap , DEBGunitMay 15 23:16:01.066:May 15 23:16:01.066 freemap_route_ipv6 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 } }] |
| 8065 | 2026-05-15T23:16:02.244Z | |
| 8066 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.066DEBG 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 3fff:beef::/64 -> 2001:db8::55:ffMay 15 23:16:01.066 |
| 8067 | 2026-05-15T23:16:02.244Z | |
| 8068 | 2026-05-15T23:16:02.244Z | 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 } }] |
| 8069 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.066 DEBGMay 15 23:16:01.066May 15 23:16:01.066 replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8070 | 2026-05-15T23:16:02.244Z | 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 } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8071 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.066 |
| 8072 | 2026-05-15T23:16:02.244Z | INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8073 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.067 DEBGMay 15 23:16:01.067 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 |
| 8074 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.066replacing 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 } }] |
| 8075 | 2026-05-15T23:16:02.244Z | DEBG created new freemapMay 15 23:16:01.067, May 15 23:16:01.067unit INFO: INFOadding route 3fff:beef:2::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 8076 | 2026-05-15T23:16:02.244Z | |
| 8077 | 2026-05-15T23:16:02.244Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8078 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.067 May 15 23:16:01.067DEBG DEBGreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8079 | 2026-05-15T23:16:02.244Z | 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 } }] |
| 8080 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.067 May 15 23:16:01.067INFO INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ffMay 15 23:16:01.067 |
| 8081 | 2026-05-15T23:16:02.244Z | DEBG adding route 3fff:beef:21::/64 -> 2001:db8::55:ffcreated new freemap |
| 8082 | 2026-05-15T23:16:02.244Z | , unitMay 15 23:16:01.067May 15 23:16:01.067: DEBGDEBG freemap_route_ipv6replacing 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 } }] |
| 8083 | 2026-05-15T23:16:02.244Z | |
| 8084 | 2026-05-15T23:16:02.244Z | 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 } }] |
| 8085 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.067May 15 23:16:01.067 INFOMay 15 23:16:01.067INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO |
| 8086 | 2026-05-15T23:16:02.244Z | |
| 8087 | 2026-05-15T23:16:02.244Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8088 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.067May 15 23:16:01.067May 15 23:16:01.067 DEBGDEBG 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 } }] |
| 8089 | 2026-05-15T23:16:02.244Z | 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 } }]initted freemap. size: 64 |
| 8090 | 2026-05-15T23:16:02.244Z | , unitMay 15 23:16:01.067:May 15 23:16:01.067 INFOINFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8091 | 2026-05-15T23:16:02.244Z | |
| 8092 | 2026-05-15T23:16:02.244Z | freemap_route_ipv6 |
| 8093 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.067May 15 23:16:01.067May 15 23:16:01.067 DEBGDEBG 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 } }]replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap |
| 8094 | 2026-05-15T23:16:02.244Z | , |
| 8095 | 2026-05-15T23:16:02.244Z | unit: freemap_route_ipv6 |
| 8096 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.067May 15 23:16:01.067 INFO INFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ff May 15 23:16:01.067adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8097 | 2026-05-15T23:16:02.244Z | DEBG |
| 8098 | 2026-05-15T23:16:02.244Z | 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 } }] |
| 8099 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.067May 15 23:16:01.067 DEBGDEBG May 15 23:16:01.067 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: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 |
| 8100 | 2026-05-15T23:16:02.244Z | |
| 8101 | 2026-05-15T23:16:02.244Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8102 | 2026-05-15T23:16:02.244Z | May 15 23:16:01.067May 15 23:16:01.067May 15 23:16:01.067 INFODEBG INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8103 | 2026-05-15T23:16:02.245Z | |
| 8104 | 2026-05-15T23:16:02.245Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8105 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067May 15 23:16:01.067 May 15 23:16:01.067INFO DEBG DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8106 | 2026-05-15T23:16:02.245Z | 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 } }] |
| 8107 | 2026-05-15T23:16:02.245Z | 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 } }] |
| 8108 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067May 15 23:16:01.067 May 15 23:16:01.067DEBG 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 } }]INFOINFO |
| 8109 | 2026-05-15T23:16:02.245Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8110 | 2026-05-15T23:16:02.245Z | |
| 8111 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067May 15 23:16:01.067 INFOMay 15 23:16:01.067DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] |
| 8112 | 2026-05-15T23:16:02.245Z | |
| 8113 | 2026-05-15T23:16:02.245Z | 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 } }] |
| 8114 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067May 15 23:16:01.067 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 } }]May 15 23:16:01.067 |
| 8115 | 2026-05-15T23:16:02.245Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8116 | 2026-05-15T23:16:02.245Z | INFO May 15 23:16:01.067adding route 3fff:beef:27::/64 -> 2001:db8::55:ff May 15 23:16:01.067INFO DEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8117 | 2026-05-15T23:16:02.245Z | |
| 8118 | 2026-05-15T23:16:02.245Z | 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 } }] |
| 8119 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067May 15 23:16:01.067May 15 23:16:01.067 INFODEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8120 | 2026-05-15T23:16:02.245Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8121 | 2026-05-15T23:16:02.245Z | 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 } }] |
| 8122 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067May 15 23:16:01.067 DEBGINFO replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:16:01.067 |
| 8123 | 2026-05-15T23:16:02.245Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFO |
| 8124 | 2026-05-15T23:16:02.245Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8125 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067May 15 23:16:01.067 INFODEBG May 15 23:16:01.067 adding route 3fff:beef:b::/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 } }] |
| 8126 | 2026-05-15T23:16:02.245Z | |
| 8127 | 2026-05-15T23:16:02.245Z | 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 } }] |
| 8128 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067May 15 23:16:01.067 May 15 23:16:01.067INFO INFOadding route 3fff:beef:2::/64 -> 2001:db8::55:ffDEBG |
| 8129 | 2026-05-15T23:16:02.245Z | 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:29::/64 -> 2001:db8::55:ff |
| 8130 | 2026-05-15T23:16:02.245Z | |
| 8131 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067 DEBGMay 15 23:16:01.067May 15 23:16:01.067 INFO 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 } }] |
| 8132 | 2026-05-15T23:16:02.245Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG |
| 8133 | 2026-05-15T23:16:02.245Z | 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 } }] |
| 8134 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067May 15 23:16:01.067 INFODEBG adding route 3fff:beef:3::/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 } }] |
| 8135 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067 |
| 8136 | 2026-05-15T23:16:02.245Z | INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffMay 15 23:16:01.067 |
| 8137 | 2026-05-15T23:16:02.245Z | May 15 23:16:01.067DEBG 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 } }] May 15 23:16:01.067 |
| 8138 | 2026-05-15T23:16:02.245Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8139 | 2026-05-15T23:16:02.245Z | DEBG May 15 23:16:01.067replacing 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 15 23:16:01.067INFO DEBGadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8140 | 2026-05-15T23:16:02.245Z | |
| 8141 | 2026-05-15T23:16:02.246Z | 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 } }] |
| 8142 | 2026-05-15T23:16:02.246Z | May 15 23:16:01.067May 15 23:16:01.067 May 15 23:16:01.067 INFODEBG adding 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 } }] |
| 8143 | 2026-05-15T23:16:02.246Z | |
| 8144 | 2026-05-15T23:16:02.246Z | INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 8145 | 2026-05-15T23:16:02.246Z | May 15 23:16:01.067May 15 23:16:01.067 DEBGINFO May 15 23:16:01.067adding route 3fff:beef:5::/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 } }] |
| 8146 | 2026-05-15T23:16:02.246Z | |
| 8147 | 2026-05-15T23:16:02.246Z | DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8148 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067May 15 23:16:01.067 INFO DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8149 | 2026-05-15T23:16:02.250Z | 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 } }] |
| 8150 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067May 15 23:16:01.067 INFOINFOMay 15 23:16:01.067 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff DEBG |
| 8151 | 2026-05-15T23:16:02.250Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8152 | 2026-05-15T23:16:02.250Z | 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 } }] |
| 8153 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067May 15 23:16:01.067 DEBGDEBG May 15 23:16:01.067replacing 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 } }] |
| 8154 | 2026-05-15T23:16:02.250Z | INFO replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8155 | 2026-05-15T23:16:02.250Z | |
| 8156 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffMay 15 23:16:01.067 |
| 8157 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067 INFODEBG adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffMay 15 23:16:01.067 |
| 8158 | 2026-05-15T23:16:02.250Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8159 | 2026-05-15T23:16:02.250Z | 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 } }] |
| 8160 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067May 15 23:16:01.067May 15 23:16:01.067 INFODEBGINFO adding route 3fff:beef:8::/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 } }] |
| 8161 | 2026-05-15T23:16:02.250Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8162 | 2026-05-15T23:16:02.250Z | |
| 8163 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067 May 15 23:16:01.067May 15 23:16:01.067 DEBGDEBG 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 } }] |
| 8164 | 2026-05-15T23:16:02.250Z | 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 |
| 8165 | 2026-05-15T23:16:02.250Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8166 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067May 15 23:16:01.067 May 15 23:16:01.067INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8167 | 2026-05-15T23:16:02.250Z | |
| 8168 | 2026-05-15T23:16:02.250Z | 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 } }] |
| 8169 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067May 15 23:16:01.067 DEBGMay 15 23:16:01.067DEBG 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 } }]INFOreplacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8170 | 2026-05-15T23:16:02.250Z | |
| 8171 | 2026-05-15T23:16:02.250Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8172 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067May 15 23:16:01.067 May 15 23:16:01.067INFO DEBGINFO adding route 3fff:beef:13::/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 } }]adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8173 | 2026-05-15T23:16:02.250Z | |
| 8174 | 2026-05-15T23:16:02.250Z | |
| 8175 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067May 15 23:16:01.067 May 15 23:16:01.067 DEBGDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8176 | 2026-05-15T23:16:02.250Z | INFO |
| 8177 | 2026-05-15T23:16:02.250Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8178 | 2026-05-15T23:16:02.250Z | May 15 23:16:01.067May 15 23:16:01.067 INFOMay 15 23:16:01.067INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG |
| 8179 | 2026-05-15T23:16:02.251Z | adding route 3fff:beef:14::/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 } }] |
| 8180 | 2026-05-15T23:16:02.251Z | |
| 8181 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067 DEBG May 15 23:16:01.067May 15 23:16:01.067 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 |
| 8182 | 2026-05-15T23:16:02.251Z | DEBG adding route 3fff:beef:31::/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 } }] |
| 8183 | 2026-05-15T23:16:02.251Z | |
| 8184 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067 INFOMay 15 23:16:01.067 adding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBG |
| 8185 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067replacing 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 } }] |
| 8186 | 2026-05-15T23:16:02.251Z | INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8187 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067 May 15 23:16:01.067DEBG May 15 23:16:01.067 INFO 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 } }] DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8188 | 2026-05-15T23:16:02.251Z | |
| 8189 | 2026-05-15T23:16:02.251Z | 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 } }] |
| 8190 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067May 15 23:16:01.067May 15 23:16:01.067 DEBGINFO 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 } }] |
| 8191 | 2026-05-15T23:16:02.251Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8192 | 2026-05-15T23:16:02.251Z | |
| 8193 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067May 15 23:16:01.067 DEBGDEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:16:01.067replacing 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 } }] |
| 8194 | 2026-05-15T23:16:02.251Z | |
| 8195 | 2026-05-15T23:16:02.251Z | INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8196 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067May 15 23:16:01.067 INFOINFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8197 | 2026-05-15T23:16:02.251Z | |
| 8198 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067May 15 23:16:01.067 DEBGDEBGMay 15 23:16:01.067 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:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8199 | 2026-05-15T23:16:02.251Z | |
| 8200 | 2026-05-15T23:16:02.251Z | 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 } }] |
| 8201 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067May 15 23:16:01.067 INFOINFO May 15 23:16:01.067adding route 3fff:beef:f::/64 -> 2001:db8::55:ff adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8202 | 2026-05-15T23:16:02.251Z | |
| 8203 | 2026-05-15T23:16:02.251Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8204 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067May 15 23:16:01.067 DEBGMay 15 23:16:01.067 DEBGreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8205 | 2026-05-15T23:16:02.251Z | 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 |
| 8206 | 2026-05-15T23:16:02.251Z | 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 15 23:16:01.067 |
| 8207 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067INFO INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8208 | 2026-05-15T23:16:02.251Z | |
| 8209 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067 INFOMay 15 23:16:01.067May 15 23:16:01.067 DEBG 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 } }]adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 8210 | 2026-05-15T23:16:02.251Z | 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 } }] |
| 8211 | 2026-05-15T23:16:02.251Z | |
| 8212 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067May 15 23:16:01.067 May 15 23:16:01.067INFO DEBGINFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8213 | 2026-05-15T23:16:02.251Z | 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 } }] |
| 8214 | 2026-05-15T23:16:02.251Z | |
| 8215 | 2026-05-15T23:16:02.251Z | May 15 23:16:01.067May 15 23:16:01.067May 15 23:16:01.067 INFODEBGDEBG adding route 3fff:beef:36::/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 } }] |
| 8216 | 2026-05-15T23:16:02.251Z | |
| 8217 | 2026-05-15T23:16:02.251Z | 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 } }] |
| 8218 | 2026-05-15T23:16:02.252Z | May 15 23:16:01.067May 15 23:16:01.067May 15 23:16:01.067 INFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8219 | 2026-05-15T23:16:02.252Z | DEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8220 | 2026-05-15T23:16:02.252Z | |
| 8221 | 2026-05-15T23:16:02.252Z | May 15 23:16:01.067 DEBGMay 15 23:16:01.067May 15 23:16:01.067 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 |
| 8222 | 2026-05-15T23:16:02.252Z | 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 } }] |
| 8223 | 2026-05-15T23:16:02.252Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 8224 | 2026-05-15T23:16:02.252Z | May 15 23:16:01.067 May 15 23:16:01.067INFO May 15 23:16:01.067INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ffDEBG |
| 8225 | 2026-05-15T23:16:02.252Z | |
| 8226 | 2026-05-15T23:16:02.252Z | 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 } }] |
| 8227 | 2026-05-15T23:16:02.252Z | May 15 23:16:01.067May 15 23:16:01.067 DEBGDEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8228 | 2026-05-15T23:16:02.252Z | May 15 23:16:01.067 |
| 8229 | 2026-05-15T23:16:02.252Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffMay 15 23:16:01.067 |
| 8230 | 2026-05-15T23:16:02.252Z | INFOMay 15 23:16:01.067 adding route 3fff:beef:14::/64 -> 2001:db8::55:ffMay 15 23:16:01.067 |
| 8231 | 2026-05-15T23:16:02.252Z | DEBGINFO adding route 3fff:beef:1d::/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 } }]May 15 23:16:01.067 |
| 8232 | 2026-05-15T23:16:02.252Z | |
| 8233 | 2026-05-15T23:16:02.252Z | 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 15 23:16:01.067May 15 23:16:01.067 |
| 8234 | 2026-05-15T23:16:02.252Z | DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8235 | 2026-05-15T23:16:02.252Z | May 15 23:16:01.067 INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 8236 | 2026-05-15T23:16:02.252Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffMay 15 23:16:01.067 |
| 8237 | 2026-05-15T23:16:02.252Z | INFO May 15 23:16:01.067adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8238 | 2026-05-15T23:16:02.252Z | May 15 23:16:01.067DEBG DEBGMay 15 23:16:01.067replacing 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 } }] |
| 8239 | 2026-05-15T23:16:02.252Z | 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 |
| 8240 | 2026-05-15T23:16:02.252Z | 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 } }] |
| 8241 | 2026-05-15T23:16:02.252Z | May 15 23:16:01.067 May 15 23:16:01.067INFO INFOadding route 3fff:beef:3a::/64 -> 2001:db8::55:ffMay 15 23:16:01.067 |
| 8242 | 2026-05-15T23:16:02.252Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO |
| 8243 | 2026-05-15T23:16:02.252Z | May 15 23:16:01.067adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8244 | 2026-05-15T23:16:02.252Z | DEBG May 15 23:16:01.067replacing 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 15 23:16:01.067DEBG 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 } }] |
| 8245 | 2026-05-15T23:16:02.252Z | |
| 8246 | 2026-05-15T23:16:02.252Z | 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 } }] |
| 8247 | 2026-05-15T23:16:02.252Z | May 15 23:16:01.067 INFOMay 15 23:16:01.067 May 15 23:16:01.067adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8248 | 2026-05-15T23:16:02.256Z | INFOINFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8249 | 2026-05-15T23:16:02.256Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 15 23:16:01.067 |
| 8250 | 2026-05-15T23:16:02.256Z | 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 15 23:16:01.067May 15 23:16:01.067 |
| 8251 | 2026-05-15T23:16:02.256Z | DEBGDEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:16:01.067 |
| 8252 | 2026-05-15T23:16:02.256Z | INFO replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8253 | 2026-05-15T23:16:02.256Z | May 15 23:16:01.067 |
| 8254 | 2026-05-15T23:16:02.256Z | May 15 23:16:01.067 May 15 23:16:01.067DEBG DEBGcreated new freemap , 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 } }]unit |
| 8255 | 2026-05-15T23:16:02.256Z | : freemap_route_ipv4 |
| 8256 | 2026-05-15T23:16:02.256Z | May 15 23:16:01.067INFOMay 15 23:16:01.067 adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8257 | 2026-05-15T23:16:02.256Z | DEBG created new freemap, unitMay 15 23:16:01.067: DEBGfreemap_route_ipv6INFO |
| 8258 | 2026-05-15T23:16:02.256Z | adding route 3fff:beef:19::/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 } }] |
| 8259 | 2026-05-15T23:16:02.256Z | |
| 8260 | 2026-05-15T23:16:02.256Z | May 15 23:16:01.067May 15 23:16:01.067May 15 23:16:01.067 INFO INFOadding route 172.16.0.0/32 -> 10.0.0.1 |
| 8261 | 2026-05-15T23:16:02.256Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBG |
| 8262 | 2026-05-15T23:16:02.257Z | 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 } }] |
| 8263 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068May 15 23:16:01.068 DEBG DEBGinitted freemap. size: 64 , May 15 23:16:01.068unitreplacing 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 } }]: |
| 8264 | 2026-05-15T23:16:02.257Z | freemap_route_ipv4INFO |
| 8265 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8266 | 2026-05-15T23:16:02.257Z | INFO May 15 23:16:01.068adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8267 | 2026-05-15T23:16:02.257Z | DEBG May 15 23:16:01.068 reset freemapDEBGMay 15 23:16:01.068, unitDEBG: replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 8268 | 2026-05-15T23:16:02.257Z | 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 } }] |
| 8269 | 2026-05-15T23:16:02.257Z | |
| 8270 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068 DEBGMay 15 23:16:01.068 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 15 23:16:01.068INFO |
| 8271 | 2026-05-15T23:16:02.257Z | INFOadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8272 | 2026-05-15T23:16:02.257Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffMay 15 23:16:01.068 |
| 8273 | 2026-05-15T23:16:02.257Z | DEBGMay 15 23:16:01.068 May 15 23:16:01.068DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 8274 | 2026-05-15T23:16:02.257Z | 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 |
| 8275 | 2026-05-15T23:16:02.257Z | 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 } }] |
| 8276 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068May 15 23:16:01.068 INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8277 | 2026-05-15T23:16:02.257Z | |
| 8278 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068 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 } }]May 15 23:16:01.068 |
| 8279 | 2026-05-15T23:16:02.257Z | 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 15 23:16:01.068 |
| 8280 | 2026-05-15T23:16:02.257Z | INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8281 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068 INFOMay 15 23:16:01.068 adding route 3fff:beef:26::/64 -> 2001:db8::55:ffMay 15 23:16:01.068 |
| 8282 | 2026-05-15T23:16:02.257Z | DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8283 | 2026-05-15T23:16:02.257Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 8284 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068 May 15 23:16:01.068DEBG INFOreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8285 | 2026-05-15T23:16:02.257Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8286 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068May 15 23:16:01.068 INFOMay 15 23:16:01.068 DEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8287 | 2026-05-15T23:16:02.257Z | 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 |
| 8288 | 2026-05-15T23:16:02.257Z | 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 } }] |
| 8289 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068 May 15 23:16:01.068DEBG 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 15 23:16:01.068 |
| 8290 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 8291 | 2026-05-15T23:16:02.257Z | INFO INFOadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8292 | 2026-05-15T23:16:02.257Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffMay 15 23:16:01.068 |
| 8293 | 2026-05-15T23:16:02.257Z | DEBG 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 15 23:16:01.068 |
| 8294 | 2026-05-15T23:16:02.257Z | 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 } }] |
| 8295 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffMay 15 23:16:01.068 |
| 8296 | 2026-05-15T23:16:02.257Z | 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 } }] |
| 8297 | 2026-05-15T23:16:02.257Z | INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 15 23:16:01.068 |
| 8298 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068DEBG 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 |
| 8299 | 2026-05-15T23:16:02.257Z | May 15 23:16:01.068 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffDEBG |
| 8300 | 2026-05-15T23:16:02.257Z | 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 } }] |
| 8301 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068May 15 23:16:01.068 May 15 23:16:01.068DEBGDEBG INFOreplacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8302 | 2026-05-15T23:16:02.258Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:fffailed to allocate space for the new target list |
| 8303 | 2026-05-15T23:16:02.258Z | |
| 8304 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068May 15 23:16:01.068 May 15 23:16:01.068INFO DEBGadding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG |
| 8305 | 2026-05-15T23:16:02.258Z | 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8306 | 2026-05-15T23:16:02.258Z | |
| 8307 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 May 15 23:16:01.068DEBG INFOreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8308 | 2026-05-15T23:16:02.258Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8309 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:2b::/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 } }] |
| 8310 | 2026-05-15T23:16:02.258Z | |
| 8311 | 2026-05-15T23:16:02.258Z | test route::tests::grow_succeeds ... ok |
| 8312 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8313 | 2026-05-15T23:16:02.258Z | |
| 8314 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068May 15 23:16:01.068 DEBGINFO replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8315 | 2026-05-15T23:16:02.258Z | |
| 8316 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 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 15 23:16:01.068 |
| 8317 | 2026-05-15T23:16:02.258Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8318 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffMay 15 23:16:01.068 |
| 8319 | 2026-05-15T23:16:02.258Z | 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 } }] |
| 8320 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 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 15 23:16:01.068 |
| 8321 | 2026-05-15T23:16:02.258Z | INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8322 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffMay 15 23:16:01.068 |
| 8323 | 2026-05-15T23:16:02.258Z | 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 } }] |
| 8324 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 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 15 23:16:01.068 |
| 8325 | 2026-05-15T23:16:02.258Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8326 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffMay 15 23:16:01.068 |
| 8327 | 2026-05-15T23:16:02.258Z | 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 15 23:16:01.068 |
| 8328 | 2026-05-15T23:16:02.258Z | 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 } }]May 15 23:16:01.068 |
| 8329 | 2026-05-15T23:16:02.258Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8330 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffMay 15 23:16:01.068 |
| 8331 | 2026-05-15T23:16:02.258Z | 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 } }] |
| 8332 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 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 15 23:16:01.068 |
| 8333 | 2026-05-15T23:16:02.258Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8334 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffMay 15 23:16:01.068 |
| 8335 | 2026-05-15T23:16:02.258Z | 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 } }] |
| 8336 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 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 15 23:16:01.068 |
| 8337 | 2026-05-15T23:16:02.258Z | INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8338 | 2026-05-15T23:16:02.258Z | May 15 23:16:01.068 INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffMay 15 23:16:01.068 |
| 8339 | 2026-05-15T23:16:02.258Z | 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 } }] |
| 8340 | 2026-05-15T23:16:02.259Z | May 15 23:16:01.068 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 } }]May 15 23:16:01.068 |
| 8341 | 2026-05-15T23:16:02.259Z | INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8342 | 2026-05-15T23:16:02.259Z | May 15 23:16:01.068 INFOMay 15 23:16:01.068 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffDEBG |
| 8343 | 2026-05-15T23:16:02.259Z | 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 } }] |
| 8344 | 2026-05-15T23:16:02.259Z | May 15 23:16:01.068May 15 23:16:01.068 DEBGINFO replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 8345 | 2026-05-15T23:16:02.259Z | |
| 8346 | 2026-05-15T23:16:02.259Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8347 | 2026-05-15T23:16:02.259Z | |
| 8348 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 DEBGINFO replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8349 | 2026-05-15T23:16:02.263Z | |
| 8350 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:35::/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 } }] |
| 8351 | 2026-05-15T23:16:02.263Z | |
| 8352 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 DEBGINFO replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8353 | 2026-05-15T23:16:02.263Z | |
| 8354 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:36::/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 } }] |
| 8355 | 2026-05-15T23:16:02.263Z | |
| 8356 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 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:2e::/64 -> 2001:db8::55:ff |
| 8357 | 2026-05-15T23:16:02.263Z | |
| 8358 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:37::/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 } }] |
| 8359 | 2026-05-15T23:16:02.263Z | |
| 8360 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 DEBGINFO replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8361 | 2026-05-15T23:16:02.263Z | |
| 8362 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:38::/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 } }] |
| 8363 | 2026-05-15T23:16:02.263Z | |
| 8364 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 DEBGINFO replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8365 | 2026-05-15T23:16:02.263Z | |
| 8366 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:39::/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 } }] |
| 8367 | 2026-05-15T23:16:02.263Z | |
| 8368 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:31::/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 } }] |
| 8369 | 2026-05-15T23:16:02.263Z | |
| 8370 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 DEBGINFO 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:3a::/64 -> 2001:db8::55:ff |
| 8371 | 2026-05-15T23:16:02.263Z | |
| 8372 | 2026-05-15T23:16:02.263Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:32::/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 } }] |
| 8373 | 2026-05-15T23:16:02.264Z | |
| 8374 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 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 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8375 | 2026-05-15T23:16:02.264Z | |
| 8376 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8377 | 2026-05-15T23:16:02.264Z | |
| 8378 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 DEBGINFO replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 8379 | 2026-05-15T23:16:02.264Z | |
| 8380 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:34::/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 } }] |
| 8381 | 2026-05-15T23:16:02.264Z | |
| 8382 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 DEBGDEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]failed to allocate space for the new target list |
| 8383 | 2026-05-15T23:16:02.264Z | |
| 8384 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8385 | 2026-05-15T23:16:02.264Z | |
| 8386 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068 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 } }] |
| 8387 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8388 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068 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 } }] |
| 8389 | 2026-05-15T23:16:02.264Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]May 15 23:16:01.068 |
| 8390 | 2026-05-15T23:16:02.264Z | INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 8391 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068 May 15 23:16:01.068DEBG 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 } }] |
| 8392 | 2026-05-15T23:16:02.264Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8393 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068 INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 8394 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068 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 } }] |
| 8395 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 8396 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068 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 } }] |
| 8397 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068 INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 8398 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068 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 } }] |
| 8399 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:3b::/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 } }] |
| 8400 | 2026-05-15T23:16:02.264Z | |
| 8401 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 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:dead::/64 -> 2001:db8::55:3 |
| 8402 | 2026-05-15T23:16:02.264Z | |
| 8403 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 INFODEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 8404 | 2026-05-15T23:16:02.264Z | |
| 8405 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 DEBGINFO replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8406 | 2026-05-15T23:16:02.264Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 8407 | 2026-05-15T23:16:02.264Z | |
| 8408 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 DEBGDEBG failed 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:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 8409 | 2026-05-15T23:16:02.264Z | |
| 8410 | 2026-05-15T23:16:02.264Z | May 15 23:16:01.068May 15 23:16:01.068 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 } }]adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8411 | 2026-05-15T23:16:02.264Z | |
| 8412 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8413 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8414 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8415 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8416 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8417 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8418 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8419 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8420 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8421 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8422 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8423 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8424 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8425 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8426 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8427 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8428 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8429 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8430 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8431 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8432 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8433 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8434 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8435 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8436 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8437 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8438 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8439 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8440 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8441 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8442 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8443 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8444 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.068 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 } }] |
| 8445 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.069 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8446 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.069 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 } }] |
| 8447 | 2026-05-15T23:16:02.265Z | May 15 23:16:01.069 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8448 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 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 } }] |
| 8449 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8450 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 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 } }] |
| 8451 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8452 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 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 } }] |
| 8453 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8454 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 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 } }] |
| 8455 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8456 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 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 } }] |
| 8457 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8458 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 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 } }] |
| 8459 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069May 15 23:16:01.069 DEBGINFO created new freemapadding route 3fff:beef:18::/64 -> 2001:db8::55:ff, |
| 8460 | 2026-05-15T23:16:02.270Z | unitMay 15 23:16:01.069: freemap_route_ipv4DEBG |
| 8461 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 created new freemapDEBG , May 15 23:16:01.069replacing 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 } }]unit |
| 8462 | 2026-05-15T23:16:02.270Z | :DEBG May 15 23:16:01.069created new freemapfreemap_route_ipv4 , INFOunit |
| 8463 | 2026-05-15T23:16:02.270Z | : adding route 3fff:beef:19::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 8464 | 2026-05-15T23:16:02.270Z | |
| 8465 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 DEBGMay 15 23:16:01.069 May 15 23:16:01.069created new freemap , INFOunit adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG: |
| 8466 | 2026-05-15T23:16:02.270Z | 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 } }]freemap_route_ipv6 |
| 8467 | 2026-05-15T23:16:02.270Z | |
| 8468 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069May 15 23:16:01.069 DEBGMay 15 23:16:01.069 INFOinitted freemap. size: 64 , INFOadding route 3fff:beef:1a::/64 -> 2001:db8::55:ffunit |
| 8469 | 2026-05-15T23:16:02.270Z | : adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6 |
| 8470 | 2026-05-15T23:16:02.270Z | |
| 8471 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069 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 15 23:16:01.069 |
| 8472 | 2026-05-15T23:16:02.270Z | May 15 23:16:01.069DEBG DEBGinitted freemap. size: 64 , reset freemapunit, :unit :freemap_route_ipv6May 15 23:16:01.069 |
| 8473 | 2026-05-15T23:16:02.270Z | INFO freemap_route_ipv6May 15 23:16:01.069 |
| 8474 | 2026-05-15T23:16:02.270Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG |
| 8475 | 2026-05-15T23:16:02.270Z | reset freemap, May 15 23:16:01.069unit May 15 23:16:01.069DEBG: replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBGfreemap_route_ipv6 |
| 8476 | 2026-05-15T23:16:02.271Z | 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 } }] |
| 8477 | 2026-05-15T23:16:02.271Z | |
| 8478 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069May 15 23:16:01.069 INFODEBGMay 15 23:16:01.069 adding route 3fff:beef::/64 -> 2001:db8::55:ff 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 } }] |
| 8479 | 2026-05-15T23:16:02.271Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8480 | 2026-05-15T23:16:02.271Z | |
| 8481 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069May 15 23:16:01.069 May 15 23:16:01.069DEBG 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 |
| 8482 | 2026-05-15T23:16:02.271Z | INFO 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:dead::/64 -> 2001:db8::55:2 |
| 8483 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069 |
| 8484 | 2026-05-15T23:16:02.271Z | INFO May 15 23:16:01.069adding route 3fff:beef:1::/64 -> 2001:db8::55:ffMay 15 23:16:01.069 |
| 8485 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] DEBGINFO |
| 8486 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069created new freemap adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff, |
| 8487 | 2026-05-15T23:16:02.271Z | DEBGunit :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 } }] |
| 8488 | 2026-05-15T23:16:02.271Z | freemap_route_ipv4 |
| 8489 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069May 15 23:16:01.069May 15 23:16:01.069 May 15 23:16:01.069 INFO INFODEBGDEBG adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8490 | 2026-05-15T23:16:02.271Z | created new freemap, 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 } }] |
| 8491 | 2026-05-15T23:16:02.271Z | unitMay 15 23:16:01.069: |
| 8492 | 2026-05-15T23:16:02.271Z | DEBG freemap_route_ipv6replacing 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 } }] |
| 8493 | 2026-05-15T23:16:02.271Z | |
| 8494 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069May 15 23:16:01.069 INFO DEBGadding route 3fff:beef:1e::/64 -> 2001:db8::55:ffMay 15 23:16:01.069 |
| 8495 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] INFOINFO |
| 8496 | 2026-05-15T23:16:02.271Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 8497 | 2026-05-15T23:16:02.271Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ffMay 15 23:16:01.069 |
| 8498 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069DEBG May 15 23:16:01.069May 15 23:16:01.069 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 } }] initted freemap. size: 64 |
| 8499 | 2026-05-15T23:16:02.271Z | 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 } }]unit |
| 8500 | 2026-05-15T23:16:02.271Z | : adding route 3fff:dead::/64 -> 2001:db8::55:4freemap_route_ipv4 |
| 8501 | 2026-05-15T23:16:02.271Z | |
| 8502 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069May 15 23:16:01.069 May 15 23:16:01.069May 15 23:16:01.069 DEBG INFO DEBGreset freemap , INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ffunit |
| 8503 | 2026-05-15T23:16:02.271Z | :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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:1f::/64 -> 2001:db8::55:ff |
| 8504 | 2026-05-15T23:16:02.271Z | freemap_route_ipv4 |
| 8505 | 2026-05-15T23:16:02.271Z | |
| 8506 | 2026-05-15T23:16:02.271Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 8507 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069May 15 23:16:01.069 May 15 23:16:01.069DEBGMay 15 23:16:01.069DEBG DEBGMay 15 23:16:01.069created new freemap , replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 8508 | 2026-05-15T23:16:02.271Z | 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 } }]DEBGunit |
| 8509 | 2026-05-15T23:16:02.271Z | : freemap_route_ipv4 DEBGMay 15 23:16:01.069 |
| 8510 | 2026-05-15T23:16:02.271Z | replacing targets for 3fff:dead::/64 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 15 23:16:01.069 INFOINFO |
| 8511 | 2026-05-15T23:16:02.271Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 8512 | 2026-05-15T23:16:02.271Z | May 15 23:16:01.069 adding route 172.16.0.0/32 -> 10.0.0.2 May 15 23:16:01.069 |
| 8513 | 2026-05-15T23:16:02.271Z | DEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8514 | 2026-05-15T23:16:02.271Z | WARNreplacing 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 } }] created new freemap |
| 8515 | 2026-05-15T23:16:02.272Z | , unitshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }):May 15 23:16:01.069May 15 23:16:01.069 |
| 8516 | 2026-05-15T23:16:02.272Z | May 15 23:16:01.069DEBGfreemap_route_ipv6 |
| 8517 | 2026-05-15T23:16:02.272Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 May 15 23:16:01.070 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 } }]May 15 23:16:01.069DEBG |
| 8518 | 2026-05-15T23:16:02.272Z | created new freemap, unit: DEBGMay 15 23:16:01.074 created new freemap, freemap_route_ipv4unit |
| 8519 | 2026-05-15T23:16:02.272Z | : freemap_route_ipv4INFO |
| 8520 | 2026-05-15T23:16:02.272Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffMay 15 23:16:01.074 |
| 8521 | 2026-05-15T23:16:02.272Z | DEBG created new freemapMay 15 23:16:01.074, unitMay 15 23:16:01.069May 15 23:16:01.074: DEBGMay 15 23:16:01.074 created new freemap DEBG, INFOunit freemap_route_ipv6: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 |
| 8522 | 2026-05-15T23:16:02.272Z | |
| 8523 | 2026-05-15T23:16:02.272Z | created new freemapadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8524 | 2026-05-15T23:16:02.272Z | May 15 23:16:01.074, freemap_route_ipv4unitINFO: May 15 23:16:01.074 |
| 8525 | 2026-05-15T23:16:02.272Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8526 | 2026-05-15T23:16:02.272Z | freemap_route_ipv6DEBG |
| 8527 | 2026-05-15T23:16:02.272Z | May 15 23:16:01.074initted freemap. size: 64 May 15 23:16:01.074DEBG, May 15 23:16:01.074 unit :May 15 23:16:01.074 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 } }] freemap_route_ipv6INFO |
| 8528 | 2026-05-15T23:16:02.272Z | DEBG |
| 8529 | 2026-05-15T23:16:02.272Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 8530 | 2026-05-15T23:16:02.272Z | created new freemapINFOMay 15 23:16:01.074May 15 23:16:01.074 , INFOadding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 8531 | 2026-05-15T23:16:02.272Z | unit adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreset freemap: |
| 8532 | 2026-05-15T23:16:02.272Z | , May 15 23:16:01.074freemap_route_ipv6unit: freemap_route_ipv6 |
| 8533 | 2026-05-15T23:16:02.272Z | |
| 8534 | 2026-05-15T23:16:02.272Z | May 15 23:16:01.074DEBGMay 15 23:16:01.074 initted freemap. size: 64DEBGDEBG, unit replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:16:01.074:May 15 23:16:01.074 |
| 8535 | 2026-05-15T23:16:02.272Z | initted freemap. size: 64 DEBGfreemap_route_ipv4INFOMay 15 23:16:01.074 , |
| 8536 | 2026-05-15T23:16:02.272Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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.16.0.0/32 -> 10.0.0.1 |
| 8537 | 2026-05-15T23:16:02.272Z | INFO |
| 8538 | 2026-05-15T23:16:02.272Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffunit |
| 8539 | 2026-05-15T23:16:02.272Z | : freemap_route_ipv6 |
| 8540 | 2026-05-15T23:16:02.272Z | May 15 23:16:01.074May 15 23:16:01.074 DEBGMay 15 23:16:01.074May 15 23:16:01.074 DEBG INFOinitted freemap. size: 64 May 15 23:16:01.074adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 8541 | 2026-05-15T23:16:02.272Z | , replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8542 | 2026-05-15T23:16:02.272Z | unit: reset freemapfreemap_route_ipv4May 15 23:16:01.074, May 15 23:16:01.074unit |
| 8543 | 2026-05-15T23:16:02.272Z | :INFODEBG DEBGadding route 3fff:beef:24::/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 } }] |
| 8544 | 2026-05-15T23:16:02.272Z | |
| 8545 | 2026-05-15T23:16:02.272Z | freemap_route_ipv4 reset freemapMay 15 23:16:01.074, May 15 23:16:01.074 |
| 8546 | 2026-05-15T23:16:02.272Z | DEBGDEBGMay 15 23:16:01.074 replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8547 | 2026-05-15T23:16:02.272Z | unit :adding route 3fff:dead::/64 -> 2001:db8::55:3reset freemap |
| 8548 | 2026-05-15T23:16:02.276Z | , May 15 23:16:01.074unit INFO: freemap_route_ipv4adding route 3fff:beef:25::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 8549 | 2026-05-15T23:16:02.277Z | |
| 8550 | 2026-05-15T23:16:02.277Z | |
| 8551 | 2026-05-15T23:16:02.277Z | May 15 23:16:01.074 DEBGMay 15 23:16:01.074 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]May 15 23:16:01.074 |
| 8552 | 2026-05-15T23:16:02.277Z | DEBGMay 15 23:16:01.074 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 8553 | 2026-05-15T23:16:02.277Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 8554 | 2026-05-15T23:16:02.277Z | May 15 23:16:01.074 May 15 23:16:01.074 replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 8555 | 2026-05-15T23:16:02.277Z | May 15 23:16:01.074 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 } }]INFO May 15 23:16:01.074 |
| 8556 | 2026-05-15T23:16:02.277Z | adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 8557 | 2026-05-15T23:16:02.277Z | adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:26::/64 -> 2001:db8::55:ffMay 15 23:16:01.074May 15 23:16:01.074 |
| 8558 | 2026-05-15T23:16:02.277Z | |
| 8559 | 2026-05-15T23:16:02.277Z | May 15 23:16:01.074INFO May 15 23:16:01.074May 15 23:16:01.074adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 8560 | 2026-05-15T23:16:02.277Z | DEBGDEBGreplacing 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 } }] |
| 8561 | 2026-05-15T23:16:02.277Z | INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]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-15T23:16:02.277Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8563 | 2026-05-15T23:16:02.277Z | |
| 8564 | 2026-05-15T23:16:02.277Z | May 15 23:16:01.074 May 15 23:16:01.074May 15 23:16:01.074DEBG May 15 23:16:01.074INFOMay 15 23:16:01.074 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 8565 | 2026-05-15T23:16:02.277Z | DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 8566 | 2026-05-15T23:16:02.277Z | |
| 8567 | 2026-05-15T23:16:02.277Z | May 15 23:16:01.074 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8568 | 2026-05-15T23:16:02.277Z | adding route 172.16.0.0/32 -> 10.0.0.1May 15 23:16:01.074 May 15 23:16:01.074 |
| 8569 | 2026-05-15T23:16:02.277Z | 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 } }] |
| 8570 | 2026-05-15T23:16:02.277Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]May 15 23:16:01.074 |
| 8571 | 2026-05-15T23:16:02.277Z | May 15 23:16:01.074May 15 23:16:01.074replacing 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 } }] INFO |
| 8572 | 2026-05-15T23:16:02.277Z | DEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFOMay 15 23:16:01.074 |
| 8573 | 2026-05-15T23:16:02.277Z | WARN 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 } }]shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })May 15 23:16:01.074 |
| 8574 | 2026-05-15T23:16:02.277Z | May 15 23:16:01.074adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8575 | 2026-05-15T23:16:02.277Z | INFO |
| 8576 | 2026-05-15T23:16:02.277Z | 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 172.16.0.0/32 -> 10.0.0.2 |
| 8577 | 2026-05-15T23:16:02.277Z | |
| 8578 | 2026-05-15T23:16:02.277Z | May 15 23:16:01.074May 15 23:16:01.074 May 15 23:16:01.074 INFOERROMay 15 23:16:01.074May 15 23:16:01.074 rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })adding route 172.16.0.0/32 -> 10.0.0.2 |
| 8579 | 2026-05-15T23:16:02.277Z | DEBG |
| 8580 | 2026-05-15T23:16:02.277Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] INFODEBG |
| 8581 | 2026-05-15T23:16:02.277Z | 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 15 23:16:01.074adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 8582 | 2026-05-15T23:16:02.277Z | May 15 23:16:01.074ERRO |
| 8583 | 2026-05-15T23:16:02.277Z | 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 |
| 8584 | 2026-05-15T23:16:02.277Z | DEBG May 15 23:16:01.074May 15 23:16:01.074replacing 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 15 23:16:01.074DEBG |
| 8585 | 2026-05-15T23:16:02.277Z | 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 |
| 8586 | 2026-05-15T23:16:02.278Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 8587 | 2026-05-15T23:16:02.278Z | INFO May 15 23:16:01.074May 15 23:16:01.074 adding route 3fff:dead::/64 -> 2001:db8::55:4 INFOINFO |
| 8588 | 2026-05-15T23:16:02.278Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffMay 15 23:16:01.074 |
| 8589 | 2026-05-15T23:16:02.278Z | 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 } }]adding route 172.17.0.0/32 -> 10.0.0.255May 15 23:16:01.074 |
| 8590 | 2026-05-15T23:16:02.278Z | May 15 23:16:01.074DEBG |
| 8591 | 2026-05-15T23:16:02.278Z | 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 } }] |
| 8592 | 2026-05-15T23:16:02.278Z | DEBGMay 15 23:16:01.074May 15 23:16:01.074 May 15 23:16:01.074INFO INFODEBGadding route 172.17.0.1/32 -> 10.0.0.255 |
| 8593 | 2026-05-15T23:16:02.278Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 8594 | 2026-05-15T23:16:02.278Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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.0/32 with: [NextHop { asic_port_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 15 23:16:01.074 |
| 8595 | 2026-05-15T23:16:02.278Z | May 15 23:16:01.074 DEBGDEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 8596 | 2026-05-15T23:16:02.278Z | |
| 8597 | 2026-05-15T23:16:02.278Z | |
| 8598 | 2026-05-15T23:16:02.278Z | May 15 23:16:01.074May 15 23:16:01.074 May 15 23:16:01.074May 15 23:16:01.074 INFO DEBG INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8599 | 2026-05-15T23:16:02.278Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFO |
| 8600 | 2026-05-15T23:16:02.278Z | adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255 |
| 8601 | 2026-05-15T23:16:02.278Z | |
| 8602 | 2026-05-15T23:16:02.278Z | May 15 23:16:01.074 DEBGMay 15 23:16:01.074 May 15 23:16:01.074replacing 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 } }] |
| 8603 | 2026-05-15T23:16:02.278Z | DEBGWARN 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 15 23:16:01.074shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) May 15 23:16:01.074INFO |
| 8604 | 2026-05-15T23:16:02.278Z | DEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8605 | 2026-05-15T23:16:02.278Z | |
| 8606 | 2026-05-15T23:16:02.278Z | 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 } }] |
| 8607 | 2026-05-15T23:16:02.278Z | May 15 23:16:01.074May 15 23:16:01.074 INFODEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.2/32 -> 10.0.0.255 |
| 8608 | 2026-05-15T23:16:02.278Z | |
| 8609 | 2026-05-15T23:16:02.278Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 8610 | 2026-05-15T23:16:02.278Z | May 15 23:16:01.074 INFO adding route 172.17.0.3/32 -> 10.0.0.255May 15 23:16:01.074 INFOMay 15 23:16:01.074 |
| 8611 | 2026-05-15T23:16:02.278Z | 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 } }] adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8612 | 2026-05-15T23:16:02.278Z | May 15 23:16:01.075May 15 23:16:01.075 DEBG created new freemap, unit May 15 23:16:01.080: DEBGDEBG 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 } }] |
| 8613 | 2026-05-15T23:16:02.278Z | freemap_route_ipv4created new freemap |
| 8614 | 2026-05-15T23:16:02.278Z | , |
| 8615 | 2026-05-15T23:16:02.278Z | unit:May 15 23:16:01.080May 15 23:16:01.080 INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 8616 | 2026-05-15T23:16:02.278Z | freemap_route_ipv4May 15 23:16:01.080 |
| 8617 | 2026-05-15T23:16:02.278Z | DEBGINFO created new freemapadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff, |
| 8618 | 2026-05-15T23:16:02.278Z | unit:May 15 23:16:01.080 freemap_route_ipv6DEBG |
| 8619 | 2026-05-15T23:16:02.278Z | created new freemap, unit: May 15 23:16:01.080freemap_route_ipv6 |
| 8620 | 2026-05-15T23:16:02.278Z | DEBG May 15 23:16:01.080replacing 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 15 23:16:01.080 |
| 8621 | 2026-05-15T23:16:02.278Z | INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8622 | 2026-05-15T23:16:02.278Z | |
| 8623 | 2026-05-15T23:16:02.278Z | May 15 23:16:01.080May 15 23:16:01.074May 15 23:16:01.080 DEBG 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 } }]May 15 23:16:01.080 |
| 8624 | 2026-05-15T23:16:02.278Z | May 15 23:16:01.069DEBG DEBGinitted freemap. size: 64 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff , DEBGinitted freemap. size: 64 |
| 8625 | 2026-05-15T23:16:02.278Z | May 15 23:16:01.080created new freemap , unit, :May 15 23:16:01.080INFO unitadding route 172.17.0.4/32 -> 10.0.0.255unitDEBGfreemap_route_ipv6 : |
| 8626 | 2026-05-15T23:16:02.279Z | |
| 8627 | 2026-05-15T23:16:02.279Z | 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 } }]freemap_route_ipv4 |
| 8628 | 2026-05-15T23:16:02.279Z | : |
| 8629 | 2026-05-15T23:16:02.279Z | freemap_route_ipv6 |
| 8630 | 2026-05-15T23:16:02.279Z | May 15 23:16:01.080 May 15 23:16:01.080May 15 23:16:01.080 INFODEBG adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG |
| 8631 | 2026-05-15T23:16:02.279Z | reset freemapreplacing 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 } }], |
| 8632 | 2026-05-15T23:16:02.279Z | unitMay 15 23:16:01.080 :DEBG freemap_route_ipv6May 15 23:16:01.080 |
| 8633 | 2026-05-15T23:16:02.279Z | created new freemapDEBG, May 15 23:16:01.080replacing 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 } }]unitMay 15 23:16:01.080May 15 23:16:01.080 |
| 8634 | 2026-05-15T23:16:02.279Z | DEBG: INFOfreemap_route_ipv6 |
| 8635 | 2026-05-15T23:16:02.279Z | May 15 23:16:01.080DEBG adding route 172.17.0.5/32 -> 10.0.0.255INFO |
| 8636 | 2026-05-15T23:16:02.279Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ff reset freemap , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]unitMay 15 23:16:01.080May 15 23:16:01.080 |
| 8637 | 2026-05-15T23:16:02.279Z | INFO |
| 8638 | 2026-05-15T23:16:02.279Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8639 | 2026-05-15T23:16:02.279Z | 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 15 23:16:01.080: |
| 8640 | 2026-05-15T23:16:02.279Z | May 15 23:16:01.080DEBG 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 |
| 8641 | 2026-05-15T23:16:02.279Z | freemap_route_ipv6May 15 23:16:01.081initted freemap. size: 64 May 15 23:16:01.081 |
| 8642 | 2026-05-15T23:16:02.279Z | , INFOMay 15 23:16:01.081unit INFO:INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 172.17.0.6/32 -> 10.0.0.255freemap_route_ipv6 |
| 8643 | 2026-05-15T23:16:02.279Z | |
| 8644 | 2026-05-15T23:16:02.279Z | |
| 8645 | 2026-05-15T23:16:02.279Z | adding route 3fff:dead::/64 -> 2001:db8::55:2May 15 23:16:01.081 |
| 8646 | 2026-05-15T23:16:02.279Z | May 15 23:16:01.081May 15 23:16:01.081May 15 23:16:01.081DEBG DEBGMay 15 23:16:01.081DEBGDEBG reset freemapreplacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 8647 | 2026-05-15T23:16:02.279Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8648 | 2026-05-15T23:16:02.283Z | DEBG, unitMay 15 23:16:01.081replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 8649 | 2026-05-15T23:16:02.283Z | freemap_route_ipv6May 15 23:16:01.081 |
| 8650 | 2026-05-15T23:16:02.283Z | |
| 8651 | 2026-05-15T23:16:02.283Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFO |
| 8652 | 2026-05-15T23:16:02.283Z | adding route 172.17.0.7/32 -> 10.0.0.255May 15 23:16:01.081 |
| 8653 | 2026-05-15T23:16:02.283Z | 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 15 23:16:01.081 |
| 8654 | 2026-05-15T23:16:02.283Z | DEBG May 15 23:16:01.081replacing 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 } }] |
| 8655 | 2026-05-15T23:16:02.283Z | May 15 23:16:01.081INFO May 15 23:16:01.081May 15 23:16:01.081May 15 23:16:01.081 INFO DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8656 | 2026-05-15T23:16:02.283Z | |
| 8657 | 2026-05-15T23:16:02.283Z | |
| 8658 | 2026-05-15T23:16:02.283Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8659 | 2026-05-15T23:16:02.283Z | INFOMay 15 23:16:01.081May 15 23:16:01.081 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBGDEBG 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 } }] |
| 8660 | 2026-05-15T23:16:02.283Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8661 | 2026-05-15T23:16:02.283Z | |
| 8662 | 2026-05-15T23:16:02.283Z | May 15 23:16:01.081 May 15 23:16:01.081INFO adding route 172.17.0.8/32 -> 10.0.0.255May 15 23:16:01.081 |
| 8663 | 2026-05-15T23:16:02.283Z | May 15 23:16:01.081 DEBGMay 15 23:16:01.081 INFO adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO |
| 8664 | 2026-05-15T23:16:02.283Z | May 15 23:16:01.081replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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:3 |
| 8665 | 2026-05-15T23:16:02.283Z | DEBGDEBG |
| 8666 | 2026-05-15T23:16:02.284Z | 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 15 23:16:01.081May 15 23:16:01.081 |
| 8667 | 2026-05-15T23:16:02.284Z | 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 8668 | 2026-05-15T23:16:02.284Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 15 23:16:01.081 |
| 8669 | 2026-05-15T23:16:02.284Z | |
| 8670 | 2026-05-15T23:16:02.284Z | INFOMay 15 23:16:01.081 May 15 23:16:01.081adding route 172.17.0.9/32 -> 10.0.0.255 INFO |
| 8671 | 2026-05-15T23:16:02.284Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffMay 15 23:16:01.081 |
| 8672 | 2026-05-15T23:16:02.284Z | May 15 23:16:01.081 INFO INFOMay 15 23:16:01.081 May 15 23:16:01.081adding route 3fff:dead::/64 -> 2001:db8::55:4 DEBG |
| 8673 | 2026-05-15T23:16:02.284Z | DEBGDEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8674 | 2026-05-15T23:16:02.284Z | 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 } }] |
| 8675 | 2026-05-15T23:16:02.284Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8676 | 2026-05-15T23:16:02.284Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 15 23:16:01.081 |
| 8677 | 2026-05-15T23:16:02.284Z | DEBGMay 15 23:16:01.081May 15 23:16:01.081 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 8678 | 2026-05-15T23:16:02.284Z | adding route 172.17.0.10/32 -> 10.0.0.255INFOMay 15 23:16:01.081 adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 8679 | 2026-05-15T23:16:02.284Z | |
| 8680 | 2026-05-15T23:16:02.284Z | May 15 23:16:01.081DEBG May 15 23:16:01.081DEBG May 15 23:16:01.081 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 8681 | 2026-05-15T23:16:02.284Z | 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 } }] |
| 8682 | 2026-05-15T23:16:02.284Z | 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 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 8683 | 2026-05-15T23:16:02.284Z | |
| 8684 | 2026-05-15T23:16:02.284Z | May 15 23:16:01.081 INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffMay 15 23:16:01.081 |
| 8685 | 2026-05-15T23:16:02.284Z | INFODEBG |
| 8686 | 2026-05-15T23:16:02.284Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffMay 15 23:16:01.081replacing targets for 3fff:dead::/64 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 15 23:16:01.081 |
| 8687 | 2026-05-15T23:16:02.284Z | DEBG |
| 8688 | 2026-05-15T23:16:02.284Z | May 15 23:16:01.081replacing 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 } }] |
| 8689 | 2026-05-15T23:16:02.284Z | INFO INFOadding route 172.17.0.0/32 -> 10.0.0.255 May 15 23:16:01.081 |
| 8690 | 2026-05-15T23:16:02.284Z | adding route 172.17.0.11/32 -> 10.0.0.255INFOMay 15 23:16:01.081 |
| 8691 | 2026-05-15T23:16:02.284Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffWARN |
| 8692 | 2026-05-15T23:16:02.284Z | May 15 23:16:01.081 DEBGshrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })May 15 23:16:01.081 May 15 23:16:01.081 |
| 8693 | 2026-05-15T23:16:02.284Z | May 15 23:16:01.081DEBGreplacing 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 } }] |
| 8694 | 2026-05-15T23:16:02.284Z | 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 } }] |
| 8695 | 2026-05-15T23:16:02.284Z | DEBG DEBGreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:16:01.081May 15 23:16:01.081 INFOINFOreplacing 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 } }] |
| 8696 | 2026-05-15T23:16:02.284Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8697 | 2026-05-15T23:16:02.284Z | |
| 8698 | 2026-05-15T23:16:02.284Z | |
| 8699 | 2026-05-15T23:16:02.284Z | May 15 23:16:01.081 INFOMay 15 23:16:01.081 May 15 23:16:01.081DEBGadding route 172.17.0.12/32 -> 10.0.0.255 |
| 8700 | 2026-05-15T23:16:02.284Z | INFOreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8701 | 2026-05-15T23:16:02.284Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 8702 | 2026-05-15T23:16:02.284Z | May 15 23:16:01.081 DEBGMay 15 23:16:01.081 May 15 23:16:01.081replacing 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 15 23:16:01.081 |
| 8703 | 2026-05-15T23:16:02.284Z | INFO DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG |
| 8704 | 2026-05-15T23:16:02.284Z | 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 15 23:16:01.081 |
| 8705 | 2026-05-15T23:16:02.284Z | May 15 23:16:01.081replacing 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 } }] |
| 8706 | 2026-05-15T23:16:02.285Z | DEBGINFO replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]May 15 23:16:01.081May 15 23:16:01.081adding route 172.17.0.13/32 -> 10.0.0.255 INFOINFO |
| 8707 | 2026-05-15T23:16:02.285Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8708 | 2026-05-15T23:16:02.285Z | |
| 8709 | 2026-05-15T23:16:02.285Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 8710 | 2026-05-15T23:16:02.285Z | test route::tests::same_size_non_subset_replace ... ok |
| 8711 | 2026-05-15T23:16:02.285Z | May 15 23:16:01.081 May 15 23:16:01.081DEBGMay 15 23:16:01.081May 15 23:16:01.081 failed to allocate space for the new target listDEBG |
| 8712 | 2026-05-15T23:16:02.285Z | 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 } }] |
| 8713 | 2026-05-15T23:16:02.285Z | DEBG May 15 23:16:01.081replacing 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 } }]DEBGMay 15 23:16:01.081 |
| 8714 | 2026-05-15T23:16:02.285Z | test route::tests::identity_replace_is_noop ... ok |
| 8715 | 2026-05-15T23:16:02.285Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] INFO May 15 23:16:01.082adding route 172.17.0.3/32 -> 10.0.0.255 DEBG May 15 23:16:01.081created new freemap |
| 8716 | 2026-05-15T23:16:02.285Z | DEBGMay 15 23:16:01.087 created new freemapDEBG, , unit:replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv4 |
| 8717 | 2026-05-15T23:16:02.285Z | |
| 8718 | 2026-05-15T23:16:02.285Z | May 15 23:16:01.081unitMay 15 23:16:01.087 :DEBG freemap_route_ipv4created new freemapMay 15 23:16:01.087DEBG |
| 8719 | 2026-05-15T23:16:02.285Z | INFO, created new freemapunit, :unit adding route 172.17.0.4/32 -> 10.0.0.255freemap_route_ipv4May 15 23:16:01.087 |
| 8720 | 2026-05-15T23:16:02.285Z | |
| 8721 | 2026-05-15T23:16:02.285Z | DEBG: May 15 23:16:01.087freemap_route_ipv6created new freemap |
| 8722 | 2026-05-15T23:16:02.285Z | , May 15 23:16:01.087DEBG unit :DEBGMay 15 23:16:01.087 created new freemap , freemap_route_ipv6INFO |
| 8723 | 2026-05-15T23:16:02.285Z | unitreplacing 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 } }]: |
| 8724 | 2026-05-15T23:16:02.285Z | adding route 3fff:dead::/64 -> 2001:db8::55:1freemap_route_ipv6May 15 23:16:01.087 |
| 8725 | 2026-05-15T23:16:02.285Z | INFO |
| 8726 | 2026-05-15T23:16:02.285Z | adding route 172.16.0.0/32 -> 10.0.0.1May 15 23:16:01.087 |
| 8727 | 2026-05-15T23:16:02.285Z | May 15 23:16:01.087 INFOMay 15 23:16:01.087 May 15 23:16:01.087INFO adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 8728 | 2026-05-15T23:16:02.285Z | adding route 172.17.0.5/32 -> 10.0.0.255 initted freemap. size: 64DEBG, |
| 8729 | 2026-05-15T23:16:02.285Z | May 15 23:16:01.087initted freemap. size: 64unit:, unitMay 15 23:16:01.087freemap_route_ipv6:DEBG freemap_route_ipv4 |
| 8730 | 2026-05-15T23:16:02.285Z | initted freemap. size: 64 |
| 8731 | 2026-05-15T23:16:02.285Z | , DEBGunit :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 15 23:16:01.087 May 15 23:16:01.087freemap_route_ipv4 |
| 8732 | 2026-05-15T23:16:02.285Z | |
| 8733 | 2026-05-15T23:16:02.285Z | DEBGDEBG reset freemap reset freemap, , unitunitMay 15 23:16:01.087:: DEBGfreemap_route_ipv6freemap_route_ipv4 |
| 8734 | 2026-05-15T23:16:02.285Z | |
| 8735 | 2026-05-15T23:16:02.285Z | reset freemapMay 15 23:16:01.087 , INFOunit May 15 23:16:01.087:adding route 172.17.0.6/32 -> 10.0.0.255 |
| 8736 | 2026-05-15T23:16:02.285Z | May 15 23:16:01.087freemap_route_ipv4DEBG |
| 8737 | 2026-05-15T23:16:02.285Z | 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 } }] |
| 8738 | 2026-05-15T23:16:02.285Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 15 23:16:01.087May 15 23:16:01.087 DEBGDEBG |
| 8739 | 2026-05-15T23:16:02.285Z | May 15 23:16:01.087 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 } }]INFO |
| 8740 | 2026-05-15T23:16:02.285Z | |
| 8741 | 2026-05-15T23:16:02.285Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8742 | 2026-05-15T23:16:02.285Z | May 15 23:16:01.087May 15 23:16:01.087May 15 23:16:01.087 INFOINFO May 15 23:16:01.080adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 8743 | 2026-05-15T23:16:02.285Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 8744 | 2026-05-15T23:16:02.285Z | DEBGadding route 172.17.0.7/32 -> 10.0.0.255 |
| 8745 | 2026-05-15T23:16:02.286Z | 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 15 23:16:01.087May 15 23:16:01.087 DEBG |
| 8746 | 2026-05-15T23:16:02.286Z | May 15 23:16:01.087 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 15 23:16:01.087 DEBG |
| 8747 | 2026-05-15T23:16:02.286Z | DEBGMay 15 23:16:01.087 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 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 15 23:16:01.087 |
| 8748 | 2026-05-15T23:16:02.291Z | DEBG |
| 8749 | 2026-05-15T23:16:02.291Z | adding route 172.17.0.4/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 8750 | 2026-05-15T23:16:02.291Z | |
| 8751 | 2026-05-15T23:16:02.291Z | |
| 8752 | 2026-05-15T23:16:02.291Z | May 15 23:16:01.087May 15 23:16:01.087 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 3fff:dead::/64 -> 2001:db8::55:3May 15 23:16:01.087 |
| 8753 | 2026-05-15T23:16:02.291Z | May 15 23:16:01.087 |
| 8754 | 2026-05-15T23:16:02.291Z | |
| 8755 | 2026-05-15T23:16:02.291Z | INFOINFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.17.0.8/32 -> 10.0.0.255May 15 23:16:01.087 |
| 8756 | 2026-05-15T23:16:02.291Z | |
| 8757 | 2026-05-15T23:16:02.291Z | INFO May 15 23:16:01.087adding route 172.17.0.5/32 -> 10.0.0.255 |
| 8758 | 2026-05-15T23:16:02.291Z | May 15 23:16:01.087DEBGMay 15 23:16:01.087 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] DEBGDEBG |
| 8759 | 2026-05-15T23:16:02.291Z | May 15 23:16:01.087replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 8760 | 2026-05-15T23:16:02.291Z | 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 } }] |
| 8761 | 2026-05-15T23:16:02.291Z | May 15 23:16:01.087replacing 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 } }] |
| 8762 | 2026-05-15T23:16:02.291Z | INFO May 15 23:16:01.087adding route 3fff:dead::/64 -> 2001:db8::55:4 May 15 23:16:01.087INFO |
| 8763 | 2026-05-15T23:16:02.291Z | adding route 172.16.0.0/32 -> 10.0.0.4INFO |
| 8764 | 2026-05-15T23:16:02.291Z | May 15 23:16:01.087 adding route 172.17.0.6/32 -> 10.0.0.255 INFO |
| 8765 | 2026-05-15T23:16:02.291Z | adding route 172.17.0.9/32 -> 10.0.0.255May 15 23:16:01.087 |
| 8766 | 2026-05-15T23:16:02.291Z | DEBGMay 15 23:16:01.087May 15 23:16:01.087 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }]DEBGDEBG |
| 8767 | 2026-05-15T23:16:02.291Z | May 15 23:16:01.087 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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.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 } }] |
| 8768 | 2026-05-15T23:16:02.291Z | |
| 8769 | 2026-05-15T23:16:02.291Z | DEBG May 15 23:16:01.087 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 } }]DEBGMay 15 23:16:01.087 |
| 8770 | 2026-05-15T23:16:02.291Z | 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 } }] |
| 8771 | 2026-05-15T23:16:02.291Z | adding route 172.17.0.7/32 -> 10.0.0.255May 15 23:16:01.087May 15 23:16:01.087 |
| 8772 | 2026-05-15T23:16:02.291Z | 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: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.10/32 -> 10.0.0.255 |
| 8773 | 2026-05-15T23:16:02.291Z | May 15 23:16:01.087 |
| 8774 | 2026-05-15T23:16:02.292Z | 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 } }] |
| 8775 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087 INFOMay 15 23:16:01.087 adding route 172.17.0.8/32 -> 10.0.0.255DEBG |
| 8776 | 2026-05-15T23:16:02.292Z | 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 } }] |
| 8777 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087 DEBGMay 15 23:16:01.087 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 } }]INFO |
| 8778 | 2026-05-15T23:16:02.292Z | adding route 172.17.0.11/32 -> 10.0.0.255 |
| 8779 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087replacing 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 15 23:16:01.087 |
| 8780 | 2026-05-15T23:16:02.292Z | DEBG 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 } }] |
| 8781 | 2026-05-15T23:16:02.292Z | adding route 172.17.0.9/32 -> 10.0.0.255 |
| 8782 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087 INFO adding route 172.17.0.14/32 -> 10.0.0.255May 15 23:16:01.087May 15 23:16:01.087 |
| 8783 | 2026-05-15T23:16:02.292Z | INFODEBG adding route 172.17.0.12/32 -> 10.0.0.255replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8784 | 2026-05-15T23:16:02.292Z | |
| 8785 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087 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 15 23:16:01.087 |
| 8786 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087DEBG 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 } }]May 15 23:16:01.087 adding route 172.17.0.10/32 -> 10.0.0.255INFO |
| 8787 | 2026-05-15T23:16:02.292Z | |
| 8788 | 2026-05-15T23:16:02.292Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 8789 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087May 15 23:16:01.087 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 } }] |
| 8790 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087adding route 172.17.0.13/32 -> 10.0.0.255 |
| 8791 | 2026-05-15T23:16:02.292Z | DEBG May 15 23:16:01.087replacing 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 } }] |
| 8792 | 2026-05-15T23:16:02.292Z | INFO May 15 23:16:01.087adding route 172.17.0.11/32 -> 10.0.0.255 May 15 23:16:01.087 |
| 8793 | 2026-05-15T23:16:02.292Z | DEBG INFO 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.16/32 -> 10.0.0.255 |
| 8794 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087 |
| 8795 | 2026-05-15T23:16:02.292Z | 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 } }]May 15 23:16:01.087 |
| 8796 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087 DEBG 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 } }] |
| 8797 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087adding route 172.17.0.14/32 -> 10.0.0.255 |
| 8798 | 2026-05-15T23:16:02.292Z | INFO adding route 172.17.0.12/32 -> 10.0.0.255May 15 23:16:01.087 |
| 8799 | 2026-05-15T23:16:02.292Z | INFO May 15 23:16:01.087adding route 172.17.0.17/32 -> 10.0.0.255 |
| 8800 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087DEBG DEBGreplacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:16:01.087 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 |
| 8801 | 2026-05-15T23:16:02.292Z | |
| 8802 | 2026-05-15T23:16:02.292Z | 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 } }] |
| 8803 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087 May 15 23:16:01.087May 15 23:16:01.087 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255 |
| 8804 | 2026-05-15T23:16:02.292Z | |
| 8805 | 2026-05-15T23:16:02.292Z | INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 8806 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087 May 15 23:16:01.087DEBG 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 } }] |
| 8807 | 2026-05-15T23:16:02.292Z | 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 15 23:16:01.087 |
| 8808 | 2026-05-15T23:16:02.292Z | DEBG May 15 23:16:01.087replacing 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 } }] |
| 8809 | 2026-05-15T23:16:02.292Z | INFOMay 15 23:16:01.087 adding route 172.17.0.19/32 -> 10.0.0.255INFO |
| 8810 | 2026-05-15T23:16:02.292Z | May 15 23:16:01.087adding route 172.17.0.14/32 -> 10.0.0.255 |
| 8811 | 2026-05-15T23:16:02.292Z | INFO May 15 23:16:01.087adding route 172.17.0.16/32 -> 10.0.0.255 |
| 8812 | 2026-05-15T23:16:02.292Z | DEBG May 15 23:16:01.087 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 15 23:16:01.087 |
| 8813 | 2026-05-15T23:16:02.293Z | 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 } }] |
| 8814 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.087 |
| 8815 | 2026-05-15T23:16:02.293Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 8816 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.087 May 15 23:16:01.087INFOMay 15 23:16:01.087 INFODEBG adding route 172.17.0.15/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 } }] |
| 8817 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.088May 15 23:16:01.093 INFO |
| 8818 | 2026-05-15T23:16:02.293Z | adding route 172.17.0.17/32 -> 10.0.0.255 adding route 172.17.0.21/32 -> 10.0.0.255 |
| 8819 | 2026-05-15T23:16:02.293Z | DEBG May 15 23:16:01.093 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 } }] |
| 8820 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.088May 15 23:16:01.093 DEBGDEBG created new freemapreplacing 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 } }]created new freemap, |
| 8821 | 2026-05-15T23:16:02.293Z | unit, May 15 23:16:01.093: unitMay 15 23:16:01.093 :INFO freemap_route_ipv4adding route 172.17.0.16/32 -> 10.0.0.255 |
| 8822 | 2026-05-15T23:16:02.293Z | |
| 8823 | 2026-05-15T23:16:02.293Z | INFOfreemap_route_ipv4 |
| 8824 | 2026-05-15T23:16:02.293Z | adding route 172.17.0.18/32 -> 10.0.0.255May 15 23:16:01.093 DEBG |
| 8825 | 2026-05-15T23:16:02.293Z | 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 } }] |
| 8826 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.094 INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 8827 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.094 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 } }]May 15 23:16:01.094 |
| 8828 | 2026-05-15T23:16:02.293Z | 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 } }] |
| 8829 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.094 INFO May 15 23:16:01.094adding route 172.17.0.19/32 -> 10.0.0.255 |
| 8830 | 2026-05-15T23:16:02.293Z | INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 8831 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.094 DEBG May 15 23:16:01.094replacing 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 } }] |
| 8832 | 2026-05-15T23:16:02.293Z | 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 } }] |
| 8833 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.094 INFO May 15 23:16:01.094adding route 172.17.0.20/32 -> 10.0.0.255 |
| 8834 | 2026-05-15T23:16:02.293Z | INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 8835 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.094 DEBGMay 15 23:16:01.094 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 |
| 8836 | 2026-05-15T23:16:02.293Z | 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 } }] |
| 8837 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.094 INFOMay 15 23:16:01.094 |
| 8838 | 2026-05-15T23:16:02.293Z | adding route 172.17.0.21/32 -> 10.0.0.255May 15 23:16:01.088 |
| 8839 | 2026-05-15T23:16:02.293Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255DEBG |
| 8840 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.094created new freemap May 15 23:16:01.094 DEBG, DEBGunit :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 15 23:16:01.094 |
| 8841 | 2026-05-15T23:16:02.293Z | freemap_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 } }]DEBG |
| 8842 | 2026-05-15T23:16:02.293Z | |
| 8843 | 2026-05-15T23:16:02.293Z | 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 15 23:16:01.094 |
| 8844 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.094May 15 23:16:01.094 May 15 23:16:01.094INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255 |
| 8845 | 2026-05-15T23:16:02.293Z | INFOINFO created new freemap , adding route 172.17.0.21/32 -> 10.0.0.255unitadding route 172.17.0.22/32 -> 10.0.0.255: |
| 8846 | 2026-05-15T23:16:02.293Z | |
| 8847 | 2026-05-15T23:16:02.293Z | May 15 23:16:01.094 freemap_route_ipv6DEBG |
| 8848 | 2026-05-15T23:16:02.297Z | 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 15 23:16:01.094 |
| 8849 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094 DEBG DEBGMay 15 23:16:01.094replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 8850 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094adding route 172.17.0.23/32 -> 10.0.0.255 |
| 8851 | 2026-05-15T23:16:02.298Z | INFOreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8852 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094adding route 3fff:dead::/64 -> 2001:db8::55:1May 15 23:16:01.094 |
| 8853 | 2026-05-15T23:16:02.298Z | INFO DEBGMay 15 23:16:01.094 adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8854 | 2026-05-15T23:16:02.298Z | |
| 8855 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094 INFO DEBGadding route 172.17.0.22/32 -> 10.0.0.255May 15 23:16:01.094 |
| 8856 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094 DEBGinitted freemap. size: 64 , INFOunitreplacing 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 } }]: |
| 8857 | 2026-05-15T23:16:02.298Z | freemap_route_ipv6adding route 172.17.0.24/32 -> 10.0.0.255 |
| 8858 | 2026-05-15T23:16:02.298Z | |
| 8859 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094 May 15 23:16:01.094May 15 23:16:01.094DEBG DEBGINFO adding route 172.17.0.24/32 -> 10.0.0.255reset freemap |
| 8860 | 2026-05-15T23:16:02.298Z | 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 15 23:16:01.094 |
| 8861 | 2026-05-15T23:16:02.298Z | , DEBGunit :replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv6 |
| 8862 | 2026-05-15T23:16:02.298Z | |
| 8863 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094May 15 23:16:01.094 May 15 23:16:01.094INFO DEBGadding route 172.17.0.25/32 -> 10.0.0.255 DEBGMay 15 23:16:01.094 |
| 8864 | 2026-05-15T23:16:02.298Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]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 } }] |
| 8865 | 2026-05-15T23:16:02.298Z | INFO |
| 8866 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094adding route 172.17.0.23/32 -> 10.0.0.255 |
| 8867 | 2026-05-15T23:16:02.298Z | DEBGMay 15 23:16:01.094May 15 23:16:01.094 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 |
| 8868 | 2026-05-15T23:16:02.298Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8869 | 2026-05-15T23:16:02.298Z | |
| 8870 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094May 15 23:16:01.094 INFO DEBGadding route 172.17.0.26/32 -> 10.0.0.255 May 15 23:16:01.094replacing 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 } }] |
| 8871 | 2026-05-15T23:16:02.298Z | |
| 8872 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094DEBG DEBGMay 15 23:16:01.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 } }] 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 } }] |
| 8873 | 2026-05-15T23:16:02.298Z | |
| 8874 | 2026-05-15T23:16:02.298Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:16:01.094 |
| 8875 | 2026-05-15T23:16:02.298Z | INFOMay 15 23:16:01.094 adding route 172.17.0.24/32 -> 10.0.0.255INFO |
| 8876 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094 adding route 3fff:dead::/64 -> 2001:db8::55:3INFO |
| 8877 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094adding route 172.17.0.27/32 -> 10.0.0.255 INFO |
| 8878 | 2026-05-15T23:16:02.298Z | adding route 172.17.0.26/32 -> 10.0.0.255May 15 23:16:01.094 |
| 8879 | 2026-05-15T23:16:02.298Z | DEBGMay 15 23:16:01.094May 15 23:16:01.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 } }]DEBG |
| 8880 | 2026-05-15T23:16:02.298Z | 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 |
| 8881 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094May 15 23:16:01.094replacing 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 } }] INFODEBG |
| 8882 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8883 | 2026-05-15T23:16:02.298Z | INFOreplacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8884 | 2026-05-15T23:16:02.298Z | adding route 172.17.0.28/32 -> 10.0.0.255May 15 23:16:01.094 |
| 8885 | 2026-05-15T23:16:02.298Z | INFOMay 15 23:16:01.094 adding route 172.17.0.25/32 -> 10.0.0.255DEBG |
| 8886 | 2026-05-15T23:16:02.298Z | May 15 23:16:01.094May 15 23:16:01.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 } }, NextHop { asic_port_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 15 23:16:01.094 |
| 8887 | 2026-05-15T23:16:02.299Z | INFODEBG 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 } }] DEBGadding route 172.17.0.27/32 -> 10.0.0.255 May 15 23:16:01.094 |
| 8888 | 2026-05-15T23:16:02.299Z | |
| 8889 | 2026-05-15T23:16:02.299Z | 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 |
| 8890 | 2026-05-15T23:16:02.299Z | replacing targets for 3fff:dead::/64 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 } }]May 15 23:16:01.094 |
| 8891 | 2026-05-15T23:16:02.299Z | INFOMay 15 23:16:01.094 adding route 172.17.0.29/32 -> 10.0.0.255DEBG |
| 8892 | 2026-05-15T23:16:02.299Z | May 15 23:16:01.094replacing 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 } }] |
| 8893 | 2026-05-15T23:16:02.299Z | INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 8894 | 2026-05-15T23:16:02.299Z | May 15 23:16:01.094May 15 23:16:01.093May 15 23:16:01.094May 15 23:16:01.094 INFODEBG DEBGreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.28/32 -> 10.0.0.255 |
| 8895 | 2026-05-15T23:16:02.299Z | |
| 8896 | 2026-05-15T23:16:02.299Z | created new freemap , DEBGunitMay 15 23:16:01.094 May 15 23:16:01.094: replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO DEBGadding route 172.17.0.30/32 -> 10.0.0.255 |
| 8897 | 2026-05-15T23:16:02.299Z | |
| 8898 | 2026-05-15T23:16:02.299Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 8899 | 2026-05-15T23:16:02.299Z | |
| 8900 | 2026-05-15T23:16:02.299Z | May 15 23:16:01.094May 15 23:16:01.094 DEBGINFO adding route 172.17.0.27/32 -> 10.0.0.255May 15 23:16:01.094 |
| 8901 | 2026-05-15T23:16:02.299Z | 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 May 15 23:16:01.094 |
| 8902 | 2026-05-15T23:16:02.299Z | May 15 23:16:01.094INFO adding route 172.16.0.0/32 -> 10.0.0.1 DEBGadding route 172.17.0.29/32 -> 10.0.0.255 |
| 8903 | 2026-05-15T23:16:02.299Z | May 15 23:16:01.094 |
| 8904 | 2026-05-15T23:16:02.299Z | 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 } }]May 15 23:16:01.094 |
| 8905 | 2026-05-15T23:16:02.299Z | DEBGMay 15 23:16:01.094 adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 8906 | 2026-05-15T23:16:02.299Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 8907 | 2026-05-15T23:16:02.299Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 8908 | 2026-05-15T23:16:02.299Z | initted freemap. size: 64 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 } }], |
| 8909 | 2026-05-15T23:16:02.299Z | unitMay 15 23:16:01.094May 15 23:16:01.094: DEBG freemap_route_ipv4 |
| 8910 | 2026-05-15T23:16:02.299Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 8911 | 2026-05-15T23:16:02.299Z | adding route 172.17.0.28/32 -> 10.0.0.255May 15 23:16:01.094May 15 23:16:01.094 |
| 8912 | 2026-05-15T23:16:02.299Z | DEBGINFO reset freemapadding route 172.17.0.30/32 -> 10.0.0.255, May 15 23:16:01.094unitMay 15 23:16:01.094 |
| 8913 | 2026-05-15T23:16:02.299Z | :May 15 23:16:01.081 INFO freemap_route_ipv4 May 15 23:16:01.094INFOadding route 172.17.0.32/32 -> 10.0.0.255 adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 8914 | 2026-05-15T23:16:02.299Z | DEBG |
| 8915 | 2026-05-15T23:16:02.299Z | |
| 8916 | 2026-05-15T23:16:02.299Z | 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 } }] |
| 8917 | 2026-05-15T23:16:02.299Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:16:01.094 |
| 8918 | 2026-05-15T23:16:02.299Z | May 15 23:16:01.094DEBG DEBG May 15 23:16:01.094 May 15 23:16:01.094replacing 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 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 8919 | 2026-05-15T23:16:02.299Z | |
| 8920 | 2026-05-15T23:16:02.299Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 8921 | 2026-05-15T23:16:02.299Z | May 15 23:16:01.094May 15 23:16:01.094INFOMay 15 23:16:01.094 INFOMay 15 23:16:01.094 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.29/32 -> 10.0.0.255 |
| 8922 | 2026-05-15T23:16:02.299Z | INFO |
| 8923 | 2026-05-15T23:16:02.299Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 8924 | 2026-05-15T23:16:02.299Z | |
| 8925 | 2026-05-15T23:16:02.299Z | adding route 172.17.0.31/32 -> 10.0.0.255May 15 23:16:01.094 |
| 8926 | 2026-05-15T23:16:02.299Z | May 15 23:16:01.094 DEBGDEBGMay 15 23:16:01.094 May 15 23:16:01.094replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 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 |
| 8927 | 2026-05-15T23:16:02.300Z | |
| 8928 | 2026-05-15T23:16:02.300Z | 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.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 15 23:16:01.094May 15 23:16:01.094May 15 23:16:01.094 |
| 8929 | 2026-05-15T23:16:02.300Z | INFO INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 172.17.0.34/32 -> 10.0.0.255 |
| 8930 | 2026-05-15T23:16:02.300Z | |
| 8931 | 2026-05-15T23:16:02.300Z | May 15 23:16:01.094 |
| 8932 | 2026-05-15T23:16:02.300Z | INFO DEBGMay 15 23:16:01.094 adding route 172.16.0.0/32 -> 10.0.0.3May 15 23:16:01.094 |
| 8933 | 2026-05-15T23:16:02.300Z | DEBG 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 } }]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 } }] |
| 8934 | 2026-05-15T23:16:02.300Z | May 15 23:16:01.095 May 15 23:16:01.094DEBG May 15 23:16:01.100 created new freemapINFO, DEBG adding route 172.17.0.35/32 -> 10.0.0.255unit |
| 8935 | 2026-05-15T23:16:02.300Z | :replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 8936 | 2026-05-15T23:16:02.300Z | freemap_route_ipv4 |
| 8937 | 2026-05-15T23:16:02.300Z | May 15 23:16:01.100 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 } }]May 15 23:16:01.100 |
| 8938 | 2026-05-15T23:16:02.300Z | DEBGMay 15 23:16:01.100 INFOcreated new freemap , adding route 172.16.0.0/32 -> 10.0.0.4May 15 23:16:01.100May 15 23:16:01.100unit : |
| 8939 | 2026-05-15T23:16:02.300Z | DEBGfreemap_route_ipv6 |
| 8940 | 2026-05-15T23:16:02.300Z | INFO adding route 172.17.0.36/32 -> 10.0.0.255created new freemap |
| 8941 | 2026-05-15T23:16:02.300Z | , May 15 23:16:01.100unitMay 15 23:16:01.100: May 15 23:16:01.100INFODEBG freemap_route_ipv6replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 8942 | 2026-05-15T23:16:02.300Z | |
| 8943 | 2026-05-15T23:16:02.300Z | |
| 8944 | 2026-05-15T23:16:02.300Z | DEBGMay 15 23:16:01.100 May 15 23:16:01.100 May 15 23:16:01.100DEBG DEBG initted freemap. size: 64replacing 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 } }]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.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 } }] |
| 8945 | 2026-05-15T23:16:02.300Z | unit |
| 8946 | 2026-05-15T23:16:02.300Z | : adding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv4 |
| 8947 | 2026-05-15T23:16:02.300Z | |
| 8948 | 2026-05-15T23:16:02.304Z | May 15 23:16:01.100 INFO |
| 8949 | 2026-05-15T23:16:02.304Z | adding route 172.17.0.37/32 -> 10.0.0.255May 15 23:16:01.100 |
| 8950 | 2026-05-15T23:16:02.304Z | May 15 23:16:01.100 DEBG DEBG initted freemap. size: 64reset freemapMay 15 23:16:01.100, unitDEBG:, unitfreemap_route_ipv4replacing 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 } }] |
| 8951 | 2026-05-15T23:16:02.304Z | |
| 8952 | 2026-05-15T23:16:02.304Z | : May 15 23:16:01.100freemap_route_ipv4 May 15 23:16:01.100 |
| 8953 | 2026-05-15T23:16:02.304Z | May 15 23:16:01.100INFODEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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:c::/64 -> 2001:db8::55:ffINFO |
| 8954 | 2026-05-15T23:16:02.304Z | |
| 8955 | 2026-05-15T23:16:02.304Z | May 15 23:16:01.100adding route 172.17.0.38/32 -> 10.0.0.255 |
| 8956 | 2026-05-15T23:16:02.304Z | DEBGMay 15 23:16:01.100 May 15 23:16:01.100 DEBGreset freemap May 15 23:16:01.100INFO DEBGadding 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 } }] |
| 8957 | 2026-05-15T23:16:02.304Z | 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 } }] |
| 8958 | 2026-05-15T23:16:02.304Z | , |
| 8959 | 2026-05-15T23:16:02.304Z | unit:May 15 23:16:01.100 May 15 23:16:01.100DEBGMay 15 23:16:01.100freemap_route_ipv4 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 8960 | 2026-05-15T23:16:02.304Z | INFO INFOadding route 172.17.0.39/32 -> 10.0.0.255 |
| 8961 | 2026-05-15T23:16:02.304Z | |
| 8962 | 2026-05-15T23:16:02.304Z | May 15 23:16:01.100 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffINFO |
| 8963 | 2026-05-15T23:16:02.304Z | adding route 172.16.0.0/32 -> 10.0.0.3May 15 23:16:01.100 |
| 8964 | 2026-05-15T23:16:02.304Z | DEBGMay 15 23:16:01.100 May 15 23:16:01.100replacing 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 15 23:16:01.100 DEBG |
| 8965 | 2026-05-15T23:16:02.304Z | DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, 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: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 } }] |
| 8966 | 2026-05-15T23:16:02.305Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 8967 | 2026-05-15T23:16:02.305Z | |
| 8968 | 2026-05-15T23:16:02.305Z | May 15 23:16:01.100 INFOMay 15 23:16:01.100 adding route 172.17.0.40/32 -> 10.0.0.255INFO |
| 8969 | 2026-05-15T23:16:02.305Z | May 15 23:16:01.100May 15 23:16:01.100 adding route 172.16.0.0/32 -> 10.0.0.4 |
| 8970 | 2026-05-15T23:16:02.305Z | INFOMay 15 23:16:01.100INFO DEBGMay 15 23:16:01.100 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 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8971 | 2026-05-15T23:16:02.305Z | DEBG |
| 8972 | 2026-05-15T23:16:02.305Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 8973 | 2026-05-15T23:16:02.305Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 15 23:16:01.100 |
| 8974 | 2026-05-15T23:16:02.305Z | INFOMay 15 23:16:01.100 adding route 172.17.0.41/32 -> 10.0.0.255May 15 23:16:01.100 |
| 8975 | 2026-05-15T23:16:02.305Z | DEBGMay 15 23:16:01.100 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.3, vlan_id: None } }] May 15 23:16:01.100DEBG |
| 8976 | 2026-05-15T23:16:02.305Z | 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 } }] |
| 8977 | 2026-05-15T23:16:02.305Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 |
| 8978 | 2026-05-15T23:16:02.305Z | 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 15 23:16:01.100 |
| 8979 | 2026-05-15T23:16:02.305Z | INFO May 15 23:16:01.100adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8980 | 2026-05-15T23:16:02.305Z | INFOMay 15 23:16:01.100 adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 8981 | 2026-05-15T23:16:02.305Z | adding route 172.17.0.42/32 -> 10.0.0.255May 15 23:16:01.100 |
| 8982 | 2026-05-15T23:16:02.305Z | DEBGMay 15 23:16:01.100 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 |
| 8983 | 2026-05-15T23:16:02.305Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 8984 | 2026-05-15T23:16:02.305Z | May 15 23:16:01.100May 15 23:16:01.100May 15 23:16:01.100 INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG |
| 8985 | 2026-05-15T23:16:02.305Z | adding route 172.16.0.0/32 -> 10.0.0.4replacing 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 } }] |
| 8986 | 2026-05-15T23:16:02.305Z | |
| 8987 | 2026-05-15T23:16:02.305Z | May 15 23:16:01.100 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 15 23:16:01.100 |
| 8988 | 2026-05-15T23:16:02.305Z | May 15 23:16:01.100 INFO DEBGadding route 172.17.0.43/32 -> 10.0.0.255 |
| 8989 | 2026-05-15T23:16:02.305Z | May 15 23:16:01.100replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 8990 | 2026-05-15T23:16:02.305Z | INFO May 15 23:16:01.100adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8991 | 2026-05-15T23:16:02.305Z | DEBG May 15 23:16:01.094replacing 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 15 23:16:01.100 |
| 8992 | 2026-05-15T23:16:02.305Z | INFOINFO May 15 23:16:01.100 May 15 23:16:01.100 adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255INFO |
| 8993 | 2026-05-15T23:16:02.305Z | DEBG |
| 8994 | 2026-05-15T23:16:02.305Z | 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 172.17.0.44/32 -> 10.0.0.255 |
| 8995 | 2026-05-15T23:16:02.305Z | |
| 8996 | 2026-05-15T23:16:02.305Z | May 15 23:16:01.100 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 } }]May 15 23:16:01.100 |
| 8997 | 2026-05-15T23:16:02.305Z | May 15 23:16:01.100INFO DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ffMay 15 23:16:01.100 |
| 8998 | 2026-05-15T23:16:02.305Z | May 15 23:16:01.100 DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.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 |
| 8999 | 2026-05-15T23:16:02.305Z | |
| 9000 | 2026-05-15T23:16:02.305Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9001 | 2026-05-15T23:16:02.305Z | May 15 23:16:01.100May 15 23:16:01.100 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 } }]DEBGMay 15 23:16:01.100 INFOMay 15 23:16:01.100replacing 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 } }] |
| 9002 | 2026-05-15T23:16:02.305Z | INFO |
| 9003 | 2026-05-15T23:16:02.305Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9004 | 2026-05-15T23:16:02.305Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9005 | 2026-05-15T23:16:02.306Z | DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]May 15 23:16:01.100 |
| 9006 | 2026-05-15T23:16:02.306Z | May 15 23:16:01.100May 15 23:16:01.100May 15 23:16:01.100 DEBG INFOreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 9007 | 2026-05-15T23:16:02.306Z | |
| 9008 | 2026-05-15T23:16:02.306Z | INFOMay 15 23:16:01.100 |
| 9009 | 2026-05-15T23:16:02.306Z | INFOadding route 172.17.0.32/32 -> 10.0.0.255May 15 23:16:01.100 May 15 23:16:01.100 INFOadding route 172.17.0.2/32 -> 10.0.0.255 INFO adding route 172.17.0.32/32 -> 10.0.0.255adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9010 | 2026-05-15T23:16:02.306Z | test route::tests::delete_targets_fragmented ... ok |
| 9011 | 2026-05-15T23:16:02.306Z | |
| 9012 | 2026-05-15T23:16:02.306Z | |
| 9013 | 2026-05-15T23:16:02.306Z | May 15 23:16:01.100 |
| 9014 | 2026-05-15T23:16:02.306Z | May 15 23:16:01.100DEBG May 15 23:16:01.100DEBG 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 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 } }] |
| 9015 | 2026-05-15T23:16:02.306Z | DEBG |
| 9016 | 2026-05-15T23:16:02.306Z | May 15 23:16:01.100May 15 23:16:01.100May 15 23:16:01.100replacing 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 } }] |
| 9017 | 2026-05-15T23:16:02.306Z | INFO May 15 23:16:01.100adding route 172.17.0.47/32 -> 10.0.0.255DEBGMay 15 23:16:01.100 |
| 9018 | 2026-05-15T23:16:02.306Z | 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 } }] INFOINFO |
| 9019 | 2026-05-15T23:16:02.306Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 172.17.0.33/32 -> 10.0.0.255 |
| 9020 | 2026-05-15T23:16:02.306Z | |
| 9021 | 2026-05-15T23:16:02.306Z | DEBG May 15 23:16:01.100replacing 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 15 23:16:01.100DEBGMay 15 23:16:01.100 May 15 23:16:01.100 |
| 9022 | 2026-05-15T23:16:02.306Z | 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 } }]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 } }] |
| 9023 | 2026-05-15T23:16:02.306Z | |
| 9024 | 2026-05-15T23:16:02.306Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9025 | 2026-05-15T23:16:02.306Z | DEBG May 15 23:16:01.100May 15 23:16:01.100 replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 9026 | 2026-05-15T23:16:02.306Z | INFOMay 15 23:16:01.100 adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9027 | 2026-05-15T23:16:02.306Z | May 15 23:16:01.100INFOadding route 172.17.0.3/32 -> 10.0.0.255 |
| 9028 | 2026-05-15T23:16:02.306Z | adding route 172.17.0.48/32 -> 10.0.0.255DEBG |
| 9029 | 2026-05-15T23:16:02.306Z | May 15 23:16:01.100replacing 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 15 23:16:01.100 INFODEBG |
| 9030 | 2026-05-15T23:16:02.306Z | May 15 23:16:01.100replacing 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 15 23:16:01.100 adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 9031 | 2026-05-15T23:16:02.306Z | DEBG |
| 9032 | 2026-05-15T23:16:02.306Z | 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 |
| 9033 | 2026-05-15T23:16:02.306Z | May 15 23:16:01.100May 15 23:16:01.100 May 15 23:16:01.100 INFODEBG INFO adding route 172.17.0.35/32 -> 10.0.0.255replacing 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 } }] |
| 9034 | 2026-05-15T23:16:02.306Z | 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 } }] |
| 9035 | 2026-05-15T23:16:02.306Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9036 | 2026-05-15T23:16:02.306Z | |
| 9037 | 2026-05-15T23:16:02.306Z | May 15 23:16:01.100 INFOMay 15 23:16:01.107May 15 23:16:01.107 adding route 172.17.0.49/32 -> 10.0.0.255May 15 23:16:01.107INFO |
| 9038 | 2026-05-15T23:16:02.306Z | DEBGMay 15 23:16:01.107 replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9039 | 2026-05-15T23:16:02.306Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 9040 | 2026-05-15T23:16:02.306Z | May 15 23:16:01.107May 15 23:16:01.107 May 15 23:16:01.107DEBGINFO adding route 172.17.0.36/32 -> 10.0.0.255DEBGreplacing 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 172.17.0.4/32 -> 10.0.0.255 |
| 9041 | 2026-05-15T23:16:02.306Z | |
| 9042 | 2026-05-15T23:16:02.306Z | |
| 9043 | 2026-05-15T23:16:02.306Z | 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 15 23:16:01.107 |
| 9044 | 2026-05-15T23:16:02.307Z | May 15 23:16:01.107 DEBG May 15 23:16:01.107replacing 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 15 23:16:01.107INFO |
| 9045 | 2026-05-15T23:16:02.307Z | INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 9046 | 2026-05-15T23:16:02.307Z | DEBGMay 15 23:16:01.107 adding route 172.17.0.50/32 -> 10.0.0.255INFO |
| 9047 | 2026-05-15T23:16:02.307Z | 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 15 23:16:01.107 |
| 9048 | 2026-05-15T23:16:02.310Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9049 | 2026-05-15T23:16:02.311Z | DEBGMay 15 23:16:01.107 replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9050 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107 May 15 23:16:01.107replacing 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 } }] |
| 9051 | 2026-05-15T23:16:02.311Z | 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 } }]INFOMay 15 23:16:01.107May 15 23:16:01.107 |
| 9052 | 2026-05-15T23:16:02.311Z | INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9053 | 2026-05-15T23:16:02.311Z | INFOMay 15 23:16:01.107 adding route 172.17.0.5/32 -> 10.0.0.255 adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 9054 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107INFO |
| 9055 | 2026-05-15T23:16:02.311Z | adding route 172.17.0.38/32 -> 10.0.0.255DEBG |
| 9056 | 2026-05-15T23:16:02.311Z | 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 15 23:16:01.107 |
| 9057 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107 DEBGMay 15 23:16:01.107 May 15 23:16:01.107replacing 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 } }] |
| 9058 | 2026-05-15T23:16:02.311Z | 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 } }]INFO |
| 9059 | 2026-05-15T23:16:02.311Z | 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 15 23:16:01.107adding route 172.17.0.52/32 -> 10.0.0.255 May 15 23:16:01.107 |
| 9060 | 2026-05-15T23:16:02.311Z | |
| 9061 | 2026-05-15T23:16:02.311Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO |
| 9062 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107adding route 172.17.0.39/32 -> 10.0.0.255 May 15 23:16:01.107 |
| 9063 | 2026-05-15T23:16:02.311Z | 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 } }]May 15 23:16:01.107 |
| 9064 | 2026-05-15T23:16:02.311Z | INFOMay 15 23:16:01.107 adding route 172.17.0.6/32 -> 10.0.0.255DEBG DEBG |
| 9065 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107replacing 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 } }] |
| 9066 | 2026-05-15T23:16:02.311Z | 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 |
| 9067 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107adding route 172.17.0.53/32 -> 10.0.0.255 May 15 23:16:01.107 |
| 9068 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107DEBG INFO INFOMay 15 23:16:01.107 adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff DEBGadding route 172.17.0.40/32 -> 10.0.0.255 |
| 9069 | 2026-05-15T23:16:02.311Z | |
| 9070 | 2026-05-15T23:16:02.311Z | 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.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 } }] |
| 9071 | 2026-05-15T23:16:02.311Z | |
| 9072 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107May 15 23:16:01.107 DEBGMay 15 23:16:01.107May 15 23:16:01.107 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 } }]INFODEBG |
| 9073 | 2026-05-15T23:16:02.311Z | 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 } }] INFOadding route 172.17.0.54/32 -> 10.0.0.255 |
| 9074 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107 |
| 9075 | 2026-05-15T23:16:02.311Z | INFO adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9076 | 2026-05-15T23:16:02.311Z | |
| 9077 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107May 15 23:16:01.107 INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBGMay 15 23:16:01.107 |
| 9078 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107 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 |
| 9079 | 2026-05-15T23:16:02.311Z | 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 } }]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 15 23:16:01.107 |
| 9080 | 2026-05-15T23:16:02.311Z | |
| 9081 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO May 15 23:16:01.107adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9082 | 2026-05-15T23:16:02.311Z | INFO |
| 9083 | 2026-05-15T23:16:02.311Z | May 15 23:16:01.107adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9084 | 2026-05-15T23:16:02.311Z | INFOMay 15 23:16:01.107May 15 23:16:01.107 INFODEBG May 15 23:16:01.107replacing 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 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 9085 | 2026-05-15T23:16:02.311Z | DEBG |
| 9086 | 2026-05-15T23:16:02.311Z | 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 } }] |
| 9087 | 2026-05-15T23:16:02.311Z | adding route 172.17.0.8/32 -> 10.0.0.255May 15 23:16:01.107May 15 23:16:01.107 INFO DEBGMay 15 23:16:01.107 adding route 172.17.0.56/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 } }] |
| 9088 | 2026-05-15T23:16:02.312Z | |
| 9089 | 2026-05-15T23:16:02.312Z | INFO |
| 9090 | 2026-05-15T23:16:02.312Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9091 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107 May 15 23:16:01.107INFO May 15 23:16:01.107adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff DEBG |
| 9092 | 2026-05-15T23:16:02.312Z | DEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 15 23:16:01.107 |
| 9093 | 2026-05-15T23:16:02.312Z | |
| 9094 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107 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 15 23:16:01.107 |
| 9095 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107 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 } }]INFO adding route 172.17.0.44/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9096 | 2026-05-15T23:16:02.312Z | |
| 9097 | 2026-05-15T23:16:02.312Z | |
| 9098 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107 INFOMay 15 23:16:01.107 May 15 23:16:01.107adding route 172.17.0.9/32 -> 10.0.0.255May 15 23:16:01.107 DEBG INFO |
| 9099 | 2026-05-15T23:16:02.312Z | DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9100 | 2026-05-15T23:16:02.312Z | |
| 9101 | 2026-05-15T23:16:02.312Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 9102 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107May 15 23:16:01.107 DEBGMay 15 23:16:01.107INFO May 15 23:16:01.107 INFO adding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9103 | 2026-05-15T23:16:02.312Z | DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9104 | 2026-05-15T23:16:02.312Z | |
| 9105 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9106 | 2026-05-15T23:16:02.312Z | DEBG May 15 23:16:01.107replacing 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 } }] |
| 9107 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107INFO DEBG May 15 23:16:01.107 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 } }]INFOMay 15 23:16:01.107 |
| 9108 | 2026-05-15T23:16:02.312Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO |
| 9109 | 2026-05-15T23:16:02.312Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9110 | 2026-05-15T23:16:02.312Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9111 | 2026-05-15T23:16:02.312Z | test route::tests::delete_targets_full ... ok |
| 9112 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107May 15 23:16:01.107 INFO DEBGMay 15 23:16:01.107 adding route 172.17.0.59/32 -> 10.0.0.255May 15 23:16:01.107 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 |
| 9113 | 2026-05-15T23:16:02.312Z | |
| 9114 | 2026-05-15T23:16:02.312Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG replacing targets for 172.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 } }] |
| 9115 | 2026-05-15T23:16:02.312Z | |
| 9116 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107 May 15 23:16:01.107INFO DEBGDEBG May 15 23:16:01.107replacing 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 |
| 9117 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107 adding route 172.17.0.47/32 -> 10.0.0.255replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9118 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107 |
| 9119 | 2026-05-15T23:16:02.312Z | INFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 9120 | 2026-05-15T23:16:02.312Z | |
| 9121 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107 INFO DEBGMay 15 23:16:01.107adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9122 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107replacing 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 |
| 9123 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107 May 15 23:16:01.107DEBG DEBGadding route 172.17.0.35/32 -> 10.0.0.255replacing 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 } }] |
| 9124 | 2026-05-15T23:16:02.312Z | May 15 23:16:01.107replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9125 | 2026-05-15T23:16:02.312Z | |
| 9126 | 2026-05-15T23:16:02.312Z | INFO 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 15 23:16:01.107 |
| 9127 | 2026-05-15T23:16:02.313Z | May 15 23:16:01.107adding route 172.17.0.48/32 -> 10.0.0.255 DEBG |
| 9128 | 2026-05-15T23:16:02.313Z | DEBG May 15 23:16:01.107failed to allocate space for the new target list |
| 9129 | 2026-05-15T23:16:02.313Z | INFO May 15 23:16:01.107replacing 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 } }] |
| 9130 | 2026-05-15T23:16:02.313Z | May 15 23:16:01.107DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff 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 } }]replacing targets for 172.16.0.0/32 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 } }] |
| 9131 | 2026-05-15T23:16:02.313Z | |
| 9132 | 2026-05-15T23:16:02.313Z | May 15 23:16:01.107 INFO |
| 9133 | 2026-05-15T23:16:02.313Z | May 15 23:16:01.107adding route 172.17.0.12/32 -> 10.0.0.255May 15 23:16:01.107 May 15 23:16:01.107INFO INFODEBG 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 172.17.0.36/32 -> 10.0.0.255 |
| 9134 | 2026-05-15T23:16:02.313Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9135 | 2026-05-15T23:16:02.313Z | |
| 9136 | 2026-05-15T23:16:02.313Z | |
| 9137 | 2026-05-15T23:16:02.313Z | May 15 23:16:01.107 May 15 23:16:01.107INFOMay 15 23:16:01.107May 15 23:16:01.107 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBGDEBG |
| 9138 | 2026-05-15T23:16:02.313Z | 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 } }]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 } }] |
| 9139 | 2026-05-15T23:16:02.313Z | |
| 9140 | 2026-05-15T23:16:02.313Z | May 15 23:16:01.107replacing 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 } }] |
| 9141 | 2026-05-15T23:16:02.313Z | 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 } }] |
| 9142 | 2026-05-15T23:16:02.313Z | May 15 23:16:01.107May 15 23:16:01.107May 15 23:16:01.107 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9143 | 2026-05-15T23:16:02.313Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9144 | 2026-05-15T23:16:02.313Z | INFO adding route 172.17.0.13/32 -> 10.0.0.255May 15 23:16:01.107 |
| 9145 | 2026-05-15T23:16:02.313Z | May 15 23:16:01.107May 15 23:16:01.107 INFODEBG DEBGadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 9146 | 2026-05-15T23:16:02.313Z | 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 } }] |
| 9147 | 2026-05-15T23:16:02.313Z | May 15 23:16:01.107replacing 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 } }] |
| 9148 | 2026-05-15T23:16:02.317Z | DEBGMay 15 23:16:01.107May 15 23:16:01.107 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 } }] |
| 9149 | 2026-05-15T23:16:02.317Z | INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255May 15 23:16:01.107 |
| 9150 | 2026-05-15T23:16:02.317Z | 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 |
| 9151 | 2026-05-15T23:16:02.317Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9152 | 2026-05-15T23:16:02.317Z | May 15 23:16:01.108 May 15 23:16:01.108May 15 23:16:01.108 May 15 23:16:01.108DEBGINFO adding route 172.17.0.14/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 } }]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 } }] |
| 9153 | 2026-05-15T23:16:02.317Z | |
| 9154 | 2026-05-15T23:16:02.317Z | |
| 9155 | 2026-05-15T23:16:02.317Z | May 15 23:16:01.114May 15 23:16:01.114 May 15 23:16:01.114 INFODEBG adding route 172.17.0.52/32 -> 10.0.0.255INFOreplacing 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 } }] |
| 9156 | 2026-05-15T23:16:02.317Z | |
| 9157 | 2026-05-15T23:16:02.317Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9158 | 2026-05-15T23:16:02.317Z | May 15 23:16:01.114 May 15 23:16:01.114May 15 23:16:01.114 DEBG DEBGreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9159 | 2026-05-15T23:16:02.317Z | 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 } }] |
| 9160 | 2026-05-15T23:16:02.317Z | May 15 23:16:01.114May 15 23:16:01.114 INFOINFOINFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9161 | 2026-05-15T23:16:02.317Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 172.17.0.40/32 -> 10.0.0.255 |
| 9162 | 2026-05-15T23:16:02.317Z | |
| 9163 | 2026-05-15T23:16:02.317Z | May 15 23:16:01.114 May 15 23:16:01.114DEBG May 15 23:16:01.114DEBG 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 } }]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: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 } }] |
| 9164 | 2026-05-15T23:16:02.317Z | |
| 9165 | 2026-05-15T23:16:02.317Z | |
| 9166 | 2026-05-15T23:16:02.317Z | May 15 23:16:01.114May 15 23:16:01.114 INFOINFO May 15 23:16:01.114 adding route 172.17.0.41/32 -> 10.0.0.255 adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9167 | 2026-05-15T23:16:02.317Z | |
| 9168 | 2026-05-15T23:16:02.317Z | INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 9169 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114 May 15 23:16:01.114DEBGMay 15 23:16:01.114 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 |
| 9170 | 2026-05-15T23:16:02.318Z | DEBG replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 9171 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114 |
| 9172 | 2026-05-15T23:16:02.318Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9173 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114May 15 23:16:01.114 INFOMay 15 23:16:01.114INFO DEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 9174 | 2026-05-15T23:16:02.318Z | adding route 172.17.0.42/32 -> 10.0.0.255replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9175 | 2026-05-15T23:16:02.318Z | |
| 9176 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114 May 15 23:16:01.114DEBG May 15 23:16:01.114 INFO 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 } }] |
| 9177 | 2026-05-15T23:16:02.318Z | adding route 172.17.0.56/32 -> 10.0.0.255DEBG |
| 9178 | 2026-05-15T23:16:02.318Z | 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 } }] |
| 9179 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114 INFOMay 15 23:16:01.114May 15 23:16:01.114 DEBGINFOadding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 9180 | 2026-05-15T23:16:02.318Z | 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.255 |
| 9181 | 2026-05-15T23:16:02.318Z | |
| 9182 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114 DEBG May 15 23:16:01.114May 15 23:16:01.114 replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 9183 | 2026-05-15T23:16:02.318Z | INFO replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9184 | 2026-05-15T23:16:02.318Z | |
| 9185 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114 INFOMay 15 23:16:01.114 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG |
| 9186 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114 replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9187 | 2026-05-15T23:16:02.318Z | adding route 172.17.0.44/32 -> 10.0.0.255May 15 23:16:01.114 |
| 9188 | 2026-05-15T23:16:02.318Z | DEBG May 15 23:16:01.114replacing 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 15 23:16:01.114 |
| 9189 | 2026-05-15T23:16:02.318Z | INFODEBG adding route 172.17.0.58/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 } }] |
| 9190 | 2026-05-15T23:16:02.318Z | |
| 9191 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffMay 15 23:16:01.114May 15 23:16:01.114 |
| 9192 | 2026-05-15T23:16:02.318Z | INFO DEBGadding route 172.17.0.45/32 -> 10.0.0.255 May 15 23:16:01.114replacing 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 } }] |
| 9193 | 2026-05-15T23:16:02.318Z | |
| 9194 | 2026-05-15T23:16:02.318Z | 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 } }]May 15 23:16:01.114 |
| 9195 | 2026-05-15T23:16:02.318Z | DEBG May 15 23:16:01.114replacing 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 } }] |
| 9196 | 2026-05-15T23:16:02.318Z | INFOMay 15 23:16:01.114 adding route 172.17.0.59/32 -> 10.0.0.255INFO |
| 9197 | 2026-05-15T23:16:02.318Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 9198 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114 INFO adding route 172.17.0.46/32 -> 10.0.0.255May 15 23:16:01.114May 15 23:16:01.114 |
| 9199 | 2026-05-15T23:16:02.318Z | DEBGDEBG replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 9200 | 2026-05-15T23:16:02.318Z | |
| 9201 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114 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 } }] |
| 9202 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114May 15 23:16:01.114 INFOINFO May 15 23:16:01.114adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 9203 | 2026-05-15T23:16:02.318Z | INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9204 | 2026-05-15T23:16:02.318Z | adding route 172.17.0.47/32 -> 10.0.0.255May 15 23:16:01.114 |
| 9205 | 2026-05-15T23:16:02.318Z | DEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9206 | 2026-05-15T23:16:02.318Z | May 15 23:16:01.114 May 15 23:16:01.114DEBG May 15 23:16:01.114DEBG 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.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 } }] |
| 9207 | 2026-05-15T23:16:02.318Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 9208 | 2026-05-15T23:16:02.319Z | |
| 9209 | 2026-05-15T23:16:02.319Z | test route::tests::delete_target_full ... ok |
| 9210 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114May 15 23:16:01.114 May 15 23:16:01.114 INFODEBGDEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing 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 } }]failed to allocate space for the new target list |
| 9211 | 2026-05-15T23:16:02.319Z | |
| 9212 | 2026-05-15T23:16:02.319Z | |
| 9213 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114May 15 23:16:01.114 May 15 23:16:01.114INFO DEBGDEBGadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 9214 | 2026-05-15T23:16:02.319Z | replacing targets for 172.16.0.0/32 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.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 } }] |
| 9215 | 2026-05-15T23:16:02.319Z | |
| 9216 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114 May 15 23:16:01.114INFO DEBGadding route 172.17.0.49/32 -> 10.0.0.255 |
| 9217 | 2026-05-15T23:16:02.319Z | 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 } }] |
| 9218 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114May 15 23:16:01.114 INFODEBG adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 9219 | 2026-05-15T23:16:02.319Z | |
| 9220 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114May 15 23:16:01.114 INFODEBG adding route 172.17.0.50/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 } }] |
| 9221 | 2026-05-15T23:16:02.319Z | |
| 9222 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114 May 15 23:16:01.114INFO DEBGadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 9223 | 2026-05-15T23:16:02.319Z | 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 } }] |
| 9224 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114May 15 23:16:01.114 INFODEBG adding route 172.17.0.51/32 -> 10.0.0.255replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9225 | 2026-05-15T23:16:02.319Z | |
| 9226 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114 May 15 23:16:01.114INFO DEBGadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 9227 | 2026-05-15T23:16:02.319Z | 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 } }] |
| 9228 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114May 15 23:16:01.114 DEBGINFO 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 172.17.0.52/32 -> 10.0.0.255 |
| 9229 | 2026-05-15T23:16:02.319Z | |
| 9230 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114 INFODEBGMay 15 23:16:01.114 adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9231 | 2026-05-15T23:16:02.319Z | INFOreplacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9232 | 2026-05-15T23:16:02.319Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 9233 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114May 15 23:16:01.114 May 15 23:16:01.114INFO DEBGadding route 172.17.0.53/32 -> 10.0.0.255 DEBGreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9234 | 2026-05-15T23:16:02.319Z | 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 } }] |
| 9235 | 2026-05-15T23:16:02.319Z | |
| 9236 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114May 15 23:16:01.114 May 15 23:16:01.114INFO INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 9237 | 2026-05-15T23:16:02.319Z | adding route 172.17.0.16/32 -> 10.0.0.255DEBG |
| 9238 | 2026-05-15T23:16:02.319Z | 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 } }] |
| 9239 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114 May 15 23:16:01.114DEBG DEBGMay 15 23:16:01.114 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 9240 | 2026-05-15T23:16:02.319Z | |
| 9241 | 2026-05-15T23:16:02.319Z | INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9242 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114May 15 23:16:01.114 INFOINFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffadding route 172.17.0.17/32 -> 10.0.0.255 |
| 9243 | 2026-05-15T23:16:02.319Z | |
| 9244 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114 DEBGMay 15 23:16:01.114May 15 23:16:01.114 DEBGDEBGreplacing 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 } }] |
| 9245 | 2026-05-15T23:16:02.319Z | 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 } }] |
| 9246 | 2026-05-15T23:16:02.319Z | 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 } }] |
| 9247 | 2026-05-15T23:16:02.319Z | May 15 23:16:01.114May 15 23:16:01.114May 15 23:16:01.114 INFO INFOINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.18/32 -> 10.0.0.255 |
| 9248 | 2026-05-15T23:16:02.323Z | adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9249 | 2026-05-15T23:16:02.323Z | |
| 9250 | 2026-05-15T23:16:02.323Z | May 15 23:16:01.114May 15 23:16:01.114 May 15 23:16:01.114DEBG DEBG DEBGreplacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 9251 | 2026-05-15T23:16:02.323Z | |
| 9252 | 2026-05-15T23:16:02.323Z | 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 } }] |
| 9253 | 2026-05-15T23:16:02.323Z | May 15 23:16:01.114May 15 23:16:01.114 May 15 23:16:01.114INFO INFO adding route 172.17.0.19/32 -> 10.0.0.255INFO |
| 9254 | 2026-05-15T23:16:02.323Z | adding route 172.17.0.56/32 -> 10.0.0.255adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 9255 | 2026-05-15T23:16:02.324Z | |
| 9256 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.114 DEBG May 15 23:16:01.114May 15 23:16:01.114replacing 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 } }] |
| 9257 | 2026-05-15T23:16:02.324Z | DEBG DEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 15 23:16:01.114 |
| 9258 | 2026-05-15T23:16:02.324Z | |
| 9259 | 2026-05-15T23:16:02.324Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 9260 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.114May 15 23:16:01.114 May 15 23:16:01.114INFO DEBGadding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO |
| 9261 | 2026-05-15T23:16:02.324Z | adding route 172.17.0.57/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 } }] |
| 9262 | 2026-05-15T23:16:02.324Z | |
| 9263 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.114May 15 23:16:01.114May 15 23:16:01.114 INFODEBGDEBG adding route 172.17.0.21/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 } }]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 } }] |
| 9264 | 2026-05-15T23:16:02.324Z | |
| 9265 | 2026-05-15T23:16:02.324Z | |
| 9266 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.114May 15 23:16:01.114May 15 23:16:01.114 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255DEBG |
| 9267 | 2026-05-15T23:16:02.324Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 9268 | 2026-05-15T23:16:02.324Z | 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 } }] |
| 9269 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.114May 15 23:16:01.114May 15 23:16:01.114 DEBG INFODEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 9270 | 2026-05-15T23:16:02.324Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9271 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120 INFO adding route 172.17.0.59/32 -> 10.0.0.255May 15 23:16:01.120 |
| 9272 | 2026-05-15T23:16:02.324Z | DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9273 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120 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 } }]May 15 23:16:01.120 |
| 9274 | 2026-05-15T23:16:02.324Z | INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9275 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120 INFO adding route 172.17.0.60/32 -> 10.0.0.255May 15 23:16:01.120 |
| 9276 | 2026-05-15T23:16:02.324Z | 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 } }] |
| 9277 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120 DEBGMay 15 23:16:01.120 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 |
| 9278 | 2026-05-15T23:16:02.324Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9279 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120 May 15 23:16:01.120 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.61/32 -> 10.0.0.255 |
| 9280 | 2026-05-15T23:16:02.324Z | |
| 9281 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120 May 15 23:16:01.120DEBG INFOreplacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9282 | 2026-05-15T23:16:02.324Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9283 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120May 15 23:16:01.120 DEBGINFO replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.62/32 -> 10.0.0.255 |
| 9284 | 2026-05-15T23:16:02.324Z | |
| 9285 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120 May 15 23:16:01.120DEBG 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 } }] |
| 9286 | 2026-05-15T23:16:02.324Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9287 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120 |
| 9288 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120 DEBGDEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list |
| 9289 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120 |
| 9290 | 2026-05-15T23:16:02.324Z | INFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 9291 | 2026-05-15T23:16:02.324Z | May 15 23:16:01.120May 15 23:16:01.120 DEBGINFOMay 15 23:16:01.120 adding route 172.17.0.27/32 -> 10.0.0.255DEBG |
| 9292 | 2026-05-15T23:16:02.324Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9293 | 2026-05-15T23:16:02.324Z | |
| 9294 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120May 15 23:16:01.120 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 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 9295 | 2026-05-15T23:16:02.325Z | |
| 9296 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120May 15 23:16:01.120 INFODEBG adding route 172.17.0.28/32 -> 10.0.0.255replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9297 | 2026-05-15T23:16:02.325Z | |
| 9298 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120May 15 23:16:01.120 DEBGINFO replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 9299 | 2026-05-15T23:16:02.325Z | |
| 9300 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120May 15 23:16:01.120 INFODEBG 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 } }] |
| 9301 | 2026-05-15T23:16:02.325Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9302 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120May 15 23:16:01.120 INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 9303 | 2026-05-15T23:16:02.325Z | 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 } }] |
| 9304 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120May 15 23:16:01.120 DEBGINFO replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9305 | 2026-05-15T23:16:02.325Z | |
| 9306 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120May 15 23:16:01.120 DEBGINFO replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 9307 | 2026-05-15T23:16:02.325Z | |
| 9308 | 2026-05-15T23:16:02.325Z | test route::tests::delete_target_fragmented ... ok |
| 9309 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120May 15 23:16:01.120 INFODEBG adding route 172.17.0.31/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 } }] |
| 9310 | 2026-05-15T23:16:02.325Z | |
| 9311 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120May 15 23:16:01.120 DEBGINFO replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 9312 | 2026-05-15T23:16:02.325Z | |
| 9313 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120May 15 23:16:01.120 INFODEBG adding route 172.17.0.32/32 -> 10.0.0.255replacing 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 } }] |
| 9314 | 2026-05-15T23:16:02.325Z | |
| 9315 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120May 15 23:16:01.120 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 } }] |
| 9316 | 2026-05-15T23:16:02.325Z | INFOMay 15 23:16:01.120 adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffINFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9317 | 2026-05-15T23:16:02.325Z | |
| 9318 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120 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 } }]May 15 23:16:01.120 |
| 9319 | 2026-05-15T23:16:02.325Z | DEBG replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9320 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.120 INFO adding route 172.17.0.34/32 -> 10.0.0.255May 15 23:16:01.120 |
| 9321 | 2026-05-15T23:16:02.325Z | INFO adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffMay 15 23:16:01.121 |
| 9322 | 2026-05-15T23:16:02.325Z | 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 } }] |
| 9323 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.121 DEBG 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 } }]May 15 23:16:01.121 |
| 9324 | 2026-05-15T23:16:02.325Z | INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9325 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.121 DEBG May 15 23:16:01.121failed to allocate space for the new target list |
| 9326 | 2026-05-15T23:16:02.325Z | 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 } }] |
| 9327 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.121 DEBGMay 15 23:16:01.121 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9328 | 2026-05-15T23:16:02.325Z | |
| 9329 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.128 DEBG May 15 23:16:01.128replacing 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 } }] |
| 9330 | 2026-05-15T23:16:02.325Z | DEBG failed to allocate space for the new target list |
| 9331 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.128 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9332 | 2026-05-15T23:16:02.325Z | May 15 23:16:01.128 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 } }] |
| 9333 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9334 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 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 } }] |
| 9335 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9336 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 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 } }] |
| 9337 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9338 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 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 } }] |
| 9339 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9340 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 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 } }] |
| 9341 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9342 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 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 } }] |
| 9343 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9344 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 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 } }] |
| 9345 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9346 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 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 } }] |
| 9347 | 2026-05-15T23:16:02.326Z | May 15 23:16:01.128 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9348 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 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 } }] |
| 9349 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9350 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 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 } }] |
| 9351 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9352 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 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 } }] |
| 9353 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9354 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 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 } }] |
| 9355 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9356 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.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 } }] |
| 9357 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9358 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.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 } }] |
| 9359 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9360 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.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 } }] |
| 9361 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9362 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 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 } }] |
| 9363 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9364 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.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 } }] |
| 9365 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9366 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.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 } }] |
| 9367 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9368 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.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 } }] |
| 9369 | 2026-05-15T23:16:02.330Z | May 15 23:16:01.128 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9370 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.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 } }] |
| 9371 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.128 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9372 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.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 } }] |
| 9373 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.128 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9374 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.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 } }] |
| 9375 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.128 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9376 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.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 } }] |
| 9377 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.128 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9378 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.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 } }] |
| 9379 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.128 DEBG failed to allocate space for the new target list |
| 9380 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.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 } }, 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 } }] |
| 9381 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 DEBG created new freemap, unit: freemap_route_ipv4 |
| 9382 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 DEBG created new freemap, unit: freemap_route_ipv6 |
| 9383 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9384 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 9385 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 DEBG reset freemap, unit: freemap_route_ipv4 |
| 9386 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 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 } }] |
| 9387 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.17.0.0/32 -> 10.0.0.255 |
| 9388 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 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 } }] |
| 9389 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9390 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9391 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9392 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 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 } }] |
| 9393 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9394 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 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 } }] |
| 9395 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9396 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 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 } }] |
| 9397 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9398 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 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 } }] |
| 9399 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.17.0.6/32 -> 10.0.0.255 |
| 9400 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 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 } }] |
| 9401 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9402 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 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 } }] |
| 9403 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9404 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 DEBG replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9405 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9406 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 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 } }] |
| 9407 | 2026-05-15T23:16:02.331Z | May 15 23:16:01.129 INFO adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9408 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9409 | 2026-05-15T23:16:02.332Z | test route::tests::add_target_fails_full ... ok |
| 9410 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9411 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9412 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9413 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9414 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 9415 | 2026-05-15T23:16:02.332Z | |
| 9416 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9417 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9418 | 2026-05-15T23:16:02.332Z | test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s |
| 9419 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9420 | 2026-05-15T23:16:02.332Z | |
| 9421 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9422 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9423 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.16/32 -> 10.0.0.255 |
| 9424 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9425 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.17/32 -> 10.0.0.255 |
| 9426 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9427 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9428 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9429 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9430 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9431 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 9432 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9433 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9434 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9435 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9436 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 DEBG replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9437 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9438 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9439 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9440 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9441 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9442 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9443 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9444 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9445 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9446 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 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 } }] |
| 9447 | 2026-05-15T23:16:02.332Z | May 15 23:16:01.129 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9448 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.129 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 } }] |
| 9449 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9450 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9451 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9452 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9453 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9454 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9455 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9456 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9457 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9458 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9459 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9460 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9461 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9462 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9463 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9464 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9465 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9466 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9467 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9468 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9469 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9470 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9471 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9472 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9473 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9474 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9475 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9476 | 2026-05-15T23:16:02.337Z | May 15 23:16:01.135 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 } }] |
| 9477 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9478 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9479 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9480 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9481 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9482 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9483 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9484 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9485 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9486 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9487 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9488 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9489 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 9490 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9491 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9492 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9493 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9494 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9495 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9496 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9497 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9498 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9499 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9500 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9501 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9502 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9503 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9504 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9505 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9506 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9507 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9508 | 2026-05-15T23:16:02.338Z | |
| 9509 | 2026-05-15T23:16:02.338Z | running 0 tests |
| 9510 | 2026-05-15T23:16:02.338Z | |
| 9511 | 2026-05-15T23:16:02.338Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9512 | 2026-05-15T23:16:02.338Z | |
| 9513 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 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 } }] |
| 9514 | 2026-05-15T23:16:02.338Z | May 15 23:16:01.135 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9515 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 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 } }] |
| 9516 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9517 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 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 } }] |
| 9518 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 9519 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 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 } }] |
| 9520 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 INFO adding route 172.17.0.62/32 -> 10.0.0.255 |
| 9521 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 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 } }] |
| 9522 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 INFO adding route 172.17.0.63/32 -> 10.0.0.255 |
| 9523 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 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 } }] |
| 9524 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 DEBG failed to allocate space for the new target list |
| 9525 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 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 } }] |
| 9526 | 2026-05-15T23:16:02.339Z | May 15 23:16:01.135 DEBG failed to allocate space for the new target list |
| 9527 | 2026-05-15T23:16:02.339Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-bbbf33576fce60e8) |
| 9528 | 2026-05-15T23:16:02.339Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-ce762b37960fa606) |
| 9529 | 2026-05-15T23:16:02.339Z | |
| 9530 | 2026-05-15T23:16:02.339Z | running 0 tests |
| 9531 | 2026-05-15T23:16:02.339Z | |
| 9532 | 2026-05-15T23:16:02.339Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9533 | 2026-05-15T23:16:02.339Z | |
| 9534 | 2026-05-15T23:16:02.339Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-d6420bb49020d9a7) |
| 9535 | 2026-05-15T23:16:02.339Z | |
| 9536 | 2026-05-15T23:16:02.339Z | running 6 tests |
| 9537 | 2026-05-15T23:16:02.339Z | test tests::test_full_lot_id_neither_present ... ok |
| 9538 | 2026-05-15T23:16:02.339Z | test tests::test_full_lot_id_both_present ... ok |
| 9539 | 2026-05-15T23:16:02.339Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 9540 | 2026-05-15T23:16:02.339Z | test tests::test_full_lot_id_lot_only ... ok |
| 9541 | 2026-05-15T23:16:02.339Z | test tests::test_port_id_cmp ... ok |
| 9542 | 2026-05-15T23:16:02.339Z | test tests::test_parse_client_port_id ... ok |
| 9543 | 2026-05-15T23:16:02.339Z | |
| 9544 | 2026-05-15T23:16:02.339Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9545 | 2026-05-15T23:16:02.339Z | |
| 9546 | 2026-05-15T23:16:02.339Z | Running tests/test_all.rs (target/debug/deps/test_all-395380c5632c31ff) |
| 9547 | 2026-05-15T23:16:02.343Z | |
| 9548 | 2026-05-15T23:16:02.343Z | running 6 tests |
| 9549 | 2026-05-15T23:16:05.349Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 9550 | 2026-05-15T23:16:05.353Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 9551 | 2026-05-15T23:16:05.353Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 9552 | 2026-05-15T23:16:05.358Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 9553 | 2026-05-15T23:16:05.687Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 9554 | 2026-05-15T23:16:06.792Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... ok |
| 9555 | 2026-05-15T23:16:06.792Z | |
| 9556 | 2026-05-15T23:16:06.792Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.45s |
| 9557 | 2026-05-15T23:16:06.792Z | |
| 9558 | 2026-05-15T23:16:06.798Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-930e12847fbe5178) |
| 9559 | 2026-05-15T23:16:06.804Z | |
| 9560 | 2026-05-15T23:16:06.804Z | running 0 tests |
| 9561 | 2026-05-15T23:16:06.804Z | |
| 9562 | 2026-05-15T23:16:06.807Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9563 | 2026-05-15T23:16:06.807Z | |
| 9564 | 2026-05-15T23:16:06.807Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-6213c5f8621a420f) |
| 9565 | 2026-05-15T23:16:06.810Z | |
| 9566 | 2026-05-15T23:16:06.810Z | running 0 tests |
| 9567 | 2026-05-15T23:16:06.810Z | |
| 9568 | 2026-05-15T23:16:06.810Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9569 | 2026-05-15T23:16:06.810Z | |
| 9570 | 2026-05-15T23:16:06.813Z | Running unittests src/lib.rs (target/debug/deps/packet-f49eaf85aaeda3e3) |
| 9571 | 2026-05-15T23:16:06.816Z | |
| 9572 | 2026-05-15T23:16:06.816Z | running 12 tests |
| 9573 | 2026-05-15T23:16:06.819Z | test icmp::test_v6_checksum ... ok |
| 9574 | 2026-05-15T23:16:06.819Z | test icmp::test_v4_checksum ... ok |
| 9575 | 2026-05-15T23:16:06.819Z | test ipv6::test_ipv6_parse ... ok |
| 9576 | 2026-05-15T23:16:06.819Z | test lldp::test_lldp_parse ... ok |
| 9577 | 2026-05-15T23:16:06.819Z | test pbuf::test_byte ... ok |
| 9578 | 2026-05-15T23:16:06.819Z | test pbuf::test_nibble ... ok |
| 9579 | 2026-05-15T23:16:06.819Z | test pbuf::test_short ... ok |
| 9580 | 2026-05-15T23:16:06.819Z | test pbuf::test_twelve ... ok |
| 9581 | 2026-05-15T23:16:06.819Z | test pbuf::test_word ... ok |
| 9582 | 2026-05-15T23:16:06.819Z | test pbuf::test_overflow ... ok |
| 9583 | 2026-05-15T23:16:06.819Z | test tcp::test_checksum_ack_data ... ok |
| 9584 | 2026-05-15T23:16:06.819Z | test tcp::test_checksum_syn_nodata ... ok |
| 9585 | 2026-05-15T23:16:06.820Z | |
| 9586 | 2026-05-15T23:16:06.820Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9587 | 2026-05-15T23:16:06.820Z | |
| 9588 | 2026-05-15T23:16:06.823Z | Running unittests src/lib.rs (target/debug/deps/pcap-e686db3859420275) |
| 9589 | 2026-05-15T23:16:06.826Z | |
| 9590 | 2026-05-15T23:16:06.826Z | running 0 tests |
| 9591 | 2026-05-15T23:16:06.826Z | |
| 9592 | 2026-05-15T23:16:06.826Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9593 | 2026-05-15T23:16:06.826Z | |
| 9594 | 2026-05-15T23:16:06.826Z | Running unittests src/main.rs (target/debug/deps/swadm-2ba98d749d0a06fb) |
| 9595 | 2026-05-15T23:16:06.829Z | |
| 9596 | 2026-05-15T23:16:06.829Z | running 5 tests |
| 9597 | 2026-05-15T23:16:06.829Z | test switchport::test::test_compute_lanes ... ok |
| 9598 | 2026-05-15T23:16:06.829Z | test switchport::test::port_id_ordering ... ok |
| 9599 | 2026-05-15T23:16:06.829Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 9600 | 2026-05-15T23:16:06.829Z | Lane 0 State: Activated Activated Activated Activated |
| 9601 | 2026-05-15T23:16:06.829Z | Lane 1 Rx Output Enabled: false Lane 2false Lane 3false |
| 9602 | 2026-05-15T23:16:06.829Z | false |
| 9603 | 2026-05-15T23:16:06.829Z | Rx Output Status: valid Rx Loss-of-lock: Yes valid Yesvalid Yesvalid |
| 9604 | 2026-05-15T23:16:06.829Z | Yes Rx Loss-of-lock: true |
| 9605 | 2026-05-15T23:16:06.829Z | true true Rx Loss-of-signal: Yes true |
| 9606 | 2026-05-15T23:16:06.829Z | Yes Rx Loss-of-signal: falseYes Yes |
| 9607 | 2026-05-15T23:16:06.829Z | false false Rx CDR Enabled: Yes false |
| 9608 | 2026-05-15T23:16:06.829Z | YesRx Auto-squelch Disable: true trueYes Yestrue |
| 9609 | 2026-05-15T23:16:06.829Z | true |
| 9610 | 2026-05-15T23:16:06.829Z | Tx Enabled: Yes Tx Output Enabled: true Yestrue Yes trueYes true |
| 9611 | 2026-05-15T23:16:06.829Z | |
| 9612 | 2026-05-15T23:16:06.829Z | Tx Loss-of-lock: No Tx Output Status: invalid invalidNo invalid Noinvalid |
| 9613 | 2026-05-15T23:16:06.829Z | Tx Loss-of-lock: falseNo |
| 9614 | 2026-05-15T23:16:06.829Z | false Tx Loss-of-signal: No falseNo false |
| 9615 | 2026-05-15T23:16:06.829Z | No Tx Loss-of-signal: true Notrue |
| 9616 | 2026-05-15T23:16:06.829Z | true true Tx CDR Enabled: No |
| 9617 | 2026-05-15T23:16:06.829Z | No Tx Auto-squelch Disable: false No falseNo |
| 9618 | 2026-05-15T23:16:06.829Z | false false |
| 9619 | 2026-05-15T23:16:06.829Z | Tx Adaptive EQ Fault: No Tx Adaptive EQ Fail: true No true Notrue true |
| 9620 | 2026-05-15T23:16:06.829Z | No Tx Failure: false |
| 9621 | 2026-05-15T23:16:06.829Z | Tx Fault: Yesfalse false Yesfalse |
| 9622 | 2026-05-15T23:16:06.829Z | Tx Force Squelch: true Yes trueYes |
| 9623 | 2026-05-15T23:16:06.830Z | true true |
| 9624 | 2026-05-15T23:16:06.830Z | Tx Input Polarity: normal normal normal normal |
| 9625 | 2026-05-15T23:16:06.830Z | test switchport::test::test_print_sff_datapath ... ok |
| 9626 | 2026-05-15T23:16:06.830Z | test switchport::test::test_print_cmis_datapath ... ok |
| 9627 | 2026-05-15T23:16:06.833Z | test link::test_filter ... ok |
| 9628 | 2026-05-15T23:16:06.833Z | |
| 9629 | 2026-05-15T23:16:06.833Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9630 | 2026-05-15T23:16:06.833Z | |
| 9631 | 2026-05-15T23:16:06.833Z | Running tests/counters.rs (target/debug/deps/counters-9829e695a9264972) |
| 9632 | 2026-05-15T23:16:06.836Z | |
| 9633 | 2026-05-15T23:16:06.836Z | running 1 test |
| 9634 | 2026-05-15T23:16:06.836Z | test test_p4_counter_list ... ignored |
| 9635 | 2026-05-15T23:16:06.838Z | |
| 9636 | 2026-05-15T23:16:06.839Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9637 | 2026-05-15T23:16:06.839Z | |
| 9638 | 2026-05-15T23:16:06.839Z | Running tests/port-link.rs (target/debug/deps/port_link-0e1965947f5236f3) |
| 9639 | 2026-05-15T23:16:06.842Z | |
| 9640 | 2026-05-15T23:16:06.842Z | running 5 tests |
| 9641 | 2026-05-15T23:16:06.842Z | test test_an ... ignored |
| 9642 | 2026-05-15T23:16:06.842Z | test test_enable ... ignored |
| 9643 | 2026-05-15T23:16:06.842Z | test test_ip_addresses ... ignored |
| 9644 | 2026-05-15T23:16:06.842Z | test test_kr ... ignored |
| 9645 | 2026-05-15T23:16:06.842Z | test test_mac ... ignored |
| 9646 | 2026-05-15T23:16:06.842Z | |
| 9647 | 2026-05-15T23:16:06.842Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9648 | 2026-05-15T23:16:06.842Z | |
| 9649 | 2026-05-15T23:16:06.842Z | Running unittests src/main.rs (target/debug/deps/tfportd-f683aee15d8a81d6) |
| 9650 | 2026-05-15T23:16:06.842Z | |
| 9651 | 2026-05-15T23:16:06.842Z | running 3 tests |
| 9652 | 2026-05-15T23:16:06.845Z | test linklocal::test_parse_ipadm ... ok |
| 9653 | 2026-05-15T23:16:06.845Z | test tfport::test_parse_tfport ... ok |
| 9654 | 2026-05-15T23:16:06.845Z | test config::tests::test_updates ... ok |
| 9655 | 2026-05-15T23:16:06.845Z | |
| 9656 | 2026-05-15T23:16:06.845Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9657 | 2026-05-15T23:16:06.845Z | |
| 9658 | 2026-05-15T23:16:06.845Z | Running unittests src/main.rs (target/debug/deps/uplinkd-f927168ab4b408fd) |
| 9659 | 2026-05-15T23:16:06.848Z | |
| 9660 | 2026-05-15T23:16:06.848Z | running 0 tests |
| 9661 | 2026-05-15T23:16:06.848Z | |
| 9662 | 2026-05-15T23:16:06.851Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9663 | 2026-05-15T23:16:06.851Z | |
| 9664 | 2026-05-15T23:16:06.851Z | Running unittests src/main.rs (target/debug/deps/xtask-3dd55c38a6cf659c) |
| 9665 | 2026-05-15T23:16:06.853Z | |
| 9666 | 2026-05-15T23:16:06.853Z | running 0 tests |
| 9667 | 2026-05-15T23:16:06.853Z | |
| 9668 | 2026-05-15T23:16:06.853Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9669 | 2026-05-15T23:16:06.853Z | |
| 9670 | 2026-05-15T23:16:06.856Z | Doc-tests aal |
| 9671 | 2026-05-15T23:16:07.026Z | |
| 9672 | 2026-05-15T23:16:07.026Z | running 0 tests |
| 9673 | 2026-05-15T23:16:07.026Z | |
| 9674 | 2026-05-15T23:16:07.029Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9675 | 2026-05-15T23:16:07.029Z | |
| 9676 | 2026-05-15T23:16:07.044Z | Doc-tests aal_macros |
| 9677 | 2026-05-15T23:16:07.119Z | |
| 9678 | 2026-05-15T23:16:07.119Z | running 0 tests |
| 9679 | 2026-05-15T23:16:07.119Z | |
| 9680 | 2026-05-15T23:16:07.119Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9681 | 2026-05-15T23:16:07.119Z | |
| 9682 | 2026-05-15T23:16:07.131Z | Doc-tests common |
| 9683 | 2026-05-15T23:16:07.368Z | |
| 9684 | 2026-05-15T23:16:07.368Z | running 0 tests |
| 9685 | 2026-05-15T23:16:07.368Z | |
| 9686 | 2026-05-15T23:16:07.368Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9687 | 2026-05-15T23:16:07.368Z | |
| 9688 | 2026-05-15T23:16:07.390Z | Doc-tests dpd_api |
| 9689 | 2026-05-15T23:16:08.213Z | |
| 9690 | 2026-05-15T23:16:08.213Z | running 2 tests |
| 9691 | 2026-05-15T23:16:08.213Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 77) ... ignored |
| 9692 | 2026-05-15T23:16:08.213Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 83) ... ignored |
| 9693 | 2026-05-15T23:16:08.213Z | |
| 9694 | 2026-05-15T23:16:08.213Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9695 | 2026-05-15T23:16:08.213Z | |
| 9696 | 2026-05-15T23:16:08.244Z | Doc-tests dpd_client |
| 9697 | 2026-05-15T23:16:09.532Z | |
| 9698 | 2026-05-15T23:16:09.533Z | running 0 tests |
| 9699 | 2026-05-15T23:16:09.533Z | |
| 9700 | 2026-05-15T23:16:09.533Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9701 | 2026-05-15T23:16:09.533Z | |
| 9702 | 2026-05-15T23:16:09.580Z | Doc-tests dpd_types |
| 9703 | 2026-05-15T23:16:09.785Z | |
| 9704 | 2026-05-15T23:16:09.785Z | running 0 tests |
| 9705 | 2026-05-15T23:16:09.785Z | |
| 9706 | 2026-05-15T23:16:09.785Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9707 | 2026-05-15T23:16:09.785Z | |
| 9708 | 2026-05-15T23:16:09.811Z | Doc-tests dpd_types_versions |
| 9709 | 2026-05-15T23:16:11.009Z | |
| 9710 | 2026-05-15T23:16:11.009Z | running 1 test |
| 9711 | 2026-05-15T23:16:11.009Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 9712 | 2026-05-15T23:16:11.009Z | |
| 9713 | 2026-05-15T23:16:11.009Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9714 | 2026-05-15T23:16:11.009Z | |
| 9715 | 2026-05-15T23:16:11.054Z | Doc-tests packet |
| 9716 | 2026-05-15T23:16:11.166Z | |
| 9717 | 2026-05-15T23:16:11.166Z | running 0 tests |
| 9718 | 2026-05-15T23:16:11.166Z | |
| 9719 | 2026-05-15T23:16:11.166Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9720 | 2026-05-15T23:16:11.166Z | |
| 9721 | 2026-05-15T23:16:11.184Z | Doc-tests pcap |
| 9722 | 2026-05-15T23:16:11.237Z | |
| 9723 | 2026-05-15T23:16:11.238Z | running 0 tests |
| 9724 | 2026-05-15T23:16:11.238Z | |
| 9725 | 2026-05-15T23:16:11.238Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9726 | 2026-05-15T23:16:11.238Z | |
| 9727 | 2026-05-15T23:16:11.288Z | process exited: duration 625606 ms, exit code 0 |
| |
| 9728 | 2026-05-15T23:16:11.294Z | found 0 output files |