01KGYYMCTE338DVB8R70NP3GT2: helios / build TUF repo

BasicConfig {
    output_rules: [
        "=/work/manifest.toml",
        "=/work/repo.zip",
        "=/work/repo.zip.sha256.txt",
        "=/work/helios.json",
        "=/work/incorporation.p5m",
        "=/work/incorporation.p5p",
        "%/work/*.log",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [
        "oxidecomputer/amd-firmware",
        "oxidecomputer/chelsio-t6-roms",
        "oxidecomputer/dmar-report",
        "oxidecomputer/pilot",
    ],
    publish: [
        BasicConfigPublish {
            from_output: "/work/manifest.toml",
            series: "rot-all",
            name: "manifest.toml",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip",
            series: "rot-all",
            name: "repo.zip",
        },
        BasicConfigPublish {
            from_output: "/work/repo.zip.sha256.txt",
            series: "rot-all",
            name: "repo.zip.sha256.txt",
        },
        BasicConfigPublish {
            from_output: "/work/helios.json",
            series: "rot-all",
            name: "helios.json",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5m",
            series: "rot-all",
            name: "incorporation.p5m",
        },
        BasicConfigPublish {
            from_output: "/work/incorporation.p5p",
            series: "rot-all",
            name: "incorporation.p5p",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KGYYMS4B6A58Z5Z8ZN5BYH9K

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-08T15:42:03.377Zjob assigned to worker 01KGYYMSDZ6ZKKMNG7GN3F7C5V [factory gimlet-EVT22200007-propolis, EVT22200007/57401] (queued for 26 s)
 
22026-02-08T15:42:12.078Zstarting task 0: "setup"
32026-02-08T15:42:12.103Z++ uname -s
42026-02-08T15:42:12.103Z+ kern=SunOS
52026-02-08T15:42:12.103Z+ build_user=build
62026-02-08T15:42:12.103Z+ build_uid=12345
72026-02-08T15:42:12.103Z+ work_dir=/work
82026-02-08T15:42:12.103Z+ input_dir=/input
92026-02-08T15:42:12.103Z+ [[ 0 == 12345 ]]
102026-02-08T15:42:12.103Z+ case "$kern" in
112026-02-08T15:42:12.103Z+ groupadd -g 12345 build
122026-02-08T15:42:12.103Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-08T15:42:14.100Z+ zfs create -o mountpoint=/work rpool/work
142026-02-08T15:42:14.136Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-08T15:42:14.162Z+ home_fs=zfs
162026-02-08T15:42:14.162Z+ [[ zfs == autofs ]]
172026-02-08T15:42:14.162Z+ mkdir -p /home/build
182026-02-08T15:42:14.162Z+ chown build:build /home/build /work
192026-02-08T15:42:16.146Z+ chmod 0700 /home/build /work
202026-02-08T15:42:16.171Zprocess exited: duration 4073 ms, exit code 0
 
212026-02-08T15:42:16.225Zstarting task 1: "rust-toolchain"
222026-02-08T15:42:16.251Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-08T15:42:16.251Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-08T15:42:16.251Z * rust toolchain channel = "1.91.1"
252026-02-08T15:42:16.251Z * rust toolchain profile = "default"
262026-02-08T15:42:16.251Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-08T15:42:16.251Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-08T15:42:16.251Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-08T15:42:16.251Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-08T15:42:16.371Zinfo: downloading installer
312026-02-08T15:42:17.564Zwarn: It looks like you have an existing installation of Rust at:
322026-02-08T15:42:17.564Zwarn: /opt/ooce/bin
332026-02-08T15:42:17.564Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-08T15:42:17.564Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-08T15:42:17.564Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-08T15:42:17.564Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-08T15:42:17.564Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-08T15:42:17.564Zerror: cannot install while Rust is installed
392026-02-08T15:42:17.564Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-08T15:42:17.589Zinfo: profile set to 'default'
412026-02-08T15:42:17.589Zinfo: default host triple is x86_64-unknown-illumos
422026-02-08T15:42:17.590Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-08T15:42:17.730Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-08T15:42:17.730Zinfo: downloading component 'cargo'
452026-02-08T15:42:18.163Zinfo: downloading component 'clippy'
462026-02-08T15:42:18.279Zinfo: downloading component 'rust-docs'
472026-02-08T15:42:18.732Zinfo: downloading component 'rust-std'
482026-02-08T15:42:19.277Zinfo: downloading component 'rustc'
492026-02-08T15:42:23.927Zinfo: downloading component 'rustfmt'
502026-02-08T15:42:24.433Zinfo: installing component 'cargo'
512026-02-08T15:42:25.295Zinfo: installing component 'clippy'
522026-02-08T15:42:25.750Zinfo: installing component 'rust-docs'
532026-02-08T15:42:29.091Zinfo: installing component 'rust-std'
542026-02-08T15:42:31.136Zinfo: installing component 'rustc'
552026-02-08T15:42:39.334Zinfo: installing component 'rustfmt'
562026-02-08T15:42:39.723Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-08T15:42:39.723Z
582026-02-08T15:42:39.893Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-08T15:42:39.893Z
602026-02-08T15:42:39.918Z
612026-02-08T15:42:39.918ZRust is installed now. Great!
622026-02-08T15:42:39.918Z
632026-02-08T15:42:39.918ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-08T15:42:39.918Zenvironment variable. This has not been done automatically.
652026-02-08T15:42:39.918Z
662026-02-08T15:42:39.918ZTo configure your current shell, you need to source
672026-02-08T15:42:39.918Zthe corresponding env file under $HOME/.cargo.
682026-02-08T15:42:39.918Z
692026-02-08T15:42:39.918ZThis is usually done by running one of the following (note the leading DOT):
702026-02-08T15:42:39.918Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-08T15:42:39.918Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-08T15:42:39.918Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-08T15:42:40.019Z+ rustup --version
742026-02-08T15:42:40.043Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-08T15:42:40.043Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-08T15:42:40.173Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-08T15:42:40.197Z+ cargo --version
782026-02-08T15:42:40.302Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-08T15:42:40.327Z+ rustc --version
802026-02-08T15:42:40.433Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-08T15:42:40.458Zprocess exited: duration 24215 ms, exit code 0
 
822026-02-08T15:42:40.506Zstarting task 2: "authentication"
832026-02-08T15:42:40.563Zprocess exited: duration 56 ms, exit code 0
 
842026-02-08T15:42:40.615Zstarting task 3: "clone repository"
852026-02-08T15:42:40.640Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-08T15:42:40.640Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-08T15:42:40.664ZCloning into '/work/oxidecomputer/omicron'...
882026-02-08T15:43:04.311Z+ cd /work/oxidecomputer/omicron
892026-02-08T15:43:04.311Z+ git fetch origin 4df24290d404f15a38e10caf255bb0f101e16fc1
902026-02-08T15:43:04.948ZFrom https://github.com/oxidecomputer/omicron
912026-02-08T15:43:04.949Z * branch 4df24290d404f15a38e10caf255bb0f101e16fc1 -> FETCH_HEAD
922026-02-08T15:43:04.973Z+ [[ -n bump-console-64a717df ]]
932026-02-08T15:43:04.973Z++ git branch --show-current
942026-02-08T15:43:04.973Z+ current=main
952026-02-08T15:43:04.973Z+ [[ main != bump-console-64a717df ]]
962026-02-08T15:43:04.973Z+ git branch -f bump-console-64a717df 4df24290d404f15a38e10caf255bb0f101e16fc1
972026-02-08T15:43:04.973Z+ git checkout -f bump-console-64a717df
982026-02-08T15:43:05.539ZSwitched to branch 'bump-console-64a717df'
992026-02-08T15:43:05.563Z+ git reset --hard 4df24290d404f15a38e10caf255bb0f101e16fc1
1002026-02-08T15:43:05.588ZHEAD is now at 4df24290d Bump web console (IP pool detail improvements)
1012026-02-08T15:43:05.588Zprocess exited: duration 24956 ms, exit code 0
 
1022026-02-08T15:43:05.640Zstarting task 4: "build"
1032026-02-08T15:43:05.664Z+ source .github/buildomat/ci-env.sh
1042026-02-08T15:43:05.664Z++ export CARGO_TERM_COLOR=always
1052026-02-08T15:43:05.664Z++ CARGO_TERM_COLOR=always
1062026-02-08T15:43:05.664Z+ cargo --version
1072026-02-08T15:43:05.723Zcargo 1.91.1 (ea2d97820 2025-10-10)
1082026-02-08T15:43:05.748Z+ rustc --version
1092026-02-08T15:43:05.817Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1102026-02-08T15:43:05.841Z+ cargo tree --locked
1112026-02-08T15:43:06.166Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1122026-02-08T15:43:06.777Z Updating crates.io index
1132026-02-08T15:43:06.801Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1142026-02-08T15:43:07.345Z Updating git repository `https://github.com/oxidecomputer/lldp`
1152026-02-08T15:43:08.211Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1162026-02-08T15:43:09.698Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1172026-02-08T15:43:10.305Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1182026-02-08T15:43:11.098Z Updating git repository `https://github.com/oxidecomputer/propolis`
1192026-02-08T15:43:15.332Z Updating git repository `https://github.com/oxidecomputer/crucible`
1202026-02-08T15:43:19.977Z Updating git repository `https://github.com/oxidecomputer/opte`
1212026-02-08T15:43:21.499Z Updating git repository `https://github.com/oxidecomputer/tofino`
1222026-02-08T15:43:22.148Z Updating git repository `https://github.com/oxidecomputer/falcon`
1232026-02-08T15:43:23.616Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1242026-02-08T15:43:24.658Z Updating git repository `https://github.com/oxidecomputer/clickward`
1252026-02-08T15:43:25.275Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1262026-02-08T15:43:26.246Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1272026-02-08T15:43:26.921Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1282026-02-08T15:43:28.247Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1292026-02-08T15:43:29.620Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1302026-02-08T15:43:30.217Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1312026-02-08T15:43:30.902Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1322026-02-08T15:43:31.692Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1332026-02-08T15:43:32.369Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1342026-02-08T15:43:32.903Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1352026-02-08T15:43:33.591Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1362026-02-08T15:43:34.378Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1372026-02-08T15:43:35.365Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1382026-02-08T15:43:36.002Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1392026-02-08T15:43:36.849Z Updating git repository `https://github.com/oxidecomputer/ispf`
1402026-02-08T15:43:37.524Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1412026-02-08T15:43:38.493Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1422026-02-08T15:43:39.353Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1432026-02-08T15:43:39.898Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1442026-02-08T15:43:40.636Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1452026-02-08T15:43:41.411Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1462026-02-08T15:43:42.192Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1472026-02-08T15:43:42.716Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1482026-02-08T15:43:43.402Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1492026-02-08T15:43:43.927Z Updating git repository `https://github.com/illumos/smf-rs`
1502026-02-08T15:43:44.578Z Updating git repository `https://github.com/oxidecomputer/omicron`
1512026-02-08T15:44:01.310Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1522026-02-08T15:44:03.283Z Downloading crates ...
1532026-02-08T15:44:03.401Z Downloaded async-signal v0.2.10
1542026-02-08T15:44:03.439Z Downloaded atomicwrites v0.4.4
1552026-02-08T15:44:03.440Z Downloaded cargo_metadata v0.19.2
1562026-02-08T15:44:03.440Z Downloaded ciborium-ll v0.2.2
1572026-02-08T15:44:03.468Z Downloaded clap v4.5.48
1582026-02-08T15:44:03.468Z Downloaded csv-core v0.1.11
1592026-02-08T15:44:03.468Z Downloaded ctr v0.9.2
1602026-02-08T15:44:03.493Z Downloaded dtrace-parser v0.3.0
1612026-02-08T15:44:03.493Z Downloaded event-listener v2.5.3
1622026-02-08T15:44:03.493Z Downloaded futures-core v0.3.31
1632026-02-08T15:44:03.518Z Downloaded ghash v0.5.1
1642026-02-08T15:44:03.518Z Downloaded hash32 v0.2.1
1652026-02-08T15:44:03.518Z Downloaded httpdate v1.0.3
1662026-02-08T15:44:03.544Z Downloaded impl-trait-for-tuples v0.2.2
1672026-02-08T15:44:03.544Z Downloaded keccak v0.1.5
1682026-02-08T15:44:03.544Z Downloaded is_ci v1.2.0
1692026-02-08T15:44:03.569Z Downloaded is_terminal_polyfill v1.70.1
1702026-02-08T15:44:03.569Z Downloaded macaddr v1.0.1
1712026-02-08T15:44:03.569Z Downloaded multimap v0.10.1
1722026-02-08T15:44:03.569Z Downloaded normalize-line-endings v0.3.0
1732026-02-08T15:44:03.593Z Downloaded nibble_vec v0.1.0
1742026-02-08T15:44:03.593Z Downloaded num-derive v0.4.2
1752026-02-08T15:44:03.594Z Downloaded openssl-probe v0.1.5
1762026-02-08T15:44:03.594Z Downloaded packed_struct_codegen v0.10.1
1772026-02-08T15:44:03.594Z Downloaded parse-size v1.1.0
1782026-02-08T15:44:03.618Z Downloaded memmap2 v0.9.8
1792026-02-08T15:44:03.618Z Downloaded icu_provider v1.5.0
1802026-02-08T15:44:03.618Z Downloaded phf_shared v0.12.1
1812026-02-08T15:44:03.618Z Downloaded powerfmt v0.2.0
1822026-02-08T15:44:03.643Z Downloaded plotters-svg v0.3.7
1832026-02-08T15:44:03.643Z Downloaded piper v0.2.4
1842026-02-08T15:44:03.643Z Downloaded progenitor v0.8.0
1852026-02-08T15:44:03.643Z Downloaded progenitor-macro v0.11.2
1862026-02-08T15:44:03.643Z Downloaded progenitor-client v0.11.2
1872026-02-08T15:44:03.667Z Downloaded radium v0.7.0
1882026-02-08T15:44:03.667Z Downloaded rand_xorshift v0.4.0
1892026-02-08T15:44:03.667Z Downloaded quinn-udp v0.5.5
1902026-02-08T15:44:03.667Z Downloaded ref-cast-impl v1.0.25
1912026-02-08T15:44:03.667Z Downloaded rand_core v0.9.3
1922026-02-08T15:44:03.668Z Downloaded rfc6979 v0.4.0
1932026-02-08T15:44:03.692Z Downloaded rustc_version v0.4.1
1942026-02-08T15:44:03.693Z Downloaded russh-cryptovec v0.7.3
1952026-02-08T15:44:03.693Z Downloaded salsa20 v0.10.2
1962026-02-08T15:44:03.693Z Downloaded secrecy v0.10.3
1972026-02-08T15:44:03.693Z Downloaded scopeguard v1.2.0
1982026-02-08T15:44:03.718Z Downloaded serde-value v0.7.0
1992026-02-08T15:44:03.718Z Downloaded rustls-pemfile v2.2.0
2002026-02-08T15:44:03.718Z Downloaded serde_urlencoded v0.7.1
2012026-02-08T15:44:03.718Z Downloaded signal-hook-mio v0.2.4
2022026-02-08T15:44:03.718Z Downloaded similar-asserts v1.7.0
2032026-02-08T15:44:03.718Z Downloaded siphasher v1.0.1
2042026-02-08T15:44:03.743Z Downloaded slog-envlogger v2.2.0
2052026-02-08T15:44:03.743Z Downloaded smawk v0.3.2
2062026-02-08T15:44:03.743Z Downloaded ssh-encoding v0.2.0
2072026-02-08T15:44:03.744Z Downloaded sqlparser_derive v0.2.2
2082026-02-08T15:44:03.744Z Downloaded ssh-cipher v0.2.0
2092026-02-08T15:44:03.744Z Downloaded slog-stdlog v4.1.1
2102026-02-08T15:44:03.769Z Downloaded subtle v2.6.1
2112026-02-08T15:44:03.769Z Downloaded supports-hyperlinks v2.1.0
2122026-02-08T15:44:03.769Z Downloaded take_mut v0.2.2
2132026-02-08T15:44:03.769Z Downloaded tabled_derive v0.11.0
2142026-02-08T15:44:03.769Z Downloaded tap v1.0.1
2152026-02-08T15:44:03.769Z Downloaded testing_table v0.3.0
2162026-02-08T15:44:03.769Z Downloaded thiserror-impl-no-std v2.0.2
2172026-02-08T15:44:03.769Z Downloaded similar v2.7.0
2182026-02-08T15:44:03.795Z Downloaded time-core v0.1.6
2192026-02-08T15:44:03.795Z Downloaded serde_yaml v0.9.34+deprecated
2202026-02-08T15:44:03.795Z Downloaded toml_datetime v0.6.11
2212026-02-08T15:44:03.795Z Downloaded tower-service v0.3.3
2222026-02-08T15:44:03.795Z Downloaded try-lock v0.2.5
2232026-02-08T15:44:03.820Z Downloaded typeid v1.0.3
2242026-02-08T15:44:03.820Z Downloaded tokio-rustls v0.25.0
2252026-02-08T15:44:03.821Z Downloaded unit-prefix v0.5.1
2262026-02-08T15:44:03.821Z Downloaded toml_datetime v0.7.5+spec-1.1.0
2272026-02-08T15:44:03.821Z Downloaded universal-hash v0.5.1
2282026-02-08T15:44:03.821Z Downloaded untrusted v0.7.1
2292026-02-08T15:44:03.821Z Downloaded usdt-attr-macro v0.5.0
2302026-02-08T15:44:03.821Z Downloaded tui-tree-widget v0.23.1
2312026-02-08T15:44:03.821Z Downloaded utf8_iter v1.0.4
2322026-02-08T15:44:03.821Z Downloaded utf8parse v0.2.2
2332026-02-08T15:44:03.846Z Downloaded vte_generate_state_changes v0.1.2
2342026-02-08T15:44:03.846Z Downloaded tinyvec v1.8.0
2352026-02-08T15:44:03.846Z Downloaded want v0.3.1
2362026-02-08T15:44:03.846Z Downloaded xattr v1.3.1
2372026-02-08T15:44:03.846Z Downloaded yoke-derive v0.7.4
2382026-02-08T15:44:03.847Z Downloaded toml v0.7.8
2392026-02-08T15:44:03.847Z Downloaded vergen-lib v0.1.6
2402026-02-08T15:44:03.847Z Downloaded vergen-git2 v1.0.7
2412026-02-08T15:44:03.873Z Downloaded zone_cfg_derive v0.1.2
2422026-02-08T15:44:03.873Z Downloaded p521 v0.13.3
2432026-02-08T15:44:03.873Z Downloaded zerovec-derive v0.10.3
2442026-02-08T15:44:03.873Z Downloaded zone_cfg_derive v0.3.0
2452026-02-08T15:44:03.873Z Downloaded xz2 v0.1.7
2462026-02-08T15:44:03.873Z Downloaded whoami v1.5.2
2472026-02-08T15:44:03.873Z Downloaded zstd-safe v7.2.3
2482026-02-08T15:44:03.873Z Downloaded zeroize_derive v1.4.2
2492026-02-08T15:44:03.873Z Downloaded zeroize v1.8.1
2502026-02-08T15:44:03.873Z Downloaded zmij v1.0.15
2512026-02-08T15:44:03.897Z Downloaded serde_json v1.0.149
2522026-02-08T15:44:03.898Z Downloaded yansi v1.0.1
2532026-02-08T15:44:03.898Z Downloaded zerocopy v0.6.6
2542026-02-08T15:44:03.898Z Downloaded zerocopy-derive v0.7.35
2552026-02-08T15:44:03.898Z Downloaded tower-http v0.6.6
2562026-02-08T15:44:03.922Z Downloaded x509-cert v0.2.5
2572026-02-08T15:44:03.922Z Downloaded tough v0.20.0
2582026-02-08T15:44:03.946Z Downloaded zopfli v0.8.1
2592026-02-08T15:44:03.946Z Downloaded winnow v0.5.40
2602026-02-08T15:44:03.946Z Downloaded zerocopy-derive v0.8.27
2612026-02-08T15:44:03.946Z Downloaded zip v0.6.6
2622026-02-08T15:44:03.971Z Downloaded tokio-util v0.7.15
2632026-02-08T15:44:03.971Z Downloaded regex-syntax v0.8.5
2642026-02-08T15:44:03.971Z Downloaded rustls v0.22.4
2652026-02-08T15:44:03.995Z Downloaded zip v4.2.0
2662026-02-08T15:44:03.995Z Downloaded zerovec v0.10.4
2672026-02-08T15:44:04.020Z Downloaded sqlparser v0.45.0
2682026-02-08T15:44:04.020Z Downloaded object v0.30.4
2692026-02-08T15:44:04.020Z Downloaded zerocopy v0.7.35
2702026-02-08T15:44:04.045Z Downloaded nix v0.29.0
2712026-02-08T15:44:04.069Z Downloaded syn v1.0.109
2722026-02-08T15:44:04.069Z Downloaded zlib-rs v0.5.1
2732026-02-08T15:44:04.069Z Downloaded sled v0.34.7
2742026-02-08T15:44:04.094Z Downloaded zerocopy v0.8.27
2752026-02-08T15:44:04.118Z Downloaded typify-impl v0.4.3
2762026-02-08T15:44:04.118Z Downloaded unicode-width v0.1.14
2772026-02-08T15:44:04.601Z Downloaded rustix v0.38.37
2782026-02-08T15:44:04.601Z Downloaded syn v2.0.114
2792026-02-08T15:44:04.601Z Downloaded chrono-tz v0.10.4
2802026-02-08T15:44:04.601Z Downloaded rustix v1.1.3
2812026-02-08T15:44:04.601Z Downloaded smoltcp v0.11.0
2822026-02-08T15:44:04.601Z Downloaded webpki-roots v1.0.1
2832026-02-08T15:44:04.601Z Downloaded libc v0.2.180
2842026-02-08T15:44:04.601Z Downloaded unicode-width v0.2.0
2852026-02-08T15:44:04.601Z Downloaded vcpkg v0.2.15
2862026-02-08T15:44:04.601Z Downloaded typify-impl v0.2.0
2872026-02-08T15:44:04.601Z Downloaded ratatui v0.29.0
2882026-02-08T15:44:04.601Z Downloaded nix v0.30.1
2892026-02-08T15:44:04.601Z Downloaded zerocopy-derive v0.6.6
2902026-02-08T15:44:04.601Z Downloaded sha3 v0.10.8
2912026-02-08T15:44:04.601Z Downloaded smoltcp v0.9.1
2922026-02-08T15:44:04.601Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
2932026-02-08T15:44:04.601Z Downloaded regex-automata v0.4.11
2942026-02-08T15:44:04.601Z Downloaded petgraph v0.6.5
2952026-02-08T15:44:04.601Z Downloaded lzma-sys v0.1.20
2962026-02-08T15:44:04.601Z Downloaded tokio v1.49.0
2972026-02-08T15:44:04.601Z Downloaded jiff v0.2.15
2982026-02-08T15:44:04.601Z Downloaded rustls v0.21.12
2992026-02-08T15:44:04.626Z Downloaded petgraph v0.8.2
3002026-02-08T15:44:04.626Z Downloaded libz-sys v1.1.20
3012026-02-08T15:44:04.651Z Downloaded csv v1.3.1
3022026-02-08T15:44:04.675Z Downloaded object v0.36.5
3032026-02-08T15:44:04.675Z Downloaded diesel v2.2.12
3042026-02-08T15:44:04.700Z Downloaded dropshot v0.16.7
3052026-02-08T15:44:04.725Z Downloaded bzip2-sys v0.1.13+1.0.8
3062026-02-08T15:44:04.749Z Downloaded proptest v1.7.0
3072026-02-08T15:44:04.749Z Downloaded moka v0.12.10
3082026-02-08T15:44:04.774Z Downloaded gimli v0.31.1
3092026-02-08T15:44:04.774Z Downloaded encoding_rs v0.8.34
3102026-02-08T15:44:04.798Z Downloaded rustls v0.23.19
3112026-02-08T15:44:04.798Z Downloaded regress v0.10.4
3122026-02-08T15:44:04.822Z Downloaded openapiv3 v2.2.0
3132026-02-08T15:44:04.822Z Downloaded curve25519-dalek v4.1.3
3142026-02-08T15:44:04.847Z Downloaded winnow v0.7.14
3152026-02-08T15:44:04.847Z Downloaded winnow v0.6.26
3162026-02-08T15:44:04.847Z Downloaded tabled v0.20.0
3172026-02-08T15:44:04.871Z Downloaded tabled v0.18.0
3182026-02-08T15:44:04.896Z Downloaded tabled v0.15.0
3192026-02-08T15:44:04.921Z Downloaded hickory-proto v0.25.2
3202026-02-08T15:44:04.945Z Downloaded unicode-segmentation v1.12.0
3212026-02-08T15:44:04.945Z Downloaded regex-syntax v0.6.29
3222026-02-08T15:44:04.945Z Downloaded tokio-postgres v0.7.13
3232026-02-08T15:44:04.945Z Downloaded polar-core v0.27.3
3242026-02-08T15:44:04.970Z Downloaded hickory-proto v0.24.4
3252026-02-08T15:44:04.970Z Downloaded goblin v0.10.2
3262026-02-08T15:44:04.994Z Downloaded uuid v1.19.0
3272026-02-08T15:44:04.994Z Downloaded unicode-normalization v0.1.24
3282026-02-08T15:44:04.994Z Downloaded ssh-key v0.6.6
3292026-02-08T15:44:04.994Z Downloaded ring v0.17.14
3302026-02-08T15:44:05.040Z Downloaded httpmock v0.8.0-alpha.1
3312026-02-08T15:44:05.066Z Downloaded regex v1.11.3
3322026-02-08T15:44:05.090Z Downloaded p384 v0.13.1
3332026-02-08T15:44:05.090Z Downloaded nix v0.28.0
3342026-02-08T15:44:05.090Z Downloaded tower v0.5.2
3352026-02-08T15:44:05.115Z Downloaded time v0.3.43
3362026-02-08T15:44:05.115Z Downloaded serde_with v3.16.1
3372026-02-08T15:44:05.139Z Downloaded libgit2-sys v0.18.2+1.9.1
3382026-02-08T15:44:05.184Z Downloaded nix v0.27.1
3392026-02-08T15:44:05.208Z Downloaded rustls-webpki v0.102.8
3402026-02-08T15:44:05.232Z Downloaded radix_trie v0.2.1
3412026-02-08T15:44:05.232Z Downloaded yasna v0.5.2
3422026-02-08T15:44:05.232Z Downloaded typed-path v0.9.3
3432026-02-08T15:44:05.232Z Downloaded git2 v0.20.2
3442026-02-08T15:44:05.257Z Downloaded url v2.5.4
3452026-02-08T15:44:05.257Z Downloaded unicode_categories v0.1.1
3462026-02-08T15:44:05.257Z Downloaded unicode-bidi v0.3.17
3472026-02-08T15:44:05.257Z Downloaded tungstenite v0.23.0
3482026-02-08T15:44:05.257Z Downloaded tungstenite v0.21.0
3492026-02-08T15:44:05.281Z Downloaded tracing-core v0.1.32
3502026-02-08T15:44:05.282Z Downloaded tar v0.4.44
3512026-02-08T15:44:05.282Z Downloaded serde v1.0.228
3522026-02-08T15:44:05.282Z Downloaded salty v0.3.0
3532026-02-08T15:44:05.282Z Downloaded rustyline v14.0.0
3542026-02-08T15:44:05.306Z Downloaded openssl v0.10.73
3552026-02-08T15:44:05.306Z Downloaded rpassword v7.4.0
3562026-02-08T15:44:05.306Z Downloaded petname v2.0.2
3572026-02-08T15:44:05.306Z Downloaded yoke v0.7.4
3582026-02-08T15:44:05.306Z Downloaded toml_edit v0.19.15
3592026-02-08T15:44:05.330Z Downloaded zstd v0.13.3
3602026-02-08T15:44:05.330Z Downloaded value-bag v1.12.0
3612026-02-08T15:44:05.330Z Downloaded typify v0.4.3
3622026-02-08T15:44:05.355Z Downloaded rustls-webpki v0.101.7
3632026-02-08T15:44:05.355Z Downloaded reqwest v0.12.24
3642026-02-08T15:44:05.355Z Downloaded xshell v0.2.7
3652026-02-08T15:44:05.380Z Downloaded writeable v0.5.5
3662026-02-08T15:44:05.380Z Downloaded vte v0.11.1
3672026-02-08T15:44:05.380Z Downloaded vergen v9.0.6
3682026-02-08T15:44:05.380Z Downloaded steno v0.4.1
3692026-02-08T15:44:05.380Z Downloaded rayon v1.10.0
3702026-02-08T15:44:05.380Z Downloaded unsafe-libyaml v0.2.11
3712026-02-08T15:44:05.404Z Downloaded tracing v0.1.40
3722026-02-08T15:44:05.404Z Downloaded tokio-stream v0.1.17
3732026-02-08T15:44:05.404Z Downloaded quinn-proto v0.11.8
3742026-02-08T15:44:05.404Z Downloaded walkdir v2.5.0
3752026-02-08T15:44:05.404Z Downloaded waitgroup v0.1.2
3762026-02-08T15:44:05.404Z Downloaded vsss-rs v3.3.4
3772026-02-08T15:44:05.428Z Downloaded unicode-properties v0.1.3
3782026-02-08T15:44:05.429Z Downloaded toml_edit v0.22.27
3792026-02-08T15:44:05.429Z Downloaded toml v0.9.11+spec-1.1.0
3802026-02-08T15:44:05.429Z Downloaded zone v0.3.1
3812026-02-08T15:44:05.429Z Downloaded zone v0.1.8
3822026-02-08T15:44:05.429Z Downloaded zerofrom-derive v0.1.4
3832026-02-08T15:44:05.429Z Downloaded zerofrom v0.1.4
3842026-02-08T15:44:05.429Z Downloaded wyz v0.5.1
3852026-02-08T15:44:05.429Z Downloaded ucd-trie v0.1.7
3862026-02-08T15:44:05.429Z Downloaded vergen-gitcl v1.0.8
3872026-02-08T15:44:05.429Z Downloaded uzers v0.12.1
3882026-02-08T15:44:05.429Z Downloaded utf16_iter v1.0.5
3892026-02-08T15:44:05.453Z Downloaded quick-xml v0.37.2
3902026-02-08T15:44:05.453Z Downloaded bstr v1.10.0
3912026-02-08T15:44:05.453Z Downloaded xshell-macros v0.2.7
3922026-02-08T15:44:05.453Z Downloaded write16 v1.0.0
3932026-02-08T15:44:05.454Z Downloaded usdt-impl v0.6.0
3942026-02-08T15:44:05.454Z Downloaded usdt-impl v0.5.0
3952026-02-08T15:44:05.454Z Downloaded unicode-ident v1.0.19
3962026-02-08T15:44:05.478Z Downloaded toml_writer v1.0.6+spec-1.1.0
3972026-02-08T15:44:05.479Z Downloaded term v1.1.0
3982026-02-08T15:44:05.479Z Downloaded russh v0.45.0
3992026-02-08T15:44:05.479Z Downloaded which v4.4.2
4002026-02-08T15:44:05.479Z Downloaded usdt-attr-macro v0.6.0
4012026-02-08T15:44:05.479Z Downloaded trybuild v1.0.106
4022026-02-08T15:44:05.479Z Downloaded wait-timeout v0.2.0
4032026-02-08T15:44:05.479Z Downloaded typenum v1.17.0
4042026-02-08T15:44:05.503Z Downloaded twox-hash v2.1.0
4052026-02-08T15:44:05.503Z Downloaded snafu v0.8.5
4062026-02-08T15:44:05.503Z Downloaded reedline v0.40.0
4072026-02-08T15:44:05.503Z Downloaded void v1.0.2
4082026-02-08T15:44:05.503Z Downloaded version_check v0.9.5
4092026-02-08T15:44:05.503Z Downloaded unarray v0.1.4
4102026-02-08T15:44:05.503Z Downloaded socket2 v0.6.1
4112026-02-08T15:44:05.503Z Downloaded utf-8 v0.7.6
4122026-02-08T15:44:05.528Z Downloaded usdt-macro v0.5.0
4132026-02-08T15:44:05.528Z Downloaded toml_parser v1.0.6+spec-1.1.0
4142026-02-08T15:44:05.528Z Downloaded toml v0.8.23
4152026-02-08T15:44:05.528Z Downloaded lalrpop v0.19.12
4162026-02-08T15:44:05.528Z Downloaded usdt-macro v0.6.0
4172026-02-08T15:44:05.528Z Downloaded usdt v0.5.0
4182026-02-08T15:44:05.528Z Downloaded unicode-linebreak v0.1.5
4192026-02-08T15:44:05.528Z Downloaded unicase v2.8.1
4202026-02-08T15:44:05.528Z Downloaded tracing-attributes v0.1.27
4212026-02-08T15:44:05.552Z Downloaded term v0.7.0
4222026-02-08T15:44:05.552Z Downloaded usdt v0.6.0
4232026-02-08T15:44:05.552Z Downloaded untrusted v0.9.0
4242026-02-08T15:44:05.552Z Downloaded typify v0.2.0
4252026-02-08T15:44:05.552Z Downloaded tokio-rustls v0.26.0
4262026-02-08T15:44:05.552Z Downloaded tokio-rustls v0.24.1
4272026-02-08T15:44:05.552Z Downloaded textwrap v0.16.2
4282026-02-08T15:44:05.552Z Downloaded textwrap v0.15.2
4292026-02-08T15:44:05.552Z Downloaded test-strategy v0.4.3
4302026-02-08T15:44:05.577Z Downloaded itertools v0.14.0
4312026-02-08T15:44:05.577Z Downloaded tokio-tungstenite v0.21.0
4322026-02-08T15:44:05.577Z Downloaded portable-atomic v1.11.0
4332026-02-08T15:44:05.577Z Downloaded plotters v0.3.7
4342026-02-08T15:44:05.601Z Downloaded icu_properties_data v1.5.0
4352026-02-08T15:44:05.601Z Downloaded tokio-tungstenite v0.23.1
4362026-02-08T15:44:05.601Z Downloaded tokio-native-tls v0.3.1
4372026-02-08T15:44:05.601Z Downloaded idna v1.0.3
4382026-02-08T15:44:05.626Z Downloaded unicode-xid v0.2.6
4392026-02-08T15:44:05.626Z Downloaded unicode-truncate v1.1.0
4402026-02-08T15:44:05.626Z Downloaded typify-macro v0.4.3
4412026-02-08T15:44:05.626Z Downloaded typify-macro v0.2.0
4422026-02-08T15:44:05.626Z Downloaded tls_codec_derive v0.4.1
4432026-02-08T15:44:05.626Z Downloaded tls_codec v0.4.1
4442026-02-08T15:44:05.626Z Downloaded tinytemplate v1.2.1
4452026-02-08T15:44:05.626Z Downloaded socket2 v0.5.10
4462026-02-08T15:44:05.626Z Downloaded rand v0.9.2
4472026-02-08T15:44:05.626Z Downloaded tinyvec_macros v0.1.1
4482026-02-08T15:44:05.626Z Downloaded rsa v0.9.8
4492026-02-08T15:44:05.651Z Downloaded h2 v0.4.6
4502026-02-08T15:44:05.651Z Downloaded goblin v0.8.2
4512026-02-08T15:44:05.651Z Downloaded tokio-dtrace v0.1.0
4522026-02-08T15:44:05.651Z Downloaded tempfile v3.24.0
4532026-02-08T15:44:05.651Z Downloaded subprocess v0.2.9
4542026-02-08T15:44:05.651Z Downloaded strum_macros v0.26.4
4552026-02-08T15:44:05.676Z Downloaded itertools v0.13.0
4562026-02-08T15:44:05.676Z Downloaded trait-variant v0.1.2
4572026-02-08T15:44:05.676Z Downloaded tokio-macros v2.6.0
4582026-02-08T15:44:05.676Z Downloaded tinystr v0.7.6
4592026-02-08T15:44:05.676Z Downloaded tiny-keccak v2.0.2
4602026-02-08T15:44:05.676Z Downloaded qorb v0.4.1
4612026-02-08T15:44:05.676Z Downloaded publicsuffix v2.3.0
4622026-02-08T15:44:05.700Z Downloaded tower-layer v0.3.3
4632026-02-08T15:44:05.700Z Downloaded topological-sort v0.2.2
4642026-02-08T15:44:05.700Z Downloaded toml_write v0.1.2
4652026-02-08T15:44:05.700Z Downloaded thiserror v1.0.69
4662026-02-08T15:44:05.700Z Downloaded termios v0.3.3
4672026-02-08T15:44:05.700Z Downloaded termcolor v1.4.1
4682026-02-08T15:44:05.700Z Downloaded time-macros v0.2.24
4692026-02-08T15:44:05.700Z Downloaded thiserror-no-std v2.0.2
4702026-02-08T15:44:05.700Z Downloaded thiserror-impl v2.0.18
4712026-02-08T15:44:05.700Z Downloaded thiserror-impl v1.0.69
4722026-02-08T15:44:05.725Z Downloaded thiserror v2.0.18
4732026-02-08T15:44:05.725Z Downloaded target-lexicon v0.13.2
4742026-02-08T15:44:05.725Z Downloaded thread_local v1.1.8
4752026-02-08T15:44:05.725Z Downloaded thread-id v5.0.0
4762026-02-08T15:44:05.725Z Downloaded thread-id v4.2.2
4772026-02-08T15:44:05.725Z Downloaded target-spec v3.5.0
4782026-02-08T15:44:05.725Z Downloaded tagptr v0.2.0
4792026-02-08T15:44:05.725Z Downloaded synstructure v0.13.1
4802026-02-08T15:44:05.725Z Downloaded support-bundle-viewer v0.1.2
4812026-02-08T15:44:05.726Z Downloaded strum_macros v0.27.2
4822026-02-08T15:44:05.726Z Downloaded strum_macros v0.24.3
4832026-02-08T15:44:05.726Z Downloaded smallvec v1.15.1
4842026-02-08T15:44:05.750Z Downloaded slog-term v2.9.2
4852026-02-08T15:44:05.750Z Downloaded slog v2.8.2
4862026-02-08T15:44:05.750Z Downloaded schemars v1.0.4
4872026-02-08T15:44:05.750Z Downloaded samael v0.0.19
4882026-02-08T15:44:05.774Z Downloaded ron v0.8.1
4892026-02-08T15:44:05.774Z Downloaded hashbrown v0.16.1
4902026-02-08T15:44:05.774Z Downloaded pretty_assertions v1.4.1
4912026-02-08T15:44:05.774Z Downloaded terminal_size v0.4.0
4922026-02-08T15:44:05.775Z Downloaded nom v7.1.3
4932026-02-08T15:44:05.799Z Downloaded termtree v0.5.1
4942026-02-08T15:44:05.799Z Downloaded terminal_size v0.1.17
4952026-02-08T15:44:05.799Z Downloaded target-triple v0.1.3
4962026-02-08T15:44:05.799Z Downloaded stringprep v0.1.5
4972026-02-08T15:44:05.799Z Downloaded static_assertions v1.1.0
4982026-02-08T15:44:05.799Z Downloaded stable_deref_trait v1.2.0
4992026-02-08T15:44:05.799Z Downloaded spin v0.9.8
5002026-02-08T15:44:05.799Z Downloaded signal-hook v0.3.18
5012026-02-08T15:44:05.799Z Downloaded schemars v0.9.0
5022026-02-08T15:44:05.824Z Downloaded schemars v0.8.22
5032026-02-08T15:44:05.824Z Downloaded tabled_derive v0.10.0
5042026-02-08T15:44:05.824Z Downloaded sync-ptr v0.1.4
5052026-02-08T15:44:05.824Z Downloaded swrite v0.1.0
5062026-02-08T15:44:05.824Z Downloaded hashbrown v0.15.4
5072026-02-08T15:44:05.850Z Downloaded supports-unicode v2.1.0
5082026-02-08T15:44:05.850Z Downloaded stringmetrics v2.2.2
5092026-02-08T15:44:05.850Z Downloaded string_cache v0.8.9
5102026-02-08T15:44:05.850Z Downloaded serde_with_macros v3.16.1
5112026-02-08T15:44:05.850Z Downloaded serde_core v1.0.228
5122026-02-08T15:44:05.850Z Downloaded num-bigint-dig v0.8.6
5132026-02-08T15:44:05.850Z Downloaded tabwriter v1.4.0
5142026-02-08T15:44:05.850Z Downloaded tabled_derive v0.7.0
5152026-02-08T15:44:05.874Z Downloaded sync_wrapper v1.0.1
5162026-02-08T15:44:05.874Z Downloaded snafu-derive v0.8.5
5172026-02-08T15:44:05.875Z Downloaded serde_derive v1.0.228
5182026-02-08T15:44:05.875Z Downloaded supports-color v3.0.2
5192026-02-08T15:44:05.875Z Downloaded supports-color v2.1.0
5202026-02-08T15:44:05.875Z Downloaded sqlformat v0.3.5
5212026-02-08T15:44:05.875Z Downloaded smallvec v0.6.14
5222026-02-08T15:44:05.875Z Downloaded rstest_macros v0.25.0
5232026-02-08T15:44:05.875Z Downloaded pest v2.8.2
5242026-02-08T15:44:05.875Z Downloaded guppy v0.17.20
5252026-02-08T15:44:05.899Z Downloaded strum v0.27.2
5262026-02-08T15:44:05.899Z Downloaded strum v0.26.3
5272026-02-08T15:44:05.900Z Downloaded structmeta-derive v0.3.0
5282026-02-08T15:44:05.900Z Downloaded structmeta v0.3.0
5292026-02-08T15:44:05.900Z Downloaded strsim v0.11.1
5302026-02-08T15:44:05.900Z Downloaded strip-ansi-escapes v0.2.0
5312026-02-08T15:44:05.900Z Downloaded spki v0.7.3
5322026-02-08T15:44:05.900Z Downloaded smf v0.2.3
5332026-02-08T15:44:05.900Z Downloaded serde_cbor v0.11.2
5342026-02-08T15:44:05.900Z Downloaded rayon-core v1.12.1
5352026-02-08T15:44:05.900Z Downloaded slog-scope v4.4.0
5362026-02-08T15:44:05.900Z Downloaded slog-json v2.6.1
5372026-02-08T15:44:05.900Z Downloaded slog-dtrace v0.3.0
5382026-02-08T15:44:05.924Z Downloaded slog-async v2.8.0
5392026-02-08T15:44:05.924Z Downloaded prettyplease v0.2.36
5402026-02-08T15:44:05.924Z Downloaded iddqd v0.3.16
5412026-02-08T15:44:05.924Z Downloaded slab v0.4.9
5422026-02-08T15:44:05.924Z Downloaded semver v1.0.27
5432026-02-08T15:44:05.924Z Downloaded rustls-pki-types v1.10.0
5442026-02-08T15:44:05.924Z Downloaded rand_distr v0.5.1
5452026-02-08T15:44:05.949Z Downloaded signal-hook-registry v1.4.2
5462026-02-08T15:44:05.949Z Downloaded rand v0.8.5
5472026-02-08T15:44:05.949Z Downloaded p256 v0.13.2
5482026-02-08T15:44:05.949Z Downloaded mio v1.0.2
5492026-02-08T15:44:05.949Z Downloaded minimal-lexical v0.2.1
5502026-02-08T15:44:05.949Z Downloaded miette v5.10.0
5512026-02-08T15:44:05.973Z Downloaded signature v2.2.0
5522026-02-08T15:44:05.973Z Downloaded sha2 v0.10.9
5532026-02-08T15:44:05.974Z Downloaded rstest v0.25.0
5542026-02-08T15:44:05.974Z Downloaded itertools v0.12.1
5552026-02-08T15:44:05.974Z Downloaded shlex v1.3.0
5562026-02-08T15:44:05.974Z Downloaded shell-words v1.1.0
5572026-02-08T15:44:05.974Z Downloaded serde_tokenstream v0.2.2
5582026-02-08T15:44:05.974Z Downloaded serde_path_to_error v0.1.20
5592026-02-08T15:44:05.998Z Downloaded iri-string v0.7.8
5602026-02-08T15:44:05.998Z Downloaded slog-bunyan v2.5.0
5612026-02-08T15:44:05.998Z Downloaded semver v0.1.20
5622026-02-08T15:44:05.998Z Downloaded ron v0.7.1
5632026-02-08T15:44:05.998Z Downloaded hkdf v0.12.4
5642026-02-08T15:44:05.998Z Downloaded siphasher v0.3.11
5652026-02-08T15:44:05.998Z Downloaded sec1 v0.7.3
5662026-02-08T15:44:05.998Z Downloaded ryu v1.0.18
5672026-02-08T15:44:06.023Z Downloaded progenitor-impl v0.10.0
5682026-02-08T15:44:06.023Z Downloaded num-bigint v0.4.6
5692026-02-08T15:44:06.023Z Downloaded http v1.4.0
5702026-02-08T15:44:06.023Z Downloaded hashbrown v0.14.5
5712026-02-08T15:44:06.023Z Downloaded hashbrown v0.12.3
5722026-02-08T15:44:06.023Z Downloaded chrono v0.4.43
5732026-02-08T15:44:06.048Z Downloaded simd-adler32 v0.3.7
5742026-02-08T15:44:06.048Z Downloaded sigpipe v0.1.3
5752026-02-08T15:44:06.048Z Downloaded signal-hook-tokio v0.3.1
5762026-02-08T15:44:06.048Z Downloaded serde_derive_internals v0.29.1
5772026-02-08T15:44:06.048Z Downloaded serde-untagged v0.1.7
5782026-02-08T15:44:06.048Z Downloaded serde-hex v0.1.0
5792026-02-08T15:44:06.048Z Downloaded sct v0.7.1
5802026-02-08T15:44:06.048Z Downloaded scroll v0.13.0
5812026-02-08T15:44:06.048Z Downloaded scroll v0.12.0
5822026-02-08T15:44:06.073Z Downloaded russh-keys v0.45.0
5832026-02-08T15:44:06.073Z Downloaded indexmap v2.13.0
5842026-02-08T15:44:06.073Z Downloaded crossterm v0.28.1
5852026-02-08T15:44:06.073Z Downloaded sha1 v0.10.6
5862026-02-08T15:44:06.073Z Downloaded scheduled-thread-pool v0.2.7
5872026-02-08T15:44:06.073Z Downloaded rusty-fork v0.3.0
5882026-02-08T15:44:06.073Z Downloaded rustversion v1.0.22
5892026-02-08T15:44:06.073Z Downloaded rcgen v0.12.1
5902026-02-08T15:44:06.101Z Downloaded quinn v0.11.5
5912026-02-08T15:44:06.101Z Downloaded pest_meta v2.8.2
5922026-02-08T15:44:06.101Z Downloaded oso v0.27.3
5932026-02-08T15:44:06.101Z Downloaded serde_spanned v1.0.4
5942026-02-08T15:44:06.101Z Downloaded serde_spanned v0.6.9
5952026-02-08T15:44:06.101Z Downloaded serde_repr v0.1.19
5962026-02-08T15:44:06.102Z Downloaded serde_regex v1.1.0
5972026-02-08T15:44:06.102Z Downloaded serde_plain v1.0.2
5982026-02-08T15:44:06.102Z Downloaded serde_bytes v0.11.19
5992026-02-08T15:44:06.102Z Downloaded schemars_derive v0.8.22
6002026-02-08T15:44:06.102Z Downloaded rustls-native-certs v0.8.1
6012026-02-08T15:44:06.102Z Downloaded progenitor-impl v0.11.2
6022026-02-08T15:44:06.102Z Downloaded num-traits v0.2.19
6032026-02-08T15:44:06.126Z Downloaded libxml v0.3.3
6042026-02-08T15:44:06.126Z Downloaded hyper v1.8.1
6052026-02-08T15:44:06.126Z Downloaded rustls-pemfile v1.0.4
6062026-02-08T15:44:06.126Z Downloaded serde-big-array v0.5.1
6072026-02-08T15:44:06.126Z Downloaded seq-macro v0.3.6
6082026-02-08T15:44:06.126Z Downloaded scrypt v0.11.0
6092026-02-08T15:44:06.126Z Downloaded progenitor-impl v0.8.0
6102026-02-08T15:44:06.151Z Downloaded knuffel v3.2.0
6112026-02-08T15:44:06.151Z Downloaded jiff-static v0.2.15
6122026-02-08T15:44:06.151Z Downloaded rustc-demangle v0.1.24
6132026-02-08T15:44:06.151Z Downloaded rust-argon2 v2.1.0
6142026-02-08T15:44:06.151Z Downloaded papergrid v0.17.0
6152026-02-08T15:44:06.151Z Downloaded secrecy v0.8.0
6162026-02-08T15:44:06.151Z Downloaded scroll_derive v0.13.1
6172026-02-08T15:44:06.151Z Downloaded scroll_derive v0.12.0
6182026-02-08T15:44:06.151Z Downloaded sapling-renderdag v0.1.0
6192026-02-08T15:44:06.151Z Downloaded same-file v1.0.6
6202026-02-08T15:44:06.176Z Downloaded memchr v2.7.4
6212026-02-08T15:44:06.176Z Downloaded bindgen v0.71.1
6222026-02-08T15:44:06.176Z Downloaded pkcs8 v0.10.2
6232026-02-08T15:44:06.176Z Downloaded pkcs5 v0.7.1
6242026-02-08T15:44:06.176Z Downloaded pkcs1 v0.7.5
6252026-02-08T15:44:06.176Z Downloaded resolv-conf v0.7.0
6262026-02-08T15:44:06.201Z Downloaded relative-path v1.9.3
6272026-02-08T15:44:06.201Z Downloaded r2d2 v0.8.10
6282026-02-08T15:44:06.201Z Downloaded proc-macro2 v1.0.101
6292026-02-08T15:44:06.201Z Downloaded prefix-trie v0.7.0
6302026-02-08T15:44:06.201Z Downloaded parking_lot v0.12.3
6312026-02-08T15:44:06.201Z Downloaded itertools v0.10.5
6322026-02-08T15:44:06.201Z Downloaded rustc_version v0.1.7
6332026-02-08T15:44:06.201Z Downloaded rustc-hash v2.1.1
6342026-02-08T15:44:06.202Z Downloaded rustc-hash v1.1.0
6352026-02-08T15:44:06.226Z Downloaded rtoolbox v0.0.2
6362026-02-08T15:44:06.227Z Downloaded quote v1.0.40
6372026-02-08T15:44:06.227Z Downloaded parking_lot v0.11.2
6382026-02-08T15:44:06.227Z Downloaded libm v0.2.8
6392026-02-08T15:44:06.227Z Downloaded rand_seeder v0.4.0
6402026-02-08T15:44:06.227Z Downloaded rand_core v0.6.4
6412026-02-08T15:44:06.227Z Downloaded rand_chacha v0.9.0
6422026-02-08T15:44:06.227Z Downloaded progenitor v0.11.2
6432026-02-08T15:44:06.227Z Downloaded progenitor v0.10.0
6442026-02-08T15:44:06.227Z Downloaded primeorder v0.13.6
6452026-02-08T15:44:06.252Z Downloaded polling v3.7.3
6462026-02-08T15:44:06.252Z Downloaded pin-project v1.1.6
6472026-02-08T15:44:06.252Z Downloaded proc-macro-error2 v2.0.1
6482026-02-08T15:44:06.252Z Downloaded proc-macro-error v1.0.4
6492026-02-08T15:44:06.252Z Downloaded ppv-lite86 v0.2.20
6502026-02-08T15:44:06.277Z Downloaded log v0.4.29
6512026-02-08T15:44:06.277Z Downloaded ref-cast v1.0.25
6522026-02-08T15:44:06.277Z Downloaded rand_chacha v0.3.1
6532026-02-08T15:44:06.277Z Downloaded postcard v1.0.10
6542026-02-08T15:44:06.277Z Downloaded pkg-config v0.3.31
6552026-02-08T15:44:06.277Z Downloaded pest_derive v2.8.2
6562026-02-08T15:44:06.277Z Downloaded owo-colors v4.2.2
6572026-02-08T15:44:06.277Z Downloaded openssl-sys v0.9.109
6582026-02-08T15:44:06.277Z Downloaded miniz_oxide v0.8.5
6592026-02-08T15:44:06.316Z Downloaded ignore v0.4.23
6602026-02-08T15:44:06.316Z Downloaded postgres-types v0.2.9
6612026-02-08T15:44:06.316Z Downloaded path-tree v0.8.1
6622026-02-08T15:44:06.316Z Downloaded hyper-util v0.1.19
6632026-02-08T15:44:06.316Z Downloaded crossterm v0.29.0
6642026-02-08T15:44:06.316Z Downloaded aws-lc-rs v1.12.4
6652026-02-08T15:44:06.316Z Downloaded pest_generator v2.8.2
6662026-02-08T15:44:06.316Z Downloaded paste v1.0.15
6672026-02-08T15:44:06.316Z Downloaded password-hash v0.5.0
6682026-02-08T15:44:06.341Z Downloaded password-hash v0.4.2
6692026-02-08T15:44:06.341Z Downloaded oxnet v0.1.4
6702026-02-08T15:44:06.341Z Downloaded owo-colors v3.5.0
6712026-02-08T15:44:06.342Z Downloaded hashbrown v0.13.2
6722026-02-08T15:44:06.342Z Downloaded bitvec v1.0.1
6732026-02-08T15:44:06.366Z Downloaded quick-error v1.2.3
6742026-02-08T15:44:06.366Z Downloaded psl-types v2.0.11
6752026-02-08T15:44:06.366Z Downloaded predicates v3.1.3
6762026-02-08T15:44:06.366Z Downloaded papergrid v0.14.0
6772026-02-08T15:44:06.366Z Downloaded papergrid v0.11.0
6782026-02-08T15:44:06.391Z Downloaded num_enum v0.5.11
6792026-02-08T15:44:06.391Z Downloaded num-rational v0.4.2
6802026-02-08T15:44:06.391Z Downloaded progenitor-client v0.10.0
6812026-02-08T15:44:06.391Z Downloaded progenitor-client v0.8.0
6822026-02-08T15:44:06.391Z Downloaded proc-macro-crate v1.3.1
6832026-02-08T15:44:06.391Z Downloaded postgres-protocol v0.6.8
6842026-02-08T15:44:06.391Z Downloaded poly1305 v0.8.0
6852026-02-08T15:44:06.391Z Downloaded icu_collections v1.5.0
6862026-02-08T15:44:06.415Z Downloaded futures-util v0.3.31
6872026-02-08T15:44:06.416Z Downloaded progenitor-macro v0.10.0
6882026-02-08T15:44:06.416Z Downloaded progenitor-macro v0.8.0
6892026-02-08T15:44:06.416Z Downloaded polyval v0.6.2
6902026-02-08T15:44:06.440Z Downloaded pin-project-lite v0.2.14
6912026-02-08T15:44:06.440Z Downloaded pin-project-internal v1.1.6
6922026-02-08T15:44:06.440Z Downloaded phf v0.12.1
6932026-02-08T15:44:06.440Z Downloaded phf v0.11.2
6942026-02-08T15:44:06.440Z Downloaded parking_lot_core v0.8.6
6952026-02-08T15:44:06.440Z Downloaded litrs v0.4.1
6962026-02-08T15:44:06.440Z Downloaded criterion v0.7.0
6972026-02-08T15:44:06.465Z Downloaded proc-macro-error-attr2 v2.0.0
6982026-02-08T15:44:06.465Z Downloaded proc-macro-error-attr v1.0.4
6992026-02-08T15:44:06.465Z Downloaded proc-macro-crate v3.2.0
7002026-02-08T15:44:06.465Z Downloaded pretty-hex v0.4.1
7012026-02-08T15:44:06.465Z Downloaded pretty-hex v0.2.1
7022026-02-08T15:44:06.465Z Downloaded predicates-tree v1.0.12
7032026-02-08T15:44:06.465Z Downloaded predicates-core v1.0.8
7042026-02-08T15:44:06.465Z Downloaded precomputed-hash v0.1.1
7052026-02-08T15:44:06.465Z Downloaded peg v0.8.5
7062026-02-08T15:44:06.490Z Downloaded packed_struct v0.10.1
7072026-02-08T15:44:06.490Z Downloaded oxide-tokio-rt v0.1.2
7082026-02-08T15:44:06.490Z Downloaded mime v0.3.17
7092026-02-08T15:44:06.490Z Downloaded hickory-server v0.25.2
7102026-02-08T15:44:06.490Z Downloaded headers v0.4.1
7112026-02-08T15:44:06.490Z Downloaded pin-utils v0.1.0
7122026-02-08T15:44:06.514Z Downloaded pem-rfc7468 v0.7.0
7132026-02-08T15:44:06.514Z Downloaded pem v3.0.5
7142026-02-08T15:44:06.514Z Downloaded peg-macros v0.8.5
7152026-02-08T15:44:06.514Z Downloaded pathdiff v0.2.3
7162026-02-08T15:44:06.514Z Downloaded plain v0.2.3
7172026-02-08T15:44:06.514Z Downloaded partial-io v0.5.4
7182026-02-08T15:44:06.514Z Downloaded aws-lc-sys v0.26.0
7192026-02-08T15:44:06.769Z Downloaded parse-display-derive v0.10.0
7202026-02-08T15:44:06.794Z Downloaded once_cell v1.21.3
7212026-02-08T15:44:06.794Z Downloaded omicron-zone-package v0.12.2
7222026-02-08T15:44:06.794Z Downloaded plotters-backend v0.3.7
7232026-02-08T15:44:06.794Z Downloaded pbkdf2 v0.11.0
7242026-02-08T15:44:06.794Z Downloaded path-slash v0.1.5
7252026-02-08T15:44:06.794Z Downloaded parking_lot_core v0.9.10
7262026-02-08T15:44:06.794Z Downloaded olpc-cjson v0.1.4
7272026-02-08T15:44:06.794Z Downloaded indicatif v0.18.0
7282026-02-08T15:44:06.794Z Downloaded indicatif v0.17.11
7292026-02-08T15:44:06.818Z Downloaded phf_shared v0.11.2
7302026-02-08T15:44:06.819Z Downloaded percent-encoding v2.3.2
7312026-02-08T15:44:06.819Z Downloaded peg-runtime v0.8.5
7322026-02-08T15:44:06.819Z Downloaded pbkdf2 v0.12.2
7332026-02-08T15:44:06.819Z Downloaded parse-display v0.10.0
7342026-02-08T15:44:06.819Z Downloaded num-complex v0.4.6
7352026-02-08T15:44:06.819Z Downloaded hickory-resolver v0.25.2
7362026-02-08T15:44:06.819Z Downloaded getrandom v0.3.4
7372026-02-08T15:44:06.819Z Downloaded ingot-macros v0.1.1
7382026-02-08T15:44:06.819Z Downloaded parking v2.2.1
7392026-02-08T15:44:06.819Z Downloaded oso-derive v0.27.3
7402026-02-08T15:44:06.843Z Downloaded num-integer v0.1.46
7412026-02-08T15:44:06.843Z Downloaded nu-ansi-term v0.50.1
7422026-02-08T15:44:06.843Z Downloaded hickory-resolver v0.24.4
7432026-02-08T15:44:06.843Z Downloaded ordered-float v2.10.1
7442026-02-08T15:44:06.843Z Downloaded native-tls v0.2.12
7452026-02-08T15:44:06.843Z Downloaded libsw v3.5.0
7462026-02-08T15:44:06.843Z Downloaded indexmap v1.9.3
7472026-02-08T15:44:06.843Z Downloaded httparse v1.9.5
7482026-02-08T15:44:06.844Z Downloaded half v1.8.3
7492026-02-08T15:44:06.844Z Downloaded crossbeam-channel v0.5.15
7502026-02-08T15:44:06.868Z Downloaded bindgen v0.69.5
7512026-02-08T15:44:06.868Z Downloaded openssl-macros v0.1.1
7522026-02-08T15:44:06.868Z Downloaded opaque-debug v0.3.1
7532026-02-08T15:44:06.868Z Downloaded oorandom v11.1.4
7542026-02-08T15:44:06.868Z Downloaded number_prefix v0.4.0
7552026-02-08T15:44:06.868Z Downloaded num_threads v0.1.7
7562026-02-08T15:44:06.868Z Downloaded num_enum_derive v0.5.11
7572026-02-08T15:44:06.868Z Downloaded num-iter v0.1.45
7582026-02-08T15:44:06.868Z Downloaded newtype-uuid v1.3.2
7592026-02-08T15:44:06.868Z Downloaded nanorand v0.7.0
7602026-02-08T15:44:06.868Z Downloaded multer v3.1.0
7612026-02-08T15:44:06.893Z Downloaded mime_guess v2.0.5
7622026-02-08T15:44:06.893Z Downloaded maybe-uninit v2.0.0
7632026-02-08T15:44:06.893Z Downloaded libtest-mimic v0.8.1
7642026-02-08T15:44:06.893Z Downloaded num-derive v0.3.3
7652026-02-08T15:44:06.893Z Downloaded num-conv v0.1.0
7662026-02-08T15:44:06.893Z Downloaded num v0.4.3
7672026-02-08T15:44:06.893Z Downloaded newline-converter v0.3.0
7682026-02-08T15:44:06.893Z Downloaded lru v0.12.5
7692026-02-08T15:44:06.893Z Downloaded lock_api v0.4.12
7702026-02-08T15:44:06.893Z Downloaded litemap v0.7.3
7712026-02-08T15:44:06.893Z Downloaded libz-rs-sys v0.5.1
7722026-02-08T15:44:06.893Z Downloaded knuffel-derive v3.2.0
7732026-02-08T15:44:06.893Z Downloaded icu_locid_transform_data v1.5.0
7742026-02-08T15:44:06.893Z Downloaded newtype_derive v0.1.6
7752026-02-08T15:44:06.893Z Downloaded newtype-uuid-macros v0.1.0
7762026-02-08T15:44:06.918Z Downloaded new_debug_unreachable v1.0.6
7772026-02-08T15:44:06.918Z Downloaded nested v0.1.1
7782026-02-08T15:44:06.918Z Downloaded maplit v1.0.2
7792026-02-08T15:44:06.918Z Downloaded managed v0.8.0
7802026-02-08T15:44:06.918Z Downloaded libloading v0.8.5
7812026-02-08T15:44:06.918Z Downloaded libefi-sys v0.1.0
7822026-02-08T15:44:06.918Z Downloaded lazycell v1.3.0
7832026-02-08T15:44:06.918Z Downloaded kv-log-macro v1.0.7
7842026-02-08T15:44:06.918Z Downloaded kstat-rs v0.2.4
7852026-02-08T15:44:06.918Z Downloaded iana-time-zone v0.1.63
7862026-02-08T15:44:06.918Z Downloaded blake3 v1.5.4
7872026-02-08T15:44:06.943Z Downloaded nonempty v0.12.0
7882026-02-08T15:44:06.943Z Downloaded nodrop v0.1.14
7892026-02-08T15:44:06.943Z Downloaded memmap v0.7.0
7902026-02-08T15:44:06.943Z Downloaded md5 v0.7.0
7912026-02-08T15:44:06.943Z Downloaded linear-map v1.2.0
7922026-02-08T15:44:06.943Z Downloaded lalrpop-util v0.19.12
7932026-02-08T15:44:06.943Z Downloaded ipnetwork v0.21.1
7942026-02-08T15:44:06.943Z Downloaded ingot v0.1.1
7952026-02-08T15:44:06.943Z Downloaded icu_properties v1.5.1
7962026-02-08T15:44:06.943Z Downloaded icu_normalizer_data v1.5.0
7972026-02-08T15:44:06.943Z Downloaded icu_locid v1.5.0
7982026-02-08T15:44:06.968Z Downloaded derive_more-impl v2.0.1
7992026-02-08T15:44:06.968Z Downloaded der v0.7.10
8002026-02-08T15:44:06.968Z Downloaded miette-derive v5.10.0
8012026-02-08T15:44:06.968Z Downloaded memoffset v0.9.1
8022026-02-08T15:44:06.968Z Downloaded md-5 v0.10.6
8032026-02-08T15:44:06.968Z Downloaded match_cfg v0.1.0
8042026-02-08T15:44:06.968Z Downloaded lzss v0.8.2
8052026-02-08T15:44:06.968Z Downloaded libsw-core v0.3.1
8062026-02-08T15:44:06.968Z Downloaded libscf-sys v1.1.0
8072026-02-08T15:44:06.968Z Downloaded ipnet v2.11.0
8082026-02-08T15:44:06.992Z Downloaded ingot-types v0.1.2
8092026-02-08T15:44:06.992Z Downloaded indoc v2.0.6
8102026-02-08T15:44:06.992Z Downloaded icu_normalizer v1.5.0
8112026-02-08T15:44:06.992Z Downloaded heapless v0.8.0
8122026-02-08T15:44:06.992Z Downloaded lru-cache v0.1.2
8132026-02-08T15:44:06.992Z Downloaded lockfree-object-pool v0.1.6
8142026-02-08T15:44:06.992Z Downloaded linked-hash-map v0.5.6
8152026-02-08T15:44:06.993Z Downloaded lazy_static v1.5.0
8162026-02-08T15:44:06.993Z Downloaded jobserver v0.1.32
8172026-02-08T15:44:06.993Z Downloaded is-terminal v0.4.13
8182026-02-08T15:44:06.993Z Downloaded internet-checksum v0.2.1
8192026-02-08T15:44:06.993Z Downloaded indoc v1.0.9
8202026-02-08T15:44:07.017Z Downloaded http-range v0.1.5
8212026-02-08T15:44:07.017Z Downloaded heapless v0.7.17
8222026-02-08T15:44:07.017Z Downloaded darling_core v0.21.0
8232026-02-08T15:44:07.017Z Downloaded instant v0.1.13
8242026-02-08T15:44:07.017Z Downloaded hyper-rustls v0.27.7
8252026-02-08T15:44:07.017Z Downloaded futures-channel v0.3.31
8262026-02-08T15:44:07.017Z Downloaded fs-err v3.1.1
8272026-02-08T15:44:07.017Z Downloaded fs-err v2.11.0
8282026-02-08T15:44:07.017Z Downloaded flume v0.11.1
8292026-02-08T15:44:07.042Z Downloaded dropshot-api-manager v0.2.4
8302026-02-08T15:44:07.042Z Downloaded instability v0.3.2
8312026-02-08T15:44:07.042Z Downloaded inout v0.1.3
8322026-02-08T15:44:07.042Z Downloaded ident_case v1.0.1
8332026-02-08T15:44:07.042Z Downloaded icu_provider_macros v1.5.0
8342026-02-08T15:44:07.042Z Downloaded icu_locid_transform v1.5.0
8352026-02-08T15:44:07.042Z Downloaded hyper-staticfile v0.10.1
8362026-02-08T15:44:07.042Z Downloaded hubpack_derive v0.1.1
8372026-02-08T15:44:07.042Z Downloaded http-body v1.0.1
8382026-02-08T15:44:07.042Z Downloaded hostname v0.4.2
8392026-02-08T15:44:07.042Z Downloaded hickory-client v0.25.2
8402026-02-08T15:44:07.042Z Downloaded guppy-workspace-hack v0.1.0
8412026-02-08T15:44:07.042Z Downloaded flate2 v1.1.2
8422026-02-08T15:44:07.067Z Downloaded expectorate v1.2.0
8432026-02-08T15:44:07.067Z Downloaded diesel_derives v2.2.3
8442026-02-08T15:44:07.067Z Downloaded derive_more v2.0.1
8452026-02-08T15:44:07.067Z Downloaded derive_more v0.99.20
8462026-02-08T15:44:07.116Z Downloaded data-encoding v2.9.0
8472026-02-08T15:44:07.116Z Downloaded darling_core v0.20.10
8482026-02-08T15:44:07.141Z Downloaded crypto-bigint v0.5.5
8492026-02-08T15:44:07.141Z Downloaded itoa v1.0.11
8502026-02-08T15:44:07.141Z Downloaded indent_write v2.2.0
8512026-02-08T15:44:07.141Z Downloaded hyper-tls v0.6.0
8522026-02-08T15:44:07.141Z Downloaded humantime v2.2.0
8532026-02-08T15:44:07.141Z Downloaded hubpack v0.1.2
8542026-02-08T15:44:07.141Z Downloaded httptest v0.16.3
8552026-02-08T15:44:07.141Z Downloaded http-body-util v0.1.3
8562026-02-08T15:44:07.141Z Downloaded hmac v0.12.1
8572026-02-08T15:44:07.141Z Downloaded half v2.4.1
8582026-02-08T15:44:07.141Z Downloaded globwalk v0.9.1
8592026-02-08T15:44:07.141Z Downloaded futures v0.3.31
8602026-02-08T15:44:07.141Z Downloaded fancy-regex v0.14.0
8612026-02-08T15:44:07.141Z Downloaded ed25519-dalek v2.1.1
8622026-02-08T15:44:07.141Z Downloaded derive-where v1.5.0
8632026-02-08T15:44:07.141Z Downloaded const_format v0.2.34
8642026-02-08T15:44:07.141Z Downloaded console v0.15.10
8652026-02-08T15:44:07.141Z Downloaded chumsky v0.9.3
8662026-02-08T15:44:07.141Z Downloaded cc v1.2.30
8672026-02-08T15:44:07.141Z Downloaded idna_adapter v1.2.0
8682026-02-08T15:44:07.141Z Downloaded highway v1.3.0
8692026-02-08T15:44:07.141Z Downloaded hex v0.4.3
8702026-02-08T15:44:07.166Z Downloaded heck v0.5.0
8712026-02-08T15:44:07.166Z Downloaded heck v0.4.1
8722026-02-08T15:44:07.166Z Downloaded heck v0.3.3
8732026-02-08T15:44:07.166Z Downloaded globset v0.4.15
8742026-02-08T15:44:07.166Z Downloaded getrandom v0.2.15
8752026-02-08T15:44:07.166Z Downloaded futures-lite v2.3.0
8762026-02-08T15:44:07.166Z Downloaded futures-executor v0.3.31
8772026-02-08T15:44:07.166Z Downloaded fatfs v0.3.6
8782026-02-08T15:44:07.166Z Downloaded dropshot_endpoint v0.16.7
8792026-02-08T15:44:07.167Z Downloaded drift v0.1.3
8802026-02-08T15:44:07.191Z Downloaded der_derive v0.7.3
8812026-02-08T15:44:07.191Z Downloaded bumpalo v3.16.0
8822026-02-08T15:44:07.191Z Downloaded hostname v0.3.1
8832026-02-08T15:44:07.191Z Downloaded home v0.5.9
8842026-02-08T15:44:07.191Z Downloaded hex-literal v0.4.1
8852026-02-08T15:44:07.191Z Downloaded headers-core v0.3.0
8862026-02-08T15:44:07.191Z Downloaded hash32 v0.3.1
8872026-02-08T15:44:07.191Z Downloaded group v0.13.0
8882026-02-08T15:44:07.191Z Downloaded glob v0.3.2
8892026-02-08T15:44:07.191Z Downloaded futures-timer v3.0.3
8902026-02-08T15:44:07.191Z Downloaded ena v0.14.3
8912026-02-08T15:44:07.191Z Downloaded elliptic-curve v0.13.8
8922026-02-08T15:44:07.191Z Downloaded diff v0.1.13
8932026-02-08T15:44:07.216Z Downloaded des v0.8.1
8942026-02-08T15:44:07.216Z Downloaded derive_builder v0.20.2
8952026-02-08T15:44:07.216Z Downloaded darling v0.20.10
8962026-02-08T15:44:07.216Z Downloaded crc-any v2.5.0
8972026-02-08T15:44:07.216Z Downloaded colored v2.2.0
8982026-02-08T15:44:07.216Z Downloaded chacha20poly1305 v0.10.1
8992026-02-08T15:44:07.216Z Downloaded bitflags v2.9.4
9002026-02-08T15:44:07.241Z Downloaded base64 v0.13.1
9012026-02-08T15:44:07.241Z Downloaded gethostname v0.5.0
9022026-02-08T15:44:07.241Z Downloaded futures-task v0.3.31
9032026-02-08T15:44:07.241Z Downloaded futures-sink v0.3.31
9042026-02-08T15:44:07.241Z Downloaded futures-macro v0.3.31
9052026-02-08T15:44:07.241Z Downloaded futures-io v0.3.31
9062026-02-08T15:44:07.241Z Downloaded fs_extra v1.3.0
9072026-02-08T15:44:07.241Z Downloaded foldhash v0.2.0
9082026-02-08T15:44:07.241Z Downloaded foldhash v0.1.5
9092026-02-08T15:44:07.241Z Downloaded filetime v0.2.26
9102026-02-08T15:44:07.241Z Downloaded ff v0.13.0
9112026-02-08T15:44:07.241Z Downloaded event-listener v5.3.1
9122026-02-08T15:44:07.241Z Downloaded erased-serde v0.4.6
9132026-02-08T15:44:07.266Z Downloaded erased-serde v0.3.31
9142026-02-08T15:44:07.266Z Downloaded env_logger v0.11.8
9152026-02-08T15:44:07.266Z Downloaded dtrace-parser v0.2.0
9162026-02-08T15:44:07.266Z Downloaded dropshot-api-manager-types v0.2.4
9172026-02-08T15:44:07.266Z Downloaded document-features v0.2.11
9182026-02-08T15:44:07.266Z Downloaded display-error-chain v0.2.2
9192026-02-08T15:44:07.266Z Downloaded digest v0.10.7
9202026-02-08T15:44:07.266Z Downloaded derive_builder_core v0.20.2
9212026-02-08T15:44:07.266Z Downloaded derive-ex v0.1.8
9222026-02-08T15:44:07.266Z Downloaded deranged v0.5.3
9232026-02-08T15:44:07.266Z Downloaded darling v0.21.0
9242026-02-08T15:44:07.266Z Downloaded crossbeam-utils v0.8.21
9252026-02-08T15:44:07.291Z Downloaded cookie_store v0.21.1
9262026-02-08T15:44:07.291Z Downloaded const_format_proc_macros v0.2.34
9272026-02-08T15:44:07.291Z Downloaded colored v3.0.0
9282026-02-08T15:44:07.291Z Downloaded ciborium v0.2.2
9292026-02-08T15:44:07.291Z Downloaded cfg-expr v0.20.1
9302026-02-08T15:44:07.291Z Downloaded bytes v1.11.1
9312026-02-08T15:44:07.291Z Downloaded blake2b_simd v1.0.2
9322026-02-08T15:44:07.291Z Downloaded generic-array v0.14.7
9332026-02-08T15:44:07.291Z Downloaded fxhash v0.2.1
9342026-02-08T15:44:07.316Z Downloaded form_urlencoded v1.2.2
9352026-02-08T15:44:07.316Z Downloaded foreign-types-shared v0.3.1
9362026-02-08T15:44:07.316Z Downloaded foreign-types-shared v0.1.1
9372026-02-08T15:44:07.316Z Downloaded foreign-types-macros v0.2.3
9382026-02-08T15:44:07.316Z Downloaded foreign-types v0.5.0
9392026-02-08T15:44:07.316Z Downloaded foreign-types v0.3.2
9402026-02-08T15:44:07.316Z Downloaded fnv v1.0.7
9412026-02-08T15:44:07.316Z Downloaded float-cmp v0.10.0
9422026-02-08T15:44:07.316Z Downloaded fixedbitset v0.5.7
9432026-02-08T15:44:07.316Z Downloaded fallible-iterator v0.2.0
9442026-02-08T15:44:07.316Z Downloaded ed25519 v2.2.3
9452026-02-08T15:44:07.316Z Downloaded ecdsa v0.16.9
9462026-02-08T15:44:07.316Z Downloaded dof v0.3.0
9472026-02-08T15:44:07.316Z Downloaded defmt-macros v0.3.9
9482026-02-08T15:44:07.316Z Downloaded datatest-stable v0.3.2
9492026-02-08T15:44:07.316Z Downloaded daft-derive v0.1.4
9502026-02-08T15:44:07.341Z Downloaded crossbeam-epoch v0.9.18
9512026-02-08T15:44:07.341Z Downloaded cookie v0.18.1
9522026-02-08T15:44:07.341Z Downloaded concurrent-queue v2.5.0
9532026-02-08T15:44:07.341Z Downloaded camino-tempfile-ext v0.3.2
9542026-02-08T15:44:07.341Z Downloaded camino v1.2.2
9552026-02-08T15:44:07.341Z Downloaded blake2 v0.10.6
9562026-02-08T15:44:07.341Z Downloaded bit-vec v0.8.0
9572026-02-08T15:44:07.341Z Downloaded backtrace v0.3.74
9582026-02-08T15:44:07.366Z Downloaded funty v2.0.0
9592026-02-08T15:44:07.366Z Downloaded float-ord v0.3.2
9602026-02-08T15:44:07.366Z Downloaded flagset v0.4.6
9612026-02-08T15:44:07.366Z Downloaded fixedbitset v0.4.2
9622026-02-08T15:44:07.366Z Downloaded fd-lock v4.0.2
9632026-02-08T15:44:07.366Z Downloaded fastrand v2.1.1
9642026-02-08T15:44:07.366Z Downloaded event-listener-strategy v0.5.2
9652026-02-08T15:44:07.366Z Downloaded errno v0.3.12
9662026-02-08T15:44:07.366Z Downloaded either v1.15.0
9672026-02-08T15:44:07.366Z Downloaded dyn-clone v1.0.20
9682026-02-08T15:44:07.366Z Downloaded doc-comment v0.3.3
9692026-02-08T15:44:07.366Z Downloaded displaydoc v0.2.5
9702026-02-08T15:44:07.366Z Downloaded diesel-dtrace v0.4.2
9712026-02-08T15:44:07.366Z Downloaded defmt v0.3.8
9722026-02-08T15:44:07.391Z Downloaded darling_macro v0.20.10
9732026-02-08T15:44:07.391Z Downloaded daft v0.1.4
9742026-02-08T15:44:07.391Z Downloaded cpufeatures v0.2.14
9752026-02-08T15:44:07.391Z Downloaded convert_case v0.7.1
9762026-02-08T15:44:07.391Z Downloaded compact_str v0.8.0
9772026-02-08T15:44:07.391Z Downloaded chacha20 v0.9.1
9782026-02-08T15:44:07.391Z Downloaded cargo-util-schemas v0.8.2
9792026-02-08T15:44:07.391Z Downloaded cancel-safe-futures v0.1.5
9802026-02-08T15:44:07.391Z Downloaded bzip2 v0.4.4
9812026-02-08T15:44:07.391Z Downloaded bitfield v0.19.2
9822026-02-08T15:44:07.391Z Downloaded bcs v0.1.6
9832026-02-08T15:44:07.416Z Downloaded base64 v0.22.1
9842026-02-08T15:44:07.416Z Downloaded autocfg v1.4.0
9852026-02-08T15:44:07.416Z Downloaded escape8259 v0.5.3
9862026-02-08T15:44:07.416Z Downloaded equivalent v1.0.2
9872026-02-08T15:44:07.416Z Downloaded env_filter v0.1.2
9882026-02-08T15:44:07.416Z Downloaded enum-as-inner v0.6.1
9892026-02-08T15:44:07.416Z Downloaded endian-type v0.1.2
9902026-02-08T15:44:07.416Z Downloaded embedded-io v0.6.1
9912026-02-08T15:44:07.416Z Downloaded embedded-io v0.4.0
9922026-02-08T15:44:07.416Z Downloaded dunce v1.0.5
9932026-02-08T15:44:07.416Z Downloaded dsl_auto_type v0.1.2
9942026-02-08T15:44:07.416Z Downloaded dof v0.4.0
9952026-02-08T15:44:07.416Z Downloaded dirs-sys-next v0.1.2
9962026-02-08T15:44:07.416Z Downloaded difflib v0.4.0
9972026-02-08T15:44:07.416Z Downloaded derive_builder_macro v0.20.2
9982026-02-08T15:44:07.417Z Downloaded defmt-parser v0.3.4
9992026-02-08T15:44:07.417Z Downloaded critical-section v1.1.3
10002026-02-08T15:44:07.441Z Downloaded crc32fast v1.4.2
10012026-02-08T15:44:07.441Z Downloaded console v0.16.0
10022026-02-08T15:44:07.441Z Downloaded colorchoice v1.0.2
10032026-02-08T15:44:07.441Z Downloaded cassowary v0.3.0
10042026-02-08T15:44:07.441Z Downloaded cargo_metadata v0.21.0
10052026-02-08T15:44:07.441Z Downloaded camino-tempfile v1.4.1
10062026-02-08T15:44:07.441Z Downloaded byteorder v1.5.0
10072026-02-08T15:44:07.441Z Downloaded blocking v1.6.1
10082026-02-08T15:44:07.441Z Downloaded bitflags v1.3.2
10092026-02-08T15:44:07.441Z Downloaded bit-vec v0.6.3
10102026-02-08T15:44:07.442Z Downloaded bit-set v0.5.3
10112026-02-08T15:44:07.442Z Downloaded dirs-next v2.0.0
10122026-02-08T15:44:07.442Z Downloaded diesel_table_macro_syntax v0.2.0
10132026-02-08T15:44:07.442Z Downloaded debug-ignore v1.0.5
10142026-02-08T15:44:07.466Z Downloaded darling_macro v0.21.0
10152026-02-08T15:44:07.467Z Downloaded curve25519-dalek-derive v0.1.1
10162026-02-08T15:44:07.467Z Downloaded crossbeam-deque v0.8.5
10172026-02-08T15:44:07.467Z Downloaded const-oid v0.9.6
10182026-02-08T15:44:07.467Z Downloaded async-trait v0.1.89
10192026-02-08T15:44:07.467Z Downloaded async-object-pool v0.1.5
10202026-02-08T15:44:07.467Z Downloaded cstr-argument v0.1.2
10212026-02-08T15:44:07.467Z Downloaded crypto-common v0.1.6
10222026-02-08T15:44:07.467Z Downloaded crucible-workspace-hack v0.1.0
10232026-02-08T15:44:07.467Z Downloaded crc8 v0.1.1
10242026-02-08T15:44:07.467Z Downloaded corncobs v0.1.4
10252026-02-08T15:44:07.467Z Downloaded convert_case v0.4.0
10262026-02-08T15:44:07.467Z Downloaded constant_time_eq v0.3.1
10272026-02-08T15:44:07.467Z Downloaded cobs v0.2.3
10282026-02-08T15:44:07.467Z Downloaded cmake v0.1.51
10292026-02-08T15:44:07.467Z Downloaded clap_lex v0.7.4
10302026-02-08T15:44:07.467Z Downloaded clap_derive v4.5.47
10312026-02-08T15:44:07.491Z Downloaded clap_builder v4.5.48
10322026-02-08T15:44:07.492Z Downloaded clang-sys v1.8.1
10332026-02-08T15:44:07.492Z Downloaded ciborium-io v0.2.2
10342026-02-08T15:44:07.492Z Downloaded cfg_aliases v0.2.1
10352026-02-08T15:44:07.492Z Downloaded cfg_aliases v0.1.1
10362026-02-08T15:44:07.492Z Downloaded cfg-if v1.0.4
10372026-02-08T15:44:07.492Z Downloaded castaway v0.2.3
10382026-02-08T15:44:07.492Z Downloaded bytecount v0.6.8
10392026-02-08T15:44:07.492Z Downloaded buf-list v1.0.3
10402026-02-08T15:44:07.492Z Downloaded block-buffer v0.10.4
10412026-02-08T15:44:07.492Z Downloaded bitfield-struct v0.6.2
10422026-02-08T15:44:07.492Z Downloaded bit-set v0.8.0
10432026-02-08T15:44:07.516Z Downloaded backtrace-ext v0.2.1
10442026-02-08T15:44:07.516Z Downloaded anstream v0.6.18
10452026-02-08T15:44:07.517Z Downloaded crunchy v0.2.2
10462026-02-08T15:44:07.517Z Downloaded criterion-plot v0.6.0
10472026-02-08T15:44:07.517Z Downloaded crc-catalog v2.4.0
10482026-02-08T15:44:07.517Z Downloaded crc v3.2.1
10492026-02-08T15:44:07.517Z Downloaded cipher v0.4.4
10502026-02-08T15:44:07.517Z Downloaded cexpr v0.6.0
10512026-02-08T15:44:07.517Z Downloaded cargo-platform v0.2.0
10522026-02-08T15:44:07.517Z Downloaded bzip2 v0.5.2
10532026-02-08T15:44:07.517Z Downloaded blowfish v0.9.1
10542026-02-08T15:44:07.517Z Downloaded block-padding v0.3.3
10552026-02-08T15:44:07.517Z Downloaded bitfield-macros v0.19.2
10562026-02-08T15:44:07.517Z Downloaded backoff v0.4.0
10572026-02-08T15:44:07.517Z Downloaded async-std v1.13.0
10582026-02-08T15:44:07.542Z Downloaded argon2 v0.5.3
10592026-02-08T15:44:07.542Z Downloaded cbc v0.1.2
10602026-02-08T15:44:07.566Z Downloaded cast v0.3.0
10612026-02-08T15:44:07.566Z Downloaded cargo-platform v0.1.8
10622026-02-08T15:44:07.566Z Downloaded bcrypt-pbkdf v0.10.0
10632026-02-08T15:44:07.566Z Downloaded atty v0.2.14
10642026-02-08T15:44:07.566Z Downloaded async-stream-impl v0.3.6
10652026-02-08T15:44:07.566Z Downloaded async-recursion v1.1.1
10662026-02-08T15:44:07.566Z Downloaded async-global-executor v2.4.1
10672026-02-08T15:44:07.566Z Downloaded async-attributes v1.1.2
10682026-02-08T15:44:07.566Z Downloaded ascii-canvas v3.0.0
10692026-02-08T15:44:07.566Z Downloaded anyhow v1.0.99
10702026-02-08T15:44:07.566Z Downloaded aes-gcm v0.10.3
10712026-02-08T15:44:07.566Z Downloaded bb8 v0.8.5
10722026-02-08T15:44:07.591Z Downloaded base64ct v1.6.0
10732026-02-08T15:44:07.591Z Downloaded base64 v0.21.7
10742026-02-08T15:44:07.591Z Downloaded base16ct v0.2.0
10752026-02-08T15:44:07.591Z Downloaded atomic-waker v1.1.2
10762026-02-08T15:44:07.591Z Downloaded async-task v4.7.1
10772026-02-08T15:44:07.591Z Downloaded async-stream v0.3.6
10782026-02-08T15:44:07.591Z Downloaded async-executor v1.13.1
10792026-02-08T15:44:07.591Z Downloaded async-channel v2.3.1
10802026-02-08T15:44:07.591Z Downloaded async-channel v1.9.0
10812026-02-08T15:44:07.591Z Downloaded async-bb8-diesel v0.2.1
10822026-02-08T15:44:07.591Z Downloaded assert_matches v1.5.0
10832026-02-08T15:44:07.591Z Downloaded assert_cmd v2.0.17
10842026-02-08T15:44:07.616Z Downloaded assert-json-diff v2.0.2
10852026-02-08T15:44:07.616Z Downloaded arrayvec v0.7.6
10862026-02-08T15:44:07.616Z Downloaded arrayref v0.3.9
10872026-02-08T15:44:07.616Z Downloaded arc-swap v1.7.1
10882026-02-08T15:44:07.616Z Downloaded approx v0.5.1
10892026-02-08T15:44:07.616Z Downloaded anstyle-query v1.1.1
10902026-02-08T15:44:07.616Z Downloaded anstyle v1.0.11
10912026-02-08T15:44:07.616Z Downloaded anes v0.1.6
10922026-02-08T15:44:07.616Z Downloaded aho-corasick v1.1.3
10932026-02-08T15:44:07.641Z Downloaded ahash v0.8.12
10942026-02-08T15:44:07.641Z Downloaded aes v0.8.4
10952026-02-08T15:44:07.641Z Downloaded async-process v2.3.0
10962026-02-08T15:44:07.641Z Downloaded async-io v2.3.4
10972026-02-08T15:44:07.641Z Downloaded array-init v0.0.4
10982026-02-08T15:44:07.641Z Downloaded anstyle-parse v0.2.5
10992026-02-08T15:44:07.641Z Downloaded aead v0.5.2
11002026-02-08T15:44:07.641Z Downloaded addr2line v0.24.2
11012026-02-08T15:44:07.641Z Downloaded async-lock v3.4.0
11022026-02-08T15:44:07.641Z Downloaded allocator-api2 v0.2.21
11032026-02-08T15:44:07.641Z Downloaded adler2 v2.0.0
11042026-02-08T15:44:08.245Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11052026-02-08T15:44:29.632Z Startup: Refreshing catalog 'helios-dev' ... Done
11062026-02-08T15:44:43.115Z Startup: Caching catalogs ... Done
11072026-02-08T15:45:08.699ZPlanning: Solver setup ... Done (23.724s)
11082026-02-08T15:45:08.880ZPlanning: Running solver ... Done (0.182s)
11092026-02-08T15:45:09.035ZPlanning: Finding local manifests ... Done (0.002s)
11102026-02-08T15:45:09.244ZPlanning: Fetching manifests: 0/4 0% complete
11112026-02-08T15:45:09.665ZPlanning: Fetching manifests: 4/4 100% complete
11122026-02-08T15:45:09.721ZPlanning: Package planning ... Done (0.056s)
11132026-02-08T15:45:09.780ZPlanning: Merging actions ... Done (0.058s)
11142026-02-08T15:45:10.100ZPlanning: Checking for conflicting actions ... Done (0.319s)
11152026-02-08T15:45:10.124ZPlanning: Consolidating action changes ... Done (0.013s)
11162026-02-08T15:45:10.727ZPlanning: Evaluating mediators ... Done (0.613s)
11172026-02-08T15:45:10.752ZPlanning: Planning completed in 27.52 seconds
11182026-02-08T15:45:10.776Z Packages to install: 4
11192026-02-08T15:45:10.776Z Mediators to change: 2
11202026-02-08T15:45:10.776Z Services to change: 1
11212026-02-08T15:45:10.776Z Estimated space available: 154.47 GB
11222026-02-08T15:45:10.776ZEstimated space to be consumed: 1.80 GB
11232026-02-08T15:45:10.776Z Create boot environment: No
11242026-02-08T15:45:10.776ZCreate backup boot environment: No
11252026-02-08T15:45:10.776Z Rebuild boot archive: No
11262026-02-08T15:45:10.776Z
11272026-02-08T15:45:10.776ZChanged mediators:
11282026-02-08T15:45:10.776Z mediator clang:
11292026-02-08T15:45:10.776Z version: None -> 15 (system default)
11302026-02-08T15:45:10.776Z
11312026-02-08T15:45:10.776Z mediator llvm:
11322026-02-08T15:45:10.776Z version: 14 (system default) -> 15 (system default)
11332026-02-08T15:45:10.776Z
11342026-02-08T15:45:10.776ZChanged packages:
11352026-02-08T15:45:10.776Zhelios-dev
11362026-02-08T15:45:10.776Z developer/build-essential
11372026-02-08T15:45:10.776Z None -> 11-2.0
11382026-02-08T15:45:10.777Z library/libxmlsec1
11392026-02-08T15:45:10.777Z None -> 1.2.35-2.0
11402026-02-08T15:45:10.777Z ooce/developer/clang-15
11412026-02-08T15:45:10.777Z None -> 15.0.7-2.0
11422026-02-08T15:45:10.777Z ooce/developer/llvm-15
11432026-02-08T15:45:10.777Z None -> 15.0.7-2.0
11442026-02-08T15:45:10.777Z
11452026-02-08T15:45:10.777ZServices:
11462026-02-08T15:45:10.777Z restart_fmri:
11472026-02-08T15:45:10.777Z svc:/system/update-man-index:default
11482026-02-08T15:45:10.815Z
11492026-02-08T15:45:10.815ZDownload: 0/3290 items 0.0/212.6MB 0% complete
11502026-02-08T15:45:15.816ZDownload: 1217/3290 items 86.4/212.6MB 40% complete (17.4M/s)
11512026-02-08T15:45:20.816ZDownload: 3246/3290 items 187.1/212.6MB 87% complete (18.8M/s)
11522026-02-08T15:45:22.955ZDownload: Completed 212.60 MB in 12.14 seconds (17.5M/s)
11532026-02-08T15:45:23.121Z Actions: 1/3689 actions (Installing new actions)
11542026-02-08T15:45:28.199Z Actions: 2864/3689 actions (Installing new actions)
11552026-02-08T15:45:28.737Z Actions: Completed 3689 actions in 5.61 seconds.
11562026-02-08T15:45:29.699Z Done (0.956s)
11572026-02-08T15:45:29.699Z Done (0.000s)
11582026-02-08T15:45:31.016Z Done (1.317s)
11592026-02-08T15:45:35.748Z Done (4.478s)
11602026-02-08T15:45:35.841Z Done (0.018s)
11612026-02-08T15:45:35.866Z Done (0.000s)
11622026-02-08T15:45:36.005Z Done (0.000s)
11632026-02-08T15:45:36.948ZPlanning: Evaluating mediator changes ... Done
11642026-02-08T15:45:37.207ZPlanning: Checking for conflicting actions ... Done
11652026-02-08T15:45:37.232ZPlanning: Consolidating action changes ... Done
11662026-02-08T15:45:37.564ZPlanning: Evaluating mediators ... Done
11672026-02-08T15:45:37.589ZPlanning: Planning completed in 0.62 seconds
11682026-02-08T15:45:37.613Z Mediators to change: 2
11692026-02-08T15:45:37.613Z Create boot environment: No
11702026-02-08T15:45:37.613ZCreate backup boot environment: No
11712026-02-08T15:45:37.672Z Done
11722026-02-08T15:45:37.672Z Done
11732026-02-08T15:45:38.739Z Done
11742026-02-08T15:45:43.093Z Done
11752026-02-08T15:45:43.188Z Done
11762026-02-08T15:45:43.188Z Done
11772026-02-08T15:45:43.241Z Done
11782026-02-08T15:45:43.956ZPlanning: Evaluating mediator changes ... Done
11792026-02-08T15:45:43.980ZPlanning: Merging actions ... Done
11802026-02-08T15:45:44.192ZPlanning: Checking for conflicting actions ... Done
11812026-02-08T15:45:44.216ZPlanning: Consolidating action changes ... Done
11822026-02-08T15:45:44.512ZPlanning: Evaluating mediators ... Done
11832026-02-08T15:45:44.578ZPlanning: Planning completed in 0.92 seconds
11842026-02-08T15:45:44.619Z Packages to change: 1
11852026-02-08T15:45:44.619Z Mediators to change: 1
11862026-02-08T15:45:44.619Z Services to change: 1
11872026-02-08T15:45:44.619Z Create boot environment: No
11882026-02-08T15:45:44.619ZCreate backup boot environment: Yes
11892026-02-08T15:45:46.613Z Actions: 1/6 actions (Updating modified actions)
11902026-02-08T15:45:46.638Z Actions: Completed 6 actions in 0.00 seconds.
11912026-02-08T15:45:46.638Z Done
11922026-02-08T15:45:46.638Z Done
11932026-02-08T15:45:46.869Z Done
11942026-02-08T15:45:51.196Z Done
11952026-02-08T15:45:51.289Z Done
11962026-02-08T15:45:51.314Z Done
11972026-02-08T15:45:51.405Z Done
11982026-02-08T15:45:51.957ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
11992026-02-08T15:45:51.957Zclang system 15 system
12002026-02-08T15:45:51.957Zcsh system system illumos
12012026-02-08T15:45:51.957Zctags system system illumos
12022026-02-08T15:45:51.957Zfile system system illumos
12032026-02-08T15:45:51.957Zgcc vendor 12 vendor
12042026-02-08T15:45:51.957Zgcc system 10 system
12052026-02-08T15:45:51.957Zgcc system 7 system
12062026-02-08T15:45:51.957Zgo system 1.20 system
12072026-02-08T15:45:51.957Zgo system 1.19 system
12082026-02-08T15:45:51.957Zllvm system 15 system
12092026-02-08T15:45:51.957Zllvm system 14 system
12102026-02-08T15:45:51.957Zmariadb system 10.6 system
12112026-02-08T15:45:51.958Zmta vendor vendor dma
12122026-02-08T15:45:51.958Zopenjdk system 17 system
12132026-02-08T15:45:51.958Zopenjdk system 11 system
12142026-02-08T15:45:51.958Zopenjdk system 1.8 system
12152026-02-08T15:45:51.958Zopenssl vendor 3 vendor
12162026-02-08T15:45:51.958Zperl system 5.36 system
12172026-02-08T15:45:51.958Zpostgresql system 15 system
12182026-02-08T15:45:51.958Zpostgresql system 13 system
12192026-02-08T15:45:51.958Zpython vendor 3 vendor
12202026-02-08T15:45:51.958Zpython system 2 system
12212026-02-08T15:45:51.958Zpython3 system 3.11 system
12222026-02-08T15:45:51.958Zruby system 3.0 system
12232026-02-08T15:45:51.958Zwords vendor vendor american-english
12242026-02-08T15:45:51.958Zwords system system australian-english
12252026-02-08T15:45:51.958Zwords system system british-english
12262026-02-08T15:45:51.958Zwords system system canadian-english
12272026-02-08T15:45:51.958Zwords system system french
12282026-02-08T15:45:51.958Zwords system system italian
12292026-02-08T15:45:51.958Zwords system system ngerman
12302026-02-08T15:45:51.958Zwords system system ogerman
12312026-02-08T15:45:51.958Zwords system system spanish
12322026-02-08T15:45:52.347ZPUBLISHER TYPE STATUS P LOCATION
12332026-02-08T15:45:52.348Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
12342026-02-08T15:46:00.228ZFMRI IFO
12352026-02-08T15:46:00.228Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
12362026-02-08T15:46:00.228Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
12372026-02-08T15:46:00.228Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
12382026-02-08T15:46:00.228Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
12392026-02-08T15:46:00.228Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
12402026-02-08T15:46:00.228Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
12412026-02-08T15:46:00.228Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
12422026-02-08T15:46:00.228Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
12432026-02-08T15:46:00.228Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
12442026-02-08T15:46:00.228Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
12452026-02-08T15:46:00.228Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
12462026-02-08T15:46:00.228Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
12472026-02-08T15:46:00.228Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
12482026-02-08T15:46:00.228Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
12492026-02-08T15:46:00.229Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
12502026-02-08T15:46:00.229Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
12512026-02-08T15:46:02.150Z Downloading crates ...
12522026-02-08T15:46:02.276Z Downloaded cargo_toml v0.21.0
12532026-02-08T15:46:02.372Z Compiling proc-macro2 v1.0.101
12542026-02-08T15:46:02.396Z Compiling unicode-ident v1.0.19
12552026-02-08T15:46:02.396Z Compiling serde_core v1.0.228
12562026-02-08T15:46:02.396Z Compiling serde v1.0.228
12572026-02-08T15:46:02.396Z Compiling version_check v0.9.5
12582026-02-08T15:46:02.396Z Compiling libc v0.2.180
12592026-02-08T15:46:02.396Z Compiling memchr v2.7.4
12602026-02-08T15:46:02.421Z Compiling thiserror v2.0.18
12612026-02-08T15:46:02.717Z Compiling stable_deref_trait v1.2.0
12622026-02-08T15:46:02.824Z Compiling zmij v1.0.15
12632026-02-08T15:46:03.101Z Compiling autocfg v1.4.0
12642026-02-08T15:46:03.170Z Compiling writeable v0.5.5
12652026-02-08T15:46:03.467Z Compiling ucd-trie v0.1.7
12662026-02-08T15:46:03.771Z Compiling litemap v0.7.3
12672026-02-08T15:46:03.851Z Compiling itoa v1.0.11
12682026-02-08T15:46:03.924Z Compiling thiserror v1.0.69
12692026-02-08T15:46:04.023Z Compiling bitflags v2.9.4
12702026-02-08T15:46:04.121Z Compiling byteorder v1.5.0
12712026-02-08T15:46:04.417Z Compiling quote v1.0.40
12722026-02-08T15:46:04.442Z Compiling errno v0.3.12
12732026-02-08T15:46:04.523Z Compiling icu_locid_transform_data v1.5.0
12742026-02-08T15:46:04.633Z Compiling serde_json v1.0.149
12752026-02-08T15:46:04.664Z Compiling icu_properties_data v1.5.0
12762026-02-08T15:46:04.712Z Compiling num-traits v0.2.19
12772026-02-08T15:46:04.893Z Compiling syn v2.0.114
12782026-02-08T15:46:04.947Z Compiling equivalent v1.0.2
12792026-02-08T15:46:04.980Z Compiling typeid v1.0.3
12802026-02-08T15:46:05.005Z Compiling smallvec v1.15.1
12812026-02-08T15:46:05.082Z Compiling rustix v0.38.37
12822026-02-08T15:46:05.313Z Compiling utf16_iter v1.0.5
12832026-02-08T15:46:05.367Z Compiling icu_normalizer_data v1.5.0
12842026-02-08T15:46:05.412Z Compiling utf8_iter v1.0.4
12852026-02-08T15:46:05.439Z Compiling hashbrown v0.16.1
12862026-02-08T15:46:05.475Z Compiling write16 v1.0.0
12872026-02-08T15:46:05.695Z Compiling proc-macro-error-attr v1.0.4
12882026-02-08T15:46:05.815Z Compiling usdt-impl v0.5.0
12892026-02-08T15:46:05.956Z Compiling toml_write v0.1.2
12902026-02-08T15:46:05.990Z Compiling syn v1.0.109
12912026-02-08T15:46:06.139Z Compiling winnow v0.7.14
12922026-02-08T15:46:06.485Z Compiling thread-id v4.2.2
12932026-02-08T15:46:06.557Z Compiling indexmap v2.13.0
12942026-02-08T15:46:06.852Z Compiling proc-macro-error v1.0.4
12952026-02-08T15:46:07.122Z Compiling rustix v1.1.3
12962026-02-08T15:46:07.765Z Compiling camino v1.2.2
12972026-02-08T15:46:07.849Z Compiling log v0.4.29
12982026-02-08T15:46:07.908Z Compiling plain v0.2.3
12992026-02-08T15:46:08.075Z Compiling utf8parse v0.2.2
13002026-02-08T15:46:08.188Z Compiling percent-encoding v2.3.2
13012026-02-08T15:46:08.213Z Compiling getrandom v0.3.4
13022026-02-08T15:46:08.417Z Compiling anstyle-parse v0.2.5
13032026-02-08T15:46:08.515Z Compiling form_urlencoded v1.2.2
13042026-02-08T15:46:08.540Z Compiling ordered-float v2.10.1
13052026-02-08T15:46:08.824Z Compiling terminal_size v0.4.0
13062026-02-08T15:46:09.466Z Compiling anstyle-query v1.1.1
13072026-02-08T15:46:09.520Z Compiling pretty-hex v0.4.1
13082026-02-08T15:46:09.544Z Compiling cfg-if v1.0.4
13092026-02-08T15:46:09.634Z Compiling colorchoice v1.0.2
13102026-02-08T15:46:09.659Z Compiling anstyle v1.0.11
13112026-02-08T15:46:09.766Z Compiling is_terminal_polyfill v1.70.1
13122026-02-08T15:46:09.981Z Compiling semver v1.0.27
13132026-02-08T15:46:10.066Z Compiling anstream v0.6.18
13142026-02-08T15:46:10.599Z Compiling fs-err v3.1.1
13152026-02-08T15:46:10.623Z Compiling bytecount v0.6.8
13162026-02-08T15:46:10.648Z Compiling fnv v1.0.7
13172026-02-08T15:46:10.706Z Compiling strsim v0.11.1
13182026-02-08T15:46:10.793Z Compiling anyhow v1.0.99
13192026-02-08T15:46:10.840Z Compiling once_cell v1.21.3
13202026-02-08T15:46:10.886Z Compiling unicode-xid v0.2.6
13212026-02-08T15:46:11.077Z Compiling synstructure v0.13.1
13222026-02-08T15:46:11.208Z Compiling heck v0.5.0
13232026-02-08T15:46:11.292Z Compiling fastrand v2.1.1
13242026-02-08T15:46:11.353Z Compiling unicode-width v0.1.14
13252026-02-08T15:46:11.770Z Compiling clap_lex v0.7.4
13262026-02-08T15:46:11.819Z Compiling heck v0.4.1
13272026-02-08T15:46:11.858Z Compiling papergrid v0.11.0
13282026-02-08T15:46:12.188Z Compiling clap_builder v4.5.48
13292026-02-08T15:46:12.218Z Compiling tempfile v3.24.0
13302026-02-08T15:46:12.664Z Compiling memmap v0.7.0
13312026-02-08T15:46:12.705Z Compiling unicode-width v0.2.0
13322026-02-08T15:46:13.001Z Compiling unicode-linebreak v0.1.5
13332026-02-08T15:46:13.026Z Compiling smawk v0.3.2
13342026-02-08T15:46:13.611Z Compiling textwrap v0.16.2
13352026-02-08T15:46:13.738Z Compiling camino-tempfile v1.4.1
13362026-02-08T15:46:13.840Z Compiling tabled_derive v0.7.0
13372026-02-08T15:46:13.948Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13382026-02-08T15:46:14.151Z Compiling swrite v0.1.0
13392026-02-08T15:46:14.910Z Compiling serde_derive v1.0.228
13402026-02-08T15:46:14.910Z Compiling zerofrom-derive v0.1.4
13412026-02-08T15:46:14.910Z Compiling yoke-derive v0.7.4
13422026-02-08T15:46:14.935Z Compiling thiserror-impl v2.0.18
13432026-02-08T15:46:14.959Z Compiling zerovec-derive v0.10.3
13442026-02-08T15:46:15.281Z Compiling displaydoc v0.2.5
13452026-02-08T15:46:16.655Z Compiling thiserror-impl v1.0.69
13462026-02-08T15:46:17.118Z Compiling icu_provider_macros v1.5.0
13472026-02-08T15:46:17.335Z Compiling zerocopy-derive v0.7.35
13482026-02-08T15:46:17.986Z Compiling zerofrom v0.1.4
13492026-02-08T15:46:18.011Z Compiling pest v2.8.2
13502026-02-08T15:46:18.203Z Compiling scroll_derive v0.12.0
13512026-02-08T15:46:19.271Z Compiling yoke v0.7.4
13522026-02-08T15:46:19.295Z Compiling zerovec v0.10.4
13532026-02-08T15:46:19.295Z Compiling zerocopy v0.7.35
13542026-02-08T15:46:19.295Z Compiling clap_derive v4.5.47
13552026-02-08T15:46:19.336Z Compiling scroll v0.12.0
13562026-02-08T15:46:19.403Z Compiling tabled v0.15.0
13572026-02-08T15:46:19.793Z Compiling goblin v0.8.2
13582026-02-08T15:46:20.104Z Compiling tinystr v0.7.6
13592026-02-08T15:46:20.263Z Compiling pest_meta v2.8.2
13602026-02-08T15:46:20.401Z Compiling icu_locid v1.5.0
13612026-02-08T15:46:20.457Z Compiling icu_collections v1.5.0
13622026-02-08T15:46:21.567Z Compiling icu_provider v1.5.0
13632026-02-08T15:46:21.825Z Compiling pest_generator v2.8.2
13642026-02-08T15:46:21.850Z Compiling toml_datetime v0.6.11
13652026-02-08T15:46:22.133Z Compiling serde_spanned v0.6.9
13662026-02-08T15:46:22.318Z Compiling icu_locid_transform v1.5.0
13672026-02-08T15:46:22.372Z Compiling toml_edit v0.22.27
13682026-02-08T15:46:22.401Z Compiling dof v0.3.0
13692026-02-08T15:46:22.625Z Compiling serde_tokenstream v0.2.2
13702026-02-08T15:46:23.171Z Compiling erased-serde v0.4.6
13712026-02-08T15:46:23.240Z Compiling serde-value v0.7.0
13722026-02-08T15:46:23.333Z Compiling cargo-platform v0.2.0
13732026-02-08T15:46:23.778Z Compiling icu_properties v1.5.1
13742026-02-08T15:46:23.955Z Compiling clap v4.5.48
13752026-02-08T15:46:24.056Z Compiling pest_derive v2.8.2
13762026-02-08T15:46:24.080Z Compiling serde-untagged v0.1.7
13772026-02-08T15:46:24.182Z Compiling macaddr v1.0.1
13782026-02-08T15:46:24.673Z Compiling dtrace-parser v0.2.0
13792026-02-08T15:46:25.694Z Compiling toml v0.8.23
13802026-02-08T15:46:26.246Z Compiling usdt-macro v0.5.0
13812026-02-08T15:46:26.319Z Compiling usdt-attr-macro v0.5.0
13822026-02-08T15:46:26.541Z Compiling cargo_toml v0.21.0
13832026-02-08T15:46:27.047Z Compiling icu_normalizer v1.5.0
13842026-02-08T15:46:27.446Z Compiling usdt v0.5.0
13852026-02-08T15:46:27.774Z Compiling idna_adapter v1.2.0
13862026-02-08T15:46:27.923Z Compiling idna v1.0.3
13872026-02-08T15:46:28.436Z Compiling url v2.5.4
13882026-02-08T15:46:29.176Z Compiling cargo-util-schemas v0.8.2
13892026-02-08T15:46:31.092Z Compiling cargo_metadata v0.21.0
13902026-02-08T15:46:33.191Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13912026-02-08T15:46:37.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.98s
13922026-02-08T15:46:37.270Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
13932026-02-08T15:46:38.710Z Compiling value-bag v1.12.0
13942026-02-08T15:46:38.710Z Compiling lock_api v0.4.12
13952026-02-08T15:46:38.710Z Compiling scopeguard v1.2.0
13962026-02-08T15:46:38.734Z Compiling shlex v1.3.0
13972026-02-08T15:46:38.734Z Compiling typenum v1.17.0
13982026-02-08T15:46:38.734Z Compiling syn v2.0.114
13992026-02-08T15:46:38.734Z Compiling getrandom v0.2.15
14002026-02-08T15:46:38.734Z Compiling jobserver v0.1.32
14012026-02-08T15:46:39.060Z Compiling smallvec v1.15.1
14022026-02-08T15:46:39.092Z Compiling rand_core v0.6.4
14032026-02-08T15:46:39.180Z Compiling log v0.4.29
14042026-02-08T15:46:39.312Z Compiling cc v1.2.30
14052026-02-08T15:46:39.446Z Compiling generic-array v0.14.7
14062026-02-08T15:46:39.579Z Compiling subtle v2.6.1
14072026-02-08T15:46:39.603Z Compiling portable-atomic v1.11.0
14082026-02-08T15:46:39.628Z Compiling const-oid v0.9.6
14092026-02-08T15:46:39.821Z Compiling critical-section v1.1.3
14102026-02-08T15:46:39.891Z Compiling getrandom v0.3.4
14112026-02-08T15:46:39.915Z Compiling serde_json v1.0.149
14122026-02-08T15:46:39.987Z Compiling pkg-config v0.3.31
14132026-02-08T15:46:40.220Z Compiling spin v0.9.8
14142026-02-08T15:46:40.570Z Compiling parking_lot_core v0.9.10
14152026-02-08T15:46:40.702Z Compiling regex-syntax v0.8.5
14162026-02-08T15:46:40.943Z Compiling pin-project-lite v0.2.14
14172026-02-08T15:46:41.096Z Compiling rustix v0.38.37
14182026-02-08T15:46:41.237Z Compiling libm v0.2.8
14192026-02-08T15:46:41.448Z Compiling once_cell v1.21.3
14202026-02-08T15:46:41.644Z Compiling signal-hook-registry v1.4.2
14212026-02-08T15:46:41.815Z Compiling num-traits v0.2.19
14222026-02-08T15:46:41.880Z Compiling allocator-api2 v0.2.21
14232026-02-08T15:46:42.101Z Compiling parking_lot v0.12.3
14242026-02-08T15:46:42.337Z Compiling mio v1.0.2
14252026-02-08T15:46:42.486Z Compiling futures-core v0.3.31
14262026-02-08T15:46:42.575Z Compiling lazy_static v1.5.0
14272026-02-08T15:46:42.710Z Compiling aho-corasick v1.1.3
14282026-02-08T15:46:42.734Z Compiling percent-encoding v2.3.2
14292026-02-08T15:46:42.768Z Compiling socket2 v0.6.1
14302026-02-08T15:46:43.241Z Compiling slab v0.4.9
14312026-02-08T15:46:43.266Z Compiling cpufeatures v0.2.14
14322026-02-08T15:46:43.383Z Compiling futures-sink v0.3.31
14332026-02-08T15:46:43.479Z Compiling glob v0.3.2
14342026-02-08T15:46:43.541Z Compiling either v1.15.0
14352026-02-08T15:46:43.565Z Compiling futures-channel v0.3.31
14362026-02-08T15:46:43.925Z Compiling hashbrown v0.16.1
14372026-02-08T15:46:43.949Z Compiling rustversion v1.0.22
14382026-02-08T15:46:44.094Z Compiling pin-utils v0.1.0
14392026-02-08T15:46:44.177Z Compiling clang-sys v1.8.1
14402026-02-08T15:46:44.207Z Compiling prettyplease v0.2.36
14412026-02-08T15:46:44.516Z Compiling regex-automata v0.4.11
14422026-02-08T15:46:44.570Z Compiling futures-task v0.3.31
14432026-02-08T15:46:44.594Z Compiling futures-io v0.3.31
14442026-02-08T15:46:44.890Z Compiling minimal-lexical v0.2.1
14452026-02-08T15:46:44.934Z Compiling libloading v0.8.5
14462026-02-08T15:46:45.078Z Compiling synstructure v0.13.1
14472026-02-08T15:46:45.275Z Compiling indexmap v2.13.0
14482026-02-08T15:46:45.369Z Compiling nom v7.1.3
14492026-02-08T15:46:45.597Z Compiling ident_case v1.0.1
14502026-02-08T15:46:45.784Z Compiling bindgen v0.69.5
14512026-02-08T15:46:45.992Z Compiling home v0.5.9
14522026-02-08T15:46:46.211Z Compiling base64ct v1.6.0
14532026-02-08T15:46:46.716Z Compiling pem-rfc7468 v0.7.0
14542026-02-08T15:46:46.744Z Compiling itertools v0.12.1
14552026-02-08T15:46:46.806Z Compiling form_urlencoded v1.2.2
14562026-02-08T15:46:47.112Z Compiling rustc-hash v1.1.0
14572026-02-08T15:46:47.273Z Compiling lazycell v1.3.0
14582026-02-08T15:46:47.297Z Compiling flagset v0.4.6
14592026-02-08T15:46:47.447Z Compiling rand_core v0.9.3
14602026-02-08T15:46:47.499Z Compiling cmake v0.1.51
14612026-02-08T15:46:47.947Z Compiling paste v1.0.15
14622026-02-08T15:46:48.299Z Compiling cexpr v0.6.0
14632026-02-08T15:46:48.326Z Compiling foldhash v0.1.5
14642026-02-08T15:46:48.459Z Compiling iana-time-zone v0.1.63
14652026-02-08T15:46:48.616Z Compiling dunce v1.0.5
14662026-02-08T15:46:48.772Z Compiling fs_extra v1.3.0
14672026-02-08T15:46:48.799Z Compiling hashbrown v0.15.4
14682026-02-08T15:46:49.134Z Compiling serde_derive v1.0.228
14692026-02-08T15:46:49.173Z Compiling zeroize_derive v1.4.2
14702026-02-08T15:46:49.246Z Compiling zerofrom-derive v0.1.4
14712026-02-08T15:46:49.391Z Compiling yoke-derive v0.7.4
14722026-02-08T15:46:49.702Z Compiling zerovec-derive v0.10.3
14732026-02-08T15:46:49.931Z Compiling displaydoc v0.2.5
14742026-02-08T15:46:50.310Z Compiling zeroize v1.8.1
14752026-02-08T15:46:51.212Z Compiling icu_provider_macros v1.5.0
14762026-02-08T15:46:51.678Z Compiling zerocopy-derive v0.7.35
14772026-02-08T15:46:51.702Z Compiling tokio-macros v2.6.0
14782026-02-08T15:46:51.998Z Compiling crypto-common v0.1.6
14792026-02-08T15:46:52.068Z Compiling block-buffer v0.10.4
14802026-02-08T15:46:52.118Z Compiling zerofrom v0.1.4
14812026-02-08T15:46:52.236Z Compiling thiserror-impl v2.0.18
14822026-02-08T15:46:52.334Z Compiling digest v0.10.7
14832026-02-08T15:46:52.359Z Compiling yoke v0.7.4
14842026-02-08T15:46:52.697Z Compiling zerovec v0.10.4
14852026-02-08T15:46:52.789Z Compiling hmac v0.12.1
14862026-02-08T15:46:52.993Z Compiling block-padding v0.3.3
14872026-02-08T15:46:53.047Z Compiling futures-macro v0.3.31
14882026-02-08T15:46:53.261Z Compiling inout v0.1.3
14892026-02-08T15:46:53.285Z Compiling zerocopy v0.7.35
14902026-02-08T15:46:53.532Z Compiling regex v1.11.3
14912026-02-08T15:46:53.804Z Compiling cipher v0.4.4
14922026-02-08T15:46:54.323Z Compiling tinystr v0.7.6
14932026-02-08T15:46:54.416Z Compiling icu_collections v1.5.0
14942026-02-08T15:46:54.502Z Compiling ppv-lite86 v0.2.20
14952026-02-08T15:46:54.539Z Compiling futures-util v0.3.31
14962026-02-08T15:46:54.612Z Compiling sha2 v0.10.9
14972026-02-08T15:46:54.710Z Compiling icu_locid v1.5.0
14982026-02-08T15:46:54.888Z Compiling thiserror v2.0.18
14992026-02-08T15:46:55.054Z Compiling der_derive v0.7.3
15002026-02-08T15:46:55.153Z Compiling serde v1.0.228
15012026-02-08T15:46:55.215Z Compiling pest v2.8.2
15022026-02-08T15:46:55.429Z Compiling salsa20 v0.10.2
15032026-02-08T15:46:55.576Z Compiling pbkdf2 v0.12.2
15042026-02-08T15:46:55.658Z Compiling rustc_version v0.4.1
15052026-02-08T15:46:55.759Z Compiling icu_provider v1.5.0
15062026-02-08T15:46:56.220Z Compiling bitflags v2.9.4
15072026-02-08T15:46:56.278Z Compiling bytes v1.11.1
15082026-02-08T15:46:56.512Z Compiling icu_locid_transform v1.5.0
15092026-02-08T15:46:56.731Z Compiling chrono v0.4.43
15102026-02-08T15:46:56.938Z Compiling der v0.7.10
15112026-02-08T15:46:57.274Z Compiling uuid v1.19.0
15122026-02-08T15:46:57.624Z Compiling tokio v1.49.0
15132026-02-08T15:46:57.896Z Compiling icu_properties v1.5.1
15142026-02-08T15:46:58.476Z Compiling zerocopy v0.8.27
15152026-02-08T15:46:58.628Z Compiling vcpkg v0.2.15
15162026-02-08T15:46:59.164Z Compiling spki v0.7.3
15172026-02-08T15:46:59.591Z Compiling pest_meta v2.8.2
15182026-02-08T15:46:59.623Z Compiling http v1.4.0
15192026-02-08T15:46:59.664Z Compiling scrypt v0.11.0
15202026-02-08T15:46:59.726Z Compiling rand_chacha v0.9.0
15212026-02-08T15:47:00.153Z Compiling which v4.4.2
15222026-02-08T15:47:00.177Z Compiling openssl-sys v0.9.109
15232026-02-08T15:47:00.728Z Compiling cbc v0.1.2
15242026-02-08T15:47:00.967Z Compiling aes v0.8.4
15252026-02-08T15:47:01.124Z Compiling zerocopy-derive v0.8.27
15262026-02-08T15:47:01.596Z Compiling icu_normalizer v1.5.0
15272026-02-08T15:47:02.028Z Compiling pkcs5 v0.7.1
15282026-02-08T15:47:02.202Z Compiling pest_generator v2.8.2
15292026-02-08T15:47:02.939Z Compiling idna_adapter v1.2.0
15302026-02-08T15:47:03.097Z Compiling rand v0.9.2
15312026-02-08T15:47:03.128Z Compiling idna v1.0.3
15322026-02-08T15:47:03.160Z Compiling tracing-attributes v0.1.27
15332026-02-08T15:47:03.359Z Compiling serde_derive_internals v0.29.1
15342026-02-08T15:47:03.640Z Compiling ring v0.17.14
15352026-02-08T15:47:03.678Z Compiling url v2.5.4
15362026-02-08T15:47:04.537Z Compiling tracing-core v0.1.32
15372026-02-08T15:47:04.631Z Compiling adler2 v2.0.0
15382026-02-08T15:47:04.829Z Compiling aws-lc-rs v1.12.4
15392026-02-08T15:47:05.253Z Compiling rustix v1.1.3
15402026-02-08T15:47:05.287Z Compiling schemars v0.8.22
15412026-02-08T15:47:05.317Z Compiling schemars_derive v0.8.22
15422026-02-08T15:47:05.653Z Compiling tokio-util v0.7.15
15432026-02-08T15:47:05.742Z Compiling miniz_oxide v0.8.5
15442026-02-08T15:47:05.940Z Compiling tracing v0.1.40
15452026-02-08T15:47:06.490Z Compiling pest_derive v2.8.2
15462026-02-08T15:47:07.067Z Compiling pkcs8 v0.10.2
15472026-02-08T15:47:07.288Z Compiling http-body v1.0.1
15482026-02-08T15:47:07.534Z Compiling scroll_derive v0.13.1
15492026-02-08T15:47:07.664Z Compiling darling_core v0.20.10
15502026-02-08T15:47:07.883Z Compiling tinyvec_macros v0.1.1
15512026-02-08T15:47:07.924Z Compiling base64 v0.22.1
15522026-02-08T15:47:07.948Z Compiling rustls-pki-types v1.10.0
15532026-02-08T15:47:08.004Z Compiling dyn-clone v1.0.20
15542026-02-08T15:47:08.225Z Compiling httparse v1.9.5
15552026-02-08T15:47:08.804Z Compiling tinyvec v1.8.0
15562026-02-08T15:47:09.029Z Compiling scroll v0.13.0
15572026-02-08T15:47:09.543Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15582026-02-08T15:47:10.048Z Compiling bzip2-sys v0.1.13+1.0.8
15592026-02-08T15:47:10.138Z Compiling untrusted v0.7.1
15602026-02-08T15:47:10.246Z Compiling num-conv v0.1.0
15612026-02-08T15:47:10.347Z Compiling atomic-waker v1.1.2
15622026-02-08T15:47:10.529Z Compiling try-lock v0.2.5
15632026-02-08T15:47:10.554Z Compiling foreign-types-shared v0.1.1
15642026-02-08T15:47:10.554Z Compiling tower-service v0.3.3
15652026-02-08T15:47:10.695Z Compiling openssl-probe v0.1.5
15662026-02-08T15:47:10.719Z Compiling openssl v0.10.73
15672026-02-08T15:47:10.744Z Compiling time-core v0.1.6
15682026-02-08T15:47:10.999Z Compiling tower-layer v0.3.3
15692026-02-08T15:47:11.040Z Compiling powerfmt v0.2.0
15702026-02-08T15:47:11.097Z Compiling untrusted v0.9.0
15712026-02-08T15:47:11.176Z Compiling time-macros v0.2.24
15722026-02-08T15:47:11.299Z Compiling tempfile v3.24.0
15732026-02-08T15:47:11.485Z Compiling deranged v0.5.3
15742026-02-08T15:47:11.509Z Compiling foreign-types v0.3.2
15752026-02-08T15:47:11.578Z Compiling want v0.3.1
15762026-02-08T15:47:11.850Z Compiling h2 v0.4.6
15772026-02-08T15:47:12.684Z Compiling darling_macro v0.20.10
15782026-02-08T15:47:12.819Z Compiling goblin v0.10.2
15792026-02-08T15:47:13.437Z Compiling darling v0.20.10
15802026-02-08T15:47:13.662Z Compiling ipnet v2.11.0
15812026-02-08T15:47:14.021Z Compiling openssl-macros v0.1.1
15822026-02-08T15:47:14.628Z Compiling wait-timeout v0.2.0
15832026-02-08T15:47:14.675Z Compiling usdt-impl v0.6.0
15842026-02-08T15:47:14.699Z Compiling rustls v0.23.19
15852026-02-08T15:47:14.983Z Compiling gimli v0.31.1
15862026-02-08T15:47:15.022Z Compiling num_threads v0.1.7
15872026-02-08T15:47:15.128Z Compiling bit-vec v0.8.0
15882026-02-08T15:47:15.153Z Compiling native-tls v0.2.12
15892026-02-08T15:47:15.179Z Compiling httpdate v1.0.3
15902026-02-08T15:47:15.490Z Compiling quick-error v1.2.3
15912026-02-08T15:47:15.576Z Compiling syn v1.0.109
15922026-02-08T15:47:15.601Z Compiling crossbeam-utils v0.8.21
15932026-02-08T15:47:15.658Z Compiling rusty-fork v0.3.0
15942026-02-08T15:47:16.151Z Compiling bit-set v0.8.0
15952026-02-08T15:47:16.176Z Compiling time v0.3.43
15962026-02-08T15:47:16.496Z Compiling derive_builder_core v0.20.2
15972026-02-08T15:47:18.203Z Compiling hyper v1.8.1
15982026-02-08T15:47:18.982Z Compiling dof v0.4.0
15992026-02-08T15:47:19.297Z Compiling addr2line v0.24.2
16002026-02-08T15:47:20.057Z Compiling unicode-normalization v0.1.24
16012026-02-08T15:47:20.118Z Compiling dtrace-parser v0.3.0
16022026-02-08T15:47:20.930Z Compiling heapless v0.7.17
16032026-02-08T15:47:21.042Z Compiling signature v2.2.0
16042026-02-08T15:47:21.321Z Compiling thiserror-impl v1.0.69
16052026-02-08T15:47:21.367Z Compiling scroll_derive v0.12.0
16062026-02-08T15:47:21.460Z Compiling rand_xorshift v0.4.0
16072026-02-08T15:47:21.731Z Compiling slog v2.8.2
16082026-02-08T15:47:21.786Z Compiling darling_core v0.21.0
16092026-02-08T15:47:22.027Z Compiling thread-id v5.0.0
16102026-02-08T15:47:22.153Z Compiling cookie v0.18.1
16112026-02-08T15:47:22.447Z Compiling crc32fast v1.4.2
16122026-02-08T15:47:22.471Z Compiling object v0.36.5
16132026-02-08T15:47:22.509Z Compiling unarray v0.1.4
16142026-02-08T15:47:22.692Z Compiling zstd-safe v7.2.3
16152026-02-08T15:47:22.769Z Compiling siphasher v0.3.11
16162026-02-08T15:47:22.939Z Compiling anyhow v1.0.99
16172026-02-08T15:47:23.010Z Compiling unicode-properties v0.1.3
16182026-02-08T15:47:23.129Z Compiling zlib-rs v0.5.1
16192026-02-08T15:47:23.364Z Compiling unicode-bidi v0.3.17
16202026-02-08T15:47:23.453Z Compiling rustc-demangle v0.1.24
16212026-02-08T15:47:23.777Z Compiling signal-hook v0.3.18
16222026-02-08T15:47:24.012Z Compiling stringprep v0.1.5
16232026-02-08T15:47:24.098Z Compiling thiserror v1.0.69
16242026-02-08T15:47:24.273Z Compiling phf_shared v0.11.2
16252026-02-08T15:47:24.419Z Compiling proptest v1.7.0
16262026-02-08T15:47:24.623Z Compiling scroll v0.12.0
16272026-02-08T15:47:25.158Z Compiling hyper-util v0.1.19
16282026-02-08T15:47:25.539Z Compiling derive_builder_macro v0.20.2
16292026-02-08T15:47:26.984Z Compiling darling_macro v0.21.0
16302026-02-08T15:47:27.237Z Compiling ipnetwork v0.21.1
16312026-02-08T15:47:27.727Z Compiling curve25519-dalek v4.1.3
16322026-02-08T15:47:27.960Z Compiling toml_datetime v0.6.11
16332026-02-08T15:47:28.302Z Compiling backtrace v0.3.74
16342026-02-08T15:47:28.419Z Compiling serde_tokenstream v0.2.2
16352026-02-08T15:47:28.681Z Compiling libz-rs-sys v0.5.1
16362026-02-08T15:47:28.750Z Compiling erased-serde v0.3.31
16372026-02-08T15:47:28.939Z Compiling serde_spanned v0.6.9
16382026-02-08T15:47:28.981Z Compiling rand_chacha v0.3.1
16392026-02-08T15:47:29.172Z Compiling md-5 v0.10.6
16402026-02-08T15:47:29.253Z Compiling vergen-lib v0.1.6
16412026-02-08T15:47:29.438Z Compiling num-integer v0.1.46
16422026-02-08T15:47:29.518Z Compiling sync_wrapper v1.0.1
16432026-02-08T15:47:29.685Z Compiling ff v0.13.0
16442026-02-08T15:47:29.912Z Compiling hash32 v0.2.1
16452026-02-08T15:47:29.936Z Compiling memoffset v0.9.1
16462026-02-08T15:47:30.089Z Compiling fallible-iterator v0.2.0
16472026-02-08T15:47:30.254Z Compiling psl-types v2.0.11
16482026-02-08T15:47:30.285Z Compiling num-bigint-dig v0.8.6
16492026-02-08T15:47:30.449Z Compiling cfg_aliases v0.2.1
16502026-02-08T15:47:30.557Z Compiling smoltcp v0.9.1
16512026-02-08T15:47:30.582Z Compiling litrs v0.4.1
16522026-02-08T15:47:30.606Z Compiling base16ct v0.2.0
16532026-02-08T15:47:30.713Z Compiling ref-cast v1.0.25
16542026-02-08T15:47:30.764Z Compiling postgres-protocol v0.6.8
16552026-02-08T15:47:30.896Z Compiling sec1 v0.7.3
16562026-02-08T15:47:31.157Z Compiling nix v0.29.0
16572026-02-08T15:47:31.298Z Compiling publicsuffix v2.3.0
16582026-02-08T15:47:31.588Z Compiling document-features v0.2.11
16592026-02-08T15:47:31.640Z Compiling num-iter v0.1.45
16602026-02-08T15:47:31.837Z Compiling group v0.13.0
16612026-02-08T15:47:31.892Z Compiling tower v0.5.2
16622026-02-08T15:47:32.163Z Compiling newtype-uuid v1.3.2
16632026-02-08T15:47:32.622Z Compiling rand v0.8.5
16642026-02-08T15:47:32.671Z Compiling flate2 v1.1.2
16652026-02-08T15:47:32.790Z Compiling darling v0.21.0
16662026-02-08T15:47:32.869Z Compiling oxnet v0.1.4
16672026-02-08T15:47:32.923Z Compiling derive_builder v0.20.2
16682026-02-08T15:47:33.112Z Compiling tokio-native-tls v0.3.1
16692026-02-08T15:47:33.304Z Compiling goblin v0.8.2
16702026-02-08T15:47:33.881Z Compiling rustls-native-certs v0.8.1
16712026-02-08T15:47:34.322Z Compiling webpki-roots v1.0.1
16722026-02-08T15:47:34.350Z Compiling http-body-util v0.1.3
16732026-02-08T15:47:34.374Z Compiling strum_macros v0.27.2
16742026-02-08T15:47:34.411Z Compiling terminal_size v0.4.0
16752026-02-08T15:47:34.525Z Compiling cargo-platform v0.1.8
16762026-02-08T15:47:34.642Z Compiling hkdf v0.12.4
16772026-02-08T15:47:34.819Z Compiling crypto-bigint v0.5.5
16782026-02-08T15:47:34.945Z Compiling ref-cast-impl v1.0.25
16792026-02-08T15:47:35.028Z Compiling async-trait v0.1.89
16802026-02-08T15:47:35.683Z Compiling hubpack_derive v0.1.1
16812026-02-08T15:47:36.009Z Compiling curve25519-dalek-derive v0.1.1
16822026-02-08T15:47:36.549Z Compiling daft-derive v0.1.4
16832026-02-08T15:47:37.276Z Compiling vergen v9.0.6
16842026-02-08T15:47:37.316Z Compiling ahash v0.8.12
16852026-02-08T15:47:37.622Z Compiling fs-err v3.1.1
16862026-02-08T15:47:37.701Z Compiling ryu v1.0.18
16872026-02-08T15:47:37.919Z Compiling managed v0.8.0
16882026-02-08T15:47:37.948Z Compiling lockfree-object-pool v0.1.6
16892026-02-08T15:47:38.026Z Compiling unicode-segmentation v1.12.0
16902026-02-08T15:47:38.212Z Compiling winnow v0.5.40
16912026-02-08T15:47:38.335Z Compiling simd-adler32 v0.3.7
16922026-02-08T15:47:38.512Z Compiling buf-list v1.0.3
16932026-02-08T15:47:38.740Z Compiling bitflags v1.3.2
16942026-02-08T15:47:38.827Z Compiling iri-string v0.7.8
16952026-02-08T15:47:38.854Z Compiling bumpalo v3.16.0
16962026-02-08T15:47:39.018Z Compiling clap_builder v4.5.48
16972026-02-08T15:47:39.299Z Compiling zopfli v0.8.1
16982026-02-08T15:47:40.700Z Compiling strum v0.27.2
16992026-02-08T15:47:40.879Z Compiling dof v0.3.0
17002026-02-08T15:47:41.261Z Compiling toml_edit v0.19.15
17012026-02-08T15:47:41.352Z Compiling tower-http v0.6.6
17022026-02-08T15:47:41.689Z Compiling daft v0.1.4
17032026-02-08T15:47:42.119Z Compiling serde_urlencoded v0.7.1
17042026-02-08T15:47:42.310Z Compiling elliptic-curve v0.13.8
17052026-02-08T15:47:42.448Z Compiling hubpack v0.1.2
17062026-02-08T15:47:42.737Z Compiling cargo_metadata v0.19.2
17072026-02-08T15:47:42.822Z Compiling hyper-tls v0.6.0
17082026-02-08T15:47:43.112Z Compiling signal-hook-mio v0.2.4
17092026-02-08T15:47:43.207Z Compiling cookie_store v0.21.1
17102026-02-08T15:47:44.546Z Compiling zstd v0.13.3
17112026-02-08T15:47:45.554Z Compiling serde_with_macros v3.16.1
17122026-02-08T15:47:45.701Z Compiling postgres-types v0.2.9
17132026-02-08T15:47:45.811Z Compiling usdt-macro v0.6.0
17142026-02-08T15:47:46.804Z Compiling usdt-attr-macro v0.6.0
17152026-02-08T15:47:47.044Z Compiling phf v0.11.2
17162026-02-08T15:47:47.070Z Compiling dtrace-parser v0.2.0
17172026-02-08T15:47:47.246Z Compiling ed25519 v2.2.3
17182026-02-08T15:47:47.330Z Compiling bzip2 v0.4.4
17192026-02-08T15:47:47.649Z Compiling bzip2 v0.5.2
17202026-02-08T15:47:47.709Z Compiling pkcs1 v0.7.5
17212026-02-08T15:47:48.015Z Compiling enum-as-inner v0.6.1
17222026-02-08T15:47:48.133Z Compiling clap_derive v4.5.47
17232026-02-08T15:47:48.485Z Compiling strum_macros v0.26.4
17242026-02-08T15:47:48.574Z Compiling hex v0.4.3
17252026-02-08T15:47:48.641Z Compiling serde-big-array v0.5.1
17262026-02-08T15:47:48.868Z Compiling rfc6979 v0.4.0
17272026-02-08T15:47:48.892Z Compiling bstr v1.10.0
17282026-02-08T15:47:49.038Z Compiling serde_repr v0.1.19
17292026-02-08T15:47:49.072Z Compiling float-cmp v0.10.0
17302026-02-08T15:47:49.111Z Compiling env_filter v0.1.2
17312026-02-08T15:47:49.313Z Compiling socket2 v0.5.10
17322026-02-08T15:47:49.688Z Compiling memmap2 v0.9.8
17332026-02-08T15:47:49.968Z Compiling encoding_rs v0.8.34
17342026-02-08T15:47:50.068Z Compiling jiff v0.2.15
17352026-02-08T15:47:50.218Z Compiling rustc-hash v2.1.1
17362026-02-08T15:47:50.273Z Compiling difflib v0.4.0
17372026-02-08T15:47:50.406Z Compiling new_debug_unreachable v1.0.6
17382026-02-08T15:47:50.510Z Compiling data-encoding v2.9.0
17392026-02-08T15:47:51.439Z Compiling mime v0.3.17
17402026-02-08T15:47:51.625Z Compiling keccak v0.1.5
17412026-02-08T15:47:51.912Z Compiling static_assertions v1.1.0
17422026-02-08T15:47:51.939Z Compiling fixedbitset v0.5.7
17432026-02-08T15:47:52.037Z Compiling whoami v1.5.2
17442026-02-08T15:47:52.096Z Compiling precomputed-hash v0.1.1
17452026-02-08T15:47:52.223Z Compiling normalize-line-endings v0.3.0
17462026-02-08T15:47:52.365Z Compiling foldhash v0.2.0
17472026-02-08T15:47:52.503Z Compiling fixedbitset v0.4.2
17482026-02-08T15:47:52.541Z Compiling predicates-core v1.0.8
17492026-02-08T15:47:52.743Z Compiling toml_edit v0.22.27
17502026-02-08T15:47:52.822Z Compiling petgraph v0.6.5
17512026-02-08T15:47:52.875Z Compiling predicates v3.1.3
17522026-02-08T15:47:52.976Z Compiling iddqd v0.3.16
17532026-02-08T15:47:53.255Z Compiling tokio-postgres v0.7.13
17542026-02-08T15:47:54.197Z Compiling petgraph v0.8.2
17552026-02-08T15:47:54.452Z Compiling string_cache v0.8.9
17562026-02-08T15:47:54.865Z Compiling strum v0.26.3
17572026-02-08T15:47:55.056Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17582026-02-08T15:47:55.338Z Compiling sha3 v0.10.8
17592026-02-08T15:47:56.000Z Compiling clap v4.5.48
17602026-02-08T15:47:56.129Z Compiling hickory-proto v0.25.2
17612026-02-08T15:47:56.212Z Compiling usdt v0.6.0
17622026-02-08T15:47:56.690Z Compiling zip v4.2.0
17632026-02-08T15:47:57.708Z Compiling similar v2.7.0
17642026-02-08T15:47:58.302Z Compiling env_logger v0.11.8
17652026-02-08T15:47:58.619Z Compiling usdt-impl v0.5.0
17662026-02-08T15:47:58.643Z Compiling serde_with v3.16.1
17672026-02-08T15:47:58.932Z Compiling ecdsa v0.16.9
17682026-02-08T15:47:59.484Z Compiling rsa v0.9.8
17692026-02-08T15:47:59.672Z Compiling zip v0.6.6
17702026-02-08T15:47:59.780Z Compiling ed25519-dalek v2.1.1
17712026-02-08T15:48:00.880Z Compiling toml v0.7.8
17722026-02-08T15:48:00.939Z Compiling crossterm v0.28.1
17732026-02-08T15:48:02.241Z Compiling heck v0.4.1
17742026-02-08T15:48:02.349Z Compiling crossbeam-epoch v0.9.18
17752026-02-08T15:48:02.477Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17762026-02-08T15:48:02.589Z Compiling tokio-stream v0.1.17
17772026-02-08T15:48:02.633Z Compiling x509-cert v0.2.5
17782026-02-08T15:48:02.854Z Compiling openapiv3 v2.2.0
17792026-02-08T15:48:02.950Z Compiling sha1 v0.10.6
17802026-02-08T15:48:03.323Z Compiling itertools v0.10.5
17812026-02-08T15:48:03.433Z Compiling itertools v0.13.0
17822026-02-08T15:48:03.608Z Compiling winnow v0.6.26
17832026-02-08T15:48:05.362Z Compiling peg-runtime v0.8.5
17842026-02-08T15:48:05.894Z Compiling lalrpop-util v0.19.12
17852026-02-08T15:48:05.919Z Compiling thread_local v1.1.8
17862026-02-08T15:48:05.944Z Compiling slog-async v2.8.0
17872026-02-08T15:48:06.003Z Compiling crossbeam-channel v0.5.15
17882026-02-08T15:48:06.055Z Compiling xattr v1.3.1
17892026-02-08T15:48:06.109Z Compiling futures-executor v0.3.31
17902026-02-08T15:48:06.222Z Compiling filetime v0.2.26
17912026-02-08T15:48:06.314Z Compiling is-terminal v0.4.13
17922026-02-08T15:48:06.411Z Compiling take_mut v0.2.2
17932026-02-08T15:48:06.489Z Compiling term v1.1.0
17942026-02-08T15:48:06.529Z Compiling tar v0.4.44
17952026-02-08T15:48:06.554Z Compiling futures v0.3.31
17962026-02-08T15:48:07.662Z Compiling slog-term v2.9.2
17972026-02-08T15:48:09.341Z Compiling aws-lc-sys v0.26.0
17982026-02-08T15:48:41.221Z Compiling rustls-webpki v0.102.8
17992026-02-08T15:48:46.891Z Compiling tokio-rustls v0.26.0
18002026-02-08T15:48:47.201Z Compiling hyper-rustls v0.27.7
18012026-02-08T15:48:47.526Z Compiling reqwest v0.12.24
18022026-02-08T15:48:52.111Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18032026-02-08T15:48:52.460Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18042026-02-08T15:48:57.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
18052026-02-08T15:48:57.955Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
18062026-02-08T15:48:58.026ZFeb 08 15:48:57.285 INFO Starting download, target: Clickhouse
18072026-02-08T15:48:58.026ZFeb 08 15:48:57.286 INFO Starting download, target: Cockroach
18082026-02-08T15:48:58.026ZFeb 08 15:48:57.286 INFO Starting download, target: Console
18092026-02-08T15:48:58.026ZFeb 08 15:48:57.286 INFO Starting download, target: DendriteStub
18102026-02-08T15:48:58.026ZFeb 08 15:48:57.286 INFO Starting download, target: TransceiverControl
18112026-02-08T15:48:58.053ZFeb 08 15:48:57.286 INFO Starting download, target: MaghemiteMgd
18122026-02-08T15:48:58.053ZFeb 08 15:48:57.287 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18132026-02-08T15:48:58.053ZFeb 08 15:48:57.287 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18142026-02-08T15:48:58.053ZFeb 08 15:48:57.287 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
18152026-02-08T15:48:58.053ZFeb 08 15:48:57.287 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18162026-02-08T15:48:58.053ZFeb 08 15:48:57.287 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18172026-02-08T15:48:58.053ZFeb 08 15:48:57.287 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18182026-02-08T15:48:58.327ZFeb 08 15:48:57.586 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18192026-02-08T15:48:58.742ZFeb 08 15:48:57.999 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18202026-02-08T15:48:58.768ZFeb 08 15:48:58.003 INFO Download complete, target: Console
18212026-02-08T15:48:59.202ZFeb 08 15:48:58.452 INFO Download complete, target: TransceiverControl
18222026-02-08T15:49:01.723ZFeb 08 15:49:00.983 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18232026-02-08T15:49:04.291ZFeb 08 15:49:03.550 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18242026-02-08T15:49:05.896ZFeb 08 15:49:05.154 INFO Download complete, target: DendriteStub
18252026-02-08T15:49:06.785ZFeb 08 15:49:06.044 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18262026-02-08T15:49:06.785ZFeb 08 15:49:06.044 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18272026-02-08T15:49:08.421ZFeb 08 15:49:07.677 INFO Download complete, target: MaghemiteMgd
18282026-02-08T15:49:15.469ZFeb 08 15:49:14.729 INFO Checking that binary works, target: Cockroach
18292026-02-08T15:49:15.716ZFeb 08 15:49:14.976 INFO Download complete, target: Cockroach
18302026-02-08T15:49:23.776ZFeb 08 15:49:23.035 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
18312026-02-08T15:49:35.627ZFeb 08 15:49:34.887 INFO Checking that binary works, target: Clickhouse
18322026-02-08T15:49:35.811ZFeb 08 15:49:35.071 INFO Download complete, target: Clickhouse
18332026-02-08T15:49:35.836ZAll prerequisites installed successfully
18342026-02-08T15:49:35.836Z
18352026-02-08T15:49:35.836Zreal 5:27.577489289
18362026-02-08T15:49:35.836Zuser 16:35.143007436
18372026-02-08T15:49:35.836Zsys 2:33.982752177
18382026-02-08T15:49:35.836Ztrap 0.617619904
18392026-02-08T15:49:35.836Ztflt 0.448531525
18402026-02-08T15:49:35.836Zdflt 1.080673207
18412026-02-08T15:49:35.836Zkflt 0.011126892
18422026-02-08T15:49:35.836Zlock 48:13.384668360
18432026-02-08T15:49:35.836Zslp 1:01:43.877229833
18442026-02-08T15:49:35.836Zlat 1:19.736038674
18452026-02-08T15:49:35.836Zstop 2:36.677545039
18462026-02-08T15:49:35.836Z+ source ./tools/include/force-git-over-https.sh
18472026-02-08T15:49:35.836Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
18482026-02-08T15:49:35.836Z++ (( i = 0 ))
18492026-02-08T15:49:35.837Z++ (( i < 5 ))
18502026-02-08T15:49:35.837Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
18512026-02-08T15:49:35.837Z++ (( i++ ))
18522026-02-08T15:49:35.837Z++ (( i < 5 ))
18532026-02-08T15:49:35.837Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
18542026-02-08T15:49:35.837Z++ (( i++ ))
18552026-02-08T15:49:35.837Z++ (( i < 5 ))
18562026-02-08T15:49:35.837Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
18572026-02-08T15:49:35.861Z++ (( i++ ))
18582026-02-08T15:49:35.861Z++ (( i < 5 ))
18592026-02-08T15:49:35.861Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
18602026-02-08T15:49:35.861Z++ (( i++ ))
18612026-02-08T15:49:35.861Z++ (( i < 5 ))
18622026-02-08T15:49:35.861Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
18632026-02-08T15:49:35.861Z++ (( i++ ))
18642026-02-08T15:49:35.862Z++ (( i < 5 ))
18652026-02-08T15:49:35.862Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
18662026-02-08T15:49:35.862Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
18672026-02-08T15:49:35.862Z+ rc=0
18682026-02-08T15:49:35.862Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
18692026-02-08T15:50:27.185Z+ case $rc in
18702026-02-08T15:50:27.185Z+ pfexec zfs create -p rpool/images/build/host
18712026-02-08T15:50:27.269Z+ pfexec zfs create -p rpool/images/build/recovery
18722026-02-08T15:50:27.301Z+ cargo xtask releng --output-dir /work --mkincorp
18732026-02-08T15:50:28.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
18742026-02-08T15:50:28.384Z Running `target/debug/xtask releng --output-dir /work --mkincorp`
18752026-02-08T15:50:30.002Z Compiling proc-macro2 v1.0.101
18762026-02-08T15:50:30.002Z Compiling unicode-ident v1.0.19
18772026-02-08T15:50:30.002Z Compiling libc v0.2.180
18782026-02-08T15:50:30.002Z Compiling serde_core v1.0.228
18792026-02-08T15:50:30.026Z Compiling serde v1.0.228
18802026-02-08T15:50:30.026Z Compiling autocfg v1.4.0
18812026-02-08T15:50:30.026Z Compiling cfg-if v1.0.4
18822026-02-08T15:50:30.225Z Compiling version_check v0.9.5
18832026-02-08T15:50:30.287Z Compiling memchr v2.7.4
18842026-02-08T15:50:30.383Z Compiling shlex v1.3.0
18852026-02-08T15:50:30.756Z Compiling lock_api v0.4.12
18862026-02-08T15:50:30.812Z Compiling typenum v1.17.0
18872026-02-08T15:50:31.187Z Compiling generic-array v0.14.7
18882026-02-08T15:50:31.484Z Compiling value-bag v1.12.0
18892026-02-08T15:50:31.510Z Compiling getrandom v0.3.4
18902026-02-08T15:50:31.676Z Compiling portable-atomic v1.11.0
18912026-02-08T15:50:31.945Z Compiling jobserver v0.1.32
18922026-02-08T15:50:32.094Z Compiling quote v1.0.40
18932026-02-08T15:50:32.118Z Compiling log v0.4.29
18942026-02-08T15:50:32.434Z Compiling cc v1.2.30
18952026-02-08T15:50:32.638Z Compiling syn v2.0.114
18962026-02-08T15:50:32.664Z Compiling zmij v1.0.15
18972026-02-08T15:50:32.692Z Compiling serde_json v1.0.149
18982026-02-08T15:50:32.975Z Compiling libm v0.2.8
18992026-02-08T15:50:33.016Z Compiling num-traits v0.2.19
19002026-02-08T15:50:33.250Z Compiling scopeguard v1.2.0
19012026-02-08T15:50:33.332Z Compiling smallvec v1.15.1
19022026-02-08T15:50:33.376Z Compiling parking_lot_core v0.9.10
19032026-02-08T15:50:33.808Z Compiling rustix v0.38.37
19042026-02-08T15:50:33.870Z Compiling pkg-config v0.3.31
19052026-02-08T15:50:33.904Z Compiling getrandom v0.2.15
19062026-02-08T15:50:34.390Z Compiling thiserror v2.0.18
19072026-02-08T15:50:34.598Z Compiling itoa v1.0.11
19082026-02-08T15:50:34.943Z Compiling regex-syntax v0.8.5
19092026-02-08T15:50:34.967Z Compiling errno v0.3.12
19102026-02-08T15:50:35.400Z Compiling spin v0.9.8
19112026-02-08T15:50:35.610Z Compiling aho-corasick v1.1.3
19122026-02-08T15:50:35.721Z Compiling slab v0.4.9
19132026-02-08T15:50:35.771Z Compiling stable_deref_trait v1.2.0
19142026-02-08T15:50:35.893Z Compiling subtle v2.6.1
19152026-02-08T15:50:35.917Z Compiling lazy_static v1.5.0
19162026-02-08T15:50:36.076Z Compiling critical-section v1.1.3
19172026-02-08T15:50:36.101Z Compiling heck v0.5.0
19182026-02-08T15:50:36.203Z Compiling semver v1.0.27
19192026-02-08T15:50:36.227Z Compiling rand_core v0.6.4
19202026-02-08T15:50:36.767Z Compiling either v1.15.0
19212026-02-08T15:50:36.902Z Compiling glob v0.3.2
19222026-02-08T15:50:37.199Z Compiling once_cell v1.21.3
19232026-02-08T15:50:37.670Z Compiling clang-sys v1.8.1
19242026-02-08T15:50:38.053Z Compiling regex-automata v0.4.11
19252026-02-08T15:50:38.552Z Compiling prettyplease v0.2.36
19262026-02-08T15:50:39.100Z Compiling schemars v0.8.22
19272026-02-08T15:50:39.136Z Compiling minimal-lexical v0.2.1
19282026-02-08T15:50:39.475Z Compiling synstructure v0.13.1
19292026-02-08T15:50:39.565Z Compiling serde_derive_internals v0.29.1
19302026-02-08T15:50:39.647Z Compiling nom v7.1.3
19312026-02-08T15:50:39.944Z Compiling libloading v0.8.5
19322026-02-08T15:50:40.206Z Compiling litemap v0.7.3
19332026-02-08T15:50:40.410Z Compiling writeable v0.5.5
19342026-02-08T15:50:40.610Z Compiling bindgen v0.69.5
19352026-02-08T15:50:40.755Z Compiling home v0.5.9
19362026-02-08T15:50:41.041Z Compiling paste v1.0.15
19372026-02-08T15:50:41.689Z Compiling itertools v0.12.1
19382026-02-08T15:50:42.536Z Compiling serde_derive v1.0.228
19392026-02-08T15:50:42.841Z Compiling zeroize_derive v1.4.2
19402026-02-08T15:50:43.748Z Compiling zerofrom-derive v0.1.4
19412026-02-08T15:50:43.830Z Compiling yoke-derive v0.7.4
19422026-02-08T15:50:43.985Z Compiling zerovec-derive v0.10.3
19432026-02-08T15:50:44.590Z Compiling displaydoc v0.2.5
19442026-02-08T15:50:45.328Z Compiling icu_provider_macros v1.5.0
19452026-02-08T15:50:45.823Z Compiling zeroize v1.8.1
19462026-02-08T15:50:45.877Z Compiling thiserror-impl v2.0.18
19472026-02-08T15:50:46.277Z Compiling zerocopy-derive v0.7.35
19482026-02-08T15:50:46.333Z Compiling tokio-macros v2.6.0
19492026-02-08T15:50:46.358Z Compiling regex v1.11.3
19502026-02-08T15:50:46.390Z Compiling zerofrom v0.1.4
19512026-02-08T15:50:46.390Z Compiling futures-macro v0.3.31
19522026-02-08T15:50:46.827Z Compiling yoke v0.7.4
19532026-02-08T15:50:47.233Z Compiling zerovec v0.10.4
19542026-02-08T15:50:47.949Z Compiling cexpr v0.6.0
19552026-02-08T15:50:48.230Z Compiling schemars_derive v0.8.22
19562026-02-08T15:50:48.284Z Compiling byteorder v1.5.0
19572026-02-08T15:50:49.057Z Compiling lazycell v1.3.0
19582026-02-08T15:50:49.119Z Compiling percent-encoding v2.3.2
19592026-02-08T15:50:49.177Z Compiling allocator-api2 v0.2.21
19602026-02-08T15:50:49.292Z Compiling tinystr v0.7.6
19612026-02-08T15:50:49.341Z Compiling rustc-hash v1.1.0
19622026-02-08T15:50:49.455Z Compiling bitflags v2.9.4
19632026-02-08T15:50:49.637Z Compiling bytes v1.11.1
19642026-02-08T15:50:49.690Z Compiling icu_locid v1.5.0
19652026-02-08T15:50:50.429Z Compiling cmake v0.1.51
19662026-02-08T15:50:50.899Z Compiling equivalent v1.0.2
19672026-02-08T15:50:51.036Z Compiling icu_provider v1.5.0
19682026-02-08T15:50:51.099Z Compiling icu_locid_transform_data v1.5.0
19692026-02-08T15:50:51.204Z Compiling dunce v1.0.5
19702026-02-08T15:50:51.241Z Compiling fs_extra v1.3.0
19712026-02-08T15:50:51.560Z Compiling icu_collections v1.5.0
19722026-02-08T15:50:51.731Z Compiling icu_properties_data v1.5.0
19732026-02-08T15:50:51.815Z Compiling icu_locid_transform v1.5.0
19742026-02-08T15:50:52.116Z Compiling crypto-common v0.1.6
19752026-02-08T15:50:52.479Z Compiling utf8_iter v1.0.4
19762026-02-08T15:50:52.782Z Compiling icu_normalizer_data v1.5.0
19772026-02-08T15:50:52.820Z Compiling utf16_iter v1.0.5
19782026-02-08T15:50:52.909Z Compiling pin-project-lite v0.2.14
19792026-02-08T15:50:53.073Z Compiling write16 v1.0.0
19802026-02-08T15:50:53.191Z Compiling der_derive v0.7.3
19812026-02-08T15:50:53.309Z Compiling which v4.4.2
19822026-02-08T15:50:53.409Z Compiling icu_properties v1.5.1
19832026-02-08T15:50:53.968Z Compiling const-oid v0.9.6
19842026-02-08T15:50:54.573Z Compiling rustversion v1.0.22
19852026-02-08T15:50:55.246Z Compiling ring v0.17.14
19862026-02-08T15:50:56.625Z Compiling form_urlencoded v1.2.2
19872026-02-08T15:50:57.033Z Compiling fnv v1.0.7
19882026-02-08T15:50:57.126Z Compiling icu_normalizer v1.5.0
19892026-02-08T15:50:57.276Z Compiling aws-lc-rs v1.12.4
19902026-02-08T15:50:57.300Z Compiling vcpkg v0.2.15
19912026-02-08T15:50:57.641Z Compiling futures-core v0.3.31
19922026-02-08T15:50:58.126Z Compiling idna_adapter v1.2.0
19932026-02-08T15:50:58.400Z Compiling idna v1.0.3
19942026-02-08T15:50:58.621Z Compiling openssl-sys v0.9.109
19952026-02-08T15:50:58.652Z Compiling block-buffer v0.10.4
19962026-02-08T15:50:59.050Z Compiling signal-hook-registry v1.4.2
19972026-02-08T15:50:59.213Z Compiling zerocopy v0.8.27
19982026-02-08T15:50:59.599Z Compiling url v2.5.4
19992026-02-08T15:51:00.037Z Compiling digest v0.10.7
20002026-02-08T15:51:00.322Z Compiling parking_lot v0.12.3
20012026-02-08T15:51:00.589Z Compiling hashbrown v0.16.1
20022026-02-08T15:51:00.918Z Compiling tracing-attributes v0.1.27
20032026-02-08T15:51:01.617Z Compiling mio v1.0.2
20042026-02-08T15:51:02.847Z Compiling zerocopy-derive v0.8.27
20052026-02-08T15:51:03.212Z Compiling rustix v1.1.3
20062026-02-08T15:51:03.279Z Compiling httparse v1.9.5
20072026-02-08T15:51:03.568Z Compiling indexmap v2.13.0
20082026-02-08T15:51:03.613Z Compiling socket2 v0.6.1
20092026-02-08T15:51:04.216Z Compiling aws-lc-sys v0.26.0
20102026-02-08T15:51:04.413Z Compiling tokio v1.49.0
20112026-02-08T15:51:04.442Z Compiling iana-time-zone v0.1.63
20122026-02-08T15:51:04.493Z Compiling foldhash v0.1.5
20132026-02-08T15:51:04.926Z Compiling hashbrown v0.15.4
20142026-02-08T15:51:05.137Z Compiling chrono v0.4.43
20152026-02-08T15:51:05.405Z Compiling zerocopy v0.7.35
20162026-02-08T15:51:05.694Z Compiling num-conv v0.1.0
20172026-02-08T15:51:06.097Z Compiling futures-sink v0.3.31
20182026-02-08T15:51:06.189Z Compiling time-core v0.1.6
20192026-02-08T15:51:06.350Z Compiling futures-channel v0.3.31
20202026-02-08T15:51:06.601Z Compiling time-macros v0.2.24
20212026-02-08T15:51:06.820Z Compiling uuid v1.19.0
20222026-02-08T15:51:07.474Z Compiling futures-task v0.3.31
20232026-02-08T15:51:07.606Z Compiling futures-io v0.3.31
20242026-02-08T15:51:07.671Z Compiling openssl v0.10.73
20252026-02-08T15:51:07.793Z Compiling pin-utils v0.1.0
20262026-02-08T15:51:07.937Z Compiling futures-util v0.3.31
20272026-02-08T15:51:09.303Z Compiling cpufeatures v0.2.14
20282026-02-08T15:51:09.448Z Compiling ppv-lite86 v0.2.20
20292026-02-08T15:51:09.534Z Compiling openssl-macros v0.1.1
20302026-02-08T15:51:10.185Z Compiling rustc_version v0.4.1
20312026-02-08T15:51:10.645Z Compiling rustls v0.23.19
20322026-02-08T15:51:10.807Z Compiling ucd-trie v0.1.7
20332026-02-08T15:51:10.929Z Compiling native-tls v0.2.12
20342026-02-08T15:51:10.965Z Compiling strsim v0.11.1
20352026-02-08T15:51:11.227Z Compiling pest v2.8.2
20362026-02-08T15:51:11.338Z Compiling hmac v0.12.1
20372026-02-08T15:51:11.442Z Compiling serde_tokenstream v0.2.2
20382026-02-08T15:51:11.621Z Compiling dyn-clone v1.0.20
20392026-02-08T15:51:12.255Z Compiling block-padding v0.3.3
20402026-02-08T15:51:12.510Z Compiling bzip2-sys v0.1.13+1.0.8
20412026-02-08T15:51:12.563Z Compiling cookie v0.18.1
20422026-02-08T15:51:13.008Z Compiling thiserror v1.0.69
20432026-02-08T15:51:13.047Z Compiling ident_case v1.0.1
20442026-02-08T15:51:13.310Z Compiling inout v0.1.3
20452026-02-08T15:51:13.613Z Compiling pest_meta v2.8.2
20462026-02-08T15:51:13.999Z Compiling http v1.4.0
20472026-02-08T15:51:14.919Z Compiling pest_generator v2.8.2
20482026-02-08T15:51:15.478Z Compiling base64 v0.22.1
20492026-02-08T15:51:16.533Z Compiling syn v1.0.109
20502026-02-08T15:51:17.114Z Compiling pest_derive v2.8.2
20512026-02-08T15:51:18.080Z Compiling cipher v0.4.4
20522026-02-08T15:51:18.125Z Compiling sha2 v0.10.9
20532026-02-08T15:51:18.622Z Compiling slog v2.8.2
20542026-02-08T15:51:20.822Z Compiling thiserror-impl v1.0.69
20552026-02-08T15:51:21.132Z Compiling scroll_derive v0.13.1
20562026-02-08T15:51:22.493Z Compiling zstd-sys v2.0.14+zstd.1.5.7
20572026-02-08T15:51:23.004Z Compiling base64ct v1.6.0
20582026-02-08T15:51:23.428Z Compiling rustls-pki-types v1.10.0
20592026-02-08T15:51:23.623Z Compiling crossbeam-utils v0.8.21
20602026-02-08T15:51:23.882Z Compiling pem-rfc7468 v0.7.0
20612026-02-08T15:51:24.997Z Compiling litrs v0.4.1
20622026-02-08T15:51:25.358Z Compiling flagset v0.4.6
20632026-02-08T15:51:25.635Z Compiling der v0.7.10
20642026-02-08T15:51:25.911Z Compiling document-features v0.2.11
20652026-02-08T15:51:28.290Z Compiling tokio-util v0.7.15
20662026-02-08T15:51:28.440Z Compiling rand_core v0.9.3
20672026-02-08T15:51:28.861Z Compiling tracing-core v0.1.32
20682026-02-08T15:51:28.947Z Compiling untrusted v0.7.1
20692026-02-08T15:51:29.391Z Compiling plain v0.2.3
20702026-02-08T15:51:29.564Z Compiling powerfmt v0.2.0
20712026-02-08T15:51:30.109Z Compiling untrusted v0.9.0
20722026-02-08T15:51:30.354Z Compiling camino v1.2.2
20732026-02-08T15:51:30.905Z Compiling deranged v0.5.3
20742026-02-08T15:51:31.130Z Compiling tracing v0.1.40
20752026-02-08T15:51:32.394Z Compiling spki v0.7.3
20762026-02-08T15:51:32.491Z Compiling salsa20 v0.10.2
20772026-02-08T15:51:32.790Z Compiling http-body v1.0.1
20782026-02-08T15:51:32.911Z Compiling pbkdf2 v0.12.2
20792026-02-08T15:51:33.707Z Compiling num-bigint-dig v0.8.6
20802026-02-08T15:51:33.947Z Compiling atomic-waker v1.1.2
20812026-02-08T15:51:34.071Z Compiling num_threads v0.1.7
20822026-02-08T15:51:34.258Z Compiling time v0.3.43
20832026-02-08T15:51:34.728Z Compiling scrypt v0.11.0
20842026-02-08T15:51:35.244Z Compiling rand_chacha v0.9.0
20852026-02-08T15:51:35.887Z Compiling cbc v0.1.2
20862026-02-08T15:51:35.925Z Compiling aes v0.8.4
20872026-02-08T15:51:37.036Z Compiling ahash v0.8.12
20882026-02-08T15:51:37.093Z Compiling tower-service v0.3.3
20892026-02-08T15:51:37.351Z Compiling pretty-hex v0.4.1
20902026-02-08T15:51:37.481Z Compiling usdt-impl v0.6.0
20912026-02-08T15:51:37.561Z Compiling zstd-safe v7.2.3
20922026-02-08T15:51:37.691Z Compiling try-lock v0.2.5
20932026-02-08T15:51:37.942Z Compiling tower-layer v0.3.3
20942026-02-08T15:51:37.971Z Compiling anyhow v1.0.99
20952026-02-08T15:51:38.006Z Compiling want v0.3.1
20962026-02-08T15:51:38.600Z Compiling pkcs5 v0.7.1
20972026-02-08T15:51:39.590Z Compiling rand v0.9.2
20982026-02-08T15:51:40.004Z Compiling h2 v0.4.6
20992026-02-08T15:51:42.415Z Compiling scroll v0.13.0
21002026-02-08T15:51:42.863Z Compiling heapless v0.7.17
21012026-02-08T15:51:43.162Z Compiling ipnet v2.11.0
21022026-02-08T15:51:43.217Z Compiling clap_derive v4.5.47
21032026-02-08T15:51:43.340Z Compiling daft-derive v0.1.4
21042026-02-08T15:51:43.569Z Compiling scroll_derive v0.12.0
21052026-02-08T15:51:44.062Z Compiling async-trait v0.1.89
21062026-02-08T15:51:44.726Z Compiling foreign-types-shared v0.1.1
21072026-02-08T15:51:44.847Z Compiling openssl-probe v0.1.5
21082026-02-08T15:51:44.909Z Compiling adler2 v2.0.0
21092026-02-08T15:51:45.181Z Compiling signal-hook v0.3.18
21102026-02-08T15:51:45.389Z Compiling fastrand v2.1.1
21112026-02-08T15:51:45.519Z Compiling httpdate v1.0.3
21122026-02-08T15:51:45.911Z Compiling tempfile v3.24.0
21132026-02-08T15:51:45.997Z Compiling miniz_oxide v0.8.5
21142026-02-08T15:51:46.256Z Compiling foreign-types v0.3.2
21152026-02-08T15:51:46.465Z Compiling goblin v0.10.2
21162026-02-08T15:51:47.268Z Compiling pkcs8 v0.10.2
21172026-02-08T15:51:47.998Z Compiling hyper v1.8.1
21182026-02-08T15:51:49.085Z Compiling darling_core v0.20.10
21192026-02-08T15:51:54.761Z Compiling tinyvec_macros v0.1.1
21202026-02-08T15:51:55.447Z Compiling tinyvec v1.8.0
21212026-02-08T15:51:56.409Z Compiling darling_macro v0.20.10
21222026-02-08T15:51:56.945Z Compiling dof v0.4.0
21232026-02-08T15:51:57.421Z Compiling hyper-util v0.1.19
21242026-02-08T15:52:01.476Z Compiling dtrace-parser v0.3.0
21252026-02-08T15:52:01.817Z Compiling darling_core v0.21.0
21262026-02-08T15:52:02.890Z Compiling curve25519-dalek v4.1.3
21272026-02-08T15:52:03.190Z Compiling strum_macros v0.26.4
21282026-02-08T15:52:03.442Z Compiling hex v0.4.3
21292026-02-08T15:52:04.088Z Compiling thread-id v5.0.0
21302026-02-08T15:52:04.230Z Compiling memoffset v0.9.1
21312026-02-08T15:52:04.414Z Compiling anstyle v1.0.11
21322026-02-08T15:52:05.658Z Compiling ryu v1.0.18
21332026-02-08T15:52:05.701Z Compiling ref-cast v1.0.25
21342026-02-08T15:52:06.387Z Compiling smoltcp v0.9.1
21352026-02-08T15:52:06.739Z Compiling utf8parse v0.2.2
21362026-02-08T15:52:06.936Z Compiling anstyle-parse v0.2.5
21372026-02-08T15:52:07.049Z Compiling darling_macro v0.21.0
21382026-02-08T15:52:10.269Z Compiling darling v0.20.10
21392026-02-08T15:52:11.118Z Compiling http-body-util v0.1.3
21402026-02-08T15:52:12.489Z Compiling sync_wrapper v1.0.1
21412026-02-08T15:52:12.681Z Compiling toml_datetime v0.6.11
21422026-02-08T15:52:13.322Z Compiling erased-serde v0.3.31
21432026-02-08T15:52:13.380Z Compiling serde_spanned v0.6.9
21442026-02-08T15:52:13.684Z Compiling wait-timeout v0.2.0
21452026-02-08T15:52:14.140Z Compiling encoding_rs v0.8.34
21462026-02-08T15:52:14.580Z Compiling cfg_aliases v0.2.1
21472026-02-08T15:52:14.705Z Compiling gimli v0.31.1
21482026-02-08T15:52:14.866Z Compiling quick-error v1.2.3
21492026-02-08T15:52:15.167Z Compiling psl-types v2.0.11
21502026-02-08T15:52:16.019Z Compiling mime v0.3.17
21512026-02-08T15:52:16.942Z Compiling colorchoice v1.0.2
21522026-02-08T15:52:17.110Z Compiling is_terminal_polyfill v1.70.1
21532026-02-08T15:52:17.234Z Compiling anstyle-query v1.1.1
21542026-02-08T15:52:17.494Z Compiling bit-vec v0.8.0
21552026-02-08T15:52:17.928Z Compiling buf-list v1.0.3
21562026-02-08T15:52:18.530Z Compiling addr2line v0.24.2
21572026-02-08T15:52:18.956Z Compiling bit-set v0.8.0
21582026-02-08T15:52:19.175Z Compiling serde_urlencoded v0.7.1
21592026-02-08T15:52:19.355Z Compiling anstream v0.6.18
21602026-02-08T15:52:20.329Z Compiling publicsuffix v2.3.0
21612026-02-08T15:52:21.915Z Compiling rusty-fork v0.3.0
21622026-02-08T15:52:22.240Z Compiling nix v0.29.0
21632026-02-08T15:52:22.689Z Compiling tower v0.5.2
21642026-02-08T15:52:23.683Z Compiling derive_builder_core v0.20.2
21652026-02-08T15:52:23.970Z Compiling tokio-native-tls v0.3.1
21662026-02-08T15:52:24.341Z Compiling darling v0.21.0
21672026-02-08T15:52:24.501Z Compiling unicode-normalization v0.1.24
21682026-02-08T15:52:25.433Z Compiling rustls-native-certs v0.8.1
21692026-02-08T15:52:25.643Z Compiling hubpack_derive v0.1.1
21702026-02-08T15:52:25.861Z Compiling rand_xorshift v0.4.0
21712026-02-08T15:52:26.179Z Compiling webpki-roots v1.0.1
21722026-02-08T15:52:26.430Z Compiling ipnetwork v0.21.1
21732026-02-08T15:52:26.928Z Compiling openapiv3 v2.2.0
21742026-02-08T15:52:27.238Z Compiling signature v2.2.0
21752026-02-08T15:52:27.546Z Compiling ref-cast-impl v1.0.25
21762026-02-08T15:52:28.626Z Compiling curve25519-dalek-derive v0.1.1
21772026-02-08T15:52:29.882Z Compiling strum_macros v0.27.2
21782026-02-08T15:52:30.372Z Compiling object v0.36.5
21792026-02-08T15:52:30.705Z Compiling usdt-impl v0.5.0
21802026-02-08T15:52:30.851Z Compiling fs-err v3.1.1
21812026-02-08T15:52:31.186Z Compiling crc32fast v1.4.2
21822026-02-08T15:52:31.698Z Compiling zlib-rs v0.5.1
21832026-02-08T15:52:31.992Z Compiling rustc-demangle v0.1.24
21842026-02-08T15:52:32.430Z Compiling siphasher v0.3.11
21852026-02-08T15:52:32.786Z Compiling iri-string v0.7.8
21862026-02-08T15:52:33.904Z Compiling unarray v0.1.4
21872026-02-08T15:52:34.029Z Compiling unicode-properties v0.1.3
21882026-02-08T15:52:34.146Z Compiling unicode-bidi v0.3.17
21892026-02-08T15:52:34.425Z Compiling proptest v1.7.0
21902026-02-08T15:52:35.143Z Compiling stringprep v0.1.5
21912026-02-08T15:52:36.347Z Compiling tower-http v0.6.6
21922026-02-08T15:52:36.523Z Compiling libz-rs-sys v0.5.1
21932026-02-08T15:52:36.881Z Compiling backtrace v0.3.74
21942026-02-08T15:52:37.698Z Compiling phf_shared v0.11.2
21952026-02-08T15:52:39.244Z Compiling oxnet v0.1.4
21962026-02-08T15:52:40.268Z Compiling derive_builder_macro v0.20.2
21972026-02-08T15:52:41.105Z Compiling serde_with_macros v3.16.1
21982026-02-08T15:52:41.133Z Compiling hyper-tls v0.6.0
21992026-02-08T15:52:41.609Z Compiling cookie_store v0.21.1
22002026-02-08T15:52:42.220Z Compiling usdt-macro v0.6.0
22012026-02-08T15:52:42.566Z Compiling usdt-attr-macro v0.6.0
22022026-02-08T15:52:43.305Z Compiling rustls-webpki v0.102.8
22032026-02-08T15:52:43.507Z Compiling scroll v0.12.0
22042026-02-08T15:52:43.897Z Compiling terminal_size v0.4.0
22052026-02-08T15:52:44.343Z Compiling rand_chacha v0.3.1
22062026-02-08T15:52:45.540Z Compiling md-5 v0.10.6
22072026-02-08T15:52:45.704Z Compiling num-integer v0.1.46
22082026-02-08T15:52:45.808Z Compiling vergen-lib v0.1.6
22092026-02-08T15:52:45.906Z Compiling hash32 v0.2.1
22102026-02-08T15:52:46.149Z Compiling ff v0.13.0
22112026-02-08T15:52:46.804Z Compiling fallible-iterator v0.2.0
22122026-02-08T15:52:46.855Z Compiling base16ct v0.2.0
22132026-02-08T15:52:47.227Z Compiling winnow v0.7.14
22142026-02-08T15:52:47.259Z Compiling clap_lex v0.7.4
22152026-02-08T15:52:48.202Z Compiling clap_builder v4.5.48
22162026-02-08T15:52:48.319Z Compiling postgres-protocol v0.6.8
22172026-02-08T15:52:50.083Z Compiling sec1 v0.7.3
22182026-02-08T15:52:50.400Z Compiling tokio-rustls v0.26.0
22192026-02-08T15:52:50.900Z Compiling group v0.13.0
22202026-02-08T15:52:51.412Z Compiling num-iter v0.1.45
22212026-02-08T15:52:51.761Z Compiling rand v0.8.5
22222026-02-08T15:52:55.574Z Compiling goblin v0.8.2
22232026-02-08T15:52:57.457Z Compiling derive_builder v0.20.2
22242026-02-08T15:52:57.807Z Compiling newtype-uuid v1.3.2
22252026-02-08T15:52:58.335Z Compiling flate2 v1.1.2
22262026-02-08T15:52:59.828Z Compiling hkdf v0.12.4
22272026-02-08T15:52:59.863Z Compiling regress v0.10.4
22282026-02-08T15:53:00.093Z Compiling vergen v9.0.6
22292026-02-08T15:53:00.406Z Compiling crypto-bigint v0.5.5
22302026-02-08T15:53:00.454Z Compiling cargo-platform v0.1.8
22312026-02-08T15:53:01.058Z Compiling serde_repr v0.1.19
22322026-02-08T15:53:02.150Z Compiling enum-as-inner v0.6.1
22332026-02-08T15:53:04.032Z Compiling hyper-rustls v0.27.7
22342026-02-08T15:53:04.061Z Compiling bumpalo v3.16.0
22352026-02-08T15:53:04.288Z Compiling bitflags v1.3.2
22362026-02-08T15:53:04.348Z Compiling lockfree-object-pool v0.1.6
22372026-02-08T15:53:04.457Z Compiling winnow v0.5.40
22382026-02-08T15:53:04.672Z Compiling reqwest v0.12.24
22392026-02-08T15:53:04.712Z Compiling managed v0.8.0
22402026-02-08T15:53:06.008Z Compiling unicode-segmentation v1.12.0
22412026-02-08T15:53:07.724Z Compiling simd-adler32 v0.3.7
22422026-02-08T15:53:07.987Z Compiling toml_edit v0.19.15
22432026-02-08T15:53:08.634Z Compiling zopfli v0.8.1
22442026-02-08T15:53:10.189Z Compiling typify-impl v0.4.3
22452026-02-08T15:53:11.064Z Compiling elliptic-curve v0.13.8
22462026-02-08T15:53:11.152Z Compiling dof v0.3.0
22472026-02-08T15:53:11.734Z Compiling cargo_metadata v0.19.2
22482026-02-08T15:53:14.328Z Compiling daft v0.1.4
22492026-02-08T15:53:14.586Z Compiling zstd v0.13.3
22502026-02-08T15:53:15.120Z Compiling signal-hook-mio v0.2.4
22512026-02-08T15:53:15.687Z Compiling clap v4.5.48
22522026-02-08T15:53:15.865Z Compiling postgres-types v0.2.9
22532026-02-08T15:53:16.153Z Compiling dtrace-parser v0.2.0
22542026-02-08T15:53:16.704Z Compiling phf v0.11.2
22552026-02-08T15:53:16.988Z Compiling strum v0.27.2
22562026-02-08T15:53:17.223Z Compiling ed25519 v2.2.3
22572026-02-08T15:53:17.353Z Compiling hubpack v0.1.2
22582026-02-08T15:53:17.439Z Compiling bzip2 v0.4.4
22592026-02-08T15:53:17.485Z Compiling bzip2 v0.5.2
22602026-02-08T15:53:17.825Z Compiling pkcs1 v0.7.5
22612026-02-08T15:53:18.042Z Compiling rfc6979 v0.4.0
22622026-02-08T15:53:18.093Z Compiling float-cmp v0.10.0
22632026-02-08T15:53:18.285Z Compiling serde-big-array v0.5.1
22642026-02-08T15:53:18.534Z Compiling bstr v1.10.0
22652026-02-08T15:53:18.605Z Compiling structmeta-derive v0.3.0
22662026-02-08T15:53:18.639Z Compiling env_filter v0.1.2
22672026-02-08T15:53:19.053Z Compiling thread-id v4.2.2
22682026-02-08T15:53:19.182Z Compiling memmap2 v0.9.8
22692026-02-08T15:53:19.219Z Compiling socket2 v0.5.10
22702026-02-08T15:53:19.542Z Compiling static_assertions v1.1.0
22712026-02-08T15:53:19.686Z Compiling whoami v1.5.2
22722026-02-08T15:53:19.804Z Compiling predicates-core v1.0.8
22732026-02-08T15:53:19.968Z Compiling data-encoding v2.9.0
22742026-02-08T15:53:20.131Z Compiling precomputed-hash v0.1.1
22752026-02-08T15:53:20.222Z Compiling keccak v0.1.5
22762026-02-08T15:53:20.309Z Compiling normalize-line-endings v0.3.0
22772026-02-08T15:53:20.470Z Compiling rustc-hash v2.1.1
22782026-02-08T15:53:20.653Z Compiling foldhash v0.2.0
22792026-02-08T15:53:20.733Z Compiling toml_write v0.1.2
22802026-02-08T15:53:21.049Z Compiling radium v0.7.0
22812026-02-08T15:53:21.098Z Compiling fixedbitset v0.4.2
22822026-02-08T15:53:21.497Z Compiling jiff v0.2.15
22832026-02-08T15:53:21.522Z Compiling difflib v0.4.0
22842026-02-08T15:53:22.091Z Compiling fixedbitset v0.5.7
22852026-02-08T15:53:22.978Z Compiling new_debug_unreachable v1.0.6
22862026-02-08T15:53:23.223Z Compiling string_cache v0.8.9
22872026-02-08T15:53:23.686Z Compiling toml_edit v0.22.27
22882026-02-08T15:53:23.905Z Compiling petgraph v0.8.2
22892026-02-08T15:53:27.715Z Compiling predicates v3.1.3
22902026-02-08T15:53:28.181Z Compiling zip v4.2.0
22912026-02-08T15:53:29.073Z Compiling petgraph v0.6.5
22922026-02-08T15:53:29.982Z Compiling iddqd v0.3.16
22932026-02-08T15:53:30.236Z Compiling structmeta v0.3.0
22942026-02-08T15:53:30.576Z Compiling hickory-proto v0.25.2
22952026-02-08T15:53:32.102Z Compiling sha3 v0.10.8
22962026-02-08T15:53:32.211Z Compiling tokio-postgres v0.7.13
22972026-02-08T15:53:32.692Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22982026-02-08T15:53:34.444Z Compiling usdt v0.6.0
22992026-02-08T15:53:34.898Z Compiling similar v2.7.0
23002026-02-08T15:53:36.871Z Compiling serde_with v3.16.1
23012026-02-08T15:53:37.137Z Compiling env_logger v0.11.8
23022026-02-08T15:53:37.559Z Compiling typify-macro v0.4.3
23032026-02-08T15:53:37.915Z Compiling rsa v0.9.8
23042026-02-08T15:53:38.679Z Compiling ecdsa v0.16.9
23052026-02-08T15:53:40.084Z Compiling zip v0.6.6
23062026-02-08T15:53:40.905Z Compiling ed25519-dalek v2.1.1
23072026-02-08T15:53:41.844Z Compiling crossterm v0.28.1
23082026-02-08T15:53:41.966Z Compiling crossbeam-epoch v0.9.18
23092026-02-08T15:53:42.440Z Compiling toml v0.7.8
23102026-02-08T15:53:42.717Z Compiling heck v0.4.1
23112026-02-08T15:53:42.865Z Compiling strum v0.26.3
23122026-02-08T15:53:43.606Z Compiling tokio-stream v0.1.17
23132026-02-08T15:53:44.534Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
23142026-02-08T15:53:44.649Z Compiling x509-cert v0.2.5
23152026-02-08T15:53:45.500Z Compiling sha1 v0.10.6
23162026-02-08T15:53:45.614Z Compiling itertools v0.10.5
23172026-02-08T15:53:45.698Z Compiling itertools v0.13.0
23182026-02-08T15:53:46.467Z Compiling winnow v0.6.26
23192026-02-08T15:53:47.222Z Compiling lalrpop-util v0.19.12
23202026-02-08T15:53:48.130Z Compiling maybe-uninit v2.0.0
23212026-02-08T15:53:48.332Z Compiling peg-runtime v0.8.5
23222026-02-08T15:53:48.383Z Compiling tap v1.0.1
23232026-02-08T15:53:48.783Z Compiling wyz v0.5.1
23242026-02-08T15:53:49.673Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23252026-02-08T15:53:54.265Z Compiling packed_struct v0.10.1
23262026-02-08T15:53:55.066Z Compiling funty v2.0.0
23272026-02-08T15:53:57.237Z Compiling bitvec v1.0.1
23282026-02-08T15:54:01.743Z Compiling packed_struct_codegen v0.10.1
23292026-02-08T15:54:02.026Z Compiling futures-executor v0.3.31
23302026-02-08T15:54:02.570Z Compiling bitfield-macros v0.19.2
23312026-02-08T15:54:02.835Z Compiling zerocopy-derive v0.6.6
23322026-02-08T15:54:03.299Z Compiling indexmap v1.9.3
23332026-02-08T15:54:04.197Z Compiling crc-catalog v2.4.0
23342026-02-08T15:54:04.253Z Compiling typeid v1.0.3
23352026-02-08T15:54:04.710Z Compiling nodrop v0.1.14
23362026-02-08T15:54:04.848Z Compiling array-init v0.0.4
23372026-02-08T15:54:05.249Z Compiling crc v3.2.1
23382026-02-08T15:54:06.372Z Compiling zerocopy v0.6.6
23392026-02-08T15:54:06.462Z Compiling bitfield v0.19.2
23402026-02-08T15:54:08.135Z Compiling futures v0.3.31
23412026-02-08T15:54:08.551Z Compiling smallvec v0.6.14
23422026-02-08T15:54:09.651Z Compiling typify v0.4.3
23432026-02-08T15:54:09.821Z Compiling derive-ex v0.1.8
23442026-02-08T15:54:11.588Z Compiling unsafe-libyaml v0.2.11
23452026-02-08T15:54:12.652Z Compiling rustls v0.22.4
23462026-02-08T15:54:12.736Z Compiling base64 v0.21.7
23472026-02-08T15:54:12.944Z Compiling hashbrown v0.12.3
23482026-02-08T15:54:13.008Z Compiling test-strategy v0.4.3
23492026-02-08T15:54:13.858Z Compiling ron v0.8.1
23502026-02-08T15:54:15.126Z Compiling serde_yaml v0.9.34+deprecated
23512026-02-08T15:54:17.960Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
23522026-02-08T15:54:18.451Z Compiling progenitor-impl v0.11.2
23532026-02-08T15:54:18.868Z Compiling serde-hex v0.1.0
23542026-02-08T15:54:22.168Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23552026-02-08T15:54:22.964Z Compiling toml v0.8.23
23562026-02-08T15:54:23.182Z Compiling hashbrown v0.13.2
23572026-02-08T15:54:27.466Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
23582026-02-08T15:54:27.541Z Compiling xattr v1.3.1
23592026-02-08T15:54:27.945Z Compiling pin-project-internal v1.1.6
23602026-02-08T15:54:28.406Z Compiling thread_local v1.1.8
23612026-02-08T15:54:29.010Z Compiling filetime v0.2.26
23622026-02-08T15:54:29.034Z Compiling multer v3.1.0
23632026-02-08T15:54:29.328Z Compiling slog-async v2.8.0
23642026-02-08T15:54:29.816Z Compiling crc-any v2.5.0
23652026-02-08T15:54:29.918Z Compiling match_cfg v0.1.0
23662026-02-08T15:54:30.568Z Compiling rayon-core v1.12.1
23672026-02-08T15:54:31.248Z Compiling same-file v1.0.6
23682026-02-08T15:54:32.923Z Compiling walkdir v2.5.0
23692026-02-08T15:54:39.230Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
23702026-02-08T15:54:39.703Z Compiling hostname v0.3.1
23712026-02-08T15:54:39.948Z Compiling pin-project v1.1.6
23722026-02-08T15:54:40.198Z Compiling tar v0.4.44
23732026-02-08T15:54:43.708Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23742026-02-08T15:54:45.436Z Compiling object v0.30.4
23752026-02-08T15:54:45.724Z Compiling progenitor-macro v0.11.2
23762026-02-08T15:54:46.585Z Compiling erased-serde v0.4.6
23772026-02-08T15:54:46.962Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23782026-02-08T15:54:54.248Z Compiling progenitor-client v0.11.2
23792026-02-08T15:54:54.494Z Compiling toml_parser v1.0.6+spec-1.1.0
23802026-02-08T15:54:55.098Z Compiling crossbeam-channel v0.5.15
23812026-02-08T15:54:55.430Z Compiling slog-json v2.6.1
23822026-02-08T15:54:55.876Z Compiling snafu-derive v0.8.5
23832026-02-08T15:54:56.359Z Compiling async-stream-impl v0.3.6
23842026-02-08T15:54:56.685Z Compiling ordered-float v2.10.1
23852026-02-08T15:54:56.880Z Compiling serde_spanned v1.0.4
23862026-02-08T15:54:57.099Z Compiling serde_path_to_error v0.1.20
23872026-02-08T15:54:57.147Z Compiling toml_datetime v0.7.5+spec-1.1.0
23882026-02-08T15:54:57.429Z Compiling is-terminal v0.4.13
23892026-02-08T15:54:57.573Z Compiling dropshot v0.16.7
23902026-02-08T15:54:57.876Z Compiling fs-err v2.11.0
23912026-02-08T15:54:58.029Z Compiling take_mut v0.2.2
23922026-02-08T15:54:58.182Z Compiling unicode-width v0.1.14
23932026-02-08T15:54:58.349Z Compiling term v1.1.0
23942026-02-08T15:54:58.705Z Compiling debug-ignore v1.0.5
23952026-02-08T15:54:58.911Z Compiling path-slash v0.1.5
23962026-02-08T15:54:59.137Z Compiling toml_writer v1.0.6+spec-1.1.0
23972026-02-08T15:54:59.161Z Compiling snafu v0.8.5
23982026-02-08T15:54:59.295Z Compiling slog-term v2.9.2
23992026-02-08T15:54:59.424Z Compiling tabwriter v1.4.0
24002026-02-08T15:54:59.630Z Compiling toml v0.9.11+spec-1.1.0
24012026-02-08T15:55:00.386Z Compiling async-stream v0.3.6
24022026-02-08T15:55:00.724Z Compiling serde-value v0.7.0
24032026-02-08T15:55:00.813Z Compiling slog-bunyan v2.5.0
24042026-02-08T15:55:01.082Z Compiling progenitor v0.11.2
24052026-02-08T15:55:01.295Z Compiling tokio-rustls v0.25.0
24062026-02-08T15:55:01.736Z Compiling serde-untagged v0.1.7
24072026-02-08T15:55:01.821Z Compiling globset v0.4.15
24082026-02-08T15:55:02.135Z Compiling crossbeam-deque v0.8.5
24092026-02-08T15:55:02.466Z Compiling camino-tempfile v1.4.1
24102026-02-08T15:55:02.566Z Compiling parse-display-derive v0.10.0
24112026-02-08T15:55:02.595Z Compiling olpc-cjson v0.1.4
24122026-02-08T15:55:02.921Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
24132026-02-08T15:55:03.191Z Compiling waitgroup v0.1.2
24142026-02-08T15:55:03.437Z Compiling rustls-pemfile v2.2.0
24152026-02-08T15:55:03.869Z Compiling pem v3.0.5
24162026-02-08T15:55:03.916Z Compiling dropshot_endpoint v0.16.7
24172026-02-08T15:55:05.089Z Compiling newtype-uuid-macros v0.1.0
24182026-02-08T15:55:05.117Z Compiling serde_plain v1.0.2
24192026-02-08T15:55:05.254Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24202026-02-08T15:55:05.616Z Compiling async-recursion v1.1.1
24212026-02-08T15:55:05.836Z Compiling blake3 v1.5.4
24222026-02-08T15:55:06.343Z Compiling hostname v0.4.2
24232026-02-08T15:55:06.368Z Compiling half v2.4.1
24242026-02-08T15:55:06.615Z Compiling instant v0.1.13
24252026-02-08T15:55:06.699Z Compiling ciborium-io v0.2.2
24262026-02-08T15:55:06.809Z Compiling colored v3.0.0
24272026-02-08T15:55:06.879Z Compiling typed-path v0.9.3
24282026-02-08T15:55:06.903Z Compiling unicode-xid v0.2.6
24292026-02-08T15:55:06.980Z Compiling ciborium-ll v0.2.2
24302026-02-08T15:55:07.155Z Compiling cargo-util-schemas v0.8.2
24312026-02-08T15:55:07.475Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
24322026-02-08T15:55:07.519Z Compiling backoff v0.4.0
24332026-02-08T15:55:08.024Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24342026-02-08T15:55:08.432Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24352026-02-08T15:55:08.656Z Compiling parse-display v0.10.0
24362026-02-08T15:55:10.210Z Compiling tough v0.20.0
24372026-02-08T15:55:11.600Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24382026-02-08T15:55:12.460Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
24392026-02-08T15:55:12.659Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24402026-02-08T15:55:12.938Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
24412026-02-08T15:55:13.142Z Compiling itertools v0.14.0
24422026-02-08T15:55:14.245Z Compiling progenitor-client v0.10.0
24432026-02-08T15:55:15.067Z Compiling cargo-platform v0.2.0
24442026-02-08T15:55:16.119Z Compiling macaddr v1.0.1
24452026-02-08T15:55:16.144Z Compiling indent_write v2.2.0
24462026-02-08T15:55:16.393Z Compiling arrayref v0.3.9
24472026-02-08T15:55:16.513Z Compiling arrayvec v0.7.6
24482026-02-08T15:55:16.622Z Compiling constant_time_eq v0.3.1
24492026-02-08T15:55:16.822Z Compiling parse-size v1.1.0
24502026-02-08T15:55:17.130Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24512026-02-08T15:55:17.733Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24522026-02-08T15:55:18.867Z Compiling cargo_metadata v0.21.0
24532026-02-08T15:55:19.122Z Compiling ciborium v0.2.2
24542026-02-08T15:55:20.787Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24552026-02-08T15:55:23.906Z Compiling display-error-chain v0.2.2
24562026-02-08T15:55:24.142Z Compiling topological-sort v0.2.2
24572026-02-08T15:55:24.431Z Compiling omicron-zone-package v0.12.2
24582026-02-08T15:55:25.002Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
24592026-02-08T15:55:27.561Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
24602026-02-08T15:55:28.244Z Compiling shell-words v1.1.0
24612026-02-08T15:55:32.255Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24622026-02-08T15:55:45.586Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24632026-02-08T15:56:04.795Z Finished `release` profile [optimized] target(s) in 5m 36s
24642026-02-08T15:56:04.951Z Running `target/release/omicron-releng --output-dir /work --mkincorp`
24652026-02-08T15:56:05.032ZFeb 08 15:56:04.297 DEBG changing working directory to /work/oxidecomputer/omicron
24662026-02-08T15:56:05.204ZFeb 08 15:56:04.469 DEBG running: git rev-parse HEAD
24672026-02-08T15:56:05.228ZFeb 08 15:56:04.474 DEBG process exited with exit status: 0 (4.190573ms)
24682026-02-08T15:56:05.228ZFeb 08 15:56:04.474 INFO version: 18.0.0-0.ci+git4df24290d40
24692026-02-08T15:56:05.257ZFeb 08 15:56:04.522 INFO cloning helios to /work/oxidecomputer/helios
24702026-02-08T15:56:05.257ZFeb 08 15:56:04.523 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24712026-02-08T15:56:05.281ZCloning into '/work/oxidecomputer/helios'...
24722026-02-08T15:56:06.099ZFeb 08 15:56:05.365 DEBG process exited with exit status: 0 (842.677061ms)
24732026-02-08T15:56:06.099ZFeb 08 15:56:05.365 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
24742026-02-08T15:56:06.124ZFeb 08 15:56:05.371 DEBG process exited with exit status: 0 (6.365993ms)
24752026-02-08T15:56:06.124ZFeb 08 15:56:05.371 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24762026-02-08T15:56:07.759ZFeb 08 15:56:07.025 DEBG process exited with exit status: 0 (1.653699334s)
24772026-02-08T15:56:07.759ZFeb 08 15:56:07.025 DEBG running: zfs list rpool/images/build/host
24782026-02-08T15:56:07.784ZNAME USED AVAIL REFER MOUNTPOINT
24792026-02-08T15:56:07.784Zrpool/images/build/host 96K 150G 96K /rpool/images/build/host
24802026-02-08T15:56:07.784ZFeb 08 15:56:07.034 DEBG process exited with exit status: 0 (8.877401ms)
24812026-02-08T15:56:07.784ZFeb 08 15:56:07.034 DEBG running: zfs list rpool/images/build/recovery
24822026-02-08T15:56:07.784ZNAME USED AVAIL REFER MOUNTPOINT
24832026-02-08T15:56:07.784Zrpool/images/build/recovery 96K 150G 96K /rpool/images/build/recovery
24842026-02-08T15:56:07.784ZFeb 08 15:56:07.040 DEBG process exited with exit status: 0 (6.600769ms)
24852026-02-08T15:56:07.784ZFeb 08 15:56:07.041 INFO [hubris-staging] running task
24862026-02-08T15:56:07.784ZFeb 08 15:56:07.042 INFO [incorp-manifest] running task
24872026-02-08T15:56:07.784ZFeb 08 15:56:07.042 INFO [hubris-production] running task
24882026-02-08T15:56:07.784ZFeb 08 15:56:07.043 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri -n '*'
24892026-02-08T15:56:07.784ZFeb 08 15:56:07.043 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24902026-02-08T15:56:07.784ZFeb 08 15:56:07.044 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
24912026-02-08T15:56:07.784ZFeb 08 15:56:07.045 INFO [incorp-create] running: pkgrepo create /work/incorporation
24922026-02-08T15:56:07.891Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24932026-02-08T15:56:08.195ZFeb 08 15:56:07.460 INFO [incorp-create] process exited with exit status: 0 (415.247253ms)
24942026-02-08T15:56:08.219ZFeb 08 15:56:07.460 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev
24952026-02-08T15:56:08.590ZFeb 08 15:56:07.856 INFO [incorp-publisher] process exited with exit status: 0 (395.067394ms)
24962026-02-08T15:56:08.943Z[ omicron-package] Blocking waiting for file lock on package cache
24972026-02-08T15:56:09.746Z[ omicron-package] Blocking waiting for file lock on package cache
24982026-02-08T15:56:11.175Z[ omicron-package] Compiling ring v0.17.14
24992026-02-08T15:56:11.331Z[ omicron-package] Compiling proc-macro-crate v1.3.1
25002026-02-08T15:56:11.355Z[ omicron-package] Compiling itertools v0.14.0
25012026-02-08T15:56:11.355Z[ omicron-package] Compiling heapless v0.8.0
25022026-02-08T15:56:11.355Z[ omicron-package] Compiling hash32 v0.3.1
25032026-02-08T15:56:11.355Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25042026-02-08T15:56:11.355Z[ omicron-package] Compiling smoltcp v0.11.0
25052026-02-08T15:56:12.553Z[ omicron-package] Compiling proc-macro-error-attr v1.0.4
25062026-02-08T15:56:12.824Z[ omicron-package] Compiling num_enum_derive v0.5.11
25072026-02-08T15:56:13.177Z[ omicron-package] Compiling cobs v0.2.3
25082026-02-08T15:56:13.356Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25092026-02-08T15:56:13.782Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25102026-02-08T15:56:14.444ZFeb 08 15:56:13.709 INFO [hubris-production] task succeeded (6.667534845s)
25112026-02-08T15:56:14.513Z[ omicron-package] Compiling postcard v1.0.10
25122026-02-08T15:56:15.061Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25132026-02-08T15:56:15.960Z[ omicron-package] Compiling proc-macro-error v1.0.4
25142026-02-08T15:56:15.984Z[ omicron-package] Compiling foreign-types-macros v0.2.3
25152026-02-08T15:56:16.465Z[ omicron-package] Compiling num_enum v0.5.11
25162026-02-08T15:56:16.585Z[ omicron-package] Compiling foreign-types-shared v0.3.1
25172026-02-08T15:56:17.356Z[ omicron-package] Compiling ingot-macros v0.1.1
25182026-02-08T15:56:17.786Z[ omicron-package] Compiling rustls v0.23.19
25192026-02-08T15:56:18.335Z[ omicron-package] Compiling foreign-types v0.5.0
25202026-02-08T15:56:18.754Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25212026-02-08T15:56:18.881Z[ omicron-package] Compiling cstr-argument v0.1.2
25222026-02-08T15:56:19.413Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25232026-02-08T15:56:19.515Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
25242026-02-08T15:56:19.762Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
25252026-02-08T15:56:20.337Z[ omicron-package] Compiling pretty-hex v0.2.1
25262026-02-08T15:56:20.844Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25272026-02-08T15:56:20.942Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25282026-02-08T15:56:21.229Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25292026-02-08T15:56:21.315Z[ omicron-package] Compiling rayon v1.10.0
25302026-02-08T15:56:22.136Z[ omicron-package] Compiling colored v2.2.0
25312026-02-08T15:56:22.417Z[ omicron-package] Compiling nix v0.30.1
25322026-02-08T15:56:22.752Z[ omicron-package] Compiling rustls-webpki v0.102.8
25332026-02-08T15:56:23.720Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25342026-02-08T15:56:24.126Z[ omicron-package] Compiling zone_cfg_derive v0.3.0
25352026-02-08T15:56:25.626Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25362026-02-08T15:56:25.685Z[ omicron-package] Compiling ingot-types v0.1.2
25372026-02-08T15:56:25.976Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d6bad48ee01b70e904d006e45d82fcdf4ceec1f9#d6bad48e)
25382026-02-08T15:56:26.491Z[ omicron-package] Compiling sigpipe v0.1.3
25392026-02-08T15:56:26.527Z[ omicron-package] Compiling num-derive v0.4.2
25402026-02-08T15:56:26.701Z[ omicron-package] Compiling ingot v0.1.1
25412026-02-08T15:56:26.842Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25422026-02-08T15:56:27.090Z[ omicron-package] Compiling glob v0.3.2
25432026-02-08T15:56:27.577Z[ omicron-package] Compiling libefi-sys v0.1.0
25442026-02-08T15:56:28.496Z[ omicron-package] Compiling rustls v0.22.4
25452026-02-08T15:56:28.696Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d6bad48ee01b70e904d006e45d82fcdf4ceec1f9#d6bad48e)
25462026-02-08T15:56:29.066Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25472026-02-08T15:56:29.430Z[ omicron-package] Compiling zone v0.3.1
25482026-02-08T15:56:30.283Z[ omicron-package] Compiling usdt-macro v0.5.0
25492026-02-08T15:56:31.329Z[ omicron-package] Compiling usdt-attr-macro v0.5.0
25502026-02-08T15:56:33.947Z[ omicron-package] Compiling tokio-rustls v0.26.0
25512026-02-08T15:56:34.523Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25522026-02-08T15:56:34.679Z[ omicron-package] Compiling hyper-rustls v0.27.7
25532026-02-08T15:56:35.421Z[ omicron-package] Compiling reqwest v0.12.24
25542026-02-08T15:56:35.612Z[ omicron-package] Compiling smf v0.2.3
25552026-02-08T15:56:36.513Z[ omicron-package] Compiling memmap v0.7.0
25562026-02-08T15:56:37.089Z[ omicron-package] Compiling bitfield-struct v0.6.2
25572026-02-08T15:56:39.178Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25582026-02-08T15:56:39.227Z[ omicron-package] Compiling usdt v0.5.0
25592026-02-08T15:56:39.982Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25602026-02-08T15:56:40.042Z[ omicron-package] Compiling unicode-width v0.2.0
25612026-02-08T15:56:40.107Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25622026-02-08T15:56:40.300Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25632026-02-08T15:56:40.746Z[ omicron-package] Compiling tokio-rustls v0.25.0
25642026-02-08T15:56:40.964Z[ omicron-package] Compiling console v0.16.0
25652026-02-08T15:56:41.367Z[ omicron-package] Compiling dropshot v0.16.7
25662026-02-08T15:56:41.456Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25672026-02-08T15:56:42.012Z[ omicron-package] Compiling tokio-dtrace v0.1.0
25682026-02-08T15:56:42.092Z[ omicron-package] Compiling gethostname v0.5.0
25692026-02-08T15:56:42.487Z[ omicron-package] Compiling unit-prefix v0.5.1
25702026-02-08T15:56:43.062Z[ omicron-package] Compiling indicatif v0.18.0
25712026-02-08T15:56:43.412Z[ omicron-package] Compiling oxide-tokio-rt v0.1.2
25722026-02-08T15:56:44.298Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25732026-02-08T15:56:46.413Z[ helios-setup] warning: hiding a lifetime that's elided elsewhere is confusing
25742026-02-08T15:56:46.413Z[ helios-setup] --> src/main.rs:79:10
25752026-02-08T15:56:46.438Z[ helios-setup] |
25762026-02-08T15:56:46.438Z[ helios-setup] 79 | fn pc(s: &str) -> Component {
25772026-02-08T15:56:46.438Z[ helios-setup] | ^^^^ ^^^^^^^^^ the same lifetime is hidden here
25782026-02-08T15:56:46.438Z[ helios-setup] | |
25792026-02-08T15:56:46.438Z[ helios-setup] | the lifetime is elided here
25802026-02-08T15:56:46.438Z[ helios-setup] |
25812026-02-08T15:56:46.438Z[ helios-setup] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
25822026-02-08T15:56:46.438Z[ helios-setup] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
25832026-02-08T15:56:46.438Z[ helios-setup] help: use `'_` for type paths
25842026-02-08T15:56:46.438Z[ helios-setup] |
25852026-02-08T15:56:46.438Z[ helios-setup] 79 | fn pc(s: &str) -> Component<'_> {
25862026-02-08T15:56:46.438Z[ helios-setup] | ++++
25872026-02-08T15:56:46.438Z[ helios-setup]
25882026-02-08T15:56:46.739Z[ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25892026-02-08T15:56:46.953Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25902026-02-08T15:56:47.755Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25912026-02-08T15:56:51.124Z[ omicron-package] Compiling progenitor-client v0.11.2
25922026-02-08T15:56:52.404Z[ omicron-package] Compiling progenitor v0.11.2
25932026-02-08T15:56:52.850Z[ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
25942026-02-08T15:56:53.887Z[ omicron-package] Compiling progenitor-client v0.10.0
25952026-02-08T15:56:54.196Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25962026-02-08T15:56:54.710Z[ helios-setup] Feb 08 15:56:53.976 INFO helios repository root is: /work/oxidecomputer/helios
25972026-02-08T15:56:54.735Z[ helios-setup] Feb 08 15:56:53.979 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
25982026-02-08T15:56:54.735Z[ helios-setup] Feb 08 15:56:53.979 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
25992026-02-08T15:56:54.735Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
26002026-02-08T15:56:55.285ZFeb 08 15:56:54.552 INFO [hubris-staging] task succeeded (47.51029028s)
26012026-02-08T15:56:55.567Z[ omicron-package] Compiling omicron-zone-package v0.12.2
26022026-02-08T15:56:55.695Z[ helios-setup] Feb 08 15:56:54.961 INFO clone ok!, project: phbl
26032026-02-08T15:56:55.695Z[ helios-setup] Feb 08 15:56:54.962 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
26042026-02-08T15:56:55.720Z[ helios-setup] Feb 08 15:56:54.962 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
26052026-02-08T15:56:55.720Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
26062026-02-08T15:56:56.884Z[ helios-setup] Feb 08 15:56:56.151 INFO clone ok!, project: image-builder
26072026-02-08T15:56:56.909Z[ helios-setup] Feb 08 15:56:56.151 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
26082026-02-08T15:56:56.909Z[ helios-setup] Feb 08 15:56:56.151 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
26092026-02-08T15:56:56.909Z[ helios-setup] Feb 08 15:56:56.151 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
26102026-02-08T15:56:56.909Z[ helios-setup] Feb 08 15:56:56.151 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
26112026-02-08T15:56:56.909Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
26122026-02-08T15:56:57.627Z[ helios-setup] Feb 08 15:56:56.894 INFO clone ok!, project: pinprick
26132026-02-08T15:56:57.627Z[ helios-setup] Feb 08 15:56:56.894 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
26142026-02-08T15:56:57.652Z[ helios-setup] Feb 08 15:56:56.894 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
26152026-02-08T15:56:57.652Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
26162026-02-08T15:56:59.064Z[ helios-setup] Feb 08 15:56:58.331 INFO clone ok!, project: chelsio-t6-roms
26172026-02-08T15:56:59.064Z[ helios-setup] Feb 08 15:56:58.331 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
26182026-02-08T15:56:59.089Z[ helios-setup] Feb 08 15:56:58.331 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
26192026-02-08T15:56:59.089Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
26202026-02-08T15:57:00.239Z[ helios-setup] Feb 08 15:56:59.505 INFO clone ok!, project: dmar-report
26212026-02-08T15:57:00.239Z[ helios-setup] Feb 08 15:56:59.505 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
26222026-02-08T15:57:00.264Z[ helios-setup] Feb 08 15:56:59.506 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
26232026-02-08T15:57:00.264Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
26242026-02-08T15:57:01.027Z[ helios-setup] Feb 08 15:57:00.294 INFO clone ok!, project: bootserver
26252026-02-08T15:57:01.052Z[ helios-setup] Feb 08 15:57:00.294 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
26262026-02-08T15:57:01.052Z[ helios-setup] Feb 08 15:57:00.294 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
26272026-02-08T15:57:01.052Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
26282026-02-08T15:57:03.327Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26292026-02-08T15:57:04.305ZFeb 08 15:57:03.571 DEBG process exited with exit status: 0 (56.528645678s)
26302026-02-08T15:57:04.330ZFeb 08 15:57:03.574 INFO [incorp-manifest] task succeeded (56.532315836s)
26312026-02-08T15:57:04.330ZFeb 08 15:57:03.574 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
26322026-02-08T15:57:04.721ZFeb 08 15:57:03.988 INFO [incorp-fmt] process exited with exit status: 0 (413.262861ms)
26332026-02-08T15:57:04.746ZFeb 08 15:57:03.988 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
26342026-02-08T15:57:05.192Z[ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@18.0.0.0,5.11:20260208T155704Z
26352026-02-08T15:57:05.192Z[ incorp-pkgsend] PUBLISHED
26362026-02-08T15:57:05.270ZFeb 08 15:57:04.537 INFO [incorp-pkgsend] process exited with exit status: 0 (548.914584ms)
26372026-02-08T15:57:05.294ZFeb 08 15:57:04.537 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
26382026-02-08T15:57:05.622Z[ helios-incorp] Retrieving packages for publisher helios-dev ...
26392026-02-08T15:57:05.647Z[ helios-incorp] Retrieving catalog 'helios-dev' ... Done
26402026-02-08T15:57:05.695Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
26412026-02-08T15:57:05.695Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26422026-02-08T15:57:05.695Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26432026-02-08T15:57:05.719Z[ helios-incorp]
26442026-02-08T15:57:05.719Z[ helios-incorp] Archiving packages ...
26452026-02-08T15:57:05.719Z[ helios-incorp] Packages to add: 1
26462026-02-08T15:57:05.719Z[ helios-incorp] Files to retrieve: 0
26472026-02-08T15:57:05.719Z[ helios-incorp] Estimated transfer size: 0.00 B
26482026-02-08T15:57:05.719Z[ helios-incorp]
26492026-02-08T15:57:05.719Z[ helios-incorp] Packages to archive:
26502026-02-08T15:57:05.719Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@18.0.0.0,5.11:20260208T155704Z
26512026-02-08T15:57:05.720Z[ helios-incorp]
26522026-02-08T15:57:05.720Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
26532026-02-08T15:57:05.720Z[ helios-incorp] Archiving: Completed 107.69 kB in 0.00 seconds
26542026-02-08T15:57:05.798ZFeb 08 15:57:05.065 INFO [helios-incorp] process exited with exit status: 0 (527.524882ms)
26552026-02-08T15:57:13.775Z[ helios-setup] Feb 08 15:57:13.040 INFO clone ok!, project: amd-firmware
26562026-02-08T15:57:13.800Z[ helios-setup] Feb 08 15:57:13.041 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
26572026-02-08T15:57:13.800Z[ helios-setup] Feb 08 15:57:13.041 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
26582026-02-08T15:57:13.800Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
26592026-02-08T15:57:14.964Z[ helios-setup] Feb 08 15:57:14.230 INFO clone ok!, project: amd-host-image-builder
26602026-02-08T15:57:14.964Z[ helios-setup] Feb 08 15:57:14.230 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
26612026-02-08T15:57:14.964Z[ helios-setup] Feb 08 15:57:14.230 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
26622026-02-08T15:57:14.988Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
26632026-02-08T15:57:16.144Z[ helios-setup] Feb 08 15:57:15.410 INFO clone ok!, project: pilot
26642026-02-08T15:57:16.168Z[ helios-setup] Feb 08 15:57:15.410 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
26652026-02-08T15:57:16.168Z[ helios-setup] Feb 08 15:57:15.411 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
26662026-02-08T15:57:16.564Z[ helios-setup] Feb 08 15:57:15.830 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
26672026-02-08T15:57:17.017Z[ helios-setup] Feb 08 15:57:16.284 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
26682026-02-08T15:57:17.018Z[ helios-setup] Feb 08 15:57:16.284 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
26692026-02-08T15:57:17.576Z[ helios-setup] Feb 08 15:57:16.843 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
26702026-02-08T15:57:18.108Z[ helios-setup] Feb 08 15:57:17.375 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
26712026-02-08T15:57:18.109Z[ helios-setup] Feb 08 15:57:17.375 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
26722026-02-08T15:57:18.497Z[ helios-setup] Feb 08 15:57:17.763 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
26732026-02-08T15:57:18.896Z[ helios-setup] Feb 08 15:57:18.162 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
26742026-02-08T15:57:18.896Z[ helios-setup] Feb 08 15:57:18.162 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
26752026-02-08T15:57:18.896Z[ helios-setup] Feb 08 15:57:18.162 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
26762026-02-08T15:57:18.921Z[ helios-setup] Feb 08 15:57:18.163 INFO ok!
26772026-02-08T15:57:18.921Z[ helios-setup] Feb 08 15:57:18.163 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
26782026-02-08T15:57:18.921Z[ helios-setup] Feb 08 15:57:18.163 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
26792026-02-08T15:57:18.921Z[ helios-setup] Feb 08 15:57:18.163 INFO ok!
26802026-02-08T15:57:18.921Z[ helios-setup] Feb 08 15:57:18.163 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
26812026-02-08T15:57:18.921Z[ helios-setup] Feb 08 15:57:18.163 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
26822026-02-08T15:57:18.921Z[ helios-setup] Feb 08 15:57:18.163 INFO ok!
26832026-02-08T15:57:18.921Z[ helios-setup] Feb 08 15:57:18.163 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
26842026-02-08T15:57:18.979Z[ helios-setup] Feb 08 15:57:18.246 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.91.1-x86_64-unknown-illumos (default)"
26852026-02-08T15:57:18.979Z[ helios-setup] Feb 08 15:57:18.246 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
26862026-02-08T15:57:18.980Z[ helios-setup] Feb 08 15:57:18.246 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
26872026-02-08T15:57:19.183Z[ helios-setup] Feb 08 15:57:18.449 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
26882026-02-08T15:57:19.575Z[ helios-setup] Feb 08 15:57:18.841 INFO E| From https://github.com/jclulow/rust-jmclib
26892026-02-08T15:57:19.575Z[ helios-setup] Feb 08 15:57:18.841 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
26902026-02-08T15:57:19.600Z[ helios-setup] Feb 08 15:57:18.856 INFO E| Updating crates.io index
26912026-02-08T15:57:19.714Z[ helios-setup] Feb 08 15:57:18.980 INFO E| Downloading crates ...
26922026-02-08T15:57:19.814Z[ helios-setup] Feb 08 15:57:19.074 INFO E| Downloaded unicode-width v0.1.10
26932026-02-08T15:57:19.839Z[ helios-setup] Feb 08 15:57:19.078 INFO E| Downloaded once_cell v1.18.0
26942026-02-08T15:57:19.839Z[ helios-setup] Feb 08 15:57:19.082 INFO E| Downloaded walkdir v2.3.3
26952026-02-08T15:57:19.839Z[ helios-setup] Feb 08 15:57:19.084 INFO E| Downloaded tempfile v3.7.0
26962026-02-08T15:57:19.839Z[ helios-setup] Feb 08 15:57:19.087 INFO E| Downloaded uuid v0.8.2
26972026-02-08T15:57:19.839Z[ helios-setup] Feb 08 15:57:19.091 INFO E| Downloaded unicode-ident v1.0.11
26982026-02-08T15:57:19.839Z[ helios-setup] Feb 08 15:57:19.094 INFO E| Downloaded toml v0.5.11
26992026-02-08T15:57:19.839Z[ helios-setup] Feb 08 15:57:19.097 INFO E| Downloaded serde_derive v1.0.193
27002026-02-08T15:57:19.839Z[ helios-setup] Feb 08 15:57:19.101 INFO E| Downloaded serde v1.0.193
27012026-02-08T15:57:19.839Z[ helios-setup] Feb 08 15:57:19.104 INFO E| Downloaded bitflags v2.3.3
27022026-02-08T15:57:19.864Z[ helios-setup] Feb 08 15:57:19.109 INFO E| Downloaded serde_json v1.0.103
27032026-02-08T15:57:19.864Z[ helios-setup] Feb 08 15:57:19.116 INFO E| Downloaded ryu v1.0.15
27042026-02-08T15:57:19.864Z[ helios-setup] Feb 08 15:57:19.120 INFO E| Downloaded fastrand v2.0.0
27052026-02-08T15:57:19.864Z[ helios-setup] Feb 08 15:57:19.122 INFO E| Downloaded syn v2.0.32
27062026-02-08T15:57:19.889Z[ helios-setup] Feb 08 15:57:19.133 INFO E| Downloaded anyhow v1.0.72
27072026-02-08T15:57:19.889Z[ helios-setup] Feb 08 15:57:19.137 INFO E| Downloaded sha-1 v0.9.8
27082026-02-08T15:57:19.889Z[ helios-setup] Feb 08 15:57:19.139 INFO E| Downloaded cpufeatures v0.2.9
27092026-02-08T15:57:19.889Z[ helios-setup] Feb 08 15:57:19.141 INFO E| Downloaded md-5 v0.9.1
27102026-02-08T15:57:19.889Z[ helios-setup] Feb 08 15:57:19.143 INFO E| Downloaded libdevinfo-sys v1.0.0
27112026-02-08T15:57:19.889Z[ helios-setup] Feb 08 15:57:19.144 INFO E| Downloaded itoa v1.0.9
27122026-02-08T15:57:19.889Z[ helios-setup] Feb 08 15:57:19.146 INFO E| Downloaded getrandom v0.2.10
27132026-02-08T15:57:19.889Z[ helios-setup] Feb 08 15:57:19.149 INFO E| Downloaded errno v0.3.1
27142026-02-08T15:57:19.889Z[ helios-setup] Feb 08 15:57:19.151 INFO E| Downloaded rustix v0.38.4
27152026-02-08T15:57:19.914Z[ helios-setup] Feb 08 15:57:19.173 INFO E| Downloaded digest v0.9.0
27162026-02-08T15:57:19.914Z[ helios-setup] Feb 08 15:57:19.175 INFO E| Downloaded block-buffer v0.9.0
27172026-02-08T15:57:19.914Z[ helios-setup] Feb 08 15:57:19.176 INFO E| Downloaded typenum v1.16.0
27182026-02-08T15:57:19.914Z[ helios-setup] Feb 08 15:57:19.178 INFO E| Downloaded quote v1.0.31
27192026-02-08T15:57:19.939Z[ helios-setup] Feb 08 15:57:19.181 INFO E| Downloaded proc-macro2 v1.0.66
27202026-02-08T15:57:19.939Z[ helios-setup] Feb 08 15:57:19.184 INFO E| Downloaded opaque-debug v0.3.0
27212026-02-08T15:57:19.939Z[ helios-setup] Feb 08 15:57:19.185 INFO E| Downloaded glob v0.3.1
27222026-02-08T15:57:19.939Z[ helios-setup] Feb 08 15:57:19.187 INFO E| Downloaded libc v0.2.147
27232026-02-08T15:57:20.021Z[ helios-setup] Feb 08 15:57:19.287 INFO E| Compiling libc v0.2.147
27242026-02-08T15:57:20.021Z[ helios-setup] Feb 08 15:57:19.288 INFO E| Compiling proc-macro2 v1.0.66
27252026-02-08T15:57:20.021Z[ helios-setup] Feb 08 15:57:19.288 INFO E| Compiling unicode-ident v1.0.11
27262026-02-08T15:57:20.046Z[ helios-setup] Feb 08 15:57:19.288 INFO E| Compiling cfg-if v1.0.0
27272026-02-08T15:57:20.046Z[ helios-setup] Feb 08 15:57:19.288 INFO E| Compiling version_check v0.9.4
27282026-02-08T15:57:20.046Z[ helios-setup] Feb 08 15:57:19.288 INFO E| Compiling typenum v1.16.0
27292026-02-08T15:57:20.046Z[ helios-setup] Feb 08 15:57:19.288 INFO E| Compiling serde v1.0.193
27302026-02-08T15:57:20.046Z[ helios-setup] Feb 08 15:57:19.288 INFO E| Compiling itoa v1.0.9
27312026-02-08T15:57:20.430Z[ helios-setup] Feb 08 15:57:19.696 INFO E| Compiling rustix v0.38.4
27322026-02-08T15:57:20.455Z[ helios-setup] Feb 08 15:57:19.711 INFO E| Compiling powerfmt v0.2.0
27332026-02-08T15:57:21.093Z[ helios-setup] Feb 08 15:57:20.360 INFO E| Compiling num-conv v0.1.0
27342026-02-08T15:57:21.176Z[ helios-setup] Feb 08 15:57:20.443 INFO E| Compiling time-core v0.1.2
27352026-02-08T15:57:21.449Z[ helios-setup] Feb 08 15:57:20.715 INFO E| Compiling slog v2.7.0
27362026-02-08T15:57:21.507Z[ helios-setup] Feb 08 15:57:20.773 INFO E| Compiling deranged v0.3.11
27372026-02-08T15:57:21.541Z[ helios-setup] Feb 08 15:57:20.808 INFO E| Compiling generic-array v0.14.7
27382026-02-08T15:57:21.630Z[ helios-setup] Feb 08 15:57:20.897 INFO E| Compiling time-macros v0.2.18
27392026-02-08T15:57:22.159Z[ helios-setup] Feb 08 15:57:21.426 INFO E| Compiling quote v1.0.31
27402026-02-08T15:57:22.621Z[ helios-setup] Feb 08 15:57:21.887 INFO E| Compiling once_cell v1.18.0
27412026-02-08T15:57:22.673Z[ helios-setup] Feb 08 15:57:21.940 INFO E| Compiling bitflags v2.3.3
27422026-02-08T15:57:22.870Z[ helios-setup] Feb 08 15:57:22.136 INFO E| Compiling num_threads v0.1.6
27432026-02-08T15:57:22.950Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27442026-02-08T15:57:23.103Z[ helios-setup] Feb 08 15:57:22.370 INFO E| Compiling syn v2.0.32
27452026-02-08T15:57:23.291Z[ helios-setup] Feb 08 15:57:22.558 INFO E| Compiling thread_local v1.1.7
27462026-02-08T15:57:23.461Z[ helios-setup] Feb 08 15:57:22.727 INFO E| Compiling serde_json v1.0.103
27472026-02-08T15:57:24.196Z[ helios-setup] Feb 08 15:57:23.463 INFO E| Compiling dirs-sys-next v0.1.2
27482026-02-08T15:57:24.453Z[ helios-setup] Feb 08 15:57:23.720 INFO E| Compiling errno v0.3.1
27492026-02-08T15:57:24.525Z[ helios-setup] Feb 08 15:57:23.792 INFO E| Compiling atty v0.2.14
27502026-02-08T15:57:24.575Z[ helios-setup] Feb 08 15:57:23.842 INFO E| Compiling dirs-next v2.0.0
27512026-02-08T15:57:24.743Z[ helios-setup] Feb 08 15:57:24.009 INFO E| Compiling term v0.7.0
27522026-02-08T15:57:24.891Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27532026-02-08T15:57:25.040Z[ helios-setup] Feb 08 15:57:24.305 INFO E| Compiling opaque-debug v0.3.0
27542026-02-08T15:57:25.064Z[ helios-setup] Feb 08 15:57:24.312 INFO E| Compiling anyhow v1.0.72
27552026-02-08T15:57:25.145Z[ helios-setup] Feb 08 15:57:24.412 INFO E| Compiling fastrand v2.0.0
27562026-02-08T15:57:25.522Z[ helios-setup] Feb 08 15:57:24.789 INFO E| Compiling getrandom v0.2.10
27572026-02-08T15:57:25.567Z[ helios-setup] Feb 08 15:57:24.833 INFO E| Compiling time v0.3.36
27582026-02-08T15:57:25.746Z[ helios-setup] Feb 08 15:57:25.013 INFO E| Compiling digest v0.9.0
27592026-02-08T15:57:26.000Z[ helios-setup] Feb 08 15:57:25.266 INFO E| Compiling block-buffer v0.9.0
27602026-02-08T15:57:26.043Z[ helios-setup] Feb 08 15:57:25.310 INFO E| Compiling ryu v1.0.15
27612026-02-08T15:57:26.098Z[ helios-setup] Feb 08 15:57:25.364 INFO E| Compiling same-file v1.0.6
27622026-02-08T15:57:26.313Z[ helios-setup] Feb 08 15:57:25.579 INFO E| Compiling cpufeatures v0.2.9
27632026-02-08T15:57:26.415Z[ helios-setup] Feb 08 15:57:25.681 INFO E| Compiling unicode-width v0.1.10
27642026-02-08T15:57:26.502Z[ helios-setup] Feb 08 15:57:25.768 INFO E| Compiling sha-1 v0.9.8
27652026-02-08T15:57:26.633Z[ helios-setup] Feb 08 15:57:25.899 INFO E| Compiling getopts v0.2.21
27662026-02-08T15:57:26.829Z[ helios-setup] Feb 08 15:57:26.096 INFO E| Compiling walkdir v2.3.3
27672026-02-08T15:57:27.409Z[ helios-setup] Feb 08 15:57:26.676 INFO E| Compiling tempfile v3.7.0
27682026-02-08T15:57:27.448Z[ helios-setup] Feb 08 15:57:26.715 INFO E| Compiling md-5 v0.9.1
27692026-02-08T15:57:27.589Z[ helios-setup] Feb 08 15:57:26.856 INFO E| Compiling libdevinfo-sys v1.0.0
27702026-02-08T15:57:27.700Z[ helios-setup] Feb 08 15:57:26.967 INFO E| Compiling glob v0.3.1
27712026-02-08T15:57:29.010Z[ helios-setup] Feb 08 15:57:28.276 INFO E| Compiling slog-term v2.9.0
27722026-02-08T15:57:29.390Z[ helios-setup] Feb 08 15:57:28.657 INFO E| Compiling serde_derive v1.0.193
27732026-02-08T15:57:30.113Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
27742026-02-08T15:57:38.114Z[ helios-setup] Feb 08 15:57:37.381 INFO E| Compiling toml v0.5.11
27752026-02-08T15:57:38.114Z[ helios-setup] Feb 08 15:57:37.381 INFO E| Compiling uuid v0.8.2
27762026-02-08T15:57:39.689Z[ helios-setup] Feb 08 15:57:38.956 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
27772026-02-08T15:57:41.290Z[ helios-setup] Feb 08 15:57:40.557 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
27782026-02-08T15:57:46.908Z[ omicron-package] Finished `release` profile [optimized] target(s) in 1m 39s
27792026-02-08T15:57:47.177Z[ omicron-package]
27802026-02-08T15:57:47.202Z[ omicron-package] real 1:39.317499652
27812026-02-08T15:57:47.202Z[ omicron-package] user 7:19.498037146
27822026-02-08T15:57:47.202Z[ omicron-package] sys 32.672309132
27832026-02-08T15:57:47.202Z[ omicron-package] trap 0.887002290
27842026-02-08T15:57:47.202Z[ omicron-package] tflt 0.597644876
27852026-02-08T15:57:47.202Z[ omicron-package] dflt 1.111313581
27862026-02-08T15:57:47.202Z[ omicron-package] kflt 0.000115437
27872026-02-08T15:57:47.202Z[ omicron-package] lock 23:28.023761788
27882026-02-08T15:57:47.202Z[ omicron-package] slp 26:44.699839129
27892026-02-08T15:57:47.202Z[ omicron-package] lat 3:30.116791225
27902026-02-08T15:57:47.202Z[ omicron-package] stop 1:29.203301332
27912026-02-08T15:57:47.202ZFeb 08 15:57:46.445 INFO [omicron-package] process exited with exit status: 0 (99.40111206s)
27922026-02-08T15:57:47.202ZFeb 08 15:57:46.446 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
27932026-02-08T15:57:47.202ZFeb 08 15:57:46.446 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
27942026-02-08T15:57:47.202Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
27952026-02-08T15:57:47.202Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
27962026-02-08T15:57:47.227Z[ recovery-target] Created new build target 'recovery' and set it as active
27972026-02-08T15:57:47.227Z[ host-target] Created new build target 'host' and set it as active
27982026-02-08T15:57:47.227ZFeb 08 15:57:46.476 INFO [recovery-target] process exited with exit status: 0 (29.262077ms)
27992026-02-08T15:57:47.227ZFeb 08 15:57:46.477 INFO [host-target] process exited with exit status: 0 (31.113103ms)
28002026-02-08T15:57:47.227ZFeb 08 15:57:46.477 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
28012026-02-08T15:57:47.227Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
28022026-02-08T15:57:47.647Z[ helios-setup] Feb 08 15:57:46.913 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.58s
28032026-02-08T15:57:47.671Z[ helios-setup] Feb 08 15:57:46.937 INFO building project "image-builder" ok (28 seconds)
28042026-02-08T15:57:47.671Z[ helios-setup] Feb 08 15:57:46.938 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
28052026-02-08T15:57:47.753Z[ helios-setup] Feb 08 15:57:47.020 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.91.1-x86_64-unknown-illumos (default)"
28062026-02-08T15:57:47.753Z[ helios-setup] Feb 08 15:57:47.020 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
28072026-02-08T15:57:47.753Z[ helios-setup] Feb 08 15:57:47.020 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
28082026-02-08T15:57:47.955Z[ helios-setup] Feb 08 15:57:47.222 INFO E| Blocking waiting for file lock on package cache
28092026-02-08T15:57:48.367Z[ host-package] Blocking waiting for file lock on package cache
28102026-02-08T15:57:48.391Z[ helios-setup] Feb 08 15:57:47.656 INFO E| Blocking waiting for file lock on package cache
28112026-02-08T15:57:48.530Z[ host-package] Blocking waiting for file lock on package cache
28122026-02-08T15:57:48.567Z[ helios-setup] Feb 08 15:57:47.834 INFO E| Blocking waiting for file lock on package cache
28132026-02-08T15:57:48.872Z[ helios-setup] Feb 08 15:57:48.138 INFO E| Downloading crates ...
28142026-02-08T15:57:48.896Z[ host-package] Blocking waiting for file lock on package cache
28152026-02-08T15:57:48.921Z[ helios-setup] Feb 08 15:57:48.173 INFO E| Downloaded miniz_oxide v0.8.8
28162026-02-08T15:57:48.953Z[ helios-setup] Feb 08 15:57:48.220 INFO E| Compiling adler2 v2.0.0
28172026-02-08T15:57:49.075Z[ helios-setup] Feb 08 15:57:48.342 INFO E| Compiling miniz_oxide v0.8.8
28182026-02-08T15:57:50.168Z[ host-package] Compiling ring v0.17.14
28192026-02-08T15:57:50.293Z[ host-package] Compiling convert_case v0.4.0
28202026-02-08T15:57:50.318Z[ host-package] Compiling progenitor-impl v0.10.0
28212026-02-08T15:57:50.318Z[ host-package] Compiling secrecy v0.10.3
28222026-02-08T15:57:50.318Z[ host-package] Compiling is-terminal v0.4.13
28232026-02-08T15:57:50.318Z[ host-package] Compiling thread_local v1.1.8
28242026-02-08T15:57:50.648Z[ host-package] Compiling bytecount v0.6.8
28252026-02-08T15:57:50.773Z[ host-package] Compiling match_cfg v0.1.0
28262026-02-08T15:57:50.852Z[ helios-setup] Feb 08 15:57:50.119 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
28272026-02-08T15:57:50.891Z[ host-package] Compiling hostname v0.3.1
28282026-02-08T15:57:50.931Z[ host-package] Compiling multer v3.1.0
28292026-02-08T15:57:50.999Z[ host-package] Compiling derive_more v0.99.20
28302026-02-08T15:57:51.052Z[ host-package] Compiling slog-async v2.8.0
28312026-02-08T15:57:51.101Z[ host-package] Compiling crossbeam-channel v0.5.15
28322026-02-08T15:57:51.157Z[ host-package] Compiling toml_parser v1.0.6+spec-1.1.0
28332026-02-08T15:57:51.208Z[ host-package] Compiling slog-json v2.6.1
28342026-02-08T15:57:51.494Z[ helios-setup] Feb 08 15:57:50.761 INFO E| Finished `release` profile [optimized] target(s) in 3.65s
28352026-02-08T15:57:51.519Z[ helios-setup] Feb 08 15:57:50.772 INFO building project "pinprick" ok (3 seconds)
28362026-02-08T15:57:51.519Z[ helios-setup] Feb 08 15:57:50.772 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
28372026-02-08T15:57:51.599Z[ helios-setup] Feb 08 15:57:50.866 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.91.1-x86_64-unknown-illumos (default)"
28382026-02-08T15:57:51.599Z[ helios-setup] Feb 08 15:57:50.866 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
28392026-02-08T15:57:51.599Z[ helios-setup] Feb 08 15:57:50.866 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
28402026-02-08T15:57:51.629Z[ host-package] Compiling futures-executor v0.3.31
28412026-02-08T15:57:51.987Z[ host-package] Compiling toml_datetime v0.7.5+spec-1.1.0
28422026-02-08T15:57:52.050Z[ helios-setup] Feb 08 15:57:51.313 INFO E| Updating crates.io index
28432026-02-08T15:57:52.099Z[ host-package] Compiling serde_spanned v1.0.4
28442026-02-08T15:57:52.224Z[ helios-setup] Feb 08 15:57:51.491 INFO E| Downloading crates ...
28452026-02-08T15:57:52.349Z[ helios-setup] Feb 08 15:57:51.616 INFO E| Downloaded thiserror v2.0.12
28462026-02-08T15:57:52.373Z[ helios-setup] Feb 08 15:57:51.624 INFO E| Downloaded time-core v0.1.4
28472026-02-08T15:57:52.373Z[ helios-setup] Feb 08 15:57:51.627 INFO E| Downloaded unicode-ident v1.0.18
28482026-02-08T15:57:52.373Z[ helios-setup] Feb 08 15:57:51.631 INFO E| Downloaded time-macros v0.2.22
28492026-02-08T15:57:52.373Z[ helios-setup] Feb 08 15:57:51.640 INFO E| Downloaded anyhow v1.0.98
28502026-02-08T15:57:52.397Z[ helios-setup] Feb 08 15:57:51.651 INFO E| Downloaded indexmap v2.9.0
28512026-02-08T15:57:52.397Z[ helios-setup] Feb 08 15:57:51.659 INFO E| Downloaded serde v1.0.219
28522026-02-08T15:57:52.397Z[ helios-setup] Feb 08 15:57:51.663 INFO E| Downloaded darling_core v0.20.11
28532026-02-08T15:57:52.422Z[ helios-setup] Feb 08 15:57:51.670 INFO E| Downloaded serde_with v3.12.0
28542026-02-08T15:57:52.422Z[ helios-setup] Feb 08 15:57:51.678 INFO E| Downloaded time v0.3.41
28552026-02-08T15:57:52.422Z[ helios-setup] Feb 08 15:57:51.687 INFO E| Downloaded serde_json v1.0.140
28562026-02-08T15:57:52.446Z[ helios-setup] Feb 08 15:57:51.694 INFO E| Downloaded hashbrown v0.15.3
28572026-02-08T15:57:52.446Z[ helios-setup] Feb 08 15:57:51.699 INFO E| Downloaded tempfile v3.20.0
28582026-02-08T15:57:52.446Z[ host-package] Compiling unicode-width v0.1.14
28592026-02-08T15:57:52.446Z[ helios-setup] Feb 08 15:57:51.704 INFO E| Downloaded serde_derive v1.0.219
28602026-02-08T15:57:52.446Z[ helios-setup] Feb 08 15:57:51.708 INFO E| Downloaded chrono v0.4.41
28612026-02-08T15:57:52.471Z[ helios-setup] Feb 08 15:57:51.715 INFO E| Downloaded ryu v1.0.20
28622026-02-08T15:57:52.471Z[ helios-setup] Feb 08 15:57:51.720 INFO E| Downloaded syn v2.0.101
28632026-02-08T15:57:52.471Z[ helios-setup] Feb 08 15:57:51.730 INFO E| Downloaded proc-macro2 v1.0.95
28642026-02-08T15:57:52.471Z[ helios-setup] Feb 08 15:57:51.732 INFO E| Downloaded serde_with_macros v3.12.0
28652026-02-08T15:57:52.471Z[ helios-setup] Feb 08 15:57:51.735 INFO E| Downloaded deranged v0.4.0
28662026-02-08T15:57:52.495Z[ helios-setup] Feb 08 15:57:51.737 INFO E| Downloaded bitflags v2.9.1
28672026-02-08T15:57:52.495Z[ helios-setup] Feb 08 15:57:51.741 INFO E| Downloaded thiserror-impl v2.0.12
28682026-02-08T15:57:52.495Z[ helios-setup] Feb 08 15:57:51.743 INFO E| Downloaded rustix v1.0.7
28692026-02-08T15:57:52.519Z[ helios-setup] Feb 08 15:57:51.768 INFO E| Downloaded itoa v1.0.15
28702026-02-08T15:57:52.519Z[ helios-setup] Feb 08 15:57:51.769 INFO E| Downloaded getrandom v0.3.3
28712026-02-08T15:57:52.519Z[ helios-setup] Feb 08 15:57:51.773 INFO E| Downloaded fastrand v2.3.0
28722026-02-08T15:57:52.519Z[ helios-setup] Feb 08 15:57:51.775 INFO E| Downloaded darling v0.20.11
28732026-02-08T15:57:52.519Z[ helios-setup] Feb 08 15:57:51.780 INFO E| Downloaded darling_macro v0.20.11
28742026-02-08T15:57:52.520Z[ helios-setup] Feb 08 15:57:51.782 INFO E| Downloaded libc v0.2.172
28752026-02-08T15:57:52.520Z[ host-package] Compiling take_mut v0.2.2
28762026-02-08T15:57:52.598Z[ helios-setup] Feb 08 15:57:51.865 INFO E| Compiling proc-macro2 v1.0.95
28772026-02-08T15:57:52.598Z[ helios-setup] Feb 08 15:57:51.865 INFO E| Compiling unicode-ident v1.0.18
28782026-02-08T15:57:52.598Z[ helios-setup] Feb 08 15:57:51.865 INFO E| Compiling libc v0.2.172
28792026-02-08T15:57:52.622Z[ helios-setup] Feb 08 15:57:51.865 INFO E| Compiling ident_case v1.0.1
28802026-02-08T15:57:52.622Z[ helios-setup] Feb 08 15:57:51.866 INFO E| Compiling strsim v0.11.1
28812026-02-08T15:57:52.622Z[ helios-setup] Feb 08 15:57:51.866 INFO E| Compiling fnv v1.0.7
28822026-02-08T15:57:52.622Z[ helios-setup] Feb 08 15:57:51.866 INFO E| Compiling serde v1.0.219
28832026-02-08T15:57:52.622Z[ helios-setup] Feb 08 15:57:51.866 INFO E| Compiling getrandom v0.3.3
28842026-02-08T15:57:52.684Z[ host-package] Compiling term v1.1.0
28852026-02-08T15:57:52.771Z[ host-package] Compiling toml_writer v1.0.6+spec-1.1.0
28862026-02-08T15:57:53.105Z[ host-package] Compiling tabwriter v1.4.0
28872026-02-08T15:57:53.385Z[ helios-setup] Feb 08 15:57:52.652 INFO E| Compiling rustix v1.0.7
28882026-02-08T15:57:53.409Z[ helios-setup] Feb 08 15:57:52.653 INFO E| Compiling serde_json v1.0.140
28892026-02-08T15:57:53.433Z[ host-package] Compiling slog-term v2.9.2
28902026-02-08T15:57:53.863Z[ helios-setup] Feb 08 15:57:53.130 INFO E| Compiling cfg-if v1.0.0
28912026-02-08T15:57:53.961Z[ host-package] Compiling toml v0.9.11+spec-1.1.0
28922026-02-08T15:57:53.988Z[ helios-setup] Feb 08 15:57:53.248 INFO E| Compiling thiserror v2.0.12
28932026-02-08T15:57:54.074Z[ helios-setup] Feb 08 15:57:53.341 INFO E| Compiling bitflags v2.9.1
28942026-02-08T15:57:54.152Z[ helios-setup] Feb 08 15:57:53.419 INFO E| Compiling anyhow v1.0.98
28952026-02-08T15:57:54.298Z[ helios-setup] Feb 08 15:57:53.565 INFO E| Compiling ryu v1.0.20
28962026-02-08T15:57:54.482Z[ helios-setup] Feb 08 15:57:53.749 INFO E| Compiling errno v0.3.12
28972026-02-08T15:57:54.901Z[ helios-setup] Feb 08 15:57:54.167 INFO E| Compiling once_cell v1.21.3
28982026-02-08T15:57:55.240Z[ helios-setup] Feb 08 15:57:54.507 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
28992026-02-08T15:57:55.264Z[ host-package] Compiling rustls v0.23.19
29002026-02-08T15:57:55.386Z[ host-package] Compiling rustls v0.22.4
29012026-02-08T15:57:55.410Z[ helios-setup] Feb 08 15:57:54.664 INFO E| Compiling memchr v2.7.4
29022026-02-08T15:57:55.434Z[ helios-setup] Feb 08 15:57:54.700 INFO E| Compiling itoa v1.0.15
29032026-02-08T15:57:55.459Z[ helios-setup] Feb 08 15:57:54.708 INFO E| Compiling fastrand v2.3.0
29042026-02-08T15:57:55.552Z[ host-package] Compiling futures v0.3.31
29052026-02-08T15:57:55.827Z[ host-package] Compiling slog-bunyan v2.5.0
29062026-02-08T15:57:56.290Z[ host-package] Compiling progenitor-macro v0.10.0
29072026-02-08T15:57:56.424Z[ host-package] Compiling dropshot v0.16.7
29082026-02-08T15:57:56.575Z[ host-package] Compiling async-stream v0.3.6
29092026-02-08T15:57:56.724Z[ helios-setup] Feb 08 15:57:55.991 INFO E| Compiling quote v1.0.40
29102026-02-08T15:57:57.087Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
29112026-02-08T15:57:57.144Z[ host-package] Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
29122026-02-08T15:57:57.210Z[ helios-setup] Feb 08 15:57:56.477 INFO E| Compiling syn v2.0.101
29132026-02-08T15:57:57.582Z[ host-package] Compiling waitgroup v0.1.2
29142026-02-08T15:57:57.695Z[ host-package] Compiling rustls-pemfile v2.2.0
29152026-02-08T15:57:57.939Z[ host-package] Compiling serde_path_to_error v0.1.20
29162026-02-08T15:57:58.037Z[ helios-setup] Feb 08 15:57:57.304 INFO E| Compiling tempfile v3.20.0
29172026-02-08T15:57:58.061Z[ host-package] Compiling hostname v0.4.2
29182026-02-08T15:57:58.275Z[ host-package] Compiling instant v0.1.13
29192026-02-08T15:57:58.338Z[ host-package] Compiling swrite v0.1.0
29202026-02-08T15:57:58.439Z[ host-package] Compiling debug-ignore v1.0.5
29212026-02-08T15:57:58.526Z[ host-package] Compiling colored v3.0.0
29222026-02-08T15:57:58.879Z[ host-package] Compiling backoff v0.4.0
29232026-02-08T15:57:58.947Z[ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
29242026-02-08T15:57:59.008Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29252026-02-08T15:57:59.323Z[ host-package] Compiling parse-display v0.10.0
29262026-02-08T15:57:59.502Z[ host-package] Compiling rustls-webpki v0.102.8
29272026-02-08T15:58:00.020Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29282026-02-08T15:58:00.284Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29292026-02-08T15:58:00.331Z[ host-package] Compiling password-hash v0.5.0
29302026-02-08T15:58:01.543Z[ host-package] Compiling blake2 v0.10.6
29312026-02-08T15:58:02.384Z[ host-package] Compiling universal-hash v0.5.1
29322026-02-08T15:58:02.568Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d6bad48ee01b70e904d006e45d82fcdf4ceec1f9#d6bad48e)
29332026-02-08T15:58:02.627Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
29342026-02-08T15:58:02.737Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
29352026-02-08T15:58:03.147Z[ helios-setup] Feb 08 15:58:02.414 INFO E| Compiling darling_core v0.20.11
29362026-02-08T15:58:04.864Z[ host-package] Compiling macaddr v1.0.1
29372026-02-08T15:58:05.041Z[ host-package] Compiling derive-where v1.5.0
29382026-02-08T15:58:05.157Z[ host-package] Compiling opaque-debug v0.3.1
29392026-02-08T15:58:05.384Z[ host-package] Compiling poly1305 v0.8.0
29402026-02-08T15:58:05.742Z[ host-package] Compiling tokio-rustls v0.25.0
29412026-02-08T15:58:05.809Z[ helios-setup] Feb 08 15:58:05.076 INFO E| Compiling serde_derive v1.0.219
29422026-02-08T15:58:05.809Z[ helios-setup] Feb 08 15:58:05.076 INFO E| Compiling thiserror-impl v2.0.12
29432026-02-08T15:58:07.384Z[ host-package] Compiling thiserror-no-std v2.0.2
29442026-02-08T15:58:07.507Z[ helios-setup] Feb 08 15:58:06.774 INFO E| Compiling darling_macro v0.20.11
29452026-02-08T15:58:07.766Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d6bad48ee01b70e904d006e45d82fcdf4ceec1f9#d6bad48e)
29462026-02-08T15:58:08.348Z[ host-package] Compiling argon2 v0.5.3
29472026-02-08T15:58:08.943Z[ host-package] Compiling tokio-rustls v0.26.0
29482026-02-08T15:58:08.991Z[ helios-setup] Feb 08 15:58:08.258 INFO E| Compiling darling v0.20.11
29492026-02-08T15:58:09.154Z[ helios-setup] Feb 08 15:58:08.421 INFO E| Compiling serde_with_macros v3.12.0
29502026-02-08T15:58:09.508Z[ host-package] Compiling hyper-rustls v0.27.7
29512026-02-08T15:58:10.485Z[ host-package] Compiling reqwest v0.12.24
29522026-02-08T15:58:13.029Z[ host-package] Compiling chacha20 v0.9.1
29532026-02-08T15:58:13.588Z[ host-package] Compiling num-rational v0.4.2
29542026-02-08T15:58:13.693Z[ host-package] Compiling aead v0.5.2
29552026-02-08T15:58:14.098Z[ host-package] Compiling num-complex v0.4.6
29562026-02-08T15:58:14.825Z[ host-package] Compiling progenitor-client v0.11.2
29572026-02-08T15:58:15.023Z[ host-package] Compiling progenitor-client v0.10.0
29582026-02-08T15:58:15.408Z[ host-package] Compiling progenitor v0.11.2
29592026-02-08T15:58:15.666Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
29602026-02-08T15:58:15.721Z[ host-package] Compiling num v0.4.3
29612026-02-08T15:58:15.913Z[ host-package] Compiling chacha20poly1305 v0.10.1
29622026-02-08T15:58:16.191Z[ host-package] Compiling vsss-rs v3.3.4
29632026-02-08T15:58:18.085Z[ helios-setup] Feb 08 15:58:17.352 INFO E| Compiling serde_with v3.12.0
29642026-02-08T15:58:19.308Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29652026-02-08T15:58:21.507Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29662026-02-08T15:58:22.360Z[ host-package] Compiling console v0.15.10
29672026-02-08T15:58:23.391Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29682026-02-08T15:58:26.763Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29692026-02-08T15:58:26.895Z[ helios-setup] Feb 08 15:58:26.163 INFO E| Finished `release` profile [optimized] target(s) in 35.14s
29702026-02-08T15:58:26.925Z[ helios-setup] Feb 08 15:58:26.192 INFO building project "dmar-report" ok (35 seconds)
29712026-02-08T15:58:26.925Z[ helios-setup] Feb 08 15:58:26.192 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
29722026-02-08T15:58:27.030Z[ helios-setup] Feb 08 15:58:26.297 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.91.1-x86_64-unknown-illumos (default)"
29732026-02-08T15:58:27.030Z[ helios-setup] Feb 08 15:58:26.297 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
29742026-02-08T15:58:27.030Z[ helios-setup] Feb 08 15:58:26.297 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
29752026-02-08T15:58:27.298Z[ helios-setup] Feb 08 15:58:26.566 INFO E| Downloading crates ...
29762026-02-08T15:58:27.387Z[ helios-setup] Feb 08 15:58:26.655 INFO E| Downloaded cpufeatures v0.2.5
29772026-02-08T15:58:27.411Z[ helios-setup] Feb 08 15:58:26.659 INFO E| Downloaded block-buffer v0.10.3
29782026-02-08T15:58:27.411Z[ helios-setup] Feb 08 15:58:26.668 INFO E| Downloaded typenum v1.15.0
29792026-02-08T15:58:27.411Z[ helios-setup] Feb 08 15:58:26.672 INFO E| Downloaded generic-array v0.14.6
29802026-02-08T15:58:27.411Z[ helios-setup] Feb 08 15:58:26.673 INFO E| Downloaded sha2 v0.10.5
29812026-02-08T15:58:27.411Z[ helios-setup] Feb 08 15:58:26.676 INFO E| Downloaded miniz_oxide v0.6.2
29822026-02-08T15:58:27.411Z[ helios-setup] Feb 08 15:58:26.678 INFO E| Downloaded bytes v1.2.1
29832026-02-08T15:58:27.435Z[ helios-setup] Feb 08 15:58:26.682 INFO E| Downloaded digest v0.10.3
29842026-02-08T15:58:27.435Z[ helios-setup] Feb 08 15:58:26.684 INFO E| Downloaded anyhow v1.0.62
29852026-02-08T15:58:27.435Z[ helios-setup] Feb 08 15:58:26.688 INFO E| Downloaded flate2 v1.0.25
29862026-02-08T15:58:27.486Z[ helios-setup] Feb 08 15:58:26.753 INFO E| Compiling typenum v1.15.0
29872026-02-08T15:58:27.486Z[ helios-setup] Feb 08 15:58:26.753 INFO E| Compiling version_check v0.9.4
29882026-02-08T15:58:27.486Z[ helios-setup] Feb 08 15:58:26.753 INFO E| Compiling cfg-if v1.0.0
29892026-02-08T15:58:27.510Z[ helios-setup] Feb 08 15:58:26.753 INFO E| Compiling crc32fast v1.3.2
29902026-02-08T15:58:27.510Z[ helios-setup] Feb 08 15:58:26.754 INFO E| Compiling anyhow v1.0.62
29912026-02-08T15:58:27.510Z[ helios-setup] Feb 08 15:58:26.754 INFO E| Compiling adler v1.0.2
29922026-02-08T15:58:27.510Z[ helios-setup] Feb 08 15:58:26.754 INFO E| Compiling cpufeatures v0.2.5
29932026-02-08T15:58:27.510Z[ helios-setup] Feb 08 15:58:26.754 INFO E| Compiling unicode-width v0.1.10
29942026-02-08T15:58:27.706Z[ helios-setup] Feb 08 15:58:26.973 INFO E| Compiling bytes v1.2.1
29952026-02-08T15:58:27.827Z[ helios-setup] Feb 08 15:58:27.095 INFO E| Compiling bitflags v1.3.2
29962026-02-08T15:58:28.240Z[ helios-setup] Feb 08 15:58:27.508 INFO E| Compiling miniz_oxide v0.6.2
29972026-02-08T15:58:28.378Z[ helios-setup] Feb 08 15:58:27.646 INFO E| Compiling getopts v0.2.21
29982026-02-08T15:58:28.587Z[ helios-setup] Feb 08 15:58:27.854 INFO E| Compiling generic-array v0.14.6
29992026-02-08T15:58:30.072Z[ host-package] Compiling progenitor v0.10.0
30002026-02-08T15:58:30.155Z[ helios-setup] Feb 08 15:58:29.423 INFO E| Compiling flate2 v1.0.25
30012026-02-08T15:58:30.850Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30022026-02-08T15:58:32.379Z[ helios-setup] Feb 08 15:58:31.646 INFO E| Compiling crypto-common v0.1.6
30032026-02-08T15:58:32.379Z[ helios-setup] Feb 08 15:58:31.646 INFO E| Compiling block-buffer v0.10.3
30042026-02-08T15:58:32.423Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30052026-02-08T15:58:32.617Z[ helios-setup] Feb 08 15:58:31.885 INFO E| Compiling digest v0.10.3
30062026-02-08T15:58:33.008Z[ helios-setup] Feb 08 15:58:32.273 INFO E| Compiling sha2 v0.10.5
30072026-02-08T15:58:33.468Z[ helios-setup] Feb 08 15:58:32.735 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
30082026-02-08T15:58:35.284Z[ host-package] Compiling float-ord v0.3.2
30092026-02-08T15:58:36.120Z[ host-package] Compiling toml v0.8.23
30102026-02-08T15:58:37.758Z[ helios-setup] Feb 08 15:58:37.026 INFO E| Finished `release` profile [optimized] target(s) in 10.62s
30112026-02-08T15:58:37.783Z[ helios-setup] Feb 08 15:58:37.042 INFO building project "bootserver" ok (10 seconds)
30122026-02-08T15:58:37.783Z[ helios-setup] Feb 08 15:58:37.042 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
30132026-02-08T15:58:37.889Z[ helios-setup] Feb 08 15:58:37.156 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')"
30142026-02-08T15:58:37.889Z[ helios-setup] Feb 08 15:58:37.157 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
30152026-02-08T15:58:37.913Z[ helios-setup] Feb 08 15:58:37.157 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
30162026-02-08T15:58:38.189Z[ host-package] Compiling newline-converter v0.3.0
30172026-02-08T15:58:38.216Z[ helios-setup] Feb 08 15:58:37.483 INFO E| Updating crates.io index
30182026-02-08T15:58:38.380Z[ helios-setup] Feb 08 15:58:37.647 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
30192026-02-08T15:58:38.448Z[ host-package] Compiling atomicwrites v0.4.4
30202026-02-08T15:58:38.955Z[ host-package] Compiling prettyplease v0.2.36
30212026-02-08T15:58:39.004Z[ host-package] Compiling slog-dtrace v0.3.0
30222026-02-08T15:58:39.229Z[ helios-setup] Feb 08 15:58:38.496 INFO E| From https://github.com/oxidecomputer/amd-apcb
30232026-02-08T15:58:39.229Z[ helios-setup] Feb 08 15:58:38.496 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
30242026-02-08T15:58:39.254Z[ helios-setup] Feb 08 15:58:38.522 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
30252026-02-08T15:58:39.895Z[ helios-setup] Feb 08 15:58:39.163 INFO E| From https://github.com/oxidecomputer/amd-efs
30262026-02-08T15:58:39.895Z[ helios-setup] Feb 08 15:58:39.163 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
30272026-02-08T15:58:40.130Z[ helios-setup] Feb 08 15:58:39.398 INFO E| Downloading crates ...
30282026-02-08T15:58:40.321Z[ helios-setup] Feb 08 15:58:39.588 INFO E| Downloaded vec_map v0.8.2
30292026-02-08T15:58:40.345Z[ helios-setup] Feb 08 15:58:39.591 INFO E| Downloaded fletcher v1.0.0
30302026-02-08T15:58:40.345Z[ helios-setup] Feb 08 15:58:39.593 INFO E| Downloaded textwrap v0.11.0
30312026-02-08T15:58:40.345Z[ helios-setup] Feb 08 15:58:39.596 INFO E| Downloaded strum_macros v0.27.1
30322026-02-08T15:58:40.345Z[ helios-setup] Feb 08 15:58:39.601 INFO E| Downloaded structopt-derive v0.4.18
30332026-02-08T15:58:40.345Z[ helios-setup] Feb 08 15:58:39.604 INFO E| Downloaded modular-bitfield v0.13.1
30342026-02-08T15:58:40.369Z[ helios-setup] Feb 08 15:58:39.618 INFO E| Downloaded zerocopy-derive v0.8.25
30352026-02-08T15:58:40.369Z[ helios-setup] Feb 08 15:58:39.626 INFO E| Downloaded pest v2.8.0
30362026-02-08T15:58:40.369Z[ helios-setup] Feb 08 15:58:39.632 INFO E| Downloaded typenum v1.18.0
30372026-02-08T15:58:40.369Z[ helios-setup] Feb 08 15:58:39.635 INFO E| Downloaded structopt v0.3.26
30382026-02-08T15:58:40.393Z[ helios-setup] Feb 08 15:58:39.644 INFO E| Downloaded pest_derive v2.8.0
30392026-02-08T15:58:40.393Z[ helios-setup] Feb 08 15:58:39.647 INFO E| Downloaded modular-bitfield v0.11.2
30402026-02-08T15:58:40.393Z[ helios-setup] Feb 08 15:58:39.659 INFO E| Downloaded goblin v0.9.3
30412026-02-08T15:58:40.417Z[ helios-setup] Feb 08 15:58:39.666 INFO E| Downloaded log v0.4.27
30422026-02-08T15:58:40.418Z[ helios-setup] Feb 08 15:58:39.668 INFO E| Downloaded clap v2.34.0
30432026-02-08T15:58:40.418Z[ helios-setup] Feb 08 15:58:39.675 INFO E| Downloaded pest_meta v2.8.0
30442026-02-08T15:58:40.418Z[ helios-setup] Feb 08 15:58:39.678 INFO E| Downloaded zerocopy v0.8.25
30452026-02-08T15:58:40.466Z[ helios-setup] Feb 08 15:58:39.734 INFO E| Downloaded modular-bitfield-impl v0.13.1
30462026-02-08T15:58:40.490Z[ helios-setup] Feb 08 15:58:39.735 INFO E| Downloaded strum v0.27.1
30472026-02-08T15:58:40.490Z[ helios-setup] Feb 08 15:58:39.736 INFO E| Downloaded rustversion v1.0.20
30482026-02-08T15:58:40.490Z[ helios-setup] Feb 08 15:58:39.739 INFO E| Downloaded pest_generator v2.8.0
30492026-02-08T15:58:40.490Z[ helios-setup] Feb 08 15:58:39.741 INFO E| Downloaded four-cc v0.4.0
30502026-02-08T15:58:40.490Z[ helios-setup] Feb 08 15:58:39.742 INFO E| Downloaded bytesize v2.0.1
30512026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.744 INFO E| Downloaded ansi_term v0.12.1
30522026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.746 INFO E| Downloaded unic-ucd-version v0.9.0
30532026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.747 INFO E| Downloaded unic-ucd-ident v0.9.0
30542026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.748 INFO E| Downloaded unic-common v0.9.0
30552026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.749 INFO E| Downloaded unic-char-range v0.9.0
30562026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.751 INFO E| Downloaded unic-char-property v0.9.0
30572026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.752 INFO E| Downloaded strsim v0.8.0
30582026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.753 INFO E| Downloaded scroll_derive v0.12.1
30592026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.754 INFO E| Downloaded parse_int v0.9.0
30602026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.755 INFO E| Downloaded modular-bitfield-impl v0.11.2
30612026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.756 INFO E| Downloaded dyn-clone v1.0.19
30622026-02-08T15:58:40.491Z[ helios-setup] Feb 08 15:58:39.758 INFO E| Downloaded cpufeatures v0.2.17
30632026-02-08T15:58:40.585Z[ helios-setup] Feb 08 15:58:39.853 INFO E| Compiling proc-macro2 v1.0.95
30642026-02-08T15:58:40.585Z[ helios-setup] Feb 08 15:58:39.853 INFO E| Compiling unicode-ident v1.0.18
30652026-02-08T15:58:40.609Z[ helios-setup] Feb 08 15:58:39.853 INFO E| Compiling memchr v2.7.4
30662026-02-08T15:58:40.609Z[ helios-setup] Feb 08 15:58:39.853 INFO E| Compiling autocfg v1.4.0
30672026-02-08T15:58:40.609Z[ helios-setup] Feb 08 15:58:39.853 INFO E| Compiling thiserror v2.0.12
30682026-02-08T15:58:40.609Z[ helios-setup] Feb 08 15:58:39.853 INFO E| Compiling syn v1.0.109
30692026-02-08T15:58:40.609Z[ helios-setup] Feb 08 15:58:39.853 INFO E| Compiling serde v1.0.219
30702026-02-08T15:58:40.609Z[ helios-setup] Feb 08 15:58:39.853 INFO E| Compiling version_check v0.9.5
30712026-02-08T15:58:41.440Z[ helios-setup] Feb 08 15:58:40.707 INFO E| Compiling serde_json v1.0.140
30722026-02-08T15:58:42.045Z[ helios-setup] Feb 08 15:58:41.313 INFO E| Compiling itoa v1.0.15
30732026-02-08T15:58:42.119Z[ helios-setup] Feb 08 15:58:41.386 INFO E| Compiling ryu v1.0.20
30742026-02-08T15:58:42.424Z[ helios-setup] Feb 08 15:58:41.692 INFO E| Compiling schemars v0.8.22
30752026-02-08T15:58:42.509Z[ helios-setup] Feb 08 15:58:41.777 INFO E| Compiling proc-macro-error-attr v1.0.4
30762026-02-08T15:58:42.613Z[ helios-setup] Feb 08 15:58:41.881 INFO E| Compiling zerocopy v0.8.25
30772026-02-08T15:58:42.731Z[ helios-setup] Feb 08 15:58:41.999 INFO E| Compiling rustversion v1.0.20
30782026-02-08T15:58:42.792Z[ helios-setup] Feb 08 15:58:42.060 INFO E| Compiling num-traits v0.2.19
30792026-02-08T15:58:42.891Z[ helios-setup] Feb 08 15:58:42.159 INFO E| Compiling memoffset v0.9.1
30802026-02-08T15:58:42.979Z[ helios-setup] Feb 08 15:58:42.247 INFO E| Compiling dyn-clone v1.0.19
30812026-02-08T15:58:43.213Z[ helios-setup] Feb 08 15:58:42.481 INFO E| Compiling static_assertions v1.1.0
30822026-02-08T15:58:43.366Z[ helios-setup] Feb 08 15:58:42.634 INFO E| Compiling libc v0.2.172
30832026-02-08T15:58:43.509Z[ helios-setup] Feb 08 15:58:42.777 INFO E| Compiling ucd-trie v0.1.7
30842026-02-08T15:58:43.509Z[ helios-setup] Feb 08 15:58:42.777 INFO E| Compiling paste v1.0.15
30852026-02-08T15:58:43.708Z[ host-package] Compiling expectorate v1.2.0
30862026-02-08T15:58:43.768Z[ helios-setup] Feb 08 15:58:43.036 INFO E| Compiling proc-macro-error v1.0.4
30872026-02-08T15:58:44.117Z[ helios-setup] Feb 08 15:58:43.385 INFO E| Compiling once_cell v1.21.3
30882026-02-08T15:58:44.431Z[ host-package] Compiling cancel-safe-futures v0.1.5
30892026-02-08T15:58:44.636Z[ helios-setup] Feb 08 15:58:43.903 INFO E| Compiling unicode-width v0.1.14
30902026-02-08T15:58:44.896Z[ helios-setup] Feb 08 15:58:44.164 INFO E| Compiling heck v0.5.0
30912026-02-08T15:58:45.004Z[ helios-setup] Feb 08 15:58:44.272 INFO E| Compiling unicode-segmentation v1.12.0
30922026-02-08T15:58:45.437Z[ host-package] Compiling owo-colors v4.2.2
30932026-02-08T15:58:45.536Z[ helios-setup] Feb 08 15:58:44.804 INFO E| Compiling quote v1.0.40
30942026-02-08T15:58:45.561Z[ helios-setup] Feb 08 15:58:44.821 INFO E| Compiling textwrap v0.11.0
30952026-02-08T15:58:45.768Z[ helios-setup] Feb 08 15:58:45.036 INFO E| Compiling ansi_term v0.12.1
30962026-02-08T15:58:46.369Z[ helios-setup] Feb 08 15:58:45.636 INFO E| Compiling syn v2.0.101
30972026-02-08T15:58:46.438Z[ helios-setup] Feb 08 15:58:45.706 INFO E| Compiling heck v0.3.3
30982026-02-08T15:58:46.463Z[ helios-setup] Feb 08 15:58:45.714 INFO E| Compiling atty v0.2.14
30992026-02-08T15:58:46.608Z[ helios-setup] Feb 08 15:58:45.876 INFO E| Compiling vec_map v0.8.2
31002026-02-08T15:58:46.632Z[ helios-setup] Feb 08 15:58:45.895 INFO E| Compiling bitflags v1.3.2
31012026-02-08T15:58:46.675Z[ helios-setup] Feb 08 15:58:45.943 INFO E| Compiling fletcher v1.0.0
31022026-02-08T15:58:46.699Z[ host-package] Compiling resolv-conf v0.7.0
31032026-02-08T15:58:46.784Z[ helios-setup] Feb 08 15:58:46.052 INFO E| Compiling strum v0.27.1
31042026-02-08T15:58:47.087Z[ helios-setup] Feb 08 15:58:46.348 INFO E| Compiling unic-common v0.9.0
31052026-02-08T15:58:47.112Z[ helios-setup] Feb 08 15:58:46.380 INFO E| Compiling parse_int v0.9.0
31062026-02-08T15:58:47.244Z[ helios-setup] Feb 08 15:58:46.512 INFO E| Compiling unic-char-range v0.9.0
31072026-02-08T15:58:47.351Z[ helios-setup] Feb 08 15:58:46.619 INFO E| Compiling strsim v0.8.0
31082026-02-08T15:58:47.450Z[ helios-setup] Feb 08 15:58:46.718 INFO E| Compiling byteorder v1.5.0
31092026-02-08T15:58:47.486Z[ helios-setup] Feb 08 15:58:46.754 INFO E| Compiling unic-ucd-version v0.9.0
31102026-02-08T15:58:47.486Z[ helios-setup] Feb 08 15:58:46.754 INFO E| Compiling lazy_static v1.5.0
31112026-02-08T15:58:47.633Z[ helios-setup] Feb 08 15:58:46.900 INFO E| Compiling unic-char-property v0.9.0
31122026-02-08T15:58:47.673Z[ helios-setup] Feb 08 15:58:46.941 INFO E| Compiling plain v0.2.3
31132026-02-08T15:58:47.697Z[ helios-setup] Feb 08 15:58:46.960 INFO E| Compiling log v0.4.27
31142026-02-08T15:58:48.111Z[ helios-setup] Feb 08 15:58:47.379 INFO E| Compiling clap v2.34.0
31152026-02-08T15:58:48.136Z[ helios-setup] Feb 08 15:58:47.398 INFO E| Compiling unic-ucd-ident v0.9.0
31162026-02-08T15:58:48.160Z[ helios-setup] Feb 08 15:58:47.408 INFO E| Compiling bytesize v2.0.1
31172026-02-08T15:58:48.713Z[ host-package] Compiling libsw-core v0.3.1
31182026-02-08T15:58:49.228Z[ host-package] Compiling libsw v3.5.0
31192026-02-08T15:58:51.425Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31202026-02-08T15:58:52.113Z[ host-package] Compiling linear-map v1.2.0
31212026-02-08T15:58:52.472Z[ host-package] Compiling linked-hash-map v0.5.6
31222026-02-08T15:58:52.748Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
31232026-02-08T15:58:53.060Z[ host-package] Compiling lru-cache v0.1.2
31242026-02-08T15:58:53.167Z[ host-package] Compiling unicode-xid v0.2.6
31252026-02-08T15:58:53.463Z[ host-package] Compiling hickory-proto v0.24.4
31262026-02-08T15:58:53.716Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31272026-02-08T15:58:54.211Z[ helios-setup] Feb 08 15:58:53.479 INFO E| Compiling serde_derive_internals v0.29.1
31282026-02-08T15:58:54.564Z[ helios-setup] Feb 08 15:58:53.831 INFO E| Compiling modular-bitfield-impl v0.11.2
31292026-02-08T15:58:55.148Z[ helios-setup] Feb 08 15:58:54.416 INFO E| Compiling structopt-derive v0.4.18
31302026-02-08T15:58:55.499Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31312026-02-08T15:58:57.548Z[ helios-setup] Feb 08 15:58:56.816 INFO E| Compiling thiserror-impl v2.0.12
31322026-02-08T15:58:57.548Z[ helios-setup] Feb 08 15:58:56.816 INFO E| Compiling serde_derive v1.0.219
31332026-02-08T15:58:57.572Z[ helios-setup] Feb 08 15:58:56.816 INFO E| Compiling schemars_derive v0.8.22
31342026-02-08T15:58:57.572Z[ helios-setup] Feb 08 15:58:56.816 INFO E| Compiling zerocopy-derive v0.8.25
31352026-02-08T15:58:57.572Z[ helios-setup] Feb 08 15:58:56.816 INFO E| Compiling modular-bitfield-impl v0.13.1
31362026-02-08T15:58:57.572Z[ helios-setup] Feb 08 15:58:56.816 INFO E| Compiling num-derive v0.4.2
31372026-02-08T15:58:58.198Z[ helios-setup] Feb 08 15:58:57.466 INFO E| Compiling modular-bitfield v0.11.2
31382026-02-08T15:58:58.779Z[ helios-setup] Feb 08 15:58:58.046 INFO E| Compiling scroll_derive v0.12.1
31392026-02-08T15:58:59.969Z[ helios-setup] Feb 08 15:58:59.237 INFO E| Compiling strum_macros v0.27.1
31402026-02-08T15:59:01.417Z[ helios-setup] Feb 08 15:59:00.685 INFO E| Compiling structopt v0.3.26
31412026-02-08T15:59:01.579Z[ helios-setup] Feb 08 15:59:00.847 INFO E| Compiling scroll v0.12.0
31422026-02-08T15:59:01.791Z[ helios-setup] Feb 08 15:59:01.059 INFO E| Compiling modular-bitfield v0.13.1
31432026-02-08T15:59:02.087Z[ helios-setup] Feb 08 15:59:01.355 INFO E| Compiling pest v2.8.0
31442026-02-08T15:59:02.489Z[ helios-setup] Feb 08 15:59:01.757 INFO E| Compiling goblin v0.9.3
31452026-02-08T15:59:03.890Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31462026-02-08T15:59:04.986Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31472026-02-08T15:59:06.133Z[ helios-setup] Feb 08 15:59:05.400 INFO E| Compiling pest_meta v2.8.0
31482026-02-08T15:59:08.114Z[ helios-setup] Feb 08 15:59:07.382 INFO E| Compiling pest_generator v2.8.0
31492026-02-08T15:59:09.891Z[ helios-setup] Feb 08 15:59:09.159 INFO E| Compiling pest_derive v2.8.0
31502026-02-08T15:59:11.472Z[ host-package] Compiling hickory-resolver v0.24.4
31512026-02-08T15:59:12.655Z[ helios-setup] Feb 08 15:59:11.924 INFO E| Compiling json5 v0.4.1
31522026-02-08T15:59:14.120Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31532026-02-08T15:59:15.257Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31542026-02-08T15:59:16.409Z[ helios-setup] Feb 08 15:59:15.678 INFO E| Compiling four-cc v0.4.0
31552026-02-08T15:59:16.409Z[ helios-setup] Feb 08 15:59:15.678 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
31562026-02-08T15:59:16.623Z[ helios-setup] Feb 08 15:59:15.891 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
31572026-02-08T15:59:17.174Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31582026-02-08T15:59:19.115Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31592026-02-08T15:59:20.910Z[ host-package] Compiling convert_case v0.7.1
31602026-02-08T15:59:21.609Z[ host-package] Compiling qorb v0.4.1
31612026-02-08T15:59:21.667Z[ host-package] Compiling derive_more-impl v2.0.1
31622026-02-08T15:59:22.047Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31632026-02-08T15:59:22.544Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31642026-02-08T15:59:23.773Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31652026-02-08T15:59:31.830Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31662026-02-08T15:59:32.955Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31672026-02-08T15:59:35.359Z[ host-package] Compiling derive_more v2.0.1
31682026-02-08T15:59:35.537Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31692026-02-08T15:59:35.780Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31702026-02-08T15:59:35.966Z[ host-package] Compiling vte_generate_state_changes v0.1.2
31712026-02-08T15:59:36.331Z[ host-package] Compiling siphasher v1.0.1
31722026-02-08T15:59:36.623Z[ host-package] Compiling termtree v0.5.1
31732026-02-08T15:59:36.904Z[ host-package] Compiling phf_shared v0.12.1
31742026-02-08T15:59:36.993Z[ host-package] Compiling vte v0.11.1
31752026-02-08T15:59:37.115Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31762026-02-08T15:59:37.434Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31772026-02-08T15:59:38.409Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31782026-02-08T15:59:40.800Z[ host-package] Compiling crossterm v0.29.0
31792026-02-08T15:59:42.135Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31802026-02-08T15:59:42.405Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31812026-02-08T15:59:43.553Z[ host-package] Compiling csv-core v0.1.11
31822026-02-08T15:59:44.437Z[ host-package] Compiling chrono-tz v0.10.4
31832026-02-08T15:59:44.619Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31842026-02-08T15:59:44.991Z[ host-package] Compiling csv v1.3.1
31852026-02-08T15:59:45.174Z[ host-package] Compiling strip-ansi-escapes v0.2.0
31862026-02-08T15:59:45.997Z[ host-package] Compiling phf v0.12.1
31872026-02-08T15:59:46.363Z[ host-package] Compiling const_format_proc_macros v0.2.34
31882026-02-08T15:59:47.117Z[ host-package] Compiling papergrid v0.11.0
31892026-02-08T15:59:48.108Z[ host-package] Compiling tabled_derive v0.7.0
31902026-02-08T15:59:48.292Z[ host-package] Compiling fd-lock v4.0.2
31912026-02-08T15:59:48.385Z[ host-package] Compiling peg-macros v0.8.5
31922026-02-08T15:59:48.568Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31932026-02-08T15:59:49.526Z[ host-package] Compiling highway v1.3.0
31942026-02-08T15:59:50.206Z[ host-package] Compiling nu-ansi-term v0.50.1
31952026-02-08T15:59:50.780Z[ host-package] Compiling peg v0.8.5
31962026-02-08T15:59:50.869Z[ host-package] Compiling reedline v0.40.0
31972026-02-08T15:59:50.943Z[ host-package] Compiling tough v0.20.0
31982026-02-08T15:59:51.345Z[ host-package] Compiling tabled v0.15.0
31992026-02-08T15:59:51.695Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32002026-02-08T15:59:53.224Z[ host-package] Compiling const_format v0.2.34
32012026-02-08T15:59:53.496Z[ helios-setup] Feb 08 15:59:52.765 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
32022026-02-08T15:59:58.883Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32032026-02-08T16:00:01.513Z[ helios-setup] Feb 08 16:00:00.781 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
32042026-02-08T16:00:05.919Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
32052026-02-08T16:00:06.340Z[ host-package] Compiling bcs v0.1.6
32062026-02-08T16:00:07.030Z[ host-package] Compiling semver v0.1.20
32072026-02-08T16:00:07.255Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32082026-02-08T16:00:07.842Z[ host-package] Compiling rustc_version v0.1.7
32092026-02-08T16:00:08.343Z[ host-package] Compiling newtype_derive v0.1.6
32102026-02-08T16:00:08.797Z[ host-package] Compiling humantime v2.2.0
32112026-02-08T16:00:09.643Z[ host-package] Compiling smawk v0.3.2
32122026-02-08T16:00:09.879Z[ host-package] Compiling unicode-linebreak v0.1.5
32132026-02-08T16:00:10.177Z[ host-package] Compiling dropshot-api-manager-types v0.2.4
32142026-02-08T16:00:10.479Z[ host-package] Compiling textwrap v0.16.2
32152026-02-08T16:00:10.971Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
32162026-02-08T16:00:11.653Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32172026-02-08T16:00:12.086Z[ host-package] Compiling steno v0.4.1
32182026-02-08T16:00:13.922Z[ host-package] Compiling utf-8 v0.7.6
32192026-02-08T16:00:14.354Z[ host-package] Compiling moka v0.12.10
32202026-02-08T16:00:14.978Z[ host-package] Compiling tagptr v0.2.0
32212026-02-08T16:00:15.163Z[ host-package] Compiling tungstenite v0.21.0
32222026-02-08T16:00:15.825Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32232026-02-08T16:00:16.075Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
32242026-02-08T16:00:17.449Z[ host-package] Compiling tokio-tungstenite v0.21.0
32252026-02-08T16:00:18.388Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32262026-02-08T16:00:19.626Z[ host-package] Compiling hickory-resolver v0.25.2
32272026-02-08T16:00:20.687Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d6bad48ee01b70e904d006e45d82fcdf4ceec1f9#d6bad48e)
32282026-02-08T16:00:23.218Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32292026-02-08T16:00:28.717Z[ helios-setup] Feb 08 16:00:27.986 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
32302026-02-08T16:00:28.763Z[ helios-setup] Feb 08 16:00:28.032 INFO building project "amd-host-image-builder" ok (110 seconds)
32312026-02-08T16:00:28.763Z[ helios-setup] Feb 08 16:00:28.032 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
32322026-02-08T16:00:28.873Z[ helios-setup] Feb 08 16:00:28.142 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.91.1-x86_64-unknown-illumos (default)"
32332026-02-08T16:00:28.873Z[ helios-setup] Feb 08 16:00:28.142 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
32342026-02-08T16:00:28.897Z[ helios-setup] Feb 08 16:00:28.142 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
32352026-02-08T16:00:29.148Z[ helios-setup] Feb 08 16:00:28.418 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor`
32362026-02-08T16:00:30.036Z[ host-package] Compiling proc-macro-error2 v2.0.1
32372026-02-08T16:00:30.837Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32382026-02-08T16:00:32.190Z[ helios-setup] Feb 08 16:00:31.459 INFO E| From https://github.com/oxidecomputer/progenitor
32392026-02-08T16:00:32.190Z[ helios-setup] Feb 08 16:00:31.459 INFO E| * [new ref] 5c4b6016e4ee5d24f66f0f6d3dce4cbdde32b952 -> refs/commit/5c4b6016e4ee5d24f66f0f6d3dce4cbdde32b952
32402026-02-08T16:00:32.323Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32412026-02-08T16:00:32.355Z[ helios-setup] Feb 08 16:00:31.624 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
32422026-02-08T16:00:32.886Z[ helios-setup] Feb 08 16:00:32.156 INFO E| From https://github.com/jclulow/hiercmd
32432026-02-08T16:00:32.886Z[ helios-setup] Feb 08 16:00:32.156 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
32442026-02-08T16:00:32.910Z[ helios-setup] Feb 08 16:00:32.174 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
32452026-02-08T16:00:33.465Z[ helios-setup] Feb 08 16:00:32.734 INFO E| From https://github.com/oxidecomputer/network-interface
32462026-02-08T16:00:33.465Z[ helios-setup] Feb 08 16:00:32.734 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
32472026-02-08T16:00:33.489Z[ helios-setup] Feb 08 16:00:32.749 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
32482026-02-08T16:00:33.905Z[ host-package] Compiling num-derive v0.3.3
32492026-02-08T16:00:34.017Z[ helios-setup] Feb 08 16:00:33.287 INFO E| From https://github.com/oxidecomputer/boot-image-tools
32502026-02-08T16:00:34.017Z[ helios-setup] Feb 08 16:00:33.287 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
32512026-02-08T16:00:34.061Z[ helios-setup] Feb 08 16:00:33.330 INFO E| Updating crates.io index
32522026-02-08T16:00:34.090Z[ host-package] Compiling vergen-gitcl v1.0.8
32532026-02-08T16:00:34.402Z[ helios-setup] Feb 08 16:00:33.671 INFO E| Downloading crates ...
32542026-02-08T16:00:34.442Z[ host-package] Compiling dirs-sys-next v0.1.2
32552026-02-08T16:00:34.588Z[ helios-setup] Feb 08 16:00:33.857 INFO E| Downloaded adler2 v2.0.1
32562026-02-08T16:00:34.629Z[ helios-setup] Feb 08 16:00:33.899 INFO E| Downloaded flagset v0.4.7
32572026-02-08T16:00:34.654Z[ helios-setup] Feb 08 16:00:33.903 INFO E| Downloaded hostname v0.4.1
32582026-02-08T16:00:34.654Z[ helios-setup] Feb 08 16:00:33.906 INFO E| Downloaded find-msvc-tools v0.1.4
32592026-02-08T16:00:34.654Z[ helios-setup] Feb 08 16:00:33.908 INFO E| Downloaded spin v0.5.2
32602026-02-08T16:00:34.654Z[ helios-setup] Feb 08 16:00:33.910 INFO E| Downloaded potential_utf v0.1.4
32612026-02-08T16:00:34.654Z[ helios-setup] Feb 08 16:00:33.912 INFO E| Downloaded is_terminal_polyfill v1.70.2
32622026-02-08T16:00:34.654Z[ helios-setup] Feb 08 16:00:33.914 INFO E| Downloaded no-std-compat v0.4.1
32632026-02-08T16:00:34.654Z[ helios-setup] Feb 08 16:00:33.915 INFO E| Downloaded errno v0.3.14
32642026-02-08T16:00:34.654Z[ helios-setup] Feb 08 16:00:33.917 INFO E| Downloaded libdevinfo-sys v1.1.0
32652026-02-08T16:00:34.654Z[ helios-setup] Feb 08 16:00:33.919 INFO E| Downloaded proc-macro-crate v3.4.0
32662026-02-08T16:00:34.654Z[ helios-setup] Feb 08 16:00:33.921 INFO E| Downloaded stable_deref_trait v1.2.1
32672026-02-08T16:00:34.654Z[ helios-setup] Feb 08 16:00:33.923 INFO E| Downloaded yoke v0.8.1
32682026-02-08T16:00:34.680Z[ helios-setup] Feb 08 16:00:33.928 INFO E| Downloaded zerofrom v0.1.6
32692026-02-08T16:00:34.681Z[ helios-setup] Feb 08 16:00:33.930 INFO E| Downloaded zerofrom-derive v0.1.6
32702026-02-08T16:00:34.681Z[ helios-setup] Feb 08 16:00:33.932 INFO E| Downloaded typify-macro v0.5.0
32712026-02-08T16:00:34.681Z[ helios-setup] Feb 08 16:00:33.934 INFO E| Downloaded smartstring v1.0.1
32722026-02-08T16:00:34.681Z[ helios-setup] Feb 08 16:00:33.938 INFO E| Downloaded yoke-derive v0.8.1
32732026-02-08T16:00:34.681Z[ helios-setup] Feb 08 16:00:33.940 INFO E| Downloaded writeable v0.6.2
32742026-02-08T16:00:34.681Z[ helios-setup] Feb 08 16:00:33.944 INFO E| Downloaded toml_datetime v0.7.3
32752026-02-08T16:00:34.681Z[ helios-setup] Feb 08 16:00:33.947 INFO E| Downloaded tinystr v0.8.2
32762026-02-08T16:00:34.707Z[ helios-setup] Feb 08 16:00:33.951 INFO E| Downloaded zeroize v1.8.2
32772026-02-08T16:00:34.707Z[ helios-setup] Feb 08 16:00:33.954 INFO E| Downloaded zerovec-derive v0.11.2
32782026-02-08T16:00:34.707Z[ helios-setup] Feb 08 16:00:33.958 INFO E| Downloaded virtue v0.0.18
32792026-02-08T16:00:34.707Z[ helios-setup] Feb 08 16:00:33.962 INFO E| Downloaded tracing-core v0.1.34
32802026-02-08T16:00:34.707Z[ helios-setup] Feb 08 16:00:33.967 INFO E| Downloaded uuid v1.18.1
32812026-02-08T16:00:34.707Z[ helios-setup] Feb 08 16:00:33.972 INFO E| Downloaded typify v0.5.0
32822026-02-08T16:00:34.732Z[ helios-setup] Feb 08 16:00:33.990 INFO E| Downloaded typenum v1.19.0
32832026-02-08T16:00:34.732Z[ helios-setup] Feb 08 16:00:33.996 INFO E| Downloaded zerotrie v0.2.3
32842026-02-08T16:00:34.732Z[ helios-setup] Feb 08 16:00:34.000 INFO E| Downloaded zerovec v0.11.5
32852026-02-08T16:00:34.756Z[ helios-setup] Feb 08 16:00:34.007 INFO E| Downloaded tokio-util v0.7.16
32862026-02-08T16:00:34.756Z[ helios-setup] Feb 08 16:00:34.015 INFO E| Downloaded portable-atomic v1.11.1
32872026-02-08T16:00:34.756Z[ helios-setup] Feb 08 16:00:34.023 INFO E| Downloaded time v0.3.44
32882026-02-08T16:00:34.781Z[ helios-setup] Feb 08 16:00:34.033 INFO E| Downloaded winnow v0.7.13
32892026-02-08T16:00:34.781Z[ helios-setup] Feb 08 16:00:34.043 INFO E| Downloaded libm v0.2.15
32902026-02-08T16:00:34.805Z[ helios-setup] Feb 08 16:00:34.056 INFO E| Downloaded h2 v0.4.12
32912026-02-08T16:00:34.805Z[ helios-setup] Feb 08 16:00:34.063 INFO E| Downloaded unicode-width v0.2.2
32922026-02-08T16:00:34.805Z[ helios-setup] Feb 08 16:00:34.070 INFO E| Downloaded syn v2.0.108
32932026-02-08T16:00:34.836Z[ helios-setup] Feb 08 16:00:34.082 INFO E| Downloaded rhai v1.23.6
32942026-02-08T16:00:34.836Z[ helios-setup] Feb 08 16:00:34.094 INFO E| Downloaded dropshot v0.16.4
32952026-02-08T16:00:34.860Z[ helios-setup] Feb 08 16:00:34.117 INFO E| Downloaded serde_json v1.0.145
32962026-02-08T16:00:34.860Z[ helios-setup] Feb 08 16:00:34.125 INFO E| Downloaded regress v0.10.5
32972026-02-08T16:00:34.884Z[ helios-setup] Feb 08 16:00:34.134 INFO E| Downloaded regex v1.12.2
32982026-02-08T16:00:34.884Z[ helios-setup] Feb 08 16:00:34.140 INFO E| Downloaded regex-syntax v0.8.8
32992026-02-08T16:00:34.884Z[ helios-setup] Feb 08 16:00:34.147 INFO E| Downloaded rustix v1.1.2
33002026-02-08T16:00:34.908Z[ helios-setup] Feb 08 16:00:34.172 INFO E| Downloaded idna v1.1.0
33012026-02-08T16:00:34.932Z[ helios-setup] Feb 08 16:00:34.182 INFO E| Downloaded icu_properties_data v2.1.1
33022026-02-08T16:00:34.932Z[ helios-setup] Feb 08 16:00:34.194 INFO E| Downloaded hyper v1.7.0
33032026-02-08T16:00:34.932Z[ helios-setup] Feb 08 16:00:34.200 INFO E| Downloaded url v2.5.7
33042026-02-08T16:00:34.956Z[ helios-setup] Feb 08 16:00:34.203 INFO E| Downloaded tracing v0.1.41
33052026-02-08T16:00:34.956Z[ helios-setup] Feb 08 16:00:34.208 INFO E| Downloaded typify-impl v0.5.0
33062026-02-08T16:00:34.956Z[ host-package] Compiling crunchy v0.2.2
33072026-02-08T16:00:34.981Z[ helios-setup] Feb 08 16:00:34.221 INFO E| Downloaded toml v0.9.8
33082026-02-08T16:00:34.981Z[ helios-setup] Feb 08 16:00:34.226 INFO E| Downloaded num-bigint-dig v0.8.4
33092026-02-08T16:00:34.981Z[ helios-setup] Feb 08 16:00:34.231 INFO E| Downloaded mio v1.1.0
33102026-02-08T16:00:34.981Z[ helios-setup] Feb 08 16:00:34.237 INFO E| Downloaded regex-automata v0.4.13
33112026-02-08T16:00:35.005Z[ helios-setup] Feb 08 16:00:34.257 INFO E| Downloaded hashbrown v0.16.0
33122026-02-08T16:00:35.005Z[ helios-setup] Feb 08 16:00:34.263 INFO E| Downloaded clap_builder v4.5.51
33132026-02-08T16:00:35.030Z[ helios-setup] Feb 08 16:00:34.278 INFO E| Downloaded chrono v0.4.42
33142026-02-08T16:00:35.030Z[ helios-setup] Feb 08 16:00:34.286 INFO E| Downloaded toml_edit v0.23.7
33152026-02-08T16:00:35.030Z[ helios-setup] Feb 08 16:00:34.291 INFO E| Downloaded memchr v2.7.6
33162026-02-08T16:00:35.030Z[ helios-setup] Feb 08 16:00:34.297 INFO E| Downloaded iddqd v0.3.14
33172026-02-08T16:00:35.054Z[ helios-setup] Feb 08 16:00:34.304 INFO E| Downloaded http v1.3.1
33182026-02-08T16:00:35.054Z[ helios-setup] Feb 08 16:00:34.309 INFO E| Downloaded cc v1.2.44
33192026-02-08T16:00:35.054Z[ helios-setup] Feb 08 16:00:34.312 INFO E| Downloaded bincode v2.0.1
33202026-02-08T16:00:35.054Z[ helios-setup] Feb 08 16:00:34.318 INFO E| Downloaded hyper-util v0.1.17
33212026-02-08T16:00:35.080Z[ helios-setup] Feb 08 16:00:34.324 INFO E| Downloaded tokio-tungstenite v0.28.0
33222026-02-08T16:00:35.080Z[ helios-setup] Feb 08 16:00:34.327 INFO E| Downloaded tls_codec v0.4.2
33232026-02-08T16:00:35.080Z[ helios-setup] Feb 08 16:00:34.329 INFO E| Downloaded icu_normalizer_data v2.1.1
33242026-02-08T16:00:35.080Z[ helios-setup] Feb 08 16:00:34.332 INFO E| Downloaded libc v0.2.177
33252026-02-08T16:00:35.104Z[ helios-setup] Feb 08 16:00:34.361 INFO E| Downloaded clap v4.5.51
33262026-02-08T16:00:35.104Z[ helios-setup] Feb 08 16:00:34.372 INFO E| Downloaded tokio v1.48.0
33272026-02-08T16:00:35.148Z[ helios-setup] Feb 08 16:00:34.417 INFO E| Downloaded unicode-ident v1.0.22
33282026-02-08T16:00:35.172Z[ helios-setup] Feb 08 16:00:34.421 INFO E| Downloaded toml_parser v1.0.4
33292026-02-08T16:00:35.172Z[ helios-setup] Feb 08 16:00:34.423 INFO E| Downloaded term v1.2.0
33302026-02-08T16:00:35.172Z[ helios-setup] Feb 08 16:00:34.427 INFO E| Downloaded miniz_oxide v0.8.9
33312026-02-08T16:00:35.172Z[ helios-setup] Feb 08 16:00:34.430 INFO E| Downloaded log v0.4.28
33322026-02-08T16:00:35.172Z[ helios-setup] Feb 08 16:00:34.433 INFO E| Downloaded indexmap v2.12.0
33332026-02-08T16:00:35.172Z[ helios-setup] Feb 08 16:00:34.438 INFO E| Downloaded flate2 v1.1.5
33342026-02-08T16:00:35.197Z[ helios-setup] Feb 08 16:00:34.443 INFO E| Downloaded toml_writer v1.0.4
33352026-02-08T16:00:35.197Z[ helios-setup] Feb 08 16:00:34.445 INFO E| Downloaded thread_local v1.1.9
33362026-02-08T16:00:35.197Z[ helios-setup] Feb 08 16:00:34.446 INFO E| Downloaded ppv-lite86 v0.2.21
33372026-02-08T16:00:35.197Z[ helios-setup] Feb 08 16:00:34.448 INFO E| Downloaded parking_lot v0.12.5
33382026-02-08T16:00:35.197Z[ helios-setup] Feb 08 16:00:34.450 INFO E| Downloaded icu_properties v2.1.1
33392026-02-08T16:00:35.197Z[ helios-setup] Feb 08 16:00:34.453 INFO E| Downloaded icu_normalizer v2.1.1
33402026-02-08T16:00:35.197Z[ helios-setup] Feb 08 16:00:34.457 INFO E| Downloaded icu_collections v2.1.1
33412026-02-08T16:00:35.197Z[ helios-setup] Feb 08 16:00:34.463 INFO E| Downloaded thiserror v2.0.17
33422026-02-08T16:00:35.221Z[ helios-setup] Feb 08 16:00:34.470 INFO E| Downloaded thin-vec v0.2.14
33432026-02-08T16:00:35.222Z[ helios-setup] Feb 08 16:00:34.472 INFO E| Downloaded tempfile v3.23.0
33442026-02-08T16:00:35.222Z[ helios-setup] Feb 08 16:00:34.475 INFO E| Downloaded rustls-pki-types v1.13.0
33452026-02-08T16:00:35.222Z[ helios-setup] Feb 08 16:00:34.480 INFO E| Downloaded proc-macro2 v1.0.103
33462026-02-08T16:00:35.222Z[ helios-setup] Feb 08 16:00:34.483 INFO E| Downloaded camino v1.2.1
33472026-02-08T16:00:35.222Z[ helios-setup] Feb 08 16:00:34.486 INFO E| Downloaded rhai_codegen v3.1.0
33482026-02-08T16:00:35.246Z[ helios-setup] Feb 08 16:00:34.494 INFO E| Downloaded litemap v0.8.1
33492026-02-08T16:00:35.246Z[ helios-setup] Feb 08 16:00:34.497 INFO E| Downloaded icu_locale_core v2.1.1
33502026-02-08T16:00:35.246Z[ helios-setup] Feb 08 16:00:34.504 INFO E| Downloaded thiserror-impl v2.0.17
33512026-02-08T16:00:35.246Z[ helios-setup] Feb 08 16:00:34.506 INFO E| Downloaded synstructure v0.13.2
33522026-02-08T16:00:35.246Z[ helios-setup] Feb 08 16:00:34.507 INFO E| Downloaded encoding_rs v0.8.35
33532026-02-08T16:00:35.270Z[ helios-setup] Feb 08 16:00:34.531 INFO E| Downloaded parking_lot_core v0.9.12
33542026-02-08T16:00:35.270Z[ helios-setup] Feb 08 16:00:34.533 INFO E| Downloaded icu_provider v2.1.1
33552026-02-08T16:00:35.270Z[ helios-setup] Feb 08 16:00:34.536 INFO E| Downloaded aho-corasick v1.1.4
33562026-02-08T16:00:35.294Z[ helios-setup] Feb 08 16:00:34.542 INFO E| Downloaded tungstenite v0.28.0
33572026-02-08T16:00:35.294Z[ helios-setup] Feb 08 16:00:34.546 INFO E| Downloaded tls_codec_derive v0.4.2
33582026-02-08T16:00:35.294Z[ helios-setup] Feb 08 16:00:34.548 INFO E| Downloaded signal-hook-registry v1.4.6
33592026-02-08T16:00:35.294Z[ helios-setup] Feb 08 16:00:34.549 INFO E| Downloaded num_enum v0.7.5
33602026-02-08T16:00:35.294Z[ helios-setup] Feb 08 16:00:34.555 INFO E| Downloaded slab v0.4.11
33612026-02-08T16:00:35.294Z[ helios-setup] Feb 08 16:00:34.556 INFO E| Downloaded pkg-config v0.3.32
33622026-02-08T16:00:35.294Z[ helios-setup] Feb 08 16:00:34.558 INFO E| Downloaded num_enum_derive v0.7.5
33632026-02-08T16:00:35.319Z[ helios-setup] Feb 08 16:00:34.559 INFO E| Downloaded lock_api v0.4.14
33642026-02-08T16:00:35.319Z[ helios-setup] Feb 08 16:00:34.561 INFO E| Downloaded terminal_size v0.4.3
33652026-02-08T16:00:35.319Z[ helios-setup] Feb 08 16:00:34.562 INFO E| Downloaded clap_derive v4.5.49
33662026-02-08T16:00:35.319Z[ helios-setup] Feb 08 16:00:34.565 INFO E| Downloaded bytes v1.10.1
33672026-02-08T16:00:35.319Z[ helios-setup] Feb 08 16:00:34.569 INFO E| Downloaded quote v1.0.41
33682026-02-08T16:00:35.319Z[ helios-setup] Feb 08 16:00:34.572 INFO E| Downloaded pin-project-lite v0.2.16
33692026-02-08T16:00:35.319Z[ helios-setup] Feb 08 16:00:34.577 INFO E| Downloaded iana-time-zone v0.1.64
33702026-02-08T16:00:35.320Z[ helios-setup] Feb 08 16:00:34.580 INFO E| Downloaded getopts v0.2.24
33712026-02-08T16:00:35.320Z[ helios-setup] Feb 08 16:00:34.582 INFO E| Downloaded dropshot_endpoint v0.16.4
33722026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.589 INFO E| Downloaded crc32fast v1.5.0
33732026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.591 INFO E| Downloaded bitflags v2.10.0
33742026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.596 INFO E| Downloaded bitfield v0.19.3
33752026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.598 INFO E| Downloaded unty v0.0.4
33762026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.599 INFO E| Downloaded sync_wrapper v1.0.2
33772026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.600 INFO E| Downloaded serde_spanned v1.0.3
33782026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.601 INFO E| Downloaded httparse v1.10.1
33792026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.604 INFO E| Downloaded getrandom v0.2.16
33802026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.607 INFO E| Downloaded generic-array v0.14.9
33812026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.609 INFO E| Downloaded is-terminal v0.4.17
33822026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.610 INFO E| Downloaded idna_adapter v1.2.1
33832026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.611 INFO E| Downloaded env_filter v0.1.4
33842026-02-08T16:00:35.344Z[ helios-setup] Feb 08 16:00:34.613 INFO E| Downloaded devinfo v0.1.0
33852026-02-08T16:00:35.368Z[ helios-setup] Feb 08 16:00:34.614 INFO E| Downloaded deranged v0.5.5
33862026-02-08T16:00:35.368Z[ helios-setup] Feb 08 16:00:34.616 INFO E| Downloaded crunchy v0.2.4
33872026-02-08T16:00:35.368Z[ helios-setup] Feb 08 16:00:34.617 INFO E| Downloaded crc v3.3.0
33882026-02-08T16:00:35.368Z[ helios-setup] Feb 08 16:00:34.619 INFO E| Downloaded const-random-macro v0.1.16
33892026-02-08T16:00:35.368Z[ helios-setup] Feb 08 16:00:34.620 INFO E| Downloaded bincode_derive v2.0.1
33902026-02-08T16:00:35.368Z[ helios-setup] Feb 08 16:00:34.621 INFO E| Downloaded base64ct v1.8.0
33912026-02-08T16:00:35.369Z[ helios-setup] Feb 08 16:00:34.623 INFO E| Downloaded autocfg v1.5.0
33922026-02-08T16:00:35.369Z[ helios-setup] Feb 08 16:00:34.625 INFO E| Downloaded anyhow v1.0.100
33932026-02-08T16:00:35.369Z[ helios-setup] Feb 08 16:00:34.630 INFO E| Downloaded anstyle-query v1.1.4
33942026-02-08T16:00:35.369Z[ helios-setup] Feb 08 16:00:34.631 INFO E| Downloaded anstyle-parse v0.2.7
33952026-02-08T16:00:35.369Z[ helios-setup] Feb 08 16:00:34.633 INFO E| Downloaded anstyle v1.0.13
33962026-02-08T16:00:35.369Z[ helios-setup] Feb 08 16:00:34.635 INFO E| Downloaded anstream v0.6.21
33972026-02-08T16:00:35.369Z[ helios-setup] Feb 08 16:00:34.637 INFO E| Downloaded const-random v0.1.18
33982026-02-08T16:00:35.393Z[ helios-setup] Feb 08 16:00:34.638 INFO E| Downloaded colorchoice v1.0.4
33992026-02-08T16:00:35.393Z[ helios-setup] Feb 08 16:00:34.639 INFO E| Downloaded clap_lex v0.7.6
34002026-02-08T16:00:35.393Z[ helios-setup] Feb 08 16:00:34.641 INFO E| Downloaded bitfield-macros v0.19.3
34012026-02-08T16:00:35.496Z[ host-package] Compiling maplit v1.0.2
34022026-02-08T16:00:35.531Z[ helios-setup] Feb 08 16:00:34.800 INFO E| Compiling proc-macro2 v1.0.103
34032026-02-08T16:00:35.531Z[ helios-setup] Feb 08 16:00:34.800 INFO E| Compiling quote v1.0.41
34042026-02-08T16:00:35.555Z[ helios-setup] Feb 08 16:00:34.800 INFO E| Compiling unicode-ident v1.0.22
34052026-02-08T16:00:35.555Z[ helios-setup] Feb 08 16:00:34.801 INFO E| Compiling serde_core v1.0.228
34062026-02-08T16:00:35.555Z[ helios-setup] Feb 08 16:00:34.801 INFO E| Compiling libc v0.2.177
34072026-02-08T16:00:35.555Z[ helios-setup] Feb 08 16:00:34.801 INFO E| Compiling cfg-if v1.0.4
34082026-02-08T16:00:35.555Z[ helios-setup] Feb 08 16:00:34.801 INFO E| Compiling serde v1.0.228
34092026-02-08T16:00:35.555Z[ helios-setup] Feb 08 16:00:34.801 INFO E| Compiling autocfg v1.5.0
34102026-02-08T16:00:35.816Z[ host-package] Compiling dirs-next v2.0.0
34112026-02-08T16:00:35.895Z[ host-package] Compiling libscf-sys v1.1.0
34122026-02-08T16:00:36.377Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34132026-02-08T16:00:36.550Z[ helios-setup] Feb 08 16:00:35.819 INFO E| Compiling version_check v0.9.5
34142026-02-08T16:00:36.574Z[ helios-setup] Feb 08 16:00:35.819 INFO E| Compiling memchr v2.7.6
34152026-02-08T16:00:36.598Z[ host-package] Compiling dsl_auto_type v0.1.2
34162026-02-08T16:00:37.171Z[ helios-setup] Feb 08 16:00:36.440 INFO E| Compiling itoa v1.0.15
34172026-02-08T16:00:37.511Z[ helios-setup] Feb 08 16:00:36.780 INFO E| Compiling serde_json v1.0.145
34182026-02-08T16:00:37.702Z[ helios-setup] Feb 08 16:00:36.971 INFO E| Compiling bytes v1.10.1
34192026-02-08T16:00:37.879Z[ helios-setup] Feb 08 16:00:37.149 INFO E| Compiling getrandom v0.3.4
34202026-02-08T16:00:38.446Z[ helios-setup] Feb 08 16:00:37.716 INFO E| Compiling pin-project-lite v0.2.16
34212026-02-08T16:00:38.907Z[ host-package] Compiling scheduled-thread-pool v0.2.7
34222026-02-08T16:00:38.941Z[ helios-setup] Feb 08 16:00:38.211 INFO E| Compiling futures-core v0.3.31
34232026-02-08T16:00:39.018Z[ helios-setup] Feb 08 16:00:38.287 INFO E| Compiling foldhash v0.2.0
34242026-02-08T16:00:39.042Z[ host-package] Compiling diesel_table_macro_syntax v0.2.0
34252026-02-08T16:00:39.042Z[ host-package] Compiling tiny-keccak v2.0.2
34262026-02-08T16:00:39.445Z[ helios-setup] Feb 08 16:00:38.714 INFO E| Compiling allocator-api2 v0.2.21
34272026-02-08T16:00:39.687Z[ host-package] Compiling diesel_derives v2.2.3
34282026-02-08T16:00:39.745Z[ helios-setup] Feb 08 16:00:39.014 INFO E| Compiling libm v0.2.15
34292026-02-08T16:00:40.087Z[ host-package] Compiling r2d2 v0.8.10
34302026-02-08T16:00:40.417Z[ helios-setup] Feb 08 16:00:39.686 INFO E| Compiling equivalent v1.0.2
34312026-02-08T16:00:40.688Z[ host-package] Compiling term v0.7.0
34322026-02-08T16:00:40.899Z[ helios-setup] Feb 08 16:00:40.169 INFO E| Compiling hashbrown v0.16.0
34332026-02-08T16:00:40.951Z[ helios-setup] Feb 08 16:00:40.221 INFO E| Compiling num-traits v0.2.19
34342026-02-08T16:00:41.209Z[ host-package] Compiling tabled_derive v0.11.0
34352026-02-08T16:00:41.275Z[ host-package] Compiling papergrid v0.17.0
34362026-02-08T16:00:41.322Z[ helios-setup] Feb 08 16:00:40.591 INFO E| Compiling parking_lot_core v0.9.12
34372026-02-08T16:00:41.399Z[ host-package] Compiling testing_table v0.3.0
34382026-02-08T16:00:41.613Z[ helios-setup] Feb 08 16:00:40.882 INFO E| Compiling const-oid v0.9.6
34392026-02-08T16:00:41.798Z[ helios-setup] Feb 08 16:00:41.067 INFO E| Compiling syn v2.0.108
34402026-02-08T16:00:42.523Z[ helios-setup] Feb 08 16:00:41.792 INFO E| Compiling typenum v1.19.0
34412026-02-08T16:00:42.836Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34422026-02-08T16:00:42.908Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34432026-02-08T16:00:43.165Z[ helios-setup] Feb 08 16:00:42.435 INFO E| Compiling futures-sink v0.3.31
34442026-02-08T16:00:43.475Z[ helios-setup] Feb 08 16:00:42.744 INFO E| Compiling generic-array v0.14.9
34452026-02-08T16:00:43.519Z[ helios-setup] Feb 08 16:00:42.789 INFO E| Compiling scopeguard v1.2.0
34462026-02-08T16:00:43.770Z[ host-package] Compiling bit-vec v0.6.3
34472026-02-08T16:00:44.399Z[ helios-setup] Feb 08 16:00:43.668 INFO E| Compiling lock_api v0.4.14
34482026-02-08T16:00:44.525Z[ host-package] Compiling xshell-macros v0.2.7
34492026-02-08T16:00:45.067Z[ helios-setup] Feb 08 16:00:44.337 INFO E| Compiling thiserror v2.0.17
34502026-02-08T16:00:45.426Z[ helios-setup] Feb 08 16:00:44.696 INFO E| Compiling slab v0.4.11
34512026-02-08T16:00:45.453Z[ host-package] Compiling arc-swap v1.7.1
34522026-02-08T16:00:45.990Z[ host-package] Compiling xshell v0.2.7
34532026-02-08T16:00:46.695Z[ host-package] Compiling slog-scope v4.4.0
34542026-02-08T16:00:46.930Z[ helios-setup] Feb 08 16:00:46.200 INFO E| Compiling futures-channel v0.3.31
34552026-02-08T16:00:47.160Z[ helios-setup] Feb 08 16:00:46.430 INFO E| Compiling socket2 v0.6.1
34562026-02-08T16:00:47.798Z[ helios-setup] Feb 08 16:00:47.068 INFO E| Compiling mio v1.1.0
34572026-02-08T16:00:48.172Z[ helios-setup] Feb 08 16:00:47.442 INFO E| Compiling signal-hook-registry v1.4.6
34582026-02-08T16:00:48.310Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
34592026-02-08T16:00:48.471Z[ helios-setup] Feb 08 16:00:47.741 INFO E| Compiling zerocopy v0.8.27
34602026-02-08T16:00:48.806Z[ host-package] Compiling tabled v0.20.0
34612026-02-08T16:00:48.921Z[ helios-setup] Feb 08 16:00:48.191 INFO E| Compiling ryu v1.0.20
34622026-02-08T16:00:49.455Z[ helios-setup] Feb 08 16:00:48.724 INFO E| Compiling portable-atomic v1.11.1
34632026-02-08T16:00:49.991Z[ helios-setup] Feb 08 16:00:49.260 INFO E| Compiling pin-utils v0.1.0
34642026-02-08T16:00:50.136Z[ helios-setup] Feb 08 16:00:49.406 INFO E| Compiling rustversion v1.0.22
34652026-02-08T16:00:50.381Z[ host-package] Compiling bit-set v0.5.3
34662026-02-08T16:00:50.519Z[ helios-setup] Feb 08 16:00:49.789 INFO E| Compiling futures-io v0.3.31
34672026-02-08T16:00:50.543Z[ helios-setup] Feb 08 16:00:49.795 INFO E| Compiling futures-task v0.3.31
34682026-02-08T16:00:50.900Z[ helios-setup] Feb 08 16:00:50.170 INFO E| Compiling crypto-common v0.1.6
34692026-02-08T16:00:51.283Z[ helios-setup] Feb 08 16:00:50.551 INFO E| Compiling block-buffer v0.10.4
34702026-02-08T16:00:51.431Z[ helios-setup] Feb 08 16:00:50.701 INFO E| Compiling bitflags v2.10.0
34712026-02-08T16:00:51.432Z[ helios-setup] Feb 08 16:00:50.701 INFO E| Compiling fnv v1.0.7
34722026-02-08T16:00:51.555Z[ host-package] Compiling ascii-canvas v3.0.0
34732026-02-08T16:00:51.889Z[ helios-setup] Feb 08 16:00:51.159 INFO E| Compiling stable_deref_trait v1.2.1
34742026-02-08T16:00:52.043Z[ helios-setup] Feb 08 16:00:51.313 INFO E| Compiling log v0.4.28
34752026-02-08T16:00:52.375Z[ helios-setup] Feb 08 16:00:51.645 INFO E| Compiling digest v0.10.7
34762026-02-08T16:00:53.025Z[ helios-setup] Feb 08 16:00:52.295 INFO E| Compiling http v1.3.1
34772026-02-08T16:00:53.210Z[ helios-setup] Feb 08 16:00:52.480 INFO E| Compiling indexmap v2.12.0
34782026-02-08T16:00:53.473Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34792026-02-08T16:00:53.498Z[ helios-setup] Feb 08 16:00:52.746 INFO E| Compiling once_cell v1.21.3
34802026-02-08T16:00:53.529Z[ helios-setup] Feb 08 16:00:52.799 INFO E| Compiling heck v0.5.0
34812026-02-08T16:00:53.654Z[ helios-setup] Feb 08 16:00:52.924 INFO E| Compiling schemars v0.8.22
34822026-02-08T16:00:54.376Z[ helios-setup] Feb 08 16:00:53.646 INFO E| Compiling cpufeatures v0.2.17
34832026-02-08T16:00:54.554Z[ host-package] Compiling diesel v2.2.12
34842026-02-08T16:00:54.578Z[ helios-setup] Feb 08 16:00:53.824 INFO E| Compiling synstructure v0.13.2
34852026-02-08T16:00:54.878Z[ helios-setup] Feb 08 16:00:54.148 INFO E| Compiling serde_derive_internals v0.29.1
34862026-02-08T16:00:55.013Z[ helios-setup] Feb 08 16:00:54.283 INFO E| Compiling slog v2.8.2
34872026-02-08T16:00:55.615Z[ helios-setup] Feb 08 16:00:54.884 INFO E| Compiling iana-time-zone v0.1.64
34882026-02-08T16:00:56.832Z[ helios-setup] Feb 08 16:00:56.102 INFO E| Compiling find-msvc-tools v0.1.4
34892026-02-08T16:00:57.154Z[ helios-setup] Feb 08 16:00:56.424 INFO E| Compiling zeroize v1.8.2
34902026-02-08T16:00:57.708Z[ helios-setup] Feb 08 16:00:56.977 INFO E| Compiling httparse v1.10.1
34912026-02-08T16:00:57.951Z[ helios-setup] Feb 08 16:00:57.221 INFO E| Compiling shlex v1.3.0
34922026-02-08T16:00:58.751Z[ helios-setup] Feb 08 16:00:58.021 INFO E| Compiling cc v1.2.44
34932026-02-08T16:00:59.463Z[ helios-setup] Feb 08 16:00:58.733 INFO E| Compiling anyhow v1.0.100
34942026-02-08T16:01:00.087Z[ helios-setup] Feb 08 16:00:59.357 INFO E| Compiling serde_derive v1.0.228
34952026-02-08T16:01:00.257Z[ helios-setup] Feb 08 16:00:59.527 INFO E| Compiling tokio-macros v2.6.0
34962026-02-08T16:01:00.405Z[ helios-setup] Feb 08 16:00:59.674 INFO E| Compiling futures-macro v0.3.31
34972026-02-08T16:01:01.020Z[ helios-setup] Feb 08 16:01:00.290 INFO E| Compiling zerofrom-derive v0.1.6
34982026-02-08T16:01:01.421Z[ helios-setup] Feb 08 16:01:00.691 INFO E| Compiling thiserror-impl v2.0.17
34992026-02-08T16:01:01.906Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35002026-02-08T16:01:02.812Z[ helios-setup] Feb 08 16:01:02.082 INFO E| Compiling zerocopy-derive v0.8.27
35012026-02-08T16:01:03.093Z[ helios-setup] Feb 08 16:01:02.363 INFO E| Compiling yoke-derive v0.8.1
35022026-02-08T16:01:03.169Z[ helios-setup] Feb 08 16:01:02.438 INFO E| Compiling zerovec-derive v0.11.2
35032026-02-08T16:01:03.549Z[ host-package] Compiling ena v0.14.3
35042026-02-08T16:01:03.812Z[ helios-setup] Feb 08 16:01:03.081 INFO E| Compiling futures-util v0.3.31
35052026-02-08T16:01:03.836Z[ helios-setup] Feb 08 16:01:03.103 INFO E| Compiling displaydoc v0.2.5
35062026-02-08T16:01:04.437Z[ host-package] Compiling unicase v2.8.1
35072026-02-08T16:01:05.462Z[ host-package] Compiling diff v0.1.13
35082026-02-08T16:01:06.117Z[ host-package] Compiling regex-syntax v0.6.29
35092026-02-08T16:01:06.513Z[ host-package] Compiling bindgen v0.71.1
35102026-02-08T16:01:06.561Z[ helios-setup] Feb 08 16:01:05.793 INFO E| Compiling zerofrom v0.1.6
35112026-02-08T16:01:06.655Z[ helios-setup] Feb 08 16:01:05.925 INFO E| Compiling schemars_derive v0.8.22
35122026-02-08T16:01:07.346Z[ helios-setup] Feb 08 16:01:06.616 INFO E| Compiling yoke v0.8.1
35132026-02-08T16:01:07.495Z[ helios-setup] Feb 08 16:01:06.765 INFO E| Compiling semver v1.0.27
35142026-02-08T16:01:07.495Z[ helios-setup] Feb 08 16:01:06.765 INFO E| Compiling getrandom v0.2.16
35152026-02-08T16:01:07.654Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35162026-02-08T16:01:08.403Z[ helios-setup] Feb 08 16:01:07.673 INFO E| Compiling zerovec v0.11.5
35172026-02-08T16:01:08.458Z[ helios-setup] Feb 08 16:01:07.727 INFO E| Compiling winnow v0.7.13
35182026-02-08T16:01:08.589Z[ helios-setup] Feb 08 16:01:07.859 INFO E| Compiling crc32fast v1.5.0
35192026-02-08T16:01:09.214Z[ helios-setup] Feb 08 16:01:08.484 INFO E| Compiling num-conv v0.1.0
35202026-02-08T16:01:09.837Z[ helios-setup] Feb 08 16:01:09.096 INFO E| Compiling powerfmt v0.2.0
35212026-02-08T16:01:09.897Z[ helios-setup] Feb 08 16:01:09.166 INFO E| Compiling writeable v0.6.2
35222026-02-08T16:01:10.896Z[ helios-setup] Feb 08 16:01:10.166 INFO E| Compiling time-core v0.1.6
35232026-02-08T16:01:11.193Z[ helios-setup] Feb 08 16:01:10.463 INFO E| Compiling tinystr v0.8.2
35242026-02-08T16:01:11.421Z[ helios-setup] Feb 08 16:01:10.691 INFO E| Compiling litemap v0.8.1
35252026-02-08T16:01:11.446Z[ helios-setup] Feb 08 16:01:10.692 INFO E| Compiling time-macros v0.2.24
35262026-02-08T16:01:12.098Z[ host-package] Compiling lalrpop v0.19.12
35272026-02-08T16:01:12.426Z[ helios-setup] Feb 08 16:01:11.696 INFO E| Compiling icu_locale_core v2.1.1
35282026-02-08T16:01:12.491Z[ helios-setup] Feb 08 16:01:11.761 INFO E| Compiling potential_utf v0.1.4
35292026-02-08T16:01:12.890Z[ helios-setup] Feb 08 16:01:12.160 INFO E| Compiling serde_tokenstream v0.2.2
35302026-02-08T16:01:13.411Z[ helios-setup] Feb 08 16:01:12.681 INFO E| Compiling smallvec v1.15.1
35312026-02-08T16:01:13.864Z[ helios-setup] Feb 08 16:01:13.134 INFO E| Compiling erased-serde v0.3.31
35322026-02-08T16:01:14.022Z[ host-package] Compiling slog-stdlog v4.1.1
35332026-02-08T16:01:14.096Z[ helios-setup] Feb 08 16:01:13.366 INFO E| Compiling chrono v0.4.42
35342026-02-08T16:01:15.019Z[ helios-setup] Feb 08 16:01:14.289 INFO E| Compiling uuid v1.18.1
35352026-02-08T16:01:15.270Z[ helios-setup] Feb 08 16:01:14.540 INFO E| Compiling ppv-lite86 v0.2.21
35362026-02-08T16:01:15.450Z[ helios-setup] Feb 08 16:01:14.720 INFO E| Compiling toml_parser v1.0.4
35372026-02-08T16:01:15.837Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35382026-02-08T16:01:15.865Z[ helios-setup] Feb 08 16:01:15.135 INFO E| Compiling parking_lot v0.12.5
35392026-02-08T16:01:16.788Z[ helios-setup] Feb 08 16:01:16.058 INFO E| Compiling deranged v0.5.5
35402026-02-08T16:01:17.141Z[ helios-setup] Feb 08 16:01:16.411 INFO E| Compiling tokio v1.48.0
35412026-02-08T16:01:18.115Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35422026-02-08T16:01:18.194Z[ helios-setup] Feb 08 16:01:17.464 INFO E| Compiling zerotrie v0.2.3
35432026-02-08T16:01:18.248Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35442026-02-08T16:01:19.407Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35452026-02-08T16:01:19.943Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35462026-02-08T16:01:20.240Z[ host-package] Compiling crc8 v0.1.1
35472026-02-08T16:01:20.531Z[ helios-setup] Feb 08 16:01:19.801 INFO E| Compiling icu_properties_data v2.1.1
35482026-02-08T16:01:20.560Z[ host-package] Compiling slog-envlogger v2.2.0
35492026-02-08T16:01:21.424Z[ helios-setup] Feb 08 16:01:20.694 INFO E| Compiling dyn-clone v1.0.20
35502026-02-08T16:01:21.448Z[ helios-setup] Feb 08 16:01:20.694 INFO E| Compiling toml_datetime v0.7.3
35512026-02-08T16:01:21.473Z[ helios-setup] Feb 08 16:01:20.744 INFO E| Compiling unicode-width v0.2.2
35522026-02-08T16:01:21.570Z[ helios-setup] Feb 08 16:01:20.840 INFO E| Compiling num_threads v0.1.7
35532026-02-08T16:01:21.900Z[ helios-setup] Feb 08 16:01:21.170 INFO E| Compiling icu_normalizer_data v2.1.1
35542026-02-08T16:01:22.301Z[ helios-setup] Feb 08 16:01:21.571 INFO E| Compiling toml_edit v0.23.7
35552026-02-08T16:01:22.532Z[ helios-setup] Feb 08 16:01:21.799 INFO E| Compiling time v0.3.44
35562026-02-08T16:01:23.128Z[ helios-setup] Feb 08 16:01:22.398 INFO E| Compiling icu_provider v2.1.1
35572026-02-08T16:01:23.472Z[ helios-setup] Feb 08 16:01:22.742 INFO E| Compiling icu_collections v2.1.1
35582026-02-08T16:01:23.923Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
35592026-02-08T16:01:24.372Z[ helios-setup] Feb 08 16:01:23.642 INFO E| Compiling http-body v1.0.1
35602026-02-08T16:01:24.884Z[ helios-setup] Feb 08 16:01:24.154 INFO E| Compiling regress v0.10.5
35612026-02-08T16:01:25.200Z[ helios-setup] Feb 08 16:01:24.470 INFO E| Compiling sha2 v0.10.9
35622026-02-08T16:01:25.680Z[ host-package] Compiling headers-core v0.3.0
35632026-02-08T16:01:26.148Z[ helios-setup] Feb 08 16:01:25.418 INFO E| Compiling tracing-core v0.1.34
35642026-02-08T16:01:26.323Z[ host-package] Compiling libxml v0.3.3
35652026-02-08T16:01:26.351Z[ helios-setup] Feb 08 16:01:25.621 INFO E| Compiling crunchy v0.2.4
35662026-02-08T16:01:27.392Z[ host-package] Compiling headers v0.4.1
35672026-02-08T16:01:27.801Z[ helios-setup] Feb 08 16:01:27.071 INFO E| Compiling percent-encoding v2.3.2
35682026-02-08T16:01:27.946Z[ helios-setup] Feb 08 16:01:27.216 INFO E| Compiling atomic-waker v1.1.2
35692026-02-08T16:01:28.821Z[ helios-setup] Feb 08 16:01:28.085 INFO E| Compiling tracing v0.1.41
35702026-02-08T16:01:29.380Z[ helios-setup] Feb 08 16:01:28.651 INFO E| Compiling proc-macro-crate v3.4.0
35712026-02-08T16:01:29.905Z[ helios-setup] Feb 08 16:01:29.175 INFO E| Compiling getopts v0.2.24
35722026-02-08T16:01:30.011Z[ helios-setup] Feb 08 16:01:29.281 INFO E| Compiling futures-executor v0.3.31
35732026-02-08T16:01:30.429Z[ helios-setup] Feb 08 16:01:29.699 INFO E| Compiling thread_local v1.1.9
35742026-02-08T16:01:30.630Z[ helios-setup] Feb 08 16:01:29.901 INFO E| Compiling try-lock v0.2.5
35752026-02-08T16:01:30.971Z[ helios-setup] Feb 08 16:01:30.242 INFO E| Compiling rustix v1.1.2
35762026-02-08T16:01:31.300Z[ helios-setup] Feb 08 16:01:30.570 INFO E| Compiling tower-service v0.3.3
35772026-02-08T16:01:31.375Z[ helios-setup] Feb 08 16:01:30.646 INFO E| Compiling thiserror v1.0.69
35782026-02-08T16:01:31.824Z[ helios-setup] Feb 08 16:01:31.088 INFO E| Compiling typify-impl v0.5.0
35792026-02-08T16:01:32.416Z[ helios-setup] Feb 08 16:01:31.687 INFO E| Compiling tiny-keccak v2.0.2
35802026-02-08T16:01:33.475Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35812026-02-08T16:01:33.748Z[ helios-setup] Feb 08 16:01:33.019 INFO E| Compiling tokio-util v0.7.16
35822026-02-08T16:01:33.820Z[ helios-setup] Feb 08 16:01:33.090 INFO E| Compiling want v0.3.1
35832026-02-08T16:01:33.820Z[ helios-setup] Feb 08 16:01:33.090 INFO E| Compiling num_enum_derive v0.7.5
35842026-02-08T16:01:33.966Z[ helios-setup] Feb 08 16:01:33.236 INFO E| Compiling futures v0.3.31
35852026-02-08T16:01:34.408Z[ helios-setup] Feb 08 16:01:33.678 INFO E| Compiling icu_properties v2.1.1
35862026-02-08T16:01:34.539Z[ helios-setup] Feb 08 16:01:33.809 INFO E| Compiling icu_normalizer v2.1.1
35872026-02-08T16:01:35.260Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35882026-02-08T16:01:36.800Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
35892026-02-08T16:01:37.828Z[ host-package] Compiling strum_macros v0.24.3
35902026-02-08T16:01:37.973Z[ helios-setup] Feb 08 16:01:37.244 INFO E| Compiling h2 v0.4.12
35912026-02-08T16:01:38.495Z[ host-package] Compiling indoc v1.0.9
35922026-02-08T16:01:39.483Z[ helios-setup] Feb 08 16:01:38.753 INFO E| Compiling form_urlencoded v1.2.2
35932026-02-08T16:01:40.663Z[ helios-setup] Feb 08 16:01:39.933 INFO E| Compiling thiserror-impl v1.0.69
35942026-02-08T16:01:40.880Z[ helios-setup] Feb 08 16:01:40.151 INFO E| Compiling serde_spanned v1.0.3
35952026-02-08T16:01:41.430Z[ helios-setup] Feb 08 16:01:40.700 INFO E| Compiling errno v0.3.14
35962026-02-08T16:01:41.846Z[ helios-setup] Feb 08 16:01:41.117 INFO E| Compiling is-terminal v0.4.17
35972026-02-08T16:01:42.271Z[ host-package] Compiling samael v0.0.19
35982026-02-08T16:01:42.366Z[ helios-setup] Feb 08 16:01:41.637 INFO E| Compiling toml_writer v1.0.4
35992026-02-08T16:01:42.476Z[ helios-setup] Feb 08 16:01:41.747 INFO E| Compiling httpdate v1.0.3
36002026-02-08T16:01:42.603Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
36012026-02-08T16:01:43.452Z[ helios-setup] Feb 08 16:01:42.723 INFO E| Compiling term v1.2.0
36022026-02-08T16:01:43.477Z[ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36032026-02-08T16:01:43.562Z[ helios-setup] Feb 08 16:01:42.832 INFO E| Compiling simd-adler32 v0.3.7
36042026-02-08T16:01:43.894Z[ helios-setup] Feb 08 16:01:43.165 INFO E| Compiling adler2 v2.0.1
36052026-02-08T16:01:44.486Z[ helios-setup] Feb 08 16:01:43.756 INFO E| Compiling miniz_oxide v0.8.9
36062026-02-08T16:01:44.837Z[ helios-setup] Feb 08 16:01:44.107 INFO E| Compiling slog-term v2.9.2
36072026-02-08T16:01:45.573Z[ helios-setup] Feb 08 16:01:44.823 INFO E| Compiling typify-macro v0.5.0
36082026-02-08T16:01:46.683Z[ host-package] Compiling polar-core v0.27.3
36092026-02-08T16:01:46.795Z[ helios-setup] Feb 08 16:01:46.065 INFO E| Compiling toml v0.9.8
36102026-02-08T16:01:47.674Z[ host-package] Compiling derive_builder v0.20.2
36112026-02-08T16:01:48.408Z[ host-package] Compiling impl-trait-for-tuples v0.2.2
36122026-02-08T16:01:49.942Z[ helios-setup] Feb 08 16:01:49.213 INFO E| Compiling hyper v1.7.0
36132026-02-08T16:01:51.463Z[ host-package] Compiling oso-derive v0.27.3
36142026-02-08T16:01:51.838Z[ helios-setup] Feb 08 16:01:51.101 INFO E| Compiling idna_adapter v1.2.1
36152026-02-08T16:01:52.434Z[ helios-setup] Feb 08 16:01:51.704 INFO E| Compiling num_enum v0.7.5
36162026-02-08T16:01:52.914Z[ helios-setup] Feb 08 16:01:52.185 INFO E| Compiling aho-corasick v1.1.4
36172026-02-08T16:01:53.442Z[ host-package] Compiling quick-xml v0.37.2
36182026-02-08T16:01:53.490Z[ helios-setup] Feb 08 16:01:52.761 INFO E| Compiling rand_core v0.9.3
36192026-02-08T16:01:54.413Z[ host-package] Compiling half v1.8.3
36202026-02-08T16:01:54.696Z[ helios-setup] Feb 08 16:01:53.967 INFO E| Compiling sync_wrapper v1.0.2
36212026-02-08T16:01:55.417Z[ helios-setup] Feb 08 16:01:54.687 INFO E| Compiling ipnet v2.11.0
36222026-02-08T16:01:55.962Z[ host-package] Compiling serde_cbor v0.11.2
36232026-02-08T16:01:57.095Z[ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36242026-02-08T16:01:59.007Z[ helios-setup] Feb 08 16:01:58.278 INFO E| Compiling regex-syntax v0.8.8
36252026-02-08T16:01:59.957Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
36262026-02-08T16:02:00.070Z[ helios-setup] Feb 08 16:01:59.341 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
36272026-02-08T16:02:01.450Z[ helios-setup] Feb 08 16:02:00.721 INFO E| Compiling tower-layer v0.3.3
36282026-02-08T16:02:02.020Z[ helios-setup] Feb 08 16:02:01.290 INFO E| Compiling base64ct v1.8.0
36292026-02-08T16:02:02.462Z[ helios-setup] Feb 08 16:02:01.733 INFO E| Compiling utf8_iter v1.0.4
36302026-02-08T16:02:02.711Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
36312026-02-08T16:02:03.324Z[ helios-setup] Feb 08 16:02:02.594 INFO E| Compiling base64 v0.22.1
36322026-02-08T16:02:03.653Z[ helios-setup] Feb 08 16:02:02.924 INFO E| Compiling libdevinfo-sys v1.1.0
36332026-02-08T16:02:04.015Z[ helios-setup] Feb 08 16:02:03.286 INFO E| Compiling devinfo v0.1.0
36342026-02-08T16:02:04.156Z[ helios-setup] Feb 08 16:02:03.427 INFO E| Compiling pem-rfc7468 v0.7.0
36352026-02-08T16:02:04.192Z[ helios-setup] Feb 08 16:02:03.462 INFO E| Compiling idna v1.1.0
36362026-02-08T16:02:04.696Z[ helios-setup] Feb 08 16:02:03.967 INFO E| Compiling hyper-util v0.1.17
36372026-02-08T16:02:05.802Z[ helios-setup] Feb 08 16:02:05.072 INFO E| Compiling tower v0.5.2
36382026-02-08T16:02:06.704Z[ helios-setup] Feb 08 16:02:05.974 INFO E| Compiling regex-automata v0.4.13
36392026-02-08T16:02:06.761Z[ helios-setup] Feb 08 16:02:06.032 INFO E| Compiling const-random-macro v0.1.16
36402026-02-08T16:02:07.839Z[ helios-setup] Feb 08 16:02:07.109 INFO E| Compiling rand_chacha v0.9.0
36412026-02-08T16:02:08.380Z[ helios-setup] Feb 08 16:02:07.651 INFO E| Compiling flate2 v1.1.5
36422026-02-08T16:02:08.469Z[ helios-setup] Feb 08 16:02:07.739 INFO E| Compiling serde_urlencoded v0.7.1
36432026-02-08T16:02:08.654Z[ helios-setup] Feb 08 16:02:07.925 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
36442026-02-08T16:02:09.581Z[ helios-setup] Feb 08 16:02:08.852 INFO E| Compiling http-body-util v0.1.3
36452026-02-08T16:02:10.358Z[ helios-setup] Feb 08 16:02:09.629 INFO E| Compiling ring v0.17.14
36462026-02-08T16:02:10.658Z[ helios-setup] Feb 08 16:02:09.929 INFO E| Compiling der_derive v0.7.3
36472026-02-08T16:02:10.767Z[ helios-setup] Feb 08 16:02:10.038 INFO E| Compiling sha1 v0.10.6
36482026-02-08T16:02:12.769Z[ helios-setup] Feb 08 16:02:12.040 INFO E| Compiling ahash v0.8.12
36492026-02-08T16:02:13.386Z[ helios-setup] Feb 08 16:02:12.657 INFO E| Compiling spin v0.9.8
36502026-02-08T16:02:14.360Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36512026-02-08T16:02:14.495Z[ helios-setup] Feb 08 16:02:13.766 INFO E| Compiling byteorder v1.5.0
36522026-02-08T16:02:15.070Z[ helios-setup] Feb 08 16:02:14.341 INFO E| Compiling utf8parse v0.2.2
36532026-02-08T16:02:16.111Z[ host-package] Compiling diesel-dtrace v0.4.2
36542026-02-08T16:02:16.160Z[ helios-setup] Feb 08 16:02:15.431 INFO E| Compiling flagset v0.4.7
36552026-02-08T16:02:16.465Z[ helios-setup] Feb 08 16:02:15.736 INFO E| Compiling iri-string v0.7.8
36562026-02-08T16:02:17.020Z[ helios-setup] Feb 08 16:02:16.290 INFO E| Compiling bitflags v1.3.2
36572026-02-08T16:02:17.422Z[ helios-setup] Feb 08 16:02:16.692 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
36582026-02-08T16:02:17.533Z[ helios-setup] Feb 08 16:02:16.803 INFO E| Compiling der v0.7.10
36592026-02-08T16:02:21.354Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36602026-02-08T16:02:23.896Z[ helios-setup] Feb 08 16:02:23.167 INFO E| Compiling tower-http v0.6.6
36612026-02-08T16:02:27.038Z[ helios-setup] Feb 08 16:02:26.309 INFO E| Compiling anstyle-parse v0.2.7
36622026-02-08T16:02:28.112Z[ helios-setup] Feb 08 16:02:27.383 INFO E| Compiling regex v1.12.2
36632026-02-08T16:02:30.090Z[ helios-setup] Feb 08 16:02:29.361 INFO E| Compiling rand v0.9.2
36642026-02-08T16:02:30.297Z[ helios-setup] Feb 08 16:02:29.568 INFO E| Compiling const-random v0.1.18
36652026-02-08T16:02:31.639Z[ host-package] Compiling oso v0.27.3
36662026-02-08T16:02:33.143Z[ helios-setup] Feb 08 16:02:32.414 INFO E| Compiling url v2.5.7
36672026-02-08T16:02:33.702Z[ helios-setup] Feb 08 16:02:32.973 INFO E| Compiling typify v0.5.0
36682026-02-08T16:02:33.737Z[ helios-setup] Feb 08 16:02:33.009 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
36692026-02-08T16:02:34.377Z[ helios-setup] Feb 08 16:02:33.649 INFO E| Compiling openapiv3 v2.2.0
36702026-02-08T16:02:34.647Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
36712026-02-08T16:02:35.591Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36722026-02-08T16:02:38.185Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36732026-02-08T16:02:40.057Z[ host-package] Compiling bb8 v0.8.5
36742026-02-08T16:02:40.501Z[ host-package] Compiling trait-variant v0.1.2
36752026-02-08T16:02:40.645Z[ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
36762026-02-08T16:02:41.114Z[ host-package] Compiling async-bb8-diesel v0.2.1
36772026-02-08T16:02:42.157Z[ helios-setup] Feb 08 16:02:41.429 INFO E| Compiling rand_core v0.6.4
36782026-02-08T16:02:42.444Z[ helios-setup] Feb 08 16:02:41.716 INFO E| Compiling subtle v2.6.1
36792026-02-08T16:02:42.516Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
36802026-02-08T16:02:42.934Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
36812026-02-08T16:02:43.259Z[ helios-setup] Feb 08 16:02:42.530 INFO E| Compiling is_terminal_polyfill v1.70.2
36822026-02-08T16:02:43.322Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
36832026-02-08T16:02:43.377Z[ helios-setup] Feb 08 16:02:42.649 INFO E| Compiling colorchoice v1.0.4
36842026-02-08T16:02:43.756Z[ helios-setup] Feb 08 16:02:43.027 INFO E| Compiling anstyle v1.0.13
36852026-02-08T16:02:43.838Z[ helios-setup] Feb 08 16:02:43.110 INFO E| Compiling syn v1.0.109
36862026-02-08T16:02:43.934Z[ helios-setup] Feb 08 16:02:43.206 INFO E| Compiling utf-8 v0.7.6
36872026-02-08T16:02:44.506Z[ helios-setup] Feb 08 16:02:43.778 INFO E| Compiling unsafe-libyaml v0.2.11
36882026-02-08T16:02:44.691Z[ helios-setup] Feb 08 16:02:43.963 INFO E| Compiling radium v0.7.0
36892026-02-08T16:02:44.947Z[ helios-setup] Feb 08 16:02:44.219 INFO E| Compiling data-encoding v2.9.0
36902026-02-08T16:02:45.032Z[ helios-setup] Feb 08 16:02:44.303 INFO E| Compiling anstyle-query v1.1.4
36912026-02-08T16:02:45.375Z[ helios-setup] Feb 08 16:02:44.647 INFO E| Compiling anstream v0.6.21
36922026-02-08T16:02:45.412Z[ helios-setup] Feb 08 16:02:44.683 INFO E| Compiling progenitor-impl v0.11.2 (https://github.com/oxidecomputer/progenitor#5c4b6016)
36932026-02-08T16:02:47.526Z[ helios-setup] Feb 08 16:02:46.798 INFO E| Compiling serde_yaml v0.9.34+deprecated
36942026-02-08T16:02:47.574Z[ helios-setup] Feb 08 16:02:46.845 INFO E| Compiling tungstenite v0.28.0
36952026-02-08T16:02:48.863Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
36962026-02-08T16:02:49.816Z[ host-package] Compiling fxhash v0.2.1
36972026-02-08T16:02:49.953Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36982026-02-08T16:02:50.547Z[ host-package] Compiling typify-impl v0.2.0
36992026-02-08T16:02:50.910Z[ host-package] Compiling kstat-rs v0.2.4
37002026-02-08T16:02:51.804Z[ helios-setup] Feb 08 16:02:51.075 INFO E| Compiling reqwest v0.12.24
37012026-02-08T16:02:52.729Z[ host-package] Compiling libz-sys v1.1.20
37022026-02-08T16:02:53.576Z[ helios-setup] Feb 08 16:02:52.848 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
37032026-02-08T16:02:54.029Z[ host-package] Compiling nonempty v0.12.0
37042026-02-08T16:02:55.421Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37052026-02-08T16:02:56.367Z[ helios-setup] Feb 08 16:02:55.638 INFO E| Compiling spki v0.7.3
37062026-02-08T16:02:57.124Z[ helios-setup] Feb 08 16:02:56.396 INFO E| Compiling terminal_size v0.4.3
37072026-02-08T16:02:57.373Z[ helios-setup] Feb 08 16:02:56.645 INFO E| Compiling rustls-pki-types v1.13.0
37082026-02-08T16:02:57.672Z[ helios-setup] Feb 08 16:02:56.944 INFO E| Compiling tap v1.0.1
37092026-02-08T16:02:57.881Z[ helios-setup] Feb 08 16:02:57.153 INFO E| Compiling crossbeam-utils v0.8.21
37102026-02-08T16:02:58.417Z[ helios-setup] Feb 08 16:02:57.688 INFO E| Compiling untrusted v0.9.0
37112026-02-08T16:02:58.827Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
37122026-02-08T16:02:58.965Z[ helios-setup] Feb 08 16:02:58.237 INFO E| Compiling maybe-uninit v2.0.0
37132026-02-08T16:02:59.210Z[ helios-setup] Feb 08 16:02:58.482 INFO E| Compiling pkg-config v0.3.32
37142026-02-08T16:03:00.664Z[ helios-setup] Feb 08 16:02:59.936 INFO E| Compiling wyz v0.5.1
37152026-02-08T16:03:01.159Z[ helios-setup] Feb 08 16:03:00.430 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
37162026-02-08T16:03:01.743Z[ helios-setup] Feb 08 16:03:01.015 INFO E| Compiling progenitor-client v0.11.2 (https://github.com/oxidecomputer/progenitor#5c4b6016)
37172026-02-08T16:03:04.059Z[ helios-setup] Feb 08 16:03:03.330 INFO E| Compiling progenitor-macro v0.11.2 (https://github.com/oxidecomputer/progenitor#5c4b6016)
37182026-02-08T16:03:05.792Z[ host-package] Compiling typify-macro v0.2.0
37192026-02-08T16:03:06.155Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
37202026-02-08T16:03:11.593Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
37212026-02-08T16:03:14.323Z[ helios-setup] Feb 08 16:03:13.595 INFO E| Compiling tokio-tungstenite v0.28.0
37222026-02-08T16:03:17.084Z[ helios-setup] Feb 08 16:03:16.336 INFO E| Compiling rand_chacha v0.3.1
37232026-02-08T16:03:18.822Z[ helios-setup] Feb 08 16:03:18.094 INFO E| Compiling num-integer v0.1.46
37242026-02-08T16:03:19.833Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
37252026-02-08T16:03:21.065Z[ helios-setup] Feb 08 16:03:20.337 INFO E| Compiling smartstring v1.0.1
37262026-02-08T16:03:21.882Z[ helios-setup] Feb 08 16:03:21.154 INFO E| Compiling funty v2.0.0
37272026-02-08T16:03:22.200Z[ helios-setup] Feb 08 16:03:21.472 INFO E| Compiling strsim v0.11.1
37282026-02-08T16:03:24.942Z[ helios-setup] Feb 08 16:03:24.214 INFO E| Compiling rustls v0.22.4
37292026-02-08T16:03:25.797Z[ helios-setup] Feb 08 16:03:25.069 INFO E| Compiling clap_lex v0.7.6
37302026-02-08T16:03:26.460Z[ helios-setup] Feb 08 16:03:25.732 INFO E| Compiling packed_struct v0.10.1
37312026-02-08T16:03:26.976Z[ helios-setup] Feb 08 16:03:26.248 INFO E| Compiling num-bigint-dig v0.8.4
37322026-02-08T16:03:27.146Z[ host-package] Compiling nanorand v0.7.0
37332026-02-08T16:03:27.730Z[ helios-setup] Feb 08 16:03:27.002 INFO E| Compiling virtue v0.0.18
37342026-02-08T16:03:28.027Z[ helios-setup] Feb 08 16:03:27.299 INFO E| Compiling clap_builder v4.5.51
37352026-02-08T16:03:28.363Z[ helios-setup] Feb 08 16:03:27.612 INFO E| Compiling bitvec v1.0.1
37362026-02-08T16:03:28.388Z[ host-package] Compiling parking_lot_core v0.8.6
37372026-02-08T16:03:28.705Z[ host-package] Compiling mime_guess v2.0.5
37382026-02-08T16:03:28.934Z[ helios-setup] Feb 08 16:03:28.206 INFO E| Compiling packed_struct_codegen v0.10.1
37392026-02-08T16:03:29.585Z[ host-package] Compiling flume v0.11.1
37402026-02-08T16:03:30.107Z[ helios-setup] Feb 08 16:03:29.379 INFO E| Compiling bincode_derive v2.0.1
37412026-02-08T16:03:30.771Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=7a66c1b2415122b821611fd51012032a03e14ada#7a66c1b2)
37422026-02-08T16:03:30.885Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
37432026-02-08T16:03:31.226Z[ host-package] Compiling libgit2-sys v0.18.2+1.9.1
37442026-02-08T16:03:32.871Z[ helios-setup] Feb 08 16:03:32.143 INFO E| Compiling progenitor v0.11.2 (https://github.com/oxidecomputer/progenitor#5c4b6016)
37452026-02-08T16:03:33.394Z[ host-package] Compiling salty v0.3.0
37462026-02-08T16:03:33.425Z[ helios-setup] Feb 08 16:03:32.697 INFO E| Compiling num-iter v0.1.45
37472026-02-08T16:03:33.695Z[ helios-setup] Feb 08 16:03:32.967 INFO E| Compiling rand v0.8.5
37482026-02-08T16:03:34.200Z[ helios-setup] Feb 08 16:03:33.471 INFO E| Compiling rustls-webpki v0.102.8
37492026-02-08T16:03:34.852Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
37502026-02-08T16:03:39.499Z[ helios-setup] Feb 08 16:03:38.772 INFO E| Compiling pkcs8 v0.10.2
37512026-02-08T16:03:40.663Z[ helios-setup] Feb 08 16:03:39.935 INFO E| Compiling lazy_static v1.5.0
37522026-02-08T16:03:41.064Z[ helios-setup] Feb 08 16:03:40.336 INFO E| Compiling bitfield-macros v0.19.3
37532026-02-08T16:03:42.664Z[ helios-setup] Feb 08 16:03:41.936 INFO E| Compiling clap_derive v4.5.49
37542026-02-08T16:03:43.535Z[ helios-setup] Feb 08 16:03:42.807 INFO E| Compiling zerocopy-derive v0.6.6
37552026-02-08T16:03:43.954Z[ helios-setup] Feb 08 16:03:43.226 INFO E| Compiling multer v3.1.0
37562026-02-08T16:03:44.788Z[ helios-setup] Feb 08 16:03:44.060 INFO E| Compiling indexmap v1.9.3
37572026-02-08T16:03:45.068Z[ helios-setup] Feb 08 16:03:44.338 INFO E| Compiling camino v1.2.1
37582026-02-08T16:03:45.452Z[ helios-setup] Feb 08 16:03:44.724 INFO E| Compiling static_assertions v1.1.0
37592026-02-08T16:03:45.641Z[ helios-setup] Feb 08 16:03:44.914 INFO E| Compiling unty v0.0.4
37602026-02-08T16:03:45.859Z[ host-package] Compiling tabled_derive v0.10.0
37612026-02-08T16:03:46.137Z[ helios-setup] Feb 08 16:03:45.409 INFO E| Compiling slog-async v2.8.0
37622026-02-08T16:03:46.436Z[ helios-setup] Feb 08 16:03:45.708 INFO E| Compiling paste v1.0.15
37632026-02-08T16:03:46.629Z[ helios-setup] Feb 08 16:03:45.901 INFO E| Compiling nodrop v0.1.14
37642026-02-08T16:03:47.181Z[ helios-setup] Feb 08 16:03:46.453 INFO E| Compiling crc-catalog v2.4.0
37652026-02-08T16:03:47.280Z[ helios-setup] Feb 08 16:03:46.552 INFO E| Compiling match_cfg v0.1.0
37662026-02-08T16:03:47.447Z[ helios-setup] Feb 08 16:03:46.720 INFO E| Compiling crc v3.3.0
37672026-02-08T16:03:47.756Z[ helios-setup] Feb 08 16:03:47.029 INFO E| Compiling hostname v0.3.1
37682026-02-08T16:03:48.118Z[ helios-setup] Feb 08 16:03:47.391 INFO E| Compiling array-init v0.0.4
37692026-02-08T16:03:48.320Z[ helios-setup] Feb 08 16:03:47.592 INFO E| Compiling zerocopy v0.6.6
37702026-02-08T16:03:48.673Z[ helios-setup] Feb 08 16:03:47.946 INFO E| Compiling bincode v2.0.1
37712026-02-08T16:03:48.997Z[ helios-setup] Feb 08 16:03:48.269 INFO E| Compiling clap v4.5.51
37722026-02-08T16:03:49.545Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
37732026-02-08T16:03:50.366Z[ helios-setup] Feb 08 16:03:49.639 INFO E| Compiling bitfield v0.19.3
37742026-02-08T16:03:50.541Z[ helios-setup] Feb 08 16:03:49.813 INFO E| Compiling pkcs1 v0.7.5
37752026-02-08T16:03:50.601Z[ helios-setup] Feb 08 16:03:49.873 INFO E| Compiling smallvec v0.6.14
37762026-02-08T16:03:51.756Z[ helios-setup] Feb 08 16:03:51.029 INFO E| Compiling crossbeam-channel v0.5.15
37772026-02-08T16:03:55.019Z[ helios-setup] Feb 08 16:03:54.291 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi)
37782026-02-08T16:03:56.112Z[ helios-setup] Feb 08 16:03:55.384 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol)
37792026-02-08T16:03:58.692Z[ helios-setup] Feb 08 16:03:57.964 INFO E| Compiling signature v2.2.0
37802026-02-08T16:03:59.470Z[ helios-setup] Feb 08 16:03:58.743 INFO E| Compiling slog-json v2.6.1
37812026-02-08T16:03:59.875Z[ helios-setup] Feb 08 16:03:59.147 INFO E| Compiling toml_datetime v0.6.11
37822026-02-08T16:04:00.567Z[ host-package] Compiling ignore v0.4.23
37832026-02-08T16:04:00.780Z[ helios-setup] Feb 08 16:04:00.053 INFO E| Compiling serde_spanned v0.6.9
37842026-02-08T16:04:01.312Z[ helios-setup] Feb 08 16:04:00.585 INFO E| Compiling thin-vec v0.2.14
37852026-02-08T16:04:01.422Z[ helios-setup] Feb 08 16:04:00.694 INFO E| Compiling rhai_codegen v3.1.0
37862026-02-08T16:04:02.580Z[ helios-setup] Feb 08 16:04:01.853 INFO E| Compiling async-stream-impl v0.3.6
37872026-02-08T16:04:04.896Z[ helios-setup] Feb 08 16:04:04.169 INFO E| Compiling env_filter v0.1.4
37882026-02-08T16:04:06.427Z[ helios-setup] Feb 08 16:04:05.699 INFO E| Compiling dropshot v0.16.4
37892026-02-08T16:04:06.517Z[ helios-setup] Feb 08 16:04:05.790 INFO E| Compiling encoding_rs v0.8.35
37902026-02-08T16:04:07.347Z[ helios-setup] Feb 08 16:04:06.620 INFO E| Compiling take_mut v0.2.2
37912026-02-08T16:04:07.456Z[ helios-setup] Feb 08 16:04:06.729 INFO E| Compiling hashbrown v0.12.3
37922026-02-08T16:04:07.944Z[ helios-setup] Feb 08 16:04:07.216 INFO E| Compiling winnow v0.5.40
37932026-02-08T16:04:08.121Z[ helios-setup] Feb 08 16:04:07.394 INFO E| Compiling base64 v0.21.7
37942026-02-08T16:04:09.880Z[ helios-setup] Feb 08 16:04:09.152 INFO E| Compiling mime v0.3.17
37952026-02-08T16:04:12.480Z[ helios-setup] Feb 08 16:04:11.753 INFO E| Compiling ron v0.8.1
37962026-02-08T16:04:13.040Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37972026-02-08T16:04:14.759Z[ helios-setup] Feb 08 16:04:14.032 INFO E| Compiling toml_edit v0.19.15
37982026-02-08T16:04:15.831Z[ host-package] Compiling papergrid v0.14.0
37992026-02-08T16:04:16.361Z[ helios-setup] Feb 08 16:04:15.634 INFO E| Compiling rhai v1.23.6
38002026-02-08T16:04:16.906Z[ helios-setup] Feb 08 16:04:16.179 INFO E| Compiling env_logger v0.11.8
38012026-02-08T16:04:17.768Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38022026-02-08T16:04:18.244Z[ helios-setup] Feb 08 16:04:17.517 INFO E| Compiling async-stream v0.3.6
38032026-02-08T16:04:18.360Z[ host-package] Compiling castaway v0.2.3
38042026-02-08T16:04:19.009Z[ host-package] Compiling nibble_vec v0.1.0
38052026-02-08T16:04:19.338Z[ helios-setup] Feb 08 16:04:18.610 INFO E| Compiling tokio-rustls v0.25.0
38062026-02-08T16:04:19.519Z[ host-package] Compiling atty v0.2.14
38072026-02-08T16:04:19.867Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38082026-02-08T16:04:19.952Z[ helios-setup] Feb 08 16:04:19.224 INFO E| Compiling slog-bunyan v2.5.0
38092026-02-08T16:04:20.420Z[ helios-setup] Feb 08 16:04:19.693 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
38102026-02-08T16:04:20.535Z[ helios-setup] Feb 08 16:04:19.808 INFO E| Compiling rsa v0.9.8
38112026-02-08T16:04:20.667Z[ host-package] Compiling endian-type v0.1.2
38122026-02-08T16:04:21.412Z[ host-package] Compiling http-range v0.1.5
38132026-02-08T16:04:21.662Z[ helios-setup] Feb 08 16:04:20.934 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol)
38142026-02-08T16:04:22.492Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
38152026-02-08T16:04:23.183Z[ helios-setup] Feb 08 16:04:22.456 INFO E| Compiling serde-hex v0.1.0
38162026-02-08T16:04:23.342Z[ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
38172026-02-08T16:04:23.624Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
38182026-02-08T16:04:25.434Z[ helios-setup] Feb 08 16:04:24.707 INFO E| Compiling bzip2 v0.4.4
38192026-02-08T16:04:26.392Z[ helios-setup] Feb 08 16:04:25.665 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
38202026-02-08T16:04:29.773Z[ helios-setup] Feb 08 16:04:29.046 INFO E| Compiling rustls-pemfile v2.2.0
38212026-02-08T16:04:29.990Z[ helios-setup] Feb 08 16:04:29.263 INFO E| Compiling x509-cert v0.2.5
38222026-02-08T16:04:30.444Z[ helios-setup] Feb 08 16:04:29.717 INFO E| Compiling hashbrown v0.13.2
38232026-02-08T16:04:30.787Z[ helios-setup] Feb 08 16:04:30.060 INFO E| Compiling waitgroup v0.1.2
38242026-02-08T16:04:31.489Z[ helios-setup] Feb 08 16:04:30.762 INFO E| Compiling dropshot_endpoint v0.16.4
38252026-02-08T16:04:32.722Z[ helios-setup] Feb 08 16:04:31.995 INFO E| Compiling async-trait v0.1.89
38262026-02-08T16:04:33.199Z[ helios-setup] Feb 08 16:04:32.472 INFO E| Compiling serde_path_to_error v0.1.20
38272026-02-08T16:04:35.522Z[ helios-setup] Feb 08 16:04:34.795 INFO E| Compiling hostname v0.4.1
38282026-02-08T16:04:36.113Z[ helios-setup] Feb 08 16:04:35.386 INFO E| Compiling debug-ignore v1.0.5
38292026-02-08T16:04:36.255Z[ host-package] Compiling radix_trie v0.2.1
38302026-02-08T16:04:36.702Z[ helios-setup] Feb 08 16:04:35.975 INFO E| Compiling crc-any v2.5.0
38312026-02-08T16:04:36.816Z[ host-package] Compiling tabled v0.18.0
38322026-02-08T16:04:36.853Z[ helios-setup] Feb 08 16:04:36.126 INFO E| Compiling hex v0.4.3
38332026-02-08T16:04:37.305Z[ helios-setup] Feb 08 16:04:36.578 INFO E| Compiling rustc-hash v2.1.1
38342026-02-08T16:04:37.935Z[ host-package] Compiling compact_str v0.8.0
38352026-02-08T16:04:37.959Z[ helios-setup] Feb 08 16:04:37.224 INFO E| Compiling fastrand v2.3.0
38362026-02-08T16:04:38.356Z[ helios-setup] Feb 08 16:04:37.629 INFO E| Compiling iddqd v0.3.14
38372026-02-08T16:04:39.618Z[ helios-setup] Feb 08 16:04:38.891 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
38382026-02-08T16:04:39.969Z[ host-package] Compiling globwalk v0.9.1
38392026-02-08T16:04:40.191Z[ host-package] Compiling parking_lot v0.11.2
38402026-02-08T16:04:43.307Z[ helios-setup] Feb 08 16:04:42.580 INFO E| Compiling tempfile v3.23.0
38412026-02-08T16:04:43.355Z[ host-package] Compiling typify v0.2.0
38422026-02-08T16:04:43.842Z[ host-package] Compiling predicates-tree v1.0.12
38432026-02-08T16:04:44.323Z[ helios-setup] Feb 08 16:04:43.596 INFO E| Compiling object v0.30.4
38442026-02-08T16:04:44.798Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
38452026-02-08T16:04:45.753Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
38462026-02-08T16:04:45.932Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
38472026-02-08T16:04:46.083Z[ helios-setup] Feb 08 16:04:45.356 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
38482026-02-08T16:04:46.223Z[ host-package] Compiling unicode-truncate v1.1.0
38492026-02-08T16:04:48.592Z[ helios-setup] Feb 08 16:04:47.865 INFO E| Compiling zip v0.6.6
38502026-02-08T16:04:48.821Z[ helios-setup] Feb 08 16:04:48.094 INFO E| Compiling toml v0.7.8
38512026-02-08T16:04:53.023Z[ host-package] Compiling primeorder v0.13.6
38522026-02-08T16:04:53.292Z[ helios-setup] Feb 08 16:04:52.566 INFO E| Compiling smawk v0.3.2
38532026-02-08T16:04:53.636Z[ helios-setup] Feb 08 16:04:52.909 INFO E| Compiling unicode-linebreak v0.1.5
38542026-02-08T16:04:53.826Z[ helios-setup] Feb 08 16:04:53.099 INFO E| Compiling path-slash v0.1.5
38552026-02-08T16:04:54.142Z[ host-package] Compiling prefix-trie v0.7.0
38562026-02-08T16:04:54.420Z[ helios-setup] Feb 08 16:04:53.693 INFO E| Compiling textwrap v0.16.2
38572026-02-08T16:04:54.706Z[ helios-setup] Feb 08 16:04:53.979 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server)
38582026-02-08T16:04:54.915Z[ helios-setup] Feb 08 16:04:54.188 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
38592026-02-08T16:04:56.066Z[ host-package] Compiling lru v0.12.5
38602026-02-08T16:04:56.359Z[ host-package] Compiling vergen-git2 v1.0.7
38612026-02-08T16:04:56.814Z[ host-package] Compiling instability v0.3.2
38622026-02-08T16:04:57.468Z[ host-package] Compiling cassowary v0.3.0
38632026-02-08T16:04:58.474Z[ host-package] Compiling indoc v2.0.6
38642026-02-08T16:04:59.861Z[ host-package] Compiling ratatui v0.29.0
38652026-02-08T16:05:00.187Z[ helios-setup] Feb 08 16:04:59.460 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
38662026-02-08T16:05:01.462Z[ helios-setup] Feb 08 16:05:00.736 INFO E| Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client)
38672026-02-08T16:05:03.838Z[ host-package] Compiling hickory-server v0.25.2
38682026-02-08T16:05:09.023Z[ host-package] Compiling p384 v0.13.1
38692026-02-08T16:05:17.288Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
38702026-02-08T16:05:22.512Z[ host-package] Compiling camino-tempfile-ext v0.3.2
38712026-02-08T16:05:22.946Z[ host-package] Compiling progenitor-impl v0.8.0
38722026-02-08T16:05:25.083Z[ host-package] Compiling hyper-staticfile v0.10.1
38732026-02-08T16:05:26.985Z[ helios-setup] Feb 08 16:05:26.258 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver)
38742026-02-08T16:05:27.772Z[ host-package] Compiling sled v0.34.7
38752026-02-08T16:05:27.881Z[ host-package] Compiling git2 v0.20.2
38762026-02-08T16:05:28.983Z[ host-package] Compiling hickory-client v0.25.2
38772026-02-08T16:05:29.729Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
38782026-02-08T16:05:30.219Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38792026-02-08T16:05:30.532Z[ helios-setup] Feb 08 16:05:29.806 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server)
38802026-02-08T16:05:31.547Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
38812026-02-08T16:05:31.611Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
38822026-02-08T16:05:38.635Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
38832026-02-08T16:05:40.069Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb)
38842026-02-08T16:05:40.461Z[ host-package] Compiling rand_seeder v0.4.0
38852026-02-08T16:05:41.442Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
38862026-02-08T16:05:43.172Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=8ba93f6e785e11175059b3303bfd7e8b52ad12f8#8ba93f6e)
38872026-02-08T16:05:43.242Z[ host-package] Compiling lzma-sys v0.1.20
38882026-02-08T16:05:43.298Z[ host-package] Compiling rustls v0.21.12
38892026-02-08T16:05:43.842Z[ host-package] Compiling corncobs v0.1.4
38902026-02-08T16:05:44.380Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
38912026-02-08T16:05:44.688Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38922026-02-08T16:05:44.782Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38932026-02-08T16:05:46.625Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
38942026-02-08T16:05:47.381Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
38952026-02-08T16:06:02.884Z[ helios-setup] Feb 08 16:06:02.158 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
38962026-02-08T16:06:04.339Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
38972026-02-08T16:06:07.527Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
38982026-02-08T16:06:12.469Z[ host-package] Compiling progenitor-macro v0.8.0
38992026-02-08T16:06:16.379Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
39002026-02-08T16:06:19.858Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
39012026-02-08T16:06:29.806Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
39022026-02-08T16:06:30.202Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
39032026-02-08T16:06:37.973Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
39042026-02-08T16:06:38.641Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
39052026-02-08T16:06:39.477Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
39062026-02-08T16:06:40.252Z[ host-package] Compiling progenitor-client v0.8.0
39072026-02-08T16:06:40.450Z[ host-package] Compiling sct v0.7.1
39082026-02-08T16:06:41.362Z[ host-package] Compiling rustls-webpki v0.101.7
39092026-02-08T16:06:41.419Z[ host-package] Compiling heck v0.3.3
39102026-02-08T16:06:42.423Z[ host-package] Compiling secrecy v0.8.0
39112026-02-08T16:06:42.485Z[ host-package] Compiling void v1.0.2
39122026-02-08T16:06:43.239Z[ host-package] Compiling lzss v0.8.2
39132026-02-08T16:06:46.901Z[ host-package] Compiling zone_cfg_derive v0.1.2
39142026-02-08T16:06:49.309Z[ host-package] Compiling progenitor v0.8.0
39152026-02-08T16:06:50.129Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
39162026-02-08T16:06:50.237Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
39172026-02-08T16:06:54.353Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
39182026-02-08T16:06:55.741Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
39192026-02-08T16:06:57.928Z[ helios-setup] Feb 08 16:06:57.203 INFO E| Finished `release` profile [optimized] target(s) in 6m 28s
39202026-02-08T16:06:57.952Z[ helios-setup] Feb 08 16:06:57.203 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
39212026-02-08T16:06:57.952Z[ helios-setup] Feb 08 16:06:57.206 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
39222026-02-08T16:06:58.027Z[ helios-setup] Feb 08 16:06:57.301 INFO building project "pilot" ok (389 seconds)
39232026-02-08T16:06:58.051Z[ helios-setup] rm -f helios-build
39242026-02-08T16:06:58.051Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
39252026-02-08T16:06:58.051Z[ helios-setup]
39262026-02-08T16:06:58.051Z[ helios-setup] Setup complete! ./helios-build is now available.
39272026-02-08T16:06:58.051Z[ helios-setup]
39282026-02-08T16:06:58.051Z[ helios-setup]
39292026-02-08T16:06:58.051Z[ helios-setup] real 10:50.268220238
39302026-02-08T16:06:58.051ZFeb 08 16:06:57.316 INFO [helios-setup] process exited with exit status: 0 (650.273617868s)
39312026-02-08T16:06:58.051Z[ helios-setup] user 27:57.856122762
39322026-02-08T16:06:58.051Z[ helios-setup] sys 2:47.997402269
39332026-02-08T16:06:58.052Z[ helios-setup] trap 1.809081841
39342026-02-08T16:06:58.052Z[ helios-setup] tflt 4.662997225
39352026-02-08T16:06:58.052Z[ helios-setup] dflt 16.030731780
39362026-02-08T16:06:58.052Z[ helios-setup] kflt 0.000324278
39372026-02-08T16:06:58.052Z[ helios-setup] lock 2:35:30.554357144
39382026-02-08T16:06:58.052Z[ helios-setup] slp 3:34:33.819642152
39392026-02-08T16:06:58.052Z[ helios-setup] lat 32:28.006623583
39402026-02-08T16:06:58.052Z[ helios-setup] stop 6:08.888748403
39412026-02-08T16:06:58.052ZFeb 08 16:06:57.317 INFO [helios-record] running task
39422026-02-08T16:06:58.052ZFeb 08 16:06:57.318 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
39432026-02-08T16:06:58.052ZFeb 08 16:06:57.325 DEBG process exited with exit status: 0 (6.885305ms)
39442026-02-08T16:06:58.052ZFeb 08 16:06:57.325 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
39452026-02-08T16:06:58.076ZFeb 08 16:06:57.331 DEBG process exited with exit status: 0 (6.487014ms)
39462026-02-08T16:06:58.076ZFeb 08 16:06:57.331 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
39472026-02-08T16:06:58.076ZFeb 08 16:06:57.336 DEBG process exited with exit status: 0 (5.147173ms)
39482026-02-08T16:06:58.076ZFeb 08 16:06:57.336 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
39492026-02-08T16:06:58.076ZFeb 08 16:06:57.341 DEBG process exited with exit status: 0 (4.812237ms)
39502026-02-08T16:06:58.076ZFeb 08 16:06:57.341 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
39512026-02-08T16:06:58.077ZFeb 08 16:06:57.346 DEBG process exited with exit status: 0 (4.613613ms)
39522026-02-08T16:06:58.077ZFeb 08 16:06:57.346 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
39532026-02-08T16:06:58.077ZFeb 08 16:06:57.351 DEBG process exited with exit status: 0 (4.812829ms)
39542026-02-08T16:06:58.077ZFeb 08 16:06:57.351 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
39552026-02-08T16:06:58.101ZFeb 08 16:06:57.356 DEBG process exited with exit status: 0 (4.854781ms)
39562026-02-08T16:06:58.101ZFeb 08 16:06:57.356 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
39572026-02-08T16:06:58.101ZFeb 08 16:06:57.367 DEBG process exited with exit status: 0 (11.710397ms)
39582026-02-08T16:06:58.101ZFeb 08 16:06:57.367 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
39592026-02-08T16:06:58.125ZFeb 08 16:06:57.379 DEBG process exited with exit status: 0 (11.232728ms)
39602026-02-08T16:06:58.125ZFeb 08 16:06:57.379 INFO [helios-record] task succeeded (61.783806ms)
39612026-02-08T16:06:58.750Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
39622026-02-08T16:06:59.522Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
39632026-02-08T16:07:07.562Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
39642026-02-08T16:07:07.916Z[ host-package] Compiling tungstenite v0.23.0
39652026-02-08T16:07:08.256Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
39662026-02-08T16:07:08.584Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
39672026-02-08T16:07:08.897Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
39682026-02-08T16:07:09.208Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
39692026-02-08T16:07:09.514Z[ host-package] Compiling nix v0.27.1
39702026-02-08T16:07:09.936Z[ host-package] Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
39712026-02-08T16:07:10.554Z[ host-package] Compiling serde_bytes v0.11.19
39722026-02-08T16:07:11.077Z[ host-package] Compiling number_prefix v0.4.0
39732026-02-08T16:07:11.362Z[ host-package] Compiling base64 v0.13.1
39742026-02-08T16:07:11.820Z[ host-package] Compiling indicatif v0.17.11
39752026-02-08T16:07:12.079Z[ host-package] Compiling ron v0.7.1
39762026-02-08T16:07:12.350Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
39772026-02-08T16:07:12.386Z[ host-package] Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
39782026-02-08T16:07:13.131Z[ host-package] Compiling tokio-tungstenite v0.23.1
39792026-02-08T16:07:13.857Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
39802026-02-08T16:07:16.125Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
39812026-02-08T16:07:18.120Z[ host-package] Compiling xz2 v0.1.7
39822026-02-08T16:07:18.144Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
39832026-02-08T16:07:19.934Z[ host-package] Compiling tokio-rustls v0.24.1
39842026-02-08T16:07:20.375Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
39852026-02-08T16:07:25.859Z[ host-package] Compiling zone v0.1.8
39862026-02-08T16:07:26.138Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
39872026-02-08T16:07:28.543Z[ host-package] Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
39882026-02-08T16:07:32.309Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d6bad48ee01b70e904d006e45d82fcdf4ceec1f9#d6bad48e)
39892026-02-08T16:07:40.199Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
39902026-02-08T16:07:50.771Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
39912026-02-08T16:07:53.783Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
39922026-02-08T16:07:55.320Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
39932026-02-08T16:07:57.341Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
39942026-02-08T16:07:58.366Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
39952026-02-08T16:08:06.275Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39962026-02-08T16:08:07.236Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
39972026-02-08T16:08:07.660Z[ host-package] Compiling rustls-pemfile v1.0.4
39982026-02-08T16:08:08.329Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
39992026-02-08T16:08:11.007Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
40002026-02-08T16:08:11.346Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
40012026-02-08T16:08:12.337Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
40022026-02-08T16:08:13.716Z[ host-package] Compiling signal-hook-tokio v0.3.1
40032026-02-08T16:08:13.976Z[ host-package] Compiling twox-hash v2.1.0
40042026-02-08T16:08:14.723Z[ host-package] Compiling yasna v0.5.2
40052026-02-08T16:08:14.916Z[ host-package] Compiling is_ci v1.2.0
40062026-02-08T16:08:15.242Z[ host-package] Compiling supports-color v3.0.2
40072026-02-08T16:08:15.690Z[ host-package] Compiling rcgen v0.12.1
40082026-02-08T16:08:16.459Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
40092026-02-08T16:08:24.797Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
40102026-02-08T16:08:25.608Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
40112026-02-08T16:08:30.489Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40122026-02-08T16:08:42.279Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
40132026-02-08T16:08:45.764Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
40142026-02-08T16:08:48.851Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40152026-02-08T16:08:54.851Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
40162026-02-08T16:09:07.263Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40172026-02-08T16:09:10.072Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
40182026-02-08T16:09:10.615Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
40192026-02-08T16:09:10.964Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
40202026-02-08T16:09:11.290Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
40212026-02-08T16:09:11.593Z[ host-package] Compiling fatfs v0.3.6
40222026-02-08T16:09:13.966Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
40232026-02-08T16:09:17.171Z[ host-package] Compiling subprocess v0.2.9
40242026-02-08T16:09:20.966Z[ host-package] Compiling rtoolbox v0.0.2
40252026-02-08T16:09:21.168Z[ host-package] Compiling seq-macro v0.3.6
40262026-02-08T16:09:21.376Z[ host-package] Compiling assert_matches v1.5.0
40272026-02-08T16:09:21.410Z[ host-package] Compiling rpassword v7.4.0
40282026-02-08T16:09:21.541Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40292026-02-08T16:09:22.000Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
40302026-02-08T16:09:30.971Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
40312026-02-08T16:09:31.181Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
40322026-02-08T16:09:35.560Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
40332026-02-08T16:09:52.647Z[ host-package] Compiling tui-tree-widget v0.23.1
40342026-02-08T16:09:53.071Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
40352026-02-08T16:09:56.186Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
40362026-02-08T16:09:56.955Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
40372026-02-08T16:10:01.560Z[ host-package] Compiling uzers v0.12.1
40382026-02-08T16:10:01.771Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
40392026-02-08T16:10:04.213Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
40402026-02-08T16:10:12.529Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
40412026-02-08T16:10:16.381Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40422026-02-08T16:10:33.480Z[ host-package] Compiling support-bundle-viewer v0.1.2
40432026-02-08T16:10:34.708Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
40442026-02-08T16:10:36.835Z[ host-package] Compiling multimap v0.10.1
40452026-02-08T16:12:30.757Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
40462026-02-08T16:22:07.752Z[ host-package] Finished `release` profile [optimized] target(s) in 24m 20s
40472026-02-08T16:23:27.692ZFeb 08 16:23:26.979 INFO [host-package] process exited with exit status: 0 (1540.501625662s)
40482026-02-08T16:23:27.692ZFeb 08 16:23:26.979 INFO [host-stamp] running task
40492026-02-08T16:23:27.718ZFeb 08 16:23:26.980 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
40502026-02-08T16:23:27.718ZFeb 08 16:23:26.981 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 18.0.0-0.ci+git4df24290d40
40512026-02-08T16:23:27.718ZFeb 08 16:23:26.981 INFO [stamp-crucible-utils] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-utils 18.0.0-0.ci+git4df24290d40
40522026-02-08T16:23:27.718ZFeb 08 16:23:26.982 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 18.0.0-0.ci+git4df24290d40
40532026-02-08T16:23:27.718ZFeb 08 16:23:26.982 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 18.0.0-0.ci+git4df24290d40
40542026-02-08T16:23:27.718ZFeb 08 16:23:26.983 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 18.0.0-0.ci+git4df24290d40
40552026-02-08T16:23:27.718ZFeb 08 16:23:26.983 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 18.0.0-0.ci+git4df24290d40
40562026-02-08T16:23:27.718ZFeb 08 16:23:26.984 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 18.0.0-0.ci+git4df24290d40
40572026-02-08T16:23:27.718ZFeb 08 16:23:26.987 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 18.0.0-0.ci+git4df24290d40
40582026-02-08T16:23:27.718Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
40592026-02-08T16:23:27.718Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
40602026-02-08T16:23:27.718Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
40612026-02-08T16:23:27.718Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
40622026-02-08T16:23:27.718Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
40632026-02-08T16:23:27.718Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
40642026-02-08T16:23:27.718Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
40652026-02-08T16:23:27.718Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
40662026-02-08T16:23:27.742Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
40672026-02-08T16:23:27.743ZFeb 08 16:23:27.015 INFO [stamp-overlay] process exited with exit status: 0 (33.660742ms)
40682026-02-08T16:23:27.743Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
40692026-02-08T16:23:27.743Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
40702026-02-08T16:23:27.743ZFeb 08 16:23:27.029 INFO [stamp-oxlog] process exited with exit status: 0 (45.460657ms)
40712026-02-08T16:23:27.808Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
40722026-02-08T16:23:27.833ZFeb 08 16:23:27.103 INFO [stamp-crucible-utils] process exited with exit status: 0 (122.254694ms)
40732026-02-08T16:23:27.857Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
40742026-02-08T16:23:27.857ZFeb 08 16:23:27.139 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (152.356187ms)
40752026-02-08T16:23:28.054Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
40762026-02-08T16:23:28.079ZFeb 08 16:23:27.350 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (366.525148ms)
40772026-02-08T16:23:28.534Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
40782026-02-08T16:23:28.560ZFeb 08 16:23:27.830 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (847.859714ms)
40792026-02-08T16:23:29.489Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
40802026-02-08T16:23:29.513ZFeb 08 16:23:28.784 INFO [stamp-propolis-server] process exited with exit status: 0 (1.80082816s)
40812026-02-08T16:23:29.537Z[recovery-package] Compiling newtype-uuid v1.3.2
40822026-02-08T16:23:29.781Z[recovery-package] Compiling daft v0.1.4
40832026-02-08T16:23:30.310Z[recovery-package] Compiling iddqd v0.3.16
40842026-02-08T16:23:32.292Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
40852026-02-08T16:23:32.742Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
40862026-02-08T16:23:32.742Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
40872026-02-08T16:23:32.766Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
40882026-02-08T16:23:32.805Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
40892026-02-08T16:23:33.442Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
40902026-02-08T16:23:37.344Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
40912026-02-08T16:23:37.368ZFeb 08 16:23:36.639 INFO [stamp-switch-asic] process exited with exit status: 0 (9.658645769s)
40922026-02-08T16:23:37.368ZFeb 08 16:23:36.639 INFO [host-stamp] task succeeded (9.660424342s)
40932026-02-08T16:23:37.368ZFeb 08 16:23:36.639 INFO [host-proto] running task
40942026-02-08T16:23:38.220ZFeb 08 16:23:37.510 INFO [host-proto] task succeeded (870.163702ms)
40952026-02-08T16:23:38.220ZFeb 08 16:23:37.510 INFO [host-profile] running task
40962026-02-08T16:23:38.246ZFeb 08 16:23:37.510 INFO [host-profile] task succeeded (512.999µs)
40972026-02-08T16:23:38.246ZFeb 08 16:23:37.511 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/.tmpzjVNOq/proto/host/root -N 'ci 4df2429/${os_short_commit} 2026-02-08 15:56' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@18.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
40982026-02-08T16:23:38.246Z[ host-image] Feb 08 16:23:37.523 INFO Checking files for board 'cosmo'
40992026-02-08T16:23:38.246Z[ host-image] Feb 08 16:23:37.523 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
41002026-02-08T16:23:38.246Z[ host-image] Feb 08 16:23:37.523 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
41012026-02-08T16:23:38.246Z[ host-image] Feb 08 16:23:37.523 INFO Checking files for board 'cosmo-mbist-noaggr'
41022026-02-08T16:23:38.246Z[ host-image] Feb 08 16:23:37.523 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
41032026-02-08T16:23:38.246Z[ host-image] Feb 08 16:23:37.523 INFO Checking files for board 'cosmo-mbist'
41042026-02-08T16:23:38.246Z[ host-image] Feb 08 16:23:37.523 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
41052026-02-08T16:23:38.246Z[ host-image] Feb 08 16:23:37.523 INFO Checking files for board 'gimlet'
41062026-02-08T16:23:38.246Z[ host-image] Feb 08 16:23:37.523 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
41072026-02-08T16:23:38.246Z[ host-image] Feb 08 16:23:37.523 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
41082026-02-08T16:23:38.271Z[ host-image] Feb 08 16:23:37.544 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpzjVNOq/proto/host/root"
41092026-02-08T16:23:38.271Z[ host-image] Feb 08 16:23:37.544 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
41102026-02-08T16:23:38.271Z[ host-image] Feb 08 16:23:37.544 INFO image builder template: ramdisk-01-os...
41112026-02-08T16:23:38.271Z[ host-image] Feb 08 16:23:37.544 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/.tmpzjVNOq/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", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@18.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
41122026-02-08T16:23:38.298Z[ host-image] Feb 08 16:23:37.572 INFO O| Feb 08 16:23:37.571 INFO CREATE DATASET: rpool/images/build/host/output
41132026-02-08T16:23:38.404Z[ host-image] Feb 08 16:23:37.694 INFO O| Feb 08 16:23:37.694 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
41142026-02-08T16:23:38.428Z[ host-image] Feb 08 16:23:37.700 INFO O| Feb 08 16:23:37.700 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
41152026-02-08T16:23:38.502Z[ host-image] Feb 08 16:23:37.792 INFO O| Feb 08 16:23:37.792 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
41162026-02-08T16:23:38.527Z[ host-image] Feb 08 16:23:37.818 INFO O| Feb 08 16:23:37.817 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
41172026-02-08T16:23:38.528Z[ host-image] Feb 08 16:23:37.818 INFO O| Feb 08 16:23:37.818 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
41182026-02-08T16:23:38.552Z[ host-image] Feb 08 16:23:37.818 INFO O| Feb 08 16:23:37.818 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
41192026-02-08T16:23:38.552Z[ host-image] Feb 08 16:23:37.818 INFO O| Feb 08 16:23:37.818 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
41202026-02-08T16:23:38.552Z[ host-image] Feb 08 16:23:37.825 INFO O| Feb 08 16:23:37.825 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
41212026-02-08T16:23:38.611Z[ host-image] Feb 08 16:23:37.901 INFO O| Feb 08 16:23:37.901 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41222026-02-08T16:23:38.636Z[ host-image] Feb 08 16:23:37.911 INFO O| Feb 08 16:23:37.911 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
41232026-02-08T16:23:39.024Z[ host-image] Feb 08 16:23:38.311 INFO O| Feb 08 16:23:38.311 INFO O| Caching catalogs ... Done
41242026-02-08T16:23:39.098Z[ host-image] Feb 08 16:23:38.388 INFO O| Feb 08 16:23:38.387 INFO STEP 0 (pkg_image_create) COMPLETE
41252026-02-08T16:23:39.098Z[ host-image] Feb 08 16:23:38.388 INFO O| Feb 08 16:23:38.388 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41262026-02-08T16:23:39.123Z[ host-image] Feb 08 16:23:38.398 INFO O| Feb 08 16:23:38.398 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"]
41272026-02-08T16:23:39.503Z[ host-image] Feb 08 16:23:38.793 INFO O| Feb 08 16:23:38.793 INFO STEP 1 (pkg_set_publisher) COMPLETE
41282026-02-08T16:23:39.503Z[ host-image] Feb 08 16:23:38.793 INFO O| Feb 08 16:23:38.793 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41292026-02-08T16:23:39.528Z[ host-image] Feb 08 16:23:38.793 INFO O| Feb 08 16:23:38.793 INFO skip step because feature "publisher_1_name" is not enabled
41302026-02-08T16:23:39.528Z[ host-image] Feb 08 16:23:38.793 INFO O| Feb 08 16:23:38.793 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41312026-02-08T16:23:39.528Z[ host-image] Feb 08 16:23:38.793 INFO O| Feb 08 16:23:38.793 INFO skip step because feature "publisher_2_name" is not enabled
41322026-02-08T16:23:39.528Z[ host-image] Feb 08 16:23:38.793 INFO O| Feb 08 16:23:38.793 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41332026-02-08T16:23:39.528Z[ host-image] Feb 08 16:23:38.793 INFO O| Feb 08 16:23:38.793 INFO skip step because feature "publisher_3_name" is not enabled
41342026-02-08T16:23:39.529Z[ host-image] Feb 08 16:23:38.793 INFO O| Feb 08 16:23:38.793 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41352026-02-08T16:23:39.904Z[ host-image] Feb 08 16:23:39.194 INFO O| Feb 08 16:23:39.194 INFO variant opensolaris.zone is already global
41362026-02-08T16:23:39.929Z[ host-image] Feb 08 16:23:39.194 INFO O| Feb 08 16:23:39.194 INFO STEP 5 (pkg_change_variant) COMPLETE
41372026-02-08T16:23:39.929Z[ host-image] Feb 08 16:23:39.194 INFO O| Feb 08 16:23:39.194 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41382026-02-08T16:23:40.294Z[ host-image] Feb 08 16:23:39.583 INFO O| Feb 08 16:23:39.583 INFO variant opensolaris.imagetype is full; changing to partial
41392026-02-08T16:23:40.294Z[ host-image] Feb 08 16:23:39.583 INFO O| Feb 08 16:23:39.583 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
41402026-02-08T16:23:45.422Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
41412026-02-08T16:23:45.422Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
41422026-02-08T16:23:45.448Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41432026-02-08T16:23:45.448Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
41442026-02-08T16:23:51.050Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
41452026-02-08T16:23:51.202Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41462026-02-08T16:23:52.939Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
41472026-02-08T16:23:53.244Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
41482026-02-08T16:23:55.674Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
41492026-02-08T16:23:56.826Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41502026-02-08T16:24:12.550Z[ host-image] Feb 08 16:24:11.839 INFO O| Feb 08 16:24:11.839 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41512026-02-08T16:24:20.224Z[recovery-package] Finished `release` profile [optimized] target(s) in 52.19s
41522026-02-08T16:24:25.782Z[ host-image] Feb 08 16:24:25.073 INFO O| Feb 08 16:24:25.072 INFO O| Startup: Caching catalogs ... Done
41532026-02-08T16:24:25.868Z[ host-image] Feb 08 16:24:25.159 INFO O| Feb 08 16:24:25.159 INFO O| Planning: Planning completed in 0.00 seconds
41542026-02-08T16:24:25.893Z[ host-image] Feb 08 16:24:25.159 INFO O| Feb 08 16:24:25.159 INFO O| Planning: Consolidating action changes ... Done
41552026-02-08T16:24:25.893Z[ host-image] Feb 08 16:24:25.160 INFO O| Feb 08 16:24:25.159 INFO O| Planning: Evaluating mediators ... Done
41562026-02-08T16:24:25.893Z[ host-image] Feb 08 16:24:25.160 INFO O| Feb 08 16:24:25.160 INFO O| Planning: Planning completed in 0.00 seconds
41572026-02-08T16:24:25.893Z[ host-image] Feb 08 16:24:25.160 INFO O| Feb 08 16:24:25.160 INFO O| Variants/Facets to change: 1
41582026-02-08T16:24:25.893Z[ host-image] Feb 08 16:24:25.177 INFO O| Feb 08 16:24:25.177 INFO O| Done
41592026-02-08T16:24:25.893Z[ host-image] Feb 08 16:24:25.177 INFO O| Feb 08 16:24:25.177 INFO O| Done
41602026-02-08T16:24:27.005ZFeb 08 16:24:26.296 INFO [recovery-package] process exited with exit status: 0 (59.316198411s)
41612026-02-08T16:24:27.005ZFeb 08 16:24:26.296 INFO [recovery-stamp] running task
41622026-02-08T16:24:27.029ZFeb 08 16:24:26.296 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 18.0.0-0.ci+git4df24290d40
41632026-02-08T16:24:27.030ZFeb 08 16:24:26.296 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
41642026-02-08T16:24:27.030ZFeb 08 16:24:26.297 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 18.0.0-0.ci+git4df24290d40
41652026-02-08T16:24:27.030Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
41662026-02-08T16:24:27.030Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
41672026-02-08T16:24:27.189Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
41682026-02-08T16:24:27.213ZFeb 08 16:24:26.485 INFO [stamp-installinator] process exited with exit status: 0 (189.265361ms)
41692026-02-08T16:24:27.262Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
41702026-02-08T16:24:27.287ZFeb 08 16:24:26.559 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (262.046929ms)
41712026-02-08T16:24:27.287ZFeb 08 16:24:26.559 INFO [recovery-stamp] task succeeded (263.666806ms)
41722026-02-08T16:24:27.287ZFeb 08 16:24:26.559 INFO [recovery-proto] running task
41732026-02-08T16:24:27.287ZFeb 08 16:24:26.559 INFO [tuf-stamp] running task
41742026-02-08T16:24:27.287ZFeb 08 16:24:26.561 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 18.0.0-0.ci+git4df24290d40
41752026-02-08T16:24:27.287ZFeb 08 16:24:26.561 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 18.0.0-0.ci+git4df24290d40
41762026-02-08T16:24:27.287ZFeb 08 16:24:26.562 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 18.0.0-0.ci+git4df24290d40
41772026-02-08T16:24:27.287ZFeb 08 16:24:26.562 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 18.0.0-0.ci+git4df24290d40
41782026-02-08T16:24:27.287ZFeb 08 16:24:26.562 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 18.0.0-0.ci+git4df24290d40
41792026-02-08T16:24:27.287ZFeb 08 16:24:26.567 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 18.0.0-0.ci+git4df24290d40
41802026-02-08T16:24:27.287ZFeb 08 16:24:26.567 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 18.0.0-0.ci+git4df24290d40
41812026-02-08T16:24:27.287ZFeb 08 16:24:26.567 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 18.0.0-0.ci+git4df24290d40
41822026-02-08T16:24:27.287ZFeb 08 16:24:26.570 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 18.0.0-0.ci+git4df24290d40
41832026-02-08T16:24:27.287ZFeb 08 16:24:26.574 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 18.0.0-0.ci+git4df24290d40
41842026-02-08T16:24:27.287ZFeb 08 16:24:26.577 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 18.0.0-0.ci+git4df24290d40
41852026-02-08T16:24:27.312ZFeb 08 16:24:26.579 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 18.0.0-0.ci+git4df24290d40
41862026-02-08T16:24:27.312Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
41872026-02-08T16:24:27.312Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
41882026-02-08T16:24:27.312Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
41892026-02-08T16:24:27.312Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
41902026-02-08T16:24:27.312Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
41912026-02-08T16:24:27.312Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
41922026-02-08T16:24:27.312Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
41932026-02-08T16:24:27.312Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
41942026-02-08T16:24:27.312Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
41952026-02-08T16:24:27.312Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
41962026-02-08T16:24:27.337Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
41972026-02-08T16:24:27.337Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
41982026-02-08T16:24:27.427Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
41992026-02-08T16:24:27.453ZFeb 08 16:24:26.723 INFO [stamp-probe] process exited with exit status: 0 (161.311824ms)
42002026-02-08T16:24:27.477Z[ host-image] Feb 08 16:24:26.747 INFO O| Feb 08 16:24:26.747 INFO O| Done
42012026-02-08T16:24:27.614ZFeb 08 16:24:26.904 INFO [recovery-proto] task succeeded (345.003645ms)
42022026-02-08T16:24:27.639ZFeb 08 16:24:26.905 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/.tmpzjVNOq/proto/recovery/root -N 'recovery 4df2429/${os_short_commit} 2026-02-08 15:56' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@18.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
42032026-02-08T16:24:27.664Z[ recovery-image] Feb 08 16:24:26.938 INFO Checking files for board 'cosmo-mbist'
42042026-02-08T16:24:27.665Z[ recovery-image] Feb 08 16:24:26.939 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
42052026-02-08T16:24:27.665Z[ recovery-image] Feb 08 16:24:26.939 INFO Checking files for board 'cosmo-mbist-noaggr'
42062026-02-08T16:24:27.665Z[ recovery-image] Feb 08 16:24:26.939 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
42072026-02-08T16:24:27.665Z[ recovery-image] Feb 08 16:24:26.939 INFO Checking files for board 'gimlet'
42082026-02-08T16:24:27.665Z[ recovery-image] Feb 08 16:24:26.939 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
42092026-02-08T16:24:27.665Z[ recovery-image] Feb 08 16:24:26.939 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
42102026-02-08T16:24:27.665Z[ recovery-image] Feb 08 16:24:26.939 INFO Checking files for board 'cosmo'
42112026-02-08T16:24:27.665Z[ recovery-image] Feb 08 16:24:26.939 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
42122026-02-08T16:24:27.665Z[ recovery-image] Feb 08 16:24:26.939 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
42132026-02-08T16:24:27.665Z[ host-image] Feb 08 16:24:26.944 INFO O| Feb 08 16:24:26.944 INFO O| Done
42142026-02-08T16:24:27.665Z[ host-image] Feb 08 16:24:26.945 INFO O| Feb 08 16:24:26.945 INFO O| Done
42152026-02-08T16:24:27.665Z[ host-image] Feb 08 16:24:26.945 INFO O| Feb 08 16:24:26.945 INFO O| Done
42162026-02-08T16:24:27.665Z[ host-image] Feb 08 16:24:26.947 INFO O| Feb 08 16:24:26.947 INFO O| Done
42172026-02-08T16:24:27.693Z[ recovery-image] Feb 08 16:24:26.955 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpzjVNOq/proto/recovery/root"
42182026-02-08T16:24:27.693Z[ recovery-image] Feb 08 16:24:26.955 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
42192026-02-08T16:24:27.693Z[ recovery-image] Feb 08 16:24:26.955 INFO image builder template: ramdisk-01-os...
42202026-02-08T16:24:27.693Z[ recovery-image] Feb 08 16:24:26.955 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/.tmpzjVNOq/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@18.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
42212026-02-08T16:24:27.718Z[ recovery-image] Feb 08 16:24:26.981 INFO O| Feb 08 16:24:26.981 INFO CREATE DATASET: rpool/images/build/recovery/output
42222026-02-08T16:24:27.994Z[ recovery-image] Feb 08 16:24:27.285 INFO O| Feb 08 16:24:27.285 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
42232026-02-08T16:24:28.020Z[ recovery-image] Feb 08 16:24:27.290 INFO O| Feb 08 16:24:27.290 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
42242026-02-08T16:24:28.101Z[ recovery-image] Feb 08 16:24:27.391 INFO O| Feb 08 16:24:27.391 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
42252026-02-08T16:24:28.134Z[ recovery-image] Feb 08 16:24:27.422 INFO O| Feb 08 16:24:27.422 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
42262026-02-08T16:24:28.134Z[ recovery-image] Feb 08 16:24:27.422 INFO O| Feb 08 16:24:27.422 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
42272026-02-08T16:24:28.159Z[ recovery-image] Feb 08 16:24:27.423 INFO O| Feb 08 16:24:27.422 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
42282026-02-08T16:24:28.159Z[ recovery-image] Feb 08 16:24:27.423 INFO O| Feb 08 16:24:27.422 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
42292026-02-08T16:24:28.159Z[ recovery-image] Feb 08 16:24:27.433 INFO O| Feb 08 16:24:27.433 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
42302026-02-08T16:24:28.235Z[ recovery-image] Feb 08 16:24:27.524 INFO O| Feb 08 16:24:27.524 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42312026-02-08T16:24:28.260Z[ recovery-image] Feb 08 16:24:27.537 INFO O| Feb 08 16:24:27.537 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
42322026-02-08T16:24:28.797Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
42332026-02-08T16:24:28.848ZFeb 08 16:24:28.138 INFO [stamp-ntp] process exited with exit status: 0 (1.561371777s)
42342026-02-08T16:24:29.058Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
42352026-02-08T16:24:29.082Z[ recovery-image] Feb 08 16:24:28.353 INFO O| Feb 08 16:24:28.353 INFO O| Caching catalogs ... Done
42362026-02-08T16:24:29.161Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
42372026-02-08T16:24:29.242Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
42382026-02-08T16:24:29.267Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
42392026-02-08T16:24:29.267Z[ recovery-image] Feb 08 16:24:28.546 INFO O| Feb 08 16:24:28.546 INFO STEP 0 (pkg_image_create) COMPLETE
42402026-02-08T16:24:29.267Z[ recovery-image] Feb 08 16:24:28.546 INFO O| Feb 08 16:24:28.546 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42412026-02-08T16:24:29.267ZFeb 08 16:24:28.552 INFO [stamp-internal-dns] process exited with exit status: 0 (1.986319144s)
42422026-02-08T16:24:29.267ZFeb 08 16:24:28.557 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (1.991929878s)
42432026-02-08T16:24:29.291Z[ recovery-image] Feb 08 16:24:28.561 INFO O| Feb 08 16:24:28.561 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"]
42442026-02-08T16:24:29.439Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
42452026-02-08T16:24:29.464ZFeb 08 16:24:28.736 INFO [stamp-external-dns] process exited with exit status: 0 (2.175179772s)
42462026-02-08T16:24:29.631Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
42472026-02-08T16:24:29.656ZFeb 08 16:24:28.934 INFO [stamp-crucible-zone] process exited with exit status: 0 (2.354472776s)
42482026-02-08T16:24:29.753Z[ recovery-image] Feb 08 16:24:29.026 INFO O| Feb 08 16:24:29.026 INFO STEP 1 (pkg_set_publisher) COMPLETE
42492026-02-08T16:24:29.753Z[ recovery-image] Feb 08 16:24:29.026 INFO O| Feb 08 16:24:29.026 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42502026-02-08T16:24:29.753Z[ recovery-image] Feb 08 16:24:29.026 INFO O| Feb 08 16:24:29.026 INFO skip step because feature "publisher_1_name" is not enabled
42512026-02-08T16:24:29.753Z[ recovery-image] Feb 08 16:24:29.026 INFO O| Feb 08 16:24:29.026 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42522026-02-08T16:24:29.753Z[ recovery-image] Feb 08 16:24:29.026 INFO O| Feb 08 16:24:29.026 INFO skip step because feature "publisher_2_name" is not enabled
42532026-02-08T16:24:29.753Z[ recovery-image] Feb 08 16:24:29.026 INFO O| Feb 08 16:24:29.026 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42542026-02-08T16:24:29.753Z[ recovery-image] Feb 08 16:24:29.026 INFO O| Feb 08 16:24:29.026 INFO skip step because feature "publisher_3_name" is not enabled
42552026-02-08T16:24:29.753Z[ recovery-image] Feb 08 16:24:29.026 INFO O| Feb 08 16:24:29.026 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42562026-02-08T16:24:29.778Z[ host-image] Feb 08 16:24:29.047 INFO O| Feb 08 16:24:29.047 INFO STEP 6 (pkg_change_variant) COMPLETE
42572026-02-08T16:24:29.778Z[ host-image] Feb 08 16:24:29.047 INFO O| Feb 08 16:24:29.047 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42582026-02-08T16:24:29.778Z[ host-image] Feb 08 16:24:29.047 INFO O| Feb 08 16:24:29.047 INFO skip step because feature "debug_variant" is not enabled
42592026-02-08T16:24:29.778Z[ host-image] Feb 08 16:24:29.047 INFO O| Feb 08 16:24:29.047 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42602026-02-08T16:24:29.881Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
42612026-02-08T16:24:29.918ZFeb 08 16:24:29.207 INFO [stamp-oximeter] process exited with exit status: 0 (2.645448329s)
42622026-02-08T16:24:30.185Z[ recovery-image] Feb 08 16:24:29.474 INFO O| Feb 08 16:24:29.473 INFO variant opensolaris.zone is already global
42632026-02-08T16:24:30.185Z[ recovery-image] Feb 08 16:24:29.474 INFO O| Feb 08 16:24:29.473 INFO STEP 5 (pkg_change_variant) COMPLETE
42642026-02-08T16:24:30.212Z[ recovery-image] Feb 08 16:24:29.474 INFO O| Feb 08 16:24:29.473 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42652026-02-08T16:24:30.212Z[ host-image] Feb 08 16:24:29.494 INFO O| Feb 08 16:24:29.494 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
42662026-02-08T16:24:30.620Z[ recovery-image] Feb 08 16:24:29.910 INFO O| Feb 08 16:24:29.910 INFO variant opensolaris.imagetype is full; changing to partial
42672026-02-08T16:24:30.621Z[ recovery-image] Feb 08 16:24:29.910 INFO O| Feb 08 16:24:29.910 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
42682026-02-08T16:24:33.423Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
42692026-02-08T16:24:33.447ZFeb 08 16:24:32.720 INFO [stamp-cockroachdb] process exited with exit status: 0 (6.157768923s)
42702026-02-08T16:24:34.226Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
42712026-02-08T16:24:34.252ZFeb 08 16:24:33.523 INFO [stamp-nexus] process exited with exit status: 0 (6.949208122s)
42722026-02-08T16:24:37.208Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
42732026-02-08T16:24:37.233ZFeb 08 16:24:36.505 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (9.944992989s)
42742026-02-08T16:24:37.560Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
42752026-02-08T16:24:37.586ZFeb 08 16:24:36.856 INFO [stamp-clickhouse] process exited with exit status: 0 (10.285536045s)
42762026-02-08T16:24:37.611Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
42772026-02-08T16:24:37.611ZFeb 08 16:24:36.889 INFO [stamp-clickhouse_server] process exited with exit status: 0 (10.322094412s)
42782026-02-08T16:24:37.611ZFeb 08 16:24:36.889 INFO [tuf-stamp] task succeeded (10.329671641s)
42792026-02-08T16:24:37.953Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
42802026-02-08T16:24:38.015Z[verify-libraries] Compiling cfg_aliases v0.1.1
42812026-02-08T16:24:38.040Z[verify-libraries] Compiling home v0.5.9
42822026-02-08T16:24:38.071Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
42832026-02-08T16:24:38.095Z[verify-libraries] Compiling sqlparser_derive v0.2.2
42842026-02-08T16:24:38.095Z[verify-libraries] Compiling unicode_categories v0.1.1
42852026-02-08T16:24:38.195Z[verify-libraries] Compiling nix v0.28.0
42862026-02-08T16:24:38.222Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
42872026-02-08T16:24:38.222Z[verify-libraries] Compiling polyval v0.6.2
42882026-02-08T16:24:38.371Z[verify-libraries] Compiling ctr v0.9.2
42892026-02-08T16:24:38.541Z[verify-libraries] Compiling sqlformat v0.3.5
42902026-02-08T16:24:38.616Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
42912026-02-08T16:24:38.993Z[verify-libraries] Compiling ghash v0.5.1
42922026-02-08T16:24:39.071Z[verify-libraries] Compiling ssh-encoding v0.2.0
42932026-02-08T16:24:39.214Z[verify-libraries] Compiling blowfish v0.9.1
42942026-02-08T16:24:39.214Z[verify-libraries] Compiling sqlparser v0.45.0
42952026-02-08T16:24:39.406Z[verify-libraries] Compiling aes-gcm v0.10.3
42962026-02-08T16:24:39.722Z[verify-libraries] Compiling ssh-cipher v0.2.0
42972026-02-08T16:24:39.804Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
42982026-02-08T16:24:40.399Z[verify-libraries] Compiling password-hash v0.4.2
42992026-02-08T16:24:40.452Z[verify-libraries] Compiling petname v2.0.2
43002026-02-08T16:24:40.987Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
43012026-02-08T16:24:41.541Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
43022026-02-08T16:24:42.398Z[verify-libraries] Compiling rustyline v14.0.0
43032026-02-08T16:24:42.473Z[verify-libraries] Compiling pbkdf2 v0.11.0
43042026-02-08T16:24:42.941Z[verify-libraries] Compiling ssh-key v0.6.6
43052026-02-08T16:24:43.280Z[verify-libraries] Compiling p521 v0.13.3
43062026-02-08T16:24:45.116Z[verify-libraries] Compiling p256 v0.13.2
43072026-02-08T16:24:46.794Z[verify-libraries] Compiling russh-cryptovec v0.7.3
43082026-02-08T16:24:47.343Z[verify-libraries] Compiling md5 v0.7.0
43092026-02-08T16:24:47.988Z[verify-libraries] Compiling russh-keys v0.45.0
43102026-02-08T16:24:48.397Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
43112026-02-08T16:24:48.704Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
43122026-02-08T16:24:49.365Z[verify-libraries] Compiling num-bigint v0.4.6
43132026-02-08T16:24:51.131Z[verify-libraries] Compiling des v0.8.1
43142026-02-08T16:24:52.357Z[verify-libraries] Compiling sapling-renderdag v0.1.0
43152026-02-08T16:24:53.633Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43162026-02-08T16:24:53.927Z[verify-libraries] Compiling sync-ptr v0.1.4
43172026-02-08T16:24:54.262Z[verify-libraries] Compiling hex-literal v0.4.1
43182026-02-08T16:24:54.551Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
43192026-02-08T16:24:54.589Z[verify-libraries] Compiling russh v0.45.0
43202026-02-08T16:24:57.793Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
43212026-02-08T16:24:58.642Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
43222026-02-08T16:25:02.901Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
43232026-02-08T16:25:06.570Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
43242026-02-08T16:25:09.575Z[ recovery-image] Feb 08 16:25:08.866 INFO O| Feb 08 16:25:08.866 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43252026-02-08T16:25:10.489Z[ host-image] Feb 08 16:25:09.779 INFO O| Feb 08 16:25:09.779 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43262026-02-08T16:25:15.910Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
43272026-02-08T16:25:26.726Z[ recovery-image] Feb 08 16:25:26.018 INFO O| Feb 08 16:25:26.018 INFO O| Startup: Caching catalogs ... Done
43282026-02-08T16:25:26.891Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
43292026-02-08T16:25:26.915Z[ recovery-image] Feb 08 16:25:26.199 INFO O| Feb 08 16:25:26.199 INFO O| Planning: Planning completed in 0.00 seconds
43302026-02-08T16:25:26.915Z[ recovery-image] Feb 08 16:25:26.200 INFO O| Feb 08 16:25:26.200 INFO O| Planning: Consolidating action changes ... Done
43312026-02-08T16:25:26.915Z[ recovery-image] Feb 08 16:25:26.200 INFO O| Feb 08 16:25:26.200 INFO O| Planning: Evaluating mediators ... Done
43322026-02-08T16:25:26.915Z[ recovery-image] Feb 08 16:25:26.200 INFO O| Feb 08 16:25:26.200 INFO O| Planning: Planning completed in 0.00 seconds
43332026-02-08T16:25:26.915Z[ recovery-image] Feb 08 16:25:26.201 INFO O| Feb 08 16:25:26.201 INFO O| Variants/Facets to change: 1
43342026-02-08T16:25:26.940Z[ recovery-image] Feb 08 16:25:26.217 INFO O| Feb 08 16:25:26.216 INFO O| Done
43352026-02-08T16:25:26.940Z[ recovery-image] Feb 08 16:25:26.217 INFO O| Feb 08 16:25:26.217 INFO O| Done
43362026-02-08T16:25:27.429Z[ host-image] Feb 08 16:25:26.720 INFO O| Feb 08 16:25:26.720 INFO O| Startup: Caching catalogs ... Done
43372026-02-08T16:25:27.567Z[ host-image] Feb 08 16:25:26.858 INFO O| Feb 08 16:25:26.858 INFO O| Planning: Planning completed in 0.00 seconds
43382026-02-08T16:25:27.591Z[ host-image] Feb 08 16:25:26.859 INFO O| Feb 08 16:25:26.859 INFO O| Planning: Consolidating action changes ... Done
43392026-02-08T16:25:27.591Z[ host-image] Feb 08 16:25:26.859 INFO O| Feb 08 16:25:26.859 INFO O| Planning: Evaluating mediators ... Done
43402026-02-08T16:25:27.591Z[ host-image] Feb 08 16:25:26.860 INFO O| Feb 08 16:25:26.860 INFO O| Planning: Planning completed in 0.00 seconds
43412026-02-08T16:25:27.591Z[ host-image] Feb 08 16:25:26.860 INFO O| Feb 08 16:25:26.860 INFO O| Variants/Facets to change: 1
43422026-02-08T16:25:27.633Z[ host-image] Feb 08 16:25:26.924 INFO O| Feb 08 16:25:26.924 INFO O| Done
43432026-02-08T16:25:27.633Z[ host-image] Feb 08 16:25:26.924 INFO O| Feb 08 16:25:26.924 INFO O| Done
43442026-02-08T16:25:29.310Z[ recovery-image] Feb 08 16:25:28.601 INFO O| Feb 08 16:25:28.601 INFO O| Done
43452026-02-08T16:25:29.464Z[ recovery-image] Feb 08 16:25:28.755 INFO O| Feb 08 16:25:28.755 INFO O| Done
43462026-02-08T16:25:29.490Z[ recovery-image] Feb 08 16:25:28.757 INFO O| Feb 08 16:25:28.757 INFO O| Done
43472026-02-08T16:25:29.490Z[ recovery-image] Feb 08 16:25:28.757 INFO O| Feb 08 16:25:28.757 INFO O| Done
43482026-02-08T16:25:29.490Z[ recovery-image] Feb 08 16:25:28.759 INFO O| Feb 08 16:25:28.758 INFO O| Done
43492026-02-08T16:25:29.490Z[ host-image] Feb 08 16:25:28.769 INFO O| Feb 08 16:25:28.769 INFO O| Done
43502026-02-08T16:25:29.575Z[ host-image] Feb 08 16:25:28.866 INFO O| Feb 08 16:25:28.866 INFO O| Done
43512026-02-08T16:25:29.600Z[ host-image] Feb 08 16:25:28.867 INFO O| Feb 08 16:25:28.867 INFO O| Done
43522026-02-08T16:25:29.601Z[ host-image] Feb 08 16:25:28.868 INFO O| Feb 08 16:25:28.868 INFO O| Done
43532026-02-08T16:25:29.601Z[ host-image] Feb 08 16:25:28.869 INFO O| Feb 08 16:25:28.869 INFO O| Done
43542026-02-08T16:25:31.353Z[ recovery-image] Feb 08 16:25:30.644 INFO O| Feb 08 16:25:30.644 INFO STEP 6 (pkg_change_variant) COMPLETE
43552026-02-08T16:25:31.354Z[ recovery-image] Feb 08 16:25:30.644 INFO O| Feb 08 16:25:30.644 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43562026-02-08T16:25:31.379Z[ recovery-image] Feb 08 16:25:30.644 INFO O| Feb 08 16:25:30.644 INFO skip step because feature "debug_variant" is not enabled
43572026-02-08T16:25:31.379Z[ recovery-image] Feb 08 16:25:30.644 INFO O| Feb 08 16:25:30.644 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43582026-02-08T16:25:31.664Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
43592026-02-08T16:25:31.745Z[ host-image] Feb 08 16:25:31.036 INFO O| Feb 08 16:25:31.036 INFO STEP 8 (pkg_change_facet) COMPLETE
43602026-02-08T16:25:31.745Z[ host-image] Feb 08 16:25:31.036 INFO O| Feb 08 16:25:31.036 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43612026-02-08T16:25:31.770Z[ host-image] Feb 08 16:25:31.036 INFO O| Feb 08 16:25:31.036 INFO skip step because feature "recovery" is not enabled
43622026-02-08T16:25:31.770Z[ host-image] Feb 08 16:25:31.036 INFO O| Feb 08 16:25:31.036 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43632026-02-08T16:25:31.770Z[ host-image] Feb 08 16:25:31.036 INFO O| Feb 08 16:25:31.036 INFO skip step because feature "recovery" is not enabled
43642026-02-08T16:25:31.770Z[ host-image] Feb 08 16:25:31.036 INFO O| Feb 08 16:25:31.036 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43652026-02-08T16:25:31.770Z[ host-image] Feb 08 16:25:31.053 INFO O| Feb 08 16:25:31.052 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@18.0.0.0"]
43662026-02-08T16:25:31.903Z[ recovery-image] Feb 08 16:25:31.194 INFO O| Feb 08 16:25:31.194 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
43672026-02-08T16:25:47.064Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
43682026-02-08T16:25:51.553Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
43692026-02-08T16:25:56.243Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
43702026-02-08T16:26:01.083Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
43712026-02-08T16:26:01.718Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
43722026-02-08T16:26:08.424Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
43732026-02-08T16:26:13.932Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
43742026-02-08T16:26:14.161Z[ recovery-image] Feb 08 16:26:13.453 INFO O| Feb 08 16:26:13.453 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43752026-02-08T16:26:15.551Z[ host-image] Feb 08 16:26:14.843 INFO O| Feb 08 16:26:14.843 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43762026-02-08T16:26:16.538Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
43772026-02-08T16:26:20.883Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
43782026-02-08T16:26:21.107Z[verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
43792026-02-08T16:26:30.463Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
43802026-02-08T16:26:30.506Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
43812026-02-08T16:26:30.878Z[ recovery-image] Feb 08 16:26:30.171 INFO O| Feb 08 16:26:30.170 INFO O| Startup: Caching catalogs ... Done
43822026-02-08T16:26:30.996Z[ recovery-image] Feb 08 16:26:30.289 INFO O| Feb 08 16:26:30.289 INFO O| Planning: Planning completed in 0.00 seconds
43832026-02-08T16:26:31.021Z[ recovery-image] Feb 08 16:26:30.289 INFO O| Feb 08 16:26:30.289 INFO O| Planning: Consolidating action changes ... Done
43842026-02-08T16:26:31.021Z[ recovery-image] Feb 08 16:26:30.290 INFO O| Feb 08 16:26:30.290 INFO O| Planning: Evaluating mediators ... Done
43852026-02-08T16:26:31.021Z[ recovery-image] Feb 08 16:26:30.290 INFO O| Feb 08 16:26:30.290 INFO O| Planning: Planning completed in 0.00 seconds
43862026-02-08T16:26:31.021Z[ recovery-image] Feb 08 16:26:30.291 INFO O| Feb 08 16:26:30.291 INFO O| Variants/Facets to change: 1
43872026-02-08T16:26:31.072Z[ recovery-image] Feb 08 16:26:30.364 INFO O| Feb 08 16:26:30.364 INFO O| Done
43882026-02-08T16:26:31.072Z[ recovery-image] Feb 08 16:26:30.364 INFO O| Feb 08 16:26:30.364 INFO O| Done
43892026-02-08T16:26:31.676Z[ host-image] Feb 08 16:26:30.952 INFO O| Feb 08 16:26:30.952 INFO O| Startup: Caching catalogs ... Done
43902026-02-08T16:26:31.720Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
43912026-02-08T16:26:33.130Z[ recovery-image] Feb 08 16:26:32.423 INFO O| Feb 08 16:26:32.423 INFO O| Done
43922026-02-08T16:26:33.307Z[ recovery-image] Feb 08 16:26:32.599 INFO O| Feb 08 16:26:32.599 INFO O| Done
43932026-02-08T16:26:33.331Z[ recovery-image] Feb 08 16:26:32.600 INFO O| Feb 08 16:26:32.600 INFO O| Done
43942026-02-08T16:26:33.331Z[ recovery-image] Feb 08 16:26:32.600 INFO O| Feb 08 16:26:32.600 INFO O| Done
43952026-02-08T16:26:33.331Z[ recovery-image] Feb 08 16:26:32.601 INFO O| Feb 08 16:26:32.601 INFO O| Done
43962026-02-08T16:26:35.182Z[ recovery-image] Feb 08 16:26:34.475 INFO O| Feb 08 16:26:34.475 INFO STEP 8 (pkg_change_facet) COMPLETE
43972026-02-08T16:26:35.182Z[ recovery-image] Feb 08 16:26:34.475 INFO O| Feb 08 16:26:34.475 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43982026-02-08T16:26:35.809Z[ recovery-image] Feb 08 16:26:35.101 INFO O| Feb 08 16:26:35.101 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
43992026-02-08T16:26:38.209Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
44002026-02-08T16:26:41.454Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
44012026-02-08T16:27:00.905Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
44022026-02-08T16:27:08.251Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
44032026-02-08T16:27:08.705Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
44042026-02-08T16:27:15.519Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
44052026-02-08T16:27:17.199Z[ recovery-image] Feb 08 16:27:16.492 INFO O| Feb 08 16:27:16.492 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44062026-02-08T16:27:34.989Z[ recovery-image] Feb 08 16:27:34.283 INFO O| Feb 08 16:27:34.282 INFO O| Startup: Caching catalogs ... Done
44072026-02-08T16:27:35.115Z[ recovery-image] Feb 08 16:27:34.408 INFO O| Feb 08 16:27:34.408 INFO O| Planning: Planning completed in 0.00 seconds
44082026-02-08T16:27:35.139Z[ recovery-image] Feb 08 16:27:34.409 INFO O| Feb 08 16:27:34.408 INFO O| Planning: Consolidating action changes ... Done
44092026-02-08T16:27:35.139Z[ recovery-image] Feb 08 16:27:34.409 INFO O| Feb 08 16:27:34.409 INFO O| Planning: Evaluating mediators ... Done
44102026-02-08T16:27:35.139Z[ recovery-image] Feb 08 16:27:34.409 INFO O| Feb 08 16:27:34.409 INFO O| Planning: Planning completed in 0.00 seconds
44112026-02-08T16:27:35.139Z[ recovery-image] Feb 08 16:27:34.409 INFO O| Feb 08 16:27:34.409 INFO O| Variants/Facets to change: 1
44122026-02-08T16:27:35.176Z[ recovery-image] Feb 08 16:27:34.470 INFO O| Feb 08 16:27:34.470 INFO O| Done
44132026-02-08T16:27:35.176Z[ recovery-image] Feb 08 16:27:34.470 INFO O| Feb 08 16:27:34.470 INFO O| Done
44142026-02-08T16:27:37.634Z[ recovery-image] Feb 08 16:27:36.927 INFO O| Feb 08 16:27:36.927 INFO O| Done
44152026-02-08T16:27:37.751Z[ recovery-image] Feb 08 16:27:37.044 INFO O| Feb 08 16:27:37.044 INFO O| Done
44162026-02-08T16:27:37.775Z[ recovery-image] Feb 08 16:27:37.045 INFO O| Feb 08 16:27:37.045 INFO O| Done
44172026-02-08T16:27:37.775Z[ recovery-image] Feb 08 16:27:37.045 INFO O| Feb 08 16:27:37.045 INFO O| Done
44182026-02-08T16:27:37.776Z[ recovery-image] Feb 08 16:27:37.047 INFO O| Feb 08 16:27:37.047 INFO O| Done
44192026-02-08T16:27:39.719Z[ recovery-image] Feb 08 16:27:39.012 INFO O| Feb 08 16:27:39.011 INFO STEP 9 (pkg_change_facet) COMPLETE
44202026-02-08T16:27:39.719Z[ recovery-image] Feb 08 16:27:39.012 INFO O| Feb 08 16:27:39.012 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44212026-02-08T16:27:40.279Z[ recovery-image] Feb 08 16:27:39.572 INFO O| Feb 08 16:27:39.572 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
44222026-02-08T16:27:56.657Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
44232026-02-08T16:27:59.792Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
44242026-02-08T16:28:00.224Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
44252026-02-08T16:28:15.699Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
44262026-02-08T16:28:17.637Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
44272026-02-08T16:28:22.061Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
44282026-02-08T16:28:23.257Z[ recovery-image] Feb 08 16:28:22.551 INFO O| Feb 08 16:28:22.551 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44292026-02-08T16:28:28.975Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
44302026-02-08T16:28:39.521Z[ recovery-image] Feb 08 16:28:38.815 INFO O| Feb 08 16:28:38.815 INFO O| Startup: Caching catalogs ... Done
44312026-02-08T16:28:39.645Z[ recovery-image] Feb 08 16:28:38.940 INFO O| Feb 08 16:28:38.940 INFO O| Planning: Planning completed in 0.00 seconds
44322026-02-08T16:28:39.670Z[ recovery-image] Feb 08 16:28:38.941 INFO O| Feb 08 16:28:38.940 INFO O| Planning: Consolidating action changes ... Done
44332026-02-08T16:28:39.670Z[ recovery-image] Feb 08 16:28:38.941 INFO O| Feb 08 16:28:38.941 INFO O| Planning: Evaluating mediators ... Done
44342026-02-08T16:28:39.670Z[ recovery-image] Feb 08 16:28:38.941 INFO O| Feb 08 16:28:38.941 INFO O| Planning: Planning completed in 0.00 seconds
44352026-02-08T16:28:39.670Z[ recovery-image] Feb 08 16:28:38.941 INFO O| Feb 08 16:28:38.941 INFO O| Variants/Facets to change: 1
44362026-02-08T16:28:39.708Z[ recovery-image] Feb 08 16:28:39.003 INFO O| Feb 08 16:28:39.003 INFO O| Done
44372026-02-08T16:28:39.733Z[ recovery-image] Feb 08 16:28:39.003 INFO O| Feb 08 16:28:39.003 INFO O| Done
44382026-02-08T16:28:41.812Z[ recovery-image] Feb 08 16:28:41.106 INFO O| Feb 08 16:28:41.106 INFO O| Done
44392026-02-08T16:28:41.910Z[ recovery-image] Feb 08 16:28:41.204 INFO O| Feb 08 16:28:41.204 INFO O| Done
44402026-02-08T16:28:41.935Z[ recovery-image] Feb 08 16:28:41.206 INFO O| Feb 08 16:28:41.206 INFO O| Done
44412026-02-08T16:28:41.935Z[ recovery-image] Feb 08 16:28:41.206 INFO O| Feb 08 16:28:41.206 INFO O| Done
44422026-02-08T16:28:41.935Z[ recovery-image] Feb 08 16:28:41.209 INFO O| Feb 08 16:28:41.209 INFO O| Done
44432026-02-08T16:28:44.488Z[ recovery-image] Feb 08 16:28:43.782 INFO O| Feb 08 16:28:43.782 INFO STEP 10 (pkg_change_facet) COMPLETE
44442026-02-08T16:28:44.488Z[ recovery-image] Feb 08 16:28:43.782 INFO O| Feb 08 16:28:43.782 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44452026-02-08T16:28:44.512Z[ recovery-image] Feb 08 16:28:43.801 INFO O| Feb 08 16:28:43.801 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@18.0.0.0"]
44462026-02-08T16:28:45.870Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
44472026-02-08T16:28:54.446Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
44482026-02-08T16:29:04.756Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
44492026-02-08T16:29:15.900Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
44502026-02-08T16:29:25.329Z[ host-image] Feb 08 16:29:24.624 INFO O| Feb 08 16:29:24.624 INFO O| Planning: Solver setup ... Done
44512026-02-08T16:29:28.326Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
44522026-02-08T16:29:31.542Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
44532026-02-08T16:29:31.765Z[ recovery-image] Feb 08 16:29:31.060 INFO O| Feb 08 16:29:31.060 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44542026-02-08T16:29:32.437Z[verify-libraries] Compiling internet-checksum v0.2.1
44552026-02-08T16:29:32.817Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44562026-02-08T16:29:49.993Z[verify-libraries] Compiling omicron-zone-package v0.12.2
44572026-02-08T16:29:51.419Z[ recovery-image] Feb 08 16:29:50.714 INFO O| Feb 08 16:29:50.714 INFO O| Startup: Caching catalogs ... Done
44582026-02-08T16:30:07.906Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
44592026-02-08T16:30:15.948Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
44602026-02-08T16:30:21.724Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
44612026-02-08T16:30:21.786Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
44622026-02-08T16:30:23.470Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
44632026-02-08T16:30:27.468Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
44642026-02-08T16:30:30.966Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
44652026-02-08T16:30:41.185Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
44662026-02-08T16:31:19.430Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
44672026-02-08T16:32:10.775Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
44682026-02-08T16:32:14.538Z[verify-libraries] Compiling yansi v1.0.1
44692026-02-08T16:32:17.587Z[verify-libraries] Compiling diff v0.1.13
44702026-02-08T16:32:18.814Z[verify-libraries] Compiling pretty_assertions v1.4.1
44712026-02-08T16:32:18.921Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44722026-02-08T16:32:19.882Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
44732026-02-08T16:32:20.385Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
44742026-02-08T16:32:20.997Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
44752026-02-08T16:32:21.557Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
44762026-02-08T16:32:21.667Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
44772026-02-08T16:32:22.169Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
44782026-02-08T16:32:22.275Z[verify-libraries] Compiling drift v0.1.3
44792026-02-08T16:32:30.458Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44802026-02-08T16:32:41.308Z[ recovery-image] Feb 08 16:32:40.605 INFO O| Feb 08 16:32:40.605 INFO O| Planning: Solver setup ... Done
44812026-02-08T16:32:48.825Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
44822026-02-08T16:32:51.374Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
44832026-02-08T16:32:59.381Z[verify-libraries] Compiling dropshot-api-manager v0.2.4
44842026-02-08T16:33:22.907Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
44852026-02-08T16:33:36.766Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
44862026-02-08T16:33:37.390Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
44872026-02-08T16:33:44.031Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
44882026-02-08T16:33:58.138Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
44892026-02-08T16:34:02.385Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
44902026-02-08T16:34:11.304Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
44912026-02-08T16:34:12.497Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
44922026-02-08T16:34:16.734Z[verify-libraries] Compiling termios v0.3.3
44932026-02-08T16:34:17.328Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44942026-02-08T16:34:19.852Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
44952026-02-08T16:34:23.551Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
44962026-02-08T16:34:41.472Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
44972026-02-08T16:34:52.282Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
44982026-02-08T16:34:55.030Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
44992026-02-08T16:37:11.700Z[ host-image] Feb 08 16:37:10.000 INFO O| Feb 08 16:37:09.000 INFO O| Planning: Running solver ... Done
45002026-02-08T16:37:11.700Z[ host-image] Feb 08 16:37:10.000 INFO O| Feb 08 16:37:09.493 INFO O| Planning: Finding local manifests ... Done
45012026-02-08T16:37:11.700Z[ host-image] Feb 08 16:37:10.000 INFO O| Feb 08 16:37:09.735 INFO O| Planning: Fetching manifests: 0/126 0% complete
45022026-02-08T16:37:15.434Z[ host-image] Feb 08 16:37:14.736 INFO O| Feb 08 16:37:14.736 INFO O| Planning: Fetching manifests: 80/126 63% complete
45032026-02-08T16:37:17.895Z[ host-image] Feb 08 16:37:17.197 INFO O| Feb 08 16:37:17.196 INFO O| Planning: Fetching manifests: 126/126 100% complete
45042026-02-08T16:37:19.178Z[ host-image] Feb 08 16:37:18.480 INFO O| Feb 08 16:37:18.480 INFO O| Planning: Package planning ... Done
45052026-02-08T16:37:20.096Z[ host-image] Feb 08 16:37:19.398 INFO O| Feb 08 16:37:19.398 INFO O| Planning: Merging actions ... Done
45062026-02-08T16:37:20.379Z[ host-image] Feb 08 16:37:19.681 INFO O| Feb 08 16:37:19.681 INFO O| Planning: Checking for conflicting actions ... Done
45072026-02-08T16:37:20.605Z[ host-image] Feb 08 16:37:19.907 INFO O| Feb 08 16:37:19.906 INFO O| Planning: Consolidating action changes ... Done
45082026-02-08T16:37:20.987Z[ host-image] Feb 08 16:37:20.289 INFO O| Feb 08 16:37:20.289 INFO O| Planning: Evaluating mediators ... Done
45092026-02-08T16:37:25.330Z[ host-image] Feb 08 16:37:24.632 INFO O| Feb 08 16:37:24.632 INFO O| Planning: Planning completed in 653.46 seconds
45102026-02-08T16:37:25.355Z[ host-image] Feb 08 16:37:24.636 INFO O| Feb 08 16:37:24.636 INFO O| Packages to install: 126
45112026-02-08T16:37:25.355Z[ host-image] Feb 08 16:37:24.636 INFO O| Feb 08 16:37:24.636 INFO O| Mediators to change: 5
45122026-02-08T16:37:25.355Z[ host-image] Feb 08 16:37:24.636 INFO O| Feb 08 16:37:24.636 INFO O| Services to change: 6
45132026-02-08T16:37:25.519Z[ host-image] Feb 08 16:37:24.821 INFO O| Feb 08 16:37:24.821 INFO O| Download: 0/22925 items 0.0/209.3MB 0% complete
45142026-02-08T16:37:30.523Z[ host-image] Feb 08 16:37:29.821 INFO O| Feb 08 16:37:29.821 INFO O| Download: 1050/22925 items 5.9/209.3MB 2% complete (1.2M/s)
45152026-02-08T16:37:35.704Z[ host-image] Feb 08 16:37:35.007 INFO O| Feb 08 16:37:35.007 INFO O| Download: 1695/22925 items 11.3/209.3MB 5% complete (1.2M/s)
45162026-02-08T16:37:40.884Z[ host-image] Feb 08 16:37:40.186 INFO O| Feb 08 16:37:40.186 INFO O| Download: 2230/22925 items 24.5/209.3MB 11% complete (1.8M/s)
45172026-02-08T16:37:45.890Z[ host-image] Feb 08 16:37:45.193 INFO O| Feb 08 16:37:45.193 INFO O| Download: 3204/22925 items 34.2/209.3MB 16% complete (2.3M/s)
45182026-02-08T16:37:50.896Z[ host-image] Feb 08 16:37:50.198 INFO O| Feb 08 16:37:50.198 INFO O| Download: 4505/22925 items 41.7/209.3MB 19% complete (1.7M/s)
45192026-02-08T16:37:55.906Z[ host-image] Feb 08 16:37:55.209 INFO O| Feb 08 16:37:55.208 INFO O| Download: 5080/22925 items 46.3/209.3MB 22% complete (1.2M/s)
45202026-02-08T16:38:00.918Z[ host-image] Feb 08 16:38:00.221 INFO O| Feb 08 16:38:00.220 INFO O| Download: 6385/22925 items 47.0/209.3MB 22% complete (551k/s)
45212026-02-08T16:38:05.920Z[ host-image] Feb 08 16:38:05.222 INFO O| Feb 08 16:38:05.222 INFO O| Download: 7256/22925 items 55.2/209.3MB 26% complete (847k/s)
45222026-02-08T16:38:10.948Z[ host-image] Feb 08 16:38:10.251 INFO O| Feb 08 16:38:10.251 INFO O| Download: 8316/22925 items 63.7/209.3MB 30% complete (1.6M/s)
45232026-02-08T16:38:13.697Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
45242026-02-08T16:38:15.949Z[ host-image] Feb 08 16:38:15.251 INFO O| Feb 08 16:38:15.251 INFO O| Download: 9147/22925 items 78.2/209.3MB 37% complete (2.2M/s)
45252026-02-08T16:38:20.971Z[ host-image] Feb 08 16:38:20.274 INFO O| Feb 08 16:38:20.274 INFO O| Download: 10318/22925 items 90.2/209.3MB 43% complete (2.6M/s)
45262026-02-08T16:38:25.987Z[ host-image] Feb 08 16:38:25.290 INFO O| Feb 08 16:38:25.290 INFO O| Download: 11190/22925 items 95.6/209.3MB 45% complete (1.8M/s)
45272026-02-08T16:38:30.998Z[ host-image] Feb 08 16:38:30.302 INFO O| Feb 08 16:38:30.301 INFO O| Download: 12073/22925 items 102.5/209.3MB 48% complete (1.2M/s)
45282026-02-08T16:38:36.035Z[ host-image] Feb 08 16:38:35.338 INFO O| Feb 08 16:38:35.338 INFO O| Download: 12885/22925 items 113.2/209.3MB 54% complete (1.8M/s)
45292026-02-08T16:38:41.066Z[ host-image] Feb 08 16:38:40.369 INFO O| Feb 08 16:38:40.369 INFO O| Download: 14130/22925 items 114.1/209.3MB 54% complete (1.2M/s)
45302026-02-08T16:38:46.066Z[ host-image] Feb 08 16:38:45.369 INFO O| Feb 08 16:38:45.369 INFO O| Download: 14956/22925 items 121.0/209.3MB 57% complete (790k/s)
45312026-02-08T16:38:51.072Z[ host-image] Feb 08 16:38:50.375 INFO O| Feb 08 16:38:50.375 INFO O| Download: 15880/22925 items 130.6/209.3MB 62% complete (1.6M/s)
45322026-02-08T16:38:56.136Z[ host-image] Feb 08 16:38:55.439 INFO O| Feb 08 16:38:55.439 INFO O| Download: 16972/22925 items 149.1/209.3MB 71% complete (2.8M/s)
45332026-02-08T16:38:59.803Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
45342026-02-08T16:39:01.282Z[ host-image] Feb 08 16:39:00.585 INFO O| Feb 08 16:39:00.585 INFO O| Download: 18048/22925 items 165.8/209.3MB 79% complete (3.5M/s)
45352026-02-08T16:39:06.288Z[ host-image] Feb 08 16:39:05.592 INFO O| Feb 08 16:39:05.592 INFO O| Download: 19142/22925 items 170.3/209.3MB 81% complete (2.1M/s)
45362026-02-08T16:39:11.303Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
45372026-02-08T16:39:11.340Z[ host-image] Feb 08 16:39:10.637 INFO O| Feb 08 16:39:10.637 INFO O| Download: 20354/22925 items 175.2/209.3MB 83% complete (1000k/s)
45382026-02-08T16:39:16.337Z[ host-image] Feb 08 16:39:15.641 INFO O| Feb 08 16:39:15.640 INFO O| Download: 21070/22925 items 182.9/209.3MB 87% complete (1.2M/s)
45392026-02-08T16:39:21.342Z[ host-image] Feb 08 16:39:20.645 INFO O| Feb 08 16:39:20.645 INFO O| Download: 22015/22925 items 196.6/209.3MB 93% complete (1.9M/s)
45402026-02-08T16:39:26.363Z[ host-image] Feb 08 16:39:25.667 INFO O| Feb 08 16:39:25.667 INFO O| Download: 22211/22925 items 205.5/209.3MB 98% complete (2.2M/s)
45412026-02-08T16:39:26.561Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
45422026-02-08T16:39:30.189Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
45432026-02-08T16:39:30.214Z[ host-image] Feb 08 16:39:29.504 INFO O| Feb 08 16:39:29.504 INFO O| Download: Completed 209.26 MB in 124.68 seconds (1.7M/s)
45442026-02-08T16:39:31.349Z[ host-image] Feb 08 16:39:30.652 INFO O| Feb 08 16:39:30.652 INFO O| Actions: 1/50884 actions (Installing new actions)
45452026-02-08T16:39:34.767Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
45462026-02-08T16:39:35.104Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
45472026-02-08T16:39:36.349Z[ host-image] Feb 08 16:39:35.653 INFO O| Feb 08 16:39:35.653 INFO O| Actions: 9078/50884 actions (Installing new actions)
45482026-02-08T16:39:41.349Z[ host-image] Feb 08 16:39:40.653 INFO O| Feb 08 16:39:40.653 INFO O| Actions: 12412/50884 actions (Installing new actions)
45492026-02-08T16:39:44.696Z[ recovery-image] Feb 08 16:39:44.000 INFO O| Feb 08 16:39:43.000 INFO O| Planning: Running solver ... Done
45502026-02-08T16:39:45.054Z[ recovery-image] Feb 08 16:39:44.358 INFO O| Feb 08 16:39:44.358 INFO O| Planning: Finding local manifests ... Done
45512026-02-08T16:39:45.328Z[ recovery-image] Feb 08 16:39:44.632 INFO O| Feb 08 16:39:44.632 INFO O| Planning: Fetching manifests: 0/126 0% complete
45522026-02-08T16:39:46.350Z[ host-image] Feb 08 16:39:45.654 INFO O| Feb 08 16:39:45.654 INFO O| Actions: 14978/50884 actions (Installing new actions)
45532026-02-08T16:39:50.331Z[ recovery-image] Feb 08 16:39:49.635 INFO O| Feb 08 16:39:49.635 INFO O| Planning: Fetching manifests: 82/126 65% complete
45542026-02-08T16:39:51.350Z[ host-image] Feb 08 16:39:50.654 INFO O| Feb 08 16:39:50.654 INFO O| Actions: 17313/50884 actions (Installing new actions)
45552026-02-08T16:39:52.386Z[ recovery-image] Feb 08 16:39:51.690 INFO O| Feb 08 16:39:51.690 INFO O| Planning: Fetching manifests: 126/126 100% complete
45562026-02-08T16:39:53.029Z[ recovery-image] Feb 08 16:39:52.332 INFO O| Feb 08 16:39:52.332 INFO O| Planning: Package planning ... Done
45572026-02-08T16:39:53.432Z[ recovery-image] Feb 08 16:39:52.736 INFO O| Feb 08 16:39:52.736 INFO O| Planning: Merging actions ... Done
45582026-02-08T16:39:53.561Z[ recovery-image] Feb 08 16:39:52.865 INFO O| Feb 08 16:39:52.865 INFO O| Planning: Checking for conflicting actions ... Done
45592026-02-08T16:39:53.645Z[ recovery-image] Feb 08 16:39:52.950 INFO O| Feb 08 16:39:52.949 INFO O| Planning: Consolidating action changes ... Done
45602026-02-08T16:39:53.884Z[ recovery-image] Feb 08 16:39:53.188 INFO O| Feb 08 16:39:53.188 INFO O| Planning: Evaluating mediators ... Done
45612026-02-08T16:39:56.350Z[ host-image] Feb 08 16:39:55.655 INFO O| Feb 08 16:39:55.654 INFO O| Actions: 18727/50884 actions (Installing new actions)
45622026-02-08T16:39:57.387Z[ recovery-image] Feb 08 16:39:56.691 INFO O| Feb 08 16:39:56.691 INFO O| Planning: Planning completed in 605.84 seconds
45632026-02-08T16:39:57.411Z[ recovery-image] Feb 08 16:39:56.695 INFO O| Feb 08 16:39:56.695 INFO O| Packages to install: 126
45642026-02-08T16:39:57.412Z[ recovery-image] Feb 08 16:39:56.695 INFO O| Feb 08 16:39:56.695 INFO O| Mediators to change: 5
45652026-02-08T16:39:57.412Z[ recovery-image] Feb 08 16:39:56.695 INFO O| Feb 08 16:39:56.695 INFO O| Services to change: 5
45662026-02-08T16:39:57.495Z[ recovery-image] Feb 08 16:39:56.799 INFO O| Feb 08 16:39:56.799 INFO O| Download: 0/15969 items 0.0/185.9MB 0% complete
45672026-02-08T16:40:01.351Z[ host-image] Feb 08 16:40:00.655 INFO O| Feb 08 16:40:00.655 INFO O| Actions: 20021/50884 actions (Installing new actions)
45682026-02-08T16:40:02.695Z[ recovery-image] Feb 08 16:40:02.000 INFO O| Feb 08 16:40:02.000 INFO O| Download: 1074/15969 items 9.1/185.9MB 4% complete (1.8M/s)
45692026-02-08T16:40:06.351Z[ host-image] Feb 08 16:40:05.655 INFO O| Feb 08 16:40:05.655 INFO O| Actions: 20884/50884 actions (Installing new actions)
45702026-02-08T16:40:07.773Z[ recovery-image] Feb 08 16:40:07.069 INFO O| Feb 08 16:40:07.069 INFO O| Download: 1551/15969 items 22.6/185.9MB 12% complete (2.3M/s)
45712026-02-08T16:40:11.361Z[ host-image] Feb 08 16:40:10.665 INFO O| Feb 08 16:40:10.665 INFO O| Actions: 22418/50884 actions (Installing new actions)
45722026-02-08T16:40:12.781Z[ recovery-image] Feb 08 16:40:12.085 INFO O| Feb 08 16:40:12.085 INFO O| Download: 2661/15969 items 33.2/185.9MB 17% complete (2.4M/s)
45732026-02-08T16:40:16.369Z[ host-image] Feb 08 16:40:15.674 INFO O| Feb 08 16:40:15.673 INFO O| Actions: 23294/50884 actions (Installing new actions)
45742026-02-08T16:40:18.113Z[ recovery-image] Feb 08 16:40:17.417 INFO O| Feb 08 16:40:17.417 INFO O| Download: 3711/15969 items 39.9/185.9MB 21% complete (1.7M/s)
45752026-02-08T16:40:21.369Z[ host-image] Feb 08 16:40:20.674 INFO O| Feb 08 16:40:20.674 INFO O| Actions: 25174/50884 actions (Installing new actions)
45762026-02-08T16:40:23.122Z[ recovery-image] Feb 08 16:40:22.426 INFO O| Feb 08 16:40:22.426 INFO O| Download: 4722/15969 items 43.3/185.9MB 23% complete (1.0M/s)
45772026-02-08T16:40:26.370Z[ host-image] Feb 08 16:40:25.674 INFO O| Feb 08 16:40:25.674 INFO O| Actions: 26646/50884 actions (Installing new actions)
45782026-02-08T16:40:28.123Z[ recovery-image] Feb 08 16:40:27.427 INFO O| Feb 08 16:40:27.427 INFO O| Download: 5805/15969 items 46.4/185.9MB 24% complete (631k/s)
45792026-02-08T16:40:31.376Z[ host-image] Feb 08 16:40:30.681 INFO O| Feb 08 16:40:30.681 INFO O| Actions: 50328/50884 actions (Installing new actions)
45802026-02-08T16:40:32.492Z[ host-image] Feb 08 16:40:31.797 INFO O| Feb 08 16:40:31.797 INFO O| Actions: Completed 50884 actions in 61.14 seconds.
45812026-02-08T16:40:33.136Z[ host-image] Feb 08 16:40:32.440 INFO O| Feb 08 16:40:32.440 INFO O| Done
45822026-02-08T16:40:33.136Z[ host-image] Feb 08 16:40:32.441 INFO O| Feb 08 16:40:32.440 INFO O| Done
45832026-02-08T16:40:33.162Z[ recovery-image] Feb 08 16:40:32.466 INFO O| Feb 08 16:40:32.466 INFO O| Download: 6203/15969 items 62.9/185.9MB 33% complete (1.7M/s)
45842026-02-08T16:40:35.183Z[ host-image] Feb 08 16:40:34.488 INFO O| Feb 08 16:40:34.488 INFO O| Done
45852026-02-08T16:40:37.156Z[ host-image] Feb 08 16:40:36.461 INFO O| Feb 08 16:40:36.461 INFO O| Done
45862026-02-08T16:40:37.186Z[ host-image] Feb 08 16:40:36.491 INFO O| Feb 08 16:40:36.491 INFO O| Done
45872026-02-08T16:40:38.306Z[ recovery-image] Feb 08 16:40:37.611 INFO O| Feb 08 16:40:37.611 INFO O| Download: 7284/15969 items 76.7/185.9MB 41% complete (3.0M/s)
45882026-02-08T16:40:41.400Z[ host-image] Feb 08 16:40:40.705 INFO O| Feb 08 16:40:40.705 INFO O| Done
45892026-02-08T16:40:42.151Z[ host-image] Feb 08 16:40:41.456 INFO O| Feb 08 16:40:41.456 INFO O| Done
45902026-02-08T16:40:43.567Z[ recovery-image] Feb 08 16:40:42.871 INFO O| Feb 08 16:40:42.871 INFO O| Download: 8004/15969 items 80.9/185.9MB 43% complete (1.9M/s)
45912026-02-08T16:40:46.480Z[ host-image] Feb 08 16:40:45.785 INFO O| Feb 08 16:40:45.785 INFO STEP 11 (pkg_install) COMPLETE
45922026-02-08T16:40:46.480Z[ host-image] Feb 08 16:40:45.785 INFO O| Feb 08 16:40:45.785 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45932026-02-08T16:40:46.535Z[ host-image] Feb 08 16:40:45.840 INFO O| Feb 08 16:40:45.840 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"]
45942026-02-08T16:40:48.595Z[ recovery-image] Feb 08 16:40:47.900 INFO O| Feb 08 16:40:47.900 INFO O| Download: 8846/15969 items 87.7/185.9MB 47% complete (1.1M/s)
45952026-02-08T16:40:53.606Z[ recovery-image] Feb 08 16:40:52.911 INFO O| Feb 08 16:40:52.911 INFO O| Download: 9814/15969 items 96.5/185.9MB 51% complete (1.6M/s)
45962026-02-08T16:40:58.626Z[ recovery-image] Feb 08 16:40:57.930 INFO O| Feb 08 16:40:57.930 INFO O| Download: 10880/15969 items 97.4/185.9MB 52% complete (988k/s)
45972026-02-08T16:41:03.809Z[ recovery-image] Feb 08 16:41:03.114 INFO O| Feb 08 16:41:03.114 INFO O| Download: 11498/15969 items 110.8/185.9MB 59% complete (1.4M/s)
45982026-02-08T16:41:08.814Z[ recovery-image] Feb 08 16:41:08.119 INFO O| Feb 08 16:41:08.119 INFO O| Download: 12194/15969 items 144.4/185.9MB 77% complete (4.7M/s)
45992026-02-08T16:41:13.819Z[ recovery-image] Feb 08 16:41:13.124 INFO O| Feb 08 16:41:13.124 INFO O| Download: 13407/15969 items 149.2/185.9MB 80% complete (3.9M/s)
46002026-02-08T16:41:18.841Z[ recovery-image] Feb 08 16:41:18.146 INFO O| Feb 08 16:41:18.146 INFO O| Download: 14579/15969 items 154.0/185.9MB 82% complete (984k/s)
46012026-02-08T16:41:23.855Z[ recovery-image] Feb 08 16:41:23.160 INFO O| Feb 08 16:41:23.160 INFO O| Download: 15165/15969 items 161.9/185.9MB 87% complete (1.3M/s)
46022026-02-08T16:41:28.858Z[ recovery-image] Feb 08 16:41:28.163 INFO O| Feb 08 16:41:28.163 INFO O| Download: 15736/15969 items 180.5/185.9MB 97% complete (2.6M/s)
46032026-02-08T16:41:29.202Z[ host-image] Feb 08 16:41:28.507 INFO O| Feb 08 16:41:28.507 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
46042026-02-08T16:41:31.233Z[ recovery-image] Feb 08 16:41:30.538 INFO O| Feb 08 16:41:30.538 INFO O| Download: Completed 185.88 MB in 93.74 seconds (2.0M/s)
46052026-02-08T16:41:31.908Z[ recovery-image] Feb 08 16:41:31.213 INFO O| Feb 08 16:41:31.213 INFO O| Actions: 1/26356 actions (Installing new actions)
46062026-02-08T16:41:36.908Z[ recovery-image] Feb 08 16:41:36.213 INFO O| Feb 08 16:41:36.213 INFO O| Actions: 10305/26356 actions (Installing new actions)
46072026-02-08T16:41:41.908Z[ recovery-image] Feb 08 16:41:41.214 INFO O| Feb 08 16:41:41.213 INFO O| Actions: 18050/26356 actions (Installing new actions)
46082026-02-08T16:41:44.854Z[ recovery-image] Feb 08 16:41:44.160 INFO O| Feb 08 16:41:44.160 INFO O| Actions: Completed 26356 actions in 12.94 seconds.
46092026-02-08T16:41:45.003Z[ host-image] Feb 08 16:41:44.309 INFO O| Feb 08 16:41:44.308 INFO O| Startup: Caching catalogs ... Done
46102026-02-08T16:41:45.724Z[ recovery-image] Feb 08 16:41:45.030 INFO O| Feb 08 16:41:45.030 INFO O| Done
46112026-02-08T16:41:45.749Z[ recovery-image] Feb 08 16:41:45.030 INFO O| Feb 08 16:41:45.030 INFO O| Done
46122026-02-08T16:41:48.093Z[ recovery-image] Feb 08 16:41:47.398 INFO O| Feb 08 16:41:47.398 INFO O| Done
46132026-02-08T16:41:49.600Z[ recovery-image] Feb 08 16:41:48.905 INFO O| Feb 08 16:41:48.905 INFO O| Done
46142026-02-08T16:41:49.625Z[ recovery-image] Feb 08 16:41:48.923 INFO O| Feb 08 16:41:48.923 INFO O| Done
46152026-02-08T16:41:52.629Z[ recovery-image] Feb 08 16:41:51.935 INFO O| Feb 08 16:41:51.935 INFO O| Done
46162026-02-08T16:41:53.169Z[ recovery-image] Feb 08 16:41:52.475 INFO O| Feb 08 16:41:52.474 INFO O| Done
46172026-02-08T16:41:56.648Z[ recovery-image] Feb 08 16:41:55.954 INFO O| Feb 08 16:41:55.954 INFO STEP 11 (pkg_install) COMPLETE
46182026-02-08T16:41:56.672Z[ recovery-image] Feb 08 16:41:55.954 INFO O| Feb 08 16:41:55.954 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46192026-02-08T16:41:56.673Z[ recovery-image] Feb 08 16:41:55.954 INFO O| Feb 08 16:41:55.954 INFO skip step because feature "recovery" is enabled
46202026-02-08T16:41:56.673Z[ recovery-image] Feb 08 16:41:55.954 INFO O| Feb 08 16:41:55.954 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46212026-02-08T16:41:56.673Z[ recovery-image] Feb 08 16:41:55.954 INFO O| Feb 08 16:41:55.954 INFO skip step because feature "omicron1" is not enabled
46222026-02-08T16:41:56.673Z[ recovery-image] Feb 08 16:41:55.954 INFO O| Feb 08 16:41:55.954 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46232026-02-08T16:41:56.673Z[ recovery-image] Feb 08 16:41:55.969 INFO O| Feb 08 16:41:55.969 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"]
46242026-02-08T16:41:56.717Z[ host-image] Feb 08 16:41:56.023 INFO O| Feb 08 16:41:56.023 INFO O| Planning: Solver setup ... Done
46252026-02-08T16:41:56.741Z[ host-image] Feb 08 16:41:56.032 INFO O| Feb 08 16:41:56.032 INFO O| Planning: Running solver ... Done
46262026-02-08T16:41:56.888Z[ host-image] Feb 08 16:41:56.194 INFO O| Feb 08 16:41:56.194 INFO O| Planning: Finding local manifests ... Done
46272026-02-08T16:41:57.163Z[ host-image] Feb 08 16:41:56.469 INFO O| Feb 08 16:41:56.469 INFO O| Planning: Fetching manifests: 0/6 0% complete
46282026-02-08T16:41:57.434Z[ host-image] Feb 08 16:41:56.741 INFO O| Feb 08 16:41:56.740 INFO O| Planning: Fetching manifests: 6/6 100% complete
46292026-02-08T16:41:57.467Z[ host-image] Feb 08 16:41:56.773 INFO O| Feb 08 16:41:56.773 INFO O| Planning: Package planning ... Done
46302026-02-08T16:41:57.492Z[ host-image] Feb 08 16:41:56.779 INFO O| Feb 08 16:41:56.779 INFO O| Planning: Merging actions ... Done
46312026-02-08T16:41:57.572Z[ host-image] Feb 08 16:41:56.879 INFO O| Feb 08 16:41:56.878 INFO O| Planning: Checking for conflicting actions ... Done
46322026-02-08T16:41:57.597Z[ host-image] Feb 08 16:41:56.880 INFO O| Feb 08 16:41:56.880 INFO O| Planning: Consolidating action changes ... Done
46332026-02-08T16:41:59.295Z[ host-image] Feb 08 16:41:58.601 INFO O| Feb 08 16:41:58.601 INFO O| Planning: Evaluating mediators ... Done
46342026-02-08T16:41:59.319Z[ host-image] Feb 08 16:41:58.603 INFO O| Feb 08 16:41:58.603 INFO O| Planning: Planning completed in 14.15 seconds
46352026-02-08T16:41:59.320Z[ host-image] Feb 08 16:41:58.604 INFO O| Feb 08 16:41:58.604 INFO O| Packages to install: 6
46362026-02-08T16:41:59.320Z[ host-image] Feb 08 16:41:58.604 INFO O| Feb 08 16:41:58.604 INFO O| Services to change: 2
46372026-02-08T16:41:59.344Z[ host-image] Feb 08 16:41:58.626 INFO O| Feb 08 16:41:58.626 INFO O| Download: 0/155 items 0.0/1.7MB 0% complete
46382026-02-08T16:42:01.551Z[ host-image] Feb 08 16:42:00.857 INFO O| Feb 08 16:42:00.857 INFO O| Download: Completed 1.75 MB in 2.23 seconds (800k/s)
46392026-02-08T16:42:01.594Z[ host-image] Feb 08 16:42:00.900 INFO O| Feb 08 16:42:00.900 INFO O| Actions: 1/390 actions (Installing new actions)
46402026-02-08T16:42:01.877Z[ host-image] Feb 08 16:42:01.183 INFO O| Feb 08 16:42:01.183 INFO O| Actions: Completed 390 actions in 0.28 seconds.
46412026-02-08T16:42:02.570Z[ host-image] Feb 08 16:42:01.876 INFO O| Feb 08 16:42:01.876 INFO O| Done
46422026-02-08T16:42:02.570Z[ host-image] Feb 08 16:42:01.876 INFO O| Feb 08 16:42:01.876 INFO O| Done
46432026-02-08T16:42:04.023Z[ host-image] Feb 08 16:42:03.329 INFO O| Feb 08 16:42:03.329 INFO O| Done
46442026-02-08T16:42:06.187Z[ host-image] Feb 08 16:42:05.494 INFO O| Feb 08 16:42:05.493 INFO O| Done
46452026-02-08T16:42:06.218Z[ host-image] Feb 08 16:42:05.524 INFO O| Feb 08 16:42:05.524 INFO O| Done
46462026-02-08T16:42:06.242Z[ host-image] Feb 08 16:42:05.524 INFO O| Feb 08 16:42:05.524 INFO O| Done
46472026-02-08T16:42:06.266Z[ host-image] Feb 08 16:42:05.551 INFO O| Feb 08 16:42:05.551 INFO O| Done
46482026-02-08T16:42:07.946Z[ host-image] Feb 08 16:42:07.252 INFO O| Feb 08 16:42:07.252 INFO STEP 12 (pkg_install) COMPLETE
46492026-02-08T16:42:07.946Z[ host-image] Feb 08 16:42:07.252 INFO O| Feb 08 16:42:07.252 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46502026-02-08T16:42:07.971Z[ host-image] Feb 08 16:42:07.266 INFO O| Feb 08 16:42:07.266 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
46512026-02-08T16:42:38.739Z[ recovery-image] Feb 08 16:42:38.045 INFO O| Feb 08 16:42:38.045 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
46522026-02-08T16:42:46.394Z[ host-image] Feb 08 16:42:45.701 INFO O| Feb 08 16:42:45.700 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
46532026-02-08T16:42:55.145Z[ recovery-image] Feb 08 16:42:54.452 INFO O| Feb 08 16:42:54.452 INFO O| Startup: Caching catalogs ... Done
46542026-02-08T16:43:02.822Z[ host-image] Feb 08 16:43:02.129 INFO O| Feb 08 16:43:02.129 INFO O| Startup: Caching catalogs ... Done
46552026-02-08T16:43:03.556Z[ recovery-image] Feb 08 16:43:02.863 INFO O| Feb 08 16:43:02.863 INFO O| Planning: Solver setup ... Done
46562026-02-08T16:43:03.580Z[ recovery-image] Feb 08 16:43:02.872 INFO O| Feb 08 16:43:02.872 INFO O| Planning: Running solver ... Done
46572026-02-08T16:43:03.736Z[ recovery-image] Feb 08 16:43:03.043 INFO O| Feb 08 16:43:03.042 INFO O| Planning: Finding local manifests ... Done
46582026-02-08T16:43:03.883Z[ recovery-image] Feb 08 16:43:03.190 INFO O| Feb 08 16:43:03.190 INFO O| Planning: Fetching manifests: 0/1 0% complete
46592026-02-08T16:43:03.946Z[ recovery-image] Feb 08 16:43:03.253 INFO O| Feb 08 16:43:03.253 INFO O| Planning: Fetching manifests: 1/1 100% complete
46602026-02-08T16:43:03.970Z[ recovery-image] Feb 08 16:43:03.277 INFO O| Feb 08 16:43:03.277 INFO O| Planning: Package planning ... Done
46612026-02-08T16:43:03.970Z[ recovery-image] Feb 08 16:43:03.277 INFO O| Feb 08 16:43:03.277 INFO O| Planning: Merging actions ... Done
46622026-02-08T16:43:04.005Z[ recovery-image] Feb 08 16:43:03.312 INFO O| Feb 08 16:43:03.312 INFO O| Planning: Checking for conflicting actions ... Done
46632026-02-08T16:43:04.029Z[ recovery-image] Feb 08 16:43:03.312 INFO O| Feb 08 16:43:03.312 INFO O| Planning: Consolidating action changes ... Done
46642026-02-08T16:43:04.198Z[ recovery-image] Feb 08 16:43:03.505 INFO O| Feb 08 16:43:03.504 INFO O| Planning: Evaluating mediators ... Done
46652026-02-08T16:43:04.222Z[ recovery-image] Feb 08 16:43:03.505 INFO O| Feb 08 16:43:03.505 INFO O| Planning: Planning completed in 8.91 seconds
46662026-02-08T16:43:04.222Z[ recovery-image] Feb 08 16:43:03.506 INFO O| Feb 08 16:43:03.506 INFO O| Packages to install: 1
46672026-02-08T16:43:04.246Z[ recovery-image] Feb 08 16:43:03.535 INFO O| Feb 08 16:43:03.535 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete
46682026-02-08T16:43:04.903Z[ recovery-image] Feb 08 16:43:04.211 INFO O| Feb 08 16:43:04.210 INFO O| Download: Completed 12.26 MB in 0.68 seconds (18.1M/s)
46692026-02-08T16:43:04.985Z[ recovery-image] Feb 08 16:43:04.292 INFO O| Feb 08 16:43:04.292 INFO O| Actions: 1/22 actions (Installing new actions)
46702026-02-08T16:43:05.391Z[ recovery-image] Feb 08 16:43:04.698 INFO O| Feb 08 16:43:04.698 INFO O| Actions: Completed 22 actions in 0.41 seconds.
46712026-02-08T16:43:06.087Z[ recovery-image] Feb 08 16:43:05.394 INFO O| Feb 08 16:43:05.394 INFO O| Done
46722026-02-08T16:43:06.087Z[ recovery-image] Feb 08 16:43:05.394 INFO O| Feb 08 16:43:05.394 INFO O| Done
46732026-02-08T16:43:07.758Z[ recovery-image] Feb 08 16:43:07.065 INFO O| Feb 08 16:43:07.065 INFO O| Done
46742026-02-08T16:43:09.230Z[ recovery-image] Feb 08 16:43:08.537 INFO O| Feb 08 16:43:08.537 INFO O| Done
46752026-02-08T16:43:09.267Z[ recovery-image] Feb 08 16:43:08.574 INFO O| Feb 08 16:43:08.574 INFO O| Done
46762026-02-08T16:43:09.267Z[ recovery-image] Feb 08 16:43:08.575 INFO O| Feb 08 16:43:08.574 INFO O| Done
46772026-02-08T16:43:09.291Z[ recovery-image] Feb 08 16:43:08.594 INFO O| Feb 08 16:43:08.594 INFO O| Done
46782026-02-08T16:43:11.245Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.551 INFO STEP 14 (pkg_install) COMPLETE
46792026-02-08T16:43:11.245Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.551 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46802026-02-08T16:43:11.269Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.551 INFO skip step because feature "mbist" is not enabled
46812026-02-08T16:43:11.269Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.551 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46822026-02-08T16:43:11.269Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.551 INFO skip step because feature "mfg" is not enabled
46832026-02-08T16:43:11.269Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.552 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46842026-02-08T16:43:11.270Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.552 INFO skip step because feature "compliance" is not enabled
46852026-02-08T16:43:11.270Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.552 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46862026-02-08T16:43:11.270Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.552 INFO skip step because feature "stress" is not enabled
46872026-02-08T16:43:11.270Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.552 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46882026-02-08T16:43:11.270Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.552 INFO skip step because feature "compliance" is not enabled
46892026-02-08T16:43:11.270Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.552 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
46902026-02-08T16:43:11.270Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.552 INFO skip step because feature "nfs" is not enabled
46912026-02-08T16:43:11.270Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.552 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
46922026-02-08T16:43:11.270Z[ recovery-image] Feb 08 16:43:10.552 INFO O| Feb 08 16:43:10.552 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
46932026-02-08T16:43:11.317Z[ recovery-image] Feb 08 16:43:10.624 INFO O| Feb 08 16:43:10.624 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
46942026-02-08T16:43:11.348Z[ host-image] Feb 08 16:43:10.654 INFO O| Feb 08 16:43:10.654 INFO O| Planning: Solver setup ... Done
46952026-02-08T16:43:11.372Z[ host-image] Feb 08 16:43:10.667 INFO O| Feb 08 16:43:10.667 INFO O| Planning: Running solver ... Done
46962026-02-08T16:43:11.397Z[ recovery-image] Feb 08 16:43:10.684 INFO O| Feb 08 16:43:10.684 INFO completed processing sled/ramdisk-01-os
46972026-02-08T16:43:11.489Z[ host-image] Feb 08 16:43:10.796 INFO O| Feb 08 16:43:10.796 INFO O| Planning: Finding local manifests ... Done
46982026-02-08T16:43:11.636Z[ host-image] Feb 08 16:43:10.943 INFO O| Feb 08 16:43:10.943 INFO O| Planning: Fetching manifests: 0/6 0% complete
46992026-02-08T16:43:11.694Z[ recovery-image] Feb 08 16:43:11.001 INFO image builder template: ramdisk-02-trim...
47002026-02-08T16:43:11.694Z[ recovery-image] Feb 08 16:43:11.001 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/.tmpzjVNOq/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@18.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-02-trim"], pwd: None
47012026-02-08T16:43:11.731Z[ recovery-image] Feb 08 16:43:11.038 INFO O| Feb 08 16:43:11.038 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
47022026-02-08T16:43:11.755Z[ recovery-image] Feb 08 16:43:11.042 INFO O| Feb 08 16:43:11.042 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
47032026-02-08T16:43:11.779Z[ recovery-image] Feb 08 16:43:11.080 INFO O| Feb 08 16:43:11.080 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
47042026-02-08T16:43:11.803Z[ recovery-image] Feb 08 16:43:11.104 INFO O| Feb 08 16:43:11.103 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
47052026-02-08T16:43:11.803Z[ recovery-image] Feb 08 16:43:11.104 INFO O| Feb 08 16:43:11.104 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
47062026-02-08T16:43:11.803Z[ recovery-image] Feb 08 16:43:11.109 INFO O| Feb 08 16:43:11.109 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
47072026-02-08T16:43:11.827Z[ recovery-image] Feb 08 16:43:11.113 INFO O| Feb 08 16:43:11.113 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
47082026-02-08T16:43:11.828Z[ recovery-image] Feb 08 16:43:11.118 INFO O| Feb 08 16:43:11.118 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
47092026-02-08T16:43:12.097Z[ host-image] Feb 08 16:43:11.404 INFO O| Feb 08 16:43:11.404 INFO O| Planning: Fetching manifests: 6/6 100% complete
47102026-02-08T16:43:12.138Z[ host-image] Feb 08 16:43:11.445 INFO O| Feb 08 16:43:11.445 INFO O| Planning: Package planning ... Done
47112026-02-08T16:43:12.163Z[ host-image] Feb 08 16:43:11.468 INFO O| Feb 08 16:43:11.468 INFO O| Planning: Merging actions ... Done
47122026-02-08T16:43:12.187Z[ recovery-image] Feb 08 16:43:11.480 INFO O| Feb 08 16:43:11.479 INFO rolled back to input snapshot; work may begin
47132026-02-08T16:43:12.187Z[ recovery-image] Feb 08 16:43:11.480 INFO O| Feb 08 16:43:11.480 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
47142026-02-08T16:43:12.187Z[ recovery-image] Feb 08 16:43:11.487 INFO O| Feb 08 16:43:11.487 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47152026-02-08T16:43:12.212Z[ recovery-image] Feb 08 16:43:11.498 INFO O| Feb 08 16:43:11.498 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
47162026-02-08T16:43:12.244Z[ host-image] Feb 08 16:43:11.551 INFO O| Feb 08 16:43:11.551 INFO O| Planning: Checking for conflicting actions ... Done
47172026-02-08T16:43:12.268Z[ host-image] Feb 08 16:43:11.556 INFO O| Feb 08 16:43:11.556 INFO O| Planning: Consolidating action changes ... Done
47182026-02-08T16:43:12.268Z[ recovery-image] Feb 08 16:43:11.560 INFO O| Feb 08 16:43:11.560 INFO STEP 0 (remove_files) COMPLETE
47192026-02-08T16:43:12.268Z[ recovery-image] Feb 08 16:43:11.560 INFO O| Feb 08 16:43:11.560 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47202026-02-08T16:43:12.268Z[ recovery-image] Feb 08 16:43:11.572 INFO O| Feb 08 16:43:11.572 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
47212026-02-08T16:43:12.268Z[ recovery-image] Feb 08 16:43:11.575 INFO O| Feb 08 16:43:11.574 INFO STEP 1 (remove_files) COMPLETE
47222026-02-08T16:43:12.268Z[ recovery-image] Feb 08 16:43:11.575 INFO O| Feb 08 16:43:11.574 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47232026-02-08T16:43:12.293Z[ recovery-image] Feb 08 16:43:11.584 INFO O| Feb 08 16:43:11.584 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
47242026-02-08T16:43:12.317Z[ recovery-image] Feb 08 16:43:11.618 INFO O| Feb 08 16:43:11.618 INFO STEP 2 (remove_files) COMPLETE
47252026-02-08T16:43:12.317Z[ recovery-image] Feb 08 16:43:11.618 INFO O| Feb 08 16:43:11.618 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47262026-02-08T16:43:12.341Z[ recovery-image] Feb 08 16:43:11.629 INFO O| Feb 08 16:43:11.629 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
47272026-02-08T16:43:12.341Z[ recovery-image] Feb 08 16:43:11.631 INFO O| Feb 08 16:43:11.631 INFO STEP 3 (remove_files) COMPLETE
47282026-02-08T16:43:12.341Z[ recovery-image] Feb 08 16:43:11.631 INFO O| Feb 08 16:43:11.631 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47292026-02-08T16:43:12.341Z[ recovery-image] Feb 08 16:43:11.640 INFO O| Feb 08 16:43:11.640 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
47302026-02-08T16:43:12.342Z[ recovery-image] Feb 08 16:43:11.645 INFO O| Feb 08 16:43:11.645 INFO STEP 4 (remove_files) COMPLETE
47312026-02-08T16:43:12.342Z[ recovery-image] Feb 08 16:43:11.645 INFO O| Feb 08 16:43:11.645 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47322026-02-08T16:43:12.366Z[ recovery-image] Feb 08 16:43:11.655 INFO O| Feb 08 16:43:11.655 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
47332026-02-08T16:43:12.366Z[ recovery-image] Feb 08 16:43:11.655 INFO O| Feb 08 16:43:11.655 INFO STEP 5 (remove_files) COMPLETE
47342026-02-08T16:43:12.366Z[ recovery-image] Feb 08 16:43:11.655 INFO O| Feb 08 16:43:11.655 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47352026-02-08T16:43:12.366Z[ recovery-image] Feb 08 16:43:11.664 INFO O| Feb 08 16:43:11.664 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
47362026-02-08T16:43:12.390Z[ recovery-image] Feb 08 16:43:11.677 INFO O| Feb 08 16:43:11.677 INFO STEP 6 (remove_files) COMPLETE
47372026-02-08T16:43:12.391Z[ recovery-image] Feb 08 16:43:11.677 INFO O| Feb 08 16:43:11.677 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47382026-02-08T16:43:12.391Z[ recovery-image] Feb 08 16:43:11.677 INFO O| Feb 08 16:43:11.677 INFO skip step because feature "recovery" is enabled
47392026-02-08T16:43:12.391Z[ recovery-image] Feb 08 16:43:11.677 INFO O| Feb 08 16:43:11.677 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47402026-02-08T16:43:12.391Z[ recovery-image] Feb 08 16:43:11.677 INFO O| Feb 08 16:43:11.677 INFO skip step because feature "recovery" is enabled
47412026-02-08T16:43:12.391Z[ recovery-image] Feb 08 16:43:11.677 INFO O| Feb 08 16:43:11.677 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47422026-02-08T16:43:12.391Z[ recovery-image] Feb 08 16:43:11.677 INFO O| Feb 08 16:43:11.677 INFO skip step because feature "recovery" is enabled
47432026-02-08T16:43:12.391Z[ recovery-image] Feb 08 16:43:11.677 INFO O| Feb 08 16:43:11.677 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47442026-02-08T16:43:12.391Z[ recovery-image] Feb 08 16:43:11.687 INFO O| Feb 08 16:43:11.687 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
47452026-02-08T16:43:12.391Z[ recovery-image] Feb 08 16:43:11.691 INFO O| Feb 08 16:43:11.691 INFO STEP 10 (remove_files) COMPLETE
47462026-02-08T16:43:12.391Z[ recovery-image] Feb 08 16:43:11.691 INFO O| Feb 08 16:43:11.691 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47472026-02-08T16:43:12.415Z[ recovery-image] Feb 08 16:43:11.701 INFO O| Feb 08 16:43:11.701 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
47482026-02-08T16:43:12.415Z[ recovery-image] Feb 08 16:43:11.702 INFO O| Feb 08 16:43:11.702 INFO STEP 11 (remove_files) COMPLETE
47492026-02-08T16:43:12.415Z[ recovery-image] Feb 08 16:43:11.702 INFO O| Feb 08 16:43:11.702 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47502026-02-08T16:43:12.415Z[ recovery-image] Feb 08 16:43:11.711 INFO O| Feb 08 16:43:11.711 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
47512026-02-08T16:43:12.415Z[ recovery-image] Feb 08 16:43:11.713 INFO O| Feb 08 16:43:11.713 INFO STEP 12 (remove_files) COMPLETE
47522026-02-08T16:43:12.416Z[ recovery-image] Feb 08 16:43:11.713 INFO O| Feb 08 16:43:11.713 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47532026-02-08T16:43:12.440Z[ recovery-image] Feb 08 16:43:11.730 INFO O| Feb 08 16:43:11.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
47542026-02-08T16:43:12.509Z[ host-image] Feb 08 16:43:11.816 INFO O| Feb 08 16:43:11.816 INFO O| Planning: Evaluating mediators ... Done
47552026-02-08T16:43:12.533Z[ host-image] Feb 08 16:43:11.821 INFO O| Feb 08 16:43:11.821 INFO O| Planning: Planning completed in 9.57 seconds
47562026-02-08T16:43:12.534Z[ host-image] Feb 08 16:43:11.821 INFO O| Feb 08 16:43:11.821 INFO O| Packages to install: 6
47572026-02-08T16:43:12.534Z[ host-image] Feb 08 16:43:11.821 INFO O| Feb 08 16:43:11.821 INFO O| Mediators to change: 1
47582026-02-08T16:43:12.534Z[ host-image] Feb 08 16:43:11.821 INFO O| Feb 08 16:43:11.821 INFO O| Services to change: 1
47592026-02-08T16:43:12.534Z[ recovery-image] Feb 08 16:43:11.826 INFO O| Feb 08 16:43:11.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
47602026-02-08T16:43:12.534Z[ recovery-image] Feb 08 16:43:11.829 INFO O| Feb 08 16:43:11.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
47612026-02-08T16:43:12.534Z[ recovery-image] Feb 08 16:43:11.829 INFO O| Feb 08 16:43:11.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
47622026-02-08T16:43:12.534Z[ recovery-image] Feb 08 16:43:11.837 INFO O| Feb 08 16:43:11.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libncurses++.a"
47632026-02-08T16:43:12.559Z[ host-image] Feb 08 16:43:11.845 INFO O| Feb 08 16:43:11.844 INFO O| Download: 0/1140 items 0.0/7.7MB 0% complete
47642026-02-08T16:43:12.741Z[ recovery-image] Feb 08 16:43:12.048 INFO O| Feb 08 16:43:12.048 INFO STEP 13 (remove_files) COMPLETE
47652026-02-08T16:43:12.741Z[ recovery-image] Feb 08 16:43:12.048 INFO O| Feb 08 16:43:12.048 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47662026-02-08T16:43:12.771Z[ recovery-image] Feb 08 16:43:12.078 INFO O| Feb 08 16:43:12.078 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
47672026-02-08T16:43:12.795Z[ recovery-image] Feb 08 16:43:12.080 INFO O| Feb 08 16:43:12.080 INFO STEP 14 (remove_files) COMPLETE
47682026-02-08T16:43:12.795Z[ recovery-image] Feb 08 16:43:12.080 INFO O| Feb 08 16:43:12.080 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47692026-02-08T16:43:12.795Z[ recovery-image] Feb 08 16:43:12.090 INFO O| Feb 08 16:43:12.090 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
47702026-02-08T16:43:12.795Z[ recovery-image] Feb 08 16:43:12.099 INFO O| Feb 08 16:43:12.099 INFO STEP 15 (remove_files) COMPLETE
47712026-02-08T16:43:12.795Z[ recovery-image] Feb 08 16:43:12.099 INFO O| Feb 08 16:43:12.099 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47722026-02-08T16:43:12.820Z[ recovery-image] Feb 08 16:43:12.109 INFO O| Feb 08 16:43:12.109 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
47732026-02-08T16:43:12.820Z[ recovery-image] Feb 08 16:43:12.109 INFO O| Feb 08 16:43:12.109 INFO STEP 16 (remove_files) COMPLETE
47742026-02-08T16:43:12.820Z[ recovery-image] Feb 08 16:43:12.110 INFO O| Feb 08 16:43:12.109 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47752026-02-08T16:43:12.844Z[ recovery-image] Feb 08 16:43:12.139 INFO O| Feb 08 16:43:12.139 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
47762026-02-08T16:43:12.844Z[ recovery-image] Feb 08 16:43:12.141 INFO O| Feb 08 16:43:12.141 INFO STEP 17 (remove_files) COMPLETE
47772026-02-08T16:43:12.844Z[ recovery-image] Feb 08 16:43:12.141 INFO O| Feb 08 16:43:12.141 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47782026-02-08T16:43:12.869Z[ recovery-image] Feb 08 16:43:12.172 INFO O| Feb 08 16:43:12.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
47792026-02-08T16:43:12.869Z[ recovery-image] Feb 08 16:43:12.172 INFO O| Feb 08 16:43:12.172 INFO STEP 18 (remove_files) COMPLETE
47802026-02-08T16:43:12.869Z[ recovery-image] Feb 08 16:43:12.172 INFO O| Feb 08 16:43:12.172 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47812026-02-08T16:43:12.893Z[ recovery-image] Feb 08 16:43:12.182 INFO O| Feb 08 16:43:12.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
47822026-02-08T16:43:12.893Z[ recovery-image] Feb 08 16:43:12.182 INFO O| Feb 08 16:43:12.182 INFO STEP 19 (remove_files) COMPLETE
47832026-02-08T16:43:12.893Z[ recovery-image] Feb 08 16:43:12.182 INFO O| Feb 08 16:43:12.182 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47842026-02-08T16:43:12.893Z[ recovery-image] Feb 08 16:43:12.192 INFO O| Feb 08 16:43:12.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
47852026-02-08T16:43:12.893Z[ recovery-image] Feb 08 16:43:12.192 INFO O| Feb 08 16:43:12.192 INFO STEP 20 (remove_files) COMPLETE
47862026-02-08T16:43:12.893Z[ recovery-image] Feb 08 16:43:12.192 INFO O| Feb 08 16:43:12.192 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47872026-02-08T16:43:12.918Z[ recovery-image] Feb 08 16:43:12.202 INFO O| Feb 08 16:43:12.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
47882026-02-08T16:43:12.918Z[ recovery-image] Feb 08 16:43:12.202 INFO O| Feb 08 16:43:12.202 INFO STEP 21 (remove_files) COMPLETE
47892026-02-08T16:43:12.918Z[ recovery-image] Feb 08 16:43:12.202 INFO O| Feb 08 16:43:12.202 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47902026-02-08T16:43:12.918Z[ recovery-image] Feb 08 16:43:12.212 INFO O| Feb 08 16:43:12.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
47912026-02-08T16:43:12.918Z[ recovery-image] Feb 08 16:43:12.212 INFO O| Feb 08 16:43:12.212 INFO STEP 22 (remove_files) COMPLETE
47922026-02-08T16:43:12.918Z[ recovery-image] Feb 08 16:43:12.212 INFO O| Feb 08 16:43:12.212 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47932026-02-08T16:43:12.918Z[ recovery-image] Feb 08 16:43:12.222 INFO O| Feb 08 16:43:12.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
47942026-02-08T16:43:12.918Z[ recovery-image] Feb 08 16:43:12.222 INFO O| Feb 08 16:43:12.222 INFO STEP 23 (remove_files) COMPLETE
47952026-02-08T16:43:12.918Z[ recovery-image] Feb 08 16:43:12.222 INFO O| Feb 08 16:43:12.222 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47962026-02-08T16:43:12.943Z[ recovery-image] Feb 08 16:43:12.232 INFO O| Feb 08 16:43:12.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
47972026-02-08T16:43:12.943Z[ recovery-image] Feb 08 16:43:12.232 INFO O| Feb 08 16:43:12.232 INFO STEP 24 (remove_files) COMPLETE
47982026-02-08T16:43:12.943Z[ recovery-image] Feb 08 16:43:12.232 INFO O| Feb 08 16:43:12.232 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47992026-02-08T16:43:12.943Z[ recovery-image] Feb 08 16:43:12.241 INFO O| Feb 08 16:43:12.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
48002026-02-08T16:43:12.943Z[ recovery-image] Feb 08 16:43:12.241 INFO O| Feb 08 16:43:12.241 INFO STEP 25 (remove_files) COMPLETE
48012026-02-08T16:43:12.943Z[ recovery-image] Feb 08 16:43:12.242 INFO O| Feb 08 16:43:12.242 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48022026-02-08T16:43:12.967Z[ recovery-image] Feb 08 16:43:12.251 INFO O| Feb 08 16:43:12.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
48032026-02-08T16:43:12.968Z[ recovery-image] Feb 08 16:43:12.251 INFO O| Feb 08 16:43:12.251 INFO STEP 26 (remove_files) COMPLETE
48042026-02-08T16:43:12.968Z[ recovery-image] Feb 08 16:43:12.252 INFO O| Feb 08 16:43:12.251 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48052026-02-08T16:43:12.968Z[ recovery-image] Feb 08 16:43:12.261 INFO O| Feb 08 16:43:12.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
48062026-02-08T16:43:12.968Z[ recovery-image] Feb 08 16:43:12.261 INFO O| Feb 08 16:43:12.261 INFO STEP 27 (remove_files) COMPLETE
48072026-02-08T16:43:12.968Z[ recovery-image] Feb 08 16:43:12.261 INFO O| Feb 08 16:43:12.261 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48082026-02-08T16:43:12.968Z[ recovery-image] Feb 08 16:43:12.271 INFO O| Feb 08 16:43:12.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
48092026-02-08T16:43:12.968Z[ recovery-image] Feb 08 16:43:12.271 INFO O| Feb 08 16:43:12.271 INFO STEP 28 (remove_files) COMPLETE
48102026-02-08T16:43:12.968Z[ recovery-image] Feb 08 16:43:12.271 INFO O| Feb 08 16:43:12.271 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48112026-02-08T16:43:12.993Z[ recovery-image] Feb 08 16:43:12.281 INFO O| Feb 08 16:43:12.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
48122026-02-08T16:43:12.993Z[ recovery-image] Feb 08 16:43:12.281 INFO O| Feb 08 16:43:12.281 INFO STEP 29 (remove_files) COMPLETE
48132026-02-08T16:43:12.993Z[ recovery-image] Feb 08 16:43:12.281 INFO O| Feb 08 16:43:12.281 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48142026-02-08T16:43:12.993Z[ recovery-image] Feb 08 16:43:12.291 INFO O| Feb 08 16:43:12.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
48152026-02-08T16:43:12.993Z[ recovery-image] Feb 08 16:43:12.291 INFO O| Feb 08 16:43:12.291 INFO STEP 30 (remove_files) COMPLETE
48162026-02-08T16:43:12.993Z[ recovery-image] Feb 08 16:43:12.291 INFO O| Feb 08 16:43:12.291 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48172026-02-08T16:43:12.993Z[ recovery-image] Feb 08 16:43:12.300 INFO O| Feb 08 16:43:12.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
48182026-02-08T16:43:12.993Z[ recovery-image] Feb 08 16:43:12.300 INFO O| Feb 08 16:43:12.300 INFO STEP 31 (remove_files) COMPLETE
48192026-02-08T16:43:13.017Z[ recovery-image] Feb 08 16:43:12.300 INFO O| Feb 08 16:43:12.300 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48202026-02-08T16:43:13.017Z[ recovery-image] Feb 08 16:43:12.310 INFO O| Feb 08 16:43:12.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
48212026-02-08T16:43:13.018Z[ recovery-image] Feb 08 16:43:12.310 INFO O| Feb 08 16:43:12.310 INFO STEP 32 (remove_files) COMPLETE
48222026-02-08T16:43:13.018Z[ recovery-image] Feb 08 16:43:12.310 INFO O| Feb 08 16:43:12.310 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48232026-02-08T16:43:13.018Z[ recovery-image] Feb 08 16:43:12.320 INFO O| Feb 08 16:43:12.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
48242026-02-08T16:43:13.018Z[ recovery-image] Feb 08 16:43:12.320 INFO O| Feb 08 16:43:12.320 INFO STEP 33 (remove_files) COMPLETE
48252026-02-08T16:43:13.018Z[ recovery-image] Feb 08 16:43:12.320 INFO O| Feb 08 16:43:12.320 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48262026-02-08T16:43:13.043Z[ recovery-image] Feb 08 16:43:12.329 INFO O| Feb 08 16:43:12.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
48272026-02-08T16:43:13.043Z[ recovery-image] Feb 08 16:43:12.330 INFO O| Feb 08 16:43:12.330 INFO STEP 34 (remove_files) COMPLETE
48282026-02-08T16:43:13.043Z[ recovery-image] Feb 08 16:43:12.330 INFO O| Feb 08 16:43:12.330 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48292026-02-08T16:43:13.043Z[ recovery-image] Feb 08 16:43:12.339 INFO O| Feb 08 16:43:12.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
48302026-02-08T16:43:13.043Z[ recovery-image] Feb 08 16:43:12.340 INFO O| Feb 08 16:43:12.339 INFO STEP 35 (remove_files) COMPLETE
48312026-02-08T16:43:13.043Z[ recovery-image] Feb 08 16:43:12.340 INFO O| Feb 08 16:43:12.339 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48322026-02-08T16:43:13.043Z[ recovery-image] Feb 08 16:43:12.349 INFO O| Feb 08 16:43:12.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
48332026-02-08T16:43:13.043Z[ recovery-image] Feb 08 16:43:12.349 INFO O| Feb 08 16:43:12.349 INFO STEP 36 (remove_files) COMPLETE
48342026-02-08T16:43:13.043Z[ recovery-image] Feb 08 16:43:12.349 INFO O| Feb 08 16:43:12.349 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48352026-02-08T16:43:13.068Z[ recovery-image] Feb 08 16:43:12.360 INFO O| Feb 08 16:43:12.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
48362026-02-08T16:43:13.068Z[ recovery-image] Feb 08 16:43:12.360 INFO O| Feb 08 16:43:12.360 INFO STEP 37 (remove_files) COMPLETE
48372026-02-08T16:43:13.068Z[ recovery-image] Feb 08 16:43:12.360 INFO O| Feb 08 16:43:12.360 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48382026-02-08T16:43:13.068Z[ recovery-image] Feb 08 16:43:12.369 INFO O| Feb 08 16:43:12.369 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
48392026-02-08T16:43:13.068Z[ recovery-image] Feb 08 16:43:12.369 INFO O| Feb 08 16:43:12.369 INFO STEP 38 (remove_files) COMPLETE
48402026-02-08T16:43:13.068Z[ recovery-image] Feb 08 16:43:12.369 INFO O| Feb 08 16:43:12.369 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48412026-02-08T16:43:13.092Z[ recovery-image] Feb 08 16:43:12.379 INFO O| Feb 08 16:43:12.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
48422026-02-08T16:43:13.092Z[ recovery-image] Feb 08 16:43:12.379 INFO O| Feb 08 16:43:12.379 INFO STEP 39 (remove_files) COMPLETE
48432026-02-08T16:43:13.092Z[ recovery-image] Feb 08 16:43:12.379 INFO O| Feb 08 16:43:12.379 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48442026-02-08T16:43:13.092Z[ recovery-image] Feb 08 16:43:12.389 INFO O| Feb 08 16:43:12.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
48452026-02-08T16:43:13.093Z[ recovery-image] Feb 08 16:43:12.389 INFO O| Feb 08 16:43:12.389 INFO STEP 40 (remove_files) COMPLETE
48462026-02-08T16:43:13.093Z[ recovery-image] Feb 08 16:43:12.389 INFO O| Feb 08 16:43:12.389 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48472026-02-08T16:43:13.093Z[ recovery-image] Feb 08 16:43:12.399 INFO O| Feb 08 16:43:12.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
48482026-02-08T16:43:13.093Z[ recovery-image] Feb 08 16:43:12.399 INFO O| Feb 08 16:43:12.399 INFO STEP 41 (remove_files) COMPLETE
48492026-02-08T16:43:13.093Z[ recovery-image] Feb 08 16:43:12.399 INFO O| Feb 08 16:43:12.399 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48502026-02-08T16:43:13.117Z[ recovery-image] Feb 08 16:43:12.409 INFO O| Feb 08 16:43:12.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
48512026-02-08T16:43:13.117Z[ recovery-image] Feb 08 16:43:12.409 INFO O| Feb 08 16:43:12.409 INFO STEP 42 (remove_files) COMPLETE
48522026-02-08T16:43:13.117Z[ recovery-image] Feb 08 16:43:12.409 INFO O| Feb 08 16:43:12.409 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48532026-02-08T16:43:13.117Z[ recovery-image] Feb 08 16:43:12.419 INFO O| Feb 08 16:43:12.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
48542026-02-08T16:43:13.119Z[ recovery-image] Feb 08 16:43:12.419 INFO O| Feb 08 16:43:12.419 INFO STEP 43 (remove_files) COMPLETE
48552026-02-08T16:43:13.119Z[ recovery-image] Feb 08 16:43:12.419 INFO O| Feb 08 16:43:12.419 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48562026-02-08T16:43:13.144Z[ recovery-image] Feb 08 16:43:12.429 INFO O| Feb 08 16:43:12.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
48572026-02-08T16:43:13.144Z[ recovery-image] Feb 08 16:43:12.429 INFO O| Feb 08 16:43:12.429 INFO STEP 44 (remove_files) COMPLETE
48582026-02-08T16:43:13.144Z[ recovery-image] Feb 08 16:43:12.429 INFO O| Feb 08 16:43:12.429 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48592026-02-08T16:43:13.144Z[ recovery-image] Feb 08 16:43:12.438 INFO O| Feb 08 16:43:12.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
48602026-02-08T16:43:13.144Z[ recovery-image] Feb 08 16:43:12.438 INFO O| Feb 08 16:43:12.438 INFO STEP 45 (remove_files) COMPLETE
48612026-02-08T16:43:13.144Z[ recovery-image] Feb 08 16:43:12.438 INFO O| Feb 08 16:43:12.438 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48622026-02-08T16:43:13.144Z[ recovery-image] Feb 08 16:43:12.448 INFO O| Feb 08 16:43:12.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
48632026-02-08T16:43:13.144Z[ recovery-image] Feb 08 16:43:12.448 INFO O| Feb 08 16:43:12.448 INFO STEP 46 (remove_files) COMPLETE
48642026-02-08T16:43:13.144Z[ recovery-image] Feb 08 16:43:12.448 INFO O| Feb 08 16:43:12.448 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48652026-02-08T16:43:13.168Z[ recovery-image] Feb 08 16:43:12.458 INFO O| Feb 08 16:43:12.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
48662026-02-08T16:43:13.168Z[ recovery-image] Feb 08 16:43:12.458 INFO O| Feb 08 16:43:12.458 INFO STEP 47 (remove_files) COMPLETE
48672026-02-08T16:43:13.168Z[ recovery-image] Feb 08 16:43:12.458 INFO O| Feb 08 16:43:12.458 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48682026-02-08T16:43:13.168Z[ recovery-image] Feb 08 16:43:12.468 INFO O| Feb 08 16:43:12.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
48692026-02-08T16:43:13.168Z[ recovery-image] Feb 08 16:43:12.468 INFO O| Feb 08 16:43:12.468 INFO STEP 48 (remove_files) COMPLETE
48702026-02-08T16:43:13.168Z[ recovery-image] Feb 08 16:43:12.468 INFO O| Feb 08 16:43:12.468 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48712026-02-08T16:43:13.193Z[ recovery-image] Feb 08 16:43:12.478 INFO O| Feb 08 16:43:12.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
48722026-02-08T16:43:13.193Z[ recovery-image] Feb 08 16:43:12.478 INFO O| Feb 08 16:43:12.478 INFO STEP 49 (remove_files) COMPLETE
48732026-02-08T16:43:13.193Z[ recovery-image] Feb 08 16:43:12.478 INFO O| Feb 08 16:43:12.478 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48742026-02-08T16:43:13.193Z[ recovery-image] Feb 08 16:43:12.487 INFO O| Feb 08 16:43:12.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
48752026-02-08T16:43:13.193Z[ recovery-image] Feb 08 16:43:12.487 INFO O| Feb 08 16:43:12.487 INFO STEP 50 (remove_files) COMPLETE
48762026-02-08T16:43:13.193Z[ recovery-image] Feb 08 16:43:12.487 INFO O| Feb 08 16:43:12.487 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48772026-02-08T16:43:13.193Z[ recovery-image] Feb 08 16:43:12.497 INFO O| Feb 08 16:43:12.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
48782026-02-08T16:43:13.193Z[ recovery-image] Feb 08 16:43:12.497 INFO O| Feb 08 16:43:12.497 INFO STEP 51 (remove_files) COMPLETE
48792026-02-08T16:43:13.193Z[ recovery-image] Feb 08 16:43:12.497 INFO O| Feb 08 16:43:12.497 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48802026-02-08T16:43:13.218Z[ recovery-image] Feb 08 16:43:12.507 INFO O| Feb 08 16:43:12.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
48812026-02-08T16:43:13.218Z[ recovery-image] Feb 08 16:43:12.507 INFO O| Feb 08 16:43:12.507 INFO STEP 52 (remove_files) COMPLETE
48822026-02-08T16:43:13.218Z[ recovery-image] Feb 08 16:43:12.507 INFO O| Feb 08 16:43:12.507 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48832026-02-08T16:43:13.218Z[ recovery-image] Feb 08 16:43:12.516 INFO O| Feb 08 16:43:12.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
48842026-02-08T16:43:13.218Z[ recovery-image] Feb 08 16:43:12.517 INFO O| Feb 08 16:43:12.517 INFO STEP 53 (remove_files) COMPLETE
48852026-02-08T16:43:13.218Z[ recovery-image] Feb 08 16:43:12.517 INFO O| Feb 08 16:43:12.517 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48862026-02-08T16:43:13.242Z[ recovery-image] Feb 08 16:43:12.527 INFO O| Feb 08 16:43:12.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
48872026-02-08T16:43:13.243Z[ recovery-image] Feb 08 16:43:12.527 INFO O| Feb 08 16:43:12.527 INFO STEP 54 (remove_files) COMPLETE
48882026-02-08T16:43:13.243Z[ recovery-image] Feb 08 16:43:12.527 INFO O| Feb 08 16:43:12.527 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48892026-02-08T16:43:13.243Z[ recovery-image] Feb 08 16:43:12.536 INFO O| Feb 08 16:43:12.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
48902026-02-08T16:43:13.243Z[ recovery-image] Feb 08 16:43:12.536 INFO O| Feb 08 16:43:12.536 INFO STEP 55 (remove_files) COMPLETE
48912026-02-08T16:43:13.243Z[ recovery-image] Feb 08 16:43:12.536 INFO O| Feb 08 16:43:12.536 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48922026-02-08T16:43:13.243Z[ recovery-image] Feb 08 16:43:12.546 INFO O| Feb 08 16:43:12.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
48932026-02-08T16:43:13.243Z[ recovery-image] Feb 08 16:43:12.546 INFO O| Feb 08 16:43:12.546 INFO STEP 56 (remove_files) COMPLETE
48942026-02-08T16:43:13.243Z[ recovery-image] Feb 08 16:43:12.546 INFO O| Feb 08 16:43:12.546 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48952026-02-08T16:43:13.267Z[ recovery-image] Feb 08 16:43:12.556 INFO O| Feb 08 16:43:12.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
48962026-02-08T16:43:13.267Z[ recovery-image] Feb 08 16:43:12.556 INFO O| Feb 08 16:43:12.556 INFO STEP 57 (remove_files) COMPLETE
48972026-02-08T16:43:13.267Z[ recovery-image] Feb 08 16:43:12.556 INFO O| Feb 08 16:43:12.556 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48982026-02-08T16:43:13.340Z[ recovery-image] Feb 08 16:43:12.647 INFO O| Feb 08 16:43:12.647 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
48992026-02-08T16:43:13.340Z[ recovery-image] Feb 08 16:43:12.647 INFO O| Feb 08 16:43:12.647 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
49002026-02-08T16:43:13.364Z[ recovery-image] Feb 08 16:43:12.647 INFO O| Feb 08 16:43:12.647 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
49012026-02-08T16:43:13.364Z[ recovery-image] Feb 08 16:43:12.648 INFO O| Feb 08 16:43:12.647 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
49022026-02-08T16:43:13.364Z[ recovery-image] Feb 08 16:43:12.648 INFO O| Feb 08 16:43:12.647 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
49032026-02-08T16:43:13.364Z[ recovery-image] Feb 08 16:43:12.648 INFO O| Feb 08 16:43:12.648 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
49042026-02-08T16:43:13.364Z[ recovery-image] Feb 08 16:43:12.649 INFO O| Feb 08 16:43:12.648 INFO ok!
49052026-02-08T16:43:13.364Z[ recovery-image] Feb 08 16:43:12.649 INFO O| Feb 08 16:43:12.648 INFO STEP 58 (ensure_file) COMPLETE
49062026-02-08T16:43:13.364Z[ recovery-image] Feb 08 16:43:12.649 INFO O| Feb 08 16:43:12.648 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49072026-02-08T16:43:13.364Z[ recovery-image] Feb 08 16:43:12.667 INFO O| Feb 08 16:43:12.667 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
49082026-02-08T16:43:13.364Z[ recovery-image] Feb 08 16:43:12.667 INFO O| Feb 08 16:43:12.667 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
49092026-02-08T16:43:13.364Z[ recovery-image] Feb 08 16:43:12.667 INFO O| Feb 08 16:43:12.667 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
49102026-02-08T16:43:13.365Z[ recovery-image] Feb 08 16:43:12.667 INFO O| Feb 08 16:43:12.667 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
49112026-02-08T16:43:13.365Z[ recovery-image] Feb 08 16:43:12.667 INFO O| Feb 08 16:43:12.667 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
49122026-02-08T16:43:13.365Z[ recovery-image] Feb 08 16:43:12.667 INFO O| Feb 08 16:43:12.667 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
49132026-02-08T16:43:13.365Z[ recovery-image] Feb 08 16:43:12.667 INFO O| Feb 08 16:43:12.667 INFO ok!
49142026-02-08T16:43:13.365Z[ recovery-image] Feb 08 16:43:12.667 INFO O| Feb 08 16:43:12.667 INFO STEP 59 (ensure_file) COMPLETE
49152026-02-08T16:43:13.365Z[ recovery-image] Feb 08 16:43:12.667 INFO O| Feb 08 16:43:12.667 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49162026-02-08T16:43:13.389Z[ recovery-image] Feb 08 16:43:12.683 INFO O| Feb 08 16:43:12.683 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
49172026-02-08T16:43:13.389Z[ recovery-image] Feb 08 16:43:12.683 INFO O| Feb 08 16:43:12.683 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
49182026-02-08T16:43:13.389Z[ recovery-image] Feb 08 16:43:12.683 INFO O| Feb 08 16:43:12.683 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
49192026-02-08T16:43:13.389Z[ recovery-image] Feb 08 16:43:12.683 INFO O| Feb 08 16:43:12.683 INFO ok!
49202026-02-08T16:43:13.389Z[ recovery-image] Feb 08 16:43:12.683 INFO O| Feb 08 16:43:12.683 INFO STEP 60 (ensure_file) COMPLETE
49212026-02-08T16:43:13.389Z[ recovery-image] Feb 08 16:43:12.683 INFO O| Feb 08 16:43:12.683 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49222026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.701 INFO O| Feb 08 16:43:12.701 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
49232026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.701 INFO O| Feb 08 16:43:12.701 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
49242026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.701 INFO O| Feb 08 16:43:12.701 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
49252026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.701 INFO O| Feb 08 16:43:12.701 INFO ok!
49262026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.701 INFO O| Feb 08 16:43:12.701 INFO STEP 61 (ensure_file) COMPLETE
49272026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.701 INFO O| Feb 08 16:43:12.701 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49282026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.715 INFO O| Feb 08 16:43:12.714 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
49292026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.715 INFO O| Feb 08 16:43:12.715 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
49302026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.715 INFO O| Feb 08 16:43:12.715 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
49312026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.715 INFO O| Feb 08 16:43:12.715 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
49322026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.715 INFO O| Feb 08 16:43:12.715 INFO ok!
49332026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.715 INFO O| Feb 08 16:43:12.715 INFO STEP 62 (ensure_file) COMPLETE
49342026-02-08T16:43:13.414Z[ recovery-image] Feb 08 16:43:12.715 INFO O| Feb 08 16:43:12.715 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49352026-02-08T16:43:13.439Z[ recovery-image] Feb 08 16:43:12.731 INFO O| Feb 08 16:43:12.731 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
49362026-02-08T16:43:13.439Z[ recovery-image] Feb 08 16:43:12.731 INFO O| Feb 08 16:43:12.731 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
49372026-02-08T16:43:13.439Z[ recovery-image] Feb 08 16:43:12.731 INFO O| Feb 08 16:43:12.731 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
49382026-02-08T16:43:13.439Z[ recovery-image] Feb 08 16:43:12.731 INFO O| Feb 08 16:43:12.731 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
49392026-02-08T16:43:13.439Z[ recovery-image] Feb 08 16:43:12.731 INFO O| Feb 08 16:43:12.731 INFO ok!
49402026-02-08T16:43:13.439Z[ recovery-image] Feb 08 16:43:12.731 INFO O| Feb 08 16:43:12.731 INFO STEP 63 (ensure_file) COMPLETE
49412026-02-08T16:43:13.439Z[ recovery-image] Feb 08 16:43:12.731 INFO O| Feb 08 16:43:12.731 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49422026-02-08T16:43:13.439Z[ recovery-image] Feb 08 16:43:12.745 INFO O| Feb 08 16:43:12.745 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
49432026-02-08T16:43:13.439Z[ recovery-image] Feb 08 16:43:12.745 INFO O| Feb 08 16:43:12.745 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
49442026-02-08T16:43:13.463Z[ recovery-image] Feb 08 16:43:12.746 INFO O| Feb 08 16:43:12.746 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
49452026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.746 INFO O| Feb 08 16:43:12.746 INFO ok!
49462026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.746 INFO O| Feb 08 16:43:12.746 INFO STEP 64 (assemble_files) COMPLETE
49472026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.746 INFO O| Feb 08 16:43:12.746 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49482026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.760 INFO O| Feb 08 16:43:12.760 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
49492026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.760 INFO O| Feb 08 16:43:12.760 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
49502026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.761 INFO O| Feb 08 16:43:12.761 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
49512026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.761 INFO O| Feb 08 16:43:12.761 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
49522026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.761 INFO O| Feb 08 16:43:12.761 INFO ok!
49532026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.761 INFO O| Feb 08 16:43:12.761 INFO STEP 65 (ensure_file) COMPLETE
49542026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.761 INFO O| Feb 08 16:43:12.761 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49552026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.761 INFO O| Feb 08 16:43:12.761 INFO skip step because feature "omicron1" is not enabled
49562026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.761 INFO O| Feb 08 16:43:12.761 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49572026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.761 INFO O| Feb 08 16:43:12.761 INFO skip step because feature "omicron1" is not enabled
49582026-02-08T16:43:13.464Z[ recovery-image] Feb 08 16:43:12.761 INFO O| Feb 08 16:43:12.761 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49592026-02-08T16:43:13.465Z[ recovery-image] Feb 08 16:43:12.761 INFO O| Feb 08 16:43:12.761 INFO skip step because feature "omicron1" is not enabled
49602026-02-08T16:43:13.465Z[ recovery-image] Feb 08 16:43:12.761 INFO O| Feb 08 16:43:12.761 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
49612026-02-08T16:43:13.490Z[ recovery-image] Feb 08 16:43:12.776 INFO O| Feb 08 16:43:12.776 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
49622026-02-08T16:43:13.490Z[ recovery-image] Feb 08 16:43:12.776 INFO O| Feb 08 16:43:12.776 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
49632026-02-08T16:43:15.442Z[ recovery-image] Feb 08 16:43:14.748 INFO O| Feb 08 16:43:14.748 INFO STEP 69 (pack_tar) COMPLETE
49642026-02-08T16:43:15.442Z[ recovery-image] Feb 08 16:43:14.748 INFO O| Feb 08 16:43:14.748 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
49652026-02-08T16:43:15.467Z[ recovery-image] Feb 08 16:43:14.748 INFO O| Feb 08 16:43:14.748 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
49662026-02-08T16:43:15.905Z[ recovery-image] Feb 08 16:43:15.212 INFO O| Feb 08 16:43:15.212 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
49672026-02-08T16:43:15.994Z[ recovery-image] Feb 08 16:43:15.301 INFO O| Feb 08 16:43:15.301 INFO completed processing sled/ramdisk-02-trim
49682026-02-08T16:43:16.019Z[ recovery-image] Feb 08 16:43:15.305 INFO image builder template: ramdisk-03-recovery-trim...
49692026-02-08T16:43:16.019Z[ recovery-image] Feb 08 16:43:15.305 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/.tmpzjVNOq/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@18.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-03-recovery-trim"], pwd: None
49702026-02-08T16:43:16.150Z[ recovery-image] Feb 08 16:43:15.457 INFO O| Feb 08 16:43:15.457 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
49712026-02-08T16:43:16.175Z[ recovery-image] Feb 08 16:43:15.462 INFO O| Feb 08 16:43:15.462 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
49722026-02-08T16:43:16.199Z[ recovery-image] Feb 08 16:43:15.506 INFO O| Feb 08 16:43:15.506 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
49732026-02-08T16:43:16.248Z[ recovery-image] Feb 08 16:43:15.555 INFO O| Feb 08 16:43:15.555 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
49742026-02-08T16:43:16.248Z[ recovery-image] Feb 08 16:43:15.555 INFO O| Feb 08 16:43:15.555 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
49752026-02-08T16:43:16.272Z[ recovery-image] Feb 08 16:43:15.563 INFO O| Feb 08 16:43:15.563 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
49762026-02-08T16:43:16.273Z[ recovery-image] Feb 08 16:43:15.567 INFO O| Feb 08 16:43:15.567 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
49772026-02-08T16:43:16.273Z[ recovery-image] Feb 08 16:43:15.572 INFO O| Feb 08 16:43:15.572 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
49782026-02-08T16:43:16.637Z[ recovery-image] Feb 08 16:43:15.945 INFO O| Feb 08 16:43:15.944 INFO rolled back to input snapshot; work may begin
49792026-02-08T16:43:16.638Z[ recovery-image] Feb 08 16:43:15.945 INFO O| Feb 08 16:43:15.945 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
49802026-02-08T16:43:16.662Z[ recovery-image] Feb 08 16:43:15.952 INFO O| Feb 08 16:43:15.952 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49812026-02-08T16:43:16.662Z[ recovery-image] Feb 08 16:43:15.966 INFO O| Feb 08 16:43:15.966 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
49822026-02-08T16:43:16.686Z[ recovery-image] Feb 08 16:43:15.975 INFO O| Feb 08 16:43:15.974 INFO STEP 0 (remove_files) COMPLETE
49832026-02-08T16:43:16.686Z[ recovery-image] Feb 08 16:43:15.975 INFO O| Feb 08 16:43:15.975 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49842026-02-08T16:43:16.686Z[ recovery-image] Feb 08 16:43:15.988 INFO O| Feb 08 16:43:15.987 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
49852026-02-08T16:43:16.754Z[ recovery-image] Feb 08 16:43:16.062 INFO O| Feb 08 16:43:16.061 INFO STEP 1 (remove_files) COMPLETE
49862026-02-08T16:43:16.754Z[ recovery-image] Feb 08 16:43:16.062 INFO O| Feb 08 16:43:16.061 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49872026-02-08T16:43:16.779Z[ recovery-image] Feb 08 16:43:16.079 INFO O| Feb 08 16:43:16.079 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
49882026-02-08T16:43:16.779Z[ recovery-image] Feb 08 16:43:16.081 INFO O| Feb 08 16:43:16.081 INFO STEP 2 (remove_files) COMPLETE
49892026-02-08T16:43:16.779Z[ recovery-image] Feb 08 16:43:16.081 INFO O| Feb 08 16:43:16.081 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49902026-02-08T16:43:16.803Z[ recovery-image] Feb 08 16:43:16.094 INFO O| Feb 08 16:43:16.094 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
49912026-02-08T16:43:16.845Z[ recovery-image] Feb 08 16:43:16.152 INFO O| Feb 08 16:43:16.152 INFO STEP 3 (remove_files) COMPLETE
49922026-02-08T16:43:16.845Z[ recovery-image] Feb 08 16:43:16.152 INFO O| Feb 08 16:43:16.152 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49932026-02-08T16:43:16.869Z[ recovery-image] Feb 08 16:43:16.164 INFO O| Feb 08 16:43:16.164 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
49942026-02-08T16:43:16.941Z[ recovery-image] Feb 08 16:43:16.248 INFO O| Feb 08 16:43:16.248 INFO STEP 4 (remove_files) COMPLETE
49952026-02-08T16:43:16.941Z[ recovery-image] Feb 08 16:43:16.248 INFO O| Feb 08 16:43:16.248 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49962026-02-08T16:43:17.006Z[ recovery-image] Feb 08 16:43:16.313 INFO O| Feb 08 16:43:16.312 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
49972026-02-08T16:43:17.693Z[ recovery-image] Feb 08 16:43:16.314 INFO O| Feb 08 16:43:16.314 INFO STEP 5 (remove_files) COMPLETE
49982026-02-08T16:43:17.693Z[ recovery-image] Feb 08 16:43:16.314 INFO O| Feb 08 16:43:16.314 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49992026-02-08T16:43:17.693Z[ recovery-image] Feb 08 16:43:16.326 INFO O| Feb 08 16:43:16.326 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
50002026-02-08T16:43:17.693Z[ recovery-image] Feb 08 16:43:16.328 INFO O| Feb 08 16:43:16.328 INFO STEP 6 (remove_files) COMPLETE
50012026-02-08T16:43:17.693Z[ recovery-image] Feb 08 16:43:16.328 INFO O| Feb 08 16:43:16.328 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50022026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.366 INFO O| Feb 08 16:43:16.366 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
50032026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.368 INFO O| Feb 08 16:43:16.368 INFO STEP 7 (remove_files) COMPLETE
50042026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.368 INFO O| Feb 08 16:43:16.368 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50052026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.404 INFO O| Feb 08 16:43:16.404 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
50062026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.405 INFO O| Feb 08 16:43:16.405 INFO STEP 8 (remove_files) COMPLETE
50072026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.405 INFO O| Feb 08 16:43:16.405 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50082026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.415 INFO O| Feb 08 16:43:16.415 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
50092026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.416 INFO O| Feb 08 16:43:16.416 INFO STEP 9 (remove_files) COMPLETE
50102026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.416 INFO O| Feb 08 16:43:16.416 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50112026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.426 INFO O| Feb 08 16:43:16.425 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
50122026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.540 INFO O| Feb 08 16:43:16.540 INFO STEP 10 (remove_files) COMPLETE
50132026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.540 INFO O| Feb 08 16:43:16.540 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50142026-02-08T16:43:17.763Z[ recovery-image] Feb 08 16:43:16.591 INFO O| Feb 08 16:43:16.591 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
50152026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.617 INFO O| Feb 08 16:43:16.617 INFO STEP 11 (remove_files) COMPLETE
50162026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.617 INFO O| Feb 08 16:43:16.617 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50172026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.630 INFO O| Feb 08 16:43:16.630 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
50182026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.633 INFO O| Feb 08 16:43:16.633 INFO STEP 12 (remove_files) COMPLETE
50192026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.633 INFO O| Feb 08 16:43:16.633 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50202026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.643 INFO O| Feb 08 16:43:16.643 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
50212026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.643 INFO O| Feb 08 16:43:16.643 INFO STEP 13 (remove_files) COMPLETE
50222026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.643 INFO O| Feb 08 16:43:16.643 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50232026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.653 INFO O| Feb 08 16:43:16.653 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
50242026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.655 INFO O| Feb 08 16:43:16.654 INFO STEP 14 (remove_files) COMPLETE
50252026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.655 INFO O| Feb 08 16:43:16.654 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50262026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.672 INFO O| Feb 08 16:43:16.672 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
50272026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.680 INFO O| Feb 08 16:43:16.680 INFO STEP 15 (remove_files) COMPLETE
50282026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.680 INFO O| Feb 08 16:43:16.680 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50292026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.696 INFO O| Feb 08 16:43:16.696 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
50302026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.696 INFO O| Feb 08 16:43:16.696 INFO STEP 16 (remove_files) COMPLETE
50312026-02-08T16:43:17.764Z[ recovery-image] Feb 08 16:43:16.696 INFO O| Feb 08 16:43:16.696 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50322026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.711 INFO O| Feb 08 16:43:16.711 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
50332026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.711 INFO O| Feb 08 16:43:16.711 INFO STEP 17 (remove_files) COMPLETE
50342026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.711 INFO O| Feb 08 16:43:16.711 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50352026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.725 INFO O| Feb 08 16:43:16.724 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
50362026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.773 INFO O| Feb 08 16:43:16.773 INFO STEP 18 (remove_files) COMPLETE
50372026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.773 INFO O| Feb 08 16:43:16.773 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50382026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.788 INFO O| Feb 08 16:43:16.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
50392026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.789 INFO O| Feb 08 16:43:16.789 INFO STEP 19 (remove_files) COMPLETE
50402026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.789 INFO O| Feb 08 16:43:16.789 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50412026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.799 INFO O| Feb 08 16:43:16.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
50422026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.799 INFO O| Feb 08 16:43:16.799 INFO STEP 20 (remove_files) COMPLETE
50432026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.799 INFO O| Feb 08 16:43:16.799 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50442026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.809 INFO O| Feb 08 16:43:16.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
50452026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.809 INFO O| Feb 08 16:43:16.809 INFO STEP 21 (remove_files) COMPLETE
50462026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.809 INFO O| Feb 08 16:43:16.809 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50472026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.821 INFO O| Feb 08 16:43:16.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
50482026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.822 INFO O| Feb 08 16:43:16.821 INFO STEP 22 (remove_files) COMPLETE
50492026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.822 INFO O| Feb 08 16:43:16.822 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50502026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.831 INFO O| Feb 08 16:43:16.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
50512026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.832 INFO O| Feb 08 16:43:16.832 INFO STEP 23 (remove_files) COMPLETE
50522026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.832 INFO O| Feb 08 16:43:16.832 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50532026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.842 INFO O| Feb 08 16:43:16.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
50542026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.842 INFO O| Feb 08 16:43:16.842 INFO STEP 24 (remove_files) COMPLETE
50552026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.842 INFO O| Feb 08 16:43:16.842 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50562026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.851 INFO O| Feb 08 16:43:16.851 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
50572026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.852 INFO O| Feb 08 16:43:16.852 INFO STEP 25 (remove_files) COMPLETE
50582026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.852 INFO O| Feb 08 16:43:16.852 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50592026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.864 INFO O| Feb 08 16:43:16.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
50602026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.864 INFO O| Feb 08 16:43:16.864 INFO STEP 26 (remove_files) COMPLETE
50612026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.864 INFO O| Feb 08 16:43:16.864 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50622026-02-08T16:43:17.765Z[ host-image] Feb 08 16:43:16.873 INFO O| Feb 08 16:43:16.873 INFO O| Download: 990/1140 items 3.4/7.7MB 43% complete (699k/s)
50632026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.874 INFO O| Feb 08 16:43:16.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/cputrack"
50642026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.874 INFO O| Feb 08 16:43:16.874 INFO STEP 27 (remove_files) COMPLETE
50652026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.874 INFO O| Feb 08 16:43:16.874 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50662026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.884 INFO O| Feb 08 16:43:16.884 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
50672026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.884 INFO O| Feb 08 16:43:16.884 INFO STEP 28 (remove_files) COMPLETE
50682026-02-08T16:43:17.765Z[ recovery-image] Feb 08 16:43:16.884 INFO O| Feb 08 16:43:16.884 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50692026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.893 INFO O| Feb 08 16:43:16.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
50702026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.894 INFO O| Feb 08 16:43:16.894 INFO STEP 29 (remove_files) COMPLETE
50712026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.894 INFO O| Feb 08 16:43:16.894 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50722026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.904 INFO O| Feb 08 16:43:16.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
50732026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.904 INFO O| Feb 08 16:43:16.904 INFO STEP 30 (remove_files) COMPLETE
50742026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.904 INFO O| Feb 08 16:43:16.904 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50752026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.913 INFO O| Feb 08 16:43:16.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
50762026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.914 INFO O| Feb 08 16:43:16.914 INFO STEP 31 (remove_files) COMPLETE
50772026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.914 INFO O| Feb 08 16:43:16.914 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50782026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.923 INFO O| Feb 08 16:43:16.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
50792026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.923 INFO O| Feb 08 16:43:16.923 INFO STEP 32 (remove_files) COMPLETE
50802026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.923 INFO O| Feb 08 16:43:16.923 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50812026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.933 INFO O| Feb 08 16:43:16.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
50822026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.933 INFO O| Feb 08 16:43:16.933 INFO STEP 33 (remove_files) COMPLETE
50832026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.933 INFO O| Feb 08 16:43:16.933 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50842026-02-08T16:43:17.766Z[ recovery-image] Feb 08 16:43:16.943 INFO O| Feb 08 16:43:16.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
50852026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.943 INFO O| Feb 08 16:43:16.943 INFO STEP 34 (remove_files) COMPLETE
50862026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.943 INFO O| Feb 08 16:43:16.943 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50872026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.952 INFO O| Feb 08 16:43:16.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
50882026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.952 INFO O| Feb 08 16:43:16.952 INFO STEP 35 (remove_files) COMPLETE
50892026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.952 INFO O| Feb 08 16:43:16.952 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50902026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.962 INFO O| Feb 08 16:43:16.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
50912026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.962 INFO O| Feb 08 16:43:16.962 INFO STEP 36 (remove_files) COMPLETE
50922026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.962 INFO O| Feb 08 16:43:16.962 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50932026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.971 INFO O| Feb 08 16:43:16.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
50942026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.981 INFO O| Feb 08 16:43:16.972 INFO STEP 37 (remove_files) COMPLETE
50952026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.981 INFO O| Feb 08 16:43:16.981 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50962026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.990 INFO O| Feb 08 16:43:16.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
50972026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.990 INFO O| Feb 08 16:43:16.990 INFO STEP 38 (remove_files) COMPLETE
50982026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:16.990 INFO O| Feb 08 16:43:16.990 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50992026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:17.000 INFO O| Feb 08 16:43:16.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
51002026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:17.000 INFO O| Feb 08 16:43:17.000 INFO STEP 39 (remove_files) COMPLETE
51012026-02-08T16:43:17.767Z[ recovery-image] Feb 08 16:43:17.000 INFO O| Feb 08 16:43:17.000 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51022026-02-08T16:43:17.792Z[ recovery-image] Feb 08 16:43:17.011 INFO O| Feb 08 16:43:17.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
51032026-02-08T16:43:17.792Z[ recovery-image] Feb 08 16:43:17.011 INFO O| Feb 08 16:43:17.011 INFO STEP 40 (remove_files) COMPLETE
51042026-02-08T16:43:17.792Z[ recovery-image] Feb 08 16:43:17.011 INFO O| Feb 08 16:43:17.011 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51052026-02-08T16:43:17.792Z[ recovery-image] Feb 08 16:43:17.020 INFO O| Feb 08 16:43:17.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
51062026-02-08T16:43:17.792Z[ recovery-image] Feb 08 16:43:17.020 INFO O| Feb 08 16:43:17.020 INFO STEP 41 (remove_files) COMPLETE
51072026-02-08T16:43:17.792Z[ recovery-image] Feb 08 16:43:17.020 INFO O| Feb 08 16:43:17.020 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51082026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.030 INFO O| Feb 08 16:43:17.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
51092026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.030 INFO O| Feb 08 16:43:17.030 INFO STEP 42 (remove_files) COMPLETE
51102026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.030 INFO O| Feb 08 16:43:17.030 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51112026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.040 INFO O| Feb 08 16:43:17.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
51122026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.040 INFO O| Feb 08 16:43:17.040 INFO STEP 43 (remove_files) COMPLETE
51132026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.040 INFO O| Feb 08 16:43:17.040 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51142026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.049 INFO O| Feb 08 16:43:17.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
51152026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.049 INFO O| Feb 08 16:43:17.049 INFO STEP 44 (remove_files) COMPLETE
51162026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.049 INFO O| Feb 08 16:43:17.049 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51172026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.058 INFO O| Feb 08 16:43:17.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
51182026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.058 INFO O| Feb 08 16:43:17.058 INFO STEP 45 (remove_files) COMPLETE
51192026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.058 INFO O| Feb 08 16:43:17.058 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51202026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.068 INFO O| Feb 08 16:43:17.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
51212026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.068 INFO O| Feb 08 16:43:17.068 INFO STEP 46 (remove_files) COMPLETE
51222026-02-08T16:43:17.793Z[ recovery-image] Feb 08 16:43:17.068 INFO O| Feb 08 16:43:17.068 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51232026-02-08T16:43:17.794Z[ recovery-image] Feb 08 16:43:17.077 INFO O| Feb 08 16:43:17.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
51242026-02-08T16:43:17.794Z[ recovery-image] Feb 08 16:43:17.078 INFO O| Feb 08 16:43:17.078 INFO STEP 47 (remove_files) COMPLETE
51252026-02-08T16:43:17.794Z[ recovery-image] Feb 08 16:43:17.078 INFO O| Feb 08 16:43:17.078 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51262026-02-08T16:43:17.794Z[ recovery-image] Feb 08 16:43:17.087 INFO O| Feb 08 16:43:17.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
51272026-02-08T16:43:17.794Z[ recovery-image] Feb 08 16:43:17.087 INFO O| Feb 08 16:43:17.087 INFO STEP 48 (remove_files) COMPLETE
51282026-02-08T16:43:17.794Z[ recovery-image] Feb 08 16:43:17.087 INFO O| Feb 08 16:43:17.087 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51292026-02-08T16:43:17.794Z[ recovery-image] Feb 08 16:43:17.097 INFO O| Feb 08 16:43:17.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
51302026-02-08T16:43:17.794Z[ recovery-image] Feb 08 16:43:17.097 INFO O| Feb 08 16:43:17.097 INFO STEP 49 (remove_files) COMPLETE
51312026-02-08T16:43:17.794Z[ recovery-image] Feb 08 16:43:17.097 INFO O| Feb 08 16:43:17.097 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51322026-02-08T16:43:17.818Z[ recovery-image] Feb 08 16:43:17.106 INFO O| Feb 08 16:43:17.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
51332026-02-08T16:43:17.819Z[ recovery-image] Feb 08 16:43:17.106 INFO O| Feb 08 16:43:17.106 INFO STEP 50 (remove_files) COMPLETE
51342026-02-08T16:43:17.819Z[ recovery-image] Feb 08 16:43:17.106 INFO O| Feb 08 16:43:17.106 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51352026-02-08T16:43:17.819Z[ recovery-image] Feb 08 16:43:17.116 INFO O| Feb 08 16:43:17.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
51362026-02-08T16:43:17.819Z[ recovery-image] Feb 08 16:43:17.116 INFO O| Feb 08 16:43:17.116 INFO STEP 51 (remove_files) COMPLETE
51372026-02-08T16:43:17.819Z[ recovery-image] Feb 08 16:43:17.116 INFO O| Feb 08 16:43:17.116 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51382026-02-08T16:43:17.819Z[ recovery-image] Feb 08 16:43:17.126 INFO O| Feb 08 16:43:17.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
51392026-02-08T16:43:17.819Z[ recovery-image] Feb 08 16:43:17.126 INFO O| Feb 08 16:43:17.126 INFO STEP 52 (remove_files) COMPLETE
51402026-02-08T16:43:17.844Z[ recovery-image] Feb 08 16:43:17.126 INFO O| Feb 08 16:43:17.126 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51412026-02-08T16:43:17.844Z[ recovery-image] Feb 08 16:43:17.135 INFO O| Feb 08 16:43:17.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
51422026-02-08T16:43:17.844Z[ recovery-image] Feb 08 16:43:17.135 INFO O| Feb 08 16:43:17.135 INFO STEP 53 (remove_files) COMPLETE
51432026-02-08T16:43:17.844Z[ recovery-image] Feb 08 16:43:17.135 INFO O| Feb 08 16:43:17.135 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51442026-02-08T16:43:17.844Z[ recovery-image] Feb 08 16:43:17.145 INFO O| Feb 08 16:43:17.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
51452026-02-08T16:43:17.844Z[ recovery-image] Feb 08 16:43:17.145 INFO O| Feb 08 16:43:17.145 INFO STEP 54 (remove_files) COMPLETE
51462026-02-08T16:43:17.844Z[ recovery-image] Feb 08 16:43:17.145 INFO O| Feb 08 16:43:17.145 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51472026-02-08T16:43:17.868Z[ recovery-image] Feb 08 16:43:17.154 INFO O| Feb 08 16:43:17.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2grep"
51482026-02-08T16:43:17.868Z[ recovery-image] Feb 08 16:43:17.154 INFO O| Feb 08 16:43:17.154 INFO STEP 55 (remove_files) COMPLETE
51492026-02-08T16:43:17.868Z[ recovery-image] Feb 08 16:43:17.154 INFO O| Feb 08 16:43:17.154 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51502026-02-08T16:43:17.868Z[ recovery-image] Feb 08 16:43:17.164 INFO O| Feb 08 16:43:17.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2test"
51512026-02-08T16:43:17.868Z[ recovery-image] Feb 08 16:43:17.164 INFO O| Feb 08 16:43:17.164 INFO STEP 56 (remove_files) COMPLETE
51522026-02-08T16:43:17.868Z[ recovery-image] Feb 08 16:43:17.164 INFO O| Feb 08 16:43:17.164 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51532026-02-08T16:43:17.893Z[ recovery-image] Feb 08 16:43:17.193 INFO O| Feb 08 16:43:17.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
51542026-02-08T16:43:17.893Z[ recovery-image] Feb 08 16:43:17.193 INFO O| Feb 08 16:43:17.193 INFO STEP 57 (remove_files) COMPLETE
51552026-02-08T16:43:17.893Z[ recovery-image] Feb 08 16:43:17.193 INFO O| Feb 08 16:43:17.193 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51562026-02-08T16:43:17.917Z[ recovery-image] Feb 08 16:43:17.204 INFO O| Feb 08 16:43:17.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
51572026-02-08T16:43:17.917Z[ recovery-image] Feb 08 16:43:17.204 INFO O| Feb 08 16:43:17.204 INFO STEP 58 (remove_files) COMPLETE
51582026-02-08T16:43:17.917Z[ recovery-image] Feb 08 16:43:17.204 INFO O| Feb 08 16:43:17.204 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51592026-02-08T16:43:17.917Z[ recovery-image] Feb 08 16:43:17.213 INFO O| Feb 08 16:43:17.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
51602026-02-08T16:43:17.917Z[ recovery-image] Feb 08 16:43:17.213 INFO O| Feb 08 16:43:17.213 INFO STEP 59 (remove_files) COMPLETE
51612026-02-08T16:43:17.917Z[ recovery-image] Feb 08 16:43:17.213 INFO O| Feb 08 16:43:17.213 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51622026-02-08T16:43:17.917Z[ recovery-image] Feb 08 16:43:17.223 INFO O| Feb 08 16:43:17.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
51632026-02-08T16:43:17.917Z[ recovery-image] Feb 08 16:43:17.223 INFO O| Feb 08 16:43:17.223 INFO STEP 60 (remove_files) COMPLETE
51642026-02-08T16:43:17.917Z[ recovery-image] Feb 08 16:43:17.223 INFO O| Feb 08 16:43:17.223 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51652026-02-08T16:43:17.942Z[ recovery-image] Feb 08 16:43:17.232 INFO O| Feb 08 16:43:17.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
51662026-02-08T16:43:17.942Z[ recovery-image] Feb 08 16:43:17.232 INFO O| Feb 08 16:43:17.232 INFO STEP 61 (remove_files) COMPLETE
51672026-02-08T16:43:17.942Z[ recovery-image] Feb 08 16:43:17.232 INFO O| Feb 08 16:43:17.232 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51682026-02-08T16:43:17.942Z[ recovery-image] Feb 08 16:43:17.241 INFO O| Feb 08 16:43:17.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
51692026-02-08T16:43:17.942Z[ recovery-image] Feb 08 16:43:17.241 INFO O| Feb 08 16:43:17.241 INFO STEP 62 (remove_files) COMPLETE
51702026-02-08T16:43:17.942Z[ recovery-image] Feb 08 16:43:17.242 INFO O| Feb 08 16:43:17.241 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51712026-02-08T16:43:17.966Z[ recovery-image] Feb 08 16:43:17.251 INFO O| Feb 08 16:43:17.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
51722026-02-08T16:43:17.967Z[ recovery-image] Feb 08 16:43:17.251 INFO O| Feb 08 16:43:17.251 INFO STEP 63 (remove_files) COMPLETE
51732026-02-08T16:43:17.967Z[ recovery-image] Feb 08 16:43:17.251 INFO O| Feb 08 16:43:17.251 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51742026-02-08T16:43:17.967Z[ recovery-image] Feb 08 16:43:17.261 INFO O| Feb 08 16:43:17.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
51752026-02-08T16:43:17.967Z[ recovery-image] Feb 08 16:43:17.261 INFO O| Feb 08 16:43:17.261 INFO STEP 64 (remove_files) COMPLETE
51762026-02-08T16:43:17.967Z[ recovery-image] Feb 08 16:43:17.261 INFO O| Feb 08 16:43:17.261 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51772026-02-08T16:43:17.967Z[ recovery-image] Feb 08 16:43:17.271 INFO O| Feb 08 16:43:17.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
51782026-02-08T16:43:17.967Z[ recovery-image] Feb 08 16:43:17.271 INFO O| Feb 08 16:43:17.271 INFO STEP 65 (remove_files) COMPLETE
51792026-02-08T16:43:17.967Z[ recovery-image] Feb 08 16:43:17.271 INFO O| Feb 08 16:43:17.271 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51802026-02-08T16:43:17.991Z[ recovery-image] Feb 08 16:43:17.280 INFO O| Feb 08 16:43:17.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
51812026-02-08T16:43:17.991Z[ recovery-image] Feb 08 16:43:17.280 INFO O| Feb 08 16:43:17.280 INFO STEP 66 (remove_files) COMPLETE
51822026-02-08T16:43:17.991Z[ recovery-image] Feb 08 16:43:17.280 INFO O| Feb 08 16:43:17.280 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51832026-02-08T16:43:17.991Z[ recovery-image] Feb 08 16:43:17.295 INFO O| Feb 08 16:43:17.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
51842026-02-08T16:43:17.991Z[ recovery-image] Feb 08 16:43:17.295 INFO O| Feb 08 16:43:17.295 INFO STEP 67 (remove_files) COMPLETE
51852026-02-08T16:43:17.991Z[ recovery-image] Feb 08 16:43:17.295 INFO O| Feb 08 16:43:17.295 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51862026-02-08T16:43:18.016Z[ recovery-image] Feb 08 16:43:17.305 INFO O| Feb 08 16:43:17.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
51872026-02-08T16:43:18.016Z[ recovery-image] Feb 08 16:43:17.305 INFO O| Feb 08 16:43:17.305 INFO STEP 68 (remove_files) COMPLETE
51882026-02-08T16:43:18.016Z[ recovery-image] Feb 08 16:43:17.305 INFO O| Feb 08 16:43:17.305 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51892026-02-08T16:43:18.016Z[ recovery-image] Feb 08 16:43:17.315 INFO O| Feb 08 16:43:17.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
51902026-02-08T16:43:18.016Z[ recovery-image] Feb 08 16:43:17.315 INFO O| Feb 08 16:43:17.315 INFO STEP 69 (remove_files) COMPLETE
51912026-02-08T16:43:18.016Z[ recovery-image] Feb 08 16:43:17.315 INFO O| Feb 08 16:43:17.315 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51922026-02-08T16:43:18.040Z[ recovery-image] Feb 08 16:43:17.330 INFO O| Feb 08 16:43:17.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
51932026-02-08T16:43:18.041Z[ recovery-image] Feb 08 16:43:17.330 INFO O| Feb 08 16:43:17.330 INFO STEP 70 (remove_files) COMPLETE
51942026-02-08T16:43:18.041Z[ recovery-image] Feb 08 16:43:17.330 INFO O| Feb 08 16:43:17.330 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51952026-02-08T16:43:18.065Z[ recovery-image] Feb 08 16:43:17.348 INFO O| Feb 08 16:43:17.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
51962026-02-08T16:43:18.065Z[ recovery-image] Feb 08 16:43:17.349 INFO O| Feb 08 16:43:17.348 INFO STEP 71 (remove_files) COMPLETE
51972026-02-08T16:43:18.065Z[ recovery-image] Feb 08 16:43:17.349 INFO O| Feb 08 16:43:17.348 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51982026-02-08T16:43:18.066Z[ recovery-image] Feb 08 16:43:17.365 INFO O| Feb 08 16:43:17.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
51992026-02-08T16:43:18.066Z[ recovery-image] Feb 08 16:43:17.365 INFO O| Feb 08 16:43:17.365 INFO STEP 72 (remove_files) COMPLETE
52002026-02-08T16:43:18.066Z[ recovery-image] Feb 08 16:43:17.365 INFO O| Feb 08 16:43:17.365 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52012026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.425 INFO O| Feb 08 16:43:17.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
52022026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.425 INFO O| Feb 08 16:43:17.425 INFO STEP 73 (remove_files) COMPLETE
52032026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.425 INFO O| Feb 08 16:43:17.425 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52042026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.436 INFO O| Feb 08 16:43:17.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
52052026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.436 INFO O| Feb 08 16:43:17.436 INFO STEP 74 (remove_files) COMPLETE
52062026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.436 INFO O| Feb 08 16:43:17.436 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52072026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.447 INFO O| Feb 08 16:43:17.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
52082026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.447 INFO O| Feb 08 16:43:17.447 INFO STEP 75 (remove_files) COMPLETE
52092026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.447 INFO O| Feb 08 16:43:17.447 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52102026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.463 INFO O| Feb 08 16:43:17.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
52112026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.463 INFO O| Feb 08 16:43:17.463 INFO STEP 76 (remove_files) COMPLETE
52122026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.463 INFO O| Feb 08 16:43:17.463 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52132026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.472 INFO O| Feb 08 16:43:17.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
52142026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.472 INFO O| Feb 08 16:43:17.472 INFO STEP 77 (remove_files) COMPLETE
52152026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.472 INFO O| Feb 08 16:43:17.472 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52162026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.483 INFO O| Feb 08 16:43:17.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
52172026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.484 INFO O| Feb 08 16:43:17.483 INFO STEP 78 (remove_files) COMPLETE
52182026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.484 INFO O| Feb 08 16:43:17.483 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52192026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.493 INFO O| Feb 08 16:43:17.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
52202026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.493 INFO O| Feb 08 16:43:17.493 INFO STEP 79 (remove_files) COMPLETE
52212026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.493 INFO O| Feb 08 16:43:17.493 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52222026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.503 INFO O| Feb 08 16:43:17.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
52232026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.503 INFO O| Feb 08 16:43:17.503 INFO STEP 80 (remove_files) COMPLETE
52242026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.503 INFO O| Feb 08 16:43:17.503 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52252026-02-08T16:43:18.759Z[ recovery-image] Feb 08 16:43:17.513 INFO O| Feb 08 16:43:17.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
52262026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.513 INFO O| Feb 08 16:43:17.513 INFO STEP 81 (remove_files) COMPLETE
52272026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.513 INFO O| Feb 08 16:43:17.513 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52282026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.522 INFO O| Feb 08 16:43:17.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
52292026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.522 INFO O| Feb 08 16:43:17.522 INFO STEP 82 (remove_files) COMPLETE
52302026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.522 INFO O| Feb 08 16:43:17.522 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52312026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.532 INFO O| Feb 08 16:43:17.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
52322026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.532 INFO O| Feb 08 16:43:17.532 INFO STEP 83 (remove_files) COMPLETE
52332026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.532 INFO O| Feb 08 16:43:17.532 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52342026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.541 INFO O| Feb 08 16:43:17.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/sqlite3"
52352026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.542 INFO O| Feb 08 16:43:17.541 INFO STEP 84 (remove_files) COMPLETE
52362026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.542 INFO O| Feb 08 16:43:17.541 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52372026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.551 INFO O| Feb 08 16:43:17.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
52382026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.551 INFO O| Feb 08 16:43:17.551 INFO STEP 85 (remove_files) COMPLETE
52392026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.551 INFO O| Feb 08 16:43:17.551 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52402026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.560 INFO O| Feb 08 16:43:17.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
52412026-02-08T16:43:18.760Z[ recovery-image] Feb 08 16:43:17.561 INFO O| Feb 08 16:43:17.560 INFO STEP 86 (remove_files) COMPLETE
52422026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.561 INFO O| Feb 08 16:43:17.561 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52432026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.570 INFO O| Feb 08 16:43:17.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
52442026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.570 INFO O| Feb 08 16:43:17.570 INFO STEP 87 (remove_files) COMPLETE
52452026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.570 INFO O| Feb 08 16:43:17.570 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52462026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.579 INFO O| Feb 08 16:43:17.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
52472026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.579 INFO O| Feb 08 16:43:17.579 INFO STEP 88 (remove_files) COMPLETE
52482026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.580 INFO O| Feb 08 16:43:17.579 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52492026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.589 INFO O| Feb 08 16:43:17.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
52502026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.589 INFO O| Feb 08 16:43:17.589 INFO STEP 89 (remove_files) COMPLETE
52512026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.589 INFO O| Feb 08 16:43:17.589 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52522026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.620 INFO O| Feb 08 16:43:17.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
52532026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.620 INFO O| Feb 08 16:43:17.620 INFO STEP 90 (remove_files) COMPLETE
52542026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.620 INFO O| Feb 08 16:43:17.620 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52552026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.631 INFO O| Feb 08 16:43:17.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
52562026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.632 INFO O| Feb 08 16:43:17.631 INFO STEP 91 (remove_files) COMPLETE
52572026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.632 INFO O| Feb 08 16:43:17.632 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52582026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.665 INFO O| Feb 08 16:43:17.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
52592026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.665 INFO O| Feb 08 16:43:17.665 INFO STEP 92 (remove_files) COMPLETE
52602026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.665 INFO O| Feb 08 16:43:17.665 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52612026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.679 INFO O| Feb 08 16:43:17.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
52622026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.679 INFO O| Feb 08 16:43:17.679 INFO STEP 93 (remove_files) COMPLETE
52632026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.679 INFO O| Feb 08 16:43:17.679 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52642026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.695 INFO O| Feb 08 16:43:17.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
52652026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.695 INFO O| Feb 08 16:43:17.695 INFO STEP 94 (remove_files) COMPLETE
52662026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.695 INFO O| Feb 08 16:43:17.695 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52672026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.710 INFO O| Feb 08 16:43:17.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
52682026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.710 INFO O| Feb 08 16:43:17.710 INFO STEP 95 (remove_files) COMPLETE
52692026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.710 INFO O| Feb 08 16:43:17.710 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52702026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.724 INFO O| Feb 08 16:43:17.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
52712026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.724 INFO O| Feb 08 16:43:17.724 INFO STEP 96 (remove_files) COMPLETE
52722026-02-08T16:43:18.761Z[ recovery-image] Feb 08 16:43:17.724 INFO O| Feb 08 16:43:17.724 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52732026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.737 INFO O| Feb 08 16:43:17.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
52742026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.738 INFO O| Feb 08 16:43:17.737 INFO STEP 97 (remove_files) COMPLETE
52752026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.738 INFO O| Feb 08 16:43:17.738 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52762026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.750 INFO O| Feb 08 16:43:17.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
52772026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.750 INFO O| Feb 08 16:43:17.750 INFO STEP 98 (remove_files) COMPLETE
52782026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.750 INFO O| Feb 08 16:43:17.750 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52792026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.760 INFO O| Feb 08 16:43:17.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
52802026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.760 INFO O| Feb 08 16:43:17.760 INFO STEP 99 (remove_files) COMPLETE
52812026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.760 INFO O| Feb 08 16:43:17.760 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52822026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.770 INFO O| Feb 08 16:43:17.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
52832026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.770 INFO O| Feb 08 16:43:17.770 INFO STEP 100 (remove_files) COMPLETE
52842026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.770 INFO O| Feb 08 16:43:17.770 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52852026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.780 INFO O| Feb 08 16:43:17.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
52862026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.780 INFO O| Feb 08 16:43:17.780 INFO STEP 101 (remove_files) COMPLETE
52872026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.780 INFO O| Feb 08 16:43:17.780 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52882026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.790 INFO O| Feb 08 16:43:17.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
52892026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.791 INFO O| Feb 08 16:43:17.791 INFO STEP 102 (remove_files) COMPLETE
52902026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.791 INFO O| Feb 08 16:43:17.791 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52912026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.801 INFO O| Feb 08 16:43:17.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
52922026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.801 INFO O| Feb 08 16:43:17.801 INFO STEP 103 (remove_files) COMPLETE
52932026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.801 INFO O| Feb 08 16:43:17.801 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52942026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.815 INFO O| Feb 08 16:43:17.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
52952026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.815 INFO O| Feb 08 16:43:17.815 INFO STEP 104 (remove_files) COMPLETE
52962026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.815 INFO O| Feb 08 16:43:17.815 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52972026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.826 INFO O| Feb 08 16:43:17.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
52982026-02-08T16:43:18.762Z[ recovery-image] Feb 08 16:43:17.826 INFO O| Feb 08 16:43:17.826 INFO STEP 105 (remove_files) COMPLETE
52992026-02-08T16:43:18.763Z[ recovery-image] Feb 08 16:43:17.826 INFO O| Feb 08 16:43:17.826 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53002026-02-08T16:43:18.763Z[ recovery-image] Feb 08 16:43:17.836 INFO O| Feb 08 16:43:17.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
53012026-02-08T16:43:18.788Z[ recovery-image] Feb 08 16:43:17.836 INFO O| Feb 08 16:43:17.836 INFO STEP 106 (remove_files) COMPLETE
53022026-02-08T16:43:18.788Z[ recovery-image] Feb 08 16:43:17.836 INFO O| Feb 08 16:43:17.836 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53032026-02-08T16:43:18.788Z[ recovery-image] Feb 08 16:43:17.846 INFO O| Feb 08 16:43:17.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
53042026-02-08T16:43:18.788Z[ recovery-image] Feb 08 16:43:17.846 INFO O| Feb 08 16:43:17.846 INFO STEP 107 (remove_files) COMPLETE
53052026-02-08T16:43:18.788Z[ recovery-image] Feb 08 16:43:17.846 INFO O| Feb 08 16:43:17.846 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53062026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.856 INFO O| Feb 08 16:43:17.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
53072026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.857 INFO O| Feb 08 16:43:17.856 INFO STEP 108 (remove_files) COMPLETE
53082026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.857 INFO O| Feb 08 16:43:17.857 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53092026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.867 INFO O| Feb 08 16:43:17.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
53102026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.867 INFO O| Feb 08 16:43:17.867 INFO STEP 109 (remove_files) COMPLETE
53112026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.867 INFO O| Feb 08 16:43:17.867 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53122026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.877 INFO O| Feb 08 16:43:17.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
53132026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.877 INFO O| Feb 08 16:43:17.877 INFO STEP 110 (remove_files) COMPLETE
53142026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.877 INFO O| Feb 08 16:43:17.877 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53152026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.887 INFO O| Feb 08 16:43:17.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
53162026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.887 INFO O| Feb 08 16:43:17.887 INFO STEP 111 (remove_files) COMPLETE
53172026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.887 INFO O| Feb 08 16:43:17.887 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53182026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.897 INFO O| Feb 08 16:43:17.897 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
53192026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.897 INFO O| Feb 08 16:43:17.897 INFO STEP 112 (remove_files) COMPLETE
53202026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.897 INFO O| Feb 08 16:43:17.897 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53212026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.907 INFO O| Feb 08 16:43:17.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
53222026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.907 INFO O| Feb 08 16:43:17.907 INFO STEP 113 (remove_files) COMPLETE
53232026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.907 INFO O| Feb 08 16:43:17.907 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53242026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.918 INFO O| Feb 08 16:43:17.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
53252026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.918 INFO O| Feb 08 16:43:17.918 INFO STEP 114 (remove_files) COMPLETE
53262026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.918 INFO O| Feb 08 16:43:17.918 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53272026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.928 INFO O| Feb 08 16:43:17.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
53282026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.928 INFO O| Feb 08 16:43:17.928 INFO STEP 115 (remove_files) COMPLETE
53292026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.928 INFO O| Feb 08 16:43:17.928 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53302026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.938 INFO O| Feb 08 16:43:17.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
53312026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.938 INFO O| Feb 08 16:43:17.938 INFO STEP 116 (remove_files) COMPLETE
53322026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.938 INFO O| Feb 08 16:43:17.938 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53332026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.952 INFO O| Feb 08 16:43:17.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
53342026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.952 INFO O| Feb 08 16:43:17.952 INFO STEP 117 (remove_files) COMPLETE
53352026-02-08T16:43:18.789Z[ recovery-image] Feb 08 16:43:17.952 INFO O| Feb 08 16:43:17.952 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53362026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.963 INFO O| Feb 08 16:43:17.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
53372026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.963 INFO O| Feb 08 16:43:17.963 INFO STEP 118 (remove_files) COMPLETE
53382026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.963 INFO O| Feb 08 16:43:17.963 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53392026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.973 INFO O| Feb 08 16:43:17.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
53402026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.973 INFO O| Feb 08 16:43:17.973 INFO STEP 119 (remove_files) COMPLETE
53412026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.973 INFO O| Feb 08 16:43:17.973 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53422026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.984 INFO O| Feb 08 16:43:17.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
53432026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.984 INFO O| Feb 08 16:43:17.984 INFO STEP 120 (remove_files) COMPLETE
53442026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.984 INFO O| Feb 08 16:43:17.984 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53452026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.994 INFO O| Feb 08 16:43:17.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
53462026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.994 INFO O| Feb 08 16:43:17.994 INFO STEP 121 (remove_files) COMPLETE
53472026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:17.994 INFO O| Feb 08 16:43:17.994 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53482026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:18.005 INFO O| Feb 08 16:43:18.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
53492026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:18.005 INFO O| Feb 08 16:43:18.005 INFO STEP 122 (remove_files) COMPLETE
53502026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:18.005 INFO O| Feb 08 16:43:18.005 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53512026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:18.015 INFO O| Feb 08 16:43:18.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
53522026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:18.016 INFO O| Feb 08 16:43:18.016 INFO STEP 123 (remove_files) COMPLETE
53532026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:18.016 INFO O| Feb 08 16:43:18.016 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53542026-02-08T16:43:18.790Z[ recovery-image] Feb 08 16:43:18.026 INFO O| Feb 08 16:43:18.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
53552026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.026 INFO O| Feb 08 16:43:18.026 INFO STEP 124 (remove_files) COMPLETE
53562026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.026 INFO O| Feb 08 16:43:18.026 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53572026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.036 INFO O| Feb 08 16:43:18.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
53582026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.037 INFO O| Feb 08 16:43:18.037 INFO STEP 125 (remove_files) COMPLETE
53592026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.037 INFO O| Feb 08 16:43:18.037 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53602026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.047 INFO O| Feb 08 16:43:18.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
53612026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.047 INFO O| Feb 08 16:43:18.047 INFO STEP 126 (remove_files) COMPLETE
53622026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.047 INFO O| Feb 08 16:43:18.047 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53632026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.057 INFO O| Feb 08 16:43:18.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
53642026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.057 INFO O| Feb 08 16:43:18.057 INFO STEP 127 (remove_files) COMPLETE
53652026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.057 INFO O| Feb 08 16:43:18.057 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53662026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.072 INFO O| Feb 08 16:43:18.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
53672026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.072 INFO O| Feb 08 16:43:18.072 INFO STEP 128 (remove_files) COMPLETE
53682026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.072 INFO O| Feb 08 16:43:18.072 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53692026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.082 INFO O| Feb 08 16:43:18.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
53702026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.082 INFO O| Feb 08 16:43:18.082 INFO STEP 129 (remove_files) COMPLETE
53712026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.082 INFO O| Feb 08 16:43:18.082 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53722026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.093 INFO O| Feb 08 16:43:18.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
53732026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.093 INFO O| Feb 08 16:43:18.093 INFO STEP 130 (remove_files) COMPLETE
53742026-02-08T16:43:18.791Z[ recovery-image] Feb 08 16:43:18.093 INFO O| Feb 08 16:43:18.093 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53752026-02-08T16:43:18.816Z[ recovery-image] Feb 08 16:43:18.106 INFO O| Feb 08 16:43:18.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
53762026-02-08T16:43:18.816Z[ recovery-image] Feb 08 16:43:18.106 INFO O| Feb 08 16:43:18.106 INFO STEP 131 (remove_files) COMPLETE
53772026-02-08T16:43:18.816Z[ recovery-image] Feb 08 16:43:18.106 INFO O| Feb 08 16:43:18.106 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53782026-02-08T16:43:18.816Z[ recovery-image] Feb 08 16:43:18.117 INFO O| Feb 08 16:43:18.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
53792026-02-08T16:43:18.816Z[ recovery-image] Feb 08 16:43:18.117 INFO O| Feb 08 16:43:18.117 INFO STEP 132 (remove_files) COMPLETE
53802026-02-08T16:43:18.816Z[ recovery-image] Feb 08 16:43:18.117 INFO O| Feb 08 16:43:18.117 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53812026-02-08T16:43:18.841Z[ recovery-image] Feb 08 16:43:18.128 INFO O| Feb 08 16:43:18.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
53822026-02-08T16:43:18.841Z[ recovery-image] Feb 08 16:43:18.128 INFO O| Feb 08 16:43:18.128 INFO STEP 133 (remove_files) COMPLETE
53832026-02-08T16:43:18.841Z[ recovery-image] Feb 08 16:43:18.128 INFO O| Feb 08 16:43:18.128 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53842026-02-08T16:43:18.841Z[ recovery-image] Feb 08 16:43:18.141 INFO O| Feb 08 16:43:18.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
53852026-02-08T16:43:18.841Z[ recovery-image] Feb 08 16:43:18.141 INFO O| Feb 08 16:43:18.141 INFO STEP 134 (remove_files) COMPLETE
53862026-02-08T16:43:18.841Z[ recovery-image] Feb 08 16:43:18.141 INFO O| Feb 08 16:43:18.141 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53872026-02-08T16:43:18.866Z[ recovery-image] Feb 08 16:43:18.151 INFO O| Feb 08 16:43:18.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
53882026-02-08T16:43:18.866Z[ recovery-image] Feb 08 16:43:18.151 INFO O| Feb 08 16:43:18.151 INFO STEP 135 (remove_files) COMPLETE
53892026-02-08T16:43:18.866Z[ recovery-image] Feb 08 16:43:18.151 INFO O| Feb 08 16:43:18.151 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53902026-02-08T16:43:18.866Z[ recovery-image] Feb 08 16:43:18.162 INFO O| Feb 08 16:43:18.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
53912026-02-08T16:43:18.866Z[ recovery-image] Feb 08 16:43:18.162 INFO O| Feb 08 16:43:18.162 INFO STEP 136 (remove_files) COMPLETE
53922026-02-08T16:43:18.866Z[ recovery-image] Feb 08 16:43:18.162 INFO O| Feb 08 16:43:18.162 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53932026-02-08T16:43:18.866Z[ recovery-image] Feb 08 16:43:18.173 INFO O| Feb 08 16:43:18.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
53942026-02-08T16:43:18.866Z[ recovery-image] Feb 08 16:43:18.173 INFO O| Feb 08 16:43:18.173 INFO STEP 137 (remove_files) COMPLETE
53952026-02-08T16:43:18.890Z[ recovery-image] Feb 08 16:43:18.173 INFO O| Feb 08 16:43:18.173 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53962026-02-08T16:43:18.890Z[ recovery-image] Feb 08 16:43:18.183 INFO O| Feb 08 16:43:18.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cputrack"
53972026-02-08T16:43:18.890Z[ recovery-image] Feb 08 16:43:18.183 INFO O| Feb 08 16:43:18.183 INFO STEP 138 (remove_files) COMPLETE
53982026-02-08T16:43:18.890Z[ recovery-image] Feb 08 16:43:18.183 INFO O| Feb 08 16:43:18.183 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53992026-02-08T16:43:18.890Z[ recovery-image] Feb 08 16:43:18.194 INFO O| Feb 08 16:43:18.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
54002026-02-08T16:43:18.890Z[ recovery-image] Feb 08 16:43:18.194 INFO O| Feb 08 16:43:18.194 INFO STEP 139 (remove_files) COMPLETE
54012026-02-08T16:43:18.890Z[ recovery-image] Feb 08 16:43:18.194 INFO O| Feb 08 16:43:18.194 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54022026-02-08T16:43:18.915Z[ recovery-image] Feb 08 16:43:18.204 INFO O| Feb 08 16:43:18.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
54032026-02-08T16:43:18.915Z[ recovery-image] Feb 08 16:43:18.204 INFO O| Feb 08 16:43:18.204 INFO STEP 140 (remove_files) COMPLETE
54042026-02-08T16:43:18.915Z[ recovery-image] Feb 08 16:43:18.204 INFO O| Feb 08 16:43:18.204 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54052026-02-08T16:43:18.915Z[ recovery-image] Feb 08 16:43:18.214 INFO O| Feb 08 16:43:18.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
54062026-02-08T16:43:18.915Z[ recovery-image] Feb 08 16:43:18.214 INFO O| Feb 08 16:43:18.214 INFO STEP 141 (remove_files) COMPLETE
54072026-02-08T16:43:18.915Z[ recovery-image] Feb 08 16:43:18.214 INFO O| Feb 08 16:43:18.214 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54082026-02-08T16:43:18.939Z[ recovery-image] Feb 08 16:43:18.229 INFO O| Feb 08 16:43:18.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
54092026-02-08T16:43:18.939Z[ recovery-image] Feb 08 16:43:18.229 INFO O| Feb 08 16:43:18.229 INFO STEP 142 (remove_files) COMPLETE
54102026-02-08T16:43:18.939Z[ recovery-image] Feb 08 16:43:18.229 INFO O| Feb 08 16:43:18.229 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54112026-02-08T16:43:18.941Z[ recovery-image] Feb 08 16:43:18.240 INFO O| Feb 08 16:43:18.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
54122026-02-08T16:43:18.941Z[ recovery-image] Feb 08 16:43:18.240 INFO O| Feb 08 16:43:18.240 INFO STEP 143 (remove_files) COMPLETE
54132026-02-08T16:43:18.941Z[ recovery-image] Feb 08 16:43:18.240 INFO O| Feb 08 16:43:18.240 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54142026-02-08T16:43:18.965Z[ recovery-image] Feb 08 16:43:18.251 INFO O| Feb 08 16:43:18.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
54152026-02-08T16:43:18.965Z[ recovery-image] Feb 08 16:43:18.251 INFO O| Feb 08 16:43:18.251 INFO STEP 144 (remove_files) COMPLETE
54162026-02-08T16:43:18.965Z[ recovery-image] Feb 08 16:43:18.251 INFO O| Feb 08 16:43:18.251 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54172026-02-08T16:43:18.965Z[ recovery-image] Feb 08 16:43:18.262 INFO O| Feb 08 16:43:18.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
54182026-02-08T16:43:18.965Z[ recovery-image] Feb 08 16:43:18.262 INFO O| Feb 08 16:43:18.262 INFO STEP 145 (remove_files) COMPLETE
54192026-02-08T16:43:18.965Z[ recovery-image] Feb 08 16:43:18.262 INFO O| Feb 08 16:43:18.262 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54202026-02-08T16:43:18.966Z[ recovery-image] Feb 08 16:43:18.272 INFO O| Feb 08 16:43:18.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
54212026-02-08T16:43:18.966Z[ recovery-image] Feb 08 16:43:18.272 INFO O| Feb 08 16:43:18.272 INFO STEP 146 (remove_files) COMPLETE
54222026-02-08T16:43:18.966Z[ recovery-image] Feb 08 16:43:18.272 INFO O| Feb 08 16:43:18.272 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54232026-02-08T16:43:18.990Z[ recovery-image] Feb 08 16:43:18.283 INFO O| Feb 08 16:43:18.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
54242026-02-08T16:43:18.990Z[ recovery-image] Feb 08 16:43:18.283 INFO O| Feb 08 16:43:18.283 INFO STEP 147 (remove_files) COMPLETE
54252026-02-08T16:43:18.990Z[ recovery-image] Feb 08 16:43:18.283 INFO O| Feb 08 16:43:18.283 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54262026-02-08T16:43:18.990Z[ recovery-image] Feb 08 16:43:18.293 INFO O| Feb 08 16:43:18.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
54272026-02-08T16:43:18.990Z[ recovery-image] Feb 08 16:43:18.293 INFO O| Feb 08 16:43:18.293 INFO STEP 148 (remove_files) COMPLETE
54282026-02-08T16:43:18.990Z[ recovery-image] Feb 08 16:43:18.293 INFO O| Feb 08 16:43:18.293 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54292026-02-08T16:43:19.015Z[ recovery-image] Feb 08 16:43:18.303 INFO O| Feb 08 16:43:18.303 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
54302026-02-08T16:43:19.015Z[ recovery-image] Feb 08 16:43:18.303 INFO O| Feb 08 16:43:18.303 INFO STEP 149 (remove_files) COMPLETE
54312026-02-08T16:43:19.015Z[ recovery-image] Feb 08 16:43:18.303 INFO O| Feb 08 16:43:18.303 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54322026-02-08T16:43:19.015Z[ recovery-image] Feb 08 16:43:18.313 INFO O| Feb 08 16:43:18.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
54332026-02-08T16:43:19.015Z[ recovery-image] Feb 08 16:43:18.313 INFO O| Feb 08 16:43:18.313 INFO STEP 150 (remove_files) COMPLETE
54342026-02-08T16:43:19.015Z[ recovery-image] Feb 08 16:43:18.313 INFO O| Feb 08 16:43:18.313 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54352026-02-08T16:43:19.040Z[ host-image] Feb 08 16:43:18.325 INFO O| Feb 08 16:43:18.325 INFO O| Download: Completed 7.71 MB in 6.48 seconds (1.2M/s)
54362026-02-08T16:43:19.040Z[ recovery-image] Feb 08 16:43:18.327 INFO O| Feb 08 16:43:18.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
54372026-02-08T16:43:19.040Z[ recovery-image] Feb 08 16:43:18.327 INFO O| Feb 08 16:43:18.327 INFO STEP 151 (remove_files) COMPLETE
54382026-02-08T16:43:19.040Z[ recovery-image] Feb 08 16:43:18.327 INFO O| Feb 08 16:43:18.327 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392026-02-08T16:43:19.040Z[ recovery-image] Feb 08 16:43:18.337 INFO O| Feb 08 16:43:18.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
54402026-02-08T16:43:19.040Z[ recovery-image] Feb 08 16:43:18.337 INFO O| Feb 08 16:43:18.337 INFO STEP 152 (remove_files) COMPLETE
54412026-02-08T16:43:19.040Z[ recovery-image] Feb 08 16:43:18.337 INFO O| Feb 08 16:43:18.337 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422026-02-08T16:43:19.041Z[ recovery-image] Feb 08 16:43:18.347 INFO O| Feb 08 16:43:18.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
54432026-02-08T16:43:19.041Z[ recovery-image] Feb 08 16:43:18.347 INFO O| Feb 08 16:43:18.347 INFO STEP 153 (remove_files) COMPLETE
54442026-02-08T16:43:19.066Z[ recovery-image] Feb 08 16:43:18.347 INFO O| Feb 08 16:43:18.347 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54452026-02-08T16:43:19.066Z[ recovery-image] Feb 08 16:43:18.357 INFO O| Feb 08 16:43:18.357 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
54462026-02-08T16:43:19.066Z[ recovery-image] Feb 08 16:43:18.357 INFO O| Feb 08 16:43:18.357 INFO STEP 154 (remove_files) COMPLETE
54472026-02-08T16:43:19.066Z[ recovery-image] Feb 08 16:43:18.357 INFO O| Feb 08 16:43:18.357 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482026-02-08T16:43:19.066Z[ recovery-image] Feb 08 16:43:18.367 INFO O| Feb 08 16:43:18.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
54492026-02-08T16:43:19.066Z[ recovery-image] Feb 08 16:43:18.367 INFO O| Feb 08 16:43:18.367 INFO STEP 155 (remove_files) COMPLETE
54502026-02-08T16:43:19.066Z[ recovery-image] Feb 08 16:43:18.367 INFO O| Feb 08 16:43:18.367 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54512026-02-08T16:43:19.094Z[ recovery-image] Feb 08 16:43:18.401 INFO O| Feb 08 16:43:18.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
54522026-02-08T16:43:19.094Z[ recovery-image] Feb 08 16:43:18.401 INFO O| Feb 08 16:43:18.401 INFO STEP 156 (remove_files) COMPLETE
54532026-02-08T16:43:19.094Z[ recovery-image] Feb 08 16:43:18.401 INFO O| Feb 08 16:43:18.401 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54542026-02-08T16:43:19.127Z[ recovery-image] Feb 08 16:43:18.435 INFO O| Feb 08 16:43:18.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
54552026-02-08T16:43:19.127Z[ recovery-image] Feb 08 16:43:18.435 INFO O| Feb 08 16:43:18.435 INFO STEP 157 (remove_files) COMPLETE
54562026-02-08T16:43:19.152Z[ recovery-image] Feb 08 16:43:18.435 INFO O| Feb 08 16:43:18.435 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54572026-02-08T16:43:19.152Z[ recovery-image] Feb 08 16:43:18.445 INFO O| Feb 08 16:43:18.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
54582026-02-08T16:43:19.152Z[ recovery-image] Feb 08 16:43:18.446 INFO O| Feb 08 16:43:18.446 INFO STEP 158 (remove_files) COMPLETE
54592026-02-08T16:43:19.152Z[ recovery-image] Feb 08 16:43:18.446 INFO O| Feb 08 16:43:18.446 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54602026-02-08T16:43:19.152Z[ recovery-image] Feb 08 16:43:18.456 INFO O| Feb 08 16:43:18.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
54612026-02-08T16:43:19.152Z[ recovery-image] Feb 08 16:43:18.456 INFO O| Feb 08 16:43:18.456 INFO STEP 159 (remove_files) COMPLETE
54622026-02-08T16:43:19.152Z[ recovery-image] Feb 08 16:43:18.456 INFO O| Feb 08 16:43:18.456 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54632026-02-08T16:43:19.177Z[ recovery-image] Feb 08 16:43:18.467 INFO O| Feb 08 16:43:18.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
54642026-02-08T16:43:19.177Z[ recovery-image] Feb 08 16:43:18.467 INFO O| Feb 08 16:43:18.467 INFO STEP 160 (remove_files) COMPLETE
54652026-02-08T16:43:19.177Z[ recovery-image] Feb 08 16:43:18.467 INFO O| Feb 08 16:43:18.467 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662026-02-08T16:43:19.177Z[ recovery-image] Feb 08 16:43:18.477 INFO O| Feb 08 16:43:18.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
54672026-02-08T16:43:19.177Z[ recovery-image] Feb 08 16:43:18.477 INFO O| Feb 08 16:43:18.477 INFO STEP 161 (remove_files) COMPLETE
54682026-02-08T16:43:19.177Z[ recovery-image] Feb 08 16:43:18.477 INFO O| Feb 08 16:43:18.477 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692026-02-08T16:43:19.201Z[ host-image] Feb 08 16:43:18.488 INFO O| Feb 08 16:43:18.488 INFO O| Actions: 1/1361 actions (Installing new actions)
54702026-02-08T16:43:19.201Z[ recovery-image] Feb 08 16:43:18.488 INFO O| Feb 08 16:43:18.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
54712026-02-08T16:43:19.201Z[ recovery-image] Feb 08 16:43:18.488 INFO O| Feb 08 16:43:18.488 INFO STEP 162 (remove_files) COMPLETE
54722026-02-08T16:43:19.201Z[ recovery-image] Feb 08 16:43:18.488 INFO O| Feb 08 16:43:18.488 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54732026-02-08T16:43:19.201Z[ recovery-image] Feb 08 16:43:18.499 INFO O| Feb 08 16:43:18.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
54742026-02-08T16:43:19.201Z[ recovery-image] Feb 08 16:43:18.499 INFO O| Feb 08 16:43:18.499 INFO STEP 163 (remove_files) COMPLETE
54752026-02-08T16:43:19.202Z[ recovery-image] Feb 08 16:43:18.499 INFO O| Feb 08 16:43:18.499 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54762026-02-08T16:43:19.202Z[ recovery-image] Feb 08 16:43:18.509 INFO O| Feb 08 16:43:18.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
54772026-02-08T16:43:19.226Z[ recovery-image] Feb 08 16:43:18.509 INFO O| Feb 08 16:43:18.509 INFO STEP 164 (remove_files) COMPLETE
54782026-02-08T16:43:19.226Z[ recovery-image] Feb 08 16:43:18.509 INFO O| Feb 08 16:43:18.509 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54792026-02-08T16:43:19.226Z[ recovery-image] Feb 08 16:43:18.519 INFO O| Feb 08 16:43:18.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
54802026-02-08T16:43:19.226Z[ recovery-image] Feb 08 16:43:18.519 INFO O| Feb 08 16:43:18.519 INFO STEP 165 (remove_files) COMPLETE
54812026-02-08T16:43:19.226Z[ recovery-image] Feb 08 16:43:18.519 INFO O| Feb 08 16:43:18.519 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54822026-02-08T16:43:19.226Z[ recovery-image] Feb 08 16:43:18.529 INFO O| Feb 08 16:43:18.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
54832026-02-08T16:43:19.226Z[ recovery-image] Feb 08 16:43:18.529 INFO O| Feb 08 16:43:18.529 INFO STEP 166 (remove_files) COMPLETE
54842026-02-08T16:43:19.226Z[ recovery-image] Feb 08 16:43:18.530 INFO O| Feb 08 16:43:18.529 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54852026-02-08T16:43:19.251Z[ recovery-image] Feb 08 16:43:18.540 INFO O| Feb 08 16:43:18.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
54862026-02-08T16:43:19.251Z[ recovery-image] Feb 08 16:43:18.540 INFO O| Feb 08 16:43:18.540 INFO STEP 167 (remove_files) COMPLETE
54872026-02-08T16:43:19.251Z[ recovery-image] Feb 08 16:43:18.540 INFO O| Feb 08 16:43:18.540 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54882026-02-08T16:43:19.251Z[ recovery-image] Feb 08 16:43:18.550 INFO O| Feb 08 16:43:18.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
54892026-02-08T16:43:19.251Z[ recovery-image] Feb 08 16:43:18.550 INFO O| Feb 08 16:43:18.550 INFO STEP 168 (remove_files) COMPLETE
54902026-02-08T16:43:19.251Z[ recovery-image] Feb 08 16:43:18.550 INFO O| Feb 08 16:43:18.550 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54912026-02-08T16:43:19.276Z[ recovery-image] Feb 08 16:43:18.560 INFO O| Feb 08 16:43:18.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
54922026-02-08T16:43:19.276Z[ recovery-image] Feb 08 16:43:18.561 INFO O| Feb 08 16:43:18.561 INFO STEP 169 (remove_files) COMPLETE
54932026-02-08T16:43:19.276Z[ recovery-image] Feb 08 16:43:18.561 INFO O| Feb 08 16:43:18.561 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54942026-02-08T16:43:19.276Z[ recovery-image] Feb 08 16:43:18.571 INFO O| Feb 08 16:43:18.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
54952026-02-08T16:43:19.276Z[ recovery-image] Feb 08 16:43:18.571 INFO O| Feb 08 16:43:18.571 INFO STEP 170 (remove_files) COMPLETE
54962026-02-08T16:43:19.276Z[ recovery-image] Feb 08 16:43:18.571 INFO O| Feb 08 16:43:18.571 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54972026-02-08T16:43:19.300Z[ recovery-image] Feb 08 16:43:18.584 INFO O| Feb 08 16:43:18.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
54982026-02-08T16:43:19.300Z[ recovery-image] Feb 08 16:43:18.584 INFO O| Feb 08 16:43:18.584 INFO STEP 171 (remove_files) COMPLETE
54992026-02-08T16:43:19.301Z[ recovery-image] Feb 08 16:43:18.584 INFO O| Feb 08 16:43:18.584 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55002026-02-08T16:43:19.301Z[ recovery-image] Feb 08 16:43:18.597 INFO O| Feb 08 16:43:18.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
55012026-02-08T16:43:19.301Z[ recovery-image] Feb 08 16:43:18.597 INFO O| Feb 08 16:43:18.597 INFO STEP 172 (remove_files) COMPLETE
55022026-02-08T16:43:19.301Z[ recovery-image] Feb 08 16:43:18.597 INFO O| Feb 08 16:43:18.597 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55032026-02-08T16:43:19.325Z[ recovery-image] Feb 08 16:43:18.609 INFO O| Feb 08 16:43:18.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
55042026-02-08T16:43:19.325Z[ recovery-image] Feb 08 16:43:18.609 INFO O| Feb 08 16:43:18.609 INFO STEP 173 (remove_files) COMPLETE
55052026-02-08T16:43:19.325Z[ recovery-image] Feb 08 16:43:18.609 INFO O| Feb 08 16:43:18.609 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55062026-02-08T16:43:19.325Z[ recovery-image] Feb 08 16:43:18.619 INFO O| Feb 08 16:43:18.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
55072026-02-08T16:43:19.326Z[ recovery-image] Feb 08 16:43:18.619 INFO O| Feb 08 16:43:18.619 INFO STEP 174 (remove_files) COMPLETE
55082026-02-08T16:43:19.326Z[ recovery-image] Feb 08 16:43:18.619 INFO O| Feb 08 16:43:18.619 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55092026-02-08T16:43:19.326Z[ recovery-image] Feb 08 16:43:18.629 INFO O| Feb 08 16:43:18.629 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
55102026-02-08T16:43:19.326Z[ recovery-image] Feb 08 16:43:18.629 INFO O| Feb 08 16:43:18.629 INFO STEP 175 (remove_files) COMPLETE
55112026-02-08T16:43:19.326Z[ recovery-image] Feb 08 16:43:18.629 INFO O| Feb 08 16:43:18.629 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55122026-02-08T16:43:19.350Z[ recovery-image] Feb 08 16:43:18.640 INFO O| Feb 08 16:43:18.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
55132026-02-08T16:43:19.350Z[ recovery-image] Feb 08 16:43:18.640 INFO O| Feb 08 16:43:18.640 INFO STEP 176 (remove_files) COMPLETE
55142026-02-08T16:43:19.350Z[ recovery-image] Feb 08 16:43:18.640 INFO O| Feb 08 16:43:18.640 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55152026-02-08T16:43:19.350Z[ recovery-image] Feb 08 16:43:18.657 INFO O| Feb 08 16:43:18.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
55162026-02-08T16:43:19.350Z[ recovery-image] Feb 08 16:43:18.657 INFO O| Feb 08 16:43:18.657 INFO STEP 177 (remove_files) COMPLETE
55172026-02-08T16:43:19.350Z[ recovery-image] Feb 08 16:43:18.658 INFO O| Feb 08 16:43:18.657 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55182026-02-08T16:43:19.375Z[ recovery-image] Feb 08 16:43:18.670 INFO O| Feb 08 16:43:18.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
55192026-02-08T16:43:19.375Z[ recovery-image] Feb 08 16:43:18.671 INFO O| Feb 08 16:43:18.670 INFO STEP 178 (remove_files) COMPLETE
55202026-02-08T16:43:19.375Z[ recovery-image] Feb 08 16:43:18.671 INFO O| Feb 08 16:43:18.670 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55212026-02-08T16:43:19.375Z[ recovery-image] Feb 08 16:43:18.680 INFO O| Feb 08 16:43:18.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
55222026-02-08T16:43:19.375Z[ recovery-image] Feb 08 16:43:18.680 INFO O| Feb 08 16:43:18.680 INFO STEP 179 (remove_files) COMPLETE
55232026-02-08T16:43:19.375Z[ recovery-image] Feb 08 16:43:18.680 INFO O| Feb 08 16:43:18.680 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55242026-02-08T16:43:19.399Z[ recovery-image] Feb 08 16:43:18.693 INFO O| Feb 08 16:43:18.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
55252026-02-08T16:43:19.399Z[ recovery-image] Feb 08 16:43:18.694 INFO O| Feb 08 16:43:18.693 INFO STEP 180 (remove_files) COMPLETE
55262026-02-08T16:43:19.399Z[ recovery-image] Feb 08 16:43:18.694 INFO O| Feb 08 16:43:18.693 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55272026-02-08T16:43:19.424Z[ recovery-image] Feb 08 16:43:18.709 INFO O| Feb 08 16:43:18.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
55282026-02-08T16:43:19.424Z[ recovery-image] Feb 08 16:43:18.709 INFO O| Feb 08 16:43:18.709 INFO STEP 181 (remove_files) COMPLETE
55292026-02-08T16:43:19.424Z[ recovery-image] Feb 08 16:43:18.709 INFO O| Feb 08 16:43:18.709 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55302026-02-08T16:43:19.424Z[ recovery-image] Feb 08 16:43:18.722 INFO O| Feb 08 16:43:18.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
55312026-02-08T16:43:19.424Z[ recovery-image] Feb 08 16:43:18.722 INFO O| Feb 08 16:43:18.722 INFO STEP 182 (remove_files) COMPLETE
55322026-02-08T16:43:19.424Z[ recovery-image] Feb 08 16:43:18.722 INFO O| Feb 08 16:43:18.722 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55332026-02-08T16:43:19.449Z[ recovery-image] Feb 08 16:43:18.736 INFO O| Feb 08 16:43:18.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
55342026-02-08T16:43:19.449Z[ recovery-image] Feb 08 16:43:18.736 INFO O| Feb 08 16:43:18.736 INFO STEP 183 (remove_files) COMPLETE
55352026-02-08T16:43:19.449Z[ recovery-image] Feb 08 16:43:18.736 INFO O| Feb 08 16:43:18.736 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55362026-02-08T16:43:19.449Z[ recovery-image] Feb 08 16:43:18.747 INFO O| Feb 08 16:43:18.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
55372026-02-08T16:43:19.449Z[ recovery-image] Feb 08 16:43:18.747 INFO O| Feb 08 16:43:18.747 INFO STEP 184 (remove_files) COMPLETE
55382026-02-08T16:43:19.449Z[ recovery-image] Feb 08 16:43:18.747 INFO O| Feb 08 16:43:18.747 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55392026-02-08T16:43:19.473Z[ recovery-image] Feb 08 16:43:18.758 INFO O| Feb 08 16:43:18.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
55402026-02-08T16:43:19.473Z[ recovery-image] Feb 08 16:43:18.758 INFO O| Feb 08 16:43:18.758 INFO STEP 185 (remove_files) COMPLETE
55412026-02-08T16:43:19.473Z[ recovery-image] Feb 08 16:43:18.758 INFO O| Feb 08 16:43:18.758 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55422026-02-08T16:43:19.473Z[ recovery-image] Feb 08 16:43:18.768 INFO O| Feb 08 16:43:18.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
55432026-02-08T16:43:19.473Z[ recovery-image] Feb 08 16:43:18.769 INFO O| Feb 08 16:43:18.769 INFO STEP 186 (remove_files) COMPLETE
55442026-02-08T16:43:19.473Z[ recovery-image] Feb 08 16:43:18.769 INFO O| Feb 08 16:43:18.769 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55452026-02-08T16:43:19.497Z[ recovery-image] Feb 08 16:43:18.782 INFO O| Feb 08 16:43:18.782 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
55462026-02-08T16:43:19.497Z[ recovery-image] Feb 08 16:43:18.782 INFO O| Feb 08 16:43:18.782 INFO STEP 187 (remove_files) COMPLETE
55472026-02-08T16:43:19.497Z[ recovery-image] Feb 08 16:43:18.782 INFO O| Feb 08 16:43:18.782 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55482026-02-08T16:43:19.498Z[ recovery-image] Feb 08 16:43:18.793 INFO O| Feb 08 16:43:18.793 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
55492026-02-08T16:43:19.498Z[ recovery-image] Feb 08 16:43:18.793 INFO O| Feb 08 16:43:18.793 INFO STEP 188 (remove_files) COMPLETE
55502026-02-08T16:43:19.498Z[ recovery-image] Feb 08 16:43:18.793 INFO O| Feb 08 16:43:18.793 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55512026-02-08T16:43:19.523Z[ recovery-image] Feb 08 16:43:18.805 INFO O| Feb 08 16:43:18.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
55522026-02-08T16:43:19.523Z[ recovery-image] Feb 08 16:43:18.805 INFO O| Feb 08 16:43:18.805 INFO STEP 189 (remove_files) COMPLETE
55532026-02-08T16:43:19.523Z[ recovery-image] Feb 08 16:43:18.806 INFO O| Feb 08 16:43:18.805 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55542026-02-08T16:43:19.523Z[ recovery-image] Feb 08 16:43:18.817 INFO O| Feb 08 16:43:18.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
55552026-02-08T16:43:19.523Z[ recovery-image] Feb 08 16:43:18.817 INFO O| Feb 08 16:43:18.817 INFO STEP 190 (remove_files) COMPLETE
55562026-02-08T16:43:19.523Z[ recovery-image] Feb 08 16:43:18.817 INFO O| Feb 08 16:43:18.817 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55572026-02-08T16:43:19.523Z[ recovery-image] Feb 08 16:43:18.829 INFO O| Feb 08 16:43:18.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
55582026-02-08T16:43:19.523Z[ recovery-image] Feb 08 16:43:18.829 INFO O| Feb 08 16:43:18.829 INFO STEP 191 (remove_files) COMPLETE
55592026-02-08T16:43:19.523Z[ recovery-image] Feb 08 16:43:18.829 INFO O| Feb 08 16:43:18.829 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55602026-02-08T16:43:19.548Z[ recovery-image] Feb 08 16:43:18.839 INFO O| Feb 08 16:43:18.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
55612026-02-08T16:43:19.548Z[ recovery-image] Feb 08 16:43:18.839 INFO O| Feb 08 16:43:18.839 INFO STEP 192 (remove_files) COMPLETE
55622026-02-08T16:43:19.548Z[ recovery-image] Feb 08 16:43:18.839 INFO O| Feb 08 16:43:18.839 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55632026-02-08T16:43:19.548Z[ recovery-image] Feb 08 16:43:18.850 INFO O| Feb 08 16:43:18.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
55642026-02-08T16:43:19.549Z[ recovery-image] Feb 08 16:43:18.850 INFO O| Feb 08 16:43:18.850 INFO STEP 193 (remove_files) COMPLETE
55652026-02-08T16:43:19.549Z[ recovery-image] Feb 08 16:43:18.850 INFO O| Feb 08 16:43:18.850 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55662026-02-08T16:43:19.573Z[ recovery-image] Feb 08 16:43:18.860 INFO O| Feb 08 16:43:18.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
55672026-02-08T16:43:19.573Z[ recovery-image] Feb 08 16:43:18.860 INFO O| Feb 08 16:43:18.860 INFO STEP 194 (remove_files) COMPLETE
55682026-02-08T16:43:19.573Z[ recovery-image] Feb 08 16:43:18.860 INFO O| Feb 08 16:43:18.860 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55692026-02-08T16:43:19.573Z[ recovery-image] Feb 08 16:43:18.870 INFO O| Feb 08 16:43:18.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
55702026-02-08T16:43:19.573Z[ recovery-image] Feb 08 16:43:18.870 INFO O| Feb 08 16:43:18.870 INFO STEP 195 (remove_files) COMPLETE
55712026-02-08T16:43:19.573Z[ recovery-image] Feb 08 16:43:18.870 INFO O| Feb 08 16:43:18.870 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55722026-02-08T16:43:19.573Z[ recovery-image] Feb 08 16:43:18.880 INFO O| Feb 08 16:43:18.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
55732026-02-08T16:43:19.574Z[ recovery-image] Feb 08 16:43:18.881 INFO O| Feb 08 16:43:18.880 INFO STEP 196 (remove_files) COMPLETE
55742026-02-08T16:43:19.574Z[ recovery-image] Feb 08 16:43:18.881 INFO O| Feb 08 16:43:18.881 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55752026-02-08T16:43:19.598Z[ recovery-image] Feb 08 16:43:18.891 INFO O| Feb 08 16:43:18.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
55762026-02-08T16:43:19.598Z[ recovery-image] Feb 08 16:43:18.891 INFO O| Feb 08 16:43:18.891 INFO STEP 197 (remove_files) COMPLETE
55772026-02-08T16:43:19.598Z[ recovery-image] Feb 08 16:43:18.891 INFO O| Feb 08 16:43:18.891 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55782026-02-08T16:43:19.598Z[ recovery-image] Feb 08 16:43:18.901 INFO O| Feb 08 16:43:18.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
55792026-02-08T16:43:19.598Z[ recovery-image] Feb 08 16:43:18.901 INFO O| Feb 08 16:43:18.901 INFO STEP 198 (remove_files) COMPLETE
55802026-02-08T16:43:19.598Z[ recovery-image] Feb 08 16:43:18.901 INFO O| Feb 08 16:43:18.901 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55812026-02-08T16:43:19.623Z[ recovery-image] Feb 08 16:43:18.912 INFO O| Feb 08 16:43:18.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
55822026-02-08T16:43:19.623Z[ recovery-image] Feb 08 16:43:18.912 INFO O| Feb 08 16:43:18.912 INFO STEP 199 (remove_files) COMPLETE
55832026-02-08T16:43:19.623Z[ recovery-image] Feb 08 16:43:18.912 INFO O| Feb 08 16:43:18.912 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55842026-02-08T16:43:19.623Z[ recovery-image] Feb 08 16:43:18.922 INFO O| Feb 08 16:43:18.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
55852026-02-08T16:43:19.623Z[ recovery-image] Feb 08 16:43:18.922 INFO O| Feb 08 16:43:18.922 INFO STEP 200 (remove_files) COMPLETE
55862026-02-08T16:43:19.623Z[ recovery-image] Feb 08 16:43:18.922 INFO O| Feb 08 16:43:18.922 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55872026-02-08T16:43:19.650Z[ recovery-image] Feb 08 16:43:18.932 INFO O| Feb 08 16:43:18.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
55882026-02-08T16:43:19.650Z[ recovery-image] Feb 08 16:43:18.932 INFO O| Feb 08 16:43:18.932 INFO STEP 201 (remove_files) COMPLETE
55892026-02-08T16:43:19.650Z[ recovery-image] Feb 08 16:43:18.932 INFO O| Feb 08 16:43:18.932 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55902026-02-08T16:43:19.650Z[ recovery-image] Feb 08 16:43:18.942 INFO O| Feb 08 16:43:18.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
55912026-02-08T16:43:19.650Z[ recovery-image] Feb 08 16:43:18.942 INFO O| Feb 08 16:43:18.942 INFO STEP 202 (remove_files) COMPLETE
55922026-02-08T16:43:19.650Z[ recovery-image] Feb 08 16:43:18.942 INFO O| Feb 08 16:43:18.942 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55932026-02-08T16:43:19.651Z[ recovery-image] Feb 08 16:43:18.952 INFO O| Feb 08 16:43:18.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
55942026-02-08T16:43:19.651Z[ recovery-image] Feb 08 16:43:18.952 INFO O| Feb 08 16:43:18.952 INFO STEP 203 (remove_files) COMPLETE
55952026-02-08T16:43:19.651Z[ recovery-image] Feb 08 16:43:18.952 INFO O| Feb 08 16:43:18.952 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55962026-02-08T16:43:19.676Z[ recovery-image] Feb 08 16:43:18.962 INFO O| Feb 08 16:43:18.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
55972026-02-08T16:43:19.676Z[ recovery-image] Feb 08 16:43:18.962 INFO O| Feb 08 16:43:18.962 INFO STEP 204 (remove_files) COMPLETE
55982026-02-08T16:43:19.677Z[ recovery-image] Feb 08 16:43:18.962 INFO O| Feb 08 16:43:18.962 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55992026-02-08T16:43:19.677Z[ recovery-image] Feb 08 16:43:18.972 INFO O| Feb 08 16:43:18.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
56002026-02-08T16:43:19.677Z[ recovery-image] Feb 08 16:43:18.972 INFO O| Feb 08 16:43:18.972 INFO STEP 205 (remove_files) COMPLETE
56012026-02-08T16:43:19.677Z[ recovery-image] Feb 08 16:43:18.972 INFO O| Feb 08 16:43:18.972 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56022026-02-08T16:43:19.677Z[ recovery-image] Feb 08 16:43:18.982 INFO O| Feb 08 16:43:18.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
56032026-02-08T16:43:19.677Z[ recovery-image] Feb 08 16:43:18.982 INFO O| Feb 08 16:43:18.982 INFO STEP 206 (remove_files) COMPLETE
56042026-02-08T16:43:19.678Z[ recovery-image] Feb 08 16:43:18.982 INFO O| Feb 08 16:43:18.982 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56052026-02-08T16:43:19.702Z[ recovery-image] Feb 08 16:43:18.993 INFO O| Feb 08 16:43:18.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
56062026-02-08T16:43:19.702Z[ recovery-image] Feb 08 16:43:18.993 INFO O| Feb 08 16:43:18.993 INFO STEP 207 (remove_files) COMPLETE
56072026-02-08T16:43:19.702Z[ recovery-image] Feb 08 16:43:18.993 INFO O| Feb 08 16:43:18.993 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56082026-02-08T16:43:19.702Z[ recovery-image] Feb 08 16:43:19.003 INFO O| Feb 08 16:43:19.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
56092026-02-08T16:43:19.702Z[ recovery-image] Feb 08 16:43:19.003 INFO O| Feb 08 16:43:19.003 INFO STEP 208 (remove_files) COMPLETE
56102026-02-08T16:43:19.703Z[ recovery-image] Feb 08 16:43:19.003 INFO O| Feb 08 16:43:19.003 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56112026-02-08T16:43:19.727Z[ recovery-image] Feb 08 16:43:19.013 INFO O| Feb 08 16:43:19.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
56122026-02-08T16:43:19.727Z[ recovery-image] Feb 08 16:43:19.013 INFO O| Feb 08 16:43:19.013 INFO STEP 209 (remove_files) COMPLETE
56132026-02-08T16:43:19.727Z[ recovery-image] Feb 08 16:43:19.013 INFO O| Feb 08 16:43:19.013 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56142026-02-08T16:43:19.727Z[ recovery-image] Feb 08 16:43:19.023 INFO O| Feb 08 16:43:19.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
56152026-02-08T16:43:19.727Z[ recovery-image] Feb 08 16:43:19.023 INFO O| Feb 08 16:43:19.023 INFO STEP 210 (remove_files) COMPLETE
56162026-02-08T16:43:19.727Z[ recovery-image] Feb 08 16:43:19.023 INFO O| Feb 08 16:43:19.023 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56172026-02-08T16:43:19.727Z[ recovery-image] Feb 08 16:43:19.033 INFO O| Feb 08 16:43:19.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
56182026-02-08T16:43:19.727Z[ recovery-image] Feb 08 16:43:19.033 INFO O| Feb 08 16:43:19.033 INFO STEP 211 (remove_files) COMPLETE
56192026-02-08T16:43:19.727Z[ recovery-image] Feb 08 16:43:19.033 INFO O| Feb 08 16:43:19.033 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56202026-02-08T16:43:19.752Z[ recovery-image] Feb 08 16:43:19.043 INFO O| Feb 08 16:43:19.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
56212026-02-08T16:43:19.752Z[ recovery-image] Feb 08 16:43:19.043 INFO O| Feb 08 16:43:19.043 INFO STEP 212 (remove_files) COMPLETE
56222026-02-08T16:43:19.752Z[ recovery-image] Feb 08 16:43:19.043 INFO O| Feb 08 16:43:19.043 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56232026-02-08T16:43:19.752Z[ recovery-image] Feb 08 16:43:19.053 INFO O| Feb 08 16:43:19.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
56242026-02-08T16:43:19.752Z[ recovery-image] Feb 08 16:43:19.053 INFO O| Feb 08 16:43:19.053 INFO STEP 213 (remove_files) COMPLETE
56252026-02-08T16:43:19.752Z[ recovery-image] Feb 08 16:43:19.053 INFO O| Feb 08 16:43:19.053 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56262026-02-08T16:43:19.777Z[ recovery-image] Feb 08 16:43:19.063 INFO O| Feb 08 16:43:19.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
56272026-02-08T16:43:19.777Z[ recovery-image] Feb 08 16:43:19.063 INFO O| Feb 08 16:43:19.063 INFO STEP 214 (remove_files) COMPLETE
56282026-02-08T16:43:19.777Z[ recovery-image] Feb 08 16:43:19.063 INFO O| Feb 08 16:43:19.063 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56292026-02-08T16:43:19.777Z[ recovery-image] Feb 08 16:43:19.073 INFO O| Feb 08 16:43:19.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
56302026-02-08T16:43:19.777Z[ recovery-image] Feb 08 16:43:19.073 INFO O| Feb 08 16:43:19.073 INFO STEP 215 (remove_files) COMPLETE
56312026-02-08T16:43:19.777Z[ recovery-image] Feb 08 16:43:19.073 INFO O| Feb 08 16:43:19.073 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56322026-02-08T16:43:19.801Z[ recovery-image] Feb 08 16:43:19.084 INFO O| Feb 08 16:43:19.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
56332026-02-08T16:43:19.801Z[ recovery-image] Feb 08 16:43:19.084 INFO O| Feb 08 16:43:19.084 INFO STEP 216 (remove_files) COMPLETE
56342026-02-08T16:43:19.801Z[ recovery-image] Feb 08 16:43:19.084 INFO O| Feb 08 16:43:19.084 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56352026-02-08T16:43:19.801Z[ recovery-image] Feb 08 16:43:19.094 INFO O| Feb 08 16:43:19.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
56362026-02-08T16:43:19.801Z[ recovery-image] Feb 08 16:43:19.094 INFO O| Feb 08 16:43:19.094 INFO STEP 217 (remove_files) COMPLETE
56372026-02-08T16:43:19.801Z[ recovery-image] Feb 08 16:43:19.094 INFO O| Feb 08 16:43:19.094 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56382026-02-08T16:43:19.801Z[ recovery-image] Feb 08 16:43:19.104 INFO O| Feb 08 16:43:19.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
56392026-02-08T16:43:19.801Z[ recovery-image] Feb 08 16:43:19.104 INFO O| Feb 08 16:43:19.104 INFO STEP 218 (remove_files) COMPLETE
56402026-02-08T16:43:19.801Z[ recovery-image] Feb 08 16:43:19.104 INFO O| Feb 08 16:43:19.104 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56412026-02-08T16:43:19.801Z[ host-image] Feb 08 16:43:19.106 INFO O| Feb 08 16:43:19.106 INFO O| Actions: Completed 1361 actions in 0.62 seconds.
56422026-02-08T16:43:19.826Z[ recovery-image] Feb 08 16:43:19.114 INFO O| Feb 08 16:43:19.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
56432026-02-08T16:43:19.826Z[ recovery-image] Feb 08 16:43:19.115 INFO O| Feb 08 16:43:19.115 INFO STEP 219 (remove_files) COMPLETE
56442026-02-08T16:43:19.826Z[ recovery-image] Feb 08 16:43:19.115 INFO O| Feb 08 16:43:19.115 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56452026-02-08T16:43:19.826Z[ recovery-image] Feb 08 16:43:19.124 INFO O| Feb 08 16:43:19.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
56462026-02-08T16:43:19.826Z[ recovery-image] Feb 08 16:43:19.124 INFO O| Feb 08 16:43:19.124 INFO STEP 220 (remove_files) COMPLETE
56472026-02-08T16:43:19.826Z[ recovery-image] Feb 08 16:43:19.125 INFO O| Feb 08 16:43:19.124 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56482026-02-08T16:43:19.850Z[ recovery-image] Feb 08 16:43:19.134 INFO O| Feb 08 16:43:19.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
56492026-02-08T16:43:19.850Z[ recovery-image] Feb 08 16:43:19.134 INFO O| Feb 08 16:43:19.134 INFO STEP 221 (remove_files) COMPLETE
56502026-02-08T16:43:19.850Z[ recovery-image] Feb 08 16:43:19.134 INFO O| Feb 08 16:43:19.134 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56512026-02-08T16:43:19.850Z[ recovery-image] Feb 08 16:43:19.144 INFO O| Feb 08 16:43:19.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
56522026-02-08T16:43:19.850Z[ recovery-image] Feb 08 16:43:19.144 INFO O| Feb 08 16:43:19.144 INFO STEP 222 (remove_files) COMPLETE
56532026-02-08T16:43:19.850Z[ recovery-image] Feb 08 16:43:19.144 INFO O| Feb 08 16:43:19.144 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56542026-02-08T16:43:19.851Z[ recovery-image] Feb 08 16:43:19.153 INFO O| Feb 08 16:43:19.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
56552026-02-08T16:43:19.851Z[ recovery-image] Feb 08 16:43:19.153 INFO O| Feb 08 16:43:19.153 INFO STEP 223 (remove_files) COMPLETE
56562026-02-08T16:43:19.851Z[ recovery-image] Feb 08 16:43:19.153 INFO O| Feb 08 16:43:19.153 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56572026-02-08T16:43:19.875Z[ recovery-image] Feb 08 16:43:19.163 INFO O| Feb 08 16:43:19.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
56582026-02-08T16:43:19.875Z[ recovery-image] Feb 08 16:43:19.163 INFO O| Feb 08 16:43:19.163 INFO STEP 224 (remove_files) COMPLETE
56592026-02-08T16:43:19.875Z[ recovery-image] Feb 08 16:43:19.163 INFO O| Feb 08 16:43:19.163 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56602026-02-08T16:43:19.875Z[ recovery-image] Feb 08 16:43:19.173 INFO O| Feb 08 16:43:19.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
56612026-02-08T16:43:19.875Z[ recovery-image] Feb 08 16:43:19.173 INFO O| Feb 08 16:43:19.173 INFO STEP 225 (remove_files) COMPLETE
56622026-02-08T16:43:19.875Z[ recovery-image] Feb 08 16:43:19.173 INFO O| Feb 08 16:43:19.173 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56632026-02-08T16:43:19.899Z[ recovery-image] Feb 08 16:43:19.183 INFO O| Feb 08 16:43:19.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
56642026-02-08T16:43:19.899Z[ recovery-image] Feb 08 16:43:19.183 INFO O| Feb 08 16:43:19.183 INFO STEP 226 (remove_files) COMPLETE
56652026-02-08T16:43:19.899Z[ recovery-image] Feb 08 16:43:19.183 INFO O| Feb 08 16:43:19.183 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56662026-02-08T16:43:19.899Z[ recovery-image] Feb 08 16:43:19.194 INFO O| Feb 08 16:43:19.194 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
56672026-02-08T16:43:19.899Z[ recovery-image] Feb 08 16:43:19.194 INFO O| Feb 08 16:43:19.194 INFO STEP 227 (remove_files) COMPLETE
56682026-02-08T16:43:19.899Z[ recovery-image] Feb 08 16:43:19.194 INFO O| Feb 08 16:43:19.194 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56692026-02-08T16:43:19.899Z[ recovery-image] Feb 08 16:43:19.204 INFO O| Feb 08 16:43:19.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
56702026-02-08T16:43:19.899Z[ recovery-image] Feb 08 16:43:19.204 INFO O| Feb 08 16:43:19.204 INFO STEP 228 (remove_files) COMPLETE
56712026-02-08T16:43:19.899Z[ recovery-image] Feb 08 16:43:19.204 INFO O| Feb 08 16:43:19.204 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56722026-02-08T16:43:19.924Z[ recovery-image] Feb 08 16:43:19.215 INFO O| Feb 08 16:43:19.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
56732026-02-08T16:43:19.924Z[ recovery-image] Feb 08 16:43:19.215 INFO O| Feb 08 16:43:19.215 INFO STEP 229 (remove_files) COMPLETE
56742026-02-08T16:43:19.924Z[ recovery-image] Feb 08 16:43:19.215 INFO O| Feb 08 16:43:19.215 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56752026-02-08T16:43:19.924Z[ recovery-image] Feb 08 16:43:19.225 INFO O| Feb 08 16:43:19.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
56762026-02-08T16:43:19.924Z[ recovery-image] Feb 08 16:43:19.225 INFO O| Feb 08 16:43:19.225 INFO STEP 230 (remove_files) COMPLETE
56772026-02-08T16:43:19.924Z[ recovery-image] Feb 08 16:43:19.225 INFO O| Feb 08 16:43:19.225 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56782026-02-08T16:43:19.948Z[ recovery-image] Feb 08 16:43:19.236 INFO O| Feb 08 16:43:19.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
56792026-02-08T16:43:19.948Z[ recovery-image] Feb 08 16:43:19.236 INFO O| Feb 08 16:43:19.236 INFO STEP 231 (remove_files) COMPLETE
56802026-02-08T16:43:19.948Z[ recovery-image] Feb 08 16:43:19.236 INFO O| Feb 08 16:43:19.236 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56812026-02-08T16:43:19.948Z[ recovery-image] Feb 08 16:43:19.247 INFO O| Feb 08 16:43:19.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
56822026-02-08T16:43:19.948Z[ recovery-image] Feb 08 16:43:19.247 INFO O| Feb 08 16:43:19.247 INFO STEP 232 (remove_files) COMPLETE
56832026-02-08T16:43:19.949Z[ recovery-image] Feb 08 16:43:19.247 INFO O| Feb 08 16:43:19.247 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56842026-02-08T16:43:19.973Z[ recovery-image] Feb 08 16:43:19.258 INFO O| Feb 08 16:43:19.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
56852026-02-08T16:43:19.973Z[ recovery-image] Feb 08 16:43:19.258 INFO O| Feb 08 16:43:19.258 INFO STEP 233 (remove_files) COMPLETE
56862026-02-08T16:43:19.973Z[ recovery-image] Feb 08 16:43:19.258 INFO O| Feb 08 16:43:19.258 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56872026-02-08T16:43:19.973Z[ recovery-image] Feb 08 16:43:19.269 INFO O| Feb 08 16:43:19.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
56882026-02-08T16:43:19.973Z[ recovery-image] Feb 08 16:43:19.269 INFO O| Feb 08 16:43:19.269 INFO STEP 234 (remove_files) COMPLETE
56892026-02-08T16:43:19.973Z[ recovery-image] Feb 08 16:43:19.269 INFO O| Feb 08 16:43:19.269 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56902026-02-08T16:43:19.973Z[ recovery-image] Feb 08 16:43:19.279 INFO O| Feb 08 16:43:19.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
56912026-02-08T16:43:19.973Z[ recovery-image] Feb 08 16:43:19.279 INFO O| Feb 08 16:43:19.279 INFO STEP 235 (remove_files) COMPLETE
56922026-02-08T16:43:19.973Z[ recovery-image] Feb 08 16:43:19.279 INFO O| Feb 08 16:43:19.279 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56932026-02-08T16:43:19.997Z[ recovery-image] Feb 08 16:43:19.289 INFO O| Feb 08 16:43:19.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
56942026-02-08T16:43:19.998Z[ recovery-image] Feb 08 16:43:19.289 INFO O| Feb 08 16:43:19.289 INFO STEP 236 (remove_files) COMPLETE
56952026-02-08T16:43:19.998Z[ recovery-image] Feb 08 16:43:19.289 INFO O| Feb 08 16:43:19.289 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56962026-02-08T16:43:19.998Z[ recovery-image] Feb 08 16:43:19.301 INFO O| Feb 08 16:43:19.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
56972026-02-08T16:43:19.998Z[ recovery-image] Feb 08 16:43:19.301 INFO O| Feb 08 16:43:19.301 INFO STEP 237 (remove_files) COMPLETE
56982026-02-08T16:43:19.998Z[ recovery-image] Feb 08 16:43:19.301 INFO O| Feb 08 16:43:19.301 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56992026-02-08T16:43:20.023Z[ recovery-image] Feb 08 16:43:19.312 INFO O| Feb 08 16:43:19.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
57002026-02-08T16:43:20.023Z[ recovery-image] Feb 08 16:43:19.312 INFO O| Feb 08 16:43:19.312 INFO STEP 238 (remove_files) COMPLETE
57012026-02-08T16:43:20.023Z[ recovery-image] Feb 08 16:43:19.312 INFO O| Feb 08 16:43:19.312 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57022026-02-08T16:43:20.023Z[ recovery-image] Feb 08 16:43:19.323 INFO O| Feb 08 16:43:19.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
57032026-02-08T16:43:20.023Z[ recovery-image] Feb 08 16:43:19.323 INFO O| Feb 08 16:43:19.323 INFO STEP 239 (remove_files) COMPLETE
57042026-02-08T16:43:20.023Z[ recovery-image] Feb 08 16:43:19.323 INFO O| Feb 08 16:43:19.323 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57052026-02-08T16:43:20.047Z[ recovery-image] Feb 08 16:43:19.334 INFO O| Feb 08 16:43:19.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
57062026-02-08T16:43:20.047Z[ recovery-image] Feb 08 16:43:19.334 INFO O| Feb 08 16:43:19.334 INFO STEP 240 (remove_files) COMPLETE
57072026-02-08T16:43:20.047Z[ recovery-image] Feb 08 16:43:19.334 INFO O| Feb 08 16:43:19.334 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57082026-02-08T16:43:20.047Z[ recovery-image] Feb 08 16:43:19.344 INFO O| Feb 08 16:43:19.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
57092026-02-08T16:43:20.047Z[ recovery-image] Feb 08 16:43:19.345 INFO O| Feb 08 16:43:19.345 INFO STEP 241 (remove_files) COMPLETE
57102026-02-08T16:43:20.047Z[ recovery-image] Feb 08 16:43:19.345 INFO O| Feb 08 16:43:19.345 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57112026-02-08T16:43:20.071Z[ recovery-image] Feb 08 16:43:19.355 INFO O| Feb 08 16:43:19.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
57122026-02-08T16:43:20.071Z[ recovery-image] Feb 08 16:43:19.355 INFO O| Feb 08 16:43:19.355 INFO STEP 242 (remove_files) COMPLETE
57132026-02-08T16:43:20.071Z[ recovery-image] Feb 08 16:43:19.355 INFO O| Feb 08 16:43:19.355 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57142026-02-08T16:43:20.071Z[ recovery-image] Feb 08 16:43:19.366 INFO O| Feb 08 16:43:19.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
57152026-02-08T16:43:20.071Z[ recovery-image] Feb 08 16:43:19.366 INFO O| Feb 08 16:43:19.366 INFO STEP 243 (remove_files) COMPLETE
57162026-02-08T16:43:20.071Z[ recovery-image] Feb 08 16:43:19.366 INFO O| Feb 08 16:43:19.366 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57172026-02-08T16:43:20.071Z[ recovery-image] Feb 08 16:43:19.376 INFO O| Feb 08 16:43:19.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
57182026-02-08T16:43:20.071Z[ recovery-image] Feb 08 16:43:19.376 INFO O| Feb 08 16:43:19.376 INFO STEP 244 (remove_files) COMPLETE
57192026-02-08T16:43:20.071Z[ recovery-image] Feb 08 16:43:19.377 INFO O| Feb 08 16:43:19.376 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57202026-02-08T16:43:20.096Z[ recovery-image] Feb 08 16:43:19.392 INFO O| Feb 08 16:43:19.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
57212026-02-08T16:43:20.096Z[ recovery-image] Feb 08 16:43:19.392 INFO O| Feb 08 16:43:19.392 INFO STEP 245 (remove_files) COMPLETE
57222026-02-08T16:43:20.096Z[ recovery-image] Feb 08 16:43:19.392 INFO O| Feb 08 16:43:19.392 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57232026-02-08T16:43:20.120Z[ recovery-image] Feb 08 16:43:19.407 INFO O| Feb 08 16:43:19.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
57242026-02-08T16:43:20.120Z[ recovery-image] Feb 08 16:43:19.407 INFO O| Feb 08 16:43:19.407 INFO STEP 246 (remove_files) COMPLETE
57252026-02-08T16:43:20.120Z[ recovery-image] Feb 08 16:43:19.407 INFO O| Feb 08 16:43:19.407 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57262026-02-08T16:43:20.120Z[ recovery-image] Feb 08 16:43:19.421 INFO O| Feb 08 16:43:19.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
57272026-02-08T16:43:20.120Z[ recovery-image] Feb 08 16:43:19.421 INFO O| Feb 08 16:43:19.421 INFO STEP 247 (remove_files) COMPLETE
57282026-02-08T16:43:20.121Z[ recovery-image] Feb 08 16:43:19.421 INFO O| Feb 08 16:43:19.421 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57292026-02-08T16:43:20.145Z[ recovery-image] Feb 08 16:43:19.435 INFO O| Feb 08 16:43:19.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
57302026-02-08T16:43:20.145Z[ recovery-image] Feb 08 16:43:19.435 INFO O| Feb 08 16:43:19.435 INFO STEP 248 (remove_files) COMPLETE
57312026-02-08T16:43:20.145Z[ recovery-image] Feb 08 16:43:19.435 INFO O| Feb 08 16:43:19.435 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57322026-02-08T16:43:20.145Z[ recovery-image] Feb 08 16:43:19.445 INFO O| Feb 08 16:43:19.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
57332026-02-08T16:43:20.145Z[ recovery-image] Feb 08 16:43:19.445 INFO O| Feb 08 16:43:19.445 INFO STEP 249 (remove_files) COMPLETE
57342026-02-08T16:43:20.145Z[ recovery-image] Feb 08 16:43:19.445 INFO O| Feb 08 16:43:19.445 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57352026-02-08T16:43:20.169Z[ recovery-image] Feb 08 16:43:19.456 INFO O| Feb 08 16:43:19.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
57362026-02-08T16:43:20.170Z[ recovery-image] Feb 08 16:43:19.456 INFO O| Feb 08 16:43:19.456 INFO STEP 250 (remove_files) COMPLETE
57372026-02-08T16:43:20.170Z[ recovery-image] Feb 08 16:43:19.456 INFO O| Feb 08 16:43:19.456 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57382026-02-08T16:43:20.170Z[ recovery-image] Feb 08 16:43:19.466 INFO O| Feb 08 16:43:19.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
57392026-02-08T16:43:20.170Z[ recovery-image] Feb 08 16:43:19.466 INFO O| Feb 08 16:43:19.466 INFO STEP 251 (remove_files) COMPLETE
57402026-02-08T16:43:20.170Z[ recovery-image] Feb 08 16:43:19.466 INFO O| Feb 08 16:43:19.466 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57412026-02-08T16:43:20.170Z[ recovery-image] Feb 08 16:43:19.477 INFO O| Feb 08 16:43:19.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
57422026-02-08T16:43:20.170Z[ recovery-image] Feb 08 16:43:19.477 INFO O| Feb 08 16:43:19.477 INFO STEP 252 (remove_files) COMPLETE
57432026-02-08T16:43:20.170Z[ recovery-image] Feb 08 16:43:19.477 INFO O| Feb 08 16:43:19.477 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57442026-02-08T16:43:20.195Z[ recovery-image] Feb 08 16:43:19.490 INFO O| Feb 08 16:43:19.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
57452026-02-08T16:43:20.195Z[ recovery-image] Feb 08 16:43:19.490 INFO O| Feb 08 16:43:19.490 INFO STEP 253 (remove_files) COMPLETE
57462026-02-08T16:43:20.195Z[ recovery-image] Feb 08 16:43:19.491 INFO O| Feb 08 16:43:19.490 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57472026-02-08T16:43:20.219Z[ recovery-image] Feb 08 16:43:19.503 INFO O| Feb 08 16:43:19.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
57482026-02-08T16:43:20.219Z[ recovery-image] Feb 08 16:43:19.503 INFO O| Feb 08 16:43:19.503 INFO STEP 254 (remove_files) COMPLETE
57492026-02-08T16:43:20.219Z[ recovery-image] Feb 08 16:43:19.503 INFO O| Feb 08 16:43:19.503 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57502026-02-08T16:43:20.219Z[ recovery-image] Feb 08 16:43:19.513 INFO O| Feb 08 16:43:19.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
57512026-02-08T16:43:20.219Z[ recovery-image] Feb 08 16:43:19.513 INFO O| Feb 08 16:43:19.513 INFO STEP 255 (remove_files) COMPLETE
57522026-02-08T16:43:20.219Z[ recovery-image] Feb 08 16:43:19.513 INFO O| Feb 08 16:43:19.513 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57532026-02-08T16:43:20.219Z[ recovery-image] Feb 08 16:43:19.525 INFO O| Feb 08 16:43:19.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
57542026-02-08T16:43:20.219Z[ recovery-image] Feb 08 16:43:19.526 INFO O| Feb 08 16:43:19.526 INFO STEP 256 (remove_files) COMPLETE
57552026-02-08T16:43:20.219Z[ recovery-image] Feb 08 16:43:19.526 INFO O| Feb 08 16:43:19.526 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57562026-02-08T16:43:20.243Z[ recovery-image] Feb 08 16:43:19.538 INFO O| Feb 08 16:43:19.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
57572026-02-08T16:43:20.243Z[ recovery-image] Feb 08 16:43:19.538 INFO O| Feb 08 16:43:19.538 INFO STEP 257 (remove_files) COMPLETE
57582026-02-08T16:43:20.243Z[ recovery-image] Feb 08 16:43:19.538 INFO O| Feb 08 16:43:19.538 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57592026-02-08T16:43:20.244Z[ recovery-image] Feb 08 16:43:19.548 INFO O| Feb 08 16:43:19.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
57602026-02-08T16:43:20.244Z[ recovery-image] Feb 08 16:43:19.548 INFO O| Feb 08 16:43:19.548 INFO STEP 258 (remove_files) COMPLETE
57612026-02-08T16:43:20.244Z[ recovery-image] Feb 08 16:43:19.548 INFO O| Feb 08 16:43:19.548 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57622026-02-08T16:43:20.268Z[ recovery-image] Feb 08 16:43:19.559 INFO O| Feb 08 16:43:19.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
57632026-02-08T16:43:20.268Z[ recovery-image] Feb 08 16:43:19.559 INFO O| Feb 08 16:43:19.559 INFO STEP 259 (remove_files) COMPLETE
57642026-02-08T16:43:20.268Z[ recovery-image] Feb 08 16:43:19.559 INFO O| Feb 08 16:43:19.559 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57652026-02-08T16:43:20.268Z[ recovery-image] Feb 08 16:43:19.569 INFO O| Feb 08 16:43:19.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
57662026-02-08T16:43:20.268Z[ recovery-image] Feb 08 16:43:19.569 INFO O| Feb 08 16:43:19.569 INFO STEP 260 (remove_files) COMPLETE
57672026-02-08T16:43:20.268Z[ recovery-image] Feb 08 16:43:19.569 INFO O| Feb 08 16:43:19.569 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57682026-02-08T16:43:20.293Z[ recovery-image] Feb 08 16:43:19.583 INFO O| Feb 08 16:43:19.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
57692026-02-08T16:43:20.293Z[ recovery-image] Feb 08 16:43:19.583 INFO O| Feb 08 16:43:19.583 INFO STEP 261 (remove_files) COMPLETE
57702026-02-08T16:43:20.293Z[ recovery-image] Feb 08 16:43:19.583 INFO O| Feb 08 16:43:19.583 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57712026-02-08T16:43:20.293Z[ recovery-image] Feb 08 16:43:19.593 INFO O| Feb 08 16:43:19.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
57722026-02-08T16:43:20.293Z[ recovery-image] Feb 08 16:43:19.594 INFO O| Feb 08 16:43:19.594 INFO STEP 262 (remove_files) COMPLETE
57732026-02-08T16:43:20.293Z[ recovery-image] Feb 08 16:43:19.594 INFO O| Feb 08 16:43:19.594 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57742026-02-08T16:43:20.317Z[ recovery-image] Feb 08 16:43:19.604 INFO O| Feb 08 16:43:19.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
57752026-02-08T16:43:20.317Z[ recovery-image] Feb 08 16:43:19.604 INFO O| Feb 08 16:43:19.604 INFO STEP 263 (remove_files) COMPLETE
57762026-02-08T16:43:20.317Z[ recovery-image] Feb 08 16:43:19.604 INFO O| Feb 08 16:43:19.604 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57772026-02-08T16:43:20.317Z[ recovery-image] Feb 08 16:43:19.614 INFO O| Feb 08 16:43:19.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
57782026-02-08T16:43:20.317Z[ recovery-image] Feb 08 16:43:19.614 INFO O| Feb 08 16:43:19.614 INFO STEP 264 (remove_files) COMPLETE
57792026-02-08T16:43:20.317Z[ recovery-image] Feb 08 16:43:19.614 INFO O| Feb 08 16:43:19.614 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57802026-02-08T16:43:20.342Z[ recovery-image] Feb 08 16:43:19.625 INFO O| Feb 08 16:43:19.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/looker"
57812026-02-08T16:43:20.342Z[ recovery-image] Feb 08 16:43:19.625 INFO O| Feb 08 16:43:19.625 INFO STEP 265 (remove_files) COMPLETE
57822026-02-08T16:43:20.342Z[ recovery-image] Feb 08 16:43:19.625 INFO O| Feb 08 16:43:19.625 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57832026-02-08T16:43:20.342Z[ recovery-image] Feb 08 16:43:19.635 INFO O| Feb 08 16:43:19.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
57842026-02-08T16:43:20.342Z[ recovery-image] Feb 08 16:43:19.636 INFO O| Feb 08 16:43:19.635 INFO STEP 266 (remove_files) COMPLETE
57852026-02-08T16:43:20.342Z[ recovery-image] Feb 08 16:43:19.636 INFO O| Feb 08 16:43:19.636 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57862026-02-08T16:43:20.367Z[ recovery-image] Feb 08 16:43:19.654 INFO O| Feb 08 16:43:19.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
57872026-02-08T16:43:20.367Z[ recovery-image] Feb 08 16:43:19.655 INFO O| Feb 08 16:43:19.655 INFO STEP 267 (remove_files) COMPLETE
57882026-02-08T16:43:20.367Z[ recovery-image] Feb 08 16:43:19.655 INFO O| Feb 08 16:43:19.655 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57892026-02-08T16:43:20.367Z[ recovery-image] Feb 08 16:43:19.667 INFO O| Feb 08 16:43:19.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
57902026-02-08T16:43:20.367Z[ recovery-image] Feb 08 16:43:19.668 INFO O| Feb 08 16:43:19.668 INFO STEP 268 (remove_files) COMPLETE
57912026-02-08T16:43:20.367Z[ recovery-image] Feb 08 16:43:19.668 INFO O| Feb 08 16:43:19.668 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57922026-02-08T16:43:20.392Z[ recovery-image] Feb 08 16:43:19.684 INFO O| Feb 08 16:43:19.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
57932026-02-08T16:43:20.392Z[ recovery-image] Feb 08 16:43:19.684 INFO O| Feb 08 16:43:19.684 INFO STEP 269 (remove_files) COMPLETE
57942026-02-08T16:43:20.392Z[ recovery-image] Feb 08 16:43:19.684 INFO O| Feb 08 16:43:19.684 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57952026-02-08T16:43:20.392Z[ recovery-image] Feb 08 16:43:19.696 INFO O| Feb 08 16:43:19.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
57962026-02-08T16:43:20.392Z[ recovery-image] Feb 08 16:43:19.696 INFO O| Feb 08 16:43:19.696 INFO STEP 270 (remove_files) COMPLETE
57972026-02-08T16:43:20.392Z[ recovery-image] Feb 08 16:43:19.696 INFO O| Feb 08 16:43:19.696 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57982026-02-08T16:43:20.416Z[ recovery-image] Feb 08 16:43:19.713 INFO O| Feb 08 16:43:19.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
57992026-02-08T16:43:20.416Z[ recovery-image] Feb 08 16:43:19.713 INFO O| Feb 08 16:43:19.713 INFO STEP 271 (remove_files) COMPLETE
58002026-02-08T16:43:20.416Z[ recovery-image] Feb 08 16:43:19.714 INFO O| Feb 08 16:43:19.713 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58012026-02-08T16:43:20.440Z[ recovery-image] Feb 08 16:43:19.728 INFO O| Feb 08 16:43:19.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
58022026-02-08T16:43:20.441Z[ recovery-image] Feb 08 16:43:19.728 INFO O| Feb 08 16:43:19.728 INFO STEP 272 (remove_files) COMPLETE
58032026-02-08T16:43:20.441Z[ recovery-image] Feb 08 16:43:19.728 INFO O| Feb 08 16:43:19.728 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58042026-02-08T16:43:20.441Z[ recovery-image] Feb 08 16:43:19.742 INFO O| Feb 08 16:43:19.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
58052026-02-08T16:43:20.441Z[ recovery-image] Feb 08 16:43:19.743 INFO O| Feb 08 16:43:19.743 INFO STEP 273 (remove_files) COMPLETE
58062026-02-08T16:43:20.441Z[ recovery-image] Feb 08 16:43:19.743 INFO O| Feb 08 16:43:19.743 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58072026-02-08T16:43:20.521Z[ recovery-image] Feb 08 16:43:19.755 INFO O| Feb 08 16:43:19.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
58082026-02-08T16:43:20.521Z[ recovery-image] Feb 08 16:43:19.755 INFO O| Feb 08 16:43:19.755 INFO STEP 274 (remove_files) COMPLETE
58092026-02-08T16:43:20.521Z[ recovery-image] Feb 08 16:43:19.755 INFO O| Feb 08 16:43:19.755 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58102026-02-08T16:43:20.522Z[ recovery-image] Feb 08 16:43:19.767 INFO O| Feb 08 16:43:19.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
58112026-02-08T16:43:20.522Z[ recovery-image] Feb 08 16:43:19.767 INFO O| Feb 08 16:43:19.767 INFO STEP 275 (remove_files) COMPLETE
58122026-02-08T16:43:20.522Z[ host-image] Feb 08 16:43:19.767 INFO O| Feb 08 16:43:19.766 INFO O| Done
58132026-02-08T16:43:20.693Z[ host-image] Feb 08 16:43:19.767 INFO O| Feb 08 16:43:19.766 INFO O| Done
58142026-02-08T16:43:20.693Z[ recovery-image] Feb 08 16:43:19.767 INFO O| Feb 08 16:43:19.767 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58152026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.814 INFO O| Feb 08 16:43:19.814 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
58162026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.814 INFO O| Feb 08 16:43:19.814 INFO STEP 276 (remove_files) COMPLETE
58172026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.814 INFO O| Feb 08 16:43:19.814 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58182026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.824 INFO O| Feb 08 16:43:19.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
58192026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.825 INFO O| Feb 08 16:43:19.825 INFO STEP 277 (remove_files) COMPLETE
58202026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.825 INFO O| Feb 08 16:43:19.825 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58212026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.835 INFO O| Feb 08 16:43:19.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
58222026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.835 INFO O| Feb 08 16:43:19.835 INFO STEP 278 (remove_files) COMPLETE
58232026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.835 INFO O| Feb 08 16:43:19.835 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58242026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.845 INFO O| Feb 08 16:43:19.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
58252026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.845 INFO O| Feb 08 16:43:19.845 INFO STEP 279 (remove_files) COMPLETE
58262026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.845 INFO O| Feb 08 16:43:19.845 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58272026-02-08T16:43:20.718Z[ recovery-image] Feb 08 16:43:19.855 INFO O| Feb 08 16:43:19.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
58282026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.855 INFO O| Feb 08 16:43:19.855 INFO STEP 280 (remove_files) COMPLETE
58292026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.855 INFO O| Feb 08 16:43:19.855 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58302026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.865 INFO O| Feb 08 16:43:19.865 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
58312026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.865 INFO O| Feb 08 16:43:19.865 INFO STEP 281 (remove_files) COMPLETE
58322026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.865 INFO O| Feb 08 16:43:19.865 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58332026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.875 INFO O| Feb 08 16:43:19.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
58342026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.875 INFO O| Feb 08 16:43:19.875 INFO STEP 282 (remove_files) COMPLETE
58352026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.875 INFO O| Feb 08 16:43:19.875 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58362026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.886 INFO O| Feb 08 16:43:19.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
58372026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.886 INFO O| Feb 08 16:43:19.886 INFO STEP 283 (remove_files) COMPLETE
58382026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.886 INFO O| Feb 08 16:43:19.886 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58392026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.896 INFO O| Feb 08 16:43:19.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
58402026-02-08T16:43:20.719Z[ recovery-image] Feb 08 16:43:19.896 INFO O| Feb 08 16:43:19.896 INFO STEP 284 (remove_files) COMPLETE
58412026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.896 INFO O| Feb 08 16:43:19.896 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58422026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.906 INFO O| Feb 08 16:43:19.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
58432026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.906 INFO O| Feb 08 16:43:19.906 INFO STEP 285 (remove_files) COMPLETE
58442026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.906 INFO O| Feb 08 16:43:19.906 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58452026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.916 INFO O| Feb 08 16:43:19.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
58462026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.917 INFO O| Feb 08 16:43:19.917 INFO STEP 286 (remove_files) COMPLETE
58472026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.917 INFO O| Feb 08 16:43:19.917 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58482026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.927 INFO O| Feb 08 16:43:19.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
58492026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.927 INFO O| Feb 08 16:43:19.927 INFO STEP 287 (remove_files) COMPLETE
58502026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.927 INFO O| Feb 08 16:43:19.927 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58512026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.937 INFO O| Feb 08 16:43:19.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
58522026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.937 INFO O| Feb 08 16:43:19.937 INFO STEP 288 (remove_files) COMPLETE
58532026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.937 INFO O| Feb 08 16:43:19.937 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58542026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.947 INFO O| Feb 08 16:43:19.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
58552026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.947 INFO O| Feb 08 16:43:19.947 INFO STEP 289 (remove_files) COMPLETE
58562026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.947 INFO O| Feb 08 16:43:19.947 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58572026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.957 INFO O| Feb 08 16:43:19.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
58582026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.957 INFO O| Feb 08 16:43:19.957 INFO STEP 290 (remove_files) COMPLETE
58592026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.957 INFO O| Feb 08 16:43:19.957 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58602026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.967 INFO O| Feb 08 16:43:19.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
58612026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.967 INFO O| Feb 08 16:43:19.967 INFO STEP 291 (remove_files) COMPLETE
58622026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.967 INFO O| Feb 08 16:43:19.967 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58632026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.977 INFO O| Feb 08 16:43:19.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
58642026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.978 INFO O| Feb 08 16:43:19.977 INFO STEP 292 (remove_files) COMPLETE
58652026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.978 INFO O| Feb 08 16:43:19.978 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58662026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.988 INFO O| Feb 08 16:43:19.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
58672026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.988 INFO O| Feb 08 16:43:19.988 INFO STEP 293 (remove_files) COMPLETE
58682026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.988 INFO O| Feb 08 16:43:19.988 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58692026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.998 INFO O| Feb 08 16:43:19.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
58702026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.998 INFO O| Feb 08 16:43:19.998 INFO STEP 294 (remove_files) COMPLETE
58712026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:19.998 INFO O| Feb 08 16:43:19.998 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58722026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:20.013 INFO O| Feb 08 16:43:20.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
58732026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:20.013 INFO O| Feb 08 16:43:20.013 INFO STEP 295 (remove_files) COMPLETE
58742026-02-08T16:43:20.720Z[ recovery-image] Feb 08 16:43:20.013 INFO O| Feb 08 16:43:20.013 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58752026-02-08T16:43:20.746Z[ recovery-image] Feb 08 16:43:20.026 INFO O| Feb 08 16:43:20.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
58762026-02-08T16:43:20.746Z[ recovery-image] Feb 08 16:43:20.026 INFO O| Feb 08 16:43:20.026 INFO STEP 296 (remove_files) COMPLETE
58772026-02-08T16:43:20.746Z[ recovery-image] Feb 08 16:43:20.026 INFO O| Feb 08 16:43:20.026 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58782026-02-08T16:43:20.746Z[ recovery-image] Feb 08 16:43:20.037 INFO O| Feb 08 16:43:20.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
58792026-02-08T16:43:20.746Z[ recovery-image] Feb 08 16:43:20.037 INFO O| Feb 08 16:43:20.037 INFO STEP 297 (remove_files) COMPLETE
58802026-02-08T16:43:20.746Z[ recovery-image] Feb 08 16:43:20.037 INFO O| Feb 08 16:43:20.037 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58812026-02-08T16:43:20.746Z[ recovery-image] Feb 08 16:43:20.051 INFO O| Feb 08 16:43:20.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
58822026-02-08T16:43:20.746Z[ recovery-image] Feb 08 16:43:20.051 INFO O| Feb 08 16:43:20.051 INFO STEP 298 (remove_files) COMPLETE
58832026-02-08T16:43:20.746Z[ recovery-image] Feb 08 16:43:20.051 INFO O| Feb 08 16:43:20.051 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58842026-02-08T16:43:20.771Z[ recovery-image] Feb 08 16:43:20.063 INFO O| Feb 08 16:43:20.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
58852026-02-08T16:43:20.771Z[ recovery-image] Feb 08 16:43:20.063 INFO O| Feb 08 16:43:20.063 INFO STEP 299 (remove_files) COMPLETE
58862026-02-08T16:43:20.771Z[ recovery-image] Feb 08 16:43:20.063 INFO O| Feb 08 16:43:20.063 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58872026-02-08T16:43:20.771Z[ recovery-image] Feb 08 16:43:20.075 INFO O| Feb 08 16:43:20.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
58882026-02-08T16:43:20.771Z[ recovery-image] Feb 08 16:43:20.075 INFO O| Feb 08 16:43:20.075 INFO STEP 300 (remove_files) COMPLETE
58892026-02-08T16:43:20.771Z[ recovery-image] Feb 08 16:43:20.075 INFO O| Feb 08 16:43:20.075 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58902026-02-08T16:43:20.795Z[ recovery-image] Feb 08 16:43:20.087 INFO O| Feb 08 16:43:20.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
58912026-02-08T16:43:20.795Z[ recovery-image] Feb 08 16:43:20.087 INFO O| Feb 08 16:43:20.087 INFO STEP 301 (remove_files) COMPLETE
58922026-02-08T16:43:20.795Z[ recovery-image] Feb 08 16:43:20.087 INFO O| Feb 08 16:43:20.087 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58932026-02-08T16:43:20.795Z[ recovery-image] Feb 08 16:43:20.098 INFO O| Feb 08 16:43:20.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
58942026-02-08T16:43:20.795Z[ recovery-image] Feb 08 16:43:20.098 INFO O| Feb 08 16:43:20.098 INFO STEP 302 (remove_files) COMPLETE
58952026-02-08T16:43:20.795Z[ recovery-image] Feb 08 16:43:20.098 INFO O| Feb 08 16:43:20.098 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58962026-02-08T16:43:20.819Z[ recovery-image] Feb 08 16:43:20.109 INFO O| Feb 08 16:43:20.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
58972026-02-08T16:43:20.820Z[ recovery-image] Feb 08 16:43:20.109 INFO O| Feb 08 16:43:20.109 INFO STEP 303 (remove_files) COMPLETE
58982026-02-08T16:43:20.820Z[ recovery-image] Feb 08 16:43:20.109 INFO O| Feb 08 16:43:20.109 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58992026-02-08T16:43:20.820Z[ recovery-image] Feb 08 16:43:20.119 INFO O| Feb 08 16:43:20.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
59002026-02-08T16:43:20.820Z[ recovery-image] Feb 08 16:43:20.119 INFO O| Feb 08 16:43:20.119 INFO STEP 304 (remove_files) COMPLETE
59012026-02-08T16:43:20.820Z[ recovery-image] Feb 08 16:43:20.119 INFO O| Feb 08 16:43:20.119 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59022026-02-08T16:43:20.844Z[ recovery-image] Feb 08 16:43:20.129 INFO O| Feb 08 16:43:20.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
59032026-02-08T16:43:20.844Z[ recovery-image] Feb 08 16:43:20.129 INFO O| Feb 08 16:43:20.129 INFO STEP 305 (remove_files) COMPLETE
59042026-02-08T16:43:20.844Z[ recovery-image] Feb 08 16:43:20.129 INFO O| Feb 08 16:43:20.129 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59052026-02-08T16:43:20.844Z[ recovery-image] Feb 08 16:43:20.140 INFO O| Feb 08 16:43:20.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
59062026-02-08T16:43:20.844Z[ recovery-image] Feb 08 16:43:20.140 INFO O| Feb 08 16:43:20.140 INFO STEP 306 (remove_files) COMPLETE
59072026-02-08T16:43:20.844Z[ recovery-image] Feb 08 16:43:20.140 INFO O| Feb 08 16:43:20.140 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59082026-02-08T16:43:20.844Z[ recovery-image] Feb 08 16:43:20.150 INFO O| Feb 08 16:43:20.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
59092026-02-08T16:43:20.844Z[ recovery-image] Feb 08 16:43:20.150 INFO O| Feb 08 16:43:20.150 INFO STEP 307 (remove_files) COMPLETE
59102026-02-08T16:43:20.844Z[ recovery-image] Feb 08 16:43:20.150 INFO O| Feb 08 16:43:20.150 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59112026-02-08T16:43:20.869Z[ recovery-image] Feb 08 16:43:20.163 INFO O| Feb 08 16:43:20.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
59122026-02-08T16:43:20.869Z[ recovery-image] Feb 08 16:43:20.163 INFO O| Feb 08 16:43:20.163 INFO STEP 308 (remove_files) COMPLETE
59132026-02-08T16:43:20.869Z[ recovery-image] Feb 08 16:43:20.164 INFO O| Feb 08 16:43:20.163 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59142026-02-08T16:43:20.869Z[ recovery-image] Feb 08 16:43:20.174 INFO O| Feb 08 16:43:20.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
59152026-02-08T16:43:20.869Z[ recovery-image] Feb 08 16:43:20.174 INFO O| Feb 08 16:43:20.174 INFO STEP 309 (remove_files) COMPLETE
59162026-02-08T16:43:20.869Z[ recovery-image] Feb 08 16:43:20.174 INFO O| Feb 08 16:43:20.174 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59172026-02-08T16:43:20.893Z[ recovery-image] Feb 08 16:43:20.185 INFO O| Feb 08 16:43:20.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
59182026-02-08T16:43:20.893Z[ recovery-image] Feb 08 16:43:20.185 INFO O| Feb 08 16:43:20.185 INFO STEP 310 (remove_files) COMPLETE
59192026-02-08T16:43:20.893Z[ recovery-image] Feb 08 16:43:20.185 INFO O| Feb 08 16:43:20.185 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59202026-02-08T16:43:20.893Z[ recovery-image] Feb 08 16:43:20.195 INFO O| Feb 08 16:43:20.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
59212026-02-08T16:43:20.893Z[ recovery-image] Feb 08 16:43:20.195 INFO O| Feb 08 16:43:20.195 INFO STEP 311 (remove_files) COMPLETE
59222026-02-08T16:43:20.893Z[ recovery-image] Feb 08 16:43:20.195 INFO O| Feb 08 16:43:20.195 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59232026-02-08T16:43:20.918Z[ recovery-image] Feb 08 16:43:20.206 INFO O| Feb 08 16:43:20.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
59242026-02-08T16:43:20.918Z[ recovery-image] Feb 08 16:43:20.206 INFO O| Feb 08 16:43:20.206 INFO STEP 312 (remove_files) COMPLETE
59252026-02-08T16:43:20.919Z[ recovery-image] Feb 08 16:43:20.206 INFO O| Feb 08 16:43:20.206 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59262026-02-08T16:43:20.919Z[ recovery-image] Feb 08 16:43:20.216 INFO O| Feb 08 16:43:20.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
59272026-02-08T16:43:20.919Z[ recovery-image] Feb 08 16:43:20.216 INFO O| Feb 08 16:43:20.216 INFO STEP 313 (remove_files) COMPLETE
59282026-02-08T16:43:20.919Z[ recovery-image] Feb 08 16:43:20.216 INFO O| Feb 08 16:43:20.216 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59292026-02-08T16:43:20.944Z[ recovery-image] Feb 08 16:43:20.230 INFO O| Feb 08 16:43:20.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
59302026-02-08T16:43:20.944Z[ recovery-image] Feb 08 16:43:20.230 INFO O| Feb 08 16:43:20.230 INFO STEP 314 (remove_files) COMPLETE
59312026-02-08T16:43:20.944Z[ recovery-image] Feb 08 16:43:20.230 INFO O| Feb 08 16:43:20.230 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59322026-02-08T16:43:20.944Z[ recovery-image] Feb 08 16:43:20.240 INFO O| Feb 08 16:43:20.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
59332026-02-08T16:43:20.944Z[ recovery-image] Feb 08 16:43:20.240 INFO O| Feb 08 16:43:20.240 INFO STEP 315 (remove_files) COMPLETE
59342026-02-08T16:43:20.944Z[ recovery-image] Feb 08 16:43:20.240 INFO O| Feb 08 16:43:20.240 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59352026-02-08T16:43:20.944Z[ recovery-image] Feb 08 16:43:20.251 INFO O| Feb 08 16:43:20.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
59362026-02-08T16:43:20.944Z[ recovery-image] Feb 08 16:43:20.251 INFO O| Feb 08 16:43:20.251 INFO STEP 316 (remove_files) COMPLETE
59372026-02-08T16:43:20.944Z[ recovery-image] Feb 08 16:43:20.251 INFO O| Feb 08 16:43:20.251 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59382026-02-08T16:43:20.968Z[ recovery-image] Feb 08 16:43:20.261 INFO O| Feb 08 16:43:20.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
59392026-02-08T16:43:20.968Z[ recovery-image] Feb 08 16:43:20.261 INFO O| Feb 08 16:43:20.261 INFO STEP 317 (remove_files) COMPLETE
59402026-02-08T16:43:20.968Z[ recovery-image] Feb 08 16:43:20.261 INFO O| Feb 08 16:43:20.261 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59412026-02-08T16:43:20.968Z[ recovery-image] Feb 08 16:43:20.271 INFO O| Feb 08 16:43:20.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
59422026-02-08T16:43:20.968Z[ recovery-image] Feb 08 16:43:20.271 INFO O| Feb 08 16:43:20.271 INFO STEP 318 (remove_files) COMPLETE
59432026-02-08T16:43:20.968Z[ recovery-image] Feb 08 16:43:20.271 INFO O| Feb 08 16:43:20.271 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59442026-02-08T16:43:20.993Z[ recovery-image] Feb 08 16:43:20.281 INFO O| Feb 08 16:43:20.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
59452026-02-08T16:43:20.993Z[ recovery-image] Feb 08 16:43:20.281 INFO O| Feb 08 16:43:20.281 INFO STEP 319 (remove_files) COMPLETE
59462026-02-08T16:43:20.994Z[ recovery-image] Feb 08 16:43:20.281 INFO O| Feb 08 16:43:20.281 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59472026-02-08T16:43:20.994Z[ recovery-image] Feb 08 16:43:20.292 INFO O| Feb 08 16:43:20.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
59482026-02-08T16:43:20.994Z[ recovery-image] Feb 08 16:43:20.292 INFO O| Feb 08 16:43:20.292 INFO STEP 320 (remove_files) COMPLETE
59492026-02-08T16:43:20.994Z[ recovery-image] Feb 08 16:43:20.292 INFO O| Feb 08 16:43:20.292 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59502026-02-08T16:43:21.018Z[ recovery-image] Feb 08 16:43:20.302 INFO O| Feb 08 16:43:20.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
59512026-02-08T16:43:21.018Z[ recovery-image] Feb 08 16:43:20.302 INFO O| Feb 08 16:43:20.302 INFO STEP 321 (remove_files) COMPLETE
59522026-02-08T16:43:21.018Z[ recovery-image] Feb 08 16:43:20.302 INFO O| Feb 08 16:43:20.302 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59532026-02-08T16:43:21.018Z[ recovery-image] Feb 08 16:43:20.312 INFO O| Feb 08 16:43:20.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
59542026-02-08T16:43:21.018Z[ recovery-image] Feb 08 16:43:20.312 INFO O| Feb 08 16:43:20.312 INFO STEP 322 (remove_files) COMPLETE
59552026-02-08T16:43:21.018Z[ recovery-image] Feb 08 16:43:20.312 INFO O| Feb 08 16:43:20.312 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59562026-02-08T16:43:21.043Z[ recovery-image] Feb 08 16:43:20.326 INFO O| Feb 08 16:43:20.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
59572026-02-08T16:43:21.043Z[ recovery-image] Feb 08 16:43:20.326 INFO O| Feb 08 16:43:20.326 INFO STEP 323 (remove_files) COMPLETE
59582026-02-08T16:43:21.043Z[ recovery-image] Feb 08 16:43:20.326 INFO O| Feb 08 16:43:20.326 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59592026-02-08T16:43:21.043Z[ recovery-image] Feb 08 16:43:20.337 INFO O| Feb 08 16:43:20.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
59602026-02-08T16:43:21.043Z[ recovery-image] Feb 08 16:43:20.337 INFO O| Feb 08 16:43:20.337 INFO STEP 324 (remove_files) COMPLETE
59612026-02-08T16:43:21.043Z[ recovery-image] Feb 08 16:43:20.337 INFO O| Feb 08 16:43:20.337 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59622026-02-08T16:43:21.043Z[ recovery-image] Feb 08 16:43:20.347 INFO O| Feb 08 16:43:20.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
59632026-02-08T16:43:21.043Z[ recovery-image] Feb 08 16:43:20.347 INFO O| Feb 08 16:43:20.347 INFO STEP 325 (remove_files) COMPLETE
59642026-02-08T16:43:21.043Z[ recovery-image] Feb 08 16:43:20.347 INFO O| Feb 08 16:43:20.347 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59652026-02-08T16:43:21.067Z[ recovery-image] Feb 08 16:43:20.357 INFO O| Feb 08 16:43:20.357 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
59662026-02-08T16:43:21.068Z[ recovery-image] Feb 08 16:43:20.358 INFO O| Feb 08 16:43:20.358 INFO STEP 326 (remove_files) COMPLETE
59672026-02-08T16:43:21.068Z[ recovery-image] Feb 08 16:43:20.358 INFO O| Feb 08 16:43:20.358 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59682026-02-08T16:43:21.068Z[ recovery-image] Feb 08 16:43:20.368 INFO O| Feb 08 16:43:20.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
59692026-02-08T16:43:21.068Z[ recovery-image] Feb 08 16:43:20.368 INFO O| Feb 08 16:43:20.368 INFO STEP 327 (remove_files) COMPLETE
59702026-02-08T16:43:21.068Z[ recovery-image] Feb 08 16:43:20.368 INFO O| Feb 08 16:43:20.368 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59712026-02-08T16:43:21.092Z[ recovery-image] Feb 08 16:43:20.379 INFO O| Feb 08 16:43:20.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
59722026-02-08T16:43:21.092Z[ recovery-image] Feb 08 16:43:20.379 INFO O| Feb 08 16:43:20.379 INFO STEP 328 (remove_files) COMPLETE
59732026-02-08T16:43:21.093Z[ recovery-image] Feb 08 16:43:20.379 INFO O| Feb 08 16:43:20.379 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59742026-02-08T16:43:21.093Z[ recovery-image] Feb 08 16:43:20.389 INFO O| Feb 08 16:43:20.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
59752026-02-08T16:43:21.093Z[ recovery-image] Feb 08 16:43:20.389 INFO O| Feb 08 16:43:20.389 INFO STEP 329 (remove_files) COMPLETE
59762026-02-08T16:43:21.093Z[ recovery-image] Feb 08 16:43:20.389 INFO O| Feb 08 16:43:20.389 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59772026-02-08T16:43:21.093Z[ recovery-image] Feb 08 16:43:20.399 INFO O| Feb 08 16:43:20.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
59782026-02-08T16:43:21.093Z[ recovery-image] Feb 08 16:43:20.400 INFO O| Feb 08 16:43:20.399 INFO STEP 330 (remove_files) COMPLETE
59792026-02-08T16:43:21.093Z[ recovery-image] Feb 08 16:43:20.400 INFO O| Feb 08 16:43:20.399 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59802026-02-08T16:43:21.117Z[ recovery-image] Feb 08 16:43:20.410 INFO O| Feb 08 16:43:20.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
59812026-02-08T16:43:21.117Z[ recovery-image] Feb 08 16:43:20.410 INFO O| Feb 08 16:43:20.410 INFO STEP 331 (remove_files) COMPLETE
59822026-02-08T16:43:21.117Z[ recovery-image] Feb 08 16:43:20.410 INFO O| Feb 08 16:43:20.410 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59832026-02-08T16:43:21.142Z[ recovery-image] Feb 08 16:43:20.425 INFO O| Feb 08 16:43:20.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
59842026-02-08T16:43:21.142Z[ recovery-image] Feb 08 16:43:20.425 INFO O| Feb 08 16:43:20.425 INFO STEP 332 (remove_files) COMPLETE
59852026-02-08T16:43:21.142Z[ recovery-image] Feb 08 16:43:20.425 INFO O| Feb 08 16:43:20.425 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59862026-02-08T16:43:21.142Z[ recovery-image] Feb 08 16:43:20.437 INFO O| Feb 08 16:43:20.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
59872026-02-08T16:43:21.142Z[ recovery-image] Feb 08 16:43:20.437 INFO O| Feb 08 16:43:20.437 INFO STEP 333 (remove_files) COMPLETE
59882026-02-08T16:43:21.142Z[ recovery-image] Feb 08 16:43:20.437 INFO O| Feb 08 16:43:20.437 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59892026-02-08T16:43:21.142Z[ recovery-image] Feb 08 16:43:20.449 INFO O| Feb 08 16:43:20.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
59902026-02-08T16:43:21.142Z[ recovery-image] Feb 08 16:43:20.449 INFO O| Feb 08 16:43:20.449 INFO STEP 334 (remove_files) COMPLETE
59912026-02-08T16:43:21.142Z[ recovery-image] Feb 08 16:43:20.449 INFO O| Feb 08 16:43:20.449 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59922026-02-08T16:43:21.166Z[ recovery-image] Feb 08 16:43:20.461 INFO O| Feb 08 16:43:20.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
59932026-02-08T16:43:21.166Z[ recovery-image] Feb 08 16:43:20.461 INFO O| Feb 08 16:43:20.461 INFO STEP 335 (remove_files) COMPLETE
59942026-02-08T16:43:21.166Z[ recovery-image] Feb 08 16:43:20.461 INFO O| Feb 08 16:43:20.461 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59952026-02-08T16:43:21.166Z[ recovery-image] Feb 08 16:43:20.472 INFO O| Feb 08 16:43:20.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
59962026-02-08T16:43:21.166Z[ recovery-image] Feb 08 16:43:20.472 INFO O| Feb 08 16:43:20.472 INFO STEP 336 (remove_files) COMPLETE
59972026-02-08T16:43:21.166Z[ recovery-image] Feb 08 16:43:20.472 INFO O| Feb 08 16:43:20.472 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59982026-02-08T16:43:21.191Z[ recovery-image] Feb 08 16:43:20.483 INFO O| Feb 08 16:43:20.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
59992026-02-08T16:43:21.191Z[ recovery-image] Feb 08 16:43:20.483 INFO O| Feb 08 16:43:20.483 INFO STEP 337 (remove_files) COMPLETE
60002026-02-08T16:43:21.191Z[ recovery-image] Feb 08 16:43:20.483 INFO O| Feb 08 16:43:20.483 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60012026-02-08T16:43:21.192Z[ recovery-image] Feb 08 16:43:20.493 INFO O| Feb 08 16:43:20.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
60022026-02-08T16:43:21.192Z[ recovery-image] Feb 08 16:43:20.493 INFO O| Feb 08 16:43:20.493 INFO STEP 338 (remove_files) COMPLETE
60032026-02-08T16:43:21.192Z[ recovery-image] Feb 08 16:43:20.493 INFO O| Feb 08 16:43:20.493 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60042026-02-08T16:43:21.216Z[ recovery-image] Feb 08 16:43:20.507 INFO O| Feb 08 16:43:20.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
60052026-02-08T16:43:21.216Z[ recovery-image] Feb 08 16:43:20.507 INFO O| Feb 08 16:43:20.507 INFO STEP 339 (remove_files) COMPLETE
60062026-02-08T16:43:21.216Z[ recovery-image] Feb 08 16:43:20.507 INFO O| Feb 08 16:43:20.507 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60072026-02-08T16:43:21.216Z[ recovery-image] Feb 08 16:43:20.518 INFO O| Feb 08 16:43:20.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
60082026-02-08T16:43:21.216Z[ recovery-image] Feb 08 16:43:20.518 INFO O| Feb 08 16:43:20.518 INFO STEP 340 (remove_files) COMPLETE
60092026-02-08T16:43:21.216Z[ recovery-image] Feb 08 16:43:20.518 INFO O| Feb 08 16:43:20.518 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60102026-02-08T16:43:21.240Z[ recovery-image] Feb 08 16:43:20.531 INFO O| Feb 08 16:43:20.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
60112026-02-08T16:43:21.240Z[ recovery-image] Feb 08 16:43:20.531 INFO O| Feb 08 16:43:20.531 INFO STEP 341 (remove_files) COMPLETE
60122026-02-08T16:43:21.240Z[ recovery-image] Feb 08 16:43:20.531 INFO O| Feb 08 16:43:20.531 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60132026-02-08T16:43:21.241Z[ recovery-image] Feb 08 16:43:20.542 INFO O| Feb 08 16:43:20.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
60142026-02-08T16:43:21.241Z[ recovery-image] Feb 08 16:43:20.542 INFO O| Feb 08 16:43:20.542 INFO STEP 342 (remove_files) COMPLETE
60152026-02-08T16:43:21.241Z[ recovery-image] Feb 08 16:43:20.542 INFO O| Feb 08 16:43:20.542 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60162026-02-08T16:43:21.266Z[ recovery-image] Feb 08 16:43:20.552 INFO O| Feb 08 16:43:20.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
60172026-02-08T16:43:21.266Z[ recovery-image] Feb 08 16:43:20.552 INFO O| Feb 08 16:43:20.552 INFO STEP 343 (remove_files) COMPLETE
60182026-02-08T16:43:21.266Z[ recovery-image] Feb 08 16:43:20.552 INFO O| Feb 08 16:43:20.552 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60192026-02-08T16:43:21.266Z[ recovery-image] Feb 08 16:43:20.562 INFO O| Feb 08 16:43:20.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
60202026-02-08T16:43:21.266Z[ recovery-image] Feb 08 16:43:20.562 INFO O| Feb 08 16:43:20.562 INFO STEP 344 (remove_files) COMPLETE
60212026-02-08T16:43:21.266Z[ recovery-image] Feb 08 16:43:20.562 INFO O| Feb 08 16:43:20.562 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60222026-02-08T16:43:21.266Z[ recovery-image] Feb 08 16:43:20.572 INFO O| Feb 08 16:43:20.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
60232026-02-08T16:43:21.266Z[ recovery-image] Feb 08 16:43:20.572 INFO O| Feb 08 16:43:20.572 INFO STEP 345 (remove_files) COMPLETE
60242026-02-08T16:43:21.266Z[ recovery-image] Feb 08 16:43:20.572 INFO O| Feb 08 16:43:20.572 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60252026-02-08T16:43:21.290Z[ recovery-image] Feb 08 16:43:20.582 INFO O| Feb 08 16:43:20.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
60262026-02-08T16:43:21.290Z[ recovery-image] Feb 08 16:43:20.582 INFO O| Feb 08 16:43:20.582 INFO STEP 346 (remove_files) COMPLETE
60272026-02-08T16:43:21.290Z[ recovery-image] Feb 08 16:43:20.582 INFO O| Feb 08 16:43:20.582 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60282026-02-08T16:43:21.290Z[ recovery-image] Feb 08 16:43:20.595 INFO O| Feb 08 16:43:20.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
60292026-02-08T16:43:21.290Z[ recovery-image] Feb 08 16:43:20.595 INFO O| Feb 08 16:43:20.595 INFO STEP 347 (remove_files) COMPLETE
60302026-02-08T16:43:21.290Z[ recovery-image] Feb 08 16:43:20.595 INFO O| Feb 08 16:43:20.595 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60312026-02-08T16:43:21.315Z[ recovery-image] Feb 08 16:43:20.607 INFO O| Feb 08 16:43:20.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
60322026-02-08T16:43:21.315Z[ recovery-image] Feb 08 16:43:20.607 INFO O| Feb 08 16:43:20.607 INFO STEP 348 (remove_files) COMPLETE
60332026-02-08T16:43:21.315Z[ recovery-image] Feb 08 16:43:20.607 INFO O| Feb 08 16:43:20.607 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60342026-02-08T16:43:21.315Z[ recovery-image] Feb 08 16:43:20.618 INFO O| Feb 08 16:43:20.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
60352026-02-08T16:43:21.315Z[ recovery-image] Feb 08 16:43:20.618 INFO O| Feb 08 16:43:20.618 INFO STEP 349 (remove_files) COMPLETE
60362026-02-08T16:43:21.315Z[ recovery-image] Feb 08 16:43:20.618 INFO O| Feb 08 16:43:20.618 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60372026-02-08T16:43:21.339Z[ recovery-image] Feb 08 16:43:20.628 INFO O| Feb 08 16:43:20.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
60382026-02-08T16:43:21.339Z[ recovery-image] Feb 08 16:43:20.628 INFO O| Feb 08 16:43:20.628 INFO STEP 350 (remove_files) COMPLETE
60392026-02-08T16:43:21.339Z[ recovery-image] Feb 08 16:43:20.628 INFO O| Feb 08 16:43:20.628 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60402026-02-08T16:43:21.339Z[ recovery-image] Feb 08 16:43:20.638 INFO O| Feb 08 16:43:20.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
60412026-02-08T16:43:21.339Z[ recovery-image] Feb 08 16:43:20.638 INFO O| Feb 08 16:43:20.638 INFO STEP 351 (remove_files) COMPLETE
60422026-02-08T16:43:21.339Z[ recovery-image] Feb 08 16:43:20.638 INFO O| Feb 08 16:43:20.638 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60432026-02-08T16:43:21.363Z[ recovery-image] Feb 08 16:43:20.655 INFO O| Feb 08 16:43:20.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
60442026-02-08T16:43:21.363Z[ recovery-image] Feb 08 16:43:20.655 INFO O| Feb 08 16:43:20.655 INFO STEP 352 (remove_files) COMPLETE
60452026-02-08T16:43:21.364Z[ recovery-image] Feb 08 16:43:20.655 INFO O| Feb 08 16:43:20.655 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60462026-02-08T16:43:21.364Z[ recovery-image] Feb 08 16:43:20.671 INFO O| Feb 08 16:43:20.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
60472026-02-08T16:43:21.364Z[ recovery-image] Feb 08 16:43:20.671 INFO O| Feb 08 16:43:20.671 INFO STEP 353 (remove_files) COMPLETE
60482026-02-08T16:43:21.364Z[ recovery-image] Feb 08 16:43:20.671 INFO O| Feb 08 16:43:20.671 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60492026-02-08T16:43:21.388Z[ recovery-image] Feb 08 16:43:20.684 INFO O| Feb 08 16:43:20.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
60502026-02-08T16:43:21.388Z[ recovery-image] Feb 08 16:43:20.684 INFO O| Feb 08 16:43:20.684 INFO STEP 354 (remove_files) COMPLETE
60512026-02-08T16:43:21.388Z[ recovery-image] Feb 08 16:43:20.684 INFO O| Feb 08 16:43:20.684 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60522026-02-08T16:43:21.413Z[ recovery-image] Feb 08 16:43:20.696 INFO O| Feb 08 16:43:20.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
60532026-02-08T16:43:21.413Z[ recovery-image] Feb 08 16:43:20.696 INFO O| Feb 08 16:43:20.696 INFO STEP 355 (remove_files) COMPLETE
60542026-02-08T16:43:21.413Z[ recovery-image] Feb 08 16:43:20.696 INFO O| Feb 08 16:43:20.696 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60552026-02-08T16:43:21.413Z[ recovery-image] Feb 08 16:43:20.708 INFO O| Feb 08 16:43:20.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
60562026-02-08T16:43:21.413Z[ recovery-image] Feb 08 16:43:20.708 INFO O| Feb 08 16:43:20.708 INFO STEP 356 (remove_files) COMPLETE
60572026-02-08T16:43:21.413Z[ recovery-image] Feb 08 16:43:20.708 INFO O| Feb 08 16:43:20.708 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60582026-02-08T16:43:21.437Z[ recovery-image] Feb 08 16:43:20.723 INFO O| Feb 08 16:43:20.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
60592026-02-08T16:43:21.437Z[ recovery-image] Feb 08 16:43:20.723 INFO O| Feb 08 16:43:20.723 INFO STEP 357 (remove_files) COMPLETE
60602026-02-08T16:43:21.437Z[ recovery-image] Feb 08 16:43:20.723 INFO O| Feb 08 16:43:20.723 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60612026-02-08T16:43:21.438Z[ recovery-image] Feb 08 16:43:20.736 INFO O| Feb 08 16:43:20.735 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
60622026-02-08T16:43:21.438Z[ recovery-image] Feb 08 16:43:20.736 INFO O| Feb 08 16:43:20.736 INFO STEP 358 (remove_files) COMPLETE
60632026-02-08T16:43:21.438Z[ recovery-image] Feb 08 16:43:20.736 INFO O| Feb 08 16:43:20.736 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60642026-02-08T16:43:21.463Z[ recovery-image] Feb 08 16:43:20.750 INFO O| Feb 08 16:43:20.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
60652026-02-08T16:43:21.463Z[ recovery-image] Feb 08 16:43:20.750 INFO O| Feb 08 16:43:20.750 INFO STEP 359 (remove_files) COMPLETE
60662026-02-08T16:43:21.463Z[ recovery-image] Feb 08 16:43:20.750 INFO O| Feb 08 16:43:20.750 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60672026-02-08T16:43:21.463Z[ recovery-image] Feb 08 16:43:20.763 INFO O| Feb 08 16:43:20.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
60682026-02-08T16:43:21.463Z[ recovery-image] Feb 08 16:43:20.763 INFO O| Feb 08 16:43:20.763 INFO STEP 360 (remove_files) COMPLETE
60692026-02-08T16:43:21.463Z[ recovery-image] Feb 08 16:43:20.763 INFO O| Feb 08 16:43:20.763 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60702026-02-08T16:43:21.487Z[ recovery-image] Feb 08 16:43:20.775 INFO O| Feb 08 16:43:20.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
60712026-02-08T16:43:21.487Z[ recovery-image] Feb 08 16:43:20.776 INFO O| Feb 08 16:43:20.775 INFO STEP 361 (remove_files) COMPLETE
60722026-02-08T16:43:21.487Z[ recovery-image] Feb 08 16:43:20.776 INFO O| Feb 08 16:43:20.776 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60732026-02-08T16:43:21.487Z[ recovery-image] Feb 08 16:43:20.788 INFO O| Feb 08 16:43:20.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
60742026-02-08T16:43:21.487Z[ recovery-image] Feb 08 16:43:20.788 INFO O| Feb 08 16:43:20.788 INFO STEP 362 (remove_files) COMPLETE
60752026-02-08T16:43:21.487Z[ recovery-image] Feb 08 16:43:20.788 INFO O| Feb 08 16:43:20.788 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60762026-02-08T16:43:21.515Z[ recovery-image] Feb 08 16:43:20.801 INFO O| Feb 08 16:43:20.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
60772026-02-08T16:43:21.515Z[ recovery-image] Feb 08 16:43:20.801 INFO O| Feb 08 16:43:20.801 INFO STEP 363 (remove_files) COMPLETE
60782026-02-08T16:43:21.515Z[ recovery-image] Feb 08 16:43:20.801 INFO O| Feb 08 16:43:20.801 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60792026-02-08T16:43:21.515Z[ recovery-image] Feb 08 16:43:20.815 INFO O| Feb 08 16:43:20.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
60802026-02-08T16:43:21.515Z[ recovery-image] Feb 08 16:43:20.815 INFO O| Feb 08 16:43:20.815 INFO STEP 364 (remove_files) COMPLETE
60812026-02-08T16:43:21.515Z[ recovery-image] Feb 08 16:43:20.815 INFO O| Feb 08 16:43:20.815 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60822026-02-08T16:43:21.601Z[ recovery-image] Feb 08 16:43:20.908 INFO O| Feb 08 16:43:20.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
60832026-02-08T16:43:21.626Z[ recovery-image] Feb 08 16:43:20.908 INFO O| Feb 08 16:43:20.908 INFO STEP 365 (remove_files) COMPLETE
60842026-02-08T16:43:21.626Z[ recovery-image] Feb 08 16:43:20.908 INFO O| Feb 08 16:43:20.908 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60852026-02-08T16:43:21.626Z[ recovery-image] Feb 08 16:43:20.922 INFO O| Feb 08 16:43:20.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
60862026-02-08T16:43:21.626Z[ recovery-image] Feb 08 16:43:20.922 INFO O| Feb 08 16:43:20.922 INFO STEP 366 (remove_files) COMPLETE
60872026-02-08T16:43:21.626Z[ recovery-image] Feb 08 16:43:20.922 INFO O| Feb 08 16:43:20.922 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60882026-02-08T16:43:21.650Z[ recovery-image] Feb 08 16:43:20.937 INFO O| Feb 08 16:43:20.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
60892026-02-08T16:43:21.650Z[ recovery-image] Feb 08 16:43:20.937 INFO O| Feb 08 16:43:20.937 INFO STEP 367 (remove_files) COMPLETE
60902026-02-08T16:43:21.650Z[ recovery-image] Feb 08 16:43:20.937 INFO O| Feb 08 16:43:20.937 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60912026-02-08T16:43:21.650Z[ recovery-image] Feb 08 16:43:20.951 INFO O| Feb 08 16:43:20.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
60922026-02-08T16:43:21.650Z[ recovery-image] Feb 08 16:43:20.951 INFO O| Feb 08 16:43:20.951 INFO STEP 368 (remove_files) COMPLETE
60932026-02-08T16:43:21.650Z[ recovery-image] Feb 08 16:43:20.951 INFO O| Feb 08 16:43:20.951 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60942026-02-08T16:43:21.675Z[ recovery-image] Feb 08 16:43:20.962 INFO O| Feb 08 16:43:20.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
60952026-02-08T16:43:21.675Z[ recovery-image] Feb 08 16:43:20.962 INFO O| Feb 08 16:43:20.962 INFO STEP 369 (remove_files) COMPLETE
60962026-02-08T16:43:21.675Z[ recovery-image] Feb 08 16:43:20.962 INFO O| Feb 08 16:43:20.962 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60972026-02-08T16:43:21.675Z[ recovery-image] Feb 08 16:43:20.977 INFO O| Feb 08 16:43:20.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
60982026-02-08T16:43:21.675Z[ recovery-image] Feb 08 16:43:20.977 INFO O| Feb 08 16:43:20.977 INFO STEP 370 (remove_files) COMPLETE
60992026-02-08T16:43:21.675Z[ recovery-image] Feb 08 16:43:20.977 INFO O| Feb 08 16:43:20.977 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61002026-02-08T16:43:21.699Z[ recovery-image] Feb 08 16:43:20.988 INFO O| Feb 08 16:43:20.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
61012026-02-08T16:43:21.699Z[ recovery-image] Feb 08 16:43:20.988 INFO O| Feb 08 16:43:20.988 INFO STEP 371 (remove_files) COMPLETE
61022026-02-08T16:43:21.700Z[ recovery-image] Feb 08 16:43:20.988 INFO O| Feb 08 16:43:20.988 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61032026-02-08T16:43:21.700Z[ recovery-image] Feb 08 16:43:20.998 INFO O| Feb 08 16:43:20.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
61042026-02-08T16:43:21.700Z[ recovery-image] Feb 08 16:43:20.999 INFO O| Feb 08 16:43:20.998 INFO STEP 372 (remove_files) COMPLETE
61052026-02-08T16:43:21.700Z[ recovery-image] Feb 08 16:43:20.999 INFO O| Feb 08 16:43:20.999 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61062026-02-08T16:43:21.724Z[ recovery-image] Feb 08 16:43:21.008 INFO O| Feb 08 16:43:21.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
61072026-02-08T16:43:21.724Z[ recovery-image] Feb 08 16:43:21.008 INFO O| Feb 08 16:43:21.008 INFO STEP 373 (remove_files) COMPLETE
61082026-02-08T16:43:21.724Z[ recovery-image] Feb 08 16:43:21.008 INFO O| Feb 08 16:43:21.008 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61092026-02-08T16:43:21.724Z[ recovery-image] Feb 08 16:43:21.018 INFO O| Feb 08 16:43:21.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
61102026-02-08T16:43:21.724Z[ recovery-image] Feb 08 16:43:21.018 INFO O| Feb 08 16:43:21.018 INFO STEP 374 (remove_files) COMPLETE
61112026-02-08T16:43:21.724Z[ recovery-image] Feb 08 16:43:21.018 INFO O| Feb 08 16:43:21.018 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61122026-02-08T16:43:21.724Z[ recovery-image] Feb 08 16:43:21.027 INFO O| Feb 08 16:43:21.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
61132026-02-08T16:43:21.724Z[ recovery-image] Feb 08 16:43:21.027 INFO O| Feb 08 16:43:21.027 INFO STEP 375 (remove_files) COMPLETE
61142026-02-08T16:43:21.724Z[ recovery-image] Feb 08 16:43:21.027 INFO O| Feb 08 16:43:21.027 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61152026-02-08T16:43:21.749Z[ recovery-image] Feb 08 16:43:21.037 INFO O| Feb 08 16:43:21.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
61162026-02-08T16:43:21.749Z[ recovery-image] Feb 08 16:43:21.037 INFO O| Feb 08 16:43:21.037 INFO STEP 376 (remove_files) COMPLETE
61172026-02-08T16:43:21.749Z[ recovery-image] Feb 08 16:43:21.037 INFO O| Feb 08 16:43:21.037 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61182026-02-08T16:43:21.749Z[ recovery-image] Feb 08 16:43:21.046 INFO O| Feb 08 16:43:21.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
61192026-02-08T16:43:21.749Z[ recovery-image] Feb 08 16:43:21.046 INFO O| Feb 08 16:43:21.046 INFO STEP 377 (remove_files) COMPLETE
61202026-02-08T16:43:21.749Z[ recovery-image] Feb 08 16:43:21.046 INFO O| Feb 08 16:43:21.046 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61212026-02-08T16:43:21.749Z[ recovery-image] Feb 08 16:43:21.056 INFO O| Feb 08 16:43:21.056 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
61222026-02-08T16:43:21.749Z[ recovery-image] Feb 08 16:43:21.056 INFO O| Feb 08 16:43:21.056 INFO STEP 378 (remove_files) COMPLETE
61232026-02-08T16:43:21.749Z[ recovery-image] Feb 08 16:43:21.056 INFO O| Feb 08 16:43:21.056 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61242026-02-08T16:43:21.774Z[ recovery-image] Feb 08 16:43:21.067 INFO O| Feb 08 16:43:21.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
61252026-02-08T16:43:21.774Z[ recovery-image] Feb 08 16:43:21.067 INFO O| Feb 08 16:43:21.067 INFO STEP 379 (remove_files) COMPLETE
61262026-02-08T16:43:21.774Z[ recovery-image] Feb 08 16:43:21.067 INFO O| Feb 08 16:43:21.067 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61272026-02-08T16:43:21.774Z[ recovery-image] Feb 08 16:43:21.078 INFO O| Feb 08 16:43:21.078 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
61282026-02-08T16:43:21.774Z[ recovery-image] Feb 08 16:43:21.078 INFO O| Feb 08 16:43:21.078 INFO STEP 380 (remove_files) COMPLETE
61292026-02-08T16:43:21.774Z[ recovery-image] Feb 08 16:43:21.078 INFO O| Feb 08 16:43:21.078 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61302026-02-08T16:43:21.798Z[ recovery-image] Feb 08 16:43:21.087 INFO O| Feb 08 16:43:21.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
61312026-02-08T16:43:21.799Z[ recovery-image] Feb 08 16:43:21.088 INFO O| Feb 08 16:43:21.088 INFO STEP 381 (remove_files) COMPLETE
61322026-02-08T16:43:21.799Z[ recovery-image] Feb 08 16:43:21.088 INFO O| Feb 08 16:43:21.088 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61332026-02-08T16:43:21.799Z[ recovery-image] Feb 08 16:43:21.097 INFO O| Feb 08 16:43:21.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
61342026-02-08T16:43:21.799Z[ recovery-image] Feb 08 16:43:21.097 INFO O| Feb 08 16:43:21.097 INFO STEP 382 (remove_files) COMPLETE
61352026-02-08T16:43:21.799Z[ recovery-image] Feb 08 16:43:21.097 INFO O| Feb 08 16:43:21.097 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61362026-02-08T16:43:21.824Z[ recovery-image] Feb 08 16:43:21.107 INFO O| Feb 08 16:43:21.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
61372026-02-08T16:43:21.824Z[ recovery-image] Feb 08 16:43:21.107 INFO O| Feb 08 16:43:21.107 INFO STEP 383 (remove_files) COMPLETE
61382026-02-08T16:43:21.824Z[ recovery-image] Feb 08 16:43:21.107 INFO O| Feb 08 16:43:21.107 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61392026-02-08T16:43:21.824Z[ recovery-image] Feb 08 16:43:21.117 INFO O| Feb 08 16:43:21.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
61402026-02-08T16:43:21.824Z[ recovery-image] Feb 08 16:43:21.117 INFO O| Feb 08 16:43:21.117 INFO STEP 384 (remove_files) COMPLETE
61412026-02-08T16:43:21.824Z[ recovery-image] Feb 08 16:43:21.117 INFO O| Feb 08 16:43:21.117 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61422026-02-08T16:43:21.824Z[ recovery-image] Feb 08 16:43:21.128 INFO O| Feb 08 16:43:21.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
61432026-02-08T16:43:21.824Z[ recovery-image] Feb 08 16:43:21.128 INFO O| Feb 08 16:43:21.128 INFO STEP 385 (remove_files) COMPLETE
61442026-02-08T16:43:21.824Z[ recovery-image] Feb 08 16:43:21.128 INFO O| Feb 08 16:43:21.128 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61452026-02-08T16:43:21.848Z[ recovery-image] Feb 08 16:43:21.138 INFO O| Feb 08 16:43:21.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
61462026-02-08T16:43:21.848Z[ recovery-image] Feb 08 16:43:21.138 INFO O| Feb 08 16:43:21.138 INFO STEP 386 (remove_files) COMPLETE
61472026-02-08T16:43:21.848Z[ recovery-image] Feb 08 16:43:21.138 INFO O| Feb 08 16:43:21.138 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61482026-02-08T16:43:21.848Z[ recovery-image] Feb 08 16:43:21.147 INFO O| Feb 08 16:43:21.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
61492026-02-08T16:43:21.848Z[ recovery-image] Feb 08 16:43:21.147 INFO O| Feb 08 16:43:21.147 INFO STEP 387 (remove_files) COMPLETE
61502026-02-08T16:43:21.849Z[ recovery-image] Feb 08 16:43:21.147 INFO O| Feb 08 16:43:21.147 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61512026-02-08T16:43:21.873Z[ recovery-image] Feb 08 16:43:21.157 INFO O| Feb 08 16:43:21.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
61522026-02-08T16:43:21.873Z[ recovery-image] Feb 08 16:43:21.157 INFO O| Feb 08 16:43:21.157 INFO STEP 388 (remove_files) COMPLETE
61532026-02-08T16:43:21.873Z[ recovery-image] Feb 08 16:43:21.157 INFO O| Feb 08 16:43:21.157 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61542026-02-08T16:43:21.873Z[ recovery-image] Feb 08 16:43:21.166 INFO O| Feb 08 16:43:21.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
61552026-02-08T16:43:21.873Z[ recovery-image] Feb 08 16:43:21.166 INFO O| Feb 08 16:43:21.166 INFO STEP 389 (remove_files) COMPLETE
61562026-02-08T16:43:21.874Z[ recovery-image] Feb 08 16:43:21.166 INFO O| Feb 08 16:43:21.166 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61572026-02-08T16:43:21.874Z[ recovery-image] Feb 08 16:43:21.176 INFO O| Feb 08 16:43:21.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
61582026-02-08T16:43:21.874Z[ recovery-image] Feb 08 16:43:21.176 INFO O| Feb 08 16:43:21.176 INFO STEP 390 (remove_files) COMPLETE
61592026-02-08T16:43:21.874Z[ recovery-image] Feb 08 16:43:21.176 INFO O| Feb 08 16:43:21.176 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61602026-02-08T16:43:21.899Z[ recovery-image] Feb 08 16:43:21.185 INFO O| Feb 08 16:43:21.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
61612026-02-08T16:43:21.899Z[ recovery-image] Feb 08 16:43:21.186 INFO O| Feb 08 16:43:21.186 INFO STEP 391 (remove_files) COMPLETE
61622026-02-08T16:43:21.899Z[ recovery-image] Feb 08 16:43:21.186 INFO O| Feb 08 16:43:21.186 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61632026-02-08T16:43:21.899Z[ recovery-image] Feb 08 16:43:21.195 INFO O| Feb 08 16:43:21.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
61642026-02-08T16:43:21.899Z[ recovery-image] Feb 08 16:43:21.195 INFO O| Feb 08 16:43:21.195 INFO STEP 392 (remove_files) COMPLETE
61652026-02-08T16:43:21.899Z[ recovery-image] Feb 08 16:43:21.195 INFO O| Feb 08 16:43:21.195 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61662026-02-08T16:43:21.899Z[ recovery-image] Feb 08 16:43:21.205 INFO O| Feb 08 16:43:21.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
61672026-02-08T16:43:21.899Z[ recovery-image] Feb 08 16:43:21.205 INFO O| Feb 08 16:43:21.205 INFO STEP 393 (remove_files) COMPLETE
61682026-02-08T16:43:21.899Z[ recovery-image] Feb 08 16:43:21.205 INFO O| Feb 08 16:43:21.205 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61692026-02-08T16:43:21.923Z[ recovery-image] Feb 08 16:43:21.214 INFO O| Feb 08 16:43:21.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
61702026-02-08T16:43:21.923Z[ recovery-image] Feb 08 16:43:21.215 INFO O| Feb 08 16:43:21.214 INFO STEP 394 (remove_files) COMPLETE
61712026-02-08T16:43:21.924Z[ recovery-image] Feb 08 16:43:21.215 INFO O| Feb 08 16:43:21.214 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61722026-02-08T16:43:21.924Z[ recovery-image] Feb 08 16:43:21.224 INFO O| Feb 08 16:43:21.224 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
61732026-02-08T16:43:21.924Z[ recovery-image] Feb 08 16:43:21.224 INFO O| Feb 08 16:43:21.224 INFO STEP 395 (remove_files) COMPLETE
61742026-02-08T16:43:21.924Z[ recovery-image] Feb 08 16:43:21.224 INFO O| Feb 08 16:43:21.224 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61752026-02-08T16:43:21.948Z[ recovery-image] Feb 08 16:43:21.233 INFO O| Feb 08 16:43:21.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
61762026-02-08T16:43:21.948Z[ recovery-image] Feb 08 16:43:21.234 INFO O| Feb 08 16:43:21.233 INFO STEP 396 (remove_files) COMPLETE
61772026-02-08T16:43:21.948Z[ recovery-image] Feb 08 16:43:21.234 INFO O| Feb 08 16:43:21.234 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61782026-02-08T16:43:21.948Z[ recovery-image] Feb 08 16:43:21.244 INFO O| Feb 08 16:43:21.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
61792026-02-08T16:43:21.948Z[ recovery-image] Feb 08 16:43:21.244 INFO O| Feb 08 16:43:21.244 INFO STEP 397 (remove_files) COMPLETE
61802026-02-08T16:43:21.948Z[ recovery-image] Feb 08 16:43:21.245 INFO O| Feb 08 16:43:21.244 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61812026-02-08T16:43:21.949Z[ recovery-image] Feb 08 16:43:21.255 INFO O| Feb 08 16:43:21.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
61822026-02-08T16:43:21.949Z[ recovery-image] Feb 08 16:43:21.255 INFO O| Feb 08 16:43:21.255 INFO STEP 398 (remove_files) COMPLETE
61832026-02-08T16:43:21.974Z[ recovery-image] Feb 08 16:43:21.255 INFO O| Feb 08 16:43:21.255 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61842026-02-08T16:43:21.974Z[ recovery-image] Feb 08 16:43:21.265 INFO O| Feb 08 16:43:21.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
61852026-02-08T16:43:21.974Z[ recovery-image] Feb 08 16:43:21.265 INFO O| Feb 08 16:43:21.265 INFO STEP 399 (remove_files) COMPLETE
61862026-02-08T16:43:21.974Z[ recovery-image] Feb 08 16:43:21.265 INFO O| Feb 08 16:43:21.265 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61872026-02-08T16:43:21.974Z[ recovery-image] Feb 08 16:43:21.275 INFO O| Feb 08 16:43:21.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
61882026-02-08T16:43:21.974Z[ recovery-image] Feb 08 16:43:21.275 INFO O| Feb 08 16:43:21.275 INFO STEP 400 (remove_files) COMPLETE
61892026-02-08T16:43:21.974Z[ recovery-image] Feb 08 16:43:21.275 INFO O| Feb 08 16:43:21.275 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61902026-02-08T16:43:21.998Z[ recovery-image] Feb 08 16:43:21.285 INFO O| Feb 08 16:43:21.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
61912026-02-08T16:43:21.998Z[ recovery-image] Feb 08 16:43:21.285 INFO O| Feb 08 16:43:21.285 INFO STEP 401 (remove_files) COMPLETE
61922026-02-08T16:43:21.998Z[ recovery-image] Feb 08 16:43:21.285 INFO O| Feb 08 16:43:21.285 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61932026-02-08T16:43:21.998Z[ recovery-image] Feb 08 16:43:21.294 INFO O| Feb 08 16:43:21.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
61942026-02-08T16:43:21.998Z[ recovery-image] Feb 08 16:43:21.294 INFO O| Feb 08 16:43:21.294 INFO STEP 402 (remove_files) COMPLETE
61952026-02-08T16:43:21.998Z[ recovery-image] Feb 08 16:43:21.295 INFO O| Feb 08 16:43:21.294 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61962026-02-08T16:43:21.999Z[ recovery-image] Feb 08 16:43:21.305 INFO O| Feb 08 16:43:21.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
61972026-02-08T16:43:21.999Z[ recovery-image] Feb 08 16:43:21.305 INFO O| Feb 08 16:43:21.305 INFO STEP 403 (remove_files) COMPLETE
61982026-02-08T16:43:21.999Z[ recovery-image] Feb 08 16:43:21.305 INFO O| Feb 08 16:43:21.305 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61992026-02-08T16:43:22.024Z[ recovery-image] Feb 08 16:43:21.314 INFO O| Feb 08 16:43:21.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
62002026-02-08T16:43:22.024Z[ recovery-image] Feb 08 16:43:21.314 INFO O| Feb 08 16:43:21.314 INFO STEP 404 (remove_files) COMPLETE
62012026-02-08T16:43:22.024Z[ recovery-image] Feb 08 16:43:21.314 INFO O| Feb 08 16:43:21.314 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62022026-02-08T16:43:22.024Z[ recovery-image] Feb 08 16:43:21.324 INFO O| Feb 08 16:43:21.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
62032026-02-08T16:43:22.024Z[ recovery-image] Feb 08 16:43:21.324 INFO O| Feb 08 16:43:21.324 INFO STEP 405 (remove_files) COMPLETE
62042026-02-08T16:43:22.024Z[ recovery-image] Feb 08 16:43:21.324 INFO O| Feb 08 16:43:21.324 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62052026-02-08T16:43:22.069Z[ recovery-image] Feb 08 16:43:21.334 INFO O| Feb 08 16:43:21.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
62062026-02-08T16:43:22.069Z[ recovery-image] Feb 08 16:43:21.334 INFO O| Feb 08 16:43:21.334 INFO STEP 406 (remove_files) COMPLETE
62072026-02-08T16:43:22.069Z[ recovery-image] Feb 08 16:43:21.334 INFO O| Feb 08 16:43:21.334 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62082026-02-08T16:43:22.069Z[ recovery-image] Feb 08 16:43:21.344 INFO O| Feb 08 16:43:21.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
62092026-02-08T16:43:22.069Z[ recovery-image] Feb 08 16:43:21.344 INFO O| Feb 08 16:43:21.344 INFO STEP 407 (remove_files) COMPLETE
62102026-02-08T16:43:22.069Z[ recovery-image] Feb 08 16:43:21.344 INFO O| Feb 08 16:43:21.344 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62112026-02-08T16:43:22.069Z[ recovery-image] Feb 08 16:43:21.353 INFO O| Feb 08 16:43:21.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
62122026-02-08T16:43:22.069Z[ recovery-image] Feb 08 16:43:21.354 INFO O| Feb 08 16:43:21.353 INFO STEP 408 (remove_files) COMPLETE
62132026-02-08T16:43:22.069Z[ recovery-image] Feb 08 16:43:21.354 INFO O| Feb 08 16:43:21.354 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62142026-02-08T16:43:22.069Z[ recovery-image] Feb 08 16:43:21.363 INFO O| Feb 08 16:43:21.363 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
62152026-02-08T16:43:22.070Z[ recovery-image] Feb 08 16:43:21.363 INFO O| Feb 08 16:43:21.363 INFO STEP 409 (remove_files) COMPLETE
62162026-02-08T16:43:22.070Z[ recovery-image] Feb 08 16:43:21.363 INFO O| Feb 08 16:43:21.363 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62172026-02-08T16:43:22.070Z[ recovery-image] Feb 08 16:43:21.373 INFO O| Feb 08 16:43:21.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
62182026-02-08T16:43:22.070Z[ recovery-image] Feb 08 16:43:21.373 INFO O| Feb 08 16:43:21.373 INFO STEP 410 (remove_files) COMPLETE
62192026-02-08T16:43:22.070Z[ recovery-image] Feb 08 16:43:21.373 INFO O| Feb 08 16:43:21.373 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62202026-02-08T16:43:22.094Z[ recovery-image] Feb 08 16:43:21.382 INFO O| Feb 08 16:43:21.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
62212026-02-08T16:43:22.094Z[ recovery-image] Feb 08 16:43:21.382 INFO O| Feb 08 16:43:21.382 INFO STEP 411 (remove_files) COMPLETE
62222026-02-08T16:43:22.094Z[ recovery-image] Feb 08 16:43:21.382 INFO O| Feb 08 16:43:21.382 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62232026-02-08T16:43:22.094Z[ recovery-image] Feb 08 16:43:21.392 INFO O| Feb 08 16:43:21.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
62242026-02-08T16:43:22.094Z[ recovery-image] Feb 08 16:43:21.392 INFO O| Feb 08 16:43:21.392 INFO STEP 412 (remove_files) COMPLETE
62252026-02-08T16:43:22.094Z[ recovery-image] Feb 08 16:43:21.392 INFO O| Feb 08 16:43:21.392 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62262026-02-08T16:43:22.094Z[ recovery-image] Feb 08 16:43:21.401 INFO O| Feb 08 16:43:21.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
62272026-02-08T16:43:22.094Z[ recovery-image] Feb 08 16:43:21.401 INFO O| Feb 08 16:43:21.401 INFO STEP 413 (remove_files) COMPLETE
62282026-02-08T16:43:22.095Z[ recovery-image] Feb 08 16:43:21.402 INFO O| Feb 08 16:43:21.401 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62292026-02-08T16:43:22.120Z[ recovery-image] Feb 08 16:43:21.411 INFO O| Feb 08 16:43:21.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
62302026-02-08T16:43:22.120Z[ recovery-image] Feb 08 16:43:21.411 INFO O| Feb 08 16:43:21.411 INFO STEP 414 (remove_files) COMPLETE
62312026-02-08T16:43:22.120Z[ recovery-image] Feb 08 16:43:21.411 INFO O| Feb 08 16:43:21.411 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62322026-02-08T16:43:22.120Z[ recovery-image] Feb 08 16:43:21.421 INFO O| Feb 08 16:43:21.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
62332026-02-08T16:43:22.120Z[ recovery-image] Feb 08 16:43:21.421 INFO O| Feb 08 16:43:21.421 INFO STEP 415 (remove_files) COMPLETE
62342026-02-08T16:43:22.120Z[ recovery-image] Feb 08 16:43:21.421 INFO O| Feb 08 16:43:21.421 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62352026-02-08T16:43:22.144Z[ recovery-image] Feb 08 16:43:21.430 INFO O| Feb 08 16:43:21.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
62362026-02-08T16:43:22.144Z[ recovery-image] Feb 08 16:43:21.430 INFO O| Feb 08 16:43:21.430 INFO STEP 416 (remove_files) COMPLETE
62372026-02-08T16:43:22.144Z[ recovery-image] Feb 08 16:43:21.430 INFO O| Feb 08 16:43:21.430 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62382026-02-08T16:43:22.144Z[ recovery-image] Feb 08 16:43:21.440 INFO O| Feb 08 16:43:21.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
62392026-02-08T16:43:22.144Z[ recovery-image] Feb 08 16:43:21.440 INFO O| Feb 08 16:43:21.440 INFO STEP 417 (remove_files) COMPLETE
62402026-02-08T16:43:22.144Z[ recovery-image] Feb 08 16:43:21.440 INFO O| Feb 08 16:43:21.440 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62412026-02-08T16:43:22.144Z[ recovery-image] Feb 08 16:43:21.450 INFO O| Feb 08 16:43:21.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
62422026-02-08T16:43:22.144Z[ recovery-image] Feb 08 16:43:21.450 INFO O| Feb 08 16:43:21.450 INFO STEP 418 (remove_files) COMPLETE
62432026-02-08T16:43:22.145Z[ recovery-image] Feb 08 16:43:21.450 INFO O| Feb 08 16:43:21.450 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62442026-02-08T16:43:22.169Z[ recovery-image] Feb 08 16:43:21.460 INFO O| Feb 08 16:43:21.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
62452026-02-08T16:43:22.169Z[ recovery-image] Feb 08 16:43:21.460 INFO O| Feb 08 16:43:21.460 INFO STEP 419 (remove_files) COMPLETE
62462026-02-08T16:43:22.169Z[ recovery-image] Feb 08 16:43:21.460 INFO O| Feb 08 16:43:21.460 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62472026-02-08T16:43:22.169Z[ recovery-image] Feb 08 16:43:21.470 INFO O| Feb 08 16:43:21.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
62482026-02-08T16:43:22.169Z[ recovery-image] Feb 08 16:43:21.470 INFO O| Feb 08 16:43:21.470 INFO STEP 420 (remove_files) COMPLETE
62492026-02-08T16:43:22.169Z[ recovery-image] Feb 08 16:43:21.470 INFO O| Feb 08 16:43:21.470 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62502026-02-08T16:43:22.194Z[ recovery-image] Feb 08 16:43:21.480 INFO O| Feb 08 16:43:21.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
62512026-02-08T16:43:22.194Z[ recovery-image] Feb 08 16:43:21.480 INFO O| Feb 08 16:43:21.480 INFO STEP 421 (remove_files) COMPLETE
62522026-02-08T16:43:22.194Z[ recovery-image] Feb 08 16:43:21.480 INFO O| Feb 08 16:43:21.480 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62532026-02-08T16:43:22.194Z[ recovery-image] Feb 08 16:43:21.489 INFO O| Feb 08 16:43:21.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
62542026-02-08T16:43:22.194Z[ recovery-image] Feb 08 16:43:21.489 INFO O| Feb 08 16:43:21.489 INFO STEP 422 (remove_files) COMPLETE
62552026-02-08T16:43:22.194Z[ recovery-image] Feb 08 16:43:21.489 INFO O| Feb 08 16:43:21.489 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62562026-02-08T16:43:22.195Z[ recovery-image] Feb 08 16:43:21.499 INFO O| Feb 08 16:43:21.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
62572026-02-08T16:43:22.195Z[ recovery-image] Feb 08 16:43:21.499 INFO O| Feb 08 16:43:21.499 INFO STEP 423 (remove_files) COMPLETE
62582026-02-08T16:43:22.195Z[ recovery-image] Feb 08 16:43:21.499 INFO O| Feb 08 16:43:21.499 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62592026-02-08T16:43:22.219Z[ recovery-image] Feb 08 16:43:21.508 INFO O| Feb 08 16:43:21.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
62602026-02-08T16:43:22.219Z[ recovery-image] Feb 08 16:43:21.509 INFO O| Feb 08 16:43:21.509 INFO STEP 424 (remove_files) COMPLETE
62612026-02-08T16:43:22.219Z[ recovery-image] Feb 08 16:43:21.509 INFO O| Feb 08 16:43:21.509 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62622026-02-08T16:43:22.219Z[ recovery-image] Feb 08 16:43:21.518 INFO O| Feb 08 16:43:21.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
62632026-02-08T16:43:22.219Z[ recovery-image] Feb 08 16:43:21.518 INFO O| Feb 08 16:43:21.518 INFO STEP 425 (remove_files) COMPLETE
62642026-02-08T16:43:22.219Z[ recovery-image] Feb 08 16:43:21.518 INFO O| Feb 08 16:43:21.518 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62652026-02-08T16:43:22.244Z[ recovery-image] Feb 08 16:43:21.528 INFO O| Feb 08 16:43:21.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
62662026-02-08T16:43:22.244Z[ recovery-image] Feb 08 16:43:21.528 INFO O| Feb 08 16:43:21.528 INFO STEP 426 (remove_files) COMPLETE
62672026-02-08T16:43:22.244Z[ recovery-image] Feb 08 16:43:21.528 INFO O| Feb 08 16:43:21.528 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62682026-02-08T16:43:22.244Z[ recovery-image] Feb 08 16:43:21.537 INFO O| Feb 08 16:43:21.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
62692026-02-08T16:43:22.244Z[ recovery-image] Feb 08 16:43:21.537 INFO O| Feb 08 16:43:21.537 INFO STEP 427 (remove_files) COMPLETE
62702026-02-08T16:43:22.244Z[ recovery-image] Feb 08 16:43:21.537 INFO O| Feb 08 16:43:21.537 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62712026-02-08T16:43:22.244Z[ recovery-image] Feb 08 16:43:21.547 INFO O| Feb 08 16:43:21.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
62722026-02-08T16:43:22.244Z[ recovery-image] Feb 08 16:43:21.547 INFO O| Feb 08 16:43:21.547 INFO STEP 428 (remove_files) COMPLETE
62732026-02-08T16:43:22.244Z[ recovery-image] Feb 08 16:43:21.547 INFO O| Feb 08 16:43:21.547 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62742026-02-08T16:43:22.268Z[ recovery-image] Feb 08 16:43:21.556 INFO O| Feb 08 16:43:21.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
62752026-02-08T16:43:22.268Z[ recovery-image] Feb 08 16:43:21.556 INFO O| Feb 08 16:43:21.556 INFO STEP 429 (remove_files) COMPLETE
62762026-02-08T16:43:22.268Z[ recovery-image] Feb 08 16:43:21.557 INFO O| Feb 08 16:43:21.556 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62772026-02-08T16:43:22.268Z[ recovery-image] Feb 08 16:43:21.566 INFO O| Feb 08 16:43:21.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
62782026-02-08T16:43:22.268Z[ recovery-image] Feb 08 16:43:21.566 INFO O| Feb 08 16:43:21.566 INFO STEP 430 (remove_files) COMPLETE
62792026-02-08T16:43:22.268Z[ recovery-image] Feb 08 16:43:21.566 INFO O| Feb 08 16:43:21.566 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62802026-02-08T16:43:22.293Z[ recovery-image] Feb 08 16:43:21.576 INFO O| Feb 08 16:43:21.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
62812026-02-08T16:43:22.293Z[ recovery-image] Feb 08 16:43:21.576 INFO O| Feb 08 16:43:21.576 INFO STEP 431 (remove_files) COMPLETE
62822026-02-08T16:43:22.293Z[ recovery-image] Feb 08 16:43:21.576 INFO O| Feb 08 16:43:21.576 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62832026-02-08T16:43:22.293Z[ host-image] Feb 08 16:43:21.577 INFO O| Feb 08 16:43:21.577 INFO O| Done
62842026-02-08T16:43:22.293Z[ recovery-image] Feb 08 16:43:21.585 INFO O| Feb 08 16:43:21.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
62852026-02-08T16:43:22.293Z[ recovery-image] Feb 08 16:43:21.585 INFO O| Feb 08 16:43:21.585 INFO STEP 432 (remove_files) COMPLETE
62862026-02-08T16:43:22.293Z[ recovery-image] Feb 08 16:43:21.585 INFO O| Feb 08 16:43:21.585 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872026-02-08T16:43:22.294Z[ recovery-image] Feb 08 16:43:21.596 INFO O| Feb 08 16:43:21.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
62882026-02-08T16:43:22.294Z[ recovery-image] Feb 08 16:43:21.596 INFO O| Feb 08 16:43:21.596 INFO STEP 433 (remove_files) COMPLETE
62892026-02-08T16:43:22.294Z[ recovery-image] Feb 08 16:43:21.596 INFO O| Feb 08 16:43:21.596 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902026-02-08T16:43:22.319Z[ recovery-image] Feb 08 16:43:21.626 INFO O| Feb 08 16:43:21.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
62912026-02-08T16:43:22.319Z[ recovery-image] Feb 08 16:43:21.626 INFO O| Feb 08 16:43:21.626 INFO STEP 434 (remove_files) COMPLETE
62922026-02-08T16:43:22.319Z[ recovery-image] Feb 08 16:43:21.626 INFO O| Feb 08 16:43:21.626 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932026-02-08T16:43:22.344Z[ recovery-image] Feb 08 16:43:21.637 INFO O| Feb 08 16:43:21.637 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
62942026-02-08T16:43:22.344Z[ recovery-image] Feb 08 16:43:21.637 INFO O| Feb 08 16:43:21.637 INFO STEP 435 (remove_files) COMPLETE
62952026-02-08T16:43:22.344Z[ recovery-image] Feb 08 16:43:21.637 INFO O| Feb 08 16:43:21.637 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962026-02-08T16:43:22.369Z[ recovery-image] Feb 08 16:43:21.662 INFO O| Feb 08 16:43:21.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
62972026-02-08T16:43:22.369Z[ recovery-image] Feb 08 16:43:21.662 INFO O| Feb 08 16:43:21.662 INFO STEP 436 (remove_files) COMPLETE
62982026-02-08T16:43:22.369Z[ recovery-image] Feb 08 16:43:21.662 INFO O| Feb 08 16:43:21.662 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992026-02-08T16:43:22.393Z[ recovery-image] Feb 08 16:43:21.679 INFO O| Feb 08 16:43:21.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
63002026-02-08T16:43:22.393Z[ recovery-image] Feb 08 16:43:21.679 INFO O| Feb 08 16:43:21.679 INFO STEP 437 (remove_files) COMPLETE
63012026-02-08T16:43:22.393Z[ recovery-image] Feb 08 16:43:21.679 INFO O| Feb 08 16:43:21.679 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022026-02-08T16:43:22.393Z[ recovery-image] Feb 08 16:43:21.690 INFO O| Feb 08 16:43:21.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
63032026-02-08T16:43:22.393Z[ recovery-image] Feb 08 16:43:21.690 INFO O| Feb 08 16:43:21.690 INFO STEP 438 (remove_files) COMPLETE
63042026-02-08T16:43:22.393Z[ recovery-image] Feb 08 16:43:21.690 INFO O| Feb 08 16:43:21.690 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052026-02-08T16:43:22.418Z[ recovery-image] Feb 08 16:43:21.701 INFO O| Feb 08 16:43:21.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
63062026-02-08T16:43:22.418Z[ recovery-image] Feb 08 16:43:21.701 INFO O| Feb 08 16:43:21.701 INFO STEP 439 (remove_files) COMPLETE
63072026-02-08T16:43:22.418Z[ recovery-image] Feb 08 16:43:21.701 INFO O| Feb 08 16:43:21.701 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082026-02-08T16:43:22.418Z[ recovery-image] Feb 08 16:43:21.715 INFO O| Feb 08 16:43:21.715 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
63092026-02-08T16:43:22.418Z[ recovery-image] Feb 08 16:43:21.715 INFO O| Feb 08 16:43:21.715 INFO STEP 440 (remove_files) COMPLETE
63102026-02-08T16:43:22.418Z[ recovery-image] Feb 08 16:43:21.715 INFO O| Feb 08 16:43:21.715 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112026-02-08T16:43:22.443Z[ recovery-image] Feb 08 16:43:21.730 INFO O| Feb 08 16:43:21.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
63122026-02-08T16:43:22.443Z[ recovery-image] Feb 08 16:43:21.730 INFO O| Feb 08 16:43:21.730 INFO STEP 441 (remove_files) COMPLETE
63132026-02-08T16:43:22.443Z[ recovery-image] Feb 08 16:43:21.730 INFO O| Feb 08 16:43:21.730 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142026-02-08T16:43:22.443Z[ recovery-image] Feb 08 16:43:21.743 INFO O| Feb 08 16:43:21.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
63152026-02-08T16:43:22.443Z[ recovery-image] Feb 08 16:43:21.743 INFO O| Feb 08 16:43:21.743 INFO STEP 442 (remove_files) COMPLETE
63162026-02-08T16:43:22.443Z[ recovery-image] Feb 08 16:43:21.743 INFO O| Feb 08 16:43:21.743 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172026-02-08T16:43:22.468Z[ recovery-image] Feb 08 16:43:21.753 INFO O| Feb 08 16:43:21.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
63182026-02-08T16:43:22.468Z[ recovery-image] Feb 08 16:43:21.754 INFO O| Feb 08 16:43:21.753 INFO STEP 443 (remove_files) COMPLETE
63192026-02-08T16:43:22.468Z[ recovery-image] Feb 08 16:43:21.754 INFO O| Feb 08 16:43:21.754 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202026-02-08T16:43:22.468Z[ recovery-image] Feb 08 16:43:21.768 INFO O| Feb 08 16:43:21.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
63212026-02-08T16:43:22.468Z[ recovery-image] Feb 08 16:43:21.768 INFO O| Feb 08 16:43:21.768 INFO STEP 444 (remove_files) COMPLETE
63222026-02-08T16:43:22.468Z[ recovery-image] Feb 08 16:43:21.768 INFO O| Feb 08 16:43:21.768 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232026-02-08T16:43:22.492Z[ recovery-image] Feb 08 16:43:21.779 INFO O| Feb 08 16:43:21.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
63242026-02-08T16:43:22.492Z[ recovery-image] Feb 08 16:43:21.779 INFO O| Feb 08 16:43:21.779 INFO STEP 445 (remove_files) COMPLETE
63252026-02-08T16:43:22.492Z[ recovery-image] Feb 08 16:43:21.779 INFO O| Feb 08 16:43:21.779 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262026-02-08T16:43:22.492Z[ recovery-image] Feb 08 16:43:21.791 INFO O| Feb 08 16:43:21.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
63272026-02-08T16:43:22.492Z[ recovery-image] Feb 08 16:43:21.791 INFO O| Feb 08 16:43:21.791 INFO STEP 446 (remove_files) COMPLETE
63282026-02-08T16:43:22.492Z[ recovery-image] Feb 08 16:43:21.791 INFO O| Feb 08 16:43:21.791 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63292026-02-08T16:43:22.517Z[ recovery-image] Feb 08 16:43:21.805 INFO O| Feb 08 16:43:21.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
63302026-02-08T16:43:22.517Z[ recovery-image] Feb 08 16:43:21.805 INFO O| Feb 08 16:43:21.805 INFO STEP 447 (remove_files) COMPLETE
63312026-02-08T16:43:22.517Z[ recovery-image] Feb 08 16:43:21.805 INFO O| Feb 08 16:43:21.805 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63322026-02-08T16:43:22.517Z[ recovery-image] Feb 08 16:43:21.817 INFO O| Feb 08 16:43:21.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
63332026-02-08T16:43:22.517Z[ recovery-image] Feb 08 16:43:21.817 INFO O| Feb 08 16:43:21.817 INFO STEP 448 (remove_files) COMPLETE
63342026-02-08T16:43:22.517Z[ recovery-image] Feb 08 16:43:21.817 INFO O| Feb 08 16:43:21.817 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63352026-02-08T16:43:22.542Z[ recovery-image] Feb 08 16:43:21.828 INFO O| Feb 08 16:43:21.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
63362026-02-08T16:43:22.542Z[ recovery-image] Feb 08 16:43:21.828 INFO O| Feb 08 16:43:21.828 INFO STEP 449 (remove_files) COMPLETE
63372026-02-08T16:43:22.542Z[ recovery-image] Feb 08 16:43:21.828 INFO O| Feb 08 16:43:21.828 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63382026-02-08T16:43:22.542Z[ recovery-image] Feb 08 16:43:21.840 INFO O| Feb 08 16:43:21.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
63392026-02-08T16:43:22.542Z[ recovery-image] Feb 08 16:43:21.840 INFO O| Feb 08 16:43:21.840 INFO STEP 450 (remove_files) COMPLETE
63402026-02-08T16:43:22.542Z[ recovery-image] Feb 08 16:43:21.840 INFO O| Feb 08 16:43:21.840 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63412026-02-08T16:43:22.566Z[ recovery-image] Feb 08 16:43:21.852 INFO O| Feb 08 16:43:21.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
63422026-02-08T16:43:22.566Z[ recovery-image] Feb 08 16:43:21.852 INFO O| Feb 08 16:43:21.852 INFO STEP 451 (remove_files) COMPLETE
63432026-02-08T16:43:22.566Z[ recovery-image] Feb 08 16:43:21.852 INFO O| Feb 08 16:43:21.852 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63442026-02-08T16:43:22.566Z[ recovery-image] Feb 08 16:43:21.862 INFO O| Feb 08 16:43:21.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
63452026-02-08T16:43:22.566Z[ recovery-image] Feb 08 16:43:21.863 INFO O| Feb 08 16:43:21.863 INFO STEP 452 (remove_files) COMPLETE
63462026-02-08T16:43:22.566Z[ recovery-image] Feb 08 16:43:21.863 INFO O| Feb 08 16:43:21.863 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63472026-02-08T16:43:22.566Z[ recovery-image] Feb 08 16:43:21.873 INFO O| Feb 08 16:43:21.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
63482026-02-08T16:43:22.566Z[ recovery-image] Feb 08 16:43:21.873 INFO O| Feb 08 16:43:21.873 INFO STEP 453 (remove_files) COMPLETE
63492026-02-08T16:43:22.567Z[ recovery-image] Feb 08 16:43:21.873 INFO O| Feb 08 16:43:21.873 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63502026-02-08T16:43:22.591Z[ recovery-image] Feb 08 16:43:21.882 INFO O| Feb 08 16:43:21.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
63512026-02-08T16:43:22.591Z[ recovery-image] Feb 08 16:43:21.883 INFO O| Feb 08 16:43:21.883 INFO STEP 454 (remove_files) COMPLETE
63522026-02-08T16:43:22.591Z[ recovery-image] Feb 08 16:43:21.883 INFO O| Feb 08 16:43:21.883 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63532026-02-08T16:43:22.591Z[ recovery-image] Feb 08 16:43:21.896 INFO O| Feb 08 16:43:21.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
63542026-02-08T16:43:22.591Z[ recovery-image] Feb 08 16:43:21.896 INFO O| Feb 08 16:43:21.896 INFO STEP 455 (remove_files) COMPLETE
63552026-02-08T16:43:22.591Z[ recovery-image] Feb 08 16:43:21.896 INFO O| Feb 08 16:43:21.896 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63562026-02-08T16:43:22.615Z[ recovery-image] Feb 08 16:43:21.906 INFO O| Feb 08 16:43:21.906 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
63572026-02-08T16:43:22.616Z[ recovery-image] Feb 08 16:43:21.906 INFO O| Feb 08 16:43:21.906 INFO STEP 456 (remove_files) COMPLETE
63582026-02-08T16:43:22.616Z[ recovery-image] Feb 08 16:43:21.906 INFO O| Feb 08 16:43:21.906 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592026-02-08T16:43:22.616Z[ recovery-image] Feb 08 16:43:21.916 INFO O| Feb 08 16:43:21.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
63602026-02-08T16:43:22.616Z[ recovery-image] Feb 08 16:43:21.916 INFO O| Feb 08 16:43:21.916 INFO STEP 457 (remove_files) COMPLETE
63612026-02-08T16:43:22.616Z[ recovery-image] Feb 08 16:43:21.916 INFO O| Feb 08 16:43:21.916 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622026-02-08T16:43:22.641Z[ recovery-image] Feb 08 16:43:21.926 INFO O| Feb 08 16:43:21.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
63632026-02-08T16:43:22.641Z[ recovery-image] Feb 08 16:43:21.926 INFO O| Feb 08 16:43:21.926 INFO STEP 458 (remove_files) COMPLETE
63642026-02-08T16:43:22.641Z[ recovery-image] Feb 08 16:43:21.926 INFO O| Feb 08 16:43:21.926 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652026-02-08T16:43:22.641Z[ recovery-image] Feb 08 16:43:21.937 INFO O| Feb 08 16:43:21.937 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
63662026-02-08T16:43:22.641Z[ recovery-image] Feb 08 16:43:21.937 INFO O| Feb 08 16:43:21.937 INFO STEP 459 (remove_files) COMPLETE
63672026-02-08T16:43:22.641Z[ recovery-image] Feb 08 16:43:21.937 INFO O| Feb 08 16:43:21.937 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682026-02-08T16:43:22.665Z[ recovery-image] Feb 08 16:43:21.951 INFO O| Feb 08 16:43:21.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
63692026-02-08T16:43:22.665Z[ recovery-image] Feb 08 16:43:21.951 INFO O| Feb 08 16:43:21.951 INFO STEP 460 (remove_files) COMPLETE
63702026-02-08T16:43:22.665Z[ recovery-image] Feb 08 16:43:21.951 INFO O| Feb 08 16:43:21.951 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712026-02-08T16:43:22.665Z[ recovery-image] Feb 08 16:43:21.964 INFO O| Feb 08 16:43:21.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
63722026-02-08T16:43:22.665Z[ recovery-image] Feb 08 16:43:21.964 INFO O| Feb 08 16:43:21.964 INFO STEP 461 (remove_files) COMPLETE
63732026-02-08T16:43:22.665Z[ recovery-image] Feb 08 16:43:21.964 INFO O| Feb 08 16:43:21.964 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742026-02-08T16:43:22.690Z[ recovery-image] Feb 08 16:43:21.975 INFO O| Feb 08 16:43:21.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
63752026-02-08T16:43:22.690Z[ recovery-image] Feb 08 16:43:21.975 INFO O| Feb 08 16:43:21.975 INFO STEP 462 (remove_files) COMPLETE
63762026-02-08T16:43:22.690Z[ recovery-image] Feb 08 16:43:21.975 INFO O| Feb 08 16:43:21.975 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772026-02-08T16:43:22.690Z[ recovery-image] Feb 08 16:43:21.986 INFO O| Feb 08 16:43:21.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
63782026-02-08T16:43:22.690Z[ recovery-image] Feb 08 16:43:21.986 INFO O| Feb 08 16:43:21.986 INFO STEP 463 (remove_files) COMPLETE
63792026-02-08T16:43:22.690Z[ recovery-image] Feb 08 16:43:21.986 INFO O| Feb 08 16:43:21.986 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802026-02-08T16:43:22.690Z[ recovery-image] Feb 08 16:43:21.997 INFO O| Feb 08 16:43:21.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
63812026-02-08T16:43:22.690Z[ recovery-image] Feb 08 16:43:21.997 INFO O| Feb 08 16:43:21.997 INFO STEP 464 (remove_files) COMPLETE
63822026-02-08T16:43:22.690Z[ recovery-image] Feb 08 16:43:21.997 INFO O| Feb 08 16:43:21.997 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63832026-02-08T16:43:22.715Z[ recovery-image] Feb 08 16:43:22.008 INFO O| Feb 08 16:43:22.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
63842026-02-08T16:43:22.715Z[ recovery-image] Feb 08 16:43:22.008 INFO O| Feb 08 16:43:22.008 INFO STEP 465 (remove_files) COMPLETE
63852026-02-08T16:43:22.715Z[ recovery-image] Feb 08 16:43:22.008 INFO O| Feb 08 16:43:22.008 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63862026-02-08T16:43:22.715Z[ recovery-image] Feb 08 16:43:22.019 INFO O| Feb 08 16:43:22.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
63872026-02-08T16:43:22.715Z[ recovery-image] Feb 08 16:43:22.020 INFO O| Feb 08 16:43:22.019 INFO STEP 466 (remove_files) COMPLETE
63882026-02-08T16:43:22.715Z[ recovery-image] Feb 08 16:43:22.020 INFO O| Feb 08 16:43:22.019 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63892026-02-08T16:43:22.739Z[ recovery-image] Feb 08 16:43:22.033 INFO O| Feb 08 16:43:22.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
63902026-02-08T16:43:22.739Z[ recovery-image] Feb 08 16:43:22.033 INFO O| Feb 08 16:43:22.033 INFO STEP 467 (remove_files) COMPLETE
63912026-02-08T16:43:22.739Z[ recovery-image] Feb 08 16:43:22.033 INFO O| Feb 08 16:43:22.033 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63922026-02-08T16:43:22.739Z[ recovery-image] Feb 08 16:43:22.046 INFO O| Feb 08 16:43:22.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
63932026-02-08T16:43:22.739Z[ recovery-image] Feb 08 16:43:22.046 INFO O| Feb 08 16:43:22.046 INFO STEP 468 (remove_files) COMPLETE
63942026-02-08T16:43:22.739Z[ recovery-image] Feb 08 16:43:22.046 INFO O| Feb 08 16:43:22.046 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63952026-02-08T16:43:22.764Z[ recovery-image] Feb 08 16:43:22.058 INFO O| Feb 08 16:43:22.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
63962026-02-08T16:43:22.764Z[ recovery-image] Feb 08 16:43:22.058 INFO O| Feb 08 16:43:22.058 INFO STEP 469 (remove_files) COMPLETE
63972026-02-08T16:43:22.764Z[ recovery-image] Feb 08 16:43:22.058 INFO O| Feb 08 16:43:22.058 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63982026-02-08T16:43:22.764Z[ recovery-image] Feb 08 16:43:22.070 INFO O| Feb 08 16:43:22.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
63992026-02-08T16:43:22.764Z[ recovery-image] Feb 08 16:43:22.070 INFO O| Feb 08 16:43:22.070 INFO STEP 470 (remove_files) COMPLETE
64002026-02-08T16:43:22.764Z[ recovery-image] Feb 08 16:43:22.070 INFO O| Feb 08 16:43:22.070 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64012026-02-08T16:43:22.788Z[ recovery-image] Feb 08 16:43:22.083 INFO O| Feb 08 16:43:22.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
64022026-02-08T16:43:22.788Z[ recovery-image] Feb 08 16:43:22.083 INFO O| Feb 08 16:43:22.083 INFO STEP 471 (remove_files) COMPLETE
64032026-02-08T16:43:22.788Z[ recovery-image] Feb 08 16:43:22.083 INFO O| Feb 08 16:43:22.083 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042026-02-08T16:43:22.788Z[ recovery-image] Feb 08 16:43:22.095 INFO O| Feb 08 16:43:22.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
64052026-02-08T16:43:22.788Z[ recovery-image] Feb 08 16:43:22.095 INFO O| Feb 08 16:43:22.095 INFO STEP 472 (remove_files) COMPLETE
64062026-02-08T16:43:22.788Z[ recovery-image] Feb 08 16:43:22.095 INFO O| Feb 08 16:43:22.095 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072026-02-08T16:43:22.813Z[ recovery-image] Feb 08 16:43:22.108 INFO O| Feb 08 16:43:22.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
64082026-02-08T16:43:22.813Z[ recovery-image] Feb 08 16:43:22.108 INFO O| Feb 08 16:43:22.108 INFO STEP 473 (remove_files) COMPLETE
64092026-02-08T16:43:22.813Z[ recovery-image] Feb 08 16:43:22.108 INFO O| Feb 08 16:43:22.108 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102026-02-08T16:43:22.813Z[ recovery-image] Feb 08 16:43:22.119 INFO O| Feb 08 16:43:22.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
64112026-02-08T16:43:22.813Z[ recovery-image] Feb 08 16:43:22.119 INFO O| Feb 08 16:43:22.119 INFO STEP 474 (remove_files) COMPLETE
64122026-02-08T16:43:22.813Z[ recovery-image] Feb 08 16:43:22.119 INFO O| Feb 08 16:43:22.119 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132026-02-08T16:43:22.837Z[ recovery-image] Feb 08 16:43:22.131 INFO O| Feb 08 16:43:22.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
64142026-02-08T16:43:22.837Z[ recovery-image] Feb 08 16:43:22.131 INFO O| Feb 08 16:43:22.131 INFO STEP 475 (remove_files) COMPLETE
64152026-02-08T16:43:22.837Z[ recovery-image] Feb 08 16:43:22.131 INFO O| Feb 08 16:43:22.131 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64162026-02-08T16:43:22.837Z[ recovery-image] Feb 08 16:43:22.142 INFO O| Feb 08 16:43:22.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
64172026-02-08T16:43:22.837Z[ recovery-image] Feb 08 16:43:22.142 INFO O| Feb 08 16:43:22.142 INFO STEP 476 (remove_files) COMPLETE
64182026-02-08T16:43:22.837Z[ recovery-image] Feb 08 16:43:22.142 INFO O| Feb 08 16:43:22.142 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64192026-02-08T16:43:22.861Z[ recovery-image] Feb 08 16:43:22.155 INFO O| Feb 08 16:43:22.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
64202026-02-08T16:43:22.861Z[ recovery-image] Feb 08 16:43:22.155 INFO O| Feb 08 16:43:22.155 INFO STEP 477 (remove_files) COMPLETE
64212026-02-08T16:43:22.861Z[ recovery-image] Feb 08 16:43:22.155 INFO O| Feb 08 16:43:22.155 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64222026-02-08T16:43:22.861Z[ recovery-image] Feb 08 16:43:22.167 INFO O| Feb 08 16:43:22.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
64232026-02-08T16:43:22.861Z[ recovery-image] Feb 08 16:43:22.167 INFO O| Feb 08 16:43:22.167 INFO STEP 478 (remove_files) COMPLETE
64242026-02-08T16:43:22.861Z[ recovery-image] Feb 08 16:43:22.167 INFO O| Feb 08 16:43:22.167 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64252026-02-08T16:43:22.886Z[ recovery-image] Feb 08 16:43:22.179 INFO O| Feb 08 16:43:22.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
64262026-02-08T16:43:22.886Z[ recovery-image] Feb 08 16:43:22.179 INFO O| Feb 08 16:43:22.179 INFO STEP 479 (remove_files) COMPLETE
64272026-02-08T16:43:22.886Z[ recovery-image] Feb 08 16:43:22.179 INFO O| Feb 08 16:43:22.179 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64282026-02-08T16:43:22.886Z[ recovery-image] Feb 08 16:43:22.191 INFO O| Feb 08 16:43:22.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
64292026-02-08T16:43:22.886Z[ recovery-image] Feb 08 16:43:22.191 INFO O| Feb 08 16:43:22.191 INFO STEP 480 (remove_files) COMPLETE
64302026-02-08T16:43:22.886Z[ recovery-image] Feb 08 16:43:22.191 INFO O| Feb 08 16:43:22.191 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64312026-02-08T16:43:22.910Z[ recovery-image] Feb 08 16:43:22.203 INFO O| Feb 08 16:43:22.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
64322026-02-08T16:43:22.910Z[ recovery-image] Feb 08 16:43:22.203 INFO O| Feb 08 16:43:22.203 INFO STEP 481 (remove_files) COMPLETE
64332026-02-08T16:43:22.910Z[ recovery-image] Feb 08 16:43:22.203 INFO O| Feb 08 16:43:22.203 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64342026-02-08T16:43:22.910Z[ recovery-image] Feb 08 16:43:22.215 INFO O| Feb 08 16:43:22.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
64352026-02-08T16:43:22.912Z[ recovery-image] Feb 08 16:43:22.215 INFO O| Feb 08 16:43:22.215 INFO STEP 482 (remove_files) COMPLETE
64362026-02-08T16:43:22.912Z[ recovery-image] Feb 08 16:43:22.215 INFO O| Feb 08 16:43:22.215 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64372026-02-08T16:43:22.936Z[ recovery-image] Feb 08 16:43:22.227 INFO O| Feb 08 16:43:22.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/vmm"
64382026-02-08T16:43:22.936Z[ recovery-image] Feb 08 16:43:22.228 INFO O| Feb 08 16:43:22.228 INFO STEP 483 (remove_files) COMPLETE
64392026-02-08T16:43:22.936Z[ recovery-image] Feb 08 16:43:22.228 INFO O| Feb 08 16:43:22.228 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64402026-02-08T16:43:22.936Z[ recovery-image] Feb 08 16:43:22.239 INFO O| Feb 08 16:43:22.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
64412026-02-08T16:43:22.936Z[ recovery-image] Feb 08 16:43:22.240 INFO O| Feb 08 16:43:22.240 INFO STEP 484 (remove_files) COMPLETE
64422026-02-08T16:43:22.936Z[ recovery-image] Feb 08 16:43:22.240 INFO O| Feb 08 16:43:22.240 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64432026-02-08T16:43:22.960Z[ recovery-image] Feb 08 16:43:22.252 INFO O| Feb 08 16:43:22.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
64442026-02-08T16:43:22.960Z[ recovery-image] Feb 08 16:43:22.253 INFO O| Feb 08 16:43:22.253 INFO STEP 485 (remove_files) COMPLETE
64452026-02-08T16:43:22.960Z[ recovery-image] Feb 08 16:43:22.253 INFO O| Feb 08 16:43:22.253 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64462026-02-08T16:43:22.960Z[ recovery-image] Feb 08 16:43:22.263 INFO O| Feb 08 16:43:22.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
64472026-02-08T16:43:22.960Z[ recovery-image] Feb 08 16:43:22.263 INFO O| Feb 08 16:43:22.263 INFO STEP 486 (remove_files) COMPLETE
64482026-02-08T16:43:22.960Z[ recovery-image] Feb 08 16:43:22.263 INFO O| Feb 08 16:43:22.263 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64492026-02-08T16:43:22.984Z[ recovery-image] Feb 08 16:43:22.274 INFO O| Feb 08 16:43:22.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
64502026-02-08T16:43:22.984Z[ recovery-image] Feb 08 16:43:22.274 INFO O| Feb 08 16:43:22.274 INFO STEP 487 (remove_files) COMPLETE
64512026-02-08T16:43:22.984Z[ recovery-image] Feb 08 16:43:22.274 INFO O| Feb 08 16:43:22.274 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64522026-02-08T16:43:22.986Z[ recovery-image] Feb 08 16:43:22.287 INFO O| Feb 08 16:43:22.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
64532026-02-08T16:43:22.986Z[ recovery-image] Feb 08 16:43:22.287 INFO O| Feb 08 16:43:22.287 INFO STEP 488 (remove_files) COMPLETE
64542026-02-08T16:43:22.986Z[ recovery-image] Feb 08 16:43:22.287 INFO O| Feb 08 16:43:22.287 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64552026-02-08T16:43:23.010Z[ recovery-image] Feb 08 16:43:22.299 INFO O| Feb 08 16:43:22.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
64562026-02-08T16:43:23.010Z[ recovery-image] Feb 08 16:43:22.299 INFO O| Feb 08 16:43:22.299 INFO STEP 489 (remove_files) COMPLETE
64572026-02-08T16:43:23.010Z[ recovery-image] Feb 08 16:43:22.299 INFO O| Feb 08 16:43:22.299 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64582026-02-08T16:43:23.010Z[ recovery-image] Feb 08 16:43:22.313 INFO O| Feb 08 16:43:22.313 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
64592026-02-08T16:43:23.010Z[ recovery-image] Feb 08 16:43:22.313 INFO O| Feb 08 16:43:22.313 INFO STEP 490 (remove_files) COMPLETE
64602026-02-08T16:43:23.010Z[ recovery-image] Feb 08 16:43:22.313 INFO O| Feb 08 16:43:22.313 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64612026-02-08T16:43:23.034Z[ recovery-image] Feb 08 16:43:22.325 INFO O| Feb 08 16:43:22.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
64622026-02-08T16:43:23.034Z[ recovery-image] Feb 08 16:43:22.325 INFO O| Feb 08 16:43:22.325 INFO STEP 491 (remove_files) COMPLETE
64632026-02-08T16:43:23.034Z[ recovery-image] Feb 08 16:43:22.325 INFO O| Feb 08 16:43:22.325 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64642026-02-08T16:43:23.035Z[ recovery-image] Feb 08 16:43:22.337 INFO O| Feb 08 16:43:22.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/vmm.conf"
64652026-02-08T16:43:23.035Z[ recovery-image] Feb 08 16:43:22.337 INFO O| Feb 08 16:43:22.337 INFO STEP 492 (remove_files) COMPLETE
64662026-02-08T16:43:23.035Z[ recovery-image] Feb 08 16:43:22.337 INFO O| Feb 08 16:43:22.337 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64672026-02-08T16:43:23.059Z[ recovery-image] Feb 08 16:43:22.348 INFO O| Feb 08 16:43:22.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
64682026-02-08T16:43:23.059Z[ recovery-image] Feb 08 16:43:22.348 INFO O| Feb 08 16:43:22.348 INFO STEP 493 (remove_files) COMPLETE
64692026-02-08T16:43:23.059Z[ recovery-image] Feb 08 16:43:22.348 INFO O| Feb 08 16:43:22.348 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64702026-02-08T16:43:23.059Z[ recovery-image] Feb 08 16:43:22.358 INFO O| Feb 08 16:43:22.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
64712026-02-08T16:43:23.059Z[ recovery-image] Feb 08 16:43:22.358 INFO O| Feb 08 16:43:22.358 INFO STEP 494 (remove_files) COMPLETE
64722026-02-08T16:43:23.059Z[ recovery-image] Feb 08 16:43:22.358 INFO O| Feb 08 16:43:22.358 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64732026-02-08T16:43:23.083Z[ recovery-image] Feb 08 16:43:22.368 INFO O| Feb 08 16:43:22.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
64742026-02-08T16:43:23.083Z[ recovery-image] Feb 08 16:43:22.369 INFO O| Feb 08 16:43:22.369 INFO STEP 495 (remove_files) COMPLETE
64752026-02-08T16:43:23.083Z[ recovery-image] Feb 08 16:43:22.369 INFO O| Feb 08 16:43:22.369 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64762026-02-08T16:43:23.083Z[ recovery-image] Feb 08 16:43:22.379 INFO O| Feb 08 16:43:22.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
64772026-02-08T16:43:23.083Z[ recovery-image] Feb 08 16:43:22.379 INFO O| Feb 08 16:43:22.379 INFO STEP 496 (remove_files) COMPLETE
64782026-02-08T16:43:23.083Z[ recovery-image] Feb 08 16:43:22.379 INFO O| Feb 08 16:43:22.379 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64792026-02-08T16:43:23.083Z[ recovery-image] Feb 08 16:43:22.389 INFO O| Feb 08 16:43:22.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
64802026-02-08T16:43:23.083Z[ recovery-image] Feb 08 16:43:22.389 INFO O| Feb 08 16:43:22.389 INFO STEP 497 (remove_files) COMPLETE
64812026-02-08T16:43:23.083Z[ recovery-image] Feb 08 16:43:22.389 INFO O| Feb 08 16:43:22.389 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64822026-02-08T16:43:23.108Z[ recovery-image] Feb 08 16:43:22.399 INFO O| Feb 08 16:43:22.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
64832026-02-08T16:43:23.108Z[ recovery-image] Feb 08 16:43:22.399 INFO O| Feb 08 16:43:22.399 INFO STEP 498 (remove_files) COMPLETE
64842026-02-08T16:43:23.108Z[ recovery-image] Feb 08 16:43:22.399 INFO O| Feb 08 16:43:22.399 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64852026-02-08T16:43:23.108Z[ recovery-image] Feb 08 16:43:22.410 INFO O| Feb 08 16:43:22.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
64862026-02-08T16:43:23.108Z[ recovery-image] Feb 08 16:43:22.410 INFO O| Feb 08 16:43:22.410 INFO STEP 499 (remove_files) COMPLETE
64872026-02-08T16:43:23.108Z[ recovery-image] Feb 08 16:43:22.410 INFO O| Feb 08 16:43:22.410 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64882026-02-08T16:43:23.132Z[ recovery-image] Feb 08 16:43:22.420 INFO O| Feb 08 16:43:22.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
64892026-02-08T16:43:23.132Z[ recovery-image] Feb 08 16:43:22.420 INFO O| Feb 08 16:43:22.420 INFO STEP 500 (remove_files) COMPLETE
64902026-02-08T16:43:23.132Z[ recovery-image] Feb 08 16:43:22.420 INFO O| Feb 08 16:43:22.420 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64912026-02-08T16:43:23.132Z[ recovery-image] Feb 08 16:43:22.433 INFO O| Feb 08 16:43:22.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
64922026-02-08T16:43:23.132Z[ recovery-image] Feb 08 16:43:22.434 INFO O| Feb 08 16:43:22.433 INFO STEP 501 (remove_files) COMPLETE
64932026-02-08T16:43:23.132Z[ recovery-image] Feb 08 16:43:22.434 INFO O| Feb 08 16:43:22.434 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64942026-02-08T16:43:23.157Z[ recovery-image] Feb 08 16:43:22.446 INFO O| Feb 08 16:43:22.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
64952026-02-08T16:43:23.157Z[ recovery-image] Feb 08 16:43:22.447 INFO O| Feb 08 16:43:22.446 INFO STEP 502 (remove_files) COMPLETE
64962026-02-08T16:43:23.157Z[ recovery-image] Feb 08 16:43:22.447 INFO O| Feb 08 16:43:22.447 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64972026-02-08T16:43:23.157Z[ recovery-image] Feb 08 16:43:22.457 INFO O| Feb 08 16:43:22.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
64982026-02-08T16:43:23.157Z[ recovery-image] Feb 08 16:43:22.458 INFO O| Feb 08 16:43:22.457 INFO STEP 503 (remove_files) COMPLETE
64992026-02-08T16:43:23.157Z[ recovery-image] Feb 08 16:43:22.458 INFO O| Feb 08 16:43:22.458 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65002026-02-08T16:43:23.181Z[ recovery-image] Feb 08 16:43:22.468 INFO O| Feb 08 16:43:22.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
65012026-02-08T16:43:23.181Z[ recovery-image] Feb 08 16:43:22.468 INFO O| Feb 08 16:43:22.468 INFO STEP 504 (remove_files) COMPLETE
65022026-02-08T16:43:23.181Z[ recovery-image] Feb 08 16:43:22.468 INFO O| Feb 08 16:43:22.468 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65032026-02-08T16:43:23.181Z[ recovery-image] Feb 08 16:43:22.478 INFO O| Feb 08 16:43:22.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
65042026-02-08T16:43:23.182Z[ recovery-image] Feb 08 16:43:22.478 INFO O| Feb 08 16:43:22.478 INFO STEP 505 (remove_files) COMPLETE
65052026-02-08T16:43:23.182Z[ recovery-image] Feb 08 16:43:22.478 INFO O| Feb 08 16:43:22.478 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65062026-02-08T16:43:23.182Z[ recovery-image] Feb 08 16:43:22.488 INFO O| Feb 08 16:43:22.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
65072026-02-08T16:43:23.182Z[ recovery-image] Feb 08 16:43:22.489 INFO O| Feb 08 16:43:22.489 INFO STEP 506 (remove_files) COMPLETE
65082026-02-08T16:43:23.182Z[ recovery-image] Feb 08 16:43:22.489 INFO O| Feb 08 16:43:22.489 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65092026-02-08T16:43:23.206Z[ recovery-image] Feb 08 16:43:22.502 INFO O| Feb 08 16:43:22.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
65102026-02-08T16:43:23.206Z[ recovery-image] Feb 08 16:43:22.502 INFO O| Feb 08 16:43:22.502 INFO STEP 507 (remove_files) COMPLETE
65112026-02-08T16:43:23.206Z[ recovery-image] Feb 08 16:43:22.502 INFO O| Feb 08 16:43:22.502 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65122026-02-08T16:43:23.206Z[ recovery-image] Feb 08 16:43:22.512 INFO O| Feb 08 16:43:22.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
65132026-02-08T16:43:23.206Z[ recovery-image] Feb 08 16:43:22.512 INFO O| Feb 08 16:43:22.512 INFO STEP 508 (remove_files) COMPLETE
65142026-02-08T16:43:23.206Z[ recovery-image] Feb 08 16:43:22.512 INFO O| Feb 08 16:43:22.512 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65152026-02-08T16:43:23.231Z[ recovery-image] Feb 08 16:43:22.523 INFO O| Feb 08 16:43:22.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
65162026-02-08T16:43:23.231Z[ recovery-image] Feb 08 16:43:22.523 INFO O| Feb 08 16:43:22.523 INFO STEP 509 (remove_files) COMPLETE
65172026-02-08T16:43:23.231Z[ recovery-image] Feb 08 16:43:22.523 INFO O| Feb 08 16:43:22.523 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65182026-02-08T16:43:23.231Z[ recovery-image] Feb 08 16:43:22.535 INFO O| Feb 08 16:43:22.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
65192026-02-08T16:43:23.231Z[ recovery-image] Feb 08 16:43:22.535 INFO O| Feb 08 16:43:22.535 INFO STEP 510 (remove_files) COMPLETE
65202026-02-08T16:43:23.231Z[ recovery-image] Feb 08 16:43:22.535 INFO O| Feb 08 16:43:22.535 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65212026-02-08T16:43:23.255Z[ recovery-image] Feb 08 16:43:22.546 INFO O| Feb 08 16:43:22.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
65222026-02-08T16:43:23.255Z[ recovery-image] Feb 08 16:43:22.546 INFO O| Feb 08 16:43:22.546 INFO STEP 511 (remove_files) COMPLETE
65232026-02-08T16:43:23.255Z[ recovery-image] Feb 08 16:43:22.546 INFO O| Feb 08 16:43:22.546 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65242026-02-08T16:43:23.255Z[ recovery-image] Feb 08 16:43:22.556 INFO O| Feb 08 16:43:22.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
65252026-02-08T16:43:23.255Z[ recovery-image] Feb 08 16:43:22.556 INFO O| Feb 08 16:43:22.556 INFO STEP 512 (remove_files) COMPLETE
65262026-02-08T16:43:23.255Z[ recovery-image] Feb 08 16:43:22.556 INFO O| Feb 08 16:43:22.556 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65272026-02-08T16:43:23.280Z[ recovery-image] Feb 08 16:43:22.569 INFO O| Feb 08 16:43:22.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
65282026-02-08T16:43:23.281Z[ recovery-image] Feb 08 16:43:22.569 INFO O| Feb 08 16:43:22.569 INFO STEP 513 (remove_files) COMPLETE
65292026-02-08T16:43:23.281Z[ recovery-image] Feb 08 16:43:22.569 INFO O| Feb 08 16:43:22.569 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65302026-02-08T16:43:23.281Z[ recovery-image] Feb 08 16:43:22.580 INFO O| Feb 08 16:43:22.580 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
65312026-02-08T16:43:23.281Z[ recovery-image] Feb 08 16:43:22.580 INFO O| Feb 08 16:43:22.580 INFO STEP 514 (remove_files) COMPLETE
65322026-02-08T16:43:23.281Z[ recovery-image] Feb 08 16:43:22.580 INFO O| Feb 08 16:43:22.580 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65332026-02-08T16:43:23.305Z[ recovery-image] Feb 08 16:43:22.591 INFO O| Feb 08 16:43:22.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
65342026-02-08T16:43:23.305Z[ recovery-image] Feb 08 16:43:22.591 INFO O| Feb 08 16:43:22.591 INFO STEP 515 (remove_files) COMPLETE
65352026-02-08T16:43:23.305Z[ recovery-image] Feb 08 16:43:22.591 INFO O| Feb 08 16:43:22.591 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65362026-02-08T16:43:23.305Z[ recovery-image] Feb 08 16:43:22.601 INFO O| Feb 08 16:43:22.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
65372026-02-08T16:43:23.305Z[ recovery-image] Feb 08 16:43:22.601 INFO O| Feb 08 16:43:22.601 INFO STEP 516 (remove_files) COMPLETE
65382026-02-08T16:43:23.305Z[ recovery-image] Feb 08 16:43:22.601 INFO O| Feb 08 16:43:22.601 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65392026-02-08T16:43:23.305Z[ recovery-image] Feb 08 16:43:22.611 INFO O| Feb 08 16:43:22.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
65402026-02-08T16:43:23.305Z[ recovery-image] Feb 08 16:43:22.611 INFO O| Feb 08 16:43:22.611 INFO STEP 517 (remove_files) COMPLETE
65412026-02-08T16:43:23.305Z[ recovery-image] Feb 08 16:43:22.611 INFO O| Feb 08 16:43:22.611 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65422026-02-08T16:43:23.330Z[ recovery-image] Feb 08 16:43:22.621 INFO O| Feb 08 16:43:22.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
65432026-02-08T16:43:23.330Z[ recovery-image] Feb 08 16:43:22.622 INFO O| Feb 08 16:43:22.622 INFO STEP 518 (remove_files) COMPLETE
65442026-02-08T16:43:23.330Z[ recovery-image] Feb 08 16:43:22.622 INFO O| Feb 08 16:43:22.622 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65452026-02-08T16:43:23.330Z[ recovery-image] Feb 08 16:43:22.634 INFO O| Feb 08 16:43:22.634 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
65462026-02-08T16:43:23.330Z[ recovery-image] Feb 08 16:43:22.634 INFO O| Feb 08 16:43:22.634 INFO STEP 519 (remove_files) COMPLETE
65472026-02-08T16:43:23.330Z[ recovery-image] Feb 08 16:43:22.634 INFO O| Feb 08 16:43:22.634 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65482026-02-08T16:43:23.355Z[ recovery-image] Feb 08 16:43:22.648 INFO O| Feb 08 16:43:22.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
65492026-02-08T16:43:23.355Z[ recovery-image] Feb 08 16:43:22.648 INFO O| Feb 08 16:43:22.648 INFO STEP 520 (remove_files) COMPLETE
65502026-02-08T16:43:23.355Z[ recovery-image] Feb 08 16:43:22.648 INFO O| Feb 08 16:43:22.648 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65512026-02-08T16:43:23.355Z[ recovery-image] Feb 08 16:43:22.662 INFO O| Feb 08 16:43:22.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
65522026-02-08T16:43:23.379Z[ recovery-image] Feb 08 16:43:22.663 INFO O| Feb 08 16:43:22.663 INFO STEP 521 (remove_files) COMPLETE
65532026-02-08T16:43:23.379Z[ recovery-image] Feb 08 16:43:22.663 INFO O| Feb 08 16:43:22.663 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65542026-02-08T16:43:23.379Z[ recovery-image] Feb 08 16:43:22.674 INFO O| Feb 08 16:43:22.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/Makefile.inc"
65552026-02-08T16:43:23.379Z[ recovery-image] Feb 08 16:43:22.674 INFO O| Feb 08 16:43:22.674 INFO STEP 522 (remove_files) COMPLETE
65562026-02-08T16:43:23.379Z[ recovery-image] Feb 08 16:43:22.674 INFO O| Feb 08 16:43:22.674 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65572026-02-08T16:43:23.405Z[ recovery-image] Feb 08 16:43:22.688 INFO O| Feb 08 16:43:22.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/accept"
65582026-02-08T16:43:23.405Z[ recovery-image] Feb 08 16:43:22.688 INFO O| Feb 08 16:43:22.688 INFO STEP 523 (remove_files) COMPLETE
65592026-02-08T16:43:23.405Z[ recovery-image] Feb 08 16:43:22.688 INFO O| Feb 08 16:43:22.688 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65602026-02-08T16:43:23.405Z[ recovery-image] Feb 08 16:43:22.699 INFO O| Feb 08 16:43:22.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/basename"
65612026-02-08T16:43:23.405Z[ recovery-image] Feb 08 16:43:22.700 INFO O| Feb 08 16:43:22.700 INFO STEP 524 (remove_files) COMPLETE
65622026-02-08T16:43:23.405Z[ recovery-image] Feb 08 16:43:22.700 INFO O| Feb 08 16:43:22.700 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65632026-02-08T16:43:23.405Z[ recovery-image] Feb 08 16:43:22.709 INFO O| Feb 08 16:43:22.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/csv"
65642026-02-08T16:43:23.405Z[ recovery-image] Feb 08 16:43:22.709 INFO O| Feb 08 16:43:22.709 INFO STEP 525 (remove_files) COMPLETE
65652026-02-08T16:43:23.405Z[ recovery-image] Feb 08 16:43:22.709 INFO O| Feb 08 16:43:22.709 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65662026-02-08T16:43:23.429Z[ recovery-image] Feb 08 16:43:22.724 INFO O| Feb 08 16:43:22.724 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/cut"
65672026-02-08T16:43:23.429Z[ recovery-image] Feb 08 16:43:22.724 INFO O| Feb 08 16:43:22.724 INFO STEP 526 (remove_files) COMPLETE
65682026-02-08T16:43:23.429Z[ recovery-image] Feb 08 16:43:22.724 INFO O| Feb 08 16:43:22.724 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65692026-02-08T16:43:23.453Z[ recovery-image] Feb 08 16:43:22.738 INFO O| Feb 08 16:43:22.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/dirname"
65702026-02-08T16:43:23.453Z[ recovery-image] Feb 08 16:43:22.738 INFO O| Feb 08 16:43:22.738 INFO STEP 527 (remove_files) COMPLETE
65712026-02-08T16:43:23.453Z[ recovery-image] Feb 08 16:43:22.738 INFO O| Feb 08 16:43:22.738 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65722026-02-08T16:43:23.453Z[ recovery-image] Feb 08 16:43:22.753 INFO O| Feb 08 16:43:22.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/fdflags"
65732026-02-08T16:43:23.453Z[ recovery-image] Feb 08 16:43:22.753 INFO O| Feb 08 16:43:22.753 INFO STEP 528 (remove_files) COMPLETE
65742026-02-08T16:43:23.453Z[ recovery-image] Feb 08 16:43:22.753 INFO O| Feb 08 16:43:22.753 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65752026-02-08T16:43:23.478Z[ recovery-image] Feb 08 16:43:22.766 INFO O| Feb 08 16:43:22.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/finfo"
65762026-02-08T16:43:23.478Z[ recovery-image] Feb 08 16:43:22.766 INFO O| Feb 08 16:43:22.766 INFO STEP 529 (remove_files) COMPLETE
65772026-02-08T16:43:23.478Z[ recovery-image] Feb 08 16:43:22.766 INFO O| Feb 08 16:43:22.766 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65782026-02-08T16:43:23.478Z[ recovery-image] Feb 08 16:43:22.777 INFO O| Feb 08 16:43:22.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/head"
65792026-02-08T16:43:23.478Z[ recovery-image] Feb 08 16:43:22.777 INFO O| Feb 08 16:43:22.777 INFO STEP 530 (remove_files) COMPLETE
65802026-02-08T16:43:23.478Z[ recovery-image] Feb 08 16:43:22.777 INFO O| Feb 08 16:43:22.777 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65812026-02-08T16:43:23.502Z[ recovery-image] Feb 08 16:43:22.790 INFO O| Feb 08 16:43:22.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/id"
65822026-02-08T16:43:23.502Z[ recovery-image] Feb 08 16:43:22.790 INFO O| Feb 08 16:43:22.790 INFO STEP 531 (remove_files) COMPLETE
65832026-02-08T16:43:23.502Z[ recovery-image] Feb 08 16:43:22.790 INFO O| Feb 08 16:43:22.790 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65842026-02-08T16:43:23.502Z[ recovery-image] Feb 08 16:43:22.803 INFO O| Feb 08 16:43:22.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/ln"
65852026-02-08T16:43:23.502Z[ recovery-image] Feb 08 16:43:22.803 INFO O| Feb 08 16:43:22.803 INFO STEP 532 (remove_files) COMPLETE
65862026-02-08T16:43:23.502Z[ recovery-image] Feb 08 16:43:22.803 INFO O| Feb 08 16:43:22.803 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65872026-02-08T16:43:23.528Z[ recovery-image] Feb 08 16:43:22.815 INFO O| Feb 08 16:43:22.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/loadables.h"
65882026-02-08T16:43:23.528Z[ recovery-image] Feb 08 16:43:22.815 INFO O| Feb 08 16:43:22.815 INFO STEP 533 (remove_files) COMPLETE
65892026-02-08T16:43:23.528Z[ recovery-image] Feb 08 16:43:22.815 INFO O| Feb 08 16:43:22.815 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65902026-02-08T16:43:23.528Z[ recovery-image] Feb 08 16:43:22.825 INFO O| Feb 08 16:43:22.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/logname"
65912026-02-08T16:43:23.528Z[ recovery-image] Feb 08 16:43:22.825 INFO O| Feb 08 16:43:22.825 INFO STEP 534 (remove_files) COMPLETE
65922026-02-08T16:43:23.528Z[ recovery-image] Feb 08 16:43:22.825 INFO O| Feb 08 16:43:22.825 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65932026-02-08T16:43:23.528Z[ recovery-image] Feb 08 16:43:22.835 INFO O| Feb 08 16:43:22.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkdir"
65942026-02-08T16:43:23.528Z[ recovery-image] Feb 08 16:43:22.835 INFO O| Feb 08 16:43:22.835 INFO STEP 535 (remove_files) COMPLETE
65952026-02-08T16:43:23.528Z[ recovery-image] Feb 08 16:43:22.835 INFO O| Feb 08 16:43:22.835 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65962026-02-08T16:43:23.552Z[ recovery-image] Feb 08 16:43:22.844 INFO O| Feb 08 16:43:22.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkfifo"
65972026-02-08T16:43:23.552Z[ recovery-image] Feb 08 16:43:22.844 INFO O| Feb 08 16:43:22.844 INFO STEP 536 (remove_files) COMPLETE
65982026-02-08T16:43:23.552Z[ recovery-image] Feb 08 16:43:22.844 INFO O| Feb 08 16:43:22.844 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65992026-02-08T16:43:23.552Z[ recovery-image] Feb 08 16:43:22.854 INFO O| Feb 08 16:43:22.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mktemp"
66002026-02-08T16:43:23.552Z[ recovery-image] Feb 08 16:43:22.854 INFO O| Feb 08 16:43:22.854 INFO STEP 537 (remove_files) COMPLETE
66012026-02-08T16:43:23.552Z[ recovery-image] Feb 08 16:43:22.854 INFO O| Feb 08 16:43:22.854 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66022026-02-08T16:43:23.576Z[ recovery-image] Feb 08 16:43:22.863 INFO O| Feb 08 16:43:22.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mypid"
66032026-02-08T16:43:23.576Z[ recovery-image] Feb 08 16:43:22.864 INFO O| Feb 08 16:43:22.863 INFO STEP 538 (remove_files) COMPLETE
66042026-02-08T16:43:23.576Z[ recovery-image] Feb 08 16:43:22.864 INFO O| Feb 08 16:43:22.864 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66052026-02-08T16:43:23.577Z[ recovery-image] Feb 08 16:43:22.873 INFO O| Feb 08 16:43:22.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/pathchk"
66062026-02-08T16:43:23.577Z[ recovery-image] Feb 08 16:43:22.873 INFO O| Feb 08 16:43:22.873 INFO STEP 539 (remove_files) COMPLETE
66072026-02-08T16:43:23.577Z[ recovery-image] Feb 08 16:43:22.873 INFO O| Feb 08 16:43:22.873 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66082026-02-08T16:43:23.601Z[ recovery-image] Feb 08 16:43:22.886 INFO O| Feb 08 16:43:22.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/print"
66092026-02-08T16:43:23.601Z[ recovery-image] Feb 08 16:43:22.887 INFO O| Feb 08 16:43:22.887 INFO STEP 540 (remove_files) COMPLETE
66102026-02-08T16:43:23.601Z[ recovery-image] Feb 08 16:43:22.887 INFO O| Feb 08 16:43:22.887 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66112026-02-08T16:43:23.601Z[ recovery-image] Feb 08 16:43:22.897 INFO O| Feb 08 16:43:22.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/printenv"
66122026-02-08T16:43:23.601Z[ recovery-image] Feb 08 16:43:22.897 INFO O| Feb 08 16:43:22.897 INFO STEP 541 (remove_files) COMPLETE
66132026-02-08T16:43:23.601Z[ recovery-image] Feb 08 16:43:22.897 INFO O| Feb 08 16:43:22.897 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66142026-02-08T16:43:23.625Z[ recovery-image] Feb 08 16:43:22.909 INFO O| Feb 08 16:43:22.909 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/push"
66152026-02-08T16:43:23.626Z[ recovery-image] Feb 08 16:43:22.910 INFO O| Feb 08 16:43:22.910 INFO STEP 542 (remove_files) COMPLETE
66162026-02-08T16:43:23.626Z[ recovery-image] Feb 08 16:43:22.910 INFO O| Feb 08 16:43:22.910 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66172026-02-08T16:43:23.626Z[ recovery-image] Feb 08 16:43:22.919 INFO O| Feb 08 16:43:22.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/realpath"
66182026-02-08T16:43:23.626Z[ recovery-image] Feb 08 16:43:22.920 INFO O| Feb 08 16:43:22.920 INFO STEP 543 (remove_files) COMPLETE
66192026-02-08T16:43:23.626Z[ recovery-image] Feb 08 16:43:22.920 INFO O| Feb 08 16:43:22.920 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66202026-02-08T16:43:23.626Z[ recovery-image] Feb 08 16:43:22.933 INFO O| Feb 08 16:43:22.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rm"
66212026-02-08T16:43:23.626Z[ recovery-image] Feb 08 16:43:22.933 INFO O| Feb 08 16:43:22.933 INFO STEP 544 (remove_files) COMPLETE
66222026-02-08T16:43:23.626Z[ recovery-image] Feb 08 16:43:22.933 INFO O| Feb 08 16:43:22.933 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66232026-02-08T16:43:23.650Z[ recovery-image] Feb 08 16:43:22.944 INFO O| Feb 08 16:43:22.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rmdir"
66242026-02-08T16:43:23.650Z[ recovery-image] Feb 08 16:43:22.944 INFO O| Feb 08 16:43:22.944 INFO STEP 545 (remove_files) COMPLETE
66252026-02-08T16:43:23.650Z[ recovery-image] Feb 08 16:43:22.944 INFO O| Feb 08 16:43:22.944 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66262026-02-08T16:43:23.650Z[ recovery-image] Feb 08 16:43:22.955 INFO O| Feb 08 16:43:22.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/seq"
66272026-02-08T16:43:23.650Z[ recovery-image] Feb 08 16:43:22.955 INFO O| Feb 08 16:43:22.955 INFO STEP 546 (remove_files) COMPLETE
66282026-02-08T16:43:23.651Z[ recovery-image] Feb 08 16:43:22.955 INFO O| Feb 08 16:43:22.955 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66292026-02-08T16:43:23.675Z[ recovery-image] Feb 08 16:43:22.965 INFO O| Feb 08 16:43:22.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/setpgid"
66302026-02-08T16:43:23.675Z[ recovery-image] Feb 08 16:43:22.965 INFO O| Feb 08 16:43:22.965 INFO STEP 547 (remove_files) COMPLETE
66312026-02-08T16:43:23.675Z[ recovery-image] Feb 08 16:43:22.965 INFO O| Feb 08 16:43:22.965 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66322026-02-08T16:43:23.676Z[ recovery-image] Feb 08 16:43:22.976 INFO O| Feb 08 16:43:22.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sleep"
66332026-02-08T16:43:23.676Z[ recovery-image] Feb 08 16:43:22.976 INFO O| Feb 08 16:43:22.976 INFO STEP 548 (remove_files) COMPLETE
66342026-02-08T16:43:23.676Z[ recovery-image] Feb 08 16:43:22.976 INFO O| Feb 08 16:43:22.976 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66352026-02-08T16:43:23.700Z[ recovery-image] Feb 08 16:43:22.986 INFO O| Feb 08 16:43:22.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/strftime"
66362026-02-08T16:43:23.700Z[ recovery-image] Feb 08 16:43:22.986 INFO O| Feb 08 16:43:22.986 INFO STEP 549 (remove_files) COMPLETE
66372026-02-08T16:43:23.700Z[ recovery-image] Feb 08 16:43:22.986 INFO O| Feb 08 16:43:22.986 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66382026-02-08T16:43:23.700Z[ recovery-image] Feb 08 16:43:22.997 INFO O| Feb 08 16:43:22.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sync"
66392026-02-08T16:43:23.700Z[ recovery-image] Feb 08 16:43:22.997 INFO O| Feb 08 16:43:22.997 INFO STEP 550 (remove_files) COMPLETE
66402026-02-08T16:43:23.700Z[ recovery-image] Feb 08 16:43:22.997 INFO O| Feb 08 16:43:22.997 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66412026-02-08T16:43:23.725Z[ recovery-image] Feb 08 16:43:23.010 INFO O| Feb 08 16:43:23.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tee"
66422026-02-08T16:43:23.725Z[ recovery-image] Feb 08 16:43:23.010 INFO O| Feb 08 16:43:23.010 INFO STEP 551 (remove_files) COMPLETE
66432026-02-08T16:43:23.725Z[ recovery-image] Feb 08 16:43:23.010 INFO O| Feb 08 16:43:23.010 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66442026-02-08T16:43:23.725Z[ recovery-image] Feb 08 16:43:23.021 INFO O| Feb 08 16:43:23.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/truefalse"
66452026-02-08T16:43:23.725Z[ recovery-image] Feb 08 16:43:23.021 INFO O| Feb 08 16:43:23.021 INFO STEP 552 (remove_files) COMPLETE
66462026-02-08T16:43:23.725Z[ recovery-image] Feb 08 16:43:23.021 INFO O| Feb 08 16:43:23.021 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66472026-02-08T16:43:23.749Z[ recovery-image] Feb 08 16:43:23.033 INFO O| Feb 08 16:43:23.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tty"
66482026-02-08T16:43:23.750Z[ recovery-image] Feb 08 16:43:23.033 INFO O| Feb 08 16:43:23.033 INFO STEP 553 (remove_files) COMPLETE
66492026-02-08T16:43:23.750Z[ recovery-image] Feb 08 16:43:23.033 INFO O| Feb 08 16:43:23.033 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66502026-02-08T16:43:23.750Z[ recovery-image] Feb 08 16:43:23.042 INFO O| Feb 08 16:43:23.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/uname"
66512026-02-08T16:43:23.750Z[ recovery-image] Feb 08 16:43:23.043 INFO O| Feb 08 16:43:23.043 INFO STEP 554 (remove_files) COMPLETE
66522026-02-08T16:43:23.750Z[ recovery-image] Feb 08 16:43:23.043 INFO O| Feb 08 16:43:23.043 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66532026-02-08T16:43:23.750Z[ recovery-image] Feb 08 16:43:23.052 INFO O| Feb 08 16:43:23.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/unlink"
66542026-02-08T16:43:23.750Z[ recovery-image] Feb 08 16:43:23.052 INFO O| Feb 08 16:43:23.052 INFO STEP 555 (remove_files) COMPLETE
66552026-02-08T16:43:23.750Z[ recovery-image] Feb 08 16:43:23.052 INFO O| Feb 08 16:43:23.052 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66562026-02-08T16:43:23.774Z[ recovery-image] Feb 08 16:43:23.066 INFO O| Feb 08 16:43:23.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/whoami"
66572026-02-08T16:43:23.774Z[ recovery-image] Feb 08 16:43:23.066 INFO O| Feb 08 16:43:23.066 INFO STEP 556 (remove_files) COMPLETE
66582026-02-08T16:43:23.774Z[ recovery-image] Feb 08 16:43:23.066 INFO O| Feb 08 16:43:23.066 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66592026-02-08T16:43:23.774Z[ recovery-image] Feb 08 16:43:23.075 INFO O| Feb 08 16:43:23.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
66602026-02-08T16:43:23.774Z[ recovery-image] Feb 08 16:43:23.075 INFO O| Feb 08 16:43:23.075 INFO STEP 557 (remove_files) COMPLETE
66612026-02-08T16:43:23.774Z[ recovery-image] Feb 08 16:43:23.075 INFO O| Feb 08 16:43:23.075 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66622026-02-08T16:43:23.799Z[ recovery-image] Feb 08 16:43:23.088 INFO O| Feb 08 16:43:23.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
66632026-02-08T16:43:23.799Z[ recovery-image] Feb 08 16:43:23.088 INFO O| Feb 08 16:43:23.088 INFO STEP 558 (remove_files) COMPLETE
66642026-02-08T16:43:23.799Z[ recovery-image] Feb 08 16:43:23.088 INFO O| Feb 08 16:43:23.088 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66652026-02-08T16:43:23.799Z[ recovery-image] Feb 08 16:43:23.098 INFO O| Feb 08 16:43:23.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
66662026-02-08T16:43:23.799Z[ recovery-image] Feb 08 16:43:23.098 INFO O| Feb 08 16:43:23.098 INFO STEP 559 (remove_files) COMPLETE
66672026-02-08T16:43:23.799Z[ recovery-image] Feb 08 16:43:23.098 INFO O| Feb 08 16:43:23.098 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66682026-02-08T16:43:23.824Z[ recovery-image] Feb 08 16:43:23.108 INFO O| Feb 08 16:43:23.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
66692026-02-08T16:43:23.824Z[ recovery-image] Feb 08 16:43:23.108 INFO O| Feb 08 16:43:23.108 INFO STEP 560 (remove_files) COMPLETE
66702026-02-08T16:43:23.824Z[ recovery-image] Feb 08 16:43:23.108 INFO O| Feb 08 16:43:23.108 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66712026-02-08T16:43:23.824Z[ recovery-image] Feb 08 16:43:23.123 INFO O| Feb 08 16:43:23.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
66722026-02-08T16:43:23.824Z[ recovery-image] Feb 08 16:43:23.123 INFO O| Feb 08 16:43:23.123 INFO STEP 561 (remove_files) COMPLETE
66732026-02-08T16:43:23.824Z[ recovery-image] Feb 08 16:43:23.123 INFO O| Feb 08 16:43:23.123 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66742026-02-08T16:43:23.848Z[ recovery-image] Feb 08 16:43:23.135 INFO O| Feb 08 16:43:23.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
66752026-02-08T16:43:23.848Z[ recovery-image] Feb 08 16:43:23.135 INFO O| Feb 08 16:43:23.135 INFO STEP 562 (remove_files) COMPLETE
66762026-02-08T16:43:23.848Z[ recovery-image] Feb 08 16:43:23.135 INFO O| Feb 08 16:43:23.135 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66772026-02-08T16:43:23.849Z[ recovery-image] Feb 08 16:43:23.149 INFO O| Feb 08 16:43:23.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
66782026-02-08T16:43:23.849Z[ recovery-image] Feb 08 16:43:23.149 INFO O| Feb 08 16:43:23.149 INFO STEP 563 (remove_files) COMPLETE
66792026-02-08T16:43:23.849Z[ recovery-image] Feb 08 16:43:23.149 INFO O| Feb 08 16:43:23.149 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66802026-02-08T16:43:23.873Z[ recovery-image] Feb 08 16:43:23.162 INFO O| Feb 08 16:43:23.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
66812026-02-08T16:43:23.873Z[ recovery-image] Feb 08 16:43:23.162 INFO O| Feb 08 16:43:23.162 INFO STEP 564 (remove_files) COMPLETE
66822026-02-08T16:43:23.873Z[ recovery-image] Feb 08 16:43:23.162 INFO O| Feb 08 16:43:23.162 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66832026-02-08T16:43:23.873Z[ recovery-image] Feb 08 16:43:23.175 INFO O| Feb 08 16:43:23.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
66842026-02-08T16:43:23.873Z[ recovery-image] Feb 08 16:43:23.175 INFO O| Feb 08 16:43:23.175 INFO STEP 565 (remove_files) COMPLETE
66852026-02-08T16:43:23.873Z[ recovery-image] Feb 08 16:43:23.175 INFO O| Feb 08 16:43:23.175 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66862026-02-08T16:43:23.898Z[ recovery-image] Feb 08 16:43:23.185 INFO O| Feb 08 16:43:23.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
66872026-02-08T16:43:23.898Z[ recovery-image] Feb 08 16:43:23.185 INFO O| Feb 08 16:43:23.185 INFO STEP 566 (remove_files) COMPLETE
66882026-02-08T16:43:23.898Z[ recovery-image] Feb 08 16:43:23.185 INFO O| Feb 08 16:43:23.185 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66892026-02-08T16:43:23.898Z[ recovery-image] Feb 08 16:43:23.195 INFO O| Feb 08 16:43:23.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
66902026-02-08T16:43:23.898Z[ recovery-image] Feb 08 16:43:23.195 INFO O| Feb 08 16:43:23.195 INFO STEP 567 (remove_files) COMPLETE
66912026-02-08T16:43:23.898Z[ recovery-image] Feb 08 16:43:23.195 INFO O| Feb 08 16:43:23.195 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66922026-02-08T16:43:23.898Z[ recovery-image] Feb 08 16:43:23.205 INFO O| Feb 08 16:43:23.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
66932026-02-08T16:43:23.923Z[ recovery-image] Feb 08 16:43:23.205 INFO O| Feb 08 16:43:23.205 INFO STEP 568 (remove_files) COMPLETE
66942026-02-08T16:43:23.923Z[ recovery-image] Feb 08 16:43:23.205 INFO O| Feb 08 16:43:23.205 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66952026-02-08T16:43:23.923Z[ recovery-image] Feb 08 16:43:23.215 INFO O| Feb 08 16:43:23.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
66962026-02-08T16:43:23.923Z[ recovery-image] Feb 08 16:43:23.215 INFO O| Feb 08 16:43:23.215 INFO STEP 569 (remove_files) COMPLETE
66972026-02-08T16:43:23.923Z[ recovery-image] Feb 08 16:43:23.215 INFO O| Feb 08 16:43:23.215 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66982026-02-08T16:43:23.923Z[ recovery-image] Feb 08 16:43:23.225 INFO O| Feb 08 16:43:23.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
66992026-02-08T16:43:23.923Z[ recovery-image] Feb 08 16:43:23.225 INFO O| Feb 08 16:43:23.225 INFO STEP 570 (remove_files) COMPLETE
67002026-02-08T16:43:23.923Z[ recovery-image] Feb 08 16:43:23.225 INFO O| Feb 08 16:43:23.225 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67012026-02-08T16:43:23.948Z[ recovery-image] Feb 08 16:43:23.240 INFO O| Feb 08 16:43:23.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
67022026-02-08T16:43:23.948Z[ recovery-image] Feb 08 16:43:23.241 INFO O| Feb 08 16:43:23.240 INFO STEP 571 (remove_files) COMPLETE
67032026-02-08T16:43:23.948Z[ recovery-image] Feb 08 16:43:23.241 INFO O| Feb 08 16:43:23.241 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67042026-02-08T16:43:23.948Z[ recovery-image] Feb 08 16:43:23.250 INFO O| Feb 08 16:43:23.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
67052026-02-08T16:43:23.948Z[ recovery-image] Feb 08 16:43:23.251 INFO O| Feb 08 16:43:23.250 INFO STEP 572 (remove_files) COMPLETE
67062026-02-08T16:43:23.948Z[ recovery-image] Feb 08 16:43:23.251 INFO O| Feb 08 16:43:23.251 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67072026-02-08T16:43:23.972Z[ recovery-image] Feb 08 16:43:23.263 INFO O| Feb 08 16:43:23.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
67082026-02-08T16:43:23.973Z[ recovery-image] Feb 08 16:43:23.264 INFO O| Feb 08 16:43:23.264 INFO STEP 573 (remove_files) COMPLETE
67092026-02-08T16:43:23.973Z[ recovery-image] Feb 08 16:43:23.264 INFO O| Feb 08 16:43:23.264 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67102026-02-08T16:43:23.973Z[ recovery-image] Feb 08 16:43:23.276 INFO O| Feb 08 16:43:23.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
67112026-02-08T16:43:23.973Z[ recovery-image] Feb 08 16:43:23.276 INFO O| Feb 08 16:43:23.276 INFO STEP 574 (remove_files) COMPLETE
67122026-02-08T16:43:23.973Z[ recovery-image] Feb 08 16:43:23.276 INFO O| Feb 08 16:43:23.276 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67132026-02-08T16:43:23.997Z[ recovery-image] Feb 08 16:43:23.288 INFO O| Feb 08 16:43:23.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
67142026-02-08T16:43:23.997Z[ recovery-image] Feb 08 16:43:23.288 INFO O| Feb 08 16:43:23.288 INFO STEP 575 (remove_files) COMPLETE
67152026-02-08T16:43:23.997Z[ recovery-image] Feb 08 16:43:23.288 INFO O| Feb 08 16:43:23.288 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67162026-02-08T16:43:23.997Z[ recovery-image] Feb 08 16:43:23.300 INFO O| Feb 08 16:43:23.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcpc.so.1"
67172026-02-08T16:43:23.997Z[ recovery-image] Feb 08 16:43:23.300 INFO O| Feb 08 16:43:23.300 INFO STEP 576 (remove_files) COMPLETE
67182026-02-08T16:43:23.997Z[ recovery-image] Feb 08 16:43:23.300 INFO O| Feb 08 16:43:23.300 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67192026-02-08T16:43:24.022Z[ recovery-image] Feb 08 16:43:23.312 INFO O| Feb 08 16:43:23.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
67202026-02-08T16:43:24.022Z[ recovery-image] Feb 08 16:43:23.312 INFO O| Feb 08 16:43:23.312 INFO STEP 577 (remove_files) COMPLETE
67212026-02-08T16:43:24.022Z[ recovery-image] Feb 08 16:43:23.312 INFO O| Feb 08 16:43:23.312 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67222026-02-08T16:43:24.022Z[ recovery-image] Feb 08 16:43:23.323 INFO O| Feb 08 16:43:23.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
67232026-02-08T16:43:24.022Z[ recovery-image] Feb 08 16:43:23.324 INFO O| Feb 08 16:43:23.323 INFO STEP 578 (remove_files) COMPLETE
67242026-02-08T16:43:24.022Z[ recovery-image] Feb 08 16:43:23.324 INFO O| Feb 08 16:43:23.323 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67252026-02-08T16:43:24.047Z[ recovery-image] Feb 08 16:43:23.334 INFO O| Feb 08 16:43:23.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
67262026-02-08T16:43:24.047Z[ recovery-image] Feb 08 16:43:23.334 INFO O| Feb 08 16:43:23.334 INFO STEP 579 (remove_files) COMPLETE
67272026-02-08T16:43:24.047Z[ recovery-image] Feb 08 16:43:23.334 INFO O| Feb 08 16:43:23.334 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67282026-02-08T16:43:24.047Z[ recovery-image] Feb 08 16:43:23.344 INFO O| Feb 08 16:43:23.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
67292026-02-08T16:43:24.047Z[ recovery-image] Feb 08 16:43:23.344 INFO O| Feb 08 16:43:23.344 INFO STEP 580 (remove_files) COMPLETE
67302026-02-08T16:43:24.047Z[ recovery-image] Feb 08 16:43:23.344 INFO O| Feb 08 16:43:23.344 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67312026-02-08T16:43:24.071Z[ recovery-image] Feb 08 16:43:23.355 INFO O| Feb 08 16:43:23.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
67322026-02-08T16:43:24.071Z[ recovery-image] Feb 08 16:43:23.355 INFO O| Feb 08 16:43:23.355 INFO STEP 581 (remove_files) COMPLETE
67332026-02-08T16:43:24.071Z[ recovery-image] Feb 08 16:43:23.355 INFO O| Feb 08 16:43:23.355 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67342026-02-08T16:43:24.071Z[ recovery-image] Feb 08 16:43:23.365 INFO O| Feb 08 16:43:23.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
67352026-02-08T16:43:24.071Z[ recovery-image] Feb 08 16:43:23.365 INFO O| Feb 08 16:43:23.365 INFO STEP 582 (remove_files) COMPLETE
67362026-02-08T16:43:24.071Z[ recovery-image] Feb 08 16:43:23.365 INFO O| Feb 08 16:43:23.365 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67372026-02-08T16:43:24.071Z[ recovery-image] Feb 08 16:43:23.375 INFO O| Feb 08 16:43:23.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
67382026-02-08T16:43:24.071Z[ recovery-image] Feb 08 16:43:23.375 INFO O| Feb 08 16:43:23.375 INFO STEP 583 (remove_files) COMPLETE
67392026-02-08T16:43:24.071Z[ recovery-image] Feb 08 16:43:23.375 INFO O| Feb 08 16:43:23.375 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67402026-02-08T16:43:24.098Z[ recovery-image] Feb 08 16:43:23.385 INFO O| Feb 08 16:43:23.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
67412026-02-08T16:43:24.098Z[ recovery-image] Feb 08 16:43:23.385 INFO O| Feb 08 16:43:23.385 INFO STEP 584 (remove_files) COMPLETE
67422026-02-08T16:43:24.098Z[ recovery-image] Feb 08 16:43:23.385 INFO O| Feb 08 16:43:23.385 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67432026-02-08T16:43:24.098Z[ recovery-image] Feb 08 16:43:23.396 INFO O| Feb 08 16:43:23.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
67442026-02-08T16:43:24.098Z[ recovery-image] Feb 08 16:43:23.396 INFO O| Feb 08 16:43:23.396 INFO STEP 585 (remove_files) COMPLETE
67452026-02-08T16:43:24.098Z[ recovery-image] Feb 08 16:43:23.396 INFO O| Feb 08 16:43:23.396 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67462026-02-08T16:43:24.122Z[ recovery-image] Feb 08 16:43:23.406 INFO O| Feb 08 16:43:23.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
67472026-02-08T16:43:24.123Z[ recovery-image] Feb 08 16:43:23.406 INFO O| Feb 08 16:43:23.406 INFO STEP 586 (remove_files) COMPLETE
67482026-02-08T16:43:24.123Z[ recovery-image] Feb 08 16:43:23.406 INFO O| Feb 08 16:43:23.406 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67492026-02-08T16:43:24.123Z[ recovery-image] Feb 08 16:43:23.421 INFO O| Feb 08 16:43:23.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
67502026-02-08T16:43:24.123Z[ recovery-image] Feb 08 16:43:23.421 INFO O| Feb 08 16:43:23.421 INFO STEP 587 (remove_files) COMPLETE
67512026-02-08T16:43:24.123Z[ recovery-image] Feb 08 16:43:23.421 INFO O| Feb 08 16:43:23.421 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67522026-02-08T16:43:24.147Z[ recovery-image] Feb 08 16:43:23.435 INFO O| Feb 08 16:43:23.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
67532026-02-08T16:43:24.147Z[ recovery-image] Feb 08 16:43:23.435 INFO O| Feb 08 16:43:23.435 INFO STEP 588 (remove_files) COMPLETE
67542026-02-08T16:43:24.147Z[ recovery-image] Feb 08 16:43:23.435 INFO O| Feb 08 16:43:23.435 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67552026-02-08T16:43:24.147Z[ recovery-image] Feb 08 16:43:23.445 INFO O| Feb 08 16:43:23.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
67562026-02-08T16:43:24.147Z[ recovery-image] Feb 08 16:43:23.445 INFO O| Feb 08 16:43:23.445 INFO STEP 589 (remove_files) COMPLETE
67572026-02-08T16:43:24.147Z[ recovery-image] Feb 08 16:43:23.445 INFO O| Feb 08 16:43:23.445 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67582026-02-08T16:43:24.172Z[ recovery-image] Feb 08 16:43:23.455 INFO O| Feb 08 16:43:23.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
67592026-02-08T16:43:24.172Z[ recovery-image] Feb 08 16:43:23.455 INFO O| Feb 08 16:43:23.455 INFO STEP 590 (remove_files) COMPLETE
67602026-02-08T16:43:24.172Z[ recovery-image] Feb 08 16:43:23.455 INFO O| Feb 08 16:43:23.455 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67612026-02-08T16:43:24.172Z[ recovery-image] Feb 08 16:43:23.465 INFO O| Feb 08 16:43:23.465 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
67622026-02-08T16:43:24.172Z[ recovery-image] Feb 08 16:43:23.465 INFO O| Feb 08 16:43:23.465 INFO STEP 591 (remove_files) COMPLETE
67632026-02-08T16:43:24.172Z[ recovery-image] Feb 08 16:43:23.465 INFO O| Feb 08 16:43:23.465 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67642026-02-08T16:43:24.172Z[ recovery-image] Feb 08 16:43:23.475 INFO O| Feb 08 16:43:23.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
67652026-02-08T16:43:24.172Z[ recovery-image] Feb 08 16:43:23.475 INFO O| Feb 08 16:43:23.475 INFO STEP 592 (remove_files) COMPLETE
67662026-02-08T16:43:24.172Z[ recovery-image] Feb 08 16:43:23.475 INFO O| Feb 08 16:43:23.475 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67672026-02-08T16:43:24.196Z[ recovery-image] Feb 08 16:43:23.485 INFO O| Feb 08 16:43:23.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
67682026-02-08T16:43:24.196Z[ recovery-image] Feb 08 16:43:23.485 INFO O| Feb 08 16:43:23.485 INFO STEP 593 (remove_files) COMPLETE
67692026-02-08T16:43:24.197Z[ recovery-image] Feb 08 16:43:23.485 INFO O| Feb 08 16:43:23.485 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67702026-02-08T16:43:24.197Z[ recovery-image] Feb 08 16:43:23.497 INFO O| Feb 08 16:43:23.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
67712026-02-08T16:43:24.197Z[ recovery-image] Feb 08 16:43:23.498 INFO O| Feb 08 16:43:23.497 INFO STEP 594 (remove_files) COMPLETE
67722026-02-08T16:43:24.197Z[ recovery-image] Feb 08 16:43:23.498 INFO O| Feb 08 16:43:23.497 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67732026-02-08T16:43:24.222Z[ recovery-image] Feb 08 16:43:23.508 INFO O| Feb 08 16:43:23.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
67742026-02-08T16:43:24.222Z[ recovery-image] Feb 08 16:43:23.508 INFO O| Feb 08 16:43:23.508 INFO STEP 595 (remove_files) COMPLETE
67752026-02-08T16:43:24.222Z[ recovery-image] Feb 08 16:43:23.508 INFO O| Feb 08 16:43:23.508 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67762026-02-08T16:43:24.222Z[ recovery-image] Feb 08 16:43:23.519 INFO O| Feb 08 16:43:23.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
67772026-02-08T16:43:24.222Z[ recovery-image] Feb 08 16:43:23.519 INFO O| Feb 08 16:43:23.519 INFO STEP 596 (remove_files) COMPLETE
67782026-02-08T16:43:24.222Z[ recovery-image] Feb 08 16:43:23.519 INFO O| Feb 08 16:43:23.519 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67792026-02-08T16:43:24.247Z[ recovery-image] Feb 08 16:43:23.529 INFO O| Feb 08 16:43:23.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
67802026-02-08T16:43:24.247Z[ recovery-image] Feb 08 16:43:23.529 INFO O| Feb 08 16:43:23.529 INFO STEP 597 (remove_files) COMPLETE
67812026-02-08T16:43:24.248Z[ recovery-image] Feb 08 16:43:23.529 INFO O| Feb 08 16:43:23.529 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67822026-02-08T16:43:24.248Z[ recovery-image] Feb 08 16:43:23.539 INFO O| Feb 08 16:43:23.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
67832026-02-08T16:43:24.248Z[ recovery-image] Feb 08 16:43:23.539 INFO O| Feb 08 16:43:23.539 INFO STEP 598 (remove_files) COMPLETE
67842026-02-08T16:43:24.248Z[ recovery-image] Feb 08 16:43:23.539 INFO O| Feb 08 16:43:23.539 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67852026-02-08T16:43:24.248Z[ recovery-image] Feb 08 16:43:23.549 INFO O| Feb 08 16:43:23.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
67862026-02-08T16:43:24.248Z[ recovery-image] Feb 08 16:43:23.549 INFO O| Feb 08 16:43:23.549 INFO STEP 599 (remove_files) COMPLETE
67872026-02-08T16:43:24.248Z[ recovery-image] Feb 08 16:43:23.549 INFO O| Feb 08 16:43:23.549 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67882026-02-08T16:43:24.272Z[ recovery-image] Feb 08 16:43:23.560 INFO O| Feb 08 16:43:23.559 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
67892026-02-08T16:43:24.273Z[ recovery-image] Feb 08 16:43:23.560 INFO O| Feb 08 16:43:23.560 INFO STEP 600 (remove_files) COMPLETE
67902026-02-08T16:43:24.273Z[ recovery-image] Feb 08 16:43:23.560 INFO O| Feb 08 16:43:23.560 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67912026-02-08T16:43:24.273Z[ recovery-image] Feb 08 16:43:23.572 INFO O| Feb 08 16:43:23.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
67922026-02-08T16:43:24.273Z[ recovery-image] Feb 08 16:43:23.572 INFO O| Feb 08 16:43:23.572 INFO STEP 601 (remove_files) COMPLETE
67932026-02-08T16:43:24.273Z[ recovery-image] Feb 08 16:43:23.572 INFO O| Feb 08 16:43:23.572 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67942026-02-08T16:43:24.297Z[ recovery-image] Feb 08 16:43:23.583 INFO O| Feb 08 16:43:23.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
67952026-02-08T16:43:24.297Z[ recovery-image] Feb 08 16:43:23.584 INFO O| Feb 08 16:43:23.584 INFO STEP 602 (remove_files) COMPLETE
67962026-02-08T16:43:24.297Z[ recovery-image] Feb 08 16:43:23.584 INFO O| Feb 08 16:43:23.584 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67972026-02-08T16:43:24.297Z[ recovery-image] Feb 08 16:43:23.594 INFO O| Feb 08 16:43:23.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
67982026-02-08T16:43:24.297Z[ recovery-image] Feb 08 16:43:23.594 INFO O| Feb 08 16:43:23.594 INFO STEP 603 (remove_files) COMPLETE
67992026-02-08T16:43:24.297Z[ recovery-image] Feb 08 16:43:23.594 INFO O| Feb 08 16:43:23.594 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68002026-02-08T16:43:24.322Z[ recovery-image] Feb 08 16:43:23.605 INFO O| Feb 08 16:43:23.605 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
68012026-02-08T16:43:24.322Z[ recovery-image] Feb 08 16:43:23.605 INFO O| Feb 08 16:43:23.605 INFO STEP 604 (remove_files) COMPLETE
68022026-02-08T16:43:24.322Z[ recovery-image] Feb 08 16:43:23.605 INFO O| Feb 08 16:43:23.605 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68032026-02-08T16:43:24.322Z[ recovery-image] Feb 08 16:43:23.615 INFO O| Feb 08 16:43:23.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
68042026-02-08T16:43:24.322Z[ recovery-image] Feb 08 16:43:23.615 INFO O| Feb 08 16:43:23.615 INFO STEP 605 (remove_files) COMPLETE
68052026-02-08T16:43:24.322Z[ recovery-image] Feb 08 16:43:23.615 INFO O| Feb 08 16:43:23.615 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68062026-02-08T16:43:24.322Z[ recovery-image] Feb 08 16:43:23.625 INFO O| Feb 08 16:43:23.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
68072026-02-08T16:43:24.322Z[ recovery-image] Feb 08 16:43:23.625 INFO O| Feb 08 16:43:23.625 INFO STEP 606 (remove_files) COMPLETE
68082026-02-08T16:43:24.322Z[ recovery-image] Feb 08 16:43:23.625 INFO O| Feb 08 16:43:23.625 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68092026-02-08T16:43:24.347Z[ recovery-image] Feb 08 16:43:23.636 INFO O| Feb 08 16:43:23.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpctx.so.1"
68102026-02-08T16:43:24.347Z[ recovery-image] Feb 08 16:43:23.636 INFO O| Feb 08 16:43:23.636 INFO STEP 607 (remove_files) COMPLETE
68112026-02-08T16:43:24.348Z[ recovery-image] Feb 08 16:43:23.636 INFO O| Feb 08 16:43:23.636 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68122026-02-08T16:43:24.348Z[ recovery-image] Feb 08 16:43:23.649 INFO O| Feb 08 16:43:23.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
68132026-02-08T16:43:24.348Z[ recovery-image] Feb 08 16:43:23.649 INFO O| Feb 08 16:43:23.649 INFO STEP 608 (remove_files) COMPLETE
68142026-02-08T16:43:24.348Z[ recovery-image] Feb 08 16:43:23.649 INFO O| Feb 08 16:43:23.649 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68152026-02-08T16:43:24.372Z[ recovery-image] Feb 08 16:43:23.661 INFO O| Feb 08 16:43:23.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
68162026-02-08T16:43:24.372Z[ recovery-image] Feb 08 16:43:23.662 INFO O| Feb 08 16:43:23.662 INFO STEP 609 (remove_files) COMPLETE
68172026-02-08T16:43:24.372Z[ recovery-image] Feb 08 16:43:23.662 INFO O| Feb 08 16:43:23.662 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68182026-02-08T16:43:24.372Z[ recovery-image] Feb 08 16:43:23.671 INFO O| Feb 08 16:43:23.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
68192026-02-08T16:43:24.372Z[ recovery-image] Feb 08 16:43:23.671 INFO O| Feb 08 16:43:23.671 INFO STEP 610 (remove_files) COMPLETE
68202026-02-08T16:43:24.372Z[ recovery-image] Feb 08 16:43:23.671 INFO O| Feb 08 16:43:23.671 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68212026-02-08T16:43:24.396Z[ recovery-image] Feb 08 16:43:23.681 INFO O| Feb 08 16:43:23.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
68222026-02-08T16:43:24.396Z[ recovery-image] Feb 08 16:43:23.681 INFO O| Feb 08 16:43:23.681 INFO STEP 611 (remove_files) COMPLETE
68232026-02-08T16:43:24.396Z[ recovery-image] Feb 08 16:43:23.681 INFO O| Feb 08 16:43:23.681 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68242026-02-08T16:43:24.396Z[ recovery-image] Feb 08 16:43:23.690 INFO O| Feb 08 16:43:23.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
68252026-02-08T16:43:24.396Z[ recovery-image] Feb 08 16:43:23.690 INFO O| Feb 08 16:43:23.690 INFO STEP 612 (remove_files) COMPLETE
68262026-02-08T16:43:24.396Z[ recovery-image] Feb 08 16:43:23.690 INFO O| Feb 08 16:43:23.690 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68272026-02-08T16:43:24.421Z[ recovery-image] Feb 08 16:43:23.706 INFO O| Feb 08 16:43:23.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
68282026-02-08T16:43:24.421Z[ recovery-image] Feb 08 16:43:23.706 INFO O| Feb 08 16:43:23.706 INFO STEP 613 (remove_files) COMPLETE
68292026-02-08T16:43:24.421Z[ recovery-image] Feb 08 16:43:23.706 INFO O| Feb 08 16:43:23.706 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68302026-02-08T16:43:24.421Z[ recovery-image] Feb 08 16:43:23.723 INFO O| Feb 08 16:43:23.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
68312026-02-08T16:43:24.421Z[ recovery-image] Feb 08 16:43:23.723 INFO O| Feb 08 16:43:23.723 INFO STEP 614 (remove_files) COMPLETE
68322026-02-08T16:43:24.421Z[ recovery-image] Feb 08 16:43:23.723 INFO O| Feb 08 16:43:23.723 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68332026-02-08T16:43:24.445Z[ recovery-image] Feb 08 16:43:23.737 INFO O| Feb 08 16:43:23.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
68342026-02-08T16:43:24.445Z[ recovery-image] Feb 08 16:43:23.737 INFO O| Feb 08 16:43:23.737 INFO STEP 615 (remove_files) COMPLETE
68352026-02-08T16:43:24.445Z[ recovery-image] Feb 08 16:43:23.737 INFO O| Feb 08 16:43:23.737 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68362026-02-08T16:43:24.445Z[ recovery-image] Feb 08 16:43:23.749 INFO O| Feb 08 16:43:23.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
68372026-02-08T16:43:24.445Z[ recovery-image] Feb 08 16:43:23.750 INFO O| Feb 08 16:43:23.749 INFO STEP 616 (remove_files) COMPLETE
68382026-02-08T16:43:24.445Z[ recovery-image] Feb 08 16:43:23.750 INFO O| Feb 08 16:43:23.749 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68392026-02-08T16:43:24.470Z[ recovery-image] Feb 08 16:43:23.761 INFO O| Feb 08 16:43:23.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
68402026-02-08T16:43:24.470Z[ recovery-image] Feb 08 16:43:23.761 INFO O| Feb 08 16:43:23.761 INFO STEP 617 (remove_files) COMPLETE
68412026-02-08T16:43:24.470Z[ recovery-image] Feb 08 16:43:23.761 INFO O| Feb 08 16:43:23.761 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68422026-02-08T16:43:24.470Z[ recovery-image] Feb 08 16:43:23.774 INFO O| Feb 08 16:43:23.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
68432026-02-08T16:43:24.470Z[ recovery-image] Feb 08 16:43:23.774 INFO O| Feb 08 16:43:23.774 INFO STEP 618 (remove_files) COMPLETE
68442026-02-08T16:43:24.470Z[ recovery-image] Feb 08 16:43:23.774 INFO O| Feb 08 16:43:23.774 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68452026-02-08T16:43:24.494Z[ recovery-image] Feb 08 16:43:23.786 INFO O| Feb 08 16:43:23.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
68462026-02-08T16:43:24.494Z[ recovery-image] Feb 08 16:43:23.786 INFO O| Feb 08 16:43:23.786 INFO STEP 619 (remove_files) COMPLETE
68472026-02-08T16:43:24.494Z[ recovery-image] Feb 08 16:43:23.786 INFO O| Feb 08 16:43:23.786 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68482026-02-08T16:43:24.495Z[ recovery-image] Feb 08 16:43:23.796 INFO O| Feb 08 16:43:23.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
68492026-02-08T16:43:24.495Z[ recovery-image] Feb 08 16:43:23.796 INFO O| Feb 08 16:43:23.796 INFO STEP 620 (remove_files) COMPLETE
68502026-02-08T16:43:24.495Z[ recovery-image] Feb 08 16:43:23.796 INFO O| Feb 08 16:43:23.796 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68512026-02-08T16:43:24.519Z[ recovery-image] Feb 08 16:43:23.806 INFO O| Feb 08 16:43:23.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
68522026-02-08T16:43:24.519Z[ recovery-image] Feb 08 16:43:23.806 INFO O| Feb 08 16:43:23.806 INFO STEP 621 (remove_files) COMPLETE
68532026-02-08T16:43:24.519Z[ recovery-image] Feb 08 16:43:23.806 INFO O| Feb 08 16:43:23.806 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68542026-02-08T16:43:24.519Z[ recovery-image] Feb 08 16:43:23.819 INFO O| Feb 08 16:43:23.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
68552026-02-08T16:43:24.519Z[ recovery-image] Feb 08 16:43:23.819 INFO O| Feb 08 16:43:23.819 INFO STEP 622 (remove_files) COMPLETE
68562026-02-08T16:43:24.519Z[ recovery-image] Feb 08 16:43:23.819 INFO O| Feb 08 16:43:23.819 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68572026-02-08T16:43:24.544Z[ recovery-image] Feb 08 16:43:23.829 INFO O| Feb 08 16:43:23.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
68582026-02-08T16:43:24.544Z[ recovery-image] Feb 08 16:43:23.829 INFO O| Feb 08 16:43:23.829 INFO STEP 623 (remove_files) COMPLETE
68592026-02-08T16:43:24.544Z[ recovery-image] Feb 08 16:43:23.829 INFO O| Feb 08 16:43:23.829 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68602026-02-08T16:43:24.544Z[ recovery-image] Feb 08 16:43:23.841 INFO O| Feb 08 16:43:23.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
68612026-02-08T16:43:24.544Z[ recovery-image] Feb 08 16:43:23.842 INFO O| Feb 08 16:43:23.842 INFO STEP 624 (remove_files) COMPLETE
68622026-02-08T16:43:24.544Z[ recovery-image] Feb 08 16:43:23.842 INFO O| Feb 08 16:43:23.842 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68632026-02-08T16:43:24.568Z[ recovery-image] Feb 08 16:43:23.852 INFO O| Feb 08 16:43:23.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
68642026-02-08T16:43:24.568Z[ recovery-image] Feb 08 16:43:23.852 INFO O| Feb 08 16:43:23.852 INFO STEP 625 (remove_files) COMPLETE
68652026-02-08T16:43:24.568Z[ recovery-image] Feb 08 16:43:23.852 INFO O| Feb 08 16:43:23.852 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68662026-02-08T16:43:24.568Z[ recovery-image] Feb 08 16:43:23.862 INFO O| Feb 08 16:43:23.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
68672026-02-08T16:43:24.568Z[ recovery-image] Feb 08 16:43:23.862 INFO O| Feb 08 16:43:23.862 INFO STEP 626 (remove_files) COMPLETE
68682026-02-08T16:43:24.568Z[ recovery-image] Feb 08 16:43:23.862 INFO O| Feb 08 16:43:23.862 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68692026-02-08T16:43:24.568Z[ recovery-image] Feb 08 16:43:23.872 INFO O| Feb 08 16:43:23.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
68702026-02-08T16:43:24.568Z[ recovery-image] Feb 08 16:43:23.872 INFO O| Feb 08 16:43:23.872 INFO STEP 627 (remove_files) COMPLETE
68712026-02-08T16:43:24.568Z[ recovery-image] Feb 08 16:43:23.872 INFO O| Feb 08 16:43:23.872 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68722026-02-08T16:43:24.593Z[ recovery-image] Feb 08 16:43:23.882 INFO O| Feb 08 16:43:23.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
68732026-02-08T16:43:24.593Z[ recovery-image] Feb 08 16:43:23.882 INFO O| Feb 08 16:43:23.882 INFO STEP 628 (remove_files) COMPLETE
68742026-02-08T16:43:24.593Z[ recovery-image] Feb 08 16:43:23.882 INFO O| Feb 08 16:43:23.882 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68752026-02-08T16:43:24.593Z[ recovery-image] Feb 08 16:43:23.892 INFO O| Feb 08 16:43:23.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
68762026-02-08T16:43:24.593Z[ recovery-image] Feb 08 16:43:23.892 INFO O| Feb 08 16:43:23.892 INFO STEP 629 (remove_files) COMPLETE
68772026-02-08T16:43:24.593Z[ recovery-image] Feb 08 16:43:23.892 INFO O| Feb 08 16:43:23.892 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68782026-02-08T16:43:24.617Z[ recovery-image] Feb 08 16:43:23.901 INFO O| Feb 08 16:43:23.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
68792026-02-08T16:43:24.617Z[ recovery-image] Feb 08 16:43:23.901 INFO O| Feb 08 16:43:23.901 INFO STEP 630 (remove_files) COMPLETE
68802026-02-08T16:43:24.618Z[ recovery-image] Feb 08 16:43:23.901 INFO O| Feb 08 16:43:23.901 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68812026-02-08T16:43:24.618Z[ recovery-image] Feb 08 16:43:23.911 INFO O| Feb 08 16:43:23.911 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
68822026-02-08T16:43:24.618Z[ recovery-image] Feb 08 16:43:23.911 INFO O| Feb 08 16:43:23.911 INFO STEP 631 (remove_files) COMPLETE
68832026-02-08T16:43:24.618Z[ recovery-image] Feb 08 16:43:23.911 INFO O| Feb 08 16:43:23.911 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68842026-02-08T16:43:24.618Z[ recovery-image] Feb 08 16:43:23.920 INFO O| Feb 08 16:43:23.920 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
68852026-02-08T16:43:24.618Z[ recovery-image] Feb 08 16:43:23.921 INFO O| Feb 08 16:43:23.920 INFO STEP 632 (remove_files) COMPLETE
68862026-02-08T16:43:24.618Z[ recovery-image] Feb 08 16:43:23.921 INFO O| Feb 08 16:43:23.921 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68872026-02-08T16:43:24.643Z[ recovery-image] Feb 08 16:43:23.934 INFO O| Feb 08 16:43:23.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
68882026-02-08T16:43:24.643Z[ recovery-image] Feb 08 16:43:23.934 INFO O| Feb 08 16:43:23.934 INFO STEP 633 (remove_files) COMPLETE
68892026-02-08T16:43:24.643Z[ recovery-image] Feb 08 16:43:23.934 INFO O| Feb 08 16:43:23.934 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68902026-02-08T16:43:24.643Z[ recovery-image] Feb 08 16:43:23.943 INFO O| Feb 08 16:43:23.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
68912026-02-08T16:43:24.643Z[ recovery-image] Feb 08 16:43:23.943 INFO O| Feb 08 16:43:23.943 INFO STEP 634 (remove_files) COMPLETE
68922026-02-08T16:43:24.643Z[ recovery-image] Feb 08 16:43:23.943 INFO O| Feb 08 16:43:23.943 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68932026-02-08T16:43:24.668Z[ recovery-image] Feb 08 16:43:23.953 INFO O| Feb 08 16:43:23.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
68942026-02-08T16:43:24.668Z[ recovery-image] Feb 08 16:43:23.953 INFO O| Feb 08 16:43:23.953 INFO STEP 635 (remove_files) COMPLETE
68952026-02-08T16:43:24.668Z[ recovery-image] Feb 08 16:43:23.953 INFO O| Feb 08 16:43:23.953 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68962026-02-08T16:43:24.668Z[ recovery-image] Feb 08 16:43:23.963 INFO O| Feb 08 16:43:23.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
68972026-02-08T16:43:24.668Z[ recovery-image] Feb 08 16:43:23.963 INFO O| Feb 08 16:43:23.963 INFO STEP 636 (remove_files) COMPLETE
68982026-02-08T16:43:24.668Z[ recovery-image] Feb 08 16:43:23.963 INFO O| Feb 08 16:43:23.963 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68992026-02-08T16:43:24.668Z[ recovery-image] Feb 08 16:43:23.972 INFO O| Feb 08 16:43:23.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
69002026-02-08T16:43:24.668Z[ recovery-image] Feb 08 16:43:23.972 INFO O| Feb 08 16:43:23.972 INFO STEP 637 (remove_files) COMPLETE
69012026-02-08T16:43:24.668Z[ recovery-image] Feb 08 16:43:23.972 INFO O| Feb 08 16:43:23.972 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69022026-02-08T16:43:24.693Z[ recovery-image] Feb 08 16:43:23.982 INFO O| Feb 08 16:43:23.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
69032026-02-08T16:43:24.693Z[ recovery-image] Feb 08 16:43:23.982 INFO O| Feb 08 16:43:23.982 INFO STEP 638 (remove_files) COMPLETE
69042026-02-08T16:43:24.693Z[ recovery-image] Feb 08 16:43:23.982 INFO O| Feb 08 16:43:23.982 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69052026-02-08T16:43:24.693Z[ recovery-image] Feb 08 16:43:23.995 INFO O| Feb 08 16:43:23.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
69062026-02-08T16:43:24.693Z[ recovery-image] Feb 08 16:43:23.995 INFO O| Feb 08 16:43:23.995 INFO STEP 639 (remove_files) COMPLETE
69072026-02-08T16:43:24.693Z[ recovery-image] Feb 08 16:43:23.995 INFO O| Feb 08 16:43:23.995 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69082026-02-08T16:43:24.718Z[ recovery-image] Feb 08 16:43:24.005 INFO O| Feb 08 16:43:24.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
69092026-02-08T16:43:24.718Z[ recovery-image] Feb 08 16:43:24.005 INFO O| Feb 08 16:43:24.005 INFO STEP 640 (remove_files) COMPLETE
69102026-02-08T16:43:24.718Z[ recovery-image] Feb 08 16:43:24.005 INFO O| Feb 08 16:43:24.005 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69112026-02-08T16:43:24.718Z[ recovery-image] Feb 08 16:43:24.015 INFO O| Feb 08 16:43:24.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
69122026-02-08T16:43:24.718Z[ recovery-image] Feb 08 16:43:24.015 INFO O| Feb 08 16:43:24.015 INFO STEP 641 (remove_files) COMPLETE
69132026-02-08T16:43:24.718Z[ recovery-image] Feb 08 16:43:24.015 INFO O| Feb 08 16:43:24.015 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69142026-02-08T16:43:24.718Z[ recovery-image] Feb 08 16:43:24.025 INFO O| Feb 08 16:43:24.025 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
69152026-02-08T16:43:24.718Z[ recovery-image] Feb 08 16:43:24.025 INFO O| Feb 08 16:43:24.025 INFO STEP 642 (remove_files) COMPLETE
69162026-02-08T16:43:24.718Z[ recovery-image] Feb 08 16:43:24.025 INFO O| Feb 08 16:43:24.025 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69172026-02-08T16:43:24.743Z[ recovery-image] Feb 08 16:43:24.034 INFO O| Feb 08 16:43:24.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
69182026-02-08T16:43:24.743Z[ recovery-image] Feb 08 16:43:24.035 INFO O| Feb 08 16:43:24.034 INFO STEP 643 (remove_files) COMPLETE
69192026-02-08T16:43:24.743Z[ recovery-image] Feb 08 16:43:24.035 INFO O| Feb 08 16:43:24.035 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69202026-02-08T16:43:24.743Z[ recovery-image] Feb 08 16:43:24.044 INFO O| Feb 08 16:43:24.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
69212026-02-08T16:43:24.743Z[ recovery-image] Feb 08 16:43:24.044 INFO O| Feb 08 16:43:24.044 INFO STEP 644 (remove_files) COMPLETE
69222026-02-08T16:43:24.743Z[ recovery-image] Feb 08 16:43:24.044 INFO O| Feb 08 16:43:24.044 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69232026-02-08T16:43:24.768Z[ recovery-image] Feb 08 16:43:24.054 INFO O| Feb 08 16:43:24.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
69242026-02-08T16:43:24.768Z[ recovery-image] Feb 08 16:43:24.054 INFO O| Feb 08 16:43:24.054 INFO STEP 645 (remove_files) COMPLETE
69252026-02-08T16:43:24.768Z[ recovery-image] Feb 08 16:43:24.054 INFO O| Feb 08 16:43:24.054 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69262026-02-08T16:43:24.768Z[ recovery-image] Feb 08 16:43:24.064 INFO O| Feb 08 16:43:24.064 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
69272026-02-08T16:43:24.768Z[ recovery-image] Feb 08 16:43:24.064 INFO O| Feb 08 16:43:24.064 INFO STEP 646 (remove_files) COMPLETE
69282026-02-08T16:43:24.768Z[ recovery-image] Feb 08 16:43:24.064 INFO O| Feb 08 16:43:24.064 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69292026-02-08T16:43:24.768Z[ recovery-image] Feb 08 16:43:24.073 INFO O| Feb 08 16:43:24.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
69302026-02-08T16:43:24.768Z[ recovery-image] Feb 08 16:43:24.073 INFO O| Feb 08 16:43:24.073 INFO STEP 647 (remove_files) COMPLETE
69312026-02-08T16:43:24.768Z[ recovery-image] Feb 08 16:43:24.073 INFO O| Feb 08 16:43:24.073 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69322026-02-08T16:43:24.793Z[ recovery-image] Feb 08 16:43:24.083 INFO O| Feb 08 16:43:24.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
69332026-02-08T16:43:24.793Z[ recovery-image] Feb 08 16:43:24.083 INFO O| Feb 08 16:43:24.083 INFO STEP 648 (remove_files) COMPLETE
69342026-02-08T16:43:24.793Z[ recovery-image] Feb 08 16:43:24.083 INFO O| Feb 08 16:43:24.083 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69352026-02-08T16:43:24.793Z[ recovery-image] Feb 08 16:43:24.093 INFO O| Feb 08 16:43:24.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
69362026-02-08T16:43:24.793Z[ recovery-image] Feb 08 16:43:24.093 INFO O| Feb 08 16:43:24.093 INFO STEP 649 (remove_files) COMPLETE
69372026-02-08T16:43:24.793Z[ recovery-image] Feb 08 16:43:24.093 INFO O| Feb 08 16:43:24.093 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69382026-02-08T16:43:24.817Z[ recovery-image] Feb 08 16:43:24.102 INFO O| Feb 08 16:43:24.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
69392026-02-08T16:43:24.817Z[ recovery-image] Feb 08 16:43:24.102 INFO O| Feb 08 16:43:24.102 INFO STEP 650 (remove_files) COMPLETE
69402026-02-08T16:43:24.817Z[ recovery-image] Feb 08 16:43:24.102 INFO O| Feb 08 16:43:24.102 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69412026-02-08T16:43:24.817Z[ recovery-image] Feb 08 16:43:24.112 INFO O| Feb 08 16:43:24.112 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
69422026-02-08T16:43:24.817Z[ recovery-image] Feb 08 16:43:24.112 INFO O| Feb 08 16:43:24.112 INFO STEP 651 (remove_files) COMPLETE
69432026-02-08T16:43:24.817Z[ recovery-image] Feb 08 16:43:24.112 INFO O| Feb 08 16:43:24.112 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69442026-02-08T16:43:24.817Z[ recovery-image] Feb 08 16:43:24.122 INFO O| Feb 08 16:43:24.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
69452026-02-08T16:43:24.817Z[ recovery-image] Feb 08 16:43:24.122 INFO O| Feb 08 16:43:24.122 INFO STEP 652 (remove_files) COMPLETE
69462026-02-08T16:43:24.818Z[ recovery-image] Feb 08 16:43:24.122 INFO O| Feb 08 16:43:24.122 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69472026-02-08T16:43:24.842Z[ recovery-image] Feb 08 16:43:24.131 INFO O| Feb 08 16:43:24.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
69482026-02-08T16:43:24.842Z[ recovery-image] Feb 08 16:43:24.131 INFO O| Feb 08 16:43:24.131 INFO STEP 653 (remove_files) COMPLETE
69492026-02-08T16:43:24.842Z[ recovery-image] Feb 08 16:43:24.131 INFO O| Feb 08 16:43:24.131 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69502026-02-08T16:43:24.842Z[ recovery-image] Feb 08 16:43:24.141 INFO O| Feb 08 16:43:24.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
69512026-02-08T16:43:24.842Z[ recovery-image] Feb 08 16:43:24.141 INFO O| Feb 08 16:43:24.141 INFO STEP 654 (remove_files) COMPLETE
69522026-02-08T16:43:24.842Z[ recovery-image] Feb 08 16:43:24.141 INFO O| Feb 08 16:43:24.141 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69532026-02-08T16:43:24.842Z[ host-image] Feb 08 16:43:24.148 INFO O| Feb 08 16:43:24.148 INFO O| Done
69542026-02-08T16:43:24.866Z[ recovery-image] Feb 08 16:43:24.151 INFO O| Feb 08 16:43:24.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
69552026-02-08T16:43:24.867Z[ recovery-image] Feb 08 16:43:24.151 INFO O| Feb 08 16:43:24.151 INFO STEP 655 (remove_files) COMPLETE
69562026-02-08T16:43:24.867Z[ recovery-image] Feb 08 16:43:24.151 INFO O| Feb 08 16:43:24.151 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69572026-02-08T16:43:24.867Z[ recovery-image] Feb 08 16:43:24.160 INFO O| Feb 08 16:43:24.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
69582026-02-08T16:43:24.867Z[ recovery-image] Feb 08 16:43:24.160 INFO O| Feb 08 16:43:24.160 INFO STEP 656 (remove_files) COMPLETE
69592026-02-08T16:43:24.867Z[ recovery-image] Feb 08 16:43:24.160 INFO O| Feb 08 16:43:24.160 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69602026-02-08T16:43:24.867Z[ recovery-image] Feb 08 16:43:24.170 INFO O| Feb 08 16:43:24.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
69612026-02-08T16:43:24.867Z[ recovery-image] Feb 08 16:43:24.170 INFO O| Feb 08 16:43:24.170 INFO STEP 657 (remove_files) COMPLETE
69622026-02-08T16:43:24.867Z[ recovery-image] Feb 08 16:43:24.170 INFO O| Feb 08 16:43:24.170 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69632026-02-08T16:43:24.891Z[ recovery-image] Feb 08 16:43:24.179 INFO O| Feb 08 16:43:24.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
69642026-02-08T16:43:24.891Z[ recovery-image] Feb 08 16:43:24.179 INFO O| Feb 08 16:43:24.179 INFO STEP 658 (remove_files) COMPLETE
69652026-02-08T16:43:24.891Z[ recovery-image] Feb 08 16:43:24.179 INFO O| Feb 08 16:43:24.179 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69662026-02-08T16:43:24.891Z[ recovery-image] Feb 08 16:43:24.189 INFO O| Feb 08 16:43:24.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
69672026-02-08T16:43:24.891Z[ recovery-image] Feb 08 16:43:24.189 INFO O| Feb 08 16:43:24.189 INFO STEP 659 (remove_files) COMPLETE
69682026-02-08T16:43:24.891Z[ recovery-image] Feb 08 16:43:24.189 INFO O| Feb 08 16:43:24.189 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69692026-02-08T16:43:24.891Z[ recovery-image] Feb 08 16:43:24.198 INFO O| Feb 08 16:43:24.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
69702026-02-08T16:43:24.891Z[ recovery-image] Feb 08 16:43:24.198 INFO O| Feb 08 16:43:24.198 INFO STEP 660 (remove_files) COMPLETE
69712026-02-08T16:43:24.891Z[ recovery-image] Feb 08 16:43:24.198 INFO O| Feb 08 16:43:24.198 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69722026-02-08T16:43:24.916Z[ recovery-image] Feb 08 16:43:24.208 INFO O| Feb 08 16:43:24.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
69732026-02-08T16:43:24.916Z[ recovery-image] Feb 08 16:43:24.208 INFO O| Feb 08 16:43:24.208 INFO STEP 661 (remove_files) COMPLETE
69742026-02-08T16:43:24.916Z[ recovery-image] Feb 08 16:43:24.208 INFO O| Feb 08 16:43:24.208 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69752026-02-08T16:43:24.917Z[ recovery-image] Feb 08 16:43:24.218 INFO O| Feb 08 16:43:24.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
69762026-02-08T16:43:24.917Z[ recovery-image] Feb 08 16:43:24.218 INFO O| Feb 08 16:43:24.218 INFO STEP 662 (remove_files) COMPLETE
69772026-02-08T16:43:24.917Z[ recovery-image] Feb 08 16:43:24.218 INFO O| Feb 08 16:43:24.218 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69782026-02-08T16:43:24.942Z[ recovery-image] Feb 08 16:43:24.227 INFO O| Feb 08 16:43:24.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
69792026-02-08T16:43:24.942Z[ recovery-image] Feb 08 16:43:24.228 INFO O| Feb 08 16:43:24.228 INFO STEP 663 (remove_files) COMPLETE
69802026-02-08T16:43:24.942Z[ recovery-image] Feb 08 16:43:24.228 INFO O| Feb 08 16:43:24.228 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69812026-02-08T16:43:24.942Z[ host-image] Feb 08 16:43:24.235 INFO O| Feb 08 16:43:24.235 INFO O| Done
69822026-02-08T16:43:24.942Z[ host-image] Feb 08 16:43:24.235 INFO O| Feb 08 16:43:24.235 INFO O| Done
69832026-02-08T16:43:24.942Z[ recovery-image] Feb 08 16:43:24.244 INFO O| Feb 08 16:43:24.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
69842026-02-08T16:43:24.942Z[ recovery-image] Feb 08 16:43:24.244 INFO O| Feb 08 16:43:24.244 INFO STEP 664 (remove_files) COMPLETE
69852026-02-08T16:43:24.942Z[ recovery-image] Feb 08 16:43:24.244 INFO O| Feb 08 16:43:24.244 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69862026-02-08T16:43:24.966Z[ recovery-image] Feb 08 16:43:24.258 INFO O| Feb 08 16:43:24.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
69872026-02-08T16:43:24.966Z[ recovery-image] Feb 08 16:43:24.258 INFO O| Feb 08 16:43:24.258 INFO STEP 665 (remove_files) COMPLETE
69882026-02-08T16:43:24.966Z[ recovery-image] Feb 08 16:43:24.258 INFO O| Feb 08 16:43:24.258 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69892026-02-08T16:43:24.966Z[ recovery-image] Feb 08 16:43:24.273 INFO O| Feb 08 16:43:24.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
69902026-02-08T16:43:24.966Z[ recovery-image] Feb 08 16:43:24.273 INFO O| Feb 08 16:43:24.273 INFO STEP 666 (remove_files) COMPLETE
69912026-02-08T16:43:24.968Z[ recovery-image] Feb 08 16:43:24.273 INFO O| Feb 08 16:43:24.273 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69922026-02-08T16:43:24.992Z[ recovery-image] Feb 08 16:43:24.283 INFO O| Feb 08 16:43:24.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
69932026-02-08T16:43:24.993Z[ recovery-image] Feb 08 16:43:24.283 INFO O| Feb 08 16:43:24.283 INFO STEP 667 (remove_files) COMPLETE
69942026-02-08T16:43:24.993Z[ recovery-image] Feb 08 16:43:24.283 INFO O| Feb 08 16:43:24.283 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69952026-02-08T16:43:24.993Z[ host-image] Feb 08 16:43:24.288 INFO O| Feb 08 16:43:24.288 INFO O| Done
69962026-02-08T16:43:24.993Z[ recovery-image] Feb 08 16:43:24.296 INFO O| Feb 08 16:43:24.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
69972026-02-08T16:43:24.993Z[ recovery-image] Feb 08 16:43:24.296 INFO O| Feb 08 16:43:24.296 INFO STEP 668 (remove_files) COMPLETE
69982026-02-08T16:43:24.993Z[ recovery-image] Feb 08 16:43:24.296 INFO O| Feb 08 16:43:24.296 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69992026-02-08T16:43:25.063Z[ recovery-image] Feb 08 16:43:24.309 INFO O| Feb 08 16:43:24.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
70002026-02-08T16:43:25.063Z[ recovery-image] Feb 08 16:43:24.309 INFO O| Feb 08 16:43:24.309 INFO STEP 669 (remove_files) COMPLETE
70012026-02-08T16:43:25.063Z[ recovery-image] Feb 08 16:43:24.309 INFO O| Feb 08 16:43:24.309 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70022026-02-08T16:43:25.063Z[ recovery-image] Feb 08 16:43:24.320 INFO O| Feb 08 16:43:24.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
70032026-02-08T16:43:25.063Z[ recovery-image] Feb 08 16:43:24.320 INFO O| Feb 08 16:43:24.320 INFO STEP 670 (remove_files) COMPLETE
70042026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.320 INFO O| Feb 08 16:43:24.320 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70052026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.330 INFO O| Feb 08 16:43:24.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
70062026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.331 INFO O| Feb 08 16:43:24.331 INFO STEP 671 (remove_files) COMPLETE
70072026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.331 INFO O| Feb 08 16:43:24.331 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70082026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.346 INFO O| Feb 08 16:43:24.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
70092026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.346 INFO O| Feb 08 16:43:24.346 INFO STEP 672 (remove_files) COMPLETE
70102026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.346 INFO O| Feb 08 16:43:24.346 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70112026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.356 INFO O| Feb 08 16:43:24.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
70122026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.356 INFO O| Feb 08 16:43:24.356 INFO STEP 673 (remove_files) COMPLETE
70132026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.356 INFO O| Feb 08 16:43:24.356 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70142026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.366 INFO O| Feb 08 16:43:24.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
70152026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.366 INFO O| Feb 08 16:43:24.366 INFO STEP 674 (remove_files) COMPLETE
70162026-02-08T16:43:25.064Z[ recovery-image] Feb 08 16:43:24.367 INFO O| Feb 08 16:43:24.366 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70172026-02-08T16:43:25.088Z[ recovery-image] Feb 08 16:43:24.378 INFO O| Feb 08 16:43:24.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
70182026-02-08T16:43:25.088Z[ recovery-image] Feb 08 16:43:24.378 INFO O| Feb 08 16:43:24.378 INFO STEP 675 (remove_files) COMPLETE
70192026-02-08T16:43:25.088Z[ recovery-image] Feb 08 16:43:24.378 INFO O| Feb 08 16:43:24.378 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70202026-02-08T16:43:25.088Z[ recovery-image] Feb 08 16:43:24.389 INFO O| Feb 08 16:43:24.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
70212026-02-08T16:43:25.089Z[ recovery-image] Feb 08 16:43:24.389 INFO O| Feb 08 16:43:24.389 INFO STEP 676 (remove_files) COMPLETE
70222026-02-08T16:43:25.089Z[ recovery-image] Feb 08 16:43:24.389 INFO O| Feb 08 16:43:24.389 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70232026-02-08T16:43:25.113Z[ recovery-image] Feb 08 16:43:24.399 INFO O| Feb 08 16:43:24.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
70242026-02-08T16:43:25.113Z[ recovery-image] Feb 08 16:43:24.399 INFO O| Feb 08 16:43:24.399 INFO STEP 677 (remove_files) COMPLETE
70252026-02-08T16:43:25.113Z[ recovery-image] Feb 08 16:43:24.399 INFO O| Feb 08 16:43:24.399 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70262026-02-08T16:43:25.113Z[ recovery-image] Feb 08 16:43:24.409 INFO O| Feb 08 16:43:24.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
70272026-02-08T16:43:25.113Z[ recovery-image] Feb 08 16:43:24.409 INFO O| Feb 08 16:43:24.409 INFO STEP 678 (remove_files) COMPLETE
70282026-02-08T16:43:25.113Z[ recovery-image] Feb 08 16:43:24.409 INFO O| Feb 08 16:43:24.409 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70292026-02-08T16:43:25.113Z[ recovery-image] Feb 08 16:43:24.420 INFO O| Feb 08 16:43:24.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
70302026-02-08T16:43:25.113Z[ recovery-image] Feb 08 16:43:24.420 INFO O| Feb 08 16:43:24.420 INFO STEP 679 (remove_files) COMPLETE
70312026-02-08T16:43:25.113Z[ recovery-image] Feb 08 16:43:24.420 INFO O| Feb 08 16:43:24.420 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70322026-02-08T16:43:25.138Z[ recovery-image] Feb 08 16:43:24.429 INFO O| Feb 08 16:43:24.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
70332026-02-08T16:43:25.138Z[ recovery-image] Feb 08 16:43:24.430 INFO O| Feb 08 16:43:24.430 INFO STEP 680 (remove_files) COMPLETE
70342026-02-08T16:43:25.138Z[ recovery-image] Feb 08 16:43:24.430 INFO O| Feb 08 16:43:24.430 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70352026-02-08T16:43:25.138Z[ recovery-image] Feb 08 16:43:24.444 INFO O| Feb 08 16:43:24.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
70362026-02-08T16:43:25.138Z[ recovery-image] Feb 08 16:43:24.444 INFO O| Feb 08 16:43:24.444 INFO STEP 681 (remove_files) COMPLETE
70372026-02-08T16:43:25.138Z[ recovery-image] Feb 08 16:43:24.444 INFO O| Feb 08 16:43:24.444 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70382026-02-08T16:43:25.163Z[ recovery-image] Feb 08 16:43:24.458 INFO O| Feb 08 16:43:24.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
70392026-02-08T16:43:25.163Z[ recovery-image] Feb 08 16:43:24.458 INFO O| Feb 08 16:43:24.458 INFO STEP 682 (remove_files) COMPLETE
70402026-02-08T16:43:25.163Z[ recovery-image] Feb 08 16:43:24.458 INFO O| Feb 08 16:43:24.458 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70412026-02-08T16:43:25.163Z[ recovery-image] Feb 08 16:43:24.469 INFO O| Feb 08 16:43:24.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
70422026-02-08T16:43:25.163Z[ recovery-image] Feb 08 16:43:24.469 INFO O| Feb 08 16:43:24.469 INFO STEP 683 (remove_files) COMPLETE
70432026-02-08T16:43:25.163Z[ recovery-image] Feb 08 16:43:24.469 INFO O| Feb 08 16:43:24.469 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70442026-02-08T16:43:25.188Z[ recovery-image] Feb 08 16:43:24.484 INFO O| Feb 08 16:43:24.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
70452026-02-08T16:43:25.188Z[ recovery-image] Feb 08 16:43:24.484 INFO O| Feb 08 16:43:24.484 INFO STEP 684 (remove_files) COMPLETE
70462026-02-08T16:43:25.188Z[ recovery-image] Feb 08 16:43:24.484 INFO O| Feb 08 16:43:24.484 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70472026-02-08T16:43:25.212Z[ recovery-image] Feb 08 16:43:24.496 INFO O| Feb 08 16:43:24.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
70482026-02-08T16:43:25.212Z[ recovery-image] Feb 08 16:43:24.496 INFO O| Feb 08 16:43:24.496 INFO STEP 685 (remove_files) COMPLETE
70492026-02-08T16:43:25.212Z[ recovery-image] Feb 08 16:43:24.496 INFO O| Feb 08 16:43:24.496 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70502026-02-08T16:43:25.212Z[ recovery-image] Feb 08 16:43:24.509 INFO O| Feb 08 16:43:24.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
70512026-02-08T16:43:25.212Z[ recovery-image] Feb 08 16:43:24.509 INFO O| Feb 08 16:43:24.509 INFO STEP 686 (remove_files) COMPLETE
70522026-02-08T16:43:25.212Z[ recovery-image] Feb 08 16:43:24.509 INFO O| Feb 08 16:43:24.509 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70532026-02-08T16:43:25.237Z[ recovery-image] Feb 08 16:43:24.523 INFO O| Feb 08 16:43:24.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
70542026-02-08T16:43:25.237Z[ recovery-image] Feb 08 16:43:24.524 INFO O| Feb 08 16:43:24.524 INFO STEP 687 (remove_files) COMPLETE
70552026-02-08T16:43:25.237Z[ recovery-image] Feb 08 16:43:24.524 INFO O| Feb 08 16:43:24.524 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70562026-02-08T16:43:25.237Z[ recovery-image] Feb 08 16:43:24.533 INFO O| Feb 08 16:43:24.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
70572026-02-08T16:43:25.237Z[ recovery-image] Feb 08 16:43:24.534 INFO O| Feb 08 16:43:24.534 INFO STEP 688 (remove_files) COMPLETE
70582026-02-08T16:43:25.237Z[ recovery-image] Feb 08 16:43:24.534 INFO O| Feb 08 16:43:24.534 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70592026-02-08T16:43:25.261Z[ recovery-image] Feb 08 16:43:24.552 INFO O| Feb 08 16:43:24.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
70602026-02-08T16:43:25.261Z[ recovery-image] Feb 08 16:43:24.552 INFO O| Feb 08 16:43:24.552 INFO STEP 689 (remove_files) COMPLETE
70612026-02-08T16:43:25.261Z[ recovery-image] Feb 08 16:43:24.552 INFO O| Feb 08 16:43:24.552 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70622026-02-08T16:43:25.261Z[ recovery-image] Feb 08 16:43:24.568 INFO O| Feb 08 16:43:24.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
70632026-02-08T16:43:25.261Z[ recovery-image] Feb 08 16:43:24.568 INFO O| Feb 08 16:43:24.568 INFO STEP 690 (remove_files) COMPLETE
70642026-02-08T16:43:25.261Z[ recovery-image] Feb 08 16:43:24.568 INFO O| Feb 08 16:43:24.568 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70652026-02-08T16:43:25.286Z[ recovery-image] Feb 08 16:43:24.582 INFO O| Feb 08 16:43:24.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
70662026-02-08T16:43:25.286Z[ recovery-image] Feb 08 16:43:24.582 INFO O| Feb 08 16:43:24.582 INFO STEP 691 (remove_files) COMPLETE
70672026-02-08T16:43:25.286Z[ recovery-image] Feb 08 16:43:24.582 INFO O| Feb 08 16:43:24.582 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70682026-02-08T16:43:25.311Z[ recovery-image] Feb 08 16:43:24.596 INFO O| Feb 08 16:43:24.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
70692026-02-08T16:43:25.311Z[ recovery-image] Feb 08 16:43:24.596 INFO O| Feb 08 16:43:24.596 INFO STEP 692 (remove_files) COMPLETE
70702026-02-08T16:43:25.311Z[ recovery-image] Feb 08 16:43:24.596 INFO O| Feb 08 16:43:24.596 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70712026-02-08T16:43:25.311Z[ recovery-image] Feb 08 16:43:24.608 INFO O| Feb 08 16:43:24.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
70722026-02-08T16:43:25.311Z[ recovery-image] Feb 08 16:43:24.608 INFO O| Feb 08 16:43:24.608 INFO STEP 693 (remove_files) COMPLETE
70732026-02-08T16:43:25.311Z[ recovery-image] Feb 08 16:43:24.608 INFO O| Feb 08 16:43:24.608 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70742026-02-08T16:43:25.311Z[ recovery-image] Feb 08 16:43:24.618 INFO O| Feb 08 16:43:24.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
70752026-02-08T16:43:25.311Z[ recovery-image] Feb 08 16:43:24.618 INFO O| Feb 08 16:43:24.618 INFO STEP 694 (remove_files) COMPLETE
70762026-02-08T16:43:25.311Z[ recovery-image] Feb 08 16:43:24.618 INFO O| Feb 08 16:43:24.618 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70772026-02-08T16:43:25.336Z[ recovery-image] Feb 08 16:43:24.627 INFO O| Feb 08 16:43:24.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
70782026-02-08T16:43:25.336Z[ recovery-image] Feb 08 16:43:24.627 INFO O| Feb 08 16:43:24.627 INFO STEP 695 (remove_files) COMPLETE
70792026-02-08T16:43:25.336Z[ recovery-image] Feb 08 16:43:24.627 INFO O| Feb 08 16:43:24.627 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70802026-02-08T16:43:25.336Z[ recovery-image] Feb 08 16:43:24.637 INFO O| Feb 08 16:43:24.637 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
70812026-02-08T16:43:25.336Z[ recovery-image] Feb 08 16:43:24.637 INFO O| Feb 08 16:43:24.637 INFO STEP 696 (remove_files) COMPLETE
70822026-02-08T16:43:25.336Z[ recovery-image] Feb 08 16:43:24.637 INFO O| Feb 08 16:43:24.637 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832026-02-08T16:43:25.361Z[ recovery-image] Feb 08 16:43:24.663 INFO O| Feb 08 16:43:24.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
70842026-02-08T16:43:25.361Z[ recovery-image] Feb 08 16:43:24.664 INFO O| Feb 08 16:43:24.664 INFO STEP 697 (remove_files) COMPLETE
70852026-02-08T16:43:25.361Z[ recovery-image] Feb 08 16:43:24.664 INFO O| Feb 08 16:43:24.664 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70862026-02-08T16:43:25.386Z[ recovery-image] Feb 08 16:43:24.680 INFO O| Feb 08 16:43:24.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
70872026-02-08T16:43:25.386Z[ recovery-image] Feb 08 16:43:24.680 INFO O| Feb 08 16:43:24.680 INFO STEP 698 (remove_files) COMPLETE
70882026-02-08T16:43:25.386Z[ recovery-image] Feb 08 16:43:24.680 INFO O| Feb 08 16:43:24.680 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70892026-02-08T16:43:25.410Z[ recovery-image] Feb 08 16:43:24.697 INFO O| Feb 08 16:43:24.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
70902026-02-08T16:43:25.410Z[ recovery-image] Feb 08 16:43:24.697 INFO O| Feb 08 16:43:24.697 INFO STEP 699 (remove_files) COMPLETE
70912026-02-08T16:43:25.410Z[ recovery-image] Feb 08 16:43:24.697 INFO O| Feb 08 16:43:24.697 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70922026-02-08T16:43:25.410Z[ recovery-image] Feb 08 16:43:24.710 INFO O| Feb 08 16:43:24.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
70932026-02-08T16:43:25.410Z[ recovery-image] Feb 08 16:43:24.710 INFO O| Feb 08 16:43:24.710 INFO STEP 700 (remove_files) COMPLETE
70942026-02-08T16:43:25.411Z[ recovery-image] Feb 08 16:43:24.710 INFO O| Feb 08 16:43:24.710 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70952026-02-08T16:43:25.435Z[ recovery-image] Feb 08 16:43:24.725 INFO O| Feb 08 16:43:24.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
70962026-02-08T16:43:25.435Z[ recovery-image] Feb 08 16:43:24.725 INFO O| Feb 08 16:43:24.725 INFO STEP 701 (remove_files) COMPLETE
70972026-02-08T16:43:25.435Z[ recovery-image] Feb 08 16:43:24.725 INFO O| Feb 08 16:43:24.725 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70982026-02-08T16:43:25.435Z[ recovery-image] Feb 08 16:43:24.740 INFO O| Feb 08 16:43:24.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
70992026-02-08T16:43:25.435Z[ recovery-image] Feb 08 16:43:24.740 INFO O| Feb 08 16:43:24.740 INFO STEP 702 (remove_files) COMPLETE
71002026-02-08T16:43:25.435Z[ recovery-image] Feb 08 16:43:24.740 INFO O| Feb 08 16:43:24.740 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71012026-02-08T16:43:25.459Z[ recovery-image] Feb 08 16:43:24.753 INFO O| Feb 08 16:43:24.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
71022026-02-08T16:43:25.459Z[ recovery-image] Feb 08 16:43:24.753 INFO O| Feb 08 16:43:24.753 INFO STEP 703 (remove_files) COMPLETE
71032026-02-08T16:43:25.459Z[ recovery-image] Feb 08 16:43:24.753 INFO O| Feb 08 16:43:24.753 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71042026-02-08T16:43:25.459Z[ recovery-image] Feb 08 16:43:24.766 INFO O| Feb 08 16:43:24.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
71052026-02-08T16:43:25.459Z[ recovery-image] Feb 08 16:43:24.766 INFO O| Feb 08 16:43:24.766 INFO STEP 704 (remove_files) COMPLETE
71062026-02-08T16:43:25.459Z[ recovery-image] Feb 08 16:43:24.766 INFO O| Feb 08 16:43:24.766 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71072026-02-08T16:43:25.484Z[ recovery-image] Feb 08 16:43:24.778 INFO O| Feb 08 16:43:24.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
71082026-02-08T16:43:25.484Z[ recovery-image] Feb 08 16:43:24.778 INFO O| Feb 08 16:43:24.778 INFO STEP 705 (remove_files) COMPLETE
71092026-02-08T16:43:25.484Z[ recovery-image] Feb 08 16:43:24.778 INFO O| Feb 08 16:43:24.778 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71102026-02-08T16:43:25.484Z[ recovery-image] Feb 08 16:43:24.789 INFO O| Feb 08 16:43:24.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
71112026-02-08T16:43:25.484Z[ recovery-image] Feb 08 16:43:24.789 INFO O| Feb 08 16:43:24.789 INFO STEP 706 (remove_files) COMPLETE
71122026-02-08T16:43:25.484Z[ recovery-image] Feb 08 16:43:24.789 INFO O| Feb 08 16:43:24.789 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71132026-02-08T16:43:25.508Z[ recovery-image] Feb 08 16:43:24.799 INFO O| Feb 08 16:43:24.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
71142026-02-08T16:43:25.508Z[ recovery-image] Feb 08 16:43:24.799 INFO O| Feb 08 16:43:24.799 INFO STEP 707 (remove_files) COMPLETE
71152026-02-08T16:43:25.508Z[ recovery-image] Feb 08 16:43:24.799 INFO O| Feb 08 16:43:24.799 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71162026-02-08T16:43:25.508Z[ recovery-image] Feb 08 16:43:24.810 INFO O| Feb 08 16:43:24.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
71172026-02-08T16:43:25.509Z[ recovery-image] Feb 08 16:43:24.810 INFO O| Feb 08 16:43:24.810 INFO STEP 708 (remove_files) COMPLETE
71182026-02-08T16:43:25.509Z[ recovery-image] Feb 08 16:43:24.810 INFO O| Feb 08 16:43:24.810 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71192026-02-08T16:43:25.533Z[ recovery-image] Feb 08 16:43:24.821 INFO O| Feb 08 16:43:24.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
71202026-02-08T16:43:25.533Z[ recovery-image] Feb 08 16:43:24.821 INFO O| Feb 08 16:43:24.821 INFO STEP 709 (remove_files) COMPLETE
71212026-02-08T16:43:25.533Z[ recovery-image] Feb 08 16:43:24.821 INFO O| Feb 08 16:43:24.821 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71222026-02-08T16:43:25.533Z[ recovery-image] Feb 08 16:43:24.832 INFO O| Feb 08 16:43:24.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
71232026-02-08T16:43:25.533Z[ recovery-image] Feb 08 16:43:24.832 INFO O| Feb 08 16:43:24.832 INFO STEP 710 (remove_files) COMPLETE
71242026-02-08T16:43:25.533Z[ recovery-image] Feb 08 16:43:24.832 INFO O| Feb 08 16:43:24.832 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71252026-02-08T16:43:25.557Z[ recovery-image] Feb 08 16:43:24.845 INFO O| Feb 08 16:43:24.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
71262026-02-08T16:43:25.557Z[ recovery-image] Feb 08 16:43:24.845 INFO O| Feb 08 16:43:24.845 INFO STEP 711 (remove_files) COMPLETE
71272026-02-08T16:43:25.557Z[ recovery-image] Feb 08 16:43:24.845 INFO O| Feb 08 16:43:24.845 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71282026-02-08T16:43:25.558Z[ recovery-image] Feb 08 16:43:24.855 INFO O| Feb 08 16:43:24.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
71292026-02-08T16:43:25.558Z[ recovery-image] Feb 08 16:43:24.855 INFO O| Feb 08 16:43:24.855 INFO STEP 712 (remove_files) COMPLETE
71302026-02-08T16:43:25.558Z[ recovery-image] Feb 08 16:43:24.855 INFO O| Feb 08 16:43:24.855 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71312026-02-08T16:43:25.582Z[ recovery-image] Feb 08 16:43:24.868 INFO O| Feb 08 16:43:24.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
71322026-02-08T16:43:25.582Z[ recovery-image] Feb 08 16:43:24.868 INFO O| Feb 08 16:43:24.868 INFO STEP 713 (remove_files) COMPLETE
71332026-02-08T16:43:25.583Z[ recovery-image] Feb 08 16:43:24.868 INFO O| Feb 08 16:43:24.868 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71342026-02-08T16:43:25.583Z[ recovery-image] Feb 08 16:43:24.879 INFO O| Feb 08 16:43:24.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
71352026-02-08T16:43:25.583Z[ recovery-image] Feb 08 16:43:24.879 INFO O| Feb 08 16:43:24.879 INFO STEP 714 (remove_files) COMPLETE
71362026-02-08T16:43:25.583Z[ recovery-image] Feb 08 16:43:24.880 INFO O| Feb 08 16:43:24.879 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71372026-02-08T16:43:25.583Z[ recovery-image] Feb 08 16:43:24.890 INFO O| Feb 08 16:43:24.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
71382026-02-08T16:43:25.583Z[ recovery-image] Feb 08 16:43:24.890 INFO O| Feb 08 16:43:24.890 INFO STEP 715 (remove_files) COMPLETE
71392026-02-08T16:43:25.583Z[ recovery-image] Feb 08 16:43:24.890 INFO O| Feb 08 16:43:24.890 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71402026-02-08T16:43:25.607Z[ recovery-image] Feb 08 16:43:24.902 INFO O| Feb 08 16:43:24.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
71412026-02-08T16:43:25.607Z[ recovery-image] Feb 08 16:43:24.902 INFO O| Feb 08 16:43:24.902 INFO STEP 716 (remove_files) COMPLETE
71422026-02-08T16:43:25.607Z[ recovery-image] Feb 08 16:43:24.902 INFO O| Feb 08 16:43:24.902 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71432026-02-08T16:43:25.607Z[ recovery-image] Feb 08 16:43:24.914 INFO O| Feb 08 16:43:24.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
71442026-02-08T16:43:25.607Z[ recovery-image] Feb 08 16:43:24.914 INFO O| Feb 08 16:43:24.914 INFO STEP 717 (remove_files) COMPLETE
71452026-02-08T16:43:25.607Z[ recovery-image] Feb 08 16:43:24.914 INFO O| Feb 08 16:43:24.914 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71462026-02-08T16:43:25.631Z[ recovery-image] Feb 08 16:43:24.924 INFO O| Feb 08 16:43:24.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
71472026-02-08T16:43:25.631Z[ recovery-image] Feb 08 16:43:24.925 INFO O| Feb 08 16:43:24.925 INFO STEP 718 (remove_files) COMPLETE
71482026-02-08T16:43:25.632Z[ recovery-image] Feb 08 16:43:24.925 INFO O| Feb 08 16:43:24.925 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71492026-02-08T16:43:25.632Z[ recovery-image] Feb 08 16:43:24.935 INFO O| Feb 08 16:43:24.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
71502026-02-08T16:43:25.632Z[ recovery-image] Feb 08 16:43:24.935 INFO O| Feb 08 16:43:24.935 INFO STEP 719 (remove_files) COMPLETE
71512026-02-08T16:43:25.632Z[ recovery-image] Feb 08 16:43:24.935 INFO O| Feb 08 16:43:24.935 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71522026-02-08T16:43:25.656Z[ recovery-image] Feb 08 16:43:24.947 INFO O| Feb 08 16:43:24.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
71532026-02-08T16:43:25.656Z[ recovery-image] Feb 08 16:43:24.947 INFO O| Feb 08 16:43:24.947 INFO STEP 720 (remove_files) COMPLETE
71542026-02-08T16:43:25.656Z[ recovery-image] Feb 08 16:43:24.947 INFO O| Feb 08 16:43:24.947 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71552026-02-08T16:43:25.656Z[ recovery-image] Feb 08 16:43:24.959 INFO O| Feb 08 16:43:24.959 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
71562026-02-08T16:43:25.656Z[ recovery-image] Feb 08 16:43:24.959 INFO O| Feb 08 16:43:24.959 INFO STEP 721 (remove_files) COMPLETE
71572026-02-08T16:43:25.656Z[ recovery-image] Feb 08 16:43:24.959 INFO O| Feb 08 16:43:24.959 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71582026-02-08T16:43:25.680Z[ recovery-image] Feb 08 16:43:24.970 INFO O| Feb 08 16:43:24.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
71592026-02-08T16:43:25.681Z[ recovery-image] Feb 08 16:43:24.970 INFO O| Feb 08 16:43:24.970 INFO STEP 722 (remove_files) COMPLETE
71602026-02-08T16:43:25.681Z[ recovery-image] Feb 08 16:43:24.970 INFO O| Feb 08 16:43:24.970 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71612026-02-08T16:43:25.681Z[ recovery-image] Feb 08 16:43:24.980 INFO O| Feb 08 16:43:24.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
71622026-02-08T16:43:25.681Z[ recovery-image] Feb 08 16:43:24.980 INFO O| Feb 08 16:43:24.980 INFO STEP 723 (remove_files) COMPLETE
71632026-02-08T16:43:25.681Z[ recovery-image] Feb 08 16:43:24.980 INFO O| Feb 08 16:43:24.980 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71642026-02-08T16:43:25.705Z[ recovery-image] Feb 08 16:43:24.989 INFO O| Feb 08 16:43:24.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
71652026-02-08T16:43:25.705Z[ recovery-image] Feb 08 16:43:24.990 INFO O| Feb 08 16:43:24.990 INFO STEP 724 (remove_files) COMPLETE
71662026-02-08T16:43:25.706Z[ recovery-image] Feb 08 16:43:24.990 INFO O| Feb 08 16:43:24.990 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71672026-02-08T16:43:25.706Z[ recovery-image] Feb 08 16:43:24.999 INFO O| Feb 08 16:43:24.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
71682026-02-08T16:43:25.706Z[ recovery-image] Feb 08 16:43:24.999 INFO O| Feb 08 16:43:24.999 INFO STEP 725 (remove_files) COMPLETE
71692026-02-08T16:43:25.706Z[ recovery-image] Feb 08 16:43:24.999 INFO O| Feb 08 16:43:24.999 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71702026-02-08T16:43:25.706Z[ recovery-image] Feb 08 16:43:25.009 INFO O| Feb 08 16:43:25.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
71712026-02-08T16:43:25.706Z[ recovery-image] Feb 08 16:43:25.009 INFO O| Feb 08 16:43:25.009 INFO STEP 726 (remove_files) COMPLETE
71722026-02-08T16:43:25.706Z[ recovery-image] Feb 08 16:43:25.009 INFO O| Feb 08 16:43:25.009 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71732026-02-08T16:43:25.731Z[ recovery-image] Feb 08 16:43:25.019 INFO O| Feb 08 16:43:25.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
71742026-02-08T16:43:25.731Z[ recovery-image] Feb 08 16:43:25.019 INFO O| Feb 08 16:43:25.019 INFO STEP 727 (remove_files) COMPLETE
71752026-02-08T16:43:25.731Z[ recovery-image] Feb 08 16:43:25.019 INFO O| Feb 08 16:43:25.019 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71762026-02-08T16:43:25.731Z[ recovery-image] Feb 08 16:43:25.029 INFO O| Feb 08 16:43:25.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
71772026-02-08T16:43:25.731Z[ recovery-image] Feb 08 16:43:25.029 INFO O| Feb 08 16:43:25.029 INFO STEP 728 (remove_files) COMPLETE
71782026-02-08T16:43:25.731Z[ recovery-image] Feb 08 16:43:25.029 INFO O| Feb 08 16:43:25.029 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71792026-02-08T16:43:25.756Z[ recovery-image] Feb 08 16:43:25.038 INFO O| Feb 08 16:43:25.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
71802026-02-08T16:43:25.756Z[ recovery-image] Feb 08 16:43:25.038 INFO O| Feb 08 16:43:25.038 INFO STEP 729 (remove_files) COMPLETE
71812026-02-08T16:43:25.756Z[ recovery-image] Feb 08 16:43:25.038 INFO O| Feb 08 16:43:25.038 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71822026-02-08T16:43:25.756Z[ recovery-image] Feb 08 16:43:25.053 INFO O| Feb 08 16:43:25.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
71832026-02-08T16:43:25.756Z[ recovery-image] Feb 08 16:43:25.053 INFO O| Feb 08 16:43:25.053 INFO STEP 730 (remove_files) COMPLETE
71842026-02-08T16:43:25.756Z[ recovery-image] Feb 08 16:43:25.054 INFO O| Feb 08 16:43:25.053 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71852026-02-08T16:43:25.756Z[ recovery-image] Feb 08 16:43:25.063 INFO O| Feb 08 16:43:25.063 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
71862026-02-08T16:43:25.756Z[ recovery-image] Feb 08 16:43:25.063 INFO O| Feb 08 16:43:25.063 INFO STEP 731 (remove_files) COMPLETE
71872026-02-08T16:43:25.756Z[ recovery-image] Feb 08 16:43:25.063 INFO O| Feb 08 16:43:25.063 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71882026-02-08T16:43:25.781Z[ recovery-image] Feb 08 16:43:25.073 INFO O| Feb 08 16:43:25.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
71892026-02-08T16:43:25.781Z[ recovery-image] Feb 08 16:43:25.073 INFO O| Feb 08 16:43:25.073 INFO STEP 732 (remove_files) COMPLETE
71902026-02-08T16:43:25.781Z[ recovery-image] Feb 08 16:43:25.073 INFO O| Feb 08 16:43:25.073 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71912026-02-08T16:43:25.781Z[ recovery-image] Feb 08 16:43:25.085 INFO O| Feb 08 16:43:25.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
71922026-02-08T16:43:25.781Z[ recovery-image] Feb 08 16:43:25.085 INFO O| Feb 08 16:43:25.085 INFO STEP 733 (remove_files) COMPLETE
71932026-02-08T16:43:25.781Z[ recovery-image] Feb 08 16:43:25.085 INFO O| Feb 08 16:43:25.085 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71942026-02-08T16:43:25.805Z[ recovery-image] Feb 08 16:43:25.096 INFO O| Feb 08 16:43:25.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
71952026-02-08T16:43:25.805Z[ recovery-image] Feb 08 16:43:25.096 INFO O| Feb 08 16:43:25.096 INFO STEP 734 (remove_files) COMPLETE
71962026-02-08T16:43:25.805Z[ recovery-image] Feb 08 16:43:25.096 INFO O| Feb 08 16:43:25.096 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71972026-02-08T16:43:25.805Z[ recovery-image] Feb 08 16:43:25.106 INFO O| Feb 08 16:43:25.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
71982026-02-08T16:43:25.805Z[ recovery-image] Feb 08 16:43:25.106 INFO O| Feb 08 16:43:25.106 INFO STEP 735 (remove_files) COMPLETE
71992026-02-08T16:43:25.805Z[ recovery-image] Feb 08 16:43:25.106 INFO O| Feb 08 16:43:25.106 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72002026-02-08T16:43:25.829Z[ recovery-image] Feb 08 16:43:25.116 INFO O| Feb 08 16:43:25.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
72012026-02-08T16:43:25.830Z[ recovery-image] Feb 08 16:43:25.116 INFO O| Feb 08 16:43:25.116 INFO STEP 736 (remove_files) COMPLETE
72022026-02-08T16:43:25.830Z[ recovery-image] Feb 08 16:43:25.116 INFO O| Feb 08 16:43:25.116 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72032026-02-08T16:43:25.830Z[ recovery-image] Feb 08 16:43:25.129 INFO O| Feb 08 16:43:25.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
72042026-02-08T16:43:25.830Z[ recovery-image] Feb 08 16:43:25.129 INFO O| Feb 08 16:43:25.129 INFO STEP 737 (remove_files) COMPLETE
72052026-02-08T16:43:25.830Z[ recovery-image] Feb 08 16:43:25.129 INFO O| Feb 08 16:43:25.129 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72062026-02-08T16:43:25.855Z[ recovery-image] Feb 08 16:43:25.139 INFO O| Feb 08 16:43:25.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
72072026-02-08T16:43:25.855Z[ recovery-image] Feb 08 16:43:25.139 INFO O| Feb 08 16:43:25.139 INFO STEP 738 (remove_files) COMPLETE
72082026-02-08T16:43:25.855Z[ recovery-image] Feb 08 16:43:25.139 INFO O| Feb 08 16:43:25.139 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72092026-02-08T16:43:25.855Z[ recovery-image] Feb 08 16:43:25.151 INFO O| Feb 08 16:43:25.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
72102026-02-08T16:43:25.855Z[ recovery-image] Feb 08 16:43:25.151 INFO O| Feb 08 16:43:25.151 INFO STEP 739 (remove_files) COMPLETE
72112026-02-08T16:43:25.855Z[ recovery-image] Feb 08 16:43:25.151 INFO O| Feb 08 16:43:25.151 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72122026-02-08T16:43:25.855Z[ recovery-image] Feb 08 16:43:25.161 INFO O| Feb 08 16:43:25.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
72132026-02-08T16:43:25.855Z[ recovery-image] Feb 08 16:43:25.161 INFO O| Feb 08 16:43:25.161 INFO STEP 740 (remove_files) COMPLETE
72142026-02-08T16:43:25.855Z[ recovery-image] Feb 08 16:43:25.161 INFO O| Feb 08 16:43:25.161 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72152026-02-08T16:43:25.880Z[ recovery-image] Feb 08 16:43:25.172 INFO O| Feb 08 16:43:25.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
72162026-02-08T16:43:25.880Z[ recovery-image] Feb 08 16:43:25.172 INFO O| Feb 08 16:43:25.172 INFO STEP 741 (remove_files) COMPLETE
72172026-02-08T16:43:25.880Z[ recovery-image] Feb 08 16:43:25.172 INFO O| Feb 08 16:43:25.172 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72182026-02-08T16:43:25.880Z[ recovery-image] Feb 08 16:43:25.183 INFO O| Feb 08 16:43:25.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
72192026-02-08T16:43:25.880Z[ recovery-image] Feb 08 16:43:25.183 INFO O| Feb 08 16:43:25.183 INFO STEP 742 (remove_files) COMPLETE
72202026-02-08T16:43:25.880Z[ recovery-image] Feb 08 16:43:25.183 INFO O| Feb 08 16:43:25.183 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72212026-02-08T16:43:25.904Z[ recovery-image] Feb 08 16:43:25.193 INFO O| Feb 08 16:43:25.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
72222026-02-08T16:43:25.904Z[ recovery-image] Feb 08 16:43:25.193 INFO O| Feb 08 16:43:25.193 INFO STEP 743 (remove_files) COMPLETE
72232026-02-08T16:43:25.904Z[ recovery-image] Feb 08 16:43:25.193 INFO O| Feb 08 16:43:25.193 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72242026-02-08T16:43:25.904Z[ recovery-image] Feb 08 16:43:25.204 INFO O| Feb 08 16:43:25.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
72252026-02-08T16:43:25.904Z[ recovery-image] Feb 08 16:43:25.204 INFO O| Feb 08 16:43:25.204 INFO STEP 744 (remove_files) COMPLETE
72262026-02-08T16:43:25.904Z[ recovery-image] Feb 08 16:43:25.204 INFO O| Feb 08 16:43:25.204 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72272026-02-08T16:43:25.929Z[ recovery-image] Feb 08 16:43:25.218 INFO O| Feb 08 16:43:25.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
72282026-02-08T16:43:25.929Z[ recovery-image] Feb 08 16:43:25.219 INFO O| Feb 08 16:43:25.219 INFO STEP 745 (remove_files) COMPLETE
72292026-02-08T16:43:25.929Z[ recovery-image] Feb 08 16:43:25.219 INFO O| Feb 08 16:43:25.219 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72302026-02-08T16:43:25.929Z[ recovery-image] Feb 08 16:43:25.233 INFO O| Feb 08 16:43:25.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
72312026-02-08T16:43:25.929Z[ recovery-image] Feb 08 16:43:25.233 INFO O| Feb 08 16:43:25.233 INFO STEP 746 (remove_files) COMPLETE
72322026-02-08T16:43:25.929Z[ recovery-image] Feb 08 16:43:25.233 INFO O| Feb 08 16:43:25.233 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72332026-02-08T16:43:25.953Z[ recovery-image] Feb 08 16:43:25.246 INFO O| Feb 08 16:43:25.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
72342026-02-08T16:43:25.953Z[ recovery-image] Feb 08 16:43:25.246 INFO O| Feb 08 16:43:25.246 INFO STEP 747 (remove_files) COMPLETE
72352026-02-08T16:43:25.954Z[ recovery-image] Feb 08 16:43:25.246 INFO O| Feb 08 16:43:25.246 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72362026-02-08T16:43:25.978Z[ recovery-image] Feb 08 16:43:25.262 INFO O| Feb 08 16:43:25.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
72372026-02-08T16:43:25.978Z[ recovery-image] Feb 08 16:43:25.262 INFO O| Feb 08 16:43:25.262 INFO STEP 748 (remove_files) COMPLETE
72382026-02-08T16:43:25.978Z[ recovery-image] Feb 08 16:43:25.262 INFO O| Feb 08 16:43:25.262 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72392026-02-08T16:43:25.978Z[ recovery-image] Feb 08 16:43:25.275 INFO O| Feb 08 16:43:25.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
72402026-02-08T16:43:25.978Z[ recovery-image] Feb 08 16:43:25.275 INFO O| Feb 08 16:43:25.275 INFO STEP 749 (remove_files) COMPLETE
72412026-02-08T16:43:25.978Z[ recovery-image] Feb 08 16:43:25.275 INFO O| Feb 08 16:43:25.275 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72422026-02-08T16:43:26.002Z[ recovery-image] Feb 08 16:43:25.287 INFO O| Feb 08 16:43:25.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
72432026-02-08T16:43:26.002Z[ recovery-image] Feb 08 16:43:25.287 INFO O| Feb 08 16:43:25.287 INFO STEP 750 (remove_files) COMPLETE
72442026-02-08T16:43:26.002Z[ recovery-image] Feb 08 16:43:25.287 INFO O| Feb 08 16:43:25.287 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72452026-02-08T16:43:26.002Z[ recovery-image] Feb 08 16:43:25.300 INFO O| Feb 08 16:43:25.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
72462026-02-08T16:43:26.002Z[ recovery-image] Feb 08 16:43:25.301 INFO O| Feb 08 16:43:25.300 INFO STEP 751 (remove_files) COMPLETE
72472026-02-08T16:43:26.002Z[ recovery-image] Feb 08 16:43:25.301 INFO O| Feb 08 16:43:25.301 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72482026-02-08T16:43:26.027Z[ recovery-image] Feb 08 16:43:25.314 INFO O| Feb 08 16:43:25.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
72492026-02-08T16:43:26.027Z[ recovery-image] Feb 08 16:43:25.314 INFO O| Feb 08 16:43:25.314 INFO STEP 752 (remove_files) COMPLETE
72502026-02-08T16:43:26.027Z[ recovery-image] Feb 08 16:43:25.314 INFO O| Feb 08 16:43:25.314 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72512026-02-08T16:43:26.027Z[ recovery-image] Feb 08 16:43:25.327 INFO O| Feb 08 16:43:25.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
72522026-02-08T16:43:26.027Z[ recovery-image] Feb 08 16:43:25.327 INFO O| Feb 08 16:43:25.327 INFO STEP 753 (remove_files) COMPLETE
72532026-02-08T16:43:26.027Z[ recovery-image] Feb 08 16:43:25.327 INFO O| Feb 08 16:43:25.327 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72542026-02-08T16:43:26.051Z[ recovery-image] Feb 08 16:43:25.340 INFO O| Feb 08 16:43:25.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
72552026-02-08T16:43:26.051Z[ recovery-image] Feb 08 16:43:25.340 INFO O| Feb 08 16:43:25.340 INFO STEP 754 (remove_files) COMPLETE
72562026-02-08T16:43:26.051Z[ recovery-image] Feb 08 16:43:25.340 INFO O| Feb 08 16:43:25.340 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72572026-02-08T16:43:26.051Z[ recovery-image] Feb 08 16:43:25.352 INFO O| Feb 08 16:43:25.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
72582026-02-08T16:43:26.051Z[ recovery-image] Feb 08 16:43:25.352 INFO O| Feb 08 16:43:25.352 INFO STEP 755 (remove_files) COMPLETE
72592026-02-08T16:43:26.051Z[ recovery-image] Feb 08 16:43:25.352 INFO O| Feb 08 16:43:25.352 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72602026-02-08T16:43:26.076Z[ recovery-image] Feb 08 16:43:25.362 INFO O| Feb 08 16:43:25.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
72612026-02-08T16:43:26.076Z[ recovery-image] Feb 08 16:43:25.362 INFO O| Feb 08 16:43:25.362 INFO STEP 756 (remove_files) COMPLETE
72622026-02-08T16:43:26.076Z[ recovery-image] Feb 08 16:43:25.362 INFO O| Feb 08 16:43:25.362 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72632026-02-08T16:43:26.076Z[ recovery-image] Feb 08 16:43:25.372 INFO O| Feb 08 16:43:25.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
72642026-02-08T16:43:26.076Z[ recovery-image] Feb 08 16:43:25.372 INFO O| Feb 08 16:43:25.372 INFO STEP 757 (remove_files) COMPLETE
72652026-02-08T16:43:26.076Z[ recovery-image] Feb 08 16:43:25.372 INFO O| Feb 08 16:43:25.372 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72662026-02-08T16:43:26.076Z[ recovery-image] Feb 08 16:43:25.382 INFO O| Feb 08 16:43:25.382 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
72672026-02-08T16:43:26.076Z[ recovery-image] Feb 08 16:43:25.382 INFO O| Feb 08 16:43:25.382 INFO STEP 758 (remove_files) COMPLETE
72682026-02-08T16:43:26.076Z[ recovery-image] Feb 08 16:43:25.382 INFO O| Feb 08 16:43:25.382 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72692026-02-08T16:43:26.101Z[ recovery-image] Feb 08 16:43:25.392 INFO O| Feb 08 16:43:25.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
72702026-02-08T16:43:26.101Z[ recovery-image] Feb 08 16:43:25.392 INFO O| Feb 08 16:43:25.392 INFO STEP 759 (remove_files) COMPLETE
72712026-02-08T16:43:26.101Z[ recovery-image] Feb 08 16:43:25.392 INFO O| Feb 08 16:43:25.392 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72722026-02-08T16:43:26.101Z[ recovery-image] Feb 08 16:43:25.403 INFO O| Feb 08 16:43:25.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
72732026-02-08T16:43:26.101Z[ recovery-image] Feb 08 16:43:25.403 INFO O| Feb 08 16:43:25.403 INFO STEP 760 (remove_files) COMPLETE
72742026-02-08T16:43:26.101Z[ recovery-image] Feb 08 16:43:25.403 INFO O| Feb 08 16:43:25.403 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72752026-02-08T16:43:26.125Z[ recovery-image] Feb 08 16:43:25.413 INFO O| Feb 08 16:43:25.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
72762026-02-08T16:43:26.125Z[ recovery-image] Feb 08 16:43:25.413 INFO O| Feb 08 16:43:25.413 INFO STEP 761 (remove_files) COMPLETE
72772026-02-08T16:43:26.125Z[ recovery-image] Feb 08 16:43:25.413 INFO O| Feb 08 16:43:25.413 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72782026-02-08T16:43:26.125Z[ recovery-image] Feb 08 16:43:25.423 INFO O| Feb 08 16:43:25.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
72792026-02-08T16:43:26.126Z[ recovery-image] Feb 08 16:43:25.424 INFO O| Feb 08 16:43:25.424 INFO STEP 762 (remove_files) COMPLETE
72802026-02-08T16:43:26.126Z[ recovery-image] Feb 08 16:43:25.424 INFO O| Feb 08 16:43:25.424 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72812026-02-08T16:43:26.150Z[ recovery-image] Feb 08 16:43:25.434 INFO O| Feb 08 16:43:25.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
72822026-02-08T16:43:26.150Z[ recovery-image] Feb 08 16:43:25.434 INFO O| Feb 08 16:43:25.434 INFO STEP 763 (remove_files) COMPLETE
72832026-02-08T16:43:26.150Z[ recovery-image] Feb 08 16:43:25.434 INFO O| Feb 08 16:43:25.434 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72842026-02-08T16:43:26.150Z[ recovery-image] Feb 08 16:43:25.444 INFO O| Feb 08 16:43:25.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
72852026-02-08T16:43:26.150Z[ recovery-image] Feb 08 16:43:25.445 INFO O| Feb 08 16:43:25.444 INFO STEP 764 (remove_files) COMPLETE
72862026-02-08T16:43:26.150Z[ recovery-image] Feb 08 16:43:25.445 INFO O| Feb 08 16:43:25.444 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72872026-02-08T16:43:26.150Z[ recovery-image] Feb 08 16:43:25.455 INFO O| Feb 08 16:43:25.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
72882026-02-08T16:43:26.150Z[ recovery-image] Feb 08 16:43:25.455 INFO O| Feb 08 16:43:25.455 INFO STEP 765 (remove_files) COMPLETE
72892026-02-08T16:43:26.150Z[ recovery-image] Feb 08 16:43:25.455 INFO O| Feb 08 16:43:25.455 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72902026-02-08T16:43:26.175Z[ recovery-image] Feb 08 16:43:25.466 INFO O| Feb 08 16:43:25.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
72912026-02-08T16:43:26.175Z[ recovery-image] Feb 08 16:43:25.466 INFO O| Feb 08 16:43:25.466 INFO STEP 766 (remove_files) COMPLETE
72922026-02-08T16:43:26.175Z[ recovery-image] Feb 08 16:43:25.466 INFO O| Feb 08 16:43:25.466 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72932026-02-08T16:43:26.175Z[ recovery-image] Feb 08 16:43:25.476 INFO O| Feb 08 16:43:25.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
72942026-02-08T16:43:26.175Z[ recovery-image] Feb 08 16:43:25.476 INFO O| Feb 08 16:43:25.476 INFO STEP 767 (remove_files) COMPLETE
72952026-02-08T16:43:26.175Z[ recovery-image] Feb 08 16:43:25.476 INFO O| Feb 08 16:43:25.476 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72962026-02-08T16:43:26.199Z[ recovery-image] Feb 08 16:43:25.488 INFO O| Feb 08 16:43:25.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
72972026-02-08T16:43:26.199Z[ recovery-image] Feb 08 16:43:25.488 INFO O| Feb 08 16:43:25.488 INFO STEP 768 (remove_files) COMPLETE
72982026-02-08T16:43:26.199Z[ recovery-image] Feb 08 16:43:25.489 INFO O| Feb 08 16:43:25.488 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72992026-02-08T16:43:26.199Z[ recovery-image] Feb 08 16:43:25.498 INFO O| Feb 08 16:43:25.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
73002026-02-08T16:43:26.199Z[ recovery-image] Feb 08 16:43:25.498 INFO O| Feb 08 16:43:25.498 INFO STEP 769 (remove_files) COMPLETE
73012026-02-08T16:43:26.199Z[ recovery-image] Feb 08 16:43:25.498 INFO O| Feb 08 16:43:25.498 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73022026-02-08T16:43:26.224Z[ recovery-image] Feb 08 16:43:25.512 INFO O| Feb 08 16:43:25.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
73032026-02-08T16:43:26.224Z[ recovery-image] Feb 08 16:43:25.512 INFO O| Feb 08 16:43:25.512 INFO STEP 770 (remove_files) COMPLETE
73042026-02-08T16:43:26.224Z[ recovery-image] Feb 08 16:43:25.512 INFO O| Feb 08 16:43:25.512 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73052026-02-08T16:43:26.224Z[ recovery-image] Feb 08 16:43:25.523 INFO O| Feb 08 16:43:25.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
73062026-02-08T16:43:26.224Z[ recovery-image] Feb 08 16:43:25.523 INFO O| Feb 08 16:43:25.523 INFO STEP 771 (remove_files) COMPLETE
73072026-02-08T16:43:26.224Z[ recovery-image] Feb 08 16:43:25.523 INFO O| Feb 08 16:43:25.523 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73082026-02-08T16:43:26.248Z[ recovery-image] Feb 08 16:43:25.534 INFO O| Feb 08 16:43:25.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
73092026-02-08T16:43:26.248Z[ recovery-image] Feb 08 16:43:25.534 INFO O| Feb 08 16:43:25.534 INFO STEP 772 (remove_files) COMPLETE
73102026-02-08T16:43:26.248Z[ recovery-image] Feb 08 16:43:25.534 INFO O| Feb 08 16:43:25.534 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73112026-02-08T16:43:26.248Z[ recovery-image] Feb 08 16:43:25.549 INFO O| Feb 08 16:43:25.549 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
73122026-02-08T16:43:26.248Z[ recovery-image] Feb 08 16:43:25.549 INFO O| Feb 08 16:43:25.549 INFO STEP 773 (remove_files) COMPLETE
73132026-02-08T16:43:26.248Z[ recovery-image] Feb 08 16:43:25.549 INFO O| Feb 08 16:43:25.549 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73142026-02-08T16:43:26.273Z[ recovery-image] Feb 08 16:43:25.562 INFO O| Feb 08 16:43:25.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
73152026-02-08T16:43:26.273Z[ recovery-image] Feb 08 16:43:25.562 INFO O| Feb 08 16:43:25.562 INFO STEP 774 (remove_files) COMPLETE
73162026-02-08T16:43:26.273Z[ recovery-image] Feb 08 16:43:25.563 INFO O| Feb 08 16:43:25.562 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73172026-02-08T16:43:26.273Z[ recovery-image] Feb 08 16:43:25.577 INFO O| Feb 08 16:43:25.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
73182026-02-08T16:43:26.273Z[ recovery-image] Feb 08 16:43:25.577 INFO O| Feb 08 16:43:25.577 INFO STEP 775 (remove_files) COMPLETE
73192026-02-08T16:43:26.273Z[ recovery-image] Feb 08 16:43:25.577 INFO O| Feb 08 16:43:25.577 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73202026-02-08T16:43:26.297Z[ recovery-image] Feb 08 16:43:25.588 INFO O| Feb 08 16:43:25.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
73212026-02-08T16:43:26.297Z[ recovery-image] Feb 08 16:43:25.588 INFO O| Feb 08 16:43:25.588 INFO STEP 776 (remove_files) COMPLETE
73222026-02-08T16:43:26.297Z[ recovery-image] Feb 08 16:43:25.588 INFO O| Feb 08 16:43:25.588 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73232026-02-08T16:43:26.297Z[ recovery-image] Feb 08 16:43:25.601 INFO O| Feb 08 16:43:25.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
73242026-02-08T16:43:26.297Z[ recovery-image] Feb 08 16:43:25.601 INFO O| Feb 08 16:43:25.601 INFO STEP 777 (remove_files) COMPLETE
73252026-02-08T16:43:26.297Z[ recovery-image] Feb 08 16:43:25.601 INFO O| Feb 08 16:43:25.601 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73262026-02-08T16:43:26.322Z[ recovery-image] Feb 08 16:43:25.614 INFO O| Feb 08 16:43:25.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
73272026-02-08T16:43:26.322Z[ recovery-image] Feb 08 16:43:25.614 INFO O| Feb 08 16:43:25.614 INFO STEP 778 (remove_files) COMPLETE
73282026-02-08T16:43:26.322Z[ recovery-image] Feb 08 16:43:25.614 INFO O| Feb 08 16:43:25.614 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73292026-02-08T16:43:26.322Z[ recovery-image] Feb 08 16:43:25.625 INFO O| Feb 08 16:43:25.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
73302026-02-08T16:43:26.322Z[ recovery-image] Feb 08 16:43:25.625 INFO O| Feb 08 16:43:25.625 INFO STEP 779 (remove_files) COMPLETE
73312026-02-08T16:43:26.322Z[ recovery-image] Feb 08 16:43:25.625 INFO O| Feb 08 16:43:25.625 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73322026-02-08T16:43:26.346Z[ recovery-image] Feb 08 16:43:25.635 INFO O| Feb 08 16:43:25.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
73332026-02-08T16:43:26.346Z[ recovery-image] Feb 08 16:43:25.635 INFO O| Feb 08 16:43:25.635 INFO STEP 780 (remove_files) COMPLETE
73342026-02-08T16:43:26.346Z[ recovery-image] Feb 08 16:43:25.635 INFO O| Feb 08 16:43:25.635 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73352026-02-08T16:43:26.346Z[ recovery-image] Feb 08 16:43:25.647 INFO O| Feb 08 16:43:25.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
73362026-02-08T16:43:26.346Z[ recovery-image] Feb 08 16:43:25.648 INFO O| Feb 08 16:43:25.647 INFO STEP 781 (remove_files) COMPLETE
73372026-02-08T16:43:26.346Z[ recovery-image] Feb 08 16:43:25.648 INFO O| Feb 08 16:43:25.648 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73382026-02-08T16:43:26.372Z[ recovery-image] Feb 08 16:43:25.662 INFO O| Feb 08 16:43:25.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
73392026-02-08T16:43:26.372Z[ recovery-image] Feb 08 16:43:25.662 INFO O| Feb 08 16:43:25.662 INFO STEP 782 (remove_files) COMPLETE
73402026-02-08T16:43:26.372Z[ recovery-image] Feb 08 16:43:25.662 INFO O| Feb 08 16:43:25.662 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73412026-02-08T16:43:26.372Z[ recovery-image] Feb 08 16:43:25.675 INFO O| Feb 08 16:43:25.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
73422026-02-08T16:43:26.372Z[ recovery-image] Feb 08 16:43:25.675 INFO O| Feb 08 16:43:25.675 INFO STEP 783 (remove_files) COMPLETE
73432026-02-08T16:43:26.372Z[ recovery-image] Feb 08 16:43:25.675 INFO O| Feb 08 16:43:25.675 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73442026-02-08T16:43:26.396Z[ recovery-image] Feb 08 16:43:25.689 INFO O| Feb 08 16:43:25.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
73452026-02-08T16:43:26.396Z[ recovery-image] Feb 08 16:43:25.689 INFO O| Feb 08 16:43:25.689 INFO STEP 784 (remove_files) COMPLETE
73462026-02-08T16:43:26.397Z[ recovery-image] Feb 08 16:43:25.689 INFO O| Feb 08 16:43:25.689 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73472026-02-08T16:43:26.397Z[ recovery-image] Feb 08 16:43:25.703 INFO O| Feb 08 16:43:25.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
73482026-02-08T16:43:26.397Z[ recovery-image] Feb 08 16:43:25.704 INFO O| Feb 08 16:43:25.704 INFO STEP 785 (remove_files) COMPLETE
73492026-02-08T16:43:26.397Z[ recovery-image] Feb 08 16:43:25.704 INFO O| Feb 08 16:43:25.704 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73502026-02-08T16:43:26.421Z[ recovery-image] Feb 08 16:43:25.720 INFO O| Feb 08 16:43:25.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
73512026-02-08T16:43:26.421Z[ recovery-image] Feb 08 16:43:25.720 INFO O| Feb 08 16:43:25.720 INFO STEP 786 (remove_files) COMPLETE
73522026-02-08T16:43:26.421Z[ recovery-image] Feb 08 16:43:25.720 INFO O| Feb 08 16:43:25.720 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73532026-02-08T16:43:26.447Z[ recovery-image] Feb 08 16:43:25.733 INFO O| Feb 08 16:43:25.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
73542026-02-08T16:43:26.447Z[ recovery-image] Feb 08 16:43:25.733 INFO O| Feb 08 16:43:25.733 INFO STEP 787 (remove_files) COMPLETE
73552026-02-08T16:43:26.447Z[ recovery-image] Feb 08 16:43:25.733 INFO O| Feb 08 16:43:25.733 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562026-02-08T16:43:26.447Z[ recovery-image] Feb 08 16:43:25.745 INFO O| Feb 08 16:43:25.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
73572026-02-08T16:43:26.447Z[ recovery-image] Feb 08 16:43:25.746 INFO O| Feb 08 16:43:25.745 INFO STEP 788 (remove_files) COMPLETE
73582026-02-08T16:43:26.447Z[ recovery-image] Feb 08 16:43:25.746 INFO O| Feb 08 16:43:25.745 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592026-02-08T16:43:26.472Z[ recovery-image] Feb 08 16:43:25.761 INFO O| Feb 08 16:43:25.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
73602026-02-08T16:43:26.472Z[ recovery-image] Feb 08 16:43:25.761 INFO O| Feb 08 16:43:25.761 INFO STEP 789 (remove_files) COMPLETE
73612026-02-08T16:43:26.472Z[ recovery-image] Feb 08 16:43:25.761 INFO O| Feb 08 16:43:25.761 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622026-02-08T16:43:26.472Z[ recovery-image] Feb 08 16:43:25.775 INFO O| Feb 08 16:43:25.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
73632026-02-08T16:43:26.472Z[ recovery-image] Feb 08 16:43:25.775 INFO O| Feb 08 16:43:25.775 INFO STEP 790 (remove_files) COMPLETE
73642026-02-08T16:43:26.472Z[ recovery-image] Feb 08 16:43:25.775 INFO O| Feb 08 16:43:25.775 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652026-02-08T16:43:26.525Z[ recovery-image] Feb 08 16:43:25.787 INFO O| Feb 08 16:43:25.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
73662026-02-08T16:43:26.525Z[ recovery-image] Feb 08 16:43:25.787 INFO O| Feb 08 16:43:25.787 INFO STEP 791 (remove_files) COMPLETE
73672026-02-08T16:43:26.525Z[ recovery-image] Feb 08 16:43:25.787 INFO O| Feb 08 16:43:25.787 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682026-02-08T16:43:26.525Z[ recovery-image] Feb 08 16:43:25.799 INFO O| Feb 08 16:43:25.798 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
73692026-02-08T16:43:26.525Z[ recovery-image] Feb 08 16:43:25.799 INFO O| Feb 08 16:43:25.799 INFO STEP 792 (remove_files) COMPLETE
73702026-02-08T16:43:26.525Z[ recovery-image] Feb 08 16:43:25.799 INFO O| Feb 08 16:43:25.799 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73712026-02-08T16:43:26.525Z[ recovery-image] Feb 08 16:43:25.812 INFO O| Feb 08 16:43:25.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
73722026-02-08T16:43:26.525Z[ recovery-image] Feb 08 16:43:25.812 INFO O| Feb 08 16:43:25.812 INFO STEP 793 (remove_files) COMPLETE
73732026-02-08T16:43:26.525Z[ recovery-image] Feb 08 16:43:25.812 INFO O| Feb 08 16:43:25.812 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73742026-02-08T16:43:26.549Z[ recovery-image] Feb 08 16:43:25.833 INFO O| Feb 08 16:43:25.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
73752026-02-08T16:43:26.549Z[ recovery-image] Feb 08 16:43:25.833 INFO O| Feb 08 16:43:25.833 INFO STEP 794 (remove_files) COMPLETE
73762026-02-08T16:43:26.549Z[ recovery-image] Feb 08 16:43:25.833 INFO O| Feb 08 16:43:25.833 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73772026-02-08T16:43:26.549Z[ recovery-image] Feb 08 16:43:25.850 INFO O| Feb 08 16:43:25.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
73782026-02-08T16:43:26.549Z[ recovery-image] Feb 08 16:43:25.850 INFO O| Feb 08 16:43:25.850 INFO STEP 795 (remove_files) COMPLETE
73792026-02-08T16:43:26.549Z[ recovery-image] Feb 08 16:43:25.850 INFO O| Feb 08 16:43:25.850 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802026-02-08T16:43:26.573Z[ recovery-image] Feb 08 16:43:25.866 INFO O| Feb 08 16:43:25.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
73812026-02-08T16:43:26.573Z[ recovery-image] Feb 08 16:43:25.866 INFO O| Feb 08 16:43:25.866 INFO STEP 796 (remove_files) COMPLETE
73822026-02-08T16:43:26.573Z[ recovery-image] Feb 08 16:43:25.866 INFO O| Feb 08 16:43:25.866 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832026-02-08T16:43:26.573Z[ recovery-image] Feb 08 16:43:25.880 INFO O| Feb 08 16:43:25.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
73842026-02-08T16:43:26.573Z[ recovery-image] Feb 08 16:43:25.880 INFO O| Feb 08 16:43:25.880 INFO STEP 797 (remove_files) COMPLETE
73852026-02-08T16:43:26.573Z[ recovery-image] Feb 08 16:43:25.880 INFO O| Feb 08 16:43:25.880 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862026-02-08T16:43:26.598Z[ recovery-image] Feb 08 16:43:25.891 INFO O| Feb 08 16:43:25.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
73872026-02-08T16:43:26.598Z[ recovery-image] Feb 08 16:43:25.891 INFO O| Feb 08 16:43:25.891 INFO STEP 798 (remove_files) COMPLETE
73882026-02-08T16:43:26.598Z[ recovery-image] Feb 08 16:43:25.891 INFO O| Feb 08 16:43:25.891 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892026-02-08T16:43:26.598Z[ recovery-image] Feb 08 16:43:25.902 INFO O| Feb 08 16:43:25.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
73902026-02-08T16:43:26.598Z[ recovery-image] Feb 08 16:43:25.902 INFO O| Feb 08 16:43:25.902 INFO STEP 799 (remove_files) COMPLETE
73912026-02-08T16:43:26.598Z[ recovery-image] Feb 08 16:43:25.902 INFO O| Feb 08 16:43:25.902 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922026-02-08T16:43:26.622Z[ recovery-image] Feb 08 16:43:25.917 INFO O| Feb 08 16:43:25.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
73932026-02-08T16:43:26.622Z[ recovery-image] Feb 08 16:43:25.917 INFO O| Feb 08 16:43:25.917 INFO STEP 800 (remove_files) COMPLETE
73942026-02-08T16:43:26.622Z[ recovery-image] Feb 08 16:43:25.917 INFO O| Feb 08 16:43:25.917 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952026-02-08T16:43:26.622Z[ recovery-image] Feb 08 16:43:25.929 INFO O| Feb 08 16:43:25.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
73962026-02-08T16:43:26.622Z[ recovery-image] Feb 08 16:43:25.929 INFO O| Feb 08 16:43:25.929 INFO STEP 801 (remove_files) COMPLETE
73972026-02-08T16:43:26.622Z[ recovery-image] Feb 08 16:43:25.929 INFO O| Feb 08 16:43:25.929 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73982026-02-08T16:43:26.647Z[ host-image] Feb 08 16:43:25.935 INFO O| Feb 08 16:43:25.935 INFO STEP 13 (pkg_install) COMPLETE
73992026-02-08T16:43:26.647Z[ host-image] Feb 08 16:43:25.935 INFO O| Feb 08 16:43:25.935 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
74002026-02-08T16:43:26.647Z[ recovery-image] Feb 08 16:43:25.940 INFO O| Feb 08 16:43:25.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
74012026-02-08T16:43:26.647Z[ recovery-image] Feb 08 16:43:25.940 INFO O| Feb 08 16:43:25.940 INFO STEP 802 (remove_files) COMPLETE
74022026-02-08T16:43:26.647Z[ recovery-image] Feb 08 16:43:25.940 INFO O| Feb 08 16:43:25.940 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74032026-02-08T16:43:26.647Z[ recovery-image] Feb 08 16:43:25.951 INFO O| Feb 08 16:43:25.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
74042026-02-08T16:43:26.647Z[ recovery-image] Feb 08 16:43:25.951 INFO O| Feb 08 16:43:25.951 INFO STEP 803 (remove_files) COMPLETE
74052026-02-08T16:43:26.647Z[ recovery-image] Feb 08 16:43:25.951 INFO O| Feb 08 16:43:25.951 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74062026-02-08T16:43:26.647Z[ host-image] Feb 08 16:43:25.953 INFO O| Feb 08 16:43:25.953 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"]
74072026-02-08T16:43:26.671Z[ recovery-image] Feb 08 16:43:25.962 INFO O| Feb 08 16:43:25.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
74082026-02-08T16:43:26.671Z[ recovery-image] Feb 08 16:43:25.962 INFO O| Feb 08 16:43:25.962 INFO STEP 804 (remove_files) COMPLETE
74092026-02-08T16:43:26.671Z[ recovery-image] Feb 08 16:43:25.962 INFO O| Feb 08 16:43:25.962 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74102026-02-08T16:43:26.671Z[ recovery-image] Feb 08 16:43:25.972 INFO O| Feb 08 16:43:25.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
74112026-02-08T16:43:26.671Z[ recovery-image] Feb 08 16:43:25.972 INFO O| Feb 08 16:43:25.972 INFO STEP 805 (remove_files) COMPLETE
74122026-02-08T16:43:26.671Z[ recovery-image] Feb 08 16:43:25.972 INFO O| Feb 08 16:43:25.972 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74132026-02-08T16:43:26.696Z[ recovery-image] Feb 08 16:43:25.982 INFO O| Feb 08 16:43:25.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
74142026-02-08T16:43:26.696Z[ recovery-image] Feb 08 16:43:25.983 INFO O| Feb 08 16:43:25.982 INFO STEP 806 (remove_files) COMPLETE
74152026-02-08T16:43:26.696Z[ recovery-image] Feb 08 16:43:25.983 INFO O| Feb 08 16:43:25.982 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74162026-02-08T16:43:26.696Z[ recovery-image] Feb 08 16:43:25.993 INFO O| Feb 08 16:43:25.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
74172026-02-08T16:43:26.696Z[ recovery-image] Feb 08 16:43:25.993 INFO O| Feb 08 16:43:25.993 INFO STEP 807 (remove_files) COMPLETE
74182026-02-08T16:43:26.696Z[ recovery-image] Feb 08 16:43:25.993 INFO O| Feb 08 16:43:25.993 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74192026-02-08T16:43:26.696Z[ recovery-image] Feb 08 16:43:26.003 INFO O| Feb 08 16:43:26.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
74202026-02-08T16:43:26.696Z[ recovery-image] Feb 08 16:43:26.003 INFO O| Feb 08 16:43:26.003 INFO STEP 808 (remove_files) COMPLETE
74212026-02-08T16:43:26.696Z[ recovery-image] Feb 08 16:43:26.003 INFO O| Feb 08 16:43:26.003 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74222026-02-08T16:43:26.720Z[ recovery-image] Feb 08 16:43:26.018 INFO O| Feb 08 16:43:26.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
74232026-02-08T16:43:26.720Z[ recovery-image] Feb 08 16:43:26.019 INFO O| Feb 08 16:43:26.019 INFO STEP 809 (remove_files) COMPLETE
74242026-02-08T16:43:26.720Z[ recovery-image] Feb 08 16:43:26.019 INFO O| Feb 08 16:43:26.019 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74252026-02-08T16:43:26.745Z[ recovery-image] Feb 08 16:43:26.030 INFO O| Feb 08 16:43:26.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
74262026-02-08T16:43:26.745Z[ recovery-image] Feb 08 16:43:26.030 INFO O| Feb 08 16:43:26.030 INFO STEP 810 (remove_files) COMPLETE
74272026-02-08T16:43:26.745Z[ recovery-image] Feb 08 16:43:26.030 INFO O| Feb 08 16:43:26.030 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74282026-02-08T16:43:26.745Z[ recovery-image] Feb 08 16:43:26.040 INFO O| Feb 08 16:43:26.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
74292026-02-08T16:43:26.745Z[ recovery-image] Feb 08 16:43:26.040 INFO O| Feb 08 16:43:26.040 INFO STEP 811 (remove_files) COMPLETE
74302026-02-08T16:43:26.745Z[ recovery-image] Feb 08 16:43:26.040 INFO O| Feb 08 16:43:26.040 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74312026-02-08T16:43:26.770Z[ recovery-image] Feb 08 16:43:26.054 INFO O| Feb 08 16:43:26.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
74322026-02-08T16:43:26.770Z[ recovery-image] Feb 08 16:43:26.054 INFO O| Feb 08 16:43:26.054 INFO STEP 812 (remove_files) COMPLETE
74332026-02-08T16:43:26.770Z[ recovery-image] Feb 08 16:43:26.054 INFO O| Feb 08 16:43:26.054 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74342026-02-08T16:43:26.770Z[ recovery-image] Feb 08 16:43:26.067 INFO O| Feb 08 16:43:26.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
74352026-02-08T16:43:26.770Z[ recovery-image] Feb 08 16:43:26.067 INFO O| Feb 08 16:43:26.067 INFO STEP 813 (remove_files) COMPLETE
74362026-02-08T16:43:26.770Z[ recovery-image] Feb 08 16:43:26.067 INFO O| Feb 08 16:43:26.067 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74372026-02-08T16:43:26.794Z[ recovery-image] Feb 08 16:43:26.077 INFO O| Feb 08 16:43:26.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
74382026-02-08T16:43:26.794Z[ recovery-image] Feb 08 16:43:26.077 INFO O| Feb 08 16:43:26.077 INFO STEP 814 (remove_files) COMPLETE
74392026-02-08T16:43:26.794Z[ recovery-image] Feb 08 16:43:26.077 INFO O| Feb 08 16:43:26.077 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74402026-02-08T16:43:26.794Z[ recovery-image] Feb 08 16:43:26.089 INFO O| Feb 08 16:43:26.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
74412026-02-08T16:43:26.794Z[ recovery-image] Feb 08 16:43:26.089 INFO O| Feb 08 16:43:26.089 INFO STEP 815 (remove_files) COMPLETE
74422026-02-08T16:43:26.794Z[ recovery-image] Feb 08 16:43:26.089 INFO O| Feb 08 16:43:26.089 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74432026-02-08T16:43:26.794Z[ recovery-image] Feb 08 16:43:26.100 INFO O| Feb 08 16:43:26.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
74442026-02-08T16:43:26.794Z[ recovery-image] Feb 08 16:43:26.100 INFO O| Feb 08 16:43:26.100 INFO STEP 816 (remove_files) COMPLETE
74452026-02-08T16:43:26.794Z[ recovery-image] Feb 08 16:43:26.100 INFO O| Feb 08 16:43:26.100 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74462026-02-08T16:43:26.819Z[ recovery-image] Feb 08 16:43:26.110 INFO O| Feb 08 16:43:26.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
74472026-02-08T16:43:26.819Z[ recovery-image] Feb 08 16:43:26.110 INFO O| Feb 08 16:43:26.110 INFO STEP 817 (remove_files) COMPLETE
74482026-02-08T16:43:26.819Z[ recovery-image] Feb 08 16:43:26.110 INFO O| Feb 08 16:43:26.110 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74492026-02-08T16:43:26.819Z[ recovery-image] Feb 08 16:43:26.120 INFO O| Feb 08 16:43:26.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
74502026-02-08T16:43:26.819Z[ recovery-image] Feb 08 16:43:26.120 INFO O| Feb 08 16:43:26.120 INFO STEP 818 (remove_files) COMPLETE
74512026-02-08T16:43:26.819Z[ recovery-image] Feb 08 16:43:26.120 INFO O| Feb 08 16:43:26.120 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74522026-02-08T16:43:26.843Z[ recovery-image] Feb 08 16:43:26.130 INFO O| Feb 08 16:43:26.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
74532026-02-08T16:43:26.844Z[ recovery-image] Feb 08 16:43:26.130 INFO O| Feb 08 16:43:26.130 INFO STEP 819 (remove_files) COMPLETE
74542026-02-08T16:43:26.844Z[ recovery-image] Feb 08 16:43:26.130 INFO O| Feb 08 16:43:26.130 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74552026-02-08T16:43:26.844Z[ recovery-image] Feb 08 16:43:26.140 INFO O| Feb 08 16:43:26.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
74562026-02-08T16:43:26.844Z[ recovery-image] Feb 08 16:43:26.140 INFO O| Feb 08 16:43:26.140 INFO STEP 820 (remove_files) COMPLETE
74572026-02-08T16:43:26.844Z[ recovery-image] Feb 08 16:43:26.140 INFO O| Feb 08 16:43:26.140 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74582026-02-08T16:43:26.844Z[ recovery-image] Feb 08 16:43:26.150 INFO O| Feb 08 16:43:26.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
74592026-02-08T16:43:26.844Z[ recovery-image] Feb 08 16:43:26.150 INFO O| Feb 08 16:43:26.150 INFO STEP 821 (remove_files) COMPLETE
74602026-02-08T16:43:26.844Z[ recovery-image] Feb 08 16:43:26.150 INFO O| Feb 08 16:43:26.150 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74612026-02-08T16:43:26.868Z[ recovery-image] Feb 08 16:43:26.160 INFO O| Feb 08 16:43:26.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
74622026-02-08T16:43:26.868Z[ recovery-image] Feb 08 16:43:26.160 INFO O| Feb 08 16:43:26.160 INFO STEP 822 (remove_files) COMPLETE
74632026-02-08T16:43:26.868Z[ recovery-image] Feb 08 16:43:26.160 INFO O| Feb 08 16:43:26.160 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74642026-02-08T16:43:26.868Z[ recovery-image] Feb 08 16:43:26.170 INFO O| Feb 08 16:43:26.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
74652026-02-08T16:43:26.869Z[ recovery-image] Feb 08 16:43:26.170 INFO O| Feb 08 16:43:26.170 INFO STEP 823 (remove_files) COMPLETE
74662026-02-08T16:43:26.869Z[ recovery-image] Feb 08 16:43:26.170 INFO O| Feb 08 16:43:26.170 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74672026-02-08T16:43:26.893Z[ recovery-image] Feb 08 16:43:26.181 INFO O| Feb 08 16:43:26.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
74682026-02-08T16:43:26.893Z[ recovery-image] Feb 08 16:43:26.181 INFO O| Feb 08 16:43:26.181 INFO STEP 824 (remove_files) COMPLETE
74692026-02-08T16:43:26.893Z[ recovery-image] Feb 08 16:43:26.181 INFO O| Feb 08 16:43:26.181 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74702026-02-08T16:43:26.893Z[ recovery-image] Feb 08 16:43:26.190 INFO O| Feb 08 16:43:26.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
74712026-02-08T16:43:26.893Z[ recovery-image] Feb 08 16:43:26.190 INFO O| Feb 08 16:43:26.190 INFO STEP 825 (remove_files) COMPLETE
74722026-02-08T16:43:26.893Z[ recovery-image] Feb 08 16:43:26.190 INFO O| Feb 08 16:43:26.190 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74732026-02-08T16:43:26.893Z[ recovery-image] Feb 08 16:43:26.200 INFO O| Feb 08 16:43:26.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
74742026-02-08T16:43:26.893Z[ recovery-image] Feb 08 16:43:26.200 INFO O| Feb 08 16:43:26.200 INFO STEP 826 (remove_files) COMPLETE
74752026-02-08T16:43:26.917Z[ recovery-image] Feb 08 16:43:26.200 INFO O| Feb 08 16:43:26.200 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74762026-02-08T16:43:26.917Z[ recovery-image] Feb 08 16:43:26.210 INFO O| Feb 08 16:43:26.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
74772026-02-08T16:43:26.917Z[ recovery-image] Feb 08 16:43:26.210 INFO O| Feb 08 16:43:26.210 INFO STEP 827 (remove_files) COMPLETE
74782026-02-08T16:43:26.918Z[ recovery-image] Feb 08 16:43:26.210 INFO O| Feb 08 16:43:26.210 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74792026-02-08T16:43:26.918Z[ recovery-image] Feb 08 16:43:26.220 INFO O| Feb 08 16:43:26.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
74802026-02-08T16:43:26.918Z[ recovery-image] Feb 08 16:43:26.220 INFO O| Feb 08 16:43:26.220 INFO STEP 828 (remove_files) COMPLETE
74812026-02-08T16:43:26.918Z[ recovery-image] Feb 08 16:43:26.220 INFO O| Feb 08 16:43:26.220 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74822026-02-08T16:43:26.942Z[ recovery-image] Feb 08 16:43:26.230 INFO O| Feb 08 16:43:26.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
74832026-02-08T16:43:26.942Z[ recovery-image] Feb 08 16:43:26.230 INFO O| Feb 08 16:43:26.230 INFO STEP 829 (remove_files) COMPLETE
74842026-02-08T16:43:26.942Z[ recovery-image] Feb 08 16:43:26.230 INFO O| Feb 08 16:43:26.230 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74852026-02-08T16:43:26.942Z[ recovery-image] Feb 08 16:43:26.240 INFO O| Feb 08 16:43:26.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
74862026-02-08T16:43:26.942Z[ recovery-image] Feb 08 16:43:26.240 INFO O| Feb 08 16:43:26.240 INFO STEP 830 (remove_files) COMPLETE
74872026-02-08T16:43:26.942Z[ recovery-image] Feb 08 16:43:26.240 INFO O| Feb 08 16:43:26.240 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74882026-02-08T16:43:26.967Z[ recovery-image] Feb 08 16:43:26.250 INFO O| Feb 08 16:43:26.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
74892026-02-08T16:43:26.967Z[ recovery-image] Feb 08 16:43:26.250 INFO O| Feb 08 16:43:26.250 INFO STEP 831 (remove_files) COMPLETE
74902026-02-08T16:43:26.967Z[ recovery-image] Feb 08 16:43:26.250 INFO O| Feb 08 16:43:26.250 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74912026-02-08T16:43:26.967Z[ recovery-image] Feb 08 16:43:26.260 INFO O| Feb 08 16:43:26.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
74922026-02-08T16:43:26.967Z[ recovery-image] Feb 08 16:43:26.260 INFO O| Feb 08 16:43:26.260 INFO STEP 832 (remove_files) COMPLETE
74932026-02-08T16:43:26.967Z[ recovery-image] Feb 08 16:43:26.260 INFO O| Feb 08 16:43:26.260 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74942026-02-08T16:43:26.967Z[ recovery-image] Feb 08 16:43:26.270 INFO O| Feb 08 16:43:26.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
74952026-02-08T16:43:26.967Z[ recovery-image] Feb 08 16:43:26.270 INFO O| Feb 08 16:43:26.270 INFO STEP 833 (remove_files) COMPLETE
74962026-02-08T16:43:26.967Z[ recovery-image] Feb 08 16:43:26.270 INFO O| Feb 08 16:43:26.270 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74972026-02-08T16:43:26.992Z[ recovery-image] Feb 08 16:43:26.280 INFO O| Feb 08 16:43:26.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
74982026-02-08T16:43:26.992Z[ recovery-image] Feb 08 16:43:26.280 INFO O| Feb 08 16:43:26.280 INFO STEP 834 (remove_files) COMPLETE
74992026-02-08T16:43:26.992Z[ recovery-image] Feb 08 16:43:26.280 INFO O| Feb 08 16:43:26.280 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75002026-02-08T16:43:26.992Z[ recovery-image] Feb 08 16:43:26.290 INFO O| Feb 08 16:43:26.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
75012026-02-08T16:43:26.992Z[ recovery-image] Feb 08 16:43:26.291 INFO O| Feb 08 16:43:26.291 INFO STEP 835 (remove_files) COMPLETE
75022026-02-08T16:43:26.992Z[ recovery-image] Feb 08 16:43:26.291 INFO O| Feb 08 16:43:26.291 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75032026-02-08T16:43:27.018Z[ recovery-image] Feb 08 16:43:26.300 INFO O| Feb 08 16:43:26.300 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
75042026-02-08T16:43:27.018Z[ recovery-image] Feb 08 16:43:26.301 INFO O| Feb 08 16:43:26.300 INFO STEP 836 (remove_files) COMPLETE
75052026-02-08T16:43:27.018Z[ recovery-image] Feb 08 16:43:26.301 INFO O| Feb 08 16:43:26.300 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75062026-02-08T16:43:27.018Z[ recovery-image] Feb 08 16:43:26.310 INFO O| Feb 08 16:43:26.310 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
75072026-02-08T16:43:27.018Z[ recovery-image] Feb 08 16:43:26.310 INFO O| Feb 08 16:43:26.310 INFO STEP 837 (remove_files) COMPLETE
75082026-02-08T16:43:27.018Z[ recovery-image] Feb 08 16:43:26.311 INFO O| Feb 08 16:43:26.310 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75092026-02-08T16:43:27.018Z[ recovery-image] Feb 08 16:43:26.320 INFO O| Feb 08 16:43:26.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
75102026-02-08T16:43:27.018Z[ recovery-image] Feb 08 16:43:26.321 INFO O| Feb 08 16:43:26.320 INFO STEP 838 (remove_files) COMPLETE
75112026-02-08T16:43:27.018Z[ recovery-image] Feb 08 16:43:26.321 INFO O| Feb 08 16:43:26.321 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75122026-02-08T16:43:27.047Z[ recovery-image] Feb 08 16:43:26.331 INFO O| Feb 08 16:43:26.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
75132026-02-08T16:43:27.047Z[ recovery-image] Feb 08 16:43:26.331 INFO O| Feb 08 16:43:26.331 INFO STEP 839 (remove_files) COMPLETE
75142026-02-08T16:43:27.047Z[ recovery-image] Feb 08 16:43:26.331 INFO O| Feb 08 16:43:26.331 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75152026-02-08T16:43:27.047Z[ recovery-image] Feb 08 16:43:26.346 INFO O| Feb 08 16:43:26.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
75162026-02-08T16:43:27.047Z[ recovery-image] Feb 08 16:43:26.346 INFO O| Feb 08 16:43:26.346 INFO STEP 840 (remove_files) COMPLETE
75172026-02-08T16:43:27.047Z[ recovery-image] Feb 08 16:43:26.346 INFO O| Feb 08 16:43:26.346 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75182026-02-08T16:43:27.072Z[ recovery-image] Feb 08 16:43:26.360 INFO O| Feb 08 16:43:26.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
75192026-02-08T16:43:27.072Z[ recovery-image] Feb 08 16:43:26.360 INFO O| Feb 08 16:43:26.360 INFO STEP 841 (remove_files) COMPLETE
75202026-02-08T16:43:27.072Z[ recovery-image] Feb 08 16:43:26.360 INFO O| Feb 08 16:43:26.360 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75212026-02-08T16:43:27.072Z[ recovery-image] Feb 08 16:43:26.376 INFO O| Feb 08 16:43:26.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
75222026-02-08T16:43:27.072Z[ recovery-image] Feb 08 16:43:26.376 INFO O| Feb 08 16:43:26.376 INFO STEP 842 (remove_files) COMPLETE
75232026-02-08T16:43:27.072Z[ recovery-image] Feb 08 16:43:26.376 INFO O| Feb 08 16:43:26.376 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75242026-02-08T16:43:27.096Z[ recovery-image] Feb 08 16:43:26.386 INFO O| Feb 08 16:43:26.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
75252026-02-08T16:43:27.096Z[ recovery-image] Feb 08 16:43:26.386 INFO O| Feb 08 16:43:26.386 INFO STEP 843 (remove_files) COMPLETE
75262026-02-08T16:43:27.097Z[ recovery-image] Feb 08 16:43:26.386 INFO O| Feb 08 16:43:26.386 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75272026-02-08T16:43:27.097Z[ recovery-image] Feb 08 16:43:26.397 INFO O| Feb 08 16:43:26.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
75282026-02-08T16:43:27.097Z[ recovery-image] Feb 08 16:43:26.397 INFO O| Feb 08 16:43:26.397 INFO STEP 844 (remove_files) COMPLETE
75292026-02-08T16:43:27.097Z[ recovery-image] Feb 08 16:43:26.397 INFO O| Feb 08 16:43:26.397 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75302026-02-08T16:43:27.121Z[ recovery-image] Feb 08 16:43:26.407 INFO O| Feb 08 16:43:26.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
75312026-02-08T16:43:27.122Z[ recovery-image] Feb 08 16:43:26.407 INFO O| Feb 08 16:43:26.407 INFO STEP 845 (remove_files) COMPLETE
75322026-02-08T16:43:27.122Z[ recovery-image] Feb 08 16:43:26.407 INFO O| Feb 08 16:43:26.407 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75332026-02-08T16:43:27.122Z[ recovery-image] Feb 08 16:43:26.417 INFO O| Feb 08 16:43:26.417 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
75342026-02-08T16:43:27.122Z[ recovery-image] Feb 08 16:43:26.417 INFO O| Feb 08 16:43:26.417 INFO STEP 846 (remove_files) COMPLETE
75352026-02-08T16:43:27.122Z[ recovery-image] Feb 08 16:43:26.417 INFO O| Feb 08 16:43:26.417 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75362026-02-08T16:43:27.122Z[ recovery-image] Feb 08 16:43:26.427 INFO O| Feb 08 16:43:26.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
75372026-02-08T16:43:27.122Z[ recovery-image] Feb 08 16:43:26.428 INFO O| Feb 08 16:43:26.427 INFO STEP 847 (remove_files) COMPLETE
75382026-02-08T16:43:27.122Z[ recovery-image] Feb 08 16:43:26.428 INFO O| Feb 08 16:43:26.428 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75392026-02-08T16:43:27.146Z[ recovery-image] Feb 08 16:43:26.438 INFO O| Feb 08 16:43:26.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcieb"
75402026-02-08T16:43:27.146Z[ recovery-image] Feb 08 16:43:26.438 INFO O| Feb 08 16:43:26.438 INFO STEP 848 (remove_files) COMPLETE
75412026-02-08T16:43:27.146Z[ recovery-image] Feb 08 16:43:26.438 INFO O| Feb 08 16:43:26.438 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75422026-02-08T16:43:27.146Z[ recovery-image] Feb 08 16:43:26.448 INFO O| Feb 08 16:43:26.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
75432026-02-08T16:43:27.146Z[ recovery-image] Feb 08 16:43:26.448 INFO O| Feb 08 16:43:26.448 INFO STEP 849 (remove_files) COMPLETE
75442026-02-08T16:43:27.146Z[ recovery-image] Feb 08 16:43:26.448 INFO O| Feb 08 16:43:26.448 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75452026-02-08T16:43:27.171Z[ recovery-image] Feb 08 16:43:26.461 INFO O| Feb 08 16:43:26.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
75462026-02-08T16:43:27.171Z[ recovery-image] Feb 08 16:43:26.461 INFO O| Feb 08 16:43:26.461 INFO STEP 850 (remove_files) COMPLETE
75472026-02-08T16:43:27.171Z[ recovery-image] Feb 08 16:43:26.461 INFO O| Feb 08 16:43:26.461 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75482026-02-08T16:43:27.171Z[ recovery-image] Feb 08 16:43:26.471 INFO O| Feb 08 16:43:26.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
75492026-02-08T16:43:27.171Z[ recovery-image] Feb 08 16:43:26.471 INFO O| Feb 08 16:43:26.471 INFO STEP 851 (remove_files) COMPLETE
75502026-02-08T16:43:27.171Z[ recovery-image] Feb 08 16:43:26.471 INFO O| Feb 08 16:43:26.471 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75512026-02-08T16:43:27.197Z[ recovery-image] Feb 08 16:43:26.484 INFO O| Feb 08 16:43:26.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
75522026-02-08T16:43:27.197Z[ recovery-image] Feb 08 16:43:26.484 INFO O| Feb 08 16:43:26.484 INFO STEP 852 (remove_files) COMPLETE
75532026-02-08T16:43:27.197Z[ recovery-image] Feb 08 16:43:26.484 INFO O| Feb 08 16:43:26.484 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75542026-02-08T16:43:27.198Z[ recovery-image] Feb 08 16:43:26.493 INFO O| Feb 08 16:43:26.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
75552026-02-08T16:43:27.198Z[ recovery-image] Feb 08 16:43:26.493 INFO O| Feb 08 16:43:26.493 INFO STEP 853 (remove_files) COMPLETE
75562026-02-08T16:43:27.198Z[ recovery-image] Feb 08 16:43:26.493 INFO O| Feb 08 16:43:26.493 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572026-02-08T16:43:27.198Z[ recovery-image] Feb 08 16:43:26.503 INFO O| Feb 08 16:43:26.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
75582026-02-08T16:43:27.198Z[ recovery-image] Feb 08 16:43:26.503 INFO O| Feb 08 16:43:26.503 INFO STEP 854 (remove_files) COMPLETE
75592026-02-08T16:43:27.198Z[ recovery-image] Feb 08 16:43:26.503 INFO O| Feb 08 16:43:26.503 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602026-02-08T16:43:27.222Z[ recovery-image] Feb 08 16:43:26.519 INFO O| Feb 08 16:43:26.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
75612026-02-08T16:43:27.222Z[ recovery-image] Feb 08 16:43:26.519 INFO O| Feb 08 16:43:26.519 INFO STEP 855 (remove_files) COMPLETE
75622026-02-08T16:43:27.222Z[ recovery-image] Feb 08 16:43:26.519 INFO O| Feb 08 16:43:26.519 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632026-02-08T16:43:27.247Z[ recovery-image] Feb 08 16:43:26.534 INFO O| Feb 08 16:43:26.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
75642026-02-08T16:43:27.247Z[ recovery-image] Feb 08 16:43:26.534 INFO O| Feb 08 16:43:26.534 INFO STEP 856 (remove_files) COMPLETE
75652026-02-08T16:43:27.247Z[ recovery-image] Feb 08 16:43:26.534 INFO O| Feb 08 16:43:26.534 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662026-02-08T16:43:27.247Z[ recovery-image] Feb 08 16:43:26.546 INFO O| Feb 08 16:43:26.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
75672026-02-08T16:43:27.247Z[ recovery-image] Feb 08 16:43:26.547 INFO O| Feb 08 16:43:26.546 INFO STEP 857 (remove_files) COMPLETE
75682026-02-08T16:43:27.247Z[ recovery-image] Feb 08 16:43:26.547 INFO O| Feb 08 16:43:26.547 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692026-02-08T16:43:27.272Z[ recovery-image] Feb 08 16:43:26.556 INFO O| Feb 08 16:43:26.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
75702026-02-08T16:43:27.272Z[ recovery-image] Feb 08 16:43:26.556 INFO O| Feb 08 16:43:26.556 INFO STEP 858 (remove_files) COMPLETE
75712026-02-08T16:43:27.272Z[ recovery-image] Feb 08 16:43:26.556 INFO O| Feb 08 16:43:26.556 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722026-02-08T16:43:27.272Z[ recovery-image] Feb 08 16:43:26.566 INFO O| Feb 08 16:43:26.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
75732026-02-08T16:43:27.272Z[ recovery-image] Feb 08 16:43:26.566 INFO O| Feb 08 16:43:26.566 INFO STEP 859 (remove_files) COMPLETE
75742026-02-08T16:43:27.272Z[ recovery-image] Feb 08 16:43:26.566 INFO O| Feb 08 16:43:26.566 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752026-02-08T16:43:27.273Z[ recovery-image] Feb 08 16:43:26.576 INFO O| Feb 08 16:43:26.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
75762026-02-08T16:43:27.273Z[ recovery-image] Feb 08 16:43:26.576 INFO O| Feb 08 16:43:26.576 INFO STEP 860 (remove_files) COMPLETE
75772026-02-08T16:43:27.273Z[ recovery-image] Feb 08 16:43:26.576 INFO O| Feb 08 16:43:26.576 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782026-02-08T16:43:27.298Z[ recovery-image] Feb 08 16:43:26.585 INFO O| Feb 08 16:43:26.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
75792026-02-08T16:43:27.298Z[ recovery-image] Feb 08 16:43:26.585 INFO O| Feb 08 16:43:26.585 INFO STEP 861 (remove_files) COMPLETE
75802026-02-08T16:43:27.298Z[ recovery-image] Feb 08 16:43:26.585 INFO O| Feb 08 16:43:26.585 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812026-02-08T16:43:27.298Z[ recovery-image] Feb 08 16:43:26.595 INFO O| Feb 08 16:43:26.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
75822026-02-08T16:43:27.298Z[ recovery-image] Feb 08 16:43:26.595 INFO O| Feb 08 16:43:26.595 INFO STEP 862 (remove_files) COMPLETE
75832026-02-08T16:43:27.298Z[ recovery-image] Feb 08 16:43:26.595 INFO O| Feb 08 16:43:26.595 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842026-02-08T16:43:27.298Z[ recovery-image] Feb 08 16:43:26.604 INFO O| Feb 08 16:43:26.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
75852026-02-08T16:43:27.298Z[ recovery-image] Feb 08 16:43:26.604 INFO O| Feb 08 16:43:26.604 INFO STEP 863 (remove_files) COMPLETE
75862026-02-08T16:43:27.298Z[ recovery-image] Feb 08 16:43:26.604 INFO O| Feb 08 16:43:26.604 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872026-02-08T16:43:27.322Z[ recovery-image] Feb 08 16:43:26.614 INFO O| Feb 08 16:43:26.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
75882026-02-08T16:43:27.322Z[ recovery-image] Feb 08 16:43:26.614 INFO O| Feb 08 16:43:26.614 INFO STEP 864 (remove_files) COMPLETE
75892026-02-08T16:43:27.322Z[ recovery-image] Feb 08 16:43:26.614 INFO O| Feb 08 16:43:26.614 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902026-02-08T16:43:27.323Z[ recovery-image] Feb 08 16:43:26.624 INFO O| Feb 08 16:43:26.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
75912026-02-08T16:43:27.323Z[ recovery-image] Feb 08 16:43:26.624 INFO O| Feb 08 16:43:26.624 INFO STEP 865 (remove_files) COMPLETE
75922026-02-08T16:43:27.323Z[ recovery-image] Feb 08 16:43:26.624 INFO O| Feb 08 16:43:26.624 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932026-02-08T16:43:27.347Z[ recovery-image] Feb 08 16:43:26.638 INFO O| Feb 08 16:43:26.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
75942026-02-08T16:43:27.348Z[ recovery-image] Feb 08 16:43:26.638 INFO O| Feb 08 16:43:26.638 INFO STEP 866 (remove_files) COMPLETE
75952026-02-08T16:43:27.348Z[ recovery-image] Feb 08 16:43:26.638 INFO O| Feb 08 16:43:26.638 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962026-02-08T16:43:27.348Z[ recovery-image] Feb 08 16:43:26.649 INFO O| Feb 08 16:43:26.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
75972026-02-08T16:43:27.348Z[ recovery-image] Feb 08 16:43:26.650 INFO O| Feb 08 16:43:26.649 INFO STEP 867 (remove_files) COMPLETE
75982026-02-08T16:43:27.348Z[ recovery-image] Feb 08 16:43:26.650 INFO O| Feb 08 16:43:26.650 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992026-02-08T16:43:27.372Z[ recovery-image] Feb 08 16:43:26.660 INFO O| Feb 08 16:43:26.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
76002026-02-08T16:43:27.372Z[ recovery-image] Feb 08 16:43:26.660 INFO O| Feb 08 16:43:26.660 INFO STEP 868 (remove_files) COMPLETE
76012026-02-08T16:43:27.372Z[ recovery-image] Feb 08 16:43:26.660 INFO O| Feb 08 16:43:26.660 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022026-02-08T16:43:27.372Z[ recovery-image] Feb 08 16:43:26.673 INFO O| Feb 08 16:43:26.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
76032026-02-08T16:43:27.372Z[ recovery-image] Feb 08 16:43:26.673 INFO O| Feb 08 16:43:26.673 INFO STEP 869 (remove_files) COMPLETE
76042026-02-08T16:43:27.372Z[ recovery-image] Feb 08 16:43:26.673 INFO O| Feb 08 16:43:26.673 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052026-02-08T16:43:27.396Z[ recovery-image] Feb 08 16:43:26.690 INFO O| Feb 08 16:43:26.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
76062026-02-08T16:43:27.396Z[ recovery-image] Feb 08 16:43:26.690 INFO O| Feb 08 16:43:26.690 INFO STEP 870 (remove_files) COMPLETE
76072026-02-08T16:43:27.396Z[ recovery-image] Feb 08 16:43:26.690 INFO O| Feb 08 16:43:26.690 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082026-02-08T16:43:27.397Z[ recovery-image] Feb 08 16:43:26.702 INFO O| Feb 08 16:43:26.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
76092026-02-08T16:43:27.397Z[ recovery-image] Feb 08 16:43:26.702 INFO O| Feb 08 16:43:26.702 INFO STEP 871 (remove_files) COMPLETE
76102026-02-08T16:43:27.397Z[ recovery-image] Feb 08 16:43:26.702 INFO O| Feb 08 16:43:26.702 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112026-02-08T16:43:27.422Z[ recovery-image] Feb 08 16:43:26.716 INFO O| Feb 08 16:43:26.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
76122026-02-08T16:43:27.422Z[ recovery-image] Feb 08 16:43:26.716 INFO O| Feb 08 16:43:26.716 INFO STEP 872 (remove_files) COMPLETE
76132026-02-08T16:43:27.422Z[ recovery-image] Feb 08 16:43:26.716 INFO O| Feb 08 16:43:26.716 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76142026-02-08T16:43:27.446Z[ recovery-image] Feb 08 16:43:26.732 INFO O| Feb 08 16:43:26.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
76152026-02-08T16:43:27.446Z[ recovery-image] Feb 08 16:43:26.732 INFO O| Feb 08 16:43:26.732 INFO STEP 873 (remove_files) COMPLETE
76162026-02-08T16:43:27.446Z[ recovery-image] Feb 08 16:43:26.732 INFO O| Feb 08 16:43:26.732 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76172026-02-08T16:43:27.446Z[ recovery-image] Feb 08 16:43:26.747 INFO O| Feb 08 16:43:26.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
76182026-02-08T16:43:27.446Z[ recovery-image] Feb 08 16:43:26.747 INFO O| Feb 08 16:43:26.747 INFO STEP 874 (remove_files) COMPLETE
76192026-02-08T16:43:27.446Z[ recovery-image] Feb 08 16:43:26.747 INFO O| Feb 08 16:43:26.747 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76202026-02-08T16:43:27.471Z[ recovery-image] Feb 08 16:43:26.760 INFO O| Feb 08 16:43:26.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
76212026-02-08T16:43:27.471Z[ recovery-image] Feb 08 16:43:26.760 INFO O| Feb 08 16:43:26.760 INFO STEP 875 (remove_files) COMPLETE
76222026-02-08T16:43:27.471Z[ recovery-image] Feb 08 16:43:26.760 INFO O| Feb 08 16:43:26.760 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76232026-02-08T16:43:27.471Z[ recovery-image] Feb 08 16:43:26.774 INFO O| Feb 08 16:43:26.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
76242026-02-08T16:43:27.471Z[ recovery-image] Feb 08 16:43:26.774 INFO O| Feb 08 16:43:26.774 INFO STEP 876 (remove_files) COMPLETE
76252026-02-08T16:43:27.471Z[ recovery-image] Feb 08 16:43:26.774 INFO O| Feb 08 16:43:26.774 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76262026-02-08T16:43:27.496Z[ recovery-image] Feb 08 16:43:26.788 INFO O| Feb 08 16:43:26.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
76272026-02-08T16:43:27.496Z[ recovery-image] Feb 08 16:43:26.788 INFO O| Feb 08 16:43:26.788 INFO STEP 877 (remove_files) COMPLETE
76282026-02-08T16:43:27.496Z[ recovery-image] Feb 08 16:43:26.788 INFO O| Feb 08 16:43:26.788 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76292026-02-08T16:43:27.496Z[ recovery-image] Feb 08 16:43:26.800 INFO O| Feb 08 16:43:26.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
76302026-02-08T16:43:27.496Z[ recovery-image] Feb 08 16:43:26.801 INFO O| Feb 08 16:43:26.800 INFO STEP 878 (remove_files) COMPLETE
76312026-02-08T16:43:27.496Z[ recovery-image] Feb 08 16:43:26.801 INFO O| Feb 08 16:43:26.800 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76322026-02-08T16:43:27.521Z[ recovery-image] Feb 08 16:43:26.813 INFO O| Feb 08 16:43:26.813 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
76332026-02-08T16:43:27.521Z[ recovery-image] Feb 08 16:43:26.813 INFO O| Feb 08 16:43:26.813 INFO STEP 879 (remove_files) COMPLETE
76342026-02-08T16:43:27.521Z[ recovery-image] Feb 08 16:43:26.813 INFO O| Feb 08 16:43:26.813 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76352026-02-08T16:43:27.521Z[ recovery-image] Feb 08 16:43:26.826 INFO O| Feb 08 16:43:26.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
76362026-02-08T16:43:27.521Z[ recovery-image] Feb 08 16:43:26.826 INFO O| Feb 08 16:43:26.826 INFO STEP 880 (remove_files) COMPLETE
76372026-02-08T16:43:27.521Z[ recovery-image] Feb 08 16:43:26.826 INFO O| Feb 08 16:43:26.826 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76382026-02-08T16:43:27.546Z[ recovery-image] Feb 08 16:43:26.838 INFO O| Feb 08 16:43:26.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
76392026-02-08T16:43:27.546Z[ recovery-image] Feb 08 16:43:26.838 INFO O| Feb 08 16:43:26.838 INFO STEP 881 (remove_files) COMPLETE
76402026-02-08T16:43:27.546Z[ recovery-image] Feb 08 16:43:26.838 INFO O| Feb 08 16:43:26.838 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76412026-02-08T16:43:27.546Z[ recovery-image] Feb 08 16:43:26.849 INFO O| Feb 08 16:43:26.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
76422026-02-08T16:43:27.546Z[ recovery-image] Feb 08 16:43:26.849 INFO O| Feb 08 16:43:26.849 INFO STEP 882 (remove_files) COMPLETE
76432026-02-08T16:43:27.546Z[ recovery-image] Feb 08 16:43:26.849 INFO O| Feb 08 16:43:26.849 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76442026-02-08T16:43:27.570Z[ recovery-image] Feb 08 16:43:26.860 INFO O| Feb 08 16:43:26.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
76452026-02-08T16:43:27.570Z[ recovery-image] Feb 08 16:43:26.860 INFO O| Feb 08 16:43:26.860 INFO STEP 883 (remove_files) COMPLETE
76462026-02-08T16:43:27.570Z[ recovery-image] Feb 08 16:43:26.860 INFO O| Feb 08 16:43:26.860 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472026-02-08T16:43:27.570Z[ recovery-image] Feb 08 16:43:26.871 INFO O| Feb 08 16:43:26.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
76482026-02-08T16:43:27.570Z[ recovery-image] Feb 08 16:43:26.871 INFO O| Feb 08 16:43:26.871 INFO STEP 884 (remove_files) COMPLETE
76492026-02-08T16:43:27.570Z[ recovery-image] Feb 08 16:43:26.871 INFO O| Feb 08 16:43:26.871 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76502026-02-08T16:43:27.595Z[ recovery-image] Feb 08 16:43:26.882 INFO O| Feb 08 16:43:26.882 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
76512026-02-08T16:43:27.595Z[ recovery-image] Feb 08 16:43:26.882 INFO O| Feb 08 16:43:26.882 INFO STEP 885 (remove_files) COMPLETE
76522026-02-08T16:43:27.595Z[ recovery-image] Feb 08 16:43:26.882 INFO O| Feb 08 16:43:26.882 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532026-02-08T16:43:27.595Z[ recovery-image] Feb 08 16:43:26.893 INFO O| Feb 08 16:43:26.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
76542026-02-08T16:43:27.595Z[ recovery-image] Feb 08 16:43:26.893 INFO O| Feb 08 16:43:26.893 INFO STEP 886 (remove_files) COMPLETE
76552026-02-08T16:43:27.595Z[ recovery-image] Feb 08 16:43:26.893 INFO O| Feb 08 16:43:26.893 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76562026-02-08T16:43:27.620Z[ recovery-image] Feb 08 16:43:26.908 INFO O| Feb 08 16:43:26.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
76572026-02-08T16:43:27.620Z[ recovery-image] Feb 08 16:43:26.908 INFO O| Feb 08 16:43:26.908 INFO STEP 887 (remove_files) COMPLETE
76582026-02-08T16:43:27.620Z[ recovery-image] Feb 08 16:43:26.908 INFO O| Feb 08 16:43:26.908 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592026-02-08T16:43:27.620Z[ recovery-image] Feb 08 16:43:26.919 INFO O| Feb 08 16:43:26.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
76602026-02-08T16:43:27.620Z[ recovery-image] Feb 08 16:43:26.919 INFO O| Feb 08 16:43:26.919 INFO STEP 888 (remove_files) COMPLETE
76612026-02-08T16:43:27.620Z[ recovery-image] Feb 08 16:43:26.919 INFO O| Feb 08 16:43:26.919 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622026-02-08T16:43:27.644Z[ recovery-image] Feb 08 16:43:26.930 INFO O| Feb 08 16:43:26.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
76632026-02-08T16:43:27.644Z[ recovery-image] Feb 08 16:43:26.930 INFO O| Feb 08 16:43:26.930 INFO STEP 889 (remove_files) COMPLETE
76642026-02-08T16:43:27.644Z[ recovery-image] Feb 08 16:43:26.930 INFO O| Feb 08 16:43:26.930 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652026-02-08T16:43:27.644Z[ recovery-image] Feb 08 16:43:26.940 INFO O| Feb 08 16:43:26.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
76662026-02-08T16:43:27.644Z[ recovery-image] Feb 08 16:43:26.940 INFO O| Feb 08 16:43:26.940 INFO STEP 890 (remove_files) COMPLETE
76672026-02-08T16:43:27.644Z[ recovery-image] Feb 08 16:43:26.940 INFO O| Feb 08 16:43:26.940 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682026-02-08T16:43:27.644Z[ recovery-image] Feb 08 16:43:26.949 INFO O| Feb 08 16:43:26.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
76692026-02-08T16:43:27.644Z[ recovery-image] Feb 08 16:43:26.949 INFO O| Feb 08 16:43:26.949 INFO STEP 891 (remove_files) COMPLETE
76702026-02-08T16:43:27.644Z[ recovery-image] Feb 08 16:43:26.949 INFO O| Feb 08 16:43:26.949 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712026-02-08T16:43:27.669Z[ recovery-image] Feb 08 16:43:26.959 INFO O| Feb 08 16:43:26.959 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
76722026-02-08T16:43:27.669Z[ recovery-image] Feb 08 16:43:26.959 INFO O| Feb 08 16:43:26.959 INFO STEP 892 (remove_files) COMPLETE
76732026-02-08T16:43:27.669Z[ recovery-image] Feb 08 16:43:26.959 INFO O| Feb 08 16:43:26.959 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742026-02-08T16:43:27.669Z[ recovery-image] Feb 08 16:43:26.969 INFO O| Feb 08 16:43:26.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
76752026-02-08T16:43:27.669Z[ recovery-image] Feb 08 16:43:26.969 INFO O| Feb 08 16:43:26.969 INFO STEP 893 (remove_files) COMPLETE
76762026-02-08T16:43:27.669Z[ recovery-image] Feb 08 16:43:26.969 INFO O| Feb 08 16:43:26.969 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772026-02-08T16:43:27.701Z[ recovery-image] Feb 08 16:43:26.979 INFO O| Feb 08 16:43:26.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
76782026-02-08T16:43:27.701Z[ recovery-image] Feb 08 16:43:26.979 INFO O| Feb 08 16:43:26.979 INFO STEP 894 (remove_files) COMPLETE
76792026-02-08T16:43:27.701Z[ recovery-image] Feb 08 16:43:26.979 INFO O| Feb 08 16:43:26.979 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802026-02-08T16:43:27.701Z[ recovery-image] Feb 08 16:43:26.989 INFO O| Feb 08 16:43:26.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
76812026-02-08T16:43:27.701Z[ recovery-image] Feb 08 16:43:26.989 INFO O| Feb 08 16:43:26.989 INFO STEP 895 (remove_files) COMPLETE
76822026-02-08T16:43:27.701Z[ recovery-image] Feb 08 16:43:26.989 INFO O| Feb 08 16:43:26.989 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832026-02-08T16:43:27.701Z[ recovery-image] Feb 08 16:43:26.998 INFO O| Feb 08 16:43:26.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
76842026-02-08T16:43:27.701Z[ recovery-image] Feb 08 16:43:26.999 INFO O| Feb 08 16:43:26.999 INFO STEP 896 (remove_files) COMPLETE
76852026-02-08T16:43:27.701Z[ recovery-image] Feb 08 16:43:26.999 INFO O| Feb 08 16:43:26.999 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862026-02-08T16:43:27.726Z[ recovery-image] Feb 08 16:43:27.016 INFO O| Feb 08 16:43:27.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
76872026-02-08T16:43:27.726Z[ recovery-image] Feb 08 16:43:27.016 INFO O| Feb 08 16:43:27.016 INFO STEP 897 (remove_files) COMPLETE
76882026-02-08T16:43:27.726Z[ recovery-image] Feb 08 16:43:27.016 INFO O| Feb 08 16:43:27.016 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892026-02-08T16:43:27.726Z[ recovery-image] Feb 08 16:43:27.030 INFO O| Feb 08 16:43:27.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
76902026-02-08T16:43:27.726Z[ recovery-image] Feb 08 16:43:27.030 INFO O| Feb 08 16:43:27.030 INFO STEP 898 (remove_files) COMPLETE
76912026-02-08T16:43:27.726Z[ recovery-image] Feb 08 16:43:27.030 INFO O| Feb 08 16:43:27.030 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922026-02-08T16:43:27.751Z[ recovery-image] Feb 08 16:43:27.041 INFO O| Feb 08 16:43:27.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
76932026-02-08T16:43:27.751Z[ recovery-image] Feb 08 16:43:27.042 INFO O| Feb 08 16:43:27.041 INFO STEP 899 (remove_files) COMPLETE
76942026-02-08T16:43:27.751Z[ recovery-image] Feb 08 16:43:27.042 INFO O| Feb 08 16:43:27.042 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952026-02-08T16:43:27.751Z[ recovery-image] Feb 08 16:43:27.055 INFO O| Feb 08 16:43:27.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
76962026-02-08T16:43:27.751Z[ recovery-image] Feb 08 16:43:27.055 INFO O| Feb 08 16:43:27.055 INFO STEP 900 (remove_files) COMPLETE
76972026-02-08T16:43:27.751Z[ recovery-image] Feb 08 16:43:27.055 INFO O| Feb 08 16:43:27.055 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982026-02-08T16:43:27.777Z[ recovery-image] Feb 08 16:43:27.067 INFO O| Feb 08 16:43:27.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
76992026-02-08T16:43:27.777Z[ recovery-image] Feb 08 16:43:27.067 INFO O| Feb 08 16:43:27.067 INFO STEP 901 (remove_files) COMPLETE
77002026-02-08T16:43:27.777Z[ recovery-image] Feb 08 16:43:27.067 INFO O| Feb 08 16:43:27.067 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012026-02-08T16:43:27.802Z[ recovery-image] Feb 08 16:43:27.084 INFO O| Feb 08 16:43:27.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
77022026-02-08T16:43:27.802Z[ recovery-image] Feb 08 16:43:27.085 INFO O| Feb 08 16:43:27.085 INFO STEP 902 (remove_files) COMPLETE
77032026-02-08T16:43:27.802Z[ recovery-image] Feb 08 16:43:27.085 INFO O| Feb 08 16:43:27.085 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042026-02-08T16:43:27.826Z[ recovery-image] Feb 08 16:43:27.111 INFO O| Feb 08 16:43:27.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
77052026-02-08T16:43:27.826Z[ recovery-image] Feb 08 16:43:27.111 INFO O| Feb 08 16:43:27.111 INFO STEP 903 (remove_files) COMPLETE
77062026-02-08T16:43:27.826Z[ recovery-image] Feb 08 16:43:27.111 INFO O| Feb 08 16:43:27.111 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072026-02-08T16:43:27.826Z[ recovery-image] Feb 08 16:43:27.133 INFO O| Feb 08 16:43:27.133 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
77082026-02-08T16:43:27.826Z[ recovery-image] Feb 08 16:43:27.133 INFO O| Feb 08 16:43:27.133 INFO STEP 904 (remove_files) COMPLETE
77092026-02-08T16:43:27.827Z[ recovery-image] Feb 08 16:43:27.133 INFO O| Feb 08 16:43:27.133 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102026-02-08T16:43:27.851Z[ recovery-image] Feb 08 16:43:27.156 INFO O| Feb 08 16:43:27.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
77112026-02-08T16:43:27.851Z[ recovery-image] Feb 08 16:43:27.156 INFO O| Feb 08 16:43:27.156 INFO STEP 905 (remove_files) COMPLETE
77122026-02-08T16:43:27.851Z[ recovery-image] Feb 08 16:43:27.156 INFO O| Feb 08 16:43:27.156 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132026-02-08T16:43:27.878Z[ recovery-image] Feb 08 16:43:27.170 INFO O| Feb 08 16:43:27.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
77142026-02-08T16:43:27.878Z[ recovery-image] Feb 08 16:43:27.170 INFO O| Feb 08 16:43:27.170 INFO STEP 906 (remove_files) COMPLETE
77152026-02-08T16:43:27.878Z[ recovery-image] Feb 08 16:43:27.170 INFO O| Feb 08 16:43:27.170 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162026-02-08T16:43:27.902Z[ recovery-image] Feb 08 16:43:27.188 INFO O| Feb 08 16:43:27.188 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
77172026-02-08T16:43:27.902Z[ recovery-image] Feb 08 16:43:27.189 INFO O| Feb 08 16:43:27.189 INFO STEP 907 (remove_files) COMPLETE
77182026-02-08T16:43:27.902Z[ recovery-image] Feb 08 16:43:27.189 INFO O| Feb 08 16:43:27.189 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192026-02-08T16:43:27.902Z[ recovery-image] Feb 08 16:43:27.201 INFO O| Feb 08 16:43:27.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
77202026-02-08T16:43:27.902Z[ recovery-image] Feb 08 16:43:27.202 INFO O| Feb 08 16:43:27.202 INFO STEP 908 (remove_files) COMPLETE
77212026-02-08T16:43:27.903Z[ recovery-image] Feb 08 16:43:27.202 INFO O| Feb 08 16:43:27.202 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222026-02-08T16:43:27.927Z[ recovery-image] Feb 08 16:43:27.216 INFO O| Feb 08 16:43:27.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
77232026-02-08T16:43:27.927Z[ recovery-image] Feb 08 16:43:27.216 INFO O| Feb 08 16:43:27.216 INFO STEP 909 (remove_files) COMPLETE
77242026-02-08T16:43:27.927Z[ recovery-image] Feb 08 16:43:27.216 INFO O| Feb 08 16:43:27.216 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252026-02-08T16:43:27.927Z[ recovery-image] Feb 08 16:43:27.228 INFO O| Feb 08 16:43:27.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
77262026-02-08T16:43:27.927Z[ recovery-image] Feb 08 16:43:27.229 INFO O| Feb 08 16:43:27.228 INFO STEP 910 (remove_files) COMPLETE
77272026-02-08T16:43:27.927Z[ recovery-image] Feb 08 16:43:27.229 INFO O| Feb 08 16:43:27.229 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282026-02-08T16:43:27.952Z[ recovery-image] Feb 08 16:43:27.239 INFO O| Feb 08 16:43:27.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
77292026-02-08T16:43:27.952Z[ recovery-image] Feb 08 16:43:27.239 INFO O| Feb 08 16:43:27.239 INFO STEP 911 (remove_files) COMPLETE
77302026-02-08T16:43:27.952Z[ recovery-image] Feb 08 16:43:27.239 INFO O| Feb 08 16:43:27.239 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312026-02-08T16:43:27.952Z[ recovery-image] Feb 08 16:43:27.248 INFO O| Feb 08 16:43:27.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
77322026-02-08T16:43:27.952Z[ recovery-image] Feb 08 16:43:27.249 INFO O| Feb 08 16:43:27.249 INFO STEP 912 (remove_files) COMPLETE
77332026-02-08T16:43:27.953Z[ recovery-image] Feb 08 16:43:27.249 INFO O| Feb 08 16:43:27.249 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342026-02-08T16:43:27.977Z[ recovery-image] Feb 08 16:43:27.262 INFO O| Feb 08 16:43:27.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
77352026-02-08T16:43:27.977Z[ recovery-image] Feb 08 16:43:27.262 INFO O| Feb 08 16:43:27.262 INFO STEP 913 (remove_files) COMPLETE
77362026-02-08T16:43:27.977Z[ recovery-image] Feb 08 16:43:27.262 INFO O| Feb 08 16:43:27.262 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372026-02-08T16:43:27.977Z[ recovery-image] Feb 08 16:43:27.272 INFO O| Feb 08 16:43:27.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
77382026-02-08T16:43:27.977Z[ recovery-image] Feb 08 16:43:27.272 INFO O| Feb 08 16:43:27.272 INFO STEP 914 (remove_files) COMPLETE
77392026-02-08T16:43:27.977Z[ recovery-image] Feb 08 16:43:27.272 INFO O| Feb 08 16:43:27.272 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402026-02-08T16:43:28.002Z[ recovery-image] Feb 08 16:43:27.292 INFO O| Feb 08 16:43:27.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
77412026-02-08T16:43:28.002Z[ recovery-image] Feb 08 16:43:27.292 INFO O| Feb 08 16:43:27.292 INFO STEP 915 (remove_files) COMPLETE
77422026-02-08T16:43:28.002Z[ recovery-image] Feb 08 16:43:27.292 INFO O| Feb 08 16:43:27.292 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432026-02-08T16:43:28.002Z[ recovery-image] Feb 08 16:43:27.304 INFO O| Feb 08 16:43:27.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
77442026-02-08T16:43:28.002Z[ recovery-image] Feb 08 16:43:27.304 INFO O| Feb 08 16:43:27.304 INFO STEP 916 (remove_files) COMPLETE
77452026-02-08T16:43:28.002Z[ recovery-image] Feb 08 16:43:27.304 INFO O| Feb 08 16:43:27.304 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462026-02-08T16:43:28.026Z[ recovery-image] Feb 08 16:43:27.314 INFO O| Feb 08 16:43:27.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
77472026-02-08T16:43:28.026Z[ recovery-image] Feb 08 16:43:27.314 INFO O| Feb 08 16:43:27.314 INFO STEP 917 (remove_files) COMPLETE
77482026-02-08T16:43:28.026Z[ recovery-image] Feb 08 16:43:27.314 INFO O| Feb 08 16:43:27.314 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492026-02-08T16:43:28.051Z[ recovery-image] Feb 08 16:43:27.335 INFO O| Feb 08 16:43:27.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
77502026-02-08T16:43:28.051Z[ recovery-image] Feb 08 16:43:27.335 INFO O| Feb 08 16:43:27.335 INFO STEP 918 (remove_files) COMPLETE
77512026-02-08T16:43:28.051Z[ recovery-image] Feb 08 16:43:27.335 INFO O| Feb 08 16:43:27.335 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522026-02-08T16:43:28.051Z[ recovery-image] Feb 08 16:43:27.352 INFO O| Feb 08 16:43:27.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
77532026-02-08T16:43:28.051Z[ recovery-image] Feb 08 16:43:27.352 INFO O| Feb 08 16:43:27.352 INFO STEP 919 (remove_files) COMPLETE
77542026-02-08T16:43:28.051Z[ recovery-image] Feb 08 16:43:27.352 INFO O| Feb 08 16:43:27.352 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552026-02-08T16:43:28.075Z[ recovery-image] Feb 08 16:43:27.362 INFO O| Feb 08 16:43:27.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
77562026-02-08T16:43:28.075Z[ recovery-image] Feb 08 16:43:27.363 INFO O| Feb 08 16:43:27.363 INFO STEP 920 (remove_files) COMPLETE
77572026-02-08T16:43:28.075Z[ recovery-image] Feb 08 16:43:27.363 INFO O| Feb 08 16:43:27.363 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582026-02-08T16:43:28.075Z[ recovery-image] Feb 08 16:43:27.375 INFO O| Feb 08 16:43:27.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
77592026-02-08T16:43:28.075Z[ recovery-image] Feb 08 16:43:27.375 INFO O| Feb 08 16:43:27.375 INFO STEP 921 (remove_files) COMPLETE
77602026-02-08T16:43:28.075Z[ recovery-image] Feb 08 16:43:27.375 INFO O| Feb 08 16:43:27.375 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612026-02-08T16:43:28.100Z[ recovery-image] Feb 08 16:43:27.401 INFO O| Feb 08 16:43:27.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
77622026-02-08T16:43:28.100Z[ recovery-image] Feb 08 16:43:27.401 INFO O| Feb 08 16:43:27.401 INFO STEP 922 (remove_files) COMPLETE
77632026-02-08T16:43:28.100Z[ recovery-image] Feb 08 16:43:27.401 INFO O| Feb 08 16:43:27.401 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642026-02-08T16:43:28.124Z[ recovery-image] Feb 08 16:43:27.422 INFO O| Feb 08 16:43:27.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
77652026-02-08T16:43:28.124Z[ recovery-image] Feb 08 16:43:27.422 INFO O| Feb 08 16:43:27.422 INFO STEP 923 (remove_files) COMPLETE
77662026-02-08T16:43:28.124Z[ recovery-image] Feb 08 16:43:27.422 INFO O| Feb 08 16:43:27.422 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672026-02-08T16:43:28.149Z[ recovery-image] Feb 08 16:43:27.433 INFO O| Feb 08 16:43:27.433 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
77682026-02-08T16:43:28.149Z[ recovery-image] Feb 08 16:43:27.433 INFO O| Feb 08 16:43:27.433 INFO STEP 924 (remove_files) COMPLETE
77692026-02-08T16:43:28.149Z[ recovery-image] Feb 08 16:43:27.433 INFO O| Feb 08 16:43:27.433 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702026-02-08T16:43:28.149Z[ recovery-image] Feb 08 16:43:27.446 INFO O| Feb 08 16:43:27.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
77712026-02-08T16:43:28.149Z[ recovery-image] Feb 08 16:43:27.446 INFO O| Feb 08 16:43:27.446 INFO STEP 925 (remove_files) COMPLETE
77722026-02-08T16:43:28.149Z[ recovery-image] Feb 08 16:43:27.446 INFO O| Feb 08 16:43:27.446 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732026-02-08T16:43:28.174Z[ recovery-image] Feb 08 16:43:27.458 INFO O| Feb 08 16:43:27.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
77742026-02-08T16:43:28.174Z[ recovery-image] Feb 08 16:43:27.458 INFO O| Feb 08 16:43:27.458 INFO STEP 926 (remove_files) COMPLETE
77752026-02-08T16:43:28.174Z[ recovery-image] Feb 08 16:43:27.458 INFO O| Feb 08 16:43:27.458 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762026-02-08T16:43:28.174Z[ recovery-image] Feb 08 16:43:27.467 INFO O| Feb 08 16:43:27.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
77772026-02-08T16:43:28.174Z[ recovery-image] Feb 08 16:43:27.468 INFO O| Feb 08 16:43:27.467 INFO STEP 927 (remove_files) COMPLETE
77782026-02-08T16:43:28.174Z[ recovery-image] Feb 08 16:43:27.468 INFO O| Feb 08 16:43:27.468 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792026-02-08T16:43:28.174Z[ recovery-image] Feb 08 16:43:27.477 INFO O| Feb 08 16:43:27.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
77802026-02-08T16:43:28.174Z[ recovery-image] Feb 08 16:43:27.477 INFO O| Feb 08 16:43:27.477 INFO STEP 928 (remove_files) COMPLETE
77812026-02-08T16:43:28.174Z[ recovery-image] Feb 08 16:43:27.477 INFO O| Feb 08 16:43:27.477 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822026-02-08T16:43:28.198Z[ recovery-image] Feb 08 16:43:27.487 INFO O| Feb 08 16:43:27.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
77832026-02-08T16:43:28.198Z[ recovery-image] Feb 08 16:43:27.487 INFO O| Feb 08 16:43:27.487 INFO STEP 929 (remove_files) COMPLETE
77842026-02-08T16:43:28.198Z[ recovery-image] Feb 08 16:43:27.487 INFO O| Feb 08 16:43:27.487 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77852026-02-08T16:43:28.198Z[ recovery-image] Feb 08 16:43:27.496 INFO O| Feb 08 16:43:27.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
77862026-02-08T16:43:28.198Z[ recovery-image] Feb 08 16:43:27.497 INFO O| Feb 08 16:43:27.497 INFO STEP 930 (remove_files) COMPLETE
77872026-02-08T16:43:28.199Z[ recovery-image] Feb 08 16:43:27.497 INFO O| Feb 08 16:43:27.497 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882026-02-08T16:43:28.225Z[ recovery-image] Feb 08 16:43:27.506 INFO O| Feb 08 16:43:27.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
77892026-02-08T16:43:28.225Z[ recovery-image] Feb 08 16:43:27.506 INFO O| Feb 08 16:43:27.506 INFO STEP 931 (remove_files) COMPLETE
77902026-02-08T16:43:28.225Z[ recovery-image] Feb 08 16:43:27.506 INFO O| Feb 08 16:43:27.506 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912026-02-08T16:43:28.225Z[ recovery-image] Feb 08 16:43:27.516 INFO O| Feb 08 16:43:27.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
77922026-02-08T16:43:28.225Z[ recovery-image] Feb 08 16:43:27.516 INFO O| Feb 08 16:43:27.516 INFO STEP 932 (remove_files) COMPLETE
77932026-02-08T16:43:28.226Z[ recovery-image] Feb 08 16:43:27.516 INFO O| Feb 08 16:43:27.516 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942026-02-08T16:43:28.226Z[ recovery-image] Feb 08 16:43:27.526 INFO O| Feb 08 16:43:27.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
77952026-02-08T16:43:28.226Z[ recovery-image] Feb 08 16:43:27.526 INFO O| Feb 08 16:43:27.526 INFO STEP 933 (remove_files) COMPLETE
77962026-02-08T16:43:28.226Z[ recovery-image] Feb 08 16:43:27.526 INFO O| Feb 08 16:43:27.526 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77972026-02-08T16:43:28.250Z[ recovery-image] Feb 08 16:43:27.535 INFO O| Feb 08 16:43:27.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
77982026-02-08T16:43:28.250Z[ recovery-image] Feb 08 16:43:27.535 INFO O| Feb 08 16:43:27.535 INFO STEP 934 (remove_files) COMPLETE
77992026-02-08T16:43:28.250Z[ recovery-image] Feb 08 16:43:27.535 INFO O| Feb 08 16:43:27.535 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78002026-02-08T16:43:28.250Z[ recovery-image] Feb 08 16:43:27.550 INFO O| Feb 08 16:43:27.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
78012026-02-08T16:43:28.250Z[ recovery-image] Feb 08 16:43:27.551 INFO O| Feb 08 16:43:27.551 INFO STEP 935 (remove_files) COMPLETE
78022026-02-08T16:43:28.250Z[ recovery-image] Feb 08 16:43:27.551 INFO O| Feb 08 16:43:27.551 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78032026-02-08T16:43:28.275Z[ recovery-image] Feb 08 16:43:27.560 INFO O| Feb 08 16:43:27.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
78042026-02-08T16:43:28.275Z[ recovery-image] Feb 08 16:43:27.561 INFO O| Feb 08 16:43:27.561 INFO STEP 936 (remove_files) COMPLETE
78052026-02-08T16:43:28.275Z[ recovery-image] Feb 08 16:43:27.561 INFO O| Feb 08 16:43:27.561 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78062026-02-08T16:43:28.275Z[ recovery-image] Feb 08 16:43:27.570 INFO O| Feb 08 16:43:27.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
78072026-02-08T16:43:28.275Z[ recovery-image] Feb 08 16:43:27.571 INFO O| Feb 08 16:43:27.571 INFO STEP 937 (remove_files) COMPLETE
78082026-02-08T16:43:28.275Z[ recovery-image] Feb 08 16:43:27.571 INFO O| Feb 08 16:43:27.571 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78092026-02-08T16:43:28.300Z[ recovery-image] Feb 08 16:43:27.584 INFO O| Feb 08 16:43:27.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
78102026-02-08T16:43:28.300Z[ recovery-image] Feb 08 16:43:27.584 INFO O| Feb 08 16:43:27.584 INFO STEP 938 (remove_files) COMPLETE
78112026-02-08T16:43:28.300Z[ recovery-image] Feb 08 16:43:27.584 INFO O| Feb 08 16:43:27.584 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78122026-02-08T16:43:28.300Z[ recovery-image] Feb 08 16:43:27.594 INFO O| Feb 08 16:43:27.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
78132026-02-08T16:43:28.300Z[ recovery-image] Feb 08 16:43:27.594 INFO O| Feb 08 16:43:27.594 INFO STEP 939 (remove_files) COMPLETE
78142026-02-08T16:43:28.300Z[ recovery-image] Feb 08 16:43:27.594 INFO O| Feb 08 16:43:27.594 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78152026-02-08T16:43:28.300Z[ recovery-image] Feb 08 16:43:27.603 INFO O| Feb 08 16:43:27.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
78162026-02-08T16:43:28.300Z[ recovery-image] Feb 08 16:43:27.603 INFO O| Feb 08 16:43:27.603 INFO STEP 940 (remove_files) COMPLETE
78172026-02-08T16:43:28.300Z[ recovery-image] Feb 08 16:43:27.603 INFO O| Feb 08 16:43:27.603 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78182026-02-08T16:43:28.325Z[ recovery-image] Feb 08 16:43:27.613 INFO O| Feb 08 16:43:27.613 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
78192026-02-08T16:43:28.325Z[ recovery-image] Feb 08 16:43:27.613 INFO O| Feb 08 16:43:27.613 INFO STEP 941 (remove_files) COMPLETE
78202026-02-08T16:43:28.325Z[ recovery-image] Feb 08 16:43:27.613 INFO O| Feb 08 16:43:27.613 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78212026-02-08T16:43:28.325Z[ recovery-image] Feb 08 16:43:27.622 INFO O| Feb 08 16:43:27.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
78222026-02-08T16:43:28.325Z[ recovery-image] Feb 08 16:43:27.622 INFO O| Feb 08 16:43:27.622 INFO STEP 942 (remove_files) COMPLETE
78232026-02-08T16:43:28.325Z[ recovery-image] Feb 08 16:43:27.623 INFO O| Feb 08 16:43:27.622 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78242026-02-08T16:43:28.350Z[ recovery-image] Feb 08 16:43:27.637 INFO O| Feb 08 16:43:27.637 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
78252026-02-08T16:43:28.351Z[ recovery-image] Feb 08 16:43:27.638 INFO O| Feb 08 16:43:27.638 INFO STEP 943 (remove_files) COMPLETE
78262026-02-08T16:43:28.351Z[ recovery-image] Feb 08 16:43:27.638 INFO O| Feb 08 16:43:27.638 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78272026-02-08T16:43:28.351Z[ recovery-image] Feb 08 16:43:27.652 INFO O| Feb 08 16:43:27.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
78282026-02-08T16:43:28.351Z[ recovery-image] Feb 08 16:43:27.652 INFO O| Feb 08 16:43:27.652 INFO STEP 944 (remove_files) COMPLETE
78292026-02-08T16:43:28.351Z[ recovery-image] Feb 08 16:43:27.652 INFO O| Feb 08 16:43:27.652 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78302026-02-08T16:43:28.376Z[ recovery-image] Feb 08 16:43:27.664 INFO O| Feb 08 16:43:27.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
78312026-02-08T16:43:28.376Z[ recovery-image] Feb 08 16:43:27.664 INFO O| Feb 08 16:43:27.664 INFO STEP 945 (remove_files) COMPLETE
78322026-02-08T16:43:28.376Z[ recovery-image] Feb 08 16:43:27.664 INFO O| Feb 08 16:43:27.664 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78332026-02-08T16:43:28.376Z[ recovery-image] Feb 08 16:43:27.674 INFO O| Feb 08 16:43:27.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
78342026-02-08T16:43:28.376Z[ recovery-image] Feb 08 16:43:27.674 INFO O| Feb 08 16:43:27.674 INFO STEP 946 (remove_files) COMPLETE
78352026-02-08T16:43:28.376Z[ recovery-image] Feb 08 16:43:27.674 INFO O| Feb 08 16:43:27.674 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78362026-02-08T16:43:28.401Z[ recovery-image] Feb 08 16:43:27.690 INFO O| Feb 08 16:43:27.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
78372026-02-08T16:43:28.401Z[ recovery-image] Feb 08 16:43:27.690 INFO O| Feb 08 16:43:27.690 INFO STEP 947 (remove_files) COMPLETE
78382026-02-08T16:43:28.401Z[ recovery-image] Feb 08 16:43:27.690 INFO O| Feb 08 16:43:27.690 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78392026-02-08T16:43:28.401Z[ recovery-image] Feb 08 16:43:27.701 INFO O| Feb 08 16:43:27.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
78402026-02-08T16:43:28.401Z[ recovery-image] Feb 08 16:43:27.701 INFO O| Feb 08 16:43:27.701 INFO STEP 948 (remove_files) COMPLETE
78412026-02-08T16:43:28.401Z[ recovery-image] Feb 08 16:43:27.701 INFO O| Feb 08 16:43:27.701 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78422026-02-08T16:43:28.425Z[ recovery-image] Feb 08 16:43:27.718 INFO O| Feb 08 16:43:27.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
78432026-02-08T16:43:28.425Z[ recovery-image] Feb 08 16:43:27.719 INFO O| Feb 08 16:43:27.719 INFO STEP 949 (remove_files) COMPLETE
78442026-02-08T16:43:28.425Z[ recovery-image] Feb 08 16:43:27.719 INFO O| Feb 08 16:43:27.719 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78452026-02-08T16:43:28.450Z[ recovery-image] Feb 08 16:43:27.733 INFO O| Feb 08 16:43:27.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
78462026-02-08T16:43:28.450Z[ recovery-image] Feb 08 16:43:27.733 INFO O| Feb 08 16:43:27.733 INFO STEP 950 (remove_files) COMPLETE
78472026-02-08T16:43:28.450Z[ recovery-image] Feb 08 16:43:27.733 INFO O| Feb 08 16:43:27.733 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78482026-02-08T16:43:28.450Z[ recovery-image] Feb 08 16:43:27.747 INFO O| Feb 08 16:43:27.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
78492026-02-08T16:43:28.450Z[ recovery-image] Feb 08 16:43:27.747 INFO O| Feb 08 16:43:27.747 INFO STEP 951 (remove_files) COMPLETE
78502026-02-08T16:43:28.450Z[ recovery-image] Feb 08 16:43:27.747 INFO O| Feb 08 16:43:27.747 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78512026-02-08T16:43:28.474Z[ recovery-image] Feb 08 16:43:27.759 INFO O| Feb 08 16:43:27.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
78522026-02-08T16:43:28.474Z[ recovery-image] Feb 08 16:43:27.759 INFO O| Feb 08 16:43:27.759 INFO STEP 952 (remove_files) COMPLETE
78532026-02-08T16:43:28.474Z[ recovery-image] Feb 08 16:43:27.759 INFO O| Feb 08 16:43:27.759 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542026-02-08T16:43:28.474Z[ recovery-image] Feb 08 16:43:27.773 INFO O| Feb 08 16:43:27.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
78552026-02-08T16:43:28.475Z[ recovery-image] Feb 08 16:43:27.773 INFO O| Feb 08 16:43:27.773 INFO STEP 953 (remove_files) COMPLETE
78562026-02-08T16:43:28.475Z[ recovery-image] Feb 08 16:43:27.773 INFO O| Feb 08 16:43:27.773 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572026-02-08T16:43:28.499Z[ recovery-image] Feb 08 16:43:27.784 INFO O| Feb 08 16:43:27.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
78582026-02-08T16:43:28.499Z[ recovery-image] Feb 08 16:43:27.784 INFO O| Feb 08 16:43:27.784 INFO STEP 954 (remove_files) COMPLETE
78592026-02-08T16:43:28.499Z[ recovery-image] Feb 08 16:43:27.784 INFO O| Feb 08 16:43:27.784 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602026-02-08T16:43:28.499Z[ recovery-image] Feb 08 16:43:27.797 INFO O| Feb 08 16:43:27.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
78612026-02-08T16:43:28.499Z[ recovery-image] Feb 08 16:43:27.797 INFO O| Feb 08 16:43:27.797 INFO STEP 955 (remove_files) COMPLETE
78622026-02-08T16:43:28.499Z[ recovery-image] Feb 08 16:43:27.797 INFO O| Feb 08 16:43:27.797 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632026-02-08T16:43:28.525Z[ recovery-image] Feb 08 16:43:27.809 INFO O| Feb 08 16:43:27.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
78642026-02-08T16:43:28.525Z[ recovery-image] Feb 08 16:43:27.809 INFO O| Feb 08 16:43:27.809 INFO STEP 956 (remove_files) COMPLETE
78652026-02-08T16:43:28.525Z[ recovery-image] Feb 08 16:43:27.809 INFO O| Feb 08 16:43:27.809 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662026-02-08T16:43:28.525Z[ recovery-image] Feb 08 16:43:27.821 INFO O| Feb 08 16:43:27.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
78672026-02-08T16:43:28.525Z[ recovery-image] Feb 08 16:43:27.821 INFO O| Feb 08 16:43:27.821 INFO STEP 957 (remove_files) COMPLETE
78682026-02-08T16:43:28.525Z[ recovery-image] Feb 08 16:43:27.821 INFO O| Feb 08 16:43:27.821 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692026-02-08T16:43:28.525Z[ recovery-image] Feb 08 16:43:27.831 INFO O| Feb 08 16:43:27.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
78702026-02-08T16:43:28.525Z[ recovery-image] Feb 08 16:43:27.831 INFO O| Feb 08 16:43:27.831 INFO STEP 958 (remove_files) COMPLETE
78712026-02-08T16:43:28.525Z[ recovery-image] Feb 08 16:43:27.831 INFO O| Feb 08 16:43:27.831 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722026-02-08T16:43:28.550Z[ recovery-image] Feb 08 16:43:27.844 INFO O| Feb 08 16:43:27.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
78732026-02-08T16:43:28.550Z[ recovery-image] Feb 08 16:43:27.844 INFO O| Feb 08 16:43:27.844 INFO STEP 959 (remove_files) COMPLETE
78742026-02-08T16:43:28.550Z[ recovery-image] Feb 08 16:43:27.844 INFO O| Feb 08 16:43:27.844 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752026-02-08T16:43:28.574Z[ recovery-image] Feb 08 16:43:27.867 INFO O| Feb 08 16:43:27.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
78762026-02-08T16:43:28.574Z[ recovery-image] Feb 08 16:43:27.867 INFO O| Feb 08 16:43:27.867 INFO STEP 960 (remove_files) COMPLETE
78772026-02-08T16:43:28.574Z[ recovery-image] Feb 08 16:43:27.867 INFO O| Feb 08 16:43:27.867 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782026-02-08T16:43:28.600Z[ recovery-image] Feb 08 16:43:27.889 INFO O| Feb 08 16:43:27.889 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
78792026-02-08T16:43:28.600Z[ recovery-image] Feb 08 16:43:27.889 INFO O| Feb 08 16:43:27.889 INFO STEP 961 (remove_files) COMPLETE
78802026-02-08T16:43:28.600Z[ recovery-image] Feb 08 16:43:27.889 INFO O| Feb 08 16:43:27.889 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812026-02-08T16:43:28.600Z[ recovery-image] Feb 08 16:43:27.903 INFO O| Feb 08 16:43:27.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
78822026-02-08T16:43:28.600Z[ recovery-image] Feb 08 16:43:27.903 INFO O| Feb 08 16:43:27.903 INFO STEP 962 (remove_files) COMPLETE
78832026-02-08T16:43:28.600Z[ recovery-image] Feb 08 16:43:27.903 INFO O| Feb 08 16:43:27.903 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842026-02-08T16:43:28.624Z[ recovery-image] Feb 08 16:43:27.913 INFO O| Feb 08 16:43:27.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
78852026-02-08T16:43:28.624Z[ recovery-image] Feb 08 16:43:27.913 INFO O| Feb 08 16:43:27.913 INFO STEP 963 (remove_files) COMPLETE
78862026-02-08T16:43:28.624Z[ recovery-image] Feb 08 16:43:27.913 INFO O| Feb 08 16:43:27.913 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872026-02-08T16:43:28.624Z[ recovery-image] Feb 08 16:43:27.922 INFO O| Feb 08 16:43:27.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
78882026-02-08T16:43:28.624Z[ recovery-image] Feb 08 16:43:27.922 INFO O| Feb 08 16:43:27.922 INFO STEP 964 (remove_files) COMPLETE
78892026-02-08T16:43:28.624Z[ recovery-image] Feb 08 16:43:27.922 INFO O| Feb 08 16:43:27.922 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902026-02-08T16:43:28.649Z[ recovery-image] Feb 08 16:43:27.932 INFO O| Feb 08 16:43:27.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
78912026-02-08T16:43:28.649Z[ recovery-image] Feb 08 16:43:27.932 INFO O| Feb 08 16:43:27.932 INFO STEP 965 (remove_files) COMPLETE
78922026-02-08T16:43:28.649Z[ recovery-image] Feb 08 16:43:27.932 INFO O| Feb 08 16:43:27.932 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932026-02-08T16:43:28.649Z[ recovery-image] Feb 08 16:43:27.952 INFO O| Feb 08 16:43:27.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
78942026-02-08T16:43:28.649Z[ recovery-image] Feb 08 16:43:27.953 INFO O| Feb 08 16:43:27.953 INFO STEP 966 (remove_files) COMPLETE
78952026-02-08T16:43:28.649Z[ recovery-image] Feb 08 16:43:27.953 INFO O| Feb 08 16:43:27.953 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78962026-02-08T16:43:28.673Z[ recovery-image] Feb 08 16:43:27.965 INFO O| Feb 08 16:43:27.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
78972026-02-08T16:43:28.673Z[ recovery-image] Feb 08 16:43:27.965 INFO O| Feb 08 16:43:27.965 INFO STEP 967 (remove_files) COMPLETE
78982026-02-08T16:43:28.673Z[ recovery-image] Feb 08 16:43:27.965 INFO O| Feb 08 16:43:27.965 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992026-02-08T16:43:28.673Z[ recovery-image] Feb 08 16:43:27.975 INFO O| Feb 08 16:43:27.975 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
79002026-02-08T16:43:28.673Z[ recovery-image] Feb 08 16:43:27.975 INFO O| Feb 08 16:43:27.975 INFO STEP 968 (remove_files) COMPLETE
79012026-02-08T16:43:28.673Z[ recovery-image] Feb 08 16:43:27.975 INFO O| Feb 08 16:43:27.975 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022026-02-08T16:43:28.698Z[ recovery-image] Feb 08 16:43:27.994 INFO O| Feb 08 16:43:27.994 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
79032026-02-08T16:43:28.698Z[ recovery-image] Feb 08 16:43:27.995 INFO O| Feb 08 16:43:27.995 INFO STEP 969 (remove_files) COMPLETE
79042026-02-08T16:43:28.698Z[ recovery-image] Feb 08 16:43:27.995 INFO O| Feb 08 16:43:27.995 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052026-02-08T16:43:28.722Z[ recovery-image] Feb 08 16:43:28.009 INFO O| Feb 08 16:43:28.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
79062026-02-08T16:43:28.723Z[ recovery-image] Feb 08 16:43:28.009 INFO O| Feb 08 16:43:28.009 INFO STEP 970 (remove_files) COMPLETE
79072026-02-08T16:43:28.723Z[ recovery-image] Feb 08 16:43:28.009 INFO O| Feb 08 16:43:28.009 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79082026-02-08T16:43:28.723Z[ recovery-image] Feb 08 16:43:28.026 INFO O| Feb 08 16:43:28.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
79092026-02-08T16:43:28.723Z[ recovery-image] Feb 08 16:43:28.026 INFO O| Feb 08 16:43:28.026 INFO STEP 971 (remove_files) COMPLETE
79102026-02-08T16:43:28.723Z[ recovery-image] Feb 08 16:43:28.026 INFO O| Feb 08 16:43:28.026 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79112026-02-08T16:43:28.748Z[ recovery-image] Feb 08 16:43:28.045 INFO O| Feb 08 16:43:28.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
79122026-02-08T16:43:28.748Z[ recovery-image] Feb 08 16:43:28.045 INFO O| Feb 08 16:43:28.045 INFO STEP 972 (remove_files) COMPLETE
79132026-02-08T16:43:28.748Z[ recovery-image] Feb 08 16:43:28.045 INFO O| Feb 08 16:43:28.045 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142026-02-08T16:43:28.773Z[ recovery-image] Feb 08 16:43:28.062 INFO O| Feb 08 16:43:28.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
79152026-02-08T16:43:28.773Z[ recovery-image] Feb 08 16:43:28.063 INFO O| Feb 08 16:43:28.063 INFO STEP 973 (remove_files) COMPLETE
79162026-02-08T16:43:28.773Z[ recovery-image] Feb 08 16:43:28.063 INFO O| Feb 08 16:43:28.063 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172026-02-08T16:43:28.773Z[ recovery-image] Feb 08 16:43:28.076 INFO O| Feb 08 16:43:28.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
79182026-02-08T16:43:28.773Z[ recovery-image] Feb 08 16:43:28.076 INFO O| Feb 08 16:43:28.076 INFO STEP 974 (remove_files) COMPLETE
79192026-02-08T16:43:28.773Z[ recovery-image] Feb 08 16:43:28.076 INFO O| Feb 08 16:43:28.076 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.090 INFO O| Feb 08 16:43:28.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
79212026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.091 INFO O| Feb 08 16:43:28.090 INFO STEP 975 (remove_files) COMPLETE
79222026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.091 INFO O| Feb 08 16:43:28.091 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.101 INFO O| Feb 08 16:43:28.101 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
79242026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.101 INFO O| Feb 08 16:43:28.101 INFO STEP 976 (remove_files) COMPLETE
79252026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.101 INFO O| Feb 08 16:43:28.101 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.121 INFO O| Feb 08 16:43:28.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
79272026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.121 INFO O| Feb 08 16:43:28.121 INFO STEP 977 (remove_files) COMPLETE
79282026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.121 INFO O| Feb 08 16:43:28.121 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.138 INFO O| Feb 08 16:43:28.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
79302026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.138 INFO O| Feb 08 16:43:28.138 INFO STEP 978 (remove_files) COMPLETE
79312026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.138 INFO O| Feb 08 16:43:28.138 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.153 INFO O| Feb 08 16:43:28.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
79332026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.153 INFO O| Feb 08 16:43:28.153 INFO STEP 979 (remove_files) COMPLETE
79342026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.154 INFO O| Feb 08 16:43:28.153 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.166 INFO O| Feb 08 16:43:28.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
79362026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.166 INFO O| Feb 08 16:43:28.166 INFO STEP 980 (remove_files) COMPLETE
79372026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.166 INFO O| Feb 08 16:43:28.166 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.185 INFO O| Feb 08 16:43:28.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
79392026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.185 INFO O| Feb 08 16:43:28.185 INFO STEP 981 (remove_files) COMPLETE
79402026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.185 INFO O| Feb 08 16:43:28.185 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.199 INFO O| Feb 08 16:43:28.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
79422026-02-08T16:43:29.232Z[ recovery-image] Feb 08 16:43:28.199 INFO O| Feb 08 16:43:28.199 INFO STEP 982 (remove_files) COMPLETE
79432026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.199 INFO O| Feb 08 16:43:28.199 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.211 INFO O| Feb 08 16:43:28.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
79452026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.211 INFO O| Feb 08 16:43:28.211 INFO STEP 983 (remove_files) COMPLETE
79462026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.211 INFO O| Feb 08 16:43:28.211 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.229 INFO O| Feb 08 16:43:28.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
79482026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.229 INFO O| Feb 08 16:43:28.229 INFO STEP 984 (remove_files) COMPLETE
79492026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.229 INFO O| Feb 08 16:43:28.229 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.240 INFO O| Feb 08 16:43:28.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
79512026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.240 INFO O| Feb 08 16:43:28.240 INFO STEP 985 (remove_files) COMPLETE
79522026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.240 INFO O| Feb 08 16:43:28.240 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.253 INFO O| Feb 08 16:43:28.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
79542026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.253 INFO O| Feb 08 16:43:28.253 INFO STEP 986 (remove_files) COMPLETE
79552026-02-08T16:43:29.233Z[ recovery-image] Feb 08 16:43:28.253 INFO O| Feb 08 16:43:28.253 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.267 INFO O| Feb 08 16:43:28.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
79572026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.267 INFO O| Feb 08 16:43:28.267 INFO STEP 987 (remove_files) COMPLETE
79582026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.267 INFO O| Feb 08 16:43:28.267 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.280 INFO O| Feb 08 16:43:28.280 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
79602026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.280 INFO O| Feb 08 16:43:28.280 INFO STEP 988 (remove_files) COMPLETE
79612026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.280 INFO O| Feb 08 16:43:28.280 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.299 INFO O| Feb 08 16:43:28.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
79632026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.299 INFO O| Feb 08 16:43:28.299 INFO STEP 989 (remove_files) COMPLETE
79642026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.299 INFO O| Feb 08 16:43:28.299 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.319 INFO O| Feb 08 16:43:28.319 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
79662026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.319 INFO O| Feb 08 16:43:28.319 INFO STEP 990 (remove_files) COMPLETE
79672026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.319 INFO O| Feb 08 16:43:28.319 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.337 INFO O| Feb 08 16:43:28.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
79692026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.337 INFO O| Feb 08 16:43:28.337 INFO STEP 991 (remove_files) COMPLETE
79702026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.337 INFO O| Feb 08 16:43:28.337 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712026-02-08T16:43:29.234Z[ recovery-image] Feb 08 16:43:28.353 INFO O| Feb 08 16:43:28.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
79722026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.353 INFO O| Feb 08 16:43:28.353 INFO STEP 992 (remove_files) COMPLETE
79732026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.353 INFO O| Feb 08 16:43:28.353 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.366 INFO O| Feb 08 16:43:28.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
79752026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.366 INFO O| Feb 08 16:43:28.366 INFO STEP 993 (remove_files) COMPLETE
79762026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.366 INFO O| Feb 08 16:43:28.366 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.384 INFO O| Feb 08 16:43:28.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
79782026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.384 INFO O| Feb 08 16:43:28.384 INFO STEP 994 (remove_files) COMPLETE
79792026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.384 INFO O| Feb 08 16:43:28.384 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.397 INFO O| Feb 08 16:43:28.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
79812026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.397 INFO O| Feb 08 16:43:28.397 INFO STEP 995 (remove_files) COMPLETE
79822026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.397 INFO O| Feb 08 16:43:28.397 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.407 INFO O| Feb 08 16:43:28.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
79842026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.407 INFO O| Feb 08 16:43:28.407 INFO STEP 996 (remove_files) COMPLETE
79852026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.407 INFO O| Feb 08 16:43:28.407 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.416 INFO O| Feb 08 16:43:28.416 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
79872026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.416 INFO O| Feb 08 16:43:28.416 INFO STEP 997 (remove_files) COMPLETE
79882026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.416 INFO O| Feb 08 16:43:28.416 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.426 INFO O| Feb 08 16:43:28.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
79902026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.426 INFO O| Feb 08 16:43:28.426 INFO STEP 998 (remove_files) COMPLETE
79912026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.426 INFO O| Feb 08 16:43:28.426 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.436 INFO O| Feb 08 16:43:28.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
79932026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.436 INFO O| Feb 08 16:43:28.436 INFO STEP 999 (remove_files) COMPLETE
79942026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.437 INFO O| Feb 08 16:43:28.436 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.453 INFO O| Feb 08 16:43:28.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
79962026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.453 INFO O| Feb 08 16:43:28.453 INFO STEP 1000 (remove_files) COMPLETE
79972026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.453 INFO O| Feb 08 16:43:28.453 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.472 INFO O| Feb 08 16:43:28.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
79992026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.472 INFO O| Feb 08 16:43:28.472 INFO STEP 1001 (remove_files) COMPLETE
80002026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.472 INFO O| Feb 08 16:43:28.472 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.484 INFO O| Feb 08 16:43:28.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
80022026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.484 INFO O| Feb 08 16:43:28.484 INFO STEP 1002 (remove_files) COMPLETE
80032026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.484 INFO O| Feb 08 16:43:28.484 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.497 INFO O| Feb 08 16:43:28.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
80052026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.498 INFO O| Feb 08 16:43:28.497 INFO STEP 1003 (remove_files) COMPLETE
80062026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.498 INFO O| Feb 08 16:43:28.497 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.514 INFO O| Feb 08 16:43:28.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
80082026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.514 INFO O| Feb 08 16:43:28.514 INFO STEP 1004 (remove_files) COMPLETE
80092026-02-08T16:43:29.235Z[ recovery-image] Feb 08 16:43:28.514 INFO O| Feb 08 16:43:28.514 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102026-02-08T16:43:29.236Z[ recovery-image] Feb 08 16:43:28.524 INFO O| Feb 08 16:43:28.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
80112026-02-08T16:43:29.236Z[ recovery-image] Feb 08 16:43:28.524 INFO O| Feb 08 16:43:28.524 INFO STEP 1005 (remove_files) COMPLETE
80122026-02-08T16:43:29.236Z[ recovery-image] Feb 08 16:43:28.524 INFO O| Feb 08 16:43:28.524 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132026-02-08T16:43:29.261Z[ recovery-image] Feb 08 16:43:28.539 INFO O| Feb 08 16:43:28.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
80142026-02-08T16:43:29.261Z[ recovery-image] Feb 08 16:43:28.540 INFO O| Feb 08 16:43:28.540 INFO STEP 1006 (remove_files) COMPLETE
80152026-02-08T16:43:29.261Z[ recovery-image] Feb 08 16:43:28.540 INFO O| Feb 08 16:43:28.540 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162026-02-08T16:43:29.262Z[ recovery-image] Feb 08 16:43:28.551 INFO O| Feb 08 16:43:28.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
80172026-02-08T16:43:29.262Z[ recovery-image] Feb 08 16:43:28.551 INFO O| Feb 08 16:43:28.551 INFO STEP 1007 (remove_files) COMPLETE
80182026-02-08T16:43:29.262Z[ recovery-image] Feb 08 16:43:28.551 INFO O| Feb 08 16:43:28.551 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192026-02-08T16:43:29.262Z[ recovery-image] Feb 08 16:43:28.562 INFO O| Feb 08 16:43:28.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
80202026-02-08T16:43:29.262Z[ recovery-image] Feb 08 16:43:28.562 INFO O| Feb 08 16:43:28.562 INFO STEP 1008 (remove_files) COMPLETE
80212026-02-08T16:43:29.262Z[ recovery-image] Feb 08 16:43:28.562 INFO O| Feb 08 16:43:28.562 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222026-02-08T16:43:29.286Z[ recovery-image] Feb 08 16:43:28.572 INFO O| Feb 08 16:43:28.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cpustat"
80232026-02-08T16:43:29.286Z[ recovery-image] Feb 08 16:43:28.572 INFO O| Feb 08 16:43:28.572 INFO STEP 1009 (remove_files) COMPLETE
80242026-02-08T16:43:29.286Z[ recovery-image] Feb 08 16:43:28.572 INFO O| Feb 08 16:43:28.572 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252026-02-08T16:43:29.286Z[ recovery-image] Feb 08 16:43:28.582 INFO O| Feb 08 16:43:28.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
80262026-02-08T16:43:29.286Z[ recovery-image] Feb 08 16:43:28.582 INFO O| Feb 08 16:43:28.582 INFO STEP 1010 (remove_files) COMPLETE
80272026-02-08T16:43:29.286Z[ recovery-image] Feb 08 16:43:28.582 INFO O| Feb 08 16:43:28.582 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282026-02-08T16:43:29.287Z[ recovery-image] Feb 08 16:43:28.592 INFO O| Feb 08 16:43:28.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
80292026-02-08T16:43:29.287Z[ recovery-image] Feb 08 16:43:28.592 INFO O| Feb 08 16:43:28.592 INFO STEP 1011 (remove_files) COMPLETE
80302026-02-08T16:43:29.287Z[ recovery-image] Feb 08 16:43:28.592 INFO O| Feb 08 16:43:28.592 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312026-02-08T16:43:29.311Z[ recovery-image] Feb 08 16:43:28.601 INFO O| Feb 08 16:43:28.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
80322026-02-08T16:43:29.311Z[ recovery-image] Feb 08 16:43:28.602 INFO O| Feb 08 16:43:28.602 INFO STEP 1012 (remove_files) COMPLETE
80332026-02-08T16:43:29.311Z[ recovery-image] Feb 08 16:43:28.602 INFO O| Feb 08 16:43:28.602 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342026-02-08T16:43:29.311Z[ recovery-image] Feb 08 16:43:28.611 INFO O| Feb 08 16:43:28.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
80352026-02-08T16:43:29.311Z[ recovery-image] Feb 08 16:43:28.611 INFO O| Feb 08 16:43:28.611 INFO STEP 1013 (remove_files) COMPLETE
80362026-02-08T16:43:29.311Z[ recovery-image] Feb 08 16:43:28.611 INFO O| Feb 08 16:43:28.611 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372026-02-08T16:43:29.336Z[ recovery-image] Feb 08 16:43:28.621 INFO O| Feb 08 16:43:28.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
80382026-02-08T16:43:29.336Z[ recovery-image] Feb 08 16:43:28.621 INFO O| Feb 08 16:43:28.621 INFO STEP 1014 (remove_files) COMPLETE
80392026-02-08T16:43:29.336Z[ recovery-image] Feb 08 16:43:28.621 INFO O| Feb 08 16:43:28.621 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402026-02-08T16:43:29.336Z[ recovery-image] Feb 08 16:43:28.637 INFO O| Feb 08 16:43:28.637 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
80412026-02-08T16:43:29.336Z[ recovery-image] Feb 08 16:43:28.637 INFO O| Feb 08 16:43:28.637 INFO STEP 1015 (remove_files) COMPLETE
80422026-02-08T16:43:29.336Z[ recovery-image] Feb 08 16:43:28.637 INFO O| Feb 08 16:43:28.637 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432026-02-08T16:43:29.361Z[ recovery-image] Feb 08 16:43:28.650 INFO O| Feb 08 16:43:28.650 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
80442026-02-08T16:43:29.361Z[ recovery-image] Feb 08 16:43:28.650 INFO O| Feb 08 16:43:28.650 INFO STEP 1016 (remove_files) COMPLETE
80452026-02-08T16:43:29.361Z[ recovery-image] Feb 08 16:43:28.650 INFO O| Feb 08 16:43:28.650 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462026-02-08T16:43:29.361Z[ recovery-image] Feb 08 16:43:28.665 INFO O| Feb 08 16:43:28.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
80472026-02-08T16:43:29.361Z[ recovery-image] Feb 08 16:43:28.665 INFO O| Feb 08 16:43:28.665 INFO STEP 1017 (remove_files) COMPLETE
80482026-02-08T16:43:29.361Z[ recovery-image] Feb 08 16:43:28.665 INFO O| Feb 08 16:43:28.665 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492026-02-08T16:43:29.385Z[ recovery-image] Feb 08 16:43:28.679 INFO O| Feb 08 16:43:28.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
80502026-02-08T16:43:29.385Z[ recovery-image] Feb 08 16:43:28.679 INFO O| Feb 08 16:43:28.679 INFO STEP 1018 (remove_files) COMPLETE
80512026-02-08T16:43:29.385Z[ recovery-image] Feb 08 16:43:28.679 INFO O| Feb 08 16:43:28.679 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522026-02-08T16:43:29.409Z[ recovery-image] Feb 08 16:43:28.695 INFO O| Feb 08 16:43:28.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
80532026-02-08T16:43:29.409Z[ recovery-image] Feb 08 16:43:28.695 INFO O| Feb 08 16:43:28.695 INFO STEP 1019 (remove_files) COMPLETE
80542026-02-08T16:43:29.409Z[ recovery-image] Feb 08 16:43:28.695 INFO O| Feb 08 16:43:28.695 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552026-02-08T16:43:29.409Z[ recovery-image] Feb 08 16:43:28.706 INFO O| Feb 08 16:43:28.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
80562026-02-08T16:43:29.409Z[ recovery-image] Feb 08 16:43:28.706 INFO O| Feb 08 16:43:28.706 INFO STEP 1020 (remove_files) COMPLETE
80572026-02-08T16:43:29.409Z[ recovery-image] Feb 08 16:43:28.706 INFO O| Feb 08 16:43:28.706 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80582026-02-08T16:43:29.434Z[ recovery-image] Feb 08 16:43:28.720 INFO O| Feb 08 16:43:28.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
80592026-02-08T16:43:29.434Z[ recovery-image] Feb 08 16:43:28.720 INFO O| Feb 08 16:43:28.720 INFO STEP 1021 (remove_files) COMPLETE
80602026-02-08T16:43:29.434Z[ recovery-image] Feb 08 16:43:28.720 INFO O| Feb 08 16:43:28.720 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80612026-02-08T16:43:29.434Z[ recovery-image] Feb 08 16:43:28.733 INFO O| Feb 08 16:43:28.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
80622026-02-08T16:43:29.434Z[ recovery-image] Feb 08 16:43:28.733 INFO O| Feb 08 16:43:28.733 INFO STEP 1022 (remove_files) COMPLETE
80632026-02-08T16:43:29.434Z[ recovery-image] Feb 08 16:43:28.733 INFO O| Feb 08 16:43:28.733 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80642026-02-08T16:43:29.458Z[ recovery-image] Feb 08 16:43:28.748 INFO O| Feb 08 16:43:28.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
80652026-02-08T16:43:29.459Z[ recovery-image] Feb 08 16:43:28.748 INFO O| Feb 08 16:43:28.748 INFO STEP 1023 (remove_files) COMPLETE
80662026-02-08T16:43:29.459Z[ recovery-image] Feb 08 16:43:28.748 INFO O| Feb 08 16:43:28.748 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80672026-02-08T16:43:29.459Z[ recovery-image] Feb 08 16:43:28.762 INFO O| Feb 08 16:43:28.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
80682026-02-08T16:43:29.459Z[ recovery-image] Feb 08 16:43:28.762 INFO O| Feb 08 16:43:28.762 INFO STEP 1024 (remove_files) COMPLETE
80692026-02-08T16:43:29.459Z[ recovery-image] Feb 08 16:43:28.762 INFO O| Feb 08 16:43:28.762 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80702026-02-08T16:43:29.483Z[ recovery-image] Feb 08 16:43:28.776 INFO O| Feb 08 16:43:28.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
80712026-02-08T16:43:29.483Z[ recovery-image] Feb 08 16:43:28.776 INFO O| Feb 08 16:43:28.776 INFO STEP 1025 (remove_files) COMPLETE
80722026-02-08T16:43:29.483Z[ recovery-image] Feb 08 16:43:28.776 INFO O| Feb 08 16:43:28.776 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80732026-02-08T16:43:29.483Z[ recovery-image] Feb 08 16:43:28.788 INFO O| Feb 08 16:43:28.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
80742026-02-08T16:43:29.483Z[ recovery-image] Feb 08 16:43:28.789 INFO O| Feb 08 16:43:28.789 INFO STEP 1026 (remove_files) COMPLETE
80752026-02-08T16:43:29.483Z[ recovery-image] Feb 08 16:43:28.789 INFO O| Feb 08 16:43:28.789 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80762026-02-08T16:43:29.508Z[ recovery-image] Feb 08 16:43:28.803 INFO O| Feb 08 16:43:28.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
80772026-02-08T16:43:29.508Z[ recovery-image] Feb 08 16:43:28.803 INFO O| Feb 08 16:43:28.803 INFO STEP 1027 (remove_files) COMPLETE
80782026-02-08T16:43:29.508Z[ recovery-image] Feb 08 16:43:28.803 INFO O| Feb 08 16:43:28.803 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80792026-02-08T16:43:29.532Z[ recovery-image] Feb 08 16:43:28.817 INFO O| Feb 08 16:43:28.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
80802026-02-08T16:43:29.532Z[ recovery-image] Feb 08 16:43:28.818 INFO O| Feb 08 16:43:28.818 INFO STEP 1028 (remove_files) COMPLETE
80812026-02-08T16:43:29.532Z[ recovery-image] Feb 08 16:43:28.818 INFO O| Feb 08 16:43:28.818 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80822026-02-08T16:43:29.532Z[ recovery-image] Feb 08 16:43:28.830 INFO O| Feb 08 16:43:28.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
80832026-02-08T16:43:29.532Z[ recovery-image] Feb 08 16:43:28.830 INFO O| Feb 08 16:43:28.830 INFO STEP 1029 (remove_files) COMPLETE
80842026-02-08T16:43:29.532Z[ recovery-image] Feb 08 16:43:28.830 INFO O| Feb 08 16:43:28.830 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80852026-02-08T16:43:29.557Z[ recovery-image] Feb 08 16:43:28.843 INFO O| Feb 08 16:43:28.843 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
80862026-02-08T16:43:29.557Z[ recovery-image] Feb 08 16:43:28.843 INFO O| Feb 08 16:43:28.843 INFO STEP 1030 (remove_files) COMPLETE
80872026-02-08T16:43:29.557Z[ recovery-image] Feb 08 16:43:28.843 INFO O| Feb 08 16:43:28.843 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80882026-02-08T16:43:29.559Z[ recovery-image] Feb 08 16:43:28.853 INFO O| Feb 08 16:43:28.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
80892026-02-08T16:43:29.559Z[ recovery-image] Feb 08 16:43:28.853 INFO O| Feb 08 16:43:28.853 INFO STEP 1031 (remove_files) COMPLETE
80902026-02-08T16:43:29.559Z[ recovery-image] Feb 08 16:43:28.853 INFO O| Feb 08 16:43:28.853 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80912026-02-08T16:43:29.583Z[ recovery-image] Feb 08 16:43:28.867 INFO O| Feb 08 16:43:28.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
80922026-02-08T16:43:29.583Z[ recovery-image] Feb 08 16:43:28.867 INFO O| Feb 08 16:43:28.867 INFO STEP 1032 (remove_files) COMPLETE
80932026-02-08T16:43:29.583Z[ recovery-image] Feb 08 16:43:28.867 INFO O| Feb 08 16:43:28.867 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80942026-02-08T16:43:29.583Z[ recovery-image] Feb 08 16:43:28.878 INFO O| Feb 08 16:43:28.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
80952026-02-08T16:43:29.583Z[ recovery-image] Feb 08 16:43:28.878 INFO O| Feb 08 16:43:28.878 INFO STEP 1033 (remove_files) COMPLETE
80962026-02-08T16:43:29.583Z[ recovery-image] Feb 08 16:43:28.878 INFO O| Feb 08 16:43:28.878 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80972026-02-08T16:43:29.608Z[ recovery-image] Feb 08 16:43:28.895 INFO O| Feb 08 16:43:28.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
80982026-02-08T16:43:29.608Z[ recovery-image] Feb 08 16:43:28.895 INFO O| Feb 08 16:43:28.895 INFO STEP 1034 (remove_files) COMPLETE
80992026-02-08T16:43:29.608Z[ recovery-image] Feb 08 16:43:28.895 INFO O| Feb 08 16:43:28.895 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81002026-02-08T16:43:29.608Z[ recovery-image] Feb 08 16:43:28.907 INFO O| Feb 08 16:43:28.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
81012026-02-08T16:43:29.608Z[ recovery-image] Feb 08 16:43:28.908 INFO O| Feb 08 16:43:28.907 INFO STEP 1035 (remove_files) COMPLETE
81022026-02-08T16:43:29.608Z[ recovery-image] Feb 08 16:43:28.908 INFO O| Feb 08 16:43:28.908 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81032026-02-08T16:43:29.632Z[ recovery-image] Feb 08 16:43:28.918 INFO O| Feb 08 16:43:28.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
81042026-02-08T16:43:29.633Z[ recovery-image] Feb 08 16:43:28.918 INFO O| Feb 08 16:43:28.918 INFO STEP 1036 (remove_files) COMPLETE
81052026-02-08T16:43:29.633Z[ recovery-image] Feb 08 16:43:28.918 INFO O| Feb 08 16:43:28.918 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81062026-02-08T16:43:29.633Z[ recovery-image] Feb 08 16:43:28.933 INFO O| Feb 08 16:43:28.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
81072026-02-08T16:43:29.633Z[ recovery-image] Feb 08 16:43:28.933 INFO O| Feb 08 16:43:28.933 INFO STEP 1037 (remove_files) COMPLETE
81082026-02-08T16:43:29.633Z[ recovery-image] Feb 08 16:43:28.933 INFO O| Feb 08 16:43:28.933 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81092026-02-08T16:43:29.657Z[ recovery-image] Feb 08 16:43:28.944 INFO O| Feb 08 16:43:28.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
81102026-02-08T16:43:29.657Z[ recovery-image] Feb 08 16:43:28.944 INFO O| Feb 08 16:43:28.944 INFO STEP 1038 (remove_files) COMPLETE
81112026-02-08T16:43:29.657Z[ recovery-image] Feb 08 16:43:28.944 INFO O| Feb 08 16:43:28.944 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81122026-02-08T16:43:29.657Z[ recovery-image] Feb 08 16:43:28.956 INFO O| Feb 08 16:43:28.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
81132026-02-08T16:43:29.657Z[ recovery-image] Feb 08 16:43:28.956 INFO O| Feb 08 16:43:28.956 INFO STEP 1039 (remove_files) COMPLETE
81142026-02-08T16:43:29.657Z[ recovery-image] Feb 08 16:43:28.956 INFO O| Feb 08 16:43:28.956 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81152026-02-08T16:43:29.682Z[ recovery-image] Feb 08 16:43:28.970 INFO O| Feb 08 16:43:28.970 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
81162026-02-08T16:43:29.682Z[ recovery-image] Feb 08 16:43:28.970 INFO O| Feb 08 16:43:28.970 INFO STEP 1040 (remove_files) COMPLETE
81172026-02-08T16:43:29.682Z[ recovery-image] Feb 08 16:43:28.970 INFO O| Feb 08 16:43:28.970 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81182026-02-08T16:43:29.682Z[ recovery-image] Feb 08 16:43:28.982 INFO O| Feb 08 16:43:28.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
81192026-02-08T16:43:29.682Z[ recovery-image] Feb 08 16:43:28.982 INFO O| Feb 08 16:43:28.982 INFO STEP 1041 (remove_files) COMPLETE
81202026-02-08T16:43:29.682Z[ recovery-image] Feb 08 16:43:28.982 INFO O| Feb 08 16:43:28.982 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81212026-02-08T16:43:29.707Z[ recovery-image] Feb 08 16:43:28.993 INFO O| Feb 08 16:43:28.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
81222026-02-08T16:43:29.707Z[ recovery-image] Feb 08 16:43:28.994 INFO O| Feb 08 16:43:28.994 INFO STEP 1042 (remove_files) COMPLETE
81232026-02-08T16:43:29.707Z[ recovery-image] Feb 08 16:43:28.994 INFO O| Feb 08 16:43:28.994 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81242026-02-08T16:43:29.707Z[ recovery-image] Feb 08 16:43:29.005 INFO O| Feb 08 16:43:29.005 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
81252026-02-08T16:43:29.707Z[ recovery-image] Feb 08 16:43:29.005 INFO O| Feb 08 16:43:29.005 INFO STEP 1043 (remove_files) COMPLETE
81262026-02-08T16:43:29.707Z[ recovery-image] Feb 08 16:43:29.005 INFO O| Feb 08 16:43:29.005 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81272026-02-08T16:43:29.731Z[ recovery-image] Feb 08 16:43:29.023 INFO O| Feb 08 16:43:29.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
81282026-02-08T16:43:29.731Z[ recovery-image] Feb 08 16:43:29.023 INFO O| Feb 08 16:43:29.023 INFO STEP 1044 (remove_files) COMPLETE
81292026-02-08T16:43:29.731Z[ recovery-image] Feb 08 16:43:29.023 INFO O| Feb 08 16:43:29.023 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81302026-02-08T16:43:29.731Z[ recovery-image] Feb 08 16:43:29.036 INFO O| Feb 08 16:43:29.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
81312026-02-08T16:43:29.731Z[ recovery-image] Feb 08 16:43:29.036 INFO O| Feb 08 16:43:29.036 INFO STEP 1045 (remove_files) COMPLETE
81322026-02-08T16:43:29.731Z[ recovery-image] Feb 08 16:43:29.036 INFO O| Feb 08 16:43:29.036 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81332026-02-08T16:43:29.756Z[ recovery-image] Feb 08 16:43:29.048 INFO O| Feb 08 16:43:29.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
81342026-02-08T16:43:29.756Z[ recovery-image] Feb 08 16:43:29.048 INFO O| Feb 08 16:43:29.048 INFO STEP 1046 (remove_files) COMPLETE
81352026-02-08T16:43:29.756Z[ recovery-image] Feb 08 16:43:29.048 INFO O| Feb 08 16:43:29.048 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81362026-02-08T16:43:29.756Z[ recovery-image] Feb 08 16:43:29.059 INFO O| Feb 08 16:43:29.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
81372026-02-08T16:43:29.756Z[ recovery-image] Feb 08 16:43:29.059 INFO O| Feb 08 16:43:29.059 INFO STEP 1047 (remove_files) COMPLETE
81382026-02-08T16:43:29.756Z[ recovery-image] Feb 08 16:43:29.059 INFO O| Feb 08 16:43:29.059 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81392026-02-08T16:43:29.780Z[ recovery-image] Feb 08 16:43:29.070 INFO O| Feb 08 16:43:29.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
81402026-02-08T16:43:29.780Z[ recovery-image] Feb 08 16:43:29.071 INFO O| Feb 08 16:43:29.070 INFO STEP 1048 (remove_files) COMPLETE
81412026-02-08T16:43:29.780Z[ recovery-image] Feb 08 16:43:29.071 INFO O| Feb 08 16:43:29.071 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81422026-02-08T16:43:29.780Z[ recovery-image] Feb 08 16:43:29.084 INFO O| Feb 08 16:43:29.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
81432026-02-08T16:43:29.780Z[ recovery-image] Feb 08 16:43:29.084 INFO O| Feb 08 16:43:29.084 INFO STEP 1049 (remove_files) COMPLETE
81442026-02-08T16:43:29.780Z[ recovery-image] Feb 08 16:43:29.084 INFO O| Feb 08 16:43:29.084 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81452026-02-08T16:43:29.805Z[ recovery-image] Feb 08 16:43:29.094 INFO O| Feb 08 16:43:29.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
81462026-02-08T16:43:29.805Z[ recovery-image] Feb 08 16:43:29.094 INFO O| Feb 08 16:43:29.094 INFO STEP 1050 (remove_files) COMPLETE
81472026-02-08T16:43:29.805Z[ recovery-image] Feb 08 16:43:29.094 INFO O| Feb 08 16:43:29.094 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81482026-02-08T16:43:29.805Z[ recovery-image] Feb 08 16:43:29.110 INFO O| Feb 08 16:43:29.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
81492026-02-08T16:43:29.805Z[ recovery-image] Feb 08 16:43:29.110 INFO O| Feb 08 16:43:29.110 INFO STEP 1051 (remove_files) COMPLETE
81502026-02-08T16:43:29.805Z[ recovery-image] Feb 08 16:43:29.110 INFO O| Feb 08 16:43:29.110 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81512026-02-08T16:43:29.829Z[ recovery-image] Feb 08 16:43:29.123 INFO O| Feb 08 16:43:29.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
81522026-02-08T16:43:29.829Z[ recovery-image] Feb 08 16:43:29.123 INFO O| Feb 08 16:43:29.123 INFO STEP 1052 (remove_files) COMPLETE
81532026-02-08T16:43:29.829Z[ recovery-image] Feb 08 16:43:29.123 INFO O| Feb 08 16:43:29.123 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81542026-02-08T16:43:29.829Z[ recovery-image] Feb 08 16:43:29.135 INFO O| Feb 08 16:43:29.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
81552026-02-08T16:43:29.829Z[ recovery-image] Feb 08 16:43:29.136 INFO O| Feb 08 16:43:29.136 INFO STEP 1053 (remove_files) COMPLETE
81562026-02-08T16:43:29.829Z[ recovery-image] Feb 08 16:43:29.136 INFO O| Feb 08 16:43:29.136 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81572026-02-08T16:43:29.854Z[ recovery-image] Feb 08 16:43:29.147 INFO O| Feb 08 16:43:29.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
81582026-02-08T16:43:29.854Z[ recovery-image] Feb 08 16:43:29.148 INFO O| Feb 08 16:43:29.147 INFO STEP 1054 (remove_files) COMPLETE
81592026-02-08T16:43:29.854Z[ recovery-image] Feb 08 16:43:29.148 INFO O| Feb 08 16:43:29.147 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81602026-02-08T16:43:29.854Z[ recovery-image] Feb 08 16:43:29.159 INFO O| Feb 08 16:43:29.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
81612026-02-08T16:43:29.854Z[ recovery-image] Feb 08 16:43:29.159 INFO O| Feb 08 16:43:29.159 INFO STEP 1055 (remove_files) COMPLETE
81622026-02-08T16:43:29.854Z[ recovery-image] Feb 08 16:43:29.159 INFO O| Feb 08 16:43:29.159 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81632026-02-08T16:43:29.879Z[ recovery-image] Feb 08 16:43:29.170 INFO O| Feb 08 16:43:29.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
81642026-02-08T16:43:29.879Z[ recovery-image] Feb 08 16:43:29.170 INFO O| Feb 08 16:43:29.170 INFO STEP 1056 (remove_files) COMPLETE
81652026-02-08T16:43:29.879Z[ recovery-image] Feb 08 16:43:29.170 INFO O| Feb 08 16:43:29.170 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81662026-02-08T16:43:29.879Z[ recovery-image] Feb 08 16:43:29.180 INFO O| Feb 08 16:43:29.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
81672026-02-08T16:43:29.879Z[ recovery-image] Feb 08 16:43:29.180 INFO O| Feb 08 16:43:29.180 INFO STEP 1057 (remove_files) COMPLETE
81682026-02-08T16:43:29.879Z[ recovery-image] Feb 08 16:43:29.180 INFO O| Feb 08 16:43:29.180 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81692026-02-08T16:43:29.903Z[ recovery-image] Feb 08 16:43:29.191 INFO O| Feb 08 16:43:29.191 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
81702026-02-08T16:43:29.903Z[ recovery-image] Feb 08 16:43:29.191 INFO O| Feb 08 16:43:29.191 INFO STEP 1058 (remove_files) COMPLETE
81712026-02-08T16:43:29.903Z[ recovery-image] Feb 08 16:43:29.191 INFO O| Feb 08 16:43:29.191 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81722026-02-08T16:43:29.903Z[ recovery-image] Feb 08 16:43:29.201 INFO O| Feb 08 16:43:29.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
81732026-02-08T16:43:29.903Z[ recovery-image] Feb 08 16:43:29.201 INFO O| Feb 08 16:43:29.201 INFO STEP 1059 (remove_files) COMPLETE
81742026-02-08T16:43:29.903Z[ recovery-image] Feb 08 16:43:29.201 INFO O| Feb 08 16:43:29.201 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81752026-02-08T16:43:29.903Z[ recovery-image] Feb 08 16:43:29.211 INFO O| Feb 08 16:43:29.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
81762026-02-08T16:43:29.904Z[ recovery-image] Feb 08 16:43:29.211 INFO O| Feb 08 16:43:29.211 INFO STEP 1060 (remove_files) COMPLETE
81772026-02-08T16:43:29.904Z[ recovery-image] Feb 08 16:43:29.211 INFO O| Feb 08 16:43:29.211 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81782026-02-08T16:43:29.930Z[ recovery-image] Feb 08 16:43:29.221 INFO O| Feb 08 16:43:29.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
81792026-02-08T16:43:29.930Z[ recovery-image] Feb 08 16:43:29.221 INFO O| Feb 08 16:43:29.221 INFO STEP 1061 (remove_files) COMPLETE
81802026-02-08T16:43:29.930Z[ recovery-image] Feb 08 16:43:29.221 INFO O| Feb 08 16:43:29.221 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81812026-02-08T16:43:29.930Z[ recovery-image] Feb 08 16:43:29.231 INFO O| Feb 08 16:43:29.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
81822026-02-08T16:43:29.930Z[ recovery-image] Feb 08 16:43:29.231 INFO O| Feb 08 16:43:29.231 INFO STEP 1062 (remove_files) COMPLETE
81832026-02-08T16:43:29.930Z[ recovery-image] Feb 08 16:43:29.231 INFO O| Feb 08 16:43:29.231 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81842026-02-08T16:43:29.954Z[ recovery-image] Feb 08 16:43:29.240 INFO O| Feb 08 16:43:29.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
81852026-02-08T16:43:29.954Z[ recovery-image] Feb 08 16:43:29.240 INFO O| Feb 08 16:43:29.240 INFO STEP 1063 (remove_files) COMPLETE
81862026-02-08T16:43:29.954Z[ recovery-image] Feb 08 16:43:29.240 INFO O| Feb 08 16:43:29.240 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81872026-02-08T16:43:29.954Z[ recovery-image] Feb 08 16:43:29.250 INFO O| Feb 08 16:43:29.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
81882026-02-08T16:43:29.954Z[ recovery-image] Feb 08 16:43:29.250 INFO O| Feb 08 16:43:29.250 INFO STEP 1064 (remove_files) COMPLETE
81892026-02-08T16:43:29.954Z[ recovery-image] Feb 08 16:43:29.250 INFO O| Feb 08 16:43:29.250 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81902026-02-08T16:43:29.954Z[ recovery-image] Feb 08 16:43:29.260 INFO O| Feb 08 16:43:29.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
81912026-02-08T16:43:29.954Z[ recovery-image] Feb 08 16:43:29.260 INFO O| Feb 08 16:43:29.260 INFO STEP 1065 (remove_files) COMPLETE
81922026-02-08T16:43:29.954Z[ recovery-image] Feb 08 16:43:29.260 INFO O| Feb 08 16:43:29.260 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81932026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.269 INFO O| Feb 08 16:43:29.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
81942026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.269 INFO O| Feb 08 16:43:29.269 INFO STEP 1066 (remove_files) COMPLETE
81952026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.269 INFO O| Feb 08 16:43:29.269 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81962026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.279 INFO O| Feb 08 16:43:29.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
81972026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.279 INFO O| Feb 08 16:43:29.279 INFO STEP 1067 (remove_files) COMPLETE
81982026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.279 INFO O| Feb 08 16:43:29.279 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81992026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.288 INFO O| Feb 08 16:43:29.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
82002026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.288 INFO O| Feb 08 16:43:29.288 INFO STEP 1068 (remove_files) COMPLETE
82012026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.288 INFO O| Feb 08 16:43:29.288 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82022026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.298 INFO O| Feb 08 16:43:29.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
82032026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.298 INFO O| Feb 08 16:43:29.298 INFO STEP 1069 (remove_files) COMPLETE
82042026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.298 INFO O| Feb 08 16:43:29.298 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82052026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.308 INFO O| Feb 08 16:43:29.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
82062026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.308 INFO O| Feb 08 16:43:29.308 INFO STEP 1070 (remove_files) COMPLETE
82072026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.308 INFO O| Feb 08 16:43:29.308 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82082026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.318 INFO O| Feb 08 16:43:29.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
82092026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.318 INFO O| Feb 08 16:43:29.318 INFO STEP 1071 (remove_files) COMPLETE
82102026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.318 INFO O| Feb 08 16:43:29.318 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82112026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.328 INFO O| Feb 08 16:43:29.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
82122026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.328 INFO O| Feb 08 16:43:29.328 INFO STEP 1072 (remove_files) COMPLETE
82132026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.328 INFO O| Feb 08 16:43:29.328 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82142026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.345 INFO O| Feb 08 16:43:29.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
82152026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.345 INFO O| Feb 08 16:43:29.345 INFO STEP 1073 (remove_files) COMPLETE
82162026-02-08T16:43:30.042Z[ recovery-image] Feb 08 16:43:29.345 INFO O| Feb 08 16:43:29.345 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82172026-02-08T16:43:30.068Z[ recovery-image] Feb 08 16:43:29.362 INFO O| Feb 08 16:43:29.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
82182026-02-08T16:43:30.068Z[ recovery-image] Feb 08 16:43:29.362 INFO O| Feb 08 16:43:29.362 INFO STEP 1074 (remove_files) COMPLETE
82192026-02-08T16:43:30.068Z[ recovery-image] Feb 08 16:43:29.362 INFO O| Feb 08 16:43:29.362 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82202026-02-08T16:43:30.093Z[ recovery-image] Feb 08 16:43:29.376 INFO O| Feb 08 16:43:29.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
82212026-02-08T16:43:30.093Z[ recovery-image] Feb 08 16:43:29.376 INFO O| Feb 08 16:43:29.376 INFO STEP 1075 (remove_files) COMPLETE
82222026-02-08T16:43:30.093Z[ recovery-image] Feb 08 16:43:29.376 INFO O| Feb 08 16:43:29.376 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82232026-02-08T16:43:30.093Z[ recovery-image] Feb 08 16:43:29.389 INFO O| Feb 08 16:43:29.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
82242026-02-08T16:43:30.094Z[ recovery-image] Feb 08 16:43:29.390 INFO O| Feb 08 16:43:29.389 INFO STEP 1076 (remove_files) COMPLETE
82252026-02-08T16:43:30.094Z[ recovery-image] Feb 08 16:43:29.390 INFO O| Feb 08 16:43:29.389 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82262026-02-08T16:43:30.118Z[ recovery-image] Feb 08 16:43:29.405 INFO O| Feb 08 16:43:29.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
82272026-02-08T16:43:30.118Z[ recovery-image] Feb 08 16:43:29.405 INFO O| Feb 08 16:43:29.405 INFO STEP 1077 (remove_files) COMPLETE
82282026-02-08T16:43:30.118Z[ recovery-image] Feb 08 16:43:29.405 INFO O| Feb 08 16:43:29.405 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82292026-02-08T16:43:30.118Z[ recovery-image] Feb 08 16:43:29.418 INFO O| Feb 08 16:43:29.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
82302026-02-08T16:43:30.118Z[ recovery-image] Feb 08 16:43:29.418 INFO O| Feb 08 16:43:29.418 INFO STEP 1078 (remove_files) COMPLETE
82312026-02-08T16:43:30.118Z[ recovery-image] Feb 08 16:43:29.418 INFO O| Feb 08 16:43:29.418 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82322026-02-08T16:43:30.143Z[ recovery-image] Feb 08 16:43:29.430 INFO O| Feb 08 16:43:29.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
82332026-02-08T16:43:30.143Z[ recovery-image] Feb 08 16:43:29.430 INFO O| Feb 08 16:43:29.430 INFO STEP 1079 (remove_files) COMPLETE
82342026-02-08T16:43:30.143Z[ recovery-image] Feb 08 16:43:29.430 INFO O| Feb 08 16:43:29.430 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82352026-02-08T16:43:30.143Z[ recovery-image] Feb 08 16:43:29.442 INFO O| Feb 08 16:43:29.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
82362026-02-08T16:43:30.143Z[ recovery-image] Feb 08 16:43:29.442 INFO O| Feb 08 16:43:29.442 INFO STEP 1080 (remove_files) COMPLETE
82372026-02-08T16:43:30.143Z[ recovery-image] Feb 08 16:43:29.442 INFO O| Feb 08 16:43:29.442 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82382026-02-08T16:43:30.168Z[ recovery-image] Feb 08 16:43:29.454 INFO O| Feb 08 16:43:29.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
82392026-02-08T16:43:30.168Z[ recovery-image] Feb 08 16:43:29.454 INFO O| Feb 08 16:43:29.454 INFO STEP 1081 (remove_files) COMPLETE
82402026-02-08T16:43:30.168Z[ recovery-image] Feb 08 16:43:29.454 INFO O| Feb 08 16:43:29.454 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82412026-02-08T16:43:30.168Z[ recovery-image] Feb 08 16:43:29.468 INFO O| Feb 08 16:43:29.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
82422026-02-08T16:43:30.168Z[ recovery-image] Feb 08 16:43:29.468 INFO O| Feb 08 16:43:29.468 INFO STEP 1082 (remove_files) COMPLETE
82432026-02-08T16:43:30.168Z[ recovery-image] Feb 08 16:43:29.468 INFO O| Feb 08 16:43:29.468 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82442026-02-08T16:43:30.193Z[ recovery-image] Feb 08 16:43:29.480 INFO O| Feb 08 16:43:29.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
82452026-02-08T16:43:30.193Z[ recovery-image] Feb 08 16:43:29.480 INFO O| Feb 08 16:43:29.480 INFO STEP 1083 (remove_files) COMPLETE
82462026-02-08T16:43:30.193Z[ recovery-image] Feb 08 16:43:29.480 INFO O| Feb 08 16:43:29.480 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82472026-02-08T16:43:30.193Z[ recovery-image] Feb 08 16:43:29.492 INFO O| Feb 08 16:43:29.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
82482026-02-08T16:43:30.193Z[ recovery-image] Feb 08 16:43:29.492 INFO O| Feb 08 16:43:29.492 INFO STEP 1084 (remove_files) COMPLETE
82492026-02-08T16:43:30.193Z[ recovery-image] Feb 08 16:43:29.492 INFO O| Feb 08 16:43:29.492 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82502026-02-08T16:43:30.217Z[ recovery-image] Feb 08 16:43:29.504 INFO O| Feb 08 16:43:29.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
82512026-02-08T16:43:30.218Z[ recovery-image] Feb 08 16:43:29.504 INFO O| Feb 08 16:43:29.504 INFO STEP 1085 (remove_files) COMPLETE
82522026-02-08T16:43:30.218Z[ recovery-image] Feb 08 16:43:29.504 INFO O| Feb 08 16:43:29.504 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82532026-02-08T16:43:30.218Z[ recovery-image] Feb 08 16:43:29.516 INFO O| Feb 08 16:43:29.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
82542026-02-08T16:43:30.218Z[ recovery-image] Feb 08 16:43:29.516 INFO O| Feb 08 16:43:29.516 INFO STEP 1086 (remove_files) COMPLETE
82552026-02-08T16:43:30.218Z[ recovery-image] Feb 08 16:43:29.516 INFO O| Feb 08 16:43:29.516 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82562026-02-08T16:43:30.242Z[ recovery-image] Feb 08 16:43:29.527 INFO O| Feb 08 16:43:29.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
82572026-02-08T16:43:30.242Z[ recovery-image] Feb 08 16:43:29.528 INFO O| Feb 08 16:43:29.527 INFO STEP 1087 (remove_files) COMPLETE
82582026-02-08T16:43:30.242Z[ recovery-image] Feb 08 16:43:29.528 INFO O| Feb 08 16:43:29.527 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82592026-02-08T16:43:30.242Z[ recovery-image] Feb 08 16:43:29.539 INFO O| Feb 08 16:43:29.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
82602026-02-08T16:43:30.242Z[ recovery-image] Feb 08 16:43:29.539 INFO O| Feb 08 16:43:29.539 INFO STEP 1088 (remove_files) COMPLETE
82612026-02-08T16:43:30.242Z[ recovery-image] Feb 08 16:43:29.539 INFO O| Feb 08 16:43:29.539 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82622026-02-08T16:43:30.267Z[ recovery-image] Feb 08 16:43:29.551 INFO O| Feb 08 16:43:29.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
82632026-02-08T16:43:30.267Z[ recovery-image] Feb 08 16:43:29.551 INFO O| Feb 08 16:43:29.551 INFO STEP 1089 (remove_files) COMPLETE
82642026-02-08T16:43:30.267Z[ recovery-image] Feb 08 16:43:29.551 INFO O| Feb 08 16:43:29.551 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82652026-02-08T16:43:30.267Z[ recovery-image] Feb 08 16:43:29.561 INFO O| Feb 08 16:43:29.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
82662026-02-08T16:43:30.267Z[ recovery-image] Feb 08 16:43:29.562 INFO O| Feb 08 16:43:29.561 INFO STEP 1090 (remove_files) COMPLETE
82672026-02-08T16:43:30.267Z[ recovery-image] Feb 08 16:43:29.562 INFO O| Feb 08 16:43:29.562 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82682026-02-08T16:43:30.267Z[ recovery-image] Feb 08 16:43:29.572 INFO O| Feb 08 16:43:29.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
82692026-02-08T16:43:30.267Z[ recovery-image] Feb 08 16:43:29.572 INFO O| Feb 08 16:43:29.572 INFO STEP 1091 (remove_files) COMPLETE
82702026-02-08T16:43:30.267Z[ recovery-image] Feb 08 16:43:29.572 INFO O| Feb 08 16:43:29.572 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82712026-02-08T16:43:30.295Z[ recovery-image] Feb 08 16:43:29.583 INFO O| Feb 08 16:43:29.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
82722026-02-08T16:43:30.295Z[ recovery-image] Feb 08 16:43:29.583 INFO O| Feb 08 16:43:29.583 INFO STEP 1092 (remove_files) COMPLETE
82732026-02-08T16:43:30.295Z[ recovery-image] Feb 08 16:43:29.583 INFO O| Feb 08 16:43:29.583 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82742026-02-08T16:43:30.295Z[ recovery-image] Feb 08 16:43:29.594 INFO O| Feb 08 16:43:29.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
82752026-02-08T16:43:30.295Z[ recovery-image] Feb 08 16:43:29.594 INFO O| Feb 08 16:43:29.594 INFO STEP 1093 (remove_files) COMPLETE
82762026-02-08T16:43:30.295Z[ recovery-image] Feb 08 16:43:29.594 INFO O| Feb 08 16:43:29.594 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82772026-02-08T16:43:30.320Z[ recovery-image] Feb 08 16:43:29.604 INFO O| Feb 08 16:43:29.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
82782026-02-08T16:43:30.320Z[ recovery-image] Feb 08 16:43:29.604 INFO O| Feb 08 16:43:29.604 INFO STEP 1094 (remove_files) COMPLETE
82792026-02-08T16:43:30.320Z[ recovery-image] Feb 08 16:43:29.604 INFO O| Feb 08 16:43:29.604 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82802026-02-08T16:43:30.320Z[ recovery-image] Feb 08 16:43:29.615 INFO O| Feb 08 16:43:29.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
82812026-02-08T16:43:30.320Z[ recovery-image] Feb 08 16:43:29.615 INFO O| Feb 08 16:43:29.615 INFO STEP 1095 (remove_files) COMPLETE
82822026-02-08T16:43:30.320Z[ recovery-image] Feb 08 16:43:29.615 INFO O| Feb 08 16:43:29.615 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82832026-02-08T16:43:30.321Z[ recovery-image] Feb 08 16:43:29.625 INFO O| Feb 08 16:43:29.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
82842026-02-08T16:43:30.321Z[ recovery-image] Feb 08 16:43:29.625 INFO O| Feb 08 16:43:29.625 INFO STEP 1096 (remove_files) COMPLETE
82852026-02-08T16:43:30.321Z[ recovery-image] Feb 08 16:43:29.625 INFO O| Feb 08 16:43:29.625 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82862026-02-08T16:43:30.346Z[ recovery-image] Feb 08 16:43:29.636 INFO O| Feb 08 16:43:29.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
82872026-02-08T16:43:30.346Z[ recovery-image] Feb 08 16:43:29.636 INFO O| Feb 08 16:43:29.636 INFO STEP 1097 (remove_files) COMPLETE
82882026-02-08T16:43:30.346Z[ recovery-image] Feb 08 16:43:29.636 INFO O| Feb 08 16:43:29.636 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82892026-02-08T16:43:30.371Z[ recovery-image] Feb 08 16:43:29.654 INFO O| Feb 08 16:43:29.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
82902026-02-08T16:43:30.371Z[ recovery-image] Feb 08 16:43:29.654 INFO O| Feb 08 16:43:29.654 INFO STEP 1098 (remove_files) COMPLETE
82912026-02-08T16:43:30.371Z[ recovery-image] Feb 08 16:43:29.654 INFO O| Feb 08 16:43:29.654 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82922026-02-08T16:43:30.371Z[ recovery-image] Feb 08 16:43:29.670 INFO O| Feb 08 16:43:29.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
82932026-02-08T16:43:30.371Z[ recovery-image] Feb 08 16:43:29.670 INFO O| Feb 08 16:43:29.670 INFO STEP 1099 (remove_files) COMPLETE
82942026-02-08T16:43:30.371Z[ recovery-image] Feb 08 16:43:29.670 INFO O| Feb 08 16:43:29.670 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82952026-02-08T16:43:30.396Z[ recovery-image] Feb 08 16:43:29.682 INFO O| Feb 08 16:43:29.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
82962026-02-08T16:43:30.396Z[ recovery-image] Feb 08 16:43:29.683 INFO O| Feb 08 16:43:29.683 INFO STEP 1100 (remove_files) COMPLETE
82972026-02-08T16:43:30.396Z[ recovery-image] Feb 08 16:43:29.683 INFO O| Feb 08 16:43:29.683 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82982026-02-08T16:43:30.396Z[ recovery-image] Feb 08 16:43:29.695 INFO O| Feb 08 16:43:29.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
82992026-02-08T16:43:30.396Z[ recovery-image] Feb 08 16:43:29.695 INFO O| Feb 08 16:43:29.695 INFO STEP 1101 (remove_files) COMPLETE
83002026-02-08T16:43:30.396Z[ recovery-image] Feb 08 16:43:29.695 INFO O| Feb 08 16:43:29.695 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83012026-02-08T16:43:30.421Z[ recovery-image] Feb 08 16:43:29.709 INFO O| Feb 08 16:43:29.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
83022026-02-08T16:43:30.421Z[ recovery-image] Feb 08 16:43:29.709 INFO O| Feb 08 16:43:29.709 INFO STEP 1102 (remove_files) COMPLETE
83032026-02-08T16:43:30.421Z[ recovery-image] Feb 08 16:43:29.709 INFO O| Feb 08 16:43:29.709 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83042026-02-08T16:43:30.421Z[ recovery-image] Feb 08 16:43:29.722 INFO O| Feb 08 16:43:29.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
83052026-02-08T16:43:30.421Z[ recovery-image] Feb 08 16:43:29.722 INFO O| Feb 08 16:43:29.722 INFO STEP 1103 (remove_files) COMPLETE
83062026-02-08T16:43:30.421Z[ recovery-image] Feb 08 16:43:29.722 INFO O| Feb 08 16:43:29.722 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83072026-02-08T16:43:30.445Z[ recovery-image] Feb 08 16:43:29.739 INFO O| Feb 08 16:43:29.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
83082026-02-08T16:43:30.445Z[ recovery-image] Feb 08 16:43:29.739 INFO O| Feb 08 16:43:29.739 INFO STEP 1104 (remove_files) COMPLETE
83092026-02-08T16:43:30.445Z[ recovery-image] Feb 08 16:43:29.739 INFO O| Feb 08 16:43:29.739 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83102026-02-08T16:43:30.470Z[ recovery-image] Feb 08 16:43:29.753 INFO O| Feb 08 16:43:29.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
83112026-02-08T16:43:30.470Z[ recovery-image] Feb 08 16:43:29.754 INFO O| Feb 08 16:43:29.754 INFO STEP 1105 (remove_files) COMPLETE
83122026-02-08T16:43:30.470Z[ recovery-image] Feb 08 16:43:29.754 INFO O| Feb 08 16:43:29.754 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83132026-02-08T16:43:30.471Z[ recovery-image] Feb 08 16:43:29.770 INFO O| Feb 08 16:43:29.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
83142026-02-08T16:43:30.471Z[ recovery-image] Feb 08 16:43:29.770 INFO O| Feb 08 16:43:29.770 INFO STEP 1106 (remove_files) COMPLETE
83152026-02-08T16:43:30.471Z[ recovery-image] Feb 08 16:43:29.770 INFO O| Feb 08 16:43:29.770 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83162026-02-08T16:43:30.496Z[ recovery-image] Feb 08 16:43:29.783 INFO O| Feb 08 16:43:29.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
83172026-02-08T16:43:30.496Z[ recovery-image] Feb 08 16:43:29.783 INFO O| Feb 08 16:43:29.783 INFO STEP 1107 (remove_files) COMPLETE
83182026-02-08T16:43:30.496Z[ recovery-image] Feb 08 16:43:29.783 INFO O| Feb 08 16:43:29.783 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83192026-02-08T16:43:30.496Z[ recovery-image] Feb 08 16:43:29.794 INFO O| Feb 08 16:43:29.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
83202026-02-08T16:43:30.496Z[ recovery-image] Feb 08 16:43:29.794 INFO O| Feb 08 16:43:29.794 INFO STEP 1108 (remove_files) COMPLETE
83212026-02-08T16:43:30.496Z[ recovery-image] Feb 08 16:43:29.794 INFO O| Feb 08 16:43:29.794 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83222026-02-08T16:43:30.520Z[ recovery-image] Feb 08 16:43:29.805 INFO O| Feb 08 16:43:29.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
83232026-02-08T16:43:30.520Z[ recovery-image] Feb 08 16:43:29.805 INFO O| Feb 08 16:43:29.805 INFO STEP 1109 (remove_files) COMPLETE
83242026-02-08T16:43:30.520Z[ recovery-image] Feb 08 16:43:29.805 INFO O| Feb 08 16:43:29.805 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83252026-02-08T16:43:30.520Z[ recovery-image] Feb 08 16:43:29.816 INFO O| Feb 08 16:43:29.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
83262026-02-08T16:43:30.520Z[ recovery-image] Feb 08 16:43:29.816 INFO O| Feb 08 16:43:29.816 INFO STEP 1110 (remove_files) COMPLETE
83272026-02-08T16:43:30.520Z[ recovery-image] Feb 08 16:43:29.816 INFO O| Feb 08 16:43:29.816 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83282026-02-08T16:43:30.546Z[ recovery-image] Feb 08 16:43:29.830 INFO O| Feb 08 16:43:29.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
83292026-02-08T16:43:30.546Z[ recovery-image] Feb 08 16:43:29.830 INFO O| Feb 08 16:43:29.830 INFO STEP 1111 (remove_files) COMPLETE
83302026-02-08T16:43:30.546Z[ recovery-image] Feb 08 16:43:29.830 INFO O| Feb 08 16:43:29.830 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83312026-02-08T16:43:30.546Z[ recovery-image] Feb 08 16:43:29.841 INFO O| Feb 08 16:43:29.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
83322026-02-08T16:43:30.546Z[ recovery-image] Feb 08 16:43:29.841 INFO O| Feb 08 16:43:29.841 INFO STEP 1112 (remove_files) COMPLETE
83332026-02-08T16:43:30.546Z[ recovery-image] Feb 08 16:43:29.841 INFO O| Feb 08 16:43:29.841 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83342026-02-08T16:43:30.546Z[ recovery-image] Feb 08 16:43:29.852 INFO O| Feb 08 16:43:29.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
83352026-02-08T16:43:30.546Z[ recovery-image] Feb 08 16:43:29.852 INFO O| Feb 08 16:43:29.852 INFO STEP 1113 (remove_files) COMPLETE
83362026-02-08T16:43:30.546Z[ recovery-image] Feb 08 16:43:29.852 INFO O| Feb 08 16:43:29.852 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83372026-02-08T16:43:30.571Z[ recovery-image] Feb 08 16:43:29.862 INFO O| Feb 08 16:43:29.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
83382026-02-08T16:43:30.571Z[ recovery-image] Feb 08 16:43:29.862 INFO O| Feb 08 16:43:29.862 INFO STEP 1114 (remove_files) COMPLETE
83392026-02-08T16:43:30.571Z[ recovery-image] Feb 08 16:43:29.862 INFO O| Feb 08 16:43:29.862 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83402026-02-08T16:43:30.571Z[ recovery-image] Feb 08 16:43:29.873 INFO O| Feb 08 16:43:29.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
83412026-02-08T16:43:30.571Z[ recovery-image] Feb 08 16:43:29.873 INFO O| Feb 08 16:43:29.873 INFO STEP 1115 (remove_files) COMPLETE
83422026-02-08T16:43:30.571Z[ recovery-image] Feb 08 16:43:29.873 INFO O| Feb 08 16:43:29.873 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83432026-02-08T16:43:30.595Z[ recovery-image] Feb 08 16:43:29.883 INFO O| Feb 08 16:43:29.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
83442026-02-08T16:43:30.595Z[ recovery-image] Feb 08 16:43:29.883 INFO O| Feb 08 16:43:29.883 INFO STEP 1116 (remove_files) COMPLETE
83452026-02-08T16:43:30.595Z[ recovery-image] Feb 08 16:43:29.883 INFO O| Feb 08 16:43:29.883 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83462026-02-08T16:43:30.596Z[ recovery-image] Feb 08 16:43:29.894 INFO O| Feb 08 16:43:29.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
83472026-02-08T16:43:30.596Z[ recovery-image] Feb 08 16:43:29.894 INFO O| Feb 08 16:43:29.894 INFO STEP 1117 (remove_files) COMPLETE
83482026-02-08T16:43:30.596Z[ recovery-image] Feb 08 16:43:29.894 INFO O| Feb 08 16:43:29.894 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83492026-02-08T16:43:30.620Z[ recovery-image] Feb 08 16:43:29.904 INFO O| Feb 08 16:43:29.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
83502026-02-08T16:43:30.620Z[ recovery-image] Feb 08 16:43:29.904 INFO O| Feb 08 16:43:29.904 INFO STEP 1118 (remove_files) COMPLETE
83512026-02-08T16:43:30.620Z[ recovery-image] Feb 08 16:43:29.904 INFO O| Feb 08 16:43:29.904 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83522026-02-08T16:43:30.620Z[ recovery-image] Feb 08 16:43:29.914 INFO O| Feb 08 16:43:29.914 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
83532026-02-08T16:43:30.620Z[ recovery-image] Feb 08 16:43:29.914 INFO O| Feb 08 16:43:29.914 INFO STEP 1119 (remove_files) COMPLETE
83542026-02-08T16:43:30.620Z[ recovery-image] Feb 08 16:43:29.914 INFO O| Feb 08 16:43:29.914 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83552026-02-08T16:43:30.620Z[ recovery-image] Feb 08 16:43:29.927 INFO O| Feb 08 16:43:29.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
83562026-02-08T16:43:30.620Z[ recovery-image] Feb 08 16:43:29.927 INFO O| Feb 08 16:43:29.927 INFO STEP 1120 (remove_files) COMPLETE
83572026-02-08T16:43:30.620Z[ recovery-image] Feb 08 16:43:29.927 INFO O| Feb 08 16:43:29.927 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83582026-02-08T16:43:30.646Z[ recovery-image] Feb 08 16:43:29.939 INFO O| Feb 08 16:43:29.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
83592026-02-08T16:43:30.646Z[ recovery-image] Feb 08 16:43:29.939 INFO O| Feb 08 16:43:29.939 INFO STEP 1121 (remove_files) COMPLETE
83602026-02-08T16:43:30.646Z[ recovery-image] Feb 08 16:43:29.939 INFO O| Feb 08 16:43:29.939 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83612026-02-08T16:43:30.646Z[ recovery-image] Feb 08 16:43:29.948 INFO O| Feb 08 16:43:29.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
83622026-02-08T16:43:30.646Z[ recovery-image] Feb 08 16:43:29.949 INFO O| Feb 08 16:43:29.949 INFO STEP 1122 (remove_files) COMPLETE
83632026-02-08T16:43:30.646Z[ recovery-image] Feb 08 16:43:29.949 INFO O| Feb 08 16:43:29.949 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83642026-02-08T16:43:30.671Z[ recovery-image] Feb 08 16:43:29.963 INFO O| Feb 08 16:43:29.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
83652026-02-08T16:43:30.671Z[ recovery-image] Feb 08 16:43:29.963 INFO O| Feb 08 16:43:29.963 INFO STEP 1123 (remove_files) COMPLETE
83662026-02-08T16:43:30.671Z[ recovery-image] Feb 08 16:43:29.963 INFO O| Feb 08 16:43:29.963 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83672026-02-08T16:43:30.671Z[ recovery-image] Feb 08 16:43:29.977 INFO O| Feb 08 16:43:29.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
83682026-02-08T16:43:30.671Z[ recovery-image] Feb 08 16:43:29.977 INFO O| Feb 08 16:43:29.977 INFO STEP 1124 (remove_files) COMPLETE
83692026-02-08T16:43:30.671Z[ recovery-image] Feb 08 16:43:29.977 INFO O| Feb 08 16:43:29.977 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83702026-02-08T16:43:30.696Z[ recovery-image] Feb 08 16:43:29.989 INFO O| Feb 08 16:43:29.989 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
83712026-02-08T16:43:30.696Z[ recovery-image] Feb 08 16:43:29.989 INFO O| Feb 08 16:43:29.989 INFO STEP 1125 (remove_files) COMPLETE
83722026-02-08T16:43:30.696Z[ recovery-image] Feb 08 16:43:29.989 INFO O| Feb 08 16:43:29.989 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83732026-02-08T16:43:30.697Z[ recovery-image] Feb 08 16:43:30.000 INFO O| Feb 08 16:43:30.000 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
83742026-02-08T16:43:30.697Z[ recovery-image] Feb 08 16:43:30.000 INFO O| Feb 08 16:43:30.000 INFO STEP 1126 (remove_files) COMPLETE
83752026-02-08T16:43:30.697Z[ recovery-image] Feb 08 16:43:30.000 INFO O| Feb 08 16:43:30.000 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83762026-02-08T16:43:30.723Z[ recovery-image] Feb 08 16:43:30.014 INFO O| Feb 08 16:43:30.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
83772026-02-08T16:43:30.723Z[ recovery-image] Feb 08 16:43:30.014 INFO O| Feb 08 16:43:30.014 INFO STEP 1127 (remove_files) COMPLETE
83782026-02-08T16:43:30.723Z[ recovery-image] Feb 08 16:43:30.014 INFO O| Feb 08 16:43:30.014 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83792026-02-08T16:43:30.723Z[ recovery-image] Feb 08 16:43:30.024 INFO O| Feb 08 16:43:30.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
83802026-02-08T16:43:30.723Z[ recovery-image] Feb 08 16:43:30.024 INFO O| Feb 08 16:43:30.024 INFO STEP 1128 (remove_files) COMPLETE
83812026-02-08T16:43:30.724Z[ recovery-image] Feb 08 16:43:30.025 INFO O| Feb 08 16:43:30.024 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83822026-02-08T16:43:30.748Z[ recovery-image] Feb 08 16:43:30.039 INFO O| Feb 08 16:43:30.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
83832026-02-08T16:43:30.748Z[ recovery-image] Feb 08 16:43:30.040 INFO O| Feb 08 16:43:30.039 INFO STEP 1129 (remove_files) COMPLETE
83842026-02-08T16:43:30.748Z[ recovery-image] Feb 08 16:43:30.040 INFO O| Feb 08 16:43:30.040 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83852026-02-08T16:43:30.748Z[ recovery-image] Feb 08 16:43:30.050 INFO O| Feb 08 16:43:30.050 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
83862026-02-08T16:43:30.748Z[ recovery-image] Feb 08 16:43:30.051 INFO O| Feb 08 16:43:30.050 INFO STEP 1130 (remove_files) COMPLETE
83872026-02-08T16:43:30.748Z[ recovery-image] Feb 08 16:43:30.051 INFO O| Feb 08 16:43:30.051 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83882026-02-08T16:43:30.774Z[ recovery-image] Feb 08 16:43:30.061 INFO O| Feb 08 16:43:30.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
83892026-02-08T16:43:30.774Z[ recovery-image] Feb 08 16:43:30.061 INFO O| Feb 08 16:43:30.061 INFO STEP 1131 (remove_files) COMPLETE
83902026-02-08T16:43:30.774Z[ recovery-image] Feb 08 16:43:30.061 INFO O| Feb 08 16:43:30.061 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83912026-02-08T16:43:30.774Z[ recovery-image] Feb 08 16:43:30.076 INFO O| Feb 08 16:43:30.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
83922026-02-08T16:43:30.774Z[ recovery-image] Feb 08 16:43:30.076 INFO O| Feb 08 16:43:30.076 INFO STEP 1132 (remove_files) COMPLETE
83932026-02-08T16:43:30.774Z[ recovery-image] Feb 08 16:43:30.076 INFO O| Feb 08 16:43:30.076 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83942026-02-08T16:43:30.798Z[ recovery-image] Feb 08 16:43:30.089 INFO O| Feb 08 16:43:30.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
83952026-02-08T16:43:30.798Z[ recovery-image] Feb 08 16:43:30.090 INFO O| Feb 08 16:43:30.089 INFO STEP 1133 (remove_files) COMPLETE
83962026-02-08T16:43:30.798Z[ recovery-image] Feb 08 16:43:30.090 INFO O| Feb 08 16:43:30.090 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83972026-02-08T16:43:30.798Z[ recovery-image] Feb 08 16:43:30.102 INFO O| Feb 08 16:43:30.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
83982026-02-08T16:43:30.798Z[ recovery-image] Feb 08 16:43:30.102 INFO O| Feb 08 16:43:30.102 INFO STEP 1134 (remove_files) COMPLETE
83992026-02-08T16:43:30.798Z[ recovery-image] Feb 08 16:43:30.102 INFO O| Feb 08 16:43:30.102 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84002026-02-08T16:43:30.822Z[ recovery-image] Feb 08 16:43:30.115 INFO O| Feb 08 16:43:30.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
84012026-02-08T16:43:30.822Z[ recovery-image] Feb 08 16:43:30.115 INFO O| Feb 08 16:43:30.115 INFO STEP 1135 (remove_files) COMPLETE
84022026-02-08T16:43:30.822Z[ recovery-image] Feb 08 16:43:30.115 INFO O| Feb 08 16:43:30.115 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84032026-02-08T16:43:30.822Z[ recovery-image] Feb 08 16:43:30.126 INFO O| Feb 08 16:43:30.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
84042026-02-08T16:43:30.822Z[ recovery-image] Feb 08 16:43:30.126 INFO O| Feb 08 16:43:30.126 INFO STEP 1136 (remove_files) COMPLETE
84052026-02-08T16:43:30.822Z[ recovery-image] Feb 08 16:43:30.126 INFO O| Feb 08 16:43:30.126 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84062026-02-08T16:43:30.847Z[ recovery-image] Feb 08 16:43:30.136 INFO O| Feb 08 16:43:30.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
84072026-02-08T16:43:30.847Z[ recovery-image] Feb 08 16:43:30.137 INFO O| Feb 08 16:43:30.137 INFO STEP 1137 (remove_files) COMPLETE
84082026-02-08T16:43:30.847Z[ recovery-image] Feb 08 16:43:30.137 INFO O| Feb 08 16:43:30.137 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84092026-02-08T16:43:30.847Z[ recovery-image] Feb 08 16:43:30.147 INFO O| Feb 08 16:43:30.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
84102026-02-08T16:43:30.847Z[ recovery-image] Feb 08 16:43:30.147 INFO O| Feb 08 16:43:30.147 INFO STEP 1138 (remove_files) COMPLETE
84112026-02-08T16:43:30.847Z[ recovery-image] Feb 08 16:43:30.147 INFO O| Feb 08 16:43:30.147 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84122026-02-08T16:43:30.871Z[ recovery-image] Feb 08 16:43:30.157 INFO O| Feb 08 16:43:30.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
84132026-02-08T16:43:30.871Z[ recovery-image] Feb 08 16:43:30.157 INFO O| Feb 08 16:43:30.157 INFO STEP 1139 (remove_files) COMPLETE
84142026-02-08T16:43:30.872Z[ recovery-image] Feb 08 16:43:30.157 INFO O| Feb 08 16:43:30.157 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84152026-02-08T16:43:30.872Z[ recovery-image] Feb 08 16:43:30.168 INFO O| Feb 08 16:43:30.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
84162026-02-08T16:43:30.872Z[ recovery-image] Feb 08 16:43:30.168 INFO O| Feb 08 16:43:30.168 INFO STEP 1140 (remove_files) COMPLETE
84172026-02-08T16:43:30.872Z[ recovery-image] Feb 08 16:43:30.168 INFO O| Feb 08 16:43:30.168 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84182026-02-08T16:43:30.896Z[ recovery-image] Feb 08 16:43:30.182 INFO O| Feb 08 16:43:30.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
84192026-02-08T16:43:30.896Z[ recovery-image] Feb 08 16:43:30.182 INFO O| Feb 08 16:43:30.182 INFO STEP 1141 (remove_files) COMPLETE
84202026-02-08T16:43:30.896Z[ recovery-image] Feb 08 16:43:30.182 INFO O| Feb 08 16:43:30.182 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84212026-02-08T16:43:30.896Z[ recovery-image] Feb 08 16:43:30.195 INFO O| Feb 08 16:43:30.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
84222026-02-08T16:43:30.896Z[ recovery-image] Feb 08 16:43:30.195 INFO O| Feb 08 16:43:30.195 INFO STEP 1142 (remove_files) COMPLETE
84232026-02-08T16:43:30.896Z[ recovery-image] Feb 08 16:43:30.195 INFO O| Feb 08 16:43:30.195 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84242026-02-08T16:43:30.921Z[ recovery-image] Feb 08 16:43:30.206 INFO O| Feb 08 16:43:30.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
84252026-02-08T16:43:30.921Z[ recovery-image] Feb 08 16:43:30.206 INFO O| Feb 08 16:43:30.206 INFO STEP 1143 (remove_files) COMPLETE
84262026-02-08T16:43:30.921Z[ recovery-image] Feb 08 16:43:30.206 INFO O| Feb 08 16:43:30.206 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84272026-02-08T16:43:30.921Z[ recovery-image] Feb 08 16:43:30.221 INFO O| Feb 08 16:43:30.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
84282026-02-08T16:43:30.921Z[ recovery-image] Feb 08 16:43:30.221 INFO O| Feb 08 16:43:30.221 INFO STEP 1144 (remove_files) COMPLETE
84292026-02-08T16:43:30.921Z[ recovery-image] Feb 08 16:43:30.221 INFO O| Feb 08 16:43:30.221 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84302026-02-08T16:43:30.945Z[ recovery-image] Feb 08 16:43:30.232 INFO O| Feb 08 16:43:30.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
84312026-02-08T16:43:30.945Z[ recovery-image] Feb 08 16:43:30.232 INFO O| Feb 08 16:43:30.232 INFO STEP 1145 (remove_files) COMPLETE
84322026-02-08T16:43:30.945Z[ recovery-image] Feb 08 16:43:30.232 INFO O| Feb 08 16:43:30.232 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84332026-02-08T16:43:30.945Z[ recovery-image] Feb 08 16:43:30.242 INFO O| Feb 08 16:43:30.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
84342026-02-08T16:43:30.945Z[ recovery-image] Feb 08 16:43:30.242 INFO O| Feb 08 16:43:30.242 INFO STEP 1146 (remove_files) COMPLETE
84352026-02-08T16:43:30.945Z[ recovery-image] Feb 08 16:43:30.242 INFO O| Feb 08 16:43:30.242 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84362026-02-08T16:43:30.945Z[ recovery-image] Feb 08 16:43:30.252 INFO O| Feb 08 16:43:30.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
84372026-02-08T16:43:30.945Z[ recovery-image] Feb 08 16:43:30.252 INFO O| Feb 08 16:43:30.252 INFO STEP 1147 (remove_files) COMPLETE
84382026-02-08T16:43:30.945Z[ recovery-image] Feb 08 16:43:30.252 INFO O| Feb 08 16:43:30.252 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84392026-02-08T16:43:30.970Z[ recovery-image] Feb 08 16:43:30.267 INFO O| Feb 08 16:43:30.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
84402026-02-08T16:43:30.970Z[ recovery-image] Feb 08 16:43:30.267 INFO O| Feb 08 16:43:30.267 INFO STEP 1148 (remove_files) COMPLETE
84412026-02-08T16:43:30.970Z[ recovery-image] Feb 08 16:43:30.267 INFO O| Feb 08 16:43:30.267 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84422026-02-08T16:43:30.970Z[ recovery-image] Feb 08 16:43:30.277 INFO O| Feb 08 16:43:30.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
84432026-02-08T16:43:30.970Z[ recovery-image] Feb 08 16:43:30.277 INFO O| Feb 08 16:43:30.277 INFO STEP 1149 (remove_files) COMPLETE
84442026-02-08T16:43:30.970Z[ recovery-image] Feb 08 16:43:30.277 INFO O| Feb 08 16:43:30.277 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84452026-02-08T16:43:30.995Z[ recovery-image] Feb 08 16:43:30.288 INFO O| Feb 08 16:43:30.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
84462026-02-08T16:43:30.995Z[ recovery-image] Feb 08 16:43:30.288 INFO O| Feb 08 16:43:30.288 INFO STEP 1150 (remove_files) COMPLETE
84472026-02-08T16:43:30.995Z[ recovery-image] Feb 08 16:43:30.288 INFO O| Feb 08 16:43:30.288 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84482026-02-08T16:43:30.996Z[ recovery-image] Feb 08 16:43:30.298 INFO O| Feb 08 16:43:30.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
84492026-02-08T16:43:30.996Z[ recovery-image] Feb 08 16:43:30.298 INFO O| Feb 08 16:43:30.298 INFO STEP 1151 (remove_files) COMPLETE
84502026-02-08T16:43:30.996Z[ recovery-image] Feb 08 16:43:30.298 INFO O| Feb 08 16:43:30.298 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84512026-02-08T16:43:31.020Z[ recovery-image] Feb 08 16:43:30.308 INFO O| Feb 08 16:43:30.308 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
84522026-02-08T16:43:31.020Z[ recovery-image] Feb 08 16:43:30.309 INFO O| Feb 08 16:43:30.309 INFO STEP 1152 (remove_files) COMPLETE
84532026-02-08T16:43:31.020Z[ recovery-image] Feb 08 16:43:30.309 INFO O| Feb 08 16:43:30.309 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84542026-02-08T16:43:31.020Z[ recovery-image] Feb 08 16:43:30.319 INFO O| Feb 08 16:43:30.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
84552026-02-08T16:43:31.020Z[ recovery-image] Feb 08 16:43:30.319 INFO O| Feb 08 16:43:30.319 INFO STEP 1153 (remove_files) COMPLETE
84562026-02-08T16:43:31.020Z[ recovery-image] Feb 08 16:43:30.319 INFO O| Feb 08 16:43:30.319 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84572026-02-08T16:43:31.045Z[ recovery-image] Feb 08 16:43:30.329 INFO O| Feb 08 16:43:30.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
84582026-02-08T16:43:31.045Z[ recovery-image] Feb 08 16:43:30.329 INFO O| Feb 08 16:43:30.329 INFO STEP 1154 (remove_files) COMPLETE
84592026-02-08T16:43:31.045Z[ recovery-image] Feb 08 16:43:30.329 INFO O| Feb 08 16:43:30.329 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84602026-02-08T16:43:31.045Z[ recovery-image] Feb 08 16:43:30.343 INFO O| Feb 08 16:43:30.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
84612026-02-08T16:43:31.045Z[ recovery-image] Feb 08 16:43:30.343 INFO O| Feb 08 16:43:30.343 INFO STEP 1155 (remove_files) COMPLETE
84622026-02-08T16:43:31.045Z[ recovery-image] Feb 08 16:43:30.343 INFO O| Feb 08 16:43:30.343 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84632026-02-08T16:43:31.046Z[ recovery-image] Feb 08 16:43:30.352 INFO O| Feb 08 16:43:30.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
84642026-02-08T16:43:31.046Z[ recovery-image] Feb 08 16:43:30.352 INFO O| Feb 08 16:43:30.352 INFO STEP 1156 (remove_files) COMPLETE
84652026-02-08T16:43:31.046Z[ recovery-image] Feb 08 16:43:30.352 INFO O| Feb 08 16:43:30.352 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84662026-02-08T16:43:31.071Z[ recovery-image] Feb 08 16:43:30.364 INFO O| Feb 08 16:43:30.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
84672026-02-08T16:43:31.071Z[ recovery-image] Feb 08 16:43:30.364 INFO O| Feb 08 16:43:30.364 INFO STEP 1157 (remove_files) COMPLETE
84682026-02-08T16:43:31.071Z[ recovery-image] Feb 08 16:43:30.364 INFO O| Feb 08 16:43:30.364 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84692026-02-08T16:43:31.071Z[ recovery-image] Feb 08 16:43:30.375 INFO O| Feb 08 16:43:30.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
84702026-02-08T16:43:31.071Z[ recovery-image] Feb 08 16:43:30.375 INFO O| Feb 08 16:43:30.375 INFO STEP 1158 (remove_files) COMPLETE
84712026-02-08T16:43:31.071Z[ recovery-image] Feb 08 16:43:30.375 INFO O| Feb 08 16:43:30.375 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84722026-02-08T16:43:31.096Z[ recovery-image] Feb 08 16:43:30.385 INFO O| Feb 08 16:43:30.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
84732026-02-08T16:43:31.096Z[ recovery-image] Feb 08 16:43:30.386 INFO O| Feb 08 16:43:30.386 INFO STEP 1159 (remove_files) COMPLETE
84742026-02-08T16:43:31.096Z[ recovery-image] Feb 08 16:43:30.386 INFO O| Feb 08 16:43:30.386 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84752026-02-08T16:43:31.096Z[ recovery-image] Feb 08 16:43:30.397 INFO O| Feb 08 16:43:30.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
84762026-02-08T16:43:31.096Z[ recovery-image] Feb 08 16:43:30.397 INFO O| Feb 08 16:43:30.397 INFO STEP 1160 (remove_files) COMPLETE
84772026-02-08T16:43:31.096Z[ recovery-image] Feb 08 16:43:30.397 INFO O| Feb 08 16:43:30.397 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84782026-02-08T16:43:31.126Z[ recovery-image] Feb 08 16:43:30.407 INFO O| Feb 08 16:43:30.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
84792026-02-08T16:43:31.126Z[ recovery-image] Feb 08 16:43:30.407 INFO O| Feb 08 16:43:30.407 INFO STEP 1161 (remove_files) COMPLETE
84802026-02-08T16:43:31.126Z[ recovery-image] Feb 08 16:43:30.407 INFO O| Feb 08 16:43:30.407 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84812026-02-08T16:43:31.126Z[ recovery-image] Feb 08 16:43:30.418 INFO O| Feb 08 16:43:30.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
84822026-02-08T16:43:31.126Z[ recovery-image] Feb 08 16:43:30.418 INFO O| Feb 08 16:43:30.418 INFO STEP 1162 (remove_files) COMPLETE
84832026-02-08T16:43:31.126Z[ recovery-image] Feb 08 16:43:30.418 INFO O| Feb 08 16:43:30.418 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84842026-02-08T16:43:31.126Z[ recovery-image] Feb 08 16:43:30.427 INFO O| Feb 08 16:43:30.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
84852026-02-08T16:43:31.126Z[ recovery-image] Feb 08 16:43:30.427 INFO O| Feb 08 16:43:30.427 INFO STEP 1163 (remove_files) COMPLETE
84862026-02-08T16:43:31.126Z[ recovery-image] Feb 08 16:43:30.427 INFO O| Feb 08 16:43:30.427 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84872026-02-08T16:43:31.151Z[ recovery-image] Feb 08 16:43:30.437 INFO O| Feb 08 16:43:30.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
84882026-02-08T16:43:31.151Z[ recovery-image] Feb 08 16:43:30.437 INFO O| Feb 08 16:43:30.437 INFO STEP 1164 (remove_files) COMPLETE
84892026-02-08T16:43:31.151Z[ recovery-image] Feb 08 16:43:30.437 INFO O| Feb 08 16:43:30.437 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
84902026-02-08T16:43:31.151Z[ recovery-image] Feb 08 16:43:30.447 INFO O| Feb 08 16:43:30.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
84912026-02-08T16:43:31.151Z[ recovery-image] Feb 08 16:43:30.447 INFO O| Feb 08 16:43:30.447 INFO STEP 1165 (remove_files) COMPLETE
84922026-02-08T16:43:31.151Z[ recovery-image] Feb 08 16:43:30.447 INFO O| Feb 08 16:43:30.447 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
84932026-02-08T16:43:31.176Z[ recovery-image] Feb 08 16:43:30.462 INFO O| Feb 08 16:43:30.462 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
84942026-02-08T16:43:31.176Z[ recovery-image] Feb 08 16:43:30.462 INFO O| Feb 08 16:43:30.462 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
84952026-02-08T16:43:32.408Z[ recovery-image] Feb 08 16:43:31.716 INFO O| Feb 08 16:43:31.716 INFO STEP 1166 (pack_tar) COMPLETE
84962026-02-08T16:43:32.408Z[ recovery-image] Feb 08 16:43:31.716 INFO O| Feb 08 16:43:31.716 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
84972026-02-08T16:43:32.433Z[ recovery-image] Feb 08 16:43:31.716 INFO O| Feb 08 16:43:31.716 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
84982026-02-08T16:43:32.586Z[ recovery-image] Feb 08 16:43:31.894 INFO O| Feb 08 16:43:31.893 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
84992026-02-08T16:43:32.682Z[ recovery-image] Feb 08 16:43:31.989 INFO O| Feb 08 16:43:31.989 INFO completed processing sled/ramdisk-03-recovery-trim
85002026-02-08T16:43:32.706Z[ recovery-image] Feb 08 16:43:31.996 INFO image builder template: zfs-recovery...
85012026-02-08T16:43:32.706Z[ recovery-image] Feb 08 16:43:31.996 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/.tmpzjVNOq/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@18.0.0.0", "-F", "optever=0.39.455", "-n", "zfs-recovery"], pwd: None
85022026-02-08T16:43:32.739Z[ recovery-image] Feb 08 16:43:32.047 INFO O| Feb 08 16:43:32.046 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
85032026-02-08T16:43:32.763Z[ recovery-image] Feb 08 16:43:32.051 INFO O| Feb 08 16:43:32.051 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
85042026-02-08T16:43:32.788Z[ recovery-image] Feb 08 16:43:32.086 INFO O| Feb 08 16:43:32.085 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
85052026-02-08T16:43:32.812Z[ recovery-image] Feb 08 16:43:32.113 INFO O| Feb 08 16:43:32.113 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
85062026-02-08T16:43:32.812Z[ recovery-image] Feb 08 16:43:32.114 INFO O| Feb 08 16:43:32.113 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
85072026-02-08T16:43:32.812Z[ recovery-image] Feb 08 16:43:32.120 INFO O| Feb 08 16:43:32.120 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
85082026-02-08T16:43:32.849Z[ recovery-image] Feb 08 16:43:32.157 INFO O| Feb 08 16:43:32.157 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
85092026-02-08T16:43:32.873Z[ recovery-image] Feb 08 16:43:32.177 INFO O| Feb 08 16:43:32.177 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
85102026-02-08T16:43:32.897Z[ recovery-image] Feb 08 16:43:32.189 INFO O| Feb 08 16:43:32.189 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
85112026-02-08T16:43:32.898Z[ recovery-image] Feb 08 16:43:32.194 INFO O| Feb 08 16:43:32.193 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
85122026-02-08T16:43:32.898Z[ recovery-image] Feb 08 16:43:32.198 INFO O| Feb 08 16:43:32.198 INFO no lofi found
85132026-02-08T16:43:32.898Z[ recovery-image] Feb 08 16:43:32.198 INFO O| Feb 08 16:43:32.198 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
85142026-02-08T16:43:32.898Z[ recovery-image] Feb 08 16:43:32.198 INFO O| Feb 08 16:43:32.198 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
85152026-02-08T16:43:36.695Z[ recovery-image] Feb 08 16:43:36.002 INFO O| Feb 08 16:43:36.002 INFO lofi device = /dev/dsk/c3t1d0p0
85162026-02-08T16:43:36.695Z[ recovery-image] Feb 08 16:43:36.002 INFO O| Feb 08 16:43:36.002 INFO pool device = /dev/dsk/c3t1d0p0
85172026-02-08T16:43:36.720Z[ recovery-image] Feb 08 16:43:36.002 INFO O| Feb 08 16:43:36.002 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"]
85182026-02-08T16:43:36.952Z[ recovery-image] Feb 08 16:43:36.260 INFO O| Feb 08 16:43:36.259 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85192026-02-08T16:43:36.977Z[ recovery-image] Feb 08 16:43:36.260 INFO O| Feb 08 16:43:36.260 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
85202026-02-08T16:43:37.001Z[ recovery-image] Feb 08 16:43:36.299 INFO O| Feb 08 16:43:36.299 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
85212026-02-08T16:43:37.216Z[ recovery-image] Feb 08 16:43:36.523 INFO O| Feb 08 16:43:36.523 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
85222026-02-08T16:43:37.266Z[ recovery-image] Feb 08 16:43:36.573 INFO O| Feb 08 16:43:36.573 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
85232026-02-08T16:43:37.296Z[ recovery-image] Feb 08 16:43:36.604 INFO O| Feb 08 16:43:36.603 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
85242026-02-08T16:43:37.320Z[ recovery-image] Feb 08 16:43:36.625 INFO O| Feb 08 16:43:36.625 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
85252026-02-08T16:43:37.383Z[ recovery-image] Feb 08 16:43:36.691 INFO O| Feb 08 16:43:36.690 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
85262026-02-08T16:43:37.407Z[ recovery-image] Feb 08 16:43:36.691 INFO O| Feb 08 16:43:36.691 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
85272026-02-08T16:43:37.407Z[ recovery-image] Feb 08 16:43:36.691 INFO O| Feb 08 16:43:36.691 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
85282026-02-08T16:43:37.432Z[ recovery-image] Feb 08 16:43:36.730 INFO O| Feb 08 16:43:36.730 INFO boot environment UUID: 96b98631-c461-4599-823d-8238b7aebf73
85292026-02-08T16:43:37.432Z[ recovery-image] Feb 08 16:43:36.730 INFO O| Feb 08 16:43:36.730 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 96b98631-c461-4599-823d-8238b7aebf73
85302026-02-08T16:43:37.456Z[ recovery-image] Feb 08 16:43:36.752 INFO O| Feb 08 16:43:36.752 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
85312026-02-08T16:43:37.480Z[ recovery-image] Feb 08 16:43:36.775 INFO O| Feb 08 16:43:36.775 INFO STEP 0 (create_be) COMPLETE
85322026-02-08T16:43:37.480Z[ recovery-image] Feb 08 16:43:36.775 INFO O| Feb 08 16:43:36.775 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85332026-02-08T16:43:37.504Z[ recovery-image] Feb 08 16:43:36.796 INFO O| Feb 08 16:43:36.796 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"]
85342026-02-08T16:43:46.696Z[ recovery-image] Feb 08 16:43:46.004 INFO O| Feb 08 16:43:46.004 INFO STEP 1 (unpack_tar) COMPLETE
85352026-02-08T16:43:46.696Z[ recovery-image] Feb 08 16:43:46.004 INFO O| Feb 08 16:43:46.004 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85362026-02-08T16:43:46.721Z[ recovery-image] Feb 08 16:43:46.019 INFO O| Feb 08 16:43:46.019 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
85372026-02-08T16:43:48.550Z[ recovery-image] Feb 08 16:43:47.857 INFO O| Feb 08 16:43:47.857 INFO STEP 2 (devfsadm) COMPLETE
85382026-02-08T16:43:48.550Z[ recovery-image] Feb 08 16:43:47.857 INFO O| Feb 08 16:43:47.857 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85392026-02-08T16:43:48.574Z[ recovery-image] Feb 08 16:43:47.871 INFO O| Feb 08 16:43:47.871 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
85402026-02-08T16:43:48.574Z[ recovery-image] Feb 08 16:43:47.871 INFO O| Feb 08 16:43:47.871 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
85412026-02-08T16:43:48.574Z[ recovery-image] Feb 08 16:43:47.871 INFO O| Feb 08 16:43:47.871 INFO STEP 3 (ensure_dir) COMPLETE
85422026-02-08T16:43:48.574Z[ recovery-image] Feb 08 16:43:47.871 INFO O| Feb 08 16:43:47.871 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85432026-02-08T16:43:48.599Z[ recovery-image] Feb 08 16:43:47.884 INFO O| Feb 08 16:43:47.884 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
85442026-02-08T16:43:48.599Z[ recovery-image] Feb 08 16:43:47.884 INFO O| Feb 08 16:43:47.884 INFO STEP 4 (ensure_dir) COMPLETE
85452026-02-08T16:43:48.599Z[ recovery-image] Feb 08 16:43:47.884 INFO O| Feb 08 16:43:47.884 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85462026-02-08T16:43:48.599Z[ recovery-image] Feb 08 16:43:47.894 INFO O| Feb 08 16:43:47.894 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
85472026-02-08T16:43:48.599Z[ recovery-image] Feb 08 16:43:47.894 INFO O| Feb 08 16:43:47.894 INFO STEP 5 (ensure_dir) COMPLETE
85482026-02-08T16:43:48.599Z[ recovery-image] Feb 08 16:43:47.894 INFO O| Feb 08 16:43:47.894 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85492026-02-08T16:43:48.599Z[ recovery-image] Feb 08 16:43:47.904 INFO O| Feb 08 16:43:47.903 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
85502026-02-08T16:43:48.599Z[ recovery-image] Feb 08 16:43:47.904 INFO O| Feb 08 16:43:47.904 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
85512026-02-08T16:43:48.599Z[ recovery-image] Feb 08 16:43:47.904 INFO O| Feb 08 16:43:47.904 INFO STEP 6 (ensure_dir) COMPLETE
85522026-02-08T16:43:48.599Z[ recovery-image] Feb 08 16:43:47.904 INFO O| Feb 08 16:43:47.904 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85532026-02-08T16:43:48.623Z[ recovery-image] Feb 08 16:43:47.913 INFO O| Feb 08 16:43:47.913 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
85542026-02-08T16:43:48.623Z[ recovery-image] Feb 08 16:43:47.913 INFO O| Feb 08 16:43:47.913 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
85552026-02-08T16:43:48.623Z[ recovery-image] Feb 08 16:43:47.913 INFO O| Feb 08 16:43:47.913 INFO STEP 7 (ensure_dir) COMPLETE
85562026-02-08T16:43:48.623Z[ recovery-image] Feb 08 16:43:47.913 INFO O| Feb 08 16:43:47.913 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85572026-02-08T16:43:48.648Z[ recovery-image] Feb 08 16:43:47.946 INFO O| Feb 08 16:43:47.946 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
85582026-02-08T16:43:48.648Z[ recovery-image] Feb 08 16:43:47.947 INFO O| Feb 08 16:43:47.947 INFO STEP 8 (remove_files) COMPLETE
85592026-02-08T16:43:48.648Z[ recovery-image] Feb 08 16:43:47.947 INFO O| Feb 08 16:43:47.947 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85602026-02-08T16:43:48.672Z[ recovery-image] Feb 08 16:43:47.958 INFO O| Feb 08 16:43:47.958 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
85612026-02-08T16:43:48.673Z[ recovery-image] Feb 08 16:43:47.959 INFO O| Feb 08 16:43:47.959 INFO STEP 9 (remove_files) COMPLETE
85622026-02-08T16:43:48.673Z[ recovery-image] Feb 08 16:43:47.959 INFO O| Feb 08 16:43:47.959 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85632026-02-08T16:43:48.673Z[ recovery-image] Feb 08 16:43:47.971 INFO O| Feb 08 16:43:47.971 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
85642026-02-08T16:43:48.673Z[ recovery-image] Feb 08 16:43:47.972 INFO O| Feb 08 16:43:47.972 INFO STEP 10 (remove_files) COMPLETE
85652026-02-08T16:43:48.673Z[ recovery-image] Feb 08 16:43:47.972 INFO O| Feb 08 16:43:47.972 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85662026-02-08T16:43:48.698Z[ recovery-image] Feb 08 16:43:47.985 INFO O| Feb 08 16:43:47.985 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
85672026-02-08T16:43:48.699Z[ recovery-image] Feb 08 16:43:47.985 INFO O| Feb 08 16:43:47.985 INFO STEP 11 (remove_files) COMPLETE
85682026-02-08T16:43:48.699Z[ recovery-image] Feb 08 16:43:47.985 INFO O| Feb 08 16:43:47.985 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85692026-02-08T16:43:48.699Z[ recovery-image] Feb 08 16:43:47.998 INFO O| Feb 08 16:43:47.998 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
85702026-02-08T16:43:48.699Z[ recovery-image] Feb 08 16:43:47.999 INFO O| Feb 08 16:43:47.999 INFO STEP 12 (remove_files) COMPLETE
85712026-02-08T16:43:48.699Z[ recovery-image] Feb 08 16:43:47.999 INFO O| Feb 08 16:43:47.999 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85722026-02-08T16:43:48.723Z[ recovery-image] Feb 08 16:43:48.019 INFO O| Feb 08 16:43:48.019 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
85732026-02-08T16:43:48.723Z[ recovery-image] Feb 08 16:43:48.019 INFO O| Feb 08 16:43:48.019 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
85742026-02-08T16:43:48.723Z[ recovery-image] Feb 08 16:43:48.019 INFO O| Feb 08 16:43:48.019 INFO STEP 13 (ensure_dir) COMPLETE
85752026-02-08T16:43:48.723Z[ recovery-image] Feb 08 16:43:48.019 INFO O| Feb 08 16:43:48.019 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85762026-02-08T16:43:48.748Z[ recovery-image] Feb 08 16:43:48.033 INFO O| Feb 08 16:43:48.033 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
85772026-02-08T16:43:48.749Z[ recovery-image] Feb 08 16:43:48.033 INFO O| Feb 08 16:43:48.033 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
85782026-02-08T16:43:48.749Z[ recovery-image] Feb 08 16:43:48.033 INFO O| Feb 08 16:43:48.033 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
85792026-02-08T16:43:48.749Z[ recovery-image] Feb 08 16:43:48.033 INFO O| Feb 08 16:43:48.033 INFO STEP 14 (ensure_dir) COMPLETE
85802026-02-08T16:43:48.749Z[ recovery-image] Feb 08 16:43:48.033 INFO O| Feb 08 16:43:48.033 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85812026-02-08T16:43:48.749Z[ recovery-image] Feb 08 16:43:48.046 INFO O| Feb 08 16:43:48.046 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
85822026-02-08T16:43:48.749Z[ recovery-image] Feb 08 16:43:48.046 INFO O| Feb 08 16:43:48.046 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
85832026-02-08T16:43:48.749Z[ recovery-image] Feb 08 16:43:48.046 INFO O| Feb 08 16:43:48.046 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
85842026-02-08T16:43:48.749Z[ recovery-image] Feb 08 16:43:48.046 INFO O| Feb 08 16:43:48.046 INFO STEP 15 (ensure_dir) COMPLETE
85852026-02-08T16:43:48.749Z[ recovery-image] Feb 08 16:43:48.046 INFO O| Feb 08 16:43:48.046 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85862026-02-08T16:43:48.773Z[ recovery-image] Feb 08 16:43:48.061 INFO O| Feb 08 16:43:48.061 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
85872026-02-08T16:43:48.773Z[ recovery-image] Feb 08 16:43:48.061 INFO O| Feb 08 16:43:48.061 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
85882026-02-08T16:43:48.773Z[ recovery-image] Feb 08 16:43:48.061 INFO O| Feb 08 16:43:48.061 INFO STEP 16 (ensure_dir) COMPLETE
85892026-02-08T16:43:48.773Z[ recovery-image] Feb 08 16:43:48.061 INFO O| Feb 08 16:43:48.061 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85902026-02-08T16:43:48.773Z[ recovery-image] Feb 08 16:43:48.075 INFO O| Feb 08 16:43:48.075 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
85912026-02-08T16:43:48.773Z[ recovery-image] Feb 08 16:43:48.076 INFO O| Feb 08 16:43:48.076 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
85922026-02-08T16:43:48.773Z[ recovery-image] Feb 08 16:43:48.076 INFO O| Feb 08 16:43:48.076 INFO STEP 17 (ensure_dir) COMPLETE
85932026-02-08T16:43:48.773Z[ recovery-image] Feb 08 16:43:48.076 INFO O| Feb 08 16:43:48.076 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85942026-02-08T16:43:48.797Z[ recovery-image] Feb 08 16:43:48.088 INFO O| Feb 08 16:43:48.088 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
85952026-02-08T16:43:48.797Z[ recovery-image] Feb 08 16:43:48.088 INFO O| Feb 08 16:43:48.088 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
85962026-02-08T16:43:48.797Z[ recovery-image] Feb 08 16:43:48.088 INFO O| Feb 08 16:43:48.088 INFO ok!
85972026-02-08T16:43:48.797Z[ recovery-image] Feb 08 16:43:48.088 INFO O| Feb 08 16:43:48.088 INFO STEP 18 (ensure_symlink) COMPLETE
85982026-02-08T16:43:48.797Z[ recovery-image] Feb 08 16:43:48.088 INFO O| Feb 08 16:43:48.088 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
85992026-02-08T16:43:48.797Z[ recovery-image] Feb 08 16:43:48.100 INFO O| Feb 08 16:43:48.100 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
86002026-02-08T16:43:48.797Z[ recovery-image] Feb 08 16:43:48.100 INFO O| Feb 08 16:43:48.100 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
86012026-02-08T16:43:48.798Z[ recovery-image] Feb 08 16:43:48.100 INFO O| Feb 08 16:43:48.100 INFO ok!
86022026-02-08T16:43:48.798Z[ recovery-image] Feb 08 16:43:48.100 INFO O| Feb 08 16:43:48.100 INFO STEP 19 (ensure_file) COMPLETE
86032026-02-08T16:43:48.798Z[ recovery-image] Feb 08 16:43:48.100 INFO O| Feb 08 16:43:48.100 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
86042026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.111 INFO O| Feb 08 16:43:48.111 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
86052026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.111 INFO O| Feb 08 16:43:48.111 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
86062026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.111 INFO O| Feb 08 16:43:48.111 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
86072026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.111 INFO O| Feb 08 16:43:48.111 INFO ok!
86082026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.111 INFO O| Feb 08 16:43:48.111 INFO STEP 20 (ensure_symlink) COMPLETE
86092026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.111 INFO O| Feb 08 16:43:48.111 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
86102026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.122 INFO O| Feb 08 16:43:48.122 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
86112026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.122 INFO O| Feb 08 16:43:48.122 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
86122026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.122 INFO O| Feb 08 16:43:48.122 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
86132026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.122 INFO O| Feb 08 16:43:48.122 INFO ok!
86142026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.122 INFO O| Feb 08 16:43:48.122 INFO STEP 21 (ensure_symlink) COMPLETE
86152026-02-08T16:43:48.822Z[ recovery-image] Feb 08 16:43:48.122 INFO O| Feb 08 16:43:48.122 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
86162026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.134 INFO O| Feb 08 16:43:48.134 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
86172026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.134 INFO O| Feb 08 16:43:48.134 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
86182026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.134 INFO O| Feb 08 16:43:48.134 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
86192026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.134 INFO O| Feb 08 16:43:48.134 INFO ok!
86202026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.134 INFO O| Feb 08 16:43:48.134 INFO STEP 22 (ensure_symlink) COMPLETE
86212026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.134 INFO O| Feb 08 16:43:48.134 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
86222026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.146 INFO O| Feb 08 16:43:48.146 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
86232026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.146 INFO O| Feb 08 16:43:48.146 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
86242026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.146 INFO O| Feb 08 16:43:48.146 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
86252026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.146 INFO O| Feb 08 16:43:48.146 INFO ok!
86262026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.146 INFO O| Feb 08 16:43:48.146 INFO STEP 23 (ensure_symlink) COMPLETE
86272026-02-08T16:43:48.847Z[ recovery-image] Feb 08 16:43:48.146 INFO O| Feb 08 16:43:48.146 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
86282026-02-08T16:43:48.872Z[ recovery-image] Feb 08 16:43:48.157 INFO O| Feb 08 16:43:48.157 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
86292026-02-08T16:43:48.872Z[ recovery-image] Feb 08 16:43:48.157 INFO O| Feb 08 16:43:48.157 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 ...
86302026-02-08T16:43:48.872Z[ recovery-image] Feb 08 16:43:48.157 INFO O| Feb 08 16:43:48.157 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
86312026-02-08T16:43:48.872Z[ recovery-image] Feb 08 16:43:48.157 INFO O| Feb 08 16:43:48.157 INFO ok!
86322026-02-08T16:43:48.872Z[ recovery-image] Feb 08 16:43:48.157 INFO O| Feb 08 16:43:48.157 INFO STEP 24 (ensure_file) COMPLETE
86332026-02-08T16:43:48.872Z[ recovery-image] Feb 08 16:43:48.157 INFO O| Feb 08 16:43:48.157 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
86342026-02-08T16:43:48.872Z[ recovery-image] Feb 08 16:43:48.169 INFO O| Feb 08 16:43:48.169 INFO updating shadow file
86352026-02-08T16:43:48.872Z[ recovery-image] Feb 08 16:43:48.169 INFO O| Feb 08 16:43:48.169 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
86362026-02-08T16:43:48.873Z[ recovery-image] Feb 08 16:43:48.169 INFO O| Feb 08 16:43:48.169 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
86372026-02-08T16:43:48.873Z[ recovery-image] Feb 08 16:43:48.169 INFO O| Feb 08 16:43:48.169 INFO STEP 25 (shadow) COMPLETE
86382026-02-08T16:43:48.873Z[ recovery-image] Feb 08 16:43:48.169 INFO O| Feb 08 16:43:48.169 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
86392026-02-08T16:43:48.897Z[ recovery-image] Feb 08 16:43:48.180 INFO O| Feb 08 16:43:48.180 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
86402026-02-08T16:43:48.897Z[ recovery-image] Feb 08 16:43:48.180 INFO O| Feb 08 16:43:48.180 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
86412026-02-08T16:43:48.897Z[ recovery-image] Feb 08 16:43:48.180 INFO O| Feb 08 16:43:48.180 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
86422026-02-08T16:43:48.897Z[ recovery-image] Feb 08 16:43:48.180 INFO O| Feb 08 16:43:48.180 INFO ok!
86432026-02-08T16:43:48.898Z[ recovery-image] Feb 08 16:43:48.180 INFO O| Feb 08 16:43:48.180 INFO STEP 26 (ensure_file) COMPLETE
86442026-02-08T16:43:48.898Z[ recovery-image] Feb 08 16:43:48.180 INFO O| Feb 08 16:43:48.180 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
86452026-02-08T16:43:48.898Z[ recovery-image] Feb 08 16:43:48.191 INFO O| Feb 08 16:43:48.191 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
86462026-02-08T16:43:48.898Z[ recovery-image] Feb 08 16:43:48.191 INFO O| Feb 08 16:43:48.191 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
86472026-02-08T16:43:48.898Z[ recovery-image] Feb 08 16:43:48.191 INFO O| Feb 08 16:43:48.191 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
86482026-02-08T16:43:48.898Z[ recovery-image] Feb 08 16:43:48.191 INFO O| Feb 08 16:43:48.191 INFO ok!
86492026-02-08T16:43:48.898Z[ recovery-image] Feb 08 16:43:48.191 INFO O| Feb 08 16:43:48.191 INFO STEP 27 (ensure_file) COMPLETE
86502026-02-08T16:43:48.898Z[ recovery-image] Feb 08 16:43:48.191 INFO O| Feb 08 16:43:48.191 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
86512026-02-08T16:43:48.922Z[ recovery-image] Feb 08 16:43:48.206 INFO O| Feb 08 16:43:48.206 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
86522026-02-08T16:43:48.922Z[ recovery-image] Feb 08 16:43:48.206 INFO O| Feb 08 16:43:48.206 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
86532026-02-08T16:43:48.922Z[ recovery-image] Feb 08 16:43:48.206 INFO O| Feb 08 16:43:48.206 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
86542026-02-08T16:43:48.922Z[ recovery-image] Feb 08 16:43:48.206 INFO O| Feb 08 16:43:48.206 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
86552026-02-08T16:43:48.922Z[ recovery-image] Feb 08 16:43:48.206 INFO O| Feb 08 16:43:48.206 INFO ok!
86562026-02-08T16:43:48.922Z[ recovery-image] Feb 08 16:43:48.206 INFO O| Feb 08 16:43:48.206 INFO STEP 28 (ensure_file) COMPLETE
86572026-02-08T16:43:48.922Z[ recovery-image] Feb 08 16:43:48.206 INFO O| Feb 08 16:43:48.206 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
86582026-02-08T16:43:48.922Z[ recovery-image] Feb 08 16:43:48.217 INFO O| Feb 08 16:43:48.217 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
86592026-02-08T16:43:48.923Z[ recovery-image] Feb 08 16:43:48.217 INFO O| Feb 08 16:43:48.217 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
86602026-02-08T16:43:48.923Z[ recovery-image] Feb 08 16:43:48.217 INFO O| Feb 08 16:43:48.217 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
86612026-02-08T16:43:48.923Z[ recovery-image] Feb 08 16:43:48.217 INFO O| Feb 08 16:43:48.217 INFO ok!
86622026-02-08T16:43:48.923Z[ recovery-image] Feb 08 16:43:48.217 INFO O| Feb 08 16:43:48.217 INFO STEP 29 (ensure_file) COMPLETE
86632026-02-08T16:43:48.923Z[ recovery-image] Feb 08 16:43:48.217 INFO O| Feb 08 16:43:48.217 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
86642026-02-08T16:43:48.947Z[ recovery-image] Feb 08 16:43:48.231 INFO O| Feb 08 16:43:48.231 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
86652026-02-08T16:43:48.947Z[ recovery-image] Feb 08 16:43:48.231 INFO O| Feb 08 16:43:48.231 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
86662026-02-08T16:43:48.947Z[ recovery-image] Feb 08 16:43:48.231 INFO O| Feb 08 16:43:48.231 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
86672026-02-08T16:43:48.948Z[ recovery-image] Feb 08 16:43:48.231 INFO O| Feb 08 16:43:48.231 INFO STEP 30 (ensure_dir) COMPLETE
86682026-02-08T16:43:48.948Z[ recovery-image] Feb 08 16:43:48.231 INFO O| Feb 08 16:43:48.231 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
86692026-02-08T16:43:48.948Z[ recovery-image] Feb 08 16:43:48.245 INFO O| Feb 08 16:43:48.245 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
86702026-02-08T16:43:48.948Z[ recovery-image] Feb 08 16:43:48.245 INFO O| Feb 08 16:43:48.245 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 ...
86712026-02-08T16:43:48.948Z[ recovery-image] Feb 08 16:43:48.246 INFO O| Feb 08 16:43:48.246 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
86722026-02-08T16:43:48.948Z[ recovery-image] Feb 08 16:43:48.246 INFO O| Feb 08 16:43:48.246 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
86732026-02-08T16:43:48.948Z[ recovery-image] Feb 08 16:43:48.246 INFO O| Feb 08 16:43:48.246 INFO ok!
86742026-02-08T16:43:48.948Z[ recovery-image] Feb 08 16:43:48.246 INFO O| Feb 08 16:43:48.246 INFO STEP 31 (ensure_file) COMPLETE
86752026-02-08T16:43:48.948Z[ recovery-image] Feb 08 16:43:48.246 INFO O| Feb 08 16:43:48.246 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
86762026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.258 INFO O| Feb 08 16:43:48.258 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
86772026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.258 INFO O| Feb 08 16:43:48.258 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
86782026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.258 INFO O| Feb 08 16:43:48.258 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
86792026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.258 INFO O| Feb 08 16:43:48.258 INFO STEP 32 (ensure_dir) COMPLETE
86802026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.258 INFO O| Feb 08 16:43:48.258 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
86812026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.269 INFO O| Feb 08 16:43:48.269 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
86822026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.269 INFO O| Feb 08 16:43:48.269 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 ...
86832026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.269 INFO O| Feb 08 16:43:48.269 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
86842026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.269 INFO O| Feb 08 16:43:48.269 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
86852026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.269 INFO O| Feb 08 16:43:48.269 INFO ok!
86862026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.269 INFO O| Feb 08 16:43:48.269 INFO STEP 33 (ensure_file) COMPLETE
86872026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.269 INFO O| Feb 08 16:43:48.269 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
86882026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.280 INFO O| Feb 08 16:43:48.280 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
86892026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.280 INFO O| Feb 08 16:43:48.280 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
86902026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.280 INFO O| Feb 08 16:43:48.280 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
86912026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.280 INFO O| Feb 08 16:43:48.280 INFO ok!
86922026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.280 INFO O| Feb 08 16:43:48.280 INFO STEP 34 (ensure_file) COMPLETE
86932026-02-08T16:43:48.973Z[ recovery-image] Feb 08 16:43:48.280 INFO O| Feb 08 16:43:48.280 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
86942026-02-08T16:43:48.998Z[ recovery-image] Feb 08 16:43:48.294 INFO O| Feb 08 16:43:48.294 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
86952026-02-08T16:43:48.998Z[ recovery-image] Feb 08 16:43:48.294 INFO O| Feb 08 16:43:48.294 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
86962026-02-08T16:43:48.998Z[ recovery-image] Feb 08 16:43:48.294 INFO O| Feb 08 16:43:48.294 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
86972026-02-08T16:43:48.998Z[ recovery-image] Feb 08 16:43:48.294 INFO O| Feb 08 16:43:48.294 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
86982026-02-08T16:43:48.998Z[ recovery-image] Feb 08 16:43:48.294 INFO O| Feb 08 16:43:48.294 INFO ok!
86992026-02-08T16:43:48.998Z[ recovery-image] Feb 08 16:43:48.294 INFO O| Feb 08 16:43:48.294 INFO STEP 35 (ensure_file) COMPLETE
87002026-02-08T16:43:48.998Z[ recovery-image] Feb 08 16:43:48.294 INFO O| Feb 08 16:43:48.294 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
87012026-02-08T16:43:49.023Z[ recovery-image] Feb 08 16:43:48.306 INFO O| Feb 08 16:43:48.306 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
87022026-02-08T16:43:49.023Z[ recovery-image] Feb 08 16:43:48.306 INFO O| Feb 08 16:43:48.306 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
87032026-02-08T16:43:49.023Z[ recovery-image] Feb 08 16:43:48.306 INFO O| Feb 08 16:43:48.306 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
87042026-02-08T16:43:49.023Z[ recovery-image] Feb 08 16:43:48.306 INFO O| Feb 08 16:43:48.306 INFO ok!
87052026-02-08T16:43:49.023Z[ recovery-image] Feb 08 16:43:48.306 INFO O| Feb 08 16:43:48.306 INFO STEP 36 (ensure_file) COMPLETE
87062026-02-08T16:43:49.023Z[ recovery-image] Feb 08 16:43:48.306 INFO O| Feb 08 16:43:48.306 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
87072026-02-08T16:43:49.023Z[ recovery-image] Feb 08 16:43:48.318 INFO O| Feb 08 16:43:48.317 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
87082026-02-08T16:43:49.023Z[ recovery-image] Feb 08 16:43:48.318 INFO O| Feb 08 16:43:48.318 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
87092026-02-08T16:43:49.023Z[ recovery-image] Feb 08 16:43:48.318 INFO O| Feb 08 16:43:48.318 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
87102026-02-08T16:43:49.024Z[ recovery-image] Feb 08 16:43:48.318 INFO O| Feb 08 16:43:48.318 INFO ok!
87112026-02-08T16:43:49.024Z[ recovery-image] Feb 08 16:43:48.318 INFO O| Feb 08 16:43:48.318 INFO STEP 37 (ensure_file) COMPLETE
87122026-02-08T16:43:49.024Z[ recovery-image] Feb 08 16:43:48.318 INFO O| Feb 08 16:43:48.318 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
87132026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.332 INFO O| Feb 08 16:43:48.332 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
87142026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.332 INFO O| Feb 08 16:43:48.332 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
87152026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.332 INFO O| Feb 08 16:43:48.332 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
87162026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.332 INFO O| Feb 08 16:43:48.332 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
87172026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.332 INFO O| Feb 08 16:43:48.332 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
87182026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.332 INFO O| Feb 08 16:43:48.332 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
87192026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.332 INFO O| Feb 08 16:43:48.332 INFO ok!
87202026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.332 INFO O| Feb 08 16:43:48.332 INFO STEP 38 (ensure_file) COMPLETE
87212026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.332 INFO O| Feb 08 16:43:48.332 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
87222026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.344 INFO O| Feb 08 16:43:48.344 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
87232026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.345 INFO O| Feb 08 16:43:48.344 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
87242026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.345 INFO O| Feb 08 16:43:48.345 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
87252026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.345 INFO O| Feb 08 16:43:48.345 INFO STEP 39 (ensure_dir) COMPLETE
87262026-02-08T16:43:49.049Z[ recovery-image] Feb 08 16:43:48.345 INFO O| Feb 08 16:43:48.345 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
87272026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.357 INFO O| Feb 08 16:43:48.357 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
87282026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.357 INFO O| Feb 08 16:43:48.357 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 ...
87292026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.358 INFO O| Feb 08 16:43:48.358 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
87302026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.358 INFO O| Feb 08 16:43:48.358 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
87312026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.358 INFO O| Feb 08 16:43:48.358 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
87322026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.358 INFO O| Feb 08 16:43:48.358 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
87332026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.358 INFO O| Feb 08 16:43:48.358 INFO ok!
87342026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.358 INFO O| Feb 08 16:43:48.358 INFO STEP 40 (ensure_file) COMPLETE
87352026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.358 INFO O| Feb 08 16:43:48.358 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
87362026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.369 INFO O| Feb 08 16:43:48.369 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
87372026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.369 INFO O| Feb 08 16:43:48.369 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 ...
87382026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.369 INFO O| Feb 08 16:43:48.369 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
87392026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.369 INFO O| Feb 08 16:43:48.369 INFO ok!
87402026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.369 INFO O| Feb 08 16:43:48.369 INFO STEP 41 (ensure_symlink) COMPLETE
87412026-02-08T16:43:49.074Z[ recovery-image] Feb 08 16:43:48.369 INFO O| Feb 08 16:43:48.369 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
87422026-02-08T16:43:49.099Z[ recovery-image] Feb 08 16:43:48.383 INFO O| Feb 08 16:43:48.382 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
87432026-02-08T16:43:49.099Z[ recovery-image] Feb 08 16:43:48.383 INFO O| Feb 08 16:43:48.382 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
87442026-02-08T16:43:49.099Z[ recovery-image] Feb 08 16:43:48.383 INFO O| Feb 08 16:43:48.383 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
87452026-02-08T16:43:49.099Z[ recovery-image] Feb 08 16:43:48.383 INFO O| Feb 08 16:43:48.383 INFO ok!
87462026-02-08T16:43:49.099Z[ recovery-image] Feb 08 16:43:48.383 INFO O| Feb 08 16:43:48.383 INFO STEP 42 (ensure_symlink) COMPLETE
87472026-02-08T16:43:49.099Z[ recovery-image] Feb 08 16:43:48.383 INFO O| Feb 08 16:43:48.383 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
87482026-02-08T16:43:49.099Z[ recovery-image] Feb 08 16:43:48.394 INFO O| Feb 08 16:43:48.394 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
87492026-02-08T16:43:49.099Z[ recovery-image] Feb 08 16:43:48.394 INFO O| Feb 08 16:43:48.394 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
87502026-02-08T16:43:49.099Z[ recovery-image] Feb 08 16:43:48.395 INFO O| Feb 08 16:43:48.395 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
87512026-02-08T16:43:49.099Z[ recovery-image] Feb 08 16:43:48.395 INFO O| Feb 08 16:43:48.395 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
87522026-02-08T16:43:49.100Z[ recovery-image] Feb 08 16:43:48.395 INFO O| Feb 08 16:43:48.395 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
87532026-02-08T16:43:49.100Z[ recovery-image] Feb 08 16:43:48.395 INFO O| Feb 08 16:43:48.395 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
87542026-02-08T16:43:49.100Z[ recovery-image] Feb 08 16:43:48.395 INFO O| Feb 08 16:43:48.395 INFO ok!
87552026-02-08T16:43:49.100Z[ recovery-image] Feb 08 16:43:48.395 INFO O| Feb 08 16:43:48.395 INFO STEP 43 (ensure_file) COMPLETE
87562026-02-08T16:43:49.100Z[ recovery-image] Feb 08 16:43:48.395 INFO O| Feb 08 16:43:48.395 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
87572026-02-08T16:43:49.100Z[ recovery-image] Feb 08 16:43:48.407 INFO O| Feb 08 16:43:48.407 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
87582026-02-08T16:43:49.100Z[ recovery-image] Feb 08 16:43:48.407 INFO O| Feb 08 16:43:48.407 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 ...
87592026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.407 INFO O| Feb 08 16:43:48.407 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
87602026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.407 INFO O| Feb 08 16:43:48.407 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
87612026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.407 INFO O| Feb 08 16:43:48.407 INFO ok!
87622026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.407 INFO O| Feb 08 16:43:48.407 INFO STEP 44 (ensure_file) COMPLETE
87632026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.407 INFO O| Feb 08 16:43:48.407 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
87642026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.419 INFO O| Feb 08 16:43:48.419 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
87652026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.419 INFO O| Feb 08 16:43:48.419 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
87662026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.420 INFO O| Feb 08 16:43:48.420 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
87672026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.420 INFO O| Feb 08 16:43:48.420 INFO ok!
87682026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.420 INFO O| Feb 08 16:43:48.420 INFO STEP 45 (ensure_file) COMPLETE
87692026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.420 INFO O| Feb 08 16:43:48.420 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
87702026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.433 INFO O| Feb 08 16:43:48.432 INFO updating shadow file
87712026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.433 INFO O| Feb 08 16:43:48.433 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
87722026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.433 INFO O| Feb 08 16:43:48.433 INFO STEP 46 (shadow) COMPLETE
87732026-02-08T16:43:49.125Z[ recovery-image] Feb 08 16:43:48.433 INFO O| Feb 08 16:43:48.433 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
87742026-02-08T16:43:49.150Z[ recovery-image] Feb 08 16:43:48.448 INFO O| Feb 08 16:43:48.448 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
87752026-02-08T16:43:49.150Z[ recovery-image] Feb 08 16:43:48.448 INFO O| Feb 08 16:43:48.448 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
87762026-02-08T16:43:49.150Z[ recovery-image] Feb 08 16:43:48.449 INFO O| Feb 08 16:43:48.448 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
87772026-02-08T16:43:49.150Z[ recovery-image] Feb 08 16:43:48.449 INFO O| Feb 08 16:43:48.449 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
87782026-02-08T16:43:49.150Z[ recovery-image] Feb 08 16:43:48.449 INFO O| Feb 08 16:43:48.449 INFO ok!
87792026-02-08T16:43:49.150Z[ recovery-image] Feb 08 16:43:48.449 INFO O| Feb 08 16:43:48.449 INFO STEP 47 (ensure_file) COMPLETE
87802026-02-08T16:43:49.150Z[ recovery-image] Feb 08 16:43:48.449 INFO O| Feb 08 16:43:48.449 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87812026-02-08T16:43:49.176Z[ recovery-image] Feb 08 16:43:48.462 INFO O| Feb 08 16:43:48.462 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
87822026-02-08T16:43:49.176Z[ recovery-image] Feb 08 16:43:48.462 INFO O| Feb 08 16:43:48.462 INFO STEP 48 (ensure_dir) COMPLETE
87832026-02-08T16:43:49.176Z[ recovery-image] Feb 08 16:43:48.462 INFO O| Feb 08 16:43:48.462 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87842026-02-08T16:43:49.176Z[ recovery-image] Feb 08 16:43:48.474 INFO O| Feb 08 16:43:48.474 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
87852026-02-08T16:43:49.176Z[ recovery-image] Feb 08 16:43:48.474 INFO O| Feb 08 16:43:48.474 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
87862026-02-08T16:43:49.176Z[ recovery-image] Feb 08 16:43:48.474 INFO O| Feb 08 16:43:48.474 INFO STEP 49 (ensure_dir) COMPLETE
87872026-02-08T16:43:49.176Z[ recovery-image] Feb 08 16:43:48.474 INFO O| Feb 08 16:43:48.474 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87882026-02-08T16:43:49.200Z[ recovery-image] Feb 08 16:43:48.485 INFO O| Feb 08 16:43:48.485 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
87892026-02-08T16:43:49.200Z[ recovery-image] Feb 08 16:43:48.485 INFO O| Feb 08 16:43:48.485 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
87902026-02-08T16:43:49.200Z[ recovery-image] Feb 08 16:43:48.485 INFO O| Feb 08 16:43:48.485 INFO STEP 50 (ensure_dir) COMPLETE
87912026-02-08T16:43:49.201Z[ recovery-image] Feb 08 16:43:48.485 INFO O| Feb 08 16:43:48.485 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87922026-02-08T16:43:49.201Z[ recovery-image] Feb 08 16:43:48.496 INFO O| Feb 08 16:43:48.496 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
87932026-02-08T16:43:49.201Z[ recovery-image] Feb 08 16:43:48.496 INFO O| Feb 08 16:43:48.496 INFO copying /tmp/.tmpzjVNOq/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
87942026-02-08T16:43:49.259Z[ recovery-image] Feb 08 16:43:48.567 INFO O| Feb 08 16:43:48.567 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
87952026-02-08T16:43:49.260Z[ recovery-image] Feb 08 16:43:48.567 INFO O| Feb 08 16:43:48.567 INFO ok!
87962026-02-08T16:43:49.284Z[ recovery-image] Feb 08 16:43:48.567 INFO O| Feb 08 16:43:48.567 INFO STEP 51 (ensure_file) COMPLETE
87972026-02-08T16:43:49.284Z[ recovery-image] Feb 08 16:43:48.567 INFO O| Feb 08 16:43:48.567 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87982026-02-08T16:43:49.284Z[ recovery-image] Feb 08 16:43:48.581 INFO O| Feb 08 16:43:48.581 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
87992026-02-08T16:43:49.284Z[ recovery-image] Feb 08 16:43:48.581 INFO O| Feb 08 16:43:48.581 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
88002026-02-08T16:43:49.284Z[ recovery-image] Feb 08 16:43:48.581 INFO O| Feb 08 16:43:48.581 INFO STEP 52 (ensure_dir) COMPLETE
88012026-02-08T16:43:49.284Z[ recovery-image] Feb 08 16:43:48.581 INFO O| Feb 08 16:43:48.581 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88022026-02-08T16:43:49.309Z[ recovery-image] Feb 08 16:43:48.592 INFO O| Feb 08 16:43:48.592 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
88032026-02-08T16:43:49.309Z[ recovery-image] Feb 08 16:43:48.592 INFO O| Feb 08 16:43:48.592 INFO copying /tmp/.tmpzjVNOq/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
88042026-02-08T16:43:49.309Z[ recovery-image] Feb 08 16:43:48.592 INFO O| Feb 08 16:43:48.592 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
88052026-02-08T16:43:49.309Z[ recovery-image] Feb 08 16:43:48.592 INFO O| Feb 08 16:43:48.592 INFO ok!
88062026-02-08T16:43:49.309Z[ recovery-image] Feb 08 16:43:48.592 INFO O| Feb 08 16:43:48.592 INFO STEP 53 (ensure_file) COMPLETE
88072026-02-08T16:43:49.309Z[ recovery-image] Feb 08 16:43:48.592 INFO O| Feb 08 16:43:48.592 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88082026-02-08T16:43:49.309Z[ recovery-image] Feb 08 16:43:48.603 INFO O| Feb 08 16:43:48.603 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
88092026-02-08T16:43:49.309Z[ recovery-image] Feb 08 16:43:48.603 INFO O| Feb 08 16:43:48.603 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
88102026-02-08T16:43:49.309Z[ recovery-image] Feb 08 16:43:48.603 INFO O| Feb 08 16:43:48.603 INFO STEP 54 (ensure_dir) COMPLETE
88112026-02-08T16:43:49.309Z[ recovery-image] Feb 08 16:43:48.603 INFO O| Feb 08 16:43:48.603 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88122026-02-08T16:43:49.309Z[ recovery-image] Feb 08 16:43:48.614 INFO O| Feb 08 16:43:48.614 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
88132026-02-08T16:43:49.310Z[ recovery-image] Feb 08 16:43:48.614 INFO O| Feb 08 16:43:48.614 INFO copying /tmp/.tmpzjVNOq/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
88142026-02-08T16:43:51.916Z[ recovery-image] Feb 08 16:43:51.224 INFO O| Feb 08 16:43:51.224 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
88152026-02-08T16:43:51.916Z[ recovery-image] Feb 08 16:43:51.224 INFO O| Feb 08 16:43:51.224 INFO ok!
88162026-02-08T16:43:51.941Z[ recovery-image] Feb 08 16:43:51.224 INFO O| Feb 08 16:43:51.224 INFO STEP 55 (ensure_file) COMPLETE
88172026-02-08T16:43:51.941Z[ recovery-image] Feb 08 16:43:51.224 INFO O| Feb 08 16:43:51.224 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88182026-02-08T16:43:51.941Z[ recovery-image] Feb 08 16:43:51.239 INFO O| Feb 08 16:43:51.239 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
88192026-02-08T16:43:51.941Z[ recovery-image] Feb 08 16:43:51.239 INFO O| Feb 08 16:43:51.239 INFO copying /tmp/.tmpzjVNOq/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
88202026-02-08T16:43:54.487Z[ recovery-image] Feb 08 16:43:53.795 INFO O| Feb 08 16:43:53.794 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
88212026-02-08T16:43:54.487Z[ recovery-image] Feb 08 16:43:53.795 INFO O| Feb 08 16:43:53.794 INFO ok!
88222026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.795 INFO O| Feb 08 16:43:53.794 INFO STEP 56 (ensure_file) COMPLETE
88232026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.795 INFO O| Feb 08 16:43:53.794 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88242026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.808 INFO O| Feb 08 16:43:53.808 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
88252026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.808 INFO O| Feb 08 16:43:53.808 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
88262026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.808 INFO O| Feb 08 16:43:53.808 INFO STEP 57 (ensure_dir) COMPLETE
88272026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.808 INFO O| Feb 08 16:43:53.808 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88282026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.818 INFO O| Feb 08 16:43:53.818 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
88292026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.818 INFO O| Feb 08 16:43:53.818 INFO copying /tmp/.tmpzjVNOq/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 ...
88302026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.818 INFO O| Feb 08 16:43:53.818 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
88312026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.818 INFO O| Feb 08 16:43:53.818 INFO ok!
88322026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.818 INFO O| Feb 08 16:43:53.818 INFO STEP 58 (ensure_file) COMPLETE
88332026-02-08T16:43:54.512Z[ recovery-image] Feb 08 16:43:53.818 INFO O| Feb 08 16:43:53.818 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88342026-02-08T16:43:54.537Z[ recovery-image] Feb 08 16:43:53.830 INFO O| Feb 08 16:43:53.830 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
88352026-02-08T16:43:54.537Z[ recovery-image] Feb 08 16:43:53.830 INFO O| Feb 08 16:43:53.830 INFO copying /tmp/.tmpzjVNOq/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 ...
88362026-02-08T16:43:54.537Z[ recovery-image] Feb 08 16:43:53.830 INFO O| Feb 08 16:43:53.830 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
88372026-02-08T16:43:54.537Z[ recovery-image] Feb 08 16:43:53.830 INFO O| Feb 08 16:43:53.830 INFO ok!
88382026-02-08T16:43:54.537Z[ recovery-image] Feb 08 16:43:53.830 INFO O| Feb 08 16:43:53.830 INFO STEP 59 (ensure_file) COMPLETE
88392026-02-08T16:43:54.537Z[ recovery-image] Feb 08 16:43:53.830 INFO O| Feb 08 16:43:53.830 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88402026-02-08T16:43:54.537Z[ recovery-image] Feb 08 16:43:53.840 INFO O| Feb 08 16:43:53.840 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
88412026-02-08T16:43:54.537Z[ recovery-image] Feb 08 16:43:53.840 INFO O| Feb 08 16:43:53.840 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
88422026-02-08T16:43:54.537Z[ recovery-image] Feb 08 16:43:53.840 INFO O| Feb 08 16:43:53.840 INFO STEP 60 (ensure_dir) COMPLETE
88432026-02-08T16:43:54.538Z[ recovery-image] Feb 08 16:43:53.840 INFO O| Feb 08 16:43:53.840 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88442026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.850 INFO O| Feb 08 16:43:53.850 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
88452026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.850 INFO O| Feb 08 16:43:53.850 INFO copying /tmp/.tmpzjVNOq/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 ...
88462026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.850 INFO O| Feb 08 16:43:53.850 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
88472026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.850 INFO O| Feb 08 16:43:53.850 INFO ok!
88482026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.850 INFO O| Feb 08 16:43:53.850 INFO STEP 61 (ensure_file) COMPLETE
88492026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.850 INFO O| Feb 08 16:43:53.850 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88502026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.860 INFO O| Feb 08 16:43:53.860 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
88512026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.860 INFO O| Feb 08 16:43:53.860 INFO copying /tmp/.tmpzjVNOq/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 ...
88522026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.860 INFO O| Feb 08 16:43:53.860 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
88532026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.860 INFO O| Feb 08 16:43:53.860 INFO ok!
88542026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.860 INFO O| Feb 08 16:43:53.860 INFO STEP 62 (ensure_file) COMPLETE
88552026-02-08T16:43:54.562Z[ recovery-image] Feb 08 16:43:53.860 INFO O| Feb 08 16:43:53.860 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88562026-02-08T16:43:54.587Z[ recovery-image] Feb 08 16:43:53.873 INFO O| Feb 08 16:43:53.873 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
88572026-02-08T16:43:54.587Z[ recovery-image] Feb 08 16:43:53.874 INFO O| Feb 08 16:43:53.873 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
88582026-02-08T16:43:54.587Z[ recovery-image] Feb 08 16:43:53.874 INFO O| Feb 08 16:43:53.873 INFO STEP 63 (ensure_dir) COMPLETE
88592026-02-08T16:43:54.587Z[ recovery-image] Feb 08 16:43:53.874 INFO O| Feb 08 16:43:53.873 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88602026-02-08T16:43:54.587Z[ recovery-image] Feb 08 16:43:53.883 INFO O| Feb 08 16:43:53.883 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
88612026-02-08T16:43:54.587Z[ recovery-image] Feb 08 16:43:53.883 INFO O| Feb 08 16:43:53.883 INFO copying /tmp/.tmpzjVNOq/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 ...
88622026-02-08T16:43:54.588Z[ recovery-image] Feb 08 16:43:53.883 INFO O| Feb 08 16:43:53.883 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
88632026-02-08T16:43:54.588Z[ recovery-image] Feb 08 16:43:53.883 INFO O| Feb 08 16:43:53.883 INFO ok!
88642026-02-08T16:43:54.588Z[ recovery-image] Feb 08 16:43:53.883 INFO O| Feb 08 16:43:53.883 INFO STEP 64 (ensure_file) COMPLETE
88652026-02-08T16:43:54.589Z[ recovery-image] Feb 08 16:43:53.884 INFO O| Feb 08 16:43:53.883 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88662026-02-08T16:43:54.589Z[ recovery-image] Feb 08 16:43:53.893 INFO O| Feb 08 16:43:53.893 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
88672026-02-08T16:43:54.589Z[ recovery-image] Feb 08 16:43:53.893 INFO O| Feb 08 16:43:53.893 INFO copying /tmp/.tmpzjVNOq/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
88682026-02-08T16:43:54.589Z[ recovery-image] Feb 08 16:43:53.893 INFO O| Feb 08 16:43:53.893 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
88692026-02-08T16:43:54.589Z[ recovery-image] Feb 08 16:43:53.893 INFO O| Feb 08 16:43:53.893 INFO ok!
88702026-02-08T16:43:54.589Z[ recovery-image] Feb 08 16:43:53.893 INFO O| Feb 08 16:43:53.893 INFO STEP 65 (ensure_file) COMPLETE
88712026-02-08T16:43:54.589Z[ recovery-image] Feb 08 16:43:53.893 INFO O| Feb 08 16:43:53.893 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88722026-02-08T16:43:54.613Z[ recovery-image] Feb 08 16:43:53.905 INFO O| Feb 08 16:43:53.905 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
88732026-02-08T16:43:54.614Z[ recovery-image] Feb 08 16:43:53.905 INFO O| Feb 08 16:43:53.905 INFO STEP 66 (ensure_dir) COMPLETE
88742026-02-08T16:43:54.614Z[ recovery-image] Feb 08 16:43:53.905 INFO O| Feb 08 16:43:53.905 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88752026-02-08T16:43:54.614Z[ recovery-image] Feb 08 16:43:53.919 INFO O| Feb 08 16:43:53.919 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
88762026-02-08T16:43:54.614Z[ recovery-image] Feb 08 16:43:53.919 INFO O| Feb 08 16:43:53.919 INFO STEP 67 (ensure_dir) COMPLETE
88772026-02-08T16:43:54.614Z[ recovery-image] Feb 08 16:43:53.919 INFO O| Feb 08 16:43:53.919 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88782026-02-08T16:43:54.638Z[ recovery-image] Feb 08 16:43:53.929 INFO O| Feb 08 16:43:53.929 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
88792026-02-08T16:43:54.638Z[ recovery-image] Feb 08 16:43:53.929 INFO O| Feb 08 16:43:53.929 INFO STEP 68 (ensure_dir) COMPLETE
88802026-02-08T16:43:54.639Z[ recovery-image] Feb 08 16:43:53.929 INFO O| Feb 08 16:43:53.929 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88812026-02-08T16:43:54.639Z[ recovery-image] Feb 08 16:43:53.939 INFO O| Feb 08 16:43:53.939 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
88822026-02-08T16:43:54.639Z[ recovery-image] Feb 08 16:43:53.939 INFO O| Feb 08 16:43:53.939 INFO STEP 69 (ensure_dir) COMPLETE
88832026-02-08T16:43:54.639Z[ recovery-image] Feb 08 16:43:53.939 INFO O| Feb 08 16:43:53.939 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
88842026-02-08T16:43:54.664Z[ recovery-image] Feb 08 16:43:53.954 INFO O| Feb 08 16:43:53.954 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
88852026-02-08T16:43:54.664Z[ recovery-image] Feb 08 16:43:53.954 INFO O| Feb 08 16:43:53.954 INFO copying /tmp/.tmpzjVNOq/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
88862026-02-08T16:43:54.664Z[ recovery-image] Feb 08 16:43:53.954 INFO O| Feb 08 16:43:53.954 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
88872026-02-08T16:43:54.664Z[ recovery-image] Feb 08 16:43:53.954 INFO O| Feb 08 16:43:53.954 INFO ok!
88882026-02-08T16:43:54.664Z[ recovery-image] Feb 08 16:43:53.954 INFO O| Feb 08 16:43:53.954 INFO STEP 70 (ensure_file) COMPLETE
88892026-02-08T16:43:54.664Z[ recovery-image] Feb 08 16:43:53.954 INFO O| Feb 08 16:43:53.954 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88902026-02-08T16:43:54.665Z[ recovery-image] Feb 08 16:43:53.966 INFO O| Feb 08 16:43:53.966 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
88912026-02-08T16:43:54.665Z[ recovery-image] Feb 08 16:43:53.966 INFO O| Feb 08 16:43:53.966 INFO STEP 71 (remove_files) COMPLETE
88922026-02-08T16:43:54.665Z[ recovery-image] Feb 08 16:43:53.966 INFO O| Feb 08 16:43:53.966 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88932026-02-08T16:43:54.689Z[ recovery-image] Feb 08 16:43:53.977 INFO O| Feb 08 16:43:53.977 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
88942026-02-08T16:43:54.689Z[ recovery-image] Feb 08 16:43:53.977 INFO O| Feb 08 16:43:53.977 INFO STEP 72 (remove_files) COMPLETE
88952026-02-08T16:43:54.690Z[ recovery-image] Feb 08 16:43:53.977 INFO O| Feb 08 16:43:53.977 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88962026-02-08T16:43:54.690Z[ recovery-image] Feb 08 16:43:53.986 INFO O| Feb 08 16:43:53.986 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
88972026-02-08T16:43:54.690Z[ recovery-image] Feb 08 16:43:53.986 INFO O| Feb 08 16:43:53.986 INFO STEP 73 (remove_files) COMPLETE
88982026-02-08T16:43:54.690Z[ recovery-image] Feb 08 16:43:53.986 INFO O| Feb 08 16:43:53.986 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88992026-02-08T16:43:54.714Z[ recovery-image] Feb 08 16:43:53.999 INFO O| Feb 08 16:43:53.999 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
89002026-02-08T16:43:54.714Z[ recovery-image] Feb 08 16:43:53.999 INFO O| Feb 08 16:43:53.999 INFO STEP 74 (remove_files) COMPLETE
89012026-02-08T16:43:54.714Z[ recovery-image] Feb 08 16:43:53.999 INFO O| Feb 08 16:43:53.999 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89022026-02-08T16:43:54.714Z[ recovery-image] Feb 08 16:43:54.011 INFO O| Feb 08 16:43:54.011 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
89032026-02-08T16:43:54.714Z[ recovery-image] Feb 08 16:43:54.011 INFO O| Feb 08 16:43:54.011 INFO STEP 75 (remove_files) COMPLETE
89042026-02-08T16:43:54.714Z[ recovery-image] Feb 08 16:43:54.011 INFO O| Feb 08 16:43:54.011 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89052026-02-08T16:43:54.739Z[ recovery-image] Feb 08 16:43:54.023 INFO O| Feb 08 16:43:54.023 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
89062026-02-08T16:43:54.739Z[ recovery-image] Feb 08 16:43:54.024 INFO O| Feb 08 16:43:54.024 INFO STEP 76 (remove_files) COMPLETE
89072026-02-08T16:43:54.739Z[ recovery-image] Feb 08 16:43:54.024 INFO O| Feb 08 16:43:54.024 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89082026-02-08T16:43:54.739Z[ recovery-image] Feb 08 16:43:54.036 INFO O| Feb 08 16:43:54.036 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
89092026-02-08T16:43:54.739Z[ recovery-image] Feb 08 16:43:54.036 INFO O| Feb 08 16:43:54.036 INFO STEP 77 (remove_files) COMPLETE
89102026-02-08T16:43:54.739Z[ recovery-image] Feb 08 16:43:54.036 INFO O| Feb 08 16:43:54.036 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89112026-02-08T16:43:54.763Z[ recovery-image] Feb 08 16:43:54.050 INFO O| Feb 08 16:43:54.050 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
89122026-02-08T16:43:54.763Z[ recovery-image] Feb 08 16:43:54.050 INFO O| Feb 08 16:43:54.050 INFO STEP 78 (remove_files) COMPLETE
89132026-02-08T16:43:54.763Z[ recovery-image] Feb 08 16:43:54.050 INFO O| Feb 08 16:43:54.050 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89142026-02-08T16:43:54.763Z[ recovery-image] Feb 08 16:43:54.060 INFO O| Feb 08 16:43:54.060 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
89152026-02-08T16:43:54.763Z[ recovery-image] Feb 08 16:43:54.060 INFO O| Feb 08 16:43:54.060 INFO STEP 79 (remove_files) COMPLETE
89162026-02-08T16:43:54.763Z[ recovery-image] Feb 08 16:43:54.060 INFO O| Feb 08 16:43:54.060 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89172026-02-08T16:43:54.788Z[ recovery-image] Feb 08 16:43:54.072 INFO O| Feb 08 16:43:54.072 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
89182026-02-08T16:43:54.788Z[ recovery-image] Feb 08 16:43:54.072 INFO O| Feb 08 16:43:54.072 INFO STEP 80 (remove_files) COMPLETE
89192026-02-08T16:43:54.788Z[ recovery-image] Feb 08 16:43:54.072 INFO O| Feb 08 16:43:54.072 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89202026-02-08T16:43:54.788Z[ recovery-image] Feb 08 16:43:54.083 INFO O| Feb 08 16:43:54.083 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
89212026-02-08T16:43:54.788Z[ recovery-image] Feb 08 16:43:54.083 INFO O| Feb 08 16:43:54.083 INFO STEP 81 (remove_files) COMPLETE
89222026-02-08T16:43:54.788Z[ recovery-image] Feb 08 16:43:54.083 INFO O| Feb 08 16:43:54.083 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89232026-02-08T16:43:54.788Z[ recovery-image] Feb 08 16:43:54.093 INFO O| Feb 08 16:43:54.093 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
89242026-02-08T16:43:54.789Z[ recovery-image] Feb 08 16:43:54.093 INFO O| Feb 08 16:43:54.093 INFO STEP 82 (remove_files) COMPLETE
89252026-02-08T16:43:54.789Z[ recovery-image] Feb 08 16:43:54.093 INFO O| Feb 08 16:43:54.093 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89262026-02-08T16:43:54.813Z[ recovery-image] Feb 08 16:43:54.104 INFO O| Feb 08 16:43:54.104 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
89272026-02-08T16:43:54.813Z[ recovery-image] Feb 08 16:43:54.104 INFO O| Feb 08 16:43:54.104 INFO STEP 83 (remove_files) COMPLETE
89282026-02-08T16:43:54.813Z[ recovery-image] Feb 08 16:43:54.104 INFO O| Feb 08 16:43:54.104 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89292026-02-08T16:43:54.813Z[ recovery-image] Feb 08 16:43:54.114 INFO O| Feb 08 16:43:54.114 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
89302026-02-08T16:43:54.813Z[ recovery-image] Feb 08 16:43:54.114 INFO O| Feb 08 16:43:54.114 INFO STEP 84 (remove_files) COMPLETE
89312026-02-08T16:43:54.813Z[ recovery-image] Feb 08 16:43:54.114 INFO O| Feb 08 16:43:54.114 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89322026-02-08T16:43:54.838Z[ recovery-image] Feb 08 16:43:54.126 INFO O| Feb 08 16:43:54.126 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
89332026-02-08T16:43:54.838Z[ recovery-image] Feb 08 16:43:54.126 INFO O| Feb 08 16:43:54.126 INFO STEP 85 (remove_files) COMPLETE
89342026-02-08T16:43:54.838Z[ recovery-image] Feb 08 16:43:54.126 INFO O| Feb 08 16:43:54.126 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89352026-02-08T16:43:54.838Z[ recovery-image] Feb 08 16:43:54.140 INFO O| Feb 08 16:43:54.140 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
89362026-02-08T16:43:54.838Z[ recovery-image] Feb 08 16:43:54.140 INFO O| Feb 08 16:43:54.140 INFO STEP 86 (remove_files) COMPLETE
89372026-02-08T16:43:54.838Z[ recovery-image] Feb 08 16:43:54.140 INFO O| Feb 08 16:43:54.140 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89382026-02-08T16:43:54.862Z[ recovery-image] Feb 08 16:43:54.155 INFO O| Feb 08 16:43:54.155 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
89392026-02-08T16:43:54.862Z[ recovery-image] Feb 08 16:43:54.155 INFO O| Feb 08 16:43:54.155 INFO STEP 87 (remove_files) COMPLETE
89402026-02-08T16:43:54.862Z[ recovery-image] Feb 08 16:43:54.155 INFO O| Feb 08 16:43:54.155 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89412026-02-08T16:43:54.862Z[ recovery-image] Feb 08 16:43:54.166 INFO O| Feb 08 16:43:54.166 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
89422026-02-08T16:43:54.862Z[ recovery-image] Feb 08 16:43:54.166 INFO O| Feb 08 16:43:54.166 INFO STEP 88 (remove_files) COMPLETE
89432026-02-08T16:43:54.862Z[ recovery-image] Feb 08 16:43:54.166 INFO O| Feb 08 16:43:54.166 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89442026-02-08T16:43:54.887Z[ recovery-image] Feb 08 16:43:54.177 INFO O| Feb 08 16:43:54.177 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
89452026-02-08T16:43:54.887Z[ recovery-image] Feb 08 16:43:54.177 INFO O| Feb 08 16:43:54.177 INFO STEP 89 (remove_files) COMPLETE
89462026-02-08T16:43:54.887Z[ recovery-image] Feb 08 16:43:54.177 INFO O| Feb 08 16:43:54.177 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89472026-02-08T16:43:54.887Z[ recovery-image] Feb 08 16:43:54.187 INFO O| Feb 08 16:43:54.187 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
89482026-02-08T16:43:54.887Z[ recovery-image] Feb 08 16:43:54.187 INFO O| Feb 08 16:43:54.187 INFO STEP 90 (remove_files) COMPLETE
89492026-02-08T16:43:54.887Z[ recovery-image] Feb 08 16:43:54.187 INFO O| Feb 08 16:43:54.187 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89502026-02-08T16:43:54.912Z[ recovery-image] Feb 08 16:43:54.197 INFO O| Feb 08 16:43:54.197 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
89512026-02-08T16:43:54.912Z[ recovery-image] Feb 08 16:43:54.197 INFO O| Feb 08 16:43:54.197 INFO STEP 91 (remove_files) COMPLETE
89522026-02-08T16:43:54.912Z[ recovery-image] Feb 08 16:43:54.197 INFO O| Feb 08 16:43:54.197 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89532026-02-08T16:43:54.912Z[ recovery-image] Feb 08 16:43:54.211 INFO O| Feb 08 16:43:54.211 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
89542026-02-08T16:43:54.913Z[ recovery-image] Feb 08 16:43:54.211 INFO O| Feb 08 16:43:54.211 INFO STEP 92 (remove_files) COMPLETE
89552026-02-08T16:43:54.913Z[ recovery-image] Feb 08 16:43:54.211 INFO O| Feb 08 16:43:54.211 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89562026-02-08T16:43:54.937Z[ recovery-image] Feb 08 16:43:54.224 INFO O| Feb 08 16:43:54.224 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
89572026-02-08T16:43:54.937Z[ recovery-image] Feb 08 16:43:54.224 INFO O| Feb 08 16:43:54.224 INFO STEP 93 (remove_files) COMPLETE
89582026-02-08T16:43:54.937Z[ recovery-image] Feb 08 16:43:54.224 INFO O| Feb 08 16:43:54.224 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89592026-02-08T16:43:54.937Z[ recovery-image] Feb 08 16:43:54.237 INFO O| Feb 08 16:43:54.236 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
89602026-02-08T16:43:54.937Z[ recovery-image] Feb 08 16:43:54.237 INFO O| Feb 08 16:43:54.237 INFO STEP 94 (remove_files) COMPLETE
89612026-02-08T16:43:54.937Z[ recovery-image] Feb 08 16:43:54.237 INFO O| Feb 08 16:43:54.237 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89622026-02-08T16:43:54.961Z[ recovery-image] Feb 08 16:43:54.249 INFO O| Feb 08 16:43:54.249 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
89632026-02-08T16:43:54.961Z[ recovery-image] Feb 08 16:43:54.249 INFO O| Feb 08 16:43:54.249 INFO STEP 95 (remove_files) COMPLETE
89642026-02-08T16:43:54.961Z[ recovery-image] Feb 08 16:43:54.249 INFO O| Feb 08 16:43:54.249 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89652026-02-08T16:43:54.961Z[ recovery-image] Feb 08 16:43:54.262 INFO O| Feb 08 16:43:54.261 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
89662026-02-08T16:43:54.961Z[ recovery-image] Feb 08 16:43:54.262 INFO O| Feb 08 16:43:54.262 INFO STEP 96 (remove_files) COMPLETE
89672026-02-08T16:43:54.961Z[ recovery-image] Feb 08 16:43:54.262 INFO O| Feb 08 16:43:54.262 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89682026-02-08T16:43:54.986Z[ recovery-image] Feb 08 16:43:54.272 INFO O| Feb 08 16:43:54.272 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
89692026-02-08T16:43:54.987Z[ recovery-image] Feb 08 16:43:54.272 INFO O| Feb 08 16:43:54.272 INFO STEP 97 (remove_files) COMPLETE
89702026-02-08T16:43:54.987Z[ recovery-image] Feb 08 16:43:54.272 INFO O| Feb 08 16:43:54.272 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89712026-02-08T16:43:54.987Z[ recovery-image] Feb 08 16:43:54.285 INFO O| Feb 08 16:43:54.285 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
89722026-02-08T16:43:54.987Z[ recovery-image] Feb 08 16:43:54.285 INFO O| Feb 08 16:43:54.285 INFO STEP 98 (remove_files) COMPLETE
89732026-02-08T16:43:54.987Z[ recovery-image] Feb 08 16:43:54.285 INFO O| Feb 08 16:43:54.285 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
89742026-02-08T16:43:55.013Z[ recovery-image] Feb 08 16:43:54.297 INFO O| Feb 08 16:43:54.296 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
89752026-02-08T16:43:55.013Z[ recovery-image] Feb 08 16:43:54.297 INFO O| Feb 08 16:43:54.297 INFO STEP 99 (remove_files) COMPLETE
89762026-02-08T16:43:55.013Z[ recovery-image] Feb 08 16:43:54.297 INFO O| Feb 08 16:43:54.297 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
89772026-02-08T16:43:55.013Z[ recovery-image] Feb 08 16:43:54.316 INFO O| Feb 08 16:43:54.316 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
89782026-02-08T16:43:55.013Z[ recovery-image] Feb 08 16:43:54.317 INFO O| Feb 08 16:43:54.317 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", "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"}
89792026-02-08T16:44:03.560Z[ recovery-image] Feb 08 16:44:02.867 INFO O| Feb 08 16:44:02.867 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
89802026-02-08T16:44:03.560Z[ recovery-image] Feb 08 16:44:02.867 INFO O| Feb 08 16:44:02.867 INFO E| svccfg: Loaded 68 smf(7) service descriptions
89812026-02-08T16:44:03.584Z[ recovery-image] Feb 08 16:44:02.891 INFO O| Feb 08 16:44:02.891 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"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", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"}
89822026-02-08T16:44:03.793Z[ recovery-image] Feb 08 16:44:03.100 INFO O| Feb 08 16:44:03.100 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.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_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
89832026-02-08T16:44:03.883Z[ recovery-image] Feb 08 16:44:03.191 INFO O| Feb 08 16:44:03.190 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"}
89842026-02-08T16:44:03.988Z[ recovery-image] Feb 08 16:44:03.296 INFO O| Feb 08 16:44:03.296 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
89852026-02-08T16:44:03.988Z[ recovery-image] Feb 08 16:44:03.296 INFO O| Feb 08 16:44:03.296 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 ...
89862026-02-08T16:44:04.013Z[ recovery-image] Feb 08 16:44:03.299 INFO O| Feb 08 16:44:03.299 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
89872026-02-08T16:44:04.013Z[ recovery-image] Feb 08 16:44:03.299 INFO O| Feb 08 16:44:03.299 INFO ok!
89882026-02-08T16:44:04.013Z[ recovery-image] Feb 08 16:44:03.299 INFO O| Feb 08 16:44:03.299 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
89892026-02-08T16:44:04.013Z[ recovery-image] Feb 08 16:44:03.299 INFO O| Feb 08 16:44:03.299 INFO STEP 100 (seed_smf) COMPLETE
89902026-02-08T16:44:04.013Z[ recovery-image] Feb 08 16:44:03.299 INFO O| Feb 08 16:44:03.299 INFO steps complete; finalising image!
89912026-02-08T16:44:04.013Z[ recovery-image] Feb 08 16:44:03.299 INFO O| Feb 08 16:44:03.299 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
89922026-02-08T16:44:04.076Z[ recovery-image] Feb 08 16:44:03.384 INFO O| Feb 08 16:44:03.384 INFO trim TEMPORARY-sled-zfs-recovery: (0% trimmed, started at Sun Feb 8 16:44:03 2026)
89932026-02-08T16:44:04.286Z[ recovery-image] Feb 08 16:44:03.593 INFO O| Feb 08 16:44:03.593 INFO trim TEMPORARY-sled-zfs-recovery: (25% trimmed, started at Sun Feb 8 16:44:03 2026)
89942026-02-08T16:44:04.494Z[ recovery-image] Feb 08 16:44:03.802 INFO O| Feb 08 16:44:03.802 INFO trim TEMPORARY-sled-zfs-recovery: (98% trimmed, started at Sun Feb 8 16:44:03 2026)
89952026-02-08T16:44:04.722Z[ recovery-image] Feb 08 16:44:04.030 INFO O| Feb 08 16:44:04.030 INFO temporary pool has 421M used, 1.34G avail, 1.00x compressratio
89962026-02-08T16:44:04.747Z[ recovery-image] Feb 08 16:44:04.030 INFO O| Feb 08 16:44:04.030 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
89972026-02-08T16:44:05.352Z[ recovery-image] Feb 08 16:44:04.660 INFO O| Feb 08 16:44:04.660 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
89982026-02-08T16:44:05.352Z[ recovery-image] Feb 08 16:44:04.660 INFO O| Feb 08 16:44:04.660 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
89992026-02-08T16:44:07.283Z[ host-image] Feb 08 16:44:06.591 INFO O| Feb 08 16:44:06.591 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
90002026-02-08T16:44:09.543Z[ recovery-image] Feb 08 16:44:08.851 INFO O| Feb 08 16:44:08.851 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
90012026-02-08T16:44:09.543Z[ recovery-image] Feb 08 16:44:08.851 INFO O| Feb 08 16:44:08.851 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
90022026-02-08T16:44:09.612Z[ recovery-image] Feb 08 16:44:08.851 INFO O| Feb 08 16:44:08.851 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
90032026-02-08T16:44:09.612Z[ recovery-image] Feb 08 16:44:08.851 INFO O| Feb 08 16:44:08.851 INFO completed processing sled/zfs-recovery
90042026-02-08T16:44:09.612Z[ recovery-image] Feb 08 16:44:08.851 INFO O| Feb 08 16:44:08.851 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
90052026-02-08T16:44:09.735Z[ recovery-image] Feb 08 16:44:09.043 INFO O| Feb 08 16:44:09.043 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
90062026-02-08T16:44:09.850Z[ recovery-image] Feb 08 16:44:09.157 INFO BUILD STRING "heads/stlouis-0-g5c9d552766\n"
90072026-02-08T16:44:09.874Z[ recovery-image] Feb 08 16:44:09.158 INFO expanded image name: "recovery 4df2429/${os_short_commit} 2026-02-08 15:56" -> "recovery 4df2429/5c9d552 2026-02-08 15:56"
90082026-02-08T16:44:09.874Z[ recovery-image] Feb 08 16:44:09.159 INFO output artefacts stored in: "/work/os-recovery"
90092026-02-08T16:44:09.874Z[ recovery-image] Feb 08 16:44:09.160 INFO collecting git info from project "pinprick"...
90102026-02-08T16:44:09.899Z[ recovery-image] Feb 08 16:44:09.187 INFO collecting git info from project "image-builder"...
90112026-02-08T16:44:09.899Z[ recovery-image] Feb 08 16:44:09.201 INFO collecting git info from project "pilot"...
90122026-02-08T16:44:09.934Z[ recovery-image] Feb 08 16:44:09.242 INFO collecting git info from project "chelsio-t6-roms"...
90132026-02-08T16:44:10.011Z[ recovery-image] Feb 08 16:44:09.281 INFO collecting git info from project "amd-host-image-builder"...
90142026-02-08T16:44:10.410Z[ recovery-image] Feb 08 16:44:09.718 INFO collecting git info from project "bootserver"...
90152026-02-08T16:44:10.434Z[ recovery-image] Feb 08 16:44:09.734 INFO collecting git info from project "amd-firmware"...
90162026-02-08T16:44:12.009Z[ recovery-image] Feb 08 16:44:11.317 INFO collecting git info from project "phbl"...
90172026-02-08T16:44:12.048Z[ recovery-image] Feb 08 16:44:11.333 INFO collecting git info from project "dmar-report"...
90182026-02-08T16:44:12.048Z[ recovery-image] Feb 08 16:44:11.353 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
90192026-02-08T16:44:12.488Z[ recovery-image] Feb 08 16:44:11.795 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
90202026-02-08T16:44:12.938Z[ recovery-image] Feb 08 16:44:12.246 INFO creating Oxide boot image...
90212026-02-08T16:44:12.962Z[ recovery-image] Feb 08 16:44:12.246 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery 4df2429/5c9d552 2026-02-08 15:56", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
90222026-02-08T16:44:20.210Z[ host-image] Feb 08 16:44:19.518 INFO O| Feb 08 16:44:19.518 INFO O| Startup: Caching catalogs ... Done
90232026-02-08T16:44:26.709Z[ host-image] Feb 08 16:44:26.017 INFO O| Feb 08 16:44:26.017 INFO O| Planning: Solver setup ... Done
90242026-02-08T16:44:26.734Z[ host-image] Feb 08 16:44:26.027 INFO O| Feb 08 16:44:26.027 INFO O| Planning: Running solver ... Done
90252026-02-08T16:44:26.833Z[ host-image] Feb 08 16:44:26.141 INFO O| Feb 08 16:44:26.141 INFO O| Planning: Finding local manifests ... Done
90262026-02-08T16:44:27.057Z[ host-image] Feb 08 16:44:26.366 INFO O| Feb 08 16:44:26.366 INFO O| Planning: Fetching manifests: 0/1 0% complete
90272026-02-08T16:44:27.085Z[ host-image] Feb 08 16:44:26.393 INFO O| Feb 08 16:44:26.393 INFO O| Planning: Fetching manifests: 1/1 100% complete
90282026-02-08T16:44:27.109Z[ host-image] Feb 08 16:44:26.416 INFO O| Feb 08 16:44:26.416 INFO O| Planning: Package planning ... Done
90292026-02-08T16:44:27.109Z[ host-image] Feb 08 16:44:26.416 INFO O| Feb 08 16:44:26.416 INFO O| Planning: Merging actions ... Done
90302026-02-08T16:44:27.172Z[ host-image] Feb 08 16:44:26.479 INFO O| Feb 08 16:44:26.479 INFO O| Planning: Checking for conflicting actions ... Done
90312026-02-08T16:44:27.196Z[ host-image] Feb 08 16:44:26.480 INFO O| Feb 08 16:44:26.480 INFO O| Planning: Consolidating action changes ... Done
90322026-02-08T16:44:27.379Z[ host-image] Feb 08 16:44:26.687 INFO O| Feb 08 16:44:26.687 INFO O| Planning: Evaluating mediators ... Done
90332026-02-08T16:44:27.403Z[ host-image] Feb 08 16:44:26.688 INFO O| Feb 08 16:44:26.688 INFO O| Planning: Planning completed in 7.07 seconds
90342026-02-08T16:44:27.404Z[ host-image] Feb 08 16:44:26.688 INFO O| Feb 08 16:44:26.688 INFO O| Packages to install: 1
90352026-02-08T16:44:27.404Z[ host-image] Feb 08 16:44:26.709 INFO O| Feb 08 16:44:26.709 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete
90362026-02-08T16:44:28.021Z[ host-image] Feb 08 16:44:27.329 INFO O| Feb 08 16:44:27.329 INFO O| Download: Completed 12.26 MB in 0.62 seconds (19.8M/s)
90372026-02-08T16:44:28.057Z[ host-image] Feb 08 16:44:27.365 INFO O| Feb 08 16:44:27.365 INFO O| Actions: 1/22 actions (Installing new actions)
90382026-02-08T16:44:28.378Z[ host-image] Feb 08 16:44:27.686 INFO O| Feb 08 16:44:27.686 INFO O| Actions: Completed 22 actions in 0.32 seconds.
90392026-02-08T16:44:28.906Z[ host-image] Feb 08 16:44:28.214 INFO O| Feb 08 16:44:28.214 INFO O| Done
90402026-02-08T16:44:28.906Z[ host-image] Feb 08 16:44:28.214 INFO O| Feb 08 16:44:28.214 INFO O| Done
90412026-02-08T16:44:30.244Z[ host-image] Feb 08 16:44:29.552 INFO O| Feb 08 16:44:29.552 INFO O| Done
90422026-02-08T16:44:32.167Z[ host-image] Feb 08 16:44:31.475 INFO O| Feb 08 16:44:31.475 INFO O| Done
90432026-02-08T16:44:32.197Z[ host-image] Feb 08 16:44:31.505 INFO O| Feb 08 16:44:31.505 INFO O| Done
90442026-02-08T16:44:32.221Z[ host-image] Feb 08 16:44:31.505 INFO O| Feb 08 16:44:31.505 INFO O| Done
90452026-02-08T16:44:32.221Z[ host-image] Feb 08 16:44:31.522 INFO O| Feb 08 16:44:31.522 INFO O| Done
90462026-02-08T16:44:33.670Z[ host-image] Feb 08 16:44:32.978 INFO O| Feb 08 16:44:32.978 INFO STEP 14 (pkg_install) COMPLETE
90472026-02-08T16:44:33.670Z[ host-image] Feb 08 16:44:32.978 INFO O| Feb 08 16:44:32.978 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
90482026-02-08T16:44:33.670Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO skip step because feature "mbist" is not enabled
90492026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
90502026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO skip step because feature "mfg" is not enabled
90512026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
90522026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO skip step because feature "compliance" is not enabled
90532026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
90542026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO skip step because feature "stress" is not enabled
90552026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
90562026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO skip step because feature "compliance" is not enabled
90572026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
90582026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO skip step because feature "nfs" is not enabled
90592026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
90602026-02-08T16:44:33.695Z[ host-image] Feb 08 16:44:32.979 INFO O| Feb 08 16:44:32.978 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
90612026-02-08T16:44:33.720Z[ host-image] Feb 08 16:44:33.022 INFO O| Feb 08 16:44:33.021 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
90622026-02-08T16:44:33.756Z[ host-image] Feb 08 16:44:33.064 INFO O| Feb 08 16:44:33.064 INFO completed processing sled/ramdisk-01-os
90632026-02-08T16:44:34.692Z[ host-image] Feb 08 16:44:34.000 INFO omicron1 baseline generation...
90642026-02-08T16:44:34.692Z[ host-image] Feb 08 16:44:34.001 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
90652026-02-08T16:44:35.187Z[ host-image] Feb 08 16:44:34.495 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23757:20260206T144516Z
90662026-02-08T16:45:20.518Z[ recovery-image] Feb 08 16:45:19.827 INFO O| ok, image written!
90672026-02-08T16:45:20.543Z[ recovery-image] Feb 08 16:45:19.827 INFO O| ok, boot_image_csum file written!
90682026-02-08T16:45:20.543Z[ recovery-image] Feb 08 16:45:19.836 INFO creating boot archive (CPIO)...
90692026-02-08T16:45:20.543Z[ recovery-image] Feb 08 16:45:19.836 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
90702026-02-08T16:45:20.543Z[ recovery-image] Feb 08 16:45:19.849 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
90712026-02-08T16:45:20.543Z[ recovery-image] Feb 08 16:45:19.849 INFO E| + outfile=/work/os-recovery/cpio
90722026-02-08T16:45:20.543Z[ recovery-image] Feb 08 16:45:19.849 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
90732026-02-08T16:45:20.543Z[ recovery-image] Feb 08 16:45:19.852 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
90742026-02-08T16:45:20.543Z[ recovery-image] Feb 08 16:45:19.852 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
90752026-02-08T16:45:20.588Z[ recovery-image] Feb 08 16:45:19.897 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
90762026-02-08T16:45:20.612Z[ recovery-image] Feb 08 16:45:19.897 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
90772026-02-08T16:45:20.612Z[ recovery-image] Feb 08 16:45:19.910 INFO creating compressed cpio/unix for dev loaders...
90782026-02-08T16:45:20.612Z[ recovery-image] Feb 08 16:45:19.910 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
90792026-02-08T16:45:20.951Z[ recovery-image] Feb 08 16:45:20.259 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-recovery/cpio\' >\'/work/os-recovery/cpio.z\'"], pwd: None
90802026-02-08T16:45:26.132Z[ recovery-image] Feb 08 16:45:25.441 INFO creating reset image...
90812026-02-08T16:45:26.132Z[ recovery-image] Feb 08 16:45:25.441 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
90822026-02-08T16:45:36.893Z[ host-image] Feb 08 16:45:36.202 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23757:20260206T144549Z
90832026-02-08T16:45:36.893Z[ host-image] Feb 08 16:45:36.202 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23757:20260206T144549Z
90842026-02-08T16:45:36.939Z[ host-image] Feb 08 16:45:36.202 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
90852026-02-08T16:45:36.940Z[ host-image] Feb 08 16:45:36.202 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
90862026-02-08T16:45:36.940Z[ host-image] Feb 08 16:45:36.203 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
90872026-02-08T16:45:36.940Z[ host-image] Feb 08 16:45:36.203 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
90882026-02-08T16:45:36.940Z[ host-image] Feb 08 16:45:36.203 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
90892026-02-08T16:45:36.940Z[ host-image] Feb 08 16:45:36.203 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
90902026-02-08T16:45:36.940Z[ host-image] Feb 08 16:45:36.204 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@18.0.0.0:20260208T155704Z
90912026-02-08T16:45:36.940Z[ host-image] Feb 08 16:45:36.204 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.25:20250809T001145Z
90922026-02-08T16:45:36.940Z[ host-image] Feb 08 16:45:36.204 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
90932026-02-08T16:45:36.940Z[ host-image] Feb 08 16:45:36.204 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23757:20260206T144550Z
90942026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.205 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23757:20260206T144550Z
90952026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.205 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23757:20260206T144550Z
90962026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.205 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23757:20260206T144551Z
90972026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.205 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
90982026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.206 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23757:20260206T144551Z
90992026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.206 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23757:20260206T144551Z
91002026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.206 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23757:20260206T144551Z
91012026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.206 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23757:20260206T144551Z
91022026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.206 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23757:20260206T144552Z
91032026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.206 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23757:20260206T144552Z
91042026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.206 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23757:20260206T144552Z
91052026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.206 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23757:20260206T144553Z
91062026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.206 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23757:20260206T144553Z
91072026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.206 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23757:20260206T144554Z
91082026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.207 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23757:20260206T144555Z
91092026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.207 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23757:20260206T144555Z
91102026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.207 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23757:20260206T144556Z
91112026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.207 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23757:20260206T144557Z
91122026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.207 INFO O| install = pkg://helios-dev/driver/network/opte@0.39.455:20260129T171925Z
91132026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.207 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23757:20260206T144558Z
91142026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.207 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23757:20260206T144600Z
91152026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.207 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23757:20260206T144601Z
91162026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.207 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23757:20260206T144602Z
91172026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.207 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23757:20260206T144603Z
91182026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.208 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23757:20260206T144603Z
91192026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.212 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
91202026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.212 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23757:20260206T144603Z
91212026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.212 INFO O| install = pkg://helios-dev/library/expat@2.7.2-2.0:20250922T152653Z
91222026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.212 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
91232026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.212 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
91242026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.213 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23757:20260206T144604Z
91252026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.213 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
91262026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.213 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
91272026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.213 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
91282026-02-08T16:45:36.941Z[ host-image] Feb 08 16:45:36.213 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
91292026-02-08T16:45:36.942Z[ host-image] Feb 08 16:45:36.219 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
91302026-02-08T16:45:36.942Z[ host-image] Feb 08 16:45:36.219 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
91312026-02-08T16:45:36.942Z[ host-image] Feb 08 16:45:36.219 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
91322026-02-08T16:45:36.942Z[ host-image] Feb 08 16:45:36.219 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
91332026-02-08T16:45:36.942Z[ host-image] Feb 08 16:45:36.220 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
91342026-02-08T16:45:36.942Z[ host-image] Feb 08 16:45:36.220 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
91352026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.236 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.19-2.0:20260128T223505Z
91362026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.236 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
91372026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.236 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
91382026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.236 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23757:20260206T144605Z
91392026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.237 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23757:20260206T144611Z
91402026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.237 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
91412026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.237 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23757:20260206T144612Z
91422026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.237 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
91432026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.237 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
91442026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.237 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.40:20250409T152351Z
91452026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.237 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
91462026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.237 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23757:20260206T144612Z
91472026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.237 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
91482026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.239 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
91492026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.239 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
91502026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.239 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
91512026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.239 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23757:20260206T144612Z
91522026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.239 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
91532026-02-08T16:45:37.010Z[ host-image] Feb 08 16:45:36.244 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
91542026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.245 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23757:20260206T144613Z
91552026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.245 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23757:20260206T144613Z
91562026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.246 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23757:20260206T144613Z
91572026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.246 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
91582026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.246 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23757:20260206T144614Z
91592026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.246 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23757:20260206T144615Z
91602026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.246 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23757:20260206T144615Z
91612026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.246 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23757:20260206T144615Z
91622026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.248 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
91632026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.248 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23757:20260206T144615Z
91642026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.248 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23757:20260206T144616Z
91652026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.248 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
91662026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.248 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23757:20260206T144616Z
91672026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.248 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23757:20260206T144617Z
91682026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.248 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.6.9-2.0.23757:20260206T144617Z
91692026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.249 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23757:20260206T144617Z
91702026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.252 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23757:20260206T144617Z
91712026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.252 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
91722026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.253 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2025.2-2.0.23757:20260206T144617Z
91732026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.253 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23757:20260206T144617Z
91742026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.254 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23757:20260206T144617Z
91752026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.254 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23757:20260206T144618Z
91762026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.254 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23757:20260206T144618Z
91772026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.254 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23757:20260206T144618Z
91782026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.254 INFO O| install = pkg://helios-dev/system/i2c@0.5.11-2.0.23757:20260206T144619Z
91792026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.259 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23757:20260206T144620Z
91802026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.259 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23757:20260206T144619Z
91812026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.259 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23757:20260206T144619Z
91822026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.259 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23757:20260206T144619Z
91832026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.260 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23757:20260206T144620Z
91842026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.269 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23757:20260206T144622Z
91852026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.269 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23757:20260206T144620Z
91862026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.269 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23757:20260206T144620Z
91872026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.269 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
91882026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.269 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
91892026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.282 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23757:20260206T144620Z
91902026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.282 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
91912026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.282 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23757:20260206T144620Z
91922026-02-08T16:45:37.011Z[ host-image] Feb 08 16:45:36.284 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23757:20260206T144620Z
91932026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.285 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23757:20260206T144621Z
91942026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.285 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
91952026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.285 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
91962026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.286 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23757:20260206T144622Z
91972026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.286 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23757:20260206T144621Z
91982026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.286 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23757:20260206T144622Z
91992026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.286 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23757:20260206T144622Z
92002026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.286 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23757:20260206T144622Z
92012026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.286 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23757:20260206T144622Z
92022026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.288 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
92032026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.288 INFO O| install = pkg://helios-dev/system/microcode/amd@20251202-2.0.23757:20260206T144623Z
92042026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.289 INFO O| install = pkg://helios-dev/system/microcode/intel@20251111-2.0.23757:20260206T144623Z
92052026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.289 INFO O| install = pkg://helios-dev/system/microcode/oxide@20251202-2.0.23757:20260206T144623Z
92062026-02-08T16:45:37.012Z[ host-image] Feb 08 16:45:36.289 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23757:20260206T144624Z
92072026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.289 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23757:20260206T144624Z
92082026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.290 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23757:20260206T144624Z
92092026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.290 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
92102026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.290 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
92112026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.290 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23757:20260206T144626Z
92122026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.290 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23757:20260206T144627Z
92132026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.290 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.25:20250809T001126Z
92142026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.291 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
92152026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.291 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
92162026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.291 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
92172026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.291 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z
92182026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.291 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
92192026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.293 INFO O| install = pkg://helios-dev/web/curl@8.18.0-2.0:20260121T125903Z
92202026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.293 INFO O| tempdir @ "/tmp/.tmpNXCb93/tmp"
92212026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.293 INFO O| image root @ "/tmp/.tmpNXCb93/tmp/root"
92222026-02-08T16:45:37.013Z[ host-image] Feb 08 16:45:36.293 INFO O| creating image...
92232026-02-08T16:45:37.660Z[ host-image] Feb 08 16:45:36.969 INFO O| copying publishers...
92242026-02-08T16:46:17.413Z[ recovery-image] Feb 08 16:46:16.723 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-01-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
92252026-02-08T16:46:17.413Z[ recovery-image] Feb 08 16:46:16.723 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")
92262026-02-08T16:46:18.008Z[ recovery-image] Feb 08 16:46:17.318 INFO E| Updating crates.io index
92272026-02-08T16:46:18.618Z[ recovery-image] Feb 08 16:46:17.928 INFO E| Downloading crates ...
92282026-02-08T16:46:19.184Z[ recovery-image] Feb 08 16:46:18.494 INFO E| Downloaded os_pipe v1.2.3
92292026-02-08T16:46:19.208Z[ recovery-image] Feb 08 16:46:18.497 INFO E| Downloaded proc-macro2 v1.0.105
92302026-02-08T16:46:19.208Z[ recovery-image] Feb 08 16:46:18.501 INFO E| Downloaded shared_thread v0.2.0
92312026-02-08T16:46:19.232Z[ recovery-image] Feb 08 16:46:18.526 INFO E| Downloaded anstyle-query v1.1.5
92322026-02-08T16:46:19.233Z[ recovery-image] Feb 08 16:46:18.528 INFO E| Downloaded signal-hook-registry v1.4.8
92332026-02-08T16:46:19.233Z[ recovery-image] Feb 08 16:46:18.529 INFO E| Downloaded duct v1.1.1
92342026-02-08T16:46:19.233Z[ recovery-image] Feb 08 16:46:18.532 INFO E| Downloaded clap v4.5.54
92352026-02-08T16:46:19.233Z[ recovery-image] Feb 08 16:46:18.541 INFO E| Downloaded sigchld v0.2.4
92362026-02-08T16:46:19.257Z[ recovery-image] Feb 08 16:46:18.542 INFO E| Downloaded shared_child v1.1.1
92372026-02-08T16:46:19.257Z[ recovery-image] Feb 08 16:46:18.544 INFO E| Downloaded quote v1.0.43
92382026-02-08T16:46:19.257Z[ recovery-image] Feb 08 16:46:18.547 INFO E| Downloaded clap_lex v0.7.7
92392026-02-08T16:46:19.257Z[ recovery-image] Feb 08 16:46:18.549 INFO E| Downloaded clap_builder v4.5.54
92402026-02-08T16:46:19.332Z[ recovery-image] Feb 08 16:46:18.642 INFO E| Compiling libc v0.2.180
92412026-02-08T16:46:19.355Z[ recovery-image] Feb 08 16:46:18.649 INFO E| Compiling proc-macro2 v1.0.105
92422026-02-08T16:46:19.356Z[ recovery-image] Feb 08 16:46:18.649 INFO E| Compiling unicode-ident v1.0.22
92432026-02-08T16:46:19.356Z[ recovery-image] Feb 08 16:46:18.649 INFO E| Compiling signal-hook v0.3.18
92442026-02-08T16:46:19.356Z[ recovery-image] Feb 08 16:46:18.649 INFO E| Compiling quote v1.0.43
92452026-02-08T16:46:19.356Z[ recovery-image] Feb 08 16:46:18.649 INFO E| Compiling utf8parse v0.2.2
92462026-02-08T16:46:19.356Z[ recovery-image] Feb 08 16:46:18.649 INFO E| Compiling anstyle-query v1.1.5
92472026-02-08T16:46:19.356Z[ recovery-image] Feb 08 16:46:18.650 INFO E| Compiling colorchoice v1.0.4
92482026-02-08T16:46:19.844Z[ recovery-image] Feb 08 16:46:19.153 INFO E| Compiling anstyle-parse v0.2.7
92492026-02-08T16:46:19.882Z[ recovery-image] Feb 08 16:46:19.193 INFO E| Compiling is_terminal_polyfill v1.70.2
92502026-02-08T16:46:19.936Z[ recovery-image] Feb 08 16:46:19.247 INFO E| Compiling anstyle v1.0.13
92512026-02-08T16:46:20.038Z[ recovery-image] Feb 08 16:46:19.348 INFO E| Compiling heck v0.5.0
92522026-02-08T16:46:20.162Z[ recovery-image] Feb 08 16:46:19.472 INFO E| Compiling clap_lex v0.7.7
92532026-02-08T16:46:20.379Z[ recovery-image] Feb 08 16:46:19.689 INFO E| Compiling strsim v0.11.1
92542026-02-08T16:46:20.446Z[ recovery-image] Feb 08 16:46:19.756 INFO E| Compiling shared_thread v0.2.0
92552026-02-08T16:46:20.695Z[ recovery-image] Feb 08 16:46:20.005 INFO E| Compiling anstream v0.6.21
92562026-02-08T16:46:21.246Z[ recovery-image] Feb 08 16:46:20.556 INFO E| Compiling clap_builder v4.5.54
92572026-02-08T16:46:22.062Z[ recovery-image] Feb 08 16:46:21.371 INFO E| Compiling errno v0.3.14
92582026-02-08T16:46:22.062Z[ recovery-image] Feb 08 16:46:21.371 INFO E| Compiling os_pipe v1.2.3
92592026-02-08T16:46:22.299Z[ recovery-image] Feb 08 16:46:21.608 INFO E| Compiling signal-hook-registry v1.4.8
92602026-02-08T16:46:22.882Z[ recovery-image] Feb 08 16:46:22.192 INFO E| Compiling syn v2.0.114
92612026-02-08T16:46:23.074Z[ recovery-image] Feb 08 16:46:22.384 INFO E| Compiling sigchld v0.2.4
92622026-02-08T16:46:23.340Z[ recovery-image] Feb 08 16:46:22.650 INFO E| Compiling shared_child v1.1.1
92632026-02-08T16:46:23.581Z[ recovery-image] Feb 08 16:46:22.891 INFO E| Compiling duct v1.1.1
92642026-02-08T16:46:31.546Z[ recovery-image] Feb 08 16:46:30.856 INFO E| Compiling clap_derive v4.5.49
92652026-02-08T16:46:35.458Z[ recovery-image] Feb 08 16:46:34.768 INFO E| Compiling clap v4.5.54
92662026-02-08T16:46:35.570Z[ recovery-image] Feb 08 16:46:34.880 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
92672026-02-08T16:46:38.182Z[ recovery-image] Feb 08 16:46:37.492 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.66s
92682026-02-08T16:46:38.206Z[ recovery-image] Feb 08 16:46:37.503 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
92692026-02-08T16:46:38.612Z[ recovery-image] Feb 08 16:46:37.922 INFO E| Downloading crates ...
92702026-02-08T16:46:38.656Z[ recovery-image] Feb 08 16:46:37.966 INFO E| Downloaded bit_field v0.10.3
92712026-02-08T16:46:38.680Z[ recovery-image] Feb 08 16:46:37.970 INFO E| Downloaded bitstruct_derive v0.1.0
92722026-02-08T16:46:38.680Z[ recovery-image] Feb 08 16:46:37.971 INFO E| Downloaded miniz_oxide v0.9.0
92732026-02-08T16:46:38.680Z[ recovery-image] Feb 08 16:46:37.974 INFO E| Downloaded cpio_reader v0.1.2
92742026-02-08T16:46:38.680Z[ recovery-image] Feb 08 16:46:37.976 INFO E| Downloaded bitstruct v0.1.1
92752026-02-08T16:46:38.680Z[ recovery-image] Feb 08 16:46:37.980 INFO E| Downloaded raw-cpuid v10.7.0
92762026-02-08T16:46:38.680Z[ recovery-image] Feb 08 16:46:37.986 INFO E| Downloaded goblin v0.10.4
92772026-02-08T16:46:38.787Z[ recovery-image] Feb 08 16:46:38.097 INFO E| Downloaded x86 v0.52.0
92782026-02-08T16:46:38.884Z[ recovery-image] Feb 08 16:46:38.195 INFO E| Updating crates.io index
92792026-02-08T16:46:39.336Z[ recovery-image] Feb 08 16:46:38.647 INFO E| Downloading crates ...
92802026-02-08T16:46:39.378Z[ recovery-image] Feb 08 16:46:38.688 INFO E| Downloaded rustc-demangle v0.1.26
92812026-02-08T16:46:39.401Z[ recovery-image] Feb 08 16:46:38.699 INFO E| Downloaded rustc-literal-escaper v0.0.7
92822026-02-08T16:46:39.425Z[ recovery-image] Feb 08 16:46:38.723 INFO E| Downloaded libc v0.2.178
92832026-02-08T16:46:39.563Z[ recovery-image] Feb 08 16:46:38.873 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-01-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
92842026-02-08T16:46:39.587Z[ recovery-image] Feb 08 16:46:38.894 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-01-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
92852026-02-08T16:46:39.587Z[ recovery-image] Feb 08 16:46:38.894 INFO E| Compiling proc-macro2 v1.0.105
92862026-02-08T16:46:39.587Z[ recovery-image] Feb 08 16:46:38.894 INFO E| Compiling quote v1.0.43
92872026-02-08T16:46:39.587Z[ recovery-image] Feb 08 16:46:38.894 INFO E| Compiling unicode-ident v1.0.22
92882026-02-08T16:46:39.587Z[ recovery-image] Feb 08 16:46:38.894 INFO E| Compiling syn v1.0.109
92892026-02-08T16:46:39.587Z[ recovery-image] Feb 08 16:46:38.894 INFO E| Compiling x86 v0.52.0
92902026-02-08T16:46:39.587Z[ recovery-image] Feb 08 16:46:38.895 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
92912026-02-08T16:46:40.366Z[ recovery-image] Feb 08 16:46:39.676 INFO E| Compiling seq-macro v0.3.6
92922026-02-08T16:46:42.652Z[ recovery-image] Feb 08 16:46:41.962 INFO E| Compiling syn v2.0.114
92932026-02-08T16:46:44.723Z[ host-image] Feb 08 16:46:44.034 INFO O| adding properties...
92942026-02-08T16:46:46.882Z[ host-image] Feb 08 16:46:46.193 INFO O| installing packages...
92952026-02-08T16:46:48.581Z[ recovery-image] Feb 08 16:46:47.892 INFO E| Compiling scroll_derive v0.13.1
92962026-02-08T16:46:53.386Z[ recovery-image] Feb 08 16:46:52.697 INFO E| Compiling bitstruct_derive v0.1.0
92972026-02-08T16:47:17.856Z[ recovery-image] Feb 08 16:47:17.167 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-01-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
92982026-02-08T16:47:23.990Z[ recovery-image] Feb 08 16:47:23.301 INFO E| Compiling bitflags v1.3.2
92992026-02-08T16:47:24.014Z[ recovery-image] Feb 08 16:47:23.301 INFO E| Compiling bitflags v2.10.0
93002026-02-08T16:47:24.014Z[ recovery-image] Feb 08 16:47:23.301 INFO E| Compiling log v0.4.29
93012026-02-08T16:47:24.014Z[ recovery-image] Feb 08 16:47:23.301 INFO E| Compiling adler2 v2.0.1
93022026-02-08T16:47:24.014Z[ recovery-image] Feb 08 16:47:23.301 INFO E| Compiling plain v0.2.3
93032026-02-08T16:47:24.014Z[ recovery-image] Feb 08 16:47:23.301 INFO E| Compiling bit_field v0.10.3
93042026-02-08T16:47:24.014Z[ recovery-image] Feb 08 16:47:23.301 INFO E| Compiling scroll v0.13.0
93052026-02-08T16:47:24.131Z[ recovery-image] Feb 08 16:47:23.442 INFO E| Compiling raw-cpuid v10.7.0
93062026-02-08T16:47:24.402Z[ recovery-image] Feb 08 16:47:23.713 INFO E| Compiling miniz_oxide v0.9.0
93072026-02-08T16:47:24.425Z[ recovery-image] Feb 08 16:47:23.730 INFO E| Compiling static_assertions v1.1.0
93082026-02-08T16:47:24.535Z[ recovery-image] Feb 08 16:47:23.845 INFO E| Compiling cpio_reader v0.1.2
93092026-02-08T16:47:24.897Z[ recovery-image] Feb 08 16:47:24.208 INFO E| Compiling bitstruct v0.1.1
93102026-02-08T16:47:25.043Z[ recovery-image] Feb 08 16:47:24.354 INFO E| Compiling goblin v0.10.4
93112026-02-08T16:47:31.536Z[ recovery-image] Feb 08 16:47:30.847 INFO E| warning: direct cast of function item into an integer
93122026-02-08T16:47:31.536Z[ recovery-image] Feb 08 16:47:30.847 INFO E| --> src/idt.rs:275:34
93132026-02-08T16:47:31.560Z[ recovery-image] Feb 08 16:47:30.847 INFO E| |
93142026-02-08T16:47:31.560Z[ recovery-image] Feb 08 16:47:30.847 INFO E| 275 | frame.rip = crate::phbl::dnr as usize as u64;
93152026-02-08T16:47:31.560Z[ recovery-image] Feb 08 16:47:30.847 INFO E| | ^^^^^^^^
93162026-02-08T16:47:31.560Z[ recovery-image] Feb 08 16:47:30.847 INFO E| |
93172026-02-08T16:47:31.560Z[ recovery-image] Feb 08 16:47:30.847 INFO E| = note: `#[warn(function_casts_as_integer)]` on by default
93182026-02-08T16:47:31.560Z[ recovery-image] Feb 08 16:47:30.847 INFO E| help: first cast to a pointer `as *const ()`
93192026-02-08T16:47:31.560Z[ recovery-image] Feb 08 16:47:30.847 INFO E| |
93202026-02-08T16:47:31.560Z[ recovery-image] Feb 08 16:47:30.847 INFO E| 275 | frame.rip = crate::phbl::dnr as *const () as usize as u64;
93212026-02-08T16:47:31.560Z[ recovery-image] Feb 08 16:47:30.847 INFO E| | ++++++++++++
93222026-02-08T16:47:31.824Z[ host-image] Feb 08 16:47:31.136 INFO O| seeding SMF database...
93232026-02-08T16:47:33.976Z[ recovery-image] Feb 08 16:47:33.288 INFO E| warning: `phbl` (bin "phbl") generated 1 warning (run `cargo fix --bin "phbl" -p phbl` to apply 1 suggestion)
93242026-02-08T16:47:33.976Z[ recovery-image] Feb 08 16:47:33.288 INFO E| Finished `release` profile [optimized] target(s) in 55.74s
93252026-02-08T16:47:34.004Z[ recovery-image] Feb 08 16:47:33.315 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
93262026-02-08T16:47:34.089Z[ recovery-image] Feb 08 16:47:33.400 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')"
93272026-02-08T16:47:34.089Z[ recovery-image] Feb 08 16:47:33.400 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
93282026-02-08T16:47:34.113Z[ recovery-image] Feb 08 16:47:33.400 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
93292026-02-08T16:47:34.113Z[ recovery-image] Feb 08 16:47:33.400 INFO building ROM for gimlet
93302026-02-08T16:47:34.113Z[ recovery-image] Feb 08 16:47:33.400 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")
93312026-02-08T16:47:35.420Z[ recovery-image] Feb 08 16:47:34.731 INFO E| Downloading crates ...
93322026-02-08T16:47:36.382Z[ recovery-image] Feb 08 16:47:35.693 INFO E| Downloaded anstyle v1.0.10
93332026-02-08T16:47:36.435Z[ recovery-image] Feb 08 16:47:35.746 INFO E| Downloaded serde_spanned v0.6.8
93342026-02-08T16:47:36.458Z[ recovery-image] Feb 08 16:47:35.766 INFO E| Downloaded anstyle-query v1.1.2
93352026-02-08T16:47:36.458Z[ recovery-image] Feb 08 16:47:35.768 INFO E| Downloaded toml_datetime v0.6.9
93362026-02-08T16:47:36.482Z[ recovery-image] Feb 08 16:47:35.770 INFO E| Downloaded os_pipe v1.2.1
93372026-02-08T16:47:36.482Z[ recovery-image] Feb 08 16:47:35.772 INFO E| Downloaded duct v0.13.7
93382026-02-08T16:47:36.482Z[ recovery-image] Feb 08 16:47:35.776 INFO E| Downloaded toml_write v0.1.1
93392026-02-08T16:47:36.482Z[ recovery-image] Feb 08 16:47:35.778 INFO E| Downloaded clap v4.5.37
93402026-02-08T16:47:36.482Z[ recovery-image] Feb 08 16:47:35.789 INFO E| Downloaded toml v0.8.22
93412026-02-08T16:47:36.541Z[ recovery-image] Feb 08 16:47:35.852 INFO E| Downloaded clap_derive v4.5.32
93422026-02-08T16:47:36.565Z[ recovery-image] Feb 08 16:47:35.856 INFO E| Downloaded cc v1.2.20
93432026-02-08T16:47:36.565Z[ recovery-image] Feb 08 16:47:35.860 INFO E| Downloaded toml_edit v0.22.26
93442026-02-08T16:47:36.649Z[ recovery-image] Feb 08 16:47:35.960 INFO E| Downloaded winnow v0.7.7
93452026-02-08T16:47:36.673Z[ recovery-image] Feb 08 16:47:35.970 INFO E| Downloaded clap_builder v4.5.37
93462026-02-08T16:47:36.673Z[ recovery-image] Feb 08 16:47:35.977 INFO E| Downloaded shared_child v1.0.1
93472026-02-08T16:47:36.673Z[ recovery-image] Feb 08 16:47:35.978 INFO E| Downloaded anstyle-parse v0.2.6
93482026-02-08T16:47:36.673Z[ recovery-image] Feb 08 16:47:35.980 INFO E| Downloaded colorchoice v1.0.3
93492026-02-08T16:47:37.363Z[ recovery-image] Feb 08 16:47:36.674 INFO E| Compiling libc v0.2.172
93502026-02-08T16:47:37.363Z[ recovery-image] Feb 08 16:47:36.674 INFO E| Compiling utf8parse v0.2.2
93512026-02-08T16:47:37.363Z[ recovery-image] Feb 08 16:47:36.675 INFO E| Compiling shlex v1.3.0
93522026-02-08T16:47:37.363Z[ recovery-image] Feb 08 16:47:36.675 INFO E| Compiling anstyle v1.0.10
93532026-02-08T16:47:37.387Z[ recovery-image] Feb 08 16:47:36.675 INFO E| Compiling once_cell v1.21.3
93542026-02-08T16:47:37.418Z[ recovery-image] Feb 08 16:47:36.729 INFO E| Compiling equivalent v1.0.2
93552026-02-08T16:47:37.442Z[ recovery-image] Feb 08 16:47:36.737 INFO E| Compiling anstyle-query v1.1.2
93562026-02-08T16:47:37.442Z[ recovery-image] Feb 08 16:47:36.737 INFO E| Compiling syn v2.0.101
93572026-02-08T16:47:38.049Z[ recovery-image] Feb 08 16:47:37.360 INFO E| Compiling anstyle-parse v0.2.6
93582026-02-08T16:47:38.073Z[ recovery-image] Feb 08 16:47:37.380 INFO E| Compiling hashbrown v0.15.2
93592026-02-08T16:47:38.372Z[ recovery-image] Feb 08 16:47:37.683 INFO E| Compiling colorchoice v1.0.3
93602026-02-08T16:47:38.396Z[ recovery-image] Feb 08 16:47:37.691 INFO E| Compiling is_terminal_polyfill v1.70.1
93612026-02-08T16:47:38.525Z[ recovery-image] Feb 08 16:47:37.836 INFO E| Compiling cc v1.2.20
93622026-02-08T16:47:38.549Z[ recovery-image] Feb 08 16:47:37.850 INFO E| Compiling winnow v0.7.7
93632026-02-08T16:47:38.941Z[ recovery-image] Feb 08 16:47:38.247 INFO E| Compiling anstream v0.6.18
93642026-02-08T16:47:39.088Z[ recovery-image] Feb 08 16:47:38.399 INFO E| Compiling clap_lex v0.7.4
93652026-02-08T16:47:39.288Z[ recovery-image] Feb 08 16:47:38.600 INFO E| Compiling toml_write v0.1.1
93662026-02-08T16:47:39.929Z[ recovery-image] Feb 08 16:47:39.240 INFO E| Compiling strsim v0.11.1
93672026-02-08T16:47:40.064Z[ recovery-image] Feb 08 16:47:39.375 INFO E| Compiling anyhow v1.0.98
93682026-02-08T16:47:40.537Z[ recovery-image] Feb 08 16:47:39.848 INFO E| Compiling indexmap v2.9.0
93692026-02-08T16:47:40.748Z[ recovery-image] Feb 08 16:47:40.059 INFO E| Compiling shared_child v1.0.1
93702026-02-08T16:47:41.185Z[ recovery-image] Feb 08 16:47:40.496 INFO E| Compiling os_pipe v1.2.1
93712026-02-08T16:47:41.555Z[ recovery-image] Feb 08 16:47:40.866 INFO E| Compiling duct v0.13.7
93722026-02-08T16:47:41.598Z[ host-image] Feb 08 16:47:40.909 INFO O| configuring SMF profile...
93732026-02-08T16:47:41.598Z[ host-image] Feb 08 16:47:40.910 INFO O| modifying shadow(5)...
93742026-02-08T16:47:41.622Z[ host-image] Feb 08 16:47:40.910 INFO O| loading user and group database...
93752026-02-08T16:47:41.622Z[ host-image] Feb 08 16:47:40.910 INFO O| loading facet selections...
93762026-02-08T16:47:41.958Z[ recovery-image] Feb 08 16:47:41.269 INFO E| Compiling clap_builder v4.5.37
93772026-02-08T16:47:42.563Z[ host-image] Feb 08 16:47:41.874 INFO O| devel -> true
93782026-02-08T16:47:42.563Z[ host-image] Feb 08 16:47:41.875 INFO O| doc.man -> true
93792026-02-08T16:47:42.587Z[ host-image] Feb 08 16:47:41.875 INFO O| version-lock.shell/ksh93 -> true
93802026-02-08T16:47:42.587Z[ host-image] Feb 08 16:47:41.875 INFO O| version-lock.system/data/hardware-registry -> true
93812026-02-08T16:47:42.587Z[ host-image] Feb 08 16:47:41.875 INFO O| version-lock.system/data/zoneinfo -> true
93822026-02-08T16:47:42.587Z[ host-image] Feb 08 16:47:41.875 INFO O| version-lock.system/microcode/amd -> true
93832026-02-08T16:47:42.587Z[ host-image] Feb 08 16:47:41.875 INFO O| version-lock.system/microcode/intel -> true
93842026-02-08T16:47:42.587Z[ host-image] Feb 08 16:47:41.875 INFO O| version-lock.system/microcode/oxide -> true
93852026-02-08T16:47:42.587Z[ host-image] Feb 08 16:47:41.875 INFO O| assessing packaged files...
93862026-02-08T16:47:43.971Z[ recovery-image] Feb 08 16:47:43.283 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
93872026-02-08T16:47:47.083Z[ host-image] Feb 08 16:47:46.394 INFO O| creating archive...
93882026-02-08T16:47:47.181Z[ host-image] Feb 08 16:47:46.492 INFO O| missing from packaging:
93892026-02-08T16:47:47.181Z[ host-image] Feb 08 16:47:46.492 INFO O| "etc/.pwd.lock"
93902026-02-08T16:47:47.205Z[ host-image] Feb 08 16:47:46.492 INFO O| "etc/bash"
93912026-02-08T16:47:47.205Z[ host-image] Feb 08 16:47:46.499 INFO O| "etc/svc/profile/generic.xml"
93922026-02-08T16:47:47.205Z[ host-image] Feb 08 16:47:46.499 INFO O| "etc/svc/profile/inetd_services.xml"
93932026-02-08T16:47:47.205Z[ host-image] Feb 08 16:47:46.499 INFO O| "etc/svc/profile/name_service.xml"
93942026-02-08T16:47:47.205Z[ host-image] Feb 08 16:47:46.499 INFO O| "etc/svc/profile/platform.xml"
93952026-02-08T16:47:47.205Z[ host-image] Feb 08 16:47:46.499 INFO O| "etc/svc/profile/platform_omicron1.xml"
93962026-02-08T16:47:47.205Z[ host-image] Feb 08 16:47:46.499 INFO O| "etc/svc/repository.db"
93972026-02-08T16:47:47.205Z[ host-image] Feb 08 16:47:46.510 INFO O| "opt/ooce/share"
93982026-02-08T16:47:47.205Z[ host-image] Feb 08 16:47:46.510 INFO O| "opt/ooce/share/man"
93992026-02-08T16:47:47.205Z[ host-image] Feb 08 16:47:46.510 INFO O| "opt/ooce/share/man/man1"
94002026-02-08T16:47:47.229Z[ host-image] Feb 08 16:47:46.527 INFO O| finishing archive...
94012026-02-08T16:47:47.961Z[ recovery-image] Feb 08 16:47:47.273 INFO E| Compiling serde_derive v1.0.219
94022026-02-08T16:47:47.962Z[ recovery-image] Feb 08 16:47:47.273 INFO E| Compiling clap_derive v4.5.32
94032026-02-08T16:47:52.368Z[ host-image] Feb 08 16:47:51.679 INFO O| creating gzonly manifest...
94042026-02-08T16:47:52.391Z[ host-image] Feb 08 16:47:51.689 INFO O| ok
94052026-02-08T16:47:52.676Z[ recovery-image] Feb 08 16:47:51.987 INFO E| Compiling clap v4.5.37
94062026-02-08T16:47:52.720Z[ host-image] Feb 08 16:47:52.031 INFO image builder template: ramdisk-02-trim...
94072026-02-08T16:47:52.720Z[ host-image] Feb 08 16:47:52.031 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/.tmpzjVNOq/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", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@18.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
94082026-02-08T16:47:52.749Z[ host-image] Feb 08 16:47:52.061 INFO O| Feb 08 16:47:52.060 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
94092026-02-08T16:47:52.778Z[ host-image] Feb 08 16:47:52.065 INFO O| Feb 08 16:47:52.065 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
94102026-02-08T16:47:52.827Z[ host-image] Feb 08 16:47:52.138 INFO O| Feb 08 16:47:52.138 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
94112026-02-08T16:47:52.851Z[ host-image] Feb 08 16:47:52.162 INFO O| Feb 08 16:47:52.162 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
94122026-02-08T16:47:52.851Z[ host-image] Feb 08 16:47:52.162 INFO O| Feb 08 16:47:52.162 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
94132026-02-08T16:47:52.874Z[ host-image] Feb 08 16:47:52.168 INFO O| Feb 08 16:47:52.168 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
94142026-02-08T16:47:52.874Z[ host-image] Feb 08 16:47:52.172 INFO O| Feb 08 16:47:52.172 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
94152026-02-08T16:47:52.874Z[ host-image] Feb 08 16:47:52.177 INFO O| Feb 08 16:47:52.177 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
94162026-02-08T16:47:53.110Z[ host-image] Feb 08 16:47:52.421 INFO O| Feb 08 16:47:52.421 INFO rolled back to input snapshot; work may begin
94172026-02-08T16:47:53.110Z[ host-image] Feb 08 16:47:52.421 INFO O| Feb 08 16:47:52.421 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
94182026-02-08T16:47:53.134Z[ host-image] Feb 08 16:47:52.428 INFO O| Feb 08 16:47:52.428 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94192026-02-08T16:47:53.134Z[ host-image] Feb 08 16:47:52.440 INFO O| Feb 08 16:47:52.440 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
94202026-02-08T16:47:53.193Z[ host-image] Feb 08 16:47:52.505 INFO O| Feb 08 16:47:52.505 INFO STEP 0 (remove_files) COMPLETE
94212026-02-08T16:47:53.194Z[ host-image] Feb 08 16:47:52.505 INFO O| Feb 08 16:47:52.505 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94222026-02-08T16:47:53.217Z[ host-image] Feb 08 16:47:52.517 INFO O| Feb 08 16:47:52.516 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
94232026-02-08T16:47:53.217Z[ host-image] Feb 08 16:47:52.519 INFO O| Feb 08 16:47:52.519 INFO STEP 1 (remove_files) COMPLETE
94242026-02-08T16:47:53.217Z[ host-image] Feb 08 16:47:52.519 INFO O| Feb 08 16:47:52.519 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94252026-02-08T16:47:53.217Z[ host-image] Feb 08 16:47:52.529 INFO O| Feb 08 16:47:52.529 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
94262026-02-08T16:47:53.264Z[ host-image] Feb 08 16:47:52.576 INFO O| Feb 08 16:47:52.575 INFO STEP 2 (remove_files) COMPLETE
94272026-02-08T16:47:53.264Z[ host-image] Feb 08 16:47:52.576 INFO O| Feb 08 16:47:52.575 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94282026-02-08T16:47:53.298Z[ host-image] Feb 08 16:47:52.609 INFO O| Feb 08 16:47:52.609 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
94292026-02-08T16:47:53.322Z[ host-image] Feb 08 16:47:52.612 INFO O| Feb 08 16:47:52.612 INFO STEP 3 (remove_files) COMPLETE
94302026-02-08T16:47:53.322Z[ host-image] Feb 08 16:47:52.612 INFO O| Feb 08 16:47:52.612 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94312026-02-08T16:47:53.322Z[ host-image] Feb 08 16:47:52.623 INFO O| Feb 08 16:47:52.623 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
94322026-02-08T16:47:53.322Z[ host-image] Feb 08 16:47:52.629 INFO O| Feb 08 16:47:52.628 INFO STEP 4 (remove_files) COMPLETE
94332026-02-08T16:47:53.322Z[ host-image] Feb 08 16:47:52.629 INFO O| Feb 08 16:47:52.629 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94342026-02-08T16:47:53.347Z[ host-image] Feb 08 16:47:52.658 INFO O| Feb 08 16:47:52.658 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
94352026-02-08T16:47:53.371Z[ host-image] Feb 08 16:47:52.662 INFO O| Feb 08 16:47:52.662 INFO STEP 5 (remove_files) COMPLETE
94362026-02-08T16:47:53.371Z[ host-image] Feb 08 16:47:52.662 INFO O| Feb 08 16:47:52.662 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94372026-02-08T16:47:53.371Z[ host-image] Feb 08 16:47:52.676 INFO O| Feb 08 16:47:52.676 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
94382026-02-08T16:47:53.395Z[ host-image] Feb 08 16:47:52.691 INFO O| Feb 08 16:47:52.690 INFO STEP 6 (remove_files) COMPLETE
94392026-02-08T16:47:53.395Z[ host-image] Feb 08 16:47:52.691 INFO O| Feb 08 16:47:52.690 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94402026-02-08T16:47:53.395Z[ host-image] Feb 08 16:47:52.704 INFO O| Feb 08 16:47:52.703 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.36/man"
94412026-02-08T16:47:53.419Z[ host-image] Feb 08 16:47:52.722 INFO O| Feb 08 16:47:52.722 INFO STEP 7 (remove_files) COMPLETE
94422026-02-08T16:47:53.420Z[ host-image] Feb 08 16:47:52.722 INFO O| Feb 08 16:47:52.722 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94432026-02-08T16:47:53.444Z[ host-image] Feb 08 16:47:52.738 INFO O| Feb 08 16:47:52.738 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
94442026-02-08T16:47:53.623Z[ host-image] Feb 08 16:47:52.934 INFO O| Feb 08 16:47:52.934 INFO STEP 8 (remove_files) COMPLETE
94452026-02-08T16:47:53.623Z[ host-image] Feb 08 16:47:52.934 INFO O| Feb 08 16:47:52.934 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94462026-02-08T16:47:53.682Z[ host-image] Feb 08 16:47:52.993 INFO O| Feb 08 16:47:52.993 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
94472026-02-08T16:47:53.807Z[ host-image] Feb 08 16:47:53.118 INFO O| Feb 08 16:47:53.118 INFO STEP 9 (remove_files) COMPLETE
94482026-02-08T16:47:53.807Z[ host-image] Feb 08 16:47:53.119 INFO O| Feb 08 16:47:53.118 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94492026-02-08T16:47:53.831Z[ host-image] Feb 08 16:47:53.132 INFO O| Feb 08 16:47:53.132 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
94502026-02-08T16:47:53.831Z[ host-image] Feb 08 16:47:53.137 INFO O| Feb 08 16:47:53.137 INFO STEP 10 (remove_files) COMPLETE
94512026-02-08T16:47:53.831Z[ host-image] Feb 08 16:47:53.137 INFO O| Feb 08 16:47:53.137 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94522026-02-08T16:47:53.927Z[ host-image] Feb 08 16:47:53.239 INFO O| Feb 08 16:47:53.239 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
94532026-02-08T16:47:53.951Z[ host-image] Feb 08 16:47:53.240 INFO O| Feb 08 16:47:53.240 INFO STEP 11 (remove_files) COMPLETE
94542026-02-08T16:47:53.951Z[ host-image] Feb 08 16:47:53.240 INFO O| Feb 08 16:47:53.240 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94552026-02-08T16:47:53.951Z[ host-image] Feb 08 16:47:53.251 INFO O| Feb 08 16:47:53.251 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
94562026-02-08T16:47:53.951Z[ host-image] Feb 08 16:47:53.253 INFO O| Feb 08 16:47:53.253 INFO STEP 12 (remove_files) COMPLETE
94572026-02-08T16:47:53.951Z[ host-image] Feb 08 16:47:53.253 INFO O| Feb 08 16:47:53.253 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94582026-02-08T16:47:54.214Z[ host-image] Feb 08 16:47:53.525 INFO O| Feb 08 16:47:53.525 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
94592026-02-08T16:47:54.238Z[ host-image] Feb 08 16:47:53.525 INFO O| Feb 08 16:47:53.525 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
94602026-02-08T16:47:54.262Z[ host-image] Feb 08 16:47:53.570 INFO O| Feb 08 16:47:53.570 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
94612026-02-08T16:47:54.286Z[ host-image] Feb 08 16:47:53.576 INFO O| Feb 08 16:47:53.576 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libncurses++.a"
94622026-02-08T16:47:54.363Z[ host-image] Feb 08 16:47:53.675 INFO O| Feb 08 16:47:53.675 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
94632026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.687 INFO O| Feb 08 16:47:53.687 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
94642026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.687 INFO O| Feb 08 16:47:53.687 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
94652026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.687 INFO O| Feb 08 16:47:53.687 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
94662026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.688 INFO O| Feb 08 16:47:53.688 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
94672026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.688 INFO O| Feb 08 16:47:53.688 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
94682026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.689 INFO O| Feb 08 16:47:53.689 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
94692026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.689 INFO O| Feb 08 16:47:53.689 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
94702026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.689 INFO O| Feb 08 16:47:53.689 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
94712026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.689 INFO O| Feb 08 16:47:53.689 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
94722026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.690 INFO O| Feb 08 16:47:53.690 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
94732026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.690 INFO O| Feb 08 16:47:53.690 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
94742026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.690 INFO O| Feb 08 16:47:53.690 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
94752026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.690 INFO O| Feb 08 16:47:53.690 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
94762026-02-08T16:47:54.387Z[ host-image] Feb 08 16:47:53.691 INFO O| Feb 08 16:47:53.691 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
94772026-02-08T16:47:54.388Z[ host-image] Feb 08 16:47:53.691 INFO O| Feb 08 16:47:53.691 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
94782026-02-08T16:47:54.388Z[ host-image] Feb 08 16:47:53.691 INFO O| Feb 08 16:47:53.691 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
94792026-02-08T16:47:54.412Z[ host-image] Feb 08 16:47:53.702 INFO O| Feb 08 16:47:53.702 INFO STEP 13 (remove_files) COMPLETE
94802026-02-08T16:47:54.412Z[ host-image] Feb 08 16:47:53.703 INFO O| Feb 08 16:47:53.703 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94812026-02-08T16:47:54.412Z[ host-image] Feb 08 16:47:53.714 INFO O| Feb 08 16:47:53.714 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
94822026-02-08T16:47:54.412Z[ host-image] Feb 08 16:47:53.716 INFO O| Feb 08 16:47:53.716 INFO STEP 14 (remove_files) COMPLETE
94832026-02-08T16:47:54.412Z[ host-image] Feb 08 16:47:53.716 INFO O| Feb 08 16:47:53.716 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94842026-02-08T16:47:54.441Z[ host-image] Feb 08 16:47:53.753 INFO O| Feb 08 16:47:53.753 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
94852026-02-08T16:47:54.465Z[ host-image] Feb 08 16:47:53.762 INFO O| Feb 08 16:47:53.762 INFO STEP 15 (remove_files) COMPLETE
94862026-02-08T16:47:54.465Z[ host-image] Feb 08 16:47:53.762 INFO O| Feb 08 16:47:53.762 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94872026-02-08T16:47:54.489Z[ host-image] Feb 08 16:47:53.776 INFO O| Feb 08 16:47:53.776 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
94882026-02-08T16:47:54.489Z[ host-image] Feb 08 16:47:53.777 INFO O| Feb 08 16:47:53.777 INFO STEP 16 (remove_files) COMPLETE
94892026-02-08T16:47:54.489Z[ host-image] Feb 08 16:47:53.777 INFO O| Feb 08 16:47:53.777 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94902026-02-08T16:47:54.489Z[ host-image] Feb 08 16:47:53.787 INFO O| Feb 08 16:47:53.786 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
94912026-02-08T16:47:54.489Z[ host-image] Feb 08 16:47:53.788 INFO O| Feb 08 16:47:53.788 INFO STEP 17 (remove_files) COMPLETE
94922026-02-08T16:47:54.489Z[ host-image] Feb 08 16:47:53.788 INFO O| Feb 08 16:47:53.788 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94932026-02-08T16:47:54.489Z[ host-image] Feb 08 16:47:53.800 INFO O| Feb 08 16:47:53.800 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
94942026-02-08T16:47:54.489Z[ host-image] Feb 08 16:47:53.800 INFO O| Feb 08 16:47:53.800 INFO STEP 18 (remove_files) COMPLETE
94952026-02-08T16:47:54.489Z[ host-image] Feb 08 16:47:53.800 INFO O| Feb 08 16:47:53.800 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94962026-02-08T16:47:54.513Z[ host-image] Feb 08 16:47:53.811 INFO O| Feb 08 16:47:53.811 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
94972026-02-08T16:47:54.513Z[ host-image] Feb 08 16:47:53.811 INFO O| Feb 08 16:47:53.811 INFO STEP 19 (remove_files) COMPLETE
94982026-02-08T16:47:54.513Z[ host-image] Feb 08 16:47:53.811 INFO O| Feb 08 16:47:53.811 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94992026-02-08T16:47:54.513Z[ host-image] Feb 08 16:47:53.822 INFO O| Feb 08 16:47:53.821 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
95002026-02-08T16:47:54.513Z[ host-image] Feb 08 16:47:53.822 INFO O| Feb 08 16:47:53.822 INFO STEP 20 (remove_files) COMPLETE
95012026-02-08T16:47:54.513Z[ host-image] Feb 08 16:47:53.822 INFO O| Feb 08 16:47:53.822 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95022026-02-08T16:47:54.546Z[ host-image] Feb 08 16:47:53.857 INFO O| Feb 08 16:47:53.857 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
95032026-02-08T16:47:54.546Z[ host-image] Feb 08 16:47:53.857 INFO O| Feb 08 16:47:53.857 INFO STEP 21 (remove_files) COMPLETE
95042026-02-08T16:47:54.546Z[ host-image] Feb 08 16:47:53.857 INFO O| Feb 08 16:47:53.857 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95052026-02-08T16:47:54.570Z[ host-image] Feb 08 16:47:53.867 INFO O| Feb 08 16:47:53.867 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
95062026-02-08T16:47:54.570Z[ host-image] Feb 08 16:47:53.867 INFO O| Feb 08 16:47:53.867 INFO STEP 22 (remove_files) COMPLETE
95072026-02-08T16:47:54.570Z[ host-image] Feb 08 16:47:53.867 INFO O| Feb 08 16:47:53.867 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95082026-02-08T16:47:54.570Z[ host-image] Feb 08 16:47:53.876 INFO O| Feb 08 16:47:53.876 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
95092026-02-08T16:47:54.570Z[ host-image] Feb 08 16:47:53.876 INFO O| Feb 08 16:47:53.876 INFO STEP 23 (remove_files) COMPLETE
95102026-02-08T16:47:54.570Z[ host-image] Feb 08 16:47:53.876 INFO O| Feb 08 16:47:53.876 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95112026-02-08T16:47:54.593Z[ host-image] Feb 08 16:47:53.885 INFO O| Feb 08 16:47:53.885 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
95122026-02-08T16:47:54.593Z[ host-image] Feb 08 16:47:53.885 INFO O| Feb 08 16:47:53.885 INFO STEP 24 (remove_files) COMPLETE
95132026-02-08T16:47:54.593Z[ host-image] Feb 08 16:47:53.885 INFO O| Feb 08 16:47:53.885 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95142026-02-08T16:47:54.593Z[ host-image] Feb 08 16:47:53.894 INFO O| Feb 08 16:47:53.894 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
95152026-02-08T16:47:54.593Z[ host-image] Feb 08 16:47:53.894 INFO O| Feb 08 16:47:53.894 INFO STEP 25 (remove_files) COMPLETE
95162026-02-08T16:47:54.593Z[ host-image] Feb 08 16:47:53.894 INFO O| Feb 08 16:47:53.894 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95172026-02-08T16:47:54.595Z[ host-image] Feb 08 16:47:53.903 INFO O| Feb 08 16:47:53.903 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
95182026-02-08T16:47:54.595Z[ host-image] Feb 08 16:47:53.904 INFO O| Feb 08 16:47:53.903 INFO STEP 26 (remove_files) COMPLETE
95192026-02-08T16:47:54.595Z[ host-image] Feb 08 16:47:53.904 INFO O| Feb 08 16:47:53.904 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95202026-02-08T16:47:54.619Z[ host-image] Feb 08 16:47:53.913 INFO O| Feb 08 16:47:53.912 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
95212026-02-08T16:47:54.619Z[ host-image] Feb 08 16:47:53.913 INFO O| Feb 08 16:47:53.913 INFO STEP 27 (remove_files) COMPLETE
95222026-02-08T16:47:54.619Z[ host-image] Feb 08 16:47:53.913 INFO O| Feb 08 16:47:53.913 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95232026-02-08T16:47:54.619Z[ host-image] Feb 08 16:47:53.921 INFO O| Feb 08 16:47:53.921 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
95242026-02-08T16:47:54.619Z[ host-image] Feb 08 16:47:53.922 INFO O| Feb 08 16:47:53.921 INFO STEP 28 (remove_files) COMPLETE
95252026-02-08T16:47:54.619Z[ host-image] Feb 08 16:47:53.922 INFO O| Feb 08 16:47:53.921 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95262026-02-08T16:47:54.642Z[ host-image] Feb 08 16:47:53.930 INFO O| Feb 08 16:47:53.930 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
95272026-02-08T16:47:54.642Z[ host-image] Feb 08 16:47:53.931 INFO O| Feb 08 16:47:53.930 INFO STEP 29 (remove_files) COMPLETE
95282026-02-08T16:47:54.643Z[ host-image] Feb 08 16:47:53.931 INFO O| Feb 08 16:47:53.930 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95292026-02-08T16:47:54.666Z[ host-image] Feb 08 16:47:53.940 INFO O| Feb 08 16:47:53.940 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
95302026-02-08T16:47:54.666Z[ host-image] Feb 08 16:47:53.940 INFO O| Feb 08 16:47:53.940 INFO STEP 30 (remove_files) COMPLETE
95312026-02-08T16:47:54.666Z[ host-image] Feb 08 16:47:53.940 INFO O| Feb 08 16:47:53.940 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95322026-02-08T16:47:54.668Z[ host-image] Feb 08 16:47:53.949 INFO O| Feb 08 16:47:53.949 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
95332026-02-08T16:47:54.668Z[ host-image] Feb 08 16:47:53.949 INFO O| Feb 08 16:47:53.949 INFO STEP 31 (remove_files) COMPLETE
95342026-02-08T16:47:54.668Z[ host-image] Feb 08 16:47:53.949 INFO O| Feb 08 16:47:53.949 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95352026-02-08T16:47:54.668Z[ host-image] Feb 08 16:47:53.959 INFO O| Feb 08 16:47:53.959 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
95362026-02-08T16:47:54.668Z[ host-image] Feb 08 16:47:53.959 INFO O| Feb 08 16:47:53.959 INFO STEP 32 (remove_files) COMPLETE
95372026-02-08T16:47:54.668Z[ host-image] Feb 08 16:47:53.959 INFO O| Feb 08 16:47:53.959 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95382026-02-08T16:47:54.668Z[ host-image] Feb 08 16:47:53.968 INFO O| Feb 08 16:47:53.968 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
95392026-02-08T16:47:54.668Z[ host-image] Feb 08 16:47:53.968 INFO O| Feb 08 16:47:53.968 INFO STEP 33 (remove_files) COMPLETE
95402026-02-08T16:47:54.668Z[ host-image] Feb 08 16:47:53.968 INFO O| Feb 08 16:47:53.968 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95412026-02-08T16:47:54.692Z[ host-image] Feb 08 16:47:53.978 INFO O| Feb 08 16:47:53.978 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
95422026-02-08T16:47:54.692Z[ host-image] Feb 08 16:47:53.978 INFO O| Feb 08 16:47:53.978 INFO STEP 34 (remove_files) COMPLETE
95432026-02-08T16:47:54.692Z[ host-image] Feb 08 16:47:53.978 INFO O| Feb 08 16:47:53.978 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95442026-02-08T16:47:54.692Z[ host-image] Feb 08 16:47:53.987 INFO O| Feb 08 16:47:53.987 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
95452026-02-08T16:47:54.692Z[ host-image] Feb 08 16:47:53.987 INFO O| Feb 08 16:47:53.987 INFO STEP 35 (remove_files) COMPLETE
95462026-02-08T16:47:54.692Z[ host-image] Feb 08 16:47:53.987 INFO O| Feb 08 16:47:53.987 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95472026-02-08T16:47:54.693Z[ host-image] Feb 08 16:47:53.997 INFO O| Feb 08 16:47:53.997 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
95482026-02-08T16:47:54.693Z[ host-image] Feb 08 16:47:53.997 INFO O| Feb 08 16:47:53.997 INFO STEP 36 (remove_files) COMPLETE
95492026-02-08T16:47:54.693Z[ host-image] Feb 08 16:47:53.997 INFO O| Feb 08 16:47:53.997 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95502026-02-08T16:47:54.717Z[ host-image] Feb 08 16:47:54.020 INFO O| Feb 08 16:47:54.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
95512026-02-08T16:47:54.717Z[ host-image] Feb 08 16:47:54.020 INFO O| Feb 08 16:47:54.020 INFO STEP 37 (remove_files) COMPLETE
95522026-02-08T16:47:54.717Z[ host-image] Feb 08 16:47:54.020 INFO O| Feb 08 16:47:54.020 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95532026-02-08T16:47:54.740Z[ host-image] Feb 08 16:47:54.031 INFO O| Feb 08 16:47:54.031 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
95542026-02-08T16:47:54.740Z[ host-image] Feb 08 16:47:54.031 INFO O| Feb 08 16:47:54.031 INFO STEP 38 (remove_files) COMPLETE
95552026-02-08T16:47:54.740Z[ host-image] Feb 08 16:47:54.031 INFO O| Feb 08 16:47:54.031 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95562026-02-08T16:47:54.740Z[ host-image] Feb 08 16:47:54.042 INFO O| Feb 08 16:47:54.041 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
95572026-02-08T16:47:54.741Z[ host-image] Feb 08 16:47:54.042 INFO O| Feb 08 16:47:54.042 INFO STEP 39 (remove_files) COMPLETE
95582026-02-08T16:47:54.741Z[ host-image] Feb 08 16:47:54.042 INFO O| Feb 08 16:47:54.042 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95592026-02-08T16:47:54.764Z[ host-image] Feb 08 16:47:54.052 INFO O| Feb 08 16:47:54.052 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
95602026-02-08T16:47:54.764Z[ host-image] Feb 08 16:47:54.052 INFO O| Feb 08 16:47:54.052 INFO STEP 40 (remove_files) COMPLETE
95612026-02-08T16:47:54.764Z[ host-image] Feb 08 16:47:54.052 INFO O| Feb 08 16:47:54.052 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95622026-02-08T16:47:54.765Z[ host-image] Feb 08 16:47:54.062 INFO O| Feb 08 16:47:54.062 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
95632026-02-08T16:47:54.765Z[ host-image] Feb 08 16:47:54.062 INFO O| Feb 08 16:47:54.062 INFO STEP 41 (remove_files) COMPLETE
95642026-02-08T16:47:54.765Z[ host-image] Feb 08 16:47:54.062 INFO O| Feb 08 16:47:54.062 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95652026-02-08T16:47:54.765Z[ host-image] Feb 08 16:47:54.072 INFO O| Feb 08 16:47:54.072 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
95662026-02-08T16:47:54.765Z[ host-image] Feb 08 16:47:54.072 INFO O| Feb 08 16:47:54.072 INFO STEP 42 (remove_files) COMPLETE
95672026-02-08T16:47:54.765Z[ host-image] Feb 08 16:47:54.073 INFO O| Feb 08 16:47:54.072 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95682026-02-08T16:47:54.789Z[ host-image] Feb 08 16:47:54.083 INFO O| Feb 08 16:47:54.082 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
95692026-02-08T16:47:54.789Z[ host-image] Feb 08 16:47:54.083 INFO O| Feb 08 16:47:54.083 INFO STEP 43 (remove_files) COMPLETE
95702026-02-08T16:47:54.789Z[ host-image] Feb 08 16:47:54.083 INFO O| Feb 08 16:47:54.083 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95712026-02-08T16:47:54.789Z[ host-image] Feb 08 16:47:54.093 INFO O| Feb 08 16:47:54.093 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
95722026-02-08T16:47:54.789Z[ host-image] Feb 08 16:47:54.093 INFO O| Feb 08 16:47:54.093 INFO STEP 44 (remove_files) COMPLETE
95732026-02-08T16:47:54.789Z[ host-image] Feb 08 16:47:54.093 INFO O| Feb 08 16:47:54.093 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95742026-02-08T16:47:54.813Z[ host-image] Feb 08 16:47:54.103 INFO O| Feb 08 16:47:54.103 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
95752026-02-08T16:47:54.813Z[ host-image] Feb 08 16:47:54.103 INFO O| Feb 08 16:47:54.103 INFO STEP 45 (remove_files) COMPLETE
95762026-02-08T16:47:54.813Z[ host-image] Feb 08 16:47:54.103 INFO O| Feb 08 16:47:54.103 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95772026-02-08T16:47:54.813Z[ host-image] Feb 08 16:47:54.114 INFO O| Feb 08 16:47:54.114 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
95782026-02-08T16:47:54.813Z[ host-image] Feb 08 16:47:54.114 INFO O| Feb 08 16:47:54.114 INFO STEP 46 (remove_files) COMPLETE
95792026-02-08T16:47:54.813Z[ host-image] Feb 08 16:47:54.114 INFO O| Feb 08 16:47:54.114 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95802026-02-08T16:47:54.837Z[ host-image] Feb 08 16:47:54.125 INFO O| Feb 08 16:47:54.124 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
95812026-02-08T16:47:54.837Z[ host-image] Feb 08 16:47:54.125 INFO O| Feb 08 16:47:54.125 INFO STEP 47 (remove_files) COMPLETE
95822026-02-08T16:47:54.837Z[ host-image] Feb 08 16:47:54.125 INFO O| Feb 08 16:47:54.125 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95832026-02-08T16:47:54.837Z[ host-image] Feb 08 16:47:54.135 INFO O| Feb 08 16:47:54.135 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
95842026-02-08T16:47:54.837Z[ host-image] Feb 08 16:47:54.135 INFO O| Feb 08 16:47:54.135 INFO STEP 48 (remove_files) COMPLETE
95852026-02-08T16:47:54.837Z[ host-image] Feb 08 16:47:54.135 INFO O| Feb 08 16:47:54.135 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95862026-02-08T16:47:54.837Z[ host-image] Feb 08 16:47:54.146 INFO O| Feb 08 16:47:54.145 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
95872026-02-08T16:47:54.837Z[ host-image] Feb 08 16:47:54.146 INFO O| Feb 08 16:47:54.146 INFO STEP 49 (remove_files) COMPLETE
95882026-02-08T16:47:54.837Z[ host-image] Feb 08 16:47:54.146 INFO O| Feb 08 16:47:54.146 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95892026-02-08T16:47:54.861Z[ host-image] Feb 08 16:47:54.156 INFO O| Feb 08 16:47:54.156 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
95902026-02-08T16:47:54.861Z[ host-image] Feb 08 16:47:54.156 INFO O| Feb 08 16:47:54.156 INFO STEP 50 (remove_files) COMPLETE
95912026-02-08T16:47:54.861Z[ host-image] Feb 08 16:47:54.156 INFO O| Feb 08 16:47:54.156 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95922026-02-08T16:47:54.861Z[ host-image] Feb 08 16:47:54.167 INFO O| Feb 08 16:47:54.167 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
95932026-02-08T16:47:54.861Z[ host-image] Feb 08 16:47:54.167 INFO O| Feb 08 16:47:54.167 INFO STEP 51 (remove_files) COMPLETE
95942026-02-08T16:47:54.861Z[ host-image] Feb 08 16:47:54.167 INFO O| Feb 08 16:47:54.167 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95952026-02-08T16:47:54.885Z[ host-image] Feb 08 16:47:54.177 INFO O| Feb 08 16:47:54.177 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
95962026-02-08T16:47:54.885Z[ host-image] Feb 08 16:47:54.177 INFO O| Feb 08 16:47:54.177 INFO STEP 52 (remove_files) COMPLETE
95972026-02-08T16:47:54.885Z[ host-image] Feb 08 16:47:54.177 INFO O| Feb 08 16:47:54.177 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
95982026-02-08T16:47:54.885Z[ host-image] Feb 08 16:47:54.186 INFO O| Feb 08 16:47:54.186 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
95992026-02-08T16:47:54.885Z[ host-image] Feb 08 16:47:54.186 INFO O| Feb 08 16:47:54.186 INFO STEP 53 (remove_files) COMPLETE
96002026-02-08T16:47:54.885Z[ host-image] Feb 08 16:47:54.186 INFO O| Feb 08 16:47:54.186 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96012026-02-08T16:47:54.886Z[ host-image] Feb 08 16:47:54.195 INFO O| Feb 08 16:47:54.195 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
96022026-02-08T16:47:54.886Z[ host-image] Feb 08 16:47:54.195 INFO O| Feb 08 16:47:54.195 INFO STEP 54 (remove_files) COMPLETE
96032026-02-08T16:47:54.886Z[ host-image] Feb 08 16:47:54.195 INFO O| Feb 08 16:47:54.195 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96042026-02-08T16:47:54.909Z[ host-image] Feb 08 16:47:54.204 INFO O| Feb 08 16:47:54.204 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
96052026-02-08T16:47:54.910Z[ host-image] Feb 08 16:47:54.204 INFO O| Feb 08 16:47:54.204 INFO STEP 55 (remove_files) COMPLETE
96062026-02-08T16:47:54.910Z[ host-image] Feb 08 16:47:54.204 INFO O| Feb 08 16:47:54.204 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96072026-02-08T16:47:54.910Z[ host-image] Feb 08 16:47:54.214 INFO O| Feb 08 16:47:54.214 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
96082026-02-08T16:47:54.910Z[ host-image] Feb 08 16:47:54.214 INFO O| Feb 08 16:47:54.214 INFO STEP 56 (remove_files) COMPLETE
96092026-02-08T16:47:54.910Z[ host-image] Feb 08 16:47:54.214 INFO O| Feb 08 16:47:54.214 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96102026-02-08T16:47:54.934Z[ host-image] Feb 08 16:47:54.225 INFO O| Feb 08 16:47:54.225 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
96112026-02-08T16:47:54.934Z[ host-image] Feb 08 16:47:54.225 INFO O| Feb 08 16:47:54.225 INFO STEP 57 (remove_files) COMPLETE
96122026-02-08T16:47:54.934Z[ host-image] Feb 08 16:47:54.225 INFO O| Feb 08 16:47:54.225 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96132026-02-08T16:47:54.934Z[ host-image] Feb 08 16:47:54.235 INFO O| Feb 08 16:47:54.234 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
96142026-02-08T16:47:54.934Z[ host-image] Feb 08 16:47:54.235 INFO O| Feb 08 16:47:54.235 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
96152026-02-08T16:47:54.934Z[ host-image] Feb 08 16:47:54.235 INFO O| Feb 08 16:47:54.235 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
96162026-02-08T16:47:54.934Z[ host-image] Feb 08 16:47:54.235 INFO O| Feb 08 16:47:54.235 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
96172026-02-08T16:47:54.934Z[ host-image] Feb 08 16:47:54.235 INFO O| Feb 08 16:47:54.235 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
96182026-02-08T16:47:54.934Z[ host-image] Feb 08 16:47:54.235 INFO O| Feb 08 16:47:54.235 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
96192026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.235 INFO O| Feb 08 16:47:54.235 INFO ok!
96202026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.235 INFO O| Feb 08 16:47:54.235 INFO STEP 58 (ensure_file) COMPLETE
96212026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.235 INFO O| Feb 08 16:47:54.235 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96222026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.245 INFO O| Feb 08 16:47:54.245 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
96232026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.245 INFO O| Feb 08 16:47:54.245 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
96242026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.245 INFO O| Feb 08 16:47:54.245 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
96252026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.245 INFO O| Feb 08 16:47:54.245 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
96262026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.245 INFO O| Feb 08 16:47:54.245 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
96272026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.245 INFO O| Feb 08 16:47:54.245 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
96282026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.245 INFO O| Feb 08 16:47:54.245 INFO ok!
96292026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.245 INFO O| Feb 08 16:47:54.245 INFO STEP 59 (ensure_file) COMPLETE
96302026-02-08T16:47:54.935Z[ host-image] Feb 08 16:47:54.245 INFO O| Feb 08 16:47:54.245 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96312026-02-08T16:47:54.959Z[ host-image] Feb 08 16:47:54.255 INFO O| Feb 08 16:47:54.255 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
96322026-02-08T16:47:54.959Z[ host-image] Feb 08 16:47:54.255 INFO O| Feb 08 16:47:54.255 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
96332026-02-08T16:47:54.959Z[ host-image] Feb 08 16:47:54.255 INFO O| Feb 08 16:47:54.255 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
96342026-02-08T16:47:54.959Z[ host-image] Feb 08 16:47:54.255 INFO O| Feb 08 16:47:54.255 INFO ok!
96352026-02-08T16:47:54.959Z[ host-image] Feb 08 16:47:54.255 INFO O| Feb 08 16:47:54.255 INFO STEP 60 (ensure_file) COMPLETE
96362026-02-08T16:47:54.959Z[ host-image] Feb 08 16:47:54.255 INFO O| Feb 08 16:47:54.255 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96372026-02-08T16:47:54.960Z[ host-image] Feb 08 16:47:54.264 INFO O| Feb 08 16:47:54.264 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
96382026-02-08T16:47:54.960Z[ host-image] Feb 08 16:47:54.264 INFO O| Feb 08 16:47:54.264 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
96392026-02-08T16:47:54.960Z[ host-image] Feb 08 16:47:54.264 INFO O| Feb 08 16:47:54.264 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
96402026-02-08T16:47:54.960Z[ host-image] Feb 08 16:47:54.264 INFO O| Feb 08 16:47:54.264 INFO ok!
96412026-02-08T16:47:54.960Z[ host-image] Feb 08 16:47:54.265 INFO O| Feb 08 16:47:54.264 INFO STEP 61 (ensure_file) COMPLETE
96422026-02-08T16:47:54.960Z[ host-image] Feb 08 16:47:54.265 INFO O| Feb 08 16:47:54.264 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96432026-02-08T16:47:54.984Z[ host-image] Feb 08 16:47:54.274 INFO O| Feb 08 16:47:54.274 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
96442026-02-08T16:47:54.984Z[ host-image] Feb 08 16:47:54.274 INFO O| Feb 08 16:47:54.274 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
96452026-02-08T16:47:54.984Z[ host-image] Feb 08 16:47:54.274 INFO O| Feb 08 16:47:54.274 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
96462026-02-08T16:47:54.984Z[ host-image] Feb 08 16:47:54.275 INFO O| Feb 08 16:47:54.274 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
96472026-02-08T16:47:54.984Z[ host-image] Feb 08 16:47:54.275 INFO O| Feb 08 16:47:54.274 INFO ok!
96482026-02-08T16:47:54.984Z[ host-image] Feb 08 16:47:54.275 INFO O| Feb 08 16:47:54.274 INFO STEP 62 (ensure_file) COMPLETE
96492026-02-08T16:47:54.984Z[ host-image] Feb 08 16:47:54.275 INFO O| Feb 08 16:47:54.275 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96502026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.306 INFO O| Feb 08 16:47:54.306 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
96512026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.306 INFO O| Feb 08 16:47:54.306 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
96522026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.306 INFO O| Feb 08 16:47:54.306 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
96532026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.306 INFO O| Feb 08 16:47:54.306 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
96542026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.306 INFO O| Feb 08 16:47:54.306 INFO ok!
96552026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.306 INFO O| Feb 08 16:47:54.306 INFO STEP 63 (ensure_file) COMPLETE
96562026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.306 INFO O| Feb 08 16:47:54.306 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96572026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.317 INFO O| Feb 08 16:47:54.317 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
96582026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.317 INFO O| Feb 08 16:47:54.317 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
96592026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.317 INFO O| Feb 08 16:47:54.317 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
96602026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.317 INFO O| Feb 08 16:47:54.317 INFO ok!
96612026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.317 INFO O| Feb 08 16:47:54.317 INFO STEP 64 (assemble_files) COMPLETE
96622026-02-08T16:47:55.042Z[ host-image] Feb 08 16:47:54.317 INFO O| Feb 08 16:47:54.317 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96632026-02-08T16:47:55.067Z[ host-image] Feb 08 16:47:54.370 INFO O| Feb 08 16:47:54.370 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
96642026-02-08T16:47:55.067Z[ host-image] Feb 08 16:47:54.370 INFO O| Feb 08 16:47:54.370 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
96652026-02-08T16:47:55.067Z[ host-image] Feb 08 16:47:54.370 INFO O| Feb 08 16:47:54.370 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
96662026-02-08T16:47:55.067Z[ host-image] Feb 08 16:47:54.371 INFO O| Feb 08 16:47:54.370 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
96672026-02-08T16:47:55.067Z[ host-image] Feb 08 16:47:54.371 INFO O| Feb 08 16:47:54.370 INFO ok!
96682026-02-08T16:47:55.067Z[ host-image] Feb 08 16:47:54.371 INFO O| Feb 08 16:47:54.371 INFO STEP 65 (ensure_file) COMPLETE
96692026-02-08T16:47:55.067Z[ host-image] Feb 08 16:47:54.371 INFO O| Feb 08 16:47:54.371 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96702026-02-08T16:47:55.091Z[ host-image] Feb 08 16:47:54.381 INFO O| Feb 08 16:47:54.381 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
96712026-02-08T16:47:55.091Z[ host-image] Feb 08 16:47:54.381 INFO O| Feb 08 16:47:54.381 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
96722026-02-08T16:47:55.091Z[ host-image] Feb 08 16:47:54.381 INFO O| Feb 08 16:47:54.381 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
96732026-02-08T16:47:55.091Z[ host-image] Feb 08 16:47:54.381 INFO O| Feb 08 16:47:54.381 INFO STEP 66 (ensure_dir) COMPLETE
96742026-02-08T16:47:55.091Z[ host-image] Feb 08 16:47:54.381 INFO O| Feb 08 16:47:54.381 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96752026-02-08T16:47:55.091Z[ host-image] Feb 08 16:47:54.391 INFO O| Feb 08 16:47:54.391 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
96762026-02-08T16:47:55.091Z[ host-image] Feb 08 16:47:54.391 INFO O| Feb 08 16:47:54.391 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 ...
96772026-02-08T16:47:55.116Z[ host-image] Feb 08 16:47:54.411 INFO O| Feb 08 16:47:54.411 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
96782026-02-08T16:47:55.116Z[ host-image] Feb 08 16:47:54.411 INFO O| Feb 08 16:47:54.411 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
96792026-02-08T16:47:55.116Z[ host-image] Feb 08 16:47:54.411 INFO O| Feb 08 16:47:54.411 INFO ok!
96802026-02-08T16:47:55.116Z[ host-image] Feb 08 16:47:54.411 INFO O| Feb 08 16:47:54.411 INFO STEP 67 (ensure_file) COMPLETE
96812026-02-08T16:47:55.116Z[ host-image] Feb 08 16:47:54.411 INFO O| Feb 08 16:47:54.411 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96822026-02-08T16:47:55.141Z[ host-image] Feb 08 16:47:54.428 INFO O| Feb 08 16:47:54.428 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
96832026-02-08T16:47:55.141Z[ host-image] Feb 08 16:47:54.428 INFO O| Feb 08 16:47:54.428 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 ...
96842026-02-08T16:47:55.141Z[ host-image] Feb 08 16:47:54.428 INFO O| Feb 08 16:47:54.428 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
96852026-02-08T16:47:55.141Z[ host-image] Feb 08 16:47:54.429 INFO O| Feb 08 16:47:54.428 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
96862026-02-08T16:47:55.141Z[ host-image] Feb 08 16:47:54.429 INFO O| Feb 08 16:47:54.428 INFO ok!
96872026-02-08T16:47:55.141Z[ host-image] Feb 08 16:47:54.429 INFO O| Feb 08 16:47:54.428 INFO STEP 68 (ensure_file) COMPLETE
96882026-02-08T16:47:55.141Z[ host-image] Feb 08 16:47:54.429 INFO O| Feb 08 16:47:54.428 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
96892026-02-08T16:47:55.141Z[ host-image] Feb 08 16:47:54.446 INFO O| Feb 08 16:47:54.446 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
96902026-02-08T16:47:55.141Z[ host-image] Feb 08 16:47:54.446 INFO O| Feb 08 16:47:54.446 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
96912026-02-08T16:47:55.344Z[ recovery-image] Feb 08 16:47:54.656 INFO E| Compiling serde v1.0.219
96922026-02-08T16:47:58.583Z[ host-image] Feb 08 16:47:57.894 INFO O| Feb 08 16:47:57.894 INFO STEP 69 (pack_tar) COMPLETE
96932026-02-08T16:47:58.583Z[ host-image] Feb 08 16:47:57.895 INFO O| Feb 08 16:47:57.894 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
96942026-02-08T16:47:58.583Z[ host-image] Feb 08 16:47:57.895 INFO O| Feb 08 16:47:57.894 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
96952026-02-08T16:47:58.677Z[ host-image] Feb 08 16:47:57.989 INFO O| Feb 08 16:47:57.989 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
96962026-02-08T16:47:58.748Z[ host-image] Feb 08 16:47:58.059 INFO O| Feb 08 16:47:58.059 INFO completed processing sled/ramdisk-02-trim
96972026-02-08T16:47:58.772Z[ host-image] Feb 08 16:47:58.063 INFO image builder template: zfs...
96982026-02-08T16:47:58.772Z[ host-image] Feb 08 16:47:58.063 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/.tmpzjVNOq/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", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@18.0.0.0", "-n", "zfs"], pwd: None
96992026-02-08T16:47:58.772Z[ host-image] Feb 08 16:47:58.083 INFO O| Feb 08 16:47:58.082 INFO skip include "stress" because feature "stress" is not enabled
97002026-02-08T16:47:58.772Z[ host-image] Feb 08 16:47:58.083 INFO O| Feb 08 16:47:58.083 INFO skip include "stress" because feature "compliance" is not enabled
97012026-02-08T16:47:58.813Z[ host-image] Feb 08 16:47:58.125 INFO O| Feb 08 16:47:58.124 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
97022026-02-08T16:47:58.837Z[ host-image] Feb 08 16:47:58.130 INFO O| Feb 08 16:47:58.130 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
97032026-02-08T16:47:58.861Z[ host-image] Feb 08 16:47:58.162 INFO O| Feb 08 16:47:58.162 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
97042026-02-08T16:47:58.885Z[ host-image] Feb 08 16:47:58.187 INFO O| Feb 08 16:47:58.187 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
97052026-02-08T16:47:58.885Z[ host-image] Feb 08 16:47:58.188 INFO O| Feb 08 16:47:58.187 INFO work dataset: rpool/images/build/host/work/sled/zfs
97062026-02-08T16:47:58.885Z[ host-image] Feb 08 16:47:58.191 INFO O| Feb 08 16:47:58.191 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
97072026-02-08T16:47:58.908Z[ host-image] Feb 08 16:47:58.218 INFO O| Feb 08 16:47:58.218 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
97082026-02-08T16:47:58.932Z[ host-image] Feb 08 16:47:58.239 INFO O| Feb 08 16:47:58.239 INFO DESTROY POOL: TEMPORARY-sled-zfs
97092026-02-08T16:47:58.957Z[ host-image] Feb 08 16:47:58.252 INFO O| Feb 08 16:47:58.252 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
97102026-02-08T16:47:58.957Z[ host-image] Feb 08 16:47:58.258 INFO O| Feb 08 16:47:58.258 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
97112026-02-08T16:47:58.957Z[ host-image] Feb 08 16:47:58.258 INFO O| Feb 08 16:47:58.258 INFO no lofi found
97122026-02-08T16:47:58.957Z[ host-image] Feb 08 16:47:58.258 INFO O| Feb 08 16:47:58.258 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
97132026-02-08T16:47:58.957Z[ host-image] Feb 08 16:47:58.258 INFO O| Feb 08 16:47:58.258 INFO CREATE IMAGE (1050MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
97142026-02-08T16:48:00.690Z[ host-image] Feb 08 16:48:00.001 INFO O| Feb 08 16:48:00.001 INFO lofi device = /dev/dsk/c3t1d0p0
97152026-02-08T16:48:00.690Z[ host-image] Feb 08 16:48:00.001 INFO O| Feb 08 16:48:00.001 INFO pool device = /dev/dsk/c3t1d0p0
97162026-02-08T16:48:00.714Z[ host-image] Feb 08 16:48:00.001 INFO O| Feb 08 16:48:00.001 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"]
97172026-02-08T16:48:00.889Z[ host-image] Feb 08 16:48:00.200 INFO O| Feb 08 16:48:00.200 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
97182026-02-08T16:48:00.889Z[ host-image] Feb 08 16:48:00.200 INFO O| Feb 08 16:48:00.200 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
97192026-02-08T16:48:00.919Z[ host-image] Feb 08 16:48:00.231 INFO O| Feb 08 16:48:00.231 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
97202026-02-08T16:48:01.034Z[ host-image] Feb 08 16:48:00.346 INFO O| Feb 08 16:48:00.346 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
97212026-02-08T16:48:01.090Z[ host-image] Feb 08 16:48:00.401 INFO O| Feb 08 16:48:00.401 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
97222026-02-08T16:48:01.115Z[ host-image] Feb 08 16:48:00.427 INFO O| Feb 08 16:48:00.427 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
97232026-02-08T16:48:01.139Z[ host-image] Feb 08 16:48:00.443 INFO O| Feb 08 16:48:00.443 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
97242026-02-08T16:48:01.184Z[ host-image] Feb 08 16:48:00.496 INFO O| Feb 08 16:48:00.496 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
97252026-02-08T16:48:01.184Z[ host-image] Feb 08 16:48:00.496 INFO O| Feb 08 16:48:00.496 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
97262026-02-08T16:48:01.184Z[ host-image] Feb 08 16:48:00.496 INFO O| Feb 08 16:48:00.496 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
97272026-02-08T16:48:01.208Z[ host-image] Feb 08 16:48:00.517 INFO O| Feb 08 16:48:00.517 INFO boot environment UUID: ef6f7892-f7ac-42d1-9de9-e992bb7fb43d
97282026-02-08T16:48:01.208Z[ host-image] Feb 08 16:48:00.517 INFO O| Feb 08 16:48:00.517 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = ef6f7892-f7ac-42d1-9de9-e992bb7fb43d
97292026-02-08T16:48:01.232Z[ host-image] Feb 08 16:48:00.535 INFO O| Feb 08 16:48:00.535 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
97302026-02-08T16:48:01.255Z[ host-image] Feb 08 16:48:00.553 INFO O| Feb 08 16:48:00.553 INFO STEP 0 (create_be) COMPLETE
97312026-02-08T16:48:01.255Z[ host-image] Feb 08 16:48:00.553 INFO O| Feb 08 16:48:00.553 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
97322026-02-08T16:48:01.279Z[ host-image] Feb 08 16:48:00.572 INFO O| Feb 08 16:48:00.572 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
97332026-02-08T16:48:01.306Z[ recovery-image] Feb 08 16:48:00.617 INFO E| Compiling serde_spanned v0.6.8
97342026-02-08T16:48:01.306Z[ recovery-image] Feb 08 16:48:00.617 INFO E| Compiling toml_datetime v0.6.9
97352026-02-08T16:48:02.401Z[ recovery-image] Feb 08 16:48:01.712 INFO E| Compiling toml_edit v0.22.26
97362026-02-08T16:48:09.367Z[ recovery-image] Feb 08 16:48:08.678 INFO E| Compiling toml v0.8.22
97372026-02-08T16:48:24.572Z[ recovery-image] Feb 08 16:48:23.884 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.38s
97382026-02-08T16:48:24.596Z[ recovery-image] Feb 08 16:48:23.907 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`
97392026-02-08T16:48:24.646Z[ recovery-image] Feb 08 16:48:23.958 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
97402026-02-08T16:48:26.063Z[ recovery-image] Feb 08 16:48:25.375 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
97412026-02-08T16:48:26.087Z[ recovery-image] Feb 08 16:48:25.392 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`
97422026-02-08T16:48:26.280Z[ host-image] Feb 08 16:48:25.592 INFO O| Feb 08 16:48:25.592 INFO STEP 1 (unpack_tar) COMPLETE
97432026-02-08T16:48:26.280Z[ host-image] Feb 08 16:48:25.592 INFO O| Feb 08 16:48:25.592 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97442026-02-08T16:48:26.304Z[ host-image] Feb 08 16:48:25.606 INFO O| Feb 08 16:48:25.606 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
97452026-02-08T16:48:27.412Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
97462026-02-08T16:48:27.412Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
97472026-02-08T16:48:27.457Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
97482026-02-08T16:48:27.457Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
97492026-02-08T16:48:27.457Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
97502026-02-08T16:48:27.457Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
97512026-02-08T16:48:27.457Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
97522026-02-08T16:48:27.457Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
97532026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
97542026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
97552026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
97562026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
97572026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.724 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
97582026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.725 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
97592026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.725 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
97602026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.725 INFO O| Info: ABL version: 0x100f5010
97612026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.725 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
97622026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
97632026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
97642026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
97652026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
97662026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
97672026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
97682026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
97692026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
97702026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
97712026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
97722026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
97732026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.726 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
97742026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.727 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
97752026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.727 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
97762026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.727 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
97772026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.727 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
97782026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.727 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
97792026-02-08T16:48:27.458Z[ recovery-image] Feb 08 16:48:26.727 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
97802026-02-08T16:48:27.511Z[ recovery-image] Feb 08 16:48:26.823 INFO building ROM for cosmo
97812026-02-08T16:48:27.511Z[ recovery-image] Feb 08 16:48:26.823 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")
97822026-02-08T16:48:27.535Z[ host-image] Feb 08 16:48:26.826 INFO O| Feb 08 16:48:26.826 INFO STEP 2 (devfsadm) COMPLETE
97832026-02-08T16:48:27.535Z[ host-image] Feb 08 16:48:26.826 INFO O| Feb 08 16:48:26.826 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97842026-02-08T16:48:27.535Z[ host-image] Feb 08 16:48:26.838 INFO O| Feb 08 16:48:26.838 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
97852026-02-08T16:48:27.535Z[ host-image] Feb 08 16:48:26.838 INFO O| Feb 08 16:48:26.838 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
97862026-02-08T16:48:27.535Z[ host-image] Feb 08 16:48:26.838 INFO O| Feb 08 16:48:26.838 INFO STEP 3 (ensure_dir) COMPLETE
97872026-02-08T16:48:27.535Z[ host-image] Feb 08 16:48:26.838 INFO O| Feb 08 16:48:26.838 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97882026-02-08T16:48:27.559Z[ host-image] Feb 08 16:48:26.847 INFO O| Feb 08 16:48:26.847 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
97892026-02-08T16:48:27.559Z[ host-image] Feb 08 16:48:26.847 INFO O| Feb 08 16:48:26.847 INFO STEP 4 (ensure_dir) COMPLETE
97902026-02-08T16:48:27.559Z[ host-image] Feb 08 16:48:26.847 INFO O| Feb 08 16:48:26.847 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97912026-02-08T16:48:27.559Z[ host-image] Feb 08 16:48:26.860 INFO O| Feb 08 16:48:26.860 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
97922026-02-08T16:48:27.561Z[ host-image] Feb 08 16:48:26.860 INFO O| Feb 08 16:48:26.860 INFO STEP 5 (ensure_dir) COMPLETE
97932026-02-08T16:48:27.561Z[ host-image] Feb 08 16:48:26.860 INFO O| Feb 08 16:48:26.860 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97942026-02-08T16:48:27.561Z[ host-image] Feb 08 16:48:26.869 INFO O| Feb 08 16:48:26.869 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
97952026-02-08T16:48:27.561Z[ host-image] Feb 08 16:48:26.869 INFO O| Feb 08 16:48:26.869 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
97962026-02-08T16:48:27.561Z[ host-image] Feb 08 16:48:26.869 INFO O| Feb 08 16:48:26.869 INFO STEP 6 (ensure_dir) COMPLETE
97972026-02-08T16:48:27.561Z[ host-image] Feb 08 16:48:26.869 INFO O| Feb 08 16:48:26.869 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97982026-02-08T16:48:27.585Z[ host-image] Feb 08 16:48:26.879 INFO O| Feb 08 16:48:26.879 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
97992026-02-08T16:48:27.585Z[ host-image] Feb 08 16:48:26.879 INFO O| Feb 08 16:48:26.879 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
98002026-02-08T16:48:27.585Z[ host-image] Feb 08 16:48:26.879 INFO O| Feb 08 16:48:26.879 INFO STEP 7 (ensure_dir) COMPLETE
98012026-02-08T16:48:27.585Z[ host-image] Feb 08 16:48:26.879 INFO O| Feb 08 16:48:26.879 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98022026-02-08T16:48:27.585Z[ host-image] Feb 08 16:48:26.888 INFO O| Feb 08 16:48:26.888 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
98032026-02-08T16:48:27.585Z[ host-image] Feb 08 16:48:26.888 INFO O| Feb 08 16:48:26.888 INFO STEP 8 (remove_files) COMPLETE
98042026-02-08T16:48:27.585Z[ host-image] Feb 08 16:48:26.888 INFO O| Feb 08 16:48:26.888 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98052026-02-08T16:48:27.608Z[ host-image] Feb 08 16:48:26.901 INFO O| Feb 08 16:48:26.901 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
98062026-02-08T16:48:27.608Z[ host-image] Feb 08 16:48:26.902 INFO O| Feb 08 16:48:26.902 INFO STEP 9 (remove_files) COMPLETE
98072026-02-08T16:48:27.608Z[ host-image] Feb 08 16:48:26.903 INFO O| Feb 08 16:48:26.902 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98082026-02-08T16:48:27.608Z[ host-image] Feb 08 16:48:26.912 INFO O| Feb 08 16:48:26.912 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
98092026-02-08T16:48:27.608Z[ host-image] Feb 08 16:48:26.914 INFO O| Feb 08 16:48:26.914 INFO STEP 10 (remove_files) COMPLETE
98102026-02-08T16:48:27.609Z[ host-image] Feb 08 16:48:26.914 INFO O| Feb 08 16:48:26.914 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98112026-02-08T16:48:27.632Z[ host-image] Feb 08 16:48:26.923 INFO O| Feb 08 16:48:26.923 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
98122026-02-08T16:48:27.632Z[ host-image] Feb 08 16:48:26.923 INFO O| Feb 08 16:48:26.923 INFO STEP 11 (remove_files) COMPLETE
98132026-02-08T16:48:27.632Z[ host-image] Feb 08 16:48:26.923 INFO O| Feb 08 16:48:26.923 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98142026-02-08T16:48:27.632Z[ host-image] Feb 08 16:48:26.933 INFO O| Feb 08 16:48:26.933 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
98152026-02-08T16:48:27.632Z[ host-image] Feb 08 16:48:26.933 INFO O| Feb 08 16:48:26.933 INFO STEP 12 (remove_files) COMPLETE
98162026-02-08T16:48:27.633Z[ host-image] Feb 08 16:48:26.933 INFO O| Feb 08 16:48:26.933 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98172026-02-08T16:48:27.656Z[ host-image] Feb 08 16:48:26.947 INFO O| Feb 08 16:48:26.946 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
98182026-02-08T16:48:27.656Z[ host-image] Feb 08 16:48:26.947 INFO O| Feb 08 16:48:26.947 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
98192026-02-08T16:48:27.656Z[ host-image] Feb 08 16:48:26.947 INFO O| Feb 08 16:48:26.947 INFO STEP 13 (ensure_dir) COMPLETE
98202026-02-08T16:48:27.656Z[ host-image] Feb 08 16:48:26.947 INFO O| Feb 08 16:48:26.947 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98212026-02-08T16:48:27.656Z[ host-image] Feb 08 16:48:26.957 INFO O| Feb 08 16:48:26.957 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
98222026-02-08T16:48:27.656Z[ host-image] Feb 08 16:48:26.957 INFO O| Feb 08 16:48:26.957 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
98232026-02-08T16:48:27.656Z[ host-image] Feb 08 16:48:26.957 INFO O| Feb 08 16:48:26.957 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
98242026-02-08T16:48:27.657Z[ host-image] Feb 08 16:48:26.957 INFO O| Feb 08 16:48:26.957 INFO STEP 14 (ensure_dir) COMPLETE
98252026-02-08T16:48:27.657Z[ host-image] Feb 08 16:48:26.957 INFO O| Feb 08 16:48:26.957 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98262026-02-08T16:48:27.657Z[ host-image] Feb 08 16:48:26.967 INFO O| Feb 08 16:48:26.967 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
98272026-02-08T16:48:27.657Z[ host-image] Feb 08 16:48:26.967 INFO O| Feb 08 16:48:26.967 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
98282026-02-08T16:48:27.657Z[ host-image] Feb 08 16:48:26.967 INFO O| Feb 08 16:48:26.967 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
98292026-02-08T16:48:27.657Z[ host-image] Feb 08 16:48:26.967 INFO O| Feb 08 16:48:26.967 INFO STEP 15 (ensure_dir) COMPLETE
98302026-02-08T16:48:27.657Z[ host-image] Feb 08 16:48:26.967 INFO O| Feb 08 16:48:26.967 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98312026-02-08T16:48:27.681Z[ host-image] Feb 08 16:48:26.977 INFO O| Feb 08 16:48:26.977 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
98322026-02-08T16:48:27.681Z[ host-image] Feb 08 16:48:26.977 INFO O| Feb 08 16:48:26.977 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
98332026-02-08T16:48:27.681Z[ host-image] Feb 08 16:48:26.977 INFO O| Feb 08 16:48:26.977 INFO STEP 16 (ensure_dir) COMPLETE
98342026-02-08T16:48:27.681Z[ host-image] Feb 08 16:48:26.977 INFO O| Feb 08 16:48:26.977 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98352026-02-08T16:48:27.681Z[ host-image] Feb 08 16:48:26.989 INFO O| Feb 08 16:48:26.989 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
98362026-02-08T16:48:27.682Z[ host-image] Feb 08 16:48:26.989 INFO O| Feb 08 16:48:26.989 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
98372026-02-08T16:48:27.682Z[ host-image] Feb 08 16:48:26.989 INFO O| Feb 08 16:48:26.989 INFO STEP 17 (ensure_dir) COMPLETE
98382026-02-08T16:48:27.682Z[ host-image] Feb 08 16:48:26.989 INFO O| Feb 08 16:48:26.989 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98392026-02-08T16:48:27.705Z[ host-image] Feb 08 16:48:26.999 INFO O| Feb 08 16:48:26.999 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
98402026-02-08T16:48:27.707Z[ host-image] Feb 08 16:48:26.999 INFO O| Feb 08 16:48:26.999 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
98412026-02-08T16:48:27.707Z[ host-image] Feb 08 16:48:26.999 INFO O| Feb 08 16:48:26.999 INFO ok!
98422026-02-08T16:48:27.707Z[ host-image] Feb 08 16:48:26.999 INFO O| Feb 08 16:48:26.999 INFO STEP 18 (ensure_symlink) COMPLETE
98432026-02-08T16:48:27.707Z[ host-image] Feb 08 16:48:26.999 INFO O| Feb 08 16:48:26.999 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
98442026-02-08T16:48:27.707Z[ host-image] Feb 08 16:48:27.010 INFO O| Feb 08 16:48:27.010 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
98452026-02-08T16:48:27.707Z[ host-image] Feb 08 16:48:27.010 INFO O| Feb 08 16:48:27.010 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
98462026-02-08T16:48:27.707Z[ host-image] Feb 08 16:48:27.010 INFO O| Feb 08 16:48:27.010 INFO ok!
98472026-02-08T16:48:27.707Z[ host-image] Feb 08 16:48:27.010 INFO O| Feb 08 16:48:27.010 INFO STEP 19 (ensure_file) COMPLETE
98482026-02-08T16:48:27.707Z[ host-image] Feb 08 16:48:27.010 INFO O| Feb 08 16:48:27.010 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
98492026-02-08T16:48:27.731Z[ host-image] Feb 08 16:48:27.020 INFO O| Feb 08 16:48:27.020 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
98502026-02-08T16:48:27.731Z[ host-image] Feb 08 16:48:27.020 INFO O| Feb 08 16:48:27.020 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
98512026-02-08T16:48:27.731Z[ host-image] Feb 08 16:48:27.020 INFO O| Feb 08 16:48:27.020 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
98522026-02-08T16:48:27.731Z[ host-image] Feb 08 16:48:27.020 INFO O| Feb 08 16:48:27.020 INFO ok!
98532026-02-08T16:48:27.731Z[ host-image] Feb 08 16:48:27.020 INFO O| Feb 08 16:48:27.020 INFO STEP 20 (ensure_symlink) COMPLETE
98542026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.020 INFO O| Feb 08 16:48:27.020 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
98552026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.030 INFO O| Feb 08 16:48:27.030 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
98562026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.030 INFO O| Feb 08 16:48:27.030 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
98572026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.030 INFO O| Feb 08 16:48:27.030 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
98582026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.030 INFO O| Feb 08 16:48:27.030 INFO ok!
98592026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.030 INFO O| Feb 08 16:48:27.030 INFO STEP 21 (ensure_symlink) COMPLETE
98602026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.030 INFO O| Feb 08 16:48:27.030 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
98612026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.041 INFO O| Feb 08 16:48:27.041 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
98622026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.041 INFO O| Feb 08 16:48:27.041 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
98632026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.041 INFO O| Feb 08 16:48:27.041 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
98642026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.041 INFO O| Feb 08 16:48:27.041 INFO ok!
98652026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.041 INFO O| Feb 08 16:48:27.041 INFO STEP 22 (ensure_symlink) COMPLETE
98662026-02-08T16:48:27.732Z[ host-image] Feb 08 16:48:27.041 INFO O| Feb 08 16:48:27.041 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
98672026-02-08T16:48:27.757Z[ recovery-image] Feb 08 16:48:27.052 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s
98682026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.054 INFO O| Feb 08 16:48:27.054 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
98692026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.054 INFO O| Feb 08 16:48:27.054 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
98702026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.054 INFO O| Feb 08 16:48:27.054 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
98712026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.054 INFO O| Feb 08 16:48:27.054 INFO ok!
98722026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.054 INFO O| Feb 08 16:48:27.054 INFO STEP 23 (ensure_symlink) COMPLETE
98732026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.054 INFO O| Feb 08 16:48:27.054 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
98742026-02-08T16:48:27.757Z[ recovery-image] Feb 08 16:48:27.056 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`
98752026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.065 INFO O| Feb 08 16:48:27.065 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
98762026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.065 INFO O| Feb 08 16:48:27.065 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
98772026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.065 INFO O| Feb 08 16:48:27.065 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
98782026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.065 INFO O| Feb 08 16:48:27.065 INFO ok!
98792026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.065 INFO O| Feb 08 16:48:27.065 INFO STEP 24 (ensure_file) COMPLETE
98802026-02-08T16:48:27.757Z[ host-image] Feb 08 16:48:27.065 INFO O| Feb 08 16:48:27.065 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
98812026-02-08T16:48:27.781Z[ host-image] Feb 08 16:48:27.077 INFO O| Feb 08 16:48:27.077 INFO updating shadow file
98822026-02-08T16:48:27.781Z[ host-image] Feb 08 16:48:27.077 INFO O| Feb 08 16:48:27.077 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
98832026-02-08T16:48:27.781Z[ host-image] Feb 08 16:48:27.077 INFO O| Feb 08 16:48:27.077 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
98842026-02-08T16:48:27.781Z[ host-image] Feb 08 16:48:27.077 INFO O| Feb 08 16:48:27.077 INFO STEP 25 (shadow) COMPLETE
98852026-02-08T16:48:27.781Z[ host-image] Feb 08 16:48:27.077 INFO O| Feb 08 16:48:27.077 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
98862026-02-08T16:48:27.782Z[ recovery-image] Feb 08 16:48:27.080 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
98872026-02-08T16:48:27.782Z[ host-image] Feb 08 16:48:27.087 INFO O| Feb 08 16:48:27.087 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
98882026-02-08T16:48:27.782Z[ host-image] Feb 08 16:48:27.087 INFO O| Feb 08 16:48:27.087 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
98892026-02-08T16:48:27.782Z[ host-image] Feb 08 16:48:27.088 INFO O| Feb 08 16:48:27.088 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
98902026-02-08T16:48:27.782Z[ host-image] Feb 08 16:48:27.088 INFO O| Feb 08 16:48:27.088 INFO ok!
98912026-02-08T16:48:27.782Z[ host-image] Feb 08 16:48:27.088 INFO O| Feb 08 16:48:27.088 INFO STEP 26 (ensure_file) COMPLETE
98922026-02-08T16:48:27.782Z[ host-image] Feb 08 16:48:27.088 INFO O| Feb 08 16:48:27.088 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
98932026-02-08T16:48:27.806Z[ host-image] Feb 08 16:48:27.098 INFO O| Feb 08 16:48:27.098 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
98942026-02-08T16:48:27.806Z[ host-image] Feb 08 16:48:27.098 INFO O| Feb 08 16:48:27.098 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
98952026-02-08T16:48:27.806Z[ host-image] Feb 08 16:48:27.098 INFO O| Feb 08 16:48:27.098 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
98962026-02-08T16:48:27.806Z[ host-image] Feb 08 16:48:27.098 INFO O| Feb 08 16:48:27.098 INFO ok!
98972026-02-08T16:48:27.806Z[ host-image] Feb 08 16:48:27.098 INFO O| Feb 08 16:48:27.098 INFO STEP 27 (ensure_file) COMPLETE
98982026-02-08T16:48:27.806Z[ host-image] Feb 08 16:48:27.098 INFO O| Feb 08 16:48:27.098 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
98992026-02-08T16:48:27.806Z[ host-image] Feb 08 16:48:27.111 INFO O| Feb 08 16:48:27.110 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
99002026-02-08T16:48:27.806Z[ host-image] Feb 08 16:48:27.111 INFO O| Feb 08 16:48:27.111 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
99012026-02-08T16:48:27.807Z[ host-image] Feb 08 16:48:27.111 INFO O| Feb 08 16:48:27.111 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
99022026-02-08T16:48:27.807Z[ host-image] Feb 08 16:48:27.111 INFO O| Feb 08 16:48:27.111 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
99032026-02-08T16:48:27.807Z[ host-image] Feb 08 16:48:27.111 INFO O| Feb 08 16:48:27.111 INFO ok!
99042026-02-08T16:48:27.807Z[ host-image] Feb 08 16:48:27.111 INFO O| Feb 08 16:48:27.111 INFO STEP 28 (ensure_file) COMPLETE
99052026-02-08T16:48:27.807Z[ host-image] Feb 08 16:48:27.111 INFO O| Feb 08 16:48:27.111 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
99062026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.121 INFO O| Feb 08 16:48:27.121 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
99072026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.121 INFO O| Feb 08 16:48:27.121 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
99082026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.121 INFO O| Feb 08 16:48:27.121 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
99092026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.121 INFO O| Feb 08 16:48:27.121 INFO ok!
99102026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.121 INFO O| Feb 08 16:48:27.121 INFO STEP 29 (ensure_file) COMPLETE
99112026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.121 INFO O| Feb 08 16:48:27.121 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
99122026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.132 INFO O| Feb 08 16:48:27.132 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
99132026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.132 INFO O| Feb 08 16:48:27.132 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
99142026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.132 INFO O| Feb 08 16:48:27.132 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
99152026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.132 INFO O| Feb 08 16:48:27.132 INFO STEP 30 (ensure_dir) COMPLETE
99162026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.132 INFO O| Feb 08 16:48:27.132 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
99172026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.143 INFO O| Feb 08 16:48:27.143 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
99182026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.143 INFO O| Feb 08 16:48:27.143 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
99192026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.143 INFO O| Feb 08 16:48:27.143 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
99202026-02-08T16:48:27.831Z[ host-image] Feb 08 16:48:27.143 INFO O| Feb 08 16:48:27.143 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
99212026-02-08T16:48:27.855Z[ host-image] Feb 08 16:48:27.143 INFO O| Feb 08 16:48:27.143 INFO ok!
99222026-02-08T16:48:27.855Z[ host-image] Feb 08 16:48:27.143 INFO O| Feb 08 16:48:27.143 INFO STEP 31 (ensure_file) COMPLETE
99232026-02-08T16:48:27.855Z[ host-image] Feb 08 16:48:27.143 INFO O| Feb 08 16:48:27.143 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
99242026-02-08T16:48:27.855Z[ host-image] Feb 08 16:48:27.153 INFO O| Feb 08 16:48:27.153 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
99252026-02-08T16:48:27.855Z[ host-image] Feb 08 16:48:27.154 INFO O| Feb 08 16:48:27.154 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
99262026-02-08T16:48:27.855Z[ host-image] Feb 08 16:48:27.154 INFO O| Feb 08 16:48:27.154 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
99272026-02-08T16:48:27.855Z[ host-image] Feb 08 16:48:27.154 INFO O| Feb 08 16:48:27.154 INFO STEP 32 (ensure_dir) COMPLETE
99282026-02-08T16:48:27.855Z[ host-image] Feb 08 16:48:27.154 INFO O| Feb 08 16:48:27.154 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
99292026-02-08T16:48:27.855Z[ host-image] Feb 08 16:48:27.164 INFO O| Feb 08 16:48:27.164 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
99302026-02-08T16:48:27.856Z[ host-image] Feb 08 16:48:27.164 INFO O| Feb 08 16:48:27.164 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 ...
99312026-02-08T16:48:27.856Z[ host-image] Feb 08 16:48:27.164 INFO O| Feb 08 16:48:27.164 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
99322026-02-08T16:48:27.856Z[ host-image] Feb 08 16:48:27.164 INFO O| Feb 08 16:48:27.164 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
99332026-02-08T16:48:27.856Z[ host-image] Feb 08 16:48:27.164 INFO O| Feb 08 16:48:27.164 INFO ok!
99342026-02-08T16:48:27.856Z[ host-image] Feb 08 16:48:27.164 INFO O| Feb 08 16:48:27.164 INFO STEP 33 (ensure_file) COMPLETE
99352026-02-08T16:48:27.856Z[ host-image] Feb 08 16:48:27.164 INFO O| Feb 08 16:48:27.164 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
99362026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.175 INFO O| Feb 08 16:48:27.175 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
99372026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.175 INFO O| Feb 08 16:48:27.175 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
99382026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.176 INFO O| Feb 08 16:48:27.175 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
99392026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.176 INFO O| Feb 08 16:48:27.175 INFO ok!
99402026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.176 INFO O| Feb 08 16:48:27.175 INFO STEP 34 (ensure_file) COMPLETE
99412026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.176 INFO O| Feb 08 16:48:27.176 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
99422026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.189 INFO O| Feb 08 16:48:27.189 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
99432026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.189 INFO O| Feb 08 16:48:27.189 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
99442026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.189 INFO O| Feb 08 16:48:27.189 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
99452026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.189 INFO O| Feb 08 16:48:27.189 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
99462026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.189 INFO O| Feb 08 16:48:27.189 INFO ok!
99472026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.189 INFO O| Feb 08 16:48:27.189 INFO STEP 35 (ensure_file) COMPLETE
99482026-02-08T16:48:27.880Z[ host-image] Feb 08 16:48:27.189 INFO O| Feb 08 16:48:27.189 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
99492026-02-08T16:48:27.904Z[ host-image] Feb 08 16:48:27.202 INFO O| Feb 08 16:48:27.202 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
99502026-02-08T16:48:27.904Z[ host-image] Feb 08 16:48:27.202 INFO O| Feb 08 16:48:27.202 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
99512026-02-08T16:48:27.904Z[ host-image] Feb 08 16:48:27.202 INFO O| Feb 08 16:48:27.202 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
99522026-02-08T16:48:27.904Z[ host-image] Feb 08 16:48:27.202 INFO O| Feb 08 16:48:27.202 INFO ok!
99532026-02-08T16:48:27.904Z[ host-image] Feb 08 16:48:27.202 INFO O| Feb 08 16:48:27.202 INFO STEP 36 (ensure_file) COMPLETE
99542026-02-08T16:48:27.904Z[ host-image] Feb 08 16:48:27.202 INFO O| Feb 08 16:48:27.202 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
99552026-02-08T16:48:27.904Z[ host-image] Feb 08 16:48:27.213 INFO O| Feb 08 16:48:27.213 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
99562026-02-08T16:48:27.904Z[ host-image] Feb 08 16:48:27.213 INFO O| Feb 08 16:48:27.213 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
99572026-02-08T16:48:27.904Z[ host-image] Feb 08 16:48:27.214 INFO O| Feb 08 16:48:27.213 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
99582026-02-08T16:48:27.904Z[ host-image] Feb 08 16:48:27.214 INFO O| Feb 08 16:48:27.214 INFO ok!
99592026-02-08T16:48:27.905Z[ host-image] Feb 08 16:48:27.214 INFO O| Feb 08 16:48:27.214 INFO STEP 37 (ensure_file) COMPLETE
99602026-02-08T16:48:27.905Z[ host-image] Feb 08 16:48:27.214 INFO O| Feb 08 16:48:27.214 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
99612026-02-08T16:48:27.928Z[ host-image] Feb 08 16:48:27.224 INFO O| Feb 08 16:48:27.224 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
99622026-02-08T16:48:27.928Z[ host-image] Feb 08 16:48:27.224 INFO O| Feb 08 16:48:27.224 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
99632026-02-08T16:48:27.928Z[ host-image] Feb 08 16:48:27.224 INFO O| Feb 08 16:48:27.224 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
99642026-02-08T16:48:27.928Z[ host-image] Feb 08 16:48:27.224 INFO O| Feb 08 16:48:27.224 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
99652026-02-08T16:48:27.928Z[ host-image] Feb 08 16:48:27.224 INFO O| Feb 08 16:48:27.224 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
99662026-02-08T16:48:27.928Z[ host-image] Feb 08 16:48:27.224 INFO O| Feb 08 16:48:27.224 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
99672026-02-08T16:48:27.928Z[ host-image] Feb 08 16:48:27.224 INFO O| Feb 08 16:48:27.224 INFO ok!
99682026-02-08T16:48:27.928Z[ host-image] Feb 08 16:48:27.224 INFO O| Feb 08 16:48:27.224 INFO STEP 38 (ensure_file) COMPLETE
99692026-02-08T16:48:27.930Z[ host-image] Feb 08 16:48:27.224 INFO O| Feb 08 16:48:27.224 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
99702026-02-08T16:48:27.930Z[ host-image] Feb 08 16:48:27.235 INFO O| Feb 08 16:48:27.235 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
99712026-02-08T16:48:27.930Z[ host-image] Feb 08 16:48:27.235 INFO O| Feb 08 16:48:27.235 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
99722026-02-08T16:48:27.930Z[ host-image] Feb 08 16:48:27.235 INFO O| Feb 08 16:48:27.235 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
99732026-02-08T16:48:27.930Z[ host-image] Feb 08 16:48:27.235 INFO O| Feb 08 16:48:27.235 INFO STEP 39 (ensure_dir) COMPLETE
99742026-02-08T16:48:27.930Z[ host-image] Feb 08 16:48:27.235 INFO O| Feb 08 16:48:27.235 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
99752026-02-08T16:48:27.954Z[ recovery-image] Feb 08 16:48:27.242 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
99762026-02-08T16:48:27.954Z[ host-image] Feb 08 16:48:27.246 INFO O| Feb 08 16:48:27.246 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
99772026-02-08T16:48:27.954Z[ host-image] Feb 08 16:48:27.246 INFO O| Feb 08 16:48:27.246 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 ...
99782026-02-08T16:48:27.954Z[ host-image] Feb 08 16:48:27.246 INFO O| Feb 08 16:48:27.246 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
99792026-02-08T16:48:27.954Z[ host-image] Feb 08 16:48:27.246 INFO O| Feb 08 16:48:27.246 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
99802026-02-08T16:48:27.954Z[ host-image] Feb 08 16:48:27.246 INFO O| Feb 08 16:48:27.246 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
99812026-02-08T16:48:27.954Z[ host-image] Feb 08 16:48:27.246 INFO O| Feb 08 16:48:27.246 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
99822026-02-08T16:48:27.954Z[ host-image] Feb 08 16:48:27.246 INFO O| Feb 08 16:48:27.246 INFO ok!
99832026-02-08T16:48:27.954Z[ host-image] Feb 08 16:48:27.246 INFO O| Feb 08 16:48:27.246 INFO STEP 40 (ensure_file) COMPLETE
99842026-02-08T16:48:27.954Z[ host-image] Feb 08 16:48:27.246 INFO O| Feb 08 16:48:27.246 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
99852026-02-08T16:48:27.954Z[ recovery-image] Feb 08 16:48:27.248 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`
99862026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.257 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
99872026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.257 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 ...
99882026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.257 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
99892026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.257 INFO ok!
99902026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.257 INFO STEP 41 (ensure_symlink) COMPLETE
99912026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.257 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
99922026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.268 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
99932026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.268 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
99942026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.268 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
99952026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.268 INFO ok!
99962026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.268 INFO STEP 42 (ensure_symlink) COMPLETE
99972026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.268 INFO O| Feb 08 16:48:27.268 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
99982026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.279 INFO O| Feb 08 16:48:27.279 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
99992026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.279 INFO O| Feb 08 16:48:27.279 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
100002026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.279 INFO O| Feb 08 16:48:27.279 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
100012026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.279 INFO O| Feb 08 16:48:27.279 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
100022026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.279 INFO O| Feb 08 16:48:27.279 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
100032026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.279 INFO O| Feb 08 16:48:27.279 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
100042026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.279 INFO O| Feb 08 16:48:27.279 INFO ok!
100052026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.279 INFO O| Feb 08 16:48:27.279 INFO STEP 43 (ensure_file) COMPLETE
100062026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.279 INFO O| Feb 08 16:48:27.279 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
100072026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.289 INFO O| Feb 08 16:48:27.289 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
100082026-02-08T16:48:27.978Z[ host-image] Feb 08 16:48:27.289 INFO O| Feb 08 16:48:27.289 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 ...
100092026-02-08T16:48:28.002Z[ host-image] Feb 08 16:48:27.290 INFO O| Feb 08 16:48:27.290 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
100102026-02-08T16:48:28.002Z[ host-image] Feb 08 16:48:27.290 INFO O| Feb 08 16:48:27.290 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
100112026-02-08T16:48:28.002Z[ host-image] Feb 08 16:48:27.290 INFO O| Feb 08 16:48:27.290 INFO ok!
100122026-02-08T16:48:28.002Z[ host-image] Feb 08 16:48:27.290 INFO O| Feb 08 16:48:27.290 INFO STEP 44 (ensure_file) COMPLETE
100132026-02-08T16:48:28.002Z[ host-image] Feb 08 16:48:27.290 INFO O| Feb 08 16:48:27.290 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
100142026-02-08T16:48:28.002Z[ host-image] Feb 08 16:48:27.300 INFO O| Feb 08 16:48:27.300 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
100152026-02-08T16:48:28.002Z[ host-image] Feb 08 16:48:27.300 INFO O| Feb 08 16:48:27.300 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
100162026-02-08T16:48:28.002Z[ host-image] Feb 08 16:48:27.300 INFO O| Feb 08 16:48:27.300 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
100172026-02-08T16:48:28.002Z[ host-image] Feb 08 16:48:27.300 INFO O| Feb 08 16:48:27.300 INFO ok!
100182026-02-08T16:48:28.002Z[ host-image] Feb 08 16:48:27.300 INFO O| Feb 08 16:48:27.300 INFO STEP 45 (ensure_file) COMPLETE
100192026-02-08T16:48:28.002Z[ host-image] Feb 08 16:48:27.300 INFO O| Feb 08 16:48:27.300 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
100202026-02-08T16:48:28.003Z[ host-image] Feb 08 16:48:27.309 INFO O| Feb 08 16:48:27.309 INFO updating shadow file
100212026-02-08T16:48:28.003Z[ host-image] Feb 08 16:48:27.310 INFO O| Feb 08 16:48:27.309 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
100222026-02-08T16:48:28.003Z[ host-image] Feb 08 16:48:27.310 INFO O| Feb 08 16:48:27.310 INFO STEP 46 (shadow) COMPLETE
100232026-02-08T16:48:28.003Z[ host-image] Feb 08 16:48:27.310 INFO O| Feb 08 16:48:27.310 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
100242026-02-08T16:48:28.027Z[ host-image] Feb 08 16:48:27.321 INFO O| Feb 08 16:48:27.321 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
100252026-02-08T16:48:28.027Z[ host-image] Feb 08 16:48:27.321 INFO O| Feb 08 16:48:27.321 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
100262026-02-08T16:48:28.027Z[ host-image] Feb 08 16:48:27.321 INFO O| Feb 08 16:48:27.321 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
100272026-02-08T16:48:28.027Z[ host-image] Feb 08 16:48:27.321 INFO O| Feb 08 16:48:27.321 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
100282026-02-08T16:48:28.027Z[ host-image] Feb 08 16:48:27.321 INFO O| Feb 08 16:48:27.321 INFO ok!
100292026-02-08T16:48:28.027Z[ host-image] Feb 08 16:48:27.321 INFO O| Feb 08 16:48:27.321 INFO STEP 47 (ensure_file) COMPLETE
100302026-02-08T16:48:28.027Z[ host-image] Feb 08 16:48:27.321 INFO O| Feb 08 16:48:27.321 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
100312026-02-08T16:48:28.027Z[ host-image] Feb 08 16:48:27.321 INFO O| Feb 08 16:48:27.321 INFO skip step because feature "mfg" is not enabled
100322026-02-08T16:48:28.027Z[ host-image] Feb 08 16:48:27.321 INFO O| Feb 08 16:48:27.321 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
100332026-02-08T16:48:28.027Z[ host-image] Feb 08 16:48:27.321 INFO O| Feb 08 16:48:27.321 INFO skip step because feature "mfg" is not enabled
100342026-02-08T16:48:28.027Z[ host-image] Feb 08 16:48:27.321 INFO O| Feb 08 16:48:27.321 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
100352026-02-08T16:48:28.115Z[ host-image] Feb 08 16:48:27.427 INFO O| Feb 08 16:48:27.427 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
100362026-02-08T16:48:28.116Z[ host-image] Feb 08 16:48:27.427 INFO O| Feb 08 16:48:27.427 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
100372026-02-08T16:48:28.761Z[ recovery-image] Feb 08 16:48:28.052 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
100382026-02-08T16:48:28.784Z[ recovery-image] Feb 08 16:48:28.052 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
100392026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
100402026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
100412026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
100422026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
100432026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
100442026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
100452026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.075 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
100462026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.075 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
100472026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.075 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
100482026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.078 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
100492026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.078 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
100502026-02-08T16:48:28.785Z[ recovery-image] Feb 08 16:48:28.078 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
100512026-02-08T16:48:28.786Z[ recovery-image] Feb 08 16:48:28.078 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
100522026-02-08T16:48:28.809Z[ recovery-image] Feb 08 16:48:28.112 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
100532026-02-08T16:48:28.810Z[ recovery-image] Feb 08 16:48:28.112 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
100542026-02-08T16:48:28.861Z[ recovery-image] Feb 08 16:48:28.112 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
100552026-02-08T16:48:28.941Z[ recovery-image] Feb 08 16:48:28.253 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
100562026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.253 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
100572026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.253 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
100582026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.254 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
100592026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.254 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
100602026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.254 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
100612026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.254 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
100622026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.254 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
100632026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.254 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
100642026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.255 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
100652026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.255 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
100662026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.255 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
100672026-02-08T16:48:28.986Z[ recovery-image] Feb 08 16:48:28.255 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
100682026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.255 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
100692026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.255 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
100702026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.255 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
100712026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.256 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
100722026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.256 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
100732026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.256 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
100742026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.256 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
100752026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.256 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
100762026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.256 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
100772026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.256 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
100782026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.257 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
100792026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.257 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
100802026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.257 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
100812026-02-08T16:48:28.987Z[ recovery-image] Feb 08 16:48:28.257 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
100822026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.257 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
100832026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.257 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
100842026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.257 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
100852026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.257 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
100862026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.258 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
100872026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.258 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
100882026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.258 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
100892026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.258 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
100902026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.258 INFO O| Info: ABL version: 0x1007f011
100912026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.258 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
100922026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.258 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
100932026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.259 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
100942026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.260 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
100952026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.260 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
100962026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.260 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
100972026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.260 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
100982026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.260 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
100992026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.260 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
101002026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.260 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
101012026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.261 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
101022026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.261 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
101032026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.261 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
101042026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.262 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
101052026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.263 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
101062026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.265 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
101072026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.265 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
101082026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.265 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
101092026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.266 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
101102026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.266 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
101112026-02-08T16:48:28.988Z[ recovery-image] Feb 08 16:48:28.266 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
101122026-02-08T16:48:29.013Z[ recovery-image] Feb 08 16:48:28.266 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
101132026-02-08T16:48:29.058Z[ recovery-image] Feb 08 16:48:28.370 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
101142026-02-08T16:48:29.118Z[ host-image] Feb 08 16:48:28.430 INFO O| Feb 08 16:48:28.430 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
101152026-02-08T16:48:29.118Z[ host-image] Feb 08 16:48:28.430 INFO O| Feb 08 16:48:28.430 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
101162026-02-08T16:48:29.142Z[ host-image] Feb 08 16:48:28.430 INFO O| Feb 08 16:48:28.430 INFO ok!
101172026-02-08T16:48:29.142Z[ host-image] Feb 08 16:48:28.430 INFO O| Feb 08 16:48:28.430 INFO STEP 50 (ensure_file) COMPLETE
101182026-02-08T16:48:29.142Z[ host-image] Feb 08 16:48:28.430 INFO O| Feb 08 16:48:28.430 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101192026-02-08T16:48:29.142Z[ host-image] Feb 08 16:48:28.430 INFO O| Feb 08 16:48:28.430 INFO skip step because feature "compliance" is not enabled
101202026-02-08T16:48:29.142Z[ host-image] Feb 08 16:48:28.430 INFO O| Feb 08 16:48:28.430 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101212026-02-08T16:48:29.143Z[ host-image] Feb 08 16:48:28.444 INFO O| Feb 08 16:48:28.444 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
101222026-02-08T16:48:29.143Z[ host-image] Feb 08 16:48:28.444 INFO O| Feb 08 16:48:28.444 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
101232026-02-08T16:48:29.143Z[ host-image] Feb 08 16:48:28.445 INFO O| Feb 08 16:48:28.445 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
101242026-02-08T16:48:29.143Z[ host-image] Feb 08 16:48:28.445 INFO O| Feb 08 16:48:28.445 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
101252026-02-08T16:48:29.143Z[ host-image] Feb 08 16:48:28.445 INFO O| Feb 08 16:48:28.445 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
101262026-02-08T16:48:29.143Z[ host-image] Feb 08 16:48:28.445 INFO O| Feb 08 16:48:28.445 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
101272026-02-08T16:48:29.143Z[ host-image] Feb 08 16:48:28.445 INFO O| Feb 08 16:48:28.445 INFO ok!
101282026-02-08T16:48:29.143Z[ host-image] Feb 08 16:48:28.445 INFO O| Feb 08 16:48:28.445 INFO STEP 52 (ensure_file) COMPLETE
101292026-02-08T16:48:29.144Z[ host-image] Feb 08 16:48:28.445 INFO O| Feb 08 16:48:28.445 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101302026-02-08T16:48:29.168Z[ host-image] Feb 08 16:48:28.455 INFO O| Feb 08 16:48:28.455 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
101312026-02-08T16:48:29.168Z[ host-image] Feb 08 16:48:28.455 INFO O| Feb 08 16:48:28.455 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 ...
101322026-02-08T16:48:29.168Z[ host-image] Feb 08 16:48:28.455 INFO O| Feb 08 16:48:28.455 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
101332026-02-08T16:48:29.168Z[ host-image] Feb 08 16:48:28.455 INFO O| Feb 08 16:48:28.455 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
101342026-02-08T16:48:29.168Z[ host-image] Feb 08 16:48:28.455 INFO O| Feb 08 16:48:28.455 INFO ok!
101352026-02-08T16:48:29.168Z[ host-image] Feb 08 16:48:28.455 INFO O| Feb 08 16:48:28.455 INFO STEP 53 (ensure_file) COMPLETE
101362026-02-08T16:48:29.168Z[ host-image] Feb 08 16:48:28.455 INFO O| Feb 08 16:48:28.455 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101372026-02-08T16:48:29.168Z[ host-image] Feb 08 16:48:28.466 INFO O| Feb 08 16:48:28.466 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
101382026-02-08T16:48:29.168Z[ host-image] Feb 08 16:48:28.466 INFO O| Feb 08 16:48:28.466 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 ...
101392026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.467 INFO O| Feb 08 16:48:28.467 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
101402026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.467 INFO O| Feb 08 16:48:28.467 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
101412026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.467 INFO O| Feb 08 16:48:28.467 INFO ok!
101422026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.467 INFO O| Feb 08 16:48:28.467 INFO STEP 54 (ensure_file) COMPLETE
101432026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.467 INFO O| Feb 08 16:48:28.467 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101442026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.476 INFO O| Feb 08 16:48:28.476 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
101452026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.476 INFO O| Feb 08 16:48:28.476 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 ...
101462026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.477 INFO O| Feb 08 16:48:28.477 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
101472026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.477 INFO O| Feb 08 16:48:28.477 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
101482026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.477 INFO O| Feb 08 16:48:28.477 INFO ok!
101492026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.477 INFO O| Feb 08 16:48:28.477 INFO STEP 55 (ensure_file) COMPLETE
101502026-02-08T16:48:29.169Z[ host-image] Feb 08 16:48:28.477 INFO O| Feb 08 16:48:28.477 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101512026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.486 INFO O| Feb 08 16:48:28.486 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
101522026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.486 INFO O| Feb 08 16:48:28.486 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 ...
101532026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.487 INFO O| Feb 08 16:48:28.487 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
101542026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.487 INFO O| Feb 08 16:48:28.487 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
101552026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.487 INFO O| Feb 08 16:48:28.487 INFO ok!
101562026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.487 INFO O| Feb 08 16:48:28.487 INFO STEP 56 (ensure_file) COMPLETE
101572026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.487 INFO O| Feb 08 16:48:28.487 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101582026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.496 INFO O| Feb 08 16:48:28.496 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
101592026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.496 INFO O| Feb 08 16:48:28.496 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 ...
101602026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.497 INFO O| Feb 08 16:48:28.497 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
101612026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.497 INFO O| Feb 08 16:48:28.497 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
101622026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.497 INFO O| Feb 08 16:48:28.497 INFO ok!
101632026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.497 INFO O| Feb 08 16:48:28.497 INFO STEP 57 (ensure_file) COMPLETE
101642026-02-08T16:48:29.193Z[ host-image] Feb 08 16:48:28.497 INFO O| Feb 08 16:48:28.497 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101652026-02-08T16:48:29.217Z[ host-image] Feb 08 16:48:28.506 INFO O| Feb 08 16:48:28.506 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
101662026-02-08T16:48:29.217Z[ host-image] Feb 08 16:48:28.506 INFO O| Feb 08 16:48:28.506 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 ...
101672026-02-08T16:48:29.217Z[ host-image] Feb 08 16:48:28.507 INFO O| Feb 08 16:48:28.507 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
101682026-02-08T16:48:29.217Z[ host-image] Feb 08 16:48:28.507 INFO O| Feb 08 16:48:28.507 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
101692026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.507 INFO O| Feb 08 16:48:28.507 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
101702026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.507 INFO O| Feb 08 16:48:28.507 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
101712026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.507 INFO O| Feb 08 16:48:28.507 INFO ok!
101722026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.507 INFO O| Feb 08 16:48:28.507 INFO STEP 58 (ensure_file) COMPLETE
101732026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.507 INFO O| Feb 08 16:48:28.507 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101742026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.516 INFO O| Feb 08 16:48:28.516 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
101752026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.516 INFO O| Feb 08 16:48:28.516 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 ...
101762026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.517 INFO O| Feb 08 16:48:28.517 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
101772026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.517 INFO O| Feb 08 16:48:28.517 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
101782026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.517 INFO O| Feb 08 16:48:28.517 INFO ok!
101792026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.517 INFO O| Feb 08 16:48:28.517 INFO STEP 59 (ensure_file) COMPLETE
101802026-02-08T16:48:29.218Z[ host-image] Feb 08 16:48:28.517 INFO O| Feb 08 16:48:28.517 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101812026-02-08T16:48:29.219Z[ host-image] Feb 08 16:48:28.526 INFO O| Feb 08 16:48:28.526 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
101822026-02-08T16:48:29.219Z[ host-image] Feb 08 16:48:28.526 INFO O| Feb 08 16:48:28.526 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
101832026-02-08T16:48:29.219Z[ host-image] Feb 08 16:48:28.527 INFO O| Feb 08 16:48:28.527 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
101842026-02-08T16:48:29.219Z[ host-image] Feb 08 16:48:28.527 INFO O| Feb 08 16:48:28.527 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
101852026-02-08T16:48:29.219Z[ host-image] Feb 08 16:48:28.527 INFO O| Feb 08 16:48:28.527 INFO ok!
101862026-02-08T16:48:29.219Z[ host-image] Feb 08 16:48:28.527 INFO O| Feb 08 16:48:28.527 INFO STEP 60 (ensure_file) COMPLETE
101872026-02-08T16:48:29.219Z[ host-image] Feb 08 16:48:28.527 INFO O| Feb 08 16:48:28.527 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101882026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.540 INFO O| Feb 08 16:48:28.540 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
101892026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.540 INFO O| Feb 08 16:48:28.540 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 ...
101902026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.540 INFO O| Feb 08 16:48:28.540 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
101912026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.540 INFO O| Feb 08 16:48:28.540 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
101922026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.540 INFO O| Feb 08 16:48:28.540 INFO ok!
101932026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.540 INFO O| Feb 08 16:48:28.540 INFO STEP 61 (ensure_file) COMPLETE
101942026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.540 INFO O| Feb 08 16:48:28.540 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
101952026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.552 INFO O| Feb 08 16:48:28.552 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
101962026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.553 INFO O| Feb 08 16:48:28.552 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
101972026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.553 INFO O| Feb 08 16:48:28.553 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
101982026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.553 INFO O| Feb 08 16:48:28.553 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
101992026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.553 INFO O| Feb 08 16:48:28.553 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
102002026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.553 INFO O| Feb 08 16:48:28.553 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
102012026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.553 INFO O| Feb 08 16:48:28.553 INFO ok!
102022026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.553 INFO O| Feb 08 16:48:28.553 INFO STEP 62 (ensure_file) COMPLETE
102032026-02-08T16:48:29.243Z[ host-image] Feb 08 16:48:28.553 INFO O| Feb 08 16:48:28.553 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
102042026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.563 INFO O| Feb 08 16:48:28.563 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
102052026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.563 INFO O| Feb 08 16:48:28.563 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 ...
102062026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.563 INFO O| Feb 08 16:48:28.563 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
102072026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.563 INFO O| Feb 08 16:48:28.563 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
102082026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.563 INFO O| Feb 08 16:48:28.563 INFO ok!
102092026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.563 INFO O| Feb 08 16:48:28.563 INFO STEP 63 (ensure_file) COMPLETE
102102026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.563 INFO O| Feb 08 16:48:28.563 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
102112026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.574 INFO O| Feb 08 16:48:28.574 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
102122026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.574 INFO O| Feb 08 16:48:28.574 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 ...
102132026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.574 INFO O| Feb 08 16:48:28.574 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
102142026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.574 INFO O| Feb 08 16:48:28.574 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
102152026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.574 INFO O| Feb 08 16:48:28.574 INFO ok!
102162026-02-08T16:48:29.267Z[ host-image] Feb 08 16:48:28.574 INFO O| Feb 08 16:48:28.574 INFO STEP 64 (ensure_file) COMPLETE
102172026-02-08T16:48:29.268Z[ host-image] Feb 08 16:48:28.574 INFO O| Feb 08 16:48:28.574 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
102182026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.584 INFO O| Feb 08 16:48:28.584 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
102192026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.584 INFO O| Feb 08 16:48:28.584 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 ...
102202026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.584 INFO O| Feb 08 16:48:28.584 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
102212026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.584 INFO O| Feb 08 16:48:28.584 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
102222026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.584 INFO O| Feb 08 16:48:28.584 INFO ok!
102232026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.584 INFO O| Feb 08 16:48:28.584 INFO STEP 65 (ensure_file) COMPLETE
102242026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.584 INFO O| Feb 08 16:48:28.584 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
102252026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.584 INFO O| Feb 08 16:48:28.584 INFO skip step because feature "mbist" is not enabled
102262026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.584 INFO O| Feb 08 16:48:28.584 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102272026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.599 INFO O| Feb 08 16:48:28.599 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
102282026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.599 INFO O| Feb 08 16:48:28.599 INFO STEP 67 (ensure_dir) COMPLETE
102292026-02-08T16:48:29.292Z[ host-image] Feb 08 16:48:28.599 INFO O| Feb 08 16:48:28.599 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102302026-02-08T16:48:29.316Z[ host-image] Feb 08 16:48:28.610 INFO O| Feb 08 16:48:28.610 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
102312026-02-08T16:48:29.316Z[ host-image] Feb 08 16:48:28.610 INFO O| Feb 08 16:48:28.610 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
102322026-02-08T16:48:29.317Z[ host-image] Feb 08 16:48:28.610 INFO O| Feb 08 16:48:28.610 INFO STEP 68 (ensure_dir) COMPLETE
102332026-02-08T16:48:29.317Z[ host-image] Feb 08 16:48:28.610 INFO O| Feb 08 16:48:28.610 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102342026-02-08T16:48:29.317Z[ host-image] Feb 08 16:48:28.621 INFO O| Feb 08 16:48:28.621 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
102352026-02-08T16:48:29.317Z[ host-image] Feb 08 16:48:28.622 INFO O| Feb 08 16:48:28.622 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
102362026-02-08T16:48:29.317Z[ host-image] Feb 08 16:48:28.622 INFO O| Feb 08 16:48:28.622 INFO STEP 69 (ensure_dir) COMPLETE
102372026-02-08T16:48:29.317Z[ host-image] Feb 08 16:48:28.622 INFO O| Feb 08 16:48:28.622 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102382026-02-08T16:48:29.341Z[ host-image] Feb 08 16:48:28.643 INFO O| Feb 08 16:48:28.643 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
102392026-02-08T16:48:29.341Z[ host-image] Feb 08 16:48:28.643 INFO O| Feb 08 16:48:28.643 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
102402026-02-08T16:48:30.229Z[ host-image] Feb 08 16:48:29.541 INFO O| Feb 08 16:48:29.541 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
102412026-02-08T16:48:30.229Z[ host-image] Feb 08 16:48:29.541 INFO O| Feb 08 16:48:29.541 INFO ok!
102422026-02-08T16:48:30.253Z[ host-image] Feb 08 16:48:29.541 INFO O| Feb 08 16:48:29.541 INFO STEP 70 (ensure_file) COMPLETE
102432026-02-08T16:48:30.253Z[ host-image] Feb 08 16:48:29.541 INFO O| Feb 08 16:48:29.541 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102442026-02-08T16:48:30.253Z[ host-image] Feb 08 16:48:29.557 INFO O| Feb 08 16:48:29.557 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
102452026-02-08T16:48:30.253Z[ host-image] Feb 08 16:48:29.557 INFO O| Feb 08 16:48:29.557 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
102462026-02-08T16:48:31.868Z[ host-image] Feb 08 16:48:31.180 INFO O| Feb 08 16:48:31.180 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
102472026-02-08T16:48:31.868Z[ host-image] Feb 08 16:48:31.180 INFO O| Feb 08 16:48:31.180 INFO ok!
102482026-02-08T16:48:31.892Z[ host-image] Feb 08 16:48:31.180 INFO O| Feb 08 16:48:31.180 INFO STEP 71 (ensure_file) COMPLETE
102492026-02-08T16:48:31.892Z[ host-image] Feb 08 16:48:31.180 INFO O| Feb 08 16:48:31.180 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102502026-02-08T16:48:31.892Z[ host-image] Feb 08 16:48:31.192 INFO O| Feb 08 16:48:31.192 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
102512026-02-08T16:48:31.892Z[ host-image] Feb 08 16:48:31.192 INFO O| Feb 08 16:48:31.192 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
102522026-02-08T16:48:31.892Z[ host-image] Feb 08 16:48:31.192 INFO O| Feb 08 16:48:31.192 INFO STEP 72 (ensure_dir) COMPLETE
102532026-02-08T16:48:31.892Z[ host-image] Feb 08 16:48:31.192 INFO O| Feb 08 16:48:31.192 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102542026-02-08T16:48:31.892Z[ host-image] Feb 08 16:48:31.202 INFO O| Feb 08 16:48:31.201 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
102552026-02-08T16:48:31.892Z[ host-image] Feb 08 16:48:31.202 INFO O| Feb 08 16:48:31.201 INFO copying /tmp/.tmpzjVNOq/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 ...
102562026-02-08T16:48:31.892Z[ host-image] Feb 08 16:48:31.202 INFO O| Feb 08 16:48:31.202 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
102572026-02-08T16:48:31.893Z[ host-image] Feb 08 16:48:31.202 INFO O| Feb 08 16:48:31.202 INFO ok!
102582026-02-08T16:48:31.893Z[ host-image] Feb 08 16:48:31.202 INFO O| Feb 08 16:48:31.202 INFO STEP 73 (ensure_file) COMPLETE
102592026-02-08T16:48:31.893Z[ host-image] Feb 08 16:48:31.202 INFO O| Feb 08 16:48:31.202 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102602026-02-08T16:48:31.917Z[ host-image] Feb 08 16:48:31.211 INFO O| Feb 08 16:48:31.211 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
102612026-02-08T16:48:31.917Z[ host-image] Feb 08 16:48:31.211 INFO O| Feb 08 16:48:31.211 INFO copying /tmp/.tmpzjVNOq/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 ...
102622026-02-08T16:48:31.917Z[ host-image] Feb 08 16:48:31.211 INFO O| Feb 08 16:48:31.211 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
102632026-02-08T16:48:31.917Z[ host-image] Feb 08 16:48:31.211 INFO O| Feb 08 16:48:31.211 INFO ok!
102642026-02-08T16:48:31.917Z[ host-image] Feb 08 16:48:31.211 INFO O| Feb 08 16:48:31.211 INFO STEP 74 (ensure_file) COMPLETE
102652026-02-08T16:48:31.917Z[ host-image] Feb 08 16:48:31.211 INFO O| Feb 08 16:48:31.211 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102662026-02-08T16:48:31.917Z[ host-image] Feb 08 16:48:31.225 INFO O| Feb 08 16:48:31.225 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
102672026-02-08T16:48:31.917Z[ host-image] Feb 08 16:48:31.225 INFO O| Feb 08 16:48:31.225 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
102682026-02-08T16:48:31.917Z[ host-image] Feb 08 16:48:31.225 INFO O| Feb 08 16:48:31.225 INFO STEP 75 (ensure_dir) COMPLETE
102692026-02-08T16:48:31.917Z[ host-image] Feb 08 16:48:31.225 INFO O| Feb 08 16:48:31.225 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102702026-02-08T16:48:31.941Z[ host-image] Feb 08 16:48:31.238 INFO O| Feb 08 16:48:31.238 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
102712026-02-08T16:48:31.941Z[ host-image] Feb 08 16:48:31.238 INFO O| Feb 08 16:48:31.238 INFO copying /tmp/.tmpzjVNOq/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 ...
102722026-02-08T16:48:31.942Z[ host-image] Feb 08 16:48:31.238 INFO O| Feb 08 16:48:31.238 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
102732026-02-08T16:48:31.942Z[ host-image] Feb 08 16:48:31.238 INFO O| Feb 08 16:48:31.238 INFO ok!
102742026-02-08T16:48:31.942Z[ host-image] Feb 08 16:48:31.238 INFO O| Feb 08 16:48:31.238 INFO STEP 76 (ensure_file) COMPLETE
102752026-02-08T16:48:31.942Z[ host-image] Feb 08 16:48:31.238 INFO O| Feb 08 16:48:31.238 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102762026-02-08T16:48:31.942Z[ host-image] Feb 08 16:48:31.247 INFO O| Feb 08 16:48:31.247 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
102772026-02-08T16:48:31.942Z[ host-image] Feb 08 16:48:31.247 INFO O| Feb 08 16:48:31.247 INFO copying /tmp/.tmpzjVNOq/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 ...
102782026-02-08T16:48:31.942Z[ host-image] Feb 08 16:48:31.247 INFO O| Feb 08 16:48:31.247 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
102792026-02-08T16:48:31.942Z[ host-image] Feb 08 16:48:31.247 INFO O| Feb 08 16:48:31.247 INFO ok!
102802026-02-08T16:48:31.942Z[ host-image] Feb 08 16:48:31.248 INFO O| Feb 08 16:48:31.247 INFO STEP 77 (ensure_file) COMPLETE
102812026-02-08T16:48:31.942Z[ host-image] Feb 08 16:48:31.248 INFO O| Feb 08 16:48:31.247 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102822026-02-08T16:48:31.966Z[ host-image] Feb 08 16:48:31.260 INFO O| Feb 08 16:48:31.260 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
102832026-02-08T16:48:31.966Z[ host-image] Feb 08 16:48:31.260 INFO O| Feb 08 16:48:31.260 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
102842026-02-08T16:48:31.966Z[ host-image] Feb 08 16:48:31.260 INFO O| Feb 08 16:48:31.260 INFO STEP 78 (ensure_dir) COMPLETE
102852026-02-08T16:48:31.966Z[ host-image] Feb 08 16:48:31.260 INFO O| Feb 08 16:48:31.260 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102862026-02-08T16:48:31.966Z[ host-image] Feb 08 16:48:31.269 INFO O| Feb 08 16:48:31.269 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
102872026-02-08T16:48:31.966Z[ host-image] Feb 08 16:48:31.269 INFO O| Feb 08 16:48:31.269 INFO copying /tmp/.tmpzjVNOq/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 ...
102882026-02-08T16:48:31.966Z[ host-image] Feb 08 16:48:31.270 INFO O| Feb 08 16:48:31.270 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
102892026-02-08T16:48:31.966Z[ host-image] Feb 08 16:48:31.270 INFO O| Feb 08 16:48:31.270 INFO ok!
102902026-02-08T16:48:31.966Z[ host-image] Feb 08 16:48:31.270 INFO O| Feb 08 16:48:31.270 INFO STEP 79 (ensure_file) COMPLETE
102912026-02-08T16:48:31.966Z[ host-image] Feb 08 16:48:31.270 INFO O| Feb 08 16:48:31.270 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102922026-02-08T16:48:31.990Z[ host-image] Feb 08 16:48:31.282 INFO O| Feb 08 16:48:31.282 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
102932026-02-08T16:48:31.990Z[ host-image] Feb 08 16:48:31.282 INFO O| Feb 08 16:48:31.282 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
102942026-02-08T16:48:31.990Z[ host-image] Feb 08 16:48:31.282 INFO O| Feb 08 16:48:31.282 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
102952026-02-08T16:48:31.990Z[ host-image] Feb 08 16:48:31.282 INFO O| Feb 08 16:48:31.282 INFO ok!
102962026-02-08T16:48:31.990Z[ host-image] Feb 08 16:48:31.282 INFO O| Feb 08 16:48:31.282 INFO STEP 80 (ensure_file) COMPLETE
102972026-02-08T16:48:31.990Z[ host-image] Feb 08 16:48:31.282 INFO O| Feb 08 16:48:31.282 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102982026-02-08T16:48:31.990Z[ host-image] Feb 08 16:48:31.291 INFO O| Feb 08 16:48:31.291 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
102992026-02-08T16:48:31.991Z[ host-image] Feb 08 16:48:31.291 INFO O| Feb 08 16:48:31.291 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
103002026-02-08T16:48:31.991Z[ host-image] Feb 08 16:48:31.291 INFO O| Feb 08 16:48:31.291 INFO STEP 81 (ensure_dir) COMPLETE
103012026-02-08T16:48:31.991Z[ host-image] Feb 08 16:48:31.291 INFO O| Feb 08 16:48:31.291 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103022026-02-08T16:48:32.014Z[ host-image] Feb 08 16:48:31.304 INFO O| Feb 08 16:48:31.304 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
103032026-02-08T16:48:32.014Z[ host-image] Feb 08 16:48:31.304 INFO O| Feb 08 16:48:31.304 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
103042026-02-08T16:48:33.549Z[ host-image] Feb 08 16:48:32.861 INFO O| Feb 08 16:48:32.861 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
103052026-02-08T16:48:33.549Z[ host-image] Feb 08 16:48:32.861 INFO O| Feb 08 16:48:32.861 INFO ok!
103062026-02-08T16:48:33.574Z[ host-image] Feb 08 16:48:32.861 INFO O| Feb 08 16:48:32.861 INFO STEP 82 (ensure_file) COMPLETE
103072026-02-08T16:48:33.574Z[ host-image] Feb 08 16:48:32.861 INFO O| Feb 08 16:48:32.861 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103082026-02-08T16:48:33.574Z[ host-image] Feb 08 16:48:32.877 INFO O| Feb 08 16:48:32.877 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
103092026-02-08T16:48:33.574Z[ host-image] Feb 08 16:48:32.877 INFO O| Feb 08 16:48:32.877 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
103102026-02-08T16:48:34.514Z[ host-image] Feb 08 16:48:33.826 INFO O| Feb 08 16:48:33.826 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
103112026-02-08T16:48:34.514Z[ host-image] Feb 08 16:48:33.826 INFO O| Feb 08 16:48:33.826 INFO ok!
103122026-02-08T16:48:34.539Z[ host-image] Feb 08 16:48:33.826 INFO O| Feb 08 16:48:33.826 INFO STEP 83 (ensure_file) COMPLETE
103132026-02-08T16:48:34.539Z[ host-image] Feb 08 16:48:33.826 INFO O| Feb 08 16:48:33.826 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103142026-02-08T16:48:34.539Z[ host-image] Feb 08 16:48:33.839 INFO O| Feb 08 16:48:33.839 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
103152026-02-08T16:48:34.539Z[ host-image] Feb 08 16:48:33.839 INFO O| Feb 08 16:48:33.839 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
103162026-02-08T16:48:37.445Z[ host-image] Feb 08 16:48:36.757 INFO O| Feb 08 16:48:36.757 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
103172026-02-08T16:48:37.445Z[ host-image] Feb 08 16:48:36.757 INFO O| Feb 08 16:48:36.757 INFO ok!
103182026-02-08T16:48:37.470Z[ host-image] Feb 08 16:48:36.757 INFO O| Feb 08 16:48:36.757 INFO STEP 84 (ensure_file) COMPLETE
103192026-02-08T16:48:37.470Z[ host-image] Feb 08 16:48:36.757 INFO O| Feb 08 16:48:36.757 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103202026-02-08T16:48:37.470Z[ host-image] Feb 08 16:48:36.773 INFO O| Feb 08 16:48:36.773 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
103212026-02-08T16:48:37.470Z[ host-image] Feb 08 16:48:36.773 INFO O| Feb 08 16:48:36.773 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
103222026-02-08T16:48:37.470Z[ host-image] Feb 08 16:48:36.773 INFO O| Feb 08 16:48:36.773 INFO STEP 85 (ensure_dir) COMPLETE
103232026-02-08T16:48:37.470Z[ host-image] Feb 08 16:48:36.773 INFO O| Feb 08 16:48:36.773 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103242026-02-08T16:48:37.495Z[ host-image] Feb 08 16:48:36.785 INFO O| Feb 08 16:48:36.785 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
103252026-02-08T16:48:37.495Z[ host-image] Feb 08 16:48:36.785 INFO O| Feb 08 16:48:36.785 INFO copying /tmp/.tmpzjVNOq/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 ...
103262026-02-08T16:48:37.495Z[ host-image] Feb 08 16:48:36.785 INFO O| Feb 08 16:48:36.785 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
103272026-02-08T16:48:37.495Z[ host-image] Feb 08 16:48:36.785 INFO O| Feb 08 16:48:36.785 INFO ok!
103282026-02-08T16:48:37.495Z[ host-image] Feb 08 16:48:36.785 INFO O| Feb 08 16:48:36.785 INFO STEP 86 (ensure_file) COMPLETE
103292026-02-08T16:48:37.495Z[ host-image] Feb 08 16:48:36.785 INFO O| Feb 08 16:48:36.785 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103302026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.795 INFO O| Feb 08 16:48:36.795 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
103312026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.795 INFO O| Feb 08 16:48:36.795 INFO copying /tmp/.tmpzjVNOq/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 ...
103322026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.796 INFO O| Feb 08 16:48:36.795 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
103332026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.796 INFO O| Feb 08 16:48:36.795 INFO ok!
103342026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.796 INFO O| Feb 08 16:48:36.796 INFO STEP 87 (ensure_file) COMPLETE
103352026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.796 INFO O| Feb 08 16:48:36.796 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103362026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.805 INFO O| Feb 08 16:48:36.805 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
103372026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.805 INFO O| Feb 08 16:48:36.805 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
103382026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.805 INFO O| Feb 08 16:48:36.805 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
103392026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.805 INFO O| Feb 08 16:48:36.805 INFO ok!
103402026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.805 INFO O| Feb 08 16:48:36.805 INFO STEP 88 (ensure_file) COMPLETE
103412026-02-08T16:48:37.496Z[ host-image] Feb 08 16:48:36.805 INFO O| Feb 08 16:48:36.805 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103422026-02-08T16:48:37.520Z[ host-image] Feb 08 16:48:36.815 INFO O| Feb 08 16:48:36.815 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
103432026-02-08T16:48:37.520Z[ host-image] Feb 08 16:48:36.815 INFO O| Feb 08 16:48:36.815 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
103442026-02-08T16:48:37.520Z[ host-image] Feb 08 16:48:36.815 INFO O| Feb 08 16:48:36.815 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
103452026-02-08T16:48:37.523Z[ host-image] Feb 08 16:48:36.815 INFO O| Feb 08 16:48:36.815 INFO ok!
103462026-02-08T16:48:37.523Z[ host-image] Feb 08 16:48:36.815 INFO O| Feb 08 16:48:36.815 INFO STEP 89 (ensure_file) COMPLETE
103472026-02-08T16:48:37.523Z[ host-image] Feb 08 16:48:36.815 INFO O| Feb 08 16:48:36.815 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103482026-02-08T16:48:37.523Z[ host-image] Feb 08 16:48:36.825 INFO O| Feb 08 16:48:36.825 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
103492026-02-08T16:48:37.523Z[ host-image] Feb 08 16:48:36.825 INFO O| Feb 08 16:48:36.825 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
103502026-02-08T16:48:37.523Z[ host-image] Feb 08 16:48:36.825 INFO O| Feb 08 16:48:36.825 INFO STEP 90 (ensure_dir) COMPLETE
103512026-02-08T16:48:37.523Z[ host-image] Feb 08 16:48:36.825 INFO O| Feb 08 16:48:36.825 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103522026-02-08T16:48:37.547Z[ host-image] Feb 08 16:48:36.837 INFO O| Feb 08 16:48:36.837 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
103532026-02-08T16:48:37.547Z[ host-image] Feb 08 16:48:36.837 INFO O| Feb 08 16:48:36.837 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
103542026-02-08T16:48:38.047Z[ host-image] Feb 08 16:48:37.359 INFO O| Feb 08 16:48:37.359 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
103552026-02-08T16:48:38.047Z[ host-image] Feb 08 16:48:37.359 INFO O| Feb 08 16:48:37.359 INFO ok!
103562026-02-08T16:48:38.071Z[ host-image] Feb 08 16:48:37.359 INFO O| Feb 08 16:48:37.359 INFO STEP 91 (ensure_file) COMPLETE
103572026-02-08T16:48:38.072Z[ host-image] Feb 08 16:48:37.359 INFO O| Feb 08 16:48:37.359 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103582026-02-08T16:48:38.072Z[ host-image] Feb 08 16:48:37.372 INFO O| Feb 08 16:48:37.372 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
103592026-02-08T16:48:38.072Z[ host-image] Feb 08 16:48:37.372 INFO O| Feb 08 16:48:37.372 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
103602026-02-08T16:48:38.072Z[ host-image] Feb 08 16:48:37.372 INFO O| Feb 08 16:48:37.372 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
103612026-02-08T16:48:38.072Z[ host-image] Feb 08 16:48:37.372 INFO O| Feb 08 16:48:37.372 INFO ok!
103622026-02-08T16:48:38.072Z[ host-image] Feb 08 16:48:37.372 INFO O| Feb 08 16:48:37.372 INFO STEP 92 (ensure_file) COMPLETE
103632026-02-08T16:48:38.072Z[ host-image] Feb 08 16:48:37.373 INFO O| Feb 08 16:48:37.372 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103642026-02-08T16:48:38.072Z[ host-image] Feb 08 16:48:37.383 INFO O| Feb 08 16:48:37.383 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
103652026-02-08T16:48:38.072Z[ host-image] Feb 08 16:48:37.383 INFO O| Feb 08 16:48:37.383 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
103662026-02-08T16:48:38.829Z[ recovery-image] Feb 08 16:48:38.141 INFO image complete! materials are in "/work/os-recovery"
103672026-02-08T16:48:39.690Z[ recovery-image]
103682026-02-08T16:48:39.690Z[ recovery-image] real 24:11.214070505
103692026-02-08T16:48:39.715Z[ recovery-image] user 16:52.238425134
103702026-02-08T16:48:39.715Z[ recovery-image] sys 1:42.578855147
103712026-02-08T16:48:39.715Z[ recovery-image] trap 0.754504128
103722026-02-08T16:48:39.715Z[ recovery-image] tflt 1.310063405
103732026-02-08T16:48:39.715Z[ recovery-image] dflt 6.269193657
103742026-02-08T16:48:39.715Z[ recovery-image] kflt 0.006618565
103752026-02-08T16:48:39.715Z[ recovery-image] lock 36:41.711622547
103762026-02-08T16:48:39.715Z[ recovery-image] slp 2:23:44.745991239
103772026-02-08T16:48:39.715Z[ recovery-image] lat 8:32.316077022
103782026-02-08T16:48:39.715Z[ recovery-image] stop 15.203682480
103792026-02-08T16:48:40.948Z[ host-image] Feb 08 16:48:40.260 INFO O| Feb 08 16:48:40.260 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
103802026-02-08T16:48:40.948Z[ host-image] Feb 08 16:48:40.260 INFO O| Feb 08 16:48:40.260 INFO ok!
103812026-02-08T16:48:40.973Z[ host-image] Feb 08 16:48:40.260 INFO O| Feb 08 16:48:40.260 INFO STEP 93 (ensure_file) COMPLETE
103822026-02-08T16:48:40.973Z[ host-image] Feb 08 16:48:40.260 INFO O| Feb 08 16:48:40.260 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103832026-02-08T16:48:40.973Z[ host-image] Feb 08 16:48:40.275 INFO O| Feb 08 16:48:40.275 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
103842026-02-08T16:48:40.973Z[ host-image] Feb 08 16:48:40.275 INFO O| Feb 08 16:48:40.275 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
103852026-02-08T16:48:40.973Z[ host-image] Feb 08 16:48:40.275 INFO O| Feb 08 16:48:40.275 INFO STEP 94 (ensure_dir) COMPLETE
103862026-02-08T16:48:40.973Z[ host-image] Feb 08 16:48:40.275 INFO O| Feb 08 16:48:40.275 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103872026-02-08T16:48:40.997Z[ host-image] Feb 08 16:48:40.288 INFO O| Feb 08 16:48:40.288 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
103882026-02-08T16:48:40.997Z[ host-image] Feb 08 16:48:40.289 INFO O| Feb 08 16:48:40.288 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
103892026-02-08T16:48:40.997Z[ host-image] Feb 08 16:48:40.289 INFO O| Feb 08 16:48:40.289 INFO STEP 95 (ensure_dir) COMPLETE
103902026-02-08T16:48:40.997Z[ host-image] Feb 08 16:48:40.289 INFO O| Feb 08 16:48:40.289 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103912026-02-08T16:48:40.998Z[ host-image] Feb 08 16:48:40.299 INFO O| Feb 08 16:48:40.299 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
103922026-02-08T16:48:40.998Z[ host-image] Feb 08 16:48:40.299 INFO O| Feb 08 16:48:40.299 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
103932026-02-08T16:48:40.998Z[ host-image] Feb 08 16:48:40.299 INFO O| Feb 08 16:48:40.299 INFO STEP 96 (ensure_dir) COMPLETE
103942026-02-08T16:48:40.999Z[ host-image] Feb 08 16:48:40.299 INFO O| Feb 08 16:48:40.299 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103952026-02-08T16:48:40.999Z[ host-image] Feb 08 16:48:40.309 INFO O| Feb 08 16:48:40.309 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
103962026-02-08T16:48:40.999Z[ host-image] Feb 08 16:48:40.309 INFO O| Feb 08 16:48:40.309 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
103972026-02-08T16:48:40.999Z[ host-image] Feb 08 16:48:40.309 INFO O| Feb 08 16:48:40.309 INFO STEP 97 (ensure_dir) COMPLETE
103982026-02-08T16:48:40.999Z[ host-image] Feb 08 16:48:40.309 INFO O| Feb 08 16:48:40.309 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103992026-02-08T16:48:41.024Z[ host-image] Feb 08 16:48:40.319 INFO O| Feb 08 16:48:40.319 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
104002026-02-08T16:48:41.024Z[ host-image] Feb 08 16:48:40.320 INFO O| Feb 08 16:48:40.320 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
104012026-02-08T16:48:41.024Z[ host-image] Feb 08 16:48:40.320 INFO O| Feb 08 16:48:40.320 INFO STEP 98 (ensure_dir) COMPLETE
104022026-02-08T16:48:41.024Z[ host-image] Feb 08 16:48:40.320 INFO O| Feb 08 16:48:40.320 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104032026-02-08T16:48:41.024Z[ host-image] Feb 08 16:48:40.329 INFO O| Feb 08 16:48:40.329 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
104042026-02-08T16:48:41.024Z[ host-image] Feb 08 16:48:40.329 INFO O| Feb 08 16:48:40.329 INFO copying /tmp/.tmpzjVNOq/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 ...
104052026-02-08T16:48:41.024Z[ host-image] Feb 08 16:48:40.330 INFO O| Feb 08 16:48:40.330 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
104062026-02-08T16:48:41.024Z[ host-image] Feb 08 16:48:40.330 INFO O| Feb 08 16:48:40.330 INFO ok!
104072026-02-08T16:48:41.024Z[ host-image] Feb 08 16:48:40.330 INFO O| Feb 08 16:48:40.330 INFO STEP 99 (ensure_file) COMPLETE
104082026-02-08T16:48:41.024Z[ host-image] Feb 08 16:48:40.330 INFO O| Feb 08 16:48:40.330 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104092026-02-08T16:48:41.049Z[ host-image] Feb 08 16:48:40.339 INFO O| Feb 08 16:48:40.339 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
104102026-02-08T16:48:41.049Z[ host-image] Feb 08 16:48:40.339 INFO O| Feb 08 16:48:40.339 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
104112026-02-08T16:48:41.049Z[ host-image] Feb 08 16:48:40.339 INFO O| Feb 08 16:48:40.339 INFO STEP 100 (ensure_dir) COMPLETE
104122026-02-08T16:48:41.049Z[ host-image] Feb 08 16:48:40.339 INFO O| Feb 08 16:48:40.339 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104132026-02-08T16:48:41.049Z[ host-image] Feb 08 16:48:40.349 INFO O| Feb 08 16:48:40.349 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
104142026-02-08T16:48:41.049Z[ host-image] Feb 08 16:48:40.349 INFO O| Feb 08 16:48:40.349 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
104152026-02-08T16:48:41.688ZFeb 08 16:48:41.000 INFO [recovery-image] process exited with exit status: 0 (1453.095273724s)
104162026-02-08T16:48:41.712Z[ host-image] Feb 08 16:48:41.023 INFO O| Feb 08 16:48:41.023 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
104172026-02-08T16:48:41.712Z[ host-image] Feb 08 16:48:41.023 INFO O| Feb 08 16:48:41.023 INFO ok!
104182026-02-08T16:48:41.712Z[ host-image] Feb 08 16:48:41.023 INFO O| Feb 08 16:48:41.023 INFO STEP 101 (ensure_file) COMPLETE
104192026-02-08T16:48:41.713Z[ host-image] Feb 08 16:48:41.023 INFO O| Feb 08 16:48:41.023 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104202026-02-08T16:48:41.737Z[ host-image] Feb 08 16:48:41.036 INFO O| Feb 08 16:48:41.036 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
104212026-02-08T16:48:41.737Z[ host-image] Feb 08 16:48:41.036 INFO O| Feb 08 16:48:41.036 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
104222026-02-08T16:48:41.737Z[ host-image] Feb 08 16:48:41.036 INFO O| Feb 08 16:48:41.036 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
104232026-02-08T16:48:41.737Z[ host-image] Feb 08 16:48:41.036 INFO O| Feb 08 16:48:41.036 INFO ok!
104242026-02-08T16:48:41.737Z[ host-image] Feb 08 16:48:41.036 INFO O| Feb 08 16:48:41.036 INFO STEP 102 (ensure_file) COMPLETE
104252026-02-08T16:48:41.737Z[ host-image] Feb 08 16:48:41.036 INFO O| Feb 08 16:48:41.036 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104262026-02-08T16:48:41.737Z[ host-image] Feb 08 16:48:41.049 INFO O| Feb 08 16:48:41.049 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
104272026-02-08T16:48:41.737Z[ host-image] Feb 08 16:48:41.049 INFO O| Feb 08 16:48:41.049 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
104282026-02-08T16:48:42.442Z[ host-image] Feb 08 16:48:41.755 INFO O| Feb 08 16:48:41.754 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
104292026-02-08T16:48:42.467Z[ host-image] Feb 08 16:48:41.755 INFO O| Feb 08 16:48:41.755 INFO ok!
104302026-02-08T16:48:42.467Z[ host-image] Feb 08 16:48:41.755 INFO O| Feb 08 16:48:41.755 INFO STEP 103 (ensure_file) COMPLETE
104312026-02-08T16:48:42.467Z[ host-image] Feb 08 16:48:41.755 INFO O| Feb 08 16:48:41.755 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104322026-02-08T16:48:42.467Z[ host-image] Feb 08 16:48:41.769 INFO O| Feb 08 16:48:41.769 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
104332026-02-08T16:48:42.467Z[ host-image] Feb 08 16:48:41.769 INFO O| Feb 08 16:48:41.769 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
104342026-02-08T16:48:42.467Z[ host-image] Feb 08 16:48:41.769 INFO O| Feb 08 16:48:41.769 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
104352026-02-08T16:48:42.467Z[ host-image] Feb 08 16:48:41.769 INFO O| Feb 08 16:48:41.769 INFO ok!
104362026-02-08T16:48:42.467Z[ host-image] Feb 08 16:48:41.769 INFO O| Feb 08 16:48:41.769 INFO STEP 104 (ensure_file) COMPLETE
104372026-02-08T16:48:42.467Z[ host-image] Feb 08 16:48:41.769 INFO O| Feb 08 16:48:41.769 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104382026-02-08T16:48:42.492Z[ host-image] Feb 08 16:48:41.780 INFO O| Feb 08 16:48:41.780 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
104392026-02-08T16:48:42.492Z[ host-image] Feb 08 16:48:41.781 INFO O| Feb 08 16:48:41.780 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
104402026-02-08T16:48:42.492Z[ host-image] Feb 08 16:48:41.781 INFO O| Feb 08 16:48:41.781 INFO STEP 105 (ensure_dir) COMPLETE
104412026-02-08T16:48:42.492Z[ host-image] Feb 08 16:48:41.781 INFO O| Feb 08 16:48:41.781 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104422026-02-08T16:48:42.492Z[ host-image] Feb 08 16:48:41.790 INFO O| Feb 08 16:48:41.790 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
104432026-02-08T16:48:42.492Z[ host-image] Feb 08 16:48:41.790 INFO O| Feb 08 16:48:41.790 INFO copying /tmp/.tmpzjVNOq/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 ...
104442026-02-08T16:48:42.516Z[ host-image] Feb 08 16:48:41.819 INFO O| Feb 08 16:48:41.819 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
104452026-02-08T16:48:42.516Z[ host-image] Feb 08 16:48:41.819 INFO O| Feb 08 16:48:41.819 INFO ok!
104462026-02-08T16:48:42.516Z[ host-image] Feb 08 16:48:41.819 INFO O| Feb 08 16:48:41.819 INFO STEP 106 (ensure_file) COMPLETE
104472026-02-08T16:48:42.516Z[ host-image] Feb 08 16:48:41.820 INFO O| Feb 08 16:48:41.819 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104482026-02-08T16:48:42.540Z[ host-image] Feb 08 16:48:41.834 INFO O| Feb 08 16:48:41.834 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
104492026-02-08T16:48:42.540Z[ host-image] Feb 08 16:48:41.834 INFO O| Feb 08 16:48:41.834 INFO copying /tmp/.tmpzjVNOq/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 ...
104502026-02-08T16:48:42.540Z[ host-image] Feb 08 16:48:41.834 INFO O| Feb 08 16:48:41.834 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
104512026-02-08T16:48:42.541Z[ host-image] Feb 08 16:48:41.834 INFO O| Feb 08 16:48:41.834 INFO ok!
104522026-02-08T16:48:42.541Z[ host-image] Feb 08 16:48:41.834 INFO O| Feb 08 16:48:41.834 INFO STEP 107 (ensure_file) COMPLETE
104532026-02-08T16:48:42.541Z[ host-image] Feb 08 16:48:41.834 INFO O| Feb 08 16:48:41.834 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104542026-02-08T16:48:42.541Z[ host-image] Feb 08 16:48:41.847 INFO O| Feb 08 16:48:41.847 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
104552026-02-08T16:48:42.541Z[ host-image] Feb 08 16:48:41.847 INFO O| Feb 08 16:48:41.847 INFO copying /tmp/.tmpzjVNOq/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 ...
104562026-02-08T16:48:42.541Z[ host-image] Feb 08 16:48:41.847 INFO O| Feb 08 16:48:41.847 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
104572026-02-08T16:48:42.541Z[ host-image] Feb 08 16:48:41.847 INFO O| Feb 08 16:48:41.847 INFO ok!
104582026-02-08T16:48:42.541Z[ host-image] Feb 08 16:48:41.847 INFO O| Feb 08 16:48:41.847 INFO STEP 108 (ensure_file) COMPLETE
104592026-02-08T16:48:42.541Z[ host-image] Feb 08 16:48:41.847 INFO O| Feb 08 16:48:41.847 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104602026-02-08T16:48:42.565Z[ host-image] Feb 08 16:48:41.859 INFO O| Feb 08 16:48:41.859 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
104612026-02-08T16:48:42.565Z[ host-image] Feb 08 16:48:41.859 INFO O| Feb 08 16:48:41.859 INFO copying /tmp/.tmpzjVNOq/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 ...
104622026-02-08T16:48:42.565Z[ host-image] Feb 08 16:48:41.859 INFO O| Feb 08 16:48:41.859 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
104632026-02-08T16:48:42.565Z[ host-image] Feb 08 16:48:41.859 INFO O| Feb 08 16:48:41.859 INFO ok!
104642026-02-08T16:48:42.566Z[ host-image] Feb 08 16:48:41.859 INFO O| Feb 08 16:48:41.859 INFO STEP 109 (ensure_file) COMPLETE
104652026-02-08T16:48:42.566Z[ host-image] Feb 08 16:48:41.859 INFO O| Feb 08 16:48:41.859 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104662026-02-08T16:48:42.566Z[ host-image] Feb 08 16:48:41.874 INFO O| Feb 08 16:48:41.874 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
104672026-02-08T16:48:42.566Z[ host-image] Feb 08 16:48:41.874 INFO O| Feb 08 16:48:41.874 INFO copying /tmp/.tmpzjVNOq/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 ...
104682026-02-08T16:48:42.566Z[ host-image] Feb 08 16:48:41.874 INFO O| Feb 08 16:48:41.874 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
104692026-02-08T16:48:42.566Z[ host-image] Feb 08 16:48:41.874 INFO O| Feb 08 16:48:41.874 INFO ok!
104702026-02-08T16:48:42.566Z[ host-image] Feb 08 16:48:41.874 INFO O| Feb 08 16:48:41.874 INFO STEP 110 (ensure_file) COMPLETE
104712026-02-08T16:48:42.566Z[ host-image] Feb 08 16:48:41.874 INFO O| Feb 08 16:48:41.874 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104722026-02-08T16:48:42.591Z[ host-image] Feb 08 16:48:41.885 INFO O| Feb 08 16:48:41.885 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
104732026-02-08T16:48:42.591Z[ host-image] Feb 08 16:48:41.885 INFO O| Feb 08 16:48:41.885 INFO copying /tmp/.tmpzjVNOq/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 ...
104742026-02-08T16:48:42.591Z[ host-image] Feb 08 16:48:41.885 INFO O| Feb 08 16:48:41.885 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
104752026-02-08T16:48:42.591Z[ host-image] Feb 08 16:48:41.885 INFO O| Feb 08 16:48:41.885 INFO ok!
104762026-02-08T16:48:42.591Z[ host-image] Feb 08 16:48:41.885 INFO O| Feb 08 16:48:41.885 INFO STEP 111 (ensure_file) COMPLETE
104772026-02-08T16:48:42.591Z[ host-image] Feb 08 16:48:41.885 INFO O| Feb 08 16:48:41.885 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104782026-02-08T16:48:42.592Z[ host-image] Feb 08 16:48:41.899 INFO O| Feb 08 16:48:41.899 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
104792026-02-08T16:48:42.592Z[ host-image] Feb 08 16:48:41.899 INFO O| Feb 08 16:48:41.899 INFO copying /tmp/.tmpzjVNOq/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 ...
104802026-02-08T16:48:42.592Z[ host-image] Feb 08 16:48:41.900 INFO O| Feb 08 16:48:41.899 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
104812026-02-08T16:48:42.592Z[ host-image] Feb 08 16:48:41.900 INFO O| Feb 08 16:48:41.899 INFO ok!
104822026-02-08T16:48:42.592Z[ host-image] Feb 08 16:48:41.900 INFO O| Feb 08 16:48:41.900 INFO STEP 112 (ensure_file) COMPLETE
104832026-02-08T16:48:42.592Z[ host-image] Feb 08 16:48:41.900 INFO O| Feb 08 16:48:41.900 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104842026-02-08T16:48:42.680Z[ host-image] Feb 08 16:48:41.910 INFO O| Feb 08 16:48:41.910 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
104852026-02-08T16:48:42.680Z[ host-image] Feb 08 16:48:41.910 INFO O| Feb 08 16:48:41.910 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
104862026-02-08T16:48:42.680Z[ host-image] Feb 08 16:48:41.910 INFO O| Feb 08 16:48:41.910 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
104872026-02-08T16:48:42.680Z[ host-image] Feb 08 16:48:41.910 INFO O| Feb 08 16:48:41.910 INFO ok!
104882026-02-08T16:48:42.681Z[ host-image] Feb 08 16:48:41.910 INFO O| Feb 08 16:48:41.910 INFO STEP 113 (ensure_file) COMPLETE
104892026-02-08T16:48:42.681Z[ host-image] Feb 08 16:48:41.910 INFO O| Feb 08 16:48:41.910 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104902026-02-08T16:48:42.681Z[ host-image] Feb 08 16:48:41.920 INFO O| Feb 08 16:48:41.920 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
104912026-02-08T16:48:42.681Z[ host-image] Feb 08 16:48:41.920 INFO O| Feb 08 16:48:41.920 INFO copying /tmp/.tmpzjVNOq/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 ...
104922026-02-08T16:48:42.681Z[ host-image] Feb 08 16:48:41.920 INFO O| Feb 08 16:48:41.920 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
104932026-02-08T16:48:42.681Z[ host-image] Feb 08 16:48:41.920 INFO O| Feb 08 16:48:41.920 INFO ok!
104942026-02-08T16:48:42.681Z[ host-image] Feb 08 16:48:41.920 INFO O| Feb 08 16:48:41.920 INFO STEP 114 (ensure_file) COMPLETE
104952026-02-08T16:48:42.681Z[ host-image] Feb 08 16:48:41.920 INFO O| Feb 08 16:48:41.920 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104962026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.933 INFO O| Feb 08 16:48:41.933 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
104972026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.933 INFO O| Feb 08 16:48:41.933 INFO copying /tmp/.tmpzjVNOq/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 ...
104982026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.933 INFO O| Feb 08 16:48:41.933 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
104992026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.933 INFO O| Feb 08 16:48:41.933 INFO ok!
105002026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.933 INFO O| Feb 08 16:48:41.933 INFO STEP 115 (ensure_file) COMPLETE
105012026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.933 INFO O| Feb 08 16:48:41.933 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105022026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.944 INFO O| Feb 08 16:48:41.944 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
105032026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.944 INFO O| Feb 08 16:48:41.944 INFO copying /tmp/.tmpzjVNOq/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 ...
105042026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.944 INFO O| Feb 08 16:48:41.944 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
105052026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.944 INFO O| Feb 08 16:48:41.944 INFO ok!
105062026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.944 INFO O| Feb 08 16:48:41.944 INFO STEP 116 (ensure_file) COMPLETE
105072026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.944 INFO O| Feb 08 16:48:41.944 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105082026-02-08T16:48:42.682Z[ host-image] Feb 08 16:48:41.955 INFO O| Feb 08 16:48:41.955 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
105092026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.955 INFO O| Feb 08 16:48:41.955 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
105102026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.956 INFO O| Feb 08 16:48:41.956 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
105112026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.956 INFO O| Feb 08 16:48:41.956 INFO ok!
105122026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.956 INFO O| Feb 08 16:48:41.956 INFO STEP 117 (ensure_file) COMPLETE
105132026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.956 INFO O| Feb 08 16:48:41.956 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105142026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.970 INFO O| Feb 08 16:48:41.970 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
105152026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.970 INFO O| Feb 08 16:48:41.970 INFO copying /tmp/.tmpzjVNOq/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 ...
105162026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.970 INFO O| Feb 08 16:48:41.970 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
105172026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.970 INFO O| Feb 08 16:48:41.970 INFO ok!
105182026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.970 INFO O| Feb 08 16:48:41.970 INFO STEP 118 (ensure_file) COMPLETE
105192026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.970 INFO O| Feb 08 16:48:41.970 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105202026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.981 INFO O| Feb 08 16:48:41.981 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
105212026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.981 INFO O| Feb 08 16:48:41.981 INFO copying /tmp/.tmpzjVNOq/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 ...
105222026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.981 INFO O| Feb 08 16:48:41.981 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
105232026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.981 INFO O| Feb 08 16:48:41.981 INFO ok!
105242026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.981 INFO O| Feb 08 16:48:41.981 INFO STEP 119 (ensure_file) COMPLETE
105252026-02-08T16:48:42.683Z[ host-image] Feb 08 16:48:41.981 INFO O| Feb 08 16:48:41.981 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105262026-02-08T16:48:42.709Z[ host-image] Feb 08 16:48:41.994 INFO O| Feb 08 16:48:41.994 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
105272026-02-08T16:48:42.709Z[ host-image] Feb 08 16:48:41.994 INFO O| Feb 08 16:48:41.994 INFO copying /tmp/.tmpzjVNOq/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 ...
105282026-02-08T16:48:42.709Z[ host-image] Feb 08 16:48:41.994 INFO O| Feb 08 16:48:41.994 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
105292026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:41.994 INFO O| Feb 08 16:48:41.994 INFO ok!
105302026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:41.994 INFO O| Feb 08 16:48:41.994 INFO STEP 120 (ensure_file) COMPLETE
105312026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:41.994 INFO O| Feb 08 16:48:41.994 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105322026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.006 INFO O| Feb 08 16:48:42.006 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
105332026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.006 INFO O| Feb 08 16:48:42.006 INFO copying /tmp/.tmpzjVNOq/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 ...
105342026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.006 INFO O| Feb 08 16:48:42.006 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
105352026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.006 INFO O| Feb 08 16:48:42.006 INFO ok!
105362026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.006 INFO O| Feb 08 16:48:42.006 INFO STEP 121 (ensure_file) COMPLETE
105372026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.006 INFO O| Feb 08 16:48:42.006 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105382026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.019 INFO O| Feb 08 16:48:42.019 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
105392026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.019 INFO O| Feb 08 16:48:42.019 INFO copying /tmp/.tmpzjVNOq/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 ...
105402026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.019 INFO O| Feb 08 16:48:42.019 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
105412026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.019 INFO O| Feb 08 16:48:42.019 INFO ok!
105422026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.019 INFO O| Feb 08 16:48:42.019 INFO STEP 122 (ensure_file) COMPLETE
105432026-02-08T16:48:42.710Z[ host-image] Feb 08 16:48:42.019 INFO O| Feb 08 16:48:42.019 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105442026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.029 INFO O| Feb 08 16:48:42.029 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
105452026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.029 INFO O| Feb 08 16:48:42.029 INFO copying /tmp/.tmpzjVNOq/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 ...
105462026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.030 INFO O| Feb 08 16:48:42.029 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
105472026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.030 INFO O| Feb 08 16:48:42.030 INFO ok!
105482026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.030 INFO O| Feb 08 16:48:42.030 INFO STEP 123 (ensure_file) COMPLETE
105492026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.030 INFO O| Feb 08 16:48:42.030 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105502026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.039 INFO O| Feb 08 16:48:42.039 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
105512026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.039 INFO O| Feb 08 16:48:42.039 INFO copying /tmp/.tmpzjVNOq/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 ...
105522026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.039 INFO O| Feb 08 16:48:42.039 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
105532026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.039 INFO O| Feb 08 16:48:42.039 INFO ok!
105542026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.039 INFO O| Feb 08 16:48:42.039 INFO STEP 124 (ensure_file) COMPLETE
105552026-02-08T16:48:42.736Z[ host-image] Feb 08 16:48:42.039 INFO O| Feb 08 16:48:42.039 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105562026-02-08T16:48:42.761Z[ host-image] Feb 08 16:48:42.050 INFO O| Feb 08 16:48:42.049 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
105572026-02-08T16:48:42.761Z[ host-image] Feb 08 16:48:42.050 INFO O| Feb 08 16:48:42.049 INFO copying /tmp/.tmpzjVNOq/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 ...
105582026-02-08T16:48:42.761Z[ host-image] Feb 08 16:48:42.050 INFO O| Feb 08 16:48:42.050 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
105592026-02-08T16:48:42.761Z[ host-image] Feb 08 16:48:42.050 INFO O| Feb 08 16:48:42.050 INFO ok!
105602026-02-08T16:48:42.761Z[ host-image] Feb 08 16:48:42.050 INFO O| Feb 08 16:48:42.050 INFO STEP 125 (ensure_file) COMPLETE
105612026-02-08T16:48:42.761Z[ host-image] Feb 08 16:48:42.050 INFO O| Feb 08 16:48:42.050 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105622026-02-08T16:48:42.761Z[ host-image] Feb 08 16:48:42.059 INFO O| Feb 08 16:48:42.059 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
105632026-02-08T16:48:42.761Z[ host-image] Feb 08 16:48:42.059 INFO O| Feb 08 16:48:42.059 INFO copying /tmp/.tmpzjVNOq/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 ...
105642026-02-08T16:48:42.761Z[ host-image] Feb 08 16:48:42.059 INFO O| Feb 08 16:48:42.059 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
105652026-02-08T16:48:42.762Z[ host-image] Feb 08 16:48:42.059 INFO O| Feb 08 16:48:42.059 INFO ok!
105662026-02-08T16:48:42.762Z[ host-image] Feb 08 16:48:42.059 INFO O| Feb 08 16:48:42.059 INFO STEP 126 (ensure_file) COMPLETE
105672026-02-08T16:48:42.762Z[ host-image] Feb 08 16:48:42.059 INFO O| Feb 08 16:48:42.059 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105682026-02-08T16:48:42.762Z[ host-image] Feb 08 16:48:42.069 INFO O| Feb 08 16:48:42.069 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
105692026-02-08T16:48:42.762Z[ host-image] Feb 08 16:48:42.069 INFO O| Feb 08 16:48:42.069 INFO copying /tmp/.tmpzjVNOq/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 ...
105702026-02-08T16:48:42.762Z[ host-image] Feb 08 16:48:42.069 INFO O| Feb 08 16:48:42.069 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
105712026-02-08T16:48:42.762Z[ host-image] Feb 08 16:48:42.069 INFO O| Feb 08 16:48:42.069 INFO ok!
105722026-02-08T16:48:42.762Z[ host-image] Feb 08 16:48:42.069 INFO O| Feb 08 16:48:42.069 INFO STEP 127 (ensure_file) COMPLETE
105732026-02-08T16:48:42.762Z[ host-image] Feb 08 16:48:42.069 INFO O| Feb 08 16:48:42.069 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105742026-02-08T16:48:42.786Z[ host-image] Feb 08 16:48:42.082 INFO O| Feb 08 16:48:42.082 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
105752026-02-08T16:48:42.786Z[ host-image] Feb 08 16:48:42.082 INFO O| Feb 08 16:48:42.082 INFO copying /tmp/.tmpzjVNOq/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 ...
105762026-02-08T16:48:42.787Z[ host-image] Feb 08 16:48:42.082 INFO O| Feb 08 16:48:42.082 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
105772026-02-08T16:48:42.787Z[ host-image] Feb 08 16:48:42.082 INFO O| Feb 08 16:48:42.082 INFO ok!
105782026-02-08T16:48:42.787Z[ host-image] Feb 08 16:48:42.082 INFO O| Feb 08 16:48:42.082 INFO STEP 128 (ensure_file) COMPLETE
105792026-02-08T16:48:42.787Z[ host-image] Feb 08 16:48:42.082 INFO O| Feb 08 16:48:42.082 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105802026-02-08T16:48:42.788Z[ host-image] Feb 08 16:48:42.092 INFO O| Feb 08 16:48:42.092 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
105812026-02-08T16:48:42.788Z[ host-image] Feb 08 16:48:42.092 INFO O| Feb 08 16:48:42.092 INFO copying /tmp/.tmpzjVNOq/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 ...
105822026-02-08T16:48:42.788Z[ host-image] Feb 08 16:48:42.092 INFO O| Feb 08 16:48:42.092 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
105832026-02-08T16:48:42.788Z[ host-image] Feb 08 16:48:42.092 INFO O| Feb 08 16:48:42.092 INFO ok!
105842026-02-08T16:48:42.788Z[ host-image] Feb 08 16:48:42.092 INFO O| Feb 08 16:48:42.092 INFO STEP 129 (ensure_file) COMPLETE
105852026-02-08T16:48:42.788Z[ host-image] Feb 08 16:48:42.092 INFO O| Feb 08 16:48:42.092 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105862026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.102 INFO O| Feb 08 16:48:42.102 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
105872026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.102 INFO O| Feb 08 16:48:42.102 INFO copying /tmp/.tmpzjVNOq/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 ...
105882026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.102 INFO O| Feb 08 16:48:42.102 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
105892026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.102 INFO O| Feb 08 16:48:42.102 INFO ok!
105902026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.102 INFO O| Feb 08 16:48:42.102 INFO STEP 130 (ensure_file) COMPLETE
105912026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.102 INFO O| Feb 08 16:48:42.102 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105922026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.117 INFO O| Feb 08 16:48:42.117 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
105932026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.117 INFO O| Feb 08 16:48:42.117 INFO copying /tmp/.tmpzjVNOq/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 ...
105942026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.117 INFO O| Feb 08 16:48:42.117 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
105952026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.117 INFO O| Feb 08 16:48:42.117 INFO ok!
105962026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.117 INFO O| Feb 08 16:48:42.117 INFO STEP 131 (ensure_file) COMPLETE
105972026-02-08T16:48:42.813Z[ host-image] Feb 08 16:48:42.117 INFO O| Feb 08 16:48:42.117 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
105982026-02-08T16:48:42.837Z[ host-image] Feb 08 16:48:42.127 INFO O| Feb 08 16:48:42.127 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
105992026-02-08T16:48:42.837Z[ host-image] Feb 08 16:48:42.127 INFO O| Feb 08 16:48:42.127 INFO copying /tmp/.tmpzjVNOq/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 ...
106002026-02-08T16:48:42.837Z[ host-image] Feb 08 16:48:42.127 INFO O| Feb 08 16:48:42.127 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
106012026-02-08T16:48:42.837Z[ host-image] Feb 08 16:48:42.127 INFO O| Feb 08 16:48:42.127 INFO ok!
106022026-02-08T16:48:42.837Z[ host-image] Feb 08 16:48:42.127 INFO O| Feb 08 16:48:42.127 INFO STEP 132 (ensure_file) COMPLETE
106032026-02-08T16:48:42.837Z[ host-image] Feb 08 16:48:42.127 INFO O| Feb 08 16:48:42.127 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106042026-02-08T16:48:42.837Z[ host-image] Feb 08 16:48:42.138 INFO O| Feb 08 16:48:42.138 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
106052026-02-08T16:48:42.837Z[ host-image] Feb 08 16:48:42.138 INFO O| Feb 08 16:48:42.138 INFO copying /tmp/.tmpzjVNOq/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 ...
106062026-02-08T16:48:42.838Z[ host-image] Feb 08 16:48:42.138 INFO O| Feb 08 16:48:42.138 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
106072026-02-08T16:48:42.838Z[ host-image] Feb 08 16:48:42.138 INFO O| Feb 08 16:48:42.138 INFO ok!
106082026-02-08T16:48:42.838Z[ host-image] Feb 08 16:48:42.138 INFO O| Feb 08 16:48:42.138 INFO STEP 133 (ensure_file) COMPLETE
106092026-02-08T16:48:42.838Z[ host-image] Feb 08 16:48:42.138 INFO O| Feb 08 16:48:42.138 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106102026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.152 INFO O| Feb 08 16:48:42.152 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
106112026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.152 INFO O| Feb 08 16:48:42.152 INFO copying /tmp/.tmpzjVNOq/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 ...
106122026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.152 INFO O| Feb 08 16:48:42.152 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
106132026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.152 INFO O| Feb 08 16:48:42.152 INFO ok!
106142026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.152 INFO O| Feb 08 16:48:42.152 INFO STEP 134 (ensure_file) COMPLETE
106152026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.152 INFO O| Feb 08 16:48:42.152 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106162026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.163 INFO O| Feb 08 16:48:42.163 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
106172026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.163 INFO O| Feb 08 16:48:42.163 INFO copying /tmp/.tmpzjVNOq/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 ...
106182026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.163 INFO O| Feb 08 16:48:42.163 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
106192026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.163 INFO O| Feb 08 16:48:42.163 INFO ok!
106202026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.163 INFO O| Feb 08 16:48:42.163 INFO STEP 135 (ensure_file) COMPLETE
106212026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.163 INFO O| Feb 08 16:48:42.163 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106222026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.174 INFO O| Feb 08 16:48:42.174 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
106232026-02-08T16:48:42.862Z[ host-image] Feb 08 16:48:42.174 INFO O| Feb 08 16:48:42.174 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
106242026-02-08T16:48:42.864Z[ host-image] Feb 08 16:48:42.174 INFO O| Feb 08 16:48:42.174 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
106252026-02-08T16:48:42.864Z[ host-image] Feb 08 16:48:42.174 INFO O| Feb 08 16:48:42.174 INFO ok!
106262026-02-08T16:48:42.864Z[ host-image] Feb 08 16:48:42.174 INFO O| Feb 08 16:48:42.174 INFO STEP 136 (ensure_file) COMPLETE
106272026-02-08T16:48:42.864Z[ host-image] Feb 08 16:48:42.174 INFO O| Feb 08 16:48:42.174 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106282026-02-08T16:48:42.888Z[ host-image] Feb 08 16:48:42.184 INFO O| Feb 08 16:48:42.184 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
106292026-02-08T16:48:42.888Z[ host-image] Feb 08 16:48:42.184 INFO O| Feb 08 16:48:42.184 INFO copying /tmp/.tmpzjVNOq/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 ...
106302026-02-08T16:48:42.888Z[ host-image] Feb 08 16:48:42.184 INFO O| Feb 08 16:48:42.184 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
106312026-02-08T16:48:42.888Z[ host-image] Feb 08 16:48:42.184 INFO O| Feb 08 16:48:42.184 INFO ok!
106322026-02-08T16:48:42.888Z[ host-image] Feb 08 16:48:42.184 INFO O| Feb 08 16:48:42.184 INFO STEP 137 (ensure_file) COMPLETE
106332026-02-08T16:48:42.888Z[ host-image] Feb 08 16:48:42.184 INFO O| Feb 08 16:48:42.184 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106342026-02-08T16:48:42.888Z[ host-image] Feb 08 16:48:42.194 INFO O| Feb 08 16:48:42.194 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
106352026-02-08T16:48:42.888Z[ host-image] Feb 08 16:48:42.194 INFO O| Feb 08 16:48:42.194 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
106362026-02-08T16:48:42.888Z[ host-image] Feb 08 16:48:42.194 INFO O| Feb 08 16:48:42.194 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
106372026-02-08T16:48:42.888Z[ host-image] Feb 08 16:48:42.194 INFO O| Feb 08 16:48:42.194 INFO ok!
106382026-02-08T16:48:42.888Z[ host-image] Feb 08 16:48:42.194 INFO O| Feb 08 16:48:42.194 INFO STEP 138 (ensure_file) COMPLETE
106392026-02-08T16:48:42.889Z[ host-image] Feb 08 16:48:42.194 INFO O| Feb 08 16:48:42.194 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106402026-02-08T16:48:42.913Z[ host-image] Feb 08 16:48:42.204 INFO O| Feb 08 16:48:42.204 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
106412026-02-08T16:48:42.913Z[ host-image] Feb 08 16:48:42.204 INFO O| Feb 08 16:48:42.204 INFO copying /tmp/.tmpzjVNOq/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
106422026-02-08T16:49:01.590Z[ host-image] Feb 08 16:49:00.902 INFO O| Feb 08 16:49:00.901 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
106432026-02-08T16:49:01.590Z[ host-image] Feb 08 16:49:00.902 INFO O| Feb 08 16:49:00.901 INFO ok!
106442026-02-08T16:49:01.614Z[ host-image] Feb 08 16:49:00.902 INFO O| Feb 08 16:49:00.901 INFO STEP 139 (ensure_file) COMPLETE
106452026-02-08T16:49:01.614Z[ host-image] Feb 08 16:49:00.902 INFO O| Feb 08 16:49:00.901 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106462026-02-08T16:49:01.614Z[ host-image] Feb 08 16:49:00.916 INFO O| Feb 08 16:49:00.916 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
106472026-02-08T16:49:01.615Z[ host-image] Feb 08 16:49:00.916 INFO O| Feb 08 16:49:00.916 INFO STEP 140 (ensure_dir) COMPLETE
106482026-02-08T16:49:01.615Z[ host-image] Feb 08 16:49:00.916 INFO O| Feb 08 16:49:00.916 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106492026-02-08T16:49:01.639Z[ host-image] Feb 08 16:49:00.932 INFO O| Feb 08 16:49:00.932 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
106502026-02-08T16:49:01.639Z[ host-image] Feb 08 16:49:00.932 INFO O| Feb 08 16:49:00.932 INFO STEP 141 (ensure_dir) COMPLETE
106512026-02-08T16:49:01.639Z[ host-image] Feb 08 16:49:00.932 INFO O| Feb 08 16:49:00.932 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106522026-02-08T16:49:01.639Z[ host-image] Feb 08 16:49:00.944 INFO O| Feb 08 16:49:00.944 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
106532026-02-08T16:49:01.639Z[ host-image] Feb 08 16:49:00.944 INFO O| Feb 08 16:49:00.944 INFO STEP 142 (ensure_dir) COMPLETE
106542026-02-08T16:49:01.639Z[ host-image] Feb 08 16:49:00.944 INFO O| Feb 08 16:49:00.944 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106552026-02-08T16:49:01.663Z[ host-image] Feb 08 16:49:00.954 INFO O| Feb 08 16:49:00.954 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
106562026-02-08T16:49:01.663Z[ host-image] Feb 08 16:49:00.954 INFO O| Feb 08 16:49:00.954 INFO STEP 143 (ensure_dir) COMPLETE
106572026-02-08T16:49:01.663Z[ host-image] Feb 08 16:49:00.954 INFO O| Feb 08 16:49:00.954 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106582026-02-08T16:49:01.663Z[ host-image] Feb 08 16:49:00.967 INFO O| Feb 08 16:49:00.967 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
106592026-02-08T16:49:01.663Z[ host-image] Feb 08 16:49:00.967 INFO O| Feb 08 16:49:00.967 INFO copying /tmp/.tmpzjVNOq/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 ...
106602026-02-08T16:49:01.663Z[ host-image] Feb 08 16:49:00.967 INFO O| Feb 08 16:49:00.967 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
106612026-02-08T16:49:01.664Z[ host-image] Feb 08 16:49:00.967 INFO O| Feb 08 16:49:00.967 INFO ok!
106622026-02-08T16:49:01.664Z[ host-image] Feb 08 16:49:00.967 INFO O| Feb 08 16:49:00.967 INFO STEP 144 (ensure_file) COMPLETE
106632026-02-08T16:49:01.664Z[ host-image] Feb 08 16:49:00.967 INFO O| Feb 08 16:49:00.967 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106642026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.980 INFO O| Feb 08 16:49:00.980 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
106652026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.980 INFO O| Feb 08 16:49:00.980 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
106662026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.980 INFO O| Feb 08 16:49:00.980 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
106672026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.980 INFO O| Feb 08 16:49:00.980 INFO STEP 145 (ensure_dir) COMPLETE
106682026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.980 INFO O| Feb 08 16:49:00.980 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
106692026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.989 INFO O| Feb 08 16:49:00.989 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
106702026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.990 INFO O| Feb 08 16:49:00.990 INFO copying /tmp/.tmpzjVNOq/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
106712026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.990 INFO O| Feb 08 16:49:00.990 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
106722026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.990 INFO O| Feb 08 16:49:00.990 INFO ok!
106732026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.990 INFO O| Feb 08 16:49:00.990 INFO STEP 146 (ensure_file) COMPLETE
106742026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.990 INFO O| Feb 08 16:49:00.990 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
106752026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.999 INFO O| Feb 08 16:49:00.999 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
106762026-02-08T16:49:01.689Z[ host-image] Feb 08 16:49:00.999 INFO O| Feb 08 16:49:00.999 INFO STEP 147 (remove_files) COMPLETE
106772026-02-08T16:49:01.690Z[ host-image] Feb 08 16:49:00.999 INFO O| Feb 08 16:49:00.999 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
106782026-02-08T16:49:01.714Z[ host-image] Feb 08 16:49:01.014 INFO O| Feb 08 16:49:01.014 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
106792026-02-08T16:49:01.714Z[ host-image] Feb 08 16:49:01.014 INFO O| Feb 08 16:49:01.014 INFO STEP 148 (remove_files) COMPLETE
106802026-02-08T16:49:01.714Z[ host-image] Feb 08 16:49:01.014 INFO O| Feb 08 16:49:01.014 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
106812026-02-08T16:49:01.739Z[ host-image] Feb 08 16:49:01.028 INFO O| Feb 08 16:49:01.028 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
106822026-02-08T16:49:01.739Z[ host-image] Feb 08 16:49:01.028 INFO O| Feb 08 16:49:01.028 INFO STEP 149 (remove_files) COMPLETE
106832026-02-08T16:49:01.739Z[ host-image] Feb 08 16:49:01.029 INFO O| Feb 08 16:49:01.028 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
106842026-02-08T16:49:01.739Z[ host-image] Feb 08 16:49:01.044 INFO O| Feb 08 16:49:01.044 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
106852026-02-08T16:49:01.739Z[ host-image] Feb 08 16:49:01.044 INFO O| Feb 08 16:49:01.044 INFO STEP 150 (remove_files) COMPLETE
106862026-02-08T16:49:01.739Z[ host-image] Feb 08 16:49:01.044 INFO O| Feb 08 16:49:01.044 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
106872026-02-08T16:49:01.763Z[ host-image] Feb 08 16:49:01.059 INFO O| Feb 08 16:49:01.059 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
106882026-02-08T16:49:01.763Z[ host-image] Feb 08 16:49:01.059 INFO O| Feb 08 16:49:01.059 INFO STEP 151 (remove_files) COMPLETE
106892026-02-08T16:49:01.763Z[ host-image] Feb 08 16:49:01.059 INFO O| Feb 08 16:49:01.059 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
106902026-02-08T16:49:01.763Z[ host-image] Feb 08 16:49:01.073 INFO O| Feb 08 16:49:01.073 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
106912026-02-08T16:49:01.763Z[ host-image] Feb 08 16:49:01.073 INFO O| Feb 08 16:49:01.073 INFO STEP 152 (remove_files) COMPLETE
106922026-02-08T16:49:01.764Z[ host-image] Feb 08 16:49:01.073 INFO O| Feb 08 16:49:01.073 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
106932026-02-08T16:49:01.788Z[ host-image] Feb 08 16:49:01.085 INFO O| Feb 08 16:49:01.085 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
106942026-02-08T16:49:01.788Z[ host-image] Feb 08 16:49:01.085 INFO O| Feb 08 16:49:01.085 INFO STEP 153 (remove_files) COMPLETE
106952026-02-08T16:49:01.788Z[ host-image] Feb 08 16:49:01.085 INFO O| Feb 08 16:49:01.085 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
106962026-02-08T16:49:01.788Z[ host-image] Feb 08 16:49:01.099 INFO O| Feb 08 16:49:01.099 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
106972026-02-08T16:49:01.788Z[ host-image] Feb 08 16:49:01.099 INFO O| Feb 08 16:49:01.099 INFO STEP 154 (remove_files) COMPLETE
106982026-02-08T16:49:01.788Z[ host-image] Feb 08 16:49:01.099 INFO O| Feb 08 16:49:01.099 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
106992026-02-08T16:49:01.812Z[ host-image] Feb 08 16:49:01.109 INFO O| Feb 08 16:49:01.109 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
107002026-02-08T16:49:01.812Z[ host-image] Feb 08 16:49:01.109 INFO O| Feb 08 16:49:01.109 INFO STEP 155 (remove_files) COMPLETE
107012026-02-08T16:49:01.812Z[ host-image] Feb 08 16:49:01.109 INFO O| Feb 08 16:49:01.109 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107022026-02-08T16:49:01.812Z[ host-image] Feb 08 16:49:01.119 INFO O| Feb 08 16:49:01.119 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
107032026-02-08T16:49:01.812Z[ host-image] Feb 08 16:49:01.119 INFO O| Feb 08 16:49:01.119 INFO STEP 156 (remove_files) COMPLETE
107042026-02-08T16:49:01.812Z[ host-image] Feb 08 16:49:01.119 INFO O| Feb 08 16:49:01.119 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107052026-02-08T16:49:01.836Z[ host-image] Feb 08 16:49:01.134 INFO O| Feb 08 16:49:01.134 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
107062026-02-08T16:49:01.836Z[ host-image] Feb 08 16:49:01.134 INFO O| Feb 08 16:49:01.134 INFO STEP 157 (remove_files) COMPLETE
107072026-02-08T16:49:01.836Z[ host-image] Feb 08 16:49:01.134 INFO O| Feb 08 16:49:01.134 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107082026-02-08T16:49:01.837Z[ host-image] Feb 08 16:49:01.144 INFO O| Feb 08 16:49:01.144 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
107092026-02-08T16:49:01.837Z[ host-image] Feb 08 16:49:01.145 INFO O| Feb 08 16:49:01.145 INFO STEP 158 (remove_files) COMPLETE
107102026-02-08T16:49:01.837Z[ host-image] Feb 08 16:49:01.145 INFO O| Feb 08 16:49:01.145 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107112026-02-08T16:49:01.862Z[ host-image] Feb 08 16:49:01.158 INFO O| Feb 08 16:49:01.158 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
107122026-02-08T16:49:01.862Z[ host-image] Feb 08 16:49:01.159 INFO O| Feb 08 16:49:01.158 INFO STEP 159 (remove_files) COMPLETE
107132026-02-08T16:49:01.862Z[ host-image] Feb 08 16:49:01.159 INFO O| Feb 08 16:49:01.159 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107142026-02-08T16:49:01.862Z[ host-image] Feb 08 16:49:01.169 INFO O| Feb 08 16:49:01.169 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
107152026-02-08T16:49:01.862Z[ host-image] Feb 08 16:49:01.169 INFO O| Feb 08 16:49:01.169 INFO STEP 160 (remove_files) COMPLETE
107162026-02-08T16:49:01.862Z[ host-image] Feb 08 16:49:01.169 INFO O| Feb 08 16:49:01.169 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107172026-02-08T16:49:01.886Z[ host-image] Feb 08 16:49:01.181 INFO O| Feb 08 16:49:01.181 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
107182026-02-08T16:49:01.886Z[ host-image] Feb 08 16:49:01.181 INFO O| Feb 08 16:49:01.181 INFO STEP 161 (remove_files) COMPLETE
107192026-02-08T16:49:01.886Z[ host-image] Feb 08 16:49:01.181 INFO O| Feb 08 16:49:01.181 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107202026-02-08T16:49:01.886Z[ host-image] Feb 08 16:49:01.192 INFO O| Feb 08 16:49:01.192 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
107212026-02-08T16:49:01.886Z[ host-image] Feb 08 16:49:01.192 INFO O| Feb 08 16:49:01.192 INFO STEP 162 (remove_files) COMPLETE
107222026-02-08T16:49:01.886Z[ host-image] Feb 08 16:49:01.192 INFO O| Feb 08 16:49:01.192 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107232026-02-08T16:49:01.911Z[ host-image] Feb 08 16:49:01.202 INFO O| Feb 08 16:49:01.202 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
107242026-02-08T16:49:01.911Z[ host-image] Feb 08 16:49:01.203 INFO O| Feb 08 16:49:01.202 INFO STEP 163 (remove_files) COMPLETE
107252026-02-08T16:49:01.911Z[ host-image] Feb 08 16:49:01.203 INFO O| Feb 08 16:49:01.203 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107262026-02-08T16:49:01.911Z[ host-image] Feb 08 16:49:01.212 INFO O| Feb 08 16:49:01.212 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
107272026-02-08T16:49:01.911Z[ host-image] Feb 08 16:49:01.212 INFO O| Feb 08 16:49:01.212 INFO STEP 164 (remove_files) COMPLETE
107282026-02-08T16:49:01.911Z[ host-image] Feb 08 16:49:01.212 INFO O| Feb 08 16:49:01.212 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107292026-02-08T16:49:01.935Z[ host-image] Feb 08 16:49:01.226 INFO O| Feb 08 16:49:01.226 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
107302026-02-08T16:49:01.935Z[ host-image] Feb 08 16:49:01.226 INFO O| Feb 08 16:49:01.226 INFO STEP 165 (remove_files) COMPLETE
107312026-02-08T16:49:01.935Z[ host-image] Feb 08 16:49:01.226 INFO O| Feb 08 16:49:01.226 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107322026-02-08T16:49:01.935Z[ host-image] Feb 08 16:49:01.240 INFO O| Feb 08 16:49:01.240 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
107332026-02-08T16:49:01.935Z[ host-image] Feb 08 16:49:01.240 INFO O| Feb 08 16:49:01.240 INFO STEP 166 (remove_files) COMPLETE
107342026-02-08T16:49:01.935Z[ host-image] Feb 08 16:49:01.240 INFO O| Feb 08 16:49:01.240 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107352026-02-08T16:49:01.959Z[ host-image] Feb 08 16:49:01.251 INFO O| Feb 08 16:49:01.251 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
107362026-02-08T16:49:01.959Z[ host-image] Feb 08 16:49:01.251 INFO O| Feb 08 16:49:01.251 INFO STEP 167 (remove_files) COMPLETE
107372026-02-08T16:49:01.959Z[ host-image] Feb 08 16:49:01.251 INFO O| Feb 08 16:49:01.251 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107382026-02-08T16:49:01.959Z[ host-image] Feb 08 16:49:01.270 INFO O| Feb 08 16:49:01.269 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
107392026-02-08T16:49:01.960Z[ host-image] Feb 08 16:49:01.270 INFO O| Feb 08 16:49:01.270 INFO STEP 168 (remove_files) COMPLETE
107402026-02-08T16:49:01.960Z[ host-image] Feb 08 16:49:01.270 INFO O| Feb 08 16:49:01.270 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107412026-02-08T16:49:01.984Z[ host-image] Feb 08 16:49:01.281 INFO O| Feb 08 16:49:01.280 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
107422026-02-08T16:49:01.984Z[ host-image] Feb 08 16:49:01.281 INFO O| Feb 08 16:49:01.281 INFO STEP 169 (remove_files) COMPLETE
107432026-02-08T16:49:01.984Z[ host-image] Feb 08 16:49:01.281 INFO O| Feb 08 16:49:01.281 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107442026-02-08T16:49:01.984Z[ host-image] Feb 08 16:49:01.296 INFO O| Feb 08 16:49:01.296 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
107452026-02-08T16:49:01.984Z[ host-image] Feb 08 16:49:01.296 INFO O| Feb 08 16:49:01.296 INFO STEP 170 (remove_files) COMPLETE
107462026-02-08T16:49:01.984Z[ host-image] Feb 08 16:49:01.296 INFO O| Feb 08 16:49:01.296 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107472026-02-08T16:49:02.008Z[ host-image] Feb 08 16:49:01.309 INFO O| Feb 08 16:49:01.309 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
107482026-02-08T16:49:02.009Z[ host-image] Feb 08 16:49:01.309 INFO O| Feb 08 16:49:01.309 INFO STEP 171 (remove_files) COMPLETE
107492026-02-08T16:49:02.009Z[ host-image] Feb 08 16:49:01.309 INFO O| Feb 08 16:49:01.309 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107502026-02-08T16:49:02.033Z[ host-image] Feb 08 16:49:01.321 INFO O| Feb 08 16:49:01.321 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
107512026-02-08T16:49:02.033Z[ host-image] Feb 08 16:49:01.321 INFO O| Feb 08 16:49:01.321 INFO STEP 172 (remove_files) COMPLETE
107522026-02-08T16:49:02.033Z[ host-image] Feb 08 16:49:01.321 INFO O| Feb 08 16:49:01.321 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107532026-02-08T16:49:02.057Z[ host-image] Feb 08 16:49:01.332 INFO O| Feb 08 16:49:01.332 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
107542026-02-08T16:49:02.057Z[ host-image] Feb 08 16:49:01.332 INFO O| Feb 08 16:49:01.332 INFO STEP 173 (remove_files) COMPLETE
107552026-02-08T16:49:02.058Z[ host-image] Feb 08 16:49:01.333 INFO O| Feb 08 16:49:01.332 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107562026-02-08T16:49:02.058Z[ host-image] Feb 08 16:49:01.347 INFO O| Feb 08 16:49:01.347 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
107572026-02-08T16:49:02.058Z[ host-image] Feb 08 16:49:01.348 INFO O| Feb 08 16:49:01.347 INFO STEP 174 (remove_files) COMPLETE
107582026-02-08T16:49:02.058Z[ host-image] Feb 08 16:49:01.348 INFO O| Feb 08 16:49:01.347 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
107592026-02-08T16:49:02.058Z[ host-image] Feb 08 16:49:01.359 INFO O| Feb 08 16:49:01.359 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
107602026-02-08T16:49:02.058Z[ host-image] Feb 08 16:49:01.359 INFO O| Feb 08 16:49:01.359 INFO STEP 175 (remove_files) COMPLETE
107612026-02-08T16:49:02.058Z[ host-image] Feb 08 16:49:01.359 INFO O| Feb 08 16:49:01.359 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
107622026-02-08T16:49:02.082Z[ host-image] Feb 08 16:49:01.376 INFO O| Feb 08 16:49:01.376 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
107632026-02-08T16:49:02.082Z[ host-image] Feb 08 16:49:01.376 INFO O| Feb 08 16:49:01.376 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"}
107642026-02-08T16:49:08.139Z[ host-image] Feb 08 16:49:07.435 INFO O| Feb 08 16:49:07.435 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
107652026-02-08T16:49:08.139Z[ host-image] Feb 08 16:49:07.435 INFO O| Feb 08 16:49:07.435 INFO E| svccfg: Loaded 79 smf(7) service descriptions
107662026-02-08T16:49:08.164Z[ host-image] Feb 08 16:49:07.457 INFO O| Feb 08 16:49:07.457 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_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"}
107672026-02-08T16:49:08.330Z[ host-image] Feb 08 16:49:07.642 INFO O| Feb 08 16:49:07.642 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"}
107682026-02-08T16:49:08.433Z[ host-image] Feb 08 16:49:07.746 INFO O| Feb 08 16:49:07.745 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_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
107692026-02-08T16:49:08.549Z[ host-image] Feb 08 16:49:07.862 INFO O| Feb 08 16:49:07.862 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
107702026-02-08T16:49:08.550Z[ host-image] Feb 08 16:49:07.862 INFO O| Feb 08 16:49:07.862 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
107712026-02-08T16:49:08.574Z[ host-image] Feb 08 16:49:07.866 INFO O| Feb 08 16:49:07.866 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
107722026-02-08T16:49:08.574Z[ host-image] Feb 08 16:49:07.866 INFO O| Feb 08 16:49:07.866 INFO ok!
107732026-02-08T16:49:08.574Z[ host-image] Feb 08 16:49:07.866 INFO O| Feb 08 16:49:07.866 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
107742026-02-08T16:49:08.574Z[ host-image] Feb 08 16:49:07.866 INFO O| Feb 08 16:49:07.866 INFO STEP 176 (seed_smf) COMPLETE
107752026-02-08T16:49:08.574Z[ host-image] Feb 08 16:49:07.866 INFO O| Feb 08 16:49:07.866 INFO steps complete; finalising image!
107762026-02-08T16:49:08.574Z[ host-image] Feb 08 16:49:07.866 INFO O| Feb 08 16:49:07.866 INFO TRIM POOL: TEMPORARY-sled-zfs
107772026-02-08T16:49:08.854Z[ host-image] Feb 08 16:49:08.166 INFO O| Feb 08 16:49:08.166 INFO trim TEMPORARY-sled-zfs: (0% trimmed, started at Sun Feb 8 16:49:07 2026)
107782026-02-08T16:49:09.091Z[ host-image] Feb 08 16:49:08.403 INFO O| Feb 08 16:49:08.403 INFO temporary pool has 807M used, 88.7M avail, 1.81x compressratio
107792026-02-08T16:49:09.091Z[ host-image] Feb 08 16:49:08.403 INFO O| Feb 08 16:49:08.403 INFO EXPORT POOL: TEMPORARY-sled-zfs
107802026-02-08T16:49:09.541Z[ host-image] Feb 08 16:49:08.853 INFO O| Feb 08 16:49:08.853 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
107812026-02-08T16:49:09.541Z[ host-image] Feb 08 16:49:08.853 INFO O| Feb 08 16:49:08.853 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
107822026-02-08T16:49:10.982Z[ host-image] Feb 08 16:49:10.294 INFO O| Feb 08 16:49:10.294 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
107832026-02-08T16:49:10.982Z[ host-image] Feb 08 16:49:10.294 INFO O| Feb 08 16:49:10.294 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
107842026-02-08T16:49:11.006Z[ host-image] Feb 08 16:49:10.294 INFO O| Feb 08 16:49:10.294 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
107852026-02-08T16:49:11.006Z[ host-image] Feb 08 16:49:10.294 INFO O| Feb 08 16:49:10.294 INFO completed processing sled/zfs
107862026-02-08T16:49:11.006Z[ host-image] Feb 08 16:49:10.294 INFO O| Feb 08 16:49:10.294 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
107872026-02-08T16:49:11.651Z[ host-image] Feb 08 16:49:10.963 INFO O| Feb 08 16:49:10.963 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
107882026-02-08T16:49:11.702Z[ host-image] Feb 08 16:49:11.014 INFO BUILD STRING "heads/stlouis-0-g5c9d552766\n"
107892026-02-08T16:49:11.702Z[ host-image] Feb 08 16:49:11.014 INFO expanded image name: "ci 4df2429/${os_short_commit} 2026-02-08 15:56" -> "ci 4df2429/5c9d552 2026-02-08 15:56"
107902026-02-08T16:49:11.702Z[ host-image] Feb 08 16:49:11.015 INFO output artefacts stored in: "/work/os-host"
107912026-02-08T16:49:11.726Z[ host-image] Feb 08 16:49:11.015 INFO collecting git info from project "pinprick"...
107922026-02-08T16:49:11.726Z[ host-image] Feb 08 16:49:11.024 INFO collecting git info from project "image-builder"...
107932026-02-08T16:49:11.727Z[ host-image] Feb 08 16:49:11.031 INFO collecting git info from project "pilot"...
107942026-02-08T16:49:11.727Z[ host-image] Feb 08 16:49:11.039 INFO collecting git info from project "chelsio-t6-roms"...
107952026-02-08T16:49:11.751Z[ host-image] Feb 08 16:49:11.046 INFO collecting git info from project "amd-host-image-builder"...
107962026-02-08T16:49:11.751Z[ host-image] Feb 08 16:49:11.053 INFO collecting git info from project "bootserver"...
107972026-02-08T16:49:11.751Z[ host-image] Feb 08 16:49:11.060 INFO collecting git info from project "amd-firmware"...
107982026-02-08T16:49:11.775Z[ host-image] Feb 08 16:49:11.086 INFO collecting git info from project "phbl"...
107992026-02-08T16:49:11.799Z[ host-image] Feb 08 16:49:11.093 INFO collecting git info from project "dmar-report"...
108002026-02-08T16:49:11.799Z[ host-image] Feb 08 16:49:11.100 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
108012026-02-08T16:49:12.281Z[ host-image] Feb 08 16:49:11.594 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
108022026-02-08T16:49:12.747Z[ host-image] Feb 08 16:49:12.060 INFO creating Oxide boot image...
108032026-02-08T16:49:12.747Z[ host-image] Feb 08 16:49:12.060 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci 4df2429/5c9d552 2026-02-08 15:56", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
108042026-02-08T16:49:14.270Z[ host-image] Feb 08 16:49:13.582 INFO O| ok, image written!
108052026-02-08T16:49:14.270Z[ host-image] Feb 08 16:49:13.583 INFO O| ok, boot_image_csum file written!
108062026-02-08T16:49:14.295Z[ host-image] Feb 08 16:49:13.587 INFO creating boot archive (CPIO)...
108072026-02-08T16:49:14.296Z[ host-image] Feb 08 16:49:13.587 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
108082026-02-08T16:49:14.296Z[ host-image] Feb 08 16:49:13.593 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
108092026-02-08T16:49:14.296Z[ host-image] Feb 08 16:49:13.593 INFO E| + outfile=/work/os-host/cpio
108102026-02-08T16:49:14.296Z[ host-image] Feb 08 16:49:13.593 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
108112026-02-08T16:49:14.296Z[ host-image] Feb 08 16:49:13.595 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
108122026-02-08T16:49:14.296Z[ host-image] Feb 08 16:49:13.595 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
108132026-02-08T16:49:14.339Z[ host-image] Feb 08 16:49:13.651 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
108142026-02-08T16:49:14.339Z[ host-image] Feb 08 16:49:13.651 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
108152026-02-08T16:49:14.363Z[ host-image] Feb 08 16:49:13.663 INFO creating compressed cpio/unix for dev loaders...
108162026-02-08T16:49:14.363Z[ host-image] Feb 08 16:49:13.663 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
108172026-02-08T16:49:14.698Z[ host-image] Feb 08 16:49:14.010 INFO exec: ["bash", "-c", "\'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick\' \'/work/os-host/cpio\' >\'/work/os-host/cpio.z\'"], pwd: None
108182026-02-08T16:49:19.987Z[ host-image] Feb 08 16:49:19.300 INFO creating reset image...
108192026-02-08T16:49:19.987Z[ host-image] Feb 08 16:49:19.300 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
108202026-02-08T16:49:20.060Z[ host-image] Feb 08 16:49:19.372 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-01-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
108212026-02-08T16:49:20.060Z[ host-image] Feb 08 16:49:19.372 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")
108222026-02-08T16:49:20.207Z[ host-image] Feb 08 16:49:19.519 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
108232026-02-08T16:49:20.231Z[ host-image] Feb 08 16:49:19.521 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
108242026-02-08T16:49:20.684Z[ host-image] Feb 08 16:49:19.997 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-01-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
108252026-02-08T16:49:20.685Z[ host-image] Feb 08 16:49:19.997 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-01-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
108262026-02-08T16:49:20.709Z[ host-image] Feb 08 16:49:19.997 INFO E| Compiling proc-macro2 v1.0.105
108272026-02-08T16:49:20.709Z[ host-image] Feb 08 16:49:19.998 INFO E| Compiling unicode-ident v1.0.22
108282026-02-08T16:49:20.709Z[ host-image] Feb 08 16:49:19.998 INFO E| Compiling quote v1.0.43
108292026-02-08T16:49:20.709Z[ host-image] Feb 08 16:49:19.998 INFO E| Compiling syn v1.0.109
108302026-02-08T16:49:20.709Z[ host-image] Feb 08 16:49:19.998 INFO E| Compiling x86 v0.52.0
108312026-02-08T16:49:20.709Z[ host-image] Feb 08 16:49:19.998 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
108322026-02-08T16:49:21.387Z[ host-image] Feb 08 16:49:20.700 INFO E| Compiling seq-macro v0.3.6
108332026-02-08T16:49:23.260Z[ host-image] Feb 08 16:49:22.573 INFO E| Compiling syn v2.0.114
108342026-02-08T16:49:27.798Z[ host-image] Feb 08 16:49:27.111 INFO E| Compiling scroll_derive v0.13.1
108352026-02-08T16:49:31.181Z[ host-image] Feb 08 16:49:30.494 INFO E| Compiling bitstruct_derive v0.1.0
108362026-02-08T16:49:51.670Z[ host-image] Feb 08 16:49:50.983 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-01-20-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
108372026-02-08T16:49:56.522Z[ host-image] Feb 08 16:49:55.835 INFO E| Compiling bitflags v1.3.2
108382026-02-08T16:49:56.522Z[ host-image] Feb 08 16:49:55.835 INFO E| Compiling bit_field v0.10.3
108392026-02-08T16:49:56.546Z[ host-image] Feb 08 16:49:55.835 INFO E| Compiling adler2 v2.0.1
108402026-02-08T16:49:56.546Z[ host-image] Feb 08 16:49:55.835 INFO E| Compiling log v0.4.29
108412026-02-08T16:49:56.546Z[ host-image] Feb 08 16:49:55.835 INFO E| Compiling plain v0.2.3
108422026-02-08T16:49:56.546Z[ host-image] Feb 08 16:49:55.835 INFO E| Compiling scroll v0.13.0
108432026-02-08T16:49:56.546Z[ host-image] Feb 08 16:49:55.835 INFO E| Compiling bitflags v2.10.0
108442026-02-08T16:49:56.879Z[ host-image] Feb 08 16:49:56.193 INFO E| Compiling raw-cpuid v10.7.0
108452026-02-08T16:49:56.976Z[ host-image] Feb 08 16:49:56.289 INFO E| Compiling miniz_oxide v0.9.0
108462026-02-08T16:49:57.207Z[ host-image] Feb 08 16:49:56.520 INFO E| Compiling bitstruct v0.1.1
108472026-02-08T16:49:57.262Z[ host-image] Feb 08 16:49:56.575 INFO E| Compiling cpio_reader v0.1.2
108482026-02-08T16:49:57.368Z[ host-image] Feb 08 16:49:56.682 INFO E| Compiling static_assertions v1.1.0
108492026-02-08T16:49:58.073Z[ host-image] Feb 08 16:49:57.387 INFO E| Compiling goblin v0.10.4
108502026-02-08T16:50:03.185Z[ host-image] Feb 08 16:50:02.498 INFO E| warning: direct cast of function item into an integer
108512026-02-08T16:50:03.209Z[ host-image] Feb 08 16:50:02.498 INFO E| --> src/idt.rs:275:34
108522026-02-08T16:50:03.210Z[ host-image] Feb 08 16:50:02.498 INFO E| |
108532026-02-08T16:50:03.210Z[ host-image] Feb 08 16:50:02.498 INFO E| 275 | frame.rip = crate::phbl::dnr as usize as u64;
108542026-02-08T16:50:03.210Z[ host-image] Feb 08 16:50:02.498 INFO E| | ^^^^^^^^
108552026-02-08T16:50:03.210Z[ host-image] Feb 08 16:50:02.498 INFO E| |
108562026-02-08T16:50:03.210Z[ host-image] Feb 08 16:50:02.498 INFO E| = note: `#[warn(function_casts_as_integer)]` on by default
108572026-02-08T16:50:03.210Z[ host-image] Feb 08 16:50:02.498 INFO E| help: first cast to a pointer `as *const ()`
108582026-02-08T16:50:03.210Z[ host-image] Feb 08 16:50:02.498 INFO E| |
108592026-02-08T16:50:03.210Z[ host-image] Feb 08 16:50:02.498 INFO E| 275 | frame.rip = crate::phbl::dnr as *const () as usize as u64;
108602026-02-08T16:50:03.210Z[ host-image] Feb 08 16:50:02.498 INFO E| | ++++++++++++
108612026-02-08T16:50:05.016Z[ host-image] Feb 08 16:50:04.329 INFO E| warning: `phbl` (bin "phbl") generated 1 warning (run `cargo fix --bin "phbl" -p phbl` to apply 1 suggestion)
108622026-02-08T16:50:05.016Z[ host-image] Feb 08 16:50:04.329 INFO E| Finished `release` profile [optimized] target(s) in 44.78s
108632026-02-08T16:50:05.040Z[ host-image] Feb 08 16:50:04.349 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
108642026-02-08T16:50:05.143Z[ host-image] Feb 08 16:50:04.456 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')"
108652026-02-08T16:50:05.143Z[ host-image] Feb 08 16:50:04.456 INFO building ROM for cosmo
108662026-02-08T16:50:05.167Z[ host-image] Feb 08 16:50:04.456 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")
108672026-02-08T16:50:05.358Z[ host-image] Feb 08 16:50:04.671 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.10s
108682026-02-08T16:50:05.382Z[ host-image] Feb 08 16:50:04.695 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`
108692026-02-08T16:50:05.406Z[ host-image] Feb 08 16:50:04.718 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
108702026-02-08T16:50:05.562Z[ host-image] Feb 08 16:50:04.875 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
108712026-02-08T16:50:05.596Z[ host-image] Feb 08 16:50:04.910 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`
108722026-02-08T16:50:06.007Z[ host-image] Feb 08 16:50:05.320 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
108732026-02-08T16:50:06.007Z[ host-image] Feb 08 16:50:05.320 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
108742026-02-08T16:50:06.007Z[ host-image] Feb 08 16:50:05.320 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
108752026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.320 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
108762026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.320 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
108772026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.320 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
108782026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
108792026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
108802026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
108812026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
108822026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
108832026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
108842026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
108852026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
108862026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
108872026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
108882026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
108892026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
108902026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
108912026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
108922026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.321 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
108932026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
108942026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
108952026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
108962026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
108972026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
108982026-02-08T16:50:06.055Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
108992026-02-08T16:50:06.056Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
109002026-02-08T16:50:06.056Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
109012026-02-08T16:50:06.056Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
109022026-02-08T16:50:06.056Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
109032026-02-08T16:50:06.057Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
109042026-02-08T16:50:06.057Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
109052026-02-08T16:50:06.057Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
109062026-02-08T16:50:06.057Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
109072026-02-08T16:50:06.057Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
109082026-02-08T16:50:06.057Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
109092026-02-08T16:50:06.057Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
109102026-02-08T16:50:06.057Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
109112026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.322 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
109122026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
109132026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
109142026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
109152026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
109162026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
109172026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
109182026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
109192026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
109202026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
109212026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
109222026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
109232026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
109242026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
109252026-02-08T16:50:06.058Z[ host-image] Feb 08 16:50:05.323 INFO O| Info: ABL version: 0x1007f011
109262026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.323 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
109272026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.323 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
109282026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
109292026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
109302026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
109312026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
109322026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
109332026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
109342026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.324 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
109352026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
109362026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
109372026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
109382026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
109392026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
109402026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
109412026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
109422026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
109432026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
109442026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
109452026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
109462026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
109472026-02-08T16:50:06.059Z[ host-image] Feb 08 16:50:05.325 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
109482026-02-08T16:50:06.084Z[ host-image] Feb 08 16:50:05.386 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
109492026-02-08T16:50:06.084Z[ host-image] Feb 08 16:50:05.386 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
109502026-02-08T16:50:06.084Z[ host-image] Feb 08 16:50:05.386 INFO building ROM for gimlet
109512026-02-08T16:50:06.084Z[ host-image] Feb 08 16:50:05.387 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")
109522026-02-08T16:50:06.279Z[ host-image] Feb 08 16:50:05.592 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
109532026-02-08T16:50:06.340Z[ host-image] Feb 08 16:50:05.638 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`
109542026-02-08T16:50:06.364Z[ host-image] Feb 08 16:50:05.659 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
109552026-02-08T16:50:06.504Z[ host-image] Feb 08 16:50:05.817 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
109562026-02-08T16:50:06.528Z[ host-image] Feb 08 16:50:05.834 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`
109572026-02-08T16:50:06.866Z[ host-image] Feb 08 16:50:06.179 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
109582026-02-08T16:50:06.866Z[ host-image] Feb 08 16:50:06.179 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
109592026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.179 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
109602026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.179 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
109612026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.180 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
109622026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.180 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
109632026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.180 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
109642026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.180 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
109652026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
109662026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
109672026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
109682026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
109692026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.181 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
109702026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
109712026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.182 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
109722026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.182 INFO O| Info: ABL version: 0x100f5010
109732026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.182 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
109742026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
109752026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
109762026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
109772026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
109782026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.183 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
109792026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.184 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
109802026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.184 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
109812026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.184 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
109822026-02-08T16:50:06.891Z[ host-image] Feb 08 16:50:06.184 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
109832026-02-08T16:50:06.892Z[ host-image] Feb 08 16:50:06.184 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
109842026-02-08T16:50:06.892Z[ host-image] Feb 08 16:50:06.184 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
109852026-02-08T16:50:06.892Z[ host-image] Feb 08 16:50:06.185 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
109862026-02-08T16:50:06.892Z[ host-image] Feb 08 16:50:06.185 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
109872026-02-08T16:50:06.892Z[ host-image] Feb 08 16:50:06.185 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
109882026-02-08T16:50:06.892Z[ host-image] Feb 08 16:50:06.185 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
109892026-02-08T16:50:06.892Z[ host-image] Feb 08 16:50:06.185 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
109902026-02-08T16:50:06.892Z[ host-image] Feb 08 16:50:06.186 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
109912026-02-08T16:50:06.892Z[ host-image] Feb 08 16:50:06.186 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
109922026-02-08T16:50:06.924Z[ host-image] Feb 08 16:50:06.238 INFO finishing image archive at "/work/os-host/os.tar.gz"...
109932026-02-08T16:50:30.927Z[ host-image] Feb 08 16:50:30.240 INFO image complete! materials are in "/work/os-host"
109942026-02-08T16:50:31.687Z[ host-image]
109952026-02-08T16:50:31.687Z[ host-image] real 26:52.726734893
109962026-02-08T16:50:31.711Z[ host-image] user 17:32.316300890
109972026-02-08T16:50:31.711Z[ host-image] sys 1:39.465387008
109982026-02-08T16:50:31.711Z[ host-image] trap 0.787749219
109992026-02-08T16:50:31.711Z[ host-image] tflt 0.284945597
110002026-02-08T16:50:31.711Z[ host-image] dflt 0.616716042
110012026-02-08T16:50:31.711Z[ host-image] kflt 0.049748128
110022026-02-08T16:50:31.711Z[ host-image] lock 16:31.370474214
110032026-02-08T16:50:31.711ZFeb 08 16:50:31.002 INFO [host-image] process exited with exit status: 0 (1613.491180522s)
110042026-02-08T16:50:31.711Z[ host-image] slp 2:35:17.522240739
110052026-02-08T16:50:31.711Z[ host-image] lat 7:04.874819966
110062026-02-08T16:50:31.711Z[ host-image] stop 8.215953857
110072026-02-08T16:50:31.711ZFeb 08 16:50:31.002 INFO [tuf-repo] running task
110082026-02-08T16:50:53.280Z[verify-libraries] Finished `release` profile [optimized] target(s) in 26m 19s
110092026-02-08T16:50:53.801ZFeb 08 16:50:53.115 INFO [verify-libraries] process exited with exit status: 0 (1586.818860581s)
110102026-02-08T16:51:03.493ZFeb 08 16:51:02.807 INFO assembling repository in `/tmp/tufaceousegNHC7`, component: OmicronRepoAssembler
110112026-02-08T16:51:12.531ZFeb 08 16:51:11.846 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
110122026-02-08T16:51:12.930ZFeb 08 16:51:12.245 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
110132026-02-08T16:51:47.712ZFeb 08 16:51:47.027 INFO extracting uploaded archive to /tmp/.tmph8pGnJ
110142026-02-08T16:51:51.694ZFeb 08 16:51:51.009 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.DbRbKM
110152026-02-08T16:51:51.818ZFeb 08 16:51:51.133 INFO added artifact, length: 6507436, hash: e4cce66084f099e6506c99e018ca20491111c622f25249321d293a31b63254e5, version: 1.0.58, kind: gimlet_sp, name: cosmo-a
110162026-02-08T16:51:52.042ZFeb 08 16:51:51.357 INFO added artifact, length: 6507328, hash: d06cf801b6ef119ee005313a3f920b482fd771a6a94ceff4ac53d95870e7e068, version: 1.0.58, kind: gimlet_sp, name: cosmo-b
110172026-02-08T16:51:52.264ZFeb 08 16:51:51.578 INFO added artifact, length: 5474999, hash: 443404abfcc30462425df9c71d4435c44fa2cb1b82d814999e39d29ce4e1c658, version: 1.0.58, kind: gimlet_sp, name: gimlet-b
110182026-02-08T16:51:52.463ZFeb 08 16:51:51.778 INFO added artifact, length: 5477235, hash: 7dad7a70f0048be78ace484de2a71fdbd5fcb0c503fe4385fe7809304552ee0d, version: 1.0.58, kind: gimlet_sp, name: gimlet-c
110192026-02-08T16:51:52.659ZFeb 08 16:51:51.974 INFO added artifact, length: 5465917, hash: 34e948af4e1e3ef0148d662f79d55e3fe02833129060d4c31a3db1da17f5a25a, version: 1.0.58, kind: gimlet_sp, name: gimlet-d
110202026-02-08T16:51:52.862ZFeb 08 16:51:52.177 INFO added artifact, length: 5465953, hash: 595b409d1d106ce3fb05d32ed7209618d089b1d2007b4138b435375abeacb49b, version: 1.0.58, kind: gimlet_sp, name: gimlet-e
110212026-02-08T16:51:53.056ZFeb 08 16:51:52.371 INFO added artifact, length: 5465974, hash: 0e3b73b53cbde05ab1287f75932f713e8fbc8f7b283b1f3b0f640f33271eb8e2, version: 1.0.58, kind: gimlet_sp, name: gimlet-f
110222026-02-08T16:51:53.284ZFeb 08 16:51:52.599 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
110232026-02-08T16:51:53.284ZFeb 08 16:51:52.599 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
110242026-02-08T16:51:53.411ZFeb 08 16:51:52.726 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
110252026-02-08T16:51:53.412ZFeb 08 16:51:52.726 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
110262026-02-08T16:51:53.551ZFeb 08 16:51:52.866 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
110272026-02-08T16:51:53.551ZFeb 08 16:51:52.866 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
110282026-02-08T16:51:53.690ZFeb 08 16:51:53.005 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
110292026-02-08T16:51:53.690ZFeb 08 16:51:53.005 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
110302026-02-08T16:51:53.831ZFeb 08 16:51:53.146 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
110312026-02-08T16:51:53.831ZFeb 08 16:51:53.146 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
110322026-02-08T16:51:53.960ZFeb 08 16:51:53.275 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
110332026-02-08T16:51:53.960ZFeb 08 16:51:53.275 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
110342026-02-08T16:51:54.093ZFeb 08 16:51:53.408 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
110352026-02-08T16:51:54.093ZFeb 08 16:51:53.408 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
110362026-02-08T16:51:54.117ZFeb 08 16:51:53.410 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
110372026-02-08T16:51:54.117ZFeb 08 16:51:53.411 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
110382026-02-08T16:51:54.117ZFeb 08 16:51:53.413 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
110392026-02-08T16:51:54.118ZFeb 08 16:51:53.414 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
110402026-02-08T16:51:54.118ZFeb 08 16:51:53.416 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
110412026-02-08T16:52:06.972ZFeb 08 16:52:06.287 INFO added artifact, length: 33554432, hash: 8ec1f54237209b8d120ab6f89fcb8470bd810de1f86b9533c438582b70d880e3, version: 18.0.0-0.ci+git4df24290d40, kind: gimlet_host_phase_1, name: host
110422026-02-08T16:52:06.973ZFeb 08 16:52:06.287 INFO added artifact, length: 33554432, hash: 73249c17d166b90cc2e374a3fb246daa4495302f957942b8d39df1f1189a4692, version: 18.0.0-0.ci+git4df24290d40, kind: cosmo_host_phase_1, name: host
110432026-02-08T16:52:06.973ZFeb 08 16:52:06.287 INFO added artifact, length: 1101008896, hash: ae6f186b4ac6d2a7c23d660bb698429938930a268f1f695c2a39ebad2065fc21, version: 18.0.0-0.ci+git4df24290d40, kind: host_phase_2, name: host
110442026-02-08T16:52:09.421ZFeb 08 16:52:08.736 INFO added artifact, length: 33554432, hash: eba9228d339ac114505bcc5af241a8ee540509de9221a4699d2dfb84f7d9a220, version: 18.0.0-0.ci+git4df24290d40, kind: gimlet_trampoline_phase_1, name: trampoline
110452026-02-08T16:52:09.421ZFeb 08 16:52:08.737 INFO added artifact, length: 33554432, hash: 335568dd9cc4588a46eaaa20ba82fae8c22795c186200a0aaa3088771467087f, version: 18.0.0-0.ci+git4df24290d40, kind: cosmo_trampoline_phase_1, name: trampoline
110462026-02-08T16:52:09.446ZFeb 08 16:52:08.737 INFO added artifact, length: 144225610, hash: c77695a04e900cf415e0da79795804664345c00c80e19bbbb810240b15fbac2b, version: 18.0.0-0.ci+git4df24290d40, kind: trampoline_phase_2, name: trampoline
110472026-02-08T16:52:14.203ZFeb 08 16:52:13.519 INFO added artifact, length: 309734597, hash: 4f8707a26cef78876211d9568af914b102cf9c51c174889647e1ace8cf5a26a5, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: clickhouse_keeper
110482026-02-08T16:52:19.502ZFeb 08 16:52:18.817 INFO added artifact, length: 327154720, hash: f9a4f9c4689bc81410b1eea4bd7ebbf0169d73d86a2815654c2d2082f82122bf, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: clickhouse_server
110492026-02-08T16:52:24.730ZFeb 08 16:52:24.046 INFO added artifact, length: 327156246, hash: 7bfc8d5386e5db09bddebb590f1468132135ffa53ef7a2c411c67bb2c2cc0aba, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: clickhouse
110502026-02-08T16:52:27.396ZFeb 08 16:52:26.711 INFO added artifact, length: 169060418, hash: d141770c6cde2cfa72ab3b8b7307474372abb267829b33f0228213a752a4763b, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: cockroachdb
110512026-02-08T16:52:28.111ZFeb 08 16:52:27.426 INFO added artifact, length: 42533353, hash: 6dc7bd1bff9c5c7071e059cb131732a2b570c22cb0eca14c16748870c9f6a866, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: crucible-pantry-zone
110522026-02-08T16:52:29.022ZFeb 08 16:52:28.337 INFO added artifact, length: 57010808, hash: cb1b2dbab946c40c28be8f7564cf306bcf6a4b812fb92a098cd7a61fd2e37e14, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: crucible-zone
110532026-02-08T16:52:29.837ZFeb 08 16:52:29.152 INFO added artifact, length: 49939964, hash: 1bda1c341d3480fcf4d6ea734072105f825dc58f586f510fd9a8f3615b569efd, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: external-dns
110542026-02-08T16:52:30.642ZFeb 08 16:52:29.958 INFO added artifact, length: 49939561, hash: 1f80f9b73dfcaecc39546f4977a55ef3e581c5737e95a28a84a61e0d4478c870, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: internal-dns
110552026-02-08T16:52:34.133ZFeb 08 16:52:33.449 INFO added artifact, length: 215797885, hash: a32f025bbd0ac70e032b323495543f8a4a813bbe5a2cfed9e90fb9256fab86ba, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: nexus
110562026-02-08T16:52:34.629ZFeb 08 16:52:33.945 INFO added artifact, length: 30352754, hash: 7c4b158f5c33a722516f5f279db19eef44f37f58c1d8ecccba88e92399eb7808, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: ntp
110572026-02-08T16:52:35.675ZFeb 08 16:52:34.990 INFO added artifact, length: 65588988, hash: b5759a2d39e87873682fea182d1face555360b9effa008d64ab1e99b65657e9e, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: oximeter
110582026-02-08T16:52:35.723ZFeb 08 16:52:35.039 INFO added artifact, length: 3109590, hash: 0c8fea794c2dafa6aa0052ea15889ea1425e36a20e57a5b63cc076ac6f37f438, version: 18.0.0-0.ci+git4df24290d40, kind: zone, name: probe
110592026-02-08T16:52:35.748ZFeb 08 16:52:35.040 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
110602026-02-08T16:52:35.748ZFeb 08 16:52:35.041 INFO added artifact, length: 829, hash: 87db387d906ff96c24491e2d5e630565dab99b08f6ff8561dc5380b3f0e52be3, version: 1.0.58, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.58
110612026-02-08T16:52:35.748ZFeb 08 16:52:35.041 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
110622026-02-08T16:52:35.803ZFeb 08 16:52:35.118 INFO added artifact, length: 4131512, hash: e5aafb8910ec158e88bcfea15104eb690214b512692413ce0abb2592401f106d, version: 1.0.58, kind: psc_sp, name: psc-b
110632026-02-08T16:52:35.882ZFeb 08 16:52:35.197 INFO added artifact, length: 4134832, hash: 1ace8a47f887c0b982ffb536f0ff8dea2a11114efee5565a1df9b39e7e206d5b, version: 1.0.58, kind: psc_sp, name: psc-c
110642026-02-08T16:52:36.013ZFeb 08 16:52:35.328 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
110652026-02-08T16:52:36.013ZFeb 08 16:52:35.329 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
110662026-02-08T16:52:36.144ZFeb 08 16:52:35.460 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
110672026-02-08T16:52:36.145ZFeb 08 16:52:35.460 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
110682026-02-08T16:52:36.284ZFeb 08 16:52:35.600 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
110692026-02-08T16:52:36.284ZFeb 08 16:52:35.600 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
110702026-02-08T16:52:36.417ZFeb 08 16:52:35.732 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
110712026-02-08T16:52:36.417ZFeb 08 16:52:35.733 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
110722026-02-08T16:52:36.442ZFeb 08 16:52:35.735 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
110732026-02-08T16:52:36.442ZFeb 08 16:52:35.736 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
110742026-02-08T16:52:36.442ZFeb 08 16:52:35.738 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
110752026-02-08T16:52:36.545ZFeb 08 16:52:35.861 INFO added artifact, length: 6944467, hash: a5d4dbba7416745dd637bd8287ba89dae7af1ce47800261fee641ec9feaebee7, version: 1.0.58, kind: switch_sp, name: sidecar-b
110762026-02-08T16:52:36.786ZFeb 08 16:52:36.102 INFO added artifact, length: 6961173, hash: 4066246bc86a30dfe943471af1f57686eea8460082656daf16c0d787bdfb7077, version: 1.0.58, kind: switch_sp, name: sidecar-c
110772026-02-08T16:52:37.039ZFeb 08 16:52:36.345 INFO added artifact, length: 6961246, hash: 6a4fd1ca2319902f1f903f7b31a31af6e545abae5f147e740195bc0cd1f86852, version: 1.0.58, kind: switch_sp, name: sidecar-d
110782026-02-08T16:52:37.281ZFeb 08 16:52:36.596 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
110792026-02-08T16:52:37.281ZFeb 08 16:52:36.596 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
110802026-02-08T16:52:37.418ZFeb 08 16:52:36.734 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
110812026-02-08T16:52:37.418ZFeb 08 16:52:36.734 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
110822026-02-08T16:52:37.555ZFeb 08 16:52:36.870 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
110832026-02-08T16:52:37.555ZFeb 08 16:52:36.870 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
110842026-02-08T16:52:37.684ZFeb 08 16:52:37.000 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
110852026-02-08T16:52:37.684ZFeb 08 16:52:37.000 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
110862026-02-08T16:52:37.709ZFeb 08 16:52:37.001 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
110872026-02-08T16:52:37.709ZFeb 08 16:52:37.003 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
110882026-02-08T16:52:37.709ZFeb 08 16:52:37.004 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
110892026-02-08T16:52:37.709ZFeb 08 16:52:37.005 INFO added artifact, length: 924, hash: 3d7d050b0ac365edaaeb2d5a632f528cf950d282d88228c5fb74a360b2d3f3f5, version: 18.0.0-0.ci+git4df24290d40, kind: installinator_document, name: installinator_document
110902026-02-08T16:52:38.441ZFeb 08 16:52:37.757 INFO extracting uploaded archive to /tmp/.tmpoQO8oB
110912026-02-08T16:52:42.583ZFeb 08 16:52:41.899 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.HPzWm2
110922026-02-08T16:52:42.700ZFeb 08 16:52:42.015 INFO added artifact, length: 6507436, hash: e4cce66084f099e6506c99e018ca20491111c622f25249321d293a31b63254e5, version: 1.0.58, kind: gimlet_sp, name: cosmo-a
110932026-02-08T16:52:42.934ZFeb 08 16:52:42.250 INFO added artifact, length: 6507328, hash: d06cf801b6ef119ee005313a3f920b482fd771a6a94ceff4ac53d95870e7e068, version: 1.0.58, kind: gimlet_sp, name: cosmo-b
110942026-02-08T16:52:43.147ZFeb 08 16:52:42.463 INFO added artifact, length: 5474999, hash: 443404abfcc30462425df9c71d4435c44fa2cb1b82d814999e39d29ce4e1c658, version: 1.0.58, kind: gimlet_sp, name: gimlet-b
110952026-02-08T16:52:43.350ZFeb 08 16:52:42.665 INFO added artifact, length: 5477235, hash: 7dad7a70f0048be78ace484de2a71fdbd5fcb0c503fe4385fe7809304552ee0d, version: 1.0.58, kind: gimlet_sp, name: gimlet-c
110962026-02-08T16:52:43.548ZFeb 08 16:52:42.864 INFO added artifact, length: 5465917, hash: 34e948af4e1e3ef0148d662f79d55e3fe02833129060d4c31a3db1da17f5a25a, version: 1.0.58, kind: gimlet_sp, name: gimlet-d
110972026-02-08T16:52:43.748ZFeb 08 16:52:43.063 INFO added artifact, length: 5465953, hash: 595b409d1d106ce3fb05d32ed7209618d089b1d2007b4138b435375abeacb49b, version: 1.0.58, kind: gimlet_sp, name: gimlet-e
110982026-02-08T16:52:43.946ZFeb 08 16:52:43.261 INFO added artifact, length: 5465974, hash: 0e3b73b53cbde05ab1287f75932f713e8fbc8f7b283b1f3b0f640f33271eb8e2, version: 1.0.58, kind: gimlet_sp, name: gimlet-f
110992026-02-08T16:52:44.183ZFeb 08 16:52:43.499 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
111002026-02-08T16:52:44.183ZFeb 08 16:52:43.499 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
111012026-02-08T16:52:44.315ZFeb 08 16:52:43.631 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
111022026-02-08T16:52:44.315ZFeb 08 16:52:43.631 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
111032026-02-08T16:52:44.451ZFeb 08 16:52:43.767 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
111042026-02-08T16:52:44.451ZFeb 08 16:52:43.767 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
111052026-02-08T16:52:44.590ZFeb 08 16:52:43.905 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
111062026-02-08T16:52:44.590ZFeb 08 16:52:43.906 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
111072026-02-08T16:52:44.726ZFeb 08 16:52:44.042 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
111082026-02-08T16:52:44.726ZFeb 08 16:52:44.042 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
111092026-02-08T16:52:44.859ZFeb 08 16:52:44.175 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
111102026-02-08T16:52:44.859ZFeb 08 16:52:44.175 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
111112026-02-08T16:52:44.987ZFeb 08 16:52:44.302 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
111122026-02-08T16:52:44.987ZFeb 08 16:52:44.302 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
111132026-02-08T16:52:45.011ZFeb 08 16:52:44.304 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
111142026-02-08T16:52:45.011ZFeb 08 16:52:44.306 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
111152026-02-08T16:52:45.011ZFeb 08 16:52:44.307 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
111162026-02-08T16:52:45.011ZFeb 08 16:52:44.309 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
111172026-02-08T16:52:45.011ZFeb 08 16:52:44.310 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
111182026-02-08T16:52:57.834ZFeb 08 16:52:57.150 INFO added artifact, length: 33554432, hash: 8ec1f54237209b8d120ab6f89fcb8470bd810de1f86b9533c438582b70d880e3, version: 18.0.0-0.ci+git4df24290d40, kind: gimlet_host_phase_1, name: host
111192026-02-08T16:52:57.834ZFeb 08 16:52:57.150 INFO added artifact, length: 33554432, hash: 73249c17d166b90cc2e374a3fb246daa4495302f957942b8d39df1f1189a4692, version: 18.0.0-0.ci+git4df24290d40, kind: cosmo_host_phase_1, name: host
111202026-02-08T16:52:57.859ZFeb 08 16:52:57.150 INFO added artifact, length: 1101008896, hash: ae6f186b4ac6d2a7c23d660bb698429938930a268f1f695c2a39ebad2065fc21, version: 18.0.0-0.ci+git4df24290d40, kind: host_phase_2, name: host
111212026-02-08T16:53:00.175ZFeb 08 16:52:59.491 INFO added artifact, length: 33554432, hash: eba9228d339ac114505bcc5af241a8ee540509de9221a4699d2dfb84f7d9a220, version: 18.0.0-0.ci+git4df24290d40, kind: gimlet_trampoline_phase_1, name: trampoline
111222026-02-08T16:53:00.176ZFeb 08 16:52:59.491 INFO added artifact, length: 33554432, hash: 335568dd9cc4588a46eaaa20ba82fae8c22795c186200a0aaa3088771467087f, version: 18.0.0-0.ci+git4df24290d40, kind: cosmo_trampoline_phase_1, name: trampoline
111232026-02-08T16:53:00.176ZFeb 08 16:52:59.491 INFO added artifact, length: 144225610, hash: c77695a04e900cf415e0da79795804664345c00c80e19bbbb810240b15fbac2b, version: 18.0.0-0.ci+git4df24290d40, kind: trampoline_phase_2, name: trampoline
111242026-02-08T16:53:22.091ZFeb 08 16:53:21.407 INFO added artifact, length: 1704693537, hash: d2772becf02c13aa7325f1ab39715f5a57e8ce2a6cdfdf182afb204e3d02c2ee, version: 18.0.0-0.ci+git4df24290d40, kind: control_plane, name: control-plane
111252026-02-08T16:53:22.115ZFeb 08 16:53:21.408 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
111262026-02-08T16:53:22.116ZFeb 08 16:53:21.409 INFO added artifact, length: 829, hash: 87db387d906ff96c24491e2d5e630565dab99b08f6ff8561dc5380b3f0e52be3, version: 1.0.58, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.58
111272026-02-08T16:53:22.116ZFeb 08 16:53:21.409 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
111282026-02-08T16:53:22.173ZFeb 08 16:53:21.489 INFO added artifact, length: 4131512, hash: e5aafb8910ec158e88bcfea15104eb690214b512692413ce0abb2592401f106d, version: 1.0.58, kind: psc_sp, name: psc-b
111292026-02-08T16:53:22.249ZFeb 08 16:53:21.565 INFO added artifact, length: 4134832, hash: 1ace8a47f887c0b982ffb536f0ff8dea2a11114efee5565a1df9b39e7e206d5b, version: 1.0.58, kind: psc_sp, name: psc-c
111302026-02-08T16:53:22.380ZFeb 08 16:53:21.696 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
111312026-02-08T16:53:22.380ZFeb 08 16:53:21.696 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
111322026-02-08T16:53:22.516ZFeb 08 16:53:21.832 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
111332026-02-08T16:53:22.516ZFeb 08 16:53:21.832 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
111342026-02-08T16:53:22.657ZFeb 08 16:53:21.973 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
111352026-02-08T16:53:22.657ZFeb 08 16:53:21.973 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
111362026-02-08T16:53:22.788ZFeb 08 16:53:22.104 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
111372026-02-08T16:53:22.788ZFeb 08 16:53:22.104 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
111382026-02-08T16:53:22.812ZFeb 08 16:53:22.106 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
111392026-02-08T16:53:22.812ZFeb 08 16:53:22.107 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
111402026-02-08T16:53:22.812ZFeb 08 16:53:22.109 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
111412026-02-08T16:53:22.915ZFeb 08 16:53:22.232 INFO added artifact, length: 6944467, hash: a5d4dbba7416745dd637bd8287ba89dae7af1ce47800261fee641ec9feaebee7, version: 1.0.58, kind: switch_sp, name: sidecar-b
111422026-02-08T16:53:23.151ZFeb 08 16:53:22.467 INFO added artifact, length: 6961173, hash: 4066246bc86a30dfe943471af1f57686eea8460082656daf16c0d787bdfb7077, version: 1.0.58, kind: switch_sp, name: sidecar-c
111432026-02-08T16:53:23.384ZFeb 08 16:53:22.700 INFO added artifact, length: 6961246, hash: 6a4fd1ca2319902f1f903f7b31a31af6e545abae5f147e740195bc0cd1f86852, version: 1.0.58, kind: switch_sp, name: sidecar-d
111442026-02-08T16:53:23.631ZFeb 08 16:53:22.947 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
111452026-02-08T16:53:23.631ZFeb 08 16:53:22.947 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
111462026-02-08T16:53:23.770ZFeb 08 16:53:23.087 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
111472026-02-08T16:53:23.770ZFeb 08 16:53:23.087 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
111482026-02-08T16:53:23.908ZFeb 08 16:53:23.224 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
111492026-02-08T16:53:23.908ZFeb 08 16:53:23.224 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
111502026-02-08T16:53:24.034ZFeb 08 16:53:23.350 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
111512026-02-08T16:53:24.034ZFeb 08 16:53:23.350 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
111522026-02-08T16:53:24.059ZFeb 08 16:53:23.352 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
111532026-02-08T16:53:24.059ZFeb 08 16:53:23.355 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
111542026-02-08T16:53:24.059ZFeb 08 16:53:23.356 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
111552026-02-08T16:53:24.059ZFeb 08 16:53:23.357 INFO added artifact, length: 924, hash: 3d7d050b0ac365edaaeb2d5a632f528cf950d282d88228c5fb74a360b2d3f3f5, version: 18.0.0-0.ci+git4df24290d40, kind: installinator_document, name: installinator_document
111562026-02-08T16:53:24.791ZFeb 08 16:53:24.108 INFO [tuf-repo] task succeeded (173.105570928s)
111572026-02-08T16:53:24.791ZFeb 08 16:53:24.108 INFO all jobs completed in 3437.06641753s
111582026-02-08T16:53:28.684Zprocess exited: duration 4223108 ms, exit code 0
 
111592026-02-08T16:53:28.767Zfound 41 output files
111602026-02-08T16:53:28.818Zuploading: /work/manifest.toml (17174 bytes)
111612026-02-08T16:53:29.890Zuploaded: /work/manifest.toml
111622026-02-08T16:53:29.890Zuploading: /work/repo.zip (2942976722 bytes)
111632026-02-08T16:56:51.964Zuploaded: /work/repo.zip
111642026-02-08T16:56:51.994Zuploading: /work/repo.zip.sha256.txt (65 bytes)
111652026-02-08T16:56:53.073Zuploaded: /work/repo.zip.sha256.txt
111662026-02-08T16:56:53.073Zuploading: /work/helios.json (647 bytes)
111672026-02-08T16:56:54.169Zuploaded: /work/helios.json
111682026-02-08T16:56:54.194Zuploading: /work/incorporation.p5m (100324 bytes)
111692026-02-08T16:56:55.377Zuploaded: /work/incorporation.p5m
111702026-02-08T16:56:55.401Zuploading: /work/incorporation.p5p (122880 bytes)
111712026-02-08T16:56:56.584Zuploaded: /work/incorporation.p5p
111722026-02-08T16:56:56.584Zuploading: /work/helios-incorp.log (526 bytes)
111732026-02-08T16:56:57.681Zuploaded: /work/helios-incorp.log
111742026-02-08T16:56:57.705Zuploading: /work/helios-setup.log (73816 bytes)
111752026-02-08T16:56:58.865Zuploaded: /work/helios-setup.log
111762026-02-08T16:56:58.865Zuploading: /work/host-image.log (236026 bytes)
111772026-02-08T16:57:00.101Zuploaded: /work/host-image.log
111782026-02-08T16:57:00.102Zuploading: /work/host-package.log (32804 bytes)
111792026-02-08T16:57:01.265Zuploaded: /work/host-package.log
111802026-02-08T16:57:01.289Zuploading: /work/host-target.log (101 bytes)
111812026-02-08T16:57:02.361Zuploaded: /work/host-target.log
111822026-02-08T16:57:02.361Zuploading: /work/incorp-create.log (0 bytes)
111832026-02-08T16:57:03.431Zuploaded: /work/incorp-create.log
111842026-02-08T16:57:03.431Zuploading: /work/incorp-fmt.log (0 bytes)
111852026-02-08T16:57:04.502Zuploaded: /work/incorp-fmt.log
111862026-02-08T16:57:04.502Zuploading: /work/incorp-pkgsend.log (108 bytes)
111872026-02-08T16:57:05.597Zuploaded: /work/incorp-pkgsend.log
111882026-02-08T16:57:05.598Zuploading: /work/incorp-publisher.log (0 bytes)
111892026-02-08T16:57:06.668Zuploaded: /work/incorp-publisher.log
111902026-02-08T16:57:06.668Zuploading: /work/omicron-package.log (6649 bytes)
111912026-02-08T16:57:07.786Zuploaded: /work/omicron-package.log
111922026-02-08T16:57:07.811Zuploading: /work/recovery-image.log (604573 bytes)
111932026-02-08T16:57:09.044Zuploaded: /work/recovery-image.log
111942026-02-08T16:57:09.044Zuploading: /work/recovery-package.log (1771 bytes)
111952026-02-08T16:57:10.140Zuploaded: /work/recovery-package.log
111962026-02-08T16:57:10.140Zuploading: /work/recovery-target.log (98 bytes)
111972026-02-08T16:57:11.234Zuploaded: /work/recovery-target.log
111982026-02-08T16:57:11.234Zuploading: /work/stamp-clickhouse.log (117 bytes)
111992026-02-08T16:57:12.329Zuploaded: /work/stamp-clickhouse.log
112002026-02-08T16:57:12.329Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
112012026-02-08T16:57:13.425Zuploaded: /work/stamp-clickhouse_keeper.log
112022026-02-08T16:57:13.425Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
112032026-02-08T16:57:14.520Zuploaded: /work/stamp-clickhouse_server.log
112042026-02-08T16:57:14.544Zuploading: /work/stamp-cockroachdb.log (118 bytes)
112052026-02-08T16:57:15.615Zuploaded: /work/stamp-cockroachdb.log
112062026-02-08T16:57:15.640Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
112072026-02-08T16:57:16.712Zuploaded: /work/stamp-crucible-pantry-zone.log
112082026-02-08T16:57:16.736Zuploading: /work/stamp-crucible-utils.log (118 bytes)
112092026-02-08T16:57:17.807Zuploaded: /work/stamp-crucible-utils.log
112102026-02-08T16:57:17.807Zuploading: /work/stamp-crucible-zone.log (120 bytes)
112112026-02-08T16:57:18.903Zuploaded: /work/stamp-crucible-zone.log
112122026-02-08T16:57:18.903Zuploading: /work/stamp-external-dns.log (119 bytes)
112132026-02-08T16:57:20.006Zuploaded: /work/stamp-external-dns.log
112142026-02-08T16:57:20.006Zuploading: /work/stamp-installinator.log (103 bytes)
112152026-02-08T16:57:21.119Zuploaded: /work/stamp-installinator.log
112162026-02-08T16:57:21.119Zuploading: /work/stamp-internal-dns.log (119 bytes)
112172026-02-08T16:57:22.214Zuploaded: /work/stamp-internal-dns.log
112182026-02-08T16:57:22.238Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
112192026-02-08T16:57:23.310Zuploaded: /work/stamp-mg-ddm-gz.log
112202026-02-08T16:57:23.310Zuploading: /work/stamp-nexus.log (112 bytes)
112212026-02-08T16:57:24.405Zuploaded: /work/stamp-nexus.log
112222026-02-08T16:57:24.429Zuploading: /work/stamp-ntp.log (110 bytes)
112232026-02-08T16:57:25.500Zuploaded: /work/stamp-ntp.log
112242026-02-08T16:57:25.500Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
112252026-02-08T16:57:26.596Zuploaded: /work/stamp-omicron-sled-agent.log
112262026-02-08T16:57:26.596Zuploading: /work/stamp-overlay.log (114 bytes)
112272026-02-08T16:57:27.689Zuploaded: /work/stamp-overlay.log
112282026-02-08T16:57:27.689Zuploading: /work/stamp-oximeter.log (115 bytes)
112292026-02-08T16:57:28.784Zuploaded: /work/stamp-oximeter.log
112302026-02-08T16:57:28.808Zuploading: /work/stamp-oxlog.log (109 bytes)
112312026-02-08T16:57:29.879Zuploaded: /work/stamp-oxlog.log
112322026-02-08T16:57:29.879Zuploading: /work/stamp-probe.log (112 bytes)
112332026-02-08T16:57:30.974Zuploaded: /work/stamp-probe.log
112342026-02-08T16:57:30.974Zuploading: /work/stamp-propolis-server.log (122 bytes)
112352026-02-08T16:57:32.080Zuploaded: /work/stamp-propolis-server.log
112362026-02-08T16:57:32.080Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
112372026-02-08T16:57:33.175Zuploaded: /work/stamp-pumpkind-gz.log
112382026-02-08T16:57:33.175Zuploading: /work/stamp-switch-asic.log (118 bytes)
112392026-02-08T16:57:34.270Zuploaded: /work/stamp-switch-asic.log
112402026-02-08T16:57:34.270Zuploading: /work/verify-libraries.log (11319 bytes)
112412026-02-08T16:57:35.409Zuploaded: /work/verify-libraries.log