|
|
|
| 1 | 2026-09-03T04:11:12.469Z | job assigned to worker 01M1JQBRPZVS3BGMTASAAS7V5Z [factory aws, i-0dcf6861705c85460] (queued for 52 s) |
| |
| 2 | 2026-09-03T04:11:18.672Z | starting task 0: "setup" |
| 3 | 2026-09-03T04:11:18.675Z | ++ uname -s |
| 4 | 2026-09-03T04:11:18.679Z | + kern=SunOS |
| 5 | 2026-09-03T04:11:18.679Z | + build_user=build |
| 6 | 2026-09-03T04:11:18.679Z | + build_uid=12345 |
| 7 | 2026-09-03T04:11:18.679Z | + work_dir=/work |
| 8 | 2026-09-03T04:11:18.679Z | + input_dir=/input |
| 9 | 2026-09-03T04:11:18.679Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-03T04:11:18.679Z | + case "$kern" in |
| 11 | 2026-09-03T04:11:18.679Z | + groupadd -g 12345 build |
| 12 | 2026-09-03T04:11:18.682Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-03T04:11:20.685Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-03T04:11:20.771Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-03T04:11:20.776Z | + home_fs=zfs |
| 16 | 2026-09-03T04:11:20.776Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-03T04:11:20.776Z | + mkdir -p /home/build |
| 18 | 2026-09-03T04:11:20.776Z | + chown build:build /home/build /work |
| 19 | 2026-09-03T04:11:22.775Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-03T04:11:22.778Z | process exited: duration 4106 ms, exit code 0 |
| |
| 21 | 2026-09-03T04:11:22.786Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-03T04:11:22.789Z | + printf ' * rust toolchain channel = "%s"\n' 1.90.0 |
| 23 | 2026-09-03T04:11:22.789Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-03T04:11:22.789Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-03T04:11:22.789Z | * rust toolchain channel = "1.90.0" |
| 26 | 2026-09-03T04:11:22.789Z | * rust toolchain profile = "default" |
| 27 | 2026-09-03T04:11:22.789Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-03T04:11:22.792Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-03T04:11:22.792Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default |
| 30 | 2026-09-03T04:11:22.899Z | info: downloading installer |
| 31 | 2026-09-03T04:11:24.084Z | info: profile set to default |
| 32 | 2026-09-03T04:11:24.084Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-03T04:11:24.087Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 34 | 2026-09-03T04:11:24.285Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 35 | 2026-09-03T04:11:24.288Z | info: downloading 6 components |
| 36 | 2026-09-03T04:11:37.401Z | info: default toolchain set to 1.90.0-x86_64-unknown-illumos |
| 37 | 2026-09-03T04:11:37.401Z | |
| 38 | 2026-09-03T04:11:37.417Z | 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 39 | 2026-09-03T04:11:37.417Z | |
| 40 | 2026-09-03T04:11:37.417Z | |
| 41 | 2026-09-03T04:11:37.417Z | Rust is installed now. Great! |
| 42 | 2026-09-03T04:11:37.417Z | |
| 43 | 2026-09-03T04:11:37.417Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-03T04:11:37.418Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-03T04:11:37.418Z | |
| 46 | 2026-09-03T04:11:37.418Z | To configure your current shell, you need to source |
| 47 | 2026-09-03T04:11:37.418Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-03T04:11:37.418Z | |
| 49 | 2026-09-03T04:11:37.418Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-03T04:11:37.418Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-03T04:11:37.418Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-03T04:11:37.418Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-03T04:11:37.418Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-03T04:11:37.418Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-03T04:11:37.418Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-03T04:11:37.418Z | HOST_CC = None |
| 57 | 2026-09-03T04:11:37.419Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-03T04:11:37.419Z | CC = None |
| 59 | 2026-09-03T04:11:37.419Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-03T04:11:37.569Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-03T04:11:37.569Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-03T04:11:37.569Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-03T04:11:37.569Z | CFLAGS = None |
| 64 | 2026-09-03T04:11:37.569Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-03T04:11:37.569Z | HOST_CFLAGS = None |
| 66 | 2026-09-03T04:11:37.569Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-03T04:11:37.569Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-03T04:11:37.569Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-03T04:11:37.570Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-03T04:11:37.670Z | + rustup --version |
| 71 | 2026-09-03T04:11:37.677Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-03T04:11:37.677Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-03T04:11:37.708Z | info: the currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 74 | 2026-09-03T04:11:37.730Z | + cargo --version |
| 75 | 2026-09-03T04:11:37.730Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 76 | 2026-09-03T04:11:37.730Z | + rustc --version |
| 77 | 2026-09-03T04:11:37.738Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 78 | 2026-09-03T04:11:37.738Z | process exited: duration 14945 ms, exit code 0 |
| |
| 79 | 2026-09-03T04:11:37.777Z | starting task 2: "authentication" |
| 80 | 2026-09-03T04:11:37.819Z | process exited: duration 41 ms, exit code 0 |
| |
| 81 | 2026-09-03T04:11:37.845Z | starting task 3: "clone repository" |
| 82 | 2026-09-03T04:11:37.863Z | + mkdir -p /work/oxidecomputer/dendrite |
| 83 | 2026-09-03T04:11:37.863Z | + git clone https://github.com/oxidecomputer/dendrite /work/oxidecomputer/dendrite |
| 84 | 2026-09-03T04:11:37.879Z | Cloning into '/work/oxidecomputer/dendrite'... |
| 85 | 2026-09-03T04:11:38.799Z | + cd /work/oxidecomputer/dendrite |
| 86 | 2026-09-03T04:11:38.800Z | + git fetch origin d5121e020f5bbc765a4101e449ee57ad04780eb1 |
| 87 | 2026-09-03T04:11:39.076Z | From https://github.com/oxidecomputer/dendrite |
| 88 | 2026-09-03T04:11:39.076Z | * branch d5121e020f5bbc765a4101e449ee57ad04780eb1 -> FETCH_HEAD |
| 89 | 2026-09-03T04:11:39.083Z | + [[ -n zl/mcast-swadm ]] |
| 90 | 2026-09-03T04:11:39.088Z | ++ git branch --show-current |
| 91 | 2026-09-03T04:11:39.088Z | + current=main |
| 92 | 2026-09-03T04:11:39.088Z | + [[ main != zl/mcast-swadm ]] |
| 93 | 2026-09-03T04:11:39.088Z | + git branch -f zl/mcast-swadm d5121e020f5bbc765a4101e449ee57ad04780eb1 |
| 94 | 2026-09-03T04:11:39.091Z | + git checkout -f zl/mcast-swadm |
| 95 | 2026-09-03T04:11:39.108Z | Switched to branch 'zl/mcast-swadm' |
| 96 | 2026-09-03T04:11:39.111Z | + git reset --hard d5121e020f5bbc765a4101e449ee57ad04780eb1 |
| 97 | 2026-09-03T04:11:39.127Z | HEAD is now at d5121e0 [swadm,multicast] add multicast inspection subcommand |
| 98 | 2026-09-03T04:11:39.132Z | process exited: duration 1286 ms, exit code 0 |
| |
| 99 | 2026-09-03T04:11:39.138Z | starting task 4: "build" |
| 100 | 2026-09-03T04:11:39.142Z | + source .github/buildomat/common.sh |
| 101 | 2026-09-03T04:11:39.145Z | ++ TOFINO_STAGES=20 |
| 102 | 2026-09-03T04:11:39.145Z | ++ SDE_COMMIT=2a6b33211c9675996dcb99fe939045506667ae94 |
| 103 | 2026-09-03T04:11:39.145Z | ++ SDE_PKG_SHA256=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 104 | 2026-09-03T04:11:39.145Z | ++ SDE_DEB_SHA256=3ecbf7c677bb722b351d5af74cee44fab70c1bb5eadc6ab2558ba714a8c3978b |
| 105 | 2026-09-03T04:11:39.145Z | +++ uname -s |
| 106 | 2026-09-03T04:11:39.145Z | ++ '[' SunOS == SunOS ']' |
| 107 | 2026-09-03T04:11:39.145Z | ++ SERIES=illumos |
| 108 | 2026-09-03T04:11:39.145Z | +++ uname -s |
| 109 | 2026-09-03T04:11:39.148Z | ++ '[' SunOS == SunOS ']' |
| 110 | 2026-09-03T04:11:39.148Z | ++ SDE_DIR=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94 |
| 111 | 2026-09-03T04:11:39.148Z | ++ rustup show active-toolchain |
| 112 | 2026-09-03T04:11:39.151Z | 1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/dendrite/rust-toolchain.toml') |
| 113 | 2026-09-03T04:11:39.151Z | + source .github/buildomat/illumos.sh |
| 114 | 2026-09-03T04:11:39.151Z | ++ banner 'sde setup' |
| 115 | 2026-09-03T04:11:39.155Z | |
| 116 | 2026-09-03T04:11:39.155Z | #### ##### ###### #### ###### ##### # # ##### |
| 117 | 2026-09-03T04:11:39.155Z | # # # # # # # # # # # |
| 118 | 2026-09-03T04:11:39.155Z | #### # # ##### #### ##### # # # # # |
| 119 | 2026-09-03T04:11:39.155Z | # # # # # # # # # ##### |
| 120 | 2026-09-03T04:11:39.155Z | # # # # # # # # # # # # |
| 121 | 2026-09-03T04:11:39.155Z | #### ##### ###### #### ###### # #### # |
| 122 | 2026-09-03T04:11:39.155Z | |
| 123 | 2026-09-03T04:11:39.155Z | ++ export PKG_SUCCESS_ON_NOP=1 |
| 124 | 2026-09-03T04:11:39.155Z | ++ PKG_SUCCESS_ON_NOP=1 |
| 125 | 2026-09-03T04:11:39.155Z | ++ export PKG=tofino_sde.p5p |
| 126 | 2026-09-03T04:11:39.155Z | ++ PKG=tofino_sde.p5p |
| 127 | 2026-09-03T04:11:39.155Z | ++ curl -OL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/tofino-sde/illumos/2a6b33211c9675996dcb99fe939045506667ae94/tofino_sde.p5p |
| 128 | 2026-09-03T04:11:39.159Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 129 | 2026-09-03T04:11:39.162Z | Dload Upload Total Spent Left Speed |
| 130 | 2026-09-03T04:11:41.617Z |
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 00:01 0
42 76.03M 42 32.06M 0 0 15.77M 0 00:04 00:02 00:02 15.77M
100 76.03M 100 76.03M 0 0 30.95M 0 00:02 00:02 15.77M
100 76.03M 100 76.03M 0 0 30.95M 0 00:02 00:02 15.77M
100 76.03M 100 76.03M 0 0 30.95M 0 00:02 00:02 15.77M |
| 131 | 2026-09-03T04:11:41.620Z | +++ digest -a sha256 tofino_sde.p5p |
| 132 | 2026-09-03T04:11:41.666Z | ++ SDE_CALC=d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 |
| 133 | 2026-09-03T04:11:41.666Z | ++ '[' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 '!=' d32739c368d1666b98dd74e25e22f83c209982e2c6670de6db5d6fdf49b5e275 ']' |
| 134 | 2026-09-03T04:11:41.667Z | ++ pfexec pkg install -g tofino_sde.p5p tofino_sde |
| 135 | 2026-09-03T04:11:44.259Z | Startup: Refreshing catalog 'helios' ... Done |
| 136 | 2026-09-03T04:11:44.681Z | Startup: Caching catalogs ... Done |
| 137 | 2026-09-03T04:11:44.740Z | Startup: Refreshing catalog 'oxide' ... Done |
| 138 | 2026-09-03T04:11:47.621Z | Planning: Solver setup ... Done |
| 139 | 2026-09-03T04:11:47.690Z | Planning: Running solver ... Done |
| 140 | 2026-09-03T04:11:47.746Z | Planning: Finding local manifests ... Done |
| 141 | 2026-09-03T04:11:47.749Z | Planning: Fetching manifests: 1/1 100% complete |
| 142 | 2026-09-03T04:11:47.752Z | Planning: Fetching manifests: 1/1 100% complete |
| 143 | 2026-09-03T04:11:47.766Z | Planning: Package planning ... Done |
| 144 | 2026-09-03T04:11:47.769Z | Planning: Merging actions ... Done |
| 145 | 2026-09-03T04:11:47.855Z | Planning: Checking for conflicting actions ... Done |
| 146 | 2026-09-03T04:11:47.858Z | Planning: Consolidating action changes ... Done |
| 147 | 2026-09-03T04:11:48.620Z | Planning: Evaluating mediators ... Done |
| 148 | 2026-09-03T04:11:48.623Z | Planning: Planning completed in 3.84 seconds |
| 149 | 2026-09-03T04:11:48.627Z | Packages to install: 1 |
| 150 | 2026-09-03T04:11:48.630Z | Create boot environment: No |
| 151 | 2026-09-03T04:11:48.630Z | Create backup boot environment: No |
| 152 | 2026-09-03T04:11:48.652Z | |
| 153 | 2026-09-03T04:11:48.652Z | Download: 0/242 items 0.0/75.3MB 0% complete |
| 154 | 2026-09-03T04:11:48.787Z | Download: Completed 75.30 MB in 0.13 seconds (557M/s) |
| 155 | 2026-09-03T04:11:48.961Z | Actions: 1/293 actions (Installing new actions) |
| 156 | 2026-09-03T04:11:49.948Z | Actions: Completed 293 actions in 0.99 seconds. |
| 157 | 2026-09-03T04:11:49.951Z | Finalize: Updating package state database ... Done |
| 158 | 2026-09-03T04:11:49.993Z | Finalize: Updating package cache ... Done |
| 159 | 2026-09-03T04:11:50.095Z | Finalize: Updating image state ... Done |
| 160 | 2026-09-03T04:11:52.700Z | Finalize: Creating fast lookup database ... Done |
| 161 | 2026-09-03T04:11:52.775Z | Finalize: Reading search index ... Done |
| 162 | 2026-09-03T04:11:52.778Z | Finalize: Updating search index ... Done |
| 163 | 2026-09-03T04:11:53.000Z | Finalize: Updating package cache ... Done |
| 164 | 2026-09-03T04:11:53.172Z | ++ export SDE=/opt/oxide/tofino_sde |
| 165 | 2026-09-03T04:11:53.172Z | ++ SDE=/opt/oxide/tofino_sde |
| 166 | 2026-09-03T04:11:53.172Z | ++ export LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 167 | 2026-09-03T04:11:53.172Z | ++ LD_LIBRARY_PATH=/opt/oxide/tofino_sde/lib: |
| 168 | 2026-09-03T04:11:53.172Z | ++ banner packages |
| 169 | 2026-09-03T04:11:53.176Z | |
| 170 | 2026-09-03T04:11:53.176Z | ##### ## #### # # ## #### ###### #### |
| 171 | 2026-09-03T04:11:53.176Z | # # # # # # # # # # # # # # |
| 172 | 2026-09-03T04:11:53.176Z | # # # # # #### # # # ##### #### |
| 173 | 2026-09-03T04:11:53.176Z | ##### ###### # # # ###### # ### # # |
| 174 | 2026-09-03T04:11:53.177Z | # # # # # # # # # # # # # # |
| 175 | 2026-09-03T04:11:53.177Z | # # # #### # # # # #### ###### #### |
| 176 | 2026-09-03T04:11:53.177Z | |
| 177 | 2026-09-03T04:11:53.177Z | ++ pfexec pkg install clang-15 pcap gcc14 |
| 178 | 2026-09-03T04:11:53.446Z | Startup: Refreshing catalog 'helios' ... Done |
| 179 | 2026-09-03T04:11:53.449Z | Startup: Refreshing catalog 'oxide' ... Done |
| 180 | 2026-09-03T04:11:55.803Z | Planning: Solver setup ... Done |
| 181 | 2026-09-03T04:11:55.872Z | Planning: Running solver ... Done |
| 182 | 2026-09-03T04:11:55.926Z | Planning: Consolidating action changes ... Done |
| 183 | 2026-09-03T04:11:55.929Z | Planning: Evaluating mediators ... Done |
| 184 | 2026-09-03T04:11:55.930Z | Planning: Planning completed in 2.48 seconds |
| 185 | 2026-09-03T04:11:55.944Z | No updates necessary for this image. |
| 186 | 2026-09-03T04:11:56.100Z | ++ pfexec pkg set-mediator -V 15 clang llvm |
| 187 | 2026-09-03T04:11:56.316Z | Planning: Evaluating mediator changes ... Done |
| 188 | 2026-09-03T04:11:56.422Z | Planning: Checking for conflicting actions ... Done |
| 189 | 2026-09-03T04:11:56.425Z | Planning: Consolidating action changes ... Done |
| 190 | 2026-09-03T04:11:56.578Z | Planning: Evaluating mediators ... Done |
| 191 | 2026-09-03T04:11:56.582Z | Planning: Planning completed in 0.26 seconds |
| 192 | 2026-09-03T04:11:56.601Z | Mediators to change: 2 |
| 193 | 2026-09-03T04:11:56.601Z | Create boot environment: No |
| 194 | 2026-09-03T04:11:56.601Z | Create backup boot environment: No |
| 195 | 2026-09-03T04:11:56.671Z | Finalize: Updating package state database ... Done |
| 196 | 2026-09-03T04:11:56.671Z | Finalize: Updating package cache ... Done |
| 197 | 2026-09-03T04:11:56.728Z | Finalize: Updating image state ... Done |
| 198 | 2026-09-03T04:11:58.686Z | Finalize: Creating fast lookup database ... Done |
| 199 | 2026-09-03T04:11:58.753Z | Finalize: Reading search index ... Done |
| 200 | 2026-09-03T04:11:58.756Z | Finalize: Updating search index ... Done |
| 201 | 2026-09-03T04:11:58.851Z | Finalize: Updating package cache ... Done |
| 202 | 2026-09-03T04:11:58.928Z | ++ cargo --version |
| 203 | 2026-09-03T04:11:58.937Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 204 | 2026-09-03T04:11:58.940Z | ++ rustc --version |
| 205 | 2026-09-03T04:11:58.960Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 206 | 2026-09-03T04:11:58.963Z | + banner copyrights |
| 207 | 2026-09-03T04:11:58.969Z | |
| 208 | 2026-09-03T04:11:58.969Z | #### #### ##### # # ##### # #### # # ##### #### |
| 209 | 2026-09-03T04:11:58.969Z | # # # # # # # # # # # # # # # # # |
| 210 | 2026-09-03T04:11:58.969Z | # # # # # # # # # # ###### # #### |
| 211 | 2026-09-03T04:11:58.969Z | # # # ##### # ##### # # ### # # # # |
| 212 | 2026-09-03T04:11:58.969Z | # # # # # # # # # # # # # # # # |
| 213 | 2026-09-03T04:11:58.969Z | #### #### # # # # # #### # # # #### |
| 214 | 2026-09-03T04:11:58.969Z | |
| 215 | 2026-09-03T04:11:58.969Z | + ./tools/check_copyrights.sh |
| 216 | 2026-09-03T04:11:59.260Z | common/src/illumos.rs: Copyright with wrong year |
| 217 | 2026-09-03T04:12:00.165Z | dpd/p4/headers.p4: Copyright with wrong year |
| 218 | 2026-09-03T04:12:00.581Z | dpd/src/transceivers/stub_impl.rs: Copyright with wrong year |
| 219 | 2026-09-03T04:12:00.641Z | packet/src/eth.rs: Copyright with wrong year |
| 220 | 2026-09-03T04:12:00.735Z | pcap/build.rs: Copyright with wrong year |
| 221 | 2026-09-03T04:12:00.922Z | tfportd/src/linklocal.rs: Copyright with wrong year |
| 222 | 2026-09-03T04:12:01.117Z | uplinkd/src/sys.rs: Copyright with wrong year |
| 223 | 2026-09-03T04:12:01.159Z | + banner clippy |
| 224 | 2026-09-03T04:12:01.161Z | |
| 225 | 2026-09-03T04:12:01.162Z | #### # # ##### ##### # # |
| 226 | 2026-09-03T04:12:01.162Z | # # # # # # # # # # |
| 227 | 2026-09-03T04:12:01.162Z | # # # # # # # # |
| 228 | 2026-09-03T04:12:01.162Z | # # # ##### ##### # |
| 229 | 2026-09-03T04:12:01.162Z | # # # # # # # |
| 230 | 2026-09-03T04:12:01.162Z | #### ###### # # # # |
| 231 | 2026-09-03T04:12:01.162Z | |
| 232 | 2026-09-03T04:12:01.162Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 233 | 2026-09-03T04:12:01.162Z | + cargo clippy --features tofino_stub -- --deny warnings |
| 234 | 2026-09-03T04:12:01.306Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 235 | 2026-09-03T04:12:15.317Z | Updating crates.io index |
| 236 | 2026-09-03T04:12:15.354Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 237 | 2026-09-03T04:12:15.885Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 238 | 2026-09-03T04:12:16.894Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 239 | 2026-09-03T04:12:17.224Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 240 | 2026-09-03T04:12:17.517Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 241 | 2026-09-03T04:12:18.079Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 242 | 2026-09-03T04:12:19.061Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 243 | 2026-09-03T04:12:19.468Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 244 | 2026-09-03T04:12:19.923Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 245 | 2026-09-03T04:12:20.435Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 246 | 2026-09-03T04:12:20.756Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 247 | 2026-09-03T04:12:21.454Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 248 | 2026-09-03T04:12:21.799Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 249 | 2026-09-03T04:12:22.222Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 250 | 2026-09-03T04:12:22.505Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 251 | 2026-09-03T04:12:22.808Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 252 | 2026-09-03T04:12:23.305Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 253 | 2026-09-03T04:12:23.875Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 254 | 2026-09-03T04:12:24.629Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 255 | 2026-09-03T04:12:24.926Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 256 | 2026-09-03T04:12:25.237Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 257 | 2026-09-03T04:12:26.249Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 258 | 2026-09-03T04:12:26.732Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 259 | 2026-09-03T04:12:27.297Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 260 | 2026-09-03T04:12:28.966Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 261 | 2026-09-03T04:12:29.782Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 262 | 2026-09-03T04:12:30.067Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 263 | 2026-09-03T04:12:30.402Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 264 | 2026-09-03T04:12:32.141Z | Downloading crates ... |
| 265 | 2026-09-03T04:12:32.200Z | Downloaded base16ct v0.2.0 |
| 266 | 2026-09-03T04:12:32.204Z | Downloaded compression-core v0.4.32 |
| 267 | 2026-09-03T04:12:32.208Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 268 | 2026-09-03T04:12:32.211Z | Downloaded cancel-safe-futures v0.1.5 |
| 269 | 2026-09-03T04:12:32.215Z | Downloaded anstyle-query v1.1.4 |
| 270 | 2026-09-03T04:12:32.218Z | Downloaded adler2 v2.0.1 |
| 271 | 2026-09-03T04:12:32.221Z | Downloaded bit-set v0.8.0 |
| 272 | 2026-09-03T04:12:32.224Z | Downloaded daft-derive v0.1.5 |
| 273 | 2026-09-03T04:12:32.227Z | Downloaded bcs v0.1.6 |
| 274 | 2026-09-03T04:12:32.234Z | Downloaded atomicwrites v0.4.4 |
| 275 | 2026-09-03T04:12:32.238Z | Downloaded defmt v1.0.1 |
| 276 | 2026-09-03T04:12:32.241Z | Downloaded digest v0.11.3 |
| 277 | 2026-09-03T04:12:32.247Z | Downloaded darling_core v0.21.3 |
| 278 | 2026-09-03T04:12:32.250Z | Downloaded hex v0.4.3 |
| 279 | 2026-09-03T04:12:32.252Z | Downloaded derive-ex v0.1.8 |
| 280 | 2026-09-03T04:12:32.256Z | Downloaded autocfg v1.5.0 |
| 281 | 2026-09-03T04:12:32.260Z | Downloaded fs_extra v1.3.0 |
| 282 | 2026-09-03T04:12:32.260Z | Downloaded block-buffer v0.10.4 |
| 283 | 2026-09-03T04:12:32.263Z | Downloaded float-ord v0.3.2 |
| 284 | 2026-09-03T04:12:32.263Z | Downloaded async-stream v0.3.6 |
| 285 | 2026-09-03T04:12:32.266Z | Downloaded git-stub-vcs v0.1.0 |
| 286 | 2026-09-03T04:12:32.269Z | Downloaded fixedbitset v0.5.7 |
| 287 | 2026-09-03T04:12:32.274Z | Downloaded futures-core v0.3.32 |
| 288 | 2026-09-03T04:12:32.277Z | Downloaded elliptic-curve v0.13.8 |
| 289 | 2026-09-03T04:12:32.280Z | Downloaded hashbrown v0.15.5 |
| 290 | 2026-09-03T04:12:32.283Z | Downloaded futures-sink v0.3.32 |
| 291 | 2026-09-03T04:12:32.286Z | Downloaded hyper-tls v0.6.0 |
| 292 | 2026-09-03T04:12:32.289Z | Downloaded cobs v0.3.0 |
| 293 | 2026-09-03T04:12:32.289Z | Downloaded foreign-types-shared v0.1.1 |
| 294 | 2026-09-03T04:12:32.292Z | Downloaded find-msvc-tools v0.1.9 |
| 295 | 2026-09-03T04:12:32.295Z | Downloaded base64ct v1.8.0 |
| 296 | 2026-09-03T04:12:32.298Z | Downloaded async-trait v0.1.89 |
| 297 | 2026-09-03T04:12:32.301Z | Downloaded hostname v0.4.2 |
| 298 | 2026-09-03T04:12:32.304Z | Downloaded futures-io v0.3.32 |
| 299 | 2026-09-03T04:12:32.304Z | Downloaded embedded-io v0.4.0 |
| 300 | 2026-09-03T04:12:32.307Z | Downloaded fnv v1.0.7 |
| 301 | 2026-09-03T04:12:32.310Z | Downloaded ciborium-ll v0.2.2 |
| 302 | 2026-09-03T04:12:32.313Z | Downloaded convert_case v0.4.0 |
| 303 | 2026-09-03T04:12:32.313Z | Downloaded clap_lex v1.1.0 |
| 304 | 2026-09-03T04:12:32.316Z | Downloaded cargo-platform v0.1.9 |
| 305 | 2026-09-03T04:12:32.319Z | Downloaded crc8 v0.1.1 |
| 306 | 2026-09-03T04:12:32.319Z | Downloaded git-stub v1.0.0 |
| 307 | 2026-09-03T04:12:32.322Z | Downloaded cpufeatures v0.3.0 |
| 308 | 2026-09-03T04:12:32.325Z | Downloaded hubpack_derive v0.1.1 |
| 309 | 2026-09-03T04:12:32.325Z | Downloaded hubpack v0.1.2 |
| 310 | 2026-09-03T04:12:32.328Z | Downloaded futures-task v0.3.32 |
| 311 | 2026-09-03T04:12:32.331Z | Downloaded const_format_proc_macros v0.2.34 |
| 312 | 2026-09-03T04:12:32.334Z | Downloaded http-body v1.0.1 |
| 313 | 2026-09-03T04:12:32.334Z | Downloaded foreign-types-macros v0.2.3 |
| 314 | 2026-09-03T04:12:32.337Z | Downloaded digest v0.10.7 |
| 315 | 2026-09-03T04:12:32.340Z | Downloaded compression-codecs v0.4.32 |
| 316 | 2026-09-03T04:12:32.343Z | Downloaded hostname v0.3.1 |
| 317 | 2026-09-03T04:12:32.343Z | Downloaded cmake v0.1.54 |
| 318 | 2026-09-03T04:12:32.346Z | Downloaded heck v0.5.0 |
| 319 | 2026-09-03T04:12:32.349Z | Downloaded ciborium v0.2.2 |
| 320 | 2026-09-03T04:12:32.352Z | Downloaded foreign-types-shared v0.3.1 |
| 321 | 2026-09-03T04:12:32.352Z | Downloaded is-terminal v0.4.16 |
| 322 | 2026-09-03T04:12:32.355Z | Downloaded heck v0.4.1 |
| 323 | 2026-09-03T04:12:32.355Z | Downloaded fixedbitset v0.4.2 |
| 324 | 2026-09-03T04:12:32.358Z | Downloaded internet-checksum v0.2.1 |
| 325 | 2026-09-03T04:12:32.361Z | Downloaded indent_write v2.2.0 |
| 326 | 2026-09-03T04:12:32.361Z | Downloaded is_terminal_polyfill v1.70.1 |
| 327 | 2026-09-03T04:12:32.364Z | Downloaded is_ci v1.2.0 |
| 328 | 2026-09-03T04:12:32.368Z | Downloaded crossbeam-deque v0.8.6 |
| 329 | 2026-09-03T04:12:32.368Z | Downloaded errno v0.3.14 |
| 330 | 2026-09-03T04:12:32.371Z | Downloaded crypto-common v0.1.6 |
| 331 | 2026-09-03T04:12:32.371Z | Downloaded bytecount v0.6.9 |
| 332 | 2026-09-03T04:12:32.374Z | Downloaded cargo_metadata v0.18.1 |
| 333 | 2026-09-03T04:12:32.377Z | Downloaded lazy_static v1.5.0 |
| 334 | 2026-09-03T04:12:32.377Z | Downloaded itoa v1.0.15 |
| 335 | 2026-09-03T04:12:32.381Z | Downloaded linked-hash-map v0.5.6 |
| 336 | 2026-09-03T04:12:32.384Z | Downloaded foldhash v0.1.5 |
| 337 | 2026-09-03T04:12:32.384Z | Downloaded humantime v2.3.0 |
| 338 | 2026-09-03T04:12:32.386Z | Downloaded deranged v0.5.3 |
| 339 | 2026-09-03T04:12:32.389Z | Downloaded darling v0.21.3 |
| 340 | 2026-09-03T04:12:32.392Z | Downloaded getrandom v0.2.16 |
| 341 | 2026-09-03T04:12:32.395Z | Downloaded camino v1.2.3 |
| 342 | 2026-09-03T04:12:32.398Z | Downloaded crossbeam-epoch v0.9.18 |
| 343 | 2026-09-03T04:12:32.401Z | Downloaded memoffset v0.9.1 |
| 344 | 2026-09-03T04:12:32.404Z | Downloaded mime v0.3.17 |
| 345 | 2026-09-03T04:12:32.404Z | Downloaded managed v0.8.0 |
| 346 | 2026-09-03T04:12:32.406Z | Downloaded match_cfg v0.1.0 |
| 347 | 2026-09-03T04:12:32.409Z | Downloaded ipnetwork v0.21.1 |
| 348 | 2026-09-03T04:12:32.409Z | Downloaded memmap v0.7.0 |
| 349 | 2026-09-03T04:12:32.412Z | Downloaded ipnet v2.11.0 |
| 350 | 2026-09-03T04:12:32.415Z | Downloaded newtype_derive v0.1.6 |
| 351 | 2026-09-03T04:12:32.418Z | Downloaded newline-converter v0.3.0 |
| 352 | 2026-09-03T04:12:32.418Z | Downloaded num-conv v0.2.1 |
| 353 | 2026-09-03T04:12:32.421Z | Downloaded globset v0.4.16 |
| 354 | 2026-09-03T04:12:32.421Z | Downloaded group v0.13.0 |
| 355 | 2026-09-03T04:12:32.424Z | Downloaded ingot-types v0.1.2 |
| 356 | 2026-09-03T04:12:32.426Z | Downloaded http-body-util v0.1.3 |
| 357 | 2026-09-03T04:12:32.426Z | Downloaded glob v0.3.3 |
| 358 | 2026-09-03T04:12:32.429Z | Downloaded camino-tempfile v1.4.1 |
| 359 | 2026-09-03T04:12:32.432Z | Downloaded clap_derive v4.6.1 |
| 360 | 2026-09-03T04:12:32.435Z | Downloaded highway v1.3.0 |
| 361 | 2026-09-03T04:12:32.435Z | Downloaded omicron-workspace-hack v0.1.0 |
| 362 | 2026-09-03T04:12:32.438Z | Downloaded num_threads v0.1.7 |
| 363 | 2026-09-03T04:12:32.441Z | Downloaded num v0.4.3 |
| 364 | 2026-09-03T04:12:32.441Z | Downloaded openssl-probe v0.1.6 |
| 365 | 2026-09-03T04:12:32.444Z | Downloaded hybrid-array v0.4.12 |
| 366 | 2026-09-03T04:12:32.444Z | Downloaded num-derive v0.4.2 |
| 367 | 2026-09-03T04:12:32.447Z | Downloaded newtype-uuid-macros v0.1.0 |
| 368 | 2026-09-03T04:12:32.450Z | Downloaded defmt-macros v1.0.1 |
| 369 | 2026-09-03T04:12:32.453Z | Downloaded ingot-macros v0.1.1 |
| 370 | 2026-09-03T04:12:32.453Z | Downloaded num-iter v0.1.45 |
| 371 | 2026-09-03T04:12:32.456Z | Downloaded linear-map v1.2.0 |
| 372 | 2026-09-03T04:12:32.459Z | Downloaded percent-encoding v2.3.2 |
| 373 | 2026-09-03T04:12:32.459Z | Downloaded openssl-macros v0.1.1 |
| 374 | 2026-09-03T04:12:32.462Z | Downloaded parse-display v0.10.0 |
| 375 | 2026-09-03T04:12:32.462Z | Downloaded iana-time-zone v0.1.64 |
| 376 | 2026-09-03T04:12:32.465Z | Downloaded opaque-debug v0.3.1 |
| 377 | 2026-09-03T04:12:32.468Z | Downloaded num_enum_derive v0.5.11 |
| 378 | 2026-09-03T04:12:32.468Z | Downloaded either v1.15.0 |
| 379 | 2026-09-03T04:12:32.471Z | Downloaded native-tls v0.2.14 |
| 380 | 2026-09-03T04:12:32.471Z | Downloaded lru-slab v0.1.2 |
| 381 | 2026-09-03T04:12:32.474Z | Downloaded libsw-core v0.3.2 |
| 382 | 2026-09-03T04:12:32.476Z | Downloaded jobserver v0.1.34 |
| 383 | 2026-09-03T04:12:32.476Z | Downloaded libloading v0.8.9 |
| 384 | 2026-09-03T04:12:32.479Z | Downloaded multer v3.1.0 |
| 385 | 2026-09-03T04:12:32.482Z | Downloaded clap v4.6.1 |
| 386 | 2026-09-03T04:12:32.488Z | Downloaded plain v0.2.3 |
| 387 | 2026-09-03T04:12:32.490Z | Downloaded olpc-cjson v0.1.4 |
| 388 | 2026-09-03T04:12:32.493Z | Downloaded num-rational v0.4.2 |
| 389 | 2026-09-03T04:12:32.493Z | Downloaded const-oid v0.10.2 |
| 390 | 2026-09-03T04:12:32.496Z | Downloaded futures-channel v0.3.32 |
| 391 | 2026-09-03T04:12:32.500Z | Downloaded litemap v0.8.0 |
| 392 | 2026-09-03T04:12:32.503Z | Downloaded bytes v1.12.0 |
| 393 | 2026-09-03T04:12:32.505Z | Downloaded libsw v3.5.0 |
| 394 | 2026-09-03T04:12:32.505Z | Downloaded pem v3.0.5 |
| 395 | 2026-09-03T04:12:32.508Z | Downloaded paste v1.0.15 |
| 396 | 2026-09-03T04:12:32.511Z | Downloaded icu_provider v2.0.0 |
| 397 | 2026-09-03T04:12:32.514Z | Downloaded num_enum v0.5.11 |
| 398 | 2026-09-03T04:12:32.517Z | Downloaded derive_more v0.99.20 |
| 399 | 2026-09-03T04:12:32.520Z | Downloaded progenitor-client v0.10.0 |
| 400 | 2026-09-03T04:12:32.523Z | Downloaded drift v0.2.0 |
| 401 | 2026-09-03T04:12:32.529Z | Downloaded rand_xorshift v0.4.0 |
| 402 | 2026-09-03T04:12:32.531Z | Downloaded hkdf v0.12.4 |
| 403 | 2026-09-03T04:12:32.534Z | Downloaded ppv-lite86 v0.2.21 |
| 404 | 2026-09-03T04:12:32.534Z | Downloaded poly1305 v0.8.0 |
| 405 | 2026-09-03T04:12:32.538Z | Downloaded hashbrown v0.12.3 |
| 406 | 2026-09-03T04:12:32.541Z | Downloaded pin-project-internal v1.1.10 |
| 407 | 2026-09-03T04:12:32.544Z | Downloaded password-hash v0.5.0 |
| 408 | 2026-09-03T04:12:32.544Z | Downloaded oxnet v0.1.6 |
| 409 | 2026-09-03T04:12:32.547Z | Downloaded progenitor-macro v0.11.1 |
| 410 | 2026-09-03T04:12:32.550Z | Downloaded pkg-config v0.3.32 |
| 411 | 2026-09-03T04:12:32.550Z | Downloaded icu_normalizer_data v2.0.0 |
| 412 | 2026-09-03T04:12:32.553Z | Downloaded const_format v0.2.34 |
| 413 | 2026-09-03T04:12:32.556Z | Downloaded rustc-hash v2.1.1 |
| 414 | 2026-09-03T04:12:32.559Z | Downloaded pin-project-lite v0.2.16 |
| 415 | 2026-09-03T04:12:32.562Z | Downloaded rustc_version v0.1.7 |
| 416 | 2026-09-03T04:12:32.562Z | Downloaded ref-cast-impl v1.0.25 |
| 417 | 2026-09-03T04:12:32.565Z | Downloaded quick-error v1.2.3 |
| 418 | 2026-09-03T04:12:32.565Z | Downloaded half v2.7.1 |
| 419 | 2026-09-03T04:12:32.568Z | Downloaded proc-macro-crate v1.3.1 |
| 420 | 2026-09-03T04:12:32.571Z | Downloaded icu_properties v2.0.1 |
| 421 | 2026-09-03T04:12:32.571Z | Downloaded icu_normalizer v2.0.0 |
| 422 | 2026-09-03T04:12:32.575Z | Downloaded getrandom v0.3.3 |
| 423 | 2026-09-03T04:12:32.578Z | Downloaded pretty-hex v0.4.1 |
| 424 | 2026-09-03T04:12:32.581Z | Downloaded dropshot_endpoint v0.16.7 |
| 425 | 2026-09-03T04:12:32.583Z | Downloaded ref-cast v1.0.25 |
| 426 | 2026-09-03T04:12:32.583Z | Downloaded progenitor v0.14.0 |
| 427 | 2026-09-03T04:12:32.586Z | Downloaded progenitor v0.10.0 |
| 428 | 2026-09-03T04:12:32.589Z | Downloaded rand_core v0.6.4 |
| 429 | 2026-09-03T04:12:32.589Z | Downloaded pest_derive v2.8.2 |
| 430 | 2026-09-03T04:12:32.592Z | Downloaded same-file v1.0.6 |
| 431 | 2026-09-03T04:12:32.595Z | Downloaded crypto-bigint v0.5.5 |
| 432 | 2026-09-03T04:12:32.598Z | Downloaded curl v0.4.50 |
| 433 | 2026-09-03T04:12:32.601Z | Downloaded crossbeam-channel v0.5.15 |
| 434 | 2026-09-03T04:12:32.604Z | Downloaded num-complex v0.4.6 |
| 435 | 2026-09-03T04:12:32.607Z | Downloaded indexmap v1.9.3 |
| 436 | 2026-09-03T04:12:32.611Z | Downloaded quote v1.0.45 |
| 437 | 2026-09-03T04:12:32.614Z | Downloaded secrecy v0.10.3 |
| 438 | 2026-09-03T04:12:32.614Z | Downloaded scroll_derive v0.13.1 |
| 439 | 2026-09-03T04:12:32.614Z | Downloaded scroll_derive v0.12.1 |
| 440 | 2026-09-03T04:12:32.618Z | Downloaded log v0.4.29 |
| 441 | 2026-09-03T04:12:32.618Z | Downloaded semver v0.1.20 |
| 442 | 2026-09-03T04:12:32.622Z | Downloaded search_path v0.1.4 |
| 443 | 2026-09-03T04:12:32.623Z | Downloaded rand_core v0.9.3 |
| 444 | 2026-09-03T04:12:32.625Z | Downloaded rand_chacha v0.9.0 |
| 445 | 2026-09-03T04:12:32.625Z | Downloaded miniz_oxide v0.8.9 |
| 446 | 2026-09-03T04:12:32.625Z | Downloaded icu_collections v2.0.0 |
| 447 | 2026-09-03T04:12:32.630Z | Downloaded rustc_version v0.4.1 |
| 448 | 2026-09-03T04:12:32.632Z | Downloaded progenitor v0.11.1 |
| 449 | 2026-09-03T04:12:32.636Z | Downloaded pin-project v1.1.10 |
| 450 | 2026-09-03T04:12:32.641Z | Downloaded signal-hook-tokio v0.4.0 |
| 451 | 2026-09-03T04:12:32.644Z | Downloaded serde_spanned v1.1.1 |
| 452 | 2026-09-03T04:12:32.647Z | Downloaded serde-big-array v0.5.1 |
| 453 | 2026-09-03T04:12:32.647Z | Downloaded proc-macro-error2 v2.0.1 |
| 454 | 2026-09-03T04:12:32.649Z | Downloaded heapless v0.8.0 |
| 455 | 2026-09-03T04:12:32.652Z | Downloaded sha1 v0.10.6 |
| 456 | 2026-09-03T04:12:32.652Z | Downloaded pest_meta v2.8.2 |
| 457 | 2026-09-03T04:12:32.655Z | Downloaded owo-colors v4.3.0 |
| 458 | 2026-09-03T04:12:32.658Z | Downloaded parse-display-derive v0.10.0 |
| 459 | 2026-09-03T04:12:32.658Z | Downloaded serde_plain v1.0.2 |
| 460 | 2026-09-03T04:12:32.661Z | Downloaded hyper-util v0.1.20 |
| 461 | 2026-09-03T04:12:32.664Z | Downloaded sha1 v0.11.0 |
| 462 | 2026-09-03T04:12:32.667Z | Downloaded serde_urlencoded v0.7.1 |
| 463 | 2026-09-03T04:12:32.667Z | Downloaded sigpipe v0.1.3 |
| 464 | 2026-09-03T04:12:32.670Z | Downloaded rusty-fork v0.3.0 |
| 465 | 2026-09-03T04:12:32.670Z | Downloaded rustversion v1.0.22 |
| 466 | 2026-09-03T04:12:32.673Z | Downloaded clap_builder v4.6.0 |
| 467 | 2026-09-03T04:12:32.676Z | Downloaded strum v0.27.2 |
| 468 | 2026-09-03T04:12:32.679Z | Downloaded strsim v0.11.1 |
| 469 | 2026-09-03T04:12:32.679Z | Downloaded siphasher v1.0.1 |
| 470 | 2026-09-03T04:12:32.683Z | Downloaded schemars_derive v0.8.22 |
| 471 | 2026-09-03T04:12:32.683Z | Downloaded smawk v0.3.2 |
| 472 | 2026-09-03T04:12:32.686Z | Downloaded slog-bunyan v2.5.0 |
| 473 | 2026-09-03T04:12:32.686Z | Downloaded stable_deref_trait v1.2.0 |
| 474 | 2026-09-03T04:12:32.686Z | Downloaded progenitor-client v0.14.0 |
| 475 | 2026-09-03T04:12:32.689Z | Downloaded scroll v0.12.0 |
| 476 | 2026-09-03T04:12:32.689Z | Downloaded serde_spanned v0.6.9 |
| 477 | 2026-09-03T04:12:32.692Z | Downloaded structmeta v0.3.0 |
| 478 | 2026-09-03T04:12:32.692Z | Downloaded structmeta-derive v0.3.0 |
| 479 | 2026-09-03T04:12:32.692Z | Downloaded rustls-pemfile v2.2.0 |
| 480 | 2026-09-03T04:12:32.695Z | Downloaded strum v0.26.3 |
| 481 | 2026-09-03T04:12:32.695Z | Downloaded hickory-resolver v0.25.2 |
| 482 | 2026-09-03T04:12:32.698Z | Downloaded scroll v0.13.0 |
| 483 | 2026-09-03T04:12:32.700Z | Downloaded quinn-udp v0.5.14 |
| 484 | 2026-09-03T04:12:32.703Z | Downloaded progenitor-impl v0.14.0 |
| 485 | 2026-09-03T04:12:32.703Z | Downloaded papergrid v0.18.0 |
| 486 | 2026-09-03T04:12:32.706Z | Downloaded papergrid v0.11.0 |
| 487 | 2026-09-03T04:12:32.710Z | Downloaded tabled_derive v0.7.0 |
| 488 | 2026-09-03T04:12:32.713Z | Downloaded strum v0.28.0 |
| 489 | 2026-09-03T04:12:32.713Z | Downloaded serde_repr v0.1.20 |
| 490 | 2026-09-03T04:12:32.717Z | Downloaded signal-hook-registry v1.4.6 |
| 491 | 2026-09-03T04:12:32.717Z | Downloaded subtle v2.6.1 |
| 492 | 2026-09-03T04:12:32.720Z | Downloaded sha2 v0.10.9 |
| 493 | 2026-09-03T04:12:32.720Z | Downloaded serde_derive_internals v0.29.1 |
| 494 | 2026-09-03T04:12:32.723Z | Downloaded serde_path_to_error v0.1.20 |
| 495 | 2026-09-03T04:12:32.723Z | Downloaded slog-term v2.9.2 |
| 496 | 2026-09-03T04:12:32.726Z | Downloaded tabwriter v1.4.1 |
| 497 | 2026-09-03T04:12:32.726Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 498 | 2026-09-03T04:12:32.728Z | Downloaded sync_wrapper v1.0.2 |
| 499 | 2026-09-03T04:12:32.728Z | Downloaded slog-dtrace v0.3.0 |
| 500 | 2026-09-03T04:12:32.731Z | Downloaded swrite v0.1.0 |
| 501 | 2026-09-03T04:12:32.731Z | Downloaded strum_macros v0.27.2 |
| 502 | 2026-09-03T04:12:32.734Z | Downloaded semver v1.0.28 |
| 503 | 2026-09-03T04:12:32.734Z | Downloaded proc-macro2 v1.0.106 |
| 504 | 2026-09-03T04:12:32.737Z | Downloaded indexmap v2.14.0 |
| 505 | 2026-09-03T04:12:32.742Z | Downloaded testing_table v0.3.0 |
| 506 | 2026-09-03T04:12:32.742Z | Downloaded termtree v0.5.1 |
| 507 | 2026-09-03T04:12:32.745Z | Downloaded take_mut v0.2.2 |
| 508 | 2026-09-03T04:12:32.745Z | Downloaded supports-color v3.0.2 |
| 509 | 2026-09-03T04:12:32.745Z | Downloaded tagptr v0.2.0 |
| 510 | 2026-09-03T04:12:32.745Z | Downloaded shlex v1.3.0 |
| 511 | 2026-09-03T04:12:32.748Z | Downloaded thread-id v4.2.2 |
| 512 | 2026-09-03T04:12:32.749Z | Downloaded ryu v1.0.20 |
| 513 | 2026-09-03T04:12:32.752Z | Downloaded mio v1.2.1 |
| 514 | 2026-09-03T04:12:32.755Z | Downloaded progenitor-impl v0.11.1 |
| 515 | 2026-09-03T04:12:32.758Z | Downloaded slog-json v2.6.1 |
| 516 | 2026-09-03T04:12:32.758Z | Downloaded slab v0.4.11 |
| 517 | 2026-09-03T04:12:32.761Z | Downloaded shlex v2.0.1 |
| 518 | 2026-09-03T04:12:32.761Z | Downloaded progenitor-impl v0.10.0 |
| 519 | 2026-09-03T04:12:32.764Z | Downloaded tokio-macros v2.7.0 |
| 520 | 2026-09-03T04:12:32.764Z | Downloaded thread-id v5.0.0 |
| 521 | 2026-09-03T04:12:32.764Z | Downloaded smf v0.2.3 |
| 522 | 2026-09-03T04:12:32.767Z | Downloaded minimal-lexical v0.2.1 |
| 523 | 2026-09-03T04:12:32.770Z | Downloaded terminal_size v0.4.3 |
| 524 | 2026-09-03T04:12:32.770Z | Downloaded strum_macros v0.26.4 |
| 525 | 2026-09-03T04:12:32.773Z | Downloaded openssl-sys v0.9.117 |
| 526 | 2026-09-03T04:12:32.776Z | Downloaded static_assertions v1.1.0 |
| 527 | 2026-09-03T04:12:32.776Z | Downloaded memchr v2.7.5 |
| 528 | 2026-09-03T04:12:32.779Z | Downloaded snafu-derive v0.8.9 |
| 529 | 2026-09-03T04:12:32.782Z | Downloaded slog-async v2.8.0 |
| 530 | 2026-09-03T04:12:32.782Z | Downloaded topological-sort v0.2.2 |
| 531 | 2026-09-03T04:12:32.785Z | Downloaded time-core v0.1.8 |
| 532 | 2026-09-03T04:12:32.785Z | Downloaded toml_datetime v0.6.11 |
| 533 | 2026-09-03T04:12:32.788Z | Downloaded itertools v0.12.1 |
| 534 | 2026-09-03T04:12:32.791Z | Downloaded quinn v0.11.9 |
| 535 | 2026-09-03T04:12:32.794Z | Downloaded h2 v0.4.14 |
| 536 | 2026-09-03T04:12:32.797Z | Downloaded tinyvec_macros v0.1.1 |
| 537 | 2026-09-03T04:12:32.799Z | Downloaded time-macros v0.2.27 |
| 538 | 2026-09-03T04:12:32.799Z | Downloaded tower-service v0.3.3 |
| 539 | 2026-09-03T04:12:32.802Z | Downloaded thiserror-impl v2.0.18 |
| 540 | 2026-09-03T04:12:32.802Z | Downloaded toml_write v0.1.2 |
| 541 | 2026-09-03T04:12:32.802Z | Downloaded thiserror v2.0.18 |
| 542 | 2026-09-03T04:12:32.808Z | Downloaded expectorate v1.2.0 |
| 543 | 2026-09-03T04:12:32.811Z | Downloaded synstructure v0.13.2 |
| 544 | 2026-09-03T04:12:32.811Z | Downloaded strum_macros v0.28.0 |
| 545 | 2026-09-03T04:12:32.811Z | Downloaded tower-layer v0.3.3 |
| 546 | 2026-09-03T04:12:32.814Z | Downloaded prettyplease v0.2.37 |
| 547 | 2026-09-03T04:12:32.816Z | Downloaded serde_with_macros v3.14.1 |
| 548 | 2026-09-03T04:12:32.816Z | Downloaded thread_local v1.1.9 |
| 549 | 2026-09-03T04:12:32.816Z | Downloaded nom v7.1.3 |
| 550 | 2026-09-03T04:12:32.820Z | Downloaded rustls-pki-types v1.12.0 |
| 551 | 2026-09-03T04:12:32.823Z | Downloaded tokio-rustls v0.25.0 |
| 552 | 2026-09-03T04:12:32.827Z | Downloaded num-traits v0.2.19 |
| 553 | 2026-09-03T04:12:32.830Z | Downloaded unicode-linebreak v0.1.5 |
| 554 | 2026-09-03T04:12:32.830Z | Downloaded smallvec v1.15.1 |
| 555 | 2026-09-03T04:12:32.830Z | Downloaded similar v2.7.0 |
| 556 | 2026-09-03T04:12:32.833Z | Downloaded thiserror v1.0.69 |
| 557 | 2026-09-03T04:12:32.836Z | Downloaded unicode-xid v0.2.6 |
| 558 | 2026-09-03T04:12:32.839Z | Downloaded typify-macro v0.6.2 |
| 559 | 2026-09-03T04:12:32.839Z | Downloaded tokio-native-tls v0.3.1 |
| 560 | 2026-09-03T04:12:32.839Z | Downloaded untrusted v0.9.0 |
| 561 | 2026-09-03T04:12:32.842Z | Downloaded untrusted v0.7.1 |
| 562 | 2026-09-03T04:12:32.842Z | Downloaded tinystr v0.8.1 |
| 563 | 2026-09-03T04:12:32.845Z | Downloaded iddqd v0.3.18 |
| 564 | 2026-09-03T04:12:32.847Z | Downloaded term v1.2.0 |
| 565 | 2026-09-03T04:12:32.850Z | Downloaded usdt-macro v0.5.0 |
| 566 | 2026-09-03T04:12:32.853Z | Downloaded usdt-attr-macro v0.6.0 |
| 567 | 2026-09-03T04:12:32.853Z | Downloaded usdt v0.6.0 |
| 568 | 2026-09-03T04:12:32.853Z | Downloaded universal-hash v0.5.1 |
| 569 | 2026-09-03T04:12:32.853Z | Downloaded typify-macro v0.4.3 |
| 570 | 2026-09-03T04:12:32.856Z | Downloaded socket2 v0.5.10 |
| 571 | 2026-09-03T04:12:32.856Z | Downloaded unarray v0.1.4 |
| 572 | 2026-09-03T04:12:32.859Z | Downloaded utf8parse v0.2.2 |
| 573 | 2026-09-03T04:12:32.859Z | Downloaded utf8_iter v1.0.4 |
| 574 | 2026-09-03T04:12:32.859Z | Downloaded try-lock v0.2.5 |
| 575 | 2026-09-03T04:12:32.859Z | Downloaded rayon-core v1.13.0 |
| 576 | 2026-09-03T04:12:32.862Z | Downloaded version_check v0.9.5 |
| 577 | 2026-09-03T04:12:32.862Z | Downloaded thiserror-no-std v2.0.2 |
| 578 | 2026-09-03T04:12:32.865Z | Downloaded want v0.3.1 |
| 579 | 2026-09-03T04:12:32.868Z | Downloaded thiserror-impl v1.0.69 |
| 580 | 2026-09-03T04:12:32.868Z | Downloaded signal-hook v0.4.4 |
| 581 | 2026-09-03T04:12:32.871Z | Downloaded schemars v0.8.22 |
| 582 | 2026-09-03T04:12:32.877Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 583 | 2026-09-03T04:12:32.881Z | Downloaded xattr v1.6.1 |
| 584 | 2026-09-03T04:12:32.881Z | Downloaded rustls-webpki v0.103.6 |
| 585 | 2026-09-03T04:12:32.884Z | Downloaded usdt-macro v0.6.0 |
| 586 | 2026-09-03T04:12:32.884Z | Downloaded usdt-attr-macro v0.5.0 |
| 587 | 2026-09-03T04:12:32.884Z | Downloaded usdt v0.5.0 |
| 588 | 2026-09-03T04:12:32.884Z | Downloaded yoke-derive v0.8.0 |
| 589 | 2026-09-03T04:12:32.884Z | Downloaded schemars v0.9.0 |
| 590 | 2026-09-03T04:12:32.890Z | Downloaded zerofrom-derive v0.1.6 |
| 591 | 2026-09-03T04:12:32.893Z | Downloaded waitgroup v0.1.2 |
| 592 | 2026-09-03T04:12:32.893Z | Downloaded zone_cfg_derive v0.3.1 |
| 593 | 2026-09-03T04:12:32.893Z | Downloaded wait-timeout v0.2.1 |
| 594 | 2026-09-03T04:12:32.896Z | Downloaded tokio-stream v0.1.17 |
| 595 | 2026-09-03T04:12:32.899Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 596 | 2026-09-03T04:12:32.899Z | Downloaded toml v0.8.23 |
| 597 | 2026-09-03T04:12:32.902Z | Downloaded tempfile v3.27.0 |
| 598 | 2026-09-03T04:12:32.902Z | Downloaded serde_derive v1.0.228 |
| 599 | 2026-09-03T04:12:32.905Z | Downloaded zeroize_derive v1.4.3 |
| 600 | 2026-09-03T04:12:32.905Z | Downloaded qorb v0.4.1 |
| 601 | 2026-09-03T04:12:32.908Z | Downloaded scuffle v0.1.0 |
| 602 | 2026-09-03T04:12:32.911Z | Downloaded rand v0.9.3 |
| 603 | 2026-09-03T04:12:32.914Z | Downloaded zone v0.3.1 |
| 604 | 2026-09-03T04:12:32.914Z | Downloaded itertools v0.14.0 |
| 605 | 2026-09-03T04:12:32.917Z | Downloaded socket2 v0.6.4 |
| 606 | 2026-09-03T04:12:32.933Z | Downloaded hickory-resolver v0.24.4 |
| 607 | 2026-09-03T04:12:32.934Z | Downloaded tokio-dtrace v0.1.1 |
| 608 | 2026-09-03T04:12:32.934Z | Downloaded rand v0.8.5 |
| 609 | 2026-09-03T04:12:32.934Z | Downloaded serde_core v1.0.228 |
| 610 | 2026-09-03T04:12:32.934Z | Downloaded hyper v1.10.1 |
| 611 | 2026-09-03T04:12:32.934Z | Downloaded spin v0.9.8 |
| 612 | 2026-09-03T04:12:32.937Z | Downloaded walkdir v2.5.0 |
| 613 | 2026-09-03T04:12:32.937Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 614 | 2026-09-03T04:12:32.937Z | Downloaded vsss-rs v3.3.4 |
| 615 | 2026-09-03T04:12:32.937Z | Downloaded http v1.4.2 |
| 616 | 2026-09-03T04:12:32.940Z | Downloaded bindgen v0.72.1 |
| 617 | 2026-09-03T04:12:32.943Z | Downloaded steno v0.4.1 |
| 618 | 2026-09-03T04:12:32.946Z | Downloaded pest v2.8.2 |
| 619 | 2026-09-03T04:12:32.949Z | Downloaded zerofrom v0.1.6 |
| 620 | 2026-09-03T04:12:32.952Z | Downloaded zeroize v1.8.1 |
| 621 | 2026-09-03T04:12:32.952Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 622 | 2026-09-03T04:12:32.952Z | Downloaded libm v0.2.15 |
| 623 | 2026-09-03T04:12:32.958Z | Downloaded writeable v0.6.1 |
| 624 | 2026-09-03T04:12:32.961Z | Downloaded whoami v1.6.1 |
| 625 | 2026-09-03T04:12:32.961Z | Downloaded textwrap v0.16.2 |
| 626 | 2026-09-03T04:12:32.963Z | Downloaded tracing-attributes v0.1.30 |
| 627 | 2026-09-03T04:12:32.966Z | Downloaded slog v2.8.2 |
| 628 | 2026-09-03T04:12:32.967Z | Downloaded vergen v8.3.2 |
| 629 | 2026-09-03T04:12:32.970Z | Downloaded serde_yaml v0.9.34+deprecated |
| 630 | 2026-09-03T04:12:32.974Z | Downloaded zmij v1.0.17 |
| 631 | 2026-09-03T04:12:32.974Z | Downloaded yoke v0.8.0 |
| 632 | 2026-09-03T04:12:32.974Z | Downloaded tracing-core v0.1.34 |
| 633 | 2026-09-03T04:12:32.978Z | Downloaded serde v1.0.228 |
| 634 | 2026-09-03T04:12:32.978Z | Downloaded tokio-rustls v0.26.4 |
| 635 | 2026-09-03T04:12:32.981Z | Downloaded ucd-trie v0.1.7 |
| 636 | 2026-09-03T04:12:32.981Z | Downloaded tinyvec v1.10.0 |
| 637 | 2026-09-03T04:12:32.981Z | Downloaded usdt-impl v0.5.0 |
| 638 | 2026-09-03T04:12:32.981Z | Downloaded usdt-impl v0.6.0 |
| 639 | 2026-09-03T04:12:32.984Z | Downloaded snafu v0.8.9 |
| 640 | 2026-09-03T04:12:32.986Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 641 | 2026-09-03T04:12:32.989Z | Downloaded zerovec-derive v0.11.1 |
| 642 | 2026-09-03T04:12:32.989Z | Downloaded unsafe-libyaml v0.2.11 |
| 643 | 2026-09-03T04:12:32.992Z | Downloaded unicode-ident v1.0.24 |
| 644 | 2026-09-03T04:12:32.992Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 645 | 2026-09-03T04:12:32.995Z | Downloaded toml v0.7.8 |
| 646 | 2026-09-03T04:12:32.998Z | Downloaded iri-string v0.7.8 |
| 647 | 2026-09-03T04:12:33.002Z | Downloaded hashbrown v0.16.1 |
| 648 | 2026-09-03T04:12:33.005Z | Downloaded serde_tokenstream v0.2.3 |
| 649 | 2026-09-03T04:12:33.005Z | Downloaded uuid v1.23.3 |
| 650 | 2026-09-03T04:12:33.008Z | Downloaded blake3 v1.8.2 |
| 651 | 2026-09-03T04:12:33.011Z | Downloaded zerocopy-derive v0.7.35 |
| 652 | 2026-09-03T04:12:33.014Z | Downloaded test-strategy v0.4.3 |
| 653 | 2026-09-03T04:12:33.017Z | Downloaded typify v0.4.3 |
| 654 | 2026-09-03T04:12:33.017Z | Downloaded tar v0.4.45 |
| 655 | 2026-09-03T04:12:33.020Z | Downloaded dropshot-api-manager v0.7.2 |
| 656 | 2026-09-03T04:12:33.023Z | Downloaded schemars v1.2.0 |
| 657 | 2026-09-03T04:12:33.028Z | Downloaded postcard v1.1.3 |
| 658 | 2026-09-03T04:12:33.031Z | Downloaded icu_locale_core v2.0.0 |
| 659 | 2026-09-03T04:12:33.034Z | Downloaded jiff-static v0.2.15 |
| 660 | 2026-09-03T04:12:33.037Z | Downloaded progenitor-client v0.11.1 |
| 661 | 2026-09-03T04:12:33.037Z | Downloaded parking_lot v0.12.5 |
| 662 | 2026-09-03T04:12:33.037Z | Downloaded reqwest v0.12.23 |
| 663 | 2026-09-03T04:12:33.040Z | Downloaded tracing v0.1.41 |
| 664 | 2026-09-03T04:12:33.043Z | Downloaded parking_lot_core v0.9.12 |
| 665 | 2026-09-03T04:12:33.047Z | Downloaded scopeguard v1.2.0 |
| 666 | 2026-09-03T04:12:33.047Z | Downloaded resolv-conf v0.7.5 |
| 667 | 2026-09-03T04:12:33.047Z | Downloaded once_cell v1.21.3 |
| 668 | 2026-09-03T04:12:33.050Z | Downloaded iddqd v0.4.5 |
| 669 | 2026-09-03T04:12:33.053Z | Downloaded cc v1.2.64 |
| 670 | 2026-09-03T04:12:33.053Z | Downloaded rand_chacha v0.3.1 |
| 671 | 2026-09-03T04:12:33.056Z | Downloaded potential_utf v0.1.3 |
| 672 | 2026-09-03T04:12:33.056Z | Downloaded proc-macro-error v1.0.4 |
| 673 | 2026-09-03T04:12:33.059Z | Downloaded hashbrown v0.17.1 |
| 674 | 2026-09-03T04:12:33.062Z | Downloaded typify v0.6.2 |
| 675 | 2026-09-03T04:12:33.062Z | Downloaded aws-lc-rs v1.16.2 |
| 676 | 2026-09-03T04:12:33.067Z | Downloaded unicode-segmentation v1.12.0 |
| 677 | 2026-09-03T04:12:33.069Z | Downloaded url v2.5.7 |
| 678 | 2026-09-03T04:12:33.072Z | Downloaded powerfmt v0.2.0 |
| 679 | 2026-09-03T04:12:33.072Z | Downloaded num-integer v0.1.46 |
| 680 | 2026-09-03T04:12:33.072Z | Downloaded memmap2 v0.9.8 |
| 681 | 2026-09-03T04:12:33.075Z | Downloaded phf v0.12.1 |
| 682 | 2026-09-03T04:12:33.075Z | Downloaded omicron-zone-package v0.12.2 |
| 683 | 2026-09-03T04:12:33.075Z | Downloaded oxide-tokio-rt v0.1.2 |
| 684 | 2026-09-03T04:12:33.078Z | Downloaded num_enum_derive v0.7.5 |
| 685 | 2026-09-03T04:12:33.078Z | Downloaded inout v0.1.4 |
| 686 | 2026-09-03T04:12:33.078Z | Downloaded chacha20poly1305 v0.10.1 |
| 687 | 2026-09-03T04:12:33.081Z | Downloaded progenitor-macro v0.14.0 |
| 688 | 2026-09-03T04:12:33.081Z | Downloaded progenitor-macro v0.10.0 |
| 689 | 2026-09-03T04:12:33.081Z | Downloaded lock_api v0.4.14 |
| 690 | 2026-09-03T04:12:33.081Z | Downloaded toml_edit v0.22.27 |
| 691 | 2026-09-03T04:12:33.084Z | Downloaded toml_edit v0.19.15 |
| 692 | 2026-09-03T04:12:33.092Z | Downloaded derive-where v1.6.0 |
| 693 | 2026-09-03T04:12:33.095Z | Downloaded futures-util v0.3.32 |
| 694 | 2026-09-03T04:12:33.100Z | Downloaded tokio-util v0.7.16 |
| 695 | 2026-09-03T04:12:33.104Z | Downloaded portable-atomic v1.11.1 |
| 696 | 2026-09-03T04:12:33.108Z | Downloaded idna v1.1.0 |
| 697 | 2026-09-03T04:12:33.110Z | Downloaded goblin v0.8.2 |
| 698 | 2026-09-03T04:12:33.113Z | Downloaded chrono v0.4.45 |
| 699 | 2026-09-03T04:12:33.117Z | Downloaded serde_json v1.0.150 |
| 700 | 2026-09-03T04:12:33.121Z | Downloaded itertools v0.15.0 |
| 701 | 2026-09-03T04:12:33.124Z | Downloaded rustls-webpki v0.102.8 |
| 702 | 2026-09-03T04:12:33.134Z | Downloaded icu_properties_data v2.0.1 |
| 703 | 2026-09-03T04:12:33.139Z | Downloaded moka v0.12.11 |
| 704 | 2026-09-03T04:12:33.144Z | Downloaded typenum v1.20.1 |
| 705 | 2026-09-03T04:12:33.147Z | Downloaded zerotrie v0.2.2 |
| 706 | 2026-09-03T04:12:33.150Z | Downloaded zerocopy-derive v0.8.27 |
| 707 | 2026-09-03T04:12:33.153Z | Downloaded goblin v0.10.1 |
| 708 | 2026-09-03T04:12:33.155Z | Downloaded regex v1.12.4 |
| 709 | 2026-09-03T04:12:33.158Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 710 | 2026-09-03T04:12:33.161Z | Downloaded reqwest v0.13.2 |
| 711 | 2026-09-03T04:12:33.164Z | Downloaded proc-macro-error-attr v1.0.4 |
| 712 | 2026-09-03T04:12:33.164Z | Downloaded pest_generator v2.8.2 |
| 713 | 2026-09-03T04:12:33.164Z | Downloaded num_enum v0.7.5 |
| 714 | 2026-09-03T04:12:33.167Z | Downloaded newtype-uuid v1.3.2 |
| 715 | 2026-09-03T04:12:33.167Z | Downloaded httparse v1.10.1 |
| 716 | 2026-09-03T04:12:33.170Z | Downloaded getrandom v0.4.2 |
| 717 | 2026-09-03T04:12:33.170Z | Downloaded tower v0.5.2 |
| 718 | 2026-09-03T04:12:33.175Z | Downloaded typed-path v0.9.3 |
| 719 | 2026-09-03T04:12:33.180Z | Downloaded flate2 v1.1.2 |
| 720 | 2026-09-03T04:12:33.182Z | Downloaded async-compression v0.4.33 |
| 721 | 2026-09-03T04:12:33.185Z | Downloaded hmac v0.12.1 |
| 722 | 2026-09-03T04:12:33.185Z | Downloaded futures v0.3.32 |
| 723 | 2026-09-03T04:12:33.188Z | Downloaded hyper-rustls v0.27.7 |
| 724 | 2026-09-03T04:12:33.191Z | Downloaded fs-err v3.1.2 |
| 725 | 2026-09-03T04:12:33.191Z | Downloaded phf_shared v0.12.1 |
| 726 | 2026-09-03T04:12:33.191Z | Downloaded cexpr v0.6.0 |
| 727 | 2026-09-03T04:12:33.194Z | Downloaded crc32fast v1.5.0 |
| 728 | 2026-09-03T04:12:33.194Z | Downloaded bitflags v2.11.1 |
| 729 | 2026-09-03T04:12:33.197Z | Downloaded displaydoc v0.2.5 |
| 730 | 2026-09-03T04:12:33.197Z | Downloaded daft v0.1.5 |
| 731 | 2026-09-03T04:12:33.199Z | Downloaded cookie v0.18.1 |
| 732 | 2026-09-03T04:12:33.199Z | Downloaded ff v0.13.1 |
| 733 | 2026-09-03T04:12:33.200Z | Downloaded equivalent v1.0.2 |
| 734 | 2026-09-03T04:12:33.202Z | Downloaded ingot v0.1.1 |
| 735 | 2026-09-03T04:12:33.202Z | Downloaded macaddr v1.0.1 |
| 736 | 2026-09-03T04:12:33.202Z | Downloaded lru-cache v0.1.2 |
| 737 | 2026-09-03T04:12:33.202Z | Downloaded kstat-rs v0.2.4 |
| 738 | 2026-09-03T04:12:33.205Z | Downloaded keccak v0.1.6 |
| 739 | 2026-09-03T04:12:33.205Z | Downloaded console v0.15.11 |
| 740 | 2026-09-03T04:12:33.205Z | Downloaded colored v3.1.1 |
| 741 | 2026-09-03T04:12:33.208Z | Downloaded crossbeam-utils v0.8.21 |
| 742 | 2026-09-03T04:12:33.211Z | Downloaded clang-sys v1.8.1 |
| 743 | 2026-09-03T04:12:33.211Z | Downloaded unicode-normalization v0.1.24 |
| 744 | 2026-09-03T04:12:33.214Z | Downloaded cipher v0.4.4 |
| 745 | 2026-09-03T04:12:33.214Z | Downloaded blake2 v0.10.6 |
| 746 | 2026-09-03T04:12:33.214Z | Downloaded anyhow v1.0.102 |
| 747 | 2026-09-03T04:12:33.217Z | Downloaded bstr v1.12.0 |
| 748 | 2026-09-03T04:12:33.220Z | Downloaded argon2 v0.5.3 |
| 749 | 2026-09-03T04:12:33.224Z | Downloaded fastrand v2.3.0 |
| 750 | 2026-09-03T04:12:33.225Z | Downloaded erased-serde v0.3.31 |
| 751 | 2026-09-03T04:12:33.227Z | Downloaded tower-http v0.6.8 |
| 752 | 2026-09-03T04:12:33.230Z | Downloaded winnow v0.7.14 |
| 753 | 2026-09-03T04:12:33.233Z | Downloaded proptest v1.8.0 |
| 754 | 2026-09-03T04:12:33.237Z | Downloaded zerovec v0.11.4 |
| 755 | 2026-09-03T04:12:33.240Z | Downloaded time v0.3.47 |
| 756 | 2026-09-03T04:12:33.247Z | Downloaded tabled v0.15.0 |
| 757 | 2026-09-03T04:12:33.255Z | Downloaded openssl v0.10.81 |
| 758 | 2026-09-03T04:12:33.260Z | Downloaded curve25519-dalek v4.1.3 |
| 759 | 2026-09-03T04:12:33.265Z | Downloaded rayon v1.11.0 |
| 760 | 2026-09-03T04:12:33.269Z | Downloaded nix v0.31.3 |
| 761 | 2026-09-03T04:12:33.275Z | Downloaded git2 v0.19.0 |
| 762 | 2026-09-03T04:12:33.280Z | Downloaded tough v0.20.0 |
| 763 | 2026-09-03T04:12:33.285Z | Downloaded serde_with v3.14.1 |
| 764 | 2026-09-03T04:12:33.291Z | Downloaded zerocopy v0.7.35 |
| 765 | 2026-09-03T04:12:33.300Z | Downloaded rustls v0.22.4 |
| 766 | 2026-09-03T04:12:33.307Z | Downloaded unicode-width v0.1.14 |
| 767 | 2026-09-03T04:12:33.310Z | Downloaded smoltcp v0.11.0 |
| 768 | 2026-09-03T04:12:33.317Z | Downloaded quinn-proto v0.11.14 |
| 769 | 2026-09-03T04:12:33.321Z | Downloaded nix v0.30.1 |
| 770 | 2026-09-03T04:12:33.328Z | Downloaded openapiv3 v2.2.0 |
| 771 | 2026-09-03T04:12:33.335Z | Downloaded libscf-sys v1.2.0 |
| 772 | 2026-09-03T04:12:33.338Z | Downloaded instant v0.1.13 |
| 773 | 2026-09-03T04:12:33.338Z | Downloaded idna_adapter v1.2.1 |
| 774 | 2026-09-03T04:12:33.338Z | Downloaded chacha20 v0.9.1 |
| 775 | 2026-09-03T04:12:33.338Z | Downloaded ident_case v1.0.1 |
| 776 | 2026-09-03T04:12:33.338Z | Downloaded dtrace-parser v0.2.0 |
| 777 | 2026-09-03T04:12:33.341Z | Downloaded defmt-parser v1.0.0 |
| 778 | 2026-09-03T04:12:33.341Z | Downloaded foreign-types v0.3.2 |
| 779 | 2026-09-03T04:12:33.341Z | Downloaded arrayvec v0.7.6 |
| 780 | 2026-09-03T04:12:33.341Z | Downloaded unicode-width v0.2.1 |
| 781 | 2026-09-03T04:12:33.344Z | Downloaded regex-syntax v0.8.11 |
| 782 | 2026-09-03T04:12:33.349Z | Downloaded dtrace-parser v0.3.0 |
| 783 | 2026-09-03T04:12:33.352Z | Downloaded csv-core v0.1.12 |
| 784 | 2026-09-03T04:12:33.352Z | Downloaded critical-section v1.2.0 |
| 785 | 2026-09-03T04:12:33.352Z | Downloaded byteorder v1.5.0 |
| 786 | 2026-09-03T04:12:33.352Z | Downloaded dunce v1.0.5 |
| 787 | 2026-09-03T04:12:33.352Z | Downloaded dof v0.3.0 |
| 788 | 2026-09-03T04:12:33.355Z | Downloaded dyn-clone v1.0.20 |
| 789 | 2026-09-03T04:12:33.355Z | Downloaded httpdate v1.0.3 |
| 790 | 2026-09-03T04:12:33.355Z | Downloaded tabled v0.21.0 |
| 791 | 2026-09-03T04:12:33.363Z | Downloaded winnow v1.0.3 |
| 792 | 2026-09-03T04:12:33.369Z | Downloaded rustix v1.1.4 |
| 793 | 2026-09-03T04:12:33.394Z | Downloaded winnow v0.5.40 |
| 794 | 2026-09-03T04:12:33.399Z | Downloaded vcpkg v0.2.15 |
| 795 | 2026-09-03T04:12:33.420Z | Downloaded zerocopy v0.8.27 |
| 796 | 2026-09-03T04:12:33.432Z | Downloaded webpki-roots v1.0.2 |
| 797 | 2026-09-03T04:12:33.435Z | Downloaded syn v1.0.109 |
| 798 | 2026-09-03T04:12:33.440Z | Downloaded syn v2.0.118 |
| 799 | 2026-09-03T04:12:33.447Z | Downloaded dropshot v0.16.7 |
| 800 | 2026-09-03T04:12:33.458Z | Downloaded dropshot v0.17.1 |
| 801 | 2026-09-03T04:12:33.471Z | Downloaded typify-impl v0.6.2 |
| 802 | 2026-09-03T04:12:33.479Z | Downloaded hickory-proto v0.24.4 |
| 803 | 2026-09-03T04:12:33.487Z | Downloaded rustls v0.23.40 |
| 804 | 2026-09-03T04:12:33.493Z | Downloaded hickory-proto v0.25.2 |
| 805 | 2026-09-03T04:12:33.502Z | Downloaded regress v0.11.1 |
| 806 | 2026-09-03T04:12:33.507Z | Downloaded regress v0.10.5 |
| 807 | 2026-09-03T04:12:33.512Z | Downloaded rustix v0.38.44 |
| 808 | 2026-09-03T04:12:33.524Z | Downloaded form_urlencoded v1.2.2 |
| 809 | 2026-09-03T04:12:33.528Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 810 | 2026-09-03T04:12:33.528Z | Downloaded debug-ignore v1.0.5 |
| 811 | 2026-09-03T04:12:33.528Z | Downloaded foreign-types v0.5.0 |
| 812 | 2026-09-03T04:12:33.528Z | Downloaded constant_time_eq v0.3.1 |
| 813 | 2026-09-03T04:12:33.531Z | Downloaded colorchoice v1.0.4 |
| 814 | 2026-09-03T04:12:33.531Z | Downloaded cfg_aliases v0.2.1 |
| 815 | 2026-09-03T04:12:33.531Z | Downloaded atomic-waker v1.1.2 |
| 816 | 2026-09-03T04:12:33.531Z | Downloaded block-buffer v0.12.0 |
| 817 | 2026-09-03T04:12:33.531Z | Downloaded enum-as-inner v0.6.1 |
| 818 | 2026-09-03T04:12:33.531Z | Downloaded cstr-argument v0.1.2 |
| 819 | 2026-09-03T04:12:33.534Z | Downloaded generic-array v0.14.7 |
| 820 | 2026-09-03T04:12:33.534Z | Downloaded futures-macro v0.3.32 |
| 821 | 2026-09-03T04:12:33.534Z | Downloaded embedded-io v0.6.1 |
| 822 | 2026-09-03T04:12:33.534Z | Downloaded typify-impl v0.4.3 |
| 823 | 2026-09-03T04:12:33.541Z | Downloaded regex-automata v0.4.13 |
| 824 | 2026-09-03T04:12:33.550Z | Downloaded defmt v0.3.100 |
| 825 | 2026-09-03T04:12:33.553Z | Downloaded petgraph v0.6.5 |
| 826 | 2026-09-03T04:12:33.562Z | Downloaded darling_macro v0.21.3 |
| 827 | 2026-09-03T04:12:33.565Z | Downloaded crucible-workspace-hack v0.1.0 |
| 828 | 2026-09-03T04:12:33.565Z | Downloaded dof v0.4.0 |
| 829 | 2026-09-03T04:12:33.565Z | Downloaded crypto-common v0.2.2 |
| 830 | 2026-09-03T04:12:33.565Z | Downloaded cpufeatures v0.2.17 |
| 831 | 2026-09-03T04:12:33.565Z | Downloaded futures-executor v0.3.32 |
| 832 | 2026-09-03T04:12:33.568Z | Downloaded dropshot_endpoint v0.17.1 |
| 833 | 2026-09-03T04:12:33.568Z | Downloaded ciborium-io v0.2.2 |
| 834 | 2026-09-03T04:12:33.568Z | Downloaded cfg-if v1.0.4 |
| 835 | 2026-09-03T04:12:33.572Z | Downloaded bit-vec v0.8.0 |
| 836 | 2026-09-03T04:12:33.572Z | Downloaded async-recursion v1.1.1 |
| 837 | 2026-09-03T04:12:33.572Z | Downloaded async-stream-impl v0.3.6 |
| 838 | 2026-09-03T04:12:33.572Z | Downloaded aho-corasick v1.1.3 |
| 839 | 2026-09-03T04:12:33.575Z | Downloaded filetime v0.2.26 |
| 840 | 2026-09-03T04:12:33.575Z | Downloaded chrono-tz v0.10.4 |
| 841 | 2026-09-03T04:12:33.585Z | Downloaded arrayref v0.3.9 |
| 842 | 2026-09-03T04:12:33.588Z | Downloaded anstyle-parse v1.0.0 |
| 843 | 2026-09-03T04:12:33.588Z | Downloaded jiff v0.2.15 |
| 844 | 2026-09-03T04:12:33.596Z | Downloaded hash32 v0.3.1 |
| 845 | 2026-09-03T04:12:33.599Z | Downloaded gethostname v0.5.0 |
| 846 | 2026-09-03T04:12:33.599Z | Downloaded foldhash v0.2.0 |
| 847 | 2026-09-03T04:12:33.599Z | Downloaded base64 v0.22.1 |
| 848 | 2026-09-03T04:12:33.601Z | Downloaded backoff v0.4.0 |
| 849 | 2026-09-03T04:12:33.602Z | Downloaded libc v0.2.186 |
| 850 | 2026-09-03T04:12:33.619Z | Downloaded anstream v1.0.0 |
| 851 | 2026-09-03T04:12:33.622Z | Downloaded petgraph v0.8.2 |
| 852 | 2026-09-03T04:12:33.633Z | Downloaded csv v1.4.0 |
| 853 | 2026-09-03T04:12:33.644Z | Downloaded libz-sys v1.1.22 |
| 854 | 2026-09-03T04:12:33.656Z | Downloaded data-encoding v2.9.0 |
| 855 | 2026-09-03T04:12:33.659Z | Downloaded sha3 v0.10.8 |
| 856 | 2026-09-03T04:12:33.661Z | Downloaded bitflags v1.3.2 |
| 857 | 2026-09-03T04:12:33.661Z | Downloaded anstyle v1.0.14 |
| 858 | 2026-09-03T04:12:33.661Z | Downloaded allocator-api2 v0.2.21 |
| 859 | 2026-09-03T04:12:33.664Z | Downloaded aead v0.5.2 |
| 860 | 2026-09-03T04:12:33.678Z | Downloaded tokio v1.52.3 |
| 861 | 2026-09-03T04:12:33.733Z | Downloaded encoding_rs v0.8.35 |
| 862 | 2026-09-03T04:12:33.761Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 863 | 2026-09-03T04:12:33.813Z | Downloaded ring v0.17.14 |
| 864 | 2026-09-03T04:12:33.852Z | Downloaded curl-sys v0.4.89+curl-8.20.0 |
| 865 | 2026-09-03T04:12:34.304Z | Downloaded aws-lc-sys v0.39.1 |
| 866 | 2026-09-03T04:12:34.627Z | Compiling proc-macro2 v1.0.106 |
| 867 | 2026-09-03T04:12:34.627Z | Compiling quote v1.0.45 |
| 868 | 2026-09-03T04:12:34.627Z | Compiling unicode-ident v1.0.24 |
| 869 | 2026-09-03T04:12:34.630Z | Compiling serde_core v1.0.228 |
| 870 | 2026-09-03T04:12:34.630Z | Compiling serde v1.0.228 |
| 871 | 2026-09-03T04:12:34.631Z | Compiling libc v0.2.186 |
| 872 | 2026-09-03T04:12:34.631Z | Checking cfg-if v1.0.4 |
| 873 | 2026-09-03T04:12:34.960Z | Compiling zmij v1.0.17 |
| 874 | 2026-09-03T04:12:34.978Z | Compiling autocfg v1.5.0 |
| 875 | 2026-09-03T04:12:35.233Z | Compiling memchr v2.7.5 |
| 876 | 2026-09-03T04:12:35.249Z | Compiling libm v0.2.15 |
| 877 | 2026-09-03T04:12:35.590Z | Compiling getrandom v0.4.2 |
| 878 | 2026-09-03T04:12:35.762Z | Compiling jobserver v0.1.34 |
| 879 | 2026-09-03T04:12:35.793Z | Compiling find-msvc-tools v0.1.9 |
| 880 | 2026-09-03T04:12:35.827Z | Compiling shlex v2.0.1 |
| 881 | 2026-09-03T04:12:35.830Z | Compiling version_check v0.9.5 |
| 882 | 2026-09-03T04:12:35.883Z | Compiling thiserror v2.0.18 |
| 883 | 2026-09-03T04:12:36.047Z | Compiling cc v1.2.64 |
| 884 | 2026-09-03T04:12:36.109Z | Checking smallvec v1.15.1 |
| 885 | 2026-09-03T04:12:36.131Z | Checking itoa v1.0.15 |
| 886 | 2026-09-03T04:12:36.147Z | Compiling icu_properties_data v2.0.1 |
| 887 | 2026-09-03T04:12:36.234Z | Compiling syn v2.0.118 |
| 888 | 2026-09-03T04:12:36.283Z | Compiling icu_normalizer_data v2.0.0 |
| 889 | 2026-09-03T04:12:36.396Z | Compiling parking_lot_core v0.9.12 |
| 890 | 2026-09-03T04:12:36.436Z | Checking stable_deref_trait v1.2.0 |
| 891 | 2026-09-03T04:12:36.465Z | Compiling serde_json v1.0.150 |
| 892 | 2026-09-03T04:12:36.731Z | Compiling heck v0.5.0 |
| 893 | 2026-09-03T04:12:36.749Z | Checking writeable v0.6.1 |
| 894 | 2026-09-03T04:12:36.818Z | Checking litemap v0.8.0 |
| 895 | 2026-09-03T04:12:36.932Z | Compiling num-traits v0.2.19 |
| 896 | 2026-09-03T04:12:36.935Z | Checking percent-encoding v2.3.2 |
| 897 | 2026-09-03T04:12:37.167Z | Checking form_urlencoded v1.2.2 |
| 898 | 2026-09-03T04:12:37.296Z | Checking utf8_iter v1.0.4 |
| 899 | 2026-09-03T04:12:37.350Z | Compiling zerocopy v0.8.27 |
| 900 | 2026-09-03T04:12:37.366Z | Checking pin-project-lite v0.2.16 |
| 901 | 2026-09-03T04:12:37.409Z | Compiling log v0.4.29 |
| 902 | 2026-09-03T04:12:37.421Z | Compiling equivalent v1.0.2 |
| 903 | 2026-09-03T04:12:37.461Z | Compiling semver v1.0.28 |
| 904 | 2026-09-03T04:12:37.476Z | Checking iana-time-zone v0.1.64 |
| 905 | 2026-09-03T04:12:37.508Z | Compiling rustversion v1.0.22 |
| 906 | 2026-09-03T04:12:37.584Z | Checking getrandom v0.2.16 |
| 907 | 2026-09-03T04:12:37.587Z | Checking socket2 v0.6.4 |
| 908 | 2026-09-03T04:12:37.725Z | Checking uuid v1.23.3 |
| 909 | 2026-09-03T04:12:37.755Z | Checking scopeguard v1.2.0 |
| 910 | 2026-09-03T04:12:37.877Z | Checking lock_api v0.4.14 |
| 911 | 2026-09-03T04:12:37.974Z | Checking bitflags v2.11.1 |
| 912 | 2026-09-03T04:12:38.006Z | Checking signal-hook-registry v1.4.6 |
| 913 | 2026-09-03T04:12:38.021Z | Checking mio v1.2.1 |
| 914 | 2026-09-03T04:12:38.079Z | Checking parking_lot v0.12.5 |
| 915 | 2026-09-03T04:12:38.161Z | Checking dyn-clone v1.0.20 |
| 916 | 2026-09-03T04:12:38.176Z | Compiling schemars v0.8.22 |
| 917 | 2026-09-03T04:12:38.263Z | Compiling portable-atomic v1.11.1 |
| 918 | 2026-09-03T04:12:38.263Z | Checking futures-core v0.3.32 |
| 919 | 2026-09-03T04:12:38.404Z | Compiling ring v0.17.14 |
| 920 | 2026-09-03T04:12:38.435Z | Checking critical-section v1.2.0 |
| 921 | 2026-09-03T04:12:38.468Z | Compiling hashbrown v0.17.1 |
| 922 | 2026-09-03T04:12:38.484Z | Compiling httparse v1.10.1 |
| 923 | 2026-09-03T04:12:38.600Z | Compiling regex-syntax v0.8.11 |
| 924 | 2026-09-03T04:12:38.721Z | Checking futures-sink v0.3.32 |
| 925 | 2026-09-03T04:12:38.936Z | Checking subtle v2.6.1 |
| 926 | 2026-09-03T04:12:39.095Z | Compiling indexmap v2.14.0 |
| 927 | 2026-09-03T04:12:39.127Z | Compiling synstructure v0.13.2 |
| 928 | 2026-09-03T04:12:39.272Z | Compiling serde_derive_internals v0.29.1 |
| 929 | 2026-09-03T04:12:39.287Z | Checking once_cell v1.21.3 |
| 930 | 2026-09-03T04:12:39.648Z | Checking slab v0.4.11 |
| 931 | 2026-09-03T04:12:39.763Z | Compiling aho-corasick v1.1.3 |
| 932 | 2026-09-03T04:12:39.812Z | Compiling rustix v1.1.4 |
| 933 | 2026-09-03T04:12:39.853Z | Compiling thiserror v1.0.69 |
| 934 | 2026-09-03T04:12:39.889Z | Checking rand_core v0.6.4 |
| 935 | 2026-09-03T04:12:40.035Z | Checking typenum v1.20.1 |
| 936 | 2026-09-03T04:12:40.361Z | Checking futures-channel v0.3.32 |
| 937 | 2026-09-03T04:12:40.390Z | Compiling serde_derive v1.0.228 |
| 938 | 2026-09-03T04:12:40.421Z | Compiling zerofrom-derive v0.1.6 |
| 939 | 2026-09-03T04:12:40.547Z | Compiling yoke-derive v0.8.0 |
| 940 | 2026-09-03T04:12:40.563Z | Compiling zerovec-derive v0.11.1 |
| 941 | 2026-09-03T04:12:40.786Z | Compiling displaydoc v0.2.5 |
| 942 | 2026-09-03T04:12:40.824Z | Compiling thiserror-impl v2.0.18 |
| 943 | 2026-09-03T04:12:41.237Z | Compiling schemars_derive v0.8.22 |
| 944 | 2026-09-03T04:12:41.522Z | Compiling tokio-macros v2.7.0 |
| 945 | 2026-09-03T04:12:41.585Z | Compiling zerocopy-derive v0.8.27 |
| 946 | 2026-09-03T04:12:41.626Z | Checking zerofrom v0.1.6 |
| 947 | 2026-09-03T04:12:41.648Z | Compiling futures-macro v0.3.32 |
| 948 | 2026-09-03T04:12:41.752Z | Checking yoke v0.8.0 |
| 949 | 2026-09-03T04:12:41.941Z | Checking zerovec v0.11.4 |
| 950 | 2026-09-03T04:12:42.060Z | Checking zerotrie v0.2.2 |
| 951 | 2026-09-03T04:12:42.358Z | Compiling zeroize_derive v1.4.3 |
| 952 | 2026-09-03T04:12:42.411Z | Compiling regex-automata v0.4.13 |
| 953 | 2026-09-03T04:12:42.441Z | Compiling thiserror-impl v1.0.69 |
| 954 | 2026-09-03T04:12:42.654Z | Checking tinystr v0.8.1 |
| 955 | 2026-09-03T04:12:42.797Z | Checking potential_utf v0.1.3 |
| 956 | 2026-09-03T04:12:42.838Z | Checking icu_locale_core v2.0.0 |
| 957 | 2026-09-03T04:12:42.935Z | Checking icu_collections v2.0.0 |
| 958 | 2026-09-03T04:12:43.018Z | Checking zeroize v1.8.1 |
| 959 | 2026-09-03T04:12:43.023Z | Compiling ucd-trie v0.1.7 |
| 960 | 2026-09-03T04:12:43.228Z | Compiling pest v2.8.2 |
| 961 | 2026-09-03T04:12:43.261Z | Checking futures-io v0.3.32 |
| 962 | 2026-09-03T04:12:43.299Z | Checking icu_provider v2.0.0 |
| 963 | 2026-09-03T04:12:43.379Z | Checking futures-task v0.3.32 |
| 964 | 2026-09-03T04:12:43.456Z | Checking bytes v1.12.0 |
| 965 | 2026-09-03T04:12:43.526Z | Checking chrono v0.4.45 |
| 966 | 2026-09-03T04:12:43.547Z | Checking icu_properties v2.0.1 |
| 967 | 2026-09-03T04:12:43.595Z | Checking icu_normalizer v2.0.0 |
| 968 | 2026-09-03T04:12:43.922Z | Compiling serde_tokenstream v0.2.3 |
| 969 | 2026-09-03T04:12:43.981Z | Checking tokio v1.52.3 |
| 970 | 2026-09-03T04:12:44.302Z | Compiling regex v1.12.4 |
| 971 | 2026-09-03T04:12:44.368Z | Compiling pest_meta v2.8.2 |
| 972 | 2026-09-03T04:12:44.423Z | Checking futures-util v0.3.32 |
| 973 | 2026-09-03T04:12:44.463Z | Checking idna_adapter v1.2.1 |
| 974 | 2026-09-03T04:12:44.513Z | Compiling pkg-config v0.3.32 |
| 975 | 2026-09-03T04:12:44.596Z | Checking idna v1.1.0 |
| 976 | 2026-09-03T04:12:44.716Z | Compiling anyhow v1.0.102 |
| 977 | 2026-09-03T04:12:44.863Z | Checking url v2.5.7 |
| 978 | 2026-09-03T04:12:44.996Z | Compiling pest_generator v2.8.2 |
| 979 | 2026-09-03T04:12:45.038Z | Compiling tracing-attributes v0.1.30 |
| 980 | 2026-09-03T04:12:45.537Z | Checking tracing-core v0.1.34 |
| 981 | 2026-09-03T04:12:45.651Z | Compiling generic-array v0.14.7 |
| 982 | 2026-09-03T04:12:45.766Z | Compiling pest_derive v2.8.2 |
| 983 | 2026-09-03T04:12:45.841Z | Compiling allocator-api2 v0.2.21 |
| 984 | 2026-09-03T04:12:45.884Z | Compiling foldhash v0.2.0 |
| 985 | 2026-09-03T04:12:45.967Z | Compiling vcpkg v0.2.15 |
| 986 | 2026-09-03T04:12:46.092Z | Compiling fnv v1.0.7 |
| 987 | 2026-09-03T04:12:46.171Z | Compiling hashbrown v0.16.1 |
| 988 | 2026-09-03T04:12:46.272Z | Checking tracing v0.1.41 |
| 989 | 2026-09-03T04:12:46.361Z | Checking http v1.4.2 |
| 990 | 2026-09-03T04:12:46.380Z | Compiling getrandom v0.3.3 |
| 991 | 2026-09-03T04:12:46.550Z | Compiling byteorder v1.5.0 |
| 992 | 2026-09-03T04:12:46.739Z | Compiling camino v1.2.3 |
| 993 | 2026-09-03T04:12:46.771Z | Checking crypto-common v0.1.6 |
| 994 | 2026-09-03T04:12:46.785Z | Checking errno v0.3.14 |
| 995 | 2026-09-03T04:12:46.895Z | Checking ipnet v2.11.0 |
| 996 | 2026-09-03T04:12:46.910Z | Checking base64 v0.22.1 |
| 997 | 2026-09-03T04:12:46.925Z | Compiling num-conv v0.2.1 |
| 998 | 2026-09-03T04:12:47.083Z | Compiling time-core v0.1.8 |
| 999 | 2026-09-03T04:12:47.125Z | Compiling scroll_derive v0.13.1 |
| 1000 | 2026-09-03T04:12:47.150Z | Compiling paste v1.0.15 |
| 1001 | 2026-09-03T04:12:47.167Z | Checking http-body v1.0.1 |
| 1002 | 2026-09-03T04:12:47.236Z | Checking tokio-util v0.7.16 |
| 1003 | 2026-09-03T04:12:47.252Z | Compiling time-macros v0.2.27 |
| 1004 | 2026-09-03T04:12:47.297Z | Checking rustls-pki-types v1.12.0 |
| 1005 | 2026-09-03T04:12:47.502Z | Checking atomic-waker v1.1.2 |
| 1006 | 2026-09-03T04:12:47.732Z | Checking try-lock v0.2.5 |
| 1007 | 2026-09-03T04:12:47.823Z | Checking tower-layer v0.3.3 |
| 1008 | 2026-09-03T04:12:47.842Z | Checking untrusted v0.9.0 |
| 1009 | 2026-09-03T04:12:47.951Z | Checking tower-service v0.3.3 |
| 1010 | 2026-09-03T04:12:47.990Z | Checking want v0.3.1 |
| 1011 | 2026-09-03T04:12:48.035Z | Checking h2 v0.4.14 |
| 1012 | 2026-09-03T04:12:48.051Z | Checking httpdate v1.0.3 |
| 1013 | 2026-09-03T04:12:48.116Z | Checking ryu v1.0.20 |
| 1014 | 2026-09-03T04:12:48.201Z | Compiling openssl-sys v0.9.117 |
| 1015 | 2026-09-03T04:12:48.218Z | Compiling async-trait v0.1.89 |
| 1016 | 2026-09-03T04:12:48.258Z | Compiling cmake v0.1.54 |
| 1017 | 2026-09-03T04:12:48.275Z | Checking socket2 v0.5.10 |
| 1018 | 2026-09-03T04:12:48.427Z | Compiling strsim v0.11.1 |
| 1019 | 2026-09-03T04:12:48.522Z | Compiling dunce v1.0.5 |
| 1020 | 2026-09-03T04:12:48.600Z | Checking pretty-hex v0.4.1 |
| 1021 | 2026-09-03T04:12:48.627Z | Compiling fs_extra v1.3.0 |
| 1022 | 2026-09-03T04:12:48.727Z | Compiling crossbeam-utils v0.8.21 |
| 1023 | 2026-09-03T04:12:48.743Z | Compiling scroll v0.13.0 |
| 1024 | 2026-09-03T04:12:48.872Z | Checking block-buffer v0.10.4 |
| 1025 | 2026-09-03T04:12:48.937Z | Compiling aws-lc-sys v0.39.1 |
| 1026 | 2026-09-03T04:12:48.972Z | Compiling regress v0.10.5 |
| 1027 | 2026-09-03T04:12:49.007Z | Checking ppv-lite86 v0.2.21 |
| 1028 | 2026-09-03T04:12:49.045Z | Compiling slog v2.8.2 |
| 1029 | 2026-09-03T04:12:49.082Z | Compiling plain v0.2.3 |
| 1030 | 2026-09-03T04:12:49.198Z | Compiling usdt-impl v0.6.0 |
| 1031 | 2026-09-03T04:12:49.220Z | Compiling goblin v0.10.1 |
| 1032 | 2026-09-03T04:12:49.318Z | Checking digest v0.10.7 |
| 1033 | 2026-09-03T04:12:49.322Z | Checking http-body-util v0.1.3 |
| 1034 | 2026-09-03T04:12:49.472Z | Checking ipnetwork v0.21.1 |
| 1035 | 2026-09-03T04:12:49.534Z | Checking erased-serde v0.3.31 |
| 1036 | 2026-09-03T04:12:49.791Z | Compiling omicron-workspace-hack v0.1.0 |
| 1037 | 2026-09-03T04:12:49.824Z | Compiling ident_case v1.0.1 |
| 1038 | 2026-09-03T04:12:49.870Z | Checking serde_urlencoded v0.7.1 |
| 1039 | 2026-09-03T04:12:49.953Z | Compiling darling_core v0.21.3 |
| 1040 | 2026-09-03T04:12:49.975Z | Checking hyper v1.10.1 |
| 1041 | 2026-09-03T04:12:50.033Z | Compiling dtrace-parser v0.3.0 |
| 1042 | 2026-09-03T04:12:50.084Z | Compiling openapiv3 v2.2.0 |
| 1043 | 2026-09-03T04:12:50.181Z | Compiling daft-derive v0.1.5 |
| 1044 | 2026-09-03T04:12:50.650Z | Compiling typify-impl v0.4.3 |
| 1045 | 2026-09-03T04:12:50.893Z | Compiling thread-id v5.0.0 |
| 1046 | 2026-09-03T04:12:50.896Z | Checking hyper-util v0.1.20 |
| 1047 | 2026-09-03T04:12:51.635Z | Compiling aws-lc-rs v1.16.2 |
| 1048 | 2026-09-03T04:12:51.950Z | Compiling dof v0.4.0 |
| 1049 | 2026-09-03T04:12:52.042Z | Compiling darling_macro v0.21.3 |
| 1050 | 2026-09-03T04:12:52.305Z | Checking encoding_rs v0.8.35 |
| 1051 | 2026-09-03T04:12:52.590Z | Compiling darling v0.21.3 |
| 1052 | 2026-09-03T04:12:52.680Z | Checking untrusted v0.7.1 |
| 1053 | 2026-09-03T04:12:52.719Z | Checking mime v0.3.17 |
| 1054 | 2026-09-03T04:12:52.780Z | Compiling slog-async v2.8.0 |
| 1055 | 2026-09-03T04:12:52.797Z | Checking cpufeatures v0.2.17 |
| 1056 | 2026-09-03T04:12:52.898Z | Checking rand_core v0.9.3 |
| 1057 | 2026-09-03T04:12:52.932Z | Checking oxnet v0.1.6 |
| 1058 | 2026-09-03T04:12:53.022Z | Compiling usdt-macro v0.6.0 |
| 1059 | 2026-09-03T04:12:53.066Z | Compiling usdt-attr-macro v0.6.0 |
| 1060 | 2026-09-03T04:12:53.187Z | Compiling structmeta-derive v0.3.0 |
| 1061 | 2026-09-03T04:12:53.248Z | Compiling multer v3.1.0 |
| 1062 | 2026-09-03T04:12:53.366Z | Compiling unsafe-libyaml v0.2.11 |
| 1063 | 2026-09-03T04:12:53.482Z | Compiling rustls v0.22.4 |
| 1064 | 2026-09-03T04:12:53.543Z | Compiling rustls v0.23.40 |
| 1065 | 2026-09-03T04:12:53.826Z | Compiling async-stream-impl v0.3.6 |
| 1066 | 2026-09-03T04:12:53.949Z | Compiling serde_yaml v0.9.34+deprecated |
| 1067 | 2026-09-03T04:12:54.048Z | Checking sync_wrapper v1.0.2 |
| 1068 | 2026-09-03T04:12:54.065Z | Compiling typify-macro v0.4.3 |
| 1069 | 2026-09-03T04:12:54.155Z | Checking fastrand v2.3.0 |
| 1070 | 2026-09-03T04:12:54.266Z | Compiling structmeta v0.3.0 |
| 1071 | 2026-09-03T04:12:54.461Z | Checking hex v0.4.3 |
| 1072 | 2026-09-03T04:12:54.478Z | Compiling openssl v0.10.81 |
| 1073 | 2026-09-03T04:12:54.551Z | Checking foreign-types-shared v0.1.1 |
| 1074 | 2026-09-03T04:12:54.642Z | Checking foreign-types v0.3.2 |
| 1075 | 2026-09-03T04:12:54.689Z | Checking tempfile v3.27.0 |
| 1076 | 2026-09-03T04:12:54.716Z | Checking tower v0.5.2 |
| 1077 | 2026-09-03T04:12:54.769Z | Checking rand_chacha v0.9.0 |
| 1078 | 2026-09-03T04:12:54.891Z | Checking futures-executor v0.3.32 |
| 1079 | 2026-09-03T04:12:54.964Z | Compiling strum_macros v0.26.4 |
| 1080 | 2026-09-03T04:12:55.045Z | Compiling openssl-macros v0.1.1 |
| 1081 | 2026-09-03T04:12:55.117Z | Checking iri-string v0.7.8 |
| 1082 | 2026-09-03T04:12:55.120Z | Checking powerfmt v0.2.0 |
| 1083 | 2026-09-03T04:12:55.227Z | Checking openssl-probe v0.1.6 |
| 1084 | 2026-09-03T04:12:55.286Z | Compiling native-tls v0.2.14 |
| 1085 | 2026-09-03T04:12:55.336Z | Checking deranged v0.5.3 |
| 1086 | 2026-09-03T04:12:55.556Z | Checking futures v0.3.32 |
| 1087 | 2026-09-03T04:12:55.595Z | Compiling typify v0.4.3 |
| 1088 | 2026-09-03T04:12:55.636Z | Checking rand v0.9.3 |
| 1089 | 2026-09-03T04:12:55.689Z | Compiling newtype-uuid-macros v0.1.0 |
| 1090 | 2026-09-03T04:12:56.093Z | Compiling ref-cast v1.0.25 |
| 1091 | 2026-09-03T04:12:56.158Z | Checking tower-http v0.6.8 |
| 1092 | 2026-09-03T04:12:56.182Z | Checking num_threads v0.1.7 |
| 1093 | 2026-09-03T04:12:56.444Z | Compiling ref-cast-impl v1.0.25 |
| 1094 | 2026-09-03T04:12:56.460Z | Compiling dropshot v0.16.7 |
| 1095 | 2026-09-03T04:12:56.476Z | Checking memmap2 v0.9.8 |
| 1096 | 2026-09-03T04:12:56.499Z | Checking time v0.3.47 |
| 1097 | 2026-09-03T04:12:56.560Z | Checking unicode-width v0.2.1 |
| 1098 | 2026-09-03T04:12:56.757Z | Compiling derive-ex v0.1.8 |
| 1099 | 2026-09-03T04:12:56.814Z | Checking crossbeam-channel v0.5.15 |
| 1100 | 2026-09-03T04:12:57.019Z | Checking webpki-roots v1.0.2 |
| 1101 | 2026-09-03T04:12:57.035Z | Compiling dropshot_endpoint v0.16.7 |
| 1102 | 2026-09-03T04:12:57.138Z | Compiling strum_macros v0.27.2 |
| 1103 | 2026-09-03T04:12:57.154Z | Checking winnow v0.7.14 |
| 1104 | 2026-09-03T04:12:57.640Z | Compiling progenitor-impl v0.11.1 |
| 1105 | 2026-09-03T04:12:57.824Z | Checking tokio-native-tls v0.3.1 |
| 1106 | 2026-09-03T04:12:57.991Z | Checking hyper-tls v0.6.0 |
| 1107 | 2026-09-03T04:12:58.303Z | Compiling test-strategy v0.4.3 |
| 1108 | 2026-09-03T04:12:58.410Z | Checking newtype-uuid v1.3.2 |
| 1109 | 2026-09-03T04:12:58.512Z | Checking thread_local v1.1.9 |
| 1110 | 2026-09-03T04:12:58.601Z | Checking winnow v1.0.3 |
| 1111 | 2026-09-03T04:12:58.660Z | Checking daft v0.1.5 |
| 1112 | 2026-09-03T04:12:58.681Z | Compiling serde_with_macros v3.14.1 |
| 1113 | 2026-09-03T04:12:58.916Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 1114 | 2026-09-03T04:12:58.953Z | Checking serde_spanned v1.1.1 |
| 1115 | 2026-09-03T04:12:58.970Z | Checking is-terminal v0.4.16 |
| 1116 | 2026-09-03T04:12:59.064Z | Checking term v1.2.0 |
| 1117 | 2026-09-03T04:12:59.097Z | Checking take_mut v0.2.2 |
| 1118 | 2026-09-03T04:12:59.206Z | Checking debug-ignore v1.0.5 |
| 1119 | 2026-09-03T04:12:59.257Z | Checking match_cfg v0.1.0 |
| 1120 | 2026-09-03T04:12:59.296Z | Checking either v1.15.0 |
| 1121 | 2026-09-03T04:12:59.311Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 1122 | 2026-09-03T04:12:59.329Z | Checking hostname v0.3.1 |
| 1123 | 2026-09-03T04:12:59.431Z | Checking slog-term v2.9.2 |
| 1124 | 2026-09-03T04:12:59.498Z | Checking slog-json v2.6.1 |
| 1125 | 2026-09-03T04:12:59.675Z | Compiling syn v1.0.109 |
| 1126 | 2026-09-03T04:12:59.708Z | Checking spin v0.9.8 |
| 1127 | 2026-09-03T04:12:59.711Z | Checking slog-bunyan v2.5.0 |
| 1128 | 2026-09-03T04:12:59.769Z | Checking usdt v0.6.0 |
| 1129 | 2026-09-03T04:12:59.807Z | Compiling progenitor-macro v0.11.1 |
| 1130 | 2026-09-03T04:12:59.838Z | Compiling parse-display-derive v0.10.0 |
| 1131 | 2026-09-03T04:12:59.841Z | Checking async-stream v0.3.6 |
| 1132 | 2026-09-03T04:12:59.981Z | Checking rustls-webpki v0.102.8 |
| 1133 | 2026-09-03T04:13:00.003Z | Checking waitgroup v0.1.2 |
| 1134 | 2026-09-03T04:13:00.042Z | Checking rustls-pemfile v2.2.0 |
| 1135 | 2026-09-03T04:13:00.071Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1136 | 2026-09-03T04:13:00.107Z | Checking serde_path_to_error v0.1.20 |
| 1137 | 2026-09-03T04:13:00.181Z | Checking hostname v0.4.2 |
| 1138 | 2026-09-03T04:13:00.285Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1139 | 2026-09-03T04:13:00.376Z | Checking strum v0.26.3 |
| 1140 | 2026-09-03T04:13:00.492Z | Checking rand_chacha v0.3.1 |
| 1141 | 2026-09-03T04:13:00.517Z | Checking macaddr v1.0.1 |
| 1142 | 2026-09-03T04:13:00.600Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1143 | 2026-09-03T04:13:00.688Z | Checking wait-timeout v0.2.1 |
| 1144 | 2026-09-03T04:13:00.704Z | Checking bit-vec v0.8.0 |
| 1145 | 2026-09-03T04:13:00.802Z | Checking lazy_static v1.5.0 |
| 1146 | 2026-09-03T04:13:00.818Z | Checking quick-error v1.2.3 |
| 1147 | 2026-09-03T04:13:00.897Z | Checking bit-set v0.8.0 |
| 1148 | 2026-09-03T04:13:00.913Z | Checking toml v0.9.12+spec-1.1.0 |
| 1149 | 2026-09-03T04:13:00.929Z | Checking rusty-fork v0.3.0 |
| 1150 | 2026-09-03T04:13:01.053Z | Checking rand v0.8.5 |
| 1151 | 2026-09-03T04:13:01.119Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1152 | 2026-09-03T04:13:01.389Z | Checking rand_xorshift v0.4.0 |
| 1153 | 2026-09-03T04:13:01.489Z | Checking sha1 v0.10.6 |
| 1154 | 2026-09-03T04:13:01.565Z | Checking unarray v0.1.4 |
| 1155 | 2026-09-03T04:13:01.654Z | Checking strum v0.27.2 |
| 1156 | 2026-09-03T04:13:01.674Z | Checking proptest v1.8.0 |
| 1157 | 2026-09-03T04:13:01.766Z | Checking tabwriter v1.4.1 |
| 1158 | 2026-09-03T04:13:01.796Z | Checking tokio-rustls v0.25.0 |
| 1159 | 2026-09-03T04:13:01.827Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1160 | 2026-09-03T04:13:01.913Z | Checking colored v3.1.1 |
| 1161 | 2026-09-03T04:13:01.969Z | Checking serde_with v3.14.1 |
| 1162 | 2026-09-03T04:13:02.430Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1163 | 2026-09-03T04:13:02.666Z | Checking instant v0.1.13 |
| 1164 | 2026-09-03T04:13:02.759Z | Checking rustc-hash v2.1.1 |
| 1165 | 2026-09-03T04:13:03.090Z | Checking iddqd v0.3.18 |
| 1166 | 2026-09-03T04:13:03.194Z | Checking backoff v0.4.0 |
| 1167 | 2026-09-03T04:13:03.301Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1168 | 2026-09-03T04:13:03.329Z | Checking parse-display v0.10.0 |
| 1169 | 2026-09-03T04:13:03.373Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1170 | 2026-09-03T04:13:03.478Z | Checking itertools v0.14.0 |
| 1171 | 2026-09-03T04:13:03.496Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1172 | 2026-09-03T04:13:03.952Z | Compiling toml_datetime v0.6.11 |
| 1173 | 2026-09-03T04:13:03.976Z | Compiling clap_derive v4.6.1 |
| 1174 | 2026-09-03T04:13:03.993Z | Checking utf8parse v0.2.2 |
| 1175 | 2026-09-03T04:13:04.126Z | Checking anstyle-parse v1.0.0 |
| 1176 | 2026-09-03T04:13:04.299Z | Checking terminal_size v0.4.3 |
| 1177 | 2026-09-03T04:13:04.454Z | Checking colorchoice v1.0.4 |
| 1178 | 2026-09-03T04:13:04.473Z | Checking is_terminal_polyfill v1.70.1 |
| 1179 | 2026-09-03T04:13:04.562Z | Checking anstyle-query v1.1.4 |
| 1180 | 2026-09-03T04:13:04.578Z | Checking anstyle v1.0.14 |
| 1181 | 2026-09-03T04:13:04.759Z | Checking anstream v1.0.0 |
| 1182 | 2026-09-03T04:13:04.970Z | Checking clap_lex v1.1.0 |
| 1183 | 2026-09-03T04:13:05.129Z | Checking clap_builder v4.6.0 |
| 1184 | 2026-09-03T04:13:06.373Z | Checking clap v4.6.1 |
| 1185 | 2026-09-03T04:13:07.477Z | Compiling num-derive v0.4.2 |
| 1186 | 2026-09-03T04:13:07.972Z | Compiling rustls-webpki v0.103.6 |
| 1187 | 2026-09-03T04:13:08.571Z | Compiling prettyplease v0.2.37 |
| 1188 | 2026-09-03T04:13:10.210Z | Checking crossbeam-epoch v0.9.18 |
| 1189 | 2026-09-03T04:13:10.317Z | Compiling winnow v0.5.40 |
| 1190 | 2026-09-03T04:13:10.394Z | Compiling cfg_aliases v0.2.1 |
| 1191 | 2026-09-03T04:13:11.019Z | Checking serde_spanned v0.6.9 |
| 1192 | 2026-09-03T04:13:11.271Z | Compiling memoffset v0.9.1 |
| 1193 | 2026-09-03T04:13:11.339Z | Compiling rayon-core v1.13.0 |
| 1194 | 2026-09-03T04:13:11.571Z | Compiling tokio-rustls v0.26.4 |
| 1195 | 2026-09-03T04:13:11.694Z | Compiling toml_edit v0.19.15 |
| 1196 | 2026-09-03T04:13:12.830Z | Compiling proc-macro-crate v1.3.1 |
| 1197 | 2026-09-03T04:13:12.939Z | Compiling zerocopy-derive v0.7.35 |
| 1198 | 2026-09-03T04:13:13.449Z | Compiling crc32fast v1.5.0 |
| 1199 | 2026-09-03T04:13:13.763Z | Compiling hyper-rustls v0.27.7 |
| 1200 | 2026-09-03T04:13:13.984Z | Compiling reqwest v0.12.23 |
| 1201 | 2026-09-03T04:13:14.374Z | Checking crossbeam-deque v0.8.6 |
| 1202 | 2026-09-03T04:13:14.825Z | Checking adler2 v2.0.1 |
| 1203 | 2026-09-03T04:13:15.239Z | Compiling progenitor-client v0.11.1 |
| 1204 | 2026-09-03T04:13:15.257Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1205 | 2026-09-03T04:13:15.517Z | Compiling progenitor v0.11.1 |
| 1206 | 2026-09-03T04:13:15.965Z | Checking miniz_oxide v0.8.9 |
| 1207 | 2026-09-03T04:13:16.864Z | Compiling num-integer v0.1.46 |
| 1208 | 2026-09-03T04:13:16.908Z | Compiling proc-macro-error-attr v1.0.4 |
| 1209 | 2026-09-03T04:13:17.114Z | Compiling heapless v0.8.0 |
| 1210 | 2026-09-03T04:13:17.177Z | Compiling heck v0.4.1 |
| 1211 | 2026-09-03T04:13:17.377Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1212 | 2026-09-03T04:13:17.473Z | Checking flate2 v1.1.2 |
| 1213 | 2026-09-03T04:13:17.581Z | Compiling progenitor-client v0.10.0 |
| 1214 | 2026-09-03T04:13:18.015Z | Compiling ingot-macros v0.1.1 |
| 1215 | 2026-09-03T04:13:18.530Z | Checking hash32 v0.3.1 |
| 1216 | 2026-09-03T04:13:18.663Z | Checking hybrid-array v0.4.12 |
| 1217 | 2026-09-03T04:13:18.770Z | Compiling proc-macro-error v1.0.4 |
| 1218 | 2026-09-03T04:13:18.913Z | Checking toml_write v0.1.2 |
| 1219 | 2026-09-03T04:13:19.097Z | Compiling smoltcp v0.11.0 |
| 1220 | 2026-09-03T04:13:19.148Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1221 | 2026-09-03T04:13:19.400Z | Checking toml_edit v0.22.27 |
| 1222 | 2026-09-03T04:13:19.755Z | Checking num-iter v0.1.45 |
| 1223 | 2026-09-03T04:13:19.876Z | Checking num-rational v0.4.2 |
| 1224 | 2026-09-03T04:13:20.152Z | Compiling zerocopy v0.7.35 |
| 1225 | 2026-09-03T04:13:20.168Z | Compiling num_enum_derive v0.7.5 |
| 1226 | 2026-09-03T04:13:20.493Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1227 | 2026-09-03T04:13:20.648Z | Compiling hubpack_derive v0.1.1 |
| 1228 | 2026-09-03T04:13:20.693Z | Checking ingot-types v0.1.2 |
| 1229 | 2026-09-03T04:13:20.729Z | Checking cobs v0.3.0 |
| 1230 | 2026-09-03T04:13:20.856Z | Compiling scroll_derive v0.12.1 |
| 1231 | 2026-09-03T04:13:20.875Z | Compiling foreign-types-macros v0.2.3 |
| 1232 | 2026-09-03T04:13:20.951Z | Compiling num-complex v0.4.6 |
| 1233 | 2026-09-03T04:13:21.164Z | Compiling usdt-impl v0.5.0 |
| 1234 | 2026-09-03T04:13:21.209Z | Compiling crucible-workspace-hack v0.1.0 |
| 1235 | 2026-09-03T04:13:21.367Z | Checking bitflags v1.3.2 |
| 1236 | 2026-09-03T04:13:21.437Z | Checking foreign-types-shared v0.3.1 |
| 1237 | 2026-09-03T04:13:21.452Z | Checking managed v0.8.0 |
| 1238 | 2026-09-03T04:13:21.528Z | Checking foreign-types v0.5.0 |
| 1239 | 2026-09-03T04:13:21.562Z | Checking scroll v0.12.0 |
| 1240 | 2026-09-03T04:13:21.628Z | Checking num v0.4.3 |
| 1241 | 2026-09-03T04:13:21.716Z | Checking num_enum v0.7.5 |
| 1242 | 2026-09-03T04:13:21.777Z | Checking hubpack v0.1.2 |
| 1243 | 2026-09-03T04:13:21.793Z | Checking ingot v0.1.1 |
| 1244 | 2026-09-03T04:13:21.824Z | Checking postcard v1.1.3 |
| 1245 | 2026-09-03T04:13:21.941Z | Compiling dof v0.3.0 |
| 1246 | 2026-09-03T04:13:22.111Z | Checking toml v0.8.23 |
| 1247 | 2026-09-03T04:13:22.537Z | Checking block-buffer v0.12.0 |
| 1248 | 2026-09-03T04:13:22.560Z | Checking crypto-common v0.2.2 |
| 1249 | 2026-09-03T04:13:22.799Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1250 | 2026-09-03T04:13:22.817Z | Compiling dtrace-parser v0.2.0 |
| 1251 | 2026-09-03T04:13:23.046Z | Checking camino-tempfile v1.4.1 |
| 1252 | 2026-09-03T04:13:23.185Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1253 | 2026-09-03T04:13:23.209Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1254 | 2026-09-03T04:13:23.286Z | Checking cstr-argument v0.1.2 |
| 1255 | 2026-09-03T04:13:23.401Z | Compiling thread-id v4.2.2 |
| 1256 | 2026-09-03T04:13:23.418Z | Checking float-ord v0.3.2 |
| 1257 | 2026-09-03T04:13:23.449Z | Checking const-oid v0.10.2 |
| 1258 | 2026-09-03T04:13:23.490Z | Compiling minimal-lexical v0.2.1 |
| 1259 | 2026-09-03T04:13:23.522Z | Checking compression-core v0.4.32 |
| 1260 | 2026-09-03T04:13:23.551Z | Checking static_assertions v1.1.0 |
| 1261 | 2026-09-03T04:13:23.613Z | Checking digest v0.11.3 |
| 1262 | 2026-09-03T04:13:23.652Z | Checking compression-codecs v0.4.32 |
| 1263 | 2026-09-03T04:13:23.738Z | Compiling nom v7.1.3 |
| 1264 | 2026-09-03T04:13:23.809Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1265 | 2026-09-03T04:13:23.851Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1266 | 2026-09-03T04:13:23.867Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1267 | 2026-09-03T04:13:24.068Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 1268 | 2026-09-03T04:13:24.169Z | Checking goblin v0.8.2 |
| 1269 | 2026-09-03T04:13:24.226Z | Checking rayon v1.11.0 |
| 1270 | 2026-09-03T04:13:24.560Z | Compiling num_enum_derive v0.5.11 |
| 1271 | 2026-09-03T04:13:24.640Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1272 | 2026-09-03T04:13:24.789Z | Compiling rustc_version v0.4.1 |
| 1273 | 2026-09-03T04:13:25.089Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1274 | 2026-09-03T04:13:25.123Z | Compiling dropshot v0.17.1 |
| 1275 | 2026-09-03T04:13:25.291Z | Compiling rustix v0.38.44 |
| 1276 | 2026-09-03T04:13:25.355Z | Compiling convert_case v0.4.0 |
| 1277 | 2026-09-03T04:13:25.403Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 1278 | 2026-09-03T04:13:25.573Z | Checking tinyvec_macros v0.1.1 |
| 1279 | 2026-09-03T04:13:25.625Z | Checking cpufeatures v0.3.0 |
| 1280 | 2026-09-03T04:13:25.646Z | Checking tinyvec v1.10.0 |
| 1281 | 2026-09-03T04:13:25.662Z | Compiling derive_more v0.99.20 |
| 1282 | 2026-09-03T04:13:25.710Z | Checking sha1 v0.11.0 |
| 1283 | 2026-09-03T04:13:25.729Z | Checking num_enum v0.5.11 |
| 1284 | 2026-09-03T04:13:25.879Z | Checking toml v1.1.2+spec-1.1.0 |
| 1285 | 2026-09-03T04:13:25.896Z | Checking async-compression v0.4.33 |
| 1286 | 2026-09-03T04:13:25.957Z | Compiling nix v0.30.1 |
| 1287 | 2026-09-03T04:13:26.134Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1288 | 2026-09-03T04:13:26.353Z | Checking libscf-sys v1.2.0 |
| 1289 | 2026-09-03T04:13:26.457Z | Compiling libz-sys v1.1.22 |
| 1290 | 2026-09-03T04:13:26.485Z | Compiling dropshot_endpoint v0.17.1 |
| 1291 | 2026-09-03T04:13:26.653Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1292 | 2026-09-03T04:13:26.674Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1293 | 2026-09-03T04:13:26.785Z | Checking bytecount v0.6.9 |
| 1294 | 2026-09-03T04:13:26.945Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1295 | 2026-09-03T04:13:27.039Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1296 | 2026-09-03T04:13:27.751Z | Compiling usdt-macro v0.5.0 |
| 1297 | 2026-09-03T04:13:27.775Z | Compiling usdt-attr-macro v0.5.0 |
| 1298 | 2026-09-03T04:13:27.823Z | Compiling zone_cfg_derive v0.3.1 |
| 1299 | 2026-09-03T04:13:27.878Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1300 | 2026-09-03T04:13:27.908Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1301 | 2026-09-03T04:13:28.049Z | Checking itertools v0.12.1 |
| 1302 | 2026-09-03T04:13:28.105Z | Checking memmap v0.7.0 |
| 1303 | 2026-09-03T04:13:28.242Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1304 | 2026-09-03T04:13:28.424Z | Checking sigpipe v0.1.3 |
| 1305 | 2026-09-03T04:13:28.468Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1306 | 2026-09-03T04:13:28.484Z | Checking jiff v0.2.15 |
| 1307 | 2026-09-03T04:13:28.500Z | Checking glob v0.3.3 |
| 1308 | 2026-09-03T04:13:28.515Z | Checking usdt v0.5.0 |
| 1309 | 2026-09-03T04:13:28.679Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1310 | 2026-09-03T04:13:28.682Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 1311 | 2026-09-03T04:13:28.922Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1312 | 2026-09-03T04:13:28.939Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1313 | 2026-09-03T04:13:28.983Z | Checking smf v0.2.3 |
| 1314 | 2026-09-03T04:13:29.064Z | Checking zone v0.3.1 |
| 1315 | 2026-09-03T04:13:29.121Z | Checking secrecy v0.10.3 |
| 1316 | 2026-09-03T04:13:29.158Z | Checking bstr v1.12.0 |
| 1317 | 2026-09-03T04:13:29.218Z | Checking whoami v1.6.1 |
| 1318 | 2026-09-03T04:13:29.396Z | Compiling curve25519-dalek v4.1.3 |
| 1319 | 2026-09-03T04:13:29.420Z | Checking hmac v0.12.1 |
| 1320 | 2026-09-03T04:13:29.489Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1321 | 2026-09-03T04:13:29.506Z | Checking inout v0.1.4 |
| 1322 | 2026-09-03T04:13:29.554Z | Compiling enum-as-inner v0.6.1 |
| 1323 | 2026-09-03T04:13:29.577Z | Compiling clang-sys v1.8.1 |
| 1324 | 2026-09-03T04:13:29.640Z | Checking ff v0.13.1 |
| 1325 | 2026-09-03T04:13:29.677Z | Compiling semver v0.1.20 |
| 1326 | 2026-09-03T04:13:29.770Z | Checking data-encoding v2.9.0 |
| 1327 | 2026-09-03T04:13:29.794Z | Checking group v0.13.0 |
| 1328 | 2026-09-03T04:13:29.904Z | Compiling rustc_version v0.1.7 |
| 1329 | 2026-09-03T04:13:29.975Z | Checking cipher v0.4.4 |
| 1330 | 2026-09-03T04:13:30.020Z | Checking hkdf v0.12.4 |
| 1331 | 2026-09-03T04:13:30.040Z | Checking atomicwrites v0.4.4 |
| 1332 | 2026-09-03T04:13:30.104Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1333 | 2026-09-03T04:13:30.122Z | Checking universal-hash v0.5.1 |
| 1334 | 2026-09-03T04:13:30.154Z | Checking crypto-bigint v0.5.5 |
| 1335 | 2026-09-03T04:13:30.171Z | Compiling regress v0.11.1 |
| 1336 | 2026-09-03T04:13:30.174Z | Checking half v2.7.1 |
| 1337 | 2026-09-03T04:13:30.240Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1338 | 2026-09-03T04:13:30.434Z | Checking base64ct v1.8.0 |
| 1339 | 2026-09-03T04:13:30.668Z | Checking opaque-debug v0.3.1 |
| 1340 | 2026-09-03T04:13:30.743Z | Checking ciborium-io v0.2.2 |
| 1341 | 2026-09-03T04:13:30.841Z | Checking indent_write v2.2.0 |
| 1342 | 2026-09-03T04:13:30.909Z | Checking base16ct v0.2.0 |
| 1343 | 2026-09-03T04:13:31.030Z | Checking ciborium-ll v0.2.2 |
| 1344 | 2026-09-03T04:13:31.047Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1345 | 2026-09-03T04:13:31.172Z | Checking thiserror-no-std v2.0.2 |
| 1346 | 2026-09-03T04:13:31.190Z | Checking elliptic-curve v0.13.8 |
| 1347 | 2026-09-03T04:13:31.206Z | Checking poly1305 v0.8.0 |
| 1348 | 2026-09-03T04:13:31.222Z | Checking password-hash v0.5.0 |
| 1349 | 2026-09-03T04:13:31.261Z | Checking chacha20 v0.9.1 |
| 1350 | 2026-09-03T04:13:31.431Z | Compiling newtype_derive v0.1.6 |
| 1351 | 2026-09-03T04:13:31.448Z | Checking similar v2.7.0 |
| 1352 | 2026-09-03T04:13:31.451Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1353 | 2026-09-03T04:13:31.451Z | Compiling nix v0.31.3 |
| 1354 | 2026-09-03T04:13:31.665Z | Checking blake2 v0.10.6 |
| 1355 | 2026-09-03T04:13:31.682Z | Checking aead v0.5.2 |
| 1356 | 2026-09-03T04:13:31.738Z | Compiling typify-impl v0.6.2 |
| 1357 | 2026-09-03T04:13:31.807Z | Compiling libloading v0.8.9 |
| 1358 | 2026-09-03T04:13:31.824Z | Compiling bindgen v0.72.1 |
| 1359 | 2026-09-03T04:13:31.840Z | Checking keccak v0.1.6 |
| 1360 | 2026-09-03T04:13:31.885Z | Compiling owo-colors v4.3.0 |
| 1361 | 2026-09-03T04:13:31.999Z | Checking linked-hash-map v0.5.6 |
| 1362 | 2026-09-03T04:13:32.016Z | Checking resolv-conf v0.7.5 |
| 1363 | 2026-09-03T04:13:32.184Z | Checking lru-cache v0.1.2 |
| 1364 | 2026-09-03T04:13:32.201Z | Checking sha3 v0.10.8 |
| 1365 | 2026-09-03T04:13:32.286Z | Checking argon2 v0.5.3 |
| 1366 | 2026-09-03T04:13:32.331Z | Checking chacha20poly1305 v0.10.1 |
| 1367 | 2026-09-03T04:13:32.402Z | Checking vsss-rs v3.3.4 |
| 1368 | 2026-09-03T04:13:32.518Z | Checking ciborium v0.2.2 |
| 1369 | 2026-09-03T04:13:32.592Z | Checking hickory-proto v0.24.4 |
| 1370 | 2026-09-03T04:13:32.839Z | Checking tokio-dtrace v0.1.1 |
| 1371 | 2026-09-03T04:13:32.947Z | Checking papergrid v0.18.0 |
| 1372 | 2026-09-03T04:13:33.025Z | Compiling cexpr v0.6.0 |
| 1373 | 2026-09-03T04:13:33.243Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1374 | 2026-09-03T04:13:33.506Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1375 | 2026-09-03T04:13:33.591Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1376 | 2026-09-03T04:13:33.714Z | Checking serde-big-array v0.5.1 |
| 1377 | 2026-09-03T04:13:33.893Z | Compiling serde_repr v0.1.20 |
| 1378 | 2026-09-03T04:13:33.893Z | Compiling derive-where v1.6.0 |
| 1379 | 2026-09-03T04:13:34.184Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1380 | 2026-09-03T04:13:34.352Z | Checking unicode-segmentation v1.12.0 |
| 1381 | 2026-09-03T04:13:34.429Z | Checking same-file v1.0.6 |
| 1382 | 2026-09-03T04:13:34.484Z | Checking siphasher v1.0.1 |
| 1383 | 2026-09-03T04:13:34.535Z | Compiling shlex v1.3.0 |
| 1384 | 2026-09-03T04:13:34.556Z | Checking walkdir v2.5.0 |
| 1385 | 2026-09-03T04:13:34.655Z | Checking phf_shared v0.12.1 |
| 1386 | 2026-09-03T04:13:34.695Z | Checking newline-converter v0.3.0 |
| 1387 | 2026-09-03T04:13:34.745Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1388 | 2026-09-03T04:13:34.818Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 1389 | 2026-09-03T04:13:34.854Z | Checking hickory-resolver v0.24.4 |
| 1390 | 2026-09-03T04:13:35.183Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 1391 | 2026-09-03T04:13:35.251Z | Checking tabled v0.21.0 |
| 1392 | 2026-09-03T04:13:35.301Z | Compiling typify-macro v0.6.2 |
| 1393 | 2026-09-03T04:13:35.553Z | Checking oxide-tokio-rt v0.1.2 |
| 1394 | 2026-09-03T04:13:35.699Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1395 | 2026-09-03T04:13:36.373Z | Checking itertools v0.15.0 |
| 1396 | 2026-09-03T04:13:36.439Z | Checking console v0.15.11 |
| 1397 | 2026-09-03T04:13:36.505Z | Compiling progenitor-impl v0.10.0 |
| 1398 | 2026-09-03T04:13:36.569Z | Checking tokio-stream v0.1.17 |
| 1399 | 2026-09-03T04:13:36.837Z | Compiling pin-project-internal v1.1.10 |
| 1400 | 2026-09-03T04:13:36.937Z | Compiling slog-dtrace v0.3.0 |
| 1401 | 2026-09-03T04:13:36.984Z | Checking csv-core v0.1.12 |
| 1402 | 2026-09-03T04:13:37.167Z | Checking swrite v0.1.0 |
| 1403 | 2026-09-03T04:13:37.184Z | Compiling chrono-tz v0.10.4 |
| 1404 | 2026-09-03T04:13:37.263Z | Compiling unicode-xid v0.2.6 |
| 1405 | 2026-09-03T04:13:37.392Z | Checking foldhash v0.1.5 |
| 1406 | 2026-09-03T04:13:37.411Z | Checking smawk v0.3.2 |
| 1407 | 2026-09-03T04:13:37.459Z | Checking unicode-width v0.1.14 |
| 1408 | 2026-09-03T04:13:37.533Z | Checking unicode-linebreak v0.1.5 |
| 1409 | 2026-09-03T04:13:37.549Z | Compiling cancel-safe-futures v0.1.5 |
| 1410 | 2026-09-03T04:13:37.746Z | Checking textwrap v0.16.2 |
| 1411 | 2026-09-03T04:13:37.823Z | Checking hashbrown v0.15.5 |
| 1412 | 2026-09-03T04:13:37.919Z | Checking pin-project v1.1.10 |
| 1413 | 2026-09-03T04:13:38.005Z | Compiling const_format_proc_macros v0.2.34 |
| 1414 | 2026-09-03T04:13:38.072Z | Checking csv v1.4.0 |
| 1415 | 2026-09-03T04:13:38.291Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1416 | 2026-09-03T04:13:38.453Z | Checking qorb v0.4.1 |
| 1417 | 2026-09-03T04:13:38.584Z | Compiling progenitor-macro v0.10.0 |
| 1418 | 2026-09-03T04:13:38.657Z | Checking expectorate v1.2.0 |
| 1419 | 2026-09-03T04:13:38.716Z | Checking phf v0.12.1 |
| 1420 | 2026-09-03T04:13:38.796Z | Checking unicode-normalization v0.1.24 |
| 1421 | 2026-09-03T04:13:38.834Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1422 | 2026-09-03T04:13:38.902Z | Compiling snafu-derive v0.8.9 |
| 1423 | 2026-09-03T04:13:39.412Z | Checking libsw-core v0.3.2 |
| 1424 | 2026-09-03T04:13:39.472Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1425 | 2026-09-03T04:13:39.565Z | Compiling async-recursion v1.1.1 |
| 1426 | 2026-09-03T04:13:39.792Z | Compiling cookie v0.18.1 |
| 1427 | 2026-09-03T04:13:39.917Z | Checking fixedbitset v0.5.7 |
| 1428 | 2026-09-03T04:13:40.035Z | Compiling moka v0.12.11 |
| 1429 | 2026-09-03T04:13:40.126Z | Checking fixedbitset v0.4.2 |
| 1430 | 2026-09-03T04:13:40.152Z | Checking highway v1.3.0 |
| 1431 | 2026-09-03T04:13:40.292Z | Checking petgraph v0.6.5 |
| 1432 | 2026-09-03T04:13:40.309Z | Checking petgraph v0.8.2 |
| 1433 | 2026-09-03T04:13:40.651Z | Checking snafu v0.8.9 |
| 1434 | 2026-09-03T04:13:40.886Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1435 | 2026-09-03T04:13:41.062Z | Checking libsw v3.5.0 |
| 1436 | 2026-09-03T04:13:41.241Z | Checking olpc-cjson v0.1.4 |
| 1437 | 2026-09-03T04:13:41.529Z | Checking const_format v0.2.34 |
| 1438 | 2026-09-03T04:13:41.562Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1439 | 2026-09-03T04:13:41.876Z | Checking papergrid v0.11.0 |
| 1440 | 2026-09-03T04:13:41.956Z | Compiling typify v0.6.2 |
| 1441 | 2026-09-03T04:13:41.973Z | Checking globset v0.4.16 |
| 1442 | 2026-09-03T04:13:41.995Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1443 | 2026-09-03T04:13:42.053Z | Checking gethostname v0.5.0 |
| 1444 | 2026-09-03T04:13:42.217Z | Compiling tabled_derive v0.7.0 |
| 1445 | 2026-09-03T04:13:42.262Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1446 | 2026-09-03T04:13:42.491Z | Checking reqwest v0.13.2 |
| 1447 | 2026-09-03T04:13:42.508Z | Checking bcs v0.1.6 |
| 1448 | 2026-09-03T04:13:42.593Z | Checking pem v3.0.5 |
| 1449 | 2026-09-03T04:13:42.742Z | Checking serde_plain v1.0.2 |
| 1450 | 2026-09-03T04:13:42.758Z | Checking tagptr v0.2.0 |
| 1451 | 2026-09-03T04:13:42.812Z | Checking progenitor v0.10.0 |
| 1452 | 2026-09-03T04:13:42.889Z | Checking termtree v0.5.1 |
| 1453 | 2026-09-03T04:13:42.905Z | Checking humantime v2.3.0 |
| 1454 | 2026-09-03T04:13:42.952Z | Checking typed-path v0.9.3 |
| 1455 | 2026-09-03T04:13:43.027Z | Checking crc8 v0.1.1 |
| 1456 | 2026-09-03T04:13:43.044Z | Checking linear-map v1.2.0 |
| 1457 | 2026-09-03T04:13:43.086Z | Compiling signal-hook v0.4.4 |
| 1458 | 2026-09-03T04:13:43.127Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1459 | 2026-09-03T04:13:43.145Z | Checking tabled v0.15.0 |
| 1460 | 2026-09-03T04:13:43.215Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1461 | 2026-09-03T04:13:43.721Z | Checking tough v0.20.0 |
| 1462 | 2026-09-03T04:13:43.969Z | Compiling progenitor-impl v0.14.0 |
| 1463 | 2026-09-03T04:13:44.441Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1464 | 2026-09-03T04:13:44.502Z | Checking steno v0.4.1 |
| 1465 | 2026-09-03T04:13:44.850Z | Checking hickory-proto v0.25.2 |
| 1466 | 2026-09-03T04:13:45.311Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 1467 | 2026-09-03T04:13:45.489Z | Compiling cargo-platform v0.1.9 |
| 1468 | 2026-09-03T04:13:45.712Z | Checking dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 1469 | 2026-09-03T04:13:45.733Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1470 | 2026-09-03T04:13:45.818Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1471 | 2026-09-03T04:13:46.118Z | Compiling vergen v8.3.2 |
| 1472 | 2026-09-03T04:13:46.294Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1473 | 2026-09-03T04:13:46.348Z | Compiling fs-err v3.1.2 |
| 1474 | 2026-09-03T04:13:46.470Z | Checking hickory-resolver v0.25.2 |
| 1475 | 2026-09-03T04:13:46.718Z | Compiling progenitor-macro v0.14.0 |
| 1476 | 2026-09-03T04:13:46.771Z | Compiling cargo_metadata v0.18.1 |
| 1477 | 2026-09-03T04:13:46.900Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1478 | 2026-09-03T04:13:47.326Z | Checking progenitor-client v0.14.0 |
| 1479 | 2026-09-03T04:13:47.426Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1480 | 2026-09-03T04:13:47.545Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1481 | 2026-09-03T04:13:47.863Z | Checking dropshot-api-manager-types v0.7.2 |
| 1482 | 2026-09-03T04:13:47.902Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1483 | 2026-09-03T04:13:47.928Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1484 | 2026-09-03T04:13:47.981Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1485 | 2026-09-03T04:13:48.031Z | Checking sha2 v0.10.9 |
| 1486 | 2026-09-03T04:13:48.178Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1487 | 2026-09-03T04:13:48.288Z | Compiling blake3 v1.8.2 |
| 1488 | 2026-09-03T04:13:48.697Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1489 | 2026-09-03T04:13:49.085Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1490 | 2026-09-03T04:13:49.156Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1491 | 2026-09-03T04:13:49.760Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1492 | 2026-09-03T04:13:50.212Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1493 | 2026-09-03T04:13:50.317Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 1494 | 2026-09-03T04:13:50.902Z | Checking progenitor v0.14.0 |
| 1495 | 2026-09-03T04:13:51.039Z | Checking git-stub v1.0.0 |
| 1496 | 2026-09-03T04:13:51.099Z | Compiling strum_macros v0.28.0 |
| 1497 | 2026-09-03T04:13:51.204Z | Checking filetime v0.2.26 |
| 1498 | 2026-09-03T04:13:51.345Z | Checking arrayvec v0.7.6 |
| 1499 | 2026-09-03T04:13:51.364Z | Checking dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 1500 | 2026-09-03T04:13:51.496Z | Checking xattr v1.6.1 |
| 1501 | 2026-09-03T04:13:51.530Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 1502 | 2026-09-03T04:13:51.533Z | Checking constant_time_eq v0.3.1 |
| 1503 | 2026-09-03T04:13:51.597Z | Checking common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 1504 | 2026-09-03T04:13:51.630Z | Checking is_ci v1.2.0 |
| 1505 | 2026-09-03T04:13:51.645Z | Checking arrayref v0.3.9 |
| 1506 | 2026-09-03T04:13:51.722Z | Compiling curl v0.4.50 |
| 1507 | 2026-09-03T04:13:51.739Z | Checking supports-color v3.0.2 |
| 1508 | 2026-09-03T04:13:51.869Z | Checking tar v0.4.45 |
| 1509 | 2026-09-03T04:13:52.056Z | Checking dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 1510 | 2026-09-03T04:13:52.262Z | Checking git-stub-vcs v0.1.0 |
| 1511 | 2026-09-03T04:13:52.354Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1512 | 2026-09-03T04:13:52.454Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1513 | 2026-09-03T04:13:52.903Z | Checking strum v0.28.0 |
| 1514 | 2026-09-03T04:13:53.024Z | Checking toml v0.7.8 |
| 1515 | 2026-09-03T04:13:53.076Z | Checking drift v0.2.0 |
| 1516 | 2026-09-03T04:13:53.137Z | Checking kstat-rs v0.2.4 |
| 1517 | 2026-09-03T04:13:53.236Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1518 | 2026-09-03T04:13:53.330Z | Checking topological-sort v0.2.2 |
| 1519 | 2026-09-03T04:13:53.332Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1520 | 2026-09-03T04:13:53.384Z | Checking dropshot-api-manager v0.7.2 |
| 1521 | 2026-09-03T04:13:53.469Z | Checking omicron-zone-package v0.12.2 |
| 1522 | 2026-09-03T04:13:53.513Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1523 | 2026-09-03T04:13:54.445Z | Checking packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 1524 | 2026-09-03T04:13:54.493Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1525 | 2026-09-03T04:13:54.814Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1526 | 2026-09-03T04:13:54.971Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1527 | 2026-09-03T04:13:55.191Z | Checking signal-hook-tokio v0.4.0 |
| 1528 | 2026-09-03T04:13:55.267Z | Checking scuffle v0.1.0 |
| 1529 | 2026-09-03T04:13:55.309Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 1530 | 2026-09-03T04:13:55.326Z | Checking iddqd v0.4.5 |
| 1531 | 2026-09-03T04:13:55.455Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1532 | 2026-09-03T04:13:55.473Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1533 | 2026-09-03T04:13:55.655Z | Checking search_path v0.1.4 |
| 1534 | 2026-09-03T04:13:55.802Z | Checking internet-checksum v0.2.1 |
| 1535 | 2026-09-03T04:13:55.818Z | Checking xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 1536 | 2026-09-03T04:13:55.953Z | Checking dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 1537 | 2026-09-03T04:13:56.100Z | Checking uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 1538 | 2026-09-03T04:13:58.087Z | Compiling git2 v0.19.0 |
| 1539 | 2026-09-03T04:14:00.400Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1540 | 2026-09-03T04:14:00.838Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1541 | 2026-09-03T04:14:07.007Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1542 | 2026-09-03T04:14:08.293Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1543 | 2026-09-03T04:14:13.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s |
| 1544 | 2026-09-03T04:14:14.231Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1545 | 2026-09-03T04:14:14.231Z | + cargo clippy --features tofino_asic -- --deny warnings |
| 1546 | 2026-09-03T04:14:14.729Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 1547 | 2026-09-03T04:14:14.732Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1548 | 2026-09-03T04:14:14.804Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1549 | 2026-09-03T04:14:14.807Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1550 | 2026-09-03T04:14:22.152Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1551 | 2026-09-03T04:14:22.153Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1552 | 2026-09-03T04:14:25.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.76s |
| 1553 | 2026-09-03T04:14:25.191Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1554 | 2026-09-03T04:14:25.191Z | + cargo clippy --features softnpu -- --deny warnings |
| 1555 | 2026-09-03T04:14:25.496Z | Downloading crates ... |
| 1556 | 2026-09-03T04:14:25.629Z | Downloaded erased-serde v0.4.8 |
| 1557 | 2026-09-03T04:14:25.641Z | Downloaded typeid v1.0.3 |
| 1558 | 2026-09-03T04:14:25.643Z | Downloaded funty v2.0.0 |
| 1559 | 2026-09-03T04:14:25.643Z | Downloaded radium v0.7.0 |
| 1560 | 2026-09-03T04:14:25.643Z | Downloaded bitstruct v0.1.1 |
| 1561 | 2026-09-03T04:14:25.646Z | Downloaded libloading v0.7.4 |
| 1562 | 2026-09-03T04:14:25.648Z | Downloaded serde_arrays v0.1.0 |
| 1563 | 2026-09-03T04:14:25.648Z | Downloaded bitstruct_derive v0.1.0 |
| 1564 | 2026-09-03T04:14:25.648Z | Downloaded tap v1.0.1 |
| 1565 | 2026-09-03T04:14:25.651Z | Downloaded wyz v0.5.1 |
| 1566 | 2026-09-03T04:14:25.651Z | Downloaded ascii v1.1.0 |
| 1567 | 2026-09-03T04:14:25.651Z | Downloaded num-bigint v0.4.6 |
| 1568 | 2026-09-03T04:14:25.663Z | Downloaded bitvec v1.0.1 |
| 1569 | 2026-09-03T04:14:25.788Z | Checking num-integer v0.1.46 |
| 1570 | 2026-09-03T04:14:25.865Z | Checking num-complex v0.4.6 |
| 1571 | 2026-09-03T04:14:25.874Z | Compiling radium v0.7.0 |
| 1572 | 2026-09-03T04:14:25.881Z | Checking tap v1.0.1 |
| 1573 | 2026-09-03T04:14:25.886Z | Checking funty v2.0.0 |
| 1574 | 2026-09-03T04:14:25.892Z | Compiling typeid v1.0.3 |
| 1575 | 2026-09-03T04:14:25.895Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1576 | 2026-09-03T04:14:25.904Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1577 | 2026-09-03T04:14:25.975Z | Checking wyz v0.5.1 |
| 1578 | 2026-09-03T04:14:26.061Z | Checking nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1579 | 2026-09-03T04:14:26.070Z | Checking num-bigint v0.4.6 |
| 1580 | 2026-09-03T04:14:26.100Z | Checking num-iter v0.1.45 |
| 1581 | 2026-09-03T04:14:26.157Z | Compiling erased-serde v0.4.8 |
| 1582 | 2026-09-03T04:14:26.174Z | Checking nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1583 | 2026-09-03T04:14:26.188Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1584 | 2026-09-03T04:14:26.203Z | Compiling bitstruct_derive v0.1.0 |
| 1585 | 2026-09-03T04:14:26.282Z | Checking rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1586 | 2026-09-03T04:14:26.291Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1587 | 2026-09-03T04:14:26.300Z | Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1588 | 2026-09-03T04:14:26.319Z | Checking bitvec v1.0.1 |
| 1589 | 2026-09-03T04:14:26.327Z | Checking ascii v1.1.0 |
| 1590 | 2026-09-03T04:14:26.382Z | Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1591 | 2026-09-03T04:14:26.405Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 1592 | 2026-09-03T04:14:26.498Z | Checking rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1593 | 2026-09-03T04:14:26.507Z | Checking cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1594 | 2026-09-03T04:14:26.510Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1595 | 2026-09-03T04:14:26.570Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1596 | 2026-09-03T04:14:26.815Z | Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1597 | 2026-09-03T04:14:26.818Z | Checking serde_arrays v0.1.0 |
| 1598 | 2026-09-03T04:14:26.850Z | Checking bitstruct v0.1.1 |
| 1599 | 2026-09-03T04:14:26.904Z | Checking num-rational v0.4.2 |
| 1600 | 2026-09-03T04:14:26.935Z | Checking libloading v0.7.4 |
| 1601 | 2026-09-03T04:14:26.947Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1602 | 2026-09-03T04:14:27.197Z | Checking num v0.4.3 |
| 1603 | 2026-09-03T04:14:27.267Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1604 | 2026-09-03T04:14:27.794Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 1605 | 2026-09-03T04:14:28.085Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 1606 | 2026-09-03T04:14:28.085Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 1607 | 2026-09-03T04:14:28.279Z | Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 1608 | 2026-09-03T04:14:28.488Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1609 | 2026-09-03T04:14:28.491Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1610 | 2026-09-03T04:14:28.962Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1611 | 2026-09-03T04:14:29.187Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1612 | 2026-09-03T04:14:29.190Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1613 | 2026-09-03T04:14:29.190Z | Checking aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 1614 | 2026-09-03T04:14:29.190Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1615 | 2026-09-03T04:14:30.004Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 1616 | 2026-09-03T04:14:30.838Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1617 | 2026-09-03T04:14:35.012Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1618 | 2026-09-03T04:14:35.134Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1619 | 2026-09-03T04:14:41.665Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1620 | 2026-09-03T04:14:42.945Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1621 | 2026-09-03T04:14:43.490Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1622 | 2026-09-03T04:14:48.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.33s |
| 1623 | 2026-09-03T04:14:48.713Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1624 | 2026-09-03T04:14:48.713Z | + cargo clippy --features chaos -- --deny warnings |
| 1625 | 2026-09-03T04:14:49.213Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 1626 | 2026-09-03T04:14:49.216Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 1627 | 2026-09-03T04:14:49.217Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 1628 | 2026-09-03T04:14:56.633Z | Checking swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 1629 | 2026-09-03T04:14:56.633Z | Checking tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 1630 | 2026-09-03T04:14:59.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.64s |
| 1631 | 2026-09-03T04:14:59.545Z | + banner fmt |
| 1632 | 2026-09-03T04:14:59.548Z | |
| 1633 | 2026-09-03T04:14:59.548Z | ###### # # ##### |
| 1634 | 2026-09-03T04:14:59.548Z | # ## ## # |
| 1635 | 2026-09-03T04:14:59.548Z | ##### # ## # # |
| 1636 | 2026-09-03T04:14:59.549Z | # # # # |
| 1637 | 2026-09-03T04:14:59.549Z | # # # # |
| 1638 | 2026-09-03T04:14:59.549Z | # # # # |
| 1639 | 2026-09-03T04:14:59.549Z | |
| 1640 | 2026-09-03T04:14:59.549Z | + cargo fmt -- --check |
| 1641 | 2026-09-03T04:15:00.011Z | + banner test |
| 1642 | 2026-09-03T04:15:00.015Z | |
| 1643 | 2026-09-03T04:15:00.015Z | ##### ###### #### ##### |
| 1644 | 2026-09-03T04:15:00.015Z | # # # # |
| 1645 | 2026-09-03T04:15:00.015Z | # ##### #### # |
| 1646 | 2026-09-03T04:15:00.015Z | # # # # |
| 1647 | 2026-09-03T04:15:00.015Z | # # # # # |
| 1648 | 2026-09-03T04:15:00.015Z | # ###### #### # |
| 1649 | 2026-09-03T04:15:00.015Z | |
| 1650 | 2026-09-03T04:15:00.015Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 1651 | 2026-09-03T04:15:00.015Z | + RUST_BACKTRACE=full |
| 1652 | 2026-09-03T04:15:00.015Z | + cargo test --features tofino_stub --no-fail-fast |
| 1653 | 2026-09-03T04:15:00.880Z | Compiling unicode-ident v1.0.24 |
| 1654 | 2026-09-03T04:15:00.880Z | Compiling cfg-if v1.0.4 |
| 1655 | 2026-09-03T04:15:00.883Z | Compiling memchr v2.7.5 |
| 1656 | 2026-09-03T04:15:00.991Z | Compiling serde_core v1.0.228 |
| 1657 | 2026-09-03T04:15:01.002Z | Compiling itoa v1.0.15 |
| 1658 | 2026-09-03T04:15:01.005Z | Compiling libc v0.2.186 |
| 1659 | 2026-09-03T04:15:01.018Z | Compiling zmij v1.0.17 |
| 1660 | 2026-09-03T04:15:01.044Z | Compiling libm v0.2.15 |
| 1661 | 2026-09-03T04:15:01.097Z | Compiling proc-macro2 v1.0.106 |
| 1662 | 2026-09-03T04:15:01.125Z | Compiling equivalent v1.0.2 |
| 1663 | 2026-09-03T04:15:01.249Z | Compiling heck v0.5.0 |
| 1664 | 2026-09-03T04:15:01.284Z | Compiling log v0.4.29 |
| 1665 | 2026-09-03T04:15:01.475Z | Compiling quote v1.0.45 |
| 1666 | 2026-09-03T04:15:01.511Z | Compiling iana-time-zone v0.1.64 |
| 1667 | 2026-09-03T04:15:01.535Z | Compiling smallvec v1.15.1 |
| 1668 | 2026-09-03T04:15:01.663Z | Compiling syn v2.0.118 |
| 1669 | 2026-09-03T04:15:01.755Z | Compiling dyn-clone v1.0.20 |
| 1670 | 2026-09-03T04:15:01.773Z | Compiling hashbrown v0.17.1 |
| 1671 | 2026-09-03T04:15:01.808Z | Compiling fnv v1.0.7 |
| 1672 | 2026-09-03T04:15:01.821Z | Compiling stable_deref_trait v1.2.0 |
| 1673 | 2026-09-03T04:15:01.902Z | Compiling regex-syntax v0.8.11 |
| 1674 | 2026-09-03T04:15:01.905Z | Compiling pin-project-lite v0.2.16 |
| 1675 | 2026-09-03T04:15:01.926Z | Compiling percent-encoding v2.3.2 |
| 1676 | 2026-09-03T04:15:02.052Z | Compiling writeable v0.6.1 |
| 1677 | 2026-09-03T04:15:02.133Z | Compiling litemap v0.8.0 |
| 1678 | 2026-09-03T04:15:02.170Z | Compiling num-traits v0.2.19 |
| 1679 | 2026-09-03T04:15:02.325Z | Compiling icu_normalizer_data v2.0.0 |
| 1680 | 2026-09-03T04:15:02.339Z | Compiling icu_properties_data v2.0.1 |
| 1681 | 2026-09-03T04:15:02.356Z | Compiling form_urlencoded v1.2.2 |
| 1682 | 2026-09-03T04:15:02.404Z | Compiling utf8_iter v1.0.4 |
| 1683 | 2026-09-03T04:15:02.474Z | Compiling getrandom v0.4.2 |
| 1684 | 2026-09-03T04:15:02.545Z | Compiling aho-corasick v1.1.3 |
| 1685 | 2026-09-03T04:15:02.557Z | Compiling byteorder v1.5.0 |
| 1686 | 2026-09-03T04:15:02.629Z | Compiling scopeguard v1.2.0 |
| 1687 | 2026-09-03T04:15:02.747Z | Compiling semver v1.0.28 |
| 1688 | 2026-09-03T04:15:02.787Z | Compiling serde_json v1.0.150 |
| 1689 | 2026-09-03T04:15:02.799Z | Compiling indexmap v2.14.0 |
| 1690 | 2026-09-03T04:15:02.829Z | Compiling ucd-trie v0.1.7 |
| 1691 | 2026-09-03T04:15:03.096Z | Compiling lock_api v0.4.14 |
| 1692 | 2026-09-03T04:15:03.134Z | Compiling uuid v1.23.3 |
| 1693 | 2026-09-03T04:15:03.334Z | Compiling allocator-api2 v0.2.21 |
| 1694 | 2026-09-03T04:15:03.350Z | Compiling foldhash v0.2.0 |
| 1695 | 2026-09-03T04:15:03.437Z | Compiling regex-automata v0.4.13 |
| 1696 | 2026-09-03T04:15:03.572Z | Compiling futures-core v0.3.32 |
| 1697 | 2026-09-03T04:15:03.671Z | Compiling hashbrown v0.16.1 |
| 1698 | 2026-09-03T04:15:03.709Z | Compiling ryu v1.0.20 |
| 1699 | 2026-09-03T04:15:03.933Z | Compiling pretty-hex v0.4.1 |
| 1700 | 2026-09-03T04:15:03.996Z | Compiling strsim v0.11.1 |
| 1701 | 2026-09-03T04:15:04.081Z | Compiling futures-sink v0.3.32 |
| 1702 | 2026-09-03T04:15:04.198Z | Compiling time-core v0.1.8 |
| 1703 | 2026-09-03T04:15:04.314Z | Compiling plain v0.2.3 |
| 1704 | 2026-09-03T04:15:04.328Z | Compiling num-conv v0.2.1 |
| 1705 | 2026-09-03T04:15:04.361Z | Compiling slab v0.4.11 |
| 1706 | 2026-09-03T04:15:04.430Z | Compiling futures-channel v0.3.32 |
| 1707 | 2026-09-03T04:15:04.487Z | Compiling time-macros v0.2.27 |
| 1708 | 2026-09-03T04:15:04.549Z | Compiling synstructure v0.13.2 |
| 1709 | 2026-09-03T04:15:04.661Z | Compiling serde_derive_internals v0.29.1 |
| 1710 | 2026-09-03T04:15:04.828Z | Compiling futures-io v0.3.32 |
| 1711 | 2026-09-03T04:15:04.931Z | Compiling futures-task v0.3.32 |
| 1712 | 2026-09-03T04:15:05.045Z | Compiling regress v0.10.5 |
| 1713 | 2026-09-03T04:15:05.062Z | Compiling darling_core v0.21.3 |
| 1714 | 2026-09-03T04:15:05.214Z | Compiling regex v1.12.4 |
| 1715 | 2026-09-03T04:15:05.253Z | Compiling thread-id v5.0.0 |
| 1716 | 2026-09-03T04:15:05.345Z | Compiling getrandom v0.2.16 |
| 1717 | 2026-09-03T04:15:05.412Z | Compiling socket2 v0.6.4 |
| 1718 | 2026-09-03T04:15:05.538Z | Compiling parking_lot_core v0.9.12 |
| 1719 | 2026-09-03T04:15:05.692Z | Compiling bitflags v2.11.1 |
| 1720 | 2026-09-03T04:15:05.798Z | Compiling serde_derive v1.0.228 |
| 1721 | 2026-09-03T04:15:05.845Z | Compiling zerofrom-derive v0.1.6 |
| 1722 | 2026-09-03T04:15:05.873Z | Compiling yoke-derive v0.8.0 |
| 1723 | 2026-09-03T04:15:05.949Z | Compiling zerovec-derive v0.11.1 |
| 1724 | 2026-09-03T04:15:05.952Z | Compiling displaydoc v0.2.5 |
| 1725 | 2026-09-03T04:15:06.129Z | Compiling thiserror-impl v2.0.18 |
| 1726 | 2026-09-03T04:15:06.747Z | Compiling schemars_derive v0.8.22 |
| 1727 | 2026-09-03T04:15:06.940Z | Compiling tokio-macros v2.7.0 |
| 1728 | 2026-09-03T04:15:07.094Z | Compiling zeroize_derive v1.4.3 |
| 1729 | 2026-09-03T04:15:07.105Z | Compiling zerocopy-derive v0.8.27 |
| 1730 | 2026-09-03T04:15:07.191Z | Compiling futures-macro v0.3.32 |
| 1731 | 2026-09-03T04:15:07.418Z | Compiling thiserror v2.0.18 |
| 1732 | 2026-09-03T04:15:07.535Z | Compiling zerofrom v0.1.6 |
| 1733 | 2026-09-03T04:15:07.673Z | Compiling yoke v0.8.0 |
| 1734 | 2026-09-03T04:15:07.717Z | Compiling tracing-attributes v0.1.30 |
| 1735 | 2026-09-03T04:15:07.804Z | Compiling thiserror-impl v1.0.69 |
| 1736 | 2026-09-03T04:15:07.872Z | Compiling zerovec v0.11.4 |
| 1737 | 2026-09-03T04:15:07.983Z | Compiling zerotrie v0.2.2 |
| 1738 | 2026-09-03T04:15:08.066Z | Compiling pest v2.8.2 |
| 1739 | 2026-09-03T04:15:08.313Z | Compiling scroll_derive v0.13.1 |
| 1740 | 2026-09-03T04:15:08.399Z | Compiling zerocopy v0.8.27 |
| 1741 | 2026-09-03T04:15:08.553Z | Compiling serde v1.0.228 |
| 1742 | 2026-09-03T04:15:09.008Z | Compiling tinystr v0.8.1 |
| 1743 | 2026-09-03T04:15:09.047Z | Compiling bytes v1.12.0 |
| 1744 | 2026-09-03T04:15:09.075Z | Compiling serde_tokenstream v0.2.3 |
| 1745 | 2026-09-03T04:15:09.124Z | Compiling potential_utf v0.1.3 |
| 1746 | 2026-09-03T04:15:09.210Z | Compiling icu_locale_core v2.0.0 |
| 1747 | 2026-09-03T04:15:09.222Z | Compiling chrono v0.4.45 |
| 1748 | 2026-09-03T04:15:09.304Z | Compiling icu_collections v2.0.0 |
| 1749 | 2026-09-03T04:15:09.319Z | Compiling pest_meta v2.8.2 |
| 1750 | 2026-09-03T04:15:09.370Z | Compiling async-trait v0.1.89 |
| 1751 | 2026-09-03T04:15:09.483Z | Compiling scroll v0.13.0 |
| 1752 | 2026-09-03T04:15:09.716Z | Compiling http v1.4.2 |
| 1753 | 2026-09-03T04:15:09.766Z | Compiling icu_provider v2.0.0 |
| 1754 | 2026-09-03T04:15:09.828Z | Compiling goblin v0.10.1 |
| 1755 | 2026-09-03T04:15:09.989Z | Compiling pest_generator v2.8.2 |
| 1756 | 2026-09-03T04:15:10.094Z | Compiling icu_properties v2.0.1 |
| 1757 | 2026-09-03T04:15:10.113Z | Compiling icu_normalizer v2.0.0 |
| 1758 | 2026-09-03T04:15:10.405Z | Compiling schemars v0.8.22 |
| 1759 | 2026-09-03T04:15:10.652Z | Compiling daft-derive v0.1.5 |
| 1760 | 2026-09-03T04:15:10.680Z | Compiling pest_derive v2.8.2 |
| 1761 | 2026-09-03T04:15:10.755Z | Compiling darling_macro v0.21.3 |
| 1762 | 2026-09-03T04:15:10.795Z | Compiling openssl-macros v0.1.1 |
| 1763 | 2026-09-03T04:15:11.252Z | Compiling idna_adapter v1.2.1 |
| 1764 | 2026-09-03T04:15:11.297Z | Compiling dtrace-parser v0.3.0 |
| 1765 | 2026-09-03T04:15:11.315Z | Compiling typify-impl v0.4.3 |
| 1766 | 2026-09-03T04:15:11.356Z | Compiling darling v0.21.3 |
| 1767 | 2026-09-03T04:15:11.389Z | Compiling idna v1.1.0 |
| 1768 | 2026-09-03T04:15:11.430Z | Compiling openapiv3 v2.2.0 |
| 1769 | 2026-09-03T04:15:11.443Z | Compiling async-stream-impl v0.3.6 |
| 1770 | 2026-09-03T04:15:11.543Z | Compiling structmeta-derive v0.3.0 |
| 1771 | 2026-09-03T04:15:12.119Z | Compiling url v2.5.7 |
| 1772 | 2026-09-03T04:15:12.154Z | Compiling newtype-uuid-macros v0.1.0 |
| 1773 | 2026-09-03T04:15:12.203Z | Compiling serde_yaml v0.9.34+deprecated |
| 1774 | 2026-09-03T04:15:12.639Z | Compiling dof v0.4.0 |
| 1775 | 2026-09-03T04:15:12.995Z | Compiling structmeta v0.3.0 |
| 1776 | 2026-09-03T04:15:12.998Z | Compiling zeroize v1.8.1 |
| 1777 | 2026-09-03T04:15:13.019Z | Compiling strum_macros v0.26.4 |
| 1778 | 2026-09-03T04:15:13.074Z | Compiling parking_lot v0.12.5 |
| 1779 | 2026-09-03T04:15:13.216Z | Compiling usdt-impl v0.6.0 |
| 1780 | 2026-09-03T04:15:13.229Z | Compiling signal-hook-registry v1.4.6 |
| 1781 | 2026-09-03T04:15:13.495Z | Compiling untrusted v0.9.0 |
| 1782 | 2026-09-03T04:15:13.500Z | Compiling thiserror v1.0.69 |
| 1783 | 2026-09-03T04:15:13.601Z | Compiling mio v1.2.1 |
| 1784 | 2026-09-03T04:15:13.615Z | Compiling omicron-workspace-hack v0.1.0 |
| 1785 | 2026-09-03T04:15:13.652Z | Compiling base64 v0.22.1 |
| 1786 | 2026-09-03T04:15:13.761Z | Compiling http-body v1.0.1 |
| 1787 | 2026-09-03T04:15:13.928Z | Compiling dropshot_endpoint v0.16.7 |
| 1788 | 2026-09-03T04:15:13.945Z | Compiling ref-cast-impl v1.0.25 |
| 1789 | 2026-09-03T04:15:14.072Z | Compiling tokio v1.52.3 |
| 1790 | 2026-09-03T04:15:14.209Z | Compiling atomic-waker v1.1.2 |
| 1791 | 2026-09-03T04:15:14.438Z | Compiling ipnet v2.11.0 |
| 1792 | 2026-09-03T04:15:14.590Z | Compiling derive-ex v0.1.8 |
| 1793 | 2026-09-03T04:15:14.718Z | Compiling strum_macros v0.27.2 |
| 1794 | 2026-09-03T04:15:14.743Z | Compiling usdt-macro v0.6.0 |
| 1795 | 2026-09-03T04:15:15.014Z | Compiling usdt-attr-macro v0.6.0 |
| 1796 | 2026-09-03T04:15:15.298Z | Compiling httparse v1.10.1 |
| 1797 | 2026-09-03T04:15:15.628Z | Compiling portable-atomic v1.11.1 |
| 1798 | 2026-09-03T04:15:15.685Z | Compiling tower-layer v0.3.3 |
| 1799 | 2026-09-03T04:15:15.861Z | Compiling tower-service v0.3.3 |
| 1800 | 2026-09-03T04:15:15.964Z | Compiling try-lock v0.2.5 |
| 1801 | 2026-09-03T04:15:16.056Z | Compiling critical-section v1.2.0 |
| 1802 | 2026-09-03T04:15:16.085Z | Compiling want v0.3.1 |
| 1803 | 2026-09-03T04:15:16.165Z | Compiling once_cell v1.21.3 |
| 1804 | 2026-09-03T04:15:16.215Z | Compiling httpdate v1.0.3 |
| 1805 | 2026-09-03T04:15:16.228Z | Compiling test-strategy v0.4.3 |
| 1806 | 2026-09-03T04:15:16.262Z | Compiling serde_with_macros v3.14.1 |
| 1807 | 2026-09-03T04:15:16.460Z | Compiling ppv-lite86 v0.2.21 |
| 1808 | 2026-09-03T04:15:16.655Z | Compiling erased-serde v0.3.31 |
| 1809 | 2026-09-03T04:15:16.805Z | Compiling subtle v2.6.1 |
| 1810 | 2026-09-03T04:15:16.984Z | Compiling parse-display-derive v0.10.0 |
| 1811 | 2026-09-03T04:15:17.243Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1812 | 2026-09-03T04:15:17.690Z | Compiling typify-macro v0.4.3 |
| 1813 | 2026-09-03T04:15:17.703Z | Compiling http-body-util v0.1.3 |
| 1814 | 2026-09-03T04:15:17.739Z | Compiling anyhow v1.0.102 |
| 1815 | 2026-09-03T04:15:18.010Z | Compiling serde_urlencoded v0.7.1 |
| 1816 | 2026-09-03T04:15:18.047Z | Compiling rand_core v0.6.4 |
| 1817 | 2026-09-03T04:15:18.285Z | Compiling typenum v1.20.1 |
| 1818 | 2026-09-03T04:15:18.469Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1819 | 2026-09-03T04:15:18.953Z | Compiling futures-util v0.3.32 |
| 1820 | 2026-09-03T04:15:19.051Z | Compiling sync_wrapper v1.0.2 |
| 1821 | 2026-09-03T04:15:19.199Z | Compiling powerfmt v0.2.0 |
| 1822 | 2026-09-03T04:15:19.347Z | Compiling deranged v0.5.3 |
| 1823 | 2026-09-03T04:15:19.502Z | Compiling num_threads v0.1.7 |
| 1824 | 2026-09-03T04:15:19.580Z | Compiling tracing-core v0.1.34 |
| 1825 | 2026-09-03T04:15:19.806Z | Compiling typify v0.4.3 |
| 1826 | 2026-09-03T04:15:19.828Z | Compiling camino v1.2.3 |
| 1827 | 2026-09-03T04:15:19.867Z | Compiling iri-string v0.7.8 |
| 1828 | 2026-09-03T04:15:19.904Z | Compiling progenitor-impl v0.11.1 |
| 1829 | 2026-09-03T04:15:20.264Z | Compiling tracing v0.1.41 |
| 1830 | 2026-09-03T04:15:20.463Z | Compiling encoding_rs v0.8.35 |
| 1831 | 2026-09-03T04:15:20.501Z | Compiling fastrand v2.3.0 |
| 1832 | 2026-09-03T04:15:20.514Z | Compiling mime v0.3.17 |
| 1833 | 2026-09-03T04:15:20.777Z | Compiling cpufeatures v0.2.17 |
| 1834 | 2026-09-03T04:15:20.790Z | Compiling generic-array v0.14.7 |
| 1835 | 2026-09-03T04:15:20.867Z | Compiling hex v0.4.3 |
| 1836 | 2026-09-03T04:15:21.134Z | Compiling errno v0.3.14 |
| 1837 | 2026-09-03T04:15:21.260Z | Compiling crypto-common v0.1.6 |
| 1838 | 2026-09-03T04:15:21.378Z | Compiling tokio-util v0.7.16 |
| 1839 | 2026-09-03T04:15:21.547Z | Compiling thread_local v1.1.9 |
| 1840 | 2026-09-03T04:15:21.598Z | Compiling unicode-width v0.2.1 |
| 1841 | 2026-09-03T04:15:21.780Z | Compiling syn v1.0.109 |
| 1842 | 2026-09-03T04:15:21.820Z | Compiling rustls-pki-types v1.12.0 |
| 1843 | 2026-09-03T04:15:22.013Z | Compiling winnow v0.7.14 |
| 1844 | 2026-09-03T04:15:22.096Z | Compiling match_cfg v0.1.0 |
| 1845 | 2026-09-03T04:15:22.197Z | Compiling rustix v1.1.4 |
| 1846 | 2026-09-03T04:15:22.713Z | Compiling take_mut v0.2.2 |
| 1847 | 2026-09-03T04:15:22.796Z | Compiling winnow v1.0.3 |
| 1848 | 2026-09-03T04:15:22.832Z | Compiling term v1.2.0 |
| 1849 | 2026-09-03T04:15:23.156Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1850 | 2026-09-03T04:15:23.256Z | Compiling h2 v0.4.14 |
| 1851 | 2026-09-03T04:15:23.415Z | Compiling ring v0.17.14 |
| 1852 | 2026-09-03T04:15:23.429Z | Compiling progenitor-macro v0.11.1 |
| 1853 | 2026-09-03T04:15:23.735Z | Compiling serde_spanned v1.1.1 |
| 1854 | 2026-09-03T04:15:23.950Z | Compiling spin v0.9.8 |
| 1855 | 2026-09-03T04:15:23.953Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1856 | 2026-09-03T04:15:24.188Z | Compiling debug-ignore v1.0.5 |
| 1857 | 2026-09-03T04:15:24.328Z | Compiling socket2 v0.5.10 |
| 1858 | 2026-09-03T04:15:24.491Z | Compiling quick-error v1.2.3 |
| 1859 | 2026-09-03T04:15:24.825Z | Compiling block-buffer v0.10.4 |
| 1860 | 2026-09-03T04:15:24.988Z | Compiling waitgroup v0.1.2 |
| 1861 | 2026-09-03T04:15:25.145Z | Compiling async-stream v0.3.6 |
| 1862 | 2026-09-03T04:15:25.252Z | Compiling serde_path_to_error v0.1.20 |
| 1863 | 2026-09-03T04:15:25.328Z | Compiling bit-vec v0.8.0 |
| 1864 | 2026-09-03T04:15:25.576Z | Compiling hyper v1.10.1 |
| 1865 | 2026-09-03T04:15:25.591Z | Compiling lazy_static v1.5.0 |
| 1866 | 2026-09-03T04:15:25.619Z | Compiling bit-set v0.8.0 |
| 1867 | 2026-09-03T04:15:25.671Z | Compiling digest v0.10.7 |
| 1868 | 2026-09-03T04:15:25.697Z | Compiling strum v0.26.3 |
| 1869 | 2026-09-03T04:15:25.786Z | Compiling ipnetwork v0.21.1 |
| 1870 | 2026-09-03T04:15:25.834Z | Compiling crossbeam-utils v0.8.21 |
| 1871 | 2026-09-03T04:15:25.901Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1872 | 2026-09-03T04:15:26.124Z | Compiling unarray v0.1.4 |
| 1873 | 2026-09-03T04:15:26.256Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1874 | 2026-09-03T04:15:26.368Z | Compiling slog v2.8.2 |
| 1875 | 2026-09-03T04:15:26.405Z | Compiling macaddr v1.0.1 |
| 1876 | 2026-09-03T04:15:26.419Z | Compiling tabwriter v1.4.1 |
| 1877 | 2026-09-03T04:15:26.495Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1878 | 2026-09-03T04:15:26.636Z | Compiling ref-cast v1.0.25 |
| 1879 | 2026-09-03T04:15:26.663Z | Compiling hyper-util v0.1.20 |
| 1880 | 2026-09-03T04:15:26.744Z | Compiling colored v3.1.1 |
| 1881 | 2026-09-03T04:15:26.774Z | Compiling strum v0.27.2 |
| 1882 | 2026-09-03T04:15:26.786Z | Compiling aws-lc-sys v0.39.1 |
| 1883 | 2026-09-03T04:15:26.907Z | Compiling getrandom v0.3.3 |
| 1884 | 2026-09-03T04:15:27.157Z | Compiling untrusted v0.7.1 |
| 1885 | 2026-09-03T04:15:27.297Z | Compiling rand_core v0.9.3 |
| 1886 | 2026-09-03T04:15:27.359Z | Compiling aws-lc-rs v1.16.2 |
| 1887 | 2026-09-03T04:15:27.459Z | Compiling oxnet v0.1.6 |
| 1888 | 2026-09-03T04:15:27.529Z | Compiling openssl-sys v0.9.117 |
| 1889 | 2026-09-03T04:15:27.995Z | Compiling instant v0.1.13 |
| 1890 | 2026-09-03T04:15:28.009Z | Compiling foreign-types-shared v0.1.1 |
| 1891 | 2026-09-03T04:15:28.104Z | Compiling foreign-types v0.3.2 |
| 1892 | 2026-09-03T04:15:28.116Z | Compiling rand_chacha v0.9.0 |
| 1893 | 2026-09-03T04:15:28.187Z | Compiling tempfile v3.27.0 |
| 1894 | 2026-09-03T04:15:28.394Z | Compiling rustls-webpki v0.103.6 |
| 1895 | 2026-09-03T04:15:28.619Z | Compiling futures-executor v0.3.32 |
| 1896 | 2026-09-03T04:15:28.633Z | Compiling tower v0.5.2 |
| 1897 | 2026-09-03T04:15:28.682Z | Compiling openssl-probe v0.1.6 |
| 1898 | 2026-09-03T04:15:28.929Z | Compiling futures v0.3.32 |
| 1899 | 2026-09-03T04:15:28.942Z | Compiling rand v0.9.3 |
| 1900 | 2026-09-03T04:15:29.020Z | Compiling rustls v0.23.40 |
| 1901 | 2026-09-03T04:15:29.209Z | Compiling tower-http v0.6.8 |
| 1902 | 2026-09-03T04:15:29.516Z | Compiling openssl v0.10.81 |
| 1903 | 2026-09-03T04:15:29.578Z | Compiling time v0.3.47 |
| 1904 | 2026-09-03T04:15:29.654Z | Compiling toml_datetime v0.6.11 |
| 1905 | 2026-09-03T04:15:29.948Z | Compiling clap_derive v4.6.1 |
| 1906 | 2026-09-03T04:15:30.117Z | Compiling memmap2 v0.9.8 |
| 1907 | 2026-09-03T04:15:30.727Z | Compiling crossbeam-channel v0.5.15 |
| 1908 | 2026-09-03T04:15:31.164Z | Compiling webpki-roots v1.0.2 |
| 1909 | 2026-09-03T04:15:31.192Z | Compiling newtype-uuid v1.3.2 |
| 1910 | 2026-09-03T04:15:31.385Z | Compiling daft v0.1.5 |
| 1911 | 2026-09-03T04:15:31.562Z | Compiling is-terminal v0.4.16 |
| 1912 | 2026-09-03T04:15:31.656Z | Compiling either v1.15.0 |
| 1913 | 2026-09-03T04:15:31.784Z | Compiling slog-term v2.9.2 |
| 1914 | 2026-09-03T04:15:31.875Z | Compiling slog-async v2.8.0 |
| 1915 | 2026-09-03T04:15:32.340Z | Compiling tokio-rustls v0.26.4 |
| 1916 | 2026-09-03T04:15:32.393Z | Compiling native-tls v0.2.14 |
| 1917 | 2026-09-03T04:15:32.431Z | Compiling usdt v0.6.0 |
| 1918 | 2026-09-03T04:15:32.442Z | Compiling slog-json v2.6.1 |
| 1919 | 2026-09-03T04:15:32.454Z | Compiling hostname v0.3.1 |
| 1920 | 2026-09-03T04:15:32.602Z | Compiling tokio-native-tls v0.3.1 |
| 1921 | 2026-09-03T04:15:32.619Z | Compiling hyper-rustls v0.27.7 |
| 1922 | 2026-09-03T04:15:32.687Z | Compiling slog-bunyan v2.5.0 |
| 1923 | 2026-09-03T04:15:32.715Z | Compiling rustls-webpki v0.102.8 |
| 1924 | 2026-09-03T04:15:32.718Z | Compiling multer v3.1.0 |
| 1925 | 2026-09-03T04:15:32.783Z | Compiling hyper-tls v0.6.0 |
| 1926 | 2026-09-03T04:15:32.918Z | Compiling rustls-pemfile v2.2.0 |
| 1927 | 2026-09-03T04:15:32.967Z | Compiling reqwest v0.12.23 |
| 1928 | 2026-09-03T04:15:33.027Z | Compiling hostname v0.4.2 |
| 1929 | 2026-09-03T04:15:33.182Z | Compiling rustls v0.22.4 |
| 1930 | 2026-09-03T04:15:33.249Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1931 | 2026-09-03T04:15:33.618Z | Compiling rand_chacha v0.3.1 |
| 1932 | 2026-09-03T04:15:33.869Z | Compiling wait-timeout v0.2.1 |
| 1933 | 2026-09-03T04:15:34.196Z | Compiling rusty-fork v0.3.0 |
| 1934 | 2026-09-03T04:15:34.196Z | Compiling rand v0.8.5 |
| 1935 | 2026-09-03T04:15:34.391Z | Compiling rand_xorshift v0.4.0 |
| 1936 | 2026-09-03T04:15:34.592Z | Compiling sha1 v0.10.6 |
| 1937 | 2026-09-03T04:15:34.838Z | Compiling proptest v1.8.0 |
| 1938 | 2026-09-03T04:15:35.217Z | Compiling tokio-rustls v0.25.0 |
| 1939 | 2026-09-03T04:15:35.459Z | Compiling dropshot v0.16.7 |
| 1940 | 2026-09-03T04:15:36.547Z | Compiling progenitor-client v0.11.1 |
| 1941 | 2026-09-03T04:15:36.875Z | Compiling progenitor-client v0.10.0 |
| 1942 | 2026-09-03T04:15:37.196Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1943 | 2026-09-03T04:15:37.688Z | Compiling itertools v0.14.0 |
| 1944 | 2026-09-03T04:15:37.787Z | Compiling serde_with v3.14.1 |
| 1945 | 2026-09-03T04:15:37.802Z | Compiling num-derive v0.4.2 |
| 1946 | 2026-09-03T04:15:38.777Z | Compiling progenitor v0.11.1 |
| 1947 | 2026-09-03T04:15:38.800Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1948 | 2026-09-03T04:15:38.945Z | Compiling rustc-hash v2.1.1 |
| 1949 | 2026-09-03T04:15:39.003Z | Compiling backoff v0.4.0 |
| 1950 | 2026-09-03T04:15:39.085Z | Compiling iddqd v0.3.18 |
| 1951 | 2026-09-03T04:15:39.197Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=396bb3c570be65f4e8c73ea3243f4af6561a823a#396bb3c5) |
| 1952 | 2026-09-03T04:15:39.237Z | Compiling parse-display v0.10.0 |
| 1953 | 2026-09-03T04:15:39.452Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1954 | 2026-09-03T04:15:39.573Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1955 | 2026-09-03T04:15:39.595Z | Compiling anstyle v1.0.14 |
| 1956 | 2026-09-03T04:15:40.152Z | Compiling utf8parse v0.2.2 |
| 1957 | 2026-09-03T04:15:40.247Z | Compiling anstyle-parse v1.0.0 |
| 1958 | 2026-09-03T04:15:40.307Z | Compiling is_terminal_polyfill v1.70.1 |
| 1959 | 2026-09-03T04:15:40.342Z | Compiling anstyle-query v1.1.4 |
| 1960 | 2026-09-03T04:15:40.407Z | Compiling colorchoice v1.0.4 |
| 1961 | 2026-09-03T04:15:40.496Z | Compiling anstream v1.0.0 |
| 1962 | 2026-09-03T04:15:40.527Z | Compiling clap_lex v1.1.0 |
| 1963 | 2026-09-03T04:15:42.245Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 1964 | 2026-09-03T04:15:45.524Z | Compiling winnow v0.5.40 |
| 1965 | 2026-09-03T04:15:48.944Z | Compiling terminal_size v0.4.3 |
| 1966 | 2026-09-03T04:15:50.833Z | Compiling clap_builder v4.6.0 |
| 1967 | 2026-09-03T04:15:51.424Z | Compiling dropshot_endpoint v0.17.1 |
| 1968 | 2026-09-03T04:15:52.133Z | Compiling toml_edit v0.19.15 |
| 1969 | 2026-09-03T04:15:52.655Z | Compiling clap v4.6.1 |
| 1970 | 2026-09-03T04:15:54.176Z | Compiling proc-macro-crate v1.3.1 |
| 1971 | 2026-09-03T04:15:58.441Z | Compiling adler2 v2.0.1 |
| 1972 | 2026-09-03T04:15:58.611Z | Compiling miniz_oxide v0.8.9 |
| 1973 | 2026-09-03T04:15:59.836Z | Compiling crc32fast v1.5.0 |
| 1974 | 2026-09-03T04:15:59.982Z | Compiling serde_spanned v0.6.9 |
| 1975 | 2026-09-03T04:16:00.038Z | Compiling zerocopy-derive v0.7.35 |
| 1976 | 2026-09-03T04:16:00.139Z | Compiling flate2 v1.1.2 |
| 1977 | 2026-09-03T04:16:00.422Z | Compiling prettyplease v0.2.37 |
| 1978 | 2026-09-03T04:16:00.466Z | Compiling hubpack_derive v0.1.1 |
| 1979 | 2026-09-03T04:16:00.576Z | Compiling hybrid-array v0.4.12 |
| 1980 | 2026-09-03T04:16:01.567Z | Compiling ingot-macros v0.1.1 |
| 1981 | 2026-09-03T04:16:01.832Z | Compiling scroll_derive v0.12.1 |
| 1982 | 2026-09-03T04:16:02.262Z | Compiling block-buffer v0.12.0 |
| 1983 | 2026-09-03T04:16:02.380Z | Compiling crypto-common v0.2.2 |
| 1984 | 2026-09-03T04:16:03.329Z | Compiling const-oid v0.10.2 |
| 1985 | 2026-09-03T04:16:03.499Z | Compiling compression-core v0.4.32 |
| 1986 | 2026-09-03T04:16:03.512Z | Compiling digest v0.11.3 |
| 1987 | 2026-09-03T04:16:03.620Z | Compiling compression-codecs v0.4.32 |
| 1988 | 2026-09-03T04:16:04.468Z | Compiling zerocopy v0.7.35 |
| 1989 | 2026-09-03T04:16:04.980Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1990 | 2026-09-03T04:16:05.075Z | Compiling cpufeatures v0.3.0 |
| 1991 | 2026-09-03T04:16:05.097Z | Compiling toml_write v0.1.2 |
| 1992 | 2026-09-03T04:16:05.157Z | Compiling sha1 v0.11.0 |
| 1993 | 2026-09-03T04:16:05.268Z | Compiling toml_edit v0.22.27 |
| 1994 | 2026-09-03T04:16:05.302Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1995 | 2026-09-03T04:16:06.316Z | Compiling async-compression v0.4.33 |
| 1996 | 2026-09-03T04:16:06.647Z | Compiling num_enum_derive v0.7.5 |
| 1997 | 2026-09-03T04:16:06.922Z | Compiling foreign-types-macros v0.2.3 |
| 1998 | 2026-09-03T04:16:07.214Z | Compiling num-integer v0.1.46 |
| 1999 | 2026-09-03T04:16:07.563Z | Compiling float-ord v0.3.2 |
| 2000 | 2026-09-03T04:16:07.606Z | Compiling toml v0.8.23 |
| 2001 | 2026-09-03T04:16:07.760Z | Compiling dropshot v0.17.1 |
| 2002 | 2026-09-03T04:16:09.748Z | Compiling dtrace-parser v0.2.0 |
| 2003 | 2026-09-03T04:16:09.763Z | Compiling glob v0.3.3 |
| 2004 | 2026-09-03T04:16:10.154Z | Compiling proc-macro-error-attr v1.0.4 |
| 2005 | 2026-09-03T04:16:10.228Z | Compiling num-rational v0.4.2 |
| 2006 | 2026-09-03T04:16:10.421Z | Compiling num-iter v0.1.45 |
| 2007 | 2026-09-03T04:16:10.616Z | Compiling dof v0.3.0 |
| 2008 | 2026-09-03T04:16:10.812Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2009 | 2026-09-03T04:16:10.940Z | Compiling num-complex v0.4.6 |
| 2010 | 2026-09-03T04:16:10.995Z | Compiling thread-id v4.2.2 |
| 2011 | 2026-09-03T04:16:11.095Z | Compiling usdt-impl v0.5.0 |
| 2012 | 2026-09-03T04:16:11.309Z | Compiling num v0.4.3 |
| 2013 | 2026-09-03T04:16:11.395Z | Compiling proc-macro-error v1.0.4 |
| 2014 | 2026-09-03T04:16:11.673Z | Compiling num_enum_derive v0.5.11 |
| 2015 | 2026-09-03T04:16:11.687Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2016 | 2026-09-03T04:16:12.166Z | Compiling dpd-types-versions v0.1.0 (/work/oxidecomputer/dendrite/dpd-types/versions) |
| 2017 | 2026-09-03T04:16:12.744Z | Compiling derive_more v0.99.20 |
| 2018 | 2026-09-03T04:16:12.781Z | Compiling usdt-attr-macro v0.5.0 |
| 2019 | 2026-09-03T04:16:12.839Z | Compiling usdt-macro v0.5.0 |
| 2020 | 2026-09-03T04:16:13.530Z | Compiling minimal-lexical v0.2.1 |
| 2021 | 2026-09-03T04:16:13.654Z | Compiling libscf-sys v1.2.0 |
| 2022 | 2026-09-03T04:16:13.824Z | Compiling nom v7.1.3 |
| 2023 | 2026-09-03T04:16:13.874Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2024 | 2026-09-03T04:16:14.190Z | Compiling zone_cfg_derive v0.3.1 |
| 2025 | 2026-09-03T04:16:14.512Z | Compiling memoffset v0.9.1 |
| 2026 | 2026-09-03T04:16:14.613Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2027 | 2026-09-03T04:16:15.027Z | Compiling rustc_version v0.4.1 |
| 2028 | 2026-09-03T04:16:15.132Z | Compiling crossbeam-epoch v0.9.18 |
| 2029 | 2026-09-03T04:16:15.322Z | Compiling regress v0.11.1 |
| 2030 | 2026-09-03T04:16:15.406Z | Compiling hubpack v0.1.2 |
| 2031 | 2026-09-03T04:16:15.486Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2032 | 2026-09-03T04:16:15.638Z | Compiling enum-as-inner v0.6.1 |
| 2033 | 2026-09-03T04:16:15.652Z | Compiling static_assertions v1.1.0 |
| 2034 | 2026-09-03T04:16:15.833Z | Compiling curve25519-dalek v4.1.3 |
| 2035 | 2026-09-03T04:16:15.894Z | Compiling crossbeam-deque v0.8.6 |
| 2036 | 2026-09-03T04:16:16.077Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2037 | 2026-09-03T04:16:16.229Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2038 | 2026-09-03T04:16:16.242Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2039 | 2026-09-03T04:16:17.389Z | Compiling typify-impl v0.6.2 |
| 2040 | 2026-09-03T04:16:17.402Z | Compiling bytecount v0.6.9 |
| 2041 | 2026-09-03T04:16:17.556Z | Compiling dpd-types v0.1.0 (/work/oxidecomputer/dendrite/dpd-types) |
| 2042 | 2026-09-03T04:16:17.571Z | Compiling rayon-core v1.13.0 |
| 2043 | 2026-09-03T04:16:17.823Z | Compiling common v0.1.0 (/work/oxidecomputer/dendrite/common) |
| 2044 | 2026-09-03T04:16:18.358Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2045 | 2026-09-03T04:16:18.993Z | Compiling clang-sys v1.8.1 |
| 2046 | 2026-09-03T04:16:19.138Z | Compiling scroll v0.12.0 |
| 2047 | 2026-09-03T04:16:19.466Z | Compiling goblin v0.8.2 |
| 2048 | 2026-09-03T04:16:19.563Z | Compiling hash32 v0.3.1 |
| 2049 | 2026-09-03T04:16:19.610Z | Compiling ingot-types v0.1.2 |
| 2050 | 2026-09-03T04:16:19.737Z | Compiling heapless v0.8.0 |
| 2051 | 2026-09-03T04:16:20.165Z | Compiling cobs v0.3.0 |
| 2052 | 2026-09-03T04:16:20.194Z | Compiling libloading v0.8.9 |
| 2053 | 2026-09-03T04:16:20.207Z | Compiling foreign-types-shared v0.3.1 |
| 2054 | 2026-09-03T04:16:20.279Z | Compiling managed v0.8.0 |
| 2055 | 2026-09-03T04:16:20.313Z | Compiling bitflags v1.3.2 |
| 2056 | 2026-09-03T04:16:20.400Z | Compiling foreign-types v0.5.0 |
| 2057 | 2026-09-03T04:16:20.412Z | Compiling postcard v1.1.3 |
| 2058 | 2026-09-03T04:16:20.453Z | Compiling bindgen v0.72.1 |
| 2059 | 2026-09-03T04:16:20.472Z | Compiling smoltcp v0.11.0 |
| 2060 | 2026-09-03T04:16:20.764Z | Compiling ingot v0.1.1 |
| 2061 | 2026-09-03T04:16:20.937Z | Compiling cexpr v0.6.0 |
| 2062 | 2026-09-03T04:16:21.150Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2063 | 2026-09-03T04:16:21.533Z | Compiling num_enum v0.7.5 |
| 2064 | 2026-09-03T04:16:21.667Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2065 | 2026-09-03T04:16:22.341Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2066 | 2026-09-03T04:16:23.002Z | Compiling camino-tempfile v1.4.1 |
| 2067 | 2026-09-03T04:16:23.258Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2068 | 2026-09-03T04:16:23.304Z | Compiling derive-where v1.6.0 |
| 2069 | 2026-09-03T04:16:23.360Z | Compiling serde_repr v0.1.20 |
| 2070 | 2026-09-03T04:16:23.575Z | Compiling memmap v0.7.0 |
| 2071 | 2026-09-03T04:16:23.619Z | Compiling cstr-argument v0.1.2 |
| 2072 | 2026-09-03T04:16:23.861Z | Compiling typify-macro v0.6.2 |
| 2073 | 2026-09-03T04:16:24.013Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2074 | 2026-09-03T04:16:24.300Z | Compiling usdt v0.5.0 |
| 2075 | 2026-09-03T04:16:24.474Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2076 | 2026-09-03T04:16:24.950Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee) |
| 2077 | 2026-09-03T04:16:25.152Z | Compiling rayon v1.11.0 |
| 2078 | 2026-09-03T04:16:25.457Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2079 | 2026-09-03T04:16:25.595Z | Compiling crucible-workspace-hack v0.1.0 |
| 2080 | 2026-09-03T04:16:26.028Z | Compiling typify v0.6.2 |
| 2081 | 2026-09-03T04:16:26.222Z | Compiling tinyvec_macros v0.1.1 |
| 2082 | 2026-09-03T04:16:26.315Z | Compiling tinyvec v1.10.0 |
| 2083 | 2026-09-03T04:16:26.392Z | Compiling progenitor-impl v0.14.0 |
| 2084 | 2026-09-03T04:16:26.686Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2085 | 2026-09-03T04:16:27.132Z | Compiling papergrid v0.18.0 |
| 2086 | 2026-09-03T04:16:27.197Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2087 | 2026-09-03T04:16:27.235Z | Compiling num_enum v0.5.11 |
| 2088 | 2026-09-03T04:16:27.610Z | Compiling pin-project-internal v1.1.10 |
| 2089 | 2026-09-03T04:16:28.389Z | Compiling tabled v0.21.0 |
| 2090 | 2026-09-03T04:16:28.499Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2091 | 2026-09-03T04:16:28.982Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2092 | 2026-09-03T04:16:29.229Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2093 | 2026-09-03T04:16:29.346Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#24167d26) |
| 2094 | 2026-09-03T04:16:29.518Z | Compiling nix v0.31.3 |
| 2095 | 2026-09-03T04:16:29.693Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2096 | 2026-09-03T04:16:29.715Z | Compiling rustix v0.38.44 |
| 2097 | 2026-09-03T04:16:30.058Z | Compiling progenitor-macro v0.14.0 |
| 2098 | 2026-09-03T04:16:30.243Z | Compiling itertools v0.12.1 |
| 2099 | 2026-09-03T04:16:30.378Z | Compiling itertools v0.15.0 |
| 2100 | 2026-09-03T04:16:30.472Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2101 | 2026-09-03T04:16:30.476Z | Compiling progenitor-impl v0.10.0 |
| 2102 | 2026-09-03T04:16:30.871Z | Compiling sigpipe v0.1.3 |
| 2103 | 2026-09-03T04:16:30.978Z | Compiling jiff v0.2.15 |
| 2104 | 2026-09-03T04:16:31.050Z | Compiling const_format_proc_macros v0.2.34 |
| 2105 | 2026-09-03T04:16:31.424Z | Compiling zone v0.3.1 |
| 2106 | 2026-09-03T04:16:31.477Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2107 | 2026-09-03T04:16:31.702Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 2108 | 2026-09-03T04:16:31.739Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7#4bd8a40c) |
| 2109 | 2026-09-03T04:16:32.758Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2110 | 2026-09-03T04:16:33.049Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2111 | 2026-09-03T04:16:33.347Z | Compiling nix v0.30.1 |
| 2112 | 2026-09-03T04:16:33.474Z | Compiling snafu-derive v0.8.9 |
| 2113 | 2026-09-03T04:16:34.018Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2114 | 2026-09-03T04:16:34.116Z | Compiling progenitor-macro v0.10.0 |
| 2115 | 2026-09-03T04:16:34.713Z | Compiling smf v0.2.3 |
| 2116 | 2026-09-03T04:16:34.768Z | Compiling secrecy v0.10.3 |
| 2117 | 2026-09-03T04:16:35.350Z | Compiling async-recursion v1.1.1 |
| 2118 | 2026-09-03T04:16:35.374Z | Compiling bstr v1.12.0 |
| 2119 | 2026-09-03T04:16:35.418Z | Compiling crc8 v0.1.1 |
| 2120 | 2026-09-03T04:16:35.680Z | Compiling whoami v1.6.1 |
| 2121 | 2026-09-03T04:16:35.895Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2122 | 2026-09-03T04:16:37.575Z | Compiling tokio-dtrace v0.1.1 |
| 2123 | 2026-09-03T04:16:37.867Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2124 | 2026-09-03T04:16:39.069Z | Compiling reqwest v0.13.2 |
| 2125 | 2026-09-03T04:16:39.192Z | Compiling hmac v0.12.1 |
| 2126 | 2026-09-03T04:16:39.408Z | Compiling inout v0.1.4 |
| 2127 | 2026-09-03T04:16:39.530Z | Compiling ff v0.13.1 |
| 2128 | 2026-09-03T04:16:39.573Z | Compiling data-encoding v2.9.0 |
| 2129 | 2026-09-03T04:16:39.748Z | Compiling group v0.13.0 |
| 2130 | 2026-09-03T04:16:39.930Z | Compiling cipher v0.4.4 |
| 2131 | 2026-09-03T04:16:40.007Z | Compiling hkdf v0.12.4 |
| 2132 | 2026-09-03T04:16:40.168Z | Compiling progenitor-client v0.14.0 |
| 2133 | 2026-09-03T04:16:40.213Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2134 | 2026-09-03T04:16:40.479Z | Compiling oxide-tokio-rt v0.1.2 |
| 2135 | 2026-09-03T04:16:40.692Z | Compiling atomicwrites v0.4.4 |
| 2136 | 2026-09-03T04:16:40.920Z | Compiling tabled_derive v0.7.0 |
| 2137 | 2026-09-03T04:16:41.474Z | Compiling universal-hash v0.5.1 |
| 2138 | 2026-09-03T04:16:41.489Z | Compiling crypto-bigint v0.5.5 |
| 2139 | 2026-09-03T04:16:41.596Z | Compiling half v2.7.1 |
| 2140 | 2026-09-03T04:16:41.757Z | Compiling opaque-debug v0.3.1 |
| 2141 | 2026-09-03T04:16:41.899Z | Compiling base16ct v0.2.0 |
| 2142 | 2026-09-03T04:16:41.913Z | Compiling ciborium-io v0.2.2 |
| 2143 | 2026-09-03T04:16:42.022Z | Compiling base64ct v1.8.0 |
| 2144 | 2026-09-03T04:16:42.083Z | Compiling indent_write v2.2.0 |
| 2145 | 2026-09-03T04:16:42.237Z | Compiling ciborium-ll v0.2.2 |
| 2146 | 2026-09-03T04:16:42.345Z | Compiling password-hash v0.5.0 |
| 2147 | 2026-09-03T04:16:42.512Z | Compiling poly1305 v0.8.0 |
| 2148 | 2026-09-03T04:16:42.698Z | Compiling elliptic-curve v0.13.8 |
| 2149 | 2026-09-03T04:16:42.818Z | Compiling progenitor v0.14.0 |
| 2150 | 2026-09-03T04:16:43.080Z | Compiling chacha20 v0.9.1 |
| 2151 | 2026-09-03T04:16:43.146Z | Compiling similar v2.7.0 |
| 2152 | 2026-09-03T04:16:43.178Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2153 | 2026-09-03T04:16:43.319Z | Compiling thiserror-no-std v2.0.2 |
| 2154 | 2026-09-03T04:16:44.169Z | Compiling blake2 v0.10.6 |
| 2155 | 2026-09-03T04:16:44.172Z | Compiling aead v0.5.2 |
| 2156 | 2026-09-03T04:16:44.200Z | Compiling strum_macros v0.28.0 |
| 2157 | 2026-09-03T04:16:44.694Z | Compiling keccak v0.1.6 |
| 2158 | 2026-09-03T04:16:44.838Z | Compiling linked-hash-map v0.5.6 |
| 2159 | 2026-09-03T04:16:44.874Z | Compiling resolv-conf v0.7.5 |
| 2160 | 2026-09-03T04:16:45.045Z | Compiling lru-cache v0.1.2 |
| 2161 | 2026-09-03T04:16:45.186Z | Compiling sha3 v0.10.8 |
| 2162 | 2026-09-03T04:16:45.247Z | Compiling argon2 v0.5.3 |
| 2163 | 2026-09-03T04:16:45.280Z | Compiling chacha20poly1305 v0.10.1 |
| 2164 | 2026-09-03T04:16:45.297Z | Compiling vsss-rs v3.3.4 |
| 2165 | 2026-09-03T04:16:45.428Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2166 | 2026-09-03T04:16:45.718Z | Compiling ciborium v0.2.2 |
| 2167 | 2026-09-03T04:16:45.897Z | Compiling hickory-proto v0.24.4 |
| 2168 | 2026-09-03T04:16:46.127Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 2169 | 2026-09-03T04:16:46.178Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2170 | 2026-09-03T04:16:46.784Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2171 | 2026-09-03T04:16:46.837Z | Compiling serde-big-array v0.5.1 |
| 2172 | 2026-09-03T04:16:46.863Z | Compiling same-file v1.0.6 |
| 2173 | 2026-09-03T04:16:47.083Z | Compiling unicode-segmentation v1.12.0 |
| 2174 | 2026-09-03T04:16:47.118Z | Compiling humantime v2.3.0 |
| 2175 | 2026-09-03T04:16:47.358Z | Compiling siphasher v1.0.1 |
| 2176 | 2026-09-03T04:16:47.416Z | Compiling newline-converter v0.3.0 |
| 2177 | 2026-09-03T04:16:47.536Z | Compiling phf_shared v0.12.1 |
| 2178 | 2026-09-03T04:16:47.632Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2179 | 2026-09-03T04:16:47.721Z | Compiling walkdir v2.5.0 |
| 2180 | 2026-09-03T04:16:47.724Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2181 | 2026-09-03T04:16:47.777Z | Compiling hickory-resolver v0.24.4 |
| 2182 | 2026-09-03T04:16:48.244Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2183 | 2026-09-03T04:16:48.981Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2184 | 2026-09-03T04:16:49.354Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 2185 | 2026-09-03T04:16:50.377Z | Compiling newtype_derive v0.1.6 |
| 2186 | 2026-09-03T04:16:50.450Z | Compiling owo-colors v4.3.0 |
| 2187 | 2026-09-03T04:16:51.266Z | Compiling tokio-stream v0.1.17 |
| 2188 | 2026-09-03T04:16:51.461Z | Compiling console v0.15.11 |
| 2189 | 2026-09-03T04:16:51.713Z | Compiling csv-core v0.1.12 |
| 2190 | 2026-09-03T04:16:51.726Z | Compiling swrite v0.1.0 |
| 2191 | 2026-09-03T04:16:51.739Z | Compiling unicode-width v0.1.14 |
| 2192 | 2026-09-03T04:16:51.835Z | Compiling foldhash v0.1.5 |
| 2193 | 2026-09-03T04:16:52.008Z | Compiling unicode-linebreak v0.1.5 |
| 2194 | 2026-09-03T04:16:52.160Z | Compiling termtree v0.5.1 |
| 2195 | 2026-09-03T04:16:52.273Z | Compiling smawk v0.3.2 |
| 2196 | 2026-09-03T04:16:52.422Z | Compiling textwrap v0.16.2 |
| 2197 | 2026-09-03T04:16:52.680Z | Compiling hashbrown v0.15.5 |
| 2198 | 2026-09-03T04:16:52.787Z | Compiling csv v1.4.0 |
| 2199 | 2026-09-03T04:16:52.800Z | Compiling expectorate v1.2.0 |
| 2200 | 2026-09-03T04:16:52.986Z | Compiling qorb v0.4.1 |
| 2201 | 2026-09-03T04:16:54.899Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2202 | 2026-09-03T04:16:55.253Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2203 | 2026-09-03T04:16:56.030Z | Compiling phf v0.12.1 |
| 2204 | 2026-09-03T04:16:56.418Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 2205 | 2026-09-03T04:16:56.959Z | Compiling pin-project v1.1.10 |
| 2206 | 2026-09-03T04:16:57.066Z | Compiling pcap v0.1.0 (/work/oxidecomputer/dendrite/pcap) |
| 2207 | 2026-09-03T04:16:57.081Z | Compiling unicode-normalization v0.1.24 |
| 2208 | 2026-09-03T04:16:57.185Z | Compiling libz-sys v1.1.22 |
| 2209 | 2026-09-03T04:16:57.696Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2210 | 2026-09-03T04:16:58.226Z | Compiling libsw-core v0.3.2 |
| 2211 | 2026-09-03T04:16:58.488Z | Compiling fixedbitset v0.5.7 |
| 2212 | 2026-09-03T04:16:58.606Z | Compiling highway v1.3.0 |
| 2213 | 2026-09-03T04:16:58.634Z | Compiling fixedbitset v0.4.2 |
| 2214 | 2026-09-03T04:16:58.737Z | Compiling petgraph v0.8.2 |
| 2215 | 2026-09-03T04:16:58.911Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2216 | 2026-09-03T04:16:58.934Z | Compiling petgraph v0.6.5 |
| 2217 | 2026-09-03T04:16:59.641Z | Compiling progenitor v0.10.0 |
| 2218 | 2026-09-03T04:17:00.246Z | Compiling libsw v3.5.0 |
| 2219 | 2026-09-03T04:17:00.443Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2220 | 2026-09-03T04:17:00.725Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2221 | 2026-09-03T04:17:00.739Z | Compiling olpc-cjson v0.1.4 |
| 2222 | 2026-09-03T04:17:00.852Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 2223 | 2026-09-03T04:17:00.888Z | Compiling snafu v0.8.9 |
| 2224 | 2026-09-03T04:17:00.918Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2225 | 2026-09-03T04:17:01.141Z | Compiling chrono-tz v0.10.4 |
| 2226 | 2026-09-03T04:17:01.771Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2227 | 2026-09-03T04:17:01.825Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2228 | 2026-09-03T04:17:02.675Z | Compiling papergrid v0.11.0 |
| 2229 | 2026-09-03T04:17:02.716Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2230 | 2026-09-03T04:17:03.031Z | Compiling strum v0.28.0 |
| 2231 | 2026-09-03T04:17:03.186Z | Compiling globset v0.4.16 |
| 2232 | 2026-09-03T04:17:03.361Z | Compiling const_format v0.2.34 |
| 2233 | 2026-09-03T04:17:03.715Z | Compiling slog-dtrace v0.3.0 |
| 2234 | 2026-09-03T04:17:04.007Z | Compiling cancel-safe-futures v0.1.5 |
| 2235 | 2026-09-03T04:17:04.053Z | Compiling gethostname v0.5.0 |
| 2236 | 2026-09-03T04:17:04.247Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2237 | 2026-09-03T04:17:04.501Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2238 | 2026-09-03T04:17:04.899Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2239 | 2026-09-03T04:17:04.942Z | Compiling pem v3.0.5 |
| 2240 | 2026-09-03T04:17:05.121Z | Compiling bcs v0.1.6 |
| 2241 | 2026-09-03T04:17:05.291Z | Compiling cargo-platform v0.1.9 |
| 2242 | 2026-09-03T04:17:05.294Z | Compiling serde_plain v1.0.2 |
| 2243 | 2026-09-03T04:17:05.727Z | Compiling tagptr v0.2.0 |
| 2244 | 2026-09-03T04:17:05.740Z | Compiling typed-path v0.9.3 |
| 2245 | 2026-09-03T04:17:05.759Z | Compiling linear-map v1.2.0 |
| 2246 | 2026-09-03T04:17:05.872Z | Compiling moka v0.12.11 |
| 2247 | 2026-09-03T04:17:05.953Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2248 | 2026-09-03T04:17:06.662Z | Compiling tough v0.20.0 |
| 2249 | 2026-09-03T04:17:07.600Z | Compiling cargo_metadata v0.18.1 |
| 2250 | 2026-09-03T04:17:08.241Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2251 | 2026-09-03T04:17:08.960Z | Compiling tabled v0.15.0 |
| 2252 | 2026-09-03T04:17:08.995Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2253 | 2026-09-03T04:17:09.285Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2254 | 2026-09-03T04:17:09.502Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2255 | 2026-09-03T04:17:09.972Z | Compiling git2 v0.19.0 |
| 2256 | 2026-09-03T04:17:11.420Z | Compiling steno v0.4.1 |
| 2257 | 2026-09-03T04:17:13.102Z | Compiling cookie v0.18.1 |
| 2258 | 2026-09-03T04:17:13.142Z | Compiling hickory-proto v0.25.2 |
| 2259 | 2026-09-03T04:17:15.222Z | Compiling hickory-resolver v0.25.2 |
| 2260 | 2026-09-03T04:17:15.717Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2261 | 2026-09-03T04:17:17.800Z | Compiling vergen v8.3.2 |
| 2262 | 2026-09-03T04:17:18.543Z | Compiling signal-hook v0.4.4 |
| 2263 | 2026-09-03T04:17:19.088Z | Compiling packet v0.1.0 (/work/oxidecomputer/dendrite/packet) |
| 2264 | 2026-09-03T04:17:19.536Z | Compiling predicates-core v1.0.9 |
| 2265 | 2026-09-03T04:17:19.777Z | Compiling mockall_derive v0.14.0 |
| 2266 | 2026-09-03T04:17:20.044Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 2267 | 2026-09-03T04:17:20.329Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2268 | 2026-09-03T04:17:20.346Z | Compiling dpd-api v0.1.0 (/work/oxidecomputer/dendrite/dpd-api) |
| 2269 | 2026-09-03T04:17:20.384Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2270 | 2026-09-03T04:17:22.091Z | Compiling sha2 v0.10.9 |
| 2271 | 2026-09-03T04:17:22.452Z | Compiling aal_macros v0.0.1 (/work/oxidecomputer/dendrite/aal_macros) |
| 2272 | 2026-09-03T04:17:22.531Z | Compiling mockall v0.14.0 |
| 2273 | 2026-09-03T04:17:22.553Z | Compiling diff v0.1.13 |
| 2274 | 2026-09-03T04:17:22.779Z | Compiling yansi v1.0.1 |
| 2275 | 2026-09-03T04:17:23.116Z | Compiling pretty_assertions v1.4.1 |
| 2276 | 2026-09-03T04:17:23.276Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 2277 | 2026-09-03T04:17:24.029Z | Compiling fs-err v3.1.2 |
| 2278 | 2026-09-03T04:17:24.318Z | Compiling predicates-tree v1.0.12 |
| 2279 | 2026-09-03T04:17:24.358Z | Compiling predicates v3.1.3 |
| 2280 | 2026-09-03T04:17:25.393Z | Compiling git-stub v1.0.0 |
| 2281 | 2026-09-03T04:17:25.695Z | Compiling filetime v0.2.26 |
| 2282 | 2026-09-03T04:17:25.732Z | Compiling fragile v2.0.1 |
| 2283 | 2026-09-03T04:17:25.898Z | Compiling downcast v0.11.0 |
| 2284 | 2026-09-03T04:17:26.048Z | Compiling arrayvec v0.7.6 |
| 2285 | 2026-09-03T04:17:26.066Z | Compiling constant_time_eq v0.3.1 |
| 2286 | 2026-09-03T04:17:26.121Z | Compiling is_ci v1.2.0 |
| 2287 | 2026-09-03T04:17:26.192Z | Compiling xattr v1.6.1 |
| 2288 | 2026-09-03T04:17:26.266Z | Compiling arrayref v0.3.9 |
| 2289 | 2026-09-03T04:17:26.288Z | Compiling supports-color v3.0.2 |
| 2290 | 2026-09-03T04:17:26.358Z | Compiling blake3 v1.8.2 |
| 2291 | 2026-09-03T04:17:26.387Z | Compiling tar v0.4.45 |
| 2292 | 2026-09-03T04:17:26.706Z | Compiling toml v0.7.8 |
| 2293 | 2026-09-03T04:17:26.958Z | Compiling git-stub-vcs v0.1.0 |
| 2294 | 2026-09-03T04:17:27.435Z | Compiling curl-sys v0.4.89+curl-8.20.0 |
| 2295 | 2026-09-03T04:17:27.593Z | Compiling signal-hook-tokio v0.4.0 |
| 2296 | 2026-09-03T04:17:27.904Z | Compiling scuffle v0.1.0 |
| 2297 | 2026-09-03T04:17:28.899Z | Compiling drift v0.2.0 |
| 2298 | 2026-09-03T04:17:29.409Z | Compiling kstat-rs v0.2.4 |
| 2299 | 2026-09-03T04:17:29.609Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 2300 | 2026-09-03T04:17:29.758Z | Compiling hex-literal v1.1.0 |
| 2301 | 2026-09-03T04:17:29.894Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2302 | 2026-09-03T04:17:29.949Z | Compiling topological-sort v0.2.2 |
| 2303 | 2026-09-03T04:17:30.102Z | Compiling omicron-zone-package v0.12.2 |
| 2304 | 2026-09-03T04:17:30.189Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2305 | 2026-09-03T04:17:30.475Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2306 | 2026-09-03T04:17:30.818Z | Compiling dropshot-api-manager v0.7.2 |
| 2307 | 2026-09-03T04:17:32.175Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2308 | 2026-09-03T04:17:32.303Z | Compiling curl v0.4.50 |
| 2309 | 2026-09-03T04:17:32.932Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#2cd6617e) |
| 2310 | 2026-09-03T04:17:33.022Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2311 | 2026-09-03T04:17:33.156Z | Compiling iddqd v0.4.5 |
| 2312 | 2026-09-03T04:17:33.281Z | Compiling internet-checksum v0.2.1 |
| 2313 | 2026-09-03T04:17:33.441Z | Compiling search_path v0.1.4 |
| 2314 | 2026-09-03T04:17:33.667Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 2315 | 2026-09-03T04:17:33.921Z | Compiling xtask v0.1.0 (/work/oxidecomputer/dendrite/xtask) |
| 2316 | 2026-09-03T04:17:34.236Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 2317 | 2026-09-03T04:17:37.941Z | Compiling dendrite-dropshot-apis v0.1.0 (/work/oxidecomputer/dendrite/dropshot-apis) |
| 2318 | 2026-09-03T04:17:41.715Z | Compiling uplinkd v0.1.0 (/work/oxidecomputer/dendrite/uplinkd) |
| 2319 | 2026-09-03T04:18:28.852Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 28s |
| 2320 | 2026-09-03T04:18:28.982Z | Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd) |
| 2321 | 2026-09-03T04:18:28.986Z | |
| 2322 | 2026-09-03T04:18:28.986Z | running 0 tests |
| 2323 | 2026-09-03T04:18:28.986Z | |
| 2324 | 2026-09-03T04:18:28.986Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2325 | 2026-09-03T04:18:28.986Z | |
| 2326 | 2026-09-03T04:18:28.986Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 2327 | 2026-09-03T04:18:28.989Z | |
| 2328 | 2026-09-03T04:18:28.989Z | running 0 tests |
| 2329 | 2026-09-03T04:18:28.989Z | |
| 2330 | 2026-09-03T04:18:28.989Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2331 | 2026-09-03T04:18:28.989Z | |
| 2332 | 2026-09-03T04:18:28.993Z | Running unittests src/lib.rs (target/debug/deps/asic-0cfd2f99e3cb4526) |
| 2333 | 2026-09-03T04:18:28.993Z | |
| 2334 | 2026-09-03T04:18:28.993Z | running 0 tests |
| 2335 | 2026-09-03T04:18:28.993Z | |
| 2336 | 2026-09-03T04:18:28.993Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2337 | 2026-09-03T04:18:28.993Z | |
| 2338 | 2026-09-03T04:18:28.993Z | Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d) |
| 2339 | 2026-09-03T04:18:28.997Z | |
| 2340 | 2026-09-03T04:18:28.998Z | running 4 tests |
| 2341 | 2026-09-03T04:18:29.001Z | test nat::tests::test_vni ... ok |
| 2342 | 2026-09-03T04:18:29.001Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 2343 | 2026-09-03T04:18:29.001Z | test test_purge ... ok |
| 2344 | 2026-09-03T04:18:29.005Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 2345 | 2026-09-03T04:18:29.005Z | |
| 2346 | 2026-09-03T04:18:29.005Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2347 | 2026-09-03T04:18:29.005Z | |
| 2348 | 2026-09-03T04:18:29.005Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607) |
| 2349 | 2026-09-03T04:18:29.008Z | |
| 2350 | 2026-09-03T04:18:29.008Z | running 1 test |
| 2351 | 2026-09-03T04:18:29.013Z | ------- |
| 2352 | 2026-09-03T04:18:29.013Z | Generating OpenAPI documents from API definitions ... |
| 2353 | 2026-09-03T04:18:29.155Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 2354 | 2026-09-03T04:18:29.228Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2355 | 2026-09-03T04:18:30.281Z | ------- |
| 2356 | 2026-09-03T04:18:30.281Z | Checking 14 OpenAPI documents... |
| 2357 | 2026-09-03T04:18:30.281Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2358 | 2026-09-03T04:18:30.281Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2359 | 2026-09-03T04:18:30.281Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2360 | 2026-09-03T04:18:30.281Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2361 | 2026-09-03T04:18:30.285Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2362 | 2026-09-03T04:18:30.285Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2363 | 2026-09-03T04:18:30.285Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2364 | 2026-09-03T04:18:30.285Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2365 | 2026-09-03T04:18:30.285Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2366 | 2026-09-03T04:18:30.285Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2367 | 2026-09-03T04:18:30.285Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2368 | 2026-09-03T04:18:30.285Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2369 | 2026-09-03T04:18:30.285Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 2370 | 2026-09-03T04:18:30.285Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 2371 | 2026-09-03T04:18:30.285Z | Fresh dpd "latest" symlink |
| 2372 | 2026-09-03T04:18:30.285Z | ------- |
| 2373 | 2026-09-03T04:18:30.285Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 2374 | 2026-09-03T04:18:30.363Z | test test::test_apis_up_to_date ... ok |
| 2375 | 2026-09-03T04:18:30.363Z | |
| 2376 | 2026-09-03T04:18:30.363Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s |
| 2377 | 2026-09-03T04:18:30.363Z | |
| 2378 | 2026-09-03T04:18:30.426Z | Running unittests src/main.rs (target/debug/deps/dpd-938643cdda812894) |
| 2379 | 2026-09-03T04:18:30.432Z | |
| 2380 | 2026-09-03T04:18:30.432Z | running 61 tests |
| 2381 | 2026-09-03T04:18:30.435Z | test freemap::test_ordering ... ok |
| 2382 | 2026-09-03T04:18:30.435Z | test config::tests::test_updates ... ok |
| 2383 | 2026-09-03T04:18:30.435Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 2384 | 2026-09-03T04:18:30.435Z | test freemap::test_split ... ok |
| 2385 | 2026-09-03T04:18:30.438Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 2386 | 2026-09-03T04:18:30.438Z | test macaddrs::tests::test_mac_offset ... ok |
| 2387 | 2026-09-03T04:18:30.438Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 2388 | 2026-09-03T04:18:30.438Z | Sep 03 04:18:28.812 DEBG created new freemap, unit: freemap_testSep 03 04:18:28.813 |
| 2389 | 2026-09-03T04:18:30.439Z | DEBG created new freemap, unit: freemap_test |
| 2390 | 2026-09-03T04:18:30.439Z | test macaddrs::tests::test_parse_port_id ... ok |
| 2391 | 2026-09-03T04:18:30.439Z | Sep 03 04:18:28.813 DEBG initted freemap. size: 128, unit: freemap_test |
| 2392 | 2026-09-03T04:18:30.439Z | Sep 03 04:18:28.813Sep 03 04:18:28.813 DEBGDEBG created new freemapreset freemap, , unitunit:: freemap_testfreemap_test |
| 2393 | 2026-09-03T04:18:30.439Z | |
| 2394 | 2026-09-03T04:18:30.439Z | Sep 03 04:18:28.813 DEBG initted freemap. size: 128, unit: freemap_test |
| 2395 | 2026-09-03T04:18:30.439Z | Sep 03 04:18:28.813Sep 03 04:18:28.813 DEBG created new freemap, unit :DEBG freemap_testreset freemap, |
| 2396 | 2026-09-03T04:18:30.439Z | unit: freemap_test |
| 2397 | 2026-09-03T04:18:30.439Z | Sep 03 04:18:28.813 DEBG initted freemap. size: 128, unit: freemap_test |
| 2398 | 2026-09-03T04:18:30.439Z | Sep 03 04:18:28.813Sep 03 04:18:28.813 DEBGDEBG reset freemapinitted freemap. size: 128, unit:, unitfreemap_test: |
| 2399 | 2026-09-03T04:18:30.439Z | freemap_test |
| 2400 | 2026-09-03T04:18:30.439Z | Sep 03 04:18:28.813 DEBG reset freemap, unit: freemap_test |
| 2401 | 2026-09-03T04:18:30.439Z | test mcast::tests::test_canonicalize_sources ... ok |
| 2402 | 2026-09-03T04:18:30.439Z | test freemap::test_basic ... ok |
| 2403 | 2026-09-03T04:18:30.439Z | test freemap::test_reclaim ... ok |
| 2404 | 2026-09-03T04:18:30.439Z | test freemap::test_exhaustion ... ok |
| 2405 | 2026-09-03T04:18:30.439Z | test freemap::test_free ... ok |
| 2406 | 2026-09-03T04:18:30.439Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 2407 | 2026-09-03T04:18:30.439Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 2408 | 2026-09-03T04:18:30.439Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 2409 | 2026-09-03T04:18:30.439Z | Sep 03 04:18:28.813 DEBG created new freemap, unit: freemap_test |
| 2410 | 2026-09-03T04:18:30.439Z | Sep 03 04:18:28.813 DEBG initted freemap. size: 8, unit: freemap_test |
| 2411 | 2026-09-03T04:18:30.439Z | Sep 03 04:18:28.813 DEBG reset freemap, unit: freemap_test |
| 2412 | 2026-09-03T04:18:30.439Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 2413 | 2026-09-03T04:18:30.439Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 2414 | 2026-09-03T04:18:30.439Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 2415 | 2026-09-03T04:18:30.439Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 2416 | 2026-09-03T04:18:30.439Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 2417 | 2026-09-03T04:18:30.440Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 2418 | 2026-09-03T04:18:30.440Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 2419 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 2420 | 2026-09-03T04:18:30.440Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 2421 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 2422 | 2026-09-03T04:18:30.440Z | test mcast::tests::test_sources_contain_any ... ok |
| 2423 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 2424 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 2425 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 2426 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 2427 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 2428 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 2429 | 2026-09-03T04:18:30.440Z | test api_server::tests::test_build_info ... ok |
| 2430 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 2431 | 2026-09-03T04:18:30.440Z | test mcast::tests::test_id_range_boundaries ... ok |
| 2432 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 2433 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok |
| 2434 | 2026-09-03T04:18:30.440Z | test nat::test_mapping ... ok |
| 2435 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_validate_tag ... ok |
| 2436 | 2026-09-03T04:18:30.440Z | test port_map::tests::test_backplane_group ... ok |
| 2437 | 2026-09-03T04:18:30.440Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 2438 | 2026-09-03T04:18:30.440Z | test port_map::tests::test_port_map ... ok |
| 2439 | 2026-09-03T04:18:30.440Z | Sep 03 04:18:28.815 DEBG created new freemap, unit: freemap_test |
| 2440 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.815 DEBG initted freemap. size: 128, unit: freemap_test |
| 2441 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.815 DEBG reset freemap, unit: freemap_test |
| 2442 | 2026-09-03T04:18:30.445Z | test port_map::tests::dump_map ... ok |
| 2443 | 2026-09-03T04:18:30.445Z | test freemap::test_span ... ok |
| 2444 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 DEBG created new freemap, unit: freemap_route_ipv4 |
| 2445 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2446 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 DEBG initted freemap. size: 64, unit: Sep 03 04:18:28.816 DEBG created new freemap, unit: freemap_route_ipv4 |
| 2447 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2448 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 2449 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 DEBG reset freemap, unit: freemap_route_ipv4 |
| 2450 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 2451 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 DEBG reset freemap, unit: freemap_route_ipv6 |
| 2452 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2453 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 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 } }] |
| 2454 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 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 } }] |
| 2455 | 2026-09-03T04:18:30.445Z | test port_map::tests::parse_softnpu_revision ... ok |
| 2456 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816Sep 03 04:18:28.816 DEBG DEBGcreated new freemap , created new freemapunit:, unitfreemap_route_ipv4: |
| 2457 | 2026-09-03T04:18:30.445Z | freemap_route_ipv4 |
| 2458 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816 DEBG created new freemap, unit: freemap_route_ipv6 |
| 2459 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816Sep 03 04:18:28.816 DEBGDEBG created new freemapinitted freemap. size: 64, , unitunit:: freemap_route_ipv6freemap_route_ipv4 |
| 2460 | 2026-09-03T04:18:30.445Z | |
| 2461 | 2026-09-03T04:18:30.445Z | Sep 03 04:18:28.816Sep 03 04:18:28.816 DEBGDEBG reset freemapinitted freemap. size: 64, , unitunit:: freemap_route_ipv4freemap_route_ipv4 |
| 2462 | 2026-09-03T04:18:30.445Z | |
| 2463 | 2026-09-03T04:18:30.446Z | Sep 03 04:18:28.816 Sep 03 04:18:28.816DEBG DEBGreset freemap , initted freemap. size: 64unit, :unit :freemap_route_ipv4 |
| 2464 | 2026-09-03T04:18:30.446Z | freemap_route_ipv6 |
| 2465 | 2026-09-03T04:18:30.446Z | Sep 03 04:18:28.816Sep 03 04:18:28.816 DEBGDEBGSep 03 04:18:28.816 reset freemapDEBG, initted freemap. size: 64unit, :unit created new freemapfreemap_route_ipv6, |
| 2466 | 2026-09-03T04:18:30.446Z | unit:: freemap_route_ipv4Sep 03 04:18:28.816freemap_route_ipv6 |
| 2467 | 2026-09-03T04:18:30.446Z | |
| 2468 | 2026-09-03T04:18:30.446Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2469 | 2026-09-03T04:18:30.446Z | Sep 03 04:18:28.816 DEBGSep 03 04:18:28.816 Sep 03 04:18:28.816DEBGcreated new freemap , reset freemapDEBGunit , :unitreplacing 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 } }]: |
| 2470 | 2026-09-03T04:18:30.446Z | freemap_route_ipv6freemap_route_ipv6 |
| 2471 | 2026-09-03T04:18:30.446Z | |
| 2472 | 2026-09-03T04:18:30.446Z | Sep 03 04:18:28.816Sep 03 04:18:28.816 Sep 03 04:18:28.816INFOINFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:dead::/64 -> 2001:db8::55:1initted freemap. size: 64 |
| 2473 | 2026-09-03T04:18:30.446Z | , |
| 2474 | 2026-09-03T04:18:30.446Z | unit: freemap_route_ipv4 |
| 2475 | 2026-09-03T04:18:30.446Z | Sep 03 04:18:28.816Sep 03 04:18:28.816 DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 03 04:18:28.816replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2476 | 2026-09-03T04:18:30.446Z | |
| 2477 | 2026-09-03T04:18:30.446Z | DEBG reset freemap, Sep 03 04:18:28.816Sep 03 04:18:28.816unit INFO: INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:dead::/64 -> 2001:db8::55:2freemap_route_ipv4 |
| 2478 | 2026-09-03T04:18:30.446Z | |
| 2479 | 2026-09-03T04:18:30.446Z | |
| 2480 | 2026-09-03T04:18:30.446Z | Sep 03 04:18:28.816Sep 03 04:18:28.816 Sep 03 04:18:28.816 DEBG DEBG 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2481 | 2026-09-03T04:18:30.446Z | initted freemap. size: 64 |
| 2482 | 2026-09-03T04:18:30.446Z | , unit:Sep 03 04:18:28.816 Sep 03 04:18:28.816freemap_route_ipv6 |
| 2483 | 2026-09-03T04:18:30.446Z | INFOINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2484 | 2026-09-03T04:18:30.446Z | |
| 2485 | 2026-09-03T04:18:30.446Z | Sep 03 04:18:28.816 DEBG reset freemapSep 03 04:18:28.816, Sep 03 04:18:28.816 unitDEBG:DEBG freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, 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 } }] |
| 2486 | 2026-09-03T04:18:30.446Z | |
| 2487 | 2026-09-03T04:18:30.446Z | 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 } }] |
| 2488 | 2026-09-03T04:18:30.446Z | Sep 03 04:18:28.816Sep 03 04:18:28.816 INFOINFOSep 03 04:18:28.816 adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef::/64 -> 2001:db8::55:ffINFO |
| 2489 | 2026-09-03T04:18:30.446Z | |
| 2490 | 2026-09-03T04:18:30.447Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2491 | 2026-09-03T04:18:30.447Z | Sep 03 04:18:28.816Sep 03 04:18:28.816Sep 03 04:18:28.816 DEBGDEBG DEBGreplacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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: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 } }] |
| 2492 | 2026-09-03T04:18:30.447Z | |
| 2493 | 2026-09-03T04:18:30.447Z | |
| 2494 | 2026-09-03T04:18:30.447Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 2495 | 2026-09-03T04:18:30.447Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2496 | 2026-09-03T04:18:30.447Z | |
| 2497 | 2026-09-03T04:18:30.447Z | Sep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 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: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 2498 | 2026-09-03T04:18:30.447Z | DEBG |
| 2499 | 2026-09-03T04:18:30.447Z | 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 } }] |
| 2500 | 2026-09-03T04:18:30.447Z | Sep 03 04:18:28.817 INFOSep 03 04:18:28.817Sep 03 04:18:28.817 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffINFO |
| 2501 | 2026-09-03T04:18:30.447Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2502 | 2026-09-03T04:18:30.447Z | |
| 2503 | 2026-09-03T04:18:30.447Z | Sep 03 04:18:28.817 Sep 03 04:18:28.817Sep 03 04:18:28.817 DEBGDEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2504 | 2026-09-03T04:18:30.447Z | |
| 2505 | 2026-09-03T04:18:30.447Z | 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 } }] |
| 2506 | 2026-09-03T04:18:30.447Z | Sep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 INFO INFO INFOadding route 3fff:beef:3::/64 -> 2001:db8::55:ff adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 2507 | 2026-09-03T04:18:30.447Z | |
| 2508 | 2026-09-03T04:18:30.447Z | |
| 2509 | 2026-09-03T04:18:30.447Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817DEBG 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 |
| 2510 | 2026-09-03T04:18:30.447Z | 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2511 | 2026-09-03T04:18:30.447Z | |
| 2512 | 2026-09-03T04:18:30.447Z | INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 2513 | 2026-09-03T04:18:30.447Z | Sep 03 04:18:28.817 Sep 03 04:18:28.817INFOSep 03 04:18:28.817 DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff 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 } }] |
| 2514 | 2026-09-03T04:18:30.447Z | |
| 2515 | 2026-09-03T04:18:30.447Z | adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 2516 | 2026-09-03T04:18:30.447Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 INFOSep 03 04:18:28.817 DEBG adding route 3fff:beef:5::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2517 | 2026-09-03T04:18:30.447Z | DEBG |
| 2518 | 2026-09-03T04:18:30.448Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2519 | 2026-09-03T04:18:30.448Z | Sep 03 04:18:28.817DEBG INFOreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2520 | 2026-09-03T04:18:30.448Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2521 | 2026-09-03T04:18:30.448Z | Sep 03 04:18:28.817 Sep 03 04:18:28.817INFO Sep 03 04:18:28.817INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 2522 | 2026-09-03T04:18:30.448Z | |
| 2523 | 2026-09-03T04:18:30.448Z | 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 } }] |
| 2524 | 2026-09-03T04:18:30.448Z | Sep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 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 } }]DEBG |
| 2525 | 2026-09-03T04:18:30.448Z | adding route 3fff:beef:7::/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 } }] |
| 2526 | 2026-09-03T04:18:30.448Z | |
| 2527 | 2026-09-03T04:18:30.448Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817INFO INFOadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2528 | 2026-09-03T04:18:30.448Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2529 | 2026-09-03T04:18:30.448Z | DEBG Sep 03 04:18:28.817replacing 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 } }] |
| 2530 | 2026-09-03T04:18:30.448Z | DEBGSep 03 04:18:28.817 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 } }] |
| 2531 | 2026-09-03T04:18:30.448Z | Sep 03 04:18:28.817replacing 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 } }] |
| 2532 | 2026-09-03T04:18:30.448Z | INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2533 | 2026-09-03T04:18:30.448Z | Sep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 INFO DEBGINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 2534 | 2026-09-03T04:18:30.448Z | 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 } }] |
| 2535 | 2026-09-03T04:18:30.448Z | |
| 2536 | 2026-09-03T04:18:30.448Z | Sep 03 04:18:28.817 Sep 03 04:18:28.817Sep 03 04:18:28.817 DEBGDEBGINFO 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 } }]replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 2537 | 2026-09-03T04:18:30.448Z | |
| 2538 | 2026-09-03T04:18:30.448Z | |
| 2539 | 2026-09-03T04:18:30.448Z | Sep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 INFO INFODEBG adding route 3fff:beef:9::/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 } }] |
| 2540 | 2026-09-03T04:18:30.453Z | |
| 2541 | 2026-09-03T04:18:30.453Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 04:18:28.817 |
| 2542 | 2026-09-03T04:18:30.453Z | DEBG Sep 03 04:18:28.817replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2543 | 2026-09-03T04:18:30.453Z | INFO DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2544 | 2026-09-03T04:18:30.453Z | replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2545 | 2026-09-03T04:18:30.453Z | INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 2546 | 2026-09-03T04:18:30.453Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 DEBG INFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2547 | 2026-09-03T04:18:30.453Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 2548 | 2026-09-03T04:18:30.453Z | DEBG Sep 03 04:18:28.817replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.817INFO |
| 2549 | 2026-09-03T04:18:30.453Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG |
| 2550 | 2026-09-03T04:18:30.453Z | 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 } }] |
| 2551 | 2026-09-03T04:18:30.453Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817DEBG INFO INFOadding route 3fff:beef:b::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2552 | 2026-09-03T04:18:30.453Z | |
| 2553 | 2026-09-03T04:18:30.453Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2554 | 2026-09-03T04:18:30.453Z | Sep 03 04:18:28.817 Sep 03 04:18:28.817INFO Sep 03 04:18:28.817adding route 3fff:beef:c::/64 -> 2001:db8::55:ff DEBG |
| 2555 | 2026-09-03T04:18:30.454Z | 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 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 } }] |
| 2556 | 2026-09-03T04:18:30.454Z | |
| 2557 | 2026-09-03T04:18:30.454Z | Sep 03 04:18:28.817 DEBGSep 03 04:18:28.817 Sep 03 04:18:28.817 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 } }]INFO |
| 2558 | 2026-09-03T04:18:30.454Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 2559 | 2026-09-03T04:18:30.454Z | |
| 2560 | 2026-09-03T04:18:30.454Z | Sep 03 04:18:28.817 INFO Sep 03 04:18:28.817Sep 03 04:18:28.817 DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ff 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 } }] |
| 2561 | 2026-09-03T04:18:30.454Z | |
| 2562 | 2026-09-03T04:18:30.454Z | 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 } }] |
| 2563 | 2026-09-03T04:18:30.454Z | Sep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 DEBGINFO INFOreplacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2564 | 2026-09-03T04:18:30.454Z | |
| 2565 | 2026-09-03T04:18:30.454Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2566 | 2026-09-03T04:18:30.454Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 INFOSep 03 04:18:28.817DEBG 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 } }] |
| 2567 | 2026-09-03T04:18:30.454Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2568 | 2026-09-03T04:18:30.454Z | |
| 2569 | 2026-09-03T04:18:30.454Z | Sep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 INFODEBG adding route 3fff:beef:9::/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 } }] |
| 2570 | 2026-09-03T04:18:30.454Z | |
| 2571 | 2026-09-03T04:18:30.454Z | Sep 03 04:18:28.817 Sep 03 04:18:28.817INFO DEBG adding route 3fff:beef:e::/64 -> 2001:db8::55:ffINFO |
| 2572 | 2026-09-03T04:18:30.454Z | replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2573 | 2026-09-03T04:18:30.454Z | |
| 2574 | 2026-09-03T04:18:30.454Z | Sep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 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 } }]INFO |
| 2575 | 2026-09-03T04:18:30.454Z | adding route 3fff:beef:a::/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 } }] |
| 2576 | 2026-09-03T04:18:30.454Z | |
| 2577 | 2026-09-03T04:18:30.454Z | Sep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 INFODEBG 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 |
| 2578 | 2026-09-03T04:18:30.454Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 2579 | 2026-09-03T04:18:30.454Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2580 | 2026-09-03T04:18:30.454Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 INFODEBG adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 04:18:28.817replacing 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 } }] |
| 2581 | 2026-09-03T04:18:30.454Z | |
| 2582 | 2026-09-03T04:18:30.454Z | DEBG replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2583 | 2026-09-03T04:18:30.455Z | INFOSep 03 04:18:28.817 adding route 3fff:beef:10::/64 -> 2001:db8::55:ffDEBG |
| 2584 | 2026-09-03T04:18:30.455Z | Sep 03 04:18:28.817replacing 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 } }] |
| 2585 | 2026-09-03T04:18:30.455Z | INFOSep 03 04:18:28.817 DEBGadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2586 | 2026-09-03T04:18:30.455Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2587 | 2026-09-03T04:18:30.455Z | INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 04:18:28.817 |
| 2588 | 2026-09-03T04:18:30.455Z | Sep 03 04:18:28.817DEBG 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 |
| 2589 | 2026-09-03T04:18:30.455Z | Sep 03 04:18:28.817adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 2590 | 2026-09-03T04:18:30.455Z | DEBG Sep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 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 } }] |
| 2591 | 2026-09-03T04:18:30.455Z | INFODEBG adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2592 | 2026-09-03T04:18:30.455Z | Sep 03 04:18:28.817replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2593 | 2026-09-03T04:18:30.455Z | INFOSep 03 04:18:28.817 adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG |
| 2594 | 2026-09-03T04:18:30.455Z | Sep 03 04:18:28.817replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] created new freemap |
| 2595 | 2026-09-03T04:18:30.455Z | INFO, Sep 03 04:18:28.817unit : DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2596 | 2026-09-03T04:18:30.455Z | replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2597 | 2026-09-03T04:18:30.455Z | INFO freemap_route_ipv4Sep 03 04:18:28.817adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2598 | 2026-09-03T04:18:30.455Z | Sep 03 04:18:28.817 |
| 2599 | 2026-09-03T04:18:30.455Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffDEBG Sep 03 04:18:28.817replacing 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 } }] |
| 2600 | 2026-09-03T04:18:30.455Z | |
| 2601 | 2026-09-03T04:18:30.455Z | DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2602 | 2026-09-03T04:18:30.455Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 DEBGINFO created new freemapDEBG adding route 3fff:beef:13::/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 } }] |
| 2603 | 2026-09-03T04:18:30.455Z | , |
| 2604 | 2026-09-03T04:18:30.455Z | unit:Sep 03 04:18:28.817 freemap_route_ipv6 |
| 2605 | 2026-09-03T04:18:30.455Z | INFO Sep 03 04:18:28.817Sep 03 04:18:28.817 INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:18:28.817DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ffDEBG |
| 2606 | 2026-09-03T04:18:30.455Z | |
| 2607 | 2026-09-03T04:18:30.455Z | |
| 2608 | 2026-09-03T04:18:30.455Z | initted freemap. size: 64, Sep 03 04:18:28.817unit Sep 03 04:18:28.817Sep 03 04:18:28.817:DEBG DEBGfreemap_route_ipv4 |
| 2609 | 2026-09-03T04:18:30.455Z | 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: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 } }] |
| 2610 | 2026-09-03T04:18:30.455Z | INFO |
| 2611 | 2026-09-03T04:18:30.456Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 2612 | 2026-09-03T04:18:30.456Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817INFO Sep 03 04:18:28.817INFO DEBGadding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 2613 | 2026-09-03T04:18:30.456Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 2614 | 2026-09-03T04:18:30.456Z | |
| 2615 | 2026-09-03T04:18:30.456Z | Sep 03 04:18:28.817Sep 03 04:18:28.817reset freemap , DEBGDEBGunit 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:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817: |
| 2616 | 2026-09-03T04:18:30.456Z | |
| 2617 | 2026-09-03T04:18:30.456Z | INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 2618 | 2026-09-03T04:18:30.456Z | Sep 03 04:18:28.817 |
| 2619 | 2026-09-03T04:18:30.456Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 04:18:28.817 |
| 2620 | 2026-09-03T04:18:30.456Z | INFOSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817adding route 3fff:beef:16::/64 -> 2001:db8::55:ff DEBG |
| 2621 | 2026-09-03T04:18:30.456Z | DEBGinitted freemap. size: 64 replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2622 | 2026-09-03T04:18:30.456Z | , replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2623 | 2026-09-03T04:18:30.456Z | unit: DEBGfreemap_route_ipv6Sep 03 04:18:28.817 Sep 03 04:18:28.817replacing 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 } }] |
| 2624 | 2026-09-03T04:18:30.456Z | INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 2625 | 2026-09-03T04:18:30.456Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2626 | 2026-09-03T04:18:30.456Z | |
| 2627 | 2026-09-03T04:18:30.456Z | Sep 03 04:18:28.817 INFOSep 03 04:18:28.817Sep 03 04:18:28.817Sep 03 04:18:28.817 adding route 3fff:beef:17::/64 -> 2001:db8::55:ff DEBG |
| 2628 | 2026-09-03T04:18:30.456Z | DEBG reset freemap 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 } }]unitSep 03 04:18:28.817 : |
| 2629 | 2026-09-03T04:18:30.456Z | 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 } }]DEBGfreemap_route_ipv6 |
| 2630 | 2026-09-03T04:18:30.456Z | 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 } }] |
| 2631 | 2026-09-03T04:18:30.456Z | Sep 03 04:18:28.817 |
| 2632 | 2026-09-03T04:18:30.456Z | INFOSep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817 INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 2633 | 2026-09-03T04:18:30.456Z | INFOadding route 172.16.0.0/32 -> 10.0.0.1 |
| 2634 | 2026-09-03T04:18:30.456Z | |
| 2635 | 2026-09-03T04:18:30.456Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 2636 | 2026-09-03T04:18:30.456Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817DEBG Sep 03 04:18:28.817 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 } }] DEBG |
| 2637 | 2026-09-03T04:18:30.457Z | 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 } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:18:28.817 |
| 2638 | 2026-09-03T04:18:30.457Z | |
| 2639 | 2026-09-03T04:18:30.457Z | 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 } }] |
| 2640 | 2026-09-03T04:18:30.461Z | INFOSep 03 04:18:28.817 DEBGadding route 3fff:beef:18::/64 -> 2001:db8::55:ff Sep 03 04:18:28.817replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2641 | 2026-09-03T04:18:30.461Z | INFO INFO |
| 2642 | 2026-09-03T04:18:30.461Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:18:28.817adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 2643 | 2026-09-03T04:18:30.461Z | DEBG |
| 2644 | 2026-09-03T04:18:30.461Z | 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 } }] |
| 2645 | 2026-09-03T04:18:30.461Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 DEBGDEBGSep 03 04:18:28.817 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: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 } }] |
| 2646 | 2026-09-03T04:18:30.461Z | |
| 2647 | 2026-09-03T04:18:30.461Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:18:28.817 |
| 2648 | 2026-09-03T04:18:30.461Z | Sep 03 04:18:28.817INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO |
| 2649 | 2026-09-03T04:18:30.461Z | Sep 03 04:18:28.817 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 2650 | 2026-09-03T04:18:30.461Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2651 | 2026-09-03T04:18:30.461Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817DEBG DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2652 | 2026-09-03T04:18:30.461Z | |
| 2653 | 2026-09-03T04:18:30.462Z | |
| 2654 | 2026-09-03T04:18:30.462Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 Sep 03 04:18:28.817DEBG INFOINFO 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:16::/64 -> 2001:db8::55:ff |
| 2655 | 2026-09-03T04:18:30.462Z | |
| 2656 | 2026-09-03T04:18:30.462Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2657 | 2026-09-03T04:18:30.462Z | Sep 03 04:18:28.817Sep 03 04:18:28.817 freemap_route_ipv4DEBG Sep 03 04:18:28.817INFO |
| 2658 | 2026-09-03T04:18:30.462Z | 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 |
| 2659 | 2026-09-03T04:18:30.462Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2660 | 2026-09-03T04:18:30.462Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.817 |
| 2661 | 2026-09-03T04:18:30.462Z | Sep 03 04:18:28.817 INFODEBG Sep 03 04:18:28.817reset freemap adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG |
| 2662 | 2026-09-03T04:18:30.462Z | 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 } }], |
| 2663 | 2026-09-03T04:18:30.462Z | Sep 03 04:18:28.817unit :INFO freemap_route_ipv4adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 04:18:28.817 |
| 2664 | 2026-09-03T04:18:30.462Z | |
| 2665 | 2026-09-03T04:18:30.462Z | test route::tests::grow_succeeds ... ok |
| 2666 | 2026-09-03T04:18:30.462Z | Sep 03 04:18:28.817 DEBGINFOSep 03 04:18:28.818 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff 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 } }] |
| 2667 | 2026-09-03T04:18:30.462Z | 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 } }] |
| 2668 | 2026-09-03T04:18:30.462Z | |
| 2669 | 2026-09-03T04:18:30.462Z | Sep 03 04:18:28.818 Sep 03 04:18:28.818INFOSep 03 04:18:28.818 INFO DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2670 | 2026-09-03T04:18:30.462Z | 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 } }] |
| 2671 | 2026-09-03T04:18:30.462Z | |
| 2672 | 2026-09-03T04:18:30.462Z | Sep 03 04:18:28.818 Sep 03 04:18:28.818DEBGSep 03 04:18:28.818Sep 03 04:18:28.818 INFODEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 2673 | 2026-09-03T04:18:30.462Z | DEBG |
| 2674 | 2026-09-03T04:18:30.462Z | 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 } }]initted freemap. size: 64 |
| 2675 | 2026-09-03T04:18:30.462Z | , Sep 03 04:18:28.818unit Sep 03 04:18:28.818INFOSep 03 04:18:28.818: adding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO DEBGfreemap_route_ipv6 |
| 2676 | 2026-09-03T04:18:30.462Z | |
| 2677 | 2026-09-03T04:18:30.462Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2678 | 2026-09-03T04:18:30.462Z | |
| 2679 | 2026-09-03T04:18:30.462Z | Sep 03 04:18:28.818 DEBGSep 03 04:18:28.818Sep 03 04:18:28.818Sep 03 04:18:28.818 INFODEBGDEBG 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 } }]reset freemap |
| 2680 | 2026-09-03T04:18:30.463Z | , unit:replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2681 | 2026-09-03T04:18:30.463Z | Sep 03 04:18:28.818 |
| 2682 | 2026-09-03T04:18:30.463Z | INFOfreemap_route_ipv6 |
| 2683 | 2026-09-03T04:18:30.463Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2684 | 2026-09-03T04:18:30.463Z | Sep 03 04:18:28.818 DEBGSep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818INFO INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2685 | 2026-09-03T04:18:30.463Z | |
| 2686 | 2026-09-03T04:18:30.463Z | |
| 2687 | 2026-09-03T04:18:30.463Z | DEBG replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818Sep 03 04:18:28.818Sep 03 04:18:28.818 |
| 2688 | 2026-09-03T04:18:30.463Z | 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 } }] |
| 2689 | 2026-09-03T04:18:30.463Z | replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO Sep 03 04:18:28.818adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 2690 | 2026-09-03T04:18:30.463Z | |
| 2691 | 2026-09-03T04:18:30.463Z | INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 2692 | 2026-09-03T04:18:30.463Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818 INFOINFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 2693 | 2026-09-03T04:18:30.463Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffDEBGSep 03 04:18:28.818 |
| 2694 | 2026-09-03T04:18:30.463Z | replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818DEBG |
| 2695 | 2026-09-03T04:18:30.463Z | 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 } }]DEBGSep 03 04:18:28.818 |
| 2696 | 2026-09-03T04:18:30.463Z | Sep 03 04:18:28.818replacing 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 |
| 2697 | 2026-09-03T04:18:30.463Z | INFO replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 04:18:28.818 |
| 2698 | 2026-09-03T04:18:30.463Z | |
| 2699 | 2026-09-03T04:18:30.463Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:18:28.818Sep 03 04:18:28.818 |
| 2700 | 2026-09-03T04:18:30.463Z | Sep 03 04:18:28.818 INFOINFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ffDEBG |
| 2701 | 2026-09-03T04:18:30.463Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2702 | 2026-09-03T04:18:30.463Z | Sep 03 04:18:28.818 |
| 2703 | 2026-09-03T04:18:30.463Z | Sep 03 04:18:28.818DEBG DEBGSep 03 04:18:28.818 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2704 | 2026-09-03T04:18:30.463Z | 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 } }] |
| 2705 | 2026-09-03T04:18:30.463Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818 |
| 2706 | 2026-09-03T04:18:30.463Z | INFOSep 03 04:18:28.818 Sep 03 04:18:28.818INFO Sep 03 04:18:28.818adding route 3fff:beef:22::/64 -> 2001:db8::55:ffINFO INFO |
| 2707 | 2026-09-03T04:18:30.463Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 2708 | 2026-09-03T04:18:30.464Z | |
| 2709 | 2026-09-03T04:18:30.464Z | |
| 2710 | 2026-09-03T04:18:30.464Z | Sep 03 04:18:28.818 DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818 |
| 2711 | 2026-09-03T04:18:30.464Z | Sep 03 04:18:28.818DEBGSep 03 04:18:28.818 DEBGDEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2712 | 2026-09-03T04:18:30.464Z | |
| 2713 | 2026-09-03T04:18:30.464Z | Sep 03 04:18:28.818replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.818 |
| 2714 | 2026-09-03T04:18:30.464Z | INFO Sep 03 04:18:28.818INFOSep 03 04:18:28.818 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2715 | 2026-09-03T04:18:30.464Z | INFO |
| 2716 | 2026-09-03T04:18:30.464Z | INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 2717 | 2026-09-03T04:18:30.464Z | |
| 2718 | 2026-09-03T04:18:30.464Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 DEBGDEBG Sep 03 04:18:28.818Sep 03 04:18:28.818 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: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 } }] |
| 2719 | 2026-09-03T04:18:30.464Z | DEBG |
| 2720 | 2026-09-03T04:18:30.464Z | 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 } }] |
| 2721 | 2026-09-03T04:18:30.464Z | Sep 03 04:18:28.818replacing 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 } }] INFOSep 03 04:18:28.818 |
| 2722 | 2026-09-03T04:18:30.464Z | Sep 03 04:18:28.818 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO |
| 2723 | 2026-09-03T04:18:30.464Z | INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff Sep 03 04:18:28.818 |
| 2724 | 2026-09-03T04:18:30.464Z | Sep 03 04:18:28.818 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO |
| 2725 | 2026-09-03T04:18:30.464Z | DEBGSep 03 04:18:28.818adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 2726 | 2026-09-03T04:18:30.464Z | 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 } }] |
| 2727 | 2026-09-03T04:18:30.464Z | DEBGSep 03 04:18:28.818 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818 |
| 2728 | 2026-09-03T04:18:30.464Z | Sep 03 04:18:28.818DEBG 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 |
| 2729 | 2026-09-03T04:18:30.464Z | replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFOSep 03 04:18:28.818 |
| 2730 | 2026-09-03T04:18:30.464Z | INFO |
| 2731 | 2026-09-03T04:18:30.464Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 04:18:28.818 |
| 2732 | 2026-09-03T04:18:30.464Z | |
| 2733 | 2026-09-03T04:18:30.464Z | DEBGSep 03 04:18:28.818 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 |
| 2734 | 2026-09-03T04:18:30.465Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 2735 | 2026-09-03T04:18:30.465Z | Sep 03 04:18:28.818 Sep 03 04:18:28.818Sep 03 04:18:28.818INFO Sep 03 04:18:28.818DEBG 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 } }]adding route 3fff:beef:26::/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 } }]DEBG |
| 2736 | 2026-09-03T04:18:30.465Z | |
| 2737 | 2026-09-03T04:18:30.465Z | |
| 2738 | 2026-09-03T04:18:30.465Z | 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 } }] |
| 2739 | 2026-09-03T04:18:30.465Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818 Sep 03 04:18:28.818DEBGINFO 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 INFO |
| 2740 | 2026-09-03T04:18:30.469Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 2741 | 2026-09-03T04:18:30.469Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 2742 | 2026-09-03T04:18:30.469Z | |
| 2743 | 2026-09-03T04:18:30.469Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818INFOSep 03 04:18:28.818DEBG adding route 3fff:beef:27::/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 } }] |
| 2744 | 2026-09-03T04:18:30.469Z | |
| 2745 | 2026-09-03T04:18:30.469Z | 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 } }]DEBG |
| 2746 | 2026-09-03T04:18:30.469Z | replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818 |
| 2747 | 2026-09-03T04:18:30.469Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 DEBG Sep 03 04:18:28.818INFOINFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 2748 | 2026-09-03T04:18:30.469Z | |
| 2749 | 2026-09-03T04:18:30.469Z | 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 } }] |
| 2750 | 2026-09-03T04:18:30.469Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 04:18:28.818Sep 03 04:18:28.818 DEBG DEBG |
| 2751 | 2026-09-03T04:18:30.469Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.818replacing 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 } }] |
| 2752 | 2026-09-03T04:18:30.469Z | INFO |
| 2753 | 2026-09-03T04:18:30.469Z | Sep 03 04:18:28.818adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 04:18:28.818 |
| 2754 | 2026-09-03T04:18:30.469Z | INFOSep 03 04:18:28.818DEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffINFO |
| 2755 | 2026-09-03T04:18:30.470Z | adding route 3fff:beef:23::/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 } }] |
| 2756 | 2026-09-03T04:18:30.470Z | Sep 03 04:18:28.818 |
| 2757 | 2026-09-03T04:18:30.470Z | Sep 03 04:18:28.818DEBGSep 03 04:18:28.818Sep 03 04:18:28.818 DEBG 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 } }]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 } }] DEBGadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 2758 | 2026-09-03T04:18:30.470Z | |
| 2759 | 2026-09-03T04:18:30.470Z | |
| 2760 | 2026-09-03T04:18:30.470Z | 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 } }] |
| 2761 | 2026-09-03T04:18:30.470Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 INFODEBG Sep 03 04:18:28.818 Sep 03 04:18:28.818replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2762 | 2026-09-03T04:18:30.470Z | INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 2763 | 2026-09-03T04:18:30.470Z | |
| 2764 | 2026-09-03T04:18:30.470Z | |
| 2765 | 2026-09-03T04:18:30.470Z | Sep 03 04:18:28.818 INFO Sep 03 04:18:28.818Sep 03 04:18:28.818adding route 3fff:beef:9::/64 -> 2001:db8::55:ff Sep 03 04:18:28.818DEBG DEBGDEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2766 | 2026-09-03T04:18:30.470Z | 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 } }] |
| 2767 | 2026-09-03T04:18:30.470Z | |
| 2768 | 2026-09-03T04:18:30.470Z | |
| 2769 | 2026-09-03T04:18:30.470Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818INFOSep 03 04:18:28.818INFO DEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFOreplacing 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 } }] |
| 2770 | 2026-09-03T04:18:30.470Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2771 | 2026-09-03T04:18:30.470Z | |
| 2772 | 2026-09-03T04:18:30.470Z | |
| 2773 | 2026-09-03T04:18:30.470Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818 Sep 03 04:18:28.818DEBGDEBG DEBG 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 } }] |
| 2774 | 2026-09-03T04:18:30.470Z | 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:a::/64 -> 2001:db8::55:ff |
| 2775 | 2026-09-03T04:18:30.470Z | |
| 2776 | 2026-09-03T04:18:30.470Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818 |
| 2777 | 2026-09-03T04:18:30.470Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 DEBGINFO Sep 03 04:18:28.818INFO 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:2b::/64 -> 2001:db8::55:ffINFO |
| 2778 | 2026-09-03T04:18:30.470Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 2779 | 2026-09-03T04:18:30.470Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2780 | 2026-09-03T04:18:30.470Z | |
| 2781 | 2026-09-03T04:18:30.470Z | Sep 03 04:18:28.818 Sep 03 04:18:28.818Sep 03 04:18:28.818Sep 03 04:18:28.818 DEBGDEBG DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 2782 | 2026-09-03T04:18:30.470Z | 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 } }] |
| 2783 | 2026-09-03T04:18:30.471Z | |
| 2784 | 2026-09-03T04:18:30.471Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 04:18:28.818 |
| 2785 | 2026-09-03T04:18:30.471Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 2786 | 2026-09-03T04:18:30.471Z | Sep 03 04:18:28.818Sep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818DEBG INFOSep 03 04:18:28.818 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff 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 } }]created new freemap |
| 2787 | 2026-09-03T04:18:30.471Z | , unit : 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 } }] |
| 2788 | 2026-09-03T04:18:30.471Z | |
| 2789 | 2026-09-03T04:18:30.471Z | |
| 2790 | 2026-09-03T04:18:30.471Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 DEBG DEBG created new freemap, INFOunitSep 03 04:18:28.818 :adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2791 | 2026-09-03T04:18:30.471Z | Sep 03 04:18:28.818freemap_route_ipv6 |
| 2792 | 2026-09-03T04:18:30.471Z | DEBGINFO Sep 03 04:18:28.818created new freemap Sep 03 04:18:28.818 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG |
| 2793 | 2026-09-03T04:18:30.471Z | initted freemap. size: 64, unit:Sep 03 04:18:28.818 freemap_route_ipv4, unit |
| 2794 | 2026-09-03T04:18:30.471Z | 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 } }] |
| 2795 | 2026-09-03T04:18:30.471Z | DEBGSep 03 04:18:28.818Sep 03 04:18:28.818 DEBG reset freemap, unit:INFO freemap_route_ipv4 |
| 2796 | 2026-09-03T04:18:30.471Z | 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 } }] |
| 2797 | 2026-09-03T04:18:30.471Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 2798 | 2026-09-03T04:18:30.471Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 INFODEBG initted freemap. size: 64, :unitadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff: |
| 2799 | 2026-09-03T04:18:30.471Z | INFOfreemap_route_ipv6 |
| 2800 | 2026-09-03T04:18:30.471Z | Sep 03 04:18:28.818Sep 03 04:18:28.818Sep 03 04:18:28.818adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 2801 | 2026-09-03T04:18:30.471Z | DEBG reset freemap , freemap_route_ipv4 |
| 2802 | 2026-09-03T04:18:30.471Z | Sep 03 04:18:28.818DEBG DEBGunit: freemap_route_ipv6 |
| 2803 | 2026-09-03T04:18:30.471Z | 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 } }] |
| 2804 | 2026-09-03T04:18:30.471Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.818 |
| 2805 | 2026-09-03T04:18:30.471Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2806 | 2026-09-03T04:18:30.471Z | 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 } }] |
| 2807 | 2026-09-03T04:18:30.471Z | Sep 03 04:18:28.818Sep 03 04:18:28.818 DEBGSep 03 04:18:28.818 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 } }] |
| 2808 | 2026-09-03T04:18:30.471Z | Sep 03 04:18:28.818replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 2809 | 2026-09-03T04:18:30.471Z | INFOSep 03 04:18:28.818Sep 03 04:18:28.818 Sep 03 04:18:28.818 INFOSep 03 04:18:28.818 INFOadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 2810 | 2026-09-03T04:18:30.472Z | INFO INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 2811 | 2026-09-03T04:18:30.472Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 04:18:28.818 DEBGDEBG |
| 2812 | 2026-09-03T04:18:30.472Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:18:28.819 |
| 2813 | 2026-09-03T04:18:30.472Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 2814 | 2026-09-03T04:18:30.472Z | DEBGSep 03 04:18:28.819 INFO Sep 03 04:18:28.819adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2815 | 2026-09-03T04:18:30.472Z | 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 } }] |
| 2816 | 2026-09-03T04:18:30.472Z | created new freemapSep 03 04:18:28.819 , 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 } }] |
| 2817 | 2026-09-03T04:18:30.472Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 2818 | 2026-09-03T04:18:30.472Z | unitSep 03 04:18:28.819: INFO Sep 03 04:18:28.819adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 2819 | 2026-09-03T04:18:30.472Z | DEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.819 DEBG |
| 2820 | 2026-09-03T04:18:30.472Z | Sep 03 04:18:28.819 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:18:28.819freemap_route_ipv6 |
| 2821 | 2026-09-03T04:18:30.472Z | Sep 03 04:18:28.819 INFODEBG adding route 3fff:beef:2d::/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 } }] |
| 2822 | 2026-09-03T04:18:30.472Z | |
| 2823 | 2026-09-03T04:18:30.472Z | Sep 03 04:18:28.819Sep 03 04:18:28.819 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 } }]INFO |
| 2824 | 2026-09-03T04:18:30.472Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 2825 | 2026-09-03T04:18:30.472Z | DEBGSep 03 04:18:28.819 replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 2826 | 2026-09-03T04:18:30.472Z | |
| 2827 | 2026-09-03T04:18:30.472Z | DEBGSep 03 04:18:28.819 |
| 2828 | 2026-09-03T04:18:30.472Z | Sep 03 04:18:28.819 INFO DEBGSep 03 04:18:28.819adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 2829 | 2026-09-03T04:18:30.472Z | Sep 03 04:18:28.819replacing 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 } }] |
| 2830 | 2026-09-03T04:18:30.472Z | 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 } }] |
| 2831 | 2026-09-03T04:18:30.472Z | Sep 03 04:18:28.819replacing 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 } }] |
| 2832 | 2026-09-03T04:18:30.472Z | INFO initted freemap. size: 64adding route 3fff:beef:30::/64 -> 2001:db8::55:ff, Sep 03 04:18:28.819Sep 03 04:18:28.819unit INFO |
| 2833 | 2026-09-03T04:18:30.472Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff: |
| 2834 | 2026-09-03T04:18:30.472Z | DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.819Sep 03 04:18:28.819 |
| 2835 | 2026-09-03T04:18:30.472Z | freemap_route_ipv4Sep 03 04:18:28.819 DEBG 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 } }]DEBG |
| 2836 | 2026-09-03T04:18:30.472Z | |
| 2837 | 2026-09-03T04:18:30.473Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2838 | 2026-09-03T04:18:30.473Z | |
| 2839 | 2026-09-03T04:18:30.473Z | Sep 03 04:18:28.819 Sep 03 04:18:28.819Sep 03 04:18:28.819 Sep 03 04:18:28.819DEBGINFO DEBGSep 03 04:18:28.819 INFOadding route 3fff:beef:f::/64 -> 2001:db8::55:ffreset freemapreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], INFO |
| 2840 | 2026-09-03T04:18:30.477Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 2841 | 2026-09-03T04:18:30.477Z | |
| 2842 | 2026-09-03T04:18:30.477Z | |
| 2843 | 2026-09-03T04:18:30.477Z | Sep 03 04:18:28.819unitSep 03 04:18:28.819: DEBGfreemap_route_ipv4Sep 03 04:18:28.819 |
| 2844 | 2026-09-03T04:18:30.477Z | INFOreplacing 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 } }] |
| 2845 | 2026-09-03T04:18:30.477Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 2846 | 2026-09-03T04:18:30.477Z | DEBG Sep 03 04:18:28.819Sep 03 04:18:28.819replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.819INFO |
| 2847 | 2026-09-03T04:18:30.477Z | DEBGSep 03 04:18:28.819adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 2848 | 2026-09-03T04:18:30.477Z | DEBG Sep 03 04:18:28.819 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 04:18:28.819 |
| 2849 | 2026-09-03T04:18:30.477Z | INFODEBG replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2850 | 2026-09-03T04:18:30.477Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 2851 | 2026-09-03T04:18:30.477Z | 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 } }], |
| 2852 | 2026-09-03T04:18:30.477Z | unitSep 03 04:18:28.819Sep 03 04:18:28.819: freemap_route_ipv6 |
| 2853 | 2026-09-03T04:18:30.478Z | DEBG Sep 03 04:18:28.819INFO 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 } }]INFO |
| 2854 | 2026-09-03T04:18:30.478Z | Sep 03 04:18:28.819adding route 3fff:beef:33::/64 -> 2001:db8::55:ff adding route 3fff:beef:10::/64 -> 2001:db8::55:ffINFOSep 03 04:18:28.819 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 2855 | 2026-09-03T04:18:30.478Z | |
| 2856 | 2026-09-03T04:18:30.478Z | Sep 03 04:18:28.819 DEBG |
| 2857 | 2026-09-03T04:18:30.478Z | Sep 03 04:18:28.819 reset freemapINFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff, DEBGSep 03 04:18:28.819 |
| 2858 | 2026-09-03T04:18:30.478Z | 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 } }] |
| 2859 | 2026-09-03T04:18:30.478Z | unitSep 03 04:18:28.819DEBG Sep 03 04:18:28.819replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.819DEBGDEBG |
| 2860 | 2026-09-03T04:18:30.478Z | 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 } }]: |
| 2861 | 2026-09-03T04:18:30.478Z | freemap_route_ipv6 |
| 2862 | 2026-09-03T04:18:30.478Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffSep 03 04:18:28.819 |
| 2863 | 2026-09-03T04:18:30.478Z | replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.819INFO |
| 2864 | 2026-09-03T04:18:30.478Z | INFO Sep 03 04:18:28.819adding route 3fff:beef:30::/64 -> 2001:db8::55:ff adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG |
| 2865 | 2026-09-03T04:18:30.478Z | |
| 2866 | 2026-09-03T04:18:30.478Z | Sep 03 04:18:28.819 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 |
| 2867 | 2026-09-03T04:18:30.478Z | Sep 03 04:18:28.819adding route 3fff:beef:11::/64 -> 2001:db8::55:ff Sep 03 04:18:28.819DEBG 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 } }] |
| 2868 | 2026-09-03T04:18:30.478Z | DEBG |
| 2869 | 2026-09-03T04:18:30.478Z | Sep 03 04:18:28.819Sep 03 04:18:28.819replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOINFO Sep 03 04:18:28.819adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 2870 | 2026-09-03T04:18:30.478Z | |
| 2871 | 2026-09-03T04:18:30.478Z | INFOSep 03 04:18:28.819 |
| 2872 | 2026-09-03T04:18:30.478Z | DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.819 |
| 2873 | 2026-09-03T04:18:30.478Z | Sep 03 04:18:28.819 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG |
| 2874 | 2026-09-03T04:18:30.478Z | Sep 03 04:18:28.819 replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 2875 | 2026-09-03T04:18:30.478Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 Sep 03 04:18:28.819 |
| 2876 | 2026-09-03T04:18:30.478Z | Sep 03 04:18:28.819adding route 3fff:beef:32::/64 -> 2001:db8::55:ff Sep 03 04:18:28.819 DEBGINFO |
| 2877 | 2026-09-03T04:18:30.478Z | 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:36::/64 -> 2001:db8::55:ff |
| 2878 | 2026-09-03T04:18:30.478Z | |
| 2879 | 2026-09-03T04:18:30.478Z | INFOSep 03 04:18:28.819Sep 03 04:18:28.819Sep 03 04:18:28.819 Sep 03 04:18:28.819 INFO INFODEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 2880 | 2026-09-03T04:18:30.478Z | 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 |
| 2881 | 2026-09-03T04:18:30.479Z | 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:dead::/64 -> 2001:db8::55:2 |
| 2882 | 2026-09-03T04:18:30.479Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 2883 | 2026-09-03T04:18:30.479Z | Sep 03 04:18:28.819 |
| 2884 | 2026-09-03T04:18:30.479Z | Sep 03 04:18:28.819 DEBG Sep 03 04:18:28.819replacing 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 } }] |
| 2885 | 2026-09-03T04:18:30.479Z | INFO INFO adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:18:28.819 |
| 2886 | 2026-09-03T04:18:30.479Z | Sep 03 04:18:28.819 Sep 03 04:18:28.819adding route 3fff:beef:37::/64 -> 2001:db8::55:ff DEBG |
| 2887 | 2026-09-03T04:18:30.479Z | Sep 03 04:18:28.819replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 DEBGDEBG |
| 2888 | 2026-09-03T04:18:30.479Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.819 |
| 2889 | 2026-09-03T04:18:30.479Z | 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 } }]adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 2890 | 2026-09-03T04:18:30.479Z | 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 } }] |
| 2891 | 2026-09-03T04:18:30.479Z | Sep 03 04:18:28.819Sep 03 04:18:28.819 |
| 2892 | 2026-09-03T04:18:30.479Z | INFO INFO Sep 03 04:18:28.819adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 04:18:28.819 |
| 2893 | 2026-09-03T04:18:30.479Z | INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff Sep 03 04:18:28.819 |
| 2894 | 2026-09-03T04:18:30.479Z | DEBGSep 03 04:18:28.819 adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 2895 | 2026-09-03T04:18:30.479Z | INFODEBG Sep 03 04:18:28.819Sep 03 04:18:28.819replacing 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:13::/64 -> 2001:db8::55:ff |
| 2896 | 2026-09-03T04:18:30.479Z | |
| 2897 | 2026-09-03T04:18:30.479Z | 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 } }] |
| 2898 | 2026-09-03T04:18:30.479Z | test route::tests::identity_replace_is_noop ... ok |
| 2899 | 2026-09-03T04:18:30.479Z | DEBGSep 03 04:18:28.819 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:18:28.819INFO |
| 2900 | 2026-09-03T04:18:30.479Z | 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 } }] INFOadding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 2901 | 2026-09-03T04:18:30.479Z | |
| 2902 | 2026-09-03T04:18:30.479Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 04:18:28.819 |
| 2903 | 2026-09-03T04:18:30.479Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 2904 | 2026-09-03T04:18:30.479Z | INFOSep 03 04:18:28.819Sep 03 04:18:28.819Sep 03 04:18:28.819 adding route 3fff:dead::/64 -> 2001:db8::55:4 DEBG Sep 03 04:18:28.819Sep 03 04:18:28.819replacing 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 } }] |
| 2905 | 2026-09-03T04:18:30.479Z | DEBG DEBGcreated new freemap INFO, created new freemapunit, Sep 03 04:18:28.821unit : adding route 3fff:beef:35::/64 -> 2001:db8::55:ff:INFO freemap_route_ipv4freemap_route_ipv4adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 2906 | 2026-09-03T04:18:30.479Z | |
| 2907 | 2026-09-03T04:18:30.479Z | |
| 2908 | 2026-09-03T04:18:30.479Z | |
| 2909 | 2026-09-03T04:18:30.480Z | Sep 03 04:18:28.821 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 } }] |
| 2910 | 2026-09-03T04:18:30.480Z | Sep 03 04:18:28.821Sep 03 04:18:28.821Sep 03 04:18:28.821 DEBGSep 03 04:18:28.821 INFODEBGDEBGcreated new freemap , created new freemap unitadding route 3fff:beef:36::/64 -> 2001:db8::55:ff, |
| 2911 | 2026-09-03T04:18:30.480Z | unit: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 } }]: |
| 2912 | 2026-09-03T04:18:30.480Z | freemap_route_ipv6freemap_route_ipv6Sep 03 04:18:28.821 |
| 2913 | 2026-09-03T04:18:30.480Z | Sep 03 04:18:28.821 DEBG |
| 2914 | 2026-09-03T04:18:30.480Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 2915 | 2026-09-03T04:18:30.480Z | Sep 03 04:18:28.821 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG |
| 2916 | 2026-09-03T04:18:30.480Z | initted freemap. size: 64Sep 03 04:18:28.821Sep 03 04:18:28.821 , INFODEBGunit : initted freemap. size: 64freemap_route_ipv4 , adding route 3fff:beef:37::/64 -> 2001:db8::55:ffunitSep 03 04:18:28.821: |
| 2917 | 2026-09-03T04:18:30.480Z | DEBG freemap_route_ipv4 |
| 2918 | 2026-09-03T04:18:30.480Z | 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 } }] |
| 2919 | 2026-09-03T04:18:30.480Z | |
| 2920 | 2026-09-03T04:18:30.480Z | Sep 03 04:18:28.821 DEBG Sep 03 04:18:28.821Sep 03 04:18:28.821 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 } }]reset freemap |
| 2921 | 2026-09-03T04:18:30.480Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff, |
| 2922 | 2026-09-03T04:18:30.480Z | Sep 03 04:18:28.821unit : freemap_route_ipv4DEBG |
| 2923 | 2026-09-03T04:18:30.480Z | Sep 03 04:18:28.821Sep 03 04:18:28.821 DEBGreset freemap Sep 03 04:18:28.821INFO 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 , initted freemap. size: 64unit, adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 2924 | 2026-09-03T04:18:30.480Z | |
| 2925 | 2026-09-03T04:18:30.480Z | : unit:freemap_route_ipv4 |
| 2926 | 2026-09-03T04:18:30.480Z | Sep 03 04:18:28.821freemap_route_ipv6Sep 03 04:18:28.821 INFO DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 2927 | 2026-09-03T04:18:30.480Z | Sep 03 04:18:28.821replacing 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 } }] |
| 2928 | 2026-09-03T04:18:30.480Z | DEBG |
| 2929 | 2026-09-03T04:18:30.480Z | initted freemap. size: 64Sep 03 04:18:28.821, unitDEBG: replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2930 | 2026-09-03T04:18:30.480Z | Sep 03 04:18:28.821freemap_route_ipv6 Sep 03 04:18:28.821 |
| 2931 | 2026-09-03T04:18:30.480Z | INFOSep 03 04:18:28.819Sep 03 04:18:28.821DEBG INFODEBG adding route 3fff:beef:39::/64 -> 2001:db8::55:ff created new freemapreset freemap |
| 2932 | 2026-09-03T04:18:30.480Z | , , unitadding route 3fff:beef:39::/64 -> 2001:db8::55:ffSep 03 04:18:28.821unit:: |
| 2933 | 2026-09-03T04:18:30.480Z | freemap_route_ipv4 |
| 2934 | 2026-09-03T04:18:30.480Z | DEBG freemap_route_ipv6Sep 03 04:18:28.821Sep 03 04:18:28.821reset freemap |
| 2935 | 2026-09-03T04:18:30.480Z | , DEBG Sep 03 04:18:28.821 unitDEBG Sep 03 04:18:28.821replacing 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 |
| 2936 | 2026-09-03T04:18:30.481Z | INFOcreated new freemap , adding route 172.16.0.0/32 -> 10.0.0.1freemap_route_ipv6 |
| 2937 | 2026-09-03T04:18:30.481Z | unit |
| 2938 | 2026-09-03T04:18:30.481Z | : freemap_route_ipv6 |
| 2939 | 2026-09-03T04:18:30.481Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.821 |
| 2940 | 2026-09-03T04:18:30.485Z | Sep 03 04:18:28.821 DEBGINFOSep 03 04:18:28.821 Sep 03 04:18:28.821replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 2941 | 2026-09-03T04:18:30.485Z | DEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 03 04:18:28.821 |
| 2942 | 2026-09-03T04:18:30.485Z | INFO INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 2943 | 2026-09-03T04:18:30.485Z | initted freemap. size: 64Sep 03 04:18:28.821 , Sep 03 04:18:28.821 DEBGunit |
| 2944 | 2026-09-03T04:18:30.486Z | : replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 2945 | 2026-09-03T04:18:30.486Z | Sep 03 04:18:28.821 |
| 2946 | 2026-09-03T04:18:30.486Z | Sep 03 04:18:28.821 INFO DEBG 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 } }]adding route 172.16.0.0/32 -> 10.0.0.2 |
| 2947 | 2026-09-03T04:18:30.486Z | Sep 03 04:18:28.821 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 |
| 2948 | 2026-09-03T04:18:30.486Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 2949 | 2026-09-03T04:18:30.486Z | Sep 03 04:18:28.821 |
| 2950 | 2026-09-03T04:18:30.486Z | Sep 03 04:18:28.821 INFODEBGSep 03 04:18:28.821Sep 03 04:18:28.821 Sep 03 04:18:28.821reset freemapadding route 3fff:dead::/64 -> 2001:db8::55:1 , DEBGunit |
| 2951 | 2026-09-03T04:18:30.486Z | 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 } }]: |
| 2952 | 2026-09-03T04:18:30.486Z | freemap_route_ipv4DEBGSep 03 04:18:28.821Sep 03 04:18:28.821INFO |
| 2953 | 2026-09-03T04:18:30.486Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 2954 | 2026-09-03T04:18:30.486Z | |
| 2955 | 2026-09-03T04:18:30.486Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]DEBGSep 03 04:18:28.821 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 } }]DEBG |
| 2956 | 2026-09-03T04:18:30.486Z | Sep 03 04:18:28.821Sep 03 04:18:28.821initted freemap. size: 64 DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 2957 | 2026-09-03T04:18:30.486Z | DEBG unitreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.821 |
| 2958 | 2026-09-03T04:18:30.486Z | : freemap_route_ipv6INFOSep 03 04:18:28.821 Sep 03 04:18:28.821adding route 172.16.0.0/32 -> 10.0.0.3 |
| 2959 | 2026-09-03T04:18:30.486Z | |
| 2960 | 2026-09-03T04:18:30.486Z | INFODEBG Sep 03 04:18:28.821adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 04:18:28.821 |
| 2961 | 2026-09-03T04:18:30.486Z | failed to allocate space for the new target listDEBG |
| 2962 | 2026-09-03T04:18:30.486Z | 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 } }]reset freemap |
| 2963 | 2026-09-03T04:18:30.486Z | Sep 03 04:18:28.822, Sep 03 04:18:28.822unit DEBG :replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.822 DEBGfreemap_route_ipv6 |
| 2964 | 2026-09-03T04:18:30.486Z | INFO |
| 2965 | 2026-09-03T04:18:30.486Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 2966 | 2026-09-03T04:18:30.486Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 2967 | 2026-09-03T04:18:30.486Z | Sep 03 04:18:28.822Sep 03 04:18:28.822 INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1failed to allocate space for the new target list |
| 2968 | 2026-09-03T04:18:30.486Z | Sep 03 04:18:28.822 |
| 2969 | 2026-09-03T04:18:30.486Z | DEBGSep 03 04:18:28.822Sep 03 04:18:28.822 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 2970 | 2026-09-03T04:18:30.486Z | |
| 2971 | 2026-09-03T04:18:30.487Z | |
| 2972 | 2026-09-03T04:18:30.487Z | |
| 2973 | 2026-09-03T04:18:30.487Z | Sep 03 04:18:28.822 INFOSep 03 04:18:28.822 adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 04:18:28.822 |
| 2974 | 2026-09-03T04:18:30.487Z | 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 } }, 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 } }] |
| 2975 | 2026-09-03T04:18:30.487Z | Sep 03 04:18:28.822replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 2976 | 2026-09-03T04:18:30.487Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:18:28.822 |
| 2977 | 2026-09-03T04:18:30.487Z | DEBGSep 03 04:18:28.819 Sep 03 04:18:28.822replacing targets for 3fff:dead::/64 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 } }] |
| 2978 | 2026-09-03T04:18:30.487Z | DEBGINFO replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 2979 | 2026-09-03T04:18:30.487Z | |
| 2980 | 2026-09-03T04:18:30.487Z | Sep 03 04:18:28.822 Sep 03 04:18:28.822DEBG 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 } }] |
| 2981 | 2026-09-03T04:18:30.487Z | INFOreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 2982 | 2026-09-03T04:18:30.487Z | Sep 03 04:18:28.822adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 03 04:18:28.822 |
| 2983 | 2026-09-03T04:18:30.487Z | WARNSep 03 04:18:28.822 INFOshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) INFO |
| 2984 | 2026-09-03T04:18:30.487Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:18:28.822 |
| 2985 | 2026-09-03T04:18:30.487Z | adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 2986 | 2026-09-03T04:18:30.487Z | 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 } }] |
| 2987 | 2026-09-03T04:18:30.487Z | Sep 03 04:18:28.822 Sep 03 04:18:28.822DEBG 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 } }]Sep 03 04:18:28.822 |
| 2988 | 2026-09-03T04:18:30.487Z | INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 2989 | 2026-09-03T04:18:30.487Z | Sep 03 04:18:28.822 |
| 2990 | 2026-09-03T04:18:30.487Z | INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 04:18:28.822 |
| 2991 | 2026-09-03T04:18:30.487Z | Sep 03 04:18:28.822DEBG DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:18:28.822replacing 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 } }] |
| 2992 | 2026-09-03T04:18:30.487Z | DEBG |
| 2993 | 2026-09-03T04:18:30.487Z | 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 } }] |
| 2994 | 2026-09-03T04:18:30.487Z | Sep 03 04:18:28.822 WARNSep 03 04:18:28.822Sep 03 04:18:28.822 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 2995 | 2026-09-03T04:18:30.487Z | INFOINFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 2996 | 2026-09-03T04:18:30.487Z | Sep 03 04:18:28.822 |
| 2997 | 2026-09-03T04:18:30.487Z | ERRO rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 04:18:28.822 |
| 2998 | 2026-09-03T04:18:30.487Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 2999 | 2026-09-03T04:18:30.488Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 3000 | 2026-09-03T04:18:30.488Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 3001 | 2026-09-03T04:18:30.488Z | Sep 03 04:18:28.822 DEBGDEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 3002 | 2026-09-03T04:18:30.488Z | Sep 03 04:18:28.822 Sep 03 04:18:28.822DEBG DEBGcreated new freemap Sep 03 04:18:28.829, created new freemap unitINFO: , adding route 3fff:beef:17::/64 -> 2001:db8::55:ffunit |
| 3003 | 2026-09-03T04:18:30.488Z | : freemap_route_ipv4 |
| 3004 | 2026-09-03T04:18:30.488Z | Sep 03 04:18:28.829 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 } }]freemap_route_ipv4 |
| 3005 | 2026-09-03T04:18:30.488Z | |
| 3006 | 2026-09-03T04:18:30.488Z | Sep 03 04:18:28.830Sep 03 04:18:28.822 ERRO shrink-in-place rollback failed for 3fff:dead::/64; in-core entry stays cleared and ASIC state may diverge until the next control-plane update on this subnet rebuilds it |
| 3007 | 2026-09-03T04:18:30.488Z | Sep 03 04:18:28.822Sep 03 04:18:28.830 DEBGDEBG created new freemapcreated new freemap, , unitunit:: freemap_route_ipv4freemap_route_ipv6 |
| 3008 | 2026-09-03T04:18:30.488Z | |
| 3009 | 2026-09-03T04:18:30.488Z | Sep 03 04:18:28.822Sep 03 04:18:28.830Sep 03 04:18:28.830 DEBGDEBG DEBGcreated new freemap , initted freemap. size: 64created new freemap, , unitunitunit::: freemap_route_ipv4freemap_route_ipv6 |
| 3010 | 2026-09-03T04:18:30.488Z | |
| 3011 | 2026-09-03T04:18:30.488Z | freemap_route_ipv4 |
| 3012 | 2026-09-03T04:18:30.488Z | Sep 03 04:18:28.830Sep 03 04:18:28.830 DEBG DEBGreset freemapSep 03 04:18:28.830 initted freemap. size: 64DEBG, , created new freemapunit:unit :freemap_route_ipv4, |
| 3013 | 2026-09-03T04:18:30.488Z | freemap_route_ipv4unit |
| 3014 | 2026-09-03T04:18:30.488Z | : Sep 03 04:18:28.830freemap_route_ipv6 |
| 3015 | 2026-09-03T04:18:30.488Z | DEBG Sep 03 04:18:28.830reset freemap , Sep 03 04:18:28.830Sep 03 04:18:28.830 unitDEBG |
| 3016 | 2026-09-03T04:18:30.488Z | INFO initted freemap. size: 64adding route 3fff:beef:18::/64 -> 2001:db8::55:ff, :unit freemap_route_ipv4 |
| 3017 | 2026-09-03T04:18:30.488Z | |
| 3018 | 2026-09-03T04:18:30.488Z | : Sep 03 04:18:28.830Sep 03 04:18:28.830Sep 03 04:18:28.830 INFODEBG freemap_route_ipv6initted freemap. size: 64 |
| 3019 | 2026-09-03T04:18:30.488Z | , unit :DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3020 | 2026-09-03T04:18:30.488Z | 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 } }]freemap_route_ipv6 |
| 3021 | 2026-09-03T04:18:30.488Z | |
| 3022 | 2026-09-03T04:18:30.488Z | Sep 03 04:18:28.830Sep 03 04:18:28.830 DEBGDEBG Sep 03 04:18:28.830 Sep 03 04:18:28.830replacing 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 } }]reset freemapINFO |
| 3023 | 2026-09-03T04:18:30.488Z | , adding route 3fff:beef:19::/64 -> 2001:db8::55:ffunit |
| 3024 | 2026-09-03T04:18:30.488Z | DEBG :Sep 03 04:18:28.830reset freemapSep 03 04:18:28.830 , INFOunit : DEBGfreemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3025 | 2026-09-03T04:18:30.489Z | |
| 3026 | 2026-09-03T04:18:30.489Z | freemap_route_ipv6 |
| 3027 | 2026-09-03T04:18:30.489Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.830 |
| 3028 | 2026-09-03T04:18:30.489Z | Sep 03 04:18:28.830DEBG 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:18:28.830 |
| 3029 | 2026-09-03T04:18:30.489Z | Sep 03 04:18:28.830 INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3030 | 2026-09-03T04:18:30.489Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffINFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3031 | 2026-09-03T04:18:30.489Z | |
| 3032 | 2026-09-03T04:18:30.489Z | Sep 03 04:18:28.830Sep 03 04:18:28.830 DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 03 04:18:28.830Sep 03 04:18:28.830adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 3033 | 2026-09-03T04:18:30.489Z | DEBG |
| 3034 | 2026-09-03T04:18:30.489Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3035 | 2026-09-03T04:18:30.489Z | DEBGSep 03 04:18:28.830 replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.830 INFODEBG |
| 3036 | 2026-09-03T04:18:30.489Z | replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.830adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3037 | 2026-09-03T04:18:30.489Z | |
| 3038 | 2026-09-03T04:18:30.489Z | INFO Sep 03 04:18:28.830adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3039 | 2026-09-03T04:18:30.489Z | INFO Sep 03 04:18:28.830adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 3040 | 2026-09-03T04:18:30.493Z | DEBGSep 03 04:18:28.830 Sep 03 04:18:28.830 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:18:28.830adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 3041 | 2026-09-03T04:18:30.494Z | |
| 3042 | 2026-09-03T04:18:30.494Z | DEBG |
| 3043 | 2026-09-03T04:18:30.494Z | 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 } }] |
| 3044 | 2026-09-03T04:18:30.494Z | Sep 03 04:18:28.830Sep 03 04:18:28.830 INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3045 | 2026-09-03T04:18:30.494Z | replacing targets for 3fff:beef:1::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.830 |
| 3046 | 2026-09-03T04:18:30.494Z | DEBG INFOinitted freemap. size: 64 adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 3047 | 2026-09-03T04:18:30.494Z | , Sep 03 04:18:28.830unit Sep 03 04:18:28.830: INFO Sep 03 04:18:28.830Sep 03 04:18:28.830adding route 3fff:beef:2::/64 -> 2001:db8::55:fffreemap_route_ipv4DEBG |
| 3048 | 2026-09-03T04:18:30.494Z | |
| 3049 | 2026-09-03T04:18:30.494Z | DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 03 04:18:28.830Sep 03 04:18:28.830adding route 3fff:beef:1c::/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 } }]DEBG |
| 3050 | 2026-09-03T04:18:30.494Z | |
| 3051 | 2026-09-03T04:18:30.494Z | |
| 3052 | 2026-09-03T04:18:30.494Z | 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 } }] |
| 3053 | 2026-09-03T04:18:30.494Z | DEBG Sep 03 04:18:28.830reset freemapSep 03 04:18:28.830 INFO , INFOunitSep 03 04:18:28.830 Sep 03 04:18:28.830 : INFODEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 adding route 3fff:beef:3::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4freemap_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 } }] |
| 3054 | 2026-09-03T04:18:30.494Z | |
| 3055 | 2026-09-03T04:18:30.494Z | |
| 3056 | 2026-09-03T04:18:30.494Z | |
| 3057 | 2026-09-03T04:18:30.494Z | |
| 3058 | 2026-09-03T04:18:30.494Z | Sep 03 04:18:28.830Sep 03 04:18:28.830 INFODEBG Sep 03 04:18:28.830 initted freemap. size: 64DEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff Sep 03 04:18:28.830replacing 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 } }], |
| 3059 | 2026-09-03T04:18:30.494Z | unit: |
| 3060 | 2026-09-03T04:18:30.494Z | freemap_route_ipv6Sep 03 04:18:28.830 |
| 3061 | 2026-09-03T04:18:30.494Z | Sep 03 04:18:28.830 INFODEBGDEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 3062 | 2026-09-03T04:18:30.495Z | Sep 03 04:18:28.830 |
| 3063 | 2026-09-03T04:18:30.495Z | 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 3064 | 2026-09-03T04:18:30.495Z | Sep 03 04:18:28.830 Sep 03 04:18:28.830DEBG |
| 3065 | 2026-09-03T04:18:30.495Z | Sep 03 04:18:28.830 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 } }]DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]reset freemap |
| 3066 | 2026-09-03T04:18:30.495Z | , Sep 03 04:18:28.830unit :Sep 03 04:18:28.830 |
| 3067 | 2026-09-03T04:18:30.495Z | DEBG Sep 03 04:18:28.830INFOfreemap_route_ipv6 |
| 3068 | 2026-09-03T04:18:30.495Z | INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 04:18:28.830adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 3069 | 2026-09-03T04:18:30.495Z | |
| 3070 | 2026-09-03T04:18:30.495Z | WARN |
| 3071 | 2026-09-03T04:18:30.495Z | Sep 03 04:18:28.830 shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 3072 | 2026-09-03T04:18:30.495Z | Sep 03 04:18:28.830Sep 03 04:18:28.830 Sep 03 04:18:28.830DEBG DEBGINFOWARN adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3073 | 2026-09-03T04:18:30.495Z | shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })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: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 } }] |
| 3074 | 2026-09-03T04:18:30.495Z | |
| 3075 | 2026-09-03T04:18:30.495Z | Sep 03 04:18:28.830 |
| 3076 | 2026-09-03T04:18:30.495Z | DEBG Sep 03 04:18:28.830 INFO Sep 03 04:18:28.830adding route 3fff:beef:6::/64 -> 2001:db8::55:ff 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 |
| 3077 | 2026-09-03T04:18:30.495Z | |
| 3078 | 2026-09-03T04:18:30.495Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 3079 | 2026-09-03T04:18:30.495Z | Sep 03 04:18:28.830Sep 03 04:18:28.830 Sep 03 04:18:28.830INFO DEBGDEBGDEBGadding route 172.16.0.0/32 -> 10.0.0.1 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: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 } }] |
| 3080 | 2026-09-03T04:18:30.495Z | created new freemap |
| 3081 | 2026-09-03T04:18:30.495Z | , |
| 3082 | 2026-09-03T04:18:30.495Z | unitSep 03 04:18:28.830: INFOSep 03 04:18:28.830Sep 03 04:18:28.830 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff INFO |
| 3083 | 2026-09-03T04:18:30.495Z | freemap_route_ipv6 DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 3084 | 2026-09-03T04:18:30.495Z | |
| 3085 | 2026-09-03T04:18:30.495Z | Sep 03 04:18:28.830replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] DEBG 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 } }] |
| 3086 | 2026-09-03T04:18:30.495Z | Sep 03 04:18:28.830 |
| 3087 | 2026-09-03T04:18:30.495Z | 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 } }]Sep 03 04:18:28.830 |
| 3088 | 2026-09-03T04:18:30.495Z | INFO Sep 03 04:18:28.830Sep 03 04:18:28.830adding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 04:18:28.830DEBG |
| 3089 | 2026-09-03T04:18:30.496Z | INFO initted freemap. size: 64adding route 3fff:beef:8::/64 -> 2001:db8::55:ff, |
| 3090 | 2026-09-03T04:18:30.496Z | Sep 03 04:18:28.830INFOunit DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff: |
| 3091 | 2026-09-03T04:18:30.496Z | Sep 03 04:18:28.830 freemap_route_ipv4DEBG |
| 3092 | 2026-09-03T04:18:30.496Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] replacing targets for 3fff: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 } }] |
| 3093 | 2026-09-03T04:18:30.496Z | Sep 03 04:18:28.830 |
| 3094 | 2026-09-03T04:18:30.496Z | Sep 03 04:18:28.830 DEBG DEBGreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.830 |
| 3095 | 2026-09-03T04:18:30.496Z | INFOSep 03 04:18:28.830reset freemap , INFOadding route 172.16.0.0/32 -> 10.0.0.2unit |
| 3096 | 2026-09-03T04:18:30.496Z | Sep 03 04:18:28.830 : adding route 3fff:beef:9::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 3097 | 2026-09-03T04:18:30.496Z | |
| 3098 | 2026-09-03T04:18:30.496Z | Sep 03 04:18:28.830INFO DEBGadding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 04:18:28.830 |
| 3099 | 2026-09-03T04:18:30.496Z | Sep 03 04:18:28.830DEBG 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: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 } }] |
| 3100 | 2026-09-03T04:18:30.496Z | Sep 03 04:18:28.831Sep 03 04:18:28.830Sep 03 04:18:28.831Sep 03 04:18:28.838 DEBGDEBGINFO DEBG adding route 172.17.0.0/32 -> 10.0.0.255created new freemap |
| 3101 | 2026-09-03T04:18:30.496Z | created new freemap, 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 } }], unitunitSep 03 04:18:28.838 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 } }]: |
| 3102 | 2026-09-03T04:18:30.496Z | Sep 03 04:18:28.838 INFO freemap_route_ipv4adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3103 | 2026-09-03T04:18:30.496Z | |
| 3104 | 2026-09-03T04:18:30.496Z | |
| 3105 | 2026-09-03T04:18:30.496Z | : freemap_route_ipv4Sep 03 04:18:28.838 |
| 3106 | 2026-09-03T04:18:30.496Z | 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 } }] |
| 3107 | 2026-09-03T04:18:30.496Z | Sep 03 04:18:28.838 Sep 03 04:18:28.838 |
| 3108 | 2026-09-03T04:18:30.496Z | DEBG INFOcreated new freemap , adding route 3fff:beef:23::/64 -> 2001:db8::55:ffunitSep 03 04:18:28.838 |
| 3109 | 2026-09-03T04:18:30.496Z | :INFO Sep 03 04:18:28.838freemap_route_ipv6 Sep 03 04:18:28.838INFO Sep 03 04:18:28.838 |
| 3110 | 2026-09-03T04:18:30.496Z | adding route 172.17.0.2/32 -> 10.0.0.255 DEBGDEBG |
| 3111 | 2026-09-03T04:18:30.496Z | created new freemapreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.838Sep 03 04:18:28.838adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff , |
| 3112 | 2026-09-03T04:18:30.496Z | |
| 3113 | 2026-09-03T04:18:30.496Z | DEBGDEBG unitinitted freemap. size: 64replacing 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 } }]: |
| 3114 | 2026-09-03T04:18:30.496Z | freemap_route_ipv6, |
| 3115 | 2026-09-03T04:18:30.496Z | Sep 03 04:18:28.838unit Sep 03 04:18:28.838 Sep 03 04:18:28.838INFOINFO Sep 03 04:18:28.838adding route 172.17.0.3/32 -> 10.0.0.255: |
| 3116 | 2026-09-03T04:18:30.497Z | DEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ff DEBGinitted freemap. size: 64Sep 03 04:18:28.838, freemap_route_ipv4 unit |
| 3117 | 2026-09-03T04:18:30.497Z | DEBG |
| 3118 | 2026-09-03T04:18:30.497Z | :replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3119 | 2026-09-03T04:18:30.497Z | replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.838freemap_route_ipv4 |
| 3120 | 2026-09-03T04:18:30.497Z | |
| 3121 | 2026-09-03T04:18:30.497Z | Sep 03 04:18:28.838DEBGSep 03 04:18:28.838 INFOreset freemap , adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 04:18:28.838unitDEBG : |
| 3122 | 2026-09-03T04:18:30.497Z | DEBGfreemap_route_ipv4 reset freemap replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], Sep 03 04:18:28.838 |
| 3123 | 2026-09-03T04:18:30.497Z | unitSep 03 04:18:28.838 |
| 3124 | 2026-09-03T04:18:30.497Z | : INFODEBG adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 3125 | 2026-09-03T04:18:30.497Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.838 |
| 3126 | 2026-09-03T04:18:30.497Z | freemap_route_ipv4 |
| 3127 | 2026-09-03T04:18:30.497Z | DEBG initted freemap. size: 64, Sep 03 04:18:28.838Sep 03 04:18:28.838Sep 03 04:18:28.838 DEBGINFOINFO unitreplacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3128 | 2026-09-03T04:18:30.497Z | : adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 3129 | 2026-09-03T04:18:30.497Z | |
| 3130 | 2026-09-03T04:18:30.497Z | freemap_route_ipv6Sep 03 04:18:28.838 |
| 3131 | 2026-09-03T04:18:30.497Z | DEBGSep 03 04:18:28.838 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 } }]DEBGSep 03 04:18:28.838 |
| 3132 | 2026-09-03T04:18:30.497Z | Sep 03 04:18:28.838DEBG 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 } }] |
| 3133 | 2026-09-03T04:18:30.497Z | reset freemapDEBG, Sep 03 04:18:28.838initted freemap. size: 64unitSep 03 04:18:28.838, :unit INFODEBG :Sep 03 04:18:28.838 adding route 172.17.0.6/32 -> 10.0.0.255failed to allocate space for the new target list |
| 3134 | 2026-09-03T04:18:30.497Z | freemap_route_ipv6freemap_route_ipv6 |
| 3135 | 2026-09-03T04:18:30.497Z | |
| 3136 | 2026-09-03T04:18:30.497Z | |
| 3137 | 2026-09-03T04:18:30.497Z | INFOSep 03 04:18:28.838 Sep 03 04:18:28.838 DEBGDEBGadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 3138 | 2026-09-03T04:18:30.497Z | Sep 03 04:18:28.838 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 } }] |
| 3139 | 2026-09-03T04:18:30.497Z | DEBG Sep 03 04:18:28.838 reset freemapSep 03 04:18:28.838INFOSep 03 04:18:28.838 , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 3140 | 2026-09-03T04:18:30.502Z | : adding route 3fff:dead::/64 -> 2001:db8::55:1INFO freemap_route_ipv6adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3141 | 2026-09-03T04:18:30.502Z | |
| 3142 | 2026-09-03T04:18:30.502Z | |
| 3143 | 2026-09-03T04:18:30.502Z | Sep 03 04:18:28.838DEBG Sep 03 04:18:28.838 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 } }]DEBG Sep 03 04:18:28.838adding route 3fff:dead::/64 -> 2001:db8::55:1 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 |
| 3144 | 2026-09-03T04:18:30.502Z | |
| 3145 | 2026-09-03T04:18:30.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 } }] |
| 3146 | 2026-09-03T04:18:30.502Z | |
| 3147 | 2026-09-03T04:18:30.502Z | Sep 03 04:18:28.838Sep 03 04:18:28.838 INFODEBG Sep 03 04:18:28.838Sep 03 04:18:28.838adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3148 | 2026-09-03T04:18:30.502Z | INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 3149 | 2026-09-03T04:18:30.502Z | |
| 3150 | 2026-09-03T04:18:30.502Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 04:18:28.838 |
| 3151 | 2026-09-03T04:18:30.502Z | DEBGSep 03 04:18:28.838 Sep 03 04:18:28.838 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 } }] |
| 3152 | 2026-09-03T04:18:30.502Z | INFODEBG Sep 03 04:18:28.838replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 3153 | 2026-09-03T04:18:30.502Z | |
| 3154 | 2026-09-03T04:18:30.502Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.838 |
| 3155 | 2026-09-03T04:18:30.502Z | INFOSep 03 04:18:28.838 Sep 03 04:18:28.838adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3156 | 2026-09-03T04:18:30.503Z | INFO Sep 03 04:18:28.838DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 04:18:28.838 |
| 3157 | 2026-09-03T04:18:30.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 } }, NextHop { asic_port_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 |
| 3158 | 2026-09-03T04:18:30.503Z | Sep 03 04:18:28.838 adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 3159 | 2026-09-03T04:18:30.503Z | replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.838 |
| 3160 | 2026-09-03T04:18:30.503Z | INFO Sep 03 04:18:28.838adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 3161 | 2026-09-03T04:18:30.503Z | Sep 03 04:18:28.838replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 3162 | 2026-09-03T04:18:30.503Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.838adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3163 | 2026-09-03T04:18:30.503Z | DEBG |
| 3164 | 2026-09-03T04:18:30.503Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:18:28.838 |
| 3165 | 2026-09-03T04:18:30.503Z | Sep 03 04:18:28.838DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3166 | 2026-09-03T04:18:30.503Z | Sep 03 04:18:28.838 Sep 03 04:18:28.838 adding route 3fff:dead::/64 -> 2001:db8::55:4INFOINFOSep 03 04:18:28.838 |
| 3167 | 2026-09-03T04:18:30.503Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 3168 | 2026-09-03T04:18:30.503Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffINFO |
| 3169 | 2026-09-03T04:18:30.503Z | Sep 03 04:18:28.838adding route 172.17.0.11/32 -> 10.0.0.255 Sep 03 04:18:28.838 |
| 3170 | 2026-09-03T04:18:30.503Z | DEBGDEBGSep 03 04:18:28.838 Sep 03 04:18:28.838replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 3171 | 2026-09-03T04:18:30.503Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 3172 | 2026-09-03T04:18:30.503Z | 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 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 } }] |
| 3173 | 2026-09-03T04:18:30.503Z | |
| 3174 | 2026-09-03T04:18:30.503Z | Sep 03 04:18:28.838Sep 03 04:18:28.838 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:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 3fff:dead::/64 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 } }] |
| 3175 | 2026-09-03T04:18:30.503Z | |
| 3176 | 2026-09-03T04:18:30.503Z | Sep 03 04:18:28.838 INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 04:18:28.838 |
| 3177 | 2026-09-03T04:18:30.503Z | INFO Sep 03 04:18:28.838 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 } }] |
| 3178 | 2026-09-03T04:18:30.503Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3179 | 2026-09-03T04:18:30.503Z | Sep 03 04:18:28.838Sep 03 04:18:28.838DEBG DEBGinitted freemap. size: 64 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 } }], |
| 3180 | 2026-09-03T04:18:30.503Z | unitadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff: |
| 3181 | 2026-09-03T04:18:30.503Z | Sep 03 04:18:28.838freemap_route_ipv6 |
| 3182 | 2026-09-03T04:18:30.503Z | INFO adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3183 | 2026-09-03T04:18:30.503Z | Sep 03 04:18:28.838 DEBGSep 03 04:18:28.838 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 |
| 3184 | 2026-09-03T04:18:30.504Z | 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 } }] |
| 3185 | 2026-09-03T04:18:30.504Z | |
| 3186 | 2026-09-03T04:18:30.504Z | Sep 03 04:18:28.838Sep 03 04:18:28.838 DEBGINFO reset freemapSep 03 04:18:28.838, adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 03 04:18:28.838unitINFO |
| 3187 | 2026-09-03T04:18:30.504Z | INFO:adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 3188 | 2026-09-03T04:18:30.504Z | adding route 172.17.0.14/32 -> 10.0.0.255freemap_route_ipv6 |
| 3189 | 2026-09-03T04:18:30.504Z | |
| 3190 | 2026-09-03T04:18:30.504Z | Sep 03 04:18:28.838Sep 03 04:18:28.838Sep 03 04:18:28.838 DEBG INFODEBGSep 03 04:18:28.838 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 } }] |
| 3191 | 2026-09-03T04:18:30.504Z | adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 3192 | 2026-09-03T04:18:30.504Z | |
| 3193 | 2026-09-03T04:18:30.504Z | DEBG Sep 03 04:18:28.838 Sep 03 04:18:28.838Sep 03 04:18:28.838DEBG INFO INFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.15/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 } }] |
| 3194 | 2026-09-03T04:18:30.504Z | |
| 3195 | 2026-09-03T04:18:30.504Z | |
| 3196 | 2026-09-03T04:18:30.504Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 3197 | 2026-09-03T04:18:30.504Z | Sep 03 04:18:28.838Sep 03 04:18:28.838 INFOSep 03 04:18:28.838 INFODEBGSep 03 04:18:28.838 adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 3198 | 2026-09-03T04:18:30.504Z | |
| 3199 | 2026-09-03T04:18:30.504Z | replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff: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 } }] |
| 3200 | 2026-09-03T04:18:30.504Z | |
| 3201 | 2026-09-03T04:18:30.504Z | Sep 03 04:18:28.838 Sep 03 04:18:28.838Sep 03 04:18:28.838DEBG INFO 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 } }]DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 3202 | 2026-09-03T04:18:30.504Z | |
| 3203 | 2026-09-03T04:18:30.504Z | Sep 03 04:18:28.838replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3204 | 2026-09-03T04:18:30.504Z | INFOSep 03 04:18:28.838Sep 03 04:18:28.838 INFODEBGadding route 172.17.0.16/32 -> 10.0.0.255 |
| 3205 | 2026-09-03T04:18:30.504Z | 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 } }] |
| 3206 | 2026-09-03T04:18:30.504Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 04:18:28.838 |
| 3207 | 2026-09-03T04:18:30.504Z | Sep 03 04:18:28.838INFO Sep 03 04:18:28.838DEBG Sep 03 04:18:28.838adding route 172.16.0.0/32 -> 10.0.0.3 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 } }] |
| 3208 | 2026-09-03T04:18:30.504Z | Sep 03 04:18:28.839 DEBG created new freemap , unitINFO: adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 3209 | 2026-09-03T04:18:30.505Z | Sep 03 04:18:28.845freemap_route_ipv4 |
| 3210 | 2026-09-03T04:18:30.505Z | |
| 3211 | 2026-09-03T04:18:30.505Z | DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:18:28.846 |
| 3212 | 2026-09-03T04:18:30.505Z | DEBGSep 03 04:18:28.846 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3213 | 2026-09-03T04:18:30.505Z | Sep 03 04:18:28.846created new freemapSep 03 04:18:28.846 INFO, INFO unitSep 03 04:18:28.846: adding route 172.16.0.0/32 -> 10.0.0.4 adding route 172.17.0.17/32 -> 10.0.0.255INFOfreemap_route_ipv6 |
| 3214 | 2026-09-03T04:18:30.505Z | |
| 3215 | 2026-09-03T04:18:30.505Z | adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 3216 | 2026-09-03T04:18:30.505Z | Sep 03 04:18:28.846 Sep 03 04:18:28.846 Sep 03 04:18:28.846DEBG DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] replacing targets for 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 } }] |
| 3217 | 2026-09-03T04:18:30.505Z | |
| 3218 | 2026-09-03T04:18:30.505Z | Sep 03 04:18:28.846 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 04:18:28.846 |
| 3219 | 2026-09-03T04:18:30.505Z | INFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 04:18:28.846 |
| 3220 | 2026-09-03T04:18:30.505Z | DEBG replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.846 |
| 3221 | 2026-09-03T04:18:30.505Z | 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 } }]DEBG |
| 3222 | 2026-09-03T04:18:30.505Z | Sep 03 04:18:28.846replacing 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 } }] |
| 3223 | 2026-09-03T04:18:30.505Z | INFO Sep 03 04:18:28.846adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 3224 | 2026-09-03T04:18:30.505Z | INFO Sep 03 04:18:28.846 Sep 03 04:18:28.839adding route 172.17.0.1/32 -> 10.0.0.255 |
| 3225 | 2026-09-03T04:18:30.505Z | DEBGINFO Sep 03 04:18:28.846 created new freemapadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 04:18:28.846 |
| 3226 | 2026-09-03T04:18:30.505Z | DEBGDEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], |
| 3227 | 2026-09-03T04:18:30.505Z | Sep 03 04:18:28.846unit: 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 } }]freemap_route_ipv4 |
| 3228 | 2026-09-03T04:18:30.505Z | Sep 03 04:18:28.846 |
| 3229 | 2026-09-03T04:18:30.505Z | 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 } }] |
| 3230 | 2026-09-03T04:18:30.505Z | INFO Sep 03 04:18:28.846adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 3231 | 2026-09-03T04:18:30.505Z | INFO Sep 03 04:18:28.846Sep 03 04:18:28.846adding route 172.17.0.2/32 -> 10.0.0.255 |
| 3232 | 2026-09-03T04:18:30.505Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:18:28.846 |
| 3233 | 2026-09-03T04:18:30.505Z | DEBGDEBGSep 03 04:18:28.846 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 } }] created new freemapDEBGSep 03 04:18:28.846 |
| 3234 | 2026-09-03T04:18:30.505Z | , unit: replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.846DEBG |
| 3235 | 2026-09-03T04:18:30.505Z | freemap_route_ipv6 |
| 3236 | 2026-09-03T04:18:30.505Z | INFOreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 3237 | 2026-09-03T04:18:30.506Z | |
| 3238 | 2026-09-03T04:18:30.506Z | Sep 03 04:18:28.846Sep 03 04:18:28.846Sep 03 04:18:28.846Sep 03 04:18:28.846 INFODEBG adding route 3fff:beef:f::/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 } }] |
| 3239 | 2026-09-03T04:18:30.506Z | |
| 3240 | 2026-09-03T04:18:30.511Z | DEBGINFO adding route 172.17.0.3/32 -> 10.0.0.255initted freemap. size: 64Sep 03 04:18:28.846, |
| 3241 | 2026-09-03T04:18:30.511Z | DEBGSep 03 04:18:28.846unit 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 } }]: |
| 3242 | 2026-09-03T04:18:30.511Z | INFO Sep 03 04:18:28.846adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 3243 | 2026-09-03T04:18:30.511Z | freemap_route_ipv4DEBGSep 03 04:18:28.846 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 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 3244 | 2026-09-03T04:18:30.511Z | |
| 3245 | 2026-09-03T04:18:30.511Z | Sep 03 04:18:28.846 |
| 3246 | 2026-09-03T04:18:30.511Z | DEBG Sep 03 04:18:28.846replacing 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 } }] |
| 3247 | 2026-09-03T04:18:30.511Z | Sep 03 04:18:28.846DEBG DEBG reset freemapSep 03 04:18:28.846replacing 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 } }] |
| 3248 | 2026-09-03T04:18:30.511Z | Sep 03 04:18:28.846, INFO unitINFO :adding route 3fff:beef:36::/64 -> 2001:db8::55:ff Sep 03 04:18:28.846 |
| 3249 | 2026-09-03T04:18:30.511Z | adding route 172.17.0.4/32 -> 10.0.0.255INFO |
| 3250 | 2026-09-03T04:18:30.511Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:fffreemap_route_ipv4Sep 03 04:18:28.846 |
| 3251 | 2026-09-03T04:18:30.511Z | |
| 3252 | 2026-09-03T04:18:30.511Z | DEBG Sep 03 04:18:28.846Sep 03 04:18:28.846 DEBGSep 03 04:18:28.846 DEBGDEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 3253 | 2026-09-03T04:18:30.511Z | |
| 3254 | 2026-09-03T04:18:30.511Z | initted freemap. size: 64replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], |
| 3255 | 2026-09-03T04:18:30.511Z | unitSep 03 04:18:28.846: Sep 03 04:18:28.846INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFOSep 03 04:18:28.846 |
| 3256 | 2026-09-03T04:18:30.511Z | INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff freemap_route_ipv6Sep 03 04:18:28.846 |
| 3257 | 2026-09-03T04:18:30.511Z | adding route 172.17.0.5/32 -> 10.0.0.255 DEBG |
| 3258 | 2026-09-03T04:18:30.511Z | 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 } }] |
| 3259 | 2026-09-03T04:18:30.511Z | |
| 3260 | 2026-09-03T04:18:30.512Z | Sep 03 04:18:28.846 DEBGSep 03 04:18:28.846Sep 03 04:18:28.846 DEBGINFO replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 3261 | 2026-09-03T04:18:30.512Z | 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 } }] |
| 3262 | 2026-09-03T04:18:30.512Z | |
| 3263 | 2026-09-03T04:18:30.512Z | Sep 03 04:18:28.846 DEBG reset freemapSep 03 04:18:28.846Sep 03 04:18:28.846, unit : Sep 03 04:18:28.846 INFOINFO freemap_route_ipv6adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 172.17.0.6/32 -> 10.0.0.255 |
| 3264 | 2026-09-03T04:18:30.512Z | |
| 3265 | 2026-09-03T04:18:30.512Z | |
| 3266 | 2026-09-03T04:18:30.512Z | 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 } }] |
| 3267 | 2026-09-03T04:18:30.512Z | Sep 03 04:18:28.846Sep 03 04:18:28.846 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.846 |
| 3268 | 2026-09-03T04:18:30.512Z | |
| 3269 | 2026-09-03T04:18:30.512Z | DEBGSep 03 04:18:28.846 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 } }] |
| 3270 | 2026-09-03T04:18:30.512Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 3271 | 2026-09-03T04:18:30.512Z | Sep 03 04:18:28.846Sep 03 04:18:28.846Sep 03 04:18:28.846 |
| 3272 | 2026-09-03T04:18:30.512Z | Sep 03 04:18:28.838 INFOINFODEBGSep 03 04:18:28.846 DEBGDEBGadding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 3273 | 2026-09-03T04:18:30.512Z | Sep 03 04:18:28.846replacing 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 } }] |
| 3274 | 2026-09-03T04:18:30.512Z | created new freemap |
| 3275 | 2026-09-03T04:18:30.512Z | DEBG, Sep 03 04:18:28.846 unit :initted freemap. size: 64INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] , |
| 3276 | 2026-09-03T04:18:30.512Z | freemap_route_ipv4Sep 03 04:18:28.846unit |
| 3277 | 2026-09-03T04:18:30.512Z | :adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 3278 | 2026-09-03T04:18:30.512Z | freemap_route_ipv4 Sep 03 04:18:28.846 |
| 3279 | 2026-09-03T04:18:30.512Z | DEBGSep 03 04:18:28.846 Sep 03 04:18:28.846 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 } }]DEBGDEBGSep 03 04:18:28.846INFO |
| 3280 | 2026-09-03T04:18:30.512Z | replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.846adding route 172.16.0.0/32 -> 10.0.0.2 |
| 3281 | 2026-09-03T04:18:30.512Z | DEBG |
| 3282 | 2026-09-03T04:18:30.512Z | 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 } }] |
| 3283 | 2026-09-03T04:18:30.512Z | created new freemapDEBGSep 03 04:18:28.846 , Sep 03 04:18:28.846reset freemapunit :INFO, INFO freemap_route_ipv6unit |
| 3284 | 2026-09-03T04:18:30.512Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ff: |
| 3285 | 2026-09-03T04:18:30.512Z | Sep 03 04:18:28.846 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff INFOfreemap_route_ipv4Sep 03 04:18:28.846Sep 03 04:18:28.846 |
| 3286 | 2026-09-03T04:18:30.512Z | DEBG |
| 3287 | 2026-09-03T04:18:30.512Z | Sep 03 04:18:28.846 DEBG adding route 172.17.0.8/32 -> 10.0.0.255DEBGSep 03 04:18:28.846 Sep 03 04:18:28.846initted freemap. size: 64DEBG , 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 } }] |
| 3288 | 2026-09-03T04:18:30.513Z | unitreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 3289 | 2026-09-03T04:18:30.513Z | |
| 3290 | 2026-09-03T04:18:30.513Z | freemap_route_ipv4 |
| 3291 | 2026-09-03T04:18:30.513Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3292 | 2026-09-03T04:18:30.513Z | initted freemap. size: 64Sep 03 04:18:28.846, Sep 03 04:18:28.846Sep 03 04:18:28.846Sep 03 04:18:28.846 unitDEBGINFODEBG INFOreset freemapadding route 3fff:beef:17::/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 } }]: , |
| 3293 | 2026-09-03T04:18:30.513Z | unit:Sep 03 04:18:28.846adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 3294 | 2026-09-03T04:18:30.513Z | freemap_route_ipv6 freemap_route_ipv4 |
| 3295 | 2026-09-03T04:18:30.513Z | |
| 3296 | 2026-09-03T04:18:30.513Z | INFOSep 03 04:18:28.846Sep 03 04:18:28.846 |
| 3297 | 2026-09-03T04:18:30.513Z | DEBG DEBGSep 03 04:18:28.846replacing 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 } }] |
| 3298 | 2026-09-03T04:18:30.513Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 3299 | 2026-09-03T04:18:30.513Z | DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3300 | 2026-09-03T04:18:30.513Z | Sep 03 04:18:28.846reset freemapSep 03 04:18:28.846adding route 172.16.0.0/32 -> 10.0.0.3 INFO, DEBG |
| 3301 | 2026-09-03T04:18:30.513Z | Sep 03 04:18:28.846unitadding route 3fff:beef:18::/64 -> 2001:db8::55:ff :initted freemap. size: 64INFO Sep 03 04:18:28.846adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 3302 | 2026-09-03T04:18:30.513Z | |
| 3303 | 2026-09-03T04:18:30.513Z | , Sep 03 04:18:28.846unit freemap_route_ipv6: |
| 3304 | 2026-09-03T04:18:30.513Z | Sep 03 04:18:28.846Sep 03 04:18:28.846 DEBG freemap_route_ipv6INFO |
| 3305 | 2026-09-03T04:18:30.513Z | DEBG DEBGreplacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.846 |
| 3306 | 2026-09-03T04:18:30.513Z | replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.846 |
| 3307 | 2026-09-03T04:18:30.513Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 3308 | 2026-09-03T04:18:30.513Z | DEBGSep 03 04:18:28.846 reset freemapINFO, 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 } }] unit |
| 3309 | 2026-09-03T04:18:30.513Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 3310 | 2026-09-03T04:18:30.513Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffSep 03 04:18:28.846: adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3311 | 2026-09-03T04:18:30.513Z | freemap_route_ipv6INFO |
| 3312 | 2026-09-03T04:18:30.513Z | Sep 03 04:18:28.846 adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3313 | 2026-09-03T04:18:30.513Z | |
| 3314 | 2026-09-03T04:18:30.513Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff Sep 03 04:18:28.846 Sep 03 04:18:28.846INFO |
| 3315 | 2026-09-03T04:18:30.514Z | DEBG INFOSep 03 04:18:28.846 DEBGSep 03 04:18:28.846 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 |
| 3316 | 2026-09-03T04:18:30.514Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.846adding route 172.16.0.0/32 -> 10.0.0.4 |
| 3317 | 2026-09-03T04:18:30.514Z | |
| 3318 | 2026-09-03T04:18:30.514Z | INFO Sep 03 04:18:28.846 adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 3319 | 2026-09-03T04:18:30.514Z | Sep 03 04:18:28.846replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 3320 | 2026-09-03T04:18:30.514Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:18:28.846 Sep 03 04:18:28.830DEBG 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 } }]adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 3321 | 2026-09-03T04:18:30.514Z | |
| 3322 | 2026-09-03T04:18:30.514Z | DEBG created new freemapSep 03 04:18:28.846Sep 03 04:18:28.846replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:18:28.846DEBG |
| 3323 | 2026-09-03T04:18:30.514Z | |
| 3324 | 2026-09-03T04:18:30.514Z | , INFOunit :adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff Sep 03 04:18:28.846 |
| 3325 | 2026-09-03T04:18:30.514Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3326 | 2026-09-03T04:18:30.514Z | Sep 03 04:18:28.854 freemap_route_ipv4 |
| 3327 | 2026-09-03T04:18:30.514Z | Sep 03 04:18:28.846DEBGSep 03 04:18:28.854 DEBG created new freemap, unitDEBG: replacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv6 |
| 3328 | 2026-09-03T04:18:30.514Z | |
| 3329 | 2026-09-03T04:18:30.514Z | Sep 03 04:18:28.846Sep 03 04:18:28.854 INFO INFOadding route 172.16.0.0/32 -> 10.0.0.2 |
| 3330 | 2026-09-03T04:18:30.514Z | adding route 172.16.0.0/32 -> 10.0.0.3Sep 03 04:18:28.854 |
| 3331 | 2026-09-03T04:18:30.514Z | Sep 03 04:18:28.854 DEBGINFO Sep 03 04:18:28.854replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.854DEBG |
| 3332 | 2026-09-03T04:18:30.514Z | adding route 172.17.0.10/32 -> 10.0.0.255 |
| 3333 | 2026-09-03T04:18:30.514Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3334 | 2026-09-03T04:18:30.514Z | Sep 03 04:18:28.854DEBG 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 } }] |
| 3335 | 2026-09-03T04:18:30.514Z | initted freemap. size: 64, adding route 3fff:beef:3f::/64 -> 2001:db8::55:ffunit |
| 3336 | 2026-09-03T04:18:30.514Z | :Sep 03 04:18:28.854 freemap_route_ipv4Sep 03 04:18:28.854INFO |
| 3337 | 2026-09-03T04:18:30.514Z | Sep 03 04:18:28.854Sep 03 04:18:28.854 DEBGINFOSep 03 04:18:28.854 adding route 172.16.0.0/32 -> 10.0.0.4DEBG adding route 172.17.0.0/32 -> 10.0.0.255 replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 3338 | 2026-09-03T04:18:30.514Z | |
| 3339 | 2026-09-03T04:18:30.514Z | |
| 3340 | 2026-09-03T04:18:30.519Z | |
| 3341 | 2026-09-03T04:18:30.519Z | DEBG reset freemapSep 03 04:18:28.854 Sep 03 04:18:28.854, Sep 03 04:18:28.854INFOSep 03 04:18:28.854DEBG DEBGadding route 172.17.0.11/32 -> 10.0.0.255 |
| 3342 | 2026-09-03T04:18:30.519Z | unitreplacing 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 } }] : failed to allocate space for the new target list |
| 3343 | 2026-09-03T04:18:30.519Z | |
| 3344 | 2026-09-03T04:18:30.519Z | freemap_route_ipv4DEBGSep 03 04:18:28.854 |
| 3345 | 2026-09-03T04:18:30.519Z | Sep 03 04:18:28.854 Sep 03 04:18:28.854 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 3346 | 2026-09-03T04:18:30.519Z | |
| 3347 | 2026-09-03T04:18:30.519Z | |
| 3348 | 2026-09-03T04:18:30.519Z | adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 04:18:28.854Sep 03 04:18:28.854Sep 03 04:18:28.854 |
| 3349 | 2026-09-03T04:18:30.519Z | DEBGDEBGSep 03 04:18:28.854 failed to allocate space for the new target listINFO |
| 3350 | 2026-09-03T04:18:30.519Z | replacing targets for 172.16.0.0/32 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 } }] DEBG |
| 3351 | 2026-09-03T04:18:30.519Z | DEBGSep 03 04:18:28.854adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3352 | 2026-09-03T04:18:30.519Z | replacing targets for 172.16.0.0/32 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 } }]initted freemap. size: 64 |
| 3353 | 2026-09-03T04:18:30.519Z | , DEBGSep 03 04:18:28.854 unitreplacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3354 | 2026-09-03T04:18:30.520Z | 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_ipv6 |
| 3355 | 2026-09-03T04:18:30.520Z | |
| 3356 | 2026-09-03T04:18:30.520Z | Sep 03 04:18:28.854Sep 03 04:18:28.854 INFODEBGSep 03 04:18:28.854 adding route 172.17.0.2/32 -> 10.0.0.255reset freemapINFO, |
| 3357 | 2026-09-03T04:18:30.520Z | unitadding route 172.17.0.13/32 -> 10.0.0.255: |
| 3358 | 2026-09-03T04:18:30.520Z | freemap_route_ipv6Sep 03 04:18:28.854 |
| 3359 | 2026-09-03T04:18:30.520Z | DEBG Sep 03 04:18:28.854replacing 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 } }] |
| 3360 | 2026-09-03T04:18:30.520Z | 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 } }]Sep 03 04:18:28.854 |
| 3361 | 2026-09-03T04:18:30.520Z | Sep 03 04:18:28.854INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 3362 | 2026-09-03T04:18:30.520Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3363 | 2026-09-03T04:18:30.520Z | Sep 03 04:18:28.854 INFO adding route 172.17.0.14/32 -> 10.0.0.255Sep 03 04:18:28.854Sep 03 04:18:28.854 DEBGDEBG |
| 3364 | 2026-09-03T04:18:30.520Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 3365 | 2026-09-03T04:18:30.520Z | |
| 3366 | 2026-09-03T04:18:30.520Z | Sep 03 04:18:28.854 DEBGSep 03 04:18:28.854Sep 03 04:18:28.854 INFODEBG INFOadding route 172.17.0.4/32 -> 10.0.0.255 |
| 3367 | 2026-09-03T04:18:30.520Z | 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:dead::/64 -> 2001:db8::55:2 |
| 3368 | 2026-09-03T04:18:30.520Z | 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 } }] |
| 3369 | 2026-09-03T04:18:30.520Z | |
| 3370 | 2026-09-03T04:18:30.520Z | Sep 03 04:18:28.854Sep 03 04:18:28.854 DEBG Sep 03 04:18:28.854DEBGreplacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 3371 | 2026-09-03T04:18:30.520Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 3372 | 2026-09-03T04:18:30.520Z | adding route 172.17.0.18/32 -> 10.0.0.255Sep 03 04:18:28.854 |
| 3373 | 2026-09-03T04:18:30.520Z | Sep 03 04:18:28.854 INFO INFOadding route 172.17.0.15/32 -> 10.0.0.255 Sep 03 04:18:28.854Sep 03 04:18:28.854adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3374 | 2026-09-03T04:18:30.520Z | |
| 3375 | 2026-09-03T04:18:30.520Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 3376 | 2026-09-03T04:18:30.520Z | Sep 03 04:18:28.854 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 } }]DEBG |
| 3377 | 2026-09-03T04:18:30.520Z | Sep 03 04:18:28.854 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3378 | 2026-09-03T04:18:30.520Z | Sep 03 04:18:28.854replacing 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 } }] |
| 3379 | 2026-09-03T04:18:30.520Z | INFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 04:18:28.854 |
| 3380 | 2026-09-03T04:18:30.520Z | INFO Sep 03 04:18:28.854Sep 03 04:18:28.854adding route 172.17.0.19/32 -> 10.0.0.255 |
| 3381 | 2026-09-03T04:18:30.521Z | DEBGDEBG INFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.854 |
| 3382 | 2026-09-03T04:18:30.521Z | 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 } }] |
| 3383 | 2026-09-03T04:18:30.521Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:18:28.854 |
| 3384 | 2026-09-03T04:18:30.521Z | adding route 172.17.0.16/32 -> 10.0.0.255 INFO |
| 3385 | 2026-09-03T04:18:30.521Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 3386 | 2026-09-03T04:18:30.521Z | Sep 03 04:18:28.854 INFOSep 03 04:18:28.854 Sep 03 04:18:28.854DEBG Sep 03 04:18:28.854DEBG adding route 172.17.0.20/32 -> 10.0.0.255replacing 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 } }] |
| 3387 | 2026-09-03T04:18:30.521Z | 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 } }] |
| 3388 | 2026-09-03T04:18:30.521Z | |
| 3389 | 2026-09-03T04:18:30.521Z | INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 04:18:28.854 |
| 3390 | 2026-09-03T04:18:30.521Z | Sep 03 04:18:28.854Sep 03 04:18:28.854INFO INFODEBGadding route 172.17.0.17/32 -> 10.0.0.255 |
| 3391 | 2026-09-03T04:18:30.521Z | adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3392 | 2026-09-03T04:18:30.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 } }]Sep 03 04:18:28.854 |
| 3393 | 2026-09-03T04:18:30.521Z | Sep 03 04:18:28.854 Sep 03 04:18:28.854 DEBGDEBG Sep 03 04:18:28.854 replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3394 | 2026-09-03T04:18:30.521Z | |
| 3395 | 2026-09-03T04:18:30.521Z | 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 } }]Sep 03 04:18:28.854adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 04:18:28.854 |
| 3396 | 2026-09-03T04:18:30.521Z | |
| 3397 | 2026-09-03T04:18:30.521Z | INFOINFO adding route 172.17.0.9/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3398 | 2026-09-03T04:18:30.521Z | |
| 3399 | 2026-09-03T04:18:30.521Z | Sep 03 04:18:28.854Sep 03 04:18:28.854 Sep 03 04:18:28.854Sep 03 04:18:28.854DEBG DEBGDEBGreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3400 | 2026-09-03T04:18:30.521Z | 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.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 } }] |
| 3401 | 2026-09-03T04:18:30.521Z | |
| 3402 | 2026-09-03T04:18:30.521Z | INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 04:18:28.854Sep 03 04:18:28.854 |
| 3403 | 2026-09-03T04:18:30.521Z | Sep 03 04:18:28.854 INFO INFOINFO adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3404 | 2026-09-03T04:18:30.521Z | |
| 3405 | 2026-09-03T04:18:30.521Z | |
| 3406 | 2026-09-03T04:18:30.521Z | Sep 03 04:18:28.854Sep 03 04:18:28.854 Sep 03 04:18:28.854 DEBG DEBGSep 03 04:18:28.854 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 } }] 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 } }] |
| 3407 | 2026-09-03T04:18:30.521Z | |
| 3408 | 2026-09-03T04:18:30.522Z | test route::tests::same_size_non_subset_replace ... ok |
| 3409 | 2026-09-03T04:18:30.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 } }]DEBG |
| 3410 | 2026-09-03T04:18:30.522Z | 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 } }] |
| 3411 | 2026-09-03T04:18:30.522Z | Sep 03 04:18:28.854Sep 03 04:18:28.854 Sep 03 04:18:28.854INFO adding route 172.17.0.11/32 -> 10.0.0.255INFO |
| 3412 | 2026-09-03T04:18:30.522Z | INFO Sep 03 04:18:28.854adding route 172.17.0.23/32 -> 10.0.0.255 |
| 3413 | 2026-09-03T04:18:30.522Z | adding route 172.17.0.20/32 -> 10.0.0.255INFOSep 03 04:18:28.854 |
| 3414 | 2026-09-03T04:18:30.522Z | DEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3415 | 2026-09-03T04:18:30.522Z | |
| 3416 | 2026-09-03T04:18:30.522Z | Sep 03 04:18:28.854Sep 03 04:18:28.854 DEBGDEBGSep 03 04:18:28.854 Sep 03 04:18:28.854 replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3417 | 2026-09-03T04:18:30.522Z | 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 } }] DEBGadding route 172.17.0.12/32 -> 10.0.0.255 |
| 3418 | 2026-09-03T04:18:30.522Z | |
| 3419 | 2026-09-03T04:18:30.522Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.854 |
| 3420 | 2026-09-03T04:18:30.522Z | Sep 03 04:18:28.854Sep 03 04:18:28.854 INFO INFOSep 03 04:18:28.854DEBG adding route 172.17.0.21/32 -> 10.0.0.255replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.24/32 -> 10.0.0.255 |
| 3421 | 2026-09-03T04:18:30.522Z | INFO |
| 3422 | 2026-09-03T04:18:30.522Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 3423 | 2026-09-03T04:18:30.522Z | |
| 3424 | 2026-09-03T04:18:30.522Z | Sep 03 04:18:28.854 INFOSep 03 04:18:28.854Sep 03 04:18:28.854 Sep 03 04:18:28.854adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3425 | 2026-09-03T04:18:30.522Z | DEBGDEBG replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3426 | 2026-09-03T04:18:30.522Z | |
| 3427 | 2026-09-03T04:18:30.522Z | Sep 03 04:18:28.854 DEBG DEBGreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.854replacing 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 } }] |
| 3428 | 2026-09-03T04:18:30.522Z | |
| 3429 | 2026-09-03T04:18:30.522Z | INFOSep 03 04:18:28.854 INFOadding route 172.17.0.22/32 -> 10.0.0.255 Sep 03 04:18:28.854adding route 172.17.0.25/32 -> 10.0.0.255 INFO |
| 3430 | 2026-09-03T04:18:30.522Z | |
| 3431 | 2026-09-03T04:18:30.522Z | Sep 03 04:18:28.854adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3432 | 2026-09-03T04:18:30.522Z | INFOSep 03 04:18:28.854Sep 03 04:18:28.854 DEBGDEBGSep 03 04:18:28.854 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff 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 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 } }] |
| 3433 | 2026-09-03T04:18:30.522Z | Sep 03 04:18:28.854 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 } }] |
| 3434 | 2026-09-03T04:18:30.522Z | Sep 03 04:18:28.855 Sep 03 04:18:28.862 DEBG DEBG created new freemap, INFOunit :adding route 172.17.0.23/32 -> 10.0.0.255created new freemap |
| 3435 | 2026-09-03T04:18:30.522Z | , freemap_route_ipv4unit |
| 3436 | 2026-09-03T04:18:30.523Z | : Sep 03 04:18:28.862 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 } }] |
| 3437 | 2026-09-03T04:18:30.523Z | |
| 3438 | 2026-09-03T04:18:30.523Z | freemap_route_ipv4 |
| 3439 | 2026-09-03T04:18:30.523Z | Sep 03 04:18:28.862Sep 03 04:18:28.862 Sep 03 04:18:28.862INFO Sep 03 04:18:28.862 DEBGDEBG DEBGcreated new freemapreplacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], adding route 172.17.0.24/32 -> 10.0.0.255unitcreated new freemap |
| 3440 | 2026-09-03T04:18:30.527Z | : |
| 3441 | 2026-09-03T04:18:30.527Z | , unitfreemap_route_ipv6: |
| 3442 | 2026-09-03T04:18:30.527Z | freemap_route_ipv6Sep 03 04:18:28.862 |
| 3443 | 2026-09-03T04:18:30.527Z | Sep 03 04:18:28.862INFO Sep 03 04:18:28.862 Sep 03 04:18:28.862 DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff 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 } }] DEBGinitted freemap. size: 64 |
| 3444 | 2026-09-03T04:18:30.527Z | |
| 3445 | 2026-09-03T04:18:30.527Z | , unitinitted freemap. size: 64:, Sep 03 04:18:28.862 unitDEBG: freemap_route_ipv4Sep 03 04:18:28.862 |
| 3446 | 2026-09-03T04:18:30.527Z | 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 } }] |
| 3447 | 2026-09-03T04:18:30.527Z | freemap_route_ipv4 |
| 3448 | 2026-09-03T04:18:30.527Z | INFO Sep 03 04:18:28.862adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3449 | 2026-09-03T04:18:30.527Z | Sep 03 04:18:28.862DEBG reset freemapINFO, Sep 03 04:18:28.862unit :adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:18:28.862DEBG |
| 3450 | 2026-09-03T04:18:30.527Z | freemap_route_ipv4DEBG |
| 3451 | 2026-09-03T04:18:30.527Z | reset freemapreplacing 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 } }], |
| 3452 | 2026-09-03T04:18:30.527Z | unitSep 03 04:18:28.862Sep 03 04:18:28.862: Sep 03 04:18:28.862DEBG 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 } }]DEBG |
| 3453 | 2026-09-03T04:18:30.527Z | initted freemap. size: 64freemap_route_ipv4adding route 172.17.0.26/32 -> 10.0.0.255 |
| 3454 | 2026-09-03T04:18:30.527Z | Sep 03 04:18:28.862 |
| 3455 | 2026-09-03T04:18:30.528Z | , INFOunit Sep 03 04:18:28.862adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 04:18:28.862: DEBG |
| 3456 | 2026-09-03T04:18:30.528Z | initted freemap. size: 64 , unitDEBG: freemap_route_ipv6 Sep 03 04:18:28.862freemap_route_ipv6 |
| 3457 | 2026-09-03T04:18:30.528Z | |
| 3458 | 2026-09-03T04:18:30.528Z | 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 } }] |
| 3459 | 2026-09-03T04:18:30.528Z | 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 } }] |
| 3460 | 2026-09-03T04:18:30.528Z | Sep 03 04:18:28.862 DEBGSep 03 04:18:28.862 reset freemapINFO, adding route 172.17.0.27/32 -> 10.0.0.255unitSep 03 04:18:28.862 |
| 3461 | 2026-09-03T04:18:30.528Z | :DEBG freemap_route_ipv6reset freemap |
| 3462 | 2026-09-03T04:18:30.528Z | Sep 03 04:18:28.862 , INFOunitSep 03 04:18:28.862Sep 03 04:18:28.862 DEBG: adding route 3fff:beef:23::/64 -> 2001:db8::55:fffreemap_route_ipv6INFO |
| 3463 | 2026-09-03T04:18:30.528Z | |
| 3464 | 2026-09-03T04:18:30.528Z | 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 } }] |
| 3465 | 2026-09-03T04:18:30.528Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3466 | 2026-09-03T04:18:30.528Z | Sep 03 04:18:28.862Sep 03 04:18:28.862 INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 3467 | 2026-09-03T04:18:30.528Z | |
| 3468 | 2026-09-03T04:18:30.528Z | Sep 03 04:18:28.862 INFOSep 03 04:18:28.862 Sep 03 04:18:28.862Sep 03 04:18:28.862 adding route 172.17.0.28/32 -> 10.0.0.255INFODEBG |
| 3469 | 2026-09-03T04:18:30.528Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ffDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 3470 | 2026-09-03T04:18:30.528Z | |
| 3471 | 2026-09-03T04:18:30.528Z | |
| 3472 | 2026-09-03T04:18:30.528Z | Sep 03 04:18:28.862Sep 03 04:18:28.862Sep 03 04:18:28.862 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.2DEBGSep 03 04:18:28.862 |
| 3473 | 2026-09-03T04:18:30.528Z | adding route 172.17.0.0/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 } }]DEBG |
| 3474 | 2026-09-03T04:18:30.528Z | |
| 3475 | 2026-09-03T04:18:30.528Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.862 |
| 3476 | 2026-09-03T04:18:30.528Z | Sep 03 04:18:28.862 DEBGDEBG Sep 03 04:18:28.862 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 3477 | 2026-09-03T04:18:30.528Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862Sep 03 04:18:28.862 |
| 3478 | 2026-09-03T04:18:30.528Z | INFO |
| 3479 | 2026-09-03T04:18:30.528Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ff DEBG |
| 3480 | 2026-09-03T04:18:30.528Z | Sep 03 04:18:28.862Sep 03 04:18:28.862replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: 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 } }] |
| 3481 | 2026-09-03T04:18:30.528Z | INFODEBGSep 03 04:18:28.862 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.1/32 -> 10.0.0.255 |
| 3482 | 2026-09-03T04:18:30.528Z | DEBG |
| 3483 | 2026-09-03T04:18:30.529Z | 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 } }] |
| 3484 | 2026-09-03T04:18:30.529Z | Sep 03 04:18:28.862 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 } }] |
| 3485 | 2026-09-03T04:18:30.529Z | Sep 03 04:18:28.862Sep 03 04:18:28.862 INFOINFO Sep 03 04:18:28.862adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3486 | 2026-09-03T04:18:30.529Z | adding route 172.17.0.2/32 -> 10.0.0.255INFO |
| 3487 | 2026-09-03T04:18:30.529Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 3488 | 2026-09-03T04:18:30.529Z | Sep 03 04:18:28.862 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 } }] |
| 3489 | 2026-09-03T04:18:30.529Z | Sep 03 04:18:28.862 Sep 03 04:18:28.862Sep 03 04:18:28.862DEBG INFODEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.3/32 -> 10.0.0.255 |
| 3490 | 2026-09-03T04:18:30.529Z | |
| 3491 | 2026-09-03T04:18:30.529Z | 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 } }] |
| 3492 | 2026-09-03T04:18:30.529Z | Sep 03 04:18:28.862 INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 3493 | 2026-09-03T04:18:30.529Z | Sep 03 04:18:28.862Sep 03 04:18:28.862 Sep 03 04:18:28.862DEBGINFO 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 |
| 3494 | 2026-09-03T04:18:30.529Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3495 | 2026-09-03T04:18:30.529Z | 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 } }] |
| 3496 | 2026-09-03T04:18:30.529Z | Sep 03 04:18:28.862 INFO adding route 172.17.0.4/32 -> 10.0.0.255Sep 03 04:18:28.862Sep 03 04:18:28.862 |
| 3497 | 2026-09-03T04:18:30.529Z | DEBGINFO Sep 03 04:18:28.862replacing 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 } }] |
| 3498 | 2026-09-03T04:18:30.529Z | DEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 3499 | 2026-09-03T04:18:30.529Z | 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 } }] |
| 3500 | 2026-09-03T04:18:30.529Z | Sep 03 04:18:28.862 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3501 | 2026-09-03T04:18:30.529Z | Sep 03 04:18:28.862Sep 03 04:18:28.862 Sep 03 04:18:28.862 DEBG |
| 3502 | 2026-09-03T04:18:30.529Z | 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 } }] |
| 3503 | 2026-09-03T04:18:30.529Z | replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 3504 | 2026-09-03T04:18:30.529Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 3505 | 2026-09-03T04:18:30.529Z | Sep 03 04:18:28.862 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 04:18:28.862 |
| 3506 | 2026-09-03T04:18:30.529Z | DEBGSep 03 04:18:28.862 Sep 03 04:18:28.862INFO Sep 03 04:18:28.862 INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 3507 | 2026-09-03T04:18:30.529Z | adding route 172.17.0.26/32 -> 10.0.0.255replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 3508 | 2026-09-03T04:18:30.529Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3509 | 2026-09-03T04:18:30.529Z | |
| 3510 | 2026-09-03T04:18:30.529Z | Sep 03 04:18:28.862 Sep 03 04:18:28.862INFO Sep 03 04:18:28.862 INFO adding route 172.17.0.6/32 -> 10.0.0.255DEBG |
| 3511 | 2026-09-03T04:18:30.530Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862 |
| 3512 | 2026-09-03T04:18:30.530Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 3513 | 2026-09-03T04:18:30.530Z | DEBG Sep 03 04:18:28.862replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862 |
| 3514 | 2026-09-03T04:18:30.530Z | INFO DEBGadding route 172.17.0.34/32 -> 10.0.0.255 Sep 03 04:18:28.862 |
| 3515 | 2026-09-03T04:18:30.530Z | 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 } }] |
| 3516 | 2026-09-03T04:18:30.530Z | Sep 03 04:18:28.862INFO DEBGadding route 172.17.0.27/32 -> 10.0.0.255 |
| 3517 | 2026-09-03T04:18:30.530Z | Sep 03 04:18:28.862replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:18:28.862 |
| 3518 | 2026-09-03T04:18:30.530Z | DEBG Sep 03 04:18:28.862INFO Sep 03 04:18:28.862replacing 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.255INFO |
| 3519 | 2026-09-03T04:18:30.530Z | DEBGadding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 3520 | 2026-09-03T04:18:30.530Z | |
| 3521 | 2026-09-03T04:18:30.530Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862 |
| 3522 | 2026-09-03T04:18:30.530Z | Sep 03 04:18:28.862DEBG INFO replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3523 | 2026-09-03T04:18:30.530Z | |
| 3524 | 2026-09-03T04:18:30.530Z | Sep 03 04:18:28.862Sep 03 04:18:28.862 DEBGINFOSep 03 04:18:28.862 Sep 03 04:18:28.862 DEBG adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3525 | 2026-09-03T04:18:30.530Z | 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 } }]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 } }] |
| 3526 | 2026-09-03T04:18:30.530Z | |
| 3527 | 2026-09-03T04:18:30.530Z | adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3528 | 2026-09-03T04:18:30.530Z | Sep 03 04:18:28.862 INFOSep 03 04:18:28.862 Sep 03 04:18:28.862INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBGadding route 172.17.0.36/32 -> 10.0.0.255 |
| 3529 | 2026-09-03T04:18:30.530Z | Sep 03 04:18:28.862 |
| 3530 | 2026-09-03T04:18:30.530Z | 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 } }] |
| 3531 | 2026-09-03T04:18:30.530Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862 |
| 3532 | 2026-09-03T04:18:30.530Z | Sep 03 04:18:28.862 DEBGSep 03 04:18:28.862 DEBGSep 03 04:18:28.862 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 |
| 3533 | 2026-09-03T04:18:30.530Z | 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 } }]INFO |
| 3534 | 2026-09-03T04:18:30.530Z | adding route 172.17.0.9/32 -> 10.0.0.255 Sep 03 04:18:28.862adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3535 | 2026-09-03T04:18:30.530Z | |
| 3536 | 2026-09-03T04:18:30.530Z | INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 04:18:28.862 |
| 3537 | 2026-09-03T04:18:30.530Z | Sep 03 04:18:28.862 INFODEBG adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 04:18:28.862replacing 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 } }] |
| 3538 | 2026-09-03T04:18:30.530Z | DEBGSep 03 04:18:28.862 |
| 3539 | 2026-09-03T04:18:30.531Z | 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 |
| 3540 | 2026-09-03T04:18:30.535Z | 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 } }] |
| 3541 | 2026-09-03T04:18:30.535Z | Sep 03 04:18:28.862 Sep 03 04:18:28.862Sep 03 04:18:28.862INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFOSep 03 04:18:28.862 |
| 3542 | 2026-09-03T04:18:30.535Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3543 | 2026-09-03T04:18:30.535Z | Sep 03 04:18:28.862DEBG INFO adding route 172.17.0.15/32 -> 10.0.0.255INFOreplacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862 |
| 3544 | 2026-09-03T04:18:30.535Z | |
| 3545 | 2026-09-03T04:18:30.535Z | Sep 03 04:18:28.862 adding route 172.17.0.10/32 -> 10.0.0.255Sep 03 04:18:28.862 |
| 3546 | 2026-09-03T04:18:30.535Z | DEBG INFODEBG Sep 03 04:18:28.862 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 } }] |
| 3547 | 2026-09-03T04:18:30.536Z | DEBGSep 03 04:18:28.862 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.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 } }] |
| 3548 | 2026-09-03T04:18:30.536Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3549 | 2026-09-03T04:18:30.536Z | |
| 3550 | 2026-09-03T04:18:30.536Z | Sep 03 04:18:28.862 Sep 03 04:18:28.862INFOSep 03 04:18:28.862 adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG |
| 3551 | 2026-09-03T04:18:30.536Z | 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 } }]DEBG |
| 3552 | 2026-09-03T04:18:30.536Z | adding route 172.17.0.16/32 -> 10.0.0.255 replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.862 |
| 3553 | 2026-09-03T04:18:30.536Z | INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3554 | 2026-09-03T04:18:30.536Z | Sep 03 04:18:28.862 INFOSep 03 04:18:28.870 Sep 03 04:18:28.870 |
| 3555 | 2026-09-03T04:18:30.536Z | INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3556 | 2026-09-03T04:18:30.536Z | adding route 172.17.0.11/32 -> 10.0.0.255DEBG |
| 3557 | 2026-09-03T04:18:30.536Z | replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870 |
| 3558 | 2026-09-03T04:18:30.536Z | Sep 03 04:18:28.870 Sep 03 04:18:28.870 INFO Sep 03 04:18:28.870DEBGadding route 172.17.0.32/32 -> 10.0.0.255 |
| 3559 | 2026-09-03T04:18:30.536Z | 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 |
| 3560 | 2026-09-03T04:18:30.536Z | 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 } }] |
| 3561 | 2026-09-03T04:18:30.536Z | Sep 03 04:18:28.870 Sep 03 04:18:28.870DEBG INFOreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:18:28.870adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3562 | 2026-09-03T04:18:30.536Z | INFO |
| 3563 | 2026-09-03T04:18:30.536Z | adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 04:18:28.870 INFO Sep 03 04:18:28.870adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3564 | 2026-09-03T04:18:30.536Z | DEBG |
| 3565 | 2026-09-03T04:18:30.536Z | 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 } }] |
| 3566 | 2026-09-03T04:18:30.536Z | Sep 03 04:18:28.870 Sep 03 04:18:28.870Sep 03 04:18:28.870DEBG Sep 03 04:18:28.870replacing 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 } }] |
| 3567 | 2026-09-03T04:18:30.536Z | INFODEBG adding route 172.17.0.41/32 -> 10.0.0.255DEBG |
| 3568 | 2026-09-03T04:18:30.536Z | 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 } }] |
| 3569 | 2026-09-03T04:18:30.536Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870 |
| 3570 | 2026-09-03T04:18:30.536Z | Sep 03 04:18:28.870INFO Sep 03 04:18:28.870adding route 172.17.0.13/32 -> 10.0.0.255 |
| 3571 | 2026-09-03T04:18:30.536Z | DEBGSep 03 04:18:28.870INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffINFO |
| 3572 | 2026-09-03T04:18:30.536Z | 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.34/32 -> 10.0.0.255 |
| 3573 | 2026-09-03T04:18:30.536Z | |
| 3574 | 2026-09-03T04:18:30.537Z | Sep 03 04:18:28.870Sep 03 04:18:28.870 Sep 03 04:18:28.870 DEBG DEBG 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 } }]replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870 |
| 3575 | 2026-09-03T04:18:30.537Z | |
| 3576 | 2026-09-03T04:18:30.537Z | DEBG DEBGadding route 172.17.0.42/32 -> 10.0.0.255replacing 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 } }] |
| 3577 | 2026-09-03T04:18:30.537Z | |
| 3578 | 2026-09-03T04:18:30.537Z | 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 } }] |
| 3579 | 2026-09-03T04:18:30.537Z | Sep 03 04:18:28.870Sep 03 04:18:28.870 Sep 03 04:18:28.870 INFOINFO Sep 03 04:18:28.870 adding route 172.17.0.17/32 -> 10.0.0.255INFO |
| 3580 | 2026-09-03T04:18:30.537Z | Sep 03 04:18:28.870adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG |
| 3581 | 2026-09-03T04:18:30.537Z | 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 } }] |
| 3582 | 2026-09-03T04:18:30.537Z | adding route 172.17.0.14/32 -> 10.0.0.255Sep 03 04:18:28.870INFO DEBG |
| 3583 | 2026-09-03T04:18:30.537Z | Sep 03 04:18:28.870adding route 172.17.0.35/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 } }]Sep 03 04:18:28.870 |
| 3584 | 2026-09-03T04:18:30.537Z | DEBG Sep 03 04:18:28.870 replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 3585 | 2026-09-03T04:18:30.537Z | |
| 3586 | 2026-09-03T04:18:30.537Z | adding route 172.17.0.43/32 -> 10.0.0.255DEBG |
| 3587 | 2026-09-03T04:18:30.537Z | Sep 03 04:18:28.870Sep 03 04:18:28.870replacing 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 } }] INFOSep 03 04:18:28.870INFO Sep 03 04:18:28.870DEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 172.17.0.18/32 -> 10.0.0.255 |
| 3588 | 2026-09-03T04:18:30.537Z | |
| 3589 | 2026-09-03T04:18:30.537Z | DEBG |
| 3590 | 2026-09-03T04:18:30.537Z | replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870 DEBG |
| 3591 | 2026-09-03T04:18:30.537Z | |
| 3592 | 2026-09-03T04:18:30.537Z | 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 } }]Sep 03 04:18:28.870 |
| 3593 | 2026-09-03T04:18:30.537Z | Sep 03 04:18:28.870replacing 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 } }] |
| 3594 | 2026-09-03T04:18:30.537Z | INFOINFO Sep 03 04:18:28.870adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3595 | 2026-09-03T04:18:30.537Z | Sep 03 04:18:28.870Sep 03 04:18:28.870 INFOINFOINFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:18:28.870 |
| 3596 | 2026-09-03T04:18:30.537Z | |
| 3597 | 2026-09-03T04:18:30.537Z | adding route 172.17.0.36/32 -> 10.0.0.255DEBG |
| 3598 | 2026-09-03T04:18:30.537Z | Sep 03 04:18:28.870 adding route 172.17.0.15/32 -> 10.0.0.255 DEBGreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3599 | 2026-09-03T04:18:30.537Z | replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870 DEBGSep 03 04:18:28.870 |
| 3600 | 2026-09-03T04:18:30.538Z | |
| 3601 | 2026-09-03T04:18:30.538Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.870 |
| 3602 | 2026-09-03T04:18:30.538Z | Sep 03 04:18:28.870DEBGINFO Sep 03 04:18:28.870replacing 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 |
| 3603 | 2026-09-03T04:18:30.538Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.20/32 -> 10.0.0.255 |
| 3604 | 2026-09-03T04:18:30.538Z | adding route 172.17.0.45/32 -> 10.0.0.255Sep 03 04:18:28.870 |
| 3605 | 2026-09-03T04:18:30.538Z | |
| 3606 | 2026-09-03T04:18:30.538Z | Sep 03 04:18:28.870DEBG Sep 03 04:18:28.870INFOSep 03 04:18:28.870 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 } }]DEBGSep 03 04:18:28.870 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 } }] |
| 3607 | 2026-09-03T04:18:30.538Z | DEBG DEBGreplacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 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.37/32 -> 10.0.0.255 |
| 3608 | 2026-09-03T04:18:30.538Z | |
| 3609 | 2026-09-03T04:18:30.538Z | |
| 3610 | 2026-09-03T04:18:30.538Z | |
| 3611 | 2026-09-03T04:18:30.538Z | Sep 03 04:18:28.870 INFO Sep 03 04:18:28.870Sep 03 04:18:28.870 adding route 172.17.0.21/32 -> 10.0.0.255 DEBG |
| 3612 | 2026-09-03T04:18:30.538Z | INFO Sep 03 04:18:28.870Sep 03 04:18:28.870adding route 172.17.0.46/32 -> 10.0.0.255 Sep 03 04:18:28.870 INFODEBGreplacing 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 } }] |
| 3613 | 2026-09-03T04:18:30.538Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3614 | 2026-09-03T04:18:30.538Z | |
| 3615 | 2026-09-03T04:18:30.538Z | INFO |
| 3616 | 2026-09-03T04:18:30.538Z | adding route 172.17.0.16/32 -> 10.0.0.255Sep 03 04:18:28.870 |
| 3617 | 2026-09-03T04:18:30.538Z | Sep 03 04:18:28.870DEBG Sep 03 04:18:28.870DEBGSep 03 04:18:28.870 INFO 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 172.17.0.38/32 -> 10.0.0.255adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3618 | 2026-09-03T04:18:30.538Z | 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 } }] |
| 3619 | 2026-09-03T04:18:30.538Z | |
| 3620 | 2026-09-03T04:18:30.538Z | |
| 3621 | 2026-09-03T04:18:30.538Z | Sep 03 04:18:28.870 DEBGSep 03 04:18:28.870Sep 03 04:18:28.870 Sep 03 04:18:28.870DEBG INFO 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.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 } }] |
| 3622 | 2026-09-03T04:18:30.538Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBG |
| 3623 | 2026-09-03T04:18:30.538Z | replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870 |
| 3624 | 2026-09-03T04:18:30.539Z | Sep 03 04:18:28.870 INFOINFO Sep 03 04:18:28.870 |
| 3625 | 2026-09-03T04:18:30.539Z | adding route 172.17.0.23/32 -> 10.0.0.255 DEBGSep 03 04:18:28.870 |
| 3626 | 2026-09-03T04:18:30.539Z | adding route 172.17.0.47/32 -> 10.0.0.255 |
| 3627 | 2026-09-03T04:18:30.539Z | 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 } }] |
| 3628 | 2026-09-03T04:18:30.539Z | INFOSep 03 04:18:28.870 Sep 03 04:18:28.870 DEBGSep 03 04:18:28.870DEBGadding route 172.17.0.39/32 -> 10.0.0.255 |
| 3629 | 2026-09-03T04:18:30.539Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870 |
| 3630 | 2026-09-03T04:18:30.539Z | |
| 3631 | 2026-09-03T04:18:30.539Z | INFOINFO Sep 03 04:18:28.870Sep 03 04:18:28.870Sep 03 04:18:28.870 INFOINFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 3632 | 2026-09-03T04:18:30.539Z | adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3633 | 2026-09-03T04:18:30.539Z | |
| 3634 | 2026-09-03T04:18:30.539Z | adding route 172.17.0.24/32 -> 10.0.0.255DEBG 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 } }] |
| 3635 | 2026-09-03T04:18:30.539Z | |
| 3636 | 2026-09-03T04:18:30.539Z | Sep 03 04:18:28.870 Sep 03 04:18:28.870 DEBGDEBG replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:18:28.870 |
| 3637 | 2026-09-03T04:18:30.539Z | Sep 03 04:18:28.870 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 } }] |
| 3638 | 2026-09-03T04:18:30.539Z | DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.870INFO Sep 03 04:18:28.870 |
| 3639 | 2026-09-03T04:18:30.539Z | DEBG adding route 172.17.0.40/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 } }]INFOSep 03 04:18:28.870 Sep 03 04:18:28.870INFO INFOadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 3640 | 2026-09-03T04:18:30.544Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3641 | 2026-09-03T04:18:30.544Z | |
| 3642 | 2026-09-03T04:18:30.544Z | |
| 3643 | 2026-09-03T04:18:30.544Z | adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 04:18:28.870 |
| 3644 | 2026-09-03T04:18:30.544Z | Sep 03 04:18:28.870Sep 03 04:18:28.870 DEBGSep 03 04:18:28.870 INFOreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 3645 | 2026-09-03T04:18:30.544Z | 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 } }] Sep 03 04:18:28.870 |
| 3646 | 2026-09-03T04:18:30.544Z | 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 } }] |
| 3647 | 2026-09-03T04:18:30.544Z | 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 } }] |
| 3648 | 2026-09-03T04:18:30.544Z | Sep 03 04:18:28.870adding route 172.17.0.18/32 -> 10.0.0.255Sep 03 04:18:28.870 |
| 3649 | 2026-09-03T04:18:30.544Z | Sep 03 04:18:28.870Sep 03 04:18:28.870 INFOINFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffadding route 172.17.0.26/32 -> 10.0.0.255 |
| 3650 | 2026-09-03T04:18:30.544Z | INFO |
| 3651 | 2026-09-03T04:18:30.544Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3652 | 2026-09-03T04:18:30.544Z | INFOSep 03 04:18:28.871Sep 03 04:18:28.871 Sep 03 04:18:28.871 Sep 03 04:18:28.871DEBG DEBGadding route 172.17.0.41/32 -> 10.0.0.255 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 } }] DEBG |
| 3653 | 2026-09-03T04:18:30.544Z | |
| 3654 | 2026-09-03T04:18:30.544Z | replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 3655 | 2026-09-03T04:18:30.544Z | |
| 3656 | 2026-09-03T04:18:30.544Z | Sep 03 04:18:28.871 INFOreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3657 | 2026-09-03T04:18:30.544Z | Sep 03 04:18:28.871 adding route 172.17.0.27/32 -> 10.0.0.255INFOSep 03 04:18:28.871 |
| 3658 | 2026-09-03T04:18:30.544Z | Sep 03 04:18:28.871 DEBG Sep 03 04:18:28.871Sep 03 04:18:28.871INFO DEBG adding route 172.17.0.51/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 } }] |
| 3659 | 2026-09-03T04:18:30.544Z | 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 } }] |
| 3660 | 2026-09-03T04:18:30.544Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO |
| 3661 | 2026-09-03T04:18:30.544Z | |
| 3662 | 2026-09-03T04:18:30.544Z | adding route 172.17.0.19/32 -> 10.0.0.255Sep 03 04:18:28.871Sep 03 04:18:28.871Sep 03 04:18:28.871 Sep 03 04:18:28.871INFO DEBGadding route 172.17.0.28/32 -> 10.0.0.255 DEBG |
| 3663 | 2026-09-03T04:18:30.544Z | |
| 3664 | 2026-09-03T04:18:30.544Z | 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 } }]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 } }] |
| 3665 | 2026-09-03T04:18:30.545Z | Sep 03 04:18:28.871 |
| 3666 | 2026-09-03T04:18:30.545Z | DEBGadding route 172.17.0.42/32 -> 10.0.0.255 Sep 03 04:18:28.871 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 } }] |
| 3667 | 2026-09-03T04:18:30.545Z | INFOSep 03 04:18:28.871 adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO |
| 3668 | 2026-09-03T04:18:30.545Z | |
| 3669 | 2026-09-03T04:18:30.545Z | Sep 03 04:18:28.871adding route 172.17.0.52/32 -> 10.0.0.255 |
| 3670 | 2026-09-03T04:18:30.545Z | Sep 03 04:18:28.871DEBG Sep 03 04:18:28.871INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3671 | 2026-09-03T04:18:30.545Z | Sep 03 04:18:28.871 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 } }] |
| 3672 | 2026-09-03T04:18:30.545Z | Sep 03 04:18:28.878 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 } }]Sep 03 04:18:28.878DEBG |
| 3673 | 2026-09-03T04:18:30.545Z | Sep 03 04:18:28.878 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 |
| 3674 | 2026-09-03T04:18:30.545Z | Sep 03 04:18:28.878adding route 172.17.0.20/32 -> 10.0.0.255 DEBG |
| 3675 | 2026-09-03T04:18:30.545Z | 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 } }] Sep 03 04:18:28.878 |
| 3676 | 2026-09-03T04:18:30.545Z | adding route 172.17.0.30/32 -> 10.0.0.255Sep 03 04:18:28.878 |
| 3677 | 2026-09-03T04:18:30.545Z | INFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffDEBG |
| 3678 | 2026-09-03T04:18:30.545Z | Sep 03 04:18:28.878replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGSep 03 04:18:28.878 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 } }] |
| 3679 | 2026-09-03T04:18:30.545Z | |
| 3680 | 2026-09-03T04:18:30.545Z | INFO Sep 03 04:18:28.878adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3681 | 2026-09-03T04:18:30.545Z | DEBG Sep 03 04:18:28.878replacing 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 } }] |
| 3682 | 2026-09-03T04:18:30.545Z | Sep 03 04:18:28.878 DEBGINFOSep 03 04:18:28.878 Sep 03 04:18:28.878replacing 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.31/32 -> 10.0.0.255INFO |
| 3683 | 2026-09-03T04:18:30.545Z | |
| 3684 | 2026-09-03T04:18:30.545Z | DEBGadding route 172.17.0.21/32 -> 10.0.0.255 |
| 3685 | 2026-09-03T04:18:30.545Z | failed to allocate space for the new target listSep 03 04:18:28.878 |
| 3686 | 2026-09-03T04:18:30.545Z | Sep 03 04:18:28.878INFO DEBGadding route 172.17.0.54/32 -> 10.0.0.255Sep 03 04:18:28.878Sep 03 04:18:28.878 |
| 3687 | 2026-09-03T04:18:30.545Z | 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 } }] DEBGDEBG |
| 3688 | 2026-09-03T04:18:30.545Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.878 |
| 3689 | 2026-09-03T04:18:30.545Z | Sep 03 04:18:28.878 |
| 3690 | 2026-09-03T04:18:30.545Z | 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 } }] |
| 3691 | 2026-09-03T04:18:30.545Z | INFOSep 03 04:18:28.878 adding route 172.17.0.32/32 -> 10.0.0.255INFO |
| 3692 | 2026-09-03T04:18:30.546Z | Sep 03 04:18:28.878adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3693 | 2026-09-03T04:18:30.546Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3694 | 2026-09-03T04:18:30.546Z | Sep 03 04:18:28.878 DEBG Sep 03 04:18:28.878replacing 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 } }] |
| 3695 | 2026-09-03T04:18:30.546Z | 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 } }]Sep 03 04:18:28.878 |
| 3696 | 2026-09-03T04:18:30.546Z | Sep 03 04:18:28.878 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 } }] |
| 3697 | 2026-09-03T04:18:30.546Z | adding route 172.17.0.23/32 -> 10.0.0.255Sep 03 04:18:28.878 |
| 3698 | 2026-09-03T04:18:30.546Z | INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3699 | 2026-09-03T04:18:30.546Z | Sep 03 04:18:28.878Sep 03 04:18:28.878 INFOSep 03 04:18:28.878DEBG adding route 172.17.0.33/32 -> 10.0.0.255DEBG |
| 3700 | 2026-09-03T04:18:30.546Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3701 | 2026-09-03T04:18:30.546Z | |
| 3702 | 2026-09-03T04:18:30.546Z | test route::tests::delete_target_fragmented ... ok |
| 3703 | 2026-09-03T04:18:30.546Z | Sep 03 04:18:28.878 DEBGSep 03 04:18:28.878 Sep 03 04:18:28.878replacing 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 |
| 3704 | 2026-09-03T04:18:30.546Z | DEBG 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 } }] |
| 3705 | 2026-09-03T04:18:30.546Z | Sep 03 04:18:28.878adding route 172.17.0.24/32 -> 10.0.0.255 adding route 172.17.0.57/32 -> 10.0.0.255INFO |
| 3706 | 2026-09-03T04:18:30.546Z | |
| 3707 | 2026-09-03T04:18:30.546Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3708 | 2026-09-03T04:18:30.546Z | Sep 03 04:18:28.878Sep 03 04:18:28.878Sep 03 04:18:28.878 Sep 03 04:18:28.878DEBG INFO DEBGreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3709 | 2026-09-03T04:18:30.546Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3710 | 2026-09-03T04:18:30.546Z | replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG 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 } }] |
| 3711 | 2026-09-03T04:18:30.546Z | |
| 3712 | 2026-09-03T04:18:30.546Z | Sep 03 04:18:28.879 DEBGSep 03 04:18:28.879 Sep 03 04:18:28.879INFOSep 03 04:18:28.879 adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3713 | 2026-09-03T04:18:30.546Z | INFOreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 3714 | 2026-09-03T04:18:30.546Z | adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 3715 | 2026-09-03T04:18:30.546Z | |
| 3716 | 2026-09-03T04:18:30.546Z | Sep 03 04:18:28.879Sep 03 04:18:28.879 DEBGSep 03 04:18:28.879INFO Sep 03 04:18:28.879replacing 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 |
| 3717 | 2026-09-03T04:18:30.546Z | adding route 172.17.0.44/32 -> 10.0.0.255 DEBG |
| 3718 | 2026-09-03T04:18:30.546Z | Sep 03 04:18:28.879replacing 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.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 } }] |
| 3719 | 2026-09-03T04:18:30.547Z | INFO |
| 3720 | 2026-09-03T04:18:30.547Z | Sep 03 04:18:28.879adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3721 | 2026-09-03T04:18:30.547Z | DEBGSep 03 04:18:28.879 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 } }] |
| 3722 | 2026-09-03T04:18:30.547Z | INFOSep 03 04:18:28.879 adding route 172.17.0.59/32 -> 10.0.0.255Sep 03 04:18:28.879DEBG |
| 3723 | 2026-09-03T04:18:30.547Z | Sep 03 04:18:28.879 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 } }] Sep 03 04:18:28.879adding route 172.17.0.45/32 -> 10.0.0.255INFO |
| 3724 | 2026-09-03T04:18:30.547Z | |
| 3725 | 2026-09-03T04:18:30.547Z | DEBGadding route 172.17.0.26/32 -> 10.0.0.255 |
| 3726 | 2026-09-03T04:18:30.547Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.879Sep 03 04:18:28.879 |
| 3727 | 2026-09-03T04:18:30.547Z | DEBGINFO Sep 03 04:18:28.879 replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.879INFOadding route 172.17.0.37/32 -> 10.0.0.255 |
| 3728 | 2026-09-03T04:18:30.547Z | 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 } }] |
| 3729 | 2026-09-03T04:18:30.547Z | Sep 03 04:18:28.887 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 } }]Sep 03 04:18:28.879 |
| 3730 | 2026-09-03T04:18:30.547Z | DEBGSep 03 04:18:28.887 created new freemapINFO, Sep 03 04:18:28.887unit :INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3731 | 2026-09-03T04:18:30.547Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3732 | 2026-09-03T04:18:30.547Z | Sep 03 04:18:28.887Sep 03 04:18:28.887 INFO |
| 3733 | 2026-09-03T04:18:30.547Z | DEBGadding route 172.17.0.46/32 -> 10.0.0.255 |
| 3734 | 2026-09-03T04:18:30.547Z | 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 } }] |
| 3735 | 2026-09-03T04:18:30.547Z | Sep 03 04:18:28.887 DEBG Sep 03 04:18:28.887Sep 03 04:18:28.887replacing 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 |
| 3736 | 2026-09-03T04:18:30.547Z | INFO replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3737 | 2026-09-03T04:18:30.547Z | |
| 3738 | 2026-09-03T04:18:30.547Z | Sep 03 04:18:28.887 Sep 03 04:18:28.887 Sep 03 04:18:28.887INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255 INFOreplacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3739 | 2026-09-03T04:18:30.547Z | |
| 3740 | 2026-09-03T04:18:30.552Z | adding route 172.17.0.28/32 -> 10.0.0.255Sep 03 04:18:28.887Sep 03 04:18:28.887 |
| 3741 | 2026-09-03T04:18:30.552Z | DEBGINFO replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3742 | 2026-09-03T04:18:30.552Z | |
| 3743 | 2026-09-03T04:18:30.552Z | |
| 3744 | 2026-09-03T04:18:30.552Z | Sep 03 04:18:28.887Sep 03 04:18:28.887 Sep 03 04:18:28.887DEBG 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 } }]INFOSep 03 04:18:28.887 |
| 3745 | 2026-09-03T04:18:30.552Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3746 | 2026-09-03T04:18:30.552Z | DEBGreplacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3747 | 2026-09-03T04:18:30.552Z | 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 } }] |
| 3748 | 2026-09-03T04:18:30.552Z | Sep 03 04:18:28.887Sep 03 04:18:28.887Sep 03 04:18:28.887 INFODEBG Sep 03 04:18:28.887 DEBG INFOfailed to allocate space for the new target list replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3749 | 2026-09-03T04:18:30.552Z | |
| 3750 | 2026-09-03T04:18:30.552Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3751 | 2026-09-03T04:18:30.552Z | |
| 3752 | 2026-09-03T04:18:30.552Z | Sep 03 04:18:28.887 INFOSep 03 04:18:28.887Sep 03 04:18:28.887 DEBGadding route 172.17.0.49/32 -> 10.0.0.255 DEBG |
| 3753 | 2026-09-03T04:18:30.552Z | Sep 03 04:18:28.887 DEBGreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3754 | 2026-09-03T04:18:30.552Z | Sep 03 04:18:28.887 |
| 3755 | 2026-09-03T04:18:30.552Z | |
| 3756 | 2026-09-03T04:18:30.552Z | DEBG Sep 03 04:18:28.887Sep 03 04:18:28.887 INFOINFO adding route 172.17.0.30/32 -> 10.0.0.255adding route 172.17.0.42/32 -> 10.0.0.255replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3757 | 2026-09-03T04:18:30.552Z | |
| 3758 | 2026-09-03T04:18:30.552Z | |
| 3759 | 2026-09-03T04:18:30.552Z | Sep 03 04:18:28.887Sep 03 04:18:28.887freemap_route_ipv4 |
| 3760 | 2026-09-03T04:18:30.552Z | DEBGSep 03 04:18:28.887DEBG replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3761 | 2026-09-03T04:18:30.552Z | |
| 3762 | 2026-09-03T04:18:30.552Z | INFO Sep 03 04:18:28.887adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3763 | 2026-09-03T04:18:30.552Z | Sep 03 04:18:28.887DEBG Sep 03 04:18:28.887created new freemapINFO , INFOSep 03 04:18:28.887adding route 172.17.0.43/32 -> 10.0.0.255 |
| 3764 | 2026-09-03T04:18:30.552Z | 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 } }]unit |
| 3765 | 2026-09-03T04:18:30.552Z | : Sep 03 04:18:28.887adding route 172.17.0.31/32 -> 10.0.0.255 freemap_route_ipv6Sep 03 04:18:28.887 |
| 3766 | 2026-09-03T04:18:30.553Z | DEBG |
| 3767 | 2026-09-03T04:18:30.553Z | 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 } }] |
| 3768 | 2026-09-03T04:18:30.553Z | INFO adding route 172.17.0.51/32 -> 10.0.0.255Sep 03 04:18:28.887 |
| 3769 | 2026-09-03T04:18:30.553Z | Sep 03 04:18:28.887DEBG INFOSep 03 04:18:28.887initted freemap. size: 64 , DEBGunit :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 } }] |
| 3770 | 2026-09-03T04:18:30.553Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3771 | 2026-09-03T04:18:30.553Z | freemap_route_ipv4Sep 03 04:18:28.887 |
| 3772 | 2026-09-03T04:18:30.553Z | 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 } }] |
| 3773 | 2026-09-03T04:18:30.553Z | Sep 03 04:18:28.887Sep 03 04:18:28.887 Sep 03 04:18:28.887INFOSep 03 04:18:28.887 adding route 172.17.0.52/32 -> 10.0.0.255INFODEBG adding route 172.17.0.32/32 -> 10.0.0.255reset freemap |
| 3774 | 2026-09-03T04:18:30.553Z | 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 } }]unitSep 03 04:18:28.887: DEBGfreemap_route_ipv4 |
| 3775 | 2026-09-03T04:18:30.553Z | |
| 3776 | 2026-09-03T04:18:30.553Z | 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 } }] |
| 3777 | 2026-09-03T04:18:30.553Z | |
| 3778 | 2026-09-03T04:18:30.553Z | Sep 03 04:18:28.887 Sep 03 04:18:28.887INFOSep 03 04:18:28.887 INFO adding route 172.17.0.45/32 -> 10.0.0.255 DEBGadding route 172.17.0.53/32 -> 10.0.0.255 Sep 03 04:18:28.887 |
| 3779 | 2026-09-03T04:18:30.553Z | initted freemap. size: 64 |
| 3780 | 2026-09-03T04:18:30.553Z | , DEBG unitreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.887:Sep 03 04:18:28.887 |
| 3781 | 2026-09-03T04:18:30.553Z | freemap_route_ipv6 |
| 3782 | 2026-09-03T04:18:30.553Z | DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3783 | 2026-09-03T04:18:30.553Z | |
| 3784 | 2026-09-03T04:18:30.553Z | Sep 03 04:18:28.887Sep 03 04:18:28.887 Sep 03 04:18:28.887Sep 03 04:18:28.887 INFOINFO DEBGINFO adding route 172.17.0.46/32 -> 10.0.0.255reset freemapadding route 172.17.0.54/32 -> 10.0.0.255, |
| 3785 | 2026-09-03T04:18:30.553Z | unit |
| 3786 | 2026-09-03T04:18:30.553Z | adding route 172.17.0.33/32 -> 10.0.0.255: |
| 3787 | 2026-09-03T04:18:30.553Z | Sep 03 04:18:28.887 freemap_route_ipv6DEBGSep 03 04:18:28.887 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 |
| 3788 | 2026-09-03T04:18:30.553Z | 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 } }] |
| 3789 | 2026-09-03T04:18:30.553Z | |
| 3790 | 2026-09-03T04:18:30.553Z | Sep 03 04:18:28.887 DEBG Sep 03 04:18:28.887replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.887Sep 03 04:18:28.887 INFOINFOINFO |
| 3791 | 2026-09-03T04:18:30.553Z | adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3792 | 2026-09-03T04:18:30.553Z | |
| 3793 | 2026-09-03T04:18:30.554Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 04:18:28.888 |
| 3794 | 2026-09-03T04:18:30.554Z | Sep 03 04:18:28.888DEBG DEBGreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:18:28.888replacing 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 } }] |
| 3795 | 2026-09-03T04:18:30.554Z | DEBGSep 03 04:18:28.888 |
| 3796 | 2026-09-03T04:18:30.554Z | replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.888 |
| 3797 | 2026-09-03T04:18:30.554Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255 Sep 03 04:18:28.888INFO Sep 03 04:18:28.888INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 3798 | 2026-09-03T04:18:30.554Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 3799 | 2026-09-03T04:18:30.554Z | |
| 3800 | 2026-09-03T04:18:30.554Z | INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3801 | 2026-09-03T04:18:30.554Z | Sep 03 04:18:28.888Sep 03 04:18:28.888Sep 03 04:18:28.888 Sep 03 04:18:28.888DEBGDEBG DEBGreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] 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 } }] |
| 3802 | 2026-09-03T04:18:30.554Z | |
| 3803 | 2026-09-03T04:18:30.554Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 3804 | 2026-09-03T04:18:30.554Z | test route::tests::delete_targets_fragmented ... ok |
| 3805 | 2026-09-03T04:18:30.554Z | Sep 03 04:18:28.888replacing 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 } }] |
| 3806 | 2026-09-03T04:18:30.554Z | INFOSep 03 04:18:28.888 Sep 03 04:18:28.888 adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3807 | 2026-09-03T04:18:30.554Z | INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:18:28.888adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3808 | 2026-09-03T04:18:30.554Z | |
| 3809 | 2026-09-03T04:18:30.554Z | test route::tests::delete_target_full ... ok |
| 3810 | 2026-09-03T04:18:30.554Z | Sep 03 04:18:28.888DEBG INFOSep 03 04:18:28.888replacing 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 } }] |
| 3811 | 2026-09-03T04:18:30.554Z | 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 } }]Sep 03 04:18:28.888 |
| 3812 | 2026-09-03T04:18:30.554Z | adding route 172.17.0.35/32 -> 10.0.0.255 Sep 03 04:18:28.888 |
| 3813 | 2026-09-03T04:18:30.554Z | DEBG INFOSep 03 04:18:28.888 replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.50/32 -> 10.0.0.255INFO |
| 3814 | 2026-09-03T04:18:30.554Z | |
| 3815 | 2026-09-03T04:18:30.554Z | adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:18:28.888 |
| 3816 | 2026-09-03T04:18:30.554Z | DEBGSep 03 04:18:28.888Sep 03 04:18:28.888 Sep 03 04:18:28.888replacing 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 } }]INFODEBG |
| 3817 | 2026-09-03T04:18:30.554Z | 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 } }]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 } }] |
| 3818 | 2026-09-03T04:18:30.554Z | |
| 3819 | 2026-09-03T04:18:30.554Z | adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3820 | 2026-09-03T04:18:30.554Z | Sep 03 04:18:28.888Sep 03 04:18:28.888Sep 03 04:18:28.888 Sep 03 04:18:28.888 DEBGINFO INFOINFOreplacing 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.51/32 -> 10.0.0.255 |
| 3821 | 2026-09-03T04:18:30.555Z | |
| 3822 | 2026-09-03T04:18:30.555Z | adding route 172.17.0.36/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255 |
| 3823 | 2026-09-03T04:18:30.555Z | |
| 3824 | 2026-09-03T04:18:30.555Z | Sep 03 04:18:28.888 DEBGSep 03 04:18:28.888Sep 03 04:18:28.888 DEBGDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3825 | 2026-09-03T04:18:30.555Z | replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.888 |
| 3826 | 2026-09-03T04:18:30.555Z | INFO |
| 3827 | 2026-09-03T04:18:30.555Z | adding route 172.17.0.59/32 -> 10.0.0.255 |
| 3828 | 2026-09-03T04:18:30.555Z | Sep 03 04:18:28.888 INFOSep 03 04:18:28.888Sep 03 04:18:28.888 Sep 03 04:18:28.888adding route 172.17.0.1/32 -> 10.0.0.255 INFO |
| 3829 | 2026-09-03T04:18:30.555Z | adding route 172.17.0.52/32 -> 10.0.0.255INFODEBG |
| 3830 | 2026-09-03T04:18:30.555Z | adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 04:18:28.888 |
| 3831 | 2026-09-03T04:18:30.555Z | Sep 03 04:18:28.888DEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3832 | 2026-09-03T04:18:30.555Z | |
| 3833 | 2026-09-03T04:18:30.555Z | DEBGSep 03 04:18:28.888 replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.888Sep 03 04:18:28.888DEBG INFOINFO |
| 3834 | 2026-09-03T04:18:30.555Z | adding route 172.17.0.2/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 } }] |
| 3835 | 2026-09-03T04:18:30.555Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3836 | 2026-09-03T04:18:30.555Z | |
| 3837 | 2026-09-03T04:18:30.555Z | Sep 03 04:18:28.888 INFO Sep 03 04:18:28.888adding route 172.17.0.53/32 -> 10.0.0.255 |
| 3838 | 2026-09-03T04:18:30.555Z | DEBGSep 03 04:18:28.888 Sep 03 04:18:28.888replacing 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 |
| 3839 | 2026-09-03T04:18:30.555Z | INFOSep 03 04:18:28.888replacing 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 } }] |
| 3840 | 2026-09-03T04:18:30.560Z | DEBGSep 03 04:18:28.888 adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3841 | 2026-09-03T04:18:30.560Z | replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.888 |
| 3842 | 2026-09-03T04:18:30.560Z | INFODEBG failed to allocate space for the new target list |
| 3843 | 2026-09-03T04:18:30.560Z | adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 04:18:28.888 |
| 3844 | 2026-09-03T04:18:30.560Z | Sep 03 04:18:28.888INFOSep 03 04:18:28.888 Sep 03 04:18:28.888DEBG adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3845 | 2026-09-03T04:18:30.560Z | 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 } }] |
| 3846 | 2026-09-03T04:18:30.560Z | Sep 03 04:18:28.895 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 } }]Sep 03 04:18:28.895 |
| 3847 | 2026-09-03T04:18:30.560Z | INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 04:18:28.896 |
| 3848 | 2026-09-03T04:18:30.560Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3849 | 2026-09-03T04:18:30.560Z | Sep 03 04:18:28.896Sep 03 04:18:28.896DEBG DEBG DEBGreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 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 } }] |
| 3850 | 2026-09-03T04:18:30.560Z | |
| 3851 | 2026-09-03T04:18:30.560Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3852 | 2026-09-03T04:18:30.560Z | Sep 03 04:18:28.896 INFO adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 04:18:28.896 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3853 | 2026-09-03T04:18:30.560Z | |
| 3854 | 2026-09-03T04:18:30.560Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGDEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 3855 | 2026-09-03T04:18:30.560Z | |
| 3856 | 2026-09-03T04:18:30.560Z | Sep 03 04:18:28.896 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 3857 | 2026-09-03T04:18:30.560Z | Sep 03 04:18:28.896 INFOSep 03 04:18:28.896 adding route 172.17.0.41/32 -> 10.0.0.255DEBG |
| 3858 | 2026-09-03T04:18:30.560Z | 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 } }] |
| 3859 | 2026-09-03T04:18:30.560Z | Sep 03 04:18:28.896 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 3860 | 2026-09-03T04:18:30.560Z | Sep 03 04:18:28.896 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 } }] |
| 3861 | 2026-09-03T04:18:30.560Z | Sep 03 04:18:28.896 Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255 |
| 3862 | 2026-09-03T04:18:30.561Z | |
| 3863 | 2026-09-03T04:18:30.561Z | Sep 03 04:18:28.896 Sep 03 04:18:28.896DEBG INFOreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3864 | 2026-09-03T04:18:30.561Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3865 | 2026-09-03T04:18:30.561Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGDEBGINFO replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 3866 | 2026-09-03T04:18:30.561Z | |
| 3867 | 2026-09-03T04:18:30.561Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 3868 | 2026-09-03T04:18:30.561Z | Sep 03 04:18:28.896 Sep 03 04:18:28.896INFO DEBGadding route 172.17.0.43/32 -> 10.0.0.255 |
| 3869 | 2026-09-03T04:18:30.561Z | replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3870 | 2026-09-03T04:18:30.561Z | Sep 03 04:18:28.896 INFOSep 03 04:18:28.896 Sep 03 04:18:28.896adding route 172.17.0.4/32 -> 10.0.0.255 |
| 3871 | 2026-09-03T04:18:30.561Z | INFO DEBGadding route 172.17.0.61/32 -> 10.0.0.255 |
| 3872 | 2026-09-03T04:18:30.561Z | Sep 03 04:18:28.896replacing 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 } }] |
| 3873 | 2026-09-03T04:18:30.561Z | DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:18:28.896 |
| 3874 | 2026-09-03T04:18:30.561Z | Sep 03 04:18:28.896DEBG 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 } }] Sep 03 04:18:28.896 |
| 3875 | 2026-09-03T04:18:30.561Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 3876 | 2026-09-03T04:18:30.561Z | INFO Sep 03 04:18:28.896adding route 172.17.0.5/32 -> 10.0.0.255 Sep 03 04:18:28.896 |
| 3877 | 2026-09-03T04:18:30.561Z | INFO DEBGadding route 172.17.0.62/32 -> 10.0.0.255 |
| 3878 | 2026-09-03T04:18:30.561Z | Sep 03 04:18:28.896replacing 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 } }] |
| 3879 | 2026-09-03T04:18:30.561Z | 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 } }] |
| 3880 | 2026-09-03T04:18:30.561Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.45/32 -> 10.0.0.255 |
| 3881 | 2026-09-03T04:18:30.561Z | |
| 3882 | 2026-09-03T04:18:30.561Z | Sep 03 04:18:28.896 INFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 04:18:28.896Sep 03 04:18:28.896 |
| 3883 | 2026-09-03T04:18:30.561Z | DEBGDEBG failed to allocate space for the new target listSep 03 04:18:28.896 |
| 3884 | 2026-09-03T04:18:30.561Z | 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 |
| 3885 | 2026-09-03T04:18:30.561Z | 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 } }] |
| 3886 | 2026-09-03T04:18:30.561Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFOSep 03 04:18:28.896 DEBGadding route 172.17.0.46/32 -> 10.0.0.255 INFO |
| 3887 | 2026-09-03T04:18:30.561Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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.7/32 -> 10.0.0.255 |
| 3888 | 2026-09-03T04:18:30.561Z | |
| 3889 | 2026-09-03T04:18:30.561Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGDEBG replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3890 | 2026-09-03T04:18:30.562Z | |
| 3891 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFOINFO adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255 |
| 3892 | 2026-09-03T04:18:30.562Z | |
| 3893 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGDEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 3894 | 2026-09-03T04:18:30.562Z | |
| 3895 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFOINFO adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255 |
| 3896 | 2026-09-03T04:18:30.562Z | |
| 3897 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896 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 } }] |
| 3898 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.10/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 } }] |
| 3899 | 2026-09-03T04:18:30.562Z | |
| 3900 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.49/32 -> 10.0.0.255 |
| 3901 | 2026-09-03T04:18:30.562Z | |
| 3902 | 2026-09-03T04:18:30.562Z | test route::tests::add_target_fails_full ... ok |
| 3903 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.11/32 -> 10.0.0.255replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3904 | 2026-09-03T04:18:30.562Z | |
| 3905 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.50/32 -> 10.0.0.255 |
| 3906 | 2026-09-03T04:18:30.562Z | |
| 3907 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG 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 } }] |
| 3908 | 2026-09-03T04:18:30.562Z | adding route 172.17.0.12/32 -> 10.0.0.255 |
| 3909 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 3910 | 2026-09-03T04:18:30.562Z | 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 } }] |
| 3911 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.13/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 } }] |
| 3912 | 2026-09-03T04:18:30.562Z | |
| 3913 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.52/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 } }] |
| 3914 | 2026-09-03T04:18:30.562Z | |
| 3915 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255 |
| 3916 | 2026-09-03T04:18:30.562Z | |
| 3917 | 2026-09-03T04:18:30.562Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3918 | 2026-09-03T04:18:30.562Z | |
| 3919 | 2026-09-03T04:18:30.563Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.15/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 } }] |
| 3920 | 2026-09-03T04:18:30.563Z | |
| 3921 | 2026-09-03T04:18:30.563Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.54/32 -> 10.0.0.255 |
| 3922 | 2026-09-03T04:18:30.563Z | |
| 3923 | 2026-09-03T04:18:30.563Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.16/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 } }] |
| 3924 | 2026-09-03T04:18:30.563Z | |
| 3925 | 2026-09-03T04:18:30.563Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.55/32 -> 10.0.0.255 |
| 3926 | 2026-09-03T04:18:30.563Z | |
| 3927 | 2026-09-03T04:18:30.563Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.17/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 } }] |
| 3928 | 2026-09-03T04:18:30.563Z | |
| 3929 | 2026-09-03T04:18:30.563Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255 |
| 3930 | 2026-09-03T04:18:30.563Z | |
| 3931 | 2026-09-03T04:18:30.563Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255 |
| 3932 | 2026-09-03T04:18:30.563Z | |
| 3933 | 2026-09-03T04:18:30.563Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.57/32 -> 10.0.0.255replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3934 | 2026-09-03T04:18:30.563Z | |
| 3935 | 2026-09-03T04:18:30.563Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.19/32 -> 10.0.0.255 |
| 3936 | 2026-09-03T04:18:30.563Z | |
| 3937 | 2026-09-03T04:18:30.563Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.58/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 } }] |
| 3938 | 2026-09-03T04:18:30.563Z | |
| 3939 | 2026-09-03T04:18:30.563Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 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.20/32 -> 10.0.0.255 |
| 3940 | 2026-09-03T04:18:30.568Z | |
| 3941 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG 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 } }] |
| 3942 | 2026-09-03T04:18:30.568Z | |
| 3943 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 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 |
| 3944 | 2026-09-03T04:18:30.568Z | |
| 3945 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.60/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 } }] |
| 3946 | 2026-09-03T04:18:30.568Z | |
| 3947 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.22/32 -> 10.0.0.255 |
| 3948 | 2026-09-03T04:18:30.568Z | |
| 3949 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.61/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 } }] |
| 3950 | 2026-09-03T04:18:30.568Z | |
| 3951 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.23/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 } }] |
| 3952 | 2026-09-03T04:18:30.568Z | |
| 3953 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 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.62/32 -> 10.0.0.255 |
| 3954 | 2026-09-03T04:18:30.568Z | |
| 3955 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.24/32 -> 10.0.0.255replacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3956 | 2026-09-03T04:18:30.568Z | |
| 3957 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 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.63/32 -> 10.0.0.255 |
| 3958 | 2026-09-03T04:18:30.568Z | |
| 3959 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 INFODEBG adding route 172.17.0.25/32 -> 10.0.0.255replacing targets for 172.17.0.63/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 3960 | 2026-09-03T04:18:30.568Z | |
| 3961 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.896Sep 03 04:18:28.896 DEBGDEBG failed to allocate space for the new target listreplacing 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 } }] |
| 3962 | 2026-09-03T04:18:30.568Z | |
| 3963 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.903 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 } }] |
| 3964 | 2026-09-03T04:18:30.568Z | Sep 03 04:18:28.903 INFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 04:18:28.903 |
| 3965 | 2026-09-03T04:18:30.568Z | DEBG failed to allocate space for the new target list |
| 3966 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.903 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 } }] |
| 3967 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.903 INFO adding route 172.17.0.27/32 -> 10.0.0.255 |
| 3968 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.903 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 } }] |
| 3969 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.903 INFO adding route 172.17.0.28/32 -> 10.0.0.255 |
| 3970 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.903 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 } }] |
| 3971 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.903 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 3972 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.903 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 } }] |
| 3973 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 3974 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 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 } }] |
| 3975 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 3976 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 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 } }] |
| 3977 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 3978 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 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 } }] |
| 3979 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.33/32 -> 10.0.0.255 |
| 3980 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 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 } }] |
| 3981 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 3982 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 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 } }] |
| 3983 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 3984 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 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 } }] |
| 3985 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.36/32 -> 10.0.0.255 |
| 3986 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 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 } }] |
| 3987 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 3988 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 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 } }] |
| 3989 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 3990 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 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 } }] |
| 3991 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 3992 | 2026-09-03T04:18:30.569Z | Sep 03 04:18:28.904 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 } }] |
| 3993 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.40/32 -> 10.0.0.255 |
| 3994 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 3995 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.41/32 -> 10.0.0.255 |
| 3996 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 3997 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.42/32 -> 10.0.0.255 |
| 3998 | 2026-09-03T04:18:30.570Z | test route::tests::delete_targets_full ... ok |
| 3999 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 4000 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 4001 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 4002 | 2026-09-03T04:18:30.570Z | |
| 4003 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.44/32 -> 10.0.0.255 |
| 4004 | 2026-09-03T04:18:30.570Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s |
| 4005 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 4006 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.45/32 -> 10.0.0.255 |
| 4007 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 4008 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.46/32 -> 10.0.0.255 |
| 4009 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 4010 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 4011 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 4012 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.48/32 -> 10.0.0.255 |
| 4013 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 4014 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 4015 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 4016 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 4017 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 4018 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 4019 | 2026-09-03T04:18:30.570Z | |
| 4020 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 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 } }] |
| 4021 | 2026-09-03T04:18:30.570Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 4022 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.904 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 } }] |
| 4023 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.904 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 4024 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.904 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 } }] |
| 4025 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 4026 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 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 } }] |
| 4027 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 4028 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 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 } }] |
| 4029 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 4030 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 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 } }] |
| 4031 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 4032 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 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 } }] |
| 4033 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 4034 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 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 } }] |
| 4035 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 4036 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 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 } }] |
| 4037 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 4038 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 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 } }] |
| 4039 | 2026-09-03T04:18:30.571Z | Sep 03 04:18:28.912 DEBG failed to allocate space for the new target list |
| 4040 | 2026-09-03T04:18:30.575Z | Sep 03 04:18:28.912 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 } }] |
| 4041 | 2026-09-03T04:18:30.575Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-ac634c052bd66226) |
| 4042 | 2026-09-03T04:18:30.575Z | |
| 4043 | 2026-09-03T04:18:30.575Z | running 0 tests |
| 4044 | 2026-09-03T04:18:30.575Z | |
| 4045 | 2026-09-03T04:18:30.575Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4046 | 2026-09-03T04:18:30.575Z | |
| 4047 | 2026-09-03T04:18:30.575Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc) |
| 4048 | 2026-09-03T04:18:30.575Z | |
| 4049 | 2026-09-03T04:18:30.576Z | running 0 tests |
| 4050 | 2026-09-03T04:18:30.576Z | |
| 4051 | 2026-09-03T04:18:30.576Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4052 | 2026-09-03T04:18:30.576Z | |
| 4053 | 2026-09-03T04:18:30.576Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-56a2428f938c34e0) |
| 4054 | 2026-09-03T04:18:30.576Z | |
| 4055 | 2026-09-03T04:18:30.576Z | running 6 tests |
| 4056 | 2026-09-03T04:18:30.576Z | test tests::test_full_lot_id_neither_present ... ok |
| 4057 | 2026-09-03T04:18:30.576Z | test tests::test_full_lot_id_lot_only ... ok |
| 4058 | 2026-09-03T04:18:30.576Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 4059 | 2026-09-03T04:18:30.576Z | test tests::test_full_lot_id_both_present ... ok |
| 4060 | 2026-09-03T04:18:30.576Z | test tests::test_parse_client_port_id ... ok |
| 4061 | 2026-09-03T04:18:30.576Z | test tests::test_port_id_cmp ... ok |
| 4062 | 2026-09-03T04:18:30.576Z | |
| 4063 | 2026-09-03T04:18:30.576Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4064 | 2026-09-03T04:18:30.576Z | |
| 4065 | 2026-09-03T04:18:30.576Z | Running tests/test_all.rs (target/debug/deps/test_all-01bad50d638c8053) |
| 4066 | 2026-09-03T04:18:30.576Z | |
| 4067 | 2026-09-03T04:18:30.576Z | running 0 tests |
| 4068 | 2026-09-03T04:18:30.576Z | |
| 4069 | 2026-09-03T04:18:30.576Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4070 | 2026-09-03T04:18:30.576Z | |
| 4071 | 2026-09-03T04:18:30.576Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded) |
| 4072 | 2026-09-03T04:18:30.576Z | |
| 4073 | 2026-09-03T04:18:30.576Z | running 0 tests |
| 4074 | 2026-09-03T04:18:30.577Z | |
| 4075 | 2026-09-03T04:18:30.577Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4076 | 2026-09-03T04:18:30.577Z | |
| 4077 | 2026-09-03T04:18:30.577Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3) |
| 4078 | 2026-09-03T04:18:30.577Z | |
| 4079 | 2026-09-03T04:18:30.577Z | running 15 tests |
| 4080 | 2026-09-03T04:18:30.577Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 4081 | 2026-09-03T04:18:30.577Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 4082 | 2026-09-03T04:18:30.577Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 4083 | 2026-09-03T04:18:30.577Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 4084 | 2026-09-03T04:18:30.577Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 4085 | 2026-09-03T04:18:30.577Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 4086 | 2026-09-03T04:18:30.577Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 4087 | 2026-09-03T04:18:30.577Z | test v1::network::tests::test_equal ... ok |
| 4088 | 2026-09-03T04:18:30.577Z | test v1::network::tests::test_eui64 ... ok |
| 4089 | 2026-09-03T04:18:30.577Z | test v1::network::tests::test_into ... ok |
| 4090 | 2026-09-03T04:18:30.577Z | test v1::network::tests::test_not_equal ... ok |
| 4091 | 2026-09-03T04:18:30.577Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 4092 | 2026-09-03T04:18:30.577Z | test v1::network::tests::test_to_string ... ok |
| 4093 | 2026-09-03T04:18:30.577Z | test v1::network::tests::test_parse ... ok |
| 4094 | 2026-09-03T04:18:30.577Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 4095 | 2026-09-03T04:18:30.577Z | |
| 4096 | 2026-09-03T04:18:30.577Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4097 | 2026-09-03T04:18:30.577Z | |
| 4098 | 2026-09-03T04:18:30.577Z | Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19) |
| 4099 | 2026-09-03T04:18:30.577Z | |
| 4100 | 2026-09-03T04:18:30.577Z | running 12 tests |
| 4101 | 2026-09-03T04:18:30.577Z | test lldp::test_lldp_parse ... ok |
| 4102 | 2026-09-03T04:18:30.577Z | test icmp::test_v4_checksum ... ok |
| 4103 | 2026-09-03T04:18:30.578Z | test icmp::test_v6_checksum ... ok |
| 4104 | 2026-09-03T04:18:30.578Z | test pbuf::test_byte ... ok |
| 4105 | 2026-09-03T04:18:30.578Z | test pbuf::test_nibble ... ok |
| 4106 | 2026-09-03T04:18:30.578Z | test ipv6::test_ipv6_parse ... ok |
| 4107 | 2026-09-03T04:18:30.578Z | test pbuf::test_short ... ok |
| 4108 | 2026-09-03T04:18:30.578Z | test pbuf::test_overflow ... ok |
| 4109 | 2026-09-03T04:18:30.578Z | test pbuf::test_twelve ... ok |
| 4110 | 2026-09-03T04:18:30.578Z | test pbuf::test_word ... ok |
| 4111 | 2026-09-03T04:18:30.578Z | test tcp::test_checksum_syn_nodata ... ok |
| 4112 | 2026-09-03T04:18:30.578Z | test tcp::test_checksum_ack_data ... ok |
| 4113 | 2026-09-03T04:18:30.578Z | |
| 4114 | 2026-09-03T04:18:30.578Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4115 | 2026-09-03T04:18:30.578Z | |
| 4116 | 2026-09-03T04:18:30.578Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 4117 | 2026-09-03T04:18:30.578Z | |
| 4118 | 2026-09-03T04:18:30.578Z | running 0 tests |
| 4119 | 2026-09-03T04:18:30.578Z | |
| 4120 | 2026-09-03T04:18:30.578Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4121 | 2026-09-03T04:18:30.578Z | |
| 4122 | 2026-09-03T04:18:30.578Z | Running unittests src/main.rs (target/debug/deps/swadm-f77e75efb2063bcd) |
| 4123 | 2026-09-03T04:18:30.578Z | |
| 4124 | 2026-09-03T04:18:30.578Z | running 5 tests |
| 4125 | 2026-09-03T04:18:30.578Z | test switchport::test::test_compute_lanes ... ok |
| 4126 | 2026-09-03T04:18:30.578Z | test switchport::test::port_id_ordering ... ok |
| 4127 | 2026-09-03T04:18:30.582Z | Lane 0 Lane 1 Lane 2 Lane 3 Lane 0 |
| 4128 | 2026-09-03T04:18:30.582Z | Rx Loss-of-lock: YesLane 1 Lane 2Yes Lane 3 |
| 4129 | 2026-09-03T04:18:30.582Z | Yes Yes State: Activated |
| 4130 | 2026-09-03T04:18:30.582Z | Activated Rx Loss-of-signal: YesActivated YesActivated |
| 4131 | 2026-09-03T04:18:30.582Z | Yes Rx Output Enabled: falseYes |
| 4132 | 2026-09-03T04:18:30.582Z | false Rx CDR Enabled: Yes falseYes false |
| 4133 | 2026-09-03T04:18:30.582Z | Yes Rx Output Status: valid Yes |
| 4134 | 2026-09-03T04:18:30.582Z | valid Tx Enabled: Yes validYes valid |
| 4135 | 2026-09-03T04:18:30.583Z | Yes Rx Loss-of-lock: true Yes |
| 4136 | 2026-09-03T04:18:30.583Z | true Tx Loss-of-lock: Notrue true |
| 4137 | 2026-09-03T04:18:30.583Z | No Rx Loss-of-signal: falseNo Nofalse |
| 4138 | 2026-09-03T04:18:30.583Z | Tx Loss-of-signal: Nofalse Nofalse |
| 4139 | 2026-09-03T04:18:30.583Z | Rx Auto-squelch Disable: trueNo true No |
| 4140 | 2026-09-03T04:18:30.583Z | true Tx CDR Enabled: Notrue |
| 4141 | 2026-09-03T04:18:30.583Z | No Tx Output Enabled: true No trueNo |
| 4142 | 2026-09-03T04:18:30.583Z | true Tx Adaptive EQ Fault: No trueNo |
| 4143 | 2026-09-03T04:18:30.583Z | Tx Output Status: invalidNo Noinvalid |
| 4144 | 2026-09-03T04:18:30.583Z | invalid Tx Fault: Yes invalidYes |
| 4145 | 2026-09-03T04:18:30.583Z | Yes Tx Loss-of-lock: false Yes |
| 4146 | 2026-09-03T04:18:30.583Z | false false false |
| 4147 | 2026-09-03T04:18:30.583Z | Tx Loss-of-signal: true true true true |
| 4148 | 2026-09-03T04:18:30.583Z | Tx Auto-squelch Disable: false false false false |
| 4149 | 2026-09-03T04:18:30.583Z | Tx Adaptive EQ Fail: true true true true |
| 4150 | 2026-09-03T04:18:30.583Z | Tx Failure: false false false false |
| 4151 | 2026-09-03T04:18:30.583Z | Tx Force Squelch: true true true true |
| 4152 | 2026-09-03T04:18:30.583Z | Tx Input Polarity: normal normal normal normal |
| 4153 | 2026-09-03T04:18:30.583Z | test switchport::test::test_print_sff_datapath ... ok |
| 4154 | 2026-09-03T04:18:30.583Z | test switchport::test::test_print_cmis_datapath ... ok |
| 4155 | 2026-09-03T04:18:30.583Z | test link::test_filter ... ok |
| 4156 | 2026-09-03T04:18:30.583Z | |
| 4157 | 2026-09-03T04:18:30.583Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4158 | 2026-09-03T04:18:30.583Z | |
| 4159 | 2026-09-03T04:18:30.583Z | Running tests/counters.rs (target/debug/deps/counters-0873bcadcbf0ee26) |
| 4160 | 2026-09-03T04:18:30.583Z | |
| 4161 | 2026-09-03T04:18:30.583Z | running 1 test |
| 4162 | 2026-09-03T04:18:30.583Z | test test_p4_counter_list ... ignored |
| 4163 | 2026-09-03T04:18:30.584Z | |
| 4164 | 2026-09-03T04:18:30.584Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4165 | 2026-09-03T04:18:30.584Z | |
| 4166 | 2026-09-03T04:18:30.584Z | Running tests/multicast.rs (target/debug/deps/multicast-86bcaf4b22ed6f0f) |
| 4167 | 2026-09-03T04:18:30.588Z | |
| 4168 | 2026-09-03T04:18:30.588Z | running 1 test |
| 4169 | 2026-09-03T04:18:30.588Z | test test_multicast_list_and_get ... ignored |
| 4170 | 2026-09-03T04:18:30.588Z | |
| 4171 | 2026-09-03T04:18:30.588Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4172 | 2026-09-03T04:18:30.588Z | |
| 4173 | 2026-09-03T04:18:30.588Z | Running tests/port-link.rs (target/debug/deps/port_link-13d49676f3990b01) |
| 4174 | 2026-09-03T04:18:30.588Z | |
| 4175 | 2026-09-03T04:18:30.588Z | running 5 tests |
| 4176 | 2026-09-03T04:18:30.588Z | test test_an ... ignored |
| 4177 | 2026-09-03T04:18:30.588Z | test test_enable ... ignored |
| 4178 | 2026-09-03T04:18:30.588Z | test test_ip_addresses ... ignored |
| 4179 | 2026-09-03T04:18:30.588Z | test test_kr ... ignored |
| 4180 | 2026-09-03T04:18:30.588Z | test test_mac ... ignored |
| 4181 | 2026-09-03T04:18:30.588Z | |
| 4182 | 2026-09-03T04:18:30.588Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4183 | 2026-09-03T04:18:30.588Z | |
| 4184 | 2026-09-03T04:18:30.588Z | Running unittests src/main.rs (target/debug/deps/tfportd-dcd20d8746e97cba) |
| 4185 | 2026-09-03T04:18:30.592Z | |
| 4186 | 2026-09-03T04:18:30.592Z | running 3 tests |
| 4187 | 2026-09-03T04:18:30.592Z | test linklocal::test_parse_ipadm ... ok |
| 4188 | 2026-09-03T04:18:30.592Z | test tfport::test_parse_tfport ... ok |
| 4189 | 2026-09-03T04:18:30.592Z | test config::tests::test_updates ... ok |
| 4190 | 2026-09-03T04:18:30.592Z | |
| 4191 | 2026-09-03T04:18:30.592Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4192 | 2026-09-03T04:18:30.592Z | |
| 4193 | 2026-09-03T04:18:30.592Z | Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2) |
| 4194 | 2026-09-03T04:18:30.595Z | |
| 4195 | 2026-09-03T04:18:30.595Z | running 0 tests |
| 4196 | 2026-09-03T04:18:30.595Z | |
| 4197 | 2026-09-03T04:18:30.595Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4198 | 2026-09-03T04:18:30.595Z | |
| 4199 | 2026-09-03T04:18:30.595Z | Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6) |
| 4200 | 2026-09-03T04:18:30.595Z | |
| 4201 | 2026-09-03T04:18:30.595Z | running 0 tests |
| 4202 | 2026-09-03T04:18:30.595Z | |
| 4203 | 2026-09-03T04:18:30.595Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4204 | 2026-09-03T04:18:30.595Z | |
| 4205 | 2026-09-03T04:18:30.595Z | Doc-tests aal |
| 4206 | 2026-09-03T04:18:30.818Z | |
| 4207 | 2026-09-03T04:18:30.818Z | running 0 tests |
| 4208 | 2026-09-03T04:18:30.818Z | |
| 4209 | 2026-09-03T04:18:30.822Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4210 | 2026-09-03T04:18:30.822Z | |
| 4211 | 2026-09-03T04:18:30.844Z | Doc-tests aal_macros |
| 4212 | 2026-09-03T04:18:30.911Z | |
| 4213 | 2026-09-03T04:18:30.911Z | running 0 tests |
| 4214 | 2026-09-03T04:18:30.911Z | |
| 4215 | 2026-09-03T04:18:30.911Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4216 | 2026-09-03T04:18:30.911Z | |
| 4217 | 2026-09-03T04:18:30.922Z | Doc-tests common |
| 4218 | 2026-09-03T04:18:31.162Z | |
| 4219 | 2026-09-03T04:18:31.162Z | running 0 tests |
| 4220 | 2026-09-03T04:18:31.162Z | |
| 4221 | 2026-09-03T04:18:31.162Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4222 | 2026-09-03T04:18:31.162Z | |
| 4223 | 2026-09-03T04:18:31.189Z | Doc-tests dpd_api |
| 4224 | 2026-09-03T04:18:31.902Z | |
| 4225 | 2026-09-03T04:18:31.902Z | running 2 tests |
| 4226 | 2026-09-03T04:18:31.902Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 4227 | 2026-09-03T04:18:31.902Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 4228 | 2026-09-03T04:18:31.902Z | |
| 4229 | 2026-09-03T04:18:31.902Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4230 | 2026-09-03T04:18:31.902Z | |
| 4231 | 2026-09-03T04:18:31.931Z | Doc-tests dpd_client |
| 4232 | 2026-09-03T04:18:33.307Z | |
| 4233 | 2026-09-03T04:18:33.307Z | running 0 tests |
| 4234 | 2026-09-03T04:18:33.307Z | |
| 4235 | 2026-09-03T04:18:33.307Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4236 | 2026-09-03T04:18:33.307Z | |
| 4237 | 2026-09-03T04:18:33.361Z | Doc-tests dpd_types |
| 4238 | 2026-09-03T04:18:33.548Z | |
| 4239 | 2026-09-03T04:18:33.549Z | running 0 tests |
| 4240 | 2026-09-03T04:18:33.549Z | |
| 4241 | 2026-09-03T04:18:33.549Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4242 | 2026-09-03T04:18:33.549Z | |
| 4243 | 2026-09-03T04:18:33.574Z | Doc-tests dpd_types_versions |
| 4244 | 2026-09-03T04:18:35.083Z | |
| 4245 | 2026-09-03T04:18:35.083Z | running 1 test |
| 4246 | 2026-09-03T04:18:35.083Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 4247 | 2026-09-03T04:18:35.083Z | |
| 4248 | 2026-09-03T04:18:35.083Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4249 | 2026-09-03T04:18:35.083Z | |
| 4250 | 2026-09-03T04:18:35.132Z | Doc-tests packet |
| 4251 | 2026-09-03T04:18:35.356Z | |
| 4252 | 2026-09-03T04:18:35.356Z | running 0 tests |
| 4253 | 2026-09-03T04:18:35.356Z | |
| 4254 | 2026-09-03T04:18:35.356Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4255 | 2026-09-03T04:18:35.356Z | |
| 4256 | 2026-09-03T04:18:35.383Z | Doc-tests pcap |
| 4257 | 2026-09-03T04:18:35.435Z | |
| 4258 | 2026-09-03T04:18:35.435Z | running 0 tests |
| 4259 | 2026-09-03T04:18:35.435Z | |
| 4260 | 2026-09-03T04:18:35.435Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4261 | 2026-09-03T04:18:35.435Z | |
| 4262 | 2026-09-03T04:18:35.588Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 4263 | 2026-09-03T04:18:35.588Z | + RUST_BACKTRACE=full |
| 4264 | 2026-09-03T04:18:35.589Z | + cargo test --features tofino_asic --no-fail-fast |
| 4265 | 2026-09-03T04:18:36.116Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 4266 | 2026-09-03T04:18:36.195Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 4267 | 2026-09-03T04:18:36.203Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#d13f3e2d) |
| 4268 | 2026-09-03T04:18:36.211Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 4269 | 2026-09-03T04:18:45.088Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 4270 | 2026-09-03T04:18:45.183Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 4271 | 2026-09-03T04:19:29.780Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 54.26s |
| 4272 | 2026-09-03T04:19:29.893Z | Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd) |
| 4273 | 2026-09-03T04:19:29.896Z | |
| 4274 | 2026-09-03T04:19:29.896Z | running 0 tests |
| 4275 | 2026-09-03T04:19:29.896Z | |
| 4276 | 2026-09-03T04:19:29.896Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4277 | 2026-09-03T04:19:29.896Z | |
| 4278 | 2026-09-03T04:19:29.896Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 4279 | 2026-09-03T04:19:29.899Z | |
| 4280 | 2026-09-03T04:19:29.899Z | running 0 tests |
| 4281 | 2026-09-03T04:19:29.899Z | |
| 4282 | 2026-09-03T04:19:29.899Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4283 | 2026-09-03T04:19:29.899Z | |
| 4284 | 2026-09-03T04:19:29.899Z | Running unittests src/lib.rs (target/debug/deps/asic-ef4bac77d6939814) |
| 4285 | 2026-09-03T04:19:29.999Z | |
| 4286 | 2026-09-03T04:19:29.999Z | running 8 tests |
| 4287 | 2026-09-03T04:19:30.003Z | test tofino_asic::qsfp::tests::fix_link ... ok |
| 4288 | 2026-09-03T04:19:30.003Z | test tofino_asic::qsfp::tests::test_read_write_cpu_port ... ok |
| 4289 | 2026-09-03T04:19:30.003Z | test tofino_asic::stats::constants_sanity_check ... ok |
| 4290 | 2026-09-03T04:19:30.003Z | test tofino_asic::tests::test_wafer_location_from_coords ... ok |
| 4291 | 2026-09-03T04:19:30.003Z | test tofino_asic::qsfp::tests::test_send_to_dpd_send_error ... ok |
| 4292 | 2026-09-03T04:19:30.003Z | test tofino_asic::qsfp::tests::test_send_to_dpd_mutiple_sends_fails ... ok |
| 4293 | 2026-09-03T04:19:30.010Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_ok ... ok |
| 4294 | 2026-09-03T04:19:30.503Z | test tofino_asic::qsfp::tests::test_send_to_dpd_recv_timeout ... ok |
| 4295 | 2026-09-03T04:19:30.503Z | |
| 4296 | 2026-09-03T04:19:30.503Z | test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s |
| 4297 | 2026-09-03T04:19:30.503Z | |
| 4298 | 2026-09-03T04:19:30.512Z | Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d) |
| 4299 | 2026-09-03T04:19:30.521Z | |
| 4300 | 2026-09-03T04:19:30.521Z | running 4 tests |
| 4301 | 2026-09-03T04:19:30.524Z | test nat::tests::test_vni ... ok |
| 4302 | 2026-09-03T04:19:30.524Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 4303 | 2026-09-03T04:19:30.524Z | test test_purge ... ok |
| 4304 | 2026-09-03T04:19:30.524Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 4305 | 2026-09-03T04:19:30.524Z | |
| 4306 | 2026-09-03T04:19:30.524Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 4307 | 2026-09-03T04:19:30.524Z | |
| 4308 | 2026-09-03T04:19:30.524Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607) |
| 4309 | 2026-09-03T04:19:30.532Z | |
| 4310 | 2026-09-03T04:19:30.532Z | running 1 test |
| 4311 | 2026-09-03T04:19:30.532Z | ------- |
| 4312 | 2026-09-03T04:19:30.532Z | Generating OpenAPI documents from API definitions ... |
| 4313 | 2026-09-03T04:19:30.672Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 4314 | 2026-09-03T04:19:30.788Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 4315 | 2026-09-03T04:19:31.890Z | ------- |
| 4316 | 2026-09-03T04:19:31.890Z | Checking 14 OpenAPI documents... |
| 4317 | 2026-09-03T04:19:31.890Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4318 | 2026-09-03T04:19:31.890Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4319 | 2026-09-03T04:19:31.890Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4320 | 2026-09-03T04:19:31.890Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4321 | 2026-09-03T04:19:31.890Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4322 | 2026-09-03T04:19:31.894Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4323 | 2026-09-03T04:19:31.894Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4324 | 2026-09-03T04:19:31.894Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4325 | 2026-09-03T04:19:31.894Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4326 | 2026-09-03T04:19:31.894Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4327 | 2026-09-03T04:19:31.894Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4328 | 2026-09-03T04:19:31.894Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4329 | 2026-09-03T04:19:31.894Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 4330 | 2026-09-03T04:19:31.894Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 4331 | 2026-09-03T04:19:31.894Z | Fresh dpd "latest" symlink |
| 4332 | 2026-09-03T04:19:31.894Z | ------- |
| 4333 | 2026-09-03T04:19:31.894Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 4334 | 2026-09-03T04:19:31.974Z | test test::test_apis_up_to_date ... ok |
| 4335 | 2026-09-03T04:19:31.974Z | |
| 4336 | 2026-09-03T04:19:31.974Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s |
| 4337 | 2026-09-03T04:19:31.974Z | |
| 4338 | 2026-09-03T04:19:32.038Z | Running unittests src/main.rs (target/debug/deps/dpd-6f21e342f95c3e19) |
| 4339 | 2026-09-03T04:19:32.104Z | |
| 4340 | 2026-09-03T04:19:32.104Z | running 93 tests |
| 4341 | 2026-09-03T04:19:32.108Z | test freemap::test_ordering ... ok |
| 4342 | 2026-09-03T04:19:32.108Z | test config::tests::test_updates ... ok |
| 4343 | 2026-09-03T04:19:32.108Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 4344 | 2026-09-03T04:19:32.108Z | test freemap::test_split ... ok |
| 4345 | 2026-09-03T04:19:32.108Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 4346 | 2026-09-03T04:19:32.108Z | test macaddrs::tests::test_mac_offset ... ok |
| 4347 | 2026-09-03T04:19:32.108Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 4348 | 2026-09-03T04:19:32.108Z | test macaddrs::tests::test_parse_port_id ... ok |
| 4349 | 2026-09-03T04:19:32.112Z | test mcast::tests::test_canonicalize_sources ... ok |
| 4350 | 2026-09-03T04:19:32.112Z | Sep 03 04:19:30.484 DEBG created new freemap, unit: freemap_test |
| 4351 | 2026-09-03T04:19:32.112Z | Sep 03 04:19:30.484 DEBG initted freemap. size: 128, unit: freemap_test |
| 4352 | 2026-09-03T04:19:32.112Z | Sep 03 04:19:30.484 DEBG Sep 03 04:19:30.484reset freemap , DEBGunit :created new freemap freemap_test |
| 4353 | 2026-09-03T04:19:32.112Z | , unit: freemap_test |
| 4354 | 2026-09-03T04:19:32.112Z | Sep 03 04:19:30.484 DEBG initted freemap. size: 128, unit: freemap_testSep 03 04:19:30.484 |
| 4355 | 2026-09-03T04:19:32.112Z | DEBG Sep 03 04:19:30.484created new freemap DEBG, unitreset freemap:, unitfreemap_test: |
| 4356 | 2026-09-03T04:19:32.112Z | freemap_test |
| 4357 | 2026-09-03T04:19:32.112Z | Sep 03 04:19:30.484 DEBG initted freemap. size: 128, unit: freemap_test |
| 4358 | 2026-09-03T04:19:32.112Z | Sep 03 04:19:30.484 DEBG reset freemap, unit: freemap_test |
| 4359 | 2026-09-03T04:19:32.112Z | test freemap::test_basic ... ok |
| 4360 | 2026-09-03T04:19:32.112Z | Sep 03 04:19:30.484 DEBG created new freemap, unit: freemap_test |
| 4361 | 2026-09-03T04:19:32.112Z | Sep 03 04:19:30.484 DEBG initted freemap. size: 128, unit: freemap_test |
| 4362 | 2026-09-03T04:19:32.112Z | test freemap::test_free ... ok |
| 4363 | 2026-09-03T04:19:32.112Z | Sep 03 04:19:30.484 DEBG reset freemap, unit: freemap_test |
| 4364 | 2026-09-03T04:19:32.112Z | test freemap::test_exhaustion ... ok |
| 4365 | 2026-09-03T04:19:32.112Z | test freemap::test_reclaim ... ok |
| 4366 | 2026-09-03T04:19:32.112Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 4367 | 2026-09-03T04:19:32.112Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 4368 | 2026-09-03T04:19:32.112Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 4369 | 2026-09-03T04:19:32.112Z | Sep 03 04:19:30.485 DEBG created new freemap, unit: freemap_test |
| 4370 | 2026-09-03T04:19:32.113Z | Sep 03 04:19:30.485 DEBG initted freemap. size: 8, unit: freemap_test |
| 4371 | 2026-09-03T04:19:32.113Z | Sep 03 04:19:30.485 DEBG reset freemap, unit: freemap_test |
| 4372 | 2026-09-03T04:19:32.113Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 4373 | 2026-09-03T04:19:32.113Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 4374 | 2026-09-03T04:19:32.113Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 4375 | 2026-09-03T04:19:32.113Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 4376 | 2026-09-03T04:19:32.113Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 4377 | 2026-09-03T04:19:32.113Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 4378 | 2026-09-03T04:19:32.113Z | test mcast::tests::test_sources_contain_any ... ok |
| 4379 | 2026-09-03T04:19:32.113Z | Sep 03 04:19:30.486 DEBG created new freemap, unit: freemap_test |
| 4380 | 2026-09-03T04:19:32.113Z | Sep 03 04:19:30.486 DEBG initted freemap. size: 128, unit: freemap_test |
| 4381 | 2026-09-03T04:19:32.113Z | Sep 03 04:19:30.486 DEBG reset freemap, unit: freemap_test |
| 4382 | 2026-09-03T04:19:32.113Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 4383 | 2026-09-03T04:19:32.113Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 4384 | 2026-09-03T04:19:32.113Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 4385 | 2026-09-03T04:19:32.113Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 4386 | 2026-09-03T04:19:32.113Z | test freemap::test_span ... ok |
| 4387 | 2026-09-03T04:19:32.113Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 4388 | 2026-09-03T04:19:32.113Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 4389 | 2026-09-03T04:19:32.113Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 4390 | 2026-09-03T04:19:32.113Z | test api_server::tests::test_build_info ... ok |
| 4391 | 2026-09-03T04:19:32.113Z | test mcast::tests::test_id_range_boundaries ... ok |
| 4392 | 2026-09-03T04:19:32.113Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 4393 | 2026-09-03T04:19:32.113Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 4394 | 2026-09-03T04:19:32.113Z | test mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok |
| 4395 | 2026-09-03T04:19:32.113Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 4396 | 2026-09-03T04:19:32.113Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 4397 | 2026-09-03T04:19:32.113Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 4398 | 2026-09-03T04:19:32.114Z | test mcast::validate::tests::test_validate_tag ... ok |
| 4399 | 2026-09-03T04:19:32.114Z | test nat::test_mapping ... ok |
| 4400 | 2026-09-03T04:19:32.114Z | test port_map::tests::test_backplane_group ... ok |
| 4401 | 2026-09-03T04:19:32.114Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 4402 | 2026-09-03T04:19:32.114Z | test port_map::tests::test_port_map ... ok |
| 4403 | 2026-09-03T04:19:32.114Z | test port_map::tests::dump_map ... ok |
| 4404 | 2026-09-03T04:19:32.114Z | test port_map::tests::parse_softnpu_revision ... ok |
| 4405 | 2026-09-03T04:19:32.118Z | Sep 03 04:19:30.488 DEBG created new freemap, unit: freemap_route_ipv4 |
| 4406 | 2026-09-03T04:19:32.118Z | Sep 03 04:19:30.488 DEBG created new freemap, unit: freemap_route_ipv6 |
| 4407 | 2026-09-03T04:19:32.118Z | Sep 03 04:19:30.488 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 4408 | 2026-09-03T04:19:32.118Z | Sep 03 04:19:30.488 DEBG reset freemap, unit: freemap_route_ipv4 |
| 4409 | 2026-09-03T04:19:32.118Z | Sep 03 04:19:30.488Sep 03 04:19:30.488 DEBGDEBG initted freemap. size: 64created new freemap, unit, :unit :freemap_route_ipv6 |
| 4410 | 2026-09-03T04:19:32.118Z | freemap_route_ipv4 |
| 4411 | 2026-09-03T04:19:32.118Z | Sep 03 04:19:30.488 DEBG Sep 03 04:19:30.488reset freemap , DEBGunit :created new freemap , freemap_route_ipv6unit |
| 4412 | 2026-09-03T04:19:32.118Z | : freemap_route_ipv6 |
| 4413 | 2026-09-03T04:19:32.118Z | Sep 03 04:19:30.488 INFOSep 03 04:19:30.488 Sep 03 04:19:30.488adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4414 | 2026-09-03T04:19:32.118Z | DEBGDEBG initted freemap. size: 64created new freemap, unit, Sep 03 04:19:30.488: DEBGunitfreemap_route_ipv4: |
| 4415 | 2026-09-03T04:19:32.118Z | freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4416 | 2026-09-03T04:19:32.118Z | Sep 03 04:19:30.488 |
| 4417 | 2026-09-03T04:19:32.119Z | DEBG reset freemap, unit:Sep 03 04:19:30.488 Sep 03 04:19:30.488freemap_route_ipv4INFO |
| 4418 | 2026-09-03T04:19:32.119Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4419 | 2026-09-03T04:19:32.119Z | created new freemapSep 03 04:19:30.488, Sep 03 04:19:30.488DEBG unitDEBG: initted freemap. size: 64replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }], |
| 4420 | 2026-09-03T04:19:32.119Z | freemap_route_ipv6unit |
| 4421 | 2026-09-03T04:19:32.119Z | : freemap_route_ipv6 |
| 4422 | 2026-09-03T04:19:32.119Z | Sep 03 04:19:30.488Sep 03 04:19:30.488Sep 03 04:19:30.488 DEBGDEBG reset freemapINFOinitted freemap. size: 64 , , unitadding route 3fff:dead::/64 -> 2001:db8::55:3unit |
| 4423 | 2026-09-03T04:19:32.119Z | :: freemap_route_ipv6freemap_route_ipv4 |
| 4424 | 2026-09-03T04:19:32.119Z | |
| 4425 | 2026-09-03T04:19:32.119Z | Sep 03 04:19:30.488 DEBG Sep 03 04:19:30.488replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 03 04:19:30.488INFO |
| 4426 | 2026-09-03T04:19:32.119Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 4427 | 2026-09-03T04:19:32.119Z | reset freemap, Sep 03 04:19:30.488unitSep 03 04:19:30.488: 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 } }]freemap_route_ipv4 |
| 4428 | 2026-09-03T04:19:32.119Z | |
| 4429 | 2026-09-03T04:19:32.119Z | adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 4430 | 2026-09-03T04:19:32.119Z | Sep 03 04:19:30.488Sep 03 04:19:30.488 Sep 03 04:19:30.488 INFODEBG initted freemap. size: 64DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1, unit |
| 4431 | 2026-09-03T04:19:32.119Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }]: |
| 4432 | 2026-09-03T04:19:32.119Z | freemap_route_ipv6 |
| 4433 | 2026-09-03T04:19:32.119Z | Sep 03 04:19:30.488 DEBGSep 03 04:19:30.488 Sep 03 04:19:30.488INFOreplacing 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 } }] |
| 4434 | 2026-09-03T04:19:32.119Z | DEBG reset freemapSep 03 04:19:30.488Sep 03 04:19:30.488, unit INFODEBG:adding route 3fff:beef::/64 -> 2001:db8::55:ff freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4435 | 2026-09-03T04:19:32.119Z | |
| 4436 | 2026-09-03T04:19:32.119Z | created new freemap |
| 4437 | 2026-09-03T04:19:32.119Z | , Sep 03 04:19:30.488unit Sep 03 04:19:30.488Sep 03 04:19:30.488:INFO freemap_route_ipv4Sep 03 04:19:30.488DEBG |
| 4438 | 2026-09-03T04:19:32.119Z | 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1created new freemap |
| 4439 | 2026-09-03T04:19:32.119Z | Sep 03 04:19:30.488, |
| 4440 | 2026-09-03T04:19:32.119Z | unitDEBG: freemap_route_ipv4Sep 03 04:19:30.488created new freemap |
| 4441 | 2026-09-03T04:19:32.119Z | Sep 03 04:19:30.488, INFO unit DEBG: adding route 3fff:beef:1::/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 } }]Sep 03 04:19:30.488freemap_route_ipv6 |
| 4442 | 2026-09-03T04:19:32.119Z | |
| 4443 | 2026-09-03T04:19:32.119Z | DEBG |
| 4444 | 2026-09-03T04:19:32.119Z | created new freemapSep 03 04:19:30.488, Sep 03 04:19:30.488unit Sep 03 04:19:30.488:INFO DEBGfreemap_route_ipv6 |
| 4445 | 2026-09-03T04:19:32.120Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4446 | 2026-09-03T04:19:32.120Z | 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 } }]initted freemap. size: 64Sep 03 04:19:30.488, |
| 4447 | 2026-09-03T04:19:32.120Z | unitDEBG:Sep 03 04:19:30.488 initted freemap. size: 64Sep 03 04:19:30.488, DEBGunit :freemap_route_ipv4 |
| 4448 | 2026-09-03T04:19:32.120Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 4449 | 2026-09-03T04:19:32.120Z | INFO freemap_route_ipv4adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4450 | 2026-09-03T04:19:32.120Z | |
| 4451 | 2026-09-03T04:19:32.120Z | Sep 03 04:19:30.488Sep 03 04:19:30.488 INFODEBGSep 03 04:19:30.488 reset freemapSep 03 04:19:30.488adding route 3fff:beef::/64 -> 2001:db8::55:ff , unit |
| 4452 | 2026-09-03T04:19:32.120Z | :DEBG reset freemapfreemap_route_ipv4DEBG |
| 4453 | 2026-09-03T04:19:32.120Z | , unitreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.488 |
| 4454 | 2026-09-03T04:19:32.120Z | :Sep 03 04:19:30.488 DEBG DEBGfreemap_route_ipv4initted freemap. size: 64 |
| 4455 | 2026-09-03T04:19:32.120Z | , unit: Sep 03 04:19:30.488Sep 03 04:19:30.488 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 |
| 4456 | 2026-09-03T04:19:32.120Z | freemap_route_ipv6 |
| 4457 | 2026-09-03T04:19:32.120Z | DEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 4458 | 2026-09-03T04:19:32.120Z | , Sep 03 04:19:30.488Sep 03 04:19:30.488 unitDEBG: reset freemapfreemap_route_ipv6 INFO , |
| 4459 | 2026-09-03T04:19:32.120Z | unitadding route 3fff:beef:1::/64 -> 2001:db8::55:ff: |
| 4460 | 2026-09-03T04:19:32.120Z | Sep 03 04:19:30.488 freemap_route_ipv6DEBG |
| 4461 | 2026-09-03T04:19:32.120Z | Sep 03 04:19:30.488Sep 03 04:19:30.488 DEBGDEBGreplacing 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 } }] |
| 4462 | 2026-09-03T04:19:32.120Z | reset freemapSep 03 04:19:30.488replacing 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 } }] , unitINFO |
| 4463 | 2026-09-03T04:19:32.120Z | : Sep 03 04:19:30.488adding route 3fff:dead::/64 -> 2001:db8::55:1 INFO |
| 4464 | 2026-09-03T04:19:32.120Z | freemap_route_ipv6adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4465 | 2026-09-03T04:19:32.120Z | |
| 4466 | 2026-09-03T04:19:32.120Z | Sep 03 04:19:30.488Sep 03 04:19:30.488 Sep 03 04:19:30.488DEBG 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 } }]INFO |
| 4467 | 2026-09-03T04:19:32.120Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 04:19:30.488 |
| 4468 | 2026-09-03T04:19:32.120Z | Sep 03 04:19:30.488 |
| 4469 | 2026-09-03T04:19:32.120Z | DEBGINFO adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 04:19:30.488replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 4470 | 2026-09-03T04:19:32.121Z | |
| 4471 | 2026-09-03T04:19:32.121Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 04:19:30.488 |
| 4472 | 2026-09-03T04:19:32.121Z | Sep 03 04:19:30.488 DEBG Sep 03 04:19:30.488DEBGreplacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.488 |
| 4473 | 2026-09-03T04:19:32.121Z | 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 } }] |
| 4474 | 2026-09-03T04:19:32.121Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffINFO |
| 4475 | 2026-09-03T04:19:32.121Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:19:30.488 |
| 4476 | 2026-09-03T04:19:32.121Z | INFOSep 03 04:19:30.488 Sep 03 04:19:30.488 DEBGSep 03 04:19:30.488adding route 3fff:beef:1::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4477 | 2026-09-03T04:19:32.121Z | 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 } }] |
| 4478 | 2026-09-03T04:19:32.121Z | Sep 03 04:19:30.488 |
| 4479 | 2026-09-03T04:19:32.121Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBG 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 } }] |
| 4480 | 2026-09-03T04:19:32.121Z | |
| 4481 | 2026-09-03T04:19:32.121Z | Sep 03 04:19:30.488 Sep 03 04:19:30.488INFOSep 03 04:19:30.488 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 04:19:30.488INFO |
| 4482 | 2026-09-03T04:19:32.121Z | INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4483 | 2026-09-03T04:19:32.121Z | |
| 4484 | 2026-09-03T04:19:32.121Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.488 |
| 4485 | 2026-09-03T04:19:32.121Z | 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 } }]Sep 03 04:19:30.488 |
| 4486 | 2026-09-03T04:19:32.121Z | Sep 03 04:19:30.488 Sep 03 04:19:30.488DEBG 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 } }]adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 04:19:30.488 |
| 4487 | 2026-09-03T04:19:32.121Z | INFODEBG |
| 4488 | 2026-09-03T04:19:32.121Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 4489 | 2026-09-03T04:19:32.121Z | Sep 03 04:19:30.488 INFO |
| 4490 | 2026-09-03T04:19:32.121Z | Sep 03 04:19:30.488adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4491 | 2026-09-03T04:19:32.121Z | DEBGSep 03 04:19:30.488 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 04:19:30.489 |
| 4492 | 2026-09-03T04:19:32.121Z | Sep 03 04:19:30.489replacing 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 } }] |
| 4493 | 2026-09-03T04:19:32.121Z | INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4494 | 2026-09-03T04:19:32.121Z | Sep 03 04:19:30.489replacing 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 } }] |
| 4495 | 2026-09-03T04:19:32.121Z | INFO Sep 03 04:19:30.489adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4496 | 2026-09-03T04:19:32.122Z | Sep 03 04:19:30.489DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO |
| 4497 | 2026-09-03T04:19:32.122Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4498 | 2026-09-03T04:19:32.122Z | DEBGSep 03 04:19:30.489 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 } }]INFOSep 03 04:19:30.489 Sep 03 04:19:30.489adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 4499 | 2026-09-03T04:19:32.122Z | INFODEBG 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 } }] |
| 4500 | 2026-09-03T04:19:32.122Z | Sep 03 04:19:30.489 |
| 4501 | 2026-09-03T04:19:32.122Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 4502 | 2026-09-03T04:19:32.122Z | Sep 03 04:19:30.489INFOSep 03 04:19:30.489 INFO DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ffadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4503 | 2026-09-03T04:19:32.122Z | 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 } }] |
| 4504 | 2026-09-03T04:19:32.122Z | Sep 03 04:19:30.489 |
| 4505 | 2026-09-03T04:19:32.128Z | Sep 03 04:19:30.489 Sep 03 04:19:30.489DEBGSep 03 04:19:30.489DEBG 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 } }] |
| 4506 | 2026-09-03T04:19:32.128Z | INFOreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4507 | 2026-09-03T04:19:32.128Z | DEBG Sep 03 04:19:30.489adding route 3fff:beef:1::/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 } }] |
| 4508 | 2026-09-03T04:19:32.128Z | |
| 4509 | 2026-09-03T04:19:32.128Z | INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4510 | 2026-09-03T04:19:32.128Z | Sep 03 04:19:30.489 Sep 03 04:19:30.489DEBG INFO Sep 03 04:19:30.489INFOreplacing 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 } }] |
| 4511 | 2026-09-03T04:19:32.128Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG |
| 4512 | 2026-09-03T04:19:32.128Z | replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4513 | 2026-09-03T04:19:32.128Z | Sep 03 04:19:30.489 |
| 4514 | 2026-09-03T04:19:32.128Z | 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 } }]Sep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489 |
| 4515 | 2026-09-03T04:19:32.128Z | DEBGINFO INFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 4516 | 2026-09-03T04:19:32.128Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4517 | 2026-09-03T04:19:32.128Z | |
| 4518 | 2026-09-03T04:19:32.128Z | Sep 03 04:19:30.489 Sep 03 04:19:30.489Sep 03 04:19:30.489INFO DEBGSep 03 04:19:30.489DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4519 | 2026-09-03T04:19:32.129Z | 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 } }] |
| 4520 | 2026-09-03T04:19:32.129Z | INFO |
| 4521 | 2026-09-03T04:19:32.129Z | adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4522 | 2026-09-03T04:19:32.129Z | Sep 03 04:19:30.489 Sep 03 04:19:30.489Sep 03 04:19:30.489INFOSep 03 04:19:30.489 DEBGINFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4523 | 2026-09-03T04:19:32.129Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4524 | 2026-09-03T04:19:32.129Z | |
| 4525 | 2026-09-03T04:19:32.129Z | 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 } }] |
| 4526 | 2026-09-03T04:19:32.129Z | Sep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489DEBGSep 03 04:19:30.489INFO 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 } }]DEBGadding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4527 | 2026-09-03T04:19:32.129Z | 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 } }] |
| 4528 | 2026-09-03T04:19:32.129Z | INFO |
| 4529 | 2026-09-03T04:19:32.129Z | Sep 03 04:19:30.489adding route 3fff:beef:8::/64 -> 2001:db8::55:ff DEBG |
| 4530 | 2026-09-03T04:19:32.129Z | Sep 03 04:19:30.489Sep 03 04:19:30.489 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 } }]INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4531 | 2026-09-03T04:19:32.129Z | Sep 03 04:19:30.489 |
| 4532 | 2026-09-03T04:19:32.129Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 4533 | 2026-09-03T04:19:32.129Z | DEBG Sep 03 04:19:30.489replacing 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 } }] |
| 4534 | 2026-09-03T04:19:32.129Z | DEBGSep 03 04:19:30.489Sep 03 04:19:30.489 replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4535 | 2026-09-03T04:19:32.129Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4536 | 2026-09-03T04:19:32.129Z | DEBG Sep 03 04:19:30.489replacing 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 } }] |
| 4537 | 2026-09-03T04:19:32.129Z | INFO INFOSep 03 04:19:30.489 adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4538 | 2026-09-03T04:19:32.129Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ffDEBG |
| 4539 | 2026-09-03T04:19:32.129Z | 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 } }] |
| 4540 | 2026-09-03T04:19:32.129Z | Sep 03 04:19:30.489Sep 03 04:19:30.489 INFOSep 03 04:19:30.489 Sep 03 04:19:30.489 DEBG DEBGadding route 3fff:beef:5::/64 -> 2001:db8::55:ff INFOreplacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4541 | 2026-09-03T04:19:32.129Z | |
| 4542 | 2026-09-03T04:19:32.129Z | |
| 4543 | 2026-09-03T04:19:32.129Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4544 | 2026-09-03T04:19:32.129Z | Sep 03 04:19:30.489Sep 03 04:19:30.489Sep 03 04:19:30.489 INFOSep 03 04:19:30.489INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffDEBG |
| 4545 | 2026-09-03T04:19:32.129Z | DEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 4546 | 2026-09-03T04:19:32.130Z | |
| 4547 | 2026-09-03T04:19:32.130Z | |
| 4548 | 2026-09-03T04:19:32.130Z | Sep 03 04:19:30.489 DEBG replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489 |
| 4549 | 2026-09-03T04:19:32.130Z | Sep 03 04:19:30.489 DEBG INFOSep 03 04:19:30.489replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489 |
| 4550 | 2026-09-03T04:19:32.130Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffINFOadding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 4551 | 2026-09-03T04:19:32.130Z | |
| 4552 | 2026-09-03T04:19:32.130Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4553 | 2026-09-03T04:19:32.130Z | INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489 |
| 4554 | 2026-09-03T04:19:32.130Z | 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 } }]DEBG |
| 4555 | 2026-09-03T04:19:32.130Z | DEBG Sep 03 04:19:30.489replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489 |
| 4556 | 2026-09-03T04:19:32.130Z | INFO |
| 4557 | 2026-09-03T04:19:32.130Z | DEBGadding route 3fff:beef:7::/64 -> 2001:db8::55:ff Sep 03 04:19:30.489Sep 03 04:19:30.489 |
| 4558 | 2026-09-03T04:19:32.130Z | 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 |
| 4559 | 2026-09-03T04:19:32.130Z | INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4560 | 2026-09-03T04:19:32.130Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4561 | 2026-09-03T04:19:32.130Z | INFOSep 03 04:19:30.489 adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 4562 | 2026-09-03T04:19:32.130Z | DEBGSep 03 04:19:30.489 DEBGSep 03 04:19:30.489Sep 03 04:19:30.489 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 } }] |
| 4563 | 2026-09-03T04:19:32.130Z | 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 DEBG |
| 4564 | 2026-09-03T04:19:32.130Z | 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 } }] |
| 4565 | 2026-09-03T04:19:32.130Z | Sep 03 04:19:30.489replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.489 |
| 4566 | 2026-09-03T04:19:32.130Z | INFO Sep 03 04:19:30.489adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4567 | 2026-09-03T04:19:32.130Z | INFOINFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4568 | 2026-09-03T04:19:32.130Z | Sep 03 04:19:30.489Sep 03 04:19:30.489 |
| 4569 | 2026-09-03T04:19:32.130Z | DEBG INFOreplacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489 |
| 4570 | 2026-09-03T04:19:32.130Z | Sep 03 04:19:30.489adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 4571 | 2026-09-03T04:19:32.130Z | DEBGDEBG Sep 03 04:19:30.489replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4572 | 2026-09-03T04:19:32.131Z | |
| 4573 | 2026-09-03T04:19:32.131Z | INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4574 | 2026-09-03T04:19:32.131Z | DEBGSep 03 04:19:30.489 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 } }]INFOSep 03 04:19:30.489Sep 03 04:19:30.489 |
| 4575 | 2026-09-03T04:19:32.131Z | DEBGadding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 03 04:19:30.489replacing 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 } }] |
| 4576 | 2026-09-03T04:19:32.131Z | |
| 4577 | 2026-09-03T04:19:32.131Z | INFO INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 4578 | 2026-09-03T04:19:32.131Z | Sep 03 04:19:30.489adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4579 | 2026-09-03T04:19:32.131Z | INFOSep 03 04:19:30.489 DEBGadding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4580 | 2026-09-03T04:19:32.131Z | 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 |
| 4581 | 2026-09-03T04:19:32.131Z | 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 } }] |
| 4582 | 2026-09-03T04:19:32.131Z | Sep 03 04:19:30.489 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 |
| 4583 | 2026-09-03T04:19:32.131Z | Sep 03 04:19:30.489replacing 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 } }] |
| 4584 | 2026-09-03T04:19:32.131Z | Sep 03 04:19:30.489INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffSep 03 04:19:30.489Sep 03 04:19:30.489INFO |
| 4585 | 2026-09-03T04:19:32.131Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 4586 | 2026-09-03T04:19:32.131Z | INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4587 | 2026-09-03T04:19:32.131Z | |
| 4588 | 2026-09-03T04:19:32.131Z | Sep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489 DEBGSep 03 04:19:30.489 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 } }]replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4589 | 2026-09-03T04:19:32.131Z | |
| 4590 | 2026-09-03T04:19:32.131Z | 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 } }] |
| 4591 | 2026-09-03T04:19:32.131Z | 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 } }]Sep 03 04:19:30.489 |
| 4592 | 2026-09-03T04:19:32.131Z | Sep 03 04:19:30.489Sep 03 04:19:30.489 INFOINFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 03 04:19:30.489adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4593 | 2026-09-03T04:19:32.131Z | INFO INFO |
| 4594 | 2026-09-03T04:19:32.131Z | adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4595 | 2026-09-03T04:19:32.131Z | Sep 03 04:19:30.489adding route 3fff:beef:b::/64 -> 2001:db8::55:ff Sep 03 04:19:30.489DEBG |
| 4596 | 2026-09-03T04:19:32.131Z | 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 } }]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 } }] |
| 4597 | 2026-09-03T04:19:32.131Z | |
| 4598 | 2026-09-03T04:19:32.131Z | Sep 03 04:19:30.489Sep 03 04:19:30.489 DEBGSep 03 04:19:30.489Sep 03 04:19:30.489 INFOINFODEBGreplacing 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 } }] |
| 4599 | 2026-09-03T04:19:32.131Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4600 | 2026-09-03T04:19:32.132Z | |
| 4601 | 2026-09-03T04:19:32.132Z | |
| 4602 | 2026-09-03T04:19:32.132Z | Sep 03 04:19:30.489Sep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489DEBG INFO INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 4603 | 2026-09-03T04:19:32.132Z | 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 } }] |
| 4604 | 2026-09-03T04:19:32.132Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4605 | 2026-09-03T04:19:32.136Z | Sep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG |
| 4606 | 2026-09-03T04:19:32.136Z | 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 } }] |
| 4607 | 2026-09-03T04:19:32.137Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4608 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489 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 } }]INFO |
| 4609 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 4610 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489replacing 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 } }] |
| 4611 | 2026-09-03T04:19:32.137Z | INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4612 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489DEBG INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4613 | 2026-09-03T04:19:32.137Z | |
| 4614 | 2026-09-03T04:19:32.137Z | 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 } }] |
| 4615 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489Sep 03 04:19:30.489 DEBG INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489 |
| 4616 | 2026-09-03T04:19:32.137Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffINFO |
| 4617 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4618 | 2026-09-03T04:19:32.137Z | INFO Sep 03 04:19:30.489 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG |
| 4619 | 2026-09-03T04:19:32.137Z | 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 } }] |
| 4620 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489Sep 03 04:19:30.489Sep 03 04:19:30.489 DEBGINFO 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 } }] adding route 3fff:beef:1::/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 } }] |
| 4621 | 2026-09-03T04:19:32.137Z | |
| 4622 | 2026-09-03T04:19:32.137Z | |
| 4623 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489Sep 03 04:19:30.489 Sep 03 04:19:30.489DEBGINFO 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 } }]INFO |
| 4624 | 2026-09-03T04:19:32.137Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4625 | 2026-09-03T04:19:32.137Z | |
| 4626 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4627 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489DEBG 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 } }]Sep 03 04:19:30.489 |
| 4628 | 2026-09-03T04:19:32.137Z | 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 } }] |
| 4629 | 2026-09-03T04:19:32.137Z | 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 } }]Sep 03 04:19:30.489 |
| 4630 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489INFO INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 04:19:30.489 |
| 4631 | 2026-09-03T04:19:32.137Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff INFO |
| 4632 | 2026-09-03T04:19:32.137Z | Sep 03 04:19:30.489adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 4633 | 2026-09-03T04:19:32.138Z | DEBG Sep 03 04:19:30.489 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 |
| 4634 | 2026-09-03T04:19:32.138Z | replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489 |
| 4635 | 2026-09-03T04:19:32.138Z | DEBGSep 03 04:19:30.489 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 |
| 4636 | 2026-09-03T04:19:32.138Z | Sep 03 04:19:30.489adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4637 | 2026-09-03T04:19:32.138Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:19:30.489Sep 03 04:19:30.489 |
| 4638 | 2026-09-03T04:19:32.138Z | INFODEBG adding route 3fff:beef:4::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4639 | 2026-09-03T04:19:32.138Z | |
| 4640 | 2026-09-03T04:19:32.138Z | Sep 03 04:19:30.489 DEBGSep 03 04:19:30.489Sep 03 04:19:30.489 DEBGreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4641 | 2026-09-03T04:19:32.138Z | 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 |
| 4642 | 2026-09-03T04:19:32.138Z | DEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4643 | 2026-09-03T04:19:32.138Z | Sep 03 04:19:30.489Sep 03 04:19:30.489 |
| 4644 | 2026-09-03T04:19:32.138Z | INFO INFOSep 03 04:19:30.489adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff adding route 3fff:beef:5::/64 -> 2001:db8::55:ffDEBG |
| 4645 | 2026-09-03T04:19:32.138Z | |
| 4646 | 2026-09-03T04:19:32.138Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489 |
| 4647 | 2026-09-03T04:19:32.138Z | INFO Sep 03 04:19:30.489adding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 03 04:19:30.489 |
| 4648 | 2026-09-03T04:19:32.138Z | Sep 03 04:19:30.489DEBG DEBGINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 4649 | 2026-09-03T04:19:32.138Z | |
| 4650 | 2026-09-03T04:19:32.138Z | |
| 4651 | 2026-09-03T04:19:32.138Z | Sep 03 04:19:30.489 DEBG Sep 03 04:19:30.489replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.489INFO |
| 4652 | 2026-09-03T04:19:32.138Z | Sep 03 04:19:30.489 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffINFO |
| 4653 | 2026-09-03T04:19:32.138Z | DEBG adding route 3fff:beef:1b::/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 } }] |
| 4654 | 2026-09-03T04:19:32.138Z | |
| 4655 | 2026-09-03T04:19:32.138Z | Sep 03 04:19:30.489 DEBGSep 03 04:19:30.489 Sep 03 04:19:30.489replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.489 |
| 4656 | 2026-09-03T04:19:32.138Z | INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff DEBGSep 03 04:19:30.489 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 } }] INFO |
| 4657 | 2026-09-03T04:19:32.138Z | |
| 4658 | 2026-09-03T04:19:32.138Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 4659 | 2026-09-03T04:19:32.139Z | |
| 4660 | 2026-09-03T04:19:32.139Z | Sep 03 04:19:30.489 INFOSep 03 04:19:30.489 Sep 03 04:19:30.489Sep 03 04:19:30.489adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 4661 | 2026-09-03T04:19:32.139Z | DEBGDEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 4662 | 2026-09-03T04:19:32.139Z | |
| 4663 | 2026-09-03T04:19:32.139Z | 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 } }] |
| 4664 | 2026-09-03T04:19:32.139Z | Sep 03 04:19:30.489Sep 03 04:19:30.489Sep 03 04:19:30.489 DEBGINFOINFO replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 4665 | 2026-09-03T04:19:32.139Z | |
| 4666 | 2026-09-03T04:19:32.139Z | |
| 4667 | 2026-09-03T04:19:32.139Z | Sep 03 04:19:30.489Sep 03 04:19:30.489Sep 03 04:19:30.489 DEBGINFOSep 03 04:19:30.489 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 } }] DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff INFO |
| 4668 | 2026-09-03T04:19:32.139Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 4669 | 2026-09-03T04:19:32.139Z | |
| 4670 | 2026-09-03T04:19:32.139Z | 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 } }] |
| 4671 | 2026-09-03T04:19:32.139Z | Sep 03 04:19:30.489 Sep 03 04:19:30.490INFOSep 03 04:19:30.490 Sep 03 04:19:30.490 DEBGadding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO |
| 4672 | 2026-09-03T04:19:32.139Z | DEBGadding route 3fff:beef:20::/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 } }] |
| 4673 | 2026-09-03T04:19:32.139Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490 |
| 4674 | 2026-09-03T04:19:32.139Z | |
| 4675 | 2026-09-03T04:19:32.139Z | DEBGSep 03 04:19:30.490 DEBGSep 03 04:19:30.490replacing 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 } }] |
| 4676 | 2026-09-03T04:19:32.139Z | Sep 03 04:19:30.490replacing 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-09-03T04:19:32.139Z | INFOINFO Sep 03 04:19:30.490Sep 03 04:19:30.490adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4678 | 2026-09-03T04:19:32.139Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ffINFO |
| 4679 | 2026-09-03T04:19:32.139Z | |
| 4680 | 2026-09-03T04:19:32.139Z | Sep 03 04:19:30.490adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 4681 | 2026-09-03T04:19:32.139Z | DEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490 |
| 4682 | 2026-09-03T04:19:32.139Z | Sep 03 04:19:30.490DEBG Sep 03 04:19:30.490DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 4683 | 2026-09-03T04:19:32.139Z | Sep 03 04:19:30.490replacing 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 } }] |
| 4684 | 2026-09-03T04:19:32.139Z | INFOSep 03 04:19:30.490 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:1f::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 |
| 4685 | 2026-09-03T04:19:32.139Z | |
| 4686 | 2026-09-03T04:19:32.139Z | INFOINFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 4687 | 2026-09-03T04:19:32.140Z | |
| 4688 | 2026-09-03T04:19:32.140Z | Sep 03 04:19:30.490Sep 03 04:19:30.490 Sep 03 04:19:30.490DEBGSep 03 04:19:30.490 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 } }]INFODEBGDEBG |
| 4689 | 2026-09-03T04:19:32.140Z | 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: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 } }] |
| 4690 | 2026-09-03T04:19:32.140Z | |
| 4691 | 2026-09-03T04:19:32.140Z | adding route 3fff:beef:16::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 |
| 4692 | 2026-09-03T04:19:32.140Z | INFOSep 03 04:19:30.490Sep 03 04:19:30.490 adding route 3fff:beef:c::/64 -> 2001:db8::55:ff INFO |
| 4693 | 2026-09-03T04:19:32.140Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffINFO |
| 4694 | 2026-09-03T04:19:32.140Z | Sep 03 04:19:30.490adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 4695 | 2026-09-03T04:19:32.140Z | DEBGSep 03 04:19:30.490 Sep 03 04:19:30.490 DEBGSep 03 04:19:30.490replacing 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 } }] |
| 4696 | 2026-09-03T04:19:32.140Z | 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:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4697 | 2026-09-03T04:19:32.140Z | |
| 4698 | 2026-09-03T04:19:32.140Z | Sep 03 04:19:30.490 |
| 4699 | 2026-09-03T04:19:32.140Z | INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:19:30.490Sep 03 04:19:30.490 INFOSep 03 04:19:30.490 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ffadding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO |
| 4700 | 2026-09-03T04:19:32.140Z | |
| 4701 | 2026-09-03T04:19:32.140Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 4702 | 2026-09-03T04:19:32.140Z | Sep 03 04:19:30.490 |
| 4703 | 2026-09-03T04:19:32.140Z | DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490Sep 03 04:19:30.490 |
| 4704 | 2026-09-03T04:19:32.140Z | Sep 03 04:19:30.490 DEBGDEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 4705 | 2026-09-03T04:19:32.146Z | |
| 4706 | 2026-09-03T04:19:32.146Z | Sep 03 04:19:30.490DEBG INFO Sep 03 04:19:30.490Sep 03 04:19:30.490adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4707 | 2026-09-03T04:19:32.146Z | 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 } }]INFO |
| 4708 | 2026-09-03T04:19:32.146Z | adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 |
| 4709 | 2026-09-03T04:19:32.146Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 4710 | 2026-09-03T04:19:32.146Z | DEBGSep 03 04:19:30.490 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 } }] |
| 4711 | 2026-09-03T04:19:32.146Z | INFOSep 03 04:19:30.490 Sep 03 04:19:30.490DEBG Sep 03 04:19:30.490 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:18::/64 -> 2001:db8::55:ffDEBGINFO |
| 4712 | 2026-09-03T04:19:32.146Z | |
| 4713 | 2026-09-03T04:19:32.146Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4714 | 2026-09-03T04:19:32.146Z | 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 } }] |
| 4715 | 2026-09-03T04:19:32.146Z | Sep 03 04:19:30.490 Sep 03 04:19:30.490INFO Sep 03 04:19:30.490adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 |
| 4716 | 2026-09-03T04:19:32.146Z | DEBG INFODEBGreplacing 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 } }] |
| 4717 | 2026-09-03T04:19:32.146Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4718 | 2026-09-03T04:19:32.146Z | Sep 03 04:19:30.490replacing 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 } }] |
| 4719 | 2026-09-03T04:19:32.146Z | DEBG replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490 |
| 4720 | 2026-09-03T04:19:32.146Z | Sep 03 04:19:30.490 Sep 03 04:19:30.490DEBG Sep 03 04:19:30.490INFO 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 } }] INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4721 | 2026-09-03T04:19:32.146Z | INFO |
| 4722 | 2026-09-03T04:19:32.146Z | adding route 3fff:beef:27::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 |
| 4723 | 2026-09-03T04:19:32.146Z | Sep 03 04:19:30.490 |
| 4724 | 2026-09-03T04:19:32.146Z | Sep 03 04:19:30.490Sep 03 04:19:30.490 DEBGDEBG Sep 03 04:19:30.490replacing 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 |
| 4725 | 2026-09-03T04:19:32.146Z | 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 } }] INFOcreated new freemap Sep 03 04:19:30.490 |
| 4726 | 2026-09-03T04:19:32.146Z | adding route 3fff:beef:24::/64 -> 2001:db8::55:ff, INFOunit |
| 4727 | 2026-09-03T04:19:32.146Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff: |
| 4728 | 2026-09-03T04:19:32.146Z | Sep 03 04:19:30.490 Sep 03 04:19:30.490 Sep 03 04:19:30.490DEBG INFOfreemap_route_ipv4 |
| 4729 | 2026-09-03T04:19:32.147Z | DEBGDEBGadding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 4730 | 2026-09-03T04:19:32.147Z | 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 } }] |
| 4731 | 2026-09-03T04:19:32.147Z | created new freemapSep 03 04:19:30.490replacing 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 } }] |
| 4732 | 2026-09-03T04:19:32.147Z | Sep 03 04:19:30.490, unitDEBG:Sep 03 04:19:30.490 INFOfreemap_route_ipv4Sep 03 04:19:30.490 adding route 3fff:beef:12::/64 -> 2001:db8::55:ffcreated new freemap |
| 4733 | 2026-09-03T04:19:32.147Z | |
| 4734 | 2026-09-03T04:19:32.147Z | INFO, adding route 3fff:beef:25::/64 -> 2001:db8::55:ffunit: |
| 4735 | 2026-09-03T04:19:32.147Z | freemap_route_ipv6Sep 03 04:19:30.490 |
| 4736 | 2026-09-03T04:19:32.147Z | DEBGDEBG Sep 03 04:19:30.490replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.490replacing 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 } }] |
| 4737 | 2026-09-03T04:19:32.147Z | |
| 4738 | 2026-09-03T04:19:32.147Z | Sep 03 04:19:30.490 DEBG Sep 03 04:19:30.490replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.490 |
| 4739 | 2026-09-03T04:19:32.147Z | DEBGINFOINFODEBG adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 4740 | 2026-09-03T04:19:32.147Z | initted freemap. size: 64, created new freemapunit, unitSep 03 04:19:30.490: :DEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 03 04:19:30.490 |
| 4741 | 2026-09-03T04:19:32.147Z | freemap_route_ipv6freemap_route_ipv4 |
| 4742 | 2026-09-03T04:19:32.147Z | 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 } }] |
| 4743 | 2026-09-03T04:19:32.147Z | |
| 4744 | 2026-09-03T04:19:32.147Z | INFOSep 03 04:19:30.490Sep 03 04:19:30.490 DEBG Sep 03 04:19:30.490adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBGSep 03 04:19:30.490replacing 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 |
| 4745 | 2026-09-03T04:19:32.147Z | adding route 3fff:beef:14::/64 -> 2001:db8::55:ffDEBG |
| 4746 | 2026-09-03T04:19:32.147Z | |
| 4747 | 2026-09-03T04:19:32.147Z | reset freemapinitted freemap. size: 64Sep 03 04:19:30.490, Sep 03 04:19:30.490, DEBG Sep 03 04:19:30.490unit DEBG :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 } }] replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 4748 | 2026-09-03T04:19:32.147Z | |
| 4749 | 2026-09-03T04:19:32.147Z | unit: freemap_route_ipv4freemap_route_ipv4 |
| 4750 | 2026-09-03T04:19:32.147Z | Sep 03 04:19:30.490 |
| 4751 | 2026-09-03T04:19:32.147Z | |
| 4752 | 2026-09-03T04:19:32.147Z | INFO Sep 03 04:19:30.490adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 4753 | 2026-09-03T04:19:32.147Z | INFOSep 03 04:19:30.490 Sep 03 04:19:30.490DEBGSep 03 04:19:30.490 Sep 03 04:19:30.490replacing 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 |
| 4754 | 2026-09-03T04:19:32.147Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ffDEBG |
| 4755 | 2026-09-03T04:19:32.147Z | Sep 03 04:19:30.490initted freemap. size: 64 , INFOunitreplacing 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 } }] |
| 4756 | 2026-09-03T04:19:32.148Z | DEBG: adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 |
| 4757 | 2026-09-03T04:19:32.148Z | Sep 03 04:19:30.490freemap_route_ipv6 reset freemapINFODEBGSep 03 04:19:30.490 |
| 4758 | 2026-09-03T04:19:32.148Z | 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:28::/64 -> 2001:db8::55:ff |
| 4759 | 2026-09-03T04:19:32.148Z | 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 } }] |
| 4760 | 2026-09-03T04:19:32.148Z | unit: |
| 4761 | 2026-09-03T04:19:32.148Z | freemap_route_ipv4Sep 03 04:19:30.490 |
| 4762 | 2026-09-03T04:19:32.148Z | Sep 03 04:19:30.490Sep 03 04:19:30.490INFO Sep 03 04:19:30.490DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff INFO |
| 4763 | 2026-09-03T04:19:32.148Z | DEBGadding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 |
| 4764 | 2026-09-03T04:19:32.148Z | 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 } }]DEBGreset freemap Sep 03 04:19:30.490 |
| 4765 | 2026-09-03T04:19:32.148Z | Sep 03 04:19:30.490initted freemap. size: 64 , DEBGDEBGSep 03 04:19:30.490 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 |
| 4766 | 2026-09-03T04:19:32.148Z | , unitadding route 3fff:beef:29::/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 } }] |
| 4767 | 2026-09-03T04:19:32.148Z | :unit |
| 4768 | 2026-09-03T04:19:32.148Z | :Sep 03 04:19:30.490 Sep 03 04:19:30.490 freemap_route_ipv6freemap_route_ipv6INFO |
| 4769 | 2026-09-03T04:19:32.148Z | |
| 4770 | 2026-09-03T04:19:32.148Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ff Sep 03 04:19:30.490 |
| 4771 | 2026-09-03T04:19:32.148Z | DEBGINFO replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 4772 | 2026-09-03T04:19:32.148Z | Sep 03 04:19:30.490 DEBGDEBG |
| 4773 | 2026-09-03T04:19:32.148Z | reset freemapSep 03 04:19:30.490replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.490, unit : |
| 4774 | 2026-09-03T04:19:32.148Z | INFOSep 03 04:19:30.490 freemap_route_ipv6DEBG |
| 4775 | 2026-09-03T04:19:32.148Z | INFO Sep 03 04:19:30.490 INFOSep 03 04:19:30.490adding route 3fff:beef:2a::/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 } }] |
| 4776 | 2026-09-03T04:19:32.148Z | |
| 4777 | 2026-09-03T04:19:32.148Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:19:30.490Sep 03 04:19:30.490 |
| 4778 | 2026-09-03T04:19:32.148Z | INFODEBG |
| 4779 | 2026-09-03T04:19:32.148Z | Sep 03 04:19:30.490adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4780 | 2026-09-03T04:19:32.148Z | DEBGreplacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4781 | 2026-09-03T04:19:32.148Z | adding route 3fff:beef:2e::/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 } }] |
| 4782 | 2026-09-03T04:19:32.149Z | Sep 03 04:19:30.490 |
| 4783 | 2026-09-03T04:19:32.149Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 04:19:30.490 |
| 4784 | 2026-09-03T04:19:32.149Z | Sep 03 04:19:30.490Sep 03 04:19:30.490 INFODEBG Sep 03 04:19:30.490adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 DEBG |
| 4785 | 2026-09-03T04:19:32.149Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4786 | 2026-09-03T04:19:32.149Z | |
| 4787 | 2026-09-03T04:19:32.149Z | Sep 03 04:19:30.490 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 4788 | 2026-09-03T04:19:32.149Z | 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 } }] |
| 4789 | 2026-09-03T04:19:32.149Z | Sep 03 04:19:30.490Sep 03 04:19:30.490 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 } }]DEBGSep 03 04:19:30.490 |
| 4790 | 2026-09-03T04:19:32.149Z | Sep 03 04:19:30.490 DEBGreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 4791 | 2026-09-03T04:19:32.149Z | INFO DEBGSep 03 04:19:30.490 INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4792 | 2026-09-03T04:19:32.149Z | |
| 4793 | 2026-09-03T04:19:32.149Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 |
| 4794 | 2026-09-03T04:19:32.149Z | |
| 4795 | 2026-09-03T04:19:32.149Z | Sep 03 04:19:30.490Sep 03 04:19:30.490 DEBGINFOSep 03 04:19:30.490 adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 4796 | 2026-09-03T04:19:32.149Z | 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:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4797 | 2026-09-03T04:19:32.149Z | |
| 4798 | 2026-09-03T04:19:32.149Z | Sep 03 04:19:30.490 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:19:30.490adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff Sep 03 04:19:30.490 |
| 4799 | 2026-09-03T04:19:32.149Z | |
| 4800 | 2026-09-03T04:19:32.149Z | INFOINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 Sep 03 04:19:30.490DEBG |
| 4801 | 2026-09-03T04:19:32.149Z | 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 |
| 4802 | 2026-09-03T04:19:32.149Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4803 | 2026-09-03T04:19:32.149Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 04:19:30.490 |
| 4804 | 2026-09-03T04:19:32.149Z | DEBGSep 03 04:19:30.490Sep 03 04:19:30.490 DEBGSep 03 04:19:30.490 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: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 } }] |
| 4805 | 2026-09-03T04:19:32.154Z | INFO |
| 4806 | 2026-09-03T04:19:32.154Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffDEBG |
| 4807 | 2026-09-03T04:19:32.154Z | Sep 03 04:19:30.490 INFOSep 03 04:19:30.490 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:19:30.490 |
| 4808 | 2026-09-03T04:19:32.154Z | DEBG INFO |
| 4809 | 2026-09-03T04:19:32.154Z | Sep 03 04:19:30.490replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 4810 | 2026-09-03T04:19:32.154Z | |
| 4811 | 2026-09-03T04:19:32.154Z | Sep 03 04:19:30.490 DEBGDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490 Sep 03 04:19:30.490 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 4812 | 2026-09-03T04:19:32.154Z | |
| 4813 | 2026-09-03T04:19:32.154Z | DEBG INFOSep 03 04:19:30.490 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffINFO |
| 4814 | 2026-09-03T04:19:32.154Z | 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:1d::/64 -> 2001:db8::55:ff |
| 4815 | 2026-09-03T04:19:32.154Z | |
| 4816 | 2026-09-03T04:19:32.154Z | Sep 03 04:19:30.490 DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490 |
| 4817 | 2026-09-03T04:19:32.154Z | DEBG replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490 |
| 4818 | 2026-09-03T04:19:32.154Z | INFOSep 03 04:19:30.490 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 04:19:30.490INFO |
| 4819 | 2026-09-03T04:19:32.154Z | INFOadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 4820 | 2026-09-03T04:19:32.154Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 |
| 4821 | 2026-09-03T04:19:32.154Z | 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 } }]Sep 03 04:19:30.490 |
| 4822 | 2026-09-03T04:19:32.154Z | Sep 03 04:19:30.490 DEBG DEBGreplacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.490 |
| 4823 | 2026-09-03T04:19:32.154Z | 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 |
| 4824 | 2026-09-03T04:19:32.154Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:19:30.490 |
| 4825 | 2026-09-03T04:19:32.154Z | INFO Sep 03 04:19:30.490adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 4826 | 2026-09-03T04:19:32.155Z | INFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4827 | 2026-09-03T04:19:32.155Z | Sep 03 04:19:30.490 Sep 03 04:19:30.490DEBG Sep 03 04:19:30.490DEBG 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: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 } }] |
| 4828 | 2026-09-03T04:19:32.155Z | 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 } }] |
| 4829 | 2026-09-03T04:19:32.155Z | |
| 4830 | 2026-09-03T04:19:32.155Z | Sep 03 04:19:30.491 INFO Sep 03 04:19:30.491adding route 3fff:beef:31::/64 -> 2001:db8::55:ff INFO |
| 4831 | 2026-09-03T04:19:32.155Z | Sep 03 04:19:30.491 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffINFOSep 03 04:19:30.491 |
| 4832 | 2026-09-03T04:19:32.155Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 4833 | 2026-09-03T04:19:32.155Z | DEBGSep 03 04:19:30.491 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 } }] |
| 4834 | 2026-09-03T04:19:32.155Z | DEBGSep 03 04:19:30.491 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 } }] |
| 4835 | 2026-09-03T04:19:32.155Z | Sep 03 04:19:30.491replacing 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 |
| 4836 | 2026-09-03T04:19:32.155Z | Sep 03 04:19:30.491adding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 4837 | 2026-09-03T04:19:32.155Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:19:30.491 |
| 4838 | 2026-09-03T04:19:32.155Z | INFO Sep 03 04:19:30.491adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 04:19:30.491 DEBG |
| 4839 | 2026-09-03T04:19:32.155Z | 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 } }]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 } }] |
| 4840 | 2026-09-03T04:19:32.155Z | |
| 4841 | 2026-09-03T04:19:32.155Z | Sep 03 04:19:30.491 DEBGSep 03 04:19:30.491 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 |
| 4842 | 2026-09-03T04:19:32.155Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 04:19:30.491 |
| 4843 | 2026-09-03T04:19:32.155Z | INFOSep 03 04:19:30.491 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:19:30.491 |
| 4844 | 2026-09-03T04:19:32.155Z | INFODEBG adding route 3fff:beef:36::/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 } }] |
| 4845 | 2026-09-03T04:19:32.155Z | |
| 4846 | 2026-09-03T04:19:32.155Z | Sep 03 04:19:30.491 DEBGSep 03 04:19:30.491 replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4847 | 2026-09-03T04:19:32.155Z | Sep 03 04:19:30.491replacing 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 } }] |
| 4848 | 2026-09-03T04:19:32.155Z | INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 4849 | 2026-09-03T04:19:32.155Z | Sep 03 04:19:30.491 INFO Sep 03 04:19:30.491adding route 3fff:beef:37::/64 -> 2001:db8::55:ff Sep 03 04:19:30.491 |
| 4850 | 2026-09-03T04:19:32.155Z | DEBGINFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.491 |
| 4851 | 2026-09-03T04:19:32.155Z | |
| 4852 | 2026-09-03T04:19:32.156Z | 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 } }] |
| 4853 | 2026-09-03T04:19:32.156Z | Sep 03 04:19:30.491 DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.491 |
| 4854 | 2026-09-03T04:19:32.156Z | Sep 03 04:19:30.491 INFOINFO Sep 03 04:19:30.491 adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO |
| 4855 | 2026-09-03T04:19:32.156Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 4856 | 2026-09-03T04:19:32.156Z | |
| 4857 | 2026-09-03T04:19:32.156Z | Sep 03 04:19:30.491 DEBG Sep 03 04:19:30.491replacing 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 } }] |
| 4858 | 2026-09-03T04:19:32.156Z | DEBG Sep 03 04:19:30.491replacing 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 } }] |
| 4859 | 2026-09-03T04:19:32.156Z | |
| 4860 | 2026-09-03T04:19:32.156Z | DEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.491 |
| 4861 | 2026-09-03T04:19:32.156Z | Sep 03 04:19:30.491 Sep 03 04:19:30.491 INFOINFO Sep 03 04:19:30.491adding route 3fff:beef:36::/64 -> 2001:db8::55:ff adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFODEBG |
| 4862 | 2026-09-03T04:19:32.156Z | test route::tests::grow_succeeds ... ok |
| 4863 | 2026-09-03T04:19:32.156Z | |
| 4864 | 2026-09-03T04:19:32.156Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4865 | 2026-09-03T04:19:32.156Z | |
| 4866 | 2026-09-03T04:19:32.156Z | Sep 03 04:19:30.491 DEBGSep 03 04:19:30.491 Sep 03 04:19:30.491DEBG replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.491 INFOSep 03 04:19:30.491 DEBGadding route 3fff:beef:d::/64 -> 2001:db8::55:ffSep 03 04:19:30.491 |
| 4867 | 2026-09-03T04:19:32.156Z | DEBG created new freemapSep 03 04:19:30.490 Sep 03 04:19:30.494 created new freemapDEBG, DEBGunit :replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 4868 | 2026-09-03T04:19:32.156Z | |
| 4869 | 2026-09-03T04:19:32.156Z | |
| 4870 | 2026-09-03T04:19:32.156Z | Sep 03 04:19:30.494 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 4871 | 2026-09-03T04:19:32.156Z | Sep 03 04:19:30.494Sep 03 04:19:30.494 DEBGSep 03 04:19:30.494 INFO created new freemapDEBG, unit :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 } }] |
| 4872 | 2026-09-03T04:19:32.156Z | freemap_route_ipv6adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4873 | 2026-09-03T04:19:32.156Z | |
| 4874 | 2026-09-03T04:19:32.156Z | Sep 03 04:19:30.494 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 4875 | 2026-09-03T04:19:32.156Z | |
| 4876 | 2026-09-03T04:19:32.156Z | Sep 03 04:19:30.494Sep 03 04:19:30.494 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 } }]DEBG |
| 4877 | 2026-09-03T04:19:32.156Z | initted freemap. size: 64Sep 03 04:19:30.494, unitDEBG:Sep 03 04:19:30.494Sep 03 04:19:30.494 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 } }] INFOfreemap_route_ipv4 INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 4878 | 2026-09-03T04:19:32.156Z | |
| 4879 | 2026-09-03T04:19:32.156Z | |
| 4880 | 2026-09-03T04:19:32.157Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 4881 | 2026-09-03T04:19:32.157Z | Sep 03 04:19:30.494Sep 03 04:19:30.494Sep 03 04:19:30.494 DEBGDEBG reset freemapSep 03 04:19:30.494replacing 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 } }], unitDEBG:INFO replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 4882 | 2026-09-03T04:19:32.157Z | |
| 4883 | 2026-09-03T04:19:32.157Z | |
| 4884 | 2026-09-03T04:19:32.157Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 4885 | 2026-09-03T04:19:32.157Z | Sep 03 04:19:30.494Sep 03 04:19:30.494 INFOINFO adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 4886 | 2026-09-03T04:19:32.157Z | Sep 03 04:19:30.494 |
| 4887 | 2026-09-03T04:19:32.157Z | DEBG Sep 03 04:19:30.494 DEBG Sep 03 04:19:30.494 DEBGDEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.494 |
| 4888 | 2026-09-03T04:19:32.157Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4889 | 2026-09-03T04:19:32.157Z | DEBG |
| 4890 | 2026-09-03T04:19:32.157Z | initted freemap. size: 64replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.494 |
| 4891 | 2026-09-03T04:19:32.157Z | , Sep 03 04:19:30.494unitSep 03 04:19:30.494 :INFO Sep 03 04:19:30.494 INFOfreemap_route_ipv6 |
| 4892 | 2026-09-03T04:19:32.157Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 4893 | 2026-09-03T04:19:32.157Z | INFO INFOSep 03 04:19:30.494adding route 3fff:beef:12::/64 -> 2001:db8::55:ffadding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 4894 | 2026-09-03T04:19:32.157Z | DEBGSep 03 04:19:30.494 reset freemap |
| 4895 | 2026-09-03T04:19:32.157Z | DEBGSep 03 04:19:30.494 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff, |
| 4896 | 2026-09-03T04:19:32.157Z | 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 } }] unitDEBG: |
| 4897 | 2026-09-03T04:19:32.157Z | Sep 03 04:19:30.494 freemap_route_ipv6DEBG |
| 4898 | 2026-09-03T04:19:32.157Z | replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.494 |
| 4899 | 2026-09-03T04:19:32.157Z | Sep 03 04:19:30.494 INFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 04:19:30.494 |
| 4900 | 2026-09-03T04:19:32.157Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 4901 | 2026-09-03T04:19:32.157Z | Sep 03 04:19:30.494Sep 03 04:19:30.494adding route 3fff:beef:13::/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 } }] |
| 4902 | 2026-09-03T04:19:32.157Z | |
| 4903 | 2026-09-03T04:19:32.157Z | DEBG INFO adding route 172.16.0.0/32 -> 10.0.0.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 } }]Sep 03 04:19:30.494 |
| 4904 | 2026-09-03T04:19:32.157Z | |
| 4905 | 2026-09-03T04:19:32.162Z | Sep 03 04:19:30.494Sep 03 04:19:30.494 Sep 03 04:19:30.494INFO DEBGSep 03 04:19:30.494 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff INFODEBGreplacing 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 } }] |
| 4906 | 2026-09-03T04:19:32.162Z | |
| 4907 | 2026-09-03T04:19:32.162Z | 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 } }] |
| 4908 | 2026-09-03T04:19:32.162Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 4909 | 2026-09-03T04:19:32.162Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 04:19:30.494 |
| 4910 | 2026-09-03T04:19:32.162Z | Sep 03 04:19:30.494Sep 03 04:19:30.494 INFO Sep 03 04:19:30.494DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]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 } }]adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 4911 | 2026-09-03T04:19:32.162Z | |
| 4912 | 2026-09-03T04:19:32.162Z | |
| 4913 | 2026-09-03T04:19:32.162Z | 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 } }] |
| 4914 | 2026-09-03T04:19:32.162Z | Sep 03 04:19:30.494Sep 03 04:19:30.494 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 } }] |
| 4915 | 2026-09-03T04:19:32.162Z | DEBGSep 03 04:19:30.494Sep 03 04:19:30.494 Sep 03 04:19:30.494DEBG INFOfailed to allocate space for the new target listreplacing 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 } }] |
| 4916 | 2026-09-03T04:19:32.162Z | INFO |
| 4917 | 2026-09-03T04:19:32.162Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 4918 | 2026-09-03T04:19:32.162Z | |
| 4919 | 2026-09-03T04:19:32.162Z | Sep 03 04:19:30.494 Sep 03 04:19:30.494Sep 03 04:19:30.494 INFODEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4920 | 2026-09-03T04:19:32.163Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 4921 | 2026-09-03T04:19:32.163Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }], Sep 03 04:19:30.494 |
| 4922 | 2026-09-03T04:19:32.163Z | unit: Sep 03 04:19:30.494DEBG freemap_route_ipv4Sep 03 04:19:30.494 |
| 4923 | 2026-09-03T04:19:32.163Z | INFO Sep 03 04:19:30.494 DEBG created new freemapSep 03 04:19:30.491, unitDEBG: created new freemapfreemap_route_ipv6adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff, |
| 4924 | 2026-09-03T04:19:32.163Z | unit |
| 4925 | 2026-09-03T04:19:32.163Z | : freemap_route_ipv4Sep 03 04:19:30.494 |
| 4926 | 2026-09-03T04:19:32.163Z | DEBG Sep 03 04:19:30.494initted freemap. size: 64 , DEBGunit :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 } }] |
| 4927 | 2026-09-03T04:19:32.163Z | freemap_route_ipv4Sep 03 04:19:30.494 |
| 4928 | 2026-09-03T04:19:32.163Z | DEBGSep 03 04:19:30.494 created new freemap , INFOunit Sep 03 04:19:30.494adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff : |
| 4929 | 2026-09-03T04:19:32.163Z | freemap_route_ipv6DEBG |
| 4930 | 2026-09-03T04:19:32.163Z | reset freemapSep 03 04:19:30.494 , DEBGunit :replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.494 |
| 4931 | 2026-09-03T04:19:32.163Z | DEBG freemap_route_ipv4initted freemap. size: 64 |
| 4932 | 2026-09-03T04:19:32.163Z | , Sep 03 04:19:30.494 INFOunit :adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 4933 | 2026-09-03T04:19:32.163Z | freemap_route_ipv4Sep 03 04:19:30.494 |
| 4934 | 2026-09-03T04:19:32.163Z | DEBGSep 03 04:19:30.494 Sep 03 04:19:30.494DEBG initted freemap. size: 64replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], DEBG |
| 4935 | 2026-09-03T04:19:32.163Z | unit :reset freemap , Sep 03 04:19:30.494freemap_route_ipv6unit : |
| 4936 | 2026-09-03T04:19:32.163Z | INFOfreemap_route_ipv4 |
| 4937 | 2026-09-03T04:19:32.163Z | adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff |
| 4938 | 2026-09-03T04:19:32.163Z | Sep 03 04:19:30.494 Sep 03 04:19:30.494DEBG DEBG Sep 03 04:19:30.494initted freemap. size: 64 DEBG, DEBG unit :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 } }] |
| 4939 | 2026-09-03T04:19:32.163Z | 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 } }]freemap_route_ipv6 |
| 4940 | 2026-09-03T04:19:32.163Z | |
| 4941 | 2026-09-03T04:19:32.163Z | Sep 03 04:19:30.494 reset freemapDEBG, Sep 03 04:19:30.494Sep 03 04:19:30.494unitfailed to allocate space for the new target list : |
| 4942 | 2026-09-03T04:19:32.163Z | INFO DEBG adding route 3fff:beef:16::/64 -> 2001:db8::55:fffreemap_route_ipv6reset freemap |
| 4943 | 2026-09-03T04:19:32.163Z | Sep 03 04:19:30.494, unit DEBG |
| 4944 | 2026-09-03T04:19:32.163Z | :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] Sep 03 04:19:30.494 |
| 4945 | 2026-09-03T04:19:32.163Z | DEBGfreemap_route_ipv6 |
| 4946 | 2026-09-03T04:19:32.163Z | 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 } }] |
| 4947 | 2026-09-03T04:19:32.164Z | Sep 03 04:19:30.494 Sep 03 04:19:30.494DEBGSep 03 04:19:30.494 Sep 03 04:19:30.494failed to allocate space for the new target list |
| 4948 | 2026-09-03T04:19:32.164Z | INFOINFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ffINFO |
| 4949 | 2026-09-03T04:19:32.164Z | adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 4950 | 2026-09-03T04:19:32.164Z | |
| 4951 | 2026-09-03T04:19:32.164Z | Sep 03 04:19:30.494 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 } }]Sep 03 04:19:30.494 |
| 4952 | 2026-09-03T04:19:32.164Z | Sep 03 04:19:30.494DEBG 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 } }]Sep 03 04:19:30.494 |
| 4953 | 2026-09-03T04:19:32.164Z | 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 } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 4954 | 2026-09-03T04:19:32.164Z | |
| 4955 | 2026-09-03T04:19:32.164Z | Sep 03 04:19:30.494 INFOSep 03 04:19:30.494 adding route 172.16.0.0/32 -> 10.0.0.2INFO |
| 4956 | 2026-09-03T04:19:32.164Z | Sep 03 04:19:30.494 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 4957 | 2026-09-03T04:19:32.164Z | DEBG Sep 03 04:19:30.494replacing 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 } }] |
| 4958 | 2026-09-03T04:19:32.164Z | DEBG Sep 03 04:19:30.494replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 4959 | 2026-09-03T04:19:32.164Z | 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 } }] |
| 4960 | 2026-09-03T04:19:32.164Z | Sep 03 04:19:30.494Sep 03 04:19:30.494Sep 03 04:19:30.494 INFOINFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 4961 | 2026-09-03T04:19:32.164Z | adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 4962 | 2026-09-03T04:19:32.164Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 4963 | 2026-09-03T04:19:32.164Z | adding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 04:19:30.494Sep 03 04:19:30.494 DEBGDEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 4964 | 2026-09-03T04:19:32.164Z | test route::tests::identity_replace_is_noop ... ok |
| 4965 | 2026-09-03T04:19:32.164Z | |
| 4966 | 2026-09-03T04:19:32.164Z | |
| 4967 | 2026-09-03T04:19:32.164Z | Sep 03 04:19:30.494Sep 03 04:19:30.494 INFOINFOSep 03 04:19:30.494 adding route 172.16.0.0/32 -> 10.0.0.4adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 4968 | 2026-09-03T04:19:32.164Z | DEBG |
| 4969 | 2026-09-03T04:19:32.164Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:19:30.494Sep 03 04:19:30.494 DEBGDEBG |
| 4970 | 2026-09-03T04:19:32.164Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 4971 | 2026-09-03T04:19:32.164Z | |
| 4972 | 2026-09-03T04:19:32.164Z | Sep 03 04:19:30.494 Sep 03 04:19:30.494INFO Sep 03 04:19:30.494DEBG INFOadding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 4973 | 2026-09-03T04:19:32.164Z | Sep 03 04:19:30.495 DEBGSep 03 04:19:30.495 Sep 03 04:19:30.503DEBGcreated new freemap DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_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 freemapunit, |
| 4974 | 2026-09-03T04:19:32.164Z | unit: freemap_route_ipv4: |
| 4975 | 2026-09-03T04:19:32.165Z | Sep 03 04:19:30.503 freemap_route_ipv4DEBG |
| 4976 | 2026-09-03T04:19:32.165Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 4977 | 2026-09-03T04:19:32.165Z | Sep 03 04:19:30.503replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 4978 | 2026-09-03T04:19:32.165Z | Sep 03 04:19:30.503Sep 03 04:19:30.503 DEBG created new freemapcreated new freemap, WARNunit :, unitfreemap_route_ipv6: |
| 4979 | 2026-09-03T04:19:32.165Z | Sep 03 04:19:30.503 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFOSep 03 04:19:30.503 |
| 4980 | 2026-09-03T04:19:32.165Z | freemap_route_ipv6adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 4981 | 2026-09-03T04:19:32.165Z | DEBG |
| 4982 | 2026-09-03T04:19:32.165Z | initted freemap. size: 64Sep 03 04:19:30.503, unitSep 03 04:19:30.503Sep 03 04:19:30.503 :DEBG ERRO freemap_route_ipv4initted freemap. size: 64rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 4983 | 2026-09-03T04:19:32.165Z | |
| 4984 | 2026-09-03T04:19:32.165Z | DEBG, unitreplacing 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 } }]: |
| 4985 | 2026-09-03T04:19:32.165Z | Sep 03 04:19:30.503freemap_route_ipv4 |
| 4986 | 2026-09-03T04:19:32.165Z | DEBGSep 03 04:19:30.503 reset freemapERRO, Sep 03 04:19:30.503Sep 03 04:19:30.503 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 itunit :DEBG INFO freemap_route_ipv4reset freemapadding route 3fff:beef:20::/64 -> 2001:db8::55:ff, |
| 4987 | 2026-09-03T04:19:32.165Z | unit |
| 4988 | 2026-09-03T04:19:32.165Z | : freemap_route_ipv4 |
| 4989 | 2026-09-03T04:19:32.165Z | |
| 4990 | 2026-09-03T04:19:32.165Z | Sep 03 04:19:30.503Sep 03 04:19:30.503 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 } }]initted freemap. size: 64 |
| 4991 | 2026-09-03T04:19:32.165Z | , Sep 03 04:19:30.503unit: DEBGSep 03 04:19:30.503 freemap_route_ipv6 initted freemap. size: 64INFO |
| 4992 | 2026-09-03T04:19:32.165Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ff, |
| 4993 | 2026-09-03T04:19:32.165Z | unit:Sep 03 04:19:30.503 freemap_route_ipv6DEBG |
| 4994 | 2026-09-03T04:19:32.165Z | reset freemap, unit: freemap_route_ipv6 |
| 4995 | 2026-09-03T04:19:32.165Z | |
| 4996 | 2026-09-03T04:19:32.165Z | Sep 03 04:19:30.503Sep 03 04:19:30.503 INFO Sep 03 04:19:30.503adding route 172.16.0.0/32 -> 10.0.0.1 DEBG |
| 4997 | 2026-09-03T04:19:32.165Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 4998 | 2026-09-03T04:19:32.165Z | reset freemapSep 03 04:19:30.503, unitDEBG: Sep 03 04:19:30.503replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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_ipv6INFO |
| 4999 | 2026-09-03T04:19:32.165Z | |
| 5000 | 2026-09-03T04:19:32.165Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 5001 | 2026-09-03T04:19:32.165Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 5002 | 2026-09-03T04:19:32.165Z | Sep 03 04:19:30.503Sep 03 04:19:30.503 INFOINFO adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 04:19:30.503 DEBG |
| 5003 | 2026-09-03T04:19:32.166Z | 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 } }] |
| 5004 | 2026-09-03T04:19:32.166Z | Sep 03 04:19:30.503Sep 03 04:19:30.503 Sep 03 04:19:30.503INFODEBG adding route 3fff:beef:23::/64 -> 2001:db8::55:ffDEBGreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.495 |
| 5005 | 2026-09-03T04:19:32.170Z | 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 |
| 5006 | 2026-09-03T04:19:32.170Z | |
| 5007 | 2026-09-03T04:19:32.170Z | Sep 03 04:19:30.503 created new freemapINFOSep 03 04:19:30.503Sep 03 04:19:30.503 , INFODEBG adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 172.17.0.1/32 -> 10.0.0.255 |
| 5008 | 2026-09-03T04:19:32.170Z | unit 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 } }] |
| 5009 | 2026-09-03T04:19:32.170Z | : |
| 5010 | 2026-09-03T04:19:32.170Z | Sep 03 04:19:30.503 DEBGfreemap_route_ipv4 |
| 5011 | 2026-09-03T04:19:32.170Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.503 |
| 5012 | 2026-09-03T04:19:32.170Z | Sep 03 04:19:30.503 INFODEBG adding route 3fff:beef:24::/64 -> 2001:db8::55:ff Sep 03 04:19:30.503replacing 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 } }] |
| 5013 | 2026-09-03T04:19:32.170Z | INFO |
| 5014 | 2026-09-03T04:19:32.170Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 5015 | 2026-09-03T04:19:32.170Z | Sep 03 04:19:30.503 INFO Sep 03 04:19:30.503adding route 172.17.0.2/32 -> 10.0.0.255 |
| 5016 | 2026-09-03T04:19:32.170Z | DEBG created new freemapSep 03 04:19:30.503, unitSep 03 04:19:30.503Sep 03 04:19:30.503 DEBG:DEBG DEBGfreemap_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 } }] replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 5017 | 2026-09-03T04:19:32.170Z | |
| 5018 | 2026-09-03T04:19:32.170Z | |
| 5019 | 2026-09-03T04:19:32.170Z | |
| 5020 | 2026-09-03T04:19:32.171Z | Sep 03 04:19:30.503Sep 03 04:19:30.503 Sep 03 04:19:30.503INFOINFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ffINFO |
| 5021 | 2026-09-03T04:19:32.171Z | Sep 03 04:19:30.503adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 172.17.0.3/32 -> 10.0.0.255 |
| 5022 | 2026-09-03T04:19:32.171Z | |
| 5023 | 2026-09-03T04:19:32.171Z | DEBG Sep 03 04:19:30.503initted freemap. size: 64 Sep 03 04:19:30.503DEBG , 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 } }]unitSep 03 04:19:30.503 |
| 5024 | 2026-09-03T04:19:32.171Z | 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 } }] DEBG freemap_route_ipv4replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5025 | 2026-09-03T04:19:32.171Z | Sep 03 04:19:30.503 |
| 5026 | 2026-09-03T04:19:32.171Z | |
| 5027 | 2026-09-03T04:19:32.171Z | INFO Sep 03 04:19:30.503adding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFO |
| 5028 | 2026-09-03T04:19:32.171Z | Sep 03 04:19:30.503Sep 03 04:19:30.503adding route 172.17.0.4/32 -> 10.0.0.255 DEBG |
| 5029 | 2026-09-03T04:19:32.171Z | reset freemap, Sep 03 04:19:30.503unitINFO:Sep 03 04:19:30.503 freemap_route_ipv4DEBGadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 5030 | 2026-09-03T04:19:32.171Z | 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 } }] |
| 5031 | 2026-09-03T04:19:32.171Z | |
| 5032 | 2026-09-03T04:19:32.171Z | DEBG Sep 03 04:19:30.503Sep 03 04:19:30.503 INFODEBG adding route 172.17.0.5/32 -> 10.0.0.255replacing 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 } }]initted freemap. size: 64Sep 03 04:19:30.503 |
| 5033 | 2026-09-03T04:19:32.171Z | |
| 5034 | 2026-09-03T04:19:32.171Z | 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 } }]unit |
| 5035 | 2026-09-03T04:19:32.171Z | : Sep 03 04:19:30.503Sep 03 04:19:30.503Sep 03 04:19:30.503 DEBGINFO freemap_route_ipv6adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 5036 | 2026-09-03T04:19:32.171Z | 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 } }] |
| 5037 | 2026-09-03T04:19:32.171Z | |
| 5038 | 2026-09-03T04:19:32.171Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 04:19:30.503 |
| 5039 | 2026-09-03T04:19:32.171Z | Sep 03 04:19:30.503DEBG 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 } }]DEBGSep 03 04:19:30.503 |
| 5040 | 2026-09-03T04:19:32.171Z | reset freemapDEBG, Sep 03 04:19:30.503replacing 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 } }] |
| 5041 | 2026-09-03T04:19:32.171Z | INFO Sep 03 04:19:30.503adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 5042 | 2026-09-03T04:19:32.171Z | INFOSep 03 04:19:30.503 unit adding route 172.17.0.6/32 -> 10.0.0.255INFO |
| 5043 | 2026-09-03T04:19:32.171Z | : adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 5044 | 2026-09-03T04:19:32.171Z | Sep 03 04:19:30.503freemap_route_ipv6 Sep 03 04:19:30.503 |
| 5045 | 2026-09-03T04:19:32.171Z | DEBGSep 03 04:19:30.503 DEBG 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 } }]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 } }] |
| 5046 | 2026-09-03T04:19:32.171Z | 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 } }] |
| 5047 | 2026-09-03T04:19:32.172Z | Sep 03 04:19:30.503 INFO |
| 5048 | 2026-09-03T04:19:32.172Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5049 | 2026-09-03T04:19:32.172Z | Sep 03 04:19:30.503Sep 03 04:19:30.503 INFOINFO adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5050 | 2026-09-03T04:19:32.172Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 5051 | 2026-09-03T04:19:32.172Z | Sep 03 04:19:30.503Sep 03 04:19:30.503 Sep 03 04:19:30.503INFO DEBG adding route 3fff:beef:29::/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 } }]Sep 03 04:19:30.503 |
| 5052 | 2026-09-03T04:19:32.172Z | DEBGDEBG |
| 5053 | 2026-09-03T04:19:32.172Z | 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 } }] |
| 5054 | 2026-09-03T04:19:32.172Z | 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 } }] |
| 5055 | 2026-09-03T04:19:32.172Z | Sep 03 04:19:30.503 Sep 03 04:19:30.503 Sep 03 04:19:30.503INFO INFOadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 5056 | 2026-09-03T04:19:32.172Z | DEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 5057 | 2026-09-03T04:19:32.172Z | replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.503 |
| 5058 | 2026-09-03T04:19:32.172Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:19:30.503 |
| 5059 | 2026-09-03T04:19:32.172Z | DEBGINFO adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5060 | 2026-09-03T04:19:32.172Z | Sep 03 04:19:30.503replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.503 |
| 5061 | 2026-09-03T04:19:32.172Z | INFOSep 03 04:19:30.503DEBG Sep 03 04:19:30.503Sep 03 04:19:30.503replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5062 | 2026-09-03T04:19:32.172Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 5063 | 2026-09-03T04:19:32.172Z | INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ff DEBGSep 03 04:19:30.503 adding route 3fff:beef:2a::/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 } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO |
| 5064 | 2026-09-03T04:19:32.172Z | |
| 5065 | 2026-09-03T04:19:32.172Z | |
| 5066 | 2026-09-03T04:19:32.172Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5067 | 2026-09-03T04:19:32.172Z | |
| 5068 | 2026-09-03T04:19:32.172Z | Sep 03 04:19:30.503Sep 03 04:19:30.503 Sep 03 04:19:30.503Sep 03 04:19:30.503INFO Sep 03 04:19:30.503 DEBG DEBGDEBGadding route 172.16.0.0/32 -> 10.0.0.3 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 } }] |
| 5069 | 2026-09-03T04:19:32.172Z | |
| 5070 | 2026-09-03T04:19:32.172Z | replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 5071 | 2026-09-03T04:19:32.172Z | adding route 172.17.0.9/32 -> 10.0.0.255 |
| 5072 | 2026-09-03T04:19:32.172Z | |
| 5073 | 2026-09-03T04:19:32.172Z | Sep 03 04:19:30.503 Sep 03 04:19:30.503INFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffSep 03 04:19:30.503 |
| 5074 | 2026-09-03T04:19:32.172Z | Sep 03 04:19:30.503 DEBG INFOSep 03 04:19:30.503 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5075 | 2026-09-03T04:19:32.173Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, 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 } }] |
| 5076 | 2026-09-03T04:19:32.173Z | 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 Sep 03 04:19:30.503 |
| 5077 | 2026-09-03T04:19:32.173Z | Sep 03 04:19:30.503 DEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:ffDEBG replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.503replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 5078 | 2026-09-03T04:19:32.173Z | |
| 5079 | 2026-09-03T04:19:32.173Z | INFOSep 03 04:19:30.503 |
| 5080 | 2026-09-03T04:19:32.173Z | INFOadding route 172.17.0.10/32 -> 10.0.0.255Sep 03 04:19:30.503 |
| 5081 | 2026-09-03T04:19:32.173Z | INFOSep 03 04:19:30.503adding route 172.16.0.0/32 -> 10.0.0.4 INFO |
| 5082 | 2026-09-03T04:19:32.173Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffSep 03 04:19:30.503 |
| 5083 | 2026-09-03T04:19:32.173Z | adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 04:19:30.503 |
| 5084 | 2026-09-03T04:19:32.173Z | DEBGDEBG Sep 03 04:19:30.503replacing 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 } }] |
| 5085 | 2026-09-03T04:19:32.173Z | Sep 03 04:19:30.503DEBG 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 } }]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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:19:30.504 |
| 5086 | 2026-09-03T04:19:32.173Z | |
| 5087 | 2026-09-03T04:19:32.173Z | DEBG created new freemapSep 03 04:19:30.504, unitDEBG: Sep 03 04:19:30.512freemap_route_ipv4 Sep 03 04:19:30.503INFO 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 } }]adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 5088 | 2026-09-03T04:19:32.173Z | |
| 5089 | 2026-09-03T04:19:32.173Z | |
| 5090 | 2026-09-03T04:19:32.173Z | Sep 03 04:19:30.512Sep 03 04:19:30.512 INFO DEBGadding route 172.17.0.11/32 -> 10.0.0.255 |
| 5091 | 2026-09-03T04:19:32.173Z | Sep 03 04:19:30.512replacing 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 } }] |
| 5092 | 2026-09-03T04:19:32.173Z | DEBGSep 03 04:19:30.512 Sep 03 04:19:30.512 INFODEBGcreated new freemap replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], Sep 03 04:19:30.512adding route 172.17.0.0/32 -> 10.0.0.255 |
| 5093 | 2026-09-03T04:19:32.173Z | INFOunit : |
| 5094 | 2026-09-03T04:19:32.173Z | freemap_route_ipv6adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 5095 | 2026-09-03T04:19:32.173Z | |
| 5096 | 2026-09-03T04:19:32.173Z | Sep 03 04:19:30.512 DEBG Sep 03 04:19:30.512Sep 03 04:19:30.512 DEBGINFO adding route 172.17.0.12/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 } }]initted freemap. size: 64 |
| 5097 | 2026-09-03T04:19:32.173Z | |
| 5098 | 2026-09-03T04:19:32.173Z | Sep 03 04:19:30.512, DEBG unit:replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.512freemap_route_ipv4 Sep 03 04:19:30.512 |
| 5099 | 2026-09-03T04:19:32.173Z | DEBG INFO |
| 5100 | 2026-09-03T04:19:32.173Z | adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 04:19:30.512 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 } }] |
| 5101 | 2026-09-03T04:19:32.173Z | INFO |
| 5102 | 2026-09-03T04:19:32.173Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 04:19:30.512 Sep 03 04:19:30.512 |
| 5103 | 2026-09-03T04:19:32.174Z | DEBG DEBGreset freemap , replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.512Sep 03 04:19:30.512 unit |
| 5104 | 2026-09-03T04:19:32.174Z | INFO: DEBGadding route 172.17.0.13/32 -> 10.0.0.255 |
| 5105 | 2026-09-03T04:19:32.178Z | freemap_route_ipv4replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5106 | 2026-09-03T04:19:32.178Z | |
| 5107 | 2026-09-03T04:19:32.178Z | Sep 03 04:19:30.512Sep 03 04:19:30.512 INFODEBG adding 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 } }] |
| 5108 | 2026-09-03T04:19:32.178Z | |
| 5109 | 2026-09-03T04:19:32.178Z | Sep 03 04:19:30.512Sep 03 04:19:30.512 DEBGINFO Sep 03 04:19:30.512adding route 3fff:beef:30::/64 -> 2001:db8::55:ff Sep 03 04:19:30.512initted freemap. size: 64INFO DEBGadding route 172.17.0.14/32 -> 10.0.0.255, |
| 5110 | 2026-09-03T04:19:32.178Z | |
| 5111 | 2026-09-03T04:19:32.178Z | unit: replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.512 freemap_route_ipv6DEBG |
| 5112 | 2026-09-03T04:19:32.178Z | Sep 03 04:19:30.512 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 } }] |
| 5113 | 2026-09-03T04:19:32.178Z | 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 } }] |
| 5114 | 2026-09-03T04:19:32.178Z | Sep 03 04:19:30.512 |
| 5115 | 2026-09-03T04:19:32.178Z | INFOSep 03 04:19:30.512Sep 03 04:19:30.512 adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5116 | 2026-09-03T04:19:32.178Z | Sep 03 04:19:30.512 INFOSep 03 04:19:30.512INFO |
| 5117 | 2026-09-03T04:19:32.178Z | |
| 5118 | 2026-09-03T04:19:32.178Z | adding route 172.17.0.15/32 -> 10.0.0.255 adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5119 | 2026-09-03T04:19:32.178Z | DEBG |
| 5120 | 2026-09-03T04:19:32.179Z | DEBG reset freemap replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.512 |
| 5121 | 2026-09-03T04:19:32.179Z | Sep 03 04:19:30.512, Sep 03 04:19:30.512DEBGDEBGunit :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 } }] |
| 5122 | 2026-09-03T04:19:32.179Z | INFOreplacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv6 |
| 5123 | 2026-09-03T04:19:32.179Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 04:19:30.512 |
| 5124 | 2026-09-03T04:19:32.179Z | Sep 03 04:19:30.512 |
| 5125 | 2026-09-03T04:19:32.179Z | Sep 03 04:19:30.512INFOSep 03 04:19:30.512Sep 03 04:19:30.512 INFODEBGINFO Sep 03 04:19:30.512 adding route 172.17.0.16/32 -> 10.0.0.255 |
| 5126 | 2026-09-03T04:19:32.179Z | 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 } }]adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 5127 | 2026-09-03T04:19:32.179Z | adding route 172.17.0.4/32 -> 10.0.0.255adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 04:19:30.512 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG |
| 5128 | 2026-09-03T04:19:32.179Z | |
| 5129 | 2026-09-03T04:19:32.179Z | Sep 03 04:19:30.512 |
| 5130 | 2026-09-03T04:19:32.179Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5131 | 2026-09-03T04:19:32.179Z | |
| 5132 | 2026-09-03T04:19:32.179Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 04:19:30.512Sep 03 04:19:30.512 Sep 03 04:19:30.512 |
| 5133 | 2026-09-03T04:19:32.179Z | DEBGSep 03 04:19:30.512 DEBGSep 03 04:19:30.512 Sep 03 04:19:30.512 INFOINFOreplacing 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.17/32 -> 10.0.0.255 |
| 5134 | 2026-09-03T04:19:32.179Z | |
| 5135 | 2026-09-03T04:19:32.179Z | DEBG INFO Sep 03 04:19:30.512replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.512adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5136 | 2026-09-03T04:19:32.179Z | |
| 5137 | 2026-09-03T04:19:32.179Z | DEBGadding route 3fff:beef:27::/64 -> 2001:db8::55:ff INFOreplacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5138 | 2026-09-03T04:19:32.179Z | |
| 5139 | 2026-09-03T04:19:32.179Z | adding route 172.17.0.5/32 -> 10.0.0.255replacing 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 } }] |
| 5140 | 2026-09-03T04:19:32.179Z | |
| 5141 | 2026-09-03T04:19:32.179Z | Sep 03 04:19:30.512 Sep 03 04:19:30.512Sep 03 04:19:30.512 INFODEBG Sep 03 04:19:30.512 INFOINFOSep 03 04:19:30.512replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.512 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 } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 5142 | 2026-09-03T04:19:32.179Z | adding route 172.17.0.18/32 -> 10.0.0.255 adding route 3fff:beef:33::/64 -> 2001:db8::55:ffreplacing 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 } }] |
| 5143 | 2026-09-03T04:19:32.179Z | |
| 5144 | 2026-09-03T04:19:32.179Z | |
| 5145 | 2026-09-03T04:19:32.179Z | |
| 5146 | 2026-09-03T04:19:32.179Z | Sep 03 04:19:30.512 |
| 5147 | 2026-09-03T04:19:32.180Z | Sep 03 04:19:30.512Sep 03 04:19:30.512Sep 03 04:19:30.512INFOSep 03 04:19:30.512 DEBGDEBGINFO DEBG adding route 3fff:beef:28::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5148 | 2026-09-03T04:19:32.180Z | Sep 03 04:19:30.512 |
| 5149 | 2026-09-03T04:19:32.180Z | 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 } }] |
| 5150 | 2026-09-03T04:19:32.180Z | adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5151 | 2026-09-03T04:19:32.180Z | |
| 5152 | 2026-09-03T04:19:32.180Z | |
| 5153 | 2026-09-03T04:19:32.180Z | Sep 03 04:19:30.512 Sep 03 04:19:30.512INFOSep 03 04:19:30.512 Sep 03 04:19:30.512 DEBGadding route 3fff:beef:34::/64 -> 2001:db8::55:ff INFOSep 03 04:19:30.512 Sep 03 04:19:30.512 |
| 5154 | 2026-09-03T04:19:32.180Z | adding route 172.17.0.19/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 } }] |
| 5155 | 2026-09-03T04:19:32.180Z | |
| 5156 | 2026-09-03T04:19:32.180Z | 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 } }] DEBGSep 03 04:19:30.512Sep 03 04:19:30.512 replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5157 | 2026-09-03T04:19:32.180Z | |
| 5158 | 2026-09-03T04:19:32.180Z | DEBGDEBGSep 03 04:19:30.513 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 } }] |
| 5159 | 2026-09-03T04:19:32.180Z | 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 } }]adding route 3fff:beef:28::/64 -> 2001:db8::55:ffSep 03 04:19:30.513 |
| 5160 | 2026-09-03T04:19:32.180Z | Sep 03 04:19:30.513 INFOSep 03 04:19:30.513 |
| 5161 | 2026-09-03T04:19:32.180Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 5162 | 2026-09-03T04:19:32.180Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 5163 | 2026-09-03T04:19:32.180Z | INFOadding route 172.17.0.7/32 -> 10.0.0.255 |
| 5164 | 2026-09-03T04:19:32.180Z | adding route 172.17.0.20/32 -> 10.0.0.255Sep 03 04:19:30.513adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 5165 | 2026-09-03T04:19:32.180Z | |
| 5166 | 2026-09-03T04:19:32.180Z | INFO Sep 03 04:19:30.513 Sep 03 04:19:30.513DEBGSep 03 04:19:30.513adding route 3fff:beef:35::/64 -> 2001:db8::55:ff Sep 03 04:19:30.513 |
| 5167 | 2026-09-03T04:19:32.180Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 5168 | 2026-09-03T04:19:32.180Z | Sep 03 04:19:30.513DEBG DEBG DEBGreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.513Sep 03 04:19:30.513replacing 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 } }] |
| 5169 | 2026-09-03T04:19:32.180Z | DEBG |
| 5170 | 2026-09-03T04:19:32.180Z | 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 } }] |
| 5171 | 2026-09-03T04:19:32.180Z | replacing targets for 3fff:dead::/64 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 } }] |
| 5172 | 2026-09-03T04:19:32.180Z | 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 } }] |
| 5173 | 2026-09-03T04:19:32.180Z | Sep 03 04:19:30.513Sep 03 04:19:30.513 INFO Sep 03 04:19:30.513Sep 03 04:19:30.513adding route 172.17.0.8/32 -> 10.0.0.255 |
| 5174 | 2026-09-03T04:19:32.180Z | INFO INFOadding route 172.17.0.21/32 -> 10.0.0.255 Sep 03 04:19:30.513 |
| 5175 | 2026-09-03T04:19:32.181Z | WARNadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 5176 | 2026-09-03T04:19:32.181Z | shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 04:19:30.513 INFO |
| 5177 | 2026-09-03T04:19:32.181Z | Sep 03 04:19:30.513 DEBG adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 5178 | 2026-09-03T04:19:32.181Z | Sep 03 04:19:30.513replacing 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 } }] |
| 5179 | 2026-09-03T04:19:32.181Z | DEBG |
| 5180 | 2026-09-03T04:19:32.181Z | Sep 03 04:19:30.513replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.513INFO |
| 5181 | 2026-09-03T04:19:32.181Z | DEBGadding route 172.17.0.22/32 -> 10.0.0.255Sep 03 04:19:30.513 Sep 03 04:19:30.513 |
| 5182 | 2026-09-03T04:19:32.181Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO INFO |
| 5183 | 2026-09-03T04:19:32.181Z | adding route 172.17.0.9/32 -> 10.0.0.255 Sep 03 04:19:30.513 |
| 5184 | 2026-09-03T04:19:32.181Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG |
| 5185 | 2026-09-03T04:19:32.181Z | replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.513 |
| 5186 | 2026-09-03T04:19:32.181Z | Sep 03 04:19:30.513 Sep 03 04:19:30.513INFO DEBG DEBGadding route 3fff:beef:37::/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 } }] |
| 5187 | 2026-09-03T04:19:32.181Z | 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 } }] |
| 5188 | 2026-09-03T04:19:32.181Z | |
| 5189 | 2026-09-03T04:19:32.181Z | Sep 03 04:19:30.513 Sep 03 04:19:30.513INFOSep 03 04:19:30.513 Sep 03 04:19:30.513adding route 172.17.0.23/32 -> 10.0.0.255 |
| 5190 | 2026-09-03T04:19:32.181Z | INFO INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 5191 | 2026-09-03T04:19:32.181Z | DEBGSep 03 04:19:30.513 adding route 172.17.0.10/32 -> 10.0.0.255 |
| 5192 | 2026-09-03T04:19:32.181Z | 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 } }]DEBGSep 03 04:19:30.513 |
| 5193 | 2026-09-03T04:19:32.181Z | Sep 03 04:19:30.521 INFODEBGreplacing 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 } }] |
| 5194 | 2026-09-03T04:19:32.181Z | Sep 03 04:19:30.512 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:38::/64 -> 2001:db8::55:ffDEBG |
| 5195 | 2026-09-03T04:19:32.181Z | |
| 5196 | 2026-09-03T04:19:32.181Z | replacing targets for 3fff:dead::/64 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 } }] |
| 5197 | 2026-09-03T04:19:32.181Z | Sep 03 04:19:30.521Sep 03 04:19:30.521 Sep 03 04:19:30.521 DEBGSep 03 04:19:30.521 DEBGINFO WARNadding route 172.17.0.24/32 -> 10.0.0.255 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO |
| 5198 | 2026-09-03T04:19:32.181Z | |
| 5199 | 2026-09-03T04:19:32.181Z | adding route 3fff:beef:2d::/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 } }]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 } }] |
| 5200 | 2026-09-03T04:19:32.181Z | |
| 5201 | 2026-09-03T04:19:32.182Z | |
| 5202 | 2026-09-03T04:19:32.182Z | Sep 03 04:19:30.521Sep 03 04:19:30.521Sep 03 04:19:30.521 INFO adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 5203 | 2026-09-03T04:19:32.182Z | DEBG Sep 03 04:19:30.521INFO Sep 03 04:19:30.521 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 5204 | 2026-09-03T04:19:32.182Z | DEBGDEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5205 | 2026-09-03T04:19:32.186Z | |
| 5206 | 2026-09-03T04:19:32.186Z | Sep 03 04:19:30.521 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 } }] |
| 5207 | 2026-09-03T04:19:32.186Z | adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 04:19:30.521 |
| 5208 | 2026-09-03T04:19:32.186Z | Sep 03 04:19:30.521INFO Sep 03 04:19:30.521 INFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff DEBG |
| 5209 | 2026-09-03T04:19:32.186Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 04:19:30.521 |
| 5210 | 2026-09-03T04:19:32.186Z | 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 |
| 5211 | 2026-09-03T04:19:32.186Z | Sep 03 04:19:30.521 replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.521 |
| 5212 | 2026-09-03T04:19:32.186Z | Sep 03 04:19:30.521DEBG 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 } }] |
| 5213 | 2026-09-03T04:19:32.186Z | 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 } }]INFOSep 03 04:19:30.521 |
| 5214 | 2026-09-03T04:19:32.186Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFO |
| 5215 | 2026-09-03T04:19:32.187Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 5216 | 2026-09-03T04:19:32.187Z | Sep 03 04:19:30.521 INFOSep 03 04:19:30.521 Sep 03 04:19:30.521Sep 03 04:19:30.521adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 5217 | 2026-09-03T04:19:32.187Z | 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 } }] |
| 5218 | 2026-09-03T04:19:32.187Z | 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 } }] |
| 5219 | 2026-09-03T04:19:32.187Z | Sep 03 04:19:30.521 Sep 03 04:19:30.521INFO INFOadding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG |
| 5220 | 2026-09-03T04:19:32.187Z | Sep 03 04:19:30.521 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5221 | 2026-09-03T04:19:32.187Z | |
| 5222 | 2026-09-03T04:19:32.187Z | INFO adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 04:19:30.521 |
| 5223 | 2026-09-03T04:19:32.187Z | Sep 03 04:19:30.521 DEBGINFOSep 03 04:19:30.521 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:30::/64 -> 2001:db8::55:ff |
| 5224 | 2026-09-03T04:19:32.187Z | |
| 5225 | 2026-09-03T04:19:32.187Z | DEBGSep 03 04:19:30.521 DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 5226 | 2026-09-03T04:19:32.187Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.521 |
| 5227 | 2026-09-03T04:19:32.187Z | Sep 03 04:19:30.521INFO DEBGSep 03 04:19:30.521 adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.521 |
| 5228 | 2026-09-03T04:19:32.187Z | |
| 5229 | 2026-09-03T04:19:32.187Z | INFO INFOadding route 172.17.0.28/32 -> 10.0.0.255 |
| 5230 | 2026-09-03T04:19:32.187Z | adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffSep 03 04:19:30.521 Sep 03 04:19:30.521 DEBGINFO |
| 5231 | 2026-09-03T04:19:32.187Z | Sep 03 04:19:30.522 adding route 3fff:beef:31::/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 } }] |
| 5232 | 2026-09-03T04:19:32.187Z | DEBG |
| 5233 | 2026-09-03T04:19:32.187Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.522 |
| 5234 | 2026-09-03T04:19:32.187Z | Sep 03 04:19:30.522 DEBGSep 03 04:19:30.522 DEBGSep 03 04:19:30.522replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 5235 | 2026-09-03T04:19:32.187Z | 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 } }] adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 5236 | 2026-09-03T04:19:32.187Z | |
| 5237 | 2026-09-03T04:19:32.187Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5238 | 2026-09-03T04:19:32.187Z | Sep 03 04:19:30.522 INFOSep 03 04:19:30.522 Sep 03 04:19:30.522DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.522 |
| 5239 | 2026-09-03T04:19:32.187Z | DEBG |
| 5240 | 2026-09-03T04:19:32.188Z | INFO adding route 3fff:beef:3d::/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 } }]Sep 03 04:19:30.522 |
| 5241 | 2026-09-03T04:19:32.188Z | |
| 5242 | 2026-09-03T04:19:32.188Z | INFO Sep 03 04:19:30.522adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 04:19:30.522 DEBGDEBG |
| 5243 | 2026-09-03T04:19:32.188Z | Sep 03 04:19:30.522 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 5244 | 2026-09-03T04:19:32.188Z | replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:19:30.522 |
| 5245 | 2026-09-03T04:19:32.188Z | DEBGadding route 172.17.0.30/32 -> 10.0.0.255 |
| 5246 | 2026-09-03T04:19:32.188Z | replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.522 |
| 5247 | 2026-09-03T04:19:32.188Z | Sep 03 04:19:30.522 INFO INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:19:30.522 |
| 5248 | 2026-09-03T04:19:32.188Z | DEBGSep 03 04:19:30.522 replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.522INFOadding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 5249 | 2026-09-03T04:19:32.188Z | |
| 5250 | 2026-09-03T04:19:32.188Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 5251 | 2026-09-03T04:19:32.188Z | DEBGSep 03 04:19:30.522Sep 03 04:19:30.522 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 } }] |
| 5252 | 2026-09-03T04:19:32.188Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 03 04:19:30.522 |
| 5253 | 2026-09-03T04:19:32.188Z | Sep 03 04:19:30.522 DEBGadding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 5254 | 2026-09-03T04:19:32.188Z | failed to allocate space for the new target list |
| 5255 | 2026-09-03T04:19:32.188Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.522 |
| 5256 | 2026-09-03T04:19:32.188Z | Sep 03 04:19:30.522 INFO Sep 03 04:19:30.522adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBG |
| 5257 | 2026-09-03T04:19:32.188Z | Sep 03 04:19:30.522 INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGSep 03 04:19:30.522adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 5258 | 2026-09-03T04:19:32.188Z | DEBG |
| 5259 | 2026-09-03T04:19:32.188Z | 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 } }] |
| 5260 | 2026-09-03T04:19:32.188Z | Sep 03 04:19:30.522 |
| 5261 | 2026-09-03T04:19:32.188Z | DEBG Sep 03 04:19:30.522 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 |
| 5262 | 2026-09-03T04:19:32.188Z | Sep 03 04:19:30.522 adding route 172.17.0.32/32 -> 10.0.0.255INFO |
| 5263 | 2026-09-03T04:19:32.188Z | Sep 03 04:19:30.522adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 5264 | 2026-09-03T04:19:32.188Z | INFO Sep 03 04:19:30.522adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 5265 | 2026-09-03T04:19:32.188Z | Sep 03 04:19:30.522DEBG DEBGreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5266 | 2026-09-03T04:19:32.188Z | 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 } }] |
| 5267 | 2026-09-03T04:19:32.189Z | Sep 03 04:19:30.522Sep 03 04:19:30.522Sep 03 04:19:30.522 INFODEBG INFOadding route 172.17.0.33/32 -> 10.0.0.255 |
| 5268 | 2026-09-03T04:19:32.189Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 5269 | 2026-09-03T04:19:32.189Z | 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 } }] |
| 5270 | 2026-09-03T04:19:32.189Z | Sep 03 04:19:30.522 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 } }] |
| 5271 | 2026-09-03T04:19:32.189Z | Sep 03 04:19:30.522Sep 03 04:19:30.522 DEBGINFOSep 03 04:19:30.522 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 } }] |
| 5272 | 2026-09-03T04:19:32.189Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffINFO |
| 5273 | 2026-09-03T04:19:32.189Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5274 | 2026-09-03T04:19:32.189Z | Sep 03 04:19:30.522 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 5275 | 2026-09-03T04:19:32.189Z | Sep 03 04:19:30.522 DEBG Sep 03 04:19:30.522Sep 03 04:19:30.522replacing 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 } }] |
| 5276 | 2026-09-03T04:19:32.189Z | DEBG DEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 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 } }] |
| 5277 | 2026-09-03T04:19:32.189Z | |
| 5278 | 2026-09-03T04:19:32.189Z | Sep 03 04:19:30.522 INFOSep 03 04:19:30.522 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5279 | 2026-09-03T04:19:32.189Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 5280 | 2026-09-03T04:19:32.189Z | Sep 03 04:19:30.522 INFOSep 03 04:19:30.522created new freemapSep 03 04:19:30.513Sep 03 04:19:30.522 , DEBG unitDEBGDEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff 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 } }] |
| 5281 | 2026-09-03T04:19:32.189Z | :replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 5282 | 2026-09-03T04:19:32.189Z | |
| 5283 | 2026-09-03T04:19:32.189Z | freemap_route_ipv4Sep 03 04:19:30.522 |
| 5284 | 2026-09-03T04:19:32.189Z | |
| 5285 | 2026-09-03T04:19:32.189Z | Sep 03 04:19:30.522 Sep 03 04:19:30.522 DEBGINFOSep 03 04:19:30.522 Sep 03 04:19:30.522replacing 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 |
| 5286 | 2026-09-03T04:19:32.189Z | INFO adding route 172.17.0.11/32 -> 10.0.0.255 |
| 5287 | 2026-09-03T04:19:32.189Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ffadding route 172.17.0.36/32 -> 10.0.0.255 |
| 5288 | 2026-09-03T04:19:32.189Z | DEBG |
| 5289 | 2026-09-03T04:19:32.189Z | Sep 03 04:19:30.522Sep 03 04:19:30.522 DEBGcreated new freemapINFOSep 03 04:19:30.522, unitreplacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5290 | 2026-09-03T04:19:32.189Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 5291 | 2026-09-03T04:19:32.189Z | :DEBG Sep 03 04:19:30.522replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.522 |
| 5292 | 2026-09-03T04:19:32.189Z | INFODEBGfreemap_route_ipv6 |
| 5293 | 2026-09-03T04:19:32.189Z | Sep 03 04:19:30.522 replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.522 Sep 03 04:19:30.522 |
| 5294 | 2026-09-03T04:19:32.189Z | adding route 172.17.0.12/32 -> 10.0.0.255DEBG |
| 5295 | 2026-09-03T04:19:32.190Z | DEBGINFO adding route 172.17.0.37/32 -> 10.0.0.255replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.522initted freemap. size: 64 |
| 5296 | 2026-09-03T04:19:32.190Z | |
| 5297 | 2026-09-03T04:19:32.190Z | Sep 03 04:19:30.522DEBG , INFOunit Sep 03 04:19:30.522 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.522 |
| 5298 | 2026-09-03T04:19:32.190Z | DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ff INFO: |
| 5299 | 2026-09-03T04:19:32.190Z | Sep 03 04:19:30.522replacing 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 } }] |
| 5300 | 2026-09-03T04:19:32.190Z | freemap_route_ipv4INFO |
| 5301 | 2026-09-03T04:19:32.190Z | adding route 172.17.0.13/32 -> 10.0.0.255adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 5302 | 2026-09-03T04:19:32.190Z | |
| 5303 | 2026-09-03T04:19:32.190Z | Sep 03 04:19:30.522Sep 03 04:19:30.522 Sep 03 04:19:30.522DEBG Sep 03 04:19:30.522DEBG 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 } }]DEBGSep 03 04:19:30.522 |
| 5304 | 2026-09-03T04:19:32.190Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5305 | 2026-09-03T04:19:32.195Z | reset freemapSep 03 04:19:30.522 INFOSep 03 04:19:30.522Sep 03 04:19:30.522 adding route 3fff:beef:36::/64 -> 2001:db8::55:ff DEBG |
| 5306 | 2026-09-03T04:19:32.195Z | created new freemapDEBG, unitcreated new freemap:Sep 03 04:19:30.529 , freemap_route_ipv4unit: |
| 5307 | 2026-09-03T04:19:32.195Z | freemap_route_ipv4DEBG |
| 5308 | 2026-09-03T04:19:32.195Z | 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 } }] |
| 5309 | 2026-09-03T04:19:32.195Z | Sep 03 04:19:30.530Sep 03 04:19:30.530 DEBGDEBG created new freemapcreated new freemapSep 03 04:19:30.530Sep 03 04:19:30.530 INFODEBG, , unitunit : adding route 3fff:beef:37::/64 -> 2001:db8::55:ffreplacing 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 } }]freemap_route_ipv6 |
| 5310 | 2026-09-03T04:19:32.195Z | |
| 5311 | 2026-09-03T04:19:32.195Z | |
| 5312 | 2026-09-03T04:19:32.195Z | : freemap_route_ipv6Sep 03 04:19:30.530 |
| 5313 | 2026-09-03T04:19:32.195Z | Sep 03 04:19:30.530 DEBGINFO Sep 03 04:19:30.530Sep 03 04:19:30.530adding route 172.17.0.39/32 -> 10.0.0.255 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 } }] |
| 5314 | 2026-09-03T04:19:32.195Z | DEBG |
| 5315 | 2026-09-03T04:19:32.195Z | initted freemap. size: 64DEBG , Sep 03 04:19:30.530initted freemap. size: 64 , unitSep 03 04:19:30.530DEBGunit : : replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 INFOfreemap_route_ipv4 |
| 5316 | 2026-09-03T04:19:32.195Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 5317 | 2026-09-03T04:19:32.195Z | |
| 5318 | 2026-09-03T04:19:32.195Z | |
| 5319 | 2026-09-03T04:19:32.195Z | Sep 03 04:19:30.530Sep 03 04:19:30.530Sep 03 04:19:30.530 DEBGDEBG Sep 03 04:19:30.530reset freemap 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 } }]DEBG |
| 5320 | 2026-09-03T04:19:32.195Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5321 | 2026-09-03T04:19:32.195Z | reset freemapunit, :unit: Sep 03 04:19:30.530freemap_route_ipv4Sep 03 04:19:30.530 |
| 5322 | 2026-09-03T04:19:32.195Z | INFO adding route 3fff:beef:39::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4Sep 03 04:19:30.530 |
| 5323 | 2026-09-03T04:19:32.195Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5324 | 2026-09-03T04:19:32.195Z | initted freemap. size: 64 |
| 5325 | 2026-09-03T04:19:32.195Z | , unit:Sep 03 04:19:30.530 freemap_route_ipv6Sep 03 04:19:30.530 |
| 5326 | 2026-09-03T04:19:32.195Z | Sep 03 04:19:30.530DEBG INFO replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:19:30.530adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5327 | 2026-09-03T04:19:32.196Z | |
| 5328 | 2026-09-03T04:19:32.196Z | DEBGDEBG initted freemap. size: 64Sep 03 04:19:30.530Sep 03 04:19:30.530reset freemap , DEBGINFOunit : 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 } }], |
| 5329 | 2026-09-03T04:19:32.196Z | freemap_route_ipv6adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 5330 | 2026-09-03T04:19:32.196Z | |
| 5331 | 2026-09-03T04:19:32.196Z | unit: Sep 03 04:19:30.530Sep 03 04:19:30.530 INFOINFO freemap_route_ipv6 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5332 | 2026-09-03T04:19:32.196Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5333 | 2026-09-03T04:19:32.196Z | Sep 03 04:19:30.530 |
| 5334 | 2026-09-03T04:19:32.196Z | 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 } }] |
| 5335 | 2026-09-03T04:19:32.196Z | Sep 03 04:19:30.530Sep 03 04:19:30.530 DEBGDEBG replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]Sep 03 04:19:30.530 |
| 5336 | 2026-09-03T04:19:32.196Z | |
| 5337 | 2026-09-03T04:19:32.196Z | DEBG Sep 03 04:19:30.530reset freemap Sep 03 04:19:30.530INFO Sep 03 04:19:30.530adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffINFO, |
| 5338 | 2026-09-03T04:19:32.196Z | unitadding route 3fff:dead::/64 -> 2001:db8::55:2: |
| 5339 | 2026-09-03T04:19:32.196Z | freemap_route_ipv6INFOSep 03 04:19:30.530 DEBG |
| 5340 | 2026-09-03T04:19:32.196Z | adding route 172.17.0.43/32 -> 10.0.0.255 Sep 03 04:19:30.530 |
| 5341 | 2026-09-03T04:19:32.196Z | replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 5342 | 2026-09-03T04:19:32.196Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 5343 | 2026-09-03T04:19:32.196Z | Sep 03 04:19:30.530Sep 03 04:19:30.530Sep 03 04:19:30.530 INFODEBG replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5344 | 2026-09-03T04:19:32.196Z | INFO Sep 03 04:19:30.530adding route 3fff:beef:3c::/64 -> 2001:db8::55:ffadding route 172.16.0.0/32 -> 10.0.0.1 |
| 5345 | 2026-09-03T04:19:32.196Z | INFO |
| 5346 | 2026-09-03T04:19:32.196Z | Sep 03 04:19:30.530 adding route 3fff:dead::/64 -> 2001:db8::55:3INFOSep 03 04:19:30.530 |
| 5347 | 2026-09-03T04:19:32.196Z | DEBG adding route 172.17.0.44/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 } }] |
| 5348 | 2026-09-03T04:19:32.196Z | |
| 5349 | 2026-09-03T04:19:32.196Z | Sep 03 04:19:30.530 Sep 03 04:19:30.530Sep 03 04:19:30.530 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 } }]DEBG |
| 5350 | 2026-09-03T04:19:32.196Z | Sep 03 04:19:30.530DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:19:30.530 |
| 5351 | 2026-09-03T04:19:32.196Z | failed to allocate space for the new target listINFO |
| 5352 | 2026-09-03T04:19:32.196Z | |
| 5353 | 2026-09-03T04:19:32.196Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5354 | 2026-09-03T04:19:32.197Z | Sep 03 04:19:30.530Sep 03 04:19:30.530 Sep 03 04:19:30.530 INFOINFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.16.0.0/32 -> 10.0.0.2replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 5355 | 2026-09-03T04:19:32.197Z | |
| 5356 | 2026-09-03T04:19:32.197Z | |
| 5357 | 2026-09-03T04:19:32.197Z | Sep 03 04:19:30.530 Sep 03 04:19:30.530DEBG 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 } }] |
| 5358 | 2026-09-03T04:19:32.197Z | Sep 03 04:19:30.530DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 5359 | 2026-09-03T04:19:32.197Z | DEBGSep 03 04:19:30.530 INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] Sep 03 04:19:30.530 |
| 5360 | 2026-09-03T04:19:32.197Z | adding route 172.17.0.46/32 -> 10.0.0.255DEBG |
| 5361 | 2026-09-03T04:19:32.197Z | replacing targets for 3fff:dead::/64 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 } }]Sep 03 04:19:30.530 |
| 5362 | 2026-09-03T04:19:32.197Z | INFOSep 03 04:19:30.530 adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 5363 | 2026-09-03T04:19:32.197Z | 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 } }] |
| 5364 | 2026-09-03T04:19:32.197Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 5365 | 2026-09-03T04:19:32.197Z | , Sep 03 04:19:30.530 unitDEBG: 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 } }]freemap_route_ipv4 |
| 5366 | 2026-09-03T04:19:32.197Z | |
| 5367 | 2026-09-03T04:19:32.197Z | Sep 03 04:19:30.530 INFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 03 04:19:30.530Sep 03 04:19:30.530 INFO |
| 5368 | 2026-09-03T04:19:32.197Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 5369 | 2026-09-03T04:19:32.197Z | DEBG Sep 03 04:19:30.530 Sep 03 04:19:30.513DEBG initted freemap. size: 64DEBGSep 03 04:19:30.530 , created new freemapunit, unitDEBG: :replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 5370 | 2026-09-03T04:19:32.197Z | freemap_route_ipv4 |
| 5371 | 2026-09-03T04:19:32.197Z | |
| 5372 | 2026-09-03T04:19:32.197Z | freemap_route_ipv6 |
| 5373 | 2026-09-03T04:19:32.197Z | Sep 03 04:19:30.530Sep 03 04:19:30.530 INFOINFOSep 03 04:19:30.530 adding route 172.17.0.2/32 -> 10.0.0.255DEBG |
| 5374 | 2026-09-03T04:19:32.197Z | adding route 172.17.0.48/32 -> 10.0.0.255reset freemapSep 03 04:19:30.530, |
| 5375 | 2026-09-03T04:19:32.197Z | unit:DEBG freemap_route_ipv6Sep 03 04:19:30.530created new freemap |
| 5376 | 2026-09-03T04:19:32.197Z | Sep 03 04:19:30.530DEBG, 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 |
| 5377 | 2026-09-03T04:19:32.197Z | unit: freemap_route_ipv6replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.530 |
| 5378 | 2026-09-03T04:19:32.197Z | Sep 03 04:19:30.530 |
| 5379 | 2026-09-03T04:19:32.197Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5380 | 2026-09-03T04:19:32.197Z | INFO Sep 03 04:19:30.530Sep 03 04:19:30.530adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5381 | 2026-09-03T04:19:32.198Z | Sep 03 04:19:30.530 INFODEBG adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 04:19:30.530DEBG |
| 5382 | 2026-09-03T04:19:32.198Z | 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 } }]initted freemap. size: 64DEBG |
| 5383 | 2026-09-03T04:19:32.198Z | , Sep 03 04:19:30.530 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 } }]: |
| 5384 | 2026-09-03T04:19:32.198Z | Sep 03 04:19:30.530DEBG INFO Sep 03 04:19:30.530adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5385 | 2026-09-03T04:19:32.198Z | freemap_route_ipv4replacing 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 |
| 5386 | 2026-09-03T04:19:32.198Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 5387 | 2026-09-03T04:19:32.198Z | |
| 5388 | 2026-09-03T04:19:32.198Z | Sep 03 04:19:30.530 DEBG Sep 03 04:19:30.530replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.530DEBGSep 03 04:19:30.530 |
| 5389 | 2026-09-03T04:19:32.198Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 5390 | 2026-09-03T04:19:32.198Z | DEBGadding route 172.17.0.4/32 -> 10.0.0.255Sep 03 04:19:30.530 |
| 5391 | 2026-09-03T04:19:32.198Z | INFO reset freemap , adding route 172.17.0.51/32 -> 10.0.0.255unit |
| 5392 | 2026-09-03T04:19:32.198Z | Sep 03 04:19:30.530Sep 03 04:19:30.530 DEBGINFO: adding route 3fff:dead::/64 -> 2001:db8::55:3freemap_route_ipv4Sep 03 04:19:30.530 |
| 5393 | 2026-09-03T04:19:32.198Z | 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 |
| 5394 | 2026-09-03T04:19:32.198Z | |
| 5395 | 2026-09-03T04:19:32.198Z | replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.530 |
| 5396 | 2026-09-03T04:19:32.198Z | DEBGSep 03 04:19:30.530 Sep 03 04:19:30.530DEBG initted freemap. size: 64INFO , Sep 03 04:19:30.530unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] : |
| 5397 | 2026-09-03T04:19:32.198Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5398 | 2026-09-03T04:19:32.198Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 5399 | 2026-09-03T04:19:32.198Z | INFOfreemap_route_ipv6 |
| 5400 | 2026-09-03T04:19:32.198Z | Sep 03 04:19:30.530adding route 172.17.0.52/32 -> 10.0.0.255 INFO |
| 5401 | 2026-09-03T04:19:32.198Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 5402 | 2026-09-03T04:19:32.198Z | Sep 03 04:19:30.530Sep 03 04:19:30.530 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBGDEBG |
| 5403 | 2026-09-03T04:19:32.198Z | test transceivers::mpn_test::test_mpn_missing ... ok |
| 5404 | 2026-09-03T04:19:32.198Z | Sep 03 04:19:30.530 replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]reset freemap , DEBGunit :Sep 03 04:19:30.530 |
| 5405 | 2026-09-03T04:19:32.204Z | test route::tests::add_target_fails_full ... ok |
| 5406 | 2026-09-03T04:19:32.204Z | 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 } }] |
| 5407 | 2026-09-03T04:19:32.204Z | test transceivers::mpn_test::test_mpn_present ... ok |
| 5408 | 2026-09-03T04:19:32.204Z | test transceivers::mpn_test::test_xcvr_missing ... ok |
| 5409 | 2026-09-03T04:19:32.204Z | DEBG freemap_route_ipv6replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 5410 | 2026-09-03T04:19:32.204Z | |
| 5411 | 2026-09-03T04:19:32.204Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_upper_page ... ok |
| 5412 | 2026-09-03T04:19:32.204Z | test transceivers::tofino_impl::tests::fail_if_large_op_reads_past_the_end_of_the_lower_page ... ok |
| 5413 | 2026-09-03T04:19:32.204Z | Sep 03 04:19:30.530 DEBGSep 03 04:19:30.530Sep 03 04:19:30.530 INFOINFOSep 03 04:19:30.530 replacing targets for 3fff:dead::/64 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 |
| 5414 | 2026-09-03T04:19:32.204Z | adding route 3fff:dead::/64 -> 2001:db8::55:1adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5415 | 2026-09-03T04:19:32.204Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_lower_page ... ok |
| 5416 | 2026-09-03T04:19:32.204Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 5417 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::handle_large_op_at_the_end_of_upper_page ... ok |
| 5418 | 2026-09-03T04:19:32.205Z | Sep 03 04:19:30.530 |
| 5419 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_build_large_cmis_ops_even_split ... ok |
| 5420 | 2026-09-03T04:19:32.205Z | WARN shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 5421 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_build_large_cmis_read_uneven_split ... ok |
| 5422 | 2026-09-03T04:19:32.205Z | Sep 03 04:19:30.530replacing 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 } }] |
| 5423 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_fake_qsfp_checksums ... ok |
| 5424 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_backplane_read_request ... ok |
| 5425 | 2026-09-03T04:19:32.205Z | Sep 03 04:19:30.530DEBG Sep 03 04:19:30.530replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGSep 03 04:19:30.530 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5426 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_backplane_write_request ... ok |
| 5427 | 2026-09-03T04:19:32.205Z | |
| 5428 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_assert_reset_request ... ok |
| 5429 | 2026-09-03T04:19:32.205Z | INFODEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.14/32 -> 10.0.0.255 |
| 5430 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_read_request ... ok |
| 5431 | 2026-09-03T04:19:32.205Z | Sep 03 04:19:30.530 |
| 5432 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_cmis_large_write_request ... ok |
| 5433 | 2026-09-03T04:19:32.205Z | INFO Sep 03 04:19:30.530 adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 5434 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_read_request ... ok |
| 5435 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_cmis_small_write_request ... ok |
| 5436 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_detect_request_invalid_port ... ok |
| 5437 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_detect_request_backplane ... ok |
| 5438 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp_invalid_interface ... ok |
| 5439 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_detect_request_qsfp ... ok |
| 5440 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_interrupt_mask_request ... ok |
| 5441 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_lp_mode_mask_request ... ok |
| 5442 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_presence_mask_request ... ok |
| 5443 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request_invalid_port ... ok |
| 5444 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request ... ok |
| 5445 | 2026-09-03T04:19:32.205Z | test transceivers::tofino_impl::tests::test_handle_set_lp_mode_request ... ok |
| 5446 | 2026-09-03T04:19:32.206Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_read_request_with_nonzero_bank_fails ... ok |
| 5447 | 2026-09-03T04:19:32.206Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_read_request ... ok |
| 5448 | 2026-09-03T04:19:32.206Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_upper_page_write_request ... ok |
| 5449 | 2026-09-03T04:19:32.206Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request ... ok |
| 5450 | 2026-09-03T04:19:32.206Z | test transceivers::tofino_impl::tests::test_handle_sff_8636_write_request_with_nonzero_bank_fails ... ok |
| 5451 | 2026-09-03T04:19:32.206Z | Sep 03 04:19:30.530 Sep 03 04:19:30.530 adding route 172.17.0.54/32 -> 10.0.0.255DEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.531 |
| 5452 | 2026-09-03T04:19:32.206Z | Sep 03 04:19:30.530 DEBGDEBG created new freemapreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:19:30.538, |
| 5453 | 2026-09-03T04:19:32.206Z | INFO unit:adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5454 | 2026-09-03T04:19:32.206Z | freemap_route_ipv4Sep 03 04:19:30.538 |
| 5455 | 2026-09-03T04:19:32.206Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]Sep 03 04:19:30.538 |
| 5456 | 2026-09-03T04:19:32.206Z | DEBG |
| 5457 | 2026-09-03T04:19:32.206Z | created new freemapDEBG, unitreplacing 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 } }]: |
| 5458 | 2026-09-03T04:19:32.206Z | freemap_route_ipv6 |
| 5459 | 2026-09-03T04:19:32.206Z | Sep 03 04:19:30.531 Sep 03 04:19:30.538DEBG DEBGcreated new freemap initted freemap. size: 64, , unitunit:: freemap_route_ipv4freemap_route_ipv4 |
| 5460 | 2026-09-03T04:19:32.206Z | |
| 5461 | 2026-09-03T04:19:32.206Z | Sep 03 04:19:30.538Sep 03 04:19:30.538 INFO DEBGadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 5462 | 2026-09-03T04:19:32.206Z | Sep 03 04:19:30.538replacing 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 |
| 5463 | 2026-09-03T04:19:32.206Z | Sep 03 04:19:30.538reset freemap Sep 03 04:19:30.538, DEBGunit :created new freemap freemap_route_ipv4DEBGSep 03 04:19:30.538, |
| 5464 | 2026-09-03T04:19:32.206Z | unit: freemap_route_ipv6INFO |
| 5465 | 2026-09-03T04:19:32.206Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 04:19:30.538replacing 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 |
| 5466 | 2026-09-03T04:19:32.206Z | |
| 5467 | 2026-09-03T04:19:32.206Z | Sep 03 04:19:30.538 DEBGinitted freemap. size: 64 Sep 03 04:19:30.538initted freemap. size: 64, Sep 03 04:19:30.538unit :, unitINFOfreemap_route_ipv6DEBG |
| 5468 | 2026-09-03T04:19:32.206Z | :adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 5469 | 2026-09-03T04:19:32.206Z | 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 } }]freemap_route_ipv4 |
| 5470 | 2026-09-03T04:19:32.206Z | |
| 5471 | 2026-09-03T04:19:32.206Z | Sep 03 04:19:30.538Sep 03 04:19:30.538 DEBGDEBG Sep 03 04:19:30.538replacing 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 } }]reset freemapSep 03 04:19:30.538 , |
| 5472 | 2026-09-03T04:19:32.206Z | INFOunit DEBGadding route 172.17.0.56/32 -> 10.0.0.255 |
| 5473 | 2026-09-03T04:19:32.206Z | : freemap_route_ipv6reset freemap |
| 5474 | 2026-09-03T04:19:32.207Z | , Sep 03 04:19:30.538unitSep 03 04:19:30.538: freemap_route_ipv4DEBGDEBGSep 03 04:19:30.538 |
| 5475 | 2026-09-03T04:19:32.207Z | failed to allocate space for the new target list INFOreplacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.538 |
| 5476 | 2026-09-03T04:19:32.207Z | adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5477 | 2026-09-03T04:19:32.207Z | |
| 5478 | 2026-09-03T04:19:32.207Z | DEBG initted freemap. size: 64, Sep 03 04:19:30.538unitSep 03 04:19:30.538 Sep 03 04:19:30.538: DEBG freemap_route_ipv6INFOreplacing targets for 3fff:dead::/64 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 } }] |
| 5479 | 2026-09-03T04:19:32.207Z | |
| 5480 | 2026-09-03T04:19:32.207Z | DEBGadding route 172.17.0.57/32 -> 10.0.0.255 |
| 5481 | 2026-09-03T04:19:32.207Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5482 | 2026-09-03T04:19:32.207Z | Sep 03 04:19:30.538 DEBG reset freemapSep 03 04:19:30.538, Sep 03 04:19:30.538unit :INFODEBG freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5483 | 2026-09-03T04:19:32.207Z | 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 } }] |
| 5484 | 2026-09-03T04:19:32.207Z | |
| 5485 | 2026-09-03T04:19:32.207Z | Sep 03 04:19:30.538Sep 03 04:19:30.538 INFOSep 03 04:19:30.538 adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 5486 | 2026-09-03T04:19:32.207Z | adding route 172.17.0.58/32 -> 10.0.0.255DEBG |
| 5487 | 2026-09-03T04:19:32.207Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 04:19:30.538 |
| 5488 | 2026-09-03T04:19:32.207Z | DEBG Sep 03 04:19:30.538replacing 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 } }] |
| 5489 | 2026-09-03T04:19:32.207Z | DEBGSep 03 04:19:30.538Sep 03 04:19:30.538 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 } }] |
| 5490 | 2026-09-03T04:19:32.207Z | INFODEBG Sep 03 04:19:30.538 adding route 172.16.0.0/32 -> 10.0.0.3 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 } }] |
| 5491 | 2026-09-03T04:19:32.207Z | INFO |
| 5492 | 2026-09-03T04:19:32.207Z | Sep 03 04:19:30.538adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5493 | 2026-09-03T04:19:32.207Z | INFO Sep 03 04:19:30.538adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5494 | 2026-09-03T04:19:32.207Z | Sep 03 04:19:30.538DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]DEBGSep 03 04:19:30.538 |
| 5495 | 2026-09-03T04:19:32.207Z | Sep 03 04:19:30.538 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] DEBG |
| 5496 | 2026-09-03T04:19:32.207Z | replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5497 | 2026-09-03T04:19:32.207Z | Sep 03 04:19:30.538 Sep 03 04:19:30.538adding route 172.17.0.16/32 -> 10.0.0.255INFO |
| 5498 | 2026-09-03T04:19:32.207Z | INFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 172.16.0.0/32 -> 10.0.0.4 |
| 5499 | 2026-09-03T04:19:32.207Z | Sep 03 04:19:30.538 |
| 5500 | 2026-09-03T04:19:32.207Z | Sep 03 04:19:30.538INFO DEBGSep 03 04:19:30.538 adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 04:19:30.538 |
| 5501 | 2026-09-03T04:19:32.207Z | replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5502 | 2026-09-03T04:19:32.208Z | 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 } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 04:19:30.538 |
| 5503 | 2026-09-03T04:19:32.208Z | DEBG |
| 5504 | 2026-09-03T04:19:32.208Z | replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.538Sep 03 04:19:30.538 INFO |
| 5505 | 2026-09-03T04:19:32.369Z | Sep 03 04:19:30.538adding route 172.17.0.17/32 -> 10.0.0.255DEBG |
| 5506 | 2026-09-03T04:19:32.369Z | Sep 03 04:19:30.538INFO INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5507 | 2026-09-03T04:19:32.369Z | adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:19:30.538adding route 172.17.0.61/32 -> 10.0.0.255 |
| 5508 | 2026-09-03T04:19:32.369Z | DEBG |
| 5509 | 2026-09-03T04:19:32.369Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.538Sep 03 04:19:30.538 DEBG |
| 5510 | 2026-09-03T04:19:32.369Z | DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 5511 | 2026-09-03T04:19:32.369Z | 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 } }] |
| 5512 | 2026-09-03T04:19:32.369Z | Sep 03 04:19:30.538 INFO Sep 03 04:19:30.538Sep 03 04:19:30.538adding route 172.17.0.18/32 -> 10.0.0.255 |
| 5513 | 2026-09-03T04:19:32.369Z | INFOINFO adding route 172.17.0.0/32 -> 10.0.0.255adding route 172.17.0.62/32 -> 10.0.0.255 |
| 5514 | 2026-09-03T04:19:32.369Z | |
| 5515 | 2026-09-03T04:19:32.369Z | Sep 03 04:19:30.538 DEBGSep 03 04:19:30.538Sep 03 04:19:30.538 replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5516 | 2026-09-03T04:19:32.369Z | DEBGreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5517 | 2026-09-03T04:19:32.369Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.538 |
| 5518 | 2026-09-03T04:19:32.370Z | INFO Sep 03 04:19:30.538adding route 172.17.0.19/32 -> 10.0.0.255 |
| 5519 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538INFO INFO adding route 172.17.0.1/32 -> 10.0.0.255adding route 172.17.0.63/32 -> 10.0.0.255 |
| 5520 | 2026-09-03T04:19:32.370Z | |
| 5521 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538 DEBGSep 03 04:19:30.538 Sep 03 04:19:30.538replacing 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 } }] |
| 5522 | 2026-09-03T04:19:32.370Z | 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 } }] |
| 5523 | 2026-09-03T04:19:32.370Z | 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 } }] |
| 5524 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538 INFO adding route 172.17.0.20/32 -> 10.0.0.255Sep 03 04:19:30.538 |
| 5525 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538 INFO DEBG adding route 172.17.0.2/32 -> 10.0.0.255failed to allocate space for the new target list |
| 5526 | 2026-09-03T04:19:32.370Z | |
| 5527 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538 DEBG replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.538 |
| 5528 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538DEBG 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 |
| 5529 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO |
| 5530 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538 INFOadding route 172.17.0.21/32 -> 10.0.0.255 |
| 5531 | 2026-09-03T04:19:32.370Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 5532 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538 DEBG failed to allocate space for the new target listSep 03 04:19:30.538INFO |
| 5533 | 2026-09-03T04:19:32.370Z | DEBGSep 03 04:19:30.538 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 |
| 5534 | 2026-09-03T04:19:32.370Z | 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 } }] |
| 5535 | 2026-09-03T04:19:32.370Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5536 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538Sep 03 04:19:30.538 INFOINFO Sep 03 04:19:30.538 adding route 172.17.0.4/32 -> 10.0.0.255DEBG |
| 5537 | 2026-09-03T04:19:32.370Z | adding route 172.17.0.22/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 } }] |
| 5538 | 2026-09-03T04:19:32.370Z | |
| 5539 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538 DEBG Sep 03 04:19:30.538replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.538DEBG |
| 5540 | 2026-09-03T04:19:32.370Z | INFOreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5541 | 2026-09-03T04:19:32.370Z | adding route 172.17.0.8/32 -> 10.0.0.255Sep 03 04:19:30.538 |
| 5542 | 2026-09-03T04:19:32.370Z | INFO adding route 172.17.0.5/32 -> 10.0.0.255 |
| 5543 | 2026-09-03T04:19:32.370Z | Sep 03 04:19:30.538Sep 03 04:19:30.538 Sep 03 04:19:30.538DEBGINFO replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5544 | 2026-09-03T04:19:32.370Z | 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.23/32 -> 10.0.0.255 |
| 5545 | 2026-09-03T04:19:32.370Z | |
| 5546 | 2026-09-03T04:19:32.371Z | Sep 03 04:19:30.538 INFO Sep 03 04:19:30.538Sep 03 04:19:30.538 INFOadding route 172.17.0.9/32 -> 10.0.0.255 |
| 5547 | 2026-09-03T04:19:32.371Z | DEBG adding route 172.17.0.6/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 } }] |
| 5548 | 2026-09-03T04:19:32.371Z | |
| 5549 | 2026-09-03T04:19:32.371Z | Sep 03 04:19:30.538 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 } }]Sep 03 04:19:30.538 |
| 5550 | 2026-09-03T04:19:32.371Z | Sep 03 04:19:30.538DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5551 | 2026-09-03T04:19:32.371Z | adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 04:19:30.538 |
| 5552 | 2026-09-03T04:19:32.371Z | INFOSep 03 04:19:30.538 adding route 172.17.0.10/32 -> 10.0.0.255INFO |
| 5553 | 2026-09-03T04:19:32.371Z | Sep 03 04:19:30.538 DEBGadding route 172.17.0.7/32 -> 10.0.0.255 |
| 5554 | 2026-09-03T04:19:32.371Z | replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.538 |
| 5555 | 2026-09-03T04:19:32.371Z | DEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.538 |
| 5556 | 2026-09-03T04:19:32.371Z | DEBG Sep 03 04:19:30.538replacing 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 } }] |
| 5557 | 2026-09-03T04:19:32.371Z | INFOSep 03 04:19:30.538 INFO Sep 03 04:19:30.539adding route 172.17.0.11/32 -> 10.0.0.255Sep 03 04:19:30.539 DEBGDEBG created new freemapcreated new freemap, |
| 5558 | 2026-09-03T04:19:32.371Z | unit, :unit :freemap_route_ipv4 |
| 5559 | 2026-09-03T04:19:32.371Z | freemap_route_ipv4 |
| 5560 | 2026-09-03T04:19:32.371Z | Sep 03 04:19:30.546 DEBG Sep 03 04:19:30.546replacing 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 } }] |
| 5561 | 2026-09-03T04:19:32.371Z | Sep 03 04:19:30.538DEBG DEBGcreated new freemapSep 03 04:19:30.546, INFOSep 03 04:19:30.546 unitadding route 172.17.0.12/32 -> 10.0.0.255created new freemap : |
| 5562 | 2026-09-03T04:19:32.371Z | freemap_route_ipv6, |
| 5563 | 2026-09-03T04:19:32.371Z | unitDEBG: created new freemapSep 03 04:19:30.546Sep 03 04:19:30.546, freemap_route_ipv4DEBG |
| 5564 | 2026-09-03T04:19:32.371Z | test route::tests::same_size_non_subset_replace ... ok |
| 5565 | 2026-09-03T04:19:32.371Z | unit 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 } }]: |
| 5566 | 2026-09-03T04:19:32.371Z | freemap_route_ipv6initted freemap. size: 64 |
| 5567 | 2026-09-03T04:19:32.371Z | , Sep 03 04:19:30.546unit: INFOSep 03 04:19:30.546 freemap_route_ipv4adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5568 | 2026-09-03T04:19:32.371Z | DEBGSep 03 04:19:30.546 |
| 5569 | 2026-09-03T04:19:32.371Z | DEBGcreated new freemap , initted freemap. size: 64Sep 03 04:19:30.546unitSep 03 04:19:30.546: , DEBGunit DEBGreset freemap: freemap_route_ipv6freemap_route_ipv4 |
| 5570 | 2026-09-03T04:19:32.371Z | |
| 5571 | 2026-09-03T04:19:32.371Z | , 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 |
| 5572 | 2026-09-03T04:19:32.371Z | : freemap_route_ipv4 |
| 5573 | 2026-09-03T04:19:32.371Z | Sep 03 04:19:30.546Sep 03 04:19:30.546 DEBGSep 03 04:19:30.538Sep 03 04:19:30.546 Sep 03 04:19:30.546 DEBGDEBGINFO INFO initted freemap. size: 64initted freemap. size: 64adding route 172.17.0.8/32 -> 10.0.0.255, adding route 172.17.0.14/32 -> 10.0.0.255reset freemap |
| 5574 | 2026-09-03T04:19:32.372Z | , unit |
| 5575 | 2026-09-03T04:19:32.372Z | : , unitfreemap_route_ipv6Sep 03 04:19:30.546unit: |
| 5576 | 2026-09-03T04:19:32.372Z | freemap_route_ipv4DEBG: |
| 5577 | 2026-09-03T04:19:32.372Z | Sep 03 04:19:30.546 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 } }]DEBGfreemap_route_ipv4 |
| 5578 | 2026-09-03T04:19:32.372Z | Sep 03 04:19:30.546 |
| 5579 | 2026-09-03T04:19:32.372Z | 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 } }] |
| 5580 | 2026-09-03T04:19:32.372Z | reset freemapSep 03 04:19:30.546Sep 03 04:19:30.546Sep 03 04:19:30.546, unit DEBG:INFO DEBGadding route 172.17.0.15/32 -> 10.0.0.255freemap_route_ipv6 |
| 5581 | 2026-09-03T04:19:32.372Z | reset freemap , Sep 03 04:19:30.546 |
| 5582 | 2026-09-03T04:19:32.372Z | unit:initted freemap. size: 64, Sep 03 04:19:30.546 unitDEBG Sep 03 04:19:30.546 INFO:freemap_route_ipv4replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5583 | 2026-09-03T04:19:32.372Z | |
| 5584 | 2026-09-03T04:19:32.372Z | adding route 172.17.0.9/32 -> 10.0.0.255 |
| 5585 | 2026-09-03T04:19:32.372Z | INFO freemap_route_ipv6adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5586 | 2026-09-03T04:19:32.372Z | |
| 5587 | 2026-09-03T04:19:32.372Z | Sep 03 04:19:30.546 Sep 03 04:19:30.546 INFOSep 03 04:19:30.546DEBG Sep 03 04:19:30.546Sep 03 04:19:30.546 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.255DEBG |
| 5588 | 2026-09-03T04:19:32.372Z | DEBGDEBG |
| 5589 | 2026-09-03T04:19:32.372Z | 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 } }] |
| 5590 | 2026-09-03T04:19:32.372Z | initted freemap. size: 64reset freemap, unitSep 03 04:19:30.546Sep 03 04:19:30.546, Sep 03 04:19:30.546DEBGINFO unit ::replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5591 | 2026-09-03T04:19:32.372Z | freemap_route_ipv6adding route 172.17.0.10/32 -> 10.0.0.255 INFOfreemap_route_ipv6 |
| 5592 | 2026-09-03T04:19:32.372Z | |
| 5593 | 2026-09-03T04:19:32.372Z | |
| 5594 | 2026-09-03T04:19:32.372Z | Sep 03 04:19:30.546 adding route 172.16.0.0/32 -> 10.0.0.1 |
| 5595 | 2026-09-03T04:19:32.372Z | INFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 04:19:30.546 |
| 5596 | 2026-09-03T04:19:32.372Z | Sep 03 04:19:30.546Sep 03 04:19:30.546 DEBG INFODEBGSep 03 04:19:30.546 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 5597 | 2026-09-03T04:19:32.372Z | DEBG Sep 03 04:19:30.546replacing 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 } }] |
| 5598 | 2026-09-03T04:19:32.372Z | DEBGreplacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] reset 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 } }] |
| 5599 | 2026-09-03T04:19:32.372Z | , unit |
| 5600 | 2026-09-03T04:19:32.372Z | :Sep 03 04:19:30.546 Sep 03 04:19:30.546 INFOfreemap_route_ipv6DEBG Sep 03 04:19:30.546 |
| 5601 | 2026-09-03T04:19:32.372Z | INFOadding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 04:19:30.546adding route 172.17.0.18/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 5602 | 2026-09-03T04:19:32.373Z | INFO |
| 5603 | 2026-09-03T04:19:32.373Z | |
| 5604 | 2026-09-03T04:19:32.373Z | adding route 172.17.0.11/32 -> 10.0.0.255Sep 03 04:19:30.546 |
| 5605 | 2026-09-03T04:19:32.378Z | Sep 03 04:19:30.546 Sep 03 04:19:30.546INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 5606 | 2026-09-03T04:19:32.378Z | Sep 03 04:19:30.546adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 03 04:19:30.546DEBG |
| 5607 | 2026-09-03T04:19:32.378Z | 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 } }]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.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 } }] |
| 5608 | 2026-09-03T04:19:32.378Z | |
| 5609 | 2026-09-03T04:19:32.378Z | |
| 5610 | 2026-09-03T04:19:32.378Z | Sep 03 04:19:30.546 Sep 03 04:19:30.546Sep 03 04:19:30.546 DEBGSep 03 04:19:30.546 INFOINFO Sep 03 04:19:30.546adding route 172.17.0.19/32 -> 10.0.0.255DEBG |
| 5611 | 2026-09-03T04:19:32.378Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.2 |
| 5612 | 2026-09-03T04:19:32.378Z | |
| 5613 | 2026-09-03T04:19:32.378Z | 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 } }] |
| 5614 | 2026-09-03T04:19:32.378Z | adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 04:19:30.546Sep 03 04:19:30.546 Sep 03 04:19:30.546DEBG |
| 5615 | 2026-09-03T04:19:32.379Z | Sep 03 04:19:30.546 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]INFO |
| 5616 | 2026-09-03T04:19:32.379Z | 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 } }] |
| 5617 | 2026-09-03T04:19:32.379Z | adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:19:30.546adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 5618 | 2026-09-03T04:19:32.379Z | DEBGSep 03 04:19:30.546Sep 03 04:19:30.546 |
| 5619 | 2026-09-03T04:19:32.379Z | INFO INFOadding route 172.17.0.20/32 -> 10.0.0.255 |
| 5620 | 2026-09-03T04:19:32.379Z | adding route 172.17.0.0/32 -> 10.0.0.255Sep 03 04:19:30.546 |
| 5621 | 2026-09-03T04:19:32.379Z | 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 Sep 03 04:19:30.546replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 5622 | 2026-09-03T04:19:32.379Z | 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 } }] |
| 5623 | 2026-09-03T04:19:32.379Z | |
| 5624 | 2026-09-03T04:19:32.379Z | Sep 03 04:19:30.554Sep 03 04:19:30.554Sep 03 04:19:30.554 DEBG DEBGSep 03 04:19:30.554 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 } }] |
| 5625 | 2026-09-03T04:19:32.379Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: 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 } }] INFOINFO adding route 3fff:dead::/64 -> 2001:db8::55:4adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5626 | 2026-09-03T04:19:32.379Z | |
| 5627 | 2026-09-03T04:19:32.379Z | Sep 03 04:19:30.554 |
| 5628 | 2026-09-03T04:19:32.379Z | INFO Sep 03 04:19:30.554Sep 03 04:19:30.554 DEBGDEBGadding route 172.17.0.21/32 -> 10.0.0.255 |
| 5629 | 2026-09-03T04:19:32.379Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 5630 | 2026-09-03T04:19:32.379Z | |
| 5631 | 2026-09-03T04:19:32.379Z | Sep 03 04:19:30.554 DEBG Sep 03 04:19:30.554Sep 03 04:19:30.554 INFODEBG adding route 172.17.0.14/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:3, vlan_id: None } }] |
| 5632 | 2026-09-03T04:19:32.379Z | |
| 5633 | 2026-09-03T04:19:32.379Z | Sep 03 04:19:30.554replacing 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 } }] |
| 5634 | 2026-09-03T04:19:32.379Z | 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 } }] |
| 5635 | 2026-09-03T04:19:32.379Z | Sep 03 04:19:30.554 Sep 03 04:19:30.554INFO INFOadding route 172.17.0.22/32 -> 10.0.0.255 |
| 5636 | 2026-09-03T04:19:32.379Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5637 | 2026-09-03T04:19:32.379Z | Sep 03 04:19:30.554 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 } }] |
| 5638 | 2026-09-03T04:19:32.379Z | Sep 03 04:19:30.554Sep 03 04:19:30.554 INFODEBG adding route 172.17.0.16/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 } }] |
| 5639 | 2026-09-03T04:19:32.379Z | |
| 5640 | 2026-09-03T04:19:32.379Z | Sep 03 04:19:30.554Sep 03 04:19:30.554 INFODEBG adding route 172.17.0.23/32 -> 10.0.0.255replacing 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 } }] |
| 5641 | 2026-09-03T04:19:32.379Z | Sep 03 04:19:30.554 |
| 5642 | 2026-09-03T04:19:32.379Z | 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 } }] |
| 5643 | 2026-09-03T04:19:32.380Z | Sep 03 04:19:30.554 adding route 172.17.0.25/32 -> 10.0.0.255Sep 03 04:19:30.554DEBG |
| 5644 | 2026-09-03T04:19:32.380Z | Sep 03 04:19:30.554 INFOINFO 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.17/32 -> 10.0.0.255 |
| 5645 | 2026-09-03T04:19:32.380Z | |
| 5646 | 2026-09-03T04:19:32.380Z | Sep 03 04:19:30.554 adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 5647 | 2026-09-03T04:19:32.380Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554 |
| 5648 | 2026-09-03T04:19:32.380Z | Sep 03 04:19:30.554DEBGSep 03 04:19:30.554 INFODEBG replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5649 | 2026-09-03T04:19:32.380Z | |
| 5650 | 2026-09-03T04:19:32.380Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554 |
| 5651 | 2026-09-03T04:19:32.380Z | INFO adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 04:19:30.554 |
| 5652 | 2026-09-03T04:19:32.380Z | Sep 03 04:19:30.554Sep 03 04:19:30.554DEBG 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 } }] |
| 5653 | 2026-09-03T04:19:32.380Z | adding route 172.17.0.18/32 -> 10.0.0.255INFO |
| 5654 | 2026-09-03T04:19:32.380Z | adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 04:19:30.554 |
| 5655 | 2026-09-03T04:19:32.380Z | Sep 03 04:19:30.554INFO DEBGSep 03 04:19:30.554adding route 172.17.0.25/32 -> 10.0.0.255 |
| 5656 | 2026-09-03T04:19:32.380Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554 |
| 5657 | 2026-09-03T04:19:32.380Z | DEBG DEBG Sep 03 04:19:30.554replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554 |
| 5658 | 2026-09-03T04:19:32.380Z | DEBGINFO adding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 5659 | 2026-09-03T04:19:32.380Z | |
| 5660 | 2026-09-03T04:19:32.380Z | |
| 5661 | 2026-09-03T04:19:32.380Z | Sep 03 04:19:30.554 INFOSep 03 04:19:30.554 Sep 03 04:19:30.554 Sep 03 04:19:30.554INFO adding route 172.17.0.19/32 -> 10.0.0.255 DEBGadding route 172.17.0.26/32 -> 10.0.0.255 |
| 5662 | 2026-09-03T04:19:32.380Z | |
| 5663 | 2026-09-03T04:19:32.380Z | 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.3/32 -> 10.0.0.255 |
| 5664 | 2026-09-03T04:19:32.380Z | |
| 5665 | 2026-09-03T04:19:32.380Z | Sep 03 04:19:30.554Sep 03 04:19:30.554 DEBGSep 03 04:19:30.554DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554 |
| 5666 | 2026-09-03T04:19:32.380Z | 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 |
| 5667 | 2026-09-03T04:19:32.380Z | 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 } }] |
| 5668 | 2026-09-03T04:19:32.380Z | Sep 03 04:19:30.554adding route 172.17.0.28/32 -> 10.0.0.255 Sep 03 04:19:30.554INFO |
| 5669 | 2026-09-03T04:19:32.380Z | INFOadding route 172.17.0.20/32 -> 10.0.0.255 |
| 5670 | 2026-09-03T04:19:32.381Z | Sep 03 04:19:30.554 adding route 172.17.0.27/32 -> 10.0.0.255INFO |
| 5671 | 2026-09-03T04:19:32.381Z | Sep 03 04:19:30.554 Sep 03 04:19:30.554 adding route 172.17.0.4/32 -> 10.0.0.255DEBG |
| 5672 | 2026-09-03T04:19:32.381Z | DEBG Sep 03 04:19:30.554 replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 |
| 5673 | 2026-09-03T04:19:32.381Z | Sep 03 04:19:30.554 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 } }] |
| 5674 | 2026-09-03T04:19:32.381Z | |
| 5675 | 2026-09-03T04:19:32.381Z | DEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554 |
| 5676 | 2026-09-03T04:19:32.381Z | Sep 03 04:19:30.554INFO Sep 03 04:19:30.554 INFOadding route 172.17.0.29/32 -> 10.0.0.255 |
| 5677 | 2026-09-03T04:19:32.381Z | INFO Sep 03 04:19:30.554adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5678 | 2026-09-03T04:19:32.381Z | INFOadding route 172.17.0.21/32 -> 10.0.0.255 |
| 5679 | 2026-09-03T04:19:32.381Z | adding route 172.17.0.5/32 -> 10.0.0.255Sep 03 04:19:30.554 |
| 5680 | 2026-09-03T04:19:32.381Z | Sep 03 04:19:30.554 DEBGDEBGSep 03 04:19:30.554 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 |
| 5681 | 2026-09-03T04:19:32.381Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554 |
| 5682 | 2026-09-03T04:19:32.381Z | 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 } }] |
| 5683 | 2026-09-03T04:19:32.381Z | Sep 03 04:19:30.554DEBG replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFOSep 03 04:19:30.554 |
| 5684 | 2026-09-03T04:19:32.381Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5685 | 2026-09-03T04:19:32.381Z | INFOSep 03 04:19:30.554 adding route 172.17.0.22/32 -> 10.0.0.255 |
| 5686 | 2026-09-03T04:19:32.381Z | Sep 03 04:19:30.554Sep 03 04:19:30.554INFO DEBGadding route 172.17.0.30/32 -> 10.0.0.255 INFOSep 03 04:19:30.554 |
| 5687 | 2026-09-03T04:19:32.381Z | 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.6/32 -> 10.0.0.255 |
| 5688 | 2026-09-03T04:19:32.381Z | DEBG |
| 5689 | 2026-09-03T04:19:32.381Z | 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 } }] |
| 5690 | 2026-09-03T04:19:32.381Z | Sep 03 04:19:30.554 Sep 03 04:19:30.554Sep 03 04:19:30.554DEBG INFO Sep 03 04:19:30.554 DEBGadding route 172.17.0.30/32 -> 10.0.0.255 |
| 5691 | 2026-09-03T04:19:32.381Z | INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.23/32 -> 10.0.0.255replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5692 | 2026-09-03T04:19:32.381Z | |
| 5693 | 2026-09-03T04:19:32.381Z | |
| 5694 | 2026-09-03T04:19:32.381Z | Sep 03 04:19:30.554 DEBG Sep 03 04:19:30.554Sep 03 04:19:30.554Sep 03 04:19:30.554replacing 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 } }] |
| 5695 | 2026-09-03T04:19:32.381Z | INFO DEBG 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 } }] |
| 5696 | 2026-09-03T04:19:32.381Z | Sep 03 04:19:30.554adding route 172.17.0.31/32 -> 10.0.0.255 |
| 5697 | 2026-09-03T04:19:32.382Z | INFOSep 03 04:19:30.554 adding route 172.17.0.31/32 -> 10.0.0.255INFO |
| 5698 | 2026-09-03T04:19:32.382Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 5699 | 2026-09-03T04:19:32.382Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 5700 | 2026-09-03T04:19:32.382Z | Sep 03 04:19:30.554Sep 03 04:19:30.554 DEBGSep 03 04:19:30.554 Sep 03 04:19:30.554 DEBGDEBGreplacing 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 } }] 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 } }] 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 } }] |
| 5701 | 2026-09-03T04:19:32.382Z | |
| 5702 | 2026-09-03T04:19:32.382Z | |
| 5703 | 2026-09-03T04:19:32.382Z | 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 } }] |
| 5704 | 2026-09-03T04:19:32.382Z | Sep 03 04:19:30.554 INFOSep 03 04:19:30.554 Sep 03 04:19:30.554Sep 03 04:19:30.554adding route 172.17.0.32/32 -> 10.0.0.255 INFOINFO |
| 5705 | 2026-09-03T04:19:32.387Z | adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255INFO |
| 5706 | 2026-09-03T04:19:32.387Z | |
| 5707 | 2026-09-03T04:19:32.387Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5708 | 2026-09-03T04:19:32.387Z | Sep 03 04:19:30.554 Sep 03 04:19:30.554Sep 03 04:19:30.554DEBG Sep 03 04:19:30.554 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 |
| 5709 | 2026-09-03T04:19:32.387Z | 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 } }] DEBG |
| 5710 | 2026-09-03T04:19:32.387Z | 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 } }] |
| 5711 | 2026-09-03T04:19:32.387Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554 |
| 5712 | 2026-09-03T04:19:32.387Z | INFOSep 03 04:19:30.554Sep 03 04:19:30.554 Sep 03 04:19:30.554adding route 172.17.0.33/32 -> 10.0.0.255 INFOINFO INFO |
| 5713 | 2026-09-03T04:19:32.387Z | adding route 172.17.0.26/32 -> 10.0.0.255adding route 172.17.0.33/32 -> 10.0.0.255adding route 172.17.0.9/32 -> 10.0.0.255 |
| 5714 | 2026-09-03T04:19:32.387Z | |
| 5715 | 2026-09-03T04:19:32.387Z | |
| 5716 | 2026-09-03T04:19:32.387Z | Sep 03 04:19:30.554 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 } }] |
| 5717 | 2026-09-03T04:19:32.387Z | Sep 03 04:19:30.554Sep 03 04:19:30.554 Sep 03 04:19:30.554 DEBGSep 03 04:19:30.554 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 } }] |
| 5718 | 2026-09-03T04:19:32.387Z | 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 |
| 5719 | 2026-09-03T04:19:32.387Z | DEBG Sep 03 04:19:30.554 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 |
| 5720 | 2026-09-03T04:19:32.387Z | Sep 03 04:19:30.554adding route 172.17.0.27/32 -> 10.0.0.255 adding route 172.17.0.34/32 -> 10.0.0.255INFO |
| 5721 | 2026-09-03T04:19:32.387Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5722 | 2026-09-03T04:19:32.388Z | |
| 5723 | 2026-09-03T04:19:32.388Z | Sep 03 04:19:30.554 INFOSep 03 04:19:30.554 adding route 172.17.0.10/32 -> 10.0.0.255DEBGSep 03 04:19:30.554Sep 03 04:19:30.554 |
| 5724 | 2026-09-03T04:19:32.388Z | DEBGreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5725 | 2026-09-03T04:19:32.388Z | DEBGreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5726 | 2026-09-03T04:19:32.388Z | replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554 |
| 5727 | 2026-09-03T04:19:32.388Z | DEBGSep 03 04:19:30.554 replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554 |
| 5728 | 2026-09-03T04:19:32.388Z | Sep 03 04:19:30.554 INFO INFOadding route 172.17.0.35/32 -> 10.0.0.255 adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5729 | 2026-09-03T04:19:32.388Z | INFOSep 03 04:19:30.562Sep 03 04:19:30.555 DEBG DEBGreplacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.35/32 -> 10.0.0.255created new freemap |
| 5730 | 2026-09-03T04:19:32.388Z | |
| 5731 | 2026-09-03T04:19:32.388Z | , unit: freemap_route_ipv4Sep 03 04:19:30.562 |
| 5732 | 2026-09-03T04:19:32.388Z | INFOSep 03 04:19:30.562 adding route 172.17.0.36/32 -> 10.0.0.255DEBG |
| 5733 | 2026-09-03T04:19:32.388Z | 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 } }] |
| 5734 | 2026-09-03T04:19:32.388Z | Sep 03 04:19:30.562 Sep 03 04:19:30.562DEBG 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 } }]Sep 03 04:19:30.562 |
| 5735 | 2026-09-03T04:19:32.388Z | DEBG adding route 172.17.0.36/32 -> 10.0.0.255created new freemap |
| 5736 | 2026-09-03T04:19:32.388Z | , unitSep 03 04:19:30.562 :INFO Sep 03 04:19:30.562freemap_route_ipv6 |
| 5737 | 2026-09-03T04:19:32.388Z | DEBG adding route 172.17.0.37/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 } }] |
| 5738 | 2026-09-03T04:19:32.388Z | |
| 5739 | 2026-09-03T04:19:32.388Z | Sep 03 04:19:30.562 DEBG initted freemap. size: 64, unitSep 03 04:19:30.562:Sep 03 04:19:30.562 freemap_route_ipv4 INFO |
| 5740 | 2026-09-03T04:19:32.388Z | DEBG adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5741 | 2026-09-03T04:19:32.388Z | 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 } }] |
| 5742 | 2026-09-03T04:19:32.388Z | Sep 03 04:19:30.562 DEBG Sep 03 04:19:30.562reset freemapSep 03 04:19:30.562, INFOunit :DEBGadding route 172.17.0.38/32 -> 10.0.0.255 |
| 5743 | 2026-09-03T04:19:32.388Z | 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 } }]freemap_route_ipv4 |
| 5744 | 2026-09-03T04:19:32.388Z | |
| 5745 | 2026-09-03T04:19:32.388Z | Sep 03 04:19:30.562 DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.554Sep 03 04:19:30.562 |
| 5746 | 2026-09-03T04:19:32.388Z | Sep 03 04:19:30.562DEBG initted freemap. size: 64 , INFOunitSep 03 04:19:30.562: INFO adding route 172.17.0.11/32 -> 10.0.0.255 INFOfreemap_route_ipv6 |
| 5747 | 2026-09-03T04:19:32.388Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5748 | 2026-09-03T04:19:32.388Z | |
| 5749 | 2026-09-03T04:19:32.389Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5750 | 2026-09-03T04:19:32.389Z | Sep 03 04:19:30.562Sep 03 04:19:30.562 Sep 03 04:19:30.562Sep 03 04:19:30.562 DEBG 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 } }]DEBG |
| 5751 | 2026-09-03T04:19:32.389Z | 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 } }] |
| 5752 | 2026-09-03T04:19:32.389Z | 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 } }]reset freemap |
| 5753 | 2026-09-03T04:19:32.389Z | , Sep 03 04:19:30.562unitSep 03 04:19:30.562: INFOINFOfreemap_route_ipv6 |
| 5754 | 2026-09-03T04:19:32.389Z | adding route 172.17.0.40/32 -> 10.0.0.255 adding route 172.17.0.12/32 -> 10.0.0.255 |
| 5755 | 2026-09-03T04:19:32.389Z | |
| 5756 | 2026-09-03T04:19:32.389Z | Sep 03 04:19:30.562 Sep 03 04:19:30.562INFOSep 03 04:19:30.562Sep 03 04:19:30.562 DEBGadding route 172.16.0.0/32 -> 10.0.0.1 |
| 5757 | 2026-09-03T04:19:32.389Z | 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 } }] |
| 5758 | 2026-09-03T04:19:32.389Z | replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5759 | 2026-09-03T04:19:32.389Z | |
| 5760 | 2026-09-03T04:19:32.389Z | Sep 03 04:19:30.562Sep 03 04:19:30.562 INFOSep 03 04:19:30.562 Sep 03 04:19:30.562 adding route 172.17.0.13/32 -> 10.0.0.255 |
| 5761 | 2026-09-03T04:19:32.389Z | INFODEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5762 | 2026-09-03T04:19:32.389Z | |
| 5763 | 2026-09-03T04:19:32.389Z | Sep 03 04:19:30.562 adding route 172.17.0.41/32 -> 10.0.0.255DEBG |
| 5764 | 2026-09-03T04:19:32.389Z | replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.562 |
| 5765 | 2026-09-03T04:19:32.389Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 5766 | 2026-09-03T04:19:32.389Z | INFO Sep 03 04:19:30.562adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:19:30.562Sep 03 04:19:30.562 |
| 5767 | 2026-09-03T04:19:32.389Z | INFOINFO DEBGadding route 172.17.0.14/32 -> 10.0.0.255 adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 04:19:30.562replacing 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 } }] |
| 5768 | 2026-09-03T04:19:32.389Z | |
| 5769 | 2026-09-03T04:19:32.389Z | |
| 5770 | 2026-09-03T04:19:32.389Z | 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 } }] |
| 5771 | 2026-09-03T04:19:32.389Z | Sep 03 04:19:30.562Sep 03 04:19:30.562 Sep 03 04:19:30.562 Sep 03 04:19:30.562INFOINFO adding route 172.16.0.0/32 -> 10.0.0.3adding route 172.17.0.42/32 -> 10.0.0.255DEBG |
| 5772 | 2026-09-03T04:19:32.389Z | DEBG |
| 5773 | 2026-09-03T04:19:32.389Z | 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.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 } }] |
| 5774 | 2026-09-03T04:19:32.389Z | |
| 5775 | 2026-09-03T04:19:32.389Z | Sep 03 04:19:30.562 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 } }]Sep 03 04:19:30.562Sep 03 04:19:30.562 |
| 5776 | 2026-09-03T04:19:32.389Z | Sep 03 04:19:30.562 INFO DEBGadding route 172.17.0.41/32 -> 10.0.0.255 |
| 5777 | 2026-09-03T04:19:32.390Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]INFO |
| 5778 | 2026-09-03T04:19:32.390Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 5779 | 2026-09-03T04:19:32.390Z | Sep 03 04:19:30.562 Sep 03 04:19:30.562INFO adding route 172.17.0.43/32 -> 10.0.0.255INFO |
| 5780 | 2026-09-03T04:19:32.390Z | Sep 03 04:19:30.562 Sep 03 04:19:30.562 DEBGadding route 172.16.0.0/32 -> 10.0.0.4 |
| 5781 | 2026-09-03T04:19:32.390Z | DEBGreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.562 |
| 5782 | 2026-09-03T04:19:32.390Z | 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 } }]DEBGSep 03 04:19:30.562 |
| 5783 | 2026-09-03T04:19:32.390Z | replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5784 | 2026-09-03T04:19:32.390Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 5785 | 2026-09-03T04:19:32.390Z | Sep 03 04:19:30.562 Sep 03 04:19:30.562INFO |
| 5786 | 2026-09-03T04:19:32.390Z | Sep 03 04:19:30.562adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5787 | 2026-09-03T04:19:32.390Z | INFO Sep 03 04:19:30.570adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5788 | 2026-09-03T04:19:32.390Z | DEBGSep 03 04:19:30.562 DEBGreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5789 | 2026-09-03T04:19:32.390Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:19:30.570 |
| 5790 | 2026-09-03T04:19:32.390Z | 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 } }] |
| 5791 | 2026-09-03T04:19:32.390Z | INFOSep 03 04:19:30.570 adding route 172.17.0.16/32 -> 10.0.0.255INFO |
| 5792 | 2026-09-03T04:19:32.390Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5793 | 2026-09-03T04:19:32.390Z | Sep 03 04:19:30.570Sep 03 04:19:30.570 DEBGDEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5794 | 2026-09-03T04:19:32.390Z | |
| 5795 | 2026-09-03T04:19:32.390Z | Sep 03 04:19:30.570Sep 03 04:19:30.570 INFOSep 03 04:19:30.570INFO adding route 172.17.0.46/32 -> 10.0.0.255INFO |
| 5796 | 2026-09-03T04:19:32.390Z | adding route 172.17.0.17/32 -> 10.0.0.255 |
| 5797 | 2026-09-03T04:19:32.390Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 5798 | 2026-09-03T04:19:32.390Z | Sep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570 DEBG DEBG Sep 03 04:19:30.570 DEBGreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 5799 | 2026-09-03T04:19:32.390Z | |
| 5800 | 2026-09-03T04:19:32.390Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 5801 | 2026-09-03T04:19:32.390Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.570 |
| 5802 | 2026-09-03T04:19:32.390Z | INFOSep 03 04:19:30.570Sep 03 04:19:30.570 INFOINFOSep 03 04:19:30.570 INFOadding route 172.17.0.18/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255 |
| 5803 | 2026-09-03T04:19:32.391Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 5804 | 2026-09-03T04:19:32.391Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 5805 | 2026-09-03T04:19:32.395Z | |
| 5806 | 2026-09-03T04:19:32.395Z | Sep 03 04:19:30.570 Sep 03 04:19:30.570DEBGSep 03 04:19:30.570 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.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.570 |
| 5807 | 2026-09-03T04:19:32.395Z | |
| 5808 | 2026-09-03T04:19:32.395Z | replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 5809 | 2026-09-03T04:19:32.395Z | 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 } }] |
| 5810 | 2026-09-03T04:19:32.395Z | Sep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570 INFOINFO INFO Sep 03 04:19:30.570adding route 172.17.0.30/32 -> 10.0.0.255 |
| 5811 | 2026-09-03T04:19:32.395Z | adding route 172.17.0.48/32 -> 10.0.0.255adding route 172.17.0.19/32 -> 10.0.0.255INFO |
| 5812 | 2026-09-03T04:19:32.395Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5813 | 2026-09-03T04:19:32.395Z | |
| 5814 | 2026-09-03T04:19:32.395Z | Sep 03 04:19:30.570 Sep 03 04:19:30.570DEBG Sep 03 04:19:30.570DEBGSep 03 04:19:30.570 replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5815 | 2026-09-03T04:19:32.395Z | |
| 5816 | 2026-09-03T04:19:32.395Z | 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 } }]DEBG |
| 5817 | 2026-09-03T04:19:32.396Z | Sep 03 04:19:30.570replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.570 |
| 5818 | 2026-09-03T04:19:32.396Z | INFO INFOadding route 172.17.0.31/32 -> 10.0.0.255 adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5819 | 2026-09-03T04:19:32.396Z | |
| 5820 | 2026-09-03T04:19:32.396Z | Sep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570 Sep 03 04:19:30.570INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255DEBG |
| 5821 | 2026-09-03T04:19:32.396Z | replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5822 | 2026-09-03T04:19:32.396Z | INFO adding route 172.17.0.20/32 -> 10.0.0.255 |
| 5823 | 2026-09-03T04:19:32.396Z | |
| 5824 | 2026-09-03T04:19:32.396Z | Sep 03 04:19:30.570 Sep 03 04:19:30.570DEBG INFO replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.570Sep 03 04:19:30.570 adding route 172.17.0.50/32 -> 10.0.0.255DEBG |
| 5825 | 2026-09-03T04:19:32.396Z | INFO |
| 5826 | 2026-09-03T04:19:32.396Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 5827 | 2026-09-03T04:19:32.396Z | 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 } }] |
| 5828 | 2026-09-03T04:19:32.396Z | Sep 03 04:19:30.570 INFOSep 03 04:19:30.570 Sep 03 04:19:30.570Sep 03 04:19:30.570adding route 172.17.0.47/32 -> 10.0.0.255 DEBG |
| 5829 | 2026-09-03T04:19:32.396Z | INFO DEBGreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255 Sep 03 04:19:30.570replacing 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 } }] |
| 5830 | 2026-09-03T04:19:32.396Z | |
| 5831 | 2026-09-03T04:19:32.396Z | |
| 5832 | 2026-09-03T04:19:32.396Z | 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 } }] |
| 5833 | 2026-09-03T04:19:32.396Z | Sep 03 04:19:30.570 Sep 03 04:19:30.570Sep 03 04:19:30.570 INFODEBG Sep 03 04:19:30.570adding route 172.17.0.51/32 -> 10.0.0.255INFO |
| 5834 | 2026-09-03T04:19:32.396Z | 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 } }]adding route 172.17.0.33/32 -> 10.0.0.255 |
| 5835 | 2026-09-03T04:19:32.396Z | |
| 5836 | 2026-09-03T04:19:32.396Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 5837 | 2026-09-03T04:19:32.396Z | Sep 03 04:19:30.570 Sep 03 04:19:30.570DEBGSep 03 04:19:30.570 INFOSep 03 04:19:30.570 DEBGreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBGadding route 172.17.0.22/32 -> 10.0.0.255 |
| 5838 | 2026-09-03T04:19:32.396Z | replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5839 | 2026-09-03T04:19:32.396Z | |
| 5840 | 2026-09-03T04:19:32.396Z | |
| 5841 | 2026-09-03T04:19:32.396Z | Sep 03 04:19:30.570 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5842 | 2026-09-03T04:19:32.396Z | Sep 03 04:19:30.570 Sep 03 04:19:30.570INFO Sep 03 04:19:30.570 DEBG Sep 03 04:19:30.570INFO adding route 172.17.0.34/32 -> 10.0.0.255 adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5843 | 2026-09-03T04:19:32.396Z | |
| 5844 | 2026-09-03T04:19:32.396Z | DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5845 | 2026-09-03T04:19:32.397Z | 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 } }] |
| 5846 | 2026-09-03T04:19:32.397Z | Sep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570 DEBGDEBG INFO 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 } }] |
| 5847 | 2026-09-03T04:19:32.397Z | adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 5848 | 2026-09-03T04:19:32.397Z | |
| 5849 | 2026-09-03T04:19:32.397Z | 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 } }] |
| 5850 | 2026-09-03T04:19:32.397Z | Sep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570Sep 03 04:19:30.570 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 5851 | 2026-09-03T04:19:32.397Z | |
| 5852 | 2026-09-03T04:19:32.397Z | INFO INFOadding route 172.17.0.35/32 -> 10.0.0.255 Sep 03 04:19:30.570 |
| 5853 | 2026-09-03T04:19:32.397Z | Sep 03 04:19:30.570INFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5854 | 2026-09-03T04:19:32.397Z | |
| 5855 | 2026-09-03T04:19:32.397Z | INFOSep 03 04:19:30.570 Sep 03 04:19:30.570DEBG 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 } }] |
| 5856 | 2026-09-03T04:19:32.397Z | adding route 172.17.0.24/32 -> 10.0.0.255Sep 03 04:19:30.570 |
| 5857 | 2026-09-03T04:19:32.397Z | DEBGreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5858 | 2026-09-03T04:19:32.397Z | 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 } }]Sep 03 04:19:30.570 |
| 5859 | 2026-09-03T04:19:32.397Z | INFO Sep 03 04:19:30.570adding route 172.17.0.36/32 -> 10.0.0.255Sep 03 04:19:30.570 |
| 5860 | 2026-09-03T04:19:32.397Z | DEBGSep 03 04:19:30.570INFO 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.51/32 -> 10.0.0.255Sep 03 04:19:30.570 |
| 5861 | 2026-09-03T04:19:32.397Z | |
| 5862 | 2026-09-03T04:19:32.397Z | DEBG 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 } }] |
| 5863 | 2026-09-03T04:19:32.397Z | adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 04:19:30.571 |
| 5864 | 2026-09-03T04:19:32.397Z | DEBGSep 03 04:19:30.571 Sep 03 04:19:30.571INFO Sep 03 04:19:30.571INFOreplacing 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 } }] |
| 5865 | 2026-09-03T04:19:32.397Z | adding route 172.17.0.25/32 -> 10.0.0.255adding route 172.17.0.37/32 -> 10.0.0.255 |
| 5866 | 2026-09-03T04:19:32.397Z | |
| 5867 | 2026-09-03T04:19:32.397Z | 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 } }]Sep 03 04:19:30.571 |
| 5868 | 2026-09-03T04:19:32.397Z | Sep 03 04:19:30.571 INFODEBG adding route 172.17.0.52/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 } }] |
| 5869 | 2026-09-03T04:19:32.397Z | |
| 5870 | 2026-09-03T04:19:32.397Z | Sep 03 04:19:30.571Sep 03 04:19:30.571 INFOSep 03 04:19:30.571DEBG DEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5871 | 2026-09-03T04:19:32.397Z | test route::tests::delete_target_full ... ok |
| 5872 | 2026-09-03T04:19:32.397Z | Sep 03 04:19:30.571replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] INFO |
| 5873 | 2026-09-03T04:19:32.398Z | |
| 5874 | 2026-09-03T04:19:32.398Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5875 | 2026-09-03T04:19:32.398Z | Sep 03 04:19:30.571 Sep 03 04:19:30.571Sep 03 04:19:30.571DEBG 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 } }] |
| 5876 | 2026-09-03T04:19:32.398Z | replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.571 |
| 5877 | 2026-09-03T04:19:32.398Z | INFOINFO Sep 03 04:19:30.571 adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 04:19:30.571 |
| 5878 | 2026-09-03T04:19:32.398Z | INFOadding route 172.17.0.53/32 -> 10.0.0.255 INFO |
| 5879 | 2026-09-03T04:19:32.398Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5880 | 2026-09-03T04:19:32.398Z | test route::tests::delete_target_fragmented ... ok |
| 5881 | 2026-09-03T04:19:32.398Z | adding route 172.17.0.57/32 -> 10.0.0.255Sep 03 04:19:30.571 |
| 5882 | 2026-09-03T04:19:32.398Z | test route::tests::delete_targets_full ... ok |
| 5883 | 2026-09-03T04:19:32.398Z | DEBGSep 03 04:19:30.571 replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.571 |
| 5884 | 2026-09-03T04:19:32.398Z | DEBGDEBGSep 03 04:19:30.571 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 } }] 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 } }] |
| 5885 | 2026-09-03T04:19:32.398Z | replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.571 |
| 5886 | 2026-09-03T04:19:32.398Z | |
| 5887 | 2026-09-03T04:19:32.398Z | INFO Sep 03 04:19:30.571Sep 03 04:19:30.571adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 04:19:30.571 |
| 5888 | 2026-09-03T04:19:32.398Z | INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5889 | 2026-09-03T04:19:32.398Z | Sep 03 04:19:30.571adding route 172.17.0.54/32 -> 10.0.0.255 |
| 5890 | 2026-09-03T04:19:32.398Z | 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 } }] |
| 5891 | 2026-09-03T04:19:32.398Z | |
| 5892 | 2026-09-03T04:19:32.398Z | Sep 03 04:19:30.571 DEBGSep 03 04:19:30.571Sep 03 04:19:30.571 Sep 03 04:19:30.571 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 |
| 5893 | 2026-09-03T04:19:32.398Z | DEBG INFOreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.28/32 -> 10.0.0.255 |
| 5894 | 2026-09-03T04:19:32.398Z | |
| 5895 | 2026-09-03T04:19:32.398Z | 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 } }] |
| 5896 | 2026-09-03T04:19:32.398Z | Sep 03 04:19:30.571 Sep 03 04:19:30.571 INFOINFOSep 03 04:19:30.571 adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 04:19:30.571 |
| 5897 | 2026-09-03T04:19:32.398Z | INFOadding route 172.17.0.59/32 -> 10.0.0.255 |
| 5898 | 2026-09-03T04:19:32.398Z | adding route 172.17.0.41/32 -> 10.0.0.255DEBGSep 03 04:19:30.571 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 } }]Sep 03 04:19:30.571 |
| 5899 | 2026-09-03T04:19:32.398Z | 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 } }] |
| 5900 | 2026-09-03T04:19:32.399Z | Sep 03 04:19:30.571 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5901 | 2026-09-03T04:19:32.399Z | Sep 03 04:19:30.571 INFO Sep 03 04:19:30.571adding route 172.17.0.56/32 -> 10.0.0.255 |
| 5902 | 2026-09-03T04:19:32.399Z | 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 } }] |
| 5903 | 2026-09-03T04:19:32.399Z | Sep 03 04:19:30.571replacing 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 |
| 5904 | 2026-09-03T04:19:32.399Z | replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.571 |
| 5905 | 2026-09-03T04:19:32.403Z | INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 5906 | 2026-09-03T04:19:32.404Z | Sep 03 04:19:30.571 |
| 5907 | 2026-09-03T04:19:32.404Z | Sep 03 04:19:30.571INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5908 | 2026-09-03T04:19:32.404Z | DEBG Sep 03 04:19:30.579replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:19:30.579 |
| 5909 | 2026-09-03T04:19:32.404Z | DEBG DEBGreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] 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 } }] |
| 5910 | 2026-09-03T04:19:32.404Z | |
| 5911 | 2026-09-03T04:19:32.404Z | Sep 03 04:19:30.579 INFOSep 03 04:19:30.579 INFOSep 03 04:19:30.579 adding route 172.17.0.58/32 -> 10.0.0.255INFO |
| 5912 | 2026-09-03T04:19:32.404Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 5913 | 2026-09-03T04:19:32.404Z | Sep 03 04:19:30.571Sep 03 04:19:30.579 INFOSep 03 04:19:30.579 adding route 172.17.0.29/32 -> 10.0.0.255DEBG |
| 5914 | 2026-09-03T04:19:32.404Z | 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 } }]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 } }] |
| 5915 | 2026-09-03T04:19:32.404Z | |
| 5916 | 2026-09-03T04:19:32.404Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 Sep 03 04:19:30.579INFO DEBGINFO adding route 172.17.0.43/32 -> 10.0.0.255 adding route 172.17.0.59/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 } }] |
| 5917 | 2026-09-03T04:19:32.404Z | |
| 5918 | 2026-09-03T04:19:32.404Z | |
| 5919 | 2026-09-03T04:19:32.404Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBG adding route 172.17.0.62/32 -> 10.0.0.255INFO |
| 5920 | 2026-09-03T04:19:32.404Z | Sep 03 04:19:30.579 DEBG adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.579 |
| 5921 | 2026-09-03T04:19:32.404Z | |
| 5922 | 2026-09-03T04:19:32.404Z | 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 } }] |
| 5923 | 2026-09-03T04:19:32.404Z | 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 } }]Sep 03 04:19:30.579 |
| 5924 | 2026-09-03T04:19:32.404Z | DEBGSep 03 04:19:30.579Sep 03 04:19:30.579 INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 5925 | 2026-09-03T04:19:32.404Z | Sep 03 04:19:30.579 adding route 172.17.0.44/32 -> 10.0.0.255DEBG failed to allocate space for the new target list |
| 5926 | 2026-09-03T04:19:32.404Z | |
| 5927 | 2026-09-03T04:19:32.404Z | adding route 172.17.0.60/32 -> 10.0.0.255 |
| 5928 | 2026-09-03T04:19:32.404Z | Sep 03 04:19:30.579Sep 03 04:19:30.579Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBGDEBGINFO DEBG adding route 172.17.0.31/32 -> 10.0.0.255replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 5929 | 2026-09-03T04:19:32.404Z | |
| 5930 | 2026-09-03T04:19:32.404Z | |
| 5931 | 2026-09-03T04:19:32.405Z | 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 } }] |
| 5932 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 Sep 03 04:19:30.579DEBG 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 } }]failed to allocate space for the new target list |
| 5933 | 2026-09-03T04:19:32.405Z | |
| 5934 | 2026-09-03T04:19:32.405Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 5935 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579 Sep 03 04:19:30.579INFO DEBGadding route 172.17.0.32/32 -> 10.0.0.255Sep 03 04:19:30.579 |
| 5936 | 2026-09-03T04:19:32.405Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 |
| 5937 | 2026-09-03T04:19:32.405Z | 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 } }] |
| 5938 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 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.46/32 -> 10.0.0.255 |
| 5939 | 2026-09-03T04:19:32.405Z | |
| 5940 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.33/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 } }] |
| 5941 | 2026-09-03T04:19:32.405Z | |
| 5942 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.47/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 } }] |
| 5943 | 2026-09-03T04:19:32.405Z | |
| 5944 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBGINFO replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255 |
| 5945 | 2026-09-03T04:19:32.405Z | |
| 5946 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579 Sep 03 04:19:30.579 INFO DEBGadding route 172.17.0.48/32 -> 10.0.0.255 |
| 5947 | 2026-09-03T04:19:32.405Z | 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 } }] |
| 5948 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFO adding route 172.17.0.35/32 -> 10.0.0.255 |
| 5949 | 2026-09-03T04:19:32.405Z | 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 } }] |
| 5950 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579 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 } }]Sep 03 04:19:30.579 |
| 5951 | 2026-09-03T04:19:32.405Z | INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 5952 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.36/32 -> 10.0.0.255Sep 03 04:19:30.579 |
| 5953 | 2026-09-03T04:19:32.405Z | 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 } }] |
| 5954 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579 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 } }]Sep 03 04:19:30.579 |
| 5955 | 2026-09-03T04:19:32.405Z | INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 5956 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 04:19:30.579 |
| 5957 | 2026-09-03T04:19:32.405Z | 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 } }] |
| 5958 | 2026-09-03T04:19:32.405Z | Sep 03 04:19:30.579 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 } }]Sep 03 04:19:30.579 |
| 5959 | 2026-09-03T04:19:32.406Z | INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 5960 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 5961 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 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 } }] |
| 5962 | 2026-09-03T04:19:32.406Z | DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:19:30.579 |
| 5963 | 2026-09-03T04:19:32.406Z | INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 5964 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBGINFO replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.39/32 -> 10.0.0.255 |
| 5965 | 2026-09-03T04:19:32.406Z | |
| 5966 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.53/32 -> 10.0.0.255replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5967 | 2026-09-03T04:19:32.406Z | |
| 5968 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBGINFO replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.40/32 -> 10.0.0.255 |
| 5969 | 2026-09-03T04:19:32.406Z | |
| 5970 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.54/32 -> 10.0.0.255replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5971 | 2026-09-03T04:19:32.406Z | |
| 5972 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBGINFO replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.41/32 -> 10.0.0.255 |
| 5973 | 2026-09-03T04:19:32.406Z | |
| 5974 | 2026-09-03T04:19:32.406Z | test route::tests::delete_targets_fragmented ... ok |
| 5975 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.55/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 } }] |
| 5976 | 2026-09-03T04:19:32.406Z | |
| 5977 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 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.42/32 -> 10.0.0.255 |
| 5978 | 2026-09-03T04:19:32.406Z | |
| 5979 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.56/32 -> 10.0.0.255replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5980 | 2026-09-03T04:19:32.406Z | |
| 5981 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.43/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5982 | 2026-09-03T04:19:32.406Z | |
| 5983 | 2026-09-03T04:19:32.406Z | |
| 5984 | 2026-09-03T04:19:32.406Z | test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s |
| 5985 | 2026-09-03T04:19:32.406Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBGINFO replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255 |
| 5986 | 2026-09-03T04:19:32.406Z | |
| 5987 | 2026-09-03T04:19:32.407Z | |
| 5988 | 2026-09-03T04:19:32.407Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.44/32 -> 10.0.0.255replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5989 | 2026-09-03T04:19:32.407Z | |
| 5990 | 2026-09-03T04:19:32.407Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBGINFO replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255 |
| 5991 | 2026-09-03T04:19:32.407Z | |
| 5992 | 2026-09-03T04:19:32.407Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.45/32 -> 10.0.0.255replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5993 | 2026-09-03T04:19:32.407Z | |
| 5994 | 2026-09-03T04:19:32.407Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBGINFO replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255 |
| 5995 | 2026-09-03T04:19:32.407Z | |
| 5996 | 2026-09-03T04:19:32.407Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.46/32 -> 10.0.0.255replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 5997 | 2026-09-03T04:19:32.407Z | |
| 5998 | 2026-09-03T04:19:32.407Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.60/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 } }] |
| 5999 | 2026-09-03T04:19:32.407Z | |
| 6000 | 2026-09-03T04:19:32.407Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255 |
| 6001 | 2026-09-03T04:19:32.407Z | |
| 6002 | 2026-09-03T04:19:32.407Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 DEBGDEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]failed to allocate space for the new target list |
| 6003 | 2026-09-03T04:19:32.407Z | |
| 6004 | 2026-09-03T04:19:32.407Z | Sep 03 04:19:30.579Sep 03 04:19:30.579 INFODEBG adding route 172.17.0.48/32 -> 10.0.0.255replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 6005 | 2026-09-03T04:19:32.413Z | |
| 6006 | 2026-09-03T04:19:32.413Z | Sep 03 04:19:30.579 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 } }] |
| 6007 | 2026-09-03T04:19:32.413Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.49/32 -> 10.0.0.255 |
| 6008 | 2026-09-03T04:19:32.413Z | Sep 03 04:19:30.579 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 } }] |
| 6009 | 2026-09-03T04:19:32.413Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.50/32 -> 10.0.0.255 |
| 6010 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 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 } }] |
| 6011 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.51/32 -> 10.0.0.255 |
| 6012 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 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 } }] |
| 6013 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 6014 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 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 } }] |
| 6015 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 6016 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 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 } }] |
| 6017 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 6018 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 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 } }] |
| 6019 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 6020 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 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 } }] |
| 6021 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 6022 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 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 } }] |
| 6023 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.57/32 -> 10.0.0.255 |
| 6024 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 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 } }] |
| 6025 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 6026 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.579 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 } }] |
| 6027 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.739 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 6028 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.739 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 } }] |
| 6029 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.739 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 6030 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.739 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 } }] |
| 6031 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.739 DEBG failed to allocate space for the new target list |
| 6032 | 2026-09-03T04:19:32.414Z | Sep 03 04:19:30.739 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 } }] |
| 6033 | 2026-09-03T04:19:32.414Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-d65595a8baa92b60) |
| 6034 | 2026-09-03T04:19:32.414Z | |
| 6035 | 2026-09-03T04:19:32.414Z | running 0 tests |
| 6036 | 2026-09-03T04:19:32.414Z | |
| 6037 | 2026-09-03T04:19:32.414Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6038 | 2026-09-03T04:19:32.415Z | |
| 6039 | 2026-09-03T04:19:32.415Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc) |
| 6040 | 2026-09-03T04:19:32.415Z | |
| 6041 | 2026-09-03T04:19:32.415Z | running 0 tests |
| 6042 | 2026-09-03T04:19:32.415Z | |
| 6043 | 2026-09-03T04:19:32.415Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6044 | 2026-09-03T04:19:32.415Z | |
| 6045 | 2026-09-03T04:19:32.415Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-1217d2f8d9f4c422) |
| 6046 | 2026-09-03T04:19:32.415Z | |
| 6047 | 2026-09-03T04:19:32.415Z | running 6 tests |
| 6048 | 2026-09-03T04:19:32.415Z | test tests::test_parse_client_port_id ... ok |
| 6049 | 2026-09-03T04:19:32.415Z | test tests::test_port_id_cmp ... ok |
| 6050 | 2026-09-03T04:19:32.415Z | test tests::test_full_lot_id_neither_present ... ok |
| 6051 | 2026-09-03T04:19:32.415Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 6052 | 2026-09-03T04:19:32.415Z | test tests::test_full_lot_id_lot_only ... ok |
| 6053 | 2026-09-03T04:19:32.415Z | test tests::test_full_lot_id_both_present ... ok |
| 6054 | 2026-09-03T04:19:32.415Z | |
| 6055 | 2026-09-03T04:19:32.415Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6056 | 2026-09-03T04:19:32.415Z | |
| 6057 | 2026-09-03T04:19:32.415Z | Running tests/test_all.rs (target/debug/deps/test_all-ca0bfd5d6a213c76) |
| 6058 | 2026-09-03T04:19:32.415Z | |
| 6059 | 2026-09-03T04:19:32.415Z | running 0 tests |
| 6060 | 2026-09-03T04:19:32.415Z | |
| 6061 | 2026-09-03T04:19:32.415Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6062 | 2026-09-03T04:19:32.415Z | |
| 6063 | 2026-09-03T04:19:32.415Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded) |
| 6064 | 2026-09-03T04:19:32.415Z | |
| 6065 | 2026-09-03T04:19:32.415Z | running 0 tests |
| 6066 | 2026-09-03T04:19:32.415Z | |
| 6067 | 2026-09-03T04:19:32.416Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6068 | 2026-09-03T04:19:32.416Z | |
| 6069 | 2026-09-03T04:19:32.416Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3) |
| 6070 | 2026-09-03T04:19:32.416Z | |
| 6071 | 2026-09-03T04:19:32.416Z | running 15 tests |
| 6072 | 2026-09-03T04:19:32.416Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 6073 | 2026-09-03T04:19:32.416Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 6074 | 2026-09-03T04:19:32.416Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 6075 | 2026-09-03T04:19:32.416Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 6076 | 2026-09-03T04:19:32.416Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 6077 | 2026-09-03T04:19:32.416Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 6078 | 2026-09-03T04:19:32.416Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 6079 | 2026-09-03T04:19:32.416Z | test v1::network::tests::test_equal ... ok |
| 6080 | 2026-09-03T04:19:32.416Z | test v1::network::tests::test_eui64 ... ok |
| 6081 | 2026-09-03T04:19:32.416Z | test v1::network::tests::test_not_equal ... ok |
| 6082 | 2026-09-03T04:19:32.416Z | test v1::network::tests::test_into ... ok |
| 6083 | 2026-09-03T04:19:32.416Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 6084 | 2026-09-03T04:19:32.416Z | test v1::network::tests::test_to_string ... ok |
| 6085 | 2026-09-03T04:19:32.416Z | test v1::network::tests::test_parse ... ok |
| 6086 | 2026-09-03T04:19:32.416Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 6087 | 2026-09-03T04:19:32.416Z | |
| 6088 | 2026-09-03T04:19:32.416Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6089 | 2026-09-03T04:19:32.416Z | |
| 6090 | 2026-09-03T04:19:32.416Z | Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19) |
| 6091 | 2026-09-03T04:19:32.416Z | |
| 6092 | 2026-09-03T04:19:32.416Z | running 12 tests |
| 6093 | 2026-09-03T04:19:32.417Z | test icmp::test_v6_checksum ... ok |
| 6094 | 2026-09-03T04:19:32.417Z | test icmp::test_v4_checksum ... ok |
| 6095 | 2026-09-03T04:19:32.417Z | test lldp::test_lldp_parse ... ok |
| 6096 | 2026-09-03T04:19:32.417Z | test ipv6::test_ipv6_parse ... ok |
| 6097 | 2026-09-03T04:19:32.417Z | test pbuf::test_byte ... ok |
| 6098 | 2026-09-03T04:19:32.417Z | test pbuf::test_nibble ... ok |
| 6099 | 2026-09-03T04:19:32.417Z | test pbuf::test_overflow ... ok |
| 6100 | 2026-09-03T04:19:32.417Z | test pbuf::test_short ... ok |
| 6101 | 2026-09-03T04:19:32.417Z | test pbuf::test_twelve ... ok |
| 6102 | 2026-09-03T04:19:32.417Z | test pbuf::test_word ... ok |
| 6103 | 2026-09-03T04:19:32.417Z | test tcp::test_checksum_ack_data ... ok |
| 6104 | 2026-09-03T04:19:32.417Z | test tcp::test_checksum_syn_nodata ... ok |
| 6105 | 2026-09-03T04:19:32.421Z | |
| 6106 | 2026-09-03T04:19:32.421Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6107 | 2026-09-03T04:19:32.421Z | |
| 6108 | 2026-09-03T04:19:32.421Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 6109 | 2026-09-03T04:19:32.421Z | |
| 6110 | 2026-09-03T04:19:32.421Z | running 0 tests |
| 6111 | 2026-09-03T04:19:32.421Z | |
| 6112 | 2026-09-03T04:19:32.421Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6113 | 2026-09-03T04:19:32.421Z | |
| 6114 | 2026-09-03T04:19:32.421Z | Running unittests src/main.rs (target/debug/deps/swadm-38d7423179802b5f) |
| 6115 | 2026-09-03T04:19:32.421Z | |
| 6116 | 2026-09-03T04:19:32.422Z | running 5 tests |
| 6117 | 2026-09-03T04:19:32.422Z | test switchport::test::test_compute_lanes ... ok |
| 6118 | 2026-09-03T04:19:32.422Z | test switchport::test::port_id_ordering ... ok |
| 6119 | 2026-09-03T04:19:32.422Z | Lane 0 Lane 1 Lane 0Lane 2 Lane 3Lane 1 |
| 6120 | 2026-09-03T04:19:32.422Z | Lane 2 Rx Loss-of-lock: Yes Lane 3Yes |
| 6121 | 2026-09-03T04:19:32.422Z | Yes State: ActivatedYes |
| 6122 | 2026-09-03T04:19:32.422Z | Activated Rx Loss-of-signal: Yes ActivatedYes ActivatedYes |
| 6123 | 2026-09-03T04:19:32.422Z | Yes Rx Output Enabled: false |
| 6124 | 2026-09-03T04:19:32.422Z | Rx CDR Enabled: Yes false Yes falseYes Yesfalse |
| 6125 | 2026-09-03T04:19:32.422Z | |
| 6126 | 2026-09-03T04:19:32.422Z | Rx Output Status: valid Tx Enabled: Yes validYes valid Yesvalid |
| 6127 | 2026-09-03T04:19:32.422Z | Yes |
| 6128 | 2026-09-03T04:19:32.422Z | Rx Loss-of-lock: true Tx Loss-of-lock: Notrue No true Notrue |
| 6129 | 2026-09-03T04:19:32.422Z | No |
| 6130 | 2026-09-03T04:19:32.422Z | Rx Loss-of-signal: false Tx Loss-of-signal: No falseNo false falseNo |
| 6131 | 2026-09-03T04:19:32.422Z | No |
| 6132 | 2026-09-03T04:19:32.422Z | Rx Auto-squelch Disable: true Tx CDR Enabled: No true Notrue trueNo |
| 6133 | 2026-09-03T04:19:32.422Z | No |
| 6134 | 2026-09-03T04:19:32.422Z | Tx Output Enabled: true Tx Adaptive EQ Fault: Notrue trueNo trueNo |
| 6135 | 2026-09-03T04:19:32.422Z | No |
| 6136 | 2026-09-03T04:19:32.422Z | Tx Output Status: invalid Tx Fault: Yes invalidYes invalid Yesinvalid |
| 6137 | 2026-09-03T04:19:32.422Z | Yes Tx Loss-of-lock: false |
| 6138 | 2026-09-03T04:19:32.422Z | false false false |
| 6139 | 2026-09-03T04:19:32.422Z | Tx Loss-of-signal: true true true true |
| 6140 | 2026-09-03T04:19:32.422Z | Tx Auto-squelch Disable: false false false false |
| 6141 | 2026-09-03T04:19:32.422Z | Tx Adaptive EQ Fail: true true true true |
| 6142 | 2026-09-03T04:19:32.422Z | Tx Failure: false false false false |
| 6143 | 2026-09-03T04:19:32.422Z | Tx Force Squelch: true true true true |
| 6144 | 2026-09-03T04:19:32.423Z | Tx Input Polarity: normal normal normal normal |
| 6145 | 2026-09-03T04:19:32.423Z | test switchport::test::test_print_sff_datapath ... ok |
| 6146 | 2026-09-03T04:19:32.423Z | test switchport::test::test_print_cmis_datapath ... ok |
| 6147 | 2026-09-03T04:19:32.423Z | test link::test_filter ... ok |
| 6148 | 2026-09-03T04:19:32.423Z | |
| 6149 | 2026-09-03T04:19:32.423Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6150 | 2026-09-03T04:19:32.423Z | |
| 6151 | 2026-09-03T04:19:32.423Z | Running tests/counters.rs (target/debug/deps/counters-12e2179eba3d7f1a) |
| 6152 | 2026-09-03T04:19:32.423Z | |
| 6153 | 2026-09-03T04:19:32.423Z | running 1 test |
| 6154 | 2026-09-03T04:19:32.423Z | test test_p4_counter_list ... ignored |
| 6155 | 2026-09-03T04:19:32.423Z | |
| 6156 | 2026-09-03T04:19:32.423Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6157 | 2026-09-03T04:19:32.423Z | |
| 6158 | 2026-09-03T04:19:32.423Z | Running tests/multicast.rs (target/debug/deps/multicast-dd25e4fb1657d28a) |
| 6159 | 2026-09-03T04:19:32.426Z | |
| 6160 | 2026-09-03T04:19:32.427Z | running 1 test |
| 6161 | 2026-09-03T04:19:32.427Z | test test_multicast_list_and_get ... ignored |
| 6162 | 2026-09-03T04:19:32.427Z | |
| 6163 | 2026-09-03T04:19:32.427Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6164 | 2026-09-03T04:19:32.427Z | |
| 6165 | 2026-09-03T04:19:32.427Z | Running tests/port-link.rs (target/debug/deps/port_link-8132700ee3903254) |
| 6166 | 2026-09-03T04:19:32.427Z | |
| 6167 | 2026-09-03T04:19:32.427Z | running 5 tests |
| 6168 | 2026-09-03T04:19:32.427Z | test test_an ... ignored |
| 6169 | 2026-09-03T04:19:32.427Z | test test_enable ... ignored |
| 6170 | 2026-09-03T04:19:32.427Z | test test_ip_addresses ... ignored |
| 6171 | 2026-09-03T04:19:32.427Z | test test_kr ... ignored |
| 6172 | 2026-09-03T04:19:32.427Z | test test_mac ... ignored |
| 6173 | 2026-09-03T04:19:32.427Z | |
| 6174 | 2026-09-03T04:19:32.427Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6175 | 2026-09-03T04:19:32.427Z | |
| 6176 | 2026-09-03T04:19:32.427Z | Running unittests src/main.rs (target/debug/deps/tfportd-2546e62a9f6990cc) |
| 6177 | 2026-09-03T04:19:32.431Z | |
| 6178 | 2026-09-03T04:19:32.431Z | running 3 tests |
| 6179 | 2026-09-03T04:19:32.434Z | test linklocal::test_parse_ipadm ... ok |
| 6180 | 2026-09-03T04:19:32.434Z | test tfport::test_parse_tfport ... ok |
| 6181 | 2026-09-03T04:19:32.434Z | test config::tests::test_updates ... ok |
| 6182 | 2026-09-03T04:19:32.434Z | |
| 6183 | 2026-09-03T04:19:32.434Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6184 | 2026-09-03T04:19:32.434Z | |
| 6185 | 2026-09-03T04:19:32.434Z | Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2) |
| 6186 | 2026-09-03T04:19:32.438Z | |
| 6187 | 2026-09-03T04:19:32.438Z | running 0 tests |
| 6188 | 2026-09-03T04:19:32.438Z | |
| 6189 | 2026-09-03T04:19:32.438Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6190 | 2026-09-03T04:19:32.438Z | |
| 6191 | 2026-09-03T04:19:32.438Z | Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6) |
| 6192 | 2026-09-03T04:19:32.438Z | |
| 6193 | 2026-09-03T04:19:32.438Z | running 0 tests |
| 6194 | 2026-09-03T04:19:32.438Z | |
| 6195 | 2026-09-03T04:19:32.438Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6196 | 2026-09-03T04:19:32.438Z | |
| 6197 | 2026-09-03T04:19:32.438Z | Doc-tests aal |
| 6198 | 2026-09-03T04:19:32.656Z | |
| 6199 | 2026-09-03T04:19:32.656Z | running 0 tests |
| 6200 | 2026-09-03T04:19:32.656Z | |
| 6201 | 2026-09-03T04:19:32.656Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6202 | 2026-09-03T04:19:32.656Z | |
| 6203 | 2026-09-03T04:19:32.682Z | Doc-tests aal_macros |
| 6204 | 2026-09-03T04:19:32.755Z | |
| 6205 | 2026-09-03T04:19:32.755Z | running 0 tests |
| 6206 | 2026-09-03T04:19:32.755Z | |
| 6207 | 2026-09-03T04:19:32.755Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6208 | 2026-09-03T04:19:32.755Z | |
| 6209 | 2026-09-03T04:19:32.764Z | Doc-tests common |
| 6210 | 2026-09-03T04:19:33.004Z | |
| 6211 | 2026-09-03T04:19:33.004Z | running 0 tests |
| 6212 | 2026-09-03T04:19:33.004Z | |
| 6213 | 2026-09-03T04:19:33.004Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6214 | 2026-09-03T04:19:33.004Z | |
| 6215 | 2026-09-03T04:19:33.033Z | Doc-tests dpd_api |
| 6216 | 2026-09-03T04:19:33.760Z | |
| 6217 | 2026-09-03T04:19:33.760Z | running 2 tests |
| 6218 | 2026-09-03T04:19:33.760Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 6219 | 2026-09-03T04:19:33.760Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 6220 | 2026-09-03T04:19:33.760Z | |
| 6221 | 2026-09-03T04:19:33.760Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6222 | 2026-09-03T04:19:33.760Z | |
| 6223 | 2026-09-03T04:19:33.792Z | Doc-tests dpd_client |
| 6224 | 2026-09-03T04:19:35.182Z | |
| 6225 | 2026-09-03T04:19:35.182Z | running 0 tests |
| 6226 | 2026-09-03T04:19:35.182Z | |
| 6227 | 2026-09-03T04:19:35.182Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6228 | 2026-09-03T04:19:35.182Z | |
| 6229 | 2026-09-03T04:19:35.238Z | Doc-tests dpd_types |
| 6230 | 2026-09-03T04:19:35.427Z | |
| 6231 | 2026-09-03T04:19:35.427Z | running 0 tests |
| 6232 | 2026-09-03T04:19:35.427Z | |
| 6233 | 2026-09-03T04:19:35.427Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6234 | 2026-09-03T04:19:35.427Z | |
| 6235 | 2026-09-03T04:19:35.453Z | Doc-tests dpd_types_versions |
| 6236 | 2026-09-03T04:19:36.972Z | |
| 6237 | 2026-09-03T04:19:36.972Z | running 1 test |
| 6238 | 2026-09-03T04:19:36.972Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 6239 | 2026-09-03T04:19:36.972Z | |
| 6240 | 2026-09-03T04:19:36.972Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6241 | 2026-09-03T04:19:36.972Z | |
| 6242 | 2026-09-03T04:19:37.024Z | Doc-tests packet |
| 6243 | 2026-09-03T04:19:37.251Z | |
| 6244 | 2026-09-03T04:19:37.251Z | running 0 tests |
| 6245 | 2026-09-03T04:19:37.251Z | |
| 6246 | 2026-09-03T04:19:37.251Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6247 | 2026-09-03T04:19:37.251Z | |
| 6248 | 2026-09-03T04:19:37.280Z | Doc-tests pcap |
| 6249 | 2026-09-03T04:19:37.333Z | |
| 6250 | 2026-09-03T04:19:37.333Z | running 0 tests |
| 6251 | 2026-09-03T04:19:37.333Z | |
| 6252 | 2026-09-03T04:19:37.333Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6253 | 2026-09-03T04:19:37.333Z | |
| 6254 | 2026-09-03T04:19:37.384Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 6255 | 2026-09-03T04:19:37.384Z | + RUST_BACKTRACE=full |
| 6256 | 2026-09-03T04:19:37.384Z | + cargo test --features softnpu --no-fail-fast |
| 6257 | 2026-09-03T04:19:38.032Z | Compiling num-integer v0.1.46 |
| 6258 | 2026-09-03T04:19:38.114Z | Compiling num-complex v0.4.6 |
| 6259 | 2026-09-03T04:19:38.151Z | Compiling bitstruct_derive v0.1.0 |
| 6260 | 2026-09-03T04:19:38.154Z | Compiling tap v1.0.1 |
| 6261 | 2026-09-03T04:19:38.278Z | Compiling wyz v0.5.1 |
| 6262 | 2026-09-03T04:19:38.411Z | Compiling num-rational v0.4.2 |
| 6263 | 2026-09-03T04:19:38.444Z | Compiling num-iter v0.1.45 |
| 6264 | 2026-09-03T04:19:38.454Z | Compiling num-bigint v0.4.6 |
| 6265 | 2026-09-03T04:19:38.551Z | Compiling radium v0.7.0 |
| 6266 | 2026-09-03T04:19:38.564Z | Compiling funty v2.0.0 |
| 6267 | 2026-09-03T04:19:38.625Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 6268 | 2026-09-03T04:19:38.644Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6269 | 2026-09-03T04:19:38.756Z | Compiling num v0.4.3 |
| 6270 | 2026-09-03T04:19:38.838Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6271 | 2026-09-03T04:19:38.849Z | Compiling nvpair_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6272 | 2026-09-03T04:19:38.861Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6273 | 2026-09-03T04:19:38.928Z | Compiling bitvec v1.0.1 |
| 6274 | 2026-09-03T04:19:38.985Z | Compiling nvpair v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6275 | 2026-09-03T04:19:39.123Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6276 | 2026-09-03T04:19:39.164Z | Compiling typeid v1.0.3 |
| 6277 | 2026-09-03T04:19:39.233Z | Compiling rgb_frame v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6278 | 2026-09-03T04:19:39.248Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6279 | 2026-09-03T04:19:39.286Z | Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6280 | 2026-09-03T04:19:39.586Z | Compiling ascii v1.1.0 |
| 6281 | 2026-09-03T04:19:40.026Z | Compiling rfb v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6282 | 2026-09-03T04:19:40.086Z | Compiling cpuid_utils v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6283 | 2026-09-03T04:19:40.203Z | Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6284 | 2026-09-03T04:19:40.218Z | Compiling erased-serde v0.4.8 |
| 6285 | 2026-09-03T04:19:40.416Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#555fa6e1) |
| 6286 | 2026-09-03T04:19:40.557Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6287 | 2026-09-03T04:19:40.609Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#c1343544) |
| 6288 | 2026-09-03T04:19:40.658Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 6289 | 2026-09-03T04:19:40.700Z | Compiling bitstruct v0.1.1 |
| 6290 | 2026-09-03T04:19:41.033Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#7e015d16) |
| 6291 | 2026-09-03T04:19:41.232Z | Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6292 | 2026-09-03T04:19:41.288Z | Compiling serde_arrays v0.1.0 |
| 6293 | 2026-09-03T04:19:41.325Z | Compiling libloading v0.7.4 |
| 6294 | 2026-09-03T04:19:41.483Z | Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis#827e6615) |
| 6295 | 2026-09-03T04:19:42.115Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6296 | 2026-09-03T04:19:42.292Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu?branch=main#7e015d16) |
| 6297 | 2026-09-03T04:19:42.342Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6298 | 2026-09-03T04:19:43.477Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 6299 | 2026-09-03T04:19:44.325Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 6300 | 2026-09-03T04:19:50.378Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6301 | 2026-09-03T04:19:50.600Z | Compiling aal v0.1.0 (/work/oxidecomputer/dendrite/aal) |
| 6302 | 2026-09-03T04:19:50.600Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6303 | 2026-09-03T04:19:50.603Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6304 | 2026-09-03T04:19:50.665Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6305 | 2026-09-03T04:19:52.646Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 6306 | 2026-09-03T04:19:52.946Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 6307 | 2026-09-03T04:19:53.139Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6308 | 2026-09-03T04:19:59.168Z | Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6309 | 2026-09-03T04:19:59.399Z | Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 6310 | 2026-09-03T04:20:07.163Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6311 | 2026-09-03T04:20:09.675Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#8e30605f) |
| 6312 | 2026-09-03T04:20:13.753Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 6313 | 2026-09-03T04:20:56.048Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 18s |
| 6314 | 2026-09-03T04:20:56.168Z | Running unittests src/lib.rs (target/debug/deps/aal-ba9a6cb485b135e1) |
| 6315 | 2026-09-03T04:20:56.177Z | |
| 6316 | 2026-09-03T04:20:56.177Z | running 0 tests |
| 6317 | 2026-09-03T04:20:56.177Z | |
| 6318 | 2026-09-03T04:20:56.181Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6319 | 2026-09-03T04:20:56.181Z | |
| 6320 | 2026-09-03T04:20:56.181Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 6321 | 2026-09-03T04:20:56.184Z | |
| 6322 | 2026-09-03T04:20:56.184Z | running 0 tests |
| 6323 | 2026-09-03T04:20:56.184Z | |
| 6324 | 2026-09-03T04:20:56.184Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6325 | 2026-09-03T04:20:56.184Z | |
| 6326 | 2026-09-03T04:20:56.184Z | Running unittests src/lib.rs (target/debug/deps/asic-fc0834f7ac8e6813) |
| 6327 | 2026-09-03T04:20:56.192Z | |
| 6328 | 2026-09-03T04:20:56.192Z | running 0 tests |
| 6329 | 2026-09-03T04:20:56.192Z | |
| 6330 | 2026-09-03T04:20:56.195Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 6331 | 2026-09-03T04:20:56.196Z | |
| 6332 | 2026-09-03T04:20:56.196Z | Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d) |
| 6333 | 2026-09-03T04:20:56.216Z | |
| 6334 | 2026-09-03T04:20:56.216Z | running 4 tests |
| 6335 | 2026-09-03T04:20:56.220Z | test nat::tests::test_vni ... ok |
| 6336 | 2026-09-03T04:20:56.220Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 6337 | 2026-09-03T04:20:56.223Z | test test_purge ... ok |
| 6338 | 2026-09-03T04:20:56.226Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 6339 | 2026-09-03T04:20:56.226Z | |
| 6340 | 2026-09-03T04:20:56.226Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 6341 | 2026-09-03T04:20:56.226Z | |
| 6342 | 2026-09-03T04:20:56.229Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607) |
| 6343 | 2026-09-03T04:20:56.232Z | |
| 6344 | 2026-09-03T04:20:56.232Z | running 1 test |
| 6345 | 2026-09-03T04:20:56.235Z | ------- |
| 6346 | 2026-09-03T04:20:56.235Z | Generating OpenAPI documents from API definitions ... |
| 6347 | 2026-09-03T04:20:56.379Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 6348 | 2026-09-03T04:20:56.453Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 6349 | 2026-09-03T04:20:57.490Z | ------- |
| 6350 | 2026-09-03T04:20:57.490Z | Checking 14 OpenAPI documents... |
| 6351 | 2026-09-03T04:20:57.490Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6352 | 2026-09-03T04:20:57.490Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6353 | 2026-09-03T04:20:57.490Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6354 | 2026-09-03T04:20:57.490Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6355 | 2026-09-03T04:20:57.494Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6356 | 2026-09-03T04:20:57.494Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6357 | 2026-09-03T04:20:57.494Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6358 | 2026-09-03T04:20:57.494Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6359 | 2026-09-03T04:20:57.494Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6360 | 2026-09-03T04:20:57.494Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6361 | 2026-09-03T04:20:57.494Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6362 | 2026-09-03T04:20:57.494Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6363 | 2026-09-03T04:20:57.494Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 6364 | 2026-09-03T04:20:57.494Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 6365 | 2026-09-03T04:20:57.494Z | Fresh dpd "latest" symlink |
| 6366 | 2026-09-03T04:20:57.494Z | ------- |
| 6367 | 2026-09-03T04:20:57.494Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 6368 | 2026-09-03T04:20:57.572Z | test test::test_apis_up_to_date ... ok |
| 6369 | 2026-09-03T04:20:57.572Z | |
| 6370 | 2026-09-03T04:20:57.572Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.34s |
| 6371 | 2026-09-03T04:20:57.572Z | |
| 6372 | 2026-09-03T04:20:57.641Z | Running unittests src/main.rs (target/debug/deps/dpd-22aa5909c6ae5d38) |
| 6373 | 2026-09-03T04:20:57.648Z | |
| 6374 | 2026-09-03T04:20:57.648Z | running 61 tests |
| 6375 | 2026-09-03T04:20:57.651Z | test freemap::test_ordering ... ok |
| 6376 | 2026-09-03T04:20:57.651Z | test config::tests::test_updates ... ok |
| 6377 | 2026-09-03T04:20:57.651Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 6378 | 2026-09-03T04:20:57.651Z | test freemap::test_split ... ok |
| 6379 | 2026-09-03T04:20:57.654Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 6380 | 2026-09-03T04:20:57.654Z | test macaddrs::tests::test_mac_offset ... ok |
| 6381 | 2026-09-03T04:20:57.654Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 6382 | 2026-09-03T04:20:57.654Z | Sep 03 04:20:56.027 DEBG created new freemap, unit: freemap_test |
| 6383 | 2026-09-03T04:20:57.654Z | Sep 03 04:20:56.027 DEBG initted freemap. size: 128, unit: freemap_test |
| 6384 | 2026-09-03T04:20:57.654Z | Sep 03 04:20:56.027 Sep 03 04:20:56.027DEBG DEBGreset freemap , Sep 03 04:20:56.027unitcreated new freemap: , DEBGunitfreemap_test |
| 6385 | 2026-09-03T04:20:57.654Z | :created new freemap freemap_test, |
| 6386 | 2026-09-03T04:20:57.654Z | unit: freemap_test |
| 6387 | 2026-09-03T04:20:57.654Z | Sep 03 04:20:56.027 DEBGSep 03 04:20:56.027 initted freemap. size: 128DEBG, unitinitted freemap. size: 128:, unitfreemap_test: |
| 6388 | 2026-09-03T04:20:57.654Z | freemap_test |
| 6389 | 2026-09-03T04:20:57.654Z | Sep 03 04:20:56.027 DEBGSep 03 04:20:56.027 reset freemapDEBG, unitreset freemap:, unitfreemap_test: |
| 6390 | 2026-09-03T04:20:57.654Z | freemap_test |
| 6391 | 2026-09-03T04:20:57.654Z | test macaddrs::tests::test_parse_port_id ... ok |
| 6392 | 2026-09-03T04:20:57.654Z | Sep 03 04:20:56.027 DEBG created new freemap, unit: freemap_test |
| 6393 | 2026-09-03T04:20:57.654Z | Sep 03 04:20:56.027 DEBG initted freemap. size: 128, unit: freemap_test |
| 6394 | 2026-09-03T04:20:57.654Z | Sep 03 04:20:56.027 DEBG reset freemap, unit: freemap_test |
| 6395 | 2026-09-03T04:20:57.654Z | test freemap::test_reclaim ... ok |
| 6396 | 2026-09-03T04:20:57.654Z | test freemap::test_free ... ok |
| 6397 | 2026-09-03T04:20:57.654Z | test freemap::test_basic ... ok |
| 6398 | 2026-09-03T04:20:57.654Z | test freemap::test_exhaustion ... ok |
| 6399 | 2026-09-03T04:20:57.654Z | test mcast::tests::test_canonicalize_sources ... ok |
| 6400 | 2026-09-03T04:20:57.654Z | Sep 03 04:20:56.028 DEBG created new freemap, unit: freemap_test |
| 6401 | 2026-09-03T04:20:57.654Z | Sep 03 04:20:56.028 DEBG initted freemap. size: 8, unit: freemap_test |
| 6402 | 2026-09-03T04:20:57.654Z | Sep 03 04:20:56.028 DEBG reset freemap, unit: freemap_test |
| 6403 | 2026-09-03T04:20:57.654Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 6404 | 2026-09-03T04:20:57.654Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 6405 | 2026-09-03T04:20:57.654Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 6406 | 2026-09-03T04:20:57.654Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 6407 | 2026-09-03T04:20:57.655Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 6408 | 2026-09-03T04:20:57.655Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 6409 | 2026-09-03T04:20:57.655Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 6410 | 2026-09-03T04:20:57.655Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 6411 | 2026-09-03T04:20:57.655Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 6412 | 2026-09-03T04:20:57.655Z | test mcast::tests::test_sources_contain_any ... ok |
| 6413 | 2026-09-03T04:20:57.655Z | test api_server::tests::test_build_info ... ok |
| 6414 | 2026-09-03T04:20:57.655Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 6415 | 2026-09-03T04:20:57.655Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 6416 | 2026-09-03T04:20:57.655Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 6417 | 2026-09-03T04:20:57.655Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 6418 | 2026-09-03T04:20:57.655Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 6419 | 2026-09-03T04:20:57.659Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 6420 | 2026-09-03T04:20:57.659Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 6421 | 2026-09-03T04:20:57.659Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 6422 | 2026-09-03T04:20:57.659Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 6423 | 2026-09-03T04:20:57.659Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 6424 | 2026-09-03T04:20:57.659Z | test mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok |
| 6425 | 2026-09-03T04:20:57.659Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 6426 | 2026-09-03T04:20:57.659Z | test nat::test_mapping ... ok |
| 6427 | 2026-09-03T04:20:57.659Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 6428 | 2026-09-03T04:20:57.659Z | test mcast::tests::test_id_range_boundaries ... ok |
| 6429 | 2026-09-03T04:20:57.659Z | test mcast::validate::tests::test_validate_tag ... ok |
| 6430 | 2026-09-03T04:20:57.659Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 6431 | 2026-09-03T04:20:57.659Z | test port_map::tests::test_backplane_group ... ok |
| 6432 | 2026-09-03T04:20:57.659Z | Sep 03 04:20:56.029 DEBG created new freemap, unit: freemap_test |
| 6433 | 2026-09-03T04:20:57.659Z | Sep 03 04:20:56.029 DEBG initted freemap. size: 128, unit: freemap_test |
| 6434 | 2026-09-03T04:20:57.659Z | Sep 03 04:20:56.029 DEBG reset freemap, unit: freemap_test |
| 6435 | 2026-09-03T04:20:57.659Z | test freemap::test_span ... ok |
| 6436 | 2026-09-03T04:20:57.659Z | test port_map::tests::test_port_map ... ok |
| 6437 | 2026-09-03T04:20:57.659Z | test port_map::tests::dump_map ... ok |
| 6438 | 2026-09-03T04:20:57.659Z | Sep 03 04:20:56.030 DEBG created new freemap, unit: freemap_route_ipv4 |
| 6439 | 2026-09-03T04:20:57.659Z | Sep 03 04:20:56.030 DEBG created new freemap, unit: freemap_route_ipv6 |
| 6440 | 2026-09-03T04:20:57.659Z | Sep 03 04:20:56.030 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 6441 | 2026-09-03T04:20:57.659Z | Sep 03 04:20:56.030 DEBG reset freemap, unit: freemap_route_ipv4 |
| 6442 | 2026-09-03T04:20:57.659Z | Sep 03 04:20:56.030 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 6443 | 2026-09-03T04:20:57.659Z | Sep 03 04:20:56.031 DEBG reset freemap, unit: freemap_route_ipv6 |
| 6444 | 2026-09-03T04:20:57.659Z | Sep 03 04:20:56.031 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6445 | 2026-09-03T04:20:57.659Z | Sep 03 04:20:56.031 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 } }] |
| 6446 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 INFO adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6447 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 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 } }] |
| 6448 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 6449 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 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 } }] |
| 6450 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6451 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 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 } }] |
| 6452 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6453 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 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 } }] |
| 6454 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6455 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 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 } }] |
| 6456 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 DEBG created new freemap, unit: freemap_route_ipv4 |
| 6457 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 Sep 03 04:20:56.031 DEBG created new freemap, unit: freemap_route_ipv6 |
| 6458 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 DEBG initted freemap. size: 64Sep 03 04:20:56.031, unitDEBG: created new freemapfreemap_route_ipv4, |
| 6459 | 2026-09-03T04:20:57.660Z | unit: freemap_route_ipv4 |
| 6460 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 DEBG created new freemapSep 03 04:20:56.031, unitDEBG: reset freemapfreemap_route_ipv6, |
| 6461 | 2026-09-03T04:20:57.660Z | unit: freemap_route_ipv4 |
| 6462 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031 DEBGSep 03 04:20:56.031 initted freemap. size: 64DEBG, unitinitted freemap. size: 64:, unitfreemap_route_ipv4: |
| 6463 | 2026-09-03T04:20:57.660Z | freemap_route_ipv6 |
| 6464 | 2026-09-03T04:20:57.660Z | test port_map::tests::parse_softnpu_revision ... ok |
| 6465 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031Sep 03 04:20:56.031 Sep 03 04:20:56.031DEBGDEBG Sep 03 04:20:56.031reset freemap , DEBGunitreset freemap: DEBG, unitcreated new freemapcreated new freemap , :, unitfreemap_route_ipv4unit |
| 6466 | 2026-09-03T04:20:57.660Z | :freemap_route_ipv6 :freemap_route_ipv4 |
| 6467 | 2026-09-03T04:20:57.660Z | |
| 6468 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031freemap_route_ipv4 |
| 6469 | 2026-09-03T04:20:57.660Z | DEBG initted freemap. size: 64Sep 03 04:20:56.031, Sep 03 04:20:56.031 Sep 03 04:20:56.031 INFODEBG DEBGunitadding route 3fff:dead::/64 -> 2001:db8::55:1:created new freemap |
| 6470 | 2026-09-03T04:20:57.660Z | freemap_route_ipv6 |
| 6471 | 2026-09-03T04:20:57.660Z | , created new freemapunit, :Sep 03 04:20:56.031 DEBGfreemap_route_ipv6Sep 03 04:20:56.031INFO |
| 6472 | 2026-09-03T04:20:57.660Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffunit |
| 6473 | 2026-09-03T04:20:57.660Z | : replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]freemap_route_ipv6DEBG |
| 6474 | 2026-09-03T04:20:57.660Z | |
| 6475 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031reset freemap Sep 03 04:20:56.031DEBG, Sep 03 04:20:56.031 Sep 03 04:20:56.031 initted freemap. size: 64INFODEBG , adding route 3fff:dead::/64 -> 2001:db8::55:2unitreplacing 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 |
| 6476 | 2026-09-03T04:20:57.660Z | : |
| 6477 | 2026-09-03T04:20:57.660Z | :freemap_route_ipv4 |
| 6478 | 2026-09-03T04:20:57.660Z | Sep 03 04:20:56.031freemap_route_ipv6Sep 03 04:20:56.031 initted freemap. size: 64DEBGINFO |
| 6479 | 2026-09-03T04:20:57.660Z | , 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 } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:20:56.031adding route 3fff:beef:5::/64 -> 2001:db8::55:ff: Sep 03 04:20:56.031 |
| 6480 | 2026-09-03T04:20:57.660Z | DEBG |
| 6481 | 2026-09-03T04:20:57.660Z | INFO reset freemap , freemap_route_ipv4Sep 03 04:20:56.031 |
| 6482 | 2026-09-03T04:20:57.660Z | unitSep 03 04:20:56.031: DEBGINFO freemap_route_ipv4adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 6483 | 2026-09-03T04:20:57.660Z | |
| 6484 | 2026-09-03T04:20:57.661Z | 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 |
| 6485 | 2026-09-03T04:20:57.661Z | |
| 6486 | 2026-09-03T04:20:57.661Z | Sep 03 04:20:56.031Sep 03 04:20:56.031Sep 03 04:20:56.031Sep 03 04:20:56.031 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 } }] DEBG |
| 6487 | 2026-09-03T04:20:57.661Z | initted freemap. size: 64DEBGSep 03 04:20:56.031 , 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 } }]INFOunit : adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 04:20:56.031 |
| 6488 | 2026-09-03T04:20:57.661Z | reset freemapfreemap_route_ipv6, unit |
| 6489 | 2026-09-03T04:20:57.661Z | INFO:Sep 03 04:20:56.031 |
| 6490 | 2026-09-03T04:20:57.661Z | adding route 3fff:dead::/64 -> 2001:db8::55:4DEBGfreemap_route_ipv4 |
| 6491 | 2026-09-03T04:20:57.661Z | Sep 03 04:20:56.031Sep 03 04:20:56.031 DEBG |
| 6492 | 2026-09-03T04:20:57.661Z | replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 03 04:20:56.031 |
| 6493 | 2026-09-03T04:20:57.661Z | DEBG reset freemap , replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:20:56.031 |
| 6494 | 2026-09-03T04:20:57.661Z | adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 6495 | 2026-09-03T04:20:57.661Z | initted freemap. size: 64unit:Sep 03 04:20:56.031 , Sep 03 04:20:56.031Sep 03 04:20:56.031unit :DEBG freemap_route_ipv6 freemap_route_ipv6 |
| 6496 | 2026-09-03T04:20:57.661Z | INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6497 | 2026-09-03T04:20:57.661Z | |
| 6498 | 2026-09-03T04:20:57.661Z | 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::/64 -> 2001:db8::55:ff |
| 6499 | 2026-09-03T04:20:57.661Z | Sep 03 04:20:56.031 |
| 6500 | 2026-09-03T04:20:57.661Z | Sep 03 04:20:56.031 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 6501 | 2026-09-03T04:20:57.661Z | Sep 03 04:20:56.031 reset freemapDEBGSep 03 04:20:56.031 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 } }], |
| 6502 | 2026-09-03T04:20:57.661Z | Sep 03 04:20:56.031Sep 03 04:20:56.031DEBG DEBG INFOunitreplacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.031 |
| 6503 | 2026-09-03T04:20:57.661Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 6504 | 2026-09-03T04:20:57.661Z | |
| 6505 | 2026-09-03T04:20:57.661Z | INFO Sep 03 04:20:56.031 freemap_route_ipv6adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFO |
| 6506 | 2026-09-03T04:20:57.661Z | Sep 03 04:20:56.031 INFOadding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6507 | 2026-09-03T04:20:57.661Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 04:20:56.031 |
| 6508 | 2026-09-03T04:20:57.661Z | |
| 6509 | 2026-09-03T04:20:57.661Z | DEBGSep 03 04:20:56.031 Sep 03 04:20:56.031Sep 03 04:20:56.031replacing 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 } }]INFOSep 03 04:20:56.031 |
| 6510 | 2026-09-03T04:20:57.661Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6511 | 2026-09-03T04:20:57.661Z | DEBG DEBG Sep 03 04:20:56.031 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 } }] |
| 6512 | 2026-09-03T04:20:57.661Z | DEBG |
| 6513 | 2026-09-03T04:20:57.661Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.031 |
| 6514 | 2026-09-03T04:20:57.661Z | DEBG Sep 03 04:20:56.031INFO Sep 03 04:20:56.031INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 6515 | 2026-09-03T04:20:57.661Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffINFO |
| 6516 | 2026-09-03T04:20:57.661Z | |
| 6517 | 2026-09-03T04:20:57.661Z | Sep 03 04:20:56.031adding route 3fff:beef:9::/64 -> 2001:db8::55:ff INFO |
| 6518 | 2026-09-03T04:20:57.661Z | Sep 03 04:20:56.031Sep 03 04:20:56.031Sep 03 04:20:56.031 INFO DEBGDEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6519 | 2026-09-03T04:20:57.666Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.031replacing 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 } }] |
| 6520 | 2026-09-03T04:20:57.666Z | Sep 03 04:20:56.031 |
| 6521 | 2026-09-03T04:20:57.666Z | 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 } }]DEBGSep 03 04:20:56.031 Sep 03 04:20:56.031INFOreplacing 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 } }] |
| 6522 | 2026-09-03T04:20:57.666Z | |
| 6523 | 2026-09-03T04:20:57.666Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6524 | 2026-09-03T04:20:57.666Z | INFO Sep 03 04:20:56.031adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6525 | 2026-09-03T04:20:57.666Z | Sep 03 04:20:56.031INFO INFOSep 03 04:20:56.031adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6526 | 2026-09-03T04:20:57.666Z | Sep 03 04:20:56.031 DEBGDEBG Sep 03 04:20:56.031replacing 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 } }] |
| 6527 | 2026-09-03T04:20:57.666Z | replacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 6528 | 2026-09-03T04:20:57.666Z | 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 } }] |
| 6529 | 2026-09-03T04:20:57.666Z | |
| 6530 | 2026-09-03T04:20:57.666Z | Sep 03 04:20:56.031 Sep 03 04:20:56.031Sep 03 04:20:56.031INFOSep 03 04:20:56.031 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6531 | 2026-09-03T04:20:57.666Z | INFO |
| 6532 | 2026-09-03T04:20:57.666Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6533 | 2026-09-03T04:20:57.666Z | Sep 03 04:20:56.031 |
| 6534 | 2026-09-03T04:20:57.666Z | Sep 03 04:20:56.031 DEBG INFOreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.031 |
| 6535 | 2026-09-03T04:20:57.666Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 04:20:56.031 |
| 6536 | 2026-09-03T04:20:57.666Z | DEBGDEBG Sep 03 04:20:56.031Sep 03 04:20:56.031 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6537 | 2026-09-03T04:20:57.666Z | |
| 6538 | 2026-09-03T04:20:57.666Z | DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] adding route 3fff:beef:c::/64 -> 2001:db8::55:ffSep 03 04:20:56.031 |
| 6539 | 2026-09-03T04:20:57.666Z | |
| 6540 | 2026-09-03T04:20:57.666Z | Sep 03 04:20:56.031INFO INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 04:20:56.031 |
| 6541 | 2026-09-03T04:20:57.666Z | INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 04:20:56.031 |
| 6542 | 2026-09-03T04:20:57.666Z | |
| 6543 | 2026-09-03T04:20:57.666Z | Sep 03 04:20:56.031 DEBG DEBGSep 03 04:20:56.031replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.031DEBG |
| 6544 | 2026-09-03T04:20:57.666Z | 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 } }] 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 } }] |
| 6545 | 2026-09-03T04:20:57.666Z | |
| 6546 | 2026-09-03T04:20:57.666Z | replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.031 |
| 6547 | 2026-09-03T04:20:57.666Z | INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6548 | 2026-09-03T04:20:57.666Z | Sep 03 04:20:56.031Sep 03 04:20:56.031 INFOSep 03 04:20:56.031 INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6549 | 2026-09-03T04:20:57.666Z | Sep 03 04:20:56.031adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 6550 | 2026-09-03T04:20:57.666Z | 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 } }] |
| 6551 | 2026-09-03T04:20:57.667Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffSep 03 04:20:56.031 |
| 6552 | 2026-09-03T04:20:57.667Z | DEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.031Sep 03 04:20:56.031 |
| 6553 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.031 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG |
| 6554 | 2026-09-03T04:20:57.667Z | DEBG Sep 03 04:20:56.032 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: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 } }] |
| 6555 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.032 |
| 6556 | 2026-09-03T04:20:57.667Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:20:56.032DEBG |
| 6557 | 2026-09-03T04:20:57.667Z | INFO replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032Sep 03 04:20:56.032adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6558 | 2026-09-03T04:20:57.667Z | |
| 6559 | 2026-09-03T04:20:57.667Z | INFODEBG adding route 3fff:beef:7::/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 } }]Sep 03 04:20:56.032 |
| 6560 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.032 INFODEBG |
| 6561 | 2026-09-03T04:20:57.667Z | adding route 3fff:beef:7::/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 } }] |
| 6562 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.032 INFO |
| 6563 | 2026-09-03T04:20:57.667Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 04:20:56.032Sep 03 04:20:56.032 |
| 6564 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.032DEBGDEBG replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6565 | 2026-09-03T04:20:57.667Z | |
| 6566 | 2026-09-03T04:20:57.667Z | INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ffDEBGSep 03 04:20:56.032 replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6567 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.032 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFO |
| 6568 | 2026-09-03T04:20:57.667Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6569 | 2026-09-03T04:20:57.667Z | |
| 6570 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.032 INFOSep 03 04:20:56.032 Sep 03 04:20:56.032adding route 3fff:beef:10::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6571 | 2026-09-03T04:20:57.667Z | DEBG DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6572 | 2026-09-03T04:20:57.667Z | 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 |
| 6573 | 2026-09-03T04:20:57.667Z | 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 |
| 6574 | 2026-09-03T04:20:57.667Z | replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6575 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.032INFO Sep 03 04:20:56.032Sep 03 04:20:56.032 INFOadding route 3fff:beef:9::/64 -> 2001:db8::55:ff INFOadding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 6576 | 2026-09-03T04:20:57.667Z | |
| 6577 | 2026-09-03T04:20:57.667Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6578 | 2026-09-03T04:20:57.667Z | |
| 6579 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.032 DEBGSep 03 04:20:56.032 replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGSep 03 04:20:56.032 |
| 6580 | 2026-09-03T04:20:57.667Z | replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6581 | 2026-09-03T04:20:57.667Z | DEBG Sep 03 04:20:56.032DEBG 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 Sep 03 04:20:56.032replacing 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 } }] |
| 6582 | 2026-09-03T04:20:57.667Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 6583 | 2026-09-03T04:20:57.667Z | INFO |
| 6584 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.032 Sep 03 04:20:56.032INFOadding route 3fff:beef:a::/64 -> 2001:db8::55:ff Sep 03 04:20:56.032INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG |
| 6585 | 2026-09-03T04:20:57.667Z | |
| 6586 | 2026-09-03T04:20:57.667Z | 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:a::/64 -> 2001:db8::55:ff |
| 6587 | 2026-09-03T04:20:57.667Z | |
| 6588 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 DEBGDEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6589 | 2026-09-03T04:20:57.667Z | Sep 03 04:20:56.032 |
| 6590 | 2026-09-03T04:20:57.668Z | INFODEBG adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 6591 | 2026-09-03T04:20:57.668Z | 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 } }] |
| 6592 | 2026-09-03T04:20:57.668Z | Sep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 INFODEBG 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:13::/64 -> 2001:db8::55:ff |
| 6593 | 2026-09-03T04:20:57.668Z | |
| 6594 | 2026-09-03T04:20:57.668Z | Sep 03 04:20:56.032INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffINFO Sep 03 04:20:56.032adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 6595 | 2026-09-03T04:20:57.668Z | |
| 6596 | 2026-09-03T04:20:57.668Z | INFO Sep 03 04:20:56.032adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6597 | 2026-09-03T04:20:57.668Z | Sep 03 04:20:56.032DEBG DEBG DEBGreplacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 6598 | 2026-09-03T04:20:57.668Z | |
| 6599 | 2026-09-03T04:20:57.668Z | |
| 6600 | 2026-09-03T04:20:57.668Z | Sep 03 04:20:56.032 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 } }]Sep 03 04:20:56.032 |
| 6601 | 2026-09-03T04:20:57.668Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 INFOINFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6602 | 2026-09-03T04:20:57.668Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6603 | 2026-09-03T04:20:57.668Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6604 | 2026-09-03T04:20:57.668Z | Sep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 INFODEBGDEBG 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:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 6605 | 2026-09-03T04:20:57.668Z | |
| 6606 | 2026-09-03T04:20:57.668Z | |
| 6607 | 2026-09-03T04:20:57.668Z | Sep 03 04:20:56.032 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 } }] |
| 6608 | 2026-09-03T04:20:57.668Z | Sep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 DEBGINFO replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6609 | 2026-09-03T04:20:57.668Z | |
| 6610 | 2026-09-03T04:20:57.668Z | INFOSep 03 04:20:56.032 INFOSep 03 04:20:56.032 adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 04:20:56.032adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6611 | 2026-09-03T04:20:57.668Z | |
| 6612 | 2026-09-03T04:20:57.668Z | INFODEBG replacing targets for 3fff:beef:d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6613 | 2026-09-03T04:20:57.668Z | Sep 03 04:20:56.032adding route 3fff:beef:9::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6614 | 2026-09-03T04:20:57.668Z | 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 } }] Sep 03 04:20:56.032replacing 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 } }] |
| 6615 | 2026-09-03T04:20:57.668Z | Sep 03 04:20:56.032 |
| 6616 | 2026-09-03T04:20:57.668Z | DEBG Sep 03 04:20:56.032INFOreplacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6617 | 2026-09-03T04:20:57.668Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6618 | 2026-09-03T04:20:57.668Z | INFOINFO Sep 03 04:20:56.032adding route 3fff:beef:e::/64 -> 2001:db8::55:ff adding route 3fff:beef:16::/64 -> 2001:db8::55:ffINFO |
| 6619 | 2026-09-03T04:20:57.672Z | |
| 6620 | 2026-09-03T04:20:57.672Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 6621 | 2026-09-03T04:20:57.672Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032DEBGDEBGSep 03 04:20:56.032 DEBGDEBGreplacing 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 } }] |
| 6622 | 2026-09-03T04:20:57.672Z | replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6623 | 2026-09-03T04:20:57.672Z | 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 } }] |
| 6624 | 2026-09-03T04:20:57.672Z | |
| 6625 | 2026-09-03T04:20:57.672Z | Sep 03 04:20:56.032 INFOSep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 INFO INFOINFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6626 | 2026-09-03T04:20:57.672Z | |
| 6627 | 2026-09-03T04:20:57.672Z | adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 6628 | 2026-09-03T04:20:57.672Z | |
| 6629 | 2026-09-03T04:20:57.672Z | Sep 03 04:20:56.032 Sep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 DEBGDEBG DEBGreplacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }]replacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6630 | 2026-09-03T04:20:57.672Z | |
| 6631 | 2026-09-03T04:20:57.672Z | |
| 6632 | 2026-09-03T04:20:57.672Z | |
| 6633 | 2026-09-03T04:20:57.672Z | Sep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032INFO INFOadding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6634 | 2026-09-03T04:20:57.673Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 6635 | 2026-09-03T04:20:57.673Z | INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6636 | 2026-09-03T04:20:57.673Z | |
| 6637 | 2026-09-03T04:20:57.673Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 DEBG DEBGreplacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6638 | 2026-09-03T04:20:57.673Z | replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6639 | 2026-09-03T04:20:57.673Z | 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 } }] |
| 6640 | 2026-09-03T04:20:57.673Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032INFOSep 03 04:20:56.032 INFOadding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 6641 | 2026-09-03T04:20:57.673Z | INFOadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6642 | 2026-09-03T04:20:57.673Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6643 | 2026-09-03T04:20:57.673Z | Sep 03 04:20:56.032 Sep 03 04:20:56.032DEBG 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 } }]DEBGSep 03 04:20:56.032 |
| 6644 | 2026-09-03T04:20:57.673Z | 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 } }] |
| 6645 | 2026-09-03T04:20:57.673Z | Sep 03 04:20:56.032DEBG 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 } }] |
| 6646 | 2026-09-03T04:20:57.673Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:20:56.032replacing 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 } }] |
| 6647 | 2026-09-03T04:20:57.673Z | |
| 6648 | 2026-09-03T04:20:57.673Z | INFO Sep 03 04:20:56.032adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6649 | 2026-09-03T04:20:57.673Z | Sep 03 04:20:56.032 INFODEBG Sep 03 04:20:56.032 INFODEBG adding route 3fff:beef:11::/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 } }]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 } }] |
| 6650 | 2026-09-03T04:20:57.673Z | |
| 6651 | 2026-09-03T04:20:57.673Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6652 | 2026-09-03T04:20:57.673Z | |
| 6653 | 2026-09-03T04:20:57.673Z | Sep 03 04:20:56.032 DEBGSep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032 INFO DEBGadding route 3fff:beef:f::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 6654 | 2026-09-03T04:20:57.673Z | |
| 6655 | 2026-09-03T04:20:57.673Z | INFO |
| 6656 | 2026-09-03T04:20:57.673Z | adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6657 | 2026-09-03T04:20:57.673Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032 INFODEBGINFO 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:13::/64 -> 2001:db8::55:ff |
| 6658 | 2026-09-03T04:20:57.673Z | |
| 6659 | 2026-09-03T04:20:57.673Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6660 | 2026-09-03T04:20:57.673Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032 INFODEBGSep 03 04:20:56.032 DEBGDEBG adding route 3fff:beef:10::/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 } }]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 } }] |
| 6661 | 2026-09-03T04:20:57.673Z | |
| 6662 | 2026-09-03T04:20:57.673Z | 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 } }] |
| 6663 | 2026-09-03T04:20:57.673Z | |
| 6664 | 2026-09-03T04:20:57.673Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 DEBGINFO replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6665 | 2026-09-03T04:20:57.673Z | INFOSep 03 04:20:56.032 |
| 6666 | 2026-09-03T04:20:57.673Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6667 | 2026-09-03T04:20:57.673Z | INFO INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ffadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6668 | 2026-09-03T04:20:57.673Z | |
| 6669 | 2026-09-03T04:20:57.673Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032DEBG 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 } }] |
| 6670 | 2026-09-03T04:20:57.673Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6671 | 2026-09-03T04:20:57.673Z | replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6672 | 2026-09-03T04:20:57.674Z | Sep 03 04:20:56.032DEBGSep 03 04:20:56.032 INFOSep 03 04:20:56.032 replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6673 | 2026-09-03T04:20:57.674Z | |
| 6674 | 2026-09-03T04:20:57.674Z | INFO INFOadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO |
| 6675 | 2026-09-03T04:20:57.674Z | |
| 6676 | 2026-09-03T04:20:57.674Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 6677 | 2026-09-03T04:20:57.674Z | Sep 03 04:20:56.032 Sep 03 04:20:56.032Sep 03 04:20:56.032 DEBGDEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6678 | 2026-09-03T04:20:57.674Z | Sep 03 04:20:56.032 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 } }]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 } }] |
| 6679 | 2026-09-03T04:20:57.674Z | |
| 6680 | 2026-09-03T04:20:57.674Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6681 | 2026-09-03T04:20:57.674Z | Sep 03 04:20:56.032INFO Sep 03 04:20:56.032Sep 03 04:20:56.032adding route 3fff:beef:16::/64 -> 2001:db8::55:ff INFOINFO INFO |
| 6682 | 2026-09-03T04:20:57.674Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffadding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6683 | 2026-09-03T04:20:57.674Z | |
| 6684 | 2026-09-03T04:20:57.674Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6685 | 2026-09-03T04:20:57.674Z | Sep 03 04:20:56.032 Sep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032 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 } }]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 |
| 6686 | 2026-09-03T04:20:57.674Z | 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 } }] |
| 6687 | 2026-09-03T04:20:57.674Z | |
| 6688 | 2026-09-03T04:20:57.674Z | DEBGSep 03 04:20:56.032 INFOreplacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6689 | 2026-09-03T04:20:57.674Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6690 | 2026-09-03T04:20:57.674Z | INFO Sep 03 04:20:56.032INFOSep 03 04:20:56.032 adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 6691 | 2026-09-03T04:20:57.674Z | INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 6692 | 2026-09-03T04:20:57.674Z | adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG |
| 6693 | 2026-09-03T04:20:57.674Z | Sep 03 04:20:56.032 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 |
| 6694 | 2026-09-03T04:20:57.674Z | Sep 03 04:20:56.032Sep 03 04:20:56.032replacing 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 } }] |
| 6695 | 2026-09-03T04:20:57.674Z | Sep 03 04:20:56.032DEBG INFO DEBG adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 04:20:56.032replacing 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 } }] |
| 6696 | 2026-09-03T04:20:57.674Z | INFO |
| 6697 | 2026-09-03T04:20:57.674Z | 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:15::/64 -> 2001:db8::55:ff |
| 6698 | 2026-09-03T04:20:57.674Z | |
| 6699 | 2026-09-03T04:20:57.674Z | Sep 03 04:20:56.032 DEBG Sep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6700 | 2026-09-03T04:20:57.674Z | 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 } }] |
| 6701 | 2026-09-03T04:20:57.674Z | INFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6702 | 2026-09-03T04:20:57.674Z | |
| 6703 | 2026-09-03T04:20:57.674Z | INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6704 | 2026-09-03T04:20:57.674Z | Sep 03 04:20:56.032 INFODEBG Sep 03 04:20:56.032adding route 3fff:beef:16::/64 -> 2001:db8::55:ff Sep 03 04:20:56.032replacing 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 } }] |
| 6705 | 2026-09-03T04:20:57.674Z | DEBG |
| 6706 | 2026-09-03T04:20:57.674Z | 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 } }]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 } }] |
| 6707 | 2026-09-03T04:20:57.674Z | |
| 6708 | 2026-09-03T04:20:57.674Z | Sep 03 04:20:56.032Sep 03 04:20:56.032Sep 03 04:20:56.032 INFOINFO Sep 03 04:20:56.032adding route 3fff:beef:21::/64 -> 2001:db8::55:ff adding route 3fff:beef:18::/64 -> 2001:db8::55:ffDEBGINFO |
| 6709 | 2026-09-03T04:20:57.674Z | |
| 6710 | 2026-09-03T04:20:57.674Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6711 | 2026-09-03T04:20:57.675Z | |
| 6712 | 2026-09-03T04:20:57.675Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 Sep 03 04:20:56.032 DEBGINFO DEBGSep 03 04:20:56.032 replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6713 | 2026-09-03T04:20:57.675Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG |
| 6714 | 2026-09-03T04:20:57.675Z | |
| 6715 | 2026-09-03T04:20:57.675Z | replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6716 | 2026-09-03T04:20:57.675Z | Sep 03 04:20:56.032 INFOSep 03 04:20:56.032 Sep 03 04:20:56.032 adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6717 | 2026-09-03T04:20:57.675Z | INFO DEBG INFOadding route 3fff:beef:22::/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 } }] |
| 6718 | 2026-09-03T04:20:57.675Z | Sep 03 04:20:56.032 |
| 6719 | 2026-09-03T04:20:57.679Z | DEBGadding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 6720 | 2026-09-03T04:20:57.679Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6721 | 2026-09-03T04:20:57.679Z | INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6722 | 2026-09-03T04:20:57.679Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 DEBGDEBG INFO replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6723 | 2026-09-03T04:20:57.679Z | DEBG |
| 6724 | 2026-09-03T04:20:57.679Z | |
| 6725 | 2026-09-03T04:20:57.679Z | 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 } }] |
| 6726 | 2026-09-03T04:20:57.679Z | Sep 03 04:20:56.032Sep 03 04:20:56.032 DEBGINFO Sep 03 04:20:56.032replacing 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:1a::/64 -> 2001:db8::55:ff |
| 6727 | 2026-09-03T04:20:57.679Z | INFOSep 03 04:20:56.032 |
| 6728 | 2026-09-03T04:20:57.679Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6729 | 2026-09-03T04:20:57.679Z | INFOINFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6730 | 2026-09-03T04:20:57.679Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6731 | 2026-09-03T04:20:57.679Z | DEBGSep 03 04:20:56.032DEBG DEBG replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 6732 | 2026-09-03T04:20:57.679Z | |
| 6733 | 2026-09-03T04:20:57.679Z | replacing targets for 3fff:beef:1d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6734 | 2026-09-03T04:20:57.679Z | DEBG Sep 03 04:20:56.032replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.032INFO |
| 6735 | 2026-09-03T04:20:57.679Z | INFO Sep 03 04:20:56.032adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 6736 | 2026-09-03T04:20:57.679Z | INFO adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6737 | 2026-09-03T04:20:57.679Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffSep 03 04:20:56.032 |
| 6738 | 2026-09-03T04:20:57.679Z | Sep 03 04:20:56.032 INFO DEBGadding route 3fff:beef:24::/64 -> 2001:db8::55:ffSep 03 04:20:56.032Sep 03 04:20:56.032 |
| 6739 | 2026-09-03T04:20:57.679Z | 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 } }] |
| 6740 | 2026-09-03T04:20:57.679Z | 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 } }]DEBG |
| 6741 | 2026-09-03T04:20:57.679Z | replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.032 |
| 6742 | 2026-09-03T04:20:57.679Z | Sep 03 04:20:56.032DEBG INFOSep 03 04:20:56.032Sep 03 04:20:56.032 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 6743 | 2026-09-03T04:20:57.679Z | 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 } }]INFOINFO |
| 6744 | 2026-09-03T04:20:57.679Z | adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 6745 | 2026-09-03T04:20:57.679Z | Sep 03 04:20:56.033 |
| 6746 | 2026-09-03T04:20:57.679Z | Sep 03 04:20:56.033 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 } }]INFO |
| 6747 | 2026-09-03T04:20:57.679Z | Sep 03 04:20:56.033adding route 3fff:beef:25::/64 -> 2001:db8::55:ffSep 03 04:20:56.033 |
| 6748 | 2026-09-03T04:20:57.679Z | 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 } }] |
| 6749 | 2026-09-03T04:20:57.679Z | Sep 03 04:20:56.033replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOSep 03 04:20:56.033 |
| 6750 | 2026-09-03T04:20:57.679Z | adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6751 | 2026-09-03T04:20:57.679Z | DEBGSep 03 04:20:56.033 Sep 03 04:20:56.033replacing 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 |
| 6752 | 2026-09-03T04:20:57.679Z | INFOadding route 3fff:beef:1c::/64 -> 2001:db8::55:ffSep 03 04:20:56.033 |
| 6753 | 2026-09-03T04:20:57.679Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffSep 03 04:20:56.033DEBG 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 } }]INFOSep 03 04:20:56.033 |
| 6754 | 2026-09-03T04:20:57.679Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff DEBG |
| 6755 | 2026-09-03T04:20:57.680Z | |
| 6756 | 2026-09-03T04:20:57.680Z | replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033 |
| 6757 | 2026-09-03T04:20:57.680Z | DEBGSep 03 04:20:56.033Sep 03 04:20:56.033 INFOSep 03 04:20:56.033INFO DEBGadding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 6758 | 2026-09-03T04:20:57.680Z | 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: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 } }] |
| 6759 | 2026-09-03T04:20:57.680Z | |
| 6760 | 2026-09-03T04:20:57.680Z | adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 6761 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033 Sep 03 04:20:56.033Sep 03 04:20:56.033DEBG INFOSep 03 04:20:56.033 adding route 3fff:beef:27::/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 } }] DEBG |
| 6762 | 2026-09-03T04:20:57.680Z | |
| 6763 | 2026-09-03T04:20:57.680Z | 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 } }] adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 6764 | 2026-09-03T04:20:57.680Z | |
| 6765 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033Sep 03 04:20:56.033 DEBGSep 03 04:20:56.033 created new freemapSep 03 04:20:56.033, unitINFO:adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBG |
| 6766 | 2026-09-03T04:20:57.680Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 6767 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033 |
| 6768 | 2026-09-03T04:20:57.680Z | 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 } }] |
| 6769 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033 DEBGSep 03 04:20:56.033 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 |
| 6770 | 2026-09-03T04:20:57.680Z | adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 04:20:56.033 DEBG created new freemap, unit: freemap_route_ipv6 |
| 6771 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033 INFOSep 03 04:20:56.033 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffINFO |
| 6772 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033adding route 3fff:beef:22::/64 -> 2001:db8::55:ff adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG |
| 6773 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033 initted freemap. size: 64, unit: |
| 6774 | 2026-09-03T04:20:57.680Z | freemap_route_ipv4 |
| 6775 | 2026-09-03T04:20:57.680Z | |
| 6776 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033 DEBG Sep 03 04:20:56.033reset freemapSep 03 04:20:56.033, unit DEBG : freemap_route_ipv4 |
| 6777 | 2026-09-03T04:20:57.680Z | INFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffDEBG |
| 6778 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033replacing 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 } }] |
| 6779 | 2026-09-03T04:20:57.680Z | DEBG initted freemap. size: 64Sep 03 04:20:56.033replacing 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 } }], |
| 6780 | 2026-09-03T04:20:57.680Z | unit: freemap_route_ipv6 |
| 6781 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033Sep 03 04:20:56.033 INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 04:20:56.033DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6782 | 2026-09-03T04:20:57.680Z | reset freemapSep 03 04:20:56.033, unit: freemap_route_ipv6 |
| 6783 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033INFO DEBGadding route 3fff:beef:23::/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 } }] |
| 6784 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033 Sep 03 04:20:56.033 |
| 6785 | 2026-09-03T04:20:57.680Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 DEBGDEBG replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 6786 | 2026-09-03T04:20:57.680Z | |
| 6787 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033 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 } }] |
| 6788 | 2026-09-03T04:20:57.680Z | |
| 6789 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033Sep 03 04:20:56.033 |
| 6790 | 2026-09-03T04:20:57.680Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]INFO |
| 6791 | 2026-09-03T04:20:57.680Z | DEBG replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6792 | 2026-09-03T04:20:57.680Z | Sep 03 04:20:56.033 Sep 03 04:20:56.033INFOSep 03 04:20:56.033 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff Sep 03 04:20:56.033INFO |
| 6793 | 2026-09-03T04:20:57.681Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffadding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6794 | 2026-09-03T04:20:57.681Z | |
| 6795 | 2026-09-03T04:20:57.681Z | Sep 03 04:20:56.033 INFODEBGSep 03 04:20:56.033 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 |
| 6796 | 2026-09-03T04:20:57.681Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:20:56.033replacing 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 } }] |
| 6797 | 2026-09-03T04:20:57.681Z | |
| 6798 | 2026-09-03T04:20:57.681Z | DEBG replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033 |
| 6799 | 2026-09-03T04:20:57.681Z | Sep 03 04:20:56.033INFOSep 03 04:20:56.033 DEBGadding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 6800 | 2026-09-03T04:20:57.681Z | Sep 03 04:20:56.033 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 } }]INFOSep 03 04:20:56.033 |
| 6801 | 2026-09-03T04:20:57.681Z | DEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6802 | 2026-09-03T04:20:57.681Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6803 | 2026-09-03T04:20:57.681Z | |
| 6804 | 2026-09-03T04:20:57.681Z | Sep 03 04:20:56.033 Sep 03 04:20:56.033INFOSep 03 04:20:56.033Sep 03 04:20:56.033 adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBGINFO 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:21::/64 -> 2001:db8::55:ff |
| 6805 | 2026-09-03T04:20:57.681Z | |
| 6806 | 2026-09-03T04:20:57.681Z | DEBG |
| 6807 | 2026-09-03T04:20:57.681Z | replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033 |
| 6808 | 2026-09-03T04:20:57.681Z | Sep 03 04:20:56.033INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG |
| 6809 | 2026-09-03T04:20:57.681Z | replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033Sep 03 04:20:56.033 |
| 6810 | 2026-09-03T04:20:57.681Z | INFODEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 6811 | 2026-09-03T04:20:57.681Z | |
| 6812 | 2026-09-03T04:20:57.681Z | DEBGSep 03 04:20:56.033 replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033INFOSep 03 04:20:56.033 |
| 6813 | 2026-09-03T04:20:57.681Z | INFO DEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 6814 | 2026-09-03T04:20:57.681Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033 |
| 6815 | 2026-09-03T04:20:57.681Z | |
| 6816 | 2026-09-03T04:20:57.681Z | INFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 04:20:56.033 |
| 6817 | 2026-09-03T04:20:57.681Z | Sep 03 04:20:56.033Sep 03 04:20:56.033DEBG Sep 03 04:20:56.033INFO DEBG DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 6818 | 2026-09-03T04:20:57.681Z | 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: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 } }] |
| 6819 | 2026-09-03T04:20:57.685Z | |
| 6820 | 2026-09-03T04:20:57.685Z | |
| 6821 | 2026-09-03T04:20:57.685Z | Sep 03 04:20:56.033 DEBG Sep 03 04:20:56.033Sep 03 04:20:56.033replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033 |
| 6822 | 2026-09-03T04:20:57.685Z | INFO INFO Sep 03 04:20:56.033 INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 6823 | 2026-09-03T04:20:57.686Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO |
| 6824 | 2026-09-03T04:20:57.686Z | |
| 6825 | 2026-09-03T04:20:57.686Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffSep 03 04:20:56.033 |
| 6826 | 2026-09-03T04:20:57.686Z | Sep 03 04:20:56.033DEBGSep 03 04:20:56.033 replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.033 |
| 6827 | 2026-09-03T04:20:57.686Z | DEBG adding route 3fff:beef:1::/64 -> 2001:db8::55:ff DEBGreplacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6828 | 2026-09-03T04:20:57.686Z | |
| 6829 | 2026-09-03T04:20:57.686Z | 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 } }] |
| 6830 | 2026-09-03T04:20:57.686Z | replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033Sep 03 04:20:56.033Sep 03 04:20:56.033 |
| 6831 | 2026-09-03T04:20:57.686Z | INFOSep 03 04:20:56.033 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG Sep 03 04:20:56.033INFO INFO |
| 6832 | 2026-09-03T04:20:57.686Z | adding route 3fff:beef:24::/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 } }]adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 6833 | 2026-09-03T04:20:57.686Z | |
| 6834 | 2026-09-03T04:20:57.686Z | Sep 03 04:20:56.033 |
| 6835 | 2026-09-03T04:20:57.686Z | Sep 03 04:20:56.033DEBG Sep 03 04:20:56.033DEBG 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: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:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033 |
| 6836 | 2026-09-03T04:20:57.686Z | |
| 6837 | 2026-09-03T04:20:57.686Z | |
| 6838 | 2026-09-03T04:20:57.686Z | INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 6839 | 2026-09-03T04:20:57.686Z | Sep 03 04:20:56.033Sep 03 04:20:56.033 INFOINFOSep 03 04:20:56.033 Sep 03 04:20:56.033 adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBGadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 6840 | 2026-09-03T04:20:57.686Z | INFO |
| 6841 | 2026-09-03T04:20:57.686Z | adding route 3fff:beef:2f::/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 } }] |
| 6842 | 2026-09-03T04:20:57.686Z | |
| 6843 | 2026-09-03T04:20:57.686Z | Sep 03 04:20:56.033 Sep 03 04:20:56.033Sep 03 04:20:56.033 DEBGDEBGDEBG Sep 03 04:20:56.033replacing 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: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: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 } }] |
| 6844 | 2026-09-03T04:20:57.686Z | INFO |
| 6845 | 2026-09-03T04:20:57.686Z | |
| 6846 | 2026-09-03T04:20:57.686Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 6847 | 2026-09-03T04:20:57.686Z | Sep 03 04:20:56.033Sep 03 04:20:56.033 Sep 03 04:20:56.033INFODEBG Sep 03 04:20:56.033adding route 3fff:beef:30::/64 -> 2001:db8::55:ff INFO |
| 6848 | 2026-09-03T04:20:57.686Z | INFO adding route 3fff:beef:2b::/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 } }] |
| 6849 | 2026-09-03T04:20:57.686Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 04:20:56.033 |
| 6850 | 2026-09-03T04:20:57.686Z | |
| 6851 | 2026-09-03T04:20:57.686Z | DEBG Sep 03 04:20:56.033replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.033DEBG INFOreplacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033 |
| 6852 | 2026-09-03T04:20:57.686Z | |
| 6853 | 2026-09-03T04:20:57.686Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffDEBG |
| 6854 | 2026-09-03T04:20:57.686Z | Sep 03 04:20:56.033replacing 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 } }] |
| 6855 | 2026-09-03T04:20:57.686Z | Sep 03 04:20:56.033Sep 03 04:20:56.033 INFO INFOadding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 6856 | 2026-09-03T04:20:57.686Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffDEBG |
| 6857 | 2026-09-03T04:20:57.686Z | Sep 03 04:20:56.033replacing targets for 3fff:beef:4::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033 |
| 6858 | 2026-09-03T04:20:57.686Z | INFO DEBGSep 03 04:20:56.033Sep 03 04:20:56.033 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBGreplacing 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 } }] |
| 6859 | 2026-09-03T04:20:57.686Z | 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 } }] |
| 6860 | 2026-09-03T04:20:57.686Z | INFO |
| 6861 | 2026-09-03T04:20:57.687Z | adding route 3fff:beef:5::/64 -> 2001:db8::55:ffSep 03 04:20:56.033 |
| 6862 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.033Sep 03 04:20:56.033 DEBGINFO 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 } }] Sep 03 04:20:56.033adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 6863 | 2026-09-03T04:20:57.687Z | DEBG |
| 6864 | 2026-09-03T04:20:57.687Z | |
| 6865 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.033 replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6866 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.033Sep 03 04:20:56.033adding route 3fff:beef:28::/64 -> 2001:db8::55:ff DEBGDEBG Sep 03 04:20:56.033replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 6867 | 2026-09-03T04:20:57.687Z | |
| 6868 | 2026-09-03T04:20:57.687Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 6869 | 2026-09-03T04:20:57.687Z | |
| 6870 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.033Sep 03 04:20:56.033 INFOSep 03 04:20:56.033 Sep 03 04:20:56.033DEBG adding route 3fff:beef:33::/64 -> 2001:db8::55:ff DEBG |
| 6871 | 2026-09-03T04:20:57.687Z | 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: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 |
| 6872 | 2026-09-03T04:20:57.687Z | |
| 6873 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.033 adding route 3fff:beef:2e::/64 -> 2001:db8::55:ffDEBG |
| 6874 | 2026-09-03T04:20:57.687Z | replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033Sep 03 04:20:56.033 |
| 6875 | 2026-09-03T04:20:57.687Z | INFOINFO Sep 03 04:20:56.033 adding route 3fff:beef:29::/64 -> 2001:db8::55:ffadding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 6876 | 2026-09-03T04:20:57.687Z | |
| 6877 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.033DEBG INFOreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6878 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.033adding route 3fff:beef:34::/64 -> 2001:db8::55:ff DEBG |
| 6879 | 2026-09-03T04:20:57.687Z | replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033 |
| 6880 | 2026-09-03T04:20:57.687Z | DEBGSep 03 04:20:56.033 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 } }] |
| 6881 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.033Sep 03 04:20:56.033INFO INFO adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 6882 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.033adding route 3fff:beef:8::/64 -> 2001:db8::55:ffDEBG |
| 6883 | 2026-09-03T04:20:57.687Z | INFO replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffSep 03 04:20:56.033 |
| 6884 | 2026-09-03T04:20:57.687Z | |
| 6885 | 2026-09-03T04:20:57.687Z | DEBGSep 03 04:20:56.033 replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.033DEBGSep 03 04:20:56.033 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 adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 6886 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.034 |
| 6887 | 2026-09-03T04:20:57.687Z | DEBG Sep 03 04:20:56.034created new freemap , Sep 03 04:20:56.034INFOunit : INFO DEBG adding route 3fff:beef:25::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 6888 | 2026-09-03T04:20:57.687Z | |
| 6889 | 2026-09-03T04:20:57.687Z | 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 } }] |
| 6890 | 2026-09-03T04:20:57.687Z | adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 6891 | 2026-09-03T04:20:57.687Z | |
| 6892 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.033Sep 03 04:20:56.034 DEBGSep 03 04:20:56.034DEBG INFOSep 03 04:20:56.034 adding route 3fff:beef:30::/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 } }]created new freemap |
| 6893 | 2026-09-03T04:20:57.687Z | INFO, |
| 6894 | 2026-09-03T04:20:57.687Z | unitadding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 04:20:56.034 |
| 6895 | 2026-09-03T04:20:57.687Z | :Sep 03 04:20:56.034INFO freemap_route_ipv4 |
| 6896 | 2026-09-03T04:20:57.687Z | DEBG Sep 03 04:20:56.034replacing 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 } }] |
| 6897 | 2026-09-03T04:20:57.687Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ffDEBG |
| 6898 | 2026-09-03T04:20:57.687Z | 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 } }] |
| 6899 | 2026-09-03T04:20:57.687Z | Sep 03 04:20:56.034 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 } }] |
| 6900 | 2026-09-03T04:20:57.688Z | Sep 03 04:20:56.034Sep 03 04:20:56.034 INFOSep 03 04:20:56.034 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO |
| 6901 | 2026-09-03T04:20:57.688Z | Sep 03 04:20:56.034DEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 6902 | 2026-09-03T04:20:57.688Z | created new freemapINFO , Sep 03 04:20:56.034adding route 3fff:beef:b::/64 -> 2001:db8::55:ffunit :Sep 03 04:20:56.034 |
| 6903 | 2026-09-03T04:20:57.688Z | DEBG freemap_route_ipv6DEBGreplacing 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 } }] |
| 6904 | 2026-09-03T04:20:57.688Z | |
| 6905 | 2026-09-03T04:20:57.688Z | Sep 03 04:20:56.034replacing 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 } }] |
| 6906 | 2026-09-03T04:20:57.688Z | DEBGSep 03 04:20:56.034 replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 6907 | 2026-09-03T04:20:57.688Z | Sep 03 04:20:56.034Sep 03 04:20:56.034 initted freemap. size: 64INFO, INFOadding route 3fff:beef:32::/64 -> 2001:db8::55:ffunit |
| 6908 | 2026-09-03T04:20:57.688Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff: |
| 6909 | 2026-09-03T04:20:57.688Z | Sep 03 04:20:56.034freemap_route_ipv4 INFO |
| 6910 | 2026-09-03T04:20:57.688Z | Sep 03 04:20:56.034adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 6911 | 2026-09-03T04:20:57.688Z | Sep 03 04:20:56.034 DEBGDEBG Sep 03 04:20:56.034replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.034Sep 03 04:20:56.034DEBG |
| 6912 | 2026-09-03T04:20:57.688Z | created new freemap , unitDEBGDEBG: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 freemapfreemap_route_ipv4Sep 03 04:20:56.034 |
| 6913 | 2026-09-03T04:20:57.688Z | 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 } }] , |
| 6914 | 2026-09-03T04:20:57.688Z | INFO |
| 6915 | 2026-09-03T04:20:57.688Z | Sep 03 04:20:56.034 unitDEBGadding route 3fff:beef:33::/64 -> 2001:db8::55:ff : |
| 6916 | 2026-09-03T04:20:57.688Z | freemap_route_ipv4created new freemap |
| 6917 | 2026-09-03T04:20:57.688Z | Sep 03 04:20:56.034Sep 03 04:20:56.034, unitSep 03 04:20:56.034:INFO freemap_route_ipv6 |
| 6918 | 2026-09-03T04:20:57.688Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ffDEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.034INFO |
| 6919 | 2026-09-03T04:20:57.692Z | |
| 6920 | 2026-09-03T04:20:57.692Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6921 | 2026-09-03T04:20:57.692Z | Sep 03 04:20:56.034 Sep 03 04:20:56.034DEBG DEBGinitted freemap. size: 64 Sep 03 04:20:56.034INFO , DEBGSep 03 04:20:56.034 adding route 3fff:beef:34::/64 -> 2001:db8::55:ffDEBGunit |
| 6922 | 2026-09-03T04:20:57.692Z | 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: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 } }] |
| 6923 | 2026-09-03T04:20:57.692Z | |
| 6924 | 2026-09-03T04:20:57.692Z | Sep 03 04:20:56.034initted freemap. size: 64:, freemap_route_ipv6Sep 03 04:20:56.034 |
| 6925 | 2026-09-03T04:20:57.692Z | DEBGSep 03 04:20:56.034 INFO unit INFO Sep 03 04:20:56.034:adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 6926 | 2026-09-03T04:20:57.692Z | 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:3a::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4 reset freemap |
| 6927 | 2026-09-03T04:20:57.692Z | |
| 6928 | 2026-09-03T04:20:57.692Z | , Sep 03 04:20:56.034 |
| 6929 | 2026-09-03T04:20:57.692Z | unit DEBG replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 03 04:20:56.034 |
| 6930 | 2026-09-03T04:20:57.692Z | Sep 03 04:20:56.034 freemap_route_ipv6 |
| 6931 | 2026-09-03T04:20:57.692Z | INFOSep 03 04:20:56.034 INFO DEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffSep 03 04:20:56.034adding route 3fff:beef:35::/64 -> 2001:db8::55:ff 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 } }]INFOSep 03 04:20:56.034 |
| 6932 | 2026-09-03T04:20:57.692Z | DEBG |
| 6933 | 2026-09-03T04:20:57.692Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 6934 | 2026-09-03T04:20:57.692Z | |
| 6935 | 2026-09-03T04:20:57.692Z | reset freemapSep 03 04:20:56.034, DEBGunitSep 03 04:20:56.034 Sep 03 04:20:56.034 :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 |
| 6936 | 2026-09-03T04:20:57.692Z | INFO freemap_route_ipv4 Sep 03 04:20:56.034Sep 03 04:20:56.034 |
| 6937 | 2026-09-03T04:20:57.692Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG replacing targets for 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:3b::/64 -> 2001:db8::55:ff |
| 6938 | 2026-09-03T04:20:57.692Z | |
| 6939 | 2026-09-03T04:20:57.692Z | Sep 03 04:20:56.034INFO |
| 6940 | 2026-09-03T04:20:57.692Z | DEBGSep 03 04:20:56.034 INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 6941 | 2026-09-03T04:20:57.692Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 04:20:56.034initted freemap. size: 64 , DEBG |
| 6942 | 2026-09-03T04:20:57.692Z | unit Sep 03 04:20:56.034 Sep 03 04:20:56.034: 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 } }]DEBGfreemap_route_ipv6INFOSep 03 04:20:56.034 |
| 6943 | 2026-09-03T04:20:57.693Z | DEBG |
| 6944 | 2026-09-03T04:20:57.693Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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: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 } }] |
| 6945 | 2026-09-03T04:20:57.693Z | |
| 6946 | 2026-09-03T04:20:57.693Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 04:20:56.034Sep 03 04:20:56.034 Sep 03 04:20:56.034INFOSep 03 04:20:56.034 |
| 6947 | 2026-09-03T04:20:57.693Z | INFOINFOadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 6948 | 2026-09-03T04:20:57.693Z | adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 6949 | 2026-09-03T04:20:57.693Z | |
| 6950 | 2026-09-03T04:20:57.693Z | DEBGSep 03 04:20:56.034 Sep 03 04:20:56.034DEBGSep 03 04:20:56.034 reset freemapSep 03 04:20:56.034DEBG , 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 } }] unitreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 6951 | 2026-09-03T04:20:57.693Z | |
| 6952 | 2026-09-03T04:20:57.693Z | DEBG: DEBG freemap_route_ipv6replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.034 |
| 6953 | 2026-09-03T04:20:57.693Z | Sep 03 04:20:56.034 |
| 6954 | 2026-09-03T04:20:57.693Z | 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 } }]INFOINFO |
| 6955 | 2026-09-03T04:20:57.693Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ff |
| 6956 | 2026-09-03T04:20:57.693Z | Sep 03 04:20:56.034Sep 03 04:20:56.034 adding route 3fff:dead::/64 -> 2001:db8::55:4INFO |
| 6957 | 2026-09-03T04:20:57.693Z | INFO Sep 03 04:20:56.034adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 03 04:20:56.034 |
| 6958 | 2026-09-03T04:20:57.693Z | DEBGDEBGadding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 04:20:56.034 |
| 6959 | 2026-09-03T04:20:57.693Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 6960 | 2026-09-03T04:20:57.693Z | replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.034 |
| 6961 | 2026-09-03T04:20:57.693Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffDEBG |
| 6962 | 2026-09-03T04:20:57.693Z | Sep 03 04:20:56.034 Sep 03 04:20:56.034replacing 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 } }] |
| 6963 | 2026-09-03T04:20:57.693Z | INFOSep 03 04:20:56.034 adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff DEBG |
| 6964 | 2026-09-03T04:20:57.693Z | DEBGSep 03 04:20:56.034replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:20:56.034 |
| 6965 | 2026-09-03T04:20:57.693Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 6966 | 2026-09-03T04:20:57.693Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 6967 | 2026-09-03T04:20:57.693Z | DEBG Sep 03 04:20:56.034replacing 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 } }] |
| 6968 | 2026-09-03T04:20:57.693Z | INFOSep 03 04:20:56.034 Sep 03 04:20:56.034 adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 6969 | 2026-09-03T04:20:57.693Z | DEBG DEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 6970 | 2026-09-03T04:20:57.693Z | Sep 03 04:20:56.034 Sep 03 04:20:56.034replacing 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 |
| 6971 | 2026-09-03T04:20:57.693Z | adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 6972 | 2026-09-03T04:20:57.693Z | Sep 03 04:20:56.034DEBGSep 03 04:20:56.034 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 6973 | 2026-09-03T04:20:57.693Z | Sep 03 04:20:56.034 INFOfailed to allocate space for the new target list |
| 6974 | 2026-09-03T04:20:57.693Z | 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 } }]adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 6975 | 2026-09-03T04:20:57.693Z | |
| 6976 | 2026-09-03T04:20:57.693Z | Sep 03 04:20:56.034 DEBGSep 03 04:20:56.034 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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 |
| 6977 | 2026-09-03T04:20:57.693Z | Sep 03 04:20:56.034 adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 6978 | 2026-09-03T04:20:57.693Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.034Sep 03 04:20:56.034 INFODEBG |
| 6979 | 2026-09-03T04:20:57.693Z | adding route 3fff:beef:14::/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 } }] |
| 6980 | 2026-09-03T04:20:57.693Z | |
| 6981 | 2026-09-03T04:20:57.693Z | Sep 03 04:20:56.034Sep 03 04:20:56.034 INFODEBG adding route 3fff:beef:3a::/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 } }] |
| 6982 | 2026-09-03T04:20:57.694Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 6983 | 2026-09-03T04:20:57.694Z | |
| 6984 | 2026-09-03T04:20:57.694Z | Sep 03 04:20:56.034 Sep 03 04:20:56.034Sep 03 04:20:56.034INFO DEBG adding route 3fff:dead::/64 -> 2001:db8::55:4INFOreplacing 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 } }] |
| 6985 | 2026-09-03T04:20:57.694Z | |
| 6986 | 2026-09-03T04:20:57.694Z | adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 6987 | 2026-09-03T04:20:57.694Z | Sep 03 04:20:56.034 Sep 03 04:20:56.034DEBG Sep 03 04:20:56.034 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 6988 | 2026-09-03T04:20:57.694Z | DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 6989 | 2026-09-03T04:20:57.694Z | Sep 03 04:20:56.034 |
| 6990 | 2026-09-03T04:20:57.694Z | test route::tests::grow_succeeds ... ok |
| 6991 | 2026-09-03T04:20:57.694Z | test route::tests::identity_replace_is_noop ... ok |
| 6992 | 2026-09-03T04:20:57.694Z | DEBG Sep 03 04:20:56.034replacing targets for 3fff:dead::/64 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 } }] INFO Sep 03 04:20:56.035Sep 03 04:20:56.035 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG |
| 6993 | 2026-09-03T04:20:57.694Z | DEBGcreated new freemap , created new freemapunit, :Sep 03 04:20:56.041 freemap_route_ipv4unit: |
| 6994 | 2026-09-03T04:20:57.694Z | DEBG Sep 03 04:20:56.034replacing 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 } }] |
| 6995 | 2026-09-03T04:20:57.694Z | DEBGfreemap_route_ipv4 Sep 03 04:20:56.041 |
| 6996 | 2026-09-03T04:20:57.694Z | |
| 6997 | 2026-09-03T04:20:57.694Z | DEBG created new freemapreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.041 |
| 6998 | 2026-09-03T04:20:57.694Z | , INFOunitSep 03 04:20:56.041 :Sep 03 04:20:56.041WARNSep 03 04:20:56.041adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 6999 | 2026-09-03T04:20:57.694Z | freemap_route_ipv6 shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7000 | 2026-09-03T04:20:57.694Z | |
| 7001 | 2026-09-03T04:20:57.694Z | Sep 03 04:20:56.041INFO DEBGDEBG replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.041adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 7002 | 2026-09-03T04:20:57.694Z | created new freemapSep 03 04:20:56.041 |
| 7003 | 2026-09-03T04:20:57.694Z | ERRO, Sep 03 04:20:56.041DEBGunit :rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7004 | 2026-09-03T04:20:57.694Z | initted freemap. size: 64Sep 03 04:20:56.041, freemap_route_ipv6unit :DEBG |
| 7005 | 2026-09-03T04:20:57.694Z | INFOfreemap_route_ipv4 |
| 7006 | 2026-09-03T04:20:57.694Z | adding route 3fff:beef:18::/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 } }] |
| 7007 | 2026-09-03T04:20:57.694Z | |
| 7008 | 2026-09-03T04:20:57.694Z | Sep 03 04:20:56.041Sep 03 04:20:56.041Sep 03 04:20:56.041 ERROSep 03 04:20:56.041Sep 03 04:20:56.041 DEBGINFOshrink-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 DEBG |
| 7009 | 2026-09-03T04:20:57.694Z | DEBGadding route 3fff:beef:3d::/64 -> 2001:db8::55:ff reset freemapreplacing 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 } }], |
| 7010 | 2026-09-03T04:20:57.694Z | unit |
| 7011 | 2026-09-03T04:20:57.694Z | : freemap_route_ipv4 |
| 7012 | 2026-09-03T04:20:57.694Z | DEBGreplacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.041 |
| 7013 | 2026-09-03T04:20:57.694Z | DEBG Sep 03 04:20:56.041Sep 03 04:20:56.041initted freemap. size: 64replacing targets for 3fff:beef:3d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.041 |
| 7014 | 2026-09-03T04:20:57.694Z | DEBG initted freemap. size: 64 , INFOINFOunit , Sep 03 04:20:56.041: unit freemap_route_ipv6adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:19::/64 -> 2001:db8::55:ffINFO: |
| 7015 | 2026-09-03T04:20:57.694Z | |
| 7016 | 2026-09-03T04:20:57.694Z | adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 7017 | 2026-09-03T04:20:57.694Z | |
| 7018 | 2026-09-03T04:20:57.694Z | freemap_route_ipv4Sep 03 04:20:56.041Sep 03 04:20:56.041Sep 03 04:20:56.041 |
| 7019 | 2026-09-03T04:20:57.698Z | Sep 03 04:20:56.041DEBG DEBGDEBGSep 03 04:20:56.041 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 } }] |
| 7020 | 2026-09-03T04:20:57.698Z | replacing targets for 3fff:beef:3e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBGreset freemap |
| 7021 | 2026-09-03T04:20:57.698Z | |
| 7022 | 2026-09-03T04:20:57.699Z | , unitreset freemap: Sep 03 04:20:56.041, freemap_route_ipv6INFO |
| 7023 | 2026-09-03T04:20:57.699Z | Sep 03 04:20:56.041Sep 03 04:20:56.041 INFO INFOadding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 7024 | 2026-09-03T04:20:57.699Z | unit: Sep 03 04:20:56.041adding route 3fff:beef:1a::/64 -> 2001:db8::55:ffSep 03 04:20:56.041 |
| 7025 | 2026-09-03T04:20:57.699Z | freemap_route_ipv4adding route 3fff:beef:3f::/64 -> 2001:db8::55:ff DEBG |
| 7026 | 2026-09-03T04:20:57.699Z | 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 } }] |
| 7027 | 2026-09-03T04:20:57.699Z | |
| 7028 | 2026-09-03T04:20:57.699Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.041 |
| 7029 | 2026-09-03T04:20:57.699Z | Sep 03 04:20:56.041 Sep 03 04:20:56.041 DEBGDEBG Sep 03 04:20:56.041replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO DEBGinitted freemap. size: 64 |
| 7030 | 2026-09-03T04:20:57.699Z | adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff, |
| 7031 | 2026-09-03T04:20:57.699Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]unitSep 03 04:20:56.041 |
| 7032 | 2026-09-03T04:20:57.699Z | Sep 03 04:20:56.041INFO Sep 03 04:20:56.041adding route 3fff:beef:1b::/64 -> 2001:db8::55:ffDEBG Sep 03 04:20:56.041 |
| 7033 | 2026-09-03T04:20:57.699Z | 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 } }]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 } }] |
| 7034 | 2026-09-03T04:20:57.699Z | |
| 7035 | 2026-09-03T04:20:57.699Z | :adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7036 | 2026-09-03T04:20:57.699Z | freemap_route_ipv6Sep 03 04:20:56.041 |
| 7037 | 2026-09-03T04:20:57.699Z | Sep 03 04:20:56.041Sep 03 04:20:56.041 Sep 03 04:20:56.041DEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] INFO |
| 7038 | 2026-09-03T04:20:57.699Z | DEBGadding route 3fff:beef:2e::/64 -> 2001:db8::55:ffSep 03 04:20:56.041 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 } }] |
| 7039 | 2026-09-03T04:20:57.699Z | |
| 7040 | 2026-09-03T04:20:57.699Z | Sep 03 04:20:56.041Sep 03 04:20:56.041 INFODEBGSep 03 04:20:56.041DEBG Sep 03 04:20:56.041 INFOcreated new freemapDEBG failed to allocate space for the new target list adding route 172.17.0.0/32 -> 10.0.0.255, |
| 7041 | 2026-09-03T04:20:57.699Z | unit:adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.041freemap_route_ipv6 |
| 7042 | 2026-09-03T04:20:57.699Z | |
| 7043 | 2026-09-03T04:20:57.699Z | |
| 7044 | 2026-09-03T04:20:57.699Z | |
| 7045 | 2026-09-03T04:20:57.699Z | DEBG reset freemapreplacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }], Sep 03 04:20:56.041Sep 03 04:20:56.041 |
| 7046 | 2026-09-03T04:20:57.699Z | INFOunit Sep 03 04:20:56.041:adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffDEBG Sep 03 04:20:56.041 |
| 7047 | 2026-09-03T04:20:57.699Z | DEBG initted freemap. size: 64INFO , 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 } }]unit |
| 7048 | 2026-09-03T04:20:57.699Z | adding route 172.17.0.1/32 -> 10.0.0.255:Sep 03 04:20:56.041 DEBGfreemap_route_ipv4 |
| 7049 | 2026-09-03T04:20:57.699Z | |
| 7050 | 2026-09-03T04:20:57.699Z | Sep 03 04:20:56.041freemap_route_ipv6 Sep 03 04:20:56.041replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 7051 | 2026-09-03T04:20:57.699Z | |
| 7052 | 2026-09-03T04:20:57.699Z | Sep 03 04:20:56.041adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 7053 | 2026-09-03T04:20:57.699Z | DEBGSep 03 04:20:56.041 replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7054 | 2026-09-03T04:20:57.699Z | INFOSep 03 04:20:56.041Sep 03 04:20:56.041 Sep 03 04:20:56.041adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7055 | 2026-09-03T04:20:57.699Z | reset freemap DEBG, unitSep 03 04:20:56.041Sep 03 04:20:56.041 :INFO DEBGadding route 3fff:beef:30::/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 } }] |
| 7056 | 2026-09-03T04:20:57.699Z | DEBGfreemap_route_ipv4 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 } }] |
| 7057 | 2026-09-03T04:20:57.699Z | 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 } }] |
| 7058 | 2026-09-03T04:20:57.699Z | |
| 7059 | 2026-09-03T04:20:57.700Z | |
| 7060 | 2026-09-03T04:20:57.700Z | failed to allocate space for the new target list |
| 7061 | 2026-09-03T04:20:57.700Z | Sep 03 04:20:56.041Sep 03 04:20:56.041 Sep 03 04:20:56.041DEBG Sep 03 04:20:56.041DEBGINFO adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7062 | 2026-09-03T04:20:57.700Z | initted freemap. size: 64Sep 03 04:20:56.041replacing 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 |
| 7063 | 2026-09-03T04:20:57.700Z | , INFOunitSep 03 04:20:56.041 :adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 7064 | 2026-09-03T04:20:57.700Z | adding route 172.16.0.0/32 -> 10.0.0.2freemap_route_ipv6DEBG |
| 7065 | 2026-09-03T04:20:57.700Z | |
| 7066 | 2026-09-03T04:20:57.700Z | Sep 03 04:20:56.041replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.041 INFODEBG |
| 7067 | 2026-09-03T04:20:57.700Z | Sep 03 04:20:56.041 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:31::/64 -> 2001:db8::55:ff |
| 7068 | 2026-09-03T04:20:57.700Z | |
| 7069 | 2026-09-03T04:20:57.700Z | Sep 03 04:20:56.041 DEBG Sep 03 04:20:56.041 INFOSep 03 04:20:56.041replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 |
| 7070 | 2026-09-03T04:20:57.700Z | reset freemapDEBG adding route 172.17.0.3/32 -> 10.0.0.255replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.041 |
| 7071 | 2026-09-03T04:20:57.700Z | |
| 7072 | 2026-09-03T04:20:57.700Z | Sep 03 04:20:56.041 INFO, INFOunit :adding route 172.16.0.0/32 -> 10.0.0.3adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 7073 | 2026-09-03T04:20:57.700Z | Sep 03 04:20:56.041 |
| 7074 | 2026-09-03T04:20:57.700Z | INFOSep 03 04:20:56.041freemap_route_ipv6 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 04:20:56.041 |
| 7075 | 2026-09-03T04:20:57.700Z | |
| 7076 | 2026-09-03T04:20:57.700Z | DEBG Sep 03 04:20:56.041replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.041 DEBGDEBGDEBG |
| 7077 | 2026-09-03T04:20:57.700Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 7078 | 2026-09-03T04:20:57.700Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 7079 | 2026-09-03T04:20:57.700Z | 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 } }] |
| 7080 | 2026-09-03T04:20:57.700Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:20:56.041 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 |
| 7081 | 2026-09-03T04:20:57.700Z | |
| 7082 | 2026-09-03T04:20:57.700Z | Sep 03 04:20:56.041 Sep 03 04:20:56.041Sep 03 04:20:56.041 INFOINFO adding route 172.16.0.0/32 -> 10.0.0.4adding route 3fff:beef:33::/64 -> 2001:db8::55:ffINFOadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.041 |
| 7083 | 2026-09-03T04:20:57.700Z | |
| 7084 | 2026-09-03T04:20:57.700Z | INFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 172.17.0.4/32 -> 10.0.0.255 |
| 7085 | 2026-09-03T04:20:57.700Z | |
| 7086 | 2026-09-03T04:20:57.700Z | Sep 03 04:20:56.041 |
| 7087 | 2026-09-03T04:20:57.700Z | Sep 03 04:20:56.041DEBG 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 } }] Sep 03 04:20:56.041 |
| 7088 | 2026-09-03T04:20:57.700Z | Sep 03 04:20:56.041Sep 03 04:20:56.041replacing 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 |
| 7089 | 2026-09-03T04:20:57.700Z | DEBG Sep 03 04:20:56.041 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 } }] DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 04:20:56.041replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7090 | 2026-09-03T04:20:57.700Z | |
| 7091 | 2026-09-03T04:20:57.700Z | INFOreplacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7092 | 2026-09-03T04:20:57.700Z | |
| 7093 | 2026-09-03T04:20:57.700Z | Sep 03 04:20:56.041adding route 3fff:beef:34::/64 -> 2001:db8::55:ff INFO |
| 7094 | 2026-09-03T04:20:57.700Z | adding route 172.17.0.5/32 -> 10.0.0.255Sep 03 04:20:56.041Sep 03 04:20:56.041 |
| 7095 | 2026-09-03T04:20:57.700Z | DEBGSep 03 04:20:56.041 INFO replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 7096 | 2026-09-03T04:20:57.700Z | adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:20:56.041 |
| 7097 | 2026-09-03T04:20:57.700Z | 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 } }] |
| 7098 | 2026-09-03T04:20:57.701Z | 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 } }] |
| 7099 | 2026-09-03T04:20:57.701Z | Sep 03 04:20:56.041Sep 03 04:20:56.041 Sep 03 04:20:56.041INFO DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ffINFO |
| 7100 | 2026-09-03T04:20:57.701Z | 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 } }] |
| 7101 | 2026-09-03T04:20:57.701Z | adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7102 | 2026-09-03T04:20:57.701Z | Sep 03 04:20:56.041Sep 03 04:20:56.041 DEBGSep 03 04:20:56.041 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 } }] |
| 7103 | 2026-09-03T04:20:57.701Z | replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 04:20:56.042Sep 03 04:20:56.042 |
| 7104 | 2026-09-03T04:20:57.701Z | DEBGDEBG created new freemapSep 03 04:20:56.047, created new freemap unitDEBG, :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 } }] unitfreemap_route_ipv4 |
| 7105 | 2026-09-03T04:20:57.701Z | :Sep 03 04:20:56.047 |
| 7106 | 2026-09-03T04:20:57.701Z | DEBGfreemap_route_ipv4Sep 03 04:20:56.047 |
| 7107 | 2026-09-03T04:20:57.701Z | 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 |
| 7108 | 2026-09-03T04:20:57.701Z | Sep 03 04:20:56.047 adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 7109 | 2026-09-03T04:20:57.701Z | DEBG Sep 03 04:20:56.047Sep 03 04:20:56.047 INFODEBGSep 03 04:20:56.047 created new freemapDEBGcreated new freemap , replacing targets for 3fff:beef:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit |
| 7110 | 2026-09-03T04:20:57.701Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff:unit |
| 7111 | 2026-09-03T04:20:57.701Z | :freemap_route_ipv6 |
| 7112 | 2026-09-03T04:20:57.701Z | Sep 03 04:20:56.047freemap_route_ipv6 Sep 03 04:20:56.047 |
| 7113 | 2026-09-03T04:20:57.701Z | INFODEBG 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:24::/64 -> 2001:db8::55:ff |
| 7114 | 2026-09-03T04:20:57.701Z | |
| 7115 | 2026-09-03T04:20:57.701Z | Sep 03 04:20:56.047 Sep 03 04:20:56.047DEBG DEBG initted freemap. size: 64Sep 03 04:20:56.047, unitDEBG:initted freemap. size: 64 Sep 03 04:20:56.047 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 } }] |
| 7116 | 2026-09-03T04:20:57.701Z | , freemap_route_ipv4INFO |
| 7117 | 2026-09-03T04:20:57.701Z | unit : adding route 3fff:beef:27::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 7118 | 2026-09-03T04:20:57.701Z | |
| 7119 | 2026-09-03T04:20:57.705Z | Sep 03 04:20:56.047 Sep 03 04:20:56.047INFO adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 7120 | 2026-09-03T04:20:57.705Z | Sep 03 04:20:56.047DEBG reset freemapDEBG, Sep 03 04:20:56.047unitreset freemap: , freemap_route_ipv4DEBGunit |
| 7121 | 2026-09-03T04:20:57.705Z | : freemap_route_ipv4 |
| 7122 | 2026-09-03T04:20:57.705Z | replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.047 |
| 7123 | 2026-09-03T04:20:57.705Z | Sep 03 04:20:56.047 DEBGDEBG replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64Sep 03 04:20:56.047, |
| 7124 | 2026-09-03T04:20:57.705Z | unitSep 03 04:20:56.047: DEBGINFO freemap_route_ipv6initted freemap. size: 64 |
| 7125 | 2026-09-03T04:20:57.705Z | , unitSep 03 04:20:56.047 : Sep 03 04:20:56.047freemap_route_ipv6 INFODEBG |
| 7126 | 2026-09-03T04:20:57.705Z | adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 7127 | 2026-09-03T04:20:57.705Z | reset freemapadding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 7128 | 2026-09-03T04:20:57.705Z | , unitSep 03 04:20:56.047Sep 03 04:20:56.047 :DEBG freemap_route_ipv6replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBG |
| 7129 | 2026-09-03T04:20:57.705Z | |
| 7130 | 2026-09-03T04:20:57.705Z | Sep 03 04:20:56.047 reset freemap, DEBGunit Sep 03 04:20:56.047Sep 03 04:20:56.047replacing 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 |
| 7131 | 2026-09-03T04:20:57.705Z | adding route 3fff:dead::/64 -> 2001:db8::55:1INFO |
| 7132 | 2026-09-03T04:20:57.705Z | Sep 03 04:20:56.047adding route 3fff:beef:29::/64 -> 2001:db8::55:ff |
| 7133 | 2026-09-03T04:20:57.705Z | Sep 03 04:20:56.047freemap_route_ipv6 INFO |
| 7134 | 2026-09-03T04:20:57.705Z | DEBG adding route 3fff:beef:27::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7135 | 2026-09-03T04:20:57.705Z | |
| 7136 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047 DEBGSep 03 04:20:56.047 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 |
| 7137 | 2026-09-03T04:20:57.706Z | |
| 7138 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:20:56.047 |
| 7139 | 2026-09-03T04:20:57.706Z | DEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 7140 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047 adding route 3fff:dead::/64 -> 2001:db8::55:2DEBGSep 03 04:20:56.047 |
| 7141 | 2026-09-03T04:20:57.706Z | 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 } }]Sep 03 04:20:56.047 |
| 7142 | 2026-09-03T04:20:57.706Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffDEBG |
| 7143 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047Sep 03 04:20:56.047 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 7144 | 2026-09-03T04:20:57.706Z | INFO Sep 03 04:20:56.047adding route 172.17.0.7/32 -> 10.0.0.255 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO |
| 7145 | 2026-09-03T04:20:57.706Z | |
| 7146 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047adding route 3fff:dead::/64 -> 2001:db8::55:2 Sep 03 04:20:56.047Sep 03 04:20:56.047 |
| 7147 | 2026-09-03T04:20:57.706Z | DEBG Sep 03 04:20:56.047DEBG 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 } }]INFO |
| 7148 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 7149 | 2026-09-03T04:20:57.706Z | 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 |
| 7150 | 2026-09-03T04:20:57.706Z | adding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:20:56.047 |
| 7151 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047 INFO Sep 03 04:20:56.047adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7152 | 2026-09-03T04:20:57.706Z | INFO INFOSep 03 04:20:56.047 |
| 7153 | 2026-09-03T04:20:57.706Z | adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 04:20:56.047 |
| 7154 | 2026-09-03T04:20:57.706Z | DEBG Sep 03 04:20:56.047replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 7155 | 2026-09-03T04:20:57.706Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 7156 | 2026-09-03T04:20:57.706Z | 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 } }] |
| 7157 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047 |
| 7158 | 2026-09-03T04:20:57.706Z | INFOSep 03 04:20:56.047 Sep 03 04:20:56.047 adding route 3fff:dead::/64 -> 2001:db8::55:4DEBG |
| 7159 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047DEBGSep 03 04:20:56.047 INFODEBGreplacing 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 } }] |
| 7160 | 2026-09-03T04:20:57.706Z | adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 7161 | 2026-09-03T04:20:57.706Z | |
| 7162 | 2026-09-03T04:20:57.706Z | replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.047 |
| 7163 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047Sep 03 04:20:56.047 Sep 03 04:20:56.047 INFO INFODEBG Sep 03 04:20:56.047adding route 3fff:beef:2a::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7164 | 2026-09-03T04:20:57.706Z | DEBG |
| 7165 | 2026-09-03T04:20:57.706Z | INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:20:56.047replacing 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 } }] |
| 7166 | 2026-09-03T04:20:57.706Z | |
| 7167 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 7168 | 2026-09-03T04:20:57.706Z | DEBG DEBGSep 03 04:20:56.047Sep 03 04:20:56.047 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 } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 7169 | 2026-09-03T04:20:57.706Z | DEBGadding route 172.17.0.10/32 -> 10.0.0.255 |
| 7170 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047Sep 03 04:20:56.047 |
| 7171 | 2026-09-03T04:20:57.706Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]INFOSep 03 04:20:56.047Sep 03 04:20:56.047 |
| 7172 | 2026-09-03T04:20:57.706Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBG |
| 7173 | 2026-09-03T04:20:57.706Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] replacing targets for 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 } }] |
| 7174 | 2026-09-03T04:20:57.706Z | Sep 03 04:20:56.047DEBG |
| 7175 | 2026-09-03T04:20:57.707Z | 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 } }] |
| 7176 | 2026-09-03T04:20:57.707Z | DEBGSep 03 04:20:56.047Sep 03 04:20:56.047 replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:20:56.047WARN Sep 03 04:20:56.047 |
| 7177 | 2026-09-03T04:20:57.707Z | WARN shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO |
| 7178 | 2026-09-03T04:20:57.707Z | Sep 03 04:20:56.047shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFO |
| 7179 | 2026-09-03T04:20:57.707Z | INFO |
| 7180 | 2026-09-03T04:20:57.707Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ffadding route 172.17.0.11/32 -> 10.0.0.255 |
| 7181 | 2026-09-03T04:20:57.707Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 7182 | 2026-09-03T04:20:57.707Z | Sep 03 04:20:56.047 |
| 7183 | 2026-09-03T04:20:57.707Z | DEBGSep 03 04:20:56.047Sep 03 04:20:56.047 DEBGDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] 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.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 } }] |
| 7184 | 2026-09-03T04:20:57.707Z | |
| 7185 | 2026-09-03T04:20:57.707Z | |
| 7186 | 2026-09-03T04:20:57.707Z | Sep 03 04:20:56.042 Sep 03 04:20:56.047DEBG INFOSep 03 04:20:56.047created new freemap , adding route 3fff:beef:2d::/64 -> 2001:db8::55:ffINFOSep 03 04:20:56.047 |
| 7187 | 2026-09-03T04:20:57.707Z | unit :INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 7188 | 2026-09-03T04:20:57.707Z | freemap_route_ipv4Sep 03 04:20:56.047adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7189 | 2026-09-03T04:20:57.707Z | |
| 7190 | 2026-09-03T04:20:57.707Z | DEBG replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.047 |
| 7191 | 2026-09-03T04:20:57.707Z | DEBG Sep 03 04:20:56.047replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.047 Sep 03 04:20:56.047 |
| 7192 | 2026-09-03T04:20:57.707Z | DEBGINFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff 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 |
| 7193 | 2026-09-03T04:20:57.707Z | |
| 7194 | 2026-09-03T04:20:57.707Z | Sep 03 04:20:56.047created new freemap , INFOunitSep 03 04:20:56.047: adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff Sep 03 04:20:56.047 |
| 7195 | 2026-09-03T04:20:57.707Z | INFOfreemap_route_ipv6 Sep 03 04:20:56.048adding route 172.17.0.13/32 -> 10.0.0.255 |
| 7196 | 2026-09-03T04:20:57.707Z | DEBGDEBG |
| 7197 | 2026-09-03T04:20:57.707Z | 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:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.048 |
| 7198 | 2026-09-03T04:20:57.707Z | DEBG |
| 7199 | 2026-09-03T04:20:57.707Z | initted freemap. size: 64Sep 03 04:20:56.048, Sep 03 04:20:56.048unit Sep 03 04:20:56.048INFODEBG: 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 } }] |
| 7200 | 2026-09-03T04:20:57.707Z | freemap_route_ipv4 adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 7201 | 2026-09-03T04:20:57.707Z | |
| 7202 | 2026-09-03T04:20:57.707Z | INFO Sep 03 04:20:56.048adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffSep 03 04:20:56.048Sep 03 04:20:56.048 |
| 7203 | 2026-09-03T04:20:57.707Z | INFO adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7204 | 2026-09-03T04:20:57.707Z | DEBGDEBGSep 03 04:20:56.048 replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]reset freemap , |
| 7205 | 2026-09-03T04:20:57.707Z | DEBGunit: freemap_route_ipv4Sep 03 04:20:56.048replacing 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 } }] |
| 7206 | 2026-09-03T04:20:57.707Z | Sep 03 04:20:56.048 |
| 7207 | 2026-09-03T04:20:57.707Z | DEBGINFO replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 04:20:56.048 |
| 7208 | 2026-09-03T04:20:57.707Z | Sep 03 04:20:56.048 |
| 7209 | 2026-09-03T04:20:57.707Z | INFODEBG initted freemap. size: 64adding route 3fff:beef:30::/64 -> 2001:db8::55:ff, Sep 03 04:20:56.048 |
| 7210 | 2026-09-03T04:20:57.707Z | unit:Sep 03 04:20:56.048 INFO freemap_route_ipv6adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7211 | 2026-09-03T04:20:57.707Z | Sep 03 04:20:56.048Sep 03 04:20:56.048 Sep 03 04:20:56.054DEBG DEBGDEBG created new freemapreset freemap, created new freemap, unit, unitunit::: freemap_route_ipv4freemap_route_ipv4 |
| 7212 | 2026-09-03T04:20:57.707Z | |
| 7213 | 2026-09-03T04:20:57.707Z | freemap_route_ipv6 |
| 7214 | 2026-09-03T04:20:57.707Z | Sep 03 04:20:56.048Sep 03 04:20:56.054 Sep 03 04:20:56.054 DEBGDEBG Sep 03 04:20:56.054replacing 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 } }] |
| 7215 | 2026-09-03T04:20:57.708Z | INFO created new freemap, adding route 3fff:dead::/64 -> 2001:db8::55:1DEBG |
| 7216 | 2026-09-03T04:20:57.708Z | unit :created new freemap , freemap_route_ipv6Sep 03 04:20:56.054unitSep 03 04:20:56.054 |
| 7217 | 2026-09-03T04:20:57.708Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffDEBG |
| 7218 | 2026-09-03T04:20:57.708Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 7219 | 2026-09-03T04:20:57.711Z | :Sep 03 04:20:56.054 freemap_route_ipv6Sep 03 04:20:56.054DEBG |
| 7220 | 2026-09-03T04:20:57.711Z | Sep 03 04:20:56.054 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 |
| 7221 | 2026-09-03T04:20:57.711Z | INFOinitted freemap. size: 64 , unitadding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 04:20:56.054: |
| 7222 | 2026-09-03T04:20:57.711Z | freemap_route_ipv4Sep 03 04:20:56.054 |
| 7223 | 2026-09-03T04:20:57.711Z | INFO DEBGadding route 3fff:beef:32::/64 -> 2001:db8::55:ffSep 03 04:20:56.054 |
| 7224 | 2026-09-03T04:20:57.711Z | DEBGSep 03 04:20:56.054 initted freemap. size: 64 , reset freemapSep 03 04:20:56.054, unitDEBGunit :replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] DEBGfreemap_route_ipv4: |
| 7225 | 2026-09-03T04:20:57.712Z | |
| 7226 | 2026-09-03T04:20:57.712Z | freemap_route_ipv4replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7227 | 2026-09-03T04:20:57.712Z | Sep 03 04:20:56.054Sep 03 04:20:56.054 |
| 7228 | 2026-09-03T04:20:57.712Z | DEBG INFO initted freemap. size: 64Sep 03 04:20:56.054, adding route 3fff:beef:33::/64 -> 2001:db8::55:ffunit |
| 7229 | 2026-09-03T04:20:57.712Z | : DEBGfreemap_route_ipv6 |
| 7230 | 2026-09-03T04:20:57.712Z | Sep 03 04:20:56.054reset freemap , INFOunitSep 03 04:20:56.054: DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3Sep 03 04:20:56.054 |
| 7231 | 2026-09-03T04:20:57.712Z | freemap_route_ipv4 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 } }] |
| 7232 | 2026-09-03T04:20:57.712Z | DEBGSep 03 04:20:56.054 reset freemap |
| 7233 | 2026-09-03T04:20:57.712Z | DEBG, unitSep 03 04:20:56.054 :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] freemap_route_ipv6DEBGSep 03 04:20:56.054 |
| 7234 | 2026-09-03T04:20:57.712Z | INFO |
| 7235 | 2026-09-03T04:20:57.712Z | initted freemap. size: 64adding route 3fff:beef:34::/64 -> 2001:db8::55:ff, Sep 03 04:20:56.054unit |
| 7236 | 2026-09-03T04:20:57.712Z | : Sep 03 04:20:56.054INFOfreemap_route_ipv6 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7237 | 2026-09-03T04:20:57.712Z | |
| 7238 | 2026-09-03T04:20:57.712Z | Sep 03 04:20:56.054INFO DEBGSep 03 04:20:56.054Sep 03 04:20:56.054adding route 3fff:dead::/64 -> 2001:db8::55:4 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 } }] |
| 7239 | 2026-09-03T04:20:57.712Z | DEBG DEBG |
| 7240 | 2026-09-03T04:20:57.712Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]reset freemap |
| 7241 | 2026-09-03T04:20:57.712Z | Sep 03 04:20:56.054 , INFOunit Sep 03 04:20:56.054:adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 7242 | 2026-09-03T04:20:57.712Z | Sep 03 04:20:56.054DEBG INFOSep 03 04:20:56.054 freemap_route_ipv6 |
| 7243 | 2026-09-03T04:20:57.712Z | adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 7244 | 2026-09-03T04:20:57.712Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 7245 | 2026-09-03T04:20:57.712Z | replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.054 |
| 7246 | 2026-09-03T04:20:57.712Z | INFOSep 03 04:20:56.054Sep 03 04:20:56.054 Sep 03 04:20:56.054 DEBG INFODEBGadding route 3fff:dead::/64 -> 2001:db8::55:1replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7247 | 2026-09-03T04:20:57.712Z | |
| 7248 | 2026-09-03T04:20:57.712Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 7249 | 2026-09-03T04:20:57.712Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:20:56.054 |
| 7250 | 2026-09-03T04:20:57.712Z | Sep 03 04:20:56.054Sep 03 04:20:56.054 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:3DEBG |
| 7251 | 2026-09-03T04:20:57.712Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_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: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 } }] |
| 7252 | 2026-09-03T04:20:57.712Z | |
| 7253 | 2026-09-03T04:20:57.712Z | Sep 03 04:20:56.054Sep 03 04:20:56.054 DEBG Sep 03 04:20:56.054replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 03 04:20:56.054 |
| 7254 | 2026-09-03T04:20:57.712Z | WARNINFO INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ffshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) |
| 7255 | 2026-09-03T04:20:57.712Z | adding route 3fff:dead::/64 -> 2001:db8::55:2Sep 03 04:20:56.054 |
| 7256 | 2026-09-03T04:20:57.712Z | |
| 7257 | 2026-09-03T04:20:57.712Z | INFO Sep 03 04:20:56.054adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7258 | 2026-09-03T04:20:57.712Z | DEBG Sep 03 04:20:56.054 DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:20:56.054replacing 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 } }] |
| 7259 | 2026-09-03T04:20:57.712Z | |
| 7260 | 2026-09-03T04:20:57.712Z | DEBG Sep 03 04:20:56.042replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:20:56.054 |
| 7261 | 2026-09-03T04:20:57.712Z | Sep 03 04:20:56.054DEBGDEBG Sep 03 04:20:56.054INFOcreated new freemap adding route 3fff:beef:38::/64 -> 2001:db8::55:ff, |
| 7262 | 2026-09-03T04:20:57.713Z | unit: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:3, vlan_id: None } }]Sep 03 04:20:56.054 freemap_route_ipv4 |
| 7263 | 2026-09-03T04:20:57.713Z | DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 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 } }] |
| 7264 | 2026-09-03T04:20:57.713Z | |
| 7265 | 2026-09-03T04:20:57.713Z | |
| 7266 | 2026-09-03T04:20:57.713Z | DEBGSep 03 04:20:56.054 replacing targets for 3fff:beef:31::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFO |
| 7267 | 2026-09-03T04:20:57.713Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7268 | 2026-09-03T04:20:57.713Z | Sep 03 04:20:56.054 |
| 7269 | 2026-09-03T04:20:57.713Z | INFOSep 03 04:20:56.054 adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBGSep 03 04:20:56.054 |
| 7270 | 2026-09-03T04:20:57.713Z | Sep 03 04:20:56.054DEBG 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 |
| 7271 | 2026-09-03T04:20:57.713Z | created new freemap , unitreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.054 |
| 7272 | 2026-09-03T04:20:57.713Z | Sep 03 04:20:56.054 :INFODEBGSep 03 04:20:56.054 adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 7273 | 2026-09-03T04:20:57.713Z | INFO freemap_route_ipv6adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7274 | 2026-09-03T04:20:57.713Z | |
| 7275 | 2026-09-03T04:20:57.713Z | Sep 03 04:20:56.054 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 |
| 7276 | 2026-09-03T04:20:57.713Z | replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.054 DEBG |
| 7277 | 2026-09-03T04:20:57.713Z | Sep 03 04:20:56.054 Sep 03 04:20:56.054 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 } }]INFO Sep 03 04:20:56.054initted freemap. size: 64adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 7278 | 2026-09-03T04:20:57.713Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff, |
| 7279 | 2026-09-03T04:20:57.713Z | unit:Sep 03 04:20:56.054 |
| 7280 | 2026-09-03T04:20:57.713Z | DEBGfreemap_route_ipv4 |
| 7281 | 2026-09-03T04:20:57.713Z | test route::tests::same_size_non_subset_replace ... ok |
| 7282 | 2026-09-03T04:20:57.713Z | 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 } }] |
| 7283 | 2026-09-03T04:20:57.713Z | Sep 03 04:20:56.054 INFOSep 03 04:20:56.054 Sep 03 04:20:56.054adding route 172.17.0.17/32 -> 10.0.0.255 Sep 03 04:20:56.054DEBG DEBGINFO |
| 7284 | 2026-09-03T04:20:57.713Z | reset freemapadding route 3fff:beef:34::/64 -> 2001:db8::55:ff , |
| 7285 | 2026-09-03T04:20:57.713Z | unitreplacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 7286 | 2026-09-03T04:20:57.713Z | Sep 03 04:20:56.054freemap_route_ipv4Sep 03 04:20:56.054 |
| 7287 | 2026-09-03T04:20:57.713Z | DEBG Sep 03 04:20:56.054 replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7288 | 2026-09-03T04:20:57.713Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 7289 | 2026-09-03T04:20:57.713Z | 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 } }] |
| 7290 | 2026-09-03T04:20:57.713Z | Sep 03 04:20:56.054adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 7291 | 2026-09-03T04:20:57.713Z | DEBG Sep 03 04:20:56.054initted freemap. size: 64 , INFOSep 03 04:20:56.054unitSep 03 04:20:56.054: INFO DEBGadding route 3fff:beef:35::/64 -> 2001:db8::55:ffadding route 172.17.0.18/32 -> 10.0.0.255 freemap_route_ipv6replacing 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 } }] |
| 7292 | 2026-09-03T04:20:57.713Z | |
| 7293 | 2026-09-03T04:20:57.713Z | |
| 7294 | 2026-09-03T04:20:57.713Z | |
| 7295 | 2026-09-03T04:20:57.713Z | Sep 03 04:20:56.054Sep 03 04:20:56.054 Sep 03 04:20:56.054Sep 03 04:20:56.054DEBG DEBGreplacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7296 | 2026-09-03T04:20:57.713Z | DEBGreplacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 7297 | 2026-09-03T04:20:57.713Z | reset freemap , failed to allocate space for the new target listunitSep 03 04:20:56.054 |
| 7298 | 2026-09-03T04:20:57.713Z | : INFOSep 03 04:20:56.054 Sep 03 04:20:56.054freemap_route_ipv6adding route 3fff:beef:36::/64 -> 2001:db8::55:ffINFO |
| 7299 | 2026-09-03T04:20:57.713Z | DEBG |
| 7300 | 2026-09-03T04:20:57.713Z | adding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 7301 | 2026-09-03T04:20:57.713Z | |
| 7302 | 2026-09-03T04:20:57.714Z | Sep 03 04:20:56.054 Sep 03 04:20:56.054DEBG Sep 03 04:20:56.054replacing 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 } }] |
| 7303 | 2026-09-03T04:20:57.714Z | INFOINFOSep 03 04:20:56.054 adding route 3fff:beef:36::/64 -> 2001:db8::55:ffDEBGadding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.054 |
| 7304 | 2026-09-03T04:20:57.714Z | |
| 7305 | 2026-09-03T04:20:57.714Z | INFO replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 7306 | 2026-09-03T04:20:57.714Z | |
| 7307 | 2026-09-03T04:20:57.714Z | Sep 03 04:20:56.054Sep 03 04:20:56.054 DEBGDEBGSep 03 04:20:56.054 Sep 03 04:20:56.054DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 7308 | 2026-09-03T04:20:57.714Z | 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: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 } }] |
| 7309 | 2026-09-03T04:20:57.714Z | |
| 7310 | 2026-09-03T04:20:57.714Z | Sep 03 04:20:56.054INFOSep 03 04:20:56.054 adding route 172.17.0.20/32 -> 10.0.0.255 INFOINFO |
| 7311 | 2026-09-03T04:20:57.714Z | adding route 3fff:beef:37::/64 -> 2001:db8::55:ffadding route 172.17.0.0/32 -> 10.0.0.255 |
| 7312 | 2026-09-03T04:20:57.714Z | Sep 03 04:20:56.054 |
| 7313 | 2026-09-03T04:20:57.714Z | Sep 03 04:20:56.054 INFODEBG adding route 3fff:beef:38::/64 -> 2001:db8::55:ffreplacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7314 | 2026-09-03T04:20:57.714Z | |
| 7315 | 2026-09-03T04:20:57.714Z | Sep 03 04:20:56.054 DEBG Sep 03 04:20:56.054Sep 03 04:20:56.054Sep 03 04:20:56.054 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 } }] INFODEBG |
| 7316 | 2026-09-03T04:20:57.714Z | DEBGreplacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 7317 | 2026-09-03T04:20:57.714Z | 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.21/32 -> 10.0.0.255 |
| 7318 | 2026-09-03T04:20:57.714Z | Sep 03 04:20:56.055 DEBG Sep 03 04:20:56.055created new freemap DEBG , created new freemapunit, Sep 03 04:20:56.060:unit freemap_route_ipv4DEBG: |
| 7319 | 2026-09-03T04:20:57.718Z | freemap_route_ipv4 |
| 7320 | 2026-09-03T04:20:57.718Z | 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 } }] |
| 7321 | 2026-09-03T04:20:57.718Z | Sep 03 04:20:56.060 DEBG |
| 7322 | 2026-09-03T04:20:57.718Z | Sep 03 04:20:56.055 Sep 03 04:20:56.060Sep 03 04:20:56.060 INFOSep 03 04:20:56.060 adding route 172.17.0.22/32 -> 10.0.0.255created new freemapDEBG |
| 7323 | 2026-09-03T04:20:57.718Z | , unitSep 03 04:20:56.060INFOcreated new freemap:, freemap_route_ipv6unitSep 03 04:20:56.060 |
| 7324 | 2026-09-03T04:20:57.718Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff: |
| 7325 | 2026-09-03T04:20:57.718Z | INFODEBG freemap_route_ipv4 DEBGreplacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7326 | 2026-09-03T04:20:57.718Z | Sep 03 04:20:56.060 |
| 7327 | 2026-09-03T04:20:57.718Z | created new freemap DEBG initted freemap. size: 64Sep 03 04:20:56.060, unitINFO: adding route 172.17.0.23/32 -> 10.0.0.255freemap_route_ipv4 |
| 7328 | 2026-09-03T04:20:57.718Z | |
| 7329 | 2026-09-03T04:20:57.718Z | Sep 03 04:20:56.060Sep 03 04:20:56.060 Sep 03 04:20:56.060DEBGDEBG Sep 03 04:20:56.060created new freemapDEBG , 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 } }] unitreset freemap:, unitDEBG :freemap_route_ipv6 |
| 7330 | 2026-09-03T04:20:57.718Z | |
| 7331 | 2026-09-03T04:20:57.718Z | replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 7332 | 2026-09-03T04:20:57.718Z | |
| 7333 | 2026-09-03T04:20:57.718Z | Sep 03 04:20:56.060Sep 03 04:20:56.060 DEBGINFO Sep 03 04:20:56.060adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff Sep 03 04:20:56.060 |
| 7334 | 2026-09-03T04:20:57.718Z | initted freemap. size: 64 INFO, unit:adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7335 | 2026-09-03T04:20:57.719Z | DEBG initted freemap. size: 64Sep 03 04:20:56.060freemap_route_ipv4 , Sep 03 04:20:56.060 |
| 7336 | 2026-09-03T04:20:57.719Z | DEBGDEBGunit :replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.060 |
| 7337 | 2026-09-03T04:20:57.719Z | 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 |
| 7338 | 2026-09-03T04:20:57.719Z | reset freemapfreemap_route_ipv6, |
| 7339 | 2026-09-03T04:20:57.719Z | unitSep 03 04:20:56.061:Sep 03 04:20:56.061 freemap_route_ipv4 |
| 7340 | 2026-09-03T04:20:57.719Z | INFO INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 04:20:56.061 |
| 7341 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061adding route 172.17.0.25/32 -> 10.0.0.255DEBG |
| 7342 | 2026-09-03T04:20:57.719Z | DEBG reset freemapinitted freemap. size: 64, , Sep 03 04:20:56.061unitSep 03 04:20:56.061:unit : freemap_route_ipv6DEBG |
| 7343 | 2026-09-03T04:20:57.719Z | DEBG freemap_route_ipv6replacing 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 } }] |
| 7344 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061 |
| 7345 | 2026-09-03T04:20:57.719Z | DEBG replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:20:56.061 |
| 7346 | 2026-09-03T04:20:57.719Z | reset freemapINFOSep 03 04:20:56.061, INFOunit :adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7347 | 2026-09-03T04:20:57.719Z | freemap_route_ipv6adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7348 | 2026-09-03T04:20:57.719Z | |
| 7349 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061 Sep 03 04:20:56.061DEBG Sep 03 04:20:56.061replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:20:56.061 INFODEBGINFO adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 7350 | 2026-09-03T04:20:57.719Z | replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7351 | 2026-09-03T04:20:57.719Z | |
| 7352 | 2026-09-03T04:20:57.719Z | |
| 7353 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061 INFO adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 04:20:56.061adding route 172.17.0.27/32 -> 10.0.0.255Sep 03 04:20:56.054Sep 03 04:20:56.061 |
| 7354 | 2026-09-03T04:20:57.719Z | |
| 7355 | 2026-09-03T04:20:57.719Z | INFOSep 03 04:20:56.061 Sep 03 04:20:56.061DEBG INFO adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7356 | 2026-09-03T04:20:57.719Z | 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 } }] adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 7357 | 2026-09-03T04:20:57.719Z | 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 } }] |
| 7358 | 2026-09-03T04:20:57.719Z | 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 } }] |
| 7359 | 2026-09-03T04:20:57.719Z | |
| 7360 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061 Sep 03 04:20:56.061DEBG 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 } }] |
| 7361 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.061 |
| 7362 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061INFO DEBGSep 03 04:20:56.061 Sep 03 04:20:56.061INFOSep 03 04:20:56.061 DEBGINFOreplacing 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 } }] |
| 7363 | 2026-09-03T04:20:57.719Z | INFOadding route 172.17.0.2/32 -> 10.0.0.255 adding route 172.17.0.28/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.2failed to allocate space for the new target list |
| 7364 | 2026-09-03T04:20:57.719Z | |
| 7365 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061 INFO |
| 7366 | 2026-09-03T04:20:57.719Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 7367 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061adding route 172.16.0.0/32 -> 10.0.0.1 Sep 03 04:20:56.061 |
| 7368 | 2026-09-03T04:20:57.719Z | |
| 7369 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061DEBG replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.061 |
| 7370 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061 DEBGDEBGDEBG DEBGSep 03 04:20:56.061 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 } }] |
| 7371 | 2026-09-03T04:20:57.719Z | replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 7372 | 2026-09-03T04:20:57.719Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7373 | 2026-09-03T04:20:57.719Z | INFO |
| 7374 | 2026-09-03T04:20:57.719Z | Sep 03 04:20:56.061adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7375 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061 Sep 03 04:20:56.061INFO Sep 03 04:20:56.061Sep 03 04:20:56.061adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffINFOINFO DEBGDEBG |
| 7376 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061 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.16.0.0/32 -> 10.0.0.2Sep 03 04:20:56.061 |
| 7377 | 2026-09-03T04:20:57.720Z | |
| 7378 | 2026-09-03T04:20:57.720Z | 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.3, vlan_id: None } }]DEBG |
| 7379 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061 adding route 172.17.0.3/32 -> 10.0.0.255Sep 03 04:20:56.061replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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: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 } }] |
| 7380 | 2026-09-03T04:20:57.720Z | |
| 7381 | 2026-09-03T04:20:57.720Z | |
| 7382 | 2026-09-03T04:20:57.720Z | INFO DEBGadding route 172.17.0.30/32 -> 10.0.0.255 Sep 03 04:20:56.061replacing 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 } }] |
| 7383 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061 |
| 7384 | 2026-09-03T04:20:57.720Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 7385 | 2026-09-03T04:20:57.720Z | DEBG Sep 03 04:20:56.061replacing 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 } }] |
| 7386 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061INFOSep 03 04:20:56.061 adding route 172.17.0.0/32 -> 10.0.0.255DEBG |
| 7387 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061 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 } }] INFO |
| 7388 | 2026-09-03T04:20:57.720Z | 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.4/32 -> 10.0.0.255 |
| 7389 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061 |
| 7390 | 2026-09-03T04:20:57.720Z | DEBGSep 03 04:20:56.061Sep 03 04:20:56.061 replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.061 INFOINFODEBG adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff |
| 7391 | 2026-09-03T04:20:57.720Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 7392 | 2026-09-03T04:20:57.720Z | 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 } }] |
| 7393 | 2026-09-03T04:20:57.720Z | |
| 7394 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061 INFOSep 03 04:20:56.061 Sep 03 04:20:56.061Sep 03 04:20:56.061 adding route 172.17.0.1/32 -> 10.0.0.255INFO |
| 7395 | 2026-09-03T04:20:57.720Z | DEBGadding route 172.17.0.5/32 -> 10.0.0.255 |
| 7396 | 2026-09-03T04:20:57.720Z | 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 } }]Sep 03 04:20:56.061 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 } }] |
| 7397 | 2026-09-03T04:20:57.720Z | DEBG |
| 7398 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061 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 |
| 7399 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061Sep 03 04:20:56.061 DEBGreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7400 | 2026-09-03T04:20:57.720Z | adding route 172.17.0.32/32 -> 10.0.0.255Sep 03 04:20:56.061failed to allocate space for the new target list |
| 7401 | 2026-09-03T04:20:57.720Z | |
| 7402 | 2026-09-03T04:20:57.720Z | INFO Sep 03 04:20:56.061adding route 172.17.0.2/32 -> 10.0.0.255 |
| 7403 | 2026-09-03T04:20:57.720Z | INFO Sep 03 04:20:56.061Sep 03 04:20:56.061adding route 172.17.0.6/32 -> 10.0.0.255 |
| 7404 | 2026-09-03T04:20:57.720Z | DEBGDEBG Sep 03 04:20:56.061 replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.061 |
| 7405 | 2026-09-03T04:20:57.720Z | replacing targets for 3fff:dead::/64 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 } }] |
| 7406 | 2026-09-03T04:20:57.720Z | DEBGDEBG replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.061 |
| 7407 | 2026-09-03T04:20:57.720Z | |
| 7408 | 2026-09-03T04:20:57.720Z | INFO Sep 03 04:20:56.061adding route 172.17.0.33/32 -> 10.0.0.255 Sep 03 04:20:56.061 |
| 7409 | 2026-09-03T04:20:57.720Z | INFO adding route 172.17.0.7/32 -> 10.0.0.255INFO |
| 7410 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7411 | 2026-09-03T04:20:57.720Z | DEBG Sep 03 04:20:56.061replacing 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 } }] |
| 7412 | 2026-09-03T04:20:57.720Z | DEBG Sep 03 04:20:56.061 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 |
| 7413 | 2026-09-03T04:20:57.720Z | Sep 03 04:20:56.061replacing 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 } }] |
| 7414 | 2026-09-03T04:20:57.721Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255Sep 03 04:20:56.061 |
| 7415 | 2026-09-03T04:20:57.721Z | Sep 03 04:20:56.061INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255, |
| 7416 | 2026-09-03T04:20:57.721Z | Sep 03 04:20:56.061unit :adding route 172.17.0.4/32 -> 10.0.0.255 Sep 03 04:20:56.061DEBG |
| 7417 | 2026-09-03T04:20:57.721Z | 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_ipv6 |
| 7418 | 2026-09-03T04:20:57.721Z | |
| 7419 | 2026-09-03T04:20:57.725Z | Sep 03 04:20:56.061DEBG DEBGSep 03 04:20:56.061replacing 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 } }] |
| 7420 | 2026-09-03T04:20:57.725Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.061 |
| 7421 | 2026-09-03T04:20:57.725Z | INFO DEBGSep 03 04:20:56.061adding route 172.17.0.35/32 -> 10.0.0.255 Sep 03 04:20:56.061 |
| 7422 | 2026-09-03T04:20:57.725Z | INFOINFO initted freemap. size: 64adding route 172.17.0.9/32 -> 10.0.0.255, unit |
| 7423 | 2026-09-03T04:20:57.725Z | adding route 172.17.0.5/32 -> 10.0.0.255: |
| 7424 | 2026-09-03T04:20:57.725Z | Sep 03 04:20:56.061 DEBG freemap_route_ipv4replacing 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 } }] |
| 7425 | 2026-09-03T04:20:57.725Z | Sep 03 04:20:56.061Sep 03 04:20:56.061 |
| 7426 | 2026-09-03T04:20:57.725Z | DEBGDEBG 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.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 } }] |
| 7427 | 2026-09-03T04:20:57.725Z | |
| 7428 | 2026-09-03T04:20:57.725Z | Sep 03 04:20:56.061 DEBG Sep 03 04:20:56.061reset freemap Sep 03 04:20:56.061INFO INFO, adding route 172.17.0.36/32 -> 10.0.0.255unit |
| 7429 | 2026-09-03T04:20:57.725Z | Sep 03 04:20:56.061adding route 172.17.0.10/32 -> 10.0.0.255 : |
| 7430 | 2026-09-03T04:20:57.725Z | INFO Sep 03 04:20:56.061 freemap_route_ipv4 |
| 7431 | 2026-09-03T04:20:57.725Z | DEBGadding route 172.17.0.6/32 -> 10.0.0.255 |
| 7432 | 2026-09-03T04:20:57.725Z | 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 } }] |
| 7433 | 2026-09-03T04:20:57.725Z | Sep 03 04:20:56.062Sep 03 04:20:56.061 Sep 03 04:20:56.067DEBG DEBGINFO created new freemap , adding route 172.17.0.37/32 -> 10.0.0.255unit |
| 7434 | 2026-09-03T04:20:57.725Z | :created new freemap , freemap_route_ipv4unit |
| 7435 | 2026-09-03T04:20:57.725Z | : Sep 03 04:20:56.067 freemap_route_ipv4DEBG |
| 7436 | 2026-09-03T04:20:57.725Z | replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.067 |
| 7437 | 2026-09-03T04:20:57.725Z | DEBGSep 03 04:20:56.061Sep 03 04:20:56.067 Sep 03 04:20:56.067 DEBGSep 03 04:20:56.067 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 } }]created new freemap |
| 7438 | 2026-09-03T04:20:57.725Z | INFO, unitcreated new freemapadding route 172.17.0.38/32 -> 10.0.0.255 Sep 03 04:20:56.067, |
| 7439 | 2026-09-03T04:20:57.725Z | initted freemap. size: 64 :, unit: INFOunitSep 03 04:20:56.067 freemap_route_ipv6freemap_route_ipv6DEBG |
| 7440 | 2026-09-03T04:20:57.725Z | 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.7/32 -> 10.0.0.255 |
| 7441 | 2026-09-03T04:20:57.725Z | |
| 7442 | 2026-09-03T04:20:57.725Z | |
| 7443 | 2026-09-03T04:20:57.725Z | :Sep 03 04:20:56.067Sep 03 04:20:56.067Sep 03 04:20:56.067 Sep 03 04:20:56.067 DEBG INFO initted freemap. size: 64DEBG, adding route 172.17.0.39/32 -> 10.0.0.255unitDEBG: |
| 7444 | 2026-09-03T04:20:57.725Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]freemap_route_ipv4 |
| 7445 | 2026-09-03T04:20:57.725Z | freemap_route_ipv6initted freemap. size: 64 |
| 7446 | 2026-09-03T04:20:57.726Z | |
| 7447 | 2026-09-03T04:20:57.726Z | , unitSep 03 04:20:56.067Sep 03 04:20:56.067:Sep 03 04:20:56.067 INFOfreemap_route_ipv4DEBG |
| 7448 | 2026-09-03T04:20:57.726Z | reset freemapSep 03 04:20:56.067, adding route 172.17.0.8/32 -> 10.0.0.255unit DEBGDEBG reset freemapreplacing 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 } }]: |
| 7449 | 2026-09-03T04:20:57.726Z | |
| 7450 | 2026-09-03T04:20:57.726Z | Sep 03 04:20:56.067 freemap_route_ipv4DEBG, Sep 03 04:20:56.067unit: INFO |
| 7451 | 2026-09-03T04:20:57.726Z | Sep 03 04:20:56.067 DEBGadding route 172.17.0.40/32 -> 10.0.0.255freemap_route_ipv6reset freemapSep 03 04:20:56.067 |
| 7452 | 2026-09-03T04:20:57.726Z | 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 } }] |
| 7453 | 2026-09-03T04:20:57.726Z | |
| 7454 | 2026-09-03T04:20:57.726Z | , unit: DEBGfreemap_route_ipv4 Sep 03 04:20:56.067Sep 03 04:20:56.067 Sep 03 04:20:56.067DEBG |
| 7455 | 2026-09-03T04:20:57.726Z | initted freemap. size: 64 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 } }], |
| 7456 | 2026-09-03T04:20:57.726Z | adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.067 |
| 7457 | 2026-09-03T04:20:57.726Z | unit Sep 03 04:20:56.067INFO : DEBGadding route 172.17.0.9/32 -> 10.0.0.255 |
| 7458 | 2026-09-03T04:20:57.726Z | INFO initted freemap. size: 64adding route 172.17.0.41/32 -> 10.0.0.255, Sep 03 04:20:56.067Sep 03 04:20:56.067 |
| 7459 | 2026-09-03T04:20:57.726Z | unitDEBG 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 } }] |
| 7460 | 2026-09-03T04:20:57.726Z | :freemap_route_ipv6DEBG |
| 7461 | 2026-09-03T04:20:57.726Z | Sep 03 04:20:56.067 freemap_route_ipv6 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBG |
| 7462 | 2026-09-03T04:20:57.726Z | Sep 03 04:20:56.067 replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7463 | 2026-09-03T04:20:57.726Z | |
| 7464 | 2026-09-03T04:20:57.726Z | adding route 172.17.0.10/32 -> 10.0.0.255Sep 03 04:20:56.067Sep 03 04:20:56.067 |
| 7465 | 2026-09-03T04:20:57.726Z | Sep 03 04:20:56.067DEBG INFOreset freemap Sep 03 04:20:56.067DEBGadding route 172.17.0.42/32 -> 10.0.0.255 |
| 7466 | 2026-09-03T04:20:57.726Z | , reset freemapDEBG, unitunit:Sep 03 04:20:56.067Sep 03 04:20:56.067 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 } }]: |
| 7467 | 2026-09-03T04:20:57.726Z | DEBG INFO replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.067freemap_route_ipv6 |
| 7468 | 2026-09-03T04:20:57.726Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7469 | 2026-09-03T04:20:57.726Z | INFOfreemap_route_ipv6 |
| 7470 | 2026-09-03T04:20:57.726Z | |
| 7471 | 2026-09-03T04:20:57.726Z | Sep 03 04:20:56.067adding route 172.17.0.11/32 -> 10.0.0.255 Sep 03 04:20:56.067Sep 03 04:20:56.067INFOSep 03 04:20:56.067 |
| 7472 | 2026-09-03T04:20:57.726Z | INFOINFOadding route 172.17.0.43/32 -> 10.0.0.255 adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.067adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7473 | 2026-09-03T04:20:57.726Z | |
| 7474 | 2026-09-03T04:20:57.726Z | 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.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 7475 | 2026-09-03T04:20:57.726Z | |
| 7476 | 2026-09-03T04:20:57.726Z | |
| 7477 | 2026-09-03T04:20:57.726Z | Sep 03 04:20:56.067 Sep 03 04:20:56.067DEBGSep 03 04:20:56.067 Sep 03 04:20:56.067 DEBGDEBG Sep 03 04:20:56.067replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] replacing targets for 172.17.0.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 } }]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 } }] |
| 7478 | 2026-09-03T04:20:57.726Z | INFOadding route 172.17.0.12/32 -> 10.0.0.255 |
| 7479 | 2026-09-03T04:20:57.726Z | |
| 7480 | 2026-09-03T04:20:57.726Z | |
| 7481 | 2026-09-03T04:20:57.726Z | adding route 172.16.0.0/32 -> 10.0.0.3 |
| 7482 | 2026-09-03T04:20:57.726Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 7483 | 2026-09-03T04:20:57.726Z | Sep 03 04:20:56.067Sep 03 04:20:56.067Sep 03 04:20:56.067 Sep 03 04:20:56.067INFOINFO Sep 03 04:20:56.067DEBGadding route 172.17.0.44/32 -> 10.0.0.255 |
| 7484 | 2026-09-03T04:20:57.726Z | INFO DEBGadding route 172.16.0.0/32 -> 10.0.0.2 |
| 7485 | 2026-09-03T04:20:57.726Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:20:56.067 |
| 7486 | 2026-09-03T04:20:57.727Z | replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 7487 | 2026-09-03T04:20:57.727Z | |
| 7488 | 2026-09-03T04:20:57.727Z | DEBG replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.067 |
| 7489 | 2026-09-03T04:20:57.727Z | Sep 03 04:20:56.067DEBG Sep 03 04:20:56.067Sep 03 04:20:56.067replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] INFO Sep 03 04:20:56.067 |
| 7490 | 2026-09-03T04:20:57.727Z | adding route 172.17.0.13/32 -> 10.0.0.255DEBGINFO |
| 7491 | 2026-09-03T04:20:57.727Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:20:56.067adding route 172.16.0.0/32 -> 10.0.0.4INFO |
| 7492 | 2026-09-03T04:20:57.727Z | |
| 7493 | 2026-09-03T04:20:57.727Z | adding route 172.17.0.45/32 -> 10.0.0.255INFO |
| 7494 | 2026-09-03T04:20:57.727Z | Sep 03 04:20:56.067adding route 172.16.0.0/32 -> 10.0.0.3Sep 03 04:20:56.067 |
| 7495 | 2026-09-03T04:20:57.727Z | INFOSep 03 04:20:56.067 DEBG Sep 03 04:20:56.067DEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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.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 } }] |
| 7496 | 2026-09-03T04:20:57.727Z | DEBG Sep 03 04:20:56.067replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 7497 | 2026-09-03T04:20:57.727Z | Sep 03 04:20:56.073 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 } }, 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 } }] |
| 7498 | 2026-09-03T04:20:57.727Z | |
| 7499 | 2026-09-03T04:20:57.727Z | adding route 172.17.0.46/32 -> 10.0.0.255Sep 03 04:20:56.073 |
| 7500 | 2026-09-03T04:20:57.727Z | INFOSep 03 04:20:56.073 Sep 03 04:20:56.073 adding route 172.17.0.14/32 -> 10.0.0.255DEBG INFOreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:20:56.073 |
| 7501 | 2026-09-03T04:20:57.727Z | 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 } }] |
| 7502 | 2026-09-03T04:20:57.727Z | |
| 7503 | 2026-09-03T04:20:57.727Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 7504 | 2026-09-03T04:20:57.727Z | Sep 03 04:20:56.061Sep 03 04:20:56.074 INFOSep 03 04:20:56.074DEBG Sep 03 04:20:56.074adding route 172.17.0.47/32 -> 10.0.0.255 |
| 7505 | 2026-09-03T04:20:57.727Z | 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 } }] |
| 7506 | 2026-09-03T04:20:57.727Z | DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7507 | 2026-09-03T04:20:57.727Z | |
| 7508 | 2026-09-03T04:20:57.727Z | Sep 03 04:20:56.074Sep 03 04:20:56.074 DEBGSep 03 04:20:56.074 INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074 |
| 7509 | 2026-09-03T04:20:57.727Z | INFOINFO adding route 172.17.0.11/32 -> 10.0.0.255adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7510 | 2026-09-03T04:20:57.727Z | |
| 7511 | 2026-09-03T04:20:57.727Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7512 | 2026-09-03T04:20:57.727Z | Sep 03 04:20:56.074 Sep 03 04:20:56.074Sep 03 04:20:56.074DEBGSep 03 04:20:56.074 replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO DEBGadding route 172.17.0.48/32 -> 10.0.0.255 |
| 7513 | 2026-09-03T04:20:57.727Z | 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 } }] |
| 7514 | 2026-09-03T04:20:57.727Z | DEBG |
| 7515 | 2026-09-03T04:20:57.727Z | 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 } }] |
| 7516 | 2026-09-03T04:20:57.727Z | Sep 03 04:20:56.074 INFO Sep 03 04:20:56.074adding route 172.17.0.12/32 -> 10.0.0.255 Sep 03 04:20:56.074Sep 03 04:20:56.074 |
| 7517 | 2026-09-03T04:20:57.727Z | INFO adding route 172.17.0.1/32 -> 10.0.0.255DEBG |
| 7518 | 2026-09-03T04:20:57.727Z | 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 } }] |
| 7519 | 2026-09-03T04:20:57.732Z | Sep 03 04:20:56.074adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7520 | 2026-09-03T04:20:57.732Z | Sep 03 04:20:56.074DEBG 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 } }] Sep 03 04:20:56.074replacing 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 } }] |
| 7521 | 2026-09-03T04:20:57.732Z | |
| 7522 | 2026-09-03T04:20:57.732Z | INFO Sep 03 04:20:56.074 adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 04:20:56.074 |
| 7523 | 2026-09-03T04:20:57.732Z | Sep 03 04:20:56.055 Sep 03 04:20:56.074INFO DEBGINFODEBGadding route 172.17.0.2/32 -> 10.0.0.255 Sep 03 04:20:56.074adding route 172.17.0.13/32 -> 10.0.0.255 |
| 7524 | 2026-09-03T04:20:57.732Z | created new freemap |
| 7525 | 2026-09-03T04:20:57.732Z | , DEBGunitSep 03 04:20:56.074 replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]:DEBG |
| 7526 | 2026-09-03T04:20:57.732Z | freemap_route_ipv4replacing 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.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074 |
| 7527 | 2026-09-03T04:20:57.732Z | |
| 7528 | 2026-09-03T04:20:57.732Z | |
| 7529 | 2026-09-03T04:20:57.732Z | DEBGSep 03 04:20:56.074 INFOSep 03 04:20:56.074 replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074 |
| 7530 | 2026-09-03T04:20:57.732Z | adding route 172.17.0.50/32 -> 10.0.0.255 INFO |
| 7531 | 2026-09-03T04:20:57.732Z | Sep 03 04:20:56.074adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 04:20:56.074INFO |
| 7532 | 2026-09-03T04:20:57.732Z | DEBG created new freemapINFOadding route 172.17.0.14/32 -> 10.0.0.255, |
| 7533 | 2026-09-03T04:20:57.732Z | unit :Sep 03 04:20:56.074 adding route 172.17.0.3/32 -> 10.0.0.255freemap_route_ipv6 |
| 7534 | 2026-09-03T04:20:57.732Z | |
| 7535 | 2026-09-03T04:20:57.732Z | Sep 03 04:20:56.074Sep 03 04:20:56.074 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 } }] |
| 7536 | 2026-09-03T04:20:57.732Z | DEBGSep 03 04:20:56.074 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 } }] |
| 7537 | 2026-09-03T04:20:57.732Z | DEBG DEBG initted freemap. size: 64replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074 |
| 7538 | 2026-09-03T04:20:57.732Z | , INFOSep 03 04:20:56.074 unit :Sep 03 04:20:56.074adding route 172.17.0.51/32 -> 10.0.0.255 INFO |
| 7539 | 2026-09-03T04:20:57.732Z | freemap_route_ipv4 |
| 7540 | 2026-09-03T04:20:57.732Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7541 | 2026-09-03T04:20:57.732Z | DEBGSep 03 04:20:56.074 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 |
| 7542 | 2026-09-03T04:20:57.732Z | 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 } }] |
| 7543 | 2026-09-03T04:20:57.732Z | Sep 03 04:20:56.074Sep 03 04:20:56.074 DEBGINFOSep 03 04:20:56.074Sep 03 04:20:56.074Sep 03 04:20:56.074 DEBGadding route 172.17.0.18/32 -> 10.0.0.255 |
| 7544 | 2026-09-03T04:20:57.732Z | reset freemapINFO, Sep 03 04:20:56.074unit :INFO adding route 172.17.0.52/32 -> 10.0.0.255DEBGreplacing 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 } }] |
| 7545 | 2026-09-03T04:20:57.732Z | 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 } }] |
| 7546 | 2026-09-03T04:20:57.732Z | |
| 7547 | 2026-09-03T04:20:57.732Z | freemap_route_ipv4adding route 172.17.0.4/32 -> 10.0.0.255 |
| 7548 | 2026-09-03T04:20:57.732Z | Sep 03 04:20:56.074Sep 03 04:20:56.074 |
| 7549 | 2026-09-03T04:20:57.732Z | DEBGSep 03 04:20:56.074 INFO INFO adding route 172.17.0.16/32 -> 10.0.0.255replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7550 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074 |
| 7551 | 2026-09-03T04:20:57.733Z | DEBG initted freemap. size: 64 |
| 7552 | 2026-09-03T04:20:57.733Z | , unitSep 03 04:20:56.074:Sep 03 04:20:56.074 DEBG Sep 03 04:20:56.074replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.074freemap_route_ipv6 |
| 7553 | 2026-09-03T04:20:57.733Z | DEBGDEBG |
| 7554 | 2026-09-03T04:20:57.733Z | replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7555 | 2026-09-03T04:20:57.733Z | |
| 7556 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074Sep 03 04:20:56.074 |
| 7557 | 2026-09-03T04:20:57.733Z | INFO DEBG adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 04:20:56.074 |
| 7558 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074reset freemapSep 03 04:20:56.074 DEBG , unit INFOreplacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7559 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074:adding route 172.17.0.5/32 -> 10.0.0.255 freemap_route_ipv6 |
| 7560 | 2026-09-03T04:20:57.733Z | adding route 172.17.0.20/32 -> 10.0.0.255 |
| 7561 | 2026-09-03T04:20:57.733Z | DEBGSep 03 04:20:56.074 Sep 03 04:20:56.074 |
| 7562 | 2026-09-03T04:20:57.733Z | INFO 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 } }]adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7563 | 2026-09-03T04:20:57.733Z | |
| 7564 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074 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 } }] |
| 7565 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074DEBG INFO Sep 03 04:20:56.074Sep 03 04:20:56.074 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 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 7566 | 2026-09-03T04:20:57.733Z | DEBG |
| 7567 | 2026-09-03T04:20:57.733Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7568 | 2026-09-03T04:20:57.733Z | |
| 7569 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074 INFO adding route 172.17.0.6/32 -> 10.0.0.255Sep 03 04:20:56.074 |
| 7570 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074Sep 03 04:20:56.074Sep 03 04:20:56.074 DEBG DEBGINFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7571 | 2026-09-03T04:20:57.733Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]INFO |
| 7572 | 2026-09-03T04:20:57.733Z | 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.21/32 -> 10.0.0.255 |
| 7573 | 2026-09-03T04:20:57.733Z | |
| 7574 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074Sep 03 04:20:56.074 Sep 03 04:20:56.074DEBGSep 03 04:20:56.074 DEBGSep 03 04:20:56.074 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 } }]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 } }] |
| 7575 | 2026-09-03T04:20:57.733Z | 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 } }] |
| 7576 | 2026-09-03T04:20:57.733Z | INFOSep 03 04:20:56.074 adding route 172.17.0.19/32 -> 10.0.0.255 |
| 7577 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074 INFO |
| 7578 | 2026-09-03T04:20:57.733Z | test route::tests::delete_target_full ... ok |
| 7579 | 2026-09-03T04:20:57.733Z | INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:2adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7580 | 2026-09-03T04:20:57.733Z | adding route 172.17.0.7/32 -> 10.0.0.255 |
| 7581 | 2026-09-03T04:20:57.733Z | |
| 7582 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074 INFO Sep 03 04:20:56.074adding route 172.17.0.22/32 -> 10.0.0.255Sep 03 04:20:56.074 |
| 7583 | 2026-09-03T04:20:57.733Z | DEBGDEBG Sep 03 04:20:56.074replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.074 |
| 7584 | 2026-09-03T04:20:57.733Z | DEBG |
| 7585 | 2026-09-03T04:20:57.733Z | 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 } }] DEBGDEBG |
| 7586 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074 replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:20:56.074 |
| 7587 | 2026-09-03T04:20:57.733Z | |
| 7588 | 2026-09-03T04:20:57.733Z | Sep 03 04:20:56.074INFO INFOadding route 172.17.0.57/32 -> 10.0.0.255INFO |
| 7589 | 2026-09-03T04:20:57.733Z | adding route 172.17.0.20/32 -> 10.0.0.255adding route 172.17.0.8/32 -> 10.0.0.255 |
| 7590 | 2026-09-03T04:20:57.734Z | Sep 03 04:20:56.074 |
| 7591 | 2026-09-03T04:20:57.734Z | Sep 03 04:20:56.074Sep 03 04:20:56.074 INFO Sep 03 04:20:56.074Sep 03 04:20:56.074DEBGINFO adding route 3fff:dead::/64 -> 2001:db8::55:3replacing 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 } }] |
| 7592 | 2026-09-03T04:20:57.734Z | adding route 172.17.0.23/32 -> 10.0.0.255DEBGDEBG |
| 7593 | 2026-09-03T04:20:57.734Z | |
| 7594 | 2026-09-03T04:20:57.734Z | Sep 03 04:20:56.074 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 } }] replacing targets for 172.17.0.8/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7595 | 2026-09-03T04:20:57.734Z | |
| 7596 | 2026-09-03T04:20:57.734Z | |
| 7597 | 2026-09-03T04:20:57.734Z | Sep 03 04:20:56.074Sep 03 04:20:56.074 Sep 03 04:20:56.074 DEBGDEBGSep 03 04:20:56.074 Sep 03 04:20:56.074replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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.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 } }] INFODEBG |
| 7598 | 2026-09-03T04:20:57.734Z | adding route 172.17.0.21/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 } }] |
| 7599 | 2026-09-03T04:20:57.734Z | |
| 7600 | 2026-09-03T04:20:57.734Z | INFO |
| 7601 | 2026-09-03T04:20:57.734Z | adding route 172.17.0.9/32 -> 10.0.0.255Sep 03 04:20:56.074 |
| 7602 | 2026-09-03T04:20:57.734Z | Sep 03 04:20:56.074 Sep 03 04:20:56.074INFO Sep 03 04:20:56.074INFO adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7603 | 2026-09-03T04:20:57.734Z | adding route 172.17.0.59/32 -> 10.0.0.255DEBG INFO |
| 7604 | 2026-09-03T04:20:57.734Z | replacing targets for 172.17.0.21/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.074 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 } }] |
| 7605 | 2026-09-03T04:20:57.734Z | Sep 03 04:20:56.080adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 7606 | 2026-09-03T04:20:57.734Z | DEBG Sep 03 04:20:56.080 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 |
| 7607 | 2026-09-03T04:20:57.734Z | adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7608 | 2026-09-03T04:20:57.734Z | Sep 03 04:20:56.080 Sep 03 04:20:56.080DEBG Sep 03 04:20:56.080INFOSep 03 04:20:56.080 DEBGadding route 172.17.0.10/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]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 } }] |
| 7609 | 2026-09-03T04:20:57.734Z | |
| 7610 | 2026-09-03T04:20:57.734Z | |
| 7611 | 2026-09-03T04:20:57.734Z | 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 } }] |
| 7612 | 2026-09-03T04:20:57.734Z | Sep 03 04:20:56.080Sep 03 04:20:56.080 Sep 03 04:20:56.080DEBG Sep 03 04:20:56.080 DEBG INFOINFO 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:3, vlan_id: None } }] |
| 7613 | 2026-09-03T04:20:57.734Z | |
| 7614 | 2026-09-03T04:20:57.734Z | adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7615 | 2026-09-03T04:20:57.734Z | |
| 7616 | 2026-09-03T04:20:57.734Z | Sep 03 04:20:56.080Sep 03 04:20:56.080 INFODEBGSep 03 04:20:56.080 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 } }] |
| 7617 | 2026-09-03T04:20:57.734Z | adding route 172.17.0.11/32 -> 10.0.0.255 |
| 7618 | 2026-09-03T04:20:57.734Z | Sep 03 04:20:56.080DEBGSep 03 04:20:56.080 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 } }] |
| 7619 | 2026-09-03T04:20:57.739Z | INFODEBG adding route 172.17.0.61/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 } }] |
| 7620 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080 |
| 7621 | 2026-09-03T04:20:57.739Z | INFO Sep 03 04:20:56.080adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7622 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080DEBG 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 } }] |
| 7623 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080adding route 172.17.0.12/32 -> 10.0.0.255 |
| 7624 | 2026-09-03T04:20:57.739Z | 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 } }] |
| 7625 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080 DEBG |
| 7626 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.080 INFO |
| 7627 | 2026-09-03T04:20:57.739Z | adding route 172.17.0.62/32 -> 10.0.0.255INFO |
| 7628 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080Sep 03 04:20:56.080 INFOINFO Sep 03 04:20:56.080adding route 172.17.0.13/32 -> 10.0.0.255 adding route 172.17.0.22/32 -> 10.0.0.255DEBG |
| 7629 | 2026-09-03T04:20:57.739Z | |
| 7630 | 2026-09-03T04:20:57.739Z | 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 } }] |
| 7631 | 2026-09-03T04:20:57.739Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 7632 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080 Sep 03 04:20:56.080DEBGSep 03 04:20:56.080 Sep 03 04:20:56.080DEBG DEBGDEBG failed to allocate space for the new target list |
| 7633 | 2026-09-03T04:20:57.739Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 7634 | 2026-09-03T04:20:57.739Z | 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 } }] |
| 7635 | 2026-09-03T04:20:57.739Z | |
| 7636 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080Sep 03 04:20:56.080 DEBGSep 03 04:20:56.080INFOSep 03 04:20:56.080 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 } }] |
| 7637 | 2026-09-03T04:20:57.739Z | INFOadding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.29/32 -> 10.0.0.255 |
| 7638 | 2026-09-03T04:20:57.739Z | |
| 7639 | 2026-09-03T04:20:57.739Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7640 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080 Sep 03 04:20:56.080Sep 03 04:20:56.080DEBG 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.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7641 | 2026-09-03T04:20:57.739Z | |
| 7642 | 2026-09-03T04:20:57.739Z | |
| 7643 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 INFOINFO INFOadding route 172.17.0.24/32 -> 10.0.0.255 |
| 7644 | 2026-09-03T04:20:57.739Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 7645 | 2026-09-03T04:20:57.739Z | adding route 172.17.0.15/32 -> 10.0.0.255 |
| 7646 | 2026-09-03T04:20:57.739Z | |
| 7647 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080 Sep 03 04:20:56.080DEBG replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.080DEBG |
| 7648 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080 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 |
| 7649 | 2026-09-03T04:20:57.739Z | 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 } }]DEBGSep 03 04:20:56.080 |
| 7650 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080INFOreplacing 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 |
| 7651 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7652 | 2026-09-03T04:20:57.739Z | |
| 7653 | 2026-09-03T04:20:57.739Z | INFO adding route 172.16.0.0/32 -> 10.0.0.2Sep 03 04:20:56.080 |
| 7654 | 2026-09-03T04:20:57.739Z | Sep 03 04:20:56.080Sep 03 04:20:56.080INFO DEBGSep 03 04:20:56.080 adding route 172.17.0.31/32 -> 10.0.0.255DEBGDEBG 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.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 } }] |
| 7655 | 2026-09-03T04:20:57.739Z | |
| 7656 | 2026-09-03T04:20:57.740Z | |
| 7657 | 2026-09-03T04:20:57.740Z | 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 } }] |
| 7658 | 2026-09-03T04:20:57.740Z | Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 INFOSep 03 04:20:56.080 DEBGINFOadding route 172.17.0.26/32 -> 10.0.0.255 |
| 7659 | 2026-09-03T04:20:57.740Z | adding route 172.17.0.17/32 -> 10.0.0.255INFOreplacing 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 } }] |
| 7660 | 2026-09-03T04:20:57.740Z | |
| 7661 | 2026-09-03T04:20:57.740Z | adding route 172.17.0.0/32 -> 10.0.0.255 |
| 7662 | 2026-09-03T04:20:57.740Z | Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 DEBG INFO DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 7663 | 2026-09-03T04:20:57.740Z | |
| 7664 | 2026-09-03T04:20:57.740Z | 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.32/32 -> 10.0.0.255 |
| 7665 | 2026-09-03T04:20:57.740Z | |
| 7666 | 2026-09-03T04:20:57.740Z | Sep 03 04:20:56.080 Sep 03 04:20:56.080INFOSep 03 04:20:56.080 INFO adding route 172.17.0.18/32 -> 10.0.0.255 INFOadding route 172.17.0.27/32 -> 10.0.0.255 |
| 7667 | 2026-09-03T04:20:57.740Z | |
| 7668 | 2026-09-03T04:20:57.740Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 7669 | 2026-09-03T04:20:57.740Z | Sep 03 04:20:56.080 DEBGSep 03 04:20:56.080Sep 03 04:20:56.080 Sep 03 04:20:56.080replacing 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 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 } }] 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 } }] |
| 7670 | 2026-09-03T04:20:57.740Z | 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 } }] |
| 7671 | 2026-09-03T04:20:57.740Z | |
| 7672 | 2026-09-03T04:20:57.740Z | |
| 7673 | 2026-09-03T04:20:57.740Z | Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 INFO INFOINFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.2/32 -> 10.0.0.255adding route 172.17.0.28/32 -> 10.0.0.255INFO |
| 7674 | 2026-09-03T04:20:57.740Z | |
| 7675 | 2026-09-03T04:20:57.740Z | |
| 7676 | 2026-09-03T04:20:57.740Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7677 | 2026-09-03T04:20:57.740Z | Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 DEBGDEBG DEBG Sep 03 04:20:56.080replacing 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.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 } }] |
| 7678 | 2026-09-03T04:20:57.740Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 7679 | 2026-09-03T04:20:57.740Z | 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 } }] |
| 7680 | 2026-09-03T04:20:57.740Z | |
| 7681 | 2026-09-03T04:20:57.740Z | DEBG replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.080 |
| 7682 | 2026-09-03T04:20:57.740Z | INFO Sep 03 04:20:56.080adding route 172.17.0.3/32 -> 10.0.0.255 |
| 7683 | 2026-09-03T04:20:57.740Z | Sep 03 04:20:56.080INFO Sep 03 04:20:56.080 INFOSep 03 04:20:56.080adding route 172.17.0.29/32 -> 10.0.0.255 DEBGINFOadding route 172.17.0.34/32 -> 10.0.0.255 |
| 7684 | 2026-09-03T04:20:57.740Z | |
| 7685 | 2026-09-03T04:20:57.740Z | 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.20/32 -> 10.0.0.255 |
| 7686 | 2026-09-03T04:20:57.740Z | |
| 7687 | 2026-09-03T04:20:57.740Z | Sep 03 04:20:56.080 Sep 03 04:20:56.080DEBG Sep 03 04:20:56.080 Sep 03 04:20:56.080DEBG INFODEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7688 | 2026-09-03T04:20:57.740Z | adding route 172.17.0.4/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 } }] |
| 7689 | 2026-09-03T04:20:57.740Z | |
| 7690 | 2026-09-03T04:20:57.740Z | |
| 7691 | 2026-09-03T04:20:57.740Z | Sep 03 04:20:56.080 INFOSep 03 04:20:56.080 Sep 03 04:20:56.080Sep 03 04:20:56.080 adding route 172.17.0.35/32 -> 10.0.0.255 INFODEBGINFO |
| 7692 | 2026-09-03T04:20:57.740Z | adding route 172.17.0.21/32 -> 10.0.0.255 adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7693 | 2026-09-03T04:20:57.740Z | |
| 7694 | 2026-09-03T04:20:57.740Z | |
| 7695 | 2026-09-03T04:20:57.741Z | Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080Sep 03 04:20:56.080 DEBGINFODEBG 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.5/32 -> 10.0.0.255 |
| 7696 | 2026-09-03T04:20:57.741Z | |
| 7697 | 2026-09-03T04:20:57.741Z | 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 } }]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 } }] |
| 7698 | 2026-09-03T04:20:57.741Z | |
| 7699 | 2026-09-03T04:20:57.741Z | Sep 03 04:20:56.080 DEBGSep 03 04:20:56.080 Sep 03 04:20:56.080INFOreplacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.080 |
| 7700 | 2026-09-03T04:20:57.741Z | adding route 172.17.0.31/32 -> 10.0.0.255INFO |
| 7701 | 2026-09-03T04:20:57.741Z | INFO adding route 172.17.0.22/32 -> 10.0.0.255adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7702 | 2026-09-03T04:20:57.741Z | Sep 03 04:20:56.080Sep 03 04:20:56.080 |
| 7703 | 2026-09-03T04:20:57.741Z | DEBGINFO Sep 03 04:20:56.080adding route 172.17.0.6/32 -> 10.0.0.255 replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7704 | 2026-09-03T04:20:57.741Z | DEBG |
| 7705 | 2026-09-03T04:20:57.741Z | Sep 03 04:20:56.080replacing 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 } }] |
| 7706 | 2026-09-03T04:20:57.741Z | DEBGSep 03 04:20:56.080 Sep 03 04:20:56.080DEBG 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 } }] |
| 7707 | 2026-09-03T04:20:57.741Z | 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.32/32 -> 10.0.0.255Sep 03 04:20:56.080 |
| 7708 | 2026-09-03T04:20:57.741Z | INFO |
| 7709 | 2026-09-03T04:20:57.741Z | Sep 03 04:20:56.080adding route 172.17.0.23/32 -> 10.0.0.255 |
| 7710 | 2026-09-03T04:20:57.741Z | INFOSep 03 04:20:56.080 Sep 03 04:20:56.080adding route 172.17.0.7/32 -> 10.0.0.255INFOSep 03 04:20:56.080 |
| 7711 | 2026-09-03T04:20:57.741Z | adding route 172.17.0.37/32 -> 10.0.0.255DEBGSep 03 04:20:56.080 |
| 7712 | 2026-09-03T04:20:57.741Z | DEBG DEBGreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7713 | 2026-09-03T04:20:57.741Z | 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.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 } }] |
| 7714 | 2026-09-03T04:20:57.741Z | Sep 03 04:20:56.081 |
| 7715 | 2026-09-03T04:20:57.741Z | Sep 03 04:20:56.086 DEBGSep 03 04:20:56.086 Sep 03 04:20:56.086INFO INFOadding route 172.17.0.8/32 -> 10.0.0.255 |
| 7716 | 2026-09-03T04:20:57.741Z | created new freemapadding route 172.17.0.24/32 -> 10.0.0.255, |
| 7717 | 2026-09-03T04:20:57.741Z | unitDEBG: Sep 03 04:20:56.086replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.086 |
| 7718 | 2026-09-03T04:20:57.741Z | freemap_route_ipv4 DEBG |
| 7719 | 2026-09-03T04:20:57.745Z | 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 } }] |
| 7720 | 2026-09-03T04:20:57.745Z | replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.086 |
| 7721 | 2026-09-03T04:20:57.745Z | Sep 03 04:20:56.086Sep 03 04:20:56.086 INFODEBGINFO adding route 172.17.0.38/32 -> 10.0.0.255created new freemap |
| 7722 | 2026-09-03T04:20:57.745Z | , adding route 172.17.0.9/32 -> 10.0.0.255unit |
| 7723 | 2026-09-03T04:20:57.745Z | Sep 03 04:20:56.086Sep 03 04:20:56.086 :DEBG freemap_route_ipv6INFOSep 03 04:20:56.086 |
| 7724 | 2026-09-03T04:20:57.745Z | adding route 172.17.0.25/32 -> 10.0.0.255replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7725 | 2026-09-03T04:20:57.745Z | |
| 7726 | 2026-09-03T04:20:57.745Z | 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 } }] |
| 7727 | 2026-09-03T04:20:57.745Z | Sep 03 04:20:56.086Sep 03 04:20:56.086 DEBGINFOSep 03 04:20:56.086 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.10/32 -> 10.0.0.255DEBG |
| 7728 | 2026-09-03T04:20:57.746Z | |
| 7729 | 2026-09-03T04:20:57.746Z | initted freemap. size: 64, unitSep 03 04:20:56.086: Sep 03 04:20:56.086DEBG freemap_route_ipv4replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7730 | 2026-09-03T04:20:57.746Z | |
| 7731 | 2026-09-03T04:20:57.746Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 7732 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.086Sep 03 04:20:56.086 DEBGSep 03 04:20:56.086 INFO reset freemapDEBG, unitadding route 172.17.0.11/32 -> 10.0.0.255 |
| 7733 | 2026-09-03T04:20:57.746Z | :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 } }] |
| 7734 | 2026-09-03T04:20:57.746Z | freemap_route_ipv4 |
| 7735 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.087 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 } }]Sep 03 04:20:56.087 |
| 7736 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.087 INFODEBG adding route 172.17.0.27/32 -> 10.0.0.255initted freemap. size: 64 |
| 7737 | 2026-09-03T04:20:57.746Z | , unitSep 03 04:20:56.087: Sep 03 04:20:56.087freemap_route_ipv6 INFO |
| 7738 | 2026-09-03T04:20:57.746Z | DEBG adding route 172.17.0.12/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 } }] |
| 7739 | 2026-09-03T04:20:57.746Z | |
| 7740 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.087 DEBG Sep 03 04:20:56.087 reset freemapINFO, unitadding route 172.17.0.28/32 -> 10.0.0.255Sep 03 04:20:56.087Sep 03 04:20:56.087 |
| 7741 | 2026-09-03T04:20:57.746Z | : 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 } }]adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 04:20:56.087 |
| 7742 | 2026-09-03T04:20:57.746Z | |
| 7743 | 2026-09-03T04:20:57.746Z | DEBGfreemap_route_ipv6 |
| 7744 | 2026-09-03T04:20:57.746Z | replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087 |
| 7745 | 2026-09-03T04:20:57.746Z | DEBGSep 03 04:20:56.087 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 } }]INFOSep 03 04:20:56.087 |
| 7746 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.087 adding route 172.17.0.13/32 -> 10.0.0.255INFOINFO |
| 7747 | 2026-09-03T04:20:57.746Z | adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:20:56.087 |
| 7748 | 2026-09-03T04:20:57.746Z | |
| 7749 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.087 DEBGINFO replacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.40/32 -> 10.0.0.255 |
| 7750 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.087Sep 03 04:20:56.087 |
| 7751 | 2026-09-03T04:20:57.746Z | DEBGSep 03 04:20:56.087 DEBG INFOreplacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.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 } }] |
| 7752 | 2026-09-03T04:20:57.746Z | |
| 7753 | 2026-09-03T04:20:57.746Z | adding route 172.17.0.14/32 -> 10.0.0.255 |
| 7754 | 2026-09-03T04:20:57.746Z | DEBG replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087Sep 03 04:20:56.087 |
| 7755 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.087INFO DEBG adding route 172.17.0.30/32 -> 10.0.0.255replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 7756 | 2026-09-03T04:20:57.746Z | |
| 7757 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.087adding route 172.16.0.0/32 -> 10.0.0.2 |
| 7758 | 2026-09-03T04:20:57.746Z | INFO Sep 03 04:20:56.087adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7759 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.087DEBG Sep 03 04:20:56.087INFO Sep 03 04:20:56.087adding route 172.17.0.15/32 -> 10.0.0.255replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7760 | 2026-09-03T04:20:57.746Z | |
| 7761 | 2026-09-03T04:20:57.746Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 Sep 03 04:20:56.087 |
| 7762 | 2026-09-03T04:20:57.746Z | replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087 |
| 7763 | 2026-09-03T04:20:57.746Z | INFO adding route 172.17.0.31/32 -> 10.0.0.255DEBG |
| 7764 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.087 Sep 03 04:20:56.087INFO replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.3INFO |
| 7765 | 2026-09-03T04:20:57.746Z | Sep 03 04:20:56.087 |
| 7766 | 2026-09-03T04:20:57.746Z | 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 } }]adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7767 | 2026-09-03T04:20:57.746Z | |
| 7768 | 2026-09-03T04:20:57.747Z | Sep 03 04:20:56.087 INFOSep 03 04:20:56.087 Sep 03 04:20:56.087adding route 172.17.0.16/32 -> 10.0.0.255 |
| 7769 | 2026-09-03T04:20:57.747Z | Sep 03 04:20:56.087INFO DEBGadding route 172.17.0.32/32 -> 10.0.0.255DEBG |
| 7770 | 2026-09-03T04:20:57.747Z | replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:20:56.087 |
| 7771 | 2026-09-03T04:20:57.747Z | |
| 7772 | 2026-09-03T04:20:57.747Z | DEBGSep 03 04:20:56.087 replacing targets for 172.17.0.16/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087 |
| 7773 | 2026-09-03T04:20:57.747Z | DEBG replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.087INFO |
| 7774 | 2026-09-03T04:20:57.747Z | Sep 03 04:20:56.087 adding route 172.16.0.0/32 -> 10.0.0.4 |
| 7775 | 2026-09-03T04:20:57.747Z | INFOSep 03 04:20:56.087INFO adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7776 | 2026-09-03T04:20:57.747Z | adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 04:20:56.087 |
| 7777 | 2026-09-03T04:20:57.747Z | DEBGINFOSep 03 04:20:56.087 adding route 172.17.0.33/32 -> 10.0.0.255Sep 03 04:20:56.087 DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] |
| 7778 | 2026-09-03T04:20:57.747Z | 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.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 } }] |
| 7779 | 2026-09-03T04:20:57.747Z | |
| 7780 | 2026-09-03T04:20:57.747Z | test route::tests::delete_targets_fragmented ... ok |
| 7781 | 2026-09-03T04:20:57.747Z | |
| 7782 | 2026-09-03T04:20:57.747Z | Sep 03 04:20:56.087 DEBGSep 03 04:20:56.087 Sep 03 04:20:56.087replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087 INFO |
| 7783 | 2026-09-03T04:20:57.747Z | DEBG INFOadding route 172.17.0.44/32 -> 10.0.0.255 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }] |
| 7784 | 2026-09-03T04:20:57.747Z | adding route 172.17.0.18/32 -> 10.0.0.255 |
| 7785 | 2026-09-03T04:20:57.747Z | Sep 03 04:20:56.087 |
| 7786 | 2026-09-03T04:20:57.747Z | INFO adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7787 | 2026-09-03T04:20:57.747Z | Sep 03 04:20:56.087 DEBGSep 03 04:20:56.087 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 } }]DEBGSep 03 04:20:56.087 |
| 7788 | 2026-09-03T04:20:57.747Z | 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 } }]DEBG |
| 7789 | 2026-09-03T04:20:57.747Z | 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 } }] |
| 7790 | 2026-09-03T04:20:57.747Z | Sep 03 04:20:56.087 Sep 03 04:20:56.087Sep 03 04:20:56.087 INFO INFO INFO adding route 172.17.0.19/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255 |
| 7791 | 2026-09-03T04:20:57.747Z | |
| 7792 | 2026-09-03T04:20:57.747Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7793 | 2026-09-03T04:20:57.747Z | Sep 03 04:20:56.087Sep 03 04:20:56.087Sep 03 04:20:56.087 DEBGDEBGDEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7794 | 2026-09-03T04:20:57.747Z | |
| 7795 | 2026-09-03T04:20:57.747Z | 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 } }] |
| 7796 | 2026-09-03T04:20:57.747Z | Sep 03 04:20:56.087 Sep 03 04:20:56.087INFO INFOadding route 172.17.0.20/32 -> 10.0.0.255Sep 03 04:20:56.087 |
| 7797 | 2026-09-03T04:20:57.747Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7798 | 2026-09-03T04:20:57.747Z | INFO Sep 03 04:20:56.087adding route 172.17.0.46/32 -> 10.0.0.255 DEBG |
| 7799 | 2026-09-03T04:20:57.747Z | replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.087 |
| 7800 | 2026-09-03T04:20:57.747Z | DEBG Sep 03 04:20:56.087replacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.087 |
| 7801 | 2026-09-03T04:20:57.747Z | DEBGINFO replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.21/32 -> 10.0.0.255 |
| 7802 | 2026-09-03T04:20:57.747Z | |
| 7803 | 2026-09-03T04:20:57.747Z | Sep 03 04:20:56.087 INFO Sep 03 04:20:56.087adding route 172.17.0.37/32 -> 10.0.0.255 Sep 03 04:20:56.087 |
| 7804 | 2026-09-03T04:20:57.747Z | 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 } }] |
| 7805 | 2026-09-03T04:20:57.747Z | adding route 172.17.0.47/32 -> 10.0.0.255Sep 03 04:20:56.087 |
| 7806 | 2026-09-03T04:20:57.747Z | 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 } }]Sep 03 04:20:56.087Sep 03 04:20:56.087 |
| 7807 | 2026-09-03T04:20:57.747Z | INFODEBG replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.22/32 -> 10.0.0.255 |
| 7808 | 2026-09-03T04:20:57.748Z | Sep 03 04:20:56.087 |
| 7809 | 2026-09-03T04:20:57.748Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7810 | 2026-09-03T04:20:57.748Z | Sep 03 04:20:56.087 Sep 03 04:20:56.087INFO Sep 03 04:20:56.087DEBGadding route 172.17.0.48/32 -> 10.0.0.255 |
| 7811 | 2026-09-03T04:20:57.748Z | 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 } }]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 } }] |
| 7812 | 2026-09-03T04:20:57.748Z | |
| 7813 | 2026-09-03T04:20:57.748Z | Sep 03 04:20:56.087 Sep 03 04:20:56.087Sep 03 04:20:56.087DEBG INFO 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 adding route 172.17.0.23/32 -> 10.0.0.255adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7814 | 2026-09-03T04:20:57.748Z | |
| 7815 | 2026-09-03T04:20:57.748Z | |
| 7816 | 2026-09-03T04:20:57.748Z | Sep 03 04:20:56.087Sep 03 04:20:56.087 DEBGSep 03 04:20:56.087 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 } }] |
| 7817 | 2026-09-03T04:20:57.748Z | 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 |
| 7818 | 2026-09-03T04:20:57.748Z | adding route 172.17.0.49/32 -> 10.0.0.255 |
| 7819 | 2026-09-03T04:20:57.752Z | Sep 03 04:20:56.087 Sep 03 04:20:56.087Sep 03 04:20:56.087 INFODEBG INFOadding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7820 | 2026-09-03T04:20:57.752Z | adding route 172.17.0.24/32 -> 10.0.0.255 |
| 7821 | 2026-09-03T04:20:57.752Z | |
| 7822 | 2026-09-03T04:20:57.752Z | Sep 03 04:20:56.087Sep 03 04:20:56.087 Sep 03 04:20:56.087 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.50/32 -> 10.0.0.255DEBG |
| 7823 | 2026-09-03T04:20:57.752Z | |
| 7824 | 2026-09-03T04:20:57.752Z | 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 } }] |
| 7825 | 2026-09-03T04:20:57.752Z | Sep 03 04:20:56.087 Sep 03 04:20:56.087Sep 03 04:20:56.087 DEBGINFOINFO 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 } }] |
| 7826 | 2026-09-03T04:20:57.752Z | adding route 172.17.0.41/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 7827 | 2026-09-03T04:20:57.752Z | |
| 7828 | 2026-09-03T04:20:57.752Z | Sep 03 04:20:56.087Sep 03 04:20:56.087 Sep 03 04:20:56.087INFO DEBG adding route 172.17.0.51/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 } }]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 } }] |
| 7829 | 2026-09-03T04:20:57.752Z | |
| 7830 | 2026-09-03T04:20:57.752Z | |
| 7831 | 2026-09-03T04:20:57.752Z | Sep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093 Sep 03 04:20:56.093INFOINFO DEBGadding route 172.17.0.26/32 -> 10.0.0.255 |
| 7832 | 2026-09-03T04:20:57.752Z | 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 } }] |
| 7833 | 2026-09-03T04:20:57.752Z | adding route 172.17.0.42/32 -> 10.0.0.255INFO |
| 7834 | 2026-09-03T04:20:57.752Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 7835 | 2026-09-03T04:20:57.752Z | Sep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093 DEBGDEBGINFO 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.52/32 -> 10.0.0.255 |
| 7836 | 2026-09-03T04:20:57.752Z | 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 } }] |
| 7837 | 2026-09-03T04:20:57.752Z | |
| 7838 | 2026-09-03T04:20:57.752Z | Sep 03 04:20:56.093 INFOSep 03 04:20:56.093 adding route 172.17.0.27/32 -> 10.0.0.255 |
| 7839 | 2026-09-03T04:20:57.752Z | INFOSep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093DEBG adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7840 | 2026-09-03T04:20:57.752Z | DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093 |
| 7841 | 2026-09-03T04:20:57.752Z | |
| 7842 | 2026-09-03T04:20:57.752Z | 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 |
| 7843 | 2026-09-03T04:20:57.752Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093Sep 03 04:20:56.093 |
| 7844 | 2026-09-03T04:20:57.752Z | INFOINFO Sep 03 04:20:56.093Sep 03 04:20:56.093 adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7845 | 2026-09-03T04:20:57.752Z | INFO |
| 7846 | 2026-09-03T04:20:57.752Z | adding route 172.17.0.35/32 -> 10.0.0.255INFO |
| 7847 | 2026-09-03T04:20:57.752Z | adding route 172.17.0.28/32 -> 10.0.0.255Sep 03 04:20:56.093 |
| 7848 | 2026-09-03T04:20:57.752Z | DEBGSep 03 04:20:56.093 Sep 03 04:20:56.093DEBG Sep 03 04:20:56.093 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 } }] |
| 7849 | 2026-09-03T04:20:57.753Z | 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.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 } }] |
| 7850 | 2026-09-03T04:20:57.753Z | |
| 7851 | 2026-09-03T04:20:57.753Z | DEBGSep 03 04:20:56.093 Sep 03 04:20:56.093INFO replacing targets for 172.17.0.35/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093 adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7852 | 2026-09-03T04:20:57.753Z | |
| 7853 | 2026-09-03T04:20:57.753Z | INFOINFO adding route 172.17.0.29/32 -> 10.0.0.255adding route 172.17.0.44/32 -> 10.0.0.255 |
| 7854 | 2026-09-03T04:20:57.753Z | Sep 03 04:20:56.093Sep 03 04:20:56.093 |
| 7855 | 2026-09-03T04:20:57.753Z | DEBG INFOSep 03 04:20:56.093 replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7856 | 2026-09-03T04:20:57.753Z | |
| 7857 | 2026-09-03T04:20:57.753Z | Sep 03 04:20:56.093DEBG 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 |
| 7858 | 2026-09-03T04:20:57.753Z | Sep 03 04:20:56.093replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.093Sep 03 04:20:56.093INFO |
| 7859 | 2026-09-03T04:20:57.753Z | DEBGINFO adding route 172.17.0.55/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 } }] |
| 7860 | 2026-09-03T04:20:57.753Z | Sep 03 04:20:56.093adding route 172.17.0.30/32 -> 10.0.0.255 INFO |
| 7861 | 2026-09-03T04:20:57.753Z | |
| 7862 | 2026-09-03T04:20:57.753Z | adding route 172.17.0.45/32 -> 10.0.0.255Sep 03 04:20:56.093 |
| 7863 | 2026-09-03T04:20:57.753Z | Sep 03 04:20:56.093 DEBGSep 03 04:20:56.093 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 |
| 7864 | 2026-09-03T04:20:57.753Z | INFO Sep 03 04:20:56.093 adding route 172.17.0.37/32 -> 10.0.0.255DEBG |
| 7865 | 2026-09-03T04:20:57.753Z | replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 7866 | 2026-09-03T04:20:57.753Z | |
| 7867 | 2026-09-03T04:20:57.753Z | Sep 03 04:20:56.093 INFO Sep 03 04:20:56.093adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7868 | 2026-09-03T04:20:57.753Z | Sep 03 04:20:56.093Sep 03 04:20:56.093DEBG INFO adding route 172.17.0.46/32 -> 10.0.0.255INFO |
| 7869 | 2026-09-03T04:20:57.753Z | 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.31/32 -> 10.0.0.255Sep 03 04:20:56.093 |
| 7870 | 2026-09-03T04:20:57.753Z | |
| 7871 | 2026-09-03T04:20:57.753Z | DEBGSep 03 04:20:56.093 replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7872 | 2026-09-03T04:20:57.753Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093 |
| 7873 | 2026-09-03T04:20:57.753Z | INFO Sep 03 04:20:56.093adding route 172.17.0.38/32 -> 10.0.0.255 Sep 03 04:20:56.093DEBGSep 03 04:20:56.093 |
| 7874 | 2026-09-03T04:20:57.753Z | INFO INFO replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.47/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7875 | 2026-09-03T04:20:57.753Z | |
| 7876 | 2026-09-03T04:20:57.753Z | |
| 7877 | 2026-09-03T04:20:57.753Z | test route::tests::delete_target_fragmented ... ok |
| 7878 | 2026-09-03T04:20:57.753Z | Sep 03 04:20:56.093 DEBGSep 03 04:20:56.093Sep 03 04:20:56.093Sep 03 04:20:56.093 DEBGDEBGreplacing 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 } }] |
| 7879 | 2026-09-03T04:20:57.753Z | 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 replacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.32/32 -> 10.0.0.255 |
| 7880 | 2026-09-03T04:20:57.753Z | |
| 7881 | 2026-09-03T04:20:57.753Z | |
| 7882 | 2026-09-03T04:20:57.753Z | Sep 03 04:20:56.093 INFO adding route 172.17.0.39/32 -> 10.0.0.255Sep 03 04:20:56.093Sep 03 04:20:56.093Sep 03 04:20:56.093 |
| 7883 | 2026-09-03T04:20:57.753Z | INFO DEBG INFOadding route 172.17.0.48/32 -> 10.0.0.255 adding route 172.17.0.58/32 -> 10.0.0.255 |
| 7884 | 2026-09-03T04:20:57.753Z | |
| 7885 | 2026-09-03T04:20:57.753Z | replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093 |
| 7886 | 2026-09-03T04:20:57.753Z | DEBG Sep 03 04:20:56.093replacing 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 } }] |
| 7887 | 2026-09-03T04:20:57.753Z | Sep 03 04:20:56.093DEBG Sep 03 04:20:56.093 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 |
| 7888 | 2026-09-03T04:20:57.753Z | adding route 172.17.0.33/32 -> 10.0.0.255Sep 03 04:20:56.093 DEBG |
| 7889 | 2026-09-03T04:20:57.754Z | INFO Sep 03 04:20:56.093adding route 172.17.0.40/32 -> 10.0.0.255replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7890 | 2026-09-03T04:20:57.754Z | Sep 03 04:20:56.093 DEBGINFO Sep 03 04:20:56.093replacing 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.49/32 -> 10.0.0.255DEBG |
| 7891 | 2026-09-03T04:20:57.754Z | |
| 7892 | 2026-09-03T04:20:57.754Z | |
| 7893 | 2026-09-03T04:20:57.754Z | 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 } }] |
| 7894 | 2026-09-03T04:20:57.754Z | Sep 03 04:20:56.093 Sep 03 04:20:56.093DEBGSep 03 04:20:56.093Sep 03 04:20:56.093 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 |
| 7895 | 2026-09-03T04:20:57.754Z | INFOINFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.34/32 -> 10.0.0.255 |
| 7896 | 2026-09-03T04:20:57.754Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 7897 | 2026-09-03T04:20:57.754Z | |
| 7898 | 2026-09-03T04:20:57.754Z | Sep 03 04:20:56.093 Sep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093DEBGDEBG replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.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 |
| 7899 | 2026-09-03T04:20:57.754Z | |
| 7900 | 2026-09-03T04:20:57.754Z | DEBGadding route 172.17.0.50/32 -> 10.0.0.255 |
| 7901 | 2026-09-03T04:20:57.754Z | 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 } }] |
| 7902 | 2026-09-03T04:20:57.754Z | Sep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093 INFO INFO adding route 172.17.0.35/32 -> 10.0.0.255DEBG |
| 7903 | 2026-09-03T04:20:57.754Z | Sep 03 04:20:56.093replacing 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 |
| 7904 | 2026-09-03T04:20:57.754Z | adding route 172.17.0.60/32 -> 10.0.0.255Sep 03 04:20:56.093 DEBG |
| 7905 | 2026-09-03T04:20:57.754Z | adding route 172.17.0.42/32 -> 10.0.0.255 Sep 03 04:20:56.093replacing 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 } }] |
| 7906 | 2026-09-03T04:20:57.754Z | |
| 7907 | 2026-09-03T04:20:57.754Z | INFO Sep 03 04:20:56.093adding route 172.17.0.51/32 -> 10.0.0.255 Sep 03 04:20:56.093DEBG |
| 7908 | 2026-09-03T04:20:57.754Z | Sep 03 04:20:56.093DEBG 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 } }] 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 } }] |
| 7909 | 2026-09-03T04:20:57.754Z | |
| 7910 | 2026-09-03T04:20:57.754Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 7911 | 2026-09-03T04:20:57.754Z | Sep 03 04:20:56.093Sep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093 DEBGDEBGDEBG failed to allocate space for the new target listINFOreplacing 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 } }] |
| 7912 | 2026-09-03T04:20:57.754Z | |
| 7913 | 2026-09-03T04:20:57.754Z | 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 } }] |
| 7914 | 2026-09-03T04:20:57.754Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7915 | 2026-09-03T04:20:57.754Z | Sep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093DEBG Sep 03 04:20:56.093INFO INFO adding route 172.17.0.37/32 -> 10.0.0.255 |
| 7916 | 2026-09-03T04:20:57.754Z | adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7917 | 2026-09-03T04:20:57.754Z | replacing targets for 172.16.0.0/32 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 } }]DEBG |
| 7918 | 2026-09-03T04:20:57.754Z | 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 } }] |
| 7919 | 2026-09-03T04:20:57.758Z | Sep 03 04:20:56.093Sep 03 04:20:56.093 Sep 03 04:20:56.093DEBG INFO DEBGadding route 172.17.0.44/32 -> 10.0.0.255replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7920 | 2026-09-03T04:20:57.758Z | |
| 7921 | 2026-09-03T04:20:57.759Z | 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 } }] |
| 7922 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.093Sep 03 04:20:56.093 DEBGSep 03 04:20:56.093INFO replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7923 | 2026-09-03T04:20:57.759Z | |
| 7924 | 2026-09-03T04:20:57.759Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255 |
| 7925 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.093Sep 03 04:20:56.093 INFO DEBGadding route 172.17.0.45/32 -> 10.0.0.255 |
| 7926 | 2026-09-03T04:20:57.759Z | replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093 |
| 7927 | 2026-09-03T04:20:57.759Z | DEBG replacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093 |
| 7928 | 2026-09-03T04:20:57.759Z | DEBG Sep 03 04:20:56.093replacing 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 } }] |
| 7929 | 2026-09-03T04:20:57.759Z | INFOSep 03 04:20:56.093 adding route 172.17.0.54/32 -> 10.0.0.255INFO |
| 7930 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.093adding route 172.17.0.39/32 -> 10.0.0.255 |
| 7931 | 2026-09-03T04:20:57.759Z | INFO Sep 03 04:20:56.093adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7932 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.093DEBG 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 } }] |
| 7933 | 2026-09-03T04:20:57.759Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.093 |
| 7934 | 2026-09-03T04:20:57.759Z | 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 } }] |
| 7935 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.093Sep 03 04:20:56.093 INFOINFO adding route 172.17.0.40/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255Sep 03 04:20:56.093 |
| 7936 | 2026-09-03T04:20:57.759Z | |
| 7937 | 2026-09-03T04:20:57.759Z | INFO adding route 172.17.0.47/32 -> 10.0.0.255Sep 03 04:20:56.093Sep 03 04:20:56.093 |
| 7938 | 2026-09-03T04:20:57.759Z | DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.094 |
| 7939 | 2026-09-03T04:20:57.759Z | |
| 7940 | 2026-09-03T04:20:57.759Z | 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 } }] |
| 7941 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.094Sep 03 04:20:56.094 Sep 03 04:20:56.094INFO INFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.41/32 -> 10.0.0.255INFO |
| 7942 | 2026-09-03T04:20:57.759Z | |
| 7943 | 2026-09-03T04:20:57.759Z | adding route 172.17.0.48/32 -> 10.0.0.255 |
| 7944 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.094 Sep 03 04:20:56.094DEBGSep 03 04:20:56.094 replacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 7945 | 2026-09-03T04:20:57.759Z | 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 |
| 7946 | 2026-09-03T04:20:57.759Z | 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 } }] |
| 7947 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.094Sep 03 04:20:56.094 INFOINFO Sep 03 04:20:56.094adding route 172.17.0.42/32 -> 10.0.0.255 |
| 7948 | 2026-09-03T04:20:57.759Z | INFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 04:20:56.100 |
| 7949 | 2026-09-03T04:20:57.759Z | |
| 7950 | 2026-09-03T04:20:57.759Z | 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 } }] |
| 7951 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.100Sep 03 04:20:56.100 Sep 03 04:20:56.100DEBG 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 } }]DEBGINFO |
| 7952 | 2026-09-03T04:20:57.759Z | replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.43/32 -> 10.0.0.255 |
| 7953 | 2026-09-03T04:20:57.759Z | |
| 7954 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.100 INFO Sep 03 04:20:56.100adding route 172.17.0.50/32 -> 10.0.0.255 Sep 03 04:20:56.100INFO |
| 7955 | 2026-09-03T04:20:57.759Z | DEBGadding route 172.17.0.58/32 -> 10.0.0.255 |
| 7956 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.100replacing 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 } }] |
| 7957 | 2026-09-03T04:20:57.759Z | DEBG Sep 03 04:20:56.100replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:20:56.100DEBG |
| 7958 | 2026-09-03T04:20:57.759Z | 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.44/32 -> 10.0.0.255 |
| 7959 | 2026-09-03T04:20:57.759Z | Sep 03 04:20:56.100 |
| 7960 | 2026-09-03T04:20:57.759Z | INFO Sep 03 04:20:56.100adding route 172.17.0.51/32 -> 10.0.0.255Sep 03 04:20:56.100 |
| 7961 | 2026-09-03T04:20:57.760Z | DEBGINFO adding route 172.17.0.59/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 } }] |
| 7962 | 2026-09-03T04:20:57.760Z | |
| 7963 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100 DEBG replacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.100 |
| 7964 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100 DEBGINFO replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.100adding route 172.17.0.45/32 -> 10.0.0.255 |
| 7965 | 2026-09-03T04:20:57.760Z | |
| 7966 | 2026-09-03T04:20:57.760Z | INFO adding route 172.17.0.52/32 -> 10.0.0.255 |
| 7967 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100Sep 03 04:20:56.100 DEBGSep 03 04:20:56.100 INFO 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 } }]adding route 172.17.0.60/32 -> 10.0.0.255 |
| 7968 | 2026-09-03T04:20:57.760Z | |
| 7969 | 2026-09-03T04:20:57.760Z | 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 } }] |
| 7970 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100Sep 03 04:20:56.100Sep 03 04:20:56.100 DEBGINFO replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.53/32 -> 10.0.0.255 |
| 7971 | 2026-09-03T04:20:57.760Z | INFO |
| 7972 | 2026-09-03T04:20:57.760Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 7973 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100Sep 03 04:20:56.100Sep 03 04:20:56.100 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBGreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7974 | 2026-09-03T04:20:57.760Z | |
| 7975 | 2026-09-03T04:20:57.760Z | failed to allocate space for the new target list |
| 7976 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100Sep 03 04:20:56.100 Sep 03 04:20:56.100INFO DEBGadding route 172.17.0.47/32 -> 10.0.0.255 |
| 7977 | 2026-09-03T04:20:57.760Z | 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 } }] |
| 7978 | 2026-09-03T04:20:57.760Z | adding route 172.17.0.54/32 -> 10.0.0.255 |
| 7979 | 2026-09-03T04:20:57.760Z | test route::tests::add_target_fails_full ... ok |
| 7980 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100 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 } }]Sep 03 04:20:56.100 |
| 7981 | 2026-09-03T04:20:57.760Z | test route::tests::delete_targets_full ... ok |
| 7982 | 2026-09-03T04:20:57.760Z | |
| 7983 | 2026-09-03T04:20:57.760Z | 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 } }] |
| 7984 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100 INFO adding route 172.17.0.48/32 -> 10.0.0.255Sep 03 04:20:56.100 |
| 7985 | 2026-09-03T04:20:57.760Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s |
| 7986 | 2026-09-03T04:20:57.760Z | INFO adding route 172.17.0.55/32 -> 10.0.0.255 |
| 7987 | 2026-09-03T04:20:57.760Z | |
| 7988 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100 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 } }]Sep 03 04:20:56.100 |
| 7989 | 2026-09-03T04:20:57.760Z | 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 } }] |
| 7990 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100 INFO adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 04:20:56.100 |
| 7991 | 2026-09-03T04:20:57.760Z | INFO adding route 172.17.0.56/32 -> 10.0.0.255 |
| 7992 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100 DEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.100 |
| 7993 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100 INFODEBG adding route 172.17.0.50/32 -> 10.0.0.255replacing targets for 172.17.0.56/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 7994 | 2026-09-03T04:20:57.760Z | |
| 7995 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100Sep 03 04:20:56.100 DEBGINFO replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.57/32 -> 10.0.0.255 |
| 7996 | 2026-09-03T04:20:57.760Z | |
| 7997 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100Sep 03 04:20:56.100 INFODEBG adding route 172.17.0.51/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 } }] |
| 7998 | 2026-09-03T04:20:57.760Z | |
| 7999 | 2026-09-03T04:20:57.760Z | Sep 03 04:20:56.100Sep 03 04:20:56.100 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.58/32 -> 10.0.0.255 |
| 8000 | 2026-09-03T04:20:57.761Z | |
| 8001 | 2026-09-03T04:20:57.761Z | Sep 03 04:20:56.100Sep 03 04:20:56.100 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.52/32 -> 10.0.0.255 |
| 8002 | 2026-09-03T04:20:57.761Z | |
| 8003 | 2026-09-03T04:20:57.761Z | Sep 03 04:20:56.100Sep 03 04:20:56.100 INFODEBG adding route 172.17.0.59/32 -> 10.0.0.255replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8004 | 2026-09-03T04:20:57.761Z | |
| 8005 | 2026-09-03T04:20:57.761Z | Sep 03 04:20:56.100Sep 03 04:20:56.100 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.53/32 -> 10.0.0.255 |
| 8006 | 2026-09-03T04:20:57.761Z | |
| 8007 | 2026-09-03T04:20:57.761Z | Sep 03 04:20:56.100Sep 03 04:20:56.100 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 8008 | 2026-09-03T04:20:57.761Z | 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 } }] |
| 8009 | 2026-09-03T04:20:57.761Z | Sep 03 04:20:56.100Sep 03 04:20:56.100 INFO adding route 172.17.0.54/32 -> 10.0.0.255 |
| 8010 | 2026-09-03T04:20:57.761Z | DEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:20:56.100 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 } }] |
| 8011 | 2026-09-03T04:20:57.761Z | |
| 8012 | 2026-09-03T04:20:57.761Z | Sep 03 04:20:56.107Sep 03 04:20:56.107 INFOINFO adding route 172.17.0.61/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 8013 | 2026-09-03T04:20:57.761Z | |
| 8014 | 2026-09-03T04:20:57.761Z | Sep 03 04:20:56.107Sep 03 04:20:56.107 DEBGDEBG replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 8015 | 2026-09-03T04:20:57.761Z | |
| 8016 | 2026-09-03T04:20:57.761Z | Sep 03 04:20:56.107Sep 03 04:20:56.107 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.62/32 -> 10.0.0.255 |
| 8017 | 2026-09-03T04:20:57.761Z | |
| 8018 | 2026-09-03T04:20:57.761Z | Sep 03 04:20:56.107Sep 03 04:20:56.107 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.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 } }] |
| 8019 | 2026-09-03T04:20:57.765Z | |
| 8020 | 2026-09-03T04:20:57.765Z | Sep 03 04:20:56.107Sep 03 04:20:56.107 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.63/32 -> 10.0.0.255 |
| 8021 | 2026-09-03T04:20:57.765Z | |
| 8022 | 2026-09-03T04:20:57.765Z | Sep 03 04:20:56.107Sep 03 04:20:56.107 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 8023 | 2026-09-03T04:20:57.765Z | |
| 8024 | 2026-09-03T04:20:57.765Z | Sep 03 04:20:56.107 INFO adding route 172.17.0.58/32 -> 10.0.0.255 |
| 8025 | 2026-09-03T04:20:57.765Z | Sep 03 04:20:56.107 Sep 03 04:20:56.107DEBG DEBGreplacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 8026 | 2026-09-03T04:20:57.765Z | failed to allocate space for the new target list |
| 8027 | 2026-09-03T04:20:57.765Z | Sep 03 04:20:56.107 INFOSep 03 04:20:56.107 adding route 172.17.0.59/32 -> 10.0.0.255DEBG |
| 8028 | 2026-09-03T04:20:57.765Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 8029 | 2026-09-03T04:20:57.765Z | Sep 03 04:20:56.107 DEBG Sep 03 04:20:56.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 } }] |
| 8030 | 2026-09-03T04:20:57.765Z | DEBG failed to allocate space for the new target list |
| 8031 | 2026-09-03T04:20:57.765Z | Sep 03 04:20:56.107 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 8032 | 2026-09-03T04:20:57.765Z | Sep 03 04:20:56.107 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 } }] |
| 8033 | 2026-09-03T04:20:57.765Z | Sep 03 04:20:56.107 DEBG failed to allocate space for the new target list |
| 8034 | 2026-09-03T04:20:57.765Z | Sep 03 04:20:56.107 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 } }] |
| 8035 | 2026-09-03T04:20:57.765Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-5246259646f8ee03) |
| 8036 | 2026-09-03T04:20:57.765Z | |
| 8037 | 2026-09-03T04:20:57.765Z | running 0 tests |
| 8038 | 2026-09-03T04:20:57.765Z | |
| 8039 | 2026-09-03T04:20:57.765Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8040 | 2026-09-03T04:20:57.765Z | |
| 8041 | 2026-09-03T04:20:57.765Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc) |
| 8042 | 2026-09-03T04:20:57.765Z | |
| 8043 | 2026-09-03T04:20:57.765Z | running 0 tests |
| 8044 | 2026-09-03T04:20:57.765Z | |
| 8045 | 2026-09-03T04:20:57.765Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8046 | 2026-09-03T04:20:57.765Z | |
| 8047 | 2026-09-03T04:20:57.765Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-06f9e0d93201a892) |
| 8048 | 2026-09-03T04:20:57.769Z | |
| 8049 | 2026-09-03T04:20:57.769Z | running 6 tests |
| 8050 | 2026-09-03T04:20:57.771Z | test tests::test_full_lot_id_both_present ... ok |
| 8051 | 2026-09-03T04:20:57.771Z | test tests::test_full_lot_id_lot_only ... ok |
| 8052 | 2026-09-03T04:20:57.771Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 8053 | 2026-09-03T04:20:57.771Z | test tests::test_full_lot_id_neither_present ... ok |
| 8054 | 2026-09-03T04:20:57.772Z | test tests::test_port_id_cmp ... ok |
| 8055 | 2026-09-03T04:20:57.772Z | test tests::test_parse_client_port_id ... ok |
| 8056 | 2026-09-03T04:20:57.772Z | |
| 8057 | 2026-09-03T04:20:57.772Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8058 | 2026-09-03T04:20:57.772Z | |
| 8059 | 2026-09-03T04:20:57.775Z | Running tests/test_all.rs (target/debug/deps/test_all-d418b651da492675) |
| 8060 | 2026-09-03T04:20:57.778Z | |
| 8061 | 2026-09-03T04:20:57.778Z | running 0 tests |
| 8062 | 2026-09-03T04:20:57.778Z | |
| 8063 | 2026-09-03T04:20:57.778Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8064 | 2026-09-03T04:20:57.778Z | |
| 8065 | 2026-09-03T04:20:57.778Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded) |
| 8066 | 2026-09-03T04:20:57.783Z | |
| 8067 | 2026-09-03T04:20:57.783Z | running 0 tests |
| 8068 | 2026-09-03T04:20:57.783Z | |
| 8069 | 2026-09-03T04:20:57.786Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8070 | 2026-09-03T04:20:57.786Z | |
| 8071 | 2026-09-03T04:20:57.786Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3) |
| 8072 | 2026-09-03T04:20:57.804Z | |
| 8073 | 2026-09-03T04:20:57.804Z | running 15 tests |
| 8074 | 2026-09-03T04:20:57.807Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 8075 | 2026-09-03T04:20:57.807Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 8076 | 2026-09-03T04:20:57.807Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 8077 | 2026-09-03T04:20:57.807Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 8078 | 2026-09-03T04:20:57.807Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 8079 | 2026-09-03T04:20:57.807Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 8080 | 2026-09-03T04:20:57.807Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 8081 | 2026-09-03T04:20:57.807Z | test v1::network::tests::test_equal ... ok |
| 8082 | 2026-09-03T04:20:57.807Z | test v1::network::tests::test_eui64 ... ok |
| 8083 | 2026-09-03T04:20:57.807Z | test v1::network::tests::test_into ... ok |
| 8084 | 2026-09-03T04:20:57.807Z | test v1::network::tests::test_not_equal ... ok |
| 8085 | 2026-09-03T04:20:57.807Z | test v1::network::tests::test_to_string ... ok |
| 8086 | 2026-09-03T04:20:57.807Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 8087 | 2026-09-03T04:20:57.810Z | test v1::network::tests::test_parse ... ok |
| 8088 | 2026-09-03T04:20:57.811Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 8089 | 2026-09-03T04:20:57.811Z | |
| 8090 | 2026-09-03T04:20:57.811Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8091 | 2026-09-03T04:20:57.811Z | |
| 8092 | 2026-09-03T04:20:57.813Z | Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19) |
| 8093 | 2026-09-03T04:20:57.835Z | |
| 8094 | 2026-09-03T04:20:57.835Z | running 12 tests |
| 8095 | 2026-09-03T04:20:57.838Z | test icmp::test_v6_checksum ... ok |
| 8096 | 2026-09-03T04:20:57.839Z | test lldp::test_lldp_parse ... ok |
| 8097 | 2026-09-03T04:20:57.839Z | test icmp::test_v4_checksum ... ok |
| 8098 | 2026-09-03T04:20:57.839Z | test ipv6::test_ipv6_parse ... ok |
| 8099 | 2026-09-03T04:20:57.839Z | test pbuf::test_byte ... ok |
| 8100 | 2026-09-03T04:20:57.839Z | test pbuf::test_nibble ... ok |
| 8101 | 2026-09-03T04:20:57.839Z | test pbuf::test_short ... ok |
| 8102 | 2026-09-03T04:20:57.839Z | test pbuf::test_overflow ... ok |
| 8103 | 2026-09-03T04:20:57.839Z | test pbuf::test_twelve ... ok |
| 8104 | 2026-09-03T04:20:57.839Z | test pbuf::test_word ... ok |
| 8105 | 2026-09-03T04:20:57.839Z | test tcp::test_checksum_syn_nodata ... ok |
| 8106 | 2026-09-03T04:20:57.839Z | test tcp::test_checksum_ack_data ... ok |
| 8107 | 2026-09-03T04:20:57.839Z | |
| 8108 | 2026-09-03T04:20:57.839Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8109 | 2026-09-03T04:20:57.839Z | |
| 8110 | 2026-09-03T04:20:57.843Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 8111 | 2026-09-03T04:20:57.843Z | |
| 8112 | 2026-09-03T04:20:57.843Z | running 0 tests |
| 8113 | 2026-09-03T04:20:57.843Z | |
| 8114 | 2026-09-03T04:20:57.843Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8115 | 2026-09-03T04:20:57.843Z | |
| 8116 | 2026-09-03T04:20:57.843Z | Running unittests src/main.rs (target/debug/deps/swadm-f77e75efb2063bcd) |
| 8117 | 2026-09-03T04:20:57.863Z | |
| 8118 | 2026-09-03T04:20:57.863Z | running 5 tests |
| 8119 | 2026-09-03T04:20:57.866Z | test switchport::test::test_compute_lanes ... ok |
| 8120 | 2026-09-03T04:20:57.869Z | test switchport::test::port_id_ordering ... ok |
| 8121 | 2026-09-03T04:20:57.869Z | test link::test_filter ... ok |
| 8122 | 2026-09-03T04:20:57.872Z | Lane 0 Lane 1 Lane 2 Lane 3 |
| 8123 | 2026-09-03T04:20:57.872Z | Rx Loss-of-lock: Yes Yes Yes Yes |
| 8124 | 2026-09-03T04:20:57.872Z | Rx Loss-of-signal: Yes Yes Yes Yes |
| 8125 | 2026-09-03T04:20:57.872Z | Rx CDR Enabled: Yes Yes Yes Yes |
| 8126 | 2026-09-03T04:20:57.872Z | Tx Enabled: Yes Yes Yes Yes |
| 8127 | 2026-09-03T04:20:57.872Z | Tx Loss-of-lock: No No No No |
| 8128 | 2026-09-03T04:20:57.872Z | Tx Loss-of-signal: No No No No |
| 8129 | 2026-09-03T04:20:57.872Z | Tx CDR Enabled: No No No No |
| 8130 | 2026-09-03T04:20:57.872Z | Lane 0 Tx Adaptive EQ Fault: No No Lane 1No No |
| 8131 | 2026-09-03T04:20:57.872Z | Lane 2 Tx Fault: YesLane 3 Yes |
| 8132 | 2026-09-03T04:20:57.872Z | Yes State: ActivatedYes |
| 8133 | 2026-09-03T04:20:57.872Z | Activated Activated Activated |
| 8134 | 2026-09-03T04:20:57.872Z | Rx Output Enabled: false false false false |
| 8135 | 2026-09-03T04:20:57.872Z | Rx Output Status: valid valid valid valid |
| 8136 | 2026-09-03T04:20:57.872Z | Rx Loss-of-lock: true true true true |
| 8137 | 2026-09-03T04:20:57.872Z | Rx Loss-of-signal: false false false false |
| 8138 | 2026-09-03T04:20:57.872Z | Rx Auto-squelch Disable: true true true true |
| 8139 | 2026-09-03T04:20:57.872Z | Tx Output Enabled: true true true true |
| 8140 | 2026-09-03T04:20:57.872Z | Tx Output Status: invalid invalid invalid invalid |
| 8141 | 2026-09-03T04:20:57.872Z | Tx Loss-of-lock: false false false false |
| 8142 | 2026-09-03T04:20:57.872Z | Tx Loss-of-signal: true true true true |
| 8143 | 2026-09-03T04:20:57.872Z | Tx Auto-squelch Disable: false false false false |
| 8144 | 2026-09-03T04:20:57.873Z | Tx Adaptive EQ Fail: true true true true |
| 8145 | 2026-09-03T04:20:57.873Z | Tx Failure: false false false false |
| 8146 | 2026-09-03T04:20:57.873Z | Tx Force Squelch: true true true true |
| 8147 | 2026-09-03T04:20:57.873Z | Tx Input Polarity: normal normal normal normal |
| 8148 | 2026-09-03T04:20:57.873Z | test switchport::test::test_print_cmis_datapath ... ok |
| 8149 | 2026-09-03T04:20:57.873Z | test switchport::test::test_print_sff_datapath ... ok |
| 8150 | 2026-09-03T04:20:57.873Z | |
| 8151 | 2026-09-03T04:20:57.873Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8152 | 2026-09-03T04:20:57.873Z | |
| 8153 | 2026-09-03T04:20:57.876Z | Running tests/counters.rs (target/debug/deps/counters-0873bcadcbf0ee26) |
| 8154 | 2026-09-03T04:20:57.879Z | |
| 8155 | 2026-09-03T04:20:57.880Z | running 1 test |
| 8156 | 2026-09-03T04:20:57.883Z | test test_p4_counter_list ... ignored |
| 8157 | 2026-09-03T04:20:57.883Z | |
| 8158 | 2026-09-03T04:20:57.883Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8159 | 2026-09-03T04:20:57.883Z | |
| 8160 | 2026-09-03T04:20:57.883Z | Running tests/multicast.rs (target/debug/deps/multicast-86bcaf4b22ed6f0f) |
| 8161 | 2026-09-03T04:20:57.901Z | |
| 8162 | 2026-09-03T04:20:57.901Z | running 1 test |
| 8163 | 2026-09-03T04:20:57.904Z | test test_multicast_list_and_get ... ignored |
| 8164 | 2026-09-03T04:20:57.904Z | |
| 8165 | 2026-09-03T04:20:57.904Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8166 | 2026-09-03T04:20:57.904Z | |
| 8167 | 2026-09-03T04:20:57.904Z | Running tests/port-link.rs (target/debug/deps/port_link-13d49676f3990b01) |
| 8168 | 2026-09-03T04:20:57.909Z | |
| 8169 | 2026-09-03T04:20:57.909Z | running 5 tests |
| 8170 | 2026-09-03T04:20:57.911Z | test test_an ... ignored |
| 8171 | 2026-09-03T04:20:57.911Z | test test_enable ... ignored |
| 8172 | 2026-09-03T04:20:57.911Z | test test_ip_addresses ... ignored |
| 8173 | 2026-09-03T04:20:57.911Z | test test_kr ... ignored |
| 8174 | 2026-09-03T04:20:57.911Z | test test_mac ... ignored |
| 8175 | 2026-09-03T04:20:57.911Z | |
| 8176 | 2026-09-03T04:20:57.911Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8177 | 2026-09-03T04:20:57.912Z | |
| 8178 | 2026-09-03T04:20:57.912Z | Running unittests src/main.rs (target/debug/deps/tfportd-781e20ddbd8cd5fa) |
| 8179 | 2026-09-03T04:20:58.077Z | |
| 8180 | 2026-09-03T04:20:58.077Z | running 3 tests |
| 8181 | 2026-09-03T04:20:58.077Z | test linklocal::test_parse_ipadm ... ok |
| 8182 | 2026-09-03T04:20:58.077Z | test tfport::test_parse_tfport ... ok |
| 8183 | 2026-09-03T04:20:58.077Z | test config::tests::test_updates ... ok |
| 8184 | 2026-09-03T04:20:58.077Z | |
| 8185 | 2026-09-03T04:20:58.077Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8186 | 2026-09-03T04:20:58.077Z | |
| 8187 | 2026-09-03T04:20:58.077Z | Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2) |
| 8188 | 2026-09-03T04:20:58.077Z | |
| 8189 | 2026-09-03T04:20:58.077Z | running 0 tests |
| 8190 | 2026-09-03T04:20:58.077Z | |
| 8191 | 2026-09-03T04:20:58.077Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8192 | 2026-09-03T04:20:58.077Z | |
| 8193 | 2026-09-03T04:20:58.077Z | Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6) |
| 8194 | 2026-09-03T04:20:58.077Z | |
| 8195 | 2026-09-03T04:20:58.077Z | running 0 tests |
| 8196 | 2026-09-03T04:20:58.077Z | |
| 8197 | 2026-09-03T04:20:58.077Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8198 | 2026-09-03T04:20:58.077Z | |
| 8199 | 2026-09-03T04:20:58.077Z | Doc-tests aal |
| 8200 | 2026-09-03T04:20:58.205Z | |
| 8201 | 2026-09-03T04:20:58.205Z | running 0 tests |
| 8202 | 2026-09-03T04:20:58.205Z | |
| 8203 | 2026-09-03T04:20:58.208Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8204 | 2026-09-03T04:20:58.208Z | |
| 8205 | 2026-09-03T04:20:58.235Z | Doc-tests aal_macros |
| 8206 | 2026-09-03T04:20:58.310Z | |
| 8207 | 2026-09-03T04:20:58.310Z | running 0 tests |
| 8208 | 2026-09-03T04:20:58.310Z | |
| 8209 | 2026-09-03T04:20:58.310Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8210 | 2026-09-03T04:20:58.310Z | |
| 8211 | 2026-09-03T04:20:58.325Z | Doc-tests common |
| 8212 | 2026-09-03T04:20:58.576Z | |
| 8213 | 2026-09-03T04:20:58.576Z | running 0 tests |
| 8214 | 2026-09-03T04:20:58.576Z | |
| 8215 | 2026-09-03T04:20:58.576Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8216 | 2026-09-03T04:20:58.576Z | |
| 8217 | 2026-09-03T04:20:58.607Z | Doc-tests dpd_api |
| 8218 | 2026-09-03T04:20:59.347Z | |
| 8219 | 2026-09-03T04:20:59.347Z | running 2 tests |
| 8220 | 2026-09-03T04:20:59.347Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 8221 | 2026-09-03T04:20:59.347Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 8222 | 2026-09-03T04:20:59.347Z | |
| 8223 | 2026-09-03T04:20:59.347Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8224 | 2026-09-03T04:20:59.347Z | |
| 8225 | 2026-09-03T04:20:59.381Z | Doc-tests dpd_client |
| 8226 | 2026-09-03T04:21:00.869Z | |
| 8227 | 2026-09-03T04:21:00.869Z | running 0 tests |
| 8228 | 2026-09-03T04:21:00.869Z | |
| 8229 | 2026-09-03T04:21:00.869Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8230 | 2026-09-03T04:21:00.869Z | |
| 8231 | 2026-09-03T04:21:00.930Z | Doc-tests dpd_types |
| 8232 | 2026-09-03T04:21:01.122Z | |
| 8233 | 2026-09-03T04:21:01.123Z | running 0 tests |
| 8234 | 2026-09-03T04:21:01.123Z | |
| 8235 | 2026-09-03T04:21:01.123Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8236 | 2026-09-03T04:21:01.123Z | |
| 8237 | 2026-09-03T04:21:01.150Z | Doc-tests dpd_types_versions |
| 8238 | 2026-09-03T04:21:02.696Z | |
| 8239 | 2026-09-03T04:21:02.696Z | running 1 test |
| 8240 | 2026-09-03T04:21:02.696Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 8241 | 2026-09-03T04:21:02.696Z | |
| 8242 | 2026-09-03T04:21:02.696Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8243 | 2026-09-03T04:21:02.696Z | |
| 8244 | 2026-09-03T04:21:02.752Z | Doc-tests packet |
| 8245 | 2026-09-03T04:21:02.980Z | |
| 8246 | 2026-09-03T04:21:02.980Z | running 0 tests |
| 8247 | 2026-09-03T04:21:02.980Z | |
| 8248 | 2026-09-03T04:21:02.980Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8249 | 2026-09-03T04:21:02.980Z | |
| 8250 | 2026-09-03T04:21:03.011Z | Doc-tests pcap |
| 8251 | 2026-09-03T04:21:03.066Z | |
| 8252 | 2026-09-03T04:21:03.066Z | running 0 tests |
| 8253 | 2026-09-03T04:21:03.066Z | |
| 8254 | 2026-09-03T04:21:03.066Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8255 | 2026-09-03T04:21:03.066Z | |
| 8256 | 2026-09-03T04:21:03.122Z | + for feat in tofino_stub tofino_asic softnpu chaos |
| 8257 | 2026-09-03T04:21:03.122Z | + RUST_BACKTRACE=full |
| 8258 | 2026-09-03T04:21:03.122Z | + cargo test --features chaos --no-fail-fast |
| 8259 | 2026-09-03T04:21:03.748Z | Compiling asic v0.1.0 (/work/oxidecomputer/dendrite/asic) |
| 8260 | 2026-09-03T04:21:03.828Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/dendrite/dpd-client) |
| 8261 | 2026-09-03T04:21:03.837Z | Compiling dpd v0.2.0 (/work/oxidecomputer/dendrite/dpd) |
| 8262 | 2026-09-03T04:21:12.637Z | Compiling swadm v0.1.0 (/work/oxidecomputer/dendrite/swadm) |
| 8263 | 2026-09-03T04:21:12.752Z | Compiling tfportd v0.1.0 (/work/oxidecomputer/dendrite/tfportd) |
| 8264 | 2026-09-03T04:21:56.299Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 53.16s |
| 8265 | 2026-09-03T04:21:56.413Z | Running unittests src/lib.rs (target/debug/deps/aal-e435743f5db9cebd) |
| 8266 | 2026-09-03T04:21:56.422Z | |
| 8267 | 2026-09-03T04:21:56.422Z | running 0 tests |
| 8268 | 2026-09-03T04:21:56.422Z | |
| 8269 | 2026-09-03T04:21:56.425Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8270 | 2026-09-03T04:21:56.425Z | |
| 8271 | 2026-09-03T04:21:56.425Z | Running unittests src/lib.rs (target/debug/deps/aal_macros-5b37c54c08977ed3) |
| 8272 | 2026-09-03T04:21:56.428Z | |
| 8273 | 2026-09-03T04:21:56.428Z | running 0 tests |
| 8274 | 2026-09-03T04:21:56.428Z | |
| 8275 | 2026-09-03T04:21:56.428Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8276 | 2026-09-03T04:21:56.428Z | |
| 8277 | 2026-09-03T04:21:56.429Z | Running unittests src/lib.rs (target/debug/deps/asic-bef05ee8c86a8451) |
| 8278 | 2026-09-03T04:21:56.437Z | |
| 8279 | 2026-09-03T04:21:56.437Z | running 0 tests |
| 8280 | 2026-09-03T04:21:56.437Z | |
| 8281 | 2026-09-03T04:21:56.440Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 8282 | 2026-09-03T04:21:56.440Z | |
| 8283 | 2026-09-03T04:21:56.440Z | Running unittests src/lib.rs (target/debug/deps/common-728aaa11d2bb131d) |
| 8284 | 2026-09-03T04:21:56.461Z | |
| 8285 | 2026-09-03T04:21:56.461Z | running 4 tests |
| 8286 | 2026-09-03T04:21:56.464Z | test nat::tests::test_vni ... ok |
| 8287 | 2026-09-03T04:21:56.464Z | test network::tests::test_generate_ipv6_link_local ... ok |
| 8288 | 2026-09-03T04:21:56.467Z | test test_purge ... ok |
| 8289 | 2026-09-03T04:21:56.471Z | test illumos::test::address_exists_handles_missing_object ... ok |
| 8290 | 2026-09-03T04:21:56.471Z | |
| 8291 | 2026-09-03T04:21:56.474Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 8292 | 2026-09-03T04:21:56.474Z | |
| 8293 | 2026-09-03T04:21:56.474Z | Running unittests src/main.rs (target/debug/deps/dendrite_dropshot_apis-3b6a1705a6b97607) |
| 8294 | 2026-09-03T04:21:56.486Z | |
| 8295 | 2026-09-03T04:21:56.486Z | running 1 test |
| 8296 | 2026-09-03T04:21:56.490Z | ------- |
| 8297 | 2026-09-03T04:21:56.493Z | Generating OpenAPI documents from API definitions ... |
| 8298 | 2026-09-03T04:21:56.653Z | Loading local OpenAPI documents from "/work/oxidecomputer/dendrite/openapi" ... |
| 8299 | 2026-09-03T04:21:56.728Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 8300 | 2026-09-03T04:21:57.847Z | ------- |
| 8301 | 2026-09-03T04:21:57.847Z | Checking 14 OpenAPI documents... |
| 8302 | 2026-09-03T04:21:57.847Z | Fresh dpd (versioned v1.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8303 | 2026-09-03T04:21:57.847Z | Fresh dpd (versioned v2.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8304 | 2026-09-03T04:21:57.847Z | Fresh dpd (versioned v3.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8305 | 2026-09-03T04:21:57.847Z | Fresh dpd (versioned v4.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8306 | 2026-09-03T04:21:57.851Z | Fresh dpd (versioned v5.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8307 | 2026-09-03T04:21:57.851Z | Fresh dpd (versioned v6.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8308 | 2026-09-03T04:21:57.851Z | Fresh dpd (versioned v7.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8309 | 2026-09-03T04:21:57.851Z | Fresh dpd (versioned v8.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8310 | 2026-09-03T04:21:57.851Z | Fresh dpd (versioned v9.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8311 | 2026-09-03T04:21:57.851Z | Fresh dpd (versioned v10.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8312 | 2026-09-03T04:21:57.851Z | Fresh dpd (versioned v11.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8313 | 2026-09-03T04:21:57.851Z | Fresh dpd (versioned v12.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8314 | 2026-09-03T04:21:57.851Z | Fresh dpd (versioned v13.0.0 (blessed)): Oxide Switch Dataplane Controller |
| 8315 | 2026-09-03T04:21:57.851Z | Fresh dpd (versioned v14.0.0 (added locally)): Oxide Switch Dataplane Controller |
| 8316 | 2026-09-03T04:21:57.851Z | Fresh dpd "latest" symlink |
| 8317 | 2026-09-03T04:21:57.851Z | ------- |
| 8318 | 2026-09-03T04:21:57.851Z | Success 14 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems |
| 8319 | 2026-09-03T04:21:57.928Z | test test::test_apis_up_to_date ... ok |
| 8320 | 2026-09-03T04:21:57.928Z | |
| 8321 | 2026-09-03T04:21:57.928Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s |
| 8322 | 2026-09-03T04:21:57.928Z | |
| 8323 | 2026-09-03T04:21:57.992Z | Running unittests src/main.rs (target/debug/deps/dpd-6cbce602ce76f619) |
| 8324 | 2026-09-03T04:21:57.999Z | |
| 8325 | 2026-09-03T04:21:57.999Z | running 61 tests |
| 8326 | 2026-09-03T04:21:58.002Z | test freemap::test_ordering ... ok |
| 8327 | 2026-09-03T04:21:58.002Z | test config::tests::test_updates ... ok |
| 8328 | 2026-09-03T04:21:58.002Z | test dhcpv6::tests::test_create_duid_bytes ... ok |
| 8329 | 2026-09-03T04:21:58.003Z | test freemap::test_split ... ok |
| 8330 | 2026-09-03T04:21:58.003Z | test macaddrs::tests::test_mac_management_set_base_mac_permanent_once ... ok |
| 8331 | 2026-09-03T04:21:58.006Z | test macaddrs::tests::test_mac_offset ... ok |
| 8332 | 2026-09-03T04:21:58.006Z | test macaddrs::tests::test_only_alloc_cpu_link_mac_when_temporary ... ok |
| 8333 | 2026-09-03T04:21:58.006Z | test macaddrs::tests::test_parse_port_id ... ok |
| 8334 | 2026-09-03T04:21:58.006Z | Sep 03 04:21:56.378 DEBG created new freemap, Sep 03 04:21:56.378unit :DEBG freemap_testcreated new freemap, unit |
| 8335 | 2026-09-03T04:21:58.006Z | : freemap_test |
| 8336 | 2026-09-03T04:21:58.006Z | Sep 03 04:21:56.378 DEBG initted freemap. size: 128, unit: Sep 03 04:21:56.378freemap_testSep 03 04:21:56.378 |
| 8337 | 2026-09-03T04:21:58.006Z | DEBGDEBG created new freemapinitted freemap. size: 128, Sep 03 04:21:56.378unit, : DEBGfreemap_test |
| 8338 | 2026-09-03T04:21:58.006Z | unitreset freemap:, unitfreemap_test:Sep 03 04:21:56.378 |
| 8339 | 2026-09-03T04:21:58.006Z | freemap_testDEBG |
| 8340 | 2026-09-03T04:21:58.006Z | reset freemap, unit: freemap_testSep 03 04:21:56.378 |
| 8341 | 2026-09-03T04:21:58.006Z | DEBG initted freemap. size: 128, unit: freemap_test |
| 8342 | 2026-09-03T04:21:58.006Z | Sep 03 04:21:56.378 DEBG reset freemap, unit: freemap_test |
| 8343 | 2026-09-03T04:21:58.006Z | test mcast::tests::test_canonicalize_sources ... ok |
| 8344 | 2026-09-03T04:21:58.006Z | Sep 03 04:21:56.378 DEBG created new freemap, unit: freemap_test |
| 8345 | 2026-09-03T04:21:58.006Z | Sep 03 04:21:56.378 DEBG initted freemap. size: 128, unit: freemap_test |
| 8346 | 2026-09-03T04:21:58.007Z | Sep 03 04:21:56.378 DEBG reset freemap, unit: freemap_test |
| 8347 | 2026-09-03T04:21:58.007Z | test freemap::test_reclaim ... ok |
| 8348 | 2026-09-03T04:21:58.007Z | test freemap::test_exhaustion ... ok |
| 8349 | 2026-09-03T04:21:58.007Z | test freemap::test_free ... ok |
| 8350 | 2026-09-03T04:21:58.007Z | test freemap::test_basic ... ok |
| 8351 | 2026-09-03T04:21:58.007Z | test mcast::tests::test_create_port_bitmap_all_same_direction ... ok |
| 8352 | 2026-09-03T04:21:58.007Z | test mcast::tests::test_create_port_bitmap_empty ... ok |
| 8353 | 2026-09-03T04:21:58.007Z | Sep 03 04:21:56.379 DEBG created new freemap, unit: freemap_test |
| 8354 | 2026-09-03T04:21:58.007Z | Sep 03 04:21:56.379 DEBG initted freemap. size: 8, unit: freemap_test |
| 8355 | 2026-09-03T04:21:58.007Z | Sep 03 04:21:56.379 DEBG reset freemap, unit: freemap_test |
| 8356 | 2026-09-03T04:21:58.007Z | test mcast::tests::test_create_port_bitmap_filters_by_direction ... ok |
| 8357 | 2026-09-03T04:21:58.007Z | test freemap::test_reclaim_preserves_existing_freelist ... ok |
| 8358 | 2026-09-03T04:21:58.007Z | test mcast::tests::test_concurrent_allocation_and_deallocation ... ok |
| 8359 | 2026-09-03T04:21:58.007Z | test mcast::tests::test_scoped_group_id_drop_returns_to_pool ... ok |
| 8360 | 2026-09-03T04:21:58.007Z | test mcast::tests::test_concurrent_id_allocation ... ok |
| 8361 | 2026-09-03T04:21:58.007Z | test mcast::tests::test_multicast_group_data_generate_id_allocation ... ok |
| 8362 | 2026-09-03T04:21:58.007Z | Sep 03 04:21:56.379 DEBG created new freemap, unit: freemap_test |
| 8363 | 2026-09-03T04:21:58.007Z | Sep 03 04:21:56.379 DEBG initted freemap. size: 128, unit: freemap_test |
| 8364 | 2026-09-03T04:21:58.007Z | Sep 03 04:21:56.379 DEBG reset freemap, unit: freemap_test |
| 8365 | 2026-09-03T04:21:58.007Z | test mcast::tests::test_sources_contain_any ... ok |
| 8366 | 2026-09-03T04:21:58.007Z | test mcast::tests::test_scoped_group_id_weak_reference_cleanup ... ok |
| 8367 | 2026-09-03T04:21:58.007Z | test freemap::test_span ... ok |
| 8368 | 2026-09-03T04:21:58.007Z | test mcast::tests::test_multicast_group_data_id_exhaustion ... ok |
| 8369 | 2026-09-03T04:21:58.007Z | test mcast::tests::test_paired_allocation_and_cleanup ... ok |
| 8370 | 2026-09-03T04:21:58.007Z | test mcast::validate::tests::test_address_validation_integrated ... ok |
| 8371 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_ipv4_ssm_with_sources ... ok |
| 8372 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_ipv4_validation ... ok |
| 8373 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_ipv6_validation ... ok |
| 8374 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_address_validation_with_source_validation ... ok |
| 8375 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_is_ssm_function ... ok |
| 8376 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_ipv6_ssm_with_sources ... ok |
| 8377 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_validate_nat_target ... ok |
| 8378 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_validate_not_underlay_subnet ... ok |
| 8379 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_reserved_and_unallocatable_addresses ... ok |
| 8380 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_validate_source_addresses ... ok |
| 8381 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_validate_tag ... ok |
| 8382 | 2026-09-03T04:21:58.008Z | test nat::test_mapping ... ok |
| 8383 | 2026-09-03T04:21:58.008Z | test mcast::validate::tests::test_validate_tag_format ... ok |
| 8384 | 2026-09-03T04:21:58.008Z | test port_map::tests::test_backplane_group ... ok |
| 8385 | 2026-09-03T04:21:58.008Z | test port_map::tests::test_port_map ... ok |
| 8386 | 2026-09-03T04:21:58.008Z | test port_map::tests::dump_map ... ok |
| 8387 | 2026-09-03T04:21:58.008Z | test mcast::tests::test_id_range_boundaries ... ok |
| 8388 | 2026-09-03T04:21:58.008Z | test api_server::tests::test_build_info ... ok |
| 8389 | 2026-09-03T04:21:58.012Z | Sep 03 04:21:56.381 DEBG created new freemap, unit: freemap_route_ipv4 |
| 8390 | 2026-09-03T04:21:58.012Z | Sep 03 04:21:56.381 DEBG created new freemap, unit: freemap_route_ipv6 |
| 8391 | 2026-09-03T04:21:58.012Z | Sep 03 04:21:56.381 DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 8392 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 DEBG reset freemap, unit: freemap_route_ipv4 |
| 8393 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 DEBG initted freemap. size: 64, unit: freemap_route_ipv6 |
| 8394 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 DEBG reset freemap, unit: freemap_route_ipv6 |
| 8395 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8396 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 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 } }] |
| 8397 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8398 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 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 } }] |
| 8399 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8400 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 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 } }] |
| 8401 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8402 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 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 } }] |
| 8403 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8404 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 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 } }] |
| 8405 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8406 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 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 } }] |
| 8407 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8408 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 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 } }] |
| 8409 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8410 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 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 } }] |
| 8411 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8412 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 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 } }] |
| 8413 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8414 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 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 } }] |
| 8415 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8416 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 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 } }] |
| 8417 | 2026-09-03T04:21:58.013Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8418 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 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 } }] |
| 8419 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8420 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 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 } }] |
| 8421 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ff |
| 8422 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 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 } }] |
| 8423 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8424 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 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 } }] |
| 8425 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ff |
| 8426 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 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 } }] |
| 8427 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8428 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 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 } }] |
| 8429 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8430 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 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 } }] |
| 8431 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8432 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 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 } }] |
| 8433 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8434 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 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 } }] |
| 8435 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8436 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 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 } }] |
| 8437 | 2026-09-03T04:21:58.014Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 8438 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 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 } }] |
| 8439 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 8440 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 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 } }] |
| 8441 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8442 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 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 } }] |
| 8443 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:17::/64 -> 2001:db8::55:ff |
| 8444 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 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 } }] |
| 8445 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8446 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 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 } }] |
| 8447 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8448 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 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 } }] |
| 8449 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8450 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 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 } }] |
| 8451 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 DEBG Sep 03 04:21:56.381created new freemap INFO, unitadding route 3fff:beef:1b::/64 -> 2001:db8::55:ff: |
| 8452 | 2026-09-03T04:21:58.015Z | freemap_route_ipv4 |
| 8453 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 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 } }] |
| 8454 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 DEBG created new freemapSep 03 04:21:56.381, unitINFO: adding route 3fff:beef:1c::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 8455 | 2026-09-03T04:21:58.015Z | |
| 8456 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 DEBGDEBG replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 8457 | 2026-09-03T04:21:58.015Z | , unit: freemap_route_ipv4Sep 03 04:21:56.381 |
| 8458 | 2026-09-03T04:21:58.015Z | INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ff |
| 8459 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381 DEBG reset freemapSep 03 04:21:56.381, unitDEBG: 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 } }]freemap_route_ipv4 |
| 8460 | 2026-09-03T04:21:58.015Z | |
| 8461 | 2026-09-03T04:21:58.015Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 8462 | 2026-09-03T04:21:58.015Z | , unit: freemap_route_ipv6Sep 03 04:21:56.381 |
| 8463 | 2026-09-03T04:21:58.016Z | 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 } }] |
| 8464 | 2026-09-03T04:21:58.016Z | Sep 03 04:21:56.381 DEBG reset freemapSep 03 04:21:56.381, unitINFO: adding route 3fff:beef:1f::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 8465 | 2026-09-03T04:21:58.016Z | |
| 8466 | 2026-09-03T04:21:58.016Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 DEBGINFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8467 | 2026-09-03T04:21:58.016Z | |
| 8468 | 2026-09-03T04:21:58.016Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:20::/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 } }] |
| 8469 | 2026-09-03T04:21:58.016Z | |
| 8470 | 2026-09-03T04:21:58.016Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 DEBGINFO replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 8471 | 2026-09-03T04:21:58.016Z | |
| 8472 | 2026-09-03T04:21:58.016Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:21::/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 } }] |
| 8473 | 2026-09-03T04:21:58.016Z | |
| 8474 | 2026-09-03T04:21:58.016Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 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:dead::/64 -> 2001:db8::55:3 |
| 8475 | 2026-09-03T04:21:58.016Z | |
| 8476 | 2026-09-03T04:21:58.016Z | test port_map::tests::parse_softnpu_revision ... ok |
| 8477 | 2026-09-03T04:21:58.016Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:22::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 8478 | 2026-09-03T04:21:58.016Z | |
| 8479 | 2026-09-03T04:21:58.016Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 DEBGINFO replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8480 | 2026-09-03T04:21:58.016Z | |
| 8481 | 2026-09-03T04:21:58.016Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG 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:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 8482 | 2026-09-03T04:21:58.016Z | |
| 8483 | 2026-09-03T04:21:58.016Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 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::/64 -> 2001:db8::55:ff |
| 8484 | 2026-09-03T04:21:58.016Z | |
| 8485 | 2026-09-03T04:21:58.016Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:24::/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 } }] |
| 8486 | 2026-09-03T04:21:58.016Z | |
| 8487 | 2026-09-03T04:21:58.017Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 DEBGINFO replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8488 | 2026-09-03T04:21:58.017Z | |
| 8489 | 2026-09-03T04:21:58.021Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 INFODEBG adding route 3fff:beef:25::/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 } }] |
| 8490 | 2026-09-03T04:21:58.021Z | |
| 8491 | 2026-09-03T04:21:58.021Z | Sep 03 04:21:56.381 DEBG Sep 03 04:21:56.381created new freemapSep 03 04:21:56.381 , DEBGunit :INFO replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4adding route 3fff:beef:2::/64 -> 2001:db8::55:ff |
| 8492 | 2026-09-03T04:21:58.021Z | |
| 8493 | 2026-09-03T04:21:58.021Z | |
| 8494 | 2026-09-03T04:21:58.021Z | Sep 03 04:21:56.381Sep 03 04:21:56.381 Sep 03 04:21:56.381INFODEBG adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 8495 | 2026-09-03T04:21:58.021Z | replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8496 | 2026-09-03T04:21:58.021Z | created new freemap, unit:Sep 03 04:21:56.381Sep 03 04:21:56.381 freemap_route_ipv6 INFO |
| 8497 | 2026-09-03T04:21:58.021Z | DEBG adding route 3fff:beef:3::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8498 | 2026-09-03T04:21:58.021Z | |
| 8499 | 2026-09-03T04:21:58.021Z | Sep 03 04:21:56.381 DEBGSep 03 04:21:56.381 Sep 03 04:21:56.381DEBGinitted freemap. size: 64 , INFOunitreplacing targets for 3fff:beef:3::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] :adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 8500 | 2026-09-03T04:21:58.021Z | |
| 8501 | 2026-09-03T04:21:58.021Z | freemap_route_ipv4 |
| 8502 | 2026-09-03T04:21:58.021Z | Sep 03 04:21:56.381Sep 03 04:21:56.381Sep 03 04:21:56.381 DEBGDEBGINFO 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:4::/64 -> 2001:db8::55:ffreset freemap |
| 8503 | 2026-09-03T04:21:58.021Z | , |
| 8504 | 2026-09-03T04:21:58.021Z | unit: freemap_route_ipv4Sep 03 04:21:56.381 |
| 8505 | 2026-09-03T04:21:58.021Z | Sep 03 04:21:56.381INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBGSep 03 04:21:56.381 |
| 8506 | 2026-09-03T04:21:58.021Z | 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 } }] |
| 8507 | 2026-09-03T04:21:58.022Z | Sep 03 04:21:56.381initted freemap. size: 64Sep 03 04:21:56.381 , unitDEBGDEBG replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.381 |
| 8508 | 2026-09-03T04:21:58.022Z | created new freemapINFO: adding route 3fff:beef:5::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 8509 | 2026-09-03T04:21:58.022Z | |
| 8510 | 2026-09-03T04:21:58.022Z | , Sep 03 04:21:56.381unit :INFO freemap_route_ipv4adding route 3fff:beef:29::/64 -> 2001:db8::55:ffSep 03 04:21:56.381Sep 03 04:21:56.381 |
| 8511 | 2026-09-03T04:21:58.022Z | DEBG DEBGreset freemap Sep 03 04:21:56.381, |
| 8512 | 2026-09-03T04:21:58.022Z | 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 } }] unitDEBG: |
| 8513 | 2026-09-03T04:21:58.022Z | 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_ipv6Sep 03 04:21:56.381 |
| 8514 | 2026-09-03T04:21:58.022Z | |
| 8515 | 2026-09-03T04:21:58.022Z | INFOSep 03 04:21:56.381 adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBGSep 03 04:21:56.381 |
| 8516 | 2026-09-03T04:21:58.022Z | INFOSep 03 04:21:56.381created new freemap , Sep 03 04:21:56.381unitINFOadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff: |
| 8517 | 2026-09-03T04:21:58.022Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8518 | 2026-09-03T04:21:58.022Z | 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 } }]freemap_route_ipv6Sep 03 04:21:56.381 |
| 8519 | 2026-09-03T04:21:58.022Z | |
| 8520 | 2026-09-03T04:21:58.022Z | DEBG Sep 03 04:21:56.381Sep 03 04:21:56.381 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 } }] DEBGSep 03 04:21:56.381 |
| 8521 | 2026-09-03T04:21:58.022Z | 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 } }]INFO |
| 8522 | 2026-09-03T04:21:58.022Z | adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8523 | 2026-09-03T04:21:58.022Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8524 | 2026-09-03T04:21:58.022Z | 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 } }] |
| 8525 | 2026-09-03T04:21:58.022Z | DEBG initted freemap. size: 64, unit: freemap_route_ipv4 |
| 8526 | 2026-09-03T04:21:58.022Z | Sep 03 04:21:56.382 INFOSep 03 04:21:56.382 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8527 | 2026-09-03T04:21:58.022Z | Sep 03 04:21:56.382 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 } }] |
| 8528 | 2026-09-03T04:21:58.022Z | Sep 03 04:21:56.382DEBG INFOreset freemap , adding route 3fff:beef:9::/64 -> 2001:db8::55:ffunit |
| 8529 | 2026-09-03T04:21:58.022Z | : freemap_route_ipv4 |
| 8530 | 2026-09-03T04:21:58.022Z | Sep 03 04:21:56.382 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 } }] |
| 8531 | 2026-09-03T04:21:58.022Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 INFODEBG adding route 3fff:beef:a::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 8532 | 2026-09-03T04:21:58.022Z | , unit: freemap_route_ipv6 |
| 8533 | 2026-09-03T04:21:58.022Z | Sep 03 04:21:56.382 DEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 |
| 8534 | 2026-09-03T04:21:58.022Z | DEBG reset freemap, Sep 03 04:21:56.382unit :INFO freemap_route_ipv6adding route 3fff:beef:b::/64 -> 2001:db8::55:ff |
| 8535 | 2026-09-03T04:21:58.022Z | |
| 8536 | 2026-09-03T04:21:58.022Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:1replacing 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 } }] |
| 8537 | 2026-09-03T04:21:58.022Z | |
| 8538 | 2026-09-03T04:21:58.022Z | Sep 03 04:21:56.382 INFOSep 03 04:21:56.382Sep 03 04:21:56.382 adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffDEBGINFO |
| 8539 | 2026-09-03T04:21:58.022Z | adding route 3fff:beef:c::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 8540 | 2026-09-03T04:21:58.022Z | |
| 8541 | 2026-09-03T04:21:58.022Z | Sep 03 04:21:56.382 DEBG Sep 03 04:21:56.382replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 DEBGINFO |
| 8542 | 2026-09-03T04:21:58.022Z | adding route 3fff:dead::/64 -> 2001:db8::55:2replacing targets for 3fff:beef:c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8543 | 2026-09-03T04:21:58.022Z | |
| 8544 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBGINFO INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8545 | 2026-09-03T04:21:58.023Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8546 | 2026-09-03T04:21:58.023Z | adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8547 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382INFO Sep 03 04:21:56.382DEBGadding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8548 | 2026-09-03T04:21:58.023Z | 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 } }] |
| 8549 | 2026-09-03T04:21:58.023Z | 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 } }] |
| 8550 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382DEBGSep 03 04:21:56.382 INFO 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 |
| 8551 | 2026-09-03T04:21:58.023Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8552 | 2026-09-03T04:21:58.023Z | |
| 8553 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 INFOSep 03 04:21:56.382DEBG DEBGadding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8554 | 2026-09-03T04:21:58.023Z | 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: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 } }] |
| 8555 | 2026-09-03T04:21:58.023Z | |
| 8556 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 INFOINFODEBG adding route 3fff:beef:f::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8557 | 2026-09-03T04:21:58.023Z | |
| 8558 | 2026-09-03T04:21:58.023Z | 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 } }] |
| 8559 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382 DEBG INFODEBGreplacing 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:2::/64 -> 2001:db8::55:ff |
| 8560 | 2026-09-03T04:21:58.023Z | |
| 8561 | 2026-09-03T04:21:58.023Z | 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 } }] |
| 8562 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8563 | 2026-09-03T04:21:58.023Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8564 | 2026-09-03T04:21:58.023Z | 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 } }]Sep 03 04:21:56.382 |
| 8565 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382DEBG 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 |
| 8566 | 2026-09-03T04:21:58.023Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 |
| 8567 | 2026-09-03T04:21:58.023Z | INFOSep 03 04:21:56.382 Sep 03 04:21:56.382adding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8568 | 2026-09-03T04:21:58.023Z | INFOINFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ffadding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8569 | 2026-09-03T04:21:58.023Z | |
| 8570 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382DEBG Sep 03 04:21:56.382DEBGreplacing 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 } }] 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 } }] |
| 8571 | 2026-09-03T04:21:58.023Z | |
| 8572 | 2026-09-03T04:21:58.023Z | 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 } }] |
| 8573 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ff Sep 03 04:21:56.382 |
| 8574 | 2026-09-03T04:21:58.023Z | adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO |
| 8575 | 2026-09-03T04:21:58.023Z | adding route 3fff:beef:4::/64 -> 2001:db8::55:ffSep 03 04:21:56.382 |
| 8576 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382 DEBGDEBG Sep 03 04:21:56.382replacing 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: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 } }] |
| 8577 | 2026-09-03T04:21:58.023Z | |
| 8578 | 2026-09-03T04:21:58.023Z | 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 } }] |
| 8579 | 2026-09-03T04:21:58.023Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 INFOSep 03 04:21:56.382 adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 8580 | 2026-09-03T04:21:58.023Z | INFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8581 | 2026-09-03T04:21:58.023Z | |
| 8582 | 2026-09-03T04:21:58.024Z | Sep 03 04:21:56.382 DEBG replacing targets for 3fff:beef:13::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382Sep 03 04:21:56.382 |
| 8583 | 2026-09-03T04:21:58.024Z | DEBGDEBG replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:5::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 |
| 8584 | 2026-09-03T04:21:58.024Z | |
| 8585 | 2026-09-03T04:21:58.024Z | INFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:21:56.382 |
| 8586 | 2026-09-03T04:21:58.024Z | Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:21:56.382 |
| 8587 | 2026-09-03T04:21:58.024Z | adding route 3fff:beef:6::/64 -> 2001:db8::55:ffDEBG |
| 8588 | 2026-09-03T04:21:58.024Z | replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBGDEBG |
| 8589 | 2026-09-03T04:21:58.028Z | replacing targets for 3fff:beef:6::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8590 | 2026-09-03T04:21:58.028Z | |
| 8591 | 2026-09-03T04:21:58.028Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ff Sep 03 04:21:56.382 |
| 8592 | 2026-09-03T04:21:58.028Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8593 | 2026-09-03T04:21:58.028Z | INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ffSep 03 04:21:56.382 |
| 8594 | 2026-09-03T04:21:58.028Z | Sep 03 04:21:56.382DEBG 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 } }] |
| 8595 | 2026-09-03T04:21:58.029Z | 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 } }] |
| 8596 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382 DEBGSep 03 04:21:56.382 replacing targets for 3fff:beef:7::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382INFO |
| 8597 | 2026-09-03T04:21:58.029Z | INFOadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8598 | 2026-09-03T04:21:58.029Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 8599 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382INFOSep 03 04:21:56.382 adding route 3fff:beef:8::/64 -> 2001:db8::55:ff DEBG |
| 8600 | 2026-09-03T04:21:58.029Z | DEBG replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8601 | 2026-09-03T04:21:58.029Z | |
| 8602 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382 DEBG replacing targets for 3fff:beef:8::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 |
| 8603 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:21:56.382 |
| 8604 | 2026-09-03T04:21:58.029Z | INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff adding route 3fff:beef:9::/64 -> 2001:db8::55:ff |
| 8605 | 2026-09-03T04:21:58.029Z | |
| 8606 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBG DEBG DEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 8607 | 2026-09-03T04:21:58.029Z | |
| 8608 | 2026-09-03T04:21:58.029Z | 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 } }] |
| 8609 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ffSep 03 04:21:56.382 |
| 8610 | 2026-09-03T04:21:58.029Z | INFOadding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8611 | 2026-09-03T04:21:58.029Z | adding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 8612 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBGDEBG Sep 03 04:21:56.382replacing 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 } }] |
| 8613 | 2026-09-03T04:21:58.029Z | DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8614 | 2026-09-03T04:21:58.029Z | |
| 8615 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382 INFOINFO INFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 8616 | 2026-09-03T04:21:58.029Z | |
| 8617 | 2026-09-03T04:21:58.029Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8618 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBGDEBGSep 03 04:21:56.382 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 |
| 8619 | 2026-09-03T04:21:58.029Z | replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8620 | 2026-09-03T04:21:58.029Z | |
| 8621 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382Sep 03 04:21:56.382INFO INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff adding route 3fff:beef:c::/64 -> 2001:db8::55:ffINFO |
| 8622 | 2026-09-03T04:21:58.029Z | |
| 8623 | 2026-09-03T04:21:58.029Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8624 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382DEBG 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 } }]DEBG |
| 8625 | 2026-09-03T04:21:58.029Z | 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: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 } }] |
| 8626 | 2026-09-03T04:21:58.029Z | |
| 8627 | 2026-09-03T04:21:58.029Z | Sep 03 04:21:56.382 INFO adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 8628 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 INFOINFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffadding route 3fff:beef:1b::/64 -> 2001:db8::55:ffSep 03 04:21:56.382 |
| 8629 | 2026-09-03T04:21:58.030Z | |
| 8630 | 2026-09-03T04:21:58.030Z | 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 } }] |
| 8631 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBGDEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8632 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382 |
| 8633 | 2026-09-03T04:21:58.030Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:21:56.382Sep 03 04:21:56.382 |
| 8634 | 2026-09-03T04:21:58.030Z | INFOINFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 8635 | 2026-09-03T04:21:58.030Z | |
| 8636 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382 DEBGSep 03 04:21:56.382 Sep 03 04:21:56.382DEBGreplacing 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 } }] |
| 8637 | 2026-09-03T04:21:58.030Z | 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 } }] |
| 8638 | 2026-09-03T04:21:58.030Z | 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 } }] |
| 8639 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382INFOSep 03 04:21:56.382 adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff INFO |
| 8640 | 2026-09-03T04:21:58.030Z | INFO adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffadding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8641 | 2026-09-03T04:21:58.030Z | |
| 8642 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382 DEBGSep 03 04:21:56.382Sep 03 04:21:56.382 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 |
| 8643 | 2026-09-03T04:21:58.030Z | 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 |
| 8644 | 2026-09-03T04:21:58.030Z | 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 } }] |
| 8645 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382INFOINFO adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffINFO |
| 8646 | 2026-09-03T04:21:58.030Z | adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffadding route 3fff:beef:10::/64 -> 2001:db8::55:ff |
| 8647 | 2026-09-03T04:21:58.030Z | |
| 8648 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBGDEBG 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: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 } }] |
| 8649 | 2026-09-03T04:21:58.030Z | 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 } }] |
| 8650 | 2026-09-03T04:21:58.030Z | |
| 8651 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 INFOINFOINFO adding route 3fff:beef:3e::/64 -> 2001:db8::55:ffadding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 8652 | 2026-09-03T04:21:58.030Z | |
| 8653 | 2026-09-03T04:21:58.030Z | adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8654 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBG 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: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 } }] |
| 8655 | 2026-09-03T04:21:58.030Z | |
| 8656 | 2026-09-03T04:21:58.030Z | 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 } }] |
| 8657 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382Sep 03 04:21:56.382Sep 03 04:21:56.382 INFOINFO adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 3fff:beef:3f::/64 -> 2001:db8::55:ff |
| 8658 | 2026-09-03T04:21:58.030Z | |
| 8659 | 2026-09-03T04:21:58.030Z | INFO adding route 3fff:beef:12::/64 -> 2001:db8::55:ff |
| 8660 | 2026-09-03T04:21:58.030Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBGSep 03 04:21:56.382DEBG 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 |
| 8661 | 2026-09-03T04:21:58.030Z | replacing targets for 3fff:beef:3f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 8662 | 2026-09-03T04:21:58.031Z | |
| 8663 | 2026-09-03T04:21:58.031Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 INFOSep 03 04:21:56.382 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffDEBG |
| 8664 | 2026-09-03T04:21:58.031Z | INFO failed to allocate space for the new target listadding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 8665 | 2026-09-03T04:21:58.031Z | |
| 8666 | 2026-09-03T04:21:58.031Z | Sep 03 04:21:56.382 DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 |
| 8667 | 2026-09-03T04:21:58.031Z | Sep 03 04:21:56.382 DEBGDEBG Sep 03 04:21:56.382replacing 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:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8668 | 2026-09-03T04:21:58.031Z | |
| 8669 | 2026-09-03T04:21:58.031Z | INFO adding route 3fff:beef:22::/64 -> 2001:db8::55:ff |
| 8670 | 2026-09-03T04:21:58.031Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 DEBGINFO failed to allocate space for the new target listadding route 3fff:beef:14::/64 -> 2001:db8::55:ffSep 03 04:21:56.382 |
| 8671 | 2026-09-03T04:21:58.031Z | |
| 8672 | 2026-09-03T04:21:58.031Z | DEBG replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 |
| 8673 | 2026-09-03T04:21:58.031Z | 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 } }]Sep 03 04:21:56.382 |
| 8674 | 2026-09-03T04:21:58.031Z | INFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8675 | 2026-09-03T04:21:58.031Z | Sep 03 04:21:56.382 INFO adding route 3fff:beef:15::/64 -> 2001:db8::55:ffSep 03 04:21:56.382 |
| 8676 | 2026-09-03T04:21:58.031Z | 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 } }] |
| 8677 | 2026-09-03T04:21:58.031Z | Sep 03 04:21:56.382 DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 |
| 8678 | 2026-09-03T04:21:58.031Z | INFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8679 | 2026-09-03T04:21:58.031Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382INFO DEBGadding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8680 | 2026-09-03T04:21:58.031Z | 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 } }] |
| 8681 | 2026-09-03T04:21:58.031Z | Sep 03 04:21:56.382 Sep 03 04:21:56.382DEBG INFOreplacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8682 | 2026-09-03T04:21:58.031Z | Sep 03 04:21:56.382adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8683 | 2026-09-03T04:21:58.031Z | DEBG Sep 03 04:21:56.382replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] Sep 03 04:21:56.382INFO |
| 8684 | 2026-09-03T04:21:58.031Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffDEBG |
| 8685 | 2026-09-03T04:21:58.031Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 |
| 8686 | 2026-09-03T04:21:58.031Z | Sep 03 04:21:56.382INFO DEBGadding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8687 | 2026-09-03T04:21:58.031Z | replacing targets for 3fff:beef:17::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 |
| 8688 | 2026-09-03T04:21:58.031Z | INFO adding route 3fff:beef:26::/64 -> 2001:db8::55:ffSep 03 04:21:56.382 |
| 8689 | 2026-09-03T04:21:58.035Z | Sep 03 04:21:56.382DEBG Sep 03 04:21:56.382INFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG |
| 8690 | 2026-09-03T04:21:58.035Z | replacing targets for 3fff:beef:26::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8691 | 2026-09-03T04:21:58.035Z | |
| 8692 | 2026-09-03T04:21:58.035Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382DEBG INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ff adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] |
| 8693 | 2026-09-03T04:21:58.035Z | |
| 8694 | 2026-09-03T04:21:58.035Z | |
| 8695 | 2026-09-03T04:21:58.035Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 Sep 03 04:21:56.382 INFODEBGDEBG adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8696 | 2026-09-03T04:21:58.035Z | 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: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 } }] |
| 8697 | 2026-09-03T04:21:58.035Z | |
| 8698 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.382 DEBG Sep 03 04:21:56.382replacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.382 INFO |
| 8699 | 2026-09-03T04:21:58.036Z | INFOadding route 3fff:beef:28::/64 -> 2001:db8::55:ff adding route 3fff:beef::/64 -> 2001:db8::55:ffSep 03 04:21:56.382 |
| 8700 | 2026-09-03T04:21:58.036Z | |
| 8701 | 2026-09-03T04:21:58.036Z | INFO adding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8702 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.382Sep 03 04:21:56.382 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::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8703 | 2026-09-03T04:21:58.036Z | |
| 8704 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383Sep 03 04:21:56.383Sep 03 04:21:56.383 DEBGINFOINFO 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:29::/64 -> 2001:db8::55:ff |
| 8705 | 2026-09-03T04:21:58.036Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ff |
| 8706 | 2026-09-03T04:21:58.036Z | |
| 8707 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383Sep 03 04:21:56.383Sep 03 04:21:56.383 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 } }]INFO |
| 8708 | 2026-09-03T04:21:58.036Z | 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:1b::/64 -> 2001:db8::55:ff |
| 8709 | 2026-09-03T04:21:58.036Z | |
| 8710 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 Sep 03 04:21:56.383INFOINFO adding route 3fff:beef:2::/64 -> 2001:db8::55:ffadding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8711 | 2026-09-03T04:21:58.036Z | |
| 8712 | 2026-09-03T04:21:58.036Z | DEBG replacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383 |
| 8713 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383 DEBGDEBG Sep 03 04:21:56.383replacing 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: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 } }] |
| 8714 | 2026-09-03T04:21:58.036Z | |
| 8715 | 2026-09-03T04:21:58.036Z | INFO adding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 8716 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383 Sep 03 04:21:56.383INFOSep 03 04:21:56.383 INFODEBG adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:3::/64 -> 2001:db8::55:ff |
| 8717 | 2026-09-03T04:21:58.036Z | |
| 8718 | 2026-09-03T04:21:58.036Z | 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 } }] |
| 8719 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 DEBGSep 03 04:21:56.383 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 |
| 8720 | 2026-09-03T04:21:58.036Z | 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 } }] |
| 8721 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383 INFO adding route 3fff:beef:4::/64 -> 2001:db8::55:ff |
| 8722 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383 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 } }] |
| 8723 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383 INFO adding route 3fff:beef:5::/64 -> 2001:db8::55:ff |
| 8724 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383 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 } }] |
| 8725 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383 INFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8726 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383 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 } }] |
| 8727 | 2026-09-03T04:21:58.036Z | Sep 03 04:21:56.383 INFO adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8728 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383 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 } }] |
| 8729 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383 INFO Sep 03 04:21:56.383adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff INFO |
| 8730 | 2026-09-03T04:21:58.037Z | adding route 3fff:beef:8::/64 -> 2001:db8::55:ff |
| 8731 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 DEBGDEBG replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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 } }] |
| 8732 | 2026-09-03T04:21:58.037Z | |
| 8733 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8734 | 2026-09-03T04:21:58.037Z | |
| 8735 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 DEBGDEBG replacing targets for 3fff:beef:9::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8736 | 2026-09-03T04:21:58.037Z | |
| 8737 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:a::/64 -> 2001:db8::55:ffadding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8738 | 2026-09-03T04:21:58.037Z | |
| 8739 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 DEBGDEBG replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8740 | 2026-09-03T04:21:58.037Z | |
| 8741 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:b::/64 -> 2001:db8::55:ffadding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8742 | 2026-09-03T04:21:58.037Z | |
| 8743 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 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: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 } }] |
| 8744 | 2026-09-03T04:21:58.037Z | |
| 8745 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8746 | 2026-09-03T04:21:58.037Z | |
| 8747 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 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: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 } }] |
| 8748 | 2026-09-03T04:21:58.037Z | |
| 8749 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383 INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 8750 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383 Sep 03 04:21:56.383INFO DEBGadding route 3fff:beef:1d::/64 -> 2001:db8::55:ff adding route 3fff:beef:d::/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 } }] |
| 8751 | 2026-09-03T04:21:58.037Z | |
| 8752 | 2026-09-03T04:21:58.037Z | |
| 8753 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 INFODEBGSep 03 04:21:56.383 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 } }] |
| 8754 | 2026-09-03T04:21:58.037Z | adding route 3fff:beef:32::/64 -> 2001:db8::55:ffDEBG |
| 8755 | 2026-09-03T04:21:58.037Z | 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 } }] |
| 8756 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383Sep 03 04:21:56.383Sep 03 04:21:56.383 INFODEBG adding route 3fff:beef:1e::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8757 | 2026-09-03T04:21:58.037Z | |
| 8758 | 2026-09-03T04:21:58.037Z | INFO adding route 3fff:beef:e::/64 -> 2001:db8::55:ffSep 03 04:21:56.383 |
| 8759 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383DEBG 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 |
| 8760 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8761 | 2026-09-03T04:21:58.037Z | DEBGSep 03 04:21:56.383 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 |
| 8762 | 2026-09-03T04:21:58.037Z | Sep 03 04:21:56.383 adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffDEBG |
| 8763 | 2026-09-03T04:21:58.038Z | 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 } }] |
| 8764 | 2026-09-03T04:21:58.038Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 Sep 03 04:21:56.383DEBGINFO INFO replacing targets for 3fff:beef:1f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 8765 | 2026-09-03T04:21:58.038Z | |
| 8766 | 2026-09-03T04:21:58.038Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8767 | 2026-09-03T04:21:58.038Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 INFOSep 03 04:21:56.383 DEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ff |
| 8768 | 2026-09-03T04:21:58.038Z | DEBG replacing targets for 3fff:beef:34::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 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 } }] |
| 8769 | 2026-09-03T04:21:58.038Z | |
| 8770 | 2026-09-03T04:21:58.038Z | Sep 03 04:21:56.383 DEBG Sep 03 04:21:56.383Sep 03 04:21:56.383replacing 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 } }] |
| 8771 | 2026-09-03T04:21:58.038Z | INFOINFO adding route 3fff:beef:10::/64 -> 2001:db8::55:ffadding route 3fff:beef:35::/64 -> 2001:db8::55:ff |
| 8772 | 2026-09-03T04:21:58.038Z | Sep 03 04:21:56.383 |
| 8773 | 2026-09-03T04:21:58.038Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ffSep 03 04:21:56.383Sep 03 04:21:56.383 |
| 8774 | 2026-09-03T04:21:58.038Z | DEBGDEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef:10::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383 |
| 8775 | 2026-09-03T04:21:58.038Z | |
| 8776 | 2026-09-03T04:21:58.038Z | DEBG replacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383 |
| 8777 | 2026-09-03T04:21:58.038Z | Sep 03 04:21:56.383 INFOINFO Sep 03 04:21:56.383adding route 3fff:beef:11::/64 -> 2001:db8::55:ff |
| 8778 | 2026-09-03T04:21:58.038Z | INFOadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8779 | 2026-09-03T04:21:58.038Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffSep 03 04:21:56.383 |
| 8780 | 2026-09-03T04:21:58.038Z | Sep 03 04:21:56.383DEBG replacing targets for 3fff:beef:11::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8781 | 2026-09-03T04:21:58.038Z | Sep 03 04:21:56.383 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 |
| 8782 | 2026-09-03T04:21:58.038Z | replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383 |
| 8783 | 2026-09-03T04:21:58.038Z | Sep 03 04:21:56.383INFO INFOadding route 3fff:beef:12::/64 -> 2001:db8::55:ffSep 03 04:21:56.383 |
| 8784 | 2026-09-03T04:21:58.038Z | INFOadding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 8785 | 2026-09-03T04:21:58.038Z | adding route 3fff:beef:23::/64 -> 2001:db8::55:ff |
| 8786 | 2026-09-03T04:21:58.038Z | Sep 03 04:21:56.383 Sep 03 04:21:56.383DEBGSep 03 04:21:56.383 replacing targets for 3fff:beef:12::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8787 | 2026-09-03T04:21:58.038Z | 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 } }] |
| 8788 | 2026-09-03T04:21:58.038Z | replacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383 |
| 8789 | 2026-09-03T04:21:58.042Z | Sep 03 04:21:56.383INFO adding route 3fff:beef:13::/64 -> 2001:db8::55:ffINFO |
| 8790 | 2026-09-03T04:21:58.042Z | Sep 03 04:21:56.383adding route 3fff:beef:24::/64 -> 2001:db8::55:ff |
| 8791 | 2026-09-03T04:21:58.042Z | INFO Sep 03 04:21:56.383adding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 8792 | 2026-09-03T04:21:58.042Z | Sep 03 04:21:56.383DEBG 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 } }] |
| 8793 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383replacing 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 } }] |
| 8794 | 2026-09-03T04:21:58.043Z | DEBG replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383Sep 03 04:21:56.383 |
| 8795 | 2026-09-03T04:21:58.043Z | INFOINFO adding route 3fff:beef:14::/64 -> 2001:db8::55:ffadding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8796 | 2026-09-03T04:21:58.043Z | |
| 8797 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383 Sep 03 04:21:56.383INFO Sep 03 04:21:56.383DEBGadding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 8798 | 2026-09-03T04:21:58.043Z | 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 } }] |
| 8799 | 2026-09-03T04:21:58.043Z | replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383 |
| 8800 | 2026-09-03T04:21:58.043Z | 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 } }]Sep 03 04:21:56.383 |
| 8801 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383 INFO INFOadding route 3fff:beef:15::/64 -> 2001:db8::55:ff Sep 03 04:21:56.383 |
| 8802 | 2026-09-03T04:21:58.043Z | adding route 3fff:beef:26::/64 -> 2001:db8::55:ff INFO |
| 8803 | 2026-09-03T04:21:58.043Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 8804 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383 Sep 03 04:21:56.383DEBGSep 03 04:21:56.383 DEBG replacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 |
| 8805 | 2026-09-03T04:21:58.043Z | |
| 8806 | 2026-09-03T04:21:58.043Z | 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 } }] |
| 8807 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:27::/64 -> 2001:db8::55:ffSep 03 04:21:56.383adding route 3fff:beef:16::/64 -> 2001:db8::55:ff |
| 8808 | 2026-09-03T04:21:58.043Z | |
| 8809 | 2026-09-03T04:21:58.043Z | INFO adding route 3fff:beef:3b::/64 -> 2001:db8::55:ffSep 03 04:21:56.383Sep 03 04:21:56.383 |
| 8810 | 2026-09-03T04:21:58.043Z | DEBG 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 } }]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 } }] |
| 8811 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383 |
| 8812 | 2026-09-03T04:21:58.043Z | DEBG Sep 03 04:21:56.383replacing targets for 3fff:beef:3b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:21:56.383 |
| 8813 | 2026-09-03T04:21:58.043Z | INFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ffINFO |
| 8814 | 2026-09-03T04:21:58.043Z | adding route 3fff:beef:17::/64 -> 2001:db8::55:ffSep 03 04:21:56.383 |
| 8815 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383 INFODEBG Sep 03 04:21:56.383adding route 3fff:beef:3c::/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 } }] |
| 8816 | 2026-09-03T04:21:58.043Z | |
| 8817 | 2026-09-03T04:21:58.043Z | 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 } }]Sep 03 04:21:56.383 |
| 8818 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383 INFODEBG Sep 03 04:21:56.383replacing 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:beef:29::/64 -> 2001:db8::55:ffINFO |
| 8819 | 2026-09-03T04:21:58.043Z | |
| 8820 | 2026-09-03T04:21:58.043Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ff |
| 8821 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 DEBGDEBG Sep 03 04:21:56.383 failed to allocate space for the new target listreplacing 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 } }] |
| 8822 | 2026-09-03T04:21:58.043Z | |
| 8823 | 2026-09-03T04:21:58.043Z | DEBG replacing targets for 3fff:beef:18::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383 |
| 8824 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383 DEBGINFO Sep 03 04:21:56.383replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 8825 | 2026-09-03T04:21:58.043Z | INFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8826 | 2026-09-03T04:21:58.043Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:ff |
| 8827 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 DEBGDEBG replacing targets for 3fff:beef:2a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:beef: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 } }] |
| 8828 | 2026-09-03T04:21:58.043Z | |
| 8829 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383Sep 03 04:21:56.383 INFOINFO adding route 3fff:beef:2b::/64 -> 2001:db8::55:ffadding route 3fff:beef:1a::/64 -> 2001:db8::55:ff |
| 8830 | 2026-09-03T04:21:58.043Z | |
| 8831 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383 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 } }] |
| 8832 | 2026-09-03T04:21:58.043Z | Sep 03 04:21:56.383 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8833 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.383 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 } }] |
| 8834 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.383 INFO adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 8835 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.383 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 } }] |
| 8836 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.383 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 } }] |
| 8837 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.383 INFO Sep 03 04:21:56.383adding route 3fff:beef:1b::/64 -> 2001:db8::55:ff |
| 8838 | 2026-09-03T04:21:58.044Z | INFO adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff |
| 8839 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.383 DEBG Sep 03 04:21:56.383replacing 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 } }] |
| 8840 | 2026-09-03T04:21:58.044Z | 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 } }] |
| 8841 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.383 INFOSep 03 04:21:56.383 adding route 3fff:beef:1c::/64 -> 2001:db8::55:ffINFO |
| 8842 | 2026-09-03T04:21:58.044Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8843 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.383 DEBGSep 03 04:21:56.383 replacing targets for 3fff:beef:1c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8844 | 2026-09-03T04:21:58.044Z | replacing targets for 3fff:beef:2f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.383 |
| 8845 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.383DEBG INFOSep 03 04:21:56.383 created new freemapadding route 3fff:beef:1d::/64 -> 2001:db8::55:ffINFO, unit |
| 8846 | 2026-09-03T04:21:58.044Z | :adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8847 | 2026-09-03T04:21:58.044Z | freemap_route_ipv4 |
| 8848 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.383 Sep 03 04:21:56.383DEBG 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 } }]Sep 03 04:21:56.383 |
| 8849 | 2026-09-03T04:21:58.044Z | 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 |
| 8850 | 2026-09-03T04:21:58.044Z | created new freemapSep 03 04:21:56.383, unitINFO:Sep 03 04:21:56.383 freemap_route_ipv6adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 8851 | 2026-09-03T04:21:58.044Z | |
| 8852 | 2026-09-03T04:21:58.044Z | INFO adding route 3fff:beef:31::/64 -> 2001:db8::55:ffSep 03 04:21:56.383Sep 03 04:21:56.383 |
| 8853 | 2026-09-03T04:21:58.044Z | DEBGDEBG replacing targets for 3fff:beef:1e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64 |
| 8854 | 2026-09-03T04:21:58.044Z | , Sep 03 04:21:56.383unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 8855 | 2026-09-03T04:21:58.044Z | |
| 8856 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.383 INFOSep 03 04:21:56.383Sep 03 04:21:56.383 DEBGINFO adding route 3fff:beef:1f::/64 -> 2001:db8::55:ffadding route 3fff:beef:32::/64 -> 2001:db8::55:ff |
| 8857 | 2026-09-03T04:21:58.044Z | |
| 8858 | 2026-09-03T04:21:58.044Z | reset freemap, unitSep 03 04:21:56.384: DEBG Sep 03 04:21:56.384Sep 03 04:21:56.383freemap_route_ipv4 |
| 8859 | 2026-09-03T04:21:58.044Z | created new freemapDEBG, unitcreated new freemap: , freemap_route_ipv4DEBG |
| 8860 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.386 created new freemap, unitDEBG: initted freemap. size: 64freemap_route_ipv4, unit |
| 8861 | 2026-09-03T04:21:58.044Z | : freemap_route_ipv6Sep 03 04:21:56.383 |
| 8862 | 2026-09-03T04:21:58.044Z | Sep 03 04:21:56.387 Sep 03 04:21:56.387DEBG DEBG DEBGcreated new freemap created new freemapreplacing 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 } }], |
| 8863 | 2026-09-03T04:21:58.044Z | , unitunit:: Sep 03 04:21:56.387Sep 03 04:21:56.387 freemap_route_ipv4 DEBGINFO |
| 8864 | 2026-09-03T04:21:58.044Z | freemap_route_ipv6 adding route 3fff:beef:20::/64 -> 2001:db8::55:ffSep 03 04:21:56.387 |
| 8865 | 2026-09-03T04:21:58.044Z | DEBGreset freemap |
| 8866 | 2026-09-03T04:21:58.044Z | , unitcreated new freemap:, Sep 03 04:21:56.387Sep 03 04:21:56.387 freemap_route_ipv6 DEBG |
| 8867 | 2026-09-03T04:21:58.044Z | DEBGunitSep 03 04:21:56.387 created new freemapDEBG , replacing targets for 3fff:beef:20::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]initted freemap. size: 64unit, |
| 8868 | 2026-09-03T04:21:58.044Z | unit:::Sep 03 04:21:56.387 freemap_route_ipv6Sep 03 04:21:56.387 |
| 8869 | 2026-09-03T04:21:58.044Z | freemap_route_ipv6freemap_route_ipv4 |
| 8870 | 2026-09-03T04:21:58.045Z | INFO adding route 3fff:beef:21::/64 -> 2001:db8::55:ff |
| 8871 | 2026-09-03T04:21:58.045Z | |
| 8872 | 2026-09-03T04:21:58.045Z | INFOSep 03 04:21:56.387 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:1initted freemap. size: 64 |
| 8873 | 2026-09-03T04:21:58.045Z | , Sep 03 04:21:56.387Sep 03 04:21:56.387 DEBGunit :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 } }] |
| 8874 | 2026-09-03T04:21:58.045Z | freemap_route_ipv4DEBG |
| 8875 | 2026-09-03T04:21:58.045Z | reset freemapSep 03 04:21:56.387, Sep 03 04:21:56.387 DEBG DEBGSep 03 04:21:56.387unit Sep 03 04:21:56.387: 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 } }] |
| 8876 | 2026-09-03T04:21:58.045Z | adding route 3fff:beef:22::/64 -> 2001:db8::55:ffDEBGfreemap_route_ipv4 reset freemap |
| 8877 | 2026-09-03T04:21:58.045Z | , unit: |
| 8878 | 2026-09-03T04:21:58.045Z | freemap_route_ipv4Sep 03 04:21:56.387 |
| 8879 | 2026-09-03T04:21:58.045Z | Sep 03 04:21:56.387 DEBG 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 } }] , Sep 03 04:21:56.387 |
| 8880 | 2026-09-03T04:21:58.045Z | Sep 03 04:21:56.387INFOunit DEBGDEBG Sep 03 04:21:56.387:initted freemap. size: 64 adding route 3fff:dead::/64 -> 2001:db8::55:1, INFOunit |
| 8881 | 2026-09-03T04:21:58.045Z | : adding route 3fff:beef:23::/64 -> 2001:db8::55:fffreemap_route_ipv4freemap_route_ipv6 |
| 8882 | 2026-09-03T04:21:58.045Z | initted freemap. size: 64 |
| 8883 | 2026-09-03T04:21:58.045Z | , unitSep 03 04:21:56.387: DEBGfreemap_route_ipv6Sep 03 04:21:56.387 |
| 8884 | 2026-09-03T04:21:58.045Z | DEBG |
| 8885 | 2026-09-03T04:21:58.045Z | Sep 03 04:21:56.387 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:23::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8886 | 2026-09-03T04:21:58.045Z | Sep 03 04:21:56.387 |
| 8887 | 2026-09-03T04:21:58.045Z | DEBGSep 03 04:21:56.387 reset freemapSep 03 04:21:56.387reset freemap, , INFODEBG unitadding route 3fff:beef:24::/64 -> 2001:db8::55:ff: |
| 8888 | 2026-09-03T04:21:58.045Z | unitreset freemap:, freemap_route_ipv6unit |
| 8889 | 2026-09-03T04:21:58.097Z | : freemap_route_ipv6Sep 03 04:21:56.387freemap_route_ipv4 Sep 03 04:21:56.387 |
| 8890 | 2026-09-03T04:21:58.098Z | INFOINFO |
| 8891 | 2026-09-03T04:21:58.098Z | Sep 03 04:21:56.387 adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8892 | 2026-09-03T04:21:58.098Z | DEBG replacing targets for 3fff:beef:24::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 8893 | 2026-09-03T04:21:58.098Z | Sep 03 04:21:56.387Sep 03 04:21:56.387 |
| 8894 | 2026-09-03T04:21:58.098Z | Sep 03 04:21:56.387 DEBGSep 03 04:21:56.387Sep 03 04:21:56.387 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 } }] INFOINFO adding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 8895 | 2026-09-03T04:21:58.098Z | |
| 8896 | 2026-09-03T04:21:58.098Z | initted freemap. size: 64DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }], Sep 03 04:21:56.387 |
| 8897 | 2026-09-03T04:21:58.098Z | Sep 03 04:21:56.387 |
| 8898 | 2026-09-03T04:21:58.098Z | INFOunit adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 8899 | 2026-09-03T04:21:58.098Z | : Sep 03 04:21:56.387replacing 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 } }] |
| 8900 | 2026-09-03T04:21:58.098Z | DEBG Sep 03 04:21:56.387replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:21:56.387freemap_route_ipv6Sep 03 04:21:56.387 |
| 8901 | 2026-09-03T04:21:58.098Z | INFO INFO adding route 3fff:dead::/64 -> 2001:db8::55:2adding route 3fff:beef:26::/64 -> 2001:db8::55:ffDEBG |
| 8902 | 2026-09-03T04:21:58.098Z | |
| 8903 | 2026-09-03T04:21:58.098Z | |
| 8904 | 2026-09-03T04:21:58.098Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 8905 | 2026-09-03T04:21:58.098Z | Sep 03 04:21:56.387 Sep 03 04:21:56.387Sep 03 04:21:56.387 DEBGDEBG Sep 03 04:21:56.387replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]DEBG |
| 8906 | 2026-09-03T04:21:58.098Z | 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 } }] |
| 8907 | 2026-09-03T04:21:58.098Z | INFOreset freemap Sep 03 04:21:56.387adding route 172.17.0.0/32 -> 10.0.0.255 , |
| 8908 | 2026-09-03T04:21:58.098Z | Sep 03 04:21:56.387unit :INFO INFOadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8909 | 2026-09-03T04:21:58.098Z | Sep 03 04:21:56.387freemap_route_ipv6adding route 3fff:beef::/64 -> 2001:db8::55:ff |
| 8910 | 2026-09-03T04:21:58.098Z | INFO |
| 8911 | 2026-09-03T04:21:58.098Z | Sep 03 04:21:56.387 adding route 3fff:beef:27::/64 -> 2001:db8::55:ffDEBG |
| 8912 | 2026-09-03T04:21:58.098Z | replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.387Sep 03 04:21:56.387 |
| 8913 | 2026-09-03T04:21:58.098Z | Sep 03 04:21:56.387 DEBGDEBG replacing targets for 3fff:beef:27::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 8914 | 2026-09-03T04:21:58.098Z | DEBG |
| 8915 | 2026-09-03T04:21:58.098Z | Sep 03 04:21:56.387Sep 03 04:21:56.387 INFO replacing targets for 3fff:beef::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] adding route 172.17.0.1/32 -> 10.0.0.255Sep 03 04:21:56.387 |
| 8916 | 2026-09-03T04:21:58.098Z | Sep 03 04:21:56.387 |
| 8917 | 2026-09-03T04:21:58.099Z | INFOINFO adding route 3fff:beef:28::/64 -> 2001:db8::55:ff |
| 8918 | 2026-09-03T04:21:58.099Z | adding route 3fff:dead::/64 -> 2001:db8::55:1 Sep 03 04:21:56.387INFO |
| 8919 | 2026-09-03T04:21:58.099Z | Sep 03 04:21:56.387 Sep 03 04:21:56.387DEBGINFO replacing targets for 3fff:beef:28::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8920 | 2026-09-03T04:21:58.099Z | adding route 3fff:beef:1::/64 -> 2001:db8::55:ffadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 8921 | 2026-09-03T04:21:58.099Z | |
| 8922 | 2026-09-03T04:21:58.099Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.387 |
| 8923 | 2026-09-03T04:21:58.099Z | INFOSep 03 04:21:56.387Sep 03 04:21:56.387Sep 03 04:21:56.387 DEBG adding route 3fff:beef:29::/64 -> 2001:db8::55:ffreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] |
| 8924 | 2026-09-03T04:21:58.099Z | 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 } }] |
| 8925 | 2026-09-03T04:21:58.099Z | |
| 8926 | 2026-09-03T04:21:58.099Z | Sep 03 04:21:56.387 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 } }]DEBGSep 03 04:21:56.387 |
| 8927 | 2026-09-03T04:21:58.099Z | 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 } }] |
| 8928 | 2026-09-03T04:21:58.099Z | Sep 03 04:21:56.387adding route 172.17.0.2/32 -> 10.0.0.255Sep 03 04:21:56.387 |
| 8929 | 2026-09-03T04:21:58.099Z | Sep 03 04:21:56.387Sep 03 04:21:56.387 INFODEBGINFO adding route 3fff:beef:2a::/64 -> 2001:db8::55:ff |
| 8930 | 2026-09-03T04:21:58.099Z | adding route 3fff:beef:2::/64 -> 2001:db8::55:ffSep 03 04:21:56.387 |
| 8931 | 2026-09-03T04:21:58.099Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 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 } }] |
| 8932 | 2026-09-03T04:21:58.099Z | |
| 8933 | 2026-09-03T04:21:58.099Z | INFO Sep 03 04:21:56.387Sep 03 04:21:56.387adding route 3fff:dead::/64 -> 2001:db8::55:2 DEBG |
| 8934 | 2026-09-03T04:21:58.099Z | 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 |
| 8935 | 2026-09-03T04:21:58.099Z | Sep 03 04:21:56.387replacing targets for 3fff:beef:2::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.387 |
| 8936 | 2026-09-03T04:21:58.099Z | Sep 03 04:21:56.387 INFO DEBGadding route 172.17.0.3/32 -> 10.0.0.255INFO Sep 03 04:21:56.387adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 8937 | 2026-09-03T04:21:58.099Z | 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 } }] |
| 8938 | 2026-09-03T04:21:58.099Z | |
| 8939 | 2026-09-03T04:21:58.099Z | adding route 3fff:beef:3::/64 -> 2001:db8::55:ffSep 03 04:21:56.387 |
| 8940 | 2026-09-03T04:21:58.099Z | DEBG Sep 03 04:21:56.387replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.387 |
| 8941 | 2026-09-03T04:21:58.099Z | INFOSep 03 04:21:56.387DEBG 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 } }] |
| 8942 | 2026-09-03T04:21:58.099Z | adding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 8943 | 2026-09-03T04:21:58.099Z | DEBG Sep 03 04:21:56.387Sep 03 04:21:56.387 INFO adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 8944 | 2026-09-03T04:21:58.099Z | 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 } }] |
| 8945 | 2026-09-03T04:21:58.100Z | Sep 03 04:21:56.387Sep 03 04:21:56.387 DEBGDEBG Sep 03 04:21:56.387 replacing targets for 3fff:beef:2c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:21:56.384 |
| 8946 | 2026-09-03T04:21:58.100Z | INFO DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 |
| 8947 | 2026-09-03T04:21:58.100Z | created new freemapadding route 172.17.0.4/32 -> 10.0.0.255 |
| 8948 | 2026-09-03T04:21:58.100Z | Sep 03 04:21:56.387, adding route 3fff:beef:4::/64 -> 2001:db8::55:ff INFO unitadding route 3fff:beef:2d::/64 -> 2001:db8::55:ff: |
| 8949 | 2026-09-03T04:21:58.100Z | Sep 03 04:21:56.387Sep 03 04:21:56.387 freemap_route_ipv4 |
| 8950 | 2026-09-03T04:21:58.100Z | |
| 8951 | 2026-09-03T04:21:58.100Z | DEBG INFO replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 04:21:56.387Sep 03 04:21:56.387 |
| 8952 | 2026-09-03T04:21:58.100Z | |
| 8953 | 2026-09-03T04:21:58.100Z | 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: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 } }] |
| 8954 | 2026-09-03T04:21:58.100Z | Sep 03 04:21:56.387 |
| 8955 | 2026-09-03T04:21:58.100Z | INFOSep 03 04:21:56.387 adding route 172.17.0.5/32 -> 10.0.0.255DEBGSep 03 04:21:56.387 Sep 03 04:21:56.387 |
| 8956 | 2026-09-03T04:21:58.100Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 8957 | 2026-09-03T04:21:58.100Z | DEBG Sep 03 04:21:56.387created new freemap , INFO unitSep 03 04:21:56.387INFOadding route 3fff:beef:5::/64 -> 2001:db8::55:ff: |
| 8958 | 2026-09-03T04:21:58.100Z | adding route 3fff:beef:2e::/64 -> 2001:db8::55:ff DEBG |
| 8959 | 2026-09-03T04:21:58.100Z | freemap_route_ipv6 Sep 03 04:21:56.387 |
| 8960 | 2026-09-03T04:21:58.100Z | Sep 03 04:21:56.387DEBG Sep 03 04:21:56.387DEBG replacing targets for 3fff:beef:2e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 8961 | 2026-09-03T04:21:58.100Z | 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 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 } }] |
| 8962 | 2026-09-03T04:21:58.100Z | Sep 03 04:21:56.388 |
| 8963 | 2026-09-03T04:21:58.100Z | DEBG created new freemap, unitSep 03 04:21:56.383: Sep 03 04:21:56.395 DEBGfreemap_route_ipv4 replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 8964 | 2026-09-03T04:21:58.100Z | Sep 03 04:21:56.395Sep 03 04:21:56.395 INFOINFO adding route 3fff:beef:6::/64 -> 2001:db8::55:ff |
| 8965 | 2026-09-03T04:21:58.100Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ffSep 03 04:21:56.395INFO |
| 8966 | 2026-09-03T04:21:58.100Z | adding route 3fff:beef:2f::/64 -> 2001:db8::55:ff |
| 8967 | 2026-09-03T04:21:58.100Z | INFO Sep 03 04:21:56.395adding route 172.17.0.6/32 -> 10.0.0.255 Sep 03 04:21:56.395 |
| 8968 | 2026-09-03T04:21:58.100Z | DEBG DEBG Sep 03 04:21:56.395replacing 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 } }] |
| 8969 | 2026-09-03T04:21:58.100Z | 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 } }] |
| 8970 | 2026-09-03T04:21:58.100Z | 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 } }] |
| 8971 | 2026-09-03T04:21:58.100Z | Sep 03 04:21:56.395 Sep 03 04:21:56.395Sep 03 04:21:56.395DEBG replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.395 |
| 8972 | 2026-09-03T04:21:58.101Z | INFO adding route 3fff:beef:30::/64 -> 2001:db8::55:ff |
| 8973 | 2026-09-03T04:21:58.101Z | Sep 03 04:21:56.395 INFOINFO Sep 03 04:21:56.395adding route 172.17.0.7/32 -> 10.0.0.255adding route 3fff:beef:7::/64 -> 2001:db8::55:ff |
| 8974 | 2026-09-03T04:21:58.101Z | DEBG |
| 8975 | 2026-09-03T04:21:58.101Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 8976 | 2026-09-03T04:21:58.101Z | replacing targets for 3fff:beef:30::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395 |
| 8977 | 2026-09-03T04:21:58.101Z | DEBGSep 03 04:21:56.395 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 } }]Sep 03 04:21:56.395 |
| 8978 | 2026-09-03T04:21:58.101Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.395 |
| 8979 | 2026-09-03T04:21:58.101Z | DEBG 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 } }]Sep 03 04:21:56.395 |
| 8980 | 2026-09-03T04:21:58.101Z | INFOSep 03 04:21:56.395 adding route 3fff:beef:8::/64 -> 2001:db8::55:ffINFO |
| 8981 | 2026-09-03T04:21:58.101Z | Sep 03 04:21:56.395adding route 3fff:beef:31::/64 -> 2001:db8::55:ff |
| 8982 | 2026-09-03T04:21:58.101Z | INFOadding route 172.17.0.8/32 -> 10.0.0.255 Sep 03 04:21:56.395 |
| 8983 | 2026-09-03T04:21:58.101Z | adding route 3fff:beef:35::/64 -> 2001:db8::55:ffDEBGSep 03 04:21:56.395 |
| 8984 | 2026-09-03T04:21:58.101Z | 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 |
| 8985 | 2026-09-03T04:21:58.101Z | Sep 03 04:21:56.395Sep 03 04:21:56.395 DEBGDEBG replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]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: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 } }] |
| 8986 | 2026-09-03T04:21:58.101Z | |
| 8987 | 2026-09-03T04:21:58.101Z | |
| 8988 | 2026-09-03T04:21:58.101Z | Sep 03 04:21:56.395 Sep 03 04:21:56.395Sep 03 04:21:56.395Sep 03 04:21:56.395 INFOINFO adding route 3fff:beef:32::/64 -> 2001:db8::55:ffadding route 3fff:beef:36::/64 -> 2001:db8::55:ff |
| 8989 | 2026-09-03T04:21:58.106Z | INFO adding route 3fff:beef:9::/64 -> 2001:db8::55:ffINFO |
| 8990 | 2026-09-03T04:21:58.106Z | |
| 8991 | 2026-09-03T04:21:58.106Z | Sep 03 04:21:56.395 adding route 172.17.0.9/32 -> 10.0.0.255DEBG 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 } }] |
| 8992 | 2026-09-03T04:21:58.106Z | |
| 8993 | 2026-09-03T04:21:58.106Z | Sep 03 04:21:56.395Sep 03 04:21:56.395 Sep 03 04:21:56.395DEBG DEBGSep 03 04:21:56.395DEBGreplacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] replacing targets for 3fff:beef: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 } }] |
| 8994 | 2026-09-03T04:21:58.106Z | 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 } }] |
| 8995 | 2026-09-03T04:21:58.106Z | |
| 8996 | 2026-09-03T04:21:58.106Z | adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 8997 | 2026-09-03T04:21:58.106Z | Sep 03 04:21:56.395Sep 03 04:21:56.395 INFO adding route 3fff:beef:37::/64 -> 2001:db8::55:ffunit |
| 8998 | 2026-09-03T04:21:58.106Z | Sep 03 04:21:56.395: Sep 03 04:21:56.395 freemap_route_ipv4 INFODEBGINFO Sep 03 04:21:56.395replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.10/32 -> 10.0.0.255 |
| 8999 | 2026-09-03T04:21:58.106Z | |
| 9000 | 2026-09-03T04:21:58.106Z | |
| 9001 | 2026-09-03T04:21:58.106Z | DEBGadding route 3fff:beef:a::/64 -> 2001:db8::55:ff |
| 9002 | 2026-09-03T04:21:58.106Z | Sep 03 04:21:56.395replacing 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 |
| 9003 | 2026-09-03T04:21:58.106Z | adding route 3fff:beef:34::/64 -> 2001:db8::55:ff |
| 9004 | 2026-09-03T04:21:58.106Z | Sep 03 04:21:56.395 DEBGSep 03 04:21:56.395 replacing targets for 3fff:beef:a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]DEBG |
| 9005 | 2026-09-03T04:21:58.106Z | 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 } }] |
| 9006 | 2026-09-03T04:21:58.107Z | Sep 03 04:21:56.395Sep 03 04:21:56.395 Sep 03 04:21:56.395Sep 03 04:21:56.395DEBGINFO DEBGadding route 3fff:beef:38::/64 -> 2001:db8::55:ff |
| 9007 | 2026-09-03T04:21:58.107Z | Sep 03 04:21:56.395replacing 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 } }] |
| 9008 | 2026-09-03T04:21:58.107Z | INFO created new freemapadding route 3fff:beef:b::/64 -> 2001:db8::55:ffSep 03 04:21:56.395Sep 03 04:21:56.395 INFODEBG |
| 9009 | 2026-09-03T04:21:58.107Z | INFOadding route 172.17.0.11/32 -> 10.0.0.255, adding route 3fff:beef:35::/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 } }]unit |
| 9010 | 2026-09-03T04:21:58.107Z | Sep 03 04:21:56.395 |
| 9011 | 2026-09-03T04:21:58.107Z | DEBG |
| 9012 | 2026-09-03T04:21:58.107Z | replacing targets for 3fff:beef:b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]:Sep 03 04:21:56.395 |
| 9013 | 2026-09-03T04:21:58.107Z | freemap_route_ipv6DEBG |
| 9014 | 2026-09-03T04:21:58.107Z | replacing targets for 3fff:beef:35::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395Sep 03 04:21:56.395Sep 03 04:21:56.395 INFO |
| 9015 | 2026-09-03T04:21:58.107Z | DEBGINFOSep 03 04:21:56.395 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:c::/64 -> 2001:db8::55:ffadding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 9016 | 2026-09-03T04:21:58.107Z | |
| 9017 | 2026-09-03T04:21:58.107Z | |
| 9018 | 2026-09-03T04:21:58.107Z | DEBGSep 03 04:21:56.395Sep 03 04:21:56.395Sep 03 04:21:56.395 INFODEBG Sep 03 04:21:56.395INFOadding route 172.17.0.12/32 -> 10.0.0.255 |
| 9019 | 2026-09-03T04:21:58.107Z | DEBGadding route 3fff:beef:36::/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 } }] 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 } }] |
| 9020 | 2026-09-03T04:21:58.107Z | |
| 9021 | 2026-09-03T04:21:58.107Z | |
| 9022 | 2026-09-03T04:21:58.107Z | initted freemap. size: 64, Sep 03 04:21:56.395unit Sep 03 04:21:56.395Sep 03 04:21:56.395DEBG: INFO DEBGSep 03 04:21:56.395 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 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv4INFO |
| 9023 | 2026-09-03T04:21:58.107Z | adding route 3fff:beef:d::/64 -> 2001:db8::55:ff |
| 9024 | 2026-09-03T04:21:58.107Z | adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff |
| 9025 | 2026-09-03T04:21:58.107Z | |
| 9026 | 2026-09-03T04:21:58.107Z | |
| 9027 | 2026-09-03T04:21:58.107Z | Sep 03 04:21:56.395Sep 03 04:21:56.395Sep 03 04:21:56.395Sep 03 04:21:56.395 INFODEBG DEBGINFO Sep 03 04:21:56.395adding route 3fff:beef:37::/64 -> 2001:db8::55:ff |
| 9028 | 2026-09-03T04:21:58.107Z | adding route 172.17.0.13/32 -> 10.0.0.255 |
| 9029 | 2026-09-03T04:21:58.107Z | 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 } }]reset freemap |
| 9030 | 2026-09-03T04:21:58.107Z | |
| 9031 | 2026-09-03T04:21:58.107Z | DEBGSep 03 04:21:56.395, replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395 |
| 9032 | 2026-09-03T04:21:58.108Z | DEBGSep 03 04:21:56.395 Sep 03 04:21:56.395DEBGDEBG INFOreplacing targets for 172.17.0.13/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9033 | 2026-09-03T04:21:58.108Z | adding route 3fff:beef:e::/64 -> 2001:db8::55:ffcreated new freemapreplacing targets for 3fff:beef:37::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395 |
| 9034 | 2026-09-03T04:21:58.108Z | |
| 9035 | 2026-09-03T04:21:58.108Z | , unitINFOunit::Sep 03 04:21:56.395 Sep 03 04:21:56.395 Sep 03 04:21:56.395freemap_route_ipv6adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 9036 | 2026-09-03T04:21:58.108Z | INFO freemap_route_ipv4 |
| 9037 | 2026-09-03T04:21:58.108Z | DEBGINFO |
| 9038 | 2026-09-03T04:21:58.108Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ffadding route 172.17.0.14/32 -> 10.0.0.255 |
| 9039 | 2026-09-03T04:21:58.108Z | |
| 9040 | 2026-09-03T04:21:58.108Z | replacing targets for 3fff:beef:e::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395 |
| 9041 | 2026-09-03T04:21:58.108Z | DEBG initted freemap. size: 64Sep 03 04:21:56.395, unit Sep 03 04:21:56.395Sep 03 04:21:56.395: DEBGfreemap_route_ipv4DEBG DEBG |
| 9042 | 2026-09-03T04:21:58.108Z | Sep 03 04:21:56.395replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:21:56.395 INFO |
| 9043 | 2026-09-03T04:21:58.108Z | 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 } }] |
| 9044 | 2026-09-03T04:21:58.108Z | 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 } }]DEBGSep 03 04:21:56.395 initted freemap. size: 64DEBG, adding route 3fff:beef:f::/64 -> 2001:db8::55:ff |
| 9045 | 2026-09-03T04:21:58.108Z | reset freemapSep 03 04:21:56.395unit |
| 9046 | 2026-09-03T04:21:58.108Z | , : unit :freemap_route_ipv6INFO |
| 9047 | 2026-09-03T04:21:58.108Z | Sep 03 04:21:56.395 freemap_route_ipv4 DEBG |
| 9048 | 2026-09-03T04:21:58.108Z | adding route 3fff:beef:39::/64 -> 2001:db8::55:ffreplacing targets for 3fff:beef:f::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.395 |
| 9049 | 2026-09-03T04:21:58.108Z | |
| 9050 | 2026-09-03T04:21:58.108Z | Sep 03 04:21:56.395 Sep 03 04:21:56.395 INFODEBGSep 03 04:21:56.395 Sep 03 04:21:56.395 reset freemap adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff Sep 03 04:21:56.395INFO, unitadding route 3fff:beef:10::/64 -> 2001:db8::55:ff:DEBG |
| 9051 | 2026-09-03T04:21:58.108Z | |
| 9052 | 2026-09-03T04:21:58.108Z | DEBGINFO replacing targets for 3fff:beef:39::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] freemap_route_ipv6adding route 172.17.0.15/32 -> 10.0.0.255initted freemap. size: 64 |
| 9053 | 2026-09-03T04:21:58.108Z | |
| 9054 | 2026-09-03T04:21:58.108Z | Sep 03 04:21:56.395, unit |
| 9055 | 2026-09-03T04:21:58.108Z | DEBGSep 03 04:21:56.395: 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 } }] |
| 9056 | 2026-09-03T04:21:58.108Z | Sep 03 04:21:56.395freemap_route_ipv6 |
| 9057 | 2026-09-03T04:21:58.108Z | test route::tests::identity_replace_is_noop ... ok |
| 9058 | 2026-09-03T04:21:58.109Z | test route::tests::rollback_failure_leaves_in_core_cleared ... ok |
| 9059 | 2026-09-03T04:21:58.109Z | Sep 03 04:21:56.395 INFOSep 03 04:21:56.395DEBG replacing targets for 3fff:beef:3c::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]INFOSep 03 04:21:56.395INFO adding route 3fff:beef:3a::/64 -> 2001:db8::55:ff DEBG |
| 9060 | 2026-09-03T04:21:58.109Z | |
| 9061 | 2026-09-03T04:21:58.109Z | reset freemapadding route 172.16.0.0/32 -> 10.0.0.1adding route 3fff:beef:11::/64 -> 2001:db8::55:ffSep 03 04:21:56.395Sep 03 04:21:56.395 |
| 9062 | 2026-09-03T04:21:58.109Z | DEBG |
| 9063 | 2026-09-03T04:21:58.109Z | Sep 03 04:21:56.395replacing 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 } }], |
| 9064 | 2026-09-03T04:21:58.109Z | Sep 03 04:21:56.395unit: INFO adding route 3fff:beef:3d::/64 -> 2001:db8::55:ffDEBGSep 03 04:21:56.395 |
| 9065 | 2026-09-03T04:21:58.109Z | 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 } }]freemap_route_ipv6 |
| 9066 | 2026-09-03T04:21:58.109Z | DEBG replacing targets for 3fff:beef:3a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.396 |
| 9067 | 2026-09-03T04:21:58.109Z | |
| 9068 | 2026-09-03T04:21:58.109Z | Sep 03 04:21:56.396Sep 03 04:21:56.396 INFODEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] 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 } }] |
| 9069 | 2026-09-03T04:21:58.109Z | Sep 03 04:21:56.396 |
| 9070 | 2026-09-03T04:21:58.109Z | adding route 3fff:beef:12::/64 -> 2001:db8::55:ffINFO |
| 9071 | 2026-09-03T04:21:58.109Z | Sep 03 04:21:56.396 INFOINFOSep 03 04:21:56.396 adding route 172.17.0.16/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9072 | 2026-09-03T04:21:58.109Z | INFOadding route 3fff:beef:3b::/64 -> 2001:db8::55:ff adding route 3fff:beef:3e::/64 -> 2001:db8::55:ff |
| 9073 | 2026-09-03T04:21:58.109Z | Sep 03 04:21:56.396 |
| 9074 | 2026-09-03T04:21:58.109Z | |
| 9075 | 2026-09-03T04:21:58.109Z | Sep 03 04:21:56.396 DEBGDEBG Sep 03 04:21:56.396 Sep 03 04:21:56.396 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 } }] |
| 9076 | 2026-09-03T04:21:58.109Z | Sep 03 04:21:56.396DEBGreplacing 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 } }] |
| 9077 | 2026-09-03T04:21:58.109Z | 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 } }]INFOSep 03 04:21:56.396 |
| 9078 | 2026-09-03T04:21:58.109Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:21:56.396DEBGSep 03 04:21:56.396 |
| 9079 | 2026-09-03T04:21:58.109Z | 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 |
| 9080 | 2026-09-03T04:21:58.109Z | Sep 03 04:21:56.396 INFO INFOSep 03 04:21:56.396 adding route 172.17.0.17/32 -> 10.0.0.255adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9081 | 2026-09-03T04:21:58.109Z | adding route 172.16.0.0/32 -> 10.0.0.2 adding route 3fff:beef:13::/64 -> 2001:db8::55:ff |
| 9082 | 2026-09-03T04:21:58.109Z | Sep 03 04:21:56.396 |
| 9083 | 2026-09-03T04:21:58.110Z | Sep 03 04:21:56.396 |
| 9084 | 2026-09-03T04:21:58.110Z | INFOSep 03 04:21:56.396 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 } }] |
| 9085 | 2026-09-03T04:21:58.110Z | Sep 03 04:21:56.402replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.402 |
| 9086 | 2026-09-03T04:21:58.110Z | Sep 03 04:21:56.402 DEBGadding route 3fff:beef:3c::/64 -> 2001:db8::55:ff DEBGINFO |
| 9087 | 2026-09-03T04:21:58.110Z | adding route 172.16.0.0/32 -> 10.0.0.3replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }] |
| 9088 | 2026-09-03T04:21:58.110Z | Sep 03 04:21:56.402 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 } }] |
| 9089 | 2026-09-03T04:21:58.114Z | |
| 9090 | 2026-09-03T04:21:58.114Z | Sep 03 04:21:56.402 INFO adding route 172.16.0.0/32 -> 10.0.0.4Sep 03 04:21:56.387 |
| 9091 | 2026-09-03T04:21:58.114Z | Sep 03 04:21:56.402DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:21:56.402adding route 172.16.0.0/32 -> 10.0.0.3 |
| 9092 | 2026-09-03T04:21:58.114Z | Sep 03 04:21:56.402 INFO |
| 9093 | 2026-09-03T04:21:58.114Z | DEBGadding route 172.17.0.18/32 -> 10.0.0.255 |
| 9094 | 2026-09-03T04:21:58.114Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 04:21:56.402Sep 03 04:21:56.402 |
| 9095 | 2026-09-03T04:21:58.115Z | WARN DEBGshrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })Sep 03 04:21:56.402 |
| 9096 | 2026-09-03T04:21:58.115Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]Sep 03 04:21:56.402DEBG |
| 9097 | 2026-09-03T04:21:58.115Z | 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 } }] |
| 9098 | 2026-09-03T04:21:58.115Z | DEBG Sep 03 04:21:56.402replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 04:21:56.402 ERRO |
| 9099 | 2026-09-03T04:21:58.115Z | rollback route_index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })INFO |
| 9100 | 2026-09-03T04:21:58.115Z | adding route 172.16.0.0/32 -> 10.0.0.4 |
| 9101 | 2026-09-03T04:21:58.115Z | Sep 03 04:21:56.402 INFOSep 03 04:21:56.402 Sep 03 04:21:56.402DEBG 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 } }] |
| 9102 | 2026-09-03T04:21:58.115Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 04:21:56.402 |
| 9103 | 2026-09-03T04:21:58.115Z | initted freemap. size: 64adding route 172.17.0.19/32 -> 10.0.0.255ERRO |
| 9104 | 2026-09-03T04:21:58.115Z | , unitSep 03 04:21:56.402Sep 03 04:21:56.402 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 itINFO |
| 9105 | 2026-09-03T04:21:58.115Z | Sep 03 04:21:56.402DEBG failed to allocate space for the new target list |
| 9106 | 2026-09-03T04:21:58.115Z | adding route 172.17.0.0/32 -> 10.0.0.255:DEBG |
| 9107 | 2026-09-03T04:21:58.115Z | 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 } }] |
| 9108 | 2026-09-03T04:21:58.115Z | Sep 03 04:21:56.402freemap_route_ipv4 |
| 9109 | 2026-09-03T04:21:58.115Z | Sep 03 04:21:56.402 DEBGDEBG replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 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 } }] |
| 9110 | 2026-09-03T04:21:58.115Z | Sep 03 04:21:56.402 |
| 9111 | 2026-09-03T04:21:58.115Z | Sep 03 04:21:56.402 DEBGINFOSep 03 04:21:56.402 adding route 172.17.0.20/32 -> 10.0.0.255reset freemap |
| 9112 | 2026-09-03T04:21:58.115Z | INFO, unitadding route 172.17.0.1/32 -> 10.0.0.255: |
| 9113 | 2026-09-03T04:21:58.115Z | freemap_route_ipv4Sep 03 04:21:56.402 |
| 9114 | 2026-09-03T04:21:58.115Z | DEBG Sep 03 04:21:56.402replacing targets for 172.17.0.20/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.402 DEBGDEBG |
| 9115 | 2026-09-03T04:21:58.115Z | 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 } }]initted freemap. size: 64 |
| 9116 | 2026-09-03T04:21:58.115Z | , DEBGunit :failed to allocate space for the new target listSep 03 04:21:56.402 |
| 9117 | 2026-09-03T04:21:58.115Z | freemap_route_ipv6 |
| 9118 | 2026-09-03T04:21:58.115Z | INFO adding route 172.17.0.21/32 -> 10.0.0.255Sep 03 04:21:56.402Sep 03 04:21:56.402 |
| 9119 | 2026-09-03T04:21:58.115Z | Sep 03 04:21:56.402 DEBGINFO replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]DEBG |
| 9120 | 2026-09-03T04:21:58.115Z | adding route 172.17.0.2/32 -> 10.0.0.255 reset freemap |
| 9121 | 2026-09-03T04:21:58.116Z | , unitSep 03 04:21:56.402: DEBGSep 03 04:21:56.402 freemap_route_ipv6replacing 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 } }] |
| 9122 | 2026-09-03T04:21:58.116Z | |
| 9123 | 2026-09-03T04:21:58.116Z | 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 } }] |
| 9124 | 2026-09-03T04:21:58.116Z | Sep 03 04:21:56.402 Sep 03 04:21:56.402INFO Sep 03 04:21:56.402 adding route 172.17.0.22/32 -> 10.0.0.255INFOINFO |
| 9125 | 2026-09-03T04:21:58.116Z | adding route 172.17.0.3/32 -> 10.0.0.255adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9126 | 2026-09-03T04:21:58.116Z | |
| 9127 | 2026-09-03T04:21:58.116Z | Sep 03 04:21:56.402Sep 03 04:21:56.402 Sep 03 04:21:56.402DEBG DEBG replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }]replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9128 | 2026-09-03T04:21:58.116Z | |
| 9129 | 2026-09-03T04:21:58.116Z | 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 } }] |
| 9130 | 2026-09-03T04:21:58.116Z | Sep 03 04:21:56.402Sep 03 04:21:56.402Sep 03 04:21:56.402 INFODEBG INFOadding route 172.17.0.4/32 -> 10.0.0.255 |
| 9131 | 2026-09-03T04:21:58.116Z | adding route 172.17.0.23/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 } }] |
| 9132 | 2026-09-03T04:21:58.116Z | |
| 9133 | 2026-09-03T04:21:58.116Z | Sep 03 04:21:56.402 Sep 03 04:21:56.402DEBG 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 } }] |
| 9134 | 2026-09-03T04:21:58.116Z | 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 } }] |
| 9135 | 2026-09-03T04:21:58.116Z | Sep 03 04:21:56.402Sep 03 04:21:56.402 INFOINFO adding route 172.17.0.5/32 -> 10.0.0.255adding route 172.17.0.24/32 -> 10.0.0.255 |
| 9136 | 2026-09-03T04:21:58.116Z | |
| 9137 | 2026-09-03T04:21:58.116Z | Sep 03 04:21:56.402 Sep 03 04:21:56.402DEBG 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 } }] |
| 9138 | 2026-09-03T04:21:58.116Z | 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 } }] |
| 9139 | 2026-09-03T04:21:58.116Z | Sep 03 04:21:56.402Sep 03 04:21:56.402 INFOINFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9140 | 2026-09-03T04:21:58.116Z | |
| 9141 | 2026-09-03T04:21:58.116Z | Sep 03 04:21:56.402 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 } }] |
| 9142 | 2026-09-03T04:21:58.116Z | Sep 03 04:21:56.402Sep 03 04:21:56.402 DEBGINFO replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9143 | 2026-09-03T04:21:58.116Z | |
| 9144 | 2026-09-03T04:21:58.116Z | Sep 03 04:21:56.402 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 } }] |
| 9145 | 2026-09-03T04:21:58.116Z | Sep 03 04:21:56.402 Sep 03 04:21:56.402INFO INFOadding route 172.17.0.7/32 -> 10.0.0.255 |
| 9146 | 2026-09-03T04:21:58.116Z | adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9147 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.402 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 } }] |
| 9148 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.402 DEBGSep 03 04:21:56.402 replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9149 | 2026-09-03T04:21:58.117Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9150 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.402 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 } }] |
| 9151 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.402 INFO adding route 172.17.0.8/32 -> 10.0.0.255Sep 03 04:21:56.402 |
| 9152 | 2026-09-03T04:21:58.117Z | test route::tests::grow_succeeds ... ok |
| 9153 | 2026-09-03T04:21:58.117Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9154 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.402Sep 03 04:21:56.402 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.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 } }] |
| 9155 | 2026-09-03T04:21:58.117Z | |
| 9156 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.403 INFO adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9157 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.403Sep 03 04:21:56.403 INFODEBG adding route 172.17.0.9/32 -> 10.0.0.255replacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9158 | 2026-09-03T04:21:58.117Z | |
| 9159 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.403 INFO adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9160 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.403 Sep 03 04:21:56.403DEBG DEBGreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9161 | 2026-09-03T04:21:58.117Z | 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 } }] |
| 9162 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.403 INFO adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9163 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.403 INFOSep 03 04:21:56.403 adding route 172.17.0.10/32 -> 10.0.0.255DEBG |
| 9164 | 2026-09-03T04:21:58.117Z | 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 } }] |
| 9165 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.403Sep 03 04:21:56.403 INFODEBG 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 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.33/32 -> 10.0.0.255 |
| 9166 | 2026-09-03T04:21:58.117Z | |
| 9167 | 2026-09-03T04:21:58.117Z | |
| 9168 | 2026-09-03T04:21:58.117Z | Sep 03 04:21:56.403 Sep 03 04:21:56.403INFOSep 03 04:21:56.403 adding route 172.17.0.11/32 -> 10.0.0.255 INFO |
| 9169 | 2026-09-03T04:21:58.117Z | DEBGadding route 3fff:beef:14::/64 -> 2001:db8::55:ff |
| 9170 | 2026-09-03T04:21:58.117Z | replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.403 |
| 9171 | 2026-09-03T04:21:58.117Z | DEBG Sep 03 04:21:56.403replacing 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 } }] |
| 9172 | 2026-09-03T04:21:58.118Z | Sep 03 04:21:56.403DEBG INFO replacing targets for 3fff:beef:14::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9173 | 2026-09-03T04:21:58.118Z | |
| 9174 | 2026-09-03T04:21:58.118Z | Sep 03 04:21:56.403 INFO adding route 172.17.0.12/32 -> 10.0.0.255Sep 03 04:21:56.403 |
| 9175 | 2026-09-03T04:21:58.118Z | Sep 03 04:21:56.403DEBG 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 } }] Sep 03 04:21:56.403adding route 3fff:beef:15::/64 -> 2001:db8::55:ff |
| 9176 | 2026-09-03T04:21:58.118Z | |
| 9177 | 2026-09-03T04:21:58.118Z | 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 } }] |
| 9178 | 2026-09-03T04:21:58.118Z | Sep 03 04:21:56.403 Sep 03 04:21:56.403INFO DEBGadding route 172.17.0.35/32 -> 10.0.0.255Sep 03 04:21:56.403 |
| 9179 | 2026-09-03T04:21:58.118Z | INFOreplacing targets for 3fff:beef:15::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9180 | 2026-09-03T04:21:58.118Z | adding route 172.17.0.13/32 -> 10.0.0.255Sep 03 04:21:56.403 |
| 9181 | 2026-09-03T04:21:58.118Z | DEBG Sep 03 04:21:56.403replacing 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 } }] |
| 9182 | 2026-09-03T04:21:58.118Z | INFOSep 03 04:21:56.403 adding route 3fff:beef:16::/64 -> 2001:db8::55:ffDEBG |
| 9183 | 2026-09-03T04:21:58.118Z | 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 } }] |
| 9184 | 2026-09-03T04:21:58.118Z | Sep 03 04:21:56.403Sep 03 04:21:56.403Sep 03 04:21:56.409 INFODEBG adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9185 | 2026-09-03T04:21:58.118Z | DEBG created new freemapcreated new freemapSep 03 04:21:56.409, unitDEBG, : unit :replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv4freemap_route_ipv4 |
| 9186 | 2026-09-03T04:21:58.118Z | |
| 9187 | 2026-09-03T04:21:58.118Z | |
| 9188 | 2026-09-03T04:21:58.118Z | Sep 03 04:21:56.409 DEBG created new freemapSep 03 04:21:56.409Sep 03 04:21:56.409, unitINFO :DEBG freemap_route_ipv6adding route 172.17.0.15/32 -> 10.0.0.255created new freemap |
| 9189 | 2026-09-03T04:21:58.122Z | |
| 9190 | 2026-09-03T04:21:58.122Z | , unitSep 03 04:21:56.409Sep 03 04:21:56.403 :DEBG DEBG freemap_route_ipv6 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 } }] |
| 9191 | 2026-09-03T04:21:58.123Z | replacing targets for 3fff:beef:16::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.409 |
| 9192 | 2026-09-03T04:21:58.123Z | |
| 9193 | 2026-09-03T04:21:58.123Z | DEBGSep 03 04:21:56.409 DEBG Sep 03 04:21:56.409 initted freemap. size: 64initted freemap. size: 64Sep 03 04:21:56.409INFO, , unitINFO:adding route 3fff:beef:17::/64 -> 2001:db8::55:ffunit |
| 9194 | 2026-09-03T04:21:58.123Z | : freemap_route_ipv4freemap_route_ipv4 |
| 9195 | 2026-09-03T04:21:58.123Z | Sep 03 04:21:56.409 |
| 9196 | 2026-09-03T04:21:58.123Z | 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 172.17.0.16/32 -> 10.0.0.255Sep 03 04:21:56.410 |
| 9197 | 2026-09-03T04:21:58.123Z | |
| 9198 | 2026-09-03T04:21:58.123Z | DEBGSep 03 04:21:56.410 reset freemapDEBG, unitreset freemap:, unitSep 03 04:21:56.410:Sep 03 04:21:56.410freemap_route_ipv4 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 } }]freemap_route_ipv4 |
| 9199 | 2026-09-03T04:21:58.123Z | |
| 9200 | 2026-09-03T04:21:58.123Z | |
| 9201 | 2026-09-03T04:21:58.123Z | adding route 3fff:beef:18::/64 -> 2001:db8::55:ffSep 03 04:21:56.410 |
| 9202 | 2026-09-03T04:21:58.123Z | Sep 03 04:21:56.410INFO DEBGSep 03 04:21:56.410adding route 172.17.0.17/32 -> 10.0.0.255 |
| 9203 | 2026-09-03T04:21:58.123Z | Sep 03 04:21:56.410DEBG 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 } }]initted freemap. size: 64 |
| 9204 | 2026-09-03T04:21:58.123Z | , DEBGSep 03 04:21:56.410 initted freemap. size: 64DEBGunitSep 03 04:21:56.410:, INFOunit freemap_route_ipv6: |
| 9205 | 2026-09-03T04:21:58.123Z | adding route 3fff:beef:19::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 9206 | 2026-09-03T04:21:58.123Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9207 | 2026-09-03T04:21:58.123Z | |
| 9208 | 2026-09-03T04:21:58.123Z | Sep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410DEBG DEBG DEBGSep 03 04:21:56.410 reset freemapreplacing targets for 3fff:beef:19::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }], unit |
| 9209 | 2026-09-03T04:21:58.123Z | reset freemap: , freemap_route_ipv6 |
| 9210 | 2026-09-03T04:21:58.123Z | Sep 03 04:21:56.410INFOunit :Sep 03 04:21:56.410adding route 172.17.0.18/32 -> 10.0.0.255INFO |
| 9211 | 2026-09-03T04:21:58.123Z | adding route 3fff:beef:1a::/64 -> 2001:db8::55:fffreemap_route_ipv6 |
| 9212 | 2026-09-03T04:21:58.123Z | INFO |
| 9213 | 2026-09-03T04:21:58.123Z | Sep 03 04:21:56.410 DEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing targets for 172.17.0.18/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.410Sep 03 04:21:56.410 |
| 9214 | 2026-09-03T04:21:58.123Z | DEBGINFO replacing targets for 3fff:beef:1a::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.1 |
| 9215 | 2026-09-03T04:21:58.123Z | |
| 9216 | 2026-09-03T04:21:58.123Z | |
| 9217 | 2026-09-03T04:21:58.123Z | Sep 03 04:21:56.410 Sep 03 04:21:56.410INFOSep 03 04:21:56.410 INFODEBG adding route 3fff:beef:1b::/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 } }] Sep 03 04:21:56.410 |
| 9218 | 2026-09-03T04:21:58.123Z | adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9219 | 2026-09-03T04:21:58.123Z | |
| 9220 | 2026-09-03T04:21:58.123Z | Sep 03 04:21:56.403Sep 03 04:21:56.410DEBGSep 03 04:21:56.410 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]DEBGDEBGDEBG created new freemapreplacing targets for 3fff:beef:1b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9221 | 2026-09-03T04:21:58.123Z | 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 } }], |
| 9222 | 2026-09-03T04:21:58.123Z | |
| 9223 | 2026-09-03T04:21:58.123Z | Sep 03 04:21:56.410unit :INFO freemap_route_ipv4adding route 172.16.0.0/32 -> 10.0.0.1Sep 03 04:21:56.410Sep 03 04:21:56.410 |
| 9224 | 2026-09-03T04:21:58.123Z | INFO DEBGadding route 3fff:beef:1c::/64 -> 2001:db8::55:ff |
| 9225 | 2026-09-03T04:21:58.123Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 04:21:56.410 |
| 9226 | 2026-09-03T04:21:58.123Z | |
| 9227 | 2026-09-03T04:21:58.123Z | INFO Sep 03 04:21:56.410 Sep 03 04:21:56.410DEBG adding route 172.17.0.20/32 -> 10.0.0.255DEBG |
| 9228 | 2026-09-03T04:21:58.123Z | Sep 03 04:21:56.410 created new freemap, 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 } }]unit |
| 9229 | 2026-09-03T04:21:58.123Z | : Sep 03 04:21:56.410 freemap_route_ipv6DEBG |
| 9230 | 2026-09-03T04:21:58.124Z | 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 |
| 9231 | 2026-09-03T04:21:58.124Z | Sep 03 04:21:56.410 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]Sep 03 04:21:56.410 |
| 9232 | 2026-09-03T04:21:58.124Z | INFOSep 03 04:21:56.410 DEBG adding route 3fff:beef:1d::/64 -> 2001:db8::55:ffinitted freemap. size: 64INFO, |
| 9233 | 2026-09-03T04:21:58.124Z | adding route 172.17.0.21/32 -> 10.0.0.255unit |
| 9234 | 2026-09-03T04:21:58.124Z | : Sep 03 04:21:56.410freemap_route_ipv4 |
| 9235 | 2026-09-03T04:21:58.124Z | DEBG Sep 03 04:21:56.410Sep 03 04:21:56.410replacing 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 |
| 9236 | 2026-09-03T04:21:58.124Z | Sep 03 04:21:56.410DEBG 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 } }] |
| 9237 | 2026-09-03T04:21:58.124Z | adding route 172.16.0.0/32 -> 10.0.0.1DEBGSep 03 04:21:56.410 reset freemapSep 03 04:21:56.410, |
| 9238 | 2026-09-03T04:21:58.124Z | unitINFO:INFO freemap_route_ipv4adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9239 | 2026-09-03T04:21:58.124Z | |
| 9240 | 2026-09-03T04:21:58.124Z | adding route 3fff:beef:1e::/64 -> 2001:db8::55:ff |
| 9241 | 2026-09-03T04:21:58.124Z | Sep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410Sep 03 04:21:56.410DEBG DEBGinitted freemap. size: 64 , 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 } }]unit |
| 9242 | 2026-09-03T04:21:58.124Z | 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 } }]: |
| 9243 | 2026-09-03T04:21:58.124Z | Sep 03 04:21:56.410DEBGfreemap_route_ipv6 |
| 9244 | 2026-09-03T04:21:58.124Z | 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 } }]Sep 03 04:21:56.410 |
| 9245 | 2026-09-03T04:21:58.124Z | INFOINFO Sep 03 04:21:56.410adding route 172.17.0.23/32 -> 10.0.0.255adding route 3fff:beef:1f::/64 -> 2001:db8::55:ff |
| 9246 | 2026-09-03T04:21:58.124Z | |
| 9247 | 2026-09-03T04:21:58.124Z | test route::tests::rollback_on_compact_delete_failure ... ok |
| 9248 | 2026-09-03T04:21:58.124Z | DEBGSep 03 04:21:56.410 reset freemap , INFOSep 03 04:21:56.410unit Sep 03 04:21:56.410: DEBG DEBGfreemap_route_ipv6 adding route 172.16.0.0/32 -> 10.0.0.2replacing 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 } }] |
| 9249 | 2026-09-03T04:21:58.124Z | |
| 9250 | 2026-09-03T04:21:58.124Z | |
| 9251 | 2026-09-03T04:21:58.124Z | 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 } }] |
| 9252 | 2026-09-03T04:21:58.124Z | Sep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410INFOSep 03 04:21:56.410INFO adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 9253 | 2026-09-03T04:21:58.124Z | DEBG adding route 3fff:beef:20::/64 -> 2001:db8::55:ffadding route 172.17.0.24/32 -> 10.0.0.255Sep 03 04:21:56.410replacing 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 } }] |
| 9254 | 2026-09-03T04:21:58.124Z | |
| 9255 | 2026-09-03T04:21:58.124Z | |
| 9256 | 2026-09-03T04:21:58.124Z | DEBG Sep 03 04:21:56.410Sep 03 04:21:56.410replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] Sep 03 04:21:56.410INFO DEBGDEBG adding route 172.17.0.0/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 } }] |
| 9257 | 2026-09-03T04:21:58.124Z | |
| 9258 | 2026-09-03T04:21:58.124Z | 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 } }] |
| 9259 | 2026-09-03T04:21:58.124Z | |
| 9260 | 2026-09-03T04:21:58.124Z | Sep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410INFOSep 03 04:21:56.410 adding route 3fff:beef:21::/64 -> 2001:db8::55:ffINFO |
| 9261 | 2026-09-03T04:21:58.124Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255DEBG |
| 9262 | 2026-09-03T04:21:58.124Z | adding route 172.16.0.0/32 -> 10.0.0.2 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 } }] |
| 9263 | 2026-09-03T04:21:58.124Z | |
| 9264 | 2026-09-03T04:21:58.124Z | Sep 03 04:21:56.410Sep 03 04:21:56.410 DEBGSep 03 04:21:56.410Sep 03 04:21:56.410DEBG INFO DEBGreplacing targets for 3fff:beef:21::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9265 | 2026-09-03T04:21:58.124Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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.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 } }] |
| 9266 | 2026-09-03T04:21:58.124Z | |
| 9267 | 2026-09-03T04:21:58.125Z | adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9268 | 2026-09-03T04:21:58.125Z | Sep 03 04:21:56.410Sep 03 04:21:56.410 INFOINFO Sep 03 04:21:56.410adding route 3fff:beef:22::/64 -> 2001:db8::55:ffadding route 172.17.0.0/32 -> 10.0.0.255Sep 03 04:21:56.410 |
| 9269 | 2026-09-03T04:21:58.125Z | INFODEBG |
| 9270 | 2026-09-03T04:21:58.125Z | adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9271 | 2026-09-03T04:21:58.125Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.410Sep 03 04:21:56.410 |
| 9272 | 2026-09-03T04:21:58.125Z | Sep 03 04:21:56.410DEBG DEBGDEBG replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 3fff:beef:22::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]replacing targets for 172.17.0.0/32 with: [NextHop { asic_port_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-09-03T04:21:58.125Z | |
| 9274 | 2026-09-03T04:21:58.125Z | Sep 03 04:21:56.410 |
| 9275 | 2026-09-03T04:21:58.125Z | INFOSep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410INFO INFOINFO adding route 3fff:beef:23::/64 -> 2001:db8::55:ffadding route 172.17.0.27/32 -> 10.0.0.255adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9276 | 2026-09-03T04:21:58.125Z | adding route 172.17.0.2/32 -> 10.0.0.255 |
| 9277 | 2026-09-03T04:21:58.125Z | |
| 9278 | 2026-09-03T04:21:58.125Z | |
| 9279 | 2026-09-03T04:21:58.125Z | Sep 03 04:21:56.410Sep 03 04:21:56.410 DEBGSep 03 04:21:56.410 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 } }]Sep 03 04:21:56.410 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 |
| 9280 | 2026-09-03T04:21:58.125Z | 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 } }] |
| 9281 | 2026-09-03T04:21:58.125Z | |
| 9282 | 2026-09-03T04:21:58.125Z | 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 } }] |
| 9283 | 2026-09-03T04:21:58.125Z | Sep 03 04:21:56.410Sep 03 04:21:56.410 Sep 03 04:21:56.410INFOINFO adding route 3fff:beef:24::/64 -> 2001:db8::55:ffINFO |
| 9284 | 2026-09-03T04:21:58.125Z | Sep 03 04:21:56.410adding route 172.17.0.28/32 -> 10.0.0.255 adding route 172.17.0.2/32 -> 10.0.0.255INFO |
| 9285 | 2026-09-03T04:21:58.125Z | |
| 9286 | 2026-09-03T04:21:58.125Z | adding route 172.17.0.3/32 -> 10.0.0.255 |
| 9287 | 2026-09-03T04:21:58.125Z | Sep 03 04:21:56.410Sep 03 04:21:56.410 DEBGSep 03 04:21:56.410DEBG Sep 03 04:21:56.410 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 |
| 9288 | 2026-09-03T04:21:58.125Z | replacing targets for 172.17.0.3/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9289 | 2026-09-03T04:21:58.129Z | DEBG |
| 9290 | 2026-09-03T04:21:58.129Z | Sep 03 04:21:56.410 Sep 03 04:21:56.410INFO Sep 03 04:21:56.410adding route 3fff:beef:25::/64 -> 2001:db8::55:ff |
| 9291 | 2026-09-03T04:21:58.129Z | 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 |
| 9292 | 2026-09-03T04:21:58.129Z | adding route 172.17.0.3/32 -> 10.0.0.255INFO |
| 9293 | 2026-09-03T04:21:58.129Z | Sep 03 04:21:56.410adding route 172.17.0.4/32 -> 10.0.0.255 |
| 9294 | 2026-09-03T04:21:58.129Z | DEBG Sep 03 04:21:56.410replacing targets for 3fff:beef:25::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:21:56.410Sep 03 04:21:56.410 |
| 9295 | 2026-09-03T04:21:58.129Z | INFO adding route 172.17.0.29/32 -> 10.0.0.255DEBG |
| 9296 | 2026-09-03T04:21:58.129Z | 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 } }]Sep 03 04:21:56.410replacing 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 } }] |
| 9297 | 2026-09-03T04:21:58.129Z | INFO |
| 9298 | 2026-09-03T04:21:58.129Z | Sep 03 04:21:56.410 adding route 3fff:beef:26::/64 -> 2001:db8::55:ff |
| 9299 | 2026-09-03T04:21:58.129Z | DEBG Sep 03 04:21:56.410replacing targets for 172.17.0.29/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.410INFO |
| 9300 | 2026-09-03T04:21:58.129Z | Sep 03 04:21:56.410 INFOadding route 172.17.0.4/32 -> 10.0.0.255DEBG |
| 9301 | 2026-09-03T04:21:58.129Z | adding route 172.17.0.5/32 -> 10.0.0.255replacing 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 } }] |
| 9302 | 2026-09-03T04:21:58.129Z | Sep 03 04:21:56.410Sep 03 04:21:56.410 INFO Sep 03 04:21:56.416adding route 172.17.0.30/32 -> 10.0.0.255DEBG |
| 9303 | 2026-09-03T04:21:58.129Z | Sep 03 04:21:56.416 DEBG INFOcreated new freemap replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:beef:27::/64 -> 2001:db8::55:ff |
| 9304 | 2026-09-03T04:21:58.129Z | , |
| 9305 | 2026-09-03T04:21:58.129Z | unitSep 03 04:21:56.416 :DEBGSep 03 04:21:56.416 Sep 03 04:21:56.416replacing 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 freemap_route_ipv4 |
| 9306 | 2026-09-03T04:21:58.130Z | DEBGadding route 172.17.0.5/32 -> 10.0.0.255 |
| 9307 | 2026-09-03T04:21:58.130Z | 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 } }] |
| 9308 | 2026-09-03T04:21:58.130Z | |
| 9309 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.416Sep 03 04:21:56.416Sep 03 04:21:56.416 INFOSep 03 04:21:56.416 adding route 3fff:beef:28::/64 -> 2001:db8::55:ffDEBG INFO |
| 9310 | 2026-09-03T04:21:58.130Z | adding route 172.17.0.31/32 -> 10.0.0.255DEBG created new freemap |
| 9311 | 2026-09-03T04:21:58.130Z | , replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unitSep 03 04:21:56.417 |
| 9312 | 2026-09-03T04:21:58.130Z | :DEBG freemap_route_ipv6replacing 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 } }] |
| 9313 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.417 |
| 9314 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.417 INFODEBGSep 03 04:21:56.417 adding route 172.17.0.6/32 -> 10.0.0.255replacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.417 |
| 9315 | 2026-09-03T04:21:58.130Z | |
| 9316 | 2026-09-03T04:21:58.130Z | INFO DEBGadding route 3fff:beef:29::/64 -> 2001:db8::55:ff Sep 03 04:21:56.417 |
| 9317 | 2026-09-03T04:21:58.130Z | initted freemap. size: 64 , Sep 03 04:21:56.417unitDEBG 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 } }] |
| 9318 | 2026-09-03T04:21:58.130Z | adding route 172.17.0.32/32 -> 10.0.0.255: |
| 9319 | 2026-09-03T04:21:58.130Z | freemap_route_ipv4Sep 03 04:21:56.417 |
| 9320 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.417 INFODEBG adding route 172.17.0.7/32 -> 10.0.0.255replacing targets for 3fff:beef:29::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] |
| 9321 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.417 |
| 9322 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.417 DEBG DEBGreset freemap , Sep 03 04:21:56.417replacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.417unit |
| 9323 | 2026-09-03T04:21:58.130Z | DEBG : replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9324 | 2026-09-03T04:21:58.130Z | adding route 3fff:beef:2a::/64 -> 2001:db8::55:fffreemap_route_ipv4 |
| 9325 | 2026-09-03T04:21:58.130Z | |
| 9326 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.417Sep 03 04:21:56.417Sep 03 04:21:56.417Sep 03 04:21:56.417 DEBGINFOINFO Sep 03 04:21:56.403 adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9327 | 2026-09-03T04:21:58.130Z | adding route 172.17.0.8/32 -> 10.0.0.255DEBG |
| 9328 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.417DEBGcreated new freemap 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 } }]DEBGinitted freemap. size: 64 |
| 9329 | 2026-09-03T04:21:58.130Z | , , Sep 03 04:21:56.417replacing targets for 172.17.0.33/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]unit |
| 9330 | 2026-09-03T04:21:58.130Z | : Sep 03 04:21:56.417DEBG 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 } }]INFOfreemap_route_ipv4 Sep 03 04:21:56.417unit |
| 9331 | 2026-09-03T04:21:58.130Z | adding route 3fff:beef:2b::/64 -> 2001:db8::55:ff |
| 9332 | 2026-09-03T04:21:58.130Z | INFO: adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9333 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.417freemap_route_ipv6 |
| 9334 | 2026-09-03T04:21:58.130Z | |
| 9335 | 2026-09-03T04:21:58.130Z | INFO adding route 172.17.0.9/32 -> 10.0.0.255Sep 03 04:21:56.417 |
| 9336 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.417Sep 03 04:21:56.417 DEBGDEBGDEBG Sep 03 04:21:56.417replacing targets for 3fff:beef:2b::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]created new freemapSep 03 04:21:56.417 |
| 9337 | 2026-09-03T04:21:58.130Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9338 | 2026-09-03T04:21:58.130Z | 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 } }] |
| 9339 | 2026-09-03T04:21:58.130Z | DEBG, Sep 03 04:21:56.417unit: freemap_route_ipv6INFO |
| 9340 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.417 Sep 03 04:21:56.417adding route 3fff:beef:2c::/64 -> 2001:db8::55:ff |
| 9341 | 2026-09-03T04:21:58.130Z | reset freemapINFOINFOSep 03 04:21:56.417, Sep 03 04:21:56.417 adding route 172.17.0.10/32 -> 10.0.0.255adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9342 | 2026-09-03T04:21:58.130Z | DEBG |
| 9343 | 2026-09-03T04:21:58.130Z | 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 } }]unit |
| 9344 | 2026-09-03T04:21:58.130Z | Sep 03 04:21:56.417 DEBG : Sep 03 04:21:56.417replacing 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 freemap_route_ipv6 |
| 9345 | 2026-09-03T04:21:58.131Z | initted freemap. size: 64Sep 03 04:21:56.417, DEBGunit : 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 } }]INFOSep 03 04:21:56.417 |
| 9346 | 2026-09-03T04:21:58.131Z | freemap_route_ipv4INFO |
| 9347 | 2026-09-03T04:21:58.131Z | adding route 172.17.0.11/32 -> 10.0.0.255 adding route 3fff:beef:2d::/64 -> 2001:db8::55:ff |
| 9348 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417 |
| 9349 | 2026-09-03T04:21:58.131Z | |
| 9350 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417 Sep 03 04:21:56.417 Sep 03 04:21:56.417DEBGDEBG INFO reset freemapreplacing 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, |
| 9351 | 2026-09-03T04:21:58.131Z | unitadding route 172.17.0.36/32 -> 10.0.0.255Sep 03 04:21:56.417 |
| 9352 | 2026-09-03T04:21:58.131Z | replacing targets for 3fff:beef:2d::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]: |
| 9353 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417INFO adding route 3fff:dead::/64 -> 2001:db8::55:1INFOfreemap_route_ipv4Sep 03 04:21:56.417 Sep 03 04:21:56.417 |
| 9354 | 2026-09-03T04:21:58.131Z | INFODEBGadding route 172.17.0.12/32 -> 10.0.0.255 |
| 9355 | 2026-09-03T04:21:58.131Z | 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:2e::/64 -> 2001:db8::55:ff |
| 9356 | 2026-09-03T04:21:58.131Z | |
| 9357 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417 |
| 9358 | 2026-09-03T04:21:58.131Z | DEBGSep 03 04:21:56.417 replacing targets for 172.17.0.12/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.417Sep 03 04:21:56.417DEBG initted freemap. size: 64 |
| 9359 | 2026-09-03T04:21:58.131Z | DEBG, unitINFO: Sep 03 04:21:56.417adding route 172.17.0.37/32 -> 10.0.0.255 freemap_route_ipv6replacing 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 } }] |
| 9360 | 2026-09-03T04:21:58.131Z | |
| 9361 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417 INFO |
| 9362 | 2026-09-03T04:21:58.131Z | adding route 172.17.0.13/32 -> 10.0.0.255Sep 03 04:21:56.417 |
| 9363 | 2026-09-03T04:21:58.131Z | DEBG Sep 03 04:21:56.417Sep 03 04:21:56.417 replacing targets for 172.17.0.37/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.417DEBG |
| 9364 | 2026-09-03T04:21:58.131Z | DEBG reset freemap INFOSep 03 04:21:56.417replacing 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 } }] , |
| 9365 | 2026-09-03T04:21:58.131Z | INFO adding route 172.17.0.38/32 -> 10.0.0.255adding route 3fff:beef:2f::/64 -> 2001:db8::55:ffunit |
| 9366 | 2026-09-03T04:21:58.131Z | |
| 9367 | 2026-09-03T04:21:58.131Z | :Sep 03 04:21:56.417 freemap_route_ipv6 |
| 9368 | 2026-09-03T04:21:58.131Z | INFOSep 03 04:21:56.417Sep 03 04:21:56.417 DEBGDEBG Sep 03 04:21:56.417 adding route 172.17.0.14/32 -> 10.0.0.255 |
| 9369 | 2026-09-03T04:21:58.131Z | 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 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 3fff:dead::/64 -> 2001:db8::55:1 |
| 9370 | 2026-09-03T04:21:58.131Z | |
| 9371 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417 DEBG |
| 9372 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417replacing 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 } }] |
| 9373 | 2026-09-03T04:21:58.131Z | INFO Sep 03 04:21:56.417adding route 3fff:beef:30::/64 -> 2001:db8::55:ffSep 03 04:21:56.417 |
| 9374 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417DEBG 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 } }]adding route 172.17.0.15/32 -> 10.0.0.255 |
| 9375 | 2026-09-03T04:21:58.131Z | INFO adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9376 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417 |
| 9377 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417 DEBGDEBG replacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.417 |
| 9378 | 2026-09-03T04:21:58.131Z | 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 |
| 9379 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417 Sep 03 04:21:56.417adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9380 | 2026-09-03T04:21:58.131Z | INFO adding route 172.17.0.16/32 -> 10.0.0.255DEBG |
| 9381 | 2026-09-03T04:21:58.131Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.417 |
| 9382 | 2026-09-03T04:21:58.131Z | Sep 03 04:21:56.417Sep 03 04:21:56.417 DEBGSep 03 04:21:56.417 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_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 |
| 9383 | 2026-09-03T04:21:58.131Z | INFO adding route 172.17.0.40/32 -> 10.0.0.255replacing 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 } }] |
| 9384 | 2026-09-03T04:21:58.132Z | INFO |
| 9385 | 2026-09-03T04:21:58.132Z | Sep 03 04:21:56.417 adding route 3fff:beef:31::/64 -> 2001:db8::55:ffINFO |
| 9386 | 2026-09-03T04:21:58.132Z | Sep 03 04:21:56.417 Sep 03 04:21:56.417INFOadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 9387 | 2026-09-03T04:21:58.132Z | adding route 172.17.0.17/32 -> 10.0.0.255DEBG |
| 9388 | 2026-09-03T04:21:58.132Z | Sep 03 04:21:56.417replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 9389 | 2026-09-03T04:21:58.136Z | Sep 03 04:21:56.417 Sep 03 04:21:56.417replacing 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 DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] Sep 03 04:21:56.417replacing 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 } }] |
| 9390 | 2026-09-03T04:21:58.136Z | |
| 9391 | 2026-09-03T04:21:58.136Z | INFO |
| 9392 | 2026-09-03T04:21:58.136Z | adding route 172.17.0.41/32 -> 10.0.0.255Sep 03 04:21:56.417 |
| 9393 | 2026-09-03T04:21:58.136Z | Sep 03 04:21:56.417 INFOINFO Sep 03 04:21:56.417adding route 3fff:dead::/64 -> 2001:db8::55:4Sep 03 04:21:56.417adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9394 | 2026-09-03T04:21:58.136Z | |
| 9395 | 2026-09-03T04:21:58.136Z | INFODEBG adding route 3fff:beef:32::/64 -> 2001:db8::55:ff Sep 03 04:21:56.417 |
| 9396 | 2026-09-03T04:21:58.136Z | Sep 03 04:21:56.417DEBGreplacing 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 } }] |
| 9397 | 2026-09-03T04:21:58.136Z | 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 } }] |
| 9398 | 2026-09-03T04:21:58.136Z | DEBGSep 03 04:21:56.417 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 9399 | 2026-09-03T04:21:58.136Z | Sep 03 04:21:56.417DEBG Sep 03 04:21:56.417replacing targets for 3fff:beef:32::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] INFOSep 03 04:21:56.417INFO |
| 9400 | 2026-09-03T04:21:58.136Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9401 | 2026-09-03T04:21:58.136Z | DEBG adding route 172.17.0.19/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55: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 } }] |
| 9402 | 2026-09-03T04:21:58.136Z | |
| 9403 | 2026-09-03T04:21:58.136Z | Sep 03 04:21:56.417 Sep 03 04:21:56.417INFOSep 03 04:21:56.417 Sep 03 04:21:56.417adding route 3fff:beef:33::/64 -> 2001:db8::55:ff |
| 9404 | 2026-09-03T04:21:58.136Z | DEBG WARN DEBG shrink-in-place compact delete failed at slot 6: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9405 | 2026-09-03T04:21:58.136Z | |
| 9406 | 2026-09-03T04:21:58.136Z | |
| 9407 | 2026-09-03T04:21:58.136Z | Sep 03 04:21:56.417 DEBG replacing targets for 3fff:beef:33::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]Sep 03 04:21:56.417 |
| 9408 | 2026-09-03T04:21:58.136Z | INFO Sep 03 04:21:56.417adding route 172.17.0.20/32 -> 10.0.0.255 |
| 9409 | 2026-09-03T04:21:58.136Z | INFO Sep 03 04:21:56.403Sep 03 04:21:56.417adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9410 | 2026-09-03T04:21:58.136Z | INFO adding route 3fff:beef:34::/64 -> 2001:db8::55:ffINFOSep 03 04:21:56.417 |
| 9411 | 2026-09-03T04:21:58.136Z | DEBGadding route 172.17.0.36/32 -> 10.0.0.255 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 } }] |
| 9412 | 2026-09-03T04:21:58.136Z | Sep 03 04:21:56.417 |
| 9413 | 2026-09-03T04:21:58.137Z | DEBG Sep 03 04:21:56.417replacing 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 } }] |
| 9414 | 2026-09-03T04:21:58.137Z | Sep 03 04:21:56.403Sep 03 04:21:56.417INFOSep 03 04:21:56.417 DEBG Sep 03 04:21:56.418 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 |
| 9415 | 2026-09-03T04:21:58.137Z | adding route 172.17.0.21/32 -> 10.0.0.255created new freemap |
| 9416 | 2026-09-03T04:21:58.137Z | , unitSep 03 04:21:56.423DEBG :DEBGcreated new freemap 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 } }], |
| 9417 | 2026-09-03T04:21:58.137Z | freemap_route_ipv4unit |
| 9418 | 2026-09-03T04:21:58.137Z | :Sep 03 04:21:56.423 INFO freemap_route_ipv4adding route 172.17.0.37/32 -> 10.0.0.255Sep 03 04:21:56.423 |
| 9419 | 2026-09-03T04:21:58.137Z | |
| 9420 | 2026-09-03T04:21:58.137Z | DEBG Sep 03 04:21:56.423Sep 03 04:21:56.423created new freemap , DEBGunit :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 } }] |
| 9421 | 2026-09-03T04:21:58.137Z | INFOfreemap_route_ipv6 |
| 9422 | 2026-09-03T04:21:58.137Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9423 | 2026-09-03T04:21:58.137Z | Sep 03 04:21:56.423Sep 03 04:21:56.423 DEBGINFO created new freemapadding route 172.17.0.38/32 -> 10.0.0.255, |
| 9424 | 2026-09-03T04:21:58.137Z | unitSep 03 04:21:56.423 :DEBG Sep 03 04:21:56.423initted freemap. size: 64 Sep 03 04:21:56.423 DEBGDEBG , replacing targets for 172.17.0.22/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9425 | 2026-09-03T04:21:58.137Z | |
| 9426 | 2026-09-03T04:21:58.137Z | unitfreemap_route_ipv6: |
| 9427 | 2026-09-03T04:21:58.137Z | freemap_route_ipv4 |
| 9428 | 2026-09-03T04:21:58.137Z | Sep 03 04:21:56.423 Sep 03 04:21:56.423Sep 03 04:21:56.423 INFODEBGSep 03 04:21:56.423 initted freemap. size: 64 , adding route 172.17.0.39/32 -> 10.0.0.255DEBGunit |
| 9429 | 2026-09-03T04:21:58.137Z | :reset freemap , INFOfreemap_route_ipv4 |
| 9430 | 2026-09-03T04:21:58.137Z | unitadding route 172.17.0.23/32 -> 10.0.0.255: |
| 9431 | 2026-09-03T04:21:58.137Z | freemap_route_ipv4Sep 03 04:21:56.423Sep 03 04:21:56.423 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 } }] |
| 9432 | 2026-09-03T04:21:58.137Z | |
| 9433 | 2026-09-03T04:21:58.137Z | reset freemapSep 03 04:21:56.423 , DEBG unitreplacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 9434 | 2026-09-03T04:21:58.137Z | Sep 03 04:21:56.423 INFO freemap_route_ipv4adding route 172.17.0.40/32 -> 10.0.0.255Sep 03 04:21:56.423 |
| 9435 | 2026-09-03T04:21:58.137Z | Sep 03 04:21:56.423 |
| 9436 | 2026-09-03T04:21:58.137Z | DEBGINFO Sep 03 04:21:56.423initted freemap. size: 64Sep 03 04:21:56.423, DEBGadding route 172.17.0.24/32 -> 10.0.0.255 replacing targets for 172.17.0.40/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9437 | 2026-09-03T04:21:58.137Z | |
| 9438 | 2026-09-03T04:21:58.137Z | unit:DEBG Sep 03 04:21:56.423initted freemap. size: 64freemap_route_ipv6 , INFOSep 03 04:21:56.423 |
| 9439 | 2026-09-03T04:21:58.137Z | 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 } }] |
| 9440 | 2026-09-03T04:21:58.137Z | freemap_route_ipv6 |
| 9441 | 2026-09-03T04:21:58.137Z | adding route 172.17.0.41/32 -> 10.0.0.255Sep 03 04:21:56.423 |
| 9442 | 2026-09-03T04:21:58.137Z | DEBGSep 03 04:21:56.423 Sep 03 04:21:56.423reset freemap , DEBGunit :Sep 03 04:21:56.423 INFO DEBGadding route 172.17.0.25/32 -> 10.0.0.255freemap_route_ipv6 |
| 9443 | 2026-09-03T04:21:58.137Z | |
| 9444 | 2026-09-03T04:21:58.137Z | 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 } }]reset freemap |
| 9445 | 2026-09-03T04:21:58.137Z | , unitSep 03 04:21:56.423:Sep 03 04:21:56.423 INFO freemap_route_ipv6DEBG |
| 9446 | 2026-09-03T04:21:58.137Z | replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:21:56.423 |
| 9447 | 2026-09-03T04:21:58.137Z | INFO |
| 9448 | 2026-09-03T04:21:58.137Z | Sep 03 04:21:56.423adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9449 | 2026-09-03T04:21:58.137Z | test route::tests::same_size_non_subset_replace ... ok |
| 9450 | 2026-09-03T04:21:58.137Z | INFOSep 03 04:21:56.423 Sep 03 04:21:56.423DEBGSep 03 04:21:56.423adding route 3fff:dead::/64 -> 2001:db8::55:1 |
| 9451 | 2026-09-03T04:21:58.138Z | 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 replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.26/32 -> 10.0.0.255Sep 03 04:21:56.423 |
| 9452 | 2026-09-03T04:21:58.138Z | |
| 9453 | 2026-09-03T04:21:58.138Z | |
| 9454 | 2026-09-03T04:21:58.138Z | DEBGSep 03 04:21:56.423Sep 03 04:21:56.423 INFODEBG adding route 172.17.0.43/32 -> 10.0.0.255 replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9455 | 2026-09-03T04:21:58.138Z | |
| 9456 | 2026-09-03T04:21:58.138Z | Sep 03 04:21:56.423replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9457 | 2026-09-03T04:21:58.138Z | INFOSep 03 04:21:56.423Sep 03 04:21:56.423 DEBG adding route 3fff:dead::/64 -> 2001:db8::55:2INFO |
| 9458 | 2026-09-03T04:21:58.138Z | test route::tests::rollback_on_index_readd_failure ... ok |
| 9459 | 2026-09-03T04:21:58.138Z | replacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.423 |
| 9460 | 2026-09-03T04:21:58.138Z | INFOadding route 172.17.0.27/32 -> 10.0.0.255 |
| 9461 | 2026-09-03T04:21:58.138Z | adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9462 | 2026-09-03T04:21:58.138Z | Sep 03 04:21:56.423Sep 03 04:21:56.423 INFODEBG adding route 172.17.0.44/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 } }] |
| 9463 | 2026-09-03T04:21:58.138Z | |
| 9464 | 2026-09-03T04:21:58.138Z | Sep 03 04:21:56.423 DEBGSep 03 04:21:56.423Sep 03 04:21:56.423 |
| 9465 | 2026-09-03T04:21:58.138Z | Sep 03 04:21:56.423 DEBG DEBG replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBGreplacing targets for 172.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 } }] |
| 9466 | 2026-09-03T04:21:58.138Z | Sep 03 04:21:56.423 |
| 9467 | 2026-09-03T04:21:58.138Z | |
| 9468 | 2026-09-03T04:21:58.138Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 9469 | 2026-09-03T04:21:58.138Z | INFO Sep 03 04:21:56.423Sep 03 04:21:56.423adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9470 | 2026-09-03T04:21:58.138Z | Sep 03 04:21:56.423INFO adding route 172.17.0.28/32 -> 10.0.0.255INFO |
| 9471 | 2026-09-03T04:21:58.138Z | INFO adding route 3fff:dead::/64 -> 2001:db8::55:3adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9472 | 2026-09-03T04:21:58.138Z | Sep 03 04:21:56.423Sep 03 04:21:56.423 |
| 9473 | 2026-09-03T04:21:58.138Z | DEBG Sep 03 04:21:56.423replacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.423 DEBG DEBG |
| 9474 | 2026-09-03T04:21:58.138Z | Sep 03 04:21:56.423replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 9475 | 2026-09-03T04:21:58.138Z | DEBGDEBG replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.424 |
| 9476 | 2026-09-03T04:21:58.138Z | DEBGSep 03 04:21:56.423 created new freemapINFO, unitadding route 172.17.0.45/32 -> 10.0.0.255: |
| 9477 | 2026-09-03T04:21:58.138Z | |
| 9478 | 2026-09-03T04:21:58.138Z | freemap_route_ipv4 |
| 9479 | 2026-09-03T04:21:58.138Z | Sep 03 04:21:56.480 DEBG Sep 03 04:21:56.480DEBGcreated new freemap , 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 } }] unitadding route 172.17.0.29/32 -> 10.0.0.255 |
| 9480 | 2026-09-03T04:21:58.138Z | : |
| 9481 | 2026-09-03T04:21:58.138Z | freemap_route_ipv6Sep 03 04:21:56.480 |
| 9482 | 2026-09-03T04:21:58.138Z | DEBGSep 03 04:21:56.480Sep 03 04:21:56.480 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 } }] |
| 9483 | 2026-09-03T04:21:58.138Z | INFOSep 03 04:21:56.480INFO DEBGadding route 172.17.0.46/32 -> 10.0.0.255 adding route 3fff:beef:35::/64 -> 2001:db8::55:ffSep 03 04:21:56.480 |
| 9484 | 2026-09-03T04:21:58.138Z | initted freemap. size: 64 |
| 9485 | 2026-09-03T04:21:58.138Z | , INFOunit :adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9486 | 2026-09-03T04:21:58.138Z | freemap_route_ipv4 |
| 9487 | 2026-09-03T04:21:58.138Z | Sep 03 04:21:56.480Sep 03 04:21:56.480 DEBG DEBGSep 03 04:21:56.480 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.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 } }] |
| 9488 | 2026-09-03T04:21:58.138Z | Sep 03 04:21:56.480 |
| 9489 | 2026-09-03T04:21:58.142Z | DEBGDEBGSep 03 04:21:56.480 INFOreplacing targets for 172.17.0.30/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9490 | 2026-09-03T04:21:58.143Z | adding route 3fff:beef:36::/64 -> 2001:db8::55:ffSep 03 04:21:56.480 reset freemap |
| 9491 | 2026-09-03T04:21:58.143Z | , INFOSep 03 04:21:56.480 unitadding route 172.17.0.47/32 -> 10.0.0.255INFOSep 03 04:21:56.480 |
| 9492 | 2026-09-03T04:21:58.143Z | DEBG: adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9493 | 2026-09-03T04:21:58.143Z | replacing targets for 3fff:beef:36::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }]freemap_route_ipv4 |
| 9494 | 2026-09-03T04:21:58.143Z | |
| 9495 | 2026-09-03T04:21:58.143Z | Sep 03 04:21:56.480Sep 03 04:21:56.480Sep 03 04:21:56.480 DEBG Sep 03 04:21:56.480 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 } }]DEBG |
| 9496 | 2026-09-03T04:21:58.143Z | DEBG INFOreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] adding route 3fff:beef:37::/64 -> 2001:db8::55:ffinitted freemap. size: 64 |
| 9497 | 2026-09-03T04:21:58.143Z | |
| 9498 | 2026-09-03T04:21:58.143Z | , Sep 03 04:21:56.480 unit Sep 03 04:21:56.480INFOreplacing targets for 172.17.0.47/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.480:INFO |
| 9499 | 2026-09-03T04:21:58.143Z | DEBG freemap_route_ipv6adding route 3fff:dead::/64 -> 2001:db8::55:2 |
| 9500 | 2026-09-03T04:21:58.143Z | 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 } }] |
| 9501 | 2026-09-03T04:21:58.143Z | adding route 172.17.0.32/32 -> 10.0.0.255Sep 03 04:21:56.480 |
| 9502 | 2026-09-03T04:21:58.143Z | |
| 9503 | 2026-09-03T04:21:58.143Z | INFOSep 03 04:21:56.480 Sep 03 04:21:56.480Sep 03 04:21:56.480DEBGSep 03 04:21:56.480 DEBGINFOreset freemapadding route 172.17.0.48/32 -> 10.0.0.255 DEBGreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9504 | 2026-09-03T04:21:58.143Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }], |
| 9505 | 2026-09-03T04:21:58.143Z | unit : |
| 9506 | 2026-09-03T04:21:58.143Z | adding route 3fff:beef:38::/64 -> 2001:db8::55:ff Sep 03 04:21:56.480freemap_route_ipv6 |
| 9507 | 2026-09-03T04:21:58.143Z | |
| 9508 | 2026-09-03T04:21:58.143Z | Sep 03 04:21:56.480DEBGSep 03 04:21:56.480 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 } }] INFOINFO Sep 03 04:21:56.480adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9509 | 2026-09-03T04:21:58.143Z | Sep 03 04:21:56.480 DEBGadding route 3fff:dead::/64 -> 2001:db8::55:3 |
| 9510 | 2026-09-03T04:21:58.143Z | |
| 9511 | 2026-09-03T04:21:58.143Z | replacing targets for 3fff:beef:38::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:ff, vlan_id: None } }] Sep 03 04:21:56.480INFO adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 9512 | 2026-09-03T04:21:58.143Z | Sep 03 04:21:56.480adding route 172.17.0.49/32 -> 10.0.0.255Sep 03 04:21:56.480 |
| 9513 | 2026-09-03T04:21:58.143Z | Sep 03 04:21:56.480 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 } }] |
| 9514 | 2026-09-03T04:21:58.143Z | DEBG |
| 9515 | 2026-09-03T04:21:58.143Z | 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 } }] |
| 9516 | 2026-09-03T04:21:58.143Z | Sep 03 04:21:56.480Sep 03 04:21:56.480 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 } }]INFOSep 03 04:21:56.480replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] INFOadding route 3fff:beef:39::/64 -> 2001:db8::55:ff |
| 9517 | 2026-09-03T04:21:58.143Z | |
| 9518 | 2026-09-03T04:21:58.143Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9519 | 2026-09-03T04:21:58.143Z | |
| 9520 | 2026-09-03T04:21:58.143Z | Sep 03 04:21:56.480 Sep 03 04:21:56.480INFO Sep 03 04:21:56.480Sep 03 04:21:56.480INFO Sep 03 04:21:56.480 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 } }]adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9521 | 2026-09-03T04:21:58.143Z | 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 } }] |
| 9522 | 2026-09-03T04:21:58.143Z | adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9523 | 2026-09-03T04:21:58.143Z | |
| 9524 | 2026-09-03T04:21:58.143Z | INFOSep 03 04:21:56.480 Sep 03 04:21:56.480DEBGSep 03 04:21:56.480Sep 03 04:21:56.480 adding route 3fff:dead::/64 -> 2001:db8::55:4replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: 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 } }] |
| 9525 | 2026-09-03T04:21:58.143Z | |
| 9526 | 2026-09-03T04:21:58.143Z | INFODEBG adding route 3fff:beef:3a::/64 -> 2001:db8::55:ffSep 03 04:21:56.480 |
| 9527 | 2026-09-03T04:21:58.144Z | replacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9528 | 2026-09-03T04:21:58.144Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:21:56.480replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.480DEBG |
| 9529 | 2026-09-03T04:21:58.144Z | 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 } }] |
| 9530 | 2026-09-03T04:21:58.144Z | |
| 9531 | 2026-09-03T04:21:58.144Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9532 | 2026-09-03T04:21:58.144Z | Sep 03 04:21:56.480Sep 03 04:21:56.480 Sep 03 04:21:56.480DEBG INFOINFOreplacing targets for 3fff:dead::/64 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.51/32 -> 10.0.0.255 |
| 9533 | 2026-09-03T04:21:58.144Z | adding route 3fff:beef:3b::/64 -> 2001:db8::55:ff |
| 9534 | 2026-09-03T04:21:58.144Z | |
| 9535 | 2026-09-03T04:21:58.144Z | Sep 03 04:21:56.480 DEBGSep 03 04:21:56.480Sep 03 04:21:56.480 WARN DEBG Sep 03 04:21:56.480 shrink-in-place index re-add failed for 3fff:dead::/64: Switch(SdeError { ctx: "test failpoint", err: "injected failure" })DEBGreplacing targets for 172.17.0.51/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9536 | 2026-09-03T04:21:58.144Z | 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 } }] |
| 9537 | 2026-09-03T04:21:58.144Z | |
| 9538 | 2026-09-03T04:21:58.144Z | |
| 9539 | 2026-09-03T04:21:58.144Z | Sep 03 04:21:56.480Sep 03 04:21:56.480Sep 03 04:21:56.480 INFOINFOINFO Sep 03 04:21:56.480 adding route 172.17.0.52/32 -> 10.0.0.255adding route 3fff:beef:3c::/64 -> 2001:db8::55:ff adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9540 | 2026-09-03T04:21:58.144Z | DEBG |
| 9541 | 2026-09-03T04:21:58.144Z | |
| 9542 | 2026-09-03T04:21:58.144Z | replacing targets for 172.17.0.45/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.480Sep 03 04:21:56.480 Sep 03 04:21:56.480 |
| 9543 | 2026-09-03T04:21:58.144Z | DEBGDEBG replacing targets for 172.17.0.52/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9544 | 2026-09-03T04:21:58.144Z | |
| 9545 | 2026-09-03T04:21:58.144Z | Sep 03 04:21:56.480DEBG 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 } }] |
| 9546 | 2026-09-03T04:21:58.144Z | adding route 172.17.0.46/32 -> 10.0.0.255Sep 03 04:21:56.480 |
| 9547 | 2026-09-03T04:21:58.144Z | INFOSep 03 04:21:56.480 Sep 03 04:21:56.480INFOSep 03 04:21:56.480 adding route 172.17.0.37/32 -> 10.0.0.255DEBGadding route 172.17.0.53/32 -> 10.0.0.255 |
| 9548 | 2026-09-03T04:21:58.144Z | |
| 9549 | 2026-09-03T04:21:58.144Z | replacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9550 | 2026-09-03T04:21:58.144Z | failed to allocate space for the new target listSep 03 04:21:56.480 |
| 9551 | 2026-09-03T04:21:58.144Z | test route::tests::delete_target_fragmented ... ok |
| 9552 | 2026-09-03T04:21:58.144Z | Sep 03 04:21:56.480 replacing targets for 172.17.0.5/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.480DEBG Sep 03 04:21:56.480 |
| 9553 | 2026-09-03T04:21:58.144Z | DEBG INFOreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, 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 } }] |
| 9554 | 2026-09-03T04:21:58.144Z | DEBGSep 03 04:21:56.480 |
| 9555 | 2026-09-03T04:21:58.144Z | INFO adding route 172.17.0.6/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9556 | 2026-09-03T04:21:58.144Z | 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 } }] |
| 9557 | 2026-09-03T04:21:58.144Z | test route::tests::add_target_fails_full ... ok |
| 9558 | 2026-09-03T04:21:58.144Z | |
| 9559 | 2026-09-03T04:21:58.144Z | Sep 03 04:21:56.480Sep 03 04:21:56.480 Sep 03 04:21:56.480Sep 03 04:21:56.480 INFODEBG DEBGINFO adding route 172.17.0.38/32 -> 10.0.0.255replacing targets for 172.17.0.6/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9560 | 2026-09-03T04:21:58.144Z | test table::mcast::mcast_egress::tests::test_port_bitmap ... ok |
| 9561 | 2026-09-03T04:21:58.144Z | |
| 9562 | 2026-09-03T04:21:58.144Z | 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 } }] |
| 9563 | 2026-09-03T04:21:58.144Z | adding route 172.17.0.54/32 -> 10.0.0.255Sep 03 04:21:56.480 Sep 03 04:21:56.480 |
| 9564 | 2026-09-03T04:21:58.144Z | DEBGSep 03 04:21:56.480 INFOreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO adding route 172.17.0.7/32 -> 10.0.0.255 |
| 9565 | 2026-09-03T04:21:58.144Z | Sep 03 04:21:56.480adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9566 | 2026-09-03T04:21:58.145Z | |
| 9567 | 2026-09-03T04:21:58.145Z | 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 } }]Sep 03 04:21:56.480 |
| 9568 | 2026-09-03T04:21:58.145Z | Sep 03 04:21:56.480Sep 03 04:21:56.480 DEBG DEBGreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9569 | 2026-09-03T04:21:58.145Z | replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9570 | 2026-09-03T04:21:58.145Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9571 | 2026-09-03T04:21:58.145Z | Sep 03 04:21:56.480Sep 03 04:21:56.480 Sep 03 04:21:56.480INFO INFOSep 03 04:21:56.480DEBG adding route 172.17.0.49/32 -> 10.0.0.255INFO |
| 9572 | 2026-09-03T04:21:58.145Z | replacing targets for 172.17.0.39/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.8/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9573 | 2026-09-03T04:21:58.145Z | |
| 9574 | 2026-09-03T04:21:58.145Z | |
| 9575 | 2026-09-03T04:21:58.145Z | Sep 03 04:21:56.480Sep 03 04:21:56.480Sep 03 04:21:56.480Sep 03 04:21:56.480 DEBG INFO DEBGDEBGadding route 172.17.0.40/32 -> 10.0.0.255 replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9576 | 2026-09-03T04:21:58.145Z | |
| 9577 | 2026-09-03T04:21:58.145Z | |
| 9578 | 2026-09-03T04:21:58.145Z | 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 } }] |
| 9579 | 2026-09-03T04:21:58.145Z | Sep 03 04:21:56.480Sep 03 04:21:56.480 Sep 03 04:21:56.480 INFODEBGSep 03 04:21:56.480 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 } }]INFOadding route 172.17.0.50/32 -> 10.0.0.255 |
| 9580 | 2026-09-03T04:21:58.145Z | INFOadding route 172.17.0.9/32 -> 10.0.0.255 |
| 9581 | 2026-09-03T04:21:58.145Z | |
| 9582 | 2026-09-03T04:21:58.145Z | adding route 172.17.0.56/32 -> 10.0.0.255Sep 03 04:21:56.480 |
| 9583 | 2026-09-03T04:21:58.145Z | Sep 03 04:21:56.480DEBG Sep 03 04:21:56.480 INFODEBGreplacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.480 |
| 9584 | 2026-09-03T04:21:58.145Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9585 | 2026-09-03T04:21:58.145Z | DEBGreplacing targets for 172.17.0.9/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.480replacing 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 Sep 03 04:21:56.481adding route 172.17.0.51/32 -> 10.0.0.255 Sep 03 04:21:56.481DEBG |
| 9586 | 2026-09-03T04:21:58.145Z | |
| 9587 | 2026-09-03T04:21:58.145Z | DEBGcreated new freemap , created new freemapunit:, Sep 03 04:21:56.488unit :DEBG freemap_route_ipv4replacing 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 } }] |
| 9588 | 2026-09-03T04:21:58.145Z | |
| 9589 | 2026-09-03T04:21:58.150Z | Sep 03 04:21:56.488Sep 03 04:21:56.488 INFOINFOSep 03 04:21:56.481 adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255DEBGSep 03 04:21:56.488 |
| 9590 | 2026-09-03T04:21:58.150Z | DEBGcreated new freemap |
| 9591 | 2026-09-03T04:21:58.150Z | created new freemap, , unitunit::Sep 03 04:21:56.488 freemap_route_ipv4 |
| 9592 | 2026-09-03T04:21:58.150Z | freemap_route_ipv6Sep 03 04:21:56.488DEBG |
| 9593 | 2026-09-03T04:21:58.150Z | 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 } }] |
| 9594 | 2026-09-03T04:21:58.150Z | DEBG Sep 03 04:21:56.488Sep 03 04:21:56.488replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] DEBG |
| 9595 | 2026-09-03T04:21:58.150Z | Sep 03 04:21:56.488initted freemap. size: 64 INFO, DEBG unitadding route 172.17.0.53/32 -> 10.0.0.255: |
| 9596 | 2026-09-03T04:21:58.150Z | Sep 03 04:21:56.488 created new freemapINFOfreemap_route_ipv4 adding route 172.17.0.58/32 -> 10.0.0.255 |
| 9597 | 2026-09-03T04:21:58.150Z | |
| 9598 | 2026-09-03T04:21:58.150Z | , Sep 03 04:21:56.488unit :DEBGSep 03 04:21:56.488 replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] freemap_route_ipv6DEBGSep 03 04:21:56.488 |
| 9599 | 2026-09-03T04:21:58.150Z | |
| 9600 | 2026-09-03T04:21:58.150Z | DEBGreset freemap 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 } }], |
| 9601 | 2026-09-03T04:21:58.150Z | unitSep 03 04:21:56.488: Sep 03 04:21:56.488freemap_route_ipv4INFO |
| 9602 | 2026-09-03T04:21:58.150Z | DEBGadding route 172.17.0.54/32 -> 10.0.0.255 |
| 9603 | 2026-09-03T04:21:58.150Z | initted freemap. size: 64Sep 03 04:21:56.488, unitSep 03 04:21:56.488: DEBGSep 03 04:21:56.488freemap_route_ipv4 DEBGinitted freemap. size: 64 , INFOunit |
| 9604 | 2026-09-03T04:21:58.150Z | replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9605 | 2026-09-03T04:21:58.150Z | |
| 9606 | 2026-09-03T04:21:58.150Z | : Sep 03 04:21:56.488Sep 03 04:21:56.488 freemap_route_ipv6INFO |
| 9607 | 2026-09-03T04:21:58.150Z | DEBG Sep 03 04:21:56.488 adding route 172.17.0.55/32 -> 10.0.0.255reset freemap , |
| 9608 | 2026-09-03T04:21:58.150Z | DEBG unitreplacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]: |
| 9609 | 2026-09-03T04:21:58.150Z | Sep 03 04:21:56.488 Sep 03 04:21:56.488freemap_route_ipv4 |
| 9610 | 2026-09-03T04:21:58.151Z | DEBGSep 03 04:21:56.488DEBG reset freemapreplacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9611 | 2026-09-03T04:21:58.151Z | Sep 03 04:21:56.488 , unitDEBG: Sep 03 04:21:56.488initted freemap. size: 64 , INFOunitfreemap_route_ipv6 : |
| 9612 | 2026-09-03T04:21:58.151Z | adding route 172.17.0.56/32 -> 10.0.0.255 adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9613 | 2026-09-03T04:21:58.151Z | |
| 9614 | 2026-09-03T04:21:58.151Z | freemap_route_ipv6 |
| 9615 | 2026-09-03T04:21:58.151Z | Sep 03 04:21:56.488Sep 03 04:21:56.488 DEBGSep 03 04:21:56.488Sep 03 04:21:56.488 INFO DEBGDEBGreplacing 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 3fff:dead::/64 -> 2001:db8::55:1 |
| 9616 | 2026-09-03T04:21:58.151Z | reset freemapreplacing 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 } }], |
| 9617 | 2026-09-03T04:21:58.151Z | |
| 9618 | 2026-09-03T04:21:58.151Z | unitSep 03 04:21:56.488: INFOSep 03 04:21:56.488 freemap_route_ipv6 adding route 172.17.0.57/32 -> 10.0.0.255Sep 03 04:21:56.488 |
| 9619 | 2026-09-03T04:21:58.151Z | |
| 9620 | 2026-09-03T04:21:58.151Z | DEBG INFOSep 03 04:21:56.488replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }] |
| 9621 | 2026-09-03T04:21:58.151Z | Sep 03 04:21:56.488adding route 172.17.0.61/32 -> 10.0.0.255 DEBG |
| 9622 | 2026-09-03T04:21:58.151Z | INFOreplacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9623 | 2026-09-03T04:21:58.151Z | adding route 3fff:dead::/64 -> 2001:db8::55:1Sep 03 04:21:56.488Sep 03 04:21:56.488 |
| 9624 | 2026-09-03T04:21:58.151Z | INFODEBG adding route 3fff:dead::/64 -> 2001:db8::55:2replacing 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 } }] |
| 9625 | 2026-09-03T04:21:58.151Z | |
| 9626 | 2026-09-03T04:21:58.151Z | Sep 03 04:21:56.488Sep 03 04:21:56.488 INFODEBG Sep 03 04:21:56.488adding route 172.17.0.58/32 -> 10.0.0.255 Sep 03 04:21:56.488 |
| 9627 | 2026-09-03T04:21:58.151Z | 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 } }] DEBG |
| 9628 | 2026-09-03T04:21:58.151Z | adding route 172.17.0.62/32 -> 10.0.0.255replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }]Sep 03 04:21:56.488 |
| 9629 | 2026-09-03T04:21:58.151Z | DEBG |
| 9630 | 2026-09-03T04:21:58.151Z | replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.488 |
| 9631 | 2026-09-03T04:21:58.151Z | Sep 03 04:21:56.488 freemap_route_ipv4Sep 03 04:21:56.488INFO |
| 9632 | 2026-09-03T04:21:58.151Z | adding route 3fff:dead::/64 -> 2001:db8::55:2DEBG |
| 9633 | 2026-09-03T04:21:58.151Z | Sep 03 04:21:56.488INFOreplacing targets for 172.17.0.62/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] Sep 03 04:21:56.488INFO |
| 9634 | 2026-09-03T04:21:58.151Z | DEBG Sep 03 04:21:56.488 adding route 3fff:dead::/64 -> 2001:db8::55:3created new freemap |
| 9635 | 2026-09-03T04:21:58.152Z | , unit: adding route 172.17.0.59/32 -> 10.0.0.255DEBGSep 03 04:21:56.488 |
| 9636 | 2026-09-03T04:21:58.152Z | DEBGfreemap_route_ipv6Sep 03 04:21:56.488 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }] |
| 9637 | 2026-09-03T04:21:58.152Z | |
| 9638 | 2026-09-03T04:21:58.152Z | Sep 03 04:21:56.488replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 Sep 03 04:21:56.488Sep 03 04:21:56.488 |
| 9639 | 2026-09-03T04:21:58.152Z | INFOadding route 172.17.0.63/32 -> 10.0.0.255 |
| 9640 | 2026-09-03T04:21:58.152Z | adding route 3fff:dead::/64 -> 2001:db8::55:3replacing targets for 172.17.0.59/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9641 | 2026-09-03T04:21:58.152Z | |
| 9642 | 2026-09-03T04:21:58.152Z | initted freemap. size: 64, Sep 03 04:21:56.488unitSep 03 04:21:56.488 Sep 03 04:21:56.488: DEBGINFOfreemap_route_ipv4 Sep 03 04:21:56.488 |
| 9643 | 2026-09-03T04:21:58.152Z | adding route 172.17.0.60/32 -> 10.0.0.255 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }]DEBG |
| 9644 | 2026-09-03T04:21:58.152Z | |
| 9645 | 2026-09-03T04:21:58.152Z | 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 } }] |
| 9646 | 2026-09-03T04:21:58.152Z | INFO Sep 03 04:21:56.489Sep 03 04:21:56.489adding route 3fff:dead::/64 -> 2001:db8::55:4 Sep 03 04:21:56.489DEBG |
| 9647 | 2026-09-03T04:21:58.152Z | DEBGreset freemap , 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 } }]Sep 03 04:21:56.489unit |
| 9648 | 2026-09-03T04:21:58.152Z | Sep 03 04:21:56.489 DEBGDEBG :replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] adding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 9649 | 2026-09-03T04:21:58.152Z | Sep 03 04:21:56.489 |
| 9650 | 2026-09-03T04:21:58.152Z | test route::tests::rollback_on_compact_write_failure ... ok |
| 9651 | 2026-09-03T04:21:58.152Z | failed to allocate space for the new target list freemap_route_ipv4 |
| 9652 | 2026-09-03T04:21:58.152Z | DEBG failed to allocate space for the new target list |
| 9653 | 2026-09-03T04:21:58.152Z | |
| 9654 | 2026-09-03T04:21:58.152Z | Sep 03 04:21:56.489 Sep 03 04:21:56.489DEBG Sep 03 04:21:56.489Sep 03 04:21:56.489 DEBGDEBG DEBG Sep 03 04:21:56.489replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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: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 } }] |
| 9655 | 2026-09-03T04:21:58.152Z | test route::tests::shrink_preserves_compacted_order ... ok |
| 9656 | 2026-09-03T04:21:58.152Z | replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 9657 | 2026-09-03T04:21:58.152Z | test route::tests::shrink_to_single_non_zero_survivor ... ok |
| 9658 | 2026-09-03T04:21:58.152Z | DEBGinitted freemap. size: 64 |
| 9659 | 2026-09-03T04:21:58.152Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }], unit |
| 9660 | 2026-09-03T04:21:58.152Z | : freemap_route_ipv6Sep 03 04:21:56.489 |
| 9661 | 2026-09-03T04:21:58.153Z | |
| 9662 | 2026-09-03T04:21:58.153Z | Sep 03 04:21:56.489DEBG failed to allocate space for the new target listSep 03 04:21:56.489DEBG |
| 9663 | 2026-09-03T04:21:58.153Z | DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }] |
| 9664 | 2026-09-03T04:21:58.153Z | reset freemap, unit: Sep 03 04:21:56.489freemap_route_ipv6 |
| 9665 | 2026-09-03T04:21:58.153Z | INFO adding route 172.17.0.10/32 -> 10.0.0.255Sep 03 04:21:56.480Sep 03 04:21:56.489 |
| 9666 | 2026-09-03T04:21:58.153Z | INFODEBG adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 9667 | 2026-09-03T04:21:58.153Z | Sep 03 04:21:56.489 |
| 9668 | 2026-09-03T04:21:58.153Z | DEBG Sep 03 04:21:56.489replacing 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 } }] |
| 9669 | 2026-09-03T04:21:58.153Z | 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 } }] |
| 9670 | 2026-09-03T04:21:58.153Z | Sep 03 04:21:56.489 INFOSep 03 04:21:56.489 adding route 172.17.0.11/32 -> 10.0.0.255INFO |
| 9671 | 2026-09-03T04:21:58.153Z | Sep 03 04:21:56.489 adding route 172.16.0.0/32 -> 10.0.0.1INFO |
| 9672 | 2026-09-03T04:21:58.153Z | Sep 03 04:21:56.489adding route 172.17.0.42/32 -> 10.0.0.255 DEBG |
| 9673 | 2026-09-03T04:21:58.153Z | replacing targets for 172.17.0.11/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.489 |
| 9674 | 2026-09-03T04:21:58.153Z | 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 } }]Sep 03 04:21:56.489Sep 03 04:21:56.489 |
| 9675 | 2026-09-03T04:21:58.153Z | DEBGINFO replacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9676 | 2026-09-03T04:21:58.153Z | |
| 9677 | 2026-09-03T04:21:58.153Z | Sep 03 04:21:56.489Sep 03 04:21:56.489 Sep 03 04:21:56.489INFO DEBG INFO adding route 172.16.0.0/32 -> 10.0.0.1replacing 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 } }] |
| 9678 | 2026-09-03T04:21:58.153Z | |
| 9679 | 2026-09-03T04:21:58.153Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9680 | 2026-09-03T04:21:58.153Z | Sep 03 04:21:56.489 DEBG Sep 03 04:21:56.489Sep 03 04:21:56.489 Sep 03 04:21:56.480INFO 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 } }] |
| 9681 | 2026-09-03T04:21:58.153Z | adding route 172.17.0.13/32 -> 10.0.0.255INFO |
| 9682 | 2026-09-03T04:21:58.153Z | DEBGadding route 3fff:dead::/64 -> 2001:db8::55:4 |
| 9683 | 2026-09-03T04:21:58.153Z | Sep 03 04:21:56.489 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 |
| 9684 | 2026-09-03T04:21:58.153Z | adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9685 | 2026-09-03T04:21:58.153Z | Sep 03 04:21:56.489Sep 03 04:21:56.489Sep 03 04:21:56.489 DEBGINFO DEBGreplacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }] Sep 03 04:21:56.489 |
| 9686 | 2026-09-03T04:21:58.153Z | 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 |
| 9687 | 2026-09-03T04:21:58.153Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "a", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "b", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "c", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9688 | 2026-09-03T04:21:58.153Z | |
| 9689 | 2026-09-03T04:21:58.157Z | Sep 03 04:21:56.489 DEBGSep 03 04:21:56.489 replacing targets for 3fff:dead::/64 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 2001:db8::55:4, vlan_id: None } }]Sep 03 04:21:56.489 INFOSep 03 04:21:56.489 Sep 03 04:21:56.489 adding route 172.17.0.0/32 -> 10.0.0.255 DEBG |
| 9690 | 2026-09-03T04:21:58.158Z | DEBG created new freemapcreated new freemap, Sep 03 04:21:56.497, unitunit:DEBG :freemap_route_ipv4 |
| 9691 | 2026-09-03T04:21:58.158Z | 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 } }]freemap_route_ipv4 |
| 9692 | 2026-09-03T04:21:58.158Z | |
| 9693 | 2026-09-03T04:21:58.158Z | Sep 03 04:21:56.497 DEBGSep 03 04:21:56.497 Sep 03 04:21:56.497created new freemap , unitDEBGINFO :adding route 172.17.0.1/32 -> 10.0.0.255 |
| 9694 | 2026-09-03T04:21:58.158Z | freemap_route_ipv6created new freemap, unit: Sep 03 04:21:56.489freemap_route_ipv6 |
| 9695 | 2026-09-03T04:21:58.158Z | DEBG Sep 03 04:21:56.497replacing 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 } }] |
| 9696 | 2026-09-03T04:21:58.158Z | Sep 03 04:21:56.497DEBG DEBG |
| 9697 | 2026-09-03T04:21:58.158Z | replacing targets for 172.17.0.1/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9698 | 2026-09-03T04:21:58.158Z | initted freemap. size: 64, Sep 03 04:21:56.497unit :INFO freemap_route_ipv4Sep 03 04:21:56.497 |
| 9699 | 2026-09-03T04:21:58.158Z | Sep 03 04:21:56.497adding route 172.17.0.45/32 -> 10.0.0.255INFO |
| 9700 | 2026-09-03T04:21:58.158Z | DEBGSep 03 04:21:56.497 initted freemap. size: 64DEBGadding route 172.17.0.2/32 -> 10.0.0.255 |
| 9701 | 2026-09-03T04:21:58.158Z | reset freemap, Sep 03 04:21:56.497unit: , unitSep 03 04:21:56.497DEBG DEBGfreemap_route_ipv4: |
| 9702 | 2026-09-03T04:21:58.158Z | 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 } }]freemap_route_ipv4replacing targets for 172.17.0.2/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9703 | 2026-09-03T04:21:58.158Z | |
| 9704 | 2026-09-03T04:21:58.158Z | |
| 9705 | 2026-09-03T04:21:58.158Z | Sep 03 04:21:56.497Sep 03 04:21:56.497Sep 03 04:21:56.497 DEBGDEBG Sep 03 04:21:56.497INFO reset freemapadding route 172.17.0.3/32 -> 10.0.0.255initted freemap. size: 64, |
| 9706 | 2026-09-03T04:21:58.158Z | , unitunit:INFO: freemap_route_ipv6 |
| 9707 | 2026-09-03T04:21:58.158Z | freemap_route_ipv4adding route 172.17.0.46/32 -> 10.0.0.255Sep 03 04:21:56.497 |
| 9708 | 2026-09-03T04:21:58.158Z | DEBG |
| 9709 | 2026-09-03T04:21:58.158Z | 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 } }] |
| 9710 | 2026-09-03T04:21:58.158Z | Sep 03 04:21:56.497Sep 03 04:21:56.497 DEBGDEBG Sep 03 04:21:56.497initted freemap. size: 64Sep 03 04:21:56.497, reset freemapunit, : unitDEBGINFO: adding route 172.17.0.4/32 -> 10.0.0.255freemap_route_ipv6 |
| 9711 | 2026-09-03T04:21:58.158Z | 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 } }] |
| 9712 | 2026-09-03T04:21:58.158Z | freemap_route_ipv6Sep 03 04:21:56.497 |
| 9713 | 2026-09-03T04:21:58.158Z | |
| 9714 | 2026-09-03T04:21:58.158Z | DEBGSep 03 04:21:56.497Sep 03 04:21:56.497 Sep 03 04:21:56.497INFODEBG replacing targets for 172.17.0.4/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9715 | 2026-09-03T04:21:58.158Z | reset freemapadding route 172.16.0.0/32 -> 10.0.0.1 , |
| 9716 | 2026-09-03T04:21:58.158Z | unitSep 03 04:21:56.497: adding route 172.17.0.47/32 -> 10.0.0.255INFO |
| 9717 | 2026-09-03T04:21:58.158Z | freemap_route_ipv6Sep 03 04:21:56.497 |
| 9718 | 2026-09-03T04:21:58.158Z | adding route 172.17.0.5/32 -> 10.0.0.255 |
| 9719 | 2026-09-03T04:21:58.158Z | DEBGSep 03 04:21:56.497 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_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 |
| 9720 | 2026-09-03T04:21:58.158Z | Sep 03 04:21:56.497Sep 03 04:21:56.497 adding route 172.16.0.0/32 -> 10.0.0.1DEBG |
| 9721 | 2026-09-03T04:21:58.158Z | 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 |
| 9722 | 2026-09-03T04:21:58.158Z | Sep 03 04:21:56.497 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 } }]INFOSep 03 04:21:56.497 Sep 03 04:21:56.497adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9723 | 2026-09-03T04:21:58.158Z | INFO |
| 9724 | 2026-09-03T04:21:58.159Z | DEBGadding route 172.17.0.6/32 -> 10.0.0.255 replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9725 | 2026-09-03T04:21:58.159Z | |
| 9726 | 2026-09-03T04:21:58.159Z | Sep 03 04:21:56.497Sep 03 04:21:56.497 DEBGINFO Sep 03 04:21:56.497replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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.48/32 -> 10.0.0.255 |
| 9727 | 2026-09-03T04:21:58.159Z | INFO Sep 03 04:21:56.497adding route 172.16.0.0/32 -> 10.0.0.2 |
| 9728 | 2026-09-03T04:21:58.159Z | DEBGSep 03 04:21:56.497 |
| 9729 | 2026-09-03T04:21:58.159Z | 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 } }] |
| 9730 | 2026-09-03T04:21:58.159Z | Sep 03 04:21:56.497adding route 172.16.0.0/32 -> 10.0.0.3 Sep 03 04:21:56.497 |
| 9731 | 2026-09-03T04:21:58.159Z | DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9732 | 2026-09-03T04:21:58.159Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }]Sep 03 04:21:56.497 |
| 9733 | 2026-09-03T04:21:58.159Z | Sep 03 04:21:56.497 INFO DEBGadding route 172.17.0.7/32 -> 10.0.0.255Sep 03 04:21:56.497 |
| 9734 | 2026-09-03T04:21:58.159Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_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 } }] |
| 9735 | 2026-09-03T04:21:58.159Z | INFOSep 03 04:21:56.497Sep 03 04:21:56.497 |
| 9736 | 2026-09-03T04:21:58.159Z | INFOadding route 172.16.0.0/32 -> 10.0.0.3 |
| 9737 | 2026-09-03T04:21:58.159Z | Sep 03 04:21:56.497DEBG adding route 172.17.0.49/32 -> 10.0.0.255replacing targets for 172.17.0.7/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.497INFO |
| 9738 | 2026-09-03T04:21:58.159Z | Sep 03 04:21:56.497 DEBG |
| 9739 | 2026-09-03T04:21:58.159Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }]adding route 172.16.0.0/32 -> 10.0.0.4 |
| 9740 | 2026-09-03T04:21:58.159Z | |
| 9741 | 2026-09-03T04:21:58.159Z | WARNSep 03 04:21:56.497 Sep 03 04:21:56.497shrink-in-place compact add failed at slot 8: Switch(SdeError { ctx: "test failpoint", err: "injected failure" }) Sep 03 04:21:56.497INFO |
| 9742 | 2026-09-03T04:21:58.159Z | INFOadding route 172.16.0.0/32 -> 10.0.0.4Sep 03 04:21:56.497 adding route 172.17.0.8/32 -> 10.0.0.255 |
| 9743 | 2026-09-03T04:21:58.159Z | |
| 9744 | 2026-09-03T04:21:58.159Z | DEBG DEBGreplacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.497 |
| 9745 | 2026-09-03T04:21:58.159Z | Sep 03 04:21:56.497 DEBGreplacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }] replacing targets for 172.17.0.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 } }] |
| 9746 | 2026-09-03T04:21:58.159Z | |
| 9747 | 2026-09-03T04:21:58.159Z | DEBG Sep 03 04:21:56.497replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.2, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.3, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }]Sep 03 04:21:56.497 |
| 9748 | 2026-09-03T04:21:58.159Z | INFOSep 03 04:21:56.497 INFODEBG Sep 03 04:21:56.497adding route 172.17.0.50/32 -> 10.0.0.255 |
| 9749 | 2026-09-03T04:21:58.159Z | test route::tests::delete_target_full ... ok |
| 9750 | 2026-09-03T04:21:58.159Z | replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.4, vlan_id: None } }, NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }]adding route 172.17.0.9/32 -> 10.0.0.255 |
| 9751 | 2026-09-03T04:21:58.159Z | |
| 9752 | 2026-09-03T04:21:58.159Z | DEBG Sep 03 04:21:56.497replacing targets for 172.16.0.0/32 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 } }] |
| 9753 | 2026-09-03T04:21:58.159Z | DEBGSep 03 04:21:56.497 replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]DEBG |
| 9754 | 2026-09-03T04:21:58.159Z | 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 } }] |
| 9755 | 2026-09-03T04:21:58.159Z | Sep 03 04:21:56.497Sep 03 04:21:56.497 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.10/32 -> 10.0.0.255 |
| 9756 | 2026-09-03T04:21:58.159Z | |
| 9757 | 2026-09-03T04:21:58.159Z | Sep 03 04:21:56.497Sep 03 04:21:56.497 DEBGDEBG replacing targets for 172.17.0.10/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9758 | 2026-09-03T04:21:58.159Z | |
| 9759 | 2026-09-03T04:21:58.159Z | Sep 03 04:21:56.497Sep 03 04:21:56.497 INFOINFO adding route 172.17.0.52/32 -> 10.0.0.255adding route 172.17.0.11/32 -> 10.0.0.255 |
| 9760 | 2026-09-03T04:21:58.159Z | |
| 9761 | 2026-09-03T04:21:58.159Z | Sep 03 04:21:56.497 Sep 03 04:21:56.497DEBG 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 } }] |
| 9762 | 2026-09-03T04:21:58.160Z | 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 } }] |
| 9763 | 2026-09-03T04:21:58.160Z | Sep 03 04:21:56.497Sep 03 04:21:56.497 INFOINFO adding route 172.17.0.53/32 -> 10.0.0.255adding route 172.17.0.12/32 -> 10.0.0.255 |
| 9764 | 2026-09-03T04:21:58.160Z | |
| 9765 | 2026-09-03T04:21:58.160Z | Sep 03 04:21:56.497 Sep 03 04:21:56.497DEBG 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 } }] |
| 9766 | 2026-09-03T04:21:58.160Z | 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 } }] |
| 9767 | 2026-09-03T04:21:58.160Z | Sep 03 04:21:56.497Sep 03 04:21:56.497 INFOINFO adding route 172.17.0.13/32 -> 10.0.0.255adding route 172.17.0.54/32 -> 10.0.0.255 |
| 9768 | 2026-09-03T04:21:58.160Z | |
| 9769 | 2026-09-03T04:21:58.160Z | Sep 03 04:21:56.497 Sep 03 04:21:56.497DEBG 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 } }] |
| 9770 | 2026-09-03T04:21:58.160Z | 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 } }] |
| 9771 | 2026-09-03T04:21:58.160Z | Sep 03 04:21:56.497Sep 03 04:21:56.497 INFOINFO adding route 172.17.0.14/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9772 | 2026-09-03T04:21:58.160Z | |
| 9773 | 2026-09-03T04:21:58.160Z | Sep 03 04:21:56.497 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 } }] |
| 9774 | 2026-09-03T04:21:58.160Z | INFO Sep 03 04:21:56.497adding route 172.17.0.14/32 -> 10.0.0.255Sep 03 04:21:56.497 |
| 9775 | 2026-09-03T04:21:58.160Z | INFODEBG replacing targets for 172.17.0.14/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.56/32 -> 10.0.0.255 |
| 9776 | 2026-09-03T04:21:58.160Z | |
| 9777 | 2026-09-03T04:21:58.160Z | Sep 03 04:21:56.497 DEBGSep 03 04:21:56.497Sep 03 04:21:56.497 INFODEBG 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 } }] |
| 9778 | 2026-09-03T04:21:58.160Z | 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.15/32 -> 10.0.0.255 |
| 9779 | 2026-09-03T04:21:58.160Z | |
| 9780 | 2026-09-03T04:21:58.160Z | Sep 03 04:21:56.497Sep 03 04:21:56.497Sep 03 04:21:56.497 INFODEBG adding route 172.17.0.57/32 -> 10.0.0.255INFO |
| 9781 | 2026-09-03T04:21:58.160Z | adding route 172.17.0.15/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 } }] |
| 9782 | 2026-09-03T04:21:58.160Z | |
| 9783 | 2026-09-03T04:21:58.160Z | Sep 03 04:21:56.497 DEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.497 |
| 9784 | 2026-09-03T04:21:58.160Z | Sep 03 04:21:56.497DEBG INFOreplacing targets for 172.17.0.15/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.497 |
| 9785 | 2026-09-03T04:21:58.160Z | adding route 172.17.0.16/32 -> 10.0.0.255INFO |
| 9786 | 2026-09-03T04:21:58.160Z | adding route 172.17.0.58/32 -> 10.0.0.255Sep 03 04:21:56.497 |
| 9787 | 2026-09-03T04:21:58.160Z | Sep 03 04:21:56.497INFO DEBGSep 03 04:21:56.497 adding route 172.17.0.16/32 -> 10.0.0.255replacing 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 } }] |
| 9788 | 2026-09-03T04:21:58.160Z | DEBG |
| 9789 | 2026-09-03T04:21:58.164Z | 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 } }] |
| 9790 | 2026-09-03T04:21:58.164Z | Sep 03 04:21:56.497 Sep 03 04:21:56.497DEBG Sep 03 04:21:56.497 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 } }] |
| 9791 | 2026-09-03T04:21:58.164Z | INFO adding route 172.17.0.59/32 -> 10.0.0.255adding route 172.17.0.17/32 -> 10.0.0.255 |
| 9792 | 2026-09-03T04:21:58.164Z | |
| 9793 | 2026-09-03T04:21:58.164Z | Sep 03 04:21:56.497 INFO adding route 172.17.0.17/32 -> 10.0.0.255Sep 03 04:21:56.497 |
| 9794 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.497DEBG 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 } }] |
| 9795 | 2026-09-03T04:21:58.165Z | replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.497 |
| 9796 | 2026-09-03T04:21:58.165Z | DEBG replacing targets for 172.17.0.17/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.497 |
| 9797 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.497 INFOINFO adding route 172.17.0.60/32 -> 10.0.0.255adding route 172.17.0.18/32 -> 10.0.0.255 |
| 9798 | 2026-09-03T04:21:58.165Z | |
| 9799 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.497 INFO adding route 172.17.0.18/32 -> 10.0.0.255Sep 03 04:21:56.497Sep 03 04:21:56.497 |
| 9800 | 2026-09-03T04:21:58.165Z | DEBGDEBG replacing targets for 172.17.0.60/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9801 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.503 INFO adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9802 | 2026-09-03T04:21:58.165Z | |
| 9803 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.503 DEBG replacing targets for 172.17.0.19/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]Sep 03 04:21:56.503 |
| 9804 | 2026-09-03T04:21:58.165Z | INFO adding route 172.17.0.61/32 -> 10.0.0.255 |
| 9805 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.503 INFO Sep 03 04:21:56.503adding route 172.17.0.20/32 -> 10.0.0.255 |
| 9806 | 2026-09-03T04:21:58.165Z | 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 } }] |
| 9807 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 Sep 03 04:21:56.503DEBG DEBGINFO replacing targets for 172.17.0.61/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.19/32 -> 10.0.0.255 |
| 9808 | 2026-09-03T04:21:58.165Z | |
| 9809 | 2026-09-03T04:21:58.165Z | 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 } }] |
| 9810 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 DEBGINFO Sep 03 04:21:56.503 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 } }] |
| 9811 | 2026-09-03T04:21:58.165Z | adding route 172.17.0.62/32 -> 10.0.0.255INFO |
| 9812 | 2026-09-03T04:21:58.165Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9813 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 Sep 03 04:21:56.503 INFODEBG 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 } }]adding route 172.17.0.20/32 -> 10.0.0.255 |
| 9814 | 2026-09-03T04:21:58.165Z | 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 } }] |
| 9815 | 2026-09-03T04:21:58.165Z | |
| 9816 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.503Sep 03 04:21:56.503Sep 03 04:21:56.503 INFODEBG DEBGadding route 172.17.0.22/32 -> 10.0.0.255failed to allocate space for the new target list |
| 9817 | 2026-09-03T04:21:58.165Z | |
| 9818 | 2026-09-03T04:21:58.165Z | 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 } }] |
| 9819 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 Sep 03 04:21:56.503DEBGDEBG replacing targets for 172.16.0.0/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.1, vlan_id: None } }] |
| 9820 | 2026-09-03T04:21:58.165Z | 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 |
| 9821 | 2026-09-03T04:21:58.165Z | adding route 172.17.0.21/32 -> 10.0.0.255 |
| 9822 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.503 INFOSep 03 04:21:56.503 adding route 172.17.0.23/32 -> 10.0.0.255DEBG |
| 9823 | 2026-09-03T04:21:58.165Z | 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 } }] |
| 9824 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.503 DEBGSep 03 04:21:56.503 replacing targets for 172.17.0.23/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9825 | 2026-09-03T04:21:58.165Z | adding route 172.17.0.22/32 -> 10.0.0.255 |
| 9826 | 2026-09-03T04:21:58.165Z | Sep 03 04:21:56.503 INFOSep 03 04:21:56.503 adding route 172.17.0.24/32 -> 10.0.0.255DEBG |
| 9827 | 2026-09-03T04:21:58.165Z | 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 } }] |
| 9828 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503 DEBGSep 03 04:21:56.503 replacing targets for 172.17.0.24/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]INFO |
| 9829 | 2026-09-03T04:21:58.166Z | adding route 172.17.0.23/32 -> 10.0.0.255 |
| 9830 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503 DEBG Sep 03 04:21:56.503replacing 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 } }] |
| 9831 | 2026-09-03T04:21:58.166Z | INFO adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9832 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 INFODEBG adding route 172.17.0.24/32 -> 10.0.0.255replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9833 | 2026-09-03T04:21:58.166Z | |
| 9834 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 INFODEBG adding route 172.17.0.26/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 } }] |
| 9835 | 2026-09-03T04:21:58.166Z | |
| 9836 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 DEBGINFO replacing targets for 172.17.0.26/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.25/32 -> 10.0.0.255 |
| 9837 | 2026-09-03T04:21:58.166Z | |
| 9838 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 INFODEBG adding route 172.17.0.27/32 -> 10.0.0.255replacing targets for 172.17.0.25/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9839 | 2026-09-03T04:21:58.166Z | |
| 9840 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 DEBGINFO replacing targets for 172.17.0.27/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.26/32 -> 10.0.0.255 |
| 9841 | 2026-09-03T04:21:58.166Z | |
| 9842 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 INFODEBG adding route 172.17.0.28/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 } }] |
| 9843 | 2026-09-03T04:21:58.166Z | |
| 9844 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 DEBGINFO replacing targets for 172.17.0.28/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]adding route 172.17.0.27/32 -> 10.0.0.255 |
| 9845 | 2026-09-03T04:21:58.166Z | |
| 9846 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503Sep 03 04:21:56.503 INFO adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9847 | 2026-09-03T04:21:58.166Z | DEBG Sep 03 04:21:56.503replacing 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 } }] |
| 9848 | 2026-09-03T04:21:58.166Z | 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 } }] |
| 9849 | 2026-09-03T04:21:58.166Z | test route::tests::delete_targets_full ... ok |
| 9850 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503 Sep 03 04:21:56.503INFO INFOadding route 172.17.0.30/32 -> 10.0.0.255 |
| 9851 | 2026-09-03T04:21:58.166Z | adding route 172.17.0.28/32 -> 10.0.0.255 |
| 9852 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503 Sep 03 04:21:56.503DEBG 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 } }] |
| 9853 | 2026-09-03T04:21:58.166Z | 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 } }] |
| 9854 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503 Sep 03 04:21:56.503INFO INFOadding route 172.17.0.31/32 -> 10.0.0.255 |
| 9855 | 2026-09-03T04:21:58.166Z | adding route 172.17.0.29/32 -> 10.0.0.255 |
| 9856 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503 Sep 03 04:21:56.503DEBG DEBGreplacing targets for 172.17.0.31/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9857 | 2026-09-03T04:21:58.166Z | 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 } }] |
| 9858 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.503 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.32/32 -> 10.0.0.255 |
| 9859 | 2026-09-03T04:21:58.166Z | adding route 172.17.0.30/32 -> 10.0.0.255 |
| 9860 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.32/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9861 | 2026-09-03T04:21:58.166Z | 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 } }] |
| 9862 | 2026-09-03T04:21:58.166Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.33/32 -> 10.0.0.255 |
| 9863 | 2026-09-03T04:21:58.167Z | adding route 172.17.0.31/32 -> 10.0.0.255 |
| 9864 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }] |
| 9865 | 2026-09-03T04:21:58.167Z | 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 } }] |
| 9866 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.34/32 -> 10.0.0.255 |
| 9867 | 2026-09-03T04:21:58.167Z | adding route 172.17.0.32/32 -> 10.0.0.255 |
| 9868 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.34/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9869 | 2026-09-03T04:21:58.167Z | 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 } }] |
| 9870 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.35/32 -> 10.0.0.255 |
| 9871 | 2026-09-03T04:21:58.167Z | adding route 172.17.0.33/32 -> 10.0.0.255 |
| 9872 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }] |
| 9873 | 2026-09-03T04:21:58.167Z | 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 } }] |
| 9874 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.36/32 -> 10.0.0.255 |
| 9875 | 2026-09-03T04:21:58.167Z | adding route 172.17.0.34/32 -> 10.0.0.255 |
| 9876 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.36/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9877 | 2026-09-03T04:21:58.167Z | 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 } }] |
| 9878 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.37/32 -> 10.0.0.255 |
| 9879 | 2026-09-03T04:21:58.167Z | adding route 172.17.0.35/32 -> 10.0.0.255 |
| 9880 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }] |
| 9881 | 2026-09-03T04:21:58.167Z | 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 } }] |
| 9882 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.38/32 -> 10.0.0.255 |
| 9883 | 2026-09-03T04:21:58.167Z | adding route 172.17.0.36/32 -> 10.0.0.255 |
| 9884 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.38/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9885 | 2026-09-03T04:21:58.167Z | 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 } }] |
| 9886 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.39/32 -> 10.0.0.255 |
| 9887 | 2026-09-03T04:21:58.167Z | adding route 172.17.0.37/32 -> 10.0.0.255 |
| 9888 | 2026-09-03T04:21:58.167Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }] |
| 9889 | 2026-09-03T04:21:58.172Z | 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 } }] |
| 9890 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.40/32 -> 10.0.0.255 |
| 9891 | 2026-09-03T04:21:58.172Z | adding route 172.17.0.38/32 -> 10.0.0.255 |
| 9892 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }] |
| 9893 | 2026-09-03T04:21:58.172Z | 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 } }] |
| 9894 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.41/32 -> 10.0.0.255 |
| 9895 | 2026-09-03T04:21:58.172Z | adding route 172.17.0.39/32 -> 10.0.0.255 |
| 9896 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.41/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9897 | 2026-09-03T04:21:58.172Z | 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 } }] |
| 9898 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.42/32 -> 10.0.0.255 |
| 9899 | 2026-09-03T04:21:58.172Z | adding route 172.17.0.40/32 -> 10.0.0.255 |
| 9900 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.42/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9901 | 2026-09-03T04:21:58.172Z | 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 } }] |
| 9902 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.43/32 -> 10.0.0.255 |
| 9903 | 2026-09-03T04:21:58.172Z | adding route 172.17.0.41/32 -> 10.0.0.255 |
| 9904 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.43/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9905 | 2026-09-03T04:21:58.172Z | 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 } }] |
| 9906 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.44/32 -> 10.0.0.255 |
| 9907 | 2026-09-03T04:21:58.172Z | adding route 172.17.0.42/32 -> 10.0.0.255 |
| 9908 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.44/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9909 | 2026-09-03T04:21:58.172Z | 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 } }] |
| 9910 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.45/32 -> 10.0.0.255 |
| 9911 | 2026-09-03T04:21:58.172Z | adding route 172.17.0.43/32 -> 10.0.0.255 |
| 9912 | 2026-09-03T04:21:58.172Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG 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 } }] |
| 9913 | 2026-09-03T04:21:58.172Z | 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 } }] |
| 9914 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504INFO INFOadding route 172.17.0.46/32 -> 10.0.0.255 |
| 9915 | 2026-09-03T04:21:58.173Z | adding route 172.17.0.44/32 -> 10.0.0.255 |
| 9916 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.504 Sep 03 04:21:56.504DEBG DEBGreplacing targets for 172.17.0.46/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9917 | 2026-09-03T04:21:58.173Z | 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 } }] |
| 9918 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.504 INFO adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9919 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510 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 } }]Sep 03 04:21:56.510 |
| 9920 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510 INFO INFOadding route 172.17.0.48/32 -> 10.0.0.255 |
| 9921 | 2026-09-03T04:21:58.173Z | adding route 172.17.0.45/32 -> 10.0.0.255 |
| 9922 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510 Sep 03 04:21:56.510DEBG DEBGreplacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9923 | 2026-09-03T04:21:58.173Z | 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 } }] |
| 9924 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510 Sep 03 04:21:56.510INFO INFOadding route 172.17.0.49/32 -> 10.0.0.255 |
| 9925 | 2026-09-03T04:21:58.173Z | adding route 172.17.0.46/32 -> 10.0.0.255 |
| 9926 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 9927 | 2026-09-03T04:21:58.173Z | |
| 9928 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.47/32 -> 10.0.0.255 |
| 9929 | 2026-09-03T04:21:58.173Z | |
| 9930 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9931 | 2026-09-03T04:21:58.173Z | |
| 9932 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.51/32 -> 10.0.0.255adding route 172.17.0.48/32 -> 10.0.0.255 |
| 9933 | 2026-09-03T04:21:58.173Z | |
| 9934 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.48/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9935 | 2026-09-03T04:21:58.173Z | |
| 9936 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.49/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9937 | 2026-09-03T04:21:58.173Z | |
| 9938 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.49/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]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 } }] |
| 9939 | 2026-09-03T04:21:58.173Z | |
| 9940 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.50/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9941 | 2026-09-03T04:21:58.173Z | |
| 9942 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.50/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }] |
| 9943 | 2026-09-03T04:21:58.173Z | |
| 9944 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.51/32 -> 10.0.0.255 |
| 9945 | 2026-09-03T04:21:58.173Z | |
| 9946 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9947 | 2026-09-03T04:21:58.173Z | |
| 9948 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.55/32 -> 10.0.0.255adding route 172.17.0.52/32 -> 10.0.0.255 |
| 9949 | 2026-09-03T04:21:58.173Z | |
| 9950 | 2026-09-03T04:21:58.173Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9951 | 2026-09-03T04:21:58.173Z | test route::tests::delete_targets_fragmented ... ok |
| 9952 | 2026-09-03T04:21:58.173Z | |
| 9953 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.53/32 -> 10.0.0.255 |
| 9954 | 2026-09-03T04:21:58.174Z | |
| 9955 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.53/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9956 | 2026-09-03T04:21:58.174Z | |
| 9957 | 2026-09-03T04:21:58.174Z | |
| 9958 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.54/32 -> 10.0.0.255adding route 172.17.0.57/32 -> 10.0.0.255 |
| 9959 | 2026-09-03T04:21:58.174Z | |
| 9960 | 2026-09-03T04:21:58.174Z | test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s |
| 9961 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.54/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9962 | 2026-09-03T04:21:58.174Z | |
| 9963 | 2026-09-03T04:21:58.174Z | |
| 9964 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.58/32 -> 10.0.0.255adding route 172.17.0.55/32 -> 10.0.0.255 |
| 9965 | 2026-09-03T04:21:58.174Z | |
| 9966 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.55/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9967 | 2026-09-03T04:21:58.174Z | |
| 9968 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.56/32 -> 10.0.0.255adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9969 | 2026-09-03T04:21:58.174Z | |
| 9970 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 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.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 } }] |
| 9971 | 2026-09-03T04:21:58.174Z | |
| 9972 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFOINFO adding route 172.17.0.57/32 -> 10.0.0.255adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9973 | 2026-09-03T04:21:58.174Z | |
| 9974 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.57/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.17.0.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 } }] |
| 9975 | 2026-09-03T04:21:58.174Z | |
| 9976 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 INFODEBG adding route 172.17.0.58/32 -> 10.0.0.255failed to allocate space for the new target list |
| 9977 | 2026-09-03T04:21:58.174Z | |
| 9978 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510Sep 03 04:21:56.510 DEBGDEBG replacing targets for 172.17.0.58/32 with: [NextHop { asic_port_id: 1, route: Route { tag: "test", port_id: Rear(RearPort(0)), link_id: LinkId(0), tgt_ip: 10.0.0.255, vlan_id: None } }]replacing targets for 172.16.0.0/32 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 } }] |
| 9979 | 2026-09-03T04:21:58.174Z | |
| 9980 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510 INFO adding route 172.17.0.59/32 -> 10.0.0.255 |
| 9981 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.510 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 } }] |
| 9982 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.517 INFO adding route 172.17.0.60/32 -> 10.0.0.255 |
| 9983 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.517 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 } }] |
| 9984 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.517 DEBG failed to allocate space for the new target list |
| 9985 | 2026-09-03T04:21:58.174Z | Sep 03 04:21:56.517 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 } }] |
| 9986 | 2026-09-03T04:21:58.174Z | Running tests/test_openapi.rs (target/debug/deps/test_openapi-f6c7c3a609eb44ac) |
| 9987 | 2026-09-03T04:21:58.174Z | |
| 9988 | 2026-09-03T04:21:58.174Z | running 0 tests |
| 9989 | 2026-09-03T04:21:58.178Z | |
| 9990 | 2026-09-03T04:21:58.178Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9991 | 2026-09-03T04:21:58.178Z | |
| 9992 | 2026-09-03T04:21:58.178Z | Running unittests src/lib.rs (target/debug/deps/dpd_api-acda18f7a0b943fc) |
| 9993 | 2026-09-03T04:21:58.178Z | |
| 9994 | 2026-09-03T04:21:58.178Z | running 0 tests |
| 9995 | 2026-09-03T04:21:58.178Z | |
| 9996 | 2026-09-03T04:21:58.178Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 9997 | 2026-09-03T04:21:58.178Z | |
| 9998 | 2026-09-03T04:21:58.178Z | Running unittests src/lib.rs (target/debug/deps/dpd_client-baf604a426f2eb79) |
| 9999 | 2026-09-03T04:21:58.188Z | |
| 10000 | 2026-09-03T04:21:58.188Z | running 6 tests |
| 10001 | 2026-09-03T04:21:58.192Z | test tests::test_full_lot_id_neither_present ... ok |
| 10002 | 2026-09-03T04:21:58.192Z | test tests::test_full_lot_id_both_present ... ok |
| 10003 | 2026-09-03T04:21:58.192Z | test tests::test_full_lot_id_lotnum_only ... ok |
| 10004 | 2026-09-03T04:21:58.192Z | test tests::test_full_lot_id_lot_only ... ok |
| 10005 | 2026-09-03T04:21:58.192Z | test tests::test_port_id_cmp ... ok |
| 10006 | 2026-09-03T04:21:58.192Z | test tests::test_parse_client_port_id ... ok |
| 10007 | 2026-09-03T04:21:58.192Z | |
| 10008 | 2026-09-03T04:21:58.195Z | test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 10009 | 2026-09-03T04:21:58.195Z | |
| 10010 | 2026-09-03T04:21:58.195Z | Running tests/test_all.rs (target/debug/deps/test_all-172c636ae84f8591) |
| 10011 | 2026-09-03T04:21:58.198Z | |
| 10012 | 2026-09-03T04:21:58.198Z | running 6 tests |
| 10013 | 2026-09-03T04:22:01.209Z | test chaos_tests::port_settings::test_basic_autoneg_chaos ... ok |
| 10014 | 2026-09-03T04:22:01.212Z | test chaos_tests::port_settings::test_port_settings_addr_fail_1 ... ok |
| 10015 | 2026-09-03T04:22:01.212Z | test chaos_tests::port_settings::test_port_settings_addr_success_1 ... ok |
| 10016 | 2026-09-03T04:22:01.218Z | test chaos_tests::port_settings::test_port_settings_addr_success_multi ... ok |
| 10017 | 2026-09-03T04:22:01.546Z | test chaos_tests::port_settings::test_port_settings_txn_par_sweep ... ok |
| 10018 | 2026-09-03T04:22:06.350Z | test chaos_tests::port_settings::test_port_settings_txn_sweep ... FAILED |
| 10019 | 2026-09-03T04:22:06.350Z | |
| 10020 | 2026-09-03T04:22:06.350Z | failures: |
| 10021 | 2026-09-03T04:22:06.350Z | |
| 10022 | 2026-09-03T04:22:06.350Z | ---- chaos_tests::port_settings::test_port_settings_txn_sweep stdout ---- |
| 10023 | 2026-09-03T04:22:06.350Z | writing dpd stdout to /tmp/txn-sweep-dpd.stdout |
| 10024 | 2026-09-03T04:22:06.350Z | writing dpd stderr to /tmp/txn-sweep-dpd.stderr |
| 10025 | 2026-09-03T04:22:06.350Z | Sep 03 04:21:59.578 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10026 | 2026-09-03T04:22:06.351Z | Sep 03 04:21:59.583 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "67922074-9574-4b6d-be9a-77f5494f1526", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10027 | 2026-09-03T04:22:06.351Z | current/target: Diff < left / right > : |
| 10028 | 2026-09-03T04:22:06.351Z | PortSettings { |
| 10029 | 2026-09-03T04:22:06.351Z | < links: {}, |
| 10030 | 2026-09-03T04:22:06.351Z | > links: { |
| 10031 | 2026-09-03T04:22:06.351Z | > "0": LinkSettings { |
| 10032 | 2026-09-03T04:22:06.351Z | > addrs: [ |
| 10033 | 2026-09-03T04:22:06.351Z | > 32.240.157.29, |
| 10034 | 2026-09-03T04:22:06.351Z | > 51.41.149.251, |
| 10035 | 2026-09-03T04:22:06.351Z | > 76.212.109.228, |
| 10036 | 2026-09-03T04:22:06.351Z | > 77.181.50.172, |
| 10037 | 2026-09-03T04:22:06.351Z | > 89.52.78.151, |
| 10038 | 2026-09-03T04:22:06.351Z | > 96.170.182.106, |
| 10039 | 2026-09-03T04:22:06.351Z | > 102.61.156.221, |
| 10040 | 2026-09-03T04:22:06.351Z | > 105.14.143.104, |
| 10041 | 2026-09-03T04:22:06.351Z | > 120.144.73.191, |
| 10042 | 2026-09-03T04:22:06.351Z | > 147.106.19.51, |
| 10043 | 2026-09-03T04:22:06.351Z | > 149.41.135.101, |
| 10044 | 2026-09-03T04:22:06.351Z | > 175.167.15.189, |
| 10045 | 2026-09-03T04:22:06.351Z | > 197.29.179.182, |
| 10046 | 2026-09-03T04:22:06.351Z | > 203.43.172.64, |
| 10047 | 2026-09-03T04:22:06.351Z | > d29:ffad:ae5b:e711:db5:bff8:5e67:62ad, |
| 10048 | 2026-09-03T04:22:06.351Z | > 22b8:ece:a189:7c14:e19e:60c8:a61:827f, |
| 10049 | 2026-09-03T04:22:06.351Z | > 4135:fd:2ed6:da19:32d:e443:2c2e:d8a, |
| 10050 | 2026-09-03T04:22:06.351Z | > 46e9:2249:8741:e016:93ef:4db:d4ee:7bf3, |
| 10051 | 2026-09-03T04:22:06.351Z | > 4bdf:742f:3a32:3afd:c4ec:ace1:7c01:7080, |
| 10052 | 2026-09-03T04:22:06.351Z | > 5fc8:b5ae:1bd5:645f:6cb6:8f56:4b4a:15c0, |
| 10053 | 2026-09-03T04:22:06.351Z | > 6af0:c4c6:d0d5:2af7:e6f:5b98:c4df:92ba, |
| 10054 | 2026-09-03T04:22:06.352Z | > 93bd:d388:f8ec:311e:fe49:29ad:8c8e:fae3, |
| 10055 | 2026-09-03T04:22:06.352Z | > a165:bc05:6e48:8219:a20a:44bd:61e2:ad8d, |
| 10056 | 2026-09-03T04:22:06.352Z | > d341:769d:d759:ef62:e2c8:97b2:2973:8963, |
| 10057 | 2026-09-03T04:22:06.352Z | > e04d:341c:64e0:784b:c2ef:b9e4:6a4f:7664, |
| 10058 | 2026-09-03T04:22:06.352Z | > e4a9:7a4e:d92f:261b:7cb6:8ad8:73e1:bded, |
| 10059 | 2026-09-03T04:22:06.352Z | > ff94:bf43:b1be:4ba2:131c:ba74:25f2:6aec, |
| 10060 | 2026-09-03T04:22:06.352Z | > ffed:7a42:553c:340c:14d7:32f6:374:e8c, |
| 10061 | 2026-09-03T04:22:06.352Z | > ], |
| 10062 | 2026-09-03T04:22:06.352Z | > params: LinkCreate { |
| 10063 | 2026-09-03T04:22:06.352Z | > allow_ddm_traffic: false, |
| 10064 | 2026-09-03T04:22:06.352Z | > autoneg: true, |
| 10065 | 2026-09-03T04:22:06.352Z | > fec: Some( |
| 10066 | 2026-09-03T04:22:06.352Z | > None, |
| 10067 | 2026-09-03T04:22:06.352Z | > ), |
| 10068 | 2026-09-03T04:22:06.352Z | > kr: false, |
| 10069 | 2026-09-03T04:22:06.352Z | > lane: Some( |
| 10070 | 2026-09-03T04:22:06.352Z | > LinkId( |
| 10071 | 2026-09-03T04:22:06.352Z | > 0, |
| 10072 | 2026-09-03T04:22:06.352Z | > ), |
| 10073 | 2026-09-03T04:22:06.352Z | > ), |
| 10074 | 2026-09-03T04:22:06.352Z | > speed: Speed100G, |
| 10075 | 2026-09-03T04:22:06.352Z | > tx_eq: None, |
| 10076 | 2026-09-03T04:22:06.352Z | > }, |
| 10077 | 2026-09-03T04:22:06.352Z | > }, |
| 10078 | 2026-09-03T04:22:06.352Z | > }, |
| 10079 | 2026-09-03T04:22:06.352Z | } |
| 10080 | 2026-09-03T04:22:06.352Z | Sep 03 04:21:59.583 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10081 | 2026-09-03T04:22:06.352Z | Sep 03 04:21:59.584 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "b9603f22-37df-4567-81d4-b87deaf555c1", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10082 | 2026-09-03T04:22:06.353Z | Sep 03 04:21:59.584 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10083 | 2026-09-03T04:22:06.353Z | Sep 03 04:21:59.585 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "48936a6c-e66e-4e9d-8fe0-38c38cecca09", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10084 | 2026-09-03T04:22:06.353Z | operation failed, settings remained as expectedSep 03 04:21:59.585 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10085 | 2026-09-03T04:22:06.353Z | current/target: Diff < left / right > : |
| 10086 | 2026-09-03T04:22:06.353Z | PortSettings { |
| 10087 | 2026-09-03T04:22:06.353Z | < links: {}, |
| 10088 | 2026-09-03T04:22:06.353Z | > links: { |
| 10089 | 2026-09-03T04:22:06.353Z | > "0": LinkSettings { |
| 10090 | 2026-09-03T04:22:06.353Z | > addrs: [ |
| 10091 | 2026-09-03T04:22:06.353Z | > 1.66.183.51, |
| 10092 | 2026-09-03T04:22:06.353Z | > 28.40.167.214, |
| 10093 | 2026-09-03T04:22:06.353Z | > 50.52.235.115, |
| 10094 | 2026-09-03T04:22:06.353Z | > 62.30.23.217, |
| 10095 | 2026-09-03T04:22:06.353Z | > 81.9.220.237, |
| 10096 | 2026-09-03T04:22:06.353Z | > 100.128.107.250, |
| 10097 | 2026-09-03T04:22:06.353Z | > 107.112.19.121, |
| 10098 | 2026-09-03T04:22:06.353Z | > 143.65.120.78, |
| 10099 | 2026-09-03T04:22:06.353Z | > 145.86.78.149, |
| 10100 | 2026-09-03T04:22:06.353Z | > 156.187.6.161, |
| 10101 | 2026-09-03T04:22:06.353Z | > 218.45.204.173, |
| 10102 | 2026-09-03T04:22:06.353Z | > 219.118.49.183, |
| 10103 | 2026-09-03T04:22:06.353Z | > 23a4:8d43:c12b:90a9:d531:c54d:1a80:786b, |
| 10104 | 2026-09-03T04:22:06.353Z | > 7e15:1698:be3d:9375:c054:e393:26f3:5b6, |
| 10105 | 2026-09-03T04:22:06.353Z | > 7f5d:65db:313d:a31b:e4eb:aa84:2837:94e5, |
| 10106 | 2026-09-03T04:22:06.353Z | > 9c35:86fc:8b23:354b:51df:5322:38f3:df79, |
| 10107 | 2026-09-03T04:22:06.353Z | > a038:5752:80e2:6006:aca7:97fc:5302:bb83, |
| 10108 | 2026-09-03T04:22:06.353Z | > b930:a2b0:154c:ba2b:a689:416c:2af8:af11, |
| 10109 | 2026-09-03T04:22:06.354Z | > c3ea:6cac:a0f1:ef55:619a:741a:3ad6:6042, |
| 10110 | 2026-09-03T04:22:06.354Z | > c8f0:e3be:778e:86b:dae5:c944:1aeb:cf0c, |
| 10111 | 2026-09-03T04:22:06.354Z | > d273:4176:6285:8266:d6ef:75c:bde4:8ba4, |
| 10112 | 2026-09-03T04:22:06.354Z | > e95c:8155:b6ca:177a:c106:8a92:ff71:f13f, |
| 10113 | 2026-09-03T04:22:06.354Z | > f64c:cc52:7837:6a94:ca27:5739:e678:c4f9, |
| 10114 | 2026-09-03T04:22:06.354Z | > f75b:c040:ffe8:b396:14c1:616f:a60a:509a, |
| 10115 | 2026-09-03T04:22:06.354Z | > fa25:5278:21f5:c0e3:9cd0:7a53:27e2:3d27, |
| 10116 | 2026-09-03T04:22:06.354Z | > ], |
| 10117 | 2026-09-03T04:22:06.354Z | > params: LinkCreate { |
| 10118 | 2026-09-03T04:22:06.359Z | > allow_ddm_traffic: false, |
| 10119 | 2026-09-03T04:22:06.359Z | > autoneg: false, |
| 10120 | 2026-09-03T04:22:06.359Z | > fec: Some( |
| 10121 | 2026-09-03T04:22:06.359Z | > None, |
| 10122 | 2026-09-03T04:22:06.359Z | > ), |
| 10123 | 2026-09-03T04:22:06.359Z | > kr: true, |
| 10124 | 2026-09-03T04:22:06.359Z | > lane: Some( |
| 10125 | 2026-09-03T04:22:06.359Z | > LinkId( |
| 10126 | 2026-09-03T04:22:06.359Z | > 0, |
| 10127 | 2026-09-03T04:22:06.359Z | > ), |
| 10128 | 2026-09-03T04:22:06.359Z | > ), |
| 10129 | 2026-09-03T04:22:06.359Z | > speed: Speed100G, |
| 10130 | 2026-09-03T04:22:06.359Z | > tx_eq: None, |
| 10131 | 2026-09-03T04:22:06.359Z | > }, |
| 10132 | 2026-09-03T04:22:06.359Z | > }, |
| 10133 | 2026-09-03T04:22:06.359Z | > }, |
| 10134 | 2026-09-03T04:22:06.359Z | } |
| 10135 | 2026-09-03T04:22:06.359Z | Sep 03 04:21:59.585 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "127e4e8e-1bbd-4624-b466-995f807e2a62", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10136 | 2026-09-03T04:22:06.359Z | Sep 03 04:21:59.585 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10137 | 2026-09-03T04:22:06.359Z | Sep 03 04:21:59.586 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "1bd14445-17a9-4819-b95d-e69a2c432676", "content-length": "138", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10138 | 2026-09-03T04:22:06.359Z | Sep 03 04:21:59.586 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10139 | 2026-09-03T04:22:06.359Z | Sep 03 04:21:59.586 TRCE client responsecurrent/target: Diff < left / right > : |
| 10140 | 2026-09-03T04:22:06.359Z | PortSettings { |
| 10141 | 2026-09-03T04:22:06.359Z | < links: {}, |
| 10142 | 2026-09-03T04:22:06.359Z | > links: { |
| 10143 | 2026-09-03T04:22:06.360Z | > "0": LinkSettings { |
| 10144 | 2026-09-03T04:22:06.360Z | > addrs: [ |
| 10145 | 2026-09-03T04:22:06.360Z | > 7.8.4.177, |
| 10146 | 2026-09-03T04:22:06.360Z | > 88.221.157.13, |
| 10147 | 2026-09-03T04:22:06.360Z | > 93.118.7.116, |
| 10148 | 2026-09-03T04:22:06.360Z | > 99.79.174.216, |
| 10149 | 2026-09-03T04:22:06.360Z | > 105.250.7.248, |
| 10150 | 2026-09-03T04:22:06.360Z | > 125.51.19.24, |
| 10151 | 2026-09-03T04:22:06.360Z | > 191.231.184.154, |
| 10152 | 2026-09-03T04:22:06.360Z | > 230.38.232.11, |
| 10153 | 2026-09-03T04:22:06.360Z | > 249.52.30.190, |
| 10154 | 2026-09-03T04:22:06.360Z | > ], |
| 10155 | 2026-09-03T04:22:06.360Z | > params: LinkCreate { |
| 10156 | 2026-09-03T04:22:06.360Z | > allow_ddm_traffic: false, |
| 10157 | 2026-09-03T04:22:06.360Z | > autoneg: false, |
| 10158 | 2026-09-03T04:22:06.360Z | > fec: Some( |
| 10159 | 2026-09-03T04:22:06.360Z | > None, |
| 10160 | 2026-09-03T04:22:06.360Z | > ), |
| 10161 | 2026-09-03T04:22:06.360Z | > kr: true, |
| 10162 | 2026-09-03T04:22:06.360Z | > lane: Some( |
| 10163 | 2026-09-03T04:22:06.360Z | > LinkId( |
| 10164 | 2026-09-03T04:22:06.360Z | > 0, |
| 10165 | 2026-09-03T04:22:06.360Z | > ), |
| 10166 | 2026-09-03T04:22:06.360Z | > ), |
| 10167 | 2026-09-03T04:22:06.360Z | > speed: Speed100G, |
| 10168 | 2026-09-03T04:22:06.360Z | > tx_eq: None, |
| 10169 | 2026-09-03T04:22:06.360Z | > }, |
| 10170 | 2026-09-03T04:22:06.361Z | > }, |
| 10171 | 2026-09-03T04:22:06.361Z | > }, |
| 10172 | 2026-09-03T04:22:06.361Z | } |
| 10173 | 2026-09-03T04:22:06.361Z | , result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "bf6c263d-450e-46eb-a2e7-802c478aadcf", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10174 | 2026-09-03T04:22:06.361Z | Sep 03 04:21:59.587 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10175 | 2026-09-03T04:22:06.361Z | Sep 03 04:21:59.587 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "aff2b3d8-c1ad-496e-a529-86a614f5fdad", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10176 | 2026-09-03T04:22:06.361Z | Sep 03 04:21:59.587 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10177 | 2026-09-03T04:22:06.361Z | Sep 03 04:21:59.588 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "376009c1-5b22-46fc-98ab-78ff2cfc4984", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10178 | 2026-09-03T04:22:06.361Z | operation failed, settings remained as expectedSep 03 04:21:59.588 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10179 | 2026-09-03T04:22:06.361Z | Sep 03 04:21:59.588 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2d90d140-e488-4034-b265-23ad23dc3b6b", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10180 | 2026-09-03T04:22:06.361Z | current/target: Diff < left / right > : |
| 10181 | 2026-09-03T04:22:06.361Z | PortSettings { |
| 10182 | 2026-09-03T04:22:06.361Z | < links: {}, |
| 10183 | 2026-09-03T04:22:06.361Z | > links: { |
| 10184 | 2026-09-03T04:22:06.361Z | > "0": LinkSettings { |
| 10185 | 2026-09-03T04:22:06.361Z | > addrs: [ |
| 10186 | 2026-09-03T04:22:06.361Z | > 1.27.239.170, |
| 10187 | 2026-09-03T04:22:06.361Z | > 78.97.128.95, |
| 10188 | 2026-09-03T04:22:06.361Z | > 108.192.129.80, |
| 10189 | 2026-09-03T04:22:06.361Z | > 133.70.17.42, |
| 10190 | 2026-09-03T04:22:06.361Z | > 184.145.187.196, |
| 10191 | 2026-09-03T04:22:06.361Z | > 209.146.3.240, |
| 10192 | 2026-09-03T04:22:06.361Z | > 234.142.173.171, |
| 10193 | 2026-09-03T04:22:06.361Z | > 1c0c:e64e:a4ab:db34:8864:683c:aef6:bb33, |
| 10194 | 2026-09-03T04:22:06.361Z | > 45d6:dced:ed0:13c0:e86e:c1fa:42bc:92e8, |
| 10195 | 2026-09-03T04:22:06.361Z | > 631e:dab:7812:bfea:6d56:5a69:6f89:db23, |
| 10196 | 2026-09-03T04:22:06.361Z | > ], |
| 10197 | 2026-09-03T04:22:06.361Z | > params: LinkCreate { |
| 10198 | 2026-09-03T04:22:06.362Z | > allow_ddm_traffic: false, |
| 10199 | 2026-09-03T04:22:06.362Z | > autoneg: false, |
| 10200 | 2026-09-03T04:22:06.362Z | > fec: Some( |
| 10201 | 2026-09-03T04:22:06.362Z | > None, |
| 10202 | 2026-09-03T04:22:06.362Z | > ), |
| 10203 | 2026-09-03T04:22:06.362Z | > kr: false, |
| 10204 | 2026-09-03T04:22:06.362Z | > lane: Some( |
| 10205 | 2026-09-03T04:22:06.362Z | > LinkId( |
| 10206 | 2026-09-03T04:22:06.362Z | > 0, |
| 10207 | 2026-09-03T04:22:06.362Z | > ), |
| 10208 | 2026-09-03T04:22:06.362Z | > ), |
| 10209 | 2026-09-03T04:22:06.362Z | > speed: Speed100G, |
| 10210 | 2026-09-03T04:22:06.362Z | > tx_eq: None, |
| 10211 | 2026-09-03T04:22:06.362Z | > }, |
| 10212 | 2026-09-03T04:22:06.362Z | > }, |
| 10213 | 2026-09-03T04:22:06.362Z | > }, |
| 10214 | 2026-09-03T04:22:06.362Z | } |
| 10215 | 2026-09-03T04:22:06.362Z | Sep 03 04:21:59.588 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10216 | 2026-09-03T04:22:06.362Z | Sep 03 04:21:59.589 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "7713d65c-20fe-4518-bd1c-c421d9f03cfd", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10217 | 2026-09-03T04:22:06.362Z | Sep 03 04:21:59.589 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10218 | 2026-09-03T04:22:06.367Z | operation failed, settings remained as expectedSep 03 04:21:59.589 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "b6fadad2-fec4-41a1-83bc-c7edcc3babf6", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10219 | 2026-09-03T04:22:06.367Z | Sep 03 04:21:59.589 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10220 | 2026-09-03T04:22:06.367Z | Sep 03 04:21:59.590 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "86940ac6-b3b2-4bc7-b22c-53a53d90e500", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10221 | 2026-09-03T04:22:06.367Z | current/target: Diff < left / right > : |
| 10222 | 2026-09-03T04:22:06.367Z | PortSettings { |
| 10223 | 2026-09-03T04:22:06.367Z | < links: {}, |
| 10224 | 2026-09-03T04:22:06.367Z | > links: { |
| 10225 | 2026-09-03T04:22:06.367Z | > "0": LinkSettings { |
| 10226 | 2026-09-03T04:22:06.367Z | > addrs: [ |
| 10227 | 2026-09-03T04:22:06.367Z | > 114.117.66.46, |
| 10228 | 2026-09-03T04:22:06.367Z | > 160.239.64.133, |
| 10229 | 2026-09-03T04:22:06.367Z | > 169.8.66.219, |
| 10230 | 2026-09-03T04:22:06.367Z | > 193.86.143.213, |
| 10231 | 2026-09-03T04:22:06.367Z | > 229.145.233.237, |
| 10232 | 2026-09-03T04:22:06.367Z | > 28aa:a73d:7f9:3106:2b69:23ee:e4e:a97c, |
| 10233 | 2026-09-03T04:22:06.367Z | > 291a:2482:cec1:a26a:78c5:943e:642e:5759, |
| 10234 | 2026-09-03T04:22:06.367Z | > 5f8b:224e:3ffa:5cd4:28ee:a041:4d4d:1c60, |
| 10235 | 2026-09-03T04:22:06.367Z | > 6d01:4502:a2d6:ef4:b03f:c1e1:7d86:16e4, |
| 10236 | 2026-09-03T04:22:06.367Z | > 7c27:9ab6:958f:a982:41c2:9369:fd35:18a7, |
| 10237 | 2026-09-03T04:22:06.367Z | > 8db9:c50e:4734:e1ea:fd84:334:6c62:ba8, |
| 10238 | 2026-09-03T04:22:06.367Z | > 9b94:4e9c:4544:cb8:1e82:16f6:59ff:ae27, |
| 10239 | 2026-09-03T04:22:06.367Z | > b1e8:6f36:41d:a72b:76e5:cd67:d01e:5094, |
| 10240 | 2026-09-03T04:22:06.367Z | > fa2d:8ae9:3f7c:64c0:fd40:9704:7cd2:4451, |
| 10241 | 2026-09-03T04:22:06.367Z | > ], |
| 10242 | 2026-09-03T04:22:06.368Z | > params: LinkCreate { |
| 10243 | 2026-09-03T04:22:06.368Z | > allow_ddm_traffic: false, |
| 10244 | 2026-09-03T04:22:06.368Z | > autoneg: true, |
| 10245 | 2026-09-03T04:22:06.368Z | > fec: Some( |
| 10246 | 2026-09-03T04:22:06.368Z | > None, |
| 10247 | 2026-09-03T04:22:06.368Z | > ), |
| 10248 | 2026-09-03T04:22:06.368Z | > kr: true, |
| 10249 | 2026-09-03T04:22:06.368Z | > lane: Some( |
| 10250 | 2026-09-03T04:22:06.368Z | > LinkId( |
| 10251 | 2026-09-03T04:22:06.368Z | > 0, |
| 10252 | 2026-09-03T04:22:06.368Z | > ), |
| 10253 | 2026-09-03T04:22:06.368Z | > ), |
| 10254 | 2026-09-03T04:22:06.368Z | > speed: Speed100G, |
| 10255 | 2026-09-03T04:22:06.368Z | > tx_eq: None, |
| 10256 | 2026-09-03T04:22:06.368Z | > }, |
| 10257 | 2026-09-03T04:22:06.368Z | > }, |
| 10258 | 2026-09-03T04:22:06.368Z | > }, |
| 10259 | 2026-09-03T04:22:06.368Z | } |
| 10260 | 2026-09-03T04:22:06.368Z | Sep 03 04:21:59.590 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10261 | 2026-09-03T04:22:06.368Z | Sep 03 04:21:59.591 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "3da83774-8599-4f84-920c-98cb8c2251ce", "content-length": "138", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10262 | 2026-09-03T04:22:06.368Z | Sep 03 04:21:59.591 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10263 | 2026-09-03T04:22:06.368Z | Sep 03 04:21:59.591 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "82de18f9-807b-4c70-bcf9-d9172892cc49", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10264 | 2026-09-03T04:22:06.368Z | current/target: Diff < left / right > : |
| 10265 | 2026-09-03T04:22:06.368Z | PortSettings { |
| 10266 | 2026-09-03T04:22:06.368Z | < links: {}, |
| 10267 | 2026-09-03T04:22:06.368Z | > links: { |
| 10268 | 2026-09-03T04:22:06.368Z | > "0": LinkSettings { |
| 10269 | 2026-09-03T04:22:06.369Z | > addrs: [ |
| 10270 | 2026-09-03T04:22:06.369Z | > 28.99.123.4, |
| 10271 | 2026-09-03T04:22:06.369Z | > 56.28.251.111, |
| 10272 | 2026-09-03T04:22:06.369Z | > 68.205.187.255, |
| 10273 | 2026-09-03T04:22:06.369Z | > 68.207.4.55, |
| 10274 | 2026-09-03T04:22:06.369Z | > 90.31.2.237, |
| 10275 | 2026-09-03T04:22:06.369Z | > 93.152.220.52, |
| 10276 | 2026-09-03T04:22:06.369Z | > 110.180.238.98, |
| 10277 | 2026-09-03T04:22:06.369Z | > 127.141.129.112, |
| 10278 | 2026-09-03T04:22:06.369Z | > 132.253.111.46, |
| 10279 | 2026-09-03T04:22:06.369Z | > 146.89.215.183, |
| 10280 | 2026-09-03T04:22:06.369Z | > 152.202.30.231, |
| 10281 | 2026-09-03T04:22:06.369Z | > 220.101.68.140, |
| 10282 | 2026-09-03T04:22:06.369Z | > 228.53.169.139, |
| 10283 | 2026-09-03T04:22:06.369Z | > 252.217.55.241, |
| 10284 | 2026-09-03T04:22:06.369Z | > 19e6:ee64:108e:3813:aadf:8798:924b:f9b7, |
| 10285 | 2026-09-03T04:22:06.369Z | > 1d77:fb21:cf1:54b5:9442:772:fa2b:a9e, |
| 10286 | 2026-09-03T04:22:06.369Z | > 3c71:1129:a2e6:68a:ef71:75bf:a991:3af6, |
| 10287 | 2026-09-03T04:22:06.369Z | > 4f2d:e72:6ea4:90ca:c0fa:e83e:b386:3e7c, |
| 10288 | 2026-09-03T04:22:06.369Z | > 4f36:8b44:5fad:94c9:462b:84e1:af43:782, |
| 10289 | 2026-09-03T04:22:06.369Z | > 5154:7b:4338:88c9:fde9:438f:27da:aec5, |
| 10290 | 2026-09-03T04:22:06.369Z | > 619e:8482:787c:9710:9964:94de:6734:e186, |
| 10291 | 2026-09-03T04:22:06.369Z | > 6953:be07:284b:d61e:49e7:3ad8:393a:d30a, |
| 10292 | 2026-09-03T04:22:06.369Z | > 7b90:3dba:28d9:4020:7736:76da:f981:8c62, |
| 10293 | 2026-09-03T04:22:06.369Z | > cd10:7db1:bdcd:1c17:91be:55c2:5baa:c50e, |
| 10294 | 2026-09-03T04:22:06.369Z | > e9b9:dadc:7daf:9f25:f79c:6539:6665:18c, |
| 10295 | 2026-09-03T04:22:06.369Z | > f0b3:ffcf:a4bf:5fd4:b2ab:d467:8d1c:2582, |
| 10296 | 2026-09-03T04:22:06.369Z | > f6a8:5656:747e:70da:40de:9c06:c0a3:76c4, |
| 10297 | 2026-09-03T04:22:06.370Z | > fefa:7e26:55d7:ff93:1076:81cf:2771:3f9f, |
| 10298 | 2026-09-03T04:22:06.370Z | > ], |
| 10299 | 2026-09-03T04:22:06.370Z | > params: LinkCreate { |
| 10300 | 2026-09-03T04:22:06.370Z | > allow_ddm_traffic: false, |
| 10301 | 2026-09-03T04:22:06.370Z | > autoneg: false, |
| 10302 | 2026-09-03T04:22:06.370Z | > fec: Some( |
| 10303 | 2026-09-03T04:22:06.370Z | > None, |
| 10304 | 2026-09-03T04:22:06.370Z | > ), |
| 10305 | 2026-09-03T04:22:06.370Z | > kr: false, |
| 10306 | 2026-09-03T04:22:06.370Z | > lane: Some( |
| 10307 | 2026-09-03T04:22:06.370Z | > LinkId( |
| 10308 | 2026-09-03T04:22:06.370Z | > 0, |
| 10309 | 2026-09-03T04:22:06.370Z | > ), |
| 10310 | 2026-09-03T04:22:06.370Z | > ), |
| 10311 | 2026-09-03T04:22:06.370Z | > speed: Speed100G, |
| 10312 | 2026-09-03T04:22:06.370Z | > tx_eq: None, |
| 10313 | 2026-09-03T04:22:06.370Z | > }, |
| 10314 | 2026-09-03T04:22:06.370Z | > }, |
| 10315 | 2026-09-03T04:22:06.370Z | > }, |
| 10316 | 2026-09-03T04:22:06.370Z | } |
| 10317 | 2026-09-03T04:22:06.370Z | Sep 03 04:21:59.591 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10318 | 2026-09-03T04:22:06.374Z | Sep 03 04:21:59.592 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "82086cfe-557c-44f9-8ecf-57a4da4ad4b2", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10319 | 2026-09-03T04:22:06.374Z | Sep 03 04:21:59.592 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10320 | 2026-09-03T04:22:06.374Z | Sep 03 04:21:59.593 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "fbc57abe-7b6f-4a02-af02-1eacd3c400eb", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10321 | 2026-09-03T04:22:06.374Z | operation failed, settings remained as expectedSep 03 04:21:59.593 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10322 | 2026-09-03T04:22:06.374Z | Sep 03 04:21:59.593 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "811b0712-8869-4d26-a2a9-60cc6eb7056d", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10323 | 2026-09-03T04:22:06.375Z | current/target: Diff < left / right > : |
| 10324 | 2026-09-03T04:22:06.375Z | PortSettings { |
| 10325 | 2026-09-03T04:22:06.375Z | links: {}, |
| 10326 | 2026-09-03T04:22:06.375Z | } |
| 10327 | 2026-09-03T04:22:06.375Z | Sep 03 04:21:59.593 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10328 | 2026-09-03T04:22:06.375Z | Sep 03 04:21:59.594 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c67ccc83-d961-47b0-8aea-50fe394ed018", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10329 | 2026-09-03T04:22:06.375Z | Sep 03 04:21:59.594 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10330 | 2026-09-03T04:22:06.375Z | Sep 03 04:21:59.594 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "bd20cdd1-1ce0-40c2-90b6-c73d1160b87a", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10331 | 2026-09-03T04:22:06.375Z | operation succeeded, settings changed as expectedSep 03 04:21:59.594 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10332 | 2026-09-03T04:22:06.375Z | Sep 03 04:21:59.594 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "a3b7fdbc-f438-4fd2-a68a-18b0cbdd6dd1", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10333 | 2026-09-03T04:22:06.375Z | current/target: Diff < left / right > : |
| 10334 | 2026-09-03T04:22:06.375Z | PortSettings { |
| 10335 | 2026-09-03T04:22:06.375Z | < links: {}, |
| 10336 | 2026-09-03T04:22:06.375Z | > links: { |
| 10337 | 2026-09-03T04:22:06.375Z | > "0": LinkSettings { |
| 10338 | 2026-09-03T04:22:06.375Z | > addrs: [ |
| 10339 | 2026-09-03T04:22:06.375Z | > 3.106.81.209, |
| 10340 | 2026-09-03T04:22:06.375Z | > 56.222.204.31, |
| 10341 | 2026-09-03T04:22:06.375Z | > 56.230.109.208, |
| 10342 | 2026-09-03T04:22:06.375Z | > 69.221.96.44, |
| 10343 | 2026-09-03T04:22:06.375Z | > 147.223.25.201, |
| 10344 | 2026-09-03T04:22:06.375Z | > 148.233.36.39, |
| 10345 | 2026-09-03T04:22:06.375Z | > 178.237.64.185, |
| 10346 | 2026-09-03T04:22:06.375Z | > 246.169.57.33, |
| 10347 | 2026-09-03T04:22:06.376Z | > 358:7323:c495:f6b5:fede:767d:15ab:69c1, |
| 10348 | 2026-09-03T04:22:06.376Z | > 43b:2b08:44b1:2647:b141:e5ce:a23e:8b7, |
| 10349 | 2026-09-03T04:22:06.376Z | > 3fe5:cdbe:2960:b0ce:fb65:b600:473c:e28c, |
| 10350 | 2026-09-03T04:22:06.376Z | > 5e9b:4eef:1599:4322:dddc:aca6:25c8:4fe, |
| 10351 | 2026-09-03T04:22:06.376Z | > a762:36af:11fa:3988:bfbd:1045:4688:c4a, |
| 10352 | 2026-09-03T04:22:06.376Z | > b5a8:b09f:c7a1:72d1:a539:1ac3:df3b:eb7, |
| 10353 | 2026-09-03T04:22:06.376Z | > b6ce:9352:3852:ff67:145b:a284:e085:e602, |
| 10354 | 2026-09-03T04:22:06.376Z | > ba0f:111a:4a82:2d3f:d6e4:dfa6:4b8c:da1a, |
| 10355 | 2026-09-03T04:22:06.376Z | > d853:d8f3:4ab8:2259:997:4d30:2d95:da1f, |
| 10356 | 2026-09-03T04:22:06.376Z | > e90e:7117:3952:7327:aba6:7c2:ca2f:513, |
| 10357 | 2026-09-03T04:22:06.376Z | > fce0:4271:44d1:77c9:9c6a:34fd:cb2e:fdb9, |
| 10358 | 2026-09-03T04:22:06.376Z | > fdf6:462c:ff24:9a43:46b6:31a9:e782:aa9c, |
| 10359 | 2026-09-03T04:22:06.376Z | > ], |
| 10360 | 2026-09-03T04:22:06.376Z | > params: LinkCreate { |
| 10361 | 2026-09-03T04:22:06.376Z | > allow_ddm_traffic: false, |
| 10362 | 2026-09-03T04:22:06.376Z | > autoneg: false, |
| 10363 | 2026-09-03T04:22:06.376Z | > fec: Some( |
| 10364 | 2026-09-03T04:22:06.376Z | > None, |
| 10365 | 2026-09-03T04:22:06.376Z | > ), |
| 10366 | 2026-09-03T04:22:06.376Z | > kr: true, |
| 10367 | 2026-09-03T04:22:06.376Z | > lane: Some( |
| 10368 | 2026-09-03T04:22:06.376Z | > LinkId( |
| 10369 | 2026-09-03T04:22:06.376Z | > 0, |
| 10370 | 2026-09-03T04:22:06.376Z | > ), |
| 10371 | 2026-09-03T04:22:06.376Z | > ), |
| 10372 | 2026-09-03T04:22:06.376Z | > speed: Speed100G, |
| 10373 | 2026-09-03T04:22:06.376Z | > tx_eq: None, |
| 10374 | 2026-09-03T04:22:06.376Z | > }, |
| 10375 | 2026-09-03T04:22:06.377Z | > }, |
| 10376 | 2026-09-03T04:22:06.377Z | > }, |
| 10377 | 2026-09-03T04:22:06.377Z | } |
| 10378 | 2026-09-03T04:22:06.377Z | Sep 03 04:21:59.595 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10379 | 2026-09-03T04:22:06.377Z | Sep 03 04:21:59.595 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "66cd5c4b-841d-40ef-9e79-36b96bc8681d", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10380 | 2026-09-03T04:22:06.377Z | Sep 03 04:21:59.595 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10381 | 2026-09-03T04:22:06.377Z | Sep 03 04:21:59.596 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ff4c692e-c4dd-44ae-ba84-25d0393da97a", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10382 | 2026-09-03T04:22:06.377Z | operation failed, settings remained as expectedSep 03 04:21:59.596 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10383 | 2026-09-03T04:22:06.377Z | Sep 03 04:21:59.596 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c7b2eea3-8a8f-4a48-9476-2883e518f31e", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10384 | 2026-09-03T04:22:06.377Z | current/target: Diff < left / right > : |
| 10385 | 2026-09-03T04:22:06.377Z | PortSettings { |
| 10386 | 2026-09-03T04:22:06.377Z | < links: {}, |
| 10387 | 2026-09-03T04:22:06.377Z | > links: { |
| 10388 | 2026-09-03T04:22:06.377Z | > "0": LinkSettings { |
| 10389 | 2026-09-03T04:22:06.377Z | > addrs: [ |
| 10390 | 2026-09-03T04:22:06.377Z | > 1.218.52.67, |
| 10391 | 2026-09-03T04:22:06.377Z | > 28.185.41.123, |
| 10392 | 2026-09-03T04:22:06.377Z | > 186.233.21.29, |
| 10393 | 2026-09-03T04:22:06.377Z | > 59b:2cf1:da2c:8969:3708:ded3:7eb6:2997, |
| 10394 | 2026-09-03T04:22:06.377Z | > 1d44:4425:1841:f29d:69b3:33e0:9272:742f, |
| 10395 | 2026-09-03T04:22:06.377Z | > 1dda:f89c:ebf2:d2dc:7c10:427c:1a48:b508, |
| 10396 | 2026-09-03T04:22:06.377Z | > 223f:c8e7:5d89:f346:2f9f:93f0:3bf4:79cc, |
| 10397 | 2026-09-03T04:22:06.377Z | > 245c:f41d:afc8:edb9:e074:675e:fe3a:3599, |
| 10398 | 2026-09-03T04:22:06.377Z | > 3e87:38cb:e28d:96ca:4b1f:3378:fc64:221f, |
| 10399 | 2026-09-03T04:22:06.377Z | > 3fb5:c88a:8811:79e3:7e34:4a3:c979:b3f9, |
| 10400 | 2026-09-03T04:22:06.377Z | > 4ce3:727e:494e:e84:6d94:b16d:ace2:910d, |
| 10401 | 2026-09-03T04:22:06.377Z | > 8a61:4f92:3ee8:189f:c680:fd90:1196:a1c, |
| 10402 | 2026-09-03T04:22:06.378Z | > c8cd:7b94:2c71:4ba1:5bee:c565:cb02:c332, |
| 10403 | 2026-09-03T04:22:06.378Z | > ], |
| 10404 | 2026-09-03T04:22:06.378Z | > params: LinkCreate { |
| 10405 | 2026-09-03T04:22:06.378Z | > allow_ddm_traffic: false, |
| 10406 | 2026-09-03T04:22:06.378Z | > autoneg: true, |
| 10407 | 2026-09-03T04:22:06.378Z | > fec: Some( |
| 10408 | 2026-09-03T04:22:06.378Z | > None, |
| 10409 | 2026-09-03T04:22:06.378Z | > ), |
| 10410 | 2026-09-03T04:22:06.378Z | > kr: true, |
| 10411 | 2026-09-03T04:22:06.378Z | > lane: Some( |
| 10412 | 2026-09-03T04:22:06.378Z | > LinkId( |
| 10413 | 2026-09-03T04:22:06.378Z | > 0, |
| 10414 | 2026-09-03T04:22:06.378Z | > ), |
| 10415 | 2026-09-03T04:22:06.378Z | > ), |
| 10416 | 2026-09-03T04:22:06.378Z | > speed: Speed100G, |
| 10417 | 2026-09-03T04:22:06.378Z | > tx_eq: None, |
| 10418 | 2026-09-03T04:22:06.382Z | > }, |
| 10419 | 2026-09-03T04:22:06.382Z | > }, |
| 10420 | 2026-09-03T04:22:06.382Z | > }, |
| 10421 | 2026-09-03T04:22:06.382Z | } |
| 10422 | 2026-09-03T04:22:06.382Z | Sep 03 04:21:59.596 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10423 | 2026-09-03T04:22:06.382Z | Sep 03 04:21:59.597 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "863c436b-ce9f-4d58-bec9-07c80f96b863", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10424 | 2026-09-03T04:22:06.382Z | Sep 03 04:21:59.597 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10425 | 2026-09-03T04:22:06.382Z | Sep 03 04:21:59.598operation failed, settings remained as expected TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "3c7ee6df-cd83-4613-b12e-3e01b6876b87", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10426 | 2026-09-03T04:22:06.382Z | Sep 03 04:21:59.598 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10427 | 2026-09-03T04:22:06.382Z | Sep 03 04:21:59.598 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5d5d5ec2-82c3-4256-9a89-f68b216c260e", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10428 | 2026-09-03T04:22:06.382Z | current/target: Diff < left / right > : |
| 10429 | 2026-09-03T04:22:06.382Z | PortSettings { |
| 10430 | 2026-09-03T04:22:06.383Z | links: {}, |
| 10431 | 2026-09-03T04:22:06.383Z | } |
| 10432 | 2026-09-03T04:22:06.383Z | Sep 03 04:21:59.598 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10433 | 2026-09-03T04:22:06.383Z | Sep 03 04:21:59.598 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "d19c3818-646a-4e0c-b372-e58398c5bbf5", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10434 | 2026-09-03T04:22:06.383Z | Sep 03 04:21:59.599 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10435 | 2026-09-03T04:22:06.383Z | Sep 03 04:21:59.599 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "bb7651ca-9a3d-4e44-bb76-56714386c741", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10436 | 2026-09-03T04:22:06.383Z | operation succeeded, settings changed as expectedSep 03 04:21:59.599 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10437 | 2026-09-03T04:22:06.383Z | Sep 03 04:21:59.599 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ef708071-af51-4f60-aa49-188742b15373", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10438 | 2026-09-03T04:22:06.383Z | current/target: Diff < left / right > : |
| 10439 | 2026-09-03T04:22:06.383Z | PortSettings { |
| 10440 | 2026-09-03T04:22:06.383Z | < links: {}, |
| 10441 | 2026-09-03T04:22:06.383Z | > links: { |
| 10442 | 2026-09-03T04:22:06.383Z | > "0": LinkSettings { |
| 10443 | 2026-09-03T04:22:06.383Z | > addrs: [ |
| 10444 | 2026-09-03T04:22:06.383Z | > 26.182.242.10, |
| 10445 | 2026-09-03T04:22:06.383Z | > 101.128.179.106, |
| 10446 | 2026-09-03T04:22:06.383Z | > 115.60.169.44, |
| 10447 | 2026-09-03T04:22:06.383Z | > 138.204.143.149, |
| 10448 | 2026-09-03T04:22:06.383Z | > 203.232.200.213, |
| 10449 | 2026-09-03T04:22:06.383Z | > 207.115.187.53, |
| 10450 | 2026-09-03T04:22:06.383Z | > 207.123.88.45, |
| 10451 | 2026-09-03T04:22:06.383Z | > 254.190.84.115, |
| 10452 | 2026-09-03T04:22:06.383Z | > 2917:cf24:f4ee:d1c9:e5b2:1636:e18a:e494, |
| 10453 | 2026-09-03T04:22:06.383Z | > 3ab6:ab73:b845:1ea4:1d92:dd8d:82f7:7fb3, |
| 10454 | 2026-09-03T04:22:06.383Z | > 420e:b663:b08e:2705:1755:2277:9d8f:941f, |
| 10455 | 2026-09-03T04:22:06.383Z | > 4a97:7108:8b20:e656:d266:f431:a9eb:3a1c, |
| 10456 | 2026-09-03T04:22:06.383Z | > 6829:f249:62c5:794:9270:b537:2212:fa30, |
| 10457 | 2026-09-03T04:22:06.383Z | > 6dde:c112:26b3:76cb:6a7e:7ec8:88d1:b62d, |
| 10458 | 2026-09-03T04:22:06.384Z | > 78fb:4e27:7958:2f61:320b:5c9d:8a94:68de, |
| 10459 | 2026-09-03T04:22:06.384Z | > 81fb:1a81:9fe4:8837:dd83:74f2:ecaa:c0db, |
| 10460 | 2026-09-03T04:22:06.384Z | > 89e7:137e:ff64:ebdb:9b8b:bf1c:b101:2118, |
| 10461 | 2026-09-03T04:22:06.384Z | > 9466:319b:5403:ec7e:887f:7de5:1940:4934, |
| 10462 | 2026-09-03T04:22:06.384Z | > 98ac:a277:efb3:81b3:3203:400f:6f35:4386, |
| 10463 | 2026-09-03T04:22:06.384Z | > acfb:969b:ef69:7231:802c:65f7:8aab:eb2, |
| 10464 | 2026-09-03T04:22:06.384Z | > b8d1:f8c3:55de:51e5:febb:d4d7:cc53:c89d, |
| 10465 | 2026-09-03T04:22:06.384Z | > d2e3:cb5b:e766:baae:1005:5554:77bd:b153, |
| 10466 | 2026-09-03T04:22:06.384Z | > ], |
| 10467 | 2026-09-03T04:22:06.384Z | > params: LinkCreate { |
| 10468 | 2026-09-03T04:22:06.384Z | > allow_ddm_traffic: false, |
| 10469 | 2026-09-03T04:22:06.384Z | > autoneg: true, |
| 10470 | 2026-09-03T04:22:06.384Z | > fec: Some( |
| 10471 | 2026-09-03T04:22:06.384Z | > None, |
| 10472 | 2026-09-03T04:22:06.384Z | > ), |
| 10473 | 2026-09-03T04:22:06.384Z | > kr: true, |
| 10474 | 2026-09-03T04:22:06.384Z | > lane: Some( |
| 10475 | 2026-09-03T04:22:06.384Z | > LinkId( |
| 10476 | 2026-09-03T04:22:06.384Z | > 0, |
| 10477 | 2026-09-03T04:22:06.384Z | > ), |
| 10478 | 2026-09-03T04:22:06.384Z | > ), |
| 10479 | 2026-09-03T04:22:06.384Z | > speed: Speed100G, |
| 10480 | 2026-09-03T04:22:06.384Z | > tx_eq: None, |
| 10481 | 2026-09-03T04:22:06.384Z | > }, |
| 10482 | 2026-09-03T04:22:06.384Z | > }, |
| 10483 | 2026-09-03T04:22:06.384Z | > }, |
| 10484 | 2026-09-03T04:22:06.384Z | } |
| 10485 | 2026-09-03T04:22:06.385Z | Sep 03 04:21:59.599 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10486 | 2026-09-03T04:22:06.385Z | Sep 03 04:21:59.600 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "d00f46d6-d892-4395-a1d4-08cd824b3169", "content-length": "138", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10487 | 2026-09-03T04:22:06.385Z | Sep 03 04:21:59.600 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10488 | 2026-09-03T04:22:06.385Z | Sep 03 04:21:59.601 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "edd1f3d0-42f5-4a07-8a3d-2483a1fd05b5", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10489 | 2026-09-03T04:22:06.385Z | current/target: Diff < left / right > : |
| 10490 | 2026-09-03T04:22:06.385Z | PortSettings { |
| 10491 | 2026-09-03T04:22:06.385Z | links: {}, |
| 10492 | 2026-09-03T04:22:06.385Z | } |
| 10493 | 2026-09-03T04:22:06.385Z | Sep 03 04:21:59.601 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10494 | 2026-09-03T04:22:06.385Z | Sep 03 04:21:59.601 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5cd8befb-58fe-46ba-936b-4439f440f060", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10495 | 2026-09-03T04:22:06.385Z | Sep 03 04:21:59.601 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10496 | 2026-09-03T04:22:06.385Z | Sep 03 04:21:59.601 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "de4aff98-c7fa-4a6c-bb61-f7b208ff76dd", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10497 | 2026-09-03T04:22:06.385Z | operation succeeded, settings changed as expectedSep 03 04:21:59.601 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10498 | 2026-09-03T04:22:06.385Z | Sep 03 04:21:59.602 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "48855eac-74f2-41d1-8075-7540025fa36c", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10499 | 2026-09-03T04:22:06.385Z | current/target: Diff < left / right > : |
| 10500 | 2026-09-03T04:22:06.385Z | PortSettings { |
| 10501 | 2026-09-03T04:22:06.385Z | < links: {}, |
| 10502 | 2026-09-03T04:22:06.385Z | > links: { |
| 10503 | 2026-09-03T04:22:06.385Z | > "0": LinkSettings { |
| 10504 | 2026-09-03T04:22:06.385Z | > addrs: [ |
| 10505 | 2026-09-03T04:22:06.385Z | > 50.20.41.144, |
| 10506 | 2026-09-03T04:22:06.385Z | > 79.13.150.112, |
| 10507 | 2026-09-03T04:22:06.385Z | > 79.61.87.178, |
| 10508 | 2026-09-03T04:22:06.385Z | > 79.78.46.192, |
| 10509 | 2026-09-03T04:22:06.385Z | > 106.189.83.195, |
| 10510 | 2026-09-03T04:22:06.385Z | > 125.213.166.122, |
| 10511 | 2026-09-03T04:22:06.385Z | > 149.170.148.64, |
| 10512 | 2026-09-03T04:22:06.385Z | > 194.181.14.90, |
| 10513 | 2026-09-03T04:22:06.386Z | > 196.240.214.197, |
| 10514 | 2026-09-03T04:22:06.386Z | > 235.30.116.176, |
| 10515 | 2026-09-03T04:22:06.386Z | > 2578:144d:4aa2:aedf:920a:d82e:ef6a:4fe6, |
| 10516 | 2026-09-03T04:22:06.386Z | > 714d:b4ca:28cd:212b:5af8:2980:f709:7537, |
| 10517 | 2026-09-03T04:22:06.386Z | > a046:5ba0:927c:bf16:17cd:d775:62dc:ea83, |
| 10518 | 2026-09-03T04:22:06.390Z | > a82c:30ae:df0e:773c:7115:4855:a749:4af0, |
| 10519 | 2026-09-03T04:22:06.390Z | > f1a5:67e9:fc98:ee90:195d:e39c:1911:81de, |
| 10520 | 2026-09-03T04:22:06.390Z | > ], |
| 10521 | 2026-09-03T04:22:06.390Z | > params: LinkCreate { |
| 10522 | 2026-09-03T04:22:06.390Z | > allow_ddm_traffic: false, |
| 10523 | 2026-09-03T04:22:06.390Z | > autoneg: false, |
| 10524 | 2026-09-03T04:22:06.390Z | > fec: Some( |
| 10525 | 2026-09-03T04:22:06.390Z | > None, |
| 10526 | 2026-09-03T04:22:06.390Z | > ), |
| 10527 | 2026-09-03T04:22:06.390Z | > kr: true, |
| 10528 | 2026-09-03T04:22:06.390Z | > lane: Some( |
| 10529 | 2026-09-03T04:22:06.390Z | > LinkId( |
| 10530 | 2026-09-03T04:22:06.390Z | > 0, |
| 10531 | 2026-09-03T04:22:06.390Z | > ), |
| 10532 | 2026-09-03T04:22:06.390Z | > ), |
| 10533 | 2026-09-03T04:22:06.390Z | > speed: Speed100G, |
| 10534 | 2026-09-03T04:22:06.390Z | > tx_eq: None, |
| 10535 | 2026-09-03T04:22:06.390Z | > }, |
| 10536 | 2026-09-03T04:22:06.390Z | > }, |
| 10537 | 2026-09-03T04:22:06.391Z | > }, |
| 10538 | 2026-09-03T04:22:06.391Z | } |
| 10539 | 2026-09-03T04:22:06.391Z | Sep 03 04:21:59.602 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10540 | 2026-09-03T04:22:06.391Z | Sep 03 04:21:59.603 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "4aad9c83-5334-44ca-b289-368ba8860916", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10541 | 2026-09-03T04:22:06.391Z | Sep 03 04:21:59.603 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10542 | 2026-09-03T04:22:06.391Z | Sep 03 04:21:59.603 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "e04f0ba3-eab8-4c2a-9054-ed52904bea1d", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10543 | 2026-09-03T04:22:06.391Z | operation failed, settings remained as expectedSep 03 04:21:59.603 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10544 | 2026-09-03T04:22:06.391Z | Sep 03 04:21:59.603 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "23d50061-348f-4945-b817-5ddcc62c40e5", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10545 | 2026-09-03T04:22:06.391Z | current/target: Diff < left / right > : |
| 10546 | 2026-09-03T04:22:06.391Z | PortSettings { |
| 10547 | 2026-09-03T04:22:06.391Z | < links: {}, |
| 10548 | 2026-09-03T04:22:06.391Z | > links: { |
| 10549 | 2026-09-03T04:22:06.391Z | > "0": LinkSettings { |
| 10550 | 2026-09-03T04:22:06.391Z | > addrs: [ |
| 10551 | 2026-09-03T04:22:06.391Z | > b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924, |
| 10552 | 2026-09-03T04:22:06.391Z | > 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf, |
| 10553 | 2026-09-03T04:22:06.391Z | > 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5, |
| 10554 | 2026-09-03T04:22:06.391Z | > 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7, |
| 10555 | 2026-09-03T04:22:06.391Z | > f129:a6d3:8788:c335:6836:9db5:4a76:3cd4, |
| 10556 | 2026-09-03T04:22:06.391Z | > ], |
| 10557 | 2026-09-03T04:22:06.391Z | > params: LinkCreate { |
| 10558 | 2026-09-03T04:22:06.391Z | > allow_ddm_traffic: false, |
| 10559 | 2026-09-03T04:22:06.391Z | > autoneg: false, |
| 10560 | 2026-09-03T04:22:06.391Z | > fec: Some( |
| 10561 | 2026-09-03T04:22:06.391Z | > None, |
| 10562 | 2026-09-03T04:22:06.391Z | > ), |
| 10563 | 2026-09-03T04:22:06.391Z | > kr: true, |
| 10564 | 2026-09-03T04:22:06.391Z | > lane: Some( |
| 10565 | 2026-09-03T04:22:06.392Z | > LinkId( |
| 10566 | 2026-09-03T04:22:06.392Z | > 0, |
| 10567 | 2026-09-03T04:22:06.392Z | > ), |
| 10568 | 2026-09-03T04:22:06.392Z | > ), |
| 10569 | 2026-09-03T04:22:06.392Z | > speed: Speed100G, |
| 10570 | 2026-09-03T04:22:06.392Z | > tx_eq: None, |
| 10571 | 2026-09-03T04:22:06.392Z | > }, |
| 10572 | 2026-09-03T04:22:06.392Z | > }, |
| 10573 | 2026-09-03T04:22:06.392Z | > }, |
| 10574 | 2026-09-03T04:22:06.392Z | } |
| 10575 | 2026-09-03T04:22:06.392Z | Sep 03 04:21:59.604 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10576 | 2026-09-03T04:22:06.392Z | Sep 03 04:21:59.604 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "76558701-c6d5-4f0b-a301-15bbd8e1b34e", "content-length": "353", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10577 | 2026-09-03T04:22:06.392Z | Sep 03 04:21:59.604 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10578 | 2026-09-03T04:22:06.392Z | operation succeeded, settings changed as expectedSep 03 04:21:59.605 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "48029bae-fb8d-4bfa-b0f4-d2442f21be59", "content-length": "353", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10579 | 2026-09-03T04:22:06.392Z | Sep 03 04:21:59.605 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10580 | 2026-09-03T04:22:06.392Z | Sep 03 04:21:59.605 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "05426542-f084-479c-8255-e404fa673998", "content-length": "353", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10581 | 2026-09-03T04:22:06.392Z | current/target: Diff < left / right > : |
| 10582 | 2026-09-03T04:22:06.392Z | PortSettings { |
| 10583 | 2026-09-03T04:22:06.392Z | links: { |
| 10584 | 2026-09-03T04:22:06.392Z | "0": LinkSettings { |
| 10585 | 2026-09-03T04:22:06.392Z | addrs: [ |
| 10586 | 2026-09-03T04:22:06.392Z | < b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924, |
| 10587 | 2026-09-03T04:22:06.392Z | < 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf, |
| 10588 | 2026-09-03T04:22:06.392Z | < 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5, |
| 10589 | 2026-09-03T04:22:06.392Z | < 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7, |
| 10590 | 2026-09-03T04:22:06.392Z | < f129:a6d3:8788:c335:6836:9db5:4a76:3cd4, |
| 10591 | 2026-09-03T04:22:06.392Z | > 60.216.73.133, |
| 10592 | 2026-09-03T04:22:06.393Z | > 86.221.204.18, |
| 10593 | 2026-09-03T04:22:06.393Z | > 104.71.61.191, |
| 10594 | 2026-09-03T04:22:06.393Z | > 112.218.233.225, |
| 10595 | 2026-09-03T04:22:06.393Z | > 119.20.86.15, |
| 10596 | 2026-09-03T04:22:06.393Z | > 131.221.26.222, |
| 10597 | 2026-09-03T04:22:06.393Z | > 204.34.96.130, |
| 10598 | 2026-09-03T04:22:06.393Z | > 2e5:29d9:c6d8:b5:7074:edc4:4d6f:1667, |
| 10599 | 2026-09-03T04:22:06.393Z | > 9012:28b0:6799:2011:f0dc:7844:af95:8447, |
| 10600 | 2026-09-03T04:22:06.393Z | > 916e:7aa3:78ed:b361:15ae:e7db:2920:94e9, |
| 10601 | 2026-09-03T04:22:06.393Z | > a520:793b:5912:2d3d:1e74:af47:77b2:5434, |
| 10602 | 2026-09-03T04:22:06.393Z | > ab26:3e26:27be:26e:509c:5f3c:ac3c:a31b, |
| 10603 | 2026-09-03T04:22:06.393Z | > bf6f:3c13:7e19:a30d:4212:42fc:a5d3:7ea, |
| 10604 | 2026-09-03T04:22:06.393Z | > e6af:ed4c:9cbd:a12a:dc4f:1451:dcdc:e043, |
| 10605 | 2026-09-03T04:22:06.393Z | ], |
| 10606 | 2026-09-03T04:22:06.393Z | params: LinkCreate { |
| 10607 | 2026-09-03T04:22:06.393Z | allow_ddm_traffic: false, |
| 10608 | 2026-09-03T04:22:06.393Z | autoneg: false, |
| 10609 | 2026-09-03T04:22:06.393Z | fec: Some( |
| 10610 | 2026-09-03T04:22:06.393Z | None, |
| 10611 | 2026-09-03T04:22:06.393Z | ), |
| 10612 | 2026-09-03T04:22:06.393Z | < kr: true, |
| 10613 | 2026-09-03T04:22:06.393Z | > kr: false, |
| 10614 | 2026-09-03T04:22:06.393Z | lane: Some( |
| 10615 | 2026-09-03T04:22:06.393Z | LinkId( |
| 10616 | 2026-09-03T04:22:06.393Z | 0, |
| 10617 | 2026-09-03T04:22:06.393Z | ), |
| 10618 | 2026-09-03T04:22:06.397Z | ), |
| 10619 | 2026-09-03T04:22:06.398Z | speed: Speed100G, |
| 10620 | 2026-09-03T04:22:06.398Z | tx_eq: None, |
| 10621 | 2026-09-03T04:22:06.398Z | }, |
| 10622 | 2026-09-03T04:22:06.398Z | }, |
| 10623 | 2026-09-03T04:22:06.398Z | }, |
| 10624 | 2026-09-03T04:22:06.398Z | } |
| 10625 | 2026-09-03T04:22:06.398Z | Sep 03 04:21:59.605 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10626 | 2026-09-03T04:22:06.398Z | Sep 03 04:21:59.606 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "f32b382d-6c55-45ad-92d4-9d60450f7001", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10627 | 2026-09-03T04:22:06.398Z | Sep 03 04:21:59.606 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10628 | 2026-09-03T04:22:06.398Z | Sep 03 04:21:59.606 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ad823913-21e2-4a49-8c2f-453aac27ec55", "content-length": "353", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10629 | 2026-09-03T04:22:06.398Z | operation failed, settings remained as expectedSep 03 04:21:59.606 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10630 | 2026-09-03T04:22:06.398Z | Sep 03 04:21:59.607 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "a94ea968-ab0b-45d0-ab19-2ce2f5c8b3f0", "content-length": "353", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10631 | 2026-09-03T04:22:06.398Z | current/target: Diff < left / right > : |
| 10632 | 2026-09-03T04:22:06.398Z | PortSettings { |
| 10633 | 2026-09-03T04:22:06.398Z | links: { |
| 10634 | 2026-09-03T04:22:06.398Z | "0": LinkSettings { |
| 10635 | 2026-09-03T04:22:06.398Z | addrs: [ |
| 10636 | 2026-09-03T04:22:06.398Z | < b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924, |
| 10637 | 2026-09-03T04:22:06.398Z | < 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf, |
| 10638 | 2026-09-03T04:22:06.398Z | < 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5, |
| 10639 | 2026-09-03T04:22:06.398Z | < 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7, |
| 10640 | 2026-09-03T04:22:06.398Z | < f129:a6d3:8788:c335:6836:9db5:4a76:3cd4, |
| 10641 | 2026-09-03T04:22:06.398Z | > 18.198.47.189, |
| 10642 | 2026-09-03T04:22:06.398Z | > 26.144.243.36, |
| 10643 | 2026-09-03T04:22:06.398Z | > 51.128.176.107, |
| 10644 | 2026-09-03T04:22:06.398Z | > 82.11.169.70, |
| 10645 | 2026-09-03T04:22:06.398Z | > 86.100.127.3, |
| 10646 | 2026-09-03T04:22:06.399Z | > 155.236.112.33, |
| 10647 | 2026-09-03T04:22:06.399Z | > 175.8.51.65, |
| 10648 | 2026-09-03T04:22:06.399Z | > 176.53.140.243, |
| 10649 | 2026-09-03T04:22:06.399Z | > 221.95.183.195, |
| 10650 | 2026-09-03T04:22:06.399Z | > 225.242.213.100, |
| 10651 | 2026-09-03T04:22:06.399Z | > 254.141.234.181, |
| 10652 | 2026-09-03T04:22:06.399Z | > 9679:dba1:f0b3:ed11:1a05:cb26:5c07:edfe, |
| 10653 | 2026-09-03T04:22:06.399Z | ], |
| 10654 | 2026-09-03T04:22:06.399Z | params: LinkCreate { |
| 10655 | 2026-09-03T04:22:06.399Z | allow_ddm_traffic: false, |
| 10656 | 2026-09-03T04:22:06.399Z | autoneg: false, |
| 10657 | 2026-09-03T04:22:06.399Z | fec: Some( |
| 10658 | 2026-09-03T04:22:06.399Z | None, |
| 10659 | 2026-09-03T04:22:06.399Z | ), |
| 10660 | 2026-09-03T04:22:06.399Z | kr: true, |
| 10661 | 2026-09-03T04:22:06.399Z | lane: Some( |
| 10662 | 2026-09-03T04:22:06.399Z | LinkId( |
| 10663 | 2026-09-03T04:22:06.399Z | 0, |
| 10664 | 2026-09-03T04:22:06.399Z | ), |
| 10665 | 2026-09-03T04:22:06.399Z | ), |
| 10666 | 2026-09-03T04:22:06.399Z | speed: Speed100G, |
| 10667 | 2026-09-03T04:22:06.399Z | tx_eq: None, |
| 10668 | 2026-09-03T04:22:06.399Z | }, |
| 10669 | 2026-09-03T04:22:06.399Z | }, |
| 10670 | 2026-09-03T04:22:06.399Z | }, |
| 10671 | 2026-09-03T04:22:06.399Z | } |
| 10672 | 2026-09-03T04:22:06.399Z | Sep 03 04:21:59.607 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10673 | 2026-09-03T04:22:06.399Z | Sep 03 04:21:59.608 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "fcb912c4-9027-4998-a136-f18aa5c5e28c", "content-length": "138", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10674 | 2026-09-03T04:22:06.400Z | Sep 03 04:21:59.608 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10675 | 2026-09-03T04:22:06.400Z | Sep 03 04:21:59.608 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "2a15540e-c87b-442a-888d-a3e43cb9bdd5", "content-length": "369", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10676 | 2026-09-03T04:22:06.400Z | current/target: Diff < left / right > : |
| 10677 | 2026-09-03T04:22:06.400Z | PortSettings { |
| 10678 | 2026-09-03T04:22:06.400Z | links: { |
| 10679 | 2026-09-03T04:22:06.400Z | "0": LinkSettings { |
| 10680 | 2026-09-03T04:22:06.400Z | addrs: [ |
| 10681 | 2026-09-03T04:22:06.400Z | < 18.198.47.189, |
| 10682 | 2026-09-03T04:22:06.400Z | < b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924, |
| 10683 | 2026-09-03T04:22:06.400Z | < 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf, |
| 10684 | 2026-09-03T04:22:06.400Z | < 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5, |
| 10685 | 2026-09-03T04:22:06.400Z | < 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7, |
| 10686 | 2026-09-03T04:22:06.400Z | < f129:a6d3:8788:c335:6836:9db5:4a76:3cd4, |
| 10687 | 2026-09-03T04:22:06.400Z | > 105.134.95.126, |
| 10688 | 2026-09-03T04:22:06.400Z | > 120.89.50.223, |
| 10689 | 2026-09-03T04:22:06.400Z | > 123.209.187.82, |
| 10690 | 2026-09-03T04:22:06.400Z | > 133.181.202.63, |
| 10691 | 2026-09-03T04:22:06.400Z | > 192.237.112.67, |
| 10692 | 2026-09-03T04:22:06.400Z | > 204.89.8.4, |
| 10693 | 2026-09-03T04:22:06.400Z | > 213.121.41.91, |
| 10694 | 2026-09-03T04:22:06.400Z | > 250.114.214.79, |
| 10695 | 2026-09-03T04:22:06.400Z | > 10ed:5ab2:f4d8:8150:b1ed:c4c:4315:72da, |
| 10696 | 2026-09-03T04:22:06.400Z | > 3654:958:20b5:7f77:dbf7:aa46:a393:9cc1, |
| 10697 | 2026-09-03T04:22:06.400Z | > 3e83:1eb0:ed6d:ca5a:afe9:592:daaa:d925, |
| 10698 | 2026-09-03T04:22:06.400Z | > 9398:44a4:1b90:394e:21a7:adb4:e083:b953, |
| 10699 | 2026-09-03T04:22:06.400Z | > d60f:2d0c:38d7:8fb:3863:757a:e10a:e451, |
| 10700 | 2026-09-03T04:22:06.400Z | > fe4d:cea3:9277:2359:a761:758e:9390:503a, |
| 10701 | 2026-09-03T04:22:06.401Z | ], |
| 10702 | 2026-09-03T04:22:06.401Z | params: LinkCreate { |
| 10703 | 2026-09-03T04:22:06.401Z | allow_ddm_traffic: false, |
| 10704 | 2026-09-03T04:22:06.401Z | < autoneg: false, |
| 10705 | 2026-09-03T04:22:06.401Z | > autoneg: true, |
| 10706 | 2026-09-03T04:22:06.401Z | fec: Some( |
| 10707 | 2026-09-03T04:22:06.401Z | None, |
| 10708 | 2026-09-03T04:22:06.401Z | ), |
| 10709 | 2026-09-03T04:22:06.401Z | < kr: true, |
| 10710 | 2026-09-03T04:22:06.401Z | > kr: false, |
| 10711 | 2026-09-03T04:22:06.401Z | lane: Some( |
| 10712 | 2026-09-03T04:22:06.401Z | LinkId( |
| 10713 | 2026-09-03T04:22:06.401Z | 0, |
| 10714 | 2026-09-03T04:22:06.401Z | ), |
| 10715 | 2026-09-03T04:22:06.401Z | ), |
| 10716 | 2026-09-03T04:22:06.401Z | speed: Speed100G, |
| 10717 | 2026-09-03T04:22:06.401Z | tx_eq: None, |
| 10718 | 2026-09-03T04:22:06.405Z | }, |
| 10719 | 2026-09-03T04:22:06.405Z | }, |
| 10720 | 2026-09-03T04:22:06.405Z | }, |
| 10721 | 2026-09-03T04:22:06.405Z | } |
| 10722 | 2026-09-03T04:22:06.405Z | Sep 03 04:21:59.608 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10723 | 2026-09-03T04:22:06.406Z | Sep 03 04:21:59.609 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 500, headers: {"content-type": "application/json", "x-request-id": "62b3fda9-069c-46e5-a952-efacba81108b", "content-length": "138", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10724 | 2026-09-03T04:22:06.406Z | Sep 03 04:21:59.609 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10725 | 2026-09-03T04:22:06.406Z | Sep 03 04:21:59.609 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "1f8d40fa-bef8-4943-99fa-670faff56a26", "content-length": "402", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10726 | 2026-09-03T04:22:06.406Z | current/target: Diff < left / right > : |
| 10727 | 2026-09-03T04:22:06.406Z | PortSettings { |
| 10728 | 2026-09-03T04:22:06.406Z | links: { |
| 10729 | 2026-09-03T04:22:06.406Z | "0": LinkSettings { |
| 10730 | 2026-09-03T04:22:06.406Z | addrs: [ |
| 10731 | 2026-09-03T04:22:06.406Z | < 18.198.47.189, |
| 10732 | 2026-09-03T04:22:06.406Z | < 120.89.50.223, |
| 10733 | 2026-09-03T04:22:06.406Z | < 123.209.187.82, |
| 10734 | 2026-09-03T04:22:06.406Z | < b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924, |
| 10735 | 2026-09-03T04:22:06.406Z | < 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf, |
| 10736 | 2026-09-03T04:22:06.406Z | < 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5, |
| 10737 | 2026-09-03T04:22:06.406Z | < 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7, |
| 10738 | 2026-09-03T04:22:06.406Z | < f129:a6d3:8788:c335:6836:9db5:4a76:3cd4, |
| 10739 | 2026-09-03T04:22:06.406Z | > 47.218.131.220, |
| 10740 | 2026-09-03T04:22:06.406Z | > 49.23.223.44, |
| 10741 | 2026-09-03T04:22:06.406Z | > 54.45.158.93, |
| 10742 | 2026-09-03T04:22:06.406Z | > 66.200.237.61, |
| 10743 | 2026-09-03T04:22:06.406Z | > 147.19.159.146, |
| 10744 | 2026-09-03T04:22:06.406Z | > 174.114.55.127, |
| 10745 | 2026-09-03T04:22:06.406Z | > 180.145.235.86, |
| 10746 | 2026-09-03T04:22:06.406Z | > 201.101.56.224, |
| 10747 | 2026-09-03T04:22:06.406Z | > 227.73.59.175, |
| 10748 | 2026-09-03T04:22:06.406Z | > 237.17.4.187, |
| 10749 | 2026-09-03T04:22:06.406Z | > e281:17:6f22:6070:655b:1ef5:7805:78d1, |
| 10750 | 2026-09-03T04:22:06.406Z | ], |
| 10751 | 2026-09-03T04:22:06.407Z | params: LinkCreate { |
| 10752 | 2026-09-03T04:22:06.407Z | allow_ddm_traffic: false, |
| 10753 | 2026-09-03T04:22:06.407Z | < autoneg: false, |
| 10754 | 2026-09-03T04:22:06.407Z | > autoneg: true, |
| 10755 | 2026-09-03T04:22:06.407Z | fec: Some( |
| 10756 | 2026-09-03T04:22:06.407Z | None, |
| 10757 | 2026-09-03T04:22:06.407Z | ), |
| 10758 | 2026-09-03T04:22:06.407Z | kr: true, |
| 10759 | 2026-09-03T04:22:06.407Z | lane: Some( |
| 10760 | 2026-09-03T04:22:06.407Z | LinkId( |
| 10761 | 2026-09-03T04:22:06.407Z | 0, |
| 10762 | 2026-09-03T04:22:06.407Z | ), |
| 10763 | 2026-09-03T04:22:06.407Z | ), |
| 10764 | 2026-09-03T04:22:06.407Z | speed: Speed100G, |
| 10765 | 2026-09-03T04:22:06.407Z | tx_eq: None, |
| 10766 | 2026-09-03T04:22:06.407Z | }, |
| 10767 | 2026-09-03T04:22:06.407Z | }, |
| 10768 | 2026-09-03T04:22:06.407Z | }, |
| 10769 | 2026-09-03T04:22:06.407Z | } |
| 10770 | 2026-09-03T04:22:06.407Z | Sep 03 04:21:59.609 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10771 | 2026-09-03T04:22:06.407Z | Sep 03 04:21:59.610 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 418, headers: {"content-type": "application/json", "x-request-id": "ca8aa46d-5e78-4051-b80d-22147a77d17b", "content-length": "130", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10772 | 2026-09-03T04:22:06.407Z | Sep 03 04:21:59.610 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10773 | 2026-09-03T04:22:06.407Z | Sep 03 04:21:59.610 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "cf9aa7ac-99d5-4252-8f04-000ebfd20ff1", "content-length": "402", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} })operation failed, settings remained as expected |
| 10774 | 2026-09-03T04:22:06.407Z | Sep 03 04:21:59.610 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10775 | 2026-09-03T04:22:06.407Z | Sep 03 04:21:59.611 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5f12f93f-b6a3-49d8-861b-1981f22a2c98", "content-length": "402", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10776 | 2026-09-03T04:22:06.407Z | current/target: Diff < left / right > : |
| 10777 | 2026-09-03T04:22:06.407Z | PortSettings { |
| 10778 | 2026-09-03T04:22:06.407Z | < links: { |
| 10779 | 2026-09-03T04:22:06.408Z | < "0": LinkSettings { |
| 10780 | 2026-09-03T04:22:06.408Z | < addrs: [ |
| 10781 | 2026-09-03T04:22:06.408Z | < 18.198.47.189, |
| 10782 | 2026-09-03T04:22:06.408Z | < 120.89.50.223, |
| 10783 | 2026-09-03T04:22:06.408Z | < 123.209.187.82, |
| 10784 | 2026-09-03T04:22:06.408Z | < b2f:ed10:e2c6:dfef:730a:cfcb:8ac2:a924, |
| 10785 | 2026-09-03T04:22:06.408Z | < 7830:af65:1fe:e85f:a931:f8ff:9c26:80cf, |
| 10786 | 2026-09-03T04:22:06.408Z | < 7d37:7804:a9ff:1682:5e69:5f7b:3558:cea5, |
| 10787 | 2026-09-03T04:22:06.408Z | < 9929:501c:3243:5fe7:5016:2e8a:4f17:9cc7, |
| 10788 | 2026-09-03T04:22:06.408Z | < f129:a6d3:8788:c335:6836:9db5:4a76:3cd4, |
| 10789 | 2026-09-03T04:22:06.408Z | < ], |
| 10790 | 2026-09-03T04:22:06.408Z | < params: LinkCreate { |
| 10791 | 2026-09-03T04:22:06.408Z | < allow_ddm_traffic: false, |
| 10792 | 2026-09-03T04:22:06.408Z | < autoneg: false, |
| 10793 | 2026-09-03T04:22:06.408Z | < fec: Some( |
| 10794 | 2026-09-03T04:22:06.408Z | < None, |
| 10795 | 2026-09-03T04:22:06.408Z | < ), |
| 10796 | 2026-09-03T04:22:06.408Z | < kr: true, |
| 10797 | 2026-09-03T04:22:06.408Z | < lane: Some( |
| 10798 | 2026-09-03T04:22:06.408Z | < LinkId( |
| 10799 | 2026-09-03T04:22:06.408Z | < 0, |
| 10800 | 2026-09-03T04:22:06.408Z | < ), |
| 10801 | 2026-09-03T04:22:06.408Z | < ), |
| 10802 | 2026-09-03T04:22:06.408Z | < speed: Speed100G, |
| 10803 | 2026-09-03T04:22:06.408Z | < tx_eq: None, |
| 10804 | 2026-09-03T04:22:06.408Z | < }, |
| 10805 | 2026-09-03T04:22:06.408Z | < }, |
| 10806 | 2026-09-03T04:22:06.409Z | < }, |
| 10807 | 2026-09-03T04:22:06.409Z | > links: {}, |
| 10808 | 2026-09-03T04:22:06.409Z | } |
| 10809 | 2026-09-03T04:22:06.409Z | Sep 03 04:21:59.611 TRCE client request, body: Some(Body), uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: POST |
| 10810 | 2026-09-03T04:22:06.409Z | Sep 03 04:21:59.611 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "714cd29a-de21-42e9-9fc2-3fb9b6730bfa", "content-length": "12", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10811 | 2026-09-03T04:22:06.409Z | Sep 03 04:21:59.611 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10812 | 2026-09-03T04:22:06.409Z | Sep 03 04:21:59.611 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "d4f59b82-da25-46b0-883d-a19e14af4444", "content-length": "146", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10813 | 2026-09-03T04:22:06.409Z | Sep 03 04:21:59.813 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10814 | 2026-09-03T04:22:06.409Z | Sep 03 04:21:59.813 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c845c152-fc02-4d7e-aa84-7a86345acd7c", "content-length": "146", "date": "Thu, 03 Sep 2026 04:21:59 GMT"} }) |
| 10815 | 2026-09-03T04:22:06.409Z | Sep 03 04:22:00.014 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10816 | 2026-09-03T04:22:06.409Z | Sep 03 04:22:00.015 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "535ff079-57f1-4c73-a33f-601ac10a4101", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:00 GMT"} }) |
| 10817 | 2026-09-03T04:22:06.409Z | Sep 03 04:22:00.216 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10818 | 2026-09-03T04:22:06.413Z | Sep 03 04:22:00.217 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "3bea714e-abce-4a21-b9d2-f46c390ab512", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:00 GMT"} }) |
| 10819 | 2026-09-03T04:22:06.413Z | Sep 03 04:22:00.418 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10820 | 2026-09-03T04:22:06.413Z | Sep 03 04:22:00.418 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "fded6b90-7939-459b-b1a7-b708bc87cce1", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:00 GMT"} }) |
| 10821 | 2026-09-03T04:22:06.413Z | Sep 03 04:22:00.619 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10822 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:00.620 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "703195a6-5473-41a4-89d0-c78d12ef0ba4", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:00 GMT"} }) |
| 10823 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:00.821 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10824 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:00.821 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "4485c676-e368-4743-a486-7b1f3b7ace7a", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:00 GMT"} }) |
| 10825 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:01.023 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10826 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:01.023 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "619f303a-bd03-4688-8f60-ee41522ff3c5", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:01 GMT"} }) |
| 10827 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:01.224 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10828 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:01.224 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "12bc9ecb-8a50-4bf8-947d-7daba50fdd89", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:01 GMT"} }) |
| 10829 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:01.425 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10830 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:01.426 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "8ce0ad19-8b93-43af-8159-e049c701a91b", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:01 GMT"} }) |
| 10831 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:01.627 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10832 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:01.627 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "570afc82-6b8a-470e-a1ba-acef52c4cf96", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:01 GMT"} }) |
| 10833 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:01.828 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10834 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:01.829 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "c8d49e54-4927-4e20-a343-89508068dd2d", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:01 GMT"} }) |
| 10835 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:02.030 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10836 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:02.030 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "ad305fb4-15c8-4ac8-9ac2-7af608976212", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:02 GMT"} }) |
| 10837 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:02.231 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10838 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:02.232 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "89969cf6-147c-44f7-94f1-ed1a8225b983", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:02 GMT"} }) |
| 10839 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:02.433 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10840 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:02.433 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "130b7f30-6ee8-4046-ac0c-25f3d8430738", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:02 GMT"} }) |
| 10841 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:02.634 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10842 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:02.635 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "20c239b7-3998-4424-8352-35a43a660cd4", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:02 GMT"} }) |
| 10843 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:02.836 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10844 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:02.836 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "5bfe6ad5-54ca-4e1c-aadf-861dff2cb7ac", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:02 GMT"} }) |
| 10845 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:03.037 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10846 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:03.038 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "70c95a24-c75d-40aa-9b95-b8c34f9ed30a", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:03 GMT"} }) |
| 10847 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:03.239 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10848 | 2026-09-03T04:22:06.414Z | Sep 03 04:22:03.239 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "11454784-bbae-4ca1-8761-006bb060bff7", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:03 GMT"} }) |
| 10849 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:03.440 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10850 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:03.440 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "f381ec75-dd5c-4e36-8953-5b6c0ec66fe0", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:03 GMT"} }) |
| 10851 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:03.642 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10852 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:03.642 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "7a6e22a5-9840-40a7-8794-89bf69c31229", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:03 GMT"} }) |
| 10853 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:03.843 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10854 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:03.843 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "89f3bd29-d059-499d-abe3-b3809921a464", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:03 GMT"} }) |
| 10855 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:04.044 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10856 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:04.044 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "83cf38a2-017b-4b4e-84b6-5cd042d07df2", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:04 GMT"} }) |
| 10857 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:04.245 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10858 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:04.245 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "a2887ab0-222b-40ff-9007-d1b4ea1b412b", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:04 GMT"} }) |
| 10859 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:04.447 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10860 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:04.447 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "13595b59-a220-4c58-aa04-0cb231340e79", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:04 GMT"} }) |
| 10861 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:04.648 TRCE client request, body: None, uri: http://localhost:9721/port/qsfp0/settings?tag=chaos, method: GET |
| 10862 | 2026-09-03T04:22:06.415Z | Sep 03 04:22:04.648 TRCE client response, result: Ok(Response { url: "http://localhost:9721/port/qsfp0/settings?tag=chaos", status: 200, headers: {"content-type": "application/json", "x-request-id": "b78439d0-6313-4dd8-aea6-8d77972aad16", "content-length": "146", "date": "Thu, 03 Sep 2026 04:22:04 GMT"} }) |
| 10863 | 2026-09-03T04:22:06.415Z | Error: operation failed: desired settings: PortSettings { |
| 10864 | 2026-09-03T04:22:06.415Z | links: {}, |
| 10865 | 2026-09-03T04:22:06.415Z | } |
| 10866 | 2026-09-03T04:22:06.415Z | current settings: PortSettings { |
| 10867 | 2026-09-03T04:22:06.415Z | links: { |
| 10868 | 2026-09-03T04:22:06.415Z | "0": LinkSettings { |
| 10869 | 2026-09-03T04:22:06.415Z | addrs: [], |
| 10870 | 2026-09-03T04:22:06.415Z | params: LinkCreate { |
| 10871 | 2026-09-03T04:22:06.415Z | allow_ddm_traffic: false, |
| 10872 | 2026-09-03T04:22:06.415Z | autoneg: false, |
| 10873 | 2026-09-03T04:22:06.415Z | fec: Some( |
| 10874 | 2026-09-03T04:22:06.415Z | None, |
| 10875 | 2026-09-03T04:22:06.415Z | ), |
| 10876 | 2026-09-03T04:22:06.416Z | kr: true, |
| 10877 | 2026-09-03T04:22:06.416Z | lane: Some( |
| 10878 | 2026-09-03T04:22:06.416Z | LinkId( |
| 10879 | 2026-09-03T04:22:06.416Z | 0, |
| 10880 | 2026-09-03T04:22:06.416Z | ), |
| 10881 | 2026-09-03T04:22:06.416Z | ), |
| 10882 | 2026-09-03T04:22:06.416Z | speed: Speed100G, |
| 10883 | 2026-09-03T04:22:06.416Z | tx_eq: None, |
| 10884 | 2026-09-03T04:22:06.416Z | }, |
| 10885 | 2026-09-03T04:22:06.416Z | }, |
| 10886 | 2026-09-03T04:22:06.416Z | }, |
| 10887 | 2026-09-03T04:22:06.416Z | } |
| 10888 | 2026-09-03T04:22:06.416Z | |
| 10889 | 2026-09-03T04:22:06.416Z | Stack backtrace: |
| 10890 | 2026-09-03T04:22:06.416Z | 0: anyhow::error::<impl anyhow::Error>::msg |
| 10891 | 2026-09-03T04:22:06.416Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 |
| 10892 | 2026-09-03T04:22:06.416Z | 1: anyhow::__private::format_err |
| 10893 | 2026-09-03T04:22:06.416Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/lib.rs:690:13 |
| 10894 | 2026-09-03T04:22:06.416Z | 2: test_all::chaos_tests::port_settings::retry::retry_op::{{closure}} |
| 10895 | 2026-09-03T04:22:06.416Z | at ./tests/chaos_tests/port_settings.rs:65:28 |
| 10896 | 2026-09-03T04:22:06.416Z | 3: test_all::chaos_tests::port_settings::test_port_settings_txn_sweep::{{closure}} |
| 10897 | 2026-09-03T04:22:06.416Z | at ./tests/chaos_tests/port_settings.rs:398:18 |
| 10898 | 2026-09-03T04:22:06.416Z | 4: <core::pin::Pin<P> as core::future::future::Future>::poll |
| 10899 | 2026-09-03T04:22:06.416Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 |
| 10900 | 2026-09-03T04:22:06.416Z | 5: <core::pin::Pin<P> as core::future::future::Future>::poll |
| 10901 | 2026-09-03T04:22:06.416Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 |
| 10902 | 2026-09-03T04:22:06.416Z | 6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} |
| 10903 | 2026-09-03T04:22:06.417Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70 |
| 10904 | 2026-09-03T04:22:06.417Z | 7: tokio::task::coop::with_budget |
| 10905 | 2026-09-03T04:22:06.417Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5 |
| 10906 | 2026-09-03T04:22:06.417Z | 8: tokio::task::coop::budget |
| 10907 | 2026-09-03T04:22:06.417Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5 |
| 10908 | 2026-09-03T04:22:06.417Z | 9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} |
| 10909 | 2026-09-03T04:22:06.417Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25 |
| 10910 | 2026-09-03T04:22:06.417Z | 10: tokio::runtime::scheduler::current_thread::Context::enter |
| 10911 | 2026-09-03T04:22:06.417Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19 |
| 10912 | 2026-09-03T04:22:06.417Z | 11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} |
| 10913 | 2026-09-03T04:22:06.417Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44 |
| 10914 | 2026-09-03T04:22:06.417Z | 12: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} |
| 10915 | 2026-09-03T04:22:06.417Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68 |
| 10916 | 2026-09-03T04:22:06.417Z | 13: tokio::runtime::context::scoped::Scoped<T>::set |
| 10917 | 2026-09-03T04:22:06.417Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9 |
| 10918 | 2026-09-03T04:22:06.421Z | 14: tokio::runtime::context::set_scheduler::{{closure}} |
| 10919 | 2026-09-03T04:22:06.421Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38 |
| 10920 | 2026-09-03T04:22:06.421Z | 15: std::thread::local::LocalKey<T>::try_with |
| 10921 | 2026-09-03T04:22:06.421Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 |
| 10922 | 2026-09-03T04:22:06.421Z | 16: std::thread::local::LocalKey<T>::with |
| 10923 | 2026-09-03T04:22:06.421Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 |
| 10924 | 2026-09-03T04:22:06.421Z | 17: tokio::runtime::context::set_scheduler |
| 10925 | 2026-09-03T04:22:06.422Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17 |
| 10926 | 2026-09-03T04:22:06.422Z | 18: tokio::runtime::scheduler::current_thread::CoreGuard::enter |
| 10927 | 2026-09-03T04:22:06.422Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27 |
| 10928 | 2026-09-03T04:22:06.422Z | 19: tokio::runtime::scheduler::current_thread::CoreGuard::block_on |
| 10929 | 2026-09-03T04:22:06.422Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24 |
| 10930 | 2026-09-03T04:22:06.422Z | 20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} |
| 10931 | 2026-09-03T04:22:06.422Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33 |
| 10932 | 2026-09-03T04:22:06.422Z | 21: tokio::runtime::context::runtime::enter_runtime |
| 10933 | 2026-09-03T04:22:06.422Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16 |
| 10934 | 2026-09-03T04:22:06.422Z | 22: tokio::runtime::scheduler::current_thread::CurrentThread::block_on |
| 10935 | 2026-09-03T04:22:06.422Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9 |
| 10936 | 2026-09-03T04:22:06.422Z | 23: tokio::runtime::runtime::Runtime::block_on_inner |
| 10937 | 2026-09-03T04:22:06.422Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52 |
| 10938 | 2026-09-03T04:22:06.422Z | 24: tokio::runtime::runtime::Runtime::block_on |
| 10939 | 2026-09-03T04:22:06.422Z | at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18 |
| 10940 | 2026-09-03T04:22:06.422Z | 25: test_all::chaos_tests::port_settings::test_port_settings_txn_sweep |
| 10941 | 2026-09-03T04:22:06.422Z | at ./tests/chaos_tests/port_settings.rs:420:7 |
| 10942 | 2026-09-03T04:22:06.422Z | 26: test_all::chaos_tests::port_settings::test_port_settings_txn_sweep::{{closure}} |
| 10943 | 2026-09-03T04:22:06.422Z | at ./tests/chaos_tests/port_settings.rs:359:44 |
| 10944 | 2026-09-03T04:22:06.422Z | 27: core::ops::function::FnOnce::call_once |
| 10945 | 2026-09-03T04:22:06.422Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 |
| 10946 | 2026-09-03T04:22:06.422Z | 28: core::ops::function::FnOnce::call_once |
| 10947 | 2026-09-03T04:22:06.422Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 |
| 10948 | 2026-09-03T04:22:06.422Z | 29: test::__rust_begin_short_backtrace |
| 10949 | 2026-09-03T04:22:06.422Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 |
| 10950 | 2026-09-03T04:22:06.422Z | 30: test::run_test_in_process::{{closure}} |
| 10951 | 2026-09-03T04:22:06.422Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 |
| 10952 | 2026-09-03T04:22:06.422Z | 31: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once |
| 10953 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 |
| 10954 | 2026-09-03T04:22:06.423Z | 32: std::panicking::catch_unwind::do_call |
| 10955 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 |
| 10956 | 2026-09-03T04:22:06.423Z | 33: std::panicking::catch_unwind |
| 10957 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 |
| 10958 | 2026-09-03T04:22:06.423Z | 34: std::panic::catch_unwind |
| 10959 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 |
| 10960 | 2026-09-03T04:22:06.423Z | 35: test::run_test_in_process |
| 10961 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 |
| 10962 | 2026-09-03T04:22:06.423Z | 36: test::run_test::{{closure}} |
| 10963 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 |
| 10964 | 2026-09-03T04:22:06.423Z | 37: test::run_test::{{closure}} |
| 10965 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 |
| 10966 | 2026-09-03T04:22:06.423Z | 38: std::sys::backtrace::__rust_begin_short_backtrace |
| 10967 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 |
| 10968 | 2026-09-03T04:22:06.423Z | 39: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} |
| 10969 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 |
| 10970 | 2026-09-03T04:22:06.423Z | 40: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once |
| 10971 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 |
| 10972 | 2026-09-03T04:22:06.423Z | 41: std::panicking::catch_unwind::do_call |
| 10973 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 |
| 10974 | 2026-09-03T04:22:06.423Z | 42: std::panicking::catch_unwind |
| 10975 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 |
| 10976 | 2026-09-03T04:22:06.423Z | 43: std::panic::catch_unwind |
| 10977 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 |
| 10978 | 2026-09-03T04:22:06.423Z | 44: std::thread::Builder::spawn_unchecked_::{{closure}} |
| 10979 | 2026-09-03T04:22:06.423Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 |
| 10980 | 2026-09-03T04:22:06.423Z | 45: core::ops::function::FnOnce::call_once{{vtable.shim}} |
| 10981 | 2026-09-03T04:22:06.424Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 |
| 10982 | 2026-09-03T04:22:06.424Z | 46: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once |
| 10983 | 2026-09-03T04:22:06.424Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 |
| 10984 | 2026-09-03T04:22:06.424Z | 47: std::sys::pal::unix::thread::Thread::new::thread_start |
| 10985 | 2026-09-03T04:22:06.424Z | at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 |
| 10986 | 2026-09-03T04:22:06.424Z | 48: _thrp_setup |
| 10987 | 2026-09-03T04:22:06.424Z | 49: <unknown> |
| 10988 | 2026-09-03T04:22:06.424Z | |
| 10989 | 2026-09-03T04:22:06.424Z | |
| 10990 | 2026-09-03T04:22:06.424Z | failures: |
| 10991 | 2026-09-03T04:22:06.424Z | chaos_tests::port_settings::test_port_settings_txn_sweep |
| 10992 | 2026-09-03T04:22:06.424Z | |
| 10993 | 2026-09-03T04:22:06.424Z | test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.15s |
| 10994 | 2026-09-03T04:22:06.424Z | |
| 10995 | 2026-09-03T04:22:06.424Z | error: test failed, to rerun pass `-p dpd-client --test test_all` |
| 10996 | 2026-09-03T04:22:06.424Z | Running unittests src/lib.rs (target/debug/deps/dpd_types-13ccc83203b2fded) |
| 10997 | 2026-09-03T04:22:06.424Z | |
| 10998 | 2026-09-03T04:22:06.424Z | running 0 tests |
| 10999 | 2026-09-03T04:22:06.424Z | |
| 11000 | 2026-09-03T04:22:06.424Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11001 | 2026-09-03T04:22:06.424Z | |
| 11002 | 2026-09-03T04:22:06.424Z | Running unittests src/lib.rs (target/debug/deps/dpd_types_versions-a087f10fd23084c3) |
| 11003 | 2026-09-03T04:22:06.431Z | |
| 11004 | 2026-09-03T04:22:06.431Z | running 15 tests |
| 11005 | 2026-09-03T04:22:06.434Z | test impls::switch_identifiers::tests::chip_revision_a0 ... ok |
| 11006 | 2026-09-03T04:22:06.434Z | test impls::switch_identifiers::tests::chip_revision_b0 ... ok |
| 11007 | 2026-09-03T04:22:06.434Z | test impls::switch_identifiers::tests::chip_revision_b1 ... ok |
| 11008 | 2026-09-03T04:22:06.434Z | test impls::switch_identifiers::tests::chip_revision_unknown_device_id ... ok |
| 11009 | 2026-09-03T04:22:06.434Z | test impls::switch_identifiers::tests::chip_revision_unknown_rev_num ... ok |
| 11010 | 2026-09-03T04:22:06.434Z | test impls::table::tests::table_counter_entry_new_collects_key_values ... ok |
| 11011 | 2026-09-03T04:22:06.435Z | test impls::table::tests::table_entry_new_collects_display_values ... ok |
| 11012 | 2026-09-03T04:22:06.435Z | test v1::network::tests::test_equal ... ok |
| 11013 | 2026-09-03T04:22:06.435Z | test v1::network::tests::test_eui64 ... ok |
| 11014 | 2026-09-03T04:22:06.435Z | test v1::network::tests::test_into ... ok |
| 11015 | 2026-09-03T04:22:06.438Z | test v1::network::tests::test_not_equal ... ok |
| 11016 | 2026-09-03T04:22:06.438Z | test v1::network::tests::test_parse ... ok |
| 11017 | 2026-09-03T04:22:06.438Z | test v1::network::tests::test_to_string ... ok |
| 11018 | 2026-09-03T04:22:06.438Z | test v1::port::tests::port_ids_are_ascii ... ok |
| 11019 | 2026-09-03T04:22:06.438Z | test v10::oxstats::tests::latest_oximeter_metadata_uses_v10_switch_identifiers ... ok |
| 11020 | 2026-09-03T04:22:06.438Z | |
| 11021 | 2026-09-03T04:22:06.438Z | test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 11022 | 2026-09-03T04:22:06.438Z | |
| 11023 | 2026-09-03T04:22:06.441Z | Running unittests src/lib.rs (target/debug/deps/packet-c0def7fdaa185f19) |
| 11024 | 2026-09-03T04:22:06.463Z | |
| 11025 | 2026-09-03T04:22:06.464Z | running 12 tests |
| 11026 | 2026-09-03T04:22:06.467Z | test ipv6::test_ipv6_parse ... ok |
| 11027 | 2026-09-03T04:22:06.467Z | test icmp::test_v4_checksum ... ok |
| 11028 | 2026-09-03T04:22:06.467Z | test icmp::test_v6_checksum ... ok |
| 11029 | 2026-09-03T04:22:06.467Z | test lldp::test_lldp_parse ... ok |
| 11030 | 2026-09-03T04:22:06.467Z | test pbuf::test_byte ... ok |
| 11031 | 2026-09-03T04:22:06.467Z | test pbuf::test_nibble ... ok |
| 11032 | 2026-09-03T04:22:06.467Z | test pbuf::test_short ... ok |
| 11033 | 2026-09-03T04:22:06.467Z | test pbuf::test_twelve ... ok |
| 11034 | 2026-09-03T04:22:06.467Z | test pbuf::test_overflow ... ok |
| 11035 | 2026-09-03T04:22:06.467Z | test pbuf::test_word ... ok |
| 11036 | 2026-09-03T04:22:06.467Z | test tcp::test_checksum_syn_nodata ... ok |
| 11037 | 2026-09-03T04:22:06.467Z | test tcp::test_checksum_ack_data ... ok |
| 11038 | 2026-09-03T04:22:06.467Z | |
| 11039 | 2026-09-03T04:22:06.467Z | test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11040 | 2026-09-03T04:22:06.467Z | |
| 11041 | 2026-09-03T04:22:06.471Z | Running unittests src/lib.rs (target/debug/deps/pcap-2225aa3176c6479b) |
| 11042 | 2026-09-03T04:22:06.474Z | |
| 11043 | 2026-09-03T04:22:06.474Z | running 0 tests |
| 11044 | 2026-09-03T04:22:06.474Z | |
| 11045 | 2026-09-03T04:22:06.474Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11046 | 2026-09-03T04:22:06.474Z | |
| 11047 | 2026-09-03T04:22:06.477Z | Running unittests src/main.rs (target/debug/deps/swadm-0e2be24a444b4716) |
| 11048 | 2026-09-03T04:22:06.480Z | |
| 11049 | 2026-09-03T04:22:06.481Z | running 5 tests |
| 11050 | 2026-09-03T04:22:06.481Z | test switchport::test::test_compute_lanes ... ok |
| 11051 | 2026-09-03T04:22:06.481Z | test switchport::test::port_id_ordering ... ok |
| 11052 | 2026-09-03T04:22:06.481Z | Lane 0 Lane 0 Lane 1 Lane 1 Lane 2Lane 2 Lane 3Lane 3 |
| 11053 | 2026-09-03T04:22:06.481Z | |
| 11054 | 2026-09-03T04:22:06.481Z | Rx Loss-of-lock: Yes State: ActivatedYes ActivatedYes ActivatedYes |
| 11055 | 2026-09-03T04:22:06.481Z | Activated Rx Loss-of-signal: Yes |
| 11056 | 2026-09-03T04:22:06.481Z | Rx Output Enabled: falseYes false Yes falseYes |
| 11057 | 2026-09-03T04:22:06.481Z | false |
| 11058 | 2026-09-03T04:22:06.481Z | Rx CDR Enabled: Yes Rx Output Status: valid Yes validYes Yesvalid |
| 11059 | 2026-09-03T04:22:06.481Z | valid |
| 11060 | 2026-09-03T04:22:06.481Z | Tx Enabled: Yes Rx Loss-of-lock: true trueYes trueYes trueYes |
| 11061 | 2026-09-03T04:22:06.481Z | |
| 11062 | 2026-09-03T04:22:06.481Z | Rx Loss-of-signal: false Tx Loss-of-lock: No falseNo Nofalse falseNo |
| 11063 | 2026-09-03T04:22:06.481Z | |
| 11064 | 2026-09-03T04:22:06.481Z | Rx Auto-squelch Disable: true Tx Loss-of-signal: No true Notrue true |
| 11065 | 2026-09-03T04:22:06.481Z | No Tx Output Enabled: trueNo |
| 11066 | 2026-09-03T04:22:06.481Z | Tx CDR Enabled: No true Notrue true |
| 11067 | 2026-09-03T04:22:06.481Z | No Tx Output Status: invalid Noinvalid |
| 11068 | 2026-09-03T04:22:06.481Z | Tx Adaptive EQ Fault: Noinvalid invalidNo |
| 11069 | 2026-09-03T04:22:06.481Z | Tx Loss-of-lock: falseNo falseNo |
| 11070 | 2026-09-03T04:22:06.481Z | false Tx Fault: Yesfalse |
| 11071 | 2026-09-03T04:22:06.481Z | Yes Tx Loss-of-signal: true Yes trueYes |
| 11072 | 2026-09-03T04:22:06.481Z | true true |
| 11073 | 2026-09-03T04:22:06.481Z | Tx Auto-squelch Disable: false false false false |
| 11074 | 2026-09-03T04:22:06.481Z | Tx Adaptive EQ Fail: true true true true |
| 11075 | 2026-09-03T04:22:06.482Z | Tx Failure: false false false false |
| 11076 | 2026-09-03T04:22:06.482Z | Tx Force Squelch: true true true true |
| 11077 | 2026-09-03T04:22:06.482Z | Tx Input Polarity: normal normal normal normal |
| 11078 | 2026-09-03T04:22:06.482Z | test switchport::test::test_print_sff_datapath ... ok |
| 11079 | 2026-09-03T04:22:06.482Z | test switchport::test::test_print_cmis_datapath ... ok |
| 11080 | 2026-09-03T04:22:06.485Z | test link::test_filter ... ok |
| 11081 | 2026-09-03T04:22:06.485Z | |
| 11082 | 2026-09-03T04:22:06.485Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11083 | 2026-09-03T04:22:06.485Z | |
| 11084 | 2026-09-03T04:22:06.485Z | Running tests/counters.rs (target/debug/deps/counters-e9833a4f7d631772) |
| 11085 | 2026-09-03T04:22:06.488Z | |
| 11086 | 2026-09-03T04:22:06.488Z | running 1 test |
| 11087 | 2026-09-03T04:22:06.488Z | test test_p4_counter_list ... ignored |
| 11088 | 2026-09-03T04:22:06.488Z | |
| 11089 | 2026-09-03T04:22:06.488Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11090 | 2026-09-03T04:22:06.488Z | |
| 11091 | 2026-09-03T04:22:06.489Z | Running tests/multicast.rs (target/debug/deps/multicast-c45cdb31eb03aceb) |
| 11092 | 2026-09-03T04:22:06.492Z | |
| 11093 | 2026-09-03T04:22:06.492Z | running 1 test |
| 11094 | 2026-09-03T04:22:06.492Z | test test_multicast_list_and_get ... ignored |
| 11095 | 2026-09-03T04:22:06.492Z | |
| 11096 | 2026-09-03T04:22:06.492Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11097 | 2026-09-03T04:22:06.492Z | |
| 11098 | 2026-09-03T04:22:06.495Z | Running tests/port-link.rs (target/debug/deps/port_link-37b9a20249811bcc) |
| 11099 | 2026-09-03T04:22:06.495Z | |
| 11100 | 2026-09-03T04:22:06.495Z | running 5 tests |
| 11101 | 2026-09-03T04:22:06.495Z | test test_an ... ignored |
| 11102 | 2026-09-03T04:22:06.495Z | test test_enable ... ignored |
| 11103 | 2026-09-03T04:22:06.495Z | test test_ip_addresses ... ignored |
| 11104 | 2026-09-03T04:22:06.495Z | test test_kr ... ignored |
| 11105 | 2026-09-03T04:22:06.495Z | test test_mac ... ignored |
| 11106 | 2026-09-03T04:22:06.495Z | |
| 11107 | 2026-09-03T04:22:06.495Z | test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11108 | 2026-09-03T04:22:06.495Z | |
| 11109 | 2026-09-03T04:22:06.495Z | Running unittests src/main.rs (target/debug/deps/tfportd-e0d6f6811326bbcc) |
| 11110 | 2026-09-03T04:22:06.500Z | |
| 11111 | 2026-09-03T04:22:06.500Z | running 3 tests |
| 11112 | 2026-09-03T04:22:06.503Z | test linklocal::test_parse_ipadm ... ok |
| 11113 | 2026-09-03T04:22:06.503Z | test tfport::test_parse_tfport ... ok |
| 11114 | 2026-09-03T04:22:06.503Z | test config::tests::test_updates ... ok |
| 11115 | 2026-09-03T04:22:06.503Z | |
| 11116 | 2026-09-03T04:22:06.503Z | test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11117 | 2026-09-03T04:22:06.503Z | |
| 11118 | 2026-09-03T04:22:06.503Z | Running unittests src/main.rs (target/debug/deps/uplinkd-c3b8c98e56e112b2) |
| 11119 | 2026-09-03T04:22:06.507Z | |
| 11120 | 2026-09-03T04:22:06.507Z | running 0 tests |
| 11121 | 2026-09-03T04:22:06.510Z | |
| 11122 | 2026-09-03T04:22:06.510Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11123 | 2026-09-03T04:22:06.510Z | |
| 11124 | 2026-09-03T04:22:06.510Z | Running unittests src/main.rs (target/debug/deps/xtask-624fff7d24b9ffb6) |
| 11125 | 2026-09-03T04:22:06.513Z | |
| 11126 | 2026-09-03T04:22:06.513Z | running 0 tests |
| 11127 | 2026-09-03T04:22:06.513Z | |
| 11128 | 2026-09-03T04:22:06.513Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11129 | 2026-09-03T04:22:06.513Z | |
| 11130 | 2026-09-03T04:22:06.516Z | Doc-tests aal |
| 11131 | 2026-09-03T04:22:07.084Z | |
| 11132 | 2026-09-03T04:22:07.084Z | running 0 tests |
| 11133 | 2026-09-03T04:22:07.084Z | |
| 11134 | 2026-09-03T04:22:07.088Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11135 | 2026-09-03T04:22:07.088Z | |
| 11136 | 2026-09-03T04:22:07.112Z | Doc-tests aal_macros |
| 11137 | 2026-09-03T04:22:07.186Z | |
| 11138 | 2026-09-03T04:22:07.186Z | running 0 tests |
| 11139 | 2026-09-03T04:22:07.186Z | |
| 11140 | 2026-09-03T04:22:07.186Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11141 | 2026-09-03T04:22:07.186Z | |
| 11142 | 2026-09-03T04:22:07.198Z | Doc-tests common |
| 11143 | 2026-09-03T04:22:07.440Z | |
| 11144 | 2026-09-03T04:22:07.440Z | running 0 tests |
| 11145 | 2026-09-03T04:22:07.440Z | |
| 11146 | 2026-09-03T04:22:07.440Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11147 | 2026-09-03T04:22:07.440Z | |
| 11148 | 2026-09-03T04:22:07.468Z | Doc-tests dpd_api |
| 11149 | 2026-09-03T04:22:08.234Z | |
| 11150 | 2026-09-03T04:22:08.234Z | running 2 tests |
| 11151 | 2026-09-03T04:22:08.234Z | test dpd-api/src/lib.rs - dpd_api_mod::api_description (line 69) ... ignored |
| 11152 | 2026-09-03T04:22:08.234Z | test dpd-api/src/lib.rs - dpd_api_mod::stub_api_description (line 75) ... ignored |
| 11153 | 2026-09-03T04:22:08.234Z | |
| 11154 | 2026-09-03T04:22:08.234Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11155 | 2026-09-03T04:22:08.234Z | |
| 11156 | 2026-09-03T04:22:08.265Z | Doc-tests dpd_client |
| 11157 | 2026-09-03T04:22:09.738Z | |
| 11158 | 2026-09-03T04:22:09.738Z | running 0 tests |
| 11159 | 2026-09-03T04:22:09.738Z | |
| 11160 | 2026-09-03T04:22:09.738Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11161 | 2026-09-03T04:22:09.738Z | |
| 11162 | 2026-09-03T04:22:09.794Z | Doc-tests dpd_types |
| 11163 | 2026-09-03T04:22:09.979Z | |
| 11164 | 2026-09-03T04:22:09.980Z | running 0 tests |
| 11165 | 2026-09-03T04:22:09.980Z | |
| 11166 | 2026-09-03T04:22:09.980Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11167 | 2026-09-03T04:22:09.980Z | |
| 11168 | 2026-09-03T04:22:10.004Z | Doc-tests dpd_types_versions |
| 11169 | 2026-09-03T04:22:11.547Z | |
| 11170 | 2026-09-03T04:22:11.547Z | running 1 test |
| 11171 | 2026-09-03T04:22:11.547Z | test dpd-types/versions/src/lib.rs - (line 19) ... ignored |
| 11172 | 2026-09-03T04:22:11.547Z | |
| 11173 | 2026-09-03T04:22:11.547Z | test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11174 | 2026-09-03T04:22:11.547Z | |
| 11175 | 2026-09-03T04:22:11.599Z | Doc-tests packet |
| 11176 | 2026-09-03T04:22:11.824Z | |
| 11177 | 2026-09-03T04:22:11.824Z | running 0 tests |
| 11178 | 2026-09-03T04:22:11.824Z | |
| 11179 | 2026-09-03T04:22:11.824Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11180 | 2026-09-03T04:22:11.824Z | |
| 11181 | 2026-09-03T04:22:11.851Z | Doc-tests pcap |
| 11182 | 2026-09-03T04:22:11.905Z | |
| 11183 | 2026-09-03T04:22:11.905Z | running 0 tests |
| 11184 | 2026-09-03T04:22:11.906Z | |
| 11185 | 2026-09-03T04:22:11.906Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 11186 | 2026-09-03T04:22:11.906Z | |
| 11187 | 2026-09-03T04:22:11.917Z | error: 1 target failed: |
| 11188 | 2026-09-03T04:22:11.917Z | `-p dpd-client --test test_all` |
| 11189 | 2026-09-03T04:22:11.957Z | process exited: duration 632811 ms, exit code 101 |
| |
| 11190 | 2026-09-03T04:22:11.966Z | found 0 output files |