|
|
|
| 1 | 2026-03-28T03:35:48.860Z | job assigned to worker 01KMS850SSFFBWF44CXW6KRZAJ [factory aws, i-0fdc753930bbd60f3] (queued for 42 s) |
| |
| 2 | 2026-03-28T03:35:55.270Z | starting task 0: "setup" |
| 3 | 2026-03-28T03:35:55.275Z | ++ uname -s |
| 4 | 2026-03-28T03:35:55.278Z | + kern=SunOS |
| 5 | 2026-03-28T03:35:55.278Z | + build_user=build |
| 6 | 2026-03-28T03:35:55.278Z | + build_uid=12345 |
| 7 | 2026-03-28T03:35:55.278Z | + work_dir=/work |
| 8 | 2026-03-28T03:35:55.278Z | + input_dir=/input |
| 9 | 2026-03-28T03:35:55.278Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-28T03:35:55.278Z | + case "$kern" in |
| 11 | 2026-03-28T03:35:55.278Z | + groupadd -g 12345 build |
| 12 | 2026-03-28T03:35:55.281Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-28T03:35:57.289Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-28T03:35:57.416Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-28T03:35:57.419Z | + home_fs=zfs |
| 16 | 2026-03-28T03:35:57.419Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-28T03:35:57.419Z | + mkdir -p /home/build |
| 18 | 2026-03-28T03:35:57.419Z | + chown build:build /home/build /work |
| 19 | 2026-03-28T03:35:59.421Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-28T03:35:59.425Z | process exited: duration 4154 ms, exit code 0 |
| |
| 21 | 2026-03-28T03:35:59.434Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-28T03:35:59.438Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-28T03:35:59.438Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-28T03:35:59.438Z | * rust toolchain profile = "default" |
| 25 | 2026-03-28T03:35:59.438Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-28T03:35:59.438Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-28T03:35:59.438Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-28T03:35:59.443Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-28T03:35:59.443Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-28T03:35:59.563Z | info: downloading installer |
| 31 | 2026-03-28T03:36:01.338Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-28T03:36:01.338Z | warn: /opt/ooce/bin |
| 33 | 2026-03-28T03:36:01.338Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-28T03:36:01.338Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-28T03:36:01.338Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-28T03:36:01.338Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-28T03:36:01.338Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-28T03:36:01.338Z | error: cannot install while Rust is installed |
| 39 | 2026-03-28T03:36:01.338Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-28T03:36:01.338Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-28T03:36:01.338Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-28T03:36:01.338Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-28T03:36:01.338Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-28T03:36:01.352Z | info: profile set to default |
| 45 | 2026-03-28T03:36:01.352Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-28T03:36:01.355Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-28T03:36:01.505Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-28T03:36:01.508Z | info: downloading 6 components |
| 49 | 2026-03-28T03:36:19.536Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-28T03:36:19.536Z | |
| 51 | 2026-03-28T03:36:19.566Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-28T03:36:19.566Z | |
| 53 | 2026-03-28T03:36:19.566Z | |
| 54 | 2026-03-28T03:36:19.566Z | Rust is installed now. Great! |
| 55 | 2026-03-28T03:36:19.566Z | |
| 56 | 2026-03-28T03:36:19.567Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-28T03:36:19.567Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-28T03:36:19.567Z | |
| 59 | 2026-03-28T03:36:19.567Z | To configure your current shell, you need to source |
| 60 | 2026-03-28T03:36:19.567Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-28T03:36:19.567Z | |
| 62 | 2026-03-28T03:36:19.567Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-28T03:36:19.567Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-28T03:36:19.567Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-28T03:36:19.567Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-28T03:36:19.567Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-28T03:36:19.567Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-28T03:36:19.567Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-28T03:36:19.570Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-28T03:36:19.570Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-28T03:36:19.654Z | + rustup --version |
| 72 | 2026-03-28T03:36:19.663Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-28T03:36:19.666Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-28T03:36:19.684Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-28T03:36:19.687Z | + cargo --version |
| 76 | 2026-03-28T03:36:19.700Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-28T03:36:19.703Z | + rustc --version |
| 78 | 2026-03-28T03:36:19.722Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-28T03:36:19.725Z | process exited: duration 20287 ms, exit code 0 |
| |
| 80 | 2026-03-28T03:36:19.731Z | starting task 2: "authentication" |
| 81 | 2026-03-28T03:36:19.747Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-28T03:36:19.753Z | starting task 3: "clone repository" |
| 83 | 2026-03-28T03:36:19.756Z | + mkdir -p /work/oxidecomputer/netadm-sys |
| 84 | 2026-03-28T03:36:19.759Z | + git clone https://github.com/oxidecomputer/netadm-sys /work/oxidecomputer/netadm-sys |
| 85 | 2026-03-28T03:36:19.789Z | Cloning into '/work/oxidecomputer/netadm-sys'... |
| 86 | 2026-03-28T03:36:20.457Z | + cd /work/oxidecomputer/netadm-sys |
| 87 | 2026-03-28T03:36:20.460Z | + git fetch origin 045980d3b3eb0c656500bc7275ea12a71ddf0a3e |
| 88 | 2026-03-28T03:36:20.688Z | From https://github.com/oxidecomputer/netadm-sys |
| 89 | 2026-03-28T03:36:20.688Z | * branch 045980d3b3eb0c656500bc7275ea12a71ddf0a3e -> FETCH_HEAD |
| 90 | 2026-03-28T03:36:20.694Z | + [[ -n renovate/pin-dependencies ]] |
| 91 | 2026-03-28T03:36:20.697Z | ++ git branch --show-current |
| 92 | 2026-03-28T03:36:20.697Z | + current=main |
| 93 | 2026-03-28T03:36:20.697Z | + [[ main != renovate/pin-dependencies ]] |
| 94 | 2026-03-28T03:36:20.697Z | + git branch -f renovate/pin-dependencies 045980d3b3eb0c656500bc7275ea12a71ddf0a3e |
| 95 | 2026-03-28T03:36:20.701Z | + git checkout -f renovate/pin-dependencies |
| 96 | 2026-03-28T03:36:20.704Z | Switched to branch 'renovate/pin-dependencies' |
| 97 | 2026-03-28T03:36:20.704Z | + git reset --hard 045980d3b3eb0c656500bc7275ea12a71ddf0a3e |
| 98 | 2026-03-28T03:36:20.707Z | HEAD is now at 045980d Pin dtolnay/rust-toolchain action to 3c5f7ea |
| 99 | 2026-03-28T03:36:20.710Z | process exited: duration 954 ms, exit code 0 |
| |
| 100 | 2026-03-28T03:36:20.716Z | starting task 4: "build" |
| 101 | 2026-03-28T03:36:20.720Z | + cargo --version |
| 102 | 2026-03-28T03:36:20.726Z | info: syncing channel updates for 1.86.0-x86_64-unknown-illumos |
| 103 | 2026-03-28T03:36:20.879Z | info: latest update on 2025-04-03 for version 1.86.0 (05f9846f8 2025-03-31) |
| 104 | 2026-03-28T03:36:20.882Z | info: downloading 6 components |
| 105 | 2026-03-28T03:36:38.651Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 106 | 2026-03-28T03:36:38.655Z | + rustc --version |
| 107 | 2026-03-28T03:36:38.683Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 108 | 2026-03-28T03:36:38.688Z | + banner build |
| 109 | 2026-03-28T03:36:38.690Z | |
| 110 | 2026-03-28T03:36:38.690Z | ##### # # # # ##### |
| 111 | 2026-03-28T03:36:38.690Z | # # # # # # # # |
| 112 | 2026-03-28T03:36:38.691Z | ##### # # # # # # |
| 113 | 2026-03-28T03:36:38.691Z | # # # # # # # # |
| 114 | 2026-03-28T03:36:38.691Z | # # # # # # # # |
| 115 | 2026-03-28T03:36:38.691Z | ##### #### # ###### ##### |
| 116 | 2026-03-28T03:36:38.691Z | |
| 117 | 2026-03-28T03:36:38.691Z | + ptime -m cargo build |
| 118 | 2026-03-28T03:36:38.765Z | Updating crates.io index |
| 119 | 2026-03-28T03:36:38.768Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 120 | 2026-03-28T03:36:39.035Z | From https://github.com/oxidecomputer/dlpi-sys |
| 121 | 2026-03-28T03:36:39.035Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 122 | 2026-03-28T03:36:39.079Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 123 | 2026-03-28T03:36:39.345Z | From https://github.com/jmesmon/rust-libzfs |
| 124 | 2026-03-28T03:36:39.345Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 125 | 2026-03-28T03:36:39.393Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 126 | 2026-03-28T03:36:39.656Z | From https://github.com/oxidecomputer/rusty-doors |
| 127 | 2026-03-28T03:36:39.656Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 128 | 2026-03-28T03:36:40.829Z | Downloading crates ... |
| 129 | 2026-03-28T03:36:40.891Z | Downloaded log v0.4.29 |
| 130 | 2026-03-28T03:36:40.894Z | Downloaded num_enum_derive v0.7.6 |
| 131 | 2026-03-28T03:36:40.894Z | Downloaded tracing-log v0.2.0 |
| 132 | 2026-03-28T03:36:40.898Z | Downloaded humantime v2.3.0 |
| 133 | 2026-03-28T03:36:40.930Z | Downloaded matchers v0.2.0 |
| 134 | 2026-03-28T03:36:40.933Z | Downloaded anstyle-query v1.1.5 |
| 135 | 2026-03-28T03:36:40.933Z | Downloaded colorchoice v1.0.4 |
| 136 | 2026-03-28T03:36:40.936Z | Downloaded rand_core v0.10.0 |
| 137 | 2026-03-28T03:36:40.949Z | Downloaded anyhow v1.0.102 |
| 138 | 2026-03-28T03:36:40.952Z | Downloaded quote v1.0.45 |
| 139 | 2026-03-28T03:36:40.955Z | Downloaded pin-project-lite v0.2.17 |
| 140 | 2026-03-28T03:36:40.958Z | Downloaded strsim v0.11.1 |
| 141 | 2026-03-28T03:36:40.958Z | Downloaded heck v0.5.0 |
| 142 | 2026-03-28T03:36:40.961Z | Downloaded is_terminal_polyfill v1.70.2 |
| 143 | 2026-03-28T03:36:40.961Z | Downloaded clap_lex v1.0.0 |
| 144 | 2026-03-28T03:36:40.964Z | Downloaded utf8parse v0.2.2 |
| 145 | 2026-03-28T03:36:40.964Z | Downloaded cfg-if v1.0.4 |
| 146 | 2026-03-28T03:36:40.964Z | Downloaded foreign-types-shared v0.3.1 |
| 147 | 2026-03-28T03:36:40.964Z | Downloaded foreign-types v0.5.0 |
| 148 | 2026-03-28T03:36:40.967Z | Downloaded cstr-argument v0.1.2 |
| 149 | 2026-03-28T03:36:40.967Z | Downloaded lazy_static v1.5.0 |
| 150 | 2026-03-28T03:36:40.967Z | Downloaded pretty-hex v0.4.1 |
| 151 | 2026-03-28T03:36:40.974Z | Downloaded proc-macro-crate v3.5.0 |
| 152 | 2026-03-28T03:36:40.988Z | Downloaded foreign-types-macros v0.2.3 |
| 153 | 2026-03-28T03:36:40.995Z | Downloaded tabwriter v1.4.1 |
| 154 | 2026-03-28T03:36:41.008Z | Downloaded rustversion v1.0.22 |
| 155 | 2026-03-28T03:36:41.011Z | Downloaded cpufeatures v0.3.0 |
| 156 | 2026-03-28T03:36:41.016Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 157 | 2026-03-28T03:36:41.019Z | Downloaded thiserror v2.0.18 |
| 158 | 2026-03-28T03:36:41.023Z | Downloaded oxnet v0.1.4 |
| 159 | 2026-03-28T03:36:41.023Z | Downloaded num_enum v0.7.6 |
| 160 | 2026-03-28T03:36:41.026Z | Downloaded anstream v1.0.0 |
| 161 | 2026-03-28T03:36:41.037Z | Downloaded thread_local v1.1.9 |
| 162 | 2026-03-28T03:36:41.040Z | Downloaded anstyle-parse v1.0.0 |
| 163 | 2026-03-28T03:36:41.040Z | Downloaded thiserror-impl v2.0.18 |
| 164 | 2026-03-28T03:36:41.040Z | Downloaded equivalent v1.0.2 |
| 165 | 2026-03-28T03:36:41.044Z | Downloaded anstyle v1.0.14 |
| 166 | 2026-03-28T03:36:41.044Z | Downloaded colored v3.1.1 |
| 167 | 2026-03-28T03:36:41.047Z | Downloaded chacha20 v0.10.0 |
| 168 | 2026-03-28T03:36:41.054Z | Downloaded serde_core v1.0.228 |
| 169 | 2026-03-28T03:36:41.061Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 170 | 2026-03-28T03:36:41.070Z | Downloaded clap_derive v4.6.0 |
| 171 | 2026-03-28T03:36:41.073Z | Downloaded tracing-attributes v0.1.31 |
| 172 | 2026-03-28T03:36:41.076Z | Downloaded smallvec v1.15.1 |
| 173 | 2026-03-28T03:36:41.076Z | Downloaded once_cell v1.21.3 |
| 174 | 2026-03-28T03:36:41.079Z | Downloaded sharded-slab v0.1.7 |
| 175 | 2026-03-28T03:36:41.082Z | Downloaded nu-ansi-term v0.50.3 |
| 176 | 2026-03-28T03:36:41.085Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 177 | 2026-03-28T03:36:41.088Z | Downloaded clap v4.6.0 |
| 178 | 2026-03-28T03:36:41.093Z | Downloaded unicode-ident v1.0.24 |
| 179 | 2026-03-28T03:36:41.096Z | Downloaded tracing-core v0.1.36 |
| 180 | 2026-03-28T03:36:41.099Z | Downloaded socket2 v0.6.3 |
| 181 | 2026-03-28T03:36:41.099Z | Downloaded getrandom v0.4.2 |
| 182 | 2026-03-28T03:36:41.117Z | Downloaded proc-macro2 v1.0.106 |
| 183 | 2026-03-28T03:36:41.120Z | Downloaded memchr v2.8.0 |
| 184 | 2026-03-28T03:36:41.133Z | Downloaded rand v0.10.0 |
| 185 | 2026-03-28T03:36:41.150Z | Downloaded indexmap v2.13.0 |
| 186 | 2026-03-28T03:36:41.155Z | Downloaded regex-automata v0.4.14 |
| 187 | 2026-03-28T03:36:41.166Z | Downloaded hashbrown v0.16.1 |
| 188 | 2026-03-28T03:36:41.201Z | Downloaded clap_builder v4.6.0 |
| 189 | 2026-03-28T03:36:41.206Z | Downloaded aho-corasick v1.1.4 |
| 190 | 2026-03-28T03:36:41.209Z | Downloaded winnow v1.0.0 |
| 191 | 2026-03-28T03:36:41.215Z | Downloaded winnow v0.7.15 |
| 192 | 2026-03-28T03:36:41.228Z | Downloaded tracing-subscriber v0.3.23 |
| 193 | 2026-03-28T03:36:41.233Z | Downloaded syn v2.0.117 |
| 194 | 2026-03-28T03:36:41.241Z | Downloaded syn v1.0.109 |
| 195 | 2026-03-28T03:36:41.248Z | Downloaded unicode-width v0.2.2 |
| 196 | 2026-03-28T03:36:41.263Z | Downloaded regex-syntax v0.8.10 |
| 197 | 2026-03-28T03:36:41.277Z | Downloaded tracing v0.1.44 |
| 198 | 2026-03-28T03:36:41.307Z | Downloaded libc v0.2.183 |
| 199 | 2026-03-28T03:36:41.392Z | Compiling proc-macro2 v1.0.106 |
| 200 | 2026-03-28T03:36:41.392Z | Compiling quote v1.0.45 |
| 201 | 2026-03-28T03:36:41.395Z | Compiling unicode-ident v1.0.24 |
| 202 | 2026-03-28T03:36:41.395Z | Compiling libc v0.2.183 |
| 203 | 2026-03-28T03:36:41.395Z | Compiling cfg-if v1.0.4 |
| 204 | 2026-03-28T03:36:41.395Z | Compiling winnow v0.7.15 |
| 205 | 2026-03-28T03:36:41.395Z | Compiling hashbrown v0.16.1 |
| 206 | 2026-03-28T03:36:41.398Z | Compiling equivalent v1.0.2 |
| 207 | 2026-03-28T03:36:41.469Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 208 | 2026-03-28T03:36:41.476Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 209 | 2026-03-28T03:36:41.511Z | Compiling rustversion v1.0.22 |
| 210 | 2026-03-28T03:36:41.675Z | Compiling syn v1.0.109 |
| 211 | 2026-03-28T03:36:41.726Z | Compiling once_cell v1.21.3 |
| 212 | 2026-03-28T03:36:41.765Z | Compiling thiserror v2.0.18 |
| 213 | 2026-03-28T03:36:41.847Z | Compiling indexmap v2.13.0 |
| 214 | 2026-03-28T03:36:41.883Z | Compiling tracing-core v0.1.36 |
| 215 | 2026-03-28T03:36:41.953Z | Compiling getrandom v0.4.2 |
| 216 | 2026-03-28T03:36:42.014Z | Compiling rand_core v0.10.0 |
| 217 | 2026-03-28T03:36:42.095Z | Compiling utf8parse v0.2.2 |
| 218 | 2026-03-28T03:36:42.112Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 219 | 2026-03-28T03:36:42.189Z | Compiling anstyle-parse v1.0.0 |
| 220 | 2026-03-28T03:36:42.337Z | Compiling memchr v2.8.0 |
| 221 | 2026-03-28T03:36:42.356Z | Compiling pin-project-lite v0.2.17 |
| 222 | 2026-03-28T03:36:42.411Z | Compiling colorchoice v1.0.4 |
| 223 | 2026-03-28T03:36:42.438Z | Compiling anstyle-query v1.1.5 |
| 224 | 2026-03-28T03:36:42.441Z | Compiling anyhow v1.0.102 |
| 225 | 2026-03-28T03:36:42.460Z | Compiling anstyle v1.0.14 |
| 226 | 2026-03-28T03:36:42.508Z | Compiling syn v2.0.117 |
| 227 | 2026-03-28T03:36:42.550Z | Compiling regex-syntax v0.8.10 |
| 228 | 2026-03-28T03:36:42.661Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 229 | 2026-03-28T03:36:42.750Z | Compiling cpufeatures v0.3.0 |
| 230 | 2026-03-28T03:36:42.754Z | Compiling is_terminal_polyfill v1.70.2 |
| 231 | 2026-03-28T03:36:42.778Z | Compiling foreign-types-shared v0.3.1 |
| 232 | 2026-03-28T03:36:42.809Z | Compiling anstream v1.0.0 |
| 233 | 2026-03-28T03:36:42.827Z | Compiling chacha20 v0.10.0 |
| 234 | 2026-03-28T03:36:42.983Z | Compiling cstr-argument v0.1.2 |
| 235 | 2026-03-28T03:36:43.055Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 236 | 2026-03-28T03:36:43.229Z | Compiling pretty-hex v0.4.1 |
| 237 | 2026-03-28T03:36:43.269Z | Compiling clap_lex v1.0.0 |
| 238 | 2026-03-28T03:36:43.283Z | Compiling strsim v0.11.1 |
| 239 | 2026-03-28T03:36:43.314Z | Compiling heck v0.5.0 |
| 240 | 2026-03-28T03:36:43.351Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 241 | 2026-03-28T03:36:43.498Z | Compiling regex-automata v0.4.14 |
| 242 | 2026-03-28T03:36:43.502Z | Compiling lazy_static v1.5.0 |
| 243 | 2026-03-28T03:36:43.576Z | Compiling proc-macro-crate v3.5.0 |
| 244 | 2026-03-28T03:36:43.589Z | Compiling log v0.4.29 |
| 245 | 2026-03-28T03:36:43.689Z | Compiling sharded-slab v0.1.7 |
| 246 | 2026-03-28T03:36:43.783Z | Compiling tracing-log v0.2.0 |
| 247 | 2026-03-28T03:36:43.968Z | Compiling clap_builder v4.6.0 |
| 248 | 2026-03-28T03:36:44.016Z | Compiling rand v0.10.0 |
| 249 | 2026-03-28T03:36:44.225Z | Compiling socket2 v0.6.3 |
| 250 | 2026-03-28T03:36:44.399Z | Compiling thread_local v1.1.9 |
| 251 | 2026-03-28T03:36:44.658Z | Compiling oxnet v0.1.4 |
| 252 | 2026-03-28T03:36:44.666Z | Compiling unicode-width v0.2.2 |
| 253 | 2026-03-28T03:36:44.678Z | Compiling smallvec v1.15.1 |
| 254 | 2026-03-28T03:36:44.685Z | Compiling nu-ansi-term v0.50.3 |
| 255 | 2026-03-28T03:36:44.873Z | Compiling winnow v1.0.0 |
| 256 | 2026-03-28T03:36:44.896Z | Compiling colored v3.1.1 |
| 257 | 2026-03-28T03:36:44.927Z | Compiling tabwriter v1.4.1 |
| 258 | 2026-03-28T03:36:44.988Z | Compiling matchers v0.2.0 |
| 259 | 2026-03-28T03:36:45.118Z | Compiling humantime v2.3.0 |
| 260 | 2026-03-28T03:36:45.612Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 261 | 2026-03-28T03:36:45.824Z | Compiling foreign-types-macros v0.2.3 |
| 262 | 2026-03-28T03:36:45.830Z | Compiling thiserror-impl v2.0.18 |
| 263 | 2026-03-28T03:36:45.869Z | Compiling tracing-attributes v0.1.31 |
| 264 | 2026-03-28T03:36:45.904Z | Compiling num_enum_derive v0.7.6 |
| 265 | 2026-03-28T03:36:45.962Z | Compiling clap_derive v4.6.0 |
| 266 | 2026-03-28T03:36:46.105Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 267 | 2026-03-28T03:36:46.431Z | Compiling foreign-types v0.5.0 |
| 268 | 2026-03-28T03:36:46.498Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 269 | 2026-03-28T03:36:46.788Z | Compiling num_enum v0.7.6 |
| 270 | 2026-03-28T03:36:46.909Z | Compiling tracing v0.1.44 |
| 271 | 2026-03-28T03:36:47.027Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 272 | 2026-03-28T03:36:47.042Z | Compiling tracing-subscriber v0.3.23 |
| 273 | 2026-03-28T03:36:47.259Z | Compiling clap v4.6.0 |
| 274 | 2026-03-28T03:36:48.339Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 275 | 2026-03-28T03:36:50.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.61s |
| 276 | 2026-03-28T03:36:50.374Z | |
| 277 | 2026-03-28T03:36:50.377Z | real 11.670281012 |
| 278 | 2026-03-28T03:36:50.377Z | user 39.927792163 |
| 279 | 2026-03-28T03:36:50.377Z | sys 8.452474744 |
| 280 | 2026-03-28T03:36:50.377Z | trap 0.028829229 |
| 281 | 2026-03-28T03:36:50.377Z | tflt 0.104460069 |
| 282 | 2026-03-28T03:36:50.377Z | dflt 0.101762087 |
| 283 | 2026-03-28T03:36:50.377Z | kflt 0.004062624 |
| 284 | 2026-03-28T03:36:50.377Z | lock 42.111966523 |
| 285 | 2026-03-28T03:36:50.377Z | slp 2:33.501092479 |
| 286 | 2026-03-28T03:36:50.377Z | lat 3.588484514 |
| 287 | 2026-03-28T03:36:50.377Z | stop 4.152817893 |
| 288 | 2026-03-28T03:36:50.377Z | + ptime -m cargo build --release |
| 289 | 2026-03-28T03:36:50.432Z | Compiling proc-macro2 v1.0.106 |
| 290 | 2026-03-28T03:36:50.432Z | Compiling unicode-ident v1.0.24 |
| 291 | 2026-03-28T03:36:50.432Z | Compiling quote v1.0.45 |
| 292 | 2026-03-28T03:36:50.432Z | Compiling libc v0.2.183 |
| 293 | 2026-03-28T03:36:50.432Z | Compiling cfg-if v1.0.4 |
| 294 | 2026-03-28T03:36:50.435Z | Compiling equivalent v1.0.2 |
| 295 | 2026-03-28T03:36:50.435Z | Compiling hashbrown v0.16.1 |
| 296 | 2026-03-28T03:36:50.435Z | Compiling winnow v0.7.15 |
| 297 | 2026-03-28T03:36:50.496Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 298 | 2026-03-28T03:36:50.504Z | Compiling rustversion v1.0.22 |
| 299 | 2026-03-28T03:36:50.536Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 300 | 2026-03-28T03:36:50.686Z | Compiling once_cell v1.21.3 |
| 301 | 2026-03-28T03:36:50.741Z | Compiling syn v1.0.109 |
| 302 | 2026-03-28T03:36:50.766Z | Compiling thiserror v2.0.18 |
| 303 | 2026-03-28T03:36:50.863Z | Compiling tracing-core v0.1.36 |
| 304 | 2026-03-28T03:36:50.901Z | Compiling indexmap v2.13.0 |
| 305 | 2026-03-28T03:36:50.918Z | Compiling utf8parse v0.2.2 |
| 306 | 2026-03-28T03:36:51.004Z | Compiling rand_core v0.10.0 |
| 307 | 2026-03-28T03:36:51.075Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 308 | 2026-03-28T03:36:51.098Z | Compiling getrandom v0.4.2 |
| 309 | 2026-03-28T03:36:51.177Z | Compiling anstyle-parse v1.0.0 |
| 310 | 2026-03-28T03:36:51.362Z | Compiling memchr v2.8.0 |
| 311 | 2026-03-28T03:36:51.372Z | Compiling colorchoice v1.0.4 |
| 312 | 2026-03-28T03:36:51.456Z | Compiling syn v2.0.117 |
| 313 | 2026-03-28T03:36:51.469Z | Compiling is_terminal_polyfill v1.70.2 |
| 314 | 2026-03-28T03:36:51.522Z | Compiling anstyle-query v1.1.5 |
| 315 | 2026-03-28T03:36:51.542Z | Compiling anyhow v1.0.102 |
| 316 | 2026-03-28T03:36:51.610Z | Compiling pin-project-lite v0.2.17 |
| 317 | 2026-03-28T03:36:51.694Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 318 | 2026-03-28T03:36:51.829Z | Compiling regex-syntax v0.8.10 |
| 319 | 2026-03-28T03:36:51.856Z | Compiling cpufeatures v0.3.0 |
| 320 | 2026-03-28T03:36:51.881Z | Compiling anstyle v1.0.14 |
| 321 | 2026-03-28T03:36:51.916Z | Compiling foreign-types-shared v0.3.1 |
| 322 | 2026-03-28T03:36:51.916Z | Compiling chacha20 v0.10.0 |
| 323 | 2026-03-28T03:36:52.150Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 324 | 2026-03-28T03:36:52.196Z | Compiling anstream v1.0.0 |
| 325 | 2026-03-28T03:36:52.204Z | Compiling cstr-argument v0.1.2 |
| 326 | 2026-03-28T03:36:52.404Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 327 | 2026-03-28T03:36:52.411Z | Compiling lazy_static v1.5.0 |
| 328 | 2026-03-28T03:36:52.436Z | Compiling heck v0.5.0 |
| 329 | 2026-03-28T03:36:52.491Z | Compiling clap_lex v1.0.0 |
| 330 | 2026-03-28T03:36:52.611Z | Compiling pretty-hex v0.4.1 |
| 331 | 2026-03-28T03:36:52.614Z | Compiling strsim v0.11.1 |
| 332 | 2026-03-28T03:36:52.650Z | Compiling proc-macro-crate v3.5.0 |
| 333 | 2026-03-28T03:36:52.742Z | Compiling log v0.4.29 |
| 334 | 2026-03-28T03:36:52.840Z | Compiling clap_builder v4.6.0 |
| 335 | 2026-03-28T03:36:52.966Z | Compiling regex-automata v0.4.14 |
| 336 | 2026-03-28T03:36:53.003Z | Compiling tracing-log v0.2.0 |
| 337 | 2026-03-28T03:36:53.121Z | Compiling sharded-slab v0.1.7 |
| 338 | 2026-03-28T03:36:53.339Z | Compiling rand v0.10.0 |
| 339 | 2026-03-28T03:36:53.827Z | Compiling socket2 v0.6.3 |
| 340 | 2026-03-28T03:36:54.124Z | Compiling thread_local v1.1.9 |
| 341 | 2026-03-28T03:36:54.213Z | Compiling smallvec v1.15.1 |
| 342 | 2026-03-28T03:36:54.449Z | Compiling colored v3.1.1 |
| 343 | 2026-03-28T03:36:54.453Z | Compiling unicode-width v0.2.2 |
| 344 | 2026-03-28T03:36:54.606Z | Compiling nu-ansi-term v0.50.3 |
| 345 | 2026-03-28T03:36:54.737Z | Compiling matchers v0.2.0 |
| 346 | 2026-03-28T03:36:54.874Z | Compiling oxnet v0.1.4 |
| 347 | 2026-03-28T03:36:54.897Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 348 | 2026-03-28T03:36:55.100Z | Compiling winnow v1.0.0 |
| 349 | 2026-03-28T03:36:55.162Z | Compiling tabwriter v1.4.1 |
| 350 | 2026-03-28T03:36:55.196Z | Compiling foreign-types-macros v0.2.3 |
| 351 | 2026-03-28T03:36:55.237Z | Compiling tracing-attributes v0.1.31 |
| 352 | 2026-03-28T03:36:55.382Z | Compiling thiserror-impl v2.0.18 |
| 353 | 2026-03-28T03:36:55.543Z | Compiling num_enum_derive v0.7.6 |
| 354 | 2026-03-28T03:36:55.827Z | Compiling foreign-types v0.5.0 |
| 355 | 2026-03-28T03:36:55.895Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 356 | 2026-03-28T03:36:56.299Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 357 | 2026-03-28T03:36:56.409Z | Compiling clap_derive v4.6.0 |
| 358 | 2026-03-28T03:36:56.445Z | Compiling tracing v0.1.44 |
| 359 | 2026-03-28T03:36:56.483Z | Compiling humantime v2.3.0 |
| 360 | 2026-03-28T03:36:56.551Z | Compiling num_enum v0.7.6 |
| 361 | 2026-03-28T03:36:56.661Z | Compiling tracing-subscriber v0.3.23 |
| 362 | 2026-03-28T03:36:56.712Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 363 | 2026-03-28T03:36:58.035Z | Compiling clap v4.6.0 |
| 364 | 2026-03-28T03:37:00.086Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 365 | 2026-03-28T03:37:02.766Z | Finished `release` profile [optimized] target(s) in 12.38s |
| 366 | 2026-03-28T03:37:02.784Z | |
| 367 | 2026-03-28T03:37:02.787Z | real 12.401188932 |
| 368 | 2026-03-28T03:37:02.787Z | user 1:12.682264227 |
| 369 | 2026-03-28T03:37:02.787Z | sys 7.899821893 |
| 370 | 2026-03-28T03:37:02.787Z | trap 0.039848211 |
| 371 | 2026-03-28T03:37:02.787Z | tflt 0.117494782 |
| 372 | 2026-03-28T03:37:02.787Z | dflt 0.126229960 |
| 373 | 2026-03-28T03:37:02.787Z | kflt 0.000007488 |
| 374 | 2026-03-28T03:37:02.787Z | lock 1:56.343750127 |
| 375 | 2026-03-28T03:37:02.787Z | slp 3:55.372336967 |
| 376 | 2026-03-28T03:37:02.787Z | lat 5.234015509 |
| 377 | 2026-03-28T03:37:02.787Z | stop 3.271732323 |
| 378 | 2026-03-28T03:37:02.787Z | + for x in debug release |
| 379 | 2026-03-28T03:37:02.787Z | + mkdir -p /work/debug |
| 380 | 2026-03-28T03:37:02.787Z | + cp target/debug/netadm /work/debug/netadm |
| 381 | 2026-03-28T03:37:02.813Z | + for x in debug release |
| 382 | 2026-03-28T03:37:02.813Z | + mkdir -p /work/release |
| 383 | 2026-03-28T03:37:02.816Z | + cp target/release/netadm /work/release/netadm |
| 384 | 2026-03-28T03:37:02.819Z | + banner check |
| 385 | 2026-03-28T03:37:02.822Z | |
| 386 | 2026-03-28T03:37:02.822Z | #### # # ###### #### # # |
| 387 | 2026-03-28T03:37:02.822Z | # # # # # # # # # |
| 388 | 2026-03-28T03:37:02.822Z | # ###### ##### # #### |
| 389 | 2026-03-28T03:37:02.822Z | # # # # # # # |
| 390 | 2026-03-28T03:37:02.822Z | # # # # # # # # # |
| 391 | 2026-03-28T03:37:02.822Z | #### # # ###### #### # # |
| 392 | 2026-03-28T03:37:02.822Z | |
| 393 | 2026-03-28T03:37:02.822Z | + cargo fmt -- --check |
| 394 | 2026-03-28T03:37:02.928Z | + cargo clippy --all-targets -- --deny warnings |
| 395 | 2026-03-28T03:37:03.096Z | Checking cfg-if v1.0.4 |
| 396 | 2026-03-28T03:37:03.099Z | Checking libc v0.2.183 |
| 397 | 2026-03-28T03:37:03.099Z | Checking once_cell v1.21.3 |
| 398 | 2026-03-28T03:37:03.102Z | Checking rand_core v0.10.0 |
| 399 | 2026-03-28T03:37:03.105Z | Checking foreign-types-shared v0.3.1 |
| 400 | 2026-03-28T03:37:03.105Z | Checking memchr v2.8.0 |
| 401 | 2026-03-28T03:37:03.105Z | Checking pin-project-lite v0.2.17 |
| 402 | 2026-03-28T03:37:03.105Z | Checking cpufeatures v0.3.0 |
| 403 | 2026-03-28T03:37:03.141Z | Checking num_enum v0.7.6 |
| 404 | 2026-03-28T03:37:03.150Z | Checking thiserror v2.0.18 |
| 405 | 2026-03-28T03:37:03.157Z | Checking foreign-types v0.5.0 |
| 406 | 2026-03-28T03:37:03.164Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 407 | 2026-03-28T03:37:03.205Z | Checking chacha20 v0.10.0 |
| 408 | 2026-03-28T03:37:03.209Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 409 | 2026-03-28T03:37:03.222Z | Checking pretty-hex v0.4.1 |
| 410 | 2026-03-28T03:37:03.225Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 411 | 2026-03-28T03:37:03.237Z | Checking anyhow v1.0.102 |
| 412 | 2026-03-28T03:37:03.240Z | Checking tracing-core v0.1.36 |
| 413 | 2026-03-28T03:37:03.285Z | Checking winnow v1.0.0 |
| 414 | 2026-03-28T03:37:03.313Z | Checking utf8parse v0.2.2 |
| 415 | 2026-03-28T03:37:03.376Z | Checking colored v3.1.1 |
| 416 | 2026-03-28T03:37:03.389Z | Checking getrandom v0.4.2 |
| 417 | 2026-03-28T03:37:03.392Z | Checking socket2 v0.6.3 |
| 418 | 2026-03-28T03:37:03.408Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 419 | 2026-03-28T03:37:03.444Z | Checking cstr-argument v0.1.2 |
| 420 | 2026-03-28T03:37:03.450Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 421 | 2026-03-28T03:37:03.489Z | Checking oxnet v0.1.4 |
| 422 | 2026-03-28T03:37:03.499Z | Checking rand v0.10.0 |
| 423 | 2026-03-28T03:37:03.515Z | Checking tracing v0.1.44 |
| 424 | 2026-03-28T03:37:03.535Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 425 | 2026-03-28T03:37:03.538Z | Checking anstyle-parse v1.0.0 |
| 426 | 2026-03-28T03:37:03.582Z | Checking colorchoice v1.0.4 |
| 427 | 2026-03-28T03:37:03.598Z | Checking anstyle v1.0.14 |
| 428 | 2026-03-28T03:37:03.624Z | Checking is_terminal_polyfill v1.70.2 |
| 429 | 2026-03-28T03:37:03.655Z | Checking anstyle-query v1.1.5 |
| 430 | 2026-03-28T03:37:03.659Z | Checking regex-syntax v0.8.10 |
| 431 | 2026-03-28T03:37:03.668Z | Checking clap_lex v1.0.0 |
| 432 | 2026-03-28T03:37:03.672Z | Checking strsim v0.11.1 |
| 433 | 2026-03-28T03:37:03.686Z | Checking lazy_static v1.5.0 |
| 434 | 2026-03-28T03:37:03.722Z | Checking log v0.4.29 |
| 435 | 2026-03-28T03:37:03.752Z | Checking anstream v1.0.0 |
| 436 | 2026-03-28T03:37:03.758Z | Checking sharded-slab v0.1.7 |
| 437 | 2026-03-28T03:37:03.787Z | Checking thread_local v1.1.9 |
| 438 | 2026-03-28T03:37:03.799Z | Checking nu-ansi-term v0.50.3 |
| 439 | 2026-03-28T03:37:03.862Z | Checking tracing-log v0.2.0 |
| 440 | 2026-03-28T03:37:03.918Z | Checking smallvec v1.15.1 |
| 441 | 2026-03-28T03:37:03.921Z | Checking clap_builder v4.6.0 |
| 442 | 2026-03-28T03:37:03.921Z | Checking unicode-width v0.2.2 |
| 443 | 2026-03-28T03:37:03.971Z | Checking humantime v2.3.0 |
| 444 | 2026-03-28T03:37:04.138Z | Checking tabwriter v1.4.1 |
| 445 | 2026-03-28T03:37:04.363Z | Checking regex-automata v0.4.14 |
| 446 | 2026-03-28T03:37:05.005Z | Checking clap v4.6.0 |
| 447 | 2026-03-28T03:37:05.449Z | Checking matchers v0.2.0 |
| 448 | 2026-03-28T03:37:05.527Z | Checking tracing-subscriber v0.3.23 |
| 449 | 2026-03-28T03:37:06.167Z | Checking netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 450 | 2026-03-28T03:37:06.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.89s |
| 451 | 2026-03-28T03:37:06.891Z | + banner pre-test |
| 452 | 2026-03-28T03:37:06.894Z | |
| 453 | 2026-03-28T03:37:06.894Z | ##### ##### ###### ##### ###### #### ##### |
| 454 | 2026-03-28T03:37:06.894Z | # # # # # # # # # |
| 455 | 2026-03-28T03:37:06.894Z | # # # # ##### ##### # ##### #### # |
| 456 | 2026-03-28T03:37:06.894Z | ##### ##### # # # # # |
| 457 | 2026-03-28T03:37:06.894Z | # # # # # # # # # |
| 458 | 2026-03-28T03:37:06.894Z | # # # ###### # ###### #### # |
| 459 | 2026-03-28T03:37:06.895Z | |
| 460 | 2026-03-28T03:37:06.895Z | + uname -a |
| 461 | 2026-03-28T03:37:06.895Z | SunOS w-01KMS850SSFFBWF44CXW6KRZAJ 5.11 helios-2.0.23838 i86pc i386 i86pc |
| 462 | 2026-03-28T03:37:06.895Z | + ./target/debug/netadm show links |
| 463 | 2026-03-28T03:37:06.899Z | Id Name Flags Class State MAC MTU |
| 464 | 2026-03-28T03:37:06.899Z | -- ---- ----- ----- ----- --- --- |
| 465 | 2026-03-28T03:37:06.899Z | 1 ena0 active persistent physical up 06:92:8d:f3:8e:f7 9216 |
| 466 | 2026-03-28T03:37:06.902Z | + ./target/debug/netadm show addrs |
| 467 | 2026-03-28T03:37:06.905Z | Name Type State Address Interface Index |
| 468 | 2026-03-28T03:37:06.905Z | ---- ------ ----- ------- --------------- |
| 469 | 2026-03-28T03:37:06.905Z | ena0/dhcp dhcp ok 10.150.1.27/24 2 |
| 470 | 2026-03-28T03:37:06.905Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 471 | 2026-03-28T03:37:06.905Z | lo0/v6 static ok ::1/128 1 |
| 472 | 2026-03-28T03:37:06.905Z | + banner test |
| 473 | 2026-03-28T03:37:06.905Z | |
| 474 | 2026-03-28T03:37:06.905Z | ##### ###### #### ##### |
| 475 | 2026-03-28T03:37:06.905Z | # # # # |
| 476 | 2026-03-28T03:37:06.905Z | # ##### #### # |
| 477 | 2026-03-28T03:37:06.905Z | # # # # |
| 478 | 2026-03-28T03:37:06.905Z | # # # # # |
| 479 | 2026-03-28T03:37:06.905Z | # ###### #### # |
| 480 | 2026-03-28T03:37:06.905Z | |
| 481 | 2026-03-28T03:37:06.905Z | + pfexec ptime -m cargo test |
| 482 | 2026-03-28T03:37:07.035Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 483 | 2026-03-28T03:37:07.035Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 484 | 2026-03-28T03:37:08.039Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s |
| 485 | 2026-03-28T03:37:08.052Z | Running unittests src/lib.rs (target/debug/deps/libnet-774ae5889734e0ca) |
| 486 | 2026-03-28T03:37:08.060Z | |
| 487 | 2026-03-28T03:37:08.060Z | running 0 tests |
| 488 | 2026-03-28T03:37:08.060Z | |
| 489 | 2026-03-28T03:37:08.060Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 490 | 2026-03-28T03:37:08.061Z | |
| 491 | 2026-03-28T03:37:08.064Z | Running tests/ip.rs (target/debug/deps/ip-ccf695c08ab3d7f6) |
| 492 | 2026-03-28T03:37:08.064Z | |
| 493 | 2026-03-28T03:37:08.064Z | running 4 tests |
| 494 | 2026-03-28T03:37:08.067Z | test test_get_addresses ... ok |
| 495 | 2026-03-28T03:37:08.067Z | test test_address_consistency ... ok |
| 496 | 2026-03-28T03:37:08.067Z | test test_v6_static_lifecycle ... ok |
| 497 | 2026-03-28T03:37:08.070Z | test test_v6_local_lifecycle ... ok |
| 498 | 2026-03-28T03:37:08.070Z | |
| 499 | 2026-03-28T03:37:08.070Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s |
| 500 | 2026-03-28T03:37:08.070Z | |
| 501 | 2026-03-28T03:37:08.070Z | Running tests/link.rs (target/debug/deps/link-ce968da08f1a018c) |
| 502 | 2026-03-28T03:37:08.073Z | |
| 503 | 2026-03-28T03:37:08.073Z | running 5 tests |
| 504 | 2026-03-28T03:37:08.076Z | test test_simnet_lifecycle ... ok |
| 505 | 2026-03-28T03:37:08.079Z | test test_simnet_connect ... ok |
| 506 | 2026-03-28T03:37:08.079Z | test test_get_links ... ok |
| 507 | 2026-03-28T03:37:08.079Z | test test_link_consistency ... ok |
| 508 | 2026-03-28T03:37:08.079Z | test test_vnic_lifecycle ... ok |
| 509 | 2026-03-28T03:37:08.079Z | |
| 510 | 2026-03-28T03:37:08.079Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 511 | 2026-03-28T03:37:08.079Z | |
| 512 | 2026-03-28T03:37:08.079Z | Running unittests src/main.rs (target/debug/deps/netadm-f5154fccdac1b81d) |
| 513 | 2026-03-28T03:37:08.084Z | |
| 514 | 2026-03-28T03:37:08.084Z | running 0 tests |
| 515 | 2026-03-28T03:37:08.084Z | |
| 516 | 2026-03-28T03:37:08.084Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 517 | 2026-03-28T03:37:08.084Z | |
| 518 | 2026-03-28T03:37:08.084Z | Doc-tests libnet |
| 519 | 2026-03-28T03:37:08.251Z | |
| 520 | 2026-03-28T03:37:08.251Z | running 0 tests |
| 521 | 2026-03-28T03:37:08.251Z | |
| 522 | 2026-03-28T03:37:08.251Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 523 | 2026-03-28T03:37:08.251Z | |
| 524 | 2026-03-28T03:37:08.269Z | |
| 525 | 2026-03-28T03:37:08.272Z | real 1.357433000 |
| 526 | 2026-03-28T03:37:08.273Z | user 2.335211858 |
| 527 | 2026-03-28T03:37:08.273Z | sys 0.920428913 |
| 528 | 2026-03-28T03:37:08.273Z | trap 0.000285799 |
| 529 | 2026-03-28T03:37:08.273Z | tflt 0.000577871 |
| 530 | 2026-03-28T03:37:08.273Z | dflt 0.002394888 |
| 531 | 2026-03-28T03:37:08.273Z | kflt 0.000011598 |
| 532 | 2026-03-28T03:37:08.273Z | lock 2.192373072 |
| 533 | 2026-03-28T03:37:08.273Z | slp 11.550766438 |
| 534 | 2026-03-28T03:37:08.273Z | lat 0.011563775 |
| 535 | 2026-03-28T03:37:08.273Z | stop 0.288737663 |
| 536 | 2026-03-28T03:37:08.273Z | + pfexec ptime -m cargo test --release |
| 537 | 2026-03-28T03:37:08.328Z | Compiling libnet v0.1.0 (/work/oxidecomputer/netadm-sys/libnet) |
| 538 | 2026-03-28T03:37:08.328Z | Compiling netadm v0.1.0 (/work/oxidecomputer/netadm-sys/netadm) |
| 539 | 2026-03-28T03:37:09.252Z | Finished `release` profile [optimized] target(s) in 0.97s |
| 540 | 2026-03-28T03:37:09.264Z | Running unittests src/lib.rs (target/release/deps/libnet-bb7e9ff73442908c) |
| 541 | 2026-03-28T03:37:09.273Z | |
| 542 | 2026-03-28T03:37:09.273Z | running 0 tests |
| 543 | 2026-03-28T03:37:09.273Z | |
| 544 | 2026-03-28T03:37:09.276Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 545 | 2026-03-28T03:37:09.276Z | |
| 546 | 2026-03-28T03:37:09.276Z | Running tests/ip.rs (target/release/deps/ip-0bf6606eea5532b8) |
| 547 | 2026-03-28T03:37:09.279Z | |
| 548 | 2026-03-28T03:37:09.279Z | running 4 tests |
| 549 | 2026-03-28T03:37:09.279Z | test test_get_addresses ... ok |
| 550 | 2026-03-28T03:37:09.279Z | test test_address_consistency ... ok |
| 551 | 2026-03-28T03:37:09.279Z | test test_v6_static_lifecycle ... ok |
| 552 | 2026-03-28T03:37:09.282Z | test test_v6_local_lifecycle ... ok |
| 553 | 2026-03-28T03:37:09.283Z | |
| 554 | 2026-03-28T03:37:09.283Z | test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 555 | 2026-03-28T03:37:09.283Z | |
| 556 | 2026-03-28T03:37:09.283Z | Running tests/link.rs (target/release/deps/link-53ef83ff4ce076b1) |
| 557 | 2026-03-28T03:37:09.286Z | |
| 558 | 2026-03-28T03:37:09.286Z | running 5 tests |
| 559 | 2026-03-28T03:37:09.289Z | test test_simnet_lifecycle ... ok |
| 560 | 2026-03-28T03:37:09.289Z | test test_get_links ... ok |
| 561 | 2026-03-28T03:37:09.289Z | test test_link_consistency ... ok |
| 562 | 2026-03-28T03:37:09.289Z | test test_simnet_connect ... ok |
| 563 | 2026-03-28T03:37:09.289Z | test test_vnic_lifecycle ... ok |
| 564 | 2026-03-28T03:37:09.289Z | |
| 565 | 2026-03-28T03:37:09.289Z | test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 566 | 2026-03-28T03:37:09.289Z | |
| 567 | 2026-03-28T03:37:09.289Z | Running unittests src/main.rs (target/release/deps/netadm-6de811752f8953f1) |
| 568 | 2026-03-28T03:37:09.293Z | |
| 569 | 2026-03-28T03:37:09.293Z | running 0 tests |
| 570 | 2026-03-28T03:37:09.293Z | |
| 571 | 2026-03-28T03:37:09.293Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 572 | 2026-03-28T03:37:09.293Z | |
| 573 | 2026-03-28T03:37:09.293Z | Doc-tests libnet |
| 574 | 2026-03-28T03:37:09.453Z | |
| 575 | 2026-03-28T03:37:09.453Z | running 0 tests |
| 576 | 2026-03-28T03:37:09.453Z | |
| 577 | 2026-03-28T03:37:09.453Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 578 | 2026-03-28T03:37:09.453Z | |
| 579 | 2026-03-28T03:37:09.471Z | |
| 580 | 2026-03-28T03:37:09.471Z | real 1.193032742 |
| 581 | 2026-03-28T03:37:09.471Z | user 2.378895029 |
| 582 | 2026-03-28T03:37:09.471Z | sys 0.812944253 |
| 583 | 2026-03-28T03:37:09.471Z | trap 0.001188528 |
| 584 | 2026-03-28T03:37:09.471Z | tflt 0.044952279 |
| 585 | 2026-03-28T03:37:09.471Z | dflt 0.016775995 |
| 586 | 2026-03-28T03:37:09.471Z | kflt 0.000002588 |
| 587 | 2026-03-28T03:37:09.474Z | lock 2.897681140 |
| 588 | 2026-03-28T03:37:09.475Z | slp 9.568077519 |
| 589 | 2026-03-28T03:37:09.475Z | lat 0.021500047 |
| 590 | 2026-03-28T03:37:09.475Z | stop 0.333020533 |
| 591 | 2026-03-28T03:37:09.475Z | + banner post-test |
| 592 | 2026-03-28T03:37:09.475Z | |
| 593 | 2026-03-28T03:37:09.475Z | ##### #### #### ##### ##### ###### #### ##### |
| 594 | 2026-03-28T03:37:09.475Z | # # # # # # # # # # |
| 595 | 2026-03-28T03:37:09.475Z | # # # # #### # ##### # ##### #### # |
| 596 | 2026-03-28T03:37:09.475Z | ##### # # # # # # # # |
| 597 | 2026-03-28T03:37:09.475Z | # # # # # # # # # # # |
| 598 | 2026-03-28T03:37:09.475Z | # #### #### # # ###### #### # |
| 599 | 2026-03-28T03:37:09.475Z | |
| 600 | 2026-03-28T03:37:09.475Z | + ./target/debug/netadm show links |
| 601 | 2026-03-28T03:37:09.478Z | Id Name Flags Class State MAC MTU |
| 602 | 2026-03-28T03:37:09.478Z | -- ---- ----- ----- ----- --- --- |
| 603 | 2026-03-28T03:37:09.478Z | 1 ena0 active persistent physical up 06:92:8d:f3:8e:f7 9216 |
| 604 | 2026-03-28T03:37:09.481Z | + ./target/debug/netadm show addrs |
| 605 | 2026-03-28T03:37:09.484Z | Name Type State Address Interface Index |
| 606 | 2026-03-28T03:37:09.484Z | ---- ------ ----- ------- --------------- |
| 607 | 2026-03-28T03:37:09.484Z | ena0/dhcp dhcp ok 10.150.1.27/24 2 |
| 608 | 2026-03-28T03:37:09.484Z | lo0/v4 static ok 127.0.0.1/8 1 |
| 609 | 2026-03-28T03:37:09.484Z | lo0/v6 static ok ::1/128 1 |
| 610 | 2026-03-28T03:37:09.484Z | process exited: duration 48758 ms, exit code 0 |
| |
| 611 | 2026-03-28T03:37:09.495Z | found 2 output files |
| 612 | 2026-03-28T03:37:09.496Z | uploading: /work/debug/netadm (42381720 bytes) |
| 613 | 2026-03-28T03:37:10.724Z | uploaded: /work/debug/netadm |
| 614 | 2026-03-28T03:37:10.724Z | uploading: /work/release/netadm (6297888 bytes) |
| 615 | 2026-03-28T03:37:11.787Z | uploaded: /work/release/netadm |