|
|
|
| 1 | 2026-02-24T01:19:26.865Z | job assigned to worker 01KJ6KMPGE0PC90004491703S9 [factory gimlet-EVT22200007-propolis, EVT22200007/59139] (queued for 31 s) |
| |
| 2 | 2026-02-24T01:19:36.455Z | starting task 0: "setup" |
| 3 | 2026-02-24T01:19:36.479Z | ++ uname -s |
| 4 | 2026-02-24T01:19:36.479Z | + kern=SunOS |
| 5 | 2026-02-24T01:19:36.479Z | + build_user=build |
| 6 | 2026-02-24T01:19:36.479Z | + build_uid=12345 |
| 7 | 2026-02-24T01:19:36.479Z | + work_dir=/work |
| 8 | 2026-02-24T01:19:36.480Z | + input_dir=/input |
| 9 | 2026-02-24T01:19:36.480Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-24T01:19:36.480Z | + case "$kern" in |
| 11 | 2026-02-24T01:19:36.480Z | + groupadd -g 12345 build |
| 12 | 2026-02-24T01:19:36.480Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-24T01:19:38.480Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-24T01:19:38.517Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-24T01:19:38.541Z | + home_fs=zfs |
| 16 | 2026-02-24T01:19:38.541Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-24T01:19:38.541Z | + mkdir -p /home/build |
| 18 | 2026-02-24T01:19:38.542Z | + chown build:build /home/build /work |
| 19 | 2026-02-24T01:19:40.527Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-24T01:19:40.552Z | process exited: duration 4079 ms, exit code 0 |
| |
| 21 | 2026-02-24T01:19:40.602Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-24T01:19:40.628Z | + printf ' * rust toolchain channel = "%s"\n' 1.91.1 |
| 23 | 2026-02-24T01:19:40.628Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-24T01:19:40.628Z | * rust toolchain channel = "1.91.1" |
| 25 | 2026-02-24T01:19:40.628Z | * rust toolchain profile = "default" |
| 26 | 2026-02-24T01:19:40.628Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-24T01:19:40.628Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-24T01:19:40.628Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-24T01:19:40.628Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default |
| 30 | 2026-02-24T01:19:40.781Z | info: downloading installer |
| 31 | 2026-02-24T01:19:41.829Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-24T01:19:41.829Z | warn: /opt/ooce/bin |
| 33 | 2026-02-24T01:19:41.829Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-24T01:19:41.829Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-24T01:19:41.829Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-24T01:19:41.829Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-24T01:19:41.829Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-24T01:19:41.829Z | error: cannot install while Rust is installed |
| 39 | 2026-02-24T01:19:41.829Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-24T01:19:41.855Z | info: profile set to 'default' |
| 41 | 2026-02-24T01:19:41.855Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-24T01:19:41.855Z | info: syncing channel updates for '1.91.1-x86_64-unknown-illumos' |
| 43 | 2026-02-24T01:19:41.999Z | info: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07) |
| 44 | 2026-02-24T01:19:41.999Z | info: downloading component 'cargo' |
| 45 | 2026-02-24T01:19:42.234Z | info: downloading component 'clippy' |
| 46 | 2026-02-24T01:19:42.334Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-24T01:19:43.154Z | info: downloading component 'rust-std' |
| 48 | 2026-02-24T01:19:43.726Z | info: downloading component 'rustc' |
| 49 | 2026-02-24T01:19:47.557Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-24T01:19:47.646Z | info: installing component 'cargo' |
| 51 | 2026-02-24T01:19:49.077Z | info: installing component 'clippy' |
| 52 | 2026-02-24T01:19:49.570Z | info: installing component 'rust-docs' |
| 53 | 2026-02-24T01:19:53.256Z | info: installing component 'rust-std' |
| 54 | 2026-02-24T01:19:55.579Z | info: installing component 'rustc' |
| 55 | 2026-02-24T01:20:04.595Z | info: installing component 'rustfmt' |
| 56 | 2026-02-24T01:20:05.052Z | info: default toolchain set to '1.91.1-x86_64-unknown-illumos' |
| 57 | 2026-02-24T01:20:05.052Z | |
| 58 | 2026-02-24T01:20:05.258Z | 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 59 | 2026-02-24T01:20:05.258Z | |
| 60 | 2026-02-24T01:20:05.258Z | |
| 61 | 2026-02-24T01:20:05.259Z | Rust is installed now. Great! |
| 62 | 2026-02-24T01:20:05.259Z | |
| 63 | 2026-02-24T01:20:05.259Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-24T01:20:05.284Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-24T01:20:05.284Z | |
| 66 | 2026-02-24T01:20:05.284Z | To configure your current shell, you need to source |
| 67 | 2026-02-24T01:20:05.284Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-24T01:20:05.284Z | |
| 69 | 2026-02-24T01:20:05.284Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-24T01:20:05.284Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-24T01:20:05.284Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-24T01:20:05.284Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-24T01:20:05.410Z | + rustup --version |
| 74 | 2026-02-24T01:20:05.434Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-24T01:20:05.434Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-24T01:20:05.573Z | info: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)` |
| 77 | 2026-02-24T01:20:05.597Z | + cargo --version |
| 78 | 2026-02-24T01:20:05.711Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 79 | 2026-02-24T01:20:05.735Z | + rustc --version |
| 80 | 2026-02-24T01:20:05.846Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 81 | 2026-02-24T01:20:05.870Z | process exited: duration 25251 ms, exit code 0 |
| |
| 82 | 2026-02-24T01:20:05.919Z | starting task 2: "authentication" |
| 83 | 2026-02-24T01:20:05.979Z | process exited: duration 59 ms, exit code 0 |
| |
| 84 | 2026-02-24T01:20:06.029Z | starting task 3: "clone repository" |
| 85 | 2026-02-24T01:20:06.053Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2026-02-24T01:20:06.053Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2026-02-24T01:20:06.078Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2026-02-24T01:20:33.000Z | + cd /work/oxidecomputer/omicron |
| 89 | 2026-02-24T01:20:33.000Z | + git fetch origin 377e51584fe210e5014b71d0da5edb5f2273144f |
| 90 | 2026-02-24T01:20:33.622Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2026-02-24T01:20:33.622Z | * branch 377e51584fe210e5014b71d0da5edb5f2273144f -> FETCH_HEAD |
| 92 | 2026-02-24T01:20:33.647Z | + [[ -n physical-prov ]] |
| 93 | 2026-02-24T01:20:33.647Z | ++ git branch --show-current |
| 94 | 2026-02-24T01:20:33.647Z | + current=main |
| 95 | 2026-02-24T01:20:33.647Z | + [[ main != physical-prov ]] |
| 96 | 2026-02-24T01:20:33.647Z | + git branch -f physical-prov 377e51584fe210e5014b71d0da5edb5f2273144f |
| 97 | 2026-02-24T01:20:33.671Z | + git checkout -f physical-prov |
| 98 | 2026-02-24T01:20:34.338Z | Switched to branch 'physical-prov' |
| 99 | 2026-02-24T01:20:34.363Z | + git reset --hard 377e51584fe210e5014b71d0da5edb5f2273144f |
| 100 | 2026-02-24T01:20:34.387Z | HEAD is now at 377e51584 fix imports |
| 101 | 2026-02-24T01:20:34.387Z | process exited: duration 28350 ms, exit code 0 |
| |
| 102 | 2026-02-24T01:20:34.440Z | starting task 4: "build" |
| 103 | 2026-02-24T01:20:34.464Z | + source .github/buildomat/ci-env.sh |
| 104 | 2026-02-24T01:20:34.464Z | ++ export CARGO_TERM_COLOR=always |
| 105 | 2026-02-24T01:20:34.464Z | ++ CARGO_TERM_COLOR=always |
| 106 | 2026-02-24T01:20:34.465Z | + cargo --version |
| 107 | 2026-02-24T01:20:34.539Z | cargo 1.91.1 (ea2d97820 2025-10-10) |
| 108 | 2026-02-24T01:20:34.565Z | + rustc --version |
| 109 | 2026-02-24T01:20:34.647Z | rustc 1.91.1 (ed61e7d7e 2025-11-07) |
| 110 | 2026-02-24T01:20:34.671Z | + cargo tree --locked |
| 111 | 2026-02-24T01:20:35.062Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 112 | 2026-02-24T01:20:35.733Z | Updating crates.io index |
| 113 | 2026-02-24T01:20:35.759Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 114 | 2026-02-24T01:20:36.307Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 115 | 2026-02-24T01:20:37.253Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 116 | 2026-02-24T01:20:39.054Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 117 | 2026-02-24T01:20:39.817Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 118 | 2026-02-24T01:20:40.580Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 119 | 2026-02-24T01:20:49.425Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 120 | 2026-02-24T01:20:55.226Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 121 | 2026-02-24T01:20:55.226Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 122 | 2026-02-24T01:20:58.065Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 123 | 2026-02-24T01:20:58.114Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 124 | 2026-02-24T01:20:58.704Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 125 | 2026-02-24T01:20:58.784Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 126 | 2026-02-24T01:21:00.778Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 127 | 2026-02-24T01:21:00.804Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 128 | 2026-02-24T01:21:01.998Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 129 | 2026-02-24T01:21:03.179Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 130 | 2026-02-24T01:21:03.754Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 131 | 2026-02-24T01:21:04.185Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 132 | 2026-02-24T01:21:05.330Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 133 | 2026-02-24T01:21:05.608Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 134 | 2026-02-24T01:21:06.109Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 135 | 2026-02-24T01:21:06.690Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 136 | 2026-02-24T01:21:07.481Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 137 | 2026-02-24T01:21:08.285Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 138 | 2026-02-24T01:21:09.301Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 139 | 2026-02-24T01:21:09.910Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 140 | 2026-02-24T01:21:10.785Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 141 | 2026-02-24T01:21:11.438Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 142 | 2026-02-24T01:21:12.714Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 143 | 2026-02-24T01:21:13.512Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 144 | 2026-02-24T01:21:14.075Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 145 | 2026-02-24T01:21:14.825Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 146 | 2026-02-24T01:21:15.447Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 147 | 2026-02-24T01:21:16.212Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 148 | 2026-02-24T01:21:16.835Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 149 | 2026-02-24T01:21:17.483Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 150 | 2026-02-24T01:21:18.024Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 151 | 2026-02-24T01:21:18.736Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 152 | 2026-02-24T01:21:39.356Z | Downloading crates ... |
| 153 | 2026-02-24T01:21:39.504Z | Downloaded addr2line v0.24.2 |
| 154 | 2026-02-24T01:21:39.529Z | Downloaded arrayref v0.3.9 |
| 155 | 2026-02-24T01:21:39.554Z | Downloaded cast v0.3.0 |
| 156 | 2026-02-24T01:21:39.554Z | Downloaded cargo-platform v0.1.8 |
| 157 | 2026-02-24T01:21:39.554Z | Downloaded ciborium-ll v0.2.2 |
| 158 | 2026-02-24T01:21:39.579Z | Downloaded clang-sys v1.8.1 |
| 159 | 2026-02-24T01:21:39.604Z | Downloaded dof v0.4.0 |
| 160 | 2026-02-24T01:21:39.604Z | Downloaded embedded-io v0.6.1 |
| 161 | 2026-02-24T01:21:39.629Z | Downloaded endian-type v0.1.2 |
| 162 | 2026-02-24T01:21:39.629Z | Downloaded event-listener v5.3.1 |
| 163 | 2026-02-24T01:21:39.654Z | Downloaded dropshot-api-manager v0.3.0 |
| 164 | 2026-02-24T01:21:39.654Z | Downloaded ff v0.13.0 |
| 165 | 2026-02-24T01:21:39.679Z | Downloaded hex v0.4.3 |
| 166 | 2026-02-24T01:21:39.704Z | Downloaded httptest v0.16.3 |
| 167 | 2026-02-24T01:21:39.704Z | Downloaded internet-checksum v0.2.1 |
| 168 | 2026-02-24T01:21:39.730Z | Downloaded keccak v0.1.5 |
| 169 | 2026-02-24T01:21:39.730Z | Downloaded kstat-rs v0.2.4 |
| 170 | 2026-02-24T01:21:39.755Z | Downloaded new_debug_unreachable v1.0.6 |
| 171 | 2026-02-24T01:21:39.780Z | Downloaded num-conv v0.1.0 |
| 172 | 2026-02-24T01:21:39.780Z | Downloaded num-derive v0.4.2 |
| 173 | 2026-02-24T01:21:39.780Z | Downloaded peg-runtime v0.8.5 |
| 174 | 2026-02-24T01:21:39.808Z | Downloaded oxnet v0.1.4 |
| 175 | 2026-02-24T01:21:39.808Z | Downloaded quick-error v1.2.3 |
| 176 | 2026-02-24T01:21:39.834Z | Downloaded radium v0.7.0 |
| 177 | 2026-02-24T01:21:39.834Z | Downloaded num_threads v0.1.7 |
| 178 | 2026-02-24T01:21:39.834Z | Downloaded postgres-types v0.2.9 |
| 179 | 2026-02-24T01:21:39.834Z | Downloaded precomputed-hash v0.1.1 |
| 180 | 2026-02-24T01:21:39.859Z | Downloaded rand_xorshift v0.4.0 |
| 181 | 2026-02-24T01:21:39.859Z | Downloaded owo-colors v4.2.3 |
| 182 | 2026-02-24T01:21:39.884Z | Downloaded rfc6979 v0.4.0 |
| 183 | 2026-02-24T01:21:39.884Z | Downloaded resolv-conf v0.7.0 |
| 184 | 2026-02-24T01:21:39.910Z | Downloaded scroll_derive v0.13.1 |
| 185 | 2026-02-24T01:21:39.910Z | Downloaded seq-macro v0.3.6 |
| 186 | 2026-02-24T01:21:39.935Z | Downloaded serde-big-array v0.5.1 |
| 187 | 2026-02-24T01:21:39.935Z | Downloaded serde_tokenstream v0.2.2 |
| 188 | 2026-02-24T01:21:39.959Z | Downloaded stacker v0.1.23 |
| 189 | 2026-02-24T01:21:39.959Z | Downloaded structmeta v0.3.0 |
| 190 | 2026-02-24T01:21:39.959Z | Downloaded swrite v0.1.0 |
| 191 | 2026-02-24T01:21:39.984Z | Downloaded terminal_size v0.4.0 |
| 192 | 2026-02-24T01:21:39.984Z | Downloaded serde-hex v0.1.0 |
| 193 | 2026-02-24T01:21:39.984Z | Downloaded stringmetrics v2.2.2 |
| 194 | 2026-02-24T01:21:40.009Z | Downloaded tabled_derive v0.11.0 |
| 195 | 2026-02-24T01:21:40.009Z | Downloaded tower-service v0.3.3 |
| 196 | 2026-02-24T01:21:40.009Z | Downloaded toml_datetime v0.6.11 |
| 197 | 2026-02-24T01:21:40.009Z | Downloaded tokio-tungstenite v0.23.1 |
| 198 | 2026-02-24T01:21:40.033Z | Downloaded typeid v1.0.3 |
| 199 | 2026-02-24T01:21:40.033Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 200 | 2026-02-24T01:21:40.033Z | Downloaded unicode-properties v0.1.3 |
| 201 | 2026-02-24T01:21:40.058Z | Downloaded similar-asserts v1.7.0 |
| 202 | 2026-02-24T01:21:40.058Z | Downloaded unarray v0.1.4 |
| 203 | 2026-02-24T01:21:40.083Z | Downloaded write16 v1.0.0 |
| 204 | 2026-02-24T01:21:40.083Z | Downloaded version_check v0.9.5 |
| 205 | 2026-02-24T01:21:40.083Z | Downloaded which v4.4.2 |
| 206 | 2026-02-24T01:21:40.083Z | Downloaded whoami v1.5.2 |
| 207 | 2026-02-24T01:21:40.110Z | Downloaded yoke-derive v0.7.4 |
| 208 | 2026-02-24T01:21:40.111Z | Downloaded typenum v1.17.0 |
| 209 | 2026-02-24T01:21:40.111Z | Downloaded unicode-linebreak v0.1.5 |
| 210 | 2026-02-24T01:21:40.111Z | Downloaded tokio-rustls v0.26.0 |
| 211 | 2026-02-24T01:21:40.111Z | Downloaded void v1.0.2 |
| 212 | 2026-02-24T01:21:40.111Z | Downloaded unit-prefix v0.5.1 |
| 213 | 2026-02-24T01:21:40.111Z | Downloaded unicode-truncate v1.1.0 |
| 214 | 2026-02-24T01:21:40.111Z | Downloaded tinytemplate v1.2.1 |
| 215 | 2026-02-24T01:21:40.136Z | Downloaded vergen v9.0.6 |
| 216 | 2026-02-24T01:21:40.136Z | Downloaded time v0.3.43 |
| 217 | 2026-02-24T01:21:40.136Z | Downloaded zone v0.1.8 |
| 218 | 2026-02-24T01:21:40.136Z | Downloaded xattr v1.3.1 |
| 219 | 2026-02-24T01:21:40.162Z | Downloaded zone_cfg_derive v0.3.0 |
| 220 | 2026-02-24T01:21:40.162Z | Downloaded zstd v0.13.3 |
| 221 | 2026-02-24T01:21:40.162Z | Downloaded toml_edit v0.19.15 |
| 222 | 2026-02-24T01:21:40.187Z | Downloaded zstd-safe v7.2.3 |
| 223 | 2026-02-24T01:21:40.187Z | Downloaded zip v4.2.0 |
| 224 | 2026-02-24T01:21:40.212Z | Downloaded x509-cert v0.2.5 |
| 225 | 2026-02-24T01:21:40.236Z | Downloaded unicode-xid v0.2.6 |
| 226 | 2026-02-24T01:21:40.236Z | Downloaded zerocopy-derive v0.8.27 |
| 227 | 2026-02-24T01:21:40.261Z | Downloaded zone v0.3.1 |
| 228 | 2026-02-24T01:21:40.261Z | Downloaded xz2 v0.1.7 |
| 229 | 2026-02-24T01:21:40.261Z | Downloaded zeroize_derive v1.4.2 |
| 230 | 2026-02-24T01:21:40.261Z | Downloaded url v2.5.4 |
| 231 | 2026-02-24T01:21:40.261Z | Downloaded winnow v0.7.14 |
| 232 | 2026-02-24T01:21:40.285Z | Downloaded zlib-rs v0.5.1 |
| 233 | 2026-02-24T01:21:40.285Z | Downloaded tabled v0.20.0 |
| 234 | 2026-02-24T01:21:40.310Z | Downloaded smoltcp v0.9.1 |
| 235 | 2026-02-24T01:21:40.334Z | Downloaded zerocopy v0.8.27 |
| 236 | 2026-02-24T01:21:40.359Z | Downloaded webpki-roots v1.0.1 |
| 237 | 2026-02-24T01:21:40.359Z | Downloaded unicode-width v0.2.0 |
| 238 | 2026-02-24T01:21:40.384Z | Downloaded unicode-width v0.1.14 |
| 239 | 2026-02-24T01:21:40.384Z | Downloaded rustix v1.1.3 |
| 240 | 2026-02-24T01:21:40.408Z | Downloaded jiff v0.2.15 |
| 241 | 2026-02-24T01:21:40.432Z | Downloaded smoltcp v0.11.0 |
| 242 | 2026-02-24T01:21:40.456Z | Downloaded tough v0.20.0 |
| 243 | 2026-02-24T01:21:40.456Z | Downloaded regress v0.10.4 |
| 244 | 2026-02-24T01:21:40.481Z | Downloaded regex-syntax v0.6.29 |
| 245 | 2026-02-24T01:21:40.481Z | Downloaded petgraph v0.6.5 |
| 246 | 2026-02-24T01:21:40.505Z | Downloaded zerofrom-derive v0.1.4 |
| 247 | 2026-02-24T01:21:40.505Z | Downloaded typify-impl v0.4.3 |
| 248 | 2026-02-24T01:21:40.529Z | Downloaded regex-automata v0.4.11 |
| 249 | 2026-02-24T01:21:40.553Z | Downloaded csv v1.3.1 |
| 250 | 2026-02-24T01:21:40.578Z | Downloaded zip v0.6.6 |
| 251 | 2026-02-24T01:21:40.578Z | Downloaded zerocopy-derive v0.6.6 |
| 252 | 2026-02-24T01:21:40.578Z | Downloaded aws-lc-sys v0.26.0 |
| 253 | 2026-02-24T01:21:40.826Z | Downloaded petgraph v0.8.2 |
| 254 | 2026-02-24T01:21:40.853Z | Downloaded libz-sys v1.1.20 |
| 255 | 2026-02-24T01:21:40.878Z | Downloaded libc v0.2.180 |
| 256 | 2026-02-24T01:21:40.920Z | Downloaded typify-impl v0.2.0 |
| 257 | 2026-02-24T01:21:40.944Z | Downloaded zerofrom v0.1.4 |
| 258 | 2026-02-24T01:21:40.944Z | Downloaded zerocopy v0.7.35 |
| 259 | 2026-02-24T01:21:40.969Z | Downloaded value-bag v1.12.0 |
| 260 | 2026-02-24T01:21:40.969Z | Downloaded rustls v0.21.12 |
| 261 | 2026-02-24T01:21:40.993Z | Downloaded regex-syntax v0.8.5 |
| 262 | 2026-02-24T01:21:40.993Z | Downloaded winnow v0.6.26 |
| 263 | 2026-02-24T01:21:41.020Z | Downloaded winnow v0.5.40 |
| 264 | 2026-02-24T01:21:41.020Z | Downloaded tabled v0.15.0 |
| 265 | 2026-02-24T01:21:41.045Z | Downloaded xshell v0.2.7 |
| 266 | 2026-02-24T01:21:41.045Z | Downloaded tabled v0.18.0 |
| 267 | 2026-02-24T01:21:41.069Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
| 268 | 2026-02-24T01:21:41.094Z | Downloaded vte v0.11.1 |
| 269 | 2026-02-24T01:21:41.094Z | Downloaded tokio v1.49.0 |
| 270 | 2026-02-24T01:21:41.124Z | Downloaded vergen-lib v0.1.6 |
| 271 | 2026-02-24T01:21:41.149Z | Downloaded vergen-gitcl v1.0.8 |
| 272 | 2026-02-24T01:21:41.149Z | Downloaded unicode-normalization v0.1.24 |
| 273 | 2026-02-24T01:21:41.149Z | Downloaded tower-http v0.6.6 |
| 274 | 2026-02-24T01:21:41.149Z | Downloaded sled v0.34.7 |
| 275 | 2026-02-24T01:21:41.174Z | Downloaded serde_json v1.0.149 |
| 276 | 2026-02-24T01:21:41.174Z | Downloaded utf-8 v0.7.6 |
| 277 | 2026-02-24T01:21:41.174Z | Downloaded unicode_categories v0.1.1 |
| 278 | 2026-02-24T01:21:41.174Z | Downloaded httpmock v0.8.0-alpha.1 |
| 279 | 2026-02-24T01:21:41.199Z | Downloaded unicode-segmentation v1.12.0 |
| 280 | 2026-02-24T01:21:41.199Z | Downloaded typed-path v0.9.3 |
| 281 | 2026-02-24T01:21:41.223Z | Downloaded zerovec v0.10.4 |
| 282 | 2026-02-24T01:21:41.223Z | Downloaded yansi v1.0.1 |
| 283 | 2026-02-24T01:21:41.223Z | Downloaded vcpkg v0.2.15 |
| 284 | 2026-02-24T01:21:41.270Z | Downloaded unicode-bidi v0.3.17 |
| 285 | 2026-02-24T01:21:41.295Z | Downloaded tungstenite v0.21.0 |
| 286 | 2026-02-24T01:21:41.295Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 287 | 2026-02-24T01:21:41.295Z | Downloaded toml v0.7.8 |
| 288 | 2026-02-24T01:21:41.295Z | Downloaded zopfli v0.8.1 |
| 289 | 2026-02-24T01:21:41.295Z | Downloaded zone_cfg_derive v0.1.2 |
| 290 | 2026-02-24T01:21:41.295Z | Downloaded zerovec-derive v0.10.3 |
| 291 | 2026-02-24T01:21:41.295Z | Downloaded zerocopy-derive v0.7.35 |
| 292 | 2026-02-24T01:21:41.295Z | Downloaded zerocopy v0.6.6 |
| 293 | 2026-02-24T01:21:41.319Z | Downloaded yoke v0.7.4 |
| 294 | 2026-02-24T01:21:41.319Z | Downloaded yasna v0.5.2 |
| 295 | 2026-02-24T01:21:41.319Z | Downloaded ring v0.17.14 |
| 296 | 2026-02-24T01:21:41.356Z | Downloaded wyz v0.5.1 |
| 297 | 2026-02-24T01:21:41.380Z | Downloaded writeable v0.5.5 |
| 298 | 2026-02-24T01:21:41.380Z | Downloaded vsss-rs v3.3.4 |
| 299 | 2026-02-24T01:21:41.380Z | Downloaded utf8_iter v1.0.4 |
| 300 | 2026-02-24T01:21:41.380Z | Downloaded usdt-impl v0.6.0 |
| 301 | 2026-02-24T01:21:41.380Z | Downloaded tokio-rustls v0.25.0 |
| 302 | 2026-02-24T01:21:41.380Z | Downloaded wait-timeout v0.2.0 |
| 303 | 2026-02-24T01:21:41.380Z | Downloaded vergen-git2 v1.0.7 |
| 304 | 2026-02-24T01:21:41.380Z | Downloaded uuid v1.19.0 |
| 305 | 2026-02-24T01:21:41.405Z | Downloaded usdt v0.6.0 |
| 306 | 2026-02-24T01:21:41.405Z | Downloaded twox-hash v2.1.0 |
| 307 | 2026-02-24T01:21:41.405Z | Downloaded tungstenite v0.23.0 |
| 308 | 2026-02-24T01:21:41.405Z | Downloaded trybuild v1.0.106 |
| 309 | 2026-02-24T01:21:41.405Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 310 | 2026-02-24T01:21:41.473Z | Downloaded syn v1.0.109 |
| 311 | 2026-02-24T01:21:41.497Z | Downloaded vte_generate_state_changes v0.1.2 |
| 312 | 2026-02-24T01:21:41.497Z | Downloaded uzers v0.12.1 |
| 313 | 2026-02-24T01:21:41.497Z | Downloaded utf16_iter v1.0.5 |
| 314 | 2026-02-24T01:21:41.497Z | Downloaded try-lock v0.2.5 |
| 315 | 2026-02-24T01:21:41.497Z | Downloaded tracing v0.1.40 |
| 316 | 2026-02-24T01:21:41.497Z | Downloaded topological-sort v0.2.2 |
| 317 | 2026-02-24T01:21:41.522Z | Downloaded tokio-native-tls v0.3.1 |
| 318 | 2026-02-24T01:21:41.522Z | Downloaded tinystr v0.7.6 |
| 319 | 2026-02-24T01:21:41.522Z | Downloaded zmij v1.0.15 |
| 320 | 2026-02-24T01:21:41.522Z | Downloaded zeroize v1.8.1 |
| 321 | 2026-02-24T01:21:41.522Z | Downloaded xshell-macros v0.2.7 |
| 322 | 2026-02-24T01:21:41.522Z | Downloaded want v0.3.1 |
| 323 | 2026-02-24T01:21:41.522Z | Downloaded usdt-attr-macro v0.5.0 |
| 324 | 2026-02-24T01:21:41.522Z | Downloaded usdt v0.5.0 |
| 325 | 2026-02-24T01:21:41.522Z | Downloaded unsafe-libyaml v0.2.11 |
| 326 | 2026-02-24T01:21:41.523Z | Downloaded typify v0.4.3 |
| 327 | 2026-02-24T01:21:41.523Z | Downloaded tracing-core v0.1.32 |
| 328 | 2026-02-24T01:21:41.547Z | Downloaded toml v0.8.23 |
| 329 | 2026-02-24T01:21:41.547Z | Downloaded tokio-rustls v0.24.1 |
| 330 | 2026-02-24T01:21:41.547Z | Downloaded thiserror-impl v2.0.18 |
| 331 | 2026-02-24T01:21:41.547Z | Downloaded tar v0.4.44 |
| 332 | 2026-02-24T01:21:41.547Z | Downloaded target-spec v3.5.0 |
| 333 | 2026-02-24T01:21:41.547Z | Downloaded subprocess v0.2.9 |
| 334 | 2026-02-24T01:21:41.547Z | Downloaded thiserror v2.0.18 |
| 335 | 2026-02-24T01:21:41.547Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 336 | 2026-02-24T01:21:41.572Z | Downloaded subtle v2.6.1 |
| 337 | 2026-02-24T01:21:41.572Z | Downloaded tiny-keccak v2.0.2 |
| 338 | 2026-02-24T01:21:41.572Z | Downloaded time-macros v0.2.24 |
| 339 | 2026-02-24T01:21:41.572Z | Downloaded thiserror-no-std v2.0.2 |
| 340 | 2026-02-24T01:21:41.572Z | Downloaded test-strategy v0.4.3 |
| 341 | 2026-02-24T01:21:41.572Z | Downloaded toml_edit v0.22.27 |
| 342 | 2026-02-24T01:21:41.596Z | Downloaded term v0.7.0 |
| 343 | 2026-02-24T01:21:41.596Z | Downloaded tempfile v3.24.0 |
| 344 | 2026-02-24T01:21:41.596Z | Downloaded target-lexicon v0.13.2 |
| 345 | 2026-02-24T01:21:41.596Z | Downloaded take_mut v0.2.2 |
| 346 | 2026-02-24T01:21:41.596Z | Downloaded tagptr v0.2.0 |
| 347 | 2026-02-24T01:21:41.596Z | Downloaded strum_macros v0.27.2 |
| 348 | 2026-02-24T01:21:41.596Z | Downloaded sqlparser v0.61.0 |
| 349 | 2026-02-24T01:21:41.621Z | Downloaded quick-xml v0.37.2 |
| 350 | 2026-02-24T01:21:41.621Z | Downloaded walkdir v2.5.0 |
| 351 | 2026-02-24T01:21:41.621Z | Downloaded unicode-ident v1.0.19 |
| 352 | 2026-02-24T01:21:41.621Z | Downloaded thread_local v1.1.8 |
| 353 | 2026-02-24T01:21:41.621Z | Downloaded thread-id v4.2.2 |
| 354 | 2026-02-24T01:21:41.621Z | Downloaded supports-color v3.0.2 |
| 355 | 2026-02-24T01:21:41.621Z | Downloaded ssh-encoding v0.2.0 |
| 356 | 2026-02-24T01:21:41.621Z | Downloaded slog-json v2.6.1 |
| 357 | 2026-02-24T01:21:41.646Z | Downloaded radix_trie v0.2.1 |
| 358 | 2026-02-24T01:21:41.646Z | Downloaded usdt-impl v0.5.0 |
| 359 | 2026-02-24T01:21:41.646Z | Downloaded supports-hyperlinks v2.1.0 |
| 360 | 2026-02-24T01:21:41.646Z | Downloaded waitgroup v0.1.2 |
| 361 | 2026-02-24T01:21:41.646Z | Downloaded usdt-macro v0.6.0 |
| 362 | 2026-02-24T01:21:41.646Z | Downloaded typify v0.2.0 |
| 363 | 2026-02-24T01:21:41.646Z | Downloaded tokio-tungstenite v0.21.0 |
| 364 | 2026-02-24T01:21:41.646Z | Downloaded tls_codec v0.4.1 |
| 365 | 2026-02-24T01:21:41.646Z | Downloaded thiserror v1.0.69 |
| 366 | 2026-02-24T01:21:41.670Z | Downloaded termios v0.3.3 |
| 367 | 2026-02-24T01:21:41.670Z | Downloaded supports-unicode v2.1.0 |
| 368 | 2026-02-24T01:21:41.671Z | Downloaded spin v0.9.8 |
| 369 | 2026-02-24T01:21:41.671Z | Downloaded sha3 v0.10.8 |
| 370 | 2026-02-24T01:21:41.671Z | Downloaded regex v1.11.3 |
| 371 | 2026-02-24T01:21:41.671Z | Downloaded usdt-macro v0.5.0 |
| 372 | 2026-02-24T01:21:41.695Z | Downloaded unicase v2.8.1 |
| 373 | 2026-02-24T01:21:41.695Z | Downloaded target-triple v0.1.3 |
| 374 | 2026-02-24T01:21:41.695Z | Downloaded string_cache v0.8.9 |
| 375 | 2026-02-24T01:21:41.695Z | Downloaded steno v0.4.1 |
| 376 | 2026-02-24T01:21:41.695Z | Downloaded spki v0.7.3 |
| 377 | 2026-02-24T01:21:41.695Z | Downloaded slog-term v2.9.2 |
| 378 | 2026-02-24T01:21:41.695Z | Downloaded slog-scope v4.4.0 |
| 379 | 2026-02-24T01:21:41.695Z | Downloaded siphasher v1.0.1 |
| 380 | 2026-02-24T01:21:41.695Z | Downloaded siphasher v0.3.11 |
| 381 | 2026-02-24T01:21:41.695Z | Downloaded similar v2.7.0 |
| 382 | 2026-02-24T01:21:41.720Z | Downloaded reqwest v0.12.24 |
| 383 | 2026-02-24T01:21:41.720Z | Downloaded utf8parse v0.2.2 |
| 384 | 2026-02-24T01:21:41.720Z | Downloaded usdt-attr-macro v0.6.0 |
| 385 | 2026-02-24T01:21:41.720Z | Downloaded untrusted v0.9.0 |
| 386 | 2026-02-24T01:21:41.721Z | Downloaded untrusted v0.7.1 |
| 387 | 2026-02-24T01:21:41.721Z | Downloaded universal-hash v0.5.1 |
| 388 | 2026-02-24T01:21:41.721Z | Downloaded typify-macro v0.4.3 |
| 389 | 2026-02-24T01:21:41.721Z | Downloaded typify-macro v0.2.0 |
| 390 | 2026-02-24T01:21:41.721Z | Downloaded tinyvec v1.8.0 |
| 391 | 2026-02-24T01:21:41.721Z | Downloaded term v1.1.0 |
| 392 | 2026-02-24T01:21:41.745Z | Downloaded ssh-key v0.6.6 |
| 393 | 2026-02-24T01:21:41.745Z | Downloaded sqlparser_derive v0.5.0 |
| 394 | 2026-02-24T01:21:41.745Z | Downloaded serde_with v3.16.1 |
| 395 | 2026-02-24T01:21:41.769Z | Downloaded quinn-proto v0.11.8 |
| 396 | 2026-02-24T01:21:41.770Z | Downloaded moka v0.12.10 |
| 397 | 2026-02-24T01:21:41.770Z | Downloaded tui-tree-widget v0.23.1 |
| 398 | 2026-02-24T01:21:41.794Z | Downloaded trait-variant v0.1.2 |
| 399 | 2026-02-24T01:21:41.794Z | Downloaded tracing-attributes v0.1.27 |
| 400 | 2026-02-24T01:21:41.794Z | Downloaded tower v0.5.2 |
| 401 | 2026-02-24T01:21:41.794Z | Downloaded toml_write v0.1.2 |
| 402 | 2026-02-24T01:21:41.794Z | Downloaded tinyvec_macros v0.1.1 |
| 403 | 2026-02-24T01:21:41.794Z | Downloaded textwrap v0.15.2 |
| 404 | 2026-02-24T01:21:41.794Z | Downloaded strum_macros v0.24.3 |
| 405 | 2026-02-24T01:21:41.846Z | Downloaded slog-envlogger v2.2.0 |
| 406 | 2026-02-24T01:21:41.846Z | Downloaded slog-async v2.8.0 |
| 407 | 2026-02-24T01:21:41.846Z | Downloaded polar-core v0.27.3 |
| 408 | 2026-02-24T01:21:41.871Z | Downloaded ucd-trie v0.1.7 |
| 409 | 2026-02-24T01:21:41.871Z | Downloaded stringprep v0.1.5 |
| 410 | 2026-02-24T01:21:41.871Z | Downloaded smallvec v1.15.1 |
| 411 | 2026-02-24T01:21:41.897Z | Downloaded slog-dtrace v0.3.0 |
| 412 | 2026-02-24T01:21:41.897Z | Downloaded serde_yaml v0.9.34+deprecated |
| 413 | 2026-02-24T01:21:41.897Z | Downloaded serde_spanned v1.0.4 |
| 414 | 2026-02-24T01:21:41.897Z | Downloaded salty v0.3.0 |
| 415 | 2026-02-24T01:21:41.921Z | Downloaded rustix v0.38.37 |
| 416 | 2026-02-24T01:21:41.959Z | Downloaded russh v0.45.0 |
| 417 | 2026-02-24T01:21:41.984Z | Downloaded ratatui v0.29.0 |
| 418 | 2026-02-24T01:21:42.008Z | Downloaded tokio-util v0.7.15 |
| 419 | 2026-02-24T01:21:42.033Z | Downloaded tokio-postgres v0.7.13 |
| 420 | 2026-02-24T01:21:42.033Z | Downloaded testing_table v0.3.0 |
| 421 | 2026-02-24T01:21:42.033Z | Downloaded tabled_derive v0.10.0 |
| 422 | 2026-02-24T01:21:42.033Z | Downloaded syn v2.0.114 |
| 423 | 2026-02-24T01:21:42.057Z | Downloaded snafu-derive v0.8.5 |
| 424 | 2026-02-24T01:21:42.057Z | Downloaded sigpipe v0.1.3 |
| 425 | 2026-02-24T01:21:42.057Z | Downloaded serde-untagged v0.1.7 |
| 426 | 2026-02-24T01:21:42.057Z | Downloaded serde v1.0.228 |
| 427 | 2026-02-24T01:21:42.081Z | Downloaded rustyline v14.0.0 |
| 428 | 2026-02-24T01:21:42.082Z | Downloaded rustls v0.23.19 |
| 429 | 2026-02-24T01:21:42.106Z | Downloaded object v0.37.3 |
| 430 | 2026-02-24T01:21:42.106Z | Downloaded object v0.36.5 |
| 431 | 2026-02-24T01:21:42.130Z | Downloaded hickory-proto v0.25.2 |
| 432 | 2026-02-24T01:21:42.164Z | Downloaded tower-layer v0.3.3 |
| 433 | 2026-02-24T01:21:42.189Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 434 | 2026-02-24T01:21:42.189Z | Downloaded tokio-stream v0.1.17 |
| 435 | 2026-02-24T01:21:42.189Z | Downloaded tokio-dtrace v0.1.0 |
| 436 | 2026-02-24T01:21:42.189Z | Downloaded textwrap v0.16.2 |
| 437 | 2026-02-24T01:21:42.189Z | Downloaded synstructure v0.13.1 |
| 438 | 2026-02-24T01:21:42.189Z | Downloaded snafu v0.8.5 |
| 439 | 2026-02-24T01:21:42.213Z | Downloaded signal-hook-registry v1.4.2 |
| 440 | 2026-02-24T01:21:42.213Z | Downloaded serde_derive v1.0.228 |
| 441 | 2026-02-24T01:21:42.214Z | Downloaded schemars v0.9.0 |
| 442 | 2026-02-24T01:21:42.214Z | Downloaded ryu v1.0.18 |
| 443 | 2026-02-24T01:21:42.238Z | Downloaded rustls v0.22.4 |
| 444 | 2026-02-24T01:21:42.238Z | Downloaded rayon v1.10.0 |
| 445 | 2026-02-24T01:21:42.262Z | Downloaded qorb v0.4.1 |
| 446 | 2026-02-24T01:21:42.262Z | Downloaded openssl v0.10.73 |
| 447 | 2026-02-24T01:21:42.262Z | Downloaded nix v0.29.0 |
| 448 | 2026-02-24T01:21:42.288Z | Downloaded thiserror-impl v1.0.69 |
| 449 | 2026-02-24T01:21:42.288Z | Downloaded terminal_size v0.1.17 |
| 450 | 2026-02-24T01:21:42.288Z | Downloaded termcolor v1.4.1 |
| 451 | 2026-02-24T01:21:42.288Z | Downloaded strip-ansi-escapes v0.2.0 |
| 452 | 2026-02-24T01:21:42.288Z | Downloaded sha1 v0.10.6 |
| 453 | 2026-02-24T01:21:42.288Z | Downloaded scroll v0.12.0 |
| 454 | 2026-02-24T01:21:42.288Z | Downloaded rustls-webpki v0.102.8 |
| 455 | 2026-02-24T01:21:42.313Z | Downloaded time-core v0.1.6 |
| 456 | 2026-02-24T01:21:42.313Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 457 | 2026-02-24T01:21:42.313Z | Downloaded signal-hook v0.3.18 |
| 458 | 2026-02-24T01:21:42.338Z | Downloaded schemars v1.0.4 |
| 459 | 2026-02-24T01:21:42.338Z | Downloaded portable-atomic v1.11.0 |
| 460 | 2026-02-24T01:21:42.362Z | Downloaded tokio-macros v2.6.0 |
| 461 | 2026-02-24T01:21:42.362Z | Downloaded tls_codec_derive v0.4.1 |
| 462 | 2026-02-24T01:21:42.362Z | Downloaded thread-id v5.0.0 |
| 463 | 2026-02-24T01:21:42.362Z | Downloaded termtree v0.5.1 |
| 464 | 2026-02-24T01:21:42.362Z | Downloaded tap v1.0.1 |
| 465 | 2026-02-24T01:21:42.362Z | Downloaded tabled_derive v0.7.0 |
| 466 | 2026-02-24T01:21:42.362Z | Downloaded sync_wrapper v1.0.1 |
| 467 | 2026-02-24T01:21:42.362Z | Downloaded socket2 v0.6.1 |
| 468 | 2026-02-24T01:21:42.362Z | Downloaded socket2 v0.5.10 |
| 469 | 2026-02-24T01:21:42.362Z | Downloaded signature v2.2.0 |
| 470 | 2026-02-24T01:21:42.362Z | Downloaded shell-words v1.1.0 |
| 471 | 2026-02-24T01:21:42.362Z | Downloaded serde_with_macros v3.16.1 |
| 472 | 2026-02-24T01:21:42.362Z | Downloaded rand v0.9.2 |
| 473 | 2026-02-24T01:21:42.387Z | Downloaded serde_core v1.0.228 |
| 474 | 2026-02-24T01:21:42.387Z | Downloaded serde-value v0.7.0 |
| 475 | 2026-02-24T01:21:42.387Z | Downloaded rsa v0.9.8 |
| 476 | 2026-02-24T01:21:42.387Z | Downloaded petname v2.0.2 |
| 477 | 2026-02-24T01:21:42.387Z | Downloaded sct v0.7.1 |
| 478 | 2026-02-24T01:21:42.387Z | Downloaded schemars v0.8.22 |
| 479 | 2026-02-24T01:21:42.411Z | Downloaded rstest_macros v0.25.0 |
| 480 | 2026-02-24T01:21:42.411Z | Downloaded psl-types v2.0.11 |
| 481 | 2026-02-24T01:21:42.411Z | Downloaded lalrpop v0.19.12 |
| 482 | 2026-02-24T01:21:42.436Z | Downloaded hickory-proto v0.24.4 |
| 483 | 2026-02-24T01:21:42.460Z | Downloaded tabwriter v1.4.0 |
| 484 | 2026-02-24T01:21:42.460Z | Downloaded sync-ptr v0.1.4 |
| 485 | 2026-02-24T01:21:42.460Z | Downloaded supports-color v2.1.0 |
| 486 | 2026-02-24T01:21:42.460Z | Downloaded support-bundle-viewer v0.1.2 |
| 487 | 2026-02-24T01:21:42.460Z | Downloaded strum_macros v0.26.4 |
| 488 | 2026-02-24T01:21:42.460Z | Downloaded strum v0.27.2 |
| 489 | 2026-02-24T01:21:42.460Z | Downloaded structmeta-derive v0.3.0 |
| 490 | 2026-02-24T01:21:42.460Z | Downloaded smf v0.2.3 |
| 491 | 2026-02-24T01:21:42.460Z | Downloaded smallvec v0.6.14 |
| 492 | 2026-02-24T01:21:42.460Z | Downloaded serde_cbor v0.11.2 |
| 493 | 2026-02-24T01:21:42.460Z | Downloaded secrecy v0.8.0 |
| 494 | 2026-02-24T01:21:42.460Z | Downloaded schemars_derive v0.8.22 |
| 495 | 2026-02-24T01:21:42.460Z | Downloaded rstest v0.25.0 |
| 496 | 2026-02-24T01:21:42.484Z | Downloaded progenitor-impl v0.8.0 |
| 497 | 2026-02-24T01:21:42.484Z | Downloaded pkg-config v0.3.31 |
| 498 | 2026-02-24T01:21:42.484Z | Downloaded strum v0.26.3 |
| 499 | 2026-02-24T01:21:42.484Z | Downloaded strsim v0.11.1 |
| 500 | 2026-02-24T01:21:42.485Z | Downloaded serde_path_to_error v0.1.20 |
| 501 | 2026-02-24T01:21:42.485Z | Downloaded rustls-webpki v0.101.7 |
| 502 | 2026-02-24T01:21:42.509Z | Downloaded rustls-native-certs v0.8.1 |
| 503 | 2026-02-24T01:21:42.509Z | Downloaded proc-macro2 v1.0.101 |
| 504 | 2026-02-24T01:21:42.510Z | Downloaded pretty_assertions v1.4.1 |
| 505 | 2026-02-24T01:21:42.510Z | Downloaded polyval v0.6.2 |
| 506 | 2026-02-24T01:21:42.510Z | Downloaded p521 v0.13.3 |
| 507 | 2026-02-24T01:21:42.510Z | Downloaded static_assertions v1.1.0 |
| 508 | 2026-02-24T01:21:42.510Z | Downloaded stable_deref_trait v1.2.0 |
| 509 | 2026-02-24T01:21:42.510Z | Downloaded sqlformat v0.3.5 |
| 510 | 2026-02-24T01:21:42.510Z | Downloaded slog v2.8.2 |
| 511 | 2026-02-24T01:21:42.534Z | Downloaded slab v0.4.9 |
| 512 | 2026-02-24T01:21:42.534Z | Downloaded shlex v1.3.0 |
| 513 | 2026-02-24T01:21:42.534Z | Downloaded serde_spanned v0.6.9 |
| 514 | 2026-02-24T01:21:42.534Z | Downloaded serde_derive_internals v0.29.1 |
| 515 | 2026-02-24T01:21:42.534Z | Downloaded sec1 v0.7.3 |
| 516 | 2026-02-24T01:21:42.534Z | Downloaded rusty-fork v0.3.0 |
| 517 | 2026-02-24T01:21:42.534Z | Downloaded rustls-pemfile v2.2.0 |
| 518 | 2026-02-24T01:21:42.534Z | Downloaded reedline v0.40.0 |
| 519 | 2026-02-24T01:21:42.559Z | Downloaded progenitor-impl v0.10.0 |
| 520 | 2026-02-24T01:21:42.559Z | Downloaded predicates-core v1.0.8 |
| 521 | 2026-02-24T01:21:42.559Z | Downloaded pin-project-internal v1.1.6 |
| 522 | 2026-02-24T01:21:42.559Z | Downloaded nix v0.28.0 |
| 523 | 2026-02-24T01:21:42.559Z | Downloaded nix v0.27.1 |
| 524 | 2026-02-24T01:21:42.583Z | Downloaded ssh-cipher v0.2.0 |
| 525 | 2026-02-24T01:21:42.583Z | Downloaded smawk v0.3.2 |
| 526 | 2026-02-24T01:21:42.583Z | Downloaded slog-stdlog v4.1.1 |
| 527 | 2026-02-24T01:21:42.583Z | Downloaded slog-bunyan v2.5.0 |
| 528 | 2026-02-24T01:21:42.583Z | Downloaded simd-adler32 v0.3.7 |
| 529 | 2026-02-24T01:21:42.583Z | Downloaded signal-hook-tokio v0.3.1 |
| 530 | 2026-02-24T01:21:42.584Z | Downloaded signal-hook-mio v0.2.4 |
| 531 | 2026-02-24T01:21:42.584Z | Downloaded sha2 v0.10.9 |
| 532 | 2026-02-24T01:21:42.608Z | Downloaded serde_urlencoded v0.7.1 |
| 533 | 2026-02-24T01:21:42.608Z | Downloaded serde_bytes v0.11.19 |
| 534 | 2026-02-24T01:21:42.608Z | Downloaded semver v0.1.20 |
| 535 | 2026-02-24T01:21:42.608Z | Downloaded rustc-hash v1.1.0 |
| 536 | 2026-02-24T01:21:42.608Z | Downloaded rust-argon2 v2.1.0 |
| 537 | 2026-02-24T01:21:42.608Z | Downloaded rpassword v7.4.0 |
| 538 | 2026-02-24T01:21:42.608Z | Downloaded proptest v1.7.0 |
| 539 | 2026-02-24T01:21:42.632Z | Downloaded progenitor-macro v0.10.0 |
| 540 | 2026-02-24T01:21:42.632Z | Downloaded proc-macro-error v1.0.4 |
| 541 | 2026-02-24T01:21:42.632Z | Downloaded plotters-backend v0.3.7 |
| 542 | 2026-02-24T01:21:42.632Z | Downloaded pbkdf2 v0.11.0 |
| 543 | 2026-02-24T01:21:42.632Z | Downloaded path-tree v0.8.1 |
| 544 | 2026-02-24T01:21:42.632Z | Downloaded oso v0.27.3 |
| 545 | 2026-02-24T01:21:42.632Z | Downloaded serde_repr v0.1.19 |
| 546 | 2026-02-24T01:21:42.632Z | Downloaded serde_regex v1.1.0 |
| 547 | 2026-02-24T01:21:42.632Z | Downloaded serde_plain v1.0.2 |
| 548 | 2026-02-24T01:21:42.633Z | Downloaded secrecy v0.10.3 |
| 549 | 2026-02-24T01:21:42.633Z | Downloaded sapling-renderdag v0.1.0 |
| 550 | 2026-02-24T01:21:42.633Z | Downloaded samael v0.0.19 |
| 551 | 2026-02-24T01:21:42.657Z | Downloaded rustversion v1.0.22 |
| 552 | 2026-02-24T01:21:42.657Z | Downloaded russh-keys v0.45.0 |
| 553 | 2026-02-24T01:21:42.657Z | Downloaded rcgen v0.12.1 |
| 554 | 2026-02-24T01:21:42.657Z | Downloaded phf v0.12.1 |
| 555 | 2026-02-24T01:21:42.681Z | Downloaded pbkdf2 v0.12.2 |
| 556 | 2026-02-24T01:21:42.681Z | Downloaded password-hash v0.4.2 |
| 557 | 2026-02-24T01:21:42.681Z | Downloaded p384 v0.13.1 |
| 558 | 2026-02-24T01:21:42.681Z | Downloaded openapiv3 v2.2.0 |
| 559 | 2026-02-24T01:21:42.681Z | Downloaded num_enum v0.5.11 |
| 560 | 2026-02-24T01:21:42.705Z | Downloaded num-integer v0.1.46 |
| 561 | 2026-02-24T01:21:42.706Z | Downloaded nom v7.1.3 |
| 562 | 2026-02-24T01:21:42.706Z | Downloaded lzma-sys v0.1.20 |
| 563 | 2026-02-24T01:21:42.732Z | Downloaded semver v1.0.27 |
| 564 | 2026-02-24T01:21:42.756Z | Downloaded scrypt v0.11.0 |
| 565 | 2026-02-24T01:21:42.756Z | Downloaded scroll v0.13.0 |
| 566 | 2026-02-24T01:21:42.756Z | Downloaded scopeguard v1.2.0 |
| 567 | 2026-02-24T01:21:42.756Z | Downloaded scheduled-thread-pool v0.2.7 |
| 568 | 2026-02-24T01:21:42.756Z | Downloaded rustls-pki-types v1.10.0 |
| 569 | 2026-02-24T01:21:42.756Z | Downloaded rustc-demangle v0.1.24 |
| 570 | 2026-02-24T01:21:42.756Z | Downloaded russh-cryptovec v0.7.3 |
| 571 | 2026-02-24T01:21:42.756Z | Downloaded ron v0.7.1 |
| 572 | 2026-02-24T01:21:42.756Z | Downloaded ref-cast-impl v1.0.25 |
| 573 | 2026-02-24T01:21:42.756Z | Downloaded quinn-udp v0.5.5 |
| 574 | 2026-02-24T01:21:42.756Z | Downloaded postcard v1.0.10 |
| 575 | 2026-02-24T01:21:42.781Z | Downloaded plain v0.2.3 |
| 576 | 2026-02-24T01:21:42.781Z | Downloaded phf_shared v0.12.1 |
| 577 | 2026-02-24T01:21:42.781Z | Downloaded olpc-cjson v0.1.4 |
| 578 | 2026-02-24T01:21:42.781Z | Downloaded num_enum_derive v0.5.11 |
| 579 | 2026-02-24T01:21:42.781Z | Downloaded newtype_derive v0.1.6 |
| 580 | 2026-02-24T01:21:42.781Z | Downloaded newtype-uuid v1.3.2 |
| 581 | 2026-02-24T01:21:42.781Z | Downloaded mio v1.0.2 |
| 582 | 2026-02-24T01:21:42.805Z | Downloaded goblin v0.10.2 |
| 583 | 2026-02-24T01:21:42.830Z | Downloaded scroll_derive v0.12.0 |
| 584 | 2026-02-24T01:21:42.830Z | Downloaded same-file v1.0.6 |
| 585 | 2026-02-24T01:21:42.830Z | Downloaded salsa20 v0.10.2 |
| 586 | 2026-02-24T01:21:42.830Z | Downloaded rustls-pemfile v1.0.4 |
| 587 | 2026-02-24T01:21:42.830Z | Downloaded rustc_version v0.4.1 |
| 588 | 2026-02-24T01:21:42.830Z | Downloaded rustc_version v0.1.7 |
| 589 | 2026-02-24T01:21:42.830Z | Downloaded ron v0.8.1 |
| 590 | 2026-02-24T01:21:42.855Z | Downloaded relative-path v1.9.3 |
| 591 | 2026-02-24T01:21:42.855Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 592 | 2026-02-24T01:21:42.855Z | Downloaded rayon-core v1.12.1 |
| 593 | 2026-02-24T01:21:42.855Z | Downloaded rand_core v0.6.4 |
| 594 | 2026-02-24T01:21:42.880Z | Downloaded rand_chacha v0.3.1 |
| 595 | 2026-02-24T01:21:42.880Z | Downloaded quinn v0.11.5 |
| 596 | 2026-02-24T01:21:42.880Z | Downloaded progenitor-impl v0.11.2 |
| 597 | 2026-02-24T01:21:42.880Z | Downloaded progenitor-client v0.10.0 |
| 598 | 2026-02-24T01:21:42.880Z | Downloaded proc-macro-error-attr v1.0.4 |
| 599 | 2026-02-24T01:21:42.880Z | Downloaded prettyplease v0.2.36 |
| 600 | 2026-02-24T01:21:42.905Z | Downloaded postgres-protocol v0.6.8 |
| 601 | 2026-02-24T01:21:42.905Z | Downloaded pin-project v1.1.6 |
| 602 | 2026-02-24T01:21:42.929Z | Downloaded pest_generator v2.8.2 |
| 603 | 2026-02-24T01:21:42.929Z | Downloaded openssl-sys v0.9.109 |
| 604 | 2026-02-24T01:21:42.929Z | Downloaded miette v5.10.0 |
| 605 | 2026-02-24T01:21:42.929Z | Downloaded rustc-hash v2.1.1 |
| 606 | 2026-02-24T01:21:42.929Z | Downloaded rtoolbox v0.0.2 |
| 607 | 2026-02-24T01:21:42.929Z | Downloaded recursive v0.1.1 |
| 608 | 2026-02-24T01:21:42.929Z | Downloaded rand_distr v0.5.1 |
| 609 | 2026-02-24T01:21:42.954Z | Downloaded rand v0.8.5 |
| 610 | 2026-02-24T01:21:42.954Z | Downloaded psm v0.1.30 |
| 611 | 2026-02-24T01:21:42.954Z | Downloaded progenitor-macro v0.11.2 |
| 612 | 2026-02-24T01:21:42.954Z | Downloaded progenitor-macro v0.8.0 |
| 613 | 2026-02-24T01:21:42.954Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 614 | 2026-02-24T01:21:42.954Z | Downloaded proc-macro-crate v3.2.0 |
| 615 | 2026-02-24T01:21:42.954Z | Downloaded proc-macro-crate v1.3.1 |
| 616 | 2026-02-24T01:21:42.954Z | Downloaded pretty-hex v0.2.1 |
| 617 | 2026-02-24T01:21:42.954Z | Downloaded predicates-tree v1.0.12 |
| 618 | 2026-02-24T01:21:42.954Z | Downloaded powerfmt v0.2.0 |
| 619 | 2026-02-24T01:21:42.954Z | Downloaded pkcs8 v0.10.2 |
| 620 | 2026-02-24T01:21:42.954Z | Downloaded pin-utils v0.1.0 |
| 621 | 2026-02-24T01:21:42.954Z | Downloaded pin-project-lite v0.2.14 |
| 622 | 2026-02-24T01:21:42.979Z | Downloaded phf v0.11.2 |
| 623 | 2026-02-24T01:21:42.979Z | Downloaded pest v2.8.2 |
| 624 | 2026-02-24T01:21:42.979Z | Downloaded pem v3.0.5 |
| 625 | 2026-02-24T01:21:42.979Z | Downloaded peg-macros v0.8.5 |
| 626 | 2026-02-24T01:21:42.979Z | Downloaded password-hash v0.5.0 |
| 627 | 2026-02-24T01:21:42.979Z | Downloaded partial-io v0.5.4 |
| 628 | 2026-02-24T01:21:42.979Z | Downloaded openssl-probe v0.1.5 |
| 629 | 2026-02-24T01:21:42.979Z | Downloaded icu_properties_data v1.5.0 |
| 630 | 2026-02-24T01:21:43.003Z | Downloaded curve25519-dalek v4.1.3 |
| 631 | 2026-02-24T01:21:43.003Z | Downloaded prefix-trie v0.7.0 |
| 632 | 2026-02-24T01:21:43.003Z | Downloaded polling v3.7.3 |
| 633 | 2026-02-24T01:21:43.003Z | Downloaded pkcs1 v0.7.5 |
| 634 | 2026-02-24T01:21:43.003Z | Downloaded phf_shared v0.11.2 |
| 635 | 2026-02-24T01:21:43.003Z | Downloaded peg v0.8.5 |
| 636 | 2026-02-24T01:21:43.028Z | Downloaded pathdiff v0.2.3 |
| 637 | 2026-02-24T01:21:43.028Z | Downloaded parse-display-derive v0.10.0 |
| 638 | 2026-02-24T01:21:43.028Z | Downloaded parking_lot v0.12.3 |
| 639 | 2026-02-24T01:21:43.028Z | Downloaded parking_lot v0.11.2 |
| 640 | 2026-02-24T01:21:43.028Z | Downloaded papergrid v0.11.0 |
| 641 | 2026-02-24T01:21:43.028Z | Downloaded p256 v0.13.2 |
| 642 | 2026-02-24T01:21:43.028Z | Downloaded oso-derive v0.27.3 |
| 643 | 2026-02-24T01:21:43.028Z | Downloaded opaque-debug v0.3.1 |
| 644 | 2026-02-24T01:21:43.028Z | Downloaded oorandom v11.1.4 |
| 645 | 2026-02-24T01:21:43.028Z | Downloaded object v0.30.4 |
| 646 | 2026-02-24T01:21:43.053Z | Downloaded number_prefix v0.4.0 |
| 647 | 2026-02-24T01:21:43.053Z | Downloaded num-rational v0.4.2 |
| 648 | 2026-02-24T01:21:43.053Z | Downloaded nix v0.30.1 |
| 649 | 2026-02-24T01:21:43.077Z | Downloaded itertools v0.13.0 |
| 650 | 2026-02-24T01:21:43.077Z | Downloaded ref-cast v1.0.25 |
| 651 | 2026-02-24T01:21:43.077Z | Downloaded rand_seeder v0.4.0 |
| 652 | 2026-02-24T01:21:43.077Z | Downloaded rand_core v0.9.3 |
| 653 | 2026-02-24T01:21:43.102Z | Downloaded rand_chacha v0.9.0 |
| 654 | 2026-02-24T01:21:43.102Z | Downloaded r2d2 v0.8.10 |
| 655 | 2026-02-24T01:21:43.102Z | Downloaded quote v1.0.40 |
| 656 | 2026-02-24T01:21:43.102Z | Downloaded publicsuffix v2.3.0 |
| 657 | 2026-02-24T01:21:43.102Z | Downloaded progenitor v0.10.0 |
| 658 | 2026-02-24T01:21:43.102Z | Downloaded primeorder v0.13.6 |
| 659 | 2026-02-24T01:21:43.102Z | Downloaded pretty-hex v0.4.1 |
| 660 | 2026-02-24T01:21:43.102Z | Downloaded ppv-lite86 v0.2.20 |
| 661 | 2026-02-24T01:21:43.102Z | Downloaded piper v0.2.4 |
| 662 | 2026-02-24T01:21:43.102Z | Downloaded pest_derive v2.8.2 |
| 663 | 2026-02-24T01:21:43.102Z | Downloaded num-complex v0.4.6 |
| 664 | 2026-02-24T01:21:43.102Z | Downloaded num-bigint-dig v0.8.6 |
| 665 | 2026-02-24T01:21:43.135Z | Downloaded progenitor-client v0.11.2 |
| 666 | 2026-02-24T01:21:43.135Z | Downloaded progenitor v0.8.0 |
| 667 | 2026-02-24T01:21:43.135Z | Downloaded plotters-svg v0.3.7 |
| 668 | 2026-02-24T01:21:43.135Z | Downloaded pkcs5 v0.7.1 |
| 669 | 2026-02-24T01:21:43.135Z | Downloaded omicron-zone-package v0.12.2 |
| 670 | 2026-02-24T01:21:43.135Z | Downloaded num-traits v0.2.19 |
| 671 | 2026-02-24T01:21:43.135Z | Downloaded plotters v0.3.7 |
| 672 | 2026-02-24T01:21:43.160Z | Downloaded percent-encoding v2.3.2 |
| 673 | 2026-02-24T01:21:43.160Z | Downloaded paste v1.0.15 |
| 674 | 2026-02-24T01:21:43.160Z | Downloaded parse-size v1.1.0 |
| 675 | 2026-02-24T01:21:43.160Z | Downloaded parse-display v0.10.0 |
| 676 | 2026-02-24T01:21:43.160Z | Downloaded parking_lot_core v0.8.6 |
| 677 | 2026-02-24T01:21:43.160Z | Downloaded oxide-tokio-rt v0.1.2 |
| 678 | 2026-02-24T01:21:43.160Z | Downloaded native-tls v0.2.12 |
| 679 | 2026-02-24T01:21:43.160Z | Downloaded mime_guess v2.0.5 |
| 680 | 2026-02-24T01:21:43.160Z | Downloaded maybe-uninit v2.0.0 |
| 681 | 2026-02-24T01:21:43.160Z | Downloaded lockfree-object-pool v0.1.6 |
| 682 | 2026-02-24T01:21:43.160Z | Downloaded path-slash v0.1.5 |
| 683 | 2026-02-24T01:21:43.160Z | Downloaded parking v2.2.1 |
| 684 | 2026-02-24T01:21:43.160Z | Downloaded ordered-float v2.10.1 |
| 685 | 2026-02-24T01:21:43.185Z | Downloaded openssl-macros v0.1.1 |
| 686 | 2026-02-24T01:21:43.185Z | Downloaded once_cell v1.21.3 |
| 687 | 2026-02-24T01:21:43.185Z | Downloaded num-bigint v0.4.6 |
| 688 | 2026-02-24T01:21:43.185Z | Downloaded nu-ansi-term v0.50.1 |
| 689 | 2026-02-24T01:21:43.185Z | Downloaded memchr v2.7.4 |
| 690 | 2026-02-24T01:21:43.185Z | Downloaded lru-cache v0.1.2 |
| 691 | 2026-02-24T01:21:43.185Z | Downloaded iddqd v0.3.16 |
| 692 | 2026-02-24T01:21:43.210Z | Downloaded num-iter v0.1.45 |
| 693 | 2026-02-24T01:21:43.210Z | Downloaded newline-converter v0.3.0 |
| 694 | 2026-02-24T01:21:43.210Z | Downloaded lzss v0.8.2 |
| 695 | 2026-02-24T01:21:43.210Z | Downloaded knuffel v3.2.0 |
| 696 | 2026-02-24T01:21:43.210Z | Downloaded hashbrown v0.16.1 |
| 697 | 2026-02-24T01:21:43.210Z | Downloaded nonempty v0.12.0 |
| 698 | 2026-02-24T01:21:43.210Z | Downloaded nodrop v0.1.14 |
| 699 | 2026-02-24T01:21:43.210Z | Downloaded minimal-lexical v0.2.1 |
| 700 | 2026-02-24T01:21:43.234Z | Downloaded libxml v0.3.3 |
| 701 | 2026-02-24T01:21:43.234Z | Downloaded libm v0.2.8 |
| 702 | 2026-02-24T01:21:43.235Z | Downloaded itertools v0.14.0 |
| 703 | 2026-02-24T01:21:43.259Z | Downloaded itertools v0.10.5 |
| 704 | 2026-02-24T01:21:43.259Z | Downloaded iri-string v0.7.8 |
| 705 | 2026-02-24T01:21:43.259Z | Downloaded ident_case v1.0.1 |
| 706 | 2026-02-24T01:21:43.259Z | Downloaded hyper-staticfile v0.10.1 |
| 707 | 2026-02-24T01:21:43.284Z | Downloaded hyper v1.8.1 |
| 708 | 2026-02-24T01:21:43.284Z | Downloaded goblin v0.8.2 |
| 709 | 2026-02-24T01:21:43.284Z | Downloaded progenitor-client v0.8.0 |
| 710 | 2026-02-24T01:21:43.284Z | Downloaded progenitor v0.11.2 |
| 711 | 2026-02-24T01:21:43.284Z | Downloaded proc-macro-error2 v2.0.1 |
| 712 | 2026-02-24T01:21:43.284Z | Downloaded predicates v3.1.3 |
| 713 | 2026-02-24T01:21:43.309Z | Downloaded poly1305 v0.8.0 |
| 714 | 2026-02-24T01:21:43.309Z | Downloaded pest_meta v2.8.2 |
| 715 | 2026-02-24T01:21:43.309Z | Downloaded pem-rfc7468 v0.7.0 |
| 716 | 2026-02-24T01:21:43.309Z | Downloaded papergrid v0.17.0 |
| 717 | 2026-02-24T01:21:43.309Z | Downloaded papergrid v0.14.0 |
| 718 | 2026-02-24T01:21:43.309Z | Downloaded normalize-line-endings v0.3.0 |
| 719 | 2026-02-24T01:21:43.333Z | Downloaded nibble_vec v0.1.0 |
| 720 | 2026-02-24T01:21:43.333Z | Downloaded newtype-uuid-macros v0.1.0 |
| 721 | 2026-02-24T01:21:43.333Z | Downloaded miniz_oxide v0.8.5 |
| 722 | 2026-02-24T01:21:43.333Z | Downloaded itertools v0.12.1 |
| 723 | 2026-02-24T01:21:43.333Z | Downloaded indexmap v1.9.3 |
| 724 | 2026-02-24T01:21:43.333Z | Downloaded indoc v1.0.9 |
| 725 | 2026-02-24T01:21:43.333Z | Downloaded hashbrown v0.14.5 |
| 726 | 2026-02-24T01:21:43.358Z | Downloaded parking_lot_core v0.9.10 |
| 727 | 2026-02-24T01:21:43.358Z | Downloaded packed_struct_codegen v0.10.1 |
| 728 | 2026-02-24T01:21:43.358Z | Downloaded packed_struct v0.10.1 |
| 729 | 2026-02-24T01:21:43.358Z | Downloaded owo-colors v3.5.0 |
| 730 | 2026-02-24T01:21:43.358Z | Downloaded hickory-resolver v0.25.2 |
| 731 | 2026-02-24T01:21:43.358Z | Downloaded hashbrown v0.15.4 |
| 732 | 2026-02-24T01:21:43.382Z | Downloaded num-derive v0.3.3 |
| 733 | 2026-02-24T01:21:43.383Z | Downloaded nested v0.1.1 |
| 734 | 2026-02-24T01:21:43.383Z | Downloaded nanorand v0.7.0 |
| 735 | 2026-02-24T01:21:43.383Z | Downloaded miette-derive v5.10.0 |
| 736 | 2026-02-24T01:21:43.383Z | Downloaded memmap2 v0.9.8 |
| 737 | 2026-02-24T01:21:43.383Z | Downloaded md5 v0.7.0 |
| 738 | 2026-02-24T01:21:43.383Z | Downloaded managed v0.8.0 |
| 739 | 2026-02-24T01:21:43.383Z | Downloaded macaddr v1.0.1 |
| 740 | 2026-02-24T01:21:43.383Z | Downloaded log v0.4.29 |
| 741 | 2026-02-24T01:21:43.383Z | Downloaded litrs v0.4.1 |
| 742 | 2026-02-24T01:21:43.383Z | Downloaded libsw-core v0.3.1 |
| 743 | 2026-02-24T01:21:43.383Z | Downloaded libsw v3.5.0 |
| 744 | 2026-02-24T01:21:43.408Z | Downloaded jiff-static v0.2.15 |
| 745 | 2026-02-24T01:21:43.408Z | Downloaded indicatif v0.17.11 |
| 746 | 2026-02-24T01:21:43.408Z | Downloaded indexmap v2.13.0 |
| 747 | 2026-02-24T01:21:43.408Z | Downloaded icu_properties v1.5.1 |
| 748 | 2026-02-24T01:21:43.408Z | Downloaded icu_normalizer_data v1.5.0 |
| 749 | 2026-02-24T01:21:43.408Z | Downloaded icu_normalizer v1.5.0 |
| 750 | 2026-02-24T01:21:43.408Z | Downloaded iana-time-zone v0.1.63 |
| 751 | 2026-02-24T01:21:43.433Z | Downloaded hyper-rustls v0.27.7 |
| 752 | 2026-02-24T01:21:43.433Z | Downloaded guppy v0.17.20 |
| 753 | 2026-02-24T01:21:43.433Z | Downloaded num v0.4.3 |
| 754 | 2026-02-24T01:21:43.433Z | Downloaded multer v3.1.0 |
| 755 | 2026-02-24T01:21:43.433Z | Downloaded memmap v0.7.0 |
| 756 | 2026-02-24T01:21:43.433Z | Downloaded md-5 v0.10.6 |
| 757 | 2026-02-24T01:21:43.433Z | Downloaded match_cfg v0.1.0 |
| 758 | 2026-02-24T01:21:43.433Z | Downloaded maplit v1.0.2 |
| 759 | 2026-02-24T01:21:43.433Z | Downloaded lru v0.12.5 |
| 760 | 2026-02-24T01:21:43.457Z | Downloaded litemap v0.7.3 |
| 761 | 2026-02-24T01:21:43.457Z | Downloaded linear-map v1.2.0 |
| 762 | 2026-02-24T01:21:43.458Z | Downloaded libtest-mimic v0.8.1 |
| 763 | 2026-02-24T01:21:43.458Z | Downloaded libscf-sys v1.1.0 |
| 764 | 2026-02-24T01:21:43.458Z | Downloaded libloading v0.8.5 |
| 765 | 2026-02-24T01:21:43.458Z | Downloaded libefi-sys v0.1.0 |
| 766 | 2026-02-24T01:21:43.458Z | Downloaded indicatif v0.18.0 |
| 767 | 2026-02-24T01:21:43.458Z | Downloaded hyper-util v0.1.19 |
| 768 | 2026-02-24T01:21:43.482Z | Downloaded http-range v0.1.5 |
| 769 | 2026-02-24T01:21:43.482Z | Downloaded hickory-server v0.25.2 |
| 770 | 2026-02-24T01:21:43.482Z | Downloaded hashbrown v0.12.3 |
| 771 | 2026-02-24T01:21:43.482Z | Downloaded futures v0.3.31 |
| 772 | 2026-02-24T01:21:43.482Z | Downloaded fs-err v3.1.1 |
| 773 | 2026-02-24T01:21:43.482Z | Downloaded multimap v0.10.1 |
| 774 | 2026-02-24T01:21:43.482Z | Downloaded mime v0.3.17 |
| 775 | 2026-02-24T01:21:43.482Z | Downloaded memoffset v0.9.1 |
| 776 | 2026-02-24T01:21:43.482Z | Downloaded lock_api v0.4.12 |
| 777 | 2026-02-24T01:21:43.507Z | Downloaded linked-hash-map v0.5.6 |
| 778 | 2026-02-24T01:21:43.507Z | Downloaded libz-rs-sys v0.5.1 |
| 779 | 2026-02-24T01:21:43.507Z | Downloaded lazycell v1.3.0 |
| 780 | 2026-02-24T01:21:43.507Z | Downloaded lazy_static v1.5.0 |
| 781 | 2026-02-24T01:21:43.507Z | Downloaded lalrpop-util v0.19.12 |
| 782 | 2026-02-24T01:21:43.507Z | Downloaded kv-log-macro v1.0.7 |
| 783 | 2026-02-24T01:21:43.507Z | Downloaded knuffel-derive v3.2.0 |
| 784 | 2026-02-24T01:21:43.507Z | Downloaded ingot v0.1.1 |
| 785 | 2026-02-24T01:21:43.507Z | Downloaded idna_adapter v1.2.0 |
| 786 | 2026-02-24T01:21:43.507Z | Downloaded icu_locid_transform_data v1.5.0 |
| 787 | 2026-02-24T01:21:43.507Z | Downloaded hyper-tls v0.6.0 |
| 788 | 2026-02-24T01:21:43.508Z | Downloaded http-body-util v0.1.3 |
| 789 | 2026-02-24T01:21:43.508Z | Downloaded hostname v0.4.2 |
| 790 | 2026-02-24T01:21:43.508Z | Downloaded hostname v0.3.1 |
| 791 | 2026-02-24T01:21:43.508Z | Downloaded hmac v0.12.1 |
| 792 | 2026-02-24T01:21:43.532Z | Downloaded highway v1.3.0 |
| 793 | 2026-02-24T01:21:43.532Z | Downloaded hickory-client v0.25.2 |
| 794 | 2026-02-24T01:21:43.532Z | Downloaded hash32 v0.3.1 |
| 795 | 2026-02-24T01:21:43.532Z | Downloaded half v1.8.3 |
| 796 | 2026-02-24T01:21:43.532Z | Downloaded gimli v0.31.1 |
| 797 | 2026-02-24T01:21:43.532Z | Downloaded futures-util v0.3.31 |
| 798 | 2026-02-24T01:21:43.557Z | Downloaded foreign-types-shared v0.1.1 |
| 799 | 2026-02-24T01:21:43.557Z | Downloaded flume v0.11.1 |
| 800 | 2026-02-24T01:21:43.557Z | Downloaded itoa v1.0.11 |
| 801 | 2026-02-24T01:21:43.557Z | Downloaded ipnet v2.11.0 |
| 802 | 2026-02-24T01:21:43.557Z | Downloaded instant v0.1.13 |
| 803 | 2026-02-24T01:21:43.557Z | Downloaded ingot-macros v0.1.1 |
| 804 | 2026-02-24T01:21:43.557Z | Downloaded indoc v2.0.6 |
| 805 | 2026-02-24T01:21:43.582Z | Downloaded icu_locid_transform v1.5.0 |
| 806 | 2026-02-24T01:21:43.582Z | Downloaded httparse v1.9.5 |
| 807 | 2026-02-24T01:21:43.582Z | Downloaded hickory-resolver v0.24.4 |
| 808 | 2026-02-24T01:21:43.582Z | Downloaded hex-literal v0.4.1 |
| 809 | 2026-02-24T01:21:43.582Z | Downloaded heapless v0.7.17 |
| 810 | 2026-02-24T01:21:43.582Z | Downloaded headers v0.4.1 |
| 811 | 2026-02-24T01:21:43.607Z | Downloaded half v2.4.1 |
| 812 | 2026-02-24T01:21:43.607Z | Downloaded guppy-workspace-hack v0.1.0 |
| 813 | 2026-02-24T01:21:43.607Z | Downloaded glob v0.3.2 |
| 814 | 2026-02-24T01:21:43.607Z | Downloaded ghash v0.5.1 |
| 815 | 2026-02-24T01:21:43.607Z | Downloaded getrandom v0.3.4 |
| 816 | 2026-02-24T01:21:43.607Z | Downloaded getrandom v0.2.15 |
| 817 | 2026-02-24T01:21:43.607Z | Downloaded fs-err v2.11.0 |
| 818 | 2026-02-24T01:21:43.607Z | Downloaded foreign-types-shared v0.3.1 |
| 819 | 2026-02-24T01:21:43.607Z | Downloaded foreign-types-macros v0.2.3 |
| 820 | 2026-02-24T01:21:43.607Z | Downloaded flate2 v1.1.2 |
| 821 | 2026-02-24T01:21:43.631Z | Downloaded fancy-regex v0.14.0 |
| 822 | 2026-02-24T01:21:43.632Z | Downloaded expectorate v1.2.0 |
| 823 | 2026-02-24T01:21:43.632Z | Downloaded der v0.7.10 |
| 824 | 2026-02-24T01:21:43.632Z | Downloaded jobserver v0.1.32 |
| 825 | 2026-02-24T01:21:43.632Z | Downloaded is_terminal_polyfill v1.70.1 |
| 826 | 2026-02-24T01:21:43.632Z | Downloaded is_ci v1.2.0 |
| 827 | 2026-02-24T01:21:43.632Z | Downloaded is-terminal v0.4.13 |
| 828 | 2026-02-24T01:21:43.632Z | Downloaded ipnetwork v0.21.1 |
| 829 | 2026-02-24T01:21:43.632Z | Downloaded instability v0.3.2 |
| 830 | 2026-02-24T01:21:43.656Z | Downloaded inout v0.1.3 |
| 831 | 2026-02-24T01:21:43.656Z | Downloaded ingot-types v0.1.2 |
| 832 | 2026-02-24T01:21:43.656Z | Downloaded indent_write v2.2.0 |
| 833 | 2026-02-24T01:21:43.656Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 834 | 2026-02-24T01:21:43.656Z | Downloaded ignore v0.4.23 |
| 835 | 2026-02-24T01:21:43.657Z | Downloaded idna v1.0.3 |
| 836 | 2026-02-24T01:21:43.657Z | Downloaded icu_provider_macros v1.5.0 |
| 837 | 2026-02-24T01:21:43.657Z | Downloaded icu_provider v1.5.0 |
| 838 | 2026-02-24T01:21:43.657Z | Downloaded icu_collections v1.5.0 |
| 839 | 2026-02-24T01:21:43.681Z | Downloaded hubpack v0.1.2 |
| 840 | 2026-02-24T01:21:43.681Z | Downloaded httpdate v1.0.3 |
| 841 | 2026-02-24T01:21:43.681Z | Downloaded http v1.4.0 |
| 842 | 2026-02-24T01:21:43.681Z | Downloaded hkdf v0.12.4 |
| 843 | 2026-02-24T01:21:43.681Z | Downloaded heck v0.5.0 |
| 844 | 2026-02-24T01:21:43.681Z | Downloaded heck v0.3.3 |
| 845 | 2026-02-24T01:21:43.681Z | Downloaded heapless v0.8.0 |
| 846 | 2026-02-24T01:21:43.681Z | Downloaded hashbrown v0.13.2 |
| 847 | 2026-02-24T01:21:43.706Z | Downloaded h2 v0.4.6 |
| 848 | 2026-02-24T01:21:43.706Z | Downloaded git2 v0.20.2 |
| 849 | 2026-02-24T01:21:43.706Z | Downloaded fxhash v0.2.1 |
| 850 | 2026-02-24T01:21:43.706Z | Downloaded futures-sink v0.3.31 |
| 851 | 2026-02-24T01:21:43.706Z | Downloaded futures-core v0.3.31 |
| 852 | 2026-02-24T01:21:43.706Z | Downloaded futures-channel v0.3.31 |
| 853 | 2026-02-24T01:21:43.730Z | Downloaded foreign-types v0.5.0 |
| 854 | 2026-02-24T01:21:43.730Z | Downloaded float-ord v0.3.2 |
| 855 | 2026-02-24T01:21:43.730Z | Downloaded float-cmp v0.10.0 |
| 856 | 2026-02-24T01:21:43.730Z | Downloaded fixedbitset v0.5.7 |
| 857 | 2026-02-24T01:21:43.730Z | Downloaded find-msvc-tools v0.1.9 |
| 858 | 2026-02-24T01:21:43.730Z | Downloaded fd-lock v4.0.2 |
| 859 | 2026-02-24T01:21:43.730Z | Downloaded fallible-iterator v0.2.0 |
| 860 | 2026-02-24T01:21:43.730Z | Downloaded env_filter v0.1.2 |
| 861 | 2026-02-24T01:21:43.730Z | Downloaded ed25519 v2.2.3 |
| 862 | 2026-02-24T01:21:43.730Z | Downloaded crossterm v0.29.0 |
| 863 | 2026-02-24T01:21:43.755Z | Downloaded crossbeam-utils v0.8.21 |
| 864 | 2026-02-24T01:21:43.755Z | Downloaded compact_str v0.8.0 |
| 865 | 2026-02-24T01:21:43.755Z | Downloaded icu_locid v1.5.0 |
| 866 | 2026-02-24T01:21:43.755Z | Downloaded humantime v2.2.0 |
| 867 | 2026-02-24T01:21:43.755Z | Downloaded hubpack_derive v0.1.1 |
| 868 | 2026-02-24T01:21:43.755Z | Downloaded http-body v1.0.1 |
| 869 | 2026-02-24T01:21:43.755Z | Downloaded home v0.5.9 |
| 870 | 2026-02-24T01:21:43.755Z | Downloaded hash32 v0.2.1 |
| 871 | 2026-02-24T01:21:43.755Z | Downloaded generic-array v0.14.7 |
| 872 | 2026-02-24T01:21:43.755Z | Downloaded futures-timer v3.0.3 |
| 873 | 2026-02-24T01:21:43.779Z | Downloaded funty v2.0.0 |
| 874 | 2026-02-24T01:21:43.779Z | Downloaded foreign-types v0.3.2 |
| 875 | 2026-02-24T01:21:43.779Z | Downloaded flagset v0.4.6 |
| 876 | 2026-02-24T01:21:43.779Z | Downloaded filetime v0.2.26 |
| 877 | 2026-02-24T01:21:43.780Z | Downloaded escape8259 v0.5.3 |
| 878 | 2026-02-24T01:21:43.780Z | Downloaded erased-serde v0.3.31 |
| 879 | 2026-02-24T01:21:43.780Z | Downloaded env_logger v0.11.8 |
| 880 | 2026-02-24T01:21:43.780Z | Downloaded elliptic-curve v0.13.8 |
| 881 | 2026-02-24T01:21:43.780Z | Downloaded either v1.15.0 |
| 882 | 2026-02-24T01:21:43.780Z | Downloaded digest v0.10.7 |
| 883 | 2026-02-24T01:21:43.780Z | Downloaded diesel v2.2.12 |
| 884 | 2026-02-24T01:21:43.804Z | Downloaded headers-core v0.3.0 |
| 885 | 2026-02-24T01:21:43.804Z | Downloaded globwalk v0.9.1 |
| 886 | 2026-02-24T01:21:43.804Z | Downloaded globset v0.4.15 |
| 887 | 2026-02-24T01:21:43.804Z | Downloaded gethostname v0.5.0 |
| 888 | 2026-02-24T01:21:43.829Z | Downloaded futures-task v0.3.31 |
| 889 | 2026-02-24T01:21:43.829Z | Downloaded futures-lite v2.3.0 |
| 890 | 2026-02-24T01:21:43.829Z | Downloaded futures-io v0.3.31 |
| 891 | 2026-02-24T01:21:43.829Z | Downloaded futures-executor v0.3.31 |
| 892 | 2026-02-24T01:21:43.829Z | Downloaded fs_extra v1.3.0 |
| 893 | 2026-02-24T01:21:43.829Z | Downloaded form_urlencoded v1.2.2 |
| 894 | 2026-02-24T01:21:43.829Z | Downloaded foldhash v0.1.5 |
| 895 | 2026-02-24T01:21:43.829Z | Downloaded fnv v1.0.7 |
| 896 | 2026-02-24T01:21:43.829Z | Downloaded fixedbitset v0.4.2 |
| 897 | 2026-02-24T01:21:43.829Z | Downloaded fatfs v0.3.6 |
| 898 | 2026-02-24T01:21:43.829Z | Downloaded fastrand v2.1.1 |
| 899 | 2026-02-24T01:21:43.829Z | Downloaded event-listener v2.5.3 |
| 900 | 2026-02-24T01:21:43.829Z | Downloaded erased-serde v0.4.6 |
| 901 | 2026-02-24T01:21:43.829Z | Downloaded equivalent v1.0.2 |
| 902 | 2026-02-24T01:21:43.854Z | Downloaded encoding_rs v0.8.34 |
| 903 | 2026-02-24T01:21:43.878Z | Downloaded embedded-io v0.4.0 |
| 904 | 2026-02-24T01:21:43.878Z | Downloaded dyn-clone v1.0.20 |
| 905 | 2026-02-24T01:21:43.878Z | Downloaded dsl_auto_type v0.1.2 |
| 906 | 2026-02-24T01:21:43.878Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 907 | 2026-02-24T01:21:43.878Z | Downloaded dof v0.3.0 |
| 908 | 2026-02-24T01:21:43.878Z | Downloaded displaydoc v0.2.5 |
| 909 | 2026-02-24T01:21:43.878Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 910 | 2026-02-24T01:21:43.878Z | Downloaded derive_more-impl v2.0.1 |
| 911 | 2026-02-24T01:21:43.878Z | Downloaded deranged v0.5.3 |
| 912 | 2026-02-24T01:21:43.878Z | Downloaded datatest-stable v0.3.2 |
| 913 | 2026-02-24T01:21:43.903Z | Downloaded darling v0.20.10 |
| 914 | 2026-02-24T01:21:43.903Z | Downloaded crucible-workspace-hack v0.1.0 |
| 915 | 2026-02-24T01:21:43.903Z | Downloaded crossbeam-epoch v0.9.18 |
| 916 | 2026-02-24T01:21:43.903Z | Downloaded criterion v0.7.0 |
| 917 | 2026-02-24T01:21:43.903Z | Downloaded crc-any v2.5.0 |
| 918 | 2026-02-24T01:21:43.903Z | Downloaded const_format v0.2.34 |
| 919 | 2026-02-24T01:21:43.927Z | Downloaded heck v0.4.1 |
| 920 | 2026-02-24T01:21:43.928Z | Downloaded group v0.13.0 |
| 921 | 2026-02-24T01:21:43.928Z | Downloaded futures-macro v0.3.31 |
| 922 | 2026-02-24T01:21:43.928Z | Downloaded foldhash v0.2.0 |
| 923 | 2026-02-24T01:21:43.928Z | Downloaded event-listener-strategy v0.5.2 |
| 924 | 2026-02-24T01:21:43.928Z | Downloaded errno v0.3.12 |
| 925 | 2026-02-24T01:21:43.928Z | Downloaded ena v0.14.3 |
| 926 | 2026-02-24T01:21:43.928Z | Downloaded ed25519-dalek v2.1.1 |
| 927 | 2026-02-24T01:21:43.928Z | Downloaded ecdsa v0.16.9 |
| 928 | 2026-02-24T01:21:43.928Z | Downloaded diesel_derives v2.2.3 |
| 929 | 2026-02-24T01:21:43.952Z | Downloaded derive_more v0.99.20 |
| 930 | 2026-02-24T01:21:43.952Z | Downloaded derive-ex v0.1.8 |
| 931 | 2026-02-24T01:21:43.952Z | Downloaded darling_core v0.21.0 |
| 932 | 2026-02-24T01:21:43.952Z | Downloaded darling_core v0.20.10 |
| 933 | 2026-02-24T01:21:43.952Z | Downloaded crypto-common v0.1.6 |
| 934 | 2026-02-24T01:21:43.952Z | Downloaded crossterm v0.28.1 |
| 935 | 2026-02-24T01:21:43.977Z | Downloaded crossbeam-channel v0.5.15 |
| 936 | 2026-02-24T01:21:43.977Z | Downloaded criterion-plot v0.6.0 |
| 937 | 2026-02-24T01:21:43.977Z | Downloaded corncobs v0.1.4 |
| 938 | 2026-02-24T01:21:43.977Z | Downloaded convert_case v0.7.1 |
| 939 | 2026-02-24T01:21:43.977Z | Downloaded console v0.16.0 |
| 940 | 2026-02-24T01:21:43.977Z | Downloaded ciborium-io v0.2.2 |
| 941 | 2026-02-24T01:21:44.002Z | Downloaded ar_archive_writer v0.5.1 |
| 942 | 2026-02-24T01:21:44.002Z | Downloaded enum-as-inner v0.6.1 |
| 943 | 2026-02-24T01:21:44.002Z | Downloaded document-features v0.2.11 |
| 944 | 2026-02-24T01:21:44.002Z | Downloaded dirs-next v2.0.0 |
| 945 | 2026-02-24T01:21:44.002Z | Downloaded difflib v0.4.0 |
| 946 | 2026-02-24T01:21:44.002Z | Downloaded diff v0.1.13 |
| 947 | 2026-02-24T01:21:44.002Z | Downloaded diesel-dtrace v0.4.2 |
| 948 | 2026-02-24T01:21:44.002Z | Downloaded des v0.8.1 |
| 949 | 2026-02-24T01:21:44.002Z | Downloaded derive_builder_core v0.20.2 |
| 950 | 2026-02-24T01:21:44.002Z | Downloaded defmt-macros v0.3.9 |
| 951 | 2026-02-24T01:21:44.029Z | Downloaded defmt v0.3.8 |
| 952 | 2026-02-24T01:21:44.029Z | Downloaded debug-ignore v1.0.5 |
| 953 | 2026-02-24T01:21:44.029Z | Downloaded daft-derive v0.1.4 |
| 954 | 2026-02-24T01:21:44.029Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 955 | 2026-02-24T01:21:44.029Z | Downloaded cstr-argument v0.1.2 |
| 956 | 2026-02-24T01:21:44.029Z | Downloaded crunchy v0.2.2 |
| 957 | 2026-02-24T01:21:44.029Z | Downloaded cpufeatures v0.2.14 |
| 958 | 2026-02-24T01:21:44.029Z | Downloaded convert_case v0.4.0 |
| 959 | 2026-02-24T01:21:44.029Z | Downloaded constant_time_eq v0.3.1 |
| 960 | 2026-02-24T01:21:44.029Z | Downloaded cobs v0.2.3 |
| 961 | 2026-02-24T01:21:44.029Z | Downloaded cfg_aliases v0.2.1 |
| 962 | 2026-02-24T01:21:44.029Z | Downloaded cfg_aliases v0.1.1 |
| 963 | 2026-02-24T01:21:44.054Z | Downloaded cargo_metadata v0.21.0 |
| 964 | 2026-02-24T01:21:44.054Z | Downloaded cancel-safe-futures v0.1.5 |
| 965 | 2026-02-24T01:21:44.054Z | Downloaded camino-tempfile-ext v0.3.2 |
| 966 | 2026-02-24T01:21:44.054Z | Downloaded bzip2 v0.5.2 |
| 967 | 2026-02-24T01:21:44.054Z | Downloaded bzip2 v0.4.4 |
| 968 | 2026-02-24T01:21:44.054Z | Downloaded byteorder v1.5.0 |
| 969 | 2026-02-24T01:21:44.054Z | Downloaded buf-list v1.0.3 |
| 970 | 2026-02-24T01:21:44.054Z | Downloaded base64 v0.21.7 |
| 971 | 2026-02-24T01:21:44.054Z | Downloaded atty v0.2.14 |
| 972 | 2026-02-24T01:21:44.054Z | Downloaded async-stream-impl v0.3.6 |
| 973 | 2026-02-24T01:21:44.079Z | Downloaded allocator-api2 v0.2.21 |
| 974 | 2026-02-24T01:21:44.079Z | Downloaded doc-comment v0.3.3 |
| 975 | 2026-02-24T01:21:44.079Z | Downloaded display-error-chain v0.2.2 |
| 976 | 2026-02-24T01:21:44.079Z | Downloaded dirs-sys-next v0.1.2 |
| 977 | 2026-02-24T01:21:44.079Z | Downloaded derive_builder_macro v0.20.2 |
| 978 | 2026-02-24T01:21:44.079Z | Downloaded data-encoding v2.9.0 |
| 979 | 2026-02-24T01:21:44.079Z | Downloaded cookie v0.18.1 |
| 980 | 2026-02-24T01:21:44.079Z | Downloaded colored v3.0.0 |
| 981 | 2026-02-24T01:21:44.079Z | Downloaded bitflags v2.9.4 |
| 982 | 2026-02-24T01:21:44.079Z | Downloaded base16ct v0.2.0 |
| 983 | 2026-02-24T01:21:44.079Z | Downloaded async-attributes v1.1.2 |
| 984 | 2026-02-24T01:21:44.104Z | Downloaded ascii-canvas v3.0.0 |
| 985 | 2026-02-24T01:21:44.104Z | Downloaded anstyle v1.0.11 |
| 986 | 2026-02-24T01:21:44.104Z | Downloaded derive_more v2.0.1 |
| 987 | 2026-02-24T01:21:44.104Z | Downloaded derive_builder v0.20.2 |
| 988 | 2026-02-24T01:21:44.104Z | Downloaded darling v0.21.0 |
| 989 | 2026-02-24T01:21:44.128Z | Downloaded daft v0.1.4 |
| 990 | 2026-02-24T01:21:44.129Z | Downloaded crypto-bigint v0.5.5 |
| 991 | 2026-02-24T01:21:44.129Z | Downloaded critical-section v1.1.3 |
| 992 | 2026-02-24T01:21:44.129Z | Downloaded crc8 v0.1.1 |
| 993 | 2026-02-24T01:21:44.129Z | Downloaded crc32fast v1.4.2 |
| 994 | 2026-02-24T01:21:44.129Z | Downloaded cookie_store v0.21.1 |
| 995 | 2026-02-24T01:21:44.129Z | Downloaded blake2b_simd v1.0.2 |
| 996 | 2026-02-24T01:21:44.153Z | Downloaded bit-set v0.5.3 |
| 997 | 2026-02-24T01:21:44.153Z | Downloaded base64ct v1.6.0 |
| 998 | 2026-02-24T01:21:44.154Z | Downloaded autocfg v1.4.0 |
| 999 | 2026-02-24T01:21:44.154Z | Downloaded async-process v2.3.0 |
| 1000 | 2026-02-24T01:21:44.154Z | Downloaded async-lock v3.4.0 |
| 1001 | 2026-02-24T01:21:44.154Z | Downloaded async-channel v2.3.1 |
| 1002 | 2026-02-24T01:21:44.154Z | Downloaded arc-swap v1.7.1 |
| 1003 | 2026-02-24T01:21:44.154Z | Downloaded anes v0.1.6 |
| 1004 | 2026-02-24T01:21:44.154Z | Downloaded dropshot_endpoint v0.16.7 |
| 1005 | 2026-02-24T01:21:44.178Z | Downloaded derive-where v1.5.0 |
| 1006 | 2026-02-24T01:21:44.178Z | Downloaded der_derive v0.7.3 |
| 1007 | 2026-02-24T01:21:44.178Z | Downloaded defmt-parser v0.3.4 |
| 1008 | 2026-02-24T01:21:44.178Z | Downloaded darling_macro v0.21.0 |
| 1009 | 2026-02-24T01:21:44.178Z | Downloaded darling_macro v0.20.10 |
| 1010 | 2026-02-24T01:21:44.178Z | Downloaded ctr v0.9.2 |
| 1011 | 2026-02-24T01:21:44.178Z | Downloaded csv-core v0.1.11 |
| 1012 | 2026-02-24T01:21:44.178Z | Downloaded crossbeam-deque v0.8.5 |
| 1013 | 2026-02-24T01:21:44.178Z | Downloaded crc-catalog v2.4.0 |
| 1014 | 2026-02-24T01:21:44.178Z | Downloaded crc v3.2.1 |
| 1015 | 2026-02-24T01:21:44.178Z | Downloaded const_format_proc_macros v0.2.34 |
| 1016 | 2026-02-24T01:21:44.203Z | Downloaded const-oid v0.9.6 |
| 1017 | 2026-02-24T01:21:44.203Z | Downloaded concurrent-queue v2.5.0 |
| 1018 | 2026-02-24T01:21:44.203Z | Downloaded colored v2.2.0 |
| 1019 | 2026-02-24T01:21:44.203Z | Downloaded colorchoice v1.0.2 |
| 1020 | 2026-02-24T01:21:44.203Z | Downloaded cmake v0.1.51 |
| 1021 | 2026-02-24T01:21:44.203Z | Downloaded clap_lex v0.7.4 |
| 1022 | 2026-02-24T01:21:44.204Z | Downloaded chrono-tz v0.10.4 |
| 1023 | 2026-02-24T01:21:44.228Z | Downloaded cassowary v0.3.0 |
| 1024 | 2026-02-24T01:21:44.228Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1025 | 2026-02-24T01:21:44.252Z | Downloaded bitfield-macros v0.19.2 |
| 1026 | 2026-02-24T01:21:44.252Z | Downloaded bit-vec v0.8.0 |
| 1027 | 2026-02-24T01:21:44.252Z | Downloaded base64 v0.13.1 |
| 1028 | 2026-02-24T01:21:44.252Z | Downloaded async-stream v0.3.6 |
| 1029 | 2026-02-24T01:21:44.252Z | Downloaded adler2 v2.0.0 |
| 1030 | 2026-02-24T01:21:44.253Z | Downloaded dunce v1.0.5 |
| 1031 | 2026-02-24T01:21:44.253Z | Downloaded dtrace-parser v0.3.0 |
| 1032 | 2026-02-24T01:21:44.253Z | Downloaded dtrace-parser v0.2.0 |
| 1033 | 2026-02-24T01:21:44.253Z | Downloaded dropshot v0.16.7 |
| 1034 | 2026-02-24T01:21:44.279Z | Downloaded drift v0.1.3 |
| 1035 | 2026-02-24T01:21:44.303Z | Downloaded console v0.15.10 |
| 1036 | 2026-02-24T01:21:44.303Z | Downloaded clap_builder v4.5.48 |
| 1037 | 2026-02-24T01:21:44.303Z | Downloaded clap v4.5.48 |
| 1038 | 2026-02-24T01:21:44.328Z | Downloaded chrono v0.4.43 |
| 1039 | 2026-02-24T01:21:44.328Z | Downloaded cc v1.2.56 |
| 1040 | 2026-02-24T01:21:44.328Z | Downloaded bstr v1.10.0 |
| 1041 | 2026-02-24T01:21:44.352Z | Downloaded blake3 v1.5.4 |
| 1042 | 2026-02-24T01:21:44.352Z | Downloaded bitvec v1.0.1 |
| 1043 | 2026-02-24T01:21:44.377Z | Downloaded bindgen v0.69.5 |
| 1044 | 2026-02-24T01:21:44.401Z | Downloaded async-std v1.13.0 |
| 1045 | 2026-02-24T01:21:44.427Z | Downloaded clap_derive v4.5.47 |
| 1046 | 2026-02-24T01:21:44.427Z | Downloaded ciborium v0.2.2 |
| 1047 | 2026-02-24T01:21:44.427Z | Downloaded chumsky v0.9.3 |
| 1048 | 2026-02-24T01:21:44.427Z | Downloaded chacha20poly1305 v0.10.1 |
| 1049 | 2026-02-24T01:21:44.427Z | Downloaded cfg-expr v0.20.1 |
| 1050 | 2026-02-24T01:21:44.452Z | Downloaded cbc v0.1.2 |
| 1051 | 2026-02-24T01:21:44.452Z | Downloaded cargo_metadata v0.19.2 |
| 1052 | 2026-02-24T01:21:44.452Z | Downloaded cargo-util-schemas v0.8.2 |
| 1053 | 2026-02-24T01:21:44.452Z | Downloaded camino v1.2.2 |
| 1054 | 2026-02-24T01:21:44.452Z | Downloaded bumpalo v3.16.0 |
| 1055 | 2026-02-24T01:21:44.452Z | Downloaded blocking v1.6.1 |
| 1056 | 2026-02-24T01:21:44.452Z | Downloaded bitflags v1.3.2 |
| 1057 | 2026-02-24T01:21:44.452Z | Downloaded bit-vec v0.6.3 |
| 1058 | 2026-02-24T01:21:44.452Z | Downloaded bindgen v0.71.1 |
| 1059 | 2026-02-24T01:21:44.477Z | Downloaded bcs v0.1.6 |
| 1060 | 2026-02-24T01:21:44.477Z | Downloaded anyhow v1.0.99 |
| 1061 | 2026-02-24T01:21:44.477Z | Downloaded cipher v0.4.4 |
| 1062 | 2026-02-24T01:21:44.477Z | Downloaded chacha20 v0.9.1 |
| 1063 | 2026-02-24T01:21:44.477Z | Downloaded cargo-platform v0.2.0 |
| 1064 | 2026-02-24T01:21:44.477Z | Downloaded bytecount v0.6.8 |
| 1065 | 2026-02-24T01:21:44.477Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1066 | 2026-02-24T01:21:44.477Z | Downloaded bb8 v0.8.5 |
| 1067 | 2026-02-24T01:21:44.477Z | Downloaded backtrace v0.3.74 |
| 1068 | 2026-02-24T01:21:44.502Z | Downloaded assert_cmd v2.0.17 |
| 1069 | 2026-02-24T01:21:44.502Z | Downloaded cfg-if v1.0.4 |
| 1070 | 2026-02-24T01:21:44.502Z | Downloaded cexpr v0.6.0 |
| 1071 | 2026-02-24T01:21:44.502Z | Downloaded castaway v0.2.3 |
| 1072 | 2026-02-24T01:21:44.502Z | Downloaded block-padding v0.3.3 |
| 1073 | 2026-02-24T01:21:44.502Z | Downloaded blake2 v0.10.6 |
| 1074 | 2026-02-24T01:21:44.502Z | Downloaded bit-set v0.8.0 |
| 1075 | 2026-02-24T01:21:44.502Z | Downloaded base64 v0.22.1 |
| 1076 | 2026-02-24T01:21:44.502Z | Downloaded backtrace-ext v0.2.1 |
| 1077 | 2026-02-24T01:21:44.527Z | Downloaded async-trait v0.1.89 |
| 1078 | 2026-02-24T01:21:44.527Z | Downloaded async-io v2.3.4 |
| 1079 | 2026-02-24T01:21:44.527Z | Downloaded async-global-executor v2.4.1 |
| 1080 | 2026-02-24T01:21:44.527Z | Downloaded arrayvec v0.7.6 |
| 1081 | 2026-02-24T01:21:44.527Z | Downloaded camino-tempfile v1.4.1 |
| 1082 | 2026-02-24T01:21:44.527Z | Downloaded bytes v1.11.1 |
| 1083 | 2026-02-24T01:21:44.527Z | Downloaded blowfish v0.9.1 |
| 1084 | 2026-02-24T01:21:44.527Z | Downloaded block-buffer v0.10.4 |
| 1085 | 2026-02-24T01:21:44.527Z | Downloaded bitfield-struct v0.6.2 |
| 1086 | 2026-02-24T01:21:44.551Z | Downloaded bitfield v0.19.2 |
| 1087 | 2026-02-24T01:21:44.551Z | Downloaded backoff v0.4.0 |
| 1088 | 2026-02-24T01:21:44.551Z | Downloaded aws-lc-rs v1.12.4 |
| 1089 | 2026-02-24T01:21:44.551Z | Downloaded async-signal v0.2.10 |
| 1090 | 2026-02-24T01:21:44.551Z | Downloaded async-recursion v1.1.1 |
| 1091 | 2026-02-24T01:21:44.551Z | Downloaded async-object-pool v0.1.5 |
| 1092 | 2026-02-24T01:21:44.576Z | Downloaded async-executor v1.13.1 |
| 1093 | 2026-02-24T01:21:44.576Z | Downloaded async-bb8-diesel v0.2.1 |
| 1094 | 2026-02-24T01:21:44.576Z | Downloaded assert-json-diff v2.0.2 |
| 1095 | 2026-02-24T01:21:44.576Z | Downloaded array-init v0.0.4 |
| 1096 | 2026-02-24T01:21:44.576Z | Downloaded argon2 v0.5.3 |
| 1097 | 2026-02-24T01:21:44.576Z | Downloaded approx v0.5.1 |
| 1098 | 2026-02-24T01:21:44.576Z | Downloaded anstyle-query v1.1.1 |
| 1099 | 2026-02-24T01:21:44.576Z | Downloaded anstream v0.6.18 |
| 1100 | 2026-02-24T01:21:44.576Z | Downloaded aho-corasick v1.1.3 |
| 1101 | 2026-02-24T01:21:44.601Z | Downloaded aes v0.8.4 |
| 1102 | 2026-02-24T01:21:44.601Z | Downloaded atomicwrites v0.4.4 |
| 1103 | 2026-02-24T01:21:44.601Z | Downloaded atomic-waker v1.1.2 |
| 1104 | 2026-02-24T01:21:44.601Z | Downloaded async-task v4.7.1 |
| 1105 | 2026-02-24T01:21:44.601Z | Downloaded async-channel v1.9.0 |
| 1106 | 2026-02-24T01:21:44.601Z | Downloaded assert_matches v1.5.0 |
| 1107 | 2026-02-24T01:21:44.601Z | Downloaded ahash v0.8.12 |
| 1108 | 2026-02-24T01:21:44.601Z | Downloaded aes-gcm v0.10.3 |
| 1109 | 2026-02-24T01:21:44.601Z | Downloaded aead v0.5.2 |
| 1110 | 2026-02-24T01:21:44.626Z | Downloaded anstyle-parse v0.2.5 |
| 1111 | 2026-02-24T01:21:45.061Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 1112 | 2026-02-24T01:22:08.527Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1113 | 2026-02-24T01:22:28.976Z | Startup: Caching catalogs ... Done |
| 1114 | 2026-02-24T01:23:08.775Z | Planning: Solver setup ... Done (36.571s) |
| 1115 | 2026-02-24T01:23:09.055Z | Planning: Running solver ... Done (0.280s) |
| 1116 | 2026-02-24T01:23:09.258Z | Planning: Finding local manifests ... Done (0.002s) |
| 1117 | 2026-02-24T01:23:09.466Z | Planning: Fetching manifests: 0/4 0% complete |
| 1118 | 2026-02-24T01:23:09.955Z | Planning: Fetching manifests: 4/4 100% complete |
| 1119 | 2026-02-24T01:23:10.040Z | Planning: Package planning ... Done (0.084s) |
| 1120 | 2026-02-24T01:23:10.130Z | Planning: Merging actions ... Done (0.089s) |
| 1121 | 2026-02-24T01:23:10.589Z | Planning: Checking for conflicting actions ... Done (0.460s) |
| 1122 | 2026-02-24T01:23:10.614Z | Planning: Consolidating action changes ... Done (0.018s) |
| 1123 | 2026-02-24T01:23:11.424Z | Planning: Evaluating mediators ... Done (0.815s) |
| 1124 | 2026-02-24T01:23:11.473Z | Planning: Planning completed in 42.32 seconds |
| 1125 | 2026-02-24T01:23:11.498Z | Packages to install: 4 |
| 1126 | 2026-02-24T01:23:11.498Z | Mediators to change: 2 |
| 1127 | 2026-02-24T01:23:11.498Z | Services to change: 1 |
| 1128 | 2026-02-24T01:23:11.498Z | Estimated space available: 154.46 GB |
| 1129 | 2026-02-24T01:23:11.498Z | Estimated space to be consumed: 1.81 GB |
| 1130 | 2026-02-24T01:23:11.498Z | Create boot environment: No |
| 1131 | 2026-02-24T01:23:11.498Z | Create backup boot environment: No |
| 1132 | 2026-02-24T01:23:11.498Z | Rebuild boot archive: No |
| 1133 | 2026-02-24T01:23:11.498Z | |
| 1134 | 2026-02-24T01:23:11.498Z | Changed mediators: |
| 1135 | 2026-02-24T01:23:11.498Z | mediator clang: |
| 1136 | 2026-02-24T01:23:11.498Z | version: None -> 15 (system default) |
| 1137 | 2026-02-24T01:23:11.498Z | |
| 1138 | 2026-02-24T01:23:11.498Z | mediator llvm: |
| 1139 | 2026-02-24T01:23:11.498Z | version: 14 (system default) -> 15 (system default) |
| 1140 | 2026-02-24T01:23:11.498Z | |
| 1141 | 2026-02-24T01:23:11.498Z | Changed packages: |
| 1142 | 2026-02-24T01:23:11.498Z | helios-dev |
| 1143 | 2026-02-24T01:23:11.498Z | developer/build-essential |
| 1144 | 2026-02-24T01:23:11.498Z | None -> 11-2.0 |
| 1145 | 2026-02-24T01:23:11.499Z | library/libxmlsec1 |
| 1146 | 2026-02-24T01:23:11.499Z | None -> 1.2.35-2.0 |
| 1147 | 2026-02-24T01:23:11.499Z | ooce/developer/clang-15 |
| 1148 | 2026-02-24T01:23:11.499Z | None -> 15.0.7-2.0 |
| 1149 | 2026-02-24T01:23:11.499Z | ooce/developer/llvm-15 |
| 1150 | 2026-02-24T01:23:11.499Z | None -> 15.0.7-2.0 |
| 1151 | 2026-02-24T01:23:11.499Z | |
| 1152 | 2026-02-24T01:23:11.499Z | Services: |
| 1153 | 2026-02-24T01:23:11.499Z | restart_fmri: |
| 1154 | 2026-02-24T01:23:11.499Z | svc:/system/update-man-index:default |
| 1155 | 2026-02-24T01:23:11.535Z | |
| 1156 | 2026-02-24T01:23:11.535Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 1157 | 2026-02-24T01:23:16.552Z | Download: 1199/3290 items 83.5/212.6MB 39% complete (16.8M/s) |
| 1158 | 2026-02-24T01:23:21.557Z | Download: 2339/3290 items 119.7/212.6MB 56% complete (12.1M/s) |
| 1159 | 2026-02-24T01:23:26.557Z | Download: 3248/3290 items 198.1/212.6MB 93% complete (11.5M/s) |
| 1160 | 2026-02-24T01:23:28.763Z | Download: Completed 212.60 MB in 17.23 seconds (12.3M/s) |
| 1161 | 2026-02-24T01:23:28.993Z | Actions: 1/3689 actions (Installing new actions) |
| 1162 | 2026-02-24T01:23:33.994Z | Actions: 2815/3689 actions (Installing new actions) |
| 1163 | 2026-02-24T01:23:35.228Z | Actions: Completed 3689 actions in 6.23 seconds. |
| 1164 | 2026-02-24T01:23:36.086Z | Done (0.852s) |
| 1165 | 2026-02-24T01:23:36.086Z | Done (0.000s) |
| 1166 | 2026-02-24T01:23:37.889Z | Done (1.803s) |
| 1167 | 2026-02-24T01:23:44.370Z | Done (6.185s) |
| 1168 | 2026-02-24T01:23:44.487Z | Done (0.023s) |
| 1169 | 2026-02-24T01:23:44.511Z | Done (0.000s) |
| 1170 | 2026-02-24T01:23:44.672Z | Done (0.000s) |
| 1171 | 2026-02-24T01:23:45.885Z | Planning: Evaluating mediator changes ... Done |
| 1172 | 2026-02-24T01:23:46.145Z | Planning: Checking for conflicting actions ... Done |
| 1173 | 2026-02-24T01:23:46.170Z | Planning: Consolidating action changes ... Done |
| 1174 | 2026-02-24T01:23:46.560Z | Planning: Evaluating mediators ... Done |
| 1175 | 2026-02-24T01:23:46.584Z | Planning: Planning completed in 0.68 seconds |
| 1176 | 2026-02-24T01:23:46.612Z | Mediators to change: 2 |
| 1177 | 2026-02-24T01:23:46.612Z | Create boot environment: No |
| 1178 | 2026-02-24T01:23:46.612Z | Create backup boot environment: No |
| 1179 | 2026-02-24T01:23:46.695Z | Done |
| 1180 | 2026-02-24T01:23:46.695Z | Done |
| 1181 | 2026-02-24T01:23:48.026Z | Done |
| 1182 | 2026-02-24T01:23:54.145Z | Done |
| 1183 | 2026-02-24T01:23:54.266Z | Done |
| 1184 | 2026-02-24T01:23:54.266Z | Done |
| 1185 | 2026-02-24T01:23:54.349Z | Done |
| 1186 | 2026-02-24T01:23:55.294Z | Planning: Evaluating mediator changes ... Done |
| 1187 | 2026-02-24T01:23:55.320Z | Planning: Merging actions ... Done |
| 1188 | 2026-02-24T01:23:55.614Z | Planning: Checking for conflicting actions ... Done |
| 1189 | 2026-02-24T01:23:55.639Z | Planning: Consolidating action changes ... Done |
| 1190 | 2026-02-24T01:23:56.048Z | Planning: Evaluating mediators ... Done |
| 1191 | 2026-02-24T01:23:56.143Z | Planning: Planning completed in 1.22 seconds |
| 1192 | 2026-02-24T01:23:56.202Z | Packages to change: 1 |
| 1193 | 2026-02-24T01:23:56.202Z | Mediators to change: 1 |
| 1194 | 2026-02-24T01:23:56.202Z | Services to change: 1 |
| 1195 | 2026-02-24T01:23:56.202Z | Create boot environment: No |
| 1196 | 2026-02-24T01:23:56.202Z | Create backup boot environment: Yes |
| 1197 | 2026-02-24T01:23:58.555Z | Actions: 1/6 actions (Updating modified actions) |
| 1198 | 2026-02-24T01:23:58.579Z | Actions: Completed 6 actions in 0.00 seconds. |
| 1199 | 2026-02-24T01:23:58.579Z | Done |
| 1200 | 2026-02-24T01:23:58.579Z | Done |
| 1201 | 2026-02-24T01:23:58.903Z | Done |
| 1202 | 2026-02-24T01:24:05.107Z | Done |
| 1203 | 2026-02-24T01:24:05.220Z | Done |
| 1204 | 2026-02-24T01:24:05.220Z | Done |
| 1205 | 2026-02-24T01:24:05.298Z | Done |
| 1206 | 2026-02-24T01:24:05.984Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1207 | 2026-02-24T01:24:05.984Z | clang system 15 system |
| 1208 | 2026-02-24T01:24:05.984Z | csh system system illumos |
| 1209 | 2026-02-24T01:24:05.984Z | ctags system system illumos |
| 1210 | 2026-02-24T01:24:05.984Z | file system system illumos |
| 1211 | 2026-02-24T01:24:05.984Z | gcc vendor 12 vendor |
| 1212 | 2026-02-24T01:24:05.984Z | gcc system 10 system |
| 1213 | 2026-02-24T01:24:05.984Z | gcc system 7 system |
| 1214 | 2026-02-24T01:24:05.984Z | go system 1.20 system |
| 1215 | 2026-02-24T01:24:05.984Z | go system 1.19 system |
| 1216 | 2026-02-24T01:24:05.984Z | llvm system 15 system |
| 1217 | 2026-02-24T01:24:05.984Z | llvm system 14 system |
| 1218 | 2026-02-24T01:24:05.984Z | mariadb system 10.6 system |
| 1219 | 2026-02-24T01:24:05.984Z | mta vendor vendor dma |
| 1220 | 2026-02-24T01:24:05.984Z | openjdk system 17 system |
| 1221 | 2026-02-24T01:24:05.984Z | openjdk system 11 system |
| 1222 | 2026-02-24T01:24:05.984Z | openjdk system 1.8 system |
| 1223 | 2026-02-24T01:24:05.984Z | openssl vendor 3 vendor |
| 1224 | 2026-02-24T01:24:05.984Z | perl system 5.36 system |
| 1225 | 2026-02-24T01:24:05.984Z | postgresql system 15 system |
| 1226 | 2026-02-24T01:24:05.984Z | postgresql system 13 system |
| 1227 | 2026-02-24T01:24:05.984Z | python vendor 3 vendor |
| 1228 | 2026-02-24T01:24:05.984Z | python system 2 system |
| 1229 | 2026-02-24T01:24:05.984Z | python3 system 3.11 system |
| 1230 | 2026-02-24T01:24:05.984Z | ruby system 3.0 system |
| 1231 | 2026-02-24T01:24:05.984Z | words vendor vendor american-english |
| 1232 | 2026-02-24T01:24:05.984Z | words system system australian-english |
| 1233 | 2026-02-24T01:24:05.984Z | words system system british-english |
| 1234 | 2026-02-24T01:24:05.984Z | words system system canadian-english |
| 1235 | 2026-02-24T01:24:05.984Z | words system system french |
| 1236 | 2026-02-24T01:24:05.984Z | words system system italian |
| 1237 | 2026-02-24T01:24:05.985Z | words system system ngerman |
| 1238 | 2026-02-24T01:24:05.985Z | words system system ogerman |
| 1239 | 2026-02-24T01:24:05.985Z | words system system spanish |
| 1240 | 2026-02-24T01:24:06.502Z | PUBLISHER TYPE STATUS P LOCATION |
| 1241 | 2026-02-24T01:24:06.502Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1242 | 2026-02-24T01:24:18.383Z | FMRI IFO |
| 1243 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1244 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1245 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1246 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1247 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1248 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 1249 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 1250 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 1251 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1252 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1253 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 1254 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1255 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1256 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 1257 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1258 | 2026-02-24T01:24:18.383Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1259 | 2026-02-24T01:24:21.077Z | Downloading crates ... |
| 1260 | 2026-02-24T01:24:21.213Z | Downloaded cargo_toml v0.21.0 |
| 1261 | 2026-02-24T01:24:21.317Z | Compiling proc-macro2 v1.0.101 |
| 1262 | 2026-02-24T01:24:21.342Z | Compiling unicode-ident v1.0.19 |
| 1263 | 2026-02-24T01:24:21.342Z | Compiling serde_core v1.0.228 |
| 1264 | 2026-02-24T01:24:21.342Z | Compiling version_check v0.9.5 |
| 1265 | 2026-02-24T01:24:21.342Z | Compiling serde v1.0.228 |
| 1266 | 2026-02-24T01:24:21.342Z | Compiling libc v0.2.180 |
| 1267 | 2026-02-24T01:24:21.342Z | Compiling memchr v2.7.4 |
| 1268 | 2026-02-24T01:24:21.342Z | Compiling stable_deref_trait v1.2.0 |
| 1269 | 2026-02-24T01:24:21.614Z | Compiling thiserror v2.0.18 |
| 1270 | 2026-02-24T01:24:21.649Z | Compiling zmij v1.0.15 |
| 1271 | 2026-02-24T01:24:22.223Z | Compiling litemap v0.7.3 |
| 1272 | 2026-02-24T01:24:22.322Z | Compiling ucd-trie v0.1.7 |
| 1273 | 2026-02-24T01:24:22.695Z | Compiling autocfg v1.4.0 |
| 1274 | 2026-02-24T01:24:22.852Z | Compiling thiserror v1.0.69 |
| 1275 | 2026-02-24T01:24:22.913Z | Compiling writeable v0.5.5 |
| 1276 | 2026-02-24T01:24:23.001Z | Compiling itoa v1.0.11 |
| 1277 | 2026-02-24T01:24:23.538Z | Compiling icu_locid_transform_data v1.5.0 |
| 1278 | 2026-02-24T01:24:23.664Z | Compiling errno v0.3.12 |
| 1279 | 2026-02-24T01:24:23.688Z | Compiling byteorder v1.5.0 |
| 1280 | 2026-02-24T01:24:23.793Z | Compiling quote v1.0.40 |
| 1281 | 2026-02-24T01:24:23.817Z | Compiling bitflags v2.9.4 |
| 1282 | 2026-02-24T01:24:23.929Z | Compiling icu_properties_data v1.5.0 |
| 1283 | 2026-02-24T01:24:23.974Z | Compiling serde_json v1.0.149 |
| 1284 | 2026-02-24T01:24:24.193Z | Compiling num-traits v0.2.19 |
| 1285 | 2026-02-24T01:24:24.248Z | Compiling syn v2.0.114 |
| 1286 | 2026-02-24T01:24:24.332Z | Compiling typeid v1.0.3 |
| 1287 | 2026-02-24T01:24:24.460Z | Compiling utf16_iter v1.0.5 |
| 1288 | 2026-02-24T01:24:24.497Z | Compiling hashbrown v0.16.1 |
| 1289 | 2026-02-24T01:24:24.521Z | Compiling equivalent v1.0.2 |
| 1290 | 2026-02-24T01:24:24.646Z | Compiling utf8_iter v1.0.4 |
| 1291 | 2026-02-24T01:24:24.794Z | Compiling smallvec v1.15.1 |
| 1292 | 2026-02-24T01:24:24.930Z | Compiling write16 v1.0.0 |
| 1293 | 2026-02-24T01:24:24.958Z | Compiling icu_normalizer_data v1.5.0 |
| 1294 | 2026-02-24T01:24:25.077Z | Compiling rustix v0.38.37 |
| 1295 | 2026-02-24T01:24:25.263Z | Compiling usdt-impl v0.5.0 |
| 1296 | 2026-02-24T01:24:25.562Z | Compiling proc-macro-error-attr v1.0.4 |
| 1297 | 2026-02-24T01:24:25.744Z | Compiling toml_write v0.1.2 |
| 1298 | 2026-02-24T01:24:25.879Z | Compiling indexmap v2.13.0 |
| 1299 | 2026-02-24T01:24:25.903Z | Compiling syn v1.0.109 |
| 1300 | 2026-02-24T01:24:25.961Z | Compiling winnow v0.7.14 |
| 1301 | 2026-02-24T01:24:26.142Z | Compiling thread-id v4.2.2 |
| 1302 | 2026-02-24T01:24:26.829Z | Compiling proc-macro-error v1.0.4 |
| 1303 | 2026-02-24T01:24:27.230Z | Compiling utf8parse v0.2.2 |
| 1304 | 2026-02-24T01:24:27.370Z | Compiling rustix v1.1.3 |
| 1305 | 2026-02-24T01:24:27.444Z | Compiling camino v1.2.2 |
| 1306 | 2026-02-24T01:24:27.589Z | Compiling log v0.4.29 |
| 1307 | 2026-02-24T01:24:27.953Z | Compiling percent-encoding v2.3.2 |
| 1308 | 2026-02-24T01:24:28.058Z | Compiling getrandom v0.3.4 |
| 1309 | 2026-02-24T01:24:28.083Z | Compiling plain v0.2.3 |
| 1310 | 2026-02-24T01:24:28.274Z | Compiling ordered-float v2.10.1 |
| 1311 | 2026-02-24T01:24:28.313Z | Compiling form_urlencoded v1.2.2 |
| 1312 | 2026-02-24T01:24:28.850Z | Compiling anstyle-parse v0.2.5 |
| 1313 | 2026-02-24T01:24:28.874Z | Compiling terminal_size v0.4.0 |
| 1314 | 2026-02-24T01:24:29.662Z | Compiling anstyle v1.0.11 |
| 1315 | 2026-02-24T01:24:29.761Z | Compiling is_terminal_polyfill v1.70.1 |
| 1316 | 2026-02-24T01:24:29.863Z | Compiling anstyle-query v1.1.1 |
| 1317 | 2026-02-24T01:24:29.888Z | Compiling cfg-if v1.0.4 |
| 1318 | 2026-02-24T01:24:29.929Z | Compiling pretty-hex v0.4.1 |
| 1319 | 2026-02-24T01:24:29.992Z | Compiling colorchoice v1.0.2 |
| 1320 | 2026-02-24T01:24:30.176Z | Compiling anstream v0.6.18 |
| 1321 | 2026-02-24T01:24:30.268Z | Compiling semver v1.0.27 |
| 1322 | 2026-02-24T01:24:30.951Z | Compiling fs-err v3.1.1 |
| 1323 | 2026-02-24T01:24:31.229Z | Compiling unicode-width v0.1.14 |
| 1324 | 2026-02-24T01:24:31.266Z | Compiling bytecount v0.6.8 |
| 1325 | 2026-02-24T01:24:31.300Z | Compiling fnv v1.0.7 |
| 1326 | 2026-02-24T01:24:31.349Z | Compiling fastrand v2.1.1 |
| 1327 | 2026-02-24T01:24:31.469Z | Compiling unicode-xid v0.2.6 |
| 1328 | 2026-02-24T01:24:31.506Z | Compiling heck v0.5.0 |
| 1329 | 2026-02-24T01:24:31.675Z | Compiling heck v0.4.1 |
| 1330 | 2026-02-24T01:24:31.827Z | Compiling once_cell v1.21.3 |
| 1331 | 2026-02-24T01:24:31.928Z | Compiling synstructure v0.13.1 |
| 1332 | 2026-02-24T01:24:32.049Z | Compiling anyhow v1.0.99 |
| 1333 | 2026-02-24T01:24:32.120Z | Compiling strsim v0.11.1 |
| 1334 | 2026-02-24T01:24:32.498Z | Compiling clap_lex v0.7.4 |
| 1335 | 2026-02-24T01:24:32.854Z | Compiling clap_builder v4.5.48 |
| 1336 | 2026-02-24T01:24:32.929Z | Compiling tempfile v3.24.0 |
| 1337 | 2026-02-24T01:24:32.981Z | Compiling papergrid v0.11.0 |
| 1338 | 2026-02-24T01:24:33.309Z | Compiling memmap v0.7.0 |
| 1339 | 2026-02-24T01:24:33.372Z | Compiling smawk v0.3.2 |
| 1340 | 2026-02-24T01:24:33.651Z | Compiling unicode-linebreak v0.1.5 |
| 1341 | 2026-02-24T01:24:33.698Z | Compiling unicode-width v0.2.0 |
| 1342 | 2026-02-24T01:24:33.764Z | Compiling camino-tempfile v1.4.1 |
| 1343 | 2026-02-24T01:24:34.219Z | Compiling textwrap v0.16.2 |
| 1344 | 2026-02-24T01:24:34.587Z | Compiling tabled_derive v0.7.0 |
| 1345 | 2026-02-24T01:24:34.838Z | Compiling swrite v0.1.0 |
| 1346 | 2026-02-24T01:24:35.032Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1347 | 2026-02-24T01:24:35.996Z | Compiling serde_derive v1.0.228 |
| 1348 | 2026-02-24T01:24:35.996Z | Compiling zerofrom-derive v0.1.4 |
| 1349 | 2026-02-24T01:24:35.996Z | Compiling yoke-derive v0.7.4 |
| 1350 | 2026-02-24T01:24:35.996Z | Compiling thiserror-impl v2.0.18 |
| 1351 | 2026-02-24T01:24:36.020Z | Compiling zerovec-derive v0.10.3 |
| 1352 | 2026-02-24T01:24:36.368Z | Compiling displaydoc v0.2.5 |
| 1353 | 2026-02-24T01:24:38.037Z | Compiling icu_provider_macros v1.5.0 |
| 1354 | 2026-02-24T01:24:38.422Z | Compiling thiserror-impl v1.0.69 |
| 1355 | 2026-02-24T01:24:38.839Z | Compiling zerocopy-derive v0.7.35 |
| 1356 | 2026-02-24T01:24:39.072Z | Compiling scroll_derive v0.12.0 |
| 1357 | 2026-02-24T01:24:39.521Z | Compiling zerofrom v0.1.4 |
| 1358 | 2026-02-24T01:24:39.545Z | Compiling pest v2.8.2 |
| 1359 | 2026-02-24T01:24:39.835Z | Compiling yoke v0.7.4 |
| 1360 | 2026-02-24T01:24:40.387Z | Compiling zerovec v0.10.4 |
| 1361 | 2026-02-24T01:24:40.599Z | Compiling scroll v0.12.0 |
| 1362 | 2026-02-24T01:24:40.835Z | Compiling clap_derive v4.5.47 |
| 1363 | 2026-02-24T01:24:40.983Z | Compiling zerocopy v0.7.35 |
| 1364 | 2026-02-24T01:24:41.229Z | Compiling goblin v0.8.2 |
| 1365 | 2026-02-24T01:24:41.386Z | Compiling tabled v0.15.0 |
| 1366 | 2026-02-24T01:24:42.245Z | Compiling tinystr v0.7.6 |
| 1367 | 2026-02-24T01:24:42.436Z | Compiling icu_collections v1.5.0 |
| 1368 | 2026-02-24T01:24:42.574Z | Compiling icu_locid v1.5.0 |
| 1369 | 2026-02-24T01:24:42.643Z | Compiling pest_meta v2.8.2 |
| 1370 | 2026-02-24T01:24:43.725Z | Compiling icu_provider v1.5.0 |
| 1371 | 2026-02-24T01:24:44.126Z | Compiling pest_generator v2.8.2 |
| 1372 | 2026-02-24T01:24:44.219Z | Compiling serde_spanned v0.6.9 |
| 1373 | 2026-02-24T01:24:44.439Z | Compiling icu_locid_transform v1.5.0 |
| 1374 | 2026-02-24T01:24:44.463Z | Compiling toml_datetime v0.6.11 |
| 1375 | 2026-02-24T01:24:44.644Z | Compiling dof v0.3.0 |
| 1376 | 2026-02-24T01:24:44.879Z | Compiling toml_edit v0.22.27 |
| 1377 | 2026-02-24T01:24:44.974Z | Compiling erased-serde v0.4.6 |
| 1378 | 2026-02-24T01:24:45.556Z | Compiling serde_tokenstream v0.2.2 |
| 1379 | 2026-02-24T01:24:45.763Z | Compiling icu_properties v1.5.1 |
| 1380 | 2026-02-24T01:24:46.075Z | Compiling serde-untagged v0.1.7 |
| 1381 | 2026-02-24T01:24:46.162Z | Compiling serde-value v0.7.0 |
| 1382 | 2026-02-24T01:24:46.545Z | Compiling cargo-platform v0.2.0 |
| 1383 | 2026-02-24T01:24:46.644Z | Compiling pest_derive v2.8.2 |
| 1384 | 2026-02-24T01:24:46.768Z | Compiling clap v4.5.48 |
| 1385 | 2026-02-24T01:24:46.792Z | Compiling macaddr v1.0.1 |
| 1386 | 2026-02-24T01:24:47.395Z | Compiling dtrace-parser v0.2.0 |
| 1387 | 2026-02-24T01:24:48.286Z | Compiling toml v0.8.23 |
| 1388 | 2026-02-24T01:24:49.110Z | Compiling cargo_toml v0.21.0 |
| 1389 | 2026-02-24T01:24:49.135Z | Compiling usdt-macro v0.5.0 |
| 1390 | 2026-02-24T01:24:49.159Z | Compiling usdt-attr-macro v0.5.0 |
| 1391 | 2026-02-24T01:24:49.237Z | Compiling icu_normalizer v1.5.0 |
| 1392 | 2026-02-24T01:24:50.100Z | Compiling idna_adapter v1.2.0 |
| 1393 | 2026-02-24T01:24:50.231Z | Compiling usdt v0.5.0 |
| 1394 | 2026-02-24T01:24:50.329Z | Compiling idna v1.0.3 |
| 1395 | 2026-02-24T01:24:50.884Z | Compiling url v2.5.4 |
| 1396 | 2026-02-24T01:24:51.687Z | Compiling cargo-util-schemas v0.8.2 |
| 1397 | 2026-02-24T01:24:53.754Z | Compiling cargo_metadata v0.21.0 |
| 1398 | 2026-02-24T01:24:55.927Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1399 | 2026-02-24T01:25:00.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.90s |
| 1400 | 2026-02-24T01:25:00.544Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1401 | 2026-02-24T01:25:02.499Z | Compiling value-bag v1.12.0 |
| 1402 | 2026-02-24T01:25:02.499Z | Compiling lock_api v0.4.12 |
| 1403 | 2026-02-24T01:25:02.499Z | Compiling scopeguard v1.2.0 |
| 1404 | 2026-02-24T01:25:02.524Z | Compiling shlex v1.3.0 |
| 1405 | 2026-02-24T01:25:02.524Z | Compiling find-msvc-tools v0.1.9 |
| 1406 | 2026-02-24T01:25:02.524Z | Compiling syn v2.0.114 |
| 1407 | 2026-02-24T01:25:02.524Z | Compiling getrandom v0.2.15 |
| 1408 | 2026-02-24T01:25:02.524Z | Compiling jobserver v0.1.32 |
| 1409 | 2026-02-24T01:25:02.809Z | Compiling smallvec v1.15.1 |
| 1410 | 2026-02-24T01:25:02.948Z | Compiling typenum v1.17.0 |
| 1411 | 2026-02-24T01:25:03.086Z | Compiling log v0.4.29 |
| 1412 | 2026-02-24T01:25:03.113Z | Compiling cc v1.2.56 |
| 1413 | 2026-02-24T01:25:03.187Z | Compiling rand_core v0.6.4 |
| 1414 | 2026-02-24T01:25:03.269Z | Compiling generic-array v0.14.7 |
| 1415 | 2026-02-24T01:25:03.488Z | Compiling subtle v2.6.1 |
| 1416 | 2026-02-24T01:25:03.515Z | Compiling portable-atomic v1.11.0 |
| 1417 | 2026-02-24T01:25:03.692Z | Compiling critical-section v1.1.3 |
| 1418 | 2026-02-24T01:25:03.775Z | Compiling const-oid v0.9.6 |
| 1419 | 2026-02-24T01:25:03.911Z | Compiling getrandom v0.3.4 |
| 1420 | 2026-02-24T01:25:03.911Z | Compiling serde_json v1.0.149 |
| 1421 | 2026-02-24T01:25:03.911Z | Compiling pkg-config v0.3.31 |
| 1422 | 2026-02-24T01:25:04.356Z | Compiling spin v0.9.8 |
| 1423 | 2026-02-24T01:25:04.748Z | Compiling regex-syntax v0.8.5 |
| 1424 | 2026-02-24T01:25:05.169Z | Compiling pin-project-lite v0.2.14 |
| 1425 | 2026-02-24T01:25:05.262Z | Compiling parking_lot_core v0.9.10 |
| 1426 | 2026-02-24T01:25:05.656Z | Compiling once_cell v1.21.3 |
| 1427 | 2026-02-24T01:25:05.706Z | Compiling rustix v0.38.37 |
| 1428 | 2026-02-24T01:25:05.767Z | Compiling libm v0.2.8 |
| 1429 | 2026-02-24T01:25:06.064Z | Compiling signal-hook-registry v1.4.2 |
| 1430 | 2026-02-24T01:25:06.145Z | Compiling num-traits v0.2.19 |
| 1431 | 2026-02-24T01:25:06.503Z | Compiling allocator-api2 v0.2.21 |
| 1432 | 2026-02-24T01:25:06.588Z | Compiling parking_lot v0.12.3 |
| 1433 | 2026-02-24T01:25:06.864Z | Compiling mio v1.0.2 |
| 1434 | 2026-02-24T01:25:07.053Z | Compiling futures-core v0.3.31 |
| 1435 | 2026-02-24T01:25:07.287Z | Compiling lazy_static v1.5.0 |
| 1436 | 2026-02-24T01:25:07.392Z | Compiling aho-corasick v1.1.3 |
| 1437 | 2026-02-24T01:25:07.420Z | Compiling percent-encoding v2.3.2 |
| 1438 | 2026-02-24T01:25:07.455Z | Compiling socket2 v0.6.1 |
| 1439 | 2026-02-24T01:25:07.815Z | Compiling slab v0.4.9 |
| 1440 | 2026-02-24T01:25:08.164Z | Compiling cpufeatures v0.2.14 |
| 1441 | 2026-02-24T01:25:08.316Z | Compiling futures-sink v0.3.31 |
| 1442 | 2026-02-24T01:25:08.340Z | Compiling either v1.15.0 |
| 1443 | 2026-02-24T01:25:08.375Z | Compiling glob v0.3.2 |
| 1444 | 2026-02-24T01:25:08.517Z | Compiling futures-channel v0.3.31 |
| 1445 | 2026-02-24T01:25:08.713Z | Compiling hashbrown v0.16.1 |
| 1446 | 2026-02-24T01:25:08.776Z | Compiling prettyplease v0.2.36 |
| 1447 | 2026-02-24T01:25:08.969Z | Compiling rustversion v1.0.22 |
| 1448 | 2026-02-24T01:25:09.117Z | Compiling futures-io v0.3.31 |
| 1449 | 2026-02-24T01:25:09.333Z | Compiling clang-sys v1.8.1 |
| 1450 | 2026-02-24T01:25:09.420Z | Compiling pin-utils v0.1.0 |
| 1451 | 2026-02-24T01:25:09.547Z | Compiling regex-automata v0.4.11 |
| 1452 | 2026-02-24T01:25:09.672Z | Compiling futures-task v0.3.31 |
| 1453 | 2026-02-24T01:25:09.984Z | Compiling minimal-lexical v0.2.1 |
| 1454 | 2026-02-24T01:25:10.036Z | Compiling indexmap v2.13.0 |
| 1455 | 2026-02-24T01:25:10.097Z | Compiling libloading v0.8.5 |
| 1456 | 2026-02-24T01:25:10.538Z | Compiling synstructure v0.13.1 |
| 1457 | 2026-02-24T01:25:10.569Z | Compiling nom v7.1.3 |
| 1458 | 2026-02-24T01:25:10.970Z | Compiling bindgen v0.69.5 |
| 1459 | 2026-02-24T01:25:11.271Z | Compiling ident_case v1.0.1 |
| 1460 | 2026-02-24T01:25:11.480Z | Compiling base64ct v1.6.0 |
| 1461 | 2026-02-24T01:25:11.761Z | Compiling home v0.5.9 |
| 1462 | 2026-02-24T01:25:12.058Z | Compiling pem-rfc7468 v0.7.0 |
| 1463 | 2026-02-24T01:25:12.085Z | Compiling itertools v0.12.1 |
| 1464 | 2026-02-24T01:25:12.200Z | Compiling form_urlencoded v1.2.2 |
| 1465 | 2026-02-24T01:25:12.593Z | Compiling lazycell v1.3.0 |
| 1466 | 2026-02-24T01:25:12.821Z | Compiling flagset v0.4.6 |
| 1467 | 2026-02-24T01:25:12.851Z | Compiling rustc-hash v1.1.0 |
| 1468 | 2026-02-24T01:25:13.035Z | Compiling rand_core v0.9.3 |
| 1469 | 2026-02-24T01:25:13.092Z | Compiling cmake v0.1.51 |
| 1470 | 2026-02-24T01:25:13.630Z | Compiling cexpr v0.6.0 |
| 1471 | 2026-02-24T01:25:13.957Z | Compiling foldhash v0.1.5 |
| 1472 | 2026-02-24T01:25:13.981Z | Compiling fs_extra v1.3.0 |
| 1473 | 2026-02-24T01:25:14.312Z | Compiling paste v1.0.15 |
| 1474 | 2026-02-24T01:25:14.550Z | Compiling iana-time-zone v0.1.63 |
| 1475 | 2026-02-24T01:25:14.742Z | Compiling dunce v1.0.5 |
| 1476 | 2026-02-24T01:25:14.890Z | Compiling hashbrown v0.15.4 |
| 1477 | 2026-02-24T01:25:14.914Z | Compiling rustc_version v0.4.1 |
| 1478 | 2026-02-24T01:25:14.941Z | Compiling uuid v1.19.0 |
| 1479 | 2026-02-24T01:25:15.090Z | Compiling zerocopy v0.8.27 |
| 1480 | 2026-02-24T01:25:15.139Z | Compiling vcpkg v0.2.15 |
| 1481 | 2026-02-24T01:25:15.505Z | Compiling serde_derive v1.0.228 |
| 1482 | 2026-02-24T01:25:15.668Z | Compiling zeroize_derive v1.4.2 |
| 1483 | 2026-02-24T01:25:15.943Z | Compiling zerofrom-derive v0.1.4 |
| 1484 | 2026-02-24T01:25:16.206Z | Compiling yoke-derive v0.7.4 |
| 1485 | 2026-02-24T01:25:16.633Z | Compiling zerovec-derive v0.10.3 |
| 1486 | 2026-02-24T01:25:17.033Z | Compiling displaydoc v0.2.5 |
| 1487 | 2026-02-24T01:25:17.151Z | Compiling zeroize v1.8.1 |
| 1488 | 2026-02-24T01:25:18.802Z | Compiling icu_provider_macros v1.5.0 |
| 1489 | 2026-02-24T01:25:18.991Z | Compiling zerocopy-derive v0.7.35 |
| 1490 | 2026-02-24T01:25:19.082Z | Compiling crypto-common v0.1.6 |
| 1491 | 2026-02-24T01:25:19.144Z | Compiling block-buffer v0.10.4 |
| 1492 | 2026-02-24T01:25:19.348Z | Compiling tokio-macros v2.6.0 |
| 1493 | 2026-02-24T01:25:19.461Z | Compiling digest v0.10.7 |
| 1494 | 2026-02-24T01:25:19.485Z | Compiling zerofrom v0.1.4 |
| 1495 | 2026-02-24T01:25:19.723Z | Compiling yoke v0.7.4 |
| 1496 | 2026-02-24T01:25:19.872Z | Compiling thiserror-impl v2.0.18 |
| 1497 | 2026-02-24T01:25:20.003Z | Compiling hmac v0.12.1 |
| 1498 | 2026-02-24T01:25:20.165Z | Compiling zerovec v0.10.4 |
| 1499 | 2026-02-24T01:25:20.383Z | Compiling block-padding v0.3.3 |
| 1500 | 2026-02-24T01:25:20.667Z | Compiling futures-macro v0.3.31 |
| 1501 | 2026-02-24T01:25:20.701Z | Compiling inout v0.1.3 |
| 1502 | 2026-02-24T01:25:21.018Z | Compiling zerocopy v0.7.35 |
| 1503 | 2026-02-24T01:25:21.042Z | Compiling regex v1.11.3 |
| 1504 | 2026-02-24T01:25:21.092Z | Compiling cipher v0.4.4 |
| 1505 | 2026-02-24T01:25:21.758Z | Compiling sha2 v0.10.9 |
| 1506 | 2026-02-24T01:25:22.108Z | Compiling tinystr v0.7.6 |
| 1507 | 2026-02-24T01:25:22.243Z | Compiling icu_collections v1.5.0 |
| 1508 | 2026-02-24T01:25:22.429Z | Compiling ppv-lite86 v0.2.20 |
| 1509 | 2026-02-24T01:25:22.495Z | Compiling icu_locid v1.5.0 |
| 1510 | 2026-02-24T01:25:22.547Z | Compiling der_derive v0.7.3 |
| 1511 | 2026-02-24T01:25:22.631Z | Compiling futures-util v0.3.31 |
| 1512 | 2026-02-24T01:25:23.027Z | Compiling serde v1.0.228 |
| 1513 | 2026-02-24T01:25:23.166Z | Compiling thiserror v2.0.18 |
| 1514 | 2026-02-24T01:25:23.267Z | Compiling salsa20 v0.10.2 |
| 1515 | 2026-02-24T01:25:23.357Z | Compiling pest v2.8.2 |
| 1516 | 2026-02-24T01:25:23.534Z | Compiling pbkdf2 v0.12.2 |
| 1517 | 2026-02-24T01:25:23.581Z | Compiling rand_chacha v0.9.0 |
| 1518 | 2026-02-24T01:25:23.773Z | Compiling icu_provider v1.5.0 |
| 1519 | 2026-02-24T01:25:24.507Z | Compiling bitflags v2.9.4 |
| 1520 | 2026-02-24T01:25:24.563Z | Compiling bytes v1.11.1 |
| 1521 | 2026-02-24T01:25:24.739Z | Compiling icu_locid_transform v1.5.0 |
| 1522 | 2026-02-24T01:25:24.775Z | Compiling der v0.7.10 |
| 1523 | 2026-02-24T01:25:25.118Z | Compiling chrono v0.4.43 |
| 1524 | 2026-02-24T01:25:25.216Z | Compiling scrypt v0.11.0 |
| 1525 | 2026-02-24T01:25:25.792Z | Compiling cbc v0.1.2 |
| 1526 | 2026-02-24T01:25:26.075Z | Compiling tokio v1.49.0 |
| 1527 | 2026-02-24T01:25:26.128Z | Compiling http v1.4.0 |
| 1528 | 2026-02-24T01:25:26.848Z | Compiling icu_properties v1.5.1 |
| 1529 | 2026-02-24T01:25:27.358Z | Compiling spki v0.7.3 |
| 1530 | 2026-02-24T01:25:27.821Z | Compiling pest_meta v2.8.2 |
| 1531 | 2026-02-24T01:25:28.006Z | Compiling aes v0.8.4 |
| 1532 | 2026-02-24T01:25:28.469Z | Compiling openssl-sys v0.9.109 |
| 1533 | 2026-02-24T01:25:28.677Z | Compiling zerocopy-derive v0.8.27 |
| 1534 | 2026-02-24T01:25:29.534Z | Compiling which v4.4.2 |
| 1535 | 2026-02-24T01:25:29.840Z | Compiling pest_generator v2.8.2 |
| 1536 | 2026-02-24T01:25:30.146Z | Compiling pkcs5 v0.7.1 |
| 1537 | 2026-02-24T01:25:30.680Z | Compiling rand v0.9.2 |
| 1538 | 2026-02-24T01:25:31.323Z | Compiling icu_normalizer v1.5.0 |
| 1539 | 2026-02-24T01:25:31.771Z | Compiling tracing-attributes v0.1.27 |
| 1540 | 2026-02-24T01:25:31.857Z | Compiling serde_derive_internals v0.29.1 |
| 1541 | 2026-02-24T01:25:32.497Z | Compiling idna_adapter v1.2.0 |
| 1542 | 2026-02-24T01:25:32.677Z | Compiling ring v0.17.14 |
| 1543 | 2026-02-24T01:25:32.785Z | Compiling idna v1.0.3 |
| 1544 | 2026-02-24T01:25:33.139Z | Compiling tracing-core v0.1.32 |
| 1545 | 2026-02-24T01:25:33.763Z | Compiling url v2.5.4 |
| 1546 | 2026-02-24T01:25:34.032Z | Compiling rustix v1.1.3 |
| 1547 | 2026-02-24T01:25:34.252Z | Compiling adler2 v2.0.0 |
| 1548 | 2026-02-24T01:25:34.414Z | Compiling schemars v0.8.22 |
| 1549 | 2026-02-24T01:25:34.512Z | Compiling aws-lc-rs v1.12.4 |
| 1550 | 2026-02-24T01:25:34.865Z | Compiling miniz_oxide v0.8.5 |
| 1551 | 2026-02-24T01:25:34.892Z | Compiling tracing v0.1.40 |
| 1552 | 2026-02-24T01:25:35.041Z | Compiling schemars_derive v0.8.22 |
| 1553 | 2026-02-24T01:25:35.534Z | Compiling pest_derive v2.8.2 |
| 1554 | 2026-02-24T01:25:35.578Z | Compiling pkcs8 v0.10.2 |
| 1555 | 2026-02-24T01:25:35.668Z | Compiling http-body v1.0.1 |
| 1556 | 2026-02-24T01:25:35.987Z | Compiling scroll_derive v0.13.1 |
| 1557 | 2026-02-24T01:25:36.323Z | Compiling tokio-util v0.7.15 |
| 1558 | 2026-02-24T01:25:36.561Z | Compiling darling_core v0.20.10 |
| 1559 | 2026-02-24T01:25:36.645Z | Compiling dyn-clone v1.0.20 |
| 1560 | 2026-02-24T01:25:36.942Z | Compiling base64 v0.22.1 |
| 1561 | 2026-02-24T01:25:37.724Z | Compiling rustls-pki-types v1.10.0 |
| 1562 | 2026-02-24T01:25:37.911Z | Compiling tinyvec_macros v0.1.1 |
| 1563 | 2026-02-24T01:25:38.030Z | Compiling httparse v1.9.5 |
| 1564 | 2026-02-24T01:25:38.723Z | Compiling tinyvec v1.8.0 |
| 1565 | 2026-02-24T01:25:38.787Z | Compiling scroll v0.13.0 |
| 1566 | 2026-02-24T01:25:39.401Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 1567 | 2026-02-24T01:25:40.217Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1568 | 2026-02-24T01:25:40.242Z | Compiling tower-layer v0.3.3 |
| 1569 | 2026-02-24T01:25:40.647Z | Compiling openssl-probe v0.1.5 |
| 1570 | 2026-02-24T01:25:40.781Z | Compiling foreign-types-shared v0.1.1 |
| 1571 | 2026-02-24T01:25:40.936Z | Compiling untrusted v0.7.1 |
| 1572 | 2026-02-24T01:25:41.005Z | Compiling time-core v0.1.6 |
| 1573 | 2026-02-24T01:25:41.171Z | Compiling untrusted v0.9.0 |
| 1574 | 2026-02-24T01:25:41.286Z | Compiling atomic-waker v1.1.2 |
| 1575 | 2026-02-24T01:25:41.382Z | Compiling try-lock v0.2.5 |
| 1576 | 2026-02-24T01:25:41.462Z | Compiling powerfmt v0.2.0 |
| 1577 | 2026-02-24T01:25:41.546Z | Compiling openssl v0.10.73 |
| 1578 | 2026-02-24T01:25:41.572Z | Compiling num-conv v0.1.0 |
| 1579 | 2026-02-24T01:25:41.626Z | Compiling tower-service v0.3.3 |
| 1580 | 2026-02-24T01:25:41.679Z | Compiling want v0.3.1 |
| 1581 | 2026-02-24T01:25:41.879Z | Compiling deranged v0.5.3 |
| 1582 | 2026-02-24T01:25:41.903Z | Compiling h2 v0.4.6 |
| 1583 | 2026-02-24T01:25:41.963Z | Compiling time-macros v0.2.24 |
| 1584 | 2026-02-24T01:25:42.095Z | Compiling tempfile v3.24.0 |
| 1585 | 2026-02-24T01:25:42.121Z | Compiling foreign-types v0.3.2 |
| 1586 | 2026-02-24T01:25:42.796Z | Compiling darling_macro v0.20.10 |
| 1587 | 2026-02-24T01:25:43.692Z | Compiling darling v0.20.10 |
| 1588 | 2026-02-24T01:25:43.716Z | Compiling goblin v0.10.2 |
| 1589 | 2026-02-24T01:25:44.646Z | Compiling ipnet v2.11.0 |
| 1590 | 2026-02-24T01:25:44.712Z | Compiling openssl-macros v0.1.1 |
| 1591 | 2026-02-24T01:25:45.502Z | Compiling wait-timeout v0.2.0 |
| 1592 | 2026-02-24T01:25:45.915Z | Compiling usdt-impl v0.6.0 |
| 1593 | 2026-02-24T01:25:45.940Z | Compiling bit-vec v0.8.0 |
| 1594 | 2026-02-24T01:25:46.084Z | Compiling native-tls v0.2.12 |
| 1595 | 2026-02-24T01:25:46.363Z | Compiling quick-error v1.2.3 |
| 1596 | 2026-02-24T01:25:46.477Z | Compiling rustls v0.23.19 |
| 1597 | 2026-02-24T01:25:46.503Z | Compiling httpdate v1.0.3 |
| 1598 | 2026-02-24T01:25:46.537Z | Compiling gimli v0.31.1 |
| 1599 | 2026-02-24T01:25:46.569Z | Compiling num_threads v0.1.7 |
| 1600 | 2026-02-24T01:25:46.757Z | Compiling crossbeam-utils v0.8.21 |
| 1601 | 2026-02-24T01:25:46.781Z | Compiling syn v1.0.109 |
| 1602 | 2026-02-24T01:25:46.997Z | Compiling time v0.3.43 |
| 1603 | 2026-02-24T01:25:47.374Z | Compiling rusty-fork v0.3.0 |
| 1604 | 2026-02-24T01:25:47.598Z | Compiling bit-set v0.8.0 |
| 1605 | 2026-02-24T01:25:48.193Z | Compiling derive_builder_core v0.20.2 |
| 1606 | 2026-02-24T01:25:50.429Z | Compiling hyper v1.8.1 |
| 1607 | 2026-02-24T01:25:51.278Z | Compiling unicode-normalization v0.1.24 |
| 1608 | 2026-02-24T01:25:52.334Z | Compiling addr2line v0.24.2 |
| 1609 | 2026-02-24T01:25:52.469Z | Compiling dof v0.4.0 |
| 1610 | 2026-02-24T01:25:52.608Z | Compiling dtrace-parser v0.3.0 |
| 1611 | 2026-02-24T01:25:53.306Z | Compiling signature v2.2.0 |
| 1612 | 2026-02-24T01:25:53.637Z | Compiling heapless v0.7.17 |
| 1613 | 2026-02-24T01:25:54.128Z | Compiling scroll_derive v0.12.0 |
| 1614 | 2026-02-24T01:25:54.676Z | Compiling thiserror-impl v1.0.69 |
| 1615 | 2026-02-24T01:25:54.715Z | Compiling rand_xorshift v0.4.0 |
| 1616 | 2026-02-24T01:25:54.848Z | Compiling darling_core v0.21.0 |
| 1617 | 2026-02-24T01:25:55.075Z | Compiling slog v2.8.2 |
| 1618 | 2026-02-24T01:25:55.460Z | Compiling thread-id v5.0.0 |
| 1619 | 2026-02-24T01:25:55.598Z | Compiling cookie v0.18.1 |
| 1620 | 2026-02-24T01:25:55.622Z | Compiling object v0.36.5 |
| 1621 | 2026-02-24T01:25:56.019Z | Compiling crc32fast v1.4.2 |
| 1622 | 2026-02-24T01:25:56.051Z | Compiling signal-hook v0.3.18 |
| 1623 | 2026-02-24T01:25:56.347Z | Compiling siphasher v0.3.11 |
| 1624 | 2026-02-24T01:25:56.462Z | Compiling zlib-rs v0.5.1 |
| 1625 | 2026-02-24T01:25:56.487Z | Compiling unicode-bidi v0.3.17 |
| 1626 | 2026-02-24T01:25:56.809Z | Compiling unarray v0.1.4 |
| 1627 | 2026-02-24T01:25:57.024Z | Compiling zstd-safe v7.2.3 |
| 1628 | 2026-02-24T01:25:57.371Z | Compiling anyhow v1.0.99 |
| 1629 | 2026-02-24T01:25:58.064Z | Compiling rustc-demangle v0.1.24 |
| 1630 | 2026-02-24T01:25:58.099Z | Compiling unicode-properties v0.1.3 |
| 1631 | 2026-02-24T01:25:58.184Z | Compiling thiserror v1.0.69 |
| 1632 | 2026-02-24T01:25:58.596Z | Compiling stringprep v0.1.5 |
| 1633 | 2026-02-24T01:25:58.641Z | Compiling proptest v1.7.0 |
| 1634 | 2026-02-24T01:25:58.904Z | Compiling phf_shared v0.11.2 |
| 1635 | 2026-02-24T01:25:59.433Z | Compiling scroll v0.12.0 |
| 1636 | 2026-02-24T01:26:00.231Z | Compiling hyper-util v0.1.19 |
| 1637 | 2026-02-24T01:26:00.521Z | Compiling derive_builder_macro v0.20.2 |
| 1638 | 2026-02-24T01:26:02.597Z | Compiling darling_macro v0.21.0 |
| 1639 | 2026-02-24T01:26:02.624Z | Compiling ipnetwork v0.21.1 |
| 1640 | 2026-02-24T01:26:03.460Z | Compiling backtrace v0.3.74 |
| 1641 | 2026-02-24T01:26:03.536Z | Compiling serde_spanned v0.6.9 |
| 1642 | 2026-02-24T01:26:03.813Z | Compiling toml_datetime v0.6.11 |
| 1643 | 2026-02-24T01:26:03.901Z | Compiling erased-serde v0.3.31 |
| 1644 | 2026-02-24T01:26:04.379Z | Compiling libz-rs-sys v0.5.1 |
| 1645 | 2026-02-24T01:26:04.668Z | Compiling serde_tokenstream v0.2.2 |
| 1646 | 2026-02-24T01:26:04.781Z | Compiling rand_chacha v0.3.1 |
| 1647 | 2026-02-24T01:26:04.887Z | Compiling md-5 v0.10.6 |
| 1648 | 2026-02-24T01:26:05.142Z | Compiling curve25519-dalek v4.1.3 |
| 1649 | 2026-02-24T01:26:05.313Z | Compiling vergen-lib v0.1.6 |
| 1650 | 2026-02-24T01:26:05.461Z | Compiling num-integer v0.1.46 |
| 1651 | 2026-02-24T01:26:05.727Z | Compiling sync_wrapper v1.0.1 |
| 1652 | 2026-02-24T01:26:05.934Z | Compiling hash32 v0.2.1 |
| 1653 | 2026-02-24T01:26:05.958Z | Compiling ff v0.13.0 |
| 1654 | 2026-02-24T01:26:06.252Z | Compiling memoffset v0.9.1 |
| 1655 | 2026-02-24T01:26:06.276Z | Compiling smoltcp v0.9.1 |
| 1656 | 2026-02-24T01:26:06.357Z | Compiling cfg_aliases v0.2.1 |
| 1657 | 2026-02-24T01:26:06.418Z | Compiling base16ct v0.2.0 |
| 1658 | 2026-02-24T01:26:06.490Z | Compiling fallible-iterator v0.2.0 |
| 1659 | 2026-02-24T01:26:06.625Z | Compiling num-bigint-dig v0.8.6 |
| 1660 | 2026-02-24T01:26:06.767Z | Compiling litrs v0.4.1 |
| 1661 | 2026-02-24T01:26:06.920Z | Compiling psl-types v2.0.11 |
| 1662 | 2026-02-24T01:26:06.950Z | Compiling ref-cast v1.0.25 |
| 1663 | 2026-02-24T01:26:07.109Z | Compiling sec1 v0.7.3 |
| 1664 | 2026-02-24T01:26:07.160Z | Compiling publicsuffix v2.3.0 |
| 1665 | 2026-02-24T01:26:07.268Z | Compiling postgres-protocol v0.6.8 |
| 1666 | 2026-02-24T01:26:07.650Z | Compiling nix v0.29.0 |
| 1667 | 2026-02-24T01:26:07.700Z | Compiling group v0.13.0 |
| 1668 | 2026-02-24T01:26:08.003Z | Compiling document-features v0.2.11 |
| 1669 | 2026-02-24T01:26:08.053Z | Compiling num-iter v0.1.45 |
| 1670 | 2026-02-24T01:26:08.439Z | Compiling tower v0.5.2 |
| 1671 | 2026-02-24T01:26:08.505Z | Compiling rand v0.8.5 |
| 1672 | 2026-02-24T01:26:08.538Z | Compiling newtype-uuid v1.3.2 |
| 1673 | 2026-02-24T01:26:09.204Z | Compiling flate2 v1.1.2 |
| 1674 | 2026-02-24T01:26:09.559Z | Compiling darling v0.21.0 |
| 1675 | 2026-02-24T01:26:09.723Z | Compiling oxnet v0.1.4 |
| 1676 | 2026-02-24T01:26:09.866Z | Compiling derive_builder v0.20.2 |
| 1677 | 2026-02-24T01:26:10.071Z | Compiling tokio-native-tls v0.3.1 |
| 1678 | 2026-02-24T01:26:10.114Z | Compiling goblin v0.8.2 |
| 1679 | 2026-02-24T01:26:10.705Z | Compiling rustls-native-certs v0.8.1 |
| 1680 | 2026-02-24T01:26:11.179Z | Compiling webpki-roots v1.0.1 |
| 1681 | 2026-02-24T01:26:11.304Z | Compiling http-body-util v0.1.3 |
| 1682 | 2026-02-24T01:26:11.403Z | Compiling strum_macros v0.27.2 |
| 1683 | 2026-02-24T01:26:11.461Z | Compiling terminal_size v0.4.0 |
| 1684 | 2026-02-24T01:26:11.485Z | Compiling cargo-platform v0.1.8 |
| 1685 | 2026-02-24T01:26:11.785Z | Compiling hkdf v0.12.4 |
| 1686 | 2026-02-24T01:26:11.861Z | Compiling crypto-bigint v0.5.5 |
| 1687 | 2026-02-24T01:26:12.059Z | Compiling async-trait v0.1.89 |
| 1688 | 2026-02-24T01:26:12.127Z | Compiling ref-cast-impl v1.0.25 |
| 1689 | 2026-02-24T01:26:13.338Z | Compiling daft-derive v0.1.4 |
| 1690 | 2026-02-24T01:26:13.379Z | Compiling hubpack_derive v0.1.1 |
| 1691 | 2026-02-24T01:26:14.369Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1692 | 2026-02-24T01:26:14.585Z | Compiling vergen v9.0.6 |
| 1693 | 2026-02-24T01:26:14.923Z | Compiling ahash v0.8.12 |
| 1694 | 2026-02-24T01:26:14.947Z | Compiling fs-err v3.1.1 |
| 1695 | 2026-02-24T01:26:15.294Z | Compiling lockfree-object-pool v0.1.6 |
| 1696 | 2026-02-24T01:26:15.335Z | Compiling iri-string v0.7.8 |
| 1697 | 2026-02-24T01:26:15.615Z | Compiling managed v0.8.0 |
| 1698 | 2026-02-24T01:26:15.795Z | Compiling buf-list v1.0.3 |
| 1699 | 2026-02-24T01:26:16.099Z | Compiling bitflags v1.3.2 |
| 1700 | 2026-02-24T01:26:16.193Z | Compiling winnow v0.5.40 |
| 1701 | 2026-02-24T01:26:16.248Z | Compiling unicode-segmentation v1.12.0 |
| 1702 | 2026-02-24T01:26:16.405Z | Compiling ryu v1.0.18 |
| 1703 | 2026-02-24T01:26:16.776Z | Compiling simd-adler32 v0.3.7 |
| 1704 | 2026-02-24T01:26:17.183Z | Compiling bumpalo v3.16.0 |
| 1705 | 2026-02-24T01:26:17.355Z | Compiling serde_urlencoded v0.7.1 |
| 1706 | 2026-02-24T01:26:17.700Z | Compiling zopfli v0.8.1 |
| 1707 | 2026-02-24T01:26:17.921Z | Compiling dof v0.3.0 |
| 1708 | 2026-02-24T01:26:19.220Z | Compiling tower-http v0.6.6 |
| 1709 | 2026-02-24T01:26:19.321Z | Compiling strum v0.27.2 |
| 1710 | 2026-02-24T01:26:19.755Z | Compiling toml_edit v0.19.15 |
| 1711 | 2026-02-24T01:26:19.797Z | Compiling elliptic-curve v0.13.8 |
| 1712 | 2026-02-24T01:26:20.026Z | Compiling clap_builder v4.5.48 |
| 1713 | 2026-02-24T01:26:20.300Z | Compiling daft v0.1.4 |
| 1714 | 2026-02-24T01:26:20.520Z | Compiling hubpack v0.1.2 |
| 1715 | 2026-02-24T01:26:20.975Z | Compiling cargo_metadata v0.19.2 |
| 1716 | 2026-02-24T01:26:20.999Z | Compiling hyper-tls v0.6.0 |
| 1717 | 2026-02-24T01:26:20.999Z | Compiling zstd v0.13.3 |
| 1718 | 2026-02-24T01:26:21.464Z | Compiling signal-hook-mio v0.2.4 |
| 1719 | 2026-02-24T01:26:21.666Z | Compiling cookie_store v0.21.1 |
| 1720 | 2026-02-24T01:26:24.064Z | Compiling serde_with_macros v3.16.1 |
| 1721 | 2026-02-24T01:26:24.655Z | Compiling postgres-types v0.2.9 |
| 1722 | 2026-02-24T01:26:26.096Z | Compiling usdt-macro v0.6.0 |
| 1723 | 2026-02-24T01:26:26.133Z | Compiling usdt-attr-macro v0.6.0 |
| 1724 | 2026-02-24T01:26:26.546Z | Compiling phf v0.11.2 |
| 1725 | 2026-02-24T01:26:26.844Z | Compiling dtrace-parser v0.2.0 |
| 1726 | 2026-02-24T01:26:26.905Z | Compiling ed25519 v2.2.3 |
| 1727 | 2026-02-24T01:26:27.552Z | Compiling bzip2 v0.5.2 |
| 1728 | 2026-02-24T01:26:27.763Z | Compiling bzip2 v0.4.4 |
| 1729 | 2026-02-24T01:26:27.800Z | Compiling pkcs1 v0.7.5 |
| 1730 | 2026-02-24T01:26:27.981Z | Compiling strum_macros v0.26.4 |
| 1731 | 2026-02-24T01:26:28.201Z | Compiling clap_derive v4.5.47 |
| 1732 | 2026-02-24T01:26:28.227Z | Compiling enum-as-inner v0.6.1 |
| 1733 | 2026-02-24T01:26:28.695Z | Compiling hex v0.4.3 |
| 1734 | 2026-02-24T01:26:28.724Z | Compiling serde-big-array v0.5.1 |
| 1735 | 2026-02-24T01:26:29.001Z | Compiling rfc6979 v0.4.0 |
| 1736 | 2026-02-24T01:26:29.078Z | Compiling serde_repr v0.1.19 |
| 1737 | 2026-02-24T01:26:29.244Z | Compiling bstr v1.10.0 |
| 1738 | 2026-02-24T01:26:29.282Z | Compiling float-cmp v0.10.0 |
| 1739 | 2026-02-24T01:26:29.310Z | Compiling env_filter v0.1.2 |
| 1740 | 2026-02-24T01:26:29.561Z | Compiling socket2 v0.5.10 |
| 1741 | 2026-02-24T01:26:29.959Z | Compiling memmap2 v0.9.8 |
| 1742 | 2026-02-24T01:26:30.216Z | Compiling encoding_rs v0.8.34 |
| 1743 | 2026-02-24T01:26:30.525Z | Compiling jiff v0.2.15 |
| 1744 | 2026-02-24T01:26:30.558Z | Compiling fixedbitset v0.4.2 |
| 1745 | 2026-02-24T01:26:30.841Z | Compiling predicates-core v1.0.8 |
| 1746 | 2026-02-24T01:26:31.021Z | Compiling fixedbitset v0.5.7 |
| 1747 | 2026-02-24T01:26:31.206Z | Compiling rustc-hash v2.1.1 |
| 1748 | 2026-02-24T01:26:31.468Z | Compiling data-encoding v2.9.0 |
| 1749 | 2026-02-24T01:26:31.810Z | Compiling normalize-line-endings v0.3.0 |
| 1750 | 2026-02-24T01:26:32.000Z | Compiling mime v0.3.17 |
| 1751 | 2026-02-24T01:26:32.323Z | Compiling difflib v0.4.0 |
| 1752 | 2026-02-24T01:26:32.631Z | Compiling whoami v1.5.2 |
| 1753 | 2026-02-24T01:26:32.656Z | Compiling new_debug_unreachable v1.0.6 |
| 1754 | 2026-02-24T01:26:32.784Z | Compiling precomputed-hash v0.1.1 |
| 1755 | 2026-02-24T01:26:32.953Z | Compiling keccak v0.1.5 |
| 1756 | 2026-02-24T01:26:33.232Z | Compiling static_assertions v1.1.0 |
| 1757 | 2026-02-24T01:26:33.351Z | Compiling foldhash v0.2.0 |
| 1758 | 2026-02-24T01:26:33.375Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1759 | 2026-02-24T01:26:33.705Z | Compiling iddqd v0.3.16 |
| 1760 | 2026-02-24T01:26:33.794Z | Compiling sha3 v0.10.8 |
| 1761 | 2026-02-24T01:26:33.994Z | Compiling toml_edit v0.22.27 |
| 1762 | 2026-02-24T01:26:34.832Z | Compiling tokio-postgres v0.7.13 |
| 1763 | 2026-02-24T01:26:34.866Z | Compiling string_cache v0.8.9 |
| 1764 | 2026-02-24T01:26:34.978Z | Compiling predicates v3.1.3 |
| 1765 | 2026-02-24T01:26:35.359Z | Compiling clap v4.5.48 |
| 1766 | 2026-02-24T01:26:35.510Z | Compiling strum v0.26.3 |
| 1767 | 2026-02-24T01:26:35.726Z | Compiling hickory-proto v0.25.2 |
| 1768 | 2026-02-24T01:26:36.468Z | Compiling petgraph v0.8.2 |
| 1769 | 2026-02-24T01:26:36.525Z | Compiling petgraph v0.6.5 |
| 1770 | 2026-02-24T01:26:40.470Z | Compiling zip v4.2.0 |
| 1771 | 2026-02-24T01:26:40.513Z | Compiling usdt v0.6.0 |
| 1772 | 2026-02-24T01:26:40.537Z | Compiling similar v2.7.0 |
| 1773 | 2026-02-24T01:26:41.012Z | Compiling env_logger v0.11.8 |
| 1774 | 2026-02-24T01:26:41.291Z | Compiling usdt-impl v0.5.0 |
| 1775 | 2026-02-24T01:26:41.514Z | Compiling ecdsa v0.16.9 |
| 1776 | 2026-02-24T01:26:41.855Z | Compiling serde_with v3.16.1 |
| 1777 | 2026-02-24T01:26:42.408Z | Compiling rsa v0.9.8 |
| 1778 | 2026-02-24T01:26:42.589Z | Compiling zip v0.6.6 |
| 1779 | 2026-02-24T01:26:42.615Z | Compiling ed25519-dalek v2.1.1 |
| 1780 | 2026-02-24T01:26:43.715Z | Compiling toml v0.7.8 |
| 1781 | 2026-02-24T01:26:43.894Z | Compiling crossterm v0.28.1 |
| 1782 | 2026-02-24T01:26:45.066Z | Compiling heck v0.4.1 |
| 1783 | 2026-02-24T01:26:45.191Z | Compiling crossbeam-epoch v0.9.18 |
| 1784 | 2026-02-24T01:26:45.555Z | Compiling tokio-stream v0.1.17 |
| 1785 | 2026-02-24T01:26:45.579Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1786 | 2026-02-24T01:26:45.938Z | Compiling x509-cert v0.2.5 |
| 1787 | 2026-02-24T01:26:46.065Z | Compiling openapiv3 v2.2.0 |
| 1788 | 2026-02-24T01:26:46.312Z | Compiling sha1 v0.10.6 |
| 1789 | 2026-02-24T01:26:46.586Z | Compiling itertools v0.13.0 |
| 1790 | 2026-02-24T01:26:46.789Z | Compiling itertools v0.10.5 |
| 1791 | 2026-02-24T01:26:47.423Z | Compiling winnow v0.6.26 |
| 1792 | 2026-02-24T01:26:47.752Z | Compiling peg-runtime v0.8.5 |
| 1793 | 2026-02-24T01:26:48.422Z | Compiling lalrpop-util v0.19.12 |
| 1794 | 2026-02-24T01:26:48.815Z | Compiling thread_local v1.1.8 |
| 1795 | 2026-02-24T01:26:49.329Z | Compiling slog-async v2.8.0 |
| 1796 | 2026-02-24T01:26:49.409Z | Compiling crossbeam-channel v0.5.15 |
| 1797 | 2026-02-24T01:26:49.641Z | Compiling xattr v1.3.1 |
| 1798 | 2026-02-24T01:26:49.926Z | Compiling futures-executor v0.3.31 |
| 1799 | 2026-02-24T01:26:49.950Z | Compiling filetime v0.2.26 |
| 1800 | 2026-02-24T01:26:50.066Z | Compiling is-terminal v0.4.13 |
| 1801 | 2026-02-24T01:26:50.137Z | Compiling take_mut v0.2.2 |
| 1802 | 2026-02-24T01:26:50.223Z | Compiling term v1.1.0 |
| 1803 | 2026-02-24T01:26:50.264Z | Compiling futures v0.3.31 |
| 1804 | 2026-02-24T01:26:50.318Z | Compiling tar v0.4.44 |
| 1805 | 2026-02-24T01:26:50.872Z | Compiling slog-term v2.9.2 |
| 1806 | 2026-02-24T01:26:54.421Z | Compiling aws-lc-sys v0.26.0 |
| 1807 | 2026-02-24T01:27:31.229Z | Compiling rustls-webpki v0.102.8 |
| 1808 | 2026-02-24T01:27:37.618Z | Compiling tokio-rustls v0.26.0 |
| 1809 | 2026-02-24T01:27:38.007Z | Compiling hyper-rustls v0.27.7 |
| 1810 | 2026-02-24T01:27:38.408Z | Compiling reqwest v0.12.24 |
| 1811 | 2026-02-24T01:27:43.744Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1812 | 2026-02-24T01:27:44.144Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1813 | 2026-02-24T01:27:50.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s |
| 1814 | 2026-02-24T01:27:50.750Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1815 | 2026-02-24T01:27:50.833Z | Feb 24 01:27:50.712 INFO Starting download, target: Clickhouse |
| 1816 | 2026-02-24T01:27:50.833Z | Feb 24 01:27:50.713 INFO Starting download, target: Cockroach |
| 1817 | 2026-02-24T01:27:50.857Z | Feb 24 01:27:50.713 INFO Starting download, target: Console |
| 1818 | 2026-02-24T01:27:50.857Z | Feb 24 01:27:50.713 INFO Starting download, target: DendriteStub |
| 1819 | 2026-02-24T01:27:50.857Z | Feb 24 01:27:50.713 INFO Starting download, target: TransceiverControl |
| 1820 | 2026-02-24T01:27:50.857Z | Feb 24 01:27:50.713 INFO Starting download, target: MaghemiteMgd |
| 1821 | 2026-02-24T01:27:50.858Z | Feb 24 01:27:50.714 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1822 | 2026-02-24T01:27:50.858Z | Feb 24 01:27:50.714 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1823 | 2026-02-24T01:27:50.858Z | Feb 24 01:27:50.714 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1824 | 2026-02-24T01:27:50.858Z | Feb 24 01:27:50.714 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1825 | 2026-02-24T01:27:50.858Z | Feb 24 01:27:50.714 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1826 | 2026-02-24T01:27:50.858Z | Feb 24 01:27:50.714 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1827 | 2026-02-24T01:27:51.321Z | Feb 24 01:27:51.204 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1828 | 2026-02-24T01:27:51.780Z | Feb 24 01:27:51.660 INFO Download complete, target: Console |
| 1829 | 2026-02-24T01:27:52.392Z | Feb 24 01:27:52.245 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1830 | 2026-02-24T01:27:52.872Z | Feb 24 01:27:52.763 INFO Download complete, target: TransceiverControl |
| 1831 | 2026-02-24T01:27:54.855Z | Feb 24 01:27:54.741 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1832 | 2026-02-24T01:27:58.971Z | Feb 24 01:27:58.862 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1833 | 2026-02-24T01:27:58.971Z | Feb 24 01:27:58.862 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1834 | 2026-02-24T01:28:00.654Z | Feb 24 01:28:00.547 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1835 | 2026-02-24T01:28:01.192Z | Feb 24 01:28:01.085 INFO Download complete, target: DendriteStub |
| 1836 | 2026-02-24T01:28:06.560Z | Feb 24 01:28:06.454 INFO Download complete, target: MaghemiteMgd |
| 1837 | 2026-02-24T01:28:11.269Z | Feb 24 01:28:11.163 INFO Checking that binary works, target: Cockroach |
| 1838 | 2026-02-24T01:28:11.570Z | Feb 24 01:28:11.464 INFO Download complete, target: Cockroach |
| 1839 | 2026-02-24T01:28:12.266Z | Feb 24 01:28:12.160 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1840 | 2026-02-24T01:28:27.279Z | Feb 24 01:28:27.172 INFO Checking that binary works, target: Clickhouse |
| 1841 | 2026-02-24T01:28:27.467Z | Feb 24 01:28:27.361 INFO Download complete, target: Clickhouse |
| 1842 | 2026-02-24T01:28:27.491Z | All prerequisites installed successfully |
| 1843 | 2026-02-24T01:28:27.491Z | |
| 1844 | 2026-02-24T01:28:27.491Z | real 6:42.423945893 |
| 1845 | 2026-02-24T01:28:27.491Z | user 20:30.712727849 |
| 1846 | 2026-02-24T01:28:27.491Z | sys 3:04.793850175 |
| 1847 | 2026-02-24T01:28:27.491Z | trap 0.883889015 |
| 1848 | 2026-02-24T01:28:27.491Z | tflt 0.485839939 |
| 1849 | 2026-02-24T01:28:27.491Z | dflt 1.076115623 |
| 1850 | 2026-02-24T01:28:27.491Z | kflt 0.010712893 |
| 1851 | 2026-02-24T01:28:27.491Z | lock 56:02.860820234 |
| 1852 | 2026-02-24T01:28:27.491Z | slp 1:14:39.030375451 |
| 1853 | 2026-02-24T01:28:27.491Z | lat 1:28.010538989 |
| 1854 | 2026-02-24T01:28:27.491Z | stop 3:07.233354103 |
| 1855 | 2026-02-24T01:28:27.491Z | + source ./tools/include/force-git-over-https.sh |
| 1856 | 2026-02-24T01:28:27.491Z | ++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/') |
| 1857 | 2026-02-24T01:28:27.491Z | ++ (( i = 0 )) |
| 1858 | 2026-02-24T01:28:27.491Z | ++ (( i < 5 )) |
| 1859 | 2026-02-24T01:28:27.491Z | ++ git config --add --global url.https://github.com/.insteadOf git://github.com/ |
| 1860 | 2026-02-24T01:28:27.491Z | ++ (( i++ )) |
| 1861 | 2026-02-24T01:28:27.491Z | ++ (( i < 5 )) |
| 1862 | 2026-02-24T01:28:27.491Z | ++ git config --add --global url.https://github.com/.insteadOf git@github.com: |
| 1863 | 2026-02-24T01:28:27.491Z | ++ (( i++ )) |
| 1864 | 2026-02-24T01:28:27.491Z | ++ (( i < 5 )) |
| 1865 | 2026-02-24T01:28:27.491Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/ |
| 1866 | 2026-02-24T01:28:27.516Z | ++ (( i++ )) |
| 1867 | 2026-02-24T01:28:27.516Z | ++ (( i < 5 )) |
| 1868 | 2026-02-24T01:28:27.516Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/ |
| 1869 | 2026-02-24T01:28:27.516Z | ++ (( i++ )) |
| 1870 | 2026-02-24T01:28:27.516Z | ++ (( i < 5 )) |
| 1871 | 2026-02-24T01:28:27.516Z | ++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/ |
| 1872 | 2026-02-24T01:28:27.516Z | ++ (( i++ )) |
| 1873 | 2026-02-24T01:28:27.516Z | ++ (( i < 5 )) |
| 1874 | 2026-02-24T01:28:27.516Z | ++ export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1875 | 2026-02-24T01:28:27.516Z | ++ CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1876 | 2026-02-24T01:28:27.516Z | + rc=0 |
| 1877 | 2026-02-24T01:28:27.516Z | + pfexec pkg install -q /system/zones/brand/omicron1/tools |
| 1878 | 2026-02-24T01:29:37.881Z | + case $rc in |
| 1879 | 2026-02-24T01:29:37.881Z | + pfexec zfs create -p rpool/images/build/host |
| 1880 | 2026-02-24T01:29:37.965Z | + pfexec zfs create -p rpool/images/build/recovery |
| 1881 | 2026-02-24T01:29:37.997Z | + cargo xtask releng --output-dir /work --mkincorp |
| 1882 | 2026-02-24T01:29:39.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s |
| 1883 | 2026-02-24T01:29:39.321Z | Running `target/debug/xtask releng --output-dir /work --mkincorp` |
| 1884 | 2026-02-24T01:29:41.272Z | Compiling proc-macro2 v1.0.101 |
| 1885 | 2026-02-24T01:29:41.272Z | Compiling unicode-ident v1.0.19 |
| 1886 | 2026-02-24T01:29:41.272Z | Compiling libc v0.2.180 |
| 1887 | 2026-02-24T01:29:41.296Z | Compiling serde_core v1.0.228 |
| 1888 | 2026-02-24T01:29:41.296Z | Compiling serde v1.0.228 |
| 1889 | 2026-02-24T01:29:41.296Z | Compiling autocfg v1.4.0 |
| 1890 | 2026-02-24T01:29:41.320Z | Compiling cfg-if v1.0.4 |
| 1891 | 2026-02-24T01:29:41.479Z | Compiling version_check v0.9.5 |
| 1892 | 2026-02-24T01:29:41.538Z | Compiling memchr v2.7.4 |
| 1893 | 2026-02-24T01:29:41.604Z | Compiling shlex v1.3.0 |
| 1894 | 2026-02-24T01:29:42.059Z | Compiling find-msvc-tools v0.1.9 |
| 1895 | 2026-02-24T01:29:42.221Z | Compiling lock_api v0.4.12 |
| 1896 | 2026-02-24T01:29:42.561Z | Compiling typenum v1.17.0 |
| 1897 | 2026-02-24T01:29:42.585Z | Compiling generic-array v0.14.7 |
| 1898 | 2026-02-24T01:29:42.853Z | Compiling value-bag v1.12.0 |
| 1899 | 2026-02-24T01:29:42.945Z | Compiling getrandom v0.3.4 |
| 1900 | 2026-02-24T01:29:43.517Z | Compiling quote v1.0.40 |
| 1901 | 2026-02-24T01:29:43.546Z | Compiling jobserver v0.1.32 |
| 1902 | 2026-02-24T01:29:43.623Z | Compiling log v0.4.29 |
| 1903 | 2026-02-24T01:29:43.708Z | Compiling portable-atomic v1.11.0 |
| 1904 | 2026-02-24T01:29:43.880Z | Compiling zmij v1.0.15 |
| 1905 | 2026-02-24T01:29:44.206Z | Compiling syn v2.0.114 |
| 1906 | 2026-02-24T01:29:44.472Z | Compiling cc v1.2.56 |
| 1907 | 2026-02-24T01:29:44.546Z | Compiling libm v0.2.8 |
| 1908 | 2026-02-24T01:29:44.589Z | Compiling serde_json v1.0.149 |
| 1909 | 2026-02-24T01:29:44.708Z | Compiling num-traits v0.2.19 |
| 1910 | 2026-02-24T01:29:44.986Z | Compiling scopeguard v1.2.0 |
| 1911 | 2026-02-24T01:29:45.056Z | Compiling smallvec v1.15.1 |
| 1912 | 2026-02-24T01:29:45.134Z | Compiling parking_lot_core v0.9.10 |
| 1913 | 2026-02-24T01:29:45.537Z | Compiling rustix v0.38.37 |
| 1914 | 2026-02-24T01:29:45.597Z | Compiling pkg-config v0.3.31 |
| 1915 | 2026-02-24T01:29:45.653Z | Compiling getrandom v0.2.15 |
| 1916 | 2026-02-24T01:29:46.144Z | Compiling thiserror v2.0.18 |
| 1917 | 2026-02-24T01:29:46.559Z | Compiling regex-syntax v0.8.5 |
| 1918 | 2026-02-24T01:29:46.601Z | Compiling itoa v1.0.11 |
| 1919 | 2026-02-24T01:29:46.888Z | Compiling errno v0.3.12 |
| 1920 | 2026-02-24T01:29:47.484Z | Compiling spin v0.9.8 |
| 1921 | 2026-02-24T01:29:47.640Z | Compiling aho-corasick v1.1.3 |
| 1922 | 2026-02-24T01:29:47.684Z | Compiling slab v0.4.9 |
| 1923 | 2026-02-24T01:29:47.788Z | Compiling stable_deref_trait v1.2.0 |
| 1924 | 2026-02-24T01:29:47.899Z | Compiling subtle v2.6.1 |
| 1925 | 2026-02-24T01:29:47.959Z | Compiling lazy_static v1.5.0 |
| 1926 | 2026-02-24T01:29:48.127Z | Compiling heck v0.5.0 |
| 1927 | 2026-02-24T01:29:48.205Z | Compiling critical-section v1.1.3 |
| 1928 | 2026-02-24T01:29:48.260Z | Compiling semver v1.0.27 |
| 1929 | 2026-02-24T01:29:48.309Z | Compiling rand_core v0.6.4 |
| 1930 | 2026-02-24T01:29:49.019Z | Compiling glob v0.3.2 |
| 1931 | 2026-02-24T01:29:49.172Z | Compiling either v1.15.0 |
| 1932 | 2026-02-24T01:29:49.623Z | Compiling once_cell v1.21.3 |
| 1933 | 2026-02-24T01:29:49.762Z | Compiling clang-sys v1.8.1 |
| 1934 | 2026-02-24T01:29:50.427Z | Compiling regex-automata v0.4.11 |
| 1935 | 2026-02-24T01:29:50.619Z | Compiling prettyplease v0.2.36 |
| 1936 | 2026-02-24T01:29:51.634Z | Compiling schemars v0.8.22 |
| 1937 | 2026-02-24T01:29:51.695Z | Compiling synstructure v0.13.1 |
| 1938 | 2026-02-24T01:29:51.719Z | Compiling minimal-lexical v0.2.1 |
| 1939 | 2026-02-24T01:29:51.825Z | Compiling serde_derive_internals v0.29.1 |
| 1940 | 2026-02-24T01:29:52.231Z | Compiling nom v7.1.3 |
| 1941 | 2026-02-24T01:29:52.544Z | Compiling libloading v0.8.5 |
| 1942 | 2026-02-24T01:29:52.594Z | Compiling bindgen v0.69.5 |
| 1943 | 2026-02-24T01:29:52.749Z | Compiling litemap v0.7.3 |
| 1944 | 2026-02-24T01:29:52.934Z | Compiling writeable v0.5.5 |
| 1945 | 2026-02-24T01:29:53.122Z | Compiling home v0.5.9 |
| 1946 | 2026-02-24T01:29:53.307Z | Compiling paste v1.0.15 |
| 1947 | 2026-02-24T01:29:54.077Z | Compiling itertools v0.12.1 |
| 1948 | 2026-02-24T01:29:55.294Z | Compiling serde_derive v1.0.228 |
| 1949 | 2026-02-24T01:29:55.541Z | Compiling zeroize_derive v1.4.2 |
| 1950 | 2026-02-24T01:29:56.369Z | Compiling zerofrom-derive v0.1.4 |
| 1951 | 2026-02-24T01:29:56.403Z | Compiling yoke-derive v0.7.4 |
| 1952 | 2026-02-24T01:29:56.707Z | Compiling zerovec-derive v0.10.3 |
| 1953 | 2026-02-24T01:29:56.890Z | Compiling displaydoc v0.2.5 |
| 1954 | 2026-02-24T01:29:58.290Z | Compiling icu_provider_macros v1.5.0 |
| 1955 | 2026-02-24T01:29:58.565Z | Compiling zeroize v1.8.1 |
| 1956 | 2026-02-24T01:29:58.596Z | Compiling thiserror-impl v2.0.18 |
| 1957 | 2026-02-24T01:29:58.942Z | Compiling zerocopy-derive v0.7.35 |
| 1958 | 2026-02-24T01:29:59.076Z | Compiling tokio-macros v2.6.0 |
| 1959 | 2026-02-24T01:29:59.247Z | Compiling regex v1.11.3 |
| 1960 | 2026-02-24T01:29:59.334Z | Compiling zerofrom v0.1.4 |
| 1961 | 2026-02-24T01:29:59.381Z | Compiling futures-macro v0.3.31 |
| 1962 | 2026-02-24T01:29:59.670Z | Compiling yoke v0.7.4 |
| 1963 | 2026-02-24T01:30:00.181Z | Compiling zerovec v0.10.4 |
| 1964 | 2026-02-24T01:30:01.080Z | Compiling cexpr v0.6.0 |
| 1965 | 2026-02-24T01:30:01.165Z | Compiling schemars_derive v0.8.22 |
| 1966 | 2026-02-24T01:30:01.375Z | Compiling byteorder v1.5.0 |
| 1967 | 2026-02-24T01:30:01.994Z | Compiling lazycell v1.3.0 |
| 1968 | 2026-02-24T01:30:02.035Z | Compiling rustc-hash v1.1.0 |
| 1969 | 2026-02-24T01:30:02.098Z | Compiling allocator-api2 v0.2.21 |
| 1970 | 2026-02-24T01:30:02.246Z | Compiling percent-encoding v2.3.2 |
| 1971 | 2026-02-24T01:30:02.547Z | Compiling tinystr v0.7.6 |
| 1972 | 2026-02-24T01:30:02.843Z | Compiling bitflags v2.9.4 |
| 1973 | 2026-02-24T01:30:02.875Z | Compiling bytes v1.11.1 |
| 1974 | 2026-02-24T01:30:03.130Z | Compiling icu_locid v1.5.0 |
| 1975 | 2026-02-24T01:30:03.976Z | Compiling cmake v0.1.51 |
| 1976 | 2026-02-24T01:30:04.160Z | Compiling equivalent v1.0.2 |
| 1977 | 2026-02-24T01:30:04.409Z | Compiling dunce v1.0.5 |
| 1978 | 2026-02-24T01:30:04.507Z | Compiling icu_locid_transform_data v1.5.0 |
| 1979 | 2026-02-24T01:30:04.507Z | Compiling fs_extra v1.3.0 |
| 1980 | 2026-02-24T01:30:04.621Z | Compiling icu_provider v1.5.0 |
| 1981 | 2026-02-24T01:30:05.070Z | Compiling icu_collections v1.5.0 |
| 1982 | 2026-02-24T01:30:05.224Z | Compiling icu_properties_data v1.5.0 |
| 1983 | 2026-02-24T01:30:05.446Z | Compiling crypto-common v0.1.6 |
| 1984 | 2026-02-24T01:30:05.495Z | Compiling write16 v1.0.0 |
| 1985 | 2026-02-24T01:30:05.616Z | Compiling icu_locid_transform v1.5.0 |
| 1986 | 2026-02-24T01:30:05.747Z | Compiling utf8_iter v1.0.4 |
| 1987 | 2026-02-24T01:30:05.822Z | Compiling icu_normalizer_data v1.5.0 |
| 1988 | 2026-02-24T01:30:06.119Z | Compiling utf16_iter v1.0.5 |
| 1989 | 2026-02-24T01:30:06.211Z | Compiling pin-project-lite v0.2.14 |
| 1990 | 2026-02-24T01:30:06.758Z | Compiling der_derive v0.7.3 |
| 1991 | 2026-02-24T01:30:06.908Z | Compiling const-oid v0.9.6 |
| 1992 | 2026-02-24T01:30:06.987Z | Compiling rustversion v1.0.22 |
| 1993 | 2026-02-24T01:30:07.365Z | Compiling which v4.4.2 |
| 1994 | 2026-02-24T01:30:07.593Z | Compiling icu_properties v1.5.1 |
| 1995 | 2026-02-24T01:30:09.043Z | Compiling ring v0.17.14 |
| 1996 | 2026-02-24T01:30:10.981Z | Compiling form_urlencoded v1.2.2 |
| 1997 | 2026-02-24T01:30:11.394Z | Compiling fnv v1.0.7 |
| 1998 | 2026-02-24T01:30:11.611Z | Compiling futures-core v0.3.31 |
| 1999 | 2026-02-24T01:30:11.663Z | Compiling vcpkg v0.2.15 |
| 2000 | 2026-02-24T01:30:11.713Z | Compiling aws-lc-rs v1.12.4 |
| 2001 | 2026-02-24T01:30:12.016Z | Compiling icu_normalizer v1.5.0 |
| 2002 | 2026-02-24T01:30:12.278Z | Compiling block-buffer v0.10.4 |
| 2003 | 2026-02-24T01:30:12.851Z | Compiling signal-hook-registry v1.4.2 |
| 2004 | 2026-02-24T01:30:13.313Z | Compiling zerocopy v0.8.27 |
| 2005 | 2026-02-24T01:30:13.397Z | Compiling idna_adapter v1.2.0 |
| 2006 | 2026-02-24T01:30:13.556Z | Compiling openssl-sys v0.9.109 |
| 2007 | 2026-02-24T01:30:13.714Z | Compiling idna v1.0.3 |
| 2008 | 2026-02-24T01:30:14.386Z | Compiling digest v0.10.7 |
| 2009 | 2026-02-24T01:30:14.529Z | Compiling parking_lot v0.12.3 |
| 2010 | 2026-02-24T01:30:14.789Z | Compiling url v2.5.4 |
| 2011 | 2026-02-24T01:30:15.012Z | Compiling hashbrown v0.16.1 |
| 2012 | 2026-02-24T01:30:16.166Z | Compiling tracing-attributes v0.1.27 |
| 2013 | 2026-02-24T01:30:16.737Z | Compiling mio v1.0.2 |
| 2014 | 2026-02-24T01:30:18.417Z | Compiling zerocopy-derive v0.8.27 |
| 2015 | 2026-02-24T01:30:18.496Z | Compiling httparse v1.9.5 |
| 2016 | 2026-02-24T01:30:18.925Z | Compiling rustix v1.1.3 |
| 2017 | 2026-02-24T01:30:19.054Z | Compiling indexmap v2.13.0 |
| 2018 | 2026-02-24T01:30:19.225Z | Compiling socket2 v0.6.1 |
| 2019 | 2026-02-24T01:30:20.044Z | Compiling tokio v1.49.0 |
| 2020 | 2026-02-24T01:30:20.118Z | Compiling aws-lc-sys v0.26.0 |
| 2021 | 2026-02-24T01:30:20.202Z | Compiling foldhash v0.1.5 |
| 2022 | 2026-02-24T01:30:20.544Z | Compiling iana-time-zone v0.1.63 |
| 2023 | 2026-02-24T01:30:20.594Z | Compiling hashbrown v0.15.4 |
| 2024 | 2026-02-24T01:30:20.967Z | Compiling chrono v0.4.43 |
| 2025 | 2026-02-24T01:30:21.325Z | Compiling zerocopy v0.7.35 |
| 2026 | 2026-02-24T01:30:21.693Z | Compiling time-core v0.1.6 |
| 2027 | 2026-02-24T01:30:22.138Z | Compiling num-conv v0.1.0 |
| 2028 | 2026-02-24T01:30:22.176Z | Compiling futures-sink v0.3.31 |
| 2029 | 2026-02-24T01:30:22.440Z | Compiling futures-channel v0.3.31 |
| 2030 | 2026-02-24T01:30:22.619Z | Compiling time-macros v0.2.24 |
| 2031 | 2026-02-24T01:30:22.796Z | Compiling uuid v1.19.0 |
| 2032 | 2026-02-24T01:30:23.380Z | Compiling futures-io v0.3.31 |
| 2033 | 2026-02-24T01:30:23.569Z | Compiling pin-utils v0.1.0 |
| 2034 | 2026-02-24T01:30:23.719Z | Compiling openssl v0.10.73 |
| 2035 | 2026-02-24T01:30:23.768Z | Compiling futures-task v0.3.31 |
| 2036 | 2026-02-24T01:30:24.192Z | Compiling futures-util v0.3.31 |
| 2037 | 2026-02-24T01:30:25.624Z | Compiling cpufeatures v0.2.14 |
| 2038 | 2026-02-24T01:30:25.751Z | Compiling ppv-lite86 v0.2.20 |
| 2039 | 2026-02-24T01:30:25.793Z | Compiling openssl-macros v0.1.1 |
| 2040 | 2026-02-24T01:30:26.682Z | Compiling rustc_version v0.4.1 |
| 2041 | 2026-02-24T01:30:27.192Z | Compiling rustls v0.23.19 |
| 2042 | 2026-02-24T01:30:27.217Z | Compiling strsim v0.11.1 |
| 2043 | 2026-02-24T01:30:27.535Z | Compiling ucd-trie v0.1.7 |
| 2044 | 2026-02-24T01:30:27.590Z | Compiling native-tls v0.2.12 |
| 2045 | 2026-02-24T01:30:27.858Z | Compiling pest v2.8.2 |
| 2046 | 2026-02-24T01:30:27.889Z | Compiling hmac v0.12.1 |
| 2047 | 2026-02-24T01:30:27.995Z | Compiling serde_tokenstream v0.2.2 |
| 2048 | 2026-02-24T01:30:28.121Z | Compiling dyn-clone v1.0.20 |
| 2049 | 2026-02-24T01:30:29.213Z | Compiling block-padding v0.3.3 |
| 2050 | 2026-02-24T01:30:29.299Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 2051 | 2026-02-24T01:30:29.498Z | Compiling cookie v0.18.1 |
| 2052 | 2026-02-24T01:30:29.949Z | Compiling thiserror v1.0.69 |
| 2053 | 2026-02-24T01:30:29.985Z | Compiling ident_case v1.0.1 |
| 2054 | 2026-02-24T01:30:30.331Z | Compiling inout v0.1.3 |
| 2055 | 2026-02-24T01:30:30.826Z | Compiling http v1.4.0 |
| 2056 | 2026-02-24T01:30:31.239Z | Compiling pest_meta v2.8.2 |
| 2057 | 2026-02-24T01:30:32.776Z | Compiling syn v1.0.109 |
| 2058 | 2026-02-24T01:30:33.531Z | Compiling pest_generator v2.8.2 |
| 2059 | 2026-02-24T01:30:34.754Z | Compiling base64 v0.22.1 |
| 2060 | 2026-02-24T01:30:35.166Z | Compiling pest_derive v2.8.2 |
| 2061 | 2026-02-24T01:30:36.186Z | Compiling cipher v0.4.4 |
| 2062 | 2026-02-24T01:30:36.250Z | Compiling sha2 v0.10.9 |
| 2063 | 2026-02-24T01:30:36.779Z | Compiling slog v2.8.2 |
| 2064 | 2026-02-24T01:30:39.555Z | Compiling thiserror-impl v1.0.69 |
| 2065 | 2026-02-24T01:30:39.781Z | Compiling scroll_derive v0.13.1 |
| 2066 | 2026-02-24T01:30:41.003Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 2067 | 2026-02-24T01:30:41.706Z | Compiling crossbeam-utils v0.8.21 |
| 2068 | 2026-02-24T01:30:42.387Z | Compiling rustls-pki-types v1.10.0 |
| 2069 | 2026-02-24T01:30:42.430Z | Compiling base64ct v1.6.0 |
| 2070 | 2026-02-24T01:30:43.109Z | Compiling pem-rfc7468 v0.7.0 |
| 2071 | 2026-02-24T01:30:44.291Z | Compiling litrs v0.4.1 |
| 2072 | 2026-02-24T01:30:44.621Z | Compiling flagset v0.4.6 |
| 2073 | 2026-02-24T01:30:44.959Z | Compiling der v0.7.10 |
| 2074 | 2026-02-24T01:30:45.367Z | Compiling document-features v0.2.11 |
| 2075 | 2026-02-24T01:30:48.195Z | Compiling tokio-util v0.7.15 |
| 2076 | 2026-02-24T01:30:48.494Z | Compiling rand_core v0.9.3 |
| 2077 | 2026-02-24T01:30:48.932Z | Compiling tracing-core v0.1.32 |
| 2078 | 2026-02-24T01:30:49.085Z | Compiling untrusted v0.7.1 |
| 2079 | 2026-02-24T01:30:49.328Z | Compiling camino v1.2.2 |
| 2080 | 2026-02-24T01:30:49.531Z | Compiling untrusted v0.9.0 |
| 2081 | 2026-02-24T01:30:49.898Z | Compiling plain v0.2.3 |
| 2082 | 2026-02-24T01:30:50.032Z | Compiling powerfmt v0.2.0 |
| 2083 | 2026-02-24T01:30:50.595Z | Compiling deranged v0.5.3 |
| 2084 | 2026-02-24T01:30:51.316Z | Compiling tracing v0.1.40 |
| 2085 | 2026-02-24T01:30:52.409Z | Compiling spki v0.7.3 |
| 2086 | 2026-02-24T01:30:52.813Z | Compiling salsa20 v0.10.2 |
| 2087 | 2026-02-24T01:30:53.144Z | Compiling http-body v1.0.1 |
| 2088 | 2026-02-24T01:30:53.211Z | Compiling pbkdf2 v0.12.2 |
| 2089 | 2026-02-24T01:30:54.014Z | Compiling num_threads v0.1.7 |
| 2090 | 2026-02-24T01:30:54.351Z | Compiling atomic-waker v1.1.2 |
| 2091 | 2026-02-24T01:30:54.407Z | Compiling num-bigint-dig v0.8.6 |
| 2092 | 2026-02-24T01:30:54.549Z | Compiling time v0.3.43 |
| 2093 | 2026-02-24T01:30:55.387Z | Compiling scrypt v0.11.0 |
| 2094 | 2026-02-24T01:30:55.997Z | Compiling rand_chacha v0.9.0 |
| 2095 | 2026-02-24T01:30:56.467Z | Compiling aes v0.8.4 |
| 2096 | 2026-02-24T01:30:56.549Z | Compiling cbc v0.1.2 |
| 2097 | 2026-02-24T01:30:57.776Z | Compiling ahash v0.8.12 |
| 2098 | 2026-02-24T01:30:57.800Z | Compiling usdt-impl v0.6.0 |
| 2099 | 2026-02-24T01:30:57.883Z | Compiling pretty-hex v0.4.1 |
| 2100 | 2026-02-24T01:30:58.233Z | Compiling anyhow v1.0.99 |
| 2101 | 2026-02-24T01:30:58.332Z | Compiling tower-layer v0.3.3 |
| 2102 | 2026-02-24T01:30:58.394Z | Compiling zstd-safe v7.2.3 |
| 2103 | 2026-02-24T01:30:58.895Z | Compiling try-lock v0.2.5 |
| 2104 | 2026-02-24T01:30:58.971Z | Compiling tower-service v0.3.3 |
| 2105 | 2026-02-24T01:30:59.113Z | Compiling want v0.3.1 |
| 2106 | 2026-02-24T01:30:59.570Z | Compiling pkcs5 v0.7.1 |
| 2107 | 2026-02-24T01:31:01.681Z | Compiling rand v0.9.2 |
| 2108 | 2026-02-24T01:31:02.319Z | Compiling h2 v0.4.6 |
| 2109 | 2026-02-24T01:31:04.139Z | Compiling scroll v0.13.0 |
| 2110 | 2026-02-24T01:31:04.541Z | Compiling heapless v0.7.17 |
| 2111 | 2026-02-24T01:31:05.004Z | Compiling ipnet v2.11.0 |
| 2112 | 2026-02-24T01:31:05.141Z | Compiling scroll_derive v0.12.0 |
| 2113 | 2026-02-24T01:31:05.200Z | Compiling clap_derive v4.5.47 |
| 2114 | 2026-02-24T01:31:05.729Z | Compiling async-trait v0.1.89 |
| 2115 | 2026-02-24T01:31:06.077Z | Compiling daft-derive v0.1.4 |
| 2116 | 2026-02-24T01:31:06.493Z | Compiling openssl-probe v0.1.5 |
| 2117 | 2026-02-24T01:31:07.073Z | Compiling adler2 v2.0.0 |
| 2118 | 2026-02-24T01:31:07.532Z | Compiling httpdate v1.0.3 |
| 2119 | 2026-02-24T01:31:07.733Z | Compiling fastrand v2.1.1 |
| 2120 | 2026-02-24T01:31:07.932Z | Compiling signal-hook v0.3.18 |
| 2121 | 2026-02-24T01:31:08.334Z | Compiling foreign-types-shared v0.1.1 |
| 2122 | 2026-02-24T01:31:08.473Z | Compiling tempfile v3.24.0 |
| 2123 | 2026-02-24T01:31:08.527Z | Compiling foreign-types v0.3.2 |
| 2124 | 2026-02-24T01:31:08.571Z | Compiling miniz_oxide v0.8.5 |
| 2125 | 2026-02-24T01:31:08.744Z | Compiling goblin v0.10.2 |
| 2126 | 2026-02-24T01:31:10.129Z | Compiling pkcs8 v0.10.2 |
| 2127 | 2026-02-24T01:31:11.013Z | Compiling darling_core v0.20.10 |
| 2128 | 2026-02-24T01:31:12.343Z | Compiling hyper v1.8.1 |
| 2129 | 2026-02-24T01:31:17.433Z | Compiling tinyvec_macros v0.1.1 |
| 2130 | 2026-02-24T01:31:18.851Z | Compiling tinyvec v1.8.0 |
| 2131 | 2026-02-24T01:31:20.248Z | Compiling dof v0.4.0 |
| 2132 | 2026-02-24T01:31:20.692Z | Compiling darling_macro v0.20.10 |
| 2133 | 2026-02-24T01:31:21.800Z | Compiling hyper-util v0.1.19 |
| 2134 | 2026-02-24T01:31:27.229Z | Compiling dtrace-parser v0.3.0 |
| 2135 | 2026-02-24T01:31:27.269Z | Compiling darling_core v0.21.0 |
| 2136 | 2026-02-24T01:31:27.341Z | Compiling curve25519-dalek v4.1.3 |
| 2137 | 2026-02-24T01:31:28.082Z | Compiling strum_macros v0.26.4 |
| 2138 | 2026-02-24T01:31:29.035Z | Compiling hex v0.4.3 |
| 2139 | 2026-02-24T01:31:29.828Z | Compiling thread-id v5.0.0 |
| 2140 | 2026-02-24T01:31:29.947Z | Compiling memoffset v0.9.1 |
| 2141 | 2026-02-24T01:31:30.713Z | Compiling anstyle v1.0.11 |
| 2142 | 2026-02-24T01:31:31.632Z | Compiling smoltcp v0.9.1 |
| 2143 | 2026-02-24T01:31:31.871Z | Compiling ref-cast v1.0.25 |
| 2144 | 2026-02-24T01:31:32.545Z | Compiling utf8parse v0.2.2 |
| 2145 | 2026-02-24T01:31:32.709Z | Compiling ryu v1.0.18 |
| 2146 | 2026-02-24T01:31:32.770Z | Compiling anstyle-parse v0.2.5 |
| 2147 | 2026-02-24T01:31:33.273Z | Compiling darling_macro v0.21.0 |
| 2148 | 2026-02-24T01:31:37.517Z | Compiling darling v0.20.10 |
| 2149 | 2026-02-24T01:31:38.783Z | Compiling http-body-util v0.1.3 |
| 2150 | 2026-02-24T01:31:39.578Z | Compiling sync_wrapper v1.0.1 |
| 2151 | 2026-02-24T01:31:39.777Z | Compiling toml_datetime v0.6.11 |
| 2152 | 2026-02-24T01:31:39.991Z | Compiling serde_spanned v0.6.9 |
| 2153 | 2026-02-24T01:31:40.286Z | Compiling erased-serde v0.3.31 |
| 2154 | 2026-02-24T01:31:41.044Z | Compiling wait-timeout v0.2.0 |
| 2155 | 2026-02-24T01:31:41.617Z | Compiling encoding_rs v0.8.34 |
| 2156 | 2026-02-24T01:31:42.019Z | Compiling anstyle-query v1.1.1 |
| 2157 | 2026-02-24T01:31:42.778Z | Compiling quick-error v1.2.3 |
| 2158 | 2026-02-24T01:31:42.831Z | Compiling bit-vec v0.8.0 |
| 2159 | 2026-02-24T01:31:43.390Z | Compiling gimli v0.31.1 |
| 2160 | 2026-02-24T01:31:43.458Z | Compiling colorchoice v1.0.2 |
| 2161 | 2026-02-24T01:31:43.696Z | Compiling mime v0.3.17 |
| 2162 | 2026-02-24T01:31:43.854Z | Compiling is_terminal_polyfill v1.70.1 |
| 2163 | 2026-02-24T01:31:44.078Z | Compiling buf-list v1.0.3 |
| 2164 | 2026-02-24T01:31:44.685Z | Compiling psl-types v2.0.11 |
| 2165 | 2026-02-24T01:31:44.824Z | Compiling cfg_aliases v0.2.1 |
| 2166 | 2026-02-24T01:31:44.935Z | Compiling publicsuffix v2.3.0 |
| 2167 | 2026-02-24T01:31:44.961Z | Compiling nix v0.29.0 |
| 2168 | 2026-02-24T01:31:45.395Z | Compiling anstream v0.6.18 |
| 2169 | 2026-02-24T01:31:45.856Z | Compiling bit-set v0.8.0 |
| 2170 | 2026-02-24T01:31:46.651Z | Compiling rusty-fork v0.3.0 |
| 2171 | 2026-02-24T01:31:47.278Z | Compiling serde_urlencoded v0.7.1 |
| 2172 | 2026-02-24T01:31:47.906Z | Compiling addr2line v0.24.2 |
| 2173 | 2026-02-24T01:31:50.590Z | Compiling tower v0.5.2 |
| 2174 | 2026-02-24T01:31:52.378Z | Compiling derive_builder_core v0.20.2 |
| 2175 | 2026-02-24T01:31:52.415Z | Compiling tokio-native-tls v0.3.1 |
| 2176 | 2026-02-24T01:31:52.886Z | Compiling darling v0.21.0 |
| 2177 | 2026-02-24T01:31:53.143Z | Compiling unicode-normalization v0.1.24 |
| 2178 | 2026-02-24T01:31:54.298Z | Compiling rustls-native-certs v0.8.1 |
| 2179 | 2026-02-24T01:31:54.518Z | Compiling hubpack_derive v0.1.1 |
| 2180 | 2026-02-24T01:31:54.568Z | Compiling rand_xorshift v0.4.0 |
| 2181 | 2026-02-24T01:31:54.843Z | Compiling webpki-roots v1.0.1 |
| 2182 | 2026-02-24T01:31:55.258Z | Compiling ipnetwork v0.21.1 |
| 2183 | 2026-02-24T01:31:55.989Z | Compiling openapiv3 v2.2.0 |
| 2184 | 2026-02-24T01:31:56.262Z | Compiling signature v2.2.0 |
| 2185 | 2026-02-24T01:31:56.516Z | Compiling strum_macros v0.27.2 |
| 2186 | 2026-02-24T01:31:59.280Z | Compiling ref-cast-impl v1.0.25 |
| 2187 | 2026-02-24T01:31:59.695Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2188 | 2026-02-24T01:32:00.664Z | Compiling object v0.36.5 |
| 2189 | 2026-02-24T01:32:01.073Z | Compiling fs-err v3.1.1 |
| 2190 | 2026-02-24T01:32:01.123Z | Compiling usdt-impl v0.5.0 |
| 2191 | 2026-02-24T01:32:01.401Z | Compiling crc32fast v1.4.2 |
| 2192 | 2026-02-24T01:32:01.653Z | Compiling unarray v0.1.4 |
| 2193 | 2026-02-24T01:32:01.983Z | Compiling rustc-demangle v0.1.24 |
| 2194 | 2026-02-24T01:32:02.007Z | Compiling zlib-rs v0.5.1 |
| 2195 | 2026-02-24T01:32:02.473Z | Compiling iri-string v0.7.8 |
| 2196 | 2026-02-24T01:32:02.864Z | Compiling unicode-bidi v0.3.17 |
| 2197 | 2026-02-24T01:32:04.044Z | Compiling siphasher v0.3.11 |
| 2198 | 2026-02-24T01:32:04.577Z | Compiling unicode-properties v0.1.3 |
| 2199 | 2026-02-24T01:32:05.064Z | Compiling stringprep v0.1.5 |
| 2200 | 2026-02-24T01:32:06.636Z | Compiling tower-http v0.6.6 |
| 2201 | 2026-02-24T01:32:06.988Z | Compiling phf_shared v0.11.2 |
| 2202 | 2026-02-24T01:32:07.547Z | Compiling libz-rs-sys v0.5.1 |
| 2203 | 2026-02-24T01:32:07.802Z | Compiling backtrace v0.3.74 |
| 2204 | 2026-02-24T01:32:08.401Z | Compiling proptest v1.7.0 |
| 2205 | 2026-02-24T01:32:09.287Z | Compiling oxnet v0.1.4 |
| 2206 | 2026-02-24T01:32:10.425Z | Compiling derive_builder_macro v0.20.2 |
| 2207 | 2026-02-24T01:32:11.359Z | Compiling serde_with_macros v3.16.1 |
| 2208 | 2026-02-24T01:32:11.998Z | Compiling hyper-tls v0.6.0 |
| 2209 | 2026-02-24T01:32:12.524Z | Compiling cookie_store v0.21.1 |
| 2210 | 2026-02-24T01:32:13.027Z | Compiling usdt-macro v0.6.0 |
| 2211 | 2026-02-24T01:32:13.817Z | Compiling usdt-attr-macro v0.6.0 |
| 2212 | 2026-02-24T01:32:14.875Z | Compiling scroll v0.12.0 |
| 2213 | 2026-02-24T01:32:15.608Z | Compiling terminal_size v0.4.0 |
| 2214 | 2026-02-24T01:32:16.181Z | Compiling rand_chacha v0.3.1 |
| 2215 | 2026-02-24T01:32:16.849Z | Compiling rustls-webpki v0.102.8 |
| 2216 | 2026-02-24T01:32:17.285Z | Compiling md-5 v0.10.6 |
| 2217 | 2026-02-24T01:32:17.494Z | Compiling vergen-lib v0.1.6 |
| 2218 | 2026-02-24T01:32:17.693Z | Compiling num-integer v0.1.46 |
| 2219 | 2026-02-24T01:32:17.786Z | Compiling hash32 v0.2.1 |
| 2220 | 2026-02-24T01:32:18.303Z | Compiling ff v0.13.0 |
| 2221 | 2026-02-24T01:32:18.648Z | Compiling clap_lex v0.7.4 |
| 2222 | 2026-02-24T01:32:18.978Z | Compiling fallible-iterator v0.2.0 |
| 2223 | 2026-02-24T01:32:19.247Z | Compiling base16ct v0.2.0 |
| 2224 | 2026-02-24T01:32:19.542Z | Compiling winnow v0.7.14 |
| 2225 | 2026-02-24T01:32:21.816Z | Compiling clap_builder v4.5.48 |
| 2226 | 2026-02-24T01:32:23.903Z | Compiling postgres-protocol v0.6.8 |
| 2227 | 2026-02-24T01:32:24.589Z | Compiling sec1 v0.7.3 |
| 2228 | 2026-02-24T01:32:25.679Z | Compiling tokio-rustls v0.26.0 |
| 2229 | 2026-02-24T01:32:25.862Z | Compiling group v0.13.0 |
| 2230 | 2026-02-24T01:32:26.352Z | Compiling num-iter v0.1.45 |
| 2231 | 2026-02-24T01:32:26.694Z | Compiling rand v0.8.5 |
| 2232 | 2026-02-24T01:32:30.240Z | Compiling goblin v0.8.2 |
| 2233 | 2026-02-24T01:32:30.986Z | Compiling newtype-uuid v1.3.2 |
| 2234 | 2026-02-24T01:32:31.751Z | Compiling derive_builder v0.20.2 |
| 2235 | 2026-02-24T01:32:32.182Z | Compiling flate2 v1.1.2 |
| 2236 | 2026-02-24T01:32:35.494Z | Compiling hkdf v0.12.4 |
| 2237 | 2026-02-24T01:32:35.800Z | Compiling regress v0.10.4 |
| 2238 | 2026-02-24T01:32:35.931Z | Compiling vergen v9.0.6 |
| 2239 | 2026-02-24T01:32:36.286Z | Compiling crypto-bigint v0.5.5 |
| 2240 | 2026-02-24T01:32:36.338Z | Compiling cargo-platform v0.1.8 |
| 2241 | 2026-02-24T01:32:36.884Z | Compiling serde_repr v0.1.19 |
| 2242 | 2026-02-24T01:32:38.026Z | Compiling enum-as-inner v0.6.1 |
| 2243 | 2026-02-24T01:32:39.171Z | Compiling unicode-segmentation v1.12.0 |
| 2244 | 2026-02-24T01:32:39.989Z | Compiling lockfree-object-pool v0.1.6 |
| 2245 | 2026-02-24T01:32:40.250Z | Compiling bitflags v1.3.2 |
| 2246 | 2026-02-24T01:32:40.284Z | Compiling bumpalo v3.16.0 |
| 2247 | 2026-02-24T01:32:40.352Z | Compiling simd-adler32 v0.3.7 |
| 2248 | 2026-02-24T01:32:40.426Z | Compiling managed v0.8.0 |
| 2249 | 2026-02-24T01:32:41.006Z | Compiling winnow v0.5.40 |
| 2250 | 2026-02-24T01:32:43.010Z | Compiling hyper-rustls v0.27.7 |
| 2251 | 2026-02-24T01:32:44.681Z | Compiling reqwest v0.12.24 |
| 2252 | 2026-02-24T01:32:44.709Z | Compiling toml_edit v0.19.15 |
| 2253 | 2026-02-24T01:32:46.481Z | Compiling zopfli v0.8.1 |
| 2254 | 2026-02-24T01:32:46.653Z | Compiling typify-impl v0.4.3 |
| 2255 | 2026-02-24T01:32:48.041Z | Compiling elliptic-curve v0.13.8 |
| 2256 | 2026-02-24T01:32:48.251Z | Compiling cargo_metadata v0.19.2 |
| 2257 | 2026-02-24T01:32:48.376Z | Compiling dof v0.3.0 |
| 2258 | 2026-02-24T01:32:50.840Z | Compiling zstd v0.13.3 |
| 2259 | 2026-02-24T01:32:51.446Z | Compiling daft v0.1.4 |
| 2260 | 2026-02-24T01:32:51.594Z | Compiling signal-hook-mio v0.2.4 |
| 2261 | 2026-02-24T01:32:51.798Z | Compiling clap v4.5.48 |
| 2262 | 2026-02-24T01:32:52.056Z | Compiling postgres-types v0.2.9 |
| 2263 | 2026-02-24T01:32:52.838Z | Compiling dtrace-parser v0.2.0 |
| 2264 | 2026-02-24T01:32:53.180Z | Compiling phf v0.11.2 |
| 2265 | 2026-02-24T01:32:53.639Z | Compiling strum v0.27.2 |
| 2266 | 2026-02-24T01:32:53.663Z | Compiling ed25519 v2.2.3 |
| 2267 | 2026-02-24T01:32:53.702Z | Compiling hubpack v0.1.2 |
| 2268 | 2026-02-24T01:32:53.921Z | Compiling bzip2 v0.5.2 |
| 2269 | 2026-02-24T01:32:54.160Z | Compiling bzip2 v0.4.4 |
| 2270 | 2026-02-24T01:32:54.417Z | Compiling pkcs1 v0.7.5 |
| 2271 | 2026-02-24T01:32:54.749Z | Compiling rfc6979 v0.4.0 |
| 2272 | 2026-02-24T01:32:54.794Z | Compiling float-cmp v0.10.0 |
| 2273 | 2026-02-24T01:32:55.125Z | Compiling serde-big-array v0.5.1 |
| 2274 | 2026-02-24T01:32:55.394Z | Compiling bstr v1.10.0 |
| 2275 | 2026-02-24T01:32:55.448Z | Compiling structmeta-derive v0.3.0 |
| 2276 | 2026-02-24T01:32:55.689Z | Compiling env_filter v0.1.2 |
| 2277 | 2026-02-24T01:32:56.275Z | Compiling memmap2 v0.9.8 |
| 2278 | 2026-02-24T01:32:56.338Z | Compiling thread-id v4.2.2 |
| 2279 | 2026-02-24T01:32:56.422Z | Compiling socket2 v0.5.10 |
| 2280 | 2026-02-24T01:32:56.750Z | Compiling new_debug_unreachable v1.0.6 |
| 2281 | 2026-02-24T01:32:56.843Z | Compiling difflib v0.4.0 |
| 2282 | 2026-02-24T01:32:56.917Z | Compiling keccak v0.1.5 |
| 2283 | 2026-02-24T01:32:57.270Z | Compiling static_assertions v1.1.0 |
| 2284 | 2026-02-24T01:32:57.429Z | Compiling toml_write v0.1.2 |
| 2285 | 2026-02-24T01:32:57.737Z | Compiling jiff v0.2.15 |
| 2286 | 2026-02-24T01:32:57.815Z | Compiling predicates-core v1.0.8 |
| 2287 | 2026-02-24T01:32:57.927Z | Compiling fixedbitset v0.4.2 |
| 2288 | 2026-02-24T01:32:58.235Z | Compiling rustc-hash v2.1.1 |
| 2289 | 2026-02-24T01:32:58.443Z | Compiling whoami v1.5.2 |
| 2290 | 2026-02-24T01:32:58.499Z | Compiling radium v0.7.0 |
| 2291 | 2026-02-24T01:32:59.145Z | Compiling precomputed-hash v0.1.1 |
| 2292 | 2026-02-24T01:32:59.301Z | Compiling data-encoding v2.9.0 |
| 2293 | 2026-02-24T01:32:59.381Z | Compiling fixedbitset v0.5.7 |
| 2294 | 2026-02-24T01:33:00.018Z | Compiling normalize-line-endings v0.3.0 |
| 2295 | 2026-02-24T01:33:00.860Z | Compiling foldhash v0.2.0 |
| 2296 | 2026-02-24T01:33:01.377Z | Compiling iddqd v0.3.16 |
| 2297 | 2026-02-24T01:33:04.648Z | Compiling toml_edit v0.22.27 |
| 2298 | 2026-02-24T01:33:05.381Z | Compiling predicates v3.1.3 |
| 2299 | 2026-02-24T01:33:05.471Z | Compiling zip v4.2.0 |
| 2300 | 2026-02-24T01:33:06.829Z | Compiling hickory-proto v0.25.2 |
| 2301 | 2026-02-24T01:33:07.673Z | Compiling petgraph v0.8.2 |
| 2302 | 2026-02-24T01:33:08.273Z | Compiling string_cache v0.8.9 |
| 2303 | 2026-02-24T01:33:11.323Z | Compiling tokio-postgres v0.7.13 |
| 2304 | 2026-02-24T01:33:12.706Z | Compiling petgraph v0.6.5 |
| 2305 | 2026-02-24T01:33:16.903Z | Compiling structmeta v0.3.0 |
| 2306 | 2026-02-24T01:33:16.981Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2307 | 2026-02-24T01:33:17.449Z | Compiling sha3 v0.10.8 |
| 2308 | 2026-02-24T01:33:18.141Z | Compiling usdt v0.6.0 |
| 2309 | 2026-02-24T01:33:18.922Z | Compiling similar v2.7.0 |
| 2310 | 2026-02-24T01:33:18.984Z | Compiling typify-macro v0.4.3 |
| 2311 | 2026-02-24T01:33:20.540Z | Compiling env_logger v0.11.8 |
| 2312 | 2026-02-24T01:33:20.767Z | Compiling serde_with v3.16.1 |
| 2313 | 2026-02-24T01:33:20.809Z | Compiling rsa v0.9.8 |
| 2314 | 2026-02-24T01:33:21.254Z | Compiling ecdsa v0.16.9 |
| 2315 | 2026-02-24T01:33:22.763Z | Compiling zip v0.6.6 |
| 2316 | 2026-02-24T01:33:24.311Z | Compiling ed25519-dalek v2.1.1 |
| 2317 | 2026-02-24T01:33:25.283Z | Compiling crossterm v0.28.1 |
| 2318 | 2026-02-24T01:33:25.740Z | Compiling crossbeam-epoch v0.9.18 |
| 2319 | 2026-02-24T01:33:26.032Z | Compiling toml v0.7.8 |
| 2320 | 2026-02-24T01:33:26.648Z | Compiling heck v0.4.1 |
| 2321 | 2026-02-24T01:33:26.727Z | Compiling strum v0.26.3 |
| 2322 | 2026-02-24T01:33:27.136Z | Compiling tokio-stream v0.1.17 |
| 2323 | 2026-02-24T01:33:27.538Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2324 | 2026-02-24T01:33:28.123Z | Compiling x509-cert v0.2.5 |
| 2325 | 2026-02-24T01:33:28.285Z | Compiling sha1 v0.10.6 |
| 2326 | 2026-02-24T01:33:28.711Z | Compiling itertools v0.10.5 |
| 2327 | 2026-02-24T01:33:28.895Z | Compiling itertools v0.13.0 |
| 2328 | 2026-02-24T01:33:31.150Z | Compiling winnow v0.6.26 |
| 2329 | 2026-02-24T01:33:31.895Z | Compiling peg-runtime v0.8.5 |
| 2330 | 2026-02-24T01:33:31.954Z | Compiling maybe-uninit v2.0.0 |
| 2331 | 2026-02-24T01:33:32.482Z | Compiling lalrpop-util v0.19.12 |
| 2332 | 2026-02-24T01:33:32.539Z | Compiling tap v1.0.1 |
| 2333 | 2026-02-24T01:33:32.814Z | Compiling wyz v0.5.1 |
| 2334 | 2026-02-24T01:33:35.051Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2335 | 2026-02-24T01:33:41.284Z | Compiling packed_struct v0.10.1 |
| 2336 | 2026-02-24T01:33:41.507Z | Compiling funty v2.0.0 |
| 2337 | 2026-02-24T01:33:43.363Z | Compiling bitvec v1.0.1 |
| 2338 | 2026-02-24T01:33:49.233Z | Compiling packed_struct_codegen v0.10.1 |
| 2339 | 2026-02-24T01:33:49.493Z | Compiling futures-executor v0.3.31 |
| 2340 | 2026-02-24T01:33:50.897Z | Compiling bitfield-macros v0.19.2 |
| 2341 | 2026-02-24T01:33:51.095Z | Compiling zerocopy-derive v0.6.6 |
| 2342 | 2026-02-24T01:33:51.708Z | Compiling indexmap v1.9.3 |
| 2343 | 2026-02-24T01:33:52.318Z | Compiling nodrop v0.1.14 |
| 2344 | 2026-02-24T01:33:52.794Z | Compiling typeid v1.0.3 |
| 2345 | 2026-02-24T01:33:53.393Z | Compiling crc-catalog v2.4.0 |
| 2346 | 2026-02-24T01:33:53.618Z | Compiling crc v3.2.1 |
| 2347 | 2026-02-24T01:33:54.489Z | Compiling zerocopy v0.6.6 |
| 2348 | 2026-02-24T01:33:55.440Z | Compiling array-init v0.0.4 |
| 2349 | 2026-02-24T01:33:55.516Z | Compiling bitfield v0.19.2 |
| 2350 | 2026-02-24T01:33:57.517Z | Compiling futures v0.3.31 |
| 2351 | 2026-02-24T01:33:58.928Z | Compiling smallvec v0.6.14 |
| 2352 | 2026-02-24T01:34:00.387Z | Compiling typify v0.4.3 |
| 2353 | 2026-02-24T01:34:00.482Z | Compiling derive-ex v0.1.8 |
| 2354 | 2026-02-24T01:34:01.544Z | Compiling hashbrown v0.12.3 |
| 2355 | 2026-02-24T01:34:02.527Z | Compiling base64 v0.21.7 |
| 2356 | 2026-02-24T01:34:02.767Z | Compiling unsafe-libyaml v0.2.11 |
| 2357 | 2026-02-24T01:34:02.964Z | Compiling rustls v0.22.4 |
| 2358 | 2026-02-24T01:34:04.165Z | Compiling test-strategy v0.4.3 |
| 2359 | 2026-02-24T01:34:05.834Z | Compiling serde_yaml v0.9.34+deprecated |
| 2360 | 2026-02-24T01:34:06.914Z | Compiling ron v0.8.1 |
| 2361 | 2026-02-24T01:34:09.142Z | Compiling progenitor-impl v0.11.2 |
| 2362 | 2026-02-24T01:34:09.407Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 2363 | 2026-02-24T01:34:10.697Z | Compiling serde-hex v0.1.0 |
| 2364 | 2026-02-24T01:34:16.127Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2365 | 2026-02-24T01:34:16.896Z | Compiling toml v0.8.23 |
| 2366 | 2026-02-24T01:34:17.818Z | Compiling hashbrown v0.13.2 |
| 2367 | 2026-02-24T01:34:22.046Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 2368 | 2026-02-24T01:34:22.300Z | Compiling xattr v1.3.1 |
| 2369 | 2026-02-24T01:34:22.672Z | Compiling pin-project-internal v1.1.6 |
| 2370 | 2026-02-24T01:34:23.280Z | Compiling thread_local v1.1.8 |
| 2371 | 2026-02-24T01:34:23.305Z | Compiling filetime v0.2.26 |
| 2372 | 2026-02-24T01:34:23.993Z | Compiling multer v3.1.0 |
| 2373 | 2026-02-24T01:34:24.361Z | Compiling slog-async v2.8.0 |
| 2374 | 2026-02-24T01:34:24.891Z | Compiling same-file v1.0.6 |
| 2375 | 2026-02-24T01:34:25.036Z | Compiling match_cfg v0.1.0 |
| 2376 | 2026-02-24T01:34:25.172Z | Compiling rayon-core v1.12.1 |
| 2377 | 2026-02-24T01:34:27.250Z | Compiling crc-any v2.5.0 |
| 2378 | 2026-02-24T01:34:28.275Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4) |
| 2379 | 2026-02-24T01:34:41.102Z | Compiling hostname v0.3.1 |
| 2380 | 2026-02-24T01:34:41.355Z | Compiling walkdir v2.5.0 |
| 2381 | 2026-02-24T01:34:41.447Z | Compiling pin-project v1.1.6 |
| 2382 | 2026-02-24T01:34:43.130Z | Compiling tar v0.4.44 |
| 2383 | 2026-02-24T01:34:43.936Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2384 | 2026-02-24T01:34:47.733Z | Compiling object v0.30.4 |
| 2385 | 2026-02-24T01:34:48.313Z | Compiling erased-serde v0.4.6 |
| 2386 | 2026-02-24T01:34:48.449Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2387 | 2026-02-24T01:34:49.254Z | Compiling progenitor-macro v0.11.2 |
| 2388 | 2026-02-24T01:34:58.647Z | Compiling progenitor-client v0.11.2 |
| 2389 | 2026-02-24T01:34:58.692Z | Compiling toml_parser v1.0.6+spec-1.1.0 |
| 2390 | 2026-02-24T01:34:59.596Z | Compiling crossbeam-channel v0.5.15 |
| 2391 | 2026-02-24T01:34:59.738Z | Compiling slog-json v2.6.1 |
| 2392 | 2026-02-24T01:35:00.673Z | Compiling snafu-derive v0.8.5 |
| 2393 | 2026-02-24T01:35:01.122Z | Compiling async-stream-impl v0.3.6 |
| 2394 | 2026-02-24T01:35:01.349Z | Compiling ordered-float v2.10.1 |
| 2395 | 2026-02-24T01:35:01.728Z | Compiling serde_spanned v1.0.4 |
| 2396 | 2026-02-24T01:35:01.753Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2397 | 2026-02-24T01:35:01.972Z | Compiling serde_path_to_error v0.1.20 |
| 2398 | 2026-02-24T01:35:02.224Z | Compiling is-terminal v0.4.13 |
| 2399 | 2026-02-24T01:35:02.408Z | Compiling fs-err v2.11.0 |
| 2400 | 2026-02-24T01:35:02.676Z | Compiling dropshot v0.16.7 |
| 2401 | 2026-02-24T01:35:02.780Z | Compiling term v1.1.0 |
| 2402 | 2026-02-24T01:35:03.090Z | Compiling debug-ignore v1.0.5 |
| 2403 | 2026-02-24T01:35:03.321Z | Compiling take_mut v0.2.2 |
| 2404 | 2026-02-24T01:35:03.826Z | Compiling path-slash v0.1.5 |
| 2405 | 2026-02-24T01:35:04.066Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2406 | 2026-02-24T01:35:04.099Z | Compiling unicode-width v0.1.14 |
| 2407 | 2026-02-24T01:35:04.268Z | Compiling slog-term v2.9.2 |
| 2408 | 2026-02-24T01:35:04.464Z | Compiling snafu v0.8.5 |
| 2409 | 2026-02-24T01:35:04.614Z | Compiling tabwriter v1.4.0 |
| 2410 | 2026-02-24T01:35:04.747Z | Compiling toml v0.9.11+spec-1.1.0 |
| 2411 | 2026-02-24T01:35:05.989Z | Compiling async-stream v0.3.6 |
| 2412 | 2026-02-24T01:35:06.154Z | Compiling serde-value v0.7.0 |
| 2413 | 2026-02-24T01:35:06.316Z | Compiling slog-bunyan v2.5.0 |
| 2414 | 2026-02-24T01:35:06.619Z | Compiling progenitor v0.11.2 |
| 2415 | 2026-02-24T01:35:06.673Z | Compiling tokio-rustls v0.25.0 |
| 2416 | 2026-02-24T01:35:07.024Z | Compiling serde-untagged v0.1.7 |
| 2417 | 2026-02-24T01:35:07.174Z | Compiling globset v0.4.15 |
| 2418 | 2026-02-24T01:35:07.666Z | Compiling crossbeam-deque v0.8.5 |
| 2419 | 2026-02-24T01:35:07.750Z | Compiling camino-tempfile v1.4.1 |
| 2420 | 2026-02-24T01:35:07.994Z | Compiling parse-display-derive v0.10.0 |
| 2421 | 2026-02-24T01:35:08.166Z | Compiling olpc-cjson v0.1.4 |
| 2422 | 2026-02-24T01:35:08.583Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2423 | 2026-02-24T01:35:08.608Z | Compiling waitgroup v0.1.2 |
| 2424 | 2026-02-24T01:35:08.930Z | Compiling rustls-pemfile v2.2.0 |
| 2425 | 2026-02-24T01:35:09.482Z | Compiling pem v3.0.5 |
| 2426 | 2026-02-24T01:35:09.610Z | Compiling dropshot_endpoint v0.16.7 |
| 2427 | 2026-02-24T01:35:10.926Z | Compiling newtype-uuid-macros v0.1.0 |
| 2428 | 2026-02-24T01:35:11.045Z | Compiling serde_plain v1.0.2 |
| 2429 | 2026-02-24T01:35:11.095Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2430 | 2026-02-24T01:35:11.670Z | Compiling async-recursion v1.1.1 |
| 2431 | 2026-02-24T01:35:11.818Z | Compiling blake3 v1.5.4 |
| 2432 | 2026-02-24T01:35:12.435Z | Compiling hostname v0.4.2 |
| 2433 | 2026-02-24T01:35:12.459Z | Compiling instant v0.1.13 |
| 2434 | 2026-02-24T01:35:12.677Z | Compiling half v2.4.1 |
| 2435 | 2026-02-24T01:35:12.767Z | Compiling ciborium-io v0.2.2 |
| 2436 | 2026-02-24T01:35:12.878Z | Compiling colored v3.0.0 |
| 2437 | 2026-02-24T01:35:12.964Z | Compiling typed-path v0.9.3 |
| 2438 | 2026-02-24T01:35:13.122Z | Compiling unicode-xid v0.2.6 |
| 2439 | 2026-02-24T01:35:13.388Z | Compiling ciborium-ll v0.2.2 |
| 2440 | 2026-02-24T01:35:13.483Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2441 | 2026-02-24T01:35:13.868Z | Compiling cargo-util-schemas v0.8.2 |
| 2442 | 2026-02-24T01:35:13.930Z | Compiling backoff v0.4.0 |
| 2443 | 2026-02-24T01:35:14.322Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2444 | 2026-02-24T01:35:14.884Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2445 | 2026-02-24T01:35:15.143Z | Compiling parse-display v0.10.0 |
| 2446 | 2026-02-24T01:35:16.897Z | Compiling tough v0.20.0 |
| 2447 | 2026-02-24T01:35:19.026Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2448 | 2026-02-24T01:35:19.650Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2449 | 2026-02-24T01:35:19.696Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2450 | 2026-02-24T01:35:19.879Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 2451 | 2026-02-24T01:35:20.241Z | Compiling itertools v0.14.0 |
| 2452 | 2026-02-24T01:35:21.732Z | Compiling progenitor-client v0.10.0 |
| 2453 | 2026-02-24T01:35:22.653Z | Compiling cargo-platform v0.2.0 |
| 2454 | 2026-02-24T01:35:23.664Z | Compiling macaddr v1.0.1 |
| 2455 | 2026-02-24T01:35:23.822Z | Compiling indent_write v2.2.0 |
| 2456 | 2026-02-24T01:35:24.101Z | Compiling constant_time_eq v0.3.1 |
| 2457 | 2026-02-24T01:35:24.231Z | Compiling arrayref v0.3.9 |
| 2458 | 2026-02-24T01:35:24.338Z | Compiling parse-size v1.1.0 |
| 2459 | 2026-02-24T01:35:24.377Z | Compiling arrayvec v0.7.6 |
| 2460 | 2026-02-24T01:35:24.683Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2461 | 2026-02-24T01:35:25.723Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2462 | 2026-02-24T01:35:26.852Z | Compiling cargo_metadata v0.21.0 |
| 2463 | 2026-02-24T01:35:27.151Z | Compiling ciborium v0.2.2 |
| 2464 | 2026-02-24T01:35:29.185Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2465 | 2026-02-24T01:35:33.370Z | Compiling topological-sort v0.2.2 |
| 2466 | 2026-02-24T01:35:33.695Z | Compiling display-error-chain v0.2.2 |
| 2467 | 2026-02-24T01:35:33.950Z | Compiling omicron-zone-package v0.12.2 |
| 2468 | 2026-02-24T01:35:37.468Z | Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2469 | 2026-02-24T01:35:41.176Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 2470 | 2026-02-24T01:35:41.635Z | Compiling shell-words v1.1.0 |
| 2471 | 2026-02-24T01:35:42.507Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2472 | 2026-02-24T01:36:05.179Z | Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2473 | 2026-02-24T01:36:27.617Z | Finished `release` profile [optimized] target(s) in 6m 48s |
| 2474 | 2026-02-24T01:36:27.808Z | Running `target/release/omicron-releng --output-dir /work --mkincorp` |
| 2475 | 2026-02-24T01:36:27.898Z | Feb 24 01:36:27.810 DEBG changing working directory to /work/oxidecomputer/omicron |
| 2476 | 2026-02-24T01:36:28.143Z | Feb 24 01:36:28.056 DEBG running: git rev-parse HEAD |
| 2477 | 2026-02-24T01:36:28.167Z | Feb 24 01:36:28.061 DEBG process exited with exit status: 0 (5.178327ms) |
| 2478 | 2026-02-24T01:36:28.167Z | Feb 24 01:36:28.061 INFO version: 19.0.0-0.ci+git377e51584fe |
| 2479 | 2026-02-24T01:36:28.216Z | Feb 24 01:36:28.129 INFO cloning helios to /work/oxidecomputer/helios |
| 2480 | 2026-02-24T01:36:28.216Z | Feb 24 01:36:28.129 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios |
| 2481 | 2026-02-24T01:36:28.240Z | Cloning into '/work/oxidecomputer/helios'... |
| 2482 | 2026-02-24T01:36:29.112Z | Feb 24 01:36:29.025 DEBG process exited with exit status: 0 (896.036717ms) |
| 2483 | 2026-02-24T01:36:29.112Z | Feb 24 01:36:29.025 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit} |
| 2484 | 2026-02-24T01:36:29.137Z | Feb 24 01:36:29.030 DEBG process exited with exit status: 0 (5.275582ms) |
| 2485 | 2026-02-24T01:36:29.137Z | Feb 24 01:36:29.030 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools |
| 2486 | 2026-02-24T01:36:31.279Z | Feb 24 01:36:31.192 DEBG process exited with exit status: 0 (2.162113935s) |
| 2487 | 2026-02-24T01:36:31.279Z | Feb 24 01:36:31.192 DEBG running: zfs list rpool/images/build/host |
| 2488 | 2026-02-24T01:36:31.304Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2489 | 2026-02-24T01:36:31.304Z | rpool/images/build/host 96K 150G 96K /rpool/images/build/host |
| 2490 | 2026-02-24T01:36:31.304Z | Feb 24 01:36:31.201 DEBG process exited with exit status: 0 (8.611707ms) |
| 2491 | 2026-02-24T01:36:31.304Z | Feb 24 01:36:31.201 DEBG running: zfs list rpool/images/build/recovery |
| 2492 | 2026-02-24T01:36:31.304Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2493 | 2026-02-24T01:36:31.304Z | rpool/images/build/recovery 96K 150G 96K /rpool/images/build/recovery |
| 2494 | 2026-02-24T01:36:31.304Z | Feb 24 01:36:31.213 DEBG process exited with exit status: 0 (11.909916ms) |
| 2495 | 2026-02-24T01:36:31.304Z | Feb 24 01:36:31.214 INFO [incorp-manifest] running task |
| 2496 | 2026-02-24T01:36:31.304Z | Feb 24 01:36:31.214 INFO [hubris-staging] running task |
| 2497 | 2026-02-24T01:36:31.304Z | Feb 24 01:36:31.214 INFO [hubris-production] running task |
| 2498 | 2026-02-24T01:36:31.304Z | Feb 24 01:36:31.215 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package |
| 2499 | 2026-02-24T01:36:31.304Z | Feb 24 01:36:31.215 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri -n '*' |
| 2500 | 2026-02-24T01:36:31.304Z | Feb 24 01:36:31.216 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup |
| 2501 | 2026-02-24T01:36:31.328Z | Feb 24 01:36:31.218 INFO [incorp-create] running: pkgrepo create /work/incorporation |
| 2502 | 2026-02-24T01:36:31.456Z | [ helios-setup] cd tools/helios-build && cargo build --quiet |
| 2503 | 2026-02-24T01:36:31.829Z | Feb 24 01:36:31.741 INFO [incorp-create] process exited with exit status: 0 (523.595744ms) |
| 2504 | 2026-02-24T01:36:31.861Z | Feb 24 01:36:31.741 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev |
| 2505 | 2026-02-24T01:36:32.436Z | Feb 24 01:36:32.349 INFO [incorp-publisher] process exited with exit status: 0 (608.274775ms) |
| 2506 | 2026-02-24T01:36:32.471Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2507 | 2026-02-24T01:36:34.691Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2508 | 2026-02-24T01:36:35.676Z | [ omicron-package] Compiling ring v0.17.14 |
| 2509 | 2026-02-24T01:36:35.865Z | [ omicron-package] Compiling proc-macro-crate v1.3.1 |
| 2510 | 2026-02-24T01:36:35.889Z | [ omicron-package] Compiling itertools v0.14.0 |
| 2511 | 2026-02-24T01:36:35.889Z | [ omicron-package] Compiling heapless v0.8.0 |
| 2512 | 2026-02-24T01:36:35.942Z | [ omicron-package] Compiling hash32 v0.3.1 |
| 2513 | 2026-02-24T01:36:35.966Z | [ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2514 | 2026-02-24T01:36:36.074Z | [ omicron-package] Compiling smoltcp v0.11.0 |
| 2515 | 2026-02-24T01:36:36.866Z | [ omicron-package] Compiling proc-macro-error-attr v1.0.4 |
| 2516 | 2026-02-24T01:36:37.516Z | [ omicron-package] Compiling cobs v0.2.3 |
| 2517 | 2026-02-24T01:36:37.882Z | [ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2518 | 2026-02-24T01:36:38.164Z | [ omicron-package] Compiling num_enum_derive v0.5.11 |
| 2519 | 2026-02-24T01:36:38.773Z | [ omicron-package] Compiling postcard v1.0.10 |
| 2520 | 2026-02-24T01:36:39.026Z | [ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2521 | 2026-02-24T01:36:39.130Z | Feb 24 01:36:39.043 INFO [hubris-production] task succeeded (7.828199539s) |
| 2522 | 2026-02-24T01:36:39.197Z | [ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2523 | 2026-02-24T01:36:40.305Z | [ omicron-package] Compiling proc-macro-error v1.0.4 |
| 2524 | 2026-02-24T01:36:40.371Z | [ omicron-package] Compiling foreign-types-macros v0.2.3 |
| 2525 | 2026-02-24T01:36:41.015Z | [ omicron-package] Compiling foreign-types-shared v0.3.1 |
| 2526 | 2026-02-24T01:36:42.209Z | [ omicron-package] Compiling num_enum v0.5.11 |
| 2527 | 2026-02-24T01:36:42.609Z | [ omicron-package] Compiling ingot-macros v0.1.1 |
| 2528 | 2026-02-24T01:36:42.941Z | [ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2529 | 2026-02-24T01:36:43.029Z | [ omicron-package] Compiling foreign-types v0.5.0 |
| 2530 | 2026-02-24T01:36:43.467Z | [ omicron-package] Compiling rustls v0.23.19 |
| 2531 | 2026-02-24T01:36:43.699Z | [ omicron-package] Compiling cstr-argument v0.1.2 |
| 2532 | 2026-02-24T01:36:43.806Z | [ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2533 | 2026-02-24T01:36:43.920Z | [ omicron-package] Compiling pretty-hex v0.2.1 |
| 2534 | 2026-02-24T01:36:44.483Z | [ omicron-package] Compiling crucible-workspace-hack v0.1.0 |
| 2535 | 2026-02-24T01:36:44.701Z | [ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2536 | 2026-02-24T01:36:44.887Z | [ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2537 | 2026-02-24T01:36:45.333Z | [ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2538 | 2026-02-24T01:36:45.475Z | [ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2539 | 2026-02-24T01:36:46.003Z | [ omicron-package] Compiling rayon v1.10.0 |
| 2540 | 2026-02-24T01:36:46.498Z | [ omicron-package] Compiling colored v2.2.0 |
| 2541 | 2026-02-24T01:36:47.175Z | [ omicron-package] Compiling nix v0.30.1 |
| 2542 | 2026-02-24T01:36:47.517Z | [ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2543 | 2026-02-24T01:36:49.057Z | [ omicron-package] Compiling rustls-webpki v0.102.8 |
| 2544 | 2026-02-24T01:36:49.149Z | [ omicron-package] Compiling zone_cfg_derive v0.3.0 |
| 2545 | 2026-02-24T01:36:51.384Z | [ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2546 | 2026-02-24T01:36:51.457Z | [ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2547 | 2026-02-24T01:36:52.385Z | [ omicron-package] Compiling secrecy v0.10.3 |
| 2548 | 2026-02-24T01:36:52.873Z | [ omicron-package] Compiling sigpipe v0.1.3 |
| 2549 | 2026-02-24T01:36:52.929Z | [ omicron-package] Compiling num-derive v0.4.2 |
| 2550 | 2026-02-24T01:36:53.080Z | [ omicron-package] Compiling ingot-types v0.1.2 |
| 2551 | 2026-02-24T01:36:53.285Z | [ omicron-package] Compiling glob v0.3.2 |
| 2552 | 2026-02-24T01:36:53.696Z | [ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2553 | 2026-02-24T01:36:54.218Z | [ omicron-package] Compiling libefi-sys v0.1.0 |
| 2554 | 2026-02-24T01:36:54.431Z | [ omicron-package] Compiling ingot v0.1.1 |
| 2555 | 2026-02-24T01:36:54.592Z | [ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2556 | 2026-02-24T01:36:55.292Z | [ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2557 | 2026-02-24T01:36:55.388Z | [ omicron-package] Compiling zone v0.3.1 |
| 2558 | 2026-02-24T01:36:55.868Z | [ omicron-package] Compiling rustls v0.22.4 |
| 2559 | 2026-02-24T01:36:56.894Z | [ omicron-package] Compiling usdt-macro v0.5.0 |
| 2560 | 2026-02-24T01:36:57.469Z | [ omicron-package] Compiling usdt-attr-macro v0.5.0 |
| 2561 | 2026-02-24T01:36:58.982Z | [ omicron-package] Compiling smf v0.2.3 |
| 2562 | 2026-02-24T01:37:00.007Z | [ omicron-package] Compiling memmap v0.7.0 |
| 2563 | 2026-02-24T01:37:00.647Z | [ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2564 | 2026-02-24T01:37:01.554Z | [ omicron-package] Compiling tokio-rustls v0.26.0 |
| 2565 | 2026-02-24T01:37:02.009Z | [ omicron-package] Compiling bitfield-struct v0.6.2 |
| 2566 | 2026-02-24T01:37:02.456Z | [ omicron-package] Compiling hyper-rustls v0.27.7 |
| 2567 | 2026-02-24T01:37:03.399Z | [ omicron-package] Compiling reqwest v0.12.24 |
| 2568 | 2026-02-24T01:37:05.727Z | [ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2569 | 2026-02-24T01:37:05.918Z | [ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2570 | 2026-02-24T01:37:07.156Z | [ omicron-package] Compiling usdt v0.5.0 |
| 2571 | 2026-02-24T01:37:07.730Z | [ omicron-package] Compiling unicode-width v0.2.0 |
| 2572 | 2026-02-24T01:37:08.418Z | [ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2573 | 2026-02-24T01:37:08.607Z | [ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2574 | 2026-02-24T01:37:08.647Z | [ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2575 | 2026-02-24T01:37:08.958Z | [ omicron-package] Compiling console v0.16.0 |
| 2576 | 2026-02-24T01:37:09.047Z | [ omicron-package] Compiling tokio-dtrace v0.1.0 |
| 2577 | 2026-02-24T01:37:09.328Z | [ omicron-package] Compiling gethostname v0.5.0 |
| 2578 | 2026-02-24T01:37:09.692Z | [ omicron-package] Compiling unit-prefix v0.5.1 |
| 2579 | 2026-02-24T01:37:09.860Z | [ omicron-package] Compiling tokio-rustls v0.25.0 |
| 2580 | 2026-02-24T01:37:10.175Z | [ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2581 | 2026-02-24T01:37:10.510Z | [ omicron-package] Compiling dropshot v0.16.7 |
| 2582 | 2026-02-24T01:37:10.630Z | [ omicron-package] Compiling indicatif v0.18.0 |
| 2583 | 2026-02-24T01:37:12.524Z | [ omicron-package] Compiling oxide-tokio-rt v0.1.2 |
| 2584 | 2026-02-24T01:37:12.736Z | [ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2585 | 2026-02-24T01:37:16.234Z | [ helios-setup] warning: hiding a lifetime that's elided elsewhere is confusing |
| 2586 | 2026-02-24T01:37:16.234Z | [ helios-setup] --> src/main.rs:79:10 |
| 2587 | 2026-02-24T01:37:16.259Z | [ helios-setup] | |
| 2588 | 2026-02-24T01:37:16.259Z | [ helios-setup] 79 | fn pc(s: &str) -> Component { |
| 2589 | 2026-02-24T01:37:16.259Z | [ helios-setup] | ^^^^ ^^^^^^^^^ the same lifetime is hidden here |
| 2590 | 2026-02-24T01:37:16.283Z | [ helios-setup] | | |
| 2591 | 2026-02-24T01:37:16.283Z | [ helios-setup] | the lifetime is elided here |
| 2592 | 2026-02-24T01:37:16.308Z | [ helios-setup] | |
| 2593 | 2026-02-24T01:37:16.308Z | [ helios-setup] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing |
| 2594 | 2026-02-24T01:37:16.308Z | [ helios-setup] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default |
| 2595 | 2026-02-24T01:37:16.308Z | [ helios-setup] help: use `'_` for type paths |
| 2596 | 2026-02-24T01:37:16.308Z | [ helios-setup] | |
| 2597 | 2026-02-24T01:37:16.308Z | [ helios-setup] 79 | fn pc(s: &str) -> Component<'_> { |
| 2598 | 2026-02-24T01:37:16.308Z | [ helios-setup] | ++++ |
| 2599 | 2026-02-24T01:37:16.353Z | [ helios-setup] |
| 2600 | 2026-02-24T01:37:16.400Z | [ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2601 | 2026-02-24T01:37:18.457Z | [ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2602 | 2026-02-24T01:37:23.014Z | Feb 24 01:37:22.929 INFO [hubris-staging] task succeeded (51.71481828s) |
| 2603 | 2026-02-24T01:37:23.048Z | [ omicron-package] Compiling progenitor-client v0.11.2 |
| 2604 | 2026-02-24T01:37:24.272Z | [ omicron-package] Compiling progenitor v0.11.2 |
| 2605 | 2026-02-24T01:37:24.488Z | [ omicron-package] Compiling progenitor-client v0.10.0 |
| 2606 | 2026-02-24T01:37:24.623Z | [ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2607 | 2026-02-24T01:37:25.828Z | [ helios-setup] Feb 24 01:37:25.743 INFO helios repository root is: /work/oxidecomputer/helios |
| 2608 | 2026-02-24T01:37:25.852Z | [ helios-setup] Feb 24 01:37:25.745 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no" |
| 2609 | 2026-02-24T01:37:25.853Z | [ helios-setup] Feb 24 01:37:25.745 INFO project pinprick: Project { github: Some("oxidecomputer/pinprick"), url: None, auto_update: false, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: pinprick |
| 2610 | 2026-02-24T01:37:25.853Z | [ helios-setup] Feb 24 01:37:25.745 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick |
| 2611 | 2026-02-24T01:37:25.853Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'... |
| 2612 | 2026-02-24T01:37:26.116Z | [ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2613 | 2026-02-24T01:37:26.352Z | [ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2614 | 2026-02-24T01:37:26.838Z | [ helios-setup] Feb 24 01:37:26.753 INFO clone ok!, project: pinprick |
| 2615 | 2026-02-24T01:37:26.862Z | [ helios-setup] Feb 24 01:37:26.753 INFO project phbl: Project { github: Some("oxidecomputer/phbl"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: false, use_debug: false, unless_env: None, fixup: [] }, project: phbl |
| 2616 | 2026-02-24T01:37:26.862Z | [ helios-setup] Feb 24 01:37:26.753 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl |
| 2617 | 2026-02-24T01:37:26.862Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'... |
| 2618 | 2026-02-24T01:37:27.865Z | [ helios-setup] Feb 24 01:37:27.780 INFO clone ok!, project: phbl |
| 2619 | 2026-02-24T01:37:27.888Z | [ helios-setup] Feb 24 01:37:27.780 INFO skipping project "illumos" because "BUILD_OS" is set to "no" |
| 2620 | 2026-02-24T01:37:27.889Z | [ helios-setup] Feb 24 01:37:27.780 INFO project bootserver: Project { github: Some("oxidecomputer/boot-image-tools"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: bootserver |
| 2621 | 2026-02-24T01:37:27.889Z | [ helios-setup] Feb 24 01:37:27.780 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver |
| 2622 | 2026-02-24T01:37:27.889Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'... |
| 2623 | 2026-02-24T01:37:28.660Z | [ helios-setup] Feb 24 01:37:28.574 INFO clone ok!, project: bootserver |
| 2624 | 2026-02-24T01:37:28.660Z | [ helios-setup] Feb 24 01:37:28.575 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, unless_env: None, fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder |
| 2625 | 2026-02-24T01:37:28.684Z | [ helios-setup] Feb 24 01:37:28.575 INFO cloning https://github.com/oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder |
| 2626 | 2026-02-24T01:37:28.684Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'... |
| 2627 | 2026-02-24T01:37:30.101Z | [ helios-setup] Feb 24 01:37:30.016 INFO clone ok!, project: amd-host-image-builder |
| 2628 | 2026-02-24T01:37:30.125Z | [ helios-setup] Feb 24 01:37:30.016 INFO project amd-firmware: Project { github: Some("oxidecomputer/amd-firmware"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware |
| 2629 | 2026-02-24T01:37:30.125Z | [ helios-setup] Feb 24 01:37:30.016 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware |
| 2630 | 2026-02-24T01:37:30.125Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'... |
| 2631 | 2026-02-24T01:37:31.347Z | [ omicron-package] Compiling omicron-zone-package v0.12.2 |
| 2632 | 2026-02-24T01:37:36.691Z | [ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2633 | 2026-02-24T01:37:43.626Z | [ helios-setup] Feb 24 01:37:43.541 INFO clone ok!, project: amd-firmware |
| 2634 | 2026-02-24T01:37:43.626Z | [ helios-setup] Feb 24 01:37:43.542 INFO project chelsio-t6-roms: Project { github: Some("oxidecomputer/chelsio-t6-roms"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms |
| 2635 | 2026-02-24T01:37:43.650Z | [ helios-setup] Feb 24 01:37:43.542 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms |
| 2636 | 2026-02-24T01:37:43.650Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'... |
| 2637 | 2026-02-24T01:37:44.945Z | [ helios-setup] Feb 24 01:37:44.860 INFO clone ok!, project: chelsio-t6-roms |
| 2638 | 2026-02-24T01:37:44.969Z | [ helios-setup] Feb 24 01:37:44.861 INFO project dmar-report: Project { github: Some("oxidecomputer/dmar-report"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: dmar-report |
| 2639 | 2026-02-24T01:37:44.969Z | [ helios-setup] Feb 24 01:37:44.861 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report |
| 2640 | 2026-02-24T01:37:44.969Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'... |
| 2641 | 2026-02-24T01:37:45.933Z | Feb 24 01:37:45.849 DEBG process exited with exit status: 0 (74.63317733s) |
| 2642 | 2026-02-24T01:37:45.956Z | Feb 24 01:37:45.851 INFO [incorp-manifest] task succeeded (74.636950283s) |
| 2643 | 2026-02-24T01:37:45.956Z | Feb 24 01:37:45.851 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m |
| 2644 | 2026-02-24T01:37:46.016Z | [ helios-setup] Feb 24 01:37:45.932 INFO clone ok!, project: dmar-report |
| 2645 | 2026-02-24T01:37:46.040Z | [ helios-setup] Feb 24 01:37:45.932 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no" |
| 2646 | 2026-02-24T01:37:46.040Z | [ helios-setup] Feb 24 01:37:45.932 INFO project image-builder: Project { github: Some("illumos/image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, unless_env: None, fixup: [] }, project: image-builder |
| 2647 | 2026-02-24T01:37:46.040Z | [ helios-setup] Feb 24 01:37:45.932 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder |
| 2648 | 2026-02-24T01:37:46.040Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'... |
| 2649 | 2026-02-24T01:37:46.335Z | Feb 24 01:37:46.250 INFO [incorp-fmt] process exited with exit status: 0 (398.574616ms) |
| 2650 | 2026-02-24T01:37:46.359Z | Feb 24 01:37:46.250 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m |
| 2651 | 2026-02-24T01:37:46.841Z | [ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260224T013746Z |
| 2652 | 2026-02-24T01:37:46.841Z | [ incorp-pkgsend] PUBLISHED |
| 2653 | 2026-02-24T01:37:46.865Z | [ helios-setup] Feb 24 01:37:46.772 INFO clone ok!, project: image-builder |
| 2654 | 2026-02-24T01:37:46.865Z | [ helios-setup] Feb 24 01:37:46.773 INFO project pilot: Project { github: Some("oxidecomputer/pilot"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot |
| 2655 | 2026-02-24T01:37:46.865Z | [ helios-setup] Feb 24 01:37:46.773 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot |
| 2656 | 2026-02-24T01:37:46.865Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'... |
| 2657 | 2026-02-24T01:37:46.916Z | Feb 24 01:37:46.832 INFO [incorp-pkgsend] process exited with exit status: 0 (581.523742ms) |
| 2658 | 2026-02-24T01:37:46.940Z | Feb 24 01:37:46.832 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*' |
| 2659 | 2026-02-24T01:37:47.322Z | [ helios-incorp] Retrieving packages for publisher helios-dev ... |
| 2660 | 2026-02-24T01:37:47.346Z | [ helios-incorp] Retrieving catalog 'helios-dev' ... Done |
| 2661 | 2026-02-24T01:37:47.393Z | [ helios-incorp] Retrieving and evaluating 1 package(s)... |
| 2662 | 2026-02-24T01:37:47.393Z | [ helios-incorp] Fetching manifests: 1/1 100% complete |
| 2663 | 2026-02-24T01:37:47.417Z | [ helios-incorp] Fetching manifests: 1/1 100% complete |
| 2664 | 2026-02-24T01:37:47.417Z | [ helios-incorp] |
| 2665 | 2026-02-24T01:37:47.417Z | [ helios-incorp] Archiving packages ... |
| 2666 | 2026-02-24T01:37:47.417Z | [ helios-incorp] Packages to add: 1 |
| 2667 | 2026-02-24T01:37:47.417Z | [ helios-incorp] Files to retrieve: 0 |
| 2668 | 2026-02-24T01:37:47.417Z | [ helios-incorp] Estimated transfer size: 0.00 B |
| 2669 | 2026-02-24T01:37:47.417Z | [ helios-incorp] |
| 2670 | 2026-02-24T01:37:47.417Z | [ helios-incorp] Packages to archive: |
| 2671 | 2026-02-24T01:37:47.417Z | [ helios-incorp] consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260224T013746Z |
| 2672 | 2026-02-24T01:37:47.417Z | [ helios-incorp] |
| 2673 | 2026-02-24T01:37:47.417Z | [ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete |
| 2674 | 2026-02-24T01:37:47.417Z | [ helios-incorp] Archiving: Completed 108.19 kB in 0.00 seconds |
| 2675 | 2026-02-24T01:37:47.490Z | Feb 24 01:37:47.406 INFO [helios-incorp] process exited with exit status: 0 (573.66071ms) |
| 2676 | 2026-02-24T01:37:48.170Z | [ helios-setup] Feb 24 01:37:48.085 INFO clone ok!, project: pilot |
| 2677 | 2026-02-24T01:37:48.194Z | [ helios-setup] Feb 24 01:37:48.086 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None |
| 2678 | 2026-02-24T01:37:48.687Z | [ helios-setup] Feb 24 01:37:48.603 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None |
| 2679 | 2026-02-24T01:37:49.190Z | [ helios-setup] Feb 24 01:37:49.106 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created |
| 2680 | 2026-02-24T01:37:49.190Z | [ helios-setup] Feb 24 01:37:49.106 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None |
| 2681 | 2026-02-24T01:37:49.694Z | [ helios-setup] Feb 24 01:37:49.609 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None |
| 2682 | 2026-02-24T01:37:50.199Z | [ helios-setup] Feb 24 01:37:50.114 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created |
| 2683 | 2026-02-24T01:37:50.223Z | [ helios-setup] Feb 24 01:37:50.114 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None |
| 2684 | 2026-02-24T01:37:50.652Z | [ helios-setup] Feb 24 01:37:50.568 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None |
| 2685 | 2026-02-24T01:37:51.134Z | [ helios-setup] Feb 24 01:37:51.050 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created |
| 2686 | 2026-02-24T01:37:51.134Z | [ helios-setup] Feb 24 01:37:51.051 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist |
| 2687 | 2026-02-24T01:37:51.158Z | [ helios-setup] Feb 24 01:37:51.051 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ... |
| 2688 | 2026-02-24T01:37:51.158Z | [ helios-setup] Feb 24 01:37:51.051 INFO ok! |
| 2689 | 2026-02-24T01:37:51.158Z | [ helios-setup] Feb 24 01:37:51.051 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist |
| 2690 | 2026-02-24T01:37:51.158Z | [ helios-setup] Feb 24 01:37:51.051 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ... |
| 2691 | 2026-02-24T01:37:51.159Z | [ helios-setup] Feb 24 01:37:51.051 INFO ok! |
| 2692 | 2026-02-24T01:37:51.159Z | [ helios-setup] Feb 24 01:37:51.051 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist |
| 2693 | 2026-02-24T01:37:51.159Z | [ helios-setup] Feb 24 01:37:51.051 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ... |
| 2694 | 2026-02-24T01:37:51.159Z | [ helios-setup] Feb 24 01:37:51.051 INFO ok! |
| 2695 | 2026-02-24T01:37:51.159Z | [ helios-setup] Feb 24 01:37:51.051 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick" |
| 2696 | 2026-02-24T01:37:51.256Z | [ helios-setup] Feb 24 01:37:51.172 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.91.1-x86_64-unknown-illumos (default)" |
| 2697 | 2026-02-24T01:37:51.257Z | [ helios-setup] Feb 24 01:37:51.172 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick |
| 2698 | 2026-02-24T01:37:51.282Z | [ helios-setup] Feb 24 01:37:51.172 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick") |
| 2699 | 2026-02-24T01:37:51.619Z | [ helios-setup] Feb 24 01:37:51.535 INFO E| Downloading crates ... |
| 2700 | 2026-02-24T01:37:51.686Z | [ helios-setup] Feb 24 01:37:51.602 INFO E| Downloaded miniz_oxide v0.8.8 |
| 2701 | 2026-02-24T01:37:51.752Z | [ helios-setup] Feb 24 01:37:51.668 INFO E| Compiling adler2 v2.0.0 |
| 2702 | 2026-02-24T01:37:51.900Z | [ helios-setup] Feb 24 01:37:51.816 INFO E| Compiling miniz_oxide v0.8.8 |
| 2703 | 2026-02-24T01:37:53.856Z | [ helios-setup] Feb 24 01:37:53.772 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick) |
| 2704 | 2026-02-24T01:37:54.623Z | [ helios-setup] Feb 24 01:37:54.539 INFO E| Finished `release` profile [optimized] target(s) in 3.25s |
| 2705 | 2026-02-24T01:37:54.647Z | [ helios-setup] Feb 24 01:37:54.550 INFO building project "pinprick" ok (3 seconds) |
| 2706 | 2026-02-24T01:37:54.647Z | [ helios-setup] Feb 24 01:37:54.551 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver" |
| 2707 | 2026-02-24T01:37:54.770Z | [ helios-setup] Feb 24 01:37:54.687 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.91.1-x86_64-unknown-illumos (default)" |
| 2708 | 2026-02-24T01:37:54.794Z | [ helios-setup] Feb 24 01:37:54.687 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver |
| 2709 | 2026-02-24T01:37:54.794Z | [ helios-setup] Feb 24 01:37:54.687 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver") |
| 2710 | 2026-02-24T01:37:55.066Z | [ helios-setup] Feb 24 01:37:54.982 INFO E| Downloading crates ... |
| 2711 | 2026-02-24T01:37:55.138Z | [ helios-setup] Feb 24 01:37:55.054 INFO E| Downloaded generic-array v0.14.6 |
| 2712 | 2026-02-24T01:37:55.161Z | [ helios-setup] Feb 24 01:37:55.057 INFO E| Downloaded block-buffer v0.10.3 |
| 2713 | 2026-02-24T01:37:55.161Z | [ helios-setup] Feb 24 01:37:55.059 INFO E| Downloaded cpufeatures v0.2.5 |
| 2714 | 2026-02-24T01:37:55.161Z | [ helios-setup] Feb 24 01:37:55.060 INFO E| Downloaded bytes v1.2.1 |
| 2715 | 2026-02-24T01:37:55.161Z | [ helios-setup] Feb 24 01:37:55.067 INFO E| Downloaded unicode-width v0.1.10 |
| 2716 | 2026-02-24T01:37:55.161Z | [ helios-setup] Feb 24 01:37:55.069 INFO E| Downloaded sha2 v0.10.5 |
| 2717 | 2026-02-24T01:37:55.161Z | [ helios-setup] Feb 24 01:37:55.072 INFO E| Downloaded miniz_oxide v0.6.2 |
| 2718 | 2026-02-24T01:37:55.161Z | [ helios-setup] Feb 24 01:37:55.074 INFO E| Downloaded typenum v1.15.0 |
| 2719 | 2026-02-24T01:37:55.185Z | [ helios-setup] Feb 24 01:37:55.077 INFO E| Downloaded flate2 v1.0.25 |
| 2720 | 2026-02-24T01:37:55.185Z | [ helios-setup] Feb 24 01:37:55.083 INFO E| Downloaded digest v0.10.3 |
| 2721 | 2026-02-24T01:37:55.185Z | [ helios-setup] Feb 24 01:37:55.084 INFO E| Downloaded anyhow v1.0.62 |
| 2722 | 2026-02-24T01:37:55.233Z | [ helios-setup] Feb 24 01:37:55.149 INFO E| Compiling version_check v0.9.4 |
| 2723 | 2026-02-24T01:37:55.233Z | [ helios-setup] Feb 24 01:37:55.149 INFO E| Compiling typenum v1.15.0 |
| 2724 | 2026-02-24T01:37:55.256Z | [ helios-setup] Feb 24 01:37:55.149 INFO E| Compiling crc32fast v1.3.2 |
| 2725 | 2026-02-24T01:37:55.256Z | [ helios-setup] Feb 24 01:37:55.149 INFO E| Compiling cfg-if v1.0.0 |
| 2726 | 2026-02-24T01:37:55.256Z | [ helios-setup] Feb 24 01:37:55.149 INFO E| Compiling adler v1.0.2 |
| 2727 | 2026-02-24T01:37:55.256Z | [ helios-setup] Feb 24 01:37:55.149 INFO E| Compiling anyhow v1.0.62 |
| 2728 | 2026-02-24T01:37:55.256Z | [ helios-setup] Feb 24 01:37:55.149 INFO E| Compiling unicode-width v0.1.10 |
| 2729 | 2026-02-24T01:37:55.256Z | [ helios-setup] Feb 24 01:37:55.149 INFO E| Compiling cpufeatures v0.2.5 |
| 2730 | 2026-02-24T01:37:55.808Z | [ helios-setup] Feb 24 01:37:55.724 INFO E| Compiling bytes v1.2.1 |
| 2731 | 2026-02-24T01:37:56.025Z | [ helios-setup] Feb 24 01:37:55.939 INFO E| Compiling getopts v0.2.21 |
| 2732 | 2026-02-24T01:37:56.122Z | [ helios-setup] Feb 24 01:37:56.038 INFO E| Compiling miniz_oxide v0.6.2 |
| 2733 | 2026-02-24T01:37:56.310Z | [ helios-setup] Feb 24 01:37:56.226 INFO E| Compiling bitflags v1.3.2 |
| 2734 | 2026-02-24T01:37:56.612Z | [ helios-setup] Feb 24 01:37:56.528 INFO E| Compiling generic-array v0.14.6 |
| 2735 | 2026-02-24T01:37:57.130Z | [ helios-setup] Feb 24 01:37:57.046 INFO E| Compiling flate2 v1.0.25 |
| 2736 | 2026-02-24T01:37:59.549Z | [ helios-setup] Feb 24 01:37:59.465 INFO E| Compiling crypto-common v0.1.6 |
| 2737 | 2026-02-24T01:37:59.549Z | [ helios-setup] Feb 24 01:37:59.465 INFO E| Compiling block-buffer v0.10.3 |
| 2738 | 2026-02-24T01:37:59.819Z | [ helios-setup] Feb 24 01:37:59.736 INFO E| Compiling digest v0.10.3 |
| 2739 | 2026-02-24T01:38:00.222Z | [ helios-setup] Feb 24 01:38:00.139 INFO E| Compiling sha2 v0.10.5 |
| 2740 | 2026-02-24T01:38:00.783Z | [ helios-setup] Feb 24 01:38:00.700 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver) |
| 2741 | 2026-02-24T01:38:01.361Z | [ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2742 | 2026-02-24T01:38:02.771Z | [ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2743 | 2026-02-24T01:38:05.371Z | [ helios-setup] Feb 24 01:38:05.287 INFO E| Finished `release` profile [optimized] target(s) in 10.47s |
| 2744 | 2026-02-24T01:38:05.395Z | [ helios-setup] Feb 24 01:38:05.302 INFO building project "bootserver" ok (10 seconds) |
| 2745 | 2026-02-24T01:38:05.395Z | [ helios-setup] Feb 24 01:38:05.302 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder" |
| 2746 | 2026-02-24T01:38:05.511Z | [ helios-setup] Feb 24 01:38:05.428 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.91.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')" |
| 2747 | 2026-02-24T01:38:05.511Z | [ helios-setup] Feb 24 01:38:05.428 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder |
| 2748 | 2026-02-24T01:38:05.535Z | [ helios-setup] Feb 24 01:38:05.428 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 2749 | 2026-02-24T01:38:05.892Z | [ helios-setup] Feb 24 01:38:05.809 INFO E| Updating crates.io index |
| 2750 | 2026-02-24T01:38:05.916Z | [ helios-setup] Feb 24 01:38:05.809 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git` |
| 2751 | 2026-02-24T01:38:06.783Z | [ helios-setup] Feb 24 01:38:06.700 INFO E| From https://github.com/oxidecomputer/amd-apcb |
| 2752 | 2026-02-24T01:38:06.783Z | [ helios-setup] Feb 24 01:38:06.700 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf |
| 2753 | 2026-02-24T01:38:06.932Z | [ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2754 | 2026-02-24T01:38:06.981Z | [ helios-setup] Feb 24 01:38:06.897 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git` |
| 2755 | 2026-02-24T01:38:07.756Z | [ helios-setup] Feb 24 01:38:07.672 INFO E| From https://github.com/oxidecomputer/amd-efs |
| 2756 | 2026-02-24T01:38:07.756Z | [ helios-setup] Feb 24 01:38:07.672 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037 |
| 2757 | 2026-02-24T01:38:08.040Z | [ helios-setup] Feb 24 01:38:07.956 INFO E| Downloading crates ... |
| 2758 | 2026-02-24T01:38:08.166Z | [ helios-setup] Feb 24 01:38:08.083 INFO E| Downloaded itoa v1.0.15 |
| 2759 | 2026-02-24T01:38:08.190Z | [ helios-setup] Feb 24 01:38:08.086 INFO E| Downloaded rustversion v1.0.20 |
| 2760 | 2026-02-24T01:38:08.190Z | [ helios-setup] Feb 24 01:38:08.091 INFO E| Downloaded ansi_term v0.12.1 |
| 2761 | 2026-02-24T01:38:08.190Z | [ helios-setup] Feb 24 01:38:08.095 INFO E| Downloaded vec_map v0.8.2 |
| 2762 | 2026-02-24T01:38:08.190Z | [ helios-setup] Feb 24 01:38:08.097 INFO E| Downloaded unic-ucd-ident v0.9.0 |
| 2763 | 2026-02-24T01:38:08.190Z | [ helios-setup] Feb 24 01:38:08.102 INFO E| Downloaded unic-common v0.9.0 |
| 2764 | 2026-02-24T01:38:08.190Z | [ helios-setup] Feb 24 01:38:08.103 INFO E| Downloaded modular-bitfield v0.13.1 |
| 2765 | 2026-02-24T01:38:08.214Z | [ helios-setup] Feb 24 01:38:08.116 INFO E| Downloaded thiserror v2.0.12 |
| 2766 | 2026-02-24T01:38:08.214Z | [ helios-setup] Feb 24 01:38:08.125 INFO E| Downloaded unicode-ident v1.0.18 |
| 2767 | 2026-02-24T01:38:08.214Z | [ helios-setup] Feb 24 01:38:08.129 INFO E| Downloaded typenum v1.18.0 |
| 2768 | 2026-02-24T01:38:08.237Z | [ helios-setup] Feb 24 01:38:08.134 INFO E| Downloaded zerocopy-derive v0.8.25 |
| 2769 | 2026-02-24T01:38:08.237Z | [ helios-setup] Feb 24 01:38:08.142 INFO E| Downloaded proc-macro2 v1.0.95 |
| 2770 | 2026-02-24T01:38:08.237Z | [ helios-setup] Feb 24 01:38:08.146 INFO E| Downloaded pest v2.8.0 |
| 2771 | 2026-02-24T01:38:08.238Z | [ helios-setup] Feb 24 01:38:08.153 INFO E| Downloaded goblin v0.9.3 |
| 2772 | 2026-02-24T01:38:08.262Z | [ helios-setup] Feb 24 01:38:08.160 INFO E| Downloaded serde_json v1.0.140 |
| 2773 | 2026-02-24T01:38:08.262Z | [ helios-setup] Feb 24 01:38:08.169 INFO E| Downloaded serde_derive v1.0.219 |
| 2774 | 2026-02-24T01:38:08.262Z | [ helios-setup] Feb 24 01:38:08.177 INFO E| Downloaded serde v1.0.219 |
| 2775 | 2026-02-24T01:38:08.262Z | [ helios-setup] Feb 24 01:38:08.177 INFO E| Downloaded clap v2.34.0 |
| 2776 | 2026-02-24T01:38:08.285Z | [ helios-setup] Feb 24 01:38:08.186 INFO E| Downloaded thiserror-impl v2.0.12 |
| 2777 | 2026-02-24T01:38:08.285Z | [ helios-setup] Feb 24 01:38:08.188 INFO E| Downloaded ryu v1.0.20 |
| 2778 | 2026-02-24T01:38:08.285Z | [ helios-setup] Feb 24 01:38:08.193 INFO E| Downloaded zerocopy v0.8.25 |
| 2779 | 2026-02-24T01:38:08.310Z | [ helios-setup] Feb 24 01:38:08.227 INFO E| Downloaded pest_meta v2.8.0 |
| 2780 | 2026-02-24T01:38:08.334Z | [ helios-setup] Feb 24 01:38:08.230 INFO E| Downloaded pest_derive v2.8.0 |
| 2781 | 2026-02-24T01:38:08.334Z | [ helios-setup] Feb 24 01:38:08.233 INFO E| Downloaded syn v2.0.101 |
| 2782 | 2026-02-24T01:38:08.334Z | [ helios-setup] Feb 24 01:38:08.248 INFO E| Downloaded modular-bitfield-impl v0.13.1 |
| 2783 | 2026-02-24T01:38:08.334Z | [ helios-setup] Feb 24 01:38:08.250 INFO E| Downloaded modular-bitfield-impl v0.11.2 |
| 2784 | 2026-02-24T01:38:08.358Z | [ helios-setup] Feb 24 01:38:08.252 INFO E| Downloaded fletcher v1.0.0 |
| 2785 | 2026-02-24T01:38:08.358Z | [ helios-setup] Feb 24 01:38:08.253 INFO E| Downloaded textwrap v0.11.0 |
| 2786 | 2026-02-24T01:38:08.358Z | [ helios-setup] Feb 24 01:38:08.255 INFO E| Downloaded strum_macros v0.27.1 |
| 2787 | 2026-02-24T01:38:08.358Z | [ helios-setup] Feb 24 01:38:08.258 INFO E| Downloaded structopt v0.3.26 |
| 2788 | 2026-02-24T01:38:08.358Z | [ helios-setup] Feb 24 01:38:08.267 INFO E| Downloaded pest_generator v2.8.0 |
| 2789 | 2026-02-24T01:38:08.358Z | [ helios-setup] Feb 24 01:38:08.269 INFO E| Downloaded cpufeatures v0.2.17 |
| 2790 | 2026-02-24T01:38:08.358Z | [ helios-setup] Feb 24 01:38:08.271 INFO E| Downloaded unic-char-range v0.9.0 |
| 2791 | 2026-02-24T01:38:08.358Z | [ helios-setup] Feb 24 01:38:08.273 INFO E| Downloaded structopt-derive v0.4.18 |
| 2792 | 2026-02-24T01:38:08.358Z | [ helios-setup] Feb 24 01:38:08.274 INFO E| Downloaded scroll_derive v0.12.1 |
| 2793 | 2026-02-24T01:38:08.382Z | [ helios-setup] Feb 24 01:38:08.276 INFO E| Downloaded strsim v0.8.0 |
| 2794 | 2026-02-24T01:38:08.382Z | [ helios-setup] Feb 24 01:38:08.277 INFO E| Downloaded libc v0.2.172 |
| 2795 | 2026-02-24T01:38:08.405Z | [ helios-setup] Feb 24 01:38:08.313 INFO E| Downloaded unic-ucd-version v0.9.0 |
| 2796 | 2026-02-24T01:38:08.405Z | [ helios-setup] Feb 24 01:38:08.315 INFO E| Downloaded unic-char-property v0.9.0 |
| 2797 | 2026-02-24T01:38:08.405Z | [ helios-setup] Feb 24 01:38:08.316 INFO E| Downloaded strum v0.27.1 |
| 2798 | 2026-02-24T01:38:08.405Z | [ helios-setup] Feb 24 01:38:08.317 INFO E| Downloaded parse_int v0.9.0 |
| 2799 | 2026-02-24T01:38:08.406Z | [ helios-setup] Feb 24 01:38:08.318 INFO E| Downloaded modular-bitfield v0.11.2 |
| 2800 | 2026-02-24T01:38:08.429Z | [ helios-setup] Feb 24 01:38:08.332 INFO E| Downloaded log v0.4.27 |
| 2801 | 2026-02-24T01:38:08.429Z | [ helios-setup] Feb 24 01:38:08.335 INFO E| Downloaded four-cc v0.4.0 |
| 2802 | 2026-02-24T01:38:08.429Z | [ helios-setup] Feb 24 01:38:08.336 INFO E| Downloaded bytesize v2.0.1 |
| 2803 | 2026-02-24T01:38:08.429Z | [ helios-setup] Feb 24 01:38:08.339 INFO E| Downloaded dyn-clone v1.0.19 |
| 2804 | 2026-02-24T01:38:08.497Z | [ helios-setup] Feb 24 01:38:08.414 INFO E| Compiling proc-macro2 v1.0.95 |
| 2805 | 2026-02-24T01:38:08.497Z | [ helios-setup] Feb 24 01:38:08.414 INFO E| Compiling unicode-ident v1.0.18 |
| 2806 | 2026-02-24T01:38:08.497Z | [ helios-setup] Feb 24 01:38:08.414 INFO E| Compiling memchr v2.7.4 |
| 2807 | 2026-02-24T01:38:08.521Z | [ helios-setup] Feb 24 01:38:08.414 INFO E| Compiling thiserror v2.0.12 |
| 2808 | 2026-02-24T01:38:08.521Z | [ helios-setup] Feb 24 01:38:08.414 INFO E| Compiling autocfg v1.4.0 |
| 2809 | 2026-02-24T01:38:08.522Z | [ helios-setup] Feb 24 01:38:08.414 INFO E| Compiling syn v1.0.109 |
| 2810 | 2026-02-24T01:38:08.522Z | [ helios-setup] Feb 24 01:38:08.425 INFO E| Compiling serde v1.0.219 |
| 2811 | 2026-02-24T01:38:08.522Z | [ helios-setup] Feb 24 01:38:08.425 INFO E| Compiling version_check v0.9.5 |
| 2812 | 2026-02-24T01:38:08.830Z | [ helios-setup] Feb 24 01:38:08.747 INFO E| Compiling serde_json v1.0.140 |
| 2813 | 2026-02-24T01:38:09.466Z | [ helios-setup] Feb 24 01:38:09.383 INFO E| Compiling schemars v0.8.22 |
| 2814 | 2026-02-24T01:38:09.517Z | [ helios-setup] Feb 24 01:38:09.434 INFO E| Compiling itoa v1.0.15 |
| 2815 | 2026-02-24T01:38:09.560Z | [ helios-setup] Feb 24 01:38:09.477 INFO E| Compiling ryu v1.0.20 |
| 2816 | 2026-02-24T01:38:09.714Z | [ helios-setup] Feb 24 01:38:09.630 INFO E| Compiling proc-macro-error-attr v1.0.4 |
| 2817 | 2026-02-24T01:38:09.737Z | [ helios-setup] Feb 24 01:38:09.652 INFO E| Compiling ucd-trie v0.1.7 |
| 2818 | 2026-02-24T01:38:09.859Z | [ helios-setup] Feb 24 01:38:09.775 INFO E| Compiling zerocopy v0.8.25 |
| 2819 | 2026-02-24T01:38:09.994Z | [ helios-setup] Feb 24 01:38:09.911 INFO E| Compiling num-traits v0.2.19 |
| 2820 | 2026-02-24T01:38:10.106Z | [ helios-setup] Feb 24 01:38:10.022 INFO E| Compiling memoffset v0.9.1 |
| 2821 | 2026-02-24T01:38:10.144Z | [ helios-setup] Feb 24 01:38:10.061 INFO E| Compiling rustversion v1.0.20 |
| 2822 | 2026-02-24T01:38:10.364Z | [ helios-setup] Feb 24 01:38:10.281 INFO E| Compiling static_assertions v1.1.0 |
| 2823 | 2026-02-24T01:38:10.485Z | [ helios-setup] Feb 24 01:38:10.402 INFO E| Compiling dyn-clone v1.0.19 |
| 2824 | 2026-02-24T01:38:10.509Z | [ helios-setup] Feb 24 01:38:10.410 INFO E| Compiling paste v1.0.15 |
| 2825 | 2026-02-24T01:38:10.634Z | [ helios-setup] Feb 24 01:38:10.551 INFO E| Compiling libc v0.2.172 |
| 2826 | 2026-02-24T01:38:10.911Z | [ helios-setup] Feb 24 01:38:10.828 INFO E| Compiling quote v1.0.40 |
| 2827 | 2026-02-24T01:38:11.181Z | [ helios-setup] Feb 24 01:38:11.098 INFO E| Compiling proc-macro-error v1.0.4 |
| 2828 | 2026-02-24T01:38:11.459Z | [ helios-setup] Feb 24 01:38:11.365 INFO E| Compiling once_cell v1.21.3 |
| 2829 | 2026-02-24T01:38:11.837Z | [ helios-setup] Feb 24 01:38:11.753 INFO E| Compiling syn v2.0.101 |
| 2830 | 2026-02-24T01:38:12.520Z | [ helios-setup] Feb 24 01:38:12.437 INFO E| Compiling unicode-segmentation v1.12.0 |
| 2831 | 2026-02-24T01:38:13.309Z | [ helios-setup] Feb 24 01:38:13.226 INFO E| Compiling unicode-width v0.1.14 |
| 2832 | 2026-02-24T01:38:13.502Z | [ helios-setup] Feb 24 01:38:13.419 INFO E| Compiling heck v0.5.0 |
| 2833 | 2026-02-24T01:38:13.629Z | [ helios-setup] Feb 24 01:38:13.546 INFO E| Compiling atty v0.2.14 |
| 2834 | 2026-02-24T01:38:13.694Z | [ helios-setup] Feb 24 01:38:13.611 INFO E| Compiling heck v0.3.3 |
| 2835 | 2026-02-24T01:38:13.859Z | [ helios-setup] Feb 24 01:38:13.775 INFO E| Compiling parse_int v0.9.0 |
| 2836 | 2026-02-24T01:38:13.930Z | [ helios-setup] Feb 24 01:38:13.847 INFO E| Compiling unic-common v0.9.0 |
| 2837 | 2026-02-24T01:38:14.052Z | [ helios-setup] Feb 24 01:38:13.969 INFO E| Compiling ansi_term v0.12.1 |
| 2838 | 2026-02-24T01:38:14.319Z | [ helios-setup] Feb 24 01:38:14.236 INFO E| Compiling textwrap v0.11.0 |
| 2839 | 2026-02-24T01:38:14.430Z | [ helios-setup] Feb 24 01:38:14.347 INFO E| Compiling strum v0.27.1 |
| 2840 | 2026-02-24T01:38:14.491Z | [ helios-setup] Feb 24 01:38:14.408 INFO E| Compiling unic-char-range v0.9.0 |
| 2841 | 2026-02-24T01:38:14.558Z | [ helios-setup] Feb 24 01:38:14.475 INFO E| Compiling byteorder v1.5.0 |
| 2842 | 2026-02-24T01:38:14.705Z | [ helios-setup] Feb 24 01:38:14.622 INFO E| Compiling vec_map v0.8.2 |
| 2843 | 2026-02-24T01:38:14.836Z | [ helios-setup] Feb 24 01:38:14.753 INFO E| Compiling strsim v0.8.0 |
| 2844 | 2026-02-24T01:38:14.861Z | [ helios-setup] Feb 24 01:38:14.767 INFO E| Compiling fletcher v1.0.0 |
| 2845 | 2026-02-24T01:38:14.915Z | [ helios-setup] Feb 24 01:38:14.831 INFO E| Compiling bitflags v1.3.2 |
| 2846 | 2026-02-24T01:38:15.294Z | [ helios-setup] Feb 24 01:38:15.211 INFO E| Compiling clap v2.34.0 |
| 2847 | 2026-02-24T01:38:15.379Z | [ helios-setup] Feb 24 01:38:15.296 INFO E| Compiling unic-char-property v0.9.0 |
| 2848 | 2026-02-24T01:38:15.492Z | [ helios-setup] Feb 24 01:38:15.409 INFO E| Compiling unic-ucd-version v0.9.0 |
| 2849 | 2026-02-24T01:38:15.551Z | [ helios-setup] Feb 24 01:38:15.468 INFO E| Compiling log v0.4.27 |
| 2850 | 2026-02-24T01:38:15.599Z | [ helios-setup] Feb 24 01:38:15.516 INFO E| Compiling lazy_static v1.5.0 |
| 2851 | 2026-02-24T01:38:15.785Z | [ helios-setup] Feb 24 01:38:15.702 INFO E| Compiling plain v0.2.3 |
| 2852 | 2026-02-24T01:38:15.833Z | [ helios-setup] Feb 24 01:38:15.750 INFO E| Compiling unic-ucd-ident v0.9.0 |
| 2853 | 2026-02-24T01:38:16.042Z | [ helios-setup] Feb 24 01:38:15.959 INFO E| Compiling bytesize v2.0.1 |
| 2854 | 2026-02-24T01:38:18.821Z | [ helios-setup] Feb 24 01:38:18.738 INFO E| Compiling modular-bitfield-impl v0.11.2 |
| 2855 | 2026-02-24T01:38:18.821Z | [ helios-setup] Feb 24 01:38:18.738 INFO E| Compiling structopt-derive v0.4.18 |
| 2856 | 2026-02-24T01:38:19.223Z | [ helios-setup] Feb 24 01:38:19.140 INFO E| Compiling serde_derive_internals v0.29.1 |
| 2857 | 2026-02-24T01:38:20.934Z | [ helios-setup] Feb 24 01:38:20.851 INFO E| Compiling structopt v0.3.26 |
| 2858 | 2026-02-24T01:38:21.011Z | [ helios-setup] Feb 24 01:38:20.928 INFO E| Compiling thiserror-impl v2.0.12 |
| 2859 | 2026-02-24T01:38:21.105Z | [ helios-setup] Feb 24 01:38:21.022 INFO E| Compiling serde_derive v1.0.219 |
| 2860 | 2026-02-24T01:38:21.171Z | [ helios-setup] Feb 24 01:38:21.088 INFO E| Compiling zerocopy-derive v0.8.25 |
| 2861 | 2026-02-24T01:38:21.218Z | [ helios-setup] Feb 24 01:38:21.135 INFO E| Compiling schemars_derive v0.8.22 |
| 2862 | 2026-02-24T01:38:21.298Z | [ helios-setup] Feb 24 01:38:21.215 INFO E| Compiling modular-bitfield-impl v0.13.1 |
| 2863 | 2026-02-24T01:38:21.445Z | [ helios-setup] Feb 24 01:38:21.362 INFO E| Compiling num-derive v0.4.2 |
| 2864 | 2026-02-24T01:38:21.898Z | [ helios-setup] Feb 24 01:38:21.815 INFO E| Compiling modular-bitfield v0.11.2 |
| 2865 | 2026-02-24T01:38:22.402Z | [ helios-setup] Feb 24 01:38:22.319 INFO E| Compiling scroll_derive v0.12.1 |
| 2866 | 2026-02-24T01:38:23.172Z | [ helios-setup] Feb 24 01:38:23.087 INFO E| Compiling strum_macros v0.27.1 |
| 2867 | 2026-02-24T01:38:25.059Z | [ helios-setup] Feb 24 01:38:24.977 INFO E| Compiling modular-bitfield v0.13.1 |
| 2868 | 2026-02-24T01:38:25.117Z | [ helios-setup] Feb 24 01:38:25.034 INFO E| Compiling scroll v0.12.0 |
| 2869 | 2026-02-24T01:38:25.312Z | [ helios-setup] Feb 24 01:38:25.230 INFO E| Compiling pest v2.8.0 |
| 2870 | 2026-02-24T01:38:26.011Z | [ helios-setup] Feb 24 01:38:25.928 INFO E| Compiling goblin v0.9.3 |
| 2871 | 2026-02-24T01:38:29.144Z | [ helios-setup] Feb 24 01:38:29.061 INFO E| Compiling pest_meta v2.8.0 |
| 2872 | 2026-02-24T01:38:31.088Z | [ helios-setup] Feb 24 01:38:31.005 INFO E| Compiling pest_generator v2.8.0 |
| 2873 | 2026-02-24T01:38:32.935Z | [ helios-setup] Feb 24 01:38:32.853 INFO E| Compiling pest_derive v2.8.0 |
| 2874 | 2026-02-24T01:38:35.210Z | [ helios-setup] Feb 24 01:38:35.127 INFO E| Compiling json5 v0.4.1 |
| 2875 | 2026-02-24T01:38:35.255Z | [ omicron-package] Finished `release` profile [optimized] target(s) in 2m 03s |
| 2876 | 2026-02-24T01:38:35.575Z | [ omicron-package] |
| 2877 | 2026-02-24T01:38:35.575Z | [ omicron-package] real 2:04.177815180 |
| 2878 | 2026-02-24T01:38:35.575Z | [ omicron-package] user 8:32.854279711 |
| 2879 | 2026-02-24T01:38:35.575Z | [ omicron-package] sys 37.139198899 |
| 2880 | 2026-02-24T01:38:35.575Z | [ omicron-package] trap 1.062728339 |
| 2881 | 2026-02-24T01:38:35.598Z | [ omicron-package] tflt 0.563878015 |
| 2882 | 2026-02-24T01:38:35.599Z | [ omicron-package] dflt 1.538355694 |
| 2883 | 2026-02-24T01:38:35.599Z | [ omicron-package] kflt 0.000458949 |
| 2884 | 2026-02-24T01:38:35.599Z | [ omicron-package] lock 26:56.756104846 |
| 2885 | 2026-02-24T01:38:35.599Z | [ omicron-package] slp 30:09.809471980 |
| 2886 | 2026-02-24T01:38:35.599Z | [ omicron-package] lat 4:29.655336583 |
| 2887 | 2026-02-24T01:38:35.599Z | [ omicron-package] stop 1:30.632631744 |
| 2888 | 2026-02-24T01:38:35.599Z | Feb 24 01:38:35.494 INFO [omicron-package] process exited with exit status: 0 (124.279133863s) |
| 2889 | 2026-02-24T01:38:35.599Z | Feb 24 01:38:35.494 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host |
| 2890 | 2026-02-24T01:38:35.599Z | Feb 24 01:38:35.495 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery |
| 2891 | 2026-02-24T01:38:35.623Z | [ recovery-target] Logging to: /work/artifacts-recovery/LOG |
| 2892 | 2026-02-24T01:38:35.623Z | [ recovery-target] Created new build target 'recovery' and set it as active |
| 2893 | 2026-02-24T01:38:35.623Z | [ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2894 | 2026-02-24T01:38:35.623Z | [ host-target] Created new build target 'host' and set it as active |
| 2895 | 2026-02-24T01:38:35.623Z | Feb 24 01:38:35.525 INFO [recovery-target] process exited with exit status: 0 (30.09364ms) |
| 2896 | 2026-02-24T01:38:35.623Z | Feb 24 01:38:35.530 INFO [host-target] process exited with exit status: 0 (35.180293ms) |
| 2897 | 2026-02-24T01:38:35.623Z | Feb 24 01:38:35.530 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package |
| 2898 | 2026-02-24T01:38:35.647Z | [ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2899 | 2026-02-24T01:38:38.845Z | [ helios-setup] Feb 24 01:38:38.763 INFO E| Compiling four-cc v0.4.0 |
| 2900 | 2026-02-24T01:38:38.845Z | [ helios-setup] Feb 24 01:38:38.763 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3) |
| 2901 | 2026-02-24T01:38:39.070Z | [ helios-setup] Feb 24 01:38:38.988 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60) |
| 2902 | 2026-02-24T01:38:39.386Z | [ host-package] Compiling ring v0.17.14 |
| 2903 | 2026-02-24T01:38:39.559Z | [ host-package] Compiling convert_case v0.4.0 |
| 2904 | 2026-02-24T01:38:39.559Z | [ host-package] Compiling progenitor-impl v0.10.0 |
| 2905 | 2026-02-24T01:38:39.710Z | [ host-package] Compiling is-terminal v0.4.13 |
| 2906 | 2026-02-24T01:38:39.710Z | [ host-package] Compiling thread_local v1.1.8 |
| 2907 | 2026-02-24T01:38:39.710Z | [ host-package] Compiling match_cfg v0.1.0 |
| 2908 | 2026-02-24T01:38:39.955Z | [ host-package] Compiling bytecount v0.6.8 |
| 2909 | 2026-02-24T01:38:40.031Z | [ host-package] Compiling hostname v0.3.1 |
| 2910 | 2026-02-24T01:38:40.340Z | [ host-package] Compiling derive_more v0.99.20 |
| 2911 | 2026-02-24T01:38:40.398Z | [ host-package] Compiling multer v3.1.0 |
| 2912 | 2026-02-24T01:38:40.421Z | [ host-package] Compiling slog-async v2.8.0 |
| 2913 | 2026-02-24T01:38:40.501Z | [ host-package] Compiling password-hash v0.5.0 |
| 2914 | 2026-02-24T01:38:40.559Z | [ host-package] Compiling blake2 v0.10.6 |
| 2915 | 2026-02-24T01:38:40.649Z | [ host-package] Compiling crossbeam-channel v0.5.15 |
| 2916 | 2026-02-24T01:38:41.917Z | [ host-package] Compiling toml_parser v1.0.6+spec-1.1.0 |
| 2917 | 2026-02-24T01:38:42.191Z | [ host-package] Compiling slog-json v2.6.1 |
| 2918 | 2026-02-24T01:38:42.726Z | [ host-package] Compiling futures-executor v0.3.31 |
| 2919 | 2026-02-24T01:38:43.030Z | [ host-package] Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2920 | 2026-02-24T01:38:43.451Z | [ host-package] Compiling serde_spanned v1.0.4 |
| 2921 | 2026-02-24T01:38:43.609Z | [ host-package] Compiling swrite v0.1.0 |
| 2922 | 2026-02-24T01:38:43.828Z | [ host-package] Compiling term v1.1.0 |
| 2923 | 2026-02-24T01:38:43.916Z | [ host-package] Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2924 | 2026-02-24T01:38:43.940Z | [ host-package] Compiling unicode-width v0.1.14 |
| 2925 | 2026-02-24T01:38:44.538Z | [ host-package] Compiling take_mut v0.2.2 |
| 2926 | 2026-02-24T01:38:44.832Z | [ host-package] Compiling slog-term v2.9.2 |
| 2927 | 2026-02-24T01:38:45.230Z | [ host-package] Compiling rustls v0.23.19 |
| 2928 | 2026-02-24T01:38:45.309Z | [ host-package] Compiling rustls v0.22.4 |
| 2929 | 2026-02-24T01:38:45.369Z | [ host-package] Compiling tabwriter v1.4.0 |
| 2930 | 2026-02-24T01:38:45.555Z | [ host-package] Compiling progenitor-macro v0.10.0 |
| 2931 | 2026-02-24T01:38:45.762Z | [ host-package] Compiling toml v0.9.11+spec-1.1.0 |
| 2932 | 2026-02-24T01:38:45.820Z | [ host-package] Compiling futures v0.3.31 |
| 2933 | 2026-02-24T01:38:45.965Z | [ host-package] Compiling slog-bunyan v2.5.0 |
| 2934 | 2026-02-24T01:38:46.002Z | [ host-package] Compiling argon2 v0.5.3 |
| 2935 | 2026-02-24T01:38:46.326Z | [ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2936 | 2026-02-24T01:38:47.221Z | [ host-package] Compiling dropshot v0.16.7 |
| 2937 | 2026-02-24T01:38:47.389Z | [ host-package] Compiling async-stream v0.3.6 |
| 2938 | 2026-02-24T01:38:47.737Z | [ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 2939 | 2026-02-24T01:38:48.133Z | [ host-package] Compiling rustls-webpki v0.102.8 |
| 2940 | 2026-02-24T01:38:48.581Z | [ host-package] Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2941 | 2026-02-24T01:38:48.789Z | [ host-package] Compiling universal-hash v0.5.1 |
| 2942 | 2026-02-24T01:38:49.113Z | [ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2943 | 2026-02-24T01:38:50.042Z | [ host-package] Compiling waitgroup v0.1.2 |
| 2944 | 2026-02-24T01:38:50.188Z | [ host-package] Compiling rustls-pemfile v2.2.0 |
| 2945 | 2026-02-24T01:38:50.351Z | [ host-package] Compiling thiserror-impl-no-std v2.0.2 |
| 2946 | 2026-02-24T01:38:50.687Z | [ host-package] Compiling serde_path_to_error v0.1.20 |
| 2947 | 2026-02-24T01:38:51.492Z | [ host-package] Compiling hostname v0.4.2 |
| 2948 | 2026-02-24T01:38:51.602Z | [ host-package] Compiling instant v0.1.13 |
| 2949 | 2026-02-24T01:38:51.812Z | [ host-package] Compiling opaque-debug v0.3.1 |
| 2950 | 2026-02-24T01:38:51.859Z | [ host-package] Compiling colored v3.0.0 |
| 2951 | 2026-02-24T01:38:51.976Z | [ host-package] Compiling debug-ignore v1.0.5 |
| 2952 | 2026-02-24T01:38:52.240Z | [ host-package] Compiling poly1305 v0.8.0 |
| 2953 | 2026-02-24T01:38:52.617Z | [ host-package] Compiling backoff v0.4.0 |
| 2954 | 2026-02-24T01:38:52.781Z | [ host-package] Compiling thiserror-no-std v2.0.2 |
| 2955 | 2026-02-24T01:38:52.996Z | [ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2956 | 2026-02-24T01:38:53.137Z | [ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2957 | 2026-02-24T01:38:53.807Z | [ host-package] Compiling parse-display v0.10.0 |
| 2958 | 2026-02-24T01:38:54.437Z | [ host-package] Compiling tokio-rustls v0.25.0 |
| 2959 | 2026-02-24T01:38:54.481Z | [ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2960 | 2026-02-24T01:38:54.809Z | [ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2961 | 2026-02-24T01:38:56.293Z | [ host-package] Compiling chacha20 v0.9.1 |
| 2962 | 2026-02-24T01:38:56.910Z | [ host-package] Compiling tokio-rustls v0.26.0 |
| 2963 | 2026-02-24T01:38:57.283Z | [ host-package] Compiling aead v0.5.2 |
| 2964 | 2026-02-24T01:38:57.553Z | [ host-package] Compiling hyper-rustls v0.27.7 |
| 2965 | 2026-02-24T01:38:58.313Z | [ host-package] Compiling reqwest v0.12.24 |
| 2966 | 2026-02-24T01:39:01.115Z | [ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 2967 | 2026-02-24T01:39:03.076Z | [ host-package] Compiling progenitor-client v0.11.2 |
| 2968 | 2026-02-24T01:39:03.203Z | [ host-package] Compiling progenitor-client v0.10.0 |
| 2969 | 2026-02-24T01:39:03.802Z | [ host-package] Compiling progenitor v0.11.2 |
| 2970 | 2026-02-24T01:39:03.867Z | [ host-package] Compiling macaddr v1.0.1 |
| 2971 | 2026-02-24T01:39:04.216Z | [ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2972 | 2026-02-24T01:39:04.403Z | [ host-package] Compiling derive-where v1.5.0 |
| 2973 | 2026-02-24T01:39:07.918Z | [ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2974 | 2026-02-24T01:39:09.267Z | [ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2975 | 2026-02-24T01:39:09.997Z | [ host-package] Compiling chacha20poly1305 v0.10.1 |
| 2976 | 2026-02-24T01:39:10.094Z | [ host-package] Compiling vsss-rs v3.3.4 |
| 2977 | 2026-02-24T01:39:10.347Z | [ host-package] Compiling num-rational v0.4.2 |
| 2978 | 2026-02-24T01:39:15.956Z | [ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2979 | 2026-02-24T01:39:17.428Z | [ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2980 | 2026-02-24T01:39:17.709Z | [ host-package] Compiling progenitor v0.10.0 |
| 2981 | 2026-02-24T01:39:18.062Z | [ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2982 | 2026-02-24T01:39:18.507Z | [ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2983 | 2026-02-24T01:39:18.911Z | [ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2984 | 2026-02-24T01:39:19.216Z | [ helios-setup] Feb 24 01:39:19.135 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config) |
| 2985 | 2026-02-24T01:39:21.581Z | [ host-package] Compiling num-complex v0.4.6 |
| 2986 | 2026-02-24T01:39:23.196Z | [ host-package] Compiling num v0.4.3 |
| 2987 | 2026-02-24T01:39:23.379Z | [ host-package] Compiling console v0.15.10 |
| 2988 | 2026-02-24T01:39:23.652Z | [ host-package] Compiling float-ord v0.3.2 |
| 2989 | 2026-02-24T01:39:24.369Z | [ host-package] Compiling toml v0.8.23 |
| 2990 | 2026-02-24T01:39:26.118Z | [ host-package] Compiling newline-converter v0.3.0 |
| 2991 | 2026-02-24T01:39:26.511Z | [ host-package] Compiling atomicwrites v0.4.4 |
| 2992 | 2026-02-24T01:39:26.660Z | [ host-package] Compiling prettyplease v0.2.36 |
| 2993 | 2026-02-24T01:39:26.743Z | [ host-package] Compiling slog-dtrace v0.3.0 |
| 2994 | 2026-02-24T01:39:27.693Z | [ host-package] Compiling expectorate v1.2.0 |
| 2995 | 2026-02-24T01:39:28.383Z | [ host-package] Compiling cancel-safe-futures v0.1.5 |
| 2996 | 2026-02-24T01:39:29.654Z | [ helios-setup] Feb 24 01:39:29.574 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder) |
| 2997 | 2026-02-24T01:39:32.699Z | [ host-package] Compiling owo-colors v4.2.3 |
| 2998 | 2026-02-24T01:39:35.798Z | [ host-package] Compiling resolv-conf v0.7.0 |
| 2999 | 2026-02-24T01:39:37.640Z | [ host-package] Compiling libsw-core v0.3.1 |
| 3000 | 2026-02-24T01:39:38.036Z | [ host-package] Compiling libsw v3.5.0 |
| 3001 | 2026-02-24T01:39:42.290Z | [ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3002 | 2026-02-24T01:39:42.408Z | [ host-package] Compiling linear-map v1.2.0 |
| 3003 | 2026-02-24T01:39:42.690Z | [ host-package] Compiling linked-hash-map v0.5.6 |
| 3004 | 2026-02-24T01:39:43.046Z | [ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3005 | 2026-02-24T01:39:43.492Z | [ host-package] Compiling lru-cache v0.1.2 |
| 3006 | 2026-02-24T01:39:43.864Z | [ host-package] Compiling unicode-xid v0.2.6 |
| 3007 | 2026-02-24T01:39:44.132Z | [ host-package] Compiling hickory-proto v0.24.4 |
| 3008 | 2026-02-24T01:39:46.916Z | [ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3009 | 2026-02-24T01:39:48.724Z | [ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3010 | 2026-02-24T01:39:52.232Z | [ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3011 | 2026-02-24T01:39:52.803Z | [ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3012 | 2026-02-24T01:39:53.840Z | [ host-package] Compiling hickory-resolver v0.24.4 |
| 3013 | 2026-02-24T01:39:53.888Z | [ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3014 | 2026-02-24T01:40:00.347Z | [ helios-setup] Feb 24 01:40:00.268 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s |
| 3015 | 2026-02-24T01:40:00.393Z | [ helios-setup] Feb 24 01:40:00.314 INFO building project "amd-host-image-builder" ok (114 seconds) |
| 3016 | 2026-02-24T01:40:00.393Z | [ helios-setup] Feb 24 01:40:00.314 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report" |
| 3017 | 2026-02-24T01:40:00.542Z | [ helios-setup] Feb 24 01:40:00.463 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.91.1-x86_64-unknown-illumos (default)" |
| 3018 | 2026-02-24T01:40:00.542Z | [ helios-setup] Feb 24 01:40:00.463 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report |
| 3019 | 2026-02-24T01:40:00.566Z | [ helios-setup] Feb 24 01:40:00.463 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report") |
| 3020 | 2026-02-24T01:40:00.566Z | [ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3021 | 2026-02-24T01:40:01.047Z | [ helios-setup] Feb 24 01:40:00.968 INFO E| Downloading crates ... |
| 3022 | 2026-02-24T01:40:01.136Z | [ helios-setup] Feb 24 01:40:01.056 INFO E| Downloaded time-core v0.1.4 |
| 3023 | 2026-02-24T01:40:01.159Z | [ helios-setup] Feb 24 01:40:01.059 INFO E| Downloaded fastrand v2.3.0 |
| 3024 | 2026-02-24T01:40:01.159Z | [ helios-setup] Feb 24 01:40:01.078 INFO E| Downloaded deranged v0.4.0 |
| 3025 | 2026-02-24T01:40:01.183Z | [ helios-setup] Feb 24 01:40:01.086 INFO E| Downloaded time-macros v0.2.22 |
| 3026 | 2026-02-24T01:40:01.183Z | [ helios-setup] Feb 24 01:40:01.097 INFO E| Downloaded tempfile v3.20.0 |
| 3027 | 2026-02-24T01:40:01.184Z | [ helios-setup] Feb 24 01:40:01.102 INFO E| Downloaded serde_with_macros v3.12.0 |
| 3028 | 2026-02-24T01:40:01.210Z | [ helios-setup] Feb 24 01:40:01.106 INFO E| Downloaded anyhow v1.0.98 |
| 3029 | 2026-02-24T01:40:01.210Z | [ helios-setup] Feb 24 01:40:01.112 INFO E| Downloaded time v0.3.41 |
| 3030 | 2026-02-24T01:40:01.210Z | [ helios-setup] Feb 24 01:40:01.123 INFO E| Downloaded indexmap v2.9.0 |
| 3031 | 2026-02-24T01:40:01.210Z | [ helios-setup] Feb 24 01:40:01.129 INFO E| Downloaded getrandom v0.3.3 |
| 3032 | 2026-02-24T01:40:01.234Z | [ helios-setup] Feb 24 01:40:01.134 INFO E| Downloaded hashbrown v0.15.3 |
| 3033 | 2026-02-24T01:40:01.235Z | [ helios-setup] Feb 24 01:40:01.142 INFO E| Downloaded serde_with v3.12.0 |
| 3034 | 2026-02-24T01:40:01.235Z | [ helios-setup] Feb 24 01:40:01.154 INFO E| Downloaded darling_core v0.20.11 |
| 3035 | 2026-02-24T01:40:01.259Z | [ helios-setup] Feb 24 01:40:01.160 INFO E| Downloaded darling v0.20.11 |
| 3036 | 2026-02-24T01:40:01.259Z | [ helios-setup] Feb 24 01:40:01.167 INFO E| Downloaded chrono v0.4.41 |
| 3037 | 2026-02-24T01:40:01.283Z | [ helios-setup] Feb 24 01:40:01.182 INFO E| Downloaded darling_macro v0.20.11 |
| 3038 | 2026-02-24T01:40:01.283Z | [ helios-setup] Feb 24 01:40:01.183 INFO E| Downloaded bitflags v2.9.1 |
| 3039 | 2026-02-24T01:40:01.283Z | [ helios-setup] Feb 24 01:40:01.189 INFO E| Downloaded rustix v1.0.7 |
| 3040 | 2026-02-24T01:40:01.374Z | [ helios-setup] Feb 24 01:40:01.295 INFO E| Compiling proc-macro2 v1.0.95 |
| 3041 | 2026-02-24T01:40:01.374Z | [ helios-setup] Feb 24 01:40:01.295 INFO E| Compiling unicode-ident v1.0.18 |
| 3042 | 2026-02-24T01:40:01.398Z | [ helios-setup] Feb 24 01:40:01.295 INFO E| Compiling libc v0.2.172 |
| 3043 | 2026-02-24T01:40:01.398Z | [ helios-setup] Feb 24 01:40:01.295 INFO E| Compiling fnv v1.0.7 |
| 3044 | 2026-02-24T01:40:01.398Z | [ helios-setup] Feb 24 01:40:01.295 INFO E| Compiling ident_case v1.0.1 |
| 3045 | 2026-02-24T01:40:01.398Z | [ helios-setup] Feb 24 01:40:01.295 INFO E| Compiling strsim v0.11.1 |
| 3046 | 2026-02-24T01:40:01.398Z | [ helios-setup] Feb 24 01:40:01.295 INFO E| Compiling serde v1.0.219 |
| 3047 | 2026-02-24T01:40:01.398Z | [ helios-setup] Feb 24 01:40:01.295 INFO E| Compiling rustix v1.0.7 |
| 3048 | 2026-02-24T01:40:01.808Z | [ helios-setup] Feb 24 01:40:01.729 INFO E| Compiling getrandom v0.3.3 |
| 3049 | 2026-02-24T01:40:02.180Z | [ helios-setup] Feb 24 01:40:02.101 INFO E| Compiling cfg-if v1.0.0 |
| 3050 | 2026-02-24T01:40:02.308Z | [ helios-setup] Feb 24 01:40:02.229 INFO E| Compiling bitflags v2.9.1 |
| 3051 | 2026-02-24T01:40:02.429Z | [ helios-setup] Feb 24 01:40:02.349 INFO E| Compiling anyhow v1.0.98 |
| 3052 | 2026-02-24T01:40:02.837Z | [ helios-setup] Feb 24 01:40:02.758 INFO E| Compiling thiserror v2.0.12 |
| 3053 | 2026-02-24T01:40:03.356Z | [ helios-setup] Feb 24 01:40:03.277 INFO E| Compiling serde_json v1.0.140 |
| 3054 | 2026-02-24T01:40:03.582Z | [ helios-setup] Feb 24 01:40:03.503 INFO E| Compiling fastrand v2.3.0 |
| 3055 | 2026-02-24T01:40:03.650Z | [ helios-setup] Feb 24 01:40:03.571 INFO E| Compiling memchr v2.7.4 |
| 3056 | 2026-02-24T01:40:04.022Z | [ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3057 | 2026-02-24T01:40:04.153Z | [ helios-setup] Feb 24 01:40:04.074 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report) |
| 3058 | 2026-02-24T01:40:04.203Z | [ helios-setup] Feb 24 01:40:04.121 INFO E| Compiling once_cell v1.21.3 |
| 3059 | 2026-02-24T01:40:04.605Z | [ helios-setup] Feb 24 01:40:04.525 INFO E| Compiling itoa v1.0.15 |
| 3060 | 2026-02-24T01:40:04.645Z | [ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3061 | 2026-02-24T01:40:04.960Z | [ helios-setup] Feb 24 01:40:04.875 INFO E| Compiling ryu v1.0.20 |
| 3062 | 2026-02-24T01:40:05.364Z | [ helios-setup] Feb 24 01:40:05.285 INFO E| Compiling errno v0.3.12 |
| 3063 | 2026-02-24T01:40:06.031Z | [ helios-setup] Feb 24 01:40:05.952 INFO E| Compiling quote v1.0.40 |
| 3064 | 2026-02-24T01:40:06.625Z | [ helios-setup] Feb 24 01:40:06.546 INFO E| Compiling syn v2.0.101 |
| 3065 | 2026-02-24T01:40:08.876Z | [ helios-setup] Feb 24 01:40:08.796 INFO E| Compiling tempfile v3.20.0 |
| 3066 | 2026-02-24T01:40:11.701Z | [ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3067 | 2026-02-24T01:40:12.263Z | [ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3068 | 2026-02-24T01:40:14.375Z | [ helios-setup] Feb 24 01:40:14.296 INFO E| Compiling darling_core v0.20.11 |
| 3069 | 2026-02-24T01:40:17.487Z | [ helios-setup] Feb 24 01:40:17.408 INFO E| Compiling serde_derive v1.0.219 |
| 3070 | 2026-02-24T01:40:17.511Z | [ helios-setup] Feb 24 01:40:17.409 INFO E| Compiling thiserror-impl v2.0.12 |
| 3071 | 2026-02-24T01:40:18.203Z | [ host-package] Compiling convert_case v0.7.1 |
| 3072 | 2026-02-24T01:40:19.320Z | [ host-package] Compiling derive_more-impl v2.0.1 |
| 3073 | 2026-02-24T01:40:20.069Z | [ helios-setup] Feb 24 01:40:19.990 INFO E| Compiling darling_macro v0.20.11 |
| 3074 | 2026-02-24T01:40:20.418Z | [ host-package] Compiling qorb v0.4.1 |
| 3075 | 2026-02-24T01:40:20.912Z | [ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3076 | 2026-02-24T01:40:22.039Z | [ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3077 | 2026-02-24T01:40:22.155Z | [ helios-setup] Feb 24 01:40:22.076 INFO E| Compiling darling v0.20.11 |
| 3078 | 2026-02-24T01:40:22.324Z | [ helios-setup] Feb 24 01:40:22.246 INFO E| Compiling serde_with_macros v3.12.0 |
| 3079 | 2026-02-24T01:40:26.566Z | [ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3080 | 2026-02-24T01:40:28.782Z | [ host-package] Compiling derive_more v2.0.1 |
| 3081 | 2026-02-24T01:40:28.824Z | [ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3082 | 2026-02-24T01:40:29.102Z | [ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3083 | 2026-02-24T01:40:29.320Z | [ host-package] Compiling vte_generate_state_changes v0.1.2 |
| 3084 | 2026-02-24T01:40:29.794Z | [ host-package] Compiling termtree v0.5.1 |
| 3085 | 2026-02-24T01:40:29.984Z | [ host-package] Compiling siphasher v1.0.1 |
| 3086 | 2026-02-24T01:40:30.110Z | [ host-package] Compiling vte v0.11.1 |
| 3087 | 2026-02-24T01:40:30.270Z | [ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3088 | 2026-02-24T01:40:30.364Z | [ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3089 | 2026-02-24T01:40:30.611Z | [ host-package] Compiling phf_shared v0.12.1 |
| 3090 | 2026-02-24T01:40:31.474Z | [ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3091 | 2026-02-24T01:40:31.904Z | [ host-package] Compiling crossterm v0.29.0 |
| 3092 | 2026-02-24T01:40:32.139Z | [ helios-setup] Feb 24 01:40:32.061 INFO E| Compiling serde_with v3.12.0 |
| 3093 | 2026-02-24T01:40:38.303Z | [ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3094 | 2026-02-24T01:40:41.896Z | [ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3095 | 2026-02-24T01:40:43.610Z | [ host-package] Compiling csv-core v0.1.11 |
| 3096 | 2026-02-24T01:40:43.798Z | [ helios-setup] Feb 24 01:40:43.720 INFO E| Finished `release` profile [optimized] target(s) in 43.12s |
| 3097 | 2026-02-24T01:40:43.849Z | [ helios-setup] Feb 24 01:40:43.771 INFO building project "dmar-report" ok (43 seconds) |
| 3098 | 2026-02-24T01:40:43.849Z | [ helios-setup] Feb 24 01:40:43.771 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder" |
| 3099 | 2026-02-24T01:40:44.021Z | [ helios-setup] Feb 24 01:40:43.943 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.91.1-x86_64-unknown-illumos (default)" |
| 3100 | 2026-02-24T01:40:44.021Z | [ helios-setup] Feb 24 01:40:43.943 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder |
| 3101 | 2026-02-24T01:40:44.045Z | [ helios-setup] Feb 24 01:40:43.944 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder") |
| 3102 | 2026-02-24T01:40:44.389Z | [ helios-setup] Feb 24 01:40:44.312 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib` |
| 3103 | 2026-02-24T01:40:45.821Z | [ host-package] Compiling chrono-tz v0.10.4 |
| 3104 | 2026-02-24T01:40:45.867Z | [ helios-setup] Feb 24 01:40:44.955 INFO E| From https://github.com/jclulow/rust-jmclib |
| 3105 | 2026-02-24T01:40:45.867Z | [ helios-setup] Feb 24 01:40:44.955 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 |
| 3106 | 2026-02-24T01:40:45.867Z | [ helios-setup] Feb 24 01:40:44.975 INFO E| Updating crates.io index |
| 3107 | 2026-02-24T01:40:45.867Z | [ helios-setup] Feb 24 01:40:45.085 INFO E| Downloading crates ... |
| 3108 | 2026-02-24T01:40:45.867Z | [ host-package] Compiling highway v1.3.0 |
| 3109 | 2026-02-24T01:40:45.867Z | [ helios-setup] Feb 24 01:40:45.276 INFO E| Downloaded anyhow v1.0.72 |
| 3110 | 2026-02-24T01:40:45.867Z | [ helios-setup] Feb 24 01:40:45.281 INFO E| Downloaded sha-1 v0.9.8 |
| 3111 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.284 INFO E| Downloaded libdevinfo-sys v1.0.0 |
| 3112 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.285 INFO E| Downloaded walkdir v2.3.3 |
| 3113 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.288 INFO E| Downloaded unicode-ident v1.0.11 |
| 3114 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.291 INFO E| Downloaded proc-macro2 v1.0.66 |
| 3115 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.294 INFO E| Downloaded uuid v0.8.2 |
| 3116 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.299 INFO E| Downloaded opaque-debug v0.3.0 |
| 3117 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.300 INFO E| Downloaded digest v0.9.0 |
| 3118 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.302 INFO E| Downloaded itoa v1.0.9 |
| 3119 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.304 INFO E| Downloaded block-buffer v0.9.0 |
| 3120 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.305 INFO E| Downloaded serde_json v1.0.103 |
| 3121 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.314 INFO E| Downloaded typenum v1.16.0 |
| 3122 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.317 INFO E| Downloaded getrandom v0.2.10 |
| 3123 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.320 INFO E| Downloaded toml v0.5.11 |
| 3124 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.323 INFO E| Downloaded serde v1.0.193 |
| 3125 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.326 INFO E| Downloaded serde_derive v1.0.193 |
| 3126 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.329 INFO E| Downloaded quote v1.0.31 |
| 3127 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.332 INFO E| Downloaded bitflags v2.3.3 |
| 3128 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.335 INFO E| Downloaded md-5 v0.9.1 |
| 3129 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.337 INFO E| Downloaded tempfile v3.7.0 |
| 3130 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.339 INFO E| Downloaded errno v0.3.1 |
| 3131 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.341 INFO E| Downloaded ryu v1.0.15 |
| 3132 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.344 INFO E| Downloaded once_cell v1.18.0 |
| 3133 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.347 INFO E| Downloaded syn v2.0.32 |
| 3134 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.358 INFO E| Downloaded glob v0.3.1 |
| 3135 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.359 INFO E| Downloaded fastrand v2.0.0 |
| 3136 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.361 INFO E| Downloaded cpufeatures v0.2.9 |
| 3137 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.362 INFO E| Downloaded rustix v0.38.4 |
| 3138 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.385 INFO E| Downloaded libc v0.2.147 |
| 3139 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.487 INFO E| Compiling libc v0.2.147 |
| 3140 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.487 INFO E| Compiling proc-macro2 v1.0.66 |
| 3141 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.487 INFO E| Compiling unicode-ident v1.0.11 |
| 3142 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.487 INFO E| Compiling cfg-if v1.0.0 |
| 3143 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.487 INFO E| Compiling version_check v0.9.4 |
| 3144 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.487 INFO E| Compiling typenum v1.16.0 |
| 3145 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.487 INFO E| Compiling serde v1.0.193 |
| 3146 | 2026-02-24T01:40:45.868Z | [ helios-setup] Feb 24 01:40:45.487 INFO E| Compiling rustix v0.38.4 |
| 3147 | 2026-02-24T01:40:46.063Z | [ helios-setup] Feb 24 01:40:45.986 INFO E| Compiling num-conv v0.1.0 |
| 3148 | 2026-02-24T01:40:46.580Z | [ helios-setup] Feb 24 01:40:46.503 INFO E| Compiling powerfmt v0.2.0 |
| 3149 | 2026-02-24T01:40:46.846Z | [ helios-setup] Feb 24 01:40:46.769 INFO E| Compiling itoa v1.0.9 |
| 3150 | 2026-02-24T01:40:46.871Z | [ host-package] Compiling tough v0.20.0 |
| 3151 | 2026-02-24T01:40:47.110Z | [ helios-setup] Feb 24 01:40:47.032 INFO E| Compiling generic-array v0.14.7 |
| 3152 | 2026-02-24T01:40:47.144Z | [ helios-setup] Feb 24 01:40:47.067 INFO E| Compiling slog v2.7.0 |
| 3153 | 2026-02-24T01:40:47.240Z | [ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3154 | 2026-02-24T01:40:47.353Z | [ helios-setup] Feb 24 01:40:47.265 INFO E| Compiling time-core v0.1.2 |
| 3155 | 2026-02-24T01:40:47.388Z | [ helios-setup] Feb 24 01:40:47.310 INFO E| Compiling deranged v0.3.11 |
| 3156 | 2026-02-24T01:40:47.857Z | [ helios-setup] Feb 24 01:40:47.780 INFO E| Compiling time-macros v0.2.18 |
| 3157 | 2026-02-24T01:40:47.882Z | [ helios-setup] Feb 24 01:40:47.787 INFO E| Compiling bitflags v2.3.3 |
| 3158 | 2026-02-24T01:40:47.910Z | [ host-package] Compiling csv v1.3.1 |
| 3159 | 2026-02-24T01:40:48.350Z | [ helios-setup] Feb 24 01:40:48.273 INFO E| Compiling once_cell v1.18.0 |
| 3160 | 2026-02-24T01:40:48.390Z | [ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3161 | 2026-02-24T01:40:48.697Z | [ helios-setup] Feb 24 01:40:48.619 INFO E| Compiling num_threads v0.1.6 |
| 3162 | 2026-02-24T01:40:48.886Z | [ helios-setup] Feb 24 01:40:48.809 INFO E| Compiling quote v1.0.31 |
| 3163 | 2026-02-24T01:40:49.020Z | [ helios-setup] Feb 24 01:40:48.943 INFO E| Compiling thread_local v1.1.7 |
| 3164 | 2026-02-24T01:40:49.627Z | [ host-package] Compiling strip-ansi-escapes v0.2.0 |
| 3165 | 2026-02-24T01:40:49.792Z | [ helios-setup] Feb 24 01:40:49.715 INFO E| Compiling syn v2.0.32 |
| 3166 | 2026-02-24T01:40:50.169Z | [ helios-setup] Feb 24 01:40:50.092 INFO E| Compiling dirs-sys-next v0.1.2 |
| 3167 | 2026-02-24T01:40:50.194Z | [ helios-setup] Feb 24 01:40:50.099 INFO E| Compiling errno v0.3.1 |
| 3168 | 2026-02-24T01:40:50.462Z | [ helios-setup] Feb 24 01:40:50.385 INFO E| Compiling atty v0.2.14 |
| 3169 | 2026-02-24T01:40:50.712Z | [ helios-setup] Feb 24 01:40:50.635 INFO E| Compiling dirs-next v2.0.0 |
| 3170 | 2026-02-24T01:40:50.752Z | [ helios-setup] Feb 24 01:40:50.675 INFO E| Compiling serde_json v1.0.103 |
| 3171 | 2026-02-24T01:40:50.842Z | [ helios-setup] Feb 24 01:40:50.765 INFO E| Compiling opaque-debug v0.3.0 |
| 3172 | 2026-02-24T01:40:51.003Z | [ host-package] Compiling phf v0.12.1 |
| 3173 | 2026-02-24T01:40:51.072Z | [ helios-setup] Feb 24 01:40:50.995 INFO E| Compiling term v0.7.0 |
| 3174 | 2026-02-24T01:40:51.344Z | [ helios-setup] Feb 24 01:40:51.267 INFO E| Compiling anyhow v1.0.72 |
| 3175 | 2026-02-24T01:40:51.449Z | [ helios-setup] Feb 24 01:40:51.372 INFO E| Compiling fastrand v2.0.0 |
| 3176 | 2026-02-24T01:40:51.932Z | [ host-package] Compiling const_format_proc_macros v0.2.34 |
| 3177 | 2026-02-24T01:40:51.978Z | [ host-package] Compiling papergrid v0.11.0 |
| 3178 | 2026-02-24T01:40:52.111Z | [ helios-setup] Feb 24 01:40:52.034 INFO E| Compiling getrandom v0.2.10 |
| 3179 | 2026-02-24T01:40:52.280Z | [ host-package] Compiling tabled_derive v0.7.0 |
| 3180 | 2026-02-24T01:40:52.806Z | [ helios-setup] Feb 24 01:40:52.728 INFO E| Compiling block-buffer v0.9.0 |
| 3181 | 2026-02-24T01:40:52.856Z | [ helios-setup] Feb 24 01:40:52.779 INFO E| Compiling digest v0.9.0 |
| 3182 | 2026-02-24T01:40:52.901Z | [ helios-setup] Feb 24 01:40:52.824 INFO E| Compiling same-file v1.0.6 |
| 3183 | 2026-02-24T01:40:52.926Z | [ helios-setup] Feb 24 01:40:52.825 INFO E| Compiling time v0.3.36 |
| 3184 | 2026-02-24T01:40:53.253Z | [ host-package] Compiling fd-lock v4.0.2 |
| 3185 | 2026-02-24T01:40:53.474Z | [ helios-setup] Feb 24 01:40:53.397 INFO E| Compiling tempfile v3.7.0 |
| 3186 | 2026-02-24T01:40:53.526Z | [ helios-setup] Feb 24 01:40:53.449 INFO E| Compiling cpufeatures v0.2.9 |
| 3187 | 2026-02-24T01:40:53.698Z | [ helios-setup] Feb 24 01:40:53.621 INFO E| Compiling unicode-width v0.1.10 |
| 3188 | 2026-02-24T01:40:53.801Z | [ host-package] Compiling peg-macros v0.8.5 |
| 3189 | 2026-02-24T01:40:53.829Z | [ helios-setup] Feb 24 01:40:53.752 INFO E| Compiling ryu v1.0.15 |
| 3190 | 2026-02-24T01:40:53.907Z | [ helios-setup] Feb 24 01:40:53.829 INFO E| Compiling sha-1 v0.9.8 |
| 3191 | 2026-02-24T01:40:54.033Z | [ helios-setup] Feb 24 01:40:53.956 INFO E| Compiling walkdir v2.3.3 |
| 3192 | 2026-02-24T01:40:54.288Z | [ helios-setup] Feb 24 01:40:54.211 INFO E| Compiling getopts v0.2.21 |
| 3193 | 2026-02-24T01:40:54.637Z | [ helios-setup] Feb 24 01:40:54.560 INFO E| Compiling md-5 v0.9.1 |
| 3194 | 2026-02-24T01:40:54.866Z | [ helios-setup] Feb 24 01:40:54.789 INFO E| Compiling libdevinfo-sys v1.0.0 |
| 3195 | 2026-02-24T01:40:55.073Z | [ helios-setup] Feb 24 01:40:54.996 INFO E| Compiling glob v0.3.1 |
| 3196 | 2026-02-24T01:40:55.111Z | [ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3197 | 2026-02-24T01:40:56.127Z | [ host-package] Compiling nu-ansi-term v0.50.1 |
| 3198 | 2026-02-24T01:40:56.361Z | [ helios-setup] Feb 24 01:40:56.284 INFO E| Compiling slog-term v2.9.0 |
| 3199 | 2026-02-24T01:40:56.797Z | [ host-package] Compiling tabled v0.15.0 |
| 3200 | 2026-02-24T01:40:57.125Z | [ helios-setup] Feb 24 01:40:57.048 INFO E| Compiling serde_derive v1.0.193 |
| 3201 | 2026-02-24T01:40:57.863Z | [ host-package] Compiling reedline v0.40.0 |
| 3202 | 2026-02-24T01:40:58.316Z | [ host-package] Compiling peg v0.8.5 |
| 3203 | 2026-02-24T01:40:58.498Z | [ host-package] Compiling const_format v0.2.34 |
| 3204 | 2026-02-24T01:41:06.988Z | [ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3205 | 2026-02-24T01:41:07.466Z | [ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3206 | 2026-02-24T01:41:08.575Z | [ helios-setup] Feb 24 01:41:08.496 INFO E| Compiling toml v0.5.11 |
| 3207 | 2026-02-24T01:41:08.575Z | [ helios-setup] Feb 24 01:41:08.496 INFO E| Compiling uuid v0.8.2 |
| 3208 | 2026-02-24T01:41:10.728Z | [ helios-setup] Feb 24 01:41:10.651 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268) |
| 3209 | 2026-02-24T01:41:11.540Z | [ host-package] Compiling bcs v0.1.6 |
| 3210 | 2026-02-24T01:41:12.580Z | [ helios-setup] Feb 24 01:41:12.503 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder) |
| 3211 | 2026-02-24T01:41:12.653Z | [ host-package] Compiling semver v0.1.20 |
| 3212 | 2026-02-24T01:41:13.224Z | [ host-package] Compiling rustc_version v0.1.7 |
| 3213 | 2026-02-24T01:41:13.788Z | [ host-package] Compiling newtype_derive v0.1.6 |
| 3214 | 2026-02-24T01:41:14.380Z | [ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3215 | 2026-02-24T01:41:14.923Z | [ host-package] Compiling unicode-linebreak v0.1.5 |
| 3216 | 2026-02-24T01:41:15.578Z | [ host-package] Compiling humantime v2.2.0 |
| 3217 | 2026-02-24T01:41:15.753Z | [ host-package] Compiling smawk v0.3.2 |
| 3218 | 2026-02-24T01:41:16.165Z | [ host-package] Compiling textwrap v0.16.2 |
| 3219 | 2026-02-24T01:41:16.807Z | [ host-package] Compiling dropshot-api-manager-types v0.3.0 |
| 3220 | 2026-02-24T01:41:17.247Z | [ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3221 | 2026-02-24T01:41:18.540Z | [ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3222 | 2026-02-24T01:41:18.766Z | [ host-package] Compiling steno v0.4.1 |
| 3223 | 2026-02-24T01:41:19.231Z | [ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3224 | 2026-02-24T01:41:20.419Z | [ host-package] Compiling utf-8 v0.7.6 |
| 3225 | 2026-02-24T01:41:21.114Z | [ host-package] Compiling moka v0.12.10 |
| 3226 | 2026-02-24T01:41:21.792Z | [ host-package] Compiling tagptr v0.2.0 |
| 3227 | 2026-02-24T01:41:23.224Z | [ helios-setup] Feb 24 01:41:23.148 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.04s |
| 3228 | 2026-02-24T01:41:23.263Z | [ helios-setup] Feb 24 01:41:23.187 INFO building project "image-builder" ok (39 seconds) |
| 3229 | 2026-02-24T01:41:23.263Z | [ helios-setup] Feb 24 01:41:23.187 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot" |
| 3230 | 2026-02-24T01:41:23.381Z | [ helios-setup] Feb 24 01:41:23.305 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.91.1-x86_64-unknown-illumos (default)" |
| 3231 | 2026-02-24T01:41:23.381Z | [ helios-setup] Feb 24 01:41:23.305 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot |
| 3232 | 2026-02-24T01:41:23.381Z | [ helios-setup] Feb 24 01:41:23.305 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot") |
| 3233 | 2026-02-24T01:41:23.716Z | [ helios-setup] Feb 24 01:41:23.639 INFO E| Updating git repository `https://github.com/jclulow/hiercmd` |
| 3234 | 2026-02-24T01:41:24.302Z | [ helios-setup] Feb 24 01:41:24.226 INFO E| From https://github.com/jclulow/hiercmd |
| 3235 | 2026-02-24T01:41:24.302Z | [ helios-setup] Feb 24 01:41:24.226 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee |
| 3236 | 2026-02-24T01:41:24.327Z | [ helios-setup] Feb 24 01:41:24.251 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 3237 | 2026-02-24T01:41:24.834Z | [ helios-setup] Feb 24 01:41:24.758 INFO E| From https://github.com/oxidecomputer/network-interface |
| 3238 | 2026-02-24T01:41:24.834Z | [ helios-setup] Feb 24 01:41:24.758 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 3239 | 2026-02-24T01:41:24.859Z | [ helios-setup] Feb 24 01:41:24.783 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git` |
| 3240 | 2026-02-24T01:41:25.370Z | [ helios-setup] Feb 24 01:41:25.293 INFO E| From https://github.com/oxidecomputer/boot-image-tools |
| 3241 | 2026-02-24T01:41:25.370Z | [ helios-setup] Feb 24 01:41:25.294 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff |
| 3242 | 2026-02-24T01:41:25.415Z | [ helios-setup] Feb 24 01:41:25.339 INFO E| Updating crates.io index |
| 3243 | 2026-02-24T01:41:25.738Z | [ helios-setup] Feb 24 01:41:25.662 INFO E| Downloading crates ... |
| 3244 | 2026-02-24T01:41:25.847Z | [ host-package] Compiling hickory-resolver v0.25.2 |
| 3245 | 2026-02-24T01:41:25.944Z | [ helios-setup] Feb 24 01:41:25.868 INFO E| Downloaded bitflags v2.10.0 |
| 3246 | 2026-02-24T01:41:25.969Z | [ helios-setup] Feb 24 01:41:25.875 INFO E| Downloaded autocfg v1.5.0 |
| 3247 | 2026-02-24T01:41:25.969Z | [ helios-setup] Feb 24 01:41:25.878 INFO E| Downloaded errno v0.3.14 |
| 3248 | 2026-02-24T01:41:25.969Z | [ helios-setup] Feb 24 01:41:25.881 INFO E| Downloaded clap_lex v0.7.6 |
| 3249 | 2026-02-24T01:41:25.969Z | [ helios-setup] Feb 24 01:41:25.883 INFO E| Downloaded base64ct v1.8.0 |
| 3250 | 2026-02-24T01:41:25.969Z | [ helios-setup] Feb 24 01:41:25.887 INFO E| Downloaded colorchoice v1.0.4 |
| 3251 | 2026-02-24T01:41:25.969Z | [ helios-setup] Feb 24 01:41:25.889 INFO E| Downloaded lock_api v0.4.14 |
| 3252 | 2026-02-24T01:41:25.969Z | [ helios-setup] Feb 24 01:41:25.891 INFO E| Downloaded log v0.4.28 |
| 3253 | 2026-02-24T01:41:25.993Z | [ helios-setup] Feb 24 01:41:25.896 INFO E| Downloaded thread_local v1.1.9 |
| 3254 | 2026-02-24T01:41:25.993Z | [ helios-setup] Feb 24 01:41:25.899 INFO E| Downloaded parking_lot_core v0.9.12 |
| 3255 | 2026-02-24T01:41:25.993Z | [ helios-setup] Feb 24 01:41:25.902 INFO E| Downloaded flagset v0.4.7 |
| 3256 | 2026-02-24T01:41:25.994Z | [ helios-setup] Feb 24 01:41:25.905 INFO E| Downloaded serde_spanned v1.0.3 |
| 3257 | 2026-02-24T01:41:25.994Z | [ helios-setup] Feb 24 01:41:25.907 INFO E| Downloaded getrandom v0.2.16 |
| 3258 | 2026-02-24T01:41:25.994Z | [ helios-setup] Feb 24 01:41:25.912 INFO E| Downloaded zeroize v1.8.2 |
| 3259 | 2026-02-24T01:41:25.994Z | [ helios-setup] Feb 24 01:41:25.915 INFO E| Downloaded terminal_size v0.4.3 |
| 3260 | 2026-02-24T01:41:25.994Z | [ helios-setup] Feb 24 01:41:25.917 INFO E| Downloaded devinfo v0.1.0 |
| 3261 | 2026-02-24T01:41:26.020Z | [ helios-setup] Feb 24 01:41:25.924 INFO E| Downloaded pkg-config v0.3.32 |
| 3262 | 2026-02-24T01:41:26.020Z | [ helios-setup] Feb 24 01:41:25.927 INFO E| Downloaded toml_parser v1.0.4 |
| 3263 | 2026-02-24T01:41:26.020Z | [ helios-setup] Feb 24 01:41:25.932 INFO E| Downloaded toml_writer v1.0.4 |
| 3264 | 2026-02-24T01:41:26.020Z | [ helios-setup] Feb 24 01:41:25.936 INFO E| Downloaded is-terminal v0.4.17 |
| 3265 | 2026-02-24T01:41:26.020Z | [ helios-setup] Feb 24 01:41:25.939 INFO E| Downloaded toml_edit v0.23.7 |
| 3266 | 2026-02-24T01:41:26.045Z | [ helios-setup] Feb 24 01:41:25.945 INFO E| Downloaded proc-macro-crate v3.4.0 |
| 3267 | 2026-02-24T01:41:26.045Z | [ helios-setup] Feb 24 01:41:25.947 INFO E| Downloaded iana-time-zone v0.1.64 |
| 3268 | 2026-02-24T01:41:26.045Z | [ helios-setup] Feb 24 01:41:25.953 INFO E| Downloaded num_enum v0.7.5 |
| 3269 | 2026-02-24T01:41:26.045Z | [ helios-setup] Feb 24 01:41:25.962 INFO E| Downloaded unicode-ident v1.0.22 |
| 3270 | 2026-02-24T01:41:26.045Z | [ helios-setup] Feb 24 01:41:25.967 INFO E| Downloaded thiserror-impl v2.0.17 |
| 3271 | 2026-02-24T01:41:26.069Z | [ helios-setup] Feb 24 01:41:25.972 INFO E| Downloaded toml_datetime v0.7.3 |
| 3272 | 2026-02-24T01:41:26.069Z | [ helios-setup] Feb 24 01:41:25.975 INFO E| Downloaded uuid v1.18.1 |
| 3273 | 2026-02-24T01:41:26.069Z | [ helios-setup] Feb 24 01:41:25.981 INFO E| Downloaded winnow v0.7.13 |
| 3274 | 2026-02-24T01:41:26.069Z | [ helios-setup] Feb 24 01:41:25.993 INFO E| Downloaded serde_json v1.0.145 |
| 3275 | 2026-02-24T01:41:26.094Z | [ helios-setup] Feb 24 01:41:26.002 INFO E| Downloaded indexmap v2.12.0 |
| 3276 | 2026-02-24T01:41:26.094Z | [ helios-setup] Feb 24 01:41:26.009 INFO E| Downloaded syn v2.0.108 |
| 3277 | 2026-02-24T01:41:26.119Z | [ helios-setup] Feb 24 01:41:26.023 INFO E| Downloaded libm v0.2.15 |
| 3278 | 2026-02-24T01:41:26.119Z | [ helios-setup] Feb 24 01:41:26.036 INFO E| Downloaded chrono v0.4.42 |
| 3279 | 2026-02-24T01:41:26.143Z | [ helios-setup] Feb 24 01:41:26.045 INFO E| Downloaded clap_builder v4.5.51 |
| 3280 | 2026-02-24T01:41:26.143Z | [ helios-setup] Feb 24 01:41:26.053 INFO E| Downloaded unicode-width v0.2.2 |
| 3281 | 2026-02-24T01:41:26.143Z | [ host-package] Compiling tungstenite v0.21.0 |
| 3282 | 2026-02-24T01:41:26.143Z | [ helios-setup] Feb 24 01:41:26.063 INFO E| Downloaded num-bigint-dig v0.8.4 |
| 3283 | 2026-02-24T01:41:26.167Z | [ helios-setup] Feb 24 01:41:26.069 INFO E| Downloaded iddqd v0.3.14 |
| 3284 | 2026-02-24T01:41:26.168Z | [ helios-setup] Feb 24 01:41:26.077 INFO E| Downloaded memchr v2.7.6 |
| 3285 | 2026-02-24T01:41:26.168Z | [ helios-setup] Feb 24 01:41:26.084 INFO E| Downloaded rustix v1.1.2 |
| 3286 | 2026-02-24T01:41:26.192Z | [ helios-setup] Feb 24 01:41:26.114 INFO E| Downloaded hashbrown v0.16.0 |
| 3287 | 2026-02-24T01:41:26.217Z | [ helios-setup] Feb 24 01:41:26.122 INFO E| Downloaded toml v0.9.8 |
| 3288 | 2026-02-24T01:41:26.217Z | [ helios-setup] Feb 24 01:41:26.128 INFO E| Downloaded time v0.3.44 |
| 3289 | 2026-02-24T01:41:26.217Z | [ helios-setup] Feb 24 01:41:26.139 INFO E| Downloaded miniz_oxide v0.8.9 |
| 3290 | 2026-02-24T01:41:26.241Z | [ helios-setup] Feb 24 01:41:26.143 INFO E| Downloaded is_terminal_polyfill v1.70.2 |
| 3291 | 2026-02-24T01:41:26.241Z | [ helios-setup] Feb 24 01:41:26.145 INFO E| Downloaded flate2 v1.1.5 |
| 3292 | 2026-02-24T01:41:26.241Z | [ helios-setup] Feb 24 01:41:26.165 INFO E| Downloaded typenum v1.19.0 |
| 3293 | 2026-02-24T01:41:26.266Z | [ helios-setup] Feb 24 01:41:26.170 INFO E| Downloaded tls_codec v0.4.2 |
| 3294 | 2026-02-24T01:41:26.266Z | [ helios-setup] Feb 24 01:41:26.173 INFO E| Downloaded term v1.2.0 |
| 3295 | 2026-02-24T01:41:26.266Z | [ helios-setup] Feb 24 01:41:26.178 INFO E| Downloaded signal-hook-registry v1.4.6 |
| 3296 | 2026-02-24T01:41:26.266Z | [ helios-setup] Feb 24 01:41:26.179 INFO E| Downloaded quote v1.0.41 |
| 3297 | 2026-02-24T01:41:26.266Z | [ helios-setup] Feb 24 01:41:26.184 INFO E| Downloaded mio v1.1.0 |
| 3298 | 2026-02-24T01:41:26.291Z | [ helios-setup] Feb 24 01:41:26.192 INFO E| Downloaded pin-project-lite v0.2.16 |
| 3299 | 2026-02-24T01:41:26.291Z | [ helios-setup] Feb 24 01:41:26.200 INFO E| Downloaded parking_lot v0.12.5 |
| 3300 | 2026-02-24T01:41:26.291Z | [ helios-setup] Feb 24 01:41:26.204 INFO E| Downloaded find-msvc-tools v0.1.4 |
| 3301 | 2026-02-24T01:41:26.291Z | [ helios-setup] Feb 24 01:41:26.206 INFO E| Downloaded libc v0.2.177 |
| 3302 | 2026-02-24T01:41:26.316Z | [ helios-setup] Feb 24 01:41:26.240 INFO E| Downloaded clap v4.5.51 |
| 3303 | 2026-02-24T01:41:26.341Z | [ helios-setup] Feb 24 01:41:26.253 INFO E| Downloaded thiserror v2.0.17 |
| 3304 | 2026-02-24T01:41:26.341Z | [ helios-setup] Feb 24 01:41:26.261 INFO E| Downloaded tls_codec_derive v0.4.2 |
| 3305 | 2026-02-24T01:41:26.341Z | [ helios-setup] Feb 24 01:41:26.263 INFO E| Downloaded slab v0.4.11 |
| 3306 | 2026-02-24T01:41:26.341Z | [ helios-setup] Feb 24 01:41:26.265 INFO E| Downloaded ppv-lite86 v0.2.21 |
| 3307 | 2026-02-24T01:41:26.366Z | [ helios-setup] Feb 24 01:41:26.267 INFO E| Downloaded deranged v0.5.5 |
| 3308 | 2026-02-24T01:41:26.366Z | [ helios-setup] Feb 24 01:41:26.269 INFO E| Downloaded anstream v0.6.21 |
| 3309 | 2026-02-24T01:41:26.366Z | [ helios-setup] Feb 24 01:41:26.272 INFO E| Downloaded num_enum_derive v0.7.5 |
| 3310 | 2026-02-24T01:41:26.366Z | [ helios-setup] Feb 24 01:41:26.274 INFO E| Downloaded generic-array v0.14.9 |
| 3311 | 2026-02-24T01:41:26.367Z | [ helios-setup] Feb 24 01:41:26.276 INFO E| Downloaded anstyle-parse v0.2.7 |
| 3312 | 2026-02-24T01:41:26.367Z | [ helios-setup] Feb 24 01:41:26.279 INFO E| Downloaded libdevinfo-sys v1.1.0 |
| 3313 | 2026-02-24T01:41:26.367Z | [ helios-setup] Feb 24 01:41:26.280 INFO E| Downloaded env_filter v0.1.4 |
| 3314 | 2026-02-24T01:41:26.367Z | [ helios-setup] Feb 24 01:41:26.282 INFO E| Downloaded proc-macro2 v1.0.103 |
| 3315 | 2026-02-24T01:41:26.367Z | [ helios-setup] Feb 24 01:41:26.287 INFO E| Downloaded tokio v1.48.0 |
| 3316 | 2026-02-24T01:41:26.427Z | [ helios-setup] Feb 24 01:41:26.343 INFO E| Downloaded getopts v0.2.24 |
| 3317 | 2026-02-24T01:41:26.427Z | [ helios-setup] Feb 24 01:41:26.347 INFO E| Downloaded crc32fast v1.5.0 |
| 3318 | 2026-02-24T01:41:26.427Z | [ helios-setup] Feb 24 01:41:26.351 INFO E| Downloaded crc v3.3.0 |
| 3319 | 2026-02-24T01:41:26.452Z | [ helios-setup] Feb 24 01:41:26.354 INFO E| Downloaded cc v1.2.44 |
| 3320 | 2026-02-24T01:41:26.452Z | [ helios-setup] Feb 24 01:41:26.362 INFO E| Downloaded clap_derive v4.5.49 |
| 3321 | 2026-02-24T01:41:26.452Z | [ helios-setup] Feb 24 01:41:26.366 INFO E| Downloaded anstyle-query v1.1.4 |
| 3322 | 2026-02-24T01:41:26.452Z | [ helios-setup] Feb 24 01:41:26.369 INFO E| Downloaded adler2 v2.0.1 |
| 3323 | 2026-02-24T01:41:26.452Z | [ helios-setup] Feb 24 01:41:26.372 INFO E| Downloaded bytes v1.10.1 |
| 3324 | 2026-02-24T01:41:26.476Z | [ helios-setup] Feb 24 01:41:26.378 INFO E| Downloaded anstyle v1.0.13 |
| 3325 | 2026-02-24T01:41:26.476Z | [ helios-setup] Feb 24 01:41:26.380 INFO E| Downloaded bitfield-macros v0.19.3 |
| 3326 | 2026-02-24T01:41:26.476Z | [ helios-setup] Feb 24 01:41:26.381 INFO E| Downloaded bitfield v0.19.3 |
| 3327 | 2026-02-24T01:41:26.476Z | [ helios-setup] Feb 24 01:41:26.383 INFO E| Downloaded anyhow v1.0.100 |
| 3328 | 2026-02-24T01:41:26.611Z | [ helios-setup] Feb 24 01:41:26.535 INFO E| Compiling proc-macro2 v1.0.103 |
| 3329 | 2026-02-24T01:41:26.611Z | [ helios-setup] Feb 24 01:41:26.535 INFO E| Compiling unicode-ident v1.0.22 |
| 3330 | 2026-02-24T01:41:26.611Z | [ helios-setup] Feb 24 01:41:26.536 INFO E| Compiling quote v1.0.41 |
| 3331 | 2026-02-24T01:41:26.636Z | [ helios-setup] Feb 24 01:41:26.536 INFO E| Compiling libc v0.2.177 |
| 3332 | 2026-02-24T01:41:26.636Z | [ helios-setup] Feb 24 01:41:26.536 INFO E| Compiling serde_core v1.0.228 |
| 3333 | 2026-02-24T01:41:26.636Z | [ helios-setup] Feb 24 01:41:26.536 INFO E| Compiling cfg-if v1.0.4 |
| 3334 | 2026-02-24T01:41:26.636Z | [ helios-setup] Feb 24 01:41:26.536 INFO E| Compiling serde v1.0.228 |
| 3335 | 2026-02-24T01:41:26.636Z | [ helios-setup] Feb 24 01:41:26.536 INFO E| Compiling version_check v0.9.5 |
| 3336 | 2026-02-24T01:41:27.532Z | [ helios-setup] Feb 24 01:41:27.455 INFO E| Compiling autocfg v1.5.0 |
| 3337 | 2026-02-24T01:41:27.911Z | [ helios-setup] Feb 24 01:41:27.823 INFO E| Compiling const-oid v0.9.6 |
| 3338 | 2026-02-24T01:41:28.099Z | [ helios-setup] Feb 24 01:41:28.023 INFO E| Compiling typenum v1.19.0 |
| 3339 | 2026-02-24T01:41:28.633Z | [ helios-setup] Feb 24 01:41:28.557 INFO E| Compiling generic-array v0.14.9 |
| 3340 | 2026-02-24T01:41:28.763Z | [ helios-setup] Feb 24 01:41:28.687 INFO E| Compiling libm v0.2.15 |
| 3341 | 2026-02-24T01:41:28.790Z | [ host-package] Compiling tokio-tungstenite v0.21.0 |
| 3342 | 2026-02-24T01:41:29.996Z | [ helios-setup] Feb 24 01:41:29.911 INFO E| Compiling num-traits v0.2.19 |
| 3343 | 2026-02-24T01:41:30.291Z | [ helios-setup] Feb 24 01:41:30.212 INFO E| Compiling zerocopy v0.8.27 |
| 3344 | 2026-02-24T01:41:30.520Z | [ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3345 | 2026-02-24T01:41:31.140Z | [ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3346 | 2026-02-24T01:41:31.850Z | [ helios-setup] Feb 24 01:41:31.774 INFO E| Compiling rustversion v1.0.22 |
| 3347 | 2026-02-24T01:41:32.055Z | [ helios-setup] Feb 24 01:41:31.979 INFO E| Compiling base64ct v1.8.0 |
| 3348 | 2026-02-24T01:41:32.653Z | [ helios-setup] Feb 24 01:41:32.562 INFO E| Compiling syn v2.0.108 |
| 3349 | 2026-02-24T01:41:33.115Z | [ helios-setup] Feb 24 01:41:33.040 INFO E| Compiling zeroize v1.8.2 |
| 3350 | 2026-02-24T01:41:33.174Z | [ helios-setup] Feb 24 01:41:33.097 INFO E| Compiling smallvec v1.15.1 |
| 3351 | 2026-02-24T01:41:33.684Z | [ helios-setup] Feb 24 01:41:33.609 INFO E| Compiling pem-rfc7468 v0.7.0 |
| 3352 | 2026-02-24T01:41:33.885Z | [ helios-setup] Feb 24 01:41:33.810 INFO E| Compiling getrandom v0.2.16 |
| 3353 | 2026-02-24T01:41:34.438Z | [ host-package] Compiling proc-macro-error-attr2 v2.0.0 |
| 3354 | 2026-02-24T01:41:34.790Z | [ helios-setup] Feb 24 01:41:34.714 INFO E| Compiling hashbrown v0.16.0 |
| 3355 | 2026-02-24T01:41:35.012Z | [ helios-setup] Feb 24 01:41:34.935 INFO E| Compiling equivalent v1.0.2 |
| 3356 | 2026-02-24T01:41:35.314Z | [ helios-setup] Feb 24 01:41:35.238 INFO E| Compiling memchr v2.7.6 |
| 3357 | 2026-02-24T01:41:36.188Z | [ helios-setup] Feb 24 01:41:36.113 INFO E| Compiling crypto-common v0.1.6 |
| 3358 | 2026-02-24T01:41:36.242Z | [ host-package] Compiling proc-macro-error2 v2.0.1 |
| 3359 | 2026-02-24T01:41:36.394Z | [ helios-setup] Feb 24 01:41:36.319 INFO E| Compiling block-buffer v0.10.4 |
| 3360 | 2026-02-24T01:41:36.907Z | [ helios-setup] Feb 24 01:41:36.831 INFO E| Compiling anyhow v1.0.100 |
| 3361 | 2026-02-24T01:41:37.038Z | [ helios-setup] Feb 24 01:41:36.963 INFO E| Compiling digest v0.10.7 |
| 3362 | 2026-02-24T01:41:37.079Z | [ helios-setup] Feb 24 01:41:37.003 INFO E| Compiling utf8parse v0.2.2 |
| 3363 | 2026-02-24T01:41:37.473Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3364 | 2026-02-24T01:41:37.837Z | [ helios-setup] Feb 24 01:41:37.762 INFO E| Compiling byteorder v1.5.0 |
| 3365 | 2026-02-24T01:41:37.992Z | [ helios-setup] Feb 24 01:41:37.916 INFO E| Compiling rustix v1.1.2 |
| 3366 | 2026-02-24T01:41:38.350Z | [ helios-setup] Feb 24 01:41:38.274 INFO E| Compiling flagset v0.4.7 |
| 3367 | 2026-02-24T01:41:38.524Z | [ helios-setup] Feb 24 01:41:38.449 INFO E| Compiling winnow v0.7.13 |
| 3368 | 2026-02-24T01:41:38.898Z | [ helios-setup] Feb 24 01:41:38.822 INFO E| Compiling crc32fast v1.5.0 |
| 3369 | 2026-02-24T01:41:39.664Z | [ helios-setup] Feb 24 01:41:39.589 INFO E| Compiling bitflags v2.10.0 |
| 3370 | 2026-02-24T01:41:40.143Z | [ helios-setup] Feb 24 01:41:40.068 INFO E| Compiling anstyle-parse v0.2.7 |
| 3371 | 2026-02-24T01:41:40.212Z | [ helios-setup] Feb 24 01:41:40.136 INFO E| Compiling indexmap v2.12.0 |
| 3372 | 2026-02-24T01:41:40.514Z | [ helios-setup] Feb 24 01:41:40.439 INFO E| Compiling rand_core v0.6.4 |
| 3373 | 2026-02-24T01:41:40.950Z | [ helios-setup] Feb 24 01:41:40.874 INFO E| Compiling errno v0.3.14 |
| 3374 | 2026-02-24T01:41:41.139Z | [ helios-setup] Feb 24 01:41:41.064 INFO E| Compiling allocator-api2 v0.2.21 |
| 3375 | 2026-02-24T01:41:41.264Z | [ helios-setup] Feb 24 01:41:41.188 INFO E| Compiling anstyle v1.0.13 |
| 3376 | 2026-02-24T01:41:41.373Z | [ helios-setup] Feb 24 01:41:41.298 INFO E| Compiling anstyle-query v1.1.4 |
| 3377 | 2026-02-24T01:41:41.572Z | [ helios-setup] Feb 24 01:41:41.497 INFO E| Compiling syn v1.0.109 |
| 3378 | 2026-02-24T01:41:41.853Z | [ helios-setup] Feb 24 01:41:41.777 INFO E| Compiling find-msvc-tools v0.1.4 |
| 3379 | 2026-02-24T01:41:41.853Z | [ helios-setup] Feb 24 01:41:41.777 INFO E| Compiling shlex v1.3.0 |
| 3380 | 2026-02-24T01:41:42.655Z | [ helios-setup] Feb 24 01:41:42.580 INFO E| Compiling radium v0.7.0 |
| 3381 | 2026-02-24T01:41:42.721Z | [ helios-setup] Feb 24 01:41:42.645 INFO E| Compiling toml_datetime v0.7.3 |
| 3382 | 2026-02-24T01:41:42.867Z | [ helios-setup] Feb 24 01:41:42.792 INFO E| Compiling is_terminal_polyfill v1.70.2 |
| 3383 | 2026-02-24T01:41:42.892Z | [ helios-setup] Feb 24 01:41:42.817 INFO E| Compiling colorchoice v1.0.4 |
| 3384 | 2026-02-24T01:41:42.969Z | [ helios-setup] Feb 24 01:41:42.894 INFO E| Compiling cpufeatures v0.2.17 |
| 3385 | 2026-02-24T01:41:43.178Z | [ helios-setup] Feb 24 01:41:43.103 INFO E| Compiling anstream v0.6.21 |
| 3386 | 2026-02-24T01:41:43.469Z | [ helios-setup] Feb 24 01:41:43.394 INFO E| Compiling sha2 v0.10.9 |
| 3387 | 2026-02-24T01:41:43.624Z | [ helios-setup] Feb 24 01:41:43.549 INFO E| Compiling cc v1.2.44 |
| 3388 | 2026-02-24T01:41:44.975Z | [ helios-setup] Feb 24 01:41:44.900 INFO E| Compiling toml_parser v1.0.4 |
| 3389 | 2026-02-24T01:41:45.303Z | [ helios-setup] Feb 24 01:41:45.228 INFO E| Compiling slog v2.8.2 |
| 3390 | 2026-02-24T01:41:46.456Z | [ helios-setup] Feb 24 01:41:46.381 INFO E| Compiling tap v1.0.1 |
| 3391 | 2026-02-24T01:41:46.739Z | [ helios-setup] Feb 24 01:41:46.664 INFO E| Compiling pkg-config v0.3.32 |
| 3392 | 2026-02-24T01:41:47.295Z | [ helios-setup] Feb 24 01:41:47.220 INFO E| Compiling toml_edit v0.23.7 |
| 3393 | 2026-02-24T01:41:47.997Z | [ helios-setup] Feb 24 01:41:47.922 INFO E| Compiling maybe-uninit v2.0.0 |
| 3394 | 2026-02-24T01:41:48.154Z | [ helios-setup] Feb 24 01:41:48.079 INFO E| Compiling futures-core v0.3.31 |
| 3395 | 2026-02-24T01:41:48.281Z | [ helios-setup] Feb 24 01:41:48.206 INFO E| Compiling parking_lot_core v0.9.12 |
| 3396 | 2026-02-24T01:41:48.678Z | [ helios-setup] Feb 24 01:41:48.603 INFO E| Compiling futures-sink v0.3.31 |
| 3397 | 2026-02-24T01:41:49.041Z | [ helios-setup] Feb 24 01:41:48.966 INFO E| Compiling pin-project-lite v0.2.16 |
| 3398 | 2026-02-24T01:41:49.112Z | [ helios-setup] Feb 24 01:41:49.037 INFO E| Compiling unicode-width v0.2.2 |
| 3399 | 2026-02-24T01:41:49.161Z | [ helios-setup] Feb 24 01:41:49.085 INFO E| Compiling futures-channel v0.3.31 |
| 3400 | 2026-02-24T01:41:49.291Z | [ helios-setup] Feb 24 01:41:49.216 INFO E| Compiling wyz v0.5.1 |
| 3401 | 2026-02-24T01:41:49.367Z | [ helios-setup] Feb 24 01:41:49.292 INFO E| Compiling bzip2-sys v0.1.13+1.0.8 |
| 3402 | 2026-02-24T01:41:49.696Z | [ helios-setup] Feb 24 01:41:49.620 INFO E| Compiling proc-macro-crate v3.4.0 |
| 3403 | 2026-02-24T01:41:49.850Z | [ helios-setup] Feb 24 01:41:49.775 INFO E| Compiling terminal_size v0.4.3 |
| 3404 | 2026-02-24T01:41:50.599Z | [ helios-setup] Feb 24 01:41:50.524 INFO E| Compiling getopts v0.2.24 |
| 3405 | 2026-02-24T01:41:50.646Z | [ helios-setup] Feb 24 01:41:50.571 INFO E| Compiling num-integer v0.1.46 |
| 3406 | 2026-02-24T01:41:50.798Z | [ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3407 | 2026-02-24T01:41:50.854Z | [ helios-setup] Feb 24 01:41:50.779 INFO E| Compiling ahash v0.8.12 |
| 3408 | 2026-02-24T01:41:51.218Z | [ helios-setup] Feb 24 01:41:51.142 INFO E| Compiling futures-io v0.3.31 |
| 3409 | 2026-02-24T01:41:51.364Z | [ helios-setup] Feb 24 01:41:51.289 INFO E| Compiling serde_derive v1.0.228 |
| 3410 | 2026-02-24T01:41:51.439Z | [ helios-setup] Feb 24 01:41:51.364 INFO E| Compiling zerocopy-derive v0.8.27 |
| 3411 | 2026-02-24T01:41:51.636Z | [ helios-setup] Feb 24 01:41:51.562 INFO E| Compiling der_derive v0.7.3 |
| 3412 | 2026-02-24T01:41:51.963Z | [ helios-setup] Feb 24 01:41:51.889 INFO E| Compiling futures-macro v0.3.31 |
| 3413 | 2026-02-24T01:41:52.116Z | [ helios-setup] Feb 24 01:41:52.041 INFO E| Compiling packed_struct v0.10.1 |
| 3414 | 2026-02-24T01:41:52.859Z | [ helios-setup] Feb 24 01:41:52.784 INFO E| Compiling slab v0.4.11 |
| 3415 | 2026-02-24T01:41:53.373Z | [ helios-setup] Feb 24 01:41:53.298 INFO E| Compiling getrandom v0.3.4 |
| 3416 | 2026-02-24T01:41:53.946Z | [ helios-setup] Feb 24 01:41:53.872 INFO E| Compiling thiserror v1.0.69 |
| 3417 | 2026-02-24T01:41:54.359Z | [ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3418 | 2026-02-24T01:41:54.419Z | [ host-package] Compiling num-derive v0.3.3 |
| 3419 | 2026-02-24T01:41:54.611Z | [ helios-setup] Feb 24 01:41:54.536 INFO E| Compiling clap_lex v0.7.6 |
| 3420 | 2026-02-24T01:41:54.830Z | [ helios-setup] Feb 24 01:41:54.755 INFO E| Compiling scopeguard v1.2.0 |
| 3421 | 2026-02-24T01:41:55.329Z | [ helios-setup] Feb 24 01:41:55.254 INFO E| Compiling spin v0.9.8 |
| 3422 | 2026-02-24T01:41:55.417Z | [ helios-setup] Feb 24 01:41:55.342 INFO E| Compiling heck v0.5.0 |
| 3423 | 2026-02-24T01:41:55.601Z | [ helios-setup] Feb 24 01:41:55.527 INFO E| Compiling powerfmt v0.2.0 |
| 3424 | 2026-02-24T01:41:55.821Z | [ host-package] Compiling vergen-gitcl v1.0.8 |
| 3425 | 2026-02-24T01:41:55.929Z | [ helios-setup] Feb 24 01:41:55.854 INFO E| Compiling futures-task v0.3.31 |
| 3426 | 2026-02-24T01:41:56.121Z | [ helios-setup] Feb 24 01:41:56.046 INFO E| Compiling bytes v1.10.1 |
| 3427 | 2026-02-24T01:41:56.183Z | [ helios-setup] Feb 24 01:41:56.108 INFO E| Compiling der v0.7.10 |
| 3428 | 2026-02-24T01:41:56.480Z | [ helios-setup] Feb 24 01:41:56.405 INFO E| Compiling num-conv v0.1.0 |
| 3429 | 2026-02-24T01:41:56.697Z | [ helios-setup] Feb 24 01:41:56.623 INFO E| Compiling time-core v0.1.6 |
| 3430 | 2026-02-24T01:41:56.918Z | [ helios-setup] Feb 24 01:41:56.839 INFO E| Compiling itoa v1.0.15 |
| 3431 | 2026-02-24T01:41:56.988Z | [ host-package] Compiling dirs-sys-next v0.1.2 |
| 3432 | 2026-02-24T01:41:57.328Z | [ helios-setup] Feb 24 01:41:57.253 INFO E| Compiling pin-utils v0.1.0 |
| 3433 | 2026-02-24T01:41:57.458Z | [ helios-setup] Feb 24 01:41:57.384 INFO E| Compiling num-bigint-dig v0.8.4 |
| 3434 | 2026-02-24T01:41:57.736Z | [ helios-setup] Feb 24 01:41:57.661 INFO E| Compiling funty v2.0.0 |
| 3435 | 2026-02-24T01:41:57.770Z | [ helios-setup] Feb 24 01:41:57.696 INFO E| Compiling strsim v0.11.1 |
| 3436 | 2026-02-24T01:41:57.970Z | [ host-package] Compiling libscf-sys v1.1.0 |
| 3437 | 2026-02-24T01:41:58.128Z | [ helios-setup] Feb 24 01:41:58.054 INFO E| Compiling time-macros v0.2.24 |
| 3438 | 2026-02-24T01:41:58.152Z | [ host-package] Compiling maplit v1.0.2 |
| 3439 | 2026-02-24T01:41:58.672Z | [ host-package] Compiling crunchy v0.2.2 |
| 3440 | 2026-02-24T01:41:58.791Z | [ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3441 | 2026-02-24T01:41:59.989Z | [ helios-setup] Feb 24 01:41:59.914 INFO E| Compiling bitvec v1.0.1 |
| 3442 | 2026-02-24T01:42:00.054Z | [ host-package] Compiling dirs-next v2.0.0 |
| 3443 | 2026-02-24T01:42:00.838Z | [ helios-setup] Feb 24 01:42:00.763 INFO E| Compiling spki v0.7.3 |
| 3444 | 2026-02-24T01:42:01.083Z | [ host-package] Compiling dsl_auto_type v0.1.2 |
| 3445 | 2026-02-24T01:42:01.922Z | [ helios-setup] Feb 24 01:42:01.848 INFO E| Compiling pkcs8 v0.10.2 |
| 3446 | 2026-02-24T01:42:01.962Z | [ host-package] Compiling scheduled-thread-pool v0.2.7 |
| 3447 | 2026-02-24T01:42:02.837Z | [ helios-setup] Feb 24 01:42:02.763 INFO E| Compiling clap_builder v4.5.51 |
| 3448 | 2026-02-24T01:42:03.273Z | [ helios-setup] Feb 24 01:42:03.199 INFO E| Compiling futures-util v0.3.31 |
| 3449 | 2026-02-24T01:42:03.738Z | [ host-package] Compiling diesel_table_macro_syntax v0.2.0 |
| 3450 | 2026-02-24T01:42:04.140Z | [ helios-setup] Feb 24 01:42:04.065 INFO E| Compiling packed_struct_codegen v0.10.1 |
| 3451 | 2026-02-24T01:42:04.666Z | [ host-package] Compiling tiny-keccak v2.0.2 |
| 3452 | 2026-02-24T01:42:04.738Z | [ host-package] Compiling r2d2 v0.8.10 |
| 3453 | 2026-02-24T01:42:04.835Z | [ host-package] Compiling diesel_derives v2.2.3 |
| 3454 | 2026-02-24T01:42:05.011Z | [ helios-setup] Feb 24 01:42:04.936 INFO E| Compiling clap_derive v4.5.49 |
| 3455 | 2026-02-24T01:42:05.983Z | [ host-package] Compiling term v0.7.0 |
| 3456 | 2026-02-24T01:42:06.145Z | [ helios-setup] Feb 24 01:42:06.070 INFO E| Compiling ppv-lite86 v0.2.21 |
| 3457 | 2026-02-24T01:42:07.172Z | [ helios-setup] Feb 24 01:42:07.098 INFO E| Compiling erased-serde v0.3.31 |
| 3458 | 2026-02-24T01:42:07.470Z | [ host-package] Compiling tabled_derive v0.11.0 |
| 3459 | 2026-02-24T01:42:08.218Z | [ helios-setup] Feb 24 01:42:08.143 INFO E| Compiling rand_chacha v0.3.1 |
| 3460 | 2026-02-24T01:42:08.273Z | [ helios-setup] Feb 24 01:42:08.199 INFO E| Compiling deranged v0.5.5 |
| 3461 | 2026-02-24T01:42:08.364Z | [ host-package] Compiling papergrid v0.17.0 |
| 3462 | 2026-02-24T01:42:08.452Z | [ host-package] Compiling testing_table v0.3.0 |
| 3463 | 2026-02-24T01:42:08.558Z | [ helios-setup] Feb 24 01:42:08.468 INFO E| Compiling lazy_static v1.5.0 |
| 3464 | 2026-02-24T01:42:09.348Z | [ helios-setup] Feb 24 01:42:09.274 INFO E| Compiling rand v0.8.5 |
| 3465 | 2026-02-24T01:42:10.267Z | [ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3466 | 2026-02-24T01:42:10.318Z | [ helios-setup] Feb 24 01:42:10.243 INFO E| Compiling lock_api v0.4.14 |
| 3467 | 2026-02-24T01:42:10.621Z | [ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3468 | 2026-02-24T01:42:11.385Z | [ helios-setup] Feb 24 01:42:11.311 INFO E| Compiling num_enum_derive v0.7.5 |
| 3469 | 2026-02-24T01:42:11.860Z | [ helios-setup] Feb 24 01:42:11.786 INFO E| Compiling num-iter v0.1.45 |
| 3470 | 2026-02-24T01:42:11.893Z | [ helios-setup] Feb 24 01:42:11.819 INFO E| Compiling thiserror-impl v1.0.69 |
| 3471 | 2026-02-24T01:42:12.407Z | [ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3472 | 2026-02-24T01:42:12.584Z | [ helios-setup] Feb 24 01:42:12.510 INFO E| Compiling zerocopy-derive v0.6.6 |
| 3473 | 2026-02-24T01:42:12.841Z | [ helios-setup] Feb 24 01:42:12.767 INFO E| Compiling bitfield-macros v0.19.3 |
| 3474 | 2026-02-24T01:42:13.266Z | [ host-package] Compiling xshell-macros v0.2.7 |
| 3475 | 2026-02-24T01:42:14.870Z | [ host-package] Compiling arc-swap v1.7.1 |
| 3476 | 2026-02-24T01:42:15.908Z | [ helios-setup] Feb 24 01:42:15.834 INFO E| Compiling indexmap v1.9.3 |
| 3477 | 2026-02-24T01:42:15.986Z | [ helios-setup] Feb 24 01:42:15.912 INFO E| Compiling adler2 v2.0.1 |
| 3478 | 2026-02-24T01:42:16.256Z | [ helios-setup] Feb 24 01:42:16.183 INFO E| Compiling log v0.4.28 |
| 3479 | 2026-02-24T01:42:16.628Z | [ host-package] Compiling bit-vec v0.6.3 |
| 3480 | 2026-02-24T01:42:16.708Z | [ helios-setup] Feb 24 01:42:16.627 INFO E| Compiling once_cell v1.21.3 |
| 3481 | 2026-02-24T01:42:16.863Z | [ helios-setup] Feb 24 01:42:16.789 INFO E| Compiling nodrop v0.1.14 |
| 3482 | 2026-02-24T01:42:16.927Z | [ helios-setup] Feb 24 01:42:16.853 INFO E| Compiling simd-adler32 v0.3.7 |
| 3483 | 2026-02-24T01:42:16.956Z | [ host-package] Compiling slog-scope v4.4.0 |
| 3484 | 2026-02-24T01:42:17.553Z | [ helios-setup] Feb 24 01:42:17.479 INFO E| Compiling serde_json v1.0.145 |
| 3485 | 2026-02-24T01:42:17.841Z | [ helios-setup] Feb 24 01:42:17.766 INFO E| Compiling crc-catalog v2.4.0 |
| 3486 | 2026-02-24T01:42:17.866Z | [ helios-setup] Feb 24 01:42:17.784 INFO E| Compiling thiserror v2.0.17 |
| 3487 | 2026-02-24T01:42:17.945Z | [ host-package] Compiling bit-set v0.5.3 |
| 3488 | 2026-02-24T01:42:18.478Z | [ host-package] Compiling xshell v0.2.7 |
| 3489 | 2026-02-24T01:42:18.602Z | [ helios-setup] Feb 24 01:42:18.528 INFO E| Compiling iana-time-zone v0.1.64 |
| 3490 | 2026-02-24T01:42:18.626Z | [ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e) |
| 3491 | 2026-02-24T01:42:18.946Z | [ helios-setup] Feb 24 01:42:18.872 INFO E| Compiling crc v3.3.0 |
| 3492 | 2026-02-24T01:42:19.272Z | [ helios-setup] Feb 24 01:42:19.181 INFO E| Compiling time v0.3.44 |
| 3493 | 2026-02-24T01:42:19.724Z | [ helios-setup] Feb 24 01:42:19.650 INFO E| Compiling chrono v0.4.42 |
| 3494 | 2026-02-24T01:42:20.482Z | [ helios-setup] Feb 24 01:42:20.408 INFO E| Compiling miniz_oxide v0.8.9 |
| 3495 | 2026-02-24T01:42:20.951Z | [ helios-setup] Feb 24 01:42:20.878 INFO E| Compiling array-init v0.0.4 |
| 3496 | 2026-02-24T01:42:21.486Z | [ helios-setup] Feb 24 01:42:21.412 INFO E| Compiling env_filter v0.1.4 |
| 3497 | 2026-02-24T01:42:23.234Z | [ host-package] Compiling tabled v0.20.0 |
| 3498 | 2026-02-24T01:42:23.743Z | [ helios-setup] Feb 24 01:42:23.669 INFO E| Compiling zerocopy v0.6.6 |
| 3499 | 2026-02-24T01:42:23.942Z | [ host-package] Compiling diesel v2.2.12 |
| 3500 | 2026-02-24T01:42:24.418Z | [ helios-setup] Feb 24 01:42:24.344 INFO E| Compiling bitfield v0.19.3 |
| 3501 | 2026-02-24T01:42:24.554Z | [ helios-setup] Feb 24 01:42:24.480 INFO E| Compiling num_enum v0.7.5 |
| 3502 | 2026-02-24T01:42:24.855Z | [ helios-setup] Feb 24 01:42:24.781 INFO E| Compiling parking_lot v0.12.5 |
| 3503 | 2026-02-24T01:42:25.482Z | [ helios-setup] Feb 24 01:42:25.408 INFO E| Compiling futures-executor v0.3.31 |
| 3504 | 2026-02-24T01:42:26.426Z | [ helios-setup] Feb 24 01:42:26.331 INFO E| Compiling smallvec v0.6.14 |
| 3505 | 2026-02-24T01:42:27.066Z | [ helios-setup] Feb 24 01:42:26.992 INFO E| Compiling clap v4.5.51 |
| 3506 | 2026-02-24T01:42:28.616Z | [ helios-setup] Feb 24 01:42:28.543 INFO E| Compiling toml_datetime v0.6.11 |
| 3507 | 2026-02-24T01:42:28.714Z | [ helios-setup] Feb 24 01:42:28.640 INFO E| Compiling serde_spanned v0.6.9 |
| 3508 | 2026-02-24T01:42:28.850Z | [ helios-setup] Feb 24 01:42:28.777 INFO E| Compiling pkcs1 v0.7.5 |
| 3509 | 2026-02-24T01:42:29.111Z | [ helios-setup] Feb 24 01:42:29.037 INFO E| Compiling thiserror-impl v2.0.17 |
| 3510 | 2026-02-24T01:42:29.388Z | [ helios-setup] Feb 24 01:42:29.315 INFO E| Compiling tokio-macros v2.6.0 |
| 3511 | 2026-02-24T01:42:32.690Z | [ helios-setup] Feb 24 01:42:32.616 INFO E| Compiling signature v2.2.0 |
| 3512 | 2026-02-24T01:42:35.654Z | [ helios-setup] Feb 24 01:42:35.581 INFO E| Compiling serde_spanned v1.0.3 |
| 3513 | 2026-02-24T01:42:35.728Z | [ helios-setup] Feb 24 01:42:35.655 INFO E| Compiling mio v1.1.0 |
| 3514 | 2026-02-24T01:42:35.815Z | [ helios-setup] Feb 24 01:42:35.742 INFO E| Compiling socket2 v0.6.1 |
| 3515 | 2026-02-24T01:42:35.914Z | [ helios-setup] Feb 24 01:42:35.841 INFO E| Compiling signal-hook-registry v1.4.6 |
| 3516 | 2026-02-24T01:42:36.185Z | [ helios-setup] Feb 24 01:42:36.111 INFO E| Compiling is-terminal v0.4.17 |
| 3517 | 2026-02-24T01:42:36.299Z | [ host-package] Compiling ascii-canvas v3.0.0 |
| 3518 | 2026-02-24T01:42:36.464Z | [ helios-setup] Feb 24 01:42:36.391 INFO E| Compiling thread_local v1.1.9 |
| 3519 | 2026-02-24T01:42:36.723Z | [ helios-setup] Feb 24 01:42:36.650 INFO E| Compiling subtle v2.6.1 |
| 3520 | 2026-02-24T01:42:37.820Z | [ helios-setup] Feb 24 01:42:37.747 INFO E| Compiling hashbrown v0.12.3 |
| 3521 | 2026-02-24T01:42:37.889Z | [ helios-setup] Feb 24 01:42:37.815 INFO E| Compiling ryu v1.0.20 |
| 3522 | 2026-02-24T01:42:38.049Z | [ helios-setup] Feb 24 01:42:37.974 INFO E| Compiling winnow v0.5.40 |
| 3523 | 2026-02-24T01:42:38.700Z | [ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3524 | 2026-02-24T01:42:39.080Z | [ helios-setup] Feb 24 01:42:39.007 INFO E| Compiling libdevinfo-sys v1.1.0 |
| 3525 | 2026-02-24T01:42:39.387Z | [ helios-setup] Feb 24 01:42:39.314 INFO E| Compiling base64 v0.21.7 |
| 3526 | 2026-02-24T01:42:39.516Z | [ helios-setup] Feb 24 01:42:39.443 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3527 | 2026-02-24T01:42:39.634Z | [ helios-setup] Feb 24 01:42:39.561 INFO E| Compiling toml_writer v1.0.4 |
| 3528 | 2026-02-24T01:42:39.837Z | [ helios-setup] Feb 24 01:42:39.764 INFO E| Compiling term v1.2.0 |
| 3529 | 2026-02-24T01:42:40.601Z | [ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3530 | 2026-02-24T01:42:40.671Z | [ helios-setup] Feb 24 01:42:40.598 INFO E| Compiling toml v0.9.8 |
| 3531 | 2026-02-24T01:42:41.062Z | [ helios-setup] Feb 24 01:42:40.989 INFO E| Compiling ron v0.8.1 |
| 3532 | 2026-02-24T01:42:41.904Z | [ helios-setup] Feb 24 01:42:41.831 INFO E| Compiling slog-term v2.9.2 |
| 3533 | 2026-02-24T01:42:42.601Z | [ host-package] Compiling ena v0.14.3 |
| 3534 | 2026-02-24T01:42:43.226Z | [ helios-setup] Feb 24 01:42:43.153 INFO E| Compiling devinfo v0.1.0 |
| 3535 | 2026-02-24T01:42:43.609Z | [ host-package] Compiling regex-syntax v0.6.29 |
| 3536 | 2026-02-24T01:42:48.310Z | [ helios-setup] Feb 24 01:42:48.237 INFO E| Compiling toml_edit v0.19.15 |
| 3537 | 2026-02-24T01:42:48.422Z | [ helios-setup] Feb 24 01:42:48.349 INFO E| Compiling rsa v0.9.8 |
| 3538 | 2026-02-24T01:42:48.808Z | [ helios-setup] Feb 24 01:42:48.735 INFO E| Compiling tokio v1.48.0 |
| 3539 | 2026-02-24T01:42:51.211Z | [ helios-setup] Feb 24 01:42:51.139 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d) |
| 3540 | 2026-02-24T01:42:53.534Z | [ helios-setup] Feb 24 01:42:53.461 INFO E| Compiling uuid v1.18.1 |
| 3541 | 2026-02-24T01:42:54.022Z | [ host-package] Compiling unicase v2.8.1 |
| 3542 | 2026-02-24T01:42:55.829Z | [ host-package] Compiling bindgen v0.71.1 |
| 3543 | 2026-02-24T01:42:55.853Z | [ helios-setup] Feb 24 01:42:55.768 INFO E| Compiling serde-hex v0.1.0 |
| 3544 | 2026-02-24T01:42:57.596Z | [ host-package] Compiling diff v0.1.13 |
| 3545 | 2026-02-24T01:42:57.900Z | [ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3546 | 2026-02-24T01:42:58.671Z | [ helios-setup] Feb 24 01:42:58.599 INFO E| Compiling futures v0.3.31 |
| 3547 | 2026-02-24T01:42:58.770Z | [ host-package] Compiling lalrpop v0.19.12 |
| 3548 | 2026-02-24T01:42:59.066Z | [ helios-setup] Feb 24 01:42:58.994 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3549 | 2026-02-24T01:42:59.327Z | [ helios-setup] Feb 24 01:42:59.255 INFO E| Compiling bzip2 v0.4.4 |
| 3550 | 2026-02-24T01:42:59.522Z | [ helios-setup] Feb 24 01:42:59.450 INFO E| Compiling flate2 v1.1.5 |
| 3551 | 2026-02-24T01:42:59.966Z | [ helios-setup] Feb 24 01:42:59.893 INFO E| Compiling env_logger v0.11.8 |
| 3552 | 2026-02-24T01:43:00.468Z | [ helios-setup] Feb 24 01:43:00.396 INFO E| Compiling hashbrown v0.13.2 |
| 3553 | 2026-02-24T01:43:01.367Z | [ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3554 | 2026-02-24T01:43:02.032Z | [ helios-setup] Feb 24 01:43:01.957 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0) |
| 3555 | 2026-02-24T01:43:02.462Z | [ helios-setup] Feb 24 01:43:02.390 INFO E| Compiling x509-cert v0.2.5 |
| 3556 | 2026-02-24T01:43:03.326Z | [ helios-setup] Feb 24 01:43:03.254 INFO E| Compiling rustc-hash v2.1.1 |
| 3557 | 2026-02-24T01:43:03.553Z | [ helios-setup] Feb 24 01:43:03.481 INFO E| Compiling bitflags v1.3.2 |
| 3558 | 2026-02-24T01:43:03.840Z | [ helios-setup] Feb 24 01:43:03.768 INFO E| Compiling hex v0.4.3 |
| 3559 | 2026-02-24T01:43:03.909Z | [ helios-setup] Feb 24 01:43:03.837 INFO E| Compiling foldhash v0.2.0 |
| 3560 | 2026-02-24T01:43:05.080Z | [ helios-setup] Feb 24 01:43:05.008 INFO E| Compiling crc-any v2.5.0 |
| 3561 | 2026-02-24T01:43:05.428Z | [ helios-setup] Feb 24 01:43:05.356 INFO E| Compiling iddqd v0.3.14 |
| 3562 | 2026-02-24T01:43:06.853Z | [ helios-setup] Feb 24 01:43:06.781 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09) |
| 3563 | 2026-02-24T01:43:07.187Z | [ helios-setup] Feb 24 01:43:07.114 INFO E| Compiling object v0.30.4 |
| 3564 | 2026-02-24T01:43:07.576Z | [ helios-setup] Feb 24 01:43:07.504 INFO E| Compiling zip v0.6.6 |
| 3565 | 2026-02-24T01:43:09.525Z | [ helios-setup] Feb 24 01:43:09.453 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3566 | 2026-02-24T01:43:11.295Z | [ helios-setup] Feb 24 01:43:11.223 INFO E| Compiling toml v0.7.8 |
| 3567 | 2026-02-24T01:43:12.811Z | [ helios-setup] Feb 24 01:43:12.739 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e) |
| 3568 | 2026-02-24T01:43:13.414Z | [ host-package] Compiling slog-stdlog v4.1.1 |
| 3569 | 2026-02-24T01:43:14.803Z | [ helios-setup] Feb 24 01:43:14.715 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d) |
| 3570 | 2026-02-24T01:43:15.003Z | [ helios-setup] Feb 24 01:43:14.931 INFO E| Compiling path-slash v0.1.5 |
| 3571 | 2026-02-24T01:43:15.189Z | [ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3572 | 2026-02-24T01:43:15.852Z | [ helios-setup] Feb 24 01:43:15.781 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common) |
| 3573 | 2026-02-24T01:43:19.373Z | [ helios-setup] Feb 24 01:43:19.301 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks) |
| 3574 | 2026-02-24T01:43:20.876Z | [ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3575 | 2026-02-24T01:43:21.583Z | [ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 3576 | 2026-02-24T01:43:22.511Z | [ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3577 | 2026-02-24T01:43:23.490Z | [ host-package] Compiling crc8 v0.1.1 |
| 3578 | 2026-02-24T01:43:24.173Z | [ host-package] Compiling slog-envlogger v2.2.0 |
| 3579 | 2026-02-24T01:43:24.214Z | [ helios-setup] Feb 24 01:43:24.143 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e) |
| 3580 | 2026-02-24T01:43:28.656Z | [ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3581 | 2026-02-24T01:43:30.835Z | [ host-package] Compiling headers-core v0.3.0 |
| 3582 | 2026-02-24T01:43:31.720Z | [ host-package] Compiling libxml v0.3.3 |
| 3583 | 2026-02-24T01:43:33.265Z | [ host-package] Compiling headers v0.4.1 |
| 3584 | 2026-02-24T01:43:41.668Z | [ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3585 | 2026-02-24T01:43:41.698Z | [ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3586 | 2026-02-24T01:43:45.273Z | [ host-package] Compiling polar-core v0.27.3 |
| 3587 | 2026-02-24T01:43:45.321Z | [ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3588 | 2026-02-24T01:43:45.321Z | [ host-package] Compiling strum_macros v0.24.3 |
| 3589 | 2026-02-24T01:43:45.321Z | [ helios-setup] Feb 24 01:43:44.926 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot) |
| 3590 | 2026-02-24T01:43:46.684Z | [ host-package] Compiling indoc v1.0.9 |
| 3591 | 2026-02-24T01:43:48.671Z | [ host-package] Compiling samael v0.0.19 |
| 3592 | 2026-02-24T01:43:48.700Z | [ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3593 | 2026-02-24T01:43:49.124Z | [ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3594 | 2026-02-24T01:43:52.026Z | [ host-package] Compiling derive_builder v0.20.2 |
| 3595 | 2026-02-24T01:43:52.426Z | [ host-package] Compiling oso-derive v0.27.3 |
| 3596 | 2026-02-24T01:43:53.632Z | [ host-package] Compiling impl-trait-for-tuples v0.2.2 |
| 3597 | 2026-02-24T01:43:53.690Z | [ host-package] Compiling quick-xml v0.37.2 |
| 3598 | 2026-02-24T01:43:54.593Z | [ host-package] Compiling half v1.8.3 |
| 3599 | 2026-02-24T01:43:56.314Z | [ host-package] Compiling serde_cbor v0.11.2 |
| 3600 | 2026-02-24T01:43:56.566Z | [ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3601 | 2026-02-24T01:43:57.944Z | [ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3602 | 2026-02-24T01:44:00.748Z | [ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3603 | 2026-02-24T01:44:01.782Z | [ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3604 | 2026-02-24T01:44:02.305Z | [ host-package] Compiling diesel-dtrace v0.4.2 |
| 3605 | 2026-02-24T01:44:03.375Z | [ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3606 | 2026-02-24T01:44:13.489Z | [ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 3607 | 2026-02-24T01:44:13.962Z | [ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3608 | 2026-02-24T01:44:17.330Z | [ helios-setup] Feb 24 01:44:17.260 INFO E| Finished `release` profile [optimized] target(s) in 2m 53s |
| 3609 | 2026-02-24T01:44:17.353Z | [ helios-setup] Feb 24 01:44:17.260 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 |
| 3610 | 2026-02-24T01:44:17.353Z | [ helios-setup] Feb 24 01:44:17.263 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3611 | 2026-02-24T01:44:17.400Z | [ helios-setup] Feb 24 01:44:17.331 INFO building project "pilot" ok (174 seconds) |
| 3612 | 2026-02-24T01:44:17.425Z | [ helios-setup] rm -f helios-build |
| 3613 | 2026-02-24T01:44:17.425Z | [ helios-setup] ln -s tools/helios-build/target/debug/helios-build |
| 3614 | 2026-02-24T01:44:17.425Z | [ helios-setup] |
| 3615 | 2026-02-24T01:44:17.425Z | [ helios-setup] Setup complete! ./helios-build is now available. |
| 3616 | 2026-02-24T01:44:17.425Z | [ helios-setup] |
| 3617 | 2026-02-24T01:44:17.425Z | [ helios-setup] |
| 3618 | 2026-02-24T01:44:17.425Z | [ helios-setup] real 7:46.125021815 |
| 3619 | 2026-02-24T01:44:17.425Z | Feb 24 01:44:17.347 INFO [helios-setup] process exited with exit status: 0 (466.130774556s) |
| 3620 | 2026-02-24T01:44:17.425Z | [ helios-setup] user 16:45.426592821 |
| 3621 | 2026-02-24T01:44:17.425Z | [ helios-setup] sys 2:13.424969840 |
| 3622 | 2026-02-24T01:44:17.425Z | [ helios-setup] trap 1.337672277 |
| 3623 | 2026-02-24T01:44:17.425Z | [ helios-setup] tflt 4.571920567 |
| 3624 | 2026-02-24T01:44:17.425Z | [ helios-setup] dflt 9.862370283 |
| 3625 | 2026-02-24T01:44:17.425Z | [ helios-setup] kflt 0.000711925 |
| 3626 | 2026-02-24T01:44:17.425Z | [ helios-setup] lock 1:27:18.985494100 |
| 3627 | 2026-02-24T01:44:17.425Z | [ helios-setup] slp 2:09:52.559481758 |
| 3628 | 2026-02-24T01:44:17.425Z | [ helios-setup] lat 17:52.621064692 |
| 3629 | 2026-02-24T01:44:17.425Z | [ helios-setup] stop 2:53.246892191 |
| 3630 | 2026-02-24T01:44:17.425Z | Feb 24 01:44:17.348 INFO [helios-record] running task |
| 3631 | 2026-02-24T01:44:17.425Z | Feb 24 01:44:17.348 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit} |
| 3632 | 2026-02-24T01:44:17.450Z | Feb 24 01:44:17.356 DEBG process exited with exit status: 0 (8.124528ms) |
| 3633 | 2026-02-24T01:44:17.450Z | Feb 24 01:44:17.356 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit} |
| 3634 | 2026-02-24T01:44:17.450Z | Feb 24 01:44:17.364 DEBG process exited with exit status: 0 (7.862582ms) |
| 3635 | 2026-02-24T01:44:17.450Z | Feb 24 01:44:17.364 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit} |
| 3636 | 2026-02-24T01:44:17.450Z | Feb 24 01:44:17.371 DEBG process exited with exit status: 0 (6.5284ms) |
| 3637 | 2026-02-24T01:44:17.450Z | Feb 24 01:44:17.371 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit} |
| 3638 | 2026-02-24T01:44:17.450Z | Feb 24 01:44:17.377 DEBG process exited with exit status: 0 (6.551927ms) |
| 3639 | 2026-02-24T01:44:17.450Z | Feb 24 01:44:17.377 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit} |
| 3640 | 2026-02-24T01:44:17.474Z | Feb 24 01:44:17.386 DEBG process exited with exit status: 0 (8.328267ms) |
| 3641 | 2026-02-24T01:44:17.474Z | Feb 24 01:44:17.386 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit} |
| 3642 | 2026-02-24T01:44:17.474Z | Feb 24 01:44:17.393 DEBG process exited with exit status: 0 (7.022834ms) |
| 3643 | 2026-02-24T01:44:17.474Z | Feb 24 01:44:17.393 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit} |
| 3644 | 2026-02-24T01:44:17.474Z | Feb 24 01:44:17.400 DEBG process exited with exit status: 0 (6.82201ms) |
| 3645 | 2026-02-24T01:44:17.474Z | Feb 24 01:44:17.400 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit} |
| 3646 | 2026-02-24T01:44:17.498Z | Feb 24 01:44:17.408 DEBG process exited with exit status: 0 (8.268167ms) |
| 3647 | 2026-02-24T01:44:17.498Z | Feb 24 01:44:17.408 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit} |
| 3648 | 2026-02-24T01:44:17.548Z | Feb 24 01:44:17.479 DEBG process exited with exit status: 0 (71.119851ms) |
| 3649 | 2026-02-24T01:44:17.582Z | Feb 24 01:44:17.480 INFO [helios-record] task succeeded (131.981356ms) |
| 3650 | 2026-02-24T01:44:17.582Z | [ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3651 | 2026-02-24T01:44:18.646Z | [ host-package] Compiling bb8 v0.8.5 |
| 3652 | 2026-02-24T01:44:19.303Z | [ host-package] Compiling oso v0.27.3 |
| 3653 | 2026-02-24T01:44:24.870Z | [ host-package] Compiling trait-variant v0.1.2 |
| 3654 | 2026-02-24T01:44:25.928Z | [ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3655 | 2026-02-24T01:44:26.847Z | [ host-package] Compiling async-bb8-diesel v0.2.1 |
| 3656 | 2026-02-24T01:44:27.770Z | [ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b) |
| 3657 | 2026-02-24T01:44:28.463Z | [ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3658 | 2026-02-24T01:44:29.347Z | [ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3659 | 2026-02-24T01:44:32.273Z | [ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3660 | 2026-02-24T01:44:32.665Z | [ host-package] Compiling fxhash v0.2.1 |
| 3661 | 2026-02-24T01:44:32.979Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3662 | 2026-02-24T01:44:33.515Z | [ host-package] Compiling typify-impl v0.2.0 |
| 3663 | 2026-02-24T01:44:33.567Z | [ host-package] Compiling kstat-rs v0.2.4 |
| 3664 | 2026-02-24T01:44:34.543Z | [ host-package] Compiling libz-sys v1.1.20 |
| 3665 | 2026-02-24T01:44:34.770Z | [ host-package] Compiling salty v0.3.0 |
| 3666 | 2026-02-24T01:44:35.330Z | [ host-package] Compiling nonempty v0.12.0 |
| 3667 | 2026-02-24T01:44:35.664Z | [ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3668 | 2026-02-24T01:44:36.444Z | [ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3669 | 2026-02-24T01:44:40.241Z | [ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3670 | 2026-02-24T01:44:42.066Z | [ host-package] Compiling typify-macro v0.2.0 |
| 3671 | 2026-02-24T01:44:45.175Z | [ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3672 | 2026-02-24T01:44:50.037Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 3673 | 2026-02-24T01:44:55.045Z | [ host-package] Compiling nanorand v0.7.0 |
| 3674 | 2026-02-24T01:44:55.662Z | [ host-package] Compiling parking_lot_core v0.8.6 |
| 3675 | 2026-02-24T01:44:55.807Z | [ host-package] Compiling mime_guess v2.0.5 |
| 3676 | 2026-02-24T01:44:56.282Z | [ host-package] Compiling flume v0.11.1 |
| 3677 | 2026-02-24T01:44:56.825Z | [ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 3678 | 2026-02-24T01:44:57.092Z | [ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3679 | 2026-02-24T01:44:59.730Z | [ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3680 | 2026-02-24T01:45:03.849Z | [ host-package] Compiling libgit2-sys v0.18.2+1.9.1 |
| 3681 | 2026-02-24T01:45:04.760Z | [ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3682 | 2026-02-24T01:45:21.954Z | [ host-package] Compiling tabled_derive v0.10.0 |
| 3683 | 2026-02-24T01:45:22.156Z | [ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3684 | 2026-02-24T01:45:24.305Z | [ host-package] Compiling ignore v0.4.23 |
| 3685 | 2026-02-24T01:45:27.630Z | [ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3686 | 2026-02-24T01:45:29.272Z | [ host-package] Compiling papergrid v0.14.0 |
| 3687 | 2026-02-24T01:45:30.533Z | [ host-package] Compiling primeorder v0.13.6 |
| 3688 | 2026-02-24T01:45:31.250Z | [ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 3689 | 2026-02-24T01:45:31.673Z | [ host-package] Compiling castaway v0.2.3 |
| 3690 | 2026-02-24T01:45:31.956Z | [ host-package] Compiling nibble_vec v0.1.0 |
| 3691 | 2026-02-24T01:45:32.159Z | [ host-package] Compiling atty v0.2.14 |
| 3692 | 2026-02-24T01:45:32.289Z | [ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 3693 | 2026-02-24T01:45:32.405Z | [ host-package] Compiling endian-type v0.1.2 |
| 3694 | 2026-02-24T01:45:32.715Z | [ host-package] Compiling http-range v0.1.5 |
| 3695 | 2026-02-24T01:45:32.754Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3696 | 2026-02-24T01:45:33.406Z | [ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 3697 | 2026-02-24T01:45:33.499Z | [ host-package] Compiling radix_trie v0.2.1 |
| 3698 | 2026-02-24T01:45:34.439Z | [ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3699 | 2026-02-24T01:45:34.554Z | [ host-package] Compiling compact_str v0.8.0 |
| 3700 | 2026-02-24T01:45:35.452Z | [ host-package] Compiling tabled v0.18.0 |
| 3701 | 2026-02-24T01:45:37.130Z | [ host-package] Compiling p384 v0.13.1 |
| 3702 | 2026-02-24T01:45:40.973Z | [ host-package] Compiling globwalk v0.9.1 |
| 3703 | 2026-02-24T01:45:41.602Z | [ host-package] Compiling parking_lot v0.11.2 |
| 3704 | 2026-02-24T01:45:42.335Z | [ host-package] Compiling typify v0.2.0 |
| 3705 | 2026-02-24T01:45:42.560Z | [ host-package] Compiling predicates-tree v1.0.12 |
| 3706 | 2026-02-24T01:45:43.521Z | [ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3707 | 2026-02-24T01:45:43.566Z | [ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3708 | 2026-02-24T01:45:43.612Z | [ host-package] Compiling unicode-truncate v1.1.0 |
| 3709 | 2026-02-24T01:45:43.966Z | [ host-package] Compiling prefix-trie v0.7.0 |
| 3710 | 2026-02-24T01:45:44.938Z | [ host-package] Compiling lru v0.12.5 |
| 3711 | 2026-02-24T01:45:45.406Z | [ host-package] Compiling vergen-git2 v1.0.7 |
| 3712 | 2026-02-24T01:45:45.829Z | [ host-package] Compiling instability v0.3.2 |
| 3713 | 2026-02-24T01:45:46.838Z | [ host-package] Compiling cassowary v0.3.0 |
| 3714 | 2026-02-24T01:45:47.812Z | [ host-package] Compiling indoc v2.0.6 |
| 3715 | 2026-02-24T01:45:48.692Z | [ host-package] Compiling ratatui v0.29.0 |
| 3716 | 2026-02-24T01:45:50.494Z | [ host-package] Compiling hickory-server v0.25.2 |
| 3717 | 2026-02-24T01:45:50.866Z | [ host-package] Compiling camino-tempfile-ext v0.3.2 |
| 3718 | 2026-02-24T01:45:52.271Z | [ host-package] Compiling hyper-staticfile v0.10.1 |
| 3719 | 2026-02-24T01:45:54.120Z | [ host-package] Compiling progenitor-impl v0.8.0 |
| 3720 | 2026-02-24T01:45:54.705Z | [ host-package] Compiling sled v0.34.7 |
| 3721 | 2026-02-24T01:45:56.719Z | [ host-package] Compiling git2 v0.20.2 |
| 3722 | 2026-02-24T01:46:02.448Z | [ host-package] Compiling hickory-client v0.25.2 |
| 3723 | 2026-02-24T01:46:04.349Z | [ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3724 | 2026-02-24T01:46:04.863Z | [ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3725 | 2026-02-24T01:46:05.123Z | [ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3726 | 2026-02-24T01:46:05.615Z | [ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3727 | 2026-02-24T01:46:06.836Z | [ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3728 | 2026-02-24T01:46:07.182Z | [ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 3729 | 2026-02-24T01:46:11.679Z | [ host-package] Compiling rand_seeder v0.4.0 |
| 3730 | 2026-02-24T01:46:12.154Z | [ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3731 | 2026-02-24T01:46:13.148Z | [ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3732 | 2026-02-24T01:46:13.436Z | [ host-package] Compiling lzma-sys v0.1.20 |
| 3733 | 2026-02-24T01:46:13.573Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3734 | 2026-02-24T01:46:13.964Z | [ host-package] Compiling corncobs v0.1.4 |
| 3735 | 2026-02-24T01:46:14.165Z | [ host-package] Compiling rustls v0.21.12 |
| 3736 | 2026-02-24T01:46:14.331Z | [ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3737 | 2026-02-24T01:46:14.636Z | [ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3738 | 2026-02-24T01:46:14.690Z | [ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3739 | 2026-02-24T01:46:14.991Z | [ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3740 | 2026-02-24T01:46:15.761Z | [ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3741 | 2026-02-24T01:46:16.142Z | [ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3742 | 2026-02-24T01:46:27.055Z | [ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 3743 | 2026-02-24T01:46:28.318Z | [ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3744 | 2026-02-24T01:46:28.572Z | [ host-package] Compiling progenitor-macro v0.8.0 |
| 3745 | 2026-02-24T01:46:38.244Z | [ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3746 | 2026-02-24T01:46:42.018Z | [ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3747 | 2026-02-24T01:46:44.990Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 3748 | 2026-02-24T01:46:45.618Z | [ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3749 | 2026-02-24T01:46:48.746Z | [ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3750 | 2026-02-24T01:46:49.110Z | [ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3751 | 2026-02-24T01:46:49.484Z | [ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3752 | 2026-02-24T01:46:49.842Z | [ host-package] Compiling progenitor-client v0.8.0 |
| 3753 | 2026-02-24T01:46:50.801Z | [ host-package] Compiling rustls-webpki v0.101.7 |
| 3754 | 2026-02-24T01:46:53.363Z | [ host-package] Compiling sct v0.7.1 |
| 3755 | 2026-02-24T01:46:53.593Z | [ host-package] Compiling heck v0.3.3 |
| 3756 | 2026-02-24T01:46:53.925Z | [ host-package] Compiling secrecy v0.8.0 |
| 3757 | 2026-02-24T01:46:53.958Z | [ host-package] Compiling void v1.0.2 |
| 3758 | 2026-02-24T01:46:54.216Z | [ host-package] Compiling lzss v0.8.2 |
| 3759 | 2026-02-24T01:46:54.257Z | [ host-package] Compiling zone_cfg_derive v0.1.2 |
| 3760 | 2026-02-24T01:46:55.495Z | [ host-package] Compiling progenitor v0.8.0 |
| 3761 | 2026-02-24T01:46:55.969Z | [ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8) |
| 3762 | 2026-02-24T01:46:58.242Z | [ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3763 | 2026-02-24T01:47:04.310Z | [ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3764 | 2026-02-24T01:47:05.322Z | [ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3765 | 2026-02-24T01:47:06.483Z | [ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3766 | 2026-02-24T01:47:07.925Z | [ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3767 | 2026-02-24T01:47:09.137Z | [ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3768 | 2026-02-24T01:47:11.777Z | [ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3769 | 2026-02-24T01:47:12.250Z | [ host-package] Compiling tungstenite v0.23.0 |
| 3770 | 2026-02-24T01:47:16.650Z | [ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3771 | 2026-02-24T01:47:16.888Z | [ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3772 | 2026-02-24T01:47:17.065Z | [ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3773 | 2026-02-24T01:47:17.285Z | [ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3774 | 2026-02-24T01:47:17.329Z | [ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3775 | 2026-02-24T01:47:17.461Z | [ host-package] Compiling nix v0.27.1 |
| 3776 | 2026-02-24T01:47:17.688Z | [ host-package] Compiling serde_bytes v0.11.19 |
| 3777 | 2026-02-24T01:47:18.071Z | [ host-package] Compiling number_prefix v0.4.0 |
| 3778 | 2026-02-24T01:47:18.298Z | [ host-package] Compiling base64 v0.13.1 |
| 3779 | 2026-02-24T01:47:18.408Z | [ host-package] Compiling indicatif v0.17.11 |
| 3780 | 2026-02-24T01:47:19.062Z | [ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3781 | 2026-02-24T01:47:20.106Z | [ host-package] Compiling ron v0.7.1 |
| 3782 | 2026-02-24T01:47:21.219Z | [ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3783 | 2026-02-24T01:47:22.340Z | [ host-package] Compiling tokio-tungstenite v0.23.1 |
| 3784 | 2026-02-24T01:47:22.986Z | [ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 3785 | 2026-02-24T01:47:24.390Z | [ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3786 | 2026-02-24T01:47:24.803Z | [ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d) |
| 3787 | 2026-02-24T01:47:26.885Z | [ host-package] Compiling xz2 v0.1.7 |
| 3788 | 2026-02-24T01:47:27.569Z | [ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3789 | 2026-02-24T01:47:35.221Z | [ host-package] Compiling tokio-rustls v0.24.1 |
| 3790 | 2026-02-24T01:47:35.733Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 3791 | 2026-02-24T01:47:35.946Z | [ host-package] Compiling zone v0.1.8 |
| 3792 | 2026-02-24T01:47:38.749Z | [ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3793 | 2026-02-24T01:47:39.157Z | [ host-package] Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3794 | 2026-02-24T01:47:43.591Z | [ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3795 | 2026-02-24T01:47:43.629Z | [ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 3796 | 2026-02-24T01:48:09.101Z | [ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3797 | 2026-02-24T01:48:11.223Z | [ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3798 | 2026-02-24T01:48:12.448Z | [ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3799 | 2026-02-24T01:48:12.898Z | [ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3800 | 2026-02-24T01:48:15.212Z | [ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3801 | 2026-02-24T01:48:21.522Z | [ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3802 | 2026-02-24T01:48:25.457Z | [ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3803 | 2026-02-24T01:48:26.410Z | [ host-package] Compiling rustls-pemfile v1.0.4 |
| 3804 | 2026-02-24T01:48:27.092Z | [ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3805 | 2026-02-24T01:48:28.042Z | [ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3806 | 2026-02-24T01:48:31.037Z | [ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3807 | 2026-02-24T01:48:31.432Z | [ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3808 | 2026-02-24T01:48:33.612Z | [ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3809 | 2026-02-24T01:48:34.744Z | [ host-package] Compiling signal-hook-tokio v0.3.1 |
| 3810 | 2026-02-24T01:48:35.080Z | [ host-package] Compiling twox-hash v2.1.0 |
| 3811 | 2026-02-24T01:48:35.120Z | [ host-package] Compiling yasna v0.5.2 |
| 3812 | 2026-02-24T01:48:35.791Z | [ host-package] Compiling is_ci v1.2.0 |
| 3813 | 2026-02-24T01:48:36.145Z | [ host-package] Compiling supports-color v3.0.2 |
| 3814 | 2026-02-24T01:48:36.678Z | [ host-package] Compiling rcgen v0.12.1 |
| 3815 | 2026-02-24T01:48:37.107Z | [ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3816 | 2026-02-24T01:48:43.551Z | [ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3817 | 2026-02-24T01:48:46.010Z | [ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3818 | 2026-02-24T01:48:46.678Z | [ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3819 | 2026-02-24T01:49:07.528Z | [ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 3820 | 2026-02-24T01:49:07.716Z | [ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 3821 | 2026-02-24T01:49:13.711Z | [ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3822 | 2026-02-24T01:49:18.439Z | [ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3823 | 2026-02-24T01:49:36.971Z | [ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3824 | 2026-02-24T01:49:37.242Z | [ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3825 | 2026-02-24T01:49:39.774Z | [ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3826 | 2026-02-24T01:49:45.600Z | [ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 3827 | 2026-02-24T01:49:45.991Z | [ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3828 | 2026-02-24T01:49:46.407Z | [ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 3829 | 2026-02-24T01:49:46.728Z | [ host-package] Compiling fatfs v0.3.6 |
| 3830 | 2026-02-24T01:49:49.197Z | [ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 3831 | 2026-02-24T01:49:53.642Z | [ host-package] Compiling subprocess v0.2.9 |
| 3832 | 2026-02-24T01:49:58.019Z | [ host-package] Compiling rtoolbox v0.0.2 |
| 3833 | 2026-02-24T01:49:58.053Z | [ host-package] Compiling seq-macro v0.3.6 |
| 3834 | 2026-02-24T01:49:58.493Z | [ host-package] Compiling assert_matches v1.5.0 |
| 3835 | 2026-02-24T01:49:58.666Z | [ host-package] Compiling rpassword v7.4.0 |
| 3836 | 2026-02-24T01:49:58.992Z | [ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3837 | 2026-02-24T01:49:59.289Z | [ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3838 | 2026-02-24T01:50:09.409Z | [ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3839 | 2026-02-24T01:50:18.545Z | [ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3840 | 2026-02-24T01:50:23.374Z | [ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 3841 | 2026-02-24T01:50:23.608Z | [ host-package] Compiling tui-tree-widget v0.23.1 |
| 3842 | 2026-02-24T01:50:24.204Z | [ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3843 | 2026-02-24T01:50:32.581Z | [ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3844 | 2026-02-24T01:50:33.422Z | [ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3845 | 2026-02-24T01:50:33.645Z | [ host-package] Compiling uzers v0.12.1 |
| 3846 | 2026-02-24T01:50:36.650Z | [ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3847 | 2026-02-24T01:50:38.643Z | [ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3848 | 2026-02-24T01:50:45.312Z | [ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3849 | 2026-02-24T01:50:54.803Z | [ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3850 | 2026-02-24T01:51:09.926Z | [ host-package] Compiling support-bundle-viewer v0.1.2 |
| 3851 | 2026-02-24T01:51:13.685Z | [ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3852 | 2026-02-24T01:51:16.179Z | [ host-package] Compiling multimap v0.10.1 |
| 3853 | 2026-02-24T01:53:14.859Z | [ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3854 | 2026-02-24T02:05:33.559Z | [ host-package] Finished `release` profile [optimized] target(s) in 26m 57s |
| 3855 | 2026-02-24T02:07:04.889Z | Feb 24 02:07:04.872 INFO [host-package] process exited with exit status: 0 (1709.342251488s) |
| 3856 | 2026-02-24T02:07:04.889Z | Feb 24 02:07:04.872 INFO [host-stamp] running task |
| 3857 | 2026-02-24T02:07:04.913Z | Feb 24 02:07:04.873 INFO [stamp-crucible-utils] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-utils 19.0.0-0.ci+git377e51584fe |
| 3858 | 2026-02-24T02:07:04.914Z | Feb 24 02:07:04.874 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 19.0.0-0.ci+git377e51584fe |
| 3859 | 2026-02-24T02:07:04.914Z | Feb 24 02:07:04.874 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package |
| 3860 | 2026-02-24T02:07:04.914Z | Feb 24 02:07:04.876 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 19.0.0-0.ci+git377e51584fe |
| 3861 | 2026-02-24T02:07:04.914Z | Feb 24 02:07:04.876 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 19.0.0-0.ci+git377e51584fe |
| 3862 | 2026-02-24T02:07:04.914Z | Feb 24 02:07:04.877 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 19.0.0-0.ci+git377e51584fe |
| 3863 | 2026-02-24T02:07:04.914Z | Feb 24 02:07:04.879 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 19.0.0-0.ci+git377e51584fe |
| 3864 | 2026-02-24T02:07:04.914Z | Feb 24 02:07:04.879 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 19.0.0-0.ci+git377e51584fe |
| 3865 | 2026-02-24T02:07:04.914Z | Feb 24 02:07:04.879 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 19.0.0-0.ci+git377e51584fe |
| 3866 | 2026-02-24T02:07:04.914Z | [recovery-package] Logging to: /work/artifacts-recovery/LOG |
| 3867 | 2026-02-24T02:07:04.914Z | [stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3868 | 2026-02-24T02:07:04.914Z | [ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3869 | 2026-02-24T02:07:04.914Z | [ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3870 | 2026-02-24T02:07:04.914Z | [stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3871 | 2026-02-24T02:07:04.938Z | [stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3872 | 2026-02-24T02:07:04.938Z | [stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3873 | 2026-02-24T02:07:04.938Z | [stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3874 | 2026-02-24T02:07:04.938Z | [ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3875 | 2026-02-24T02:07:04.939Z | [ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz |
| 3876 | 2026-02-24T02:07:04.939Z | Feb 24 02:07:04.911 INFO [stamp-overlay] process exited with exit status: 0 (34.871523ms) |
| 3877 | 2026-02-24T02:07:04.939Z | [ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar |
| 3878 | 2026-02-24T02:07:04.963Z | Feb 24 02:07:04.927 INFO [stamp-oxlog] process exited with exit status: 0 (52.373917ms) |
| 3879 | 2026-02-24T02:07:05.013Z | [stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar |
| 3880 | 2026-02-24T02:07:05.037Z | Feb 24 02:07:05.003 INFO [stamp-crucible-utils] process exited with exit status: 0 (129.722888ms) |
| 3881 | 2026-02-24T02:07:05.061Z | [stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar |
| 3882 | 2026-02-24T02:07:05.061Z | Feb 24 02:07:05.039 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (162.699782ms) |
| 3883 | 2026-02-24T02:07:05.352Z | [ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar |
| 3884 | 2026-02-24T02:07:05.376Z | Feb 24 02:07:05.342 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (466.271097ms) |
| 3885 | 2026-02-24T02:07:05.875Z | [stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar |
| 3886 | 2026-02-24T02:07:05.899Z | Feb 24 02:07:05.866 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (988.076091ms) |
| 3887 | 2026-02-24T02:07:06.765Z | [stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz |
| 3888 | 2026-02-24T02:07:06.789Z | Feb 24 02:07:06.754 INFO [stamp-propolis-server] process exited with exit status: 0 (1.875459969s) |
| 3889 | 2026-02-24T02:07:07.233Z | [recovery-package] Compiling newtype-uuid v1.3.2 |
| 3890 | 2026-02-24T02:07:07.538Z | [recovery-package] Compiling daft v0.1.4 |
| 3891 | 2026-02-24T02:07:08.040Z | [recovery-package] Compiling iddqd v0.3.16 |
| 3892 | 2026-02-24T02:07:10.348Z | [recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3893 | 2026-02-24T02:07:10.941Z | [recovery-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3894 | 2026-02-24T02:07:10.966Z | [recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3895 | 2026-02-24T02:07:10.966Z | [recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3896 | 2026-02-24T02:07:10.966Z | [recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3897 | 2026-02-24T02:07:11.046Z | [recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3898 | 2026-02-24T02:07:11.757Z | [recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3899 | 2026-02-24T02:07:15.868Z | [stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz |
| 3900 | 2026-02-24T02:07:15.893Z | Feb 24 02:07:15.858 INFO [stamp-switch-asic] process exited with exit status: 0 (10.981192136s) |
| 3901 | 2026-02-24T02:07:15.893Z | Feb 24 02:07:15.858 INFO [host-stamp] task succeeded (10.986006552s) |
| 3902 | 2026-02-24T02:07:15.893Z | Feb 24 02:07:15.858 INFO [host-proto] running task |
| 3903 | 2026-02-24T02:07:17.054Z | Feb 24 02:07:17.038 INFO [host-proto] task succeeded (1.179211722s) |
| 3904 | 2026-02-24T02:07:17.054Z | Feb 24 02:07:17.038 INFO [host-profile] running task |
| 3905 | 2026-02-24T02:07:17.078Z | Feb 24 02:07:17.038 INFO [host-profile] task succeeded (647.361µs) |
| 3906 | 2026-02-24T02:07:17.078Z | Feb 24 02:07:17.039 INFO [host-image] running: IMAGE_DATASET=rpool/images/build/host ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-host -F 'optever=0.39.455' -P /tmp/.tmp5z1CyQ/proto/host/root -N 'ci 377e515/${os_short_commit} 2026-02-24 01:36' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' |
| 3907 | 2026-02-24T02:07:17.078Z | [ host-image] Feb 24 02:07:17.052 INFO Checking files for board 'cosmo-mbist-noaggr' |
| 3908 | 2026-02-24T02:07:17.078Z | [ host-image] Feb 24 02:07:17.052 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml" |
| 3909 | 2026-02-24T02:07:17.078Z | [ host-image] Feb 24 02:07:17.052 INFO Checking files for board 'cosmo' |
| 3910 | 2026-02-24T02:07:17.078Z | [ host-image] Feb 24 02:07:17.052 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5" |
| 3911 | 2026-02-24T02:07:17.079Z | [ host-image] Feb 24 02:07:17.052 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml" |
| 3912 | 2026-02-24T02:07:17.079Z | [ host-image] Feb 24 02:07:17.052 INFO Checking files for board 'cosmo-mbist' |
| 3913 | 2026-02-24T02:07:17.079Z | [ host-image] Feb 24 02:07:17.052 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml" |
| 3914 | 2026-02-24T02:07:17.079Z | [ host-image] Feb 24 02:07:17.052 INFO Checking files for board 'gimlet' |
| 3915 | 2026-02-24T02:07:17.079Z | [ host-image] Feb 24 02:07:17.052 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
| 3916 | 2026-02-24T02:07:17.079Z | [ host-image] Feb 24 02:07:17.052 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml" |
| 3917 | 2026-02-24T02:07:17.103Z | [ host-image] Feb 24 02:07:17.076 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmp5z1CyQ/proto/host/root" |
| 3918 | 2026-02-24T02:07:17.103Z | [ host-image] Feb 24 02:07:17.076 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ } |
| 3919 | 2026-02-24T02:07:17.103Z | [ host-image] Feb 24 02:07:17.077 INFO image builder template: ramdisk-01-os... |
| 3920 | 2026-02-24T02:07:17.103Z | [ host-image] Feb 24 02:07:17.077 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp5z1CyQ/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-01-os", "--fullreset"], pwd: None |
| 3921 | 2026-02-24T02:07:17.135Z | [ host-image] Feb 24 02:07:17.118 INFO O| Feb 24 02:07:17.118 INFO CREATE DATASET: rpool/images/build/host/output |
| 3922 | 2026-02-24T02:07:17.195Z | [ host-image] Feb 24 02:07:17.179 INFO O| Feb 24 02:07:17.179 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3923 | 2026-02-24T02:07:17.220Z | [ host-image] Feb 24 02:07:17.188 INFO O| Feb 24 02:07:17.188 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3924 | 2026-02-24T02:07:17.328Z | [ host-image] Feb 24 02:07:17.311 INFO O| Feb 24 02:07:17.311 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled |
| 3925 | 2026-02-24T02:07:17.363Z | [ host-image] Feb 24 02:07:17.346 INFO O| Feb 24 02:07:17.346 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 3926 | 2026-02-24T02:07:17.363Z | [ host-image] Feb 24 02:07:17.346 INFO O| Feb 24 02:07:17.346 INFO work dataset: rpool/images/build/host/work/sled/ramdisk |
| 3927 | 2026-02-24T02:07:17.387Z | [ host-image] Feb 24 02:07:17.346 INFO O| Feb 24 02:07:17.346 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk |
| 3928 | 2026-02-24T02:07:17.387Z | [ host-image] Feb 24 02:07:17.346 INFO O| Feb 24 02:07:17.346 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk |
| 3929 | 2026-02-24T02:07:17.387Z | [ host-image] Feb 24 02:07:17.365 INFO O| Feb 24 02:07:17.365 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk |
| 3930 | 2026-02-24T02:07:17.483Z | [ host-image] Feb 24 02:07:17.466 INFO O| Feb 24 02:07:17.466 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3931 | 2026-02-24T02:07:17.507Z | [ host-image] Feb 24 02:07:17.486 INFO O| Feb 24 02:07:17.486 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"] |
| 3932 | 2026-02-24T02:07:18.016Z | [ host-image] Feb 24 02:07:17.999 INFO O| Feb 24 02:07:17.999 INFO O| Caching catalogs ... Done |
| 3933 | 2026-02-24T02:07:18.142Z | [ host-image] Feb 24 02:07:18.126 INFO O| Feb 24 02:07:18.126 INFO STEP 0 (pkg_image_create) COMPLETE |
| 3934 | 2026-02-24T02:07:18.167Z | [ host-image] Feb 24 02:07:18.126 INFO O| Feb 24 02:07:18.126 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3935 | 2026-02-24T02:07:18.167Z | [ host-image] Feb 24 02:07:18.145 INFO O| Feb 24 02:07:18.145 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"] |
| 3936 | 2026-02-24T02:07:18.713Z | [ host-image] Feb 24 02:07:18.697 INFO O| Feb 24 02:07:18.697 INFO STEP 1 (pkg_set_publisher) COMPLETE |
| 3937 | 2026-02-24T02:07:18.713Z | [ host-image] Feb 24 02:07:18.697 INFO O| Feb 24 02:07:18.697 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3938 | 2026-02-24T02:07:18.738Z | [ host-image] Feb 24 02:07:18.697 INFO O| Feb 24 02:07:18.697 INFO skip step because feature "publisher_1_name" is not enabled |
| 3939 | 2026-02-24T02:07:18.738Z | [ host-image] Feb 24 02:07:18.697 INFO O| Feb 24 02:07:18.697 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3940 | 2026-02-24T02:07:18.738Z | [ host-image] Feb 24 02:07:18.697 INFO O| Feb 24 02:07:18.697 INFO skip step because feature "publisher_2_name" is not enabled |
| 3941 | 2026-02-24T02:07:18.738Z | [ host-image] Feb 24 02:07:18.697 INFO O| Feb 24 02:07:18.697 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3942 | 2026-02-24T02:07:18.738Z | [ host-image] Feb 24 02:07:18.697 INFO O| Feb 24 02:07:18.697 INFO skip step because feature "publisher_3_name" is not enabled |
| 3943 | 2026-02-24T02:07:18.738Z | [ host-image] Feb 24 02:07:18.697 INFO O| Feb 24 02:07:18.697 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3944 | 2026-02-24T02:07:19.258Z | [ host-image] Feb 24 02:07:19.240 INFO O| Feb 24 02:07:19.240 INFO variant opensolaris.zone is already global |
| 3945 | 2026-02-24T02:07:19.259Z | [ host-image] Feb 24 02:07:19.240 INFO O| Feb 24 02:07:19.240 INFO STEP 5 (pkg_change_variant) COMPLETE |
| 3946 | 2026-02-24T02:07:19.259Z | [ host-image] Feb 24 02:07:19.240 INFO O| Feb 24 02:07:19.240 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 3947 | 2026-02-24T02:07:19.758Z | [ host-image] Feb 24 02:07:19.741 INFO O| Feb 24 02:07:19.741 INFO variant opensolaris.imagetype is full; changing to partial |
| 3948 | 2026-02-24T02:07:19.758Z | [ host-image] Feb 24 02:07:19.741 INFO O| Feb 24 02:07:19.741 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
| 3949 | 2026-02-24T02:07:26.716Z | [recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3950 | 2026-02-24T02:07:26.741Z | [recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3951 | 2026-02-24T02:07:26.741Z | [recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3952 | 2026-02-24T02:07:26.741Z | [recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3953 | 2026-02-24T02:07:33.514Z | [recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3954 | 2026-02-24T02:07:33.725Z | [recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3955 | 2026-02-24T02:07:34.727Z | [recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3956 | 2026-02-24T02:07:36.050Z | [recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3957 | 2026-02-24T02:07:37.429Z | [recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3958 | 2026-02-24T02:07:39.818Z | [recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3959 | 2026-02-24T02:08:06.067Z | [ host-image] Feb 24 02:08:06.052 INFO O| Feb 24 02:08:06.052 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 3960 | 2026-02-24T02:08:09.117Z | [recovery-package] Finished `release` profile [optimized] target(s) in 1m 03s |
| 3961 | 2026-02-24T02:08:13.777Z | Feb 24 02:08:13.763 INFO [recovery-package] process exited with exit status: 0 (68.888766484s) |
| 3962 | 2026-02-24T02:08:13.777Z | Feb 24 02:08:13.763 INFO [recovery-stamp] running task |
| 3963 | 2026-02-24T02:08:13.801Z | Feb 24 02:08:13.764 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release |
| 3964 | 2026-02-24T02:08:13.801Z | Feb 24 02:08:13.764 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 19.0.0-0.ci+git377e51584fe |
| 3965 | 2026-02-24T02:08:13.801Z | Feb 24 02:08:13.766 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 19.0.0-0.ci+git377e51584fe |
| 3966 | 2026-02-24T02:08:13.802Z | [stamp-installinator] Logging to: /work/artifacts-recovery/LOG |
| 3967 | 2026-02-24T02:08:13.802Z | [ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG |
| 3968 | 2026-02-24T02:08:13.944Z | [stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar |
| 3969 | 2026-02-24T02:08:13.968Z | Feb 24 02:08:13.937 INFO [stamp-installinator] process exited with exit status: 0 (172.03836ms) |
| 3970 | 2026-02-24T02:08:14.055Z | [ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar |
| 3971 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.047 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (281.568265ms) |
| 3972 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.047 INFO [recovery-stamp] task succeeded (284.055334ms) |
| 3973 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.047 INFO [recovery-proto] running task |
| 3974 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.047 INFO [tuf-stamp] running task |
| 3975 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.049 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 19.0.0-0.ci+git377e51584fe |
| 3976 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.049 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 19.0.0-0.ci+git377e51584fe |
| 3977 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.050 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 19.0.0-0.ci+git377e51584fe |
| 3978 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.051 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 19.0.0-0.ci+git377e51584fe |
| 3979 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.051 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 19.0.0-0.ci+git377e51584fe |
| 3980 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.057 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 19.0.0-0.ci+git377e51584fe |
| 3981 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.059 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 19.0.0-0.ci+git377e51584fe |
| 3982 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.061 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 19.0.0-0.ci+git377e51584fe |
| 3983 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.062 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 19.0.0-0.ci+git377e51584fe |
| 3984 | 2026-02-24T02:08:14.080Z | Feb 24 02:08:14.064 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 19.0.0-0.ci+git377e51584fe |
| 3985 | 2026-02-24T02:08:14.105Z | Feb 24 02:08:14.066 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 19.0.0-0.ci+git377e51584fe |
| 3986 | 2026-02-24T02:08:14.105Z | [ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3987 | 2026-02-24T02:08:14.105Z | Feb 24 02:08:14.071 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 19.0.0-0.ci+git377e51584fe |
| 3988 | 2026-02-24T02:08:14.105Z | [ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3989 | 2026-02-24T02:08:14.105Z | [stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3990 | 2026-02-24T02:08:14.105Z | [stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3991 | 2026-02-24T02:08:14.105Z | [ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3992 | 2026-02-24T02:08:14.105Z | [stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3993 | 2026-02-24T02:08:14.105Z | [stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3994 | 2026-02-24T02:08:14.105Z | [stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3995 | 2026-02-24T02:08:14.129Z | [stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3996 | 2026-02-24T02:08:14.129Z | [stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3997 | 2026-02-24T02:08:14.129Z | [stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3998 | 2026-02-24T02:08:14.129Z | [ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 3999 | 2026-02-24T02:08:14.234Z | [ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz |
| 4000 | 2026-02-24T02:08:14.275Z | Feb 24 02:08:14.261 INFO [stamp-probe] process exited with exit status: 0 (210.566741ms) |
| 4001 | 2026-02-24T02:08:14.441Z | Feb 24 02:08:14.427 INFO [recovery-proto] task succeeded (379.493748ms) |
| 4002 | 2026-02-24T02:08:14.465Z | Feb 24 02:08:14.427 INFO [recovery-image] running: IMAGE_DATASET=rpool/images/build/recovery ptime -m /work/oxidecomputer/helios/helios-build experiment-image -o /work/os-recovery -F 'optever=0.39.455' -P /tmp/.tmp5z1CyQ/proto/recovery/root -N 'recovery 377e515/${os_short_commit} 2026-02-24 01:36' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/' |
| 4003 | 2026-02-24T02:08:14.489Z | [ recovery-image] Feb 24 02:08:14.470 INFO Checking files for board 'cosmo-mbist' |
| 4004 | 2026-02-24T02:08:14.489Z | [ recovery-image] Feb 24 02:08:14.471 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml" |
| 4005 | 2026-02-24T02:08:14.489Z | [ recovery-image] Feb 24 02:08:14.471 INFO Checking files for board 'cosmo-mbist-noaggr' |
| 4006 | 2026-02-24T02:08:14.490Z | [ recovery-image] Feb 24 02:08:14.471 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml" |
| 4007 | 2026-02-24T02:08:14.490Z | [ recovery-image] Feb 24 02:08:14.471 INFO Checking files for board 'gimlet' |
| 4008 | 2026-02-24T02:08:14.490Z | [ recovery-image] Feb 24 02:08:14.471 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5" |
| 4009 | 2026-02-24T02:08:14.490Z | [ recovery-image] Feb 24 02:08:14.471 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml" |
| 4010 | 2026-02-24T02:08:14.490Z | [ recovery-image] Feb 24 02:08:14.471 INFO Checking files for board 'cosmo' |
| 4011 | 2026-02-24T02:08:14.490Z | [ recovery-image] Feb 24 02:08:14.471 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5" |
| 4012 | 2026-02-24T02:08:14.490Z | [ recovery-image] Feb 24 02:08:14.471 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml" |
| 4013 | 2026-02-24T02:08:14.514Z | [ recovery-image] Feb 24 02:08:14.489 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmp5z1CyQ/proto/recovery/root" |
| 4014 | 2026-02-24T02:08:14.514Z | [ recovery-image] Feb 24 02:08:14.489 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ } |
| 4015 | 2026-02-24T02:08:14.514Z | [ recovery-image] Feb 24 02:08:14.489 INFO image builder template: ramdisk-01-os... |
| 4016 | 2026-02-24T02:08:14.514Z | [ recovery-image] Feb 24 02:08:14.490 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp5z1CyQ/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-01-os", "--fullreset"], pwd: None |
| 4017 | 2026-02-24T02:08:14.539Z | [ recovery-image] Feb 24 02:08:14.522 INFO O| Feb 24 02:08:14.522 INFO CREATE DATASET: rpool/images/build/recovery/output |
| 4018 | 2026-02-24T02:08:14.779Z | [ recovery-image] Feb 24 02:08:14.765 INFO O| Feb 24 02:08:14.765 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4019 | 2026-02-24T02:08:14.804Z | [ recovery-image] Feb 24 02:08:14.773 INFO O| Feb 24 02:08:14.773 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4020 | 2026-02-24T02:08:14.979Z | [ recovery-image] Feb 24 02:08:14.964 INFO O| Feb 24 02:08:14.964 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled |
| 4021 | 2026-02-24T02:08:15.014Z | [ recovery-image] Feb 24 02:08:15.000 INFO O| Feb 24 02:08:15.000 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4022 | 2026-02-24T02:08:15.014Z | [ recovery-image] Feb 24 02:08:15.000 INFO O| Feb 24 02:08:15.000 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4023 | 2026-02-24T02:08:15.038Z | [ recovery-image] Feb 24 02:08:15.000 INFO O| Feb 24 02:08:15.000 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4024 | 2026-02-24T02:08:15.038Z | [ recovery-image] Feb 24 02:08:15.000 INFO O| Feb 24 02:08:15.000 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4025 | 2026-02-24T02:08:15.038Z | [ recovery-image] Feb 24 02:08:15.011 INFO O| Feb 24 02:08:15.011 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4026 | 2026-02-24T02:08:15.196Z | [ recovery-image] Feb 24 02:08:15.182 INFO O| Feb 24 02:08:15.182 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4027 | 2026-02-24T02:08:15.220Z | [ recovery-image] Feb 24 02:08:15.198 INFO O| Feb 24 02:08:15.198 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"] |
| 4028 | 2026-02-24T02:08:15.610Z | [ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz |
| 4029 | 2026-02-24T02:08:15.677Z | Feb 24 02:08:15.663 INFO [stamp-ntp] process exited with exit status: 0 (1.611616827s) |
| 4030 | 2026-02-24T02:08:15.861Z | [verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s |
| 4031 | 2026-02-24T02:08:15.907Z | [verify-libraries] Running `target/debug/xtask verify-libraries --release` |
| 4032 | 2026-02-24T02:08:15.970Z | [ recovery-image] Feb 24 02:08:15.956 INFO O| Feb 24 02:08:15.956 INFO O| Caching catalogs ... Done |
| 4033 | 2026-02-24T02:08:16.091Z | [ recovery-image] Feb 24 02:08:16.077 INFO O| Feb 24 02:08:16.077 INFO STEP 0 (pkg_image_create) COMPLETE |
| 4034 | 2026-02-24T02:08:16.091Z | [ recovery-image] Feb 24 02:08:16.077 INFO O| Feb 24 02:08:16.077 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4035 | 2026-02-24T02:08:16.115Z | [ recovery-image] Feb 24 02:08:16.097 INFO O| Feb 24 02:08:16.097 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"] |
| 4036 | 2026-02-24T02:08:16.220Z | [stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz |
| 4037 | 2026-02-24T02:08:16.244Z | Feb 24 02:08:16.217 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (2.167390359s) |
| 4038 | 2026-02-24T02:08:16.582Z | [stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz |
| 4039 | 2026-02-24T02:08:16.607Z | [stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz |
| 4040 | 2026-02-24T02:08:16.632Z | Feb 24 02:08:16.614 INFO [stamp-internal-dns] process exited with exit status: 0 (2.554901651s) |
| 4041 | 2026-02-24T02:08:16.698Z | Feb 24 02:08:16.684 INFO [stamp-external-dns] process exited with exit status: 0 (2.622643714s) |
| 4042 | 2026-02-24T02:08:16.735Z | [stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz |
| 4043 | 2026-02-24T02:08:16.759Z | Feb 24 02:08:16.729 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.680239755s) |
| 4044 | 2026-02-24T02:08:16.831Z | [ recovery-image] Feb 24 02:08:16.817 INFO O| Feb 24 02:08:16.816 INFO STEP 1 (pkg_set_publisher) COMPLETE |
| 4045 | 2026-02-24T02:08:16.831Z | [ recovery-image] Feb 24 02:08:16.817 INFO O| Feb 24 02:08:16.817 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4046 | 2026-02-24T02:08:16.831Z | [ recovery-image] Feb 24 02:08:16.817 INFO O| Feb 24 02:08:16.817 INFO skip step because feature "publisher_1_name" is not enabled |
| 4047 | 2026-02-24T02:08:16.855Z | [ recovery-image] Feb 24 02:08:16.817 INFO O| Feb 24 02:08:16.817 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4048 | 2026-02-24T02:08:16.855Z | [ recovery-image] Feb 24 02:08:16.817 INFO O| Feb 24 02:08:16.817 INFO skip step because feature "publisher_2_name" is not enabled |
| 4049 | 2026-02-24T02:08:16.855Z | [ recovery-image] Feb 24 02:08:16.817 INFO O| Feb 24 02:08:16.817 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4050 | 2026-02-24T02:08:16.855Z | [ recovery-image] Feb 24 02:08:16.817 INFO O| Feb 24 02:08:16.817 INFO skip step because feature "publisher_3_name" is not enabled |
| 4051 | 2026-02-24T02:08:16.855Z | [ recovery-image] Feb 24 02:08:16.817 INFO O| Feb 24 02:08:16.817 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4052 | 2026-02-24T02:08:17.106Z | [ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz |
| 4053 | 2026-02-24T02:08:17.144Z | Feb 24 02:08:17.130 INFO [stamp-oximeter] process exited with exit status: 0 (3.058805589s) |
| 4054 | 2026-02-24T02:08:17.447Z | [ recovery-image] Feb 24 02:08:17.433 INFO O| Feb 24 02:08:17.433 INFO variant opensolaris.zone is already global |
| 4055 | 2026-02-24T02:08:17.447Z | [ recovery-image] Feb 24 02:08:17.433 INFO O| Feb 24 02:08:17.433 INFO STEP 5 (pkg_change_variant) COMPLETE |
| 4056 | 2026-02-24T02:08:17.447Z | [ recovery-image] Feb 24 02:08:17.433 INFO O| Feb 24 02:08:17.433 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4057 | 2026-02-24T02:08:17.996Z | [ recovery-image] Feb 24 02:08:17.982 INFO O| Feb 24 02:08:17.982 INFO variant opensolaris.imagetype is full; changing to partial |
| 4058 | 2026-02-24T02:08:17.996Z | [ recovery-image] Feb 24 02:08:17.982 INFO O| Feb 24 02:08:17.982 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"] |
| 4059 | 2026-02-24T02:08:20.960Z | [stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz |
| 4060 | 2026-02-24T02:08:20.984Z | Feb 24 02:08:20.955 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.890152022s) |
| 4061 | 2026-02-24T02:08:22.414Z | [ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz |
| 4062 | 2026-02-24T02:08:22.438Z | Feb 24 02:08:22.408 INFO [stamp-nexus] process exited with exit status: 0 (8.357832085s) |
| 4063 | 2026-02-24T02:08:25.341Z | [stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz |
| 4064 | 2026-02-24T02:08:25.365Z | Feb 24 02:08:25.335 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (11.277888305s) |
| 4065 | 2026-02-24T02:08:25.774Z | [stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz |
| 4066 | 2026-02-24T02:08:25.798Z | Feb 24 02:08:25.766 INFO [stamp-clickhouse] process exited with exit status: 0 (11.700314155s) |
| 4067 | 2026-02-24T02:08:25.798Z | [stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz |
| 4068 | 2026-02-24T02:08:25.798Z | Feb 24 02:08:25.781 INFO [stamp-clickhouse_server] process exited with exit status: 0 (11.718879566s) |
| 4069 | 2026-02-24T02:08:25.798Z | Feb 24 02:08:25.781 INFO [tuf-stamp] task succeeded (11.733711223s) |
| 4070 | 2026-02-24T02:08:26.148Z | [verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4071 | 2026-02-24T02:08:26.213Z | [verify-libraries] Compiling object v0.37.3 |
| 4072 | 2026-02-24T02:08:26.251Z | [verify-libraries] Compiling stacker v0.1.23 |
| 4073 | 2026-02-24T02:08:26.275Z | [verify-libraries] Compiling cfg_aliases v0.1.1 |
| 4074 | 2026-02-24T02:08:26.275Z | [verify-libraries] Compiling home v0.5.9 |
| 4075 | 2026-02-24T02:08:26.364Z | [verify-libraries] Compiling recursive-proc-macro-impl v0.1.1 |
| 4076 | 2026-02-24T02:08:26.388Z | [verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 4077 | 2026-02-24T02:08:26.388Z | [verify-libraries] Compiling sqlparser_derive v0.5.0 |
| 4078 | 2026-02-24T02:08:26.718Z | [verify-libraries] Compiling nix v0.28.0 |
| 4079 | 2026-02-24T02:08:26.718Z | [verify-libraries] Compiling unicode_categories v0.1.1 |
| 4080 | 2026-02-24T02:08:27.002Z | [verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4081 | 2026-02-24T02:08:27.387Z | [verify-libraries] Compiling sqlformat v0.3.5 |
| 4082 | 2026-02-24T02:08:27.570Z | [verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4083 | 2026-02-24T02:08:27.641Z | [verify-libraries] Compiling polyval v0.6.2 |
| 4084 | 2026-02-24T02:08:28.182Z | [verify-libraries] Compiling ctr v0.9.2 |
| 4085 | 2026-02-24T02:08:28.270Z | [verify-libraries] Compiling ghash v0.5.1 |
| 4086 | 2026-02-24T02:08:28.377Z | [ host-image] Feb 24 02:08:28.363 INFO O| Feb 24 02:08:28.363 INFO O| Startup: Caching catalogs ... Done |
| 4087 | 2026-02-24T02:08:28.527Z | [ host-image] Feb 24 02:08:28.514 INFO O| Feb 24 02:08:28.514 INFO O| Planning: Planning completed in 0.00 seconds |
| 4088 | 2026-02-24T02:08:28.551Z | [ host-image] Feb 24 02:08:28.515 INFO O| Feb 24 02:08:28.515 INFO O| Planning: Consolidating action changes ... Done |
| 4089 | 2026-02-24T02:08:28.551Z | [ host-image] Feb 24 02:08:28.515 INFO O| Feb 24 02:08:28.515 INFO O| Planning: Evaluating mediators ... Done |
| 4090 | 2026-02-24T02:08:28.551Z | [ host-image] Feb 24 02:08:28.516 INFO O| Feb 24 02:08:28.516 INFO O| Planning: Planning completed in 0.00 seconds |
| 4091 | 2026-02-24T02:08:28.551Z | [ host-image] Feb 24 02:08:28.516 INFO O| Feb 24 02:08:28.516 INFO O| Variants/Facets to change: 1 |
| 4092 | 2026-02-24T02:08:28.579Z | [ host-image] Feb 24 02:08:28.565 INFO O| Feb 24 02:08:28.565 INFO O| Done |
| 4093 | 2026-02-24T02:08:28.579Z | [ host-image] Feb 24 02:08:28.565 INFO O| Feb 24 02:08:28.565 INFO O| Done |
| 4094 | 2026-02-24T02:08:28.637Z | [verify-libraries] Compiling ssh-encoding v0.2.0 |
| 4095 | 2026-02-24T02:08:28.707Z | [verify-libraries] Compiling blowfish v0.9.1 |
| 4096 | 2026-02-24T02:08:28.786Z | [verify-libraries] Compiling aes-gcm v0.10.3 |
| 4097 | 2026-02-24T02:08:29.319Z | [verify-libraries] Compiling ssh-cipher v0.2.0 |
| 4098 | 2026-02-24T02:08:29.365Z | [verify-libraries] Compiling bcrypt-pbkdf v0.10.0 |
| 4099 | 2026-02-24T02:08:29.460Z | [verify-libraries] Compiling password-hash v0.4.2 |
| 4100 | 2026-02-24T02:08:30.188Z | [verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4101 | 2026-02-24T02:08:30.284Z | [verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4102 | 2026-02-24T02:08:30.907Z | [verify-libraries] Compiling petname v2.0.2 |
| 4103 | 2026-02-24T02:08:31.642Z | [ host-image] Feb 24 02:08:31.629 INFO O| Feb 24 02:08:31.629 INFO O| Done |
| 4104 | 2026-02-24T02:08:31.808Z | [ host-image] Feb 24 02:08:31.795 INFO O| Feb 24 02:08:31.794 INFO O| Done |
| 4105 | 2026-02-24T02:08:31.832Z | [ host-image] Feb 24 02:08:31.808 INFO O| Feb 24 02:08:31.808 INFO O| Done |
| 4106 | 2026-02-24T02:08:31.832Z | [ host-image] Feb 24 02:08:31.808 INFO O| Feb 24 02:08:31.808 INFO O| Done |
| 4107 | 2026-02-24T02:08:31.832Z | [ host-image] Feb 24 02:08:31.810 INFO O| Feb 24 02:08:31.810 INFO O| Done |
| 4108 | 2026-02-24T02:08:31.856Z | [verify-libraries] Compiling rustyline v14.0.0 |
| 4109 | 2026-02-24T02:08:32.403Z | [verify-libraries] Compiling pbkdf2 v0.11.0 |
| 4110 | 2026-02-24T02:08:33.136Z | [verify-libraries] Compiling ssh-key v0.6.6 |
| 4111 | 2026-02-24T02:08:33.734Z | [verify-libraries] Compiling p256 v0.13.2 |
| 4112 | 2026-02-24T02:08:34.069Z | [ host-image] Feb 24 02:08:34.055 INFO O| Feb 24 02:08:34.055 INFO STEP 6 (pkg_change_variant) COMPLETE |
| 4113 | 2026-02-24T02:08:34.069Z | [ host-image] Feb 24 02:08:34.055 INFO O| Feb 24 02:08:34.055 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4114 | 2026-02-24T02:08:34.094Z | [ host-image] Feb 24 02:08:34.055 INFO O| Feb 24 02:08:34.055 INFO skip step because feature "debug_variant" is not enabled |
| 4115 | 2026-02-24T02:08:34.094Z | [ host-image] Feb 24 02:08:34.055 INFO O| Feb 24 02:08:34.055 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4116 | 2026-02-24T02:08:34.661Z | [verify-libraries] Compiling p521 v0.13.3 |
| 4117 | 2026-02-24T02:08:34.873Z | [ host-image] Feb 24 02:08:34.859 INFO O| Feb 24 02:08:34.859 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"] |
| 4118 | 2026-02-24T02:08:36.325Z | [verify-libraries] Compiling ar_archive_writer v0.5.1 |
| 4119 | 2026-02-24T02:08:36.478Z | [verify-libraries] Compiling russh-cryptovec v0.7.3 |
| 4120 | 2026-02-24T02:08:37.162Z | [verify-libraries] Compiling md5 v0.7.0 |
| 4121 | 2026-02-24T02:08:37.875Z | [verify-libraries] Compiling russh-keys v0.45.0 |
| 4122 | 2026-02-24T02:08:38.537Z | [verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 4123 | 2026-02-24T02:08:38.594Z | [verify-libraries] Compiling psm v0.1.30 |
| 4124 | 2026-02-24T02:08:39.026Z | [verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4125 | 2026-02-24T02:08:39.675Z | [verify-libraries] Compiling num-bigint v0.4.6 |
| 4126 | 2026-02-24T02:08:40.970Z | [verify-libraries] Compiling recursive v0.1.1 |
| 4127 | 2026-02-24T02:08:41.317Z | [verify-libraries] Compiling sqlparser v0.61.0 |
| 4128 | 2026-02-24T02:08:43.410Z | [verify-libraries] Compiling des v0.8.1 |
| 4129 | 2026-02-24T02:08:44.017Z | [verify-libraries] Compiling sapling-renderdag v0.1.0 |
| 4130 | 2026-02-24T02:08:44.047Z | [verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4131 | 2026-02-24T02:08:45.082Z | [verify-libraries] Compiling hex-literal v0.4.1 |
| 4132 | 2026-02-24T02:08:45.195Z | [verify-libraries] Compiling sync-ptr v0.1.4 |
| 4133 | 2026-02-24T02:08:45.375Z | [verify-libraries] Compiling russh v0.45.0 |
| 4134 | 2026-02-24T02:08:45.503Z | [verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4135 | 2026-02-24T02:08:45.731Z | [verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4136 | 2026-02-24T02:08:49.046Z | [verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4137 | 2026-02-24T02:08:50.596Z | [verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4138 | 2026-02-24T02:08:51.290Z | [verify-libraries] Compiling internet-checksum v0.2.1 |
| 4139 | 2026-02-24T02:08:51.739Z | [verify-libraries] Compiling omicron-zone-package v0.12.2 |
| 4140 | 2026-02-24T02:08:55.457Z | [verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4141 | 2026-02-24T02:08:58.448Z | [verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4142 | 2026-02-24T02:09:08.772Z | [ recovery-image] Feb 24 02:09:08.759 INFO O| Feb 24 02:09:08.759 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4143 | 2026-02-24T02:09:09.520Z | [verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4144 | 2026-02-24T02:09:12.969Z | [verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4145 | 2026-02-24T02:09:21.647Z | [verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4146 | 2026-02-24T02:09:22.357Z | [verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4147 | 2026-02-24T02:09:30.846Z | [ host-image] Feb 24 02:09:30.835 INFO O| Feb 24 02:09:30.835 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4148 | 2026-02-24T02:09:33.716Z | [ recovery-image] Feb 24 02:09:33.705 INFO O| Feb 24 02:09:33.705 INFO O| Startup: Caching catalogs ... Done |
| 4149 | 2026-02-24T02:09:33.831Z | [ recovery-image] Feb 24 02:09:33.820 INFO O| Feb 24 02:09:33.820 INFO O| Planning: Planning completed in 0.00 seconds |
| 4150 | 2026-02-24T02:09:33.856Z | [ recovery-image] Feb 24 02:09:33.821 INFO O| Feb 24 02:09:33.821 INFO O| Planning: Consolidating action changes ... Done |
| 4151 | 2026-02-24T02:09:33.856Z | [ recovery-image] Feb 24 02:09:33.821 INFO O| Feb 24 02:09:33.821 INFO O| Planning: Evaluating mediators ... Done |
| 4152 | 2026-02-24T02:09:33.856Z | [ recovery-image] Feb 24 02:09:33.822 INFO O| Feb 24 02:09:33.821 INFO O| Planning: Planning completed in 0.00 seconds |
| 4153 | 2026-02-24T02:09:33.856Z | [ recovery-image] Feb 24 02:09:33.822 INFO O| Feb 24 02:09:33.822 INFO O| Variants/Facets to change: 1 |
| 4154 | 2026-02-24T02:09:33.919Z | [ recovery-image] Feb 24 02:09:33.908 INFO O| Feb 24 02:09:33.908 INFO O| Done |
| 4155 | 2026-02-24T02:09:33.919Z | [ recovery-image] Feb 24 02:09:33.908 INFO O| Feb 24 02:09:33.908 INFO O| Done |
| 4156 | 2026-02-24T02:09:36.378Z | [verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4157 | 2026-02-24T02:09:36.948Z | [ recovery-image] Feb 24 02:09:36.937 INFO O| Feb 24 02:09:36.937 INFO O| Done |
| 4158 | 2026-02-24T02:09:37.094Z | [ recovery-image] Feb 24 02:09:37.083 INFO O| Feb 24 02:09:37.083 INFO O| Done |
| 4159 | 2026-02-24T02:09:37.118Z | [ recovery-image] Feb 24 02:09:37.085 INFO O| Feb 24 02:09:37.085 INFO O| Done |
| 4160 | 2026-02-24T02:09:37.118Z | [ recovery-image] Feb 24 02:09:37.085 INFO O| Feb 24 02:09:37.085 INFO O| Done |
| 4161 | 2026-02-24T02:09:37.118Z | [ recovery-image] Feb 24 02:09:37.086 INFO O| Feb 24 02:09:37.086 INFO O| Done |
| 4162 | 2026-02-24T02:09:37.546Z | [verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 4163 | 2026-02-24T02:09:38.989Z | [ recovery-image] Feb 24 02:09:38.978 INFO O| Feb 24 02:09:38.978 INFO STEP 6 (pkg_change_variant) COMPLETE |
| 4164 | 2026-02-24T02:09:38.989Z | [ recovery-image] Feb 24 02:09:38.978 INFO O| Feb 24 02:09:38.978 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4165 | 2026-02-24T02:09:38.989Z | [ recovery-image] Feb 24 02:09:38.978 INFO O| Feb 24 02:09:38.978 INFO skip step because feature "debug_variant" is not enabled |
| 4166 | 2026-02-24T02:09:39.013Z | [ recovery-image] Feb 24 02:09:38.978 INFO O| Feb 24 02:09:38.978 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4167 | 2026-02-24T02:09:39.654Z | [ recovery-image] Feb 24 02:09:39.643 INFO O| Feb 24 02:09:39.643 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"] |
| 4168 | 2026-02-24T02:09:41.011Z | [verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4169 | 2026-02-24T02:09:47.291Z | [verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4170 | 2026-02-24T02:09:49.613Z | [verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4171 | 2026-02-24T02:09:52.517Z | [ host-image] Feb 24 02:09:52.506 INFO O| Feb 24 02:09:52.506 INFO O| Startup: Caching catalogs ... Done |
| 4172 | 2026-02-24T02:09:52.655Z | [ host-image] Feb 24 02:09:52.644 INFO O| Feb 24 02:09:52.644 INFO O| Planning: Planning completed in 0.00 seconds |
| 4173 | 2026-02-24T02:09:52.679Z | [ host-image] Feb 24 02:09:52.645 INFO O| Feb 24 02:09:52.645 INFO O| Planning: Consolidating action changes ... Done |
| 4174 | 2026-02-24T02:09:52.679Z | [ host-image] Feb 24 02:09:52.645 INFO O| Feb 24 02:09:52.645 INFO O| Planning: Evaluating mediators ... Done |
| 4175 | 2026-02-24T02:09:52.679Z | [ host-image] Feb 24 02:09:52.646 INFO O| Feb 24 02:09:52.646 INFO O| Planning: Planning completed in 0.00 seconds |
| 4176 | 2026-02-24T02:09:52.679Z | [ host-image] Feb 24 02:09:52.646 INFO O| Feb 24 02:09:52.646 INFO O| Variants/Facets to change: 1 |
| 4177 | 2026-02-24T02:09:52.719Z | [ host-image] Feb 24 02:09:52.709 INFO O| Feb 24 02:09:52.709 INFO O| Done |
| 4178 | 2026-02-24T02:09:52.719Z | [ host-image] Feb 24 02:09:52.709 INFO O| Feb 24 02:09:52.709 INFO O| Done |
| 4179 | 2026-02-24T02:09:55.203Z | [ host-image] Feb 24 02:09:55.192 INFO O| Feb 24 02:09:55.192 INFO O| Done |
| 4180 | 2026-02-24T02:09:55.340Z | [ host-image] Feb 24 02:09:55.330 INFO O| Feb 24 02:09:55.330 INFO O| Done |
| 4181 | 2026-02-24T02:09:55.368Z | [ host-image] Feb 24 02:09:55.331 INFO O| Feb 24 02:09:55.331 INFO O| Done |
| 4182 | 2026-02-24T02:09:55.368Z | [ host-image] Feb 24 02:09:55.331 INFO O| Feb 24 02:09:55.331 INFO O| Done |
| 4183 | 2026-02-24T02:09:55.368Z | [ host-image] Feb 24 02:09:55.333 INFO O| Feb 24 02:09:55.333 INFO O| Done |
| 4184 | 2026-02-24T02:09:57.201Z | [ host-image] Feb 24 02:09:57.188 INFO O| Feb 24 02:09:57.188 INFO STEP 8 (pkg_change_facet) COMPLETE |
| 4185 | 2026-02-24T02:09:57.201Z | [ host-image] Feb 24 02:09:57.188 INFO O| Feb 24 02:09:57.188 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4186 | 2026-02-24T02:09:57.201Z | [ host-image] Feb 24 02:09:57.188 INFO O| Feb 24 02:09:57.188 INFO skip step because feature "recovery" is not enabled |
| 4187 | 2026-02-24T02:09:57.225Z | [ host-image] Feb 24 02:09:57.188 INFO O| Feb 24 02:09:57.188 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4188 | 2026-02-24T02:09:57.225Z | [ host-image] Feb 24 02:09:57.188 INFO O| Feb 24 02:09:57.188 INFO skip step because feature "recovery" is not enabled |
| 4189 | 2026-02-24T02:09:57.225Z | [ host-image] Feb 24 02:09:57.188 INFO O| Feb 24 02:09:57.188 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4190 | 2026-02-24T02:09:57.225Z | [ host-image] Feb 24 02:09:57.205 INFO O| Feb 24 02:09:57.205 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/network/overwatch", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server", "oxide/platform-identity-cacerts", "/consolidation/oxide/omicron-release-incorporation@19.0.0.0"] |
| 4191 | 2026-02-24T02:09:59.728Z | [verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4192 | 2026-02-24T02:10:03.516Z | [verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4193 | 2026-02-24T02:10:03.826Z | [verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4194 | 2026-02-24T02:10:19.533Z | [verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4195 | 2026-02-24T02:10:20.788Z | [verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4196 | 2026-02-24T02:10:21.487Z | [ recovery-image] Feb 24 02:10:21.478 INFO O| Feb 24 02:10:21.478 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4197 | 2026-02-24T02:10:30.527Z | [verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4198 | 2026-02-24T02:10:37.553Z | [verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4199 | 2026-02-24T02:10:40.771Z | [ recovery-image] Feb 24 02:10:40.762 INFO O| Feb 24 02:10:40.762 INFO O| Startup: Caching catalogs ... Done |
| 4200 | 2026-02-24T02:10:40.918Z | [ recovery-image] Feb 24 02:10:40.902 INFO O| Feb 24 02:10:40.902 INFO O| Planning: Planning completed in 0.00 seconds |
| 4201 | 2026-02-24T02:10:40.945Z | [ recovery-image] Feb 24 02:10:40.903 INFO O| Feb 24 02:10:40.903 INFO O| Planning: Consolidating action changes ... Done |
| 4202 | 2026-02-24T02:10:40.945Z | [ recovery-image] Feb 24 02:10:40.903 INFO O| Feb 24 02:10:40.903 INFO O| Planning: Evaluating mediators ... Done |
| 4203 | 2026-02-24T02:10:40.945Z | [ recovery-image] Feb 24 02:10:40.904 INFO O| Feb 24 02:10:40.904 INFO O| Planning: Planning completed in 0.00 seconds |
| 4204 | 2026-02-24T02:10:40.945Z | [ recovery-image] Feb 24 02:10:40.904 INFO O| Feb 24 02:10:40.904 INFO O| Variants/Facets to change: 1 |
| 4205 | 2026-02-24T02:10:40.945Z | [ recovery-image] Feb 24 02:10:40.924 INFO O| Feb 24 02:10:40.924 INFO O| Done |
| 4206 | 2026-02-24T02:10:40.945Z | [ recovery-image] Feb 24 02:10:40.924 INFO O| Feb 24 02:10:40.924 INFO O| Done |
| 4207 | 2026-02-24T02:10:43.352Z | [ host-image] Feb 24 02:10:43.344 INFO O| Feb 24 02:10:43.344 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4208 | 2026-02-24T02:10:43.378Z | [ recovery-image] Feb 24 02:10:43.364 INFO O| Feb 24 02:10:43.364 INFO O| Done |
| 4209 | 2026-02-24T02:10:43.535Z | [ recovery-image] Feb 24 02:10:43.525 INFO O| Feb 24 02:10:43.525 INFO O| Done |
| 4210 | 2026-02-24T02:10:43.559Z | [ recovery-image] Feb 24 02:10:43.526 INFO O| Feb 24 02:10:43.526 INFO O| Done |
| 4211 | 2026-02-24T02:10:43.559Z | [ recovery-image] Feb 24 02:10:43.526 INFO O| Feb 24 02:10:43.526 INFO O| Done |
| 4212 | 2026-02-24T02:10:43.559Z | [ recovery-image] Feb 24 02:10:43.528 INFO O| Feb 24 02:10:43.528 INFO O| Done |
| 4213 | 2026-02-24T02:10:44.743Z | [verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4214 | 2026-02-24T02:10:45.494Z | [ recovery-image] Feb 24 02:10:45.486 INFO O| Feb 24 02:10:45.486 INFO STEP 8 (pkg_change_facet) COMPLETE |
| 4215 | 2026-02-24T02:10:45.494Z | [ recovery-image] Feb 24 02:10:45.486 INFO O| Feb 24 02:10:45.486 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4216 | 2026-02-24T02:10:46.029Z | [ recovery-image] Feb 24 02:10:46.020 INFO O| Feb 24 02:10:46.020 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"] |
| 4217 | 2026-02-24T02:10:46.079Z | [verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4218 | 2026-02-24T02:10:57.726Z | [verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4219 | 2026-02-24T02:11:00.461Z | [ host-image] Feb 24 02:11:00.454 INFO O| Feb 24 02:11:00.453 INFO O| Startup: Caching catalogs ... Done |
| 4220 | 2026-02-24T02:11:02.731Z | [verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4221 | 2026-02-24T02:11:33.344Z | [ recovery-image] Feb 24 02:11:33.337 INFO O| Feb 24 02:11:33.337 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4222 | 2026-02-24T02:11:38.102Z | [verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4223 | 2026-02-24T02:11:50.479Z | [verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4224 | 2026-02-24T02:11:51.716Z | [verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4225 | 2026-02-24T02:11:52.349Z | [ recovery-image] Feb 24 02:11:52.343 INFO O| Feb 24 02:11:52.343 INFO O| Startup: Caching catalogs ... Done |
| 4226 | 2026-02-24T02:11:52.487Z | [ recovery-image] Feb 24 02:11:52.481 INFO O| Feb 24 02:11:52.481 INFO O| Planning: Planning completed in 0.00 seconds |
| 4227 | 2026-02-24T02:11:52.511Z | [ recovery-image] Feb 24 02:11:52.482 INFO O| Feb 24 02:11:52.481 INFO O| Planning: Consolidating action changes ... Done |
| 4228 | 2026-02-24T02:11:52.511Z | [ recovery-image] Feb 24 02:11:52.482 INFO O| Feb 24 02:11:52.481 INFO O| Planning: Evaluating mediators ... Done |
| 4229 | 2026-02-24T02:11:52.511Z | [ recovery-image] Feb 24 02:11:52.482 INFO O| Feb 24 02:11:52.482 INFO O| Planning: Planning completed in 0.00 seconds |
| 4230 | 2026-02-24T02:11:52.511Z | [ recovery-image] Feb 24 02:11:52.482 INFO O| Feb 24 02:11:52.482 INFO O| Variants/Facets to change: 1 |
| 4231 | 2026-02-24T02:11:52.551Z | [ recovery-image] Feb 24 02:11:52.545 INFO O| Feb 24 02:11:52.545 INFO O| Done |
| 4232 | 2026-02-24T02:11:52.551Z | [ recovery-image] Feb 24 02:11:52.545 INFO O| Feb 24 02:11:52.545 INFO O| Done |
| 4233 | 2026-02-24T02:11:54.302Z | [ recovery-image] Feb 24 02:11:54.297 INFO O| Feb 24 02:11:54.297 INFO O| Done |
| 4234 | 2026-02-24T02:11:54.407Z | [ recovery-image] Feb 24 02:11:54.401 INFO O| Feb 24 02:11:54.400 INFO O| Done |
| 4235 | 2026-02-24T02:11:54.471Z | [ recovery-image] Feb 24 02:11:54.455 INFO O| Feb 24 02:11:54.454 INFO O| Done |
| 4236 | 2026-02-24T02:11:54.471Z | [ recovery-image] Feb 24 02:11:54.455 INFO O| Feb 24 02:11:54.455 INFO O| Done |
| 4237 | 2026-02-24T02:11:54.497Z | [ recovery-image] Feb 24 02:11:54.469 INFO O| Feb 24 02:11:54.469 INFO O| Done |
| 4238 | 2026-02-24T02:11:56.145Z | [ recovery-image] Feb 24 02:11:56.139 INFO O| Feb 24 02:11:56.139 INFO STEP 9 (pkg_change_facet) COMPLETE |
| 4239 | 2026-02-24T02:11:56.145Z | [ recovery-image] Feb 24 02:11:56.139 INFO O| Feb 24 02:11:56.139 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4240 | 2026-02-24T02:11:56.746Z | [ recovery-image] Feb 24 02:11:56.741 INFO O| Feb 24 02:11:56.740 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"] |
| 4241 | 2026-02-24T02:12:05.376Z | [verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4242 | 2026-02-24T02:12:21.211Z | [verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4243 | 2026-02-24T02:12:23.941Z | [verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4244 | 2026-02-24T02:12:38.869Z | [ recovery-image] Feb 24 02:12:38.865 INFO O| Feb 24 02:12:38.865 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4245 | 2026-02-24T02:12:43.200Z | [verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4246 | 2026-02-24T02:12:44.768Z | [verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4247 | 2026-02-24T02:12:48.239Z | [verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4248 | 2026-02-24T02:12:55.724Z | [verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4249 | 2026-02-24T02:13:00.520Z | [ recovery-image] Feb 24 02:13:00.517 INFO O| Feb 24 02:13:00.516 INFO O| Startup: Caching catalogs ... Done |
| 4250 | 2026-02-24T02:13:00.763Z | [ recovery-image] Feb 24 02:13:00.760 INFO O| Feb 24 02:13:00.760 INFO O| Planning: Planning completed in 0.00 seconds |
| 4251 | 2026-02-24T02:13:00.787Z | [ recovery-image] Feb 24 02:13:00.762 INFO O| Feb 24 02:13:00.762 INFO O| Planning: Consolidating action changes ... Done |
| 4252 | 2026-02-24T02:13:00.787Z | [ recovery-image] Feb 24 02:13:00.762 INFO O| Feb 24 02:13:00.762 INFO O| Planning: Evaluating mediators ... Done |
| 4253 | 2026-02-24T02:13:00.787Z | [ recovery-image] Feb 24 02:13:00.763 INFO O| Feb 24 02:13:00.763 INFO O| Planning: Planning completed in 0.01 seconds |
| 4254 | 2026-02-24T02:13:00.788Z | [ recovery-image] Feb 24 02:13:00.763 INFO O| Feb 24 02:13:00.763 INFO O| Variants/Facets to change: 1 |
| 4255 | 2026-02-24T02:13:00.847Z | [ recovery-image] Feb 24 02:13:00.843 INFO O| Feb 24 02:13:00.843 INFO O| Done |
| 4256 | 2026-02-24T02:13:00.847Z | [ recovery-image] Feb 24 02:13:00.844 INFO O| Feb 24 02:13:00.843 INFO O| Done |
| 4257 | 2026-02-24T02:13:04.176Z | [verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4258 | 2026-02-24T02:13:05.216Z | [ recovery-image] Feb 24 02:13:05.212 INFO O| Feb 24 02:13:05.212 INFO O| Done |
| 4259 | 2026-02-24T02:13:05.474Z | [ recovery-image] Feb 24 02:13:05.471 INFO O| Feb 24 02:13:05.471 INFO O| Done |
| 4260 | 2026-02-24T02:13:05.498Z | [ recovery-image] Feb 24 02:13:05.472 INFO O| Feb 24 02:13:05.472 INFO O| Done |
| 4261 | 2026-02-24T02:13:05.498Z | [ recovery-image] Feb 24 02:13:05.472 INFO O| Feb 24 02:13:05.472 INFO O| Done |
| 4262 | 2026-02-24T02:13:05.498Z | [ recovery-image] Feb 24 02:13:05.474 INFO O| Feb 24 02:13:05.474 INFO O| Done |
| 4263 | 2026-02-24T02:13:10.555Z | [ recovery-image] Feb 24 02:13:10.552 INFO O| Feb 24 02:13:10.552 INFO STEP 10 (pkg_change_facet) COMPLETE |
| 4264 | 2026-02-24T02:13:10.555Z | [ recovery-image] Feb 24 02:13:10.552 INFO O| Feb 24 02:13:10.552 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4265 | 2026-02-24T02:13:10.579Z | [ recovery-image] Feb 24 02:13:10.573 INFO O| Feb 24 02:13:10.573 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/network/overwatch", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server", "oxide/platform-identity-cacerts", "/consolidation/oxide/omicron-release-incorporation@19.0.0.0"] |
| 4266 | 2026-02-24T02:13:16.824Z | [verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4267 | 2026-02-24T02:13:25.651Z | [verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4268 | 2026-02-24T02:13:31.125Z | [verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4269 | 2026-02-24T02:13:35.703Z | [verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4270 | 2026-02-24T02:13:58.336Z | [ host-image] Feb 24 02:13:58.335 INFO O| Feb 24 02:13:58.334 INFO O| Planning: Solver setup ... Done |
| 4271 | 2026-02-24T02:13:59.512Z | [verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4272 | 2026-02-24T02:14:01.179Z | [ recovery-image] Feb 24 02:14:01.178 INFO O| Feb 24 02:14:01.178 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4273 | 2026-02-24T02:14:34.215Z | [ recovery-image] Feb 24 02:14:34.197 INFO O| Feb 24 02:14:34.191 INFO O| Startup: Caching catalogs ... Done |
| 4274 | 2026-02-24T02:14:52.208Z | [verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4275 | 2026-02-24T02:15:05.888Z | [verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4276 | 2026-02-24T02:15:26.237Z | [verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4277 | 2026-02-24T02:15:30.852Z | [verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4278 | 2026-02-24T02:15:32.937Z | [verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4279 | 2026-02-24T02:15:33.198Z | [verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4280 | 2026-02-24T02:15:39.276Z | [verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4281 | 2026-02-24T02:15:47.388Z | [verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4282 | 2026-02-24T02:15:50.904Z | [verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4283 | 2026-02-24T02:16:23.595Z | [verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4284 | 2026-02-24T02:16:25.404Z | [verify-libraries] Compiling diff v0.1.13 |
| 4285 | 2026-02-24T02:16:26.875Z | [verify-libraries] Compiling yansi v1.0.1 |
| 4286 | 2026-02-24T02:16:28.760Z | [verify-libraries] Compiling pretty_assertions v1.4.1 |
| 4287 | 2026-02-24T02:16:30.168Z | [verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4288 | 2026-02-24T02:16:54.586Z | [verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4289 | 2026-02-24T02:16:55.388Z | [verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4290 | 2026-02-24T02:16:56.188Z | [verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4291 | 2026-02-24T02:16:57.038Z | [verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4292 | 2026-02-24T02:16:57.655Z | [verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4293 | 2026-02-24T02:16:58.335Z | [verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4294 | 2026-02-24T02:17:10.090Z | [verify-libraries] Compiling drift v0.1.3 |
| 4295 | 2026-02-24T02:17:22.037Z | [verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4296 | 2026-02-24T02:17:42.389Z | [ recovery-image] Feb 24 02:17:42.396 INFO O| Feb 24 02:17:42.396 INFO O| Planning: Solver setup ... Done |
| 4297 | 2026-02-24T02:17:43.150Z | [verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4298 | 2026-02-24T02:17:45.668Z | [verify-libraries] Compiling dropshot-api-manager v0.3.0 |
| 4299 | 2026-02-24T02:17:53.219Z | [verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4300 | 2026-02-24T02:18:03.161Z | [verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4301 | 2026-02-24T02:18:17.501Z | [verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4302 | 2026-02-24T02:18:24.871Z | [verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4303 | 2026-02-24T02:18:31.647Z | [verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4304 | 2026-02-24T02:18:38.433Z | [verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4305 | 2026-02-24T02:18:42.714Z | [verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4306 | 2026-02-24T02:18:58.976Z | [verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4307 | 2026-02-24T02:18:59.407Z | [verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4308 | 2026-02-24T02:18:59.857Z | [verify-libraries] Compiling termios v0.3.3 |
| 4309 | 2026-02-24T02:19:00.399Z | [verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4310 | 2026-02-24T02:19:07.249Z | [verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4311 | 2026-02-24T02:19:11.915Z | [verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4312 | 2026-02-24T02:19:19.418Z | [verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4313 | 2026-02-24T02:19:34.306Z | [verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4314 | 2026-02-24T02:19:39.175Z | [verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4315 | 2026-02-24T02:22:45.190Z | [verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4316 | 2026-02-24T02:23:00.747Z | [ host-image] Feb 24 02:23:00.765 INFO O| Feb 24 02:23:00.764 INFO O| Planning: Running solver ... Done |
| 4317 | 2026-02-24T02:23:25.725Z | [verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4318 | 2026-02-24T02:23:47.682Z | [verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4319 | 2026-02-24T02:23:59.651Z | [ host-image] Feb 24 02:23:59.673 INFO O| Feb 24 02:23:59.673 INFO O| Planning: Finding local manifests ... Done |
| 4320 | 2026-02-24T02:24:01.699Z | [ host-image] Feb 24 02:24:01.721 INFO O| Feb 24 02:24:01.721 INFO O| Planning: Fetching manifests: 0/126 0% complete |
| 4321 | 2026-02-24T02:24:06.702Z | [ host-image] Feb 24 02:24:06.724 INFO O| Feb 24 02:24:06.723 INFO O| Planning: Fetching manifests: 41/126 32% complete |
| 4322 | 2026-02-24T02:24:11.939Z | [ host-image] Feb 24 02:24:11.961 INFO O| Feb 24 02:24:11.961 INFO O| Planning: Fetching manifests: 90/126 71% complete |
| 4323 | 2026-02-24T02:24:14.531Z | [ host-image] Feb 24 02:24:14.554 INFO O| Feb 24 02:24:14.554 INFO O| Planning: Fetching manifests: 126/126 100% complete |
| 4324 | 2026-02-24T02:24:16.757Z | [ host-image] Feb 24 02:24:16.780 INFO O| Feb 24 02:24:16.779 INFO O| Planning: Package planning ... Done |
| 4325 | 2026-02-24T02:24:17.877Z | [ host-image] Feb 24 02:24:17.900 INFO O| Feb 24 02:24:17.900 INFO O| Planning: Merging actions ... Done |
| 4326 | 2026-02-24T02:24:18.182Z | [ host-image] Feb 24 02:24:18.205 INFO O| Feb 24 02:24:18.205 INFO O| Planning: Checking for conflicting actions ... Done |
| 4327 | 2026-02-24T02:24:18.442Z | [ host-image] Feb 24 02:24:18.463 INFO O| Feb 24 02:24:18.463 INFO O| Planning: Consolidating action changes ... Done |
| 4328 | 2026-02-24T02:24:18.857Z | [ host-image] Feb 24 02:24:18.880 INFO O| Feb 24 02:24:18.880 INFO O| Planning: Evaluating mediators ... Done |
| 4329 | 2026-02-24T02:24:23.731Z | [ host-image] Feb 24 02:24:23.754 INFO O| Feb 24 02:24:23.754 INFO O| Planning: Planning completed in 803.16 seconds |
| 4330 | 2026-02-24T02:24:23.755Z | [ host-image] Feb 24 02:24:23.765 INFO O| Feb 24 02:24:23.765 INFO O| Packages to install: 126 |
| 4331 | 2026-02-24T02:24:23.755Z | [ host-image] Feb 24 02:24:23.765 INFO O| Feb 24 02:24:23.765 INFO O| Mediators to change: 5 |
| 4332 | 2026-02-24T02:24:23.755Z | [ host-image] Feb 24 02:24:23.766 INFO O| Feb 24 02:24:23.765 INFO O| Services to change: 6 |
| 4333 | 2026-02-24T02:24:24.974Z | [ host-image] Feb 24 02:24:24.997 INFO O| Feb 24 02:24:24.997 INFO O| Download: 0/22925 items 0.0/210.6MB 0% complete |
| 4334 | 2026-02-24T02:24:30.152Z | [ host-image] Feb 24 02:24:30.175 INFO O| Feb 24 02:24:30.175 INFO O| Download: 1023/22925 items 6.2/210.6MB 2% complete (1.5M/s) |
| 4335 | 2026-02-24T02:24:35.833Z | [ host-image] Feb 24 02:24:35.856 INFO O| Feb 24 02:24:35.856 INFO O| Download: 1654/22925 items 11.0/210.6MB 5% complete (1.1M/s) |
| 4336 | 2026-02-24T02:24:40.884Z | [ host-image] Feb 24 02:24:40.908 INFO O| Feb 24 02:24:40.907 INFO O| Download: 1794/22925 items 13.3/210.6MB 6% complete (681k/s) |
| 4337 | 2026-02-24T02:24:45.885Z | [ host-image] Feb 24 02:24:45.909 INFO O| Feb 24 02:24:45.909 INFO O| Download: 2186/22925 items 24.2/210.6MB 11% complete (1.3M/s) |
| 4338 | 2026-02-24T02:24:50.891Z | [ host-image] Feb 24 02:24:50.915 INFO O| Feb 24 02:24:50.915 INFO O| Download: 2490/22925 items 30.1/210.6MB 14% complete (1.6M/s) |
| 4339 | 2026-02-24T02:24:56.006Z | [ host-image] Feb 24 02:24:56.031 INFO O| Feb 24 02:24:56.030 INFO O| Download: 3492/22925 items 35.9/210.6MB 17% complete (1.2M/s) |
| 4340 | 2026-02-24T02:25:01.069Z | [ host-image] Feb 24 02:25:01.091 INFO O| Feb 24 02:25:01.091 INFO O| Download: 4541/22925 items 42.1/210.6MB 19% complete (1.3M/s) |
| 4341 | 2026-02-24T02:25:06.652Z | [ host-image] Feb 24 02:25:06.676 INFO O| Feb 24 02:25:06.676 INFO O| Download: 4713/22925 items 43.4/210.6MB 20% complete (789k/s) |
| 4342 | 2026-02-24T02:25:11.090Z | [verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4343 | 2026-02-24T02:25:11.692Z | [ host-image] Feb 24 02:25:11.716 INFO O| Feb 24 02:25:11.716 INFO O| Download: 5383/22925 items 46.5/210.6MB 22% complete (448k/s) |
| 4344 | 2026-02-24T02:25:11.822Z | [verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4345 | 2026-02-24T02:25:16.695Z | [ host-image] Feb 24 02:25:16.720 INFO O| Feb 24 02:25:16.720 INFO O| Download: 6305/22925 items 47.0/210.6MB 22% complete (371k/s) |
| 4346 | 2026-02-24T02:25:17.696Z | [verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4347 | 2026-02-24T02:25:20.832Z | [verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 4348 | 2026-02-24T02:25:21.710Z | [ host-image] Feb 24 02:25:21.725 INFO O| Feb 24 02:25:21.725 INFO O| Download: 6982/22925 items 50.5/210.6MB 23% complete (377k/s) |
| 4349 | 2026-02-24T02:25:26.702Z | [ host-image] Feb 24 02:25:26.727 INFO O| Feb 24 02:25:26.727 INFO O| Download: 7708/22925 items 58.9/210.6MB 27% complete (1.2M/s) |
| 4350 | 2026-02-24T02:25:31.704Z | [ host-image] Feb 24 02:25:31.728 INFO O| Feb 24 02:25:31.727 INFO O| Download: 8314/22925 items 62.4/210.6MB 29% complete (1.2M/s) |
| 4351 | 2026-02-24T02:25:36.723Z | [ host-image] Feb 24 02:25:36.749 INFO O| Feb 24 02:25:36.749 INFO O| Download: 8379/22925 items 72.2/210.6MB 34% complete (1.2M/s) |
| 4352 | 2026-02-24T02:25:41.728Z | [ host-image] Feb 24 02:25:41.754 INFO O| Feb 24 02:25:41.754 INFO O| Download: 9296/22925 items 81.9/210.6MB 38% complete (1.9M/s) |
| 4353 | 2026-02-24T02:25:46.734Z | [ host-image] Feb 24 02:25:46.755 INFO O| Feb 24 02:25:46.754 INFO O| Download: 9888/22925 items 88.4/210.6MB 41% complete (1.6M/s) |
| 4354 | 2026-02-24T02:25:51.728Z | [ host-image] Feb 24 02:25:51.755 INFO O| Feb 24 02:25:51.754 INFO O| Download: 10913/22925 items 94.7/210.6MB 44% complete (1.4M/s) |
| 4355 | 2026-02-24T02:25:56.931Z | [ host-image] Feb 24 02:25:56.957 INFO O| Feb 24 02:25:56.957 INFO O| Download: 11216/22925 items 97.9/210.6MB 46% complete (945k/s) |
| 4356 | 2026-02-24T02:26:01.944Z | [ host-image] Feb 24 02:26:01.971 INFO O| Feb 24 02:26:01.971 INFO O| Download: 11548/22925 items 101.0/210.6MB 47% complete (670k/s) |
| 4357 | 2026-02-24T02:26:06.947Z | [ host-image] Feb 24 02:26:06.972 INFO O| Feb 24 02:26:06.972 INFO O| Download: 12133/22925 items 105.2/210.6MB 49% complete (742k/s) |
| 4358 | 2026-02-24T02:26:12.286Z | [ host-image] Feb 24 02:26:12.313 INFO O| Feb 24 02:26:12.313 INFO O| Download: 12281/22925 items 113.6/210.6MB 53% complete (1.3M/s) |
| 4359 | 2026-02-24T02:26:17.299Z | [ host-image] Feb 24 02:26:17.326 INFO O| Feb 24 02:26:17.326 INFO O| Download: 13151/22925 items 114.7/210.6MB 54% complete (919k/s) |
| 4360 | 2026-02-24T02:26:22.615Z | [ host-image] Feb 24 02:26:22.643 INFO O| Feb 24 02:26:22.642 INFO O| Download: 13983/22925 items 115.1/210.6MB 54% complete (162k/s) |
| 4361 | 2026-02-24T02:26:27.819Z | [ host-image] Feb 24 02:26:27.847 INFO O| Feb 24 02:26:27.847 INFO O| Download: 14537/22925 items 117.3/210.6MB 55% complete (243k/s) |
| 4362 | 2026-02-24T02:26:32.825Z | [ host-image] Feb 24 02:26:32.853 INFO O| Feb 24 02:26:32.853 INFO O| Download: 15253/22925 items 128.2/210.6MB 60% complete (1.3M/s) |
| 4363 | 2026-02-24T02:26:38.029Z | [ host-image] Feb 24 02:26:38.057 INFO O| Feb 24 02:26:38.057 INFO O| Download: 15836/22925 items 131.1/210.6MB 62% complete (1.4M/s) |
| 4364 | 2026-02-24T02:26:43.050Z | [ host-image] Feb 24 02:26:43.079 INFO O| Feb 24 02:26:43.079 INFO O| Download: 16787/22925 items 143.8/210.6MB 68% complete (1.5M/s) |
| 4365 | 2026-02-24T02:26:48.056Z | [ host-image] Feb 24 02:26:48.084 INFO O| Feb 24 02:26:48.084 INFO O| Download: 17499/22925 items 151.4/210.6MB 71% complete (2.0M/s) |
| 4366 | 2026-02-24T02:26:53.057Z | [ host-image] Feb 24 02:26:53.086 INFO O| Feb 24 02:26:53.085 INFO O| Download: 18214/22925 items 167.9/210.6MB 79% complete (2.4M/s) |
| 4367 | 2026-02-24T02:26:58.057Z | [ host-image] Feb 24 02:26:58.086 INFO O| Feb 24 02:26:58.086 INFO O| Download: 19194/22925 items 171.4/210.6MB 81% complete (2.0M/s) |
| 4368 | 2026-02-24T02:27:03.061Z | [ host-image] Feb 24 02:27:03.090 INFO O| Feb 24 02:27:03.090 INFO O| Download: 20101/22925 items 174.4/210.6MB 82% complete (675k/s) |
| 4369 | 2026-02-24T02:27:08.199Z | [ host-image] Feb 24 02:27:08.228 INFO O| Feb 24 02:27:08.228 INFO O| Download: 20745/22925 items 178.2/210.6MB 84% complete (713k/s) |
| 4370 | 2026-02-24T02:27:13.717Z | [ host-image] Feb 24 02:27:13.747 INFO O| Feb 24 02:27:13.747 INFO O| Download: 21072/22925 items 184.3/210.6MB 87% complete (1006k/s) |
| 4371 | 2026-02-24T02:27:19.338Z | [ host-image] Feb 24 02:27:19.357 INFO O| Feb 24 02:27:19.357 INFO O| Download: 21677/22925 items 188.9/210.6MB 89% complete (1.1M/s) |
| 4372 | 2026-02-24T02:27:25.318Z | [ host-image] Feb 24 02:27:25.348 INFO O| Feb 24 02:27:25.348 INFO O| Download: 22093/22925 items 203.8/210.6MB 96% complete (2.1M/s) |
| 4373 | 2026-02-24T02:27:26.211Z | [ recovery-image] Feb 24 02:27:26.239 INFO O| Feb 24 02:27:26.239 INFO O| Planning: Running solver ... Done |
| 4374 | 2026-02-24T02:27:27.728Z | [ recovery-image] Feb 24 02:27:27.758 INFO O| Feb 24 02:27:27.758 INFO O| Planning: Finding local manifests ... Done |
| 4375 | 2026-02-24T02:27:27.872Z | [ recovery-image] Feb 24 02:27:27.903 INFO O| Feb 24 02:27:27.902 INFO O| Planning: Fetching manifests: 0/126 0% complete |
| 4376 | 2026-02-24T02:27:30.337Z | [ host-image] Feb 24 02:27:30.356 INFO O| Feb 24 02:27:30.356 INFO O| Download: 22213/22925 items 207.5/210.6MB 98% complete (1.8M/s) |
| 4377 | 2026-02-24T02:27:33.098Z | [ recovery-image] Feb 24 02:27:33.128 INFO O| Feb 24 02:27:33.128 INFO O| Planning: Fetching manifests: 67/126 53% complete |
| 4378 | 2026-02-24T02:27:35.545Z | [ host-image] Feb 24 02:27:35.575 INFO O| Feb 24 02:27:35.575 INFO O| Download: 22922/22925 items 210.6/210.6MB 99% complete (735k/s) |
| 4379 | 2026-02-24T02:27:35.654Z | [ host-image] Feb 24 02:27:35.683 INFO O| Feb 24 02:27:35.683 INFO O| Download: Completed 210.65 MB in 190.69 seconds (1.1M/s) |
| 4380 | 2026-02-24T02:27:36.943Z | [ host-image] Feb 24 02:27:36.973 INFO O| Feb 24 02:27:36.973 INFO O| Actions: 1/50885 actions (Installing new actions) |
| 4381 | 2026-02-24T02:27:38.104Z | [ recovery-image] Feb 24 02:27:38.135 INFO O| Feb 24 02:27:38.135 INFO O| Planning: Fetching manifests: 110/126 87% complete |
| 4382 | 2026-02-24T02:27:39.683Z | [ recovery-image] Feb 24 02:27:39.714 INFO O| Feb 24 02:27:39.713 INFO O| Planning: Fetching manifests: 126/126 100% complete |
| 4383 | 2026-02-24T02:27:40.541Z | [ recovery-image] Feb 24 02:27:40.572 INFO O| Feb 24 02:27:40.572 INFO O| Planning: Package planning ... Done |
| 4384 | 2026-02-24T02:27:41.088Z | [ recovery-image] Feb 24 02:27:41.118 INFO O| Feb 24 02:27:41.118 INFO O| Planning: Merging actions ... Done |
| 4385 | 2026-02-24T02:27:41.229Z | [ recovery-image] Feb 24 02:27:41.260 INFO O| Feb 24 02:27:41.260 INFO O| Planning: Checking for conflicting actions ... Done |
| 4386 | 2026-02-24T02:27:41.393Z | [ recovery-image] Feb 24 02:27:41.424 INFO O| Feb 24 02:27:41.424 INFO O| Planning: Consolidating action changes ... Done |
| 4387 | 2026-02-24T02:27:41.662Z | [ recovery-image] Feb 24 02:27:41.693 INFO O| Feb 24 02:27:41.693 INFO O| Planning: Evaluating mediators ... Done |
| 4388 | 2026-02-24T02:27:41.951Z | [ host-image] Feb 24 02:27:41.982 INFO O| Feb 24 02:27:41.981 INFO O| Actions: 10986/50885 actions (Installing new actions) |
| 4389 | 2026-02-24T02:27:46.208Z | [ recovery-image] Feb 24 02:27:46.239 INFO O| Feb 24 02:27:46.239 INFO O| Planning: Planning completed in 791.81 seconds |
| 4390 | 2026-02-24T02:27:46.233Z | [ recovery-image] Feb 24 02:27:46.243 INFO O| Feb 24 02:27:46.243 INFO O| Packages to install: 126 |
| 4391 | 2026-02-24T02:27:46.233Z | [ recovery-image] Feb 24 02:27:46.243 INFO O| Feb 24 02:27:46.243 INFO O| Mediators to change: 5 |
| 4392 | 2026-02-24T02:27:46.233Z | [ recovery-image] Feb 24 02:27:46.243 INFO O| Feb 24 02:27:46.243 INFO O| Services to change: 5 |
| 4393 | 2026-02-24T02:27:46.341Z | [ recovery-image] Feb 24 02:27:46.371 INFO O| Feb 24 02:27:46.371 INFO O| Download: 0/15969 items 0.0/187.3MB 0% complete |
| 4394 | 2026-02-24T02:27:46.963Z | [ host-image] Feb 24 02:27:46.993 INFO O| Feb 24 02:27:46.993 INFO O| Actions: 17399/50885 actions (Installing new actions) |
| 4395 | 2026-02-24T02:27:51.560Z | [ recovery-image] Feb 24 02:27:51.590 INFO O| Feb 24 02:27:51.590 INFO O| Download: 988/15969 items 7.9/187.3MB 4% complete (1.7M/s) |
| 4396 | 2026-02-24T02:27:51.962Z | [ host-image] Feb 24 02:27:51.994 INFO O| Feb 24 02:27:51.993 INFO O| Actions: 23874/50885 actions (Installing new actions) |
| 4397 | 2026-02-24T02:27:56.684Z | [ recovery-image] Feb 24 02:27:56.714 INFO O| Feb 24 02:27:56.714 INFO O| Download: 1099/15969 items 9.2/187.3MB 4% complete (1.0M/s) |
| 4398 | 2026-02-24T02:27:56.969Z | [ host-image] Feb 24 02:27:56.997 INFO O| Feb 24 02:27:56.996 INFO O| Actions: 50369/50885 actions (Installing new actions) |
| 4399 | 2026-02-24T02:27:57.968Z | [ host-image] Feb 24 02:27:57.998 INFO O| Feb 24 02:27:57.998 INFO O| Actions: Completed 50885 actions in 21.00 seconds. |
| 4400 | 2026-02-24T02:27:59.207Z | [ host-image] Feb 24 02:27:59.235 INFO O| Feb 24 02:27:59.235 INFO O| Done |
| 4401 | 2026-02-24T02:27:59.207Z | [ host-image] Feb 24 02:27:59.236 INFO O| Feb 24 02:27:59.235 INFO O| Done |
| 4402 | 2026-02-24T02:28:03.484Z | [ recovery-image] Feb 24 02:28:03.516 INFO O| Feb 24 02:28:03.516 INFO O| Download: 1320/15969 items 20.3/187.3MB 10% complete (1.4M/s) |
| 4403 | 2026-02-24T02:28:08.495Z | [ recovery-image] Feb 24 02:28:08.527 INFO O| Feb 24 02:28:08.527 INFO O| Download: 1438/15969 items 21.2/187.3MB 11% complete (1.1M/s) |
| 4404 | 2026-02-24T02:28:13.504Z | [ recovery-image] Feb 24 02:28:13.533 INFO O| Feb 24 02:28:13.533 INFO O| Download: 1652/15969 items 25.7/187.3MB 13% complete (526k/s) |
| 4405 | 2026-02-24T02:28:18.507Z | [ recovery-image] Feb 24 02:28:18.536 INFO O| Feb 24 02:28:18.536 INFO O| Download: 2594/15969 items 32.7/187.3MB 17% complete (1.1M/s) |
| 4406 | 2026-02-24T02:28:23.505Z | [ recovery-image] Feb 24 02:28:23.538 INFO O| Feb 24 02:28:23.537 INFO O| Download: 3562/15969 items 38.7/187.3MB 20% complete (1.3M/s) |
| 4407 | 2026-02-24T02:28:28.512Z | [ recovery-image] Feb 24 02:28:28.544 INFO O| Feb 24 02:28:28.544 INFO O| Download: 3824/15969 items 41.4/187.3MB 22% complete (900k/s) |
| 4408 | 2026-02-24T02:28:33.516Z | [ recovery-image] Feb 24 02:28:33.548 INFO O| Feb 24 02:28:33.548 INFO O| Download: 4857/15969 items 43.4/187.3MB 23% complete (508k/s) |
| 4409 | 2026-02-24T02:28:38.533Z | [ recovery-image] Feb 24 02:28:38.566 INFO O| Feb 24 02:28:38.565 INFO O| Download: 5739/15969 items 44.9/187.3MB 23% complete (425k/s) |
| 4410 | 2026-02-24T02:28:41.263Z | [ host-image] Feb 24 02:28:41.296 INFO O| Feb 24 02:28:41.296 INFO O| Done |
| 4411 | 2026-02-24T02:28:43.548Z | [ recovery-image] Feb 24 02:28:43.581 INFO O| Feb 24 02:28:43.581 INFO O| Download: 6000/15969 items 53.4/187.3MB 28% complete (1022k/s) |
| 4412 | 2026-02-24T02:28:44.888Z | [ host-image] Feb 24 02:28:44.921 INFO O| Feb 24 02:28:44.921 INFO O| Done |
| 4413 | 2026-02-24T02:28:44.941Z | [ host-image] Feb 24 02:28:44.974 INFO O| Feb 24 02:28:44.974 INFO O| Done |
| 4414 | 2026-02-24T02:28:48.554Z | [ recovery-image] Feb 24 02:28:48.587 INFO O| Feb 24 02:28:48.587 INFO O| Download: 6194/15969 items 59.1/187.3MB 31% complete (1.4M/s) |
| 4415 | 2026-02-24T02:28:49.766Z | [ host-image] Feb 24 02:28:49.799 INFO O| Feb 24 02:28:49.799 INFO O| Done |
| 4416 | 2026-02-24T02:28:50.631Z | [ host-image] Feb 24 02:28:50.665 INFO O| Feb 24 02:28:50.664 INFO O| Done |
| 4417 | 2026-02-24T02:28:53.571Z | [ recovery-image] Feb 24 02:28:53.604 INFO O| Feb 24 02:28:53.604 INFO O| Download: 7116/15969 items 77.1/187.3MB 41% complete (2.2M/s) |
| 4418 | 2026-02-24T02:28:59.280Z | [ recovery-image] Feb 24 02:28:59.314 INFO O| Feb 24 02:28:59.314 INFO O| Download: 7716/15969 items 78.5/187.3MB 41% complete (2.0M/s) |
| 4419 | 2026-02-24T02:29:04.284Z | [ recovery-image] Feb 24 02:29:04.318 INFO O| Feb 24 02:29:04.318 INFO O| Download: 8072/15969 items 83.8/187.3MB 44% complete (586k/s) |
| 4420 | 2026-02-24T02:29:10.881Z | [ recovery-image] Feb 24 02:29:10.915 INFO O| Feb 24 02:29:10.915 INFO O| Download: 8758/15969 items 88.4/187.3MB 47% complete (979k/s) |
| 4421 | 2026-02-24T02:29:18.186Z | [ recovery-image] Feb 24 02:29:18.220 INFO O| Feb 24 02:29:18.220 INFO O| Download: 8895/15969 items 96.1/187.3MB 51% complete (1.1M/s) |
| 4422 | 2026-02-24T02:29:23.192Z | [ recovery-image] Feb 24 02:29:23.227 INFO O| Feb 24 02:29:23.227 INFO O| Download: 9569/15969 items 97.7/187.3MB 52% complete (1.0M/s) |
| 4423 | 2026-02-24T02:29:28.192Z | [ recovery-image] Feb 24 02:29:28.227 INFO O| Feb 24 02:29:28.227 INFO O| Download: 10528/15969 items 98.2/187.3MB 52% complete (213k/s) |
| 4424 | 2026-02-24T02:29:33.699Z | [ recovery-image] Feb 24 02:29:33.734 INFO O| Feb 24 02:29:33.734 INFO O| Download: 11077/15969 items 99.5/187.3MB 53% complete (170k/s) |
| 4425 | 2026-02-24T02:29:38.711Z | [ recovery-image] Feb 24 02:29:38.746 INFO O| Feb 24 02:29:38.746 INFO O| Download: 11421/15969 items 111.3/187.3MB 59% complete (1.2M/s) |
| 4426 | 2026-02-24T02:29:43.715Z | [ recovery-image] Feb 24 02:29:43.750 INFO O| Feb 24 02:29:43.750 INFO O| Download: 11946/15969 items 131.8/187.3MB 70% complete (3.1M/s) |
| 4427 | 2026-02-24T02:29:45.005Z | [ host-image] Feb 24 02:29:45.040 INFO O| Feb 24 02:29:45.040 INFO STEP 11 (pkg_install) COMPLETE |
| 4428 | 2026-02-24T02:29:45.030Z | [ host-image] Feb 24 02:29:45.040 INFO O| Feb 24 02:29:45.040 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4429 | 2026-02-24T02:29:45.055Z | [ host-image] Feb 24 02:29:45.069 INFO O| Feb 24 02:29:45.069 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/system/man", "/developer/object-file", "/system/ksensor", "/driver/cpu/sensor", "/driver/ktest", "/system/i2c"] |
| 4430 | 2026-02-24T02:29:48.715Z | [ recovery-image] Feb 24 02:29:48.751 INFO O| Feb 24 02:29:48.751 INFO O| Download: 12225/15969 items 145.9/187.3MB 77% complete (3.5M/s) |
| 4431 | 2026-02-24T02:29:53.715Z | [ recovery-image] Feb 24 02:29:53.751 INFO O| Feb 24 02:29:53.751 INFO O| Download: 13351/15969 items 149.9/187.3MB 80% complete (2.0M/s) |
| 4432 | 2026-02-24T02:29:58.716Z | [ recovery-image] Feb 24 02:29:58.752 INFO O| Feb 24 02:29:58.751 INFO O| Download: 14274/15969 items 153.8/187.3MB 82% complete (818k/s) |
| 4433 | 2026-02-24T02:30:03.967Z | [ recovery-image] Feb 24 02:30:04.003 INFO O| Feb 24 02:30:04.003 INFO O| Download: 14794/15969 items 157.1/187.3MB 83% complete (768k/s) |
| 4434 | 2026-02-24T02:30:08.973Z | [ recovery-image] Feb 24 02:30:09.009 INFO O| Feb 24 02:30:09.009 INFO O| Download: 15312/15969 items 163.3/187.3MB 87% complete (957k/s) |
| 4435 | 2026-02-24T02:30:14.277Z | [ recovery-image] Feb 24 02:30:14.314 INFO O| Feb 24 02:30:14.314 INFO O| Download: 15668/15969 items 181.0/187.3MB 96% complete (2.6M/s) |
| 4436 | 2026-02-24T02:30:19.314Z | [ recovery-image] Feb 24 02:30:19.351 INFO O| Feb 24 02:30:19.351 INFO O| Download: 15765/15969 items 182.3/187.3MB 97% complete (1.9M/s) |
| 4437 | 2026-02-24T02:30:23.586Z | [ recovery-image] Feb 24 02:30:23.623 INFO O| Feb 24 02:30:23.623 INFO O| Download: Completed 187.26 MB in 157.25 seconds (1.2M/s) |
| 4438 | 2026-02-24T02:30:24.371Z | [ recovery-image] Feb 24 02:30:24.407 INFO O| Feb 24 02:30:24.407 INFO O| Actions: 1/26357 actions (Installing new actions) |
| 4439 | 2026-02-24T02:30:29.372Z | [ recovery-image] Feb 24 02:30:29.407 INFO O| Feb 24 02:30:29.407 INFO O| Actions: 10458/26357 actions (Installing new actions) |
| 4440 | 2026-02-24T02:30:34.372Z | [ recovery-image] Feb 24 02:30:34.408 INFO O| Feb 24 02:30:34.408 INFO O| Actions: 16981/26357 actions (Installing new actions) |
| 4441 | 2026-02-24T02:30:39.003Z | [ recovery-image] Feb 24 02:30:39.040 INFO O| Feb 24 02:30:39.040 INFO O| Actions: Completed 26357 actions in 14.63 seconds. |
| 4442 | 2026-02-24T02:30:40.086Z | [ recovery-image] Feb 24 02:30:40.123 INFO O| Feb 24 02:30:40.123 INFO O| Done |
| 4443 | 2026-02-24T02:30:40.111Z | [ recovery-image] Feb 24 02:30:40.123 INFO O| Feb 24 02:30:40.123 INFO O| Done |
| 4444 | 2026-02-24T02:30:40.390Z | [ host-image] Feb 24 02:30:40.428 INFO O| Feb 24 02:30:40.428 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4445 | 2026-02-24T02:30:42.682Z | [ recovery-image] Feb 24 02:30:42.719 INFO O| Feb 24 02:30:42.719 INFO O| Done |
| 4446 | 2026-02-24T02:30:44.511Z | [ recovery-image] Feb 24 02:30:44.549 INFO O| Feb 24 02:30:44.548 INFO O| Done |
| 4447 | 2026-02-24T02:30:44.539Z | [ recovery-image] Feb 24 02:30:44.577 INFO O| Feb 24 02:30:44.577 INFO O| Done |
| 4448 | 2026-02-24T02:30:48.497Z | [ recovery-image] Feb 24 02:30:48.535 INFO O| Feb 24 02:30:48.535 INFO O| Done |
| 4449 | 2026-02-24T02:30:49.080Z | [ recovery-image] Feb 24 02:30:49.117 INFO O| Feb 24 02:30:49.117 INFO O| Done |
| 4450 | 2026-02-24T02:30:53.177Z | [ recovery-image] Feb 24 02:30:53.215 INFO O| Feb 24 02:30:53.215 INFO STEP 11 (pkg_install) COMPLETE |
| 4451 | 2026-02-24T02:30:53.177Z | [ recovery-image] Feb 24 02:30:53.215 INFO O| Feb 24 02:30:53.215 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4452 | 2026-02-24T02:30:53.201Z | [ recovery-image] Feb 24 02:30:53.216 INFO O| Feb 24 02:30:53.215 INFO skip step because feature "recovery" is enabled |
| 4453 | 2026-02-24T02:30:53.201Z | [ recovery-image] Feb 24 02:30:53.216 INFO O| Feb 24 02:30:53.216 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4454 | 2026-02-24T02:30:53.201Z | [ recovery-image] Feb 24 02:30:53.216 INFO O| Feb 24 02:30:53.216 INFO skip step because feature "omicron1" is not enabled |
| 4455 | 2026-02-24T02:30:53.201Z | [ recovery-image] Feb 24 02:30:53.216 INFO O| Feb 24 02:30:53.216 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4456 | 2026-02-24T02:30:53.201Z | [ recovery-image] Feb 24 02:30:53.235 INFO O| Feb 24 02:30:53.235 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"] |
| 4457 | 2026-02-24T02:31:04.693Z | [ host-image] Feb 24 02:31:04.731 INFO O| Feb 24 02:31:04.731 INFO O| Startup: Caching catalogs ... Done |
| 4458 | 2026-02-24T02:31:17.438Z | [ host-image] Feb 24 02:31:17.477 INFO O| Feb 24 02:31:17.477 INFO O| Planning: Solver setup ... Done |
| 4459 | 2026-02-24T02:31:17.463Z | [ host-image] Feb 24 02:31:17.490 INFO O| Feb 24 02:31:17.490 INFO O| Planning: Running solver ... Done |
| 4460 | 2026-02-24T02:31:17.605Z | [ host-image] Feb 24 02:31:17.643 INFO O| Feb 24 02:31:17.643 INFO O| Planning: Finding local manifests ... Done |
| 4461 | 2026-02-24T02:31:17.785Z | [ host-image] Feb 24 02:31:17.824 INFO O| Feb 24 02:31:17.823 INFO O| Planning: Fetching manifests: 0/6 0% complete |
| 4462 | 2026-02-24T02:31:18.048Z | [ host-image] Feb 24 02:31:18.087 INFO O| Feb 24 02:31:18.087 INFO O| Planning: Fetching manifests: 6/6 100% complete |
| 4463 | 2026-02-24T02:31:18.106Z | [ host-image] Feb 24 02:31:18.145 INFO O| Feb 24 02:31:18.145 INFO O| Planning: Package planning ... Done |
| 4464 | 2026-02-24T02:31:18.130Z | [ host-image] Feb 24 02:31:18.158 INFO O| Feb 24 02:31:18.157 INFO O| Planning: Merging actions ... Done |
| 4465 | 2026-02-24T02:31:18.277Z | [ host-image] Feb 24 02:31:18.315 INFO O| Feb 24 02:31:18.315 INFO O| Planning: Checking for conflicting actions ... Done |
| 4466 | 2026-02-24T02:31:18.304Z | [ host-image] Feb 24 02:31:18.318 INFO O| Feb 24 02:31:18.318 INFO O| Planning: Consolidating action changes ... Done |
| 4467 | 2026-02-24T02:31:18.745Z | [ host-image] Feb 24 02:31:18.782 INFO O| Feb 24 02:31:18.782 INFO O| Planning: Evaluating mediators ... Done |
| 4468 | 2026-02-24T02:31:18.770Z | [ host-image] Feb 24 02:31:18.785 INFO O| Feb 24 02:31:18.785 INFO O| Planning: Planning completed in 13.94 seconds |
| 4469 | 2026-02-24T02:31:18.770Z | [ host-image] Feb 24 02:31:18.786 INFO O| Feb 24 02:31:18.786 INFO O| Packages to install: 6 |
| 4470 | 2026-02-24T02:31:18.770Z | [ host-image] Feb 24 02:31:18.786 INFO O| Feb 24 02:31:18.786 INFO O| Services to change: 2 |
| 4471 | 2026-02-24T02:31:18.794Z | [ host-image] Feb 24 02:31:18.819 INFO O| Feb 24 02:31:18.818 INFO O| Download: 0/155 items 0.0/1.7MB 0% complete |
| 4472 | 2026-02-24T02:31:23.881Z | [ host-image] Feb 24 02:31:23.920 INFO O| Feb 24 02:31:23.920 INFO O| Download: 152/155 items 1.7/1.7MB 99% complete (427k/s) |
| 4473 | 2026-02-24T02:31:23.905Z | [ host-image] Feb 24 02:31:23.929 INFO O| Feb 24 02:31:23.928 INFO O| Download: Completed 1.75 MB in 5.11 seconds (349k/s) |
| 4474 | 2026-02-24T02:31:29.120Z | [ host-image] Feb 24 02:31:23.987 INFO O| Feb 24 02:31:23.987 INFO O| Actions: 1/390 actions (Installing new actions) |
| 4475 | 2026-02-24T02:31:29.163Z | [ host-image] Feb 24 02:31:24.462 INFO O| Feb 24 02:31:24.462 INFO O| Actions: Completed 390 actions in 0.48 seconds. |
| 4476 | 2026-02-24T02:31:29.163Z | [ host-image] Feb 24 02:31:25.396 INFO O| Feb 24 02:31:25.396 INFO O| Done |
| 4477 | 2026-02-24T02:31:29.163Z | [ host-image] Feb 24 02:31:25.396 INFO O| Feb 24 02:31:25.396 INFO O| Done |
| 4478 | 2026-02-24T02:31:29.189Z | [ host-image] Feb 24 02:31:28.211 INFO O| Feb 24 02:31:28.211 INFO O| Done |
| 4479 | 2026-02-24T02:31:30.733Z | [ host-image] Feb 24 02:31:30.772 INFO O| Feb 24 02:31:30.772 INFO O| Done |
| 4480 | 2026-02-24T02:31:30.794Z | [ host-image] Feb 24 02:31:30.832 INFO O| Feb 24 02:31:30.832 INFO O| Done |
| 4481 | 2026-02-24T02:31:30.819Z | [ host-image] Feb 24 02:31:30.833 INFO O| Feb 24 02:31:30.833 INFO O| Done |
| 4482 | 2026-02-24T02:31:30.842Z | [ host-image] Feb 24 02:31:30.874 INFO O| Feb 24 02:31:30.874 INFO O| Done |
| 4483 | 2026-02-24T02:31:32.665Z | [ host-image] Feb 24 02:31:32.704 INFO O| Feb 24 02:31:32.704 INFO STEP 12 (pkg_install) COMPLETE |
| 4484 | 2026-02-24T02:31:32.665Z | [ host-image] Feb 24 02:31:32.704 INFO O| Feb 24 02:31:32.704 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4485 | 2026-02-24T02:31:32.689Z | [ host-image] Feb 24 02:31:32.721 INFO O| Feb 24 02:31:32.721 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"] |
| 4486 | 2026-02-24T02:31:44.053Z | [ recovery-image] Feb 24 02:31:44.093 INFO O| Feb 24 02:31:44.092 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4487 | 2026-02-24T02:32:07.045Z | [ recovery-image] Feb 24 02:32:07.086 INFO O| Feb 24 02:32:07.086 INFO O| Startup: Caching catalogs ... Done |
| 4488 | 2026-02-24T02:32:16.309Z | [ recovery-image] Feb 24 02:32:16.335 INFO O| Feb 24 02:32:16.334 INFO O| Planning: Solver setup ... Done |
| 4489 | 2026-02-24T02:32:16.309Z | [ recovery-image] Feb 24 02:32:16.346 INFO O| Feb 24 02:32:16.346 INFO O| Planning: Running solver ... Done |
| 4490 | 2026-02-24T02:32:16.444Z | [ recovery-image] Feb 24 02:32:16.486 INFO O| Feb 24 02:32:16.485 INFO O| Planning: Finding local manifests ... Done |
| 4491 | 2026-02-24T02:32:16.525Z | [ recovery-image] Feb 24 02:32:16.566 INFO O| Feb 24 02:32:16.566 INFO O| Planning: Fetching manifests: 0/1 0% complete |
| 4492 | 2026-02-24T02:32:16.556Z | [ recovery-image] Feb 24 02:32:16.597 INFO O| Feb 24 02:32:16.597 INFO O| Planning: Fetching manifests: 1/1 100% complete |
| 4493 | 2026-02-24T02:32:16.587Z | [ recovery-image] Feb 24 02:32:16.628 INFO O| Feb 24 02:32:16.628 INFO O| Planning: Package planning ... Done |
| 4494 | 2026-02-24T02:32:16.611Z | [ recovery-image] Feb 24 02:32:16.629 INFO O| Feb 24 02:32:16.629 INFO O| Planning: Merging actions ... Done |
| 4495 | 2026-02-24T02:32:16.635Z | [ recovery-image] Feb 24 02:32:16.676 INFO O| Feb 24 02:32:16.675 INFO O| Planning: Checking for conflicting actions ... Done |
| 4496 | 2026-02-24T02:32:16.635Z | [ recovery-image] Feb 24 02:32:16.676 INFO O| Feb 24 02:32:16.676 INFO O| Planning: Consolidating action changes ... Done |
| 4497 | 2026-02-24T02:32:16.877Z | [ recovery-image] Feb 24 02:32:16.918 INFO O| Feb 24 02:32:16.917 INFO O| Planning: Evaluating mediators ... Done |
| 4498 | 2026-02-24T02:32:16.900Z | [ recovery-image] Feb 24 02:32:16.918 INFO O| Feb 24 02:32:16.918 INFO O| Planning: Planning completed in 9.71 seconds |
| 4499 | 2026-02-24T02:32:16.900Z | [ recovery-image] Feb 24 02:32:16.919 INFO O| Feb 24 02:32:16.919 INFO O| Packages to install: 1 |
| 4500 | 2026-02-24T02:32:16.924Z | [ recovery-image] Feb 24 02:32:16.945 INFO O| Feb 24 02:32:16.945 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete |
| 4501 | 2026-02-24T02:32:17.584Z | [ recovery-image] Feb 24 02:32:17.624 INFO O| Feb 24 02:32:17.624 INFO O| Download: Completed 12.26 MB in 0.68 seconds (18.1M/s) |
| 4502 | 2026-02-24T02:32:17.645Z | [ recovery-image] Feb 24 02:32:17.686 INFO O| Feb 24 02:32:17.686 INFO O| Actions: 1/22 actions (Installing new actions) |
| 4503 | 2026-02-24T02:32:17.993Z | [ recovery-image] Feb 24 02:32:18.034 INFO O| Feb 24 02:32:18.034 INFO O| Actions: Completed 22 actions in 0.35 seconds. |
| 4504 | 2026-02-24T02:32:18.772Z | [ recovery-image] Feb 24 02:32:18.813 INFO O| Feb 24 02:32:18.812 INFO O| Done |
| 4505 | 2026-02-24T02:32:18.795Z | [ recovery-image] Feb 24 02:32:18.813 INFO O| Feb 24 02:32:18.813 INFO O| Done |
| 4506 | 2026-02-24T02:32:19.945Z | [ host-image] Feb 24 02:32:19.986 INFO O| Feb 24 02:32:19.986 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 4507 | 2026-02-24T02:32:20.578Z | [ recovery-image] Feb 24 02:32:20.620 INFO O| Feb 24 02:32:20.619 INFO O| Done |
| 4508 | 2026-02-24T02:32:22.020Z | [ recovery-image] Feb 24 02:32:22.060 INFO O| Feb 24 02:32:22.059 INFO O| Done |
| 4509 | 2026-02-24T02:32:22.046Z | [ recovery-image] Feb 24 02:32:22.080 INFO O| Feb 24 02:32:22.080 INFO O| Done |
| 4510 | 2026-02-24T02:32:22.046Z | [ recovery-image] Feb 24 02:32:22.080 INFO O| Feb 24 02:32:22.080 INFO O| Done |
| 4511 | 2026-02-24T02:32:22.071Z | [ recovery-image] Feb 24 02:32:22.101 INFO O| Feb 24 02:32:22.101 INFO O| Done |
| 4512 | 2026-02-24T02:32:23.856Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO STEP 14 (pkg_install) COMPLETE |
| 4513 | 2026-02-24T02:32:23.856Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4514 | 2026-02-24T02:32:23.881Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO skip step because feature "mbist" is not enabled |
| 4515 | 2026-02-24T02:32:23.881Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4516 | 2026-02-24T02:32:23.881Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO skip step because feature "mfg" is not enabled |
| 4517 | 2026-02-24T02:32:23.881Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4518 | 2026-02-24T02:32:23.881Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO skip step because feature "compliance" is not enabled |
| 4519 | 2026-02-24T02:32:23.882Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4520 | 2026-02-24T02:32:23.882Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO skip step because feature "stress" is not enabled |
| 4521 | 2026-02-24T02:32:23.882Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4522 | 2026-02-24T02:32:23.882Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO skip step because feature "compliance" is not enabled |
| 4523 | 2026-02-24T02:32:23.882Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 4524 | 2026-02-24T02:32:23.882Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO skip step because feature "nfs" is not enabled |
| 4525 | 2026-02-24T02:32:23.882Z | [ recovery-image] Feb 24 02:32:23.897 INFO O| Feb 24 02:32:23.897 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os |
| 4526 | 2026-02-24T02:32:23.882Z | [ recovery-image] Feb 24 02:32:23.898 INFO O| Feb 24 02:32:23.898 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os |
| 4527 | 2026-02-24T02:32:23.981Z | [ recovery-image] Feb 24 02:32:24.022 INFO O| Feb 24 02:32:24.022 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os |
| 4528 | 2026-02-24T02:32:24.058Z | [ recovery-image] Feb 24 02:32:24.095 INFO O| Feb 24 02:32:24.094 INFO completed processing sled/ramdisk-01-os |
| 4529 | 2026-02-24T02:32:24.083Z | [ recovery-image] Feb 24 02:32:24.116 INFO image builder template: ramdisk-02-trim... |
| 4530 | 2026-02-24T02:32:24.083Z | [ recovery-image] Feb 24 02:32:24.121 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp5z1CyQ/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-02-trim"], pwd: None |
| 4531 | 2026-02-24T02:32:24.137Z | [ recovery-image] Feb 24 02:32:24.176 INFO O| Feb 24 02:32:24.176 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4532 | 2026-02-24T02:32:24.162Z | [ recovery-image] Feb 24 02:32:24.184 INFO O| Feb 24 02:32:24.184 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4533 | 2026-02-24T02:32:24.187Z | [ recovery-image] Feb 24 02:32:24.220 INFO O| Feb 24 02:32:24.220 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled |
| 4534 | 2026-02-24T02:32:24.212Z | [ recovery-image] Feb 24 02:32:24.252 INFO O| Feb 24 02:32:24.252 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4535 | 2026-02-24T02:32:24.213Z | [ recovery-image] Feb 24 02:32:24.253 INFO O| Feb 24 02:32:24.253 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4536 | 2026-02-24T02:32:24.239Z | [ recovery-image] Feb 24 02:32:24.266 INFO O| Feb 24 02:32:24.266 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4537 | 2026-02-24T02:32:24.239Z | [ recovery-image] Feb 24 02:32:24.274 INFO O| Feb 24 02:32:24.274 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os |
| 4538 | 2026-02-24T02:32:24.264Z | [ recovery-image] Feb 24 02:32:24.281 INFO O| Feb 24 02:32:24.281 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os |
| 4539 | 2026-02-24T02:32:24.388Z | [ recovery-image] Feb 24 02:32:24.430 INFO O| Feb 24 02:32:24.430 INFO rolled back to input snapshot; work may begin |
| 4540 | 2026-02-24T02:32:24.388Z | [ recovery-image] Feb 24 02:32:24.430 INFO O| Feb 24 02:32:24.430 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4541 | 2026-02-24T02:32:24.412Z | [ recovery-image] Feb 24 02:32:24.437 INFO O| Feb 24 02:32:24.437 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4542 | 2026-02-24T02:32:24.447Z | [ recovery-image] Feb 24 02:32:24.459 INFO O| Feb 24 02:32:24.459 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg" |
| 4543 | 2026-02-24T02:32:24.491Z | [ recovery-image] Feb 24 02:32:24.533 INFO O| Feb 24 02:32:24.533 INFO STEP 0 (remove_files) COMPLETE |
| 4544 | 2026-02-24T02:32:24.491Z | [ recovery-image] Feb 24 02:32:24.533 INFO O| Feb 24 02:32:24.533 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4545 | 2026-02-24T02:32:24.516Z | [ recovery-image] Feb 24 02:32:24.551 INFO O| Feb 24 02:32:24.551 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4" |
| 4546 | 2026-02-24T02:32:24.516Z | [ recovery-image] Feb 24 02:32:24.556 INFO O| Feb 24 02:32:24.556 INFO STEP 1 (remove_files) COMPLETE |
| 4547 | 2026-02-24T02:32:24.516Z | [ recovery-image] Feb 24 02:32:24.556 INFO O| Feb 24 02:32:24.556 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4548 | 2026-02-24T02:32:24.540Z | [ recovery-image] Feb 24 02:32:24.573 INFO O| Feb 24 02:32:24.573 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include" |
| 4549 | 2026-02-24T02:32:24.564Z | [ recovery-image] Feb 24 02:32:24.593 INFO O| Feb 24 02:32:24.593 INFO STEP 2 (remove_files) COMPLETE |
| 4550 | 2026-02-24T02:32:24.564Z | [ recovery-image] Feb 24 02:32:24.593 INFO O| Feb 24 02:32:24.593 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4551 | 2026-02-24T02:32:24.588Z | [ recovery-image] Feb 24 02:32:24.612 INFO O| Feb 24 02:32:24.612 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo" |
| 4552 | 2026-02-24T02:32:24.588Z | [ recovery-image] Feb 24 02:32:24.615 INFO O| Feb 24 02:32:24.615 INFO STEP 3 (remove_files) COMPLETE |
| 4553 | 2026-02-24T02:32:24.588Z | [ recovery-image] Feb 24 02:32:24.615 INFO O| Feb 24 02:32:24.615 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4554 | 2026-02-24T02:32:24.612Z | [ recovery-image] Feb 24 02:32:24.632 INFO O| Feb 24 02:32:24.632 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help" |
| 4555 | 2026-02-24T02:32:24.612Z | [ recovery-image] Feb 24 02:32:24.640 INFO O| Feb 24 02:32:24.640 INFO STEP 4 (remove_files) COMPLETE |
| 4556 | 2026-02-24T02:32:24.612Z | [ recovery-image] Feb 24 02:32:24.640 INFO O| Feb 24 02:32:24.640 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4557 | 2026-02-24T02:32:24.636Z | [ recovery-image] Feb 24 02:32:24.658 INFO O| Feb 24 02:32:24.658 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc" |
| 4558 | 2026-02-24T02:32:24.636Z | [ recovery-image] Feb 24 02:32:24.658 INFO O| Feb 24 02:32:24.658 INFO STEP 5 (remove_files) COMPLETE |
| 4559 | 2026-02-24T02:32:24.636Z | [ recovery-image] Feb 24 02:32:24.658 INFO O| Feb 24 02:32:24.658 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4560 | 2026-02-24T02:32:24.660Z | [ recovery-image] Feb 24 02:32:24.680 INFO O| Feb 24 02:32:24.680 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion" |
| 4561 | 2026-02-24T02:32:24.660Z | [ recovery-image] Feb 24 02:32:24.695 INFO O| Feb 24 02:32:24.695 INFO STEP 6 (remove_files) COMPLETE |
| 4562 | 2026-02-24T02:32:24.660Z | [ recovery-image] Feb 24 02:32:24.696 INFO O| Feb 24 02:32:24.695 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4563 | 2026-02-24T02:32:24.660Z | [ recovery-image] Feb 24 02:32:24.696 INFO O| Feb 24 02:32:24.695 INFO skip step because feature "recovery" is enabled |
| 4564 | 2026-02-24T02:32:24.660Z | [ recovery-image] Feb 24 02:32:24.696 INFO O| Feb 24 02:32:24.696 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4565 | 2026-02-24T02:32:24.660Z | [ recovery-image] Feb 24 02:32:24.696 INFO O| Feb 24 02:32:24.696 INFO skip step because feature "recovery" is enabled |
| 4566 | 2026-02-24T02:32:24.660Z | [ recovery-image] Feb 24 02:32:24.696 INFO O| Feb 24 02:32:24.696 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4567 | 2026-02-24T02:32:24.660Z | [ recovery-image] Feb 24 02:32:24.696 INFO O| Feb 24 02:32:24.696 INFO skip step because feature "recovery" is enabled |
| 4568 | 2026-02-24T02:32:24.660Z | [ recovery-image] Feb 24 02:32:24.696 INFO O| Feb 24 02:32:24.696 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4569 | 2026-02-24T02:32:24.684Z | [ recovery-image] Feb 24 02:32:24.713 INFO O| Feb 24 02:32:24.713 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp" |
| 4570 | 2026-02-24T02:32:24.684Z | [ recovery-image] Feb 24 02:32:24.718 INFO O| Feb 24 02:32:24.717 INFO STEP 10 (remove_files) COMPLETE |
| 4571 | 2026-02-24T02:32:24.684Z | [ recovery-image] Feb 24 02:32:24.718 INFO O| Feb 24 02:32:24.718 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4572 | 2026-02-24T02:32:24.708Z | [ recovery-image] Feb 24 02:32:24.738 INFO O| Feb 24 02:32:24.737 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386" |
| 4573 | 2026-02-24T02:32:24.708Z | [ recovery-image] Feb 24 02:32:24.739 INFO O| Feb 24 02:32:24.739 INFO STEP 11 (remove_files) COMPLETE |
| 4574 | 2026-02-24T02:32:24.708Z | [ recovery-image] Feb 24 02:32:24.739 INFO O| Feb 24 02:32:24.739 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4575 | 2026-02-24T02:32:24.732Z | [ recovery-image] Feb 24 02:32:24.754 INFO O| Feb 24 02:32:24.754 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv" |
| 4576 | 2026-02-24T02:32:24.732Z | [ recovery-image] Feb 24 02:32:24.756 INFO O| Feb 24 02:32:24.756 INFO STEP 12 (remove_files) COMPLETE |
| 4577 | 2026-02-24T02:32:24.732Z | [ recovery-image] Feb 24 02:32:24.756 INFO O| Feb 24 02:32:24.756 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4578 | 2026-02-24T02:32:24.776Z | [ recovery-image] Feb 24 02:32:24.818 INFO O| Feb 24 02:32:24.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses++.a" |
| 4579 | 2026-02-24T02:32:24.800Z | [ recovery-image] Feb 24 02:32:24.821 INFO O| Feb 24 02:32:24.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a" |
| 4580 | 2026-02-24T02:32:24.801Z | [ recovery-image] Feb 24 02:32:24.824 INFO O| Feb 24 02:32:24.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a" |
| 4581 | 2026-02-24T02:32:24.801Z | [ recovery-image] Feb 24 02:32:24.841 INFO O| Feb 24 02:32:24.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libncurses++.a" |
| 4582 | 2026-02-24T02:32:25.032Z | [ recovery-image] Feb 24 02:32:25.074 INFO O| Feb 24 02:32:25.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" |
| 4583 | 2026-02-24T02:32:25.057Z | [ recovery-image] Feb 24 02:32:25.074 INFO O| Feb 24 02:32:25.074 INFO STEP 13 (remove_files) COMPLETE |
| 4584 | 2026-02-24T02:32:25.057Z | [ recovery-image] Feb 24 02:32:25.074 INFO O| Feb 24 02:32:25.074 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4585 | 2026-02-24T02:32:25.081Z | [ recovery-image] Feb 24 02:32:25.098 INFO O| Feb 24 02:32:25.098 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot" |
| 4586 | 2026-02-24T02:32:25.081Z | [ recovery-image] Feb 24 02:32:25.100 INFO O| Feb 24 02:32:25.100 INFO STEP 14 (remove_files) COMPLETE |
| 4587 | 2026-02-24T02:32:25.081Z | [ recovery-image] Feb 24 02:32:25.100 INFO O| Feb 24 02:32:25.100 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4588 | 2026-02-24T02:32:25.106Z | [ recovery-image] Feb 24 02:32:25.125 INFO O| Feb 24 02:32:25.124 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc" |
| 4589 | 2026-02-24T02:32:25.106Z | [ recovery-image] Feb 24 02:32:25.136 INFO O| Feb 24 02:32:25.136 INFO STEP 15 (remove_files) COMPLETE |
| 4590 | 2026-02-24T02:32:25.106Z | [ recovery-image] Feb 24 02:32:25.136 INFO O| Feb 24 02:32:25.136 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4591 | 2026-02-24T02:32:25.132Z | [ recovery-image] Feb 24 02:32:25.156 INFO O| Feb 24 02:32:25.156 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv" |
| 4592 | 2026-02-24T02:32:25.132Z | [ recovery-image] Feb 24 02:32:25.157 INFO O| Feb 24 02:32:25.157 INFO STEP 16 (remove_files) COMPLETE |
| 4593 | 2026-02-24T02:32:25.132Z | [ recovery-image] Feb 24 02:32:25.157 INFO O| Feb 24 02:32:25.157 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4594 | 2026-02-24T02:32:25.158Z | [ recovery-image] Feb 24 02:32:25.175 INFO O| Feb 24 02:32:25.175 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc" |
| 4595 | 2026-02-24T02:32:25.158Z | [ recovery-image] Feb 24 02:32:25.177 INFO O| Feb 24 02:32:25.177 INFO STEP 17 (remove_files) COMPLETE |
| 4596 | 2026-02-24T02:32:25.158Z | [ recovery-image] Feb 24 02:32:25.177 INFO O| Feb 24 02:32:25.177 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4597 | 2026-02-24T02:32:25.158Z | [ recovery-image] Feb 24 02:32:25.196 INFO O| Feb 24 02:32:25.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica" |
| 4598 | 2026-02-24T02:32:25.158Z | [ recovery-image] Feb 24 02:32:25.196 INFO O| Feb 24 02:32:25.196 INFO STEP 18 (remove_files) COMPLETE |
| 4599 | 2026-02-24T02:32:25.158Z | [ recovery-image] Feb 24 02:32:25.196 INFO O| Feb 24 02:32:25.196 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4600 | 2026-02-24T02:32:25.182Z | [ recovery-image] Feb 24 02:32:25.211 INFO O| Feb 24 02:32:25.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem" |
| 4601 | 2026-02-24T02:32:25.182Z | [ recovery-image] Feb 24 02:32:25.211 INFO O| Feb 24 02:32:25.211 INFO STEP 19 (remove_files) COMPLETE |
| 4602 | 2026-02-24T02:32:25.182Z | [ recovery-image] Feb 24 02:32:25.211 INFO O| Feb 24 02:32:25.211 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4603 | 2026-02-24T02:32:25.206Z | [ recovery-image] Feb 24 02:32:25.230 INFO O| Feb 24 02:32:25.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans" |
| 4604 | 2026-02-24T02:32:25.206Z | [ recovery-image] Feb 24 02:32:25.230 INFO O| Feb 24 02:32:25.230 INFO STEP 20 (remove_files) COMPLETE |
| 4605 | 2026-02-24T02:32:25.206Z | [ recovery-image] Feb 24 02:32:25.230 INFO O| Feb 24 02:32:25.230 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4606 | 2026-02-24T02:32:25.206Z | [ recovery-image] Feb 24 02:32:25.246 INFO O| Feb 24 02:32:25.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc" |
| 4607 | 2026-02-24T02:32:25.207Z | [ recovery-image] Feb 24 02:32:25.247 INFO O| Feb 24 02:32:25.247 INFO STEP 21 (remove_files) COMPLETE |
| 4608 | 2026-02-24T02:32:25.207Z | [ recovery-image] Feb 24 02:32:25.247 INFO O| Feb 24 02:32:25.247 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4609 | 2026-02-24T02:32:25.232Z | [ recovery-image] Feb 24 02:32:25.261 INFO O| Feb 24 02:32:25.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv" |
| 4610 | 2026-02-24T02:32:25.232Z | [ recovery-image] Feb 24 02:32:25.262 INFO O| Feb 24 02:32:25.261 INFO STEP 22 (remove_files) COMPLETE |
| 4611 | 2026-02-24T02:32:25.232Z | [ recovery-image] Feb 24 02:32:25.262 INFO O| Feb 24 02:32:25.261 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4612 | 2026-02-24T02:32:25.256Z | [ recovery-image] Feb 24 02:32:25.277 INFO O| Feb 24 02:32:25.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd" |
| 4613 | 2026-02-24T02:32:25.256Z | [ recovery-image] Feb 24 02:32:25.277 INFO O| Feb 24 02:32:25.277 INFO STEP 23 (remove_files) COMPLETE |
| 4614 | 2026-02-24T02:32:25.256Z | [ recovery-image] Feb 24 02:32:25.277 INFO O| Feb 24 02:32:25.277 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4615 | 2026-02-24T02:32:25.256Z | [ recovery-image] Feb 24 02:32:25.291 INFO O| Feb 24 02:32:25.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon" |
| 4616 | 2026-02-24T02:32:25.256Z | [ recovery-image] Feb 24 02:32:25.291 INFO O| Feb 24 02:32:25.291 INFO STEP 24 (remove_files) COMPLETE |
| 4617 | 2026-02-24T02:32:25.256Z | [ recovery-image] Feb 24 02:32:25.291 INFO O| Feb 24 02:32:25.291 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4618 | 2026-02-24T02:32:25.282Z | [ recovery-image] Feb 24 02:32:25.310 INFO O| Feb 24 02:32:25.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power" |
| 4619 | 2026-02-24T02:32:25.282Z | [ recovery-image] Feb 24 02:32:25.310 INFO O| Feb 24 02:32:25.310 INFO STEP 25 (remove_files) COMPLETE |
| 4620 | 2026-02-24T02:32:25.282Z | [ recovery-image] Feb 24 02:32:25.310 INFO O| Feb 24 02:32:25.310 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4621 | 2026-02-24T02:32:25.307Z | [ recovery-image] Feb 24 02:32:25.327 INFO O| Feb 24 02:32:25.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio" |
| 4622 | 2026-02-24T02:32:25.307Z | [ recovery-image] Feb 24 02:32:25.328 INFO O| Feb 24 02:32:25.327 INFO STEP 26 (remove_files) COMPLETE |
| 4623 | 2026-02-24T02:32:25.307Z | [ recovery-image] Feb 24 02:32:25.328 INFO O| Feb 24 02:32:25.328 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4624 | 2026-02-24T02:32:25.307Z | [ recovery-image] Feb 24 02:32:25.344 INFO O| Feb 24 02:32:25.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575" |
| 4625 | 2026-02-24T02:32:25.307Z | [ recovery-image] Feb 24 02:32:25.344 INFO O| Feb 24 02:32:25.344 INFO STEP 27 (remove_files) COMPLETE |
| 4626 | 2026-02-24T02:32:25.307Z | [ recovery-image] Feb 24 02:32:25.344 INFO O| Feb 24 02:32:25.344 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4627 | 2026-02-24T02:32:25.333Z | [ recovery-image] Feb 24 02:32:25.360 INFO O| Feb 24 02:32:25.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens" |
| 4628 | 2026-02-24T02:32:25.333Z | [ recovery-image] Feb 24 02:32:25.360 INFO O| Feb 24 02:32:25.360 INFO STEP 28 (remove_files) COMPLETE |
| 4629 | 2026-02-24T02:32:25.333Z | [ recovery-image] Feb 24 02:32:25.360 INFO O| Feb 24 02:32:25.360 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4630 | 2026-02-24T02:32:25.357Z | [ recovery-image] Feb 24 02:32:25.376 INFO O| Feb 24 02:32:25.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci" |
| 4631 | 2026-02-24T02:32:25.357Z | [ recovery-image] Feb 24 02:32:25.376 INFO O| Feb 24 02:32:25.376 INFO STEP 29 (remove_files) COMPLETE |
| 4632 | 2026-02-24T02:32:25.357Z | [ recovery-image] Feb 24 02:32:25.376 INFO O| Feb 24 02:32:25.376 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4633 | 2026-02-24T02:32:25.357Z | [ recovery-image] Feb 24 02:32:25.392 INFO O| Feb 24 02:32:25.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots" |
| 4634 | 2026-02-24T02:32:25.357Z | [ recovery-image] Feb 24 02:32:25.392 INFO O| Feb 24 02:32:25.392 INFO STEP 30 (remove_files) COMPLETE |
| 4635 | 2026-02-24T02:32:25.357Z | [ recovery-image] Feb 24 02:32:25.392 INFO O| Feb 24 02:32:25.392 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4636 | 2026-02-24T02:32:25.381Z | [ recovery-image] Feb 24 02:32:25.410 INFO O| Feb 24 02:32:25.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci" |
| 4637 | 2026-02-24T02:32:25.381Z | [ recovery-image] Feb 24 02:32:25.410 INFO O| Feb 24 02:32:25.410 INFO STEP 31 (remove_files) COMPLETE |
| 4638 | 2026-02-24T02:32:25.381Z | [ recovery-image] Feb 24 02:32:25.410 INFO O| Feb 24 02:32:25.410 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4639 | 2026-02-24T02:32:25.406Z | [ recovery-image] Feb 24 02:32:25.428 INFO O| Feb 24 02:32:25.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid" |
| 4640 | 2026-02-24T02:32:25.406Z | [ recovery-image] Feb 24 02:32:25.428 INFO O| Feb 24 02:32:25.428 INFO STEP 32 (remove_files) COMPLETE |
| 4641 | 2026-02-24T02:32:25.406Z | [ recovery-image] Feb 24 02:32:25.428 INFO O| Feb 24 02:32:25.428 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4642 | 2026-02-24T02:32:25.430Z | [ recovery-image] Feb 24 02:32:25.452 INFO O| Feb 24 02:32:25.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd" |
| 4643 | 2026-02-24T02:32:25.430Z | [ recovery-image] Feb 24 02:32:25.452 INFO O| Feb 24 02:32:25.452 INFO STEP 33 (remove_files) COMPLETE |
| 4644 | 2026-02-24T02:32:25.430Z | [ recovery-image] Feb 24 02:32:25.452 INFO O| Feb 24 02:32:25.452 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4645 | 2026-02-24T02:32:25.461Z | [ recovery-image] Feb 24 02:32:25.473 INFO O| Feb 24 02:32:25.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci" |
| 4646 | 2026-02-24T02:32:25.461Z | [ recovery-image] Feb 24 02:32:25.473 INFO O| Feb 24 02:32:25.473 INFO STEP 34 (remove_files) COMPLETE |
| 4647 | 2026-02-24T02:32:25.461Z | [ recovery-image] Feb 24 02:32:25.473 INFO O| Feb 24 02:32:25.473 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4648 | 2026-02-24T02:32:25.461Z | [ recovery-image] Feb 24 02:32:25.491 INFO O| Feb 24 02:32:25.491 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb" |
| 4649 | 2026-02-24T02:32:25.461Z | [ recovery-image] Feb 24 02:32:25.491 INFO O| Feb 24 02:32:25.491 INFO STEP 35 (remove_files) COMPLETE |
| 4650 | 2026-02-24T02:32:25.461Z | [ recovery-image] Feb 24 02:32:25.491 INFO O| Feb 24 02:32:25.491 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4651 | 2026-02-24T02:32:25.485Z | [ recovery-image] Feb 24 02:32:25.505 INFO O| Feb 24 02:32:25.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci" |
| 4652 | 2026-02-24T02:32:25.486Z | [ recovery-image] Feb 24 02:32:25.505 INFO O| Feb 24 02:32:25.505 INFO STEP 36 (remove_files) COMPLETE |
| 4653 | 2026-02-24T02:32:25.486Z | [ recovery-image] Feb 24 02:32:25.505 INFO O| Feb 24 02:32:25.505 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4654 | 2026-02-24T02:32:25.486Z | [ recovery-image] Feb 24 02:32:25.518 INFO O| Feb 24 02:32:25.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac" |
| 4655 | 2026-02-24T02:32:25.486Z | [ recovery-image] Feb 24 02:32:25.519 INFO O| Feb 24 02:32:25.518 INFO STEP 37 (remove_files) COMPLETE |
| 4656 | 2026-02-24T02:32:25.486Z | [ recovery-image] Feb 24 02:32:25.519 INFO O| Feb 24 02:32:25.519 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4657 | 2026-02-24T02:32:25.510Z | [ recovery-image] Feb 24 02:32:25.532 INFO O| Feb 24 02:32:25.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as" |
| 4658 | 2026-02-24T02:32:25.510Z | [ recovery-image] Feb 24 02:32:25.532 INFO O| Feb 24 02:32:25.532 INFO STEP 38 (remove_files) COMPLETE |
| 4659 | 2026-02-24T02:32:25.510Z | [ recovery-image] Feb 24 02:32:25.532 INFO O| Feb 24 02:32:25.532 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4660 | 2026-02-24T02:32:25.510Z | [ recovery-image] Feb 24 02:32:25.548 INFO O| Feb 24 02:32:25.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia" |
| 4661 | 2026-02-24T02:32:25.510Z | [ recovery-image] Feb 24 02:32:25.548 INFO O| Feb 24 02:32:25.548 INFO STEP 39 (remove_files) COMPLETE |
| 4662 | 2026-02-24T02:32:25.510Z | [ recovery-image] Feb 24 02:32:25.548 INFO O| Feb 24 02:32:25.548 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4663 | 2026-02-24T02:32:25.534Z | [ recovery-image] Feb 24 02:32:25.566 INFO O| Feb 24 02:32:25.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid" |
| 4664 | 2026-02-24T02:32:25.534Z | [ recovery-image] Feb 24 02:32:25.566 INFO O| Feb 24 02:32:25.566 INFO STEP 40 (remove_files) COMPLETE |
| 4665 | 2026-02-24T02:32:25.534Z | [ recovery-image] Feb 24 02:32:25.566 INFO O| Feb 24 02:32:25.566 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4666 | 2026-02-24T02:32:25.558Z | [ recovery-image] Feb 24 02:32:25.587 INFO O| Feb 24 02:32:25.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn" |
| 4667 | 2026-02-24T02:32:25.558Z | [ recovery-image] Feb 24 02:32:25.587 INFO O| Feb 24 02:32:25.587 INFO STEP 41 (remove_files) COMPLETE |
| 4668 | 2026-02-24T02:32:25.558Z | [ recovery-image] Feb 24 02:32:25.587 INFO O| Feb 24 02:32:25.587 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4669 | 2026-02-24T02:32:25.582Z | [ recovery-image] Feb 24 02:32:25.607 INFO O| Feb 24 02:32:25.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci" |
| 4670 | 2026-02-24T02:32:25.582Z | [ recovery-image] Feb 24 02:32:25.608 INFO O| Feb 24 02:32:25.608 INFO STEP 42 (remove_files) COMPLETE |
| 4671 | 2026-02-24T02:32:25.582Z | [ recovery-image] Feb 24 02:32:25.608 INFO O| Feb 24 02:32:25.608 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4672 | 2026-02-24T02:32:25.606Z | [ recovery-image] Feb 24 02:32:25.625 INFO O| Feb 24 02:32:25.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm" |
| 4673 | 2026-02-24T02:32:25.606Z | [ recovery-image] Feb 24 02:32:25.625 INFO O| Feb 24 02:32:25.625 INFO STEP 43 (remove_files) COMPLETE |
| 4674 | 2026-02-24T02:32:25.606Z | [ recovery-image] Feb 24 02:32:25.625 INFO O| Feb 24 02:32:25.625 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4675 | 2026-02-24T02:32:25.606Z | [ recovery-image] Feb 24 02:32:25.642 INFO O| Feb 24 02:32:25.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000" |
| 4676 | 2026-02-24T02:32:25.606Z | [ recovery-image] Feb 24 02:32:25.642 INFO O| Feb 24 02:32:25.642 INFO STEP 44 (remove_files) COMPLETE |
| 4677 | 2026-02-24T02:32:25.606Z | [ recovery-image] Feb 24 02:32:25.642 INFO O| Feb 24 02:32:25.642 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4678 | 2026-02-24T02:32:25.630Z | [ recovery-image] Feb 24 02:32:25.661 INFO O| Feb 24 02:32:25.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd" |
| 4679 | 2026-02-24T02:32:25.630Z | [ recovery-image] Feb 24 02:32:25.661 INFO O| Feb 24 02:32:25.661 INFO STEP 45 (remove_files) COMPLETE |
| 4680 | 2026-02-24T02:32:25.630Z | [ recovery-image] Feb 24 02:32:25.661 INFO O| Feb 24 02:32:25.661 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4681 | 2026-02-24T02:32:25.654Z | [ recovery-image] Feb 24 02:32:25.675 INFO O| Feb 24 02:32:25.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba" |
| 4682 | 2026-02-24T02:32:25.654Z | [ recovery-image] Feb 24 02:32:25.675 INFO O| Feb 24 02:32:25.675 INFO STEP 46 (remove_files) COMPLETE |
| 4683 | 2026-02-24T02:32:25.655Z | [ recovery-image] Feb 24 02:32:25.675 INFO O| Feb 24 02:32:25.675 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4684 | 2026-02-24T02:32:25.655Z | [ recovery-image] Feb 24 02:32:25.691 INFO O| Feb 24 02:32:25.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex" |
| 4685 | 2026-02-24T02:32:25.655Z | [ recovery-image] Feb 24 02:32:25.691 INFO O| Feb 24 02:32:25.691 INFO STEP 47 (remove_files) COMPLETE |
| 4686 | 2026-02-24T02:32:25.655Z | [ recovery-image] Feb 24 02:32:25.691 INFO O| Feb 24 02:32:25.691 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4687 | 2026-02-24T02:32:25.679Z | [ recovery-image] Feb 24 02:32:25.707 INFO O| Feb 24 02:32:25.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf" |
| 4688 | 2026-02-24T02:32:25.679Z | [ recovery-image] Feb 24 02:32:25.707 INFO O| Feb 24 02:32:25.707 INFO STEP 48 (remove_files) COMPLETE |
| 4689 | 2026-02-24T02:32:25.680Z | [ recovery-image] Feb 24 02:32:25.707 INFO O| Feb 24 02:32:25.707 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4690 | 2026-02-24T02:32:25.703Z | [ recovery-image] Feb 24 02:32:25.723 INFO O| Feb 24 02:32:25.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt" |
| 4691 | 2026-02-24T02:32:25.703Z | [ recovery-image] Feb 24 02:32:25.723 INFO O| Feb 24 02:32:25.723 INFO STEP 49 (remove_files) COMPLETE |
| 4692 | 2026-02-24T02:32:25.703Z | [ recovery-image] Feb 24 02:32:25.723 INFO O| Feb 24 02:32:25.723 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4693 | 2026-02-24T02:32:25.703Z | [ recovery-image] Feb 24 02:32:25.739 INFO O| Feb 24 02:32:25.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf" |
| 4694 | 2026-02-24T02:32:25.703Z | [ recovery-image] Feb 24 02:32:25.739 INFO O| Feb 24 02:32:25.739 INFO STEP 50 (remove_files) COMPLETE |
| 4695 | 2026-02-24T02:32:25.703Z | [ recovery-image] Feb 24 02:32:25.739 INFO O| Feb 24 02:32:25.739 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4696 | 2026-02-24T02:32:25.729Z | [ recovery-image] Feb 24 02:32:25.753 INFO O| Feb 24 02:32:25.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
| 4697 | 2026-02-24T02:32:25.729Z | [ recovery-image] Feb 24 02:32:25.753 INFO O| Feb 24 02:32:25.753 INFO STEP 51 (remove_files) COMPLETE |
| 4698 | 2026-02-24T02:32:25.729Z | [ recovery-image] Feb 24 02:32:25.753 INFO O| Feb 24 02:32:25.753 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4699 | 2026-02-24T02:32:25.729Z | [ recovery-image] Feb 24 02:32:25.768 INFO O| Feb 24 02:32:25.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
| 4700 | 2026-02-24T02:32:25.729Z | [ recovery-image] Feb 24 02:32:25.768 INFO O| Feb 24 02:32:25.768 INFO STEP 52 (remove_files) COMPLETE |
| 4701 | 2026-02-24T02:32:25.729Z | [ recovery-image] Feb 24 02:32:25.768 INFO O| Feb 24 02:32:25.768 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4702 | 2026-02-24T02:32:25.755Z | [ recovery-image] Feb 24 02:32:25.784 INFO O| Feb 24 02:32:25.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm" |
| 4703 | 2026-02-24T02:32:25.755Z | [ recovery-image] Feb 24 02:32:25.785 INFO O| Feb 24 02:32:25.784 INFO STEP 53 (remove_files) COMPLETE |
| 4704 | 2026-02-24T02:32:25.755Z | [ recovery-image] Feb 24 02:32:25.785 INFO O| Feb 24 02:32:25.784 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4705 | 2026-02-24T02:32:25.780Z | [ recovery-image] Feb 24 02:32:25.806 INFO O| Feb 24 02:32:25.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm" |
| 4706 | 2026-02-24T02:32:25.780Z | [ recovery-image] Feb 24 02:32:25.806 INFO O| Feb 24 02:32:25.806 INFO STEP 54 (remove_files) COMPLETE |
| 4707 | 2026-02-24T02:32:25.781Z | [ recovery-image] Feb 24 02:32:25.806 INFO O| Feb 24 02:32:25.806 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4708 | 2026-02-24T02:32:25.804Z | [ recovery-image] Feb 24 02:32:25.828 INFO O| Feb 24 02:32:25.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm" |
| 4709 | 2026-02-24T02:32:25.805Z | [ recovery-image] Feb 24 02:32:25.828 INFO O| Feb 24 02:32:25.828 INFO STEP 55 (remove_files) COMPLETE |
| 4710 | 2026-02-24T02:32:25.805Z | [ recovery-image] Feb 24 02:32:25.828 INFO O| Feb 24 02:32:25.828 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4711 | 2026-02-24T02:32:25.805Z | [ recovery-image] Feb 24 02:32:25.844 INFO O| Feb 24 02:32:25.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm" |
| 4712 | 2026-02-24T02:32:25.805Z | [ recovery-image] Feb 24 02:32:25.844 INFO O| Feb 24 02:32:25.844 INFO STEP 56 (remove_files) COMPLETE |
| 4713 | 2026-02-24T02:32:25.805Z | [ recovery-image] Feb 24 02:32:25.844 INFO O| Feb 24 02:32:25.844 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4714 | 2026-02-24T02:32:25.829Z | [ recovery-image] Feb 24 02:32:25.869 INFO O| Feb 24 02:32:25.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar" |
| 4715 | 2026-02-24T02:32:25.829Z | [ recovery-image] Feb 24 02:32:25.869 INFO O| Feb 24 02:32:25.869 INFO STEP 57 (remove_files) COMPLETE |
| 4716 | 2026-02-24T02:32:25.829Z | [ recovery-image] Feb 24 02:32:25.869 INFO O| Feb 24 02:32:25.869 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4717 | 2026-02-24T02:32:25.855Z | [ recovery-image] Feb 24 02:32:25.896 INFO O| Feb 24 02:32:25.896 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
| 4718 | 2026-02-24T02:32:25.855Z | [ recovery-image] Feb 24 02:32:25.896 INFO O| Feb 24 02:32:25.896 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ... |
| 4719 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.897 INFO O| Feb 24 02:32:25.896 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4720 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.897 INFO O| Feb 24 02:32:25.897 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4721 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.897 INFO O| Feb 24 02:32:25.897 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4722 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.897 INFO O| Feb 24 02:32:25.897 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap |
| 4723 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.897 INFO O| Feb 24 02:32:25.897 INFO ok! |
| 4724 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.897 INFO O| Feb 24 02:32:25.897 INFO STEP 58 (ensure_file) COMPLETE |
| 4725 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.897 INFO O| Feb 24 02:32:25.897 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4726 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.919 INFO O| Feb 24 02:32:25.918 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
| 4727 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.919 INFO O| Feb 24 02:32:25.919 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ... |
| 4728 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.919 INFO O| Feb 24 02:32:25.919 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4729 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.919 INFO O| Feb 24 02:32:25.919 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4730 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.919 INFO O| Feb 24 02:32:25.919 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4731 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.919 INFO O| Feb 24 02:32:25.919 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 4732 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.919 INFO O| Feb 24 02:32:25.919 INFO ok! |
| 4733 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.919 INFO O| Feb 24 02:32:25.919 INFO STEP 59 (ensure_file) COMPLETE |
| 4734 | 2026-02-24T02:32:25.879Z | [ recovery-image] Feb 24 02:32:25.919 INFO O| Feb 24 02:32:25.919 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4735 | 2026-02-24T02:32:25.903Z | [ recovery-image] Feb 24 02:32:25.939 INFO O| Feb 24 02:32:25.939 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist |
| 4736 | 2026-02-24T02:32:25.903Z | [ recovery-image] Feb 24 02:32:25.939 INFO O| Feb 24 02:32:25.939 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ... |
| 4737 | 2026-02-24T02:32:25.903Z | [ recovery-image] Feb 24 02:32:25.939 INFO O| Feb 24 02:32:25.939 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile |
| 4738 | 2026-02-24T02:32:25.903Z | [ recovery-image] Feb 24 02:32:25.939 INFO O| Feb 24 02:32:25.939 INFO ok! |
| 4739 | 2026-02-24T02:32:25.903Z | [ recovery-image] Feb 24 02:32:25.939 INFO O| Feb 24 02:32:25.939 INFO STEP 60 (ensure_file) COMPLETE |
| 4740 | 2026-02-24T02:32:25.903Z | [ recovery-image] Feb 24 02:32:25.939 INFO O| Feb 24 02:32:25.939 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4741 | 2026-02-24T02:32:25.927Z | [ recovery-image] Feb 24 02:32:25.960 INFO O| Feb 24 02:32:25.960 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
| 4742 | 2026-02-24T02:32:25.927Z | [ recovery-image] Feb 24 02:32:25.960 INFO O| Feb 24 02:32:25.960 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ... |
| 4743 | 2026-02-24T02:32:25.927Z | [ recovery-image] Feb 24 02:32:25.961 INFO O| Feb 24 02:32:25.961 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc |
| 4744 | 2026-02-24T02:32:25.927Z | [ recovery-image] Feb 24 02:32:25.961 INFO O| Feb 24 02:32:25.961 INFO ok! |
| 4745 | 2026-02-24T02:32:25.927Z | [ recovery-image] Feb 24 02:32:25.961 INFO O| Feb 24 02:32:25.961 INFO STEP 61 (ensure_file) COMPLETE |
| 4746 | 2026-02-24T02:32:25.927Z | [ recovery-image] Feb 24 02:32:25.961 INFO O| Feb 24 02:32:25.961 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4747 | 2026-02-24T02:32:25.951Z | [ recovery-image] Feb 24 02:32:25.978 INFO O| Feb 24 02:32:25.978 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking |
| 4748 | 2026-02-24T02:32:25.951Z | [ recovery-image] Feb 24 02:32:25.978 INFO O| Feb 24 02:32:25.978 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ... |
| 4749 | 2026-02-24T02:32:25.951Z | [ recovery-image] Feb 24 02:32:25.979 INFO O| Feb 24 02:32:25.979 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd |
| 4750 | 2026-02-24T02:32:25.951Z | [ recovery-image] Feb 24 02:32:25.979 INFO O| Feb 24 02:32:25.979 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd |
| 4751 | 2026-02-24T02:32:25.951Z | [ recovery-image] Feb 24 02:32:25.979 INFO O| Feb 24 02:32:25.979 INFO ok! |
| 4752 | 2026-02-24T02:32:25.951Z | [ recovery-image] Feb 24 02:32:25.979 INFO O| Feb 24 02:32:25.979 INFO STEP 62 (ensure_file) COMPLETE |
| 4753 | 2026-02-24T02:32:25.951Z | [ recovery-image] Feb 24 02:32:25.979 INFO O| Feb 24 02:32:25.979 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4754 | 2026-02-24T02:32:25.975Z | [ recovery-image] Feb 24 02:32:26.002 INFO O| Feb 24 02:32:26.002 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist |
| 4755 | 2026-02-24T02:32:25.975Z | [ recovery-image] Feb 24 02:32:26.002 INFO O| Feb 24 02:32:26.002 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ... |
| 4756 | 2026-02-24T02:32:25.975Z | [ recovery-image] Feb 24 02:32:26.003 INFO O| Feb 24 02:32:26.003 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 4757 | 2026-02-24T02:32:25.975Z | [ recovery-image] Feb 24 02:32:26.003 INFO O| Feb 24 02:32:26.003 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 4758 | 2026-02-24T02:32:25.975Z | [ recovery-image] Feb 24 02:32:26.003 INFO O| Feb 24 02:32:26.003 INFO ok! |
| 4759 | 2026-02-24T02:32:25.975Z | [ recovery-image] Feb 24 02:32:26.003 INFO O| Feb 24 02:32:26.003 INFO STEP 63 (ensure_file) COMPLETE |
| 4760 | 2026-02-24T02:32:25.975Z | [ recovery-image] Feb 24 02:32:26.003 INFO O| Feb 24 02:32:26.003 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4761 | 2026-02-24T02:32:25.999Z | [ recovery-image] Feb 24 02:32:26.023 INFO O| Feb 24 02:32:26.023 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist |
| 4762 | 2026-02-24T02:32:25.999Z | [ recovery-image] Feb 24 02:32:26.023 INFO O| Feb 24 02:32:26.023 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ... |
| 4763 | 2026-02-24T02:32:25.999Z | [ recovery-image] Feb 24 02:32:26.023 INFO O| Feb 24 02:32:26.023 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly |
| 4764 | 2026-02-24T02:32:25.999Z | [ recovery-image] Feb 24 02:32:26.023 INFO O| Feb 24 02:32:26.023 INFO ok! |
| 4765 | 2026-02-24T02:32:26.000Z | [ recovery-image] Feb 24 02:32:26.023 INFO O| Feb 24 02:32:26.023 INFO STEP 64 (assemble_files) COMPLETE |
| 4766 | 2026-02-24T02:32:26.000Z | [ recovery-image] Feb 24 02:32:26.023 INFO O| Feb 24 02:32:26.023 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4767 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.043 INFO O| Feb 24 02:32:26.043 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist |
| 4768 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.043 INFO O| Feb 24 02:32:26.043 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ... |
| 4769 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.043 INFO O| Feb 24 02:32:26.043 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf |
| 4770 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.043 INFO O| Feb 24 02:32:26.043 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf |
| 4771 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.043 INFO O| Feb 24 02:32:26.043 INFO ok! |
| 4772 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.043 INFO O| Feb 24 02:32:26.043 INFO STEP 65 (ensure_file) COMPLETE |
| 4773 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.043 INFO O| Feb 24 02:32:26.043 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4774 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.043 INFO O| Feb 24 02:32:26.043 INFO skip step because feature "omicron1" is not enabled |
| 4775 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.043 INFO O| Feb 24 02:32:26.043 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4776 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.043 INFO O| Feb 24 02:32:26.043 INFO skip step because feature "omicron1" is not enabled |
| 4777 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.044 INFO O| Feb 24 02:32:26.043 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4778 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.044 INFO O| Feb 24 02:32:26.043 INFO skip step because feature "omicron1" is not enabled |
| 4779 | 2026-02-24T02:32:26.024Z | [ recovery-image] Feb 24 02:32:26.044 INFO O| Feb 24 02:32:26.043 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 4780 | 2026-02-24T02:32:26.048Z | [ recovery-image] Feb 24 02:32:26.078 INFO O| Feb 24 02:32:26.078 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal |
| 4781 | 2026-02-24T02:32:26.048Z | [ recovery-image] Feb 24 02:32:26.078 INFO O| Feb 24 02:32:26.078 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."] |
| 4782 | 2026-02-24T02:32:28.278Z | [ recovery-image] Feb 24 02:32:28.320 INFO O| Feb 24 02:32:28.320 INFO STEP 69 (pack_tar) COMPLETE |
| 4783 | 2026-02-24T02:32:28.278Z | [ recovery-image] Feb 24 02:32:28.320 INFO O| Feb 24 02:32:28.320 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4784 | 2026-02-24T02:32:28.303Z | [ recovery-image] Feb 24 02:32:28.320 INFO O| Feb 24 02:32:28.320 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4785 | 2026-02-24T02:32:28.756Z | [ recovery-image] Feb 24 02:32:28.798 INFO O| Feb 24 02:32:28.797 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim |
| 4786 | 2026-02-24T02:32:28.814Z | [ recovery-image] Feb 24 02:32:28.855 INFO O| Feb 24 02:32:28.855 INFO completed processing sled/ramdisk-02-trim |
| 4787 | 2026-02-24T02:32:28.839Z | [ recovery-image] Feb 24 02:32:28.859 INFO image builder template: ramdisk-03-recovery-trim... |
| 4788 | 2026-02-24T02:32:28.839Z | [ recovery-image] Feb 24 02:32:28.860 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp5z1CyQ/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-03-recovery-trim"], pwd: None |
| 4789 | 2026-02-24T02:32:28.971Z | [ recovery-image] Feb 24 02:32:29.012 INFO O| Feb 24 02:32:29.012 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 4790 | 2026-02-24T02:32:28.994Z | [ recovery-image] Feb 24 02:32:29.019 INFO O| Feb 24 02:32:29.019 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 4791 | 2026-02-24T02:32:29.019Z | [ recovery-image] Feb 24 02:32:29.061 INFO O| Feb 24 02:32:29.061 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled |
| 4792 | 2026-02-24T02:32:29.058Z | [ recovery-image] Feb 24 02:32:29.100 INFO O| Feb 24 02:32:29.100 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 4793 | 2026-02-24T02:32:29.059Z | [ recovery-image] Feb 24 02:32:29.100 INFO O| Feb 24 02:32:29.100 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk |
| 4794 | 2026-02-24T02:32:29.083Z | [ recovery-image] Feb 24 02:32:29.117 INFO O| Feb 24 02:32:29.116 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 4795 | 2026-02-24T02:32:29.083Z | [ recovery-image] Feb 24 02:32:29.124 INFO O| Feb 24 02:32:29.124 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4796 | 2026-02-24T02:32:29.107Z | [ recovery-image] Feb 24 02:32:29.136 INFO O| Feb 24 02:32:29.136 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim |
| 4797 | 2026-02-24T02:32:29.361Z | [ recovery-image] Feb 24 02:32:29.403 INFO O| Feb 24 02:32:29.403 INFO rolled back to input snapshot; work may begin |
| 4798 | 2026-02-24T02:32:29.386Z | [ recovery-image] Feb 24 02:32:29.403 INFO O| Feb 24 02:32:29.403 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk |
| 4799 | 2026-02-24T02:32:29.386Z | [ recovery-image] Feb 24 02:32:29.414 INFO O| Feb 24 02:32:29.413 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4800 | 2026-02-24T02:32:29.411Z | [ recovery-image] Feb 24 02:32:29.430 INFO O| Feb 24 02:32:29.430 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7" |
| 4801 | 2026-02-24T02:32:29.412Z | [ recovery-image] Feb 24 02:32:29.434 INFO O| Feb 24 02:32:29.434 INFO STEP 0 (remove_files) COMPLETE |
| 4802 | 2026-02-24T02:32:29.412Z | [ recovery-image] Feb 24 02:32:29.434 INFO O| Feb 24 02:32:29.434 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4803 | 2026-02-24T02:32:29.412Z | [ recovery-image] Feb 24 02:32:29.450 INFO O| Feb 24 02:32:29.449 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share" |
| 4804 | 2026-02-24T02:32:29.480Z | [ recovery-image] Feb 24 02:32:29.522 INFO O| Feb 24 02:32:29.522 INFO STEP 1 (remove_files) COMPLETE |
| 4805 | 2026-02-24T02:32:29.480Z | [ recovery-image] Feb 24 02:32:29.522 INFO O| Feb 24 02:32:29.522 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4806 | 2026-02-24T02:32:29.504Z | [ recovery-image] Feb 24 02:32:29.539 INFO O| Feb 24 02:32:29.538 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns" |
| 4807 | 2026-02-24T02:32:29.504Z | [ recovery-image] Feb 24 02:32:29.541 INFO O| Feb 24 02:32:29.541 INFO STEP 2 (remove_files) COMPLETE |
| 4808 | 2026-02-24T02:32:29.504Z | [ recovery-image] Feb 24 02:32:29.541 INFO O| Feb 24 02:32:29.541 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4809 | 2026-02-24T02:32:29.528Z | [ recovery-image] Feb 24 02:32:29.559 INFO O| Feb 24 02:32:29.559 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv" |
| 4810 | 2026-02-24T02:32:29.603Z | [ recovery-image] Feb 24 02:32:29.645 INFO O| Feb 24 02:32:29.644 INFO STEP 3 (remove_files) COMPLETE |
| 4811 | 2026-02-24T02:32:29.627Z | [ recovery-image] Feb 24 02:32:29.645 INFO O| Feb 24 02:32:29.645 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4812 | 2026-02-24T02:32:29.627Z | [ recovery-image] Feb 24 02:32:29.659 INFO O| Feb 24 02:32:29.659 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale" |
| 4813 | 2026-02-24T02:32:29.651Z | [ recovery-image] Feb 24 02:32:29.669 INFO O| Feb 24 02:32:29.669 INFO STEP 4 (remove_files) COMPLETE |
| 4814 | 2026-02-24T02:32:29.651Z | [ recovery-image] Feb 24 02:32:29.670 INFO O| Feb 24 02:32:29.669 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4815 | 2026-02-24T02:32:29.651Z | [ recovery-image] Feb 24 02:32:29.689 INFO O| Feb 24 02:32:29.688 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps" |
| 4816 | 2026-02-24T02:32:29.651Z | [ recovery-image] Feb 24 02:32:29.691 INFO O| Feb 24 02:32:29.691 INFO STEP 5 (remove_files) COMPLETE |
| 4817 | 2026-02-24T02:32:29.651Z | [ recovery-image] Feb 24 02:32:29.691 INFO O| Feb 24 02:32:29.691 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4818 | 2026-02-24T02:32:29.676Z | [ recovery-image] Feb 24 02:32:29.705 INFO O| Feb 24 02:32:29.705 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig" |
| 4819 | 2026-02-24T02:32:29.676Z | [ recovery-image] Feb 24 02:32:29.707 INFO O| Feb 24 02:32:29.707 INFO STEP 6 (remove_files) COMPLETE |
| 4820 | 2026-02-24T02:32:29.676Z | [ recovery-image] Feb 24 02:32:29.707 INFO O| Feb 24 02:32:29.707 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4821 | 2026-02-24T02:32:29.701Z | [ recovery-image] Feb 24 02:32:29.721 INFO O| Feb 24 02:32:29.721 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi" |
| 4822 | 2026-02-24T02:32:29.701Z | [ recovery-image] Feb 24 02:32:29.724 INFO O| Feb 24 02:32:29.724 INFO STEP 7 (remove_files) COMPLETE |
| 4823 | 2026-02-24T02:32:29.701Z | [ recovery-image] Feb 24 02:32:29.724 INFO O| Feb 24 02:32:29.724 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4824 | 2026-02-24T02:32:29.725Z | [ recovery-image] Feb 24 02:32:29.744 INFO O| Feb 24 02:32:29.744 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs" |
| 4825 | 2026-02-24T02:32:29.725Z | [ recovery-image] Feb 24 02:32:29.745 INFO O| Feb 24 02:32:29.745 INFO STEP 8 (remove_files) COMPLETE |
| 4826 | 2026-02-24T02:32:29.725Z | [ recovery-image] Feb 24 02:32:29.745 INFO O| Feb 24 02:32:29.745 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4827 | 2026-02-24T02:32:29.725Z | [ recovery-image] Feb 24 02:32:29.761 INFO O| Feb 24 02:32:29.761 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv" |
| 4828 | 2026-02-24T02:32:29.725Z | [ recovery-image] Feb 24 02:32:29.762 INFO O| Feb 24 02:32:29.762 INFO STEP 9 (remove_files) COMPLETE |
| 4829 | 2026-02-24T02:32:29.725Z | [ recovery-image] Feb 24 02:32:29.762 INFO O| Feb 24 02:32:29.762 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4830 | 2026-02-24T02:32:29.749Z | [ recovery-image] Feb 24 02:32:29.778 INFO O| Feb 24 02:32:29.778 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5" |
| 4831 | 2026-02-24T02:32:29.790Z | [ recovery-image] Feb 24 02:32:29.832 INFO O| Feb 24 02:32:29.832 INFO STEP 10 (remove_files) COMPLETE |
| 4832 | 2026-02-24T02:32:29.790Z | [ recovery-image] Feb 24 02:32:29.832 INFO O| Feb 24 02:32:29.832 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4833 | 2026-02-24T02:32:29.816Z | [ recovery-image] Feb 24 02:32:29.854 INFO O| Feb 24 02:32:29.854 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash" |
| 4834 | 2026-02-24T02:32:29.840Z | [ recovery-image] Feb 24 02:32:29.858 INFO O| Feb 24 02:32:29.858 INFO STEP 11 (remove_files) COMPLETE |
| 4835 | 2026-02-24T02:32:29.840Z | [ recovery-image] Feb 24 02:32:29.858 INFO O| Feb 24 02:32:29.858 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4836 | 2026-02-24T02:32:29.840Z | [ recovery-image] Feb 24 02:32:29.872 INFO O| Feb 24 02:32:29.872 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve" |
| 4837 | 2026-02-24T02:32:29.840Z | [ recovery-image] Feb 24 02:32:29.875 INFO O| Feb 24 02:32:29.875 INFO STEP 12 (remove_files) COMPLETE |
| 4838 | 2026-02-24T02:32:29.841Z | [ recovery-image] Feb 24 02:32:29.875 INFO O| Feb 24 02:32:29.875 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4839 | 2026-02-24T02:32:29.864Z | [ recovery-image] Feb 24 02:32:29.894 INFO O| Feb 24 02:32:29.894 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs" |
| 4840 | 2026-02-24T02:32:29.864Z | [ recovery-image] Feb 24 02:32:29.894 INFO O| Feb 24 02:32:29.894 INFO STEP 13 (remove_files) COMPLETE |
| 4841 | 2026-02-24T02:32:29.865Z | [ recovery-image] Feb 24 02:32:29.895 INFO O| Feb 24 02:32:29.894 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4842 | 2026-02-24T02:32:29.889Z | [ recovery-image] Feb 24 02:32:29.915 INFO O| Feb 24 02:32:29.915 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons" |
| 4843 | 2026-02-24T02:32:29.889Z | [ recovery-image] Feb 24 02:32:29.917 INFO O| Feb 24 02:32:29.917 INFO STEP 14 (remove_files) COMPLETE |
| 4844 | 2026-02-24T02:32:29.889Z | [ recovery-image] Feb 24 02:32:29.917 INFO O| Feb 24 02:32:29.917 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4845 | 2026-02-24T02:32:29.913Z | [ recovery-image] Feb 24 02:32:29.936 INFO O| Feb 24 02:32:29.936 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale" |
| 4846 | 2026-02-24T02:32:29.913Z | [ recovery-image] Feb 24 02:32:29.945 INFO O| Feb 24 02:32:29.944 INFO STEP 15 (remove_files) COMPLETE |
| 4847 | 2026-02-24T02:32:29.913Z | [ recovery-image] Feb 24 02:32:29.945 INFO O| Feb 24 02:32:29.945 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4848 | 2026-02-24T02:32:29.936Z | [ recovery-image] Feb 24 02:32:29.962 INFO O| Feb 24 02:32:29.962 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src" |
| 4849 | 2026-02-24T02:32:29.936Z | [ recovery-image] Feb 24 02:32:29.963 INFO O| Feb 24 02:32:29.962 INFO STEP 16 (remove_files) COMPLETE |
| 4850 | 2026-02-24T02:32:29.936Z | [ recovery-image] Feb 24 02:32:29.963 INFO O| Feb 24 02:32:29.963 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4851 | 2026-02-24T02:32:29.960Z | [ recovery-image] Feb 24 02:32:29.980 INFO O| Feb 24 02:32:29.980 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo" |
| 4852 | 2026-02-24T02:32:29.960Z | [ recovery-image] Feb 24 02:32:29.980 INFO O| Feb 24 02:32:29.980 INFO STEP 17 (remove_files) COMPLETE |
| 4853 | 2026-02-24T02:32:29.960Z | [ recovery-image] Feb 24 02:32:29.980 INFO O| Feb 24 02:32:29.980 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4854 | 2026-02-24T02:32:29.960Z | [ recovery-image] Feb 24 02:32:30.000 INFO O| Feb 24 02:32:30.000 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim" |
| 4855 | 2026-02-24T02:32:30.021Z | [ recovery-image] Feb 24 02:32:30.063 INFO O| Feb 24 02:32:30.062 INFO STEP 18 (remove_files) COMPLETE |
| 4856 | 2026-02-24T02:32:30.021Z | [ recovery-image] Feb 24 02:32:30.063 INFO O| Feb 24 02:32:30.063 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4857 | 2026-02-24T02:32:30.045Z | [ recovery-image] Feb 24 02:32:30.083 INFO O| Feb 24 02:32:30.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml" |
| 4858 | 2026-02-24T02:32:30.045Z | [ recovery-image] Feb 24 02:32:30.085 INFO O| Feb 24 02:32:30.085 INFO STEP 19 (remove_files) COMPLETE |
| 4859 | 2026-02-24T02:32:30.045Z | [ recovery-image] Feb 24 02:32:30.085 INFO O| Feb 24 02:32:30.085 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4860 | 2026-02-24T02:32:30.069Z | [ recovery-image] Feb 24 02:32:30.102 INFO O| Feb 24 02:32:30.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml" |
| 4861 | 2026-02-24T02:32:30.069Z | [ recovery-image] Feb 24 02:32:30.103 INFO O| Feb 24 02:32:30.103 INFO STEP 20 (remove_files) COMPLETE |
| 4862 | 2026-02-24T02:32:30.069Z | [ recovery-image] Feb 24 02:32:30.103 INFO O| Feb 24 02:32:30.103 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4863 | 2026-02-24T02:32:30.092Z | [ recovery-image] Feb 24 02:32:30.120 INFO O| Feb 24 02:32:30.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb" |
| 4864 | 2026-02-24T02:32:30.092Z | [ recovery-image] Feb 24 02:32:30.121 INFO O| Feb 24 02:32:30.121 INFO STEP 21 (remove_files) COMPLETE |
| 4865 | 2026-02-24T02:32:30.092Z | [ recovery-image] Feb 24 02:32:30.121 INFO O| Feb 24 02:32:30.121 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4866 | 2026-02-24T02:32:30.116Z | [ recovery-image] Feb 24 02:32:30.139 INFO O| Feb 24 02:32:30.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec" |
| 4867 | 2026-02-24T02:32:30.117Z | [ recovery-image] Feb 24 02:32:30.139 INFO O| Feb 24 02:32:30.139 INFO STEP 22 (remove_files) COMPLETE |
| 4868 | 2026-02-24T02:32:30.117Z | [ recovery-image] Feb 24 02:32:30.139 INFO O| Feb 24 02:32:30.139 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4869 | 2026-02-24T02:32:30.140Z | [ recovery-image] Feb 24 02:32:30.161 INFO O| Feb 24 02:32:30.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap" |
| 4870 | 2026-02-24T02:32:30.140Z | [ recovery-image] Feb 24 02:32:30.162 INFO O| Feb 24 02:32:30.162 INFO STEP 23 (remove_files) COMPLETE |
| 4871 | 2026-02-24T02:32:30.140Z | [ recovery-image] Feb 24 02:32:30.162 INFO O| Feb 24 02:32:30.162 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4872 | 2026-02-24T02:32:30.165Z | [ recovery-image] Feb 24 02:32:30.183 INFO O| Feb 24 02:32:30.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias" |
| 4873 | 2026-02-24T02:32:30.165Z | [ recovery-image] Feb 24 02:32:30.183 INFO O| Feb 24 02:32:30.183 INFO STEP 24 (remove_files) COMPLETE |
| 4874 | 2026-02-24T02:32:30.165Z | [ recovery-image] Feb 24 02:32:30.183 INFO O| Feb 24 02:32:30.183 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4875 | 2026-02-24T02:32:30.165Z | [ recovery-image] Feb 24 02:32:30.203 INFO O| Feb 24 02:32:30.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb" |
| 4876 | 2026-02-24T02:32:30.165Z | [ recovery-image] Feb 24 02:32:30.204 INFO O| Feb 24 02:32:30.204 INFO STEP 25 (remove_files) COMPLETE |
| 4877 | 2026-02-24T02:32:30.165Z | [ recovery-image] Feb 24 02:32:30.204 INFO O| Feb 24 02:32:30.204 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4878 | 2026-02-24T02:32:30.189Z | [ recovery-image] Feb 24 02:32:30.222 INFO O| Feb 24 02:32:30.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt" |
| 4879 | 2026-02-24T02:32:30.189Z | [ recovery-image] Feb 24 02:32:30.222 INFO O| Feb 24 02:32:30.222 INFO STEP 26 (remove_files) COMPLETE |
| 4880 | 2026-02-24T02:32:30.189Z | [ recovery-image] Feb 24 02:32:30.222 INFO O| Feb 24 02:32:30.222 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4881 | 2026-02-24T02:32:30.213Z | [ recovery-image] Feb 24 02:32:30.243 INFO O| Feb 24 02:32:30.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/cputrack" |
| 4882 | 2026-02-24T02:32:30.213Z | [ recovery-image] Feb 24 02:32:30.244 INFO O| Feb 24 02:32:30.243 INFO STEP 27 (remove_files) COMPLETE |
| 4883 | 2026-02-24T02:32:30.213Z | [ recovery-image] Feb 24 02:32:30.244 INFO O| Feb 24 02:32:30.244 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4884 | 2026-02-24T02:32:30.237Z | [ recovery-image] Feb 24 02:32:30.265 INFO O| Feb 24 02:32:30.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle" |
| 4885 | 2026-02-24T02:32:30.237Z | [ recovery-image] Feb 24 02:32:30.265 INFO O| Feb 24 02:32:30.265 INFO STEP 28 (remove_files) COMPLETE |
| 4886 | 2026-02-24T02:32:30.237Z | [ recovery-image] Feb 24 02:32:30.265 INFO O| Feb 24 02:32:30.265 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4887 | 2026-02-24T02:32:30.261Z | [ recovery-image] Feb 24 02:32:30.285 INFO O| Feb 24 02:32:30.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl" |
| 4888 | 2026-02-24T02:32:30.261Z | [ recovery-image] Feb 24 02:32:30.285 INFO O| Feb 24 02:32:30.285 INFO STEP 29 (remove_files) COMPLETE |
| 4889 | 2026-02-24T02:32:30.261Z | [ recovery-image] Feb 24 02:32:30.285 INFO O| Feb 24 02:32:30.285 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4890 | 2026-02-24T02:32:30.285Z | [ recovery-image] Feb 24 02:32:30.303 INFO O| Feb 24 02:32:30.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config" |
| 4891 | 2026-02-24T02:32:30.285Z | [ recovery-image] Feb 24 02:32:30.303 INFO O| Feb 24 02:32:30.303 INFO STEP 30 (remove_files) COMPLETE |
| 4892 | 2026-02-24T02:32:30.285Z | [ recovery-image] Feb 24 02:32:30.303 INFO O| Feb 24 02:32:30.303 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4893 | 2026-02-24T02:32:30.285Z | [ recovery-image] Feb 24 02:32:30.318 INFO O| Feb 24 02:32:30.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt" |
| 4894 | 2026-02-24T02:32:30.285Z | [ recovery-image] Feb 24 02:32:30.319 INFO O| Feb 24 02:32:30.319 INFO STEP 31 (remove_files) COMPLETE |
| 4895 | 2026-02-24T02:32:30.285Z | [ recovery-image] Feb 24 02:32:30.319 INFO O| Feb 24 02:32:30.319 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4896 | 2026-02-24T02:32:30.310Z | [ recovery-image] Feb 24 02:32:30.334 INFO O| Feb 24 02:32:30.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest" |
| 4897 | 2026-02-24T02:32:30.310Z | [ recovery-image] Feb 24 02:32:30.335 INFO O| Feb 24 02:32:30.335 INFO STEP 32 (remove_files) COMPLETE |
| 4898 | 2026-02-24T02:32:30.310Z | [ recovery-image] Feb 24 02:32:30.335 INFO O| Feb 24 02:32:30.335 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4899 | 2026-02-24T02:32:30.334Z | [ recovery-image] Feb 24 02:32:30.355 INFO O| Feb 24 02:32:30.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap" |
| 4900 | 2026-02-24T02:32:30.334Z | [ recovery-image] Feb 24 02:32:30.355 INFO O| Feb 24 02:32:30.355 INFO STEP 33 (remove_files) COMPLETE |
| 4901 | 2026-02-24T02:32:30.334Z | [ recovery-image] Feb 24 02:32:30.355 INFO O| Feb 24 02:32:30.355 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4902 | 2026-02-24T02:32:30.334Z | [ recovery-image] Feb 24 02:32:30.371 INFO O| Feb 24 02:32:30.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt" |
| 4903 | 2026-02-24T02:32:30.334Z | [ recovery-image] Feb 24 02:32:30.371 INFO O| Feb 24 02:32:30.371 INFO STEP 34 (remove_files) COMPLETE |
| 4904 | 2026-02-24T02:32:30.334Z | [ recovery-image] Feb 24 02:32:30.371 INFO O| Feb 24 02:32:30.371 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4905 | 2026-02-24T02:32:30.357Z | [ recovery-image] Feb 24 02:32:30.386 INFO O| Feb 24 02:32:30.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear" |
| 4906 | 2026-02-24T02:32:30.357Z | [ recovery-image] Feb 24 02:32:30.386 INFO O| Feb 24 02:32:30.386 INFO STEP 35 (remove_files) COMPLETE |
| 4907 | 2026-02-24T02:32:30.358Z | [ recovery-image] Feb 24 02:32:30.386 INFO O| Feb 24 02:32:30.386 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4908 | 2026-02-24T02:32:30.358Z | [ recovery-image] Feb 24 02:32:30.399 INFO O| Feb 24 02:32:30.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp" |
| 4909 | 2026-02-24T02:32:30.358Z | [ recovery-image] Feb 24 02:32:30.399 INFO O| Feb 24 02:32:30.399 INFO STEP 36 (remove_files) COMPLETE |
| 4910 | 2026-02-24T02:32:30.358Z | [ recovery-image] Feb 24 02:32:30.399 INFO O| Feb 24 02:32:30.399 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4911 | 2026-02-24T02:32:30.382Z | [ recovery-image] Feb 24 02:32:30.416 INFO O| Feb 24 02:32:30.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs" |
| 4912 | 2026-02-24T02:32:30.382Z | [ recovery-image] Feb 24 02:32:30.417 INFO O| Feb 24 02:32:30.417 INFO STEP 37 (remove_files) COMPLETE |
| 4913 | 2026-02-24T02:32:30.382Z | [ recovery-image] Feb 24 02:32:30.417 INFO O| Feb 24 02:32:30.417 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4914 | 2026-02-24T02:32:30.406Z | [ recovery-image] Feb 24 02:32:30.436 INFO O| Feb 24 02:32:30.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic" |
| 4915 | 2026-02-24T02:32:30.406Z | [ recovery-image] Feb 24 02:32:30.437 INFO O| Feb 24 02:32:30.437 INFO STEP 38 (remove_files) COMPLETE |
| 4916 | 2026-02-24T02:32:30.406Z | [ recovery-image] Feb 24 02:32:30.437 INFO O| Feb 24 02:32:30.437 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4917 | 2026-02-24T02:32:30.431Z | [ recovery-image] Feb 24 02:32:30.457 INFO O| Feb 24 02:32:30.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe" |
| 4918 | 2026-02-24T02:32:30.431Z | [ recovery-image] Feb 24 02:32:30.457 INFO O| Feb 24 02:32:30.457 INFO STEP 39 (remove_files) COMPLETE |
| 4919 | 2026-02-24T02:32:30.431Z | [ recovery-image] Feb 24 02:32:30.457 INFO O| Feb 24 02:32:30.457 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4920 | 2026-02-24T02:32:30.455Z | [ recovery-image] Feb 24 02:32:30.474 INFO O| Feb 24 02:32:30.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput" |
| 4921 | 2026-02-24T02:32:30.455Z | [ recovery-image] Feb 24 02:32:30.474 INFO O| Feb 24 02:32:30.474 INFO STEP 40 (remove_files) COMPLETE |
| 4922 | 2026-02-24T02:32:30.455Z | [ recovery-image] Feb 24 02:32:30.474 INFO O| Feb 24 02:32:30.474 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4923 | 2026-02-24T02:32:30.455Z | [ recovery-image] Feb 24 02:32:30.487 INFO O| Feb 24 02:32:30.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset" |
| 4924 | 2026-02-24T02:32:30.455Z | [ recovery-image] Feb 24 02:32:30.487 INFO O| Feb 24 02:32:30.487 INFO STEP 41 (remove_files) COMPLETE |
| 4925 | 2026-02-24T02:32:30.455Z | [ recovery-image] Feb 24 02:32:30.487 INFO O| Feb 24 02:32:30.487 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4926 | 2026-02-24T02:32:30.508Z | [ recovery-image] Feb 24 02:32:30.500 INFO O| Feb 24 02:32:30.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn" |
| 4927 | 2026-02-24T02:32:30.509Z | [ recovery-image] Feb 24 02:32:30.501 INFO O| Feb 24 02:32:30.500 INFO STEP 42 (remove_files) COMPLETE |
| 4928 | 2026-02-24T02:32:30.509Z | [ recovery-image] Feb 24 02:32:30.501 INFO O| Feb 24 02:32:30.500 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4929 | 2026-02-24T02:32:30.509Z | [ recovery-image] Feb 24 02:32:30.515 INFO O| Feb 24 02:32:30.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93" |
| 4930 | 2026-02-24T02:32:30.509Z | [ recovery-image] Feb 24 02:32:30.515 INFO O| Feb 24 02:32:30.515 INFO STEP 43 (remove_files) COMPLETE |
| 4931 | 2026-02-24T02:32:30.509Z | [ recovery-image] Feb 24 02:32:30.515 INFO O| Feb 24 02:32:30.515 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4932 | 2026-02-24T02:32:30.509Z | [ recovery-image] Feb 24 02:32:30.539 INFO O| Feb 24 02:32:30.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls" |
| 4933 | 2026-02-24T02:32:30.509Z | [ recovery-image] Feb 24 02:32:30.539 INFO O| Feb 24 02:32:30.539 INFO STEP 44 (remove_files) COMPLETE |
| 4934 | 2026-02-24T02:32:30.509Z | [ recovery-image] Feb 24 02:32:30.539 INFO O| Feb 24 02:32:30.539 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4935 | 2026-02-24T02:32:30.534Z | [ recovery-image] Feb 24 02:32:30.558 INFO O| Feb 24 02:32:30.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac" |
| 4936 | 2026-02-24T02:32:30.534Z | [ recovery-image] Feb 24 02:32:30.558 INFO O| Feb 24 02:32:30.558 INFO STEP 45 (remove_files) COMPLETE |
| 4937 | 2026-02-24T02:32:30.534Z | [ recovery-image] Feb 24 02:32:30.558 INFO O| Feb 24 02:32:30.558 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4938 | 2026-02-24T02:32:30.558Z | [ recovery-image] Feb 24 02:32:30.579 INFO O| Feb 24 02:32:30.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe" |
| 4939 | 2026-02-24T02:32:30.558Z | [ recovery-image] Feb 24 02:32:30.579 INFO O| Feb 24 02:32:30.579 INFO STEP 46 (remove_files) COMPLETE |
| 4940 | 2026-02-24T02:32:30.558Z | [ recovery-image] Feb 24 02:32:30.579 INFO O| Feb 24 02:32:30.579 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4941 | 2026-02-24T02:32:30.558Z | [ recovery-image] Feb 24 02:32:30.599 INFO O| Feb 24 02:32:30.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config" |
| 4942 | 2026-02-24T02:32:30.558Z | [ recovery-image] Feb 24 02:32:30.599 INFO O| Feb 24 02:32:30.599 INFO STEP 47 (remove_files) COMPLETE |
| 4943 | 2026-02-24T02:32:30.582Z | [ recovery-image] Feb 24 02:32:30.600 INFO O| Feb 24 02:32:30.599 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4944 | 2026-02-24T02:32:30.582Z | [ recovery-image] Feb 24 02:32:30.615 INFO O| Feb 24 02:32:30.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask" |
| 4945 | 2026-02-24T02:32:30.582Z | [ recovery-image] Feb 24 02:32:30.616 INFO O| Feb 24 02:32:30.615 INFO STEP 48 (remove_files) COMPLETE |
| 4946 | 2026-02-24T02:32:30.582Z | [ recovery-image] Feb 24 02:32:30.616 INFO O| Feb 24 02:32:30.616 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4947 | 2026-02-24T02:32:30.606Z | [ recovery-image] Feb 24 02:32:30.636 INFO O| Feb 24 02:32:30.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup" |
| 4948 | 2026-02-24T02:32:30.606Z | [ recovery-image] Feb 24 02:32:30.636 INFO O| Feb 24 02:32:30.636 INFO STEP 49 (remove_files) COMPLETE |
| 4949 | 2026-02-24T02:32:30.606Z | [ recovery-image] Feb 24 02:32:30.636 INFO O| Feb 24 02:32:30.636 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4950 | 2026-02-24T02:32:30.631Z | [ recovery-image] Feb 24 02:32:30.656 INFO O| Feb 24 02:32:30.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs" |
| 4951 | 2026-02-24T02:32:30.631Z | [ recovery-image] Feb 24 02:32:30.657 INFO O| Feb 24 02:32:30.656 INFO STEP 50 (remove_files) COMPLETE |
| 4952 | 2026-02-24T02:32:30.631Z | [ recovery-image] Feb 24 02:32:30.657 INFO O| Feb 24 02:32:30.656 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4953 | 2026-02-24T02:32:30.631Z | [ recovery-image] Feb 24 02:32:30.671 INFO O| Feb 24 02:32:30.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv" |
| 4954 | 2026-02-24T02:32:30.631Z | [ recovery-image] Feb 24 02:32:30.671 INFO O| Feb 24 02:32:30.671 INFO STEP 51 (remove_files) COMPLETE |
| 4955 | 2026-02-24T02:32:30.631Z | [ recovery-image] Feb 24 02:32:30.671 INFO O| Feb 24 02:32:30.671 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4956 | 2026-02-24T02:32:30.655Z | [ recovery-image] Feb 24 02:32:30.690 INFO O| Feb 24 02:32:30.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config" |
| 4957 | 2026-02-24T02:32:30.655Z | [ recovery-image] Feb 24 02:32:30.691 INFO O| Feb 24 02:32:30.690 INFO STEP 52 (remove_files) COMPLETE |
| 4958 | 2026-02-24T02:32:30.655Z | [ recovery-image] Feb 24 02:32:30.691 INFO O| Feb 24 02:32:30.690 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4959 | 2026-02-24T02:32:30.679Z | [ recovery-image] Feb 24 02:32:30.709 INFO O| Feb 24 02:32:30.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config" |
| 4960 | 2026-02-24T02:32:30.679Z | [ recovery-image] Feb 24 02:32:30.709 INFO O| Feb 24 02:32:30.709 INFO STEP 53 (remove_files) COMPLETE |
| 4961 | 2026-02-24T02:32:30.679Z | [ recovery-image] Feb 24 02:32:30.709 INFO O| Feb 24 02:32:30.709 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4962 | 2026-02-24T02:32:30.704Z | [ recovery-image] Feb 24 02:32:30.730 INFO O| Feb 24 02:32:30.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config" |
| 4963 | 2026-02-24T02:32:30.704Z | [ recovery-image] Feb 24 02:32:30.730 INFO O| Feb 24 02:32:30.730 INFO STEP 54 (remove_files) COMPLETE |
| 4964 | 2026-02-24T02:32:30.704Z | [ recovery-image] Feb 24 02:32:30.730 INFO O| Feb 24 02:32:30.730 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4965 | 2026-02-24T02:32:30.728Z | [ recovery-image] Feb 24 02:32:30.753 INFO O| Feb 24 02:32:30.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2grep" |
| 4966 | 2026-02-24T02:32:30.728Z | [ recovery-image] Feb 24 02:32:30.753 INFO O| Feb 24 02:32:30.753 INFO STEP 55 (remove_files) COMPLETE |
| 4967 | 2026-02-24T02:32:30.728Z | [ recovery-image] Feb 24 02:32:30.753 INFO O| Feb 24 02:32:30.753 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4968 | 2026-02-24T02:32:30.752Z | [ recovery-image] Feb 24 02:32:30.775 INFO O| Feb 24 02:32:30.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2test" |
| 4969 | 2026-02-24T02:32:30.752Z | [ recovery-image] Feb 24 02:32:30.775 INFO O| Feb 24 02:32:30.775 INFO STEP 56 (remove_files) COMPLETE |
| 4970 | 2026-02-24T02:32:30.752Z | [ recovery-image] Feb 24 02:32:30.775 INFO O| Feb 24 02:32:30.775 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4971 | 2026-02-24T02:32:30.776Z | [ recovery-image] Feb 24 02:32:30.795 INFO O| Feb 24 02:32:30.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred" |
| 4972 | 2026-02-24T02:32:30.776Z | [ recovery-image] Feb 24 02:32:30.795 INFO O| Feb 24 02:32:30.795 INFO STEP 57 (remove_files) COMPLETE |
| 4973 | 2026-02-24T02:32:30.777Z | [ recovery-image] Feb 24 02:32:30.795 INFO O| Feb 24 02:32:30.795 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4974 | 2026-02-24T02:32:30.777Z | [ recovery-image] Feb 24 02:32:30.814 INFO O| Feb 24 02:32:30.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep" |
| 4975 | 2026-02-24T02:32:30.777Z | [ recovery-image] Feb 24 02:32:30.814 INFO O| Feb 24 02:32:30.814 INFO STEP 58 (remove_files) COMPLETE |
| 4976 | 2026-02-24T02:32:30.777Z | [ recovery-image] Feb 24 02:32:30.814 INFO O| Feb 24 02:32:30.814 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4977 | 2026-02-24T02:32:30.800Z | [ recovery-image] Feb 24 02:32:30.832 INFO O| Feb 24 02:32:30.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest" |
| 4978 | 2026-02-24T02:32:30.800Z | [ recovery-image] Feb 24 02:32:30.832 INFO O| Feb 24 02:32:30.832 INFO STEP 59 (remove_files) COMPLETE |
| 4979 | 2026-02-24T02:32:30.800Z | [ recovery-image] Feb 24 02:32:30.832 INFO O| Feb 24 02:32:30.832 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4980 | 2026-02-24T02:32:30.824Z | [ recovery-image] Feb 24 02:32:30.851 INFO O| Feb 24 02:32:30.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv" |
| 4981 | 2026-02-24T02:32:30.824Z | [ recovery-image] Feb 24 02:32:30.851 INFO O| Feb 24 02:32:30.851 INFO STEP 60 (remove_files) COMPLETE |
| 4982 | 2026-02-24T02:32:30.824Z | [ recovery-image] Feb 24 02:32:30.851 INFO O| Feb 24 02:32:30.851 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4983 | 2026-02-24T02:32:30.849Z | [ recovery-image] Feb 24 02:32:30.869 INFO O| Feb 24 02:32:30.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles" |
| 4984 | 2026-02-24T02:32:30.849Z | [ recovery-image] Feb 24 02:32:30.869 INFO O| Feb 24 02:32:30.869 INFO STEP 61 (remove_files) COMPLETE |
| 4985 | 2026-02-24T02:32:30.849Z | [ recovery-image] Feb 24 02:32:30.869 INFO O| Feb 24 02:32:30.869 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4986 | 2026-02-24T02:32:30.849Z | [ recovery-image] Feb 24 02:32:30.886 INFO O| Feb 24 02:32:30.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags" |
| 4987 | 2026-02-24T02:32:30.849Z | [ recovery-image] Feb 24 02:32:30.886 INFO O| Feb 24 02:32:30.886 INFO STEP 62 (remove_files) COMPLETE |
| 4988 | 2026-02-24T02:32:30.849Z | [ recovery-image] Feb 24 02:32:30.886 INFO O| Feb 24 02:32:30.886 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4989 | 2026-02-24T02:32:30.873Z | [ recovery-image] Feb 24 02:32:30.901 INFO O| Feb 24 02:32:30.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd" |
| 4990 | 2026-02-24T02:32:30.873Z | [ recovery-image] Feb 24 02:32:30.901 INFO O| Feb 24 02:32:30.901 INFO STEP 63 (remove_files) COMPLETE |
| 4991 | 2026-02-24T02:32:30.873Z | [ recovery-image] Feb 24 02:32:30.901 INFO O| Feb 24 02:32:30.901 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4992 | 2026-02-24T02:32:30.899Z | [ recovery-image] Feb 24 02:32:30.917 INFO O| Feb 24 02:32:30.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp" |
| 4993 | 2026-02-24T02:32:30.899Z | [ recovery-image] Feb 24 02:32:30.917 INFO O| Feb 24 02:32:30.917 INFO STEP 64 (remove_files) COMPLETE |
| 4994 | 2026-02-24T02:32:30.899Z | [ recovery-image] Feb 24 02:32:30.917 INFO O| Feb 24 02:32:30.917 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4995 | 2026-02-24T02:32:30.899Z | [ recovery-image] Feb 24 02:32:30.930 INFO O| Feb 24 02:32:30.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit" |
| 4996 | 2026-02-24T02:32:30.899Z | [ recovery-image] Feb 24 02:32:30.930 INFO O| Feb 24 02:32:30.930 INFO STEP 65 (remove_files) COMPLETE |
| 4997 | 2026-02-24T02:32:30.899Z | [ recovery-image] Feb 24 02:32:30.930 INFO O| Feb 24 02:32:30.930 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 4998 | 2026-02-24T02:32:30.924Z | [ recovery-image] Feb 24 02:32:30.954 INFO O| Feb 24 02:32:30.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise" |
| 4999 | 2026-02-24T02:32:30.924Z | [ recovery-image] Feb 24 02:32:30.954 INFO O| Feb 24 02:32:30.954 INFO STEP 66 (remove_files) COMPLETE |
| 5000 | 2026-02-24T02:32:30.924Z | [ recovery-image] Feb 24 02:32:30.954 INFO O| Feb 24 02:32:30.954 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5001 | 2026-02-24T02:32:30.948Z | [ recovery-image] Feb 24 02:32:30.975 INFO O| Feb 24 02:32:30.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap" |
| 5002 | 2026-02-24T02:32:30.948Z | [ recovery-image] Feb 24 02:32:30.975 INFO O| Feb 24 02:32:30.975 INFO STEP 67 (remove_files) COMPLETE |
| 5003 | 2026-02-24T02:32:30.949Z | [ recovery-image] Feb 24 02:32:30.975 INFO O| Feb 24 02:32:30.975 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5004 | 2026-02-24T02:32:30.972Z | [ recovery-image] Feb 24 02:32:30.995 INFO O| Feb 24 02:32:30.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz" |
| 5005 | 2026-02-24T02:32:30.973Z | [ recovery-image] Feb 24 02:32:30.995 INFO O| Feb 24 02:32:30.995 INFO STEP 68 (remove_files) COMPLETE |
| 5006 | 2026-02-24T02:32:30.973Z | [ recovery-image] Feb 24 02:32:30.995 INFO O| Feb 24 02:32:30.995 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5007 | 2026-02-24T02:32:30.973Z | [ recovery-image] Feb 24 02:32:31.014 INFO O| Feb 24 02:32:31.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv" |
| 5008 | 2026-02-24T02:32:30.973Z | [ recovery-image] Feb 24 02:32:31.014 INFO O| Feb 24 02:32:31.014 INFO STEP 69 (remove_files) COMPLETE |
| 5009 | 2026-02-24T02:32:30.973Z | [ recovery-image] Feb 24 02:32:31.014 INFO O| Feb 24 02:32:31.014 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5010 | 2026-02-24T02:32:30.997Z | [ recovery-image] Feb 24 02:32:31.034 INFO O| Feb 24 02:32:31.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl" |
| 5011 | 2026-02-24T02:32:30.997Z | [ recovery-image] Feb 24 02:32:31.035 INFO O| Feb 24 02:32:31.034 INFO STEP 70 (remove_files) COMPLETE |
| 5012 | 2026-02-24T02:32:30.997Z | [ recovery-image] Feb 24 02:32:31.035 INFO O| Feb 24 02:32:31.034 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5013 | 2026-02-24T02:32:31.021Z | [ recovery-image] Feb 24 02:32:31.052 INFO O| Feb 24 02:32:31.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap" |
| 5014 | 2026-02-24T02:32:31.021Z | [ recovery-image] Feb 24 02:32:31.052 INFO O| Feb 24 02:32:31.052 INFO STEP 71 (remove_files) COMPLETE |
| 5015 | 2026-02-24T02:32:31.021Z | [ recovery-image] Feb 24 02:32:31.052 INFO O| Feb 24 02:32:31.052 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5016 | 2026-02-24T02:32:31.046Z | [ recovery-image] Feb 24 02:32:31.074 INFO O| Feb 24 02:32:31.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat" |
| 5017 | 2026-02-24T02:32:31.046Z | [ recovery-image] Feb 24 02:32:31.074 INFO O| Feb 24 02:32:31.074 INFO STEP 72 (remove_files) COMPLETE |
| 5018 | 2026-02-24T02:32:31.046Z | [ recovery-image] Feb 24 02:32:31.074 INFO O| Feb 24 02:32:31.074 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5019 | 2026-02-24T02:32:31.070Z | [ recovery-image] Feb 24 02:32:31.090 INFO O| Feb 24 02:32:31.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun" |
| 5020 | 2026-02-24T02:32:31.070Z | [ recovery-image] Feb 24 02:32:31.090 INFO O| Feb 24 02:32:31.090 INFO STEP 73 (remove_files) COMPLETE |
| 5021 | 2026-02-24T02:32:31.070Z | [ recovery-image] Feb 24 02:32:31.090 INFO O| Feb 24 02:32:31.090 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5022 | 2026-02-24T02:32:31.070Z | [ recovery-image] Feb 24 02:32:31.107 INFO O| Feb 24 02:32:31.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags" |
| 5023 | 2026-02-24T02:32:31.070Z | [ recovery-image] Feb 24 02:32:31.107 INFO O| Feb 24 02:32:31.107 INFO STEP 74 (remove_files) COMPLETE |
| 5024 | 2026-02-24T02:32:31.070Z | [ recovery-image] Feb 24 02:32:31.107 INFO O| Feb 24 02:32:31.107 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5025 | 2026-02-24T02:32:31.094Z | [ recovery-image] Feb 24 02:32:31.122 INFO O| Feb 24 02:32:31.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig" |
| 5026 | 2026-02-24T02:32:31.094Z | [ recovery-image] Feb 24 02:32:31.122 INFO O| Feb 24 02:32:31.122 INFO STEP 75 (remove_files) COMPLETE |
| 5027 | 2026-02-24T02:32:31.094Z | [ recovery-image] Feb 24 02:32:31.122 INFO O| Feb 24 02:32:31.122 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5028 | 2026-02-24T02:32:31.119Z | [ recovery-image] Feb 24 02:32:31.136 INFO O| Feb 24 02:32:31.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack" |
| 5029 | 2026-02-24T02:32:31.119Z | [ recovery-image] Feb 24 02:32:31.136 INFO O| Feb 24 02:32:31.136 INFO STEP 76 (remove_files) COMPLETE |
| 5030 | 2026-02-24T02:32:31.119Z | [ recovery-image] Feb 24 02:32:31.136 INFO O| Feb 24 02:32:31.136 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5031 | 2026-02-24T02:32:31.119Z | [ recovery-image] Feb 24 02:32:31.150 INFO O| Feb 24 02:32:31.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop" |
| 5032 | 2026-02-24T02:32:31.119Z | [ recovery-image] Feb 24 02:32:31.150 INFO O| Feb 24 02:32:31.150 INFO STEP 77 (remove_files) COMPLETE |
| 5033 | 2026-02-24T02:32:31.119Z | [ recovery-image] Feb 24 02:32:31.150 INFO O| Feb 24 02:32:31.150 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5034 | 2026-02-24T02:32:31.143Z | [ recovery-image] Feb 24 02:32:31.162 INFO O| Feb 24 02:32:31.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime" |
| 5035 | 2026-02-24T02:32:31.143Z | [ recovery-image] Feb 24 02:32:31.162 INFO O| Feb 24 02:32:31.162 INFO STEP 78 (remove_files) COMPLETE |
| 5036 | 2026-02-24T02:32:31.143Z | [ recovery-image] Feb 24 02:32:31.162 INFO O| Feb 24 02:32:31.162 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5037 | 2026-02-24T02:32:31.143Z | [ recovery-image] Feb 24 02:32:31.174 INFO O| Feb 24 02:32:31.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree" |
| 5038 | 2026-02-24T02:32:31.143Z | [ recovery-image] Feb 24 02:32:31.174 INFO O| Feb 24 02:32:31.174 INFO STEP 79 (remove_files) COMPLETE |
| 5039 | 2026-02-24T02:32:31.143Z | [ recovery-image] Feb 24 02:32:31.174 INFO O| Feb 24 02:32:31.174 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5040 | 2026-02-24T02:32:31.167Z | [ recovery-image] Feb 24 02:32:31.187 INFO O| Feb 24 02:32:31.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait" |
| 5041 | 2026-02-24T02:32:31.167Z | [ recovery-image] Feb 24 02:32:31.187 INFO O| Feb 24 02:32:31.187 INFO STEP 80 (remove_files) COMPLETE |
| 5042 | 2026-02-24T02:32:31.167Z | [ recovery-image] Feb 24 02:32:31.187 INFO O| Feb 24 02:32:31.187 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5043 | 2026-02-24T02:32:31.167Z | [ recovery-image] Feb 24 02:32:31.201 INFO O| Feb 24 02:32:31.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx" |
| 5044 | 2026-02-24T02:32:31.167Z | [ recovery-image] Feb 24 02:32:31.201 INFO O| Feb 24 02:32:31.201 INFO STEP 81 (remove_files) COMPLETE |
| 5045 | 2026-02-24T02:32:31.167Z | [ recovery-image] Feb 24 02:32:31.201 INFO O| Feb 24 02:32:31.201 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5046 | 2026-02-24T02:32:31.192Z | [ recovery-image] Feb 24 02:32:31.213 INFO O| Feb 24 02:32:31.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh" |
| 5047 | 2026-02-24T02:32:31.192Z | [ recovery-image] Feb 24 02:32:31.214 INFO O| Feb 24 02:32:31.213 INFO STEP 82 (remove_files) COMPLETE |
| 5048 | 2026-02-24T02:32:31.192Z | [ recovery-image] Feb 24 02:32:31.214 INFO O| Feb 24 02:32:31.214 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5049 | 2026-02-24T02:32:31.193Z | [ recovery-image] Feb 24 02:32:31.229 INFO O| Feb 24 02:32:31.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93" |
| 5050 | 2026-02-24T02:32:31.193Z | [ recovery-image] Feb 24 02:32:31.229 INFO O| Feb 24 02:32:31.229 INFO STEP 83 (remove_files) COMPLETE |
| 5051 | 2026-02-24T02:32:31.193Z | [ recovery-image] Feb 24 02:32:31.229 INFO O| Feb 24 02:32:31.229 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5052 | 2026-02-24T02:32:31.217Z | [ recovery-image] Feb 24 02:32:31.243 INFO O| Feb 24 02:32:31.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/sqlite3" |
| 5053 | 2026-02-24T02:32:31.217Z | [ recovery-image] Feb 24 02:32:31.243 INFO O| Feb 24 02:32:31.243 INFO STEP 84 (remove_files) COMPLETE |
| 5054 | 2026-02-24T02:32:31.217Z | [ recovery-image] Feb 24 02:32:31.243 INFO O| Feb 24 02:32:31.243 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5055 | 2026-02-24T02:32:31.217Z | [ recovery-image] Feb 24 02:32:31.258 INFO O| Feb 24 02:32:31.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings" |
| 5056 | 2026-02-24T02:32:31.217Z | [ recovery-image] Feb 24 02:32:31.258 INFO O| Feb 24 02:32:31.258 INFO STEP 85 (remove_files) COMPLETE |
| 5057 | 2026-02-24T02:32:31.217Z | [ recovery-image] Feb 24 02:32:31.258 INFO O| Feb 24 02:32:31.258 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5058 | 2026-02-24T02:32:31.242Z | [ recovery-image] Feb 24 02:32:31.280 INFO O| Feb 24 02:32:31.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config" |
| 5059 | 2026-02-24T02:32:31.242Z | [ recovery-image] Feb 24 02:32:31.281 INFO O| Feb 24 02:32:31.281 INFO STEP 86 (remove_files) COMPLETE |
| 5060 | 2026-02-24T02:32:31.242Z | [ recovery-image] Feb 24 02:32:31.281 INFO O| Feb 24 02:32:31.281 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5061 | 2026-02-24T02:32:31.266Z | [ recovery-image] Feb 24 02:32:31.304 INFO O| Feb 24 02:32:31.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog" |
| 5062 | 2026-02-24T02:32:31.266Z | [ recovery-image] Feb 24 02:32:31.304 INFO O| Feb 24 02:32:31.304 INFO STEP 87 (remove_files) COMPLETE |
| 5063 | 2026-02-24T02:32:31.266Z | [ recovery-image] Feb 24 02:32:31.304 INFO O| Feb 24 02:32:31.304 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5064 | 2026-02-24T02:32:31.290Z | [ recovery-image] Feb 24 02:32:31.325 INFO O| Feb 24 02:32:31.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint" |
| 5065 | 2026-02-24T02:32:31.290Z | [ recovery-image] Feb 24 02:32:31.326 INFO O| Feb 24 02:32:31.325 INFO STEP 88 (remove_files) COMPLETE |
| 5066 | 2026-02-24T02:32:31.330Z | [ recovery-image] Feb 24 02:32:31.326 INFO O| Feb 24 02:32:31.326 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5067 | 2026-02-24T02:32:31.330Z | [ recovery-image] Feb 24 02:32:31.348 INFO O| Feb 24 02:32:31.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt" |
| 5068 | 2026-02-24T02:32:31.330Z | [ recovery-image] Feb 24 02:32:31.349 INFO O| Feb 24 02:32:31.348 INFO STEP 89 (remove_files) COMPLETE |
| 5069 | 2026-02-24T02:32:31.331Z | [ recovery-image] Feb 24 02:32:31.349 INFO O| Feb 24 02:32:31.348 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5070 | 2026-02-24T02:32:31.331Z | [ recovery-image] Feb 24 02:32:31.366 INFO O| Feb 24 02:32:31.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch" |
| 5071 | 2026-02-24T02:32:31.331Z | [ recovery-image] Feb 24 02:32:31.366 INFO O| Feb 24 02:32:31.366 INFO STEP 90 (remove_files) COMPLETE |
| 5072 | 2026-02-24T02:32:31.331Z | [ recovery-image] Feb 24 02:32:31.366 INFO O| Feb 24 02:32:31.366 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5073 | 2026-02-24T02:32:31.358Z | [ recovery-image] Feb 24 02:32:31.386 INFO O| Feb 24 02:32:31.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa" |
| 5074 | 2026-02-24T02:32:31.358Z | [ recovery-image] Feb 24 02:32:31.386 INFO O| Feb 24 02:32:31.386 INFO STEP 91 (remove_files) COMPLETE |
| 5075 | 2026-02-24T02:32:31.358Z | [ recovery-image] Feb 24 02:32:31.386 INFO O| Feb 24 02:32:31.386 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5076 | 2026-02-24T02:32:31.382Z | [ recovery-image] Feb 24 02:32:31.407 INFO O| Feb 24 02:32:31.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at" |
| 5077 | 2026-02-24T02:32:31.382Z | [ recovery-image] Feb 24 02:32:31.407 INFO O| Feb 24 02:32:31.407 INFO STEP 92 (remove_files) COMPLETE |
| 5078 | 2026-02-24T02:32:31.382Z | [ recovery-image] Feb 24 02:32:31.407 INFO O| Feb 24 02:32:31.407 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5079 | 2026-02-24T02:32:31.406Z | [ recovery-image] Feb 24 02:32:31.425 INFO O| Feb 24 02:32:31.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq" |
| 5080 | 2026-02-24T02:32:31.406Z | [ recovery-image] Feb 24 02:32:31.425 INFO O| Feb 24 02:32:31.425 INFO STEP 93 (remove_files) COMPLETE |
| 5081 | 2026-02-24T02:32:31.406Z | [ recovery-image] Feb 24 02:32:31.425 INFO O| Feb 24 02:32:31.425 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5082 | 2026-02-24T02:32:31.406Z | [ recovery-image] Feb 24 02:32:31.439 INFO O| Feb 24 02:32:31.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm" |
| 5083 | 2026-02-24T02:32:31.406Z | [ recovery-image] Feb 24 02:32:31.439 INFO O| Feb 24 02:32:31.439 INFO STEP 94 (remove_files) COMPLETE |
| 5084 | 2026-02-24T02:32:31.406Z | [ recovery-image] Feb 24 02:32:31.439 INFO O| Feb 24 02:32:31.439 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5085 | 2026-02-24T02:32:31.430Z | [ recovery-image] Feb 24 02:32:31.452 INFO O| Feb 24 02:32:31.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths" |
| 5086 | 2026-02-24T02:32:31.430Z | [ recovery-image] Feb 24 02:32:31.452 INFO O| Feb 24 02:32:31.452 INFO STEP 95 (remove_files) COMPLETE |
| 5087 | 2026-02-24T02:32:31.430Z | [ recovery-image] Feb 24 02:32:31.452 INFO O| Feb 24 02:32:31.452 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5088 | 2026-02-24T02:32:31.430Z | [ recovery-image] Feb 24 02:32:31.464 INFO O| Feb 24 02:32:31.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner" |
| 5089 | 2026-02-24T02:32:31.430Z | [ recovery-image] Feb 24 02:32:31.464 INFO O| Feb 24 02:32:31.464 INFO STEP 96 (remove_files) COMPLETE |
| 5090 | 2026-02-24T02:32:31.430Z | [ recovery-image] Feb 24 02:32:31.464 INFO O| Feb 24 02:32:31.464 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5091 | 2026-02-24T02:32:31.455Z | [ recovery-image] Feb 24 02:32:31.476 INFO O| Feb 24 02:32:31.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug" |
| 5092 | 2026-02-24T02:32:31.455Z | [ recovery-image] Feb 24 02:32:31.476 INFO O| Feb 24 02:32:31.476 INFO STEP 97 (remove_files) COMPLETE |
| 5093 | 2026-02-24T02:32:31.455Z | [ recovery-image] Feb 24 02:32:31.476 INFO O| Feb 24 02:32:31.476 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5094 | 2026-02-24T02:32:31.455Z | [ recovery-image] Feb 24 02:32:31.488 INFO O| Feb 24 02:32:31.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch" |
| 5095 | 2026-02-24T02:32:31.455Z | [ recovery-image] Feb 24 02:32:31.488 INFO O| Feb 24 02:32:31.488 INFO STEP 98 (remove_files) COMPLETE |
| 5096 | 2026-02-24T02:32:31.455Z | [ recovery-image] Feb 24 02:32:31.488 INFO O| Feb 24 02:32:31.488 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5097 | 2026-02-24T02:32:31.479Z | [ recovery-image] Feb 24 02:32:31.504 INFO O| Feb 24 02:32:31.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc" |
| 5098 | 2026-02-24T02:32:31.479Z | [ recovery-image] Feb 24 02:32:31.504 INFO O| Feb 24 02:32:31.504 INFO STEP 99 (remove_files) COMPLETE |
| 5099 | 2026-02-24T02:32:31.479Z | [ recovery-image] Feb 24 02:32:31.504 INFO O| Feb 24 02:32:31.504 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5100 | 2026-02-24T02:32:31.479Z | [ recovery-image] Feb 24 02:32:31.518 INFO O| Feb 24 02:32:31.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff" |
| 5101 | 2026-02-24T02:32:31.479Z | [ recovery-image] Feb 24 02:32:31.518 INFO O| Feb 24 02:32:31.518 INFO STEP 100 (remove_files) COMPLETE |
| 5102 | 2026-02-24T02:32:31.479Z | [ recovery-image] Feb 24 02:32:31.518 INFO O| Feb 24 02:32:31.518 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5103 | 2026-02-24T02:32:31.503Z | [ recovery-image] Feb 24 02:32:31.536 INFO O| Feb 24 02:32:31.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg" |
| 5104 | 2026-02-24T02:32:31.503Z | [ recovery-image] Feb 24 02:32:31.536 INFO O| Feb 24 02:32:31.536 INFO STEP 101 (remove_files) COMPLETE |
| 5105 | 2026-02-24T02:32:31.503Z | [ recovery-image] Feb 24 02:32:31.536 INFO O| Feb 24 02:32:31.536 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5106 | 2026-02-24T02:32:31.527Z | [ recovery-image] Feb 24 02:32:31.550 INFO O| Feb 24 02:32:31.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli" |
| 5107 | 2026-02-24T02:32:31.527Z | [ recovery-image] Feb 24 02:32:31.550 INFO O| Feb 24 02:32:31.550 INFO STEP 102 (remove_files) COMPLETE |
| 5108 | 2026-02-24T02:32:31.527Z | [ recovery-image] Feb 24 02:32:31.550 INFO O| Feb 24 02:32:31.550 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5109 | 2026-02-24T02:32:31.527Z | [ recovery-image] Feb 24 02:32:31.567 INFO O| Feb 24 02:32:31.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2" |
| 5110 | 2026-02-24T02:32:31.527Z | [ recovery-image] Feb 24 02:32:31.568 INFO O| Feb 24 02:32:31.568 INFO STEP 103 (remove_files) COMPLETE |
| 5111 | 2026-02-24T02:32:31.527Z | [ recovery-image] Feb 24 02:32:31.568 INFO O| Feb 24 02:32:31.568 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5112 | 2026-02-24T02:32:31.552Z | [ recovery-image] Feb 24 02:32:31.585 INFO O| Feb 24 02:32:31.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat" |
| 5113 | 2026-02-24T02:32:31.552Z | [ recovery-image] Feb 24 02:32:31.586 INFO O| Feb 24 02:32:31.586 INFO STEP 104 (remove_files) COMPLETE |
| 5114 | 2026-02-24T02:32:31.552Z | [ recovery-image] Feb 24 02:32:31.586 INFO O| Feb 24 02:32:31.586 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5115 | 2026-02-24T02:32:31.576Z | [ recovery-image] Feb 24 02:32:31.598 INFO O| Feb 24 02:32:31.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat" |
| 5116 | 2026-02-24T02:32:31.576Z | [ recovery-image] Feb 24 02:32:31.598 INFO O| Feb 24 02:32:31.598 INFO STEP 105 (remove_files) COMPLETE |
| 5117 | 2026-02-24T02:32:31.576Z | [ recovery-image] Feb 24 02:32:31.598 INFO O| Feb 24 02:32:31.598 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5118 | 2026-02-24T02:32:31.576Z | [ recovery-image] Feb 24 02:32:31.613 INFO O| Feb 24 02:32:31.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff" |
| 5119 | 2026-02-24T02:32:31.576Z | [ recovery-image] Feb 24 02:32:31.613 INFO O| Feb 24 02:32:31.613 INFO STEP 106 (remove_files) COMPLETE |
| 5120 | 2026-02-24T02:32:31.576Z | [ recovery-image] Feb 24 02:32:31.613 INFO O| Feb 24 02:32:31.613 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5121 | 2026-02-24T02:32:31.601Z | [ recovery-image] Feb 24 02:32:31.630 INFO O| Feb 24 02:32:31.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep" |
| 5122 | 2026-02-24T02:32:31.601Z | [ recovery-image] Feb 24 02:32:31.630 INFO O| Feb 24 02:32:31.630 INFO STEP 107 (remove_files) COMPLETE |
| 5123 | 2026-02-24T02:32:31.601Z | [ recovery-image] Feb 24 02:32:31.630 INFO O| Feb 24 02:32:31.630 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5124 | 2026-02-24T02:32:31.625Z | [ recovery-image] Feb 24 02:32:31.646 INFO O| Feb 24 02:32:31.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2" |
| 5125 | 2026-02-24T02:32:31.625Z | [ recovery-image] Feb 24 02:32:31.646 INFO O| Feb 24 02:32:31.646 INFO STEP 108 (remove_files) COMPLETE |
| 5126 | 2026-02-24T02:32:31.625Z | [ recovery-image] Feb 24 02:32:31.646 INFO O| Feb 24 02:32:31.646 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5127 | 2026-02-24T02:32:31.649Z | [ recovery-image] Feb 24 02:32:31.668 INFO O| Feb 24 02:32:31.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover" |
| 5128 | 2026-02-24T02:32:31.649Z | [ recovery-image] Feb 24 02:32:31.668 INFO O| Feb 24 02:32:31.668 INFO STEP 109 (remove_files) COMPLETE |
| 5129 | 2026-02-24T02:32:31.649Z | [ recovery-image] Feb 24 02:32:31.668 INFO O| Feb 24 02:32:31.668 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5130 | 2026-02-24T02:32:31.649Z | [ recovery-image] Feb 24 02:32:31.689 INFO O| Feb 24 02:32:31.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore" |
| 5131 | 2026-02-24T02:32:31.649Z | [ recovery-image] Feb 24 02:32:31.689 INFO O| Feb 24 02:32:31.689 INFO STEP 110 (remove_files) COMPLETE |
| 5132 | 2026-02-24T02:32:31.649Z | [ recovery-image] Feb 24 02:32:31.690 INFO O| Feb 24 02:32:31.689 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5133 | 2026-02-24T02:32:31.674Z | [ recovery-image] Feb 24 02:32:31.706 INFO O| Feb 24 02:32:31.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal" |
| 5134 | 2026-02-24T02:32:31.674Z | [ recovery-image] Feb 24 02:32:31.706 INFO O| Feb 24 02:32:31.706 INFO STEP 111 (remove_files) COMPLETE |
| 5135 | 2026-02-24T02:32:31.674Z | [ recovery-image] Feb 24 02:32:31.706 INFO O| Feb 24 02:32:31.706 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5136 | 2026-02-24T02:32:31.698Z | [ recovery-image] Feb 24 02:32:31.727 INFO O| Feb 24 02:32:31.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo" |
| 5137 | 2026-02-24T02:32:31.699Z | [ recovery-image] Feb 24 02:32:31.727 INFO O| Feb 24 02:32:31.727 INFO STEP 112 (remove_files) COMPLETE |
| 5138 | 2026-02-24T02:32:31.699Z | [ recovery-image] Feb 24 02:32:31.727 INFO O| Feb 24 02:32:31.727 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5139 | 2026-02-24T02:32:31.723Z | [ recovery-image] Feb 24 02:32:31.744 INFO O| Feb 24 02:32:31.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd" |
| 5140 | 2026-02-24T02:32:31.723Z | [ recovery-image] Feb 24 02:32:31.744 INFO O| Feb 24 02:32:31.744 INFO STEP 113 (remove_files) COMPLETE |
| 5141 | 2026-02-24T02:32:31.723Z | [ recovery-image] Feb 24 02:32:31.744 INFO O| Feb 24 02:32:31.744 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5142 | 2026-02-24T02:32:31.747Z | [ recovery-image] Feb 24 02:32:31.767 INFO O| Feb 24 02:32:31.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil" |
| 5143 | 2026-02-24T02:32:31.747Z | [ recovery-image] Feb 24 02:32:31.768 INFO O| Feb 24 02:32:31.768 INFO STEP 114 (remove_files) COMPLETE |
| 5144 | 2026-02-24T02:32:31.747Z | [ recovery-image] Feb 24 02:32:31.768 INFO O| Feb 24 02:32:31.768 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5145 | 2026-02-24T02:32:31.747Z | [ recovery-image] Feb 24 02:32:31.788 INFO O| Feb 24 02:32:31.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth" |
| 5146 | 2026-02-24T02:32:31.747Z | [ recovery-image] Feb 24 02:32:31.788 INFO O| Feb 24 02:32:31.788 INFO STEP 115 (remove_files) COMPLETE |
| 5147 | 2026-02-24T02:32:31.747Z | [ recovery-image] Feb 24 02:32:31.788 INFO O| Feb 24 02:32:31.788 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5148 | 2026-02-24T02:32:31.771Z | [ recovery-image] Feb 24 02:32:31.811 INFO O| Feb 24 02:32:31.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp" |
| 5149 | 2026-02-24T02:32:31.771Z | [ recovery-image] Feb 24 02:32:31.811 INFO O| Feb 24 02:32:31.811 INFO STEP 116 (remove_files) COMPLETE |
| 5150 | 2026-02-24T02:32:31.771Z | [ recovery-image] Feb 24 02:32:31.811 INFO O| Feb 24 02:32:31.811 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5151 | 2026-02-24T02:32:31.795Z | [ recovery-image] Feb 24 02:32:31.833 INFO O| Feb 24 02:32:31.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc" |
| 5152 | 2026-02-24T02:32:31.795Z | [ recovery-image] Feb 24 02:32:31.833 INFO O| Feb 24 02:32:31.833 INFO STEP 117 (remove_files) COMPLETE |
| 5153 | 2026-02-24T02:32:31.796Z | [ recovery-image] Feb 24 02:32:31.833 INFO O| Feb 24 02:32:31.833 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5154 | 2026-02-24T02:32:31.819Z | [ recovery-image] Feb 24 02:32:31.852 INFO O| Feb 24 02:32:31.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate" |
| 5155 | 2026-02-24T02:32:31.820Z | [ recovery-image] Feb 24 02:32:31.852 INFO O| Feb 24 02:32:31.852 INFO STEP 118 (remove_files) COMPLETE |
| 5156 | 2026-02-24T02:32:31.820Z | [ recovery-image] Feb 24 02:32:31.852 INFO O| Feb 24 02:32:31.852 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5157 | 2026-02-24T02:32:31.844Z | [ recovery-image] Feb 24 02:32:31.871 INFO O| Feb 24 02:32:31.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid" |
| 5158 | 2026-02-24T02:32:31.844Z | [ recovery-image] Feb 24 02:32:31.871 INFO O| Feb 24 02:32:31.871 INFO STEP 119 (remove_files) COMPLETE |
| 5159 | 2026-02-24T02:32:31.844Z | [ recovery-image] Feb 24 02:32:31.871 INFO O| Feb 24 02:32:31.871 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5160 | 2026-02-24T02:32:31.868Z | [ recovery-image] Feb 24 02:32:31.891 INFO O| Feb 24 02:32:31.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint" |
| 5161 | 2026-02-24T02:32:31.868Z | [ recovery-image] Feb 24 02:32:31.891 INFO O| Feb 24 02:32:31.891 INFO STEP 120 (remove_files) COMPLETE |
| 5162 | 2026-02-24T02:32:31.868Z | [ recovery-image] Feb 24 02:32:31.891 INFO O| Feb 24 02:32:31.891 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5163 | 2026-02-24T02:32:31.892Z | [ recovery-image] Feb 24 02:32:31.917 INFO O| Feb 24 02:32:31.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem" |
| 5164 | 2026-02-24T02:32:31.892Z | [ recovery-image] Feb 24 02:32:31.917 INFO O| Feb 24 02:32:31.917 INFO STEP 121 (remove_files) COMPLETE |
| 5165 | 2026-02-24T02:32:31.892Z | [ recovery-image] Feb 24 02:32:31.917 INFO O| Feb 24 02:32:31.917 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5166 | 2026-02-24T02:32:31.916Z | [ recovery-image] Feb 24 02:32:31.945 INFO O| Feb 24 02:32:31.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd" |
| 5167 | 2026-02-24T02:32:31.916Z | [ recovery-image] Feb 24 02:32:31.945 INFO O| Feb 24 02:32:31.945 INFO STEP 122 (remove_files) COMPLETE |
| 5168 | 2026-02-24T02:32:31.916Z | [ recovery-image] Feb 24 02:32:31.945 INFO O| Feb 24 02:32:31.945 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5169 | 2026-02-24T02:32:31.940Z | [ recovery-image] Feb 24 02:32:31.969 INFO O| Feb 24 02:32:31.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath" |
| 5170 | 2026-02-24T02:32:31.940Z | [ recovery-image] Feb 24 02:32:31.969 INFO O| Feb 24 02:32:31.969 INFO STEP 123 (remove_files) COMPLETE |
| 5171 | 2026-02-24T02:32:31.940Z | [ recovery-image] Feb 24 02:32:31.969 INFO O| Feb 24 02:32:31.969 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5172 | 2026-02-24T02:32:31.963Z | [ recovery-image] Feb 24 02:32:31.994 INFO O| Feb 24 02:32:31.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange" |
| 5173 | 2026-02-24T02:32:31.963Z | [ recovery-image] Feb 24 02:32:31.994 INFO O| Feb 24 02:32:31.994 INFO STEP 124 (remove_files) COMPLETE |
| 5174 | 2026-02-24T02:32:31.964Z | [ recovery-image] Feb 24 02:32:31.994 INFO O| Feb 24 02:32:31.994 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5175 | 2026-02-24T02:32:31.987Z | [ recovery-image] Feb 24 02:32:32.018 INFO O| Feb 24 02:32:32.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr" |
| 5176 | 2026-02-24T02:32:31.987Z | [ recovery-image] Feb 24 02:32:32.018 INFO O| Feb 24 02:32:32.018 INFO STEP 125 (remove_files) COMPLETE |
| 5177 | 2026-02-24T02:32:31.987Z | [ recovery-image] Feb 24 02:32:32.018 INFO O| Feb 24 02:32:32.018 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5178 | 2026-02-24T02:32:32.011Z | [ recovery-image] Feb 24 02:32:32.039 INFO O| Feb 24 02:32:32.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum" |
| 5179 | 2026-02-24T02:32:32.011Z | [ recovery-image] Feb 24 02:32:32.039 INFO O| Feb 24 02:32:32.039 INFO STEP 126 (remove_files) COMPLETE |
| 5180 | 2026-02-24T02:32:32.011Z | [ recovery-image] Feb 24 02:32:32.039 INFO O| Feb 24 02:32:32.039 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5181 | 2026-02-24T02:32:32.036Z | [ recovery-image] Feb 24 02:32:32.058 INFO O| Feb 24 02:32:32.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime" |
| 5182 | 2026-02-24T02:32:32.036Z | [ recovery-image] Feb 24 02:32:32.058 INFO O| Feb 24 02:32:32.058 INFO STEP 127 (remove_files) COMPLETE |
| 5183 | 2026-02-24T02:32:32.036Z | [ recovery-image] Feb 24 02:32:32.058 INFO O| Feb 24 02:32:32.058 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5184 | 2026-02-24T02:32:32.036Z | [ recovery-image] Feb 24 02:32:32.071 INFO O| Feb 24 02:32:32.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid" |
| 5185 | 2026-02-24T02:32:32.036Z | [ recovery-image] Feb 24 02:32:32.071 INFO O| Feb 24 02:32:32.071 INFO STEP 128 (remove_files) COMPLETE |
| 5186 | 2026-02-24T02:32:32.036Z | [ recovery-image] Feb 24 02:32:32.071 INFO O| Feb 24 02:32:32.071 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5187 | 2026-02-24T02:32:32.060Z | [ recovery-image] Feb 24 02:32:32.090 INFO O| Feb 24 02:32:32.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn" |
| 5188 | 2026-02-24T02:32:32.060Z | [ recovery-image] Feb 24 02:32:32.090 INFO O| Feb 24 02:32:32.090 INFO STEP 129 (remove_files) COMPLETE |
| 5189 | 2026-02-24T02:32:32.060Z | [ recovery-image] Feb 24 02:32:32.090 INFO O| Feb 24 02:32:32.090 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5190 | 2026-02-24T02:32:32.084Z | [ recovery-image] Feb 24 02:32:32.108 INFO O| Feb 24 02:32:32.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear" |
| 5191 | 2026-02-24T02:32:32.084Z | [ recovery-image] Feb 24 02:32:32.108 INFO O| Feb 24 02:32:32.108 INFO STEP 130 (remove_files) COMPLETE |
| 5192 | 2026-02-24T02:32:32.084Z | [ recovery-image] Feb 24 02:32:32.108 INFO O| Feb 24 02:32:32.108 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5193 | 2026-02-24T02:32:32.084Z | [ recovery-image] Feb 24 02:32:32.124 INFO O| Feb 24 02:32:32.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp" |
| 5194 | 2026-02-24T02:32:32.084Z | [ recovery-image] Feb 24 02:32:32.124 INFO O| Feb 24 02:32:32.124 INFO STEP 131 (remove_files) COMPLETE |
| 5195 | 2026-02-24T02:32:32.084Z | [ recovery-image] Feb 24 02:32:32.124 INFO O| Feb 24 02:32:32.124 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5196 | 2026-02-24T02:32:32.108Z | [ recovery-image] Feb 24 02:32:32.143 INFO O| Feb 24 02:32:32.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col" |
| 5197 | 2026-02-24T02:32:32.108Z | [ recovery-image] Feb 24 02:32:32.143 INFO O| Feb 24 02:32:32.143 INFO STEP 132 (remove_files) COMPLETE |
| 5198 | 2026-02-24T02:32:32.108Z | [ recovery-image] Feb 24 02:32:32.143 INFO O| Feb 24 02:32:32.143 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5199 | 2026-02-24T02:32:32.133Z | [ recovery-image] Feb 24 02:32:32.162 INFO O| Feb 24 02:32:32.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm" |
| 5200 | 2026-02-24T02:32:32.133Z | [ recovery-image] Feb 24 02:32:32.162 INFO O| Feb 24 02:32:32.162 INFO STEP 133 (remove_files) COMPLETE |
| 5201 | 2026-02-24T02:32:32.133Z | [ recovery-image] Feb 24 02:32:32.162 INFO O| Feb 24 02:32:32.162 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5202 | 2026-02-24T02:32:32.157Z | [ recovery-image] Feb 24 02:32:32.184 INFO O| Feb 24 02:32:32.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command" |
| 5203 | 2026-02-24T02:32:32.157Z | [ recovery-image] Feb 24 02:32:32.185 INFO O| Feb 24 02:32:32.185 INFO STEP 134 (remove_files) COMPLETE |
| 5204 | 2026-02-24T02:32:32.157Z | [ recovery-image] Feb 24 02:32:32.185 INFO O| Feb 24 02:32:32.185 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5205 | 2026-02-24T02:32:32.182Z | [ recovery-image] Feb 24 02:32:32.204 INFO O| Feb 24 02:32:32.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress" |
| 5206 | 2026-02-24T02:32:32.182Z | [ recovery-image] Feb 24 02:32:32.204 INFO O| Feb 24 02:32:32.204 INFO STEP 135 (remove_files) COMPLETE |
| 5207 | 2026-02-24T02:32:32.182Z | [ recovery-image] Feb 24 02:32:32.204 INFO O| Feb 24 02:32:32.204 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5208 | 2026-02-24T02:32:32.182Z | [ recovery-image] Feb 24 02:32:32.223 INFO O| Feb 24 02:32:32.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat" |
| 5209 | 2026-02-24T02:32:32.182Z | [ recovery-image] Feb 24 02:32:32.223 INFO O| Feb 24 02:32:32.223 INFO STEP 136 (remove_files) COMPLETE |
| 5210 | 2026-02-24T02:32:32.182Z | [ recovery-image] Feb 24 02:32:32.223 INFO O| Feb 24 02:32:32.223 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5211 | 2026-02-24T02:32:32.206Z | [ recovery-image] Feb 24 02:32:32.245 INFO O| Feb 24 02:32:32.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio" |
| 5212 | 2026-02-24T02:32:32.206Z | [ recovery-image] Feb 24 02:32:32.245 INFO O| Feb 24 02:32:32.245 INFO STEP 137 (remove_files) COMPLETE |
| 5213 | 2026-02-24T02:32:32.206Z | [ recovery-image] Feb 24 02:32:32.245 INFO O| Feb 24 02:32:32.245 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5214 | 2026-02-24T02:32:32.230Z | [ recovery-image] Feb 24 02:32:32.262 INFO O| Feb 24 02:32:32.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cputrack" |
| 5215 | 2026-02-24T02:32:32.230Z | [ recovery-image] Feb 24 02:32:32.262 INFO O| Feb 24 02:32:32.262 INFO STEP 138 (remove_files) COMPLETE |
| 5216 | 2026-02-24T02:32:32.230Z | [ recovery-image] Feb 24 02:32:32.262 INFO O| Feb 24 02:32:32.262 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5217 | 2026-02-24T02:32:32.254Z | [ recovery-image] Feb 24 02:32:32.285 INFO O| Feb 24 02:32:32.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle" |
| 5218 | 2026-02-24T02:32:32.254Z | [ recovery-image] Feb 24 02:32:32.286 INFO O| Feb 24 02:32:32.286 INFO STEP 139 (remove_files) COMPLETE |
| 5219 | 2026-02-24T02:32:32.254Z | [ recovery-image] Feb 24 02:32:32.286 INFO O| Feb 24 02:32:32.286 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5220 | 2026-02-24T02:32:32.278Z | [ recovery-image] Feb 24 02:32:32.309 INFO O| Feb 24 02:32:32.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab" |
| 5221 | 2026-02-24T02:32:32.278Z | [ recovery-image] Feb 24 02:32:32.309 INFO O| Feb 24 02:32:32.309 INFO STEP 140 (remove_files) COMPLETE |
| 5222 | 2026-02-24T02:32:32.278Z | [ recovery-image] Feb 24 02:32:32.309 INFO O| Feb 24 02:32:32.309 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5223 | 2026-02-24T02:32:32.302Z | [ recovery-image] Feb 24 02:32:32.331 INFO O| Feb 24 02:32:32.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt" |
| 5224 | 2026-02-24T02:32:32.302Z | [ recovery-image] Feb 24 02:32:32.332 INFO O| Feb 24 02:32:32.332 INFO STEP 141 (remove_files) COMPLETE |
| 5225 | 2026-02-24T02:32:32.302Z | [ recovery-image] Feb 24 02:32:32.332 INFO O| Feb 24 02:32:32.332 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5226 | 2026-02-24T02:32:32.326Z | [ recovery-image] Feb 24 02:32:32.352 INFO O| Feb 24 02:32:32.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh" |
| 5227 | 2026-02-24T02:32:32.326Z | [ recovery-image] Feb 24 02:32:32.352 INFO O| Feb 24 02:32:32.352 INFO STEP 142 (remove_files) COMPLETE |
| 5228 | 2026-02-24T02:32:32.326Z | [ recovery-image] Feb 24 02:32:32.352 INFO O| Feb 24 02:32:32.352 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5229 | 2026-02-24T02:32:32.326Z | [ recovery-image] Feb 24 02:32:32.367 INFO O| Feb 24 02:32:32.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit" |
| 5230 | 2026-02-24T02:32:32.326Z | [ recovery-image] Feb 24 02:32:32.367 INFO O| Feb 24 02:32:32.367 INFO STEP 143 (remove_files) COMPLETE |
| 5231 | 2026-02-24T02:32:32.326Z | [ recovery-image] Feb 24 02:32:32.367 INFO O| Feb 24 02:32:32.367 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5232 | 2026-02-24T02:32:32.351Z | [ recovery-image] Feb 24 02:32:32.380 INFO O| Feb 24 02:32:32.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl" |
| 5233 | 2026-02-24T02:32:32.351Z | [ recovery-image] Feb 24 02:32:32.380 INFO O| Feb 24 02:32:32.380 INFO STEP 144 (remove_files) COMPLETE |
| 5234 | 2026-02-24T02:32:32.351Z | [ recovery-image] Feb 24 02:32:32.381 INFO O| Feb 24 02:32:32.380 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5235 | 2026-02-24T02:32:32.375Z | [ recovery-image] Feb 24 02:32:32.397 INFO O| Feb 24 02:32:32.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config" |
| 5236 | 2026-02-24T02:32:32.375Z | [ recovery-image] Feb 24 02:32:32.397 INFO O| Feb 24 02:32:32.397 INFO STEP 145 (remove_files) COMPLETE |
| 5237 | 2026-02-24T02:32:32.375Z | [ recovery-image] Feb 24 02:32:32.397 INFO O| Feb 24 02:32:32.397 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5238 | 2026-02-24T02:32:32.399Z | [ recovery-image] Feb 24 02:32:32.419 INFO O| Feb 24 02:32:32.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc" |
| 5239 | 2026-02-24T02:32:32.399Z | [ recovery-image] Feb 24 02:32:32.419 INFO O| Feb 24 02:32:32.419 INFO STEP 146 (remove_files) COMPLETE |
| 5240 | 2026-02-24T02:32:32.399Z | [ recovery-image] Feb 24 02:32:32.419 INFO O| Feb 24 02:32:32.419 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5241 | 2026-02-24T02:32:32.399Z | [ recovery-image] Feb 24 02:32:32.438 INFO O| Feb 24 02:32:32.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt" |
| 5242 | 2026-02-24T02:32:32.399Z | [ recovery-image] Feb 24 02:32:32.439 INFO O| Feb 24 02:32:32.438 INFO STEP 147 (remove_files) COMPLETE |
| 5243 | 2026-02-24T02:32:32.399Z | [ recovery-image] Feb 24 02:32:32.439 INFO O| Feb 24 02:32:32.439 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5244 | 2026-02-24T02:32:32.423Z | [ recovery-image] Feb 24 02:32:32.456 INFO O| Feb 24 02:32:32.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr" |
| 5245 | 2026-02-24T02:32:32.423Z | [ recovery-image] Feb 24 02:32:32.456 INFO O| Feb 24 02:32:32.456 INFO STEP 148 (remove_files) COMPLETE |
| 5246 | 2026-02-24T02:32:32.423Z | [ recovery-image] Feb 24 02:32:32.456 INFO O| Feb 24 02:32:32.456 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5247 | 2026-02-24T02:32:32.447Z | [ recovery-image] Feb 24 02:32:32.476 INFO O| Feb 24 02:32:32.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree" |
| 5248 | 2026-02-24T02:32:32.447Z | [ recovery-image] Feb 24 02:32:32.476 INFO O| Feb 24 02:32:32.476 INFO STEP 149 (remove_files) COMPLETE |
| 5249 | 2026-02-24T02:32:32.447Z | [ recovery-image] Feb 24 02:32:32.477 INFO O| Feb 24 02:32:32.476 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5250 | 2026-02-24T02:32:32.471Z | [ recovery-image] Feb 24 02:32:32.496 INFO O| Feb 24 02:32:32.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv" |
| 5251 | 2026-02-24T02:32:32.471Z | [ recovery-image] Feb 24 02:32:32.496 INFO O| Feb 24 02:32:32.496 INFO STEP 150 (remove_files) COMPLETE |
| 5252 | 2026-02-24T02:32:32.471Z | [ recovery-image] Feb 24 02:32:32.496 INFO O| Feb 24 02:32:32.496 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5253 | 2026-02-24T02:32:32.495Z | [ recovery-image] Feb 24 02:32:32.517 INFO O| Feb 24 02:32:32.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3" |
| 5254 | 2026-02-24T02:32:32.496Z | [ recovery-image] Feb 24 02:32:32.517 INFO O| Feb 24 02:32:32.517 INFO STEP 151 (remove_files) COMPLETE |
| 5255 | 2026-02-24T02:32:32.496Z | [ recovery-image] Feb 24 02:32:32.517 INFO O| Feb 24 02:32:32.517 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5256 | 2026-02-24T02:32:32.519Z | [ recovery-image] Feb 24 02:32:32.541 INFO O| Feb 24 02:32:32.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest" |
| 5257 | 2026-02-24T02:32:32.519Z | [ recovery-image] Feb 24 02:32:32.541 INFO O| Feb 24 02:32:32.541 INFO STEP 152 (remove_files) COMPLETE |
| 5258 | 2026-02-24T02:32:32.519Z | [ recovery-image] Feb 24 02:32:32.541 INFO O| Feb 24 02:32:32.541 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5259 | 2026-02-24T02:32:32.543Z | [ recovery-image] Feb 24 02:32:32.562 INFO O| Feb 24 02:32:32.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp" |
| 5260 | 2026-02-24T02:32:32.543Z | [ recovery-image] Feb 24 02:32:32.563 INFO O| Feb 24 02:32:32.562 INFO STEP 153 (remove_files) COMPLETE |
| 5261 | 2026-02-24T02:32:32.543Z | [ recovery-image] Feb 24 02:32:32.563 INFO O| Feb 24 02:32:32.563 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5262 | 2026-02-24T02:32:32.543Z | [ recovery-image] Feb 24 02:32:32.585 INFO O| Feb 24 02:32:32.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname" |
| 5263 | 2026-02-24T02:32:32.543Z | [ recovery-image] Feb 24 02:32:32.585 INFO O| Feb 24 02:32:32.585 INFO STEP 154 (remove_files) COMPLETE |
| 5264 | 2026-02-24T02:32:32.567Z | [ recovery-image] Feb 24 02:32:32.585 INFO O| Feb 24 02:32:32.585 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5265 | 2026-02-24T02:32:32.568Z | [ recovery-image] Feb 24 02:32:32.607 INFO O| Feb 24 02:32:32.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan" |
| 5266 | 2026-02-24T02:32:32.568Z | [ recovery-image] Feb 24 02:32:32.607 INFO O| Feb 24 02:32:32.607 INFO STEP 155 (remove_files) COMPLETE |
| 5267 | 2026-02-24T02:32:32.568Z | [ recovery-image] Feb 24 02:32:32.607 INFO O| Feb 24 02:32:32.607 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5268 | 2026-02-24T02:32:32.592Z | [ recovery-image] Feb 24 02:32:32.626 INFO O| Feb 24 02:32:32.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid" |
| 5269 | 2026-02-24T02:32:32.592Z | [ recovery-image] Feb 24 02:32:32.627 INFO O| Feb 24 02:32:32.627 INFO STEP 156 (remove_files) COMPLETE |
| 5270 | 2026-02-24T02:32:32.592Z | [ recovery-image] Feb 24 02:32:32.627 INFO O| Feb 24 02:32:32.627 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5271 | 2026-02-24T02:32:32.616Z | [ recovery-image] Feb 24 02:32:32.643 INFO O| Feb 24 02:32:32.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid" |
| 5272 | 2026-02-24T02:32:32.616Z | [ recovery-image] Feb 24 02:32:32.644 INFO O| Feb 24 02:32:32.644 INFO STEP 157 (remove_files) COMPLETE |
| 5273 | 2026-02-24T02:32:32.616Z | [ recovery-image] Feb 24 02:32:32.644 INFO O| Feb 24 02:32:32.644 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5274 | 2026-02-24T02:32:32.640Z | [ recovery-image] Feb 24 02:32:32.662 INFO O| Feb 24 02:32:32.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix" |
| 5275 | 2026-02-24T02:32:32.640Z | [ recovery-image] Feb 24 02:32:32.662 INFO O| Feb 24 02:32:32.662 INFO STEP 158 (remove_files) COMPLETE |
| 5276 | 2026-02-24T02:32:32.640Z | [ recovery-image] Feb 24 02:32:32.662 INFO O| Feb 24 02:32:32.662 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5277 | 2026-02-24T02:32:32.640Z | [ recovery-image] Feb 24 02:32:32.678 INFO O| Feb 24 02:32:32.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du" |
| 5278 | 2026-02-24T02:32:32.640Z | [ recovery-image] Feb 24 02:32:32.678 INFO O| Feb 24 02:32:32.678 INFO STEP 159 (remove_files) COMPLETE |
| 5279 | 2026-02-24T02:32:32.640Z | [ recovery-image] Feb 24 02:32:32.678 INFO O| Feb 24 02:32:32.678 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5280 | 2026-02-24T02:32:32.664Z | [ recovery-image] Feb 24 02:32:32.696 INFO O| Feb 24 02:32:32.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs" |
| 5281 | 2026-02-24T02:32:32.664Z | [ recovery-image] Feb 24 02:32:32.696 INFO O| Feb 24 02:32:32.696 INFO STEP 160 (remove_files) COMPLETE |
| 5282 | 2026-02-24T02:32:32.664Z | [ recovery-image] Feb 24 02:32:32.696 INFO O| Feb 24 02:32:32.696 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5283 | 2026-02-24T02:32:32.688Z | [ recovery-image] Feb 24 02:32:32.715 INFO O| Feb 24 02:32:32.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys" |
| 5284 | 2026-02-24T02:32:32.688Z | [ recovery-image] Feb 24 02:32:32.715 INFO O| Feb 24 02:32:32.715 INFO STEP 161 (remove_files) COMPLETE |
| 5285 | 2026-02-24T02:32:32.688Z | [ recovery-image] Feb 24 02:32:32.715 INFO O| Feb 24 02:32:32.715 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5286 | 2026-02-24T02:32:32.712Z | [ recovery-image] Feb 24 02:32:32.733 INFO O| Feb 24 02:32:32.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit" |
| 5287 | 2026-02-24T02:32:32.712Z | [ recovery-image] Feb 24 02:32:32.734 INFO O| Feb 24 02:32:32.734 INFO STEP 162 (remove_files) COMPLETE |
| 5288 | 2026-02-24T02:32:32.712Z | [ recovery-image] Feb 24 02:32:32.734 INFO O| Feb 24 02:32:32.734 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5289 | 2026-02-24T02:32:32.712Z | [ recovery-image] Feb 24 02:32:32.748 INFO O| Feb 24 02:32:32.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject" |
| 5290 | 2026-02-24T02:32:32.713Z | [ recovery-image] Feb 24 02:32:32.749 INFO O| Feb 24 02:32:32.749 INFO STEP 163 (remove_files) COMPLETE |
| 5291 | 2026-02-24T02:32:32.713Z | [ recovery-image] Feb 24 02:32:32.749 INFO O| Feb 24 02:32:32.749 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5292 | 2026-02-24T02:32:32.737Z | [ recovery-image] Feb 24 02:32:32.762 INFO O| Feb 24 02:32:32.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign" |
| 5293 | 2026-02-24T02:32:32.737Z | [ recovery-image] Feb 24 02:32:32.762 INFO O| Feb 24 02:32:32.762 INFO STEP 164 (remove_files) COMPLETE |
| 5294 | 2026-02-24T02:32:32.737Z | [ recovery-image] Feb 24 02:32:32.762 INFO O| Feb 24 02:32:32.762 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5295 | 2026-02-24T02:32:32.737Z | [ recovery-image] Feb 24 02:32:32.777 INFO O| Feb 24 02:32:32.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap" |
| 5296 | 2026-02-24T02:32:32.737Z | [ recovery-image] Feb 24 02:32:32.777 INFO O| Feb 24 02:32:32.777 INFO STEP 165 (remove_files) COMPLETE |
| 5297 | 2026-02-24T02:32:32.737Z | [ recovery-image] Feb 24 02:32:32.777 INFO O| Feb 24 02:32:32.777 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5298 | 2026-02-24T02:32:32.761Z | [ recovery-image] Feb 24 02:32:32.788 INFO O| Feb 24 02:32:32.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange" |
| 5299 | 2026-02-24T02:32:32.761Z | [ recovery-image] Feb 24 02:32:32.789 INFO O| Feb 24 02:32:32.788 INFO STEP 166 (remove_files) COMPLETE |
| 5300 | 2026-02-24T02:32:32.761Z | [ recovery-image] Feb 24 02:32:32.789 INFO O| Feb 24 02:32:32.788 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5301 | 2026-02-24T02:32:32.785Z | [ recovery-image] Feb 24 02:32:32.809 INFO O| Feb 24 02:32:32.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt" |
| 5302 | 2026-02-24T02:32:32.785Z | [ recovery-image] Feb 24 02:32:32.809 INFO O| Feb 24 02:32:32.809 INFO STEP 167 (remove_files) COMPLETE |
| 5303 | 2026-02-24T02:32:32.785Z | [ recovery-image] Feb 24 02:32:32.809 INFO O| Feb 24 02:32:32.809 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5304 | 2026-02-24T02:32:32.785Z | [ recovery-image] Feb 24 02:32:32.827 INFO O| Feb 24 02:32:32.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance" |
| 5305 | 2026-02-24T02:32:32.785Z | [ recovery-image] Feb 24 02:32:32.827 INFO O| Feb 24 02:32:32.827 INFO STEP 168 (remove_files) COMPLETE |
| 5306 | 2026-02-24T02:32:32.809Z | [ recovery-image] Feb 24 02:32:32.827 INFO O| Feb 24 02:32:32.827 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5307 | 2026-02-24T02:32:32.809Z | [ recovery-image] Feb 24 02:32:32.841 INFO O| Feb 24 02:32:32.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env" |
| 5308 | 2026-02-24T02:32:32.809Z | [ recovery-image] Feb 24 02:32:32.841 INFO O| Feb 24 02:32:32.841 INFO STEP 169 (remove_files) COMPLETE |
| 5309 | 2026-02-24T02:32:32.809Z | [ recovery-image] Feb 24 02:32:32.841 INFO O| Feb 24 02:32:32.841 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5310 | 2026-02-24T02:32:32.833Z | [ recovery-image] Feb 24 02:32:32.862 INFO O| Feb 24 02:32:32.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump" |
| 5311 | 2026-02-24T02:32:32.833Z | [ recovery-image] Feb 24 02:32:32.862 INFO O| Feb 24 02:32:32.862 INFO STEP 170 (remove_files) COMPLETE |
| 5312 | 2026-02-24T02:32:32.833Z | [ recovery-image] Feb 24 02:32:32.862 INFO O| Feb 24 02:32:32.862 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5313 | 2026-02-24T02:32:32.857Z | [ recovery-image] Feb 24 02:32:32.880 INFO O| Feb 24 02:32:32.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand" |
| 5314 | 2026-02-24T02:32:32.857Z | [ recovery-image] Feb 24 02:32:32.880 INFO O| Feb 24 02:32:32.880 INFO STEP 171 (remove_files) COMPLETE |
| 5315 | 2026-02-24T02:32:32.857Z | [ recovery-image] Feb 24 02:32:32.881 INFO O| Feb 24 02:32:32.880 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5316 | 2026-02-24T02:32:32.857Z | [ recovery-image] Feb 24 02:32:32.899 INFO O| Feb 24 02:32:32.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr" |
| 5317 | 2026-02-24T02:32:32.857Z | [ recovery-image] Feb 24 02:32:32.899 INFO O| Feb 24 02:32:32.899 INFO STEP 172 (remove_files) COMPLETE |
| 5318 | 2026-02-24T02:32:32.857Z | [ recovery-image] Feb 24 02:32:32.899 INFO O| Feb 24 02:32:32.899 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5319 | 2026-02-24T02:32:32.881Z | [ recovery-image] Feb 24 02:32:32.921 INFO O| Feb 24 02:32:32.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor" |
| 5320 | 2026-02-24T02:32:32.881Z | [ recovery-image] Feb 24 02:32:32.921 INFO O| Feb 24 02:32:32.921 INFO STEP 173 (remove_files) COMPLETE |
| 5321 | 2026-02-24T02:32:32.881Z | [ recovery-image] Feb 24 02:32:32.921 INFO O| Feb 24 02:32:32.921 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5322 | 2026-02-24T02:32:32.905Z | [ recovery-image] Feb 24 02:32:32.936 INFO O| Feb 24 02:32:32.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false" |
| 5323 | 2026-02-24T02:32:32.905Z | [ recovery-image] Feb 24 02:32:32.937 INFO O| Feb 24 02:32:32.936 INFO STEP 174 (remove_files) COMPLETE |
| 5324 | 2026-02-24T02:32:32.905Z | [ recovery-image] Feb 24 02:32:32.937 INFO O| Feb 24 02:32:32.936 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5325 | 2026-02-24T02:32:32.929Z | [ recovery-image] Feb 24 02:32:32.950 INFO O| Feb 24 02:32:32.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc" |
| 5326 | 2026-02-24T02:32:32.929Z | [ recovery-image] Feb 24 02:32:32.950 INFO O| Feb 24 02:32:32.950 INFO STEP 175 (remove_files) COMPLETE |
| 5327 | 2026-02-24T02:32:32.929Z | [ recovery-image] Feb 24 02:32:32.950 INFO O| Feb 24 02:32:32.950 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5328 | 2026-02-24T02:32:32.929Z | [ recovery-image] Feb 24 02:32:32.970 INFO O| Feb 24 02:32:32.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach" |
| 5329 | 2026-02-24T02:32:32.929Z | [ recovery-image] Feb 24 02:32:32.970 INFO O| Feb 24 02:32:32.970 INFO STEP 176 (remove_files) COMPLETE |
| 5330 | 2026-02-24T02:32:32.929Z | [ recovery-image] Feb 24 02:32:32.970 INFO O| Feb 24 02:32:32.970 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5331 | 2026-02-24T02:32:32.954Z | [ recovery-image] Feb 24 02:32:32.994 INFO O| Feb 24 02:32:32.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat" |
| 5332 | 2026-02-24T02:32:32.954Z | [ recovery-image] Feb 24 02:32:32.994 INFO O| Feb 24 02:32:32.994 INFO STEP 177 (remove_files) COMPLETE |
| 5333 | 2026-02-24T02:32:32.954Z | [ recovery-image] Feb 24 02:32:32.994 INFO O| Feb 24 02:32:32.994 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5334 | 2026-02-24T02:32:32.978Z | [ recovery-image] Feb 24 02:32:33.011 INFO O| Feb 24 02:32:33.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg" |
| 5335 | 2026-02-24T02:32:32.978Z | [ recovery-image] Feb 24 02:32:33.011 INFO O| Feb 24 02:32:33.011 INFO STEP 178 (remove_files) COMPLETE |
| 5336 | 2026-02-24T02:32:32.978Z | [ recovery-image] Feb 24 02:32:33.011 INFO O| Feb 24 02:32:33.011 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5337 | 2026-02-24T02:32:33.003Z | [ recovery-image] Feb 24 02:32:33.028 INFO O| Feb 24 02:32:33.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep" |
| 5338 | 2026-02-24T02:32:33.003Z | [ recovery-image] Feb 24 02:32:33.028 INFO O| Feb 24 02:32:33.028 INFO STEP 179 (remove_files) COMPLETE |
| 5339 | 2026-02-24T02:32:33.003Z | [ recovery-image] Feb 24 02:32:33.028 INFO O| Feb 24 02:32:33.028 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5340 | 2026-02-24T02:32:33.027Z | [ recovery-image] Feb 24 02:32:33.046 INFO O| Feb 24 02:32:33.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file" |
| 5341 | 2026-02-24T02:32:33.027Z | [ recovery-image] Feb 24 02:32:33.046 INFO O| Feb 24 02:32:33.046 INFO STEP 180 (remove_files) COMPLETE |
| 5342 | 2026-02-24T02:32:33.027Z | [ recovery-image] Feb 24 02:32:33.046 INFO O| Feb 24 02:32:33.046 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5343 | 2026-02-24T02:32:33.027Z | [ recovery-image] Feb 24 02:32:33.065 INFO O| Feb 24 02:32:33.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc" |
| 5344 | 2026-02-24T02:32:33.027Z | [ recovery-image] Feb 24 02:32:33.065 INFO O| Feb 24 02:32:33.065 INFO STEP 181 (remove_files) COMPLETE |
| 5345 | 2026-02-24T02:32:33.027Z | [ recovery-image] Feb 24 02:32:33.065 INFO O| Feb 24 02:32:33.065 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5346 | 2026-02-24T02:32:33.051Z | [ recovery-image] Feb 24 02:32:33.085 INFO O| Feb 24 02:32:33.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt" |
| 5347 | 2026-02-24T02:32:33.051Z | [ recovery-image] Feb 24 02:32:33.085 INFO O| Feb 24 02:32:33.085 INFO STEP 182 (remove_files) COMPLETE |
| 5348 | 2026-02-24T02:32:33.051Z | [ recovery-image] Feb 24 02:32:33.085 INFO O| Feb 24 02:32:33.085 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5349 | 2026-02-24T02:32:33.076Z | [ recovery-image] Feb 24 02:32:33.108 INFO O| Feb 24 02:32:33.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg" |
| 5350 | 2026-02-24T02:32:33.076Z | [ recovery-image] Feb 24 02:32:33.108 INFO O| Feb 24 02:32:33.108 INFO STEP 183 (remove_files) COMPLETE |
| 5351 | 2026-02-24T02:32:33.076Z | [ recovery-image] Feb 24 02:32:33.108 INFO O| Feb 24 02:32:33.108 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5352 | 2026-02-24T02:32:33.100Z | [ recovery-image] Feb 24 02:32:33.131 INFO O| Feb 24 02:32:33.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold" |
| 5353 | 2026-02-24T02:32:33.100Z | [ recovery-image] Feb 24 02:32:33.131 INFO O| Feb 24 02:32:33.131 INFO STEP 184 (remove_files) COMPLETE |
| 5354 | 2026-02-24T02:32:33.100Z | [ recovery-image] Feb 24 02:32:33.131 INFO O| Feb 24 02:32:33.131 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5355 | 2026-02-24T02:32:33.124Z | [ recovery-image] Feb 24 02:32:33.153 INFO O| Feb 24 02:32:33.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat" |
| 5356 | 2026-02-24T02:32:33.124Z | [ recovery-image] Feb 24 02:32:33.153 INFO O| Feb 24 02:32:33.153 INFO STEP 185 (remove_files) COMPLETE |
| 5357 | 2026-02-24T02:32:33.124Z | [ recovery-image] Feb 24 02:32:33.153 INFO O| Feb 24 02:32:33.153 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5358 | 2026-02-24T02:32:33.148Z | [ recovery-image] Feb 24 02:32:33.174 INFO O| Feb 24 02:32:33.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear" |
| 5359 | 2026-02-24T02:32:33.148Z | [ recovery-image] Feb 24 02:32:33.174 INFO O| Feb 24 02:32:33.174 INFO STEP 186 (remove_files) COMPLETE |
| 5360 | 2026-02-24T02:32:33.148Z | [ recovery-image] Feb 24 02:32:33.174 INFO O| Feb 24 02:32:33.174 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5361 | 2026-02-24T02:32:33.172Z | [ recovery-image] Feb 24 02:32:33.191 INFO O| Feb 24 02:32:33.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl" |
| 5362 | 2026-02-24T02:32:33.172Z | [ recovery-image] Feb 24 02:32:33.191 INFO O| Feb 24 02:32:33.191 INFO STEP 187 (remove_files) COMPLETE |
| 5363 | 2026-02-24T02:32:33.172Z | [ recovery-image] Feb 24 02:32:33.191 INFO O| Feb 24 02:32:33.191 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5364 | 2026-02-24T02:32:33.172Z | [ recovery-image] Feb 24 02:32:33.213 INFO O| Feb 24 02:32:33.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf" |
| 5365 | 2026-02-24T02:32:33.172Z | [ recovery-image] Feb 24 02:32:33.213 INFO O| Feb 24 02:32:33.213 INFO STEP 188 (remove_files) COMPLETE |
| 5366 | 2026-02-24T02:32:33.172Z | [ recovery-image] Feb 24 02:32:33.213 INFO O| Feb 24 02:32:33.213 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5367 | 2026-02-24T02:32:33.197Z | [ recovery-image] Feb 24 02:32:33.232 INFO O| Feb 24 02:32:33.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev" |
| 5368 | 2026-02-24T02:32:33.198Z | [ recovery-image] Feb 24 02:32:33.232 INFO O| Feb 24 02:32:33.232 INFO STEP 189 (remove_files) COMPLETE |
| 5369 | 2026-02-24T02:32:33.198Z | [ recovery-image] Feb 24 02:32:33.232 INFO O| Feb 24 02:32:33.232 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5370 | 2026-02-24T02:32:33.221Z | [ recovery-image] Feb 24 02:32:33.252 INFO O| Feb 24 02:32:33.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp" |
| 5371 | 2026-02-24T02:32:33.221Z | [ recovery-image] Feb 24 02:32:33.252 INFO O| Feb 24 02:32:33.252 INFO STEP 190 (remove_files) COMPLETE |
| 5372 | 2026-02-24T02:32:33.222Z | [ recovery-image] Feb 24 02:32:33.253 INFO O| Feb 24 02:32:33.252 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5373 | 2026-02-24T02:32:33.246Z | [ recovery-image] Feb 24 02:32:33.270 INFO O| Feb 24 02:32:33.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent" |
| 5374 | 2026-02-24T02:32:33.246Z | [ recovery-image] Feb 24 02:32:33.270 INFO O| Feb 24 02:32:33.270 INFO STEP 191 (remove_files) COMPLETE |
| 5375 | 2026-02-24T02:32:33.246Z | [ recovery-image] Feb 24 02:32:33.270 INFO O| Feb 24 02:32:33.270 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5376 | 2026-02-24T02:32:33.246Z | [ recovery-image] Feb 24 02:32:33.284 INFO O| Feb 24 02:32:33.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl" |
| 5377 | 2026-02-24T02:32:33.246Z | [ recovery-image] Feb 24 02:32:33.284 INFO O| Feb 24 02:32:33.284 INFO STEP 192 (remove_files) COMPLETE |
| 5378 | 2026-02-24T02:32:33.246Z | [ recovery-image] Feb 24 02:32:33.284 INFO O| Feb 24 02:32:33.284 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5379 | 2026-02-24T02:32:33.270Z | [ recovery-image] Feb 24 02:32:33.303 INFO O| Feb 24 02:32:33.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt" |
| 5380 | 2026-02-24T02:32:33.270Z | [ recovery-image] Feb 24 02:32:33.303 INFO O| Feb 24 02:32:33.303 INFO STEP 193 (remove_files) COMPLETE |
| 5381 | 2026-02-24T02:32:33.270Z | [ recovery-image] Feb 24 02:32:33.303 INFO O| Feb 24 02:32:33.303 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5382 | 2026-02-24T02:32:33.294Z | [ recovery-image] Feb 24 02:32:33.318 INFO O| Feb 24 02:32:33.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts" |
| 5383 | 2026-02-24T02:32:33.294Z | [ recovery-image] Feb 24 02:32:33.318 INFO O| Feb 24 02:32:33.318 INFO STEP 194 (remove_files) COMPLETE |
| 5384 | 2026-02-24T02:32:33.294Z | [ recovery-image] Feb 24 02:32:33.318 INFO O| Feb 24 02:32:33.318 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5385 | 2026-02-24T02:32:33.318Z | [ recovery-image] Feb 24 02:32:33.340 INFO O| Feb 24 02:32:33.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext" |
| 5386 | 2026-02-24T02:32:33.318Z | [ recovery-image] Feb 24 02:32:33.340 INFO O| Feb 24 02:32:33.340 INFO STEP 195 (remove_files) COMPLETE |
| 5387 | 2026-02-24T02:32:33.318Z | [ recovery-image] Feb 24 02:32:33.340 INFO O| Feb 24 02:32:33.340 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5388 | 2026-02-24T02:32:33.342Z | [ recovery-image] Feb 24 02:32:33.360 INFO O| Feb 24 02:32:33.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol" |
| 5389 | 2026-02-24T02:32:33.342Z | [ recovery-image] Feb 24 02:32:33.360 INFO O| Feb 24 02:32:33.360 INFO STEP 196 (remove_files) COMPLETE |
| 5390 | 2026-02-24T02:32:33.342Z | [ recovery-image] Feb 24 02:32:33.360 INFO O| Feb 24 02:32:33.360 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5391 | 2026-02-24T02:32:33.342Z | [ recovery-image] Feb 24 02:32:33.380 INFO O| Feb 24 02:32:33.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp" |
| 5392 | 2026-02-24T02:32:33.342Z | [ recovery-image] Feb 24 02:32:33.380 INFO O| Feb 24 02:32:33.380 INFO STEP 197 (remove_files) COMPLETE |
| 5393 | 2026-02-24T02:32:33.342Z | [ recovery-image] Feb 24 02:32:33.380 INFO O| Feb 24 02:32:33.380 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5394 | 2026-02-24T02:32:33.367Z | [ recovery-image] Feb 24 02:32:33.405 INFO O| Feb 24 02:32:33.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups" |
| 5395 | 2026-02-24T02:32:33.367Z | [ recovery-image] Feb 24 02:32:33.405 INFO O| Feb 24 02:32:33.405 INFO STEP 198 (remove_files) COMPLETE |
| 5396 | 2026-02-24T02:32:33.367Z | [ recovery-image] Feb 24 02:32:33.405 INFO O| Feb 24 02:32:33.405 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5397 | 2026-02-24T02:32:33.391Z | [ recovery-image] Feb 24 02:32:33.424 INFO O| Feb 24 02:32:33.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs" |
| 5398 | 2026-02-24T02:32:33.392Z | [ recovery-image] Feb 24 02:32:33.425 INFO O| Feb 24 02:32:33.425 INFO STEP 199 (remove_files) COMPLETE |
| 5399 | 2026-02-24T02:32:33.392Z | [ recovery-image] Feb 24 02:32:33.425 INFO O| Feb 24 02:32:33.425 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5400 | 2026-02-24T02:32:33.416Z | [ recovery-image] Feb 24 02:32:33.443 INFO O| Feb 24 02:32:33.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic" |
| 5401 | 2026-02-24T02:32:33.416Z | [ recovery-image] Feb 24 02:32:33.443 INFO O| Feb 24 02:32:33.443 INFO STEP 200 (remove_files) COMPLETE |
| 5402 | 2026-02-24T02:32:33.416Z | [ recovery-image] Feb 24 02:32:33.443 INFO O| Feb 24 02:32:33.443 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5403 | 2026-02-24T02:32:33.440Z | [ recovery-image] Feb 24 02:32:33.463 INFO O| Feb 24 02:32:33.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe" |
| 5404 | 2026-02-24T02:32:33.440Z | [ recovery-image] Feb 24 02:32:33.464 INFO O| Feb 24 02:32:33.464 INFO STEP 201 (remove_files) COMPLETE |
| 5405 | 2026-02-24T02:32:33.440Z | [ recovery-image] Feb 24 02:32:33.464 INFO O| Feb 24 02:32:33.464 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5406 | 2026-02-24T02:32:33.464Z | [ recovery-image] Feb 24 02:32:33.488 INFO O| Feb 24 02:32:33.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput" |
| 5407 | 2026-02-24T02:32:33.464Z | [ recovery-image] Feb 24 02:32:33.489 INFO O| Feb 24 02:32:33.489 INFO STEP 202 (remove_files) COMPLETE |
| 5408 | 2026-02-24T02:32:33.464Z | [ recovery-image] Feb 24 02:32:33.489 INFO O| Feb 24 02:32:33.489 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5409 | 2026-02-24T02:32:33.492Z | [ recovery-image] Feb 24 02:32:33.506 INFO O| Feb 24 02:32:33.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset" |
| 5410 | 2026-02-24T02:32:33.492Z | [ recovery-image] Feb 24 02:32:33.506 INFO O| Feb 24 02:32:33.506 INFO STEP 203 (remove_files) COMPLETE |
| 5411 | 2026-02-24T02:32:33.492Z | [ recovery-image] Feb 24 02:32:33.507 INFO O| Feb 24 02:32:33.506 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5412 | 2026-02-24T02:32:33.492Z | [ recovery-image] Feb 24 02:32:33.523 INFO O| Feb 24 02:32:33.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip" |
| 5413 | 2026-02-24T02:32:33.492Z | [ recovery-image] Feb 24 02:32:33.523 INFO O| Feb 24 02:32:33.523 INFO STEP 204 (remove_files) COMPLETE |
| 5414 | 2026-02-24T02:32:33.492Z | [ recovery-image] Feb 24 02:32:33.523 INFO O| Feb 24 02:32:33.523 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5415 | 2026-02-24T02:32:33.516Z | [ recovery-image] Feb 24 02:32:33.540 INFO O| Feb 24 02:32:33.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat" |
| 5416 | 2026-02-24T02:32:33.516Z | [ recovery-image] Feb 24 02:32:33.540 INFO O| Feb 24 02:32:33.540 INFO STEP 205 (remove_files) COMPLETE |
| 5417 | 2026-02-24T02:32:33.516Z | [ recovery-image] Feb 24 02:32:33.540 INFO O| Feb 24 02:32:33.540 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5418 | 2026-02-24T02:32:33.516Z | [ recovery-image] Feb 24 02:32:33.557 INFO O| Feb 24 02:32:33.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp" |
| 5419 | 2026-02-24T02:32:33.516Z | [ recovery-image] Feb 24 02:32:33.557 INFO O| Feb 24 02:32:33.557 INFO STEP 206 (remove_files) COMPLETE |
| 5420 | 2026-02-24T02:32:33.516Z | [ recovery-image] Feb 24 02:32:33.557 INFO O| Feb 24 02:32:33.557 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5421 | 2026-02-24T02:32:33.540Z | [ recovery-image] Feb 24 02:32:33.572 INFO O| Feb 24 02:32:33.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff" |
| 5422 | 2026-02-24T02:32:33.540Z | [ recovery-image] Feb 24 02:32:33.572 INFO O| Feb 24 02:32:33.572 INFO STEP 207 (remove_files) COMPLETE |
| 5423 | 2026-02-24T02:32:33.540Z | [ recovery-image] Feb 24 02:32:33.572 INFO O| Feb 24 02:32:33.572 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5424 | 2026-02-24T02:32:33.564Z | [ recovery-image] Feb 24 02:32:33.587 INFO O| Feb 24 02:32:33.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep" |
| 5425 | 2026-02-24T02:32:33.564Z | [ recovery-image] Feb 24 02:32:33.587 INFO O| Feb 24 02:32:33.587 INFO STEP 208 (remove_files) COMPLETE |
| 5426 | 2026-02-24T02:32:33.564Z | [ recovery-image] Feb 24 02:32:33.587 INFO O| Feb 24 02:32:33.587 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5427 | 2026-02-24T02:32:33.564Z | [ recovery-image] Feb 24 02:32:33.604 INFO O| Feb 24 02:32:33.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe" |
| 5428 | 2026-02-24T02:32:33.564Z | [ recovery-image] Feb 24 02:32:33.604 INFO O| Feb 24 02:32:33.604 INFO STEP 209 (remove_files) COMPLETE |
| 5429 | 2026-02-24T02:32:33.564Z | [ recovery-image] Feb 24 02:32:33.604 INFO O| Feb 24 02:32:33.604 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5430 | 2026-02-24T02:32:33.589Z | [ recovery-image] Feb 24 02:32:33.621 INFO O| Feb 24 02:32:33.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep" |
| 5431 | 2026-02-24T02:32:33.589Z | [ recovery-image] Feb 24 02:32:33.621 INFO O| Feb 24 02:32:33.621 INFO STEP 210 (remove_files) COMPLETE |
| 5432 | 2026-02-24T02:32:33.589Z | [ recovery-image] Feb 24 02:32:33.621 INFO O| Feb 24 02:32:33.621 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5433 | 2026-02-24T02:32:33.613Z | [ recovery-image] Feb 24 02:32:33.636 INFO O| Feb 24 02:32:33.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce" |
| 5434 | 2026-02-24T02:32:33.613Z | [ recovery-image] Feb 24 02:32:33.636 INFO O| Feb 24 02:32:33.636 INFO STEP 211 (remove_files) COMPLETE |
| 5435 | 2026-02-24T02:32:33.613Z | [ recovery-image] Feb 24 02:32:33.636 INFO O| Feb 24 02:32:33.636 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5436 | 2026-02-24T02:32:33.613Z | [ recovery-image] Feb 24 02:32:33.654 INFO O| Feb 24 02:32:33.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep" |
| 5437 | 2026-02-24T02:32:33.613Z | [ recovery-image] Feb 24 02:32:33.654 INFO O| Feb 24 02:32:33.654 INFO STEP 212 (remove_files) COMPLETE |
| 5438 | 2026-02-24T02:32:33.613Z | [ recovery-image] Feb 24 02:32:33.654 INFO O| Feb 24 02:32:33.654 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5439 | 2026-02-24T02:32:33.637Z | [ recovery-image] Feb 24 02:32:33.673 INFO O| Feb 24 02:32:33.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip" |
| 5440 | 2026-02-24T02:32:33.637Z | [ recovery-image] Feb 24 02:32:33.673 INFO O| Feb 24 02:32:33.673 INFO STEP 213 (remove_files) COMPLETE |
| 5441 | 2026-02-24T02:32:33.637Z | [ recovery-image] Feb 24 02:32:33.673 INFO O| Feb 24 02:32:33.673 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5442 | 2026-02-24T02:32:33.661Z | [ recovery-image] Feb 24 02:32:33.688 INFO O| Feb 24 02:32:33.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless" |
| 5443 | 2026-02-24T02:32:33.661Z | [ recovery-image] Feb 24 02:32:33.688 INFO O| Feb 24 02:32:33.688 INFO STEP 214 (remove_files) COMPLETE |
| 5444 | 2026-02-24T02:32:33.661Z | [ recovery-image] Feb 24 02:32:33.688 INFO O| Feb 24 02:32:33.688 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5445 | 2026-02-24T02:32:33.686Z | [ recovery-image] Feb 24 02:32:33.707 INFO O| Feb 24 02:32:33.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore" |
| 5446 | 2026-02-24T02:32:33.686Z | [ recovery-image] Feb 24 02:32:33.707 INFO O| Feb 24 02:32:33.707 INFO STEP 215 (remove_files) COMPLETE |
| 5447 | 2026-02-24T02:32:33.686Z | [ recovery-image] Feb 24 02:32:33.707 INFO O| Feb 24 02:32:33.707 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5448 | 2026-02-24T02:32:33.686Z | [ recovery-image] Feb 24 02:32:33.722 INFO O| Feb 24 02:32:33.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew" |
| 5449 | 2026-02-24T02:32:33.686Z | [ recovery-image] Feb 24 02:32:33.723 INFO O| Feb 24 02:32:33.723 INFO STEP 216 (remove_files) COMPLETE |
| 5450 | 2026-02-24T02:32:33.686Z | [ recovery-image] Feb 24 02:32:33.723 INFO O| Feb 24 02:32:33.723 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5451 | 2026-02-24T02:32:33.710Z | [ recovery-image] Feb 24 02:32:33.741 INFO O| Feb 24 02:32:33.741 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash" |
| 5452 | 2026-02-24T02:32:33.710Z | [ recovery-image] Feb 24 02:32:33.742 INFO O| Feb 24 02:32:33.742 INFO STEP 217 (remove_files) COMPLETE |
| 5453 | 2026-02-24T02:32:33.710Z | [ recovery-image] Feb 24 02:32:33.742 INFO O| Feb 24 02:32:33.742 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5454 | 2026-02-24T02:32:33.734Z | [ recovery-image] Feb 24 02:32:33.761 INFO O| Feb 24 02:32:33.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid" |
| 5455 | 2026-02-24T02:32:33.734Z | [ recovery-image] Feb 24 02:32:33.761 INFO O| Feb 24 02:32:33.761 INFO STEP 218 (remove_files) COMPLETE |
| 5456 | 2026-02-24T02:32:33.734Z | [ recovery-image] Feb 24 02:32:33.761 INFO O| Feb 24 02:32:33.761 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5457 | 2026-02-24T02:32:33.758Z | [ recovery-image] Feb 24 02:32:33.784 INFO O| Feb 24 02:32:33.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname" |
| 5458 | 2026-02-24T02:32:33.758Z | [ recovery-image] Feb 24 02:32:33.784 INFO O| Feb 24 02:32:33.784 INFO STEP 219 (remove_files) COMPLETE |
| 5459 | 2026-02-24T02:32:33.758Z | [ recovery-image] Feb 24 02:32:33.784 INFO O| Feb 24 02:32:33.784 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5460 | 2026-02-24T02:32:33.782Z | [ recovery-image] Feb 24 02:32:33.806 INFO O| Feb 24 02:32:33.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb" |
| 5461 | 2026-02-24T02:32:33.782Z | [ recovery-image] Feb 24 02:32:33.806 INFO O| Feb 24 02:32:33.806 INFO STEP 220 (remove_files) COMPLETE |
| 5462 | 2026-02-24T02:32:33.782Z | [ recovery-image] Feb 24 02:32:33.806 INFO O| Feb 24 02:32:33.806 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5463 | 2026-02-24T02:32:33.806Z | [ recovery-image] Feb 24 02:32:33.825 INFO O| Feb 24 02:32:33.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt" |
| 5464 | 2026-02-24T02:32:33.806Z | [ recovery-image] Feb 24 02:32:33.825 INFO O| Feb 24 02:32:33.825 INFO STEP 221 (remove_files) COMPLETE |
| 5465 | 2026-02-24T02:32:33.806Z | [ recovery-image] Feb 24 02:32:33.825 INFO O| Feb 24 02:32:33.825 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5466 | 2026-02-24T02:32:33.806Z | [ recovery-image] Feb 24 02:32:33.843 INFO O| Feb 24 02:32:33.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh" |
| 5467 | 2026-02-24T02:32:33.806Z | [ recovery-image] Feb 24 02:32:33.843 INFO O| Feb 24 02:32:33.843 INFO STEP 222 (remove_files) COMPLETE |
| 5468 | 2026-02-24T02:32:33.806Z | [ recovery-image] Feb 24 02:32:33.843 INFO O| Feb 24 02:32:33.843 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5469 | 2026-02-24T02:32:33.830Z | [ recovery-image] Feb 24 02:32:33.861 INFO O| Feb 24 02:32:33.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb" |
| 5470 | 2026-02-24T02:32:33.830Z | [ recovery-image] Feb 24 02:32:33.861 INFO O| Feb 24 02:32:33.861 INFO STEP 223 (remove_files) COMPLETE |
| 5471 | 2026-02-24T02:32:33.830Z | [ recovery-image] Feb 24 02:32:33.861 INFO O| Feb 24 02:32:33.861 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5472 | 2026-02-24T02:32:33.854Z | [ recovery-image] Feb 24 02:32:33.884 INFO O| Feb 24 02:32:33.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh" |
| 5473 | 2026-02-24T02:32:33.854Z | [ recovery-image] Feb 24 02:32:33.884 INFO O| Feb 24 02:32:33.884 INFO STEP 224 (remove_files) COMPLETE |
| 5474 | 2026-02-24T02:32:33.854Z | [ recovery-image] Feb 24 02:32:33.884 INFO O| Feb 24 02:32:33.884 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5475 | 2026-02-24T02:32:33.878Z | [ recovery-image] Feb 24 02:32:33.906 INFO O| Feb 24 02:32:33.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93" |
| 5476 | 2026-02-24T02:32:33.878Z | [ recovery-image] Feb 24 02:32:33.906 INFO O| Feb 24 02:32:33.906 INFO STEP 225 (remove_files) COMPLETE |
| 5477 | 2026-02-24T02:32:33.878Z | [ recovery-image] Feb 24 02:32:33.906 INFO O| Feb 24 02:32:33.906 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5478 | 2026-02-24T02:32:33.902Z | [ recovery-image] Feb 24 02:32:33.929 INFO O| Feb 24 02:32:33.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv" |
| 5479 | 2026-02-24T02:32:33.902Z | [ recovery-image] Feb 24 02:32:33.929 INFO O| Feb 24 02:32:33.929 INFO STEP 226 (remove_files) COMPLETE |
| 5480 | 2026-02-24T02:32:33.902Z | [ recovery-image] Feb 24 02:32:33.929 INFO O| Feb 24 02:32:33.929 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5481 | 2026-02-24T02:32:33.926Z | [ recovery-image] Feb 24 02:32:33.948 INFO O| Feb 24 02:32:33.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id" |
| 5482 | 2026-02-24T02:32:33.927Z | [ recovery-image] Feb 24 02:32:33.948 INFO O| Feb 24 02:32:33.948 INFO STEP 227 (remove_files) COMPLETE |
| 5483 | 2026-02-24T02:32:33.927Z | [ recovery-image] Feb 24 02:32:33.948 INFO O| Feb 24 02:32:33.948 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5484 | 2026-02-24T02:32:33.927Z | [ recovery-image] Feb 24 02:32:33.964 INFO O| Feb 24 02:32:33.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn" |
| 5485 | 2026-02-24T02:32:33.927Z | [ recovery-image] Feb 24 02:32:33.964 INFO O| Feb 24 02:32:33.964 INFO STEP 228 (remove_files) COMPLETE |
| 5486 | 2026-02-24T02:32:33.927Z | [ recovery-image] Feb 24 02:32:33.964 INFO O| Feb 24 02:32:33.964 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5487 | 2026-02-24T02:32:33.951Z | [ recovery-image] Feb 24 02:32:33.978 INFO O| Feb 24 02:32:33.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp" |
| 5488 | 2026-02-24T02:32:33.951Z | [ recovery-image] Feb 24 02:32:33.978 INFO O| Feb 24 02:32:33.978 INFO STEP 229 (remove_files) COMPLETE |
| 5489 | 2026-02-24T02:32:33.951Z | [ recovery-image] Feb 24 02:32:33.978 INFO O| Feb 24 02:32:33.978 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5490 | 2026-02-24T02:32:33.975Z | [ recovery-image] Feb 24 02:32:34.003 INFO O| Feb 24 02:32:34.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat" |
| 5491 | 2026-02-24T02:32:33.975Z | [ recovery-image] Feb 24 02:32:34.003 INFO O| Feb 24 02:32:34.003 INFO STEP 230 (remove_files) COMPLETE |
| 5492 | 2026-02-24T02:32:33.975Z | [ recovery-image] Feb 24 02:32:34.003 INFO O| Feb 24 02:32:34.003 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5493 | 2026-02-24T02:32:33.998Z | [ recovery-image] Feb 24 02:32:34.021 INFO O| Feb 24 02:32:34.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl" |
| 5494 | 2026-02-24T02:32:33.998Z | [ recovery-image] Feb 24 02:32:34.021 INFO O| Feb 24 02:32:34.021 INFO STEP 231 (remove_files) COMPLETE |
| 5495 | 2026-02-24T02:32:33.998Z | [ recovery-image] Feb 24 02:32:34.021 INFO O| Feb 24 02:32:34.021 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5496 | 2026-02-24T02:32:34.022Z | [ recovery-image] Feb 24 02:32:34.043 INFO O| Feb 24 02:32:34.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo" |
| 5497 | 2026-02-24T02:32:34.022Z | [ recovery-image] Feb 24 02:32:34.043 INFO O| Feb 24 02:32:34.043 INFO STEP 232 (remove_files) COMPLETE |
| 5498 | 2026-02-24T02:32:34.023Z | [ recovery-image] Feb 24 02:32:34.043 INFO O| Feb 24 02:32:34.043 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5499 | 2026-02-24T02:32:34.023Z | [ recovery-image] Feb 24 02:32:34.060 INFO O| Feb 24 02:32:34.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist" |
| 5500 | 2026-02-24T02:32:34.023Z | [ recovery-image] Feb 24 02:32:34.061 INFO O| Feb 24 02:32:34.061 INFO STEP 233 (remove_files) COMPLETE |
| 5501 | 2026-02-24T02:32:34.023Z | [ recovery-image] Feb 24 02:32:34.061 INFO O| Feb 24 02:32:34.061 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5502 | 2026-02-24T02:32:34.047Z | [ recovery-image] Feb 24 02:32:34.079 INFO O| Feb 24 02:32:34.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs" |
| 5503 | 2026-02-24T02:32:34.047Z | [ recovery-image] Feb 24 02:32:34.079 INFO O| Feb 24 02:32:34.079 INFO STEP 234 (remove_files) COMPLETE |
| 5504 | 2026-02-24T02:32:34.047Z | [ recovery-image] Feb 24 02:32:34.079 INFO O| Feb 24 02:32:34.079 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5505 | 2026-02-24T02:32:34.073Z | [ recovery-image] Feb 24 02:32:34.093 INFO O| Feb 24 02:32:34.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join" |
| 5506 | 2026-02-24T02:32:34.073Z | [ recovery-image] Feb 24 02:32:34.094 INFO O| Feb 24 02:32:34.094 INFO STEP 235 (remove_files) COMPLETE |
| 5507 | 2026-02-24T02:32:34.073Z | [ recovery-image] Feb 24 02:32:34.094 INFO O| Feb 24 02:32:34.094 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5508 | 2026-02-24T02:32:34.073Z | [ recovery-image] Feb 24 02:32:34.110 INFO O| Feb 24 02:32:34.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd" |
| 5509 | 2026-02-24T02:32:34.073Z | [ recovery-image] Feb 24 02:32:34.110 INFO O| Feb 24 02:32:34.110 INFO STEP 236 (remove_files) COMPLETE |
| 5510 | 2026-02-24T02:32:34.073Z | [ recovery-image] Feb 24 02:32:34.110 INFO O| Feb 24 02:32:34.110 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5511 | 2026-02-24T02:32:34.097Z | [ recovery-image] Feb 24 02:32:34.126 INFO O| Feb 24 02:32:34.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy" |
| 5512 | 2026-02-24T02:32:34.097Z | [ recovery-image] Feb 24 02:32:34.127 INFO O| Feb 24 02:32:34.126 INFO STEP 237 (remove_files) COMPLETE |
| 5513 | 2026-02-24T02:32:34.097Z | [ recovery-image] Feb 24 02:32:34.127 INFO O| Feb 24 02:32:34.127 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5514 | 2026-02-24T02:32:34.121Z | [ recovery-image] Feb 24 02:32:34.142 INFO O| Feb 24 02:32:34.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin" |
| 5515 | 2026-02-24T02:32:34.121Z | [ recovery-image] Feb 24 02:32:34.142 INFO O| Feb 24 02:32:34.142 INFO STEP 238 (remove_files) COMPLETE |
| 5516 | 2026-02-24T02:32:34.121Z | [ recovery-image] Feb 24 02:32:34.142 INFO O| Feb 24 02:32:34.142 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5517 | 2026-02-24T02:32:34.145Z | [ recovery-image] Feb 24 02:32:34.167 INFO O| Feb 24 02:32:34.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout" |
| 5518 | 2026-02-24T02:32:34.145Z | [ recovery-image] Feb 24 02:32:34.167 INFO O| Feb 24 02:32:34.167 INFO STEP 239 (remove_files) COMPLETE |
| 5519 | 2026-02-24T02:32:34.145Z | [ recovery-image] Feb 24 02:32:34.167 INFO O| Feb 24 02:32:34.167 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5520 | 2026-02-24T02:32:34.145Z | [ recovery-image] Feb 24 02:32:34.183 INFO O| Feb 24 02:32:34.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill" |
| 5521 | 2026-02-24T02:32:34.145Z | [ recovery-image] Feb 24 02:32:34.183 INFO O| Feb 24 02:32:34.183 INFO STEP 240 (remove_files) COMPLETE |
| 5522 | 2026-02-24T02:32:34.145Z | [ recovery-image] Feb 24 02:32:34.183 INFO O| Feb 24 02:32:34.183 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5523 | 2026-02-24T02:32:34.169Z | [ recovery-image] Feb 24 02:32:34.197 INFO O| Feb 24 02:32:34.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit" |
| 5524 | 2026-02-24T02:32:34.169Z | [ recovery-image] Feb 24 02:32:34.197 INFO O| Feb 24 02:32:34.197 INFO STEP 241 (remove_files) COMPLETE |
| 5525 | 2026-02-24T02:32:34.169Z | [ recovery-image] Feb 24 02:32:34.197 INFO O| Feb 24 02:32:34.197 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5526 | 2026-02-24T02:32:34.193Z | [ recovery-image] Feb 24 02:32:34.217 INFO O| Feb 24 02:32:34.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist" |
| 5527 | 2026-02-24T02:32:34.193Z | [ recovery-image] Feb 24 02:32:34.217 INFO O| Feb 24 02:32:34.217 INFO STEP 242 (remove_files) COMPLETE |
| 5528 | 2026-02-24T02:32:34.193Z | [ recovery-image] Feb 24 02:32:34.217 INFO O| Feb 24 02:32:34.217 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5529 | 2026-02-24T02:32:34.193Z | [ recovery-image] Feb 24 02:32:34.232 INFO O| Feb 24 02:32:34.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg" |
| 5530 | 2026-02-24T02:32:34.193Z | [ recovery-image] Feb 24 02:32:34.232 INFO O| Feb 24 02:32:34.232 INFO STEP 243 (remove_files) COMPLETE |
| 5531 | 2026-02-24T02:32:34.193Z | [ recovery-image] Feb 24 02:32:34.232 INFO O| Feb 24 02:32:34.232 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5532 | 2026-02-24T02:32:34.217Z | [ recovery-image] Feb 24 02:32:34.250 INFO O| Feb 24 02:32:34.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd" |
| 5533 | 2026-02-24T02:32:34.218Z | [ recovery-image] Feb 24 02:32:34.250 INFO O| Feb 24 02:32:34.250 INFO STEP 244 (remove_files) COMPLETE |
| 5534 | 2026-02-24T02:32:34.218Z | [ recovery-image] Feb 24 02:32:34.250 INFO O| Feb 24 02:32:34.250 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5535 | 2026-02-24T02:32:34.241Z | [ recovery-image] Feb 24 02:32:34.268 INFO O| Feb 24 02:32:34.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config" |
| 5536 | 2026-02-24T02:32:34.242Z | [ recovery-image] Feb 24 02:32:34.268 INFO O| Feb 24 02:32:34.268 INFO STEP 245 (remove_files) COMPLETE |
| 5537 | 2026-02-24T02:32:34.242Z | [ recovery-image] Feb 24 02:32:34.268 INFO O| Feb 24 02:32:34.268 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5538 | 2026-02-24T02:32:34.265Z | [ recovery-image] Feb 24 02:32:34.286 INFO O| Feb 24 02:32:34.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93" |
| 5539 | 2026-02-24T02:32:34.265Z | [ recovery-image] Feb 24 02:32:34.286 INFO O| Feb 24 02:32:34.286 INFO STEP 246 (remove_files) COMPLETE |
| 5540 | 2026-02-24T02:32:34.266Z | [ recovery-image] Feb 24 02:32:34.286 INFO O| Feb 24 02:32:34.286 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5541 | 2026-02-24T02:32:34.266Z | [ recovery-image] Feb 24 02:32:34.300 INFO O| Feb 24 02:32:34.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil" |
| 5542 | 2026-02-24T02:32:34.266Z | [ recovery-image] Feb 24 02:32:34.301 INFO O| Feb 24 02:32:34.300 INFO STEP 247 (remove_files) COMPLETE |
| 5543 | 2026-02-24T02:32:34.266Z | [ recovery-image] Feb 24 02:32:34.301 INFO O| Feb 24 02:32:34.301 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5544 | 2026-02-24T02:32:34.291Z | [ recovery-image] Feb 24 02:32:34.313 INFO O| Feb 24 02:32:34.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat" |
| 5545 | 2026-02-24T02:32:34.291Z | [ recovery-image] Feb 24 02:32:34.314 INFO O| Feb 24 02:32:34.314 INFO STEP 248 (remove_files) COMPLETE |
| 5546 | 2026-02-24T02:32:34.291Z | [ recovery-image] Feb 24 02:32:34.314 INFO O| Feb 24 02:32:34.314 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5547 | 2026-02-24T02:32:34.291Z | [ recovery-image] Feb 24 02:32:34.326 INFO O| Feb 24 02:32:34.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last" |
| 5548 | 2026-02-24T02:32:34.291Z | [ recovery-image] Feb 24 02:32:34.326 INFO O| Feb 24 02:32:34.326 INFO STEP 249 (remove_files) COMPLETE |
| 5549 | 2026-02-24T02:32:34.291Z | [ recovery-image] Feb 24 02:32:34.326 INFO O| Feb 24 02:32:34.326 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5550 | 2026-02-24T02:32:34.315Z | [ recovery-image] Feb 24 02:32:34.337 INFO O| Feb 24 02:32:34.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm" |
| 5551 | 2026-02-24T02:32:34.315Z | [ recovery-image] Feb 24 02:32:34.338 INFO O| Feb 24 02:32:34.338 INFO STEP 250 (remove_files) COMPLETE |
| 5552 | 2026-02-24T02:32:34.315Z | [ recovery-image] Feb 24 02:32:34.338 INFO O| Feb 24 02:32:34.338 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5553 | 2026-02-24T02:32:34.315Z | [ recovery-image] Feb 24 02:32:34.349 INFO O| Feb 24 02:32:34.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld" |
| 5554 | 2026-02-24T02:32:34.315Z | [ recovery-image] Feb 24 02:32:34.350 INFO O| Feb 24 02:32:34.350 INFO STEP 251 (remove_files) COMPLETE |
| 5555 | 2026-02-24T02:32:34.315Z | [ recovery-image] Feb 24 02:32:34.350 INFO O| Feb 24 02:32:34.350 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5556 | 2026-02-24T02:32:34.339Z | [ recovery-image] Feb 24 02:32:34.362 INFO O| Feb 24 02:32:34.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd" |
| 5557 | 2026-02-24T02:32:34.339Z | [ recovery-image] Feb 24 02:32:34.362 INFO O| Feb 24 02:32:34.362 INFO STEP 252 (remove_files) COMPLETE |
| 5558 | 2026-02-24T02:32:34.339Z | [ recovery-image] Feb 24 02:32:34.362 INFO O| Feb 24 02:32:34.362 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5559 | 2026-02-24T02:32:34.363Z | [ recovery-image] Feb 24 02:32:34.383 INFO O| Feb 24 02:32:34.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less" |
| 5560 | 2026-02-24T02:32:34.363Z | [ recovery-image] Feb 24 02:32:34.383 INFO O| Feb 24 02:32:34.383 INFO STEP 253 (remove_files) COMPLETE |
| 5561 | 2026-02-24T02:32:34.363Z | [ recovery-image] Feb 24 02:32:34.383 INFO O| Feb 24 02:32:34.383 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5562 | 2026-02-24T02:32:34.363Z | [ recovery-image] Feb 24 02:32:34.398 INFO O| Feb 24 02:32:34.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho" |
| 5563 | 2026-02-24T02:32:34.363Z | [ recovery-image] Feb 24 02:32:34.398 INFO O| Feb 24 02:32:34.398 INFO STEP 254 (remove_files) COMPLETE |
| 5564 | 2026-02-24T02:32:34.363Z | [ recovery-image] Feb 24 02:32:34.398 INFO O| Feb 24 02:32:34.398 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5565 | 2026-02-24T02:32:34.388Z | [ recovery-image] Feb 24 02:32:34.413 INFO O| Feb 24 02:32:34.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey" |
| 5566 | 2026-02-24T02:32:34.388Z | [ recovery-image] Feb 24 02:32:34.413 INFO O| Feb 24 02:32:34.413 INFO STEP 255 (remove_files) COMPLETE |
| 5567 | 2026-02-24T02:32:34.388Z | [ recovery-image] Feb 24 02:32:34.413 INFO O| Feb 24 02:32:34.413 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5568 | 2026-02-24T02:32:34.439Z | [ recovery-image] Feb 24 02:32:34.432 INFO O| Feb 24 02:32:34.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo" |
| 5569 | 2026-02-24T02:32:34.439Z | [ recovery-image] Feb 24 02:32:34.432 INFO O| Feb 24 02:32:34.432 INFO STEP 256 (remove_files) COMPLETE |
| 5570 | 2026-02-24T02:32:34.439Z | [ recovery-image] Feb 24 02:32:34.432 INFO O| Feb 24 02:32:34.432 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5571 | 2026-02-24T02:32:34.439Z | [ recovery-image] Feb 24 02:32:34.449 INFO O| Feb 24 02:32:34.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line" |
| 5572 | 2026-02-24T02:32:34.439Z | [ recovery-image] Feb 24 02:32:34.449 INFO O| Feb 24 02:32:34.449 INFO STEP 257 (remove_files) COMPLETE |
| 5573 | 2026-02-24T02:32:34.440Z | [ recovery-image] Feb 24 02:32:34.449 INFO O| Feb 24 02:32:34.449 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5574 | 2026-02-24T02:32:34.440Z | [ recovery-image] Feb 24 02:32:34.464 INFO O| Feb 24 02:32:34.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp" |
| 5575 | 2026-02-24T02:32:34.440Z | [ recovery-image] Feb 24 02:32:34.465 INFO O| Feb 24 02:32:34.465 INFO STEP 258 (remove_files) COMPLETE |
| 5576 | 2026-02-24T02:32:34.440Z | [ recovery-image] Feb 24 02:32:34.465 INFO O| Feb 24 02:32:34.465 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5577 | 2026-02-24T02:32:34.464Z | [ recovery-image] Feb 24 02:32:34.481 INFO O| Feb 24 02:32:34.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers" |
| 5578 | 2026-02-24T02:32:34.464Z | [ recovery-image] Feb 24 02:32:34.482 INFO O| Feb 24 02:32:34.481 INFO STEP 259 (remove_files) COMPLETE |
| 5579 | 2026-02-24T02:32:34.464Z | [ recovery-image] Feb 24 02:32:34.482 INFO O| Feb 24 02:32:34.482 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5580 | 2026-02-24T02:32:34.464Z | [ recovery-image] Feb 24 02:32:34.503 INFO O| Feb 24 02:32:34.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys" |
| 5581 | 2026-02-24T02:32:34.464Z | [ recovery-image] Feb 24 02:32:34.503 INFO O| Feb 24 02:32:34.503 INFO STEP 260 (remove_files) COMPLETE |
| 5582 | 2026-02-24T02:32:34.464Z | [ recovery-image] Feb 24 02:32:34.503 INFO O| Feb 24 02:32:34.503 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5583 | 2026-02-24T02:32:34.488Z | [ recovery-image] Feb 24 02:32:34.524 INFO O| Feb 24 02:32:34.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger" |
| 5584 | 2026-02-24T02:32:34.488Z | [ recovery-image] Feb 24 02:32:34.524 INFO O| Feb 24 02:32:34.524 INFO STEP 261 (remove_files) COMPLETE |
| 5585 | 2026-02-24T02:32:34.488Z | [ recovery-image] Feb 24 02:32:34.524 INFO O| Feb 24 02:32:34.524 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5586 | 2026-02-24T02:32:34.512Z | [ recovery-image] Feb 24 02:32:34.539 INFO O| Feb 24 02:32:34.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins" |
| 5587 | 2026-02-24T02:32:34.512Z | [ recovery-image] Feb 24 02:32:34.539 INFO O| Feb 24 02:32:34.539 INFO STEP 262 (remove_files) COMPLETE |
| 5588 | 2026-02-24T02:32:34.512Z | [ recovery-image] Feb 24 02:32:34.539 INFO O| Feb 24 02:32:34.539 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5589 | 2026-02-24T02:32:34.512Z | [ recovery-image] Feb 24 02:32:34.553 INFO O| Feb 24 02:32:34.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname" |
| 5590 | 2026-02-24T02:32:34.512Z | [ recovery-image] Feb 24 02:32:34.553 INFO O| Feb 24 02:32:34.553 INFO STEP 263 (remove_files) COMPLETE |
| 5591 | 2026-02-24T02:32:34.512Z | [ recovery-image] Feb 24 02:32:34.553 INFO O| Feb 24 02:32:34.553 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5592 | 2026-02-24T02:32:34.536Z | [ recovery-image] Feb 24 02:32:34.575 INFO O| Feb 24 02:32:34.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look" |
| 5593 | 2026-02-24T02:32:34.536Z | [ recovery-image] Feb 24 02:32:34.575 INFO O| Feb 24 02:32:34.575 INFO STEP 264 (remove_files) COMPLETE |
| 5594 | 2026-02-24T02:32:34.536Z | [ recovery-image] Feb 24 02:32:34.575 INFO O| Feb 24 02:32:34.575 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5595 | 2026-02-24T02:32:34.560Z | [ recovery-image] Feb 24 02:32:34.594 INFO O| Feb 24 02:32:34.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/looker" |
| 5596 | 2026-02-24T02:32:34.560Z | [ recovery-image] Feb 24 02:32:34.594 INFO O| Feb 24 02:32:34.594 INFO STEP 265 (remove_files) COMPLETE |
| 5597 | 2026-02-24T02:32:34.560Z | [ recovery-image] Feb 24 02:32:34.594 INFO O| Feb 24 02:32:34.594 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5598 | 2026-02-24T02:32:34.584Z | [ recovery-image] Feb 24 02:32:34.610 INFO O| Feb 24 02:32:34.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4" |
| 5599 | 2026-02-24T02:32:34.584Z | [ recovery-image] Feb 24 02:32:34.610 INFO O| Feb 24 02:32:34.610 INFO STEP 266 (remove_files) COMPLETE |
| 5600 | 2026-02-24T02:32:34.584Z | [ recovery-image] Feb 24 02:32:34.610 INFO O| Feb 24 02:32:34.610 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5601 | 2026-02-24T02:32:34.608Z | [ recovery-image] Feb 24 02:32:34.627 INFO O| Feb 24 02:32:34.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec" |
| 5602 | 2026-02-24T02:32:34.608Z | [ recovery-image] Feb 24 02:32:34.627 INFO O| Feb 24 02:32:34.627 INFO STEP 267 (remove_files) COMPLETE |
| 5603 | 2026-02-24T02:32:34.608Z | [ recovery-image] Feb 24 02:32:34.627 INFO O| Feb 24 02:32:34.627 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5604 | 2026-02-24T02:32:34.608Z | [ recovery-image] Feb 24 02:32:34.646 INFO O| Feb 24 02:32:34.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo" |
| 5605 | 2026-02-24T02:32:34.608Z | [ recovery-image] Feb 24 02:32:34.646 INFO O| Feb 24 02:32:34.646 INFO STEP 268 (remove_files) COMPLETE |
| 5606 | 2026-02-24T02:32:34.608Z | [ recovery-image] Feb 24 02:32:34.646 INFO O| Feb 24 02:32:34.646 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5607 | 2026-02-24T02:32:34.632Z | [ recovery-image] Feb 24 02:32:34.663 INFO O| Feb 24 02:32:34.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac" |
| 5608 | 2026-02-24T02:32:34.632Z | [ recovery-image] Feb 24 02:32:34.663 INFO O| Feb 24 02:32:34.663 INFO STEP 269 (remove_files) COMPLETE |
| 5609 | 2026-02-24T02:32:34.632Z | [ recovery-image] Feb 24 02:32:34.663 INFO O| Feb 24 02:32:34.663 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5610 | 2026-02-24T02:32:34.656Z | [ recovery-image] Feb 24 02:32:34.682 INFO O| Feb 24 02:32:34.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach" |
| 5611 | 2026-02-24T02:32:34.657Z | [ recovery-image] Feb 24 02:32:34.682 INFO O| Feb 24 02:32:34.682 INFO STEP 270 (remove_files) COMPLETE |
| 5612 | 2026-02-24T02:32:34.657Z | [ recovery-image] Feb 24 02:32:34.682 INFO O| Feb 24 02:32:34.682 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5613 | 2026-02-24T02:32:34.680Z | [ recovery-image] Feb 24 02:32:34.705 INFO O| Feb 24 02:32:34.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx" |
| 5614 | 2026-02-24T02:32:34.681Z | [ recovery-image] Feb 24 02:32:34.705 INFO O| Feb 24 02:32:34.705 INFO STEP 271 (remove_files) COMPLETE |
| 5615 | 2026-02-24T02:32:34.681Z | [ recovery-image] Feb 24 02:32:34.705 INFO O| Feb 24 02:32:34.705 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5616 | 2026-02-24T02:32:34.681Z | [ recovery-image] Feb 24 02:32:34.721 INFO O| Feb 24 02:32:34.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev" |
| 5617 | 2026-02-24T02:32:34.681Z | [ recovery-image] Feb 24 02:32:34.721 INFO O| Feb 24 02:32:34.721 INFO STEP 272 (remove_files) COMPLETE |
| 5618 | 2026-02-24T02:32:34.681Z | [ recovery-image] Feb 24 02:32:34.721 INFO O| Feb 24 02:32:34.721 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5619 | 2026-02-24T02:32:34.706Z | [ recovery-image] Feb 24 02:32:34.739 INFO O| Feb 24 02:32:34.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg" |
| 5620 | 2026-02-24T02:32:34.706Z | [ recovery-image] Feb 24 02:32:34.740 INFO O| Feb 24 02:32:34.739 INFO STEP 273 (remove_files) COMPLETE |
| 5621 | 2026-02-24T02:32:34.706Z | [ recovery-image] Feb 24 02:32:34.740 INFO O| Feb 24 02:32:34.740 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5622 | 2026-02-24T02:32:34.730Z | [ recovery-image] Feb 24 02:32:34.755 INFO O| Feb 24 02:32:34.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c" |
| 5623 | 2026-02-24T02:32:34.730Z | [ recovery-image] Feb 24 02:32:34.755 INFO O| Feb 24 02:32:34.755 INFO STEP 274 (remove_files) COMPLETE |
| 5624 | 2026-02-24T02:32:34.731Z | [ recovery-image] Feb 24 02:32:34.755 INFO O| Feb 24 02:32:34.755 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5625 | 2026-02-24T02:32:34.731Z | [ recovery-image] Feb 24 02:32:34.770 INFO O| Feb 24 02:32:34.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update" |
| 5626 | 2026-02-24T02:32:34.731Z | [ recovery-image] Feb 24 02:32:34.770 INFO O| Feb 24 02:32:34.770 INFO STEP 275 (remove_files) COMPLETE |
| 5627 | 2026-02-24T02:32:34.731Z | [ recovery-image] Feb 24 02:32:34.770 INFO O| Feb 24 02:32:34.770 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5628 | 2026-02-24T02:32:34.755Z | [ recovery-image] Feb 24 02:32:34.784 INFO O| Feb 24 02:32:34.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo" |
| 5629 | 2026-02-24T02:32:34.755Z | [ recovery-image] Feb 24 02:32:34.784 INFO O| Feb 24 02:32:34.784 INFO STEP 276 (remove_files) COMPLETE |
| 5630 | 2026-02-24T02:32:34.755Z | [ recovery-image] Feb 24 02:32:34.784 INFO O| Feb 24 02:32:34.784 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5631 | 2026-02-24T02:32:34.779Z | [ recovery-image] Feb 24 02:32:34.804 INFO O| Feb 24 02:32:34.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict" |
| 5632 | 2026-02-24T02:32:34.779Z | [ recovery-image] Feb 24 02:32:34.804 INFO O| Feb 24 02:32:34.804 INFO STEP 277 (remove_files) COMPLETE |
| 5633 | 2026-02-24T02:32:34.779Z | [ recovery-image] Feb 24 02:32:34.804 INFO O| Feb 24 02:32:34.804 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5634 | 2026-02-24T02:32:34.803Z | [ recovery-image] Feb 24 02:32:34.824 INFO O| Feb 24 02:32:34.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe" |
| 5635 | 2026-02-24T02:32:34.803Z | [ recovery-image] Feb 24 02:32:34.824 INFO O| Feb 24 02:32:34.824 INFO STEP 278 (remove_files) COMPLETE |
| 5636 | 2026-02-24T02:32:34.803Z | [ recovery-image] Feb 24 02:32:34.824 INFO O| Feb 24 02:32:34.824 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5637 | 2026-02-24T02:32:34.803Z | [ recovery-image] Feb 24 02:32:34.842 INFO O| Feb 24 02:32:34.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat" |
| 5638 | 2026-02-24T02:32:34.803Z | [ recovery-image] Feb 24 02:32:34.842 INFO O| Feb 24 02:32:34.842 INFO STEP 279 (remove_files) COMPLETE |
| 5639 | 2026-02-24T02:32:34.803Z | [ recovery-image] Feb 24 02:32:34.842 INFO O| Feb 24 02:32:34.842 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5640 | 2026-02-24T02:32:34.827Z | [ recovery-image] Feb 24 02:32:34.859 INFO O| Feb 24 02:32:34.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt" |
| 5641 | 2026-02-24T02:32:34.827Z | [ recovery-image] Feb 24 02:32:34.859 INFO O| Feb 24 02:32:34.859 INFO STEP 280 (remove_files) COMPLETE |
| 5642 | 2026-02-24T02:32:34.827Z | [ recovery-image] Feb 24 02:32:34.859 INFO O| Feb 24 02:32:34.859 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5643 | 2026-02-24T02:32:34.866Z | [ recovery-image] Feb 24 02:32:34.873 INFO O| Feb 24 02:32:34.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config" |
| 5644 | 2026-02-24T02:32:34.866Z | [ recovery-image] Feb 24 02:32:34.873 INFO O| Feb 24 02:32:34.873 INFO STEP 281 (remove_files) COMPLETE |
| 5645 | 2026-02-24T02:32:34.866Z | [ recovery-image] Feb 24 02:32:34.873 INFO O| Feb 24 02:32:34.873 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5646 | 2026-02-24T02:32:34.890Z | [ recovery-image] Feb 24 02:32:34.897 INFO O| Feb 24 02:32:34.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert" |
| 5647 | 2026-02-24T02:32:34.890Z | [ recovery-image] Feb 24 02:32:34.898 INFO O| Feb 24 02:32:34.898 INFO STEP 282 (remove_files) COMPLETE |
| 5648 | 2026-02-24T02:32:34.890Z | [ recovery-image] Feb 24 02:32:34.898 INFO O| Feb 24 02:32:34.898 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5649 | 2026-02-24T02:32:34.890Z | [ recovery-image] Feb 24 02:32:34.917 INFO O| Feb 24 02:32:34.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config" |
| 5650 | 2026-02-24T02:32:34.890Z | [ recovery-image] Feb 24 02:32:34.917 INFO O| Feb 24 02:32:34.917 INFO STEP 283 (remove_files) COMPLETE |
| 5651 | 2026-02-24T02:32:34.890Z | [ recovery-image] Feb 24 02:32:34.917 INFO O| Feb 24 02:32:34.917 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5652 | 2026-02-24T02:32:34.914Z | [ recovery-image] Feb 24 02:32:34.936 INFO O| Feb 24 02:32:34.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user" |
| 5653 | 2026-02-24T02:32:34.914Z | [ recovery-image] Feb 24 02:32:34.936 INFO O| Feb 24 02:32:34.936 INFO STEP 284 (remove_files) COMPLETE |
| 5654 | 2026-02-24T02:32:34.914Z | [ recovery-image] Feb 24 02:32:34.936 INFO O| Feb 24 02:32:34.936 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5655 | 2026-02-24T02:32:34.938Z | [ recovery-image] Feb 24 02:32:34.958 INFO O| Feb 24 02:32:34.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform" |
| 5656 | 2026-02-24T02:32:34.938Z | [ recovery-image] Feb 24 02:32:34.959 INFO O| Feb 24 02:32:34.959 INFO STEP 285 (remove_files) COMPLETE |
| 5657 | 2026-02-24T02:32:34.938Z | [ recovery-image] Feb 24 02:32:34.959 INFO O| Feb 24 02:32:34.959 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5658 | 2026-02-24T02:32:34.962Z | [ recovery-image] Feb 24 02:32:34.991 INFO O| Feb 24 02:32:34.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp" |
| 5659 | 2026-02-24T02:32:34.962Z | [ recovery-image] Feb 24 02:32:34.991 INFO O| Feb 24 02:32:34.991 INFO STEP 286 (remove_files) COMPLETE |
| 5660 | 2026-02-24T02:32:34.962Z | [ recovery-image] Feb 24 02:32:34.992 INFO O| Feb 24 02:32:34.991 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5661 | 2026-02-24T02:32:34.986Z | [ recovery-image] Feb 24 02:32:35.015 INFO O| Feb 24 02:32:35.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news" |
| 5662 | 2026-02-24T02:32:34.986Z | [ recovery-image] Feb 24 02:32:35.015 INFO O| Feb 24 02:32:35.015 INFO STEP 287 (remove_files) COMPLETE |
| 5663 | 2026-02-24T02:32:34.986Z | [ recovery-image] Feb 24 02:32:35.016 INFO O| Feb 24 02:32:35.015 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5664 | 2026-02-24T02:32:35.012Z | [ recovery-image] Feb 24 02:32:35.044 INFO O| Feb 24 02:32:35.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask" |
| 5665 | 2026-02-24T02:32:35.012Z | [ recovery-image] Feb 24 02:32:35.044 INFO O| Feb 24 02:32:35.044 INFO STEP 288 (remove_files) COMPLETE |
| 5666 | 2026-02-24T02:32:35.012Z | [ recovery-image] Feb 24 02:32:35.044 INFO O| Feb 24 02:32:35.044 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5667 | 2026-02-24T02:32:35.036Z | [ recovery-image] Feb 24 02:32:35.069 INFO O| Feb 24 02:32:35.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice" |
| 5668 | 2026-02-24T02:32:35.036Z | [ recovery-image] Feb 24 02:32:35.069 INFO O| Feb 24 02:32:35.069 INFO STEP 289 (remove_files) COMPLETE |
| 5669 | 2026-02-24T02:32:35.036Z | [ recovery-image] Feb 24 02:32:35.069 INFO O| Feb 24 02:32:35.069 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5670 | 2026-02-24T02:32:35.060Z | [ recovery-image] Feb 24 02:32:35.100 INFO O| Feb 24 02:32:35.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl" |
| 5671 | 2026-02-24T02:32:35.060Z | [ recovery-image] Feb 24 02:32:35.101 INFO O| Feb 24 02:32:35.101 INFO STEP 290 (remove_files) COMPLETE |
| 5672 | 2026-02-24T02:32:35.060Z | [ recovery-image] Feb 24 02:32:35.101 INFO O| Feb 24 02:32:35.101 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5673 | 2026-02-24T02:32:35.091Z | [ recovery-image] Feb 24 02:32:35.133 INFO O| Feb 24 02:32:35.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk" |
| 5674 | 2026-02-24T02:32:35.091Z | [ recovery-image] Feb 24 02:32:35.133 INFO O| Feb 24 02:32:35.133 INFO STEP 291 (remove_files) COMPLETE |
| 5675 | 2026-02-24T02:32:35.115Z | [ recovery-image] Feb 24 02:32:35.133 INFO O| Feb 24 02:32:35.133 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5676 | 2026-02-24T02:32:35.140Z | [ recovery-image] Feb 24 02:32:35.165 INFO O| Feb 24 02:32:35.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od" |
| 5677 | 2026-02-24T02:32:35.140Z | [ recovery-image] Feb 24 02:32:35.165 INFO O| Feb 24 02:32:35.165 INFO STEP 292 (remove_files) COMPLETE |
| 5678 | 2026-02-24T02:32:35.140Z | [ recovery-image] Feb 24 02:32:35.166 INFO O| Feb 24 02:32:35.165 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5679 | 2026-02-24T02:32:35.164Z | [ recovery-image] Feb 24 02:32:35.198 INFO O| Feb 24 02:32:35.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa" |
| 5680 | 2026-02-24T02:32:35.164Z | [ recovery-image] Feb 24 02:32:35.198 INFO O| Feb 24 02:32:35.198 INFO STEP 293 (remove_files) COMPLETE |
| 5681 | 2026-02-24T02:32:35.164Z | [ recovery-image] Feb 24 02:32:35.198 INFO O| Feb 24 02:32:35.198 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5682 | 2026-02-24T02:32:35.189Z | [ recovery-image] Feb 24 02:32:35.223 INFO O| Feb 24 02:32:35.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack" |
| 5683 | 2026-02-24T02:32:35.189Z | [ recovery-image] Feb 24 02:32:35.224 INFO O| Feb 24 02:32:35.224 INFO STEP 294 (remove_files) COMPLETE |
| 5684 | 2026-02-24T02:32:35.189Z | [ recovery-image] Feb 24 02:32:35.224 INFO O| Feb 24 02:32:35.224 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5685 | 2026-02-24T02:32:35.214Z | [ recovery-image] Feb 24 02:32:35.244 INFO O| Feb 24 02:32:35.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page" |
| 5686 | 2026-02-24T02:32:35.214Z | [ recovery-image] Feb 24 02:32:35.244 INFO O| Feb 24 02:32:35.244 INFO STEP 295 (remove_files) COMPLETE |
| 5687 | 2026-02-24T02:32:35.214Z | [ recovery-image] Feb 24 02:32:35.245 INFO O| Feb 24 02:32:35.244 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5688 | 2026-02-24T02:32:35.239Z | [ recovery-image] Feb 24 02:32:35.273 INFO O| Feb 24 02:32:35.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize" |
| 5689 | 2026-02-24T02:32:35.239Z | [ recovery-image] Feb 24 02:32:35.273 INFO O| Feb 24 02:32:35.273 INFO STEP 296 (remove_files) COMPLETE |
| 5690 | 2026-02-24T02:32:35.239Z | [ recovery-image] Feb 24 02:32:35.273 INFO O| Feb 24 02:32:35.273 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5691 | 2026-02-24T02:32:35.263Z | [ recovery-image] Feb 24 02:32:35.301 INFO O| Feb 24 02:32:35.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd" |
| 5692 | 2026-02-24T02:32:35.264Z | [ recovery-image] Feb 24 02:32:35.301 INFO O| Feb 24 02:32:35.301 INFO STEP 297 (remove_files) COMPLETE |
| 5693 | 2026-02-24T02:32:35.264Z | [ recovery-image] Feb 24 02:32:35.301 INFO O| Feb 24 02:32:35.301 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5694 | 2026-02-24T02:32:35.288Z | [ recovery-image] Feb 24 02:32:35.323 INFO O| Feb 24 02:32:35.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste" |
| 5695 | 2026-02-24T02:32:35.288Z | [ recovery-image] Feb 24 02:32:35.323 INFO O| Feb 24 02:32:35.323 INFO STEP 298 (remove_files) COMPLETE |
| 5696 | 2026-02-24T02:32:35.288Z | [ recovery-image] Feb 24 02:32:35.323 INFO O| Feb 24 02:32:35.323 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5697 | 2026-02-24T02:32:35.312Z | [ recovery-image] Feb 24 02:32:35.348 INFO O| Feb 24 02:32:35.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk" |
| 5698 | 2026-02-24T02:32:35.312Z | [ recovery-image] Feb 24 02:32:35.349 INFO O| Feb 24 02:32:35.349 INFO STEP 299 (remove_files) COMPLETE |
| 5699 | 2026-02-24T02:32:35.312Z | [ recovery-image] Feb 24 02:32:35.349 INFO O| Feb 24 02:32:35.349 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5700 | 2026-02-24T02:32:35.336Z | [ recovery-image] Feb 24 02:32:35.370 INFO O| Feb 24 02:32:35.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax" |
| 5701 | 2026-02-24T02:32:35.336Z | [ recovery-image] Feb 24 02:32:35.371 INFO O| Feb 24 02:32:35.370 INFO STEP 300 (remove_files) COMPLETE |
| 5702 | 2026-02-24T02:32:35.337Z | [ recovery-image] Feb 24 02:32:35.371 INFO O| Feb 24 02:32:35.371 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5703 | 2026-02-24T02:32:35.361Z | [ recovery-image] Feb 24 02:32:35.398 INFO O| Feb 24 02:32:35.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config" |
| 5704 | 2026-02-24T02:32:35.361Z | [ recovery-image] Feb 24 02:32:35.398 INFO O| Feb 24 02:32:35.398 INFO STEP 301 (remove_files) COMPLETE |
| 5705 | 2026-02-24T02:32:35.361Z | [ recovery-image] Feb 24 02:32:35.398 INFO O| Feb 24 02:32:35.398 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5706 | 2026-02-24T02:32:35.385Z | [ recovery-image] Feb 24 02:32:35.426 INFO O| Feb 24 02:32:35.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config" |
| 5707 | 2026-02-24T02:32:35.385Z | [ recovery-image] Feb 24 02:32:35.427 INFO O| Feb 24 02:32:35.427 INFO STEP 302 (remove_files) COMPLETE |
| 5708 | 2026-02-24T02:32:35.409Z | [ recovery-image] Feb 24 02:32:35.427 INFO O| Feb 24 02:32:35.427 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5709 | 2026-02-24T02:32:35.409Z | [ recovery-image] Feb 24 02:32:35.450 INFO O| Feb 24 02:32:35.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config" |
| 5710 | 2026-02-24T02:32:35.409Z | [ recovery-image] Feb 24 02:32:35.450 INFO O| Feb 24 02:32:35.450 INFO STEP 303 (remove_files) COMPLETE |
| 5711 | 2026-02-24T02:32:35.409Z | [ recovery-image] Feb 24 02:32:35.450 INFO O| Feb 24 02:32:35.450 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5712 | 2026-02-24T02:32:35.434Z | [ recovery-image] Feb 24 02:32:35.476 INFO O| Feb 24 02:32:35.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep" |
| 5713 | 2026-02-24T02:32:35.434Z | [ recovery-image] Feb 24 02:32:35.477 INFO O| Feb 24 02:32:35.476 INFO STEP 304 (remove_files) COMPLETE |
| 5714 | 2026-02-24T02:32:35.434Z | [ recovery-image] Feb 24 02:32:35.477 INFO O| Feb 24 02:32:35.477 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5715 | 2026-02-24T02:32:35.459Z | [ recovery-image] Feb 24 02:32:35.496 INFO O| Feb 24 02:32:35.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test" |
| 5716 | 2026-02-24T02:32:35.459Z | [ recovery-image] Feb 24 02:32:35.496 INFO O| Feb 24 02:32:35.496 INFO STEP 305 (remove_files) COMPLETE |
| 5717 | 2026-02-24T02:32:35.459Z | [ recovery-image] Feb 24 02:32:35.496 INFO O| Feb 24 02:32:35.496 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5718 | 2026-02-24T02:32:35.483Z | [ recovery-image] Feb 24 02:32:35.515 INFO O| Feb 24 02:32:35.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep" |
| 5719 | 2026-02-24T02:32:35.483Z | [ recovery-image] Feb 24 02:32:35.515 INFO O| Feb 24 02:32:35.515 INFO STEP 306 (remove_files) COMPLETE |
| 5720 | 2026-02-24T02:32:35.483Z | [ recovery-image] Feb 24 02:32:35.515 INFO O| Feb 24 02:32:35.515 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5721 | 2026-02-24T02:32:35.507Z | [ recovery-image] Feb 24 02:32:35.536 INFO O| Feb 24 02:32:35.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest" |
| 5722 | 2026-02-24T02:32:35.507Z | [ recovery-image] Feb 24 02:32:35.537 INFO O| Feb 24 02:32:35.537 INFO STEP 307 (remove_files) COMPLETE |
| 5723 | 2026-02-24T02:32:35.507Z | [ recovery-image] Feb 24 02:32:35.537 INFO O| Feb 24 02:32:35.537 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5724 | 2026-02-24T02:32:35.531Z | [ recovery-image] Feb 24 02:32:35.560 INFO O| Feb 24 02:32:35.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash" |
| 5725 | 2026-02-24T02:32:35.531Z | [ recovery-image] Feb 24 02:32:35.560 INFO O| Feb 24 02:32:35.560 INFO STEP 308 (remove_files) COMPLETE |
| 5726 | 2026-02-24T02:32:35.531Z | [ recovery-image] Feb 24 02:32:35.560 INFO O| Feb 24 02:32:35.560 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5727 | 2026-02-24T02:32:35.555Z | [ recovery-image] Feb 24 02:32:35.583 INFO O| Feb 24 02:32:35.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh" |
| 5728 | 2026-02-24T02:32:35.555Z | [ recovery-image] Feb 24 02:32:35.583 INFO O| Feb 24 02:32:35.583 INFO STEP 309 (remove_files) COMPLETE |
| 5729 | 2026-02-24T02:32:35.555Z | [ recovery-image] Feb 24 02:32:35.583 INFO O| Feb 24 02:32:35.583 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5730 | 2026-02-24T02:32:35.579Z | [ recovery-image] Feb 24 02:32:35.600 INFO O| Feb 24 02:32:35.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh" |
| 5731 | 2026-02-24T02:32:35.580Z | [ recovery-image] Feb 24 02:32:35.600 INFO O| Feb 24 02:32:35.600 INFO STEP 310 (remove_files) COMPLETE |
| 5732 | 2026-02-24T02:32:35.580Z | [ recovery-image] Feb 24 02:32:35.600 INFO O| Feb 24 02:32:35.600 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5733 | 2026-02-24T02:32:35.580Z | [ recovery-image] Feb 24 02:32:35.618 INFO O| Feb 24 02:32:35.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93" |
| 5734 | 2026-02-24T02:32:35.580Z | [ recovery-image] Feb 24 02:32:35.618 INFO O| Feb 24 02:32:35.618 INFO STEP 311 (remove_files) COMPLETE |
| 5735 | 2026-02-24T02:32:35.580Z | [ recovery-image] Feb 24 02:32:35.618 INFO O| Feb 24 02:32:35.618 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5736 | 2026-02-24T02:32:35.604Z | [ recovery-image] Feb 24 02:32:35.635 INFO O| Feb 24 02:32:35.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh" |
| 5737 | 2026-02-24T02:32:35.604Z | [ recovery-image] Feb 24 02:32:35.635 INFO O| Feb 24 02:32:35.635 INFO STEP 312 (remove_files) COMPLETE |
| 5738 | 2026-02-24T02:32:35.604Z | [ recovery-image] Feb 24 02:32:35.635 INFO O| Feb 24 02:32:35.635 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5739 | 2026-02-24T02:32:35.628Z | [ recovery-image] Feb 24 02:32:35.652 INFO O| Feb 24 02:32:35.651 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93" |
| 5740 | 2026-02-24T02:32:35.628Z | [ recovery-image] Feb 24 02:32:35.652 INFO O| Feb 24 02:32:35.652 INFO STEP 313 (remove_files) COMPLETE |
| 5741 | 2026-02-24T02:32:35.628Z | [ recovery-image] Feb 24 02:32:35.652 INFO O| Feb 24 02:32:35.652 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5742 | 2026-02-24T02:32:35.652Z | [ recovery-image] Feb 24 02:32:35.671 INFO O| Feb 24 02:32:35.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh" |
| 5743 | 2026-02-24T02:32:35.652Z | [ recovery-image] Feb 24 02:32:35.671 INFO O| Feb 24 02:32:35.671 INFO STEP 314 (remove_files) COMPLETE |
| 5744 | 2026-02-24T02:32:35.652Z | [ recovery-image] Feb 24 02:32:35.671 INFO O| Feb 24 02:32:35.671 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5745 | 2026-02-24T02:32:35.652Z | [ recovery-image] Feb 24 02:32:35.690 INFO O| Feb 24 02:32:35.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh" |
| 5746 | 2026-02-24T02:32:35.652Z | [ recovery-image] Feb 24 02:32:35.690 INFO O| Feb 24 02:32:35.690 INFO STEP 315 (remove_files) COMPLETE |
| 5747 | 2026-02-24T02:32:35.652Z | [ recovery-image] Feb 24 02:32:35.690 INFO O| Feb 24 02:32:35.690 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5748 | 2026-02-24T02:32:35.676Z | [ recovery-image] Feb 24 02:32:35.707 INFO O| Feb 24 02:32:35.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh" |
| 5749 | 2026-02-24T02:32:35.676Z | [ recovery-image] Feb 24 02:32:35.707 INFO O| Feb 24 02:32:35.707 INFO STEP 316 (remove_files) COMPLETE |
| 5750 | 2026-02-24T02:32:35.676Z | [ recovery-image] Feb 24 02:32:35.707 INFO O| Feb 24 02:32:35.707 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5751 | 2026-02-24T02:32:35.700Z | [ recovery-image] Feb 24 02:32:35.718 INFO O| Feb 24 02:32:35.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg" |
| 5752 | 2026-02-24T02:32:35.700Z | [ recovery-image] Feb 24 02:32:35.719 INFO O| Feb 24 02:32:35.718 INFO STEP 317 (remove_files) COMPLETE |
| 5753 | 2026-02-24T02:32:35.700Z | [ recovery-image] Feb 24 02:32:35.719 INFO O| Feb 24 02:32:35.718 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5754 | 2026-02-24T02:32:35.700Z | [ recovery-image] Feb 24 02:32:35.730 INFO O| Feb 24 02:32:35.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo" |
| 5755 | 2026-02-24T02:32:35.700Z | [ recovery-image] Feb 24 02:32:35.730 INFO O| Feb 24 02:32:35.730 INFO STEP 318 (remove_files) COMPLETE |
| 5756 | 2026-02-24T02:32:35.700Z | [ recovery-image] Feb 24 02:32:35.730 INFO O| Feb 24 02:32:35.730 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5757 | 2026-02-24T02:32:35.724Z | [ recovery-image] Feb 24 02:32:35.744 INFO O| Feb 24 02:32:35.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat" |
| 5758 | 2026-02-24T02:32:35.724Z | [ recovery-image] Feb 24 02:32:35.744 INFO O| Feb 24 02:32:35.744 INFO STEP 319 (remove_files) COMPLETE |
| 5759 | 2026-02-24T02:32:35.724Z | [ recovery-image] Feb 24 02:32:35.744 INFO O| Feb 24 02:32:35.744 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5760 | 2026-02-24T02:32:35.724Z | [ recovery-image] Feb 24 02:32:35.755 INFO O| Feb 24 02:32:35.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm" |
| 5761 | 2026-02-24T02:32:35.724Z | [ recovery-image] Feb 24 02:32:35.756 INFO O| Feb 24 02:32:35.755 INFO STEP 320 (remove_files) COMPLETE |
| 5762 | 2026-02-24T02:32:35.724Z | [ recovery-image] Feb 24 02:32:35.756 INFO O| Feb 24 02:32:35.755 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5763 | 2026-02-24T02:32:35.748Z | [ recovery-image] Feb 24 02:32:35.772 INFO O| Feb 24 02:32:35.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond" |
| 5764 | 2026-02-24T02:32:35.748Z | [ recovery-image] Feb 24 02:32:35.772 INFO O| Feb 24 02:32:35.772 INFO STEP 321 (remove_files) COMPLETE |
| 5765 | 2026-02-24T02:32:35.748Z | [ recovery-image] Feb 24 02:32:35.772 INFO O| Feb 24 02:32:35.772 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5766 | 2026-02-24T02:32:35.772Z | [ recovery-image] Feb 24 02:32:35.791 INFO O| Feb 24 02:32:35.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo" |
| 5767 | 2026-02-24T02:32:35.772Z | [ recovery-image] Feb 24 02:32:35.791 INFO O| Feb 24 02:32:35.791 INFO STEP 322 (remove_files) COMPLETE |
| 5768 | 2026-02-24T02:32:35.772Z | [ recovery-image] Feb 24 02:32:35.791 INFO O| Feb 24 02:32:35.791 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5769 | 2026-02-24T02:32:35.772Z | [ recovery-image] Feb 24 02:32:35.805 INFO O| Feb 24 02:32:35.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk" |
| 5770 | 2026-02-24T02:32:35.772Z | [ recovery-image] Feb 24 02:32:35.805 INFO O| Feb 24 02:32:35.805 INFO STEP 323 (remove_files) COMPLETE |
| 5771 | 2026-02-24T02:32:35.772Z | [ recovery-image] Feb 24 02:32:35.805 INFO O| Feb 24 02:32:35.805 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5772 | 2026-02-24T02:32:35.796Z | [ recovery-image] Feb 24 02:32:35.824 INFO O| Feb 24 02:32:35.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam" |
| 5773 | 2026-02-24T02:32:35.796Z | [ recovery-image] Feb 24 02:32:35.824 INFO O| Feb 24 02:32:35.824 INFO STEP 324 (remove_files) COMPLETE |
| 5774 | 2026-02-24T02:32:35.796Z | [ recovery-image] Feb 24 02:32:35.824 INFO O| Feb 24 02:32:35.824 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5775 | 2026-02-24T02:32:35.821Z | [ recovery-image] Feb 24 02:32:35.841 INFO O| Feb 24 02:32:35.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto" |
| 5776 | 2026-02-24T02:32:35.821Z | [ recovery-image] Feb 24 02:32:35.841 INFO O| Feb 24 02:32:35.841 INFO STEP 325 (remove_files) COMPLETE |
| 5777 | 2026-02-24T02:32:35.821Z | [ recovery-image] Feb 24 02:32:35.841 INFO O| Feb 24 02:32:35.841 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5778 | 2026-02-24T02:32:35.821Z | [ recovery-image] Feb 24 02:32:35.854 INFO O| Feb 24 02:32:35.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans" |
| 5779 | 2026-02-24T02:32:35.821Z | [ recovery-image] Feb 24 02:32:35.854 INFO O| Feb 24 02:32:35.854 INFO STEP 326 (remove_files) COMPLETE |
| 5780 | 2026-02-24T02:32:35.821Z | [ recovery-image] Feb 24 02:32:35.854 INFO O| Feb 24 02:32:35.854 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5781 | 2026-02-24T02:32:35.846Z | [ recovery-image] Feb 24 02:32:35.867 INFO O| Feb 24 02:32:35.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool" |
| 5782 | 2026-02-24T02:32:35.846Z | [ recovery-image] Feb 24 02:32:35.867 INFO O| Feb 24 02:32:35.867 INFO STEP 327 (remove_files) COMPLETE |
| 5783 | 2026-02-24T02:32:35.846Z | [ recovery-image] Feb 24 02:32:35.867 INFO O| Feb 24 02:32:35.867 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5784 | 2026-02-24T02:32:35.846Z | [ recovery-image] Feb 24 02:32:35.883 INFO O| Feb 24 02:32:35.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp" |
| 5785 | 2026-02-24T02:32:35.846Z | [ recovery-image] Feb 24 02:32:35.883 INFO O| Feb 24 02:32:35.883 INFO STEP 328 (remove_files) COMPLETE |
| 5786 | 2026-02-24T02:32:35.846Z | [ recovery-image] Feb 24 02:32:35.883 INFO O| Feb 24 02:32:35.883 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5787 | 2026-02-24T02:32:35.870Z | [ recovery-image] Feb 24 02:32:35.901 INFO O| Feb 24 02:32:35.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise" |
| 5788 | 2026-02-24T02:32:35.870Z | [ recovery-image] Feb 24 02:32:35.901 INFO O| Feb 24 02:32:35.901 INFO STEP 329 (remove_files) COMPLETE |
| 5789 | 2026-02-24T02:32:35.870Z | [ recovery-image] Feb 24 02:32:35.901 INFO O| Feb 24 02:32:35.901 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5790 | 2026-02-24T02:32:35.894Z | [ recovery-image] Feb 24 02:32:35.919 INFO O| Feb 24 02:32:35.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat" |
| 5791 | 2026-02-24T02:32:35.894Z | [ recovery-image] Feb 24 02:32:35.920 INFO O| Feb 24 02:32:35.920 INFO STEP 330 (remove_files) COMPLETE |
| 5792 | 2026-02-24T02:32:35.895Z | [ recovery-image] Feb 24 02:32:35.920 INFO O| Feb 24 02:32:35.920 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5793 | 2026-02-24T02:32:35.919Z | [ recovery-image] Feb 24 02:32:35.937 INFO O| Feb 24 02:32:35.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz" |
| 5794 | 2026-02-24T02:32:35.919Z | [ recovery-image] Feb 24 02:32:35.937 INFO O| Feb 24 02:32:35.937 INFO STEP 331 (remove_files) COMPLETE |
| 5795 | 2026-02-24T02:32:35.919Z | [ recovery-image] Feb 24 02:32:35.937 INFO O| Feb 24 02:32:35.937 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5796 | 2026-02-24T02:32:35.919Z | [ recovery-image] Feb 24 02:32:35.951 INFO O| Feb 24 02:32:35.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr" |
| 5797 | 2026-02-24T02:32:35.919Z | [ recovery-image] Feb 24 02:32:35.952 INFO O| Feb 24 02:32:35.951 INFO STEP 332 (remove_files) COMPLETE |
| 5798 | 2026-02-24T02:32:35.919Z | [ recovery-image] Feb 24 02:32:35.952 INFO O| Feb 24 02:32:35.952 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5799 | 2026-02-24T02:32:35.943Z | [ recovery-image] Feb 24 02:32:35.970 INFO O| Feb 24 02:32:35.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print" |
| 5800 | 2026-02-24T02:32:35.943Z | [ recovery-image] Feb 24 02:32:35.970 INFO O| Feb 24 02:32:35.970 INFO STEP 333 (remove_files) COMPLETE |
| 5801 | 2026-02-24T02:32:35.943Z | [ recovery-image] Feb 24 02:32:35.971 INFO O| Feb 24 02:32:35.970 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5802 | 2026-02-24T02:32:35.967Z | [ recovery-image] Feb 24 02:32:35.991 INFO O| Feb 24 02:32:35.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf" |
| 5803 | 2026-02-24T02:32:35.967Z | [ recovery-image] Feb 24 02:32:35.991 INFO O| Feb 24 02:32:35.991 INFO STEP 334 (remove_files) COMPLETE |
| 5804 | 2026-02-24T02:32:35.967Z | [ recovery-image] Feb 24 02:32:35.991 INFO O| Feb 24 02:32:35.991 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5805 | 2026-02-24T02:32:35.991Z | [ recovery-image] Feb 24 02:32:36.013 INFO O| Feb 24 02:32:36.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl" |
| 5806 | 2026-02-24T02:32:35.991Z | [ recovery-image] Feb 24 02:32:36.013 INFO O| Feb 24 02:32:36.013 INFO STEP 335 (remove_files) COMPLETE |
| 5807 | 2026-02-24T02:32:35.991Z | [ recovery-image] Feb 24 02:32:36.013 INFO O| Feb 24 02:32:36.013 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5808 | 2026-02-24T02:32:35.991Z | [ recovery-image] Feb 24 02:32:36.031 INFO O| Feb 24 02:32:36.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles" |
| 5809 | 2026-02-24T02:32:35.991Z | [ recovery-image] Feb 24 02:32:36.031 INFO O| Feb 24 02:32:36.031 INFO STEP 336 (remove_files) COMPLETE |
| 5810 | 2026-02-24T02:32:35.991Z | [ recovery-image] Feb 24 02:32:36.031 INFO O| Feb 24 02:32:36.031 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5811 | 2026-02-24T02:32:36.015Z | [ recovery-image] Feb 24 02:32:36.050 INFO O| Feb 24 02:32:36.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects" |
| 5812 | 2026-02-24T02:32:36.016Z | [ recovery-image] Feb 24 02:32:36.051 INFO O| Feb 24 02:32:36.051 INFO STEP 337 (remove_files) COMPLETE |
| 5813 | 2026-02-24T02:32:36.016Z | [ recovery-image] Feb 24 02:32:36.051 INFO O| Feb 24 02:32:36.051 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5814 | 2026-02-24T02:32:36.040Z | [ recovery-image] Feb 24 02:32:36.064 INFO O| Feb 24 02:32:36.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags" |
| 5815 | 2026-02-24T02:32:36.040Z | [ recovery-image] Feb 24 02:32:36.064 INFO O| Feb 24 02:32:36.064 INFO STEP 338 (remove_files) COMPLETE |
| 5816 | 2026-02-24T02:32:36.040Z | [ recovery-image] Feb 24 02:32:36.064 INFO O| Feb 24 02:32:36.064 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5817 | 2026-02-24T02:32:36.040Z | [ recovery-image] Feb 24 02:32:36.075 INFO O| Feb 24 02:32:36.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev" |
| 5818 | 2026-02-24T02:32:36.040Z | [ recovery-image] Feb 24 02:32:36.075 INFO O| Feb 24 02:32:36.075 INFO STEP 339 (remove_files) COMPLETE |
| 5819 | 2026-02-24T02:32:36.040Z | [ recovery-image] Feb 24 02:32:36.075 INFO O| Feb 24 02:32:36.075 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5820 | 2026-02-24T02:32:36.064Z | [ recovery-image] Feb 24 02:32:36.087 INFO O| Feb 24 02:32:36.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp" |
| 5821 | 2026-02-24T02:32:36.064Z | [ recovery-image] Feb 24 02:32:36.087 INFO O| Feb 24 02:32:36.087 INFO STEP 340 (remove_files) COMPLETE |
| 5822 | 2026-02-24T02:32:36.064Z | [ recovery-image] Feb 24 02:32:36.087 INFO O| Feb 24 02:32:36.087 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5823 | 2026-02-24T02:32:36.064Z | [ recovery-image] Feb 24 02:32:36.098 INFO O| Feb 24 02:32:36.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs" |
| 5824 | 2026-02-24T02:32:36.064Z | [ recovery-image] Feb 24 02:32:36.098 INFO O| Feb 24 02:32:36.098 INFO STEP 341 (remove_files) COMPLETE |
| 5825 | 2026-02-24T02:32:36.064Z | [ recovery-image] Feb 24 02:32:36.098 INFO O| Feb 24 02:32:36.098 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5826 | 2026-02-24T02:32:36.088Z | [ recovery-image] Feb 24 02:32:36.112 INFO O| Feb 24 02:32:36.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait" |
| 5827 | 2026-02-24T02:32:36.088Z | [ recovery-image] Feb 24 02:32:36.112 INFO O| Feb 24 02:32:36.112 INFO STEP 342 (remove_files) COMPLETE |
| 5828 | 2026-02-24T02:32:36.088Z | [ recovery-image] Feb 24 02:32:36.112 INFO O| Feb 24 02:32:36.112 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5829 | 2026-02-24T02:32:36.088Z | [ recovery-image] Feb 24 02:32:36.124 INFO O| Feb 24 02:32:36.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd" |
| 5830 | 2026-02-24T02:32:36.088Z | [ recovery-image] Feb 24 02:32:36.125 INFO O| Feb 24 02:32:36.124 INFO STEP 343 (remove_files) COMPLETE |
| 5831 | 2026-02-24T02:32:36.088Z | [ recovery-image] Feb 24 02:32:36.125 INFO O| Feb 24 02:32:36.124 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5832 | 2026-02-24T02:32:36.114Z | [ recovery-image] Feb 24 02:32:36.136 INFO O| Feb 24 02:32:36.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read" |
| 5833 | 2026-02-24T02:32:36.114Z | [ recovery-image] Feb 24 02:32:36.136 INFO O| Feb 24 02:32:36.136 INFO STEP 344 (remove_files) COMPLETE |
| 5834 | 2026-02-24T02:32:36.114Z | [ recovery-image] Feb 24 02:32:36.136 INFO O| Feb 24 02:32:36.136 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5835 | 2026-02-24T02:32:36.114Z | [ recovery-image] Feb 24 02:32:36.148 INFO O| Feb 24 02:32:36.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red" |
| 5836 | 2026-02-24T02:32:36.114Z | [ recovery-image] Feb 24 02:32:36.148 INFO O| Feb 24 02:32:36.148 INFO STEP 345 (remove_files) COMPLETE |
| 5837 | 2026-02-24T02:32:36.114Z | [ recovery-image] Feb 24 02:32:36.148 INFO O| Feb 24 02:32:36.148 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5838 | 2026-02-24T02:32:36.138Z | [ recovery-image] Feb 24 02:32:36.159 INFO O| Feb 24 02:32:36.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp" |
| 5839 | 2026-02-24T02:32:36.138Z | [ recovery-image] Feb 24 02:32:36.160 INFO O| Feb 24 02:32:36.159 INFO STEP 346 (remove_files) COMPLETE |
| 5840 | 2026-02-24T02:32:36.138Z | [ recovery-image] Feb 24 02:32:36.160 INFO O| Feb 24 02:32:36.160 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5841 | 2026-02-24T02:32:36.138Z | [ recovery-image] Feb 24 02:32:36.175 INFO O| Feb 24 02:32:36.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice" |
| 5842 | 2026-02-24T02:32:36.138Z | [ recovery-image] Feb 24 02:32:36.175 INFO O| Feb 24 02:32:36.175 INFO STEP 347 (remove_files) COMPLETE |
| 5843 | 2026-02-24T02:32:36.138Z | [ recovery-image] Feb 24 02:32:36.176 INFO O| Feb 24 02:32:36.175 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5844 | 2026-02-24T02:32:36.162Z | [ recovery-image] Feb 24 02:32:36.189 INFO O| Feb 24 02:32:36.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize" |
| 5845 | 2026-02-24T02:32:36.162Z | [ recovery-image] Feb 24 02:32:36.189 INFO O| Feb 24 02:32:36.189 INFO STEP 348 (remove_files) COMPLETE |
| 5846 | 2026-02-24T02:32:36.162Z | [ recovery-image] Feb 24 02:32:36.189 INFO O| Feb 24 02:32:36.189 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5847 | 2026-02-24T02:32:36.186Z | [ recovery-image] Feb 24 02:32:36.210 INFO O| Feb 24 02:32:36.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev" |
| 5848 | 2026-02-24T02:32:36.187Z | [ recovery-image] Feb 24 02:32:36.210 INFO O| Feb 24 02:32:36.210 INFO STEP 349 (remove_files) COMPLETE |
| 5849 | 2026-02-24T02:32:36.187Z | [ recovery-image] Feb 24 02:32:36.210 INFO O| Feb 24 02:32:36.210 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5850 | 2026-02-24T02:32:36.187Z | [ recovery-image] Feb 24 02:32:36.225 INFO O| Feb 24 02:32:36.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh" |
| 5851 | 2026-02-24T02:32:36.187Z | [ recovery-image] Feb 24 02:32:36.225 INFO O| Feb 24 02:32:36.225 INFO STEP 350 (remove_files) COMPLETE |
| 5852 | 2026-02-24T02:32:36.187Z | [ recovery-image] Feb 24 02:32:36.226 INFO O| Feb 24 02:32:36.225 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5853 | 2026-02-24T02:32:36.210Z | [ recovery-image] Feb 24 02:32:36.245 INFO O| Feb 24 02:32:36.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93" |
| 5854 | 2026-02-24T02:32:36.210Z | [ recovery-image] Feb 24 02:32:36.245 INFO O| Feb 24 02:32:36.245 INFO STEP 351 (remove_files) COMPLETE |
| 5855 | 2026-02-24T02:32:36.210Z | [ recovery-image] Feb 24 02:32:36.245 INFO O| Feb 24 02:32:36.245 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5856 | 2026-02-24T02:32:36.235Z | [ recovery-image] Feb 24 02:32:36.262 INFO O| Feb 24 02:32:36.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles" |
| 5857 | 2026-02-24T02:32:36.235Z | [ recovery-image] Feb 24 02:32:36.262 INFO O| Feb 24 02:32:36.262 INFO STEP 352 (remove_files) COMPLETE |
| 5858 | 2026-02-24T02:32:36.235Z | [ recovery-image] Feb 24 02:32:36.262 INFO O| Feb 24 02:32:36.262 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5859 | 2026-02-24T02:32:36.260Z | [ recovery-image] Feb 24 02:32:36.278 INFO O| Feb 24 02:32:36.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo" |
| 5860 | 2026-02-24T02:32:36.260Z | [ recovery-image] Feb 24 02:32:36.279 INFO O| Feb 24 02:32:36.279 INFO STEP 353 (remove_files) COMPLETE |
| 5861 | 2026-02-24T02:32:36.260Z | [ recovery-image] Feb 24 02:32:36.279 INFO O| Feb 24 02:32:36.279 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5862 | 2026-02-24T02:32:36.260Z | [ recovery-image] Feb 24 02:32:36.293 INFO O| Feb 24 02:32:36.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync" |
| 5863 | 2026-02-24T02:32:36.260Z | [ recovery-image] Feb 24 02:32:36.293 INFO O| Feb 24 02:32:36.293 INFO STEP 354 (remove_files) COMPLETE |
| 5864 | 2026-02-24T02:32:36.260Z | [ recovery-image] Feb 24 02:32:36.293 INFO O| Feb 24 02:32:36.293 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5865 | 2026-02-24T02:32:36.285Z | [ recovery-image] Feb 24 02:32:36.308 INFO O| Feb 24 02:32:36.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl" |
| 5866 | 2026-02-24T02:32:36.285Z | [ recovery-image] Feb 24 02:32:36.308 INFO O| Feb 24 02:32:36.307 INFO STEP 355 (remove_files) COMPLETE |
| 5867 | 2026-02-24T02:32:36.285Z | [ recovery-image] Feb 24 02:32:36.308 INFO O| Feb 24 02:32:36.308 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5868 | 2026-02-24T02:32:36.309Z | [ recovery-image] Feb 24 02:32:36.328 INFO O| Feb 24 02:32:36.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat" |
| 5869 | 2026-02-24T02:32:36.309Z | [ recovery-image] Feb 24 02:32:36.328 INFO O| Feb 24 02:32:36.328 INFO STEP 356 (remove_files) COMPLETE |
| 5870 | 2026-02-24T02:32:36.309Z | [ recovery-image] Feb 24 02:32:36.328 INFO O| Feb 24 02:32:36.328 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5871 | 2026-02-24T02:32:36.309Z | [ recovery-image] Feb 24 02:32:36.343 INFO O| Feb 24 02:32:36.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp" |
| 5872 | 2026-02-24T02:32:36.309Z | [ recovery-image] Feb 24 02:32:36.343 INFO O| Feb 24 02:32:36.343 INFO STEP 357 (remove_files) COMPLETE |
| 5873 | 2026-02-24T02:32:36.309Z | [ recovery-image] Feb 24 02:32:36.343 INFO O| Feb 24 02:32:36.343 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5874 | 2026-02-24T02:32:36.334Z | [ recovery-image] Feb 24 02:32:36.360 INFO O| Feb 24 02:32:36.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script" |
| 5875 | 2026-02-24T02:32:36.334Z | [ recovery-image] Feb 24 02:32:36.360 INFO O| Feb 24 02:32:36.360 INFO STEP 358 (remove_files) COMPLETE |
| 5876 | 2026-02-24T02:32:36.335Z | [ recovery-image] Feb 24 02:32:36.360 INFO O| Feb 24 02:32:36.360 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5877 | 2026-02-24T02:32:36.359Z | [ recovery-image] Feb 24 02:32:36.376 INFO O| Feb 24 02:32:36.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff" |
| 5878 | 2026-02-24T02:32:36.359Z | [ recovery-image] Feb 24 02:32:36.376 INFO O| Feb 24 02:32:36.376 INFO STEP 359 (remove_files) COMPLETE |
| 5879 | 2026-02-24T02:32:36.359Z | [ recovery-image] Feb 24 02:32:36.376 INFO O| Feb 24 02:32:36.376 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5880 | 2026-02-24T02:32:36.359Z | [ recovery-image] Feb 24 02:32:36.394 INFO O| Feb 24 02:32:36.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp" |
| 5881 | 2026-02-24T02:32:36.359Z | [ recovery-image] Feb 24 02:32:36.394 INFO O| Feb 24 02:32:36.394 INFO STEP 360 (remove_files) COMPLETE |
| 5882 | 2026-02-24T02:32:36.359Z | [ recovery-image] Feb 24 02:32:36.394 INFO O| Feb 24 02:32:36.394 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5883 | 2026-02-24T02:32:36.383Z | [ recovery-image] Feb 24 02:32:36.414 INFO O| Feb 24 02:32:36.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp" |
| 5884 | 2026-02-24T02:32:36.383Z | [ recovery-image] Feb 24 02:32:36.414 INFO O| Feb 24 02:32:36.414 INFO STEP 361 (remove_files) COMPLETE |
| 5885 | 2026-02-24T02:32:36.383Z | [ recovery-image] Feb 24 02:32:36.414 INFO O| Feb 24 02:32:36.414 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5886 | 2026-02-24T02:32:36.407Z | [ recovery-image] Feb 24 02:32:36.431 INFO O| Feb 24 02:32:36.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp" |
| 5887 | 2026-02-24T02:32:36.407Z | [ recovery-image] Feb 24 02:32:36.431 INFO O| Feb 24 02:32:36.431 INFO STEP 362 (remove_files) COMPLETE |
| 5888 | 2026-02-24T02:32:36.407Z | [ recovery-image] Feb 24 02:32:36.431 INFO O| Feb 24 02:32:36.431 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5889 | 2026-02-24T02:32:36.407Z | [ recovery-image] Feb 24 02:32:36.448 INFO O| Feb 24 02:32:36.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil" |
| 5890 | 2026-02-24T02:32:36.407Z | [ recovery-image] Feb 24 02:32:36.448 INFO O| Feb 24 02:32:36.448 INFO STEP 363 (remove_files) COMPLETE |
| 5891 | 2026-02-24T02:32:36.407Z | [ recovery-image] Feb 24 02:32:36.448 INFO O| Feb 24 02:32:36.448 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5892 | 2026-02-24T02:32:36.432Z | [ recovery-image] Feb 24 02:32:36.469 INFO O| Feb 24 02:32:36.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib" |
| 5893 | 2026-02-24T02:32:36.432Z | [ recovery-image] Feb 24 02:32:36.470 INFO O| Feb 24 02:32:36.470 INFO STEP 364 (remove_files) COMPLETE |
| 5894 | 2026-02-24T02:32:36.432Z | [ recovery-image] Feb 24 02:32:36.470 INFO O| Feb 24 02:32:36.470 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5895 | 2026-02-24T02:32:36.456Z | [ recovery-image] Feb 24 02:32:36.484 INFO O| Feb 24 02:32:36.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget" |
| 5896 | 2026-02-24T02:32:36.456Z | [ recovery-image] Feb 24 02:32:36.484 INFO O| Feb 24 02:32:36.484 INFO STEP 365 (remove_files) COMPLETE |
| 5897 | 2026-02-24T02:32:36.456Z | [ recovery-image] Feb 24 02:32:36.484 INFO O| Feb 24 02:32:36.484 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5898 | 2026-02-24T02:32:36.456Z | [ recovery-image] Feb 24 02:32:36.497 INFO O| Feb 24 02:32:36.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk" |
| 5899 | 2026-02-24T02:32:36.456Z | [ recovery-image] Feb 24 02:32:36.497 INFO O| Feb 24 02:32:36.497 INFO STEP 366 (remove_files) COMPLETE |
| 5900 | 2026-02-24T02:32:36.456Z | [ recovery-image] Feb 24 02:32:36.497 INFO O| Feb 24 02:32:36.497 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5901 | 2026-02-24T02:32:36.482Z | [ recovery-image] Feb 24 02:32:36.515 INFO O| Feb 24 02:32:36.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck" |
| 5902 | 2026-02-24T02:32:36.482Z | [ recovery-image] Feb 24 02:32:36.515 INFO O| Feb 24 02:32:36.515 INFO STEP 367 (remove_files) COMPLETE |
| 5903 | 2026-02-24T02:32:36.482Z | [ recovery-image] Feb 24 02:32:36.515 INFO O| Feb 24 02:32:36.515 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5904 | 2026-02-24T02:32:36.506Z | [ recovery-image] Feb 24 02:32:36.532 INFO O| Feb 24 02:32:36.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf" |
| 5905 | 2026-02-24T02:32:36.506Z | [ recovery-image] Feb 24 02:32:36.532 INFO O| Feb 24 02:32:36.532 INFO STEP 368 (remove_files) COMPLETE |
| 5906 | 2026-02-24T02:32:36.506Z | [ recovery-image] Feb 24 02:32:36.532 INFO O| Feb 24 02:32:36.532 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5907 | 2026-02-24T02:32:36.530Z | [ recovery-image] Feb 24 02:32:36.550 INFO O| Feb 24 02:32:36.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta" |
| 5908 | 2026-02-24T02:32:36.530Z | [ recovery-image] Feb 24 02:32:36.550 INFO O| Feb 24 02:32:36.550 INFO STEP 369 (remove_files) COMPLETE |
| 5909 | 2026-02-24T02:32:36.530Z | [ recovery-image] Feb 24 02:32:36.551 INFO O| Feb 24 02:32:36.550 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5910 | 2026-02-24T02:32:36.530Z | [ recovery-image] Feb 24 02:32:36.568 INFO O| Feb 24 02:32:36.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf" |
| 5911 | 2026-02-24T02:32:36.530Z | [ recovery-image] Feb 24 02:32:36.568 INFO O| Feb 24 02:32:36.568 INFO STEP 370 (remove_files) COMPLETE |
| 5912 | 2026-02-24T02:32:36.530Z | [ recovery-image] Feb 24 02:32:36.568 INFO O| Feb 24 02:32:36.568 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5913 | 2026-02-24T02:32:36.556Z | [ recovery-image] Feb 24 02:32:36.586 INFO O| Feb 24 02:32:36.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget" |
| 5914 | 2026-02-24T02:32:36.556Z | [ recovery-image] Feb 24 02:32:36.586 INFO O| Feb 24 02:32:36.586 INFO STEP 371 (remove_files) COMPLETE |
| 5915 | 2026-02-24T02:32:36.556Z | [ recovery-image] Feb 24 02:32:36.587 INFO O| Feb 24 02:32:36.586 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5916 | 2026-02-24T02:32:36.580Z | [ recovery-image] Feb 24 02:32:36.607 INFO O| Feb 24 02:32:36.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext" |
| 5917 | 2026-02-24T02:32:36.580Z | [ recovery-image] Feb 24 02:32:36.608 INFO O| Feb 24 02:32:36.608 INFO STEP 372 (remove_files) COMPLETE |
| 5918 | 2026-02-24T02:32:36.580Z | [ recovery-image] Feb 24 02:32:36.608 INFO O| Feb 24 02:32:36.608 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5919 | 2026-02-24T02:32:36.580Z | [ recovery-image] Feb 24 02:32:36.622 INFO O| Feb 24 02:32:36.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat" |
| 5920 | 2026-02-24T02:32:36.604Z | [ recovery-image] Feb 24 02:32:36.623 INFO O| Feb 24 02:32:36.623 INFO STEP 373 (remove_files) COMPLETE |
| 5921 | 2026-02-24T02:32:36.604Z | [ recovery-image] Feb 24 02:32:36.623 INFO O| Feb 24 02:32:36.623 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5922 | 2026-02-24T02:32:36.604Z | [ recovery-image] Feb 24 02:32:36.645 INFO O| Feb 24 02:32:36.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap" |
| 5923 | 2026-02-24T02:32:36.604Z | [ recovery-image] Feb 24 02:32:36.645 INFO O| Feb 24 02:32:36.645 INFO STEP 374 (remove_files) COMPLETE |
| 5924 | 2026-02-24T02:32:36.604Z | [ recovery-image] Feb 24 02:32:36.645 INFO O| Feb 24 02:32:36.645 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5925 | 2026-02-24T02:32:36.629Z | [ recovery-image] Feb 24 02:32:36.666 INFO O| Feb 24 02:32:36.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping" |
| 5926 | 2026-02-24T02:32:36.629Z | [ recovery-image] Feb 24 02:32:36.666 INFO O| Feb 24 02:32:36.666 INFO STEP 375 (remove_files) COMPLETE |
| 5927 | 2026-02-24T02:32:36.629Z | [ recovery-image] Feb 24 02:32:36.666 INFO O| Feb 24 02:32:36.666 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5928 | 2026-02-24T02:32:36.663Z | [ recovery-image] Feb 24 02:32:36.686 INFO O| Feb 24 02:32:36.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps" |
| 5929 | 2026-02-24T02:32:36.663Z | [ recovery-image] Feb 24 02:32:36.686 INFO O| Feb 24 02:32:36.686 INFO STEP 376 (remove_files) COMPLETE |
| 5930 | 2026-02-24T02:32:36.663Z | [ recovery-image] Feb 24 02:32:36.686 INFO O| Feb 24 02:32:36.686 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5931 | 2026-02-24T02:32:36.693Z | [ recovery-image] Feb 24 02:32:36.707 INFO O| Feb 24 02:32:36.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset" |
| 5932 | 2026-02-24T02:32:36.694Z | [ recovery-image] Feb 24 02:32:36.708 INFO O| Feb 24 02:32:36.708 INFO STEP 377 (remove_files) COMPLETE |
| 5933 | 2026-02-24T02:32:36.694Z | [ recovery-image] Feb 24 02:32:36.708 INFO O| Feb 24 02:32:36.708 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5934 | 2026-02-24T02:32:36.727Z | [ recovery-image] Feb 24 02:32:36.735 INFO O| Feb 24 02:32:36.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus" |
| 5935 | 2026-02-24T02:32:36.727Z | [ recovery-image] Feb 24 02:32:36.736 INFO O| Feb 24 02:32:36.736 INFO STEP 378 (remove_files) COMPLETE |
| 5936 | 2026-02-24T02:32:36.727Z | [ recovery-image] Feb 24 02:32:36.736 INFO O| Feb 24 02:32:36.736 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5937 | 2026-02-24T02:32:36.727Z | [ recovery-image] Feb 24 02:32:36.755 INFO O| Feb 24 02:32:36.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable" |
| 5938 | 2026-02-24T02:32:36.727Z | [ recovery-image] Feb 24 02:32:36.755 INFO O| Feb 24 02:32:36.755 INFO STEP 379 (remove_files) COMPLETE |
| 5939 | 2026-02-24T02:32:36.727Z | [ recovery-image] Feb 24 02:32:36.755 INFO O| Feb 24 02:32:36.755 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5940 | 2026-02-24T02:32:36.760Z | [ recovery-image] Feb 24 02:32:36.774 INFO O| Feb 24 02:32:36.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest" |
| 5941 | 2026-02-24T02:32:36.760Z | [ recovery-image] Feb 24 02:32:36.774 INFO O| Feb 24 02:32:36.774 INFO STEP 380 (remove_files) COMPLETE |
| 5942 | 2026-02-24T02:32:36.760Z | [ recovery-image] Feb 24 02:32:36.774 INFO O| Feb 24 02:32:36.774 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5943 | 2026-02-24T02:32:36.760Z | [ recovery-image] Feb 24 02:32:36.792 INFO O| Feb 24 02:32:36.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate" |
| 5944 | 2026-02-24T02:32:36.760Z | [ recovery-image] Feb 24 02:32:36.793 INFO O| Feb 24 02:32:36.793 INFO STEP 381 (remove_files) COMPLETE |
| 5945 | 2026-02-24T02:32:36.761Z | [ recovery-image] Feb 24 02:32:36.793 INFO O| Feb 24 02:32:36.793 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5946 | 2026-02-24T02:32:36.842Z | [ recovery-image] Feb 24 02:32:36.811 INFO O| Feb 24 02:32:36.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap" |
| 5947 | 2026-02-24T02:32:36.842Z | [ recovery-image] Feb 24 02:32:36.812 INFO O| Feb 24 02:32:36.812 INFO STEP 382 (remove_files) COMPLETE |
| 5948 | 2026-02-24T02:32:36.842Z | [ recovery-image] Feb 24 02:32:36.812 INFO O| Feb 24 02:32:36.812 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5949 | 2026-02-24T02:32:36.842Z | [ recovery-image] Feb 24 02:32:36.827 INFO O| Feb 24 02:32:36.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm" |
| 5950 | 2026-02-24T02:32:36.842Z | [ recovery-image] Feb 24 02:32:36.827 INFO O| Feb 24 02:32:36.827 INFO STEP 383 (remove_files) COMPLETE |
| 5951 | 2026-02-24T02:32:36.843Z | [ recovery-image] Feb 24 02:32:36.827 INFO O| Feb 24 02:32:36.827 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5952 | 2026-02-24T02:32:36.843Z | [ recovery-image] Feb 24 02:32:36.840 INFO O| Feb 24 02:32:36.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm" |
| 5953 | 2026-02-24T02:32:36.843Z | [ recovery-image] Feb 24 02:32:36.841 INFO O| Feb 24 02:32:36.841 INFO STEP 384 (remove_files) COMPLETE |
| 5954 | 2026-02-24T02:32:36.843Z | [ recovery-image] Feb 24 02:32:36.841 INFO O| Feb 24 02:32:36.841 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5955 | 2026-02-24T02:32:36.843Z | [ recovery-image] Feb 24 02:32:36.859 INFO O| Feb 24 02:32:36.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk" |
| 5956 | 2026-02-24T02:32:36.843Z | [ recovery-image] Feb 24 02:32:36.859 INFO O| Feb 24 02:32:36.859 INFO STEP 385 (remove_files) COMPLETE |
| 5957 | 2026-02-24T02:32:36.843Z | [ recovery-image] Feb 24 02:32:36.859 INFO O| Feb 24 02:32:36.859 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5958 | 2026-02-24T02:32:36.873Z | [ recovery-image] Feb 24 02:32:36.878 INFO O| Feb 24 02:32:36.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss" |
| 5959 | 2026-02-24T02:32:36.873Z | [ recovery-image] Feb 24 02:32:36.878 INFO O| Feb 24 02:32:36.878 INFO STEP 386 (remove_files) COMPLETE |
| 5960 | 2026-02-24T02:32:36.873Z | [ recovery-image] Feb 24 02:32:36.878 INFO O| Feb 24 02:32:36.878 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5961 | 2026-02-24T02:32:36.873Z | [ recovery-image] Feb 24 02:32:36.893 INFO O| Feb 24 02:32:36.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell" |
| 5962 | 2026-02-24T02:32:36.874Z | [ recovery-image] Feb 24 02:32:36.894 INFO O| Feb 24 02:32:36.894 INFO STEP 387 (remove_files) COMPLETE |
| 5963 | 2026-02-24T02:32:36.874Z | [ recovery-image] Feb 24 02:32:36.894 INFO O| Feb 24 02:32:36.894 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5964 | 2026-02-24T02:32:36.915Z | [ recovery-image] Feb 24 02:32:36.911 INFO O| Feb 24 02:32:36.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split" |
| 5965 | 2026-02-24T02:32:36.915Z | [ recovery-image] Feb 24 02:32:36.911 INFO O| Feb 24 02:32:36.911 INFO STEP 388 (remove_files) COMPLETE |
| 5966 | 2026-02-24T02:32:36.916Z | [ recovery-image] Feb 24 02:32:36.911 INFO O| Feb 24 02:32:36.911 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5967 | 2026-02-24T02:32:36.916Z | [ recovery-image] Feb 24 02:32:36.931 INFO O| Feb 24 02:32:36.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3" |
| 5968 | 2026-02-24T02:32:36.916Z | [ recovery-image] Feb 24 02:32:36.932 INFO O| Feb 24 02:32:36.931 INFO STEP 389 (remove_files) COMPLETE |
| 5969 | 2026-02-24T02:32:36.917Z | [ recovery-image] Feb 24 02:32:36.932 INFO O| Feb 24 02:32:36.932 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5970 | 2026-02-24T02:32:36.944Z | [ recovery-image] Feb 24 02:32:36.952 INFO O| Feb 24 02:32:36.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh" |
| 5971 | 2026-02-24T02:32:36.945Z | [ recovery-image] Feb 24 02:32:36.952 INFO O| Feb 24 02:32:36.952 INFO STEP 390 (remove_files) COMPLETE |
| 5972 | 2026-02-24T02:32:36.945Z | [ recovery-image] Feb 24 02:32:36.952 INFO O| Feb 24 02:32:36.952 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5973 | 2026-02-24T02:32:36.945Z | [ recovery-image] Feb 24 02:32:36.969 INFO O| Feb 24 02:32:36.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add" |
| 5974 | 2026-02-24T02:32:36.945Z | [ recovery-image] Feb 24 02:32:36.969 INFO O| Feb 24 02:32:36.969 INFO STEP 391 (remove_files) COMPLETE |
| 5975 | 2026-02-24T02:32:36.945Z | [ recovery-image] Feb 24 02:32:36.969 INFO O| Feb 24 02:32:36.969 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5976 | 2026-02-24T02:32:36.975Z | [ recovery-image] Feb 24 02:32:36.987 INFO O| Feb 24 02:32:36.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent" |
| 5977 | 2026-02-24T02:32:36.975Z | [ recovery-image] Feb 24 02:32:36.988 INFO O| Feb 24 02:32:36.987 INFO STEP 392 (remove_files) COMPLETE |
| 5978 | 2026-02-24T02:32:36.975Z | [ recovery-image] Feb 24 02:32:36.988 INFO O| Feb 24 02:32:36.987 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5979 | 2026-02-24T02:32:37.021Z | [ recovery-image] Feb 24 02:32:37.014 INFO O| Feb 24 02:32:37.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id" |
| 5980 | 2026-02-24T02:32:37.022Z | [ recovery-image] Feb 24 02:32:37.014 INFO O| Feb 24 02:32:37.014 INFO STEP 393 (remove_files) COMPLETE |
| 5981 | 2026-02-24T02:32:37.022Z | [ recovery-image] Feb 24 02:32:37.014 INFO O| Feb 24 02:32:37.014 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5982 | 2026-02-24T02:32:37.022Z | [ recovery-image] Feb 24 02:32:37.037 INFO O| Feb 24 02:32:37.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan" |
| 5983 | 2026-02-24T02:32:37.022Z | [ recovery-image] Feb 24 02:32:37.037 INFO O| Feb 24 02:32:37.037 INFO STEP 394 (remove_files) COMPLETE |
| 5984 | 2026-02-24T02:32:37.022Z | [ recovery-image] Feb 24 02:32:37.037 INFO O| Feb 24 02:32:37.037 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5985 | 2026-02-24T02:32:37.062Z | [ recovery-image] Feb 24 02:32:37.060 INFO O| Feb 24 02:32:37.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings" |
| 5986 | 2026-02-24T02:32:37.062Z | [ recovery-image] Feb 24 02:32:37.060 INFO O| Feb 24 02:32:37.060 INFO STEP 395 (remove_files) COMPLETE |
| 5987 | 2026-02-24T02:32:37.062Z | [ recovery-image] Feb 24 02:32:37.060 INFO O| Feb 24 02:32:37.060 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5988 | 2026-02-24T02:32:37.062Z | [ recovery-image] Feb 24 02:32:37.082 INFO O| Feb 24 02:32:37.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum" |
| 5989 | 2026-02-24T02:32:37.063Z | [ recovery-image] Feb 24 02:32:37.082 INFO O| Feb 24 02:32:37.082 INFO STEP 396 (remove_files) COMPLETE |
| 5990 | 2026-02-24T02:32:37.063Z | [ recovery-image] Feb 24 02:32:37.082 INFO O| Feb 24 02:32:37.082 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5991 | 2026-02-24T02:32:37.096Z | [ recovery-image] Feb 24 02:32:37.102 INFO O| Feb 24 02:32:37.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs" |
| 5992 | 2026-02-24T02:32:37.096Z | [ recovery-image] Feb 24 02:32:37.103 INFO O| Feb 24 02:32:37.103 INFO STEP 397 (remove_files) COMPLETE |
| 5993 | 2026-02-24T02:32:37.096Z | [ recovery-image] Feb 24 02:32:37.103 INFO O| Feb 24 02:32:37.103 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5994 | 2026-02-24T02:32:37.096Z | [ recovery-image] Feb 24 02:32:37.129 INFO O| Feb 24 02:32:37.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy" |
| 5995 | 2026-02-24T02:32:37.096Z | [ recovery-image] Feb 24 02:32:37.129 INFO O| Feb 24 02:32:37.129 INFO STEP 398 (remove_files) COMPLETE |
| 5996 | 2026-02-24T02:32:37.097Z | [ recovery-image] Feb 24 02:32:37.129 INFO O| Feb 24 02:32:37.129 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 5997 | 2026-02-24T02:32:37.134Z | [ recovery-image] Feb 24 02:32:37.149 INFO O| Feb 24 02:32:37.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test" |
| 5998 | 2026-02-24T02:32:37.135Z | [ recovery-image] Feb 24 02:32:37.149 INFO O| Feb 24 02:32:37.149 INFO STEP 399 (remove_files) COMPLETE |
| 5999 | 2026-02-24T02:32:37.137Z | [ recovery-image] Feb 24 02:32:37.149 INFO O| Feb 24 02:32:37.149 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6000 | 2026-02-24T02:32:37.137Z | [ recovery-image] Feb 24 02:32:37.164 INFO O| Feb 24 02:32:37.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic" |
| 6001 | 2026-02-24T02:32:37.138Z | [ recovery-image] Feb 24 02:32:37.164 INFO O| Feb 24 02:32:37.164 INFO STEP 400 (remove_files) COMPLETE |
| 6002 | 2026-02-24T02:32:37.138Z | [ recovery-image] Feb 24 02:32:37.164 INFO O| Feb 24 02:32:37.164 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6003 | 2026-02-24T02:32:37.178Z | [ recovery-image] Feb 24 02:32:37.178 INFO O| Feb 24 02:32:37.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time" |
| 6004 | 2026-02-24T02:32:37.179Z | [ recovery-image] Feb 24 02:32:37.179 INFO O| Feb 24 02:32:37.178 INFO STEP 401 (remove_files) COMPLETE |
| 6005 | 2026-02-24T02:32:37.179Z | [ recovery-image] Feb 24 02:32:37.179 INFO O| Feb 24 02:32:37.179 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6006 | 2026-02-24T02:32:37.179Z | [ recovery-image] Feb 24 02:32:37.193 INFO O| Feb 24 02:32:37.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip" |
| 6007 | 2026-02-24T02:32:37.179Z | [ recovery-image] Feb 24 02:32:37.193 INFO O| Feb 24 02:32:37.193 INFO STEP 402 (remove_files) COMPLETE |
| 6008 | 2026-02-24T02:32:37.179Z | [ recovery-image] Feb 24 02:32:37.193 INFO O| Feb 24 02:32:37.193 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6009 | 2026-02-24T02:32:37.225Z | [ recovery-image] Feb 24 02:32:37.212 INFO O| Feb 24 02:32:37.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib" |
| 6010 | 2026-02-24T02:32:37.225Z | [ recovery-image] Feb 24 02:32:37.212 INFO O| Feb 24 02:32:37.212 INFO STEP 403 (remove_files) COMPLETE |
| 6011 | 2026-02-24T02:32:37.225Z | [ recovery-image] Feb 24 02:32:37.212 INFO O| Feb 24 02:32:37.212 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6012 | 2026-02-24T02:32:37.225Z | [ recovery-image] Feb 24 02:32:37.230 INFO O| Feb 24 02:32:37.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm" |
| 6013 | 2026-02-24T02:32:37.225Z | [ recovery-image] Feb 24 02:32:37.230 INFO O| Feb 24 02:32:37.230 INFO STEP 404 (remove_files) COMPLETE |
| 6014 | 2026-02-24T02:32:37.225Z | [ recovery-image] Feb 24 02:32:37.230 INFO O| Feb 24 02:32:37.230 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6015 | 2026-02-24T02:32:37.226Z | [ recovery-image] Feb 24 02:32:37.251 INFO O| Feb 24 02:32:37.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail" |
| 6016 | 2026-02-24T02:32:37.226Z | [ recovery-image] Feb 24 02:32:37.251 INFO O| Feb 24 02:32:37.251 INFO STEP 405 (remove_files) COMPLETE |
| 6017 | 2026-02-24T02:32:37.226Z | [ recovery-image] Feb 24 02:32:37.251 INFO O| Feb 24 02:32:37.251 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6018 | 2026-02-24T02:32:37.266Z | [ recovery-image] Feb 24 02:32:37.268 INFO O| Feb 24 02:32:37.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true" |
| 6019 | 2026-02-24T02:32:37.267Z | [ recovery-image] Feb 24 02:32:37.269 INFO O| Feb 24 02:32:37.268 INFO STEP 406 (remove_files) COMPLETE |
| 6020 | 2026-02-24T02:32:37.267Z | [ recovery-image] Feb 24 02:32:37.269 INFO O| Feb 24 02:32:37.269 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6021 | 2026-02-24T02:32:37.267Z | [ recovery-image] Feb 24 02:32:37.288 INFO O| Feb 24 02:32:37.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty" |
| 6022 | 2026-02-24T02:32:37.267Z | [ recovery-image] Feb 24 02:32:37.288 INFO O| Feb 24 02:32:37.288 INFO STEP 407 (remove_files) COMPLETE |
| 6023 | 2026-02-24T02:32:37.267Z | [ recovery-image] Feb 24 02:32:37.288 INFO O| Feb 24 02:32:37.288 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6024 | 2026-02-24T02:32:37.296Z | [ recovery-image] Feb 24 02:32:37.304 INFO O| Feb 24 02:32:37.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type" |
| 6025 | 2026-02-24T02:32:37.296Z | [ recovery-image] Feb 24 02:32:37.304 INFO O| Feb 24 02:32:37.304 INFO STEP 408 (remove_files) COMPLETE |
| 6026 | 2026-02-24T02:32:37.296Z | [ recovery-image] Feb 24 02:32:37.304 INFO O| Feb 24 02:32:37.304 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6027 | 2026-02-24T02:32:37.296Z | [ recovery-image] Feb 24 02:32:37.319 INFO O| Feb 24 02:32:37.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect" |
| 6028 | 2026-02-24T02:32:37.296Z | [ recovery-image] Feb 24 02:32:37.319 INFO O| Feb 24 02:32:37.319 INFO STEP 409 (remove_files) COMPLETE |
| 6029 | 2026-02-24T02:32:37.297Z | [ recovery-image] Feb 24 02:32:37.319 INFO O| Feb 24 02:32:37.319 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6030 | 2026-02-24T02:32:37.338Z | [ recovery-image] Feb 24 02:32:37.334 INFO O| Feb 24 02:32:37.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit" |
| 6031 | 2026-02-24T02:32:37.338Z | [ recovery-image] Feb 24 02:32:37.334 INFO O| Feb 24 02:32:37.334 INFO STEP 410 (remove_files) COMPLETE |
| 6032 | 2026-02-24T02:32:37.338Z | [ recovery-image] Feb 24 02:32:37.334 INFO O| Feb 24 02:32:37.334 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6033 | 2026-02-24T02:32:37.338Z | [ recovery-image] Feb 24 02:32:37.355 INFO O| Feb 24 02:32:37.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask" |
| 6034 | 2026-02-24T02:32:37.338Z | [ recovery-image] Feb 24 02:32:37.355 INFO O| Feb 24 02:32:37.355 INFO STEP 411 (remove_files) COMPLETE |
| 6035 | 2026-02-24T02:32:37.338Z | [ recovery-image] Feb 24 02:32:37.355 INFO O| Feb 24 02:32:37.355 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6036 | 2026-02-24T02:32:37.395Z | [ recovery-image] Feb 24 02:32:37.374 INFO O| Feb 24 02:32:37.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias" |
| 6037 | 2026-02-24T02:32:37.396Z | [ recovery-image] Feb 24 02:32:37.374 INFO O| Feb 24 02:32:37.374 INFO STEP 412 (remove_files) COMPLETE |
| 6038 | 2026-02-24T02:32:37.396Z | [ recovery-image] Feb 24 02:32:37.374 INFO O| Feb 24 02:32:37.374 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6039 | 2026-02-24T02:32:37.396Z | [ recovery-image] Feb 24 02:32:37.386 INFO O| Feb 24 02:32:37.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress" |
| 6040 | 2026-02-24T02:32:37.396Z | [ recovery-image] Feb 24 02:32:37.386 INFO O| Feb 24 02:32:37.386 INFO STEP 413 (remove_files) COMPLETE |
| 6041 | 2026-02-24T02:32:37.396Z | [ recovery-image] Feb 24 02:32:37.386 INFO O| Feb 24 02:32:37.386 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6042 | 2026-02-24T02:32:37.396Z | [ recovery-image] Feb 24 02:32:37.398 INFO O| Feb 24 02:32:37.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand" |
| 6043 | 2026-02-24T02:32:37.396Z | [ recovery-image] Feb 24 02:32:37.398 INFO O| Feb 24 02:32:37.398 INFO STEP 414 (remove_files) COMPLETE |
| 6044 | 2026-02-24T02:32:37.397Z | [ recovery-image] Feb 24 02:32:37.398 INFO O| Feb 24 02:32:37.398 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6045 | 2026-02-24T02:32:37.439Z | [ recovery-image] Feb 24 02:32:37.411 INFO O| Feb 24 02:32:37.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq" |
| 6046 | 2026-02-24T02:32:37.439Z | [ recovery-image] Feb 24 02:32:37.411 INFO O| Feb 24 02:32:37.411 INFO STEP 415 (remove_files) COMPLETE |
| 6047 | 2026-02-24T02:32:37.439Z | [ recovery-image] Feb 24 02:32:37.411 INFO O| Feb 24 02:32:37.411 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6048 | 2026-02-24T02:32:37.439Z | [ recovery-image] Feb 24 02:32:37.423 INFO O| Feb 24 02:32:37.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units" |
| 6049 | 2026-02-24T02:32:37.439Z | [ recovery-image] Feb 24 02:32:37.423 INFO O| Feb 24 02:32:37.423 INFO STEP 416 (remove_files) COMPLETE |
| 6050 | 2026-02-24T02:32:37.440Z | [ recovery-image] Feb 24 02:32:37.423 INFO O| Feb 24 02:32:37.423 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6051 | 2026-02-24T02:32:37.440Z | [ recovery-image] Feb 24 02:32:37.444 INFO O| Feb 24 02:32:37.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos" |
| 6052 | 2026-02-24T02:32:37.440Z | [ recovery-image] Feb 24 02:32:37.444 INFO O| Feb 24 02:32:37.444 INFO STEP 417 (remove_files) COMPLETE |
| 6053 | 2026-02-24T02:32:37.440Z | [ recovery-image] Feb 24 02:32:37.444 INFO O| Feb 24 02:32:37.444 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6054 | 2026-02-24T02:32:37.440Z | [ recovery-image] Feb 24 02:32:37.457 INFO O| Feb 24 02:32:37.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack" |
| 6055 | 2026-02-24T02:32:37.440Z | [ recovery-image] Feb 24 02:32:37.457 INFO O| Feb 24 02:32:37.457 INFO STEP 418 (remove_files) COMPLETE |
| 6056 | 2026-02-24T02:32:37.440Z | [ recovery-image] Feb 24 02:32:37.457 INFO O| Feb 24 02:32:37.457 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6057 | 2026-02-24T02:32:37.469Z | [ recovery-image] Feb 24 02:32:37.469 INFO O| Feb 24 02:32:37.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr" |
| 6058 | 2026-02-24T02:32:37.469Z | [ recovery-image] Feb 24 02:32:37.469 INFO O| Feb 24 02:32:37.469 INFO STEP 419 (remove_files) COMPLETE |
| 6059 | 2026-02-24T02:32:37.469Z | [ recovery-image] Feb 24 02:32:37.469 INFO O| Feb 24 02:32:37.469 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6060 | 2026-02-24T02:32:37.470Z | [ recovery-image] Feb 24 02:32:37.486 INFO O| Feb 24 02:32:37.486 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode" |
| 6061 | 2026-02-24T02:32:37.470Z | [ recovery-image] Feb 24 02:32:37.486 INFO O| Feb 24 02:32:37.486 INFO STEP 420 (remove_files) COMPLETE |
| 6062 | 2026-02-24T02:32:37.470Z | [ recovery-image] Feb 24 02:32:37.486 INFO O| Feb 24 02:32:37.486 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6063 | 2026-02-24T02:32:37.470Z | [ recovery-image] Feb 24 02:32:37.499 INFO O| Feb 24 02:32:37.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode" |
| 6064 | 2026-02-24T02:32:37.470Z | [ recovery-image] Feb 24 02:32:37.499 INFO O| Feb 24 02:32:37.499 INFO STEP 421 (remove_files) COMPLETE |
| 6065 | 2026-02-24T02:32:37.470Z | [ recovery-image] Feb 24 02:32:37.499 INFO O| Feb 24 02:32:37.499 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6066 | 2026-02-24T02:32:37.498Z | [ recovery-image] Feb 24 02:32:37.510 INFO O| Feb 24 02:32:37.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen" |
| 6067 | 2026-02-24T02:32:37.498Z | [ recovery-image] Feb 24 02:32:37.510 INFO O| Feb 24 02:32:37.510 INFO STEP 422 (remove_files) COMPLETE |
| 6068 | 2026-02-24T02:32:37.498Z | [ recovery-image] Feb 24 02:32:37.510 INFO O| Feb 24 02:32:37.510 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6069 | 2026-02-24T02:32:37.498Z | [ recovery-image] Feb 24 02:32:37.527 INFO O| Feb 24 02:32:37.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit" |
| 6070 | 2026-02-24T02:32:37.498Z | [ recovery-image] Feb 24 02:32:37.527 INFO O| Feb 24 02:32:37.527 INFO STEP 423 (remove_files) COMPLETE |
| 6071 | 2026-02-24T02:32:37.498Z | [ recovery-image] Feb 24 02:32:37.527 INFO O| Feb 24 02:32:37.527 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6072 | 2026-02-24T02:32:37.525Z | [ recovery-image] Feb 24 02:32:37.546 INFO O| Feb 24 02:32:37.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim" |
| 6073 | 2026-02-24T02:32:37.525Z | [ recovery-image] Feb 24 02:32:37.547 INFO O| Feb 24 02:32:37.547 INFO STEP 424 (remove_files) COMPLETE |
| 6074 | 2026-02-24T02:32:37.525Z | [ recovery-image] Feb 24 02:32:37.547 INFO O| Feb 24 02:32:37.547 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6075 | 2026-02-24T02:32:37.557Z | [ recovery-image] Feb 24 02:32:37.567 INFO O| Feb 24 02:32:37.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor" |
| 6076 | 2026-02-24T02:32:37.557Z | [ recovery-image] Feb 24 02:32:37.567 INFO O| Feb 24 02:32:37.567 INFO STEP 425 (remove_files) COMPLETE |
| 6077 | 2026-02-24T02:32:37.557Z | [ recovery-image] Feb 24 02:32:37.567 INFO O| Feb 24 02:32:37.567 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6078 | 2026-02-24T02:32:37.557Z | [ recovery-image] Feb 24 02:32:37.584 INFO O| Feb 24 02:32:37.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat" |
| 6079 | 2026-02-24T02:32:37.557Z | [ recovery-image] Feb 24 02:32:37.584 INFO O| Feb 24 02:32:37.584 INFO STEP 426 (remove_files) COMPLETE |
| 6080 | 2026-02-24T02:32:37.557Z | [ recovery-image] Feb 24 02:32:37.584 INFO O| Feb 24 02:32:37.584 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6081 | 2026-02-24T02:32:37.601Z | [ recovery-image] Feb 24 02:32:37.597 INFO O| Feb 24 02:32:37.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt" |
| 6082 | 2026-02-24T02:32:37.602Z | [ recovery-image] Feb 24 02:32:37.597 INFO O| Feb 24 02:32:37.597 INFO STEP 427 (remove_files) COMPLETE |
| 6083 | 2026-02-24T02:32:37.602Z | [ recovery-image] Feb 24 02:32:37.597 INFO O| Feb 24 02:32:37.597 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6084 | 2026-02-24T02:32:37.602Z | [ recovery-image] Feb 24 02:32:37.611 INFO O| Feb 24 02:32:37.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w" |
| 6085 | 2026-02-24T02:32:37.602Z | [ recovery-image] Feb 24 02:32:37.612 INFO O| Feb 24 02:32:37.612 INFO STEP 428 (remove_files) COMPLETE |
| 6086 | 2026-02-24T02:32:37.602Z | [ recovery-image] Feb 24 02:32:37.612 INFO O| Feb 24 02:32:37.612 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6087 | 2026-02-24T02:32:37.602Z | [ recovery-image] Feb 24 02:32:37.630 INFO O| Feb 24 02:32:37.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait" |
| 6088 | 2026-02-24T02:32:37.602Z | [ recovery-image] Feb 24 02:32:37.630 INFO O| Feb 24 02:32:37.630 INFO STEP 429 (remove_files) COMPLETE |
| 6089 | 2026-02-24T02:32:37.602Z | [ recovery-image] Feb 24 02:32:37.631 INFO O| Feb 24 02:32:37.630 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6090 | 2026-02-24T02:32:37.649Z | [ recovery-image] Feb 24 02:32:37.642 INFO O| Feb 24 02:32:37.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch" |
| 6091 | 2026-02-24T02:32:37.649Z | [ recovery-image] Feb 24 02:32:37.643 INFO O| Feb 24 02:32:37.642 INFO STEP 430 (remove_files) COMPLETE |
| 6092 | 2026-02-24T02:32:37.649Z | [ recovery-image] Feb 24 02:32:37.643 INFO O| Feb 24 02:32:37.642 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6093 | 2026-02-24T02:32:37.649Z | [ recovery-image] Feb 24 02:32:37.659 INFO O| Feb 24 02:32:37.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc" |
| 6094 | 2026-02-24T02:32:37.649Z | [ recovery-image] Feb 24 02:32:37.659 INFO O| Feb 24 02:32:37.659 INFO STEP 431 (remove_files) COMPLETE |
| 6095 | 2026-02-24T02:32:37.649Z | [ recovery-image] Feb 24 02:32:37.659 INFO O| Feb 24 02:32:37.659 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6096 | 2026-02-24T02:32:37.707Z | [ recovery-image] Feb 24 02:32:37.674 INFO O| Feb 24 02:32:37.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which" |
| 6097 | 2026-02-24T02:32:37.707Z | [ recovery-image] Feb 24 02:32:37.674 INFO O| Feb 24 02:32:37.674 INFO STEP 432 (remove_files) COMPLETE |
| 6098 | 2026-02-24T02:32:37.710Z | [ recovery-image] Feb 24 02:32:37.674 INFO O| Feb 24 02:32:37.674 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6099 | 2026-02-24T02:32:37.710Z | [ recovery-image] Feb 24 02:32:37.688 INFO O| Feb 24 02:32:37.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls" |
| 6100 | 2026-02-24T02:32:37.710Z | [ recovery-image] Feb 24 02:32:37.688 INFO O| Feb 24 02:32:37.688 INFO STEP 433 (remove_files) COMPLETE |
| 6101 | 2026-02-24T02:32:37.710Z | [ recovery-image] Feb 24 02:32:37.688 INFO O| Feb 24 02:32:37.688 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6102 | 2026-02-24T02:32:37.710Z | [ recovery-image] Feb 24 02:32:37.701 INFO O| Feb 24 02:32:37.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct" |
| 6103 | 2026-02-24T02:32:37.711Z | [ recovery-image] Feb 24 02:32:37.702 INFO O| Feb 24 02:32:37.702 INFO STEP 434 (remove_files) COMPLETE |
| 6104 | 2026-02-24T02:32:37.711Z | [ recovery-image] Feb 24 02:32:37.702 INFO O| Feb 24 02:32:37.702 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6105 | 2026-02-24T02:32:37.711Z | [ recovery-image] Feb 24 02:32:37.715 INFO O| Feb 24 02:32:37.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write" |
| 6106 | 2026-02-24T02:32:37.711Z | [ recovery-image] Feb 24 02:32:37.715 INFO O| Feb 24 02:32:37.715 INFO STEP 435 (remove_files) COMPLETE |
| 6107 | 2026-02-24T02:32:37.711Z | [ recovery-image] Feb 24 02:32:37.715 INFO O| Feb 24 02:32:37.715 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6108 | 2026-02-24T02:32:37.758Z | [ recovery-image] Feb 24 02:32:37.740 INFO O| Feb 24 02:32:37.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs" |
| 6109 | 2026-02-24T02:32:37.758Z | [ recovery-image] Feb 24 02:32:37.740 INFO O| Feb 24 02:32:37.740 INFO STEP 436 (remove_files) COMPLETE |
| 6110 | 2026-02-24T02:32:37.758Z | [ recovery-image] Feb 24 02:32:37.740 INFO O| Feb 24 02:32:37.740 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6111 | 2026-02-24T02:32:37.758Z | [ recovery-image] Feb 24 02:32:37.758 INFO O| Feb 24 02:32:37.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config" |
| 6112 | 2026-02-24T02:32:37.758Z | [ recovery-image] Feb 24 02:32:37.758 INFO O| Feb 24 02:32:37.758 INFO STEP 437 (remove_files) COMPLETE |
| 6113 | 2026-02-24T02:32:37.758Z | [ recovery-image] Feb 24 02:32:37.758 INFO O| Feb 24 02:32:37.758 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6114 | 2026-02-24T02:32:37.759Z | [ recovery-image] Feb 24 02:32:37.777 INFO O| Feb 24 02:32:37.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog" |
| 6115 | 2026-02-24T02:32:37.759Z | [ recovery-image] Feb 24 02:32:37.777 INFO O| Feb 24 02:32:37.777 INFO STEP 438 (remove_files) COMPLETE |
| 6116 | 2026-02-24T02:32:37.759Z | [ recovery-image] Feb 24 02:32:37.777 INFO O| Feb 24 02:32:37.777 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6117 | 2026-02-24T02:32:37.759Z | [ recovery-image] Feb 24 02:32:37.793 INFO O| Feb 24 02:32:37.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint" |
| 6118 | 2026-02-24T02:32:37.759Z | [ recovery-image] Feb 24 02:32:37.793 INFO O| Feb 24 02:32:37.793 INFO STEP 439 (remove_files) COMPLETE |
| 6119 | 2026-02-24T02:32:37.759Z | [ recovery-image] Feb 24 02:32:37.793 INFO O| Feb 24 02:32:37.793 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6120 | 2026-02-24T02:32:37.814Z | [ recovery-image] Feb 24 02:32:37.811 INFO O| Feb 24 02:32:37.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf" |
| 6121 | 2026-02-24T02:32:37.814Z | [ recovery-image] Feb 24 02:32:37.811 INFO O| Feb 24 02:32:37.811 INFO STEP 440 (remove_files) COMPLETE |
| 6122 | 2026-02-24T02:32:37.815Z | [ recovery-image] Feb 24 02:32:37.811 INFO O| Feb 24 02:32:37.811 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6123 | 2026-02-24T02:32:37.865Z | [ recovery-image] Feb 24 02:32:37.834 INFO O| Feb 24 02:32:37.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr" |
| 6124 | 2026-02-24T02:32:37.866Z | [ recovery-image] Feb 24 02:32:37.834 INFO O| Feb 24 02:32:37.834 INFO STEP 441 (remove_files) COMPLETE |
| 6125 | 2026-02-24T02:32:37.866Z | [ recovery-image] Feb 24 02:32:37.834 INFO O| Feb 24 02:32:37.834 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6126 | 2026-02-24T02:32:37.866Z | [ recovery-image] Feb 24 02:32:37.852 INFO O| Feb 24 02:32:37.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd" |
| 6127 | 2026-02-24T02:32:37.866Z | [ recovery-image] Feb 24 02:32:37.852 INFO O| Feb 24 02:32:37.852 INFO STEP 442 (remove_files) COMPLETE |
| 6128 | 2026-02-24T02:32:37.866Z | [ recovery-image] Feb 24 02:32:37.852 INFO O| Feb 24 02:32:37.852 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6129 | 2026-02-24T02:32:37.866Z | [ recovery-image] Feb 24 02:32:37.865 INFO O| Feb 24 02:32:37.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz" |
| 6130 | 2026-02-24T02:32:37.866Z | [ recovery-image] Feb 24 02:32:37.865 INFO O| Feb 24 02:32:37.865 INFO STEP 443 (remove_files) COMPLETE |
| 6131 | 2026-02-24T02:32:37.866Z | [ recovery-image] Feb 24 02:32:37.865 INFO O| Feb 24 02:32:37.865 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6132 | 2026-02-24T02:32:37.866Z | [ recovery-image] Feb 24 02:32:37.881 INFO O| Feb 24 02:32:37.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec" |
| 6133 | 2026-02-24T02:32:37.866Z | [ recovery-image] Feb 24 02:32:37.882 INFO O| Feb 24 02:32:37.881 INFO STEP 444 (remove_files) COMPLETE |
| 6134 | 2026-02-24T02:32:37.866Z | [ recovery-image] Feb 24 02:32:37.882 INFO O| Feb 24 02:32:37.882 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6135 | 2026-02-24T02:32:37.908Z | [ recovery-image] Feb 24 02:32:37.902 INFO O| Feb 24 02:32:37.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff" |
| 6136 | 2026-02-24T02:32:37.908Z | [ recovery-image] Feb 24 02:32:37.903 INFO O| Feb 24 02:32:37.903 INFO STEP 445 (remove_files) COMPLETE |
| 6137 | 2026-02-24T02:32:37.908Z | [ recovery-image] Feb 24 02:32:37.903 INFO O| Feb 24 02:32:37.903 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6138 | 2026-02-24T02:32:37.908Z | [ recovery-image] Feb 24 02:32:37.920 INFO O| Feb 24 02:32:37.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep" |
| 6139 | 2026-02-24T02:32:37.909Z | [ recovery-image] Feb 24 02:32:37.920 INFO O| Feb 24 02:32:37.920 INFO STEP 446 (remove_files) COMPLETE |
| 6140 | 2026-02-24T02:32:37.909Z | [ recovery-image] Feb 24 02:32:37.921 INFO O| Feb 24 02:32:37.920 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6141 | 2026-02-24T02:32:37.909Z | [ recovery-image] Feb 24 02:32:37.937 INFO O| Feb 24 02:32:37.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless" |
| 6142 | 2026-02-24T02:32:37.909Z | [ recovery-image] Feb 24 02:32:37.937 INFO O| Feb 24 02:32:37.937 INFO STEP 447 (remove_files) COMPLETE |
| 6143 | 2026-02-24T02:32:37.909Z | [ recovery-image] Feb 24 02:32:37.937 INFO O| Feb 24 02:32:37.937 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6144 | 2026-02-24T02:32:37.939Z | [ recovery-image] Feb 24 02:32:37.953 INFO O| Feb 24 02:32:37.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore" |
| 6145 | 2026-02-24T02:32:37.939Z | [ recovery-image] Feb 24 02:32:37.953 INFO O| Feb 24 02:32:37.953 INFO STEP 448 (remove_files) COMPLETE |
| 6146 | 2026-02-24T02:32:37.939Z | [ recovery-image] Feb 24 02:32:37.953 INFO O| Feb 24 02:32:37.953 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6147 | 2026-02-24T02:32:37.940Z | [ recovery-image] Feb 24 02:32:37.971 INFO O| Feb 24 02:32:37.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes" |
| 6148 | 2026-02-24T02:32:37.940Z | [ recovery-image] Feb 24 02:32:37.971 INFO O| Feb 24 02:32:37.971 INFO STEP 449 (remove_files) COMPLETE |
| 6149 | 2026-02-24T02:32:37.940Z | [ recovery-image] Feb 24 02:32:37.971 INFO O| Feb 24 02:32:37.971 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6150 | 2026-02-24T02:32:37.991Z | [ recovery-image] Feb 24 02:32:37.990 INFO O| Feb 24 02:32:37.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat" |
| 6151 | 2026-02-24T02:32:37.991Z | [ recovery-image] Feb 24 02:32:37.991 INFO O| Feb 24 02:32:37.990 INFO STEP 450 (remove_files) COMPLETE |
| 6152 | 2026-02-24T02:32:37.991Z | [ recovery-image] Feb 24 02:32:37.991 INFO O| Feb 24 02:32:37.991 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6153 | 2026-02-24T02:32:38.034Z | [ recovery-image] Feb 24 02:32:38.010 INFO O| Feb 24 02:32:38.010 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat" |
| 6154 | 2026-02-24T02:32:38.034Z | [ recovery-image] Feb 24 02:32:38.011 INFO O| Feb 24 02:32:38.010 INFO STEP 451 (remove_files) COMPLETE |
| 6155 | 2026-02-24T02:32:38.034Z | [ recovery-image] Feb 24 02:32:38.011 INFO O| Feb 24 02:32:38.010 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6156 | 2026-02-24T02:32:38.034Z | [ recovery-image] Feb 24 02:32:38.028 INFO O| Feb 24 02:32:38.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd" |
| 6157 | 2026-02-24T02:32:38.034Z | [ recovery-image] Feb 24 02:32:38.028 INFO O| Feb 24 02:32:38.028 INFO STEP 452 (remove_files) COMPLETE |
| 6158 | 2026-02-24T02:32:38.034Z | [ recovery-image] Feb 24 02:32:38.028 INFO O| Feb 24 02:32:38.028 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6159 | 2026-02-24T02:32:38.034Z | [ recovery-image] Feb 24 02:32:38.045 INFO O| Feb 24 02:32:38.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep" |
| 6160 | 2026-02-24T02:32:38.034Z | [ recovery-image] Feb 24 02:32:38.045 INFO O| Feb 24 02:32:38.045 INFO STEP 453 (remove_files) COMPLETE |
| 6161 | 2026-02-24T02:32:38.034Z | [ recovery-image] Feb 24 02:32:38.045 INFO O| Feb 24 02:32:38.045 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6162 | 2026-02-24T02:32:38.070Z | [ recovery-image] Feb 24 02:32:38.063 INFO O| Feb 24 02:32:38.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless" |
| 6163 | 2026-02-24T02:32:38.070Z | [ recovery-image] Feb 24 02:32:38.064 INFO O| Feb 24 02:32:38.063 INFO STEP 454 (remove_files) COMPLETE |
| 6164 | 2026-02-24T02:32:38.070Z | [ recovery-image] Feb 24 02:32:38.064 INFO O| Feb 24 02:32:38.064 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6165 | 2026-02-24T02:32:38.070Z | [ recovery-image] Feb 24 02:32:38.083 INFO O| Feb 24 02:32:38.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0" |
| 6166 | 2026-02-24T02:32:38.071Z | [ recovery-image] Feb 24 02:32:38.083 INFO O| Feb 24 02:32:38.083 INFO STEP 455 (remove_files) COMPLETE |
| 6167 | 2026-02-24T02:32:38.071Z | [ recovery-image] Feb 24 02:32:38.083 INFO O| Feb 24 02:32:38.083 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6168 | 2026-02-24T02:32:38.111Z | [ recovery-image] Feb 24 02:32:38.109 INFO O| Feb 24 02:32:38.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0" |
| 6169 | 2026-02-24T02:32:38.111Z | [ recovery-image] Feb 24 02:32:38.109 INFO O| Feb 24 02:32:38.109 INFO STEP 456 (remove_files) COMPLETE |
| 6170 | 2026-02-24T02:32:38.111Z | [ recovery-image] Feb 24 02:32:38.109 INFO O| Feb 24 02:32:38.109 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6171 | 2026-02-24T02:32:38.112Z | [ recovery-image] Feb 24 02:32:38.129 INFO O| Feb 24 02:32:38.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0" |
| 6172 | 2026-02-24T02:32:38.112Z | [ recovery-image] Feb 24 02:32:38.130 INFO O| Feb 24 02:32:38.129 INFO STEP 457 (remove_files) COMPLETE |
| 6173 | 2026-02-24T02:32:38.112Z | [ recovery-image] Feb 24 02:32:38.130 INFO O| Feb 24 02:32:38.130 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6174 | 2026-02-24T02:32:38.150Z | [ recovery-image] Feb 24 02:32:38.150 INFO O| Feb 24 02:32:38.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28" |
| 6175 | 2026-02-24T02:32:38.150Z | [ recovery-image] Feb 24 02:32:38.150 INFO O| Feb 24 02:32:38.150 INFO STEP 458 (remove_files) COMPLETE |
| 6176 | 2026-02-24T02:32:38.150Z | [ recovery-image] Feb 24 02:32:38.150 INFO O| Feb 24 02:32:38.150 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6177 | 2026-02-24T02:32:38.150Z | [ recovery-image] Feb 24 02:32:38.171 INFO O| Feb 24 02:32:38.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0" |
| 6178 | 2026-02-24T02:32:38.151Z | [ recovery-image] Feb 24 02:32:38.172 INFO O| Feb 24 02:32:38.171 INFO STEP 459 (remove_files) COMPLETE |
| 6179 | 2026-02-24T02:32:38.151Z | [ recovery-image] Feb 24 02:32:38.172 INFO O| Feb 24 02:32:38.172 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6180 | 2026-02-24T02:32:38.192Z | [ recovery-image] Feb 24 02:32:38.194 INFO O| Feb 24 02:32:38.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1" |
| 6181 | 2026-02-24T02:32:38.192Z | [ recovery-image] Feb 24 02:32:38.195 INFO O| Feb 24 02:32:38.194 INFO STEP 460 (remove_files) COMPLETE |
| 6182 | 2026-02-24T02:32:38.192Z | [ recovery-image] Feb 24 02:32:38.195 INFO O| Feb 24 02:32:38.195 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6183 | 2026-02-24T02:32:38.192Z | [ recovery-image] Feb 24 02:32:38.212 INFO O| Feb 24 02:32:38.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0" |
| 6184 | 2026-02-24T02:32:38.193Z | [ recovery-image] Feb 24 02:32:38.212 INFO O| Feb 24 02:32:38.212 INFO STEP 461 (remove_files) COMPLETE |
| 6185 | 2026-02-24T02:32:38.193Z | [ recovery-image] Feb 24 02:32:38.212 INFO O| Feb 24 02:32:38.212 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6186 | 2026-02-24T02:32:38.249Z | [ recovery-image] Feb 24 02:32:38.228 INFO O| Feb 24 02:32:38.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0" |
| 6187 | 2026-02-24T02:32:38.249Z | [ recovery-image] Feb 24 02:32:38.228 INFO O| Feb 24 02:32:38.228 INFO STEP 462 (remove_files) COMPLETE |
| 6188 | 2026-02-24T02:32:38.249Z | [ recovery-image] Feb 24 02:32:38.228 INFO O| Feb 24 02:32:38.228 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6189 | 2026-02-24T02:32:38.249Z | [ recovery-image] Feb 24 02:32:38.246 INFO O| Feb 24 02:32:38.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28" |
| 6190 | 2026-02-24T02:32:38.250Z | [ recovery-image] Feb 24 02:32:38.246 INFO O| Feb 24 02:32:38.246 INFO STEP 463 (remove_files) COMPLETE |
| 6191 | 2026-02-24T02:32:38.250Z | [ recovery-image] Feb 24 02:32:38.246 INFO O| Feb 24 02:32:38.246 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6192 | 2026-02-24T02:32:38.250Z | [ recovery-image] Feb 24 02:32:38.266 INFO O| Feb 24 02:32:38.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9" |
| 6193 | 2026-02-24T02:32:38.250Z | [ recovery-image] Feb 24 02:32:38.266 INFO O| Feb 24 02:32:38.266 INFO STEP 464 (remove_files) COMPLETE |
| 6194 | 2026-02-24T02:32:38.250Z | [ recovery-image] Feb 24 02:32:38.266 INFO O| Feb 24 02:32:38.266 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6195 | 2026-02-24T02:32:38.311Z | [ recovery-image] Feb 24 02:32:38.283 INFO O| Feb 24 02:32:38.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9" |
| 6196 | 2026-02-24T02:32:38.311Z | [ recovery-image] Feb 24 02:32:38.283 INFO O| Feb 24 02:32:38.283 INFO STEP 465 (remove_files) COMPLETE |
| 6197 | 2026-02-24T02:32:38.311Z | [ recovery-image] Feb 24 02:32:38.283 INFO O| Feb 24 02:32:38.283 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6198 | 2026-02-24T02:32:38.311Z | [ recovery-image] Feb 24 02:32:38.298 INFO O| Feb 24 02:32:38.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9" |
| 6199 | 2026-02-24T02:32:38.311Z | [ recovery-image] Feb 24 02:32:38.298 INFO O| Feb 24 02:32:38.298 INFO STEP 466 (remove_files) COMPLETE |
| 6200 | 2026-02-24T02:32:38.312Z | [ recovery-image] Feb 24 02:32:38.298 INFO O| Feb 24 02:32:38.298 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6201 | 2026-02-24T02:32:38.312Z | [ recovery-image] Feb 24 02:32:38.312 INFO O| Feb 24 02:32:38.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9" |
| 6202 | 2026-02-24T02:32:38.312Z | [ recovery-image] Feb 24 02:32:38.313 INFO O| Feb 24 02:32:38.313 INFO STEP 467 (remove_files) COMPLETE |
| 6203 | 2026-02-24T02:32:38.313Z | [ recovery-image] Feb 24 02:32:38.313 INFO O| Feb 24 02:32:38.313 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6204 | 2026-02-24T02:32:38.359Z | [ recovery-image] Feb 24 02:32:38.330 INFO O| Feb 24 02:32:38.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9" |
| 6205 | 2026-02-24T02:32:38.359Z | [ recovery-image] Feb 24 02:32:38.330 INFO O| Feb 24 02:32:38.330 INFO STEP 468 (remove_files) COMPLETE |
| 6206 | 2026-02-24T02:32:38.359Z | [ recovery-image] Feb 24 02:32:38.330 INFO O| Feb 24 02:32:38.330 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6207 | 2026-02-24T02:32:38.359Z | [ recovery-image] Feb 24 02:32:38.345 INFO O| Feb 24 02:32:38.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9" |
| 6208 | 2026-02-24T02:32:38.359Z | [ recovery-image] Feb 24 02:32:38.345 INFO O| Feb 24 02:32:38.345 INFO STEP 469 (remove_files) COMPLETE |
| 6209 | 2026-02-24T02:32:38.359Z | [ recovery-image] Feb 24 02:32:38.345 INFO O| Feb 24 02:32:38.345 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6210 | 2026-02-24T02:32:38.360Z | [ recovery-image] Feb 24 02:32:38.363 INFO O| Feb 24 02:32:38.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags" |
| 6211 | 2026-02-24T02:32:38.360Z | [ recovery-image] Feb 24 02:32:38.363 INFO O| Feb 24 02:32:38.363 INFO STEP 470 (remove_files) COMPLETE |
| 6212 | 2026-02-24T02:32:38.360Z | [ recovery-image] Feb 24 02:32:38.363 INFO O| Feb 24 02:32:38.363 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6213 | 2026-02-24T02:32:38.409Z | [ recovery-image] Feb 24 02:32:38.388 INFO O| Feb 24 02:32:38.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit" |
| 6214 | 2026-02-24T02:32:38.409Z | [ recovery-image] Feb 24 02:32:38.388 INFO O| Feb 24 02:32:38.388 INFO STEP 471 (remove_files) COMPLETE |
| 6215 | 2026-02-24T02:32:38.410Z | [ recovery-image] Feb 24 02:32:38.388 INFO O| Feb 24 02:32:38.388 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6216 | 2026-02-24T02:32:38.410Z | [ recovery-image] Feb 24 02:32:38.407 INFO O| Feb 24 02:32:38.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex" |
| 6217 | 2026-02-24T02:32:38.410Z | [ recovery-image] Feb 24 02:32:38.408 INFO O| Feb 24 02:32:38.407 INFO STEP 472 (remove_files) COMPLETE |
| 6218 | 2026-02-24T02:32:38.410Z | [ recovery-image] Feb 24 02:32:38.408 INFO O| Feb 24 02:32:38.407 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6219 | 2026-02-24T02:32:38.410Z | [ recovery-image] Feb 24 02:32:38.426 INFO O| Feb 24 02:32:38.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh" |
| 6220 | 2026-02-24T02:32:38.410Z | [ recovery-image] Feb 24 02:32:38.426 INFO O| Feb 24 02:32:38.426 INFO STEP 473 (remove_files) COMPLETE |
| 6221 | 2026-02-24T02:32:38.410Z | [ recovery-image] Feb 24 02:32:38.426 INFO O| Feb 24 02:32:38.426 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6222 | 2026-02-24T02:32:38.464Z | [ recovery-image] Feb 24 02:32:38.444 INFO O| Feb 24 02:32:38.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh" |
| 6223 | 2026-02-24T02:32:38.464Z | [ recovery-image] Feb 24 02:32:38.444 INFO O| Feb 24 02:32:38.444 INFO STEP 474 (remove_files) COMPLETE |
| 6224 | 2026-02-24T02:32:38.464Z | [ recovery-image] Feb 24 02:32:38.444 INFO O| Feb 24 02:32:38.444 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6225 | 2026-02-24T02:32:38.464Z | [ recovery-image] Feb 24 02:32:38.463 INFO O| Feb 24 02:32:38.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit" |
| 6226 | 2026-02-24T02:32:38.464Z | [ recovery-image] Feb 24 02:32:38.463 INFO O| Feb 24 02:32:38.463 INFO STEP 475 (remove_files) COMPLETE |
| 6227 | 2026-02-24T02:32:38.465Z | [ recovery-image] Feb 24 02:32:38.463 INFO O| Feb 24 02:32:38.463 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6228 | 2026-02-24T02:32:38.465Z | [ recovery-image] Feb 24 02:32:38.478 INFO O| Feb 24 02:32:38.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi" |
| 6229 | 2026-02-24T02:32:38.465Z | [ recovery-image] Feb 24 02:32:38.478 INFO O| Feb 24 02:32:38.478 INFO STEP 476 (remove_files) COMPLETE |
| 6230 | 2026-02-24T02:32:38.465Z | [ recovery-image] Feb 24 02:32:38.478 INFO O| Feb 24 02:32:38.478 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6231 | 2026-02-24T02:32:38.498Z | [ recovery-image] Feb 24 02:32:38.494 INFO O| Feb 24 02:32:38.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view" |
| 6232 | 2026-02-24T02:32:38.498Z | [ recovery-image] Feb 24 02:32:38.494 INFO O| Feb 24 02:32:38.494 INFO STEP 477 (remove_files) COMPLETE |
| 6233 | 2026-02-24T02:32:38.498Z | [ recovery-image] Feb 24 02:32:38.494 INFO O| Feb 24 02:32:38.494 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6234 | 2026-02-24T02:32:38.499Z | [ recovery-image] Feb 24 02:32:38.511 INFO O| Feb 24 02:32:38.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux" |
| 6235 | 2026-02-24T02:32:38.499Z | [ recovery-image] Feb 24 02:32:38.511 INFO O| Feb 24 02:32:38.511 INFO STEP 478 (remove_files) COMPLETE |
| 6236 | 2026-02-24T02:32:38.499Z | [ recovery-image] Feb 24 02:32:38.512 INFO O| Feb 24 02:32:38.511 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6237 | 2026-02-24T02:32:38.499Z | [ recovery-image] Feb 24 02:32:38.531 INFO O| Feb 24 02:32:38.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool" |
| 6238 | 2026-02-24T02:32:38.499Z | [ recovery-image] Feb 24 02:32:38.531 INFO O| Feb 24 02:32:38.531 INFO STEP 479 (remove_files) COMPLETE |
| 6239 | 2026-02-24T02:32:38.499Z | [ recovery-image] Feb 24 02:32:38.531 INFO O| Feb 24 02:32:38.531 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6240 | 2026-02-24T02:32:38.542Z | [ recovery-image] Feb 24 02:32:38.545 INFO O| Feb 24 02:32:38.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt" |
| 6241 | 2026-02-24T02:32:38.543Z | [ recovery-image] Feb 24 02:32:38.546 INFO O| Feb 24 02:32:38.545 INFO STEP 480 (remove_files) COMPLETE |
| 6242 | 2026-02-24T02:32:38.543Z | [ recovery-image] Feb 24 02:32:38.546 INFO O| Feb 24 02:32:38.545 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6243 | 2026-02-24T02:32:38.543Z | [ recovery-image] Feb 24 02:32:38.563 INFO O| Feb 24 02:32:38.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm" |
| 6244 | 2026-02-24T02:32:38.543Z | [ recovery-image] Feb 24 02:32:38.563 INFO O| Feb 24 02:32:38.563 INFO STEP 481 (remove_files) COMPLETE |
| 6245 | 2026-02-24T02:32:38.543Z | [ recovery-image] Feb 24 02:32:38.563 INFO O| Feb 24 02:32:38.563 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6246 | 2026-02-24T02:32:38.581Z | [ recovery-image] Feb 24 02:32:38.582 INFO O| Feb 24 02:32:38.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts" |
| 6247 | 2026-02-24T02:32:38.581Z | [ recovery-image] Feb 24 02:32:38.583 INFO O| Feb 24 02:32:38.582 INFO STEP 482 (remove_files) COMPLETE |
| 6248 | 2026-02-24T02:32:38.581Z | [ recovery-image] Feb 24 02:32:38.583 INFO O| Feb 24 02:32:38.582 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6249 | 2026-02-24T02:32:38.581Z | [ recovery-image] Feb 24 02:32:38.600 INFO O| Feb 24 02:32:38.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/vmm" |
| 6250 | 2026-02-24T02:32:38.581Z | [ recovery-image] Feb 24 02:32:38.601 INFO O| Feb 24 02:32:38.601 INFO STEP 483 (remove_files) COMPLETE |
| 6251 | 2026-02-24T02:32:38.581Z | [ recovery-image] Feb 24 02:32:38.601 INFO O| Feb 24 02:32:38.601 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6252 | 2026-02-24T02:32:38.612Z | [ recovery-image] Feb 24 02:32:38.622 INFO O| Feb 24 02:32:38.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons" |
| 6253 | 2026-02-24T02:32:38.612Z | [ recovery-image] Feb 24 02:32:38.622 INFO O| Feb 24 02:32:38.622 INFO STEP 484 (remove_files) COMPLETE |
| 6254 | 2026-02-24T02:32:38.612Z | [ recovery-image] Feb 24 02:32:38.622 INFO O| Feb 24 02:32:38.622 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6255 | 2026-02-24T02:32:38.613Z | [ recovery-image] Feb 24 02:32:38.641 INFO O| Feb 24 02:32:38.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf" |
| 6256 | 2026-02-24T02:32:38.613Z | [ recovery-image] Feb 24 02:32:38.641 INFO O| Feb 24 02:32:38.641 INFO STEP 485 (remove_files) COMPLETE |
| 6257 | 2026-02-24T02:32:38.613Z | [ recovery-image] Feb 24 02:32:38.641 INFO O| Feb 24 02:32:38.641 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6258 | 2026-02-24T02:32:38.655Z | [ recovery-image] Feb 24 02:32:38.667 INFO O| Feb 24 02:32:38.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf" |
| 6259 | 2026-02-24T02:32:38.655Z | [ recovery-image] Feb 24 02:32:38.668 INFO O| Feb 24 02:32:38.668 INFO STEP 486 (remove_files) COMPLETE |
| 6260 | 2026-02-24T02:32:38.655Z | [ recovery-image] Feb 24 02:32:38.668 INFO O| Feb 24 02:32:38.668 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6261 | 2026-02-24T02:32:38.729Z | [ recovery-image] Feb 24 02:32:38.693 INFO O| Feb 24 02:32:38.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf" |
| 6262 | 2026-02-24T02:32:38.730Z | [ recovery-image] Feb 24 02:32:38.693 INFO O| Feb 24 02:32:38.693 INFO STEP 487 (remove_files) COMPLETE |
| 6263 | 2026-02-24T02:32:38.730Z | [ recovery-image] Feb 24 02:32:38.693 INFO O| Feb 24 02:32:38.693 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6264 | 2026-02-24T02:32:38.730Z | [ recovery-image] Feb 24 02:32:38.714 INFO O| Feb 24 02:32:38.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf" |
| 6265 | 2026-02-24T02:32:38.730Z | [ recovery-image] Feb 24 02:32:38.714 INFO O| Feb 24 02:32:38.714 INFO STEP 488 (remove_files) COMPLETE |
| 6266 | 2026-02-24T02:32:38.730Z | [ recovery-image] Feb 24 02:32:38.714 INFO O| Feb 24 02:32:38.714 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6267 | 2026-02-24T02:32:38.730Z | [ recovery-image] Feb 24 02:32:38.735 INFO O| Feb 24 02:32:38.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf" |
| 6268 | 2026-02-24T02:32:38.731Z | [ recovery-image] Feb 24 02:32:38.736 INFO O| Feb 24 02:32:38.736 INFO STEP 489 (remove_files) COMPLETE |
| 6269 | 2026-02-24T02:32:38.731Z | [ recovery-image] Feb 24 02:32:38.736 INFO O| Feb 24 02:32:38.736 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6270 | 2026-02-24T02:32:38.779Z | [ recovery-image] Feb 24 02:32:38.751 INFO O| Feb 24 02:32:38.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf" |
| 6271 | 2026-02-24T02:32:38.779Z | [ recovery-image] Feb 24 02:32:38.751 INFO O| Feb 24 02:32:38.751 INFO STEP 490 (remove_files) COMPLETE |
| 6272 | 2026-02-24T02:32:38.779Z | [ recovery-image] Feb 24 02:32:38.751 INFO O| Feb 24 02:32:38.751 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6273 | 2026-02-24T02:32:38.779Z | [ recovery-image] Feb 24 02:32:38.772 INFO O| Feb 24 02:32:38.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf" |
| 6274 | 2026-02-24T02:32:38.780Z | [ recovery-image] Feb 24 02:32:38.772 INFO O| Feb 24 02:32:38.772 INFO STEP 491 (remove_files) COMPLETE |
| 6275 | 2026-02-24T02:32:38.780Z | [ recovery-image] Feb 24 02:32:38.772 INFO O| Feb 24 02:32:38.772 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6276 | 2026-02-24T02:32:38.780Z | [ recovery-image] Feb 24 02:32:38.796 INFO O| Feb 24 02:32:38.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/vmm.conf" |
| 6277 | 2026-02-24T02:32:38.780Z | [ recovery-image] Feb 24 02:32:38.796 INFO O| Feb 24 02:32:38.796 INFO STEP 492 (remove_files) COMPLETE |
| 6278 | 2026-02-24T02:32:38.780Z | [ recovery-image] Feb 24 02:32:38.796 INFO O| Feb 24 02:32:38.796 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6279 | 2026-02-24T02:32:38.810Z | [ recovery-image] Feb 24 02:32:38.811 INFO O| Feb 24 02:32:38.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec" |
| 6280 | 2026-02-24T02:32:38.810Z | [ recovery-image] Feb 24 02:32:38.812 INFO O| Feb 24 02:32:38.812 INFO STEP 493 (remove_files) COMPLETE |
| 6281 | 2026-02-24T02:32:38.811Z | [ recovery-image] Feb 24 02:32:38.812 INFO O| Feb 24 02:32:38.812 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6282 | 2026-02-24T02:32:38.811Z | [ recovery-image] Feb 24 02:32:38.825 INFO O| Feb 24 02:32:38.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec" |
| 6283 | 2026-02-24T02:32:38.811Z | [ recovery-image] Feb 24 02:32:38.825 INFO O| Feb 24 02:32:38.825 INFO STEP 494 (remove_files) COMPLETE |
| 6284 | 2026-02-24T02:32:38.811Z | [ recovery-image] Feb 24 02:32:38.825 INFO O| Feb 24 02:32:38.825 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6285 | 2026-02-24T02:32:38.811Z | [ recovery-image] Feb 24 02:32:38.838 INFO O| Feb 24 02:32:38.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs" |
| 6286 | 2026-02-24T02:32:38.811Z | [ recovery-image] Feb 24 02:32:38.839 INFO O| Feb 24 02:32:38.839 INFO STEP 495 (remove_files) COMPLETE |
| 6287 | 2026-02-24T02:32:38.811Z | [ recovery-image] Feb 24 02:32:38.839 INFO O| Feb 24 02:32:38.839 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6288 | 2026-02-24T02:32:38.842Z | [ recovery-image] Feb 24 02:32:38.852 INFO O| Feb 24 02:32:38.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs" |
| 6289 | 2026-02-24T02:32:38.843Z | [ recovery-image] Feb 24 02:32:38.852 INFO O| Feb 24 02:32:38.852 INFO STEP 496 (remove_files) COMPLETE |
| 6290 | 2026-02-24T02:32:38.843Z | [ recovery-image] Feb 24 02:32:38.852 INFO O| Feb 24 02:32:38.852 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6291 | 2026-02-24T02:32:38.843Z | [ recovery-image] Feb 24 02:32:38.873 INFO O| Feb 24 02:32:38.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb" |
| 6292 | 2026-02-24T02:32:38.843Z | [ recovery-image] Feb 24 02:32:38.873 INFO O| Feb 24 02:32:38.873 INFO STEP 497 (remove_files) COMPLETE |
| 6293 | 2026-02-24T02:32:38.843Z | [ recovery-image] Feb 24 02:32:38.873 INFO O| Feb 24 02:32:38.873 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6294 | 2026-02-24T02:32:38.892Z | [ recovery-image] Feb 24 02:32:38.894 INFO O| Feb 24 02:32:38.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs" |
| 6295 | 2026-02-24T02:32:38.892Z | [ recovery-image] Feb 24 02:32:38.894 INFO O| Feb 24 02:32:38.894 INFO STEP 498 (remove_files) COMPLETE |
| 6296 | 2026-02-24T02:32:38.892Z | [ recovery-image] Feb 24 02:32:38.894 INFO O| Feb 24 02:32:38.894 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6297 | 2026-02-24T02:32:38.892Z | [ recovery-image] Feb 24 02:32:38.915 INFO O| Feb 24 02:32:38.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv" |
| 6298 | 2026-02-24T02:32:38.893Z | [ recovery-image] Feb 24 02:32:38.915 INFO O| Feb 24 02:32:38.915 INFO STEP 499 (remove_files) COMPLETE |
| 6299 | 2026-02-24T02:32:38.893Z | [ recovery-image] Feb 24 02:32:38.915 INFO O| Feb 24 02:32:38.915 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6300 | 2026-02-24T02:32:38.927Z | [ recovery-image] Feb 24 02:32:38.935 INFO O| Feb 24 02:32:38.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd" |
| 6301 | 2026-02-24T02:32:38.927Z | [ recovery-image] Feb 24 02:32:38.935 INFO O| Feb 24 02:32:38.935 INFO STEP 500 (remove_files) COMPLETE |
| 6302 | 2026-02-24T02:32:38.927Z | [ recovery-image] Feb 24 02:32:38.935 INFO O| Feb 24 02:32:38.935 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6303 | 2026-02-24T02:32:38.927Z | [ recovery-image] Feb 24 02:32:38.949 INFO O| Feb 24 02:32:38.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15" |
| 6304 | 2026-02-24T02:32:38.927Z | [ recovery-image] Feb 24 02:32:38.949 INFO O| Feb 24 02:32:38.949 INFO STEP 501 (remove_files) COMPLETE |
| 6305 | 2026-02-24T02:32:38.927Z | [ recovery-image] Feb 24 02:32:38.949 INFO O| Feb 24 02:32:38.949 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6306 | 2026-02-24T02:32:38.928Z | [ recovery-image] Feb 24 02:32:38.962 INFO O| Feb 24 02:32:38.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15" |
| 6307 | 2026-02-24T02:32:38.928Z | [ recovery-image] Feb 24 02:32:38.962 INFO O| Feb 24 02:32:38.962 INFO STEP 502 (remove_files) COMPLETE |
| 6308 | 2026-02-24T02:32:38.928Z | [ recovery-image] Feb 24 02:32:38.962 INFO O| Feb 24 02:32:38.962 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6309 | 2026-02-24T02:32:38.962Z | [ recovery-image] Feb 24 02:32:38.974 INFO O| Feb 24 02:32:38.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA" |
| 6310 | 2026-02-24T02:32:38.962Z | [ recovery-image] Feb 24 02:32:38.974 INFO O| Feb 24 02:32:38.974 INFO STEP 503 (remove_files) COMPLETE |
| 6311 | 2026-02-24T02:32:38.962Z | [ recovery-image] Feb 24 02:32:38.974 INFO O| Feb 24 02:32:38.974 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6312 | 2026-02-24T02:32:38.962Z | [ recovery-image] Feb 24 02:32:38.990 INFO O| Feb 24 02:32:38.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT" |
| 6313 | 2026-02-24T02:32:38.963Z | [ recovery-image] Feb 24 02:32:38.990 INFO O| Feb 24 02:32:38.990 INFO STEP 504 (remove_files) COMPLETE |
| 6314 | 2026-02-24T02:32:38.963Z | [ recovery-image] Feb 24 02:32:38.990 INFO O| Feb 24 02:32:38.990 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6315 | 2026-02-24T02:32:39.022Z | [ recovery-image] Feb 24 02:32:39.013 INFO O| Feb 24 02:32:39.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL" |
| 6316 | 2026-02-24T02:32:39.022Z | [ recovery-image] Feb 24 02:32:39.013 INFO O| Feb 24 02:32:39.013 INFO STEP 505 (remove_files) COMPLETE |
| 6317 | 2026-02-24T02:32:39.023Z | [ recovery-image] Feb 24 02:32:39.013 INFO O| Feb 24 02:32:39.013 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6318 | 2026-02-24T02:32:39.023Z | [ recovery-image] Feb 24 02:32:39.029 INFO O| Feb 24 02:32:39.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod" |
| 6319 | 2026-02-24T02:32:39.024Z | [ recovery-image] Feb 24 02:32:39.030 INFO O| Feb 24 02:32:39.029 INFO STEP 506 (remove_files) COMPLETE |
| 6320 | 2026-02-24T02:32:39.024Z | [ recovery-image] Feb 24 02:32:39.030 INFO O| Feb 24 02:32:39.029 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6321 | 2026-02-24T02:32:39.082Z | [ recovery-image] Feb 24 02:32:39.044 INFO O| Feb 24 02:32:39.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod" |
| 6322 | 2026-02-24T02:32:39.083Z | [ recovery-image] Feb 24 02:32:39.044 INFO O| Feb 24 02:32:39.044 INFO STEP 507 (remove_files) COMPLETE |
| 6323 | 2026-02-24T02:32:39.083Z | [ recovery-image] Feb 24 02:32:39.044 INFO O| Feb 24 02:32:39.044 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6324 | 2026-02-24T02:32:39.083Z | [ recovery-image] Feb 24 02:32:39.059 INFO O| Feb 24 02:32:39.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod" |
| 6325 | 2026-02-24T02:32:39.083Z | [ recovery-image] Feb 24 02:32:39.059 INFO O| Feb 24 02:32:39.059 INFO STEP 508 (remove_files) COMPLETE |
| 6326 | 2026-02-24T02:32:39.084Z | [ recovery-image] Feb 24 02:32:39.059 INFO O| Feb 24 02:32:39.059 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6327 | 2026-02-24T02:32:39.084Z | [ recovery-image] Feb 24 02:32:39.074 INFO O| Feb 24 02:32:39.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl" |
| 6328 | 2026-02-24T02:32:39.084Z | [ recovery-image] Feb 24 02:32:39.074 INFO O| Feb 24 02:32:39.074 INFO STEP 509 (remove_files) COMPLETE |
| 6329 | 2026-02-24T02:32:39.084Z | [ recovery-image] Feb 24 02:32:39.074 INFO O| Feb 24 02:32:39.074 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6330 | 2026-02-24T02:32:39.162Z | [ recovery-image] Feb 24 02:32:39.098 INFO O| Feb 24 02:32:39.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys" |
| 6331 | 2026-02-24T02:32:39.163Z | [ recovery-image] Feb 24 02:32:39.098 INFO O| Feb 24 02:32:39.098 INFO STEP 510 (remove_files) COMPLETE |
| 6332 | 2026-02-24T02:32:39.163Z | [ recovery-image] Feb 24 02:32:39.098 INFO O| Feb 24 02:32:39.098 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6333 | 2026-02-24T02:32:39.163Z | [ recovery-image] Feb 24 02:32:39.118 INFO O| Feb 24 02:32:39.118 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct" |
| 6334 | 2026-02-24T02:32:39.163Z | [ recovery-image] Feb 24 02:32:39.118 INFO O| Feb 24 02:32:39.118 INFO STEP 511 (remove_files) COMPLETE |
| 6335 | 2026-02-24T02:32:39.163Z | [ recovery-image] Feb 24 02:32:39.118 INFO O| Feb 24 02:32:39.118 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6336 | 2026-02-24T02:32:39.163Z | [ recovery-image] Feb 24 02:32:39.133 INFO O| Feb 24 02:32:39.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README" |
| 6337 | 2026-02-24T02:32:39.164Z | [ recovery-image] Feb 24 02:32:39.133 INFO O| Feb 24 02:32:39.133 INFO STEP 512 (remove_files) COMPLETE |
| 6338 | 2026-02-24T02:32:39.164Z | [ recovery-image] Feb 24 02:32:39.133 INFO O| Feb 24 02:32:39.133 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6339 | 2026-02-24T02:32:39.164Z | [ recovery-image] Feb 24 02:32:39.153 INFO O| Feb 24 02:32:39.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map" |
| 6340 | 2026-02-24T02:32:39.164Z | [ recovery-image] Feb 24 02:32:39.153 INFO O| Feb 24 02:32:39.153 INFO STEP 513 (remove_files) COMPLETE |
| 6341 | 2026-02-24T02:32:39.164Z | [ recovery-image] Feb 24 02:32:39.153 INFO O| Feb 24 02:32:39.153 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6342 | 2026-02-24T02:32:39.164Z | [ recovery-image] Feb 24 02:32:39.168 INFO O| Feb 24 02:32:39.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace" |
| 6343 | 2026-02-24T02:32:39.164Z | [ recovery-image] Feb 24 02:32:39.168 INFO O| Feb 24 02:32:39.168 INFO STEP 514 (remove_files) COMPLETE |
| 6344 | 2026-02-24T02:32:39.165Z | [ recovery-image] Feb 24 02:32:39.168 INFO O| Feb 24 02:32:39.168 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6345 | 2026-02-24T02:32:39.210Z | [ recovery-image] Feb 24 02:32:39.185 INFO O| Feb 24 02:32:39.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen" |
| 6346 | 2026-02-24T02:32:39.210Z | [ recovery-image] Feb 24 02:32:39.186 INFO O| Feb 24 02:32:39.185 INFO STEP 515 (remove_files) COMPLETE |
| 6347 | 2026-02-24T02:32:39.211Z | [ recovery-image] Feb 24 02:32:39.186 INFO O| Feb 24 02:32:39.185 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6348 | 2026-02-24T02:32:39.211Z | [ recovery-image] Feb 24 02:32:39.200 INFO O| Feb 24 02:32:39.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1" |
| 6349 | 2026-02-24T02:32:39.211Z | [ recovery-image] Feb 24 02:32:39.200 INFO O| Feb 24 02:32:39.200 INFO STEP 516 (remove_files) COMPLETE |
| 6350 | 2026-02-24T02:32:39.211Z | [ recovery-image] Feb 24 02:32:39.200 INFO O| Feb 24 02:32:39.200 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6351 | 2026-02-24T02:32:39.211Z | [ recovery-image] Feb 24 02:32:39.214 INFO O| Feb 24 02:32:39.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3" |
| 6352 | 2026-02-24T02:32:39.211Z | [ recovery-image] Feb 24 02:32:39.214 INFO O| Feb 24 02:32:39.214 INFO STEP 517 (remove_files) COMPLETE |
| 6353 | 2026-02-24T02:32:39.211Z | [ recovery-image] Feb 24 02:32:39.214 INFO O| Feb 24 02:32:39.214 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6354 | 2026-02-24T02:32:39.212Z | [ recovery-image] Feb 24 02:32:39.228 INFO O| Feb 24 02:32:39.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4" |
| 6355 | 2026-02-24T02:32:39.212Z | [ recovery-image] Feb 24 02:32:39.228 INFO O| Feb 24 02:32:39.228 INFO STEP 518 (remove_files) COMPLETE |
| 6356 | 2026-02-24T02:32:39.212Z | [ recovery-image] Feb 24 02:32:39.228 INFO O| Feb 24 02:32:39.228 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6357 | 2026-02-24T02:32:39.250Z | [ recovery-image] Feb 24 02:32:39.240 INFO O| Feb 24 02:32:39.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o" |
| 6358 | 2026-02-24T02:32:39.251Z | [ recovery-image] Feb 24 02:32:39.241 INFO O| Feb 24 02:32:39.241 INFO STEP 519 (remove_files) COMPLETE |
| 6359 | 2026-02-24T02:32:39.251Z | [ recovery-image] Feb 24 02:32:39.241 INFO O| Feb 24 02:32:39.241 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6360 | 2026-02-24T02:32:39.251Z | [ recovery-image] Feb 24 02:32:39.252 INFO O| Feb 24 02:32:39.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o" |
| 6361 | 2026-02-24T02:32:39.251Z | [ recovery-image] Feb 24 02:32:39.253 INFO O| Feb 24 02:32:39.253 INFO STEP 520 (remove_files) COMPLETE |
| 6362 | 2026-02-24T02:32:39.251Z | [ recovery-image] Feb 24 02:32:39.253 INFO O| Feb 24 02:32:39.253 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6363 | 2026-02-24T02:32:39.251Z | [ recovery-image] Feb 24 02:32:39.267 INFO O| Feb 24 02:32:39.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1" |
| 6364 | 2026-02-24T02:32:39.251Z | [ recovery-image] Feb 24 02:32:39.268 INFO O| Feb 24 02:32:39.268 INFO STEP 521 (remove_files) COMPLETE |
| 6365 | 2026-02-24T02:32:39.252Z | [ recovery-image] Feb 24 02:32:39.268 INFO O| Feb 24 02:32:39.268 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6366 | 2026-02-24T02:32:39.286Z | [ recovery-image] Feb 24 02:32:39.285 INFO O| Feb 24 02:32:39.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/Makefile.inc" |
| 6367 | 2026-02-24T02:32:39.286Z | [ recovery-image] Feb 24 02:32:39.285 INFO O| Feb 24 02:32:39.285 INFO STEP 522 (remove_files) COMPLETE |
| 6368 | 2026-02-24T02:32:39.286Z | [ recovery-image] Feb 24 02:32:39.285 INFO O| Feb 24 02:32:39.285 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6369 | 2026-02-24T02:32:39.286Z | [ recovery-image] Feb 24 02:32:39.302 INFO O| Feb 24 02:32:39.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/accept" |
| 6370 | 2026-02-24T02:32:39.287Z | [ recovery-image] Feb 24 02:32:39.302 INFO O| Feb 24 02:32:39.302 INFO STEP 523 (remove_files) COMPLETE |
| 6371 | 2026-02-24T02:32:39.287Z | [ recovery-image] Feb 24 02:32:39.302 INFO O| Feb 24 02:32:39.302 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6372 | 2026-02-24T02:32:39.337Z | [ recovery-image] Feb 24 02:32:39.323 INFO O| Feb 24 02:32:39.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/basename" |
| 6373 | 2026-02-24T02:32:39.337Z | [ recovery-image] Feb 24 02:32:39.323 INFO O| Feb 24 02:32:39.323 INFO STEP 524 (remove_files) COMPLETE |
| 6374 | 2026-02-24T02:32:39.338Z | [ recovery-image] Feb 24 02:32:39.323 INFO O| Feb 24 02:32:39.323 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6375 | 2026-02-24T02:32:39.338Z | [ recovery-image] Feb 24 02:32:39.340 INFO O| Feb 24 02:32:39.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/csv" |
| 6376 | 2026-02-24T02:32:39.338Z | [ recovery-image] Feb 24 02:32:39.340 INFO O| Feb 24 02:32:39.340 INFO STEP 525 (remove_files) COMPLETE |
| 6377 | 2026-02-24T02:32:39.338Z | [ recovery-image] Feb 24 02:32:39.340 INFO O| Feb 24 02:32:39.340 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6378 | 2026-02-24T02:32:39.371Z | [ recovery-image] Feb 24 02:32:39.359 INFO O| Feb 24 02:32:39.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/cut" |
| 6379 | 2026-02-24T02:32:39.372Z | [ recovery-image] Feb 24 02:32:39.359 INFO O| Feb 24 02:32:39.359 INFO STEP 526 (remove_files) COMPLETE |
| 6380 | 2026-02-24T02:32:39.372Z | [ recovery-image] Feb 24 02:32:39.359 INFO O| Feb 24 02:32:39.359 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6381 | 2026-02-24T02:32:39.372Z | [ recovery-image] Feb 24 02:32:39.382 INFO O| Feb 24 02:32:39.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/dirname" |
| 6382 | 2026-02-24T02:32:39.372Z | [ recovery-image] Feb 24 02:32:39.382 INFO O| Feb 24 02:32:39.382 INFO STEP 527 (remove_files) COMPLETE |
| 6383 | 2026-02-24T02:32:39.372Z | [ recovery-image] Feb 24 02:32:39.382 INFO O| Feb 24 02:32:39.382 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6384 | 2026-02-24T02:32:39.372Z | [ recovery-image] Feb 24 02:32:39.398 INFO O| Feb 24 02:32:39.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/fdflags" |
| 6385 | 2026-02-24T02:32:39.373Z | [ recovery-image] Feb 24 02:32:39.399 INFO O| Feb 24 02:32:39.399 INFO STEP 528 (remove_files) COMPLETE |
| 6386 | 2026-02-24T02:32:39.373Z | [ recovery-image] Feb 24 02:32:39.399 INFO O| Feb 24 02:32:39.399 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6387 | 2026-02-24T02:32:39.459Z | [ recovery-image] Feb 24 02:32:39.421 INFO O| Feb 24 02:32:39.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/finfo" |
| 6388 | 2026-02-24T02:32:39.459Z | [ recovery-image] Feb 24 02:32:39.421 INFO O| Feb 24 02:32:39.421 INFO STEP 529 (remove_files) COMPLETE |
| 6389 | 2026-02-24T02:32:39.459Z | [ recovery-image] Feb 24 02:32:39.421 INFO O| Feb 24 02:32:39.421 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6390 | 2026-02-24T02:32:39.459Z | [ recovery-image] Feb 24 02:32:39.437 INFO O| Feb 24 02:32:39.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/head" |
| 6391 | 2026-02-24T02:32:39.460Z | [ recovery-image] Feb 24 02:32:39.437 INFO O| Feb 24 02:32:39.437 INFO STEP 530 (remove_files) COMPLETE |
| 6392 | 2026-02-24T02:32:39.460Z | [ recovery-image] Feb 24 02:32:39.437 INFO O| Feb 24 02:32:39.437 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6393 | 2026-02-24T02:32:39.460Z | [ recovery-image] Feb 24 02:32:39.458 INFO O| Feb 24 02:32:39.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/id" |
| 6394 | 2026-02-24T02:32:39.460Z | [ recovery-image] Feb 24 02:32:39.459 INFO O| Feb 24 02:32:39.459 INFO STEP 531 (remove_files) COMPLETE |
| 6395 | 2026-02-24T02:32:39.460Z | [ recovery-image] Feb 24 02:32:39.459 INFO O| Feb 24 02:32:39.459 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6396 | 2026-02-24T02:32:39.460Z | [ recovery-image] Feb 24 02:32:39.481 INFO O| Feb 24 02:32:39.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/ln" |
| 6397 | 2026-02-24T02:32:39.460Z | [ recovery-image] Feb 24 02:32:39.481 INFO O| Feb 24 02:32:39.481 INFO STEP 532 (remove_files) COMPLETE |
| 6398 | 2026-02-24T02:32:39.461Z | [ recovery-image] Feb 24 02:32:39.481 INFO O| Feb 24 02:32:39.481 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6399 | 2026-02-24T02:32:39.495Z | [ recovery-image] Feb 24 02:32:39.501 INFO O| Feb 24 02:32:39.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/loadables.h" |
| 6400 | 2026-02-24T02:32:39.495Z | [ recovery-image] Feb 24 02:32:39.501 INFO O| Feb 24 02:32:39.501 INFO STEP 533 (remove_files) COMPLETE |
| 6401 | 2026-02-24T02:32:39.495Z | [ recovery-image] Feb 24 02:32:39.501 INFO O| Feb 24 02:32:39.501 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6402 | 2026-02-24T02:32:39.496Z | [ recovery-image] Feb 24 02:32:39.519 INFO O| Feb 24 02:32:39.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/logname" |
| 6403 | 2026-02-24T02:32:39.496Z | [ recovery-image] Feb 24 02:32:39.519 INFO O| Feb 24 02:32:39.519 INFO STEP 534 (remove_files) COMPLETE |
| 6404 | 2026-02-24T02:32:39.496Z | [ recovery-image] Feb 24 02:32:39.519 INFO O| Feb 24 02:32:39.519 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6405 | 2026-02-24T02:32:39.533Z | [ recovery-image] Feb 24 02:32:39.538 INFO O| Feb 24 02:32:39.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkdir" |
| 6406 | 2026-02-24T02:32:39.534Z | [ recovery-image] Feb 24 02:32:39.538 INFO O| Feb 24 02:32:39.538 INFO STEP 535 (remove_files) COMPLETE |
| 6407 | 2026-02-24T02:32:39.534Z | [ recovery-image] Feb 24 02:32:39.538 INFO O| Feb 24 02:32:39.538 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6408 | 2026-02-24T02:32:39.534Z | [ recovery-image] Feb 24 02:32:39.557 INFO O| Feb 24 02:32:39.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkfifo" |
| 6409 | 2026-02-24T02:32:39.534Z | [ recovery-image] Feb 24 02:32:39.557 INFO O| Feb 24 02:32:39.557 INFO STEP 536 (remove_files) COMPLETE |
| 6410 | 2026-02-24T02:32:39.534Z | [ recovery-image] Feb 24 02:32:39.557 INFO O| Feb 24 02:32:39.557 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6411 | 2026-02-24T02:32:39.568Z | [ recovery-image] Feb 24 02:32:39.576 INFO O| Feb 24 02:32:39.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mktemp" |
| 6412 | 2026-02-24T02:32:39.568Z | [ recovery-image] Feb 24 02:32:39.576 INFO O| Feb 24 02:32:39.576 INFO STEP 537 (remove_files) COMPLETE |
| 6413 | 2026-02-24T02:32:39.568Z | [ recovery-image] Feb 24 02:32:39.576 INFO O| Feb 24 02:32:39.576 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6414 | 2026-02-24T02:32:39.568Z | [ recovery-image] Feb 24 02:32:39.596 INFO O| Feb 24 02:32:39.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mypid" |
| 6415 | 2026-02-24T02:32:39.568Z | [ recovery-image] Feb 24 02:32:39.596 INFO O| Feb 24 02:32:39.596 INFO STEP 538 (remove_files) COMPLETE |
| 6416 | 2026-02-24T02:32:39.568Z | [ recovery-image] Feb 24 02:32:39.597 INFO O| Feb 24 02:32:39.596 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6417 | 2026-02-24T02:32:39.607Z | [ recovery-image] Feb 24 02:32:39.619 INFO O| Feb 24 02:32:39.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/pathchk" |
| 6418 | 2026-02-24T02:32:39.607Z | [ recovery-image] Feb 24 02:32:39.619 INFO O| Feb 24 02:32:39.619 INFO STEP 539 (remove_files) COMPLETE |
| 6419 | 2026-02-24T02:32:39.608Z | [ recovery-image] Feb 24 02:32:39.619 INFO O| Feb 24 02:32:39.619 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6420 | 2026-02-24T02:32:39.608Z | [ recovery-image] Feb 24 02:32:39.634 INFO O| Feb 24 02:32:39.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/print" |
| 6421 | 2026-02-24T02:32:39.608Z | [ recovery-image] Feb 24 02:32:39.634 INFO O| Feb 24 02:32:39.634 INFO STEP 540 (remove_files) COMPLETE |
| 6422 | 2026-02-24T02:32:39.608Z | [ recovery-image] Feb 24 02:32:39.634 INFO O| Feb 24 02:32:39.634 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6423 | 2026-02-24T02:32:39.644Z | [ recovery-image] Feb 24 02:32:39.653 INFO O| Feb 24 02:32:39.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/printenv" |
| 6424 | 2026-02-24T02:32:39.644Z | [ recovery-image] Feb 24 02:32:39.653 INFO O| Feb 24 02:32:39.653 INFO STEP 541 (remove_files) COMPLETE |
| 6425 | 2026-02-24T02:32:39.645Z | [ recovery-image] Feb 24 02:32:39.653 INFO O| Feb 24 02:32:39.653 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6426 | 2026-02-24T02:32:39.645Z | [ recovery-image] Feb 24 02:32:39.668 INFO O| Feb 24 02:32:39.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/push" |
| 6427 | 2026-02-24T02:32:39.645Z | [ recovery-image] Feb 24 02:32:39.668 INFO O| Feb 24 02:32:39.668 INFO STEP 542 (remove_files) COMPLETE |
| 6428 | 2026-02-24T02:32:39.645Z | [ recovery-image] Feb 24 02:32:39.668 INFO O| Feb 24 02:32:39.668 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6429 | 2026-02-24T02:32:39.687Z | [ recovery-image] Feb 24 02:32:39.682 INFO O| Feb 24 02:32:39.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/realpath" |
| 6430 | 2026-02-24T02:32:39.687Z | [ recovery-image] Feb 24 02:32:39.683 INFO O| Feb 24 02:32:39.683 INFO STEP 543 (remove_files) COMPLETE |
| 6431 | 2026-02-24T02:32:39.687Z | [ recovery-image] Feb 24 02:32:39.683 INFO O| Feb 24 02:32:39.683 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6432 | 2026-02-24T02:32:39.688Z | [ recovery-image] Feb 24 02:32:39.700 INFO O| Feb 24 02:32:39.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rm" |
| 6433 | 2026-02-24T02:32:39.688Z | [ recovery-image] Feb 24 02:32:39.701 INFO O| Feb 24 02:32:39.701 INFO STEP 544 (remove_files) COMPLETE |
| 6434 | 2026-02-24T02:32:39.688Z | [ recovery-image] Feb 24 02:32:39.701 INFO O| Feb 24 02:32:39.701 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6435 | 2026-02-24T02:32:39.782Z | [ recovery-image] Feb 24 02:32:39.719 INFO O| Feb 24 02:32:39.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rmdir" |
| 6436 | 2026-02-24T02:32:39.782Z | [ recovery-image] Feb 24 02:32:39.719 INFO O| Feb 24 02:32:39.719 INFO STEP 545 (remove_files) COMPLETE |
| 6437 | 2026-02-24T02:32:39.783Z | [ recovery-image] Feb 24 02:32:39.719 INFO O| Feb 24 02:32:39.719 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6438 | 2026-02-24T02:32:39.783Z | [ recovery-image] Feb 24 02:32:39.734 INFO O| Feb 24 02:32:39.734 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/seq" |
| 6439 | 2026-02-24T02:32:39.783Z | [ recovery-image] Feb 24 02:32:39.735 INFO O| Feb 24 02:32:39.735 INFO STEP 546 (remove_files) COMPLETE |
| 6440 | 2026-02-24T02:32:39.783Z | [ recovery-image] Feb 24 02:32:39.735 INFO O| Feb 24 02:32:39.735 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6441 | 2026-02-24T02:32:39.783Z | [ recovery-image] Feb 24 02:32:39.749 INFO O| Feb 24 02:32:39.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/setpgid" |
| 6442 | 2026-02-24T02:32:39.783Z | [ recovery-image] Feb 24 02:32:39.749 INFO O| Feb 24 02:32:39.749 INFO STEP 547 (remove_files) COMPLETE |
| 6443 | 2026-02-24T02:32:39.783Z | [ recovery-image] Feb 24 02:32:39.749 INFO O| Feb 24 02:32:39.749 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6444 | 2026-02-24T02:32:39.821Z | [ recovery-image] Feb 24 02:32:39.770 INFO O| Feb 24 02:32:39.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sleep" |
| 6445 | 2026-02-24T02:32:39.821Z | [ recovery-image] Feb 24 02:32:39.770 INFO O| Feb 24 02:32:39.770 INFO STEP 548 (remove_files) COMPLETE |
| 6446 | 2026-02-24T02:32:39.822Z | [ recovery-image] Feb 24 02:32:39.770 INFO O| Feb 24 02:32:39.770 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6447 | 2026-02-24T02:32:39.822Z | [ recovery-image] Feb 24 02:32:39.789 INFO O| Feb 24 02:32:39.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/strftime" |
| 6448 | 2026-02-24T02:32:39.822Z | [ recovery-image] Feb 24 02:32:39.789 INFO O| Feb 24 02:32:39.789 INFO STEP 549 (remove_files) COMPLETE |
| 6449 | 2026-02-24T02:32:39.822Z | [ recovery-image] Feb 24 02:32:39.789 INFO O| Feb 24 02:32:39.789 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6450 | 2026-02-24T02:32:39.822Z | [ recovery-image] Feb 24 02:32:39.810 INFO O| Feb 24 02:32:39.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sync" |
| 6451 | 2026-02-24T02:32:39.823Z | [ recovery-image] Feb 24 02:32:39.810 INFO O| Feb 24 02:32:39.810 INFO STEP 550 (remove_files) COMPLETE |
| 6452 | 2026-02-24T02:32:39.823Z | [ recovery-image] Feb 24 02:32:39.810 INFO O| Feb 24 02:32:39.810 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6453 | 2026-02-24T02:32:39.823Z | [ recovery-image] Feb 24 02:32:39.827 INFO O| Feb 24 02:32:39.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tee" |
| 6454 | 2026-02-24T02:32:39.823Z | [ recovery-image] Feb 24 02:32:39.827 INFO O| Feb 24 02:32:39.827 INFO STEP 551 (remove_files) COMPLETE |
| 6455 | 2026-02-24T02:32:39.823Z | [ recovery-image] Feb 24 02:32:39.827 INFO O| Feb 24 02:32:39.827 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6456 | 2026-02-24T02:32:39.823Z | [ recovery-image] Feb 24 02:32:39.840 INFO O| Feb 24 02:32:39.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/truefalse" |
| 6457 | 2026-02-24T02:32:39.823Z | [ recovery-image] Feb 24 02:32:39.840 INFO O| Feb 24 02:32:39.840 INFO STEP 552 (remove_files) COMPLETE |
| 6458 | 2026-02-24T02:32:39.823Z | [ recovery-image] Feb 24 02:32:39.840 INFO O| Feb 24 02:32:39.840 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6459 | 2026-02-24T02:32:39.862Z | [ recovery-image] Feb 24 02:32:39.854 INFO O| Feb 24 02:32:39.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tty" |
| 6460 | 2026-02-24T02:32:39.862Z | [ recovery-image] Feb 24 02:32:39.854 INFO O| Feb 24 02:32:39.854 INFO STEP 553 (remove_files) COMPLETE |
| 6461 | 2026-02-24T02:32:39.862Z | [ recovery-image] Feb 24 02:32:39.854 INFO O| Feb 24 02:32:39.854 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6462 | 2026-02-24T02:32:39.862Z | [ recovery-image] Feb 24 02:32:39.869 INFO O| Feb 24 02:32:39.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/uname" |
| 6463 | 2026-02-24T02:32:39.863Z | [ recovery-image] Feb 24 02:32:39.869 INFO O| Feb 24 02:32:39.869 INFO STEP 554 (remove_files) COMPLETE |
| 6464 | 2026-02-24T02:32:39.863Z | [ recovery-image] Feb 24 02:32:39.869 INFO O| Feb 24 02:32:39.869 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6465 | 2026-02-24T02:32:39.863Z | [ recovery-image] Feb 24 02:32:39.887 INFO O| Feb 24 02:32:39.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/unlink" |
| 6466 | 2026-02-24T02:32:39.863Z | [ recovery-image] Feb 24 02:32:39.887 INFO O| Feb 24 02:32:39.887 INFO STEP 555 (remove_files) COMPLETE |
| 6467 | 2026-02-24T02:32:39.863Z | [ recovery-image] Feb 24 02:32:39.887 INFO O| Feb 24 02:32:39.887 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6468 | 2026-02-24T02:32:39.894Z | [ recovery-image] Feb 24 02:32:39.909 INFO O| Feb 24 02:32:39.909 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/whoami" |
| 6469 | 2026-02-24T02:32:39.894Z | [ recovery-image] Feb 24 02:32:39.909 INFO O| Feb 24 02:32:39.909 INFO STEP 556 (remove_files) COMPLETE |
| 6470 | 2026-02-24T02:32:39.895Z | [ recovery-image] Feb 24 02:32:39.909 INFO O| Feb 24 02:32:39.909 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6471 | 2026-02-24T02:32:39.895Z | [ recovery-image] Feb 24 02:32:39.931 INFO O| Feb 24 02:32:39.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake" |
| 6472 | 2026-02-24T02:32:39.895Z | [ recovery-image] Feb 24 02:32:39.931 INFO O| Feb 24 02:32:39.931 INFO STEP 557 (remove_files) COMPLETE |
| 6473 | 2026-02-24T02:32:39.895Z | [ recovery-image] Feb 24 02:32:39.931 INFO O| Feb 24 02:32:39.931 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6474 | 2026-02-24T02:32:39.922Z | [ recovery-image] Feb 24 02:32:39.945 INFO O| Feb 24 02:32:39.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h" |
| 6475 | 2026-02-24T02:32:39.923Z | [ recovery-image] Feb 24 02:32:39.945 INFO O| Feb 24 02:32:39.945 INFO STEP 558 (remove_files) COMPLETE |
| 6476 | 2026-02-24T02:32:39.923Z | [ recovery-image] Feb 24 02:32:39.945 INFO O| Feb 24 02:32:39.945 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6477 | 2026-02-24T02:32:39.923Z | [ recovery-image] Feb 24 02:32:39.957 INFO O| Feb 24 02:32:39.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1" |
| 6478 | 2026-02-24T02:32:39.923Z | [ recovery-image] Feb 24 02:32:39.957 INFO O| Feb 24 02:32:39.957 INFO STEP 559 (remove_files) COMPLETE |
| 6479 | 2026-02-24T02:32:39.923Z | [ recovery-image] Feb 24 02:32:39.957 INFO O| Feb 24 02:32:39.957 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6480 | 2026-02-24T02:32:39.959Z | [ recovery-image] Feb 24 02:32:39.974 INFO O| Feb 24 02:32:39.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1" |
| 6481 | 2026-02-24T02:32:39.959Z | [ recovery-image] Feb 24 02:32:39.974 INFO O| Feb 24 02:32:39.974 INFO STEP 560 (remove_files) COMPLETE |
| 6482 | 2026-02-24T02:32:39.959Z | [ recovery-image] Feb 24 02:32:39.974 INFO O| Feb 24 02:32:39.974 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6483 | 2026-02-24T02:32:39.959Z | [ recovery-image] Feb 24 02:32:39.987 INFO O| Feb 24 02:32:39.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1" |
| 6484 | 2026-02-24T02:32:39.959Z | [ recovery-image] Feb 24 02:32:39.987 INFO O| Feb 24 02:32:39.987 INFO STEP 561 (remove_files) COMPLETE |
| 6485 | 2026-02-24T02:32:39.960Z | [ recovery-image] Feb 24 02:32:39.988 INFO O| Feb 24 02:32:39.987 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6486 | 2026-02-24T02:32:39.987Z | [ recovery-image] Feb 24 02:32:40.008 INFO O| Feb 24 02:32:40.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1" |
| 6487 | 2026-02-24T02:32:39.988Z | [ recovery-image] Feb 24 02:32:40.008 INFO O| Feb 24 02:32:40.008 INFO STEP 562 (remove_files) COMPLETE |
| 6488 | 2026-02-24T02:32:39.988Z | [ recovery-image] Feb 24 02:32:40.008 INFO O| Feb 24 02:32:40.008 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6489 | 2026-02-24T02:32:40.013Z | [ recovery-image] Feb 24 02:32:40.029 INFO O| Feb 24 02:32:40.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1" |
| 6490 | 2026-02-24T02:32:40.013Z | [ recovery-image] Feb 24 02:32:40.030 INFO O| Feb 24 02:32:40.030 INFO STEP 563 (remove_files) COMPLETE |
| 6491 | 2026-02-24T02:32:40.013Z | [ recovery-image] Feb 24 02:32:40.030 INFO O| Feb 24 02:32:40.030 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6492 | 2026-02-24T02:32:40.013Z | [ recovery-image] Feb 24 02:32:40.051 INFO O| Feb 24 02:32:40.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub" |
| 6493 | 2026-02-24T02:32:40.013Z | [ recovery-image] Feb 24 02:32:40.051 INFO O| Feb 24 02:32:40.051 INFO STEP 564 (remove_files) COMPLETE |
| 6494 | 2026-02-24T02:32:40.013Z | [ recovery-image] Feb 24 02:32:40.051 INFO O| Feb 24 02:32:40.051 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6495 | 2026-02-24T02:32:40.038Z | [ recovery-image] Feb 24 02:32:40.068 INFO O| Feb 24 02:32:40.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1" |
| 6496 | 2026-02-24T02:32:40.038Z | [ recovery-image] Feb 24 02:32:40.068 INFO O| Feb 24 02:32:40.068 INFO STEP 565 (remove_files) COMPLETE |
| 6497 | 2026-02-24T02:32:40.038Z | [ recovery-image] Feb 24 02:32:40.068 INFO O| Feb 24 02:32:40.068 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6498 | 2026-02-24T02:32:40.063Z | [ recovery-image] Feb 24 02:32:40.085 INFO O| Feb 24 02:32:40.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1" |
| 6499 | 2026-02-24T02:32:40.063Z | [ recovery-image] Feb 24 02:32:40.085 INFO O| Feb 24 02:32:40.085 INFO STEP 566 (remove_files) COMPLETE |
| 6500 | 2026-02-24T02:32:40.063Z | [ recovery-image] Feb 24 02:32:40.085 INFO O| Feb 24 02:32:40.085 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6501 | 2026-02-24T02:32:40.064Z | [ recovery-image] Feb 24 02:32:40.102 INFO O| Feb 24 02:32:40.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1" |
| 6502 | 2026-02-24T02:32:40.064Z | [ recovery-image] Feb 24 02:32:40.102 INFO O| Feb 24 02:32:40.102 INFO STEP 567 (remove_files) COMPLETE |
| 6503 | 2026-02-24T02:32:40.064Z | [ recovery-image] Feb 24 02:32:40.102 INFO O| Feb 24 02:32:40.102 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6504 | 2026-02-24T02:32:40.108Z | [ recovery-image] Feb 24 02:32:40.119 INFO O| Feb 24 02:32:40.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1" |
| 6505 | 2026-02-24T02:32:40.108Z | [ recovery-image] Feb 24 02:32:40.119 INFO O| Feb 24 02:32:40.119 INFO STEP 568 (remove_files) COMPLETE |
| 6506 | 2026-02-24T02:32:40.108Z | [ recovery-image] Feb 24 02:32:40.119 INFO O| Feb 24 02:32:40.119 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6507 | 2026-02-24T02:32:40.152Z | [ recovery-image] Feb 24 02:32:40.135 INFO O| Feb 24 02:32:40.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1" |
| 6508 | 2026-02-24T02:32:40.152Z | [ recovery-image] Feb 24 02:32:40.135 INFO O| Feb 24 02:32:40.135 INFO STEP 569 (remove_files) COMPLETE |
| 6509 | 2026-02-24T02:32:40.152Z | [ recovery-image] Feb 24 02:32:40.135 INFO O| Feb 24 02:32:40.135 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6510 | 2026-02-24T02:32:40.152Z | [ recovery-image] Feb 24 02:32:40.152 INFO O| Feb 24 02:32:40.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9" |
| 6511 | 2026-02-24T02:32:40.152Z | [ recovery-image] Feb 24 02:32:40.152 INFO O| Feb 24 02:32:40.152 INFO STEP 570 (remove_files) COMPLETE |
| 6512 | 2026-02-24T02:32:40.152Z | [ recovery-image] Feb 24 02:32:40.152 INFO O| Feb 24 02:32:40.152 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6513 | 2026-02-24T02:32:40.152Z | [ recovery-image] Feb 24 02:32:40.168 INFO O| Feb 24 02:32:40.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9" |
| 6514 | 2026-02-24T02:32:40.152Z | [ recovery-image] Feb 24 02:32:40.168 INFO O| Feb 24 02:32:40.168 INFO STEP 571 (remove_files) COMPLETE |
| 6515 | 2026-02-24T02:32:40.153Z | [ recovery-image] Feb 24 02:32:40.168 INFO O| Feb 24 02:32:40.168 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6516 | 2026-02-24T02:32:40.153Z | [ recovery-image] Feb 24 02:32:40.186 INFO O| Feb 24 02:32:40.186 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9" |
| 6517 | 2026-02-24T02:32:40.153Z | [ recovery-image] Feb 24 02:32:40.186 INFO O| Feb 24 02:32:40.186 INFO STEP 572 (remove_files) COMPLETE |
| 6518 | 2026-02-24T02:32:40.153Z | [ recovery-image] Feb 24 02:32:40.186 INFO O| Feb 24 02:32:40.186 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6519 | 2026-02-24T02:32:40.181Z | [ recovery-image] Feb 24 02:32:40.203 INFO O| Feb 24 02:32:40.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1" |
| 6520 | 2026-02-24T02:32:40.181Z | [ recovery-image] Feb 24 02:32:40.204 INFO O| Feb 24 02:32:40.204 INFO STEP 573 (remove_files) COMPLETE |
| 6521 | 2026-02-24T02:32:40.181Z | [ recovery-image] Feb 24 02:32:40.204 INFO O| Feb 24 02:32:40.204 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6522 | 2026-02-24T02:32:40.250Z | [ recovery-image] Feb 24 02:32:40.221 INFO O| Feb 24 02:32:40.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8" |
| 6523 | 2026-02-24T02:32:40.250Z | [ recovery-image] Feb 24 02:32:40.222 INFO O| Feb 24 02:32:40.222 INFO STEP 574 (remove_files) COMPLETE |
| 6524 | 2026-02-24T02:32:40.250Z | [ recovery-image] Feb 24 02:32:40.222 INFO O| Feb 24 02:32:40.222 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6525 | 2026-02-24T02:32:40.251Z | [ recovery-image] Feb 24 02:32:40.238 INFO O| Feb 24 02:32:40.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1" |
| 6526 | 2026-02-24T02:32:40.251Z | [ recovery-image] Feb 24 02:32:40.238 INFO O| Feb 24 02:32:40.238 INFO STEP 575 (remove_files) COMPLETE |
| 6527 | 2026-02-24T02:32:40.251Z | [ recovery-image] Feb 24 02:32:40.238 INFO O| Feb 24 02:32:40.238 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6528 | 2026-02-24T02:32:40.312Z | [ recovery-image] Feb 24 02:32:40.254 INFO O| Feb 24 02:32:40.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcpc.so.1" |
| 6529 | 2026-02-24T02:32:40.312Z | [ recovery-image] Feb 24 02:32:40.254 INFO O| Feb 24 02:32:40.254 INFO STEP 576 (remove_files) COMPLETE |
| 6530 | 2026-02-24T02:32:40.312Z | [ recovery-image] Feb 24 02:32:40.255 INFO O| Feb 24 02:32:40.254 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6531 | 2026-02-24T02:32:40.313Z | [ recovery-image] Feb 24 02:32:40.275 INFO O| Feb 24 02:32:40.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1" |
| 6532 | 2026-02-24T02:32:40.313Z | [ recovery-image] Feb 24 02:32:40.275 INFO O| Feb 24 02:32:40.275 INFO STEP 577 (remove_files) COMPLETE |
| 6533 | 2026-02-24T02:32:40.313Z | [ recovery-image] Feb 24 02:32:40.275 INFO O| Feb 24 02:32:40.275 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6534 | 2026-02-24T02:32:40.313Z | [ recovery-image] Feb 24 02:32:40.293 INFO O| Feb 24 02:32:40.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1" |
| 6535 | 2026-02-24T02:32:40.313Z | [ recovery-image] Feb 24 02:32:40.293 INFO O| Feb 24 02:32:40.293 INFO STEP 578 (remove_files) COMPLETE |
| 6536 | 2026-02-24T02:32:40.313Z | [ recovery-image] Feb 24 02:32:40.294 INFO O| Feb 24 02:32:40.293 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6537 | 2026-02-24T02:32:40.314Z | [ recovery-image] Feb 24 02:32:40.313 INFO O| Feb 24 02:32:40.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0" |
| 6538 | 2026-02-24T02:32:40.314Z | [ recovery-image] Feb 24 02:32:40.314 INFO O| Feb 24 02:32:40.314 INFO STEP 579 (remove_files) COMPLETE |
| 6539 | 2026-02-24T02:32:40.314Z | [ recovery-image] Feb 24 02:32:40.314 INFO O| Feb 24 02:32:40.314 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6540 | 2026-02-24T02:32:40.314Z | [ recovery-image] Feb 24 02:32:40.330 INFO O| Feb 24 02:32:40.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1" |
| 6541 | 2026-02-24T02:32:40.314Z | [ recovery-image] Feb 24 02:32:40.330 INFO O| Feb 24 02:32:40.330 INFO STEP 580 (remove_files) COMPLETE |
| 6542 | 2026-02-24T02:32:40.314Z | [ recovery-image] Feb 24 02:32:40.330 INFO O| Feb 24 02:32:40.330 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6543 | 2026-02-24T02:32:40.314Z | [ recovery-image] Feb 24 02:32:40.344 INFO O| Feb 24 02:32:40.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1" |
| 6544 | 2026-02-24T02:32:40.315Z | [ recovery-image] Feb 24 02:32:40.344 INFO O| Feb 24 02:32:40.344 INFO STEP 581 (remove_files) COMPLETE |
| 6545 | 2026-02-24T02:32:40.315Z | [ recovery-image] Feb 24 02:32:40.344 INFO O| Feb 24 02:32:40.344 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6546 | 2026-02-24T02:32:40.351Z | [ recovery-image] Feb 24 02:32:40.363 INFO O| Feb 24 02:32:40.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1" |
| 6547 | 2026-02-24T02:32:40.351Z | [ recovery-image] Feb 24 02:32:40.363 INFO O| Feb 24 02:32:40.363 INFO STEP 582 (remove_files) COMPLETE |
| 6548 | 2026-02-24T02:32:40.351Z | [ recovery-image] Feb 24 02:32:40.363 INFO O| Feb 24 02:32:40.363 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6549 | 2026-02-24T02:32:40.351Z | [ recovery-image] Feb 24 02:32:40.377 INFO O| Feb 24 02:32:40.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1" |
| 6550 | 2026-02-24T02:32:40.351Z | [ recovery-image] Feb 24 02:32:40.378 INFO O| Feb 24 02:32:40.377 INFO STEP 583 (remove_files) COMPLETE |
| 6551 | 2026-02-24T02:32:40.351Z | [ recovery-image] Feb 24 02:32:40.378 INFO O| Feb 24 02:32:40.378 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6552 | 2026-02-24T02:32:40.385Z | [ recovery-image] Feb 24 02:32:40.393 INFO O| Feb 24 02:32:40.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1" |
| 6553 | 2026-02-24T02:32:40.385Z | [ recovery-image] Feb 24 02:32:40.393 INFO O| Feb 24 02:32:40.393 INFO STEP 584 (remove_files) COMPLETE |
| 6554 | 2026-02-24T02:32:40.385Z | [ recovery-image] Feb 24 02:32:40.393 INFO O| Feb 24 02:32:40.393 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6555 | 2026-02-24T02:32:40.386Z | [ recovery-image] Feb 24 02:32:40.416 INFO O| Feb 24 02:32:40.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1" |
| 6556 | 2026-02-24T02:32:40.386Z | [ recovery-image] Feb 24 02:32:40.416 INFO O| Feb 24 02:32:40.416 INFO STEP 585 (remove_files) COMPLETE |
| 6557 | 2026-02-24T02:32:40.386Z | [ recovery-image] Feb 24 02:32:40.416 INFO O| Feb 24 02:32:40.416 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6558 | 2026-02-24T02:32:40.414Z | [ recovery-image] Feb 24 02:32:40.430 INFO O| Feb 24 02:32:40.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1" |
| 6559 | 2026-02-24T02:32:40.414Z | [ recovery-image] Feb 24 02:32:40.430 INFO O| Feb 24 02:32:40.430 INFO STEP 586 (remove_files) COMPLETE |
| 6560 | 2026-02-24T02:32:40.414Z | [ recovery-image] Feb 24 02:32:40.430 INFO O| Feb 24 02:32:40.430 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6561 | 2026-02-24T02:32:40.414Z | [ recovery-image] Feb 24 02:32:40.448 INFO O| Feb 24 02:32:40.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1" |
| 6562 | 2026-02-24T02:32:40.414Z | [ recovery-image] Feb 24 02:32:40.448 INFO O| Feb 24 02:32:40.448 INFO STEP 587 (remove_files) COMPLETE |
| 6563 | 2026-02-24T02:32:40.414Z | [ recovery-image] Feb 24 02:32:40.448 INFO O| Feb 24 02:32:40.448 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6564 | 2026-02-24T02:32:40.451Z | [ recovery-image] Feb 24 02:32:40.467 INFO O| Feb 24 02:32:40.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1" |
| 6565 | 2026-02-24T02:32:40.451Z | [ recovery-image] Feb 24 02:32:40.467 INFO O| Feb 24 02:32:40.467 INFO STEP 588 (remove_files) COMPLETE |
| 6566 | 2026-02-24T02:32:40.451Z | [ recovery-image] Feb 24 02:32:40.467 INFO O| Feb 24 02:32:40.467 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6567 | 2026-02-24T02:32:40.516Z | [ recovery-image] Feb 24 02:32:40.484 INFO O| Feb 24 02:32:40.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1" |
| 6568 | 2026-02-24T02:32:40.517Z | [ recovery-image] Feb 24 02:32:40.484 INFO O| Feb 24 02:32:40.484 INFO STEP 589 (remove_files) COMPLETE |
| 6569 | 2026-02-24T02:32:40.517Z | [ recovery-image] Feb 24 02:32:40.484 INFO O| Feb 24 02:32:40.484 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6570 | 2026-02-24T02:32:40.517Z | [ recovery-image] Feb 24 02:32:40.501 INFO O| Feb 24 02:32:40.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1" |
| 6571 | 2026-02-24T02:32:40.517Z | [ recovery-image] Feb 24 02:32:40.501 INFO O| Feb 24 02:32:40.501 INFO STEP 590 (remove_files) COMPLETE |
| 6572 | 2026-02-24T02:32:40.517Z | [ recovery-image] Feb 24 02:32:40.501 INFO O| Feb 24 02:32:40.501 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6573 | 2026-02-24T02:32:40.517Z | [ recovery-image] Feb 24 02:32:40.517 INFO O| Feb 24 02:32:40.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1" |
| 6574 | 2026-02-24T02:32:40.517Z | [ recovery-image] Feb 24 02:32:40.517 INFO O| Feb 24 02:32:40.517 INFO STEP 591 (remove_files) COMPLETE |
| 6575 | 2026-02-24T02:32:40.517Z | [ recovery-image] Feb 24 02:32:40.517 INFO O| Feb 24 02:32:40.517 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6576 | 2026-02-24T02:32:40.571Z | [ recovery-image] Feb 24 02:32:40.535 INFO O| Feb 24 02:32:40.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1" |
| 6577 | 2026-02-24T02:32:40.572Z | [ recovery-image] Feb 24 02:32:40.536 INFO O| Feb 24 02:32:40.535 INFO STEP 592 (remove_files) COMPLETE |
| 6578 | 2026-02-24T02:32:40.572Z | [ recovery-image] Feb 24 02:32:40.536 INFO O| Feb 24 02:32:40.536 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6579 | 2026-02-24T02:32:40.572Z | [ recovery-image] Feb 24 02:32:40.557 INFO O| Feb 24 02:32:40.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5" |
| 6580 | 2026-02-24T02:32:40.572Z | [ recovery-image] Feb 24 02:32:40.557 INFO O| Feb 24 02:32:40.557 INFO STEP 593 (remove_files) COMPLETE |
| 6581 | 2026-02-24T02:32:40.572Z | [ recovery-image] Feb 24 02:32:40.557 INFO O| Feb 24 02:32:40.557 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6582 | 2026-02-24T02:32:40.572Z | [ recovery-image] Feb 24 02:32:40.575 INFO O| Feb 24 02:32:40.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1" |
| 6583 | 2026-02-24T02:32:40.572Z | [ recovery-image] Feb 24 02:32:40.575 INFO O| Feb 24 02:32:40.575 INFO STEP 594 (remove_files) COMPLETE |
| 6584 | 2026-02-24T02:32:40.572Z | [ recovery-image] Feb 24 02:32:40.575 INFO O| Feb 24 02:32:40.575 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6585 | 2026-02-24T02:32:40.572Z | [ recovery-image] Feb 24 02:32:40.590 INFO O| Feb 24 02:32:40.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1" |
| 6586 | 2026-02-24T02:32:40.572Z | [ recovery-image] Feb 24 02:32:40.590 INFO O| Feb 24 02:32:40.590 INFO STEP 595 (remove_files) COMPLETE |
| 6587 | 2026-02-24T02:32:40.572Z | [ recovery-image] Feb 24 02:32:40.590 INFO O| Feb 24 02:32:40.590 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6588 | 2026-02-24T02:32:40.613Z | [ recovery-image] Feb 24 02:32:40.610 INFO O| Feb 24 02:32:40.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1" |
| 6589 | 2026-02-24T02:32:40.613Z | [ recovery-image] Feb 24 02:32:40.610 INFO O| Feb 24 02:32:40.610 INFO STEP 596 (remove_files) COMPLETE |
| 6590 | 2026-02-24T02:32:40.613Z | [ recovery-image] Feb 24 02:32:40.610 INFO O| Feb 24 02:32:40.610 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6591 | 2026-02-24T02:32:40.614Z | [ recovery-image] Feb 24 02:32:40.627 INFO O| Feb 24 02:32:40.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1" |
| 6592 | 2026-02-24T02:32:40.614Z | [ recovery-image] Feb 24 02:32:40.627 INFO O| Feb 24 02:32:40.627 INFO STEP 597 (remove_files) COMPLETE |
| 6593 | 2026-02-24T02:32:40.614Z | [ recovery-image] Feb 24 02:32:40.627 INFO O| Feb 24 02:32:40.627 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6594 | 2026-02-24T02:32:40.644Z | [ recovery-image] Feb 24 02:32:40.643 INFO O| Feb 24 02:32:40.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1" |
| 6595 | 2026-02-24T02:32:40.645Z | [ recovery-image] Feb 24 02:32:40.643 INFO O| Feb 24 02:32:40.643 INFO STEP 598 (remove_files) COMPLETE |
| 6596 | 2026-02-24T02:32:40.645Z | [ recovery-image] Feb 24 02:32:40.643 INFO O| Feb 24 02:32:40.643 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6597 | 2026-02-24T02:32:40.645Z | [ recovery-image] Feb 24 02:32:40.664 INFO O| Feb 24 02:32:40.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1" |
| 6598 | 2026-02-24T02:32:40.645Z | [ recovery-image] Feb 24 02:32:40.665 INFO O| Feb 24 02:32:40.665 INFO STEP 599 (remove_files) COMPLETE |
| 6599 | 2026-02-24T02:32:40.645Z | [ recovery-image] Feb 24 02:32:40.665 INFO O| Feb 24 02:32:40.665 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6600 | 2026-02-24T02:32:40.673Z | [ recovery-image] Feb 24 02:32:40.683 INFO O| Feb 24 02:32:40.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1" |
| 6601 | 2026-02-24T02:32:40.673Z | [ recovery-image] Feb 24 02:32:40.683 INFO O| Feb 24 02:32:40.683 INFO STEP 600 (remove_files) COMPLETE |
| 6602 | 2026-02-24T02:32:40.674Z | [ recovery-image] Feb 24 02:32:40.683 INFO O| Feb 24 02:32:40.683 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6603 | 2026-02-24T02:32:40.674Z | [ recovery-image] Feb 24 02:32:40.703 INFO O| Feb 24 02:32:40.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1" |
| 6604 | 2026-02-24T02:32:40.674Z | [ recovery-image] Feb 24 02:32:40.704 INFO O| Feb 24 02:32:40.704 INFO STEP 601 (remove_files) COMPLETE |
| 6605 | 2026-02-24T02:32:40.674Z | [ recovery-image] Feb 24 02:32:40.704 INFO O| Feb 24 02:32:40.704 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6606 | 2026-02-24T02:32:40.700Z | [ recovery-image] Feb 24 02:32:40.721 INFO O| Feb 24 02:32:40.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9" |
| 6607 | 2026-02-24T02:32:40.700Z | [ recovery-image] Feb 24 02:32:40.721 INFO O| Feb 24 02:32:40.721 INFO STEP 602 (remove_files) COMPLETE |
| 6608 | 2026-02-24T02:32:40.701Z | [ recovery-image] Feb 24 02:32:40.722 INFO O| Feb 24 02:32:40.721 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6609 | 2026-02-24T02:32:40.701Z | [ recovery-image] Feb 24 02:32:40.739 INFO O| Feb 24 02:32:40.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1" |
| 6610 | 2026-02-24T02:32:40.701Z | [ recovery-image] Feb 24 02:32:40.740 INFO O| Feb 24 02:32:40.740 INFO STEP 603 (remove_files) COMPLETE |
| 6611 | 2026-02-24T02:32:40.701Z | [ recovery-image] Feb 24 02:32:40.740 INFO O| Feb 24 02:32:40.740 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6612 | 2026-02-24T02:32:40.732Z | [ recovery-image] Feb 24 02:32:40.757 INFO O| Feb 24 02:32:40.757 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1" |
| 6613 | 2026-02-24T02:32:40.732Z | [ recovery-image] Feb 24 02:32:40.757 INFO O| Feb 24 02:32:40.757 INFO STEP 604 (remove_files) COMPLETE |
| 6614 | 2026-02-24T02:32:40.732Z | [ recovery-image] Feb 24 02:32:40.757 INFO O| Feb 24 02:32:40.757 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6615 | 2026-02-24T02:32:40.769Z | [ recovery-image] Feb 24 02:32:40.776 INFO O| Feb 24 02:32:40.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2" |
| 6616 | 2026-02-24T02:32:40.769Z | [ recovery-image] Feb 24 02:32:40.776 INFO O| Feb 24 02:32:40.776 INFO STEP 605 (remove_files) COMPLETE |
| 6617 | 2026-02-24T02:32:40.770Z | [ recovery-image] Feb 24 02:32:40.776 INFO O| Feb 24 02:32:40.776 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6618 | 2026-02-24T02:32:40.770Z | [ recovery-image] Feb 24 02:32:40.794 INFO O| Feb 24 02:32:40.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7" |
| 6619 | 2026-02-24T02:32:40.770Z | [ recovery-image] Feb 24 02:32:40.794 INFO O| Feb 24 02:32:40.794 INFO STEP 606 (remove_files) COMPLETE |
| 6620 | 2026-02-24T02:32:40.770Z | [ recovery-image] Feb 24 02:32:40.794 INFO O| Feb 24 02:32:40.794 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6621 | 2026-02-24T02:32:40.810Z | [ recovery-image] Feb 24 02:32:40.811 INFO O| Feb 24 02:32:40.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpctx.so.1" |
| 6622 | 2026-02-24T02:32:40.811Z | [ recovery-image] Feb 24 02:32:40.811 INFO O| Feb 24 02:32:40.811 INFO STEP 607 (remove_files) COMPLETE |
| 6623 | 2026-02-24T02:32:40.811Z | [ recovery-image] Feb 24 02:32:40.811 INFO O| Feb 24 02:32:40.811 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6624 | 2026-02-24T02:32:40.811Z | [ recovery-image] Feb 24 02:32:40.828 INFO O| Feb 24 02:32:40.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1" |
| 6625 | 2026-02-24T02:32:40.811Z | [ recovery-image] Feb 24 02:32:40.828 INFO O| Feb 24 02:32:40.828 INFO STEP 608 (remove_files) COMPLETE |
| 6626 | 2026-02-24T02:32:40.812Z | [ recovery-image] Feb 24 02:32:40.828 INFO O| Feb 24 02:32:40.828 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6627 | 2026-02-24T02:32:40.845Z | [ recovery-image] Feb 24 02:32:40.846 INFO O| Feb 24 02:32:40.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1" |
| 6628 | 2026-02-24T02:32:40.845Z | [ recovery-image] Feb 24 02:32:40.846 INFO O| Feb 24 02:32:40.846 INFO STEP 609 (remove_files) COMPLETE |
| 6629 | 2026-02-24T02:32:40.845Z | [ recovery-image] Feb 24 02:32:40.846 INFO O| Feb 24 02:32:40.846 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6630 | 2026-02-24T02:32:40.845Z | [ recovery-image] Feb 24 02:32:40.863 INFO O| Feb 24 02:32:40.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1" |
| 6631 | 2026-02-24T02:32:40.846Z | [ recovery-image] Feb 24 02:32:40.864 INFO O| Feb 24 02:32:40.864 INFO STEP 610 (remove_files) COMPLETE |
| 6632 | 2026-02-24T02:32:40.846Z | [ recovery-image] Feb 24 02:32:40.864 INFO O| Feb 24 02:32:40.864 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6633 | 2026-02-24T02:32:40.874Z | [ recovery-image] Feb 24 02:32:40.886 INFO O| Feb 24 02:32:40.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1" |
| 6634 | 2026-02-24T02:32:40.874Z | [ recovery-image] Feb 24 02:32:40.886 INFO O| Feb 24 02:32:40.886 INFO STEP 611 (remove_files) COMPLETE |
| 6635 | 2026-02-24T02:32:40.874Z | [ recovery-image] Feb 24 02:32:40.886 INFO O| Feb 24 02:32:40.886 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6636 | 2026-02-24T02:32:40.874Z | [ recovery-image] Feb 24 02:32:40.903 INFO O| Feb 24 02:32:40.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1" |
| 6637 | 2026-02-24T02:32:40.874Z | [ recovery-image] Feb 24 02:32:40.903 INFO O| Feb 24 02:32:40.903 INFO STEP 612 (remove_files) COMPLETE |
| 6638 | 2026-02-24T02:32:40.874Z | [ recovery-image] Feb 24 02:32:40.903 INFO O| Feb 24 02:32:40.903 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6639 | 2026-02-24T02:32:40.913Z | [ recovery-image] Feb 24 02:32:40.917 INFO O| Feb 24 02:32:40.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1" |
| 6640 | 2026-02-24T02:32:40.913Z | [ recovery-image] Feb 24 02:32:40.917 INFO O| Feb 24 02:32:40.917 INFO STEP 613 (remove_files) COMPLETE |
| 6641 | 2026-02-24T02:32:40.914Z | [ recovery-image] Feb 24 02:32:40.917 INFO O| Feb 24 02:32:40.917 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6642 | 2026-02-24T02:32:40.914Z | [ recovery-image] Feb 24 02:32:40.931 INFO O| Feb 24 02:32:40.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1" |
| 6643 | 2026-02-24T02:32:40.914Z | [ recovery-image] Feb 24 02:32:40.932 INFO O| Feb 24 02:32:40.932 INFO STEP 614 (remove_files) COMPLETE |
| 6644 | 2026-02-24T02:32:40.914Z | [ recovery-image] Feb 24 02:32:40.932 INFO O| Feb 24 02:32:40.932 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6645 | 2026-02-24T02:32:40.966Z | [ recovery-image] Feb 24 02:32:40.948 INFO O| Feb 24 02:32:40.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1" |
| 6646 | 2026-02-24T02:32:40.967Z | [ recovery-image] Feb 24 02:32:40.949 INFO O| Feb 24 02:32:40.949 INFO STEP 615 (remove_files) COMPLETE |
| 6647 | 2026-02-24T02:32:40.967Z | [ recovery-image] Feb 24 02:32:40.949 INFO O| Feb 24 02:32:40.949 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6648 | 2026-02-24T02:32:40.967Z | [ recovery-image] Feb 24 02:32:40.964 INFO O| Feb 24 02:32:40.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1" |
| 6649 | 2026-02-24T02:32:40.968Z | [ recovery-image] Feb 24 02:32:40.964 INFO O| Feb 24 02:32:40.964 INFO STEP 616 (remove_files) COMPLETE |
| 6650 | 2026-02-24T02:32:40.968Z | [ recovery-image] Feb 24 02:32:40.964 INFO O| Feb 24 02:32:40.964 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6651 | 2026-02-24T02:32:40.968Z | [ recovery-image] Feb 24 02:32:40.978 INFO O| Feb 24 02:32:40.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1" |
| 6652 | 2026-02-24T02:32:40.968Z | [ recovery-image] Feb 24 02:32:40.979 INFO O| Feb 24 02:32:40.979 INFO STEP 617 (remove_files) COMPLETE |
| 6653 | 2026-02-24T02:32:40.968Z | [ recovery-image] Feb 24 02:32:40.979 INFO O| Feb 24 02:32:40.979 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6654 | 2026-02-24T02:32:41.021Z | [ recovery-image] Feb 24 02:32:40.998 INFO O| Feb 24 02:32:40.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1" |
| 6655 | 2026-02-24T02:32:41.021Z | [ recovery-image] Feb 24 02:32:40.998 INFO O| Feb 24 02:32:40.998 INFO STEP 618 (remove_files) COMPLETE |
| 6656 | 2026-02-24T02:32:41.022Z | [ recovery-image] Feb 24 02:32:40.998 INFO O| Feb 24 02:32:40.998 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6657 | 2026-02-24T02:32:41.022Z | [ recovery-image] Feb 24 02:32:41.018 INFO O| Feb 24 02:32:41.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1" |
| 6658 | 2026-02-24T02:32:41.022Z | [ recovery-image] Feb 24 02:32:41.019 INFO O| Feb 24 02:32:41.019 INFO STEP 619 (remove_files) COMPLETE |
| 6659 | 2026-02-24T02:32:41.022Z | [ recovery-image] Feb 24 02:32:41.019 INFO O| Feb 24 02:32:41.019 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6660 | 2026-02-24T02:32:41.022Z | [ recovery-image] Feb 24 02:32:41.035 INFO O| Feb 24 02:32:41.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1" |
| 6661 | 2026-02-24T02:32:41.022Z | [ recovery-image] Feb 24 02:32:41.035 INFO O| Feb 24 02:32:41.035 INFO STEP 620 (remove_files) COMPLETE |
| 6662 | 2026-02-24T02:32:41.135Z | [ recovery-image] Feb 24 02:32:41.035 INFO O| Feb 24 02:32:41.035 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6663 | 2026-02-24T02:32:41.136Z | [ recovery-image] Feb 24 02:32:41.059 INFO O| Feb 24 02:32:41.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6" |
| 6664 | 2026-02-24T02:32:41.136Z | [ recovery-image] Feb 24 02:32:41.060 INFO O| Feb 24 02:32:41.060 INFO STEP 621 (remove_files) COMPLETE |
| 6665 | 2026-02-24T02:32:41.136Z | [ recovery-image] Feb 24 02:32:41.060 INFO O| Feb 24 02:32:41.060 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6666 | 2026-02-24T02:32:41.136Z | [ recovery-image] Feb 24 02:32:41.080 INFO O| Feb 24 02:32:41.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1" |
| 6667 | 2026-02-24T02:32:41.136Z | [ recovery-image] Feb 24 02:32:41.080 INFO O| Feb 24 02:32:41.080 INFO STEP 622 (remove_files) COMPLETE |
| 6668 | 2026-02-24T02:32:41.136Z | [ recovery-image] Feb 24 02:32:41.080 INFO O| Feb 24 02:32:41.080 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6669 | 2026-02-24T02:32:41.136Z | [ recovery-image] Feb 24 02:32:41.094 INFO O| Feb 24 02:32:41.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1" |
| 6670 | 2026-02-24T02:32:41.136Z | [ recovery-image] Feb 24 02:32:41.095 INFO O| Feb 24 02:32:41.094 INFO STEP 623 (remove_files) COMPLETE |
| 6671 | 2026-02-24T02:32:41.137Z | [ recovery-image] Feb 24 02:32:41.095 INFO O| Feb 24 02:32:41.095 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6672 | 2026-02-24T02:32:41.258Z | [ recovery-image] Feb 24 02:32:41.108 INFO O| Feb 24 02:32:41.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0" |
| 6673 | 2026-02-24T02:32:41.258Z | [ recovery-image] Feb 24 02:32:41.108 INFO O| Feb 24 02:32:41.108 INFO STEP 624 (remove_files) COMPLETE |
| 6674 | 2026-02-24T02:32:41.258Z | [ recovery-image] Feb 24 02:32:41.108 INFO O| Feb 24 02:32:41.108 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6675 | 2026-02-24T02:32:41.259Z | [ recovery-image] Feb 24 02:32:41.124 INFO O| Feb 24 02:32:41.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1" |
| 6676 | 2026-02-24T02:32:41.259Z | [ recovery-image] Feb 24 02:32:41.125 INFO O| Feb 24 02:32:41.124 INFO STEP 625 (remove_files) COMPLETE |
| 6677 | 2026-02-24T02:32:41.259Z | [ recovery-image] Feb 24 02:32:41.125 INFO O| Feb 24 02:32:41.125 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6678 | 2026-02-24T02:32:41.259Z | [ recovery-image] Feb 24 02:32:41.141 INFO O| Feb 24 02:32:41.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1" |
| 6679 | 2026-02-24T02:32:41.259Z | [ recovery-image] Feb 24 02:32:41.141 INFO O| Feb 24 02:32:41.141 INFO STEP 626 (remove_files) COMPLETE |
| 6680 | 2026-02-24T02:32:41.259Z | [ recovery-image] Feb 24 02:32:41.141 INFO O| Feb 24 02:32:41.141 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6681 | 2026-02-24T02:32:41.259Z | [ recovery-image] Feb 24 02:32:41.155 INFO O| Feb 24 02:32:41.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1" |
| 6682 | 2026-02-24T02:32:41.259Z | [ recovery-image] Feb 24 02:32:41.156 INFO O| Feb 24 02:32:41.155 INFO STEP 627 (remove_files) COMPLETE |
| 6683 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.156 INFO O| Feb 24 02:32:41.156 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6684 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.170 INFO O| Feb 24 02:32:41.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1" |
| 6685 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.170 INFO O| Feb 24 02:32:41.170 INFO STEP 628 (remove_files) COMPLETE |
| 6686 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.170 INFO O| Feb 24 02:32:41.170 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6687 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.184 INFO O| Feb 24 02:32:41.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1" |
| 6688 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.184 INFO O| Feb 24 02:32:41.184 INFO STEP 629 (remove_files) COMPLETE |
| 6689 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.184 INFO O| Feb 24 02:32:41.184 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6690 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.197 INFO O| Feb 24 02:32:41.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1" |
| 6691 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.198 INFO O| Feb 24 02:32:41.197 INFO STEP 630 (remove_files) COMPLETE |
| 6692 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.198 INFO O| Feb 24 02:32:41.197 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6693 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.211 INFO O| Feb 24 02:32:41.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1" |
| 6694 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.211 INFO O| Feb 24 02:32:41.211 INFO STEP 631 (remove_files) COMPLETE |
| 6695 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.211 INFO O| Feb 24 02:32:41.211 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6696 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.226 INFO O| Feb 24 02:32:41.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1" |
| 6697 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.227 INFO O| Feb 24 02:32:41.227 INFO STEP 632 (remove_files) COMPLETE |
| 6698 | 2026-02-24T02:32:41.260Z | [ recovery-image] Feb 24 02:32:41.227 INFO O| Feb 24 02:32:41.227 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6699 | 2026-02-24T02:32:41.339Z | [ recovery-image] Feb 24 02:32:41.243 INFO O| Feb 24 02:32:41.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1" |
| 6700 | 2026-02-24T02:32:41.339Z | [ recovery-image] Feb 24 02:32:41.243 INFO O| Feb 24 02:32:41.243 INFO STEP 633 (remove_files) COMPLETE |
| 6701 | 2026-02-24T02:32:41.339Z | [ recovery-image] Feb 24 02:32:41.243 INFO O| Feb 24 02:32:41.243 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6702 | 2026-02-24T02:32:41.339Z | [ recovery-image] Feb 24 02:32:41.264 INFO O| Feb 24 02:32:41.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1" |
| 6703 | 2026-02-24T02:32:41.339Z | [ recovery-image] Feb 24 02:32:41.264 INFO O| Feb 24 02:32:41.264 INFO STEP 634 (remove_files) COMPLETE |
| 6704 | 2026-02-24T02:32:41.340Z | [ recovery-image] Feb 24 02:32:41.264 INFO O| Feb 24 02:32:41.264 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6705 | 2026-02-24T02:32:41.340Z | [ recovery-image] Feb 24 02:32:41.283 INFO O| Feb 24 02:32:41.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1" |
| 6706 | 2026-02-24T02:32:41.340Z | [ recovery-image] Feb 24 02:32:41.283 INFO O| Feb 24 02:32:41.283 INFO STEP 635 (remove_files) COMPLETE |
| 6707 | 2026-02-24T02:32:41.340Z | [ recovery-image] Feb 24 02:32:41.283 INFO O| Feb 24 02:32:41.283 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6708 | 2026-02-24T02:32:41.340Z | [ recovery-image] Feb 24 02:32:41.299 INFO O| Feb 24 02:32:41.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1" |
| 6709 | 2026-02-24T02:32:41.340Z | [ recovery-image] Feb 24 02:32:41.299 INFO O| Feb 24 02:32:41.299 INFO STEP 636 (remove_files) COMPLETE |
| 6710 | 2026-02-24T02:32:41.341Z | [ recovery-image] Feb 24 02:32:41.300 INFO O| Feb 24 02:32:41.299 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6711 | 2026-02-24T02:32:41.341Z | [ recovery-image] Feb 24 02:32:41.317 INFO O| Feb 24 02:32:41.317 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1" |
| 6712 | 2026-02-24T02:32:41.341Z | [ recovery-image] Feb 24 02:32:41.317 INFO O| Feb 24 02:32:41.317 INFO STEP 637 (remove_files) COMPLETE |
| 6713 | 2026-02-24T02:32:41.341Z | [ recovery-image] Feb 24 02:32:41.317 INFO O| Feb 24 02:32:41.317 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6714 | 2026-02-24T02:32:41.383Z | [ recovery-image] Feb 24 02:32:41.338 INFO O| Feb 24 02:32:41.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/bash.pc" |
| 6715 | 2026-02-24T02:32:41.383Z | [ recovery-image] Feb 24 02:32:41.339 INFO O| Feb 24 02:32:41.338 INFO STEP 638 (remove_files) COMPLETE |
| 6716 | 2026-02-24T02:32:41.383Z | [ recovery-image] Feb 24 02:32:41.339 INFO O| Feb 24 02:32:41.339 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6717 | 2026-02-24T02:32:41.383Z | [ recovery-image] Feb 24 02:32:41.357 INFO O| Feb 24 02:32:41.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc" |
| 6718 | 2026-02-24T02:32:41.383Z | [ recovery-image] Feb 24 02:32:41.357 INFO O| Feb 24 02:32:41.357 INFO STEP 639 (remove_files) COMPLETE |
| 6719 | 2026-02-24T02:32:41.383Z | [ recovery-image] Feb 24 02:32:41.357 INFO O| Feb 24 02:32:41.357 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6720 | 2026-02-24T02:32:41.383Z | [ recovery-image] Feb 24 02:32:41.375 INFO O| Feb 24 02:32:41.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc" |
| 6721 | 2026-02-24T02:32:41.383Z | [ recovery-image] Feb 24 02:32:41.375 INFO O| Feb 24 02:32:41.375 INFO STEP 640 (remove_files) COMPLETE |
| 6722 | 2026-02-24T02:32:41.383Z | [ recovery-image] Feb 24 02:32:41.375 INFO O| Feb 24 02:32:41.375 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6723 | 2026-02-24T02:32:41.383Z | [ recovery-image] Feb 24 02:32:41.390 INFO O| Feb 24 02:32:41.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc" |
| 6724 | 2026-02-24T02:32:41.383Z | [ recovery-image] Feb 24 02:32:41.390 INFO O| Feb 24 02:32:41.390 INFO STEP 641 (remove_files) COMPLETE |
| 6725 | 2026-02-24T02:32:41.384Z | [ recovery-image] Feb 24 02:32:41.390 INFO O| Feb 24 02:32:41.390 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6726 | 2026-02-24T02:32:41.384Z | [ recovery-image] Feb 24 02:32:41.409 INFO O| Feb 24 02:32:41.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc" |
| 6727 | 2026-02-24T02:32:41.384Z | [ recovery-image] Feb 24 02:32:41.409 INFO O| Feb 24 02:32:41.409 INFO STEP 642 (remove_files) COMPLETE |
| 6728 | 2026-02-24T02:32:41.384Z | [ recovery-image] Feb 24 02:32:41.409 INFO O| Feb 24 02:32:41.409 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6729 | 2026-02-24T02:32:41.418Z | [ recovery-image] Feb 24 02:32:41.426 INFO O| Feb 24 02:32:41.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc" |
| 6730 | 2026-02-24T02:32:41.418Z | [ recovery-image] Feb 24 02:32:41.426 INFO O| Feb 24 02:32:41.426 INFO STEP 643 (remove_files) COMPLETE |
| 6731 | 2026-02-24T02:32:41.418Z | [ recovery-image] Feb 24 02:32:41.426 INFO O| Feb 24 02:32:41.426 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6732 | 2026-02-24T02:32:41.418Z | [ recovery-image] Feb 24 02:32:41.438 INFO O| Feb 24 02:32:41.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc" |
| 6733 | 2026-02-24T02:32:41.418Z | [ recovery-image] Feb 24 02:32:41.438 INFO O| Feb 24 02:32:41.438 INFO STEP 644 (remove_files) COMPLETE |
| 6734 | 2026-02-24T02:32:41.418Z | [ recovery-image] Feb 24 02:32:41.438 INFO O| Feb 24 02:32:41.438 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6735 | 2026-02-24T02:32:41.447Z | [ recovery-image] Feb 24 02:32:41.456 INFO O| Feb 24 02:32:41.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc" |
| 6736 | 2026-02-24T02:32:41.447Z | [ recovery-image] Feb 24 02:32:41.456 INFO O| Feb 24 02:32:41.456 INFO STEP 645 (remove_files) COMPLETE |
| 6737 | 2026-02-24T02:32:41.448Z | [ recovery-image] Feb 24 02:32:41.456 INFO O| Feb 24 02:32:41.456 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6738 | 2026-02-24T02:32:41.448Z | [ recovery-image] Feb 24 02:32:41.474 INFO O| Feb 24 02:32:41.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc" |
| 6739 | 2026-02-24T02:32:41.448Z | [ recovery-image] Feb 24 02:32:41.474 INFO O| Feb 24 02:32:41.474 INFO STEP 646 (remove_files) COMPLETE |
| 6740 | 2026-02-24T02:32:41.448Z | [ recovery-image] Feb 24 02:32:41.474 INFO O| Feb 24 02:32:41.474 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6741 | 2026-02-24T02:32:41.476Z | [ recovery-image] Feb 24 02:32:41.488 INFO O| Feb 24 02:32:41.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc" |
| 6742 | 2026-02-24T02:32:41.477Z | [ recovery-image] Feb 24 02:32:41.488 INFO O| Feb 24 02:32:41.488 INFO STEP 647 (remove_files) COMPLETE |
| 6743 | 2026-02-24T02:32:41.477Z | [ recovery-image] Feb 24 02:32:41.488 INFO O| Feb 24 02:32:41.488 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6744 | 2026-02-24T02:32:41.477Z | [ recovery-image] Feb 24 02:32:41.502 INFO O| Feb 24 02:32:41.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc" |
| 6745 | 2026-02-24T02:32:41.477Z | [ recovery-image] Feb 24 02:32:41.502 INFO O| Feb 24 02:32:41.502 INFO STEP 648 (remove_files) COMPLETE |
| 6746 | 2026-02-24T02:32:41.477Z | [ recovery-image] Feb 24 02:32:41.502 INFO O| Feb 24 02:32:41.502 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6747 | 2026-02-24T02:32:41.521Z | [ recovery-image] Feb 24 02:32:41.519 INFO O| Feb 24 02:32:41.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc" |
| 6748 | 2026-02-24T02:32:41.521Z | [ recovery-image] Feb 24 02:32:41.519 INFO O| Feb 24 02:32:41.519 INFO STEP 649 (remove_files) COMPLETE |
| 6749 | 2026-02-24T02:32:41.521Z | [ recovery-image] Feb 24 02:32:41.519 INFO O| Feb 24 02:32:41.519 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6750 | 2026-02-24T02:32:41.521Z | [ recovery-image] Feb 24 02:32:41.532 INFO O| Feb 24 02:32:41.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc" |
| 6751 | 2026-02-24T02:32:41.521Z | [ recovery-image] Feb 24 02:32:41.532 INFO O| Feb 24 02:32:41.532 INFO STEP 650 (remove_files) COMPLETE |
| 6752 | 2026-02-24T02:32:41.522Z | [ recovery-image] Feb 24 02:32:41.532 INFO O| Feb 24 02:32:41.532 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6753 | 2026-02-24T02:32:41.522Z | [ recovery-image] Feb 24 02:32:41.545 INFO O| Feb 24 02:32:41.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc" |
| 6754 | 2026-02-24T02:32:41.522Z | [ recovery-image] Feb 24 02:32:41.545 INFO O| Feb 24 02:32:41.545 INFO STEP 651 (remove_files) COMPLETE |
| 6755 | 2026-02-24T02:32:41.522Z | [ recovery-image] Feb 24 02:32:41.546 INFO O| Feb 24 02:32:41.545 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6756 | 2026-02-24T02:32:41.612Z | [ recovery-image] Feb 24 02:32:41.566 INFO O| Feb 24 02:32:41.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc" |
| 6757 | 2026-02-24T02:32:41.612Z | [ recovery-image] Feb 24 02:32:41.566 INFO O| Feb 24 02:32:41.566 INFO STEP 652 (remove_files) COMPLETE |
| 6758 | 2026-02-24T02:32:41.612Z | [ recovery-image] Feb 24 02:32:41.566 INFO O| Feb 24 02:32:41.566 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6759 | 2026-02-24T02:32:41.612Z | [ recovery-image] Feb 24 02:32:41.590 INFO O| Feb 24 02:32:41.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc" |
| 6760 | 2026-02-24T02:32:41.612Z | [ recovery-image] Feb 24 02:32:41.590 INFO O| Feb 24 02:32:41.590 INFO STEP 653 (remove_files) COMPLETE |
| 6761 | 2026-02-24T02:32:41.612Z | [ recovery-image] Feb 24 02:32:41.590 INFO O| Feb 24 02:32:41.590 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6762 | 2026-02-24T02:32:41.656Z | [ recovery-image] Feb 24 02:32:41.611 INFO O| Feb 24 02:32:41.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc" |
| 6763 | 2026-02-24T02:32:41.656Z | [ recovery-image] Feb 24 02:32:41.611 INFO O| Feb 24 02:32:41.611 INFO STEP 654 (remove_files) COMPLETE |
| 6764 | 2026-02-24T02:32:41.656Z | [ recovery-image] Feb 24 02:32:41.611 INFO O| Feb 24 02:32:41.611 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6765 | 2026-02-24T02:32:41.656Z | [ recovery-image] Feb 24 02:32:41.626 INFO O| Feb 24 02:32:41.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc" |
| 6766 | 2026-02-24T02:32:41.656Z | [ recovery-image] Feb 24 02:32:41.626 INFO O| Feb 24 02:32:41.626 INFO STEP 655 (remove_files) COMPLETE |
| 6767 | 2026-02-24T02:32:41.656Z | [ recovery-image] Feb 24 02:32:41.626 INFO O| Feb 24 02:32:41.626 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6768 | 2026-02-24T02:32:41.657Z | [ recovery-image] Feb 24 02:32:41.639 INFO O| Feb 24 02:32:41.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc" |
| 6769 | 2026-02-24T02:32:41.657Z | [ recovery-image] Feb 24 02:32:41.639 INFO O| Feb 24 02:32:41.639 INFO STEP 656 (remove_files) COMPLETE |
| 6770 | 2026-02-24T02:32:41.657Z | [ recovery-image] Feb 24 02:32:41.639 INFO O| Feb 24 02:32:41.639 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6771 | 2026-02-24T02:32:41.657Z | [ recovery-image] Feb 24 02:32:41.650 INFO O| Feb 24 02:32:41.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc" |
| 6772 | 2026-02-24T02:32:41.657Z | [ recovery-image] Feb 24 02:32:41.650 INFO O| Feb 24 02:32:41.650 INFO STEP 657 (remove_files) COMPLETE |
| 6773 | 2026-02-24T02:32:41.657Z | [ recovery-image] Feb 24 02:32:41.650 INFO O| Feb 24 02:32:41.650 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6774 | 2026-02-24T02:32:41.657Z | [ recovery-image] Feb 24 02:32:41.661 INFO O| Feb 24 02:32:41.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc" |
| 6775 | 2026-02-24T02:32:41.657Z | [ recovery-image] Feb 24 02:32:41.661 INFO O| Feb 24 02:32:41.661 INFO STEP 658 (remove_files) COMPLETE |
| 6776 | 2026-02-24T02:32:41.657Z | [ recovery-image] Feb 24 02:32:41.661 INFO O| Feb 24 02:32:41.661 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6777 | 2026-02-24T02:32:41.658Z | [ recovery-image] Feb 24 02:32:41.679 INFO O| Feb 24 02:32:41.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc" |
| 6778 | 2026-02-24T02:32:41.658Z | [ recovery-image] Feb 24 02:32:41.680 INFO O| Feb 24 02:32:41.679 INFO STEP 659 (remove_files) COMPLETE |
| 6779 | 2026-02-24T02:32:41.658Z | [ recovery-image] Feb 24 02:32:41.680 INFO O| Feb 24 02:32:41.679 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6780 | 2026-02-24T02:32:41.658Z | [ recovery-image] Feb 24 02:32:41.692 INFO O| Feb 24 02:32:41.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc" |
| 6781 | 2026-02-24T02:32:41.658Z | [ recovery-image] Feb 24 02:32:41.692 INFO O| Feb 24 02:32:41.692 INFO STEP 660 (remove_files) COMPLETE |
| 6782 | 2026-02-24T02:32:41.658Z | [ recovery-image] Feb 24 02:32:41.692 INFO O| Feb 24 02:32:41.692 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6783 | 2026-02-24T02:32:41.689Z | [ recovery-image] Feb 24 02:32:41.703 INFO O| Feb 24 02:32:41.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc" |
| 6784 | 2026-02-24T02:32:41.689Z | [ recovery-image] Feb 24 02:32:41.704 INFO O| Feb 24 02:32:41.704 INFO STEP 661 (remove_files) COMPLETE |
| 6785 | 2026-02-24T02:32:41.689Z | [ recovery-image] Feb 24 02:32:41.704 INFO O| Feb 24 02:32:41.704 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6786 | 2026-02-24T02:32:41.689Z | [ recovery-image] Feb 24 02:32:41.724 INFO O| Feb 24 02:32:41.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc" |
| 6787 | 2026-02-24T02:32:41.689Z | [ recovery-image] Feb 24 02:32:41.724 INFO O| Feb 24 02:32:41.724 INFO STEP 662 (remove_files) COMPLETE |
| 6788 | 2026-02-24T02:32:41.689Z | [ recovery-image] Feb 24 02:32:41.724 INFO O| Feb 24 02:32:41.724 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6789 | 2026-02-24T02:32:41.728Z | [ recovery-image] Feb 24 02:32:41.739 INFO O| Feb 24 02:32:41.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc" |
| 6790 | 2026-02-24T02:32:41.728Z | [ recovery-image] Feb 24 02:32:41.739 INFO O| Feb 24 02:32:41.739 INFO STEP 663 (remove_files) COMPLETE |
| 6791 | 2026-02-24T02:32:41.728Z | [ recovery-image] Feb 24 02:32:41.739 INFO O| Feb 24 02:32:41.739 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6792 | 2026-02-24T02:32:41.797Z | [ recovery-image] Feb 24 02:32:41.756 INFO O| Feb 24 02:32:41.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc" |
| 6793 | 2026-02-24T02:32:41.797Z | [ recovery-image] Feb 24 02:32:41.756 INFO O| Feb 24 02:32:41.756 INFO STEP 664 (remove_files) COMPLETE |
| 6794 | 2026-02-24T02:32:41.798Z | [ recovery-image] Feb 24 02:32:41.756 INFO O| Feb 24 02:32:41.756 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6795 | 2026-02-24T02:32:41.798Z | [ recovery-image] Feb 24 02:32:41.774 INFO O| Feb 24 02:32:41.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc" |
| 6796 | 2026-02-24T02:32:41.798Z | [ recovery-image] Feb 24 02:32:41.774 INFO O| Feb 24 02:32:41.774 INFO STEP 665 (remove_files) COMPLETE |
| 6797 | 2026-02-24T02:32:41.798Z | [ recovery-image] Feb 24 02:32:41.774 INFO O| Feb 24 02:32:41.774 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6798 | 2026-02-24T02:32:41.798Z | [ recovery-image] Feb 24 02:32:41.790 INFO O| Feb 24 02:32:41.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc" |
| 6799 | 2026-02-24T02:32:41.799Z | [ recovery-image] Feb 24 02:32:41.790 INFO O| Feb 24 02:32:41.790 INFO STEP 666 (remove_files) COMPLETE |
| 6800 | 2026-02-24T02:32:41.799Z | [ recovery-image] Feb 24 02:32:41.790 INFO O| Feb 24 02:32:41.790 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6801 | 2026-02-24T02:32:41.799Z | [ recovery-image] Feb 24 02:32:41.802 INFO O| Feb 24 02:32:41.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc" |
| 6802 | 2026-02-24T02:32:41.799Z | [ recovery-image] Feb 24 02:32:41.802 INFO O| Feb 24 02:32:41.802 INFO STEP 667 (remove_files) COMPLETE |
| 6803 | 2026-02-24T02:32:41.799Z | [ recovery-image] Feb 24 02:32:41.802 INFO O| Feb 24 02:32:41.802 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6804 | 2026-02-24T02:32:41.836Z | [ recovery-image] Feb 24 02:32:41.826 INFO O| Feb 24 02:32:41.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2" |
| 6805 | 2026-02-24T02:32:41.836Z | [ recovery-image] Feb 24 02:32:41.826 INFO O| Feb 24 02:32:41.826 INFO STEP 668 (remove_files) COMPLETE |
| 6806 | 2026-02-24T02:32:41.837Z | [ recovery-image] Feb 24 02:32:41.827 INFO O| Feb 24 02:32:41.826 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6807 | 2026-02-24T02:32:41.837Z | [ recovery-image] Feb 24 02:32:41.843 INFO O| Feb 24 02:32:41.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1" |
| 6808 | 2026-02-24T02:32:41.837Z | [ recovery-image] Feb 24 02:32:41.843 INFO O| Feb 24 02:32:41.843 INFO STEP 669 (remove_files) COMPLETE |
| 6809 | 2026-02-24T02:32:41.837Z | [ recovery-image] Feb 24 02:32:41.843 INFO O| Feb 24 02:32:41.843 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6810 | 2026-02-24T02:32:41.838Z | [ recovery-image] Feb 24 02:32:41.857 INFO O| Feb 24 02:32:41.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr" |
| 6811 | 2026-02-24T02:32:41.838Z | [ recovery-image] Feb 24 02:32:41.858 INFO O| Feb 24 02:32:41.858 INFO STEP 670 (remove_files) COMPLETE |
| 6812 | 2026-02-24T02:32:41.838Z | [ recovery-image] Feb 24 02:32:41.858 INFO O| Feb 24 02:32:41.858 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6813 | 2026-02-24T02:32:41.838Z | [ host-image] Feb 24 02:32:41.859 INFO O| Feb 24 02:32:41.859 INFO O| Startup: Caching catalogs ... Done |
| 6814 | 2026-02-24T02:32:41.889Z | [ recovery-image] Feb 24 02:32:41.879 INFO O| Feb 24 02:32:41.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh" |
| 6815 | 2026-02-24T02:32:41.889Z | [ recovery-image] Feb 24 02:32:41.880 INFO O| Feb 24 02:32:41.880 INFO STEP 671 (remove_files) COMPLETE |
| 6816 | 2026-02-24T02:32:41.889Z | [ recovery-image] Feb 24 02:32:41.880 INFO O| Feb 24 02:32:41.880 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6817 | 2026-02-24T02:32:41.889Z | [ recovery-image] Feb 24 02:32:41.898 INFO O| Feb 24 02:32:41.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query" |
| 6818 | 2026-02-24T02:32:41.889Z | [ recovery-image] Feb 24 02:32:41.898 INFO O| Feb 24 02:32:41.898 INFO STEP 672 (remove_files) COMPLETE |
| 6819 | 2026-02-24T02:32:41.890Z | [ recovery-image] Feb 24 02:32:41.898 INFO O| Feb 24 02:32:41.898 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6820 | 2026-02-24T02:32:41.946Z | [ recovery-image] Feb 24 02:32:41.914 INFO O| Feb 24 02:32:41.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh" |
| 6821 | 2026-02-24T02:32:41.947Z | [ recovery-image] Feb 24 02:32:41.915 INFO O| Feb 24 02:32:41.914 INFO STEP 673 (remove_files) COMPLETE |
| 6822 | 2026-02-24T02:32:41.947Z | [ recovery-image] Feb 24 02:32:41.915 INFO O| Feb 24 02:32:41.915 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6823 | 2026-02-24T02:32:41.947Z | [ recovery-image] Feb 24 02:32:41.933 INFO O| Feb 24 02:32:41.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1" |
| 6824 | 2026-02-24T02:32:41.947Z | [ recovery-image] Feb 24 02:32:41.933 INFO O| Feb 24 02:32:41.933 INFO STEP 674 (remove_files) COMPLETE |
| 6825 | 2026-02-24T02:32:41.947Z | [ recovery-image] Feb 24 02:32:41.933 INFO O| Feb 24 02:32:41.933 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6826 | 2026-02-24T02:32:41.947Z | [ recovery-image] Feb 24 02:32:41.951 INFO O| Feb 24 02:32:41.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1" |
| 6827 | 2026-02-24T02:32:41.947Z | [ recovery-image] Feb 24 02:32:41.951 INFO O| Feb 24 02:32:41.951 INFO STEP 675 (remove_files) COMPLETE |
| 6828 | 2026-02-24T02:32:41.947Z | [ recovery-image] Feb 24 02:32:41.951 INFO O| Feb 24 02:32:41.951 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6829 | 2026-02-24T02:32:42.003Z | [ recovery-image] Feb 24 02:32:41.970 INFO O| Feb 24 02:32:41.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1" |
| 6830 | 2026-02-24T02:32:42.004Z | [ recovery-image] Feb 24 02:32:41.970 INFO O| Feb 24 02:32:41.970 INFO STEP 676 (remove_files) COMPLETE |
| 6831 | 2026-02-24T02:32:42.004Z | [ recovery-image] Feb 24 02:32:41.970 INFO O| Feb 24 02:32:41.970 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6832 | 2026-02-24T02:32:42.004Z | [ recovery-image] Feb 24 02:32:41.988 INFO O| Feb 24 02:32:41.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1" |
| 6833 | 2026-02-24T02:32:42.004Z | [ recovery-image] Feb 24 02:32:41.988 INFO O| Feb 24 02:32:41.988 INFO STEP 677 (remove_files) COMPLETE |
| 6834 | 2026-02-24T02:32:42.004Z | [ recovery-image] Feb 24 02:32:41.988 INFO O| Feb 24 02:32:41.988 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6835 | 2026-02-24T02:32:42.004Z | [ recovery-image] Feb 24 02:32:42.004 INFO O| Feb 24 02:32:42.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1" |
| 6836 | 2026-02-24T02:32:42.004Z | [ recovery-image] Feb 24 02:32:42.004 INFO O| Feb 24 02:32:42.004 INFO STEP 678 (remove_files) COMPLETE |
| 6837 | 2026-02-24T02:32:42.005Z | [ recovery-image] Feb 24 02:32:42.004 INFO O| Feb 24 02:32:42.004 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6838 | 2026-02-24T02:32:42.005Z | [ recovery-image] Feb 24 02:32:42.023 INFO O| Feb 24 02:32:42.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1" |
| 6839 | 2026-02-24T02:32:42.005Z | [ recovery-image] Feb 24 02:32:42.023 INFO O| Feb 24 02:32:42.023 INFO STEP 679 (remove_files) COMPLETE |
| 6840 | 2026-02-24T02:32:42.005Z | [ recovery-image] Feb 24 02:32:42.023 INFO O| Feb 24 02:32:42.023 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6841 | 2026-02-24T02:32:42.041Z | [ recovery-image] Feb 24 02:32:42.043 INFO O| Feb 24 02:32:42.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1" |
| 6842 | 2026-02-24T02:32:42.042Z | [ recovery-image] Feb 24 02:32:42.043 INFO O| Feb 24 02:32:42.043 INFO STEP 680 (remove_files) COMPLETE |
| 6843 | 2026-02-24T02:32:42.043Z | [ recovery-image] Feb 24 02:32:42.043 INFO O| Feb 24 02:32:42.043 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6844 | 2026-02-24T02:32:42.043Z | [ recovery-image] Feb 24 02:32:42.060 INFO O| Feb 24 02:32:42.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1" |
| 6845 | 2026-02-24T02:32:42.044Z | [ recovery-image] Feb 24 02:32:42.061 INFO O| Feb 24 02:32:42.061 INFO STEP 681 (remove_files) COMPLETE |
| 6846 | 2026-02-24T02:32:42.044Z | [ recovery-image] Feb 24 02:32:42.061 INFO O| Feb 24 02:32:42.061 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6847 | 2026-02-24T02:32:42.045Z | [ recovery-image] Feb 24 02:32:42.075 INFO O| Feb 24 02:32:42.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1" |
| 6848 | 2026-02-24T02:32:42.047Z | [ recovery-image] Feb 24 02:32:42.075 INFO O| Feb 24 02:32:42.075 INFO STEP 682 (remove_files) COMPLETE |
| 6849 | 2026-02-24T02:32:42.047Z | [ recovery-image] Feb 24 02:32:42.075 INFO O| Feb 24 02:32:42.075 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6850 | 2026-02-24T02:32:42.089Z | [ recovery-image] Feb 24 02:32:42.094 INFO O| Feb 24 02:32:42.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1" |
| 6851 | 2026-02-24T02:32:42.091Z | [ recovery-image] Feb 24 02:32:42.094 INFO O| Feb 24 02:32:42.094 INFO STEP 683 (remove_files) COMPLETE |
| 6852 | 2026-02-24T02:32:42.092Z | [ recovery-image] Feb 24 02:32:42.094 INFO O| Feb 24 02:32:42.094 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6853 | 2026-02-24T02:32:42.093Z | [ recovery-image] Feb 24 02:32:42.113 INFO O| Feb 24 02:32:42.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1" |
| 6854 | 2026-02-24T02:32:42.093Z | [ recovery-image] Feb 24 02:32:42.113 INFO O| Feb 24 02:32:42.113 INFO STEP 684 (remove_files) COMPLETE |
| 6855 | 2026-02-24T02:32:42.094Z | [ recovery-image] Feb 24 02:32:42.113 INFO O| Feb 24 02:32:42.113 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6856 | 2026-02-24T02:32:42.138Z | [ recovery-image] Feb 24 02:32:42.129 INFO O| Feb 24 02:32:42.128 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin" |
| 6857 | 2026-02-24T02:32:42.138Z | [ recovery-image] Feb 24 02:32:42.129 INFO O| Feb 24 02:32:42.129 INFO STEP 685 (remove_files) COMPLETE |
| 6858 | 2026-02-24T02:32:42.138Z | [ recovery-image] Feb 24 02:32:42.129 INFO O| Feb 24 02:32:42.129 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6859 | 2026-02-24T02:32:42.138Z | [ recovery-image] Feb 24 02:32:42.146 INFO O| Feb 24 02:32:42.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl" |
| 6860 | 2026-02-24T02:32:42.138Z | [ recovery-image] Feb 24 02:32:42.146 INFO O| Feb 24 02:32:42.146 INFO STEP 686 (remove_files) COMPLETE |
| 6861 | 2026-02-24T02:32:42.138Z | [ recovery-image] Feb 24 02:32:42.146 INFO O| Feb 24 02:32:42.146 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6862 | 2026-02-24T02:32:42.139Z | [ recovery-image] Feb 24 02:32:42.163 INFO O| Feb 24 02:32:42.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin" |
| 6863 | 2026-02-24T02:32:42.139Z | [ recovery-image] Feb 24 02:32:42.163 INFO O| Feb 24 02:32:42.163 INFO STEP 687 (remove_files) COMPLETE |
| 6864 | 2026-02-24T02:32:42.139Z | [ recovery-image] Feb 24 02:32:42.164 INFO O| Feb 24 02:32:42.163 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6865 | 2026-02-24T02:32:42.186Z | [ recovery-image] Feb 24 02:32:42.179 INFO O| Feb 24 02:32:42.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl" |
| 6866 | 2026-02-24T02:32:42.186Z | [ recovery-image] Feb 24 02:32:42.180 INFO O| Feb 24 02:32:42.180 INFO STEP 688 (remove_files) COMPLETE |
| 6867 | 2026-02-24T02:32:42.187Z | [ recovery-image] Feb 24 02:32:42.180 INFO O| Feb 24 02:32:42.180 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6868 | 2026-02-24T02:32:42.187Z | [ recovery-image] Feb 24 02:32:42.198 INFO O| Feb 24 02:32:42.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin" |
| 6869 | 2026-02-24T02:32:42.187Z | [ recovery-image] Feb 24 02:32:42.198 INFO O| Feb 24 02:32:42.198 INFO STEP 689 (remove_files) COMPLETE |
| 6870 | 2026-02-24T02:32:42.187Z | [ recovery-image] Feb 24 02:32:42.198 INFO O| Feb 24 02:32:42.198 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6871 | 2026-02-24T02:32:42.215Z | [ recovery-image] Feb 24 02:32:42.220 INFO O| Feb 24 02:32:42.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl" |
| 6872 | 2026-02-24T02:32:42.215Z | [ recovery-image] Feb 24 02:32:42.220 INFO O| Feb 24 02:32:42.220 INFO STEP 690 (remove_files) COMPLETE |
| 6873 | 2026-02-24T02:32:42.215Z | [ recovery-image] Feb 24 02:32:42.220 INFO O| Feb 24 02:32:42.220 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6874 | 2026-02-24T02:32:42.215Z | [ recovery-image] Feb 24 02:32:42.233 INFO O| Feb 24 02:32:42.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin" |
| 6875 | 2026-02-24T02:32:42.216Z | [ recovery-image] Feb 24 02:32:42.233 INFO O| Feb 24 02:32:42.233 INFO STEP 691 (remove_files) COMPLETE |
| 6876 | 2026-02-24T02:32:42.216Z | [ recovery-image] Feb 24 02:32:42.233 INFO O| Feb 24 02:32:42.233 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6877 | 2026-02-24T02:32:42.216Z | [ recovery-image] Feb 24 02:32:42.250 INFO O| Feb 24 02:32:42.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl" |
| 6878 | 2026-02-24T02:32:42.216Z | [ recovery-image] Feb 24 02:32:42.250 INFO O| Feb 24 02:32:42.250 INFO STEP 692 (remove_files) COMPLETE |
| 6879 | 2026-02-24T02:32:42.216Z | [ recovery-image] Feb 24 02:32:42.250 INFO O| Feb 24 02:32:42.250 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6880 | 2026-02-24T02:32:42.244Z | [ recovery-image] Feb 24 02:32:42.268 INFO O| Feb 24 02:32:42.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin" |
| 6881 | 2026-02-24T02:32:42.244Z | [ recovery-image] Feb 24 02:32:42.268 INFO O| Feb 24 02:32:42.268 INFO STEP 693 (remove_files) COMPLETE |
| 6882 | 2026-02-24T02:32:42.244Z | [ recovery-image] Feb 24 02:32:42.268 INFO O| Feb 24 02:32:42.268 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6883 | 2026-02-24T02:32:42.245Z | [ recovery-image] Feb 24 02:32:42.283 INFO O| Feb 24 02:32:42.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl" |
| 6884 | 2026-02-24T02:32:42.245Z | [ recovery-image] Feb 24 02:32:42.283 INFO O| Feb 24 02:32:42.283 INFO STEP 694 (remove_files) COMPLETE |
| 6885 | 2026-02-24T02:32:42.245Z | [ recovery-image] Feb 24 02:32:42.283 INFO O| Feb 24 02:32:42.283 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6886 | 2026-02-24T02:32:42.286Z | [ recovery-image] Feb 24 02:32:42.298 INFO O| Feb 24 02:32:42.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake" |
| 6887 | 2026-02-24T02:32:42.286Z | [ recovery-image] Feb 24 02:32:42.298 INFO O| Feb 24 02:32:42.298 INFO STEP 695 (remove_files) COMPLETE |
| 6888 | 2026-02-24T02:32:42.286Z | [ recovery-image] Feb 24 02:32:42.298 INFO O| Feb 24 02:32:42.298 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6889 | 2026-02-24T02:32:42.315Z | [ recovery-image] Feb 24 02:32:42.318 INFO O| Feb 24 02:32:42.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h" |
| 6890 | 2026-02-24T02:32:42.315Z | [ recovery-image] Feb 24 02:32:42.319 INFO O| Feb 24 02:32:42.319 INFO STEP 696 (remove_files) COMPLETE |
| 6891 | 2026-02-24T02:32:42.315Z | [ recovery-image] Feb 24 02:32:42.319 INFO O| Feb 24 02:32:42.319 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6892 | 2026-02-24T02:32:42.315Z | [ recovery-image] Feb 24 02:32:42.336 INFO O| Feb 24 02:32:42.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled" |
| 6893 | 2026-02-24T02:32:42.316Z | [ recovery-image] Feb 24 02:32:42.336 INFO O| Feb 24 02:32:42.336 INFO STEP 697 (remove_files) COMPLETE |
| 6894 | 2026-02-24T02:32:42.316Z | [ recovery-image] Feb 24 02:32:42.337 INFO O| Feb 24 02:32:42.336 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6895 | 2026-02-24T02:32:42.316Z | [ recovery-image] Feb 24 02:32:42.353 INFO O| Feb 24 02:32:42.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv" |
| 6896 | 2026-02-24T02:32:42.316Z | [ recovery-image] Feb 24 02:32:42.353 INFO O| Feb 24 02:32:42.353 INFO STEP 698 (remove_files) COMPLETE |
| 6897 | 2026-02-24T02:32:42.316Z | [ recovery-image] Feb 24 02:32:42.353 INFO O| Feb 24 02:32:42.353 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6898 | 2026-02-24T02:32:42.347Z | [ recovery-image] Feb 24 02:32:42.369 INFO O| Feb 24 02:32:42.369 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend" |
| 6899 | 2026-02-24T02:32:42.347Z | [ recovery-image] Feb 24 02:32:42.370 INFO O| Feb 24 02:32:42.370 INFO STEP 699 (remove_files) COMPLETE |
| 6900 | 2026-02-24T02:32:42.347Z | [ recovery-image] Feb 24 02:32:42.370 INFO O| Feb 24 02:32:42.370 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6901 | 2026-02-24T02:32:42.375Z | [ recovery-image] Feb 24 02:32:42.387 INFO O| Feb 24 02:32:42.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo" |
| 6902 | 2026-02-24T02:32:42.375Z | [ recovery-image] Feb 24 02:32:42.387 INFO O| Feb 24 02:32:42.387 INFO STEP 700 (remove_files) COMPLETE |
| 6903 | 2026-02-24T02:32:42.375Z | [ recovery-image] Feb 24 02:32:42.387 INFO O| Feb 24 02:32:42.387 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6904 | 2026-02-24T02:32:42.376Z | [ recovery-image] Feb 24 02:32:42.406 INFO O| Feb 24 02:32:42.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o" |
| 6905 | 2026-02-24T02:32:42.376Z | [ recovery-image] Feb 24 02:32:42.406 INFO O| Feb 24 02:32:42.406 INFO STEP 701 (remove_files) COMPLETE |
| 6906 | 2026-02-24T02:32:42.376Z | [ recovery-image] Feb 24 02:32:42.407 INFO O| Feb 24 02:32:42.406 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6907 | 2026-02-24T02:32:42.406Z | [ recovery-image] Feb 24 02:32:42.422 INFO O| Feb 24 02:32:42.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so" |
| 6908 | 2026-02-24T02:32:42.406Z | [ recovery-image] Feb 24 02:32:42.422 INFO O| Feb 24 02:32:42.422 INFO STEP 702 (remove_files) COMPLETE |
| 6909 | 2026-02-24T02:32:42.407Z | [ recovery-image] Feb 24 02:32:42.422 INFO O| Feb 24 02:32:42.422 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6910 | 2026-02-24T02:32:42.407Z | [ recovery-image] Feb 24 02:32:42.439 INFO O| Feb 24 02:32:42.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d" |
| 6911 | 2026-02-24T02:32:42.407Z | [ recovery-image] Feb 24 02:32:42.440 INFO O| Feb 24 02:32:42.440 INFO STEP 703 (remove_files) COMPLETE |
| 6912 | 2026-02-24T02:32:42.407Z | [ recovery-image] Feb 24 02:32:42.440 INFO O| Feb 24 02:32:42.440 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6913 | 2026-02-24T02:32:42.459Z | [ recovery-image] Feb 24 02:32:42.458 INFO O| Feb 24 02:32:42.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o" |
| 6914 | 2026-02-24T02:32:42.459Z | [ recovery-image] Feb 24 02:32:42.458 INFO O| Feb 24 02:32:42.458 INFO STEP 704 (remove_files) COMPLETE |
| 6915 | 2026-02-24T02:32:42.460Z | [ recovery-image] Feb 24 02:32:42.458 INFO O| Feb 24 02:32:42.458 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6916 | 2026-02-24T02:32:42.491Z | [ recovery-image] Feb 24 02:32:42.475 INFO O| Feb 24 02:32:42.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so" |
| 6917 | 2026-02-24T02:32:42.491Z | [ recovery-image] Feb 24 02:32:42.476 INFO O| Feb 24 02:32:42.476 INFO STEP 705 (remove_files) COMPLETE |
| 6918 | 2026-02-24T02:32:42.492Z | [ recovery-image] Feb 24 02:32:42.476 INFO O| Feb 24 02:32:42.476 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6919 | 2026-02-24T02:32:42.492Z | [ recovery-image] Feb 24 02:32:42.488 INFO O| Feb 24 02:32:42.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1" |
| 6920 | 2026-02-24T02:32:42.492Z | [ recovery-image] Feb 24 02:32:42.489 INFO O| Feb 24 02:32:42.489 INFO STEP 706 (remove_files) COMPLETE |
| 6921 | 2026-02-24T02:32:42.492Z | [ recovery-image] Feb 24 02:32:42.489 INFO O| Feb 24 02:32:42.489 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6922 | 2026-02-24T02:32:42.492Z | [ recovery-image] Feb 24 02:32:42.500 INFO O| Feb 24 02:32:42.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1" |
| 6923 | 2026-02-24T02:32:42.493Z | [ recovery-image] Feb 24 02:32:42.500 INFO O| Feb 24 02:32:42.500 INFO STEP 707 (remove_files) COMPLETE |
| 6924 | 2026-02-24T02:32:42.493Z | [ recovery-image] Feb 24 02:32:42.500 INFO O| Feb 24 02:32:42.500 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6925 | 2026-02-24T02:32:42.493Z | [ recovery-image] Feb 24 02:32:42.513 INFO O| Feb 24 02:32:42.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1" |
| 6926 | 2026-02-24T02:32:42.493Z | [ recovery-image] Feb 24 02:32:42.513 INFO O| Feb 24 02:32:42.513 INFO STEP 708 (remove_files) COMPLETE |
| 6927 | 2026-02-24T02:32:42.493Z | [ recovery-image] Feb 24 02:32:42.513 INFO O| Feb 24 02:32:42.513 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6928 | 2026-02-24T02:32:42.494Z | [ recovery-image] Feb 24 02:32:42.526 INFO O| Feb 24 02:32:42.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1" |
| 6929 | 2026-02-24T02:32:42.494Z | [ recovery-image] Feb 24 02:32:42.527 INFO O| Feb 24 02:32:42.526 INFO STEP 709 (remove_files) COMPLETE |
| 6930 | 2026-02-24T02:32:42.494Z | [ recovery-image] Feb 24 02:32:42.527 INFO O| Feb 24 02:32:42.526 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6931 | 2026-02-24T02:32:42.533Z | [ recovery-image] Feb 24 02:32:42.549 INFO O| Feb 24 02:32:42.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1" |
| 6932 | 2026-02-24T02:32:42.533Z | [ recovery-image] Feb 24 02:32:42.549 INFO O| Feb 24 02:32:42.549 INFO STEP 710 (remove_files) COMPLETE |
| 6933 | 2026-02-24T02:32:42.533Z | [ recovery-image] Feb 24 02:32:42.549 INFO O| Feb 24 02:32:42.549 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6934 | 2026-02-24T02:32:42.533Z | [ recovery-image] Feb 24 02:32:42.565 INFO O| Feb 24 02:32:42.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1" |
| 6935 | 2026-02-24T02:32:42.533Z | [ recovery-image] Feb 24 02:32:42.565 INFO O| Feb 24 02:32:42.565 INFO STEP 711 (remove_files) COMPLETE |
| 6936 | 2026-02-24T02:32:42.533Z | [ recovery-image] Feb 24 02:32:42.565 INFO O| Feb 24 02:32:42.565 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6937 | 2026-02-24T02:32:42.560Z | [ recovery-image] Feb 24 02:32:42.583 INFO O| Feb 24 02:32:42.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1" |
| 6938 | 2026-02-24T02:32:42.560Z | [ recovery-image] Feb 24 02:32:42.583 INFO O| Feb 24 02:32:42.583 INFO STEP 712 (remove_files) COMPLETE |
| 6939 | 2026-02-24T02:32:42.560Z | [ recovery-image] Feb 24 02:32:42.583 INFO O| Feb 24 02:32:42.583 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6940 | 2026-02-24T02:32:42.560Z | [ recovery-image] Feb 24 02:32:42.600 INFO O| Feb 24 02:32:42.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1" |
| 6941 | 2026-02-24T02:32:42.561Z | [ recovery-image] Feb 24 02:32:42.600 INFO O| Feb 24 02:32:42.600 INFO STEP 713 (remove_files) COMPLETE |
| 6942 | 2026-02-24T02:32:42.561Z | [ recovery-image] Feb 24 02:32:42.600 INFO O| Feb 24 02:32:42.600 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6943 | 2026-02-24T02:32:42.588Z | [ recovery-image] Feb 24 02:32:42.616 INFO O| Feb 24 02:32:42.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1" |
| 6944 | 2026-02-24T02:32:42.588Z | [ recovery-image] Feb 24 02:32:42.616 INFO O| Feb 24 02:32:42.616 INFO STEP 714 (remove_files) COMPLETE |
| 6945 | 2026-02-24T02:32:42.588Z | [ recovery-image] Feb 24 02:32:42.616 INFO O| Feb 24 02:32:42.616 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6946 | 2026-02-24T02:32:42.615Z | [ recovery-image] Feb 24 02:32:42.637 INFO O| Feb 24 02:32:42.637 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict" |
| 6947 | 2026-02-24T02:32:42.615Z | [ recovery-image] Feb 24 02:32:42.637 INFO O| Feb 24 02:32:42.637 INFO STEP 715 (remove_files) COMPLETE |
| 6948 | 2026-02-24T02:32:42.615Z | [ recovery-image] Feb 24 02:32:42.638 INFO O| Feb 24 02:32:42.637 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6949 | 2026-02-24T02:32:42.615Z | [ recovery-image] Feb 24 02:32:42.651 INFO O| Feb 24 02:32:42.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict" |
| 6950 | 2026-02-24T02:32:42.615Z | [ recovery-image] Feb 24 02:32:42.651 INFO O| Feb 24 02:32:42.651 INFO STEP 716 (remove_files) COMPLETE |
| 6951 | 2026-02-24T02:32:42.616Z | [ recovery-image] Feb 24 02:32:42.651 INFO O| Feb 24 02:32:42.651 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6952 | 2026-02-24T02:32:42.643Z | [ recovery-image] Feb 24 02:32:42.664 INFO O| Feb 24 02:32:42.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict" |
| 6953 | 2026-02-24T02:32:42.644Z | [ recovery-image] Feb 24 02:32:42.664 INFO O| Feb 24 02:32:42.664 INFO STEP 717 (remove_files) COMPLETE |
| 6954 | 2026-02-24T02:32:42.644Z | [ recovery-image] Feb 24 02:32:42.664 INFO O| Feb 24 02:32:42.664 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6955 | 2026-02-24T02:32:42.669Z | [ recovery-image] Feb 24 02:32:42.684 INFO O| Feb 24 02:32:42.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict" |
| 6956 | 2026-02-24T02:32:42.670Z | [ recovery-image] Feb 24 02:32:42.684 INFO O| Feb 24 02:32:42.684 INFO STEP 718 (remove_files) COMPLETE |
| 6957 | 2026-02-24T02:32:42.670Z | [ recovery-image] Feb 24 02:32:42.684 INFO O| Feb 24 02:32:42.684 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6958 | 2026-02-24T02:32:42.670Z | [ recovery-image] Feb 24 02:32:42.700 INFO O| Feb 24 02:32:42.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject" |
| 6959 | 2026-02-24T02:32:42.670Z | [ recovery-image] Feb 24 02:32:42.701 INFO O| Feb 24 02:32:42.701 INFO STEP 719 (remove_files) COMPLETE |
| 6960 | 2026-02-24T02:32:42.670Z | [ recovery-image] Feb 24 02:32:42.701 INFO O| Feb 24 02:32:42.701 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6961 | 2026-02-24T02:32:42.696Z | [ recovery-image] Feb 24 02:32:42.722 INFO O| Feb 24 02:32:42.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim" |
| 6962 | 2026-02-24T02:32:42.696Z | [ recovery-image] Feb 24 02:32:42.722 INFO O| Feb 24 02:32:42.722 INFO STEP 720 (remove_files) COMPLETE |
| 6963 | 2026-02-24T02:32:42.696Z | [ recovery-image] Feb 24 02:32:42.722 INFO O| Feb 24 02:32:42.722 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6964 | 2026-02-24T02:32:42.741Z | [ recovery-image] Feb 24 02:32:42.740 INFO O| Feb 24 02:32:42.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo" |
| 6965 | 2026-02-24T02:32:42.741Z | [ recovery-image] Feb 24 02:32:42.740 INFO O| Feb 24 02:32:42.740 INFO STEP 721 (remove_files) COMPLETE |
| 6966 | 2026-02-24T02:32:42.741Z | [ recovery-image] Feb 24 02:32:42.740 INFO O| Feb 24 02:32:42.740 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6967 | 2026-02-24T02:32:42.741Z | [ recovery-image] Feb 24 02:32:42.760 INFO O| Feb 24 02:32:42.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo" |
| 6968 | 2026-02-24T02:32:42.741Z | [ recovery-image] Feb 24 02:32:42.761 INFO O| Feb 24 02:32:42.761 INFO STEP 722 (remove_files) COMPLETE |
| 6969 | 2026-02-24T02:32:42.742Z | [ recovery-image] Feb 24 02:32:42.761 INFO O| Feb 24 02:32:42.761 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6970 | 2026-02-24T02:32:42.768Z | [ recovery-image] Feb 24 02:32:42.781 INFO O| Feb 24 02:32:42.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode" |
| 6971 | 2026-02-24T02:32:42.768Z | [ recovery-image] Feb 24 02:32:42.781 INFO O| Feb 24 02:32:42.781 INFO STEP 723 (remove_files) COMPLETE |
| 6972 | 2026-02-24T02:32:42.768Z | [ recovery-image] Feb 24 02:32:42.781 INFO O| Feb 24 02:32:42.781 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6973 | 2026-02-24T02:32:42.768Z | [ recovery-image] Feb 24 02:32:42.802 INFO O| Feb 24 02:32:42.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf" |
| 6974 | 2026-02-24T02:32:42.769Z | [ recovery-image] Feb 24 02:32:42.802 INFO O| Feb 24 02:32:42.802 INFO STEP 724 (remove_files) COMPLETE |
| 6975 | 2026-02-24T02:32:42.769Z | [ recovery-image] Feb 24 02:32:42.802 INFO O| Feb 24 02:32:42.802 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6976 | 2026-02-24T02:32:42.795Z | [ recovery-image] Feb 24 02:32:42.820 INFO O| Feb 24 02:32:42.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so" |
| 6977 | 2026-02-24T02:32:42.795Z | [ recovery-image] Feb 24 02:32:42.820 INFO O| Feb 24 02:32:42.820 INFO STEP 725 (remove_files) COMPLETE |
| 6978 | 2026-02-24T02:32:42.795Z | [ recovery-image] Feb 24 02:32:42.820 INFO O| Feb 24 02:32:42.820 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6979 | 2026-02-24T02:32:42.820Z | [ recovery-image] Feb 24 02:32:42.838 INFO O| Feb 24 02:32:42.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so" |
| 6980 | 2026-02-24T02:32:42.820Z | [ recovery-image] Feb 24 02:32:42.838 INFO O| Feb 24 02:32:42.838 INFO STEP 726 (remove_files) COMPLETE |
| 6981 | 2026-02-24T02:32:42.820Z | [ recovery-image] Feb 24 02:32:42.838 INFO O| Feb 24 02:32:42.838 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6982 | 2026-02-24T02:32:42.820Z | [ recovery-image] Feb 24 02:32:42.856 INFO O| Feb 24 02:32:42.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so" |
| 6983 | 2026-02-24T02:32:42.821Z | [ recovery-image] Feb 24 02:32:42.856 INFO O| Feb 24 02:32:42.856 INFO STEP 727 (remove_files) COMPLETE |
| 6984 | 2026-02-24T02:32:42.821Z | [ recovery-image] Feb 24 02:32:42.856 INFO O| Feb 24 02:32:42.856 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6985 | 2026-02-24T02:32:42.860Z | [ recovery-image] Feb 24 02:32:42.874 INFO O| Feb 24 02:32:42.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so" |
| 6986 | 2026-02-24T02:32:42.860Z | [ recovery-image] Feb 24 02:32:42.874 INFO O| Feb 24 02:32:42.874 INFO STEP 728 (remove_files) COMPLETE |
| 6987 | 2026-02-24T02:32:42.860Z | [ recovery-image] Feb 24 02:32:42.874 INFO O| Feb 24 02:32:42.874 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6988 | 2026-02-24T02:32:42.886Z | [ recovery-image] Feb 24 02:32:42.891 INFO O| Feb 24 02:32:42.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so" |
| 6989 | 2026-02-24T02:32:42.887Z | [ recovery-image] Feb 24 02:32:42.892 INFO O| Feb 24 02:32:42.892 INFO STEP 729 (remove_files) COMPLETE |
| 6990 | 2026-02-24T02:32:42.887Z | [ recovery-image] Feb 24 02:32:42.892 INFO O| Feb 24 02:32:42.892 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6991 | 2026-02-24T02:32:42.887Z | [ recovery-image] Feb 24 02:32:42.908 INFO O| Feb 24 02:32:42.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so" |
| 6992 | 2026-02-24T02:32:42.887Z | [ recovery-image] Feb 24 02:32:42.908 INFO O| Feb 24 02:32:42.908 INFO STEP 730 (remove_files) COMPLETE |
| 6993 | 2026-02-24T02:32:42.887Z | [ recovery-image] Feb 24 02:32:42.908 INFO O| Feb 24 02:32:42.908 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6994 | 2026-02-24T02:32:42.887Z | [ recovery-image] Feb 24 02:32:42.926 INFO O| Feb 24 02:32:42.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so" |
| 6995 | 2026-02-24T02:32:42.887Z | [ recovery-image] Feb 24 02:32:42.927 INFO O| Feb 24 02:32:42.927 INFO STEP 731 (remove_files) COMPLETE |
| 6996 | 2026-02-24T02:32:42.888Z | [ recovery-image] Feb 24 02:32:42.927 INFO O| Feb 24 02:32:42.927 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 6997 | 2026-02-24T02:32:42.914Z | [ recovery-image] Feb 24 02:32:42.944 INFO O| Feb 24 02:32:42.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so" |
| 6998 | 2026-02-24T02:32:42.914Z | [ recovery-image] Feb 24 02:32:42.944 INFO O| Feb 24 02:32:42.944 INFO STEP 732 (remove_files) COMPLETE |
| 6999 | 2026-02-24T02:32:42.914Z | [ recovery-image] Feb 24 02:32:42.944 INFO O| Feb 24 02:32:42.944 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7000 | 2026-02-24T02:32:42.942Z | [ recovery-image] Feb 24 02:32:42.959 INFO O| Feb 24 02:32:42.959 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so" |
| 7001 | 2026-02-24T02:32:42.942Z | [ recovery-image] Feb 24 02:32:42.959 INFO O| Feb 24 02:32:42.959 INFO STEP 733 (remove_files) COMPLETE |
| 7002 | 2026-02-24T02:32:42.942Z | [ recovery-image] Feb 24 02:32:42.959 INFO O| Feb 24 02:32:42.959 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7003 | 2026-02-24T02:32:42.942Z | [ recovery-image] Feb 24 02:32:42.974 INFO O| Feb 24 02:32:42.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so" |
| 7004 | 2026-02-24T02:32:42.942Z | [ recovery-image] Feb 24 02:32:42.974 INFO O| Feb 24 02:32:42.974 INFO STEP 734 (remove_files) COMPLETE |
| 7005 | 2026-02-24T02:32:42.942Z | [ recovery-image] Feb 24 02:32:42.974 INFO O| Feb 24 02:32:42.974 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7006 | 2026-02-24T02:32:42.966Z | [ recovery-image] Feb 24 02:32:42.988 INFO O| Feb 24 02:32:42.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so" |
| 7007 | 2026-02-24T02:32:42.966Z | [ recovery-image] Feb 24 02:32:42.989 INFO O| Feb 24 02:32:42.989 INFO STEP 735 (remove_files) COMPLETE |
| 7008 | 2026-02-24T02:32:42.966Z | [ recovery-image] Feb 24 02:32:42.989 INFO O| Feb 24 02:32:42.989 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7009 | 2026-02-24T02:32:42.966Z | [ recovery-image] Feb 24 02:32:43.006 INFO O| Feb 24 02:32:43.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so" |
| 7010 | 2026-02-24T02:32:42.966Z | [ recovery-image] Feb 24 02:32:43.006 INFO O| Feb 24 02:32:43.006 INFO STEP 736 (remove_files) COMPLETE |
| 7011 | 2026-02-24T02:32:42.966Z | [ recovery-image] Feb 24 02:32:43.006 INFO O| Feb 24 02:32:43.006 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7012 | 2026-02-24T02:32:42.992Z | [ recovery-image] Feb 24 02:32:43.024 INFO O| Feb 24 02:32:43.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so" |
| 7013 | 2026-02-24T02:32:42.992Z | [ recovery-image] Feb 24 02:32:43.024 INFO O| Feb 24 02:32:43.024 INFO STEP 737 (remove_files) COMPLETE |
| 7014 | 2026-02-24T02:32:42.992Z | [ recovery-image] Feb 24 02:32:43.024 INFO O| Feb 24 02:32:43.024 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7015 | 2026-02-24T02:32:43.017Z | [ recovery-image] Feb 24 02:32:43.040 INFO O| Feb 24 02:32:43.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so" |
| 7016 | 2026-02-24T02:32:43.018Z | [ recovery-image] Feb 24 02:32:43.041 INFO O| Feb 24 02:32:43.041 INFO STEP 738 (remove_files) COMPLETE |
| 7017 | 2026-02-24T02:32:43.018Z | [ recovery-image] Feb 24 02:32:43.041 INFO O| Feb 24 02:32:43.041 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7018 | 2026-02-24T02:32:43.042Z | [ recovery-image] Feb 24 02:32:43.062 INFO O| Feb 24 02:32:43.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so" |
| 7019 | 2026-02-24T02:32:43.042Z | [ recovery-image] Feb 24 02:32:43.063 INFO O| Feb 24 02:32:43.063 INFO STEP 739 (remove_files) COMPLETE |
| 7020 | 2026-02-24T02:32:43.042Z | [ recovery-image] Feb 24 02:32:43.063 INFO O| Feb 24 02:32:43.063 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7021 | 2026-02-24T02:32:43.042Z | [ recovery-image] Feb 24 02:32:43.084 INFO O| Feb 24 02:32:43.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so" |
| 7022 | 2026-02-24T02:32:43.042Z | [ recovery-image] Feb 24 02:32:43.084 INFO O| Feb 24 02:32:43.084 INFO STEP 740 (remove_files) COMPLETE |
| 7023 | 2026-02-24T02:32:43.066Z | [ recovery-image] Feb 24 02:32:43.084 INFO O| Feb 24 02:32:43.084 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7024 | 2026-02-24T02:32:43.066Z | [ recovery-image] Feb 24 02:32:43.102 INFO O| Feb 24 02:32:43.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so" |
| 7025 | 2026-02-24T02:32:43.066Z | [ recovery-image] Feb 24 02:32:43.102 INFO O| Feb 24 02:32:43.102 INFO STEP 741 (remove_files) COMPLETE |
| 7026 | 2026-02-24T02:32:43.066Z | [ recovery-image] Feb 24 02:32:43.102 INFO O| Feb 24 02:32:43.102 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7027 | 2026-02-24T02:32:43.090Z | [ recovery-image] Feb 24 02:32:43.124 INFO O| Feb 24 02:32:43.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so" |
| 7028 | 2026-02-24T02:32:43.090Z | [ recovery-image] Feb 24 02:32:43.124 INFO O| Feb 24 02:32:43.124 INFO STEP 742 (remove_files) COMPLETE |
| 7029 | 2026-02-24T02:32:43.090Z | [ recovery-image] Feb 24 02:32:43.124 INFO O| Feb 24 02:32:43.124 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7030 | 2026-02-24T02:32:43.114Z | [ recovery-image] Feb 24 02:32:43.144 INFO O| Feb 24 02:32:43.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so" |
| 7031 | 2026-02-24T02:32:43.114Z | [ recovery-image] Feb 24 02:32:43.144 INFO O| Feb 24 02:32:43.144 INFO STEP 743 (remove_files) COMPLETE |
| 7032 | 2026-02-24T02:32:43.114Z | [ recovery-image] Feb 24 02:32:43.144 INFO O| Feb 24 02:32:43.144 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7033 | 2026-02-24T02:32:43.139Z | [ recovery-image] Feb 24 02:32:43.160 INFO O| Feb 24 02:32:43.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so" |
| 7034 | 2026-02-24T02:32:43.139Z | [ recovery-image] Feb 24 02:32:43.160 INFO O| Feb 24 02:32:43.160 INFO STEP 744 (remove_files) COMPLETE |
| 7035 | 2026-02-24T02:32:43.139Z | [ recovery-image] Feb 24 02:32:43.160 INFO O| Feb 24 02:32:43.160 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7036 | 2026-02-24T02:32:43.139Z | [ recovery-image] Feb 24 02:32:43.180 INFO O| Feb 24 02:32:43.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1" |
| 7037 | 2026-02-24T02:32:43.139Z | [ recovery-image] Feb 24 02:32:43.180 INFO O| Feb 24 02:32:43.180 INFO STEP 745 (remove_files) COMPLETE |
| 7038 | 2026-02-24T02:32:43.139Z | [ recovery-image] Feb 24 02:32:43.180 INFO O| Feb 24 02:32:43.180 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7039 | 2026-02-24T02:32:43.163Z | [ recovery-image] Feb 24 02:32:43.198 INFO O| Feb 24 02:32:43.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1" |
| 7040 | 2026-02-24T02:32:43.164Z | [ recovery-image] Feb 24 02:32:43.198 INFO O| Feb 24 02:32:43.198 INFO STEP 746 (remove_files) COMPLETE |
| 7041 | 2026-02-24T02:32:43.164Z | [ recovery-image] Feb 24 02:32:43.198 INFO O| Feb 24 02:32:43.198 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7042 | 2026-02-24T02:32:43.194Z | [ recovery-image] Feb 24 02:32:43.216 INFO O| Feb 24 02:32:43.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1" |
| 7043 | 2026-02-24T02:32:43.194Z | [ recovery-image] Feb 24 02:32:43.216 INFO O| Feb 24 02:32:43.216 INFO STEP 747 (remove_files) COMPLETE |
| 7044 | 2026-02-24T02:32:43.195Z | [ recovery-image] Feb 24 02:32:43.216 INFO O| Feb 24 02:32:43.216 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7045 | 2026-02-24T02:32:43.249Z | [ recovery-image] Feb 24 02:32:43.236 INFO O| Feb 24 02:32:43.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1" |
| 7046 | 2026-02-24T02:32:43.249Z | [ recovery-image] Feb 24 02:32:43.236 INFO O| Feb 24 02:32:43.236 INFO STEP 748 (remove_files) COMPLETE |
| 7047 | 2026-02-24T02:32:43.249Z | [ recovery-image] Feb 24 02:32:43.236 INFO O| Feb 24 02:32:43.236 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7048 | 2026-02-24T02:32:43.249Z | [ recovery-image] Feb 24 02:32:43.253 INFO O| Feb 24 02:32:43.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1" |
| 7049 | 2026-02-24T02:32:43.249Z | [ recovery-image] Feb 24 02:32:43.253 INFO O| Feb 24 02:32:43.253 INFO STEP 749 (remove_files) COMPLETE |
| 7050 | 2026-02-24T02:32:43.249Z | [ recovery-image] Feb 24 02:32:43.253 INFO O| Feb 24 02:32:43.253 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7051 | 2026-02-24T02:32:43.274Z | [ recovery-image] Feb 24 02:32:43.270 INFO O| Feb 24 02:32:43.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1" |
| 7052 | 2026-02-24T02:32:43.275Z | [ recovery-image] Feb 24 02:32:43.270 INFO O| Feb 24 02:32:43.270 INFO STEP 750 (remove_files) COMPLETE |
| 7053 | 2026-02-24T02:32:43.275Z | [ recovery-image] Feb 24 02:32:43.270 INFO O| Feb 24 02:32:43.270 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7054 | 2026-02-24T02:32:43.275Z | [ recovery-image] Feb 24 02:32:43.283 INFO O| Feb 24 02:32:43.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml" |
| 7055 | 2026-02-24T02:32:43.275Z | [ recovery-image] Feb 24 02:32:43.283 INFO O| Feb 24 02:32:43.283 INFO STEP 751 (remove_files) COMPLETE |
| 7056 | 2026-02-24T02:32:43.275Z | [ recovery-image] Feb 24 02:32:43.283 INFO O| Feb 24 02:32:43.283 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7057 | 2026-02-24T02:32:43.275Z | [ recovery-image] Feb 24 02:32:43.295 INFO O| Feb 24 02:32:43.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so" |
| 7058 | 2026-02-24T02:32:43.275Z | [ recovery-image] Feb 24 02:32:43.295 INFO O| Feb 24 02:32:43.295 INFO STEP 752 (remove_files) COMPLETE |
| 7059 | 2026-02-24T02:32:43.275Z | [ recovery-image] Feb 24 02:32:43.295 INFO O| Feb 24 02:32:43.295 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7060 | 2026-02-24T02:32:43.275Z | [ recovery-image] Feb 24 02:32:43.310 INFO O| Feb 24 02:32:43.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so" |
| 7061 | 2026-02-24T02:32:43.275Z | [ recovery-image] Feb 24 02:32:43.311 INFO O| Feb 24 02:32:43.311 INFO STEP 753 (remove_files) COMPLETE |
| 7062 | 2026-02-24T02:32:43.275Z | [ recovery-image] Feb 24 02:32:43.311 INFO O| Feb 24 02:32:43.311 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7063 | 2026-02-24T02:32:43.305Z | [ recovery-image] Feb 24 02:32:43.323 INFO O| Feb 24 02:32:43.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so" |
| 7064 | 2026-02-24T02:32:43.305Z | [ recovery-image] Feb 24 02:32:43.323 INFO O| Feb 24 02:32:43.323 INFO STEP 754 (remove_files) COMPLETE |
| 7065 | 2026-02-24T02:32:43.305Z | [ recovery-image] Feb 24 02:32:43.323 INFO O| Feb 24 02:32:43.323 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7066 | 2026-02-24T02:32:43.306Z | [ recovery-image] Feb 24 02:32:43.335 INFO O| Feb 24 02:32:43.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so" |
| 7067 | 2026-02-24T02:32:43.306Z | [ recovery-image] Feb 24 02:32:43.335 INFO O| Feb 24 02:32:43.335 INFO STEP 755 (remove_files) COMPLETE |
| 7068 | 2026-02-24T02:32:43.306Z | [ recovery-image] Feb 24 02:32:43.335 INFO O| Feb 24 02:32:43.335 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7069 | 2026-02-24T02:32:43.331Z | [ recovery-image] Feb 24 02:32:43.347 INFO O| Feb 24 02:32:43.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so" |
| 7070 | 2026-02-24T02:32:43.331Z | [ recovery-image] Feb 24 02:32:43.347 INFO O| Feb 24 02:32:43.347 INFO STEP 756 (remove_files) COMPLETE |
| 7071 | 2026-02-24T02:32:43.331Z | [ recovery-image] Feb 24 02:32:43.347 INFO O| Feb 24 02:32:43.347 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7072 | 2026-02-24T02:32:43.331Z | [ recovery-image] Feb 24 02:32:43.359 INFO O| Feb 24 02:32:43.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so" |
| 7073 | 2026-02-24T02:32:43.331Z | [ recovery-image] Feb 24 02:32:43.360 INFO O| Feb 24 02:32:43.360 INFO STEP 757 (remove_files) COMPLETE |
| 7074 | 2026-02-24T02:32:43.331Z | [ recovery-image] Feb 24 02:32:43.360 INFO O| Feb 24 02:32:43.360 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7075 | 2026-02-24T02:32:43.374Z | [ recovery-image] Feb 24 02:32:43.373 INFO O| Feb 24 02:32:43.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so" |
| 7076 | 2026-02-24T02:32:43.374Z | [ recovery-image] Feb 24 02:32:43.373 INFO O| Feb 24 02:32:43.373 INFO STEP 758 (remove_files) COMPLETE |
| 7077 | 2026-02-24T02:32:43.374Z | [ recovery-image] Feb 24 02:32:43.373 INFO O| Feb 24 02:32:43.373 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7078 | 2026-02-24T02:32:43.374Z | [ recovery-image] Feb 24 02:32:43.396 INFO O| Feb 24 02:32:43.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so" |
| 7079 | 2026-02-24T02:32:43.374Z | [ recovery-image] Feb 24 02:32:43.396 INFO O| Feb 24 02:32:43.396 INFO STEP 759 (remove_files) COMPLETE |
| 7080 | 2026-02-24T02:32:43.374Z | [ recovery-image] Feb 24 02:32:43.396 INFO O| Feb 24 02:32:43.396 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7081 | 2026-02-24T02:32:43.400Z | [ recovery-image] Feb 24 02:32:43.416 INFO O| Feb 24 02:32:43.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so" |
| 7082 | 2026-02-24T02:32:43.400Z | [ recovery-image] Feb 24 02:32:43.416 INFO O| Feb 24 02:32:43.416 INFO STEP 760 (remove_files) COMPLETE |
| 7083 | 2026-02-24T02:32:43.400Z | [ recovery-image] Feb 24 02:32:43.416 INFO O| Feb 24 02:32:43.416 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7084 | 2026-02-24T02:32:43.400Z | [ recovery-image] Feb 24 02:32:43.434 INFO O| Feb 24 02:32:43.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so" |
| 7085 | 2026-02-24T02:32:43.400Z | [ recovery-image] Feb 24 02:32:43.434 INFO O| Feb 24 02:32:43.434 INFO STEP 761 (remove_files) COMPLETE |
| 7086 | 2026-02-24T02:32:43.401Z | [ recovery-image] Feb 24 02:32:43.434 INFO O| Feb 24 02:32:43.434 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7087 | 2026-02-24T02:32:43.427Z | [ recovery-image] Feb 24 02:32:43.447 INFO O| Feb 24 02:32:43.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount" |
| 7088 | 2026-02-24T02:32:43.428Z | [ recovery-image] Feb 24 02:32:43.447 INFO O| Feb 24 02:32:43.447 INFO STEP 762 (remove_files) COMPLETE |
| 7089 | 2026-02-24T02:32:43.428Z | [ recovery-image] Feb 24 02:32:43.448 INFO O| Feb 24 02:32:43.447 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7090 | 2026-02-24T02:32:43.428Z | [ recovery-image] Feb 24 02:32:43.461 INFO O| Feb 24 02:32:43.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp" |
| 7091 | 2026-02-24T02:32:43.428Z | [ recovery-image] Feb 24 02:32:43.461 INFO O| Feb 24 02:32:43.461 INFO STEP 763 (remove_files) COMPLETE |
| 7092 | 2026-02-24T02:32:43.428Z | [ recovery-image] Feb 24 02:32:43.461 INFO O| Feb 24 02:32:43.461 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7093 | 2026-02-24T02:32:43.455Z | [ recovery-image] Feb 24 02:32:43.475 INFO O| Feb 24 02:32:43.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1" |
| 7094 | 2026-02-24T02:32:43.456Z | [ recovery-image] Feb 24 02:32:43.475 INFO O| Feb 24 02:32:43.475 INFO STEP 764 (remove_files) COMPLETE |
| 7095 | 2026-02-24T02:32:43.456Z | [ recovery-image] Feb 24 02:32:43.475 INFO O| Feb 24 02:32:43.475 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7096 | 2026-02-24T02:32:43.456Z | [ recovery-image] Feb 24 02:32:43.492 INFO O| Feb 24 02:32:43.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit" |
| 7097 | 2026-02-24T02:32:43.456Z | [ recovery-image] Feb 24 02:32:43.492 INFO O| Feb 24 02:32:43.492 INFO STEP 765 (remove_files) COMPLETE |
| 7098 | 2026-02-24T02:32:43.456Z | [ recovery-image] Feb 24 02:32:43.492 INFO O| Feb 24 02:32:43.492 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7099 | 2026-02-24T02:32:43.482Z | [ recovery-image] Feb 24 02:32:43.511 INFO O| Feb 24 02:32:43.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount" |
| 7100 | 2026-02-24T02:32:43.482Z | [ recovery-image] Feb 24 02:32:43.511 INFO O| Feb 24 02:32:43.511 INFO STEP 766 (remove_files) COMPLETE |
| 7101 | 2026-02-24T02:32:43.482Z | [ recovery-image] Feb 24 02:32:43.511 INFO O| Feb 24 02:32:43.511 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7102 | 2026-02-24T02:32:43.507Z | [ recovery-image] Feb 24 02:32:43.529 INFO O| Feb 24 02:32:43.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount" |
| 7103 | 2026-02-24T02:32:43.507Z | [ recovery-image] Feb 24 02:32:43.529 INFO O| Feb 24 02:32:43.529 INFO STEP 767 (remove_files) COMPLETE |
| 7104 | 2026-02-24T02:32:43.507Z | [ recovery-image] Feb 24 02:32:43.529 INFO O| Feb 24 02:32:43.529 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7105 | 2026-02-24T02:32:43.533Z | [ recovery-image] Feb 24 02:32:43.552 INFO O| Feb 24 02:32:43.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck" |
| 7106 | 2026-02-24T02:32:43.533Z | [ recovery-image] Feb 24 02:32:43.552 INFO O| Feb 24 02:32:43.552 INFO STEP 768 (remove_files) COMPLETE |
| 7107 | 2026-02-24T02:32:43.533Z | [ recovery-image] Feb 24 02:32:43.552 INFO O| Feb 24 02:32:43.552 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7108 | 2026-02-24T02:32:43.533Z | [ recovery-image] Feb 24 02:32:43.571 INFO O| Feb 24 02:32:43.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp" |
| 7109 | 2026-02-24T02:32:43.533Z | [ recovery-image] Feb 24 02:32:43.571 INFO O| Feb 24 02:32:43.571 INFO STEP 769 (remove_files) COMPLETE |
| 7110 | 2026-02-24T02:32:43.533Z | [ recovery-image] Feb 24 02:32:43.571 INFO O| Feb 24 02:32:43.571 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7111 | 2026-02-24T02:32:43.558Z | [ recovery-image] Feb 24 02:32:43.589 INFO O| Feb 24 02:32:43.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1" |
| 7112 | 2026-02-24T02:32:43.558Z | [ recovery-image] Feb 24 02:32:43.589 INFO O| Feb 24 02:32:43.589 INFO STEP 770 (remove_files) COMPLETE |
| 7113 | 2026-02-24T02:32:43.558Z | [ recovery-image] Feb 24 02:32:43.589 INFO O| Feb 24 02:32:43.589 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7114 | 2026-02-24T02:32:43.582Z | [ recovery-image] Feb 24 02:32:43.607 INFO O| Feb 24 02:32:43.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs" |
| 7115 | 2026-02-24T02:32:43.582Z | [ recovery-image] Feb 24 02:32:43.607 INFO O| Feb 24 02:32:43.607 INFO STEP 771 (remove_files) COMPLETE |
| 7116 | 2026-02-24T02:32:43.582Z | [ recovery-image] Feb 24 02:32:43.608 INFO O| Feb 24 02:32:43.607 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7117 | 2026-02-24T02:32:43.582Z | [ recovery-image] Feb 24 02:32:43.622 INFO O| Feb 24 02:32:43.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount" |
| 7118 | 2026-02-24T02:32:43.582Z | [ recovery-image] Feb 24 02:32:43.622 INFO O| Feb 24 02:32:43.622 INFO STEP 772 (remove_files) COMPLETE |
| 7119 | 2026-02-24T02:32:43.582Z | [ recovery-image] Feb 24 02:32:43.622 INFO O| Feb 24 02:32:43.622 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7120 | 2026-02-24T02:32:43.607Z | [ recovery-image] Feb 24 02:32:43.634 INFO O| Feb 24 02:32:43.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount" |
| 7121 | 2026-02-24T02:32:43.607Z | [ recovery-image] Feb 24 02:32:43.635 INFO O| Feb 24 02:32:43.635 INFO STEP 773 (remove_files) COMPLETE |
| 7122 | 2026-02-24T02:32:43.607Z | [ recovery-image] Feb 24 02:32:43.635 INFO O| Feb 24 02:32:43.635 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7123 | 2026-02-24T02:32:43.607Z | [ recovery-image] Feb 24 02:32:43.646 INFO O| Feb 24 02:32:43.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1" |
| 7124 | 2026-02-24T02:32:43.607Z | [ recovery-image] Feb 24 02:32:43.647 INFO O| Feb 24 02:32:43.646 INFO STEP 774 (remove_files) COMPLETE |
| 7125 | 2026-02-24T02:32:43.607Z | [ recovery-image] Feb 24 02:32:43.647 INFO O| Feb 24 02:32:43.647 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7126 | 2026-02-24T02:32:43.631Z | [ recovery-image] Feb 24 02:32:43.658 INFO O| Feb 24 02:32:43.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1" |
| 7127 | 2026-02-24T02:32:43.631Z | [ recovery-image] Feb 24 02:32:43.658 INFO O| Feb 24 02:32:43.658 INFO STEP 775 (remove_files) COMPLETE |
| 7128 | 2026-02-24T02:32:43.631Z | [ recovery-image] Feb 24 02:32:43.658 INFO O| Feb 24 02:32:43.658 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7129 | 2026-02-24T02:32:43.631Z | [ recovery-image] Feb 24 02:32:43.669 INFO O| Feb 24 02:32:43.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1" |
| 7130 | 2026-02-24T02:32:43.631Z | [ recovery-image] Feb 24 02:32:43.670 INFO O| Feb 24 02:32:43.670 INFO STEP 776 (remove_files) COMPLETE |
| 7131 | 2026-02-24T02:32:43.631Z | [ recovery-image] Feb 24 02:32:43.670 INFO O| Feb 24 02:32:43.670 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7132 | 2026-02-24T02:32:43.656Z | [ recovery-image] Feb 24 02:32:43.688 INFO O| Feb 24 02:32:43.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares" |
| 7133 | 2026-02-24T02:32:43.656Z | [ recovery-image] Feb 24 02:32:43.688 INFO O| Feb 24 02:32:43.688 INFO STEP 777 (remove_files) COMPLETE |
| 7134 | 2026-02-24T02:32:43.656Z | [ recovery-image] Feb 24 02:32:43.688 INFO O| Feb 24 02:32:43.688 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7135 | 2026-02-24T02:32:43.680Z | [ recovery-image] Feb 24 02:32:43.705 INFO O| Feb 24 02:32:43.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1" |
| 7136 | 2026-02-24T02:32:43.680Z | [ recovery-image] Feb 24 02:32:43.706 INFO O| Feb 24 02:32:43.706 INFO STEP 778 (remove_files) COMPLETE |
| 7137 | 2026-02-24T02:32:43.680Z | [ recovery-image] Feb 24 02:32:43.706 INFO O| Feb 24 02:32:43.706 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7138 | 2026-02-24T02:32:43.706Z | [ recovery-image] Feb 24 02:32:43.727 INFO O| Feb 24 02:32:43.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount" |
| 7139 | 2026-02-24T02:32:43.706Z | [ recovery-image] Feb 24 02:32:43.727 INFO O| Feb 24 02:32:43.727 INFO STEP 779 (remove_files) COMPLETE |
| 7140 | 2026-02-24T02:32:43.706Z | [ recovery-image] Feb 24 02:32:43.727 INFO O| Feb 24 02:32:43.727 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7141 | 2026-02-24T02:32:43.730Z | [ recovery-image] Feb 24 02:32:43.747 INFO O| Feb 24 02:32:43.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share" |
| 7142 | 2026-02-24T02:32:43.730Z | [ recovery-image] Feb 24 02:32:43.747 INFO O| Feb 24 02:32:43.747 INFO STEP 780 (remove_files) COMPLETE |
| 7143 | 2026-02-24T02:32:43.730Z | [ recovery-image] Feb 24 02:32:43.747 INFO O| Feb 24 02:32:43.747 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7144 | 2026-02-24T02:32:43.730Z | [ recovery-image] Feb 24 02:32:43.765 INFO O| Feb 24 02:32:43.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount" |
| 7145 | 2026-02-24T02:32:43.730Z | [ recovery-image] Feb 24 02:32:43.765 INFO O| Feb 24 02:32:43.765 INFO STEP 781 (remove_files) COMPLETE |
| 7146 | 2026-02-24T02:32:43.730Z | [ recovery-image] Feb 24 02:32:43.766 INFO O| Feb 24 02:32:43.765 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7147 | 2026-02-24T02:32:43.754Z | [ recovery-image] Feb 24 02:32:43.780 INFO O| Feb 24 02:32:43.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare" |
| 7148 | 2026-02-24T02:32:43.754Z | [ recovery-image] Feb 24 02:32:43.780 INFO O| Feb 24 02:32:43.780 INFO STEP 782 (remove_files) COMPLETE |
| 7149 | 2026-02-24T02:32:43.754Z | [ recovery-image] Feb 24 02:32:43.780 INFO O| Feb 24 02:32:43.780 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7150 | 2026-02-24T02:32:43.778Z | [ recovery-image] Feb 24 02:32:43.797 INFO O| Feb 24 02:32:43.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri" |
| 7151 | 2026-02-24T02:32:43.778Z | [ recovery-image] Feb 24 02:32:43.798 INFO O| Feb 24 02:32:43.798 INFO STEP 783 (remove_files) COMPLETE |
| 7152 | 2026-02-24T02:32:43.778Z | [ recovery-image] Feb 24 02:32:43.798 INFO O| Feb 24 02:32:43.798 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7153 | 2026-02-24T02:32:43.802Z | [ recovery-image] Feb 24 02:32:43.821 INFO O| Feb 24 02:32:43.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy" |
| 7154 | 2026-02-24T02:32:43.802Z | [ recovery-image] Feb 24 02:32:43.821 INFO O| Feb 24 02:32:43.821 INFO STEP 784 (remove_files) COMPLETE |
| 7155 | 2026-02-24T02:32:43.803Z | [ recovery-image] Feb 24 02:32:43.821 INFO O| Feb 24 02:32:43.821 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7156 | 2026-02-24T02:32:43.803Z | [ recovery-image] Feb 24 02:32:43.837 INFO O| Feb 24 02:32:43.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df" |
| 7157 | 2026-02-24T02:32:43.803Z | [ recovery-image] Feb 24 02:32:43.837 INFO O| Feb 24 02:32:43.837 INFO STEP 785 (remove_files) COMPLETE |
| 7158 | 2026-02-24T02:32:43.803Z | [ recovery-image] Feb 24 02:32:43.837 INFO O| Feb 24 02:32:43.837 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7159 | 2026-02-24T02:32:43.827Z | [ recovery-image] Feb 24 02:32:43.856 INFO O| Feb 24 02:32:43.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota" |
| 7160 | 2026-02-24T02:32:43.827Z | [ recovery-image] Feb 24 02:32:43.857 INFO O| Feb 24 02:32:43.857 INFO STEP 786 (remove_files) COMPLETE |
| 7161 | 2026-02-24T02:32:43.827Z | [ recovery-image] Feb 24 02:32:43.857 INFO O| Feb 24 02:32:43.857 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7162 | 2026-02-24T02:32:43.855Z | [ recovery-image] Feb 24 02:32:43.873 INFO O| Feb 24 02:32:43.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff" |
| 7163 | 2026-02-24T02:32:43.856Z | [ recovery-image] Feb 24 02:32:43.874 INFO O| Feb 24 02:32:43.874 INFO STEP 787 (remove_files) COMPLETE |
| 7164 | 2026-02-24T02:32:43.856Z | [ recovery-image] Feb 24 02:32:43.874 INFO O| Feb 24 02:32:43.874 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7165 | 2026-02-24T02:32:43.856Z | [ recovery-image] Feb 24 02:32:43.892 INFO O| Feb 24 02:32:43.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck" |
| 7166 | 2026-02-24T02:32:43.856Z | [ recovery-image] Feb 24 02:32:43.892 INFO O| Feb 24 02:32:43.892 INFO STEP 788 (remove_files) COMPLETE |
| 7167 | 2026-02-24T02:32:43.857Z | [ recovery-image] Feb 24 02:32:43.892 INFO O| Feb 24 02:32:43.892 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7168 | 2026-02-24T02:32:43.883Z | [ recovery-image] Feb 24 02:32:43.909 INFO O| Feb 24 02:32:43.909 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall" |
| 7169 | 2026-02-24T02:32:43.883Z | [ recovery-image] Feb 24 02:32:43.909 INFO O| Feb 24 02:32:43.909 INFO STEP 789 (remove_files) COMPLETE |
| 7170 | 2026-02-24T02:32:43.883Z | [ recovery-image] Feb 24 02:32:43.909 INFO O| Feb 24 02:32:43.909 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7171 | 2026-02-24T02:32:43.883Z | [ recovery-image] Feb 24 02:32:43.922 INFO O| Feb 24 02:32:43.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb" |
| 7172 | 2026-02-24T02:32:43.883Z | [ recovery-image] Feb 24 02:32:43.922 INFO O| Feb 24 02:32:43.922 INFO STEP 790 (remove_files) COMPLETE |
| 7173 | 2026-02-24T02:32:43.883Z | [ recovery-image] Feb 24 02:32:43.922 INFO O| Feb 24 02:32:43.922 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7174 | 2026-02-24T02:32:43.908Z | [ recovery-image] Feb 24 02:32:43.934 INFO O| Feb 24 02:32:43.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand" |
| 7175 | 2026-02-24T02:32:43.908Z | [ recovery-image] Feb 24 02:32:43.935 INFO O| Feb 24 02:32:43.934 INFO STEP 791 (remove_files) COMPLETE |
| 7176 | 2026-02-24T02:32:43.908Z | [ recovery-image] Feb 24 02:32:43.935 INFO O| Feb 24 02:32:43.935 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7177 | 2026-02-24T02:32:43.934Z | [ recovery-image] Feb 24 02:32:43.951 INFO O| Feb 24 02:32:43.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap" |
| 7178 | 2026-02-24T02:32:43.934Z | [ recovery-image] Feb 24 02:32:43.951 INFO O| Feb 24 02:32:43.951 INFO STEP 792 (remove_files) COMPLETE |
| 7179 | 2026-02-24T02:32:43.934Z | [ recovery-image] Feb 24 02:32:43.951 INFO O| Feb 24 02:32:43.951 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7180 | 2026-02-24T02:32:43.935Z | [ recovery-image] Feb 24 02:32:43.969 INFO O| Feb 24 02:32:43.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp" |
| 7181 | 2026-02-24T02:32:43.935Z | [ recovery-image] Feb 24 02:32:43.969 INFO O| Feb 24 02:32:43.969 INFO STEP 793 (remove_files) COMPLETE |
| 7182 | 2026-02-24T02:32:43.935Z | [ recovery-image] Feb 24 02:32:43.969 INFO O| Feb 24 02:32:43.969 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7183 | 2026-02-24T02:32:43.967Z | [ recovery-image] Feb 24 02:32:43.988 INFO O| Feb 24 02:32:43.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1" |
| 7184 | 2026-02-24T02:32:43.967Z | [ recovery-image] Feb 24 02:32:43.989 INFO O| Feb 24 02:32:43.988 INFO STEP 794 (remove_files) COMPLETE |
| 7185 | 2026-02-24T02:32:43.967Z | [ recovery-image] Feb 24 02:32:43.989 INFO O| Feb 24 02:32:43.989 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7186 | 2026-02-24T02:32:44.002Z | [ recovery-image] Feb 24 02:32:44.006 INFO O| Feb 24 02:32:44.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit" |
| 7187 | 2026-02-24T02:32:44.003Z | [ recovery-image] Feb 24 02:32:44.006 INFO O| Feb 24 02:32:44.006 INFO STEP 795 (remove_files) COMPLETE |
| 7188 | 2026-02-24T02:32:44.003Z | [ recovery-image] Feb 24 02:32:44.006 INFO O| Feb 24 02:32:44.006 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7189 | 2026-02-24T02:32:44.003Z | [ recovery-image] Feb 24 02:32:44.023 INFO O| Feb 24 02:32:44.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs" |
| 7190 | 2026-02-24T02:32:44.003Z | [ recovery-image] Feb 24 02:32:44.023 INFO O| Feb 24 02:32:44.023 INFO STEP 796 (remove_files) COMPLETE |
| 7191 | 2026-02-24T02:32:44.003Z | [ recovery-image] Feb 24 02:32:44.023 INFO O| Feb 24 02:32:44.023 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7192 | 2026-02-24T02:32:44.033Z | [ recovery-image] Feb 24 02:32:44.037 INFO O| Feb 24 02:32:44.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs" |
| 7193 | 2026-02-24T02:32:44.035Z | [ recovery-image] Feb 24 02:32:44.037 INFO O| Feb 24 02:32:44.037 INFO STEP 797 (remove_files) COMPLETE |
| 7194 | 2026-02-24T02:32:44.035Z | [ recovery-image] Feb 24 02:32:44.037 INFO O| Feb 24 02:32:44.037 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7195 | 2026-02-24T02:32:44.035Z | [ recovery-image] Feb 24 02:32:44.051 INFO O| Feb 24 02:32:44.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck" |
| 7196 | 2026-02-24T02:32:44.035Z | [ recovery-image] Feb 24 02:32:44.051 INFO O| Feb 24 02:32:44.051 INFO STEP 798 (remove_files) COMPLETE |
| 7197 | 2026-02-24T02:32:44.036Z | [ recovery-image] Feb 24 02:32:44.051 INFO O| Feb 24 02:32:44.051 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7198 | 2026-02-24T02:32:44.036Z | [ recovery-image] Feb 24 02:32:44.066 INFO O| Feb 24 02:32:44.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs" |
| 7199 | 2026-02-24T02:32:44.036Z | [ recovery-image] Feb 24 02:32:44.066 INFO O| Feb 24 02:32:44.066 INFO STEP 799 (remove_files) COMPLETE |
| 7200 | 2026-02-24T02:32:44.036Z | [ recovery-image] Feb 24 02:32:44.066 INFO O| Feb 24 02:32:44.066 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7201 | 2026-02-24T02:32:44.079Z | [ recovery-image] Feb 24 02:32:44.078 INFO O| Feb 24 02:32:44.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot" |
| 7202 | 2026-02-24T02:32:44.079Z | [ recovery-image] Feb 24 02:32:44.079 INFO O| Feb 24 02:32:44.078 INFO STEP 800 (remove_files) COMPLETE |
| 7203 | 2026-02-24T02:32:44.079Z | [ recovery-image] Feb 24 02:32:44.079 INFO O| Feb 24 02:32:44.079 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7204 | 2026-02-24T02:32:44.079Z | [ recovery-image] Feb 24 02:32:44.096 INFO O| Feb 24 02:32:44.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck" |
| 7205 | 2026-02-24T02:32:44.079Z | [ recovery-image] Feb 24 02:32:44.096 INFO O| Feb 24 02:32:44.096 INFO STEP 801 (remove_files) COMPLETE |
| 7206 | 2026-02-24T02:32:44.079Z | [ recovery-image] Feb 24 02:32:44.096 INFO O| Feb 24 02:32:44.096 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7207 | 2026-02-24T02:32:44.079Z | [ recovery-image] Feb 24 02:32:44.110 INFO O| Feb 24 02:32:44.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff" |
| 7208 | 2026-02-24T02:32:44.079Z | [ recovery-image] Feb 24 02:32:44.110 INFO O| Feb 24 02:32:44.110 INFO STEP 802 (remove_files) COMPLETE |
| 7209 | 2026-02-24T02:32:44.080Z | [ recovery-image] Feb 24 02:32:44.110 INFO O| Feb 24 02:32:44.110 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7210 | 2026-02-24T02:32:44.115Z | [ recovery-image] Feb 24 02:32:44.123 INFO O| Feb 24 02:32:44.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon" |
| 7211 | 2026-02-24T02:32:44.115Z | [ recovery-image] Feb 24 02:32:44.123 INFO O| Feb 24 02:32:44.123 INFO STEP 803 (remove_files) COMPLETE |
| 7212 | 2026-02-24T02:32:44.115Z | [ recovery-image] Feb 24 02:32:44.123 INFO O| Feb 24 02:32:44.123 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7213 | 2026-02-24T02:32:44.115Z | [ recovery-image] Feb 24 02:32:44.135 INFO O| Feb 24 02:32:44.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota" |
| 7214 | 2026-02-24T02:32:44.116Z | [ recovery-image] Feb 24 02:32:44.136 INFO O| Feb 24 02:32:44.136 INFO STEP 804 (remove_files) COMPLETE |
| 7215 | 2026-02-24T02:32:44.116Z | [ recovery-image] Feb 24 02:32:44.136 INFO O| Feb 24 02:32:44.136 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7216 | 2026-02-24T02:32:44.116Z | [ recovery-image] Feb 24 02:32:44.148 INFO O| Feb 24 02:32:44.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs" |
| 7217 | 2026-02-24T02:32:44.116Z | [ recovery-image] Feb 24 02:32:44.148 INFO O| Feb 24 02:32:44.148 INFO STEP 805 (remove_files) COMPLETE |
| 7218 | 2026-02-24T02:32:44.116Z | [ recovery-image] Feb 24 02:32:44.148 INFO O| Feb 24 02:32:44.148 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7219 | 2026-02-24T02:32:44.147Z | [ recovery-image] Feb 24 02:32:44.164 INFO O| Feb 24 02:32:44.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump" |
| 7220 | 2026-02-24T02:32:44.147Z | [ recovery-image] Feb 24 02:32:44.164 INFO O| Feb 24 02:32:44.164 INFO STEP 806 (remove_files) COMPLETE |
| 7221 | 2026-02-24T02:32:44.147Z | [ recovery-image] Feb 24 02:32:44.164 INFO O| Feb 24 02:32:44.164 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7222 | 2026-02-24T02:32:44.147Z | [ recovery-image] Feb 24 02:32:44.178 INFO O| Feb 24 02:32:44.178 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore" |
| 7223 | 2026-02-24T02:32:44.147Z | [ recovery-image] Feb 24 02:32:44.178 INFO O| Feb 24 02:32:44.178 INFO STEP 807 (remove_files) COMPLETE |
| 7224 | 2026-02-24T02:32:44.147Z | [ recovery-image] Feb 24 02:32:44.178 INFO O| Feb 24 02:32:44.178 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7225 | 2026-02-24T02:32:44.178Z | [ recovery-image] Feb 24 02:32:44.196 INFO O| Feb 24 02:32:44.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy" |
| 7226 | 2026-02-24T02:32:44.178Z | [ recovery-image] Feb 24 02:32:44.196 INFO O| Feb 24 02:32:44.196 INFO STEP 808 (remove_files) COMPLETE |
| 7227 | 2026-02-24T02:32:44.178Z | [ recovery-image] Feb 24 02:32:44.196 INFO O| Feb 24 02:32:44.196 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7228 | 2026-02-24T02:32:44.206Z | [ recovery-image] Feb 24 02:32:44.217 INFO O| Feb 24 02:32:44.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1" |
| 7229 | 2026-02-24T02:32:44.206Z | [ recovery-image] Feb 24 02:32:44.217 INFO O| Feb 24 02:32:44.217 INFO STEP 809 (remove_files) COMPLETE |
| 7230 | 2026-02-24T02:32:44.206Z | [ recovery-image] Feb 24 02:32:44.217 INFO O| Feb 24 02:32:44.217 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7231 | 2026-02-24T02:32:44.206Z | [ recovery-image] Feb 24 02:32:44.230 INFO O| Feb 24 02:32:44.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1" |
| 7232 | 2026-02-24T02:32:44.206Z | [ recovery-image] Feb 24 02:32:44.230 INFO O| Feb 24 02:32:44.230 INFO STEP 810 (remove_files) COMPLETE |
| 7233 | 2026-02-24T02:32:44.206Z | [ recovery-image] Feb 24 02:32:44.230 INFO O| Feb 24 02:32:44.230 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7234 | 2026-02-24T02:32:44.206Z | [ recovery-image] Feb 24 02:32:44.242 INFO O| Feb 24 02:32:44.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean" |
| 7235 | 2026-02-24T02:32:44.206Z | [ recovery-image] Feb 24 02:32:44.242 INFO O| Feb 24 02:32:44.242 INFO STEP 811 (remove_files) COMPLETE |
| 7236 | 2026-02-24T02:32:44.206Z | [ recovery-image] Feb 24 02:32:44.242 INFO O| Feb 24 02:32:44.242 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7237 | 2026-02-24T02:32:44.232Z | [ recovery-image] Feb 24 02:32:44.255 INFO O| Feb 24 02:32:44.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd" |
| 7238 | 2026-02-24T02:32:44.232Z | [ recovery-image] Feb 24 02:32:44.255 INFO O| Feb 24 02:32:44.255 INFO STEP 812 (remove_files) COMPLETE |
| 7239 | 2026-02-24T02:32:44.232Z | [ recovery-image] Feb 24 02:32:44.255 INFO O| Feb 24 02:32:44.255 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7240 | 2026-02-24T02:32:44.232Z | [ recovery-image] Feb 24 02:32:44.267 INFO O| Feb 24 02:32:44.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1" |
| 7241 | 2026-02-24T02:32:44.232Z | [ recovery-image] Feb 24 02:32:44.267 INFO O| Feb 24 02:32:44.267 INFO STEP 813 (remove_files) COMPLETE |
| 7242 | 2026-02-24T02:32:44.232Z | [ recovery-image] Feb 24 02:32:44.267 INFO O| Feb 24 02:32:44.267 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7243 | 2026-02-24T02:32:44.258Z | [ recovery-image] Feb 24 02:32:44.284 INFO O| Feb 24 02:32:44.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1" |
| 7244 | 2026-02-24T02:32:44.258Z | [ recovery-image] Feb 24 02:32:44.284 INFO O| Feb 24 02:32:44.284 INFO STEP 814 (remove_files) COMPLETE |
| 7245 | 2026-02-24T02:32:44.259Z | [ recovery-image] Feb 24 02:32:44.284 INFO O| Feb 24 02:32:44.284 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7246 | 2026-02-24T02:32:44.259Z | [ recovery-image] Feb 24 02:32:44.297 INFO O| Feb 24 02:32:44.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1" |
| 7247 | 2026-02-24T02:32:44.259Z | [ recovery-image] Feb 24 02:32:44.297 INFO O| Feb 24 02:32:44.297 INFO STEP 815 (remove_files) COMPLETE |
| 7248 | 2026-02-24T02:32:44.259Z | [ recovery-image] Feb 24 02:32:44.297 INFO O| Feb 24 02:32:44.297 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7249 | 2026-02-24T02:32:44.287Z | [ recovery-image] Feb 24 02:32:44.313 INFO O| Feb 24 02:32:44.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked" |
| 7250 | 2026-02-24T02:32:44.287Z | [ recovery-image] Feb 24 02:32:44.314 INFO O| Feb 24 02:32:44.314 INFO STEP 816 (remove_files) COMPLETE |
| 7251 | 2026-02-24T02:32:44.287Z | [ recovery-image] Feb 24 02:32:44.314 INFO O| Feb 24 02:32:44.314 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7252 | 2026-02-24T02:32:44.312Z | [ recovery-image] Feb 24 02:32:44.329 INFO O| Feb 24 02:32:44.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb" |
| 7253 | 2026-02-24T02:32:44.312Z | [ recovery-image] Feb 24 02:32:44.330 INFO O| Feb 24 02:32:44.330 INFO STEP 817 (remove_files) COMPLETE |
| 7254 | 2026-02-24T02:32:44.312Z | [ recovery-image] Feb 24 02:32:44.330 INFO O| Feb 24 02:32:44.330 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7255 | 2026-02-24T02:32:44.312Z | [ recovery-image] Feb 24 02:32:44.342 INFO O| Feb 24 02:32:44.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal" |
| 7256 | 2026-02-24T02:32:44.312Z | [ recovery-image] Feb 24 02:32:44.343 INFO O| Feb 24 02:32:44.342 INFO STEP 818 (remove_files) COMPLETE |
| 7257 | 2026-02-24T02:32:44.312Z | [ recovery-image] Feb 24 02:32:44.343 INFO O| Feb 24 02:32:44.343 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7258 | 2026-02-24T02:32:44.339Z | [ recovery-image] Feb 24 02:32:44.361 INFO O| Feb 24 02:32:44.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb" |
| 7259 | 2026-02-24T02:32:44.339Z | [ recovery-image] Feb 24 02:32:44.361 INFO O| Feb 24 02:32:44.361 INFO STEP 819 (remove_files) COMPLETE |
| 7260 | 2026-02-24T02:32:44.339Z | [ recovery-image] Feb 24 02:32:44.361 INFO O| Feb 24 02:32:44.361 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7261 | 2026-02-24T02:32:44.339Z | [ recovery-image] Feb 24 02:32:44.376 INFO O| Feb 24 02:32:44.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked" |
| 7262 | 2026-02-24T02:32:44.340Z | [ recovery-image] Feb 24 02:32:44.376 INFO O| Feb 24 02:32:44.374 INFO STEP 820 (remove_files) COMPLETE |
| 7263 | 2026-02-24T02:32:44.340Z | [ recovery-image] Feb 24 02:32:44.376 INFO O| Feb 24 02:32:44.374 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7264 | 2026-02-24T02:32:44.368Z | [ recovery-image] Feb 24 02:32:44.407 INFO O| Feb 24 02:32:44.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd" |
| 7265 | 2026-02-24T02:32:44.369Z | [ recovery-image] Feb 24 02:32:44.407 INFO O| Feb 24 02:32:44.407 INFO STEP 821 (remove_files) COMPLETE |
| 7266 | 2026-02-24T02:32:44.369Z | [ recovery-image] Feb 24 02:32:44.407 INFO O| Feb 24 02:32:44.407 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7267 | 2026-02-24T02:32:44.417Z | [ recovery-image] Feb 24 02:32:44.427 INFO O| Feb 24 02:32:44.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd" |
| 7268 | 2026-02-24T02:32:44.417Z | [ recovery-image] Feb 24 02:32:44.428 INFO O| Feb 24 02:32:44.428 INFO STEP 822 (remove_files) COMPLETE |
| 7269 | 2026-02-24T02:32:44.417Z | [ recovery-image] Feb 24 02:32:44.428 INFO O| Feb 24 02:32:44.428 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7270 | 2026-02-24T02:32:44.446Z | [ recovery-image] Feb 24 02:32:44.448 INFO O| Feb 24 02:32:44.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1" |
| 7271 | 2026-02-24T02:32:44.447Z | [ recovery-image] Feb 24 02:32:44.448 INFO O| Feb 24 02:32:44.448 INFO STEP 823 (remove_files) COMPLETE |
| 7272 | 2026-02-24T02:32:44.447Z | [ recovery-image] Feb 24 02:32:44.448 INFO O| Feb 24 02:32:44.448 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7273 | 2026-02-24T02:32:44.447Z | [ recovery-image] Feb 24 02:32:44.462 INFO O| Feb 24 02:32:44.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd" |
| 7274 | 2026-02-24T02:32:44.447Z | [ recovery-image] Feb 24 02:32:44.462 INFO O| Feb 24 02:32:44.462 INFO STEP 824 (remove_files) COMPLETE |
| 7275 | 2026-02-24T02:32:44.447Z | [ recovery-image] Feb 24 02:32:44.463 INFO O| Feb 24 02:32:44.462 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7276 | 2026-02-24T02:32:44.447Z | [ recovery-image] Feb 24 02:32:44.475 INFO O| Feb 24 02:32:44.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1" |
| 7277 | 2026-02-24T02:32:44.447Z | [ recovery-image] Feb 24 02:32:44.475 INFO O| Feb 24 02:32:44.475 INFO STEP 825 (remove_files) COMPLETE |
| 7278 | 2026-02-24T02:32:44.447Z | [ recovery-image] Feb 24 02:32:44.475 INFO O| Feb 24 02:32:44.475 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7279 | 2026-02-24T02:32:44.471Z | [ recovery-image] Feb 24 02:32:44.487 INFO O| Feb 24 02:32:44.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1" |
| 7280 | 2026-02-24T02:32:44.471Z | [ recovery-image] Feb 24 02:32:44.487 INFO O| Feb 24 02:32:44.487 INFO STEP 826 (remove_files) COMPLETE |
| 7281 | 2026-02-24T02:32:44.471Z | [ recovery-image] Feb 24 02:32:44.487 INFO O| Feb 24 02:32:44.487 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7282 | 2026-02-24T02:32:44.471Z | [ recovery-image] Feb 24 02:32:44.500 INFO O| Feb 24 02:32:44.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1" |
| 7283 | 2026-02-24T02:32:44.471Z | [ recovery-image] Feb 24 02:32:44.500 INFO O| Feb 24 02:32:44.500 INFO STEP 827 (remove_files) COMPLETE |
| 7284 | 2026-02-24T02:32:44.471Z | [ recovery-image] Feb 24 02:32:44.500 INFO O| Feb 24 02:32:44.500 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7285 | 2026-02-24T02:32:44.496Z | [ recovery-image] Feb 24 02:32:44.518 INFO O| Feb 24 02:32:44.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G" |
| 7286 | 2026-02-24T02:32:44.496Z | [ recovery-image] Feb 24 02:32:44.518 INFO O| Feb 24 02:32:44.518 INFO STEP 828 (remove_files) COMPLETE |
| 7287 | 2026-02-24T02:32:44.496Z | [ recovery-image] Feb 24 02:32:44.518 INFO O| Feb 24 02:32:44.518 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7288 | 2026-02-24T02:32:44.496Z | [ recovery-image] Feb 24 02:32:44.536 INFO O| Feb 24 02:32:44.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G" |
| 7289 | 2026-02-24T02:32:44.496Z | [ recovery-image] Feb 24 02:32:44.536 INFO O| Feb 24 02:32:44.536 INFO STEP 829 (remove_files) COMPLETE |
| 7290 | 2026-02-24T02:32:44.496Z | [ recovery-image] Feb 24 02:32:44.536 INFO O| Feb 24 02:32:44.536 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7291 | 2026-02-24T02:32:44.523Z | [ recovery-image] Feb 24 02:32:44.550 INFO O| Feb 24 02:32:44.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign" |
| 7292 | 2026-02-24T02:32:44.523Z | [ recovery-image] Feb 24 02:32:44.550 INFO O| Feb 24 02:32:44.550 INFO STEP 830 (remove_files) COMPLETE |
| 7293 | 2026-02-24T02:32:44.523Z | [ recovery-image] Feb 24 02:32:44.550 INFO O| Feb 24 02:32:44.550 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7294 | 2026-02-24T02:32:44.549Z | [ recovery-image] Feb 24 02:32:44.572 INFO O| Feb 24 02:32:44.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default" |
| 7295 | 2026-02-24T02:32:44.549Z | [ recovery-image] Feb 24 02:32:44.572 INFO O| Feb 24 02:32:44.572 INFO STEP 831 (remove_files) COMPLETE |
| 7296 | 2026-02-24T02:32:44.549Z | [ recovery-image] Feb 24 02:32:44.572 INFO O| Feb 24 02:32:44.572 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7297 | 2026-02-24T02:32:44.578Z | [ recovery-image] Feb 24 02:32:44.591 INFO O| Feb 24 02:32:44.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata" |
| 7298 | 2026-02-24T02:32:44.578Z | [ recovery-image] Feb 24 02:32:44.591 INFO O| Feb 24 02:32:44.591 INFO STEP 832 (remove_files) COMPLETE |
| 7299 | 2026-02-24T02:32:44.578Z | [ recovery-image] Feb 24 02:32:44.591 INFO O| Feb 24 02:32:44.591 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7300 | 2026-02-24T02:32:44.578Z | [ recovery-image] Feb 24 02:32:44.605 INFO O| Feb 24 02:32:44.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter" |
| 7301 | 2026-02-24T02:32:44.578Z | [ recovery-image] Feb 24 02:32:44.605 INFO O| Feb 24 02:32:44.605 INFO STEP 833 (remove_files) COMPLETE |
| 7302 | 2026-02-24T02:32:44.578Z | [ recovery-image] Feb 24 02:32:44.605 INFO O| Feb 24 02:32:44.605 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7303 | 2026-02-24T02:32:44.603Z | [ recovery-image] Feb 24 02:32:44.626 INFO O| Feb 24 02:32:44.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss" |
| 7304 | 2026-02-24T02:32:44.603Z | [ recovery-image] Feb 24 02:32:44.626 INFO O| Feb 24 02:32:44.626 INFO STEP 834 (remove_files) COMPLETE |
| 7305 | 2026-02-24T02:32:44.603Z | [ recovery-image] Feb 24 02:32:44.626 INFO O| Feb 24 02:32:44.626 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7306 | 2026-02-24T02:32:44.627Z | [ recovery-image] Feb 24 02:32:44.646 INFO O| Feb 24 02:32:44.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata" |
| 7307 | 2026-02-24T02:32:44.627Z | [ recovery-image] Feb 24 02:32:44.647 INFO O| Feb 24 02:32:44.647 INFO STEP 835 (remove_files) COMPLETE |
| 7308 | 2026-02-24T02:32:44.627Z | [ recovery-image] Feb 24 02:32:44.647 INFO O| Feb 24 02:32:44.647 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7309 | 2026-02-24T02:32:44.627Z | [ recovery-image] Feb 24 02:32:44.663 INFO O| Feb 24 02:32:44.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk" |
| 7310 | 2026-02-24T02:32:44.627Z | [ recovery-image] Feb 24 02:32:44.664 INFO O| Feb 24 02:32:44.663 INFO STEP 836 (remove_files) COMPLETE |
| 7311 | 2026-02-24T02:32:44.627Z | [ recovery-image] Feb 24 02:32:44.664 INFO O| Feb 24 02:32:44.664 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7312 | 2026-02-24T02:32:44.651Z | [ recovery-image] Feb 24 02:32:44.679 INFO O| Feb 24 02:32:44.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign" |
| 7313 | 2026-02-24T02:32:44.652Z | [ recovery-image] Feb 24 02:32:44.679 INFO O| Feb 24 02:32:44.679 INFO STEP 837 (remove_files) COMPLETE |
| 7314 | 2026-02-24T02:32:44.652Z | [ recovery-image] Feb 24 02:32:44.679 INFO O| Feb 24 02:32:44.679 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7315 | 2026-02-24T02:32:44.675Z | [ recovery-image] Feb 24 02:32:44.696 INFO O| Feb 24 02:32:44.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1" |
| 7316 | 2026-02-24T02:32:44.675Z | [ recovery-image] Feb 24 02:32:44.697 INFO O| Feb 24 02:32:44.696 INFO STEP 838 (remove_files) COMPLETE |
| 7317 | 2026-02-24T02:32:44.675Z | [ recovery-image] Feb 24 02:32:44.697 INFO O| Feb 24 02:32:44.696 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7318 | 2026-02-24T02:32:44.675Z | [ recovery-image] Feb 24 02:32:44.715 INFO O| Feb 24 02:32:44.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1" |
| 7319 | 2026-02-24T02:32:44.676Z | [ recovery-image] Feb 24 02:32:44.715 INFO O| Feb 24 02:32:44.715 INFO STEP 839 (remove_files) COMPLETE |
| 7320 | 2026-02-24T02:32:44.676Z | [ recovery-image] Feb 24 02:32:44.715 INFO O| Feb 24 02:32:44.715 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7321 | 2026-02-24T02:32:44.700Z | [ recovery-image] Feb 24 02:32:44.735 INFO O| Feb 24 02:32:44.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1" |
| 7322 | 2026-02-24T02:32:44.700Z | [ recovery-image] Feb 24 02:32:44.735 INFO O| Feb 24 02:32:44.735 INFO STEP 840 (remove_files) COMPLETE |
| 7323 | 2026-02-24T02:32:44.700Z | [ recovery-image] Feb 24 02:32:44.735 INFO O| Feb 24 02:32:44.735 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7324 | 2026-02-24T02:32:44.725Z | [ recovery-image] Feb 24 02:32:44.756 INFO O| Feb 24 02:32:44.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1" |
| 7325 | 2026-02-24T02:32:44.725Z | [ recovery-image] Feb 24 02:32:44.756 INFO O| Feb 24 02:32:44.756 INFO STEP 841 (remove_files) COMPLETE |
| 7326 | 2026-02-24T02:32:44.725Z | [ recovery-image] Feb 24 02:32:44.756 INFO O| Feb 24 02:32:44.756 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7327 | 2026-02-24T02:32:44.749Z | [ recovery-image] Feb 24 02:32:44.774 INFO O| Feb 24 02:32:44.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1" |
| 7328 | 2026-02-24T02:32:44.749Z | [ recovery-image] Feb 24 02:32:44.774 INFO O| Feb 24 02:32:44.774 INFO STEP 842 (remove_files) COMPLETE |
| 7329 | 2026-02-24T02:32:44.749Z | [ recovery-image] Feb 24 02:32:44.774 INFO O| Feb 24 02:32:44.774 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7330 | 2026-02-24T02:32:44.749Z | [ recovery-image] Feb 24 02:32:44.790 INFO O| Feb 24 02:32:44.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1" |
| 7331 | 2026-02-24T02:32:44.749Z | [ recovery-image] Feb 24 02:32:44.791 INFO O| Feb 24 02:32:44.791 INFO STEP 843 (remove_files) COMPLETE |
| 7332 | 2026-02-24T02:32:44.749Z | [ recovery-image] Feb 24 02:32:44.791 INFO O| Feb 24 02:32:44.791 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7333 | 2026-02-24T02:32:44.773Z | [ recovery-image] Feb 24 02:32:44.811 INFO O| Feb 24 02:32:44.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1" |
| 7334 | 2026-02-24T02:32:44.773Z | [ recovery-image] Feb 24 02:32:44.811 INFO O| Feb 24 02:32:44.811 INFO STEP 844 (remove_files) COMPLETE |
| 7335 | 2026-02-24T02:32:44.773Z | [ recovery-image] Feb 24 02:32:44.811 INFO O| Feb 24 02:32:44.811 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7336 | 2026-02-24T02:32:44.797Z | [ recovery-image] Feb 24 02:32:44.830 INFO O| Feb 24 02:32:44.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1" |
| 7337 | 2026-02-24T02:32:44.797Z | [ recovery-image] Feb 24 02:32:44.830 INFO O| Feb 24 02:32:44.830 INFO STEP 845 (remove_files) COMPLETE |
| 7338 | 2026-02-24T02:32:44.797Z | [ recovery-image] Feb 24 02:32:44.830 INFO O| Feb 24 02:32:44.830 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7339 | 2026-02-24T02:32:44.821Z | [ recovery-image] Feb 24 02:32:44.847 INFO O| Feb 24 02:32:44.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb" |
| 7340 | 2026-02-24T02:32:44.821Z | [ recovery-image] Feb 24 02:32:44.847 INFO O| Feb 24 02:32:44.847 INFO STEP 846 (remove_files) COMPLETE |
| 7341 | 2026-02-24T02:32:44.821Z | [ recovery-image] Feb 24 02:32:44.847 INFO O| Feb 24 02:32:44.847 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7342 | 2026-02-24T02:32:44.845Z | [ recovery-image] Feb 24 02:32:44.866 INFO O| Feb 24 02:32:44.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so" |
| 7343 | 2026-02-24T02:32:44.845Z | [ recovery-image] Feb 24 02:32:44.866 INFO O| Feb 24 02:32:44.866 INFO STEP 847 (remove_files) COMPLETE |
| 7344 | 2026-02-24T02:32:44.845Z | [ recovery-image] Feb 24 02:32:44.866 INFO O| Feb 24 02:32:44.866 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7345 | 2026-02-24T02:32:44.845Z | [ recovery-image] Feb 24 02:32:44.882 INFO O| Feb 24 02:32:44.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcieb" |
| 7346 | 2026-02-24T02:32:44.845Z | [ recovery-image] Feb 24 02:32:44.882 INFO O| Feb 24 02:32:44.882 INFO STEP 848 (remove_files) COMPLETE |
| 7347 | 2026-02-24T02:32:44.845Z | [ recovery-image] Feb 24 02:32:44.882 INFO O| Feb 24 02:32:44.882 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7348 | 2026-02-24T02:32:44.869Z | [ recovery-image] Feb 24 02:32:44.897 INFO O| Feb 24 02:32:44.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1" |
| 7349 | 2026-02-24T02:32:44.870Z | [ recovery-image] Feb 24 02:32:44.897 INFO O| Feb 24 02:32:44.897 INFO STEP 849 (remove_files) COMPLETE |
| 7350 | 2026-02-24T02:32:44.870Z | [ recovery-image] Feb 24 02:32:44.897 INFO O| Feb 24 02:32:44.897 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7351 | 2026-02-24T02:32:44.870Z | [ recovery-image] Feb 24 02:32:44.912 INFO O| Feb 24 02:32:44.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1" |
| 7352 | 2026-02-24T02:32:44.870Z | [ recovery-image] Feb 24 02:32:44.912 INFO O| Feb 24 02:32:44.912 INFO STEP 850 (remove_files) COMPLETE |
| 7353 | 2026-02-24T02:32:44.870Z | [ recovery-image] Feb 24 02:32:44.912 INFO O| Feb 24 02:32:44.912 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7354 | 2026-02-24T02:32:44.894Z | [ recovery-image] Feb 24 02:32:44.928 INFO O| Feb 24 02:32:44.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1" |
| 7355 | 2026-02-24T02:32:44.894Z | [ recovery-image] Feb 24 02:32:44.928 INFO O| Feb 24 02:32:44.928 INFO STEP 851 (remove_files) COMPLETE |
| 7356 | 2026-02-24T02:32:44.894Z | [ recovery-image] Feb 24 02:32:44.928 INFO O| Feb 24 02:32:44.928 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7357 | 2026-02-24T02:32:44.917Z | [ recovery-image] Feb 24 02:32:44.945 INFO O| Feb 24 02:32:44.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed" |
| 7358 | 2026-02-24T02:32:44.917Z | [ recovery-image] Feb 24 02:32:44.946 INFO O| Feb 24 02:32:44.946 INFO STEP 852 (remove_files) COMPLETE |
| 7359 | 2026-02-24T02:32:44.917Z | [ recovery-image] Feb 24 02:32:44.946 INFO O| Feb 24 02:32:44.946 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7360 | 2026-02-24T02:32:44.942Z | [ recovery-image] Feb 24 02:32:44.966 INFO O| Feb 24 02:32:44.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen" |
| 7361 | 2026-02-24T02:32:44.942Z | [ recovery-image] Feb 24 02:32:44.966 INFO O| Feb 24 02:32:44.966 INFO STEP 853 (remove_files) COMPLETE |
| 7362 | 2026-02-24T02:32:44.942Z | [ recovery-image] Feb 24 02:32:44.966 INFO O| Feb 24 02:32:44.966 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7363 | 2026-02-24T02:32:44.942Z | [ recovery-image] Feb 24 02:32:44.978 INFO O| Feb 24 02:32:44.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server" |
| 7364 | 2026-02-24T02:32:44.942Z | [ recovery-image] Feb 24 02:32:44.978 INFO O| Feb 24 02:32:44.978 INFO STEP 854 (remove_files) COMPLETE |
| 7365 | 2026-02-24T02:32:44.942Z | [ recovery-image] Feb 24 02:32:44.978 INFO O| Feb 24 02:32:44.978 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7366 | 2026-02-24T02:32:44.966Z | [ recovery-image] Feb 24 02:32:45.001 INFO O| Feb 24 02:32:45.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1" |
| 7367 | 2026-02-24T02:32:44.966Z | [ recovery-image] Feb 24 02:32:45.001 INFO O| Feb 24 02:32:45.001 INFO STEP 855 (remove_files) COMPLETE |
| 7368 | 2026-02-24T02:32:44.966Z | [ recovery-image] Feb 24 02:32:45.001 INFO O| Feb 24 02:32:45.001 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7369 | 2026-02-24T02:32:44.990Z | [ recovery-image] Feb 24 02:32:45.023 INFO O| Feb 24 02:32:45.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1" |
| 7370 | 2026-02-24T02:32:44.990Z | [ recovery-image] Feb 24 02:32:45.023 INFO O| Feb 24 02:32:45.023 INFO STEP 856 (remove_files) COMPLETE |
| 7371 | 2026-02-24T02:32:44.990Z | [ recovery-image] Feb 24 02:32:45.023 INFO O| Feb 24 02:32:45.023 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7372 | 2026-02-24T02:32:45.014Z | [ recovery-image] Feb 24 02:32:45.041 INFO O| Feb 24 02:32:45.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1" |
| 7373 | 2026-02-24T02:32:45.014Z | [ recovery-image] Feb 24 02:32:45.041 INFO O| Feb 24 02:32:45.041 INFO STEP 857 (remove_files) COMPLETE |
| 7374 | 2026-02-24T02:32:45.014Z | [ recovery-image] Feb 24 02:32:45.041 INFO O| Feb 24 02:32:45.041 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7375 | 2026-02-24T02:32:45.039Z | [ recovery-image] Feb 24 02:32:45.059 INFO O| Feb 24 02:32:45.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1" |
| 7376 | 2026-02-24T02:32:45.039Z | [ recovery-image] Feb 24 02:32:45.060 INFO O| Feb 24 02:32:45.060 INFO STEP 858 (remove_files) COMPLETE |
| 7377 | 2026-02-24T02:32:45.039Z | [ recovery-image] Feb 24 02:32:45.060 INFO O| Feb 24 02:32:45.060 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7378 | 2026-02-24T02:32:45.063Z | [ recovery-image] Feb 24 02:32:45.082 INFO O| Feb 24 02:32:45.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1" |
| 7379 | 2026-02-24T02:32:45.063Z | [ recovery-image] Feb 24 02:32:45.082 INFO O| Feb 24 02:32:45.082 INFO STEP 859 (remove_files) COMPLETE |
| 7380 | 2026-02-24T02:32:45.063Z | [ recovery-image] Feb 24 02:32:45.082 INFO O| Feb 24 02:32:45.082 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7381 | 2026-02-24T02:32:45.063Z | [ recovery-image] Feb 24 02:32:45.101 INFO O| Feb 24 02:32:45.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1" |
| 7382 | 2026-02-24T02:32:45.063Z | [ recovery-image] Feb 24 02:32:45.101 INFO O| Feb 24 02:32:45.101 INFO STEP 860 (remove_files) COMPLETE |
| 7383 | 2026-02-24T02:32:45.063Z | [ recovery-image] Feb 24 02:32:45.101 INFO O| Feb 24 02:32:45.101 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7384 | 2026-02-24T02:32:45.087Z | [ recovery-image] Feb 24 02:32:45.123 INFO O| Feb 24 02:32:45.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1" |
| 7385 | 2026-02-24T02:32:45.087Z | [ recovery-image] Feb 24 02:32:45.123 INFO O| Feb 24 02:32:45.123 INFO STEP 861 (remove_files) COMPLETE |
| 7386 | 2026-02-24T02:32:45.087Z | [ recovery-image] Feb 24 02:32:45.123 INFO O| Feb 24 02:32:45.123 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7387 | 2026-02-24T02:32:45.111Z | [ recovery-image] Feb 24 02:32:45.145 INFO O| Feb 24 02:32:45.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1" |
| 7388 | 2026-02-24T02:32:45.111Z | [ recovery-image] Feb 24 02:32:45.145 INFO O| Feb 24 02:32:45.145 INFO STEP 862 (remove_files) COMPLETE |
| 7389 | 2026-02-24T02:32:45.111Z | [ recovery-image] Feb 24 02:32:45.145 INFO O| Feb 24 02:32:45.145 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7390 | 2026-02-24T02:32:45.138Z | [ recovery-image] Feb 24 02:32:45.168 INFO O| Feb 24 02:32:45.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1" |
| 7391 | 2026-02-24T02:32:45.138Z | [ recovery-image] Feb 24 02:32:45.168 INFO O| Feb 24 02:32:45.168 INFO STEP 863 (remove_files) COMPLETE |
| 7392 | 2026-02-24T02:32:45.138Z | [ recovery-image] Feb 24 02:32:45.168 INFO O| Feb 24 02:32:45.168 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7393 | 2026-02-24T02:32:45.162Z | [ recovery-image] Feb 24 02:32:45.183 INFO O| Feb 24 02:32:45.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1" |
| 7394 | 2026-02-24T02:32:45.163Z | [ recovery-image] Feb 24 02:32:45.183 INFO O| Feb 24 02:32:45.183 INFO STEP 864 (remove_files) COMPLETE |
| 7395 | 2026-02-24T02:32:45.163Z | [ recovery-image] Feb 24 02:32:45.183 INFO O| Feb 24 02:32:45.183 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7396 | 2026-02-24T02:32:45.163Z | [ recovery-image] Feb 24 02:32:45.201 INFO O| Feb 24 02:32:45.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1" |
| 7397 | 2026-02-24T02:32:45.163Z | [ recovery-image] Feb 24 02:32:45.201 INFO O| Feb 24 02:32:45.201 INFO STEP 865 (remove_files) COMPLETE |
| 7398 | 2026-02-24T02:32:45.163Z | [ recovery-image] Feb 24 02:32:45.201 INFO O| Feb 24 02:32:45.201 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7399 | 2026-02-24T02:32:45.187Z | [ recovery-image] Feb 24 02:32:45.218 INFO O| Feb 24 02:32:45.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1" |
| 7400 | 2026-02-24T02:32:45.187Z | [ recovery-image] Feb 24 02:32:45.219 INFO O| Feb 24 02:32:45.218 INFO STEP 866 (remove_files) COMPLETE |
| 7401 | 2026-02-24T02:32:45.187Z | [ recovery-image] Feb 24 02:32:45.219 INFO O| Feb 24 02:32:45.218 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7402 | 2026-02-24T02:32:45.212Z | [ recovery-image] Feb 24 02:32:45.233 INFO O| Feb 24 02:32:45.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1" |
| 7403 | 2026-02-24T02:32:45.212Z | [ recovery-image] Feb 24 02:32:45.233 INFO O| Feb 24 02:32:45.233 INFO STEP 867 (remove_files) COMPLETE |
| 7404 | 2026-02-24T02:32:45.212Z | [ recovery-image] Feb 24 02:32:45.233 INFO O| Feb 24 02:32:45.233 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7405 | 2026-02-24T02:32:45.212Z | [ recovery-image] Feb 24 02:32:45.254 INFO O| Feb 24 02:32:45.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1" |
| 7406 | 2026-02-24T02:32:45.237Z | [ recovery-image] Feb 24 02:32:45.254 INFO O| Feb 24 02:32:45.254 INFO STEP 868 (remove_files) COMPLETE |
| 7407 | 2026-02-24T02:32:45.237Z | [ recovery-image] Feb 24 02:32:45.254 INFO O| Feb 24 02:32:45.254 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7408 | 2026-02-24T02:32:45.237Z | [ recovery-image] Feb 24 02:32:45.271 INFO O| Feb 24 02:32:45.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1" |
| 7409 | 2026-02-24T02:32:45.237Z | [ recovery-image] Feb 24 02:32:45.272 INFO O| Feb 24 02:32:45.271 INFO STEP 869 (remove_files) COMPLETE |
| 7410 | 2026-02-24T02:32:45.237Z | [ recovery-image] Feb 24 02:32:45.272 INFO O| Feb 24 02:32:45.272 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7411 | 2026-02-24T02:32:45.261Z | [ recovery-image] Feb 24 02:32:45.289 INFO O| Feb 24 02:32:45.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1" |
| 7412 | 2026-02-24T02:32:45.261Z | [ recovery-image] Feb 24 02:32:45.290 INFO O| Feb 24 02:32:45.290 INFO STEP 870 (remove_files) COMPLETE |
| 7413 | 2026-02-24T02:32:45.261Z | [ recovery-image] Feb 24 02:32:45.290 INFO O| Feb 24 02:32:45.290 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7414 | 2026-02-24T02:32:45.285Z | [ recovery-image] Feb 24 02:32:45.308 INFO O| Feb 24 02:32:45.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1" |
| 7415 | 2026-02-24T02:32:45.286Z | [ recovery-image] Feb 24 02:32:45.308 INFO O| Feb 24 02:32:45.308 INFO STEP 871 (remove_files) COMPLETE |
| 7416 | 2026-02-24T02:32:45.286Z | [ recovery-image] Feb 24 02:32:45.308 INFO O| Feb 24 02:32:45.308 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7417 | 2026-02-24T02:32:45.286Z | [ recovery-image] Feb 24 02:32:45.325 INFO O| Feb 24 02:32:45.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1" |
| 7418 | 2026-02-24T02:32:45.286Z | [ recovery-image] Feb 24 02:32:45.326 INFO O| Feb 24 02:32:45.326 INFO STEP 872 (remove_files) COMPLETE |
| 7419 | 2026-02-24T02:32:45.286Z | [ recovery-image] Feb 24 02:32:45.326 INFO O| Feb 24 02:32:45.326 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7420 | 2026-02-24T02:32:45.310Z | [ recovery-image] Feb 24 02:32:45.348 INFO O| Feb 24 02:32:45.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1" |
| 7421 | 2026-02-24T02:32:45.310Z | [ recovery-image] Feb 24 02:32:45.348 INFO O| Feb 24 02:32:45.348 INFO STEP 873 (remove_files) COMPLETE |
| 7422 | 2026-02-24T02:32:45.310Z | [ recovery-image] Feb 24 02:32:45.348 INFO O| Feb 24 02:32:45.348 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7423 | 2026-02-24T02:32:45.334Z | [ recovery-image] Feb 24 02:32:45.369 INFO O| Feb 24 02:32:45.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1" |
| 7424 | 2026-02-24T02:32:45.334Z | [ recovery-image] Feb 24 02:32:45.369 INFO O| Feb 24 02:32:45.369 INFO STEP 874 (remove_files) COMPLETE |
| 7425 | 2026-02-24T02:32:45.334Z | [ recovery-image] Feb 24 02:32:45.369 INFO O| Feb 24 02:32:45.369 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7426 | 2026-02-24T02:32:45.358Z | [ recovery-image] Feb 24 02:32:45.387 INFO O| Feb 24 02:32:45.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1" |
| 7427 | 2026-02-24T02:32:45.358Z | [ recovery-image] Feb 24 02:32:45.387 INFO O| Feb 24 02:32:45.387 INFO STEP 875 (remove_files) COMPLETE |
| 7428 | 2026-02-24T02:32:45.358Z | [ recovery-image] Feb 24 02:32:45.387 INFO O| Feb 24 02:32:45.387 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7429 | 2026-02-24T02:32:45.382Z | [ recovery-image] Feb 24 02:32:45.408 INFO O| Feb 24 02:32:45.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1" |
| 7430 | 2026-02-24T02:32:45.382Z | [ recovery-image] Feb 24 02:32:45.408 INFO O| Feb 24 02:32:45.408 INFO STEP 876 (remove_files) COMPLETE |
| 7431 | 2026-02-24T02:32:45.382Z | [ recovery-image] Feb 24 02:32:45.408 INFO O| Feb 24 02:32:45.408 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7432 | 2026-02-24T02:32:45.406Z | [ recovery-image] Feb 24 02:32:45.427 INFO O| Feb 24 02:32:45.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1" |
| 7433 | 2026-02-24T02:32:45.406Z | [ recovery-image] Feb 24 02:32:45.427 INFO O| Feb 24 02:32:45.427 INFO STEP 877 (remove_files) COMPLETE |
| 7434 | 2026-02-24T02:32:45.406Z | [ recovery-image] Feb 24 02:32:45.427 INFO O| Feb 24 02:32:45.427 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7435 | 2026-02-24T02:32:45.406Z | [ recovery-image] Feb 24 02:32:45.446 INFO O| Feb 24 02:32:45.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1" |
| 7436 | 2026-02-24T02:32:45.406Z | [ recovery-image] Feb 24 02:32:45.446 INFO O| Feb 24 02:32:45.446 INFO STEP 878 (remove_files) COMPLETE |
| 7437 | 2026-02-24T02:32:45.406Z | [ recovery-image] Feb 24 02:32:45.446 INFO O| Feb 24 02:32:45.446 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7438 | 2026-02-24T02:32:45.435Z | [ recovery-image] Feb 24 02:32:45.463 INFO O| Feb 24 02:32:45.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1" |
| 7439 | 2026-02-24T02:32:45.435Z | [ recovery-image] Feb 24 02:32:45.464 INFO O| Feb 24 02:32:45.463 INFO STEP 879 (remove_files) COMPLETE |
| 7440 | 2026-02-24T02:32:45.435Z | [ recovery-image] Feb 24 02:32:45.464 INFO O| Feb 24 02:32:45.463 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7441 | 2026-02-24T02:32:45.459Z | [ recovery-image] Feb 24 02:32:45.483 INFO O| Feb 24 02:32:45.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1" |
| 7442 | 2026-02-24T02:32:45.459Z | [ recovery-image] Feb 24 02:32:45.483 INFO O| Feb 24 02:32:45.483 INFO STEP 880 (remove_files) COMPLETE |
| 7443 | 2026-02-24T02:32:45.459Z | [ recovery-image] Feb 24 02:32:45.483 INFO O| Feb 24 02:32:45.483 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7444 | 2026-02-24T02:32:45.459Z | [ recovery-image] Feb 24 02:32:45.500 INFO O| Feb 24 02:32:45.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1" |
| 7445 | 2026-02-24T02:32:45.459Z | [ recovery-image] Feb 24 02:32:45.500 INFO O| Feb 24 02:32:45.500 INFO STEP 881 (remove_files) COMPLETE |
| 7446 | 2026-02-24T02:32:45.459Z | [ recovery-image] Feb 24 02:32:45.500 INFO O| Feb 24 02:32:45.500 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7447 | 2026-02-24T02:32:45.485Z | [ recovery-image] Feb 24 02:32:45.515 INFO O| Feb 24 02:32:45.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1" |
| 7448 | 2026-02-24T02:32:45.485Z | [ recovery-image] Feb 24 02:32:45.516 INFO O| Feb 24 02:32:45.515 INFO STEP 882 (remove_files) COMPLETE |
| 7449 | 2026-02-24T02:32:45.485Z | [ recovery-image] Feb 24 02:32:45.516 INFO O| Feb 24 02:32:45.516 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7450 | 2026-02-24T02:32:45.510Z | [ recovery-image] Feb 24 02:32:45.533 INFO O| Feb 24 02:32:45.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1" |
| 7451 | 2026-02-24T02:32:45.510Z | [ recovery-image] Feb 24 02:32:45.533 INFO O| Feb 24 02:32:45.533 INFO STEP 883 (remove_files) COMPLETE |
| 7452 | 2026-02-24T02:32:45.510Z | [ recovery-image] Feb 24 02:32:45.533 INFO O| Feb 24 02:32:45.533 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7453 | 2026-02-24T02:32:45.510Z | [ recovery-image] Feb 24 02:32:45.550 INFO O| Feb 24 02:32:45.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1" |
| 7454 | 2026-02-24T02:32:45.510Z | [ recovery-image] Feb 24 02:32:45.550 INFO O| Feb 24 02:32:45.550 INFO STEP 884 (remove_files) COMPLETE |
| 7455 | 2026-02-24T02:32:45.510Z | [ recovery-image] Feb 24 02:32:45.550 INFO O| Feb 24 02:32:45.550 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7456 | 2026-02-24T02:32:45.535Z | [ recovery-image] Feb 24 02:32:45.568 INFO O| Feb 24 02:32:45.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1" |
| 7457 | 2026-02-24T02:32:45.535Z | [ recovery-image] Feb 24 02:32:45.568 INFO O| Feb 24 02:32:45.568 INFO STEP 885 (remove_files) COMPLETE |
| 7458 | 2026-02-24T02:32:45.535Z | [ recovery-image] Feb 24 02:32:45.568 INFO O| Feb 24 02:32:45.568 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7459 | 2026-02-24T02:32:45.559Z | [ recovery-image] Feb 24 02:32:45.584 INFO O| Feb 24 02:32:45.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1" |
| 7460 | 2026-02-24T02:32:45.559Z | [ recovery-image] Feb 24 02:32:45.584 INFO O| Feb 24 02:32:45.584 INFO STEP 886 (remove_files) COMPLETE |
| 7461 | 2026-02-24T02:32:45.559Z | [ recovery-image] Feb 24 02:32:45.584 INFO O| Feb 24 02:32:45.584 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7462 | 2026-02-24T02:32:45.559Z | [ recovery-image] Feb 24 02:32:45.601 INFO O| Feb 24 02:32:45.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1" |
| 7463 | 2026-02-24T02:32:45.559Z | [ recovery-image] Feb 24 02:32:45.601 INFO O| Feb 24 02:32:45.601 INFO STEP 887 (remove_files) COMPLETE |
| 7464 | 2026-02-24T02:32:45.559Z | [ recovery-image] Feb 24 02:32:45.601 INFO O| Feb 24 02:32:45.601 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7465 | 2026-02-24T02:32:45.584Z | [ recovery-image] Feb 24 02:32:45.620 INFO O| Feb 24 02:32:45.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1" |
| 7466 | 2026-02-24T02:32:45.584Z | [ recovery-image] Feb 24 02:32:45.620 INFO O| Feb 24 02:32:45.620 INFO STEP 888 (remove_files) COMPLETE |
| 7467 | 2026-02-24T02:32:45.584Z | [ recovery-image] Feb 24 02:32:45.620 INFO O| Feb 24 02:32:45.620 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7468 | 2026-02-24T02:32:45.616Z | [ recovery-image] Feb 24 02:32:45.642 INFO O| Feb 24 02:32:45.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1" |
| 7469 | 2026-02-24T02:32:45.616Z | [ recovery-image] Feb 24 02:32:45.642 INFO O| Feb 24 02:32:45.642 INFO STEP 889 (remove_files) COMPLETE |
| 7470 | 2026-02-24T02:32:45.616Z | [ recovery-image] Feb 24 02:32:45.642 INFO O| Feb 24 02:32:45.642 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7471 | 2026-02-24T02:32:45.640Z | [ recovery-image] Feb 24 02:32:45.655 INFO O| Feb 24 02:32:45.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1" |
| 7472 | 2026-02-24T02:32:45.640Z | [ recovery-image] Feb 24 02:32:45.656 INFO O| Feb 24 02:32:45.655 INFO STEP 890 (remove_files) COMPLETE |
| 7473 | 2026-02-24T02:32:45.641Z | [ recovery-image] Feb 24 02:32:45.656 INFO O| Feb 24 02:32:45.655 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7474 | 2026-02-24T02:32:45.641Z | [ recovery-image] Feb 24 02:32:45.667 INFO O| Feb 24 02:32:45.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1" |
| 7475 | 2026-02-24T02:32:45.641Z | [ recovery-image] Feb 24 02:32:45.667 INFO O| Feb 24 02:32:45.667 INFO STEP 891 (remove_files) COMPLETE |
| 7476 | 2026-02-24T02:32:45.641Z | [ recovery-image] Feb 24 02:32:45.667 INFO O| Feb 24 02:32:45.667 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7477 | 2026-02-24T02:32:45.641Z | [ recovery-image] Feb 24 02:32:45.679 INFO O| Feb 24 02:32:45.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1" |
| 7478 | 2026-02-24T02:32:45.641Z | [ recovery-image] Feb 24 02:32:45.679 INFO O| Feb 24 02:32:45.679 INFO STEP 892 (remove_files) COMPLETE |
| 7479 | 2026-02-24T02:32:45.641Z | [ recovery-image] Feb 24 02:32:45.679 INFO O| Feb 24 02:32:45.679 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7480 | 2026-02-24T02:32:45.665Z | [ recovery-image] Feb 24 02:32:45.692 INFO O| Feb 24 02:32:45.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1" |
| 7481 | 2026-02-24T02:32:45.665Z | [ recovery-image] Feb 24 02:32:45.692 INFO O| Feb 24 02:32:45.692 INFO STEP 893 (remove_files) COMPLETE |
| 7482 | 2026-02-24T02:32:45.665Z | [ recovery-image] Feb 24 02:32:45.692 INFO O| Feb 24 02:32:45.692 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7483 | 2026-02-24T02:32:45.690Z | [ recovery-image] Feb 24 02:32:45.710 INFO O| Feb 24 02:32:45.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1" |
| 7484 | 2026-02-24T02:32:45.691Z | [ recovery-image] Feb 24 02:32:45.710 INFO O| Feb 24 02:32:45.710 INFO STEP 894 (remove_files) COMPLETE |
| 7485 | 2026-02-24T02:32:45.691Z | [ recovery-image] Feb 24 02:32:45.710 INFO O| Feb 24 02:32:45.710 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7486 | 2026-02-24T02:32:45.691Z | [ recovery-image] Feb 24 02:32:45.726 INFO O| Feb 24 02:32:45.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1" |
| 7487 | 2026-02-24T02:32:45.691Z | [ recovery-image] Feb 24 02:32:45.726 INFO O| Feb 24 02:32:45.726 INFO STEP 895 (remove_files) COMPLETE |
| 7488 | 2026-02-24T02:32:45.691Z | [ recovery-image] Feb 24 02:32:45.726 INFO O| Feb 24 02:32:45.726 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7489 | 2026-02-24T02:32:45.716Z | [ recovery-image] Feb 24 02:32:45.739 INFO O| Feb 24 02:32:45.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1" |
| 7490 | 2026-02-24T02:32:45.716Z | [ recovery-image] Feb 24 02:32:45.739 INFO O| Feb 24 02:32:45.739 INFO STEP 896 (remove_files) COMPLETE |
| 7491 | 2026-02-24T02:32:45.716Z | [ recovery-image] Feb 24 02:32:45.739 INFO O| Feb 24 02:32:45.739 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7492 | 2026-02-24T02:32:45.716Z | [ recovery-image] Feb 24 02:32:45.752 INFO O| Feb 24 02:32:45.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1" |
| 7493 | 2026-02-24T02:32:45.716Z | [ recovery-image] Feb 24 02:32:45.752 INFO O| Feb 24 02:32:45.752 INFO STEP 897 (remove_files) COMPLETE |
| 7494 | 2026-02-24T02:32:45.716Z | [ recovery-image] Feb 24 02:32:45.752 INFO O| Feb 24 02:32:45.752 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7495 | 2026-02-24T02:32:45.740Z | [ recovery-image] Feb 24 02:32:45.767 INFO O| Feb 24 02:32:45.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1" |
| 7496 | 2026-02-24T02:32:45.740Z | [ recovery-image] Feb 24 02:32:45.767 INFO O| Feb 24 02:32:45.767 INFO STEP 898 (remove_files) COMPLETE |
| 7497 | 2026-02-24T02:32:45.740Z | [ recovery-image] Feb 24 02:32:45.767 INFO O| Feb 24 02:32:45.767 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7498 | 2026-02-24T02:32:45.764Z | [ recovery-image] Feb 24 02:32:45.784 INFO O| Feb 24 02:32:45.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1" |
| 7499 | 2026-02-24T02:32:45.765Z | [ recovery-image] Feb 24 02:32:45.785 INFO O| Feb 24 02:32:45.785 INFO STEP 899 (remove_files) COMPLETE |
| 7500 | 2026-02-24T02:32:45.765Z | [ recovery-image] Feb 24 02:32:45.785 INFO O| Feb 24 02:32:45.785 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7501 | 2026-02-24T02:32:45.765Z | [ recovery-image] Feb 24 02:32:45.799 INFO O| Feb 24 02:32:45.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1" |
| 7502 | 2026-02-24T02:32:45.765Z | [ recovery-image] Feb 24 02:32:45.799 INFO O| Feb 24 02:32:45.799 INFO STEP 900 (remove_files) COMPLETE |
| 7503 | 2026-02-24T02:32:45.765Z | [ recovery-image] Feb 24 02:32:45.799 INFO O| Feb 24 02:32:45.799 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7504 | 2026-02-24T02:32:45.789Z | [ recovery-image] Feb 24 02:32:45.818 INFO O| Feb 24 02:32:45.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1" |
| 7505 | 2026-02-24T02:32:45.789Z | [ recovery-image] Feb 24 02:32:45.819 INFO O| Feb 24 02:32:45.819 INFO STEP 901 (remove_files) COMPLETE |
| 7506 | 2026-02-24T02:32:45.789Z | [ recovery-image] Feb 24 02:32:45.819 INFO O| Feb 24 02:32:45.819 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7507 | 2026-02-24T02:32:45.813Z | [ recovery-image] Feb 24 02:32:45.835 INFO O| Feb 24 02:32:45.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1" |
| 7508 | 2026-02-24T02:32:45.813Z | [ recovery-image] Feb 24 02:32:45.835 INFO O| Feb 24 02:32:45.835 INFO STEP 902 (remove_files) COMPLETE |
| 7509 | 2026-02-24T02:32:45.813Z | [ recovery-image] Feb 24 02:32:45.835 INFO O| Feb 24 02:32:45.835 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7510 | 2026-02-24T02:32:45.813Z | [ recovery-image] Feb 24 02:32:45.852 INFO O| Feb 24 02:32:45.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1" |
| 7511 | 2026-02-24T02:32:45.813Z | [ recovery-image] Feb 24 02:32:45.852 INFO O| Feb 24 02:32:45.852 INFO STEP 903 (remove_files) COMPLETE |
| 7512 | 2026-02-24T02:32:45.813Z | [ recovery-image] Feb 24 02:32:45.852 INFO O| Feb 24 02:32:45.852 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7513 | 2026-02-24T02:32:45.841Z | [ recovery-image] Feb 24 02:32:45.865 INFO O| Feb 24 02:32:45.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1" |
| 7514 | 2026-02-24T02:32:45.841Z | [ recovery-image] Feb 24 02:32:45.865 INFO O| Feb 24 02:32:45.865 INFO STEP 904 (remove_files) COMPLETE |
| 7515 | 2026-02-24T02:32:45.842Z | [ recovery-image] Feb 24 02:32:45.865 INFO O| Feb 24 02:32:45.865 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7516 | 2026-02-24T02:32:45.842Z | [ recovery-image] Feb 24 02:32:45.877 INFO O| Feb 24 02:32:45.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1" |
| 7517 | 2026-02-24T02:32:45.842Z | [ recovery-image] Feb 24 02:32:45.877 INFO O| Feb 24 02:32:45.877 INFO STEP 905 (remove_files) COMPLETE |
| 7518 | 2026-02-24T02:32:45.842Z | [ recovery-image] Feb 24 02:32:45.877 INFO O| Feb 24 02:32:45.877 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7519 | 2026-02-24T02:32:45.865Z | [ recovery-image] Feb 24 02:32:45.891 INFO O| Feb 24 02:32:45.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1" |
| 7520 | 2026-02-24T02:32:45.866Z | [ recovery-image] Feb 24 02:32:45.891 INFO O| Feb 24 02:32:45.891 INFO STEP 906 (remove_files) COMPLETE |
| 7521 | 2026-02-24T02:32:45.866Z | [ recovery-image] Feb 24 02:32:45.891 INFO O| Feb 24 02:32:45.891 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7522 | 2026-02-24T02:32:45.866Z | [ recovery-image] Feb 24 02:32:45.903 INFO O| Feb 24 02:32:45.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1" |
| 7523 | 2026-02-24T02:32:45.866Z | [ recovery-image] Feb 24 02:32:45.903 INFO O| Feb 24 02:32:45.903 INFO STEP 907 (remove_files) COMPLETE |
| 7524 | 2026-02-24T02:32:45.866Z | [ recovery-image] Feb 24 02:32:45.903 INFO O| Feb 24 02:32:45.903 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7525 | 2026-02-24T02:32:45.890Z | [ recovery-image] Feb 24 02:32:45.915 INFO O| Feb 24 02:32:45.915 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1" |
| 7526 | 2026-02-24T02:32:45.890Z | [ recovery-image] Feb 24 02:32:45.915 INFO O| Feb 24 02:32:45.915 INFO STEP 908 (remove_files) COMPLETE |
| 7527 | 2026-02-24T02:32:45.890Z | [ recovery-image] Feb 24 02:32:45.916 INFO O| Feb 24 02:32:45.915 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7528 | 2026-02-24T02:32:45.890Z | [ recovery-image] Feb 24 02:32:45.931 INFO O| Feb 24 02:32:45.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1" |
| 7529 | 2026-02-24T02:32:45.890Z | [ recovery-image] Feb 24 02:32:45.931 INFO O| Feb 24 02:32:45.931 INFO STEP 909 (remove_files) COMPLETE |
| 7530 | 2026-02-24T02:32:45.890Z | [ recovery-image] Feb 24 02:32:45.931 INFO O| Feb 24 02:32:45.931 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7531 | 2026-02-24T02:32:45.914Z | [ recovery-image] Feb 24 02:32:45.945 INFO O| Feb 24 02:32:45.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1" |
| 7532 | 2026-02-24T02:32:45.914Z | [ recovery-image] Feb 24 02:32:45.945 INFO O| Feb 24 02:32:45.945 INFO STEP 910 (remove_files) COMPLETE |
| 7533 | 2026-02-24T02:32:45.914Z | [ recovery-image] Feb 24 02:32:45.945 INFO O| Feb 24 02:32:45.945 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7534 | 2026-02-24T02:32:45.940Z | [ recovery-image] Feb 24 02:32:45.958 INFO O| Feb 24 02:32:45.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1" |
| 7535 | 2026-02-24T02:32:45.940Z | [ recovery-image] Feb 24 02:32:45.958 INFO O| Feb 24 02:32:45.958 INFO STEP 911 (remove_files) COMPLETE |
| 7536 | 2026-02-24T02:32:45.941Z | [ recovery-image] Feb 24 02:32:45.958 INFO O| Feb 24 02:32:45.958 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7537 | 2026-02-24T02:32:45.941Z | [ recovery-image] Feb 24 02:32:45.973 INFO O| Feb 24 02:32:45.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1" |
| 7538 | 2026-02-24T02:32:45.941Z | [ recovery-image] Feb 24 02:32:45.973 INFO O| Feb 24 02:32:45.973 INFO STEP 912 (remove_files) COMPLETE |
| 7539 | 2026-02-24T02:32:45.941Z | [ recovery-image] Feb 24 02:32:45.973 INFO O| Feb 24 02:32:45.973 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7540 | 2026-02-24T02:32:45.967Z | [ recovery-image] Feb 24 02:32:45.985 INFO O| Feb 24 02:32:45.985 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1" |
| 7541 | 2026-02-24T02:32:45.967Z | [ recovery-image] Feb 24 02:32:45.985 INFO O| Feb 24 02:32:45.985 INFO STEP 913 (remove_files) COMPLETE |
| 7542 | 2026-02-24T02:32:45.967Z | [ recovery-image] Feb 24 02:32:45.985 INFO O| Feb 24 02:32:45.985 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7543 | 2026-02-24T02:32:45.967Z | [ recovery-image] Feb 24 02:32:45.997 INFO O| Feb 24 02:32:45.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1" |
| 7544 | 2026-02-24T02:32:45.967Z | [ recovery-image] Feb 24 02:32:45.997 INFO O| Feb 24 02:32:45.997 INFO STEP 914 (remove_files) COMPLETE |
| 7545 | 2026-02-24T02:32:45.967Z | [ recovery-image] Feb 24 02:32:45.997 INFO O| Feb 24 02:32:45.997 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7546 | 2026-02-24T02:32:45.993Z | [ recovery-image] Feb 24 02:32:46.009 INFO O| Feb 24 02:32:46.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1" |
| 7547 | 2026-02-24T02:32:45.994Z | [ recovery-image] Feb 24 02:32:46.010 INFO O| Feb 24 02:32:46.009 INFO STEP 915 (remove_files) COMPLETE |
| 7548 | 2026-02-24T02:32:45.994Z | [ recovery-image] Feb 24 02:32:46.010 INFO O| Feb 24 02:32:46.010 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7549 | 2026-02-24T02:32:45.994Z | [ recovery-image] Feb 24 02:32:46.022 INFO O| Feb 24 02:32:46.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1" |
| 7550 | 2026-02-24T02:32:45.994Z | [ recovery-image] Feb 24 02:32:46.022 INFO O| Feb 24 02:32:46.022 INFO STEP 916 (remove_files) COMPLETE |
| 7551 | 2026-02-24T02:32:45.994Z | [ recovery-image] Feb 24 02:32:46.022 INFO O| Feb 24 02:32:46.022 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7552 | 2026-02-24T02:32:46.019Z | [ recovery-image] Feb 24 02:32:46.039 INFO O| Feb 24 02:32:46.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1" |
| 7553 | 2026-02-24T02:32:46.019Z | [ recovery-image] Feb 24 02:32:46.039 INFO O| Feb 24 02:32:46.039 INFO STEP 917 (remove_files) COMPLETE |
| 7554 | 2026-02-24T02:32:46.019Z | [ recovery-image] Feb 24 02:32:46.039 INFO O| Feb 24 02:32:46.039 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7555 | 2026-02-24T02:32:46.019Z | [ recovery-image] Feb 24 02:32:46.055 INFO O| Feb 24 02:32:46.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1" |
| 7556 | 2026-02-24T02:32:46.019Z | [ recovery-image] Feb 24 02:32:46.056 INFO O| Feb 24 02:32:46.055 INFO STEP 918 (remove_files) COMPLETE |
| 7557 | 2026-02-24T02:32:46.019Z | [ recovery-image] Feb 24 02:32:46.056 INFO O| Feb 24 02:32:46.055 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7558 | 2026-02-24T02:32:46.046Z | [ recovery-image] Feb 24 02:32:46.076 INFO O| Feb 24 02:32:46.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1" |
| 7559 | 2026-02-24T02:32:46.046Z | [ recovery-image] Feb 24 02:32:46.076 INFO O| Feb 24 02:32:46.076 INFO STEP 919 (remove_files) COMPLETE |
| 7560 | 2026-02-24T02:32:46.046Z | [ recovery-image] Feb 24 02:32:46.076 INFO O| Feb 24 02:32:46.076 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7561 | 2026-02-24T02:32:46.072Z | [ recovery-image] Feb 24 02:32:46.092 INFO O| Feb 24 02:32:46.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1" |
| 7562 | 2026-02-24T02:32:46.072Z | [ recovery-image] Feb 24 02:32:46.092 INFO O| Feb 24 02:32:46.092 INFO STEP 920 (remove_files) COMPLETE |
| 7563 | 2026-02-24T02:32:46.072Z | [ recovery-image] Feb 24 02:32:46.092 INFO O| Feb 24 02:32:46.092 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7564 | 2026-02-24T02:32:46.072Z | [ recovery-image] Feb 24 02:32:46.109 INFO O| Feb 24 02:32:46.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1" |
| 7565 | 2026-02-24T02:32:46.072Z | [ recovery-image] Feb 24 02:32:46.109 INFO O| Feb 24 02:32:46.109 INFO STEP 921 (remove_files) COMPLETE |
| 7566 | 2026-02-24T02:32:46.072Z | [ recovery-image] Feb 24 02:32:46.109 INFO O| Feb 24 02:32:46.109 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7567 | 2026-02-24T02:32:46.098Z | [ recovery-image] Feb 24 02:32:46.120 INFO O| Feb 24 02:32:46.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress" |
| 7568 | 2026-02-24T02:32:46.098Z | [ recovery-image] Feb 24 02:32:46.120 INFO O| Feb 24 02:32:46.120 INFO STEP 922 (remove_files) COMPLETE |
| 7569 | 2026-02-24T02:32:46.098Z | [ recovery-image] Feb 24 02:32:46.120 INFO O| Feb 24 02:32:46.120 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7570 | 2026-02-24T02:32:46.098Z | [ recovery-image] Feb 24 02:32:46.132 INFO O| Feb 24 02:32:46.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck" |
| 7571 | 2026-02-24T02:32:46.099Z | [ recovery-image] Feb 24 02:32:46.132 INFO O| Feb 24 02:32:46.132 INFO STEP 923 (remove_files) COMPLETE |
| 7572 | 2026-02-24T02:32:46.099Z | [ recovery-image] Feb 24 02:32:46.132 INFO O| Feb 24 02:32:46.132 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7573 | 2026-02-24T02:32:46.126Z | [ recovery-image] Feb 24 02:32:46.144 INFO O| Feb 24 02:32:46.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake" |
| 7574 | 2026-02-24T02:32:46.126Z | [ recovery-image] Feb 24 02:32:46.145 INFO O| Feb 24 02:32:46.145 INFO STEP 924 (remove_files) COMPLETE |
| 7575 | 2026-02-24T02:32:46.126Z | [ recovery-image] Feb 24 02:32:46.145 INFO O| Feb 24 02:32:46.145 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7576 | 2026-02-24T02:32:46.126Z | [ recovery-image] Feb 24 02:32:46.163 INFO O| Feb 24 02:32:46.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista" |
| 7577 | 2026-02-24T02:32:46.126Z | [ recovery-image] Feb 24 02:32:46.163 INFO O| Feb 24 02:32:46.163 INFO STEP 925 (remove_files) COMPLETE |
| 7578 | 2026-02-24T02:32:46.126Z | [ recovery-image] Feb 24 02:32:46.163 INFO O| Feb 24 02:32:46.163 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7579 | 2026-02-24T02:32:46.153Z | [ recovery-image] Feb 24 02:32:46.179 INFO O| Feb 24 02:32:46.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb" |
| 7580 | 2026-02-24T02:32:46.153Z | [ recovery-image] Feb 24 02:32:46.179 INFO O| Feb 24 02:32:46.179 INFO STEP 926 (remove_files) COMPLETE |
| 7581 | 2026-02-24T02:32:46.153Z | [ recovery-image] Feb 24 02:32:46.179 INFO O| Feb 24 02:32:46.179 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7582 | 2026-02-24T02:32:46.178Z | [ recovery-image] Feb 24 02:32:46.195 INFO O| Feb 24 02:32:46.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop" |
| 7583 | 2026-02-24T02:32:46.178Z | [ recovery-image] Feb 24 02:32:46.195 INFO O| Feb 24 02:32:46.195 INFO STEP 927 (remove_files) COMPLETE |
| 7584 | 2026-02-24T02:32:46.178Z | [ recovery-image] Feb 24 02:32:46.195 INFO O| Feb 24 02:32:46.195 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7585 | 2026-02-24T02:32:46.178Z | [ recovery-image] Feb 24 02:32:46.214 INFO O| Feb 24 02:32:46.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin" |
| 7586 | 2026-02-24T02:32:46.178Z | [ recovery-image] Feb 24 02:32:46.214 INFO O| Feb 24 02:32:46.214 INFO STEP 928 (remove_files) COMPLETE |
| 7587 | 2026-02-24T02:32:46.178Z | [ recovery-image] Feb 24 02:32:46.214 INFO O| Feb 24 02:32:46.214 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7588 | 2026-02-24T02:32:46.203Z | [ recovery-image] Feb 24 02:32:46.228 INFO O| Feb 24 02:32:46.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog" |
| 7589 | 2026-02-24T02:32:46.203Z | [ recovery-image] Feb 24 02:32:46.228 INFO O| Feb 24 02:32:46.228 INFO STEP 929 (remove_files) COMPLETE |
| 7590 | 2026-02-24T02:32:46.204Z | [ recovery-image] Feb 24 02:32:46.228 INFO O| Feb 24 02:32:46.228 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7591 | 2026-02-24T02:32:46.229Z | [ recovery-image] Feb 24 02:32:46.247 INFO O| Feb 24 02:32:46.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd" |
| 7592 | 2026-02-24T02:32:46.229Z | [ recovery-image] Feb 24 02:32:46.247 INFO O| Feb 24 02:32:46.247 INFO STEP 930 (remove_files) COMPLETE |
| 7593 | 2026-02-24T02:32:46.229Z | [ recovery-image] Feb 24 02:32:46.247 INFO O| Feb 24 02:32:46.247 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7594 | 2026-02-24T02:32:46.229Z | [ recovery-image] Feb 24 02:32:46.263 INFO O| Feb 24 02:32:46.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1" |
| 7595 | 2026-02-24T02:32:46.229Z | [ recovery-image] Feb 24 02:32:46.263 INFO O| Feb 24 02:32:46.263 INFO STEP 931 (remove_files) COMPLETE |
| 7596 | 2026-02-24T02:32:46.229Z | [ recovery-image] Feb 24 02:32:46.263 INFO O| Feb 24 02:32:46.263 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7597 | 2026-02-24T02:32:46.254Z | [ recovery-image] Feb 24 02:32:46.276 INFO O| Feb 24 02:32:46.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1" |
| 7598 | 2026-02-24T02:32:46.254Z | [ recovery-image] Feb 24 02:32:46.276 INFO O| Feb 24 02:32:46.276 INFO STEP 932 (remove_files) COMPLETE |
| 7599 | 2026-02-24T02:32:46.254Z | [ recovery-image] Feb 24 02:32:46.276 INFO O| Feb 24 02:32:46.276 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7600 | 2026-02-24T02:32:46.255Z | [ recovery-image] Feb 24 02:32:46.293 INFO O| Feb 24 02:32:46.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1" |
| 7601 | 2026-02-24T02:32:46.255Z | [ recovery-image] Feb 24 02:32:46.293 INFO O| Feb 24 02:32:46.293 INFO STEP 933 (remove_files) COMPLETE |
| 7602 | 2026-02-24T02:32:46.255Z | [ recovery-image] Feb 24 02:32:46.293 INFO O| Feb 24 02:32:46.293 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7603 | 2026-02-24T02:32:46.283Z | [ recovery-image] Feb 24 02:32:46.316 INFO O| Feb 24 02:32:46.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1" |
| 7604 | 2026-02-24T02:32:46.283Z | [ recovery-image] Feb 24 02:32:46.316 INFO O| Feb 24 02:32:46.316 INFO STEP 934 (remove_files) COMPLETE |
| 7605 | 2026-02-24T02:32:46.283Z | [ recovery-image] Feb 24 02:32:46.316 INFO O| Feb 24 02:32:46.316 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7606 | 2026-02-24T02:32:46.312Z | [ recovery-image] Feb 24 02:32:46.334 INFO O| Feb 24 02:32:46.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd" |
| 7607 | 2026-02-24T02:32:46.312Z | [ recovery-image] Feb 24 02:32:46.334 INFO O| Feb 24 02:32:46.334 INFO STEP 935 (remove_files) COMPLETE |
| 7608 | 2026-02-24T02:32:46.312Z | [ recovery-image] Feb 24 02:32:46.334 INFO O| Feb 24 02:32:46.334 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7609 | 2026-02-24T02:32:46.312Z | [ recovery-image] Feb 24 02:32:46.352 INFO O| Feb 24 02:32:46.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc" |
| 7610 | 2026-02-24T02:32:46.312Z | [ recovery-image] Feb 24 02:32:46.353 INFO O| Feb 24 02:32:46.353 INFO STEP 936 (remove_files) COMPLETE |
| 7611 | 2026-02-24T02:32:46.312Z | [ recovery-image] Feb 24 02:32:46.353 INFO O| Feb 24 02:32:46.353 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7612 | 2026-02-24T02:32:46.336Z | [ recovery-image] Feb 24 02:32:46.373 INFO O| Feb 24 02:32:46.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs" |
| 7613 | 2026-02-24T02:32:46.336Z | [ recovery-image] Feb 24 02:32:46.373 INFO O| Feb 24 02:32:46.373 INFO STEP 937 (remove_files) COMPLETE |
| 7614 | 2026-02-24T02:32:46.336Z | [ recovery-image] Feb 24 02:32:46.373 INFO O| Feb 24 02:32:46.373 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7615 | 2026-02-24T02:32:46.359Z | [ recovery-image] Feb 24 02:32:46.388 INFO O| Feb 24 02:32:46.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd" |
| 7616 | 2026-02-24T02:32:46.360Z | [ recovery-image] Feb 24 02:32:46.389 INFO O| Feb 24 02:32:46.389 INFO STEP 938 (remove_files) COMPLETE |
| 7617 | 2026-02-24T02:32:46.360Z | [ recovery-image] Feb 24 02:32:46.389 INFO O| Feb 24 02:32:46.389 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7618 | 2026-02-24T02:32:46.384Z | [ recovery-image] Feb 24 02:32:46.403 INFO O| Feb 24 02:32:46.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server" |
| 7619 | 2026-02-24T02:32:46.384Z | [ recovery-image] Feb 24 02:32:46.404 INFO O| Feb 24 02:32:46.403 INFO STEP 939 (remove_files) COMPLETE |
| 7620 | 2026-02-24T02:32:46.384Z | [ recovery-image] Feb 24 02:32:46.404 INFO O| Feb 24 02:32:46.403 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7621 | 2026-02-24T02:32:46.384Z | [ recovery-image] Feb 24 02:32:46.425 INFO O| Feb 24 02:32:46.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign" |
| 7622 | 2026-02-24T02:32:46.384Z | [ recovery-image] Feb 24 02:32:46.426 INFO O| Feb 24 02:32:46.425 INFO STEP 940 (remove_files) COMPLETE |
| 7623 | 2026-02-24T02:32:46.384Z | [ recovery-image] Feb 24 02:32:46.426 INFO O| Feb 24 02:32:46.426 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7624 | 2026-02-24T02:32:46.411Z | [ recovery-image] Feb 24 02:32:46.441 INFO O| Feb 24 02:32:46.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper" |
| 7625 | 2026-02-24T02:32:46.411Z | [ recovery-image] Feb 24 02:32:46.442 INFO O| Feb 24 02:32:46.441 INFO STEP 941 (remove_files) COMPLETE |
| 7626 | 2026-02-24T02:32:46.411Z | [ recovery-image] Feb 24 02:32:46.442 INFO O| Feb 24 02:32:46.442 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7627 | 2026-02-24T02:32:46.437Z | [ recovery-image] Feb 24 02:32:46.457 INFO O| Feb 24 02:32:46.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper" |
| 7628 | 2026-02-24T02:32:46.437Z | [ recovery-image] Feb 24 02:32:46.457 INFO O| Feb 24 02:32:46.457 INFO STEP 942 (remove_files) COMPLETE |
| 7629 | 2026-02-24T02:32:46.437Z | [ recovery-image] Feb 24 02:32:46.457 INFO O| Feb 24 02:32:46.457 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7630 | 2026-02-24T02:32:46.437Z | [ recovery-image] Feb 24 02:32:46.471 INFO O| Feb 24 02:32:46.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid" |
| 7631 | 2026-02-24T02:32:46.437Z | [ recovery-image] Feb 24 02:32:46.472 INFO O| Feb 24 02:32:46.471 INFO STEP 943 (remove_files) COMPLETE |
| 7632 | 2026-02-24T02:32:46.437Z | [ recovery-image] Feb 24 02:32:46.472 INFO O| Feb 24 02:32:46.472 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7633 | 2026-02-24T02:32:46.464Z | [ recovery-image] Feb 24 02:32:46.490 INFO O| Feb 24 02:32:46.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid" |
| 7634 | 2026-02-24T02:32:46.464Z | [ recovery-image] Feb 24 02:32:46.490 INFO O| Feb 24 02:32:46.490 INFO STEP 944 (remove_files) COMPLETE |
| 7635 | 2026-02-24T02:32:46.464Z | [ recovery-image] Feb 24 02:32:46.490 INFO O| Feb 24 02:32:46.490 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7636 | 2026-02-24T02:32:46.491Z | [ recovery-image] Feb 24 02:32:46.506 INFO O| Feb 24 02:32:46.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange" |
| 7637 | 2026-02-24T02:32:46.491Z | [ recovery-image] Feb 24 02:32:46.506 INFO O| Feb 24 02:32:46.506 INFO STEP 945 (remove_files) COMPLETE |
| 7638 | 2026-02-24T02:32:46.491Z | [ recovery-image] Feb 24 02:32:46.506 INFO O| Feb 24 02:32:46.506 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7639 | 2026-02-24T02:32:46.492Z | [ recovery-image] Feb 24 02:32:46.521 INFO O| Feb 24 02:32:46.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate" |
| 7640 | 2026-02-24T02:32:46.492Z | [ recovery-image] Feb 24 02:32:46.521 INFO O| Feb 24 02:32:46.521 INFO STEP 946 (remove_files) COMPLETE |
| 7641 | 2026-02-24T02:32:46.492Z | [ recovery-image] Feb 24 02:32:46.521 INFO O| Feb 24 02:32:46.521 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7642 | 2026-02-24T02:32:46.516Z | [ recovery-image] Feb 24 02:32:46.535 INFO O| Feb 24 02:32:46.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid" |
| 7643 | 2026-02-24T02:32:46.516Z | [ recovery-image] Feb 24 02:32:46.535 INFO O| Feb 24 02:32:46.535 INFO STEP 947 (remove_files) COMPLETE |
| 7644 | 2026-02-24T02:32:46.516Z | [ recovery-image] Feb 24 02:32:46.535 INFO O| Feb 24 02:32:46.535 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7645 | 2026-02-24T02:32:46.517Z | [ recovery-image] Feb 24 02:32:46.549 INFO O| Feb 24 02:32:46.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint" |
| 7646 | 2026-02-24T02:32:46.517Z | [ recovery-image] Feb 24 02:32:46.550 INFO O| Feb 24 02:32:46.550 INFO STEP 948 (remove_files) COMPLETE |
| 7647 | 2026-02-24T02:32:46.517Z | [ recovery-image] Feb 24 02:32:46.550 INFO O| Feb 24 02:32:46.550 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7648 | 2026-02-24T02:32:46.541Z | [ recovery-image] Feb 24 02:32:46.563 INFO O| Feb 24 02:32:46.563 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem" |
| 7649 | 2026-02-24T02:32:46.541Z | [ recovery-image] Feb 24 02:32:46.563 INFO O| Feb 24 02:32:46.563 INFO STEP 949 (remove_files) COMPLETE |
| 7650 | 2026-02-24T02:32:46.541Z | [ recovery-image] Feb 24 02:32:46.563 INFO O| Feb 24 02:32:46.563 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7651 | 2026-02-24T02:32:46.541Z | [ recovery-image] Feb 24 02:32:46.576 INFO O| Feb 24 02:32:46.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath" |
| 7652 | 2026-02-24T02:32:46.541Z | [ recovery-image] Feb 24 02:32:46.576 INFO O| Feb 24 02:32:46.576 INFO STEP 950 (remove_files) COMPLETE |
| 7653 | 2026-02-24T02:32:46.541Z | [ recovery-image] Feb 24 02:32:46.576 INFO O| Feb 24 02:32:46.576 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7654 | 2026-02-24T02:32:46.565Z | [ recovery-image] Feb 24 02:32:46.589 INFO O| Feb 24 02:32:46.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr" |
| 7655 | 2026-02-24T02:32:46.565Z | [ recovery-image] Feb 24 02:32:46.589 INFO O| Feb 24 02:32:46.589 INFO STEP 951 (remove_files) COMPLETE |
| 7656 | 2026-02-24T02:32:46.565Z | [ recovery-image] Feb 24 02:32:46.590 INFO O| Feb 24 02:32:46.589 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7657 | 2026-02-24T02:32:46.565Z | [ recovery-image] Feb 24 02:32:46.603 INFO O| Feb 24 02:32:46.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime" |
| 7658 | 2026-02-24T02:32:46.565Z | [ recovery-image] Feb 24 02:32:46.603 INFO O| Feb 24 02:32:46.603 INFO STEP 952 (remove_files) COMPLETE |
| 7659 | 2026-02-24T02:32:46.565Z | [ recovery-image] Feb 24 02:32:46.603 INFO O| Feb 24 02:32:46.603 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7660 | 2026-02-24T02:32:46.589Z | [ recovery-image] Feb 24 02:32:46.619 INFO O| Feb 24 02:32:46.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid" |
| 7661 | 2026-02-24T02:32:46.590Z | [ recovery-image] Feb 24 02:32:46.619 INFO O| Feb 24 02:32:46.619 INFO STEP 953 (remove_files) COMPLETE |
| 7662 | 2026-02-24T02:32:46.590Z | [ recovery-image] Feb 24 02:32:46.619 INFO O| Feb 24 02:32:46.619 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7663 | 2026-02-24T02:32:46.590Z | [ recovery-image] Feb 24 02:32:46.632 INFO O| Feb 24 02:32:46.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn" |
| 7664 | 2026-02-24T02:32:46.590Z | [ recovery-image] Feb 24 02:32:46.632 INFO O| Feb 24 02:32:46.632 INFO STEP 954 (remove_files) COMPLETE |
| 7665 | 2026-02-24T02:32:46.590Z | [ recovery-image] Feb 24 02:32:46.632 INFO O| Feb 24 02:32:46.632 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7666 | 2026-02-24T02:32:46.616Z | [ recovery-image] Feb 24 02:32:46.656 INFO O| Feb 24 02:32:46.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate" |
| 7667 | 2026-02-24T02:32:46.616Z | [ recovery-image] Feb 24 02:32:46.656 INFO O| Feb 24 02:32:46.656 INFO STEP 955 (remove_files) COMPLETE |
| 7668 | 2026-02-24T02:32:46.616Z | [ recovery-image] Feb 24 02:32:46.656 INFO O| Feb 24 02:32:46.656 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7669 | 2026-02-24T02:32:46.641Z | [ recovery-image] Feb 24 02:32:46.676 INFO O| Feb 24 02:32:46.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid" |
| 7670 | 2026-02-24T02:32:46.641Z | [ recovery-image] Feb 24 02:32:46.676 INFO O| Feb 24 02:32:46.676 INFO STEP 956 (remove_files) COMPLETE |
| 7671 | 2026-02-24T02:32:46.641Z | [ recovery-image] Feb 24 02:32:46.676 INFO O| Feb 24 02:32:46.676 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7672 | 2026-02-24T02:32:46.666Z | [ recovery-image] Feb 24 02:32:46.688 INFO O| Feb 24 02:32:46.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint" |
| 7673 | 2026-02-24T02:32:46.666Z | [ recovery-image] Feb 24 02:32:46.688 INFO O| Feb 24 02:32:46.688 INFO STEP 957 (remove_files) COMPLETE |
| 7674 | 2026-02-24T02:32:46.666Z | [ recovery-image] Feb 24 02:32:46.688 INFO O| Feb 24 02:32:46.688 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7675 | 2026-02-24T02:32:46.666Z | [ recovery-image] Feb 24 02:32:46.706 INFO O| Feb 24 02:32:46.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem" |
| 7676 | 2026-02-24T02:32:46.666Z | [ recovery-image] Feb 24 02:32:46.706 INFO O| Feb 24 02:32:46.706 INFO STEP 958 (remove_files) COMPLETE |
| 7677 | 2026-02-24T02:32:46.666Z | [ recovery-image] Feb 24 02:32:46.706 INFO O| Feb 24 02:32:46.706 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7678 | 2026-02-24T02:32:46.718Z | [ recovery-image] Feb 24 02:32:46.721 INFO O| Feb 24 02:32:46.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath" |
| 7679 | 2026-02-24T02:32:46.718Z | [ recovery-image] Feb 24 02:32:46.721 INFO O| Feb 24 02:32:46.721 INFO STEP 959 (remove_files) COMPLETE |
| 7680 | 2026-02-24T02:32:46.718Z | [ recovery-image] Feb 24 02:32:46.721 INFO O| Feb 24 02:32:46.721 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7681 | 2026-02-24T02:32:46.742Z | [ recovery-image] Feb 24 02:32:46.736 INFO O| Feb 24 02:32:46.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange" |
| 7682 | 2026-02-24T02:32:46.742Z | [ recovery-image] Feb 24 02:32:46.736 INFO O| Feb 24 02:32:46.736 INFO STEP 960 (remove_files) COMPLETE |
| 7683 | 2026-02-24T02:32:46.742Z | [ recovery-image] Feb 24 02:32:46.736 INFO O| Feb 24 02:32:46.736 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7684 | 2026-02-24T02:32:46.742Z | [ recovery-image] Feb 24 02:32:46.754 INFO O| Feb 24 02:32:46.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr" |
| 7685 | 2026-02-24T02:32:46.742Z | [ recovery-image] Feb 24 02:32:46.754 INFO O| Feb 24 02:32:46.754 INFO STEP 961 (remove_files) COMPLETE |
| 7686 | 2026-02-24T02:32:46.742Z | [ recovery-image] Feb 24 02:32:46.754 INFO O| Feb 24 02:32:46.754 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7687 | 2026-02-24T02:32:46.742Z | [ recovery-image] Feb 24 02:32:46.773 INFO O| Feb 24 02:32:46.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime" |
| 7688 | 2026-02-24T02:32:46.742Z | [ recovery-image] Feb 24 02:32:46.773 INFO O| Feb 24 02:32:46.773 INFO STEP 962 (remove_files) COMPLETE |
| 7689 | 2026-02-24T02:32:46.742Z | [ recovery-image] Feb 24 02:32:46.773 INFO O| Feb 24 02:32:46.773 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7690 | 2026-02-24T02:32:46.768Z | [ recovery-image] Feb 24 02:32:46.789 INFO O| Feb 24 02:32:46.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid" |
| 7691 | 2026-02-24T02:32:46.768Z | [ recovery-image] Feb 24 02:32:46.789 INFO O| Feb 24 02:32:46.789 INFO STEP 963 (remove_files) COMPLETE |
| 7692 | 2026-02-24T02:32:46.768Z | [ recovery-image] Feb 24 02:32:46.789 INFO O| Feb 24 02:32:46.789 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7693 | 2026-02-24T02:32:46.768Z | [ recovery-image] Feb 24 02:32:46.804 INFO O| Feb 24 02:32:46.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn" |
| 7694 | 2026-02-24T02:32:46.768Z | [ recovery-image] Feb 24 02:32:46.805 INFO O| Feb 24 02:32:46.805 INFO STEP 964 (remove_files) COMPLETE |
| 7695 | 2026-02-24T02:32:46.768Z | [ recovery-image] Feb 24 02:32:46.805 INFO O| Feb 24 02:32:46.805 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7696 | 2026-02-24T02:32:46.792Z | [ recovery-image] Feb 24 02:32:46.825 INFO O| Feb 24 02:32:46.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext" |
| 7697 | 2026-02-24T02:32:46.792Z | [ recovery-image] Feb 24 02:32:46.825 INFO O| Feb 24 02:32:46.825 INFO STEP 965 (remove_files) COMPLETE |
| 7698 | 2026-02-24T02:32:46.792Z | [ recovery-image] Feb 24 02:32:46.825 INFO O| Feb 24 02:32:46.825 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7699 | 2026-02-24T02:32:46.824Z | [ recovery-image] Feb 24 02:32:46.841 INFO O| Feb 24 02:32:46.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate" |
| 7700 | 2026-02-24T02:32:46.824Z | [ recovery-image] Feb 24 02:32:46.841 INFO O| Feb 24 02:32:46.841 INFO STEP 966 (remove_files) COMPLETE |
| 7701 | 2026-02-24T02:32:46.824Z | [ recovery-image] Feb 24 02:32:46.841 INFO O| Feb 24 02:32:46.841 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7702 | 2026-02-24T02:32:46.850Z | [ recovery-image] Feb 24 02:32:46.863 INFO O| Feb 24 02:32:46.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid" |
| 7703 | 2026-02-24T02:32:46.850Z | [ recovery-image] Feb 24 02:32:46.863 INFO O| Feb 24 02:32:46.863 INFO STEP 967 (remove_files) COMPLETE |
| 7704 | 2026-02-24T02:32:46.850Z | [ recovery-image] Feb 24 02:32:46.863 INFO O| Feb 24 02:32:46.863 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7705 | 2026-02-24T02:32:46.850Z | [ recovery-image] Feb 24 02:32:46.881 INFO O| Feb 24 02:32:46.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint" |
| 7706 | 2026-02-24T02:32:46.850Z | [ recovery-image] Feb 24 02:32:46.882 INFO O| Feb 24 02:32:46.881 INFO STEP 968 (remove_files) COMPLETE |
| 7707 | 2026-02-24T02:32:46.850Z | [ recovery-image] Feb 24 02:32:46.882 INFO O| Feb 24 02:32:46.881 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7708 | 2026-02-24T02:32:46.877Z | [ recovery-image] Feb 24 02:32:46.900 INFO O| Feb 24 02:32:46.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath" |
| 7709 | 2026-02-24T02:32:46.877Z | [ recovery-image] Feb 24 02:32:46.900 INFO O| Feb 24 02:32:46.900 INFO STEP 969 (remove_files) COMPLETE |
| 7710 | 2026-02-24T02:32:46.878Z | [ recovery-image] Feb 24 02:32:46.900 INFO O| Feb 24 02:32:46.900 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7711 | 2026-02-24T02:32:46.903Z | [ recovery-image] Feb 24 02:32:46.918 INFO O| Feb 24 02:32:46.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange" |
| 7712 | 2026-02-24T02:32:46.903Z | [ recovery-image] Feb 24 02:32:46.918 INFO O| Feb 24 02:32:46.918 INFO STEP 970 (remove_files) COMPLETE |
| 7713 | 2026-02-24T02:32:46.903Z | [ recovery-image] Feb 24 02:32:46.918 INFO O| Feb 24 02:32:46.918 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7714 | 2026-02-24T02:32:46.904Z | [ recovery-image] Feb 24 02:32:46.934 INFO O| Feb 24 02:32:46.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr" |
| 7715 | 2026-02-24T02:32:46.904Z | [ recovery-image] Feb 24 02:32:46.934 INFO O| Feb 24 02:32:46.934 INFO STEP 971 (remove_files) COMPLETE |
| 7716 | 2026-02-24T02:32:46.904Z | [ recovery-image] Feb 24 02:32:46.934 INFO O| Feb 24 02:32:46.934 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7717 | 2026-02-24T02:32:46.929Z | [ recovery-image] Feb 24 02:32:46.949 INFO O| Feb 24 02:32:46.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime" |
| 7718 | 2026-02-24T02:32:46.929Z | [ recovery-image] Feb 24 02:32:46.950 INFO O| Feb 24 02:32:46.950 INFO STEP 972 (remove_files) COMPLETE |
| 7719 | 2026-02-24T02:32:46.929Z | [ recovery-image] Feb 24 02:32:46.950 INFO O| Feb 24 02:32:46.950 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7720 | 2026-02-24T02:32:46.929Z | [ recovery-image] Feb 24 02:32:46.966 INFO O| Feb 24 02:32:46.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid" |
| 7721 | 2026-02-24T02:32:46.929Z | [ recovery-image] Feb 24 02:32:46.966 INFO O| Feb 24 02:32:46.966 INFO STEP 973 (remove_files) COMPLETE |
| 7722 | 2026-02-24T02:32:46.930Z | [ recovery-image] Feb 24 02:32:46.966 INFO O| Feb 24 02:32:46.966 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7723 | 2026-02-24T02:32:46.963Z | [ recovery-image] Feb 24 02:32:46.980 INFO O| Feb 24 02:32:46.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn" |
| 7724 | 2026-02-24T02:32:46.963Z | [ recovery-image] Feb 24 02:32:46.980 INFO O| Feb 24 02:32:46.980 INFO STEP 974 (remove_files) COMPLETE |
| 7725 | 2026-02-24T02:32:46.964Z | [ recovery-image] Feb 24 02:32:46.980 INFO O| Feb 24 02:32:46.980 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7726 | 2026-02-24T02:32:46.996Z | [ recovery-image] Feb 24 02:32:46.997 INFO O| Feb 24 02:32:46.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall" |
| 7727 | 2026-02-24T02:32:46.997Z | [ recovery-image] Feb 24 02:32:46.997 INFO O| Feb 24 02:32:46.997 INFO STEP 975 (remove_files) COMPLETE |
| 7728 | 2026-02-24T02:32:46.997Z | [ recovery-image] Feb 24 02:32:46.997 INFO O| Feb 24 02:32:46.997 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7729 | 2026-02-24T02:32:46.997Z | [ recovery-image] Feb 24 02:32:47.014 INFO O| Feb 24 02:32:47.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname" |
| 7730 | 2026-02-24T02:32:46.997Z | [ recovery-image] Feb 24 02:32:47.014 INFO O| Feb 24 02:32:47.014 INFO STEP 976 (remove_files) COMPLETE |
| 7731 | 2026-02-24T02:32:46.997Z | [ recovery-image] Feb 24 02:32:47.014 INFO O| Feb 24 02:32:47.014 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7732 | 2026-02-24T02:32:47.025Z | [ recovery-image] Feb 24 02:32:47.033 INFO O| Feb 24 02:32:47.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove" |
| 7733 | 2026-02-24T02:32:47.026Z | [ recovery-image] Feb 24 02:32:47.033 INFO O| Feb 24 02:32:47.033 INFO STEP 977 (remove_files) COMPLETE |
| 7734 | 2026-02-24T02:32:47.026Z | [ recovery-image] Feb 24 02:32:47.033 INFO O| Feb 24 02:32:47.033 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7735 | 2026-02-24T02:32:47.026Z | [ recovery-image] Feb 24 02:32:47.049 INFO O| Feb 24 02:32:47.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv" |
| 7736 | 2026-02-24T02:32:47.026Z | [ recovery-image] Feb 24 02:32:47.049 INFO O| Feb 24 02:32:47.049 INFO STEP 978 (remove_files) COMPLETE |
| 7737 | 2026-02-24T02:32:47.026Z | [ recovery-image] Feb 24 02:32:47.049 INFO O| Feb 24 02:32:47.049 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7738 | 2026-02-24T02:32:47.027Z | [ recovery-image] Feb 24 02:32:47.063 INFO O| Feb 24 02:32:47.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db" |
| 7739 | 2026-02-24T02:32:47.027Z | [ recovery-image] Feb 24 02:32:47.064 INFO O| Feb 24 02:32:47.063 INFO STEP 979 (remove_files) COMPLETE |
| 7740 | 2026-02-24T02:32:47.027Z | [ recovery-image] Feb 24 02:32:47.064 INFO O| Feb 24 02:32:47.064 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7741 | 2026-02-24T02:32:47.055Z | [ recovery-image] Feb 24 02:32:47.083 INFO O| Feb 24 02:32:47.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve" |
| 7742 | 2026-02-24T02:32:47.055Z | [ recovery-image] Feb 24 02:32:47.083 INFO O| Feb 24 02:32:47.083 INFO STEP 980 (remove_files) COMPLETE |
| 7743 | 2026-02-24T02:32:47.056Z | [ recovery-image] Feb 24 02:32:47.083 INFO O| Feb 24 02:32:47.083 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7744 | 2026-02-24T02:32:47.083Z | [ recovery-image] Feb 24 02:32:47.102 INFO O| Feb 24 02:32:47.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates" |
| 7745 | 2026-02-24T02:32:47.083Z | [ recovery-image] Feb 24 02:32:47.103 INFO O| Feb 24 02:32:47.103 INFO STEP 981 (remove_files) COMPLETE |
| 7746 | 2026-02-24T02:32:47.083Z | [ recovery-image] Feb 24 02:32:47.103 INFO O| Feb 24 02:32:47.103 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7747 | 2026-02-24T02:32:47.083Z | [ recovery-image] Feb 24 02:32:47.120 INFO O| Feb 24 02:32:47.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay" |
| 7748 | 2026-02-24T02:32:47.083Z | [ recovery-image] Feb 24 02:32:47.121 INFO O| Feb 24 02:32:47.121 INFO STEP 982 (remove_files) COMPLETE |
| 7749 | 2026-02-24T02:32:47.083Z | [ recovery-image] Feb 24 02:32:47.121 INFO O| Feb 24 02:32:47.121 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7750 | 2026-02-24T02:32:47.109Z | [ recovery-image] Feb 24 02:32:47.134 INFO O| Feb 24 02:32:47.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm" |
| 7751 | 2026-02-24T02:32:47.109Z | [ recovery-image] Feb 24 02:32:47.135 INFO O| Feb 24 02:32:47.135 INFO STEP 983 (remove_files) COMPLETE |
| 7752 | 2026-02-24T02:32:47.110Z | [ recovery-image] Feb 24 02:32:47.135 INFO O| Feb 24 02:32:47.135 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7753 | 2026-02-24T02:32:47.110Z | [ recovery-image] Feb 24 02:32:47.148 INFO O| Feb 24 02:32:47.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump" |
| 7754 | 2026-02-24T02:32:47.110Z | [ recovery-image] Feb 24 02:32:47.149 INFO O| Feb 24 02:32:47.149 INFO STEP 984 (remove_files) COMPLETE |
| 7755 | 2026-02-24T02:32:47.110Z | [ recovery-image] Feb 24 02:32:47.149 INFO O| Feb 24 02:32:47.149 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7756 | 2026-02-24T02:32:47.135Z | [ recovery-image] Feb 24 02:32:47.170 INFO O| Feb 24 02:32:47.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract" |
| 7757 | 2026-02-24T02:32:47.135Z | [ recovery-image] Feb 24 02:32:47.171 INFO O| Feb 24 02:32:47.171 INFO STEP 985 (remove_files) COMPLETE |
| 7758 | 2026-02-24T02:32:47.135Z | [ recovery-image] Feb 24 02:32:47.171 INFO O| Feb 24 02:32:47.171 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7759 | 2026-02-24T02:32:47.161Z | [ recovery-image] Feb 24 02:32:47.187 INFO O| Feb 24 02:32:47.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv" |
| 7760 | 2026-02-24T02:32:47.161Z | [ recovery-image] Feb 24 02:32:47.187 INFO O| Feb 24 02:32:47.187 INFO STEP 986 (remove_files) COMPLETE |
| 7761 | 2026-02-24T02:32:47.161Z | [ recovery-image] Feb 24 02:32:47.187 INFO O| Feb 24 02:32:47.187 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7762 | 2026-02-24T02:32:47.161Z | [ recovery-image] Feb 24 02:32:47.201 INFO O| Feb 24 02:32:47.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate" |
| 7763 | 2026-02-24T02:32:47.162Z | [ recovery-image] Feb 24 02:32:47.201 INFO O| Feb 24 02:32:47.201 INFO STEP 987 (remove_files) COMPLETE |
| 7764 | 2026-02-24T02:32:47.162Z | [ recovery-image] Feb 24 02:32:47.201 INFO O| Feb 24 02:32:47.201 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7765 | 2026-02-24T02:32:47.193Z | [ recovery-image] Feb 24 02:32:47.214 INFO O| Feb 24 02:32:47.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat" |
| 7766 | 2026-02-24T02:32:47.193Z | [ recovery-image] Feb 24 02:32:47.214 INFO O| Feb 24 02:32:47.214 INFO STEP 988 (remove_files) COMPLETE |
| 7767 | 2026-02-24T02:32:47.193Z | [ recovery-image] Feb 24 02:32:47.214 INFO O| Feb 24 02:32:47.214 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7768 | 2026-02-24T02:32:47.218Z | [ recovery-image] Feb 24 02:32:47.232 INFO O| Feb 24 02:32:47.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat" |
| 7769 | 2026-02-24T02:32:47.218Z | [ recovery-image] Feb 24 02:32:47.232 INFO O| Feb 24 02:32:47.232 INFO STEP 989 (remove_files) COMPLETE |
| 7770 | 2026-02-24T02:32:47.219Z | [ recovery-image] Feb 24 02:32:47.232 INFO O| Feb 24 02:32:47.232 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7771 | 2026-02-24T02:32:47.219Z | [ recovery-image] Feb 24 02:32:47.252 INFO O| Feb 24 02:32:47.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat" |
| 7772 | 2026-02-24T02:32:47.219Z | [ recovery-image] Feb 24 02:32:47.253 INFO O| Feb 24 02:32:47.253 INFO STEP 990 (remove_files) COMPLETE |
| 7773 | 2026-02-24T02:32:47.219Z | [ recovery-image] Feb 24 02:32:47.253 INFO O| Feb 24 02:32:47.253 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7774 | 2026-02-24T02:32:47.244Z | [ recovery-image] Feb 24 02:32:47.272 INFO O| Feb 24 02:32:47.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp" |
| 7775 | 2026-02-24T02:32:47.244Z | [ recovery-image] Feb 24 02:32:47.272 INFO O| Feb 24 02:32:47.272 INFO STEP 991 (remove_files) COMPLETE |
| 7776 | 2026-02-24T02:32:47.244Z | [ recovery-image] Feb 24 02:32:47.272 INFO O| Feb 24 02:32:47.272 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7777 | 2026-02-24T02:32:47.269Z | [ recovery-image] Feb 24 02:32:47.291 INFO O| Feb 24 02:32:47.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit" |
| 7778 | 2026-02-24T02:32:47.269Z | [ recovery-image] Feb 24 02:32:47.291 INFO O| Feb 24 02:32:47.291 INFO STEP 992 (remove_files) COMPLETE |
| 7779 | 2026-02-24T02:32:47.269Z | [ recovery-image] Feb 24 02:32:47.291 INFO O| Feb 24 02:32:47.291 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7780 | 2026-02-24T02:32:47.270Z | [ recovery-image] Feb 24 02:32:47.308 INFO O| Feb 24 02:32:47.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig" |
| 7781 | 2026-02-24T02:32:47.270Z | [ recovery-image] Feb 24 02:32:47.308 INFO O| Feb 24 02:32:47.308 INFO STEP 993 (remove_files) COMPLETE |
| 7782 | 2026-02-24T02:32:47.270Z | [ recovery-image] Feb 24 02:32:47.308 INFO O| Feb 24 02:32:47.308 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7783 | 2026-02-24T02:32:47.294Z | [ recovery-image] Feb 24 02:32:47.327 INFO O| Feb 24 02:32:47.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd" |
| 7784 | 2026-02-24T02:32:47.295Z | [ recovery-image] Feb 24 02:32:47.327 INFO O| Feb 24 02:32:47.327 INFO STEP 994 (remove_files) COMPLETE |
| 7785 | 2026-02-24T02:32:47.295Z | [ recovery-image] Feb 24 02:32:47.327 INFO O| Feb 24 02:32:47.327 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7786 | 2026-02-24T02:32:47.319Z | [ recovery-image] Feb 24 02:32:47.341 INFO O| Feb 24 02:32:47.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord" |
| 7787 | 2026-02-24T02:32:47.319Z | [ recovery-image] Feb 24 02:32:47.341 INFO O| Feb 24 02:32:47.341 INFO STEP 995 (remove_files) COMPLETE |
| 7788 | 2026-02-24T02:32:47.319Z | [ recovery-image] Feb 24 02:32:47.341 INFO O| Feb 24 02:32:47.341 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7789 | 2026-02-24T02:32:47.343Z | [ recovery-image] Feb 24 02:32:47.362 INFO O| Feb 24 02:32:47.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce" |
| 7790 | 2026-02-24T02:32:47.343Z | [ recovery-image] Feb 24 02:32:47.363 INFO O| Feb 24 02:32:47.363 INFO STEP 996 (remove_files) COMPLETE |
| 7791 | 2026-02-24T02:32:47.343Z | [ recovery-image] Feb 24 02:32:47.363 INFO O| Feb 24 02:32:47.363 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7792 | 2026-02-24T02:32:47.343Z | [ recovery-image] Feb 24 02:32:47.382 INFO O| Feb 24 02:32:47.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat" |
| 7793 | 2026-02-24T02:32:47.343Z | [ recovery-image] Feb 24 02:32:47.382 INFO O| Feb 24 02:32:47.382 INFO STEP 997 (remove_files) COMPLETE |
| 7794 | 2026-02-24T02:32:47.343Z | [ recovery-image] Feb 24 02:32:47.382 INFO O| Feb 24 02:32:47.382 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7795 | 2026-02-24T02:32:47.367Z | [ recovery-image] Feb 24 02:32:47.399 INFO O| Feb 24 02:32:47.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks" |
| 7796 | 2026-02-24T02:32:47.367Z | [ recovery-image] Feb 24 02:32:47.399 INFO O| Feb 24 02:32:47.399 INFO STEP 998 (remove_files) COMPLETE |
| 7797 | 2026-02-24T02:32:47.367Z | [ recovery-image] Feb 24 02:32:47.399 INFO O| Feb 24 02:32:47.399 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7798 | 2026-02-24T02:32:47.392Z | [ recovery-image] Feb 24 02:32:47.422 INFO O| Feb 24 02:32:47.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve" |
| 7799 | 2026-02-24T02:32:47.392Z | [ recovery-image] Feb 24 02:32:47.422 INFO O| Feb 24 02:32:47.422 INFO STEP 999 (remove_files) COMPLETE |
| 7800 | 2026-02-24T02:32:47.392Z | [ recovery-image] Feb 24 02:32:47.422 INFO O| Feb 24 02:32:47.422 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7801 | 2026-02-24T02:32:47.417Z | [ recovery-image] Feb 24 02:32:47.435 INFO O| Feb 24 02:32:47.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl" |
| 7802 | 2026-02-24T02:32:47.417Z | [ recovery-image] Feb 24 02:32:47.435 INFO O| Feb 24 02:32:47.435 INFO STEP 1000 (remove_files) COMPLETE |
| 7803 | 2026-02-24T02:32:47.417Z | [ recovery-image] Feb 24 02:32:47.435 INFO O| Feb 24 02:32:47.435 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7804 | 2026-02-24T02:32:47.418Z | [ recovery-image] Feb 24 02:32:47.456 INFO O| Feb 24 02:32:47.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm" |
| 7805 | 2026-02-24T02:32:47.418Z | [ recovery-image] Feb 24 02:32:47.456 INFO O| Feb 24 02:32:47.456 INFO STEP 1001 (remove_files) COMPLETE |
| 7806 | 2026-02-24T02:32:47.418Z | [ recovery-image] Feb 24 02:32:47.456 INFO O| Feb 24 02:32:47.456 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7807 | 2026-02-24T02:32:47.442Z | [ recovery-image] Feb 24 02:32:47.470 INFO O| Feb 24 02:32:47.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd" |
| 7808 | 2026-02-24T02:32:47.442Z | [ recovery-image] Feb 24 02:32:47.470 INFO O| Feb 24 02:32:47.470 INFO STEP 1002 (remove_files) COMPLETE |
| 7809 | 2026-02-24T02:32:47.442Z | [ recovery-image] Feb 24 02:32:47.471 INFO O| Feb 24 02:32:47.470 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7810 | 2026-02-24T02:32:47.466Z | [ recovery-image] Feb 24 02:32:47.492 INFO O| Feb 24 02:32:47.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot" |
| 7811 | 2026-02-24T02:32:47.466Z | [ recovery-image] Feb 24 02:32:47.493 INFO O| Feb 24 02:32:47.493 INFO STEP 1003 (remove_files) COMPLETE |
| 7812 | 2026-02-24T02:32:47.466Z | [ recovery-image] Feb 24 02:32:47.493 INFO O| Feb 24 02:32:47.493 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7813 | 2026-02-24T02:32:47.491Z | [ recovery-image] Feb 24 02:32:47.509 INFO O| Feb 24 02:32:47.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks" |
| 7814 | 2026-02-24T02:32:47.491Z | [ recovery-image] Feb 24 02:32:47.510 INFO O| Feb 24 02:32:47.510 INFO STEP 1004 (remove_files) COMPLETE |
| 7815 | 2026-02-24T02:32:47.491Z | [ recovery-image] Feb 24 02:32:47.510 INFO O| Feb 24 02:32:47.510 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7816 | 2026-02-24T02:32:47.491Z | [ recovery-image] Feb 24 02:32:47.521 INFO O| Feb 24 02:32:47.521 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo" |
| 7817 | 2026-02-24T02:32:47.491Z | [ recovery-image] Feb 24 02:32:47.522 INFO O| Feb 24 02:32:47.522 INFO STEP 1005 (remove_files) COMPLETE |
| 7818 | 2026-02-24T02:32:47.491Z | [ recovery-image] Feb 24 02:32:47.522 INFO O| Feb 24 02:32:47.522 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7819 | 2026-02-24T02:32:47.515Z | [ recovery-image] Feb 24 02:32:47.544 INFO O| Feb 24 02:32:47.543 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri" |
| 7820 | 2026-02-24T02:32:47.515Z | [ recovery-image] Feb 24 02:32:47.544 INFO O| Feb 24 02:32:47.544 INFO STEP 1006 (remove_files) COMPLETE |
| 7821 | 2026-02-24T02:32:47.515Z | [ recovery-image] Feb 24 02:32:47.544 INFO O| Feb 24 02:32:47.544 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7822 | 2026-02-24T02:32:47.540Z | [ recovery-image] Feb 24 02:32:47.562 INFO O| Feb 24 02:32:47.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm" |
| 7823 | 2026-02-24T02:32:47.540Z | [ recovery-image] Feb 24 02:32:47.562 INFO O| Feb 24 02:32:47.562 INFO STEP 1007 (remove_files) COMPLETE |
| 7824 | 2026-02-24T02:32:47.540Z | [ recovery-image] Feb 24 02:32:47.562 INFO O| Feb 24 02:32:47.562 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7825 | 2026-02-24T02:32:47.540Z | [ recovery-image] Feb 24 02:32:47.579 INFO O| Feb 24 02:32:47.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd" |
| 7826 | 2026-02-24T02:32:47.540Z | [ recovery-image] Feb 24 02:32:47.579 INFO O| Feb 24 02:32:47.579 INFO STEP 1008 (remove_files) COMPLETE |
| 7827 | 2026-02-24T02:32:47.540Z | [ recovery-image] Feb 24 02:32:47.579 INFO O| Feb 24 02:32:47.579 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7828 | 2026-02-24T02:32:47.565Z | [ recovery-image] Feb 24 02:32:47.596 INFO O| Feb 24 02:32:47.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cpustat" |
| 7829 | 2026-02-24T02:32:47.565Z | [ recovery-image] Feb 24 02:32:47.596 INFO O| Feb 24 02:32:47.596 INFO STEP 1009 (remove_files) COMPLETE |
| 7830 | 2026-02-24T02:32:47.565Z | [ recovery-image] Feb 24 02:32:47.596 INFO O| Feb 24 02:32:47.596 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7831 | 2026-02-24T02:32:47.589Z | [ recovery-image] Feb 24 02:32:47.612 INFO O| Feb 24 02:32:47.612 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate" |
| 7832 | 2026-02-24T02:32:47.589Z | [ recovery-image] Feb 24 02:32:47.612 INFO O| Feb 24 02:32:47.612 INFO STEP 1010 (remove_files) COMPLETE |
| 7833 | 2026-02-24T02:32:47.589Z | [ recovery-image] Feb 24 02:32:47.612 INFO O| Feb 24 02:32:47.612 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7834 | 2026-02-24T02:32:47.613Z | [ recovery-image] Feb 24 02:32:47.632 INFO O| Feb 24 02:32:47.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo" |
| 7835 | 2026-02-24T02:32:47.613Z | [ recovery-image] Feb 24 02:32:47.632 INFO O| Feb 24 02:32:47.632 INFO STEP 1011 (remove_files) COMPLETE |
| 7836 | 2026-02-24T02:32:47.613Z | [ recovery-image] Feb 24 02:32:47.632 INFO O| Feb 24 02:32:47.632 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7837 | 2026-02-24T02:32:47.613Z | [ recovery-image] Feb 24 02:32:47.649 INFO O| Feb 24 02:32:47.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks" |
| 7838 | 2026-02-24T02:32:47.613Z | [ recovery-image] Feb 24 02:32:47.649 INFO O| Feb 24 02:32:47.649 INFO STEP 1012 (remove_files) COMPLETE |
| 7839 | 2026-02-24T02:32:47.613Z | [ recovery-image] Feb 24 02:32:47.649 INFO O| Feb 24 02:32:47.649 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7840 | 2026-02-24T02:32:47.637Z | [ recovery-image] Feb 24 02:32:47.664 INFO O| Feb 24 02:32:47.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df" |
| 7841 | 2026-02-24T02:32:47.637Z | [ recovery-image] Feb 24 02:32:47.664 INFO O| Feb 24 02:32:47.664 INFO STEP 1013 (remove_files) COMPLETE |
| 7842 | 2026-02-24T02:32:47.637Z | [ recovery-image] Feb 24 02:32:47.664 INFO O| Feb 24 02:32:47.664 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7843 | 2026-02-24T02:32:47.637Z | [ recovery-image] Feb 24 02:32:47.678 INFO O| Feb 24 02:32:47.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts" |
| 7844 | 2026-02-24T02:32:47.637Z | [ recovery-image] Feb 24 02:32:47.678 INFO O| Feb 24 02:32:47.678 INFO STEP 1014 (remove_files) COMPLETE |
| 7845 | 2026-02-24T02:32:47.637Z | [ recovery-image] Feb 24 02:32:47.678 INFO O| Feb 24 02:32:47.678 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7846 | 2026-02-24T02:32:47.661Z | [ recovery-image] Feb 24 02:32:47.692 INFO O| Feb 24 02:32:47.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares" |
| 7847 | 2026-02-24T02:32:47.661Z | [ recovery-image] Feb 24 02:32:47.693 INFO O| Feb 24 02:32:47.693 INFO STEP 1015 (remove_files) COMPLETE |
| 7848 | 2026-02-24T02:32:47.661Z | [ recovery-image] Feb 24 02:32:47.693 INFO O| Feb 24 02:32:47.693 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7849 | 2026-02-24T02:32:47.687Z | [ recovery-image] Feb 24 02:32:47.707 INFO O| Feb 24 02:32:47.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks" |
| 7850 | 2026-02-24T02:32:47.687Z | [ recovery-image] Feb 24 02:32:47.707 INFO O| Feb 24 02:32:47.707 INFO STEP 1016 (remove_files) COMPLETE |
| 7851 | 2026-02-24T02:32:47.687Z | [ recovery-image] Feb 24 02:32:47.707 INFO O| Feb 24 02:32:47.707 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7852 | 2026-02-24T02:32:47.687Z | [ recovery-image] Feb 24 02:32:47.727 INFO O| Feb 24 02:32:47.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin" |
| 7853 | 2026-02-24T02:32:47.687Z | [ recovery-image] Feb 24 02:32:47.727 INFO O| Feb 24 02:32:47.727 INFO STEP 1017 (remove_files) COMPLETE |
| 7854 | 2026-02-24T02:32:47.687Z | [ recovery-image] Feb 24 02:32:47.727 INFO O| Feb 24 02:32:47.727 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7855 | 2026-02-24T02:32:47.713Z | [ recovery-image] Feb 24 02:32:47.744 INFO O| Feb 24 02:32:47.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo" |
| 7856 | 2026-02-24T02:32:47.713Z | [ recovery-image] Feb 24 02:32:47.744 INFO O| Feb 24 02:32:47.744 INFO STEP 1018 (remove_files) COMPLETE |
| 7857 | 2026-02-24T02:32:47.714Z | [ recovery-image] Feb 24 02:32:47.744 INFO O| Feb 24 02:32:47.744 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7858 | 2026-02-24T02:32:47.742Z | [ recovery-image] Feb 24 02:32:47.758 INFO O| Feb 24 02:32:47.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig" |
| 7859 | 2026-02-24T02:32:47.742Z | [ recovery-image] Feb 24 02:32:47.759 INFO O| Feb 24 02:32:47.759 INFO STEP 1019 (remove_files) COMPLETE |
| 7860 | 2026-02-24T02:32:47.742Z | [ recovery-image] Feb 24 02:32:47.759 INFO O| Feb 24 02:32:47.759 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7861 | 2026-02-24T02:32:47.743Z | [ recovery-image] Feb 24 02:32:47.773 INFO O| Feb 24 02:32:47.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom" |
| 7862 | 2026-02-24T02:32:47.743Z | [ recovery-image] Feb 24 02:32:47.773 INFO O| Feb 24 02:32:47.773 INFO STEP 1020 (remove_files) COMPLETE |
| 7863 | 2026-02-24T02:32:47.743Z | [ recovery-image] Feb 24 02:32:47.773 INFO O| Feb 24 02:32:47.773 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7864 | 2026-02-24T02:32:47.771Z | [ recovery-image] Feb 24 02:32:47.795 INFO O| Feb 24 02:32:47.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff" |
| 7865 | 2026-02-24T02:32:47.771Z | [ recovery-image] Feb 24 02:32:47.795 INFO O| Feb 24 02:32:47.795 INFO STEP 1021 (remove_files) COMPLETE |
| 7866 | 2026-02-24T02:32:47.771Z | [ recovery-image] Feb 24 02:32:47.795 INFO O| Feb 24 02:32:47.795 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7867 | 2026-02-24T02:32:47.797Z | [ recovery-image] Feb 24 02:32:47.812 INFO O| Feb 24 02:32:47.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm" |
| 7868 | 2026-02-24T02:32:47.797Z | [ recovery-image] Feb 24 02:32:47.813 INFO O| Feb 24 02:32:47.813 INFO STEP 1022 (remove_files) COMPLETE |
| 7869 | 2026-02-24T02:32:47.798Z | [ recovery-image] Feb 24 02:32:47.813 INFO O| Feb 24 02:32:47.813 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7870 | 2026-02-24T02:32:47.798Z | [ recovery-image] Feb 24 02:32:47.829 INFO O| Feb 24 02:32:47.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump" |
| 7871 | 2026-02-24T02:32:47.798Z | [ recovery-image] Feb 24 02:32:47.830 INFO O| Feb 24 02:32:47.829 INFO STEP 1023 (remove_files) COMPLETE |
| 7872 | 2026-02-24T02:32:47.798Z | [ recovery-image] Feb 24 02:32:47.830 INFO O| Feb 24 02:32:47.830 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7873 | 2026-02-24T02:32:47.823Z | [ recovery-image] Feb 24 02:32:47.851 INFO O| Feb 24 02:32:47.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat" |
| 7874 | 2026-02-24T02:32:47.823Z | [ recovery-image] Feb 24 02:32:47.851 INFO O| Feb 24 02:32:47.850 INFO STEP 1024 (remove_files) COMPLETE |
| 7875 | 2026-02-24T02:32:47.823Z | [ recovery-image] Feb 24 02:32:47.851 INFO O| Feb 24 02:32:47.851 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7876 | 2026-02-24T02:32:47.848Z | [ recovery-image] Feb 24 02:32:47.866 INFO O| Feb 24 02:32:47.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard" |
| 7877 | 2026-02-24T02:32:47.848Z | [ recovery-image] Feb 24 02:32:47.866 INFO O| Feb 24 02:32:47.866 INFO STEP 1025 (remove_files) COMPLETE |
| 7878 | 2026-02-24T02:32:47.848Z | [ recovery-image] Feb 24 02:32:47.866 INFO O| Feb 24 02:32:47.866 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7879 | 2026-02-24T02:32:47.848Z | [ recovery-image] Feb 24 02:32:47.882 INFO O| Feb 24 02:32:47.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format" |
| 7880 | 2026-02-24T02:32:47.848Z | [ recovery-image] Feb 24 02:32:47.882 INFO O| Feb 24 02:32:47.882 INFO STEP 1026 (remove_files) COMPLETE |
| 7881 | 2026-02-24T02:32:47.848Z | [ recovery-image] Feb 24 02:32:47.882 INFO O| Feb 24 02:32:47.882 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7882 | 2026-02-24T02:32:47.873Z | [ recovery-image] Feb 24 02:32:47.900 INFO O| Feb 24 02:32:47.900 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck" |
| 7883 | 2026-02-24T02:32:47.874Z | [ recovery-image] Feb 24 02:32:47.900 INFO O| Feb 24 02:32:47.900 INFO STEP 1027 (remove_files) COMPLETE |
| 7884 | 2026-02-24T02:32:47.874Z | [ recovery-image] Feb 24 02:32:47.900 INFO O| Feb 24 02:32:47.900 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7885 | 2026-02-24T02:32:47.899Z | [ recovery-image] Feb 24 02:32:47.920 INFO O| Feb 24 02:32:47.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser" |
| 7886 | 2026-02-24T02:32:47.899Z | [ recovery-image] Feb 24 02:32:47.920 INFO O| Feb 24 02:32:47.920 INFO STEP 1028 (remove_files) COMPLETE |
| 7887 | 2026-02-24T02:32:47.899Z | [ recovery-image] Feb 24 02:32:47.920 INFO O| Feb 24 02:32:47.920 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7888 | 2026-02-24T02:32:47.926Z | [ recovery-image] Feb 24 02:32:47.941 INFO O| Feb 24 02:32:47.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy" |
| 7889 | 2026-02-24T02:32:47.926Z | [ recovery-image] Feb 24 02:32:47.942 INFO O| Feb 24 02:32:47.942 INFO STEP 1029 (remove_files) COMPLETE |
| 7890 | 2026-02-24T02:32:47.926Z | [ recovery-image] Feb 24 02:32:47.942 INFO O| Feb 24 02:32:47.942 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7891 | 2026-02-24T02:32:47.926Z | [ recovery-image] Feb 24 02:32:47.958 INFO O| Feb 24 02:32:47.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor" |
| 7892 | 2026-02-24T02:32:47.926Z | [ recovery-image] Feb 24 02:32:47.959 INFO O| Feb 24 02:32:47.958 INFO STEP 1030 (remove_files) COMPLETE |
| 7893 | 2026-02-24T02:32:47.926Z | [ recovery-image] Feb 24 02:32:47.959 INFO O| Feb 24 02:32:47.959 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7894 | 2026-02-24T02:32:47.950Z | [ recovery-image] Feb 24 02:32:47.977 INFO O| Feb 24 02:32:47.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd" |
| 7895 | 2026-02-24T02:32:47.950Z | [ recovery-image] Feb 24 02:32:47.977 INFO O| Feb 24 02:32:47.977 INFO STEP 1031 (remove_files) COMPLETE |
| 7896 | 2026-02-24T02:32:47.950Z | [ recovery-image] Feb 24 02:32:47.977 INFO O| Feb 24 02:32:47.977 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7897 | 2026-02-24T02:32:47.974Z | [ recovery-image] Feb 24 02:32:47.996 INFO O| Feb 24 02:32:47.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel" |
| 7898 | 2026-02-24T02:32:47.974Z | [ recovery-image] Feb 24 02:32:47.996 INFO O| Feb 24 02:32:47.996 INFO STEP 1032 (remove_files) COMPLETE |
| 7899 | 2026-02-24T02:32:47.974Z | [ recovery-image] Feb 24 02:32:47.996 INFO O| Feb 24 02:32:47.996 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7900 | 2026-02-24T02:32:47.998Z | [ recovery-image] Feb 24 02:32:48.018 INFO O| Feb 24 02:32:48.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod" |
| 7901 | 2026-02-24T02:32:47.998Z | [ recovery-image] Feb 24 02:32:48.018 INFO O| Feb 24 02:32:48.018 INFO STEP 1033 (remove_files) COMPLETE |
| 7902 | 2026-02-24T02:32:47.998Z | [ recovery-image] Feb 24 02:32:48.018 INFO O| Feb 24 02:32:48.018 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7903 | 2026-02-24T02:32:48.022Z | [ recovery-image] Feb 24 02:32:48.042 INFO O| Feb 24 02:32:48.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs" |
| 7904 | 2026-02-24T02:32:48.022Z | [ recovery-image] Feb 24 02:32:48.042 INFO O| Feb 24 02:32:48.042 INFO STEP 1034 (remove_files) COMPLETE |
| 7905 | 2026-02-24T02:32:48.022Z | [ recovery-image] Feb 24 02:32:48.043 INFO O| Feb 24 02:32:48.042 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7906 | 2026-02-24T02:32:48.022Z | [ recovery-image] Feb 24 02:32:48.061 INFO O| Feb 24 02:32:48.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck" |
| 7907 | 2026-02-24T02:32:48.022Z | [ recovery-image] Feb 24 02:32:48.061 INFO O| Feb 24 02:32:48.061 INFO STEP 1035 (remove_files) COMPLETE |
| 7908 | 2026-02-24T02:32:48.022Z | [ recovery-image] Feb 24 02:32:48.061 INFO O| Feb 24 02:32:48.061 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7909 | 2026-02-24T02:32:48.046Z | [ recovery-image] Feb 24 02:32:48.075 INFO O| Feb 24 02:32:48.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred" |
| 7910 | 2026-02-24T02:32:48.047Z | [ recovery-image] Feb 24 02:32:48.075 INFO O| Feb 24 02:32:48.075 INFO STEP 1036 (remove_files) COMPLETE |
| 7911 | 2026-02-24T02:32:48.047Z | [ recovery-image] Feb 24 02:32:48.075 INFO O| Feb 24 02:32:48.075 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7912 | 2026-02-24T02:32:48.047Z | [ recovery-image] Feb 24 02:32:48.088 INFO O| Feb 24 02:32:48.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt" |
| 7913 | 2026-02-24T02:32:48.047Z | [ recovery-image] Feb 24 02:32:48.089 INFO O| Feb 24 02:32:48.089 INFO STEP 1037 (remove_files) COMPLETE |
| 7914 | 2026-02-24T02:32:48.047Z | [ recovery-image] Feb 24 02:32:48.089 INFO O| Feb 24 02:32:48.089 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7915 | 2026-02-24T02:32:48.071Z | [ recovery-image] Feb 24 02:32:48.102 INFO O| Feb 24 02:32:48.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug" |
| 7916 | 2026-02-24T02:32:48.071Z | [ recovery-image] Feb 24 02:32:48.102 INFO O| Feb 24 02:32:48.102 INFO STEP 1038 (remove_files) COMPLETE |
| 7917 | 2026-02-24T02:32:48.071Z | [ recovery-image] Feb 24 02:32:48.102 INFO O| Feb 24 02:32:48.102 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7918 | 2026-02-24T02:32:48.095Z | [ recovery-image] Feb 24 02:32:48.125 INFO O| Feb 24 02:32:48.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl" |
| 7919 | 2026-02-24T02:32:48.095Z | [ recovery-image] Feb 24 02:32:48.126 INFO O| Feb 24 02:32:48.125 INFO STEP 1039 (remove_files) COMPLETE |
| 7920 | 2026-02-24T02:32:48.095Z | [ recovery-image] Feb 24 02:32:48.126 INFO O| Feb 24 02:32:48.126 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7921 | 2026-02-24T02:32:48.120Z | [ recovery-image] Feb 24 02:32:48.142 INFO O| Feb 24 02:32:48.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap" |
| 7922 | 2026-02-24T02:32:48.121Z | [ recovery-image] Feb 24 02:32:48.142 INFO O| Feb 24 02:32:48.142 INFO STEP 1040 (remove_files) COMPLETE |
| 7923 | 2026-02-24T02:32:48.121Z | [ recovery-image] Feb 24 02:32:48.142 INFO O| Feb 24 02:32:48.142 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7924 | 2026-02-24T02:32:48.121Z | [ recovery-image] Feb 24 02:32:48.159 INFO O| Feb 24 02:32:48.158 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm" |
| 7925 | 2026-02-24T02:32:48.122Z | [ recovery-image] Feb 24 02:32:48.159 INFO O| Feb 24 02:32:48.159 INFO STEP 1041 (remove_files) COMPLETE |
| 7926 | 2026-02-24T02:32:48.124Z | [ recovery-image] Feb 24 02:32:48.159 INFO O| Feb 24 02:32:48.159 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7927 | 2026-02-24T02:32:48.153Z | [ recovery-image] Feb 24 02:32:48.177 INFO O| Feb 24 02:32:48.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm" |
| 7928 | 2026-02-24T02:32:48.153Z | [ recovery-image] Feb 24 02:32:48.177 INFO O| Feb 24 02:32:48.177 INFO STEP 1042 (remove_files) COMPLETE |
| 7929 | 2026-02-24T02:32:48.153Z | [ recovery-image] Feb 24 02:32:48.177 INFO O| Feb 24 02:32:48.177 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7930 | 2026-02-24T02:32:48.178Z | [ recovery-image] Feb 24 02:32:48.199 INFO O| Feb 24 02:32:48.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert" |
| 7931 | 2026-02-24T02:32:48.178Z | [ recovery-image] Feb 24 02:32:48.199 INFO O| Feb 24 02:32:48.199 INFO STEP 1043 (remove_files) COMPLETE |
| 7932 | 2026-02-24T02:32:48.178Z | [ recovery-image] Feb 24 02:32:48.199 INFO O| Feb 24 02:32:48.199 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7933 | 2026-02-24T02:32:48.178Z | [ recovery-image] Feb 24 02:32:48.219 INFO O| Feb 24 02:32:48.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc" |
| 7934 | 2026-02-24T02:32:48.178Z | [ recovery-image] Feb 24 02:32:48.219 INFO O| Feb 24 02:32:48.219 INFO STEP 1044 (remove_files) COMPLETE |
| 7935 | 2026-02-24T02:32:48.178Z | [ recovery-image] Feb 24 02:32:48.220 INFO O| Feb 24 02:32:48.219 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7936 | 2026-02-24T02:32:48.204Z | [ recovery-image] Feb 24 02:32:48.237 INFO O| Feb 24 02:32:48.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed" |
| 7937 | 2026-02-24T02:32:48.204Z | [ recovery-image] Feb 24 02:32:48.238 INFO O| Feb 24 02:32:48.238 INFO STEP 1045 (remove_files) COMPLETE |
| 7938 | 2026-02-24T02:32:48.204Z | [ recovery-image] Feb 24 02:32:48.238 INFO O| Feb 24 02:32:48.238 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7939 | 2026-02-24T02:32:48.229Z | [ recovery-image] Feb 24 02:32:48.258 INFO O| Feb 24 02:32:48.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm" |
| 7940 | 2026-02-24T02:32:48.229Z | [ recovery-image] Feb 24 02:32:48.258 INFO O| Feb 24 02:32:48.258 INFO STEP 1046 (remove_files) COMPLETE |
| 7941 | 2026-02-24T02:32:48.229Z | [ recovery-image] Feb 24 02:32:48.258 INFO O| Feb 24 02:32:48.258 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7942 | 2026-02-24T02:32:48.258Z | [ recovery-image] Feb 24 02:32:48.279 INFO O| Feb 24 02:32:48.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv" |
| 7943 | 2026-02-24T02:32:48.258Z | [ recovery-image] Feb 24 02:32:48.280 INFO O| Feb 24 02:32:48.279 INFO STEP 1047 (remove_files) COMPLETE |
| 7944 | 2026-02-24T02:32:48.258Z | [ recovery-image] Feb 24 02:32:48.280 INFO O| Feb 24 02:32:48.280 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7945 | 2026-02-24T02:32:48.283Z | [ recovery-image] Feb 24 02:32:48.298 INFO O| Feb 24 02:32:48.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install" |
| 7946 | 2026-02-24T02:32:48.284Z | [ recovery-image] Feb 24 02:32:48.298 INFO O| Feb 24 02:32:48.298 INFO STEP 1048 (remove_files) COMPLETE |
| 7947 | 2026-02-24T02:32:48.284Z | [ recovery-image] Feb 24 02:32:48.298 INFO O| Feb 24 02:32:48.298 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7948 | 2026-02-24T02:32:48.284Z | [ recovery-image] Feb 24 02:32:48.313 INFO O| Feb 24 02:32:48.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot" |
| 7949 | 2026-02-24T02:32:48.284Z | [ recovery-image] Feb 24 02:32:48.314 INFO O| Feb 24 02:32:48.314 INFO STEP 1049 (remove_files) COMPLETE |
| 7950 | 2026-02-24T02:32:48.284Z | [ recovery-image] Feb 24 02:32:48.314 INFO O| Feb 24 02:32:48.314 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7951 | 2026-02-24T02:32:48.310Z | [ recovery-image] Feb 24 02:32:48.331 INFO O| Feb 24 02:32:48.331 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf" |
| 7952 | 2026-02-24T02:32:48.310Z | [ recovery-image] Feb 24 02:32:48.331 INFO O| Feb 24 02:32:48.331 INFO STEP 1050 (remove_files) COMPLETE |
| 7953 | 2026-02-24T02:32:48.310Z | [ recovery-image] Feb 24 02:32:48.331 INFO O| Feb 24 02:32:48.331 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7954 | 2026-02-24T02:32:48.310Z | [ recovery-image] Feb 24 02:32:48.350 INFO O| Feb 24 02:32:48.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat" |
| 7955 | 2026-02-24T02:32:48.310Z | [ recovery-image] Feb 24 02:32:48.350 INFO O| Feb 24 02:32:48.350 INFO STEP 1051 (remove_files) COMPLETE |
| 7956 | 2026-02-24T02:32:48.310Z | [ recovery-image] Feb 24 02:32:48.350 INFO O| Feb 24 02:32:48.350 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7957 | 2026-02-24T02:32:48.336Z | [ recovery-image] Feb 24 02:32:48.371 INFO O| Feb 24 02:32:48.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs" |
| 7958 | 2026-02-24T02:32:48.336Z | [ recovery-image] Feb 24 02:32:48.371 INFO O| Feb 24 02:32:48.371 INFO STEP 1052 (remove_files) COMPLETE |
| 7959 | 2026-02-24T02:32:48.336Z | [ recovery-image] Feb 24 02:32:48.371 INFO O| Feb 24 02:32:48.371 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7960 | 2026-02-24T02:32:48.360Z | [ recovery-image] Feb 24 02:32:48.390 INFO O| Feb 24 02:32:48.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf" |
| 7961 | 2026-02-24T02:32:48.360Z | [ recovery-image] Feb 24 02:32:48.390 INFO O| Feb 24 02:32:48.390 INFO STEP 1053 (remove_files) COMPLETE |
| 7962 | 2026-02-24T02:32:48.360Z | [ recovery-image] Feb 24 02:32:48.390 INFO O| Feb 24 02:32:48.390 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7963 | 2026-02-24T02:32:48.386Z | [ recovery-image] Feb 24 02:32:48.405 INFO O| Feb 24 02:32:48.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey" |
| 7964 | 2026-02-24T02:32:48.386Z | [ recovery-image] Feb 24 02:32:48.406 INFO O| Feb 24 02:32:48.406 INFO STEP 1054 (remove_files) COMPLETE |
| 7965 | 2026-02-24T02:32:48.386Z | [ recovery-image] Feb 24 02:32:48.406 INFO O| Feb 24 02:32:48.406 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7966 | 2026-02-24T02:32:48.411Z | [ recovery-image] Feb 24 02:32:48.428 INFO O| Feb 24 02:32:48.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv" |
| 7967 | 2026-02-24T02:32:48.411Z | [ recovery-image] Feb 24 02:32:48.428 INFO O| Feb 24 02:32:48.428 INFO STEP 1055 (remove_files) COMPLETE |
| 7968 | 2026-02-24T02:32:48.411Z | [ recovery-image] Feb 24 02:32:48.428 INFO O| Feb 24 02:32:48.428 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7969 | 2026-02-24T02:32:48.411Z | [ recovery-image] Feb 24 02:32:48.450 INFO O| Feb 24 02:32:48.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall" |
| 7970 | 2026-02-24T02:32:48.411Z | [ recovery-image] Feb 24 02:32:48.450 INFO O| Feb 24 02:32:48.450 INFO STEP 1056 (remove_files) COMPLETE |
| 7971 | 2026-02-24T02:32:48.412Z | [ recovery-image] Feb 24 02:32:48.450 INFO O| Feb 24 02:32:48.450 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7972 | 2026-02-24T02:32:48.439Z | [ recovery-image] Feb 24 02:32:48.470 INFO O| Feb 24 02:32:48.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link" |
| 7973 | 2026-02-24T02:32:48.439Z | [ recovery-image] Feb 24 02:32:48.470 INFO O| Feb 24 02:32:48.470 INFO STEP 1057 (remove_files) COMPLETE |
| 7974 | 2026-02-24T02:32:48.439Z | [ recovery-image] Feb 24 02:32:48.470 INFO O| Feb 24 02:32:48.470 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7975 | 2026-02-24T02:32:48.464Z | [ recovery-image] Feb 24 02:32:48.487 INFO O| Feb 24 02:32:48.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices" |
| 7976 | 2026-02-24T02:32:48.464Z | [ recovery-image] Feb 24 02:32:48.487 INFO O| Feb 24 02:32:48.487 INFO STEP 1058 (remove_files) COMPLETE |
| 7977 | 2026-02-24T02:32:48.464Z | [ recovery-image] Feb 24 02:32:48.487 INFO O| Feb 24 02:32:48.487 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7978 | 2026-02-24T02:32:48.464Z | [ recovery-image] Feb 24 02:32:48.500 INFO O| Feb 24 02:32:48.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator" |
| 7979 | 2026-02-24T02:32:48.464Z | [ recovery-image] Feb 24 02:32:48.500 INFO O| Feb 24 02:32:48.500 INFO STEP 1059 (remove_files) COMPLETE |
| 7980 | 2026-02-24T02:32:48.464Z | [ recovery-image] Feb 24 02:32:48.500 INFO O| Feb 24 02:32:48.500 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7981 | 2026-02-24T02:32:48.519Z | [ recovery-image] Feb 24 02:32:48.513 INFO O| Feb 24 02:32:48.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat" |
| 7982 | 2026-02-24T02:32:48.520Z | [ recovery-image] Feb 24 02:32:48.513 INFO O| Feb 24 02:32:48.513 INFO STEP 1060 (remove_files) COMPLETE |
| 7983 | 2026-02-24T02:32:48.520Z | [ recovery-image] Feb 24 02:32:48.513 INFO O| Feb 24 02:32:48.513 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7984 | 2026-02-24T02:32:48.546Z | [ recovery-image] Feb 24 02:32:48.531 INFO O| Feb 24 02:32:48.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm" |
| 7985 | 2026-02-24T02:32:48.546Z | [ recovery-image] Feb 24 02:32:48.531 INFO O| Feb 24 02:32:48.531 INFO STEP 1061 (remove_files) COMPLETE |
| 7986 | 2026-02-24T02:32:48.546Z | [ recovery-image] Feb 24 02:32:48.531 INFO O| Feb 24 02:32:48.531 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7987 | 2026-02-24T02:32:48.546Z | [ recovery-image] Feb 24 02:32:48.552 INFO O| Feb 24 02:32:48.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm" |
| 7988 | 2026-02-24T02:32:48.546Z | [ recovery-image] Feb 24 02:32:48.552 INFO O| Feb 24 02:32:48.552 INFO STEP 1062 (remove_files) COMPLETE |
| 7989 | 2026-02-24T02:32:48.546Z | [ recovery-image] Feb 24 02:32:48.552 INFO O| Feb 24 02:32:48.552 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7990 | 2026-02-24T02:32:48.546Z | [ recovery-image] Feb 24 02:32:48.573 INFO O| Feb 24 02:32:48.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm" |
| 7991 | 2026-02-24T02:32:48.546Z | [ recovery-image] Feb 24 02:32:48.573 INFO O| Feb 24 02:32:48.573 INFO STEP 1063 (remove_files) COMPLETE |
| 7992 | 2026-02-24T02:32:48.546Z | [ recovery-image] Feb 24 02:32:48.573 INFO O| Feb 24 02:32:48.573 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7993 | 2026-02-24T02:32:48.571Z | [ recovery-image] Feb 24 02:32:48.590 INFO O| Feb 24 02:32:48.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc" |
| 7994 | 2026-02-24T02:32:48.571Z | [ recovery-image] Feb 24 02:32:48.590 INFO O| Feb 24 02:32:48.590 INFO STEP 1064 (remove_files) COMPLETE |
| 7995 | 2026-02-24T02:32:48.571Z | [ recovery-image] Feb 24 02:32:48.590 INFO O| Feb 24 02:32:48.590 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7996 | 2026-02-24T02:32:48.571Z | [ recovery-image] Feb 24 02:32:48.609 INFO O| Feb 24 02:32:48.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps" |
| 7997 | 2026-02-24T02:32:48.571Z | [ recovery-image] Feb 24 02:32:48.609 INFO O| Feb 24 02:32:48.609 INFO STEP 1065 (remove_files) COMPLETE |
| 7998 | 2026-02-24T02:32:48.571Z | [ recovery-image] Feb 24 02:32:48.609 INFO O| Feb 24 02:32:48.609 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 7999 | 2026-02-24T02:32:48.595Z | [ recovery-image] Feb 24 02:32:48.624 INFO O| Feb 24 02:32:48.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile" |
| 8000 | 2026-02-24T02:32:48.595Z | [ recovery-image] Feb 24 02:32:48.624 INFO O| Feb 24 02:32:48.624 INFO STEP 1066 (remove_files) COMPLETE |
| 8001 | 2026-02-24T02:32:48.595Z | [ recovery-image] Feb 24 02:32:48.624 INFO O| Feb 24 02:32:48.624 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8002 | 2026-02-24T02:32:48.619Z | [ recovery-image] Feb 24 02:32:48.648 INFO O| Feb 24 02:32:48.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod" |
| 8003 | 2026-02-24T02:32:48.619Z | [ recovery-image] Feb 24 02:32:48.648 INFO O| Feb 24 02:32:48.648 INFO STEP 1067 (remove_files) COMPLETE |
| 8004 | 2026-02-24T02:32:48.619Z | [ recovery-image] Feb 24 02:32:48.648 INFO O| Feb 24 02:32:48.648 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8005 | 2026-02-24T02:32:48.643Z | [ recovery-image] Feb 24 02:32:48.668 INFO O| Feb 24 02:32:48.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo" |
| 8006 | 2026-02-24T02:32:48.643Z | [ recovery-image] Feb 24 02:32:48.668 INFO O| Feb 24 02:32:48.668 INFO STEP 1068 (remove_files) COMPLETE |
| 8007 | 2026-02-24T02:32:48.643Z | [ recovery-image] Feb 24 02:32:48.668 INFO O| Feb 24 02:32:48.668 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8008 | 2026-02-24T02:32:48.667Z | [ recovery-image] Feb 24 02:32:48.689 INFO O| Feb 24 02:32:48.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload" |
| 8009 | 2026-02-24T02:32:48.667Z | [ recovery-image] Feb 24 02:32:48.689 INFO O| Feb 24 02:32:48.689 INFO STEP 1069 (remove_files) COMPLETE |
| 8010 | 2026-02-24T02:32:48.667Z | [ recovery-image] Feb 24 02:32:48.689 INFO O| Feb 24 02:32:48.689 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8011 | 2026-02-24T02:32:48.667Z | [ recovery-image] Feb 24 02:32:48.705 INFO O| Feb 24 02:32:48.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall" |
| 8012 | 2026-02-24T02:32:48.667Z | [ recovery-image] Feb 24 02:32:48.706 INFO O| Feb 24 02:32:48.706 INFO STEP 1070 (remove_files) COMPLETE |
| 8013 | 2026-02-24T02:32:48.667Z | [ recovery-image] Feb 24 02:32:48.706 INFO O| Feb 24 02:32:48.706 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8014 | 2026-02-24T02:32:48.691Z | [ recovery-image] Feb 24 02:32:48.724 INFO O| Feb 24 02:32:48.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid" |
| 8015 | 2026-02-24T02:32:48.692Z | [ recovery-image] Feb 24 02:32:48.724 INFO O| Feb 24 02:32:48.724 INFO STEP 1071 (remove_files) COMPLETE |
| 8016 | 2026-02-24T02:32:48.692Z | [ recovery-image] Feb 24 02:32:48.724 INFO O| Feb 24 02:32:48.724 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8017 | 2026-02-24T02:32:48.715Z | [ recovery-image] Feb 24 02:32:48.743 INFO O| Feb 24 02:32:48.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir" |
| 8018 | 2026-02-24T02:32:48.716Z | [ recovery-image] Feb 24 02:32:48.743 INFO O| Feb 24 02:32:48.743 INFO STEP 1072 (remove_files) COMPLETE |
| 8019 | 2026-02-24T02:32:48.716Z | [ recovery-image] Feb 24 02:32:48.743 INFO O| Feb 24 02:32:48.743 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8020 | 2026-02-24T02:32:48.740Z | [ recovery-image] Feb 24 02:32:48.763 INFO O| Feb 24 02:32:48.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp" |
| 8021 | 2026-02-24T02:32:48.740Z | [ recovery-image] Feb 24 02:32:48.763 INFO O| Feb 24 02:32:48.763 INFO STEP 1073 (remove_files) COMPLETE |
| 8022 | 2026-02-24T02:32:48.740Z | [ recovery-image] Feb 24 02:32:48.763 INFO O| Feb 24 02:32:48.763 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8023 | 2026-02-24T02:32:48.740Z | [ recovery-image] Feb 24 02:32:48.779 INFO O| Feb 24 02:32:48.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin" |
| 8024 | 2026-02-24T02:32:48.740Z | [ recovery-image] Feb 24 02:32:48.780 INFO O| Feb 24 02:32:48.780 INFO STEP 1074 (remove_files) COMPLETE |
| 8025 | 2026-02-24T02:32:48.740Z | [ recovery-image] Feb 24 02:32:48.780 INFO O| Feb 24 02:32:48.780 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8026 | 2026-02-24T02:32:48.764Z | [ recovery-image] Feb 24 02:32:48.791 INFO O| Feb 24 02:32:48.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest" |
| 8027 | 2026-02-24T02:32:48.764Z | [ recovery-image] Feb 24 02:32:48.791 INFO O| Feb 24 02:32:48.791 INFO STEP 1075 (remove_files) COMPLETE |
| 8028 | 2026-02-24T02:32:48.764Z | [ recovery-image] Feb 24 02:32:48.791 INFO O| Feb 24 02:32:48.791 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8029 | 2026-02-24T02:32:48.788Z | [ recovery-image] Feb 24 02:32:48.809 INFO O| Feb 24 02:32:48.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm" |
| 8030 | 2026-02-24T02:32:48.788Z | [ recovery-image] Feb 24 02:32:48.810 INFO O| Feb 24 02:32:48.809 INFO STEP 1076 (remove_files) COMPLETE |
| 8031 | 2026-02-24T02:32:48.788Z | [ recovery-image] Feb 24 02:32:48.810 INFO O| Feb 24 02:32:48.809 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8032 | 2026-02-24T02:32:48.788Z | [ recovery-image] Feb 24 02:32:48.829 INFO O| Feb 24 02:32:48.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg" |
| 8033 | 2026-02-24T02:32:48.788Z | [ recovery-image] Feb 24 02:32:48.830 INFO O| Feb 24 02:32:48.829 INFO STEP 1077 (remove_files) COMPLETE |
| 8034 | 2026-02-24T02:32:48.788Z | [ recovery-image] Feb 24 02:32:48.830 INFO O| Feb 24 02:32:48.830 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8035 | 2026-02-24T02:32:48.812Z | [ recovery-image] Feb 24 02:32:48.848 INFO O| Feb 24 02:32:48.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind" |
| 8036 | 2026-02-24T02:32:48.812Z | [ recovery-image] Feb 24 02:32:48.848 INFO O| Feb 24 02:32:48.848 INFO STEP 1078 (remove_files) COMPLETE |
| 8037 | 2026-02-24T02:32:48.812Z | [ recovery-image] Feb 24 02:32:48.848 INFO O| Feb 24 02:32:48.848 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8038 | 2026-02-24T02:32:48.837Z | [ recovery-image] Feb 24 02:32:48.861 INFO O| Feb 24 02:32:48.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping" |
| 8039 | 2026-02-24T02:32:48.837Z | [ recovery-image] Feb 24 02:32:48.862 INFO O| Feb 24 02:32:48.862 INFO STEP 1079 (remove_files) COMPLETE |
| 8040 | 2026-02-24T02:32:48.837Z | [ recovery-image] Feb 24 02:32:48.862 INFO O| Feb 24 02:32:48.862 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8041 | 2026-02-24T02:32:48.863Z | [ recovery-image] Feb 24 02:32:48.880 INFO O| Feb 24 02:32:48.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd" |
| 8042 | 2026-02-24T02:32:48.863Z | [ recovery-image] Feb 24 02:32:48.880 INFO O| Feb 24 02:32:48.880 INFO STEP 1080 (remove_files) COMPLETE |
| 8043 | 2026-02-24T02:32:48.863Z | [ recovery-image] Feb 24 02:32:48.880 INFO O| Feb 24 02:32:48.880 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8044 | 2026-02-24T02:32:48.863Z | [ recovery-image] Feb 24 02:32:48.896 INFO O| Feb 24 02:32:48.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask" |
| 8045 | 2026-02-24T02:32:48.863Z | [ recovery-image] Feb 24 02:32:48.896 INFO O| Feb 24 02:32:48.896 INFO STEP 1081 (remove_files) COMPLETE |
| 8046 | 2026-02-24T02:32:48.863Z | [ recovery-image] Feb 24 02:32:48.896 INFO O| Feb 24 02:32:48.896 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8047 | 2026-02-24T02:32:48.888Z | [ recovery-image] Feb 24 02:32:48.919 INFO O| Feb 24 02:32:48.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk" |
| 8048 | 2026-02-24T02:32:48.888Z | [ recovery-image] Feb 24 02:32:48.920 INFO O| Feb 24 02:32:48.920 INFO STEP 1082 (remove_files) COMPLETE |
| 8049 | 2026-02-24T02:32:48.888Z | [ recovery-image] Feb 24 02:32:48.920 INFO O| Feb 24 02:32:48.920 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8050 | 2026-02-24T02:32:48.912Z | [ recovery-image] Feb 24 02:32:48.938 INFO O| Feb 24 02:32:48.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm" |
| 8051 | 2026-02-24T02:32:48.912Z | [ recovery-image] Feb 24 02:32:48.938 INFO O| Feb 24 02:32:48.938 INFO STEP 1083 (remove_files) COMPLETE |
| 8052 | 2026-02-24T02:32:48.912Z | [ recovery-image] Feb 24 02:32:48.938 INFO O| Feb 24 02:32:48.938 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8053 | 2026-02-24T02:32:48.912Z | [ recovery-image] Feb 24 02:32:48.954 INFO O| Feb 24 02:32:48.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat" |
| 8054 | 2026-02-24T02:32:48.912Z | [ recovery-image] Feb 24 02:32:48.954 INFO O| Feb 24 02:32:48.954 INFO STEP 1084 (remove_files) COMPLETE |
| 8055 | 2026-02-24T02:32:48.912Z | [ recovery-image] Feb 24 02:32:48.954 INFO O| Feb 24 02:32:48.954 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8056 | 2026-02-24T02:32:48.936Z | [ recovery-image] Feb 24 02:32:48.974 INFO O| Feb 24 02:32:48.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm" |
| 8057 | 2026-02-24T02:32:48.936Z | [ recovery-image] Feb 24 02:32:48.974 INFO O| Feb 24 02:32:48.974 INFO STEP 1085 (remove_files) COMPLETE |
| 8058 | 2026-02-24T02:32:48.936Z | [ recovery-image] Feb 24 02:32:48.974 INFO O| Feb 24 02:32:48.974 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8059 | 2026-02-24T02:32:48.960Z | [ recovery-image] Feb 24 02:32:48.993 INFO O| Feb 24 02:32:48.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind" |
| 8060 | 2026-02-24T02:32:48.960Z | [ recovery-image] Feb 24 02:32:48.994 INFO O| Feb 24 02:32:48.994 INFO STEP 1086 (remove_files) COMPLETE |
| 8061 | 2026-02-24T02:32:48.960Z | [ recovery-image] Feb 24 02:32:48.994 INFO O| Feb 24 02:32:48.994 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8062 | 2026-02-24T02:32:48.984Z | [ recovery-image] Feb 24 02:32:49.017 INFO O| Feb 24 02:32:49.017 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg" |
| 8063 | 2026-02-24T02:32:48.984Z | [ recovery-image] Feb 24 02:32:49.017 INFO O| Feb 24 02:32:49.017 INFO STEP 1087 (remove_files) COMPLETE |
| 8064 | 2026-02-24T02:32:48.984Z | [ recovery-image] Feb 24 02:32:49.017 INFO O| Feb 24 02:32:49.017 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8065 | 2026-02-24T02:32:49.009Z | [ recovery-image] Feb 24 02:32:49.038 INFO O| Feb 24 02:32:49.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports" |
| 8066 | 2026-02-24T02:32:49.009Z | [ recovery-image] Feb 24 02:32:49.039 INFO O| Feb 24 02:32:49.039 INFO STEP 1088 (remove_files) COMPLETE |
| 8067 | 2026-02-24T02:32:49.009Z | [ recovery-image] Feb 24 02:32:49.039 INFO O| Feb 24 02:32:49.039 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8068 | 2026-02-24T02:32:49.033Z | [ recovery-image] Feb 24 02:32:49.060 INFO O| Feb 24 02:32:49.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff" |
| 8069 | 2026-02-24T02:32:49.033Z | [ recovery-image] Feb 24 02:32:49.060 INFO O| Feb 24 02:32:49.060 INFO STEP 1089 (remove_files) COMPLETE |
| 8070 | 2026-02-24T02:32:49.033Z | [ recovery-image] Feb 24 02:32:49.060 INFO O| Feb 24 02:32:49.060 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8071 | 2026-02-24T02:32:49.058Z | [ recovery-image] Feb 24 02:32:49.082 INFO O| Feb 24 02:32:49.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm" |
| 8072 | 2026-02-24T02:32:49.059Z | [ recovery-image] Feb 24 02:32:49.082 INFO O| Feb 24 02:32:49.082 INFO STEP 1090 (remove_files) COMPLETE |
| 8073 | 2026-02-24T02:32:49.059Z | [ recovery-image] Feb 24 02:32:49.082 INFO O| Feb 24 02:32:49.082 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8074 | 2026-02-24T02:32:49.059Z | [ recovery-image] Feb 24 02:32:49.101 INFO O| Feb 24 02:32:49.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit" |
| 8075 | 2026-02-24T02:32:49.059Z | [ recovery-image] Feb 24 02:32:49.101 INFO O| Feb 24 02:32:49.101 INFO STEP 1091 (remove_files) COMPLETE |
| 8076 | 2026-02-24T02:32:49.059Z | [ recovery-image] Feb 24 02:32:49.101 INFO O| Feb 24 02:32:49.101 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8077 | 2026-02-24T02:32:49.083Z | [ recovery-image] Feb 24 02:32:49.119 INFO O| Feb 24 02:32:49.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd" |
| 8078 | 2026-02-24T02:32:49.083Z | [ recovery-image] Feb 24 02:32:49.119 INFO O| Feb 24 02:32:49.119 INFO STEP 1092 (remove_files) COMPLETE |
| 8079 | 2026-02-24T02:32:49.083Z | [ recovery-image] Feb 24 02:32:49.119 INFO O| Feb 24 02:32:49.119 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8080 | 2026-02-24T02:32:49.107Z | [ recovery-image] Feb 24 02:32:49.136 INFO O| Feb 24 02:32:49.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel" |
| 8081 | 2026-02-24T02:32:49.107Z | [ recovery-image] Feb 24 02:32:49.136 INFO O| Feb 24 02:32:49.136 INFO STEP 1093 (remove_files) COMPLETE |
| 8082 | 2026-02-24T02:32:49.107Z | [ recovery-image] Feb 24 02:32:49.136 INFO O| Feb 24 02:32:49.136 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8083 | 2026-02-24T02:32:49.133Z | [ recovery-image] Feb 24 02:32:49.154 INFO O| Feb 24 02:32:49.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod" |
| 8084 | 2026-02-24T02:32:49.133Z | [ recovery-image] Feb 24 02:32:49.154 INFO O| Feb 24 02:32:49.154 INFO STEP 1094 (remove_files) COMPLETE |
| 8085 | 2026-02-24T02:32:49.133Z | [ recovery-image] Feb 24 02:32:49.154 INFO O| Feb 24 02:32:49.154 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8086 | 2026-02-24T02:32:49.160Z | [ recovery-image] Feb 24 02:32:49.176 INFO O| Feb 24 02:32:49.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag" |
| 8087 | 2026-02-24T02:32:49.161Z | [ recovery-image] Feb 24 02:32:49.176 INFO O| Feb 24 02:32:49.176 INFO STEP 1095 (remove_files) COMPLETE |
| 8088 | 2026-02-24T02:32:49.161Z | [ recovery-image] Feb 24 02:32:49.177 INFO O| Feb 24 02:32:49.176 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8089 | 2026-02-24T02:32:49.161Z | [ recovery-image] Feb 24 02:32:49.192 INFO O| Feb 24 02:32:49.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl" |
| 8090 | 2026-02-24T02:32:49.161Z | [ recovery-image] Feb 24 02:32:49.192 INFO O| Feb 24 02:32:49.192 INFO STEP 1096 (remove_files) COMPLETE |
| 8091 | 2026-02-24T02:32:49.161Z | [ recovery-image] Feb 24 02:32:49.192 INFO O| Feb 24 02:32:49.192 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8092 | 2026-02-24T02:32:49.185Z | [ recovery-image] Feb 24 02:32:49.207 INFO O| Feb 24 02:32:49.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc" |
| 8093 | 2026-02-24T02:32:49.185Z | [ recovery-image] Feb 24 02:32:49.207 INFO O| Feb 24 02:32:49.207 INFO STEP 1097 (remove_files) COMPLETE |
| 8094 | 2026-02-24T02:32:49.185Z | [ recovery-image] Feb 24 02:32:49.207 INFO O| Feb 24 02:32:49.207 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8095 | 2026-02-24T02:32:49.211Z | [ recovery-image] Feb 24 02:32:49.228 INFO O| Feb 24 02:32:49.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm" |
| 8096 | 2026-02-24T02:32:49.212Z | [ recovery-image] Feb 24 02:32:49.229 INFO O| Feb 24 02:32:49.229 INFO STEP 1098 (remove_files) COMPLETE |
| 8097 | 2026-02-24T02:32:49.212Z | [ recovery-image] Feb 24 02:32:49.229 INFO O| Feb 24 02:32:49.229 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8098 | 2026-02-24T02:32:49.212Z | [ recovery-image] Feb 24 02:32:49.247 INFO O| Feb 24 02:32:49.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo" |
| 8099 | 2026-02-24T02:32:49.212Z | [ recovery-image] Feb 24 02:32:49.247 INFO O| Feb 24 02:32:49.247 INFO STEP 1099 (remove_files) COMPLETE |
| 8100 | 2026-02-24T02:32:49.213Z | [ recovery-image] Feb 24 02:32:49.247 INFO O| Feb 24 02:32:49.247 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8101 | 2026-02-24T02:32:49.240Z | [ recovery-image] Feb 24 02:32:49.264 INFO O| Feb 24 02:32:49.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset" |
| 8102 | 2026-02-24T02:32:49.240Z | [ recovery-image] Feb 24 02:32:49.264 INFO O| Feb 24 02:32:49.264 INFO STEP 1100 (remove_files) COMPLETE |
| 8103 | 2026-02-24T02:32:49.240Z | [ recovery-image] Feb 24 02:32:49.264 INFO O| Feb 24 02:32:49.264 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8104 | 2026-02-24T02:32:49.270Z | [ recovery-image] Feb 24 02:32:49.282 INFO O| Feb 24 02:32:49.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck" |
| 8105 | 2026-02-24T02:32:49.270Z | [ recovery-image] Feb 24 02:32:49.282 INFO O| Feb 24 02:32:49.282 INFO STEP 1101 (remove_files) COMPLETE |
| 8106 | 2026-02-24T02:32:49.270Z | [ recovery-image] Feb 24 02:32:49.282 INFO O| Feb 24 02:32:49.282 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8107 | 2026-02-24T02:32:49.270Z | [ recovery-image] Feb 24 02:32:49.300 INFO O| Feb 24 02:32:49.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv" |
| 8108 | 2026-02-24T02:32:49.270Z | [ recovery-image] Feb 24 02:32:49.300 INFO O| Feb 24 02:32:49.300 INFO STEP 1102 (remove_files) COMPLETE |
| 8109 | 2026-02-24T02:32:49.271Z | [ recovery-image] Feb 24 02:32:49.300 INFO O| Feb 24 02:32:49.300 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8110 | 2026-02-24T02:32:49.297Z | [ recovery-image] Feb 24 02:32:49.320 INFO O| Feb 24 02:32:49.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl" |
| 8111 | 2026-02-24T02:32:49.297Z | [ recovery-image] Feb 24 02:32:49.320 INFO O| Feb 24 02:32:49.320 INFO STEP 1103 (remove_files) COMPLETE |
| 8112 | 2026-02-24T02:32:49.297Z | [ recovery-image] Feb 24 02:32:49.320 INFO O| Feb 24 02:32:49.320 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8113 | 2026-02-24T02:32:49.297Z | [ recovery-image] Feb 24 02:32:49.337 INFO O| Feb 24 02:32:49.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm" |
| 8114 | 2026-02-24T02:32:49.297Z | [ recovery-image] Feb 24 02:32:49.337 INFO O| Feb 24 02:32:49.337 INFO STEP 1104 (remove_files) COMPLETE |
| 8115 | 2026-02-24T02:32:49.297Z | [ recovery-image] Feb 24 02:32:49.337 INFO O| Feb 24 02:32:49.337 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8116 | 2026-02-24T02:32:49.323Z | [ recovery-image] Feb 24 02:32:49.352 INFO O| Feb 24 02:32:49.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm" |
| 8117 | 2026-02-24T02:32:49.323Z | [ recovery-image] Feb 24 02:32:49.352 INFO O| Feb 24 02:32:49.352 INFO STEP 1105 (remove_files) COMPLETE |
| 8118 | 2026-02-24T02:32:49.323Z | [ recovery-image] Feb 24 02:32:49.352 INFO O| Feb 24 02:32:49.352 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8119 | 2026-02-24T02:32:49.324Z | [ recovery-image] Feb 24 02:32:49.365 INFO O| Feb 24 02:32:49.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr" |
| 8120 | 2026-02-24T02:32:49.324Z | [ recovery-image] Feb 24 02:32:49.365 INFO O| Feb 24 02:32:49.365 INFO STEP 1106 (remove_files) COMPLETE |
| 8121 | 2026-02-24T02:32:49.324Z | [ recovery-image] Feb 24 02:32:49.365 INFO O| Feb 24 02:32:49.365 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8122 | 2026-02-24T02:32:49.348Z | [ recovery-image] Feb 24 02:32:49.386 INFO O| Feb 24 02:32:49.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot" |
| 8123 | 2026-02-24T02:32:49.348Z | [ recovery-image] Feb 24 02:32:49.386 INFO O| Feb 24 02:32:49.386 INFO STEP 1107 (remove_files) COMPLETE |
| 8124 | 2026-02-24T02:32:49.348Z | [ recovery-image] Feb 24 02:32:49.386 INFO O| Feb 24 02:32:49.386 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8125 | 2026-02-24T02:32:49.373Z | [ recovery-image] Feb 24 02:32:49.407 INFO O| Feb 24 02:32:49.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv" |
| 8126 | 2026-02-24T02:32:49.373Z | [ recovery-image] Feb 24 02:32:49.407 INFO O| Feb 24 02:32:49.407 INFO STEP 1108 (remove_files) COMPLETE |
| 8127 | 2026-02-24T02:32:49.373Z | [ recovery-image] Feb 24 02:32:49.407 INFO O| Feb 24 02:32:49.407 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8128 | 2026-02-24T02:32:49.399Z | [ recovery-image] Feb 24 02:32:49.425 INFO O| Feb 24 02:32:49.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef" |
| 8129 | 2026-02-24T02:32:49.399Z | [ recovery-image] Feb 24 02:32:49.425 INFO O| Feb 24 02:32:49.425 INFO STEP 1109 (remove_files) COMPLETE |
| 8130 | 2026-02-24T02:32:49.399Z | [ recovery-image] Feb 24 02:32:49.425 INFO O| Feb 24 02:32:49.425 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8131 | 2026-02-24T02:32:49.423Z | [ recovery-image] Feb 24 02:32:49.440 INFO O| Feb 24 02:32:49.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd" |
| 8132 | 2026-02-24T02:32:49.423Z | [ recovery-image] Feb 24 02:32:49.441 INFO O| Feb 24 02:32:49.441 INFO STEP 1110 (remove_files) COMPLETE |
| 8133 | 2026-02-24T02:32:49.423Z | [ recovery-image] Feb 24 02:32:49.441 INFO O| Feb 24 02:32:49.441 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8134 | 2026-02-24T02:32:49.423Z | [ recovery-image] Feb 24 02:32:49.458 INFO O| Feb 24 02:32:49.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel" |
| 8135 | 2026-02-24T02:32:49.423Z | [ recovery-image] Feb 24 02:32:49.458 INFO O| Feb 24 02:32:49.458 INFO STEP 1111 (remove_files) COMPLETE |
| 8136 | 2026-02-24T02:32:49.424Z | [ recovery-image] Feb 24 02:32:49.458 INFO O| Feb 24 02:32:49.458 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8137 | 2026-02-24T02:32:49.448Z | [ recovery-image] Feb 24 02:32:49.474 INFO O| Feb 24 02:32:49.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod" |
| 8138 | 2026-02-24T02:32:49.448Z | [ recovery-image] Feb 24 02:32:49.474 INFO O| Feb 24 02:32:49.474 INFO STEP 1112 (remove_files) COMPLETE |
| 8139 | 2026-02-24T02:32:49.448Z | [ recovery-image] Feb 24 02:32:49.474 INFO O| Feb 24 02:32:49.474 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8140 | 2026-02-24T02:32:49.448Z | [ recovery-image] Feb 24 02:32:49.488 INFO O| Feb 24 02:32:49.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive" |
| 8141 | 2026-02-24T02:32:49.448Z | [ recovery-image] Feb 24 02:32:49.488 INFO O| Feb 24 02:32:49.488 INFO STEP 1113 (remove_files) COMPLETE |
| 8142 | 2026-02-24T02:32:49.448Z | [ recovery-image] Feb 24 02:32:49.488 INFO O| Feb 24 02:32:49.488 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8143 | 2026-02-24T02:32:49.472Z | [ recovery-image] Feb 24 02:32:49.508 INFO O| Feb 24 02:32:49.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind" |
| 8144 | 2026-02-24T02:32:49.472Z | [ recovery-image] Feb 24 02:32:49.508 INFO O| Feb 24 02:32:49.508 INFO STEP 1114 (remove_files) COMPLETE |
| 8145 | 2026-02-24T02:32:49.472Z | [ recovery-image] Feb 24 02:32:49.508 INFO O| Feb 24 02:32:49.508 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8146 | 2026-02-24T02:32:49.496Z | [ recovery-image] Feb 24 02:32:49.527 INFO O| Feb 24 02:32:49.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc" |
| 8147 | 2026-02-24T02:32:49.496Z | [ recovery-image] Feb 24 02:32:49.527 INFO O| Feb 24 02:32:49.527 INFO STEP 1115 (remove_files) COMPLETE |
| 8148 | 2026-02-24T02:32:49.496Z | [ recovery-image] Feb 24 02:32:49.527 INFO O| Feb 24 02:32:49.527 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8149 | 2026-02-24T02:32:49.520Z | [ recovery-image] Feb 24 02:32:49.546 INFO O| Feb 24 02:32:49.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery" |
| 8150 | 2026-02-24T02:32:49.520Z | [ recovery-image] Feb 24 02:32:49.546 INFO O| Feb 24 02:32:49.546 INFO STEP 1116 (remove_files) COMPLETE |
| 8151 | 2026-02-24T02:32:49.520Z | [ recovery-image] Feb 24 02:32:49.546 INFO O| Feb 24 02:32:49.546 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8152 | 2026-02-24T02:32:49.544Z | [ recovery-image] Feb 24 02:32:49.565 INFO O| Feb 24 02:32:49.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt" |
| 8153 | 2026-02-24T02:32:49.544Z | [ recovery-image] Feb 24 02:32:49.565 INFO O| Feb 24 02:32:49.565 INFO STEP 1117 (remove_files) COMPLETE |
| 8154 | 2026-02-24T02:32:49.544Z | [ recovery-image] Feb 24 02:32:49.565 INFO O| Feb 24 02:32:49.565 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8155 | 2026-02-24T02:32:49.544Z | [ recovery-image] Feb 24 02:32:49.585 INFO O| Feb 24 02:32:49.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share" |
| 8156 | 2026-02-24T02:32:49.544Z | [ recovery-image] Feb 24 02:32:49.585 INFO O| Feb 24 02:32:49.585 INFO STEP 1118 (remove_files) COMPLETE |
| 8157 | 2026-02-24T02:32:49.544Z | [ recovery-image] Feb 24 02:32:49.585 INFO O| Feb 24 02:32:49.585 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8158 | 2026-02-24T02:32:49.568Z | [ recovery-image] Feb 24 02:32:49.603 INFO O| Feb 24 02:32:49.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall" |
| 8159 | 2026-02-24T02:32:49.568Z | [ recovery-image] Feb 24 02:32:49.603 INFO O| Feb 24 02:32:49.603 INFO STEP 1119 (remove_files) COMPLETE |
| 8160 | 2026-02-24T02:32:49.568Z | [ recovery-image] Feb 24 02:32:49.603 INFO O| Feb 24 02:32:49.603 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8161 | 2026-02-24T02:32:49.592Z | [ recovery-image] Feb 24 02:32:49.621 INFO O| Feb 24 02:32:49.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl" |
| 8162 | 2026-02-24T02:32:49.592Z | [ recovery-image] Feb 24 02:32:49.621 INFO O| Feb 24 02:32:49.621 INFO STEP 1120 (remove_files) COMPLETE |
| 8163 | 2026-02-24T02:32:49.592Z | [ recovery-image] Feb 24 02:32:49.621 INFO O| Feb 24 02:32:49.621 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8164 | 2026-02-24T02:32:49.619Z | [ recovery-image] Feb 24 02:32:49.635 INFO O| Feb 24 02:32:49.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr" |
| 8165 | 2026-02-24T02:32:49.619Z | [ recovery-image] Feb 24 02:32:49.635 INFO O| Feb 24 02:32:49.635 INFO STEP 1121 (remove_files) COMPLETE |
| 8166 | 2026-02-24T02:32:49.619Z | [ recovery-image] Feb 24 02:32:49.635 INFO O| Feb 24 02:32:49.635 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8167 | 2026-02-24T02:32:49.619Z | [ recovery-image] Feb 24 02:32:49.653 INFO O| Feb 24 02:32:49.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown" |
| 8168 | 2026-02-24T02:32:49.619Z | [ recovery-image] Feb 24 02:32:49.653 INFO O| Feb 24 02:32:49.653 INFO STEP 1122 (remove_files) COMPLETE |
| 8169 | 2026-02-24T02:32:49.619Z | [ recovery-image] Feb 24 02:32:49.653 INFO O| Feb 24 02:32:49.653 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8170 | 2026-02-24T02:32:49.643Z | [ recovery-image] Feb 24 02:32:49.671 INFO O| Feb 24 02:32:49.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm" |
| 8171 | 2026-02-24T02:32:49.643Z | [ recovery-image] Feb 24 02:32:49.671 INFO O| Feb 24 02:32:49.671 INFO STEP 1123 (remove_files) COMPLETE |
| 8172 | 2026-02-24T02:32:49.643Z | [ recovery-image] Feb 24 02:32:49.671 INFO O| Feb 24 02:32:49.671 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8173 | 2026-02-24T02:32:49.667Z | [ recovery-image] Feb 24 02:32:49.689 INFO O| Feb 24 02:32:49.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios" |
| 8174 | 2026-02-24T02:32:49.667Z | [ recovery-image] Feb 24 02:32:49.689 INFO O| Feb 24 02:32:49.689 INFO STEP 1124 (remove_files) COMPLETE |
| 8175 | 2026-02-24T02:32:49.667Z | [ recovery-image] Feb 24 02:32:49.689 INFO O| Feb 24 02:32:49.689 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8176 | 2026-02-24T02:32:49.668Z | [ recovery-image] Feb 24 02:32:49.704 INFO O| Feb 24 02:32:49.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat" |
| 8177 | 2026-02-24T02:32:49.668Z | [ recovery-image] Feb 24 02:32:49.704 INFO O| Feb 24 02:32:49.704 INFO STEP 1125 (remove_files) COMPLETE |
| 8178 | 2026-02-24T02:32:49.668Z | [ recovery-image] Feb 24 02:32:49.704 INFO O| Feb 24 02:32:49.704 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8179 | 2026-02-24T02:32:49.693Z | [ recovery-image] Feb 24 02:32:49.717 INFO O| Feb 24 02:32:49.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd" |
| 8180 | 2026-02-24T02:32:49.693Z | [ recovery-image] Feb 24 02:32:49.718 INFO O| Feb 24 02:32:49.717 INFO STEP 1126 (remove_files) COMPLETE |
| 8181 | 2026-02-24T02:32:49.693Z | [ recovery-image] Feb 24 02:32:49.718 INFO O| Feb 24 02:32:49.718 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8182 | 2026-02-24T02:32:49.693Z | [ recovery-image] Feb 24 02:32:49.734 INFO O| Feb 24 02:32:49.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd" |
| 8183 | 2026-02-24T02:32:49.693Z | [ recovery-image] Feb 24 02:32:49.734 INFO O| Feb 24 02:32:49.734 INFO STEP 1127 (remove_files) COMPLETE |
| 8184 | 2026-02-24T02:32:49.693Z | [ recovery-image] Feb 24 02:32:49.734 INFO O| Feb 24 02:32:49.734 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8185 | 2026-02-24T02:32:49.718Z | [ recovery-image] Feb 24 02:32:49.755 INFO O| Feb 24 02:32:49.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop" |
| 8186 | 2026-02-24T02:32:49.718Z | [ recovery-image] Feb 24 02:32:49.756 INFO O| Feb 24 02:32:49.756 INFO STEP 1128 (remove_files) COMPLETE |
| 8187 | 2026-02-24T02:32:49.718Z | [ recovery-image] Feb 24 02:32:49.756 INFO O| Feb 24 02:32:49.756 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8188 | 2026-02-24T02:32:49.742Z | [ recovery-image] Feb 24 02:32:49.776 INFO O| Feb 24 02:32:49.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd" |
| 8189 | 2026-02-24T02:32:49.742Z | [ recovery-image] Feb 24 02:32:49.776 INFO O| Feb 24 02:32:49.776 INFO STEP 1129 (remove_files) COMPLETE |
| 8190 | 2026-02-24T02:32:49.742Z | [ recovery-image] Feb 24 02:32:49.776 INFO O| Feb 24 02:32:49.776 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8191 | 2026-02-24T02:32:49.766Z | [ recovery-image] Feb 24 02:32:49.794 INFO O| Feb 24 02:32:49.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot" |
| 8192 | 2026-02-24T02:32:49.766Z | [ recovery-image] Feb 24 02:32:49.794 INFO O| Feb 24 02:32:49.794 INFO STEP 1130 (remove_files) COMPLETE |
| 8193 | 2026-02-24T02:32:49.766Z | [ recovery-image] Feb 24 02:32:49.794 INFO O| Feb 24 02:32:49.794 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8194 | 2026-02-24T02:32:49.790Z | [ recovery-image] Feb 24 02:32:49.812 INFO O| Feb 24 02:32:49.812 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace" |
| 8195 | 2026-02-24T02:32:49.790Z | [ recovery-image] Feb 24 02:32:49.812 INFO O| Feb 24 02:32:49.812 INFO STEP 1131 (remove_files) COMPLETE |
| 8196 | 2026-02-24T02:32:49.790Z | [ recovery-image] Feb 24 02:32:49.812 INFO O| Feb 24 02:32:49.812 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8197 | 2026-02-24T02:32:49.790Z | [ recovery-image] Feb 24 02:32:49.829 INFO O| Feb 24 02:32:49.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean" |
| 8198 | 2026-02-24T02:32:49.790Z | [ recovery-image] Feb 24 02:32:49.829 INFO O| Feb 24 02:32:49.829 INFO STEP 1132 (remove_files) COMPLETE |
| 8199 | 2026-02-24T02:32:49.790Z | [ recovery-image] Feb 24 02:32:49.829 INFO O| Feb 24 02:32:49.829 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8200 | 2026-02-24T02:32:49.814Z | [ recovery-image] Feb 24 02:32:49.847 INFO O| Feb 24 02:32:49.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr" |
| 8201 | 2026-02-24T02:32:49.814Z | [ recovery-image] Feb 24 02:32:49.847 INFO O| Feb 24 02:32:49.847 INFO STEP 1133 (remove_files) COMPLETE |
| 8202 | 2026-02-24T02:32:49.814Z | [ recovery-image] Feb 24 02:32:49.847 INFO O| Feb 24 02:32:49.847 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8203 | 2026-02-24T02:32:49.838Z | [ recovery-image] Feb 24 02:32:49.864 INFO O| Feb 24 02:32:49.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs" |
| 8204 | 2026-02-24T02:32:49.838Z | [ recovery-image] Feb 24 02:32:49.864 INFO O| Feb 24 02:32:49.864 INFO STEP 1134 (remove_files) COMPLETE |
| 8205 | 2026-02-24T02:32:49.838Z | [ recovery-image] Feb 24 02:32:49.864 INFO O| Feb 24 02:32:49.864 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8206 | 2026-02-24T02:32:49.838Z | [ recovery-image] Feb 24 02:32:49.879 INFO O| Feb 24 02:32:49.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit" |
| 8207 | 2026-02-24T02:32:49.838Z | [ recovery-image] Feb 24 02:32:49.879 INFO O| Feb 24 02:32:49.879 INFO STEP 1135 (remove_files) COMPLETE |
| 8208 | 2026-02-24T02:32:49.838Z | [ recovery-image] Feb 24 02:32:49.880 INFO O| Feb 24 02:32:49.879 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8209 | 2026-02-24T02:32:49.864Z | [ recovery-image] Feb 24 02:32:49.894 INFO O| Feb 24 02:32:49.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop" |
| 8210 | 2026-02-24T02:32:49.864Z | [ recovery-image] Feb 24 02:32:49.894 INFO O| Feb 24 02:32:49.894 INFO STEP 1136 (remove_files) COMPLETE |
| 8211 | 2026-02-24T02:32:49.864Z | [ recovery-image] Feb 24 02:32:49.894 INFO O| Feb 24 02:32:49.894 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8212 | 2026-02-24T02:32:49.888Z | [ recovery-image] Feb 24 02:32:49.911 INFO O| Feb 24 02:32:49.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat" |
| 8213 | 2026-02-24T02:32:49.888Z | [ recovery-image] Feb 24 02:32:49.911 INFO O| Feb 24 02:32:49.911 INFO STEP 1137 (remove_files) COMPLETE |
| 8214 | 2026-02-24T02:32:49.888Z | [ recovery-image] Feb 24 02:32:49.911 INFO O| Feb 24 02:32:49.911 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8215 | 2026-02-24T02:32:49.888Z | [ recovery-image] Feb 24 02:32:49.925 INFO O| Feb 24 02:32:49.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef" |
| 8216 | 2026-02-24T02:32:49.888Z | [ recovery-image] Feb 24 02:32:49.925 INFO O| Feb 24 02:32:49.925 INFO STEP 1138 (remove_files) COMPLETE |
| 8217 | 2026-02-24T02:32:49.888Z | [ recovery-image] Feb 24 02:32:49.925 INFO O| Feb 24 02:32:49.925 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8218 | 2026-02-24T02:32:49.919Z | [ recovery-image] Feb 24 02:32:49.939 INFO O| Feb 24 02:32:49.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm" |
| 8219 | 2026-02-24T02:32:49.919Z | [ recovery-image] Feb 24 02:32:49.939 INFO O| Feb 24 02:32:49.939 INFO STEP 1139 (remove_files) COMPLETE |
| 8220 | 2026-02-24T02:32:49.919Z | [ recovery-image] Feb 24 02:32:49.939 INFO O| Feb 24 02:32:49.939 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8221 | 2026-02-24T02:32:49.946Z | [ recovery-image] Feb 24 02:32:49.957 INFO O| Feb 24 02:32:49.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm" |
| 8222 | 2026-02-24T02:32:49.946Z | [ recovery-image] Feb 24 02:32:49.957 INFO O| Feb 24 02:32:49.957 INFO STEP 1140 (remove_files) COMPLETE |
| 8223 | 2026-02-24T02:32:49.946Z | [ recovery-image] Feb 24 02:32:49.957 INFO O| Feb 24 02:32:49.957 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8224 | 2026-02-24T02:32:49.946Z | [ recovery-image] Feb 24 02:32:49.977 INFO O| Feb 24 02:32:49.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes" |
| 8225 | 2026-02-24T02:32:49.946Z | [ recovery-image] Feb 24 02:32:49.977 INFO O| Feb 24 02:32:49.977 INFO STEP 1141 (remove_files) COMPLETE |
| 8226 | 2026-02-24T02:32:49.947Z | [ recovery-image] Feb 24 02:32:49.977 INFO O| Feb 24 02:32:49.977 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8227 | 2026-02-24T02:32:49.972Z | [ recovery-image] Feb 24 02:32:49.995 INFO O| Feb 24 02:32:49.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar" |
| 8228 | 2026-02-24T02:32:49.973Z | [ recovery-image] Feb 24 02:32:49.995 INFO O| Feb 24 02:32:49.995 INFO STEP 1142 (remove_files) COMPLETE |
| 8229 | 2026-02-24T02:32:49.973Z | [ recovery-image] Feb 24 02:32:49.995 INFO O| Feb 24 02:32:49.995 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8230 | 2026-02-24T02:32:49.973Z | [ recovery-image] Feb 24 02:32:50.013 INFO O| Feb 24 02:32:50.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd" |
| 8231 | 2026-02-24T02:32:49.973Z | [ recovery-image] Feb 24 02:32:50.013 INFO O| Feb 24 02:32:50.013 INFO STEP 1143 (remove_files) COMPLETE |
| 8232 | 2026-02-24T02:32:49.973Z | [ recovery-image] Feb 24 02:32:50.013 INFO O| Feb 24 02:32:50.013 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8233 | 2026-02-24T02:32:49.997Z | [ recovery-image] Feb 24 02:32:50.032 INFO O| Feb 24 02:32:50.032 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute" |
| 8234 | 2026-02-24T02:32:49.998Z | [ recovery-image] Feb 24 02:32:50.033 INFO O| Feb 24 02:32:50.033 INFO STEP 1144 (remove_files) COMPLETE |
| 8235 | 2026-02-24T02:32:49.998Z | [ recovery-image] Feb 24 02:32:50.033 INFO O| Feb 24 02:32:50.033 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8236 | 2026-02-24T02:32:50.022Z | [ recovery-image] Feb 24 02:32:50.050 INFO O| Feb 24 02:32:50.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat" |
| 8237 | 2026-02-24T02:32:50.022Z | [ recovery-image] Feb 24 02:32:50.050 INFO O| Feb 24 02:32:50.050 INFO STEP 1145 (remove_files) COMPLETE |
| 8238 | 2026-02-24T02:32:50.022Z | [ recovery-image] Feb 24 02:32:50.050 INFO O| Feb 24 02:32:50.050 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8239 | 2026-02-24T02:32:50.046Z | [ recovery-image] Feb 24 02:32:50.069 INFO O| Feb 24 02:32:50.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm" |
| 8240 | 2026-02-24T02:32:50.047Z | [ recovery-image] Feb 24 02:32:50.070 INFO O| Feb 24 02:32:50.070 INFO STEP 1146 (remove_files) COMPLETE |
| 8241 | 2026-02-24T02:32:50.047Z | [ recovery-image] Feb 24 02:32:50.070 INFO O| Feb 24 02:32:50.070 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8242 | 2026-02-24T02:32:50.047Z | [ recovery-image] Feb 24 02:32:50.088 INFO O| Feb 24 02:32:50.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm" |
| 8243 | 2026-02-24T02:32:50.047Z | [ recovery-image] Feb 24 02:32:50.088 INFO O| Feb 24 02:32:50.088 INFO STEP 1147 (remove_files) COMPLETE |
| 8244 | 2026-02-24T02:32:50.047Z | [ recovery-image] Feb 24 02:32:50.088 INFO O| Feb 24 02:32:50.088 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8245 | 2026-02-24T02:32:50.071Z | [ recovery-image] Feb 24 02:32:50.103 INFO O| Feb 24 02:32:50.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall" |
| 8246 | 2026-02-24T02:32:50.071Z | [ recovery-image] Feb 24 02:32:50.103 INFO O| Feb 24 02:32:50.103 INFO STEP 1148 (remove_files) COMPLETE |
| 8247 | 2026-02-24T02:32:50.071Z | [ recovery-image] Feb 24 02:32:50.103 INFO O| Feb 24 02:32:50.103 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8248 | 2026-02-24T02:32:50.095Z | [ recovery-image] Feb 24 02:32:50.117 INFO O| Feb 24 02:32:50.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink" |
| 8249 | 2026-02-24T02:32:50.095Z | [ recovery-image] Feb 24 02:32:50.117 INFO O| Feb 24 02:32:50.117 INFO STEP 1149 (remove_files) COMPLETE |
| 8250 | 2026-02-24T02:32:50.095Z | [ recovery-image] Feb 24 02:32:50.117 INFO O| Feb 24 02:32:50.117 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8251 | 2026-02-24T02:32:50.095Z | [ recovery-image] Feb 24 02:32:50.131 INFO O| Feb 24 02:32:50.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare" |
| 8252 | 2026-02-24T02:32:50.095Z | [ recovery-image] Feb 24 02:32:50.131 INFO O| Feb 24 02:32:50.131 INFO STEP 1150 (remove_files) COMPLETE |
| 8253 | 2026-02-24T02:32:50.095Z | [ recovery-image] Feb 24 02:32:50.131 INFO O| Feb 24 02:32:50.131 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8254 | 2026-02-24T02:32:50.119Z | [ recovery-image] Feb 24 02:32:50.144 INFO O| Feb 24 02:32:50.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall" |
| 8255 | 2026-02-24T02:32:50.119Z | [ recovery-image] Feb 24 02:32:50.144 INFO O| Feb 24 02:32:50.144 INFO STEP 1151 (remove_files) COMPLETE |
| 8256 | 2026-02-24T02:32:50.119Z | [ recovery-image] Feb 24 02:32:50.144 INFO O| Feb 24 02:32:50.144 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8257 | 2026-02-24T02:32:50.143Z | [ recovery-image] Feb 24 02:32:50.167 INFO O| Feb 24 02:32:50.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv" |
| 8258 | 2026-02-24T02:32:50.143Z | [ recovery-image] Feb 24 02:32:50.167 INFO O| Feb 24 02:32:50.167 INFO STEP 1152 (remove_files) COMPLETE |
| 8259 | 2026-02-24T02:32:50.143Z | [ recovery-image] Feb 24 02:32:50.167 INFO O| Feb 24 02:32:50.167 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8260 | 2026-02-24T02:32:50.143Z | [ recovery-image] Feb 24 02:32:50.180 INFO O| Feb 24 02:32:50.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd" |
| 8261 | 2026-02-24T02:32:50.143Z | [ recovery-image] Feb 24 02:32:50.181 INFO O| Feb 24 02:32:50.180 INFO STEP 1153 (remove_files) COMPLETE |
| 8262 | 2026-02-24T02:32:50.143Z | [ recovery-image] Feb 24 02:32:50.181 INFO O| Feb 24 02:32:50.181 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8263 | 2026-02-24T02:32:50.168Z | [ recovery-image] Feb 24 02:32:50.199 INFO O| Feb 24 02:32:50.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel" |
| 8264 | 2026-02-24T02:32:50.168Z | [ recovery-image] Feb 24 02:32:50.199 INFO O| Feb 24 02:32:50.199 INFO STEP 1154 (remove_files) COMPLETE |
| 8265 | 2026-02-24T02:32:50.168Z | [ recovery-image] Feb 24 02:32:50.199 INFO O| Feb 24 02:32:50.199 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8266 | 2026-02-24T02:32:50.192Z | [ recovery-image] Feb 24 02:32:50.218 INFO O| Feb 24 02:32:50.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod" |
| 8267 | 2026-02-24T02:32:50.192Z | [ recovery-image] Feb 24 02:32:50.218 INFO O| Feb 24 02:32:50.218 INFO STEP 1155 (remove_files) COMPLETE |
| 8268 | 2026-02-24T02:32:50.192Z | [ recovery-image] Feb 24 02:32:50.218 INFO O| Feb 24 02:32:50.218 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8269 | 2026-02-24T02:32:50.216Z | [ recovery-image] Feb 24 02:32:50.236 INFO O| Feb 24 02:32:50.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy" |
| 8270 | 2026-02-24T02:32:50.216Z | [ recovery-image] Feb 24 02:32:50.236 INFO O| Feb 24 02:32:50.236 INFO STEP 1156 (remove_files) COMPLETE |
| 8271 | 2026-02-24T02:32:50.216Z | [ recovery-image] Feb 24 02:32:50.236 INFO O| Feb 24 02:32:50.236 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8272 | 2026-02-24T02:32:50.216Z | [ recovery-image] Feb 24 02:32:50.252 INFO O| Feb 24 02:32:50.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall" |
| 8273 | 2026-02-24T02:32:50.216Z | [ recovery-image] Feb 24 02:32:50.253 INFO O| Feb 24 02:32:50.252 INFO STEP 1157 (remove_files) COMPLETE |
| 8274 | 2026-02-24T02:32:50.216Z | [ recovery-image] Feb 24 02:32:50.253 INFO O| Feb 24 02:32:50.252 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8275 | 2026-02-24T02:32:50.240Z | [ recovery-image] Feb 24 02:32:50.268 INFO O| Feb 24 02:32:50.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo" |
| 8276 | 2026-02-24T02:32:50.240Z | [ recovery-image] Feb 24 02:32:50.268 INFO O| Feb 24 02:32:50.268 INFO STEP 1158 (remove_files) COMPLETE |
| 8277 | 2026-02-24T02:32:50.240Z | [ recovery-image] Feb 24 02:32:50.268 INFO O| Feb 24 02:32:50.268 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8278 | 2026-02-24T02:32:50.265Z | [ recovery-image] Feb 24 02:32:50.285 INFO O| Feb 24 02:32:50.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb" |
| 8279 | 2026-02-24T02:32:50.265Z | [ recovery-image] Feb 24 02:32:50.285 INFO O| Feb 24 02:32:50.285 INFO STEP 1159 (remove_files) COMPLETE |
| 8280 | 2026-02-24T02:32:50.265Z | [ recovery-image] Feb 24 02:32:50.285 INFO O| Feb 24 02:32:50.285 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8281 | 2026-02-24T02:32:50.265Z | [ recovery-image] Feb 24 02:32:50.299 INFO O| Feb 24 02:32:50.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump" |
| 8282 | 2026-02-24T02:32:50.265Z | [ recovery-image] Feb 24 02:32:50.300 INFO O| Feb 24 02:32:50.300 INFO STEP 1160 (remove_files) COMPLETE |
| 8283 | 2026-02-24T02:32:50.265Z | [ recovery-image] Feb 24 02:32:50.300 INFO O| Feb 24 02:32:50.300 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8284 | 2026-02-24T02:32:50.289Z | [ recovery-image] Feb 24 02:32:50.314 INFO O| Feb 24 02:32:50.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic" |
| 8285 | 2026-02-24T02:32:50.289Z | [ recovery-image] Feb 24 02:32:50.314 INFO O| Feb 24 02:32:50.314 INFO STEP 1161 (remove_files) COMPLETE |
| 8286 | 2026-02-24T02:32:50.289Z | [ recovery-image] Feb 24 02:32:50.314 INFO O| Feb 24 02:32:50.314 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8287 | 2026-02-24T02:32:50.289Z | [ recovery-image] Feb 24 02:32:50.328 INFO O| Feb 24 02:32:50.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin" |
| 8288 | 2026-02-24T02:32:50.289Z | [ recovery-image] Feb 24 02:32:50.328 INFO O| Feb 24 02:32:50.328 INFO STEP 1162 (remove_files) COMPLETE |
| 8289 | 2026-02-24T02:32:50.289Z | [ recovery-image] Feb 24 02:32:50.328 INFO O| Feb 24 02:32:50.328 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8290 | 2026-02-24T02:32:50.317Z | [ recovery-image] Feb 24 02:32:50.347 INFO O| Feb 24 02:32:50.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm" |
| 8291 | 2026-02-24T02:32:50.317Z | [ recovery-image] Feb 24 02:32:50.347 INFO O| Feb 24 02:32:50.347 INFO STEP 1163 (remove_files) COMPLETE |
| 8292 | 2026-02-24T02:32:50.317Z | [ recovery-image] Feb 24 02:32:50.347 INFO O| Feb 24 02:32:50.347 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8293 | 2026-02-24T02:32:50.341Z | [ recovery-image] Feb 24 02:32:50.363 INFO O| Feb 24 02:32:50.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg" |
| 8294 | 2026-02-24T02:32:50.341Z | [ recovery-image] Feb 24 02:32:50.363 INFO O| Feb 24 02:32:50.363 INFO STEP 1164 (remove_files) COMPLETE |
| 8295 | 2026-02-24T02:32:50.341Z | [ recovery-image] Feb 24 02:32:50.363 INFO O| Feb 24 02:32:50.363 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json |
| 8296 | 2026-02-24T02:32:50.365Z | [ recovery-image] Feb 24 02:32:50.384 INFO O| Feb 24 02:32:50.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump" |
| 8297 | 2026-02-24T02:32:50.365Z | [ recovery-image] Feb 24 02:32:50.384 INFO O| Feb 24 02:32:50.384 INFO STEP 1165 (remove_files) COMPLETE |
| 8298 | 2026-02-24T02:32:50.365Z | [ recovery-image] Feb 24 02:32:50.385 INFO O| Feb 24 02:32:50.384 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json |
| 8299 | 2026-02-24T02:32:50.389Z | [ recovery-image] Feb 24 02:32:50.411 INFO O| Feb 24 02:32:50.411 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal |
| 8300 | 2026-02-24T02:32:50.389Z | [ recovery-image] Feb 24 02:32:50.411 INFO O| Feb 24 02:32:50.411 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."] |
| 8301 | 2026-02-24T02:32:50.506Z | [ host-image] Feb 24 02:32:50.549 INFO O| Feb 24 02:32:50.549 INFO O| Planning: Solver setup ... Done |
| 8302 | 2026-02-24T02:32:50.530Z | [ host-image] Feb 24 02:32:50.561 INFO O| Feb 24 02:32:50.561 INFO O| Planning: Running solver ... Done |
| 8303 | 2026-02-24T02:32:50.646Z | [ host-image] Feb 24 02:32:50.689 INFO O| Feb 24 02:32:50.688 INFO O| Planning: Finding local manifests ... Done |
| 8304 | 2026-02-24T02:32:50.734Z | [ host-image] Feb 24 02:32:50.777 INFO O| Feb 24 02:32:50.777 INFO O| Planning: Fetching manifests: 0/6 0% complete |
| 8305 | 2026-02-24T02:32:51.116Z | [ host-image] Feb 24 02:32:51.158 INFO O| Feb 24 02:32:51.157 INFO O| Planning: Fetching manifests: 6/6 100% complete |
| 8306 | 2026-02-24T02:32:51.172Z | [ host-image] Feb 24 02:32:51.214 INFO O| Feb 24 02:32:51.214 INFO O| Planning: Package planning ... Done |
| 8307 | 2026-02-24T02:32:51.204Z | [ host-image] Feb 24 02:32:51.246 INFO O| Feb 24 02:32:51.246 INFO O| Planning: Merging actions ... Done |
| 8308 | 2026-02-24T02:32:51.308Z | [ host-image] Feb 24 02:32:51.347 INFO O| Feb 24 02:32:51.347 INFO O| Planning: Checking for conflicting actions ... Done |
| 8309 | 2026-02-24T02:32:51.332Z | [ host-image] Feb 24 02:32:51.354 INFO O| Feb 24 02:32:51.354 INFO O| Planning: Consolidating action changes ... Done |
| 8310 | 2026-02-24T02:32:51.356Z | [ recovery-image] Feb 24 02:32:51.399 INFO O| Feb 24 02:32:51.399 INFO STEP 1166 (pack_tar) COMPLETE |
| 8311 | 2026-02-24T02:32:51.357Z | [ recovery-image] Feb 24 02:32:51.399 INFO O| Feb 24 02:32:51.399 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 8312 | 2026-02-24T02:32:51.382Z | [ recovery-image] Feb 24 02:32:51.399 INFO O| Feb 24 02:32:51.399 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim |
| 8313 | 2026-02-24T02:32:51.587Z | [ recovery-image] Feb 24 02:32:51.630 INFO O| Feb 24 02:32:51.630 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim |
| 8314 | 2026-02-24T02:32:51.639Z | [ recovery-image] Feb 24 02:32:51.680 INFO O| Feb 24 02:32:51.680 INFO completed processing sled/ramdisk-03-recovery-trim |
| 8315 | 2026-02-24T02:32:51.663Z | [ recovery-image] Feb 24 02:32:51.687 INFO image builder template: zfs-recovery... |
| 8316 | 2026-02-24T02:32:51.663Z | [ recovery-image] Feb 24 02:32:51.687 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/recovery", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp5z1CyQ/proto/recovery/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.recovery/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.recovery/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "recovery", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "zfs-recovery"], pwd: None |
| 8317 | 2026-02-24T02:32:51.663Z | [ host-image] Feb 24 02:32:51.693 INFO O| Feb 24 02:32:51.693 INFO O| Planning: Evaluating mediators ... Done |
| 8318 | 2026-02-24T02:32:51.663Z | [ host-image] Feb 24 02:32:51.700 INFO O| Feb 24 02:32:51.700 INFO O| Planning: Planning completed in 9.72 seconds |
| 8319 | 2026-02-24T02:32:51.663Z | [ host-image] Feb 24 02:32:51.701 INFO O| Feb 24 02:32:51.700 INFO O| Packages to install: 6 |
| 8320 | 2026-02-24T02:32:51.663Z | [ host-image] Feb 24 02:32:51.701 INFO O| Feb 24 02:32:51.701 INFO O| Mediators to change: 1 |
| 8321 | 2026-02-24T02:32:51.663Z | [ host-image] Feb 24 02:32:51.701 INFO O| Feb 24 02:32:51.701 INFO O| Services to change: 1 |
| 8322 | 2026-02-24T02:32:51.688Z | [ host-image] Feb 24 02:32:51.731 INFO O| Feb 24 02:32:51.731 INFO O| Download: 0/1140 items 0.0/7.7MB 0% complete |
| 8323 | 2026-02-24T02:32:51.713Z | [ recovery-image] Feb 24 02:32:51.739 INFO O| Feb 24 02:32:51.739 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8324 | 2026-02-24T02:32:51.713Z | [ recovery-image] Feb 24 02:32:51.746 INFO O| Feb 24 02:32:51.746 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8325 | 2026-02-24T02:32:51.743Z | [ recovery-image] Feb 24 02:32:51.786 INFO O| Feb 24 02:32:51.786 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled |
| 8326 | 2026-02-24T02:32:51.778Z | [ recovery-image] Feb 24 02:32:51.821 INFO O| Feb 24 02:32:51.821 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8327 | 2026-02-24T02:32:51.778Z | [ recovery-image] Feb 24 02:32:51.821 INFO O| Feb 24 02:32:51.821 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery |
| 8328 | 2026-02-24T02:32:51.804Z | [ recovery-image] Feb 24 02:32:51.826 INFO O| Feb 24 02:32:51.826 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery |
| 8329 | 2026-02-24T02:32:51.828Z | [ recovery-image] Feb 24 02:32:51.867 INFO O| Feb 24 02:32:51.867 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled |
| 8330 | 2026-02-24T02:32:51.853Z | [ recovery-image] Feb 24 02:32:51.895 INFO O| Feb 24 02:32:51.894 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery |
| 8331 | 2026-02-24T02:32:51.877Z | [ recovery-image] Feb 24 02:32:51.916 INFO O| Feb 24 02:32:51.916 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw |
| 8332 | 2026-02-24T02:32:51.901Z | [ recovery-image] Feb 24 02:32:51.923 INFO O| Feb 24 02:32:51.923 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot |
| 8333 | 2026-02-24T02:32:51.901Z | [ recovery-image] Feb 24 02:32:51.933 INFO O| Feb 24 02:32:51.933 INFO no lofi found |
| 8334 | 2026-02-24T02:32:51.901Z | [ recovery-image] Feb 24 02:32:51.933 INFO O| Feb 24 02:32:51.933 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal |
| 8335 | 2026-02-24T02:32:51.901Z | [ recovery-image] Feb 24 02:32:51.933 INFO O| Feb 24 02:32:51.933 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw |
| 8336 | 2026-02-24T02:32:53.960Z | [ recovery-image] Feb 24 02:32:54.003 INFO O| Feb 24 02:32:54.003 INFO lofi device = /dev/dsk/c3t1d0p0 |
| 8337 | 2026-02-24T02:32:53.960Z | [ recovery-image] Feb 24 02:32:54.003 INFO O| Feb 24 02:32:54.003 INFO pool device = /dev/dsk/c3t1d0p0 |
| 8338 | 2026-02-24T02:32:53.985Z | [ recovery-image] Feb 24 02:32:54.003 INFO O| Feb 24 02:32:54.003 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs-recovery", "-O", "compression=off", "-R", "/rpool/images/build/recovery/work/sled/zfs-recovery/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c3t1d0p0"] |
| 8339 | 2026-02-24T02:32:54.106Z | [ recovery-image] Feb 24 02:32:54.149 INFO O| Feb 24 02:32:54.148 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8340 | 2026-02-24T02:32:54.106Z | [ recovery-image] Feb 24 02:32:54.149 INFO O| Feb 24 02:32:54.149 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT |
| 8341 | 2026-02-24T02:32:54.146Z | [ recovery-image] Feb 24 02:32:54.189 INFO O| Feb 24 02:32:54.189 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off |
| 8342 | 2026-02-24T02:32:54.256Z | [ recovery-image] Feb 24 02:32:54.299 INFO O| Feb 24 02:32:54.299 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy |
| 8343 | 2026-02-24T02:32:54.305Z | [ recovery-image] Feb 24 02:32:54.348 INFO O| Feb 24 02:32:54.347 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk |
| 8344 | 2026-02-24T02:32:54.333Z | [ recovery-image] Feb 24 02:32:54.376 INFO O| Feb 24 02:32:54.376 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto |
| 8345 | 2026-02-24T02:32:54.384Z | [ recovery-image] Feb 24 02:32:54.400 INFO O| Feb 24 02:32:54.400 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy |
| 8346 | 2026-02-24T02:32:54.421Z | [ recovery-image] Feb 24 02:32:54.464 INFO O| Feb 24 02:32:54.464 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a |
| 8347 | 2026-02-24T02:32:54.421Z | [ recovery-image] Feb 24 02:32:54.464 INFO O| Feb 24 02:32:54.464 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a |
| 8348 | 2026-02-24T02:32:54.445Z | [ recovery-image] Feb 24 02:32:54.464 INFO O| Feb 24 02:32:54.464 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"] |
| 8349 | 2026-02-24T02:32:54.469Z | [ recovery-image] Feb 24 02:32:54.492 INFO O| Feb 24 02:32:54.492 INFO boot environment UUID: ba972b32-2bf9-4020-adec-30cc8a79a093 |
| 8350 | 2026-02-24T02:32:54.469Z | [ recovery-image] Feb 24 02:32:54.492 INFO O| Feb 24 02:32:54.492 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = ba972b32-2bf9-4020-adec-30cc8a79a093 |
| 8351 | 2026-02-24T02:32:54.493Z | [ recovery-image] Feb 24 02:32:54.515 INFO O| Feb 24 02:32:54.515 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
| 8352 | 2026-02-24T02:32:54.516Z | [ recovery-image] Feb 24 02:32:54.537 INFO O| Feb 24 02:32:54.536 INFO STEP 0 (create_be) COMPLETE |
| 8353 | 2026-02-24T02:32:54.517Z | [ recovery-image] Feb 24 02:32:54.537 INFO O| Feb 24 02:32:54.536 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8354 | 2026-02-24T02:32:54.540Z | [ recovery-image] Feb 24 02:32:54.564 INFO O| Feb 24 02:32:54.563 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"] |
| 8355 | 2026-02-24T02:32:56.404Z | [ host-image] Feb 24 02:32:56.446 INFO O| Feb 24 02:32:56.445 INFO O| Download: Completed 7.71 MB in 4.71 seconds (1.6M/s) |
| 8356 | 2026-02-24T02:32:57.262Z | [ host-image] Feb 24 02:32:57.299 INFO O| Feb 24 02:32:57.299 INFO O| Actions: 1/1361 actions (Installing new actions) |
| 8357 | 2026-02-24T02:32:58.195Z | [ recovery-image] Feb 24 02:32:58.236 INFO O| Feb 24 02:32:58.235 INFO STEP 1 (unpack_tar) COMPLETE |
| 8358 | 2026-02-24T02:32:58.195Z | [ recovery-image] Feb 24 02:32:58.236 INFO O| Feb 24 02:32:58.235 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8359 | 2026-02-24T02:32:58.223Z | [ recovery-image] Feb 24 02:32:58.254 INFO O| Feb 24 02:32:58.254 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"] |
| 8360 | 2026-02-24T02:32:58.248Z | [ host-image] Feb 24 02:32:58.289 INFO O| Feb 24 02:32:58.289 INFO O| Actions: Completed 1361 actions in 0.99 seconds. |
| 8361 | 2026-02-24T02:32:59.348Z | [ recovery-image] Feb 24 02:32:59.390 INFO O| Feb 24 02:32:59.390 INFO STEP 2 (devfsadm) COMPLETE |
| 8362 | 2026-02-24T02:32:59.372Z | [ recovery-image] Feb 24 02:32:59.390 INFO O| Feb 24 02:32:59.390 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8363 | 2026-02-24T02:32:59.372Z | [ recovery-image] Feb 24 02:32:59.407 INFO O| Feb 24 02:32:59.407 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8364 | 2026-02-24T02:32:59.372Z | [ recovery-image] Feb 24 02:32:59.407 INFO O| Feb 24 02:32:59.407 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8365 | 2026-02-24T02:32:59.372Z | [ recovery-image] Feb 24 02:32:59.407 INFO O| Feb 24 02:32:59.407 INFO STEP 3 (ensure_dir) COMPLETE |
| 8366 | 2026-02-24T02:32:59.372Z | [ recovery-image] Feb 24 02:32:59.407 INFO O| Feb 24 02:32:59.407 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8367 | 2026-02-24T02:32:59.396Z | [ recovery-image] Feb 24 02:32:59.425 INFO O| Feb 24 02:32:59.425 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8368 | 2026-02-24T02:32:59.396Z | [ recovery-image] Feb 24 02:32:59.426 INFO O| Feb 24 02:32:59.425 INFO STEP 4 (ensure_dir) COMPLETE |
| 8369 | 2026-02-24T02:32:59.396Z | [ recovery-image] Feb 24 02:32:59.426 INFO O| Feb 24 02:32:59.425 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8370 | 2026-02-24T02:32:59.424Z | [ recovery-image] Feb 24 02:32:59.443 INFO O| Feb 24 02:32:59.443 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8371 | 2026-02-24T02:32:59.424Z | [ recovery-image] Feb 24 02:32:59.443 INFO O| Feb 24 02:32:59.443 INFO STEP 5 (ensure_dir) COMPLETE |
| 8372 | 2026-02-24T02:32:59.424Z | [ recovery-image] Feb 24 02:32:59.443 INFO O| Feb 24 02:32:59.443 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8373 | 2026-02-24T02:32:59.448Z | [ recovery-image] Feb 24 02:32:59.465 INFO O| Feb 24 02:32:59.465 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8374 | 2026-02-24T02:32:59.448Z | [ recovery-image] Feb 24 02:32:59.466 INFO O| Feb 24 02:32:59.466 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8375 | 2026-02-24T02:32:59.448Z | [ recovery-image] Feb 24 02:32:59.466 INFO O| Feb 24 02:32:59.466 INFO STEP 6 (ensure_dir) COMPLETE |
| 8376 | 2026-02-24T02:32:59.448Z | [ recovery-image] Feb 24 02:32:59.466 INFO O| Feb 24 02:32:59.466 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8377 | 2026-02-24T02:32:59.448Z | [ recovery-image] Feb 24 02:32:59.487 INFO O| Feb 24 02:32:59.487 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8378 | 2026-02-24T02:32:59.448Z | [ recovery-image] Feb 24 02:32:59.487 INFO O| Feb 24 02:32:59.487 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8379 | 2026-02-24T02:32:59.448Z | [ recovery-image] Feb 24 02:32:59.487 INFO O| Feb 24 02:32:59.487 INFO STEP 7 (ensure_dir) COMPLETE |
| 8380 | 2026-02-24T02:32:59.448Z | [ recovery-image] Feb 24 02:32:59.487 INFO O| Feb 24 02:32:59.487 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8381 | 2026-02-24T02:32:59.473Z | [ host-image] Feb 24 02:32:59.500 INFO O| Feb 24 02:32:59.500 INFO O| Done |
| 8382 | 2026-02-24T02:32:59.473Z | [ host-image] Feb 24 02:32:59.500 INFO O| Feb 24 02:32:59.500 INFO O| Done |
| 8383 | 2026-02-24T02:32:59.473Z | [ recovery-image] Feb 24 02:32:59.507 INFO O| Feb 24 02:32:59.506 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg" |
| 8384 | 2026-02-24T02:32:59.473Z | [ recovery-image] Feb 24 02:32:59.507 INFO O| Feb 24 02:32:59.507 INFO STEP 8 (remove_files) COMPLETE |
| 8385 | 2026-02-24T02:32:59.473Z | [ recovery-image] Feb 24 02:32:59.507 INFO O| Feb 24 02:32:59.507 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8386 | 2026-02-24T02:32:59.497Z | [ recovery-image] Feb 24 02:32:59.530 INFO O| Feb 24 02:32:59.530 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk" |
| 8387 | 2026-02-24T02:32:59.497Z | [ recovery-image] Feb 24 02:32:59.532 INFO O| Feb 24 02:32:59.532 INFO STEP 9 (remove_files) COMPLETE |
| 8388 | 2026-02-24T02:32:59.497Z | [ recovery-image] Feb 24 02:32:59.532 INFO O| Feb 24 02:32:59.532 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8389 | 2026-02-24T02:32:59.520Z | [ recovery-image] Feb 24 02:32:59.552 INFO O| Feb 24 02:32:59.552 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk" |
| 8390 | 2026-02-24T02:32:59.521Z | [ recovery-image] Feb 24 02:32:59.554 INFO O| Feb 24 02:32:59.554 INFO STEP 10 (remove_files) COMPLETE |
| 8391 | 2026-02-24T02:32:59.521Z | [ recovery-image] Feb 24 02:32:59.554 INFO O| Feb 24 02:32:59.554 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8392 | 2026-02-24T02:32:59.544Z | [ recovery-image] Feb 24 02:32:59.575 INFO O| Feb 24 02:32:59.575 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors" |
| 8393 | 2026-02-24T02:32:59.544Z | [ recovery-image] Feb 24 02:32:59.575 INFO O| Feb 24 02:32:59.575 INFO STEP 11 (remove_files) COMPLETE |
| 8394 | 2026-02-24T02:32:59.544Z | [ recovery-image] Feb 24 02:32:59.575 INFO O| Feb 24 02:32:59.575 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8395 | 2026-02-24T02:32:59.568Z | [ recovery-image] Feb 24 02:32:59.593 INFO O| Feb 24 02:32:59.592 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb" |
| 8396 | 2026-02-24T02:32:59.568Z | [ recovery-image] Feb 24 02:32:59.593 INFO O| Feb 24 02:32:59.593 INFO STEP 12 (remove_files) COMPLETE |
| 8397 | 2026-02-24T02:32:59.568Z | [ recovery-image] Feb 24 02:32:59.593 INFO O| Feb 24 02:32:59.593 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8398 | 2026-02-24T02:32:59.592Z | [ recovery-image] Feb 24 02:32:59.612 INFO O| Feb 24 02:32:59.612 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8399 | 2026-02-24T02:32:59.592Z | [ recovery-image] Feb 24 02:32:59.612 INFO O| Feb 24 02:32:59.612 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg |
| 8400 | 2026-02-24T02:32:59.592Z | [ recovery-image] Feb 24 02:32:59.612 INFO O| Feb 24 02:32:59.612 INFO STEP 13 (ensure_dir) COMPLETE |
| 8401 | 2026-02-24T02:32:59.592Z | [ recovery-image] Feb 24 02:32:59.612 INFO O| Feb 24 02:32:59.612 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8402 | 2026-02-24T02:32:59.592Z | [ recovery-image] Feb 24 02:32:59.628 INFO O| Feb 24 02:32:59.628 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8403 | 2026-02-24T02:32:59.592Z | [ recovery-image] Feb 24 02:32:59.628 INFO O| Feb 24 02:32:59.628 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8404 | 2026-02-24T02:32:59.592Z | [ recovery-image] Feb 24 02:32:59.628 INFO O| Feb 24 02:32:59.628 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk |
| 8405 | 2026-02-24T02:32:59.593Z | [ recovery-image] Feb 24 02:32:59.628 INFO O| Feb 24 02:32:59.628 INFO STEP 14 (ensure_dir) COMPLETE |
| 8406 | 2026-02-24T02:32:59.593Z | [ recovery-image] Feb 24 02:32:59.628 INFO O| Feb 24 02:32:59.628 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8407 | 2026-02-24T02:32:59.617Z | [ recovery-image] Feb 24 02:32:59.645 INFO O| Feb 24 02:32:59.645 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8408 | 2026-02-24T02:32:59.617Z | [ recovery-image] Feb 24 02:32:59.645 INFO O| Feb 24 02:32:59.645 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8409 | 2026-02-24T02:32:59.617Z | [ recovery-image] Feb 24 02:32:59.645 INFO O| Feb 24 02:32:59.645 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk |
| 8410 | 2026-02-24T02:32:59.617Z | [ recovery-image] Feb 24 02:32:59.645 INFO O| Feb 24 02:32:59.645 INFO STEP 15 (ensure_dir) COMPLETE |
| 8411 | 2026-02-24T02:32:59.617Z | [ recovery-image] Feb 24 02:32:59.645 INFO O| Feb 24 02:32:59.645 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8412 | 2026-02-24T02:32:59.642Z | [ recovery-image] Feb 24 02:32:59.663 INFO O| Feb 24 02:32:59.663 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8413 | 2026-02-24T02:32:59.642Z | [ recovery-image] Feb 24 02:32:59.664 INFO O| Feb 24 02:32:59.664 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors |
| 8414 | 2026-02-24T02:32:59.642Z | [ recovery-image] Feb 24 02:32:59.664 INFO O| Feb 24 02:32:59.664 INFO STEP 16 (ensure_dir) COMPLETE |
| 8415 | 2026-02-24T02:32:59.642Z | [ recovery-image] Feb 24 02:32:59.664 INFO O| Feb 24 02:32:59.664 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8416 | 2026-02-24T02:32:59.642Z | [ recovery-image] Feb 24 02:32:59.677 INFO O| Feb 24 02:32:59.677 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8417 | 2026-02-24T02:32:59.642Z | [ recovery-image] Feb 24 02:32:59.677 INFO O| Feb 24 02:32:59.677 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb |
| 8418 | 2026-02-24T02:32:59.642Z | [ recovery-image] Feb 24 02:32:59.677 INFO O| Feb 24 02:32:59.677 INFO STEP 17 (ensure_dir) COMPLETE |
| 8419 | 2026-02-24T02:32:59.642Z | [ recovery-image] Feb 24 02:32:59.677 INFO O| Feb 24 02:32:59.677 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8420 | 2026-02-24T02:32:59.666Z | [ recovery-image] Feb 24 02:32:59.699 INFO O| Feb 24 02:32:59.699 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
| 8421 | 2026-02-24T02:32:59.666Z | [ recovery-image] Feb 24 02:32:59.699 INFO O| Feb 24 02:32:59.699 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog |
| 8422 | 2026-02-24T02:32:59.666Z | [ recovery-image] Feb 24 02:32:59.699 INFO O| Feb 24 02:32:59.699 INFO ok! |
| 8423 | 2026-02-24T02:32:59.666Z | [ recovery-image] Feb 24 02:32:59.699 INFO O| Feb 24 02:32:59.699 INFO STEP 18 (ensure_symlink) COMPLETE |
| 8424 | 2026-02-24T02:32:59.666Z | [ recovery-image] Feb 24 02:32:59.699 INFO O| Feb 24 02:32:59.699 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 8425 | 2026-02-24T02:32:59.690Z | [ recovery-image] Feb 24 02:32:59.718 INFO O| Feb 24 02:32:59.718 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents |
| 8426 | 2026-02-24T02:32:59.690Z | [ recovery-image] Feb 24 02:32:59.718 INFO O| Feb 24 02:32:59.718 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure |
| 8427 | 2026-02-24T02:32:59.690Z | [ recovery-image] Feb 24 02:32:59.718 INFO O| Feb 24 02:32:59.718 INFO ok! |
| 8428 | 2026-02-24T02:32:59.690Z | [ recovery-image] Feb 24 02:32:59.718 INFO O| Feb 24 02:32:59.718 INFO STEP 19 (ensure_file) COMPLETE |
| 8429 | 2026-02-24T02:32:59.690Z | [ recovery-image] Feb 24 02:32:59.718 INFO O| Feb 24 02:32:59.718 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8430 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.736 INFO O| Feb 24 02:32:59.736 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist |
| 8431 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.736 INFO O| Feb 24 02:32:59.736 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
| 8432 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.736 INFO O| Feb 24 02:32:59.736 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml |
| 8433 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.736 INFO O| Feb 24 02:32:59.736 INFO ok! |
| 8434 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.736 INFO O| Feb 24 02:32:59.736 INFO STEP 20 (ensure_symlink) COMPLETE |
| 8435 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.736 INFO O| Feb 24 02:32:59.736 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8436 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.753 INFO O| Feb 24 02:32:59.753 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist |
| 8437 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.753 INFO O| Feb 24 02:32:59.753 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
| 8438 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.753 INFO O| Feb 24 02:32:59.753 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml |
| 8439 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.753 INFO O| Feb 24 02:32:59.753 INFO ok! |
| 8440 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.753 INFO O| Feb 24 02:32:59.753 INFO STEP 21 (ensure_symlink) COMPLETE |
| 8441 | 2026-02-24T02:32:59.714Z | [ recovery-image] Feb 24 02:32:59.753 INFO O| Feb 24 02:32:59.753 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8442 | 2026-02-24T02:32:59.738Z | [ recovery-image] Feb 24 02:32:59.771 INFO O| Feb 24 02:32:59.771 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist |
| 8443 | 2026-02-24T02:32:59.738Z | [ recovery-image] Feb 24 02:32:59.772 INFO O| Feb 24 02:32:59.771 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
| 8444 | 2026-02-24T02:32:59.738Z | [ recovery-image] Feb 24 02:32:59.772 INFO O| Feb 24 02:32:59.772 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml |
| 8445 | 2026-02-24T02:32:59.738Z | [ recovery-image] Feb 24 02:32:59.772 INFO O| Feb 24 02:32:59.772 INFO ok! |
| 8446 | 2026-02-24T02:32:59.738Z | [ recovery-image] Feb 24 02:32:59.772 INFO O| Feb 24 02:32:59.772 INFO STEP 22 (ensure_symlink) COMPLETE |
| 8447 | 2026-02-24T02:32:59.738Z | [ recovery-image] Feb 24 02:32:59.772 INFO O| Feb 24 02:32:59.772 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8448 | 2026-02-24T02:32:59.762Z | [ recovery-image] Feb 24 02:32:59.790 INFO O| Feb 24 02:32:59.790 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist |
| 8449 | 2026-02-24T02:32:59.762Z | [ recovery-image] Feb 24 02:32:59.790 INFO O| Feb 24 02:32:59.790 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
| 8450 | 2026-02-24T02:32:59.762Z | [ recovery-image] Feb 24 02:32:59.791 INFO O| Feb 24 02:32:59.790 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml |
| 8451 | 2026-02-24T02:32:59.762Z | [ recovery-image] Feb 24 02:32:59.791 INFO O| Feb 24 02:32:59.791 INFO ok! |
| 8452 | 2026-02-24T02:32:59.762Z | [ recovery-image] Feb 24 02:32:59.791 INFO O| Feb 24 02:32:59.791 INFO STEP 23 (ensure_symlink) COMPLETE |
| 8453 | 2026-02-24T02:32:59.762Z | [ recovery-image] Feb 24 02:32:59.791 INFO O| Feb 24 02:32:59.791 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8454 | 2026-02-24T02:32:59.786Z | [ recovery-image] Feb 24 02:32:59.807 INFO O| Feb 24 02:32:59.807 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
| 8455 | 2026-02-24T02:32:59.786Z | [ recovery-image] Feb 24 02:32:59.807 INFO O| Feb 24 02:32:59.807 INFO copying /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.dns -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf ... |
| 8456 | 2026-02-24T02:32:59.786Z | [ recovery-image] Feb 24 02:32:59.807 INFO O| Feb 24 02:32:59.807 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf |
| 8457 | 2026-02-24T02:32:59.786Z | [ recovery-image] Feb 24 02:32:59.807 INFO O| Feb 24 02:32:59.807 INFO ok! |
| 8458 | 2026-02-24T02:32:59.786Z | [ recovery-image] Feb 24 02:32:59.807 INFO O| Feb 24 02:32:59.807 INFO STEP 24 (ensure_file) COMPLETE |
| 8459 | 2026-02-24T02:32:59.786Z | [ recovery-image] Feb 24 02:32:59.807 INFO O| Feb 24 02:32:59.807 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8460 | 2026-02-24T02:32:59.786Z | [ recovery-image] Feb 24 02:32:59.822 INFO O| Feb 24 02:32:59.822 INFO updating shadow file |
| 8461 | 2026-02-24T02:32:59.786Z | [ recovery-image] Feb 24 02:32:59.823 INFO O| Feb 24 02:32:59.823 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8462 | 2026-02-24T02:32:59.786Z | [ recovery-image] Feb 24 02:32:59.823 INFO O| Feb 24 02:32:59.823 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8463 | 2026-02-24T02:32:59.786Z | [ recovery-image] Feb 24 02:32:59.823 INFO O| Feb 24 02:32:59.823 INFO STEP 25 (shadow) COMPLETE |
| 8464 | 2026-02-24T02:32:59.786Z | [ recovery-image] Feb 24 02:32:59.823 INFO O| Feb 24 02:32:59.823 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8465 | 2026-02-24T02:32:59.811Z | [ recovery-image] Feb 24 02:32:59.842 INFO O| Feb 24 02:32:59.842 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking |
| 8466 | 2026-02-24T02:32:59.811Z | [ recovery-image] Feb 24 02:32:59.842 INFO O| Feb 24 02:32:59.842 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ... |
| 8467 | 2026-02-24T02:32:59.811Z | [ recovery-image] Feb 24 02:32:59.842 INFO O| Feb 24 02:32:59.842 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts |
| 8468 | 2026-02-24T02:32:59.811Z | [ recovery-image] Feb 24 02:32:59.842 INFO O| Feb 24 02:32:59.842 INFO ok! |
| 8469 | 2026-02-24T02:32:59.811Z | [ recovery-image] Feb 24 02:32:59.842 INFO O| Feb 24 02:32:59.842 INFO STEP 26 (ensure_file) COMPLETE |
| 8470 | 2026-02-24T02:32:59.811Z | [ recovery-image] Feb 24 02:32:59.842 INFO O| Feb 24 02:32:59.842 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8471 | 2026-02-24T02:32:59.835Z | [ recovery-image] Feb 24 02:32:59.858 INFO O| Feb 24 02:32:59.858 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist |
| 8472 | 2026-02-24T02:32:59.835Z | [ recovery-image] Feb 24 02:32:59.858 INFO O| Feb 24 02:32:59.858 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ... |
| 8473 | 2026-02-24T02:32:59.835Z | [ recovery-image] Feb 24 02:32:59.859 INFO O| Feb 24 02:32:59.859 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename |
| 8474 | 2026-02-24T02:32:59.835Z | [ recovery-image] Feb 24 02:32:59.859 INFO O| Feb 24 02:32:59.859 INFO ok! |
| 8475 | 2026-02-24T02:32:59.835Z | [ recovery-image] Feb 24 02:32:59.859 INFO O| Feb 24 02:32:59.859 INFO STEP 27 (ensure_file) COMPLETE |
| 8476 | 2026-02-24T02:32:59.835Z | [ recovery-image] Feb 24 02:32:59.859 INFO O| Feb 24 02:32:59.859 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8477 | 2026-02-24T02:32:59.859Z | [ recovery-image] Feb 24 02:32:59.880 INFO O| Feb 24 02:32:59.880 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
| 8478 | 2026-02-24T02:32:59.859Z | [ recovery-image] Feb 24 02:32:59.880 INFO O| Feb 24 02:32:59.880 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ... |
| 8479 | 2026-02-24T02:32:59.859Z | [ recovery-image] Feb 24 02:32:59.881 INFO O| Feb 24 02:32:59.880 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent |
| 8480 | 2026-02-24T02:32:59.859Z | [ recovery-image] Feb 24 02:32:59.881 INFO O| Feb 24 02:32:59.881 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent |
| 8481 | 2026-02-24T02:32:59.859Z | [ recovery-image] Feb 24 02:32:59.881 INFO O| Feb 24 02:32:59.881 INFO ok! |
| 8482 | 2026-02-24T02:32:59.859Z | [ recovery-image] Feb 24 02:32:59.881 INFO O| Feb 24 02:32:59.881 INFO STEP 28 (ensure_file) COMPLETE |
| 8483 | 2026-02-24T02:32:59.859Z | [ recovery-image] Feb 24 02:32:59.881 INFO O| Feb 24 02:32:59.881 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8484 | 2026-02-24T02:32:59.860Z | [ recovery-image] Feb 24 02:32:59.896 INFO O| Feb 24 02:32:59.896 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist |
| 8485 | 2026-02-24T02:32:59.860Z | [ recovery-image] Feb 24 02:32:59.896 INFO O| Feb 24 02:32:59.896 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ... |
| 8486 | 2026-02-24T02:32:59.860Z | [ recovery-image] Feb 24 02:32:59.896 INFO O| Feb 24 02:32:59.896 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf |
| 8487 | 2026-02-24T02:32:59.860Z | [ recovery-image] Feb 24 02:32:59.896 INFO O| Feb 24 02:32:59.896 INFO ok! |
| 8488 | 2026-02-24T02:32:59.860Z | [ recovery-image] Feb 24 02:32:59.896 INFO O| Feb 24 02:32:59.896 INFO STEP 29 (ensure_file) COMPLETE |
| 8489 | 2026-02-24T02:32:59.860Z | [ recovery-image] Feb 24 02:32:59.896 INFO O| Feb 24 02:32:59.896 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8490 | 2026-02-24T02:32:59.884Z | [ recovery-image] Feb 24 02:32:59.910 INFO O| Feb 24 02:32:59.910 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8491 | 2026-02-24T02:32:59.884Z | [ recovery-image] Feb 24 02:32:59.910 INFO O| Feb 24 02:32:59.910 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8492 | 2026-02-24T02:32:59.884Z | [ recovery-image] Feb 24 02:32:59.910 INFO O| Feb 24 02:32:59.910 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide |
| 8493 | 2026-02-24T02:32:59.884Z | [ recovery-image] Feb 24 02:32:59.910 INFO O| Feb 24 02:32:59.910 INFO STEP 30 (ensure_dir) COMPLETE |
| 8494 | 2026-02-24T02:32:59.884Z | [ recovery-image] Feb 24 02:32:59.910 INFO O| Feb 24 02:32:59.910 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8495 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.928 INFO O| Feb 24 02:32:59.928 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist |
| 8496 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.929 INFO O| Feb 24 02:32:59.928 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup ... |
| 8497 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.929 INFO O| Feb 24 02:32:59.929 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup |
| 8498 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.929 INFO O| Feb 24 02:32:59.929 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup |
| 8499 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.929 INFO O| Feb 24 02:32:59.929 INFO ok! |
| 8500 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.929 INFO O| Feb 24 02:32:59.929 INFO STEP 31 (ensure_file) COMPLETE |
| 8501 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.929 INFO O| Feb 24 02:32:59.929 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8502 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.946 INFO O| Feb 24 02:32:59.946 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8503 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.947 INFO O| Feb 24 02:32:59.946 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8504 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.947 INFO O| Feb 24 02:32:59.947 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide |
| 8505 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.947 INFO O| Feb 24 02:32:59.947 INFO STEP 32 (ensure_dir) COMPLETE |
| 8506 | 2026-02-24T02:32:59.908Z | [ recovery-image] Feb 24 02:32:59.947 INFO O| Feb 24 02:32:59.947 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 8507 | 2026-02-24T02:32:59.932Z | [ recovery-image] Feb 24 02:32:59.966 INFO O| Feb 24 02:32:59.966 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist |
| 8508 | 2026-02-24T02:32:59.932Z | [ recovery-image] Feb 24 02:32:59.966 INFO O| Feb 24 02:32:59.966 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml ... |
| 8509 | 2026-02-24T02:32:59.932Z | [ recovery-image] Feb 24 02:32:59.967 INFO O| Feb 24 02:32:59.967 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml |
| 8510 | 2026-02-24T02:32:59.932Z | [ recovery-image] Feb 24 02:32:59.967 INFO O| Feb 24 02:32:59.967 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml |
| 8511 | 2026-02-24T02:32:59.932Z | [ recovery-image] Feb 24 02:32:59.967 INFO O| Feb 24 02:32:59.967 INFO ok! |
| 8512 | 2026-02-24T02:32:59.932Z | [ recovery-image] Feb 24 02:32:59.967 INFO O| Feb 24 02:32:59.967 INFO STEP 33 (ensure_file) COMPLETE |
| 8513 | 2026-02-24T02:32:59.932Z | [ recovery-image] Feb 24 02:32:59.967 INFO O| Feb 24 02:32:59.967 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8514 | 2026-02-24T02:32:59.956Z | [ recovery-image] Feb 24 02:32:59.984 INFO O| Feb 24 02:32:59.984 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist |
| 8515 | 2026-02-24T02:32:59.956Z | [ recovery-image] Feb 24 02:32:59.984 INFO O| Feb 24 02:32:59.984 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ... |
| 8516 | 2026-02-24T02:32:59.957Z | [ recovery-image] Feb 24 02:32:59.985 INFO O| Feb 24 02:32:59.985 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master |
| 8517 | 2026-02-24T02:32:59.957Z | [ recovery-image] Feb 24 02:32:59.985 INFO O| Feb 24 02:32:59.985 INFO ok! |
| 8518 | 2026-02-24T02:32:59.957Z | [ recovery-image] Feb 24 02:32:59.985 INFO O| Feb 24 02:32:59.985 INFO STEP 34 (ensure_file) COMPLETE |
| 8519 | 2026-02-24T02:32:59.957Z | [ recovery-image] Feb 24 02:32:59.985 INFO O| Feb 24 02:32:59.985 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8520 | 2026-02-24T02:32:59.981Z | [ recovery-image] Feb 24 02:33:00.005 INFO O| Feb 24 02:33:00.005 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking |
| 8521 | 2026-02-24T02:32:59.981Z | [ recovery-image] Feb 24 02:33:00.005 INFO O| Feb 24 02:33:00.005 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ... |
| 8522 | 2026-02-24T02:32:59.981Z | [ recovery-image] Feb 24 02:33:00.006 INFO O| Feb 24 02:33:00.006 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs |
| 8523 | 2026-02-24T02:32:59.981Z | [ recovery-image] Feb 24 02:33:00.006 INFO O| Feb 24 02:33:00.006 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs |
| 8524 | 2026-02-24T02:32:59.981Z | [ recovery-image] Feb 24 02:33:00.006 INFO O| Feb 24 02:33:00.006 INFO ok! |
| 8525 | 2026-02-24T02:32:59.981Z | [ recovery-image] Feb 24 02:33:00.006 INFO O| Feb 24 02:33:00.006 INFO STEP 35 (ensure_file) COMPLETE |
| 8526 | 2026-02-24T02:32:59.981Z | [ recovery-image] Feb 24 02:33:00.006 INFO O| Feb 24 02:33:00.006 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8527 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.026 INFO O| Feb 24 02:33:00.026 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking |
| 8528 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.026 INFO O| Feb 24 02:33:00.026 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ... |
| 8529 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.026 INFO O| Feb 24 02:33:00.026 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init |
| 8530 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.026 INFO O| Feb 24 02:33:00.026 INFO ok! |
| 8531 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.026 INFO O| Feb 24 02:33:00.026 INFO STEP 36 (ensure_file) COMPLETE |
| 8532 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.026 INFO O| Feb 24 02:33:00.026 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8533 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.045 INFO O| Feb 24 02:33:00.045 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
| 8534 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.045 INFO O| Feb 24 02:33:00.045 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ... |
| 8535 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.045 INFO O| Feb 24 02:33:00.045 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config |
| 8536 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.045 INFO O| Feb 24 02:33:00.045 INFO ok! |
| 8537 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.045 INFO O| Feb 24 02:33:00.045 INFO STEP 37 (ensure_file) COMPLETE |
| 8538 | 2026-02-24T02:33:00.005Z | [ recovery-image] Feb 24 02:33:00.045 INFO O| Feb 24 02:33:00.045 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8539 | 2026-02-24T02:33:00.029Z | [ recovery-image] Feb 24 02:33:00.066 INFO O| Feb 24 02:33:00.066 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist |
| 8540 | 2026-02-24T02:33:00.029Z | [ recovery-image] Feb 24 02:33:00.066 INFO O| Feb 24 02:33:00.066 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ... |
| 8541 | 2026-02-24T02:33:00.029Z | [ recovery-image] Feb 24 02:33:00.067 INFO O| Feb 24 02:33:00.067 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8542 | 2026-02-24T02:33:00.029Z | [ recovery-image] Feb 24 02:33:00.067 INFO O| Feb 24 02:33:00.067 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8543 | 2026-02-24T02:33:00.029Z | [ recovery-image] Feb 24 02:33:00.067 INFO O| Feb 24 02:33:00.067 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8544 | 2026-02-24T02:33:00.029Z | [ recovery-image] Feb 24 02:33:00.067 INFO O| Feb 24 02:33:00.067 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams |
| 8545 | 2026-02-24T02:33:00.030Z | [ recovery-image] Feb 24 02:33:00.067 INFO O| Feb 24 02:33:00.067 INFO ok! |
| 8546 | 2026-02-24T02:33:00.030Z | [ recovery-image] Feb 24 02:33:00.067 INFO O| Feb 24 02:33:00.067 INFO STEP 38 (ensure_file) COMPLETE |
| 8547 | 2026-02-24T02:33:00.030Z | [ recovery-image] Feb 24 02:33:00.067 INFO O| Feb 24 02:33:00.067 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8548 | 2026-02-24T02:33:00.053Z | [ recovery-image] Feb 24 02:33:00.087 INFO O| Feb 24 02:33:00.087 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8549 | 2026-02-24T02:33:00.054Z | [ recovery-image] Feb 24 02:33:00.087 INFO O| Feb 24 02:33:00.087 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8550 | 2026-02-24T02:33:00.054Z | [ recovery-image] Feb 24 02:33:00.087 INFO O| Feb 24 02:33:00.087 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware |
| 8551 | 2026-02-24T02:33:00.054Z | [ recovery-image] Feb 24 02:33:00.087 INFO O| Feb 24 02:33:00.087 INFO STEP 39 (ensure_dir) COMPLETE |
| 8552 | 2026-02-24T02:33:00.054Z | [ recovery-image] Feb 24 02:33:00.087 INFO O| Feb 24 02:33:00.087 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8553 | 2026-02-24T02:33:00.077Z | [ recovery-image] Feb 24 02:33:00.112 INFO O| Feb 24 02:33:00.112 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist |
| 8554 | 2026-02-24T02:33:00.078Z | [ recovery-image] Feb 24 02:33:00.112 INFO O| Feb 24 02:33:00.112 INFO copying /work/oxidecomputer/helios/projects/chelsio-t6-roms/srom/bins/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ... |
| 8555 | 2026-02-24T02:33:00.078Z | [ recovery-image] Feb 24 02:33:00.112 INFO O| Feb 24 02:33:00.112 INFO perms are 644, should be 555, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 8556 | 2026-02-24T02:33:00.078Z | [ recovery-image] Feb 24 02:33:00.112 INFO O| Feb 24 02:33:00.112 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 8557 | 2026-02-24T02:33:00.078Z | [ recovery-image] Feb 24 02:33:00.113 INFO O| Feb 24 02:33:00.112 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 8558 | 2026-02-24T02:33:00.078Z | [ recovery-image] Feb 24 02:33:00.113 INFO O| Feb 24 02:33:00.113 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 8559 | 2026-02-24T02:33:00.078Z | [ recovery-image] Feb 24 02:33:00.113 INFO O| Feb 24 02:33:00.113 INFO ok! |
| 8560 | 2026-02-24T02:33:00.078Z | [ recovery-image] Feb 24 02:33:00.113 INFO O| Feb 24 02:33:00.113 INFO STEP 40 (ensure_file) COMPLETE |
| 8561 | 2026-02-24T02:33:00.078Z | [ recovery-image] Feb 24 02:33:00.113 INFO O| Feb 24 02:33:00.113 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8562 | 2026-02-24T02:33:00.103Z | [ recovery-image] Feb 24 02:33:00.133 INFO O| Feb 24 02:33:00.133 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
| 8563 | 2026-02-24T02:33:00.103Z | [ recovery-image] Feb 24 02:33:00.133 INFO O| Feb 24 02:33:00.133 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ... |
| 8564 | 2026-02-24T02:33:00.103Z | [ recovery-image] Feb 24 02:33:00.133 INFO O| Feb 24 02:33:00.133 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
| 8565 | 2026-02-24T02:33:00.103Z | [ recovery-image] Feb 24 02:33:00.133 INFO O| Feb 24 02:33:00.133 INFO ok! |
| 8566 | 2026-02-24T02:33:00.103Z | [ recovery-image] Feb 24 02:33:00.133 INFO O| Feb 24 02:33:00.133 INFO STEP 41 (ensure_symlink) COMPLETE |
| 8567 | 2026-02-24T02:33:00.103Z | [ recovery-image] Feb 24 02:33:00.133 INFO O| Feb 24 02:33:00.133 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 8568 | 2026-02-24T02:33:00.159Z | [ recovery-image] Feb 24 02:33:00.152 INFO O| Feb 24 02:33:00.152 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist |
| 8569 | 2026-02-24T02:33:00.159Z | [ recovery-image] Feb 24 02:33:00.152 INFO O| Feb 24 02:33:00.152 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ... |
| 8570 | 2026-02-24T02:33:00.159Z | [ recovery-image] Feb 24 02:33:00.152 INFO O| Feb 24 02:33:00.152 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo |
| 8571 | 2026-02-24T02:33:00.159Z | [ recovery-image] Feb 24 02:33:00.152 INFO O| Feb 24 02:33:00.152 INFO ok! |
| 8572 | 2026-02-24T02:33:00.159Z | [ recovery-image] Feb 24 02:33:00.152 INFO O| Feb 24 02:33:00.152 INFO STEP 42 (ensure_symlink) COMPLETE |
| 8573 | 2026-02-24T02:33:00.159Z | [ recovery-image] Feb 24 02:33:00.152 INFO O| Feb 24 02:33:00.152 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8574 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.175 INFO O| Feb 24 02:33:00.175 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist |
| 8575 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.175 INFO O| Feb 24 02:33:00.175 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ... |
| 8576 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.175 INFO O| Feb 24 02:33:00.175 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8577 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.176 INFO O| Feb 24 02:33:00.175 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8578 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.176 INFO O| Feb 24 02:33:00.175 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8579 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.176 INFO O| Feb 24 02:33:00.175 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname |
| 8580 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.176 INFO O| Feb 24 02:33:00.175 INFO ok! |
| 8581 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.176 INFO O| Feb 24 02:33:00.175 INFO STEP 43 (ensure_file) COMPLETE |
| 8582 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.176 INFO O| Feb 24 02:33:00.176 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8583 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.196 INFO O| Feb 24 02:33:00.196 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist |
| 8584 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.196 INFO O| Feb 24 02:33:00.196 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml ... |
| 8585 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.196 INFO O| Feb 24 02:33:00.196 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml |
| 8586 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.196 INFO O| Feb 24 02:33:00.196 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml |
| 8587 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.196 INFO O| Feb 24 02:33:00.196 INFO ok! |
| 8588 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.196 INFO O| Feb 24 02:33:00.196 INFO STEP 44 (ensure_file) COMPLETE |
| 8589 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.196 INFO O| Feb 24 02:33:00.196 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8590 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.216 INFO O| Feb 24 02:33:00.215 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist |
| 8591 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.216 INFO O| Feb 24 02:33:00.215 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ... |
| 8592 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.216 INFO O| Feb 24 02:33:00.216 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml |
| 8593 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.216 INFO O| Feb 24 02:33:00.216 INFO ok! |
| 8594 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.216 INFO O| Feb 24 02:33:00.216 INFO STEP 45 (ensure_file) COMPLETE |
| 8595 | 2026-02-24T02:33:00.184Z | [ recovery-image] Feb 24 02:33:00.216 INFO O| Feb 24 02:33:00.216 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 8596 | 2026-02-24T02:33:00.209Z | [ recovery-image] Feb 24 02:33:00.235 INFO O| Feb 24 02:33:00.235 INFO updating shadow file |
| 8597 | 2026-02-24T02:33:00.209Z | [ recovery-image] Feb 24 02:33:00.235 INFO O| Feb 24 02:33:00.235 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow |
| 8598 | 2026-02-24T02:33:00.209Z | [ recovery-image] Feb 24 02:33:00.235 INFO O| Feb 24 02:33:00.235 INFO STEP 46 (shadow) COMPLETE |
| 8599 | 2026-02-24T02:33:00.209Z | [ recovery-image] Feb 24 02:33:00.235 INFO O| Feb 24 02:33:00.235 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 8600 | 2026-02-24T02:33:00.233Z | [ recovery-image] Feb 24 02:33:00.256 INFO O| Feb 24 02:33:00.256 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking |
| 8601 | 2026-02-24T02:33:00.233Z | [ recovery-image] Feb 24 02:33:00.256 INFO O| Feb 24 02:33:00.256 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ... |
| 8602 | 2026-02-24T02:33:00.233Z | [ recovery-image] Feb 24 02:33:00.256 INFO O| Feb 24 02:33:00.256 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login |
| 8603 | 2026-02-24T02:33:00.233Z | [ recovery-image] Feb 24 02:33:00.256 INFO O| Feb 24 02:33:00.256 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login |
| 8604 | 2026-02-24T02:33:00.233Z | [ recovery-image] Feb 24 02:33:00.256 INFO O| Feb 24 02:33:00.256 INFO ok! |
| 8605 | 2026-02-24T02:33:00.233Z | [ recovery-image] Feb 24 02:33:00.256 INFO O| Feb 24 02:33:00.256 INFO STEP 47 (ensure_file) COMPLETE |
| 8606 | 2026-02-24T02:33:00.233Z | [ recovery-image] Feb 24 02:33:00.256 INFO O| Feb 24 02:33:00.256 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8607 | 2026-02-24T02:33:00.233Z | [ recovery-image] Feb 24 02:33:00.273 INFO O| Feb 24 02:33:00.272 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt |
| 8608 | 2026-02-24T02:33:00.233Z | [ recovery-image] Feb 24 02:33:00.273 INFO O| Feb 24 02:33:00.273 INFO STEP 48 (ensure_dir) COMPLETE |
| 8609 | 2026-02-24T02:33:00.233Z | [ recovery-image] Feb 24 02:33:00.273 INFO O| Feb 24 02:33:00.273 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8610 | 2026-02-24T02:33:00.258Z | [ recovery-image] Feb 24 02:33:00.289 INFO O| Feb 24 02:33:00.288 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide |
| 8611 | 2026-02-24T02:33:00.258Z | [ recovery-image] Feb 24 02:33:00.289 INFO O| Feb 24 02:33:00.289 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide |
| 8612 | 2026-02-24T02:33:00.258Z | [ recovery-image] Feb 24 02:33:00.289 INFO O| Feb 24 02:33:00.289 INFO STEP 49 (ensure_dir) COMPLETE |
| 8613 | 2026-02-24T02:33:00.258Z | [ recovery-image] Feb 24 02:33:00.289 INFO O| Feb 24 02:33:00.289 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8614 | 2026-02-24T02:33:00.282Z | [ recovery-image] Feb 24 02:33:00.304 INFO O| Feb 24 02:33:00.304 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator |
| 8615 | 2026-02-24T02:33:00.282Z | [ recovery-image] Feb 24 02:33:00.304 INFO O| Feb 24 02:33:00.304 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator |
| 8616 | 2026-02-24T02:33:00.282Z | [ recovery-image] Feb 24 02:33:00.304 INFO O| Feb 24 02:33:00.304 INFO STEP 50 (ensure_dir) COMPLETE |
| 8617 | 2026-02-24T02:33:00.282Z | [ recovery-image] Feb 24 02:33:00.304 INFO O| Feb 24 02:33:00.304 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8618 | 2026-02-24T02:33:00.282Z | [ recovery-image] Feb 24 02:33:00.320 INFO O| Feb 24 02:33:00.319 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist |
| 8619 | 2026-02-24T02:33:00.282Z | [ recovery-image] Feb 24 02:33:00.320 INFO O| Feb 24 02:33:00.320 INFO copying /tmp/.tmp5z1CyQ/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ... |
| 8620 | 2026-02-24T02:33:00.660Z | [ recovery-image] Feb 24 02:33:00.703 INFO O| Feb 24 02:33:00.703 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator |
| 8621 | 2026-02-24T02:33:00.660Z | [ recovery-image] Feb 24 02:33:00.703 INFO O| Feb 24 02:33:00.703 INFO ok! |
| 8622 | 2026-02-24T02:33:00.684Z | [ recovery-image] Feb 24 02:33:00.703 INFO O| Feb 24 02:33:00.703 INFO STEP 51 (ensure_file) COMPLETE |
| 8623 | 2026-02-24T02:33:00.684Z | [ recovery-image] Feb 24 02:33:00.703 INFO O| Feb 24 02:33:00.703 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8624 | 2026-02-24T02:33:00.684Z | [ recovery-image] Feb 24 02:33:00.724 INFO O| Feb 24 02:33:00.724 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg |
| 8625 | 2026-02-24T02:33:00.684Z | [ recovery-image] Feb 24 02:33:00.724 INFO O| Feb 24 02:33:00.724 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg |
| 8626 | 2026-02-24T02:33:00.684Z | [ recovery-image] Feb 24 02:33:00.724 INFO O| Feb 24 02:33:00.724 INFO STEP 52 (ensure_dir) COMPLETE |
| 8627 | 2026-02-24T02:33:00.684Z | [ recovery-image] Feb 24 02:33:00.724 INFO O| Feb 24 02:33:00.724 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8628 | 2026-02-24T02:33:00.708Z | [ recovery-image] Feb 24 02:33:00.741 INFO O| Feb 24 02:33:00.741 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist |
| 8629 | 2026-02-24T02:33:00.708Z | [ recovery-image] Feb 24 02:33:00.741 INFO O| Feb 24 02:33:00.741 INFO copying /tmp/.tmp5z1CyQ/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ... |
| 8630 | 2026-02-24T02:33:00.708Z | [ recovery-image] Feb 24 02:33:00.742 INFO O| Feb 24 02:33:00.741 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION |
| 8631 | 2026-02-24T02:33:00.708Z | [ recovery-image] Feb 24 02:33:00.742 INFO O| Feb 24 02:33:00.742 INFO ok! |
| 8632 | 2026-02-24T02:33:00.708Z | [ recovery-image] Feb 24 02:33:00.742 INFO O| Feb 24 02:33:00.742 INFO STEP 53 (ensure_file) COMPLETE |
| 8633 | 2026-02-24T02:33:00.708Z | [ recovery-image] Feb 24 02:33:00.742 INFO O| Feb 24 02:33:00.742 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8634 | 2026-02-24T02:33:00.732Z | [ recovery-image] Feb 24 02:33:00.757 INFO O| Feb 24 02:33:00.756 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm |
| 8635 | 2026-02-24T02:33:00.732Z | [ recovery-image] Feb 24 02:33:00.757 INFO O| Feb 24 02:33:00.757 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm |
| 8636 | 2026-02-24T02:33:00.732Z | [ recovery-image] Feb 24 02:33:00.757 INFO O| Feb 24 02:33:00.757 INFO STEP 54 (ensure_dir) COMPLETE |
| 8637 | 2026-02-24T02:33:00.732Z | [ recovery-image] Feb 24 02:33:00.757 INFO O| Feb 24 02:33:00.757 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8638 | 2026-02-24T02:33:00.756Z | [ recovery-image] Feb 24 02:33:00.775 INFO O| Feb 24 02:33:00.775 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist |
| 8639 | 2026-02-24T02:33:00.756Z | [ recovery-image] Feb 24 02:33:00.775 INFO O| Feb 24 02:33:00.775 INFO copying /tmp/.tmp5z1CyQ/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ... |
| 8640 | 2026-02-24T02:33:01.593Z | [ host-image] Feb 24 02:33:01.636 INFO O| Feb 24 02:33:01.636 INFO O| Done |
| 8641 | 2026-02-24T02:33:02.135Z | [ recovery-image] Feb 24 02:33:02.178 INFO O| Feb 24 02:33:02.178 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm |
| 8642 | 2026-02-24T02:33:02.135Z | [ recovery-image] Feb 24 02:33:02.178 INFO O| Feb 24 02:33:02.178 INFO ok! |
| 8643 | 2026-02-24T02:33:02.159Z | [ recovery-image] Feb 24 02:33:02.178 INFO O| Feb 24 02:33:02.178 INFO STEP 55 (ensure_file) COMPLETE |
| 8644 | 2026-02-24T02:33:02.159Z | [ recovery-image] Feb 24 02:33:02.178 INFO O| Feb 24 02:33:02.178 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8645 | 2026-02-24T02:33:02.159Z | [ recovery-image] Feb 24 02:33:02.195 INFO O| Feb 24 02:33:02.195 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist |
| 8646 | 2026-02-24T02:33:02.159Z | [ recovery-image] Feb 24 02:33:02.195 INFO O| Feb 24 02:33:02.195 INFO copying /tmp/.tmp5z1CyQ/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ... |
| 8647 | 2026-02-24T02:33:03.698Z | [ recovery-image] Feb 24 02:33:03.741 INFO O| Feb 24 02:33:03.740 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd |
| 8648 | 2026-02-24T02:33:03.698Z | [ recovery-image] Feb 24 02:33:03.741 INFO O| Feb 24 02:33:03.740 INFO ok! |
| 8649 | 2026-02-24T02:33:03.721Z | [ recovery-image] Feb 24 02:33:03.741 INFO O| Feb 24 02:33:03.740 INFO STEP 56 (ensure_file) COMPLETE |
| 8650 | 2026-02-24T02:33:03.722Z | [ recovery-image] Feb 24 02:33:03.741 INFO O| Feb 24 02:33:03.741 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8651 | 2026-02-24T02:33:03.722Z | [ recovery-image] Feb 24 02:33:03.760 INFO O| Feb 24 02:33:03.760 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
| 8652 | 2026-02-24T02:33:03.722Z | [ recovery-image] Feb 24 02:33:03.760 INFO O| Feb 24 02:33:03.760 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg |
| 8653 | 2026-02-24T02:33:03.722Z | [ recovery-image] Feb 24 02:33:03.760 INFO O| Feb 24 02:33:03.760 INFO STEP 57 (ensure_dir) COMPLETE |
| 8654 | 2026-02-24T02:33:03.722Z | [ recovery-image] Feb 24 02:33:03.760 INFO O| Feb 24 02:33:03.760 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8655 | 2026-02-24T02:33:03.746Z | [ recovery-image] Feb 24 02:33:03.779 INFO O| Feb 24 02:33:03.779 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
| 8656 | 2026-02-24T02:33:03.746Z | [ recovery-image] Feb 24 02:33:03.779 INFO O| Feb 24 02:33:03.779 INFO copying /tmp/.tmp5z1CyQ/proto/recovery/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ... |
| 8657 | 2026-02-24T02:33:03.746Z | [ recovery-image] Feb 24 02:33:03.779 INFO O| Feb 24 02:33:03.779 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh |
| 8658 | 2026-02-24T02:33:03.746Z | [ recovery-image] Feb 24 02:33:03.779 INFO O| Feb 24 02:33:03.779 INFO ok! |
| 8659 | 2026-02-24T02:33:03.746Z | [ recovery-image] Feb 24 02:33:03.779 INFO O| Feb 24 02:33:03.779 INFO STEP 58 (ensure_file) COMPLETE |
| 8660 | 2026-02-24T02:33:03.746Z | [ recovery-image] Feb 24 02:33:03.779 INFO O| Feb 24 02:33:03.779 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8661 | 2026-02-24T02:33:03.770Z | [ recovery-image] Feb 24 02:33:03.803 INFO O| Feb 24 02:33:03.803 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
| 8662 | 2026-02-24T02:33:03.770Z | [ recovery-image] Feb 24 02:33:03.803 INFO O| Feb 24 02:33:03.803 INFO copying /tmp/.tmp5z1CyQ/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ... |
| 8663 | 2026-02-24T02:33:03.770Z | [ recovery-image] Feb 24 02:33:03.803 INFO O| Feb 24 02:33:03.803 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh |
| 8664 | 2026-02-24T02:33:03.770Z | [ recovery-image] Feb 24 02:33:03.803 INFO O| Feb 24 02:33:03.803 INFO ok! |
| 8665 | 2026-02-24T02:33:03.770Z | [ recovery-image] Feb 24 02:33:03.803 INFO O| Feb 24 02:33:03.803 INFO STEP 59 (ensure_file) COMPLETE |
| 8666 | 2026-02-24T02:33:03.770Z | [ recovery-image] Feb 24 02:33:03.803 INFO O| Feb 24 02:33:03.803 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8667 | 2026-02-24T02:33:03.794Z | [ recovery-image] Feb 24 02:33:03.820 INFO O| Feb 24 02:33:03.820 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
| 8668 | 2026-02-24T02:33:03.794Z | [ recovery-image] Feb 24 02:33:03.820 INFO O| Feb 24 02:33:03.820 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd |
| 8669 | 2026-02-24T02:33:03.794Z | [ recovery-image] Feb 24 02:33:03.820 INFO O| Feb 24 02:33:03.820 INFO STEP 60 (ensure_dir) COMPLETE |
| 8670 | 2026-02-24T02:33:03.794Z | [ recovery-image] Feb 24 02:33:03.820 INFO O| Feb 24 02:33:03.820 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8671 | 2026-02-24T02:33:03.794Z | [ recovery-image] Feb 24 02:33:03.836 INFO O| Feb 24 02:33:03.836 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
| 8672 | 2026-02-24T02:33:03.794Z | [ recovery-image] Feb 24 02:33:03.836 INFO O| Feb 24 02:33:03.836 INFO copying /tmp/.tmp5z1CyQ/proto/recovery/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ... |
| 8673 | 2026-02-24T02:33:03.794Z | [ recovery-image] Feb 24 02:33:03.836 INFO O| Feb 24 02:33:03.836 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
| 8674 | 2026-02-24T02:33:03.794Z | [ recovery-image] Feb 24 02:33:03.836 INFO O| Feb 24 02:33:03.836 INFO ok! |
| 8675 | 2026-02-24T02:33:03.794Z | [ recovery-image] Feb 24 02:33:03.836 INFO O| Feb 24 02:33:03.836 INFO STEP 61 (ensure_file) COMPLETE |
| 8676 | 2026-02-24T02:33:03.818Z | [ recovery-image] Feb 24 02:33:03.836 INFO O| Feb 24 02:33:03.836 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8677 | 2026-02-24T02:33:03.818Z | [ recovery-image] Feb 24 02:33:03.850 INFO O| Feb 24 02:33:03.850 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
| 8678 | 2026-02-24T02:33:03.818Z | [ recovery-image] Feb 24 02:33:03.850 INFO O| Feb 24 02:33:03.850 INFO copying /tmp/.tmp5z1CyQ/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ... |
| 8679 | 2026-02-24T02:33:03.818Z | [ recovery-image] Feb 24 02:33:03.850 INFO O| Feb 24 02:33:03.850 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh |
| 8680 | 2026-02-24T02:33:03.818Z | [ recovery-image] Feb 24 02:33:03.850 INFO O| Feb 24 02:33:03.850 INFO ok! |
| 8681 | 2026-02-24T02:33:03.818Z | [ recovery-image] Feb 24 02:33:03.850 INFO O| Feb 24 02:33:03.850 INFO STEP 62 (ensure_file) COMPLETE |
| 8682 | 2026-02-24T02:33:03.819Z | [ recovery-image] Feb 24 02:33:03.850 INFO O| Feb 24 02:33:03.850 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8683 | 2026-02-24T02:33:03.843Z | [ recovery-image] Feb 24 02:33:03.865 INFO O| Feb 24 02:33:03.865 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
| 8684 | 2026-02-24T02:33:03.843Z | [ recovery-image] Feb 24 02:33:03.865 INFO O| Feb 24 02:33:03.865 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm |
| 8685 | 2026-02-24T02:33:03.843Z | [ recovery-image] Feb 24 02:33:03.865 INFO O| Feb 24 02:33:03.865 INFO STEP 63 (ensure_dir) COMPLETE |
| 8686 | 2026-02-24T02:33:03.843Z | [ recovery-image] Feb 24 02:33:03.865 INFO O| Feb 24 02:33:03.865 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8687 | 2026-02-24T02:33:03.843Z | [ recovery-image] Feb 24 02:33:03.878 INFO O| Feb 24 02:33:03.878 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
| 8688 | 2026-02-24T02:33:03.843Z | [ recovery-image] Feb 24 02:33:03.878 INFO O| Feb 24 02:33:03.878 INFO copying /tmp/.tmp5z1CyQ/proto/recovery/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ... |
| 8689 | 2026-02-24T02:33:03.843Z | [ recovery-image] Feb 24 02:33:03.878 INFO O| Feb 24 02:33:03.878 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
| 8690 | 2026-02-24T02:33:03.843Z | [ recovery-image] Feb 24 02:33:03.878 INFO O| Feb 24 02:33:03.878 INFO ok! |
| 8691 | 2026-02-24T02:33:03.843Z | [ recovery-image] Feb 24 02:33:03.878 INFO O| Feb 24 02:33:03.878 INFO STEP 64 (ensure_file) COMPLETE |
| 8692 | 2026-02-24T02:33:03.843Z | [ recovery-image] Feb 24 02:33:03.879 INFO O| Feb 24 02:33:03.878 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8693 | 2026-02-24T02:33:03.867Z | [ recovery-image] Feb 24 02:33:03.892 INFO O| Feb 24 02:33:03.892 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist |
| 8694 | 2026-02-24T02:33:03.867Z | [ recovery-image] Feb 24 02:33:03.892 INFO O| Feb 24 02:33:03.892 INFO copying /tmp/.tmp5z1CyQ/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ... |
| 8695 | 2026-02-24T02:33:03.867Z | [ recovery-image] Feb 24 02:33:03.892 INFO O| Feb 24 02:33:03.892 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION |
| 8696 | 2026-02-24T02:33:03.867Z | [ recovery-image] Feb 24 02:33:03.892 INFO O| Feb 24 02:33:03.892 INFO ok! |
| 8697 | 2026-02-24T02:33:03.867Z | [ recovery-image] Feb 24 02:33:03.892 INFO O| Feb 24 02:33:03.892 INFO STEP 65 (ensure_file) COMPLETE |
| 8698 | 2026-02-24T02:33:03.867Z | [ recovery-image] Feb 24 02:33:03.892 INFO O| Feb 24 02:33:03.892 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8699 | 2026-02-24T02:33:03.867Z | [ recovery-image] Feb 24 02:33:03.907 INFO O| Feb 24 02:33:03.907 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib |
| 8700 | 2026-02-24T02:33:03.867Z | [ recovery-image] Feb 24 02:33:03.907 INFO O| Feb 24 02:33:03.907 INFO STEP 66 (ensure_dir) COMPLETE |
| 8701 | 2026-02-24T02:33:03.867Z | [ recovery-image] Feb 24 02:33:03.907 INFO O| Feb 24 02:33:03.907 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8702 | 2026-02-24T02:33:03.892Z | [ recovery-image] Feb 24 02:33:03.922 INFO O| Feb 24 02:33:03.922 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc |
| 8703 | 2026-02-24T02:33:03.892Z | [ recovery-image] Feb 24 02:33:03.922 INFO O| Feb 24 02:33:03.922 INFO STEP 67 (ensure_dir) COMPLETE |
| 8704 | 2026-02-24T02:33:03.892Z | [ recovery-image] Feb 24 02:33:03.922 INFO O| Feb 24 02:33:03.922 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8705 | 2026-02-24T02:33:03.915Z | [ recovery-image] Feb 24 02:33:03.942 INFO O| Feb 24 02:33:03.942 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest |
| 8706 | 2026-02-24T02:33:03.915Z | [ recovery-image] Feb 24 02:33:03.942 INFO O| Feb 24 02:33:03.942 INFO STEP 68 (ensure_dir) COMPLETE |
| 8707 | 2026-02-24T02:33:03.916Z | [ recovery-image] Feb 24 02:33:03.942 INFO O| Feb 24 02:33:03.942 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8708 | 2026-02-24T02:33:03.939Z | [ recovery-image] Feb 24 02:33:03.960 INFO O| Feb 24 02:33:03.960 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site |
| 8709 | 2026-02-24T02:33:03.939Z | [ recovery-image] Feb 24 02:33:03.960 INFO O| Feb 24 02:33:03.960 INFO STEP 69 (ensure_dir) COMPLETE |
| 8710 | 2026-02-24T02:33:03.939Z | [ recovery-image] Feb 24 02:33:03.960 INFO O| Feb 24 02:33:03.960 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json |
| 8711 | 2026-02-24T02:33:03.939Z | [ recovery-image] Feb 24 02:33:03.978 INFO O| Feb 24 02:33:03.978 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist |
| 8712 | 2026-02-24T02:33:03.939Z | [ recovery-image] Feb 24 02:33:03.978 INFO O| Feb 24 02:33:03.978 INFO copying /tmp/.tmp5z1CyQ/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ... |
| 8713 | 2026-02-24T02:33:03.939Z | [ recovery-image] Feb 24 02:33:03.979 INFO O| Feb 24 02:33:03.978 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml |
| 8714 | 2026-02-24T02:33:03.939Z | [ recovery-image] Feb 24 02:33:03.979 INFO O| Feb 24 02:33:03.978 INFO ok! |
| 8715 | 2026-02-24T02:33:03.939Z | [ recovery-image] Feb 24 02:33:03.979 INFO O| Feb 24 02:33:03.978 INFO STEP 70 (ensure_file) COMPLETE |
| 8716 | 2026-02-24T02:33:03.939Z | [ recovery-image] Feb 24 02:33:03.979 INFO O| Feb 24 02:33:03.978 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8717 | 2026-02-24T02:33:03.963Z | [ recovery-image] Feb 24 02:33:03.996 INFO O| Feb 24 02:33:03.995 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec" |
| 8718 | 2026-02-24T02:33:03.963Z | [ recovery-image] Feb 24 02:33:03.996 INFO O| Feb 24 02:33:03.996 INFO STEP 71 (remove_files) COMPLETE |
| 8719 | 2026-02-24T02:33:03.963Z | [ recovery-image] Feb 24 02:33:03.996 INFO O| Feb 24 02:33:03.996 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8720 | 2026-02-24T02:33:03.987Z | [ recovery-image] Feb 24 02:33:04.011 INFO O| Feb 24 02:33:04.011 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap" |
| 8721 | 2026-02-24T02:33:03.987Z | [ recovery-image] Feb 24 02:33:04.012 INFO O| Feb 24 02:33:04.012 INFO STEP 72 (remove_files) COMPLETE |
| 8722 | 2026-02-24T02:33:03.987Z | [ recovery-image] Feb 24 02:33:04.012 INFO O| Feb 24 02:33:04.012 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8723 | 2026-02-24T02:33:03.987Z | [ recovery-image] Feb 24 02:33:04.029 INFO O| Feb 24 02:33:04.029 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc" |
| 8724 | 2026-02-24T02:33:03.988Z | [ recovery-image] Feb 24 02:33:04.030 INFO O| Feb 24 02:33:04.030 INFO STEP 73 (remove_files) COMPLETE |
| 8725 | 2026-02-24T02:33:03.988Z | [ recovery-image] Feb 24 02:33:04.030 INFO O| Feb 24 02:33:04.030 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8726 | 2026-02-24T02:33:04.011Z | [ recovery-image] Feb 24 02:33:04.046 INFO O| Feb 24 02:33:04.046 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security" |
| 8727 | 2026-02-24T02:33:04.011Z | [ recovery-image] Feb 24 02:33:04.046 INFO O| Feb 24 02:33:04.046 INFO STEP 74 (remove_files) COMPLETE |
| 8728 | 2026-02-24T02:33:04.011Z | [ recovery-image] Feb 24 02:33:04.046 INFO O| Feb 24 02:33:04.046 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8729 | 2026-02-24T02:33:04.036Z | [ recovery-image] Feb 24 02:33:04.061 INFO O| Feb 24 02:33:04.061 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares" |
| 8730 | 2026-02-24T02:33:04.036Z | [ recovery-image] Feb 24 02:33:04.061 INFO O| Feb 24 02:33:04.061 INFO STEP 75 (remove_files) COMPLETE |
| 8731 | 2026-02-24T02:33:04.036Z | [ recovery-image] Feb 24 02:33:04.061 INFO O| Feb 24 02:33:04.061 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8732 | 2026-02-24T02:33:04.036Z | [ recovery-image] Feb 24 02:33:04.074 INFO O| Feb 24 02:33:04.074 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb" |
| 8733 | 2026-02-24T02:33:04.036Z | [ recovery-image] Feb 24 02:33:04.074 INFO O| Feb 24 02:33:04.074 INFO STEP 76 (remove_files) COMPLETE |
| 8734 | 2026-02-24T02:33:04.036Z | [ recovery-image] Feb 24 02:33:04.074 INFO O| Feb 24 02:33:04.074 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8735 | 2026-02-24T02:33:04.061Z | [ recovery-image] Feb 24 02:33:04.088 INFO O| Feb 24 02:33:04.088 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml" |
| 8736 | 2026-02-24T02:33:04.061Z | [ recovery-image] Feb 24 02:33:04.088 INFO O| Feb 24 02:33:04.088 INFO STEP 77 (remove_files) COMPLETE |
| 8737 | 2026-02-24T02:33:04.062Z | [ recovery-image] Feb 24 02:33:04.088 INFO O| Feb 24 02:33:04.088 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8738 | 2026-02-24T02:33:04.085Z | [ recovery-image] Feb 24 02:33:04.107 INFO O| Feb 24 02:33:04.106 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml" |
| 8739 | 2026-02-24T02:33:04.085Z | [ recovery-image] Feb 24 02:33:04.107 INFO O| Feb 24 02:33:04.107 INFO STEP 78 (remove_files) COMPLETE |
| 8740 | 2026-02-24T02:33:04.085Z | [ recovery-image] Feb 24 02:33:04.107 INFO O| Feb 24 02:33:04.107 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8741 | 2026-02-24T02:33:04.085Z | [ recovery-image] Feb 24 02:33:04.120 INFO O| Feb 24 02:33:04.120 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml" |
| 8742 | 2026-02-24T02:33:04.086Z | [ recovery-image] Feb 24 02:33:04.121 INFO O| Feb 24 02:33:04.121 INFO STEP 79 (remove_files) COMPLETE |
| 8743 | 2026-02-24T02:33:04.086Z | [ recovery-image] Feb 24 02:33:04.121 INFO O| Feb 24 02:33:04.121 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8744 | 2026-02-24T02:33:04.109Z | [ recovery-image] Feb 24 02:33:04.138 INFO O| Feb 24 02:33:04.138 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml" |
| 8745 | 2026-02-24T02:33:04.109Z | [ recovery-image] Feb 24 02:33:04.138 INFO O| Feb 24 02:33:04.138 INFO STEP 80 (remove_files) COMPLETE |
| 8746 | 2026-02-24T02:33:04.110Z | [ recovery-image] Feb 24 02:33:04.138 INFO O| Feb 24 02:33:04.138 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8747 | 2026-02-24T02:33:04.110Z | [ recovery-image] Feb 24 02:33:04.151 INFO O| Feb 24 02:33:04.150 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml" |
| 8748 | 2026-02-24T02:33:04.110Z | [ recovery-image] Feb 24 02:33:04.151 INFO O| Feb 24 02:33:04.151 INFO STEP 81 (remove_files) COMPLETE |
| 8749 | 2026-02-24T02:33:04.110Z | [ recovery-image] Feb 24 02:33:04.151 INFO O| Feb 24 02:33:04.151 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8750 | 2026-02-24T02:33:04.134Z | [ recovery-image] Feb 24 02:33:04.164 INFO O| Feb 24 02:33:04.163 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml" |
| 8751 | 2026-02-24T02:33:04.134Z | [ recovery-image] Feb 24 02:33:04.164 INFO O| Feb 24 02:33:04.164 INFO STEP 82 (remove_files) COMPLETE |
| 8752 | 2026-02-24T02:33:04.134Z | [ recovery-image] Feb 24 02:33:04.164 INFO O| Feb 24 02:33:04.164 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8753 | 2026-02-24T02:33:04.157Z | [ recovery-image] Feb 24 02:33:04.180 INFO O| Feb 24 02:33:04.179 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml" |
| 8754 | 2026-02-24T02:33:04.158Z | [ recovery-image] Feb 24 02:33:04.180 INFO O| Feb 24 02:33:04.180 INFO STEP 83 (remove_files) COMPLETE |
| 8755 | 2026-02-24T02:33:04.158Z | [ recovery-image] Feb 24 02:33:04.180 INFO O| Feb 24 02:33:04.180 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8756 | 2026-02-24T02:33:04.158Z | [ recovery-image] Feb 24 02:33:04.198 INFO O| Feb 24 02:33:04.198 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml" |
| 8757 | 2026-02-24T02:33:04.158Z | [ recovery-image] Feb 24 02:33:04.198 INFO O| Feb 24 02:33:04.198 INFO STEP 84 (remove_files) COMPLETE |
| 8758 | 2026-02-24T02:33:04.158Z | [ recovery-image] Feb 24 02:33:04.198 INFO O| Feb 24 02:33:04.198 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8759 | 2026-02-24T02:33:04.182Z | [ recovery-image] Feb 24 02:33:04.220 INFO O| Feb 24 02:33:04.220 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml" |
| 8760 | 2026-02-24T02:33:04.182Z | [ recovery-image] Feb 24 02:33:04.220 INFO O| Feb 24 02:33:04.220 INFO STEP 85 (remove_files) COMPLETE |
| 8761 | 2026-02-24T02:33:04.182Z | [ recovery-image] Feb 24 02:33:04.220 INFO O| Feb 24 02:33:04.220 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8762 | 2026-02-24T02:33:04.206Z | [ recovery-image] Feb 24 02:33:04.237 INFO O| Feb 24 02:33:04.236 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml" |
| 8763 | 2026-02-24T02:33:04.206Z | [ recovery-image] Feb 24 02:33:04.237 INFO O| Feb 24 02:33:04.237 INFO STEP 86 (remove_files) COMPLETE |
| 8764 | 2026-02-24T02:33:04.206Z | [ recovery-image] Feb 24 02:33:04.237 INFO O| Feb 24 02:33:04.237 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8765 | 2026-02-24T02:33:04.231Z | [ recovery-image] Feb 24 02:33:04.252 INFO O| Feb 24 02:33:04.252 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml" |
| 8766 | 2026-02-24T02:33:04.231Z | [ recovery-image] Feb 24 02:33:04.252 INFO O| Feb 24 02:33:04.252 INFO STEP 87 (remove_files) COMPLETE |
| 8767 | 2026-02-24T02:33:04.231Z | [ recovery-image] Feb 24 02:33:04.252 INFO O| Feb 24 02:33:04.252 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8768 | 2026-02-24T02:33:04.231Z | [ recovery-image] Feb 24 02:33:04.269 INFO O| Feb 24 02:33:04.269 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml" |
| 8769 | 2026-02-24T02:33:04.231Z | [ recovery-image] Feb 24 02:33:04.269 INFO O| Feb 24 02:33:04.269 INFO STEP 88 (remove_files) COMPLETE |
| 8770 | 2026-02-24T02:33:04.231Z | [ recovery-image] Feb 24 02:33:04.269 INFO O| Feb 24 02:33:04.269 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8771 | 2026-02-24T02:33:04.255Z | [ recovery-image] Feb 24 02:33:04.288 INFO O| Feb 24 02:33:04.288 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml" |
| 8772 | 2026-02-24T02:33:04.255Z | [ recovery-image] Feb 24 02:33:04.288 INFO O| Feb 24 02:33:04.288 INFO STEP 89 (remove_files) COMPLETE |
| 8773 | 2026-02-24T02:33:04.255Z | [ recovery-image] Feb 24 02:33:04.288 INFO O| Feb 24 02:33:04.288 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8774 | 2026-02-24T02:33:04.280Z | [ recovery-image] Feb 24 02:33:04.307 INFO O| Feb 24 02:33:04.307 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml" |
| 8775 | 2026-02-24T02:33:04.280Z | [ recovery-image] Feb 24 02:33:04.307 INFO O| Feb 24 02:33:04.307 INFO STEP 90 (remove_files) COMPLETE |
| 8776 | 2026-02-24T02:33:04.280Z | [ recovery-image] Feb 24 02:33:04.307 INFO O| Feb 24 02:33:04.307 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8777 | 2026-02-24T02:33:04.304Z | [ recovery-image] Feb 24 02:33:04.323 INFO O| Feb 24 02:33:04.323 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
| 8778 | 2026-02-24T02:33:04.304Z | [ recovery-image] Feb 24 02:33:04.323 INFO O| Feb 24 02:33:04.323 INFO STEP 91 (remove_files) COMPLETE |
| 8779 | 2026-02-24T02:33:04.304Z | [ recovery-image] Feb 24 02:33:04.323 INFO O| Feb 24 02:33:04.323 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8780 | 2026-02-24T02:33:04.304Z | [ recovery-image] Feb 24 02:33:04.342 INFO O| Feb 24 02:33:04.341 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat" |
| 8781 | 2026-02-24T02:33:04.304Z | [ recovery-image] Feb 24 02:33:04.342 INFO O| Feb 24 02:33:04.342 INFO STEP 92 (remove_files) COMPLETE |
| 8782 | 2026-02-24T02:33:04.304Z | [ recovery-image] Feb 24 02:33:04.342 INFO O| Feb 24 02:33:04.342 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8783 | 2026-02-24T02:33:04.328Z | [ recovery-image] Feb 24 02:33:04.362 INFO O| Feb 24 02:33:04.362 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
| 8784 | 2026-02-24T02:33:04.328Z | [ recovery-image] Feb 24 02:33:04.362 INFO O| Feb 24 02:33:04.362 INFO STEP 93 (remove_files) COMPLETE |
| 8785 | 2026-02-24T02:33:04.328Z | [ recovery-image] Feb 24 02:33:04.362 INFO O| Feb 24 02:33:04.362 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8786 | 2026-02-24T02:33:04.328Z | [ host-image] Feb 24 02:33:04.366 INFO O| Feb 24 02:33:04.366 INFO O| Done |
| 8787 | 2026-02-24T02:33:04.352Z | [ recovery-image] Feb 24 02:33:04.381 INFO O| Feb 24 02:33:04.381 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml" |
| 8788 | 2026-02-24T02:33:04.352Z | [ recovery-image] Feb 24 02:33:04.381 INFO O| Feb 24 02:33:04.381 INFO STEP 94 (remove_files) COMPLETE |
| 8789 | 2026-02-24T02:33:04.352Z | [ recovery-image] Feb 24 02:33:04.381 INFO O| Feb 24 02:33:04.381 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8790 | 2026-02-24T02:33:04.376Z | [ recovery-image] Feb 24 02:33:04.401 INFO O| Feb 24 02:33:04.401 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml" |
| 8791 | 2026-02-24T02:33:04.376Z | [ recovery-image] Feb 24 02:33:04.401 INFO O| Feb 24 02:33:04.401 INFO STEP 95 (remove_files) COMPLETE |
| 8792 | 2026-02-24T02:33:04.376Z | [ recovery-image] Feb 24 02:33:04.401 INFO O| Feb 24 02:33:04.401 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8793 | 2026-02-24T02:33:04.376Z | [ host-image] Feb 24 02:33:04.408 INFO O| Feb 24 02:33:04.408 INFO O| Done |
| 8794 | 2026-02-24T02:33:04.376Z | [ host-image] Feb 24 02:33:04.408 INFO O| Feb 24 02:33:04.408 INFO O| Done |
| 8795 | 2026-02-24T02:33:04.400Z | [ recovery-image] Feb 24 02:33:04.421 INFO O| Feb 24 02:33:04.421 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml" |
| 8796 | 2026-02-24T02:33:04.400Z | [ recovery-image] Feb 24 02:33:04.421 INFO O| Feb 24 02:33:04.421 INFO STEP 96 (remove_files) COMPLETE |
| 8797 | 2026-02-24T02:33:04.400Z | [ recovery-image] Feb 24 02:33:04.421 INFO O| Feb 24 02:33:04.421 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8798 | 2026-02-24T02:33:04.400Z | [ recovery-image] Feb 24 02:33:04.439 INFO O| Feb 24 02:33:04.439 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml" |
| 8799 | 2026-02-24T02:33:04.400Z | [ recovery-image] Feb 24 02:33:04.439 INFO O| Feb 24 02:33:04.439 INFO STEP 97 (remove_files) COMPLETE |
| 8800 | 2026-02-24T02:33:04.400Z | [ recovery-image] Feb 24 02:33:04.439 INFO O| Feb 24 02:33:04.439 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8801 | 2026-02-24T02:33:04.424Z | [ recovery-image] Feb 24 02:33:04.461 INFO O| Feb 24 02:33:04.461 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml" |
| 8802 | 2026-02-24T02:33:04.424Z | [ recovery-image] Feb 24 02:33:04.461 INFO O| Feb 24 02:33:04.461 INFO STEP 98 (remove_files) COMPLETE |
| 8803 | 2026-02-24T02:33:04.424Z | [ recovery-image] Feb 24 02:33:04.461 INFO O| Feb 24 02:33:04.461 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 8804 | 2026-02-24T02:33:04.448Z | [ recovery-image] Feb 24 02:33:04.478 INFO O| Feb 24 02:33:04.478 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml" |
| 8805 | 2026-02-24T02:33:04.448Z | [ recovery-image] Feb 24 02:33:04.478 INFO O| Feb 24 02:33:04.478 INFO STEP 99 (remove_files) COMPLETE |
| 8806 | 2026-02-24T02:33:04.448Z | [ recovery-image] Feb 24 02:33:04.478 INFO O| Feb 24 02:33:04.478 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json |
| 8807 | 2026-02-24T02:33:04.448Z | [ host-image] Feb 24 02:33:04.479 INFO O| Feb 24 02:33:04.479 INFO O| Done |
| 8808 | 2026-02-24T02:33:04.472Z | [ recovery-image] Feb 24 02:33:04.503 INFO O| Feb 24 02:33:04.503 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal |
| 8809 | 2026-02-24T02:33:04.472Z | [ recovery-image] Feb 24 02:33:04.504 INFO O| Feb 24 02:33:04.503 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"} |
| 8810 | 2026-02-24T02:33:06.119Z | [ host-image] Feb 24 02:33:06.162 INFO O| Feb 24 02:33:06.162 INFO STEP 13 (pkg_install) COMPLETE |
| 8811 | 2026-02-24T02:33:06.119Z | [ host-image] Feb 24 02:33:06.162 INFO O| Feb 24 02:33:06.162 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8812 | 2026-02-24T02:33:06.143Z | [ host-image] Feb 24 02:33:06.184 INFO O| Feb 24 02:33:06.184 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"] |
| 8813 | 2026-02-24T02:33:11.219Z | [ recovery-image] Feb 24 02:33:11.252 INFO O| Feb 24 02:33:11.251 INFO O| Loading smf(7) service descriptions: 1/682/683/684/685/686/687/688/689/6810/6811/6812/6813/6814/6815/6816/6817/6818/6819/6820/6821/6822/6823/6824/6825/6826/6827/6828/6829/6830/6831/6832/6833/6834/6835/6836/6837/6838/6839/6840/6841/6842/6843/6844/6845/6846/6847/6848/6849/6850/6851/6852/6853/6854/6855/6856/6857/6858/6859/6860/6861/6862/6863/6864/6865/6866/6867/6868/68 |
| 8814 | 2026-02-24T02:33:11.219Z | [ recovery-image] Feb 24 02:33:11.252 INFO O| Feb 24 02:33:11.252 INFO E| svccfg: Loaded 68 smf(7) service descriptions |
| 8815 | 2026-02-24T02:33:11.270Z | [ recovery-image] Feb 24 02:33:11.270 INFO O| Feb 24 02:33:11.270 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"} |
| 8816 | 2026-02-24T02:33:11.461Z | [ recovery-image] Feb 24 02:33:11.498 INFO O| Feb 24 02:33:11.498 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"} |
| 8817 | 2026-02-24T02:33:11.605Z | [ recovery-image] Feb 24 02:33:11.647 INFO O| Feb 24 02:33:11.647 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1"} |
| 8818 | 2026-02-24T02:33:11.841Z | [ recovery-image] Feb 24 02:33:11.828 INFO O| Feb 24 02:33:11.827 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist |
| 8819 | 2026-02-24T02:33:11.842Z | [ recovery-image] Feb 24 02:33:11.828 INFO O| Feb 24 02:33:11.827 INFO copying /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db ... |
| 8820 | 2026-02-24T02:33:11.876Z | [ recovery-image] Feb 24 02:33:11.832 INFO O| Feb 24 02:33:11.831 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db |
| 8821 | 2026-02-24T02:33:11.876Z | [ recovery-image] Feb 24 02:33:11.832 INFO O| Feb 24 02:33:11.832 INFO ok! |
| 8822 | 2026-02-24T02:33:11.876Z | [ recovery-image] Feb 24 02:33:11.832 INFO O| Feb 24 02:33:11.832 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing |
| 8823 | 2026-02-24T02:33:11.876Z | [ recovery-image] Feb 24 02:33:11.832 INFO O| Feb 24 02:33:11.832 INFO STEP 100 (seed_smf) COMPLETE |
| 8824 | 2026-02-24T02:33:11.876Z | [ recovery-image] Feb 24 02:33:11.832 INFO O| Feb 24 02:33:11.832 INFO steps complete; finalising image! |
| 8825 | 2026-02-24T02:33:11.876Z | [ recovery-image] Feb 24 02:33:11.832 INFO O| Feb 24 02:33:11.832 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery |
| 8826 | 2026-02-24T02:33:11.876Z | [ recovery-image] Feb 24 02:33:11.903 INFO O| Feb 24 02:33:11.902 INFO trim TEMPORARY-sled-zfs-recovery: (4% trimmed, started at Tue Feb 24 02:33:11 2026) |
| 8827 | 2026-02-24T02:33:12.102Z | [ recovery-image] Feb 24 02:33:12.115 INFO O| Feb 24 02:33:12.115 INFO trim TEMPORARY-sled-zfs-recovery: (51% trimmed, started at Tue Feb 24 02:33:11 2026) |
| 8828 | 2026-02-24T02:33:12.293Z | [ recovery-image] Feb 24 02:33:12.333 INFO O| Feb 24 02:33:12.333 INFO trim TEMPORARY-sled-zfs-recovery: (75% trimmed, started at Tue Feb 24 02:33:11 2026) |
| 8829 | 2026-02-24T02:33:12.536Z | [ recovery-image] Feb 24 02:33:12.571 INFO O| Feb 24 02:33:12.571 INFO temporary pool has 434M used, 1.33G avail, 1.00x compressratio |
| 8830 | 2026-02-24T02:33:12.536Z | [ recovery-image] Feb 24 02:33:12.571 INFO O| Feb 24 02:33:12.571 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery |
| 8831 | 2026-02-24T02:33:12.869Z | [ recovery-image] Feb 24 02:33:12.910 INFO O| Feb 24 02:33:12.910 INFO copying image /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw to output file /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 8832 | 2026-02-24T02:33:12.869Z | [ recovery-image] Feb 24 02:33:12.910 INFO O| Feb 24 02:33:12.910 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal |
| 8833 | 2026-02-24T02:33:18.521Z | [ recovery-image] Feb 24 02:33:18.564 INFO O| Feb 24 02:33:18.564 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 8834 | 2026-02-24T02:33:18.521Z | [ recovery-image] Feb 24 02:33:18.564 INFO O| Feb 24 02:33:18.564 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 8835 | 2026-02-24T02:33:18.545Z | [ recovery-image] Feb 24 02:33:18.564 INFO O| Feb 24 02:33:18.564 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw |
| 8836 | 2026-02-24T02:33:18.545Z | [ recovery-image] Feb 24 02:33:18.564 INFO O| Feb 24 02:33:18.564 INFO completed processing sled/zfs-recovery |
| 8837 | 2026-02-24T02:33:18.545Z | [ recovery-image] Feb 24 02:33:18.564 INFO O| Feb 24 02:33:18.564 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery |
| 8838 | 2026-02-24T02:33:18.704Z | [ recovery-image] Feb 24 02:33:18.748 INFO O| Feb 24 02:33:18.747 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery |
| 8839 | 2026-02-24T02:33:18.802Z | [ recovery-image] Feb 24 02:33:18.845 INFO BUILD STRING "heads/stlouis-0-g3e086896f3\n" |
| 8840 | 2026-02-24T02:33:18.826Z | [ recovery-image] Feb 24 02:33:18.846 INFO expanded image name: "recovery 377e515/${os_short_commit} 2026-02-24 01:36" -> "recovery 377e515/3e08689 2026-02-24 01:36" |
| 8841 | 2026-02-24T02:33:18.826Z | [ recovery-image] Feb 24 02:33:18.848 INFO output artefacts stored in: "/work/os-recovery" |
| 8842 | 2026-02-24T02:33:18.826Z | [ recovery-image] Feb 24 02:33:18.848 INFO collecting git info from project "amd-host-image-builder"... |
| 8843 | 2026-02-24T02:33:19.558Z | [ recovery-image] Feb 24 02:33:19.602 INFO collecting git info from project "phbl"... |
| 8844 | 2026-02-24T02:33:19.582Z | [ recovery-image] Feb 24 02:33:19.624 INFO collecting git info from project "pilot"... |
| 8845 | 2026-02-24T02:33:19.619Z | [ recovery-image] Feb 24 02:33:19.662 INFO collecting git info from project "bootserver"... |
| 8846 | 2026-02-24T02:33:19.642Z | [ recovery-image] Feb 24 02:33:19.678 INFO collecting git info from project "amd-firmware"... |
| 8847 | 2026-02-24T02:33:23.744Z | [ recovery-image] Feb 24 02:33:23.788 INFO collecting git info from project "pinprick"... |
| 8848 | 2026-02-24T02:33:23.768Z | [ recovery-image] Feb 24 02:33:23.807 INFO collecting git info from project "dmar-report"... |
| 8849 | 2026-02-24T02:33:23.795Z | [ recovery-image] Feb 24 02:33:23.839 INFO collecting git info from project "image-builder"... |
| 8850 | 2026-02-24T02:33:23.819Z | [ recovery-image] Feb 24 02:33:23.858 INFO collecting git info from project "chelsio-t6-roms"... |
| 8851 | 2026-02-24T02:33:23.865Z | [ recovery-image] Feb 24 02:33:23.908 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
| 8852 | 2026-02-24T02:33:24.840Z | [ recovery-image] Feb 24 02:33:24.883 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
| 8853 | 2026-02-24T02:33:25.569Z | [ recovery-image] Feb 24 02:33:25.612 INFO creating Oxide boot image... |
| 8854 | 2026-02-24T02:33:25.593Z | [ recovery-image] Feb 24 02:33:25.612 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery 377e515/3e08689 2026-02-24 01:36", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None |
| 8855 | 2026-02-24T02:33:58.817Z | [ host-image] Feb 24 02:33:58.861 INFO O| Feb 24 02:33:58.861 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done |
| 8856 | 2026-02-24T02:34:24.889Z | [ host-image] Feb 24 02:34:24.935 INFO O| Feb 24 02:34:24.935 INFO O| Startup: Caching catalogs ... Done |
| 8857 | 2026-02-24T02:34:36.150Z | [ host-image] Feb 24 02:34:36.197 INFO O| Feb 24 02:34:36.196 INFO O| Planning: Solver setup ... Done |
| 8858 | 2026-02-24T02:34:36.174Z | [ host-image] Feb 24 02:34:36.221 INFO O| Feb 24 02:34:36.221 INFO O| Planning: Running solver ... Done |
| 8859 | 2026-02-24T02:34:36.342Z | [ host-image] Feb 24 02:34:36.388 INFO O| Feb 24 02:34:36.388 INFO O| Planning: Finding local manifests ... Done |
| 8860 | 2026-02-24T02:34:36.605Z | [ host-image] Feb 24 02:34:36.652 INFO O| Feb 24 02:34:36.651 INFO O| Planning: Fetching manifests: 0/1 0% complete |
| 8861 | 2026-02-24T02:34:36.646Z | [ host-image] Feb 24 02:34:36.692 INFO O| Feb 24 02:34:36.692 INFO O| Planning: Fetching manifests: 1/1 100% complete |
| 8862 | 2026-02-24T02:34:36.694Z | [ host-image] Feb 24 02:34:36.741 INFO O| Feb 24 02:34:36.741 INFO O| Planning: Package planning ... Done |
| 8863 | 2026-02-24T02:34:36.718Z | [ host-image] Feb 24 02:34:36.741 INFO O| Feb 24 02:34:36.741 INFO O| Planning: Merging actions ... Done |
| 8864 | 2026-02-24T02:34:36.783Z | [ host-image] Feb 24 02:34:36.830 INFO O| Feb 24 02:34:36.830 INFO O| Planning: Checking for conflicting actions ... Done |
| 8865 | 2026-02-24T02:34:36.823Z | [ host-image] Feb 24 02:34:36.831 INFO O| Feb 24 02:34:36.831 INFO O| Planning: Consolidating action changes ... Done |
| 8866 | 2026-02-24T02:34:37.282Z | [ host-image] Feb 24 02:34:37.328 INFO O| Feb 24 02:34:37.328 INFO O| Planning: Evaluating mediators ... Done |
| 8867 | 2026-02-24T02:34:37.306Z | [ host-image] Feb 24 02:34:37.330 INFO O| Feb 24 02:34:37.329 INFO O| Planning: Planning completed in 12.27 seconds |
| 8868 | 2026-02-24T02:34:37.306Z | [ host-image] Feb 24 02:34:37.330 INFO O| Feb 24 02:34:37.330 INFO O| Packages to install: 1 |
| 8869 | 2026-02-24T02:34:37.330Z | [ host-image] Feb 24 02:34:37.363 INFO O| Feb 24 02:34:37.363 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete |
| 8870 | 2026-02-24T02:34:37.961Z | [ host-image] Feb 24 02:34:38.008 INFO O| Feb 24 02:34:38.008 INFO O| Download: Completed 12.26 MB in 0.65 seconds (19.0M/s) |
| 8871 | 2026-02-24T02:34:38.049Z | [ host-image] Feb 24 02:34:38.095 INFO O| Feb 24 02:34:38.094 INFO O| Actions: 1/22 actions (Installing new actions) |
| 8872 | 2026-02-24T02:34:38.488Z | [ host-image] Feb 24 02:34:38.534 INFO O| Feb 24 02:34:38.534 INFO O| Actions: Completed 22 actions in 0.44 seconds. |
| 8873 | 2026-02-24T02:34:39.604Z | [ host-image] Feb 24 02:34:39.651 INFO O| Feb 24 02:34:39.651 INFO O| Done |
| 8874 | 2026-02-24T02:34:39.605Z | [ host-image] Feb 24 02:34:39.651 INFO O| Feb 24 02:34:39.651 INFO O| Done |
| 8875 | 2026-02-24T02:34:41.738Z | [ host-image] Feb 24 02:34:41.785 INFO O| Feb 24 02:34:41.785 INFO O| Done |
| 8876 | 2026-02-24T02:34:44.454Z | [ host-image] Feb 24 02:34:44.501 INFO O| Feb 24 02:34:44.501 INFO O| Done |
| 8877 | 2026-02-24T02:34:44.518Z | [ host-image] Feb 24 02:34:44.565 INFO O| Feb 24 02:34:44.565 INFO O| Done |
| 8878 | 2026-02-24T02:34:44.518Z | [ host-image] Feb 24 02:34:44.565 INFO O| Feb 24 02:34:44.565 INFO O| Done |
| 8879 | 2026-02-24T02:34:44.542Z | [ host-image] Feb 24 02:34:44.589 INFO O| Feb 24 02:34:44.589 INFO O| Done |
| 8880 | 2026-02-24T02:34:46.637Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO STEP 14 (pkg_install) COMPLETE |
| 8881 | 2026-02-24T02:34:46.637Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8882 | 2026-02-24T02:34:46.637Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO skip step because feature "mbist" is not enabled |
| 8883 | 2026-02-24T02:34:46.661Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8884 | 2026-02-24T02:34:46.661Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO skip step because feature "mfg" is not enabled |
| 8885 | 2026-02-24T02:34:46.661Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8886 | 2026-02-24T02:34:46.661Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO skip step because feature "compliance" is not enabled |
| 8887 | 2026-02-24T02:34:46.661Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8888 | 2026-02-24T02:34:46.662Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO skip step because feature "stress" is not enabled |
| 8889 | 2026-02-24T02:34:46.662Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8890 | 2026-02-24T02:34:46.662Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO skip step because feature "compliance" is not enabled |
| 8891 | 2026-02-24T02:34:46.662Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json |
| 8892 | 2026-02-24T02:34:46.662Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO skip step because feature "nfs" is not enabled |
| 8893 | 2026-02-24T02:34:46.662Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os |
| 8894 | 2026-02-24T02:34:46.662Z | [ host-image] Feb 24 02:34:46.683 INFO O| Feb 24 02:34:46.683 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os |
| 8895 | 2026-02-24T02:34:46.686Z | [ host-image] Feb 24 02:34:46.716 INFO O| Feb 24 02:34:46.716 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os |
| 8896 | 2026-02-24T02:34:46.778Z | [ host-image] Feb 24 02:34:46.825 INFO O| Feb 24 02:34:46.825 INFO completed processing sled/ramdisk-01-os |
| 8897 | 2026-02-24T02:34:46.803Z | [ host-image] Feb 24 02:34:46.830 INFO omicron1 baseline generation... |
| 8898 | 2026-02-24T02:34:46.803Z | [ host-image] Feb 24 02:34:46.831 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None |
| 8899 | 2026-02-24T02:34:47.846Z | [ host-image] Feb 24 02:34:47.893 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23795:20260223T235442Z |
| 8900 | 2026-02-24T02:34:56.218Z | [ recovery-image] Feb 24 02:34:56.265 INFO O| ok, image written! |
| 8901 | 2026-02-24T02:34:56.218Z | [ recovery-image] Feb 24 02:34:56.265 INFO O| ok, boot_image_csum file written! |
| 8902 | 2026-02-24T02:34:56.242Z | [ recovery-image] Feb 24 02:34:56.278 INFO creating boot archive (CPIO)... |
| 8903 | 2026-02-24T02:34:56.242Z | [ recovery-image] Feb 24 02:34:56.278 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/recovery/work/sled/ramdisk", "/work/os-recovery/cpio", "/work/oxidecomputer/helios/tmp/image.recovery"], pwd: None |
| 8904 | 2026-02-24T02:34:56.266Z | [ recovery-image] Feb 24 02:34:56.304 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk |
| 8905 | 2026-02-24T02:34:56.266Z | [ recovery-image] Feb 24 02:34:56.304 INFO E| + outfile=/work/os-recovery/cpio |
| 8906 | 2026-02-24T02:34:56.266Z | [ recovery-image] Feb 24 02:34:56.304 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery |
| 8907 | 2026-02-24T02:34:56.266Z | [ recovery-image] Feb 24 02:34:56.309 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk |
| 8908 | 2026-02-24T02:34:56.266Z | [ recovery-image] Feb 24 02:34:56.309 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio |
| 8909 | 2026-02-24T02:34:56.314Z | [ recovery-image] Feb 24 02:34:56.360 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery |
| 8910 | 2026-02-24T02:34:56.315Z | [ recovery-image] Feb 24 02:34:56.361 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio |
| 8911 | 2026-02-24T02:34:56.339Z | [ recovery-image] Feb 24 02:34:56.374 INFO creating compressed cpio/unix for dev loaders... |
| 8912 | 2026-02-24T02:34:56.339Z | [ recovery-image] Feb 24 02:34:56.374 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/recovery/work/sled/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-recovery/unix.z\'"], pwd: None |
| 8913 | 2026-02-24T02:34:56.886Z | [ recovery-image] Feb 24 02:34:56.933 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None |
| 8914 | 2026-02-24T02:35:04.164Z | [ recovery-image] Feb 24 02:35:04.210 INFO creating reset image... |
| 8915 | 2026-02-24T02:35:04.164Z | [ recovery-image] Feb 24 02:35:04.211 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl" |
| 8916 | 2026-02-24T02:36:12.745Z | [ recovery-image] Feb 24 02:36:12.793 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-02-09-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')" |
| 8917 | 2026-02-24T02:36:12.745Z | [ recovery-image] Feb 24 02:36:12.793 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-recovery/cpio.z", "--target-dir", "/work/os-recovery/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/phbl") |
| 8918 | 2026-02-24T02:36:13.523Z | [ recovery-image] Feb 24 02:36:13.557 INFO E| Updating crates.io index |
| 8919 | 2026-02-24T02:36:14.115Z | [ recovery-image] Feb 24 02:36:14.164 INFO E| Downloading crates ... |
| 8920 | 2026-02-24T02:36:14.585Z | [ recovery-image] Feb 24 02:36:14.635 INFO E| Downloaded sigchld v0.2.4 |
| 8921 | 2026-02-24T02:36:14.610Z | [ recovery-image] Feb 24 02:36:14.648 INFO E| Downloaded signal-hook-registry v1.4.8 |
| 8922 | 2026-02-24T02:36:14.610Z | [ recovery-image] Feb 24 02:36:14.652 INFO E| Downloaded shared_thread v0.2.0 |
| 8923 | 2026-02-24T02:36:14.610Z | [ recovery-image] Feb 24 02:36:14.653 INFO E| Downloaded os_pipe v1.2.3 |
| 8924 | 2026-02-24T02:36:14.610Z | [ recovery-image] Feb 24 02:36:14.655 INFO E| Downloaded clap_lex v0.7.7 |
| 8925 | 2026-02-24T02:36:14.610Z | [ recovery-image] Feb 24 02:36:14.657 INFO E| Downloaded clap v4.5.57 |
| 8926 | 2026-02-24T02:36:14.634Z | [ recovery-image] Feb 24 02:36:14.668 INFO E| Downloaded unicode-ident v1.0.23 |
| 8927 | 2026-02-24T02:36:14.634Z | [ recovery-image] Feb 24 02:36:14.672 INFO E| Downloaded clap_builder v4.5.57 |
| 8928 | 2026-02-24T02:36:14.634Z | [ recovery-image] Feb 24 02:36:14.679 INFO E| Downloaded anstyle-query v1.1.5 |
| 8929 | 2026-02-24T02:36:14.634Z | [ recovery-image] Feb 24 02:36:14.681 INFO E| Downloaded quote v1.0.44 |
| 8930 | 2026-02-24T02:36:14.634Z | [ recovery-image] Feb 24 02:36:14.684 INFO E| Downloaded proc-macro2 v1.0.106 |
| 8931 | 2026-02-24T02:36:14.659Z | [ recovery-image] Feb 24 02:36:14.688 INFO E| Downloaded duct v1.1.1 |
| 8932 | 2026-02-24T02:36:14.659Z | [ recovery-image] Feb 24 02:36:14.690 INFO E| Downloaded clap_derive v4.5.55 |
| 8933 | 2026-02-24T02:36:14.659Z | [ recovery-image] Feb 24 02:36:14.693 INFO E| Downloaded shared_child v1.1.1 |
| 8934 | 2026-02-24T02:36:14.728Z | [ recovery-image] Feb 24 02:36:14.778 INFO E| Compiling libc v0.2.180 |
| 8935 | 2026-02-24T02:36:14.752Z | [ recovery-image] Feb 24 02:36:14.778 INFO E| Compiling proc-macro2 v1.0.106 |
| 8936 | 2026-02-24T02:36:14.752Z | [ recovery-image] Feb 24 02:36:14.778 INFO E| Compiling unicode-ident v1.0.23 |
| 8937 | 2026-02-24T02:36:14.752Z | [ recovery-image] Feb 24 02:36:14.778 INFO E| Compiling quote v1.0.44 |
| 8938 | 2026-02-24T02:36:14.752Z | [ recovery-image] Feb 24 02:36:14.778 INFO E| Compiling signal-hook v0.3.18 |
| 8939 | 2026-02-24T02:36:14.752Z | [ recovery-image] Feb 24 02:36:14.778 INFO E| Compiling utf8parse v0.2.2 |
| 8940 | 2026-02-24T02:36:14.752Z | [ recovery-image] Feb 24 02:36:14.778 INFO E| Compiling anstyle v1.0.13 |
| 8941 | 2026-02-24T02:36:14.752Z | [ recovery-image] Feb 24 02:36:14.786 INFO E| Compiling anstyle-query v1.1.5 |
| 8942 | 2026-02-24T02:36:15.273Z | [ recovery-image] Feb 24 02:36:15.323 INFO E| Compiling anstyle-parse v0.2.7 |
| 8943 | 2026-02-24T02:36:15.356Z | [ recovery-image] Feb 24 02:36:15.406 INFO E| Compiling colorchoice v1.0.4 |
| 8944 | 2026-02-24T02:36:15.489Z | [ recovery-image] Feb 24 02:36:15.538 INFO E| Compiling is_terminal_polyfill v1.70.2 |
| 8945 | 2026-02-24T02:36:15.773Z | [ recovery-image] Feb 24 02:36:15.823 INFO E| Compiling strsim v0.11.1 |
| 8946 | 2026-02-24T02:36:15.878Z | [ recovery-image] Feb 24 02:36:15.929 INFO E| Compiling clap_lex v0.7.7 |
| 8947 | 2026-02-24T02:36:15.933Z | [ recovery-image] Feb 24 02:36:15.983 INFO E| Compiling anstream v0.6.21 |
| 8948 | 2026-02-24T02:36:16.068Z | [ recovery-image] Feb 24 02:36:16.118 INFO E| Compiling heck v0.5.0 |
| 8949 | 2026-02-24T02:36:16.137Z | [ recovery-image] Feb 24 02:36:16.188 INFO E| Compiling shared_thread v0.2.0 |
| 8950 | 2026-02-24T02:36:16.979Z | [ recovery-image] Feb 24 02:36:17.030 INFO E| Compiling clap_builder v4.5.57 |
| 8951 | 2026-02-24T02:36:18.257Z | [ recovery-image] Feb 24 02:36:18.308 INFO E| Compiling errno v0.3.14 |
| 8952 | 2026-02-24T02:36:18.257Z | [ recovery-image] Feb 24 02:36:18.308 INFO E| Compiling os_pipe v1.2.3 |
| 8953 | 2026-02-24T02:36:18.569Z | [ recovery-image] Feb 24 02:36:18.619 INFO E| Compiling signal-hook-registry v1.4.8 |
| 8954 | 2026-02-24T02:36:18.959Z | [ recovery-image] Feb 24 02:36:19.010 INFO E| Compiling syn v2.0.114 |
| 8955 | 2026-02-24T02:36:19.557Z | [ recovery-image] Feb 24 02:36:19.606 INFO E| Compiling sigchld v0.2.4 |
| 8956 | 2026-02-24T02:36:19.842Z | [ recovery-image] Feb 24 02:36:19.892 INFO E| Compiling shared_child v1.1.1 |
| 8957 | 2026-02-24T02:36:20.197Z | [ recovery-image] Feb 24 02:36:20.248 INFO E| Compiling duct v1.1.1 |
| 8958 | 2026-02-24T02:36:28.376Z | [ recovery-image] Feb 24 02:36:28.427 INFO E| Compiling clap_derive v4.5.55 |
| 8959 | 2026-02-24T02:36:32.522Z | [ recovery-image] Feb 24 02:36:32.571 INFO E| Compiling clap v4.5.57 |
| 8960 | 2026-02-24T02:36:32.673Z | [ recovery-image] Feb 24 02:36:32.724 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask) |
| 8961 | 2026-02-24T02:36:35.871Z | [ recovery-image] Feb 24 02:36:35.922 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.95s |
| 8962 | 2026-02-24T02:36:35.894Z | [ recovery-image] Feb 24 02:36:35.935 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl` |
| 8963 | 2026-02-24T02:36:36.669Z | [ recovery-image] Feb 24 02:36:36.720 INFO E| Downloading crates ... |
| 8964 | 2026-02-24T02:36:36.751Z | [ recovery-image] Feb 24 02:36:36.803 INFO E| Downloaded bit_field v0.10.3 |
| 8965 | 2026-02-24T02:36:36.776Z | [ recovery-image] Feb 24 02:36:36.807 INFO E| Downloaded bitstruct_derive v0.1.0 |
| 8966 | 2026-02-24T02:36:36.803Z | [ recovery-image] Feb 24 02:36:36.844 INFO E| Downloaded bitstruct v0.1.1 |
| 8967 | 2026-02-24T02:36:36.803Z | [ recovery-image] Feb 24 02:36:36.847 INFO E| Downloaded cpio_reader v0.1.2 |
| 8968 | 2026-02-24T02:36:36.803Z | [ recovery-image] Feb 24 02:36:36.850 INFO E| Downloaded raw-cpuid v10.7.0 |
| 8969 | 2026-02-24T02:36:36.829Z | [ recovery-image] Feb 24 02:36:36.856 INFO E| Downloaded miniz_oxide v0.9.0 |
| 8970 | 2026-02-24T02:36:36.829Z | [ recovery-image] Feb 24 02:36:36.862 INFO E| Downloaded goblin v0.10.4 |
| 8971 | 2026-02-24T02:36:36.889Z | [ recovery-image] Feb 24 02:36:36.940 INFO E| Downloaded x86 v0.52.0 |
| 8972 | 2026-02-24T02:36:37.014Z | [ recovery-image] Feb 24 02:36:37.064 INFO E| Updating crates.io index |
| 8973 | 2026-02-24T02:36:37.520Z | [ recovery-image] Feb 24 02:36:37.571 INFO E| Downloading crates ... |
| 8974 | 2026-02-24T02:36:37.616Z | [ recovery-image] Feb 24 02:36:37.667 INFO E| Downloaded rustc-literal-escaper v0.0.7 |
| 8975 | 2026-02-24T02:36:37.649Z | [ recovery-image] Feb 24 02:36:37.699 INFO E| Downloaded rustc-demangle v0.1.27 |
| 8976 | 2026-02-24T02:36:37.673Z | [ recovery-image] Feb 24 02:36:37.711 INFO E| Downloaded libc v0.2.178 |
| 8977 | 2026-02-24T02:36:37.857Z | [ recovery-image] Feb 24 02:36:37.908 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 8978 | 2026-02-24T02:36:37.889Z | [ recovery-image] Feb 24 02:36:37.940 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 8979 | 2026-02-24T02:36:37.889Z | [ recovery-image] Feb 24 02:36:37.940 INFO E| Compiling proc-macro2 v1.0.106 |
| 8980 | 2026-02-24T02:36:37.913Z | [ recovery-image] Feb 24 02:36:37.940 INFO E| Compiling unicode-ident v1.0.23 |
| 8981 | 2026-02-24T02:36:37.913Z | [ recovery-image] Feb 24 02:36:37.941 INFO E| Compiling quote v1.0.44 |
| 8982 | 2026-02-24T02:36:37.913Z | [ recovery-image] Feb 24 02:36:37.941 INFO E| Compiling syn v1.0.109 |
| 8983 | 2026-02-24T02:36:37.913Z | [ recovery-image] Feb 24 02:36:37.941 INFO E| Compiling x86 v0.52.0 |
| 8984 | 2026-02-24T02:36:37.913Z | [ recovery-image] Feb 24 02:36:37.941 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
| 8985 | 2026-02-24T02:36:38.725Z | [ recovery-image] Feb 24 02:36:38.776 INFO E| Compiling seq-macro v0.3.6 |
| 8986 | 2026-02-24T02:36:40.052Z | [ host-image] Feb 24 02:36:40.103 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23795:20260223T235515Z |
| 8987 | 2026-02-24T02:36:40.052Z | [ host-image] Feb 24 02:36:40.103 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23795:20260223T235515Z |
| 8988 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.103 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z |
| 8989 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.103 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z |
| 8990 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.103 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z |
| 8991 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.103 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z |
| 8992 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.103 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z |
| 8993 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.104 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z |
| 8994 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.105 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0:20260224T013746Z |
| 8995 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.105 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.25:20250809T001145Z |
| 8996 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.105 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z |
| 8997 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.105 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23795:20260223T235516Z |
| 8998 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.106 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23795:20260223T235516Z |
| 8999 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.106 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23795:20260223T235517Z |
| 9000 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.107 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23795:20260223T235517Z |
| 9001 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.107 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z |
| 9002 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.107 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23795:20260223T235517Z |
| 9003 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.108 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23795:20260223T235517Z |
| 9004 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.108 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23795:20260223T235517Z |
| 9005 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.108 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23795:20260223T235517Z |
| 9006 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.108 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23795:20260223T235518Z |
| 9007 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.108 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23795:20260223T235518Z |
| 9008 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.108 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23795:20260223T235518Z |
| 9009 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.108 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23795:20260223T235519Z |
| 9010 | 2026-02-24T02:36:40.098Z | [ host-image] Feb 24 02:36:40.108 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23795:20260223T235520Z |
| 9011 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.109 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23795:20260223T235520Z |
| 9012 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.109 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23795:20260223T235521Z |
| 9013 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.109 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23795:20260223T235521Z |
| 9014 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.109 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23795:20260223T235522Z |
| 9015 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.109 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23795:20260223T235523Z |
| 9016 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.109 INFO O| install = pkg://helios-dev/driver/network/opte@0.39.455:20260129T171925Z |
| 9017 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.109 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23795:20260223T235524Z |
| 9018 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.109 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23795:20260223T235527Z |
| 9019 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.109 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23795:20260223T235527Z |
| 9020 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.109 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23795:20260223T235528Z |
| 9021 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.110 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23795:20260223T235529Z |
| 9022 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.110 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23795:20260223T235529Z |
| 9023 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.116 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z |
| 9024 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.116 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23795:20260223T235530Z |
| 9025 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.116 INFO O| install = pkg://helios-dev/library/expat@2.7.2-2.0:20250922T152653Z |
| 9026 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.116 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z |
| 9027 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.117 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z |
| 9028 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.117 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23795:20260223T235530Z |
| 9029 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.117 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z |
| 9030 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.117 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z |
| 9031 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.118 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z |
| 9032 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.118 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z |
| 9033 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.125 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z |
| 9034 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.125 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z |
| 9035 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.125 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z |
| 9036 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.126 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z |
| 9037 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.126 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z |
| 9038 | 2026-02-24T02:36:40.099Z | [ host-image] Feb 24 02:36:40.126 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z |
| 9039 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.148 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.19-2.0:20260128T223505Z |
| 9040 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.149 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z |
| 9041 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.149 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z |
| 9042 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.149 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23795:20260223T235532Z |
| 9043 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.149 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23795:20260223T235537Z |
| 9044 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.149 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z |
| 9045 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.149 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23795:20260223T235538Z |
| 9046 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.150 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z |
| 9047 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.150 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z |
| 9048 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.150 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.42:20260217T052359Z |
| 9049 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.150 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z |
| 9050 | 2026-02-24T02:36:40.126Z | [ host-image] Feb 24 02:36:40.150 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23795:20260223T235538Z |
| 9051 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.150 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z |
| 9052 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.152 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z |
| 9053 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.153 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z |
| 9054 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.153 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z |
| 9055 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.153 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23795:20260223T235538Z |
| 9056 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.153 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z |
| 9057 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.163 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z |
| 9058 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.163 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23795:20260223T235539Z |
| 9059 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.165 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23795:20260223T235539Z |
| 9060 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.165 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23795:20260223T235539Z |
| 9061 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.165 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z |
| 9062 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.165 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23795:20260223T235541Z |
| 9063 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.166 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23795:20260223T235541Z |
| 9064 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.166 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23795:20260223T235541Z |
| 9065 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.166 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23795:20260223T235541Z |
| 9066 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.169 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z |
| 9067 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.169 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23795:20260223T235541Z |
| 9068 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.169 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23795:20260223T235543Z |
| 9069 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.169 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z |
| 9070 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.170 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23795:20260223T235543Z |
| 9071 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.170 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23795:20260223T235543Z |
| 9072 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.170 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.6.9-2.0.23795:20260223T235543Z |
| 9073 | 2026-02-24T02:36:40.127Z | [ host-image] Feb 24 02:36:40.170 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23795:20260223T235543Z |
| 9074 | 2026-02-24T02:36:40.157Z | [ host-image] Feb 24 02:36:40.208 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23795:20260223T235543Z |
| 9075 | 2026-02-24T02:36:40.157Z | [ host-image] Feb 24 02:36:40.208 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z |
| 9076 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.209 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2025.2-2.0.23795:20260223T235543Z |
| 9077 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.210 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23795:20260223T235544Z |
| 9078 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.210 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23795:20260223T235544Z |
| 9079 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.210 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23795:20260223T235544Z |
| 9080 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.210 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23795:20260223T235544Z |
| 9081 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.211 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23795:20260223T235544Z |
| 9082 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.211 INFO O| install = pkg://helios-dev/system/i2c@0.5.11-2.0.23795:20260223T235545Z |
| 9083 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.217 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23795:20260223T235546Z |
| 9084 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.217 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23795:20260223T235545Z |
| 9085 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.217 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23795:20260223T235545Z |
| 9086 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.219 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23795:20260223T235545Z |
| 9087 | 2026-02-24T02:36:40.181Z | [ host-image] Feb 24 02:36:40.219 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23795:20260223T235546Z |
| 9088 | 2026-02-24T02:36:40.205Z | [ host-image] Feb 24 02:36:40.254 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23795:20260223T235549Z |
| 9089 | 2026-02-24T02:36:40.206Z | [ host-image] Feb 24 02:36:40.254 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23795:20260223T235546Z |
| 9090 | 2026-02-24T02:36:40.206Z | [ host-image] Feb 24 02:36:40.254 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23795:20260223T235546Z |
| 9091 | 2026-02-24T02:36:40.206Z | [ host-image] Feb 24 02:36:40.254 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z |
| 9092 | 2026-02-24T02:36:40.206Z | [ host-image] Feb 24 02:36:40.254 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z |
| 9093 | 2026-02-24T02:36:40.236Z | [ host-image] Feb 24 02:36:40.271 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23795:20260223T235546Z |
| 9094 | 2026-02-24T02:36:40.236Z | [ host-image] Feb 24 02:36:40.271 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z |
| 9095 | 2026-02-24T02:36:40.236Z | [ host-image] Feb 24 02:36:40.271 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23795:20260223T235547Z |
| 9096 | 2026-02-24T02:36:40.236Z | [ host-image] Feb 24 02:36:40.271 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23795:20260223T235547Z |
| 9097 | 2026-02-24T02:36:40.236Z | [ host-image] Feb 24 02:36:40.272 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23795:20260223T235547Z |
| 9098 | 2026-02-24T02:36:40.236Z | [ host-image] Feb 24 02:36:40.272 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z |
| 9099 | 2026-02-24T02:36:40.236Z | [ host-image] Feb 24 02:36:40.272 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z |
| 9100 | 2026-02-24T02:36:40.236Z | [ host-image] Feb 24 02:36:40.273 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23795:20260223T235548Z |
| 9101 | 2026-02-24T02:36:40.236Z | [ host-image] Feb 24 02:36:40.273 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23795:20260223T235548Z |
| 9102 | 2026-02-24T02:36:40.236Z | [ host-image] Feb 24 02:36:40.273 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23795:20260223T235548Z |
| 9103 | 2026-02-24T02:36:40.237Z | [ host-image] Feb 24 02:36:40.273 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23795:20260223T235548Z |
| 9104 | 2026-02-24T02:36:40.237Z | [ host-image] Feb 24 02:36:40.273 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23795:20260223T235549Z |
| 9105 | 2026-02-24T02:36:40.237Z | [ host-image] Feb 24 02:36:40.274 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23795:20260223T235549Z |
| 9106 | 2026-02-24T02:36:40.237Z | [ host-image] Feb 24 02:36:40.285 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z |
| 9107 | 2026-02-24T02:36:40.237Z | [ host-image] Feb 24 02:36:40.286 INFO O| install = pkg://helios-dev/system/microcode/amd@20251202-2.0.23795:20260223T235549Z |
| 9108 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.307 INFO O| install = pkg://helios-dev/system/microcode/intel@20260210-2.0.23795:20260223T235550Z |
| 9109 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.307 INFO O| install = pkg://helios-dev/system/microcode/oxide@20251202-2.0.23795:20260223T235550Z |
| 9110 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.307 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23795:20260223T235551Z |
| 9111 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.307 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23795:20260223T235550Z |
| 9112 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.307 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23795:20260223T235550Z |
| 9113 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.307 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z |
| 9114 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.307 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z |
| 9115 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.308 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23795:20260223T235553Z |
| 9116 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.309 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23795:20260223T235553Z |
| 9117 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.309 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.25:20250809T001126Z |
| 9118 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.309 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z |
| 9119 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.309 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z |
| 9120 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.309 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z |
| 9121 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.309 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z |
| 9122 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.310 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z |
| 9123 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.312 INFO O| install = pkg://helios-dev/web/curl@8.18.0-2.0:20260121T125903Z |
| 9124 | 2026-02-24T02:36:40.261Z | [ host-image] Feb 24 02:36:40.312 INFO O| tempdir @ "/tmp/.tmpxRYnaE/tmp" |
| 9125 | 2026-02-24T02:36:40.286Z | [ host-image] Feb 24 02:36:40.312 INFO O| image root @ "/tmp/.tmpxRYnaE/tmp/root" |
| 9126 | 2026-02-24T02:36:40.286Z | [ host-image] Feb 24 02:36:40.312 INFO O| creating image... |
| 9127 | 2026-02-24T02:36:41.542Z | [ host-image] Feb 24 02:36:41.593 INFO O| copying publishers... |
| 9128 | 2026-02-24T02:36:41.942Z | [ recovery-image] Feb 24 02:36:41.994 INFO E| Compiling syn v2.0.114 |
| 9129 | 2026-02-24T02:36:47.746Z | [ recovery-image] Feb 24 02:36:47.798 INFO E| Compiling scroll_derive v0.13.1 |
| 9130 | 2026-02-24T02:36:53.739Z | [ recovery-image] Feb 24 02:36:53.791 INFO E| Compiling bitstruct_derive v0.1.0 |
| 9131 | 2026-02-24T02:37:25.130Z | [ recovery-image] Feb 24 02:37:25.183 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 9132 | 2026-02-24T02:37:31.844Z | [ recovery-image] Feb 24 02:37:31.897 INFO E| Compiling bitflags v1.3.2 |
| 9133 | 2026-02-24T02:37:31.844Z | [ recovery-image] Feb 24 02:37:31.897 INFO E| Compiling log v0.4.29 |
| 9134 | 2026-02-24T02:37:31.868Z | [ recovery-image] Feb 24 02:37:31.897 INFO E| Compiling bit_field v0.10.3 |
| 9135 | 2026-02-24T02:37:31.868Z | [ recovery-image] Feb 24 02:37:31.897 INFO E| Compiling plain v0.2.3 |
| 9136 | 2026-02-24T02:37:31.868Z | [ recovery-image] Feb 24 02:37:31.897 INFO E| Compiling adler2 v2.0.1 |
| 9137 | 2026-02-24T02:37:31.868Z | [ recovery-image] Feb 24 02:37:31.897 INFO E| Compiling scroll v0.13.0 |
| 9138 | 2026-02-24T02:37:31.868Z | [ recovery-image] Feb 24 02:37:31.898 INFO E| Compiling bitflags v2.10.0 |
| 9139 | 2026-02-24T02:37:32.237Z | [ recovery-image] Feb 24 02:37:32.290 INFO E| Compiling raw-cpuid v10.7.0 |
| 9140 | 2026-02-24T02:37:32.331Z | [ recovery-image] Feb 24 02:37:32.385 INFO E| Compiling miniz_oxide v0.9.0 |
| 9141 | 2026-02-24T02:37:32.707Z | [ recovery-image] Feb 24 02:37:32.761 INFO E| Compiling cpio_reader v0.1.2 |
| 9142 | 2026-02-24T02:37:32.775Z | [ recovery-image] Feb 24 02:37:32.829 INFO E| Compiling bitstruct v0.1.1 |
| 9143 | 2026-02-24T02:37:32.896Z | [ recovery-image] Feb 24 02:37:32.950 INFO E| Compiling goblin v0.10.4 |
| 9144 | 2026-02-24T02:37:33.046Z | [ recovery-image] Feb 24 02:37:33.099 INFO E| Compiling static_assertions v1.1.0 |
| 9145 | 2026-02-24T02:37:42.084Z | [ recovery-image] Feb 24 02:37:42.137 INFO E| Finished `release` profile [optimized] target(s) in 1m 06s |
| 9146 | 2026-02-24T02:37:42.113Z | [ recovery-image] Feb 24 02:37:42.167 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder" |
| 9147 | 2026-02-24T02:37:42.274Z | [ recovery-image] Feb 24 02:37:42.327 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.91.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')" |
| 9148 | 2026-02-24T02:37:42.274Z | [ recovery-image] Feb 24 02:37:42.327 INFO skipping building ROM for cosmo-mbist ('mbist' disabled) |
| 9149 | 2026-02-24T02:37:42.298Z | [ recovery-image] Feb 24 02:37:42.327 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled) |
| 9150 | 2026-02-24T02:37:42.298Z | [ recovery-image] Feb 24 02:37:42.327 INFO building ROM for gimlet |
| 9151 | 2026-02-24T02:37:42.298Z | [ recovery-image] Feb 24 02:37:42.328 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml", "--image", "/work/os-recovery/gimlet.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 9152 | 2026-02-24T02:37:42.675Z | [ recovery-image] Feb 24 02:37:42.729 INFO E| Downloading crates ... |
| 9153 | 2026-02-24T02:37:42.815Z | [ recovery-image] Feb 24 02:37:42.868 INFO E| Downloaded anstyle v1.0.10 |
| 9154 | 2026-02-24T02:37:42.839Z | [ recovery-image] Feb 24 02:37:42.887 INFO E| Downloaded toml_write v0.1.1 |
| 9155 | 2026-02-24T02:37:42.863Z | [ recovery-image] Feb 24 02:37:42.893 INFO E| Downloaded toml_datetime v0.6.9 |
| 9156 | 2026-02-24T02:37:42.863Z | [ recovery-image] Feb 24 02:37:42.896 INFO E| Downloaded os_pipe v1.2.1 |
| 9157 | 2026-02-24T02:37:42.863Z | [ recovery-image] Feb 24 02:37:42.898 INFO E| Downloaded toml v0.8.22 |
| 9158 | 2026-02-24T02:37:42.890Z | [ recovery-image] Feb 24 02:37:42.943 INFO E| Downloaded toml_edit v0.22.26 |
| 9159 | 2026-02-24T02:37:42.949Z | [ recovery-image] Feb 24 02:37:43.003 INFO E| Downloaded clap_builder v4.5.37 |
| 9160 | 2026-02-24T02:37:42.973Z | [ recovery-image] Feb 24 02:37:43.011 INFO E| Downloaded duct v0.13.7 |
| 9161 | 2026-02-24T02:37:42.973Z | [ recovery-image] Feb 24 02:37:43.014 INFO E| Downloaded cc v1.2.20 |
| 9162 | 2026-02-24T02:37:42.973Z | [ recovery-image] Feb 24 02:37:43.019 INFO E| Downloaded clap_derive v4.5.32 |
| 9163 | 2026-02-24T02:37:42.973Z | [ recovery-image] Feb 24 02:37:43.021 INFO E| Downloaded anstyle-parse v0.2.6 |
| 9164 | 2026-02-24T02:37:42.973Z | [ recovery-image] Feb 24 02:37:43.024 INFO E| Downloaded winnow v0.7.7 |
| 9165 | 2026-02-24T02:37:42.997Z | [ recovery-image] Feb 24 02:37:43.036 INFO E| Downloaded serde_spanned v0.6.8 |
| 9166 | 2026-02-24T02:37:42.997Z | [ recovery-image] Feb 24 02:37:43.037 INFO E| Downloaded clap v4.5.37 |
| 9167 | 2026-02-24T02:37:42.997Z | [ recovery-image] Feb 24 02:37:43.048 INFO E| Downloaded anstyle-query v1.1.2 |
| 9168 | 2026-02-24T02:37:42.997Z | [ recovery-image] Feb 24 02:37:43.050 INFO E| Downloaded shared_child v1.0.1 |
| 9169 | 2026-02-24T02:37:43.021Z | [ recovery-image] Feb 24 02:37:43.052 INFO E| Downloaded colorchoice v1.0.3 |
| 9170 | 2026-02-24T02:37:43.093Z | [ recovery-image] Feb 24 02:37:43.147 INFO E| Compiling libc v0.2.172 |
| 9171 | 2026-02-24T02:37:43.094Z | [ recovery-image] Feb 24 02:37:43.147 INFO E| Compiling utf8parse v0.2.2 |
| 9172 | 2026-02-24T02:37:43.094Z | [ recovery-image] Feb 24 02:37:43.147 INFO E| Compiling shlex v1.3.0 |
| 9173 | 2026-02-24T02:37:43.118Z | [ recovery-image] Feb 24 02:37:43.147 INFO E| Compiling once_cell v1.21.3 |
| 9174 | 2026-02-24T02:37:43.118Z | [ recovery-image] Feb 24 02:37:43.148 INFO E| Compiling anstyle v1.0.10 |
| 9175 | 2026-02-24T02:37:43.118Z | [ recovery-image] Feb 24 02:37:43.148 INFO E| Compiling hashbrown v0.15.2 |
| 9176 | 2026-02-24T02:37:43.118Z | [ recovery-image] Feb 24 02:37:43.148 INFO E| Compiling is_terminal_polyfill v1.70.1 |
| 9177 | 2026-02-24T02:37:43.118Z | [ recovery-image] Feb 24 02:37:43.148 INFO E| Compiling syn v2.0.101 |
| 9178 | 2026-02-24T02:37:43.713Z | [ recovery-image] Feb 24 02:37:43.766 INFO E| Compiling anstyle-parse v0.2.6 |
| 9179 | 2026-02-24T02:37:43.787Z | [ recovery-image] Feb 24 02:37:43.841 INFO E| Compiling colorchoice v1.0.3 |
| 9180 | 2026-02-24T02:37:43.830Z | [ recovery-image] Feb 24 02:37:43.884 INFO E| Compiling anstyle-query v1.1.2 |
| 9181 | 2026-02-24T02:37:43.861Z | [ recovery-image] Feb 24 02:37:43.914 INFO E| Compiling equivalent v1.0.2 |
| 9182 | 2026-02-24T02:37:44.086Z | [ recovery-image] Feb 24 02:37:44.138 INFO E| Compiling cc v1.2.20 |
| 9183 | 2026-02-24T02:37:44.156Z | [ recovery-image] Feb 24 02:37:44.209 INFO E| Compiling anstream v0.6.18 |
| 9184 | 2026-02-24T02:37:44.179Z | [ recovery-image] Feb 24 02:37:44.213 INFO E| Compiling clap_lex v0.7.4 |
| 9185 | 2026-02-24T02:37:44.339Z | [ recovery-image] Feb 24 02:37:44.393 INFO E| Compiling toml_write v0.1.1 |
| 9186 | 2026-02-24T02:37:44.373Z | [ recovery-image] Feb 24 02:37:44.427 INFO E| Compiling winnow v0.7.7 |
| 9187 | 2026-02-24T02:37:45.242Z | [ recovery-image] Feb 24 02:37:45.295 INFO E| Compiling indexmap v2.9.0 |
| 9188 | 2026-02-24T02:37:45.301Z | [ recovery-image] Feb 24 02:37:45.355 INFO E| Compiling strsim v0.11.1 |
| 9189 | 2026-02-24T02:37:45.537Z | [ recovery-image] Feb 24 02:37:45.590 INFO E| Compiling anyhow v1.0.98 |
| 9190 | 2026-02-24T02:37:45.852Z | [ recovery-image] Feb 24 02:37:45.906 INFO E| Compiling shared_child v1.0.1 |
| 9191 | 2026-02-24T02:37:46.051Z | [ recovery-image] Feb 24 02:37:46.105 INFO E| Compiling os_pipe v1.2.1 |
| 9192 | 2026-02-24T02:37:46.650Z | [ recovery-image] Feb 24 02:37:46.704 INFO E| Compiling duct v0.13.7 |
| 9193 | 2026-02-24T02:37:46.955Z | [ recovery-image] Feb 24 02:37:47.009 INFO E| Compiling clap_builder v4.5.37 |
| 9194 | 2026-02-24T02:37:48.856Z | [ recovery-image] Feb 24 02:37:48.908 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask) |
| 9195 | 2026-02-24T02:37:50.854Z | [ recovery-image] Feb 24 02:37:50.908 INFO E| Compiling serde_derive v1.0.219 |
| 9196 | 2026-02-24T02:37:50.854Z | [ recovery-image] Feb 24 02:37:50.908 INFO E| Compiling clap_derive v4.5.32 |
| 9197 | 2026-02-24T02:37:54.449Z | [ recovery-image] Feb 24 02:37:54.503 INFO E| Compiling clap v4.5.37 |
| 9198 | 2026-02-24T02:37:55.747Z | [ recovery-image] Feb 24 02:37:55.802 INFO E| Compiling serde v1.0.219 |
| 9199 | 2026-02-24T02:38:00.664Z | [ recovery-image] Feb 24 02:38:00.718 INFO E| Compiling toml_datetime v0.6.9 |
| 9200 | 2026-02-24T02:38:00.664Z | [ recovery-image] Feb 24 02:38:00.718 INFO E| Compiling serde_spanned v0.6.8 |
| 9201 | 2026-02-24T02:38:01.009Z | [ recovery-image] Feb 24 02:38:01.063 INFO E| Compiling toml_edit v0.22.26 |
| 9202 | 2026-02-24T02:38:04.275Z | [ recovery-image] Feb 24 02:38:04.329 INFO E| Compiling toml v0.8.22 |
| 9203 | 2026-02-24T02:38:05.471Z | [ host-image] Feb 24 02:38:05.523 INFO O| adding properties... |
| 9204 | 2026-02-24T02:38:07.201Z | [ host-image] Feb 24 02:38:07.255 INFO O| installing packages... |
| 9205 | 2026-02-24T02:38:09.094Z | [ recovery-image] Feb 24 02:38:09.148 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.68s |
| 9206 | 2026-02-24T02:38:09.118Z | [ recovery-image] Feb 24 02:38:09.173 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml --image /work/os-recovery/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5` |
| 9207 | 2026-02-24T02:38:09.153Z | [ recovery-image] Feb 24 02:38:09.207 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml" |
| 9208 | 2026-02-24T02:38:09.469Z | [ recovery-image] Feb 24 02:38:09.523 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s |
| 9209 | 2026-02-24T02:38:09.493Z | [ recovery-image] Feb 24 02:38:09.533 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h -o /work/os-recovery/gimlet.rom` |
| 9210 | 2026-02-24T02:38:09.970Z | [ recovery-image] Feb 24 02:38:10.025 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn" |
| 9211 | 2026-02-24T02:38:09.970Z | [ recovery-image] Feb 24 02:38:10.025 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin" |
| 9212 | 2026-02-24T02:38:10.015Z | [ recovery-image] Feb 24 02:38:10.025 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin" |
| 9213 | 2026-02-24T02:38:10.015Z | [ recovery-image] Feb 24 02:38:10.025 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin" |
| 9214 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.025 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn" |
| 9215 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.025 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn" |
| 9216 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.025 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin" |
| 9217 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.025 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin" |
| 9218 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.025 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin" |
| 9219 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.025 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin" |
| 9220 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.025 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin" |
| 9221 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.026 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin" |
| 9222 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.026 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin" |
| 9223 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.026 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin" |
| 9224 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.026 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin" |
| 9225 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.026 INFO O| Info: ABL version: 0x100f5010 |
| 9226 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0 |
| 9227 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin" |
| 9228 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin" |
| 9229 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin" |
| 9230 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin" |
| 9231 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin" |
| 9232 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin" |
| 9233 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin" |
| 9234 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin" |
| 9235 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin" |
| 9236 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin" |
| 9237 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.027 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin" |
| 9238 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.028 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin" |
| 9239 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.028 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin" |
| 9240 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.028 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin" |
| 9241 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.028 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin" |
| 9242 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.028 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin" |
| 9243 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.028 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin" |
| 9244 | 2026-02-24T02:38:10.016Z | [ recovery-image] Feb 24 02:38:10.028 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin" |
| 9245 | 2026-02-24T02:38:10.057Z | [ recovery-image] Feb 24 02:38:10.111 INFO building ROM for cosmo |
| 9246 | 2026-02-24T02:38:10.057Z | [ recovery-image] Feb 24 02:38:10.111 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml", "--image", "/work/os-recovery/cosmo.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 9247 | 2026-02-24T02:38:10.304Z | [ recovery-image] Feb 24 02:38:10.358 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s |
| 9248 | 2026-02-24T02:38:10.328Z | [ recovery-image] Feb 24 02:38:10.364 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml --image /work/os-recovery/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5` |
| 9249 | 2026-02-24T02:38:10.352Z | [ recovery-image] Feb 24 02:38:10.390 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml" |
| 9250 | 2026-02-24T02:38:10.495Z | [ recovery-image] Feb 24 02:38:10.549 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s |
| 9251 | 2026-02-24T02:38:10.519Z | [ recovery-image] Feb 24 02:38:10.558 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-recovery/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7 -o /work/os-recovery/cosmo.rom` |
| 9252 | 2026-02-24T02:38:11.117Z | [ recovery-image] Feb 24 02:38:11.172 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn" |
| 9253 | 2026-02-24T02:38:11.164Z | [ recovery-image] Feb 24 02:38:11.173 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin" |
| 9254 | 2026-02-24T02:38:11.164Z | [ recovery-image] Feb 24 02:38:11.174 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin" |
| 9255 | 2026-02-24T02:38:11.164Z | [ recovery-image] Feb 24 02:38:11.175 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin" |
| 9256 | 2026-02-24T02:38:11.164Z | [ recovery-image] Feb 24 02:38:11.176 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin" |
| 9257 | 2026-02-24T02:38:11.164Z | [ recovery-image] Feb 24 02:38:11.178 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin" |
| 9258 | 2026-02-24T02:38:11.164Z | [ recovery-image] Feb 24 02:38:11.179 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn" |
| 9259 | 2026-02-24T02:38:11.164Z | [ recovery-image] Feb 24 02:38:11.179 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn" |
| 9260 | 2026-02-24T02:38:11.164Z | [ recovery-image] Feb 24 02:38:11.180 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin" |
| 9261 | 2026-02-24T02:38:11.164Z | [ recovery-image] Feb 24 02:38:11.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin" |
| 9262 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin" |
| 9263 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin" |
| 9264 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin" |
| 9265 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin" |
| 9266 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.184 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin" |
| 9267 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.185 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin" |
| 9268 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.186 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin" |
| 9269 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.187 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin" |
| 9270 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.190 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin" |
| 9271 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.191 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin" |
| 9272 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.192 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin" |
| 9273 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.193 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin" |
| 9274 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.193 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin" |
| 9275 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.194 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin" |
| 9276 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.194 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin" |
| 9277 | 2026-02-24T02:38:11.165Z | [ recovery-image] Feb 24 02:38:11.195 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin" |
| 9278 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.196 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin" |
| 9279 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.197 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin" |
| 9280 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.198 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin" |
| 9281 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.200 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin" |
| 9282 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.200 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin" |
| 9283 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.201 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin" |
| 9284 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin" |
| 9285 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.202 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin" |
| 9286 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin" |
| 9287 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.203 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin" |
| 9288 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.204 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin" |
| 9289 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.204 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin" |
| 9290 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.205 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin" |
| 9291 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.205 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin" |
| 9292 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.207 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin" |
| 9293 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.207 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin" |
| 9294 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.208 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin" |
| 9295 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.209 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin" |
| 9296 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.210 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin" |
| 9297 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.210 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin" |
| 9298 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.211 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin" |
| 9299 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.211 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin" |
| 9300 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin" |
| 9301 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin" |
| 9302 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.212 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin" |
| 9303 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin" |
| 9304 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.213 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin" |
| 9305 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.214 INFO O| Info: ABL version: 0x1007f011 |
| 9306 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.214 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0 |
| 9307 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.214 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0 |
| 9308 | 2026-02-24T02:38:11.211Z | [ recovery-image] Feb 24 02:38:11.215 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin" |
| 9309 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.217 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin" |
| 9310 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.217 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin" |
| 9311 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.218 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin" |
| 9312 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.219 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin" |
| 9313 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.219 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin" |
| 9314 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.220 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin" |
| 9315 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.221 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin" |
| 9316 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.222 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin" |
| 9317 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.222 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin" |
| 9318 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.223 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin" |
| 9319 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.223 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin" |
| 9320 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.223 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin" |
| 9321 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.224 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin" |
| 9322 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.224 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin" |
| 9323 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.224 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin" |
| 9324 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.225 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin" |
| 9325 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.225 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin" |
| 9326 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.225 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin" |
| 9327 | 2026-02-24T02:38:11.212Z | [ recovery-image] Feb 24 02:38:11.225 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin" |
| 9328 | 2026-02-24T02:38:11.266Z | [ recovery-image] Feb 24 02:38:11.320 INFO finishing image archive at "/work/os-recovery/os.tar.gz"... |
| 9329 | 2026-02-24T02:38:16.993Z | [ recovery-image] Feb 24 02:38:17.048 INFO image complete! materials are in "/work/os-recovery" |
| 9330 | 2026-02-24T02:38:17.018Z | [ recovery-image] |
| 9331 | 2026-02-24T02:38:17.018Z | [ recovery-image] real 30:02.588820962 |
| 9332 | 2026-02-24T02:38:17.018Z | [ recovery-image] user 21:29.891991522 |
| 9333 | 2026-02-24T02:38:17.018Z | [ recovery-image] sys 2:00.620365638 |
| 9334 | 2026-02-24T02:38:17.018Z | [ recovery-image] trap 1.221368203 |
| 9335 | 2026-02-24T02:38:17.018Z | [ recovery-image] tflt 1.344929991 |
| 9336 | 2026-02-24T02:38:17.018Z | [ recovery-image] dflt 6.325870625 |
| 9337 | 2026-02-24T02:38:17.018Z | [ recovery-image] kflt 0.012710848 |
| 9338 | 2026-02-24T02:38:17.018Z | [ recovery-image] lock 1:03:20.394522046 |
| 9339 | 2026-02-24T02:38:17.018Z | [ recovery-image] slp 2:56:41.972890513 |
| 9340 | 2026-02-24T02:38:17.018Z | [ recovery-image] lat 8:37.461587832 |
| 9341 | 2026-02-24T02:38:17.018Z | [ recovery-image] stop 14.470396374 |
| 9342 | 2026-02-24T02:38:17.042Z | Feb 24 02:38:17.076 INFO [recovery-image] process exited with exit status: 0 (1802.640707069s) |
| 9343 | 2026-02-24T02:38:56.261Z | [ host-image] Feb 24 02:38:56.318 INFO O| seeding SMF database... |
| 9344 | 2026-02-24T02:39:05.819Z | [ host-image] Feb 24 02:39:05.876 INFO O| configuring SMF profile... |
| 9345 | 2026-02-24T02:39:05.843Z | [ host-image] Feb 24 02:39:05.876 INFO O| modifying shadow(5)... |
| 9346 | 2026-02-24T02:39:05.843Z | [ host-image] Feb 24 02:39:05.876 INFO O| loading user and group database... |
| 9347 | 2026-02-24T02:39:05.843Z | [ host-image] Feb 24 02:39:05.876 INFO O| loading facet selections... |
| 9348 | 2026-02-24T02:39:06.637Z | [ host-image] Feb 24 02:39:06.694 INFO O| devel -> true |
| 9349 | 2026-02-24T02:39:06.637Z | [ host-image] Feb 24 02:39:06.694 INFO O| doc.man -> true |
| 9350 | 2026-02-24T02:39:06.661Z | [ host-image] Feb 24 02:39:06.694 INFO O| version-lock.shell/ksh93 -> true |
| 9351 | 2026-02-24T02:39:06.661Z | [ host-image] Feb 24 02:39:06.694 INFO O| version-lock.system/data/hardware-registry -> true |
| 9352 | 2026-02-24T02:39:06.661Z | [ host-image] Feb 24 02:39:06.694 INFO O| version-lock.system/data/zoneinfo -> true |
| 9353 | 2026-02-24T02:39:06.661Z | [ host-image] Feb 24 02:39:06.694 INFO O| version-lock.system/microcode/amd -> true |
| 9354 | 2026-02-24T02:39:06.661Z | [ host-image] Feb 24 02:39:06.694 INFO O| version-lock.system/microcode/intel -> true |
| 9355 | 2026-02-24T02:39:06.661Z | [ host-image] Feb 24 02:39:06.694 INFO O| version-lock.system/microcode/oxide -> true |
| 9356 | 2026-02-24T02:39:06.661Z | [ host-image] Feb 24 02:39:06.694 INFO O| assessing packaged files... |
| 9357 | 2026-02-24T02:39:11.171Z | [ host-image] Feb 24 02:39:11.228 INFO O| creating archive... |
| 9358 | 2026-02-24T02:39:11.216Z | [ host-image] Feb 24 02:39:11.273 INFO O| missing from packaging: |
| 9359 | 2026-02-24T02:39:11.217Z | [ host-image] Feb 24 02:39:11.274 INFO O| "etc/.pwd.lock" |
| 9360 | 2026-02-24T02:39:11.217Z | [ host-image] Feb 24 02:39:11.274 INFO O| "etc/bash" |
| 9361 | 2026-02-24T02:39:11.241Z | [ host-image] Feb 24 02:39:11.282 INFO O| "etc/svc/profile/generic.xml" |
| 9362 | 2026-02-24T02:39:11.241Z | [ host-image] Feb 24 02:39:11.282 INFO O| "etc/svc/profile/inetd_services.xml" |
| 9363 | 2026-02-24T02:39:11.241Z | [ host-image] Feb 24 02:39:11.282 INFO O| "etc/svc/profile/name_service.xml" |
| 9364 | 2026-02-24T02:39:11.241Z | [ host-image] Feb 24 02:39:11.283 INFO O| "etc/svc/profile/platform.xml" |
| 9365 | 2026-02-24T02:39:11.241Z | [ host-image] Feb 24 02:39:11.283 INFO O| "etc/svc/profile/platform_omicron1.xml" |
| 9366 | 2026-02-24T02:39:11.241Z | [ host-image] Feb 24 02:39:11.283 INFO O| "etc/svc/repository.db" |
| 9367 | 2026-02-24T02:39:11.241Z | [ host-image] Feb 24 02:39:11.297 INFO O| "opt/ooce/share" |
| 9368 | 2026-02-24T02:39:11.241Z | [ host-image] Feb 24 02:39:11.298 INFO O| "opt/ooce/share/man" |
| 9369 | 2026-02-24T02:39:11.241Z | [ host-image] Feb 24 02:39:11.298 INFO O| "opt/ooce/share/man/man1" |
| 9370 | 2026-02-24T02:39:11.265Z | [ host-image] Feb 24 02:39:11.313 INFO O| finishing archive... |
| 9371 | 2026-02-24T02:39:15.085Z | [ host-image] Feb 24 02:39:15.142 INFO O| creating gzonly manifest... |
| 9372 | 2026-02-24T02:39:15.110Z | [ host-image] Feb 24 02:39:15.152 INFO O| ok |
| 9373 | 2026-02-24T02:39:15.356Z | [ host-image] Feb 24 02:39:15.413 INFO image builder template: ramdisk-02-trim... |
| 9374 | 2026-02-24T02:39:15.382Z | [ host-image] Feb 24 02:39:15.414 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp5z1CyQ/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-02-trim"], pwd: None |
| 9375 | 2026-02-24T02:39:15.406Z | [ host-image] Feb 24 02:39:15.460 INFO O| Feb 24 02:39:15.460 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9376 | 2026-02-24T02:39:15.430Z | [ host-image] Feb 24 02:39:15.470 INFO O| Feb 24 02:39:15.470 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9377 | 2026-02-24T02:39:15.642Z | [ host-image] Feb 24 02:39:15.699 INFO O| Feb 24 02:39:15.699 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled |
| 9378 | 2026-02-24T02:39:15.675Z | [ host-image] Feb 24 02:39:15.732 INFO O| Feb 24 02:39:15.732 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9379 | 2026-02-24T02:39:15.675Z | [ host-image] Feb 24 02:39:15.732 INFO O| Feb 24 02:39:15.732 INFO work dataset: rpool/images/build/host/work/sled/ramdisk |
| 9380 | 2026-02-24T02:39:15.699Z | [ host-image] Feb 24 02:39:15.741 INFO O| Feb 24 02:39:15.740 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim |
| 9381 | 2026-02-24T02:39:15.699Z | [ host-image] Feb 24 02:39:15.747 INFO O| Feb 24 02:39:15.747 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os |
| 9382 | 2026-02-24T02:39:15.723Z | [ host-image] Feb 24 02:39:15.760 INFO O| Feb 24 02:39:15.759 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os |
| 9383 | 2026-02-24T02:39:15.868Z | [ host-image] Feb 24 02:39:15.925 INFO O| Feb 24 02:39:15.925 INFO rolled back to input snapshot; work may begin |
| 9384 | 2026-02-24T02:39:15.868Z | [ host-image] Feb 24 02:39:15.925 INFO O| Feb 24 02:39:15.925 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk |
| 9385 | 2026-02-24T02:39:15.892Z | [ host-image] Feb 24 02:39:15.933 INFO O| Feb 24 02:39:15.933 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9386 | 2026-02-24T02:39:15.892Z | [ host-image] Feb 24 02:39:15.949 INFO O| Feb 24 02:39:15.949 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg" |
| 9387 | 2026-02-24T02:39:16.009Z | [ host-image] Feb 24 02:39:16.065 INFO O| Feb 24 02:39:16.065 INFO STEP 0 (remove_files) COMPLETE |
| 9388 | 2026-02-24T02:39:16.009Z | [ host-image] Feb 24 02:39:16.066 INFO O| Feb 24 02:39:16.065 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9389 | 2026-02-24T02:39:16.033Z | [ host-image] Feb 24 02:39:16.083 INFO O| Feb 24 02:39:16.083 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4" |
| 9390 | 2026-02-24T02:39:16.033Z | [ host-image] Feb 24 02:39:16.086 INFO O| Feb 24 02:39:16.086 INFO STEP 1 (remove_files) COMPLETE |
| 9391 | 2026-02-24T02:39:16.033Z | [ host-image] Feb 24 02:39:16.086 INFO O| Feb 24 02:39:16.086 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9392 | 2026-02-24T02:39:16.060Z | [ host-image] Feb 24 02:39:16.102 INFO O| Feb 24 02:39:16.102 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include" |
| 9393 | 2026-02-24T02:39:16.083Z | [ host-image] Feb 24 02:39:16.123 INFO O| Feb 24 02:39:16.123 INFO STEP 2 (remove_files) COMPLETE |
| 9394 | 2026-02-24T02:39:16.084Z | [ host-image] Feb 24 02:39:16.123 INFO O| Feb 24 02:39:16.123 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9395 | 2026-02-24T02:39:16.108Z | [ host-image] Feb 24 02:39:16.147 INFO O| Feb 24 02:39:16.147 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo" |
| 9396 | 2026-02-24T02:39:16.108Z | [ host-image] Feb 24 02:39:16.150 INFO O| Feb 24 02:39:16.150 INFO STEP 3 (remove_files) COMPLETE |
| 9397 | 2026-02-24T02:39:16.108Z | [ host-image] Feb 24 02:39:16.150 INFO O| Feb 24 02:39:16.150 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9398 | 2026-02-24T02:39:16.132Z | [ host-image] Feb 24 02:39:16.173 INFO O| Feb 24 02:39:16.172 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help" |
| 9399 | 2026-02-24T02:39:16.132Z | [ host-image] Feb 24 02:39:16.178 INFO O| Feb 24 02:39:16.178 INFO STEP 4 (remove_files) COMPLETE |
| 9400 | 2026-02-24T02:39:16.132Z | [ host-image] Feb 24 02:39:16.179 INFO O| Feb 24 02:39:16.178 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9401 | 2026-02-24T02:39:16.156Z | [ host-image] Feb 24 02:39:16.199 INFO O| Feb 24 02:39:16.199 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc" |
| 9402 | 2026-02-24T02:39:16.156Z | [ host-image] Feb 24 02:39:16.203 INFO O| Feb 24 02:39:16.203 INFO STEP 5 (remove_files) COMPLETE |
| 9403 | 2026-02-24T02:39:16.156Z | [ host-image] Feb 24 02:39:16.203 INFO O| Feb 24 02:39:16.203 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9404 | 2026-02-24T02:39:16.179Z | [ host-image] Feb 24 02:39:16.224 INFO O| Feb 24 02:39:16.224 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion" |
| 9405 | 2026-02-24T02:39:16.203Z | [ host-image] Feb 24 02:39:16.240 INFO O| Feb 24 02:39:16.240 INFO STEP 6 (remove_files) COMPLETE |
| 9406 | 2026-02-24T02:39:16.203Z | [ host-image] Feb 24 02:39:16.240 INFO O| Feb 24 02:39:16.240 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9407 | 2026-02-24T02:39:16.227Z | [ host-image] Feb 24 02:39:16.264 INFO O| Feb 24 02:39:16.263 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.36/man" |
| 9408 | 2026-02-24T02:39:16.227Z | [ host-image] Feb 24 02:39:16.283 INFO O| Feb 24 02:39:16.283 INFO STEP 7 (remove_files) COMPLETE |
| 9409 | 2026-02-24T02:39:16.227Z | [ host-image] Feb 24 02:39:16.283 INFO O| Feb 24 02:39:16.283 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9410 | 2026-02-24T02:39:16.251Z | [ host-image] Feb 24 02:39:16.300 INFO O| Feb 24 02:39:16.300 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl" |
| 9411 | 2026-02-24T02:39:16.365Z | [ host-image] Feb 24 02:39:16.422 INFO O| Feb 24 02:39:16.422 INFO STEP 8 (remove_files) COMPLETE |
| 9412 | 2026-02-24T02:39:16.365Z | [ host-image] Feb 24 02:39:16.422 INFO O| Feb 24 02:39:16.422 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9413 | 2026-02-24T02:39:16.388Z | [ host-image] Feb 24 02:39:16.441 INFO O| Feb 24 02:39:16.441 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man" |
| 9414 | 2026-02-24T02:39:16.528Z | [ host-image] Feb 24 02:39:16.585 INFO O| Feb 24 02:39:16.584 INFO STEP 9 (remove_files) COMPLETE |
| 9415 | 2026-02-24T02:39:16.528Z | [ host-image] Feb 24 02:39:16.585 INFO O| Feb 24 02:39:16.585 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9416 | 2026-02-24T02:39:16.552Z | [ host-image] Feb 24 02:39:16.601 INFO O| Feb 24 02:39:16.601 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp" |
| 9417 | 2026-02-24T02:39:16.553Z | [ host-image] Feb 24 02:39:16.607 INFO O| Feb 24 02:39:16.607 INFO STEP 10 (remove_files) COMPLETE |
| 9418 | 2026-02-24T02:39:16.553Z | [ host-image] Feb 24 02:39:16.608 INFO O| Feb 24 02:39:16.607 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9419 | 2026-02-24T02:39:16.577Z | [ host-image] Feb 24 02:39:16.624 INFO O| Feb 24 02:39:16.624 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386" |
| 9420 | 2026-02-24T02:39:16.577Z | [ host-image] Feb 24 02:39:16.626 INFO O| Feb 24 02:39:16.626 INFO STEP 11 (remove_files) COMPLETE |
| 9421 | 2026-02-24T02:39:16.577Z | [ host-image] Feb 24 02:39:16.626 INFO O| Feb 24 02:39:16.626 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9422 | 2026-02-24T02:39:16.606Z | [ host-image] Feb 24 02:39:16.642 INFO O| Feb 24 02:39:16.642 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv" |
| 9423 | 2026-02-24T02:39:16.607Z | [ host-image] Feb 24 02:39:16.645 INFO O| Feb 24 02:39:16.644 INFO STEP 12 (remove_files) COMPLETE |
| 9424 | 2026-02-24T02:39:16.607Z | [ host-image] Feb 24 02:39:16.645 INFO O| Feb 24 02:39:16.645 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9425 | 2026-02-24T02:39:16.902Z | [ host-image] Feb 24 02:39:16.959 INFO O| Feb 24 02:39:16.959 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libncurses++.a" |
| 9426 | 2026-02-24T02:39:16.902Z | [ host-image] Feb 24 02:39:16.959 INFO O| Feb 24 02:39:16.959 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a" |
| 9427 | 2026-02-24T02:39:16.928Z | [ host-image] Feb 24 02:39:16.980 INFO O| Feb 24 02:39:16.980 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a" |
| 9428 | 2026-02-24T02:39:16.952Z | [ host-image] Feb 24 02:39:16.991 INFO O| Feb 24 02:39:16.991 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libncurses++.a" |
| 9429 | 2026-02-24T02:39:17.147Z | [ host-image] Feb 24 02:39:17.204 INFO O| Feb 24 02:39:17.204 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a" |
| 9430 | 2026-02-24T02:39:17.147Z | [ host-image] Feb 24 02:39:17.204 INFO O| Feb 24 02:39:17.204 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a" |
| 9431 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.204 INFO O| Feb 24 02:39:17.204 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a" |
| 9432 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.204 INFO O| Feb 24 02:39:17.204 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a" |
| 9433 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.205 INFO O| Feb 24 02:39:17.205 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a" |
| 9434 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.205 INFO O| Feb 24 02:39:17.205 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a" |
| 9435 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.206 INFO O| Feb 24 02:39:17.205 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a" |
| 9436 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.206 INFO O| Feb 24 02:39:17.206 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a" |
| 9437 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.206 INFO O| Feb 24 02:39:17.206 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a" |
| 9438 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.206 INFO O| Feb 24 02:39:17.206 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a" |
| 9439 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.206 INFO O| Feb 24 02:39:17.206 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a" |
| 9440 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.207 INFO O| Feb 24 02:39:17.207 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a" |
| 9441 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.207 INFO O| Feb 24 02:39:17.207 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a" |
| 9442 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.207 INFO O| Feb 24 02:39:17.207 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a" |
| 9443 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.207 INFO O| Feb 24 02:39:17.207 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a" |
| 9444 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.208 INFO O| Feb 24 02:39:17.208 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a" |
| 9445 | 2026-02-24T02:39:17.195Z | [ host-image] Feb 24 02:39:17.225 INFO O| Feb 24 02:39:17.225 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a" |
| 9446 | 2026-02-24T02:39:17.220Z | [ host-image] Feb 24 02:39:17.237 INFO O| Feb 24 02:39:17.237 INFO STEP 13 (remove_files) COMPLETE |
| 9447 | 2026-02-24T02:39:17.220Z | [ host-image] Feb 24 02:39:17.237 INFO O| Feb 24 02:39:17.237 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9448 | 2026-02-24T02:39:17.220Z | [ host-image] Feb 24 02:39:17.260 INFO O| Feb 24 02:39:17.260 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot" |
| 9449 | 2026-02-24T02:39:17.220Z | [ host-image] Feb 24 02:39:17.263 INFO O| Feb 24 02:39:17.263 INFO STEP 14 (remove_files) COMPLETE |
| 9450 | 2026-02-24T02:39:17.220Z | [ host-image] Feb 24 02:39:17.263 INFO O| Feb 24 02:39:17.263 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9451 | 2026-02-24T02:39:17.247Z | [ host-image] Feb 24 02:39:17.286 INFO O| Feb 24 02:39:17.286 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc" |
| 9452 | 2026-02-24T02:39:17.248Z | [ host-image] Feb 24 02:39:17.299 INFO O| Feb 24 02:39:17.298 INFO STEP 15 (remove_files) COMPLETE |
| 9453 | 2026-02-24T02:39:17.248Z | [ host-image] Feb 24 02:39:17.299 INFO O| Feb 24 02:39:17.299 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9454 | 2026-02-24T02:39:17.272Z | [ host-image] Feb 24 02:39:17.321 INFO O| Feb 24 02:39:17.321 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv" |
| 9455 | 2026-02-24T02:39:17.272Z | [ host-image] Feb 24 02:39:17.322 INFO O| Feb 24 02:39:17.322 INFO STEP 16 (remove_files) COMPLETE |
| 9456 | 2026-02-24T02:39:17.272Z | [ host-image] Feb 24 02:39:17.322 INFO O| Feb 24 02:39:17.322 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9457 | 2026-02-24T02:39:17.296Z | [ host-image] Feb 24 02:39:17.345 INFO O| Feb 24 02:39:17.345 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc" |
| 9458 | 2026-02-24T02:39:17.296Z | [ host-image] Feb 24 02:39:17.348 INFO O| Feb 24 02:39:17.348 INFO STEP 17 (remove_files) COMPLETE |
| 9459 | 2026-02-24T02:39:17.296Z | [ host-image] Feb 24 02:39:17.349 INFO O| Feb 24 02:39:17.348 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9460 | 2026-02-24T02:39:17.320Z | [ host-image] Feb 24 02:39:17.368 INFO O| Feb 24 02:39:17.368 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica" |
| 9461 | 2026-02-24T02:39:17.321Z | [ host-image] Feb 24 02:39:17.368 INFO O| Feb 24 02:39:17.368 INFO STEP 18 (remove_files) COMPLETE |
| 9462 | 2026-02-24T02:39:17.321Z | [ host-image] Feb 24 02:39:17.368 INFO O| Feb 24 02:39:17.368 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9463 | 2026-02-24T02:39:17.345Z | [ host-image] Feb 24 02:39:17.388 INFO O| Feb 24 02:39:17.388 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem" |
| 9464 | 2026-02-24T02:39:17.346Z | [ host-image] Feb 24 02:39:17.388 INFO O| Feb 24 02:39:17.388 INFO STEP 19 (remove_files) COMPLETE |
| 9465 | 2026-02-24T02:39:17.346Z | [ host-image] Feb 24 02:39:17.389 INFO O| Feb 24 02:39:17.388 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9466 | 2026-02-24T02:39:17.370Z | [ host-image] Feb 24 02:39:17.412 INFO O| Feb 24 02:39:17.412 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans" |
| 9467 | 2026-02-24T02:39:17.370Z | [ host-image] Feb 24 02:39:17.412 INFO O| Feb 24 02:39:17.412 INFO STEP 20 (remove_files) COMPLETE |
| 9468 | 2026-02-24T02:39:17.370Z | [ host-image] Feb 24 02:39:17.412 INFO O| Feb 24 02:39:17.412 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9469 | 2026-02-24T02:39:17.394Z | [ host-image] Feb 24 02:39:17.437 INFO O| Feb 24 02:39:17.437 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc" |
| 9470 | 2026-02-24T02:39:17.394Z | [ host-image] Feb 24 02:39:17.438 INFO O| Feb 24 02:39:17.437 INFO STEP 21 (remove_files) COMPLETE |
| 9471 | 2026-02-24T02:39:17.394Z | [ host-image] Feb 24 02:39:17.438 INFO O| Feb 24 02:39:17.437 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9472 | 2026-02-24T02:39:17.418Z | [ host-image] Feb 24 02:39:17.456 INFO O| Feb 24 02:39:17.456 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv" |
| 9473 | 2026-02-24T02:39:17.418Z | [ host-image] Feb 24 02:39:17.456 INFO O| Feb 24 02:39:17.456 INFO STEP 22 (remove_files) COMPLETE |
| 9474 | 2026-02-24T02:39:17.418Z | [ host-image] Feb 24 02:39:17.456 INFO O| Feb 24 02:39:17.456 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9475 | 2026-02-24T02:39:17.443Z | [ host-image] Feb 24 02:39:17.478 INFO O| Feb 24 02:39:17.478 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd" |
| 9476 | 2026-02-24T02:39:17.443Z | [ host-image] Feb 24 02:39:17.478 INFO O| Feb 24 02:39:17.478 INFO STEP 23 (remove_files) COMPLETE |
| 9477 | 2026-02-24T02:39:17.443Z | [ host-image] Feb 24 02:39:17.478 INFO O| Feb 24 02:39:17.478 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9478 | 2026-02-24T02:39:17.443Z | [ host-image] Feb 24 02:39:17.496 INFO O| Feb 24 02:39:17.496 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon" |
| 9479 | 2026-02-24T02:39:17.443Z | [ host-image] Feb 24 02:39:17.496 INFO O| Feb 24 02:39:17.496 INFO STEP 24 (remove_files) COMPLETE |
| 9480 | 2026-02-24T02:39:17.443Z | [ host-image] Feb 24 02:39:17.496 INFO O| Feb 24 02:39:17.496 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9481 | 2026-02-24T02:39:17.469Z | [ host-image] Feb 24 02:39:17.513 INFO O| Feb 24 02:39:17.513 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power" |
| 9482 | 2026-02-24T02:39:17.469Z | [ host-image] Feb 24 02:39:17.513 INFO O| Feb 24 02:39:17.513 INFO STEP 25 (remove_files) COMPLETE |
| 9483 | 2026-02-24T02:39:17.469Z | [ host-image] Feb 24 02:39:17.513 INFO O| Feb 24 02:39:17.513 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9484 | 2026-02-24T02:39:17.493Z | [ host-image] Feb 24 02:39:17.536 INFO O| Feb 24 02:39:17.535 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio" |
| 9485 | 2026-02-24T02:39:17.493Z | [ host-image] Feb 24 02:39:17.536 INFO O| Feb 24 02:39:17.536 INFO STEP 26 (remove_files) COMPLETE |
| 9486 | 2026-02-24T02:39:17.493Z | [ host-image] Feb 24 02:39:17.536 INFO O| Feb 24 02:39:17.536 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9487 | 2026-02-24T02:39:17.520Z | [ host-image] Feb 24 02:39:17.553 INFO O| Feb 24 02:39:17.553 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575" |
| 9488 | 2026-02-24T02:39:17.520Z | [ host-image] Feb 24 02:39:17.553 INFO O| Feb 24 02:39:17.553 INFO STEP 27 (remove_files) COMPLETE |
| 9489 | 2026-02-24T02:39:17.520Z | [ host-image] Feb 24 02:39:17.553 INFO O| Feb 24 02:39:17.553 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9490 | 2026-02-24T02:39:17.520Z | [ host-image] Feb 24 02:39:17.570 INFO O| Feb 24 02:39:17.570 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens" |
| 9491 | 2026-02-24T02:39:17.520Z | [ host-image] Feb 24 02:39:17.570 INFO O| Feb 24 02:39:17.570 INFO STEP 28 (remove_files) COMPLETE |
| 9492 | 2026-02-24T02:39:17.520Z | [ host-image] Feb 24 02:39:17.570 INFO O| Feb 24 02:39:17.570 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9493 | 2026-02-24T02:39:17.546Z | [ host-image] Feb 24 02:39:17.594 INFO O| Feb 24 02:39:17.594 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci" |
| 9494 | 2026-02-24T02:39:17.546Z | [ host-image] Feb 24 02:39:17.594 INFO O| Feb 24 02:39:17.594 INFO STEP 29 (remove_files) COMPLETE |
| 9495 | 2026-02-24T02:39:17.546Z | [ host-image] Feb 24 02:39:17.594 INFO O| Feb 24 02:39:17.594 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9496 | 2026-02-24T02:39:17.570Z | [ host-image] Feb 24 02:39:17.616 INFO O| Feb 24 02:39:17.616 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots" |
| 9497 | 2026-02-24T02:39:17.570Z | [ host-image] Feb 24 02:39:17.617 INFO O| Feb 24 02:39:17.616 INFO STEP 30 (remove_files) COMPLETE |
| 9498 | 2026-02-24T02:39:17.570Z | [ host-image] Feb 24 02:39:17.617 INFO O| Feb 24 02:39:17.617 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9499 | 2026-02-24T02:39:17.594Z | [ host-image] Feb 24 02:39:17.634 INFO O| Feb 24 02:39:17.633 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci" |
| 9500 | 2026-02-24T02:39:17.594Z | [ host-image] Feb 24 02:39:17.634 INFO O| Feb 24 02:39:17.634 INFO STEP 31 (remove_files) COMPLETE |
| 9501 | 2026-02-24T02:39:17.594Z | [ host-image] Feb 24 02:39:17.634 INFO O| Feb 24 02:39:17.634 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9502 | 2026-02-24T02:39:17.594Z | [ host-image] Feb 24 02:39:17.651 INFO O| Feb 24 02:39:17.651 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid" |
| 9503 | 2026-02-24T02:39:17.594Z | [ host-image] Feb 24 02:39:17.651 INFO O| Feb 24 02:39:17.651 INFO STEP 32 (remove_files) COMPLETE |
| 9504 | 2026-02-24T02:39:17.594Z | [ host-image] Feb 24 02:39:17.651 INFO O| Feb 24 02:39:17.651 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9505 | 2026-02-24T02:39:17.618Z | [ host-image] Feb 24 02:39:17.668 INFO O| Feb 24 02:39:17.667 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd" |
| 9506 | 2026-02-24T02:39:17.618Z | [ host-image] Feb 24 02:39:17.668 INFO O| Feb 24 02:39:17.668 INFO STEP 33 (remove_files) COMPLETE |
| 9507 | 2026-02-24T02:39:17.618Z | [ host-image] Feb 24 02:39:17.668 INFO O| Feb 24 02:39:17.668 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9508 | 2026-02-24T02:39:17.642Z | [ host-image] Feb 24 02:39:17.684 INFO O| Feb 24 02:39:17.683 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci" |
| 9509 | 2026-02-24T02:39:17.642Z | [ host-image] Feb 24 02:39:17.684 INFO O| Feb 24 02:39:17.684 INFO STEP 34 (remove_files) COMPLETE |
| 9510 | 2026-02-24T02:39:17.642Z | [ host-image] Feb 24 02:39:17.684 INFO O| Feb 24 02:39:17.684 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9511 | 2026-02-24T02:39:17.666Z | [ host-image] Feb 24 02:39:17.700 INFO O| Feb 24 02:39:17.700 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb" |
| 9512 | 2026-02-24T02:39:17.666Z | [ host-image] Feb 24 02:39:17.700 INFO O| Feb 24 02:39:17.700 INFO STEP 35 (remove_files) COMPLETE |
| 9513 | 2026-02-24T02:39:17.666Z | [ host-image] Feb 24 02:39:17.700 INFO O| Feb 24 02:39:17.700 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9514 | 2026-02-24T02:39:17.666Z | [ host-image] Feb 24 02:39:17.716 INFO O| Feb 24 02:39:17.716 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci" |
| 9515 | 2026-02-24T02:39:17.666Z | [ host-image] Feb 24 02:39:17.716 INFO O| Feb 24 02:39:17.716 INFO STEP 36 (remove_files) COMPLETE |
| 9516 | 2026-02-24T02:39:17.666Z | [ host-image] Feb 24 02:39:17.716 INFO O| Feb 24 02:39:17.716 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9517 | 2026-02-24T02:39:17.690Z | [ host-image] Feb 24 02:39:17.734 INFO O| Feb 24 02:39:17.733 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac" |
| 9518 | 2026-02-24T02:39:17.691Z | [ host-image] Feb 24 02:39:17.734 INFO O| Feb 24 02:39:17.734 INFO STEP 37 (remove_files) COMPLETE |
| 9519 | 2026-02-24T02:39:17.691Z | [ host-image] Feb 24 02:39:17.734 INFO O| Feb 24 02:39:17.734 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9520 | 2026-02-24T02:39:17.716Z | [ host-image] Feb 24 02:39:17.759 INFO O| Feb 24 02:39:17.759 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as" |
| 9521 | 2026-02-24T02:39:17.716Z | [ host-image] Feb 24 02:39:17.759 INFO O| Feb 24 02:39:17.759 INFO STEP 38 (remove_files) COMPLETE |
| 9522 | 2026-02-24T02:39:17.716Z | [ host-image] Feb 24 02:39:17.759 INFO O| Feb 24 02:39:17.759 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9523 | 2026-02-24T02:39:17.741Z | [ host-image] Feb 24 02:39:17.776 INFO O| Feb 24 02:39:17.776 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia" |
| 9524 | 2026-02-24T02:39:17.741Z | [ host-image] Feb 24 02:39:17.777 INFO O| Feb 24 02:39:17.776 INFO STEP 39 (remove_files) COMPLETE |
| 9525 | 2026-02-24T02:39:17.741Z | [ host-image] Feb 24 02:39:17.777 INFO O| Feb 24 02:39:17.777 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9526 | 2026-02-24T02:39:17.741Z | [ host-image] Feb 24 02:39:17.796 INFO O| Feb 24 02:39:17.795 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid" |
| 9527 | 2026-02-24T02:39:17.741Z | [ host-image] Feb 24 02:39:17.796 INFO O| Feb 24 02:39:17.796 INFO STEP 40 (remove_files) COMPLETE |
| 9528 | 2026-02-24T02:39:17.741Z | [ host-image] Feb 24 02:39:17.796 INFO O| Feb 24 02:39:17.796 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9529 | 2026-02-24T02:39:17.765Z | [ host-image] Feb 24 02:39:17.816 INFO O| Feb 24 02:39:17.816 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn" |
| 9530 | 2026-02-24T02:39:17.765Z | [ host-image] Feb 24 02:39:17.816 INFO O| Feb 24 02:39:17.816 INFO STEP 41 (remove_files) COMPLETE |
| 9531 | 2026-02-24T02:39:17.765Z | [ host-image] Feb 24 02:39:17.816 INFO O| Feb 24 02:39:17.816 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9532 | 2026-02-24T02:39:17.789Z | [ host-image] Feb 24 02:39:17.834 INFO O| Feb 24 02:39:17.834 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci" |
| 9533 | 2026-02-24T02:39:17.789Z | [ host-image] Feb 24 02:39:17.834 INFO O| Feb 24 02:39:17.834 INFO STEP 42 (remove_files) COMPLETE |
| 9534 | 2026-02-24T02:39:17.789Z | [ host-image] Feb 24 02:39:17.834 INFO O| Feb 24 02:39:17.834 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9535 | 2026-02-24T02:39:17.814Z | [ host-image] Feb 24 02:39:17.851 INFO O| Feb 24 02:39:17.850 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm" |
| 9536 | 2026-02-24T02:39:17.814Z | [ host-image] Feb 24 02:39:17.851 INFO O| Feb 24 02:39:17.851 INFO STEP 43 (remove_files) COMPLETE |
| 9537 | 2026-02-24T02:39:17.814Z | [ host-image] Feb 24 02:39:17.851 INFO O| Feb 24 02:39:17.851 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9538 | 2026-02-24T02:39:17.814Z | [ host-image] Feb 24 02:39:17.870 INFO O| Feb 24 02:39:17.870 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000" |
| 9539 | 2026-02-24T02:39:17.814Z | [ host-image] Feb 24 02:39:17.870 INFO O| Feb 24 02:39:17.870 INFO STEP 44 (remove_files) COMPLETE |
| 9540 | 2026-02-24T02:39:17.814Z | [ host-image] Feb 24 02:39:17.870 INFO O| Feb 24 02:39:17.870 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9541 | 2026-02-24T02:39:17.838Z | [ host-image] Feb 24 02:39:17.887 INFO O| Feb 24 02:39:17.887 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd" |
| 9542 | 2026-02-24T02:39:17.838Z | [ host-image] Feb 24 02:39:17.887 INFO O| Feb 24 02:39:17.887 INFO STEP 45 (remove_files) COMPLETE |
| 9543 | 2026-02-24T02:39:17.838Z | [ host-image] Feb 24 02:39:17.887 INFO O| Feb 24 02:39:17.887 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9544 | 2026-02-24T02:39:17.862Z | [ host-image] Feb 24 02:39:17.905 INFO O| Feb 24 02:39:17.904 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba" |
| 9545 | 2026-02-24T02:39:17.862Z | [ host-image] Feb 24 02:39:17.905 INFO O| Feb 24 02:39:17.905 INFO STEP 46 (remove_files) COMPLETE |
| 9546 | 2026-02-24T02:39:17.862Z | [ host-image] Feb 24 02:39:17.905 INFO O| Feb 24 02:39:17.905 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9547 | 2026-02-24T02:39:17.887Z | [ host-image] Feb 24 02:39:17.927 INFO O| Feb 24 02:39:17.926 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex" |
| 9548 | 2026-02-24T02:39:17.887Z | [ host-image] Feb 24 02:39:17.927 INFO O| Feb 24 02:39:17.927 INFO STEP 47 (remove_files) COMPLETE |
| 9549 | 2026-02-24T02:39:17.887Z | [ host-image] Feb 24 02:39:17.927 INFO O| Feb 24 02:39:17.927 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9550 | 2026-02-24T02:39:17.887Z | [ host-image] Feb 24 02:39:17.944 INFO O| Feb 24 02:39:17.944 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf" |
| 9551 | 2026-02-24T02:39:17.887Z | [ host-image] Feb 24 02:39:17.944 INFO O| Feb 24 02:39:17.944 INFO STEP 48 (remove_files) COMPLETE |
| 9552 | 2026-02-24T02:39:17.912Z | [ host-image] Feb 24 02:39:17.944 INFO O| Feb 24 02:39:17.944 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9553 | 2026-02-24T02:39:17.912Z | [ host-image] Feb 24 02:39:17.960 INFO O| Feb 24 02:39:17.960 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt" |
| 9554 | 2026-02-24T02:39:17.912Z | [ host-image] Feb 24 02:39:17.960 INFO O| Feb 24 02:39:17.960 INFO STEP 49 (remove_files) COMPLETE |
| 9555 | 2026-02-24T02:39:17.912Z | [ host-image] Feb 24 02:39:17.960 INFO O| Feb 24 02:39:17.960 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9556 | 2026-02-24T02:39:17.936Z | [ host-image] Feb 24 02:39:17.979 INFO O| Feb 24 02:39:17.979 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf" |
| 9557 | 2026-02-24T02:39:17.936Z | [ host-image] Feb 24 02:39:17.979 INFO O| Feb 24 02:39:17.979 INFO STEP 50 (remove_files) COMPLETE |
| 9558 | 2026-02-24T02:39:17.936Z | [ host-image] Feb 24 02:39:17.979 INFO O| Feb 24 02:39:17.979 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9559 | 2026-02-24T02:39:17.960Z | [ host-image] Feb 24 02:39:17.999 INFO O| Feb 24 02:39:17.998 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so" |
| 9560 | 2026-02-24T02:39:17.960Z | [ host-image] Feb 24 02:39:17.999 INFO O| Feb 24 02:39:17.999 INFO STEP 51 (remove_files) COMPLETE |
| 9561 | 2026-02-24T02:39:17.960Z | [ host-image] Feb 24 02:39:17.999 INFO O| Feb 24 02:39:17.999 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9562 | 2026-02-24T02:39:17.984Z | [ host-image] Feb 24 02:39:18.024 INFO O| Feb 24 02:39:18.023 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf" |
| 9563 | 2026-02-24T02:39:17.985Z | [ host-image] Feb 24 02:39:18.024 INFO O| Feb 24 02:39:18.024 INFO STEP 52 (remove_files) COMPLETE |
| 9564 | 2026-02-24T02:39:17.985Z | [ host-image] Feb 24 02:39:18.024 INFO O| Feb 24 02:39:18.024 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9565 | 2026-02-24T02:39:18.010Z | [ host-image] Feb 24 02:39:18.047 INFO O| Feb 24 02:39:18.047 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm" |
| 9566 | 2026-02-24T02:39:18.010Z | [ host-image] Feb 24 02:39:18.047 INFO O| Feb 24 02:39:18.047 INFO STEP 53 (remove_files) COMPLETE |
| 9567 | 2026-02-24T02:39:18.010Z | [ host-image] Feb 24 02:39:18.047 INFO O| Feb 24 02:39:18.047 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9568 | 2026-02-24T02:39:18.034Z | [ host-image] Feb 24 02:39:18.071 INFO O| Feb 24 02:39:18.071 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm" |
| 9569 | 2026-02-24T02:39:18.034Z | [ host-image] Feb 24 02:39:18.071 INFO O| Feb 24 02:39:18.071 INFO STEP 54 (remove_files) COMPLETE |
| 9570 | 2026-02-24T02:39:18.034Z | [ host-image] Feb 24 02:39:18.072 INFO O| Feb 24 02:39:18.071 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9571 | 2026-02-24T02:39:18.058Z | [ host-image] Feb 24 02:39:18.092 INFO O| Feb 24 02:39:18.092 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm" |
| 9572 | 2026-02-24T02:39:18.058Z | [ host-image] Feb 24 02:39:18.092 INFO O| Feb 24 02:39:18.092 INFO STEP 55 (remove_files) COMPLETE |
| 9573 | 2026-02-24T02:39:18.059Z | [ host-image] Feb 24 02:39:18.092 INFO O| Feb 24 02:39:18.092 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9574 | 2026-02-24T02:39:18.059Z | [ host-image] Feb 24 02:39:18.111 INFO O| Feb 24 02:39:18.111 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm" |
| 9575 | 2026-02-24T02:39:18.059Z | [ host-image] Feb 24 02:39:18.111 INFO O| Feb 24 02:39:18.111 INFO STEP 56 (remove_files) COMPLETE |
| 9576 | 2026-02-24T02:39:18.059Z | [ host-image] Feb 24 02:39:18.111 INFO O| Feb 24 02:39:18.111 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9577 | 2026-02-24T02:39:18.083Z | [ host-image] Feb 24 02:39:18.129 INFO O| Feb 24 02:39:18.129 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar" |
| 9578 | 2026-02-24T02:39:18.084Z | [ host-image] Feb 24 02:39:18.129 INFO O| Feb 24 02:39:18.129 INFO STEP 57 (remove_files) COMPLETE |
| 9579 | 2026-02-24T02:39:18.084Z | [ host-image] Feb 24 02:39:18.129 INFO O| Feb 24 02:39:18.129 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9580 | 2026-02-24T02:39:18.111Z | [ host-image] Feb 24 02:39:18.148 INFO O| Feb 24 02:39:18.148 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking |
| 9581 | 2026-02-24T02:39:18.111Z | [ host-image] Feb 24 02:39:18.148 INFO O| Feb 24 02:39:18.148 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ... |
| 9582 | 2026-02-24T02:39:18.111Z | [ host-image] Feb 24 02:39:18.149 INFO O| Feb 24 02:39:18.148 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9583 | 2026-02-24T02:39:18.111Z | [ host-image] Feb 24 02:39:18.149 INFO O| Feb 24 02:39:18.149 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9584 | 2026-02-24T02:39:18.111Z | [ host-image] Feb 24 02:39:18.149 INFO O| Feb 24 02:39:18.149 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9585 | 2026-02-24T02:39:18.111Z | [ host-image] Feb 24 02:39:18.149 INFO O| Feb 24 02:39:18.149 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap |
| 9586 | 2026-02-24T02:39:18.111Z | [ host-image] Feb 24 02:39:18.149 INFO O| Feb 24 02:39:18.149 INFO ok! |
| 9587 | 2026-02-24T02:39:18.111Z | [ host-image] Feb 24 02:39:18.149 INFO O| Feb 24 02:39:18.149 INFO STEP 58 (ensure_file) COMPLETE |
| 9588 | 2026-02-24T02:39:18.111Z | [ host-image] Feb 24 02:39:18.149 INFO O| Feb 24 02:39:18.149 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9589 | 2026-02-24T02:39:18.135Z | [ host-image] Feb 24 02:39:18.166 INFO O| Feb 24 02:39:18.166 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking |
| 9590 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.166 INFO O| Feb 24 02:39:18.166 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ... |
| 9591 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.166 INFO O| Feb 24 02:39:18.166 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9592 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.166 INFO O| Feb 24 02:39:18.166 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9593 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.166 INFO O| Feb 24 02:39:18.166 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9594 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.166 INFO O| Feb 24 02:39:18.166 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk |
| 9595 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.166 INFO O| Feb 24 02:39:18.166 INFO ok! |
| 9596 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.166 INFO O| Feb 24 02:39:18.166 INFO STEP 59 (ensure_file) COMPLETE |
| 9597 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.167 INFO O| Feb 24 02:39:18.166 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9598 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.185 INFO O| Feb 24 02:39:18.185 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist |
| 9599 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.185 INFO O| Feb 24 02:39:18.185 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ... |
| 9600 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.185 INFO O| Feb 24 02:39:18.185 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile |
| 9601 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.185 INFO O| Feb 24 02:39:18.185 INFO ok! |
| 9602 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.185 INFO O| Feb 24 02:39:18.185 INFO STEP 60 (ensure_file) COMPLETE |
| 9603 | 2026-02-24T02:39:18.136Z | [ host-image] Feb 24 02:39:18.185 INFO O| Feb 24 02:39:18.185 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9604 | 2026-02-24T02:39:18.160Z | [ host-image] Feb 24 02:39:18.202 INFO O| Feb 24 02:39:18.202 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking |
| 9605 | 2026-02-24T02:39:18.160Z | [ host-image] Feb 24 02:39:18.202 INFO O| Feb 24 02:39:18.202 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ... |
| 9606 | 2026-02-24T02:39:18.160Z | [ host-image] Feb 24 02:39:18.202 INFO O| Feb 24 02:39:18.202 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc |
| 9607 | 2026-02-24T02:39:18.160Z | [ host-image] Feb 24 02:39:18.202 INFO O| Feb 24 02:39:18.202 INFO ok! |
| 9608 | 2026-02-24T02:39:18.160Z | [ host-image] Feb 24 02:39:18.202 INFO O| Feb 24 02:39:18.202 INFO STEP 61 (ensure_file) COMPLETE |
| 9609 | 2026-02-24T02:39:18.160Z | [ host-image] Feb 24 02:39:18.202 INFO O| Feb 24 02:39:18.202 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9610 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.219 INFO O| Feb 24 02:39:18.219 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking |
| 9611 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.219 INFO O| Feb 24 02:39:18.219 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ... |
| 9612 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.219 INFO O| Feb 24 02:39:18.219 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd |
| 9613 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.219 INFO O| Feb 24 02:39:18.219 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd |
| 9614 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.219 INFO O| Feb 24 02:39:18.219 INFO ok! |
| 9615 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.219 INFO O| Feb 24 02:39:18.219 INFO STEP 62 (ensure_file) COMPLETE |
| 9616 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.219 INFO O| Feb 24 02:39:18.219 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9617 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.237 INFO O| Feb 24 02:39:18.236 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist |
| 9618 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.237 INFO O| Feb 24 02:39:18.236 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ... |
| 9619 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.237 INFO O| Feb 24 02:39:18.237 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 9620 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.237 INFO O| Feb 24 02:39:18.237 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf |
| 9621 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.237 INFO O| Feb 24 02:39:18.237 INFO ok! |
| 9622 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.237 INFO O| Feb 24 02:39:18.237 INFO STEP 63 (ensure_file) COMPLETE |
| 9623 | 2026-02-24T02:39:18.185Z | [ host-image] Feb 24 02:39:18.237 INFO O| Feb 24 02:39:18.237 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9624 | 2026-02-24T02:39:18.210Z | [ host-image] Feb 24 02:39:18.253 INFO O| Feb 24 02:39:18.253 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist |
| 9625 | 2026-02-24T02:39:18.210Z | [ host-image] Feb 24 02:39:18.253 INFO O| Feb 24 02:39:18.253 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ... |
| 9626 | 2026-02-24T02:39:18.210Z | [ host-image] Feb 24 02:39:18.253 INFO O| Feb 24 02:39:18.253 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly |
| 9627 | 2026-02-24T02:39:18.210Z | [ host-image] Feb 24 02:39:18.253 INFO O| Feb 24 02:39:18.253 INFO ok! |
| 9628 | 2026-02-24T02:39:18.210Z | [ host-image] Feb 24 02:39:18.253 INFO O| Feb 24 02:39:18.253 INFO STEP 64 (assemble_files) COMPLETE |
| 9629 | 2026-02-24T02:39:18.210Z | [ host-image] Feb 24 02:39:18.254 INFO O| Feb 24 02:39:18.253 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9630 | 2026-02-24T02:39:18.234Z | [ host-image] Feb 24 02:39:18.271 INFO O| Feb 24 02:39:18.271 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist |
| 9631 | 2026-02-24T02:39:18.234Z | [ host-image] Feb 24 02:39:18.271 INFO O| Feb 24 02:39:18.271 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ... |
| 9632 | 2026-02-24T02:39:18.234Z | [ host-image] Feb 24 02:39:18.271 INFO O| Feb 24 02:39:18.271 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf |
| 9633 | 2026-02-24T02:39:18.234Z | [ host-image] Feb 24 02:39:18.271 INFO O| Feb 24 02:39:18.271 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf |
| 9634 | 2026-02-24T02:39:18.234Z | [ host-image] Feb 24 02:39:18.271 INFO O| Feb 24 02:39:18.271 INFO ok! |
| 9635 | 2026-02-24T02:39:18.234Z | [ host-image] Feb 24 02:39:18.271 INFO O| Feb 24 02:39:18.271 INFO STEP 65 (ensure_file) COMPLETE |
| 9636 | 2026-02-24T02:39:18.234Z | [ host-image] Feb 24 02:39:18.271 INFO O| Feb 24 02:39:18.271 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9637 | 2026-02-24T02:39:18.234Z | [ host-image] Feb 24 02:39:18.291 INFO O| Feb 24 02:39:18.290 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9638 | 2026-02-24T02:39:18.234Z | [ host-image] Feb 24 02:39:18.291 INFO O| Feb 24 02:39:18.291 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9639 | 2026-02-24T02:39:18.234Z | [ host-image] Feb 24 02:39:18.291 INFO O| Feb 24 02:39:18.291 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline |
| 9640 | 2026-02-24T02:39:18.234Z | [ host-image] Feb 24 02:39:18.291 INFO O| Feb 24 02:39:18.291 INFO STEP 66 (ensure_dir) COMPLETE |
| 9641 | 2026-02-24T02:39:18.235Z | [ host-image] Feb 24 02:39:18.291 INFO O| Feb 24 02:39:18.291 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9642 | 2026-02-24T02:39:18.259Z | [ host-image] Feb 24 02:39:18.306 INFO O| Feb 24 02:39:18.306 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist |
| 9643 | 2026-02-24T02:39:18.259Z | [ host-image] Feb 24 02:39:18.306 INFO O| Feb 24 02:39:18.306 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/files.tar.gz -> /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz ... |
| 9644 | 2026-02-24T02:39:18.259Z | [ host-image] Feb 24 02:39:18.316 INFO O| Feb 24 02:39:18.316 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz |
| 9645 | 2026-02-24T02:39:18.259Z | [ host-image] Feb 24 02:39:18.316 INFO O| Feb 24 02:39:18.316 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz |
| 9646 | 2026-02-24T02:39:18.284Z | [ host-image] Feb 24 02:39:18.316 INFO O| Feb 24 02:39:18.316 INFO ok! |
| 9647 | 2026-02-24T02:39:18.284Z | [ host-image] Feb 24 02:39:18.316 INFO O| Feb 24 02:39:18.316 INFO STEP 67 (ensure_file) COMPLETE |
| 9648 | 2026-02-24T02:39:18.284Z | [ host-image] Feb 24 02:39:18.316 INFO O| Feb 24 02:39:18.316 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9649 | 2026-02-24T02:39:18.284Z | [ host-image] Feb 24 02:39:18.333 INFO O| Feb 24 02:39:18.333 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist |
| 9650 | 2026-02-24T02:39:18.284Z | [ host-image] Feb 24 02:39:18.334 INFO O| Feb 24 02:39:18.333 INFO copying /work/oxidecomputer/helios/tmp/image.host/omicron1/gzonly.txt -> /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt ... |
| 9651 | 2026-02-24T02:39:18.284Z | [ host-image] Feb 24 02:39:18.334 INFO O| Feb 24 02:39:18.334 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt |
| 9652 | 2026-02-24T02:39:18.284Z | [ host-image] Feb 24 02:39:18.334 INFO O| Feb 24 02:39:18.334 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt |
| 9653 | 2026-02-24T02:39:18.284Z | [ host-image] Feb 24 02:39:18.334 INFO O| Feb 24 02:39:18.334 INFO ok! |
| 9654 | 2026-02-24T02:39:18.284Z | [ host-image] Feb 24 02:39:18.334 INFO O| Feb 24 02:39:18.334 INFO STEP 68 (ensure_file) COMPLETE |
| 9655 | 2026-02-24T02:39:18.284Z | [ host-image] Feb 24 02:39:18.334 INFO O| Feb 24 02:39:18.334 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json |
| 9656 | 2026-02-24T02:39:18.310Z | [ host-image] Feb 24 02:39:18.364 INFO O| Feb 24 02:39:18.364 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal |
| 9657 | 2026-02-24T02:39:18.310Z | [ host-image] Feb 24 02:39:18.364 INFO O| Feb 24 02:39:18.364 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."] |
| 9658 | 2026-02-24T02:39:21.457Z | [ host-image] Feb 24 02:39:21.514 INFO O| Feb 24 02:39:21.514 INFO STEP 69 (pack_tar) COMPLETE |
| 9659 | 2026-02-24T02:39:21.457Z | [ host-image] Feb 24 02:39:21.514 INFO O| Feb 24 02:39:21.514 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim |
| 9660 | 2026-02-24T02:39:21.482Z | [ host-image] Feb 24 02:39:21.514 INFO O| Feb 24 02:39:21.514 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim |
| 9661 | 2026-02-24T02:39:21.589Z | [ host-image] Feb 24 02:39:21.645 INFO O| Feb 24 02:39:21.645 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim |
| 9662 | 2026-02-24T02:39:21.653Z | [ host-image] Feb 24 02:39:21.710 INFO O| Feb 24 02:39:21.710 INFO completed processing sled/ramdisk-02-trim |
| 9663 | 2026-02-24T02:39:21.677Z | [ host-image] Feb 24 02:39:21.715 INFO image builder template: zfs... |
| 9664 | 2026-02-24T02:39:21.677Z | [ host-image] Feb 24 02:39:21.715 INFO exec: ["pfexec", "/work/oxidecomputer/helios/projects/image-builder/target/debug/image-builder", "build", "-d", "rpool/images/build/host", "-g", "sled", "-T", "/work/oxidecomputer/helios/image/templates", "-E", "/tmp/.tmp5z1CyQ/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "zfs"], pwd: None |
| 9665 | 2026-02-24T02:39:21.701Z | [ host-image] Feb 24 02:39:21.737 INFO O| Feb 24 02:39:21.737 INFO skip include "stress" because feature "stress" is not enabled |
| 9666 | 2026-02-24T02:39:21.701Z | [ host-image] Feb 24 02:39:21.737 INFO O| Feb 24 02:39:21.737 INFO skip include "stress" because feature "compliance" is not enabled |
| 9667 | 2026-02-24T02:39:21.740Z | [ host-image] Feb 24 02:39:21.797 INFO O| Feb 24 02:39:21.797 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs |
| 9668 | 2026-02-24T02:39:21.764Z | [ host-image] Feb 24 02:39:21.804 INFO O| Feb 24 02:39:21.804 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs |
| 9669 | 2026-02-24T02:39:21.788Z | [ host-image] Feb 24 02:39:21.845 INFO O| Feb 24 02:39:21.845 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled |
| 9670 | 2026-02-24T02:39:21.827Z | [ host-image] Feb 24 02:39:21.883 INFO O| Feb 24 02:39:21.883 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs |
| 9671 | 2026-02-24T02:39:21.827Z | [ host-image] Feb 24 02:39:21.883 INFO O| Feb 24 02:39:21.883 INFO work dataset: rpool/images/build/host/work/sled/zfs |
| 9672 | 2026-02-24T02:39:21.851Z | [ host-image] Feb 24 02:39:21.893 INFO O| Feb 24 02:39:21.893 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs |
| 9673 | 2026-02-24T02:39:21.891Z | [ host-image] Feb 24 02:39:21.948 INFO O| Feb 24 02:39:21.948 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled |
| 9674 | 2026-02-24T02:39:21.921Z | [ host-image] Feb 24 02:39:21.979 INFO O| Feb 24 02:39:21.978 INFO DESTROY POOL: TEMPORARY-sled-zfs |
| 9675 | 2026-02-24T02:39:21.945Z | [ host-image] Feb 24 02:39:21.997 INFO O| Feb 24 02:39:21.997 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw |
| 9676 | 2026-02-24T02:39:21.969Z | [ host-image] Feb 24 02:39:22.008 INFO O| Feb 24 02:39:22.007 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot |
| 9677 | 2026-02-24T02:39:21.969Z | [ host-image] Feb 24 02:39:22.008 INFO O| Feb 24 02:39:22.008 INFO no lofi found |
| 9678 | 2026-02-24T02:39:21.969Z | [ host-image] Feb 24 02:39:22.008 INFO O| Feb 24 02:39:22.008 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal |
| 9679 | 2026-02-24T02:39:21.969Z | [ host-image] Feb 24 02:39:22.008 INFO O| Feb 24 02:39:22.008 INFO CREATE IMAGE (1050MB): /rpool/images/build/host/work/sled/zfs/lofi.raw |
| 9680 | 2026-02-24T02:39:23.945Z | [ host-image] Feb 24 02:39:24.002 INFO O| Feb 24 02:39:24.002 INFO lofi device = /dev/dsk/c3t1d0p0 |
| 9681 | 2026-02-24T02:39:23.945Z | [ host-image] Feb 24 02:39:24.003 INFO O| Feb 24 02:39:24.002 INFO pool device = /dev/dsk/c3t1d0p0 |
| 9682 | 2026-02-24T02:39:23.969Z | [ host-image] Feb 24 02:39:24.003 INFO O| Feb 24 02:39:24.003 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/sled/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c3t1d0p0"] |
| 9683 | 2026-02-24T02:39:24.089Z | [ host-image] Feb 24 02:39:24.146 INFO O| Feb 24 02:39:24.146 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9684 | 2026-02-24T02:39:24.089Z | [ host-image] Feb 24 02:39:24.147 INFO O| Feb 24 02:39:24.146 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT |
| 9685 | 2026-02-24T02:39:24.173Z | [ host-image] Feb 24 02:39:24.223 INFO O| Feb 24 02:39:24.221 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off |
| 9686 | 2026-02-24T02:39:24.310Z | [ host-image] Feb 24 02:39:24.368 INFO O| Feb 24 02:39:24.368 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy |
| 9687 | 2026-02-24T02:39:24.371Z | [ host-image] Feb 24 02:39:24.429 INFO O| Feb 24 02:39:24.428 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk |
| 9688 | 2026-02-24T02:39:24.396Z | [ host-image] Feb 24 02:39:24.453 INFO O| Feb 24 02:39:24.453 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto |
| 9689 | 2026-02-24T02:39:24.446Z | [ host-image] Feb 24 02:39:24.504 INFO O| Feb 24 02:39:24.504 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy |
| 9690 | 2026-02-24T02:39:24.509Z | [ host-image] Feb 24 02:39:24.566 INFO O| Feb 24 02:39:24.566 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a |
| 9691 | 2026-02-24T02:39:24.533Z | [ host-image] Feb 24 02:39:24.567 INFO O| Feb 24 02:39:24.567 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a |
| 9692 | 2026-02-24T02:39:24.533Z | [ host-image] Feb 24 02:39:24.567 INFO O| Feb 24 02:39:24.567 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9693 | 2026-02-24T02:39:24.533Z | [ host-image] Feb 24 02:39:24.582 INFO O| Feb 24 02:39:24.582 INFO boot environment UUID: 443a411d-1b27-4e35-9081-ffd42a62e63f |
| 9694 | 2026-02-24T02:39:24.533Z | [ host-image] Feb 24 02:39:24.582 INFO O| Feb 24 02:39:24.582 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = 443a411d-1b27-4e35-9081-ffd42a62e63f |
| 9695 | 2026-02-24T02:39:24.558Z | [ host-image] Feb 24 02:39:24.600 INFO O| Feb 24 02:39:24.600 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static |
| 9696 | 2026-02-24T02:39:24.582Z | [ host-image] Feb 24 02:39:24.619 INFO O| Feb 24 02:39:24.618 INFO STEP 0 (create_be) COMPLETE |
| 9697 | 2026-02-24T02:39:24.582Z | [ host-image] Feb 24 02:39:24.619 INFO O| Feb 24 02:39:24.619 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9698 | 2026-02-24T02:39:24.606Z | [ host-image] Feb 24 02:39:24.652 INFO O| Feb 24 02:39:24.652 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9699 | 2026-02-24T02:39:26.494Z | [verify-libraries] Finished `release` profile [optimized] target(s) in 31m 04s |
| 9700 | 2026-02-24T02:39:29.876Z | Feb 24 02:39:29.934 INFO [verify-libraries] process exited with exit status: 0 (1876.170549068s) |
| 9701 | 2026-02-24T02:39:46.879Z | [ host-image] Feb 24 02:39:46.937 INFO O| Feb 24 02:39:46.937 INFO STEP 1 (unpack_tar) COMPLETE |
| 9702 | 2026-02-24T02:39:46.903Z | [ host-image] Feb 24 02:39:46.937 INFO O| Feb 24 02:39:46.937 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9703 | 2026-02-24T02:39:46.903Z | [ host-image] Feb 24 02:39:46.954 INFO O| Feb 24 02:39:46.954 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"] |
| 9704 | 2026-02-24T02:39:47.508Z | [ host-image] Feb 24 02:39:47.567 INFO O| Feb 24 02:39:47.566 INFO STEP 2 (devfsadm) COMPLETE |
| 9705 | 2026-02-24T02:39:47.508Z | [ host-image] Feb 24 02:39:47.567 INFO O| Feb 24 02:39:47.567 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9706 | 2026-02-24T02:39:47.533Z | [ host-image] Feb 24 02:39:47.591 INFO O| Feb 24 02:39:47.591 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9707 | 2026-02-24T02:39:47.533Z | [ host-image] Feb 24 02:39:47.591 INFO O| Feb 24 02:39:47.591 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9708 | 2026-02-24T02:39:47.533Z | [ host-image] Feb 24 02:39:47.591 INFO O| Feb 24 02:39:47.591 INFO STEP 3 (ensure_dir) COMPLETE |
| 9709 | 2026-02-24T02:39:47.557Z | [ host-image] Feb 24 02:39:47.591 INFO O| Feb 24 02:39:47.591 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9710 | 2026-02-24T02:39:47.557Z | [ host-image] Feb 24 02:39:47.614 INFO O| Feb 24 02:39:47.614 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9711 | 2026-02-24T02:39:47.557Z | [ host-image] Feb 24 02:39:47.615 INFO O| Feb 24 02:39:47.614 INFO STEP 4 (ensure_dir) COMPLETE |
| 9712 | 2026-02-24T02:39:47.557Z | [ host-image] Feb 24 02:39:47.615 INFO O| Feb 24 02:39:47.614 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9713 | 2026-02-24T02:39:47.583Z | [ host-image] Feb 24 02:39:47.638 INFO O| Feb 24 02:39:47.638 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9714 | 2026-02-24T02:39:47.583Z | [ host-image] Feb 24 02:39:47.638 INFO O| Feb 24 02:39:47.638 INFO STEP 5 (ensure_dir) COMPLETE |
| 9715 | 2026-02-24T02:39:47.583Z | [ host-image] Feb 24 02:39:47.638 INFO O| Feb 24 02:39:47.638 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9716 | 2026-02-24T02:39:47.607Z | [ host-image] Feb 24 02:39:47.657 INFO O| Feb 24 02:39:47.656 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9717 | 2026-02-24T02:39:47.607Z | [ host-image] Feb 24 02:39:47.657 INFO O| Feb 24 02:39:47.657 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9718 | 2026-02-24T02:39:47.607Z | [ host-image] Feb 24 02:39:47.657 INFO O| Feb 24 02:39:47.657 INFO STEP 6 (ensure_dir) COMPLETE |
| 9719 | 2026-02-24T02:39:47.607Z | [ host-image] Feb 24 02:39:47.657 INFO O| Feb 24 02:39:47.657 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9720 | 2026-02-24T02:39:47.632Z | [ host-image] Feb 24 02:39:47.673 INFO O| Feb 24 02:39:47.673 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9721 | 2026-02-24T02:39:47.632Z | [ host-image] Feb 24 02:39:47.673 INFO O| Feb 24 02:39:47.673 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9722 | 2026-02-24T02:39:47.632Z | [ host-image] Feb 24 02:39:47.673 INFO O| Feb 24 02:39:47.673 INFO STEP 7 (ensure_dir) COMPLETE |
| 9723 | 2026-02-24T02:39:47.632Z | [ host-image] Feb 24 02:39:47.673 INFO O| Feb 24 02:39:47.673 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9724 | 2026-02-24T02:39:47.656Z | [ host-image] Feb 24 02:39:47.690 INFO O| Feb 24 02:39:47.690 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg" |
| 9725 | 2026-02-24T02:39:47.656Z | [ host-image] Feb 24 02:39:47.690 INFO O| Feb 24 02:39:47.690 INFO STEP 8 (remove_files) COMPLETE |
| 9726 | 2026-02-24T02:39:47.656Z | [ host-image] Feb 24 02:39:47.690 INFO O| Feb 24 02:39:47.690 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9727 | 2026-02-24T02:39:47.656Z | [ host-image] Feb 24 02:39:47.708 INFO O| Feb 24 02:39:47.708 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk" |
| 9728 | 2026-02-24T02:39:47.656Z | [ host-image] Feb 24 02:39:47.710 INFO O| Feb 24 02:39:47.710 INFO STEP 9 (remove_files) COMPLETE |
| 9729 | 2026-02-24T02:39:47.656Z | [ host-image] Feb 24 02:39:47.710 INFO O| Feb 24 02:39:47.710 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9730 | 2026-02-24T02:39:47.681Z | [ host-image] Feb 24 02:39:47.726 INFO O| Feb 24 02:39:47.726 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk" |
| 9731 | 2026-02-24T02:39:47.681Z | [ host-image] Feb 24 02:39:47.727 INFO O| Feb 24 02:39:47.727 INFO STEP 10 (remove_files) COMPLETE |
| 9732 | 2026-02-24T02:39:47.681Z | [ host-image] Feb 24 02:39:47.727 INFO O| Feb 24 02:39:47.727 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9733 | 2026-02-24T02:39:47.705Z | [ host-image] Feb 24 02:39:47.743 INFO O| Feb 24 02:39:47.743 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors" |
| 9734 | 2026-02-24T02:39:47.705Z | [ host-image] Feb 24 02:39:47.743 INFO O| Feb 24 02:39:47.743 INFO STEP 11 (remove_files) COMPLETE |
| 9735 | 2026-02-24T02:39:47.705Z | [ host-image] Feb 24 02:39:47.743 INFO O| Feb 24 02:39:47.743 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9736 | 2026-02-24T02:39:47.705Z | [ host-image] Feb 24 02:39:47.763 INFO O| Feb 24 02:39:47.763 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb" |
| 9737 | 2026-02-24T02:39:47.705Z | [ host-image] Feb 24 02:39:47.763 INFO O| Feb 24 02:39:47.763 INFO STEP 12 (remove_files) COMPLETE |
| 9738 | 2026-02-24T02:39:47.705Z | [ host-image] Feb 24 02:39:47.763 INFO O| Feb 24 02:39:47.763 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9739 | 2026-02-24T02:39:47.729Z | [ host-image] Feb 24 02:39:47.784 INFO O| Feb 24 02:39:47.784 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9740 | 2026-02-24T02:39:47.729Z | [ host-image] Feb 24 02:39:47.784 INFO O| Feb 24 02:39:47.784 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg |
| 9741 | 2026-02-24T02:39:47.729Z | [ host-image] Feb 24 02:39:47.784 INFO O| Feb 24 02:39:47.784 INFO STEP 13 (ensure_dir) COMPLETE |
| 9742 | 2026-02-24T02:39:47.729Z | [ host-image] Feb 24 02:39:47.785 INFO O| Feb 24 02:39:47.784 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9743 | 2026-02-24T02:39:47.754Z | [ host-image] Feb 24 02:39:47.805 INFO O| Feb 24 02:39:47.805 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9744 | 2026-02-24T02:39:47.754Z | [ host-image] Feb 24 02:39:47.805 INFO O| Feb 24 02:39:47.805 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9745 | 2026-02-24T02:39:47.754Z | [ host-image] Feb 24 02:39:47.805 INFO O| Feb 24 02:39:47.805 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk |
| 9746 | 2026-02-24T02:39:47.754Z | [ host-image] Feb 24 02:39:47.805 INFO O| Feb 24 02:39:47.805 INFO STEP 14 (ensure_dir) COMPLETE |
| 9747 | 2026-02-24T02:39:47.754Z | [ host-image] Feb 24 02:39:47.805 INFO O| Feb 24 02:39:47.805 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9748 | 2026-02-24T02:39:47.778Z | [ host-image] Feb 24 02:39:47.824 INFO O| Feb 24 02:39:47.824 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9749 | 2026-02-24T02:39:47.778Z | [ host-image] Feb 24 02:39:47.824 INFO O| Feb 24 02:39:47.824 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9750 | 2026-02-24T02:39:47.778Z | [ host-image] Feb 24 02:39:47.824 INFO O| Feb 24 02:39:47.824 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk |
| 9751 | 2026-02-24T02:39:47.778Z | [ host-image] Feb 24 02:39:47.824 INFO O| Feb 24 02:39:47.824 INFO STEP 15 (ensure_dir) COMPLETE |
| 9752 | 2026-02-24T02:39:47.778Z | [ host-image] Feb 24 02:39:47.824 INFO O| Feb 24 02:39:47.824 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9753 | 2026-02-24T02:39:47.803Z | [ host-image] Feb 24 02:39:47.839 INFO O| Feb 24 02:39:47.839 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9754 | 2026-02-24T02:39:47.803Z | [ host-image] Feb 24 02:39:47.839 INFO O| Feb 24 02:39:47.839 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors |
| 9755 | 2026-02-24T02:39:47.803Z | [ host-image] Feb 24 02:39:47.839 INFO O| Feb 24 02:39:47.839 INFO STEP 16 (ensure_dir) COMPLETE |
| 9756 | 2026-02-24T02:39:47.803Z | [ host-image] Feb 24 02:39:47.839 INFO O| Feb 24 02:39:47.839 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9757 | 2026-02-24T02:39:47.803Z | [ host-image] Feb 24 02:39:47.854 INFO O| Feb 24 02:39:47.854 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9758 | 2026-02-24T02:39:47.803Z | [ host-image] Feb 24 02:39:47.854 INFO O| Feb 24 02:39:47.854 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb |
| 9759 | 2026-02-24T02:39:47.803Z | [ host-image] Feb 24 02:39:47.854 INFO O| Feb 24 02:39:47.854 INFO STEP 17 (ensure_dir) COMPLETE |
| 9760 | 2026-02-24T02:39:47.803Z | [ host-image] Feb 24 02:39:47.854 INFO O| Feb 24 02:39:47.854 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9761 | 2026-02-24T02:39:47.827Z | [ host-image] Feb 24 02:39:47.875 INFO O| Feb 24 02:39:47.875 INFO link target ok (../devices/pseudo/sysmsg@0:msglog) |
| 9762 | 2026-02-24T02:39:47.827Z | [ host-image] Feb 24 02:39:47.875 INFO O| Feb 24 02:39:47.875 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog |
| 9763 | 2026-02-24T02:39:47.827Z | [ host-image] Feb 24 02:39:47.875 INFO O| Feb 24 02:39:47.875 INFO ok! |
| 9764 | 2026-02-24T02:39:47.827Z | [ host-image] Feb 24 02:39:47.875 INFO O| Feb 24 02:39:47.875 INFO STEP 18 (ensure_symlink) COMPLETE |
| 9765 | 2026-02-24T02:39:47.827Z | [ host-image] Feb 24 02:39:47.875 INFO O| Feb 24 02:39:47.875 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json |
| 9766 | 2026-02-24T02:39:47.852Z | [ host-image] Feb 24 02:39:47.897 INFO O| Feb 24 02:39:47.896 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents |
| 9767 | 2026-02-24T02:39:47.852Z | [ host-image] Feb 24 02:39:47.897 INFO O| Feb 24 02:39:47.897 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure |
| 9768 | 2026-02-24T02:39:47.852Z | [ host-image] Feb 24 02:39:47.897 INFO O| Feb 24 02:39:47.897 INFO ok! |
| 9769 | 2026-02-24T02:39:47.852Z | [ host-image] Feb 24 02:39:47.897 INFO O| Feb 24 02:39:47.897 INFO STEP 19 (ensure_file) COMPLETE |
| 9770 | 2026-02-24T02:39:47.852Z | [ host-image] Feb 24 02:39:47.897 INFO O| Feb 24 02:39:47.897 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9771 | 2026-02-24T02:39:47.876Z | [ host-image] Feb 24 02:39:47.916 INFO O| Feb 24 02:39:47.916 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist |
| 9772 | 2026-02-24T02:39:47.876Z | [ host-image] Feb 24 02:39:47.916 INFO O| Feb 24 02:39:47.916 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ... |
| 9773 | 2026-02-24T02:39:47.876Z | [ host-image] Feb 24 02:39:47.916 INFO O| Feb 24 02:39:47.916 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml |
| 9774 | 2026-02-24T02:39:47.876Z | [ host-image] Feb 24 02:39:47.916 INFO O| Feb 24 02:39:47.916 INFO ok! |
| 9775 | 2026-02-24T02:39:47.876Z | [ host-image] Feb 24 02:39:47.916 INFO O| Feb 24 02:39:47.916 INFO STEP 20 (ensure_symlink) COMPLETE |
| 9776 | 2026-02-24T02:39:47.876Z | [ host-image] Feb 24 02:39:47.916 INFO O| Feb 24 02:39:47.916 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9777 | 2026-02-24T02:39:47.900Z | [ host-image] Feb 24 02:39:47.936 INFO O| Feb 24 02:39:47.936 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist |
| 9778 | 2026-02-24T02:39:47.900Z | [ host-image] Feb 24 02:39:47.937 INFO O| Feb 24 02:39:47.936 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ... |
| 9779 | 2026-02-24T02:39:47.900Z | [ host-image] Feb 24 02:39:47.937 INFO O| Feb 24 02:39:47.937 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml |
| 9780 | 2026-02-24T02:39:47.900Z | [ host-image] Feb 24 02:39:47.937 INFO O| Feb 24 02:39:47.937 INFO ok! |
| 9781 | 2026-02-24T02:39:47.900Z | [ host-image] Feb 24 02:39:47.937 INFO O| Feb 24 02:39:47.937 INFO STEP 21 (ensure_symlink) COMPLETE |
| 9782 | 2026-02-24T02:39:47.900Z | [ host-image] Feb 24 02:39:47.937 INFO O| Feb 24 02:39:47.937 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9783 | 2026-02-24T02:39:47.924Z | [ host-image] Feb 24 02:39:47.959 INFO O| Feb 24 02:39:47.958 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist |
| 9784 | 2026-02-24T02:39:47.924Z | [ host-image] Feb 24 02:39:47.959 INFO O| Feb 24 02:39:47.958 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ... |
| 9785 | 2026-02-24T02:39:47.924Z | [ host-image] Feb 24 02:39:47.959 INFO O| Feb 24 02:39:47.959 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml |
| 9786 | 2026-02-24T02:39:47.924Z | [ host-image] Feb 24 02:39:47.959 INFO O| Feb 24 02:39:47.959 INFO ok! |
| 9787 | 2026-02-24T02:39:47.924Z | [ host-image] Feb 24 02:39:47.959 INFO O| Feb 24 02:39:47.959 INFO STEP 22 (ensure_symlink) COMPLETE |
| 9788 | 2026-02-24T02:39:47.924Z | [ host-image] Feb 24 02:39:47.959 INFO O| Feb 24 02:39:47.959 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9789 | 2026-02-24T02:39:47.924Z | [ host-image] Feb 24 02:39:47.982 INFO O| Feb 24 02:39:47.982 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist |
| 9790 | 2026-02-24T02:39:47.925Z | [ host-image] Feb 24 02:39:47.982 INFO O| Feb 24 02:39:47.982 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ... |
| 9791 | 2026-02-24T02:39:47.925Z | [ host-image] Feb 24 02:39:47.982 INFO O| Feb 24 02:39:47.982 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml |
| 9792 | 2026-02-24T02:39:47.925Z | [ host-image] Feb 24 02:39:47.982 INFO O| Feb 24 02:39:47.982 INFO ok! |
| 9793 | 2026-02-24T02:39:47.925Z | [ host-image] Feb 24 02:39:47.982 INFO O| Feb 24 02:39:47.982 INFO STEP 23 (ensure_symlink) COMPLETE |
| 9794 | 2026-02-24T02:39:47.925Z | [ host-image] Feb 24 02:39:47.982 INFO O| Feb 24 02:39:47.982 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9795 | 2026-02-24T02:39:47.949Z | [ host-image] Feb 24 02:39:48.000 INFO O| Feb 24 02:39:48.000 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking |
| 9796 | 2026-02-24T02:39:47.949Z | [ host-image] Feb 24 02:39:48.000 INFO O| Feb 24 02:39:48.000 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ... |
| 9797 | 2026-02-24T02:39:47.949Z | [ host-image] Feb 24 02:39:48.000 INFO O| Feb 24 02:39:48.000 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf |
| 9798 | 2026-02-24T02:39:47.949Z | [ host-image] Feb 24 02:39:48.000 INFO O| Feb 24 02:39:48.000 INFO ok! |
| 9799 | 2026-02-24T02:39:47.949Z | [ host-image] Feb 24 02:39:48.000 INFO O| Feb 24 02:39:48.000 INFO STEP 24 (ensure_file) COMPLETE |
| 9800 | 2026-02-24T02:39:47.949Z | [ host-image] Feb 24 02:39:48.000 INFO O| Feb 24 02:39:48.000 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9801 | 2026-02-24T02:39:47.973Z | [ host-image] Feb 24 02:39:48.021 INFO O| Feb 24 02:39:48.021 INFO updating shadow file |
| 9802 | 2026-02-24T02:39:47.973Z | [ host-image] Feb 24 02:39:48.022 INFO O| Feb 24 02:39:48.022 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9803 | 2026-02-24T02:39:47.973Z | [ host-image] Feb 24 02:39:48.022 INFO O| Feb 24 02:39:48.022 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9804 | 2026-02-24T02:39:47.973Z | [ host-image] Feb 24 02:39:48.022 INFO O| Feb 24 02:39:48.022 INFO STEP 25 (shadow) COMPLETE |
| 9805 | 2026-02-24T02:39:47.973Z | [ host-image] Feb 24 02:39:48.022 INFO O| Feb 24 02:39:48.022 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9806 | 2026-02-24T02:39:47.997Z | [ host-image] Feb 24 02:39:48.037 INFO O| Feb 24 02:39:48.037 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking |
| 9807 | 2026-02-24T02:39:47.997Z | [ host-image] Feb 24 02:39:48.037 INFO O| Feb 24 02:39:48.037 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ... |
| 9808 | 2026-02-24T02:39:47.997Z | [ host-image] Feb 24 02:39:48.038 INFO O| Feb 24 02:39:48.038 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts |
| 9809 | 2026-02-24T02:39:47.997Z | [ host-image] Feb 24 02:39:48.038 INFO O| Feb 24 02:39:48.038 INFO ok! |
| 9810 | 2026-02-24T02:39:47.997Z | [ host-image] Feb 24 02:39:48.038 INFO O| Feb 24 02:39:48.038 INFO STEP 26 (ensure_file) COMPLETE |
| 9811 | 2026-02-24T02:39:47.997Z | [ host-image] Feb 24 02:39:48.038 INFO O| Feb 24 02:39:48.038 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9812 | 2026-02-24T02:39:48.022Z | [ host-image] Feb 24 02:39:48.060 INFO O| Feb 24 02:39:48.060 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist |
| 9813 | 2026-02-24T02:39:48.022Z | [ host-image] Feb 24 02:39:48.060 INFO O| Feb 24 02:39:48.060 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ... |
| 9814 | 2026-02-24T02:39:48.022Z | [ host-image] Feb 24 02:39:48.060 INFO O| Feb 24 02:39:48.060 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename |
| 9815 | 2026-02-24T02:39:48.022Z | [ host-image] Feb 24 02:39:48.060 INFO O| Feb 24 02:39:48.060 INFO ok! |
| 9816 | 2026-02-24T02:39:48.022Z | [ host-image] Feb 24 02:39:48.060 INFO O| Feb 24 02:39:48.060 INFO STEP 27 (ensure_file) COMPLETE |
| 9817 | 2026-02-24T02:39:48.022Z | [ host-image] Feb 24 02:39:48.060 INFO O| Feb 24 02:39:48.060 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9818 | 2026-02-24T02:39:48.047Z | [ host-image] Feb 24 02:39:48.086 INFO O| Feb 24 02:39:48.086 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking |
| 9819 | 2026-02-24T02:39:48.047Z | [ host-image] Feb 24 02:39:48.086 INFO O| Feb 24 02:39:48.086 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ... |
| 9820 | 2026-02-24T02:39:48.047Z | [ host-image] Feb 24 02:39:48.086 INFO O| Feb 24 02:39:48.086 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent |
| 9821 | 2026-02-24T02:39:48.047Z | [ host-image] Feb 24 02:39:48.086 INFO O| Feb 24 02:39:48.086 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent |
| 9822 | 2026-02-24T02:39:48.047Z | [ host-image] Feb 24 02:39:48.087 INFO O| Feb 24 02:39:48.086 INFO ok! |
| 9823 | 2026-02-24T02:39:48.047Z | [ host-image] Feb 24 02:39:48.087 INFO O| Feb 24 02:39:48.086 INFO STEP 28 (ensure_file) COMPLETE |
| 9824 | 2026-02-24T02:39:48.047Z | [ host-image] Feb 24 02:39:48.087 INFO O| Feb 24 02:39:48.087 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9825 | 2026-02-24T02:39:48.071Z | [ host-image] Feb 24 02:39:48.108 INFO O| Feb 24 02:39:48.108 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist |
| 9826 | 2026-02-24T02:39:48.071Z | [ host-image] Feb 24 02:39:48.108 INFO O| Feb 24 02:39:48.108 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ... |
| 9827 | 2026-02-24T02:39:48.071Z | [ host-image] Feb 24 02:39:48.108 INFO O| Feb 24 02:39:48.108 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf |
| 9828 | 2026-02-24T02:39:48.071Z | [ host-image] Feb 24 02:39:48.108 INFO O| Feb 24 02:39:48.108 INFO ok! |
| 9829 | 2026-02-24T02:39:48.071Z | [ host-image] Feb 24 02:39:48.108 INFO O| Feb 24 02:39:48.108 INFO STEP 29 (ensure_file) COMPLETE |
| 9830 | 2026-02-24T02:39:48.071Z | [ host-image] Feb 24 02:39:48.108 INFO O| Feb 24 02:39:48.108 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9831 | 2026-02-24T02:39:48.095Z | [ host-image] Feb 24 02:39:48.132 INFO O| Feb 24 02:39:48.132 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9832 | 2026-02-24T02:39:48.095Z | [ host-image] Feb 24 02:39:48.132 INFO O| Feb 24 02:39:48.132 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9833 | 2026-02-24T02:39:48.096Z | [ host-image] Feb 24 02:39:48.132 INFO O| Feb 24 02:39:48.132 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide |
| 9834 | 2026-02-24T02:39:48.096Z | [ host-image] Feb 24 02:39:48.132 INFO O| Feb 24 02:39:48.132 INFO STEP 30 (ensure_dir) COMPLETE |
| 9835 | 2026-02-24T02:39:48.096Z | [ host-image] Feb 24 02:39:48.132 INFO O| Feb 24 02:39:48.132 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9836 | 2026-02-24T02:39:48.096Z | [ host-image] Feb 24 02:39:48.149 INFO O| Feb 24 02:39:48.149 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist |
| 9837 | 2026-02-24T02:39:48.096Z | [ host-image] Feb 24 02:39:48.149 INFO O| Feb 24 02:39:48.149 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ... |
| 9838 | 2026-02-24T02:39:48.096Z | [ host-image] Feb 24 02:39:48.150 INFO O| Feb 24 02:39:48.150 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup |
| 9839 | 2026-02-24T02:39:48.096Z | [ host-image] Feb 24 02:39:48.150 INFO O| Feb 24 02:39:48.150 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup |
| 9840 | 2026-02-24T02:39:48.096Z | [ host-image] Feb 24 02:39:48.150 INFO O| Feb 24 02:39:48.150 INFO ok! |
| 9841 | 2026-02-24T02:39:48.096Z | [ host-image] Feb 24 02:39:48.150 INFO O| Feb 24 02:39:48.150 INFO STEP 31 (ensure_file) COMPLETE |
| 9842 | 2026-02-24T02:39:48.096Z | [ host-image] Feb 24 02:39:48.150 INFO O| Feb 24 02:39:48.150 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9843 | 2026-02-24T02:39:48.120Z | [ host-image] Feb 24 02:39:48.170 INFO O| Feb 24 02:39:48.169 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9844 | 2026-02-24T02:39:48.120Z | [ host-image] Feb 24 02:39:48.170 INFO O| Feb 24 02:39:48.170 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9845 | 2026-02-24T02:39:48.120Z | [ host-image] Feb 24 02:39:48.170 INFO O| Feb 24 02:39:48.170 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide |
| 9846 | 2026-02-24T02:39:48.120Z | [ host-image] Feb 24 02:39:48.170 INFO O| Feb 24 02:39:48.170 INFO STEP 32 (ensure_dir) COMPLETE |
| 9847 | 2026-02-24T02:39:48.120Z | [ host-image] Feb 24 02:39:48.170 INFO O| Feb 24 02:39:48.170 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json |
| 9848 | 2026-02-24T02:39:48.146Z | [ host-image] Feb 24 02:39:48.187 INFO O| Feb 24 02:39:48.187 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist |
| 9849 | 2026-02-24T02:39:48.146Z | [ host-image] Feb 24 02:39:48.187 INFO O| Feb 24 02:39:48.187 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml ... |
| 9850 | 2026-02-24T02:39:48.146Z | [ host-image] Feb 24 02:39:48.187 INFO O| Feb 24 02:39:48.187 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml |
| 9851 | 2026-02-24T02:39:48.146Z | [ host-image] Feb 24 02:39:48.187 INFO O| Feb 24 02:39:48.187 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml |
| 9852 | 2026-02-24T02:39:48.146Z | [ host-image] Feb 24 02:39:48.187 INFO O| Feb 24 02:39:48.187 INFO ok! |
| 9853 | 2026-02-24T02:39:48.147Z | [ host-image] Feb 24 02:39:48.187 INFO O| Feb 24 02:39:48.187 INFO STEP 33 (ensure_file) COMPLETE |
| 9854 | 2026-02-24T02:39:48.147Z | [ host-image] Feb 24 02:39:48.187 INFO O| Feb 24 02:39:48.187 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9855 | 2026-02-24T02:39:48.172Z | [ host-image] Feb 24 02:39:48.208 INFO O| Feb 24 02:39:48.208 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist |
| 9856 | 2026-02-24T02:39:48.172Z | [ host-image] Feb 24 02:39:48.208 INFO O| Feb 24 02:39:48.208 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ... |
| 9857 | 2026-02-24T02:39:48.172Z | [ host-image] Feb 24 02:39:48.208 INFO O| Feb 24 02:39:48.208 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master |
| 9858 | 2026-02-24T02:39:48.172Z | [ host-image] Feb 24 02:39:48.209 INFO O| Feb 24 02:39:48.208 INFO ok! |
| 9859 | 2026-02-24T02:39:48.172Z | [ host-image] Feb 24 02:39:48.209 INFO O| Feb 24 02:39:48.208 INFO STEP 34 (ensure_file) COMPLETE |
| 9860 | 2026-02-24T02:39:48.172Z | [ host-image] Feb 24 02:39:48.209 INFO O| Feb 24 02:39:48.208 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9861 | 2026-02-24T02:39:48.172Z | [ host-image] Feb 24 02:39:48.229 INFO O| Feb 24 02:39:48.229 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking |
| 9862 | 2026-02-24T02:39:48.172Z | [ host-image] Feb 24 02:39:48.229 INFO O| Feb 24 02:39:48.229 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ... |
| 9863 | 2026-02-24T02:39:48.172Z | [ host-image] Feb 24 02:39:48.229 INFO O| Feb 24 02:39:48.229 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs |
| 9864 | 2026-02-24T02:39:48.172Z | [ host-image] Feb 24 02:39:48.229 INFO O| Feb 24 02:39:48.229 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs |
| 9865 | 2026-02-24T02:39:48.196Z | [ host-image] Feb 24 02:39:48.229 INFO O| Feb 24 02:39:48.229 INFO ok! |
| 9866 | 2026-02-24T02:39:48.196Z | [ host-image] Feb 24 02:39:48.229 INFO O| Feb 24 02:39:48.229 INFO STEP 35 (ensure_file) COMPLETE |
| 9867 | 2026-02-24T02:39:48.196Z | [ host-image] Feb 24 02:39:48.229 INFO O| Feb 24 02:39:48.229 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9868 | 2026-02-24T02:39:48.196Z | [ host-image] Feb 24 02:39:48.251 INFO O| Feb 24 02:39:48.250 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking |
| 9869 | 2026-02-24T02:39:48.196Z | [ host-image] Feb 24 02:39:48.251 INFO O| Feb 24 02:39:48.251 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ... |
| 9870 | 2026-02-24T02:39:48.196Z | [ host-image] Feb 24 02:39:48.251 INFO O| Feb 24 02:39:48.251 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init |
| 9871 | 2026-02-24T02:39:48.196Z | [ host-image] Feb 24 02:39:48.251 INFO O| Feb 24 02:39:48.251 INFO ok! |
| 9872 | 2026-02-24T02:39:48.196Z | [ host-image] Feb 24 02:39:48.251 INFO O| Feb 24 02:39:48.251 INFO STEP 36 (ensure_file) COMPLETE |
| 9873 | 2026-02-24T02:39:48.196Z | [ host-image] Feb 24 02:39:48.251 INFO O| Feb 24 02:39:48.251 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9874 | 2026-02-24T02:39:48.221Z | [ host-image] Feb 24 02:39:48.274 INFO O| Feb 24 02:39:48.274 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking |
| 9875 | 2026-02-24T02:39:48.221Z | [ host-image] Feb 24 02:39:48.275 INFO O| Feb 24 02:39:48.275 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ... |
| 9876 | 2026-02-24T02:39:48.221Z | [ host-image] Feb 24 02:39:48.275 INFO O| Feb 24 02:39:48.275 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config |
| 9877 | 2026-02-24T02:39:48.221Z | [ host-image] Feb 24 02:39:48.275 INFO O| Feb 24 02:39:48.275 INFO ok! |
| 9878 | 2026-02-24T02:39:48.221Z | [ host-image] Feb 24 02:39:48.275 INFO O| Feb 24 02:39:48.275 INFO STEP 37 (ensure_file) COMPLETE |
| 9879 | 2026-02-24T02:39:48.221Z | [ host-image] Feb 24 02:39:48.275 INFO O| Feb 24 02:39:48.275 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9880 | 2026-02-24T02:39:48.245Z | [ host-image] Feb 24 02:39:48.299 INFO O| Feb 24 02:39:48.299 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist |
| 9881 | 2026-02-24T02:39:48.245Z | [ host-image] Feb 24 02:39:48.299 INFO O| Feb 24 02:39:48.299 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ... |
| 9882 | 2026-02-24T02:39:48.245Z | [ host-image] Feb 24 02:39:48.299 INFO O| Feb 24 02:39:48.299 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9883 | 2026-02-24T02:39:48.245Z | [ host-image] Feb 24 02:39:48.299 INFO O| Feb 24 02:39:48.299 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9884 | 2026-02-24T02:39:48.245Z | [ host-image] Feb 24 02:39:48.299 INFO O| Feb 24 02:39:48.299 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9885 | 2026-02-24T02:39:48.245Z | [ host-image] Feb 24 02:39:48.300 INFO O| Feb 24 02:39:48.299 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams |
| 9886 | 2026-02-24T02:39:48.245Z | [ host-image] Feb 24 02:39:48.300 INFO O| Feb 24 02:39:48.300 INFO ok! |
| 9887 | 2026-02-24T02:39:48.245Z | [ host-image] Feb 24 02:39:48.300 INFO O| Feb 24 02:39:48.300 INFO STEP 38 (ensure_file) COMPLETE |
| 9888 | 2026-02-24T02:39:48.245Z | [ host-image] Feb 24 02:39:48.300 INFO O| Feb 24 02:39:48.300 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9889 | 2026-02-24T02:39:48.269Z | [ host-image] Feb 24 02:39:48.324 INFO O| Feb 24 02:39:48.324 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9890 | 2026-02-24T02:39:48.269Z | [ host-image] Feb 24 02:39:48.324 INFO O| Feb 24 02:39:48.324 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9891 | 2026-02-24T02:39:48.269Z | [ host-image] Feb 24 02:39:48.324 INFO O| Feb 24 02:39:48.324 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware |
| 9892 | 2026-02-24T02:39:48.269Z | [ host-image] Feb 24 02:39:48.325 INFO O| Feb 24 02:39:48.324 INFO STEP 39 (ensure_dir) COMPLETE |
| 9893 | 2026-02-24T02:39:48.269Z | [ host-image] Feb 24 02:39:48.325 INFO O| Feb 24 02:39:48.325 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9894 | 2026-02-24T02:39:48.293Z | [ host-image] Feb 24 02:39:48.347 INFO O| Feb 24 02:39:48.347 INFO file /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin does not exist |
| 9895 | 2026-02-24T02:39:48.293Z | [ host-image] Feb 24 02:39:48.347 INFO O| Feb 24 02:39:48.347 INFO copying /work/oxidecomputer/helios/projects/chelsio-t6-roms/srom/bins/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin -> /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ... |
| 9896 | 2026-02-24T02:39:48.294Z | [ host-image] Feb 24 02:39:48.348 INFO O| Feb 24 02:39:48.347 INFO perms are 644, should be 555, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 9897 | 2026-02-24T02:39:48.294Z | [ host-image] Feb 24 02:39:48.348 INFO O| Feb 24 02:39:48.347 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 9898 | 2026-02-24T02:39:48.294Z | [ host-image] Feb 24 02:39:48.348 INFO O| Feb 24 02:39:48.347 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 9899 | 2026-02-24T02:39:48.294Z | [ host-image] Feb 24 02:39:48.348 INFO O| Feb 24 02:39:48.348 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin |
| 9900 | 2026-02-24T02:39:48.294Z | [ host-image] Feb 24 02:39:48.348 INFO O| Feb 24 02:39:48.348 INFO ok! |
| 9901 | 2026-02-24T02:39:48.294Z | [ host-image] Feb 24 02:39:48.348 INFO O| Feb 24 02:39:48.348 INFO STEP 40 (ensure_file) COMPLETE |
| 9902 | 2026-02-24T02:39:48.294Z | [ host-image] Feb 24 02:39:48.348 INFO O| Feb 24 02:39:48.348 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9903 | 2026-02-24T02:39:48.318Z | [ host-image] Feb 24 02:39:48.368 INFO O| Feb 24 02:39:48.368 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist |
| 9904 | 2026-02-24T02:39:48.318Z | [ host-image] Feb 24 02:39:48.369 INFO O| Feb 24 02:39:48.368 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin -> Oxide_t6_2x100Gbase_kr_nomemory_v8C_6_26_10.bin ... |
| 9905 | 2026-02-24T02:39:48.318Z | [ host-image] Feb 24 02:39:48.369 INFO O| Feb 24 02:39:48.368 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin |
| 9906 | 2026-02-24T02:39:48.318Z | [ host-image] Feb 24 02:39:48.369 INFO O| Feb 24 02:39:48.369 INFO ok! |
| 9907 | 2026-02-24T02:39:48.318Z | [ host-image] Feb 24 02:39:48.369 INFO O| Feb 24 02:39:48.369 INFO STEP 41 (ensure_symlink) COMPLETE |
| 9908 | 2026-02-24T02:39:48.318Z | [ host-image] Feb 24 02:39:48.369 INFO O| Feb 24 02:39:48.369 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json |
| 9909 | 2026-02-24T02:39:48.342Z | [ host-image] Feb 24 02:39:48.390 INFO O| Feb 24 02:39:48.390 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist |
| 9910 | 2026-02-24T02:39:48.342Z | [ host-image] Feb 24 02:39:48.391 INFO O| Feb 24 02:39:48.390 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ... |
| 9911 | 2026-02-24T02:39:48.342Z | [ host-image] Feb 24 02:39:48.391 INFO O| Feb 24 02:39:48.390 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo |
| 9912 | 2026-02-24T02:39:48.342Z | [ host-image] Feb 24 02:39:48.391 INFO O| Feb 24 02:39:48.391 INFO ok! |
| 9913 | 2026-02-24T02:39:48.342Z | [ host-image] Feb 24 02:39:48.391 INFO O| Feb 24 02:39:48.391 INFO STEP 42 (ensure_symlink) COMPLETE |
| 9914 | 2026-02-24T02:39:48.342Z | [ host-image] Feb 24 02:39:48.391 INFO O| Feb 24 02:39:48.391 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9915 | 2026-02-24T02:39:48.366Z | [ host-image] Feb 24 02:39:48.411 INFO O| Feb 24 02:39:48.411 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist |
| 9916 | 2026-02-24T02:39:48.366Z | [ host-image] Feb 24 02:39:48.411 INFO O| Feb 24 02:39:48.411 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ... |
| 9917 | 2026-02-24T02:39:48.366Z | [ host-image] Feb 24 02:39:48.412 INFO O| Feb 24 02:39:48.412 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9918 | 2026-02-24T02:39:48.366Z | [ host-image] Feb 24 02:39:48.412 INFO O| Feb 24 02:39:48.412 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9919 | 2026-02-24T02:39:48.366Z | [ host-image] Feb 24 02:39:48.412 INFO O| Feb 24 02:39:48.412 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9920 | 2026-02-24T02:39:48.366Z | [ host-image] Feb 24 02:39:48.412 INFO O| Feb 24 02:39:48.412 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot |
| 9921 | 2026-02-24T02:39:48.366Z | [ host-image] Feb 24 02:39:48.412 INFO O| Feb 24 02:39:48.412 INFO ok! |
| 9922 | 2026-02-24T02:39:48.366Z | [ host-image] Feb 24 02:39:48.412 INFO O| Feb 24 02:39:48.412 INFO STEP 43 (ensure_file) COMPLETE |
| 9923 | 2026-02-24T02:39:48.366Z | [ host-image] Feb 24 02:39:48.412 INFO O| Feb 24 02:39:48.412 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9924 | 2026-02-24T02:39:48.390Z | [ host-image] Feb 24 02:39:48.435 INFO O| Feb 24 02:39:48.435 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist |
| 9925 | 2026-02-24T02:39:48.390Z | [ host-image] Feb 24 02:39:48.435 INFO O| Feb 24 02:39:48.435 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml ... |
| 9926 | 2026-02-24T02:39:48.390Z | [ host-image] Feb 24 02:39:48.436 INFO O| Feb 24 02:39:48.436 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml |
| 9927 | 2026-02-24T02:39:48.390Z | [ host-image] Feb 24 02:39:48.436 INFO O| Feb 24 02:39:48.436 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml |
| 9928 | 2026-02-24T02:39:48.390Z | [ host-image] Feb 24 02:39:48.436 INFO O| Feb 24 02:39:48.436 INFO ok! |
| 9929 | 2026-02-24T02:39:48.390Z | [ host-image] Feb 24 02:39:48.436 INFO O| Feb 24 02:39:48.436 INFO STEP 44 (ensure_file) COMPLETE |
| 9930 | 2026-02-24T02:39:48.390Z | [ host-image] Feb 24 02:39:48.436 INFO O| Feb 24 02:39:48.436 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9931 | 2026-02-24T02:39:48.414Z | [ host-image] Feb 24 02:39:48.457 INFO O| Feb 24 02:39:48.457 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist |
| 9932 | 2026-02-24T02:39:48.414Z | [ host-image] Feb 24 02:39:48.458 INFO O| Feb 24 02:39:48.457 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ... |
| 9933 | 2026-02-24T02:39:48.414Z | [ host-image] Feb 24 02:39:48.458 INFO O| Feb 24 02:39:48.458 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml |
| 9934 | 2026-02-24T02:39:48.414Z | [ host-image] Feb 24 02:39:48.458 INFO O| Feb 24 02:39:48.458 INFO ok! |
| 9935 | 2026-02-24T02:39:48.414Z | [ host-image] Feb 24 02:39:48.458 INFO O| Feb 24 02:39:48.458 INFO STEP 45 (ensure_file) COMPLETE |
| 9936 | 2026-02-24T02:39:48.414Z | [ host-image] Feb 24 02:39:48.458 INFO O| Feb 24 02:39:48.458 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 9937 | 2026-02-24T02:39:48.439Z | [ host-image] Feb 24 02:39:48.478 INFO O| Feb 24 02:39:48.478 INFO updating shadow file |
| 9938 | 2026-02-24T02:39:48.439Z | [ host-image] Feb 24 02:39:48.479 INFO O| Feb 24 02:39:48.479 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow |
| 9939 | 2026-02-24T02:39:48.439Z | [ host-image] Feb 24 02:39:48.479 INFO O| Feb 24 02:39:48.479 INFO STEP 46 (shadow) COMPLETE |
| 9940 | 2026-02-24T02:39:48.439Z | [ host-image] Feb 24 02:39:48.479 INFO O| Feb 24 02:39:48.479 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json |
| 9941 | 2026-02-24T02:39:48.463Z | [ host-image] Feb 24 02:39:48.502 INFO O| Feb 24 02:39:48.502 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking |
| 9942 | 2026-02-24T02:39:48.463Z | [ host-image] Feb 24 02:39:48.502 INFO O| Feb 24 02:39:48.502 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ... |
| 9943 | 2026-02-24T02:39:48.463Z | [ host-image] Feb 24 02:39:48.502 INFO O| Feb 24 02:39:48.502 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login |
| 9944 | 2026-02-24T02:39:48.463Z | [ host-image] Feb 24 02:39:48.502 INFO O| Feb 24 02:39:48.502 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login |
| 9945 | 2026-02-24T02:39:48.463Z | [ host-image] Feb 24 02:39:48.502 INFO O| Feb 24 02:39:48.502 INFO ok! |
| 9946 | 2026-02-24T02:39:48.463Z | [ host-image] Feb 24 02:39:48.502 INFO O| Feb 24 02:39:48.502 INFO STEP 47 (ensure_file) COMPLETE |
| 9947 | 2026-02-24T02:39:48.463Z | [ host-image] Feb 24 02:39:48.502 INFO O| Feb 24 02:39:48.502 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9948 | 2026-02-24T02:39:48.463Z | [ host-image] Feb 24 02:39:48.502 INFO O| Feb 24 02:39:48.502 INFO skip step because feature "mfg" is not enabled |
| 9949 | 2026-02-24T02:39:48.463Z | [ host-image] Feb 24 02:39:48.502 INFO O| Feb 24 02:39:48.502 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9950 | 2026-02-24T02:39:48.463Z | [ host-image] Feb 24 02:39:48.502 INFO O| Feb 24 02:39:48.502 INFO skip step because feature "mfg" is not enabled |
| 9951 | 2026-02-24T02:39:48.463Z | [ host-image] Feb 24 02:39:48.502 INFO O| Feb 24 02:39:48.502 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 9952 | 2026-02-24T02:39:48.487Z | [ host-image] Feb 24 02:39:48.525 INFO O| Feb 24 02:39:48.525 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist |
| 9953 | 2026-02-24T02:39:48.487Z | [ host-image] Feb 24 02:39:48.525 INFO O| Feb 24 02:39:48.525 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ... |
| 9954 | 2026-02-24T02:39:48.514Z | [ host-image] Feb 24 02:39:48.572 INFO O| Feb 24 02:39:48.572 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot |
| 9955 | 2026-02-24T02:39:48.538Z | [ host-image] Feb 24 02:39:48.573 INFO O| Feb 24 02:39:48.572 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot |
| 9956 | 2026-02-24T02:39:48.538Z | [ host-image] Feb 24 02:39:48.573 INFO O| Feb 24 02:39:48.572 INFO ok! |
| 9957 | 2026-02-24T02:39:48.538Z | [ host-image] Feb 24 02:39:48.573 INFO O| Feb 24 02:39:48.572 INFO STEP 50 (ensure_file) COMPLETE |
| 9958 | 2026-02-24T02:39:48.538Z | [ host-image] Feb 24 02:39:48.573 INFO O| Feb 24 02:39:48.572 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9959 | 2026-02-24T02:39:48.538Z | [ host-image] Feb 24 02:39:48.573 INFO O| Feb 24 02:39:48.572 INFO skip step because feature "compliance" is not enabled |
| 9960 | 2026-02-24T02:39:48.538Z | [ host-image] Feb 24 02:39:48.573 INFO O| Feb 24 02:39:48.572 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9961 | 2026-02-24T02:39:48.539Z | [ host-image] Feb 24 02:39:48.590 INFO O| Feb 24 02:39:48.589 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist |
| 9962 | 2026-02-24T02:39:48.539Z | [ host-image] Feb 24 02:39:48.590 INFO O| Feb 24 02:39:48.590 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ... |
| 9963 | 2026-02-24T02:39:48.539Z | [ host-image] Feb 24 02:39:48.590 INFO O| Feb 24 02:39:48.590 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9964 | 2026-02-24T02:39:48.539Z | [ host-image] Feb 24 02:39:48.591 INFO O| Feb 24 02:39:48.590 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9965 | 2026-02-24T02:39:48.539Z | [ host-image] Feb 24 02:39:48.591 INFO O| Feb 24 02:39:48.590 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9966 | 2026-02-24T02:39:48.539Z | [ host-image] Feb 24 02:39:48.591 INFO O| Feb 24 02:39:48.591 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname |
| 9967 | 2026-02-24T02:39:48.539Z | [ host-image] Feb 24 02:39:48.591 INFO O| Feb 24 02:39:48.591 INFO ok! |
| 9968 | 2026-02-24T02:39:48.539Z | [ host-image] Feb 24 02:39:48.591 INFO O| Feb 24 02:39:48.591 INFO STEP 52 (ensure_file) COMPLETE |
| 9969 | 2026-02-24T02:39:48.539Z | [ host-image] Feb 24 02:39:48.591 INFO O| Feb 24 02:39:48.591 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9970 | 2026-02-24T02:39:48.563Z | [ host-image] Feb 24 02:39:48.608 INFO O| Feb 24 02:39:48.608 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist |
| 9971 | 2026-02-24T02:39:48.564Z | [ host-image] Feb 24 02:39:48.608 INFO O| Feb 24 02:39:48.608 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml ... |
| 9972 | 2026-02-24T02:39:48.564Z | [ host-image] Feb 24 02:39:48.609 INFO O| Feb 24 02:39:48.609 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml |
| 9973 | 2026-02-24T02:39:48.564Z | [ host-image] Feb 24 02:39:48.609 INFO O| Feb 24 02:39:48.609 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml |
| 9974 | 2026-02-24T02:39:48.564Z | [ host-image] Feb 24 02:39:48.609 INFO O| Feb 24 02:39:48.609 INFO ok! |
| 9975 | 2026-02-24T02:39:48.564Z | [ host-image] Feb 24 02:39:48.609 INFO O| Feb 24 02:39:48.609 INFO STEP 53 (ensure_file) COMPLETE |
| 9976 | 2026-02-24T02:39:48.564Z | [ host-image] Feb 24 02:39:48.609 INFO O| Feb 24 02:39:48.609 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9977 | 2026-02-24T02:39:48.588Z | [ host-image] Feb 24 02:39:48.630 INFO O| Feb 24 02:39:48.629 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist |
| 9978 | 2026-02-24T02:39:48.588Z | [ host-image] Feb 24 02:39:48.630 INFO O| Feb 24 02:39:48.629 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-cpu-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen ... |
| 9979 | 2026-02-24T02:39:48.588Z | [ host-image] Feb 24 02:39:48.631 INFO O| Feb 24 02:39:48.631 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen |
| 9980 | 2026-02-24T02:39:48.588Z | [ host-image] Feb 24 02:39:48.631 INFO O| Feb 24 02:39:48.631 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen |
| 9981 | 2026-02-24T02:39:48.588Z | [ host-image] Feb 24 02:39:48.631 INFO O| Feb 24 02:39:48.631 INFO ok! |
| 9982 | 2026-02-24T02:39:48.588Z | [ host-image] Feb 24 02:39:48.631 INFO O| Feb 24 02:39:48.631 INFO STEP 54 (ensure_file) COMPLETE |
| 9983 | 2026-02-24T02:39:48.589Z | [ host-image] Feb 24 02:39:48.631 INFO O| Feb 24 02:39:48.631 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9984 | 2026-02-24T02:39:48.614Z | [ host-image] Feb 24 02:39:48.652 INFO O| Feb 24 02:39:48.652 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist |
| 9985 | 2026-02-24T02:39:48.614Z | [ host-image] Feb 24 02:39:48.652 INFO O| Feb 24 02:39:48.652 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-cpu-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml ... |
| 9986 | 2026-02-24T02:39:48.615Z | [ host-image] Feb 24 02:39:48.653 INFO O| Feb 24 02:39:48.653 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml |
| 9987 | 2026-02-24T02:39:48.615Z | [ host-image] Feb 24 02:39:48.653 INFO O| Feb 24 02:39:48.653 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml |
| 9988 | 2026-02-24T02:39:48.615Z | [ host-image] Feb 24 02:39:48.653 INFO O| Feb 24 02:39:48.653 INFO ok! |
| 9989 | 2026-02-24T02:39:48.615Z | [ host-image] Feb 24 02:39:48.653 INFO O| Feb 24 02:39:48.653 INFO STEP 55 (ensure_file) COMPLETE |
| 9990 | 2026-02-24T02:39:48.615Z | [ host-image] Feb 24 02:39:48.653 INFO O| Feb 24 02:39:48.653 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9991 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.676 INFO O| Feb 24 02:39:48.675 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist |
| 9992 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.676 INFO O| Feb 24 02:39:48.676 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-mem-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen ... |
| 9993 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.677 INFO O| Feb 24 02:39:48.676 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen |
| 9994 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.677 INFO O| Feb 24 02:39:48.677 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen |
| 9995 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.677 INFO O| Feb 24 02:39:48.677 INFO ok! |
| 9996 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.677 INFO O| Feb 24 02:39:48.677 INFO STEP 56 (ensure_file) COMPLETE |
| 9997 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.677 INFO O| Feb 24 02:39:48.677 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 9998 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.694 INFO O| Feb 24 02:39:48.693 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist |
| 9999 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.694 INFO O| Feb 24 02:39:48.693 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-mem-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml ... |
| 10000 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.695 INFO O| Feb 24 02:39:48.694 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml |
| 10001 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.695 INFO O| Feb 24 02:39:48.695 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml |
| 10002 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.695 INFO O| Feb 24 02:39:48.695 INFO ok! |
| 10003 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.695 INFO O| Feb 24 02:39:48.695 INFO STEP 57 (ensure_file) COMPLETE |
| 10004 | 2026-02-24T02:39:48.639Z | [ host-image] Feb 24 02:39:48.695 INFO O| Feb 24 02:39:48.695 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10005 | 2026-02-24T02:39:48.664Z | [ host-image] Feb 24 02:39:48.716 INFO O| Feb 24 02:39:48.716 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist |
| 10006 | 2026-02-24T02:39:48.664Z | [ host-image] Feb 24 02:39:48.716 INFO O| Feb 24 02:39:48.716 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-nvme-loadgen.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen ... |
| 10007 | 2026-02-24T02:39:48.664Z | [ host-image] Feb 24 02:39:48.717 INFO O| Feb 24 02:39:48.717 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 10008 | 2026-02-24T02:39:48.664Z | [ host-image] Feb 24 02:39:48.717 INFO O| Feb 24 02:39:48.717 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 10009 | 2026-02-24T02:39:48.664Z | [ host-image] Feb 24 02:39:48.717 INFO O| Feb 24 02:39:48.717 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 10010 | 2026-02-24T02:39:48.664Z | [ host-image] Feb 24 02:39:48.717 INFO O| Feb 24 02:39:48.717 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen |
| 10011 | 2026-02-24T02:39:48.664Z | [ host-image] Feb 24 02:39:48.717 INFO O| Feb 24 02:39:48.717 INFO ok! |
| 10012 | 2026-02-24T02:39:48.664Z | [ host-image] Feb 24 02:39:48.717 INFO O| Feb 24 02:39:48.717 INFO STEP 58 (ensure_file) COMPLETE |
| 10013 | 2026-02-24T02:39:48.664Z | [ host-image] Feb 24 02:39:48.717 INFO O| Feb 24 02:39:48.717 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10014 | 2026-02-24T02:39:48.688Z | [ host-image] Feb 24 02:39:48.737 INFO O| Feb 24 02:39:48.737 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist |
| 10015 | 2026-02-24T02:39:48.688Z | [ host-image] Feb 24 02:39:48.737 INFO O| Feb 24 02:39:48.737 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-nvme-loadgen.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml ... |
| 10016 | 2026-02-24T02:39:48.688Z | [ host-image] Feb 24 02:39:48.738 INFO O| Feb 24 02:39:48.738 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml |
| 10017 | 2026-02-24T02:39:48.688Z | [ host-image] Feb 24 02:39:48.738 INFO O| Feb 24 02:39:48.738 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml |
| 10018 | 2026-02-24T02:39:48.688Z | [ host-image] Feb 24 02:39:48.738 INFO O| Feb 24 02:39:48.738 INFO ok! |
| 10019 | 2026-02-24T02:39:48.688Z | [ host-image] Feb 24 02:39:48.738 INFO O| Feb 24 02:39:48.738 INFO STEP 59 (ensure_file) COMPLETE |
| 10020 | 2026-02-24T02:39:48.688Z | [ host-image] Feb 24 02:39:48.738 INFO O| Feb 24 02:39:48.738 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10021 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.752 INFO O| Feb 24 02:39:48.751 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist |
| 10022 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.752 INFO O| Feb 24 02:39:48.752 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ... |
| 10023 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.753 INFO O| Feb 24 02:39:48.752 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger |
| 10024 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.753 INFO O| Feb 24 02:39:48.752 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger |
| 10025 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.753 INFO O| Feb 24 02:39:48.753 INFO ok! |
| 10026 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.753 INFO O| Feb 24 02:39:48.753 INFO STEP 60 (ensure_file) COMPLETE |
| 10027 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.753 INFO O| Feb 24 02:39:48.753 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10028 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.770 INFO O| Feb 24 02:39:48.770 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist |
| 10029 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.770 INFO O| Feb 24 02:39:48.770 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml ... |
| 10030 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.771 INFO O| Feb 24 02:39:48.771 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml |
| 10031 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.771 INFO O| Feb 24 02:39:48.771 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml |
| 10032 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.771 INFO O| Feb 24 02:39:48.771 INFO ok! |
| 10033 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.771 INFO O| Feb 24 02:39:48.771 INFO STEP 61 (ensure_file) COMPLETE |
| 10034 | 2026-02-24T02:39:48.713Z | [ host-image] Feb 24 02:39:48.771 INFO O| Feb 24 02:39:48.771 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10035 | 2026-02-24T02:39:48.737Z | [ host-image] Feb 24 02:39:48.792 INFO O| Feb 24 02:39:48.792 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist |
| 10036 | 2026-02-24T02:39:48.737Z | [ host-image] Feb 24 02:39:48.793 INFO O| Feb 24 02:39:48.792 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ... |
| 10037 | 2026-02-24T02:39:48.737Z | [ host-image] Feb 24 02:39:48.793 INFO O| Feb 24 02:39:48.793 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10038 | 2026-02-24T02:39:48.737Z | [ host-image] Feb 24 02:39:48.793 INFO O| Feb 24 02:39:48.793 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10039 | 2026-02-24T02:39:48.737Z | [ host-image] Feb 24 02:39:48.793 INFO O| Feb 24 02:39:48.793 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10040 | 2026-02-24T02:39:48.737Z | [ host-image] Feb 24 02:39:48.793 INFO O| Feb 24 02:39:48.793 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon |
| 10041 | 2026-02-24T02:39:48.737Z | [ host-image] Feb 24 02:39:48.793 INFO O| Feb 24 02:39:48.793 INFO ok! |
| 10042 | 2026-02-24T02:39:48.738Z | [ host-image] Feb 24 02:39:48.793 INFO O| Feb 24 02:39:48.793 INFO STEP 62 (ensure_file) COMPLETE |
| 10043 | 2026-02-24T02:39:48.738Z | [ host-image] Feb 24 02:39:48.793 INFO O| Feb 24 02:39:48.793 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10044 | 2026-02-24T02:39:48.761Z | [ host-image] Feb 24 02:39:48.815 INFO O| Feb 24 02:39:48.814 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist |
| 10045 | 2026-02-24T02:39:48.761Z | [ host-image] Feb 24 02:39:48.815 INFO O| Feb 24 02:39:48.815 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml ... |
| 10046 | 2026-02-24T02:39:48.762Z | [ host-image] Feb 24 02:39:48.815 INFO O| Feb 24 02:39:48.815 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml |
| 10047 | 2026-02-24T02:39:48.762Z | [ host-image] Feb 24 02:39:48.815 INFO O| Feb 24 02:39:48.815 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml |
| 10048 | 2026-02-24T02:39:48.762Z | [ host-image] Feb 24 02:39:48.815 INFO O| Feb 24 02:39:48.815 INFO ok! |
| 10049 | 2026-02-24T02:39:48.762Z | [ host-image] Feb 24 02:39:48.815 INFO O| Feb 24 02:39:48.815 INFO STEP 63 (ensure_file) COMPLETE |
| 10050 | 2026-02-24T02:39:48.762Z | [ host-image] Feb 24 02:39:48.816 INFO O| Feb 24 02:39:48.815 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10051 | 2026-02-24T02:39:48.785Z | [ host-image] Feb 24 02:39:48.832 INFO O| Feb 24 02:39:48.832 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist |
| 10052 | 2026-02-24T02:39:48.785Z | [ host-image] Feb 24 02:39:48.832 INFO O| Feb 24 02:39:48.832 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-time.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml ... |
| 10053 | 2026-02-24T02:39:48.785Z | [ host-image] Feb 24 02:39:48.833 INFO O| Feb 24 02:39:48.833 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml |
| 10054 | 2026-02-24T02:39:48.786Z | [ host-image] Feb 24 02:39:48.833 INFO O| Feb 24 02:39:48.833 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml |
| 10055 | 2026-02-24T02:39:48.786Z | [ host-image] Feb 24 02:39:48.833 INFO O| Feb 24 02:39:48.833 INFO ok! |
| 10056 | 2026-02-24T02:39:48.786Z | [ host-image] Feb 24 02:39:48.833 INFO O| Feb 24 02:39:48.833 INFO STEP 64 (ensure_file) COMPLETE |
| 10057 | 2026-02-24T02:39:48.786Z | [ host-image] Feb 24 02:39:48.833 INFO O| Feb 24 02:39:48.833 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json |
| 10058 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.849 INFO O| Feb 24 02:39:48.849 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist |
| 10059 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.849 INFO O| Feb 24 02:39:48.849 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-dump.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml ... |
| 10060 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.850 INFO O| Feb 24 02:39:48.850 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml |
| 10061 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.850 INFO O| Feb 24 02:39:48.850 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml |
| 10062 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.850 INFO O| Feb 24 02:39:48.850 INFO ok! |
| 10063 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.850 INFO O| Feb 24 02:39:48.850 INFO STEP 65 (ensure_file) COMPLETE |
| 10064 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.850 INFO O| Feb 24 02:39:48.850 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 10065 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.850 INFO O| Feb 24 02:39:48.850 INFO skip step because feature "mbist" is not enabled |
| 10066 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.850 INFO O| Feb 24 02:39:48.850 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10067 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.866 INFO O| Feb 24 02:39:48.865 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt |
| 10068 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.866 INFO O| Feb 24 02:39:48.865 INFO STEP 67 (ensure_dir) COMPLETE |
| 10069 | 2026-02-24T02:39:48.810Z | [ host-image] Feb 24 02:39:48.866 INFO O| Feb 24 02:39:48.865 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10070 | 2026-02-24T02:39:48.834Z | [ host-image] Feb 24 02:39:48.882 INFO O| Feb 24 02:39:48.881 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide |
| 10071 | 2026-02-24T02:39:48.834Z | [ host-image] Feb 24 02:39:48.882 INFO O| Feb 24 02:39:48.881 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide |
| 10072 | 2026-02-24T02:39:48.834Z | [ host-image] Feb 24 02:39:48.882 INFO O| Feb 24 02:39:48.882 INFO STEP 68 (ensure_dir) COMPLETE |
| 10073 | 2026-02-24T02:39:48.834Z | [ host-image] Feb 24 02:39:48.882 INFO O| Feb 24 02:39:48.882 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10074 | 2026-02-24T02:39:48.858Z | [ host-image] Feb 24 02:39:48.898 INFO O| Feb 24 02:39:48.898 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm |
| 10075 | 2026-02-24T02:39:48.858Z | [ host-image] Feb 24 02:39:48.898 INFO O| Feb 24 02:39:48.898 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm |
| 10076 | 2026-02-24T02:39:48.858Z | [ host-image] Feb 24 02:39:48.898 INFO O| Feb 24 02:39:48.898 INFO STEP 69 (ensure_dir) COMPLETE |
| 10077 | 2026-02-24T02:39:48.858Z | [ host-image] Feb 24 02:39:48.898 INFO O| Feb 24 02:39:48.898 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10078 | 2026-02-24T02:39:48.858Z | [ host-image] Feb 24 02:39:48.916 INFO O| Feb 24 02:39:48.915 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist |
| 10079 | 2026-02-24T02:39:48.858Z | [ host-image] Feb 24 02:39:48.916 INFO O| Feb 24 02:39:48.915 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ... |
| 10080 | 2026-02-24T02:39:49.784Z | [ host-image] Feb 24 02:39:49.842 INFO O| Feb 24 02:39:49.842 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm |
| 10081 | 2026-02-24T02:39:49.784Z | [ host-image] Feb 24 02:39:49.842 INFO O| Feb 24 02:39:49.842 INFO ok! |
| 10082 | 2026-02-24T02:39:49.808Z | [ host-image] Feb 24 02:39:49.842 INFO O| Feb 24 02:39:49.842 INFO STEP 70 (ensure_file) COMPLETE |
| 10083 | 2026-02-24T02:39:49.808Z | [ host-image] Feb 24 02:39:49.842 INFO O| Feb 24 02:39:49.842 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10084 | 2026-02-24T02:39:49.832Z | [ host-image] Feb 24 02:39:49.868 INFO O| Feb 24 02:39:49.867 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist |
| 10085 | 2026-02-24T02:39:49.832Z | [ host-image] Feb 24 02:39:49.868 INFO O| Feb 24 02:39:49.867 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ... |
| 10086 | 2026-02-24T02:39:51.232Z | [ host-image] Feb 24 02:39:51.290 INFO O| Feb 24 02:39:51.290 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd |
| 10087 | 2026-02-24T02:39:51.232Z | [ host-image] Feb 24 02:39:51.290 INFO O| Feb 24 02:39:51.290 INFO ok! |
| 10088 | 2026-02-24T02:39:51.256Z | [ host-image] Feb 24 02:39:51.290 INFO O| Feb 24 02:39:51.290 INFO STEP 71 (ensure_file) COMPLETE |
| 10089 | 2026-02-24T02:39:51.257Z | [ host-image] Feb 24 02:39:51.290 INFO O| Feb 24 02:39:51.290 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10090 | 2026-02-24T02:39:51.257Z | [ host-image] Feb 24 02:39:51.307 INFO O| Feb 24 02:39:51.306 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg |
| 10091 | 2026-02-24T02:39:51.257Z | [ host-image] Feb 24 02:39:51.307 INFO O| Feb 24 02:39:51.307 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg |
| 10092 | 2026-02-24T02:39:51.257Z | [ host-image] Feb 24 02:39:51.307 INFO O| Feb 24 02:39:51.307 INFO STEP 72 (ensure_dir) COMPLETE |
| 10093 | 2026-02-24T02:39:51.257Z | [ host-image] Feb 24 02:39:51.307 INFO O| Feb 24 02:39:51.307 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10094 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.327 INFO O| Feb 24 02:39:51.327 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist |
| 10095 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.327 INFO O| Feb 24 02:39:51.327 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh ... |
| 10096 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.327 INFO O| Feb 24 02:39:51.327 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh |
| 10097 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.327 INFO O| Feb 24 02:39:51.327 INFO ok! |
| 10098 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.327 INFO O| Feb 24 02:39:51.327 INFO STEP 73 (ensure_file) COMPLETE |
| 10099 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.327 INFO O| Feb 24 02:39:51.327 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10100 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.343 INFO O| Feb 24 02:39:51.342 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist |
| 10101 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.343 INFO O| Feb 24 02:39:51.343 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/mg-ddm/pkg/mgd_method_script.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh ... |
| 10102 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.343 INFO O| Feb 24 02:39:51.343 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh |
| 10103 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.343 INFO O| Feb 24 02:39:51.343 INFO ok! |
| 10104 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.343 INFO O| Feb 24 02:39:51.343 INFO STEP 74 (ensure_file) COMPLETE |
| 10105 | 2026-02-24T02:39:51.292Z | [ host-image] Feb 24 02:39:51.343 INFO O| Feb 24 02:39:51.343 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10106 | 2026-02-24T02:39:51.317Z | [ host-image] Feb 24 02:39:51.358 INFO O| Feb 24 02:39:51.358 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
| 10107 | 2026-02-24T02:39:51.317Z | [ host-image] Feb 24 02:39:51.358 INFO O| Feb 24 02:39:51.358 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd |
| 10108 | 2026-02-24T02:39:51.317Z | [ host-image] Feb 24 02:39:51.358 INFO O| Feb 24 02:39:51.358 INFO STEP 75 (ensure_dir) COMPLETE |
| 10109 | 2026-02-24T02:39:51.317Z | [ host-image] Feb 24 02:39:51.358 INFO O| Feb 24 02:39:51.358 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10110 | 2026-02-24T02:39:51.317Z | [ host-image] Feb 24 02:39:51.373 INFO O| Feb 24 02:39:51.373 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist |
| 10111 | 2026-02-24T02:39:51.317Z | [ host-image] Feb 24 02:39:51.373 INFO O| Feb 24 02:39:51.373 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/mg-ddm/pkg/mgd/manifest.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml ... |
| 10112 | 2026-02-24T02:39:51.317Z | [ host-image] Feb 24 02:39:51.373 INFO O| Feb 24 02:39:51.373 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml |
| 10113 | 2026-02-24T02:39:51.317Z | [ host-image] Feb 24 02:39:51.373 INFO O| Feb 24 02:39:51.373 INFO ok! |
| 10114 | 2026-02-24T02:39:51.317Z | [ host-image] Feb 24 02:39:51.374 INFO O| Feb 24 02:39:51.373 INFO STEP 76 (ensure_file) COMPLETE |
| 10115 | 2026-02-24T02:39:51.317Z | [ host-image] Feb 24 02:39:51.374 INFO O| Feb 24 02:39:51.373 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10116 | 2026-02-24T02:39:51.341Z | [ host-image] Feb 24 02:39:51.391 INFO O| Feb 24 02:39:51.391 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist |
| 10117 | 2026-02-24T02:39:51.341Z | [ host-image] Feb 24 02:39:51.391 INFO O| Feb 24 02:39:51.391 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/mg-ddm/pkg/ddm_method_script.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh ... |
| 10118 | 2026-02-24T02:39:51.341Z | [ host-image] Feb 24 02:39:51.391 INFO O| Feb 24 02:39:51.391 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh |
| 10119 | 2026-02-24T02:39:51.341Z | [ host-image] Feb 24 02:39:51.391 INFO O| Feb 24 02:39:51.391 INFO ok! |
| 10120 | 2026-02-24T02:39:51.341Z | [ host-image] Feb 24 02:39:51.392 INFO O| Feb 24 02:39:51.391 INFO STEP 77 (ensure_file) COMPLETE |
| 10121 | 2026-02-24T02:39:51.341Z | [ host-image] Feb 24 02:39:51.392 INFO O| Feb 24 02:39:51.391 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10122 | 2026-02-24T02:39:51.365Z | [ host-image] Feb 24 02:39:51.415 INFO O| Feb 24 02:39:51.415 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
| 10123 | 2026-02-24T02:39:51.366Z | [ host-image] Feb 24 02:39:51.415 INFO O| Feb 24 02:39:51.415 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm |
| 10124 | 2026-02-24T02:39:51.366Z | [ host-image] Feb 24 02:39:51.415 INFO O| Feb 24 02:39:51.415 INFO STEP 78 (ensure_dir) COMPLETE |
| 10125 | 2026-02-24T02:39:51.366Z | [ host-image] Feb 24 02:39:51.415 INFO O| Feb 24 02:39:51.415 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10126 | 2026-02-24T02:39:51.390Z | [ host-image] Feb 24 02:39:51.436 INFO O| Feb 24 02:39:51.436 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist |
| 10127 | 2026-02-24T02:39:51.390Z | [ host-image] Feb 24 02:39:51.436 INFO O| Feb 24 02:39:51.436 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/mg-ddm/pkg/ddm/manifest.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml ... |
| 10128 | 2026-02-24T02:39:51.390Z | [ host-image] Feb 24 02:39:51.436 INFO O| Feb 24 02:39:51.436 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml |
| 10129 | 2026-02-24T02:39:51.390Z | [ host-image] Feb 24 02:39:51.436 INFO O| Feb 24 02:39:51.436 INFO ok! |
| 10130 | 2026-02-24T02:39:51.390Z | [ host-image] Feb 24 02:39:51.436 INFO O| Feb 24 02:39:51.436 INFO STEP 79 (ensure_file) COMPLETE |
| 10131 | 2026-02-24T02:39:51.390Z | [ host-image] Feb 24 02:39:51.436 INFO O| Feb 24 02:39:51.436 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10132 | 2026-02-24T02:39:51.414Z | [ host-image] Feb 24 02:39:51.453 INFO O| Feb 24 02:39:51.453 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist |
| 10133 | 2026-02-24T02:39:51.414Z | [ host-image] Feb 24 02:39:51.453 INFO O| Feb 24 02:39:51.453 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ... |
| 10134 | 2026-02-24T02:39:51.414Z | [ host-image] Feb 24 02:39:51.453 INFO O| Feb 24 02:39:51.453 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION |
| 10135 | 2026-02-24T02:39:51.414Z | [ host-image] Feb 24 02:39:51.453 INFO O| Feb 24 02:39:51.453 INFO ok! |
| 10136 | 2026-02-24T02:39:51.414Z | [ host-image] Feb 24 02:39:51.453 INFO O| Feb 24 02:39:51.453 INFO STEP 80 (ensure_file) COMPLETE |
| 10137 | 2026-02-24T02:39:51.414Z | [ host-image] Feb 24 02:39:51.453 INFO O| Feb 24 02:39:51.453 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10138 | 2026-02-24T02:39:51.414Z | [ host-image] Feb 24 02:39:51.469 INFO O| Feb 24 02:39:51.468 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent |
| 10139 | 2026-02-24T02:39:51.414Z | [ host-image] Feb 24 02:39:51.469 INFO O| Feb 24 02:39:51.469 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent |
| 10140 | 2026-02-24T02:39:51.414Z | [ host-image] Feb 24 02:39:51.469 INFO O| Feb 24 02:39:51.469 INFO STEP 81 (ensure_dir) COMPLETE |
| 10141 | 2026-02-24T02:39:51.414Z | [ host-image] Feb 24 02:39:51.469 INFO O| Feb 24 02:39:51.469 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10142 | 2026-02-24T02:39:51.439Z | [ host-image] Feb 24 02:39:51.484 INFO O| Feb 24 02:39:51.484 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist |
| 10143 | 2026-02-24T02:39:51.439Z | [ host-image] Feb 24 02:39:51.484 INFO O| Feb 24 02:39:51.484 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ... |
| 10144 | 2026-02-24T02:39:52.743Z | [ host-image] Feb 24 02:39:52.801 INFO O| Feb 24 02:39:52.801 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle |
| 10145 | 2026-02-24T02:39:52.743Z | [ host-image] Feb 24 02:39:52.801 INFO O| Feb 24 02:39:52.801 INFO ok! |
| 10146 | 2026-02-24T02:39:52.743Z | [ host-image] Feb 24 02:39:52.801 INFO O| Feb 24 02:39:52.801 INFO STEP 82 (ensure_file) COMPLETE |
| 10147 | 2026-02-24T02:39:52.743Z | [ host-image] Feb 24 02:39:52.801 INFO O| Feb 24 02:39:52.801 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10148 | 2026-02-24T02:39:52.769Z | [ host-image] Feb 24 02:39:52.818 INFO O| Feb 24 02:39:52.818 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist |
| 10149 | 2026-02-24T02:39:52.769Z | [ host-image] Feb 24 02:39:52.818 INFO O| Feb 24 02:39:52.818 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ... |
| 10150 | 2026-02-24T02:39:53.503Z | [ host-image] Feb 24 02:39:53.561 INFO O| Feb 24 02:39:53.561 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor |
| 10151 | 2026-02-24T02:39:53.527Z | [ host-image] Feb 24 02:39:53.561 INFO O| Feb 24 02:39:53.561 INFO ok! |
| 10152 | 2026-02-24T02:39:53.527Z | [ host-image] Feb 24 02:39:53.561 INFO O| Feb 24 02:39:53.561 INFO STEP 83 (ensure_file) COMPLETE |
| 10153 | 2026-02-24T02:39:53.527Z | [ host-image] Feb 24 02:39:53.561 INFO O| Feb 24 02:39:53.561 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10154 | 2026-02-24T02:39:53.527Z | [ host-image] Feb 24 02:39:53.576 INFO O| Feb 24 02:39:53.576 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist |
| 10155 | 2026-02-24T02:39:53.527Z | [ host-image] Feb 24 02:39:53.576 INFO O| Feb 24 02:39:53.576 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ... |
| 10156 | 2026-02-24T02:39:56.662Z | [ host-image] Feb 24 02:39:56.721 INFO O| Feb 24 02:39:56.721 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent |
| 10157 | 2026-02-24T02:39:56.663Z | [ host-image] Feb 24 02:39:56.721 INFO O| Feb 24 02:39:56.721 INFO ok! |
| 10158 | 2026-02-24T02:39:56.688Z | [ host-image] Feb 24 02:39:56.721 INFO O| Feb 24 02:39:56.721 INFO STEP 84 (ensure_file) COMPLETE |
| 10159 | 2026-02-24T02:39:56.688Z | [ host-image] Feb 24 02:39:56.721 INFO O| Feb 24 02:39:56.721 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10160 | 2026-02-24T02:39:56.688Z | [ host-image] Feb 24 02:39:56.744 INFO O| Feb 24 02:39:56.744 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg |
| 10161 | 2026-02-24T02:39:56.689Z | [ host-image] Feb 24 02:39:56.744 INFO O| Feb 24 02:39:56.744 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg |
| 10162 | 2026-02-24T02:39:56.689Z | [ host-image] Feb 24 02:39:56.744 INFO O| Feb 24 02:39:56.744 INFO STEP 85 (ensure_dir) COMPLETE |
| 10163 | 2026-02-24T02:39:56.689Z | [ host-image] Feb 24 02:39:56.744 INFO O| Feb 24 02:39:56.744 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10164 | 2026-02-24T02:39:56.713Z | [ host-image] Feb 24 02:39:56.765 INFO O| Feb 24 02:39:56.765 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist |
| 10165 | 2026-02-24T02:39:56.713Z | [ host-image] Feb 24 02:39:56.765 INFO O| Feb 24 02:39:56.765 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/sled-agent/pkg/config.toml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml ... |
| 10166 | 2026-02-24T02:39:56.713Z | [ host-image] Feb 24 02:39:56.765 INFO O| Feb 24 02:39:56.765 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml |
| 10167 | 2026-02-24T02:39:56.713Z | [ host-image] Feb 24 02:39:56.765 INFO O| Feb 24 02:39:56.765 INFO ok! |
| 10168 | 2026-02-24T02:39:56.713Z | [ host-image] Feb 24 02:39:56.765 INFO O| Feb 24 02:39:56.765 INFO STEP 86 (ensure_file) COMPLETE |
| 10169 | 2026-02-24T02:39:56.713Z | [ host-image] Feb 24 02:39:56.765 INFO O| Feb 24 02:39:56.765 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10170 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.780 INFO O| Feb 24 02:39:56.780 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist |
| 10171 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.780 INFO O| Feb 24 02:39:56.780 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/sled-agent/pkg/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md ... |
| 10172 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.780 INFO O| Feb 24 02:39:56.780 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md |
| 10173 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.780 INFO O| Feb 24 02:39:56.780 INFO ok! |
| 10174 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.780 INFO O| Feb 24 02:39:56.780 INFO STEP 87 (ensure_file) COMPLETE |
| 10175 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.780 INFO O| Feb 24 02:39:56.780 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10176 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.795 INFO O| Feb 24 02:39:56.795 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist |
| 10177 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.795 INFO O| Feb 24 02:39:56.795 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ... |
| 10178 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.795 INFO O| Feb 24 02:39:56.795 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION |
| 10179 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.795 INFO O| Feb 24 02:39:56.795 INFO ok! |
| 10180 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.795 INFO O| Feb 24 02:39:56.795 INFO STEP 88 (ensure_file) COMPLETE |
| 10181 | 2026-02-24T02:39:56.738Z | [ host-image] Feb 24 02:39:56.795 INFO O| Feb 24 02:39:56.795 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10182 | 2026-02-24T02:39:56.763Z | [ host-image] Feb 24 02:39:56.810 INFO O| Feb 24 02:39:56.810 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist |
| 10183 | 2026-02-24T02:39:56.763Z | [ host-image] Feb 24 02:39:56.810 INFO O| Feb 24 02:39:56.810 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ... |
| 10184 | 2026-02-24T02:39:56.763Z | [ host-image] Feb 24 02:39:56.810 INFO O| Feb 24 02:39:56.810 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz |
| 10185 | 2026-02-24T02:39:56.763Z | [ host-image] Feb 24 02:39:56.810 INFO O| Feb 24 02:39:56.810 INFO ok! |
| 10186 | 2026-02-24T02:39:56.763Z | [ host-image] Feb 24 02:39:56.810 INFO O| Feb 24 02:39:56.810 INFO STEP 89 (ensure_file) COMPLETE |
| 10187 | 2026-02-24T02:39:56.763Z | [ host-image] Feb 24 02:39:56.810 INFO O| Feb 24 02:39:56.810 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10188 | 2026-02-24T02:39:56.788Z | [ host-image] Feb 24 02:39:56.826 INFO O| Feb 24 02:39:56.825 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog |
| 10189 | 2026-02-24T02:39:56.788Z | [ host-image] Feb 24 02:39:56.826 INFO O| Feb 24 02:39:56.826 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog |
| 10190 | 2026-02-24T02:39:56.788Z | [ host-image] Feb 24 02:39:56.826 INFO O| Feb 24 02:39:56.826 INFO STEP 90 (ensure_dir) COMPLETE |
| 10191 | 2026-02-24T02:39:56.788Z | [ host-image] Feb 24 02:39:56.826 INFO O| Feb 24 02:39:56.826 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10192 | 2026-02-24T02:39:56.812Z | [ host-image] Feb 24 02:39:56.846 INFO O| Feb 24 02:39:56.846 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist |
| 10193 | 2026-02-24T02:39:56.812Z | [ host-image] Feb 24 02:39:56.846 INFO O| Feb 24 02:39:56.846 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ... |
| 10194 | 2026-02-24T02:39:56.812Z | [ host-image] Feb 24 02:39:56.854 INFO O| Feb 24 02:39:56.854 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog |
| 10195 | 2026-02-24T02:39:56.812Z | [ host-image] Feb 24 02:39:56.854 INFO O| Feb 24 02:39:56.854 INFO ok! |
| 10196 | 2026-02-24T02:39:56.812Z | [ host-image] Feb 24 02:39:56.854 INFO O| Feb 24 02:39:56.854 INFO STEP 91 (ensure_file) COMPLETE |
| 10197 | 2026-02-24T02:39:56.812Z | [ host-image] Feb 24 02:39:56.854 INFO O| Feb 24 02:39:56.854 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10198 | 2026-02-24T02:39:56.836Z | [ host-image] Feb 24 02:39:56.875 INFO O| Feb 24 02:39:56.875 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist |
| 10199 | 2026-02-24T02:39:56.836Z | [ host-image] Feb 24 02:39:56.876 INFO O| Feb 24 02:39:56.875 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ... |
| 10200 | 2026-02-24T02:39:56.836Z | [ host-image] Feb 24 02:39:56.876 INFO O| Feb 24 02:39:56.876 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION |
| 10201 | 2026-02-24T02:39:56.836Z | [ host-image] Feb 24 02:39:56.876 INFO O| Feb 24 02:39:56.876 INFO ok! |
| 10202 | 2026-02-24T02:39:56.836Z | [ host-image] Feb 24 02:39:56.876 INFO O| Feb 24 02:39:56.876 INFO STEP 92 (ensure_file) COMPLETE |
| 10203 | 2026-02-24T02:39:56.836Z | [ host-image] Feb 24 02:39:56.876 INFO O| Feb 24 02:39:56.876 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10204 | 2026-02-24T02:39:56.861Z | [ host-image] Feb 24 02:39:56.899 INFO O| Feb 24 02:39:56.899 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist |
| 10205 | 2026-02-24T02:39:56.861Z | [ host-image] Feb 24 02:39:56.899 INFO O| Feb 24 02:39:56.899 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ... |
| 10206 | 2026-02-24T02:39:58.220Z | [ host-image] Feb 24 02:39:58.279 INFO O| Feb 24 02:39:58.278 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz |
| 10207 | 2026-02-24T02:39:58.220Z | [ host-image] Feb 24 02:39:58.279 INFO O| Feb 24 02:39:58.279 INFO ok! |
| 10208 | 2026-02-24T02:39:58.246Z | [ host-image] Feb 24 02:39:58.279 INFO O| Feb 24 02:39:58.279 INFO STEP 93 (ensure_file) COMPLETE |
| 10209 | 2026-02-24T02:39:58.246Z | [ host-image] Feb 24 02:39:58.279 INFO O| Feb 24 02:39:58.279 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10210 | 2026-02-24T02:39:58.246Z | [ host-image] Feb 24 02:39:58.303 INFO O| Feb 24 02:39:58.303 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind |
| 10211 | 2026-02-24T02:39:58.270Z | [ host-image] Feb 24 02:39:58.303 INFO O| Feb 24 02:39:58.303 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind |
| 10212 | 2026-02-24T02:39:58.270Z | [ host-image] Feb 24 02:39:58.303 INFO O| Feb 24 02:39:58.303 INFO STEP 94 (ensure_dir) COMPLETE |
| 10213 | 2026-02-24T02:39:58.270Z | [ host-image] Feb 24 02:39:58.303 INFO O| Feb 24 02:39:58.303 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10214 | 2026-02-24T02:39:58.270Z | [ host-image] Feb 24 02:39:58.327 INFO O| Feb 24 02:39:58.327 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib |
| 10215 | 2026-02-24T02:39:58.270Z | [ host-image] Feb 24 02:39:58.327 INFO O| Feb 24 02:39:58.327 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib |
| 10216 | 2026-02-24T02:39:58.270Z | [ host-image] Feb 24 02:39:58.327 INFO O| Feb 24 02:39:58.327 INFO STEP 95 (ensure_dir) COMPLETE |
| 10217 | 2026-02-24T02:39:58.270Z | [ host-image] Feb 24 02:39:58.327 INFO O| Feb 24 02:39:58.327 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10218 | 2026-02-24T02:39:58.294Z | [ host-image] Feb 24 02:39:58.349 INFO O| Feb 24 02:39:58.349 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc |
| 10219 | 2026-02-24T02:39:58.294Z | [ host-image] Feb 24 02:39:58.349 INFO O| Feb 24 02:39:58.349 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc |
| 10220 | 2026-02-24T02:39:58.294Z | [ host-image] Feb 24 02:39:58.349 INFO O| Feb 24 02:39:58.349 INFO STEP 96 (ensure_dir) COMPLETE |
| 10221 | 2026-02-24T02:39:58.294Z | [ host-image] Feb 24 02:39:58.349 INFO O| Feb 24 02:39:58.349 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10222 | 2026-02-24T02:39:58.318Z | [ host-image] Feb 24 02:39:58.366 INFO O| Feb 24 02:39:58.366 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
| 10223 | 2026-02-24T02:39:58.318Z | [ host-image] Feb 24 02:39:58.366 INFO O| Feb 24 02:39:58.366 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest |
| 10224 | 2026-02-24T02:39:58.318Z | [ host-image] Feb 24 02:39:58.366 INFO O| Feb 24 02:39:58.366 INFO STEP 97 (ensure_dir) COMPLETE |
| 10225 | 2026-02-24T02:39:58.318Z | [ host-image] Feb 24 02:39:58.366 INFO O| Feb 24 02:39:58.366 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10226 | 2026-02-24T02:39:58.343Z | [ host-image] Feb 24 02:39:58.387 INFO O| Feb 24 02:39:58.387 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
| 10227 | 2026-02-24T02:39:58.343Z | [ host-image] Feb 24 02:39:58.387 INFO O| Feb 24 02:39:58.387 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system |
| 10228 | 2026-02-24T02:39:58.343Z | [ host-image] Feb 24 02:39:58.387 INFO O| Feb 24 02:39:58.387 INFO STEP 98 (ensure_dir) COMPLETE |
| 10229 | 2026-02-24T02:39:58.343Z | [ host-image] Feb 24 02:39:58.387 INFO O| Feb 24 02:39:58.387 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10230 | 2026-02-24T02:39:58.368Z | [ host-image] Feb 24 02:39:58.405 INFO O| Feb 24 02:39:58.405 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist |
| 10231 | 2026-02-24T02:39:58.368Z | [ host-image] Feb 24 02:39:58.405 INFO O| Feb 24 02:39:58.405 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml ... |
| 10232 | 2026-02-24T02:39:58.368Z | [ host-image] Feb 24 02:39:58.405 INFO O| Feb 24 02:39:58.405 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml |
| 10233 | 2026-02-24T02:39:58.368Z | [ host-image] Feb 24 02:39:58.405 INFO O| Feb 24 02:39:58.405 INFO ok! |
| 10234 | 2026-02-24T02:39:58.368Z | [ host-image] Feb 24 02:39:58.405 INFO O| Feb 24 02:39:58.405 INFO STEP 99 (ensure_file) COMPLETE |
| 10235 | 2026-02-24T02:39:58.368Z | [ host-image] Feb 24 02:39:58.405 INFO O| Feb 24 02:39:58.405 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10236 | 2026-02-24T02:39:58.368Z | [ host-image] Feb 24 02:39:58.422 INFO O| Feb 24 02:39:58.422 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin |
| 10237 | 2026-02-24T02:39:58.368Z | [ host-image] Feb 24 02:39:58.422 INFO O| Feb 24 02:39:58.422 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin |
| 10238 | 2026-02-24T02:39:58.369Z | [ host-image] Feb 24 02:39:58.422 INFO O| Feb 24 02:39:58.422 INFO STEP 100 (ensure_dir) COMPLETE |
| 10239 | 2026-02-24T02:39:58.369Z | [ host-image] Feb 24 02:39:58.422 INFO O| Feb 24 02:39:58.422 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10240 | 2026-02-24T02:39:58.393Z | [ host-image] Feb 24 02:39:58.439 INFO O| Feb 24 02:39:58.439 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist |
| 10241 | 2026-02-24T02:39:58.393Z | [ host-image] Feb 24 02:39:58.439 INFO O| Feb 24 02:39:58.439 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ... |
| 10242 | 2026-02-24T02:39:58.417Z | [ host-image] Feb 24 02:39:58.474 INFO O| Feb 24 02:39:58.474 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind |
| 10243 | 2026-02-24T02:39:58.417Z | [ host-image] Feb 24 02:39:58.475 INFO O| Feb 24 02:39:58.474 INFO ok! |
| 10244 | 2026-02-24T02:39:58.417Z | [ host-image] Feb 24 02:39:58.475 INFO O| Feb 24 02:39:58.474 INFO STEP 101 (ensure_file) COMPLETE |
| 10245 | 2026-02-24T02:39:58.417Z | [ host-image] Feb 24 02:39:58.475 INFO O| Feb 24 02:39:58.474 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10246 | 2026-02-24T02:39:58.441Z | [ host-image] Feb 24 02:39:58.497 INFO O| Feb 24 02:39:58.497 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist |
| 10247 | 2026-02-24T02:39:58.441Z | [ host-image] Feb 24 02:39:58.497 INFO O| Feb 24 02:39:58.497 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ... |
| 10248 | 2026-02-24T02:39:58.441Z | [ host-image] Feb 24 02:39:58.497 INFO O| Feb 24 02:39:58.497 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind |
| 10249 | 2026-02-24T02:39:58.441Z | [ host-image] Feb 24 02:39:58.498 INFO O| Feb 24 02:39:58.497 INFO ok! |
| 10250 | 2026-02-24T02:39:58.441Z | [ host-image] Feb 24 02:39:58.498 INFO O| Feb 24 02:39:58.497 INFO STEP 102 (ensure_file) COMPLETE |
| 10251 | 2026-02-24T02:39:58.441Z | [ host-image] Feb 24 02:39:58.498 INFO O| Feb 24 02:39:58.497 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10252 | 2026-02-24T02:39:58.466Z | [ host-image] Feb 24 02:39:58.519 INFO O| Feb 24 02:39:58.519 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist |
| 10253 | 2026-02-24T02:39:58.466Z | [ host-image] Feb 24 02:39:58.519 INFO O| Feb 24 02:39:58.519 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ... |
| 10254 | 2026-02-24T02:39:58.995Z | [ host-image] Feb 24 02:39:59.051 INFO O| Feb 24 02:39:59.050 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm |
| 10255 | 2026-02-24T02:39:58.995Z | [ host-image] Feb 24 02:39:59.051 INFO O| Feb 24 02:39:59.050 INFO ok! |
| 10256 | 2026-02-24T02:39:59.020Z | [ host-image] Feb 24 02:39:59.051 INFO O| Feb 24 02:39:59.050 INFO STEP 103 (ensure_file) COMPLETE |
| 10257 | 2026-02-24T02:39:59.020Z | [ host-image] Feb 24 02:39:59.051 INFO O| Feb 24 02:39:59.050 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10258 | 2026-02-24T02:39:59.020Z | [ host-image] Feb 24 02:39:59.071 INFO O| Feb 24 02:39:59.071 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist |
| 10259 | 2026-02-24T02:39:59.020Z | [ host-image] Feb 24 02:39:59.071 INFO O| Feb 24 02:39:59.071 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ... |
| 10260 | 2026-02-24T02:39:59.020Z | [ host-image] Feb 24 02:39:59.071 INFO O| Feb 24 02:39:59.071 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION |
| 10261 | 2026-02-24T02:39:59.020Z | [ host-image] Feb 24 02:39:59.071 INFO O| Feb 24 02:39:59.071 INFO ok! |
| 10262 | 2026-02-24T02:39:59.020Z | [ host-image] Feb 24 02:39:59.071 INFO O| Feb 24 02:39:59.071 INFO STEP 104 (ensure_file) COMPLETE |
| 10263 | 2026-02-24T02:39:59.020Z | [ host-image] Feb 24 02:39:59.071 INFO O| Feb 24 02:39:59.071 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10264 | 2026-02-24T02:39:59.047Z | [ host-image] Feb 24 02:39:59.090 INFO O| Feb 24 02:39:59.090 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils |
| 10265 | 2026-02-24T02:39:59.047Z | [ host-image] Feb 24 02:39:59.090 INFO O| Feb 24 02:39:59.090 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils |
| 10266 | 2026-02-24T02:39:59.047Z | [ host-image] Feb 24 02:39:59.090 INFO O| Feb 24 02:39:59.090 INFO STEP 105 (ensure_dir) COMPLETE |
| 10267 | 2026-02-24T02:39:59.047Z | [ host-image] Feb 24 02:39:59.090 INFO O| Feb 24 02:39:59.090 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10268 | 2026-02-24T02:39:59.072Z | [ host-image] Feb 24 02:39:59.108 INFO O| Feb 24 02:39:59.108 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist |
| 10269 | 2026-02-24T02:39:59.072Z | [ host-image] Feb 24 02:39:59.108 INFO O| Feb 24 02:39:59.108 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/crucible-verify-raw -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw ... |
| 10270 | 2026-02-24T02:39:59.691Z | [ host-image] Feb 24 02:39:59.748 INFO O| Feb 24 02:39:59.748 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw |
| 10271 | 2026-02-24T02:39:59.691Z | [ host-image] Feb 24 02:39:59.748 INFO O| Feb 24 02:39:59.748 INFO ok! |
| 10272 | 2026-02-24T02:39:59.716Z | [ host-image] Feb 24 02:39:59.748 INFO O| Feb 24 02:39:59.748 INFO STEP 106 (ensure_file) COMPLETE |
| 10273 | 2026-02-24T02:39:59.716Z | [ host-image] Feb 24 02:39:59.748 INFO O| Feb 24 02:39:59.748 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10274 | 2026-02-24T02:39:59.716Z | [ host-image] Feb 24 02:39:59.769 INFO O| Feb 24 02:39:59.769 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist |
| 10275 | 2026-02-24T02:39:59.716Z | [ host-image] Feb 24 02:39:59.769 INFO O| Feb 24 02:39:59.769 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/upstairs_repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d ... |
| 10276 | 2026-02-24T02:39:59.716Z | [ host-image] Feb 24 02:39:59.769 INFO O| Feb 24 02:39:59.769 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d |
| 10277 | 2026-02-24T02:39:59.716Z | [ host-image] Feb 24 02:39:59.769 INFO O| Feb 24 02:39:59.769 INFO ok! |
| 10278 | 2026-02-24T02:39:59.716Z | [ host-image] Feb 24 02:39:59.769 INFO O| Feb 24 02:39:59.769 INFO STEP 107 (ensure_file) COMPLETE |
| 10279 | 2026-02-24T02:39:59.716Z | [ host-image] Feb 24 02:39:59.769 INFO O| Feb 24 02:39:59.769 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10280 | 2026-02-24T02:39:59.742Z | [ host-image] Feb 24 02:39:59.790 INFO O| Feb 24 02:39:59.790 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist |
| 10281 | 2026-02-24T02:39:59.742Z | [ host-image] Feb 24 02:39:59.790 INFO O| Feb 24 02:39:59.790 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/upstairs_raw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d ... |
| 10282 | 2026-02-24T02:39:59.742Z | [ host-image] Feb 24 02:39:59.790 INFO O| Feb 24 02:39:59.790 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d |
| 10283 | 2026-02-24T02:39:59.742Z | [ host-image] Feb 24 02:39:59.790 INFO O| Feb 24 02:39:59.790 INFO ok! |
| 10284 | 2026-02-24T02:39:59.742Z | [ host-image] Feb 24 02:39:59.791 INFO O| Feb 24 02:39:59.790 INFO STEP 108 (ensure_file) COMPLETE |
| 10285 | 2026-02-24T02:39:59.742Z | [ host-image] Feb 24 02:39:59.791 INFO O| Feb 24 02:39:59.790 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10286 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.806 INFO O| Feb 24 02:39:59.806 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist |
| 10287 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.807 INFO O| Feb 24 02:39:59.806 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d ... |
| 10288 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.807 INFO O| Feb 24 02:39:59.807 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d |
| 10289 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.807 INFO O| Feb 24 02:39:59.807 INFO ok! |
| 10290 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.807 INFO O| Feb 24 02:39:59.807 INFO STEP 109 (ensure_file) COMPLETE |
| 10291 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.807 INFO O| Feb 24 02:39:59.807 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10292 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.822 INFO O| Feb 24 02:39:59.822 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist |
| 10293 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.822 INFO O| Feb 24 02:39:59.822 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/upstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d ... |
| 10294 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.822 INFO O| Feb 24 02:39:59.822 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d |
| 10295 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.822 INFO O| Feb 24 02:39:59.822 INFO ok! |
| 10296 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.822 INFO O| Feb 24 02:39:59.822 INFO STEP 110 (ensure_file) COMPLETE |
| 10297 | 2026-02-24T02:39:59.767Z | [ host-image] Feb 24 02:39:59.822 INFO O| Feb 24 02:39:59.822 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10298 | 2026-02-24T02:39:59.791Z | [ host-image] Feb 24 02:39:59.837 INFO O| Feb 24 02:39:59.837 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist |
| 10299 | 2026-02-24T02:39:59.791Z | [ host-image] Feb 24 02:39:59.837 INFO O| Feb 24 02:39:59.837 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/upstairs_action.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d ... |
| 10300 | 2026-02-24T02:39:59.792Z | [ host-image] Feb 24 02:39:59.838 INFO O| Feb 24 02:39:59.838 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d |
| 10301 | 2026-02-24T02:39:59.792Z | [ host-image] Feb 24 02:39:59.838 INFO O| Feb 24 02:39:59.838 INFO ok! |
| 10302 | 2026-02-24T02:39:59.792Z | [ host-image] Feb 24 02:39:59.838 INFO O| Feb 24 02:39:59.838 INFO STEP 111 (ensure_file) COMPLETE |
| 10303 | 2026-02-24T02:39:59.792Z | [ host-image] Feb 24 02:39:59.838 INFO O| Feb 24 02:39:59.838 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10304 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.853 INFO O| Feb 24 02:39:59.853 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist |
| 10305 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.853 INFO O| Feb 24 02:39:59.853 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/up-info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d ... |
| 10306 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.853 INFO O| Feb 24 02:39:59.853 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d |
| 10307 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.853 INFO O| Feb 24 02:39:59.853 INFO ok! |
| 10308 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.853 INFO O| Feb 24 02:39:59.853 INFO STEP 112 (ensure_file) COMPLETE |
| 10309 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.853 INFO O| Feb 24 02:39:59.853 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10310 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.871 INFO O| Feb 24 02:39:59.871 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist |
| 10311 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.871 INFO O| Feb 24 02:39:59.871 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ... |
| 10312 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.871 INFO O| Feb 24 02:39:59.871 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d |
| 10313 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.871 INFO O| Feb 24 02:39:59.871 INFO ok! |
| 10314 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.871 INFO O| Feb 24 02:39:59.871 INFO STEP 113 (ensure_file) COMPLETE |
| 10315 | 2026-02-24T02:39:59.816Z | [ host-image] Feb 24 02:39:59.871 INFO O| Feb 24 02:39:59.871 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10316 | 2026-02-24T02:39:59.841Z | [ host-image] Feb 24 02:39:59.895 INFO O| Feb 24 02:39:59.895 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist |
| 10317 | 2026-02-24T02:39:59.841Z | [ host-image] Feb 24 02:39:59.895 INFO O| Feb 24 02:39:59.895 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/trace-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d ... |
| 10318 | 2026-02-24T02:39:59.841Z | [ host-image] Feb 24 02:39:59.895 INFO O| Feb 24 02:39:59.895 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d |
| 10319 | 2026-02-24T02:39:59.841Z | [ host-image] Feb 24 02:39:59.895 INFO O| Feb 24 02:39:59.895 INFO ok! |
| 10320 | 2026-02-24T02:39:59.841Z | [ host-image] Feb 24 02:39:59.895 INFO O| Feb 24 02:39:59.895 INFO STEP 114 (ensure_file) COMPLETE |
| 10321 | 2026-02-24T02:39:59.841Z | [ host-image] Feb 24 02:39:59.895 INFO O| Feb 24 02:39:59.895 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10322 | 2026-02-24T02:39:59.865Z | [ host-image] Feb 24 02:39:59.917 INFO O| Feb 24 02:39:59.917 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist |
| 10323 | 2026-02-24T02:39:59.865Z | [ host-image] Feb 24 02:39:59.918 INFO O| Feb 24 02:39:59.917 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/sled_upstairs_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d ... |
| 10324 | 2026-02-24T02:39:59.865Z | [ host-image] Feb 24 02:39:59.918 INFO O| Feb 24 02:39:59.918 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d |
| 10325 | 2026-02-24T02:39:59.865Z | [ host-image] Feb 24 02:39:59.918 INFO O| Feb 24 02:39:59.918 INFO ok! |
| 10326 | 2026-02-24T02:39:59.865Z | [ host-image] Feb 24 02:39:59.918 INFO O| Feb 24 02:39:59.918 INFO STEP 115 (ensure_file) COMPLETE |
| 10327 | 2026-02-24T02:39:59.865Z | [ host-image] Feb 24 02:39:59.918 INFO O| Feb 24 02:39:59.918 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10328 | 2026-02-24T02:39:59.890Z | [ host-image] Feb 24 02:39:59.936 INFO O| Feb 24 02:39:59.936 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist |
| 10329 | 2026-02-24T02:39:59.890Z | [ host-image] Feb 24 02:39:59.936 INFO O| Feb 24 02:39:59.936 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/single_up_info.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d ... |
| 10330 | 2026-02-24T02:39:59.890Z | [ host-image] Feb 24 02:39:59.936 INFO O| Feb 24 02:39:59.936 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d |
| 10331 | 2026-02-24T02:39:59.890Z | [ host-image] Feb 24 02:39:59.936 INFO O| Feb 24 02:39:59.936 INFO ok! |
| 10332 | 2026-02-24T02:39:59.890Z | [ host-image] Feb 24 02:39:59.936 INFO O| Feb 24 02:39:59.936 INFO STEP 116 (ensure_file) COMPLETE |
| 10333 | 2026-02-24T02:39:59.890Z | [ host-image] Feb 24 02:39:59.936 INFO O| Feb 24 02:39:59.936 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10334 | 2026-02-24T02:39:59.914Z | [ host-image] Feb 24 02:39:59.954 INFO O| Feb 24 02:39:59.954 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist |
| 10335 | 2026-02-24T02:39:59.914Z | [ host-image] Feb 24 02:39:59.954 INFO O| Feb 24 02:39:59.954 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ... |
| 10336 | 2026-02-24T02:39:59.914Z | [ host-image] Feb 24 02:39:59.954 INFO O| Feb 24 02:39:59.954 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d |
| 10337 | 2026-02-24T02:39:59.914Z | [ host-image] Feb 24 02:39:59.954 INFO O| Feb 24 02:39:59.954 INFO ok! |
| 10338 | 2026-02-24T02:39:59.915Z | [ host-image] Feb 24 02:39:59.955 INFO O| Feb 24 02:39:59.954 INFO STEP 117 (ensure_file) COMPLETE |
| 10339 | 2026-02-24T02:39:59.915Z | [ host-image] Feb 24 02:39:59.955 INFO O| Feb 24 02:39:59.955 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10340 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.973 INFO O| Feb 24 02:39:59.973 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist |
| 10341 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.974 INFO O| Feb 24 02:39:59.973 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/perf-vol.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d ... |
| 10342 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.974 INFO O| Feb 24 02:39:59.974 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d |
| 10343 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.974 INFO O| Feb 24 02:39:59.974 INFO ok! |
| 10344 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.974 INFO O| Feb 24 02:39:59.974 INFO STEP 118 (ensure_file) COMPLETE |
| 10345 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.974 INFO O| Feb 24 02:39:59.974 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10346 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.995 INFO O| Feb 24 02:39:59.994 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist |
| 10347 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.995 INFO O| Feb 24 02:39:59.994 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/perf-upstairs-wf.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d ... |
| 10348 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.995 INFO O| Feb 24 02:39:59.995 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d |
| 10349 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.995 INFO O| Feb 24 02:39:59.995 INFO ok! |
| 10350 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.995 INFO O| Feb 24 02:39:59.995 INFO STEP 119 (ensure_file) COMPLETE |
| 10351 | 2026-02-24T02:39:59.939Z | [ host-image] Feb 24 02:39:59.995 INFO O| Feb 24 02:39:59.995 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10352 | 2026-02-24T02:39:59.963Z | [ host-image] Feb 24 02:40:00.016 INFO O| Feb 24 02:40:00.016 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist |
| 10353 | 2026-02-24T02:39:59.963Z | [ host-image] Feb 24 02:40:00.016 INFO O| Feb 24 02:40:00.016 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/perf-reqwest.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d ... |
| 10354 | 2026-02-24T02:39:59.963Z | [ host-image] Feb 24 02:40:00.016 INFO O| Feb 24 02:40:00.016 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d |
| 10355 | 2026-02-24T02:39:59.963Z | [ host-image] Feb 24 02:40:00.016 INFO O| Feb 24 02:40:00.016 INFO ok! |
| 10356 | 2026-02-24T02:39:59.963Z | [ host-image] Feb 24 02:40:00.016 INFO O| Feb 24 02:40:00.016 INFO STEP 120 (ensure_file) COMPLETE |
| 10357 | 2026-02-24T02:39:59.963Z | [ host-image] Feb 24 02:40:00.016 INFO O| Feb 24 02:40:00.016 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10358 | 2026-02-24T02:39:59.988Z | [ host-image] Feb 24 02:40:00.034 INFO O| Feb 24 02:40:00.034 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist |
| 10359 | 2026-02-24T02:39:59.988Z | [ host-image] Feb 24 02:40:00.034 INFO O| Feb 24 02:40:00.034 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/perf-online-repair.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d ... |
| 10360 | 2026-02-24T02:39:59.988Z | [ host-image] Feb 24 02:40:00.034 INFO O| Feb 24 02:40:00.034 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d |
| 10361 | 2026-02-24T02:39:59.988Z | [ host-image] Feb 24 02:40:00.034 INFO O| Feb 24 02:40:00.034 INFO ok! |
| 10362 | 2026-02-24T02:39:59.988Z | [ host-image] Feb 24 02:40:00.034 INFO O| Feb 24 02:40:00.034 INFO STEP 121 (ensure_file) COMPLETE |
| 10363 | 2026-02-24T02:39:59.988Z | [ host-image] Feb 24 02:40:00.034 INFO O| Feb 24 02:40:00.034 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10364 | 2026-02-24T02:40:00.012Z | [ host-image] Feb 24 02:40:00.053 INFO O| Feb 24 02:40:00.052 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist |
| 10365 | 2026-02-24T02:40:00.012Z | [ host-image] Feb 24 02:40:00.053 INFO O| Feb 24 02:40:00.053 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/perf-ds-net.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d ... |
| 10366 | 2026-02-24T02:40:00.012Z | [ host-image] Feb 24 02:40:00.053 INFO O| Feb 24 02:40:00.053 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d |
| 10367 | 2026-02-24T02:40:00.012Z | [ host-image] Feb 24 02:40:00.053 INFO O| Feb 24 02:40:00.053 INFO ok! |
| 10368 | 2026-02-24T02:40:00.012Z | [ host-image] Feb 24 02:40:00.053 INFO O| Feb 24 02:40:00.053 INFO STEP 122 (ensure_file) COMPLETE |
| 10369 | 2026-02-24T02:40:00.012Z | [ host-image] Feb 24 02:40:00.053 INFO O| Feb 24 02:40:00.053 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10370 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.071 INFO O| Feb 24 02:40:00.071 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist |
| 10371 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.071 INFO O| Feb 24 02:40:00.071 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/perf-ds-client.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d ... |
| 10372 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.071 INFO O| Feb 24 02:40:00.071 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d |
| 10373 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.072 INFO O| Feb 24 02:40:00.071 INFO ok! |
| 10374 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.072 INFO O| Feb 24 02:40:00.071 INFO STEP 123 (ensure_file) COMPLETE |
| 10375 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.072 INFO O| Feb 24 02:40:00.071 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10376 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.090 INFO O| Feb 24 02:40:00.089 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist |
| 10377 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.090 INFO O| Feb 24 02:40:00.090 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/perf-downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d ... |
| 10378 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.090 INFO O| Feb 24 02:40:00.090 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d |
| 10379 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.090 INFO O| Feb 24 02:40:00.090 INFO ok! |
| 10380 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.090 INFO O| Feb 24 02:40:00.090 INFO STEP 124 (ensure_file) COMPLETE |
| 10381 | 2026-02-24T02:40:00.037Z | [ host-image] Feb 24 02:40:00.090 INFO O| Feb 24 02:40:00.090 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10382 | 2026-02-24T02:40:00.062Z | [ host-image] Feb 24 02:40:00.111 INFO O| Feb 24 02:40:00.110 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist |
| 10383 | 2026-02-24T02:40:00.062Z | [ host-image] Feb 24 02:40:00.111 INFO O| Feb 24 02:40:00.110 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-tick.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d ... |
| 10384 | 2026-02-24T02:40:00.062Z | [ host-image] Feb 24 02:40:00.111 INFO O| Feb 24 02:40:00.111 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d |
| 10385 | 2026-02-24T02:40:00.062Z | [ host-image] Feb 24 02:40:00.111 INFO O| Feb 24 02:40:00.111 INFO ok! |
| 10386 | 2026-02-24T02:40:00.062Z | [ host-image] Feb 24 02:40:00.111 INFO O| Feb 24 02:40:00.111 INFO STEP 125 (ensure_file) COMPLETE |
| 10387 | 2026-02-24T02:40:00.062Z | [ host-image] Feb 24 02:40:00.111 INFO O| Feb 24 02:40:00.111 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10388 | 2026-02-24T02:40:00.086Z | [ host-image] Feb 24 02:40:00.132 INFO O| Feb 24 02:40:00.132 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist |
| 10389 | 2026-02-24T02:40:00.086Z | [ host-image] Feb 24 02:40:00.132 INFO O| Feb 24 02:40:00.132 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-three.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d ... |
| 10390 | 2026-02-24T02:40:00.087Z | [ host-image] Feb 24 02:40:00.132 INFO O| Feb 24 02:40:00.132 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d |
| 10391 | 2026-02-24T02:40:00.087Z | [ host-image] Feb 24 02:40:00.132 INFO O| Feb 24 02:40:00.132 INFO ok! |
| 10392 | 2026-02-24T02:40:00.087Z | [ host-image] Feb 24 02:40:00.132 INFO O| Feb 24 02:40:00.132 INFO STEP 126 (ensure_file) COMPLETE |
| 10393 | 2026-02-24T02:40:00.087Z | [ host-image] Feb 24 02:40:00.132 INFO O| Feb 24 02:40:00.132 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10394 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.151 INFO O| Feb 24 02:40:00.151 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist |
| 10395 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.151 INFO O| Feb 24 02:40:00.151 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/perf-downstairs-os.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d ... |
| 10396 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.151 INFO O| Feb 24 02:40:00.151 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d |
| 10397 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.151 INFO O| Feb 24 02:40:00.151 INFO ok! |
| 10398 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.151 INFO O| Feb 24 02:40:00.151 INFO STEP 127 (ensure_file) COMPLETE |
| 10399 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.151 INFO O| Feb 24 02:40:00.151 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10400 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.168 INFO O| Feb 24 02:40:00.168 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist |
| 10401 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.168 INFO O| Feb 24 02:40:00.168 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/get-up-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh ... |
| 10402 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.169 INFO O| Feb 24 02:40:00.168 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh |
| 10403 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.169 INFO O| Feb 24 02:40:00.169 INFO ok! |
| 10404 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.169 INFO O| Feb 24 02:40:00.169 INFO STEP 128 (ensure_file) COMPLETE |
| 10405 | 2026-02-24T02:40:00.111Z | [ host-image] Feb 24 02:40:00.169 INFO O| Feb 24 02:40:00.169 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10406 | 2026-02-24T02:40:00.137Z | [ host-image] Feb 24 02:40:00.189 INFO O| Feb 24 02:40:00.189 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist |
| 10407 | 2026-02-24T02:40:00.137Z | [ host-image] Feb 24 02:40:00.189 INFO O| Feb 24 02:40:00.189 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/get-up-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d ... |
| 10408 | 2026-02-24T02:40:00.137Z | [ host-image] Feb 24 02:40:00.189 INFO O| Feb 24 02:40:00.189 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d |
| 10409 | 2026-02-24T02:40:00.137Z | [ host-image] Feb 24 02:40:00.189 INFO O| Feb 24 02:40:00.189 INFO ok! |
| 10410 | 2026-02-24T02:40:00.137Z | [ host-image] Feb 24 02:40:00.189 INFO O| Feb 24 02:40:00.189 INFO STEP 129 (ensure_file) COMPLETE |
| 10411 | 2026-02-24T02:40:00.137Z | [ host-image] Feb 24 02:40:00.189 INFO O| Feb 24 02:40:00.189 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10412 | 2026-02-24T02:40:00.162Z | [ host-image] Feb 24 02:40:00.211 INFO O| Feb 24 02:40:00.211 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist |
| 10413 | 2026-02-24T02:40:00.162Z | [ host-image] Feb 24 02:40:00.212 INFO O| Feb 24 02:40:00.211 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/get-lr-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh ... |
| 10414 | 2026-02-24T02:40:00.162Z | [ host-image] Feb 24 02:40:00.212 INFO O| Feb 24 02:40:00.212 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh |
| 10415 | 2026-02-24T02:40:00.162Z | [ host-image] Feb 24 02:40:00.212 INFO O| Feb 24 02:40:00.212 INFO ok! |
| 10416 | 2026-02-24T02:40:00.162Z | [ host-image] Feb 24 02:40:00.212 INFO O| Feb 24 02:40:00.212 INFO STEP 130 (ensure_file) COMPLETE |
| 10417 | 2026-02-24T02:40:00.162Z | [ host-image] Feb 24 02:40:00.212 INFO O| Feb 24 02:40:00.212 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10418 | 2026-02-24T02:40:00.186Z | [ host-image] Feb 24 02:40:00.228 INFO O| Feb 24 02:40:00.228 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist |
| 10419 | 2026-02-24T02:40:00.186Z | [ host-image] Feb 24 02:40:00.228 INFO O| Feb 24 02:40:00.228 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/get-lr-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d ... |
| 10420 | 2026-02-24T02:40:00.186Z | [ host-image] Feb 24 02:40:00.228 INFO O| Feb 24 02:40:00.228 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d |
| 10421 | 2026-02-24T02:40:00.186Z | [ host-image] Feb 24 02:40:00.228 INFO O| Feb 24 02:40:00.228 INFO ok! |
| 10422 | 2026-02-24T02:40:00.186Z | [ host-image] Feb 24 02:40:00.228 INFO O| Feb 24 02:40:00.228 INFO STEP 131 (ensure_file) COMPLETE |
| 10423 | 2026-02-24T02:40:00.186Z | [ host-image] Feb 24 02:40:00.228 INFO O| Feb 24 02:40:00.228 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10424 | 2026-02-24T02:40:00.212Z | [ host-image] Feb 24 02:40:00.251 INFO O| Feb 24 02:40:00.251 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist |
| 10425 | 2026-02-24T02:40:00.212Z | [ host-image] Feb 24 02:40:00.251 INFO O| Feb 24 02:40:00.251 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/get-ds-state.sh -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh ... |
| 10426 | 2026-02-24T02:40:00.212Z | [ host-image] Feb 24 02:40:00.251 INFO O| Feb 24 02:40:00.251 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh |
| 10427 | 2026-02-24T02:40:00.212Z | [ host-image] Feb 24 02:40:00.251 INFO O| Feb 24 02:40:00.251 INFO ok! |
| 10428 | 2026-02-24T02:40:00.212Z | [ host-image] Feb 24 02:40:00.251 INFO O| Feb 24 02:40:00.251 INFO STEP 132 (ensure_file) COMPLETE |
| 10429 | 2026-02-24T02:40:00.212Z | [ host-image] Feb 24 02:40:00.251 INFO O| Feb 24 02:40:00.251 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10430 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.273 INFO O| Feb 24 02:40:00.273 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist |
| 10431 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.273 INFO O| Feb 24 02:40:00.273 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/get-ds-state.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d ... |
| 10432 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.273 INFO O| Feb 24 02:40:00.273 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d |
| 10433 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.273 INFO O| Feb 24 02:40:00.273 INFO ok! |
| 10434 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.273 INFO O| Feb 24 02:40:00.273 INFO STEP 133 (ensure_file) COMPLETE |
| 10435 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.273 INFO O| Feb 24 02:40:00.273 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10436 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.293 INFO O| Feb 24 02:40:00.293 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist |
| 10437 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.293 INFO O| Feb 24 02:40:00.293 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/downstairs_count.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d ... |
| 10438 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.293 INFO O| Feb 24 02:40:00.293 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d |
| 10439 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.293 INFO O| Feb 24 02:40:00.293 INFO ok! |
| 10440 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.293 INFO O| Feb 24 02:40:00.293 INFO STEP 134 (ensure_file) COMPLETE |
| 10441 | 2026-02-24T02:40:00.237Z | [ host-image] Feb 24 02:40:00.293 INFO O| Feb 24 02:40:00.293 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10442 | 2026-02-24T02:40:00.261Z | [ host-image] Feb 24 02:40:00.315 INFO O| Feb 24 02:40:00.315 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist |
| 10443 | 2026-02-24T02:40:00.261Z | [ host-image] Feb 24 02:40:00.315 INFO O| Feb 24 02:40:00.315 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/all_downstairs.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d ... |
| 10444 | 2026-02-24T02:40:00.261Z | [ host-image] Feb 24 02:40:00.315 INFO O| Feb 24 02:40:00.315 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d |
| 10445 | 2026-02-24T02:40:00.261Z | [ host-image] Feb 24 02:40:00.315 INFO O| Feb 24 02:40:00.315 INFO ok! |
| 10446 | 2026-02-24T02:40:00.261Z | [ host-image] Feb 24 02:40:00.315 INFO O| Feb 24 02:40:00.315 INFO STEP 135 (ensure_file) COMPLETE |
| 10447 | 2026-02-24T02:40:00.261Z | [ host-image] Feb 24 02:40:00.315 INFO O| Feb 24 02:40:00.315 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10448 | 2026-02-24T02:40:00.286Z | [ host-image] Feb 24 02:40:00.333 INFO O| Feb 24 02:40:00.333 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist |
| 10449 | 2026-02-24T02:40:00.286Z | [ host-image] Feb 24 02:40:00.333 INFO O| Feb 24 02:40:00.333 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ... |
| 10450 | 2026-02-24T02:40:00.286Z | [ host-image] Feb 24 02:40:00.333 INFO O| Feb 24 02:40:00.333 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md |
| 10451 | 2026-02-24T02:40:00.286Z | [ host-image] Feb 24 02:40:00.333 INFO O| Feb 24 02:40:00.333 INFO ok! |
| 10452 | 2026-02-24T02:40:00.286Z | [ host-image] Feb 24 02:40:00.333 INFO O| Feb 24 02:40:00.333 INFO STEP 136 (ensure_file) COMPLETE |
| 10453 | 2026-02-24T02:40:00.286Z | [ host-image] Feb 24 02:40:00.333 INFO O| Feb 24 02:40:00.333 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10454 | 2026-02-24T02:40:00.310Z | [ host-image] Feb 24 02:40:00.350 INFO O| Feb 24 02:40:00.350 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist |
| 10455 | 2026-02-24T02:40:00.310Z | [ host-image] Feb 24 02:40:00.350 INFO O| Feb 24 02:40:00.350 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/utils-info.txt -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt ... |
| 10456 | 2026-02-24T02:40:00.310Z | [ host-image] Feb 24 02:40:00.350 INFO O| Feb 24 02:40:00.350 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt |
| 10457 | 2026-02-24T02:40:00.311Z | [ host-image] Feb 24 02:40:00.350 INFO O| Feb 24 02:40:00.350 INFO ok! |
| 10458 | 2026-02-24T02:40:00.311Z | [ host-image] Feb 24 02:40:00.350 INFO O| Feb 24 02:40:00.350 INFO STEP 137 (ensure_file) COMPLETE |
| 10459 | 2026-02-24T02:40:00.311Z | [ host-image] Feb 24 02:40:00.350 INFO O| Feb 24 02:40:00.350 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10460 | 2026-02-24T02:40:00.311Z | [ host-image] Feb 24 02:40:00.366 INFO O| Feb 24 02:40:00.365 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist |
| 10461 | 2026-02-24T02:40:00.311Z | [ host-image] Feb 24 02:40:00.366 INFO O| Feb 24 02:40:00.366 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ... |
| 10462 | 2026-02-24T02:40:00.311Z | [ host-image] Feb 24 02:40:00.366 INFO O| Feb 24 02:40:00.366 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION |
| 10463 | 2026-02-24T02:40:00.311Z | [ host-image] Feb 24 02:40:00.366 INFO O| Feb 24 02:40:00.366 INFO ok! |
| 10464 | 2026-02-24T02:40:00.311Z | [ host-image] Feb 24 02:40:00.366 INFO O| Feb 24 02:40:00.366 INFO STEP 138 (ensure_file) COMPLETE |
| 10465 | 2026-02-24T02:40:00.311Z | [ host-image] Feb 24 02:40:00.366 INFO O| Feb 24 02:40:00.366 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10466 | 2026-02-24T02:40:00.336Z | [ host-image] Feb 24 02:40:00.387 INFO O| Feb 24 02:40:00.387 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist |
| 10467 | 2026-02-24T02:40:00.336Z | [ host-image] Feb 24 02:40:00.388 INFO O| Feb 24 02:40:00.387 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ... |
| 10468 | 2026-02-24T02:40:07.466Z | [ host-image] Feb 24 02:40:07.525 INFO O| Feb 24 02:40:07.525 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz |
| 10469 | 2026-02-24T02:40:07.466Z | [ host-image] Feb 24 02:40:07.526 INFO O| Feb 24 02:40:07.525 INFO ok! |
| 10470 | 2026-02-24T02:40:07.491Z | [ host-image] Feb 24 02:40:07.526 INFO O| Feb 24 02:40:07.525 INFO STEP 139 (ensure_file) COMPLETE |
| 10471 | 2026-02-24T02:40:07.491Z | [ host-image] Feb 24 02:40:07.526 INFO O| Feb 24 02:40:07.525 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10472 | 2026-02-24T02:40:07.491Z | [ host-image] Feb 24 02:40:07.547 INFO O| Feb 24 02:40:07.547 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib |
| 10473 | 2026-02-24T02:40:07.491Z | [ host-image] Feb 24 02:40:07.547 INFO O| Feb 24 02:40:07.547 INFO STEP 140 (ensure_dir) COMPLETE |
| 10474 | 2026-02-24T02:40:07.491Z | [ host-image] Feb 24 02:40:07.547 INFO O| Feb 24 02:40:07.547 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10475 | 2026-02-24T02:40:07.515Z | [ host-image] Feb 24 02:40:07.568 INFO O| Feb 24 02:40:07.568 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc |
| 10476 | 2026-02-24T02:40:07.515Z | [ host-image] Feb 24 02:40:07.569 INFO O| Feb 24 02:40:07.568 INFO STEP 141 (ensure_dir) COMPLETE |
| 10477 | 2026-02-24T02:40:07.515Z | [ host-image] Feb 24 02:40:07.569 INFO O| Feb 24 02:40:07.568 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10478 | 2026-02-24T02:40:07.539Z | [ host-image] Feb 24 02:40:07.588 INFO O| Feb 24 02:40:07.588 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest |
| 10479 | 2026-02-24T02:40:07.539Z | [ host-image] Feb 24 02:40:07.588 INFO O| Feb 24 02:40:07.588 INFO STEP 142 (ensure_dir) COMPLETE |
| 10480 | 2026-02-24T02:40:07.539Z | [ host-image] Feb 24 02:40:07.588 INFO O| Feb 24 02:40:07.588 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10481 | 2026-02-24T02:40:07.563Z | [ host-image] Feb 24 02:40:07.609 INFO O| Feb 24 02:40:07.609 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site |
| 10482 | 2026-02-24T02:40:07.563Z | [ host-image] Feb 24 02:40:07.609 INFO O| Feb 24 02:40:07.609 INFO STEP 143 (ensure_dir) COMPLETE |
| 10483 | 2026-02-24T02:40:07.563Z | [ host-image] Feb 24 02:40:07.609 INFO O| Feb 24 02:40:07.609 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10484 | 2026-02-24T02:40:07.588Z | [ host-image] Feb 24 02:40:07.624 INFO O| Feb 24 02:40:07.624 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist |
| 10485 | 2026-02-24T02:40:07.588Z | [ host-image] Feb 24 02:40:07.624 INFO O| Feb 24 02:40:07.624 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/lib/svc/manifest/site/sled-agent.xml -> /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml ... |
| 10486 | 2026-02-24T02:40:07.615Z | [ host-image] Feb 24 02:40:07.674 INFO O| Feb 24 02:40:07.674 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml |
| 10487 | 2026-02-24T02:40:07.615Z | [ host-image] Feb 24 02:40:07.675 INFO O| Feb 24 02:40:07.674 INFO ok! |
| 10488 | 2026-02-24T02:40:07.639Z | [ host-image] Feb 24 02:40:07.675 INFO O| Feb 24 02:40:07.674 INFO STEP 144 (ensure_file) COMPLETE |
| 10489 | 2026-02-24T02:40:07.639Z | [ host-image] Feb 24 02:40:07.675 INFO O| Feb 24 02:40:07.674 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10490 | 2026-02-24T02:40:07.639Z | [ host-image] Feb 24 02:40:07.695 INFO O| Feb 24 02:40:07.695 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10491 | 2026-02-24T02:40:07.639Z | [ host-image] Feb 24 02:40:07.695 INFO O| Feb 24 02:40:07.695 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10492 | 2026-02-24T02:40:07.640Z | [ host-image] Feb 24 02:40:07.695 INFO O| Feb 24 02:40:07.695 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root |
| 10493 | 2026-02-24T02:40:07.640Z | [ host-image] Feb 24 02:40:07.695 INFO O| Feb 24 02:40:07.695 INFO STEP 145 (ensure_dir) COMPLETE |
| 10494 | 2026-02-24T02:40:07.640Z | [ host-image] Feb 24 02:40:07.695 INFO O| Feb 24 02:40:07.695 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json |
| 10495 | 2026-02-24T02:40:07.663Z | [ host-image] Feb 24 02:40:07.715 INFO O| Feb 24 02:40:07.715 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking |
| 10496 | 2026-02-24T02:40:07.664Z | [ host-image] Feb 24 02:40:07.715 INFO O| Feb 24 02:40:07.715 INFO copying /tmp/.tmp5z1CyQ/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ... |
| 10497 | 2026-02-24T02:40:07.664Z | [ host-image] Feb 24 02:40:07.716 INFO O| Feb 24 02:40:07.715 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile |
| 10498 | 2026-02-24T02:40:07.664Z | [ host-image] Feb 24 02:40:07.716 INFO O| Feb 24 02:40:07.716 INFO ok! |
| 10499 | 2026-02-24T02:40:07.664Z | [ host-image] Feb 24 02:40:07.716 INFO O| Feb 24 02:40:07.716 INFO STEP 146 (ensure_file) COMPLETE |
| 10500 | 2026-02-24T02:40:07.664Z | [ host-image] Feb 24 02:40:07.716 INFO O| Feb 24 02:40:07.716 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10501 | 2026-02-24T02:40:07.688Z | [ host-image] Feb 24 02:40:07.733 INFO O| Feb 24 02:40:07.733 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec" |
| 10502 | 2026-02-24T02:40:07.688Z | [ host-image] Feb 24 02:40:07.733 INFO O| Feb 24 02:40:07.733 INFO STEP 147 (remove_files) COMPLETE |
| 10503 | 2026-02-24T02:40:07.688Z | [ host-image] Feb 24 02:40:07.733 INFO O| Feb 24 02:40:07.733 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10504 | 2026-02-24T02:40:07.712Z | [ host-image] Feb 24 02:40:07.750 INFO O| Feb 24 02:40:07.750 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap" |
| 10505 | 2026-02-24T02:40:07.712Z | [ host-image] Feb 24 02:40:07.751 INFO O| Feb 24 02:40:07.750 INFO STEP 148 (remove_files) COMPLETE |
| 10506 | 2026-02-24T02:40:07.712Z | [ host-image] Feb 24 02:40:07.751 INFO O| Feb 24 02:40:07.751 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10507 | 2026-02-24T02:40:07.712Z | [ host-image] Feb 24 02:40:07.771 INFO O| Feb 24 02:40:07.770 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc" |
| 10508 | 2026-02-24T02:40:07.712Z | [ host-image] Feb 24 02:40:07.771 INFO O| Feb 24 02:40:07.771 INFO STEP 149 (remove_files) COMPLETE |
| 10509 | 2026-02-24T02:40:07.712Z | [ host-image] Feb 24 02:40:07.771 INFO O| Feb 24 02:40:07.771 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10510 | 2026-02-24T02:40:07.736Z | [ host-image] Feb 24 02:40:07.795 INFO O| Feb 24 02:40:07.795 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security" |
| 10511 | 2026-02-24T02:40:07.736Z | [ host-image] Feb 24 02:40:07.795 INFO O| Feb 24 02:40:07.795 INFO STEP 150 (remove_files) COMPLETE |
| 10512 | 2026-02-24T02:40:07.736Z | [ host-image] Feb 24 02:40:07.795 INFO O| Feb 24 02:40:07.795 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10513 | 2026-02-24T02:40:07.760Z | [ host-image] Feb 24 02:40:07.817 INFO O| Feb 24 02:40:07.817 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares" |
| 10514 | 2026-02-24T02:40:07.760Z | [ host-image] Feb 24 02:40:07.818 INFO O| Feb 24 02:40:07.817 INFO STEP 151 (remove_files) COMPLETE |
| 10515 | 2026-02-24T02:40:07.760Z | [ host-image] Feb 24 02:40:07.818 INFO O| Feb 24 02:40:07.817 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10516 | 2026-02-24T02:40:07.785Z | [ host-image] Feb 24 02:40:07.838 INFO O| Feb 24 02:40:07.838 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb" |
| 10517 | 2026-02-24T02:40:07.785Z | [ host-image] Feb 24 02:40:07.838 INFO O| Feb 24 02:40:07.838 INFO STEP 152 (remove_files) COMPLETE |
| 10518 | 2026-02-24T02:40:07.785Z | [ host-image] Feb 24 02:40:07.838 INFO O| Feb 24 02:40:07.838 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10519 | 2026-02-24T02:40:07.809Z | [ host-image] Feb 24 02:40:07.855 INFO O| Feb 24 02:40:07.855 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml" |
| 10520 | 2026-02-24T02:40:07.809Z | [ host-image] Feb 24 02:40:07.856 INFO O| Feb 24 02:40:07.855 INFO STEP 153 (remove_files) COMPLETE |
| 10521 | 2026-02-24T02:40:07.809Z | [ host-image] Feb 24 02:40:07.856 INFO O| Feb 24 02:40:07.856 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10522 | 2026-02-24T02:40:07.833Z | [ host-image] Feb 24 02:40:07.870 INFO O| Feb 24 02:40:07.870 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml" |
| 10523 | 2026-02-24T02:40:07.833Z | [ host-image] Feb 24 02:40:07.870 INFO O| Feb 24 02:40:07.870 INFO STEP 154 (remove_files) COMPLETE |
| 10524 | 2026-02-24T02:40:07.833Z | [ host-image] Feb 24 02:40:07.870 INFO O| Feb 24 02:40:07.870 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10525 | 2026-02-24T02:40:07.833Z | [ host-image] Feb 24 02:40:07.891 INFO O| Feb 24 02:40:07.891 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml" |
| 10526 | 2026-02-24T02:40:07.833Z | [ host-image] Feb 24 02:40:07.891 INFO O| Feb 24 02:40:07.891 INFO STEP 155 (remove_files) COMPLETE |
| 10527 | 2026-02-24T02:40:07.833Z | [ host-image] Feb 24 02:40:07.891 INFO O| Feb 24 02:40:07.891 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10528 | 2026-02-24T02:40:07.859Z | [ host-image] Feb 24 02:40:07.912 INFO O| Feb 24 02:40:07.912 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml" |
| 10529 | 2026-02-24T02:40:07.859Z | [ host-image] Feb 24 02:40:07.913 INFO O| Feb 24 02:40:07.913 INFO STEP 156 (remove_files) COMPLETE |
| 10530 | 2026-02-24T02:40:07.860Z | [ host-image] Feb 24 02:40:07.913 INFO O| Feb 24 02:40:07.913 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10531 | 2026-02-24T02:40:07.884Z | [ host-image] Feb 24 02:40:07.934 INFO O| Feb 24 02:40:07.934 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml" |
| 10532 | 2026-02-24T02:40:07.884Z | [ host-image] Feb 24 02:40:07.934 INFO O| Feb 24 02:40:07.934 INFO STEP 157 (remove_files) COMPLETE |
| 10533 | 2026-02-24T02:40:07.884Z | [ host-image] Feb 24 02:40:07.934 INFO O| Feb 24 02:40:07.934 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10534 | 2026-02-24T02:40:07.908Z | [ host-image] Feb 24 02:40:07.952 INFO O| Feb 24 02:40:07.952 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml" |
| 10535 | 2026-02-24T02:40:07.908Z | [ host-image] Feb 24 02:40:07.952 INFO O| Feb 24 02:40:07.952 INFO STEP 158 (remove_files) COMPLETE |
| 10536 | 2026-02-24T02:40:07.908Z | [ host-image] Feb 24 02:40:07.952 INFO O| Feb 24 02:40:07.952 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10537 | 2026-02-24T02:40:07.932Z | [ host-image] Feb 24 02:40:07.970 INFO O| Feb 24 02:40:07.969 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml" |
| 10538 | 2026-02-24T02:40:07.932Z | [ host-image] Feb 24 02:40:07.970 INFO O| Feb 24 02:40:07.970 INFO STEP 159 (remove_files) COMPLETE |
| 10539 | 2026-02-24T02:40:07.932Z | [ host-image] Feb 24 02:40:07.970 INFO O| Feb 24 02:40:07.970 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10540 | 2026-02-24T02:40:07.932Z | [ host-image] Feb 24 02:40:07.984 INFO O| Feb 24 02:40:07.984 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml" |
| 10541 | 2026-02-24T02:40:07.932Z | [ host-image] Feb 24 02:40:07.984 INFO O| Feb 24 02:40:07.984 INFO STEP 160 (remove_files) COMPLETE |
| 10542 | 2026-02-24T02:40:07.932Z | [ host-image] Feb 24 02:40:07.984 INFO O| Feb 24 02:40:07.984 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10543 | 2026-02-24T02:40:07.956Z | [ host-image] Feb 24 02:40:07.998 INFO O| Feb 24 02:40:07.998 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml" |
| 10544 | 2026-02-24T02:40:07.956Z | [ host-image] Feb 24 02:40:07.998 INFO O| Feb 24 02:40:07.998 INFO STEP 161 (remove_files) COMPLETE |
| 10545 | 2026-02-24T02:40:07.956Z | [ host-image] Feb 24 02:40:07.998 INFO O| Feb 24 02:40:07.998 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10546 | 2026-02-24T02:40:07.956Z | [ host-image] Feb 24 02:40:08.012 INFO O| Feb 24 02:40:08.012 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml" |
| 10547 | 2026-02-24T02:40:07.957Z | [ host-image] Feb 24 02:40:08.012 INFO O| Feb 24 02:40:08.012 INFO STEP 162 (remove_files) COMPLETE |
| 10548 | 2026-02-24T02:40:07.957Z | [ host-image] Feb 24 02:40:08.012 INFO O| Feb 24 02:40:08.012 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10549 | 2026-02-24T02:40:08.007Z | [ host-image] Feb 24 02:40:08.026 INFO O| Feb 24 02:40:08.026 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml" |
| 10550 | 2026-02-24T02:40:08.007Z | [ host-image] Feb 24 02:40:08.026 INFO O| Feb 24 02:40:08.026 INFO STEP 163 (remove_files) COMPLETE |
| 10551 | 2026-02-24T02:40:08.007Z | [ host-image] Feb 24 02:40:08.026 INFO O| Feb 24 02:40:08.026 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10552 | 2026-02-24T02:40:08.007Z | [ host-image] Feb 24 02:40:08.039 INFO O| Feb 24 02:40:08.039 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml" |
| 10553 | 2026-02-24T02:40:08.008Z | [ host-image] Feb 24 02:40:08.039 INFO O| Feb 24 02:40:08.039 INFO STEP 164 (remove_files) COMPLETE |
| 10554 | 2026-02-24T02:40:08.008Z | [ host-image] Feb 24 02:40:08.039 INFO O| Feb 24 02:40:08.039 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10555 | 2026-02-24T02:40:08.008Z | [ host-image] Feb 24 02:40:08.056 INFO O| Feb 24 02:40:08.056 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml" |
| 10556 | 2026-02-24T02:40:08.008Z | [ host-image] Feb 24 02:40:08.056 INFO O| Feb 24 02:40:08.056 INFO STEP 165 (remove_files) COMPLETE |
| 10557 | 2026-02-24T02:40:08.008Z | [ host-image] Feb 24 02:40:08.056 INFO O| Feb 24 02:40:08.056 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10558 | 2026-02-24T02:40:08.034Z | [ host-image] Feb 24 02:40:08.073 INFO O| Feb 24 02:40:08.073 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml" |
| 10559 | 2026-02-24T02:40:08.034Z | [ host-image] Feb 24 02:40:08.073 INFO O| Feb 24 02:40:08.073 INFO STEP 166 (remove_files) COMPLETE |
| 10560 | 2026-02-24T02:40:08.035Z | [ host-image] Feb 24 02:40:08.073 INFO O| Feb 24 02:40:08.073 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10561 | 2026-02-24T02:40:08.035Z | [ host-image] Feb 24 02:40:08.088 INFO O| Feb 24 02:40:08.088 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so" |
| 10562 | 2026-02-24T02:40:08.035Z | [ host-image] Feb 24 02:40:08.088 INFO O| Feb 24 02:40:08.088 INFO STEP 167 (remove_files) COMPLETE |
| 10563 | 2026-02-24T02:40:08.035Z | [ host-image] Feb 24 02:40:08.088 INFO O| Feb 24 02:40:08.088 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10564 | 2026-02-24T02:40:08.059Z | [ host-image] Feb 24 02:40:08.111 INFO O| Feb 24 02:40:08.111 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat" |
| 10565 | 2026-02-24T02:40:08.059Z | [ host-image] Feb 24 02:40:08.112 INFO O| Feb 24 02:40:08.112 INFO STEP 168 (remove_files) COMPLETE |
| 10566 | 2026-02-24T02:40:08.059Z | [ host-image] Feb 24 02:40:08.112 INFO O| Feb 24 02:40:08.112 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10567 | 2026-02-24T02:40:08.083Z | [ host-image] Feb 24 02:40:08.133 INFO O| Feb 24 02:40:08.133 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml" |
| 10568 | 2026-02-24T02:40:08.083Z | [ host-image] Feb 24 02:40:08.134 INFO O| Feb 24 02:40:08.134 INFO STEP 169 (remove_files) COMPLETE |
| 10569 | 2026-02-24T02:40:08.083Z | [ host-image] Feb 24 02:40:08.134 INFO O| Feb 24 02:40:08.134 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10570 | 2026-02-24T02:40:08.107Z | [ host-image] Feb 24 02:40:08.155 INFO O| Feb 24 02:40:08.155 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml" |
| 10571 | 2026-02-24T02:40:08.107Z | [ host-image] Feb 24 02:40:08.156 INFO O| Feb 24 02:40:08.155 INFO STEP 170 (remove_files) COMPLETE |
| 10572 | 2026-02-24T02:40:08.107Z | [ host-image] Feb 24 02:40:08.156 INFO O| Feb 24 02:40:08.156 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10573 | 2026-02-24T02:40:08.132Z | [ host-image] Feb 24 02:40:08.174 INFO O| Feb 24 02:40:08.174 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml" |
| 10574 | 2026-02-24T02:40:08.132Z | [ host-image] Feb 24 02:40:08.174 INFO O| Feb 24 02:40:08.174 INFO STEP 171 (remove_files) COMPLETE |
| 10575 | 2026-02-24T02:40:08.132Z | [ host-image] Feb 24 02:40:08.174 INFO O| Feb 24 02:40:08.174 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10576 | 2026-02-24T02:40:08.156Z | [ host-image] Feb 24 02:40:08.192 INFO O| Feb 24 02:40:08.192 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml" |
| 10577 | 2026-02-24T02:40:08.156Z | [ host-image] Feb 24 02:40:08.192 INFO O| Feb 24 02:40:08.192 INFO STEP 172 (remove_files) COMPLETE |
| 10578 | 2026-02-24T02:40:08.156Z | [ host-image] Feb 24 02:40:08.192 INFO O| Feb 24 02:40:08.192 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10579 | 2026-02-24T02:40:08.157Z | [ host-image] Feb 24 02:40:08.210 INFO O| Feb 24 02:40:08.210 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml" |
| 10580 | 2026-02-24T02:40:08.157Z | [ host-image] Feb 24 02:40:08.210 INFO O| Feb 24 02:40:08.210 INFO STEP 173 (remove_files) COMPLETE |
| 10581 | 2026-02-24T02:40:08.157Z | [ host-image] Feb 24 02:40:08.210 INFO O| Feb 24 02:40:08.210 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10582 | 2026-02-24T02:40:08.181Z | [ host-image] Feb 24 02:40:08.227 INFO O| Feb 24 02:40:08.227 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml" |
| 10583 | 2026-02-24T02:40:08.181Z | [ host-image] Feb 24 02:40:08.227 INFO O| Feb 24 02:40:08.227 INFO STEP 174 (remove_files) COMPLETE |
| 10584 | 2026-02-24T02:40:08.181Z | [ host-image] Feb 24 02:40:08.227 INFO O| Feb 24 02:40:08.227 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json |
| 10585 | 2026-02-24T02:40:08.205Z | [ host-image] Feb 24 02:40:08.245 INFO O| Feb 24 02:40:08.245 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml" |
| 10586 | 2026-02-24T02:40:08.205Z | [ host-image] Feb 24 02:40:08.245 INFO O| Feb 24 02:40:08.245 INFO STEP 175 (remove_files) COMPLETE |
| 10587 | 2026-02-24T02:40:08.206Z | [ host-image] Feb 24 02:40:08.245 INFO O| Feb 24 02:40:08.245 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json |
| 10588 | 2026-02-24T02:40:08.230Z | [ host-image] Feb 24 02:40:08.269 INFO O| Feb 24 02:40:08.269 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal |
| 10589 | 2026-02-24T02:40:08.230Z | [ host-image] Feb 24 02:40:08.269 INFO O| Feb 24 02:40:08.269 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"} |
| 10590 | 2026-02-24T02:40:16.723Z | [ host-image] Feb 24 02:40:16.782 INFO O| Feb 24 02:40:16.782 INFO O| Loading smf(7) service descriptions: 1/792/793/794/795/796/797/798/799/7910/7911/7912/7913/7914/7915/7916/7917/7918/7919/7920/7921/7922/7923/7924/7925/7926/7927/7928/7929/7930/7931/7932/7933/7934/7935/7936/7937/7938/7939/7940/7941/7942/7943/7944/7945/7946/7947/7948/7949/7950/7951/7952/7953/7954/7955/7956/7957/7958/7959/7960/7961/7962/7963/7964/7965/7966/7967/7968/7969/7970/7971/7972/7973/7974/7975/7976/7977/7978/7979/79 |
| 10591 | 2026-02-24T02:40:16.723Z | [ host-image] Feb 24 02:40:16.782 INFO O| Feb 24 02:40:16.782 INFO E| svccfg: Loaded 79 smf(7) service descriptions |
| 10592 | 2026-02-24T02:40:16.747Z | [ host-image] Feb 24 02:40:16.803 INFO O| Feb 24 02:40:16.803 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_CHECKHASH": "1"} |
| 10593 | 2026-02-24T02:40:17.017Z | [ host-image] Feb 24 02:40:17.076 INFO O| Feb 24 02:40:17.076 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1"} |
| 10594 | 2026-02-24T02:40:17.162Z | [ host-image] Feb 24 02:40:17.221 INFO O| Feb 24 02:40:17.221 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_CHECKHASH": "1"} |
| 10595 | 2026-02-24T02:40:17.330Z | [ host-image] Feb 24 02:40:17.389 INFO O| Feb 24 02:40:17.389 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist |
| 10596 | 2026-02-24T02:40:17.330Z | [ host-image] Feb 24 02:40:17.389 INFO O| Feb 24 02:40:17.389 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ... |
| 10597 | 2026-02-24T02:40:17.354Z | [ host-image] Feb 24 02:40:17.394 INFO O| Feb 24 02:40:17.393 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db |
| 10598 | 2026-02-24T02:40:17.354Z | [ host-image] Feb 24 02:40:17.394 INFO O| Feb 24 02:40:17.393 INFO ok! |
| 10599 | 2026-02-24T02:40:17.354Z | [ host-image] Feb 24 02:40:17.394 INFO O| Feb 24 02:40:17.394 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing |
| 10600 | 2026-02-24T02:40:17.354Z | [ host-image] Feb 24 02:40:17.394 INFO O| Feb 24 02:40:17.394 INFO STEP 176 (seed_smf) COMPLETE |
| 10601 | 2026-02-24T02:40:17.354Z | [ host-image] Feb 24 02:40:17.394 INFO O| Feb 24 02:40:17.394 INFO steps complete; finalising image! |
| 10602 | 2026-02-24T02:40:17.354Z | [ host-image] Feb 24 02:40:17.394 INFO O| Feb 24 02:40:17.394 INFO TRIM POOL: TEMPORARY-sled-zfs |
| 10603 | 2026-02-24T02:40:17.522Z | [ host-image] Feb 24 02:40:17.581 INFO O| Feb 24 02:40:17.581 INFO trim TEMPORARY-sled-zfs: (0% trimmed, started at Tue Feb 24 02:40:17 2026) |
| 10604 | 2026-02-24T02:40:17.759Z | [ host-image] Feb 24 02:40:17.818 INFO O| Feb 24 02:40:17.818 INFO temporary pool has 808M used, 88.1M avail, 1.80x compressratio |
| 10605 | 2026-02-24T02:40:17.759Z | [ host-image] Feb 24 02:40:17.818 INFO O| Feb 24 02:40:17.818 INFO EXPORT POOL: TEMPORARY-sled-zfs |
| 10606 | 2026-02-24T02:40:18.238Z | [ host-image] Feb 24 02:40:18.297 INFO O| Feb 24 02:40:18.297 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw |
| 10607 | 2026-02-24T02:40:18.262Z | [ host-image] Feb 24 02:40:18.297 INFO O| Feb 24 02:40:18.297 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal |
| 10608 | 2026-02-24T02:40:19.985Z | [ host-image] Feb 24 02:40:20.044 INFO O| Feb 24 02:40:20.044 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw |
| 10609 | 2026-02-24T02:40:19.985Z | [ host-image] Feb 24 02:40:20.044 INFO O| Feb 24 02:40:20.044 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw |
| 10610 | 2026-02-24T02:40:20.009Z | [ host-image] Feb 24 02:40:20.044 INFO O| Feb 24 02:40:20.044 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw |
| 10611 | 2026-02-24T02:40:20.009Z | [ host-image] Feb 24 02:40:20.044 INFO O| Feb 24 02:40:20.044 INFO completed processing sled/zfs |
| 10612 | 2026-02-24T02:40:20.009Z | [ host-image] Feb 24 02:40:20.044 INFO O| Feb 24 02:40:20.044 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs |
| 10613 | 2026-02-24T02:40:20.995Z | [ host-image] Feb 24 02:40:21.055 INFO O| Feb 24 02:40:21.055 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs |
| 10614 | 2026-02-24T02:40:21.056Z | [ host-image] Feb 24 02:40:21.115 INFO BUILD STRING "heads/stlouis-0-g3e086896f3\n" |
| 10615 | 2026-02-24T02:40:21.056Z | [ host-image] Feb 24 02:40:21.115 INFO expanded image name: "ci 377e515/${os_short_commit} 2026-02-24 01:36" -> "ci 377e515/3e08689 2026-02-24 01:36" |
| 10616 | 2026-02-24T02:40:21.080Z | [ host-image] Feb 24 02:40:21.116 INFO output artefacts stored in: "/work/os-host" |
| 10617 | 2026-02-24T02:40:21.080Z | [ host-image] Feb 24 02:40:21.116 INFO collecting git info from project "amd-host-image-builder"... |
| 10618 | 2026-02-24T02:40:21.080Z | [ host-image] Feb 24 02:40:21.129 INFO collecting git info from project "phbl"... |
| 10619 | 2026-02-24T02:40:21.104Z | [ host-image] Feb 24 02:40:21.142 INFO collecting git info from project "pilot"... |
| 10620 | 2026-02-24T02:40:21.104Z | [ host-image] Feb 24 02:40:21.156 INFO collecting git info from project "bootserver"... |
| 10621 | 2026-02-24T02:40:21.128Z | [ host-image] Feb 24 02:40:21.165 INFO collecting git info from project "amd-firmware"... |
| 10622 | 2026-02-24T02:40:21.152Z | [ host-image] Feb 24 02:40:21.188 INFO collecting git info from project "pinprick"... |
| 10623 | 2026-02-24T02:40:21.152Z | [ host-image] Feb 24 02:40:21.198 INFO collecting git info from project "dmar-report"... |
| 10624 | 2026-02-24T02:40:21.152Z | [ host-image] Feb 24 02:40:21.210 INFO collecting git info from project "image-builder"... |
| 10625 | 2026-02-24T02:40:21.176Z | [ host-image] Feb 24 02:40:21.222 INFO collecting git info from project "chelsio-t6-roms"... |
| 10626 | 2026-02-24T02:40:21.176Z | [ host-image] Feb 24 02:40:21.233 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]... |
| 10627 | 2026-02-24T02:40:21.907Z | [ host-image] Feb 24 02:40:21.966 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]... |
| 10628 | 2026-02-24T02:40:22.521Z | [ host-image] Feb 24 02:40:22.580 INFO creating Oxide boot image... |
| 10629 | 2026-02-24T02:40:22.521Z | [ host-image] Feb 24 02:40:22.580 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci 377e515/3e08689 2026-02-24 01:36", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None |
| 10630 | 2026-02-24T02:40:24.054Z | [ host-image] Feb 24 02:40:24.112 INFO O| ok, image written! |
| 10631 | 2026-02-24T02:40:24.054Z | [ host-image] Feb 24 02:40:24.112 INFO O| ok, boot_image_csum file written! |
| 10632 | 2026-02-24T02:40:24.078Z | [ host-image] Feb 24 02:40:24.119 INFO creating boot archive (CPIO)... |
| 10633 | 2026-02-24T02:40:24.078Z | [ host-image] Feb 24 02:40:24.119 INFO exec: ["bash", "/work/oxidecomputer/helios/image/mkcpio.sh", "/rpool/images/build/host/work/sled/ramdisk", "/work/os-host/cpio", "/work/oxidecomputer/helios/tmp/image.host"], pwd: None |
| 10634 | 2026-02-24T02:40:24.078Z | [ host-image] Feb 24 02:40:24.129 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk |
| 10635 | 2026-02-24T02:40:24.078Z | [ host-image] Feb 24 02:40:24.130 INFO E| + outfile=/work/os-host/cpio |
| 10636 | 2026-02-24T02:40:24.078Z | [ host-image] Feb 24 02:40:24.130 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host |
| 10637 | 2026-02-24T02:40:24.078Z | [ host-image] Feb 24 02:40:24.132 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk |
| 10638 | 2026-02-24T02:40:24.078Z | [ host-image] Feb 24 02:40:24.133 INFO E| + cpio -qo -H odc -O /work/os-host/cpio |
| 10639 | 2026-02-24T02:40:24.137Z | [ host-image] Feb 24 02:40:24.196 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host |
| 10640 | 2026-02-24T02:40:24.137Z | [ host-image] Feb 24 02:40:24.196 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio |
| 10641 | 2026-02-24T02:40:24.161Z | [ host-image] Feb 24 02:40:24.210 INFO creating compressed cpio/unix for dev loaders... |
| 10642 | 2026-02-24T02:40:24.161Z | [ host-image] Feb 24 02:40:24.210 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/rpool/images/build/host/work/sled/ramdisk/platform/oxide/kernel/amd64/unix\' >\'/work/os-host/unix.z\'"], pwd: None |
| 10643 | 2026-02-24T02:40:24.517Z | [ host-image] Feb 24 02:40:24.577 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None |
| 10644 | 2026-02-24T02:40:30.320Z | [ host-image] Feb 24 02:40:30.380 INFO creating reset image... |
| 10645 | 2026-02-24T02:40:30.344Z | [ host-image] Feb 24 02:40:30.380 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl" |
| 10646 | 2026-02-24T02:40:30.431Z | [ host-image] Feb 24 02:40:30.477 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-02-09-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')" |
| 10647 | 2026-02-24T02:40:30.431Z | [ host-image] Feb 24 02:40:30.477 INFO exec: ["cargo", "xtask", "build", "--release", "--cpioz", "/work/os-host/cpio.z", "--target-dir", "/work/os-host/phbl"], pwd: Some("/work/oxidecomputer/helios/projects/phbl") |
| 10648 | 2026-02-24T02:40:30.613Z | [ host-image] Feb 24 02:40:30.673 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s |
| 10649 | 2026-02-24T02:40:30.637Z | [ host-image] Feb 24 02:40:30.676 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl` |
| 10650 | 2026-02-24T02:40:31.291Z | [ host-image] Feb 24 02:40:31.331 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins) |
| 10651 | 2026-02-24T02:40:31.291Z | [ host-image] Feb 24 02:40:31.331 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core) |
| 10652 | 2026-02-24T02:40:31.291Z | [ host-image] Feb 24 02:40:31.331 INFO E| Compiling proc-macro2 v1.0.106 |
| 10653 | 2026-02-24T02:40:31.291Z | [ host-image] Feb 24 02:40:31.331 INFO E| Compiling quote v1.0.44 |
| 10654 | 2026-02-24T02:40:31.291Z | [ host-image] Feb 24 02:40:31.331 INFO E| Compiling unicode-ident v1.0.23 |
| 10655 | 2026-02-24T02:40:31.291Z | [ host-image] Feb 24 02:40:31.337 INFO E| Compiling syn v1.0.109 |
| 10656 | 2026-02-24T02:40:31.291Z | [ host-image] Feb 24 02:40:31.338 INFO E| Compiling x86 v0.52.0 |
| 10657 | 2026-02-24T02:40:31.291Z | [ host-image] Feb 24 02:40:31.338 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl) |
| 10658 | 2026-02-24T02:40:31.552Z | [ host-image] Feb 24 02:40:31.613 INFO E| Compiling seq-macro v0.3.6 |
| 10659 | 2026-02-24T02:40:33.659Z | [ host-image] Feb 24 02:40:33.718 INFO E| Compiling syn v2.0.114 |
| 10660 | 2026-02-24T02:40:37.344Z | [ host-image] Feb 24 02:40:37.404 INFO E| Compiling scroll_derive v0.13.1 |
| 10661 | 2026-02-24T02:40:40.078Z | [ host-image] Feb 24 02:40:40.138 INFO E| Compiling bitstruct_derive v0.1.0 |
| 10662 | 2026-02-24T02:41:06.708Z | [ host-image] Feb 24 02:41:06.769 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc) |
| 10663 | 2026-02-24T02:41:12.667Z | [ host-image] Feb 24 02:41:12.728 INFO E| Compiling bitflags v1.3.2 |
| 10664 | 2026-02-24T02:41:12.691Z | [ host-image] Feb 24 02:41:12.728 INFO E| Compiling bit_field v0.10.3 |
| 10665 | 2026-02-24T02:41:12.691Z | [ host-image] Feb 24 02:41:12.728 INFO E| Compiling plain v0.2.3 |
| 10666 | 2026-02-24T02:41:12.691Z | [ host-image] Feb 24 02:41:12.728 INFO E| Compiling scroll v0.13.0 |
| 10667 | 2026-02-24T02:41:12.691Z | [ host-image] Feb 24 02:41:12.728 INFO E| Compiling adler2 v2.0.1 |
| 10668 | 2026-02-24T02:41:12.691Z | [ host-image] Feb 24 02:41:12.729 INFO E| Compiling bitflags v2.10.0 |
| 10669 | 2026-02-24T02:41:12.691Z | [ host-image] Feb 24 02:41:12.729 INFO E| Compiling log v0.4.29 |
| 10670 | 2026-02-24T02:41:12.843Z | [ host-image] Feb 24 02:41:12.904 INFO E| Compiling raw-cpuid v10.7.0 |
| 10671 | 2026-02-24T02:41:12.969Z | [ host-image] Feb 24 02:41:13.031 INFO E| Compiling miniz_oxide v0.9.0 |
| 10672 | 2026-02-24T02:41:13.044Z | [ host-image] Feb 24 02:41:13.106 INFO E| Compiling static_assertions v1.1.0 |
| 10673 | 2026-02-24T02:41:13.068Z | [ host-image] Feb 24 02:41:13.114 INFO E| Compiling cpio_reader v0.1.2 |
| 10674 | 2026-02-24T02:41:13.190Z | [ host-image] Feb 24 02:41:13.251 INFO E| Compiling bitstruct v0.1.1 |
| 10675 | 2026-02-24T02:41:13.362Z | [ host-image] Feb 24 02:41:13.422 INFO E| Compiling goblin v0.10.4 |
| 10676 | 2026-02-24T02:41:20.217Z | [ host-image] Feb 24 02:41:20.279 INFO E| Finished `release` profile [optimized] target(s) in 49.57s |
| 10677 | 2026-02-24T02:41:20.241Z | [ host-image] Feb 24 02:41:20.300 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder" |
| 10678 | 2026-02-24T02:41:20.363Z | [ host-image] Feb 24 02:41:20.425 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.91.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')" |
| 10679 | 2026-02-24T02:41:20.363Z | [ host-image] Feb 24 02:41:20.425 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled) |
| 10680 | 2026-02-24T02:41:20.363Z | [ host-image] Feb 24 02:41:20.425 INFO building ROM for cosmo |
| 10681 | 2026-02-24T02:41:20.387Z | [ host-image] Feb 24 02:41:20.425 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-host/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml", "--image", "/work/os-host/cosmo.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 10682 | 2026-02-24T02:41:20.694Z | [ host-image] Feb 24 02:41:20.756 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.16s |
| 10683 | 2026-02-24T02:41:20.718Z | [ host-image] Feb 24 02:41:20.762 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml --image /work/os-host/cosmo.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5` |
| 10684 | 2026-02-24T02:41:20.742Z | [ host-image] Feb 24 02:41:20.781 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml" |
| 10685 | 2026-02-24T02:41:20.906Z | [ host-image] Feb 24 02:41:20.968 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s |
| 10686 | 2026-02-24T02:41:20.930Z | [ host-image] Feb 24 02:41:20.976 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7 -o /work/os-host/cosmo.rom` |
| 10687 | 2026-02-24T02:41:21.551Z | [ host-image] Feb 24 02:41:21.613 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn" |
| 10688 | 2026-02-24T02:41:21.551Z | [ host-image] Feb 24 02:41:21.613 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin" |
| 10689 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.613 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin" |
| 10690 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.613 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin" |
| 10691 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.613 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin" |
| 10692 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.614 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin" |
| 10693 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.614 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn" |
| 10694 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.614 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn" |
| 10695 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.614 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin" |
| 10696 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.614 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin" |
| 10697 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.614 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin" |
| 10698 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.614 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin" |
| 10699 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.614 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin" |
| 10700 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.614 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin" |
| 10701 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.614 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin" |
| 10702 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.615 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin" |
| 10703 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.615 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin" |
| 10704 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.615 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin" |
| 10705 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.615 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin" |
| 10706 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.615 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin" |
| 10707 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.615 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin" |
| 10708 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.615 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin" |
| 10709 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.615 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin" |
| 10710 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.615 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin" |
| 10711 | 2026-02-24T02:41:21.599Z | [ host-image] Feb 24 02:41:21.615 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin" |
| 10712 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.615 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin" |
| 10713 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin" |
| 10714 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin" |
| 10715 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin" |
| 10716 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin" |
| 10717 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin" |
| 10718 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin" |
| 10719 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin" |
| 10720 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin" |
| 10721 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin" |
| 10722 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin" |
| 10723 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin" |
| 10724 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.616 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin" |
| 10725 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin" |
| 10726 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin" |
| 10727 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin" |
| 10728 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin" |
| 10729 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin" |
| 10730 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin" |
| 10731 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin" |
| 10732 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin" |
| 10733 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin" |
| 10734 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin" |
| 10735 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin" |
| 10736 | 2026-02-24T02:41:21.600Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin" |
| 10737 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin" |
| 10738 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.617 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin" |
| 10739 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.618 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin" |
| 10740 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.618 INFO O| Info: ABL version: 0x1007f011 |
| 10741 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.618 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0 |
| 10742 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.618 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0 |
| 10743 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin" |
| 10744 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin" |
| 10745 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin" |
| 10746 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin" |
| 10747 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin" |
| 10748 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin" |
| 10749 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin" |
| 10750 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin" |
| 10751 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin" |
| 10752 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin" |
| 10753 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin" |
| 10754 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin" |
| 10755 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin" |
| 10756 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin" |
| 10757 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin" |
| 10758 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin" |
| 10759 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.619 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin" |
| 10760 | 2026-02-24T02:41:21.601Z | [ host-image] Feb 24 02:41:21.620 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin" |
| 10761 | 2026-02-24T02:41:21.602Z | [ host-image] Feb 24 02:41:21.620 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin" |
| 10762 | 2026-02-24T02:41:21.602Z | [ host-image] Feb 24 02:41:21.620 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin" |
| 10763 | 2026-02-24T02:41:21.626Z | [ host-image] Feb 24 02:41:21.684 INFO skipping building ROM for cosmo-mbist ('mbist' disabled) |
| 10764 | 2026-02-24T02:41:21.626Z | [ host-image] Feb 24 02:41:21.684 INFO building ROM for gimlet |
| 10765 | 2026-02-24T02:41:21.626Z | [ host-image] Feb 24 02:41:21.684 INFO exec: ["cargo", "xtask", "gen", "--amd-firmware", "/work/oxidecomputer/helios/projects/amd-firmware", "--payload", "/work/os-host/phbl/x86_64-oxide-none-elf/release/phbl", "--app", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml", "--image", "/work/os-host/gimlet.rom", "--root", "/work/oxidecomputer/helios/image/amd", "--config", "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 10766 | 2026-02-24T02:41:21.850Z | [ host-image] Feb 24 02:41:21.912 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s |
| 10767 | 2026-02-24T02:41:21.875Z | [ host-image] Feb 24 02:41:21.919 INFO E| Running `target/debug/xtask gen --amd-firmware /work/oxidecomputer/helios/projects/amd-firmware --payload /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl --app /work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml --image /work/os-host/gimlet.rom --root /work/oxidecomputer/helios/image/amd --config /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5` |
| 10768 | 2026-02-24T02:41:21.899Z | [ host-image] Feb 24 02:41:21.939 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml" |
| 10769 | 2026-02-24T02:41:22.072Z | [ host-image] Feb 24 02:41:22.134 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.18s |
| 10770 | 2026-02-24T02:41:22.097Z | [ host-image] Feb 24 02:41:22.145 INFO E| Running `target/debug/amd-host-image-builder generate -v -s 32MiB -r /work/os-host/phbl/x86_64-oxide-none-elf/release/phbl -c /work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5 -B /work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h -o /work/os-host/gimlet.rom` |
| 10771 | 2026-02-24T02:41:22.413Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn" |
| 10772 | 2026-02-24T02:41:22.413Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin" |
| 10773 | 2026-02-24T02:41:22.437Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin" |
| 10774 | 2026-02-24T02:41:22.437Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin" |
| 10775 | 2026-02-24T02:41:22.437Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn" |
| 10776 | 2026-02-24T02:41:22.437Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn" |
| 10777 | 2026-02-24T02:41:22.437Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin" |
| 10778 | 2026-02-24T02:41:22.437Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin" |
| 10779 | 2026-02-24T02:41:22.437Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin" |
| 10780 | 2026-02-24T02:41:22.437Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin" |
| 10781 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin" |
| 10782 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.475 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin" |
| 10783 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.476 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin" |
| 10784 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.476 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin" |
| 10785 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.476 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin" |
| 10786 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.476 INFO O| Info: ABL version: 0x100f5010 |
| 10787 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.476 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0 |
| 10788 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin" |
| 10789 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin" |
| 10790 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin" |
| 10791 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin" |
| 10792 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin" |
| 10793 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin" |
| 10794 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin" |
| 10795 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin" |
| 10796 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin" |
| 10797 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin" |
| 10798 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin" |
| 10799 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin" |
| 10800 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin" |
| 10801 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin" |
| 10802 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin" |
| 10803 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin" |
| 10804 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin" |
| 10805 | 2026-02-24T02:41:22.438Z | [ host-image] Feb 24 02:41:22.477 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin" |
| 10806 | 2026-02-24T02:41:22.488Z | [ host-image] Feb 24 02:41:22.550 INFO finishing image archive at "/work/os-host/os.tar.gz"... |
| 10807 | 2026-02-24T02:42:09.067Z | [ host-image] Feb 24 02:42:09.131 INFO image complete! materials are in "/work/os-host" |
| 10808 | 2026-02-24T02:42:09.094Z | [ host-image] |
| 10809 | 2026-02-24T02:42:09.094Z | [ host-image] real 34:52.089455426 |
| 10810 | 2026-02-24T02:42:09.094Z | [ host-image] user 22:45.527334999 |
| 10811 | 2026-02-24T02:42:09.094Z | [ host-image] sys 2:12.435602697 |
| 10812 | 2026-02-24T02:42:09.094Z | [ host-image] trap 1.186273773 |
| 10813 | 2026-02-24T02:42:09.094Z | [ host-image] tflt 0.234045195 |
| 10814 | 2026-02-24T02:42:09.094Z | [ host-image] dflt 7.834987668 |
| 10815 | 2026-02-24T02:42:09.094Z | [ host-image] kflt 0.058767870 |
| 10816 | 2026-02-24T02:42:09.094Z | [ host-image] lock 7:49.612322718 |
| 10817 | 2026-02-24T02:42:09.094Z | [ host-image] slp 3:20:13.294294945 |
| 10818 | 2026-02-24T02:42:09.094Z | [ host-image] lat 8:12.251063029 |
| 10819 | 2026-02-24T02:42:09.094Z | [ host-image] stop 2.822548725 |
| 10820 | 2026-02-24T02:42:09.094Z | Feb 24 02:42:09.137 INFO [host-image] process exited with exit status: 0 (2092.09852319s) |
| 10821 | 2026-02-24T02:42:09.094Z | Feb 24 02:42:09.139 INFO [tuf-repo] running task |
| 10822 | 2026-02-24T02:42:48.917Z | Feb 24 02:42:48.982 INFO assembling repository in `/tmp/tufaceousy2PQYg`, component: OmicronRepoAssembler |
| 10823 | 2026-02-24T02:42:59.584Z | Feb 24 02:42:59.650 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler |
| 10824 | 2026-02-24T02:43:00.169Z | Feb 24 02:43:00.234 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler |
| 10825 | 2026-02-24T02:43:44.945Z | Feb 24 02:43:45.013 INFO extracting uploaded archive to /tmp/.tmpJqI2mQ |
| 10826 | 2026-02-24T02:43:49.969Z | Feb 24 02:43:50.037 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.FzSh1u |
| 10827 | 2026-02-24T02:43:50.211Z | Feb 24 02:43:50.279 INFO added artifact, length: 6519345, hash: 30400b0cba8024252ad87988888c0b4ff507f0dbd94de495853438170c48db6f, version: 1.0.62, kind: gimlet_sp, name: cosmo-a |
| 10828 | 2026-02-24T02:43:50.484Z | Feb 24 02:43:50.552 INFO added artifact, length: 6519269, hash: 45d2c6ecdc073e2d6683df59a9af698ac48354f28db15796e440938c20a14454, version: 1.0.62, kind: gimlet_sp, name: cosmo-b |
| 10829 | 2026-02-24T02:43:50.726Z | Feb 24 02:43:50.793 INFO added artifact, length: 5466282, hash: 1968dd0fe7c2ea1693a3fcde055a2ae26103be2a550c9bfae3eb2e2851692f6f, version: 1.0.62, kind: gimlet_sp, name: gimlet-b |
| 10830 | 2026-02-24T02:43:50.961Z | Feb 24 02:43:51.029 INFO added artifact, length: 5468612, hash: 013cf14175743c8a428e478c6174e907b0cecd6734a20606597a0e221ec0dd0b, version: 1.0.62, kind: gimlet_sp, name: gimlet-c |
| 10831 | 2026-02-24T02:43:51.193Z | Feb 24 02:43:51.261 INFO added artifact, length: 5469365, hash: 57fcfe996814261c37cec77757e089da36932685293b88c1664e514db48ff4e2, version: 1.0.62, kind: gimlet_sp, name: gimlet-d |
| 10832 | 2026-02-24T02:43:51.422Z | Feb 24 02:43:51.489 INFO added artifact, length: 5469129, hash: f5241e12c502d08476ca232f8125b96ac62b132bac9055f65b843e00aa01576a, version: 1.0.62, kind: gimlet_sp, name: gimlet-e |
| 10833 | 2026-02-24T02:43:51.670Z | Feb 24 02:43:51.738 INFO added artifact, length: 5469060, hash: 75e5434060e1afa332c010a418bdacd0050bc5040300c46febb67f2b0adba98a, version: 1.0.62, kind: gimlet_sp, name: gimlet-f |
| 10834 | 2026-02-24T02:43:51.985Z | Feb 24 02:43:52.053 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet |
| 10835 | 2026-02-24T02:43:51.985Z | Feb 24 02:43:52.053 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet |
| 10836 | 2026-02-24T02:43:52.165Z | Feb 24 02:43:52.233 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo |
| 10837 | 2026-02-24T02:43:52.165Z | Feb 24 02:43:52.233 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo |
| 10838 | 2026-02-24T02:43:52.359Z | Feb 24 02:43:52.424 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet |
| 10839 | 2026-02-24T02:43:52.359Z | Feb 24 02:43:52.424 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet |
| 10840 | 2026-02-24T02:43:52.535Z | Feb 24 02:43:52.603 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10841 | 2026-02-24T02:43:52.535Z | Feb 24 02:43:52.603 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10842 | 2026-02-24T02:43:52.683Z | Feb 24 02:43:52.751 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo |
| 10843 | 2026-02-24T02:43:52.683Z | Feb 24 02:43:52.751 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo |
| 10844 | 2026-02-24T02:43:52.852Z | Feb 24 02:43:52.920 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet |
| 10845 | 2026-02-24T02:43:52.852Z | Feb 24 02:43:52.920 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet |
| 10846 | 2026-02-24T02:43:53.010Z | Feb 24 02:43:53.077 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo |
| 10847 | 2026-02-24T02:43:53.010Z | Feb 24 02:43:53.077 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo |
| 10848 | 2026-02-24T02:43:53.034Z | Feb 24 02:43:53.080 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet |
| 10849 | 2026-02-24T02:43:53.034Z | Feb 24 02:43:53.082 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo |
| 10850 | 2026-02-24T02:43:53.034Z | Feb 24 02:43:53.084 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart |
| 10851 | 2026-02-24T02:43:53.034Z | Feb 24 02:43:53.086 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet |
| 10852 | 2026-02-24T02:43:53.034Z | Feb 24 02:43:53.088 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo |
| 10853 | 2026-02-24T02:44:09.146Z | Feb 24 02:44:09.215 INFO added artifact, length: 33554432, hash: e40416d49c748ad116d4e32b35c89083142717b95a568f63b52d69b47d9b4d8f, version: 19.0.0-0.ci+git377e51584fe, kind: gimlet_host_phase_1, name: host |
| 10854 | 2026-02-24T02:44:09.146Z | Feb 24 02:44:09.215 INFO added artifact, length: 33554432, hash: 1c22188840dae1b736345d923ee69b4bdf863187ba9eebd743a33e83ce767ff7, version: 19.0.0-0.ci+git377e51584fe, kind: cosmo_host_phase_1, name: host |
| 10855 | 2026-02-24T02:44:09.146Z | Feb 24 02:44:09.215 INFO added artifact, length: 1101008896, hash: 17dd685346b3bcfa80f0e7f7716dd5a6811aa8d2308bb18ba2a5a8098435614f, version: 19.0.0-0.ci+git377e51584fe, kind: host_phase_2, name: host |
| 10856 | 2026-02-24T02:44:12.230Z | Feb 24 02:44:12.298 INFO added artifact, length: 33554432, hash: 24d72cd7b9ac174fc5112b05588619e6e99f868b3dcadfebf43c9645c335b7b4, version: 19.0.0-0.ci+git377e51584fe, kind: gimlet_trampoline_phase_1, name: trampoline |
| 10857 | 2026-02-24T02:44:12.230Z | Feb 24 02:44:12.299 INFO added artifact, length: 33554432, hash: 385ed6f5830d7176b7b6013144bf4f7e21319bd246ac5a4b95c92c2d601df874, version: 19.0.0-0.ci+git377e51584fe, kind: cosmo_trampoline_phase_1, name: trampoline |
| 10858 | 2026-02-24T02:44:12.230Z | Feb 24 02:44:12.299 INFO added artifact, length: 147673187, hash: 306c3364c576b7ebe3a632f9300fb77224a35cbc178a85bf8afa4f79742ebc30, version: 19.0.0-0.ci+git377e51584fe, kind: trampoline_phase_2, name: trampoline |
| 10859 | 2026-02-24T02:44:18.144Z | Feb 24 02:44:18.213 INFO added artifact, length: 309882701, hash: 93f133205cbef1e388a140d5c6945241ea818bcb6c43afa2eefff4228de9d8b2, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: clickhouse_keeper |
| 10860 | 2026-02-24T02:44:24.556Z | Feb 24 02:44:24.625 INFO added artifact, length: 327327708, hash: 572971856c146c72a5bca651f7f4821c42c858cfcf046c61fa58a0d315c2acd0, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: clickhouse_server |
| 10861 | 2026-02-24T02:44:31.038Z | Feb 24 02:44:31.105 INFO added artifact, length: 327328972, hash: 2009c3d533d2d1480510d13c600c65d585b52667aecb1d501359ef188899a759, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: clickhouse |
| 10862 | 2026-02-24T02:44:34.492Z | Feb 24 02:44:34.562 INFO added artifact, length: 169152649, hash: 8c305a459f7cf9daf52b56ac00a3f23603489ee6f81969c753787554fa0ef790, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: cockroachdb |
| 10863 | 2026-02-24T02:44:35.304Z | Feb 24 02:44:35.373 INFO added artifact, length: 42563003, hash: 0584dd42adf48aa4a96ab1e36422b58c3c767827bd7e61e92a434daca8f59cf2, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: crucible-pantry-zone |
| 10864 | 2026-02-24T02:44:36.426Z | Feb 24 02:44:36.495 INFO added artifact, length: 57040336, hash: 93aaf1632fc0000ec45f9b17670b2405b38376f0029cd92b9679d654370fde24, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: crucible-zone |
| 10865 | 2026-02-24T02:44:37.540Z | Feb 24 02:44:37.610 INFO added artifact, length: 49227442, hash: c729ebfb768df67cdbae7750822d149ca737afa305e78b7a59c937dd86ad35ea, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: external-dns |
| 10866 | 2026-02-24T02:44:38.608Z | Feb 24 02:44:38.677 INFO added artifact, length: 49227039, hash: 476a7ccba5b5d768c4eecf5a4f2fb3e10fa92b70b49c23e470d315744168f09a, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: internal-dns |
| 10867 | 2026-02-24T02:44:43.068Z | Feb 24 02:44:43.138 INFO added artifact, length: 216494753, hash: 30d25815c6b361895158c933bb29dedb2e2cccdd0caba11397745a84bfbdd56a, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: nexus |
| 10868 | 2026-02-24T02:44:43.654Z | Feb 24 02:44:43.724 INFO added artifact, length: 29621537, hash: 625038c5bc9bb4ed535db4b8baf8ca62a47005cf61ead33d412ff382827e3fba, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: ntp |
| 10869 | 2026-02-24T02:44:44.910Z | Feb 24 02:44:44.979 INFO added artifact, length: 66082690, hash: 18dc675947040b2224eda9d42b5192163eab072cee57ed5251d8058b2e53f9b1, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: oximeter |
| 10870 | 2026-02-24T02:44:44.960Z | Feb 24 02:44:45.030 INFO added artifact, length: 3109590, hash: ff17d7e3b62624b608550616659aff7c80e1d4a764d926e319aa144518e39d7b, version: 19.0.0-0.ci+git377e51584fe, kind: zone, name: probe |
| 10871 | 2026-02-24T02:44:44.984Z | Feb 24 02:44:45.031 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38 |
| 10872 | 2026-02-24T02:44:44.984Z | Feb 24 02:44:45.031 INFO added artifact, length: 829, hash: d5e00be00aa1c24195355ee30fbe484670dc4af02c7f2b943eaa585a9f8bb199, version: 1.0.62, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.62 |
| 10873 | 2026-02-24T02:44:44.984Z | Feb 24 02:44:45.032 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38 |
| 10874 | 2026-02-24T02:44:45.091Z | Feb 24 02:44:45.161 INFO added artifact, length: 4131834, hash: 80a86837c993d3022d6f87b4a32f95a2cb671c0797f89515f3eb19b3558fbd0e, version: 1.0.62, kind: psc_sp, name: psc-b |
| 10875 | 2026-02-24T02:44:45.195Z | Feb 24 02:44:45.265 INFO added artifact, length: 4135235, hash: 52d9aae7376e121018c56a7beb4b1f6914f3be2c50e7e46a2e23005d0c6c2f32, version: 1.0.62, kind: psc_sp, name: psc-c |
| 10876 | 2026-02-24T02:44:45.355Z | Feb 24 02:44:45.424 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc |
| 10877 | 2026-02-24T02:44:45.355Z | Feb 24 02:44:45.425 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc |
| 10878 | 2026-02-24T02:44:45.527Z | Feb 24 02:44:45.597 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc |
| 10879 | 2026-02-24T02:44:45.527Z | Feb 24 02:44:45.597 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc |
| 10880 | 2026-02-24T02:44:45.715Z | Feb 24 02:44:45.785 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10881 | 2026-02-24T02:44:45.715Z | Feb 24 02:44:45.785 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10882 | 2026-02-24T02:44:45.889Z | Feb 24 02:44:45.959 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc |
| 10883 | 2026-02-24T02:44:45.889Z | Feb 24 02:44:45.959 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc |
| 10884 | 2026-02-24T02:44:45.913Z | Feb 24 02:44:45.961 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc |
| 10885 | 2026-02-24T02:44:45.913Z | Feb 24 02:44:45.964 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart |
| 10886 | 2026-02-24T02:44:45.913Z | Feb 24 02:44:45.968 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc |
| 10887 | 2026-02-24T02:44:46.052Z | Feb 24 02:44:46.122 INFO added artifact, length: 6945803, hash: 3f7ddcfa1b0feda05904bb501dfac286190496afff4aa207258e275efcbf338e, version: 1.0.62, kind: switch_sp, name: sidecar-b |
| 10888 | 2026-02-24T02:44:46.367Z | Feb 24 02:44:46.436 INFO added artifact, length: 6962586, hash: c163c1096d32463dee117c56dfc9fac72eaa793c99e0cdd1c4bf238419821ad6, version: 1.0.62, kind: switch_sp, name: sidecar-c |
| 10889 | 2026-02-24T02:44:46.724Z | Feb 24 02:44:46.794 INFO added artifact, length: 6962589, hash: 4f24734369eaef31fece1c64a2b7d6092926142d9d3d47cccc4862ddf2b3fee6, version: 1.0.62, kind: switch_sp, name: sidecar-d |
| 10890 | 2026-02-24T02:44:47.086Z | Feb 24 02:44:47.156 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar |
| 10891 | 2026-02-24T02:44:47.086Z | Feb 24 02:44:47.156 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar |
| 10892 | 2026-02-24T02:44:47.279Z | Feb 24 02:44:47.349 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar |
| 10893 | 2026-02-24T02:44:47.279Z | Feb 24 02:44:47.349 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar |
| 10894 | 2026-02-24T02:44:47.482Z | Feb 24 02:44:47.552 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10895 | 2026-02-24T02:44:47.482Z | Feb 24 02:44:47.552 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10896 | 2026-02-24T02:44:47.675Z | Feb 24 02:44:47.744 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar |
| 10897 | 2026-02-24T02:44:47.675Z | Feb 24 02:44:47.745 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar |
| 10898 | 2026-02-24T02:44:47.699Z | Feb 24 02:44:47.747 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar |
| 10899 | 2026-02-24T02:44:47.699Z | Feb 24 02:44:47.750 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart |
| 10900 | 2026-02-24T02:44:47.699Z | Feb 24 02:44:47.752 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar |
| 10901 | 2026-02-24T02:44:47.699Z | Feb 24 02:44:47.753 INFO added artifact, length: 924, hash: 77b51f16410b212a89b3e384502821f30d8ac79e3bb146f3042064b164bbffe5, version: 19.0.0-0.ci+git377e51584fe, kind: installinator_document, name: installinator_document |
| 10902 | 2026-02-24T02:44:48.579Z | Feb 24 02:44:48.649 INFO extracting uploaded archive to /tmp/.tmpSRcydb |
| 10903 | 2026-02-24T02:44:53.613Z | Feb 24 02:44:53.683 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.gGjFQa |
| 10904 | 2026-02-24T02:44:53.755Z | Feb 24 02:44:53.825 INFO added artifact, length: 6519345, hash: 30400b0cba8024252ad87988888c0b4ff507f0dbd94de495853438170c48db6f, version: 1.0.62, kind: gimlet_sp, name: cosmo-a |
| 10905 | 2026-02-24T02:44:54.036Z | Feb 24 02:44:54.106 INFO added artifact, length: 6519269, hash: 45d2c6ecdc073e2d6683df59a9af698ac48354f28db15796e440938c20a14454, version: 1.0.62, kind: gimlet_sp, name: cosmo-b |
| 10906 | 2026-02-24T02:44:54.308Z | Feb 24 02:44:54.378 INFO added artifact, length: 5466282, hash: 1968dd0fe7c2ea1693a3fcde055a2ae26103be2a550c9bfae3eb2e2851692f6f, version: 1.0.62, kind: gimlet_sp, name: gimlet-b |
| 10907 | 2026-02-24T02:44:54.543Z | Feb 24 02:44:54.613 INFO added artifact, length: 5468612, hash: 013cf14175743c8a428e478c6174e907b0cecd6734a20606597a0e221ec0dd0b, version: 1.0.62, kind: gimlet_sp, name: gimlet-c |
| 10908 | 2026-02-24T02:44:54.788Z | Feb 24 02:44:54.859 INFO added artifact, length: 5469365, hash: 57fcfe996814261c37cec77757e089da36932685293b88c1664e514db48ff4e2, version: 1.0.62, kind: gimlet_sp, name: gimlet-d |
| 10909 | 2026-02-24T02:44:55.038Z | Feb 24 02:44:55.108 INFO added artifact, length: 5469129, hash: f5241e12c502d08476ca232f8125b96ac62b132bac9055f65b843e00aa01576a, version: 1.0.62, kind: gimlet_sp, name: gimlet-e |
| 10910 | 2026-02-24T02:44:55.279Z | Feb 24 02:44:55.349 INFO added artifact, length: 5469060, hash: 75e5434060e1afa332c010a418bdacd0050bc5040300c46febb67f2b0adba98a, version: 1.0.62, kind: gimlet_sp, name: gimlet-f |
| 10911 | 2026-02-24T02:44:55.560Z | Feb 24 02:44:55.630 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet |
| 10912 | 2026-02-24T02:44:55.560Z | Feb 24 02:44:55.630 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet |
| 10913 | 2026-02-24T02:44:55.734Z | Feb 24 02:44:55.804 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo |
| 10914 | 2026-02-24T02:44:55.734Z | Feb 24 02:44:55.804 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo |
| 10915 | 2026-02-24T02:44:55.911Z | Feb 24 02:44:55.982 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet |
| 10916 | 2026-02-24T02:44:55.912Z | Feb 24 02:44:55.982 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet |
| 10917 | 2026-02-24T02:44:56.086Z | Feb 24 02:44:56.156 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10918 | 2026-02-24T02:44:56.086Z | Feb 24 02:44:56.156 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10919 | 2026-02-24T02:44:56.254Z | Feb 24 02:44:56.324 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo |
| 10920 | 2026-02-24T02:44:56.254Z | Feb 24 02:44:56.325 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo |
| 10921 | 2026-02-24T02:44:56.422Z | Feb 24 02:44:56.493 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet |
| 10922 | 2026-02-24T02:44:56.422Z | Feb 24 02:44:56.493 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet |
| 10923 | 2026-02-24T02:44:56.589Z | Feb 24 02:44:56.659 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo |
| 10924 | 2026-02-24T02:44:56.589Z | Feb 24 02:44:56.659 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo |
| 10925 | 2026-02-24T02:44:56.613Z | Feb 24 02:44:56.665 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet |
| 10926 | 2026-02-24T02:44:56.613Z | Feb 24 02:44:56.668 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo |
| 10927 | 2026-02-24T02:44:56.613Z | Feb 24 02:44:56.670 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart |
| 10928 | 2026-02-24T02:44:56.613Z | Feb 24 02:44:56.673 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet |
| 10929 | 2026-02-24T02:44:56.614Z | Feb 24 02:44:56.675 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo |
| 10930 | 2026-02-24T02:45:13.003Z | Feb 24 02:45:13.074 INFO added artifact, length: 33554432, hash: e40416d49c748ad116d4e32b35c89083142717b95a568f63b52d69b47d9b4d8f, version: 19.0.0-0.ci+git377e51584fe, kind: gimlet_host_phase_1, name: host |
| 10931 | 2026-02-24T02:45:13.003Z | Feb 24 02:45:13.074 INFO added artifact, length: 33554432, hash: 1c22188840dae1b736345d923ee69b4bdf863187ba9eebd743a33e83ce767ff7, version: 19.0.0-0.ci+git377e51584fe, kind: cosmo_host_phase_1, name: host |
| 10932 | 2026-02-24T02:45:13.003Z | Feb 24 02:45:13.074 INFO added artifact, length: 1101008896, hash: 17dd685346b3bcfa80f0e7f7716dd5a6811aa8d2308bb18ba2a5a8098435614f, version: 19.0.0-0.ci+git377e51584fe, kind: host_phase_2, name: host |
| 10933 | 2026-02-24T02:45:15.907Z | Feb 24 02:45:15.978 INFO added artifact, length: 33554432, hash: 24d72cd7b9ac174fc5112b05588619e6e99f868b3dcadfebf43c9645c335b7b4, version: 19.0.0-0.ci+git377e51584fe, kind: gimlet_trampoline_phase_1, name: trampoline |
| 10934 | 2026-02-24T02:45:15.907Z | Feb 24 02:45:15.979 INFO added artifact, length: 33554432, hash: 385ed6f5830d7176b7b6013144bf4f7e21319bd246ac5a4b95c92c2d601df874, version: 19.0.0-0.ci+git377e51584fe, kind: cosmo_trampoline_phase_1, name: trampoline |
| 10935 | 2026-02-24T02:45:15.907Z | Feb 24 02:45:15.979 INFO added artifact, length: 147673187, hash: 306c3364c576b7ebe3a632f9300fb77224a35cbc178a85bf8afa4f79742ebc30, version: 19.0.0-0.ci+git377e51584fe, kind: trampoline_phase_2, name: trampoline |
| 10936 | 2026-02-24T02:45:44.224Z | Feb 24 02:45:44.296 INFO added artifact, length: 1704335032, hash: 10043d8b7d37a6a18c576b0c2a8855ec6c2edbc5c0b102297137cb54874904da, version: 19.0.0-0.ci+git377e51584fe, kind: control_plane, name: control-plane |
| 10937 | 2026-02-24T02:45:44.248Z | Feb 24 02:45:44.297 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38 |
| 10938 | 2026-02-24T02:45:44.248Z | Feb 24 02:45:44.298 INFO added artifact, length: 829, hash: d5e00be00aa1c24195355ee30fbe484670dc4af02c7f2b943eaa585a9f8bb199, version: 1.0.62, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.62 |
| 10939 | 2026-02-24T02:45:44.249Z | Feb 24 02:45:44.298 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38 |
| 10940 | 2026-02-24T02:45:44.337Z | Feb 24 02:45:44.410 INFO added artifact, length: 4131834, hash: 80a86837c993d3022d6f87b4a32f95a2cb671c0797f89515f3eb19b3558fbd0e, version: 1.0.62, kind: psc_sp, name: psc-b |
| 10941 | 2026-02-24T02:45:44.443Z | Feb 24 02:45:44.515 INFO added artifact, length: 4135235, hash: 52d9aae7376e121018c56a7beb4b1f6914f3be2c50e7e46a2e23005d0c6c2f32, version: 1.0.62, kind: psc_sp, name: psc-c |
| 10942 | 2026-02-24T02:45:44.627Z | Feb 24 02:45:44.699 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc |
| 10943 | 2026-02-24T02:45:44.627Z | Feb 24 02:45:44.699 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc |
| 10944 | 2026-02-24T02:45:44.840Z | Feb 24 02:45:44.912 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc |
| 10945 | 2026-02-24T02:45:44.840Z | Feb 24 02:45:44.912 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc |
| 10946 | 2026-02-24T02:45:45.023Z | Feb 24 02:45:45.095 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10947 | 2026-02-24T02:45:45.023Z | Feb 24 02:45:45.095 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10948 | 2026-02-24T02:45:45.216Z | Feb 24 02:45:45.288 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc |
| 10949 | 2026-02-24T02:45:45.216Z | Feb 24 02:45:45.288 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc |
| 10950 | 2026-02-24T02:45:45.241Z | Feb 24 02:45:45.298 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc |
| 10951 | 2026-02-24T02:45:45.241Z | Feb 24 02:45:45.301 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart |
| 10952 | 2026-02-24T02:45:45.241Z | Feb 24 02:45:45.303 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc |
| 10953 | 2026-02-24T02:45:45.376Z | Feb 24 02:45:45.448 INFO added artifact, length: 6945803, hash: 3f7ddcfa1b0feda05904bb501dfac286190496afff4aa207258e275efcbf338e, version: 1.0.62, kind: switch_sp, name: sidecar-b |
| 10954 | 2026-02-24T02:45:45.698Z | Feb 24 02:45:45.770 INFO added artifact, length: 6962586, hash: c163c1096d32463dee117c56dfc9fac72eaa793c99e0cdd1c4bf238419821ad6, version: 1.0.62, kind: switch_sp, name: sidecar-c |
| 10955 | 2026-02-24T02:45:46.006Z | Feb 24 02:45:46.078 INFO added artifact, length: 6962589, hash: 4f24734369eaef31fece1c64a2b7d6092926142d9d3d47cccc4862ddf2b3fee6, version: 1.0.62, kind: switch_sp, name: sidecar-d |
| 10956 | 2026-02-24T02:45:46.335Z | Feb 24 02:45:46.407 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar |
| 10957 | 2026-02-24T02:45:46.335Z | Feb 24 02:45:46.407 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar |
| 10958 | 2026-02-24T02:45:46.519Z | Feb 24 02:45:46.592 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar |
| 10959 | 2026-02-24T02:45:46.519Z | Feb 24 02:45:46.592 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar |
| 10960 | 2026-02-24T02:45:46.731Z | Feb 24 02:45:46.802 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart |
| 10961 | 2026-02-24T02:45:46.731Z | Feb 24 02:45:46.802 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart |
| 10962 | 2026-02-24T02:45:46.925Z | Feb 24 02:45:46.997 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar |
| 10963 | 2026-02-24T02:45:46.925Z | Feb 24 02:45:46.998 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar |
| 10964 | 2026-02-24T02:45:46.949Z | Feb 24 02:45:47.001 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar |
| 10965 | 2026-02-24T02:45:46.950Z | Feb 24 02:45:47.003 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart |
| 10966 | 2026-02-24T02:45:46.950Z | Feb 24 02:45:47.006 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar |
| 10967 | 2026-02-24T02:45:46.950Z | Feb 24 02:45:47.006 INFO added artifact, length: 924, hash: 77b51f16410b212a89b3e384502821f30d8ac79e3bb146f3042064b164bbffe5, version: 19.0.0-0.ci+git377e51584fe, kind: installinator_document, name: installinator_document |
| 10968 | 2026-02-24T02:45:47.950Z | Feb 24 02:45:48.022 INFO [tuf-repo] task succeeded (218.882961508s) |
| 10969 | 2026-02-24T02:45:47.950Z | Feb 24 02:45:48.022 INFO all jobs completed in 4156.808181399s |
| 10970 | 2026-02-24T02:45:50.015Z | process exited: duration 5115774 ms, exit code 0 |
| |
| 10971 | 2026-02-24T02:45:50.073Z | found 41 output files |
| 10972 | 2026-02-24T02:45:50.073Z | uploading: /work/manifest.toml (17174 bytes) |
| 10973 | 2026-02-24T02:45:51.225Z | uploaded: /work/manifest.toml |
| 10974 | 2026-02-24T02:45:51.226Z | uploading: /work/repo.zip (2946448731 bytes) |
| 10975 | 2026-02-24T02:48:34.789Z | uploaded: /work/repo.zip |
| 10976 | 2026-02-24T02:48:34.789Z | uploading: /work/repo.zip.sha256.txt (65 bytes) |
| 10977 | 2026-02-24T02:48:35.872Z | uploaded: /work/repo.zip.sha256.txt |
| 10978 | 2026-02-24T02:48:35.872Z | uploading: /work/helios.json (647 bytes) |
| 10979 | 2026-02-24T02:48:36.967Z | uploaded: /work/helios.json |
| 10980 | 2026-02-24T02:48:36.967Z | uploading: /work/incorporation.p5m (100410 bytes) |
| 10981 | 2026-02-24T02:48:38.172Z | uploaded: /work/incorporation.p5m |
| 10982 | 2026-02-24T02:48:38.172Z | uploading: /work/incorporation.p5p (122880 bytes) |
| 10983 | 2026-02-24T02:48:39.378Z | uploaded: /work/incorporation.p5p |
| 10984 | 2026-02-24T02:48:39.378Z | uploading: /work/helios-incorp.log (526 bytes) |
| 10985 | 2026-02-24T02:48:40.473Z | uploaded: /work/helios-incorp.log |
| 10986 | 2026-02-24T02:48:40.473Z | uploading: /work/helios-setup.log (57811 bytes) |
| 10987 | 2026-02-24T02:48:41.658Z | uploaded: /work/helios-setup.log |
| 10988 | 2026-02-24T02:48:41.658Z | uploading: /work/host-image.log (235760 bytes) |
| 10989 | 2026-02-24T02:48:42.886Z | uploaded: /work/host-image.log |
| 10990 | 2026-02-24T02:48:42.886Z | uploading: /work/host-package.log (33405 bytes) |
| 10991 | 2026-02-24T02:48:44.048Z | uploaded: /work/host-package.log |
| 10992 | 2026-02-24T02:48:44.048Z | uploading: /work/host-target.log (101 bytes) |
| 10993 | 2026-02-24T02:48:45.144Z | uploaded: /work/host-target.log |
| 10994 | 2026-02-24T02:48:45.169Z | uploading: /work/incorp-create.log (0 bytes) |
| 10995 | 2026-02-24T02:48:46.219Z | uploaded: /work/incorp-create.log |
| 10996 | 2026-02-24T02:48:46.219Z | uploading: /work/incorp-fmt.log (0 bytes) |
| 10997 | 2026-02-24T02:48:47.292Z | uploaded: /work/incorp-fmt.log |
| 10998 | 2026-02-24T02:48:47.292Z | uploading: /work/incorp-pkgsend.log (108 bytes) |
| 10999 | 2026-02-24T02:48:48.388Z | uploaded: /work/incorp-pkgsend.log |
| 11000 | 2026-02-24T02:48:48.413Z | uploading: /work/incorp-publisher.log (0 bytes) |
| 11001 | 2026-02-24T02:48:49.463Z | uploaded: /work/incorp-publisher.log |
| 11002 | 2026-02-24T02:48:49.488Z | uploading: /work/omicron-package.log (6790 bytes) |
| 11003 | 2026-02-24T02:48:50.581Z | uploaded: /work/omicron-package.log |
| 11004 | 2026-02-24T02:48:50.607Z | uploading: /work/recovery-image.log (605096 bytes) |
| 11005 | 2026-02-24T02:48:51.839Z | uploaded: /work/recovery-image.log |
| 11006 | 2026-02-24T02:48:51.839Z | uploading: /work/recovery-package.log (1870 bytes) |
| 11007 | 2026-02-24T02:48:52.934Z | uploaded: /work/recovery-package.log |
| 11008 | 2026-02-24T02:48:52.958Z | uploading: /work/recovery-target.log (98 bytes) |
| 11009 | 2026-02-24T02:48:54.029Z | uploaded: /work/recovery-target.log |
| 11010 | 2026-02-24T02:48:54.053Z | uploading: /work/stamp-clickhouse.log (117 bytes) |
| 11011 | 2026-02-24T02:48:55.125Z | uploaded: /work/stamp-clickhouse.log |
| 11012 | 2026-02-24T02:48:55.125Z | uploading: /work/stamp-clickhouse_keeper.log (124 bytes) |
| 11013 | 2026-02-24T02:48:56.221Z | uploaded: /work/stamp-clickhouse_keeper.log |
| 11014 | 2026-02-24T02:48:56.221Z | uploading: /work/stamp-clickhouse_server.log (124 bytes) |
| 11015 | 2026-02-24T02:48:57.317Z | uploaded: /work/stamp-clickhouse_server.log |
| 11016 | 2026-02-24T02:48:57.317Z | uploading: /work/stamp-cockroachdb.log (118 bytes) |
| 11017 | 2026-02-24T02:48:58.412Z | uploaded: /work/stamp-cockroachdb.log |
| 11018 | 2026-02-24T02:48:58.412Z | uploading: /work/stamp-crucible-pantry-zone.log (127 bytes) |
| 11019 | 2026-02-24T02:48:59.509Z | uploaded: /work/stamp-crucible-pantry-zone.log |
| 11020 | 2026-02-24T02:48:59.509Z | uploading: /work/stamp-crucible-utils.log (118 bytes) |
| 11021 | 2026-02-24T02:49:00.609Z | uploaded: /work/stamp-crucible-utils.log |
| 11022 | 2026-02-24T02:49:00.633Z | uploading: /work/stamp-crucible-zone.log (120 bytes) |
| 11023 | 2026-02-24T02:49:01.699Z | uploaded: /work/stamp-crucible-zone.log |
| 11024 | 2026-02-24T02:49:01.723Z | uploading: /work/stamp-external-dns.log (119 bytes) |
| 11025 | 2026-02-24T02:49:02.795Z | uploaded: /work/stamp-external-dns.log |
| 11026 | 2026-02-24T02:49:02.819Z | uploading: /work/stamp-installinator.log (103 bytes) |
| 11027 | 2026-02-24T02:49:03.893Z | uploaded: /work/stamp-installinator.log |
| 11028 | 2026-02-24T02:49:03.916Z | uploading: /work/stamp-internal-dns.log (119 bytes) |
| 11029 | 2026-02-24T02:49:04.988Z | uploaded: /work/stamp-internal-dns.log |
| 11030 | 2026-02-24T02:49:05.012Z | uploading: /work/stamp-mg-ddm-gz.log (99 bytes) |
| 11031 | 2026-02-24T02:49:06.084Z | uploaded: /work/stamp-mg-ddm-gz.log |
| 11032 | 2026-02-24T02:49:06.084Z | uploading: /work/stamp-nexus.log (112 bytes) |
| 11033 | 2026-02-24T02:49:07.180Z | uploaded: /work/stamp-nexus.log |
| 11034 | 2026-02-24T02:49:07.203Z | uploading: /work/stamp-ntp.log (110 bytes) |
| 11035 | 2026-02-24T02:49:08.275Z | uploaded: /work/stamp-ntp.log |
| 11036 | 2026-02-24T02:49:08.275Z | uploading: /work/stamp-omicron-sled-agent.log (122 bytes) |
| 11037 | 2026-02-24T02:49:09.372Z | uploaded: /work/stamp-omicron-sled-agent.log |
| 11038 | 2026-02-24T02:49:09.372Z | uploading: /work/stamp-overlay.log (114 bytes) |
| 11039 | 2026-02-24T02:49:10.468Z | uploaded: /work/stamp-overlay.log |
| 11040 | 2026-02-24T02:49:10.468Z | uploading: /work/stamp-oximeter.log (115 bytes) |
| 11041 | 2026-02-24T02:49:11.563Z | uploaded: /work/stamp-oximeter.log |
| 11042 | 2026-02-24T02:49:11.563Z | uploading: /work/stamp-oxlog.log (109 bytes) |
| 11043 | 2026-02-24T02:49:12.658Z | uploaded: /work/stamp-oxlog.log |
| 11044 | 2026-02-24T02:49:12.682Z | uploading: /work/stamp-probe.log (112 bytes) |
| 11045 | 2026-02-24T02:49:13.753Z | uploaded: /work/stamp-probe.log |
| 11046 | 2026-02-24T02:49:13.777Z | uploading: /work/stamp-propolis-server.log (122 bytes) |
| 11047 | 2026-02-24T02:49:14.850Z | uploaded: /work/stamp-propolis-server.log |
| 11048 | 2026-02-24T02:49:14.850Z | uploading: /work/stamp-pumpkind-gz.log (115 bytes) |
| 11049 | 2026-02-24T02:49:15.945Z | uploaded: /work/stamp-pumpkind-gz.log |
| 11050 | 2026-02-24T02:49:15.945Z | uploading: /work/stamp-switch-asic.log (118 bytes) |
| 11051 | 2026-02-24T02:49:17.040Z | uploaded: /work/stamp-switch-asic.log |
| 11052 | 2026-02-24T02:49:17.040Z | uploading: /work/verify-libraries.log (11725 bytes) |
| 11053 | 2026-02-24T02:49:18.178Z | uploaded: /work/verify-libraries.log |