01KM24EE3JD3H44VH6692GJ77K: 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-16c128gb",
    ),
    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: 01KM24ESCM5ZD30B6K4SVEA018

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-19T04:09:08.705Zjob assigned to worker 01KM24ET2THR0ZE9X06722TS68 [factory aws, i-0aaf4de9c8f230ec8] (queued for 1 m 7 s)
 
22026-03-19T04:09:16.927Zstarting task 0: "setup"
32026-03-19T04:09:16.941Z++ uname -s
42026-03-19T04:09:16.941Z+ kern=SunOS
52026-03-19T04:09:16.941Z+ build_user=build
62026-03-19T04:09:16.941Z+ build_uid=12345
72026-03-19T04:09:16.941Z+ work_dir=/work
82026-03-19T04:09:16.941Z+ input_dir=/input
92026-03-19T04:09:16.941Z+ [[ 0 == 12345 ]]
102026-03-19T04:09:16.941Z+ case "$kern" in
112026-03-19T04:09:16.941Z+ groupadd -g 12345 build
122026-03-19T04:09:16.948Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-03-19T04:09:18.944Z+ zfs create -o mountpoint=/work rpool/work
142026-03-19T04:09:19.063Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-03-19T04:09:19.066Z+ home_fs=zfs
162026-03-19T04:09:19.066Z+ [[ zfs == autofs ]]
172026-03-19T04:09:19.066Z+ mkdir -p /home/build
182026-03-19T04:09:19.069Z+ chown build:build /home/build /work
192026-03-19T04:09:21.071Z+ chmod 0700 /home/build /work
202026-03-19T04:09:21.074Zprocess exited: duration 4150 ms, exit code 0
 
212026-03-19T04:09:21.082Zstarting task 1: "rust-toolchain"
222026-03-19T04:09:21.088Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-03-19T04:09:21.088Z * rust toolchain channel = "1.94.0"
242026-03-19T04:09:21.088Z * rust toolchain profile = "default"
252026-03-19T04:09:21.088Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-03-19T04:09:21.088Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-03-19T04:09:21.088Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-03-19T04:09:21.091Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-03-19T04:09:21.091Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-03-19T04:09:21.232Zinfo: downloading installer
312026-03-19T04:09:22.924Zwarn: It looks like you have an existing installation of Rust at:
322026-03-19T04:09:22.924Zwarn: /opt/ooce/bin
332026-03-19T04:09:22.924Zwarn: It is recommended that rustup be the primary Rust installation.
342026-03-19T04:09:22.924Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-03-19T04:09:22.924Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-03-19T04:09:22.924Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-03-19T04:09:22.924Zwarn: or pass `-y' to ignore all ignorable checks.
382026-03-19T04:09:22.924Zerror: cannot install while Rust is installed
392026-03-19T04:09:22.924Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-03-19T04:09:22.924Zwarn: It looks like you have an existing rustup settings file at:
412026-03-19T04:09:22.924Zwarn: /home/build/.rustup/settings.toml
422026-03-19T04:09:22.924Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-03-19T04:09:22.924Zwarn: instead of the one inferred from the default host triple.
442026-03-19T04:09:22.938Zinfo: profile set to default
452026-03-19T04:09:22.938Zinfo: default host triple is x86_64-unknown-illumos
462026-03-19T04:09:22.941Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-03-19T04:09:23.219Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-03-19T04:09:23.230Zinfo: downloading 6 components
492026-03-19T04:09:39.103Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-03-19T04:09:39.103Z
512026-03-19T04:09:39.138Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-03-19T04:09:39.138Z
532026-03-19T04:09:39.138Z
542026-03-19T04:09:39.141ZRust is installed now. Great!
552026-03-19T04:09:39.141Z
562026-03-19T04:09:39.141ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-03-19T04:09:39.141Zenvironment variable. This has not been done automatically.
582026-03-19T04:09:39.141Z
592026-03-19T04:09:39.141ZTo configure your current shell, you need to source
602026-03-19T04:09:39.141Zthe corresponding env file under $HOME/.cargo.
612026-03-19T04:09:39.141Z
622026-03-19T04:09:39.141ZThis is usually done by running one of the following (note the leading DOT):
632026-03-19T04:09:39.141Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-03-19T04:09:39.141Zsource "$HOME/.cargo/env.fish" # For fish
652026-03-19T04:09:39.142Zsource "~/.cargo/env.nu" # For nushell
662026-03-19T04:09:39.142Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-03-19T04:09:39.142Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-03-19T04:09:39.142Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-03-19T04:09:39.142Zwarn: no default linker (`cc`) was found in your PATH
702026-03-19T04:09:39.142Zwarn: many Rust crates require a system C toolchain to build
712026-03-19T04:09:39.250Z+ rustup --version
722026-03-19T04:09:39.257Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-03-19T04:09:39.260Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-03-19T04:09:39.283Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-03-19T04:09:39.287Z+ cargo --version
762026-03-19T04:09:39.298Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-03-19T04:09:39.301Z+ rustc --version
782026-03-19T04:09:39.326Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-03-19T04:09:39.329Zprocess exited: duration 18244 ms, exit code 0
 
802026-03-19T04:09:39.336Zstarting task 2: "authentication"
812026-03-19T04:09:39.356Zprocess exited: duration 20 ms, exit code 0
 
822026-03-19T04:09:39.363Zstarting task 3: "clone repository"
832026-03-19T04:09:39.368Z+ mkdir -p /work/oxidecomputer/omicron
842026-03-19T04:09:39.371Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-03-19T04:09:39.406ZCloning into '/work/oxidecomputer/omicron'...
862026-03-19T04:09:49.912Z+ cd /work/oxidecomputer/omicron
872026-03-19T04:09:49.912Z+ git fetch origin f1cc356bdbc706589db877015733cd7a56a4b395
882026-03-19T04:09:50.224ZFrom https://github.com/oxidecomputer/omicron
892026-03-19T04:09:50.224Z * branch f1cc356bdbc706589db877015733cd7a56a4b395 -> FETCH_HEAD
902026-03-19T04:09:50.238Z+ [[ -n bump-console-d697520c ]]
912026-03-19T04:09:50.241Z++ git branch --show-current
922026-03-19T04:09:50.241Z+ current=main
932026-03-19T04:09:50.241Z+ [[ main != bump-console-d697520c ]]
942026-03-19T04:09:50.241Z+ git branch -f bump-console-d697520c f1cc356bdbc706589db877015733cd7a56a4b395
952026-03-19T04:09:50.245Z+ git checkout -f bump-console-d697520c
962026-03-19T04:09:50.583ZSwitched to branch 'bump-console-d697520c'
972026-03-19T04:09:50.586Z+ git reset --hard f1cc356bdbc706589db877015733cd7a56a4b395
982026-03-19T04:09:50.608ZHEAD is now at f1cc356bd Bump web console (quick actions polish)
992026-03-19T04:09:50.613Zprocess exited: duration 11244 ms, exit code 0
 
1002026-03-19T04:09:50.618Zstarting task 4: "build"
1012026-03-19T04:09:50.625Z+ source .github/buildomat/ci-env.sh
1022026-03-19T04:09:50.628Z++ export CARGO_TERM_COLOR=always
1032026-03-19T04:09:50.628Z++ CARGO_TERM_COLOR=always
1042026-03-19T04:09:50.628Z+ cargo --version
1052026-03-19T04:09:50.638Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-03-19T04:09:50.641Z+ rustc --version
1072026-03-19T04:09:50.671Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-03-19T04:09:50.674Z+ cargo tree --locked
1092026-03-19T04:09:50.915Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1102026-03-19T04:09:51.185Z Updating crates.io index
1112026-03-19T04:09:51.232Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1122026-03-19T04:09:51.958Z Updating git repository `https://github.com/oxidecomputer/lldp`
1132026-03-19T04:09:52.396Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1142026-03-19T04:09:53.129Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1152026-03-19T04:09:53.607Z Updating git repository `https://github.com/oxidecomputer/falcon`
1162026-03-19T04:09:54.524Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1172026-03-19T04:09:55.191Z Updating git repository `https://github.com/oxidecomputer/propolis`
1182026-03-19T04:09:56.869Z Updating git repository `https://github.com/oxidecomputer/crucible`
1192026-03-19T04:09:58.533Z Updating git repository `https://github.com/oxidecomputer/opte`
1202026-03-19T04:10:03.405Z Updating git repository `https://github.com/oxidecomputer/tofino`
1212026-03-19T04:10:03.803Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1222026-03-19T04:10:04.723Z Updating git repository `https://github.com/oxidecomputer/clickward`
1232026-03-19T04:10:05.093Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1242026-03-19T04:10:05.563Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1252026-03-19T04:10:05.927Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1262026-03-19T04:10:06.831Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1272026-03-19T04:10:07.346Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1282026-03-19T04:10:07.956Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1292026-03-19T04:10:08.385Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1302026-03-19T04:10:08.852Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1312026-03-19T04:10:09.100Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1322026-03-19T04:10:09.308Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1332026-03-19T04:10:09.692Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1342026-03-19T04:10:10.376Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1352026-03-19T04:10:10.955Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1362026-03-19T04:10:11.549Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1372026-03-19T04:10:11.810Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1382026-03-19T04:10:12.145Z Updating git repository `https://github.com/oxidecomputer/ispf`
1392026-03-19T04:10:12.443Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1402026-03-19T04:10:14.237Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1412026-03-19T04:10:14.527Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1422026-03-19T04:10:14.969Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1432026-03-19T04:10:15.298Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1442026-03-19T04:10:16.063Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1452026-03-19T04:10:16.376Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1462026-03-19T04:10:16.682Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1472026-03-19T04:10:17.062Z Updating git repository `https://github.com/illumos/smf-rs`
1482026-03-19T04:10:17.517Z Updating git repository `https://github.com/oxidecomputer/omicron`
1492026-03-19T04:10:31.862Z Downloading crates ...
1502026-03-19T04:10:31.966Z Downloaded async-trait v0.1.89
1512026-03-19T04:10:31.976Z Downloaded adler2 v2.0.1
1522026-03-19T04:10:32.009Z Downloaded cargo_toml v0.22.3
1532026-03-19T04:10:32.013Z Downloaded defmt-parser v1.0.0
1542026-03-19T04:10:32.013Z Downloaded const_format_proc_macros v0.2.34
1552026-03-19T04:10:32.021Z Downloaded bytes v1.11.1
1562026-03-19T04:10:32.024Z Downloaded diff v0.1.13
1572026-03-19T04:10:32.044Z Downloaded anyhow v1.0.102
1582026-03-19T04:10:32.049Z Downloaded bzip2 v0.4.4
1592026-03-19T04:10:32.049Z Downloaded approx v0.5.1
1602026-03-19T04:10:32.053Z Downloaded bzip2 v0.6.1
1612026-03-19T04:10:32.053Z Downloaded cargo-platform v0.3.2
1622026-03-19T04:10:32.053Z Downloaded bytecount v0.6.9
1632026-03-19T04:10:32.057Z Downloaded atty v0.2.14
1642026-03-19T04:10:32.057Z Downloaded assert-json-diff v2.0.2
1652026-03-19T04:10:32.057Z Downloaded cargo_metadata v0.19.2
1662026-03-19T04:10:32.062Z Downloaded cargo_metadata v0.21.0
1672026-03-19T04:10:32.062Z Downloaded base64ct v1.8.3
1682026-03-19T04:10:32.066Z Downloaded assert_cmd v2.1.2
1692026-03-19T04:10:32.066Z Downloaded backtrace v0.3.76
1702026-03-19T04:10:32.080Z Downloaded bumpalo v3.20.2
1712026-03-19T04:10:32.080Z Downloaded blake2b_simd v1.0.4
1722026-03-19T04:10:32.084Z Downloaded backoff v0.4.0
1732026-03-19T04:10:32.084Z Downloaded cassowary v0.3.0
1742026-03-19T04:10:32.084Z Downloaded autocfg v1.5.0
1752026-03-19T04:10:32.084Z Downloaded array-init v0.0.4
1762026-03-19T04:10:32.084Z Downloaded anstyle v1.0.13
1772026-03-19T04:10:32.084Z Downloaded anstream v0.6.21
1782026-03-19T04:10:32.084Z Downloaded buf-list v1.1.2
1792026-03-19T04:10:32.084Z Downloaded allocator-api2 v0.2.21
1802026-03-19T04:10:32.085Z Downloaded ascii-canvas v3.0.0
1812026-03-19T04:10:32.092Z Downloaded data-encoding v2.10.0
1822026-03-19T04:10:32.092Z Downloaded cfg-expr v0.20.6
1832026-03-19T04:10:32.092Z Downloaded cargo_metadata v0.23.1
1842026-03-19T04:10:32.096Z Downloaded cfg-if v1.0.4
1852026-03-19T04:10:32.116Z Downloaded cfg_aliases v0.2.1
1862026-03-19T04:10:32.116Z Downloaded bcrypt-pbkdf v0.10.0
1872026-03-19T04:10:32.116Z Downloaded base16ct v0.2.0
1882026-03-19T04:10:32.116Z Downloaded backtrace-ext v0.2.1
1892026-03-19T04:10:32.116Z Downloaded async-object-pool v0.2.0
1902026-03-19T04:10:32.116Z Downloaded block-buffer v0.10.4
1912026-03-19T04:10:32.116Z Downloaded block-padding v0.3.3
1922026-03-19T04:10:32.121Z Downloaded bitfield-macros v0.19.4
1932026-03-19T04:10:32.121Z Downloaded base16ct v1.0.0
1942026-03-19T04:10:32.125Z Downloaded argon2 v0.5.3
1952026-03-19T04:10:32.125Z Downloaded daft v0.1.5
1962026-03-19T04:10:32.125Z Downloaded async-stream-impl v0.3.6
1972026-03-19T04:10:32.125Z Downloaded cast v0.3.0
1982026-03-19T04:10:32.125Z Downloaded darling_macro v0.21.3
1992026-03-19T04:10:32.129Z Downloaded anstyle-query v1.1.5
2002026-03-19T04:10:32.129Z Downloaded async-bb8-diesel v0.2.1
2012026-03-19T04:10:32.137Z Downloaded anstyle-parse v0.2.7
2022026-03-19T04:10:32.137Z Downloaded dirs-next v2.0.0
2032026-03-19T04:10:32.137Z Downloaded cargo-platform v0.2.0
2042026-03-19T04:10:32.137Z Downloaded atomic-waker v1.1.2
2052026-03-19T04:10:32.137Z Downloaded bit-set v0.5.3
2062026-03-19T04:10:32.137Z Downloaded compact_str v0.8.1
2072026-03-19T04:10:32.141Z Downloaded byteorder v1.5.0
2082026-03-19T04:10:32.141Z Downloaded arrayvec v0.7.6
2092026-03-19T04:10:32.146Z Downloaded derive_builder_core v0.20.2
2102026-03-19T04:10:32.146Z Downloaded der v0.7.10
2112026-03-19T04:10:32.149Z Downloaded cobs v0.3.0
2122026-03-19T04:10:32.149Z Downloaded const_format v0.2.35
2132026-03-19T04:10:32.153Z Downloaded cookie_store v0.22.1
2142026-03-19T04:10:32.157Z Downloaded cmake v0.1.57
2152026-03-19T04:10:32.157Z Downloaded dtrace-parser v0.2.0
2162026-03-19T04:10:32.157Z Downloaded daft-derive v0.1.5
2172026-03-19T04:10:32.161Z Downloaded dsl_auto_type v0.2.0
2182026-03-19T04:10:32.161Z Downloaded des v0.8.1
2192026-03-19T04:10:32.171Z Downloaded der_derive v0.7.3
2202026-03-19T04:10:32.171Z Downloaded cipher v0.4.4
2212026-03-19T04:10:32.174Z Downloaded difflib v0.4.0
2222026-03-19T04:10:32.174Z Downloaded dtrace-parser v0.3.0
2232026-03-19T04:10:32.174Z Downloaded darling v0.23.0
2242026-03-19T04:10:32.174Z Downloaded endian-type v0.1.2
2252026-03-19T04:10:32.174Z Downloaded embedded-io v0.4.0
2262026-03-19T04:10:32.174Z Downloaded downcast-rs v2.0.2
2272026-03-19T04:10:32.174Z Downloaded crc-any v2.5.0
2282026-03-19T04:10:32.180Z Downloaded errno v0.3.14
2292026-03-19T04:10:32.180Z Downloaded defmt-macros v1.0.1
2302026-03-19T04:10:32.180Z Downloaded chacha20 v0.10.0
2312026-03-19T04:10:32.184Z Downloaded camino-tempfile-ext v0.3.3
2322026-03-19T04:10:32.184Z Downloaded arrayref v0.3.9
2332026-03-19T04:10:32.188Z Downloaded bitfield v0.19.4
2342026-03-19T04:10:32.188Z Downloaded crypto-common v0.1.7
2352026-03-19T04:10:32.188Z Downloaded cargo-platform v0.1.9
2362026-03-19T04:10:32.192Z Downloaded fastrand v2.3.0
2372026-03-19T04:10:32.192Z Downloaded darling v0.21.3
2382026-03-19T04:10:32.197Z Downloaded cargo-util-schemas v0.8.2
2392026-03-19T04:10:32.197Z Downloaded either v1.15.0
2402026-03-19T04:10:32.201Z Downloaded displaydoc v0.2.5
2412026-03-19T04:10:32.201Z Downloaded display-error-chain v0.2.2
2422026-03-19T04:10:32.201Z Downloaded derive_builder_macro v0.20.2
2432026-03-19T04:10:32.204Z Downloaded fnv v1.0.7
2442026-03-19T04:10:32.204Z Downloaded fallible-iterator v0.2.0
2452026-03-19T04:10:32.204Z Downloaded ena v0.14.4
2462026-03-19T04:10:32.208Z Downloaded arc-swap v1.8.2
2472026-03-19T04:10:32.211Z Downloaded fd-lock v4.0.4
2482026-03-19T04:10:32.211Z Downloaded derive_more v2.1.1
2492026-03-19T04:10:32.219Z Downloaded futures-task v0.3.32
2502026-03-19T04:10:32.223Z Downloaded env_filter v1.0.0
2512026-03-19T04:10:32.223Z Downloaded drift v0.1.3
2522026-03-19T04:10:32.371Z Downloaded convert_case v0.10.0
2532026-03-19T04:10:32.379Z Downloaded env_logger v0.11.9
2542026-03-19T04:10:32.379Z Downloaded fixedbitset v0.4.2
2552026-03-19T04:10:32.379Z Downloaded erased-serde v0.3.31
2562026-03-19T04:10:32.379Z Downloaded crunchy v0.2.4
2572026-03-19T04:10:32.379Z Downloaded dirs-sys-next v0.1.2
2582026-03-19T04:10:32.379Z Downloaded equivalent v1.0.2
2592026-03-19T04:10:32.379Z Downloaded constant_time_eq v0.3.1
2602026-03-19T04:10:32.379Z Downloaded aead v0.5.2
2612026-03-19T04:10:32.379Z Downloaded ecdsa v0.16.9
2622026-03-19T04:10:32.379Z Downloaded anes v0.1.6
2632026-03-19T04:10:32.380Z Downloaded ahash v0.8.12
2642026-03-19T04:10:32.380Z Downloaded escape8259 v0.5.3
2652026-03-19T04:10:32.380Z Downloaded async-stream v0.3.6
2662026-03-19T04:10:32.380Z Downloaded form_urlencoded v1.2.2
2672026-03-19T04:10:32.380Z Downloaded crc v3.4.0
2682026-03-19T04:10:32.380Z Downloaded document-features v0.2.12
2692026-03-19T04:10:32.380Z Downloaded flagset v0.4.7
2702026-03-19T04:10:32.380Z Downloaded dropshot_endpoint v0.16.7
2712026-03-19T04:10:32.380Z Downloaded base64 v0.22.1
2722026-03-19T04:10:32.380Z Downloaded debug-ignore v1.0.5
2732026-03-19T04:10:32.380Z Downloaded futures-macro v0.3.32
2742026-03-19T04:10:32.380Z Downloaded foreign-types-shared v0.3.1
2752026-03-19T04:10:32.380Z Downloaded foreign-types-shared v0.1.1
2762026-03-19T04:10:32.380Z Downloaded deranged v0.5.8
2772026-03-19T04:10:32.380Z Downloaded futures-core v0.3.32
2782026-03-19T04:10:32.380Z Downloaded ciborium-io v0.2.2
2792026-03-19T04:10:32.380Z Downloaded embedded-io v0.6.1
2802026-03-19T04:10:32.380Z Downloaded defmt v0.3.100
2812026-03-19T04:10:32.380Z Downloaded cstr-argument v0.1.2
2822026-03-19T04:10:32.380Z Downloaded darling_macro v0.20.11
2832026-03-19T04:10:32.380Z Downloaded cpufeatures v0.2.17
2842026-03-19T04:10:32.380Z Downloaded hash32 v0.3.1
2852026-03-19T04:10:32.380Z Downloaded darling_macro v0.23.0
2862026-03-19T04:10:32.380Z Downloaded curve25519-dalek-derive v0.1.1
2872026-03-19T04:10:32.380Z Downloaded ed25519 v2.2.3
2882026-03-19T04:10:32.380Z Downloaded atomicwrites v0.4.4
2892026-03-19T04:10:32.381Z Downloaded dyn-clone v1.0.20
2902026-03-19T04:10:32.381Z Downloaded filetime v0.2.27
2912026-03-19T04:10:32.381Z Downloaded derive_builder v0.20.2
2922026-03-19T04:10:32.381Z Downloaded diesel-dtrace v0.5.0
2932026-03-19T04:10:32.381Z Downloaded datatest-stable v0.3.3
2942026-03-19T04:10:32.381Z Downloaded diesel_table_macro_syntax v0.3.0
2952026-03-19T04:10:32.381Z Downloaded crc-catalog v2.4.0
2962026-03-19T04:10:32.381Z Downloaded bb8 v0.8.6
2972026-03-19T04:10:32.381Z Downloaded colored v3.1.1
2982026-03-19T04:10:32.381Z Downloaded erased-serde v0.4.9
2992026-03-19T04:10:32.381Z Downloaded crucible-workspace-hack v0.1.0
3002026-03-19T04:10:32.381Z Downloaded csv-core v0.1.13
3012026-03-19T04:10:32.381Z Downloaded cexpr v0.6.0
3022026-03-19T04:10:32.381Z Downloaded colorchoice v1.0.4
3032026-03-19T04:10:32.381Z Downloaded dof v0.3.0
3042026-03-19T04:10:32.381Z Downloaded base64 v0.21.7
3052026-03-19T04:10:32.381Z Downloaded globwalk v0.9.1
3062026-03-19T04:10:32.381Z Downloaded gethostname v0.5.0
3072026-03-19T04:10:32.381Z Downloaded foreign-types v0.5.0
3082026-03-19T04:10:32.381Z Downloaded heck v0.4.1
3092026-03-19T04:10:32.381Z Downloaded dof v0.4.0
3102026-03-19T04:10:32.381Z Downloaded ctr v0.9.2
3112026-03-19T04:10:32.382Z Downloaded dunce v1.0.5
3122026-03-19T04:10:32.382Z Downloaded defmt v1.0.1
3132026-03-19T04:10:32.382Z Downloaded crossbeam-utils v0.8.21
3142026-03-19T04:10:32.382Z Downloaded headers-core v0.3.0
3152026-03-19T04:10:32.382Z Downloaded fxhash v0.2.1
3162026-03-19T04:10:32.382Z Downloaded fs_extra v1.3.0
3172026-03-19T04:10:32.382Z Downloaded futures-timer v3.0.3
3182026-03-19T04:10:32.382Z Downloaded ghash v0.5.1
3192026-03-19T04:10:32.382Z Downloaded generic-array v0.14.7
3202026-03-19T04:10:32.382Z Downloaded bitflags v2.11.0
3212026-03-19T04:10:32.382Z Downloaded cbc v0.1.2
3222026-03-19T04:10:32.382Z Downloaded foreign-types v0.3.2
3232026-03-19T04:10:32.382Z Downloaded fixedbitset v0.5.7
3242026-03-19T04:10:32.382Z Downloaded ff v0.13.1
3252026-03-19T04:10:32.382Z Downloaded hostname v0.3.1
3262026-03-19T04:10:32.382Z Downloaded float-ord v0.3.2
3272026-03-19T04:10:32.382Z Downloaded criterion-plot v0.6.0
3282026-03-19T04:10:32.382Z Downloaded hex v0.4.3
3292026-03-19T04:10:32.382Z Downloaded enum-as-inner v0.6.1
3302026-03-19T04:10:32.382Z Downloaded hex-literal v0.4.1
3312026-03-19T04:10:32.382Z Downloaded dropshot-api-manager-types v0.6.0
3322026-03-19T04:10:32.382Z Downloaded bit-vec v0.8.0
3332026-03-19T04:10:32.382Z Downloaded futures-sink v0.3.32
3342026-03-19T04:10:32.382Z Downloaded event-listener-strategy v0.5.4
3352026-03-19T04:10:32.382Z Downloaded bcs v0.1.6
3362026-03-19T04:10:32.382Z Downloaded crossbeam-deque v0.8.6
3372026-03-19T04:10:32.382Z Downloaded console v0.15.11
3382026-03-19T04:10:32.382Z Downloaded futures-io v0.3.32
3392026-03-19T04:10:32.382Z Downloaded crypto-bigint v0.5.5
3402026-03-19T04:10:32.383Z Downloaded hyper-tls v0.6.0
3412026-03-19T04:10:32.383Z Downloaded hostname v0.4.2
3422026-03-19T04:10:32.383Z Downloaded derive-where v1.6.0
3432026-03-19T04:10:32.383Z Downloaded hubpack_derive v0.1.1
3442026-03-19T04:10:32.383Z Downloaded derive_more-impl v2.1.1
3452026-03-19T04:10:32.383Z Downloaded crc32fast v1.5.0
3462026-03-19T04:10:32.383Z Downloaded http-body v1.0.1
3472026-03-19T04:10:32.383Z Downloaded fatfs v0.3.6
3482026-03-19T04:10:32.383Z Downloaded highway v1.3.0
3492026-03-19T04:10:32.389Z Downloaded home v0.5.12
3502026-03-19T04:10:32.389Z Downloaded idna_adapter v1.2.1
3512026-03-19T04:10:32.389Z Downloaded foldhash v0.1.5
3522026-03-19T04:10:32.389Z Downloaded httpdate v1.0.3
3532026-03-19T04:10:32.389Z Downloaded funty v2.0.0
3542026-03-19T04:10:32.389Z Downloaded fs-err v2.11.0
3552026-03-19T04:10:32.389Z Downloaded derive-ex v0.1.8
3562026-03-19T04:10:32.390Z Downloaded futures-executor v0.3.32
3572026-03-19T04:10:32.390Z Downloaded darling_core v0.21.3
3582026-03-19T04:10:32.395Z Downloaded fs-err v3.3.0
3592026-03-19T04:10:32.395Z Downloaded indent_write v2.2.0
3602026-03-19T04:10:32.395Z Downloaded chacha20poly1305 v0.10.1
3612026-03-19T04:10:32.435Z Downloaded foreign-types-macros v0.2.3
3622026-03-19T04:10:32.435Z Downloaded hubpack v0.1.2
3632026-03-19T04:10:32.436Z Downloaded criterion v0.7.0
3642026-03-19T04:10:32.436Z Downloaded group v0.13.0
3652026-03-19T04:10:32.436Z Downloaded clap_lex v1.0.0
3662026-03-19T04:10:32.436Z Downloaded globset v0.4.18
3672026-03-19T04:10:32.436Z Downloaded futures-channel v0.3.32
3682026-03-19T04:10:32.436Z Downloaded dropshot-api-manager v0.6.0
3692026-03-19T04:10:32.436Z Downloaded darling_core v0.20.11
3702026-03-19T04:10:32.436Z Downloaded clang-sys v1.8.1
3712026-03-19T04:10:32.436Z Downloaded cookie v0.18.1
3722026-03-19T04:10:32.436Z Downloaded clap_derive v4.5.55
3732026-03-19T04:10:32.436Z Downloaded hickory-client v0.25.2
3742026-03-19T04:10:32.436Z Downloaded hyper-staticfile v0.10.1
3752026-03-19T04:10:32.436Z Downloaded humantime v2.3.0
3762026-03-19T04:10:32.436Z Downloaded itoa v1.0.17
3772026-03-19T04:10:32.436Z Downloaded chumsky v0.9.3
3782026-03-19T04:10:32.436Z Downloaded instability v0.3.11
3792026-03-19T04:10:32.436Z Downloaded find-msvc-tools v0.1.9
3802026-03-19T04:10:32.436Z Downloaded is_terminal_polyfill v1.70.2
3812026-03-19T04:10:32.436Z Downloaded instant v0.1.13
3822026-03-19T04:10:32.445Z Downloaded event-listener v5.4.1
3832026-03-19T04:10:32.445Z Downloaded constant_time_eq v0.4.2
3842026-03-19T04:10:32.445Z Downloaded half v1.8.3
3852026-03-19T04:10:32.445Z Downloaded ciborium v0.2.2
3862026-03-19T04:10:32.449Z Downloaded foldhash v0.2.0
3872026-03-19T04:10:32.449Z Downloaded critical-section v1.2.0
3882026-03-19T04:10:32.449Z Downloaded ipnet v2.11.0
3892026-03-19T04:10:32.449Z Downloaded inout v0.1.4
3902026-03-19T04:10:32.453Z Downloaded aes v0.8.4
3912026-03-19T04:10:32.453Z Downloaded linked-hash-map v0.5.6
3922026-03-19T04:10:32.453Z Downloaded iana-time-zone v0.1.65
3932026-03-19T04:10:32.456Z Downloaded colored v2.2.0
3942026-03-19T04:10:32.460Z Downloaded match_cfg v0.1.0
3952026-03-19T04:10:32.460Z Downloaded impl-trait-for-tuples v0.2.3
3962026-03-19T04:10:32.464Z Downloaded derive_more v0.99.20
3972026-03-19T04:10:32.471Z Downloaded getrandom v0.2.17
3982026-03-19T04:10:32.471Z Downloaded flume v0.11.1
3992026-03-19T04:10:32.474Z Downloaded digest v0.10.7
4002026-03-19T04:10:32.474Z Downloaded indoc v2.0.7
4012026-03-19T04:10:32.474Z Downloaded crossbeam-channel v0.5.15
4022026-03-19T04:10:32.478Z Downloaded aes-gcm v0.10.3
4032026-03-19T04:10:32.482Z Downloaded lru-cache v0.1.2
4042026-03-19T04:10:32.482Z Downloaded lru-slab v0.1.2
4052026-03-19T04:10:32.485Z Downloaded ar_archive_writer v0.5.1
4062026-03-19T04:10:32.485Z Downloaded http-body-util v0.1.3
4072026-03-19T04:10:32.489Z Downloaded ingot-types v0.1.2
4082026-03-19T04:10:32.489Z Downloaded clap v4.5.60
4092026-03-19T04:10:32.495Z Downloaded md5 v0.7.0
4102026-03-19T04:10:32.499Z Downloaded darling v0.20.11
4112026-03-19T04:10:32.499Z Downloaded crossbeam-epoch v0.9.18
4122026-03-19T04:10:32.502Z Downloaded linkme-impl v0.3.35
4132026-03-19T04:10:32.502Z Downloaded knuffel-derive v3.2.0
4142026-03-19T04:10:32.506Z Downloaded guppy-workspace-hack v0.1.0
4152026-03-19T04:10:32.507Z Downloaded hmac v0.12.1
4162026-03-19T04:10:32.507Z Downloaded const-oid v0.9.6
4172026-03-19T04:10:32.511Z Downloaded console v0.16.2
4182026-03-19T04:10:32.511Z Downloaded bit-set v0.8.0
4192026-03-19T04:10:32.511Z Downloaded blowfish v0.9.1
4202026-03-19T04:10:32.514Z Downloaded camino v1.2.2
4212026-03-19T04:10:32.514Z Downloaded git-stub v1.0.0
4222026-03-19T04:10:32.519Z Downloaded addr2line v0.25.1
4232026-03-19T04:10:32.519Z Downloaded crc8 v0.1.1
4242026-03-19T04:10:32.519Z Downloaded lalrpop-util v0.19.12
4252026-03-19T04:10:32.519Z Downloaded is_ci v1.2.0
4262026-03-19T04:10:32.519Z Downloaded backon v1.6.0
4272026-03-19T04:10:32.522Z Downloaded libloading v0.8.9
4282026-03-19T04:10:32.525Z Downloaded libefi-sys v0.1.0
4292026-03-19T04:10:32.525Z Downloaded assert_matches v1.5.0
4302026-03-19T04:10:32.529Z Downloaded nibble_vec v0.1.0
4312026-03-19T04:10:32.529Z Downloaded nodrop v0.1.14
4322026-03-19T04:10:32.529Z Downloaded mime v0.3.17
4332026-03-19T04:10:32.532Z Downloaded multimap v0.10.1
4342026-03-19T04:10:32.532Z Downloaded linkme v0.3.35
4352026-03-19T04:10:32.537Z Downloaded diesel_derives v2.3.7
4362026-03-19T04:10:32.541Z Downloaded headers v0.4.1
4372026-03-19T04:10:32.545Z Downloaded http-range v0.1.5
4382026-03-19T04:10:32.545Z Downloaded hickory-resolver v0.25.2
4392026-03-19T04:10:32.554Z Downloaded indicatif v0.18.4
4402026-03-19T04:10:32.556Z Downloaded hickory-resolver v0.24.4
4412026-03-19T04:10:32.556Z Downloaded maplit v1.0.2
4422026-03-19T04:10:32.557Z Downloaded libscf-sys v1.1.0
4432026-03-19T04:10:32.557Z Downloaded keccak v0.1.6
4442026-03-19T04:10:32.557Z Downloaded hash32 v0.2.1
4452026-03-19T04:10:32.557Z Downloaded hyper-rustls v0.27.7
4462026-03-19T04:10:32.561Z Downloaded mime_guess v2.0.5
4472026-03-19T04:10:32.561Z Downloaded libtest-mimic v0.8.1
4482026-03-19T04:10:32.565Z Downloaded libsw-core v0.3.2
4492026-03-19T04:10:32.565Z Downloaded num-derive v0.4.2
4502026-03-19T04:10:32.570Z Downloaded memmap v0.7.0
4512026-03-19T04:10:32.570Z Downloaded num-conv v0.2.0
4522026-03-19T04:10:32.571Z Downloaded num_threads v0.1.7
4532026-03-19T04:10:32.571Z Downloaded num-derive v0.3.3
4542026-03-19T04:10:32.575Z Downloaded heapless v0.8.0
4552026-03-19T04:10:32.575Z Downloaded float-cmp v0.10.0
4562026-03-19T04:10:32.575Z Downloaded lru v0.12.5
4572026-03-19T04:10:32.578Z Downloaded is-terminal v0.4.17
4582026-03-19T04:10:32.578Z Downloaded macaddr v1.0.1
4592026-03-19T04:10:32.582Z Downloaded cc v1.2.56
4602026-03-19T04:10:32.582Z Downloaded expectorate v1.2.0
4612026-03-19T04:10:32.585Z Downloaded git-stub-vcs v0.1.0
4622026-03-19T04:10:32.585Z Downloaded hickory-server v0.25.2
4632026-03-19T04:10:32.594Z Downloaded elliptic-curve v0.13.8
4642026-03-19T04:10:32.600Z Downloaded glob v0.3.3
4652026-03-19T04:10:32.600Z Downloaded knuffel v3.2.0
4662026-03-19T04:10:32.600Z Downloaded openssl-probe v0.1.6
4672026-03-19T04:10:32.600Z Downloaded nested v0.1.1
4682026-03-19T04:10:32.600Z Downloaded litemap v0.8.1
4692026-03-19T04:10:32.603Z Downloaded newtype-uuid v1.3.2
4702026-03-19T04:10:32.603Z Downloaded nanorand v0.7.0
4712026-03-19T04:10:32.603Z Downloaded lzss v0.8.2
4722026-03-19T04:10:32.603Z Downloaded litrs v1.0.0
4732026-03-19T04:10:32.606Z Downloaded multer v3.1.0
4742026-03-19T04:10:32.611Z Downloaded maybe-uninit v2.0.0
4752026-03-19T04:10:32.611Z Downloaded ordered-float v2.10.1
4762026-03-19T04:10:32.611Z Downloaded openssl-macros v0.1.1
4772026-03-19T04:10:32.614Z Downloaded ident_case v1.0.1
4782026-03-19T04:10:32.614Z Downloaded md-5 v0.10.6
4792026-03-19T04:10:32.614Z Downloaded lazy_static v1.5.0
4802026-03-19T04:10:32.619Z Downloaded linear-map v1.2.0
4812026-03-19T04:10:32.619Z Downloaded heck v0.5.0
4822026-03-19T04:10:32.620Z Downloaded openssl-probe v0.2.1
4832026-03-19T04:10:32.623Z Downloaded internet-checksum v0.2.1
4842026-03-19T04:10:32.623Z Downloaded indoc v1.0.9
4852026-03-19T04:10:32.623Z Downloaded packed_struct_codegen v0.10.1
4862026-03-19T04:10:32.623Z Downloaded miette-derive v5.10.0
4872026-03-19T04:10:32.626Z Downloaded libsw v3.5.0
4882026-03-19T04:10:32.626Z Downloaded normalize-line-endings v0.3.0
4892026-03-19T04:10:32.626Z Downloaded num-complex v0.4.6
4902026-03-19T04:10:32.630Z Downloaded num v0.4.3
4912026-03-19T04:10:32.630Z Downloaded heapless v0.7.17
4922026-03-19T04:10:32.634Z Downloaded kstat-rs v0.2.4
4932026-03-19T04:10:32.644Z Downloaded native-tls v0.2.18
4942026-03-19T04:10:32.644Z Downloaded num-rational v0.4.2
4952026-03-19T04:10:32.644Z Downloaded icu_locale_core v2.1.1
4962026-03-19T04:10:32.644Z Downloaded newtype-uuid-macros v0.1.0
4972026-03-19T04:10:32.649Z Downloaded oorandom v11.1.5
4982026-03-19T04:10:32.649Z Downloaded opaque-debug v0.3.1
4992026-03-19T04:10:32.649Z Downloaded num_enum_derive v0.5.11
5002026-03-19T04:10:32.649Z Downloaded oso-derive v0.27.3
5012026-03-19T04:10:32.650Z Downloaded olpc-cjson v0.1.4
5022026-03-19T04:10:32.650Z Downloaded newtype_derive v0.1.6
5032026-03-19T04:10:32.650Z Downloaded fancy-regex v0.14.0
5042026-03-19T04:10:32.653Z Downloaded lock_api v0.4.14
5052026-03-19T04:10:32.654Z Downloaded icu_normalizer_data v2.1.1
5062026-03-19T04:10:32.659Z Downloaded memmap2 v0.9.10
5072026-03-19T04:10:32.659Z Downloaded nu-ansi-term v0.50.3
5082026-03-19T04:10:32.665Z Downloaded parse-size v1.1.0
5092026-03-19T04:10:32.665Z Downloaded ingot-macros v0.1.1
5102026-03-19T04:10:32.665Z Downloaded crossterm v0.28.1
5112026-03-19T04:10:32.669Z Downloaded pbkdf2 v0.12.2
5122026-03-19T04:10:32.669Z Downloaded ingot v0.1.1
5132026-03-19T04:10:32.669Z Downloaded indexmap v2.13.0
5142026-03-19T04:10:32.674Z Downloaded peg-runtime v0.8.5
5152026-03-19T04:10:32.688Z Downloaded pathdiff v0.2.3
5162026-03-19T04:10:32.688Z Downloaded parking v2.2.1
5172026-03-19T04:10:32.688Z Downloaded omicron-zone-package v0.12.2
5182026-03-19T04:10:32.688Z Downloaded owo-colors v4.3.0
5192026-03-19T04:10:32.688Z Downloaded log v0.4.29
5202026-03-19T04:10:32.688Z Downloaded oxnet v0.1.4
5212026-03-19T04:10:32.688Z Downloaded path-slash v0.1.5
5222026-03-19T04:10:32.688Z Downloaded ipnetwork v0.21.1
5232026-03-19T04:10:32.688Z Downloaded oxide-tokio-rt v0.1.3
5242026-03-19T04:10:32.688Z Downloaded phf_shared v0.13.1
5252026-03-19T04:10:32.688Z Downloaded phf_shared v0.12.1
5262026-03-19T04:10:32.693Z Downloaded icu_provider v2.1.1
5272026-03-19T04:10:32.693Z Downloaded httptest v0.16.4
5282026-03-19T04:10:32.693Z Downloaded indexmap v1.9.3
5292026-03-19T04:10:32.696Z Downloaded ignore v0.4.25
5302026-03-19T04:10:32.700Z Downloaded precomputed-hash v0.1.1
5312026-03-19T04:10:32.700Z Downloaded http v1.4.0
5322026-03-19T04:10:32.704Z Downloaded packed_struct v0.10.1
5332026-03-19T04:10:32.704Z Downloaded num_enum_derive v0.7.5
5342026-03-19T04:10:32.707Z Downloaded darling_core v0.23.0
5352026-03-19T04:10:32.714Z Downloaded password-hash v0.5.0
5362026-03-19T04:10:32.714Z Downloaded parking_lot_core v0.8.6
5372026-03-19T04:10:32.714Z Downloaded hashbrown v0.13.2
5382026-03-19T04:10:32.714Z Downloaded icu_properties v2.1.2
5392026-03-19T04:10:32.718Z Downloaded pin-utils v0.1.0
5402026-03-19T04:10:32.718Z Downloaded hashbrown v0.12.3
5412026-03-19T04:10:32.726Z Downloaded pem v3.0.6
5422026-03-19T04:10:32.729Z Downloaded phf v0.12.1
5432026-03-19T04:10:32.730Z Downloaded pem-rfc7468 v0.7.0
5442026-03-19T04:10:32.730Z Downloaded flate2 v1.1.9
5452026-03-19T04:10:32.730Z Downloaded plotters-backend v0.3.7
5462026-03-19T04:10:32.735Z Downloaded phf_shared v0.11.3
5472026-03-19T04:10:32.735Z Downloaded memoffset v0.9.1
5482026-03-19T04:10:32.735Z Downloaded num_enum v0.5.11
5492026-03-19T04:10:32.739Z Downloaded path-tree v0.8.3
5502026-03-19T04:10:32.739Z Downloaded paste v1.0.15
5512026-03-19T04:10:32.744Z Downloaded partial-io v0.5.4
5522026-03-19T04:10:32.744Z Downloaded predicates-tree v1.0.13
5532026-03-19T04:10:32.744Z Downloaded potential_utf v0.1.4
5542026-03-19T04:10:32.747Z Downloaded httparse v1.10.1
5552026-03-19T04:10:32.747Z Downloaded peg v0.8.5
5562026-03-19T04:10:32.750Z Downloaded parse-display-derive v0.10.0
5572026-03-19T04:10:32.753Z Downloaded password-hash v0.4.2
5582026-03-19T04:10:32.753Z Downloaded num-integer v0.1.46
5592026-03-19T04:10:32.753Z Downloaded pretty-hex v0.4.1
5602026-03-19T04:10:32.757Z Downloaded predicates v3.1.4
5612026-03-19T04:10:32.757Z Downloaded phf v0.13.1
5622026-03-19T04:10:32.760Z Downloaded pin-project-internal v1.1.11
5632026-03-19T04:10:32.760Z Downloaded half v2.7.1
5642026-03-19T04:10:32.763Z Downloaded num-traits v0.2.19
5652026-03-19T04:10:32.767Z Downloaded getrandom v0.3.4
5662026-03-19T04:10:32.767Z Downloaded crossterm v0.29.0
5672026-03-19T04:10:32.772Z Downloaded proc-macro-crate v3.4.0
5682026-03-19T04:10:32.778Z Downloaded predicates-core v1.0.10
5692026-03-19T04:10:32.778Z Downloaded clap_builder v4.5.60
5702026-03-19T04:10:32.781Z Downloaded progenitor-macro v0.13.0
5712026-03-19T04:10:32.781Z Downloaded p256 v0.13.2
5722026-03-19T04:10:32.785Z Downloaded pkg-config v0.3.32
5732026-03-19T04:10:32.785Z Downloaded proc-macro-error-attr v1.0.4
5742026-03-19T04:10:32.788Z Downloaded icu_collections v2.1.1
5752026-03-19T04:10:32.792Z Downloaded proc-macro-error-attr2 v2.0.0
5762026-03-19T04:10:32.792Z Downloaded postgres-types v0.2.12
5772026-03-19T04:10:32.796Z Downloaded miniz_oxide v0.8.9
5782026-03-19T04:10:32.796Z Downloaded progenitor-client v0.11.2
5792026-03-19T04:10:32.800Z Downloaded proc-macro-crate v1.3.1
5802026-03-19T04:10:32.800Z Downloaded pkcs8 v0.10.2
5812026-03-19T04:10:32.804Z Downloaded progenitor-client v0.10.0
5822026-03-19T04:10:32.804Z Downloaded papergrid v0.17.0
5832026-03-19T04:10:32.808Z Downloaded quick-error v1.2.3
5842026-03-19T04:10:32.808Z Downloaded progenitor-macro v0.10.0
5852026-03-19T04:10:32.813Z Downloaded poly1305 v0.8.0
5862026-03-19T04:10:32.813Z Downloaded postgres-protocol v0.6.10
5872026-03-19T04:10:32.813Z Downloaded parse-display v0.10.0
5882026-03-19T04:10:32.818Z Downloaded parking_lot_core v0.9.12
5892026-03-19T04:10:32.818Z Downloaded itertools v0.13.0
5902026-03-19T04:10:32.822Z Downloaded rand_chacha v0.3.1
5912026-03-19T04:10:32.822Z Downloaded psl-types v2.0.11
5922026-03-19T04:10:32.826Z Downloaded nonempty v0.12.0
5932026-03-19T04:10:32.826Z Downloaded ppv-lite86 v0.2.21
5942026-03-19T04:10:32.826Z Downloaded polyval v0.6.2
5952026-03-19T04:10:32.826Z Downloaded iri-string v0.7.10
5962026-03-19T04:10:32.831Z Downloaded pin-project-lite v0.2.17
5972026-03-19T04:10:32.835Z Downloaded radium v0.7.0
5982026-03-19T04:10:32.838Z Downloaded primeorder v0.13.6
5992026-03-19T04:10:32.838Z Downloaded jiff-static v0.2.21
6002026-03-19T04:10:32.848Z Downloaded chrono v0.4.44
6012026-03-19T04:10:32.852Z Downloaded pkcs5 v0.7.1
6022026-03-19T04:10:32.852Z Downloaded recursive-proc-macro-impl v0.1.1
6032026-03-19T04:10:32.852Z Downloaded progenitor-client v0.13.0
6042026-03-19T04:10:32.852Z Downloaded num-iter v0.1.45
6052026-03-19T04:10:32.857Z Downloaded pkcs1 v0.7.5
6062026-03-19T04:10:32.857Z Downloaded progenitor v0.13.0
6072026-03-19T04:10:32.857Z Downloaded parking_lot v0.12.5
6082026-03-19T04:10:32.857Z Downloaded plain v0.2.3
6092026-03-19T04:10:32.860Z Downloaded hyper-util v0.1.20
6102026-03-19T04:10:32.865Z Downloaded pbkdf2 v0.11.0
6112026-03-19T04:10:32.869Z Downloaded pest_generator v2.8.6
6122026-03-19T04:10:32.869Z Downloaded futures-util v0.3.32
6132026-03-19T04:10:32.875Z Downloaded progenitor v0.10.0
6142026-03-19T04:10:32.878Z Downloaded progenitor-extras v0.1.1
6152026-03-19T04:10:32.878Z Downloaded powerfmt v0.2.0
6162026-03-19T04:10:32.882Z Downloaded rand_core v0.9.5
6172026-03-19T04:10:32.882Z Downloaded plotters-svg v0.3.7
6182026-03-19T04:10:32.882Z Downloaded pest_derive v2.8.6
6192026-03-19T04:10:32.885Z Downloaded icu_properties_data v2.1.2
6202026-03-19T04:10:32.890Z Downloaded rtoolbox v0.0.3
6212026-03-19T04:10:32.893Z Downloaded ref-cast-impl v1.0.25
6222026-03-19T04:10:32.893Z Downloaded miette v5.10.0
6232026-03-19T04:10:32.898Z Downloaded openssl-sys v0.9.111
6242026-03-19T04:10:32.901Z Downloaded rand_seeder v0.4.0
6252026-03-19T04:10:32.904Z Downloaded resolv-conf v0.7.6
6262026-03-19T04:10:32.904Z Downloaded recursive v0.1.1
6272026-03-19T04:10:32.904Z Downloaded rfc6979 v0.4.0
6282026-03-19T04:10:32.908Z Downloaded rand_core v0.10.0
6292026-03-19T04:10:32.908Z Downloaded progenitor-macro v0.11.2
6302026-03-19T04:10:32.908Z Downloaded rand_core v0.6.4
6312026-03-19T04:10:32.912Z Downloaded rand_chacha v0.9.0
6322026-03-19T04:10:32.912Z Downloaded percent-encoding v2.3.2
6332026-03-19T04:10:32.912Z Downloaded memchr v2.8.0
6342026-03-19T04:10:32.916Z Downloaded parking_lot v0.11.2
6352026-03-19T04:10:32.920Z Downloaded oso v0.27.3
6362026-03-19T04:10:32.920Z Downloaded new_debug_unreachable v1.0.6
6372026-03-19T04:10:32.932Z Downloaded libbz2-rs-sys v0.2.2
6382026-03-19T04:10:32.932Z Downloaded ref-cast v1.0.25
6392026-03-19T04:10:32.932Z Downloaded icu_normalizer v2.1.1
6402026-03-19T04:10:32.937Z Downloaded salsa20 v0.10.2
6412026-03-19T04:10:32.937Z Downloaded aho-corasick v1.1.4
6422026-03-19T04:10:32.938Z Downloaded owo-colors v3.5.0
6432026-03-19T04:10:32.938Z Downloaded psm v0.1.30
6442026-03-19T04:10:32.938Z Downloaded libm v0.2.16
6452026-03-19T04:10:32.944Z Downloaded progenitor v0.11.2
6462026-03-19T04:10:32.948Z Downloaded postcard v1.1.3
6472026-03-19T04:10:32.948Z Downloaded num_enum v0.7.5
6482026-03-19T04:10:32.954Z Downloaded same-file v1.0.6
6492026-03-19T04:10:32.958Z Downloaded scheduled-thread-pool v0.2.7
6502026-03-19T04:10:32.958Z Downloaded rustc_version v0.4.1
6512026-03-19T04:10:32.958Z Downloaded scroll_derive v0.13.1
6522026-03-19T04:10:32.958Z Downloaded progenitor-impl v0.11.2
6532026-03-19T04:10:32.958Z Downloaded peg-macros v0.8.5
6542026-03-19T04:10:32.962Z Downloaded proc-macro-error v1.0.4
6552026-03-19T04:10:32.962Z Downloaded serde_spanned v0.6.9
6562026-03-19T04:10:32.966Z Downloaded pin-project v1.1.11
6572026-03-19T04:10:32.972Z Downloaded serde_plain v1.0.2
6582026-03-19T04:10:32.975Z Downloaded r2d2 v0.8.10
6592026-03-19T04:10:32.975Z Downloaded serde-value v0.7.0
6602026-03-19T04:10:32.981Z Downloaded h2 v0.4.13
6612026-03-19T04:10:32.981Z Downloaded rustls-pemfile v2.2.0
6622026-03-19T04:10:32.986Z Downloaded proc-macro-error2 v2.0.1
6632026-03-19T04:10:32.986Z Downloaded aws-lc-rs v1.16.0
6642026-03-19T04:10:32.993Z Downloaded serde_spanned v1.0.4
6652026-03-19T04:10:32.997Z Downloaded blake3 v1.8.3
6662026-03-19T04:10:33.000Z Downloaded rustc_version v0.1.7
6672026-03-19T04:10:33.011Z Downloaded rustc-demangle v0.1.27
6682026-03-19T04:10:33.011Z Downloaded once_cell v1.21.3
6692026-03-19T04:10:33.017Z Downloaded rust-argon2 v2.1.0
6702026-03-19T04:10:33.017Z Downloaded iddqd v0.3.17
6712026-03-19T04:10:33.017Z Downloaded sapling-renderdag v0.1.0
6722026-03-19T04:10:33.017Z Downloaded git2 v0.20.4
6732026-03-19T04:10:33.023Z Downloaded hashbrown v0.15.5
6742026-03-19T04:10:33.029Z Downloaded scroll v0.12.0
6752026-03-19T04:10:33.029Z Downloaded schemars_derive v0.8.22
6762026-03-19T04:10:33.039Z Downloaded rusty-fork v0.3.1
6772026-03-19T04:10:33.039Z Downloaded hashbrown v0.14.5
6782026-03-19T04:10:33.039Z Downloaded serde_regex v1.1.0
6792026-03-19T04:10:33.043Z Downloaded scroll v0.13.0
6802026-03-19T04:10:33.043Z Downloaded rustversion v1.0.22
6812026-03-19T04:10:33.043Z Downloaded relative-path v1.9.3
6822026-03-19T04:10:33.043Z Downloaded signature v2.2.0
6832026-03-19T04:10:33.043Z Downloaded mio v1.1.1
6842026-03-19T04:10:33.047Z Downloaded serde-untagged v0.1.9
6852026-03-19T04:10:33.047Z Downloaded serde-hex v0.1.0
6862026-03-19T04:10:33.047Z Downloaded semver v1.0.27
6872026-03-19T04:10:33.050Z Downloaded russh-keys v0.45.0
6882026-03-19T04:10:33.054Z Downloaded rustls-pki-types v1.14.0
6892026-03-19T04:10:33.054Z Downloaded proc-macro2 v1.0.106
6902026-03-19T04:10:33.058Z Downloaded minimal-lexical v0.2.1
6912026-03-19T04:10:33.063Z Downloaded quinn-udp v0.5.14
6922026-03-19T04:10:33.063Z Downloaded libxml v0.3.3
6932026-03-19T04:10:33.066Z Downloaded hyper v1.8.1
6942026-03-19T04:10:33.070Z Downloaded progenitor-impl v0.10.0
6952026-03-19T04:10:33.074Z Downloaded idna v1.1.0
6962026-03-19T04:10:33.080Z Downloaded similar-asserts v1.7.0
6972026-03-19T04:10:33.080Z Downloaded bindgen v0.71.1
6982026-03-19T04:10:33.084Z Downloaded rand_xorshift v0.4.0
6992026-03-19T04:10:33.084Z Downloaded signal-hook-tokio v0.3.1
7002026-03-19T04:10:33.088Z Downloaded rstest v0.25.0
7012026-03-19T04:10:33.092Z Downloaded serde_path_to_error v0.1.20
7022026-03-19T04:10:33.092Z Downloaded itertools v0.12.1
7032026-03-19T04:10:33.096Z Downloaded shlex v1.3.0
7042026-03-19T04:10:33.100Z Downloaded serde_urlencoded v0.7.1
7052026-03-19T04:10:33.100Z Downloaded signal-hook-registry v1.4.8
7062026-03-19T04:10:33.106Z Downloaded serde_tokenstream v0.2.3
7072026-03-19T04:10:33.106Z Downloaded num-bigint-dig v0.8.6
7082026-03-19T04:10:33.106Z Downloaded slog-bunyan v2.5.0
7092026-03-19T04:10:33.110Z Downloaded ron v0.8.1
7102026-03-19T04:10:33.115Z Downloaded sec1 v0.7.3
7112026-03-19T04:10:33.115Z Downloaded rcgen v0.12.1
7122026-03-19T04:10:33.118Z Downloaded sct v0.7.1
7132026-03-19T04:10:33.118Z Downloaded strum v0.27.2
7142026-03-19T04:10:33.122Z Downloaded strsim v0.11.1
7152026-03-19T04:10:33.122Z Downloaded strip-ansi-escapes v0.2.1
7162026-03-19T04:10:33.122Z Downloaded hkdf v0.12.4
7172026-03-19T04:10:33.126Z Downloaded sqlparser_derive v0.5.0
7182026-03-19T04:10:33.126Z Downloaded serde_repr v0.1.20
7192026-03-19T04:10:33.129Z Downloaded russh-cryptovec v0.7.3
7202026-03-19T04:10:33.130Z Downloaded guppy v0.17.25
7212026-03-19T04:10:33.139Z Downloaded slog-async v2.8.0
7222026-03-19T04:10:33.146Z Downloaded prettyplease v0.2.37
7232026-03-19T04:10:33.146Z Downloaded structmeta v0.3.0
7242026-03-19T04:10:33.147Z Downloaded quinn v0.11.9
7252026-03-19T04:10:33.147Z Downloaded serde_cbor v0.11.2
7262026-03-19T04:10:33.147Z Downloaded supports-color v3.0.2
7272026-03-19T04:10:33.147Z Downloaded rustc-hash v2.1.1
7282026-03-19T04:10:33.147Z Downloaded serde_bytes v0.11.19
7292026-03-19T04:10:33.151Z Downloaded rstest_macros v0.25.0
7302026-03-19T04:10:33.151Z Downloaded smallvec v0.6.14
7312026-03-19T04:10:33.151Z Downloaded schemars v0.8.22
7322026-03-19T04:10:33.161Z Downloaded supports-unicode v2.1.0
7332026-03-19T04:10:33.165Z Downloaded tabled_derive v0.11.0
7342026-03-19T04:10:33.165Z Downloaded spki v0.7.3
7352026-03-19T04:10:33.165Z Downloaded tabwriter v1.4.1
7362026-03-19T04:10:33.165Z Downloaded strum v0.26.3
7372026-03-19T04:10:33.169Z Downloaded ssh-cipher v0.2.0
7382026-03-19T04:10:33.169Z Downloaded sync-ptr v0.1.4
7392026-03-19T04:10:33.169Z Downloaded sync_wrapper v1.0.2
7402026-03-19T04:10:33.169Z Downloaded stable_deref_trait v1.2.1
7412026-03-19T04:10:33.176Z Downloaded slog-dtrace v0.3.0
7422026-03-19T04:10:33.176Z Downloaded supports-hyperlinks v2.1.0
7432026-03-19T04:10:33.176Z Downloaded pest v2.8.6
7442026-03-19T04:10:33.179Z Downloaded serde_derive v1.0.228
7452026-03-19T04:10:33.182Z Downloaded string_cache v0.8.9
7462026-03-19T04:10:33.182Z Downloaded static_assertions v1.1.0
7472026-03-19T04:10:33.187Z Downloaded sqlformat v0.3.5
7482026-03-19T04:10:33.187Z Downloaded slab v0.4.12
7492026-03-19T04:10:33.188Z Downloaded signal-hook-mio v0.2.5
7502026-03-19T04:10:33.188Z Downloaded ryu v1.0.23
7512026-03-19T04:10:33.191Z Downloaded serde_core v1.0.228
7522026-03-19T04:10:33.195Z Downloaded take_mut v0.2.2
7532026-03-19T04:10:33.195Z Downloaded tagptr v0.2.0
7542026-03-19T04:10:33.199Z Downloaded subtle v2.6.1
7552026-03-19T04:10:33.199Z Downloaded rustls-platform-verifier v0.6.2
7562026-03-19T04:10:33.203Z Downloaded sha2 v0.10.9
7572026-03-19T04:10:33.203Z Downloaded slog-term v2.9.2
7582026-03-19T04:10:33.207Z Downloaded tap v1.0.1
7592026-03-19T04:10:33.207Z Downloaded signal-hook v0.3.18
7602026-03-19T04:10:33.207Z Downloaded tabled_derive v0.7.0
7612026-03-19T04:10:33.211Z Downloaded supports-color v2.1.0
7622026-03-19T04:10:33.211Z Downloaded rayon-core v1.13.0
7632026-03-19T04:10:33.225Z Downloaded snafu-derive v0.8.9
7642026-03-19T04:10:33.225Z Downloaded serde_yaml v0.9.34+deprecated
7652026-03-19T04:10:33.236Z Downloaded target-triple v1.0.0
7662026-03-19T04:10:33.236Z Downloaded schemars v0.9.0
7672026-03-19T04:10:33.236Z Downloaded termtree v0.5.1
7682026-03-19T04:10:33.236Z Downloaded slog-scope v4.4.1
7692026-03-19T04:10:33.237Z Downloaded testing_table v0.3.0
7702026-03-19T04:10:33.237Z Downloaded swrite v0.1.0
7712026-03-19T04:10:33.237Z Downloaded p521 v0.13.3
7722026-03-19T04:10:33.241Z Downloaded synstructure v0.13.2
7732026-03-19T04:10:33.241Z Downloaded stacker v0.1.23
7742026-03-19T04:10:33.241Z Downloaded terminal_size v0.1.17
7752026-03-19T04:10:33.241Z Downloaded ssh-encoding v0.2.0
7762026-03-19T04:10:33.241Z Downloaded slog-stdlog v4.1.1
7772026-03-19T04:10:33.245Z Downloaded bstr v1.12.1
7782026-03-19T04:10:33.250Z Downloaded strum_macros v0.24.3
7792026-03-19T04:10:33.259Z Downloaded stringprep v0.1.5
7802026-03-19T04:10:33.259Z Downloaded stringmetrics v2.2.2
7812026-03-19T04:10:33.260Z Downloaded thread-id v5.1.0
7822026-03-19T04:10:33.273Z Downloaded samael v0.0.19
7832026-03-19T04:10:33.273Z Downloaded thread-id v4.2.2
7842026-03-19T04:10:33.273Z Downloaded terminal_size v0.4.3
7852026-03-19T04:10:33.273Z Downloaded spin v0.9.8
7862026-03-19T04:10:33.273Z Downloaded thiserror-impl-no-std v2.0.2
7872026-03-19T04:10:33.273Z Downloaded russh v0.45.0
7882026-03-19T04:10:33.277Z Downloaded strum_macros v0.26.4
7892026-03-19T04:10:33.277Z Downloaded target-spec v3.5.7
7902026-03-19T04:10:33.277Z Downloaded target-lexicon v0.13.3
7912026-03-19T04:10:33.277Z Downloaded serde_with_macros v3.17.0
7922026-03-19T04:10:33.277Z Downloaded rustls-webpki v0.103.9
7932026-03-19T04:10:33.281Z Downloaded tinyvec_macros v0.1.1
7942026-03-19T04:10:33.281Z Downloaded smf v0.2.3
7952026-03-19T04:10:33.284Z Downloaded rand v0.8.5
7962026-03-19T04:10:33.284Z Downloaded slog-json v2.6.1
7972026-03-19T04:10:33.289Z Downloaded progenitor-impl v0.13.0
7982026-03-19T04:10:33.290Z Downloaded structmeta-derive v0.3.0
7992026-03-19T04:10:33.293Z Downloaded thiserror-impl v2.0.18
8002026-03-19T04:10:33.293Z Downloaded thiserror-impl v1.0.69
8012026-03-19T04:10:33.293Z Downloaded smawk v0.3.2
8022026-03-19T04:10:33.293Z Downloaded siphasher v1.0.2
8032026-03-19T04:10:33.297Z Downloaded sigpipe v0.1.3
8042026-03-19T04:10:33.297Z Downloaded shell-words v1.1.1
8052026-03-19T04:10:33.297Z Downloaded time-core v0.1.8
8062026-03-19T04:10:33.297Z Downloaded sha1 v0.10.6
8072026-03-19T04:10:33.301Z Downloaded scopeguard v1.2.0
8082026-03-19T04:10:33.301Z Downloaded serde_derive_internals v0.29.1
8092026-03-19T04:10:33.314Z Downloaded strum_macros v0.27.2
8102026-03-19T04:10:33.314Z Downloaded slog-envlogger v2.2.0
8112026-03-19T04:10:33.314Z Downloaded simd-adler32 v0.3.8
8122026-03-19T04:10:33.323Z Downloaded publicsuffix v2.3.0
8132026-03-19T04:10:33.323Z Downloaded papergrid v0.11.0
8142026-03-19T04:10:33.323Z Downloaded tinystr v0.8.2
8152026-03-19T04:10:33.323Z Downloaded thiserror-no-std v2.0.2
8162026-03-19T04:10:33.323Z Downloaded term v0.7.0
8172026-03-19T04:10:33.326Z Downloaded tower-service v0.3.3
8182026-03-19T04:10:33.326Z Downloaded rsa v0.9.10
8192026-03-19T04:10:33.333Z Downloaded serde v1.0.228
8202026-03-19T04:10:33.333Z Downloaded qorb v0.4.1
8212026-03-19T04:10:33.333Z Downloaded curve25519-dalek v4.1.3
8222026-03-19T04:10:33.339Z Downloaded tower-layer v0.3.3
8232026-03-19T04:10:33.342Z Downloaded toml_datetime v0.6.11
8242026-03-19T04:10:33.342Z Downloaded topological-sort v0.2.2
8252026-03-19T04:10:33.342Z Downloaded toml_write v0.1.2
8262026-03-19T04:10:33.346Z Downloaded plotters v0.3.7
8272026-03-19T04:10:33.350Z Downloaded try-lock v0.2.5
8282026-03-19T04:10:33.357Z Downloaded tls_codec_derive v0.4.2
8292026-03-19T04:10:33.357Z Downloaded thiserror v2.0.18
8302026-03-19T04:10:33.360Z Downloaded universal-hash v0.5.1
8312026-03-19T04:10:33.360Z Downloaded typify-macro v0.4.3
8322026-03-19T04:10:33.360Z Downloaded trait-variant v0.1.2
8332026-03-19T04:10:33.360Z Downloaded socket2 v0.5.10
8342026-03-19T04:10:33.363Z Downloaded thiserror v1.0.69
8352026-03-19T04:10:33.367Z Downloaded nom v7.1.3
8362026-03-19T04:10:33.370Z Downloaded tokio-rustls v0.25.0
8372026-03-19T04:10:33.378Z Downloaded goblin v0.8.2
8382026-03-19T04:10:33.378Z Downloaded subprocess v0.2.15
8392026-03-19T04:10:33.382Z Downloaded typeid v1.0.3
8402026-03-19T04:10:33.382Z Downloaded tokio-native-tls v0.3.1
8412026-03-19T04:10:33.385Z Downloaded rustyline v14.0.0
8422026-03-19T04:10:33.394Z Downloaded utf8parse v0.2.2
8432026-03-19T04:10:33.398Z Downloaded tokio-tungstenite v0.21.0
8442026-03-19T04:10:33.398Z Downloaded rpassword v7.4.0
8452026-03-19T04:10:33.398Z Downloaded unit-prefix v0.5.2
8462026-03-19T04:10:33.398Z Downloaded untrusted v0.7.1
8472026-03-19T04:10:33.407Z Downloaded tinytemplate v1.2.1
8482026-03-19T04:10:33.408Z Downloaded usdt-attr-macro v0.6.0
8492026-03-19T04:10:33.408Z Downloaded usdt v0.6.0
8502026-03-19T04:10:33.408Z Downloaded utf8_iter v1.0.4
8512026-03-19T04:10:33.411Z Downloaded unicode-xid v0.2.6
8522026-03-19T04:10:33.411Z Downloaded usdt v0.5.0
8532026-03-19T04:10:33.411Z Downloaded usdt-attr-macro v0.5.0
8542026-03-19T04:10:33.411Z Downloaded untrusted v0.9.0
8552026-03-19T04:10:33.411Z Downloaded rand v0.9.2
8562026-03-19T04:10:33.414Z Downloaded toml_writer v1.0.6+spec-1.1.0
8572026-03-19T04:10:33.414Z Downloaded toml_datetime v1.0.0+spec-1.1.0
8582026-03-19T04:10:33.414Z Downloaded unarray v0.1.4
8592026-03-19T04:10:33.420Z Downloaded tokio-tungstenite v0.23.1
8602026-03-19T04:10:33.420Z Downloaded tls_codec v0.4.2
8612026-03-19T04:10:33.424Z Downloaded textwrap v0.15.2
8622026-03-19T04:10:33.424Z Downloaded tokio-macros v2.6.0
8632026-03-19T04:10:33.424Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8642026-03-19T04:10:33.428Z Downloaded socket2 v0.6.2
8652026-03-19T04:10:33.428Z Downloaded tokio-rustls v0.26.4
8662026-03-19T04:10:33.428Z Downloaded term v1.2.1
8672026-03-19T04:10:33.431Z Downloaded utf-8 v0.7.6
8682026-03-19T04:10:33.431Z Downloaded usdt-macro v0.6.0
8692026-03-19T04:10:33.431Z Downloaded usdt-macro v0.5.0
8702026-03-19T04:10:33.436Z Downloaded p384 v0.13.1
8712026-03-19T04:10:33.440Z Downloaded steno v0.4.1
8722026-03-19T04:10:33.440Z Downloaded version_check v0.9.5
8732026-03-19T04:10:33.443Z Downloaded time-macros v0.2.27
8742026-03-19T04:10:33.443Z Downloaded ron v0.12.0
8752026-03-19T04:10:33.482Z Downloaded smallvec v1.15.1
8762026-03-19T04:10:33.487Z Downloaded test-strategy v0.4.5
8772026-03-19T04:10:33.487Z Downloaded lalrpop v0.19.12
8782026-03-19T04:10:33.487Z Downloaded want v0.3.1
8792026-03-19T04:10:33.487Z Downloaded rand_distr v0.5.1
8802026-03-19T04:10:33.487Z Downloaded tinyvec v1.10.0
8812026-03-19T04:10:33.487Z Downloaded tiny-keccak v2.0.2
8822026-03-19T04:10:33.487Z Downloaded waitgroup v0.1.2
8832026-03-19T04:10:33.487Z Downloaded tokio-rustls v0.24.1
8842026-03-19T04:10:33.487Z Downloaded similar v2.7.0
8852026-03-19T04:10:33.487Z Downloaded toml v0.8.23
8862026-03-19T04:10:33.487Z Downloaded xshell-macros v0.2.7
8872026-03-19T04:10:33.487Z Downloaded thread_local v1.1.9
8882026-03-19T04:10:33.487Z Downloaded uzers v0.12.2
8892026-03-19T04:10:33.487Z Downloaded reedline v0.40.0
8902026-03-19T04:10:33.492Z Downloaded vergen-lib v0.1.6
8912026-03-19T04:10:33.492Z Downloaded rand v0.10.0
8922026-03-19T04:10:33.496Z Downloaded tar v0.4.44
8932026-03-19T04:10:33.496Z Downloaded moka v0.12.13
8942026-03-19T04:10:33.514Z Downloaded vsss-rs v3.3.4
8952026-03-19T04:10:33.518Z Downloaded usdt-impl v0.5.0
8962026-03-19T04:10:33.518Z Downloaded portable-atomic v1.13.1
8972026-03-19T04:10:33.518Z Downloaded zerofrom-derive v0.1.6
8982026-03-19T04:10:33.518Z Downloaded zerofrom v0.1.6
8992026-03-19T04:10:33.518Z Downloaded slog v2.8.2
9002026-03-19T04:10:33.518Z Downloaded zone v0.3.1
9012026-03-19T04:10:33.518Z Downloaded writeable v0.6.2
9022026-03-19T04:10:33.518Z Downloaded tungstenite v0.21.0
9032026-03-19T04:10:33.521Z Downloaded trybuild v1.0.116
9042026-03-19T04:10:33.531Z Downloaded yoke-derive v0.8.1
9052026-03-19T04:10:33.531Z Downloaded vergen-gitcl v1.0.8
9062026-03-19T04:10:33.531Z Downloaded zone_cfg_derive v0.3.1
9072026-03-19T04:10:33.531Z Downloaded tokio-stream v0.1.18
9082026-03-19T04:10:33.535Z Downloaded xz2 v0.1.7
9092026-03-19T04:10:33.535Z Downloaded vergen-git2 v1.0.7
9102026-03-19T04:10:33.535Z Downloaded ssh-key v0.6.7
9112026-03-19T04:10:33.540Z Downloaded zeroize_derive v1.4.3
9122026-03-19T04:10:33.548Z Downloaded snafu v0.8.9
9132026-03-19T04:10:33.548Z Downloaded twox-hash v2.1.2
9142026-03-19T04:10:33.548Z Downloaded schemars v1.2.1
9152026-03-19T04:10:33.558Z Downloaded walkdir v2.5.0
9162026-03-19T04:10:33.562Z Downloaded whoami v1.6.1
9172026-03-19T04:10:33.562Z Downloaded unicode-truncate v1.1.0
9182026-03-19T04:10:33.567Z Downloaded unicode-linebreak v0.1.5
9192026-03-19T04:10:33.567Z Downloaded termios v0.3.3
9202026-03-19T04:10:33.567Z Downloaded whoami v2.1.0
9212026-03-19T04:10:33.571Z Downloaded castaway v0.2.4
9222026-03-19T04:10:33.571Z Downloaded termcolor v1.4.1
9232026-03-19T04:10:33.571Z Downloaded tempfile v3.25.0
9242026-03-19T04:10:33.574Z Downloaded unicode-bidi v0.3.18
9252026-03-19T04:10:33.574Z Downloaded xshell v0.2.7
9262026-03-19T04:10:33.577Z Downloaded goblin v0.10.5
9272026-03-19T04:10:33.585Z Downloaded tracing-core v0.1.36
9282026-03-19T04:10:33.585Z Downloaded wait-timeout v0.2.1
9292026-03-19T04:10:33.585Z Downloaded xattr v1.6.1
9302026-03-19T04:10:33.585Z Downloaded typify-macro v0.6.1
9312026-03-19T04:10:33.595Z Downloaded toml v0.9.12+spec-1.1.0
9322026-03-19T04:10:33.606Z Downloaded support-bundle-viewer v0.1.2
9332026-03-19T04:10:33.606Z Downloaded itertools v0.14.0
9342026-03-19T04:10:33.606Z Downloaded yoke v0.8.1
9352026-03-19T04:10:33.606Z Downloaded tungstenite v0.23.0
9362026-03-19T04:10:33.610Z Downloaded ucd-trie v0.1.7
9372026-03-19T04:10:33.610Z Downloaded quote v1.0.44
9382026-03-19T04:10:33.610Z Downloaded void v1.0.2
9392026-03-19T04:10:33.610Z Downloaded vergen v9.0.6
9402026-03-19T04:10:33.610Z Downloaded num-bigint v0.4.6
9412026-03-19T04:10:33.610Z Downloaded rustls-pemfile v1.0.4
9422026-03-19T04:10:33.620Z Downloaded rustls-native-certs v0.8.3
9432026-03-19T04:10:33.620Z Downloaded hashbrown v0.16.1
9442026-03-19T04:10:33.625Z Downloaded serde-big-array v0.5.1
9452026-03-19T04:10:33.625Z Downloaded secrecy v0.10.3
9462026-03-19T04:10:33.625Z Downloaded zstd-safe v7.2.4
9472026-03-19T04:10:33.625Z Downloaded tokio-dtrace v0.1.1
9482026-03-19T04:10:33.625Z Downloaded zerovec-derive v0.11.2
9492026-03-19T04:10:33.625Z Downloaded vte v0.14.1
9502026-03-19T04:10:33.633Z Downloaded regex v1.12.3
9512026-03-19T04:10:33.633Z Downloaded zstd v0.13.3
9522026-03-19T04:10:33.633Z Downloaded usdt-impl v0.6.0
9532026-03-19T04:10:33.633Z Downloaded toml v1.0.3+spec-1.1.0
9542026-03-19T04:10:33.637Z Downloaded unicase v2.9.0
9552026-03-19T04:10:33.641Z Downloaded toml_edit v0.22.27
9562026-03-19T04:10:33.644Z Downloaded tui-tree-widget v0.23.1
9572026-03-19T04:10:33.644Z Downloaded toml v0.7.8
9582026-03-19T04:10:33.652Z Downloaded zeroize v1.8.2
9592026-03-19T04:10:33.652Z Downloaded salty v0.3.0
9602026-03-19T04:10:33.657Z Downloaded typify v0.6.1
9612026-03-19T04:10:33.657Z Downloaded uuid v1.21.0
9622026-03-19T04:10:33.661Z Downloaded proptest v1.10.0
9632026-03-19T04:10:33.664Z Downloaded zmij v1.0.21
9642026-03-19T04:10:33.666Z Downloaded unicode-ident v1.0.24
9652026-03-19T04:10:33.671Z Downloaded typenum v1.19.0
9662026-03-19T04:10:33.671Z Downloaded typify v0.4.3
9672026-03-19T04:10:33.677Z Downloaded tracing-attributes v0.1.31
9682026-03-19T04:10:33.677Z Downloaded zerocopy-derive v0.7.35
9692026-03-19T04:10:33.683Z Downloaded textwrap v0.16.2
9702026-03-19T04:10:33.683Z Downloaded zerocopy v0.6.6
9712026-03-19T04:10:33.683Z Downloaded dropshot v0.16.7
9722026-03-19T04:10:33.698Z Downloaded unicode-segmentation v1.12.0
9732026-03-19T04:10:33.702Z Downloaded unicode-properties v0.1.4
9742026-03-19T04:10:33.706Z Downloaded reqwest v0.12.28
9752026-03-19T04:10:33.724Z Downloaded rayon v1.11.0
9762026-03-19T04:10:33.728Z Downloaded tokio-postgres v0.7.16
9772026-03-19T04:10:33.728Z Downloaded toml_edit v0.19.15
9782026-03-19T04:10:33.732Z Downloaded zopfli v0.8.3
9792026-03-19T04:10:33.735Z Downloaded zip v0.6.6
9802026-03-19T04:10:33.739Z Downloaded object v0.30.4
9812026-03-19T04:10:33.747Z Downloaded url v2.5.8
9822026-03-19T04:10:33.751Z Downloaded serde_json v1.0.149
9832026-03-19T04:10:33.751Z Downloaded unsafe-libyaml v0.2.11
9842026-03-19T04:10:33.755Z Downloaded openssl v0.10.75
9852026-03-19T04:10:33.760Z Downloaded typed-path v0.9.3
9862026-03-19T04:10:33.766Z Downloaded tower v0.5.3
9872026-03-19T04:10:33.772Z Downloaded toml_edit v0.23.10+spec-1.0.0
9882026-03-19T04:10:33.778Z Downloaded serde_with v3.17.0
9892026-03-19T04:10:33.788Z Downloaded zerotrie v0.2.3
9902026-03-19T04:10:33.792Z Downloaded yansi v1.0.1
9912026-03-19T04:10:33.792Z Downloaded radix_trie v0.2.1
9922026-03-19T04:10:33.796Z Downloaded rustls-webpki v0.102.8
9932026-03-19T04:10:33.807Z Downloaded zerocopy-derive v0.8.40
9942026-03-19T04:10:33.814Z Downloaded reqwest v0.13.2
9952026-03-19T04:10:33.818Z Downloaded unicode_categories v0.1.1
9962026-03-19T04:10:33.841Z Downloaded nix v0.28.0
9972026-03-19T04:10:33.841Z Downloaded unicode-normalization v0.1.25
9982026-03-19T04:10:33.841Z Downloaded toml_parser v1.0.9+spec-1.1.0
9992026-03-19T04:10:33.842Z Downloaded x509-cert v0.2.5
10002026-03-19T04:10:33.842Z Downloaded nix v0.29.0
10012026-03-19T04:10:33.847Z Downloaded rustls-webpki v0.101.7
10022026-03-19T04:10:33.856Z Downloaded zerovec v0.11.5
10032026-03-19T04:10:33.861Z Downloaded polar-core v0.27.3
10042026-03-19T04:10:33.869Z Downloaded tokio-util v0.7.18
10052026-03-19T04:10:33.875Z Downloaded quinn-proto v0.11.13
10062026-03-19T04:10:33.879Z Downloaded hickory-proto v0.24.4
10072026-03-19T04:10:33.891Z Downloaded diesel v2.3.7
10082026-03-19T04:10:33.919Z Downloaded zerocopy v0.7.35
10092026-03-19T04:10:33.923Z Downloaded hickory-proto v0.25.2
10102026-03-19T04:10:33.929Z Downloaded tough v0.20.0
10112026-03-19T04:10:33.939Z Downloaded regex-syntax v0.6.29
10122026-03-19T04:10:33.943Z Downloaded winnow v0.7.14
10132026-03-19T04:10:33.949Z Downloaded time v0.3.47
10142026-03-19T04:10:33.957Z Downloaded regress v0.10.5
10152026-03-19T04:10:33.968Z Downloaded openapiv3 v2.2.0
10162026-03-19T04:10:33.974Z Downloaded winnow v0.6.26
10172026-03-19T04:10:33.980Z Downloaded vcpkg v0.2.15
10182026-03-19T04:10:34.010Z Downloaded tabled v0.15.0
10192026-03-19T04:10:34.024Z Downloaded syn v1.0.109
10202026-03-19T04:10:34.031Z Downloaded smoltcp v0.9.1
10212026-03-19T04:10:34.039Z Downloaded bzip2-sys v0.1.13+1.0.8
10222026-03-19T04:10:34.049Z Downloaded rustix v0.38.44
10232026-03-19T04:10:34.067Z Downloaded rustls v0.22.4
10242026-03-19T04:10:34.077Z Downloaded webpki-roots v1.0.6
10252026-03-19T04:10:34.081Z Downloaded smoltcp v0.11.0
10262026-03-19T04:10:34.090Z Downloaded zerocopy v0.8.40
10272026-03-19T04:10:34.096Z Downloaded rustls v0.21.12
10282026-03-19T04:10:34.105Z Downloaded zlib-rs v0.6.2
10292026-03-19T04:10:34.109Z Downloaded unicode-width v0.1.14
10302026-03-19T04:10:34.116Z Downloaded sqlparser v0.61.0
10312026-03-19T04:10:34.122Z Downloaded rustix v1.1.3
10322026-03-19T04:10:34.139Z Downloaded unicode-width v0.2.0
10332026-03-19T04:10:34.144Z Downloaded rustls v0.23.37
10342026-03-19T04:10:34.161Z Downloaded regex-syntax v0.8.10
10352026-03-19T04:10:34.166Z Downloaded syn v2.0.117
10362026-03-19T04:10:34.176Z Downloaded tracing v0.1.44
10372026-03-19T04:10:34.186Z Downloaded typify-impl v0.6.1
10382026-03-19T04:10:34.198Z Downloaded nix v0.27.1
10392026-03-19T04:10:34.205Z Downloaded regex-automata v0.4.14
10402026-03-19T04:10:34.222Z Downloaded winnow v0.5.40
10412026-03-19T04:10:34.233Z Downloaded tower-http v0.6.8
10422026-03-19T04:10:34.237Z Downloaded tabled v0.20.0
10432026-03-19T04:10:34.241Z Downloaded object v0.37.3
10442026-03-19T04:10:34.250Z Downloaded nix v0.31.1
10452026-03-19T04:10:34.261Z Downloaded zip v4.6.1
10462026-03-19T04:10:34.265Z Downloaded lzma-sys v0.1.20
10472026-03-19T04:10:34.285Z Downloaded sled v0.34.7
10482026-03-19T04:10:34.292Z Downloaded jiff v0.2.21
10492026-03-19T04:10:34.309Z Downloaded gimli v0.32.3
10502026-03-19T04:10:34.319Z Downloaded typify-impl v0.4.3
10512026-03-19T04:10:34.327Z Downloaded ratatui v0.29.0
10522026-03-19T04:10:34.341Z Downloaded petgraph v0.8.3
10532026-03-19T04:10:34.358Z Downloaded chrono-tz v0.10.4
10542026-03-19T04:10:34.373Z Downloaded yasna v0.5.2
10552026-03-19T04:10:34.376Z Downloaded zerocopy-derive v0.6.6
10562026-03-19T04:10:34.393Z Downloaded libz-sys v1.1.24
10572026-03-19T04:10:34.406Z Downloaded petgraph v0.6.5
10582026-03-19T04:10:34.411Z Downloaded wyz v0.5.1
10592026-03-19T04:10:34.419Z Downloaded petname v2.0.2
10602026-03-19T04:10:34.427Z Downloaded quick-xml v0.37.5
10612026-03-19T04:10:34.427Z Downloaded secrecy v0.8.0
10622026-03-19T04:10:34.427Z Downloaded libc v0.2.180
10632026-03-19T04:10:34.447Z Downloaded scroll_derive v0.12.1
10642026-03-19T04:10:34.451Z Downloaded pretty_assertions v1.4.1
10652026-03-19T04:10:34.451Z Downloaded csv v1.4.0
10662026-03-19T04:10:34.484Z Downloaded seq-macro v0.3.6
10672026-03-19T04:10:34.506Z Downloaded semver v0.1.20
10682026-03-19T04:10:34.506Z Downloaded scrypt v0.11.0
10692026-03-19T04:10:34.506Z Downloaded prefix-trie v0.7.0
10702026-03-19T04:10:34.506Z Downloaded pest_meta v2.8.6
10712026-03-19T04:10:34.506Z Downloaded bitvec v1.0.1
10722026-03-19T04:10:34.506Z Downloaded tokio v1.49.0
10732026-03-19T04:10:34.512Z Downloaded itertools v0.10.5
10742026-03-19T04:10:34.518Z Downloaded sha3 v0.10.8
10752026-03-19T04:10:34.522Z Downloaded managed v0.8.0
10762026-03-19T04:10:34.522Z Downloaded getrandom v0.4.1
10772026-03-19T04:10:34.529Z Downloaded futures v0.3.32
10782026-03-19T04:10:34.529Z Downloaded ed25519-dalek v2.2.0
10792026-03-19T04:10:34.529Z Downloaded jobserver v0.1.34
10802026-03-19T04:10:34.533Z Downloaded newline-converter v0.3.0
10812026-03-19T04:10:34.533Z Downloaded corncobs v0.1.4
10822026-03-19T04:10:34.533Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10832026-03-19T04:10:34.545Z Downloaded concurrent-queue v2.5.0
10842026-03-19T04:10:34.554Z Downloaded blake2 v0.10.6
10852026-03-19T04:10:34.554Z Downloaded cpufeatures v0.3.0
10862026-03-19T04:10:34.555Z Downloaded convert_case v0.4.0
10872026-03-19T04:10:34.555Z Downloaded bitfield-struct v0.6.2
10882026-03-19T04:10:34.555Z Downloaded async-lock v3.4.2
10892026-03-19T04:10:34.555Z Downloaded ciborium-ll v0.2.2
10902026-03-19T04:10:34.555Z Downloaded chacha20 v0.9.1
10912026-03-19T04:10:34.561Z Downloaded cancel-safe-futures v0.1.5
10922026-03-19T04:10:34.561Z Downloaded camino-tempfile v1.4.1
10932026-03-19T04:10:34.561Z Downloaded encoding_rs v0.8.35
10942026-03-19T04:10:34.578Z Downloaded bitflags v1.3.2
10952026-03-19T04:10:34.585Z Downloaded bit-vec v0.6.3
10962026-03-19T04:10:34.585Z Downloaded async-recursion v1.1.1
10972026-03-19T04:10:34.585Z Downloaded cfg_aliases v0.1.1
10982026-03-19T04:10:34.622Z Downloaded ring v0.17.14
10992026-03-19T04:10:34.665Z Downloaded httpmock v0.8.3
11002026-03-19T04:10:34.727Z Downloaded libgit2-sys v0.18.3+1.9.2
11012026-03-19T04:10:35.201Z Downloaded aws-lc-sys v0.37.1
11022026-03-19T04:10:35.710Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11032026-03-19T04:10:47.258Z Startup: Refreshing catalog 'helios-dev' ... Done
11042026-03-19T04:10:57.081Z Startup: Caching catalogs ... Done
11052026-03-19T04:11:22.297ZPlanning: Solver setup ... Done (21.346s)
11062026-03-19T04:11:22.326ZPlanning: Running solver ... Done (0.153s)
11072026-03-19T04:11:22.327ZPlanning: Finding local manifests ... Done (0.003s)
11082026-03-19T04:11:22.327ZPlanning: Fetching manifests: 0/4 0% complete
11092026-03-19T04:11:22.327ZPlanning: Fetching manifests: 4/4 100% complete
11102026-03-19T04:11:22.327ZPlanning: Package planning ... Done (0.043s)
11112026-03-19T04:11:22.327ZPlanning: Merging actions ... Done (0.044s)
11122026-03-19T04:11:22.327ZPlanning: Checking for conflicting actions ... Done (0.246s)
11132026-03-19T04:11:22.327ZPlanning: Consolidating action changes ... Done (0.010s)
11142026-03-19T04:11:24.119ZPlanning: Evaluating mediators ... Done (2.040s)
11152026-03-19T04:11:24.125ZPlanning: Planning completed in 25.54 seconds
11162026-03-19T04:11:24.126Z Packages to install: 4
11172026-03-19T04:11:24.126Z Mediators to change: 2
11182026-03-19T04:11:24.126Z Services to change: 1
11192026-03-19T04:11:24.126Z Estimated space available: 155.06 GB
11202026-03-19T04:11:24.126ZEstimated space to be consumed: 1.83 GB
11212026-03-19T04:11:24.126Z Create boot environment: No
11222026-03-19T04:11:24.126ZCreate backup boot environment: No
11232026-03-19T04:11:24.126Z Rebuild boot archive: No
11242026-03-19T04:11:24.126Z
11252026-03-19T04:11:24.126ZChanged mediators:
11262026-03-19T04:11:24.126Z mediator clang:
11272026-03-19T04:11:24.126Z version: None -> 15 (system default)
11282026-03-19T04:11:24.126Z
11292026-03-19T04:11:24.126Z mediator llvm:
11302026-03-19T04:11:24.126Z version: 14 (system default) -> 15 (system default)
11312026-03-19T04:11:24.126Z
11322026-03-19T04:11:24.126ZChanged packages:
11332026-03-19T04:11:24.126Zhelios-dev
11342026-03-19T04:11:24.126Z developer/build-essential
11352026-03-19T04:11:24.126Z None -> 11-2.0
11362026-03-19T04:11:24.126Z library/libxmlsec1
11372026-03-19T04:11:24.126Z None -> 1.2.35-2.0
11382026-03-19T04:11:24.127Z ooce/developer/clang-15
11392026-03-19T04:11:24.127Z None -> 15.0.7-2.0
11402026-03-19T04:11:24.127Z ooce/developer/llvm-15
11412026-03-19T04:11:24.127Z None -> 15.0.7-2.0
11422026-03-19T04:11:24.127Z
11432026-03-19T04:11:24.127ZServices:
11442026-03-19T04:11:24.127Z restart_fmri:
11452026-03-19T04:11:24.127Z svc:/system/update-man-index:default
11462026-03-19T04:11:24.127Z
11472026-03-19T04:11:24.127ZDownload: 0/3290 items 0.0/212.6MB 0% complete
11482026-03-19T04:11:28.082ZDownload: 2766/3290 items 120.9/212.6MB 56% complete (24.4M/s)
11492026-03-19T04:11:31.009ZDownload: Completed 212.60 MB in 8.08 seconds (26.3M/s)
11502026-03-19T04:11:31.302Z Actions: 1/3689 actions (Installing new actions)
11512026-03-19T04:11:35.496Z Actions: Completed 3689 actions in 4.19 seconds.
11522026-03-19T04:11:35.838Z Done (0.336s)
11532026-03-19T04:11:35.838Z Done (0.000s)
11542026-03-19T04:11:36.728Z Done (0.890s)
11552026-03-19T04:11:40.922Z Done (3.850s)
11562026-03-19T04:11:41.004Z Done (0.017s)
11572026-03-19T04:11:41.008Z Done (0.000s)
11582026-03-19T04:11:41.215Z Done (0.000s)
11592026-03-19T04:11:42.170ZPlanning: Evaluating mediator changes ... Done
11602026-03-19T04:11:42.316ZPlanning: Checking for conflicting actions ... Done
11612026-03-19T04:11:42.319ZPlanning: Consolidating action changes ... Done
11622026-03-19T04:11:42.542ZPlanning: Evaluating mediators ... Done
11632026-03-19T04:11:42.545ZPlanning: Planning completed in 0.37 seconds
11642026-03-19T04:11:42.571Z Mediators to change: 2
11652026-03-19T04:11:42.571Z Create boot environment: No
11662026-03-19T04:11:42.574ZCreate backup boot environment: No
11672026-03-19T04:11:42.652Z Done
11682026-03-19T04:11:42.652Z Done
11692026-03-19T04:11:43.378Z Done
11702026-03-19T04:11:46.686Z Done
11712026-03-19T04:11:46.770Z Done
11722026-03-19T04:11:46.773Z Done
11732026-03-19T04:11:46.922Z Done
11742026-03-19T04:11:47.465ZPlanning: Evaluating mediator changes ... Done
11752026-03-19T04:11:47.468ZPlanning: Merging actions ... Done
11762026-03-19T04:11:47.637ZPlanning: Checking for conflicting actions ... Done
11772026-03-19T04:11:47.640ZPlanning: Consolidating action changes ... Done
11782026-03-19T04:11:47.857ZPlanning: Evaluating mediators ... Done
11792026-03-19T04:11:47.900ZPlanning: Planning completed in 0.64 seconds
11802026-03-19T04:11:47.931Z Packages to change: 1
11812026-03-19T04:11:47.931Z Mediators to change: 1
11822026-03-19T04:11:47.931Z Services to change: 1
11832026-03-19T04:11:47.934Z Create boot environment: No
11842026-03-19T04:11:47.934ZCreate backup boot environment: Yes
11852026-03-19T04:11:50.523Z Actions: 1/6 actions (Updating modified actions)
11862026-03-19T04:11:50.526Z Actions: Completed 6 actions in 0.00 seconds.
11872026-03-19T04:11:50.526Z Done
11882026-03-19T04:11:50.526Z Done
11892026-03-19T04:11:50.715Z Done
11902026-03-19T04:11:53.985Z Done
11912026-03-19T04:11:54.071Z Done
11922026-03-19T04:11:54.074Z Done
11932026-03-19T04:11:54.235Z Done
11942026-03-19T04:11:54.611ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
11952026-03-19T04:11:54.611Zclang system 15 system
11962026-03-19T04:11:54.611Zcsh system system illumos
11972026-03-19T04:11:54.611Zctags system system illumos
11982026-03-19T04:11:54.611Zfile system system illumos
11992026-03-19T04:11:54.611Zgcc vendor 12 vendor
12002026-03-19T04:11:54.611Zgcc system 10 system
12012026-03-19T04:11:54.611Zgcc system 7 system
12022026-03-19T04:11:54.611Zgo system 1.20 system
12032026-03-19T04:11:54.611Zgo system 1.19 system
12042026-03-19T04:11:54.611Zllvm system 15 system
12052026-03-19T04:11:54.611Zllvm system 14 system
12062026-03-19T04:11:54.611Zmariadb system 10.6 system
12072026-03-19T04:11:54.611Zmta vendor vendor dma
12082026-03-19T04:11:54.611Zopenjdk system 17 system
12092026-03-19T04:11:54.611Zopenjdk system 11 system
12102026-03-19T04:11:54.611Zopenjdk system 1.8 system
12112026-03-19T04:11:54.611Zopenssl vendor 3 vendor
12122026-03-19T04:11:54.611Zperl system 5.36 system
12132026-03-19T04:11:54.611Zpostgresql system 15 system
12142026-03-19T04:11:54.611Zpostgresql system 13 system
12152026-03-19T04:11:54.611Zpython vendor 3 vendor
12162026-03-19T04:11:54.611Zpython system 2 system
12172026-03-19T04:11:54.611Zpython3 system 3.11 system
12182026-03-19T04:11:54.611Zruby system 3.0 system
12192026-03-19T04:11:54.611Zwords vendor vendor american-english
12202026-03-19T04:11:54.611Zwords system system australian-english
12212026-03-19T04:11:54.611Zwords system system british-english
12222026-03-19T04:11:54.611Zwords system system canadian-english
12232026-03-19T04:11:54.611Zwords system system french
12242026-03-19T04:11:54.611Zwords system system italian
12252026-03-19T04:11:54.611Zwords system system ngerman
12262026-03-19T04:11:54.611Zwords system system ogerman
12272026-03-19T04:11:54.611Zwords system system spanish
12282026-03-19T04:11:54.918ZPUBLISHER TYPE STATUS P LOCATION
12292026-03-19T04:11:54.918Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
12302026-03-19T04:12:00.808ZFMRI IFO
12312026-03-19T04:12:00.809Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
12322026-03-19T04:12:00.809Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
12332026-03-19T04:12:00.809Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
12342026-03-19T04:12:00.809Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
12352026-03-19T04:12:00.809Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
12362026-03-19T04:12:00.809Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
12372026-03-19T04:12:00.809Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
12382026-03-19T04:12:00.809Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
12392026-03-19T04:12:00.809Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
12402026-03-19T04:12:00.809Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
12412026-03-19T04:12:00.809Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
12422026-03-19T04:12:00.809Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
12432026-03-19T04:12:00.809Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
12442026-03-19T04:12:00.809Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
12452026-03-19T04:12:00.809Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
12462026-03-19T04:12:00.809Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
12472026-03-19T04:12:02.463Z Downloading crates ...
12482026-03-19T04:12:03.337Z Downloaded cargo_toml v0.21.0
12492026-03-19T04:12:03.416Z Compiling proc-macro2 v1.0.106
12502026-03-19T04:12:03.420Z Compiling quote v1.0.44
12512026-03-19T04:12:03.420Z Compiling unicode-ident v1.0.24
12522026-03-19T04:12:03.420Z Compiling serde_core v1.0.228
12532026-03-19T04:12:03.420Z Compiling libc v0.2.180
12542026-03-19T04:12:03.420Z Compiling version_check v0.9.5
12552026-03-19T04:12:03.420Z Compiling memchr v2.8.0
12562026-03-19T04:12:03.420Z Compiling stable_deref_trait v1.2.1
12572026-03-19T04:12:03.420Z Compiling serde v1.0.228
12582026-03-19T04:12:03.420Z Compiling zmij v1.0.21
12592026-03-19T04:12:03.420Z Compiling itoa v1.0.17
12602026-03-19T04:12:03.420Z Compiling ucd-trie v0.1.7
12612026-03-19T04:12:03.517Z Compiling autocfg v1.5.0
12622026-03-19T04:12:03.521Z Compiling thiserror v1.0.69
12632026-03-19T04:12:03.521Z Compiling writeable v0.6.2
12642026-03-19T04:12:03.708Z Compiling litemap v0.8.1
12652026-03-19T04:12:03.865Z Compiling rustix v1.1.3
12662026-03-19T04:12:03.886Z Compiling icu_properties_data v2.1.2
12672026-03-19T04:12:03.937Z Compiling icu_normalizer_data v2.1.1
12682026-03-19T04:12:04.053Z Compiling byteorder v1.5.0
12692026-03-19T04:12:04.067Z Compiling serde_json v1.0.149
12702026-03-19T04:12:04.071Z Compiling bitflags v2.11.0
12712026-03-19T04:12:04.071Z Compiling equivalent v1.0.2
12722026-03-19T04:12:04.220Z Compiling pest v2.8.6
12732026-03-19T04:12:04.223Z Compiling typeid v1.0.3
12742026-03-19T04:12:04.309Z Compiling num-traits v0.2.19
12752026-03-19T04:12:04.388Z Compiling hashbrown v0.16.1
12762026-03-19T04:12:04.404Z Compiling smallvec v1.15.1
12772026-03-19T04:12:04.439Z Compiling proc-macro-error-attr v1.0.4
12782026-03-19T04:12:04.492Z Compiling usdt-impl v0.5.0
12792026-03-19T04:12:04.533Z Compiling erased-serde v0.4.9
12802026-03-19T04:12:04.549Z Compiling syn v1.0.109
12812026-03-19T04:12:04.585Z Compiling winnow v0.7.14
12822026-03-19T04:12:04.636Z Compiling toml_write v0.1.2
12832026-03-19T04:12:04.692Z Compiling errno v0.3.14
12842026-03-19T04:12:04.725Z Compiling thread-id v4.2.2
12852026-03-19T04:12:04.762Z Compiling proc-macro-error v1.0.4
12862026-03-19T04:12:04.813Z Compiling utf8parse v0.2.2
12872026-03-19T04:12:04.828Z Compiling getrandom v0.4.1
12882026-03-19T04:12:04.958Z Compiling percent-encoding v2.3.2
12892026-03-19T04:12:04.962Z Compiling utf8_iter v1.0.4
12902026-03-19T04:12:04.962Z Compiling thiserror v2.0.18
12912026-03-19T04:12:05.010Z Compiling plain v0.2.3
12922026-03-19T04:12:05.056Z Compiling indexmap v2.13.0
12932026-03-19T04:12:05.101Z Compiling camino v1.2.2
12942026-03-19T04:12:05.150Z Compiling log v0.4.29
12952026-03-19T04:12:05.181Z Compiling form_urlencoded v1.2.2
12962026-03-19T04:12:05.250Z Compiling anstyle-parse v0.2.7
12972026-03-19T04:12:05.305Z Compiling syn v2.0.117
12982026-03-19T04:12:05.420Z Compiling pretty-hex v0.4.1
12992026-03-19T04:12:05.433Z Compiling anstyle-query v1.1.5
13002026-03-19T04:12:05.500Z Compiling anstyle v1.0.13
13012026-03-19T04:12:05.581Z Compiling cfg-if v1.0.4
13022026-03-19T04:12:05.598Z Compiling is_terminal_polyfill v1.70.2
13032026-03-19T04:12:05.615Z Compiling colorchoice v1.0.4
13042026-03-19T04:12:05.674Z Compiling ordered-float v2.10.1
13052026-03-19T04:12:05.725Z Compiling pest_meta v2.8.6
13062026-03-19T04:12:05.739Z Compiling anstream v0.6.21
13072026-03-19T04:12:05.811Z Compiling fs-err v3.3.0
13082026-03-19T04:12:05.815Z Compiling clap_lex v1.0.0
13092026-03-19T04:12:05.904Z Compiling strsim v0.11.1
13102026-03-19T04:12:05.976Z Compiling anyhow v1.0.102
13112026-03-19T04:12:05.996Z Compiling fnv v1.0.7
13122026-03-19T04:12:06.015Z Compiling bytecount v0.6.9
13132026-03-19T04:12:06.052Z Compiling heck v0.5.0
13142026-03-19T04:12:06.072Z Compiling fastrand v2.3.0
13152026-03-19T04:12:06.132Z Compiling terminal_size v0.4.3
13162026-03-19T04:12:06.151Z Compiling heck v0.4.1
13172026-03-19T04:12:06.172Z Compiling unicode-width v0.1.14
13182026-03-19T04:12:06.197Z Compiling unicode-xid v0.2.6
13192026-03-19T04:12:06.327Z Compiling once_cell v1.21.3
13202026-03-19T04:12:06.364Z Compiling clap_builder v4.5.60
13212026-03-19T04:12:06.388Z Compiling memmap v0.7.0
13222026-03-19T04:12:06.434Z Compiling unicode-width v0.2.0
13232026-03-19T04:12:06.469Z Compiling papergrid v0.11.0
13242026-03-19T04:12:06.489Z Compiling unicode-linebreak v0.1.5
13252026-03-19T04:12:06.553Z Compiling tempfile v3.25.0
13262026-03-19T04:12:06.718Z Compiling semver v1.0.27
13272026-03-19T04:12:06.756Z Compiling smawk v0.3.2
13282026-03-19T04:12:06.855Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13292026-03-19T04:12:07.071Z Compiling camino-tempfile v1.4.1
13302026-03-19T04:12:07.168Z Compiling textwrap v0.16.2
13312026-03-19T04:12:07.186Z Compiling serde-untagged v0.1.9
13322026-03-19T04:12:07.203Z Compiling swrite v0.1.0
13332026-03-19T04:12:07.687Z Compiling tabled_derive v0.7.0
13342026-03-19T04:12:08.531Z Compiling tabled v0.15.0
13352026-03-19T04:12:08.831Z Compiling synstructure v0.13.2
13362026-03-19T04:12:08.835Z Compiling pest_generator v2.8.6
13372026-03-19T04:12:09.579Z Compiling serde_derive v1.0.228
13382026-03-19T04:12:09.579Z Compiling zerofrom-derive v0.1.6
13392026-03-19T04:12:09.582Z Compiling yoke-derive v0.8.1
13402026-03-19T04:12:09.582Z Compiling zerovec-derive v0.11.2
13412026-03-19T04:12:09.582Z Compiling displaydoc v0.2.5
13422026-03-19T04:12:09.582Z Compiling thiserror-impl v1.0.69
13432026-03-19T04:12:09.582Z Compiling zerocopy-derive v0.7.35
13442026-03-19T04:12:09.582Z Compiling pest_derive v2.8.6
13452026-03-19T04:12:09.582Z Compiling scroll_derive v0.12.1
13462026-03-19T04:12:09.583Z Compiling thiserror-impl v2.0.18
13472026-03-19T04:12:09.583Z Compiling clap_derive v4.5.55
13482026-03-19T04:12:10.421Z Compiling scroll v0.12.0
13492026-03-19T04:12:10.731Z Compiling zerocopy v0.7.35
13502026-03-19T04:12:10.746Z Compiling goblin v0.8.2
13512026-03-19T04:12:10.994Z Compiling zerofrom v0.1.6
13522026-03-19T04:12:11.172Z Compiling yoke v0.8.1
13532026-03-19T04:12:11.176Z Compiling dtrace-parser v0.2.0
13542026-03-19T04:12:11.366Z Compiling zerovec v0.11.5
13552026-03-19T04:12:11.366Z Compiling zerotrie v0.2.3
13562026-03-19T04:12:11.396Z Compiling clap v4.5.60
13572026-03-19T04:12:11.930Z Compiling tinystr v0.8.2
13582026-03-19T04:12:11.930Z Compiling potential_utf v0.1.4
13592026-03-19T04:12:12.073Z Compiling icu_collections v2.1.1
13602026-03-19T04:12:12.114Z Compiling icu_locale_core v2.1.1
13612026-03-19T04:12:12.874Z Compiling icu_provider v2.1.1
13622026-03-19T04:12:12.886Z Compiling serde_spanned v0.6.9
13632026-03-19T04:12:12.890Z Compiling toml_datetime v0.6.11
13642026-03-19T04:12:12.890Z Compiling serde-value v0.7.0
13652026-03-19T04:12:12.890Z Compiling cargo-platform v0.2.0
13662026-03-19T04:12:12.890Z Compiling macaddr v1.0.1
13672026-03-19T04:12:12.901Z Compiling dof v0.3.0
13682026-03-19T04:12:12.904Z Compiling serde_tokenstream v0.2.3
13692026-03-19T04:12:13.108Z Compiling toml_edit v0.22.27
13702026-03-19T04:12:13.166Z Compiling icu_normalizer v2.1.1
13712026-03-19T04:12:13.166Z Compiling icu_properties v2.1.2
13722026-03-19T04:12:13.824Z Compiling usdt-macro v0.5.0
13732026-03-19T04:12:13.827Z Compiling usdt-attr-macro v0.5.0
13742026-03-19T04:12:14.328Z Compiling idna_adapter v1.2.1
13752026-03-19T04:12:14.457Z Compiling idna v1.1.0
13762026-03-19T04:12:14.588Z Compiling usdt v0.5.0
13772026-03-19T04:12:14.797Z Compiling url v2.5.8
13782026-03-19T04:12:14.936Z Compiling toml v0.8.23
13792026-03-19T04:12:15.399Z Compiling cargo-util-schemas v0.8.2
13802026-03-19T04:12:15.399Z Compiling cargo_toml v0.21.0
13812026-03-19T04:12:16.533Z Compiling cargo_metadata v0.21.0
13822026-03-19T04:12:17.798Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13832026-03-19T04:12:20.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.84s
13842026-03-19T04:12:20.711Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
13852026-03-19T04:12:21.778Z Compiling libc v0.2.180
13862026-03-19T04:12:21.781Z Compiling serde v1.0.228
13872026-03-19T04:12:21.781Z Compiling log v0.4.29
13882026-03-19T04:12:21.781Z Compiling shlex v1.3.0
13892026-03-19T04:12:21.781Z Compiling find-msvc-tools v0.1.9
13902026-03-19T04:12:21.781Z Compiling smallvec v1.15.1
13912026-03-19T04:12:21.781Z Compiling typenum v1.19.0
13922026-03-19T04:12:21.781Z Compiling subtle v2.6.1
13932026-03-19T04:12:21.781Z Compiling generic-array v0.14.7
13942026-03-19T04:12:21.781Z Compiling scopeguard v1.2.0
13952026-03-19T04:12:21.920Z Compiling portable-atomic v1.13.1
13962026-03-19T04:12:21.992Z Compiling const-oid v0.9.6
13972026-03-19T04:12:22.008Z Compiling critical-section v1.2.0
13982026-03-19T04:12:22.028Z Compiling syn v2.0.117
13992026-03-19T04:12:22.047Z Compiling zerocopy v0.8.40
14002026-03-19T04:12:22.086Z Compiling lock_api v0.4.14
14012026-03-19T04:12:22.147Z Compiling serde_json v1.0.149
14022026-03-19T04:12:22.207Z Compiling parking_lot_core v0.9.12
14032026-03-19T04:12:22.211Z Compiling pin-project-lite v0.2.17
14042026-03-19T04:12:22.253Z Compiling pkg-config v0.3.32
14052026-03-19T04:12:22.298Z Compiling bitflags v2.11.0
14062026-03-19T04:12:22.301Z Compiling libm v0.2.16
14072026-03-19T04:12:22.321Z Compiling num-traits v0.2.19
14082026-03-19T04:12:22.362Z Compiling futures-core v0.3.32
14092026-03-19T04:12:22.385Z Compiling percent-encoding v2.3.2
14102026-03-19T04:12:22.491Z Compiling allocator-api2 v0.2.21
14112026-03-19T04:12:22.514Z Compiling cpufeatures v0.2.17
14122026-03-19T04:12:22.584Z Compiling foldhash v0.2.0
14132026-03-19T04:12:22.630Z Compiling futures-sink v0.3.32
14142026-03-19T04:12:22.650Z Compiling futures-task v0.3.32
14152026-03-19T04:12:22.653Z Compiling slab v0.4.12
14162026-03-19T04:12:22.672Z Compiling futures-io v0.3.32
14172026-03-19T04:12:22.798Z Compiling futures-channel v0.3.32
14182026-03-19T04:12:22.840Z Compiling getrandom v0.4.1
14192026-03-19T04:12:22.885Z Compiling hashbrown v0.16.1
14202026-03-19T04:12:22.888Z Compiling rustversion v1.0.22
14212026-03-19T04:12:22.949Z Compiling rand_core v0.10.0
14222026-03-19T04:12:22.952Z Compiling getrandom v0.3.4
14232026-03-19T04:12:22.970Z Compiling form_urlencoded v1.2.2
14242026-03-19T04:12:22.970Z Compiling fs_extra v1.3.0
14252026-03-19T04:12:23.033Z Compiling ident_case v1.0.1
14262026-03-19T04:12:23.132Z Compiling base64ct v1.8.3
14272026-03-19T04:12:23.184Z Compiling dunce v1.0.5
14282026-03-19T04:12:23.205Z Compiling flagset v0.4.7
14292026-03-19T04:12:23.229Z Compiling rustix v1.1.3
14302026-03-19T04:12:23.252Z Compiling iana-time-zone v0.1.65
14312026-03-19T04:12:23.273Z Compiling rustc_version v0.4.1
14322026-03-19T04:12:23.321Z Compiling vcpkg v0.2.15
14332026-03-19T04:12:23.346Z Compiling aws-lc-rs v1.16.0
14342026-03-19T04:12:23.401Z Compiling regex-syntax v0.8.10
14352026-03-19T04:12:23.424Z Compiling getrandom v0.2.17
14362026-03-19T04:12:23.448Z Compiling jobserver v0.1.34
14372026-03-19T04:12:23.507Z Compiling errno v0.3.14
14382026-03-19T04:12:23.528Z Compiling once_cell v1.21.3
14392026-03-19T04:12:23.614Z Compiling mio v1.1.1
14402026-03-19T04:12:23.699Z Compiling rand_core v0.6.4
14412026-03-19T04:12:23.721Z Compiling cc v1.2.56
14422026-03-19T04:12:23.725Z Compiling signal-hook-registry v1.4.8
14432026-03-19T04:12:23.744Z Compiling socket2 v0.6.2
14442026-03-19T04:12:23.783Z Compiling indexmap v2.13.0
14452026-03-19T04:12:23.827Z Compiling parking_lot v0.12.5
14462026-03-19T04:12:24.073Z Compiling pem-rfc7468 v0.7.0
14472026-03-19T04:12:24.099Z Compiling uuid v1.21.0
14482026-03-19T04:12:24.170Z Compiling rand_core v0.9.5
14492026-03-19T04:12:24.278Z Compiling tracing-core v0.1.36
14502026-03-19T04:12:24.304Z Compiling crossbeam-utils v0.8.21
14512026-03-19T04:12:24.353Z Compiling syn v1.0.109
14522026-03-19T04:12:24.377Z Compiling schemars v0.8.22
14532026-03-19T04:12:24.397Z Compiling untrusted v0.7.1
14542026-03-19T04:12:24.487Z Compiling untrusted v0.9.0
14552026-03-19T04:12:24.512Z Compiling httparse v1.10.1
14562026-03-19T04:12:24.538Z Compiling openssl-probe v0.2.1
14572026-03-19T04:12:24.577Z Compiling base64 v0.22.1
14582026-03-19T04:12:24.653Z Compiling tinyvec_macros v0.1.1
14592026-03-19T04:12:24.699Z Compiling atomic-waker v1.1.2
14602026-03-19T04:12:24.720Z Compiling tower-service v0.3.3
14612026-03-19T04:12:24.770Z Compiling cmake v0.1.57
14622026-03-19T04:12:24.794Z Compiling try-lock v0.2.5
14632026-03-19T04:12:24.833Z Compiling dyn-clone v1.0.20
14642026-03-19T04:12:24.874Z Compiling tower-layer v0.3.3
14652026-03-19T04:12:24.895Z Compiling rustls v0.23.37
14662026-03-19T04:12:24.941Z Compiling tinyvec v1.10.0
14672026-03-19T04:12:24.983Z Compiling want v0.3.1
14682026-03-19T04:12:25.026Z Compiling spin v0.9.8
14692026-03-19T04:12:25.049Z Compiling aho-corasick v1.1.4
14702026-03-19T04:12:25.074Z Compiling pin-utils v0.1.0
14712026-03-19T04:12:25.077Z Compiling num-conv v0.2.0
14722026-03-19T04:12:25.137Z Compiling crc32fast v1.5.0
14732026-03-19T04:12:25.140Z Compiling time-core v0.1.8
14742026-03-19T04:12:25.201Z Compiling powerfmt v0.2.0
14752026-03-19T04:12:25.222Z Compiling openssl v0.10.75
14762026-03-19T04:12:25.261Z Compiling foreign-types-shared v0.1.1
14772026-03-19T04:12:25.322Z Compiling httpdate v1.0.3
14782026-03-19T04:12:25.344Z Compiling wait-timeout v0.2.1
14792026-03-19T04:12:25.366Z Compiling time-macros v0.2.27
14802026-03-19T04:12:25.386Z Compiling foreign-types v0.3.2
14812026-03-19T04:12:25.435Z Compiling deranged v0.5.8
14822026-03-19T04:12:25.492Z Compiling siphasher v1.0.2
14832026-03-19T04:12:25.513Z Compiling usdt-impl v0.6.0
14842026-03-19T04:12:25.516Z Compiling either v1.15.0
14852026-03-19T04:12:25.557Z Compiling bit-vec v0.8.0
14862026-03-19T04:12:25.560Z Compiling native-tls v0.2.18
14872026-03-19T04:12:25.635Z Compiling num_threads v0.1.7
14882026-03-19T04:12:25.663Z Compiling quick-error v1.2.3
14892026-03-19T04:12:25.713Z Compiling simd-adler32 v0.3.8
14902026-03-19T04:12:25.760Z Compiling tempfile v3.25.0
14912026-03-19T04:12:25.807Z Compiling bit-set v0.8.0
14922026-03-19T04:12:25.830Z Compiling unicode-normalization v0.1.25
14932026-03-19T04:12:25.875Z Compiling crossbeam-epoch v0.9.18
14942026-03-19T04:12:25.878Z Compiling slog v2.8.2
14952026-03-19T04:12:25.920Z Compiling rand_xorshift v0.4.0
14962026-03-19T04:12:25.960Z Compiling aws-lc-sys v0.37.1
14972026-03-19T04:12:26.033Z Compiling ring v0.17.14
14982026-03-19T04:12:26.033Z Compiling openssl-sys v0.9.111
14992026-03-19T04:12:26.076Z Compiling synstructure v0.13.2
15002026-03-19T04:12:26.143Z Compiling pest_generator v2.8.6
15012026-03-19T04:12:26.163Z Compiling serde_derive_internals v0.29.1
15022026-03-19T04:12:26.185Z Compiling darling_core v0.20.11
15032026-03-19T04:12:26.282Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15042026-03-19T04:12:26.333Z Compiling regex-automata v0.4.14
15052026-03-19T04:12:26.472Z Compiling rusty-fork v0.3.1
15062026-03-19T04:12:26.717Z Compiling darling_core v0.21.3
15072026-03-19T04:12:26.823Z Compiling bzip2-sys v0.1.13+1.0.8
15082026-03-19T04:12:26.878Z Compiling time v0.3.47
15092026-03-19T04:12:26.930Z Compiling heapless v0.7.17
15102026-03-19T04:12:26.949Z Compiling thread-id v5.1.0
15112026-03-19T04:12:27.122Z Compiling sync_wrapper v1.0.2
15122026-03-19T04:12:27.144Z Compiling cookie v0.18.1
15132026-03-19T04:12:27.200Z Compiling unicode-properties v0.1.4
15142026-03-19T04:12:27.256Z Compiling zstd-safe v7.2.4
15152026-03-19T04:12:27.275Z Compiling unicode-segmentation v1.12.0
15162026-03-19T04:12:27.392Z Compiling anyhow v1.0.102
15172026-03-19T04:12:27.441Z Compiling unarray v0.1.4
15182026-03-19T04:12:27.491Z Compiling unicode-bidi v0.3.18
15192026-03-19T04:12:27.494Z Compiling paste v1.0.15
15202026-03-19T04:12:27.531Z Compiling adler2 v2.0.1
15212026-03-19T04:12:27.595Z Compiling signal-hook v0.3.18
15222026-03-19T04:12:27.709Z Compiling rayon-core v1.13.0
15232026-03-19T04:12:27.740Z Compiling miniz_oxide v0.8.9
15242026-03-19T04:12:27.941Z Compiling crossbeam-deque v0.8.6
15252026-03-19T04:12:27.983Z Compiling stringprep v0.1.5
15262026-03-19T04:12:28.038Z Compiling vergen-lib v0.1.6
15272026-03-19T04:12:28.121Z Compiling num-integer v0.1.46
15282026-03-19T04:12:28.200Z Compiling ff v0.13.1
15292026-03-19T04:12:28.251Z Compiling curve25519-dalek v4.1.3
15302026-03-19T04:12:28.278Z Compiling hash32 v0.2.1
15312026-03-19T04:12:28.385Z Compiling memoffset v0.9.1
15322026-03-19T04:12:28.546Z Compiling smoltcp v0.9.1
15332026-03-19T04:12:28.573Z Compiling rustix v0.38.44
15342026-03-19T04:12:28.595Z Compiling fallible-iterator v0.2.0
15352026-03-19T04:12:28.618Z Compiling psl-types v2.0.11
15362026-03-19T04:12:28.652Z Compiling num-bigint-dig v0.8.6
15372026-03-19T04:12:28.682Z Compiling serde_derive v1.0.228
15382026-03-19T04:12:28.703Z Compiling zeroize_derive v1.4.3
15392026-03-19T04:12:28.707Z Compiling zerofrom-derive v0.1.6
15402026-03-19T04:12:28.796Z Compiling yoke-derive v0.8.1
15412026-03-19T04:12:28.903Z Compiling zerocopy-derive v0.8.40
15422026-03-19T04:12:29.004Z Compiling zerovec-derive v0.11.2
15432026-03-19T04:12:29.029Z Compiling displaydoc v0.2.5
15442026-03-19T04:12:29.054Z Compiling tokio-macros v2.6.0
15452026-03-19T04:12:29.088Z Compiling futures-macro v0.3.32
15462026-03-19T04:12:29.504Z Compiling der_derive v0.7.3
15472026-03-19T04:12:29.623Z Compiling zeroize v1.8.2
15482026-03-19T04:12:30.100Z Compiling thiserror-impl v2.0.18
15492026-03-19T04:12:30.103Z Compiling rustls-pki-types v1.14.0
15502026-03-19T04:12:30.239Z Compiling futures-util v0.3.32
15512026-03-19T04:12:30.353Z Compiling tracing-attributes v0.1.31
15522026-03-19T04:12:30.475Z Compiling scroll_derive v0.13.1
15532026-03-19T04:12:30.581Z Compiling pest_derive v2.8.6
15542026-03-19T04:12:30.634Z Compiling schemars_derive v0.8.22
15552026-03-19T04:12:30.717Z Compiling crypto-common v0.1.7
15562026-03-19T04:12:30.759Z Compiling block-buffer v0.10.4
15572026-03-19T04:12:30.779Z Compiling zerofrom v0.1.6
15582026-03-19T04:12:30.840Z Compiling block-padding v0.3.3
15592026-03-19T04:12:30.923Z Compiling der v0.7.10
15602026-03-19T04:12:30.968Z Compiling yoke v0.8.1
15612026-03-19T04:12:31.004Z Compiling digest v0.10.7
15622026-03-19T04:12:31.066Z Compiling inout v0.1.4
15632026-03-19T04:12:31.166Z Compiling darling_macro v0.20.11
15642026-03-19T04:12:31.237Z Compiling zerovec v0.11.5
15652026-03-19T04:12:31.303Z Compiling zerotrie v0.2.3
15662026-03-19T04:12:31.364Z Compiling hmac v0.12.1
15672026-03-19T04:12:31.583Z Compiling sha2 v0.10.9
15682026-03-19T04:12:31.613Z Compiling cipher v0.4.4
15692026-03-19T04:12:31.724Z Compiling pbkdf2 v0.12.2
15702026-03-19T04:12:31.817Z Compiling scroll v0.13.0
15712026-03-19T04:12:31.888Z Compiling tinystr v0.8.2
15722026-03-19T04:12:31.952Z Compiling potential_utf v0.1.4
15732026-03-19T04:12:31.972Z Compiling salsa20 v0.10.2
15742026-03-19T04:12:31.996Z Compiling thiserror v2.0.18
15752026-03-19T04:12:32.145Z Compiling icu_locale_core v2.1.1
15762026-03-19T04:12:32.167Z Compiling icu_collections v2.1.1
15772026-03-19T04:12:32.171Z Compiling spki v0.7.3
15782026-03-19T04:12:32.212Z Compiling scrypt v0.11.0
15792026-03-19T04:12:32.215Z Compiling aes v0.8.4
15802026-03-19T04:12:32.260Z Compiling cbc v0.1.2
15812026-03-19T04:12:32.283Z Compiling tracing v0.1.44
15822026-03-19T04:12:32.401Z Compiling goblin v0.10.5
15832026-03-19T04:12:32.461Z Compiling darling v0.20.11
15842026-03-19T04:12:32.485Z Compiling openssl-macros v0.1.1
15852026-03-19T04:12:32.579Z Compiling thiserror-impl v1.0.69
15862026-03-19T04:12:32.599Z Compiling derive_builder_core v0.20.2
15872026-03-19T04:12:32.664Z Compiling dtrace-parser v0.3.0
15882026-03-19T04:12:32.685Z Compiling signature v2.2.0
15892026-03-19T04:12:32.863Z Compiling pkcs5 v0.7.1
15902026-03-19T04:12:32.925Z Compiling rustls-native-certs v0.8.3
15912026-03-19T04:12:33.011Z Compiling icu_provider v2.1.1
15922026-03-19T04:12:33.319Z Compiling pkcs8 v0.10.2
15932026-03-19T04:12:33.386Z Compiling icu_normalizer v2.1.1
15942026-03-19T04:12:33.408Z Compiling icu_properties v2.1.2
15952026-03-19T04:12:33.459Z Compiling scroll_derive v0.12.1
15962026-03-19T04:12:33.481Z Compiling md-5 v0.10.6
15972026-03-19T04:12:33.517Z Compiling bytes v1.11.1
15982026-03-19T04:12:33.615Z Compiling chrono v0.4.44
15992026-03-19T04:12:33.639Z Compiling ipnet v2.11.0
16002026-03-19T04:12:33.704Z Compiling erased-serde v0.3.31
16012026-03-19T04:12:33.724Z Compiling serde_spanned v0.6.9
16022026-03-19T04:12:33.750Z Compiling serde_tokenstream v0.2.3
16032026-03-19T04:12:33.835Z Compiling derive_builder_macro v0.20.2
16042026-03-19T04:12:33.917Z Compiling toml_datetime v0.6.11
16052026-03-19T04:12:34.134Z Compiling webpki-roots v1.0.6
16062026-03-19T04:12:34.231Z Compiling tokio v1.49.0
16072026-03-19T04:12:34.322Z Compiling http v1.4.0
16082026-03-19T04:12:34.344Z Compiling darling_macro v0.21.3
16092026-03-19T04:12:34.368Z Compiling zerocopy-derive v0.7.35
16102026-03-19T04:12:34.401Z Compiling thiserror v1.0.69
16112026-03-19T04:12:34.425Z Compiling scroll v0.12.0
16122026-03-19T04:12:34.429Z Compiling ref-cast v1.0.25
16132026-03-19T04:12:34.479Z Compiling iri-string v0.7.10
16142026-03-19T04:12:34.501Z Compiling litrs v1.0.0
16152026-03-19T04:12:34.551Z Compiling cfg_aliases v0.2.1
16162026-03-19T04:12:34.655Z Compiling idna_adapter v1.2.1
16172026-03-19T04:12:34.797Z Compiling idna v1.1.0
16182026-03-19T04:12:34.845Z Compiling zlib-rs v0.6.2
16192026-03-19T04:12:34.867Z Compiling base16ct v0.2.0
16202026-03-19T04:12:34.998Z Compiling ryu v1.0.23
16212026-03-19T04:12:35.017Z Compiling darling v0.21.3
16222026-03-19T04:12:35.146Z Compiling sec1 v0.7.3
16232026-03-19T04:12:35.172Z Compiling serde_urlencoded v0.7.1
16242026-03-19T04:12:35.223Z Compiling ppv-lite86 v0.2.21
16252026-03-19T04:12:35.249Z Compiling url v2.5.8
16262026-03-19T04:12:35.283Z Compiling http-body v1.0.1
16272026-03-19T04:12:35.495Z Compiling http-body-util v0.1.3
16282026-03-19T04:12:35.522Z Compiling document-features v0.2.12
16292026-03-19T04:12:35.542Z Compiling publicsuffix v2.3.0
16302026-03-19T04:12:35.576Z Compiling zerocopy v0.7.35
16312026-03-19T04:12:35.622Z Compiling goblin v0.8.2
16322026-03-19T04:12:35.690Z Compiling rand_chacha v0.9.0
16332026-03-19T04:12:35.710Z Compiling rand_chacha v0.3.1
16342026-03-19T04:12:35.732Z Compiling nix v0.31.1
16352026-03-19T04:12:35.753Z Compiling derive_builder v0.20.2
16362026-03-19T04:12:35.835Z Compiling cargo-platform v0.1.9
16372026-03-19T04:12:36.192Z Compiling rand v0.9.2
16382026-03-19T04:12:36.252Z Compiling dof v0.4.0
16392026-03-19T04:12:36.335Z Compiling rand v0.8.5
16402026-03-19T04:12:36.355Z Compiling hkdf v0.12.4
16412026-03-19T04:12:36.376Z Compiling crypto-bigint v0.5.5
16422026-03-19T04:12:36.395Z Compiling hubpack_derive v0.1.1
16432026-03-19T04:12:36.605Z Compiling regex v1.12.3
16442026-03-19T04:12:36.939Z Compiling proptest v1.10.0
16452026-03-19T04:12:36.958Z Compiling postgres-protocol v0.6.10
16462026-03-19T04:12:36.981Z Compiling strum_macros v0.27.2
16472026-03-19T04:12:37.011Z Compiling ipnetwork v0.21.1
16482026-03-19T04:12:37.225Z Compiling async-trait v0.1.89
16492026-03-19T04:12:37.455Z Compiling oxnet v0.1.4
16502026-03-19T04:12:37.564Z Compiling curve25519-dalek-derive v0.1.1
16512026-03-19T04:12:37.692Z Compiling ref-cast-impl v1.0.25
16522026-03-19T04:12:37.728Z Compiling daft-derive v0.1.5
16532026-03-19T04:12:37.992Z Compiling num-iter v0.1.45
16542026-03-19T04:12:38.040Z Compiling group v0.13.0
16552026-03-19T04:12:38.423Z Compiling proc-macro-error v1.0.4
16562026-03-19T04:12:38.562Z Compiling heck v0.4.1
16572026-03-19T04:12:38.653Z Compiling terminal_size v0.4.3
16582026-03-19T04:12:38.693Z Compiling phf_shared v0.13.1
16592026-03-19T04:12:38.720Z Compiling lazy_static v1.5.0
16602026-03-19T04:12:38.769Z Compiling vergen v9.0.6
16612026-03-19T04:12:38.843Z Compiling fs-err v3.3.0
16622026-03-19T04:12:38.860Z Compiling ahash v0.8.12
16632026-03-19T04:12:38.864Z Compiling managed v0.8.0
16642026-03-19T04:12:38.901Z Compiling winnow v0.5.40
16652026-03-19T04:12:38.904Z Compiling foldhash v0.1.5
16662026-03-19T04:12:39.018Z Compiling flate2 v1.1.9
16672026-03-19T04:12:39.041Z Compiling libbz2-rs-sys v0.2.2
16682026-03-19T04:12:39.098Z Compiling object v0.37.3
16692026-03-19T04:12:39.101Z Compiling bitflags v1.3.2
16702026-03-19T04:12:39.192Z Compiling bumpalo v3.20.2
16712026-03-19T04:12:39.233Z Compiling clap_builder v4.5.60
16722026-03-19T04:12:39.301Z Compiling tokio-util v0.7.18
16732026-03-19T04:12:39.344Z Compiling tower v0.5.3
16742026-03-19T04:12:39.395Z Compiling tokio-native-tls v0.3.1
16752026-03-19T04:12:39.550Z Compiling zopfli v0.8.3
16762026-03-19T04:12:39.574Z Compiling hashbrown v0.15.5
16772026-03-19T04:12:39.632Z Compiling phf v0.13.1
16782026-03-19T04:12:39.636Z Compiling console v0.16.2
16792026-03-19T04:12:39.670Z Compiling bzip2 v0.6.1
16802026-03-19T04:12:39.783Z Compiling strum v0.27.2
16812026-03-19T04:12:39.859Z Compiling zone_cfg_derive v0.3.1
16822026-03-19T04:12:39.962Z Compiling tower-http v0.6.8
16832026-03-19T04:12:40.022Z Compiling signal-hook-mio v0.2.5
16842026-03-19T04:12:40.063Z Compiling dof v0.3.0
16852026-03-19T04:12:40.184Z Compiling rayon v1.11.0
16862026-03-19T04:12:40.343Z Compiling h2 v0.4.13
16872026-03-19T04:12:40.424Z Compiling newtype-uuid v1.3.2
16882026-03-19T04:12:40.483Z Compiling cargo_metadata v0.19.2
16892026-03-19T04:12:40.540Z Compiling usdt-macro v0.6.0
16902026-03-19T04:12:40.649Z Compiling usdt-attr-macro v0.6.0
16912026-03-19T04:12:40.744Z Compiling daft v0.1.5
16922026-03-19T04:12:40.772Z Compiling toml_edit v0.19.15
16932026-03-19T04:12:40.961Z Compiling cookie_store v0.22.1
16942026-03-19T04:12:41.079Z Compiling elliptic-curve v0.13.8
16952026-03-19T04:12:41.138Z Compiling postgres-types v0.2.12
16962026-03-19T04:12:41.220Z Compiling hubpack v0.1.2
16972026-03-19T04:12:41.525Z Compiling bzip2 v0.4.4
16982026-03-19T04:12:41.671Z Compiling zstd v0.13.3
16992026-03-19T04:12:41.736Z Compiling serde_with_macros v3.17.0
17002026-03-19T04:12:41.813Z Compiling dtrace-parser v0.2.0
17012026-03-19T04:12:41.888Z Compiling ed25519 v2.2.3
17022026-03-19T04:12:41.926Z Compiling pkcs1 v0.7.5
17032026-03-19T04:12:42.031Z Compiling hex v0.4.3
17042026-03-19T04:12:42.249Z Compiling serde-big-array v0.5.1
17052026-03-19T04:12:42.401Z Compiling rfc6979 v0.4.0
17062026-03-19T04:12:42.401Z Compiling bstr v1.12.1
17072026-03-19T04:12:42.449Z Compiling clap_derive v4.5.55
17082026-03-19T04:12:42.486Z Compiling enum-as-inner v0.6.1
17092026-03-19T04:12:42.579Z Compiling strum_macros v0.26.4
17102026-03-19T04:12:42.650Z Compiling serde_repr v0.1.20
17112026-03-19T04:12:42.883Z Compiling itertools v0.12.1
17122026-03-19T04:12:43.040Z Compiling phf_shared v0.11.3
17132026-03-19T04:12:43.163Z Compiling float-cmp v0.10.0
17142026-03-19T04:12:43.182Z Compiling thread-id v4.2.2
17152026-03-19T04:12:43.299Z Compiling memmap2 v0.9.10
17162026-03-19T04:12:43.320Z Compiling env_filter v1.0.0
17172026-03-19T04:12:43.343Z Compiling encoding_rs v0.8.35
17182026-03-19T04:12:43.346Z Compiling precomputed-hash v0.1.1
17192026-03-19T04:12:43.385Z Compiling rustc-hash v2.1.1
17202026-03-19T04:12:43.407Z Compiling new_debug_unreachable v1.0.6
17212026-03-19T04:12:43.493Z Compiling predicates-core v1.0.10
17222026-03-19T04:12:43.517Z Compiling mime v0.3.17
17232026-03-19T04:12:43.565Z Compiling whoami v2.1.0
17242026-03-19T04:12:43.597Z Compiling normalize-line-endings v0.3.0
17252026-03-19T04:12:43.618Z Compiling fixedbitset v0.5.7
17262026-03-19T04:12:43.731Z Compiling data-encoding v2.10.0
17272026-03-19T04:12:43.751Z Compiling jiff v0.2.21
17282026-03-19T04:12:43.751Z Compiling static_assertions v1.1.0
17292026-03-19T04:12:43.860Z Compiling unit-prefix v0.5.2
17302026-03-19T04:12:43.887Z Compiling fixedbitset v0.4.2
17312026-03-19T04:12:44.055Z Compiling keccak v0.1.6
17322026-03-19T04:12:44.076Z Compiling difflib v0.4.0
17332026-03-19T04:12:44.098Z Compiling indicatif v0.18.4
17342026-03-19T04:12:44.196Z Compiling hickory-proto v0.25.2
17352026-03-19T04:12:44.558Z Compiling hyper v1.8.1
17362026-03-19T04:12:44.623Z Compiling zone v0.3.1
17372026-03-19T04:12:44.775Z Compiling predicates v3.1.4
17382026-03-19T04:12:44.886Z Compiling sha3 v0.10.8
17392026-03-19T04:12:44.950Z Compiling petgraph v0.6.5
17402026-03-19T04:12:44.970Z Compiling clap v4.5.60
17412026-03-19T04:12:45.086Z Compiling petgraph v0.8.3
17422026-03-19T04:12:45.106Z Compiling strum v0.26.3
17432026-03-19T04:12:45.264Z Compiling tokio-postgres v0.7.16
17442026-03-19T04:12:45.288Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17452026-03-19T04:12:45.350Z Compiling toml_edit v0.22.27
17462026-03-19T04:12:45.489Z Compiling env_logger v0.11.9
17472026-03-19T04:12:45.518Z Compiling iddqd v0.3.17
17482026-03-19T04:12:45.615Z Compiling usdt v0.6.0
17492026-03-19T04:12:45.710Z Compiling string_cache v0.8.9
17502026-03-19T04:12:45.886Z Compiling serde_with v3.17.0
17512026-03-19T04:12:45.972Z Compiling usdt-impl v0.5.0
17522026-03-19T04:12:45.994Z Compiling similar v2.7.0
17532026-03-19T04:12:46.020Z Compiling crossterm v0.28.1
17542026-03-19T04:12:46.769Z Compiling hyper-util v0.1.20
17552026-03-19T04:12:46.788Z Compiling toml v0.7.8
17562026-03-19T04:12:47.024Z Compiling ecdsa v0.16.9
17572026-03-19T04:12:47.080Z Compiling rsa v0.9.10
17582026-03-19T04:12:47.178Z Compiling ed25519-dalek v2.2.0
17592026-03-19T04:12:47.332Z Compiling zip v0.6.6
17602026-03-19T04:12:47.560Z Compiling zip v4.6.1
17612026-03-19T04:12:47.811Z Compiling tokio-stream v0.1.18
17622026-03-19T04:12:48.323Z Compiling buf-list v1.1.2
17632026-03-19T04:12:48.342Z Compiling toml_parser v1.0.9+spec-1.1.0
17642026-03-19T04:12:48.451Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17652026-03-19T04:12:48.635Z Compiling hyper-tls v0.6.0
17662026-03-19T04:12:48.696Z Compiling openapiv3 v2.2.0
17672026-03-19T04:12:48.716Z Compiling x509-cert v0.2.5
17682026-03-19T04:12:48.883Z Compiling sha1 v0.10.6
17692026-03-19T04:12:48.886Z Compiling itertools v0.13.0
17702026-03-19T04:12:48.950Z Compiling toml_datetime v0.7.5+spec-1.1.0
17712026-03-19T04:12:49.122Z Compiling peg-runtime v0.8.5
17722026-03-19T04:12:49.174Z Compiling lalrpop-util v0.19.12
17732026-03-19T04:12:49.201Z Compiling thread_local v1.1.9
17742026-03-19T04:12:49.222Z Compiling slog-async v2.8.0
17752026-03-19T04:12:49.264Z Compiling futures-executor v0.3.32
17762026-03-19T04:12:49.392Z Compiling crossbeam-channel v0.5.15
17772026-03-19T04:12:49.463Z Compiling filetime v0.2.27
17782026-03-19T04:12:49.554Z Compiling is-terminal v0.4.17
17792026-03-19T04:12:49.574Z Compiling xattr v1.6.1
17802026-03-19T04:12:49.638Z Compiling take_mut v0.2.2
17812026-03-19T04:12:49.673Z Compiling term v1.2.1
17822026-03-19T04:12:49.695Z Compiling futures v0.3.32
17832026-03-19T04:12:49.743Z Compiling tar v0.4.44
17842026-03-19T04:12:50.131Z Compiling slog-term v2.9.2
17852026-03-19T04:13:10.307Z Compiling rustls-webpki v0.103.9
17862026-03-19T04:13:14.313Z Compiling tokio-rustls v0.26.4
17872026-03-19T04:13:14.313Z Compiling rustls-platform-verifier v0.6.2
17882026-03-19T04:13:14.581Z Compiling hyper-rustls v0.27.7
17892026-03-19T04:13:14.837Z Compiling reqwest v0.13.2
17902026-03-19T04:13:14.837Z Compiling reqwest v0.12.28
17912026-03-19T04:13:17.637Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17922026-03-19T04:13:17.925Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17932026-03-19T04:13:21.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
17942026-03-19T04:13:21.847Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17952026-03-19T04:13:21.903ZMar 19 04:13:21.544 INFO Starting download, target: Cockroach
17962026-03-19T04:13:21.903ZMar 19 04:13:21.544 INFO Starting download, target: MaghemiteMgd
17972026-03-19T04:13:21.903ZMar 19 04:13:21.544 INFO Starting download, target: DendriteStub
17982026-03-19T04:13:21.903ZMar 19 04:13:21.544 INFO Starting download, target: Clickhouse
17992026-03-19T04:13:21.907ZMar 19 04:13:21.544 INFO Starting download, target: TransceiverControl
18002026-03-19T04:13:21.907ZMar 19 04:13:21.544 INFO Starting download, target: Console
18012026-03-19T04:13:21.907ZMar 19 04:13:21.544 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18022026-03-19T04:13:21.907ZMar 19 04:13:21.544 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18032026-03-19T04:13:21.907ZMar 19 04:13:21.544 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18042026-03-19T04:13:21.907ZMar 19 04:13:21.544 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18052026-03-19T04:13:21.907ZMar 19 04:13:21.544 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
18062026-03-19T04:13:21.907ZMar 19 04:13:21.544 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18072026-03-19T04:13:22.448ZMar 19 04:13:22.081 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18082026-03-19T04:13:22.787ZMar 19 04:13:22.428 INFO Download complete, target: TransceiverControl
18092026-03-19T04:13:23.037ZMar 19 04:13:22.676 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18102026-03-19T04:13:23.305ZMar 19 04:13:22.945 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18112026-03-19T04:13:23.419ZMar 19 04:13:23.060 INFO Download complete, target: Console
18122026-03-19T04:13:23.641ZMar 19 04:13:23.282 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18132026-03-19T04:13:23.950ZMar 19 04:13:23.589 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
18142026-03-19T04:13:24.451ZMar 19 04:13:24.087 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18152026-03-19T04:13:24.451ZMar 19 04:13:24.088 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18162026-03-19T04:13:26.956ZMar 19 04:13:26.596 INFO Download complete, target: DendriteStub
18172026-03-19T04:13:27.250ZMar 19 04:13:26.890 INFO Download complete, target: MaghemiteMgd
18182026-03-19T04:13:32.227ZMar 19 04:13:31.866 INFO Checking that binary works, target: Cockroach
18192026-03-19T04:13:32.345ZMar 19 04:13:31.984 INFO Download complete, target: Cockroach
18202026-03-19T04:13:35.172ZMar 19 04:13:34.810 INFO Checking that binary works, target: Clickhouse
18212026-03-19T04:13:35.273ZMar 19 04:13:34.911 INFO Download complete, target: Clickhouse
18222026-03-19T04:13:35.279ZAll prerequisites installed successfully
18232026-03-19T04:13:35.283Z
18242026-03-19T04:13:35.283Zreal 2:59.532296820
18252026-03-19T04:13:35.283Zuser 10:10.057593336
18262026-03-19T04:13:35.283Zsys 1:58.927832590
18272026-03-19T04:13:35.283Ztrap 0.297653212
18282026-03-19T04:13:35.283Ztflt 1.227182019
18292026-03-19T04:13:35.283Zdflt 1.849731249
18302026-03-19T04:13:35.283Zkflt 0.022216232
18312026-03-19T04:13:35.283Zlock 32:59.352880794
18322026-03-19T04:13:35.283Zslp 24:37.811267338
18332026-03-19T04:13:35.283Zlat 31.137590832
18342026-03-19T04:13:35.283Zstop 3:47.560812047
18352026-03-19T04:13:35.283Z+ source ./tools/include/force-git-over-https.sh
18362026-03-19T04:13:35.283Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
18372026-03-19T04:13:35.283Z++ (( i = 0 ))
18382026-03-19T04:13:35.283Z++ (( i < 5 ))
18392026-03-19T04:13:35.283Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
18402026-03-19T04:13:35.286Z++ (( i++ ))
18412026-03-19T04:13:35.286Z++ (( i < 5 ))
18422026-03-19T04:13:35.287Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
18432026-03-19T04:13:35.289Z++ (( i++ ))
18442026-03-19T04:13:35.289Z++ (( i < 5 ))
18452026-03-19T04:13:35.289Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
18462026-03-19T04:13:35.292Z++ (( i++ ))
18472026-03-19T04:13:35.292Z++ (( i < 5 ))
18482026-03-19T04:13:35.292Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
18492026-03-19T04:13:35.295Z++ (( i++ ))
18502026-03-19T04:13:35.295Z++ (( i < 5 ))
18512026-03-19T04:13:35.295Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
18522026-03-19T04:13:35.299Z++ (( i++ ))
18532026-03-19T04:13:35.299Z++ (( i < 5 ))
18542026-03-19T04:13:35.299Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
18552026-03-19T04:13:35.299Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
18562026-03-19T04:13:35.299Z+ rc=0
18572026-03-19T04:13:35.299Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
18582026-03-19T04:14:16.397Z+ case $rc in
18592026-03-19T04:14:16.397Z+ pfexec zfs create -p rpool/images/build/host
18602026-03-19T04:14:20.393Z+ pfexec zfs create -p rpool/images/build/recovery
18612026-03-19T04:14:20.443Z+ cargo xtask releng --output-dir /work --mkincorp
18622026-03-19T04:14:20.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
18632026-03-19T04:14:20.453Z Running `target/debug/xtask releng --output-dir /work --mkincorp`
18642026-03-19T04:14:20.453Z Compiling proc-macro2 v1.0.106
18652026-03-19T04:14:20.453Z Compiling quote v1.0.44
18662026-03-19T04:14:20.453Z Compiling unicode-ident v1.0.24
18672026-03-19T04:14:20.453Z Compiling libc v0.2.180
18682026-03-19T04:14:20.453Z Compiling serde_core v1.0.228
18692026-03-19T04:14:20.453Z Compiling serde v1.0.228
18702026-03-19T04:14:20.453Z Compiling cfg-if v1.0.4
18712026-03-19T04:14:20.453Z Compiling version_check v0.9.5
18722026-03-19T04:14:20.453Z Compiling find-msvc-tools v0.1.9
18732026-03-19T04:14:20.453Z Compiling shlex v1.3.0
18742026-03-19T04:14:20.453Z Compiling typenum v1.19.0
18752026-03-19T04:14:20.453Z Compiling autocfg v1.5.0
18762026-03-19T04:14:20.453Z Compiling portable-atomic v1.13.1
18772026-03-19T04:14:20.453Z Compiling zerocopy v0.8.40
18782026-03-19T04:14:20.453Z Compiling memchr v2.8.0
18792026-03-19T04:14:20.453Z Compiling zmij v1.0.21
18802026-03-19T04:14:20.453Z Compiling serde_json v1.0.149
18812026-03-19T04:14:20.453Z Compiling libm v0.2.16
18822026-03-19T04:14:20.453Z Compiling generic-array v0.14.7
18832026-03-19T04:14:20.453Z Compiling parking_lot_core v0.9.12
18842026-03-19T04:14:20.453Z Compiling smallvec v1.15.1
18852026-03-19T04:14:20.453Z Compiling icu_properties_data v2.1.2
18862026-03-19T04:14:20.453Z Compiling num-traits v0.2.19
18872026-03-19T04:14:20.453Z Compiling icu_normalizer_data v2.1.1
18882026-03-19T04:14:20.453Z Compiling pkg-config v0.3.32
18892026-03-19T04:14:20.453Z Compiling log v0.4.29
18902026-03-19T04:14:20.454Z Compiling itoa v1.0.17
18912026-03-19T04:14:20.454Z Compiling getrandom v0.4.1
18922026-03-19T04:14:20.454Z Compiling subtle v2.6.1
18932026-03-19T04:14:20.454Z Compiling getrandom v0.3.4
18942026-03-19T04:14:20.454Z Compiling scopeguard v1.2.0
18952026-03-19T04:14:20.454Z Compiling stable_deref_trait v1.2.1
18962026-03-19T04:14:20.454Z Compiling lock_api v0.4.14
18972026-03-19T04:14:20.454Z Compiling critical-section v1.2.0
18982026-03-19T04:14:20.454Z Compiling jobserver v0.1.34
18992026-03-19T04:14:20.454Z Compiling getrandom v0.2.17
19002026-03-19T04:14:20.454Z Compiling errno v0.3.14
19012026-03-19T04:14:20.460Z Compiling rand_core v0.6.4
19022026-03-19T04:14:20.460Z Compiling rustix v1.1.3
19032026-03-19T04:14:20.502Z Compiling cc v1.2.56
19042026-03-19T04:14:20.559Z Compiling syn v2.0.117
19052026-03-19T04:14:20.708Z Compiling dunce v1.0.5
19062026-03-19T04:14:20.729Z Compiling fs_extra v1.3.0
19072026-03-19T04:14:20.850Z Compiling once_cell v1.21.3
19082026-03-19T04:14:20.900Z Compiling pin-project-lite v0.2.17
19092026-03-19T04:14:20.945Z Compiling heck v0.5.0
19102026-03-19T04:14:20.970Z Compiling thiserror v2.0.18
19112026-03-19T04:14:21.081Z Compiling const-oid v0.9.6
19122026-03-19T04:14:21.115Z Compiling litemap v0.8.1
19132026-03-19T04:14:21.168Z Compiling writeable v0.6.2
19142026-03-19T04:14:21.207Z Compiling percent-encoding v2.3.2
19152026-03-19T04:14:21.313Z Compiling rustversion v1.0.22
19162026-03-19T04:14:21.317Z Compiling fnv v1.0.7
19172026-03-19T04:14:21.419Z Compiling signal-hook-registry v1.4.8
19182026-03-19T04:14:21.547Z Compiling cmake v0.1.57
19192026-03-19T04:14:21.550Z Compiling equivalent v1.0.2
19202026-03-19T04:14:21.593Z Compiling aws-lc-rs v1.16.0
19212026-03-19T04:14:21.596Z Compiling allocator-api2 v0.2.21
19222026-03-19T04:14:21.739Z Compiling futures-core v0.3.32
19232026-03-19T04:14:21.830Z Compiling parking_lot v0.12.5
19242026-03-19T04:14:22.002Z Compiling semver v1.0.27
19252026-03-19T04:14:22.149Z Compiling bitflags v2.11.0
19262026-03-19T04:14:22.245Z Compiling mio v1.1.1
19272026-03-19T04:14:22.371Z Compiling foldhash v0.2.0
19282026-03-19T04:14:22.374Z Compiling httparse v1.10.1
19292026-03-19T04:14:22.374Z Compiling socket2 v0.6.2
19302026-03-19T04:14:22.469Z Compiling ring v0.17.14
19312026-03-19T04:14:22.472Z Compiling aws-lc-sys v0.37.1
19322026-03-19T04:14:22.472Z Compiling utf8_iter v1.0.4
19332026-03-19T04:14:22.586Z Compiling vcpkg v0.2.15
19342026-03-19T04:14:22.589Z Compiling schemars v0.8.22
19352026-03-19T04:14:22.701Z Compiling hashbrown v0.16.1
19362026-03-19T04:14:22.804Z Compiling form_urlencoded v1.2.2
19372026-03-19T04:14:23.182Z Compiling rand_core v0.10.0
19382026-03-19T04:14:23.185Z Compiling rustls v0.23.37
19392026-03-19T04:14:23.233Z Compiling futures-sink v0.3.32
19402026-03-19T04:14:23.372Z Compiling futures-task v0.3.32
19412026-03-19T04:14:23.439Z Compiling futures-channel v0.3.32
19422026-03-19T04:14:23.464Z Compiling slab v0.4.12
19432026-03-19T04:14:23.512Z Compiling openssl-sys v0.9.111
19442026-03-19T04:14:23.518Z Compiling crossbeam-utils v0.8.21
19452026-03-19T04:14:23.570Z Compiling futures-io v0.3.32
19462026-03-19T04:14:23.573Z Compiling cpufeatures v0.2.17
19472026-03-19T04:14:23.622Z Compiling indexmap v2.13.0
19482026-03-19T04:14:23.786Z Compiling syn v1.0.109
19492026-03-19T04:14:23.837Z Compiling rustc_version v0.4.1
19502026-03-19T04:14:23.915Z Compiling ucd-trie v0.1.7
19512026-03-19T04:14:23.962Z Compiling byteorder v1.5.0
19522026-03-19T04:14:24.034Z Compiling thiserror v1.0.69
19532026-03-19T04:14:24.088Z Compiling strsim v0.11.1
19542026-03-19T04:14:24.167Z Compiling crc32fast v1.5.0
19552026-03-19T04:14:24.171Z Compiling pest v2.8.6
19562026-03-19T04:14:24.344Z Compiling openssl v0.10.75
19572026-03-19T04:14:24.476Z Compiling ident_case v1.0.1
19582026-03-19T04:14:24.529Z Compiling synstructure v0.13.2
19592026-03-19T04:14:24.533Z Compiling serde_derive_internals v0.29.1
19602026-03-19T04:14:24.578Z Compiling iana-time-zone v0.1.65
19612026-03-19T04:14:24.691Z Compiling num-conv v0.2.0
19622026-03-19T04:14:24.724Z Compiling time-core v0.1.8
19632026-03-19T04:14:24.987Z Compiling time-macros v0.2.27
19642026-03-19T04:14:25.157Z Compiling native-tls v0.2.18
19652026-03-19T04:14:25.300Z Compiling base64 v0.22.1
19662026-03-19T04:14:25.513Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19672026-03-19T04:14:25.592Z Compiling base64ct v1.8.3
19682026-03-19T04:14:25.620Z Compiling untrusted v0.9.0
19692026-03-19T04:14:25.660Z Compiling uuid v1.21.0
19702026-03-19T04:14:25.664Z Compiling slog v2.8.2
19712026-03-19T04:14:25.684Z Compiling pest_meta v2.8.6
19722026-03-19T04:14:26.002Z Compiling pem-rfc7468 v0.7.0
19732026-03-19T04:14:26.006Z Compiling regex-syntax v0.8.10
19742026-03-19T04:14:26.048Z Compiling flagset v0.4.7
19752026-03-19T04:14:26.051Z Compiling rand_core v0.9.5
19762026-03-19T04:14:26.212Z Compiling bzip2-sys v0.1.13+1.0.8
19772026-03-19T04:14:26.375Z Compiling tracing-core v0.1.36
19782026-03-19T04:14:26.435Z Compiling plain v0.2.3
19792026-03-19T04:14:26.460Z Compiling serde_derive v1.0.228
19802026-03-19T04:14:26.485Z Compiling zeroize_derive v1.4.3
19812026-03-19T04:14:26.556Z Compiling zerofrom-derive v0.1.6
19822026-03-19T04:14:26.599Z Compiling yoke-derive v0.8.1
19832026-03-19T04:14:26.623Z Compiling zerocopy-derive v0.8.40
19842026-03-19T04:14:26.627Z Compiling zerovec-derive v0.11.2
19852026-03-19T04:14:26.923Z Compiling displaydoc v0.2.5
19862026-03-19T04:14:27.284Z Compiling tokio-macros v2.6.0
19872026-03-19T04:14:27.306Z Compiling zeroize v1.8.2
19882026-03-19T04:14:27.664Z Compiling futures-macro v0.3.32
19892026-03-19T04:14:27.917Z Compiling der_derive v0.7.3
19902026-03-19T04:14:27.963Z Compiling thiserror-impl v2.0.18
19912026-03-19T04:14:28.081Z Compiling tracing-attributes v0.1.31
19922026-03-19T04:14:28.175Z Compiling zerofrom v0.1.6
19932026-03-19T04:14:28.384Z Compiling yoke v0.8.1
19942026-03-19T04:14:28.570Z Compiling crypto-common v0.1.7
19952026-03-19T04:14:28.668Z Compiling zerovec v0.11.5
19962026-03-19T04:14:28.672Z Compiling zerotrie v0.2.3
19972026-03-19T04:14:28.777Z Compiling block-buffer v0.10.4
19982026-03-19T04:14:29.012Z Compiling digest v0.10.7
19992026-03-19T04:14:29.148Z Compiling schemars_derive v0.8.22
20002026-03-19T04:14:29.238Z Compiling futures-util v0.3.32
20012026-03-19T04:14:29.387Z Compiling hmac v0.12.1
20022026-03-19T04:14:29.527Z Compiling tinystr v0.8.2
20032026-03-19T04:14:29.592Z Compiling potential_utf v0.1.4
20042026-03-19T04:14:29.624Z Compiling block-padding v0.3.3
20052026-03-19T04:14:29.663Z Compiling rustls-pki-types v1.14.0
20062026-03-19T04:14:29.771Z Compiling icu_collections v2.1.1
20072026-03-19T04:14:29.794Z Compiling icu_locale_core v2.1.1
20082026-03-19T04:14:29.843Z Compiling thiserror-impl v1.0.69
20092026-03-19T04:14:29.870Z Compiling inout v0.1.4
20102026-03-19T04:14:30.624Z Compiling pest_generator v2.8.6
20112026-03-19T04:14:30.706Z Compiling openssl-macros v0.1.1
20122026-03-19T04:14:30.754Z Compiling cipher v0.4.4
20132026-03-19T04:14:30.970Z Compiling bytes v1.11.1
20142026-03-19T04:14:31.072Z Compiling icu_provider v2.1.1
20152026-03-19T04:14:31.172Z Compiling chrono v0.4.44
20162026-03-19T04:14:31.222Z Compiling sha2 v0.10.9
20172026-03-19T04:14:31.497Z Compiling icu_normalizer v2.1.1
20182026-03-19T04:14:31.502Z Compiling icu_properties v2.1.2
20192026-03-19T04:14:31.855Z Compiling tokio v1.49.0
20202026-03-19T04:14:32.317Z Compiling http v1.4.0
20212026-03-19T04:14:32.340Z Compiling pest_derive v2.8.6
20222026-03-19T04:14:32.855Z Compiling idna_adapter v1.2.1
20232026-03-19T04:14:32.956Z Compiling ppv-lite86 v0.2.21
20242026-03-19T04:14:32.990Z Compiling scroll_derive v0.13.1
20252026-03-19T04:14:33.082Z Compiling idna v1.1.0
20262026-03-19T04:14:33.610Z Compiling url v2.5.8
20272026-03-19T04:14:33.720Z Compiling der v0.7.10
20282026-03-19T04:14:33.783Z Compiling rayon-core v1.13.0
20292026-03-19T04:14:34.044Z Compiling camino v1.2.2
20302026-03-19T04:14:34.080Z Compiling paste v1.0.15
20312026-03-19T04:14:34.570Z Compiling http-body v1.0.1
20322026-03-19T04:14:34.692Z Compiling salsa20 v0.10.2
20332026-03-19T04:14:34.820Z Compiling tracing v0.1.44
20342026-03-19T04:14:35.094Z Compiling spki v0.7.3
20352026-03-19T04:14:35.325Z Compiling pbkdf2 v0.12.2
20362026-03-19T04:14:35.508Z Compiling cookie v0.18.1
20372026-03-19T04:14:35.532Z Compiling num-bigint-dig v0.8.6
20382026-03-19T04:14:35.749Z Compiling dyn-clone v1.0.20
20392026-03-19T04:14:35.810Z Compiling atomic-waker v1.1.2
20402026-03-19T04:14:35.813Z Compiling fastrand v2.3.0
20412026-03-19T04:14:35.814Z Compiling scrypt v0.11.0
20422026-03-19T04:14:36.066Z Compiling rand_chacha v0.9.0
20432026-03-19T04:14:36.193Z Compiling aes v0.8.4
20442026-03-19T04:14:36.294Z Compiling cbc v0.1.2
20452026-03-19T04:14:36.601Z Compiling ahash v0.8.12
20462026-03-19T04:14:36.605Z Compiling anyhow v1.0.102
20472026-03-19T04:14:36.682Z Compiling pretty-hex v0.4.1
20482026-03-19T04:14:36.844Z Compiling usdt-impl v0.6.0
20492026-03-19T04:14:36.887Z Compiling untrusted v0.7.1
20502026-03-19T04:14:36.911Z Compiling zstd-safe v7.2.4
20512026-03-19T04:14:36.911Z Compiling tower-service v0.3.3
20522026-03-19T04:14:36.988Z Compiling openssl-probe v0.2.1
20532026-03-19T04:14:37.068Z Compiling tower-layer v0.3.3
20542026-03-19T04:14:37.091Z Compiling try-lock v0.2.5
20552026-03-19T04:14:37.149Z Compiling tokio-util v0.7.18
20562026-03-19T04:14:37.194Z Compiling pkcs5 v0.7.1
20572026-03-19T04:14:37.260Z Compiling want v0.3.1
20582026-03-19T04:14:37.347Z Compiling rand v0.9.2
20592026-03-19T04:14:37.515Z Compiling scroll v0.13.0
20602026-03-19T04:14:37.865Z Compiling serde_tokenstream v0.2.3
20612026-03-19T04:14:37.910Z Compiling ipnet v2.11.0
20622026-03-19T04:14:37.914Z Compiling async-trait v0.1.89
20632026-03-19T04:14:38.055Z Compiling clap_derive v4.5.55
20642026-03-19T04:14:38.156Z Compiling daft-derive v0.1.5
20652026-03-19T04:14:38.236Z Compiling scroll_derive v0.12.1
20662026-03-19T04:14:38.334Z Compiling heapless v0.7.17
20672026-03-19T04:14:38.599Z Compiling aho-corasick v1.1.4
20682026-03-19T04:14:38.836Z Compiling h2 v0.4.13
20692026-03-19T04:14:38.857Z Compiling pin-utils v0.1.0
20702026-03-19T04:14:38.970Z Compiling signal-hook v0.3.18
20712026-03-19T04:14:39.172Z Compiling httpdate v1.0.3
20722026-03-19T04:14:39.227Z Compiling goblin v0.10.5
20732026-03-19T04:14:39.371Z Compiling pkcs8 v0.10.2
20742026-03-19T04:14:39.479Z Compiling tempfile v3.25.0
20752026-03-19T04:14:39.524Z Compiling darling_core v0.20.11
20762026-03-19T04:14:39.770Z Compiling regex-automata v0.4.14
20772026-03-19T04:14:39.900Z Compiling spin v0.9.8
20782026-03-19T04:14:40.329Z Compiling litrs v1.0.0
20792026-03-19T04:14:40.408Z Compiling tinyvec_macros v0.1.1
20802026-03-19T04:14:40.653Z Compiling tinyvec v1.10.0
20812026-03-19T04:14:40.992Z Compiling dtrace-parser v0.3.0
20822026-03-19T04:14:41.042Z Compiling document-features v0.2.12
20832026-03-19T04:14:41.166Z Compiling hex v0.4.3
20842026-03-19T04:14:41.596Z Compiling strum_macros v0.26.4
20852026-03-19T04:14:41.798Z Compiling zerocopy-derive v0.7.35
20862026-03-19T04:14:41.851Z Compiling darling_core v0.21.3
20872026-03-19T04:14:41.875Z Compiling curve25519-dalek v4.1.3
20882026-03-19T04:14:42.320Z Compiling thread-id v5.1.0
20892026-03-19T04:14:42.370Z Compiling memoffset v0.9.1
20902026-03-19T04:14:42.397Z Compiling darling_macro v0.20.11
20912026-03-19T04:14:42.441Z Compiling proc-macro-error-attr v1.0.4
20922026-03-19T04:14:42.624Z Compiling ref-cast v1.0.25
20932026-03-19T04:14:42.717Z Compiling powerfmt v0.2.0
20942026-03-19T04:14:42.772Z Compiling foreign-types-shared v0.1.1
20952026-03-19T04:14:42.913Z Compiling anstyle v1.0.13
20962026-03-19T04:14:43.007Z Compiling smoltcp v0.9.1
20972026-03-19T04:14:43.026Z Compiling rustix v0.38.44
20982026-03-19T04:14:43.050Z Compiling utf8parse v0.2.2
20992026-03-19T04:14:43.054Z Compiling darling v0.20.11
21002026-03-19T04:14:43.100Z Compiling dof v0.4.0
21012026-03-19T04:14:43.203Z Compiling anstyle-parse v0.2.7
21022026-03-19T04:14:43.238Z Compiling deranged v0.5.8
21032026-03-19T04:14:43.296Z Compiling foreign-types v0.3.2
21042026-03-19T04:14:43.557Z Compiling rustls-native-certs v0.8.3
21052026-03-19T04:14:44.762Z Compiling hyper v1.8.1
21062026-03-19T04:14:44.766Z Compiling http-body-util v0.1.3
21072026-03-19T04:14:44.766Z Compiling serde_spanned v0.6.9
21082026-03-19T04:14:44.767Z Compiling toml_datetime v0.6.11
21092026-03-19T04:14:44.767Z Compiling sync_wrapper v1.0.2
21102026-03-19T04:14:44.774Z Compiling wait-timeout v0.2.1
21112026-03-19T04:14:44.838Z Compiling proc-macro-error v1.0.4
21122026-03-19T04:14:44.886Z Compiling simd-adler32 v0.3.8
21132026-03-19T04:14:44.912Z Compiling ryu v1.0.23
21142026-03-19T04:14:44.960Z Compiling siphasher v1.0.2
21152026-03-19T04:14:44.999Z Compiling darling_macro v0.21.3
21162026-03-19T04:14:45.052Z Compiling either v1.15.0
21172026-03-19T04:14:45.088Z Compiling quick-error v1.2.3
21182026-03-19T04:14:45.110Z Compiling unicode-segmentation v1.12.0
21192026-03-19T04:14:45.206Z Compiling num_threads v0.1.7
21202026-03-19T04:14:45.232Z Compiling anstyle-query v1.1.5
21212026-03-19T04:14:45.283Z Compiling is_terminal_polyfill v1.70.2
21222026-03-19T04:14:45.320Z Compiling bit-vec v0.8.0
21232026-03-19T04:14:45.347Z Compiling colorchoice v1.0.4
21242026-03-19T04:14:45.420Z Compiling cfg_aliases v0.2.1
21252026-03-19T04:14:45.526Z Compiling anstream v0.6.21
21262026-03-19T04:14:45.554Z Compiling hyper-util v0.1.20
21272026-03-19T04:14:45.632Z Compiling time v0.3.47
21282026-03-19T04:14:45.666Z Compiling darling v0.21.3
21292026-03-19T04:14:45.715Z Compiling bit-set v0.8.0
21302026-03-19T04:14:45.718Z Compiling nix v0.31.1
21312026-03-19T04:14:45.814Z Compiling rusty-fork v0.3.1
21322026-03-19T04:14:45.949Z Compiling serde_urlencoded v0.7.1
21332026-03-19T04:14:46.279Z Compiling tower v0.5.3
21342026-03-19T04:14:46.649Z Compiling crossbeam-epoch v0.9.18
21352026-03-19T04:14:46.748Z Compiling derive_builder_core v0.20.2
21362026-03-19T04:14:46.753Z Compiling regex v1.12.3
21372026-03-19T04:14:47.095Z Compiling unicode-normalization v0.1.25
21382026-03-19T04:14:47.294Z Compiling erased-serde v0.3.31
21392026-03-19T04:14:47.393Z Compiling webpki-roots v1.0.6
21402026-03-19T04:14:47.540Z Compiling hubpack_derive v0.1.1
21412026-03-19T04:14:47.599Z Compiling signature v2.2.0
21422026-03-19T04:14:47.779Z Compiling strum_macros v0.27.2
21432026-03-19T04:14:47.838Z Compiling ref-cast-impl v1.0.25
21442026-03-19T04:14:47.914Z Compiling curve25519-dalek-derive v0.1.1
21452026-03-19T04:14:47.941Z Compiling rand_xorshift v0.4.0
21462026-03-19T04:14:48.249Z Compiling fs-err v3.3.0
21472026-03-19T04:14:48.276Z Compiling usdt-impl v0.5.0
21482026-03-19T04:14:48.609Z Compiling unicode-properties v0.1.4
21492026-03-19T04:14:48.671Z Compiling iri-string v0.7.10
21502026-03-19T04:14:48.713Z Compiling unicode-bidi v0.3.18
21512026-03-19T04:14:48.798Z Compiling unarray v0.1.4
21522026-03-19T04:14:48.955Z Compiling adler2 v2.0.1
21532026-03-19T04:14:49.068Z Compiling object v0.37.3
21542026-03-19T04:14:49.124Z Compiling miniz_oxide v0.8.9
21552026-03-19T04:14:49.173Z Compiling stringprep v0.1.5
21562026-03-19T04:14:49.382Z Compiling proptest v1.10.0
21572026-03-19T04:14:49.694Z Compiling derive_builder_macro v0.20.2
21582026-03-19T04:14:50.177Z Compiling crossbeam-deque v0.8.6
21592026-03-19T04:14:50.284Z Compiling serde_with_macros v3.17.0
21602026-03-19T04:14:50.347Z Compiling heck v0.4.1
21612026-03-19T04:14:50.408Z Compiling usdt-attr-macro v0.6.0
21622026-03-19T04:14:50.447Z Compiling usdt-macro v0.6.0
21632026-03-19T04:14:50.470Z Compiling ipnetwork v0.21.1
21642026-03-19T04:14:50.563Z Compiling scroll v0.12.0
21652026-03-19T04:14:50.640Z Compiling tower-http v0.6.8
21662026-03-19T04:14:51.242Z Compiling rand_chacha v0.3.1
21672026-03-19T04:14:51.534Z Compiling md-5 v0.10.6
21682026-03-19T04:14:51.668Z Compiling terminal_size v0.4.3
21692026-03-19T04:14:51.717Z Compiling num-integer v0.1.46
21702026-03-19T04:14:51.739Z Compiling hash32 v0.2.1
21712026-03-19T04:14:51.783Z Compiling vergen-lib v0.1.6
21722026-03-19T04:14:51.819Z Compiling ff v0.13.1
21732026-03-19T04:14:51.891Z Compiling zlib-rs v0.6.2
21742026-03-19T04:14:52.033Z Compiling base16ct v0.2.0
21752026-03-19T04:14:52.130Z Compiling winnow v0.7.14
21762026-03-19T04:14:52.155Z Compiling fallible-iterator v0.2.0
21772026-03-19T04:14:52.183Z Compiling psl-types v2.0.11
21782026-03-19T04:14:52.207Z Compiling clap_lex v1.0.0
21792026-03-19T04:14:52.374Z Compiling publicsuffix v2.3.0
21802026-03-19T04:14:52.601Z Compiling postgres-protocol v0.6.10
21812026-03-19T04:14:52.605Z Compiling newtype-uuid v1.3.2
21822026-03-19T04:14:52.648Z Compiling clap_builder v4.5.60
21832026-03-19T04:14:52.679Z Compiling sec1 v0.7.3
21842026-03-19T04:14:53.056Z Compiling num-iter v0.1.45
21852026-03-19T04:14:53.078Z Compiling group v0.13.0
21862026-03-19T04:14:53.290Z Compiling rand v0.8.5
21872026-03-19T04:14:54.323Z Compiling goblin v0.8.2
21882026-03-19T04:14:54.348Z Compiling oxnet v0.1.4
21892026-03-19T04:14:54.368Z Compiling zone_cfg_derive v0.3.1
21902026-03-19T04:14:54.713Z Compiling derive_builder v0.20.2
21912026-03-19T04:14:54.738Z Compiling tokio-native-tls v0.3.1
21922026-03-19T04:14:54.881Z Compiling flate2 v1.1.9
21932026-03-19T04:14:54.905Z Compiling phf_shared v0.13.1
21942026-03-19T04:14:55.101Z Compiling zerocopy v0.7.35
21952026-03-19T04:14:55.155Z Compiling lazy_static v1.5.0
21962026-03-19T04:14:55.295Z Compiling cargo-platform v0.1.9
21972026-03-19T04:14:55.318Z Compiling hkdf v0.12.4
21982026-03-19T04:14:55.343Z Compiling crypto-bigint v0.5.5
21992026-03-19T04:14:55.366Z Compiling serde_repr v0.1.20
22002026-03-19T04:14:55.440Z Compiling enum-as-inner v0.6.1
22012026-03-19T04:14:55.528Z Compiling vergen v9.0.6
22022026-03-19T04:14:55.657Z Compiling encoding_rs v0.8.35
22032026-03-19T04:14:55.806Z Compiling bitflags v1.3.2
22042026-03-19T04:14:56.062Z Compiling libbz2-rs-sys v0.2.2
22052026-03-19T04:14:56.113Z Compiling managed v0.8.0
22062026-03-19T04:14:56.147Z Compiling unicode-width v0.2.0
22072026-03-19T04:14:56.432Z Compiling mime v0.3.17
22082026-03-19T04:14:56.899Z Compiling winnow v0.5.40
22092026-03-19T04:14:56.899Z Compiling bumpalo v3.20.2
22102026-03-19T04:14:56.899Z Compiling foldhash v0.1.5
22112026-03-19T04:14:57.129Z Compiling hashbrown v0.15.5
22122026-03-19T04:14:57.152Z Compiling elliptic-curve v0.13.8
22132026-03-19T04:14:57.239Z Compiling zopfli v0.8.3
22142026-03-19T04:14:57.277Z Compiling bzip2 v0.6.1
22152026-03-19T04:14:57.561Z Compiling dof v0.3.0
22162026-03-19T04:14:57.678Z Compiling console v0.16.2
22172026-03-19T04:14:58.446Z Compiling cargo_metadata v0.19.2
22182026-03-19T04:14:58.590Z Compiling toml_edit v0.19.15
22192026-03-19T04:15:00.177Z Compiling clap v4.5.60
22202026-03-19T04:15:00.300Z Compiling phf v0.13.1
22212026-03-19T04:15:00.500Z Compiling signal-hook-mio v0.2.5
22222026-03-19T04:15:00.537Z Compiling hyper-tls v0.6.0
22232026-03-19T04:15:00.588Z Compiling daft v0.1.5
22242026-03-19T04:15:00.612Z Compiling cookie_store v0.22.1
22252026-03-19T04:15:00.641Z Compiling rayon v1.11.0
22262026-03-19T04:15:00.865Z Compiling postgres-types v0.2.12
22272026-03-19T04:15:00.944Z Compiling zstd v0.13.3
22282026-03-19T04:15:00.972Z Compiling bzip2 v0.4.4
22292026-03-19T04:15:00.996Z Compiling strum v0.27.2
22302026-03-19T04:15:01.251Z Compiling hubpack v0.1.2
22312026-03-19T04:15:01.273Z Compiling ed25519 v2.2.3
22322026-03-19T04:15:01.313Z Compiling dtrace-parser v0.2.0
22332026-03-19T04:15:01.463Z Compiling itertools v0.12.1
22342026-03-19T04:15:01.489Z Compiling phf_shared v0.11.3
22352026-03-19T04:15:01.595Z Compiling bstr v1.12.1
22362026-03-19T04:15:01.620Z Compiling pkcs1 v0.7.5
22372026-03-19T04:15:01.993Z Compiling serde-big-array v0.5.1
22382026-03-19T04:15:02.034Z Compiling rfc6979 v0.4.0
22392026-03-19T04:15:02.283Z Compiling float-cmp v0.10.0
22402026-03-19T04:15:02.329Z Compiling thread-id v4.2.2
22412026-03-19T04:15:02.356Z Compiling memmap2 v0.9.10
22422026-03-19T04:15:02.382Z Compiling env_filter v1.0.0
22432026-03-19T04:15:02.495Z Compiling toml_write v0.1.2
22442026-03-19T04:15:02.517Z Compiling jiff v0.2.21
22452026-03-19T04:15:02.698Z Compiling difflib v0.4.0
22462026-03-19T04:15:02.735Z Compiling whoami v2.1.0
22472026-03-19T04:15:02.847Z Compiling unit-prefix v0.5.2
22482026-03-19T04:15:02.873Z Compiling fixedbitset v0.4.2
22492026-03-19T04:15:03.055Z Compiling new_debug_unreachable v1.0.6
22502026-03-19T04:15:03.106Z Compiling precomputed-hash v0.1.1
22512026-03-19T04:15:03.163Z Compiling data-encoding v2.10.0
22522026-03-19T04:15:03.186Z Compiling predicates-core v1.0.10
22532026-03-19T04:15:03.190Z Compiling normalize-line-endings v0.3.0
22542026-03-19T04:15:03.234Z Compiling rustc-hash v2.1.1
22552026-03-19T04:15:03.237Z Compiling fixedbitset v0.5.7
22562026-03-19T04:15:03.319Z Compiling keccak v0.1.6
22572026-03-19T04:15:03.349Z Compiling static_assertions v1.1.0
22582026-03-19T04:15:03.417Z Compiling iddqd v0.3.17
22592026-03-19T04:15:03.443Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22602026-03-19T04:15:03.472Z Compiling predicates v3.1.4
22612026-03-19T04:15:03.516Z Compiling string_cache v0.8.9
22622026-03-19T04:15:03.611Z Compiling hickory-proto v0.25.2
22632026-03-19T04:15:03.645Z Compiling petgraph v0.8.3
22642026-03-19T04:15:03.831Z Compiling sha3 v0.10.8
22652026-03-19T04:15:03.950Z Compiling petgraph v0.6.5
22662026-03-19T04:15:04.214Z Compiling zone v0.3.1
22672026-03-19T04:15:04.262Z Compiling tokio-postgres v0.7.16
22682026-03-19T04:15:04.286Z Compiling indicatif v0.18.4
22692026-03-19T04:15:05.054Z Compiling toml_edit v0.22.27
22702026-03-19T04:15:05.117Z Compiling env_logger v0.11.9
22712026-03-19T04:15:05.561Z Compiling usdt v0.6.0
22722026-03-19T04:15:05.925Z Compiling serde_with v3.17.0
22732026-03-19T04:15:05.997Z Compiling similar v2.7.0
22742026-03-19T04:15:06.029Z Compiling ecdsa v0.16.9
22752026-03-19T04:15:06.324Z Compiling zip v4.6.1
22762026-03-19T04:15:06.592Z Compiling rsa v0.9.10
22772026-03-19T04:15:07.189Z Compiling crossterm v0.28.1
22782026-03-19T04:15:07.428Z Compiling ed25519-dalek v2.2.0
22792026-03-19T04:15:07.545Z Compiling zip v0.6.6
22802026-03-19T04:15:08.058Z Compiling toml v0.7.8
22812026-03-19T04:15:08.268Z Compiling toml_parser v1.0.9+spec-1.1.0
22822026-03-19T04:15:08.308Z Compiling itertools v0.13.0
22832026-03-19T04:15:08.363Z Compiling strum v0.26.3
22842026-03-19T04:15:08.517Z Compiling tokio-stream v0.1.18
22852026-03-19T04:15:08.520Z Compiling buf-list v1.1.2
22862026-03-19T04:15:08.642Z Compiling x509-cert v0.2.5
22872026-03-19T04:15:08.876Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22882026-03-19T04:15:08.900Z Compiling openapiv3 v2.2.0
22892026-03-19T04:15:09.068Z Compiling sha1 v0.10.6
22902026-03-19T04:15:09.143Z Compiling structmeta-derive v0.3.0
22912026-03-19T04:15:09.251Z Compiling toml_datetime v0.7.5+spec-1.1.0
22922026-03-19T04:15:09.368Z Compiling radium v0.7.0
22932026-03-19T04:15:09.591Z Compiling peg-runtime v0.8.5
22942026-03-19T04:15:09.757Z Compiling lalrpop-util v0.19.12
22952026-03-19T04:15:10.492Z Compiling structmeta v0.3.0
22962026-03-19T04:15:11.546Z Compiling maybe-uninit v2.0.0
22972026-03-19T04:15:11.982Z Compiling tap v1.0.1
22982026-03-19T04:15:12.149Z Compiling wyz v0.5.1
22992026-03-19T04:15:13.736Z Compiling packed_struct v0.10.1
23002026-03-19T04:15:13.798Z Compiling funty v2.0.0
23012026-03-19T04:15:15.277Z Compiling bitvec v1.0.1
23022026-03-19T04:15:17.006Z Compiling futures-executor v0.3.32
23032026-03-19T04:15:17.292Z Compiling packed_struct_codegen v0.10.1
23042026-03-19T04:15:17.657Z Compiling zerocopy-derive v0.6.6
23052026-03-19T04:15:17.719Z Compiling bitfield-macros v0.19.4
23062026-03-19T04:15:17.992Z Compiling indexmap v1.9.3
23072026-03-19T04:15:18.218Z Compiling typeid v1.0.3
23082026-03-19T04:15:18.271Z Compiling crc-catalog v2.4.0
23092026-03-19T04:15:18.675Z Compiling nodrop v0.1.14
23102026-03-19T04:15:18.737Z Compiling zerocopy v0.6.6
23112026-03-19T04:15:18.841Z Compiling array-init v0.0.4
23122026-03-19T04:15:19.761Z Compiling bitfield v0.19.4
23132026-03-19T04:15:19.895Z Compiling crc v3.4.0
23142026-03-19T04:15:20.198Z Compiling futures v0.3.32
23152026-03-19T04:15:20.518Z Compiling smallvec v0.6.14
23162026-03-19T04:15:20.855Z Compiling derive-ex v0.1.8
23172026-03-19T04:15:24.073Z Compiling rustls v0.22.4
23182026-03-19T04:15:24.118Z Compiling erased-serde v0.4.9
23192026-03-19T04:15:24.318Z Compiling base64 v0.21.7
23202026-03-19T04:15:24.386Z Compiling hashbrown v0.12.3
23212026-03-19T04:15:25.850Z Compiling rustls-webpki v0.103.9
23222026-03-19T04:15:26.321Z Compiling ron v0.8.1
23232026-03-19T04:15:29.497Z Compiling test-strategy v0.4.5
23242026-03-19T04:15:30.120Z Compiling serde-hex v0.1.0
23252026-03-19T04:15:30.890Z Compiling tokio-rustls v0.26.4
23262026-03-19T04:15:31.033Z Compiling rustls-platform-verifier v0.6.2
23272026-03-19T04:15:31.260Z Compiling hyper-rustls v0.27.7
23282026-03-19T04:15:31.336Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23292026-03-19T04:15:31.339Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23302026-03-19T04:15:31.660Z Compiling reqwest v0.12.28
23312026-03-19T04:15:31.714Z Compiling reqwest v0.13.2
23322026-03-19T04:15:31.754Z Compiling toml v0.8.23
23332026-03-19T04:15:31.968Z Compiling hashbrown v0.13.2
23342026-03-19T04:15:32.325Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
23352026-03-19T04:15:32.699Z Compiling rustls-webpki v0.102.8
23362026-03-19T04:15:33.212Z Compiling pin-project-internal v1.1.11
23372026-03-19T04:15:33.234Z Compiling filetime v0.2.27
23382026-03-19T04:15:33.265Z Compiling multer v3.1.0
23392026-03-19T04:15:33.303Z Compiling thread_local v1.1.9
23402026-03-19T04:15:33.372Z Compiling match_cfg v0.1.0
23412026-03-19T04:15:33.550Z Compiling xattr v1.6.1
23422026-03-19T04:15:33.576Z Compiling same-file v1.0.6
23432026-03-19T04:15:33.580Z Compiling slog-async v2.8.0
23442026-03-19T04:15:33.786Z Compiling crc-any v2.5.0
23452026-03-19T04:15:33.862Z Compiling tar v0.4.44
23462026-03-19T04:15:33.866Z Compiling walkdir v2.5.0
23472026-03-19T04:15:34.161Z Compiling hostname v0.3.1
23482026-03-19T04:15:34.214Z Compiling object v0.30.4
23492026-03-19T04:15:34.387Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23502026-03-19T04:15:34.455Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23512026-03-19T04:15:34.713Z Compiling pin-project v1.1.11
23522026-03-19T04:15:34.820Z Compiling slog-json v2.6.1
23532026-03-19T04:15:34.897Z Compiling crossbeam-channel v0.5.15
23542026-03-19T04:15:34.950Z Compiling snafu-derive v0.8.9
23552026-03-19T04:15:35.006Z Compiling async-stream-impl v0.3.6
23562026-03-19T04:15:35.215Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23572026-03-19T04:15:35.310Z Compiling ordered-float v2.10.1
23582026-03-19T04:15:35.425Z Compiling serde_path_to_error v0.1.20
23592026-03-19T04:15:35.775Z Compiling serde_spanned v1.0.4
23602026-03-19T04:15:35.811Z Compiling is-terminal v0.4.17
23612026-03-19T04:15:35.880Z Compiling fs-err v2.11.0
23622026-03-19T04:15:35.912Z Compiling dropshot v0.16.7
23632026-03-19T04:15:35.982Z Compiling take_mut v0.2.2
23642026-03-19T04:15:36.028Z Compiling toml_writer v1.0.6+spec-1.1.0
23652026-03-19T04:15:36.105Z Compiling path-slash v0.1.5
23662026-03-19T04:15:36.168Z Compiling debug-ignore v1.0.5
23672026-03-19T04:15:36.202Z Compiling term v1.2.1
23682026-03-19T04:15:36.321Z Compiling toml v0.9.12+spec-1.1.0
23692026-03-19T04:15:36.347Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23702026-03-19T04:15:36.433Z Compiling async-stream v0.3.6
23712026-03-19T04:15:36.534Z Compiling serde-value v0.7.0
23722026-03-19T04:15:36.614Z Compiling slog-bunyan v2.5.0
23732026-03-19T04:15:36.684Z Compiling slog-term v2.9.2
23742026-03-19T04:15:36.713Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23752026-03-19T04:15:36.797Z Compiling serde-untagged v0.1.9
23762026-03-19T04:15:37.145Z Compiling globset v0.4.18
23772026-03-19T04:15:37.181Z Compiling tokio-rustls v0.25.0
23782026-03-19T04:15:37.317Z Compiling parse-display-derive v0.10.0
23792026-03-19T04:15:37.372Z Compiling snafu v0.8.9
23802026-03-19T04:15:37.570Z Compiling camino-tempfile v1.4.1
23812026-03-19T04:15:37.599Z Compiling olpc-cjson v0.1.4
23822026-03-19T04:15:37.919Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23832026-03-19T04:15:38.022Z Compiling newtype-uuid-macros v0.1.0
23842026-03-19T04:15:38.128Z Compiling dropshot_endpoint v0.16.7
23852026-03-19T04:15:38.173Z Compiling backon v1.6.0
23862026-03-19T04:15:38.439Z Compiling waitgroup v0.1.2
23872026-03-19T04:15:38.481Z Compiling half v2.7.1
23882026-03-19T04:15:38.531Z Compiling serde_plain v1.0.2
23892026-03-19T04:15:38.640Z Compiling rustls-pemfile v2.2.0
23902026-03-19T04:15:38.713Z Compiling async-recursion v1.1.1
23912026-03-19T04:15:38.927Z Compiling pem v3.0.6
23922026-03-19T04:15:39.023Z Compiling blake3 v1.8.3
23932026-03-19T04:15:39.062Z Compiling hostname v0.4.2
23942026-03-19T04:15:39.115Z Compiling instant v0.1.13
23952026-03-19T04:15:39.162Z Compiling unicode-xid v0.2.6
23962026-03-19T04:15:39.287Z Compiling ciborium-io v0.2.2
23972026-03-19T04:15:39.314Z Compiling typed-path v0.9.3
23982026-03-19T04:15:39.358Z Compiling parse-display v0.10.0
23992026-03-19T04:15:39.442Z Compiling ciborium-ll v0.2.2
24002026-03-19T04:15:39.490Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
24012026-03-19T04:15:39.597Z Compiling cargo-util-schemas v0.8.2
24022026-03-19T04:15:39.819Z Compiling backoff v0.4.0
24032026-03-19T04:15:39.841Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24042026-03-19T04:15:40.132Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24052026-03-19T04:15:40.496Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24062026-03-19T04:15:40.672Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24072026-03-19T04:15:40.700Z Compiling itertools v0.14.0
24082026-03-19T04:15:40.758Z Compiling macaddr v1.0.1
24092026-03-19T04:15:40.798Z Compiling cargo-platform v0.2.0
24102026-03-19T04:15:40.892Z Compiling regress v0.10.5
24112026-03-19T04:15:41.222Z Compiling arrayref v0.3.9
24122026-03-19T04:15:41.363Z Compiling arrayvec v0.7.6
24132026-03-19T04:15:41.505Z Compiling parse-size v1.1.0
24142026-03-19T04:15:41.702Z Compiling constant_time_eq v0.4.2
24152026-03-19T04:15:41.749Z Compiling indent_write v2.2.0
24162026-03-19T04:15:41.787Z Compiling cargo_metadata v0.21.0
24172026-03-19T04:15:42.067Z Compiling ciborium v0.2.2
24182026-03-19T04:15:42.368Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24192026-03-19T04:15:42.657Z Compiling topological-sort v0.2.2
24202026-03-19T04:15:42.788Z Compiling display-error-chain v0.2.2
24212026-03-19T04:15:42.898Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
24222026-03-19T04:15:42.936Z Compiling shell-words v1.1.1
24232026-03-19T04:15:56.140Z Compiling progenitor-client v0.10.0
24242026-03-19T04:15:56.140Z Compiling tough v0.20.0
24252026-03-19T04:15:56.143Z Compiling omicron-zone-package v0.12.2
24262026-03-19T04:15:56.276Z Compiling progenitor-client v0.13.0
24272026-03-19T04:15:56.384Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24282026-03-19T04:15:56.432Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
24292026-03-19T04:15:56.827Z Compiling progenitor-extras v0.1.1
24302026-03-19T04:15:57.176Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24312026-03-19T04:15:59.835Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24322026-03-19T04:16:04.195Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24332026-03-19T04:16:09.522Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24342026-03-19T04:16:19.912Z Finished `release` profile [optimized] target(s) in 2m 02s
24352026-03-19T04:16:20.107Z Running `target/release/omicron-releng --output-dir /work --mkincorp`
24362026-03-19T04:16:20.177ZMar 19 04:16:19.781 DEBG changing working directory to /work/oxidecomputer/omicron
24372026-03-19T04:16:20.301ZMar 19 04:16:19.906 DEBG running: git rev-parse HEAD
24382026-03-19T04:16:20.305ZMar 19 04:16:19.909 DEBG process exited with exit status: 0 (3.107081ms)
24392026-03-19T04:16:20.305ZMar 19 04:16:19.909 INFO version: 19.0.0-0.ci+gitf1cc356bdbc
24402026-03-19T04:16:20.315ZMar 19 04:16:19.920 INFO cloning helios to /work/oxidecomputer/helios
24412026-03-19T04:16:20.315ZMar 19 04:16:19.920 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24422026-03-19T04:16:20.318ZCloning into '/work/oxidecomputer/helios'...
24432026-03-19T04:16:21.100ZMar 19 04:16:20.704 DEBG process exited with exit status: 0 (784.080471ms)
24442026-03-19T04:16:21.100ZMar 19 04:16:20.704 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
24452026-03-19T04:16:21.103ZMar 19 04:16:20.708 DEBG process exited with exit status: 0 (3.917444ms)
24462026-03-19T04:16:21.103ZMar 19 04:16:20.708 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24472026-03-19T04:16:22.437ZMar 19 04:16:22.041 DEBG process exited with exit status: 0 (1.333529137s)
24482026-03-19T04:16:22.437ZMar 19 04:16:22.041 DEBG running: zfs list rpool/images/build/host
24492026-03-19T04:16:22.443ZNAME USED AVAIL REFER MOUNTPOINT
24502026-03-19T04:16:22.443Zrpool/images/build/host 24K 151G 24K /rpool/images/build/host
24512026-03-19T04:16:22.446ZMar 19 04:16:22.048 DEBG process exited with exit status: 0 (6.362365ms)
24522026-03-19T04:16:22.446ZMar 19 04:16:22.048 DEBG running: zfs list rpool/images/build/recovery
24532026-03-19T04:16:22.450ZNAME USED AVAIL REFER MOUNTPOINT
24542026-03-19T04:16:22.450Zrpool/images/build/recovery 24K 151G 24K /rpool/images/build/recovery
24552026-03-19T04:16:22.450ZMar 19 04:16:22.053 DEBG process exited with exit status: 0 (4.851671ms)
24562026-03-19T04:16:22.450ZMar 19 04:16:22.053 INFO [incorp-manifest] running task
24572026-03-19T04:16:22.450ZMar 19 04:16:22.053 INFO [hubris-staging] running task
24582026-03-19T04:16:22.450ZMar 19 04:16:22.053 INFO [hubris-production] running task
24592026-03-19T04:16:22.450ZMar 19 04:16:22.054 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package
24602026-03-19T04:16:22.450ZMar 19 04:16:22.054 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri -n '*'
24612026-03-19T04:16:22.453ZMar 19 04:16:22.054 INFO [incorp-create] running: pkgrepo create /work/incorporation
24622026-03-19T04:16:22.453ZMar 19 04:16:22.056 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24632026-03-19T04:16:22.504Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24642026-03-19T04:16:22.583Z[ omicron-package] Blocking waiting for file lock on package cache
24652026-03-19T04:16:22.770ZMar 19 04:16:22.374 INFO [incorp-create] process exited with exit status: 0 (319.639907ms)
24662026-03-19T04:16:22.773ZMar 19 04:16:22.374 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev
24672026-03-19T04:16:23.055ZMar 19 04:16:22.659 INFO [incorp-publisher] process exited with exit status: 0 (284.735819ms)
24682026-03-19T04:16:23.485Z[ omicron-package] Blocking waiting for file lock on package cache
24692026-03-19T04:16:23.705ZMar 19 04:16:23.309 INFO [hubris-production] task succeeded (1.256082215s)
24702026-03-19T04:16:27.280Z[ omicron-package] Compiling ring v0.17.14
24712026-03-19T04:16:27.642Z[ omicron-package] Compiling itertools v0.14.0
24722026-03-19T04:16:27.645Z[ omicron-package] Compiling heapless v0.8.0
24732026-03-19T04:16:27.645Z[ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0
24742026-03-19T04:16:27.645Z[ omicron-package] Compiling hash32 v0.3.1
24752026-03-19T04:16:27.645Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24762026-03-19T04:16:27.649Z[ omicron-package] Compiling smoltcp v0.11.0
24772026-03-19T04:16:27.649Z[ omicron-package] Compiling cobs v0.3.0
24782026-03-19T04:16:27.649Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24792026-03-19T04:16:27.649Z[ omicron-package] Compiling proc-macro-crate v1.3.1
24802026-03-19T04:16:27.652Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24812026-03-19T04:16:27.656Z[ omicron-package] Compiling foreign-types-macros v0.2.3
24822026-03-19T04:16:27.656Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24832026-03-19T04:16:27.659Z[ omicron-package] Compiling cpufeatures v0.3.0
24842026-03-19T04:16:27.659Z[ omicron-package] Compiling foreign-types-shared v0.3.1
24852026-03-19T04:16:29.002Z[ omicron-package] Compiling chacha20 v0.10.0
24862026-03-19T04:16:29.069Z[ omicron-package] Compiling postcard v1.1.3
24872026-03-19T04:16:29.072Z[ omicron-package] Compiling num_enum_derive v0.5.11
24882026-03-19T04:16:29.432Z[ omicron-package] Compiling foreign-types v0.5.0
24892026-03-19T04:16:29.577Z[ omicron-package] Compiling proc-macro-crate v3.4.0
24902026-03-19T04:16:29.577Z[ omicron-package] Compiling tabwriter v1.4.1
24912026-03-19T04:16:29.577Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24922026-03-19T04:16:29.580Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24932026-03-19T04:16:29.829Z[ omicron-package] Compiling cstr-argument v0.1.2
24942026-03-19T04:16:29.918Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24952026-03-19T04:16:29.921Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
24962026-03-19T04:16:30.027Z[ omicron-package] Compiling ingot-macros v0.1.1
24972026-03-19T04:16:30.225Z[ omicron-package] Compiling rand v0.10.0
24982026-03-19T04:16:30.267Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24992026-03-19T04:16:30.299Z[ omicron-package] Compiling libefi-sys v0.1.0
25002026-03-19T04:16:30.343Z[ omicron-package] Compiling colored v3.1.1
25012026-03-19T04:16:30.564Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25022026-03-19T04:16:30.567Z[ omicron-package] Compiling num_enum_derive v0.7.5
25032026-03-19T04:16:30.620Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25042026-03-19T04:16:30.623Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25052026-03-19T04:16:30.623Z[ omicron-package] Compiling usdt-attr-macro v0.5.0
25062026-03-19T04:16:30.739Z[ omicron-package] Compiling num_enum v0.5.11
25072026-03-19T04:16:30.971Z[ omicron-package] Compiling usdt-macro v0.5.0
25082026-03-19T04:16:30.999Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25092026-03-19T04:16:31.051Z[ omicron-package] Compiling secrecy v0.10.3
25102026-03-19T04:16:31.078Z[ omicron-package] Compiling bitfield-struct v0.6.2
25112026-03-19T04:16:31.082Z[ omicron-package] Compiling num-derive v0.4.2
25122026-03-19T04:16:31.215Z[ omicron-package] Compiling memmap v0.7.0
25132026-03-19T04:16:31.242Z[ omicron-package] Compiling sigpipe v0.1.3
25142026-03-19T04:16:31.320Z[ omicron-package] Compiling glob v0.3.3
25152026-03-19T04:16:31.426Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25162026-03-19T04:16:31.656Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
25172026-03-19T04:16:31.722Z[ omicron-package] Compiling smf v0.2.3
25182026-03-19T04:16:31.785Z[ omicron-package] Compiling whoami v1.6.1
25192026-03-19T04:16:31.923Z[ omicron-package] Compiling rustls v0.23.37
25202026-03-19T04:16:32.093Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25212026-03-19T04:16:32.128Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25222026-03-19T04:16:32.185Z[ omicron-package] Compiling num_enum v0.7.5
25232026-03-19T04:16:32.245Z[ omicron-package] Compiling usdt v0.5.0
25242026-03-19T04:16:32.303Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25252026-03-19T04:16:32.335Z[ omicron-package] Compiling gethostname v0.5.0
25262026-03-19T04:16:32.466Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25272026-03-19T04:16:32.512Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25282026-03-19T04:16:32.516Z[ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25292026-03-19T04:16:32.586Z[ omicron-package] Compiling tokio-dtrace v0.1.1
25302026-03-19T04:16:32.736Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25312026-03-19T04:16:32.921Z[ omicron-package] Compiling oxide-tokio-rt v0.1.3
25322026-03-19T04:16:33.632Z[ omicron-package] Compiling rustls-webpki v0.103.9
25332026-03-19T04:16:33.857Z[ omicron-package] Compiling ingot-types v0.1.2
25342026-03-19T04:16:34.152Z[ omicron-package] Compiling rustls v0.22.4
25352026-03-19T04:16:34.397Z[ omicron-package] Compiling ingot v0.1.1
25362026-03-19T04:16:35.777Z[ omicron-package] Compiling rustls-webpki v0.102.8
25372026-03-19T04:16:37.177Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25382026-03-19T04:16:37.754ZMar 19 04:16:37.355 INFO [hubris-staging] task succeeded (15.302187322s)
25392026-03-19T04:16:38.315Z[ omicron-package] Compiling tokio-rustls v0.26.4
25402026-03-19T04:16:38.315Z[ omicron-package] Compiling rustls-platform-verifier v0.6.2
25412026-03-19T04:16:38.624Z[ omicron-package] Compiling hyper-rustls v0.27.7
25422026-03-19T04:16:38.828Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25432026-03-19T04:16:38.916Z[ omicron-package] Compiling reqwest v0.12.28
25442026-03-19T04:16:38.916Z[ omicron-package] Compiling reqwest v0.13.2
25452026-03-19T04:16:39.276Z[ omicron-package] Compiling tokio-rustls v0.25.0
25462026-03-19T04:16:39.568Z[ omicron-package] Compiling dropshot v0.16.7
25472026-03-19T04:16:40.626Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
25482026-03-19T04:16:40.939Z[ helios-setup] warning: hiding a lifetime that's elided elsewhere is confusing
25492026-03-19T04:16:40.939Z[ helios-setup] --> src/main.rs:79:10
25502026-03-19T04:16:40.939Z[ helios-setup] |
25512026-03-19T04:16:40.942Z[ helios-setup] 79 | fn pc(s: &str) -> Component {
25522026-03-19T04:16:40.942Z[ helios-setup] | ^^^^ ^^^^^^^^^ the same lifetime is hidden here
25532026-03-19T04:16:40.942Z[ helios-setup] | |
25542026-03-19T04:16:40.942Z[ helios-setup] | the lifetime is elided here
25552026-03-19T04:16:40.942Z[ helios-setup] |
25562026-03-19T04:16:40.942Z[ helios-setup] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
25572026-03-19T04:16:40.943Z[ helios-setup] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
25582026-03-19T04:16:40.943Z[ helios-setup] help: use `'_` for type paths
25592026-03-19T04:16:40.943Z[ helios-setup] |
25602026-03-19T04:16:40.943Z[ helios-setup] 79 | fn pc(s: &str) -> Component<'_> {
25612026-03-19T04:16:40.943Z[ helios-setup] | ++++
25622026-03-19T04:16:40.943Z[ helios-setup]
25632026-03-19T04:16:42.718Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25642026-03-19T04:16:43.139Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25652026-03-19T04:16:44.610Z[ helios-setup] Mar 19 04:16:44.209 INFO helios repository root is: /work/oxidecomputer/helios
25662026-03-19T04:16:44.613Z[ helios-setup] Mar 19 04:16:44.210 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
25672026-03-19T04:16:44.613Z[ helios-setup] Mar 19 04:16:44.210 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
25682026-03-19T04:16:44.616Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
25692026-03-19T04:16:44.658Z[ omicron-package] Compiling progenitor-client v0.13.0
25702026-03-19T04:16:45.064Z[ omicron-package] Compiling progenitor-extras v0.1.1
25712026-03-19T04:16:45.230Z[ omicron-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25722026-03-19T04:16:45.296Z[ omicron-package] Compiling progenitor-client v0.10.0
25732026-03-19T04:16:45.345Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25742026-03-19T04:16:45.426Z[ helios-setup] Mar 19 04:16:45.025 INFO clone ok!, project: amd-host-image-builder
25752026-03-19T04:16:45.429Z[ helios-setup] Mar 19 04:16:45.026 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
25762026-03-19T04:16:45.430Z[ helios-setup] Mar 19 04:16:45.026 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
25772026-03-19T04:16:45.430Z[ helios-setup] Mar 19 04:16:45.026 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
25782026-03-19T04:16:45.430Z[ helios-setup] Mar 19 04:16:45.026 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
25792026-03-19T04:16:45.430Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
25802026-03-19T04:16:45.455Z[ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25812026-03-19T04:16:45.500Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25822026-03-19T04:16:45.500Z[ omicron-package] Compiling omicron-zone-package v0.12.2
25832026-03-19T04:16:45.690Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25842026-03-19T04:16:51.537ZMar 19 04:16:51.135 DEBG process exited with exit status: 0 (29.080811225s)
25852026-03-19T04:16:51.540ZMar 19 04:16:51.136 INFO [incorp-manifest] task succeeded (29.082324669s)
25862026-03-19T04:16:51.540ZMar 19 04:16:51.136 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
25872026-03-19T04:16:51.747ZMar 19 04:16:51.345 INFO [incorp-fmt] process exited with exit status: 0 (209.403643ms)
25882026-03-19T04:16:51.750ZMar 19 04:16:51.345 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
25892026-03-19T04:16:51.999Z[ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260319T041651Z
25902026-03-19T04:16:51.999Z[ incorp-pkgsend] PUBLISHED
25912026-03-19T04:16:52.041ZMar 19 04:16:51.639 INFO [incorp-pkgsend] process exited with exit status: 0 (293.320178ms)
25922026-03-19T04:16:52.044ZMar 19 04:16:51.639 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
25932026-03-19T04:16:52.256Z[ helios-incorp] Retrieving packages for publisher helios-dev ...
25942026-03-19T04:16:52.262Z[ helios-incorp] Retrieving catalog 'helios-dev' ... Done
25952026-03-19T04:16:52.290Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
25962026-03-19T04:16:52.290Z[ helios-incorp] Fetching manifests: 1/1 100% complete
25972026-03-19T04:16:52.293Z[ helios-incorp] Fetching manifests: 1/1 100% complete
25982026-03-19T04:16:52.296Z[ helios-incorp]
25992026-03-19T04:16:52.296Z[ helios-incorp] Archiving packages ...
26002026-03-19T04:16:52.296Z[ helios-incorp] Packages to add: 1
26012026-03-19T04:16:52.296Z[ helios-incorp] Files to retrieve: 0
26022026-03-19T04:16:52.296Z[ helios-incorp] Estimated transfer size: 0.00 B
26032026-03-19T04:16:52.296Z[ helios-incorp]
26042026-03-19T04:16:52.296Z[ helios-incorp] Packages to archive:
26052026-03-19T04:16:52.296Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260319T041651Z
26062026-03-19T04:16:52.296Z[ helios-incorp]
26072026-03-19T04:16:52.296Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
26082026-03-19T04:16:52.296Z[ helios-incorp] Archiving: Completed 108.19 kB in 0.00 seconds
26092026-03-19T04:16:52.338ZMar 19 04:16:51.936 INFO [helios-incorp] process exited with exit status: 0 (297.687853ms)
26102026-03-19T04:16:53.187Z[ helios-setup] Mar 19 04:16:52.784 INFO clone ok!, project: amd-firmware
26112026-03-19T04:16:53.190Z[ helios-setup] Mar 19 04:16:52.784 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
26122026-03-19T04:16:53.190Z[ helios-setup] Mar 19 04:16:52.785 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
26132026-03-19T04:16:53.190Z[ helios-setup] Mar 19 04:16:52.785 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
26142026-03-19T04:16:53.190Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
26152026-03-19T04:16:53.968Z[ helios-setup] Mar 19 04:16:53.566 INFO clone ok!, project: chelsio-t6-roms
26162026-03-19T04:16:53.972Z[ helios-setup] Mar 19 04:16:53.566 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
26172026-03-19T04:16:53.972Z[ helios-setup] Mar 19 04:16:53.566 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
26182026-03-19T04:16:53.972Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
26192026-03-19T04:16:54.725Z[ helios-setup] Mar 19 04:16:54.322 INFO clone ok!, project: pilot
26202026-03-19T04:16:54.728Z[ helios-setup] Mar 19 04:16:54.322 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
26212026-03-19T04:16:54.728Z[ helios-setup] Mar 19 04:16:54.322 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
26222026-03-19T04:16:54.728Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
26232026-03-19T04:16:55.401Z[ helios-setup] Mar 19 04:16:54.999 INFO clone ok!, project: dmar-report
26242026-03-19T04:16:55.405Z[ helios-setup] Mar 19 04:16:54.999 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
26252026-03-19T04:16:55.405Z[ helios-setup] Mar 19 04:16:54.999 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
26262026-03-19T04:16:55.405Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
26272026-03-19T04:16:55.878Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26282026-03-19T04:16:55.933Z[ helios-setup] Mar 19 04:16:55.530 INFO clone ok!, project: phbl
26292026-03-19T04:16:55.936Z[ helios-setup] Mar 19 04:16:55.530 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
26302026-03-19T04:16:55.936Z[ helios-setup] Mar 19 04:16:55.530 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
26312026-03-19T04:16:55.936Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
26322026-03-19T04:16:56.409Z[ helios-setup] Mar 19 04:16:56.006 INFO clone ok!, project: bootserver
26332026-03-19T04:16:56.412Z[ helios-setup] Mar 19 04:16:56.006 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
26342026-03-19T04:16:56.412Z[ helios-setup] Mar 19 04:16:56.006 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
26352026-03-19T04:16:56.412Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
26362026-03-19T04:16:56.908Z[ helios-setup] Mar 19 04:16:56.504 INFO clone ok!, project: pinprick
26372026-03-19T04:16:56.911Z[ helios-setup] Mar 19 04:16:56.504 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
26382026-03-19T04:16:56.911Z[ helios-setup] Mar 19 04:16:56.505 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
26392026-03-19T04:16:56.911Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
26402026-03-19T04:16:57.215Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26412026-03-19T04:16:57.458Z[ helios-setup] Mar 19 04:16:57.054 INFO clone ok!, project: image-builder
26422026-03-19T04:16:57.461Z[ helios-setup] Mar 19 04:16:57.054 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
26432026-03-19T04:16:57.779Z[ helios-setup] Mar 19 04:16:57.375 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
26442026-03-19T04:16:58.079Z[ helios-setup] Mar 19 04:16:57.676 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
26452026-03-19T04:16:58.079Z[ helios-setup] Mar 19 04:16:57.676 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
26462026-03-19T04:16:58.376Z[ helios-setup] Mar 19 04:16:57.972 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
26472026-03-19T04:16:58.680Z[ helios-setup] Mar 19 04:16:58.277 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
26482026-03-19T04:16:58.680Z[ helios-setup] Mar 19 04:16:58.277 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
26492026-03-19T04:16:58.966Z[ helios-setup] Mar 19 04:16:58.562 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
26502026-03-19T04:16:59.310Z[ helios-setup] Mar 19 04:16:58.906 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
26512026-03-19T04:16:59.310Z[ helios-setup] Mar 19 04:16:58.906 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
26522026-03-19T04:16:59.313Z[ helios-setup] Mar 19 04:16:58.906 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
26532026-03-19T04:16:59.313Z[ helios-setup] Mar 19 04:16:58.906 INFO ok!
26542026-03-19T04:16:59.313Z[ helios-setup] Mar 19 04:16:58.906 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
26552026-03-19T04:16:59.313Z[ helios-setup] Mar 19 04:16:58.906 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
26562026-03-19T04:16:59.313Z[ helios-setup] Mar 19 04:16:58.906 INFO ok!
26572026-03-19T04:16:59.313Z[ helios-setup] Mar 19 04:16:58.906 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
26582026-03-19T04:16:59.313Z[ helios-setup] Mar 19 04:16:58.906 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
26592026-03-19T04:16:59.313Z[ helios-setup] Mar 19 04:16:58.906 INFO ok!
26602026-03-19T04:16:59.313Z[ helios-setup] Mar 19 04:16:58.906 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
26612026-03-19T04:16:59.353Z[ helios-setup] Mar 19 04:16:58.950 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
26622026-03-19T04:16:59.353Z[ helios-setup] Mar 19 04:16:58.950 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
26632026-03-19T04:16:59.353Z[ helios-setup] Mar 19 04:16:58.950 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
26642026-03-19T04:16:59.532Z[ helios-setup] Mar 19 04:16:59.129 INFO E| Updating crates.io index
26652026-03-19T04:16:59.588Z[ helios-setup] Mar 19 04:16:59.184 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
26662026-03-19T04:16:59.994Z[ helios-setup] Mar 19 04:16:59.589 INFO E| From https://github.com/oxidecomputer/amd-apcb
26672026-03-19T04:16:59.994Z[ helios-setup] Mar 19 04:16:59.589 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
26682026-03-19T04:17:00.009Z[ helios-setup] Mar 19 04:16:59.606 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
26692026-03-19T04:17:00.349Z[ helios-setup] Mar 19 04:16:59.945 INFO E| From https://github.com/oxidecomputer/amd-efs
26702026-03-19T04:17:00.349Z[ helios-setup] Mar 19 04:16:59.945 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
26712026-03-19T04:17:00.757Z[ helios-setup] Mar 19 04:17:00.353 INFO E| Downloading crates ...
26722026-03-19T04:17:00.818Z[ helios-setup] Mar 19 04:17:00.413 INFO E| Downloaded ansi_term v0.12.1
26732026-03-19T04:17:00.823Z[ helios-setup] Mar 19 04:17:00.420 INFO E| Downloaded modular-bitfield v0.11.2
26742026-03-19T04:17:00.832Z[ helios-setup] Mar 19 04:17:00.428 INFO E| Downloaded itoa v1.0.15
26752026-03-19T04:17:00.836Z[ helios-setup] Mar 19 04:17:00.429 INFO E| Downloaded unic-char-property v0.9.0
26762026-03-19T04:17:00.836Z[ helios-setup] Mar 19 04:17:00.430 INFO E| Downloaded fletcher v1.0.0
26772026-03-19T04:17:00.836Z[ helios-setup] Mar 19 04:17:00.431 INFO E| Downloaded autocfg v1.4.0
26782026-03-19T04:17:00.839Z[ helios-setup] Mar 19 04:17:00.433 INFO E| Downloaded rustversion v1.0.20
26792026-03-19T04:17:00.839Z[ helios-setup] Mar 19 04:17:00.435 INFO E| Downloaded unic-char-range v0.9.0
26802026-03-19T04:17:00.843Z[ helios-setup] Mar 19 04:17:00.436 INFO E| Downloaded pest_generator v2.8.0
26812026-03-19T04:17:00.843Z[ helios-setup] Mar 19 04:17:00.437 INFO E| Downloaded pest_derive v2.8.0
26822026-03-19T04:17:00.847Z[ helios-setup] Mar 19 04:17:00.439 INFO E| Downloaded heck v0.3.3
26832026-03-19T04:17:00.847Z[ helios-setup] Mar 19 04:17:00.441 INFO E| Downloaded textwrap v0.11.0
26842026-03-19T04:17:00.847Z[ helios-setup] Mar 19 04:17:00.442 INFO E| Downloaded strsim v0.8.0
26852026-03-19T04:17:00.851Z[ helios-setup] Mar 19 04:17:00.443 INFO E| Downloaded modular-bitfield v0.13.1
26862026-03-19T04:17:00.855Z[ helios-setup] Mar 19 04:17:00.450 INFO E| Downloaded vec_map v0.8.2
26872026-03-19T04:17:00.859Z[ helios-setup] Mar 19 04:17:00.451 INFO E| Downloaded unic-ucd-ident v0.9.0
26882026-03-19T04:17:00.859Z[ helios-setup] Mar 19 04:17:00.452 INFO E| Downloaded thiserror v2.0.12
26892026-03-19T04:17:00.864Z[ helios-setup] Mar 19 04:17:00.458 INFO E| Downloaded unic-common v0.9.0
26902026-03-19T04:17:00.864Z[ helios-setup] Mar 19 04:17:00.458 INFO E| Downloaded parse_int v0.9.0
26912026-03-19T04:17:00.864Z[ helios-setup] Mar 19 04:17:00.459 INFO E| Downloaded memchr v2.7.4
26922026-03-19T04:17:00.899Z[ helios-setup] Mar 19 04:17:00.463 INFO E| Downloaded unic-ucd-version v0.9.0
26932026-03-19T04:17:00.899Z[ helios-setup] Mar 19 04:17:00.464 INFO E| Downloaded strum v0.27.1
26942026-03-19T04:17:00.899Z[ helios-setup] Mar 19 04:17:00.465 INFO E| Downloaded structopt v0.3.26
26952026-03-19T04:17:00.899Z[ helios-setup] Mar 19 04:17:00.471 INFO E| Downloaded strum_macros v0.27.1
26962026-03-19T04:17:00.899Z[ helios-setup] Mar 19 04:17:00.473 INFO E| Downloaded four-cc v0.4.0
26972026-03-19T04:17:00.899Z[ helios-setup] Mar 19 04:17:00.474 INFO E| Downloaded modular-bitfield-impl v0.11.2
26982026-03-19T04:17:00.899Z[ helios-setup] Mar 19 04:17:00.476 INFO E| Downloaded proc-macro2 v1.0.95
26992026-03-19T04:17:00.899Z[ helios-setup] Mar 19 04:17:00.484 INFO E| Downloaded dyn-clone v1.0.19
27002026-03-19T04:17:00.899Z[ helios-setup] Mar 19 04:17:00.487 INFO E| Downloaded thiserror-impl v2.0.12
27012026-03-19T04:17:00.899Z[ helios-setup] Mar 19 04:17:00.488 INFO E| Downloaded log v0.4.27
27022026-03-19T04:17:00.904Z[ helios-setup] Mar 19 04:17:00.497 INFO E| Downloaded quote v1.0.40
27032026-03-19T04:17:00.907Z[ helios-setup] Mar 19 04:17:00.502 INFO E| Downloaded bytesize v2.0.1
27042026-03-19T04:17:00.914Z[ helios-setup] Mar 19 04:17:00.510 INFO E| Downloaded modular-bitfield-impl v0.13.1
27052026-03-19T04:17:00.926Z[ helios-setup] Mar 19 04:17:00.512 INFO E| Downloaded ryu v1.0.20
27062026-03-19T04:17:00.930Z[ helios-setup] Mar 19 04:17:00.521 INFO E| Downloaded pest_meta v2.8.0
27072026-03-19T04:17:00.935Z[ helios-setup] Mar 19 04:17:00.528 INFO E| Downloaded unicode-ident v1.0.18
27082026-03-19T04:17:00.952Z[ helios-setup] Mar 19 04:17:00.537 INFO E| Downloaded structopt-derive v0.4.18
27092026-03-19T04:17:00.967Z[ helios-setup] Mar 19 04:17:00.538 INFO E| Downloaded serde_derive v1.0.219
27102026-03-19T04:17:00.967Z[ helios-setup] Mar 19 04:17:00.544 INFO E| Downloaded typenum v1.18.0
27112026-03-19T04:17:00.967Z[ helios-setup] Mar 19 04:17:00.549 INFO E| Downloaded serde v1.0.219
27122026-03-19T04:17:00.990Z[ helios-setup] Mar 19 04:17:00.563 INFO E| Downloaded zerocopy-derive v0.8.25
27132026-03-19T04:17:01.058Z[ helios-setup] Mar 19 04:17:00.568 INFO E| Downloaded serde_json v1.0.140
27142026-03-19T04:17:01.058Z[ helios-setup] Mar 19 04:17:00.574 INFO E| Downloaded goblin v0.9.3
27152026-03-19T04:17:01.058Z[ helios-setup] Mar 19 04:17:00.580 INFO E| Downloaded pest v2.8.0
27162026-03-19T04:17:01.058Z[ helios-setup] Mar 19 04:17:00.584 INFO E| Downloaded clap v2.34.0
27172026-03-19T04:17:01.083Z[ helios-setup] Mar 19 04:17:00.591 INFO E| Downloaded zerocopy v0.8.25
27182026-03-19T04:17:01.083Z[ helios-setup] Mar 19 04:17:00.613 INFO E| Downloaded syn v2.0.101
27192026-03-19T04:17:01.083Z[ helios-setup] Mar 19 04:17:00.650 INFO E| Downloaded libc v0.2.172
27202026-03-19T04:17:01.132Z[ helios-setup] Mar 19 04:17:00.727 INFO E| Compiling proc-macro2 v1.0.95
27212026-03-19T04:17:01.132Z[ helios-setup] Mar 19 04:17:00.727 INFO E| Compiling unicode-ident v1.0.18
27222026-03-19T04:17:01.135Z[ helios-setup] Mar 19 04:17:00.727 INFO E| Compiling memchr v2.7.4
27232026-03-19T04:17:01.135Z[ helios-setup] Mar 19 04:17:00.727 INFO E| Compiling autocfg v1.4.0
27242026-03-19T04:17:01.135Z[ helios-setup] Mar 19 04:17:00.727 INFO E| Compiling thiserror v2.0.12
27252026-03-19T04:17:01.135Z[ helios-setup] Mar 19 04:17:00.727 INFO E| Compiling serde v1.0.219
27262026-03-19T04:17:01.135Z[ helios-setup] Mar 19 04:17:00.727 INFO E| Compiling syn v1.0.109
27272026-03-19T04:17:01.135Z[ helios-setup] Mar 19 04:17:00.727 INFO E| Compiling version_check v0.9.5
27282026-03-19T04:17:01.135Z[ helios-setup] Mar 19 04:17:00.727 INFO E| Compiling serde_json v1.0.140
27292026-03-19T04:17:01.136Z[ helios-setup] Mar 19 04:17:00.728 INFO E| Compiling schemars v0.8.22
27302026-03-19T04:17:01.136Z[ helios-setup] Mar 19 04:17:00.728 INFO E| Compiling itoa v1.0.15
27312026-03-19T04:17:01.159Z[ helios-setup] Mar 19 04:17:00.755 INFO E| Compiling ryu v1.0.20
27322026-03-19T04:17:01.163Z[ helios-setup] Mar 19 04:17:00.756 INFO E| Compiling zerocopy v0.8.25
27332026-03-19T04:17:01.163Z[ helios-setup] Mar 19 04:17:00.756 INFO E| Compiling dyn-clone v1.0.19
27342026-03-19T04:17:01.163Z[ helios-setup] Mar 19 04:17:00.756 INFO E| Compiling static_assertions v1.1.0
27352026-03-19T04:17:01.163Z[ helios-setup] Mar 19 04:17:00.756 INFO E| Compiling libc v0.2.172
27362026-03-19T04:17:01.310Z[ helios-setup] Mar 19 04:17:00.905 INFO E| Compiling ucd-trie v0.1.7
27372026-03-19T04:17:01.361Z[ helios-setup] Mar 19 04:17:00.957 INFO E| Compiling paste v1.0.15
27382026-03-19T04:17:01.411Z[ helios-setup] Mar 19 04:17:01.007 INFO E| Compiling rustversion v1.0.20
27392026-03-19T04:17:01.451Z[ helios-setup] Mar 19 04:17:01.047 INFO E| Compiling once_cell v1.21.3
27402026-03-19T04:17:01.472Z[ helios-setup] Mar 19 04:17:01.068 INFO E| Compiling heck v0.5.0
27412026-03-19T04:17:01.602Z[ helios-setup] Mar 19 04:17:01.196 INFO E| Compiling unicode-width v0.1.14
27422026-03-19T04:17:01.628Z[ helios-setup] Mar 19 04:17:01.224 INFO E| Compiling unicode-segmentation v1.12.0
27432026-03-19T04:17:01.636Z[ helios-setup] Mar 19 04:17:01.232 INFO E| Compiling proc-macro-error-attr v1.0.4
27442026-03-19T04:17:01.710Z[ helios-setup] Mar 19 04:17:01.306 INFO E| Compiling num-traits v0.2.19
27452026-03-19T04:17:01.792Z[ helios-setup] Mar 19 04:17:01.387 INFO E| Compiling memoffset v0.9.1
27462026-03-19T04:17:01.844Z[ helios-setup] Mar 19 04:17:01.440 INFO E| Compiling proc-macro-error v1.0.4
27472026-03-19T04:17:01.853Z[ helios-setup] Mar 19 04:17:01.449 INFO E| Compiling fletcher v1.0.0
27482026-03-19T04:17:01.871Z[ helios-setup] Mar 19 04:17:01.467 INFO E| Compiling bitflags v1.3.2
27492026-03-19T04:17:01.885Z[ helios-setup] Mar 19 04:17:01.481 INFO E| Compiling byteorder v1.5.0
27502026-03-19T04:17:01.897Z[ helios-setup] Mar 19 04:17:01.493 INFO E| Compiling unic-common v0.9.0
27512026-03-19T04:17:01.972Z[ helios-setup] Mar 19 04:17:01.567 INFO E| Compiling strsim v0.8.0
27522026-03-19T04:17:02.006Z[ helios-setup] Mar 19 04:17:01.601 INFO E| Compiling textwrap v0.11.0
27532026-03-19T04:17:02.070Z[ helios-setup] Mar 19 04:17:01.666 INFO E| Compiling vec_map v0.8.2
27542026-03-19T04:17:02.080Z[ helios-setup] Mar 19 04:17:01.676 INFO E| Compiling unic-char-range v0.9.0
27552026-03-19T04:17:02.088Z[ helios-setup] Mar 19 04:17:01.683 INFO E| Compiling strum v0.27.1
27562026-03-19T04:17:02.128Z[ helios-setup] Mar 19 04:17:01.723 INFO E| Compiling ansi_term v0.12.1
27572026-03-19T04:17:02.252Z[ helios-setup] Mar 19 04:17:01.847 INFO E| Compiling heck v0.3.3
27582026-03-19T04:17:02.286Z[ helios-setup] Mar 19 04:17:01.882 INFO E| Compiling atty v0.2.14
27592026-03-19T04:17:02.327Z[ helios-setup] Mar 19 04:17:01.923 INFO E| Compiling unic-char-property v0.9.0
27602026-03-19T04:17:02.339Z[ helios-setup] Mar 19 04:17:01.935 INFO E| Compiling unic-ucd-version v0.9.0
27612026-03-19T04:17:02.347Z[ helios-setup] Mar 19 04:17:01.943 INFO E| Compiling plain v0.2.3
27622026-03-19T04:17:02.363Z[ helios-setup] Mar 19 04:17:01.959 INFO E| Compiling lazy_static v1.5.0
27632026-03-19T04:17:02.462Z[ helios-setup] Mar 19 04:17:02.055 INFO E| Compiling clap v2.34.0
27642026-03-19T04:17:02.484Z[ helios-setup] Mar 19 04:17:02.079 INFO E| Compiling log v0.4.27
27652026-03-19T04:17:02.515Z[ helios-setup] Mar 19 04:17:02.111 INFO E| Compiling unic-ucd-ident v0.9.0
27662026-03-19T04:17:02.516Z[ helios-setup] Mar 19 04:17:02.111 INFO E| Compiling bytesize v2.0.1
27672026-03-19T04:17:02.660Z[ helios-setup] Mar 19 04:17:02.255 INFO E| Compiling quote v1.0.40
27682026-03-19T04:17:02.938Z[ helios-setup] Mar 19 04:17:02.533 INFO E| Compiling syn v2.0.101
27692026-03-19T04:17:03.512Z[ helios-setup] Mar 19 04:17:03.108 INFO E| Compiling parse_int v0.9.0
27702026-03-19T04:17:05.973Z[ helios-setup] Mar 19 04:17:05.568 INFO E| Compiling modular-bitfield-impl v0.11.2
27712026-03-19T04:17:05.973Z[ helios-setup] Mar 19 04:17:05.568 INFO E| Compiling structopt-derive v0.4.18
27722026-03-19T04:17:06.252Z[ helios-setup] Mar 19 04:17:05.846 INFO E| Compiling serde_derive_internals v0.29.1
27732026-03-19T04:17:06.804Z[ helios-setup] Mar 19 04:17:06.399 INFO E| Compiling thiserror-impl v2.0.12
27742026-03-19T04:17:06.804Z[ helios-setup] Mar 19 04:17:06.399 INFO E| Compiling serde_derive v1.0.219
27752026-03-19T04:17:06.807Z[ helios-setup] Mar 19 04:17:06.399 INFO E| Compiling zerocopy-derive v0.8.25
27762026-03-19T04:17:06.807Z[ helios-setup] Mar 19 04:17:06.399 INFO E| Compiling num-derive v0.4.2
27772026-03-19T04:17:06.807Z[ helios-setup] Mar 19 04:17:06.399 INFO E| Compiling modular-bitfield-impl v0.13.1
27782026-03-19T04:17:06.807Z[ helios-setup] Mar 19 04:17:06.399 INFO E| Compiling strum_macros v0.27.1
27792026-03-19T04:17:06.807Z[ helios-setup] Mar 19 04:17:06.399 INFO E| Compiling scroll_derive v0.12.1
27802026-03-19T04:17:06.956Z[ helios-setup] Mar 19 04:17:06.550 INFO E| Compiling schemars_derive v0.8.22
27812026-03-19T04:17:07.176Z[ helios-setup] Mar 19 04:17:06.770 INFO E| Compiling modular-bitfield v0.11.2
27822026-03-19T04:17:07.221Z[ helios-setup] Mar 19 04:17:06.815 INFO E| Compiling structopt v0.3.26
27832026-03-19T04:17:07.241Z[ omicron-package] Finished `release` profile [optimized] target(s) in 44.77s
27842026-03-19T04:17:07.665Z[ omicron-package]
27852026-03-19T04:17:07.666Z[ omicron-package] real 45.108285257
27862026-03-19T04:17:07.669Z[ omicron-package] user 4:58.108420551
27872026-03-19T04:17:07.669Z[ omicron-package] sys 26.410062233
27882026-03-19T04:17:07.669Z[ omicron-package] trap 0.334670186
27892026-03-19T04:17:07.669Z[ omicron-package] tflt 0.615301923
27902026-03-19T04:17:07.669Z[ omicron-package] dflt 2.436879022
27912026-03-19T04:17:07.669Z[ omicron-package] kflt 0.000269059
27922026-03-19T04:17:07.669Z[ omicron-package] lock 10:23.311579417
27932026-03-19T04:17:07.669Z[ omicron-package] slp 6:03.672968528
27942026-03-19T04:17:07.669Z[ omicron-package] lat 52.829241701
27952026-03-19T04:17:07.669Z[ omicron-package] stop 1:18.848835482
27962026-03-19T04:17:07.669ZMar 19 04:17:07.261 INFO [omicron-package] process exited with exit status: 0 (45.207447188s)
27972026-03-19T04:17:07.669ZMar 19 04:17:07.261 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
27982026-03-19T04:17:07.669ZMar 19 04:17:07.262 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
27992026-03-19T04:17:07.687Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
28002026-03-19T04:17:07.690Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
28012026-03-19T04:17:07.690Z[ recovery-target] Created new build target 'recovery' and set it as active
28022026-03-19T04:17:07.690Z[ host-target] Created new build target 'host' and set it as active
28032026-03-19T04:17:07.694ZMar 19 04:17:07.289 INFO [recovery-target] process exited with exit status: 0 (26.141854ms)
28042026-03-19T04:17:07.694ZMar 19 04:17:07.289 INFO [host-target] process exited with exit status: 0 (27.84567ms)
28052026-03-19T04:17:07.694ZMar 19 04:17:07.289 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
28062026-03-19T04:17:07.709Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
28072026-03-19T04:17:07.797Z[ helios-setup] Mar 19 04:17:07.392 INFO E| Compiling scroll v0.12.0
28082026-03-19T04:17:08.108Z[ helios-setup] Mar 19 04:17:07.702 INFO E| Compiling goblin v0.9.3
28092026-03-19T04:17:08.294Z[ helios-setup] Mar 19 04:17:07.889 INFO E| Compiling modular-bitfield v0.13.1
28102026-03-19T04:17:08.424Z[ helios-setup] Mar 19 04:17:08.019 INFO E| Compiling pest v2.8.0
28112026-03-19T04:17:09.825Z[ helios-setup] Mar 19 04:17:09.419 INFO E| Compiling pest_meta v2.8.0
28122026-03-19T04:17:09.931Z[ host-package] Compiling ring v0.17.14
28132026-03-19T04:17:10.301Z[ host-package] Compiling regress v0.10.5
28142026-03-19T04:17:10.301Z[ host-package] Compiling heck v0.5.0
28152026-03-19T04:17:10.340Z[ host-package] Compiling unsafe-libyaml v0.2.11
28162026-03-19T04:17:10.409Z[ host-package] Compiling convert_case v0.4.0
28172026-03-19T04:17:10.453Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28182026-03-19T04:17:10.453Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28192026-03-19T04:17:10.521Z[ host-package] Compiling prettyplease v0.2.37
28202026-03-19T04:17:10.521Z[ host-package] Compiling universal-hash v0.5.1
28212026-03-19T04:17:10.525Z[ host-package] Compiling thiserror-impl-no-std v2.0.2
28222026-03-19T04:17:10.525Z[ host-package] Compiling unicode-width v0.1.14
28232026-03-19T04:17:10.525Z[ host-package] Compiling opaque-debug v0.3.1
28242026-03-19T04:17:10.555Z[ host-package] Compiling chacha20 v0.9.1
28252026-03-19T04:17:10.578Z[ helios-setup] Mar 19 04:17:10.172 INFO E| Compiling pest_generator v2.8.0
28262026-03-19T04:17:10.590Z[ host-package] Compiling password-hash v0.5.0
28272026-03-19T04:17:10.593Z[ host-package] Compiling typify-impl v0.6.1
28282026-03-19T04:17:10.952Z[ host-package] Compiling derive_more v0.99.20
28292026-03-19T04:17:11.148Z[ host-package] Compiling serde_yaml v0.9.34+deprecated
28302026-03-19T04:17:11.151Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
28312026-03-19T04:17:11.306Z[ host-package] Compiling poly1305 v0.8.0
28322026-03-19T04:17:11.309Z[ host-package] Compiling blake2 v0.10.6
28332026-03-19T04:17:11.413Z[ host-package] Compiling aead v0.5.2
28342026-03-19T04:17:11.473Z[ helios-setup] Mar 19 04:17:11.066 INFO E| Compiling pest_derive v2.8.0
28352026-03-19T04:17:11.477Z[ host-package] Compiling is-terminal v0.4.17
28362026-03-19T04:17:11.485Z[ host-package] Compiling swrite v0.1.0
28372026-03-19T04:17:11.718Z[ host-package] Compiling serde_spanned v1.0.4
28382026-03-19T04:17:11.870Z[ host-package] Compiling chacha20poly1305 v0.10.1
28392026-03-19T04:17:11.916Z[ host-package] Compiling argon2 v0.5.3
28402026-03-19T04:17:12.026Z[ host-package] Compiling toml_writer v1.0.6+spec-1.1.0
28412026-03-19T04:17:12.192Z[ host-package] Compiling bytecount v0.6.9
28422026-03-19T04:17:12.296Z[ host-package] Compiling derive-where v1.6.0
28432026-03-19T04:17:12.375Z[ host-package] Compiling thread_local v1.1.9
28442026-03-19T04:17:12.375Z[ host-package] Compiling match_cfg v0.1.0
28452026-03-19T04:17:12.516Z[ host-package] Compiling thiserror-no-std v2.0.2
28462026-03-19T04:17:12.520Z[ host-package] Compiling toml v0.9.12+spec-1.1.0
28472026-03-19T04:17:12.654Z[ host-package] Compiling hostname v0.3.1
28482026-03-19T04:17:12.752Z[ host-package] Compiling vsss-rs v3.3.4
28492026-03-19T04:17:12.797Z[ helios-setup] Mar 19 04:17:12.390 INFO E| Compiling json5 v0.4.1
28502026-03-19T04:17:12.839Z[ host-package] Compiling multer v3.1.0
28512026-03-19T04:17:12.842Z[ host-package] Compiling slog-async v2.8.0
28522026-03-19T04:17:12.941Z[ host-package] Compiling slog-json v2.6.1
28532026-03-19T04:17:13.003Z[ host-package] Compiling crossbeam-channel v0.5.15
28542026-03-19T04:17:13.117Z[ host-package] Compiling futures-executor v0.3.32
28552026-03-19T04:17:13.303Z[ host-package] Compiling take_mut v0.2.2
28562026-03-19T04:17:13.431Z[ host-package] Compiling term v1.2.1
28572026-03-19T04:17:13.528Z[ host-package] Compiling futures v0.3.32
28582026-03-19T04:17:13.569Z[ host-package] Compiling slog-bunyan v2.5.0
28592026-03-19T04:17:13.718Z[ host-package] Compiling dropshot v0.16.7
28602026-03-19T04:17:13.774Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28612026-03-19T04:17:13.811Z[ host-package] Compiling async-stream v0.3.6
28622026-03-19T04:17:13.866Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
28632026-03-19T04:17:14.004Z[ host-package] Compiling slog-term v2.9.2
28642026-03-19T04:17:14.078Z[ host-package] Compiling waitgroup v0.1.2
28652026-03-19T04:17:14.155Z[ host-package] Compiling backon v1.6.0
28662026-03-19T04:17:14.242Z[ host-package] Compiling rustls-pemfile v2.2.0
28672026-03-19T04:17:14.308Z[ host-package] Compiling hostname v0.4.2
28682026-03-19T04:17:14.384Z[ host-package] Compiling rustls v0.23.37
28692026-03-19T04:17:14.387Z[ host-package] Compiling rustls v0.22.4
28702026-03-19T04:17:14.387Z[ host-package] Compiling serde_path_to_error v0.1.20
28712026-03-19T04:17:14.489Z[ host-package] Compiling instant v0.1.13
28722026-03-19T04:17:14.526Z[ host-package] Compiling debug-ignore v1.0.5
28732026-03-19T04:17:14.529Z[ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
28742026-03-19T04:17:14.561Z[ host-package] Compiling parse-display v0.10.0
28752026-03-19T04:17:14.564Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28762026-03-19T04:17:14.564Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28772026-03-19T04:17:14.594Z[ host-package] Compiling macaddr v1.0.1
28782026-03-19T04:17:14.734Z[ host-package] Compiling backoff v0.4.0
28792026-03-19T04:17:14.737Z[ host-package] Compiling console v0.15.11
28802026-03-19T04:17:14.737Z[ host-package] Compiling newline-converter v0.3.0
28812026-03-19T04:17:14.803Z[ host-package] Compiling atomicwrites v0.4.4
28822026-03-19T04:17:14.963Z[ host-package] Compiling num-rational v0.4.2
28832026-03-19T04:17:14.970Z[ helios-setup] Mar 19 04:17:14.563 INFO E| Compiling four-cc v0.4.0
28842026-03-19T04:17:14.970Z[ helios-setup] Mar 19 04:17:14.564 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
28852026-03-19T04:17:15.118Z[ helios-setup] Mar 19 04:17:14.708 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
28862026-03-19T04:17:15.122Z[ host-package] Compiling num-complex v0.4.6
28872026-03-19T04:17:15.277Z[ host-package] Compiling slog-dtrace v0.3.0
28882026-03-19T04:17:15.332Z[ host-package] Compiling owo-colors v4.3.0
28892026-03-19T04:17:15.335Z[ host-package] Compiling float-ord v0.3.2
28902026-03-19T04:17:15.518Z[ host-package] Compiling expectorate v1.2.0
28912026-03-19T04:17:15.701Z[ host-package] Compiling cancel-safe-futures v0.1.5
28922026-03-19T04:17:15.796Z[ host-package] Compiling num v0.4.3
28932026-03-19T04:17:15.876Z[ host-package] Compiling libsw-core v0.3.2
28942026-03-19T04:17:15.949Z[ host-package] Compiling resolv-conf v0.7.6
28952026-03-19T04:17:16.024Z[ host-package] Compiling rustls-webpki v0.103.9
28962026-03-19T04:17:16.028Z[ host-package] Compiling rustls-webpki v0.102.8
28972026-03-19T04:17:16.028Z[ host-package] Compiling toml v0.8.23
28982026-03-19T04:17:16.169Z[ host-package] Compiling libsw v3.5.0
28992026-03-19T04:17:16.261Z[ host-package] Compiling linear-map v1.2.0
29002026-03-19T04:17:16.540Z[ host-package] Compiling linked-hash-map v0.5.6
29012026-03-19T04:17:16.540Z[ host-package] Compiling minimal-lexical v0.2.1
29022026-03-19T04:17:16.841Z[ host-package] Compiling unicode-xid v0.2.6
29032026-03-19T04:17:16.890Z[ host-package] Compiling hickory-proto v0.24.4
29042026-03-19T04:17:16.975Z[ host-package] Compiling lru-cache v0.1.2
29052026-03-19T04:17:17.038Z[ host-package] Compiling nom v7.1.3
29062026-03-19T04:17:17.073Z[ host-package] Compiling convert_case v0.10.0
29072026-03-19T04:17:17.107Z[ host-package] Compiling termtree v0.5.1
29082026-03-19T04:17:17.110Z[ host-package] Compiling phf_shared v0.12.1
29092026-03-19T04:17:17.110Z[ host-package] Compiling csv-core v0.1.13
29102026-03-19T04:17:17.238Z[ host-package] Compiling vte v0.14.1
29112026-03-19T04:17:17.354Z[ host-package] Compiling chrono-tz v0.10.4
29122026-03-19T04:17:17.460Z[ host-package] Compiling highway v1.3.0
29132026-03-19T04:17:17.538Z[ host-package] Compiling derive_more-impl v2.1.1
29142026-03-19T04:17:17.589Z[ host-package] Compiling csv v1.4.0
29152026-03-19T04:17:17.676Z[ host-package] Compiling strip-ansi-escapes v0.2.1
29162026-03-19T04:17:17.753Z[ host-package] Compiling phf v0.12.1
29172026-03-19T04:17:17.799Z[ host-package] Compiling const_format_proc_macros v0.2.34
29182026-03-19T04:17:17.893Z[ host-package] Compiling papergrid v0.11.0
29192026-03-19T04:17:18.036Z[ host-package] Compiling fd-lock v4.0.4
29202026-03-19T04:17:18.102Z[ host-package] Compiling typify-macro v0.6.1
29212026-03-19T04:17:18.293Z[ host-package] Compiling peg-macros v0.8.5
29222026-03-19T04:17:18.434Z[ host-package] Compiling tabled_derive v0.7.0
29232026-03-19T04:17:18.503Z[ host-package] Compiling nu-ansi-term v0.50.3
29242026-03-19T04:17:18.651Z[ host-package] Compiling derive_more v2.1.1
29252026-03-19T04:17:18.834Z[ host-package] Compiling crossterm v0.29.0
29262026-03-19T04:17:19.004Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29272026-03-19T04:17:19.100Z[ host-package] Compiling reedline v0.40.0
29282026-03-19T04:17:19.288Z[ host-package] Compiling const_format v0.2.35
29292026-03-19T04:17:19.536Z[ host-package] Compiling tokio-rustls v0.25.0
29302026-03-19T04:17:19.969Z[ host-package] Compiling tabled v0.15.0
29312026-03-19T04:17:20.009Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29322026-03-19T04:17:20.057Z[ host-package] Compiling peg v0.8.5
29332026-03-19T04:17:20.243Z[ host-package] Compiling typify v0.6.1
29342026-03-19T04:17:20.426Z[ host-package] Compiling progenitor-impl v0.13.0
29352026-03-19T04:17:22.296Z[ host-package] Compiling tokio-rustls v0.26.4
29362026-03-19T04:17:22.842Z[ host-package] Compiling hyper-rustls v0.27.7
29372026-03-19T04:17:22.990Z[ host-package] Compiling rustls-platform-verifier v0.6.2
29382026-03-19T04:17:23.359Z[ host-package] Compiling reqwest v0.13.2
29392026-03-19T04:17:23.415Z[ host-package] Compiling reqwest v0.12.28
29402026-03-19T04:17:24.489Z[ host-package] Compiling progenitor-macro v0.13.0
29412026-03-19T04:17:24.678Z[ host-package] Compiling hickory-resolver v0.24.4
29422026-03-19T04:17:25.901Z[ host-package] Compiling progenitor-client v0.13.0
29432026-03-19T04:17:26.326Z[ host-package] Compiling progenitor-extras v0.1.1
29442026-03-19T04:17:26.551Z[ host-package] Compiling progenitor-client v0.10.0
29452026-03-19T04:17:26.696Z[ host-package] Compiling qorb v0.4.1
29462026-03-19T04:17:26.997Z[ host-package] Compiling bcs v0.1.6
29472026-03-19T04:17:27.059Z[ host-package] Compiling semver v0.1.20
29482026-03-19T04:17:27.494Z[ host-package] Compiling rustc_version v0.1.7
29492026-03-19T04:17:27.628Z[ host-package] Compiling typify-impl v0.4.3
29502026-03-19T04:17:27.721Z[ host-package] Compiling humantime v2.3.0
29512026-03-19T04:17:27.909Z[ host-package] Compiling newtype_derive v0.1.6
29522026-03-19T04:17:28.129Z[ host-package] Compiling smawk v0.3.2
29532026-03-19T04:17:28.395Z[ host-package] Compiling unicode-linebreak v0.1.5
29542026-03-19T04:17:28.597Z[ host-package] Compiling dropshot-api-manager-types v0.6.0
29552026-03-19T04:17:28.708Z[ host-package] Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
29562026-03-19T04:17:28.772Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29572026-03-19T04:17:28.900Z[ host-package] Compiling textwrap v0.16.2
29582026-03-19T04:17:29.788Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
29592026-03-19T04:17:30.602Z[ host-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
29602026-03-19T04:17:31.048Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29612026-03-19T04:17:31.095Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29622026-03-19T04:17:31.099Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29632026-03-19T04:17:31.099Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29642026-03-19T04:17:31.337Z[ host-package] Compiling steno v0.4.1
29652026-03-19T04:17:31.891Z[ host-package] Compiling utf-8 v0.7.6
29662026-03-19T04:17:31.939Z[ host-package] Compiling tagptr v0.2.0
29672026-03-19T04:17:32.250Z[ host-package] Compiling moka v0.12.13
29682026-03-19T04:17:32.307Z[ host-package] Compiling tungstenite v0.21.0
29692026-03-19T04:17:34.590Z[ host-package] Compiling progenitor v0.13.0
29702026-03-19T04:17:34.634Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
29712026-03-19T04:17:34.883Z[ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
29722026-03-19T04:17:35.132Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29732026-03-19T04:17:35.303Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
29742026-03-19T04:17:35.543Z[ helios-setup] Mar 19 04:17:35.132 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
29752026-03-19T04:17:36.649Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
29762026-03-19T04:17:36.697Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29772026-03-19T04:17:37.413Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29782026-03-19T04:17:37.752Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29792026-03-19T04:17:38.045Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
29802026-03-19T04:17:39.749Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29812026-03-19T04:17:40.588Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29822026-03-19T04:17:40.593Z[ helios-setup] Mar 19 04:17:40.181 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
29832026-03-19T04:17:41.344Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29842026-03-19T04:17:42.263Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29852026-03-19T04:17:42.263Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
29862026-03-19T04:17:42.338Z[ host-package] Compiling tough v0.20.0
29872026-03-19T04:17:42.522Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29882026-03-19T04:17:42.562Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29892026-03-19T04:17:42.626Z[ host-package] Compiling typify-macro v0.4.3
29902026-03-19T04:17:43.737Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
29912026-03-19T04:17:44.855Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29922026-03-19T04:17:44.900Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29932026-03-19T04:17:46.883Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29942026-03-19T04:17:47.002Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29952026-03-19T04:17:47.254Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29962026-03-19T04:17:47.393Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29972026-03-19T04:17:47.947Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29982026-03-19T04:17:48.647Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
29992026-03-19T04:17:48.888Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30002026-03-19T04:17:51.569Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30012026-03-19T04:17:52.160Z[ host-package] Compiling typify v0.4.3
30022026-03-19T04:17:52.453Z[ host-package] Compiling progenitor-impl v0.10.0
30032026-03-19T04:17:53.268Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30042026-03-19T04:17:53.382Z[ host-package] Compiling hickory-resolver v0.25.2
30052026-03-19T04:17:53.471Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30062026-03-19T04:17:53.836Z[ host-package] Compiling tokio-tungstenite v0.21.0
30072026-03-19T04:17:54.854Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30082026-03-19T04:17:55.831Z[ host-package] Compiling progenitor-macro v0.10.0
30092026-03-19T04:17:56.693Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30102026-03-19T04:17:57.892Z[ helios-setup] Mar 19 04:17:57.476 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.48s
30112026-03-19T04:17:57.933Z[ helios-setup] Mar 19 04:17:57.517 INFO building project "amd-host-image-builder" ok (58 seconds)
30122026-03-19T04:17:57.934Z[ helios-setup] Mar 19 04:17:57.517 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
30132026-03-19T04:17:57.944Z[ helios-setup] Mar 19 04:17:57.528 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.94.0-x86_64-unknown-illumos (default)"
30142026-03-19T04:17:57.944Z[ helios-setup] Mar 19 04:17:57.528 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
30152026-03-19T04:17:57.947Z[ helios-setup] Mar 19 04:17:57.528 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
30162026-03-19T04:17:58.073Z[ helios-setup] Mar 19 04:17:57.657 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
30172026-03-19T04:17:58.312Z[ host-package] Compiling num-derive v0.3.3
30182026-03-19T04:17:58.435Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
30192026-03-19T04:17:58.459Z[ helios-setup] Mar 19 04:17:58.044 INFO E| From https://github.com/jclulow/hiercmd
30202026-03-19T04:17:58.460Z[ helios-setup] Mar 19 04:17:58.044 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
30212026-03-19T04:17:58.474Z[ helios-setup] Mar 19 04:17:58.058 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
30222026-03-19T04:17:58.754Z[ helios-setup] Mar 19 04:17:58.338 INFO E| From https://github.com/oxidecomputer/network-interface
30232026-03-19T04:17:58.754Z[ helios-setup] Mar 19 04:17:58.338 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
30242026-03-19T04:17:58.768Z[ helios-setup] Mar 19 04:17:58.352 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
30252026-03-19T04:17:58.989Z[ host-package] Compiling proc-macro-error2 v2.0.1
30262026-03-19T04:17:59.060Z[ helios-setup] Mar 19 04:17:58.643 INFO E| From https://github.com/oxidecomputer/boot-image-tools
30272026-03-19T04:17:59.060Z[ helios-setup] Mar 19 04:17:58.643 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
30282026-03-19T04:17:59.082Z[ helios-setup] Mar 19 04:17:58.666 INFO E| Updating crates.io index
30292026-03-19T04:17:59.231Z[ helios-setup] Mar 19 04:17:58.814 INFO E| Downloading crates ...
30302026-03-19T04:17:59.332Z[ host-package] Compiling vergen-gitcl v1.0.8
30312026-03-19T04:17:59.370Z[ helios-setup] Mar 19 04:17:58.954 INFO E| Downloaded getopts v0.2.24
30322026-03-19T04:17:59.374Z[ helios-setup] Mar 19 04:17:58.956 INFO E| Downloaded futures v0.3.31
30332026-03-19T04:17:59.377Z[ helios-setup] Mar 19 04:17:58.960 INFO E| Downloaded base64ct v1.8.0
30342026-03-19T04:17:59.407Z[ helios-setup] Mar 19 04:17:58.991 INFO E| Downloaded futures-macro v0.3.31
30352026-03-19T04:17:59.410Z[ helios-setup] Mar 19 04:17:58.992 INFO E| Downloaded futures-core v0.3.31
30362026-03-19T04:17:59.410Z[ helios-setup] Mar 19 04:17:58.993 INFO E| Downloaded env_filter v0.1.4
30372026-03-19T04:17:59.420Z[ helios-setup] Mar 19 04:17:59.004 INFO E| Downloaded iana-time-zone v0.1.64
30382026-03-19T04:17:59.424Z[ helios-setup] Mar 19 04:17:59.008 INFO E| Downloaded crc v3.3.0
30392026-03-19T04:17:59.427Z[ helios-setup] Mar 19 04:17:59.009 INFO E| Downloaded anyhow v1.0.100
30402026-03-19T04:17:59.430Z[ helios-setup] Mar 19 04:17:59.013 INFO E| Downloaded cc v1.2.44
30412026-03-19T04:17:59.433Z[ helios-setup] Mar 19 04:17:59.017 INFO E| Downloaded find-msvc-tools v0.1.4
30422026-03-19T04:17:59.457Z[ helios-setup] Mar 19 04:17:59.032 INFO E| Downloaded futures-util v0.3.31
30432026-03-19T04:17:59.460Z[ helios-setup] Mar 19 04:17:59.043 INFO E| Downloaded serde_spanned v1.0.3
30442026-03-19T04:17:59.463Z[ helios-setup] Mar 19 04:17:59.044 INFO E| Downloaded clap_builder v4.5.51
30452026-03-19T04:17:59.467Z[ helios-setup] Mar 19 04:17:59.051 INFO E| Downloaded unicode-ident v1.0.22
30462026-03-19T04:17:59.480Z[ helios-setup] Mar 19 04:17:59.062 INFO E| Downloaded toml v0.9.8
30472026-03-19T04:17:59.483Z[ helios-setup] Mar 19 04:17:59.066 INFO E| Downloaded pin-project-lite v0.2.16
30482026-03-19T04:17:59.487Z[ helios-setup] Mar 19 04:17:59.071 INFO E| Downloaded thiserror v2.0.17
30492026-03-19T04:17:59.493Z[ helios-setup] Mar 19 04:17:59.077 INFO E| Downloaded libdevinfo-sys v1.1.0
30502026-03-19T04:17:59.497Z[ helios-setup] Mar 19 04:17:59.078 INFO E| Downloaded futures-sink v0.3.31
30512026-03-19T04:17:59.506Z[ helios-setup] Mar 19 04:17:59.090 INFO E| Downloaded zeroize_derive v1.4.2
30522026-03-19T04:17:59.509Z[ host-package] Compiling dirs-sys-next v0.1.2
30532026-03-19T04:17:59.512Z[ helios-setup] Mar 19 04:17:59.094 INFO E| Downloaded toml_edit v0.23.7
30542026-03-19T04:17:59.516Z[ helios-setup] Mar 19 04:17:59.101 INFO E| Downloaded signal-hook-registry v1.4.6
30552026-03-19T04:17:59.522Z[ helios-setup] Mar 19 04:17:59.104 INFO E| Downloaded time-macros v0.2.24
30562026-03-19T04:17:59.522Z[ helios-setup] Mar 19 04:17:59.106 INFO E| Downloaded deranged v0.5.5
30572026-03-19T04:17:59.526Z[ helios-setup] Mar 19 04:17:59.107 INFO E| Downloaded zerocopy-derive v0.8.27
30582026-03-19T04:17:59.531Z[ helios-setup] Mar 19 04:17:59.115 INFO E| Downloaded thiserror-impl v2.0.17
30592026-03-19T04:17:59.531Z[ helios-setup] Mar 19 04:17:59.115 INFO E| Downloaded futures-executor v0.3.31
30602026-03-19T04:17:59.536Z[ helios-setup] Mar 19 04:17:59.120 INFO E| Downloaded getrandom v0.2.16
30612026-03-19T04:17:59.551Z[ helios-setup] Mar 19 04:17:59.134 INFO E| Downloaded toml_writer v1.0.4
30622026-03-19T04:17:59.555Z[ helios-setup] Mar 19 04:17:59.136 INFO E| Downloaded env_logger v0.11.8
30632026-03-19T04:17:59.555Z[ helios-setup] Mar 19 04:17:59.138 INFO E| Downloaded bitflags v2.10.0
30642026-03-19T04:17:59.558Z[ helios-setup] Mar 19 04:17:59.141 INFO E| Downloaded socket2 v0.6.1
30652026-03-19T04:17:59.561Z[ helios-setup] Mar 19 04:17:59.143 INFO E| Downloaded time v0.3.44
30662026-03-19T04:17:59.565Z[ helios-setup] Mar 19 04:17:59.149 INFO E| Downloaded proc-macro2 v1.0.103
30672026-03-19T04:17:59.568Z[ helios-setup] Mar 19 04:17:59.152 INFO E| Downloaded log v0.4.28
30682026-03-19T04:17:59.571Z[ helios-setup] Mar 19 04:17:59.154 INFO E| Downloaded clap_derive v4.5.49
30692026-03-19T04:17:59.575Z[ helios-setup] Mar 19 04:17:59.156 INFO E| Downloaded flate2 v1.1.5
30702026-03-19T04:17:59.579Z[ helios-setup] Mar 19 04:17:59.160 INFO E| Downloaded memchr v2.7.6
30712026-03-19T04:17:59.586Z[ host-package] Compiling libscf-sys v1.1.0
30722026-03-19T04:17:59.589Z[ helios-setup] Mar 19 04:17:59.171 INFO E| Downloaded iddqd v0.3.14
30732026-03-19T04:17:59.633Z[ helios-setup] Mar 19 04:17:59.217 INFO E| Downloaded serde_json v1.0.145
30742026-03-19T04:17:59.637Z[ helios-setup] Mar 19 04:17:59.219 INFO E| Downloaded bitfield-macros v0.19.3
30752026-03-19T04:17:59.647Z[ host-package] Compiling maplit v1.0.2
30762026-03-19T04:17:59.650Z[ helios-setup] Mar 19 04:17:59.232 INFO E| Downloaded futures-io v0.3.31
30772026-03-19T04:17:59.660Z[ helios-setup] Mar 19 04:17:59.243 INFO E| Downloaded unicode-width v0.2.2
30782026-03-19T04:17:59.685Z[ helios-setup] Mar 19 04:17:59.268 INFO E| Downloaded anstyle-query v1.1.4
30792026-03-19T04:17:59.688Z[ helios-setup] Mar 19 04:17:59.271 INFO E| Downloaded futures-task v0.3.31
30802026-03-19T04:17:59.688Z[ helios-setup] Mar 19 04:17:59.272 INFO E| Downloaded bytes v1.10.1
30812026-03-19T04:17:59.691Z[ helios-setup] Mar 19 04:17:59.275 INFO E| Downloaded devinfo v0.1.0
30822026-03-19T04:17:59.706Z[ helios-setup] Mar 19 04:17:59.276 INFO E| Downloaded chrono v0.4.42
30832026-03-19T04:17:59.706Z[ helios-setup] Mar 19 04:17:59.283 INFO E| Downloaded time-core v0.1.6
30842026-03-19T04:17:59.706Z[ helios-setup] Mar 19 04:17:59.284 INFO E| Downloaded clap_lex v0.7.6
30852026-03-19T04:17:59.706Z[ helios-setup] Mar 19 04:17:59.285 INFO E| Downloaded toml_datetime v0.7.3
30862026-03-19T04:17:59.706Z[ helios-setup] Mar 19 04:17:59.287 INFO E| Downloaded slab v0.4.11
30872026-03-19T04:17:59.706Z[ helios-setup] Mar 19 04:17:59.288 INFO E| Downloaded generic-array v0.14.9
30882026-03-19T04:17:59.706Z[ helios-setup] Mar 19 04:17:59.289 INFO E| Downloaded bitfield v0.19.3
30892026-03-19T04:17:59.711Z[ helios-setup] Mar 19 04:17:59.290 INFO E| Downloaded simd-adler32 v0.3.7
30902026-03-19T04:17:59.742Z[ helios-setup] Mar 19 04:17:59.326 INFO E| Downloaded toml_parser v1.0.4
30912026-03-19T04:17:59.745Z[ helios-setup] Mar 19 04:17:59.328 INFO E| Downloaded term v1.2.0
30922026-03-19T04:17:59.749Z[ helios-setup] Mar 19 04:17:59.331 INFO E| Downloaded syn v2.0.108
30932026-03-19T04:17:59.757Z[ helios-setup] Mar 19 04:17:59.341 INFO E| Downloaded uuid v1.18.1
30942026-03-19T04:17:59.761Z[ helios-setup] Mar 19 04:17:59.344 INFO E| Downloaded quote v1.0.41
30952026-03-19T04:17:59.764Z[ helios-setup] Mar 19 04:17:59.346 INFO E| Downloaded futures-channel v0.3.31
30962026-03-19T04:17:59.775Z[ helios-setup] Mar 19 04:17:59.359 INFO E| Downloaded rsa v0.9.8
30972026-03-19T04:17:59.778Z[ helios-setup] Mar 19 04:17:59.362 INFO E| Downloaded clap v4.5.51
30982026-03-19T04:17:59.786Z[ helios-setup] Mar 19 04:17:59.370 INFO E| Downloaded indexmap v2.12.0
30992026-03-19T04:17:59.791Z[ helios-setup] Mar 19 04:17:59.375 INFO E| Downloaded mio v1.1.0
31002026-03-19T04:17:59.795Z[ helios-setup] Mar 19 04:17:59.379 INFO E| Downloaded num-bigint-dig v0.8.4
31012026-03-19T04:17:59.802Z[ helios-setup] Mar 19 04:17:59.383 INFO E| Downloaded libm v0.2.15
31022026-03-19T04:17:59.809Z[ helios-setup] Mar 19 04:17:59.393 INFO E| Downloaded hashbrown v0.16.0
31032026-03-19T04:17:59.820Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31042026-03-19T04:17:59.823Z[ helios-setup] Mar 19 04:17:59.404 INFO E| Downloaded winnow v0.7.13
31052026-03-19T04:17:59.829Z[ helios-setup] Mar 19 04:17:59.413 INFO E| Downloaded rustix v1.1.2
31062026-03-19T04:17:59.849Z[ helios-setup] Mar 19 04:17:59.433 INFO E| Downloaded zerocopy v0.8.27
31072026-03-19T04:17:59.867Z[ helios-setup] Mar 19 04:17:59.451 INFO E| Downloaded libc v0.2.177
31082026-03-19T04:17:59.883Z[ host-package] Compiling diesel_derives v2.3.7
31092026-03-19T04:17:59.908Z[ helios-setup] Mar 19 04:17:59.489 INFO E| Downloaded tokio v1.48.0
31102026-03-19T04:17:59.958Z[ host-package] Compiling glob v0.3.3
31112026-03-19T04:18:00.024Z[ host-package] Compiling crunchy v0.2.4
31122026-03-19T04:18:00.036Z[ helios-setup] Mar 19 04:17:59.618 INFO E| Compiling proc-macro2 v1.0.103
31132026-03-19T04:18:00.075Z[ helios-setup] Mar 19 04:17:59.659 INFO E| Compiling unicode-ident v1.0.22
31142026-03-19T04:18:00.075Z[ helios-setup] Mar 19 04:17:59.659 INFO E| Compiling quote v1.0.41
31152026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.659 INFO E| Compiling libc v0.2.177
31162026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.659 INFO E| Compiling serde_core v1.0.228
31172026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.659 INFO E| Compiling cfg-if v1.0.4
31182026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.659 INFO E| Compiling serde v1.0.228
31192026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.659 INFO E| Compiling version_check v0.9.5
31202026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.659 INFO E| Compiling autocfg v1.5.0
31212026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.659 INFO E| Compiling typenum v1.19.0
31222026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.659 INFO E| Compiling const-oid v0.9.6
31232026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.660 INFO E| Compiling libm v0.2.15
31242026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.660 INFO E| Compiling zerocopy v0.8.27
31252026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.660 INFO E| Compiling rustversion v1.0.22
31262026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.660 INFO E| Compiling base64ct v1.8.0
31272026-03-19T04:18:00.080Z[ helios-setup] Mar 19 04:17:59.660 INFO E| Compiling smallvec v1.15.1
31282026-03-19T04:18:00.594Z[ helios-setup] Mar 19 04:18:00.178 INFO E| Compiling zeroize v1.8.2
31292026-03-19T04:18:00.598Z[ helios-setup] Mar 19 04:18:00.178 INFO E| Compiling rustix v1.1.2
31302026-03-19T04:18:00.633Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31312026-03-19T04:18:00.644Z[ host-package] Compiling clang-sys v1.8.1
31322026-03-19T04:18:00.648Z[ host-package] Compiling dirs-next v2.0.0
31332026-03-19T04:18:01.098Z[ host-package] Compiling tabled_derive v0.11.0
31342026-03-19T04:18:01.248Z[ host-package] Compiling papergrid v0.17.0
31352026-03-19T04:18:01.397Z[ helios-setup] Mar 19 04:18:00.980 INFO E| Compiling generic-array v0.14.9
31362026-03-19T04:18:01.397Z[ helios-setup] Mar 19 04:18:00.980 INFO E| Compiling winnow v0.7.13
31372026-03-19T04:18:01.518Z[ helios-setup] Mar 19 04:18:01.100 INFO E| Compiling anyhow v1.0.100
31382026-03-19T04:18:01.525Z[ helios-setup] Mar 19 04:18:01.109 INFO E| Compiling flagset v0.4.7
31392026-03-19T04:18:01.569Z[ helios-setup] Mar 19 04:18:01.153 INFO E| Compiling equivalent v1.0.2
31402026-03-19T04:18:01.614Z[ host-package] Compiling testing_table v0.3.0
31412026-03-19T04:18:01.686Z[ helios-setup] Mar 19 04:18:01.269 INFO E| Compiling memchr v2.7.6
31422026-03-19T04:18:01.910Z[ helios-setup] Mar 19 04:18:01.494 INFO E| Compiling num-traits v0.2.19
31432026-03-19T04:18:02.037Z[ helios-setup] Mar 19 04:18:01.621 INFO E| Compiling pem-rfc7468 v0.7.0
31442026-03-19T04:18:02.037Z[ helios-setup] Mar 19 04:18:01.621 INFO E| Compiling utf8parse v0.2.2
31452026-03-19T04:18:02.097Z[ host-package] Compiling dsl_auto_type v0.2.0
31462026-03-19T04:18:02.153Z[ helios-setup] Mar 19 04:18:01.736 INFO E| Compiling byteorder v1.5.0
31472026-03-19T04:18:02.242Z[ host-package] Compiling scheduled-thread-pool v0.2.7
31482026-03-19T04:18:02.242Z[ host-package] Compiling diesel_table_macro_syntax v0.3.0
31492026-03-19T04:18:02.345Z[ helios-setup] Mar 19 04:18:01.928 INFO E| Compiling crc32fast v1.5.0
31502026-03-19T04:18:02.419Z[ helios-setup] Mar 19 04:18:02.002 INFO E| Compiling hashbrown v0.16.0
31512026-03-19T04:18:02.468Z[ helios-setup] Mar 19 04:18:02.052 INFO E| Compiling anstyle-parse v0.2.7
31522026-03-19T04:18:02.680Z[ helios-setup] Mar 19 04:18:02.263 INFO E| Compiling getrandom v0.2.16
31532026-03-19T04:18:02.743Z[ host-package] Compiling tiny-keccak v2.0.2
31542026-03-19T04:18:02.885Z[ helios-setup] Mar 19 04:18:02.468 INFO E| Compiling errno v0.3.14
31552026-03-19T04:18:02.952Z[ helios-setup] Mar 19 04:18:02.535 INFO E| Compiling rand_core v0.6.4
31562026-03-19T04:18:02.955Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31572026-03-19T04:18:03.107Z[ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31582026-03-19T04:18:03.148Z[ helios-setup] Mar 19 04:18:02.731 INFO E| Compiling syn v2.0.108
31592026-03-19T04:18:03.209Z[ host-package] Compiling progenitor v0.10.0
31602026-03-19T04:18:03.242Z[ helios-setup] Mar 19 04:18:02.826 INFO E| Compiling allocator-api2 v0.2.21
31612026-03-19T04:18:03.335Z[ helios-setup] Mar 19 04:18:02.918 INFO E| Compiling colorchoice v1.0.4
31622026-03-19T04:18:03.592Z[ helios-setup] Mar 19 04:18:03.175 INFO E| Compiling syn v1.0.109
31632026-03-19T04:18:03.601Z[ helios-setup] Mar 19 04:18:03.184 INFO E| Compiling find-msvc-tools v0.1.4
31642026-03-19T04:18:03.638Z[ helios-setup] Mar 19 04:18:03.221 INFO E| Compiling shlex v1.3.0
31652026-03-19T04:18:03.639Z[ helios-setup] Mar 19 04:18:03.221 INFO E| Compiling toml_datetime v0.7.3
31662026-03-19T04:18:03.639Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31672026-03-19T04:18:03.642Z[ helios-setup] Mar 19 04:18:03.221 INFO E| Compiling is_terminal_polyfill v1.70.2
31682026-03-19T04:18:03.642Z[ helios-setup] Mar 19 04:18:03.221 INFO E| Compiling cpufeatures v0.2.17
31692026-03-19T04:18:03.681Z[ helios-setup] Mar 19 04:18:03.264 INFO E| Compiling anstyle-query v1.1.4
31702026-03-19T04:18:03.710Z[ host-package] Compiling r2d2 v0.8.10
31712026-03-19T04:18:03.916Z[ helios-setup] Mar 19 04:18:03.499 INFO E| Compiling indexmap v2.12.0
31722026-03-19T04:18:04.009Z[ helios-setup] Mar 19 04:18:03.588 INFO E| Compiling anstyle v1.0.13
31732026-03-19T04:18:04.087Z[ helios-setup] Mar 19 04:18:03.670 INFO E| Compiling radium v0.7.0
31742026-03-19T04:18:04.137Z[ helios-setup] Mar 19 04:18:03.720 INFO E| Compiling cc v1.2.44
31752026-03-19T04:18:04.298Z[ helios-setup] Mar 19 04:18:03.881 INFO E| Compiling slog v2.8.2
31762026-03-19T04:18:04.365Z[ helios-setup] Mar 19 04:18:03.948 INFO E| Compiling unicode-width v0.2.2
31772026-03-19T04:18:04.456Z[ host-package] Compiling term v0.7.0
31782026-03-19T04:18:04.649Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
31792026-03-19T04:18:04.678Z[ helios-setup] Mar 19 04:18:04.261 INFO E| Compiling anstream v0.6.21
31802026-03-19T04:18:04.885Z[ helios-setup] Mar 19 04:18:04.467 INFO E| Compiling block-buffer v0.10.4
31812026-03-19T04:18:04.946Z[ helios-setup] Mar 19 04:18:04.529 INFO E| Compiling crypto-common v0.1.6
31822026-03-19T04:18:04.971Z[ helios-setup] Mar 19 04:18:04.554 INFO E| Compiling futures-sink v0.3.31
31832026-03-19T04:18:05.045Z[ helios-setup] Mar 19 04:18:04.628 INFO E| Compiling futures-core v0.3.31
31842026-03-19T04:18:05.103Z[ helios-setup] Mar 19 04:18:04.686 INFO E| Compiling tap v1.0.1
31852026-03-19T04:18:05.267Z[ helios-setup] Mar 19 04:18:04.850 INFO E| Compiling digest v0.10.7
31862026-03-19T04:18:05.310Z[ helios-setup] Mar 19 04:18:04.893 INFO E| Compiling toml_parser v1.0.4
31872026-03-19T04:18:05.383Z[ helios-setup] Mar 19 04:18:04.966 INFO E| Compiling pin-project-lite v0.2.16
31882026-03-19T04:18:05.523Z[ helios-setup] Mar 19 04:18:05.105 INFO E| Compiling maybe-uninit v2.0.0
31892026-03-19T04:18:05.550Z[ helios-setup] Mar 19 04:18:05.133 INFO E| Compiling pkg-config v0.3.32
31902026-03-19T04:18:05.553Z[ helios-setup] Mar 19 04:18:05.133 INFO E| Compiling parking_lot_core v0.9.12
31912026-03-19T04:18:05.554Z[ helios-setup] Mar 19 04:18:05.133 INFO E| Compiling futures-channel v0.3.31
31922026-03-19T04:18:05.673Z[ helios-setup] Mar 19 04:18:05.256 INFO E| Compiling wyz v0.5.1
31932026-03-19T04:18:05.705Z[ host-package] Compiling tabled v0.20.0
31942026-03-19T04:18:05.901Z[ helios-setup] Mar 19 04:18:05.484 INFO E| Compiling sha2 v0.10.9
31952026-03-19T04:18:05.943Z[ helios-setup] Mar 19 04:18:05.525 INFO E| Compiling getopts v0.2.24
31962026-03-19T04:18:06.053Z[ host-package] Compiling arc-swap v1.8.2
31972026-03-19T04:18:06.097Z[ helios-setup] Mar 19 04:18:05.679 INFO E| Compiling ahash v0.8.12
31982026-03-19T04:18:06.113Z[ helios-setup] Mar 19 04:18:05.695 INFO E| Compiling heck v0.5.0
31992026-03-19T04:18:06.415Z[ helios-setup] Mar 19 04:18:05.998 INFO E| Compiling toml_edit v0.23.7
32002026-03-19T04:18:06.455Z[ helios-setup] Mar 19 04:18:06.037 INFO E| Compiling num-integer v0.1.46
32012026-03-19T04:18:06.517Z[ helios-setup] Mar 19 04:18:06.099 INFO E| Compiling futures-task v0.3.31
32022026-03-19T04:18:06.583Z[ helios-setup] Mar 19 04:18:06.166 INFO E| Compiling itoa v1.0.15
32032026-03-19T04:18:06.649Z[ helios-setup] Mar 19 04:18:06.231 INFO E| Compiling time-core v0.1.6
32042026-03-19T04:18:06.764Z[ helios-setup] Mar 19 04:18:06.346 INFO E| Compiling packed_struct v0.10.1
32052026-03-19T04:18:06.779Z[ helios-setup] Mar 19 04:18:06.361 INFO E| Compiling slab v0.4.11
32062026-03-19T04:18:06.779Z[ helios-setup] Mar 19 04:18:06.361 INFO E| Compiling bytes v1.10.1
32072026-03-19T04:18:06.892Z[ helios-setup] Mar 19 04:18:06.474 INFO E| Compiling spin v0.9.8
32082026-03-19T04:18:07.007Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
32092026-03-19T04:18:07.036Z[ helios-setup] Mar 19 04:18:06.590 INFO E| Compiling strsim v0.11.1
32102026-03-19T04:18:07.036Z[ helios-setup] Mar 19 04:18:06.601 INFO E| Compiling thiserror v1.0.69
32112026-03-19T04:18:07.187Z[ host-package] Compiling bit-vec v0.6.3
32122026-03-19T04:18:07.377Z[ helios-setup] Mar 19 04:18:06.959 INFO E| Compiling bitflags v2.10.0
32132026-03-19T04:18:07.401Z[ helios-setup] Mar 19 04:18:06.983 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
32142026-03-19T04:18:07.465Z[ helios-setup] Mar 19 04:18:07.047 INFO E| Compiling clap_lex v0.7.6
32152026-03-19T04:18:07.503Z[ helios-setup] Mar 19 04:18:07.085 INFO E| Compiling pin-utils v0.1.0
32162026-03-19T04:18:07.520Z[ helios-setup] Mar 19 04:18:07.102 INFO E| Compiling getrandom v0.3.4
32172026-03-19T04:18:07.565Z[ helios-setup] Mar 19 04:18:07.148 INFO E| Compiling funty v2.0.0
32182026-03-19T04:18:07.578Z[ helios-setup] Mar 19 04:18:07.160 INFO E| Compiling num-conv v0.1.0
32192026-03-19T04:18:07.622Z[ helios-setup] Mar 19 04:18:07.204 INFO E| Compiling powerfmt v0.2.0
32202026-03-19T04:18:07.754Z[ helios-setup] Mar 19 04:18:07.332 INFO E| Compiling scopeguard v1.2.0
32212026-03-19T04:18:07.991Z[ helios-setup] Mar 19 04:18:07.572 INFO E| Compiling futures-io v0.3.31
32222026-03-19T04:18:08.079Z[ host-package] Compiling xshell-macros v0.2.7
32232026-03-19T04:18:08.139Z[ host-package] Compiling downcast-rs v2.0.2
32242026-03-19T04:18:08.239Z[ helios-setup] Mar 19 04:18:07.821 INFO E| Compiling proc-macro-crate v3.4.0
32252026-03-19T04:18:08.291Z[ helios-setup] Mar 19 04:18:07.873 INFO E| Compiling num-bigint-dig v0.8.4
32262026-03-19T04:18:08.436Z[ helios-setup] Mar 19 04:18:08.018 INFO E| Compiling deranged v0.5.5
32272026-03-19T04:18:08.707Z[ helios-setup] Mar 19 04:18:08.288 INFO E| Compiling bitvec v1.0.1
32282026-03-19T04:18:08.744Z[ helios-setup] Mar 19 04:18:08.320 INFO E| Compiling time-macros v0.2.24
32292026-03-19T04:18:08.748Z[ helios-setup] Mar 19 04:18:08.329 INFO E| Compiling lock_api v0.4.14
32302026-03-19T04:18:08.773Z[ host-package] Compiling bit-set v0.5.3
32312026-03-19T04:18:08.797Z[ helios-setup] Mar 19 04:18:08.378 INFO E| Compiling lazy_static v1.5.0
32322026-03-19T04:18:08.927Z[ helios-setup] Mar 19 04:18:08.508 INFO E| Compiling num-iter v0.1.45
32332026-03-19T04:18:08.939Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
32342026-03-19T04:18:09.047Z[ helios-setup] Mar 19 04:18:08.629 INFO E| Compiling indexmap v1.9.3
32352026-03-19T04:18:09.151Z[ helios-setup] Mar 19 04:18:08.733 INFO E| Compiling crc-catalog v2.4.0
32362026-03-19T04:18:09.189Z[ host-package] Compiling slog-scope v4.4.1
32372026-03-19T04:18:09.203Z[ helios-setup] Mar 19 04:18:08.784 INFO E| Compiling log v0.4.28
32382026-03-19T04:18:09.233Z[ helios-setup] Mar 19 04:18:08.815 INFO E| Compiling serde_json v1.0.145
32392026-03-19T04:18:09.323Z[ helios-setup] Mar 19 04:18:08.905 INFO E| Compiling once_cell v1.21.3
32402026-03-19T04:18:09.458Z[ host-package] Compiling xshell v0.2.7
32412026-03-19T04:18:09.509Z[ helios-setup] Mar 19 04:18:09.091 INFO E| Compiling thiserror v2.0.17
32422026-03-19T04:18:09.522Z[ helios-setup] Mar 19 04:18:09.104 INFO E| Compiling nodrop v0.1.14
32432026-03-19T04:18:09.582Z[ helios-setup] Mar 19 04:18:09.163 INFO E| Compiling terminal_size v0.4.3
32442026-03-19T04:18:09.599Z[ helios-setup] Mar 19 04:18:09.181 INFO E| Compiling iana-time-zone v0.1.64
32452026-03-19T04:18:09.722Z[ helios-setup] Mar 19 04:18:09.304 INFO E| Compiling adler2 v2.0.1
32462026-03-19T04:18:09.753Z[ host-package] Compiling ascii-canvas v3.0.0
32472026-03-19T04:18:09.811Z[ helios-setup] Mar 19 04:18:09.393 INFO E| Compiling clap_builder v4.5.51
32482026-03-19T04:18:09.859Z[ helios-setup] Mar 19 04:18:09.440 INFO E| Compiling simd-adler32 v0.3.7
32492026-03-19T04:18:10.051Z[ helios-setup] Mar 19 04:18:09.632 INFO E| Compiling chrono v0.4.42
32502026-03-19T04:18:10.206Z[ helios-setup] Mar 19 04:18:09.788 INFO E| Compiling miniz_oxide v0.8.9
32512026-03-19T04:18:10.254Z[ helios-setup] Mar 19 04:18:09.836 INFO E| Compiling array-init v0.0.4
32522026-03-19T04:18:10.388Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32532026-03-19T04:18:10.406Z[ helios-setup] Mar 19 04:18:09.988 INFO E| Compiling env_filter v0.1.4
32542026-03-19T04:18:10.525Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32552026-03-19T04:18:10.730Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32562026-03-19T04:18:10.812Z[ helios-setup] Mar 19 04:18:10.394 INFO E| Compiling parking_lot v0.12.5
32572026-03-19T04:18:11.008Z[ helios-setup] Mar 19 04:18:10.567 INFO E| Compiling crc v3.3.0
32582026-03-19T04:18:11.100Z[ helios-setup] Mar 19 04:18:10.681 INFO E| Compiling smallvec v0.6.14
32592026-03-19T04:18:11.388Z[ helios-setup] Mar 19 04:18:10.969 INFO E| Compiling time v0.3.44
32602026-03-19T04:18:11.417Z[ helios-setup] Mar 19 04:18:10.998 INFO E| Compiling serde_spanned v1.0.3
32612026-03-19T04:18:11.834Z[ helios-setup] Mar 19 04:18:11.414 INFO E| Compiling signature v2.2.0
32622026-03-19T04:18:12.082Z[ host-package] Compiling itertools v0.10.5
32632026-03-19T04:18:12.267Z[ helios-setup] Mar 19 04:18:11.849 INFO E| Compiling signal-hook-registry v1.4.6
32642026-03-19T04:18:12.274Z[ host-package] Compiling ena v0.14.4
32652026-03-19T04:18:12.473Z[ helios-setup] Mar 19 04:18:12.054 INFO E| Compiling is-terminal v0.4.17
32662026-03-19T04:18:12.513Z[ helios-setup] Mar 19 04:18:12.094 INFO E| Compiling mio v1.1.0
32672026-03-19T04:18:12.590Z[ helios-setup] Mar 19 04:18:12.171 INFO E| Compiling socket2 v0.6.1
32682026-03-19T04:18:12.757Z[ helios-setup] Mar 19 04:18:12.339 INFO E| Compiling thread_local v1.1.9
32692026-03-19T04:18:12.811Z[ helios-setup] Mar 19 04:18:12.392 INFO E| Compiling base64 v0.21.7
32702026-03-19T04:18:12.972Z[ host-package] Compiling libloading v0.8.9
32712026-03-19T04:18:13.161Z[ helios-setup] Mar 19 04:18:12.742 INFO E| Compiling libdevinfo-sys v1.1.0
32722026-03-19T04:18:13.460Z[ host-package] Compiling diff v0.1.13
32732026-03-19T04:18:13.526Z[ helios-setup] Mar 19 04:18:13.107 INFO E| Compiling term v1.2.0
32742026-03-19T04:18:13.545Z[ helios-setup] Mar 19 04:18:13.126 INFO E| Compiling winnow v0.5.40
32752026-03-19T04:18:13.683Z[ helios-setup] Mar 19 04:18:13.264 INFO E| Compiling subtle v2.6.1
32762026-03-19T04:18:13.727Z[ helios-setup] Mar 19 04:18:13.308 INFO E| Compiling ryu v1.0.20
32772026-03-19T04:18:13.898Z[ host-package] Compiling unicase v2.9.0
32782026-03-19T04:18:14.063Z[ helios-setup] Mar 19 04:18:13.643 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
32792026-03-19T04:18:14.180Z[ helios-setup] Mar 19 04:18:13.761 INFO E| Compiling toml_writer v1.0.4
32802026-03-19T04:18:14.183Z[ helios-setup] Mar 19 04:18:13.761 INFO E| Compiling serde_derive v1.0.228
32812026-03-19T04:18:14.252Z[ helios-setup] Mar 19 04:18:13.833 INFO E| Compiling zerocopy-derive v0.8.27
32822026-03-19T04:18:14.264Z[ helios-setup] Mar 19 04:18:13.845 INFO E| Compiling der_derive v0.7.3
32832026-03-19T04:18:14.281Z[ host-package] Compiling regex-syntax v0.6.29
32842026-03-19T04:18:14.322Z[ helios-setup] Mar 19 04:18:13.903 INFO E| Compiling futures-macro v0.3.31
32852026-03-19T04:18:14.332Z[ helios-setup] Mar 19 04:18:13.913 INFO E| Compiling packed_struct_codegen v0.10.1
32862026-03-19T04:18:14.535Z[ helios-setup] Mar 19 04:18:14.115 INFO E| Compiling thiserror-impl v1.0.69
32872026-03-19T04:18:14.691Z[ helios-setup] Mar 19 04:18:14.272 INFO E| Compiling clap_derive v4.5.49
32882026-03-19T04:18:14.714Z[ helios-setup] Mar 19 04:18:14.295 INFO E| Compiling bitfield-macros v0.19.3
32892026-03-19T04:18:15.147Z[ host-package] Compiling bindgen v0.71.1
32902026-03-19T04:18:15.327Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32912026-03-19T04:18:15.426Z[ helios-setup] Mar 19 04:18:15.006 INFO E| Compiling num_enum_derive v0.7.5
32922026-03-19T04:18:15.527Z[ helios-setup] Mar 19 04:18:15.107 INFO E| Compiling zerocopy-derive v0.6.6
32932026-03-19T04:18:15.953Z[ helios-setup] Mar 19 04:18:15.515 INFO E| Compiling tokio-macros v2.6.0
32942026-03-19T04:18:16.279Z[ helios-setup] Mar 19 04:18:15.859 INFO E| Compiling futures-util v0.3.31
32952026-03-19T04:18:16.745Z[ helios-setup] Mar 19 04:18:16.325 INFO E| Compiling bitfield v0.19.3
32962026-03-19T04:18:16.809Z[ host-package] Compiling slog-stdlog v4.1.1
32972026-03-19T04:18:17.150Z[ helios-setup] Mar 19 04:18:16.730 INFO E| Compiling der v0.7.10
32982026-03-19T04:18:17.356Z[ helios-setup] Mar 19 04:18:16.936 INFO E| Compiling thiserror-impl v2.0.17
32992026-03-19T04:18:17.853Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33002026-03-19T04:18:17.906Z[ helios-setup] Mar 19 04:18:17.485 INFO E| Compiling hashbrown v0.12.3
33012026-03-19T04:18:17.995Z[ helios-setup] Mar 19 04:18:17.575 INFO E| Compiling tokio v1.48.0
33022026-03-19T04:18:18.031Z[ helios-setup] Mar 19 04:18:17.611 INFO E| Compiling toml v0.9.8
33032026-03-19T04:18:18.303Z[ helios-setup] Mar 19 04:18:17.883 INFO E| Compiling zerocopy v0.6.6
33042026-03-19T04:18:18.395Z[ helios-setup] Mar 19 04:18:17.975 INFO E| Compiling num_enum v0.7.5
33052026-03-19T04:18:18.399Z[ helios-setup] Mar 19 04:18:17.976 INFO E| Compiling bzip2 v0.4.4
33062026-03-19T04:18:18.497Z[ host-package] Compiling diesel v2.3.7
33072026-03-19T04:18:18.753Z[ helios-setup] Mar 19 04:18:18.332 INFO E| Compiling flate2 v1.1.5
33082026-03-19T04:18:18.890Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33092026-03-19T04:18:18.982Z[ host-package] Compiling lalrpop v0.19.12
33102026-03-19T04:18:19.043Z[ helios-setup] Mar 19 04:18:18.623 INFO E| Compiling devinfo v0.1.0
33112026-03-19T04:18:19.126Z[ helios-setup] Mar 19 04:18:18.705 INFO E| Compiling uuid v1.18.1
33122026-03-19T04:18:19.271Z[ helios-setup] Mar 19 04:18:18.851 INFO E| Compiling env_logger v0.11.8
33132026-03-19T04:18:19.649Z[ helios-setup] Mar 19 04:18:19.229 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
33142026-03-19T04:18:20.072Z[ helios-setup] Mar 19 04:18:19.651 INFO E| Compiling spki v0.7.3
33152026-03-19T04:18:20.096Z[ helios-setup] Mar 19 04:18:19.676 INFO E| Compiling clap v4.5.51
33162026-03-19T04:18:20.234Z[ helios-setup] Mar 19 04:18:19.814 INFO E| Compiling bitflags v1.3.2
33172026-03-19T04:18:20.270Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33182026-03-19T04:18:20.348Z[ helios-setup] Mar 19 04:18:19.928 INFO E| Compiling rustc-hash v2.1.1
33192026-03-19T04:18:20.648Z[ helios-setup] Mar 19 04:18:20.227 INFO E| Compiling pkcs8 v0.10.2
33202026-03-19T04:18:20.669Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33212026-03-19T04:18:20.673Z[ helios-setup] Mar 19 04:18:20.241 INFO E| Compiling x509-cert v0.2.5
33222026-03-19T04:18:20.750Z[ helios-setup] Mar 19 04:18:20.329 INFO E| Compiling foldhash v0.2.0
33232026-03-19T04:18:20.764Z[ helios-setup] Mar 19 04:18:20.343 INFO E| Compiling hex v0.4.3
33242026-03-19T04:18:20.781Z[ host-package] Compiling cexpr v0.6.0
33252026-03-19T04:18:20.925Z[ host-package] Compiling crc8 v0.1.1
33262026-03-19T04:18:20.977Z[ helios-setup] Mar 19 04:18:20.557 INFO E| Compiling crc-any v2.5.0
33272026-03-19T04:18:21.101Z[ helios-setup] Mar 19 04:18:20.680 INFO E| Compiling iddqd v0.3.14
33282026-03-19T04:18:21.142Z[ helios-setup] Mar 19 04:18:20.722 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
33292026-03-19T04:18:21.295Z[ helios-setup] Mar 19 04:18:20.875 INFO E| Compiling pkcs1 v0.7.5
33302026-03-19T04:18:21.309Z[ host-package] Compiling slog-envlogger v2.2.0
33312026-03-19T04:18:21.527Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33322026-03-19T04:18:21.533Z[ helios-setup] Mar 19 04:18:21.113 INFO E| Compiling zip v0.6.6
33332026-03-19T04:18:21.630Z[ host-package] Compiling headers-core v0.3.0
33342026-03-19T04:18:21.881Z[ helios-setup] Mar 19 04:18:21.460 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
33352026-03-19T04:18:22.463Z[ helios-setup] Mar 19 04:18:22.040 INFO E| Compiling path-slash v0.1.5
33362026-03-19T04:18:22.544Z[ host-package] Compiling libxml v0.3.3
33372026-03-19T04:18:22.800Z[ host-package] Compiling headers v0.4.1
33382026-03-19T04:18:23.136Z[ helios-setup] Mar 19 04:18:22.712 INFO E| Compiling erased-serde v0.3.31
33392026-03-19T04:18:23.262Z[ helios-setup] Mar 19 04:18:22.841 INFO E| Compiling toml_datetime v0.6.11
33402026-03-19T04:18:23.348Z[ helios-setup] Mar 19 04:18:22.927 INFO E| Compiling ppv-lite86 v0.2.21
33412026-03-19T04:18:23.496Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33422026-03-19T04:18:23.702Z[ helios-setup] Mar 19 04:18:23.281 INFO E| Compiling futures-executor v0.3.31
33432026-03-19T04:18:23.813Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33442026-03-19T04:18:23.843Z[ helios-setup] Mar 19 04:18:23.422 INFO E| Compiling serde_spanned v0.6.9
33452026-03-19T04:18:23.937Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33462026-03-19T04:18:24.182Z[ helios-setup] Mar 19 04:18:23.760 INFO E| Compiling futures v0.3.31
33472026-03-19T04:18:24.244Z[ helios-setup] Mar 19 04:18:23.823 INFO E| Compiling hashbrown v0.13.2
33482026-03-19T04:18:24.297Z[ helios-setup] Mar 19 04:18:23.876 INFO E| Compiling toml_edit v0.19.15
33492026-03-19T04:18:24.486Z[ helios-setup] Mar 19 04:18:24.064 INFO E| Compiling ron v0.8.1
33502026-03-19T04:18:24.542Z[ helios-setup] Mar 19 04:18:24.121 INFO E| Compiling rand_chacha v0.3.1
33512026-03-19T04:18:25.058Z[ host-package] Compiling strum_macros v0.24.3
33522026-03-19T04:18:25.125Z[ helios-setup] Mar 19 04:18:24.703 INFO E| Compiling rand v0.8.5
33532026-03-19T04:18:25.146Z[ helios-setup] Mar 19 04:18:24.725 INFO E| Compiling serde-hex v0.1.0
33542026-03-19T04:18:25.207Z[ host-package] Compiling indoc v1.0.9
33552026-03-19T04:18:25.577Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33562026-03-19T04:18:25.724Z[ host-package] Compiling derive_builder v0.20.2
33572026-03-19T04:18:25.820Z[ helios-setup] Mar 19 04:18:25.399 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
33582026-03-19T04:18:25.916Z[ host-package] Compiling oso-derive v0.27.3
33592026-03-19T04:18:26.120Z[ host-package] Compiling quick-xml v0.37.5
33602026-03-19T04:18:26.141Z[ helios-setup] Mar 19 04:18:25.719 INFO E| Compiling slog-term v2.9.2
33612026-03-19T04:18:26.220Z[ helios-setup] Mar 19 04:18:25.798 INFO E| Compiling object v0.30.4
33622026-03-19T04:18:26.393Z[ host-package] Compiling impl-trait-for-tuples v0.2.3
33632026-03-19T04:18:26.625Z[ helios-setup] Mar 19 04:18:26.204 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
33642026-03-19T04:18:26.729Z[ host-package] Compiling half v1.8.3
33652026-03-19T04:18:26.733Z[ host-package] Compiling openssl-probe v0.1.6
33662026-03-19T04:18:27.159Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33672026-03-19T04:18:27.311Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33682026-03-19T04:18:27.686Z[ host-package] Compiling serde_cbor v0.11.2
33692026-03-19T04:18:27.860Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33702026-03-19T04:18:28.147Z[ helios-setup] Mar 19 04:18:27.725 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
33712026-03-19T04:18:28.434Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33722026-03-19T04:18:31.098Z[ helios-setup] Mar 19 04:18:28.402 INFO E| Compiling toml v0.7.8
33732026-03-19T04:18:31.118Z[ host-package] Compiling bb8 v0.8.6
33742026-03-19T04:18:31.118Z[ host-package] Compiling trait-variant v0.1.2
33752026-03-19T04:18:31.118Z[ helios-setup] Mar 19 04:18:29.257 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
33762026-03-19T04:18:31.119Z[ helios-setup] Mar 19 04:18:29.257 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
33772026-03-19T04:18:31.119Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33782026-03-19T04:18:31.119Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33792026-03-19T04:18:31.119Z[ helios-setup] Mar 19 04:18:29.498 INFO E| Compiling rsa v0.9.8
33802026-03-19T04:18:31.119Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33812026-03-19T04:18:31.119Z[ host-package] Compiling fxhash v0.2.1
33822026-03-19T04:18:31.119Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33832026-03-19T04:18:31.119Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
33842026-03-19T04:18:32.424Z[ host-package] Compiling kstat-rs v0.2.4
33852026-03-19T04:18:32.435Z[ host-package] Compiling libz-sys v1.1.24
33862026-03-19T04:18:32.435Z[ host-package] Compiling salty v0.3.0
33872026-03-19T04:18:32.450Z[ host-package] Compiling nonempty v0.12.0
33882026-03-19T04:18:33.083Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33892026-03-19T04:18:33.089Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33902026-03-19T04:18:33.089Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
33912026-03-19T04:18:33.089Z[ host-package] Compiling progenitor-impl v0.11.2
33922026-03-19T04:18:33.571Z[ host-package] Compiling darling_core v0.23.0
33932026-03-19T04:18:33.582Z[ host-package] Compiling nanorand v0.7.0
33942026-03-19T04:18:35.300Z[ host-package] Compiling parking_lot_core v0.8.6
33952026-03-19T04:18:35.307Z[ host-package] Compiling samael v0.0.19
33962026-03-19T04:18:36.313Z[ host-package] Compiling mime_guess v2.0.5
33972026-03-19T04:18:36.318Z[ host-package] Compiling flume v0.11.1
33982026-03-19T04:18:37.337Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d)
33992026-03-19T04:18:37.338Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34002026-03-19T04:18:38.189Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34012026-03-19T04:18:38.195Z[ host-package] Compiling darling_macro v0.23.0
34022026-03-19T04:18:38.707Z[ host-package] Compiling progenitor-macro v0.11.2
34032026-03-19T04:18:39.033Z[ helios-setup] Mar 19 04:18:38.492 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
34042026-03-19T04:18:39.621Z[ host-package] Compiling polar-core v0.27.3
34052026-03-19T04:18:40.729Z[ helios-setup] Mar 19 04:18:40.304 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
34062026-03-19T04:18:41.601Z[ host-package] Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
34072026-03-19T04:18:42.012Z[ host-package] Compiling progenitor-client v0.11.2
34082026-03-19T04:18:42.301Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
34092026-03-19T04:18:43.116Z[ host-package] Compiling git-stub v1.0.0
34102026-03-19T04:18:43.161Z[ host-package] Compiling libgit2-sys v0.18.3+1.9.2
34112026-03-19T04:18:43.839Z[ host-package] Compiling instability v0.3.11
34122026-03-19T04:18:44.272Z[ host-package] Compiling git-stub-vcs v0.1.0
34132026-03-19T04:18:44.521Z[ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
34142026-03-19T04:18:44.974Z[ host-package] Compiling darling v0.23.0
34152026-03-19T04:18:45.226Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34162026-03-19T04:18:46.032Z[ host-package] Compiling progenitor v0.11.2
34172026-03-19T04:18:46.530Z[ helios-setup] Mar 19 04:18:45.968 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
34182026-03-19T04:18:47.097Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34192026-03-19T04:18:48.112Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34202026-03-19T04:18:49.844Z[ host-package] Compiling ignore v0.4.25
34212026-03-19T04:18:49.850Z[ host-package] Compiling primeorder v0.13.6
34222026-03-19T04:18:50.260Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
34232026-03-19T04:18:51.176Z[ host-package] Compiling castaway v0.2.4
34242026-03-19T04:18:51.414Z[ host-package] Compiling atty v0.2.14
34252026-03-19T04:18:51.679Z[ host-package] Compiling nibble_vec v0.1.0
34262026-03-19T04:18:51.811Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
34272026-03-19T04:18:52.144Z[ host-package] Compiling http-range v0.1.5
34282026-03-19T04:18:52.388Z[ host-package] Compiling indoc v2.0.7
34292026-03-19T04:18:52.780Z[ host-package] Compiling endian-type v0.1.2
34302026-03-19T04:18:52.819Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
34312026-03-19T04:18:53.089Z[ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
34322026-03-19T04:18:53.310Z[ host-package] Compiling radix_trie v0.2.1
34332026-03-19T04:18:53.846Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
34342026-03-19T04:18:54.184Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34352026-03-19T04:18:54.559Z[ host-package] Compiling oso v0.27.3
34362026-03-19T04:18:57.962Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34372026-03-19T04:18:59.985Z[ host-package] Compiling diesel-dtrace v0.5.0
34382026-03-19T04:19:00.479Z[ host-package] Compiling async-bb8-diesel v0.2.1
34392026-03-19T04:19:00.716Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34402026-03-19T04:19:01.116Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34412026-03-19T04:19:01.240Z[ host-package] Compiling compact_str v0.8.1
34422026-03-19T04:19:01.503Z[ helios-setup] Mar 19 04:19:01.073 INFO E| Finished `release` profile [optimized] target(s) in 1m 03s
34432026-03-19T04:19:01.506Z[ helios-setup] Mar 19 04:19:01.077 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
34442026-03-19T04:19:01.506Z[ helios-setup] Mar 19 04:19:01.077 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34452026-03-19T04:19:01.578Z[ helios-setup] Mar 19 04:19:01.149 INFO building project "pilot" ok (63 seconds)
34462026-03-19T04:19:01.578Z[ helios-setup] Mar 19 04:19:01.149 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
34472026-03-19T04:19:01.590Z[ helios-setup] Mar 19 04:19:01.161 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.94.0-x86_64-unknown-illumos (default)"
34482026-03-19T04:19:01.590Z[ helios-setup] Mar 19 04:19:01.161 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
34492026-03-19T04:19:01.594Z[ helios-setup] Mar 19 04:19:01.161 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
34502026-03-19T04:19:01.847Z[ helios-setup] Mar 19 04:19:01.418 INFO E| Downloading crates ...
34512026-03-19T04:19:01.998Z[ helios-setup] Mar 19 04:19:01.569 INFO E| Downloaded time-core v0.1.4
34522026-03-19T04:19:02.001Z[ helios-setup] Mar 19 04:19:01.571 INFO E| Downloaded errno v0.3.12
34532026-03-19T04:19:02.005Z[ helios-setup] Mar 19 04:19:01.572 INFO E| Downloaded tempfile v3.20.0
34542026-03-19T04:19:02.015Z[ helios-setup] Mar 19 04:19:01.586 INFO E| Downloaded deranged v0.4.0
34552026-03-19T04:19:02.025Z[ host-package] Compiling globwalk v0.9.1
34562026-03-19T04:19:02.029Z[ helios-setup] Mar 19 04:19:01.597 INFO E| Downloaded anyhow v1.0.98
34572026-03-19T04:19:02.032Z[ helios-setup] Mar 19 04:19:01.601 INFO E| Downloaded serde_with_macros v3.12.0
34582026-03-19T04:19:02.032Z[ helios-setup] Mar 19 04:19:01.603 INFO E| Downloaded hashbrown v0.15.3
34592026-03-19T04:19:02.085Z[ helios-setup] Mar 19 04:19:01.656 INFO E| Downloaded time-macros v0.2.22
34602026-03-19T04:19:02.089Z[ helios-setup] Mar 19 04:19:01.658 INFO E| Downloaded time v0.3.41
34612026-03-19T04:19:02.093Z[ helios-setup] Mar 19 04:19:01.664 INFO E| Downloaded bitflags v2.9.1
34622026-03-19T04:19:02.124Z[ helios-setup] Mar 19 04:19:01.695 INFO E| Downloaded iana-time-zone v0.1.63
34632026-03-19T04:19:02.127Z[ helios-setup] Mar 19 04:19:01.698 INFO E| Downloaded rustix v1.0.7
34642026-03-19T04:19:02.146Z[ helios-setup] Mar 19 04:19:01.717 INFO E| Downloaded serde_with v3.12.0
34652026-03-19T04:19:02.153Z[ helios-setup] Mar 19 04:19:01.724 INFO E| Downloaded indexmap v2.9.0
34662026-03-19T04:19:02.157Z[ helios-setup] Mar 19 04:19:01.727 INFO E| Downloaded getrandom v0.3.3
34672026-03-19T04:19:02.165Z[ helios-setup] Mar 19 04:19:01.736 INFO E| Downloaded chrono v0.4.41
34682026-03-19T04:19:02.240Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling proc-macro2 v1.0.95
34692026-03-19T04:19:02.240Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling unicode-ident v1.0.18
34702026-03-19T04:19:02.240Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling libc v0.2.172
34712026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling strsim v0.11.1
34722026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling fnv v1.0.7
34732026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling ident_case v1.0.1
34742026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling serde v1.0.219
34752026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling getrandom v0.3.3
34762026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling rustix v1.0.7
34772026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling bitflags v2.9.1
34782026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling cfg-if v1.0.0
34792026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling serde_json v1.0.140
34802026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling thiserror v2.0.12
34812026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.811 INFO E| Compiling anyhow v1.0.98
34822026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.812 INFO E| Compiling itoa v1.0.15
34832026-03-19T04:19:02.244Z[ helios-setup] Mar 19 04:19:01.812 INFO E| Compiling fastrand v2.3.0
34842026-03-19T04:19:02.510Z[ helios-setup] Mar 19 04:19:02.081 INFO E| Compiling once_cell v1.21.3
34852026-03-19T04:19:02.655Z[ host-package] Compiling p384 v0.13.1
34862026-03-19T04:19:02.671Z[ helios-setup] Mar 19 04:19:02.241 INFO E| Compiling memchr v2.7.4
34872026-03-19T04:19:02.726Z[ helios-setup] Mar 19 04:19:02.284 INFO E| Compiling ryu v1.0.20
34882026-03-19T04:19:02.894Z[ helios-setup] Mar 19 04:19:02.465 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
34892026-03-19T04:19:03.126Z[ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
34902026-03-19T04:19:04.232Z[ host-package] Compiling parking_lot v0.11.2
34912026-03-19T04:19:04.620Z[ helios-setup] Mar 19 04:19:04.190 INFO E| Compiling quote v1.0.40
34922026-03-19T04:19:04.665Z[ helios-setup] Mar 19 04:19:04.235 INFO E| Compiling errno v0.3.12
34932026-03-19T04:19:04.993Z[ helios-setup] Mar 19 04:19:04.564 INFO E| Compiling syn v2.0.101
34942026-03-19T04:19:05.474Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34952026-03-19T04:19:05.509Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
34962026-03-19T04:19:05.764Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34972026-03-19T04:19:05.970Z[ helios-setup] Mar 19 04:19:05.540 INFO E| Compiling tempfile v3.20.0
34982026-03-19T04:19:06.201Z[ host-package] Compiling predicates-tree v1.0.13
34992026-03-19T04:19:06.265Z[ host-package] Compiling unicode-truncate v1.1.0
35002026-03-19T04:19:06.548Z[ host-package] Compiling lru v0.12.5
35012026-03-19T04:19:06.694Z[ host-package] Compiling prefix-trie v0.7.0
35022026-03-19T04:19:06.728Z[ host-package] Compiling vergen-git2 v1.0.7
35032026-03-19T04:19:06.851Z[ host-package] Compiling cassowary v0.3.0
35042026-03-19T04:19:06.961Z[ host-package] Compiling camino-tempfile-ext v0.3.3
35052026-03-19T04:19:07.385Z[ host-package] Compiling hickory-server v0.25.2
35062026-03-19T04:19:07.876Z[ host-package] Compiling ratatui v0.29.0
35072026-03-19T04:19:08.147Z[ host-package] Compiling hyper-staticfile v0.10.1
35082026-03-19T04:19:08.541Z[ helios-setup] Mar 19 04:19:08.111 INFO E| Compiling darling_core v0.20.11
35092026-03-19T04:19:09.135Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
35102026-03-19T04:19:09.536Z[ host-package] Compiling sled v0.34.7
35112026-03-19T04:19:09.904Z[ helios-setup] Mar 19 04:19:09.473 INFO E| Compiling serde_derive v1.0.219
35122026-03-19T04:19:09.904Z[ helios-setup] Mar 19 04:19:09.473 INFO E| Compiling thiserror-impl v2.0.12
35132026-03-19T04:19:10.222Z[ host-package] Compiling hickory-client v0.25.2
35142026-03-19T04:19:10.940Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35152026-03-19T04:19:11.494Z[ helios-setup] Mar 19 04:19:11.063 INFO E| Compiling darling_macro v0.20.11
35162026-03-19T04:19:11.821Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
35172026-03-19T04:19:11.948Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35182026-03-19T04:19:12.471Z[ helios-setup] Mar 19 04:19:12.039 INFO E| Compiling darling v0.20.11
35192026-03-19T04:19:12.598Z[ helios-setup] Mar 19 04:19:12.167 INFO E| Compiling serde_with_macros v3.12.0
35202026-03-19T04:19:12.666Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35212026-03-19T04:19:13.200Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
35222026-03-19T04:19:13.372Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3)
35232026-03-19T04:19:13.444Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
35242026-03-19T04:19:14.385Z[ host-package] Compiling rand_seeder v0.4.0
35252026-03-19T04:19:14.639Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
35262026-03-19T04:19:14.769Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35272026-03-19T04:19:14.857Z[ host-package] Compiling lzma-sys v0.1.20
35282026-03-19T04:19:14.931Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
35292026-03-19T04:19:15.014Z[ host-package] Compiling corncobs v0.1.4
35302026-03-19T04:19:15.282Z[ host-package] Compiling rustls v0.21.12
35312026-03-19T04:19:15.431Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35322026-03-19T04:19:15.557Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35332026-03-19T04:19:15.622Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35342026-03-19T04:19:15.685Z[ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
35352026-03-19T04:19:15.907Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
35362026-03-19T04:19:16.116Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35372026-03-19T04:19:16.362Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
35382026-03-19T04:19:16.411Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
35392026-03-19T04:19:16.706Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
35402026-03-19T04:19:16.951Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
35412026-03-19T04:19:17.333Z[ helios-setup] Mar 19 04:19:16.901 INFO E| Compiling serde_with v3.12.0
35422026-03-19T04:19:18.470Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
35432026-03-19T04:19:18.685Z[ host-package] Compiling git2 v0.20.4
35442026-03-19T04:19:19.796Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35452026-03-19T04:19:20.140Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35462026-03-19T04:19:20.462Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35472026-03-19T04:19:20.798Z[ host-package] Compiling rustls-webpki v0.101.7
35482026-03-19T04:19:20.888Z[ host-package] Compiling sct v0.7.1
35492026-03-19T04:19:21.348Z[ host-package] Compiling cargo_toml v0.22.3
35502026-03-19T04:19:21.412Z[ host-package] Compiling nix v0.29.0
35512026-03-19T04:19:22.130Z[ host-package] Compiling secrecy v0.8.0
35522026-03-19T04:19:23.075Z[ helios-setup] Mar 19 04:19:22.641 INFO E| Finished `release` profile [optimized] target(s) in 21.46s
35532026-03-19T04:19:23.101Z[ helios-setup] Mar 19 04:19:22.668 INFO building project "dmar-report" ok (21 seconds)
35542026-03-19T04:19:23.101Z[ helios-setup] Mar 19 04:19:22.668 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
35552026-03-19T04:19:23.112Z[ helios-setup] Mar 19 04:19:22.679 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.94.0-x86_64-unknown-illumos (default)"
35562026-03-19T04:19:23.112Z[ helios-setup] Mar 19 04:19:22.679 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
35572026-03-19T04:19:23.116Z[ helios-setup] Mar 19 04:19:22.679 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
35582026-03-19T04:19:23.204Z[ host-package] Compiling void v1.0.2
35592026-03-19T04:19:23.250Z[ helios-setup] Mar 19 04:19:22.817 INFO E| Downloading crates ...
35602026-03-19T04:19:23.320Z[ helios-setup] Mar 19 04:19:22.886 INFO E| Downloaded cpufeatures v0.2.5
35612026-03-19T04:19:23.330Z[ helios-setup] Mar 19 04:19:22.897 INFO E| Downloaded unicode-width v0.1.10
35622026-03-19T04:19:23.333Z[ helios-setup] Mar 19 04:19:22.898 INFO E| Downloaded sha2 v0.10.5
35632026-03-19T04:19:23.333Z[ helios-setup] Mar 19 04:19:22.900 INFO E| Downloaded flate2 v1.0.25
35642026-03-19T04:19:23.337Z[ helios-setup] Mar 19 04:19:22.903 INFO E| Downloaded block-buffer v0.10.3
35652026-03-19T04:19:23.340Z[ helios-setup] Mar 19 04:19:22.904 INFO E| Downloaded bytes v1.2.1
35662026-03-19T04:19:23.343Z[ helios-setup] Mar 19 04:19:22.907 INFO E| Downloaded anyhow v1.0.62
35672026-03-19T04:19:23.399Z[ host-package] Compiling lzss v0.8.2
35682026-03-19T04:19:23.410Z[ helios-setup] Mar 19 04:19:22.970 INFO E| Downloaded typenum v1.15.0
35692026-03-19T04:19:23.484Z[ helios-setup] Mar 19 04:19:23.045 INFO E| Downloaded generic-array v0.14.6
35702026-03-19T04:19:23.484Z[ helios-setup] Mar 19 04:19:23.047 INFO E| Downloaded miniz_oxide v0.6.2
35712026-03-19T04:19:23.487Z[ helios-setup] Mar 19 04:19:23.049 INFO E| Downloaded digest v0.10.3
35722026-03-19T04:19:23.535Z[ helios-setup] Mar 19 04:19:23.102 INFO E| Compiling typenum v1.15.0
35732026-03-19T04:19:23.536Z[ helios-setup] Mar 19 04:19:23.102 INFO E| Compiling version_check v0.9.4
35742026-03-19T04:19:23.536Z[ helios-setup] Mar 19 04:19:23.102 INFO E| Compiling crc32fast v1.3.2
35752026-03-19T04:19:23.539Z[ helios-setup] Mar 19 04:19:23.102 INFO E| Compiling cfg-if v1.0.0
35762026-03-19T04:19:23.539Z[ helios-setup] Mar 19 04:19:23.102 INFO E| Compiling adler v1.0.2
35772026-03-19T04:19:23.539Z[ helios-setup] Mar 19 04:19:23.102 INFO E| Compiling anyhow v1.0.62
35782026-03-19T04:19:23.539Z[ helios-setup] Mar 19 04:19:23.103 INFO E| Compiling cpufeatures v0.2.5
35792026-03-19T04:19:23.539Z[ helios-setup] Mar 19 04:19:23.103 INFO E| Compiling unicode-width v0.1.10
35802026-03-19T04:19:23.539Z[ helios-setup] Mar 19 04:19:23.103 INFO E| Compiling bitflags v1.3.2
35812026-03-19T04:19:23.539Z[ helios-setup] Mar 19 04:19:23.103 INFO E| Compiling bytes v1.2.1
35822026-03-19T04:19:23.683Z[ helios-setup] Mar 19 04:19:23.243 INFO E| Compiling getopts v0.2.21
35832026-03-19T04:19:23.758Z[ helios-setup] Mar 19 04:19:23.324 INFO E| Compiling miniz_oxide v0.6.2
35842026-03-19T04:19:23.941Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
35852026-03-19T04:19:24.250Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
35862026-03-19T04:19:24.345Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
35872026-03-19T04:19:24.491Z[ helios-setup] Mar 19 04:19:24.058 INFO E| Compiling generic-array v0.14.6
35882026-03-19T04:19:24.913Z[ helios-setup] Mar 19 04:19:24.479 INFO E| Compiling flate2 v1.0.25
35892026-03-19T04:19:25.299Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
35902026-03-19T04:19:25.417Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
35912026-03-19T04:19:25.741Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
35922026-03-19T04:19:26.403Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
35932026-03-19T04:19:26.532Z[ helios-setup] Mar 19 04:19:26.098 INFO E| Compiling block-buffer v0.10.3
35942026-03-19T04:19:26.532Z[ helios-setup] Mar 19 04:19:26.098 INFO E| Compiling crypto-common v0.1.6
35952026-03-19T04:19:26.728Z[ helios-setup] Mar 19 04:19:26.294 INFO E| Compiling digest v0.10.3
35962026-03-19T04:19:26.976Z[ helios-setup] Mar 19 04:19:26.542 INFO E| Compiling sha2 v0.10.5
35972026-03-19T04:19:27.094Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
35982026-03-19T04:19:27.315Z[ helios-setup] Mar 19 04:19:26.880 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
35992026-03-19T04:19:27.406Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
36002026-03-19T04:19:27.816Z[ host-package] Compiling tungstenite v0.23.0
36012026-03-19T04:19:27.852Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
36022026-03-19T04:19:28.231Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
36032026-03-19T04:19:28.386Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
36042026-03-19T04:19:28.738Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
36052026-03-19T04:19:28.929Z[ host-package] Compiling nix v0.27.1
36062026-03-19T04:19:29.254Z[ host-package] Compiling serde_bytes v0.11.19
36072026-03-19T04:19:29.449Z[ helios-setup] Mar 19 04:19:29.014 INFO E| Finished `release` profile [optimized] target(s) in 6.32s
36082026-03-19T04:19:29.464Z[ helios-setup] Mar 19 04:19:29.029 INFO building project "bootserver" ok (6 seconds)
36092026-03-19T04:19:29.464Z[ helios-setup] Mar 19 04:19:29.029 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
36102026-03-19T04:19:29.475Z[ helios-setup] Mar 19 04:19:29.041 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.94.0-x86_64-unknown-illumos (default)"
36112026-03-19T04:19:29.476Z[ helios-setup] Mar 19 04:19:29.041 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
36122026-03-19T04:19:29.476Z[ helios-setup] Mar 19 04:19:29.041 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
36132026-03-19T04:19:29.699Z[ helios-setup] Mar 19 04:19:29.264 INFO E| Downloading crates ...
36142026-03-19T04:19:29.714Z[ host-package] Compiling tokio-tungstenite v0.23.1
36152026-03-19T04:19:29.760Z[ helios-setup] Mar 19 04:19:29.325 INFO E| Downloaded miniz_oxide v0.8.8
36162026-03-19T04:19:29.781Z[ helios-setup] Mar 19 04:19:29.346 INFO E| Downloaded adler2 v2.0.0
36172026-03-19T04:19:29.828Z[ helios-setup] Mar 19 04:19:29.393 INFO E| Compiling adler2 v2.0.0
36182026-03-19T04:19:29.946Z[ helios-setup] Mar 19 04:19:29.511 INFO E| Compiling miniz_oxide v0.8.8
36192026-03-19T04:19:30.377Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
36202026-03-19T04:19:30.631Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
36212026-03-19T04:19:30.666Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
36222026-03-19T04:19:31.318Z[ helios-setup] Mar 19 04:19:30.883 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
36232026-03-19T04:19:31.456Z[ host-package] Compiling tokio-rustls v0.24.1
36242026-03-19T04:19:31.600Z[ host-package] Compiling xz2 v0.1.7
36252026-03-19T04:19:31.882Z[ host-package] Compiling ron v0.12.0
36262026-03-19T04:19:31.906Z[ helios-setup] Mar 19 04:19:31.471 INFO E| Finished `release` profile [optimized] target(s) in 2.41s
36272026-03-19T04:19:31.917Z[ helios-setup] Mar 19 04:19:31.482 INFO building project "pinprick" ok (2 seconds)
36282026-03-19T04:19:31.917Z[ helios-setup] Mar 19 04:19:31.482 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
36292026-03-19T04:19:31.929Z[ helios-setup] Mar 19 04:19:31.494 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.94.0-x86_64-unknown-illumos (default)"
36302026-03-19T04:19:31.929Z[ helios-setup] Mar 19 04:19:31.494 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
36312026-03-19T04:19:31.933Z[ helios-setup] Mar 19 04:19:31.494 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
36322026-03-19T04:19:32.075Z[ helios-setup] Mar 19 04:19:31.640 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
36332026-03-19T04:19:32.145Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
36342026-03-19T04:19:32.411Z[ helios-setup] Mar 19 04:19:31.975 INFO E| From https://github.com/jclulow/rust-jmclib
36352026-03-19T04:19:32.411Z[ helios-setup] Mar 19 04:19:31.975 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
36362026-03-19T04:19:32.453Z[ helios-setup] Mar 19 04:19:32.017 INFO E| Updating crates.io index
36372026-03-19T04:19:32.540Z[ helios-setup] Mar 19 04:19:32.105 INFO E| Downloading crates ...
36382026-03-19T04:19:32.615Z[ helios-setup] Mar 19 04:19:32.180 INFO E| Downloaded cpufeatures v0.2.9
36392026-03-19T04:19:32.628Z[ helios-setup] Mar 19 04:19:32.193 INFO E| Downloaded once_cell v1.18.0
36402026-03-19T04:19:32.631Z[ helios-setup] Mar 19 04:19:32.195 INFO E| Downloaded bitflags v2.3.3
36412026-03-19T04:19:32.635Z[ helios-setup] Mar 19 04:19:32.197 INFO E| Downloaded md-5 v0.9.1
36422026-03-19T04:19:32.635Z[ helios-setup] Mar 19 04:19:32.199 INFO E| Downloaded quote v1.0.31
36432026-03-19T04:19:32.638Z[ helios-setup] Mar 19 04:19:32.201 INFO E| Downloaded uuid v0.8.2
36442026-03-19T04:19:32.641Z[ helios-setup] Mar 19 04:19:32.204 INFO E| Downloaded block-buffer v0.9.0
36452026-03-19T04:19:32.641Z[ helios-setup] Mar 19 04:19:32.205 INFO E| Downloaded fastrand v2.0.0
36462026-03-19T04:19:32.641Z[ helios-setup] Mar 19 04:19:32.206 INFO E| Downloaded glob v0.3.1
36472026-03-19T04:19:32.644Z[ helios-setup] Mar 19 04:19:32.207 INFO E| Downloaded ryu v1.0.15
36482026-03-19T04:19:32.644Z[ helios-setup] Mar 19 04:19:32.210 INFO E| Downloaded digest v0.9.0
36492026-03-19T04:19:32.648Z[ helios-setup] Mar 19 04:19:32.211 INFO E| Downloaded opaque-debug v0.3.0
36502026-03-19T04:19:32.648Z[ helios-setup] Mar 19 04:19:32.211 INFO E| Downloaded anyhow v1.0.72
36512026-03-19T04:19:32.651Z[ helios-setup] Mar 19 04:19:32.216 INFO E| Downloaded serde_derive v1.0.193
36522026-03-19T04:19:32.655Z[ helios-setup] Mar 19 04:19:32.220 INFO E| Downloaded toml v0.5.11
36532026-03-19T04:19:32.661Z[ helios-setup] Mar 19 04:19:32.225 INFO E| Downloaded errno v0.3.1
36542026-03-19T04:19:32.664Z[ helios-setup] Mar 19 04:19:32.229 INFO E| Downloaded unicode-ident v1.0.11
36552026-03-19T04:19:32.667Z[ helios-setup] Mar 19 04:19:32.232 INFO E| Downloaded proc-macro2 v1.0.66
36562026-03-19T04:19:32.684Z[ helios-setup] Mar 19 04:19:32.248 INFO E| Downloaded tempfile v3.7.0
36572026-03-19T04:19:32.687Z[ helios-setup] Mar 19 04:19:32.251 INFO E| Downloaded libdevinfo-sys v1.0.0
36582026-03-19T04:19:32.687Z[ helios-setup] Mar 19 04:19:32.252 INFO E| Downloaded getrandom v0.2.10
36592026-03-19T04:19:32.718Z[ helios-setup] Mar 19 04:19:32.282 INFO E| Downloaded sha-1 v0.9.8
36602026-03-19T04:19:32.721Z[ helios-setup] Mar 19 04:19:32.285 INFO E| Downloaded walkdir v2.3.3
36612026-03-19T04:19:32.746Z[ helios-setup] Mar 19 04:19:32.311 INFO E| Downloaded typenum v1.16.0
36622026-03-19T04:19:32.750Z[ helios-setup] Mar 19 04:19:32.314 INFO E| Downloaded syn v2.0.32
36632026-03-19T04:19:32.758Z[ helios-setup] Mar 19 04:19:32.323 INFO E| Downloaded itoa v1.0.9
36642026-03-19T04:19:32.788Z[ helios-setup] Mar 19 04:19:32.353 INFO E| Downloaded serde v1.0.193
36652026-03-19T04:19:32.813Z[ helios-setup] Mar 19 04:19:32.378 INFO E| Downloaded rustix v0.38.4
36662026-03-19T04:19:32.878Z[ helios-setup] Mar 19 04:19:32.443 INFO E| Downloaded libc v0.2.147
36672026-03-19T04:19:32.900Z[ helios-setup] Mar 19 04:19:32.464 INFO E| Downloaded serde_json v1.0.103
36682026-03-19T04:19:32.966Z[ helios-setup] Mar 19 04:19:32.530 INFO E| Compiling libc v0.2.147
36692026-03-19T04:19:32.983Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling proc-macro2 v1.0.66
36702026-03-19T04:19:32.983Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling unicode-ident v1.0.11
36712026-03-19T04:19:32.983Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling cfg-if v1.0.0
36722026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling version_check v0.9.4
36732026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling typenum v1.16.0
36742026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling serde v1.0.193
36752026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling itoa v1.0.9
36762026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling num-conv v0.1.0
36772026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling slog v2.7.0
36782026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling powerfmt v0.2.0
36792026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling time-core v0.1.2
36802026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling rustix v0.38.4
36812026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling bitflags v2.3.3
36822026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling once_cell v1.18.0
36832026-03-19T04:19:32.987Z[ helios-setup] Mar 19 04:19:32.548 INFO E| Compiling num_threads v0.1.6
36842026-03-19T04:19:33.524Z[ helios-setup] Mar 19 04:19:33.089 INFO E| Compiling serde_json v1.0.103
36852026-03-19T04:19:33.538Z[ helios-setup] Mar 19 04:19:33.103 INFO E| Compiling fastrand v2.0.0
36862026-03-19T04:19:33.656Z[ helios-setup] Mar 19 04:19:33.220 INFO E| Compiling anyhow v1.0.72
36872026-03-19T04:19:33.892Z[ helios-setup] Mar 19 04:19:33.456 INFO E| Compiling time-macros v0.2.18
36882026-03-19T04:19:33.899Z[ helios-setup] Mar 19 04:19:33.464 INFO E| Compiling deranged v0.3.11
36892026-03-19T04:19:33.926Z[ helios-setup] Mar 19 04:19:33.490 INFO E| Compiling opaque-debug v0.3.0
36902026-03-19T04:19:34.158Z[ helios-setup] Mar 19 04:19:33.722 INFO E| Compiling thread_local v1.1.7
36912026-03-19T04:19:34.236Z[ helios-setup] Mar 19 04:19:33.800 INFO E| Compiling cpufeatures v0.2.9
36922026-03-19T04:19:34.251Z[ helios-setup] Mar 19 04:19:33.815 INFO E| Compiling same-file v1.0.6
36932026-03-19T04:19:34.334Z[ helios-setup] Mar 19 04:19:33.898 INFO E| Compiling unicode-width v0.1.10
36942026-03-19T04:19:34.472Z[ helios-setup] Mar 19 04:19:34.036 INFO E| Compiling ryu v1.0.15
36952026-03-19T04:19:34.524Z[ helios-setup] Mar 19 04:19:34.089 INFO E| Compiling walkdir v2.3.3
36962026-03-19T04:19:34.543Z[ helios-setup] Mar 19 04:19:34.107 INFO E| Compiling glob v0.3.1
36972026-03-19T04:19:34.563Z[ helios-setup] Mar 19 04:19:34.127 INFO E| Compiling getopts v0.2.21
36982026-03-19T04:19:34.641Z[ helios-setup] Mar 19 04:19:34.205 INFO E| Compiling libdevinfo-sys v1.0.0
36992026-03-19T04:19:34.657Z[ helios-setup] Mar 19 04:19:34.221 INFO E| Compiling generic-array v0.14.7
37002026-03-19T04:19:34.812Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37012026-03-19T04:19:35.687Z[ helios-setup] Mar 19 04:19:35.251 INFO E| Compiling quote v1.0.31
37022026-03-19T04:19:35.793Z[ helios-setup] Mar 19 04:19:35.357 INFO E| Compiling dirs-sys-next v0.1.2
37032026-03-19T04:19:35.793Z[ helios-setup] Mar 19 04:19:35.357 INFO E| Compiling errno v0.3.1
37042026-03-19T04:19:35.796Z[ helios-setup] Mar 19 04:19:35.357 INFO E| Compiling atty v0.2.14
37052026-03-19T04:19:35.796Z[ helios-setup] Mar 19 04:19:35.357 INFO E| Compiling getrandom v0.2.10
37062026-03-19T04:19:36.110Z[ helios-setup] Mar 19 04:19:35.674 INFO E| Compiling dirs-next v2.0.0
37072026-03-19T04:19:36.120Z[ helios-setup] Mar 19 04:19:35.684 INFO E| Compiling syn v2.0.32
37082026-03-19T04:19:36.227Z[ helios-setup] Mar 19 04:19:35.789 INFO E| Compiling term v0.7.0
37092026-03-19T04:19:36.332Z[ helios-setup] Mar 19 04:19:35.896 INFO E| Compiling time v0.3.36
37102026-03-19T04:19:36.709Z[ helios-setup] Mar 19 04:19:36.273 INFO E| Compiling block-buffer v0.9.0
37112026-03-19T04:19:36.709Z[ helios-setup] Mar 19 04:19:36.273 INFO E| Compiling digest v0.9.0
37122026-03-19T04:19:36.900Z[ helios-setup] Mar 19 04:19:36.464 INFO E| Compiling md-5 v0.9.1
37132026-03-19T04:19:36.900Z[ helios-setup] Mar 19 04:19:36.464 INFO E| Compiling sha-1 v0.9.8
37142026-03-19T04:19:37.105Z[ helios-setup] Mar 19 04:19:36.669 INFO E| Compiling tempfile v3.7.0
37152026-03-19T04:19:38.079Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
37162026-03-19T04:19:38.381Z[ helios-setup] Mar 19 04:19:37.944 INFO E| Compiling slog-term v2.9.0
37172026-03-19T04:19:38.935Z[ host-package] Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37182026-03-19T04:19:39.020Z[ helios-setup] Mar 19 04:19:38.583 INFO E| Compiling serde_derive v1.0.193
37192026-03-19T04:19:39.157Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37202026-03-19T04:19:39.910Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37212026-03-19T04:19:41.715Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
37222026-03-19T04:19:42.114Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
37232026-03-19T04:19:42.287Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
37242026-03-19T04:19:43.634Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
37252026-03-19T04:19:44.350Z[ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37262026-03-19T04:19:45.455Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
37272026-03-19T04:19:45.507Z[ helios-setup] Mar 19 04:19:45.069 INFO E| Compiling toml v0.5.11
37282026-03-19T04:19:45.507Z[ helios-setup] Mar 19 04:19:45.069 INFO E| Compiling uuid v0.8.2
37292026-03-19T04:19:46.768Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37302026-03-19T04:19:46.943Z[ helios-setup] Mar 19 04:19:46.504 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
37312026-03-19T04:19:47.358Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
37322026-03-19T04:19:47.492Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
37332026-03-19T04:19:48.104Z[ helios-setup] Mar 19 04:19:47.665 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
37342026-03-19T04:19:48.725Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
37352026-03-19T04:19:49.152Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37362026-03-19T04:19:49.703Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
37372026-03-19T04:19:49.855Z[ host-package] Compiling rustls-pemfile v1.0.4
37382026-03-19T04:19:50.128Z[ host-package] Compiling signal-hook-tokio v0.3.1
37392026-03-19T04:19:50.370Z[ host-package] Compiling yasna v0.5.2
37402026-03-19T04:19:50.526Z[ host-package] Compiling twox-hash v2.1.2
37412026-03-19T04:19:51.158Z[ host-package] Compiling is_ci v1.2.0
37422026-03-19T04:19:51.356Z[ host-package] Compiling base16ct v1.0.0
37432026-03-19T04:19:51.541Z[ host-package] Compiling supports-color v3.0.2
37442026-03-19T04:19:52.384Z[ host-package] Compiling rcgen v0.12.1
37452026-03-19T04:19:52.460Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
37462026-03-19T04:19:52.748Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37472026-03-19T04:19:53.125Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
37482026-03-19T04:19:53.177Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
37492026-03-19T04:19:53.362Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
37502026-03-19T04:19:54.157Z[ helios-setup] Mar 19 04:19:53.718 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.19s
37512026-03-19T04:19:54.185Z[ helios-setup] Mar 19 04:19:53.746 INFO building project "image-builder" ok (22 seconds)
37522026-03-19T04:19:54.189Z[ helios-setup] rm -f helios-build
37532026-03-19T04:19:54.192Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
37542026-03-19T04:19:54.195Z[ helios-setup]
37552026-03-19T04:19:54.195Z[ helios-setup] Setup complete! ./helios-build is now available.
37562026-03-19T04:19:54.198Z[ helios-setup]
37572026-03-19T04:19:54.198Z[ helios-setup]
37582026-03-19T04:19:54.198Z[ helios-setup] real 3:31.699489092
37592026-03-19T04:19:54.198Z[ helios-setup] user 9:30.212569384
37602026-03-19T04:19:54.198Z[ helios-setup] sys 1:31.561129358
37612026-03-19T04:19:54.198Z[ helios-setup] trap 0.618727073
37622026-03-19T04:19:54.198Z[ helios-setup] tflt 2.801937934
37632026-03-19T04:19:54.198Z[ helios-setup] dflt 8.304425424
37642026-03-19T04:19:54.198Z[ helios-setup] kflt 0.013641432
37652026-03-19T04:19:54.198Z[ helios-setup] lock 51:12.796924376
37662026-03-19T04:19:54.198Z[ helios-setup] slp 46:11.682080691
37672026-03-19T04:19:54.198Z[ helios-setup] lat 8:27.368473947
37682026-03-19T04:19:54.198Z[ helios-setup] stop 2:11.958743470
37692026-03-19T04:19:54.198ZMar 19 04:19:53.759 INFO [helios-setup] process exited with exit status: 0 (211.70323165s)
37702026-03-19T04:19:54.198ZMar 19 04:19:53.759 INFO [helios-record] running task
37712026-03-19T04:19:54.201ZMar 19 04:19:53.759 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
37722026-03-19T04:19:54.204ZMar 19 04:19:53.765 DEBG process exited with exit status: 0 (5.739676ms)
37732026-03-19T04:19:54.205ZMar 19 04:19:53.765 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
37742026-03-19T04:19:54.209ZMar 19 04:19:53.770 DEBG process exited with exit status: 0 (5.21133ms)
37752026-03-19T04:19:54.209ZMar 19 04:19:53.770 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
37762026-03-19T04:19:54.214ZMar 19 04:19:53.775 DEBG process exited with exit status: 0 (5.083505ms)
37772026-03-19T04:19:54.214ZMar 19 04:19:53.775 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
37782026-03-19T04:19:54.219ZMar 19 04:19:53.780 DEBG process exited with exit status: 0 (4.635143ms)
37792026-03-19T04:19:54.219ZMar 19 04:19:53.780 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
37802026-03-19T04:19:54.224ZMar 19 04:19:53.784 DEBG process exited with exit status: 0 (4.60129ms)
37812026-03-19T04:19:54.224ZMar 19 04:19:53.784 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
37822026-03-19T04:19:54.228ZMar 19 04:19:53.789 DEBG process exited with exit status: 0 (4.520216ms)
37832026-03-19T04:19:54.228ZMar 19 04:19:53.789 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
37842026-03-19T04:19:54.233ZMar 19 04:19:53.794 DEBG process exited with exit status: 0 (4.809229ms)
37852026-03-19T04:19:54.233ZMar 19 04:19:53.794 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
37862026-03-19T04:19:54.238ZMar 19 04:19:53.799 DEBG process exited with exit status: 0 (4.915758ms)
37872026-03-19T04:19:54.238ZMar 19 04:19:53.799 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
37882026-03-19T04:19:54.243ZMar 19 04:19:53.804 DEBG process exited with exit status: 0 (5.036044ms)
37892026-03-19T04:19:54.246ZMar 19 04:19:53.804 INFO [helios-record] task succeeded (45.415281ms)
37902026-03-19T04:19:54.921Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
37912026-03-19T04:19:57.103Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
37922026-03-19T04:19:57.744Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
37932026-03-19T04:19:58.194Z[ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
37942026-03-19T04:19:58.252Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
37952026-03-19T04:19:59.848Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
37962026-03-19T04:20:00.125Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
37972026-03-19T04:20:00.419Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
37982026-03-19T04:20:00.746Z[ host-package] Compiling fatfs v0.3.6
37992026-03-19T04:20:02.374Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
38002026-03-19T04:20:03.257Z[ host-package] Compiling subprocess v0.2.15
38012026-03-19T04:20:04.812Z[ host-package] Compiling rtoolbox v0.0.3
38022026-03-19T04:20:05.156Z[ host-package] Compiling assert_matches v1.5.0
38032026-03-19T04:20:05.291Z[ host-package] Compiling seq-macro v0.3.6
38042026-03-19T04:20:05.934Z[ host-package] Compiling rpassword v7.4.0
38052026-03-19T04:20:05.995Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38062026-03-19T04:20:06.386Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38072026-03-19T04:20:06.419Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38082026-03-19T04:20:07.336Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38092026-03-19T04:20:08.772Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38102026-03-19T04:20:08.935Z[ host-package] Compiling tui-tree-widget v0.23.1
38112026-03-19T04:20:08.970Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38122026-03-19T04:20:09.314Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38132026-03-19T04:20:09.981Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38142026-03-19T04:20:10.343Z[ host-package] Compiling uzers v0.12.2
38152026-03-19T04:20:12.206Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38162026-03-19T04:20:12.555Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38172026-03-19T04:20:13.979Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38182026-03-19T04:20:15.956Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38192026-03-19T04:20:17.868Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38202026-03-19T04:20:18.754Z[ host-package] Compiling support-bundle-viewer v0.1.2
38212026-03-19T04:20:20.261Z[ host-package] Compiling multimap v0.10.1
38222026-03-19T04:20:42.098Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38232026-03-19T04:20:45.841Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
38242026-03-19T04:28:09.806Z[ host-package] Finished `release` profile [optimized] target(s) in 11m 01s
38252026-03-19T04:29:02.096ZMar 19 04:29:01.544 INFO [host-package] process exited with exit status: 0 (714.254863643s)
38262026-03-19T04:29:02.097ZMar 19 04:29:01.544 INFO [host-stamp] running task
38272026-03-19T04:29:02.100ZMar 19 04:29:01.544 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
38282026-03-19T04:29:02.100ZMar 19 04:29:01.545 INFO [stamp-switch-asic] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp switch-asic 19.0.0-0.ci+gitf1cc356bdbc
38292026-03-19T04:29:02.100ZMar 19 04:29:01.545 INFO [stamp-crucible-utils] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-utils 19.0.0-0.ci+gitf1cc356bdbc
38302026-03-19T04:29:02.100ZMar 19 04:29:01.545 INFO [stamp-propolis-server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp propolis-server 19.0.0-0.ci+gitf1cc356bdbc
38312026-03-19T04:29:02.100ZMar 19 04:29:01.546 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp mg-ddm-gz 19.0.0-0.ci+gitf1cc356bdbc
38322026-03-19T04:29:02.100ZMar 19 04:29:01.546 INFO [stamp-overlay] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp overlay 19.0.0-0.ci+gitf1cc356bdbc
38332026-03-19T04:29:02.100ZMar 19 04:29:01.546 INFO [stamp-omicron-sled-agent] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp omicron-sled-agent 19.0.0-0.ci+gitf1cc356bdbc
38342026-03-19T04:29:02.100ZMar 19 04:29:01.547 INFO [stamp-pumpkind-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp pumpkind-gz 19.0.0-0.ci+gitf1cc356bdbc
38352026-03-19T04:29:02.100ZMar 19 04:29:01.547 INFO [stamp-oxlog] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oxlog 19.0.0-0.ci+gitf1cc356bdbc
38362026-03-19T04:29:02.111Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
38372026-03-19T04:29:02.114Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38382026-03-19T04:29:02.114Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
38392026-03-19T04:29:02.114Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
38402026-03-19T04:29:02.114Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
38412026-03-19T04:29:02.114Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
38422026-03-19T04:29:02.114Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38432026-03-19T04:29:02.114Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
38442026-03-19T04:29:02.114Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
38452026-03-19T04:29:02.114Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
38462026-03-19T04:29:02.117ZMar 19 04:29:01.564 INFO [stamp-overlay] process exited with exit status: 0 (18.304267ms)
38472026-03-19T04:29:02.124Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
38482026-03-19T04:29:02.128ZMar 19 04:29:01.576 INFO [stamp-oxlog] process exited with exit status: 0 (29.066231ms)
38492026-03-19T04:29:02.171Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
38502026-03-19T04:29:02.176ZMar 19 04:29:01.624 INFO [stamp-crucible-utils] process exited with exit status: 0 (78.737859ms)
38512026-03-19T04:29:02.184Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
38522026-03-19T04:29:02.189ZMar 19 04:29:01.637 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (90.420872ms)
38532026-03-19T04:29:02.289Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
38542026-03-19T04:29:02.293ZMar 19 04:29:01.741 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (195.667112ms)
38552026-03-19T04:29:02.552Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
38562026-03-19T04:29:02.556ZMar 19 04:29:02.004 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (458.059943ms)
38572026-03-19T04:29:03.354Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
38582026-03-19T04:29:03.358ZMar 19 04:29:02.806 INFO [stamp-propolis-server] process exited with exit status: 0 (1.26030187s)
38592026-03-19T04:29:03.468Z[recovery-package] Compiling newtype-uuid v1.3.2
38602026-03-19T04:29:03.757Z[recovery-package] Compiling daft v0.1.5
38612026-03-19T04:29:04.038Z[recovery-package] Compiling iddqd v0.3.17
38622026-03-19T04:29:05.265Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
38632026-03-19T04:29:05.579Z[recovery-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
38642026-03-19T04:29:05.579Z[recovery-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
38652026-03-19T04:29:05.582Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
38662026-03-19T04:29:05.582Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38672026-03-19T04:29:05.582Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38682026-03-19T04:29:05.582Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
38692026-03-19T04:29:05.692Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
38702026-03-19T04:29:06.180Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
38712026-03-19T04:29:08.784Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
38722026-03-19T04:29:08.788ZMar 19 04:29:08.235 INFO [stamp-switch-asic] process exited with exit status: 0 (6.690642742s)
38732026-03-19T04:29:08.788ZMar 19 04:29:08.235 INFO [host-stamp] task succeeded (6.690967469s)
38742026-03-19T04:29:08.788ZMar 19 04:29:08.235 INFO [host-proto] running task
38752026-03-19T04:29:09.300ZMar 19 04:29:08.747 INFO [host-proto] task succeeded (511.565961ms)
38762026-03-19T04:29:09.301ZMar 19 04:29:08.747 INFO [host-profile] running task
38772026-03-19T04:29:09.304ZMar 19 04:29:08.747 INFO [host-profile] task succeeded (153.64µs)
38782026-03-19T04:29:09.304ZMar 19 04:29:08.747 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/.tmpiwuItg/proto/host/root -N 'ci f1cc356/${os_short_commit} 2026-03-19 04:16' -s host -B -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
38792026-03-19T04:29:09.307Z[ host-image] Mar 19 04:29:08.754 INFO Checking files for board 'cosmo'
38802026-03-19T04:29:09.307Z[ host-image] Mar 19 04:29:08.754 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
38812026-03-19T04:29:09.311Z[ host-image] Mar 19 04:29:08.754 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
38822026-03-19T04:29:09.311Z[ host-image] Mar 19 04:29:08.754 INFO Checking files for board 'gimlet'
38832026-03-19T04:29:09.311Z[ host-image] Mar 19 04:29:08.754 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
38842026-03-19T04:29:09.311Z[ host-image] Mar 19 04:29:08.754 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
38852026-03-19T04:29:09.311Z[ host-image] Mar 19 04:29:08.754 INFO Checking files for board 'cosmo-mbist-noaggr'
38862026-03-19T04:29:09.311Z[ host-image] Mar 19 04:29:08.754 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
38872026-03-19T04:29:09.311Z[ host-image] Mar 19 04:29:08.754 INFO Checking files for board 'cosmo-mbist'
38882026-03-19T04:29:09.311Z[ host-image] Mar 19 04:29:08.754 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
38892026-03-19T04:29:09.318Z[ host-image] Mar 19 04:29:08.765 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpiwuItg/proto/host/root"
38902026-03-19T04:29:09.318Z[ host-image] Mar 19 04:29:08.765 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
38912026-03-19T04:29:09.321Z[ host-image] Mar 19 04:29:08.765 INFO image builder template: ramdisk-01-os...
38922026-03-19T04:29:09.321Z[ host-image] Mar 19 04:29:08.765 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/.tmpiwuItg/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
38932026-03-19T04:29:09.334Z[ host-image] Mar 19 04:29:08.781 INFO O| Mar 19 04:29:08.780 INFO CREATE DATASET: rpool/images/build/host/output
38942026-03-19T04:29:10.059Z[ host-image] Mar 19 04:29:09.505 INFO O| Mar 19 04:29:09.505 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
38952026-03-19T04:29:10.062Z[ host-image] Mar 19 04:29:09.509 INFO O| Mar 19 04:29:09.509 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
38962026-03-19T04:29:10.212Z[ host-image] Mar 19 04:29:09.658 INFO O| Mar 19 04:29:09.658 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
38972026-03-19T04:29:10.257Z[ host-image] Mar 19 04:29:09.703 INFO O| Mar 19 04:29:09.703 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
38982026-03-19T04:29:10.257Z[ host-image] Mar 19 04:29:09.703 INFO O| Mar 19 04:29:09.703 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
38992026-03-19T04:29:10.260Z[ host-image] Mar 19 04:29:09.703 INFO O| Mar 19 04:29:09.703 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
39002026-03-19T04:29:10.260Z[ host-image] Mar 19 04:29:09.703 INFO O| Mar 19 04:29:09.703 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
39012026-03-19T04:29:10.264Z[ host-image] Mar 19 04:29:09.709 INFO O| Mar 19 04:29:09.709 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
39022026-03-19T04:29:10.433Z[ host-image] Mar 19 04:29:09.879 INFO O| Mar 19 04:29:09.879 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39032026-03-19T04:29:10.441Z[ host-image] Mar 19 04:29:09.887 INFO O| Mar 19 04:29:09.887 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
39042026-03-19T04:29:10.764Z[ host-image] Mar 19 04:29:10.210 INFO O| Mar 19 04:29:10.210 INFO O| Caching catalogs ... Done
39052026-03-19T04:29:10.840Z[ host-image] Mar 19 04:29:10.286 INFO O| Mar 19 04:29:10.286 INFO STEP 0 (pkg_image_create) COMPLETE
39062026-03-19T04:29:10.840Z[ host-image] Mar 19 04:29:10.286 INFO O| Mar 19 04:29:10.286 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39072026-03-19T04:29:10.850Z[ host-image] Mar 19 04:29:10.297 INFO O| Mar 19 04:29:10.296 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"]
39082026-03-19T04:29:11.151Z[ host-image] Mar 19 04:29:10.596 INFO O| Mar 19 04:29:10.596 INFO STEP 1 (pkg_set_publisher) COMPLETE
39092026-03-19T04:29:11.151Z[ host-image] Mar 19 04:29:10.596 INFO O| Mar 19 04:29:10.596 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39102026-03-19T04:29:11.154Z[ host-image] Mar 19 04:29:10.596 INFO O| Mar 19 04:29:10.596 INFO skip step because feature "publisher_1_name" is not enabled
39112026-03-19T04:29:11.154Z[ host-image] Mar 19 04:29:10.596 INFO O| Mar 19 04:29:10.596 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39122026-03-19T04:29:11.154Z[ host-image] Mar 19 04:29:10.596 INFO O| Mar 19 04:29:10.596 INFO skip step because feature "publisher_2_name" is not enabled
39132026-03-19T04:29:11.154Z[ host-image] Mar 19 04:29:10.596 INFO O| Mar 19 04:29:10.596 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39142026-03-19T04:29:11.154Z[ host-image] Mar 19 04:29:10.597 INFO O| Mar 19 04:29:10.596 INFO skip step because feature "publisher_3_name" is not enabled
39152026-03-19T04:29:11.154Z[ host-image] Mar 19 04:29:10.597 INFO O| Mar 19 04:29:10.596 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39162026-03-19T04:29:11.447Z[ host-image] Mar 19 04:29:10.892 INFO O| Mar 19 04:29:10.892 INFO variant opensolaris.zone is already global
39172026-03-19T04:29:11.447Z[ host-image] Mar 19 04:29:10.892 INFO O| Mar 19 04:29:10.892 INFO STEP 5 (pkg_change_variant) COMPLETE
39182026-03-19T04:29:11.450Z[ host-image] Mar 19 04:29:10.892 INFO O| Mar 19 04:29:10.892 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39192026-03-19T04:29:11.744Z[ host-image] Mar 19 04:29:11.189 INFO O| Mar 19 04:29:11.189 INFO variant opensolaris.imagetype is full; changing to partial
39202026-03-19T04:29:11.744Z[ host-image] Mar 19 04:29:11.190 INFO O| Mar 19 04:29:11.189 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39212026-03-19T04:29:12.651Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
39222026-03-19T04:29:12.651Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39232026-03-19T04:29:12.655Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
39242026-03-19T04:29:12.655Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39252026-03-19T04:29:12.655Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39262026-03-19T04:29:15.733Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39272026-03-19T04:29:15.733Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39282026-03-19T04:29:17.146Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39292026-03-19T04:29:17.943Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39302026-03-19T04:29:33.006Z[recovery-package] Finished `release` profile [optimized] target(s) in 30.73s
39312026-03-19T04:29:33.720Z[ host-image] Mar 19 04:29:33.160 INFO O| Mar 19 04:29:33.160 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39322026-03-19T04:29:34.624ZMar 19 04:29:34.065 INFO [recovery-package] process exited with exit status: 0 (32.520589145s)
39332026-03-19T04:29:34.624ZMar 19 04:29:34.065 INFO [recovery-stamp] running task
39342026-03-19T04:29:34.628ZMar 19 04:29:34.065 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
39352026-03-19T04:29:34.628ZMar 19 04:29:34.065 INFO [stamp-mg-ddm-gz] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp mg-ddm-gz 19.0.0-0.ci+gitf1cc356bdbc
39362026-03-19T04:29:34.628ZMar 19 04:29:34.066 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 19.0.0-0.ci+gitf1cc356bdbc
39372026-03-19T04:29:34.635Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
39382026-03-19T04:29:34.639Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
39392026-03-19T04:29:34.771Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
39402026-03-19T04:29:34.774ZMar 19 04:29:34.212 INFO [stamp-installinator] process exited with exit status: 0 (145.855501ms)
39412026-03-19T04:29:34.815Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
39422026-03-19T04:29:34.818ZMar 19 04:29:34.259 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (193.754346ms)
39432026-03-19T04:29:34.818ZMar 19 04:29:34.259 INFO [recovery-stamp] task succeeded (193.933351ms)
39442026-03-19T04:29:34.818ZMar 19 04:29:34.259 INFO [recovery-proto] running task
39452026-03-19T04:29:34.818ZMar 19 04:29:34.259 INFO [tuf-stamp] running task
39462026-03-19T04:29:34.821ZMar 19 04:29:34.260 INFO [stamp-clickhouse_server] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_server 19.0.0-0.ci+gitf1cc356bdbc
39472026-03-19T04:29:34.821ZMar 19 04:29:34.260 INFO [stamp-clickhouse] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse 19.0.0-0.ci+gitf1cc356bdbc
39482026-03-19T04:29:34.821ZMar 19 04:29:34.260 INFO [stamp-internal-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp internal-dns 19.0.0-0.ci+gitf1cc356bdbc
39492026-03-19T04:29:34.821ZMar 19 04:29:34.261 INFO [stamp-ntp] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp ntp 19.0.0-0.ci+gitf1cc356bdbc
39502026-03-19T04:29:34.821ZMar 19 04:29:34.261 INFO [stamp-probe] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp probe 19.0.0-0.ci+gitf1cc356bdbc
39512026-03-19T04:29:34.821ZMar 19 04:29:34.261 INFO [stamp-crucible-pantry-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-pantry-zone 19.0.0-0.ci+gitf1cc356bdbc
39522026-03-19T04:29:34.821ZMar 19 04:29:34.262 INFO [stamp-nexus] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp nexus 19.0.0-0.ci+gitf1cc356bdbc
39532026-03-19T04:29:34.821ZMar 19 04:29:34.262 INFO [stamp-oximeter] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp oximeter 19.0.0-0.ci+gitf1cc356bdbc
39542026-03-19T04:29:34.829ZMar 19 04:29:34.262 INFO [stamp-clickhouse_keeper] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp clickhouse_keeper 19.0.0-0.ci+gitf1cc356bdbc
39552026-03-19T04:29:34.829ZMar 19 04:29:34.262 INFO [stamp-cockroachdb] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp cockroachdb 19.0.0-0.ci+gitf1cc356bdbc
39562026-03-19T04:29:34.829ZMar 19 04:29:34.263 INFO [stamp-crucible-zone] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp crucible-zone 19.0.0-0.ci+gitf1cc356bdbc
39572026-03-19T04:29:34.829ZMar 19 04:29:34.263 INFO [stamp-external-dns] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out stamp external-dns 19.0.0-0.ci+gitf1cc356bdbc
39582026-03-19T04:29:34.832Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
39592026-03-19T04:29:34.832Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
39602026-03-19T04:29:34.835Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39612026-03-19T04:29:34.835Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
39622026-03-19T04:29:34.835Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
39632026-03-19T04:29:34.836Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
39642026-03-19T04:29:34.836Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39652026-03-19T04:29:34.836Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
39662026-03-19T04:29:34.836Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
39672026-03-19T04:29:34.836Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
39682026-03-19T04:29:34.836Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
39692026-03-19T04:29:34.836Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
39702026-03-19T04:29:34.895Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
39712026-03-19T04:29:34.900ZMar 19 04:29:34.341 INFO [stamp-probe] process exited with exit status: 0 (80.403502ms)
39722026-03-19T04:29:34.947ZMar 19 04:29:34.389 INFO [recovery-proto] task succeeded (129.551263ms)
39732026-03-19T04:29:34.950ZMar 19 04:29:34.389 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/.tmpiwuItg/proto/recovery/root -N 'recovery f1cc356/${os_short_commit} 2026-03-19 04:16' -s recovery -R -F 'extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0' -p 'helios-dev=file:///work/incorporation.p5p' -p 'helios-dev=https://pkg.oxide.computer/helios/2/dev/'
39742026-03-19T04:29:34.956Z[ recovery-image] Mar 19 04:29:34.397 INFO Checking files for board 'gimlet'
39752026-03-19T04:29:34.956Z[ recovery-image] Mar 19 04:29:34.397 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
39762026-03-19T04:29:34.956Z[ recovery-image] Mar 19 04:29:34.397 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
39772026-03-19T04:29:34.959Z[ recovery-image] Mar 19 04:29:34.397 INFO Checking files for board 'cosmo-mbist-noaggr'
39782026-03-19T04:29:34.959Z[ recovery-image] Mar 19 04:29:34.397 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
39792026-03-19T04:29:34.959Z[ recovery-image] Mar 19 04:29:34.397 INFO Checking files for board 'cosmo'
39802026-03-19T04:29:34.959Z[ recovery-image] Mar 19 04:29:34.397 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
39812026-03-19T04:29:34.959Z[ recovery-image] Mar 19 04:29:34.397 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
39822026-03-19T04:29:34.959Z[ recovery-image] Mar 19 04:29:34.397 INFO Checking files for board 'cosmo-mbist'
39832026-03-19T04:29:34.959Z[ recovery-image] Mar 19 04:29:34.397 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
39842026-03-19T04:29:34.968Z[ recovery-image] Mar 19 04:29:34.409 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpiwuItg/proto/recovery/root"
39852026-03-19T04:29:34.968Z[ recovery-image] Mar 19 04:29:34.409 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ }
39862026-03-19T04:29:34.970Z[ recovery-image] Mar 19 04:29:34.409 INFO image builder template: ramdisk-01-os...
39872026-03-19T04:29:34.971Z[ recovery-image] Mar 19 04:29:34.409 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/.tmpiwuItg/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", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
39882026-03-19T04:29:34.987Z[ recovery-image] Mar 19 04:29:34.428 INFO O| Mar 19 04:29:34.428 INFO CREATE DATASET: rpool/images/build/recovery/output
39892026-03-19T04:29:35.353Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
39902026-03-19T04:29:35.358ZMar 19 04:29:34.799 INFO [stamp-ntp] process exited with exit status: 0 (538.670925ms)
39912026-03-19T04:29:35.487Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
39922026-03-19T04:29:35.517Z[ recovery-image] Mar 19 04:29:34.958 INFO O| Mar 19 04:29:34.958 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
39932026-03-19T04:29:35.521Z[ recovery-image] Mar 19 04:29:34.962 INFO O| Mar 19 04:29:34.962 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
39942026-03-19T04:29:35.528Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
39952026-03-19T04:29:35.618Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
39962026-03-19T04:29:35.622ZMar 19 04:29:35.064 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (802.308803ms)
39972026-03-19T04:29:35.648Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
39982026-03-19T04:29:35.653ZMar 19 04:29:35.094 INFO [stamp-external-dns] process exited with exit status: 0 (831.018064ms)
39992026-03-19T04:29:35.673Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
40002026-03-19T04:29:35.678ZMar 19 04:29:35.119 INFO [stamp-internal-dns] process exited with exit status: 0 (858.865184ms)
40012026-03-19T04:29:35.847Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
40022026-03-19T04:29:35.852ZMar 19 04:29:35.293 INFO [stamp-crucible-zone] process exited with exit status: 0 (1.030694551s)
40032026-03-19T04:29:35.910Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
40042026-03-19T04:29:35.914ZMar 19 04:29:35.355 INFO [stamp-oximeter] process exited with exit status: 0 (1.093125892s)
40052026-03-19T04:29:36.086Z[ recovery-image] Mar 19 04:29:35.527 INFO O| Mar 19 04:29:35.527 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
40062026-03-19T04:29:36.227Z[ recovery-image] Mar 19 04:29:35.667 INFO O| Mar 19 04:29:35.667 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40072026-03-19T04:29:36.227Z[ recovery-image] Mar 19 04:29:35.667 INFO O| Mar 19 04:29:35.667 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
40082026-03-19T04:29:36.230Z[ recovery-image] Mar 19 04:29:35.668 INFO O| Mar 19 04:29:35.667 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
40092026-03-19T04:29:36.230Z[ recovery-image] Mar 19 04:29:35.668 INFO O| Mar 19 04:29:35.668 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
40102026-03-19T04:29:36.234Z[ recovery-image] Mar 19 04:29:35.675 INFO O| Mar 19 04:29:35.675 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
40112026-03-19T04:29:36.593Z[ recovery-image] Mar 19 04:29:36.034 INFO O| Mar 19 04:29:36.034 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40122026-03-19T04:29:36.603Z[ recovery-image] Mar 19 04:29:36.044 INFO O| Mar 19 04:29:36.044 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
40132026-03-19T04:29:36.911Z[ recovery-image] Mar 19 04:29:36.352 INFO O| Mar 19 04:29:36.351 INFO O| Caching catalogs ... Done
40142026-03-19T04:29:36.990Z[ recovery-image] Mar 19 04:29:36.431 INFO O| Mar 19 04:29:36.430 INFO STEP 0 (pkg_image_create) COMPLETE
40152026-03-19T04:29:36.990Z[ recovery-image] Mar 19 04:29:36.431 INFO O| Mar 19 04:29:36.431 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40162026-03-19T04:29:36.999Z[ recovery-image] Mar 19 04:29:36.440 INFO O| Mar 19 04:29:36.439 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"]
40172026-03-19T04:29:37.310Z[ recovery-image] Mar 19 04:29:36.751 INFO O| Mar 19 04:29:36.751 INFO STEP 1 (pkg_set_publisher) COMPLETE
40182026-03-19T04:29:37.310Z[ recovery-image] Mar 19 04:29:36.751 INFO O| Mar 19 04:29:36.751 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40192026-03-19T04:29:37.314Z[ recovery-image] Mar 19 04:29:36.751 INFO O| Mar 19 04:29:36.751 INFO skip step because feature "publisher_1_name" is not enabled
40202026-03-19T04:29:37.314Z[ recovery-image] Mar 19 04:29:36.751 INFO O| Mar 19 04:29:36.751 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40212026-03-19T04:29:37.314Z[ recovery-image] Mar 19 04:29:36.751 INFO O| Mar 19 04:29:36.751 INFO skip step because feature "publisher_2_name" is not enabled
40222026-03-19T04:29:37.314Z[ recovery-image] Mar 19 04:29:36.751 INFO O| Mar 19 04:29:36.751 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40232026-03-19T04:29:37.314Z[ recovery-image] Mar 19 04:29:36.751 INFO O| Mar 19 04:29:36.751 INFO skip step because feature "publisher_3_name" is not enabled
40242026-03-19T04:29:37.314Z[ recovery-image] Mar 19 04:29:36.751 INFO O| Mar 19 04:29:36.751 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40252026-03-19T04:29:37.622Z[ recovery-image] Mar 19 04:29:37.063 INFO O| Mar 19 04:29:37.063 INFO variant opensolaris.zone is already global
40262026-03-19T04:29:37.622Z[ recovery-image] Mar 19 04:29:37.063 INFO O| Mar 19 04:29:37.063 INFO STEP 5 (pkg_change_variant) COMPLETE
40272026-03-19T04:29:37.622Z[ recovery-image] Mar 19 04:29:37.063 INFO O| Mar 19 04:29:37.063 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40282026-03-19T04:29:37.890Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
40292026-03-19T04:29:37.894ZMar 19 04:29:37.335 INFO [stamp-cockroachdb] process exited with exit status: 0 (3.07227703s)
40302026-03-19T04:29:37.940Z[ recovery-image] Mar 19 04:29:37.381 INFO O| Mar 19 04:29:37.381 INFO variant opensolaris.imagetype is full; changing to partial
40312026-03-19T04:29:37.940Z[ recovery-image] Mar 19 04:29:37.381 INFO O| Mar 19 04:29:37.381 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
40322026-03-19T04:29:38.740Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
40332026-03-19T04:29:38.744ZMar 19 04:29:38.185 INFO [stamp-nexus] process exited with exit status: 0 (3.923071004s)
40342026-03-19T04:29:40.158Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
40352026-03-19T04:29:40.162ZMar 19 04:29:39.602 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (5.340213545s)
40362026-03-19T04:29:40.410Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
40372026-03-19T04:29:40.414ZMar 19 04:29:39.854 INFO [stamp-clickhouse] process exited with exit status: 0 (5.594270848s)
40382026-03-19T04:29:40.446Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
40392026-03-19T04:29:40.450ZMar 19 04:29:39.890 INFO [stamp-clickhouse_server] process exited with exit status: 0 (5.630099675s)
40402026-03-19T04:29:40.450ZMar 19 04:29:39.890 INFO [tuf-stamp] task succeeded (5.630827233s)
40412026-03-19T04:29:40.709Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
40422026-03-19T04:29:41.016Z[verify-libraries] Compiling ar_archive_writer v0.5.1
40432026-03-19T04:29:41.046Z[verify-libraries] Compiling stacker v0.1.23
40442026-03-19T04:29:41.046Z[verify-libraries] Compiling cfg_aliases v0.1.1
40452026-03-19T04:29:41.049Z[verify-libraries] Compiling home v0.5.12
40462026-03-19T04:29:41.130Z[verify-libraries] Compiling recursive-proc-macro-impl v0.1.1
40472026-03-19T04:29:41.160Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40482026-03-19T04:29:41.194Z[verify-libraries] Compiling sqlparser_derive v0.5.0
40492026-03-19T04:29:41.194Z[verify-libraries] Compiling winnow v0.6.26
40502026-03-19T04:29:41.220Z[verify-libraries] Compiling unicode_categories v0.1.1
40512026-03-19T04:29:41.277Z[verify-libraries] Compiling nix v0.28.0
40522026-03-19T04:29:41.339Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40532026-03-19T04:29:41.387Z[verify-libraries] Compiling polyval v0.6.2
40542026-03-19T04:29:41.419Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
40552026-03-19T04:29:41.483Z[verify-libraries] Compiling ctr v0.9.2
40562026-03-19T04:29:41.513Z[verify-libraries] Compiling colored v2.2.0
40572026-03-19T04:29:41.513Z[verify-libraries] Compiling ssh-encoding v0.2.0
40582026-03-19T04:29:41.513Z[verify-libraries] Compiling blowfish v0.9.1
40592026-03-19T04:29:41.622Z[verify-libraries] Compiling ghash v0.5.1
40602026-03-19T04:29:41.714Z[verify-libraries] Compiling password-hash v0.4.2
40612026-03-19T04:29:41.717Z[verify-libraries] Compiling petname v2.0.2
40622026-03-19T04:29:41.788Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
40632026-03-19T04:29:41.792Z[verify-libraries] Compiling aes-gcm v0.10.3
40642026-03-19T04:29:41.919Z[verify-libraries] Compiling p521 v0.13.3
40652026-03-19T04:29:41.920Z[verify-libraries] Compiling p256 v0.13.2
40662026-03-19T04:29:42.012Z[verify-libraries] Compiling russh-cryptovec v0.7.3
40672026-03-19T04:29:42.048Z[verify-libraries] Compiling psm v0.1.30
40682026-03-19T04:29:42.083Z[verify-libraries] Compiling md5 v0.7.0
40692026-03-19T04:29:42.138Z[verify-libraries] Compiling ssh-cipher v0.2.0
40702026-03-19T04:29:42.178Z[verify-libraries] Compiling pbkdf2 v0.11.0
40712026-03-19T04:29:42.246Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
40722026-03-19T04:29:42.393Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
40732026-03-19T04:29:42.450Z[verify-libraries] Compiling num-bigint v0.4.6
40742026-03-19T04:29:42.529Z[verify-libraries] Compiling des v0.8.1
40752026-03-19T04:29:42.594Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
40762026-03-19T04:29:42.658Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
40772026-03-19T04:29:42.661Z[verify-libraries] Compiling ssh-key v0.6.7
40782026-03-19T04:29:42.725Z[verify-libraries] Compiling sapling-renderdag v0.1.0
40792026-03-19T04:29:42.758Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40802026-03-19T04:29:42.930Z[verify-libraries] Compiling hex-literal v0.4.1
40812026-03-19T04:29:42.933Z[verify-libraries] Compiling sync-ptr v0.1.4
40822026-03-19T04:29:43.236Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
40832026-03-19T04:29:43.240Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
40842026-03-19T04:29:43.240Z[verify-libraries] Compiling socket2 v0.5.10
40852026-03-19T04:29:43.327Z[verify-libraries] Compiling internet-checksum v0.2.1
40862026-03-19T04:29:43.565Z[verify-libraries] Compiling sqlformat v0.3.5
40872026-03-19T04:29:43.621Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
40882026-03-19T04:29:43.687Z[verify-libraries] Compiling omicron-zone-package v0.12.2
40892026-03-19T04:29:43.690Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
40902026-03-19T04:29:43.917Z[verify-libraries] Compiling recursive v0.1.1
40912026-03-19T04:29:43.960Z[verify-libraries] Compiling rustyline v14.0.0
40922026-03-19T04:29:44.138Z[verify-libraries] Compiling sqlparser v0.61.0
40932026-03-19T04:29:44.222Z[verify-libraries] Compiling git-stub v1.0.0
40942026-03-19T04:29:44.286Z[verify-libraries] Compiling yansi v1.0.1
40952026-03-19T04:29:44.325Z[ host-image] Mar 19 04:29:43.764 INFO O| Mar 19 04:29:43.764 INFO O| Startup: Caching catalogs ... Done
40962026-03-19T04:29:44.460Z[ host-image] Mar 19 04:29:43.898 INFO O| Mar 19 04:29:43.898 INFO O| Planning: Planning completed in 0.00 seconds
40972026-03-19T04:29:44.463Z[ host-image] Mar 19 04:29:43.898 INFO O| Mar 19 04:29:43.898 INFO O| Planning: Consolidating action changes ... Done
40982026-03-19T04:29:44.463Z[ host-image] Mar 19 04:29:43.898 INFO O| Mar 19 04:29:43.898 INFO O| Planning: Evaluating mediators ... Done
40992026-03-19T04:29:44.463Z[ host-image] Mar 19 04:29:43.899 INFO O| Mar 19 04:29:43.899 INFO O| Planning: Planning completed in 0.00 seconds
41002026-03-19T04:29:44.463Z[ host-image] Mar 19 04:29:43.899 INFO O| Mar 19 04:29:43.899 INFO O| Variants/Facets to change: 1
41012026-03-19T04:29:44.489Z[ host-image] Mar 19 04:29:43.927 INFO O| Mar 19 04:29:43.927 INFO O| Done
41022026-03-19T04:29:44.489Z[ host-image] Mar 19 04:29:43.927 INFO O| Mar 19 04:29:43.927 INFO O| Done
41032026-03-19T04:29:44.672Z[verify-libraries] Compiling russh-keys v0.45.0
41042026-03-19T04:29:44.869Z[verify-libraries] Compiling diff v0.1.13
41052026-03-19T04:29:45.519Z[verify-libraries] Compiling pretty_assertions v1.4.1
41062026-03-19T04:29:45.585Z[verify-libraries] Compiling git-stub-vcs v0.1.0
41072026-03-19T04:29:45.850Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41082026-03-19T04:29:45.863Z[ host-image] Mar 19 04:29:45.302 INFO O| Mar 19 04:29:45.302 INFO O| Done
41092026-03-19T04:29:45.980Z[ host-image] Mar 19 04:29:45.419 INFO O| Mar 19 04:29:45.419 INFO O| Done
41102026-03-19T04:29:45.983Z[ host-image] Mar 19 04:29:45.420 INFO O| Mar 19 04:29:45.420 INFO O| Done
41112026-03-19T04:29:45.983Z[ host-image] Mar 19 04:29:45.420 INFO O| Mar 19 04:29:45.420 INFO O| Done
41122026-03-19T04:29:45.983Z[ host-image] Mar 19 04:29:45.421 INFO O| Mar 19 04:29:45.421 INFO O| Done
41132026-03-19T04:29:46.138Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
41142026-03-19T04:29:46.205Z[verify-libraries] Compiling russh v0.45.0
41152026-03-19T04:29:46.438Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41162026-03-19T04:29:46.605Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
41172026-03-19T04:29:46.716Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
41182026-03-19T04:29:46.786Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41192026-03-19T04:29:46.959Z[verify-libraries] Compiling drift v0.1.3
41202026-03-19T04:29:47.008Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
41212026-03-19T04:29:47.470Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
41222026-03-19T04:29:47.571Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
41232026-03-19T04:29:47.749Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
41242026-03-19T04:29:47.778Z[ host-image] Mar 19 04:29:47.216 INFO O| Mar 19 04:29:47.216 INFO STEP 6 (pkg_change_variant) COMPLETE
41252026-03-19T04:29:47.778Z[ host-image] Mar 19 04:29:47.216 INFO O| Mar 19 04:29:47.216 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41262026-03-19T04:29:47.778Z[ host-image] Mar 19 04:29:47.216 INFO O| Mar 19 04:29:47.216 INFO skip step because feature "debug_variant" is not enabled
41272026-03-19T04:29:47.781Z[ host-image] Mar 19 04:29:47.216 INFO O| Mar 19 04:29:47.216 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41282026-03-19T04:29:48.148Z[ host-image] Mar 19 04:29:47.586 INFO O| Mar 19 04:29:47.586 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
41292026-03-19T04:29:48.704Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
41302026-03-19T04:29:48.768Z[verify-libraries] Compiling dropshot-api-manager v0.6.0
41312026-03-19T04:29:50.225Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
41322026-03-19T04:29:50.794Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
41332026-03-19T04:29:50.945Z[verify-libraries] Compiling termios v0.3.3
41342026-03-19T04:29:51.317Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41352026-03-19T04:29:51.369Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
41362026-03-19T04:29:52.748Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41372026-03-19T04:29:55.052Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
41382026-03-19T04:29:55.293Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
41392026-03-19T04:29:55.474Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
41402026-03-19T04:29:56.197Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
41412026-03-19T04:29:58.820Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
41422026-03-19T04:29:59.717Z[verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
41432026-03-19T04:30:02.995Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
41442026-03-19T04:30:03.989Z[ recovery-image] Mar 19 04:30:03.423 INFO O| Mar 19 04:30:03.423 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41452026-03-19T04:30:09.650Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41462026-03-19T04:30:10.112Z[verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41472026-03-19T04:30:14.715Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41482026-03-19T04:30:14.731Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
41492026-03-19T04:30:17.056Z[verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
41502026-03-19T04:30:17.074Z[ recovery-image] Mar 19 04:30:15.273 INFO O| Mar 19 04:30:15.273 INFO O| Startup: Caching catalogs ... Done
41512026-03-19T04:30:17.074Z[ recovery-image] Mar 19 04:30:15.396 INFO O| Mar 19 04:30:15.396 INFO O| Planning: Planning completed in 0.00 seconds
41522026-03-19T04:30:17.074Z[ recovery-image] Mar 19 04:30:15.396 INFO O| Mar 19 04:30:15.396 INFO O| Planning: Consolidating action changes ... Done
41532026-03-19T04:30:17.074Z[ recovery-image] Mar 19 04:30:15.396 INFO O| Mar 19 04:30:15.396 INFO O| Planning: Evaluating mediators ... Done
41542026-03-19T04:30:17.074Z[ recovery-image] Mar 19 04:30:15.397 INFO O| Mar 19 04:30:15.397 INFO O| Planning: Planning completed in 0.00 seconds
41552026-03-19T04:30:17.074Z[ recovery-image] Mar 19 04:30:15.397 INFO O| Mar 19 04:30:15.397 INFO O| Variants/Facets to change: 1
41562026-03-19T04:30:17.074Z[ recovery-image] Mar 19 04:30:15.413 INFO O| Mar 19 04:30:15.413 INFO O| Done
41572026-03-19T04:30:17.074Z[ recovery-image] Mar 19 04:30:15.413 INFO O| Mar 19 04:30:15.413 INFO O| Done
41582026-03-19T04:30:17.667Z[ recovery-image] Mar 19 04:30:16.908 INFO O| Mar 19 04:30:16.908 INFO O| Done
41592026-03-19T04:30:17.667Z[ recovery-image] Mar 19 04:30:17.031 INFO O| Mar 19 04:30:17.030 INFO O| Done
41602026-03-19T04:30:17.667Z[ recovery-image] Mar 19 04:30:17.040 INFO O| Mar 19 04:30:17.040 INFO O| Done
41612026-03-19T04:30:17.667Z[ recovery-image] Mar 19 04:30:17.040 INFO O| Mar 19 04:30:17.040 INFO O| Done
41622026-03-19T04:30:17.667Z[ recovery-image] Mar 19 04:30:17.041 INFO O| Mar 19 04:30:17.041 INFO O| Done
41632026-03-19T04:30:18.275Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
41642026-03-19T04:30:18.952Z[ host-image] Mar 19 04:30:18.384 INFO O| Mar 19 04:30:18.384 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41652026-03-19T04:30:19.565Z[ recovery-image] Mar 19 04:30:18.996 INFO O| Mar 19 04:30:18.996 INFO STEP 6 (pkg_change_variant) COMPLETE
41662026-03-19T04:30:19.565Z[ recovery-image] Mar 19 04:30:18.996 INFO O| Mar 19 04:30:18.996 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41672026-03-19T04:30:19.568Z[ recovery-image] Mar 19 04:30:18.996 INFO O| Mar 19 04:30:18.996 INFO skip step because feature "debug_variant" is not enabled
41682026-03-19T04:30:19.568Z[ recovery-image] Mar 19 04:30:18.996 INFO O| Mar 19 04:30:18.996 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41692026-03-19T04:30:19.975Z[ recovery-image] Mar 19 04:30:19.407 INFO O| Mar 19 04:30:19.407 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
41702026-03-19T04:30:20.053Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
41712026-03-19T04:30:20.371Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
41722026-03-19T04:30:21.083Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
41732026-03-19T04:30:22.800Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
41742026-03-19T04:30:23.705Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
41752026-03-19T04:30:24.601Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41762026-03-19T04:30:25.845Z[verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
41772026-03-19T04:30:28.322Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
41782026-03-19T04:30:28.365Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
41792026-03-19T04:30:30.446Z[ host-image] Mar 19 04:30:29.875 INFO O| Mar 19 04:30:29.875 INFO O| Startup: Caching catalogs ... Done
41802026-03-19T04:30:30.554Z[ host-image] Mar 19 04:30:29.983 INFO O| Mar 19 04:30:29.983 INFO O| Planning: Planning completed in 0.00 seconds
41812026-03-19T04:30:30.557Z[ host-image] Mar 19 04:30:29.984 INFO O| Mar 19 04:30:29.984 INFO O| Planning: Consolidating action changes ... Done
41822026-03-19T04:30:30.557Z[ host-image] Mar 19 04:30:29.984 INFO O| Mar 19 04:30:29.984 INFO O| Planning: Evaluating mediators ... Done
41832026-03-19T04:30:30.558Z[ host-image] Mar 19 04:30:29.984 INFO O| Mar 19 04:30:29.984 INFO O| Planning: Planning completed in 0.00 seconds
41842026-03-19T04:30:30.558Z[ host-image] Mar 19 04:30:29.985 INFO O| Mar 19 04:30:29.985 INFO O| Variants/Facets to change: 1
41852026-03-19T04:30:30.612Z[ host-image] Mar 19 04:30:30.041 INFO O| Mar 19 04:30:30.041 INFO O| Done
41862026-03-19T04:30:30.612Z[ host-image] Mar 19 04:30:30.041 INFO O| Mar 19 04:30:30.041 INFO O| Done
41872026-03-19T04:30:31.955Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
41882026-03-19T04:30:31.990Z[ host-image] Mar 19 04:30:31.419 INFO O| Mar 19 04:30:31.419 INFO O| Done
41892026-03-19T04:30:32.110Z[ host-image] Mar 19 04:30:31.539 INFO O| Mar 19 04:30:31.539 INFO O| Done
41902026-03-19T04:30:32.113Z[ host-image] Mar 19 04:30:31.540 INFO O| Mar 19 04:30:31.540 INFO O| Done
41912026-03-19T04:30:32.113Z[ host-image] Mar 19 04:30:31.540 INFO O| Mar 19 04:30:31.540 INFO O| Done
41922026-03-19T04:30:32.114Z[ host-image] Mar 19 04:30:31.541 INFO O| Mar 19 04:30:31.541 INFO O| Done
41932026-03-19T04:30:32.946Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
41942026-03-19T04:30:33.885Z[ host-image] Mar 19 04:30:33.314 INFO O| Mar 19 04:30:33.314 INFO STEP 8 (pkg_change_facet) COMPLETE
41952026-03-19T04:30:33.885Z[ host-image] Mar 19 04:30:33.314 INFO O| Mar 19 04:30:33.314 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41962026-03-19T04:30:33.889Z[ host-image] Mar 19 04:30:33.314 INFO O| Mar 19 04:30:33.314 INFO skip step because feature "recovery" is not enabled
41972026-03-19T04:30:33.889Z[ host-image] Mar 19 04:30:33.314 INFO O| Mar 19 04:30:33.314 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41982026-03-19T04:30:33.889Z[ host-image] Mar 19 04:30:33.314 INFO O| Mar 19 04:30:33.314 INFO skip step because feature "recovery" is not enabled
41992026-03-19T04:30:33.889Z[ host-image] Mar 19 04:30:33.314 INFO O| Mar 19 04:30:33.314 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42002026-03-19T04:30:33.901Z[ host-image] Mar 19 04:30:33.330 INFO O| Mar 19 04:30:33.330 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/network/overwatch", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server", "oxide/platform-identity-cacerts", "/consolidation/oxide/omicron-release-incorporation@19.0.0.0"]
42012026-03-19T04:30:38.873Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
42022026-03-19T04:30:42.043Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42032026-03-19T04:30:42.729Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
42042026-03-19T04:30:44.010Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
42052026-03-19T04:30:45.141Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42062026-03-19T04:30:46.241Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
42072026-03-19T04:30:46.283Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
42082026-03-19T04:30:46.933Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
42092026-03-19T04:30:47.249Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
42102026-03-19T04:30:49.767Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
42112026-03-19T04:30:49.916Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42122026-03-19T04:30:50.164Z[ recovery-image] Mar 19 04:30:49.589 INFO O| Mar 19 04:30:49.589 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42132026-03-19T04:30:52.235Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
42142026-03-19T04:30:55.440Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
42152026-03-19T04:30:56.090Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
42162026-03-19T04:31:02.182Z[ recovery-image] Mar 19 04:31:01.605 INFO O| Mar 19 04:31:01.605 INFO O| Startup: Caching catalogs ... Done
42172026-03-19T04:31:02.284Z[ recovery-image] Mar 19 04:31:01.707 INFO O| Mar 19 04:31:01.707 INFO O| Planning: Planning completed in 0.00 seconds
42182026-03-19T04:31:02.287Z[ recovery-image] Mar 19 04:31:01.707 INFO O| Mar 19 04:31:01.707 INFO O| Planning: Consolidating action changes ... Done
42192026-03-19T04:31:02.287Z[ recovery-image] Mar 19 04:31:01.707 INFO O| Mar 19 04:31:01.707 INFO O| Planning: Evaluating mediators ... Done
42202026-03-19T04:31:02.287Z[ recovery-image] Mar 19 04:31:01.708 INFO O| Mar 19 04:31:01.708 INFO O| Planning: Planning completed in 0.00 seconds
42212026-03-19T04:31:02.287Z[ recovery-image] Mar 19 04:31:01.708 INFO O| Mar 19 04:31:01.708 INFO O| Variants/Facets to change: 1
42222026-03-19T04:31:02.344Z[ recovery-image] Mar 19 04:31:01.766 INFO O| Mar 19 04:31:01.766 INFO O| Done
42232026-03-19T04:31:02.344Z[ recovery-image] Mar 19 04:31:01.767 INFO O| Mar 19 04:31:01.766 INFO O| Done
42242026-03-19T04:31:03.243Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42252026-03-19T04:31:03.556Z[ recovery-image] Mar 19 04:31:02.978 INFO O| Mar 19 04:31:02.978 INFO O| Done
42262026-03-19T04:31:03.674Z[ recovery-image] Mar 19 04:31:03.096 INFO O| Mar 19 04:31:03.096 INFO O| Done
42272026-03-19T04:31:03.678Z[ recovery-image] Mar 19 04:31:03.097 INFO O| Mar 19 04:31:03.097 INFO O| Done
42282026-03-19T04:31:03.678Z[ recovery-image] Mar 19 04:31:03.097 INFO O| Mar 19 04:31:03.097 INFO O| Done
42292026-03-19T04:31:03.678Z[ recovery-image] Mar 19 04:31:03.098 INFO O| Mar 19 04:31:03.098 INFO O| Done
42302026-03-19T04:31:04.653Z[ host-image] Mar 19 04:31:04.075 INFO O| Mar 19 04:31:04.075 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42312026-03-19T04:31:05.267Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
42322026-03-19T04:31:05.396Z[ recovery-image] Mar 19 04:31:04.818 INFO O| Mar 19 04:31:04.818 INFO STEP 8 (pkg_change_facet) COMPLETE
42332026-03-19T04:31:05.396Z[ recovery-image] Mar 19 04:31:04.818 INFO O| Mar 19 04:31:04.818 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42342026-03-19T04:31:05.607Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42352026-03-19T04:31:05.653Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
42362026-03-19T04:31:05.938Z[ recovery-image] Mar 19 04:31:05.360 INFO O| Mar 19 04:31:05.360 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
42372026-03-19T04:31:06.896Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42382026-03-19T04:31:16.511Z[ host-image] Mar 19 04:31:15.931 INFO O| Mar 19 04:31:15.931 INFO O| Startup: Caching catalogs ... Done
42392026-03-19T04:31:22.163Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42402026-03-19T04:31:23.704Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
42412026-03-19T04:31:24.337Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42422026-03-19T04:31:27.692Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42432026-03-19T04:31:36.204Z[ recovery-image] Mar 19 04:31:35.620 INFO O| Mar 19 04:31:35.620 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42442026-03-19T04:31:48.059Z[ recovery-image] Mar 19 04:31:47.472 INFO O| Mar 19 04:31:47.472 INFO O| Startup: Caching catalogs ... Done
42452026-03-19T04:31:48.158Z[ recovery-image] Mar 19 04:31:47.571 INFO O| Mar 19 04:31:47.571 INFO O| Planning: Planning completed in 0.00 seconds
42462026-03-19T04:31:48.161Z[ recovery-image] Mar 19 04:31:47.571 INFO O| Mar 19 04:31:47.571 INFO O| Planning: Consolidating action changes ... Done
42472026-03-19T04:31:48.161Z[ recovery-image] Mar 19 04:31:47.571 INFO O| Mar 19 04:31:47.571 INFO O| Planning: Evaluating mediators ... Done
42482026-03-19T04:31:48.161Z[ recovery-image] Mar 19 04:31:47.572 INFO O| Mar 19 04:31:47.572 INFO O| Planning: Planning completed in 0.00 seconds
42492026-03-19T04:31:48.161Z[ recovery-image] Mar 19 04:31:47.572 INFO O| Mar 19 04:31:47.572 INFO O| Variants/Facets to change: 1
42502026-03-19T04:31:48.274Z[ recovery-image] Mar 19 04:31:47.687 INFO O| Mar 19 04:31:47.687 INFO O| Done
42512026-03-19T04:31:48.274Z[ recovery-image] Mar 19 04:31:47.688 INFO O| Mar 19 04:31:47.687 INFO O| Done
42522026-03-19T04:31:49.553Z[ recovery-image] Mar 19 04:31:48.966 INFO O| Mar 19 04:31:48.966 INFO O| Done
42532026-03-19T04:31:49.687Z[ recovery-image] Mar 19 04:31:49.100 INFO O| Mar 19 04:31:49.100 INFO O| Done
42542026-03-19T04:31:49.690Z[ recovery-image] Mar 19 04:31:49.100 INFO O| Mar 19 04:31:49.100 INFO O| Done
42552026-03-19T04:31:49.690Z[ recovery-image] Mar 19 04:31:49.100 INFO O| Mar 19 04:31:49.100 INFO O| Done
42562026-03-19T04:31:49.690Z[ recovery-image] Mar 19 04:31:49.101 INFO O| Mar 19 04:31:49.101 INFO O| Done
42572026-03-19T04:31:51.443Z[ recovery-image] Mar 19 04:31:50.856 INFO O| Mar 19 04:31:50.856 INFO STEP 9 (pkg_change_facet) COMPLETE
42582026-03-19T04:31:51.443Z[ recovery-image] Mar 19 04:31:50.856 INFO O| Mar 19 04:31:50.856 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42592026-03-19T04:31:51.826Z[ recovery-image] Mar 19 04:31:51.238 INFO O| Mar 19 04:31:51.238 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
42602026-03-19T04:31:56.179Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42612026-03-19T04:31:57.807Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42622026-03-19T04:31:58.889Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
42632026-03-19T04:32:03.666Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42642026-03-19T04:32:04.127Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
42652026-03-19T04:32:04.919Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42662026-03-19T04:32:08.652Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
42672026-03-19T04:32:09.217Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
42682026-03-19T04:32:17.113Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
42692026-03-19T04:32:22.200Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
42702026-03-19T04:32:23.112Z[ recovery-image] Mar 19 04:32:22.519 INFO O| Mar 19 04:32:22.519 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42712026-03-19T04:32:35.164Z[ recovery-image] Mar 19 04:32:34.567 INFO O| Mar 19 04:32:34.567 INFO O| Startup: Caching catalogs ... Done
42722026-03-19T04:32:35.267Z[ recovery-image] Mar 19 04:32:34.671 INFO O| Mar 19 04:32:34.671 INFO O| Planning: Planning completed in 0.00 seconds
42732026-03-19T04:32:35.270Z[ recovery-image] Mar 19 04:32:34.671 INFO O| Mar 19 04:32:34.671 INFO O| Planning: Consolidating action changes ... Done
42742026-03-19T04:32:35.270Z[ recovery-image] Mar 19 04:32:34.672 INFO O| Mar 19 04:32:34.672 INFO O| Planning: Evaluating mediators ... Done
42752026-03-19T04:32:35.270Z[ recovery-image] Mar 19 04:32:34.672 INFO O| Mar 19 04:32:34.672 INFO O| Planning: Planning completed in 0.00 seconds
42762026-03-19T04:32:35.270Z[ recovery-image] Mar 19 04:32:34.672 INFO O| Mar 19 04:32:34.672 INFO O| Variants/Facets to change: 1
42772026-03-19T04:32:35.321Z[ recovery-image] Mar 19 04:32:34.725 INFO O| Mar 19 04:32:34.725 INFO O| Done
42782026-03-19T04:32:35.321Z[ recovery-image] Mar 19 04:32:34.725 INFO O| Mar 19 04:32:34.725 INFO O| Done
42792026-03-19T04:32:36.839Z[ recovery-image] Mar 19 04:32:36.242 INFO O| Mar 19 04:32:36.242 INFO O| Done
42802026-03-19T04:32:36.973Z[ recovery-image] Mar 19 04:32:36.377 INFO O| Mar 19 04:32:36.377 INFO O| Done
42812026-03-19T04:32:36.979Z[ recovery-image] Mar 19 04:32:36.377 INFO O| Mar 19 04:32:36.377 INFO O| Done
42822026-03-19T04:32:36.979Z[ recovery-image] Mar 19 04:32:36.377 INFO O| Mar 19 04:32:36.377 INFO O| Done
42832026-03-19T04:32:36.979Z[ recovery-image] Mar 19 04:32:36.379 INFO O| Mar 19 04:32:36.378 INFO O| Done
42842026-03-19T04:32:39.231Z[ recovery-image] Mar 19 04:32:38.634 INFO O| Mar 19 04:32:38.634 INFO STEP 10 (pkg_change_facet) COMPLETE
42852026-03-19T04:32:39.231Z[ recovery-image] Mar 19 04:32:38.634 INFO O| Mar 19 04:32:38.634 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42862026-03-19T04:32:39.244Z[ recovery-image] Mar 19 04:32:38.647 INFO O| Mar 19 04:32:38.647 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/developer/debug/mdb", "/system/kernel/dtrace/providers", "/system/network", "/system/microcode/oxide", "/driver/network/cxgbe", "/driver/network/e1000g", "/driver/network/igb", "/driver/network/ixgbe", "/driver/network/rge", "/driver/storage/nvme", "/developer/macro/cpp", "/system/library/gcc-runtime", "/system/library/g++-runtime", "/developer/linker", "/diagnostic/diskinfo", "/diagnostic/pci", "/diagnostic/cpu-counters", "/system/data/hardware-registry", "/system/extended-system-utilities", "/web/curl", "/text/column", "/text/less", "/text/looker", "/ooce/util/jq", "/system/watch", "/editor/vim", "/terminal/resize", "/system/data/urxvt-terminfo", "/network/netcat", "/network/rsync", "/network/snoop", "/network/overwatch", "/compress/gzip", "/locale/en", "/system/network/routing", "/driver/cpu/amd/zen", "/driver/gpio/amd/zen", "/system/gpio", "/system/bhyve", "/system/library/bhyve", "/service/network/chrony", "/driver/misc/tofino", "/library/expat", "/system/library/pcap", "/network/dns/bind", "/network/openssh-server", "oxide/platform-identity-cacerts", "/consolidation/oxide/omicron-release-incorporation@19.0.0.0"]
42872026-03-19T04:32:56.343Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
42882026-03-19T04:33:04.324Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
42892026-03-19T04:33:06.719Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
42902026-03-19T04:33:07.950Z[ host-image] Mar 19 04:33:07.347 INFO O| Mar 19 04:33:07.347 INFO O| Planning: Solver setup ... Done
42912026-03-19T04:33:09.076Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
42922026-03-19T04:33:09.169Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
42932026-03-19T04:33:09.366Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
42942026-03-19T04:33:09.497Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
42952026-03-19T04:33:09.625Z[ recovery-image] Mar 19 04:33:09.021 INFO O| Mar 19 04:33:09.021 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42962026-03-19T04:33:10.103Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
42972026-03-19T04:33:15.465Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
42982026-03-19T04:33:21.524Z[ recovery-image] Mar 19 04:33:20.918 INFO O| Mar 19 04:33:20.918 INFO O| Startup: Caching catalogs ... Done
42992026-03-19T04:33:37.420Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
43002026-03-19T04:35:04.887Z[ recovery-image] Mar 19 04:35:04.260 INFO O| Mar 19 04:35:04.260 INFO O| Planning: Solver setup ... Done
43012026-03-19T04:38:18.621Z[ host-image] Mar 19 04:38:17.954 INFO O| Mar 19 04:38:17.954 INFO O| Planning: Running solver ... Done
43022026-03-19T04:38:19.576Z[ host-image] Mar 19 04:38:18.909 INFO O| Mar 19 04:38:18.909 INFO O| Planning: Finding local manifests ... Done
43032026-03-19T04:38:19.620Z[ host-image] Mar 19 04:38:18.953 INFO O| Mar 19 04:38:18.953 INFO O| Planning: Fetching manifests: 0/126 0% complete
43042026-03-19T04:38:21.541Z[ host-image] Mar 19 04:38:20.873 INFO O| Mar 19 04:38:20.873 INFO O| Planning: Fetching manifests: 126/126 100% complete
43052026-03-19T04:38:21.984Z[ host-image] Mar 19 04:38:21.317 INFO O| Mar 19 04:38:21.317 INFO O| Planning: Package planning ... Done
43062026-03-19T04:38:22.523Z[ host-image] Mar 19 04:38:21.856 INFO O| Mar 19 04:38:21.856 INFO O| Planning: Merging actions ... Done
43072026-03-19T04:38:22.645Z[ host-image] Mar 19 04:38:21.977 INFO O| Mar 19 04:38:21.977 INFO O| Planning: Checking for conflicting actions ... Done
43082026-03-19T04:38:22.763Z[ host-image] Mar 19 04:38:22.095 INFO O| Mar 19 04:38:22.095 INFO O| Planning: Consolidating action changes ... Done
43092026-03-19T04:38:22.977Z[ host-image] Mar 19 04:38:22.309 INFO O| Mar 19 04:38:22.309 INFO O| Planning: Evaluating mediators ... Done
43102026-03-19T04:38:25.396Z[ host-image] Mar 19 04:38:24.727 INFO O| Mar 19 04:38:24.727 INFO O| Planning: Planning completed in 428.70 seconds
43112026-03-19T04:38:25.400Z[ host-image] Mar 19 04:38:24.730 INFO O| Mar 19 04:38:24.730 INFO O| Packages to install: 126
43122026-03-19T04:38:25.400Z[ host-image] Mar 19 04:38:24.730 INFO O| Mar 19 04:38:24.730 INFO O| Mediators to change: 5
43132026-03-19T04:38:25.400Z[ host-image] Mar 19 04:38:24.730 INFO O| Mar 19 04:38:24.730 INFO O| Services to change: 6
43142026-03-19T04:38:25.454Z[ host-image] Mar 19 04:38:24.785 INFO O| Mar 19 04:38:24.785 INFO O| Download: 0/22925 items 0.0/210.7MB 0% complete
43152026-03-19T04:38:30.510Z[ host-image] Mar 19 04:38:29.841 INFO O| Mar 19 04:38:29.841 INFO O| Download: 1696/22925 items 11.3/210.7MB 5% complete (2.5M/s)
43162026-03-19T04:38:35.512Z[ host-image] Mar 19 04:38:34.842 INFO O| Mar 19 04:38:34.842 INFO O| Download: 2319/22925 items 27.4/210.7MB 12% complete (2.7M/s)
43172026-03-19T04:38:40.722Z[ host-image] Mar 19 04:38:40.051 INFO O| Mar 19 04:38:40.051 INFO O| Download: 3822/22925 items 40.0/210.7MB 18% complete (2.9M/s)
43182026-03-19T04:38:45.762Z[ host-image] Mar 19 04:38:45.090 INFO O| Mar 19 04:38:45.090 INFO O| Download: 4803/22925 items 45.3/210.7MB 21% complete (1.8M/s)
43192026-03-19T04:38:50.764Z[ host-image] Mar 19 04:38:50.090 INFO O| Mar 19 04:38:50.090 INFO O| Download: 7079/22925 items 51.7/210.7MB 24% complete (1.2M/s)
43202026-03-19T04:38:55.785Z[ host-image] Mar 19 04:38:55.095 INFO O| Mar 19 04:38:55.095 INFO O| Download: 8358/22925 items 68.2/210.7MB 32% complete (2.1M/s)
43212026-03-19T04:39:00.773Z[ host-image] Mar 19 04:39:00.097 INFO O| Mar 19 04:39:00.097 INFO O| Download: 9526/22925 items 86.9/210.7MB 41% complete (3.5M/s)
43222026-03-19T04:39:06.078Z[ host-image] Mar 19 04:39:05.400 INFO O| Mar 19 04:39:05.400 INFO O| Download: 10927/22925 items 94.8/210.7MB 44% complete (2.9M/s)
43232026-03-19T04:39:11.143Z[ host-image] Mar 19 04:39:10.442 INFO O| Mar 19 04:39:10.442 INFO O| Download: 12093/22925 items 104.3/210.7MB 49% complete (1.7M/s)
43242026-03-19T04:39:16.123Z[ host-image] Mar 19 04:39:15.444 INFO O| Mar 19 04:39:15.443 INFO O| Download: 14037/22925 items 115.2/210.7MB 54% complete (2.0M/s)
43252026-03-19T04:39:22.241Z[ host-image] Mar 19 04:39:20.801 INFO O| Mar 19 04:39:20.801 INFO O| Download: 15837/22925 items 131.1/210.7MB 62% complete (2.7M/s)
43262026-03-19T04:39:26.734Z[ host-image] Mar 19 04:39:26.053 INFO O| Mar 19 04:39:26.053 INFO O| Download: 18041/22925 items 166.7/210.7MB 79% complete (5.0M/s)
43272026-03-19T04:39:31.972Z[ host-image] Mar 19 04:39:31.290 INFO O| Mar 19 04:39:31.290 INFO O| Download: 20743/22925 items 178.2/210.7MB 84% complete (4.5M/s)
43282026-03-19T04:39:36.973Z[ host-image] Mar 19 04:39:36.290 INFO O| Mar 19 04:39:36.290 INFO O| Download: 22037/22925 items 203.4/210.7MB 96% complete (3.6M/s)
43292026-03-19T04:39:41.239Z[ host-image] Mar 19 04:39:40.555 INFO O| Mar 19 04:39:40.555 INFO O| Download: Completed 210.65 MB in 75.77 seconds (2.8M/s)
43302026-03-19T04:39:41.749Z[ host-image] Mar 19 04:39:41.066 INFO O| Mar 19 04:39:41.066 INFO O| Actions: 1/50885 actions (Installing new actions)
43312026-03-19T04:39:46.752Z[ host-image] Mar 19 04:39:46.067 INFO O| Mar 19 04:39:46.067 INFO O| Actions: 18023/50885 actions (Installing new actions)
43322026-03-19T04:39:51.629Z[ host-image] Mar 19 04:39:50.943 INFO O| Mar 19 04:39:50.943 INFO O| Actions: Completed 50885 actions in 9.87 seconds.
43332026-03-19T04:39:52.104Z[ host-image] Mar 19 04:39:51.418 INFO O| Mar 19 04:39:51.418 INFO O| Done
43342026-03-19T04:39:52.104Z[ host-image] Mar 19 04:39:51.418 INFO O| Mar 19 04:39:51.418 INFO O| Done
43352026-03-19T04:39:53.496Z[ host-image] Mar 19 04:39:52.810 INFO O| Mar 19 04:39:52.810 INFO O| Done
43362026-03-19T04:39:54.901Z[ host-image] Mar 19 04:39:54.214 INFO O| Mar 19 04:39:54.214 INFO O| Done
43372026-03-19T04:39:54.938Z[ host-image] Mar 19 04:39:54.252 INFO O| Mar 19 04:39:54.251 INFO O| Done
43382026-03-19T04:40:01.091Z[ host-image] Mar 19 04:39:57.642 INFO O| Mar 19 04:39:57.642 INFO O| Done
43392026-03-19T04:40:01.092Z[ host-image] Mar 19 04:39:58.156 INFO O| Mar 19 04:39:58.156 INFO O| Done
43402026-03-19T04:40:03.027Z[ host-image] Mar 19 04:40:01.322 INFO O| Mar 19 04:40:01.322 INFO STEP 11 (pkg_install) COMPLETE
43412026-03-19T04:40:03.027Z[ host-image] Mar 19 04:40:01.322 INFO O| Mar 19 04:40:01.322 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43422026-03-19T04:40:03.031Z[ host-image] Mar 19 04:40:01.334 INFO O| Mar 19 04:40:01.334 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"]
43432026-03-19T04:40:12.871Z[verify-libraries] Finished `release` profile [optimized] target(s) in 10m 33s
43442026-03-19T04:40:12.890ZMar 19 04:40:11.711 INFO [verify-libraries] process exited with exit status: 0 (637.646033222s)
43452026-03-19T04:40:16.875Z[ recovery-image] Mar 19 04:40:16.184 INFO O| Mar 19 04:40:16.184 INFO O| Planning: Running solver ... Done
43462026-03-19T04:40:17.792Z[ recovery-image] Mar 19 04:40:17.089 INFO O| Mar 19 04:40:17.089 INFO O| Planning: Finding local manifests ... Done
43472026-03-19T04:40:17.805Z[ recovery-image] Mar 19 04:40:17.111 INFO O| Mar 19 04:40:17.111 INFO O| Planning: Fetching manifests: 0/126 0% complete
43482026-03-19T04:40:19.702Z[ recovery-image] Mar 19 04:40:19.009 INFO O| Mar 19 04:40:19.009 INFO O| Planning: Fetching manifests: 126/126 100% complete
43492026-03-19T04:40:20.120Z[ recovery-image] Mar 19 04:40:19.428 INFO O| Mar 19 04:40:19.428 INFO O| Planning: Package planning ... Done
43502026-03-19T04:40:20.383Z[ recovery-image] Mar 19 04:40:19.690 INFO O| Mar 19 04:40:19.690 INFO O| Planning: Merging actions ... Done
43512026-03-19T04:40:20.455Z[ recovery-image] Mar 19 04:40:19.763 INFO O| Mar 19 04:40:19.763 INFO O| Planning: Checking for conflicting actions ... Done
43522026-03-19T04:40:20.516Z[ recovery-image] Mar 19 04:40:19.824 INFO O| Mar 19 04:40:19.824 INFO O| Planning: Consolidating action changes ... Done
43532026-03-19T04:40:20.681Z[ recovery-image] Mar 19 04:40:19.988 INFO O| Mar 19 04:40:19.988 INFO O| Planning: Evaluating mediators ... Done
43542026-03-19T04:40:23.107Z[ recovery-image] Mar 19 04:40:22.414 INFO O| Mar 19 04:40:22.414 INFO O| Planning: Planning completed in 421.40 seconds
43552026-03-19T04:40:23.110Z[ recovery-image] Mar 19 04:40:22.416 INFO O| Mar 19 04:40:22.416 INFO O| Packages to install: 126
43562026-03-19T04:40:23.110Z[ recovery-image] Mar 19 04:40:22.416 INFO O| Mar 19 04:40:22.416 INFO O| Mediators to change: 5
43572026-03-19T04:40:23.110Z[ recovery-image] Mar 19 04:40:22.416 INFO O| Mar 19 04:40:22.416 INFO O| Services to change: 5
43582026-03-19T04:40:23.152Z[ recovery-image] Mar 19 04:40:22.459 INFO O| Mar 19 04:40:22.459 INFO O| Download: 0/15969 items 0.0/187.3MB 0% complete
43592026-03-19T04:40:24.579Z[ host-image] Mar 19 04:40:23.886 INFO O| Mar 19 04:40:23.886 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43602026-03-19T04:40:28.165Z[ recovery-image] Mar 19 04:40:27.472 INFO O| Mar 19 04:40:27.472 INFO O| Download: 1324/15969 items 20.4/187.3MB 10% complete (4.2M/s)
43612026-03-19T04:40:33.167Z[ recovery-image] Mar 19 04:40:32.473 INFO O| Mar 19 04:40:32.473 INFO O| Download: 3556/15969 items 38.7/187.3MB 20% complete (3.9M/s)
43622026-03-19T04:40:34.744Z[ host-image] Mar 19 04:40:34.041 INFO O| Mar 19 04:40:34.041 INFO O| Startup: Caching catalogs ... Done
43632026-03-19T04:40:38.277Z[ recovery-image] Mar 19 04:40:37.582 INFO O| Mar 19 04:40:37.582 INFO O| Download: 5731/15969 items 44.9/187.3MB 23% complete (2.5M/s)
43642026-03-19T04:40:40.820Z[ host-image] Mar 19 04:40:40.125 INFO O| Mar 19 04:40:40.124 INFO O| Planning: Solver setup ... Done
43652026-03-19T04:40:40.827Z[ host-image] Mar 19 04:40:40.131 INFO O| Mar 19 04:40:40.131 INFO O| Planning: Running solver ... Done
43662026-03-19T04:40:40.948Z[ host-image] Mar 19 04:40:40.251 INFO O| Mar 19 04:40:40.251 INFO O| Planning: Finding local manifests ... Done
43672026-03-19T04:40:40.973Z[ host-image] Mar 19 04:40:40.278 INFO O| Mar 19 04:40:40.278 INFO O| Planning: Fetching manifests: 0/6 0% complete
43682026-03-19T04:40:41.012Z[ host-image] Mar 19 04:40:40.316 INFO O| Mar 19 04:40:40.316 INFO O| Planning: Fetching manifests: 6/6 100% complete
43692026-03-19T04:40:41.033Z[ host-image] Mar 19 04:40:40.337 INFO O| Mar 19 04:40:40.337 INFO O| Planning: Package planning ... Done
43702026-03-19T04:40:41.036Z[ host-image] Mar 19 04:40:40.341 INFO O| Mar 19 04:40:40.341 INFO O| Planning: Merging actions ... Done
43712026-03-19T04:40:41.095Z[ host-image] Mar 19 04:40:40.399 INFO O| Mar 19 04:40:40.399 INFO O| Planning: Checking for conflicting actions ... Done
43722026-03-19T04:40:41.098Z[ host-image] Mar 19 04:40:40.401 INFO O| Mar 19 04:40:40.401 INFO O| Planning: Consolidating action changes ... Done
43732026-03-19T04:40:41.243Z[ host-image] Mar 19 04:40:40.547 INFO O| Mar 19 04:40:40.547 INFO O| Planning: Evaluating mediators ... Done
43742026-03-19T04:40:41.246Z[ host-image] Mar 19 04:40:40.548 INFO O| Mar 19 04:40:40.548 INFO O| Planning: Planning completed in 6.42 seconds
43752026-03-19T04:40:41.246Z[ host-image] Mar 19 04:40:40.549 INFO O| Mar 19 04:40:40.549 INFO O| Packages to install: 6
43762026-03-19T04:40:41.246Z[ host-image] Mar 19 04:40:40.549 INFO O| Mar 19 04:40:40.549 INFO O| Services to change: 2
43772026-03-19T04:40:41.260Z[ host-image] Mar 19 04:40:40.564 INFO O| Mar 19 04:40:40.564 INFO O| Download: 0/155 items 0.0/1.7MB 0% complete
43782026-03-19T04:40:43.380Z[ recovery-image] Mar 19 04:40:42.683 INFO O| Mar 19 04:40:42.683 INFO O| Download: 6191/15969 items 58.6/187.3MB 31% complete (1.9M/s)
43792026-03-19T04:40:44.034Z[ host-image] Mar 19 04:40:43.337 INFO O| Mar 19 04:40:43.337 INFO O| Download: Completed 1.75 MB in 2.77 seconds (644k/s)
43802026-03-19T04:40:44.065Z[ host-image] Mar 19 04:40:43.369 INFO O| Mar 19 04:40:43.369 INFO O| Actions: 1/390 actions (Installing new actions)
43812026-03-19T04:40:44.237Z[ host-image] Mar 19 04:40:43.540 INFO O| Mar 19 04:40:43.540 INFO O| Actions: Completed 390 actions in 0.17 seconds.
43822026-03-19T04:40:45.229Z[ host-image] Mar 19 04:40:44.532 INFO O| Mar 19 04:40:44.532 INFO O| Done
43832026-03-19T04:40:45.229Z[ host-image] Mar 19 04:40:44.532 INFO O| Mar 19 04:40:44.532 INFO O| Done
43842026-03-19T04:40:46.212Z[ host-image] Mar 19 04:40:45.515 INFO O| Mar 19 04:40:45.515 INFO O| Done
43852026-03-19T04:40:47.388Z[ host-image] Mar 19 04:40:46.691 INFO O| Mar 19 04:40:46.691 INFO O| Done
43862026-03-19T04:40:47.411Z[ host-image] Mar 19 04:40:46.714 INFO O| Mar 19 04:40:46.714 INFO O| Done
43872026-03-19T04:40:47.414Z[ host-image] Mar 19 04:40:46.714 INFO O| Mar 19 04:40:46.714 INFO O| Done
43882026-03-19T04:40:47.432Z[ host-image] Mar 19 04:40:46.735 INFO O| Mar 19 04:40:46.735 INFO O| Done
43892026-03-19T04:40:48.599Z[ recovery-image] Mar 19 04:40:47.901 INFO O| Mar 19 04:40:47.901 INFO O| Download: 7279/15969 items 78.0/187.3MB 41% complete (3.3M/s)
43902026-03-19T04:40:48.829Z[ host-image] Mar 19 04:40:48.131 INFO O| Mar 19 04:40:48.131 INFO STEP 12 (pkg_install) COMPLETE
43912026-03-19T04:40:48.829Z[ host-image] Mar 19 04:40:48.131 INFO O| Mar 19 04:40:48.131 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43922026-03-19T04:40:48.837Z[ host-image] Mar 19 04:40:48.139 INFO O| Mar 19 04:40:48.139 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
43932026-03-19T04:40:53.600Z[ recovery-image] Mar 19 04:40:52.902 INFO O| Mar 19 04:40:52.902 INFO O| Download: 7900/15969 items 80.0/187.3MB 42% complete (2.1M/s)
43942026-03-19T04:40:58.751Z[ recovery-image] Mar 19 04:40:58.052 INFO O| Mar 19 04:40:58.052 INFO O| Download: 9003/15969 items 97.4/187.3MB 52% complete (2.0M/s)
43952026-03-19T04:41:03.994Z[ recovery-image] Mar 19 04:41:03.294 INFO O| Mar 19 04:41:03.294 INFO O| Download: 11144/15969 items 102.8/187.3MB 54% complete (2.2M/s)
43962026-03-19T04:41:08.995Z[ recovery-image] Mar 19 04:41:08.294 INFO O| Mar 19 04:41:08.294 INFO O| Download: 13098/15969 items 149.0/187.3MB 79% complete (5.1M/s)
43972026-03-19T04:41:10.806Z[ host-image] Mar 19 04:41:10.104 INFO O| Mar 19 04:41:10.104 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43982026-03-19T04:41:13.996Z[ recovery-image] Mar 19 04:41:13.294 INFO O| Mar 19 04:41:13.294 INFO O| Download: 15141/15969 items 163.2/187.3MB 87% complete (6.0M/s)
43992026-03-19T04:41:18.998Z[ recovery-image] Mar 19 04:41:18.294 INFO O| Mar 19 04:41:18.294 INFO O| Download: 15934/15969 items 185.9/187.3MB 99% complete (3.7M/s)
44002026-03-19T04:41:19.542Z[ recovery-image] Mar 19 04:41:18.839 INFO O| Mar 19 04:41:18.838 INFO O| Download: Completed 187.27 MB in 56.38 seconds (3.3M/s)
44012026-03-19T04:41:19.900Z[ recovery-image] Mar 19 04:41:19.196 INFO O| Mar 19 04:41:19.196 INFO O| Actions: 1/26357 actions (Installing new actions)
44022026-03-19T04:41:21.089Z[ host-image] Mar 19 04:41:20.385 INFO O| Mar 19 04:41:20.385 INFO O| Startup: Caching catalogs ... Done
44032026-03-19T04:41:24.901Z[ recovery-image] Mar 19 04:41:24.196 INFO O| Mar 19 04:41:24.196 INFO O| Actions: 16061/26357 actions (Installing new actions)
44042026-03-19T04:41:26.139Z[ host-image] Mar 19 04:41:25.434 INFO O| Mar 19 04:41:25.434 INFO O| Planning: Solver setup ... Done
44052026-03-19T04:41:26.146Z[ host-image] Mar 19 04:41:25.442 INFO O| Mar 19 04:41:25.442 INFO O| Planning: Running solver ... Done
44062026-03-19T04:41:26.266Z[ host-image] Mar 19 04:41:25.561 INFO O| Mar 19 04:41:25.561 INFO O| Planning: Finding local manifests ... Done
44072026-03-19T04:41:26.280Z[ host-image] Mar 19 04:41:25.575 INFO O| Mar 19 04:41:25.575 INFO O| Planning: Fetching manifests: 0/6 0% complete
44082026-03-19T04:41:26.345Z[ host-image] Mar 19 04:41:25.640 INFO O| Mar 19 04:41:25.640 INFO O| Planning: Fetching manifests: 6/6 100% complete
44092026-03-19T04:41:26.372Z[ host-image] Mar 19 04:41:25.667 INFO O| Mar 19 04:41:25.667 INFO O| Planning: Package planning ... Done
44102026-03-19T04:41:26.388Z[ host-image] Mar 19 04:41:25.683 INFO O| Mar 19 04:41:25.683 INFO O| Planning: Merging actions ... Done
44112026-03-19T04:41:26.440Z[ host-image] Mar 19 04:41:25.735 INFO O| Mar 19 04:41:25.735 INFO O| Planning: Checking for conflicting actions ... Done
44122026-03-19T04:41:26.443Z[ host-image] Mar 19 04:41:25.738 INFO O| Mar 19 04:41:25.738 INFO O| Planning: Consolidating action changes ... Done
44132026-03-19T04:41:26.597Z[ host-image] Mar 19 04:41:25.892 INFO O| Mar 19 04:41:25.892 INFO O| Planning: Evaluating mediators ... Done
44142026-03-19T04:41:26.600Z[ host-image] Mar 19 04:41:25.895 INFO O| Mar 19 04:41:25.895 INFO O| Planning: Planning completed in 5.42 seconds
44152026-03-19T04:41:26.600Z[ host-image] Mar 19 04:41:25.896 INFO O| Mar 19 04:41:25.896 INFO O| Packages to install: 6
44162026-03-19T04:41:26.603Z[ host-image] Mar 19 04:41:25.896 INFO O| Mar 19 04:41:25.896 INFO O| Mediators to change: 1
44172026-03-19T04:41:26.603Z[ host-image] Mar 19 04:41:25.896 INFO O| Mar 19 04:41:25.896 INFO O| Services to change: 1
44182026-03-19T04:41:26.617Z[ host-image] Mar 19 04:41:25.913 INFO O| Mar 19 04:41:25.913 INFO O| Download: 0/1140 items 0.0/7.7MB 0% complete
44192026-03-19T04:41:27.108Z[ recovery-image] Mar 19 04:41:26.403 INFO O| Mar 19 04:41:26.402 INFO O| Actions: Completed 26357 actions in 7.20 seconds.
44202026-03-19T04:41:27.509Z[ recovery-image] Mar 19 04:41:26.803 INFO O| Mar 19 04:41:26.803 INFO O| Done
44212026-03-19T04:41:27.512Z[ recovery-image] Mar 19 04:41:26.803 INFO O| Mar 19 04:41:26.803 INFO O| Done
44222026-03-19T04:41:28.805Z[ recovery-image] Mar 19 04:41:28.100 INFO O| Mar 19 04:41:28.099 INFO O| Done
44232026-03-19T04:41:29.519Z[ host-image] Mar 19 04:41:28.813 INFO O| Mar 19 04:41:28.813 INFO O| Download: Completed 7.71 MB in 2.90 seconds (2.7M/s)
44242026-03-19T04:41:29.757Z[ recovery-image] Mar 19 04:41:29.051 INFO O| Mar 19 04:41:29.051 INFO O| Done
44252026-03-19T04:41:29.771Z[ recovery-image] Mar 19 04:41:29.065 INFO O| Mar 19 04:41:29.065 INFO O| Done
44262026-03-19T04:41:31.088Z[ host-image] Mar 19 04:41:30.382 INFO O| Mar 19 04:41:30.382 INFO O| Actions: 1/1361 actions (Installing new actions)
44272026-03-19T04:41:31.398Z[ host-image] Mar 19 04:41:30.692 INFO O| Mar 19 04:41:30.692 INFO O| Actions: Completed 1361 actions in 0.31 seconds.
44282026-03-19T04:41:31.468Z[ recovery-image] Mar 19 04:41:30.762 INFO O| Mar 19 04:41:30.762 INFO O| Done
44292026-03-19T04:41:31.787Z[ recovery-image] Mar 19 04:41:31.081 INFO O| Mar 19 04:41:31.081 INFO O| Done
44302026-03-19T04:41:32.439Z[ host-image] Mar 19 04:41:31.733 INFO O| Mar 19 04:41:31.733 INFO O| Done
44312026-03-19T04:41:32.439Z[ host-image] Mar 19 04:41:31.733 INFO O| Mar 19 04:41:31.733 INFO O| Done
44322026-03-19T04:41:33.419Z[ host-image] Mar 19 04:41:32.712 INFO O| Mar 19 04:41:32.712 INFO O| Done
44332026-03-19T04:41:34.264Z[ recovery-image] Mar 19 04:41:33.557 INFO O| Mar 19 04:41:33.557 INFO STEP 11 (pkg_install) COMPLETE
44342026-03-19T04:41:34.264Z[ recovery-image] Mar 19 04:41:33.557 INFO O| Mar 19 04:41:33.557 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44352026-03-19T04:41:34.267Z[ recovery-image] Mar 19 04:41:33.557 INFO O| Mar 19 04:41:33.557 INFO skip step because feature "recovery" is enabled
44362026-03-19T04:41:34.267Z[ recovery-image] Mar 19 04:41:33.557 INFO O| Mar 19 04:41:33.557 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44372026-03-19T04:41:34.267Z[ recovery-image] Mar 19 04:41:33.557 INFO O| Mar 19 04:41:33.557 INFO skip step because feature "omicron1" is not enabled
44382026-03-19T04:41:34.267Z[ recovery-image] Mar 19 04:41:33.557 INFO O| Mar 19 04:41:33.557 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44392026-03-19T04:41:34.274Z[ recovery-image] Mar 19 04:41:33.567 INFO O| Mar 19 04:41:33.567 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"]
44402026-03-19T04:41:34.792Z[ host-image] Mar 19 04:41:34.085 INFO O| Mar 19 04:41:34.085 INFO O| Done
44412026-03-19T04:41:34.816Z[ host-image] Mar 19 04:41:34.109 INFO O| Mar 19 04:41:34.109 INFO O| Done
44422026-03-19T04:41:34.819Z[ host-image] Mar 19 04:41:34.110 INFO O| Mar 19 04:41:34.110 INFO O| Done
44432026-03-19T04:41:34.858Z[ host-image] Mar 19 04:41:34.151 INFO O| Mar 19 04:41:34.151 INFO O| Done
44442026-03-19T04:41:36.341Z[ host-image] Mar 19 04:41:35.633 INFO O| Mar 19 04:41:35.633 INFO STEP 13 (pkg_install) COMPLETE
44452026-03-19T04:41:36.341Z[ host-image] Mar 19 04:41:35.633 INFO O| Mar 19 04:41:35.633 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44462026-03-19T04:41:36.349Z[ host-image] Mar 19 04:41:35.642 INFO O| Mar 19 04:41:35.642 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.39.455"]
44472026-03-19T04:41:55.497Z[ recovery-image] Mar 19 04:41:54.786 INFO O| Mar 19 04:41:54.786 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44482026-03-19T04:41:57.360Z[ host-image] Mar 19 04:41:56.648 INFO O| Mar 19 04:41:56.648 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44492026-03-19T04:42:05.776Z[ recovery-image] Mar 19 04:42:05.063 INFO O| Mar 19 04:42:05.063 INFO O| Startup: Caching catalogs ... Done
44502026-03-19T04:42:07.650Z[ host-image] Mar 19 04:42:06.936 INFO O| Mar 19 04:42:06.936 INFO O| Startup: Caching catalogs ... Done
44512026-03-19T04:42:10.842Z[ recovery-image] Mar 19 04:42:10.128 INFO O| Mar 19 04:42:10.128 INFO O| Planning: Solver setup ... Done
44522026-03-19T04:42:10.849Z[ recovery-image] Mar 19 04:42:10.135 INFO O| Mar 19 04:42:10.135 INFO O| Planning: Running solver ... Done
44532026-03-19T04:42:10.968Z[ recovery-image] Mar 19 04:42:10.254 INFO O| Mar 19 04:42:10.254 INFO O| Planning: Finding local manifests ... Done
44542026-03-19T04:42:10.980Z[ recovery-image] Mar 19 04:42:10.266 INFO O| Mar 19 04:42:10.266 INFO O| Planning: Fetching manifests: 0/1 0% complete
44552026-03-19T04:42:10.985Z[ recovery-image] Mar 19 04:42:10.271 INFO O| Mar 19 04:42:10.271 INFO O| Planning: Fetching manifests: 1/1 100% complete
44562026-03-19T04:42:11.000Z[ recovery-image] Mar 19 04:42:10.286 INFO O| Mar 19 04:42:10.286 INFO O| Planning: Package planning ... Done
44572026-03-19T04:42:11.003Z[ recovery-image] Mar 19 04:42:10.286 INFO O| Mar 19 04:42:10.286 INFO O| Planning: Merging actions ... Done
44582026-03-19T04:42:11.024Z[ recovery-image] Mar 19 04:42:10.310 INFO O| Mar 19 04:42:10.310 INFO O| Planning: Checking for conflicting actions ... Done
44592026-03-19T04:42:11.027Z[ recovery-image] Mar 19 04:42:10.310 INFO O| Mar 19 04:42:10.310 INFO O| Planning: Consolidating action changes ... Done
44602026-03-19T04:42:11.133Z[ recovery-image] Mar 19 04:42:10.418 INFO O| Mar 19 04:42:10.418 INFO O| Planning: Evaluating mediators ... Done
44612026-03-19T04:42:11.136Z[ recovery-image] Mar 19 04:42:10.419 INFO O| Mar 19 04:42:10.419 INFO O| Planning: Planning completed in 5.26 seconds
44622026-03-19T04:42:11.136Z[ recovery-image] Mar 19 04:42:10.419 INFO O| Mar 19 04:42:10.419 INFO O| Packages to install: 1
44632026-03-19T04:42:11.148Z[ recovery-image] Mar 19 04:42:10.434 INFO O| Mar 19 04:42:10.434 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete
44642026-03-19T04:42:11.276Z[ recovery-image] Mar 19 04:42:10.562 INFO O| Mar 19 04:42:10.562 INFO O| Download: Completed 12.26 MB in 0.13 seconds (95.8M/s)
44652026-03-19T04:42:11.304Z[ recovery-image] Mar 19 04:42:10.589 INFO O| Mar 19 04:42:10.589 INFO O| Actions: 1/22 actions (Installing new actions)
44662026-03-19T04:42:11.559Z[ recovery-image] Mar 19 04:42:10.845 INFO O| Mar 19 04:42:10.845 INFO O| Actions: Completed 22 actions in 0.26 seconds.
44672026-03-19T04:42:12.595Z[ recovery-image] Mar 19 04:42:11.880 INFO O| Mar 19 04:42:11.880 INFO O| Done
44682026-03-19T04:42:12.595Z[ recovery-image] Mar 19 04:42:11.880 INFO O| Mar 19 04:42:11.880 INFO O| Done
44692026-03-19T04:42:12.687Z[ host-image] Mar 19 04:42:11.972 INFO O| Mar 19 04:42:11.972 INFO O| Planning: Solver setup ... Done
44702026-03-19T04:42:12.694Z[ host-image] Mar 19 04:42:11.980 INFO O| Mar 19 04:42:11.980 INFO O| Planning: Running solver ... Done
44712026-03-19T04:42:12.817Z[ host-image] Mar 19 04:42:12.101 INFO O| Mar 19 04:42:12.101 INFO O| Planning: Finding local manifests ... Done
44722026-03-19T04:42:12.832Z[ host-image] Mar 19 04:42:12.116 INFO O| Mar 19 04:42:12.116 INFO O| Planning: Fetching manifests: 0/1 0% complete
44732026-03-19T04:42:12.835Z[ host-image] Mar 19 04:42:12.121 INFO O| Mar 19 04:42:12.121 INFO O| Planning: Fetching manifests: 1/1 100% complete
44742026-03-19T04:42:12.850Z[ host-image] Mar 19 04:42:12.136 INFO O| Mar 19 04:42:12.136 INFO O| Planning: Package planning ... Done
44752026-03-19T04:42:12.853Z[ host-image] Mar 19 04:42:12.136 INFO O| Mar 19 04:42:12.136 INFO O| Planning: Merging actions ... Done
44762026-03-19T04:42:12.892Z[ host-image] Mar 19 04:42:12.178 INFO O| Mar 19 04:42:12.178 INFO O| Planning: Checking for conflicting actions ... Done
44772026-03-19T04:42:12.896Z[ host-image] Mar 19 04:42:12.178 INFO O| Mar 19 04:42:12.178 INFO O| Planning: Consolidating action changes ... Done
44782026-03-19T04:42:13.042Z[ host-image] Mar 19 04:42:12.327 INFO O| Mar 19 04:42:12.327 INFO O| Planning: Evaluating mediators ... Done
44792026-03-19T04:42:13.045Z[ host-image] Mar 19 04:42:12.327 INFO O| Mar 19 04:42:12.327 INFO O| Planning: Planning completed in 5.30 seconds
44802026-03-19T04:42:13.045Z[ host-image] Mar 19 04:42:12.328 INFO O| Mar 19 04:42:12.328 INFO O| Packages to install: 1
44812026-03-19T04:42:13.058Z[ host-image] Mar 19 04:42:12.343 INFO O| Mar 19 04:42:12.343 INFO O| Download: 0/4 items 0.0/12.3MB 0% complete
44822026-03-19T04:42:13.167Z[ host-image] Mar 19 04:42:12.452 INFO O| Mar 19 04:42:12.452 INFO O| Download: Completed 12.26 MB in 0.11 seconds (112M/s)
44832026-03-19T04:42:13.195Z[ host-image] Mar 19 04:42:12.480 INFO O| Mar 19 04:42:12.480 INFO O| Actions: 1/22 actions (Installing new actions)
44842026-03-19T04:42:13.454Z[ host-image] Mar 19 04:42:12.739 INFO O| Mar 19 04:42:12.739 INFO O| Actions: Completed 22 actions in 0.26 seconds.
44852026-03-19T04:42:13.549Z[ recovery-image] Mar 19 04:42:12.834 INFO O| Mar 19 04:42:12.834 INFO O| Done
44862026-03-19T04:42:14.473Z[ recovery-image] Mar 19 04:42:13.758 INFO O| Mar 19 04:42:13.758 INFO O| Done
44872026-03-19T04:42:14.487Z[ recovery-image] Mar 19 04:42:13.772 INFO O| Mar 19 04:42:13.772 INFO O| Done
44882026-03-19T04:42:14.490Z[ recovery-image] Mar 19 04:42:13.772 INFO O| Mar 19 04:42:13.772 INFO O| Done
44892026-03-19T04:42:14.499Z[ recovery-image] Mar 19 04:42:13.784 INFO O| Mar 19 04:42:13.784 INFO O| Done
44902026-03-19T04:42:14.502Z[ host-image] Mar 19 04:42:13.785 INFO O| Mar 19 04:42:13.785 INFO O| Done
44912026-03-19T04:42:14.502Z[ host-image] Mar 19 04:42:13.785 INFO O| Mar 19 04:42:13.785 INFO O| Done
44922026-03-19T04:42:15.460Z[ host-image] Mar 19 04:42:14.744 INFO O| Mar 19 04:42:14.744 INFO O| Done
44932026-03-19T04:42:15.987Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.271 INFO STEP 14 (pkg_install) COMPLETE
44942026-03-19T04:42:15.987Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44952026-03-19T04:42:15.987Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO skip step because feature "mbist" is not enabled
44962026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44972026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO skip step because feature "mfg" is not enabled
44982026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44992026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO skip step because feature "compliance" is not enabled
45002026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45012026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO skip step because feature "stress" is not enabled
45022026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45032026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO skip step because feature "compliance" is not enabled
45042026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45052026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO skip step because feature "nfs" is not enabled
45062026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
45072026-03-19T04:42:15.990Z[ recovery-image] Mar 19 04:42:15.272 INFO O| Mar 19 04:42:15.272 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
45082026-03-19T04:42:16.122Z[ recovery-image] Mar 19 04:42:15.407 INFO O| Mar 19 04:42:15.407 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
45092026-03-19T04:42:16.184Z[ recovery-image] Mar 19 04:42:15.468 INFO O| Mar 19 04:42:15.468 INFO completed processing sled/ramdisk-01-os
45102026-03-19T04:42:16.186Z[ recovery-image] Mar 19 04:42:15.471 INFO image builder template: ramdisk-02-trim...
45112026-03-19T04:42:16.186Z[ recovery-image] Mar 19 04:42:15.471 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/.tmpiwuItg/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", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
45122026-03-19T04:42:16.205Z[ recovery-image] Mar 19 04:42:15.490 INFO O| Mar 19 04:42:15.490 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45132026-03-19T04:42:16.209Z[ recovery-image] Mar 19 04:42:15.494 INFO O| Mar 19 04:42:15.494 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45142026-03-19T04:42:16.286Z[ recovery-image] Mar 19 04:42:15.570 INFO O| Mar 19 04:42:15.570 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
45152026-03-19T04:42:16.355Z[ recovery-image] Mar 19 04:42:15.639 INFO O| Mar 19 04:42:15.639 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45162026-03-19T04:42:16.355Z[ recovery-image] Mar 19 04:42:15.639 INFO O| Mar 19 04:42:15.639 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
45172026-03-19T04:42:16.359Z[ recovery-image] Mar 19 04:42:15.644 INFO O| Mar 19 04:42:15.644 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
45182026-03-19T04:42:16.362Z[ recovery-image] Mar 19 04:42:15.647 INFO O| Mar 19 04:42:15.647 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
45192026-03-19T04:42:16.367Z[ recovery-image] Mar 19 04:42:15.651 INFO O| Mar 19 04:42:15.651 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
45202026-03-19T04:42:16.698Z[ host-image] Mar 19 04:42:15.983 INFO O| Mar 19 04:42:15.983 INFO O| Done
45212026-03-19T04:42:16.723Z[ host-image] Mar 19 04:42:16.008 INFO O| Mar 19 04:42:16.008 INFO O| Done
45222026-03-19T04:42:16.726Z[ host-image] Mar 19 04:42:16.008 INFO O| Mar 19 04:42:16.008 INFO O| Done
45232026-03-19T04:42:16.736Z[ host-image] Mar 19 04:42:16.020 INFO O| Mar 19 04:42:16.020 INFO O| Done
45242026-03-19T04:42:16.806Z[ recovery-image] Mar 19 04:42:16.090 INFO O| Mar 19 04:42:16.090 INFO rolled back to input snapshot; work may begin
45252026-03-19T04:42:16.806Z[ recovery-image] Mar 19 04:42:16.090 INFO O| Mar 19 04:42:16.090 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
45262026-03-19T04:42:16.809Z[ recovery-image] Mar 19 04:42:16.094 INFO O| Mar 19 04:42:16.094 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45272026-03-19T04:42:16.816Z[ recovery-image] Mar 19 04:42:16.101 INFO O| Mar 19 04:42:16.101 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
45282026-03-19T04:42:16.857Z[ recovery-image] Mar 19 04:42:16.142 INFO O| Mar 19 04:42:16.142 INFO STEP 0 (remove_files) COMPLETE
45292026-03-19T04:42:16.857Z[ recovery-image] Mar 19 04:42:16.142 INFO O| Mar 19 04:42:16.142 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45302026-03-19T04:42:16.866Z[ recovery-image] Mar 19 04:42:16.151 INFO O| Mar 19 04:42:16.151 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
45312026-03-19T04:42:16.869Z[ recovery-image] Mar 19 04:42:16.152 INFO O| Mar 19 04:42:16.152 INFO STEP 1 (remove_files) COMPLETE
45322026-03-19T04:42:16.869Z[ recovery-image] Mar 19 04:42:16.152 INFO O| Mar 19 04:42:16.152 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45332026-03-19T04:42:16.878Z[ recovery-image] Mar 19 04:42:16.163 INFO O| Mar 19 04:42:16.163 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
45342026-03-19T04:42:16.894Z[ recovery-image] Mar 19 04:42:16.179 INFO O| Mar 19 04:42:16.179 INFO STEP 2 (remove_files) COMPLETE
45352026-03-19T04:42:16.894Z[ recovery-image] Mar 19 04:42:16.179 INFO O| Mar 19 04:42:16.179 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45362026-03-19T04:42:16.902Z[ recovery-image] Mar 19 04:42:16.187 INFO O| Mar 19 04:42:16.187 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
45372026-03-19T04:42:16.905Z[ recovery-image] Mar 19 04:42:16.188 INFO O| Mar 19 04:42:16.188 INFO STEP 3 (remove_files) COMPLETE
45382026-03-19T04:42:16.905Z[ recovery-image] Mar 19 04:42:16.188 INFO O| Mar 19 04:42:16.188 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45392026-03-19T04:42:16.911Z[ recovery-image] Mar 19 04:42:16.196 INFO O| Mar 19 04:42:16.196 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
45402026-03-19T04:42:16.915Z[ recovery-image] Mar 19 04:42:16.200 INFO O| Mar 19 04:42:16.200 INFO STEP 4 (remove_files) COMPLETE
45412026-03-19T04:42:16.915Z[ recovery-image] Mar 19 04:42:16.200 INFO O| Mar 19 04:42:16.200 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45422026-03-19T04:42:16.923Z[ recovery-image] Mar 19 04:42:16.206 INFO O| Mar 19 04:42:16.206 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
45432026-03-19T04:42:16.926Z[ recovery-image] Mar 19 04:42:16.206 INFO O| Mar 19 04:42:16.206 INFO STEP 5 (remove_files) COMPLETE
45442026-03-19T04:42:16.926Z[ recovery-image] Mar 19 04:42:16.206 INFO O| Mar 19 04:42:16.206 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45452026-03-19T04:42:16.932Z[ recovery-image] Mar 19 04:42:16.217 INFO O| Mar 19 04:42:16.217 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
45462026-03-19T04:42:16.943Z[ recovery-image] Mar 19 04:42:16.228 INFO O| Mar 19 04:42:16.227 INFO STEP 6 (remove_files) COMPLETE
45472026-03-19T04:42:16.943Z[ recovery-image] Mar 19 04:42:16.228 INFO O| Mar 19 04:42:16.227 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45482026-03-19T04:42:16.946Z[ recovery-image] Mar 19 04:42:16.228 INFO O| Mar 19 04:42:16.228 INFO skip step because feature "recovery" is enabled
45492026-03-19T04:42:16.946Z[ recovery-image] Mar 19 04:42:16.228 INFO O| Mar 19 04:42:16.228 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45502026-03-19T04:42:16.946Z[ recovery-image] Mar 19 04:42:16.228 INFO O| Mar 19 04:42:16.228 INFO skip step because feature "recovery" is enabled
45512026-03-19T04:42:16.946Z[ recovery-image] Mar 19 04:42:16.228 INFO O| Mar 19 04:42:16.228 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45522026-03-19T04:42:16.946Z[ recovery-image] Mar 19 04:42:16.228 INFO O| Mar 19 04:42:16.228 INFO skip step because feature "recovery" is enabled
45532026-03-19T04:42:16.946Z[ recovery-image] Mar 19 04:42:16.228 INFO O| Mar 19 04:42:16.228 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45542026-03-19T04:42:16.950Z[ recovery-image] Mar 19 04:42:16.234 INFO O| Mar 19 04:42:16.234 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
45552026-03-19T04:42:16.952Z[ recovery-image] Mar 19 04:42:16.237 INFO O| Mar 19 04:42:16.237 INFO STEP 10 (remove_files) COMPLETE
45562026-03-19T04:42:16.953Z[ recovery-image] Mar 19 04:42:16.237 INFO O| Mar 19 04:42:16.237 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45572026-03-19T04:42:16.959Z[ recovery-image] Mar 19 04:42:16.244 INFO O| Mar 19 04:42:16.244 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
45582026-03-19T04:42:16.962Z[ recovery-image] Mar 19 04:42:16.245 INFO O| Mar 19 04:42:16.245 INFO STEP 11 (remove_files) COMPLETE
45592026-03-19T04:42:16.962Z[ recovery-image] Mar 19 04:42:16.245 INFO O| Mar 19 04:42:16.245 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45602026-03-19T04:42:16.967Z[ recovery-image] Mar 19 04:42:16.252 INFO O| Mar 19 04:42:16.252 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
45612026-03-19T04:42:16.969Z[ recovery-image] Mar 19 04:42:16.253 INFO O| Mar 19 04:42:16.253 INFO STEP 12 (remove_files) COMPLETE
45622026-03-19T04:42:16.970Z[ recovery-image] Mar 19 04:42:16.253 INFO O| Mar 19 04:42:16.253 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45632026-03-19T04:42:16.975Z[ recovery-image] Mar 19 04:42:16.260 INFO O| Mar 19 04:42:16.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
45642026-03-19T04:42:17.058Z[ recovery-image] Mar 19 04:42:16.342 INFO O| Mar 19 04:42:16.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
45652026-03-19T04:42:17.058Z[ recovery-image] Mar 19 04:42:16.342 INFO O| Mar 19 04:42:16.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
45662026-03-19T04:42:17.062Z[ recovery-image] Mar 19 04:42:16.347 INFO O| Mar 19 04:42:16.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libncurses++.a"
45672026-03-19T04:42:17.065Z[ recovery-image] Mar 19 04:42:16.347 INFO O| Mar 19 04:42:16.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
45682026-03-19T04:42:17.148Z[ recovery-image] Mar 19 04:42:16.432 INFO O| Mar 19 04:42:16.432 INFO STEP 13 (remove_files) COMPLETE
45692026-03-19T04:42:17.148Z[ recovery-image] Mar 19 04:42:16.432 INFO O| Mar 19 04:42:16.432 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45702026-03-19T04:42:17.156Z[ recovery-image] Mar 19 04:42:16.441 INFO O| Mar 19 04:42:16.441 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
45712026-03-19T04:42:17.159Z[ recovery-image] Mar 19 04:42:16.442 INFO O| Mar 19 04:42:16.442 INFO STEP 14 (remove_files) COMPLETE
45722026-03-19T04:42:17.159Z[ recovery-image] Mar 19 04:42:16.442 INFO O| Mar 19 04:42:16.442 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45732026-03-19T04:42:17.164Z[ recovery-image] Mar 19 04:42:16.449 INFO O| Mar 19 04:42:16.449 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
45742026-03-19T04:42:17.171Z[ recovery-image] Mar 19 04:42:16.456 INFO O| Mar 19 04:42:16.456 INFO STEP 15 (remove_files) COMPLETE
45752026-03-19T04:42:17.171Z[ recovery-image] Mar 19 04:42:16.456 INFO O| Mar 19 04:42:16.456 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45762026-03-19T04:42:17.178Z[ recovery-image] Mar 19 04:42:16.463 INFO O| Mar 19 04:42:16.463 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
45772026-03-19T04:42:17.181Z[ recovery-image] Mar 19 04:42:16.463 INFO O| Mar 19 04:42:16.463 INFO STEP 16 (remove_files) COMPLETE
45782026-03-19T04:42:17.181Z[ recovery-image] Mar 19 04:42:16.463 INFO O| Mar 19 04:42:16.463 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45792026-03-19T04:42:17.185Z[ recovery-image] Mar 19 04:42:16.470 INFO O| Mar 19 04:42:16.470 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
45802026-03-19T04:42:17.188Z[ recovery-image] Mar 19 04:42:16.471 INFO O| Mar 19 04:42:16.471 INFO STEP 17 (remove_files) COMPLETE
45812026-03-19T04:42:17.188Z[ recovery-image] Mar 19 04:42:16.471 INFO O| Mar 19 04:42:16.471 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45822026-03-19T04:42:17.193Z[ recovery-image] Mar 19 04:42:16.478 INFO O| Mar 19 04:42:16.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
45832026-03-19T04:42:17.196Z[ recovery-image] Mar 19 04:42:16.478 INFO O| Mar 19 04:42:16.478 INFO STEP 18 (remove_files) COMPLETE
45842026-03-19T04:42:17.196Z[ recovery-image] Mar 19 04:42:16.478 INFO O| Mar 19 04:42:16.478 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45852026-03-19T04:42:17.200Z[ recovery-image] Mar 19 04:42:16.484 INFO O| Mar 19 04:42:16.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
45862026-03-19T04:42:17.200Z[ recovery-image] Mar 19 04:42:16.484 INFO O| Mar 19 04:42:16.484 INFO STEP 19 (remove_files) COMPLETE
45872026-03-19T04:42:17.202Z[ recovery-image] Mar 19 04:42:16.484 INFO O| Mar 19 04:42:16.484 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45882026-03-19T04:42:17.206Z[ recovery-image] Mar 19 04:42:16.491 INFO O| Mar 19 04:42:16.491 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
45892026-03-19T04:42:17.209Z[ recovery-image] Mar 19 04:42:16.491 INFO O| Mar 19 04:42:16.491 INFO STEP 20 (remove_files) COMPLETE
45902026-03-19T04:42:17.209Z[ recovery-image] Mar 19 04:42:16.491 INFO O| Mar 19 04:42:16.491 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45912026-03-19T04:42:17.213Z[ recovery-image] Mar 19 04:42:16.498 INFO O| Mar 19 04:42:16.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
45922026-03-19T04:42:17.215Z[ recovery-image] Mar 19 04:42:16.498 INFO O| Mar 19 04:42:16.498 INFO STEP 21 (remove_files) COMPLETE
45932026-03-19T04:42:17.215Z[ recovery-image] Mar 19 04:42:16.498 INFO O| Mar 19 04:42:16.498 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45942026-03-19T04:42:17.222Z[ recovery-image] Mar 19 04:42:16.507 INFO O| Mar 19 04:42:16.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
45952026-03-19T04:42:17.225Z[ recovery-image] Mar 19 04:42:16.507 INFO O| Mar 19 04:42:16.507 INFO STEP 22 (remove_files) COMPLETE
45962026-03-19T04:42:17.225Z[ recovery-image] Mar 19 04:42:16.507 INFO O| Mar 19 04:42:16.507 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45972026-03-19T04:42:17.231Z[ recovery-image] Mar 19 04:42:16.516 INFO O| Mar 19 04:42:16.516 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
45982026-03-19T04:42:17.234Z[ recovery-image] Mar 19 04:42:16.516 INFO O| Mar 19 04:42:16.516 INFO STEP 23 (remove_files) COMPLETE
45992026-03-19T04:42:17.234Z[ recovery-image] Mar 19 04:42:16.516 INFO O| Mar 19 04:42:16.516 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46002026-03-19T04:42:17.239Z[ recovery-image] Mar 19 04:42:16.524 INFO O| Mar 19 04:42:16.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
46012026-03-19T04:42:17.242Z[ recovery-image] Mar 19 04:42:16.524 INFO O| Mar 19 04:42:16.524 INFO STEP 24 (remove_files) COMPLETE
46022026-03-19T04:42:17.242Z[ recovery-image] Mar 19 04:42:16.524 INFO O| Mar 19 04:42:16.524 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46032026-03-19T04:42:17.246Z[ recovery-image] Mar 19 04:42:16.531 INFO O| Mar 19 04:42:16.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
46042026-03-19T04:42:17.249Z[ recovery-image] Mar 19 04:42:16.531 INFO O| Mar 19 04:42:16.531 INFO STEP 25 (remove_files) COMPLETE
46052026-03-19T04:42:17.249Z[ recovery-image] Mar 19 04:42:16.531 INFO O| Mar 19 04:42:16.531 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46062026-03-19T04:42:17.255Z[ recovery-image] Mar 19 04:42:16.540 INFO O| Mar 19 04:42:16.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
46072026-03-19T04:42:17.258Z[ recovery-image] Mar 19 04:42:16.540 INFO O| Mar 19 04:42:16.540 INFO STEP 26 (remove_files) COMPLETE
46082026-03-19T04:42:17.258Z[ recovery-image] Mar 19 04:42:16.540 INFO O| Mar 19 04:42:16.540 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46092026-03-19T04:42:17.262Z[ recovery-image] Mar 19 04:42:16.547 INFO O| Mar 19 04:42:16.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
46102026-03-19T04:42:17.262Z[ recovery-image] Mar 19 04:42:16.547 INFO O| Mar 19 04:42:16.547 INFO STEP 27 (remove_files) COMPLETE
46112026-03-19T04:42:17.265Z[ recovery-image] Mar 19 04:42:16.547 INFO O| Mar 19 04:42:16.547 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46122026-03-19T04:42:17.269Z[ recovery-image] Mar 19 04:42:16.554 INFO O| Mar 19 04:42:16.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
46132026-03-19T04:42:17.272Z[ recovery-image] Mar 19 04:42:16.554 INFO O| Mar 19 04:42:16.554 INFO STEP 28 (remove_files) COMPLETE
46142026-03-19T04:42:17.272Z[ recovery-image] Mar 19 04:42:16.554 INFO O| Mar 19 04:42:16.554 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46152026-03-19T04:42:17.276Z[ recovery-image] Mar 19 04:42:16.561 INFO O| Mar 19 04:42:16.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
46162026-03-19T04:42:17.280Z[ recovery-image] Mar 19 04:42:16.561 INFO O| Mar 19 04:42:16.561 INFO STEP 29 (remove_files) COMPLETE
46172026-03-19T04:42:17.280Z[ recovery-image] Mar 19 04:42:16.561 INFO O| Mar 19 04:42:16.561 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46182026-03-19T04:42:17.283Z[ recovery-image] Mar 19 04:42:16.568 INFO O| Mar 19 04:42:16.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
46192026-03-19T04:42:17.286Z[ recovery-image] Mar 19 04:42:16.568 INFO O| Mar 19 04:42:16.568 INFO STEP 30 (remove_files) COMPLETE
46202026-03-19T04:42:17.286Z[ recovery-image] Mar 19 04:42:16.568 INFO O| Mar 19 04:42:16.568 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46212026-03-19T04:42:17.292Z[ recovery-image] Mar 19 04:42:16.577 INFO O| Mar 19 04:42:16.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
46222026-03-19T04:42:17.295Z[ recovery-image] Mar 19 04:42:16.577 INFO O| Mar 19 04:42:16.577 INFO STEP 31 (remove_files) COMPLETE
46232026-03-19T04:42:17.295Z[ recovery-image] Mar 19 04:42:16.577 INFO O| Mar 19 04:42:16.577 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46242026-03-19T04:42:17.299Z[ recovery-image] Mar 19 04:42:16.584 INFO O| Mar 19 04:42:16.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
46252026-03-19T04:42:17.299Z[ recovery-image] Mar 19 04:42:16.584 INFO O| Mar 19 04:42:16.584 INFO STEP 32 (remove_files) COMPLETE
46262026-03-19T04:42:17.301Z[ recovery-image] Mar 19 04:42:16.584 INFO O| Mar 19 04:42:16.584 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46272026-03-19T04:42:17.308Z[ recovery-image] Mar 19 04:42:16.593 INFO O| Mar 19 04:42:16.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
46282026-03-19T04:42:17.308Z[ recovery-image] Mar 19 04:42:16.593 INFO O| Mar 19 04:42:16.593 INFO STEP 33 (remove_files) COMPLETE
46292026-03-19T04:42:17.311Z[ recovery-image] Mar 19 04:42:16.593 INFO O| Mar 19 04:42:16.593 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46302026-03-19T04:42:17.316Z[ recovery-image] Mar 19 04:42:16.601 INFO O| Mar 19 04:42:16.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
46312026-03-19T04:42:17.316Z[ recovery-image] Mar 19 04:42:16.601 INFO O| Mar 19 04:42:16.601 INFO STEP 34 (remove_files) COMPLETE
46322026-03-19T04:42:17.316Z[ recovery-image] Mar 19 04:42:16.601 INFO O| Mar 19 04:42:16.601 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46332026-03-19T04:42:17.323Z[ recovery-image] Mar 19 04:42:16.608 INFO O| Mar 19 04:42:16.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
46342026-03-19T04:42:17.323Z[ recovery-image] Mar 19 04:42:16.608 INFO O| Mar 19 04:42:16.608 INFO STEP 35 (remove_files) COMPLETE
46352026-03-19T04:42:17.326Z[ recovery-image] Mar 19 04:42:16.608 INFO O| Mar 19 04:42:16.608 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46362026-03-19T04:42:17.333Z[ recovery-image] Mar 19 04:42:16.618 INFO O| Mar 19 04:42:16.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
46372026-03-19T04:42:17.333Z[ recovery-image] Mar 19 04:42:16.618 INFO O| Mar 19 04:42:16.618 INFO STEP 36 (remove_files) COMPLETE
46382026-03-19T04:42:17.333Z[ recovery-image] Mar 19 04:42:16.618 INFO O| Mar 19 04:42:16.618 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46392026-03-19T04:42:17.341Z[ recovery-image] Mar 19 04:42:16.625 INFO O| Mar 19 04:42:16.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
46402026-03-19T04:42:17.341Z[ recovery-image] Mar 19 04:42:16.625 INFO O| Mar 19 04:42:16.625 INFO STEP 37 (remove_files) COMPLETE
46412026-03-19T04:42:17.343Z[ recovery-image] Mar 19 04:42:16.625 INFO O| Mar 19 04:42:16.625 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46422026-03-19T04:42:17.348Z[ recovery-image] Mar 19 04:42:16.633 INFO O| Mar 19 04:42:16.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
46432026-03-19T04:42:17.350Z[ recovery-image] Mar 19 04:42:16.633 INFO O| Mar 19 04:42:16.633 INFO STEP 38 (remove_files) COMPLETE
46442026-03-19T04:42:17.351Z[ recovery-image] Mar 19 04:42:16.633 INFO O| Mar 19 04:42:16.633 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46452026-03-19T04:42:17.357Z[ recovery-image] Mar 19 04:42:16.642 INFO O| Mar 19 04:42:16.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
46462026-03-19T04:42:17.360Z[ recovery-image] Mar 19 04:42:16.642 INFO O| Mar 19 04:42:16.642 INFO STEP 39 (remove_files) COMPLETE
46472026-03-19T04:42:17.360Z[ recovery-image] Mar 19 04:42:16.642 INFO O| Mar 19 04:42:16.642 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46482026-03-19T04:42:17.364Z[ recovery-image] Mar 19 04:42:16.649 INFO O| Mar 19 04:42:16.649 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
46492026-03-19T04:42:17.367Z[ recovery-image] Mar 19 04:42:16.649 INFO O| Mar 19 04:42:16.649 INFO STEP 40 (remove_files) COMPLETE
46502026-03-19T04:42:17.367Z[ recovery-image] Mar 19 04:42:16.649 INFO O| Mar 19 04:42:16.649 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46512026-03-19T04:42:17.375Z[ recovery-image] Mar 19 04:42:16.659 INFO O| Mar 19 04:42:16.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
46522026-03-19T04:42:17.377Z[ recovery-image] Mar 19 04:42:16.659 INFO O| Mar 19 04:42:16.659 INFO STEP 41 (remove_files) COMPLETE
46532026-03-19T04:42:17.377Z[ recovery-image] Mar 19 04:42:16.659 INFO O| Mar 19 04:42:16.659 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46542026-03-19T04:42:17.382Z[ recovery-image] Mar 19 04:42:16.666 INFO O| Mar 19 04:42:16.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
46552026-03-19T04:42:17.384Z[ recovery-image] Mar 19 04:42:16.667 INFO O| Mar 19 04:42:16.667 INFO STEP 42 (remove_files) COMPLETE
46562026-03-19T04:42:17.384Z[ recovery-image] Mar 19 04:42:16.667 INFO O| Mar 19 04:42:16.667 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46572026-03-19T04:42:17.392Z[ recovery-image] Mar 19 04:42:16.676 INFO O| Mar 19 04:42:16.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
46582026-03-19T04:42:17.392Z[ recovery-image] Mar 19 04:42:16.676 INFO O| Mar 19 04:42:16.676 INFO STEP 43 (remove_files) COMPLETE
46592026-03-19T04:42:17.394Z[ recovery-image] Mar 19 04:42:16.676 INFO O| Mar 19 04:42:16.676 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46602026-03-19T04:42:17.398Z[ recovery-image] Mar 19 04:42:16.683 INFO O| Mar 19 04:42:16.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
46612026-03-19T04:42:17.401Z[ recovery-image] Mar 19 04:42:16.683 INFO O| Mar 19 04:42:16.683 INFO STEP 44 (remove_files) COMPLETE
46622026-03-19T04:42:17.401Z[ recovery-image] Mar 19 04:42:16.683 INFO O| Mar 19 04:42:16.683 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46632026-03-19T04:42:17.408Z[ recovery-image] Mar 19 04:42:16.692 INFO O| Mar 19 04:42:16.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
46642026-03-19T04:42:17.408Z[ recovery-image] Mar 19 04:42:16.692 INFO O| Mar 19 04:42:16.692 INFO STEP 45 (remove_files) COMPLETE
46652026-03-19T04:42:17.410Z[ recovery-image] Mar 19 04:42:16.692 INFO O| Mar 19 04:42:16.692 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46662026-03-19T04:42:17.415Z[ recovery-image] Mar 19 04:42:16.699 INFO O| Mar 19 04:42:16.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
46672026-03-19T04:42:17.415Z[ recovery-image] Mar 19 04:42:16.699 INFO O| Mar 19 04:42:16.699 INFO STEP 46 (remove_files) COMPLETE
46682026-03-19T04:42:17.418Z[ recovery-image] Mar 19 04:42:16.699 INFO O| Mar 19 04:42:16.699 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46692026-03-19T04:42:17.421Z[ recovery-image] Mar 19 04:42:16.706 INFO O| Mar 19 04:42:16.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
46702026-03-19T04:42:17.421Z[ recovery-image] Mar 19 04:42:16.706 INFO O| Mar 19 04:42:16.706 INFO STEP 47 (remove_files) COMPLETE
46712026-03-19T04:42:17.424Z[ recovery-image] Mar 19 04:42:16.706 INFO O| Mar 19 04:42:16.706 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46722026-03-19T04:42:17.429Z[ recovery-image] Mar 19 04:42:16.713 INFO O| Mar 19 04:42:16.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
46732026-03-19T04:42:17.431Z[ recovery-image] Mar 19 04:42:16.713 INFO O| Mar 19 04:42:16.713 INFO STEP 48 (remove_files) COMPLETE
46742026-03-19T04:42:17.431Z[ recovery-image] Mar 19 04:42:16.713 INFO O| Mar 19 04:42:16.713 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46752026-03-19T04:42:17.436Z[ recovery-image] Mar 19 04:42:16.721 INFO O| Mar 19 04:42:16.721 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
46762026-03-19T04:42:17.439Z[ recovery-image] Mar 19 04:42:16.721 INFO O| Mar 19 04:42:16.721 INFO STEP 49 (remove_files) COMPLETE
46772026-03-19T04:42:17.439Z[ recovery-image] Mar 19 04:42:16.721 INFO O| Mar 19 04:42:16.721 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46782026-03-19T04:42:17.446Z[ recovery-image] Mar 19 04:42:16.731 INFO O| Mar 19 04:42:16.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
46792026-03-19T04:42:17.446Z[ recovery-image] Mar 19 04:42:16.731 INFO O| Mar 19 04:42:16.731 INFO STEP 50 (remove_files) COMPLETE
46802026-03-19T04:42:17.449Z[ recovery-image] Mar 19 04:42:16.731 INFO O| Mar 19 04:42:16.731 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46812026-03-19T04:42:17.453Z[ recovery-image] Mar 19 04:42:16.738 INFO O| Mar 19 04:42:16.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
46822026-03-19T04:42:17.453Z[ recovery-image] Mar 19 04:42:16.738 INFO O| Mar 19 04:42:16.738 INFO STEP 51 (remove_files) COMPLETE
46832026-03-19T04:42:17.456Z[ recovery-image] Mar 19 04:42:16.738 INFO O| Mar 19 04:42:16.738 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46842026-03-19T04:42:17.462Z[ recovery-image] Mar 19 04:42:16.747 INFO O| Mar 19 04:42:16.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
46852026-03-19T04:42:17.462Z[ recovery-image] Mar 19 04:42:16.747 INFO O| Mar 19 04:42:16.747 INFO STEP 52 (remove_files) COMPLETE
46862026-03-19T04:42:17.465Z[ recovery-image] Mar 19 04:42:16.747 INFO O| Mar 19 04:42:16.747 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46872026-03-19T04:42:17.471Z[ recovery-image] Mar 19 04:42:16.756 INFO O| Mar 19 04:42:16.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
46882026-03-19T04:42:17.474Z[ recovery-image] Mar 19 04:42:16.756 INFO O| Mar 19 04:42:16.756 INFO STEP 53 (remove_files) COMPLETE
46892026-03-19T04:42:17.474Z[ recovery-image] Mar 19 04:42:16.756 INFO O| Mar 19 04:42:16.756 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46902026-03-19T04:42:17.478Z[ recovery-image] Mar 19 04:42:16.763 INFO O| Mar 19 04:42:16.763 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
46912026-03-19T04:42:17.478Z[ recovery-image] Mar 19 04:42:16.763 INFO O| Mar 19 04:42:16.763 INFO STEP 54 (remove_files) COMPLETE
46922026-03-19T04:42:17.481Z[ recovery-image] Mar 19 04:42:16.763 INFO O| Mar 19 04:42:16.763 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46932026-03-19T04:42:17.485Z[ recovery-image] Mar 19 04:42:16.770 INFO O| Mar 19 04:42:16.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
46942026-03-19T04:42:17.485Z[ recovery-image] Mar 19 04:42:16.770 INFO O| Mar 19 04:42:16.770 INFO STEP 55 (remove_files) COMPLETE
46952026-03-19T04:42:17.488Z[ recovery-image] Mar 19 04:42:16.770 INFO O| Mar 19 04:42:16.770 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46962026-03-19T04:42:17.492Z[ recovery-image] Mar 19 04:42:16.777 INFO O| Mar 19 04:42:16.777 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
46972026-03-19T04:42:17.492Z[ recovery-image] Mar 19 04:42:16.777 INFO O| Mar 19 04:42:16.777 INFO STEP 56 (remove_files) COMPLETE
46982026-03-19T04:42:17.495Z[ recovery-image] Mar 19 04:42:16.777 INFO O| Mar 19 04:42:16.777 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46992026-03-19T04:42:17.501Z[ recovery-image] Mar 19 04:42:16.786 INFO O| Mar 19 04:42:16.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
47002026-03-19T04:42:17.501Z[ recovery-image] Mar 19 04:42:16.786 INFO O| Mar 19 04:42:16.786 INFO STEP 57 (remove_files) COMPLETE
47012026-03-19T04:42:17.504Z[ recovery-image] Mar 19 04:42:16.786 INFO O| Mar 19 04:42:16.786 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47022026-03-19T04:42:17.508Z[ recovery-image] Mar 19 04:42:16.793 INFO O| Mar 19 04:42:16.793 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
47032026-03-19T04:42:17.508Z[ recovery-image] Mar 19 04:42:16.793 INFO O| Mar 19 04:42:16.793 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
47042026-03-19T04:42:17.511Z[ recovery-image] Mar 19 04:42:16.793 INFO O| Mar 19 04:42:16.793 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47052026-03-19T04:42:17.511Z[ recovery-image] Mar 19 04:42:16.793 INFO O| Mar 19 04:42:16.793 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47062026-03-19T04:42:17.511Z[ recovery-image] Mar 19 04:42:16.793 INFO O| Mar 19 04:42:16.793 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47072026-03-19T04:42:17.511Z[ recovery-image] Mar 19 04:42:16.793 INFO O| Mar 19 04:42:16.793 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47082026-03-19T04:42:17.511Z[ recovery-image] Mar 19 04:42:16.793 INFO O| Mar 19 04:42:16.793 INFO ok!
47092026-03-19T04:42:17.511Z[ recovery-image] Mar 19 04:42:16.793 INFO O| Mar 19 04:42:16.793 INFO STEP 58 (ensure_file) COMPLETE
47102026-03-19T04:42:17.512Z[ recovery-image] Mar 19 04:42:16.793 INFO O| Mar 19 04:42:16.793 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47112026-03-19T04:42:17.516Z[ recovery-image] Mar 19 04:42:16.800 INFO O| Mar 19 04:42:16.800 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
47122026-03-19T04:42:17.519Z[ recovery-image] Mar 19 04:42:16.800 INFO O| Mar 19 04:42:16.800 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
47132026-03-19T04:42:17.519Z[ recovery-image] Mar 19 04:42:16.800 INFO O| Mar 19 04:42:16.800 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47142026-03-19T04:42:17.519Z[ recovery-image] Mar 19 04:42:16.800 INFO O| Mar 19 04:42:16.800 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47152026-03-19T04:42:17.519Z[ recovery-image] Mar 19 04:42:16.800 INFO O| Mar 19 04:42:16.800 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47162026-03-19T04:42:17.519Z[ recovery-image] Mar 19 04:42:16.800 INFO O| Mar 19 04:42:16.800 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47172026-03-19T04:42:17.519Z[ recovery-image] Mar 19 04:42:16.801 INFO O| Mar 19 04:42:16.800 INFO ok!
47182026-03-19T04:42:17.519Z[ recovery-image] Mar 19 04:42:16.801 INFO O| Mar 19 04:42:16.800 INFO STEP 59 (ensure_file) COMPLETE
47192026-03-19T04:42:17.519Z[ recovery-image] Mar 19 04:42:16.801 INFO O| Mar 19 04:42:16.801 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47202026-03-19T04:42:17.522Z[ recovery-image] Mar 19 04:42:16.807 INFO O| Mar 19 04:42:16.807 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
47212026-03-19T04:42:17.523Z[ recovery-image] Mar 19 04:42:16.807 INFO O| Mar 19 04:42:16.807 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
47222026-03-19T04:42:17.525Z[ recovery-image] Mar 19 04:42:16.807 INFO O| Mar 19 04:42:16.807 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
47232026-03-19T04:42:17.525Z[ recovery-image] Mar 19 04:42:16.807 INFO O| Mar 19 04:42:16.807 INFO ok!
47242026-03-19T04:42:17.526Z[ recovery-image] Mar 19 04:42:16.807 INFO O| Mar 19 04:42:16.807 INFO STEP 60 (ensure_file) COMPLETE
47252026-03-19T04:42:17.526Z[ recovery-image] Mar 19 04:42:16.807 INFO O| Mar 19 04:42:16.807 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47262026-03-19T04:42:17.530Z[ recovery-image] Mar 19 04:42:16.815 INFO O| Mar 19 04:42:16.815 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
47272026-03-19T04:42:17.533Z[ recovery-image] Mar 19 04:42:16.815 INFO O| Mar 19 04:42:16.815 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
47282026-03-19T04:42:17.533Z[ recovery-image] Mar 19 04:42:16.815 INFO O| Mar 19 04:42:16.815 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
47292026-03-19T04:42:17.533Z[ recovery-image] Mar 19 04:42:16.815 INFO O| Mar 19 04:42:16.815 INFO ok!
47302026-03-19T04:42:17.533Z[ recovery-image] Mar 19 04:42:16.815 INFO O| Mar 19 04:42:16.815 INFO STEP 61 (ensure_file) COMPLETE
47312026-03-19T04:42:17.533Z[ recovery-image] Mar 19 04:42:16.815 INFO O| Mar 19 04:42:16.815 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47322026-03-19T04:42:17.537Z[ recovery-image] Mar 19 04:42:16.822 INFO O| Mar 19 04:42:16.822 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
47332026-03-19T04:42:17.540Z[ recovery-image] Mar 19 04:42:16.822 INFO O| Mar 19 04:42:16.822 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
47342026-03-19T04:42:17.540Z[ recovery-image] Mar 19 04:42:16.822 INFO O| Mar 19 04:42:16.822 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47352026-03-19T04:42:17.540Z[ recovery-image] Mar 19 04:42:16.822 INFO O| Mar 19 04:42:16.822 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47362026-03-19T04:42:17.540Z[ recovery-image] Mar 19 04:42:16.822 INFO O| Mar 19 04:42:16.822 INFO ok!
47372026-03-19T04:42:17.540Z[ recovery-image] Mar 19 04:42:16.822 INFO O| Mar 19 04:42:16.822 INFO STEP 62 (ensure_file) COMPLETE
47382026-03-19T04:42:17.540Z[ recovery-image] Mar 19 04:42:16.822 INFO O| Mar 19 04:42:16.822 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47392026-03-19T04:42:17.548Z[ recovery-image] Mar 19 04:42:16.833 INFO O| Mar 19 04:42:16.833 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
47402026-03-19T04:42:17.549Z[ recovery-image] Mar 19 04:42:16.833 INFO O| Mar 19 04:42:16.833 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
47412026-03-19T04:42:17.551Z[ recovery-image] Mar 19 04:42:16.833 INFO O| Mar 19 04:42:16.833 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47422026-03-19T04:42:17.551Z[ recovery-image] Mar 19 04:42:16.833 INFO O| Mar 19 04:42:16.833 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47432026-03-19T04:42:17.551Z[ recovery-image] Mar 19 04:42:16.833 INFO O| Mar 19 04:42:16.833 INFO ok!
47442026-03-19T04:42:17.552Z[ recovery-image] Mar 19 04:42:16.833 INFO O| Mar 19 04:42:16.833 INFO STEP 63 (ensure_file) COMPLETE
47452026-03-19T04:42:17.552Z[ recovery-image] Mar 19 04:42:16.833 INFO O| Mar 19 04:42:16.833 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47462026-03-19T04:42:17.558Z[ recovery-image] Mar 19 04:42:16.842 INFO O| Mar 19 04:42:16.842 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
47472026-03-19T04:42:17.558Z[ recovery-image] Mar 19 04:42:16.842 INFO O| Mar 19 04:42:16.842 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
47482026-03-19T04:42:17.560Z[ recovery-image] Mar 19 04:42:16.842 INFO O| Mar 19 04:42:16.842 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
47492026-03-19T04:42:17.560Z[ recovery-image] Mar 19 04:42:16.842 INFO O| Mar 19 04:42:16.842 INFO ok!
47502026-03-19T04:42:17.560Z[ recovery-image] Mar 19 04:42:16.842 INFO O| Mar 19 04:42:16.842 INFO STEP 64 (assemble_files) COMPLETE
47512026-03-19T04:42:17.560Z[ recovery-image] Mar 19 04:42:16.842 INFO O| Mar 19 04:42:16.842 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47522026-03-19T04:42:17.564Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
47532026-03-19T04:42:17.565Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
47542026-03-19T04:42:17.567Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
47552026-03-19T04:42:17.567Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
47562026-03-19T04:42:17.568Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO ok!
47572026-03-19T04:42:17.568Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO STEP 65 (ensure_file) COMPLETE
47582026-03-19T04:42:17.568Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47592026-03-19T04:42:17.568Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO skip step because feature "omicron1" is not enabled
47602026-03-19T04:42:17.568Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47612026-03-19T04:42:17.568Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO skip step because feature "omicron1" is not enabled
47622026-03-19T04:42:17.568Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47632026-03-19T04:42:17.568Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO skip step because feature "omicron1" is not enabled
47642026-03-19T04:42:17.568Z[ recovery-image] Mar 19 04:42:16.849 INFO O| Mar 19 04:42:16.849 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47652026-03-19T04:42:17.577Z[ recovery-image] Mar 19 04:42:16.862 INFO O| Mar 19 04:42:16.862 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
47662026-03-19T04:42:17.577Z[ recovery-image] Mar 19 04:42:16.862 INFO O| Mar 19 04:42:16.862 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
47672026-03-19T04:42:18.253Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO STEP 14 (pkg_install) COMPLETE
47682026-03-19T04:42:18.253Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47692026-03-19T04:42:18.256Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO skip step because feature "mbist" is not enabled
47702026-03-19T04:42:18.256Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47712026-03-19T04:42:18.256Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO skip step because feature "mfg" is not enabled
47722026-03-19T04:42:18.256Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47732026-03-19T04:42:18.256Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO skip step because feature "compliance" is not enabled
47742026-03-19T04:42:18.256Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47752026-03-19T04:42:18.257Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO skip step because feature "stress" is not enabled
47762026-03-19T04:42:18.257Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47772026-03-19T04:42:18.257Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO skip step because feature "compliance" is not enabled
47782026-03-19T04:42:18.257Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
47792026-03-19T04:42:18.257Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO skip step because feature "nfs" is not enabled
47802026-03-19T04:42:18.257Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
47812026-03-19T04:42:18.257Z[ host-image] Mar 19 04:42:17.537 INFO O| Mar 19 04:42:17.537 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
47822026-03-19T04:42:18.514Z[ host-image] Mar 19 04:42:17.798 INFO O| Mar 19 04:42:17.798 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
47832026-03-19T04:42:18.694Z[ host-image] Mar 19 04:42:17.978 INFO O| Mar 19 04:42:17.978 INFO completed processing sled/ramdisk-01-os
47842026-03-19T04:42:18.697Z[ host-image] Mar 19 04:42:17.979 INFO omicron1 baseline generation...
47852026-03-19T04:42:18.697Z[ host-image] Mar 19 04:42:17.979 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
47862026-03-19T04:42:18.872Z[ recovery-image] Mar 19 04:42:18.156 INFO O| Mar 19 04:42:18.156 INFO STEP 69 (pack_tar) COMPLETE
47872026-03-19T04:42:18.872Z[ recovery-image] Mar 19 04:42:18.156 INFO O| Mar 19 04:42:18.156 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
47882026-03-19T04:42:18.875Z[ recovery-image] Mar 19 04:42:18.156 INFO O| Mar 19 04:42:18.156 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
47892026-03-19T04:42:18.999Z[ recovery-image] Mar 19 04:42:18.283 INFO O| Mar 19 04:42:18.283 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
47902026-03-19T04:42:19.045Z[ host-image] Mar 19 04:42:18.329 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23833:20260318T211630Z
47912026-03-19T04:42:19.142Z[ recovery-image] Mar 19 04:42:18.427 INFO O| Mar 19 04:42:18.426 INFO completed processing sled/ramdisk-02-trim
47922026-03-19T04:42:19.145Z[ recovery-image] Mar 19 04:42:18.429 INFO image builder template: ramdisk-03-recovery-trim...
47932026-03-19T04:42:19.145Z[ recovery-image] Mar 19 04:42:18.429 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/.tmpiwuItg/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", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None
47942026-03-19T04:42:19.241Z[ recovery-image] Mar 19 04:42:18.525 INFO O| Mar 19 04:42:18.525 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47952026-03-19T04:42:19.244Z[ recovery-image] Mar 19 04:42:18.529 INFO O| Mar 19 04:42:18.529 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47962026-03-19T04:42:19.312Z[ recovery-image] Mar 19 04:42:18.596 INFO O| Mar 19 04:42:18.596 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
47972026-03-19T04:42:19.379Z[ recovery-image] Mar 19 04:42:18.663 INFO O| Mar 19 04:42:18.663 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
47982026-03-19T04:42:19.379Z[ recovery-image] Mar 19 04:42:18.663 INFO O| Mar 19 04:42:18.663 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
47992026-03-19T04:42:19.384Z[ recovery-image] Mar 19 04:42:18.668 INFO O| Mar 19 04:42:18.668 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
48002026-03-19T04:42:19.389Z[ recovery-image] Mar 19 04:42:18.673 INFO O| Mar 19 04:42:18.673 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
48012026-03-19T04:42:19.393Z[ recovery-image] Mar 19 04:42:18.677 INFO O| Mar 19 04:42:18.677 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
48022026-03-19T04:42:19.696Z[ recovery-image] Mar 19 04:42:18.980 INFO O| Mar 19 04:42:18.980 INFO rolled back to input snapshot; work may begin
48032026-03-19T04:42:19.696Z[ recovery-image] Mar 19 04:42:18.980 INFO O| Mar 19 04:42:18.980 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
48042026-03-19T04:42:19.700Z[ recovery-image] Mar 19 04:42:18.984 INFO O| Mar 19 04:42:18.984 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48052026-03-19T04:42:19.707Z[ recovery-image] Mar 19 04:42:18.991 INFO O| Mar 19 04:42:18.991 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
48062026-03-19T04:42:19.712Z[ recovery-image] Mar 19 04:42:18.996 INFO O| Mar 19 04:42:18.996 INFO STEP 0 (remove_files) COMPLETE
48072026-03-19T04:42:19.713Z[ recovery-image] Mar 19 04:42:18.996 INFO O| Mar 19 04:42:18.996 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48082026-03-19T04:42:19.721Z[ recovery-image] Mar 19 04:42:19.005 INFO O| Mar 19 04:42:19.005 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
48092026-03-19T04:42:19.771Z[ recovery-image] Mar 19 04:42:19.055 INFO O| Mar 19 04:42:19.054 INFO STEP 1 (remove_files) COMPLETE
48102026-03-19T04:42:19.771Z[ recovery-image] Mar 19 04:42:19.055 INFO O| Mar 19 04:42:19.055 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48112026-03-19T04:42:19.779Z[ recovery-image] Mar 19 04:42:19.063 INFO O| Mar 19 04:42:19.063 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
48122026-03-19T04:42:19.782Z[ recovery-image] Mar 19 04:42:19.065 INFO O| Mar 19 04:42:19.065 INFO STEP 2 (remove_files) COMPLETE
48132026-03-19T04:42:19.782Z[ recovery-image] Mar 19 04:42:19.065 INFO O| Mar 19 04:42:19.065 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48142026-03-19T04:42:19.790Z[ recovery-image] Mar 19 04:42:19.073 INFO O| Mar 19 04:42:19.073 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
48152026-03-19T04:42:19.830Z[ recovery-image] Mar 19 04:42:19.114 INFO O| Mar 19 04:42:19.114 INFO STEP 3 (remove_files) COMPLETE
48162026-03-19T04:42:19.830Z[ recovery-image] Mar 19 04:42:19.114 INFO O| Mar 19 04:42:19.114 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48172026-03-19T04:42:19.839Z[ recovery-image] Mar 19 04:42:19.123 INFO O| Mar 19 04:42:19.123 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
48182026-03-19T04:42:19.850Z[ recovery-image] Mar 19 04:42:19.134 INFO O| Mar 19 04:42:19.134 INFO STEP 4 (remove_files) COMPLETE
48192026-03-19T04:42:19.851Z[ recovery-image] Mar 19 04:42:19.134 INFO O| Mar 19 04:42:19.134 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48202026-03-19T04:42:19.858Z[ recovery-image] Mar 19 04:42:19.142 INFO O| Mar 19 04:42:19.142 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
48212026-03-19T04:42:19.861Z[ recovery-image] Mar 19 04:42:19.145 INFO O| Mar 19 04:42:19.145 INFO STEP 5 (remove_files) COMPLETE
48222026-03-19T04:42:19.861Z[ recovery-image] Mar 19 04:42:19.145 INFO O| Mar 19 04:42:19.145 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48232026-03-19T04:42:19.869Z[ recovery-image] Mar 19 04:42:19.152 INFO O| Mar 19 04:42:19.152 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
48242026-03-19T04:42:19.872Z[ recovery-image] Mar 19 04:42:19.154 INFO O| Mar 19 04:42:19.154 INFO STEP 6 (remove_files) COMPLETE
48252026-03-19T04:42:19.872Z[ recovery-image] Mar 19 04:42:19.154 INFO O| Mar 19 04:42:19.154 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48262026-03-19T04:42:19.878Z[ recovery-image] Mar 19 04:42:19.162 INFO O| Mar 19 04:42:19.162 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
48272026-03-19T04:42:19.890Z[ recovery-image] Mar 19 04:42:19.166 INFO O| Mar 19 04:42:19.166 INFO STEP 7 (remove_files) COMPLETE
48282026-03-19T04:42:19.890Z[ recovery-image] Mar 19 04:42:19.166 INFO O| Mar 19 04:42:19.166 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48292026-03-19T04:42:19.894Z[ recovery-image] Mar 19 04:42:19.174 INFO O| Mar 19 04:42:19.174 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
48302026-03-19T04:42:19.894Z[ recovery-image] Mar 19 04:42:19.175 INFO O| Mar 19 04:42:19.175 INFO STEP 8 (remove_files) COMPLETE
48312026-03-19T04:42:19.894Z[ recovery-image] Mar 19 04:42:19.175 INFO O| Mar 19 04:42:19.175 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48322026-03-19T04:42:19.898Z[ recovery-image] Mar 19 04:42:19.183 INFO O| Mar 19 04:42:19.183 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
48332026-03-19T04:42:19.901Z[ recovery-image] Mar 19 04:42:19.183 INFO O| Mar 19 04:42:19.183 INFO STEP 9 (remove_files) COMPLETE
48342026-03-19T04:42:19.901Z[ recovery-image] Mar 19 04:42:19.183 INFO O| Mar 19 04:42:19.183 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48352026-03-19T04:42:19.907Z[ recovery-image] Mar 19 04:42:19.191 INFO O| Mar 19 04:42:19.191 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
48362026-03-19T04:42:19.958Z[ recovery-image] Mar 19 04:42:19.242 INFO O| Mar 19 04:42:19.242 INFO STEP 10 (remove_files) COMPLETE
48372026-03-19T04:42:19.958Z[ recovery-image] Mar 19 04:42:19.242 INFO O| Mar 19 04:42:19.242 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48382026-03-19T04:42:19.966Z[ recovery-image] Mar 19 04:42:19.250 INFO O| Mar 19 04:42:19.250 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
48392026-03-19T04:42:19.970Z[ recovery-image] Mar 19 04:42:19.254 INFO O| Mar 19 04:42:19.254 INFO STEP 11 (remove_files) COMPLETE
48402026-03-19T04:42:19.972Z[ recovery-image] Mar 19 04:42:19.254 INFO O| Mar 19 04:42:19.254 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48412026-03-19T04:42:19.977Z[ recovery-image] Mar 19 04:42:19.261 INFO O| Mar 19 04:42:19.261 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
48422026-03-19T04:42:19.980Z[ recovery-image] Mar 19 04:42:19.263 INFO O| Mar 19 04:42:19.263 INFO STEP 12 (remove_files) COMPLETE
48432026-03-19T04:42:19.980Z[ recovery-image] Mar 19 04:42:19.263 INFO O| Mar 19 04:42:19.263 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48442026-03-19T04:42:19.986Z[ recovery-image] Mar 19 04:42:19.271 INFO O| Mar 19 04:42:19.271 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
48452026-03-19T04:42:19.990Z[ recovery-image] Mar 19 04:42:19.271 INFO O| Mar 19 04:42:19.271 INFO STEP 13 (remove_files) COMPLETE
48462026-03-19T04:42:19.990Z[ recovery-image] Mar 19 04:42:19.271 INFO O| Mar 19 04:42:19.271 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48472026-03-19T04:42:19.994Z[ recovery-image] Mar 19 04:42:19.278 INFO O| Mar 19 04:42:19.278 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
48482026-03-19T04:42:19.997Z[ recovery-image] Mar 19 04:42:19.279 INFO O| Mar 19 04:42:19.279 INFO STEP 14 (remove_files) COMPLETE
48492026-03-19T04:42:19.997Z[ recovery-image] Mar 19 04:42:19.279 INFO O| Mar 19 04:42:19.279 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48502026-03-19T04:42:20.004Z[ recovery-image] Mar 19 04:42:19.288 INFO O| Mar 19 04:42:19.288 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
48512026-03-19T04:42:20.011Z[ recovery-image] Mar 19 04:42:19.295 INFO O| Mar 19 04:42:19.295 INFO STEP 15 (remove_files) COMPLETE
48522026-03-19T04:42:20.011Z[ recovery-image] Mar 19 04:42:19.295 INFO O| Mar 19 04:42:19.295 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48532026-03-19T04:42:20.019Z[ recovery-image] Mar 19 04:42:19.303 INFO O| Mar 19 04:42:19.303 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
48542026-03-19T04:42:20.022Z[ recovery-image] Mar 19 04:42:19.303 INFO O| Mar 19 04:42:19.303 INFO STEP 16 (remove_files) COMPLETE
48552026-03-19T04:42:20.022Z[ recovery-image] Mar 19 04:42:19.303 INFO O| Mar 19 04:42:19.303 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48562026-03-19T04:42:20.026Z[ recovery-image] Mar 19 04:42:19.310 INFO O| Mar 19 04:42:19.310 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
48572026-03-19T04:42:20.030Z[ recovery-image] Mar 19 04:42:19.310 INFO O| Mar 19 04:42:19.310 INFO STEP 17 (remove_files) COMPLETE
48582026-03-19T04:42:20.030Z[ recovery-image] Mar 19 04:42:19.310 INFO O| Mar 19 04:42:19.310 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48592026-03-19T04:42:20.033Z[ recovery-image] Mar 19 04:42:19.317 INFO O| Mar 19 04:42:19.317 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
48602026-03-19T04:42:20.078Z[ recovery-image] Mar 19 04:42:19.361 INFO O| Mar 19 04:42:19.361 INFO STEP 18 (remove_files) COMPLETE
48612026-03-19T04:42:20.078Z[ recovery-image] Mar 19 04:42:19.361 INFO O| Mar 19 04:42:19.361 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48622026-03-19T04:42:20.086Z[ recovery-image] Mar 19 04:42:19.370 INFO O| Mar 19 04:42:19.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
48632026-03-19T04:42:20.089Z[ recovery-image] Mar 19 04:42:19.371 INFO O| Mar 19 04:42:19.371 INFO STEP 19 (remove_files) COMPLETE
48642026-03-19T04:42:20.089Z[ recovery-image] Mar 19 04:42:19.372 INFO O| Mar 19 04:42:19.371 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48652026-03-19T04:42:20.095Z[ recovery-image] Mar 19 04:42:19.379 INFO O| Mar 19 04:42:19.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
48662026-03-19T04:42:20.098Z[ recovery-image] Mar 19 04:42:19.379 INFO O| Mar 19 04:42:19.379 INFO STEP 20 (remove_files) COMPLETE
48672026-03-19T04:42:20.098Z[ recovery-image] Mar 19 04:42:19.379 INFO O| Mar 19 04:42:19.379 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48682026-03-19T04:42:20.103Z[ recovery-image] Mar 19 04:42:19.387 INFO O| Mar 19 04:42:19.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
48692026-03-19T04:42:20.106Z[ recovery-image] Mar 19 04:42:19.388 INFO O| Mar 19 04:42:19.388 INFO STEP 21 (remove_files) COMPLETE
48702026-03-19T04:42:20.106Z[ recovery-image] Mar 19 04:42:19.388 INFO O| Mar 19 04:42:19.388 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48712026-03-19T04:42:20.112Z[ recovery-image] Mar 19 04:42:19.396 INFO O| Mar 19 04:42:19.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
48722026-03-19T04:42:20.115Z[ recovery-image] Mar 19 04:42:19.397 INFO O| Mar 19 04:42:19.397 INFO STEP 22 (remove_files) COMPLETE
48732026-03-19T04:42:20.115Z[ recovery-image] Mar 19 04:42:19.397 INFO O| Mar 19 04:42:19.397 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48742026-03-19T04:42:20.120Z[ recovery-image] Mar 19 04:42:19.404 INFO O| Mar 19 04:42:19.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
48752026-03-19T04:42:20.120Z[ recovery-image] Mar 19 04:42:19.404 INFO O| Mar 19 04:42:19.404 INFO STEP 23 (remove_files) COMPLETE
48762026-03-19T04:42:20.122Z[ recovery-image] Mar 19 04:42:19.404 INFO O| Mar 19 04:42:19.404 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48772026-03-19T04:42:20.128Z[ recovery-image] Mar 19 04:42:19.412 INFO O| Mar 19 04:42:19.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
48782026-03-19T04:42:20.128Z[ recovery-image] Mar 19 04:42:19.413 INFO O| Mar 19 04:42:19.413 INFO STEP 24 (remove_files) COMPLETE
48792026-03-19T04:42:20.131Z[ recovery-image] Mar 19 04:42:19.413 INFO O| Mar 19 04:42:19.413 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48802026-03-19T04:42:20.135Z[ recovery-image] Mar 19 04:42:19.419 INFO O| Mar 19 04:42:19.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
48812026-03-19T04:42:20.138Z[ recovery-image] Mar 19 04:42:19.420 INFO O| Mar 19 04:42:19.420 INFO STEP 25 (remove_files) COMPLETE
48822026-03-19T04:42:20.138Z[ recovery-image] Mar 19 04:42:19.420 INFO O| Mar 19 04:42:19.420 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48832026-03-19T04:42:20.143Z[ recovery-image] Mar 19 04:42:19.427 INFO O| Mar 19 04:42:19.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
48842026-03-19T04:42:20.146Z[ recovery-image] Mar 19 04:42:19.428 INFO O| Mar 19 04:42:19.428 INFO STEP 26 (remove_files) COMPLETE
48852026-03-19T04:42:20.146Z[ recovery-image] Mar 19 04:42:19.428 INFO O| Mar 19 04:42:19.428 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48862026-03-19T04:42:20.151Z[ recovery-image] Mar 19 04:42:19.435 INFO O| Mar 19 04:42:19.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/cputrack"
48872026-03-19T04:42:20.154Z[ recovery-image] Mar 19 04:42:19.436 INFO O| Mar 19 04:42:19.436 INFO STEP 27 (remove_files) COMPLETE
48882026-03-19T04:42:20.154Z[ recovery-image] Mar 19 04:42:19.436 INFO O| Mar 19 04:42:19.436 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48892026-03-19T04:42:20.159Z[ recovery-image] Mar 19 04:42:19.443 INFO O| Mar 19 04:42:19.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
48902026-03-19T04:42:20.159Z[ recovery-image] Mar 19 04:42:19.443 INFO O| Mar 19 04:42:19.443 INFO STEP 28 (remove_files) COMPLETE
48912026-03-19T04:42:20.163Z[ recovery-image] Mar 19 04:42:19.443 INFO O| Mar 19 04:42:19.443 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48922026-03-19T04:42:20.166Z[ recovery-image] Mar 19 04:42:19.450 INFO O| Mar 19 04:42:19.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
48932026-03-19T04:42:20.169Z[ recovery-image] Mar 19 04:42:19.450 INFO O| Mar 19 04:42:19.450 INFO STEP 29 (remove_files) COMPLETE
48942026-03-19T04:42:20.169Z[ recovery-image] Mar 19 04:42:19.450 INFO O| Mar 19 04:42:19.450 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48952026-03-19T04:42:20.174Z[ recovery-image] Mar 19 04:42:19.458 INFO O| Mar 19 04:42:19.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
48962026-03-19T04:42:20.177Z[ recovery-image] Mar 19 04:42:19.458 INFO O| Mar 19 04:42:19.458 INFO STEP 30 (remove_files) COMPLETE
48972026-03-19T04:42:20.177Z[ recovery-image] Mar 19 04:42:19.458 INFO O| Mar 19 04:42:19.458 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48982026-03-19T04:42:20.182Z[ recovery-image] Mar 19 04:42:19.466 INFO O| Mar 19 04:42:19.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
48992026-03-19T04:42:20.185Z[ recovery-image] Mar 19 04:42:19.466 INFO O| Mar 19 04:42:19.466 INFO STEP 31 (remove_files) COMPLETE
49002026-03-19T04:42:20.185Z[ recovery-image] Mar 19 04:42:19.466 INFO O| Mar 19 04:42:19.466 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49012026-03-19T04:42:20.190Z[ recovery-image] Mar 19 04:42:19.475 INFO O| Mar 19 04:42:19.475 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
49022026-03-19T04:42:20.193Z[ recovery-image] Mar 19 04:42:19.475 INFO O| Mar 19 04:42:19.475 INFO STEP 32 (remove_files) COMPLETE
49032026-03-19T04:42:20.193Z[ recovery-image] Mar 19 04:42:19.475 INFO O| Mar 19 04:42:19.475 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49042026-03-19T04:42:20.199Z[ recovery-image] Mar 19 04:42:19.482 INFO O| Mar 19 04:42:19.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
49052026-03-19T04:42:20.199Z[ recovery-image] Mar 19 04:42:19.482 INFO O| Mar 19 04:42:19.482 INFO STEP 33 (remove_files) COMPLETE
49062026-03-19T04:42:20.202Z[ recovery-image] Mar 19 04:42:19.482 INFO O| Mar 19 04:42:19.482 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49072026-03-19T04:42:20.205Z[ recovery-image] Mar 19 04:42:19.489 INFO O| Mar 19 04:42:19.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
49082026-03-19T04:42:20.205Z[ recovery-image] Mar 19 04:42:19.489 INFO O| Mar 19 04:42:19.489 INFO STEP 34 (remove_files) COMPLETE
49092026-03-19T04:42:20.205Z[ recovery-image] Mar 19 04:42:19.489 INFO O| Mar 19 04:42:19.489 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49102026-03-19T04:42:20.212Z[ recovery-image] Mar 19 04:42:19.496 INFO O| Mar 19 04:42:19.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
49112026-03-19T04:42:20.215Z[ recovery-image] Mar 19 04:42:19.497 INFO O| Mar 19 04:42:19.497 INFO STEP 35 (remove_files) COMPLETE
49122026-03-19T04:42:20.215Z[ recovery-image] Mar 19 04:42:19.497 INFO O| Mar 19 04:42:19.497 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49132026-03-19T04:42:20.220Z[ recovery-image] Mar 19 04:42:19.504 INFO O| Mar 19 04:42:19.504 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
49142026-03-19T04:42:20.220Z[ recovery-image] Mar 19 04:42:19.504 INFO O| Mar 19 04:42:19.504 INFO STEP 36 (remove_files) COMPLETE
49152026-03-19T04:42:20.223Z[ recovery-image] Mar 19 04:42:19.504 INFO O| Mar 19 04:42:19.504 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49162026-03-19T04:42:20.227Z[ recovery-image] Mar 19 04:42:19.511 INFO O| Mar 19 04:42:19.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
49172026-03-19T04:42:20.230Z[ recovery-image] Mar 19 04:42:19.511 INFO O| Mar 19 04:42:19.511 INFO STEP 37 (remove_files) COMPLETE
49182026-03-19T04:42:20.230Z[ recovery-image] Mar 19 04:42:19.511 INFO O| Mar 19 04:42:19.511 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49192026-03-19T04:42:20.234Z[ recovery-image] Mar 19 04:42:19.518 INFO O| Mar 19 04:42:19.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
49202026-03-19T04:42:20.234Z[ recovery-image] Mar 19 04:42:19.518 INFO O| Mar 19 04:42:19.518 INFO STEP 38 (remove_files) COMPLETE
49212026-03-19T04:42:20.238Z[ recovery-image] Mar 19 04:42:19.518 INFO O| Mar 19 04:42:19.518 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49222026-03-19T04:42:20.242Z[ recovery-image] Mar 19 04:42:19.525 INFO O| Mar 19 04:42:19.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
49232026-03-19T04:42:20.244Z[ recovery-image] Mar 19 04:42:19.525 INFO O| Mar 19 04:42:19.525 INFO STEP 39 (remove_files) COMPLETE
49242026-03-19T04:42:20.244Z[ recovery-image] Mar 19 04:42:19.525 INFO O| Mar 19 04:42:19.525 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49252026-03-19T04:42:20.248Z[ recovery-image] Mar 19 04:42:19.532 INFO O| Mar 19 04:42:19.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
49262026-03-19T04:42:20.251Z[ recovery-image] Mar 19 04:42:19.532 INFO O| Mar 19 04:42:19.532 INFO STEP 40 (remove_files) COMPLETE
49272026-03-19T04:42:20.251Z[ recovery-image] Mar 19 04:42:19.532 INFO O| Mar 19 04:42:19.532 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49282026-03-19T04:42:20.255Z[ recovery-image] Mar 19 04:42:19.539 INFO O| Mar 19 04:42:19.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
49292026-03-19T04:42:20.258Z[ recovery-image] Mar 19 04:42:19.539 INFO O| Mar 19 04:42:19.539 INFO STEP 41 (remove_files) COMPLETE
49302026-03-19T04:42:20.258Z[ recovery-image] Mar 19 04:42:19.539 INFO O| Mar 19 04:42:19.539 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49312026-03-19T04:42:20.262Z[ recovery-image] Mar 19 04:42:19.546 INFO O| Mar 19 04:42:19.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
49322026-03-19T04:42:20.265Z[ recovery-image] Mar 19 04:42:19.546 INFO O| Mar 19 04:42:19.546 INFO STEP 42 (remove_files) COMPLETE
49332026-03-19T04:42:20.265Z[ recovery-image] Mar 19 04:42:19.546 INFO O| Mar 19 04:42:19.546 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49342026-03-19T04:42:20.270Z[ recovery-image] Mar 19 04:42:19.554 INFO O| Mar 19 04:42:19.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
49352026-03-19T04:42:20.272Z[ recovery-image] Mar 19 04:42:19.555 INFO O| Mar 19 04:42:19.555 INFO STEP 43 (remove_files) COMPLETE
49362026-03-19T04:42:20.272Z[ recovery-image] Mar 19 04:42:19.555 INFO O| Mar 19 04:42:19.555 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49372026-03-19T04:42:20.278Z[ recovery-image] Mar 19 04:42:19.562 INFO O| Mar 19 04:42:19.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
49382026-03-19T04:42:20.281Z[ recovery-image] Mar 19 04:42:19.562 INFO O| Mar 19 04:42:19.562 INFO STEP 44 (remove_files) COMPLETE
49392026-03-19T04:42:20.281Z[ recovery-image] Mar 19 04:42:19.562 INFO O| Mar 19 04:42:19.562 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49402026-03-19T04:42:20.285Z[ recovery-image] Mar 19 04:42:19.569 INFO O| Mar 19 04:42:19.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
49412026-03-19T04:42:20.288Z[ recovery-image] Mar 19 04:42:19.569 INFO O| Mar 19 04:42:19.569 INFO STEP 45 (remove_files) COMPLETE
49422026-03-19T04:42:20.288Z[ recovery-image] Mar 19 04:42:19.569 INFO O| Mar 19 04:42:19.569 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49432026-03-19T04:42:20.294Z[ recovery-image] Mar 19 04:42:19.578 INFO O| Mar 19 04:42:19.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
49442026-03-19T04:42:20.296Z[ recovery-image] Mar 19 04:42:19.579 INFO O| Mar 19 04:42:19.579 INFO STEP 46 (remove_files) COMPLETE
49452026-03-19T04:42:20.296Z[ recovery-image] Mar 19 04:42:19.579 INFO O| Mar 19 04:42:19.579 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49462026-03-19T04:42:20.302Z[ recovery-image] Mar 19 04:42:19.586 INFO O| Mar 19 04:42:19.586 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
49472026-03-19T04:42:20.302Z[ recovery-image] Mar 19 04:42:19.586 INFO O| Mar 19 04:42:19.586 INFO STEP 47 (remove_files) COMPLETE
49482026-03-19T04:42:20.305Z[ recovery-image] Mar 19 04:42:19.586 INFO O| Mar 19 04:42:19.586 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49492026-03-19T04:42:20.309Z[ recovery-image] Mar 19 04:42:19.593 INFO O| Mar 19 04:42:19.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
49502026-03-19T04:42:20.309Z[ recovery-image] Mar 19 04:42:19.593 INFO O| Mar 19 04:42:19.593 INFO STEP 48 (remove_files) COMPLETE
49512026-03-19T04:42:20.309Z[ recovery-image] Mar 19 04:42:19.593 INFO O| Mar 19 04:42:19.593 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49522026-03-19T04:42:20.317Z[ recovery-image] Mar 19 04:42:19.601 INFO O| Mar 19 04:42:19.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
49532026-03-19T04:42:20.320Z[ recovery-image] Mar 19 04:42:19.601 INFO O| Mar 19 04:42:19.601 INFO STEP 49 (remove_files) COMPLETE
49542026-03-19T04:42:20.320Z[ recovery-image] Mar 19 04:42:19.601 INFO O| Mar 19 04:42:19.601 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49552026-03-19T04:42:20.325Z[ recovery-image] Mar 19 04:42:19.609 INFO O| Mar 19 04:42:19.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
49562026-03-19T04:42:20.325Z[ recovery-image] Mar 19 04:42:19.609 INFO O| Mar 19 04:42:19.609 INFO STEP 50 (remove_files) COMPLETE
49572026-03-19T04:42:20.325Z[ recovery-image] Mar 19 04:42:19.609 INFO O| Mar 19 04:42:19.609 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49582026-03-19T04:42:20.334Z[ recovery-image] Mar 19 04:42:19.618 INFO O| Mar 19 04:42:19.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
49592026-03-19T04:42:20.337Z[ recovery-image] Mar 19 04:42:19.618 INFO O| Mar 19 04:42:19.618 INFO STEP 51 (remove_files) COMPLETE
49602026-03-19T04:42:20.337Z[ recovery-image] Mar 19 04:42:19.618 INFO O| Mar 19 04:42:19.618 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49612026-03-19T04:42:20.341Z[ recovery-image] Mar 19 04:42:19.625 INFO O| Mar 19 04:42:19.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
49622026-03-19T04:42:20.344Z[ recovery-image] Mar 19 04:42:19.626 INFO O| Mar 19 04:42:19.626 INFO STEP 52 (remove_files) COMPLETE
49632026-03-19T04:42:20.344Z[ recovery-image] Mar 19 04:42:19.626 INFO O| Mar 19 04:42:19.626 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49642026-03-19T04:42:20.348Z[ recovery-image] Mar 19 04:42:19.633 INFO O| Mar 19 04:42:19.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
49652026-03-19T04:42:20.352Z[ recovery-image] Mar 19 04:42:19.633 INFO O| Mar 19 04:42:19.633 INFO STEP 53 (remove_files) COMPLETE
49662026-03-19T04:42:20.352Z[ recovery-image] Mar 19 04:42:19.633 INFO O| Mar 19 04:42:19.633 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49672026-03-19T04:42:20.355Z[ recovery-image] Mar 19 04:42:19.640 INFO O| Mar 19 04:42:19.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
49682026-03-19T04:42:20.358Z[ recovery-image] Mar 19 04:42:19.640 INFO O| Mar 19 04:42:19.640 INFO STEP 54 (remove_files) COMPLETE
49692026-03-19T04:42:20.358Z[ recovery-image] Mar 19 04:42:19.640 INFO O| Mar 19 04:42:19.640 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49702026-03-19T04:42:20.364Z[ recovery-image] Mar 19 04:42:19.648 INFO O| Mar 19 04:42:19.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2grep"
49712026-03-19T04:42:20.367Z[ recovery-image] Mar 19 04:42:19.649 INFO O| Mar 19 04:42:19.649 INFO STEP 55 (remove_files) COMPLETE
49722026-03-19T04:42:20.367Z[ recovery-image] Mar 19 04:42:19.649 INFO O| Mar 19 04:42:19.649 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49732026-03-19T04:42:20.372Z[ recovery-image] Mar 19 04:42:19.656 INFO O| Mar 19 04:42:19.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2test"
49742026-03-19T04:42:20.375Z[ recovery-image] Mar 19 04:42:19.656 INFO O| Mar 19 04:42:19.656 INFO STEP 56 (remove_files) COMPLETE
49752026-03-19T04:42:20.375Z[ recovery-image] Mar 19 04:42:19.656 INFO O| Mar 19 04:42:19.656 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49762026-03-19T04:42:20.380Z[ recovery-image] Mar 19 04:42:19.664 INFO O| Mar 19 04:42:19.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
49772026-03-19T04:42:20.380Z[ recovery-image] Mar 19 04:42:19.664 INFO O| Mar 19 04:42:19.664 INFO STEP 57 (remove_files) COMPLETE
49782026-03-19T04:42:20.380Z[ recovery-image] Mar 19 04:42:19.664 INFO O| Mar 19 04:42:19.664 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49792026-03-19T04:42:20.389Z[ recovery-image] Mar 19 04:42:19.672 INFO O| Mar 19 04:42:19.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
49802026-03-19T04:42:20.392Z[ recovery-image] Mar 19 04:42:19.673 INFO O| Mar 19 04:42:19.673 INFO STEP 58 (remove_files) COMPLETE
49812026-03-19T04:42:20.392Z[ recovery-image] Mar 19 04:42:19.673 INFO O| Mar 19 04:42:19.673 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49822026-03-19T04:42:20.397Z[ recovery-image] Mar 19 04:42:19.681 INFO O| Mar 19 04:42:19.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
49832026-03-19T04:42:20.400Z[ recovery-image] Mar 19 04:42:19.681 INFO O| Mar 19 04:42:19.681 INFO STEP 59 (remove_files) COMPLETE
49842026-03-19T04:42:20.400Z[ recovery-image] Mar 19 04:42:19.681 INFO O| Mar 19 04:42:19.681 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49852026-03-19T04:42:20.405Z[ recovery-image] Mar 19 04:42:19.689 INFO O| Mar 19 04:42:19.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
49862026-03-19T04:42:20.408Z[ recovery-image] Mar 19 04:42:19.689 INFO O| Mar 19 04:42:19.689 INFO STEP 60 (remove_files) COMPLETE
49872026-03-19T04:42:20.408Z[ recovery-image] Mar 19 04:42:19.689 INFO O| Mar 19 04:42:19.689 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49882026-03-19T04:42:20.414Z[ recovery-image] Mar 19 04:42:19.698 INFO O| Mar 19 04:42:19.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
49892026-03-19T04:42:20.414Z[ recovery-image] Mar 19 04:42:19.698 INFO O| Mar 19 04:42:19.698 INFO STEP 61 (remove_files) COMPLETE
49902026-03-19T04:42:20.416Z[ recovery-image] Mar 19 04:42:19.698 INFO O| Mar 19 04:42:19.698 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49912026-03-19T04:42:20.421Z[ recovery-image] Mar 19 04:42:19.705 INFO O| Mar 19 04:42:19.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
49922026-03-19T04:42:20.424Z[ recovery-image] Mar 19 04:42:19.705 INFO O| Mar 19 04:42:19.705 INFO STEP 62 (remove_files) COMPLETE
49932026-03-19T04:42:20.424Z[ recovery-image] Mar 19 04:42:19.705 INFO O| Mar 19 04:42:19.705 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49942026-03-19T04:42:20.429Z[ recovery-image] Mar 19 04:42:19.713 INFO O| Mar 19 04:42:19.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
49952026-03-19T04:42:20.432Z[ recovery-image] Mar 19 04:42:19.713 INFO O| Mar 19 04:42:19.713 INFO STEP 63 (remove_files) COMPLETE
49962026-03-19T04:42:20.432Z[ recovery-image] Mar 19 04:42:19.713 INFO O| Mar 19 04:42:19.713 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49972026-03-19T04:42:20.438Z[ recovery-image] Mar 19 04:42:19.722 INFO O| Mar 19 04:42:19.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
49982026-03-19T04:42:20.438Z[ recovery-image] Mar 19 04:42:19.722 INFO O| Mar 19 04:42:19.722 INFO STEP 64 (remove_files) COMPLETE
49992026-03-19T04:42:20.440Z[ recovery-image] Mar 19 04:42:19.722 INFO O| Mar 19 04:42:19.722 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50002026-03-19T04:42:20.444Z[ recovery-image] Mar 19 04:42:19.729 INFO O| Mar 19 04:42:19.729 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
50012026-03-19T04:42:20.447Z[ recovery-image] Mar 19 04:42:19.729 INFO O| Mar 19 04:42:19.729 INFO STEP 65 (remove_files) COMPLETE
50022026-03-19T04:42:20.448Z[ recovery-image] Mar 19 04:42:19.729 INFO O| Mar 19 04:42:19.729 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50032026-03-19T04:42:20.453Z[ recovery-image] Mar 19 04:42:19.737 INFO O| Mar 19 04:42:19.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
50042026-03-19T04:42:20.456Z[ recovery-image] Mar 19 04:42:19.737 INFO O| Mar 19 04:42:19.737 INFO STEP 66 (remove_files) COMPLETE
50052026-03-19T04:42:20.456Z[ recovery-image] Mar 19 04:42:19.737 INFO O| Mar 19 04:42:19.737 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50062026-03-19T04:42:20.460Z[ recovery-image] Mar 19 04:42:19.744 INFO O| Mar 19 04:42:19.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
50072026-03-19T04:42:20.460Z[ recovery-image] Mar 19 04:42:19.744 INFO O| Mar 19 04:42:19.744 INFO STEP 67 (remove_files) COMPLETE
50082026-03-19T04:42:20.460Z[ recovery-image] Mar 19 04:42:19.744 INFO O| Mar 19 04:42:19.744 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50092026-03-19T04:42:20.467Z[ recovery-image] Mar 19 04:42:19.751 INFO O| Mar 19 04:42:19.751 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
50102026-03-19T04:42:20.470Z[ recovery-image] Mar 19 04:42:19.751 INFO O| Mar 19 04:42:19.751 INFO STEP 68 (remove_files) COMPLETE
50112026-03-19T04:42:20.470Z[ recovery-image] Mar 19 04:42:19.751 INFO O| Mar 19 04:42:19.751 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50122026-03-19T04:42:20.474Z[ recovery-image] Mar 19 04:42:19.758 INFO O| Mar 19 04:42:19.758 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
50132026-03-19T04:42:20.477Z[ recovery-image] Mar 19 04:42:19.758 INFO O| Mar 19 04:42:19.758 INFO STEP 69 (remove_files) COMPLETE
50142026-03-19T04:42:20.477Z[ recovery-image] Mar 19 04:42:19.758 INFO O| Mar 19 04:42:19.758 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50152026-03-19T04:42:20.481Z[ recovery-image] Mar 19 04:42:19.765 INFO O| Mar 19 04:42:19.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
50162026-03-19T04:42:20.481Z[ recovery-image] Mar 19 04:42:19.765 INFO O| Mar 19 04:42:19.765 INFO STEP 70 (remove_files) COMPLETE
50172026-03-19T04:42:20.484Z[ recovery-image] Mar 19 04:42:19.765 INFO O| Mar 19 04:42:19.765 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50182026-03-19T04:42:20.488Z[ recovery-image] Mar 19 04:42:19.772 INFO O| Mar 19 04:42:19.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
50192026-03-19T04:42:20.492Z[ recovery-image] Mar 19 04:42:19.772 INFO O| Mar 19 04:42:19.772 INFO STEP 71 (remove_files) COMPLETE
50202026-03-19T04:42:20.492Z[ recovery-image] Mar 19 04:42:19.772 INFO O| Mar 19 04:42:19.772 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50212026-03-19T04:42:20.497Z[ recovery-image] Mar 19 04:42:19.781 INFO O| Mar 19 04:42:19.781 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
50222026-03-19T04:42:20.497Z[ recovery-image] Mar 19 04:42:19.781 INFO O| Mar 19 04:42:19.781 INFO STEP 72 (remove_files) COMPLETE
50232026-03-19T04:42:20.500Z[ recovery-image] Mar 19 04:42:19.781 INFO O| Mar 19 04:42:19.781 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50242026-03-19T04:42:20.504Z[ recovery-image] Mar 19 04:42:19.788 INFO O| Mar 19 04:42:19.788 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
50252026-03-19T04:42:20.507Z[ recovery-image] Mar 19 04:42:19.788 INFO O| Mar 19 04:42:19.788 INFO STEP 73 (remove_files) COMPLETE
50262026-03-19T04:42:20.507Z[ recovery-image] Mar 19 04:42:19.788 INFO O| Mar 19 04:42:19.788 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50272026-03-19T04:42:20.512Z[ recovery-image] Mar 19 04:42:19.796 INFO O| Mar 19 04:42:19.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
50282026-03-19T04:42:20.515Z[ recovery-image] Mar 19 04:42:19.796 INFO O| Mar 19 04:42:19.796 INFO STEP 74 (remove_files) COMPLETE
50292026-03-19T04:42:20.515Z[ recovery-image] Mar 19 04:42:19.796 INFO O| Mar 19 04:42:19.796 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50302026-03-19T04:42:20.519Z[ recovery-image] Mar 19 04:42:19.803 INFO O| Mar 19 04:42:19.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
50312026-03-19T04:42:20.522Z[ recovery-image] Mar 19 04:42:19.803 INFO O| Mar 19 04:42:19.803 INFO STEP 75 (remove_files) COMPLETE
50322026-03-19T04:42:20.522Z[ recovery-image] Mar 19 04:42:19.803 INFO O| Mar 19 04:42:19.803 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50332026-03-19T04:42:20.527Z[ recovery-image] Mar 19 04:42:19.811 INFO O| Mar 19 04:42:19.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
50342026-03-19T04:42:20.527Z[ recovery-image] Mar 19 04:42:19.811 INFO O| Mar 19 04:42:19.811 INFO STEP 76 (remove_files) COMPLETE
50352026-03-19T04:42:20.530Z[ recovery-image] Mar 19 04:42:19.811 INFO O| Mar 19 04:42:19.811 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50362026-03-19T04:42:20.534Z[ recovery-image] Mar 19 04:42:19.818 INFO O| Mar 19 04:42:19.818 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
50372026-03-19T04:42:20.537Z[ recovery-image] Mar 19 04:42:19.818 INFO O| Mar 19 04:42:19.818 INFO STEP 77 (remove_files) COMPLETE
50382026-03-19T04:42:20.537Z[ recovery-image] Mar 19 04:42:19.818 INFO O| Mar 19 04:42:19.818 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50392026-03-19T04:42:20.541Z[ recovery-image] Mar 19 04:42:19.826 INFO O| Mar 19 04:42:19.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
50402026-03-19T04:42:20.544Z[ recovery-image] Mar 19 04:42:19.826 INFO O| Mar 19 04:42:19.826 INFO STEP 78 (remove_files) COMPLETE
50412026-03-19T04:42:20.544Z[ recovery-image] Mar 19 04:42:19.826 INFO O| Mar 19 04:42:19.826 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50422026-03-19T04:42:20.549Z[ recovery-image] Mar 19 04:42:19.833 INFO O| Mar 19 04:42:19.833 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
50432026-03-19T04:42:20.552Z[ recovery-image] Mar 19 04:42:19.833 INFO O| Mar 19 04:42:19.833 INFO STEP 79 (remove_files) COMPLETE
50442026-03-19T04:42:20.552Z[ recovery-image] Mar 19 04:42:19.833 INFO O| Mar 19 04:42:19.833 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50452026-03-19T04:42:20.556Z[ recovery-image] Mar 19 04:42:19.840 INFO O| Mar 19 04:42:19.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
50462026-03-19T04:42:20.556Z[ recovery-image] Mar 19 04:42:19.840 INFO O| Mar 19 04:42:19.840 INFO STEP 80 (remove_files) COMPLETE
50472026-03-19T04:42:20.559Z[ recovery-image] Mar 19 04:42:19.840 INFO O| Mar 19 04:42:19.840 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50482026-03-19T04:42:20.563Z[ recovery-image] Mar 19 04:42:19.847 INFO O| Mar 19 04:42:19.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
50492026-03-19T04:42:20.566Z[ recovery-image] Mar 19 04:42:19.847 INFO O| Mar 19 04:42:19.847 INFO STEP 81 (remove_files) COMPLETE
50502026-03-19T04:42:20.566Z[ recovery-image] Mar 19 04:42:19.847 INFO O| Mar 19 04:42:19.847 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50512026-03-19T04:42:20.572Z[ recovery-image] Mar 19 04:42:19.856 INFO O| Mar 19 04:42:19.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
50522026-03-19T04:42:20.574Z[ recovery-image] Mar 19 04:42:19.856 INFO O| Mar 19 04:42:19.856 INFO STEP 82 (remove_files) COMPLETE
50532026-03-19T04:42:20.575Z[ recovery-image] Mar 19 04:42:19.856 INFO O| Mar 19 04:42:19.856 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50542026-03-19T04:42:20.579Z[ recovery-image] Mar 19 04:42:19.863 INFO O| Mar 19 04:42:19.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
50552026-03-19T04:42:20.582Z[ recovery-image] Mar 19 04:42:19.863 INFO O| Mar 19 04:42:19.863 INFO STEP 83 (remove_files) COMPLETE
50562026-03-19T04:42:20.582Z[ recovery-image] Mar 19 04:42:19.863 INFO O| Mar 19 04:42:19.863 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50572026-03-19T04:42:20.586Z[ recovery-image] Mar 19 04:42:19.870 INFO O| Mar 19 04:42:19.870 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/sqlite3"
50582026-03-19T04:42:20.589Z[ recovery-image] Mar 19 04:42:19.871 INFO O| Mar 19 04:42:19.871 INFO STEP 84 (remove_files) COMPLETE
50592026-03-19T04:42:20.589Z[ recovery-image] Mar 19 04:42:19.871 INFO O| Mar 19 04:42:19.871 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50602026-03-19T04:42:20.595Z[ recovery-image] Mar 19 04:42:19.880 INFO O| Mar 19 04:42:19.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
50612026-03-19T04:42:20.595Z[ recovery-image] Mar 19 04:42:19.880 INFO O| Mar 19 04:42:19.880 INFO STEP 85 (remove_files) COMPLETE
50622026-03-19T04:42:20.598Z[ recovery-image] Mar 19 04:42:19.880 INFO O| Mar 19 04:42:19.880 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50632026-03-19T04:42:20.602Z[ recovery-image] Mar 19 04:42:19.887 INFO O| Mar 19 04:42:19.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
50642026-03-19T04:42:20.602Z[ recovery-image] Mar 19 04:42:19.887 INFO O| Mar 19 04:42:19.887 INFO STEP 86 (remove_files) COMPLETE
50652026-03-19T04:42:20.605Z[ recovery-image] Mar 19 04:42:19.887 INFO O| Mar 19 04:42:19.887 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50662026-03-19T04:42:20.609Z[ recovery-image] Mar 19 04:42:19.893 INFO O| Mar 19 04:42:19.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
50672026-03-19T04:42:20.612Z[ recovery-image] Mar 19 04:42:19.894 INFO O| Mar 19 04:42:19.894 INFO STEP 87 (remove_files) COMPLETE
50682026-03-19T04:42:20.612Z[ recovery-image] Mar 19 04:42:19.894 INFO O| Mar 19 04:42:19.894 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50692026-03-19T04:42:20.618Z[ recovery-image] Mar 19 04:42:19.903 INFO O| Mar 19 04:42:19.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
50702026-03-19T04:42:20.618Z[ recovery-image] Mar 19 04:42:19.903 INFO O| Mar 19 04:42:19.903 INFO STEP 88 (remove_files) COMPLETE
50712026-03-19T04:42:20.621Z[ recovery-image] Mar 19 04:42:19.903 INFO O| Mar 19 04:42:19.903 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50722026-03-19T04:42:20.626Z[ recovery-image] Mar 19 04:42:19.910 INFO O| Mar 19 04:42:19.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
50732026-03-19T04:42:20.629Z[ recovery-image] Mar 19 04:42:19.910 INFO O| Mar 19 04:42:19.910 INFO STEP 89 (remove_files) COMPLETE
50742026-03-19T04:42:20.629Z[ recovery-image] Mar 19 04:42:19.910 INFO O| Mar 19 04:42:19.910 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50752026-03-19T04:42:20.633Z[ recovery-image] Mar 19 04:42:19.917 INFO O| Mar 19 04:42:19.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
50762026-03-19T04:42:20.636Z[ recovery-image] Mar 19 04:42:19.917 INFO O| Mar 19 04:42:19.917 INFO STEP 90 (remove_files) COMPLETE
50772026-03-19T04:42:20.636Z[ recovery-image] Mar 19 04:42:19.917 INFO O| Mar 19 04:42:19.917 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50782026-03-19T04:42:20.640Z[ recovery-image] Mar 19 04:42:19.925 INFO O| Mar 19 04:42:19.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
50792026-03-19T04:42:20.643Z[ recovery-image] Mar 19 04:42:19.925 INFO O| Mar 19 04:42:19.925 INFO STEP 91 (remove_files) COMPLETE
50802026-03-19T04:42:20.643Z[ recovery-image] Mar 19 04:42:19.925 INFO O| Mar 19 04:42:19.925 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50812026-03-19T04:42:20.648Z[ recovery-image] Mar 19 04:42:19.932 INFO O| Mar 19 04:42:19.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
50822026-03-19T04:42:20.648Z[ recovery-image] Mar 19 04:42:19.932 INFO O| Mar 19 04:42:19.932 INFO STEP 92 (remove_files) COMPLETE
50832026-03-19T04:42:20.651Z[ recovery-image] Mar 19 04:42:19.932 INFO O| Mar 19 04:42:19.932 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50842026-03-19T04:42:20.655Z[ recovery-image] Mar 19 04:42:19.939 INFO O| Mar 19 04:42:19.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
50852026-03-19T04:42:20.658Z[ recovery-image] Mar 19 04:42:19.939 INFO O| Mar 19 04:42:19.939 INFO STEP 93 (remove_files) COMPLETE
50862026-03-19T04:42:20.658Z[ recovery-image] Mar 19 04:42:19.939 INFO O| Mar 19 04:42:19.939 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50872026-03-19T04:42:20.664Z[ recovery-image] Mar 19 04:42:19.948 INFO O| Mar 19 04:42:19.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
50882026-03-19T04:42:20.667Z[ recovery-image] Mar 19 04:42:19.948 INFO O| Mar 19 04:42:19.948 INFO STEP 94 (remove_files) COMPLETE
50892026-03-19T04:42:20.667Z[ recovery-image] Mar 19 04:42:19.948 INFO O| Mar 19 04:42:19.948 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50902026-03-19T04:42:20.671Z[ recovery-image] Mar 19 04:42:19.956 INFO O| Mar 19 04:42:19.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
50912026-03-19T04:42:20.674Z[ recovery-image] Mar 19 04:42:19.956 INFO O| Mar 19 04:42:19.956 INFO STEP 95 (remove_files) COMPLETE
50922026-03-19T04:42:20.674Z[ recovery-image] Mar 19 04:42:19.956 INFO O| Mar 19 04:42:19.956 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50932026-03-19T04:42:20.678Z[ recovery-image] Mar 19 04:42:19.962 INFO O| Mar 19 04:42:19.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
50942026-03-19T04:42:20.678Z[ recovery-image] Mar 19 04:42:19.962 INFO O| Mar 19 04:42:19.962 INFO STEP 96 (remove_files) COMPLETE
50952026-03-19T04:42:20.678Z[ recovery-image] Mar 19 04:42:19.962 INFO O| Mar 19 04:42:19.962 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50962026-03-19T04:42:20.687Z[ recovery-image] Mar 19 04:42:19.971 INFO O| Mar 19 04:42:19.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
50972026-03-19T04:42:20.690Z[ recovery-image] Mar 19 04:42:19.972 INFO O| Mar 19 04:42:19.972 INFO STEP 97 (remove_files) COMPLETE
50982026-03-19T04:42:20.690Z[ recovery-image] Mar 19 04:42:19.972 INFO O| Mar 19 04:42:19.972 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50992026-03-19T04:42:20.695Z[ recovery-image] Mar 19 04:42:19.979 INFO O| Mar 19 04:42:19.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
51002026-03-19T04:42:20.698Z[ recovery-image] Mar 19 04:42:19.980 INFO O| Mar 19 04:42:19.980 INFO STEP 98 (remove_files) COMPLETE
51012026-03-19T04:42:20.698Z[ recovery-image] Mar 19 04:42:19.980 INFO O| Mar 19 04:42:19.980 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51022026-03-19T04:42:20.703Z[ recovery-image] Mar 19 04:42:19.988 INFO O| Mar 19 04:42:19.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
51032026-03-19T04:42:20.703Z[ recovery-image] Mar 19 04:42:19.988 INFO O| Mar 19 04:42:19.988 INFO STEP 99 (remove_files) COMPLETE
51042026-03-19T04:42:20.704Z[ recovery-image] Mar 19 04:42:19.988 INFO O| Mar 19 04:42:19.988 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51052026-03-19T04:42:20.712Z[ recovery-image] Mar 19 04:42:19.996 INFO O| Mar 19 04:42:19.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
51062026-03-19T04:42:20.715Z[ recovery-image] Mar 19 04:42:19.997 INFO O| Mar 19 04:42:19.997 INFO STEP 100 (remove_files) COMPLETE
51072026-03-19T04:42:20.715Z[ recovery-image] Mar 19 04:42:19.997 INFO O| Mar 19 04:42:19.997 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51082026-03-19T04:42:20.720Z[ recovery-image] Mar 19 04:42:20.004 INFO O| Mar 19 04:42:20.004 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
51092026-03-19T04:42:20.722Z[ recovery-image] Mar 19 04:42:20.004 INFO O| Mar 19 04:42:20.004 INFO STEP 101 (remove_files) COMPLETE
51102026-03-19T04:42:20.723Z[ recovery-image] Mar 19 04:42:20.004 INFO O| Mar 19 04:42:20.004 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51112026-03-19T04:42:20.729Z[ recovery-image] Mar 19 04:42:20.014 INFO O| Mar 19 04:42:20.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
51122026-03-19T04:42:20.729Z[ recovery-image] Mar 19 04:42:20.014 INFO O| Mar 19 04:42:20.014 INFO STEP 102 (remove_files) COMPLETE
51132026-03-19T04:42:20.732Z[ recovery-image] Mar 19 04:42:20.014 INFO O| Mar 19 04:42:20.014 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51142026-03-19T04:42:20.738Z[ recovery-image] Mar 19 04:42:20.022 INFO O| Mar 19 04:42:20.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
51152026-03-19T04:42:20.741Z[ recovery-image] Mar 19 04:42:20.023 INFO O| Mar 19 04:42:20.023 INFO STEP 103 (remove_files) COMPLETE
51162026-03-19T04:42:20.741Z[ recovery-image] Mar 19 04:42:20.023 INFO O| Mar 19 04:42:20.023 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51172026-03-19T04:42:20.747Z[ recovery-image] Mar 19 04:42:20.031 INFO O| Mar 19 04:42:20.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
51182026-03-19T04:42:20.749Z[ recovery-image] Mar 19 04:42:20.031 INFO O| Mar 19 04:42:20.031 INFO STEP 104 (remove_files) COMPLETE
51192026-03-19T04:42:20.749Z[ recovery-image] Mar 19 04:42:20.031 INFO O| Mar 19 04:42:20.031 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51202026-03-19T04:42:20.754Z[ recovery-image] Mar 19 04:42:20.039 INFO O| Mar 19 04:42:20.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
51212026-03-19T04:42:20.755Z[ recovery-image] Mar 19 04:42:20.039 INFO O| Mar 19 04:42:20.039 INFO STEP 105 (remove_files) COMPLETE
51222026-03-19T04:42:20.755Z[ recovery-image] Mar 19 04:42:20.039 INFO O| Mar 19 04:42:20.039 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51232026-03-19T04:42:20.761Z[ recovery-image] Mar 19 04:42:20.046 INFO O| Mar 19 04:42:20.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
51242026-03-19T04:42:20.764Z[ recovery-image] Mar 19 04:42:20.046 INFO O| Mar 19 04:42:20.046 INFO STEP 106 (remove_files) COMPLETE
51252026-03-19T04:42:20.764Z[ recovery-image] Mar 19 04:42:20.046 INFO O| Mar 19 04:42:20.046 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51262026-03-19T04:42:20.771Z[ recovery-image] Mar 19 04:42:20.055 INFO O| Mar 19 04:42:20.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
51272026-03-19T04:42:20.771Z[ recovery-image] Mar 19 04:42:20.055 INFO O| Mar 19 04:42:20.055 INFO STEP 107 (remove_files) COMPLETE
51282026-03-19T04:42:20.773Z[ recovery-image] Mar 19 04:42:20.055 INFO O| Mar 19 04:42:20.055 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51292026-03-19T04:42:20.778Z[ recovery-image] Mar 19 04:42:20.062 INFO O| Mar 19 04:42:20.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
51302026-03-19T04:42:20.780Z[ recovery-image] Mar 19 04:42:20.062 INFO O| Mar 19 04:42:20.062 INFO STEP 108 (remove_files) COMPLETE
51312026-03-19T04:42:20.780Z[ recovery-image] Mar 19 04:42:20.062 INFO O| Mar 19 04:42:20.062 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51322026-03-19T04:42:20.785Z[ recovery-image] Mar 19 04:42:20.069 INFO O| Mar 19 04:42:20.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
51332026-03-19T04:42:20.785Z[ recovery-image] Mar 19 04:42:20.069 INFO O| Mar 19 04:42:20.069 INFO STEP 109 (remove_files) COMPLETE
51342026-03-19T04:42:20.785Z[ recovery-image] Mar 19 04:42:20.069 INFO O| Mar 19 04:42:20.069 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51352026-03-19T04:42:20.792Z[ recovery-image] Mar 19 04:42:20.076 INFO O| Mar 19 04:42:20.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
51362026-03-19T04:42:20.795Z[ recovery-image] Mar 19 04:42:20.076 INFO O| Mar 19 04:42:20.076 INFO STEP 110 (remove_files) COMPLETE
51372026-03-19T04:42:20.795Z[ recovery-image] Mar 19 04:42:20.076 INFO O| Mar 19 04:42:20.076 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51382026-03-19T04:42:20.800Z[ recovery-image] Mar 19 04:42:20.084 INFO O| Mar 19 04:42:20.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
51392026-03-19T04:42:20.803Z[ recovery-image] Mar 19 04:42:20.085 INFO O| Mar 19 04:42:20.085 INFO STEP 111 (remove_files) COMPLETE
51402026-03-19T04:42:20.803Z[ recovery-image] Mar 19 04:42:20.085 INFO O| Mar 19 04:42:20.085 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51412026-03-19T04:42:20.809Z[ recovery-image] Mar 19 04:42:20.093 INFO O| Mar 19 04:42:20.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
51422026-03-19T04:42:20.811Z[ recovery-image] Mar 19 04:42:20.093 INFO O| Mar 19 04:42:20.093 INFO STEP 112 (remove_files) COMPLETE
51432026-03-19T04:42:20.811Z[ recovery-image] Mar 19 04:42:20.093 INFO O| Mar 19 04:42:20.093 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51442026-03-19T04:42:20.816Z[ recovery-image] Mar 19 04:42:20.100 INFO O| Mar 19 04:42:20.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
51452026-03-19T04:42:20.816Z[ recovery-image] Mar 19 04:42:20.100 INFO O| Mar 19 04:42:20.100 INFO STEP 113 (remove_files) COMPLETE
51462026-03-19T04:42:20.818Z[ recovery-image] Mar 19 04:42:20.100 INFO O| Mar 19 04:42:20.100 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51472026-03-19T04:42:20.824Z[ recovery-image] Mar 19 04:42:20.108 INFO O| Mar 19 04:42:20.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
51482026-03-19T04:42:20.827Z[ recovery-image] Mar 19 04:42:20.108 INFO O| Mar 19 04:42:20.108 INFO STEP 114 (remove_files) COMPLETE
51492026-03-19T04:42:20.827Z[ recovery-image] Mar 19 04:42:20.108 INFO O| Mar 19 04:42:20.108 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51502026-03-19T04:42:20.831Z[ recovery-image] Mar 19 04:42:20.116 INFO O| Mar 19 04:42:20.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
51512026-03-19T04:42:20.834Z[ recovery-image] Mar 19 04:42:20.116 INFO O| Mar 19 04:42:20.116 INFO STEP 115 (remove_files) COMPLETE
51522026-03-19T04:42:20.834Z[ recovery-image] Mar 19 04:42:20.116 INFO O| Mar 19 04:42:20.116 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51532026-03-19T04:42:20.839Z[ recovery-image] Mar 19 04:42:20.123 INFO O| Mar 19 04:42:20.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
51542026-03-19T04:42:20.842Z[ recovery-image] Mar 19 04:42:20.124 INFO O| Mar 19 04:42:20.124 INFO STEP 116 (remove_files) COMPLETE
51552026-03-19T04:42:20.842Z[ recovery-image] Mar 19 04:42:20.124 INFO O| Mar 19 04:42:20.124 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51562026-03-19T04:42:20.846Z[ recovery-image] Mar 19 04:42:20.130 INFO O| Mar 19 04:42:20.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
51572026-03-19T04:42:20.849Z[ recovery-image] Mar 19 04:42:20.131 INFO O| Mar 19 04:42:20.131 INFO STEP 117 (remove_files) COMPLETE
51582026-03-19T04:42:20.849Z[ recovery-image] Mar 19 04:42:20.131 INFO O| Mar 19 04:42:20.131 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51592026-03-19T04:42:20.854Z[ recovery-image] Mar 19 04:42:20.138 INFO O| Mar 19 04:42:20.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
51602026-03-19T04:42:20.854Z[ recovery-image] Mar 19 04:42:20.138 INFO O| Mar 19 04:42:20.138 INFO STEP 118 (remove_files) COMPLETE
51612026-03-19T04:42:20.854Z[ recovery-image] Mar 19 04:42:20.138 INFO O| Mar 19 04:42:20.138 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51622026-03-19T04:42:20.862Z[ recovery-image] Mar 19 04:42:20.146 INFO O| Mar 19 04:42:20.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
51632026-03-19T04:42:20.862Z[ recovery-image] Mar 19 04:42:20.146 INFO O| Mar 19 04:42:20.146 INFO STEP 119 (remove_files) COMPLETE
51642026-03-19T04:42:20.862Z[ recovery-image] Mar 19 04:42:20.146 INFO O| Mar 19 04:42:20.146 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51652026-03-19T04:42:20.870Z[ recovery-image] Mar 19 04:42:20.154 INFO O| Mar 19 04:42:20.154 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
51662026-03-19T04:42:20.872Z[ recovery-image] Mar 19 04:42:20.154 INFO O| Mar 19 04:42:20.154 INFO STEP 120 (remove_files) COMPLETE
51672026-03-19T04:42:20.872Z[ recovery-image] Mar 19 04:42:20.154 INFO O| Mar 19 04:42:20.154 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51682026-03-19T04:42:20.878Z[ recovery-image] Mar 19 04:42:20.162 INFO O| Mar 19 04:42:20.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
51692026-03-19T04:42:20.880Z[ recovery-image] Mar 19 04:42:20.162 INFO O| Mar 19 04:42:20.162 INFO STEP 121 (remove_files) COMPLETE
51702026-03-19T04:42:20.880Z[ recovery-image] Mar 19 04:42:20.162 INFO O| Mar 19 04:42:20.162 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51712026-03-19T04:42:20.885Z[ recovery-image] Mar 19 04:42:20.169 INFO O| Mar 19 04:42:20.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
51722026-03-19T04:42:20.885Z[ recovery-image] Mar 19 04:42:20.169 INFO O| Mar 19 04:42:20.169 INFO STEP 122 (remove_files) COMPLETE
51732026-03-19T04:42:20.885Z[ recovery-image] Mar 19 04:42:20.169 INFO O| Mar 19 04:42:20.169 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51742026-03-19T04:42:20.893Z[ recovery-image] Mar 19 04:42:20.177 INFO O| Mar 19 04:42:20.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
51752026-03-19T04:42:20.893Z[ recovery-image] Mar 19 04:42:20.177 INFO O| Mar 19 04:42:20.177 INFO STEP 123 (remove_files) COMPLETE
51762026-03-19T04:42:20.896Z[ recovery-image] Mar 19 04:42:20.177 INFO O| Mar 19 04:42:20.177 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51772026-03-19T04:42:20.901Z[ recovery-image] Mar 19 04:42:20.185 INFO O| Mar 19 04:42:20.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
51782026-03-19T04:42:20.904Z[ recovery-image] Mar 19 04:42:20.185 INFO O| Mar 19 04:42:20.185 INFO STEP 124 (remove_files) COMPLETE
51792026-03-19T04:42:20.904Z[ recovery-image] Mar 19 04:42:20.185 INFO O| Mar 19 04:42:20.185 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51802026-03-19T04:42:20.909Z[ recovery-image] Mar 19 04:42:20.193 INFO O| Mar 19 04:42:20.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
51812026-03-19T04:42:20.909Z[ recovery-image] Mar 19 04:42:20.193 INFO O| Mar 19 04:42:20.193 INFO STEP 125 (remove_files) COMPLETE
51822026-03-19T04:42:20.909Z[ recovery-image] Mar 19 04:42:20.193 INFO O| Mar 19 04:42:20.193 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51832026-03-19T04:42:20.917Z[ recovery-image] Mar 19 04:42:20.201 INFO O| Mar 19 04:42:20.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
51842026-03-19T04:42:20.920Z[ recovery-image] Mar 19 04:42:20.202 INFO O| Mar 19 04:42:20.202 INFO STEP 126 (remove_files) COMPLETE
51852026-03-19T04:42:20.920Z[ recovery-image] Mar 19 04:42:20.202 INFO O| Mar 19 04:42:20.202 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51862026-03-19T04:42:20.924Z[ recovery-image] Mar 19 04:42:20.208 INFO O| Mar 19 04:42:20.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
51872026-03-19T04:42:20.924Z[ recovery-image] Mar 19 04:42:20.209 INFO O| Mar 19 04:42:20.208 INFO STEP 127 (remove_files) COMPLETE
51882026-03-19T04:42:20.927Z[ recovery-image] Mar 19 04:42:20.209 INFO O| Mar 19 04:42:20.208 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51892026-03-19T04:42:20.932Z[ recovery-image] Mar 19 04:42:20.216 INFO O| Mar 19 04:42:20.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
51902026-03-19T04:42:20.934Z[ recovery-image] Mar 19 04:42:20.216 INFO O| Mar 19 04:42:20.216 INFO STEP 128 (remove_files) COMPLETE
51912026-03-19T04:42:20.934Z[ recovery-image] Mar 19 04:42:20.216 INFO O| Mar 19 04:42:20.216 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51922026-03-19T04:42:20.939Z[ recovery-image] Mar 19 04:42:20.223 INFO O| Mar 19 04:42:20.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
51932026-03-19T04:42:20.939Z[ recovery-image] Mar 19 04:42:20.223 INFO O| Mar 19 04:42:20.223 INFO STEP 129 (remove_files) COMPLETE
51942026-03-19T04:42:20.941Z[ recovery-image] Mar 19 04:42:20.223 INFO O| Mar 19 04:42:20.223 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51952026-03-19T04:42:20.946Z[ recovery-image] Mar 19 04:42:20.230 INFO O| Mar 19 04:42:20.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
51962026-03-19T04:42:20.946Z[ recovery-image] Mar 19 04:42:20.230 INFO O| Mar 19 04:42:20.230 INFO STEP 130 (remove_files) COMPLETE
51972026-03-19T04:42:20.948Z[ recovery-image] Mar 19 04:42:20.230 INFO O| Mar 19 04:42:20.230 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51982026-03-19T04:42:20.954Z[ recovery-image] Mar 19 04:42:20.238 INFO O| Mar 19 04:42:20.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
51992026-03-19T04:42:20.954Z[ recovery-image] Mar 19 04:42:20.238 INFO O| Mar 19 04:42:20.238 INFO STEP 131 (remove_files) COMPLETE
52002026-03-19T04:42:20.957Z[ recovery-image] Mar 19 04:42:20.238 INFO O| Mar 19 04:42:20.238 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52012026-03-19T04:42:20.961Z[ recovery-image] Mar 19 04:42:20.245 INFO O| Mar 19 04:42:20.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
52022026-03-19T04:42:20.964Z[ recovery-image] Mar 19 04:42:20.245 INFO O| Mar 19 04:42:20.245 INFO STEP 132 (remove_files) COMPLETE
52032026-03-19T04:42:20.964Z[ recovery-image] Mar 19 04:42:20.245 INFO O| Mar 19 04:42:20.245 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52042026-03-19T04:42:20.969Z[ recovery-image] Mar 19 04:42:20.253 INFO O| Mar 19 04:42:20.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
52052026-03-19T04:42:20.971Z[ recovery-image] Mar 19 04:42:20.253 INFO O| Mar 19 04:42:20.253 INFO STEP 133 (remove_files) COMPLETE
52062026-03-19T04:42:20.971Z[ recovery-image] Mar 19 04:42:20.253 INFO O| Mar 19 04:42:20.253 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52072026-03-19T04:42:20.976Z[ recovery-image] Mar 19 04:42:20.260 INFO O| Mar 19 04:42:20.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
52082026-03-19T04:42:20.979Z[ recovery-image] Mar 19 04:42:20.260 INFO O| Mar 19 04:42:20.260 INFO STEP 134 (remove_files) COMPLETE
52092026-03-19T04:42:20.979Z[ recovery-image] Mar 19 04:42:20.260 INFO O| Mar 19 04:42:20.260 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52102026-03-19T04:42:20.985Z[ recovery-image] Mar 19 04:42:20.269 INFO O| Mar 19 04:42:20.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
52112026-03-19T04:42:20.988Z[ recovery-image] Mar 19 04:42:20.269 INFO O| Mar 19 04:42:20.269 INFO STEP 135 (remove_files) COMPLETE
52122026-03-19T04:42:20.988Z[ recovery-image] Mar 19 04:42:20.269 INFO O| Mar 19 04:42:20.269 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52132026-03-19T04:42:20.993Z[ recovery-image] Mar 19 04:42:20.278 INFO O| Mar 19 04:42:20.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
52142026-03-19T04:42:20.996Z[ recovery-image] Mar 19 04:42:20.278 INFO O| Mar 19 04:42:20.278 INFO STEP 136 (remove_files) COMPLETE
52152026-03-19T04:42:20.996Z[ recovery-image] Mar 19 04:42:20.278 INFO O| Mar 19 04:42:20.278 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52162026-03-19T04:42:21.002Z[ recovery-image] Mar 19 04:42:20.286 INFO O| Mar 19 04:42:20.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
52172026-03-19T04:42:21.004Z[ recovery-image] Mar 19 04:42:20.286 INFO O| Mar 19 04:42:20.286 INFO STEP 137 (remove_files) COMPLETE
52182026-03-19T04:42:21.005Z[ recovery-image] Mar 19 04:42:20.286 INFO O| Mar 19 04:42:20.286 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52192026-03-19T04:42:21.011Z[ recovery-image] Mar 19 04:42:20.295 INFO O| Mar 19 04:42:20.295 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cputrack"
52202026-03-19T04:42:21.011Z[ recovery-image] Mar 19 04:42:20.295 INFO O| Mar 19 04:42:20.295 INFO STEP 138 (remove_files) COMPLETE
52212026-03-19T04:42:21.013Z[ recovery-image] Mar 19 04:42:20.295 INFO O| Mar 19 04:42:20.295 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52222026-03-19T04:42:21.020Z[ recovery-image] Mar 19 04:42:20.304 INFO O| Mar 19 04:42:20.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
52232026-03-19T04:42:21.020Z[ recovery-image] Mar 19 04:42:20.304 INFO O| Mar 19 04:42:20.304 INFO STEP 139 (remove_files) COMPLETE
52242026-03-19T04:42:21.023Z[ recovery-image] Mar 19 04:42:20.304 INFO O| Mar 19 04:42:20.304 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52252026-03-19T04:42:21.028Z[ recovery-image] Mar 19 04:42:20.313 INFO O| Mar 19 04:42:20.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
52262026-03-19T04:42:21.029Z[ recovery-image] Mar 19 04:42:20.313 INFO O| Mar 19 04:42:20.313 INFO STEP 140 (remove_files) COMPLETE
52272026-03-19T04:42:21.031Z[ recovery-image] Mar 19 04:42:20.313 INFO O| Mar 19 04:42:20.313 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52282026-03-19T04:42:21.037Z[ recovery-image] Mar 19 04:42:20.321 INFO O| Mar 19 04:42:20.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
52292026-03-19T04:42:21.039Z[ recovery-image] Mar 19 04:42:20.321 INFO O| Mar 19 04:42:20.321 INFO STEP 141 (remove_files) COMPLETE
52302026-03-19T04:42:21.039Z[ recovery-image] Mar 19 04:42:20.321 INFO O| Mar 19 04:42:20.321 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52312026-03-19T04:42:21.045Z[ recovery-image] Mar 19 04:42:20.329 INFO O| Mar 19 04:42:20.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
52322026-03-19T04:42:21.045Z[ recovery-image] Mar 19 04:42:20.329 INFO O| Mar 19 04:42:20.329 INFO STEP 142 (remove_files) COMPLETE
52332026-03-19T04:42:21.047Z[ recovery-image] Mar 19 04:42:20.329 INFO O| Mar 19 04:42:20.329 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52342026-03-19T04:42:21.053Z[ recovery-image] Mar 19 04:42:20.337 INFO O| Mar 19 04:42:20.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
52352026-03-19T04:42:21.053Z[ recovery-image] Mar 19 04:42:20.337 INFO O| Mar 19 04:42:20.337 INFO STEP 143 (remove_files) COMPLETE
52362026-03-19T04:42:21.055Z[ recovery-image] Mar 19 04:42:20.337 INFO O| Mar 19 04:42:20.337 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52372026-03-19T04:42:21.061Z[ recovery-image] Mar 19 04:42:20.345 INFO O| Mar 19 04:42:20.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
52382026-03-19T04:42:21.063Z[ recovery-image] Mar 19 04:42:20.345 INFO O| Mar 19 04:42:20.345 INFO STEP 144 (remove_files) COMPLETE
52392026-03-19T04:42:21.063Z[ recovery-image] Mar 19 04:42:20.345 INFO O| Mar 19 04:42:20.345 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52402026-03-19T04:42:21.068Z[ recovery-image] Mar 19 04:42:20.352 INFO O| Mar 19 04:42:20.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
52412026-03-19T04:42:21.070Z[ recovery-image] Mar 19 04:42:20.352 INFO O| Mar 19 04:42:20.352 INFO STEP 145 (remove_files) COMPLETE
52422026-03-19T04:42:21.070Z[ recovery-image] Mar 19 04:42:20.352 INFO O| Mar 19 04:42:20.352 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52432026-03-19T04:42:21.074Z[ recovery-image] Mar 19 04:42:20.359 INFO O| Mar 19 04:42:20.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
52442026-03-19T04:42:21.077Z[ recovery-image] Mar 19 04:42:20.359 INFO O| Mar 19 04:42:20.359 INFO STEP 146 (remove_files) COMPLETE
52452026-03-19T04:42:21.077Z[ recovery-image] Mar 19 04:42:20.359 INFO O| Mar 19 04:42:20.359 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52462026-03-19T04:42:21.081Z[ recovery-image] Mar 19 04:42:20.365 INFO O| Mar 19 04:42:20.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
52472026-03-19T04:42:21.084Z[ recovery-image] Mar 19 04:42:20.365 INFO O| Mar 19 04:42:20.365 INFO STEP 147 (remove_files) COMPLETE
52482026-03-19T04:42:21.084Z[ recovery-image] Mar 19 04:42:20.365 INFO O| Mar 19 04:42:20.365 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52492026-03-19T04:42:21.088Z[ recovery-image] Mar 19 04:42:20.372 INFO O| Mar 19 04:42:20.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
52502026-03-19T04:42:21.091Z[ recovery-image] Mar 19 04:42:20.372 INFO O| Mar 19 04:42:20.372 INFO STEP 148 (remove_files) COMPLETE
52512026-03-19T04:42:21.091Z[ recovery-image] Mar 19 04:42:20.372 INFO O| Mar 19 04:42:20.372 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52522026-03-19T04:42:21.095Z[ recovery-image] Mar 19 04:42:20.379 INFO O| Mar 19 04:42:20.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
52532026-03-19T04:42:21.098Z[ recovery-image] Mar 19 04:42:20.379 INFO O| Mar 19 04:42:20.379 INFO STEP 149 (remove_files) COMPLETE
52542026-03-19T04:42:21.098Z[ recovery-image] Mar 19 04:42:20.379 INFO O| Mar 19 04:42:20.379 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52552026-03-19T04:42:21.102Z[ recovery-image] Mar 19 04:42:20.386 INFO O| Mar 19 04:42:20.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
52562026-03-19T04:42:21.105Z[ recovery-image] Mar 19 04:42:20.386 INFO O| Mar 19 04:42:20.386 INFO STEP 150 (remove_files) COMPLETE
52572026-03-19T04:42:21.105Z[ recovery-image] Mar 19 04:42:20.386 INFO O| Mar 19 04:42:20.386 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52582026-03-19T04:42:21.110Z[ recovery-image] Mar 19 04:42:20.394 INFO O| Mar 19 04:42:20.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
52592026-03-19T04:42:21.112Z[ recovery-image] Mar 19 04:42:20.394 INFO O| Mar 19 04:42:20.394 INFO STEP 151 (remove_files) COMPLETE
52602026-03-19T04:42:21.112Z[ recovery-image] Mar 19 04:42:20.394 INFO O| Mar 19 04:42:20.394 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52612026-03-19T04:42:21.117Z[ recovery-image] Mar 19 04:42:20.401 INFO O| Mar 19 04:42:20.401 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
52622026-03-19T04:42:21.117Z[ recovery-image] Mar 19 04:42:20.401 INFO O| Mar 19 04:42:20.401 INFO STEP 152 (remove_files) COMPLETE
52632026-03-19T04:42:21.119Z[ recovery-image] Mar 19 04:42:20.401 INFO O| Mar 19 04:42:20.401 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52642026-03-19T04:42:21.124Z[ recovery-image] Mar 19 04:42:20.408 INFO O| Mar 19 04:42:20.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
52652026-03-19T04:42:21.126Z[ recovery-image] Mar 19 04:42:20.408 INFO O| Mar 19 04:42:20.408 INFO STEP 153 (remove_files) COMPLETE
52662026-03-19T04:42:21.126Z[ recovery-image] Mar 19 04:42:20.408 INFO O| Mar 19 04:42:20.408 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52672026-03-19T04:42:21.131Z[ recovery-image] Mar 19 04:42:20.415 INFO O| Mar 19 04:42:20.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
52682026-03-19T04:42:21.134Z[ recovery-image] Mar 19 04:42:20.415 INFO O| Mar 19 04:42:20.415 INFO STEP 154 (remove_files) COMPLETE
52692026-03-19T04:42:21.134Z[ recovery-image] Mar 19 04:42:20.415 INFO O| Mar 19 04:42:20.415 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52702026-03-19T04:42:21.139Z[ recovery-image] Mar 19 04:42:20.423 INFO O| Mar 19 04:42:20.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
52712026-03-19T04:42:21.141Z[ recovery-image] Mar 19 04:42:20.423 INFO O| Mar 19 04:42:20.423 INFO STEP 155 (remove_files) COMPLETE
52722026-03-19T04:42:21.141Z[ recovery-image] Mar 19 04:42:20.423 INFO O| Mar 19 04:42:20.423 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52732026-03-19T04:42:21.146Z[ recovery-image] Mar 19 04:42:20.430 INFO O| Mar 19 04:42:20.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
52742026-03-19T04:42:21.146Z[ recovery-image] Mar 19 04:42:20.430 INFO O| Mar 19 04:42:20.430 INFO STEP 156 (remove_files) COMPLETE
52752026-03-19T04:42:21.148Z[ recovery-image] Mar 19 04:42:20.430 INFO O| Mar 19 04:42:20.430 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52762026-03-19T04:42:21.153Z[ recovery-image] Mar 19 04:42:20.437 INFO O| Mar 19 04:42:20.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
52772026-03-19T04:42:21.155Z[ recovery-image] Mar 19 04:42:20.437 INFO O| Mar 19 04:42:20.437 INFO STEP 157 (remove_files) COMPLETE
52782026-03-19T04:42:21.155Z[ recovery-image] Mar 19 04:42:20.437 INFO O| Mar 19 04:42:20.437 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52792026-03-19T04:42:21.162Z[ recovery-image] Mar 19 04:42:20.446 INFO O| Mar 19 04:42:20.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
52802026-03-19T04:42:21.165Z[ recovery-image] Mar 19 04:42:20.446 INFO O| Mar 19 04:42:20.446 INFO STEP 158 (remove_files) COMPLETE
52812026-03-19T04:42:21.165Z[ recovery-image] Mar 19 04:42:20.446 INFO O| Mar 19 04:42:20.446 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52822026-03-19T04:42:21.169Z[ recovery-image] Mar 19 04:42:20.453 INFO O| Mar 19 04:42:20.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
52832026-03-19T04:42:21.169Z[ recovery-image] Mar 19 04:42:20.453 INFO O| Mar 19 04:42:20.453 INFO STEP 159 (remove_files) COMPLETE
52842026-03-19T04:42:21.172Z[ recovery-image] Mar 19 04:42:20.453 INFO O| Mar 19 04:42:20.453 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52852026-03-19T04:42:21.177Z[ recovery-image] Mar 19 04:42:20.461 INFO O| Mar 19 04:42:20.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
52862026-03-19T04:42:21.177Z[ recovery-image] Mar 19 04:42:20.461 INFO O| Mar 19 04:42:20.461 INFO STEP 160 (remove_files) COMPLETE
52872026-03-19T04:42:21.180Z[ recovery-image] Mar 19 04:42:20.461 INFO O| Mar 19 04:42:20.461 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52882026-03-19T04:42:21.185Z[ recovery-image] Mar 19 04:42:20.469 INFO O| Mar 19 04:42:20.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
52892026-03-19T04:42:21.185Z[ recovery-image] Mar 19 04:42:20.469 INFO O| Mar 19 04:42:20.469 INFO STEP 161 (remove_files) COMPLETE
52902026-03-19T04:42:21.185Z[ recovery-image] Mar 19 04:42:20.469 INFO O| Mar 19 04:42:20.469 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52912026-03-19T04:42:21.192Z[ recovery-image] Mar 19 04:42:20.476 INFO O| Mar 19 04:42:20.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
52922026-03-19T04:42:21.195Z[ recovery-image] Mar 19 04:42:20.477 INFO O| Mar 19 04:42:20.477 INFO STEP 162 (remove_files) COMPLETE
52932026-03-19T04:42:21.195Z[ recovery-image] Mar 19 04:42:20.477 INFO O| Mar 19 04:42:20.477 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52942026-03-19T04:42:21.200Z[ recovery-image] Mar 19 04:42:20.484 INFO O| Mar 19 04:42:20.484 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
52952026-03-19T04:42:21.203Z[ recovery-image] Mar 19 04:42:20.484 INFO O| Mar 19 04:42:20.484 INFO STEP 163 (remove_files) COMPLETE
52962026-03-19T04:42:21.203Z[ recovery-image] Mar 19 04:42:20.484 INFO O| Mar 19 04:42:20.484 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52972026-03-19T04:42:21.208Z[ recovery-image] Mar 19 04:42:20.492 INFO O| Mar 19 04:42:20.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
52982026-03-19T04:42:21.208Z[ recovery-image] Mar 19 04:42:20.492 INFO O| Mar 19 04:42:20.492 INFO STEP 164 (remove_files) COMPLETE
52992026-03-19T04:42:21.211Z[ recovery-image] Mar 19 04:42:20.492 INFO O| Mar 19 04:42:20.492 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53002026-03-19T04:42:21.215Z[ recovery-image] Mar 19 04:42:20.500 INFO O| Mar 19 04:42:20.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
53012026-03-19T04:42:21.218Z[ recovery-image] Mar 19 04:42:20.500 INFO O| Mar 19 04:42:20.500 INFO STEP 165 (remove_files) COMPLETE
53022026-03-19T04:42:21.218Z[ recovery-image] Mar 19 04:42:20.500 INFO O| Mar 19 04:42:20.500 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53032026-03-19T04:42:21.224Z[ recovery-image] Mar 19 04:42:20.508 INFO O| Mar 19 04:42:20.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
53042026-03-19T04:42:21.224Z[ recovery-image] Mar 19 04:42:20.508 INFO O| Mar 19 04:42:20.508 INFO STEP 166 (remove_files) COMPLETE
53052026-03-19T04:42:21.226Z[ recovery-image] Mar 19 04:42:20.508 INFO O| Mar 19 04:42:20.508 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53062026-03-19T04:42:21.231Z[ recovery-image] Mar 19 04:42:20.515 INFO O| Mar 19 04:42:20.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
53072026-03-19T04:42:21.231Z[ recovery-image] Mar 19 04:42:20.515 INFO O| Mar 19 04:42:20.515 INFO STEP 167 (remove_files) COMPLETE
53082026-03-19T04:42:21.234Z[ recovery-image] Mar 19 04:42:20.515 INFO O| Mar 19 04:42:20.515 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53092026-03-19T04:42:21.238Z[ recovery-image] Mar 19 04:42:20.522 INFO O| Mar 19 04:42:20.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
53102026-03-19T04:42:21.238Z[ recovery-image] Mar 19 04:42:20.522 INFO O| Mar 19 04:42:20.522 INFO STEP 168 (remove_files) COMPLETE
53112026-03-19T04:42:21.240Z[ recovery-image] Mar 19 04:42:20.522 INFO O| Mar 19 04:42:20.522 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53122026-03-19T04:42:21.246Z[ recovery-image] Mar 19 04:42:20.530 INFO O| Mar 19 04:42:20.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
53132026-03-19T04:42:21.249Z[ recovery-image] Mar 19 04:42:20.531 INFO O| Mar 19 04:42:20.531 INFO STEP 169 (remove_files) COMPLETE
53142026-03-19T04:42:21.249Z[ recovery-image] Mar 19 04:42:20.531 INFO O| Mar 19 04:42:20.531 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53152026-03-19T04:42:21.254Z[ recovery-image] Mar 19 04:42:20.538 INFO O| Mar 19 04:42:20.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
53162026-03-19T04:42:21.254Z[ recovery-image] Mar 19 04:42:20.538 INFO O| Mar 19 04:42:20.538 INFO STEP 170 (remove_files) COMPLETE
53172026-03-19T04:42:21.256Z[ recovery-image] Mar 19 04:42:20.538 INFO O| Mar 19 04:42:20.538 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53182026-03-19T04:42:21.261Z[ recovery-image] Mar 19 04:42:20.545 INFO O| Mar 19 04:42:20.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
53192026-03-19T04:42:21.261Z[ recovery-image] Mar 19 04:42:20.545 INFO O| Mar 19 04:42:20.545 INFO STEP 171 (remove_files) COMPLETE
53202026-03-19T04:42:21.264Z[ recovery-image] Mar 19 04:42:20.545 INFO O| Mar 19 04:42:20.545 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53212026-03-19T04:42:21.269Z[ recovery-image] Mar 19 04:42:20.553 INFO O| Mar 19 04:42:20.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
53222026-03-19T04:42:21.272Z[ recovery-image] Mar 19 04:42:20.554 INFO O| Mar 19 04:42:20.554 INFO STEP 172 (remove_files) COMPLETE
53232026-03-19T04:42:21.272Z[ recovery-image] Mar 19 04:42:20.554 INFO O| Mar 19 04:42:20.554 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53242026-03-19T04:42:21.278Z[ recovery-image] Mar 19 04:42:20.562 INFO O| Mar 19 04:42:20.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
53252026-03-19T04:42:21.278Z[ recovery-image] Mar 19 04:42:20.562 INFO O| Mar 19 04:42:20.562 INFO STEP 173 (remove_files) COMPLETE
53262026-03-19T04:42:21.281Z[ recovery-image] Mar 19 04:42:20.562 INFO O| Mar 19 04:42:20.562 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53272026-03-19T04:42:21.285Z[ recovery-image] Mar 19 04:42:20.569 INFO O| Mar 19 04:42:20.569 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
53282026-03-19T04:42:21.288Z[ recovery-image] Mar 19 04:42:20.570 INFO O| Mar 19 04:42:20.569 INFO STEP 174 (remove_files) COMPLETE
53292026-03-19T04:42:21.288Z[ recovery-image] Mar 19 04:42:20.570 INFO O| Mar 19 04:42:20.570 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53302026-03-19T04:42:21.293Z[ recovery-image] Mar 19 04:42:20.577 INFO O| Mar 19 04:42:20.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
53312026-03-19T04:42:21.293Z[ recovery-image] Mar 19 04:42:20.577 INFO O| Mar 19 04:42:20.577 INFO STEP 175 (remove_files) COMPLETE
53322026-03-19T04:42:21.303Z[ recovery-image] Mar 19 04:42:20.577 INFO O| Mar 19 04:42:20.577 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53332026-03-19T04:42:21.303Z[ recovery-image] Mar 19 04:42:20.584 INFO O| Mar 19 04:42:20.584 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
53342026-03-19T04:42:21.303Z[ recovery-image] Mar 19 04:42:20.584 INFO O| Mar 19 04:42:20.584 INFO STEP 176 (remove_files) COMPLETE
53352026-03-19T04:42:21.304Z[ recovery-image] Mar 19 04:42:20.584 INFO O| Mar 19 04:42:20.584 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53362026-03-19T04:42:21.309Z[ recovery-image] Mar 19 04:42:20.593 INFO O| Mar 19 04:42:20.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
53372026-03-19T04:42:21.312Z[ recovery-image] Mar 19 04:42:20.593 INFO O| Mar 19 04:42:20.593 INFO STEP 177 (remove_files) COMPLETE
53382026-03-19T04:42:21.312Z[ recovery-image] Mar 19 04:42:20.593 INFO O| Mar 19 04:42:20.593 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53392026-03-19T04:42:21.316Z[ recovery-image] Mar 19 04:42:20.600 INFO O| Mar 19 04:42:20.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
53402026-03-19T04:42:21.316Z[ recovery-image] Mar 19 04:42:20.600 INFO O| Mar 19 04:42:20.600 INFO STEP 178 (remove_files) COMPLETE
53412026-03-19T04:42:21.319Z[ recovery-image] Mar 19 04:42:20.600 INFO O| Mar 19 04:42:20.600 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53422026-03-19T04:42:21.325Z[ recovery-image] Mar 19 04:42:20.609 INFO O| Mar 19 04:42:20.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
53432026-03-19T04:42:21.325Z[ recovery-image] Mar 19 04:42:20.609 INFO O| Mar 19 04:42:20.609 INFO STEP 179 (remove_files) COMPLETE
53442026-03-19T04:42:21.328Z[ recovery-image] Mar 19 04:42:20.609 INFO O| Mar 19 04:42:20.609 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53452026-03-19T04:42:21.332Z[ recovery-image] Mar 19 04:42:20.616 INFO O| Mar 19 04:42:20.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
53462026-03-19T04:42:21.335Z[ recovery-image] Mar 19 04:42:20.616 INFO O| Mar 19 04:42:20.616 INFO STEP 180 (remove_files) COMPLETE
53472026-03-19T04:42:21.335Z[ recovery-image] Mar 19 04:42:20.616 INFO O| Mar 19 04:42:20.616 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53482026-03-19T04:42:21.341Z[ recovery-image] Mar 19 04:42:20.625 INFO O| Mar 19 04:42:20.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
53492026-03-19T04:42:21.344Z[ recovery-image] Mar 19 04:42:20.625 INFO O| Mar 19 04:42:20.625 INFO STEP 181 (remove_files) COMPLETE
53502026-03-19T04:42:21.344Z[ recovery-image] Mar 19 04:42:20.625 INFO O| Mar 19 04:42:20.625 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53512026-03-19T04:42:21.349Z[ recovery-image] Mar 19 04:42:20.633 INFO O| Mar 19 04:42:20.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
53522026-03-19T04:42:21.349Z[ recovery-image] Mar 19 04:42:20.633 INFO O| Mar 19 04:42:20.633 INFO STEP 182 (remove_files) COMPLETE
53532026-03-19T04:42:21.352Z[ recovery-image] Mar 19 04:42:20.633 INFO O| Mar 19 04:42:20.633 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53542026-03-19T04:42:21.357Z[ recovery-image] Mar 19 04:42:20.641 INFO O| Mar 19 04:42:20.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
53552026-03-19T04:42:21.359Z[ recovery-image] Mar 19 04:42:20.641 INFO O| Mar 19 04:42:20.641 INFO STEP 183 (remove_files) COMPLETE
53562026-03-19T04:42:21.359Z[ recovery-image] Mar 19 04:42:20.641 INFO O| Mar 19 04:42:20.641 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53572026-03-19T04:42:21.364Z[ recovery-image] Mar 19 04:42:20.648 INFO O| Mar 19 04:42:20.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
53582026-03-19T04:42:21.367Z[ recovery-image] Mar 19 04:42:20.648 INFO O| Mar 19 04:42:20.648 INFO STEP 184 (remove_files) COMPLETE
53592026-03-19T04:42:21.367Z[ recovery-image] Mar 19 04:42:20.648 INFO O| Mar 19 04:42:20.648 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53602026-03-19T04:42:21.373Z[ recovery-image] Mar 19 04:42:20.657 INFO O| Mar 19 04:42:20.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
53612026-03-19T04:42:21.375Z[ recovery-image] Mar 19 04:42:20.658 INFO O| Mar 19 04:42:20.658 INFO STEP 185 (remove_files) COMPLETE
53622026-03-19T04:42:21.375Z[ recovery-image] Mar 19 04:42:20.658 INFO O| Mar 19 04:42:20.658 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53632026-03-19T04:42:21.382Z[ recovery-image] Mar 19 04:42:20.666 INFO O| Mar 19 04:42:20.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
53642026-03-19T04:42:21.385Z[ recovery-image] Mar 19 04:42:20.666 INFO O| Mar 19 04:42:20.666 INFO STEP 186 (remove_files) COMPLETE
53652026-03-19T04:42:21.385Z[ recovery-image] Mar 19 04:42:20.666 INFO O| Mar 19 04:42:20.666 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53662026-03-19T04:42:21.389Z[ recovery-image] Mar 19 04:42:20.673 INFO O| Mar 19 04:42:20.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
53672026-03-19T04:42:21.389Z[ recovery-image] Mar 19 04:42:20.673 INFO O| Mar 19 04:42:20.673 INFO STEP 187 (remove_files) COMPLETE
53682026-03-19T04:42:21.392Z[ recovery-image] Mar 19 04:42:20.673 INFO O| Mar 19 04:42:20.673 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53692026-03-19T04:42:21.398Z[ recovery-image] Mar 19 04:42:20.682 INFO O| Mar 19 04:42:20.682 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
53702026-03-19T04:42:21.398Z[ recovery-image] Mar 19 04:42:20.682 INFO O| Mar 19 04:42:20.682 INFO STEP 188 (remove_files) COMPLETE
53712026-03-19T04:42:21.400Z[ recovery-image] Mar 19 04:42:20.682 INFO O| Mar 19 04:42:20.682 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53722026-03-19T04:42:21.406Z[ recovery-image] Mar 19 04:42:20.690 INFO O| Mar 19 04:42:20.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
53732026-03-19T04:42:21.408Z[ recovery-image] Mar 19 04:42:20.690 INFO O| Mar 19 04:42:20.690 INFO STEP 189 (remove_files) COMPLETE
53742026-03-19T04:42:21.408Z[ recovery-image] Mar 19 04:42:20.690 INFO O| Mar 19 04:42:20.690 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53752026-03-19T04:42:21.413Z[ recovery-image] Mar 19 04:42:20.697 INFO O| Mar 19 04:42:20.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
53762026-03-19T04:42:21.415Z[ recovery-image] Mar 19 04:42:20.697 INFO O| Mar 19 04:42:20.697 INFO STEP 190 (remove_files) COMPLETE
53772026-03-19T04:42:21.415Z[ recovery-image] Mar 19 04:42:20.697 INFO O| Mar 19 04:42:20.697 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53782026-03-19T04:42:21.420Z[ recovery-image] Mar 19 04:42:20.704 INFO O| Mar 19 04:42:20.704 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
53792026-03-19T04:42:21.420Z[ recovery-image] Mar 19 04:42:20.704 INFO O| Mar 19 04:42:20.704 INFO STEP 191 (remove_files) COMPLETE
53802026-03-19T04:42:21.423Z[ recovery-image] Mar 19 04:42:20.704 INFO O| Mar 19 04:42:20.704 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53812026-03-19T04:42:21.428Z[ recovery-image] Mar 19 04:42:20.712 INFO O| Mar 19 04:42:20.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
53822026-03-19T04:42:21.430Z[ recovery-image] Mar 19 04:42:20.712 INFO O| Mar 19 04:42:20.712 INFO STEP 192 (remove_files) COMPLETE
53832026-03-19T04:42:21.430Z[ recovery-image] Mar 19 04:42:20.712 INFO O| Mar 19 04:42:20.712 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53842026-03-19T04:42:21.435Z[ recovery-image] Mar 19 04:42:20.719 INFO O| Mar 19 04:42:20.719 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
53852026-03-19T04:42:21.437Z[ recovery-image] Mar 19 04:42:20.719 INFO O| Mar 19 04:42:20.719 INFO STEP 193 (remove_files) COMPLETE
53862026-03-19T04:42:21.438Z[ recovery-image] Mar 19 04:42:20.719 INFO O| Mar 19 04:42:20.719 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53872026-03-19T04:42:21.442Z[ recovery-image] Mar 19 04:42:20.726 INFO O| Mar 19 04:42:20.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
53882026-03-19T04:42:21.444Z[ recovery-image] Mar 19 04:42:20.726 INFO O| Mar 19 04:42:20.726 INFO STEP 194 (remove_files) COMPLETE
53892026-03-19T04:42:21.444Z[ recovery-image] Mar 19 04:42:20.726 INFO O| Mar 19 04:42:20.726 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53902026-03-19T04:42:21.449Z[ recovery-image] Mar 19 04:42:20.733 INFO O| Mar 19 04:42:20.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
53912026-03-19T04:42:21.451Z[ recovery-image] Mar 19 04:42:20.733 INFO O| Mar 19 04:42:20.733 INFO STEP 195 (remove_files) COMPLETE
53922026-03-19T04:42:21.452Z[ recovery-image] Mar 19 04:42:20.733 INFO O| Mar 19 04:42:20.733 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53932026-03-19T04:42:21.458Z[ recovery-image] Mar 19 04:42:20.742 INFO O| Mar 19 04:42:20.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
53942026-03-19T04:42:21.461Z[ recovery-image] Mar 19 04:42:20.742 INFO O| Mar 19 04:42:20.742 INFO STEP 196 (remove_files) COMPLETE
53952026-03-19T04:42:21.461Z[ recovery-image] Mar 19 04:42:20.742 INFO O| Mar 19 04:42:20.742 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53962026-03-19T04:42:21.465Z[ recovery-image] Mar 19 04:42:20.749 INFO O| Mar 19 04:42:20.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
53972026-03-19T04:42:21.468Z[ recovery-image] Mar 19 04:42:20.749 INFO O| Mar 19 04:42:20.749 INFO STEP 197 (remove_files) COMPLETE
53982026-03-19T04:42:21.468Z[ recovery-image] Mar 19 04:42:20.749 INFO O| Mar 19 04:42:20.749 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53992026-03-19T04:42:21.472Z[ recovery-image] Mar 19 04:42:20.756 INFO O| Mar 19 04:42:20.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
54002026-03-19T04:42:21.475Z[ recovery-image] Mar 19 04:42:20.756 INFO O| Mar 19 04:42:20.756 INFO STEP 198 (remove_files) COMPLETE
54012026-03-19T04:42:21.475Z[ recovery-image] Mar 19 04:42:20.756 INFO O| Mar 19 04:42:20.756 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54022026-03-19T04:42:21.480Z[ recovery-image] Mar 19 04:42:20.764 INFO O| Mar 19 04:42:20.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
54032026-03-19T04:42:21.480Z[ recovery-image] Mar 19 04:42:20.764 INFO O| Mar 19 04:42:20.764 INFO STEP 199 (remove_files) COMPLETE
54042026-03-19T04:42:21.480Z[ recovery-image] Mar 19 04:42:20.764 INFO O| Mar 19 04:42:20.764 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54052026-03-19T04:42:21.488Z[ recovery-image] Mar 19 04:42:20.772 INFO O| Mar 19 04:42:20.772 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
54062026-03-19T04:42:21.491Z[ recovery-image] Mar 19 04:42:20.773 INFO O| Mar 19 04:42:20.773 INFO STEP 200 (remove_files) COMPLETE
54072026-03-19T04:42:21.491Z[ recovery-image] Mar 19 04:42:20.773 INFO O| Mar 19 04:42:20.773 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54082026-03-19T04:42:21.496Z[ recovery-image] Mar 19 04:42:20.780 INFO O| Mar 19 04:42:20.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
54092026-03-19T04:42:21.496Z[ recovery-image] Mar 19 04:42:20.780 INFO O| Mar 19 04:42:20.780 INFO STEP 201 (remove_files) COMPLETE
54102026-03-19T04:42:21.496Z[ recovery-image] Mar 19 04:42:20.780 INFO O| Mar 19 04:42:20.780 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54112026-03-19T04:42:21.503Z[ recovery-image] Mar 19 04:42:20.787 INFO O| Mar 19 04:42:20.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
54122026-03-19T04:42:21.506Z[ recovery-image] Mar 19 04:42:20.787 INFO O| Mar 19 04:42:20.787 INFO STEP 202 (remove_files) COMPLETE
54132026-03-19T04:42:21.506Z[ recovery-image] Mar 19 04:42:20.787 INFO O| Mar 19 04:42:20.787 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54142026-03-19T04:42:21.512Z[ recovery-image] Mar 19 04:42:20.796 INFO O| Mar 19 04:42:20.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
54152026-03-19T04:42:21.514Z[ recovery-image] Mar 19 04:42:20.796 INFO O| Mar 19 04:42:20.796 INFO STEP 203 (remove_files) COMPLETE
54162026-03-19T04:42:21.514Z[ recovery-image] Mar 19 04:42:20.796 INFO O| Mar 19 04:42:20.796 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54172026-03-19T04:42:21.519Z[ recovery-image] Mar 19 04:42:20.803 INFO O| Mar 19 04:42:20.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
54182026-03-19T04:42:21.519Z[ recovery-image] Mar 19 04:42:20.803 INFO O| Mar 19 04:42:20.803 INFO STEP 204 (remove_files) COMPLETE
54192026-03-19T04:42:21.522Z[ recovery-image] Mar 19 04:42:20.803 INFO O| Mar 19 04:42:20.803 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54202026-03-19T04:42:21.527Z[ recovery-image] Mar 19 04:42:20.811 INFO O| Mar 19 04:42:20.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
54212026-03-19T04:42:21.530Z[ recovery-image] Mar 19 04:42:20.811 INFO O| Mar 19 04:42:20.811 INFO STEP 205 (remove_files) COMPLETE
54222026-03-19T04:42:21.530Z[ recovery-image] Mar 19 04:42:20.811 INFO O| Mar 19 04:42:20.811 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54232026-03-19T04:42:21.535Z[ recovery-image] Mar 19 04:42:20.819 INFO O| Mar 19 04:42:20.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
54242026-03-19T04:42:21.535Z[ recovery-image] Mar 19 04:42:20.819 INFO O| Mar 19 04:42:20.819 INFO STEP 206 (remove_files) COMPLETE
54252026-03-19T04:42:21.535Z[ recovery-image] Mar 19 04:42:20.819 INFO O| Mar 19 04:42:20.819 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54262026-03-19T04:42:21.542Z[ recovery-image] Mar 19 04:42:20.826 INFO O| Mar 19 04:42:20.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
54272026-03-19T04:42:21.542Z[ recovery-image] Mar 19 04:42:20.826 INFO O| Mar 19 04:42:20.826 INFO STEP 207 (remove_files) COMPLETE
54282026-03-19T04:42:21.542Z[ recovery-image] Mar 19 04:42:20.826 INFO O| Mar 19 04:42:20.826 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54292026-03-19T04:42:21.551Z[ recovery-image] Mar 19 04:42:20.834 INFO O| Mar 19 04:42:20.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
54302026-03-19T04:42:21.551Z[ recovery-image] Mar 19 04:42:20.834 INFO O| Mar 19 04:42:20.834 INFO STEP 208 (remove_files) COMPLETE
54312026-03-19T04:42:21.551Z[ recovery-image] Mar 19 04:42:20.834 INFO O| Mar 19 04:42:20.834 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54322026-03-19T04:42:21.558Z[ recovery-image] Mar 19 04:42:20.842 INFO O| Mar 19 04:42:20.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
54332026-03-19T04:42:21.561Z[ recovery-image] Mar 19 04:42:20.842 INFO O| Mar 19 04:42:20.842 INFO STEP 209 (remove_files) COMPLETE
54342026-03-19T04:42:21.561Z[ recovery-image] Mar 19 04:42:20.842 INFO O| Mar 19 04:42:20.842 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54352026-03-19T04:42:21.566Z[ recovery-image] Mar 19 04:42:20.850 INFO O| Mar 19 04:42:20.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
54362026-03-19T04:42:21.569Z[ recovery-image] Mar 19 04:42:20.850 INFO O| Mar 19 04:42:20.850 INFO STEP 210 (remove_files) COMPLETE
54372026-03-19T04:42:21.569Z[ recovery-image] Mar 19 04:42:20.850 INFO O| Mar 19 04:42:20.850 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54382026-03-19T04:42:21.574Z[ recovery-image] Mar 19 04:42:20.858 INFO O| Mar 19 04:42:20.858 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
54392026-03-19T04:42:21.577Z[ recovery-image] Mar 19 04:42:20.858 INFO O| Mar 19 04:42:20.858 INFO STEP 211 (remove_files) COMPLETE
54402026-03-19T04:42:21.577Z[ recovery-image] Mar 19 04:42:20.858 INFO O| Mar 19 04:42:20.858 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54412026-03-19T04:42:21.582Z[ recovery-image] Mar 19 04:42:20.866 INFO O| Mar 19 04:42:20.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
54422026-03-19T04:42:21.582Z[ recovery-image] Mar 19 04:42:20.866 INFO O| Mar 19 04:42:20.866 INFO STEP 212 (remove_files) COMPLETE
54432026-03-19T04:42:21.585Z[ recovery-image] Mar 19 04:42:20.866 INFO O| Mar 19 04:42:20.866 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54442026-03-19T04:42:21.590Z[ recovery-image] Mar 19 04:42:20.874 INFO O| Mar 19 04:42:20.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
54452026-03-19T04:42:21.593Z[ recovery-image] Mar 19 04:42:20.874 INFO O| Mar 19 04:42:20.874 INFO STEP 213 (remove_files) COMPLETE
54462026-03-19T04:42:21.593Z[ recovery-image] Mar 19 04:42:20.874 INFO O| Mar 19 04:42:20.874 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54472026-03-19T04:42:21.597Z[ recovery-image] Mar 19 04:42:20.881 INFO O| Mar 19 04:42:20.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
54482026-03-19T04:42:21.597Z[ recovery-image] Mar 19 04:42:20.881 INFO O| Mar 19 04:42:20.881 INFO STEP 214 (remove_files) COMPLETE
54492026-03-19T04:42:21.600Z[ recovery-image] Mar 19 04:42:20.881 INFO O| Mar 19 04:42:20.881 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54502026-03-19T04:42:21.605Z[ recovery-image] Mar 19 04:42:20.889 INFO O| Mar 19 04:42:20.889 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
54512026-03-19T04:42:21.605Z[ recovery-image] Mar 19 04:42:20.889 INFO O| Mar 19 04:42:20.889 INFO STEP 215 (remove_files) COMPLETE
54522026-03-19T04:42:21.608Z[ recovery-image] Mar 19 04:42:20.889 INFO O| Mar 19 04:42:20.889 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54532026-03-19T04:42:21.612Z[ recovery-image] Mar 19 04:42:20.896 INFO O| Mar 19 04:42:20.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
54542026-03-19T04:42:21.612Z[ recovery-image] Mar 19 04:42:20.896 INFO O| Mar 19 04:42:20.896 INFO STEP 216 (remove_files) COMPLETE
54552026-03-19T04:42:21.615Z[ recovery-image] Mar 19 04:42:20.896 INFO O| Mar 19 04:42:20.896 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54562026-03-19T04:42:21.620Z[ recovery-image] Mar 19 04:42:20.904 INFO O| Mar 19 04:42:20.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
54572026-03-19T04:42:21.620Z[ recovery-image] Mar 19 04:42:20.904 INFO O| Mar 19 04:42:20.904 INFO STEP 217 (remove_files) COMPLETE
54582026-03-19T04:42:21.621Z[ recovery-image] Mar 19 04:42:20.904 INFO O| Mar 19 04:42:20.904 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54592026-03-19T04:42:21.629Z[ recovery-image] Mar 19 04:42:20.913 INFO O| Mar 19 04:42:20.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
54602026-03-19T04:42:21.629Z[ recovery-image] Mar 19 04:42:20.913 INFO O| Mar 19 04:42:20.913 INFO STEP 218 (remove_files) COMPLETE
54612026-03-19T04:42:21.629Z[ recovery-image] Mar 19 04:42:20.913 INFO O| Mar 19 04:42:20.913 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54622026-03-19T04:42:21.635Z[ recovery-image] Mar 19 04:42:20.919 INFO O| Mar 19 04:42:20.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
54632026-03-19T04:42:21.635Z[ recovery-image] Mar 19 04:42:20.919 INFO O| Mar 19 04:42:20.919 INFO STEP 219 (remove_files) COMPLETE
54642026-03-19T04:42:21.638Z[ recovery-image] Mar 19 04:42:20.919 INFO O| Mar 19 04:42:20.919 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54652026-03-19T04:42:21.644Z[ recovery-image] Mar 19 04:42:20.928 INFO O| Mar 19 04:42:20.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
54662026-03-19T04:42:21.646Z[ recovery-image] Mar 19 04:42:20.928 INFO O| Mar 19 04:42:20.928 INFO STEP 220 (remove_files) COMPLETE
54672026-03-19T04:42:21.646Z[ recovery-image] Mar 19 04:42:20.928 INFO O| Mar 19 04:42:20.928 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54682026-03-19T04:42:21.652Z[ recovery-image] Mar 19 04:42:20.936 INFO O| Mar 19 04:42:20.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
54692026-03-19T04:42:21.654Z[ recovery-image] Mar 19 04:42:20.937 INFO O| Mar 19 04:42:20.937 INFO STEP 221 (remove_files) COMPLETE
54702026-03-19T04:42:21.654Z[ recovery-image] Mar 19 04:42:20.937 INFO O| Mar 19 04:42:20.937 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54712026-03-19T04:42:21.661Z[ recovery-image] Mar 19 04:42:20.945 INFO O| Mar 19 04:42:20.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
54722026-03-19T04:42:21.661Z[ recovery-image] Mar 19 04:42:20.945 INFO O| Mar 19 04:42:20.945 INFO STEP 222 (remove_files) COMPLETE
54732026-03-19T04:42:21.664Z[ recovery-image] Mar 19 04:42:20.945 INFO O| Mar 19 04:42:20.945 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54742026-03-19T04:42:21.669Z[ recovery-image] Mar 19 04:42:20.953 INFO O| Mar 19 04:42:20.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
54752026-03-19T04:42:21.672Z[ recovery-image] Mar 19 04:42:20.953 INFO O| Mar 19 04:42:20.953 INFO STEP 223 (remove_files) COMPLETE
54762026-03-19T04:42:21.672Z[ recovery-image] Mar 19 04:42:20.953 INFO O| Mar 19 04:42:20.953 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54772026-03-19T04:42:21.677Z[ recovery-image] Mar 19 04:42:20.961 INFO O| Mar 19 04:42:20.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
54782026-03-19T04:42:21.679Z[ recovery-image] Mar 19 04:42:20.961 INFO O| Mar 19 04:42:20.961 INFO STEP 224 (remove_files) COMPLETE
54792026-03-19T04:42:21.680Z[ recovery-image] Mar 19 04:42:20.961 INFO O| Mar 19 04:42:20.961 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54802026-03-19T04:42:21.684Z[ recovery-image] Mar 19 04:42:20.968 INFO O| Mar 19 04:42:20.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
54812026-03-19T04:42:21.684Z[ recovery-image] Mar 19 04:42:20.968 INFO O| Mar 19 04:42:20.968 INFO STEP 225 (remove_files) COMPLETE
54822026-03-19T04:42:21.687Z[ recovery-image] Mar 19 04:42:20.968 INFO O| Mar 19 04:42:20.968 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54832026-03-19T04:42:21.692Z[ recovery-image] Mar 19 04:42:20.976 INFO O| Mar 19 04:42:20.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
54842026-03-19T04:42:21.695Z[ recovery-image] Mar 19 04:42:20.976 INFO O| Mar 19 04:42:20.976 INFO STEP 226 (remove_files) COMPLETE
54852026-03-19T04:42:21.695Z[ recovery-image] Mar 19 04:42:20.976 INFO O| Mar 19 04:42:20.976 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54862026-03-19T04:42:21.700Z[ recovery-image] Mar 19 04:42:20.984 INFO O| Mar 19 04:42:20.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
54872026-03-19T04:42:21.700Z[ recovery-image] Mar 19 04:42:20.984 INFO O| Mar 19 04:42:20.984 INFO STEP 227 (remove_files) COMPLETE
54882026-03-19T04:42:21.702Z[ recovery-image] Mar 19 04:42:20.984 INFO O| Mar 19 04:42:20.984 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54892026-03-19T04:42:21.708Z[ recovery-image] Mar 19 04:42:20.992 INFO O| Mar 19 04:42:20.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
54902026-03-19T04:42:21.708Z[ recovery-image] Mar 19 04:42:20.992 INFO O| Mar 19 04:42:20.992 INFO STEP 228 (remove_files) COMPLETE
54912026-03-19T04:42:21.708Z[ recovery-image] Mar 19 04:42:20.992 INFO O| Mar 19 04:42:20.992 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54922026-03-19T04:42:21.715Z[ recovery-image] Mar 19 04:42:20.999 INFO O| Mar 19 04:42:20.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
54932026-03-19T04:42:21.715Z[ recovery-image] Mar 19 04:42:20.999 INFO O| Mar 19 04:42:20.999 INFO STEP 229 (remove_files) COMPLETE
54942026-03-19T04:42:21.718Z[ recovery-image] Mar 19 04:42:20.999 INFO O| Mar 19 04:42:20.999 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54952026-03-19T04:42:21.723Z[ recovery-image] Mar 19 04:42:21.007 INFO O| Mar 19 04:42:21.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
54962026-03-19T04:42:21.725Z[ recovery-image] Mar 19 04:42:21.007 INFO O| Mar 19 04:42:21.007 INFO STEP 230 (remove_files) COMPLETE
54972026-03-19T04:42:21.725Z[ recovery-image] Mar 19 04:42:21.007 INFO O| Mar 19 04:42:21.007 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54982026-03-19T04:42:21.730Z[ recovery-image] Mar 19 04:42:21.014 INFO O| Mar 19 04:42:21.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
54992026-03-19T04:42:21.733Z[ recovery-image] Mar 19 04:42:21.014 INFO O| Mar 19 04:42:21.014 INFO STEP 231 (remove_files) COMPLETE
55002026-03-19T04:42:21.733Z[ recovery-image] Mar 19 04:42:21.014 INFO O| Mar 19 04:42:21.014 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55012026-03-19T04:42:21.739Z[ recovery-image] Mar 19 04:42:21.022 INFO O| Mar 19 04:42:21.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
55022026-03-19T04:42:21.741Z[ recovery-image] Mar 19 04:42:21.023 INFO O| Mar 19 04:42:21.023 INFO STEP 232 (remove_files) COMPLETE
55032026-03-19T04:42:21.741Z[ recovery-image] Mar 19 04:42:21.023 INFO O| Mar 19 04:42:21.023 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55042026-03-19T04:42:21.747Z[ recovery-image] Mar 19 04:42:21.031 INFO O| Mar 19 04:42:21.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
55052026-03-19T04:42:21.750Z[ recovery-image] Mar 19 04:42:21.031 INFO O| Mar 19 04:42:21.031 INFO STEP 233 (remove_files) COMPLETE
55062026-03-19T04:42:21.750Z[ recovery-image] Mar 19 04:42:21.031 INFO O| Mar 19 04:42:21.031 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55072026-03-19T04:42:21.754Z[ recovery-image] Mar 19 04:42:21.038 INFO O| Mar 19 04:42:21.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
55082026-03-19T04:42:21.754Z[ recovery-image] Mar 19 04:42:21.038 INFO O| Mar 19 04:42:21.038 INFO STEP 234 (remove_files) COMPLETE
55092026-03-19T04:42:21.757Z[ recovery-image] Mar 19 04:42:21.038 INFO O| Mar 19 04:42:21.038 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55102026-03-19T04:42:21.763Z[ recovery-image] Mar 19 04:42:21.047 INFO O| Mar 19 04:42:21.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
55112026-03-19T04:42:21.765Z[ recovery-image] Mar 19 04:42:21.047 INFO O| Mar 19 04:42:21.047 INFO STEP 235 (remove_files) COMPLETE
55122026-03-19T04:42:21.765Z[ recovery-image] Mar 19 04:42:21.047 INFO O| Mar 19 04:42:21.047 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55132026-03-19T04:42:21.770Z[ recovery-image] Mar 19 04:42:21.054 INFO O| Mar 19 04:42:21.054 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
55142026-03-19T04:42:21.772Z[ recovery-image] Mar 19 04:42:21.054 INFO O| Mar 19 04:42:21.054 INFO STEP 236 (remove_files) COMPLETE
55152026-03-19T04:42:21.772Z[ recovery-image] Mar 19 04:42:21.054 INFO O| Mar 19 04:42:21.054 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55162026-03-19T04:42:21.777Z[ recovery-image] Mar 19 04:42:21.061 INFO O| Mar 19 04:42:21.061 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
55172026-03-19T04:42:21.780Z[ recovery-image] Mar 19 04:42:21.062 INFO O| Mar 19 04:42:21.062 INFO STEP 237 (remove_files) COMPLETE
55182026-03-19T04:42:21.780Z[ recovery-image] Mar 19 04:42:21.062 INFO O| Mar 19 04:42:21.062 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55192026-03-19T04:42:21.786Z[ recovery-image] Mar 19 04:42:21.070 INFO O| Mar 19 04:42:21.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
55202026-03-19T04:42:21.786Z[ recovery-image] Mar 19 04:42:21.070 INFO O| Mar 19 04:42:21.070 INFO STEP 238 (remove_files) COMPLETE
55212026-03-19T04:42:21.789Z[ recovery-image] Mar 19 04:42:21.070 INFO O| Mar 19 04:42:21.070 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55222026-03-19T04:42:21.793Z[ recovery-image] Mar 19 04:42:21.077 INFO O| Mar 19 04:42:21.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
55232026-03-19T04:42:21.793Z[ recovery-image] Mar 19 04:42:21.077 INFO O| Mar 19 04:42:21.077 INFO STEP 239 (remove_files) COMPLETE
55242026-03-19T04:42:21.796Z[ recovery-image] Mar 19 04:42:21.077 INFO O| Mar 19 04:42:21.077 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55252026-03-19T04:42:21.801Z[ recovery-image] Mar 19 04:42:21.085 INFO O| Mar 19 04:42:21.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
55262026-03-19T04:42:21.801Z[ recovery-image] Mar 19 04:42:21.085 INFO O| Mar 19 04:42:21.085 INFO STEP 240 (remove_files) COMPLETE
55272026-03-19T04:42:21.804Z[ recovery-image] Mar 19 04:42:21.085 INFO O| Mar 19 04:42:21.085 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55282026-03-19T04:42:21.809Z[ recovery-image] Mar 19 04:42:21.092 INFO O| Mar 19 04:42:21.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
55292026-03-19T04:42:21.809Z[ recovery-image] Mar 19 04:42:21.093 INFO O| Mar 19 04:42:21.093 INFO STEP 241 (remove_files) COMPLETE
55302026-03-19T04:42:21.811Z[ recovery-image] Mar 19 04:42:21.093 INFO O| Mar 19 04:42:21.093 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55312026-03-19T04:42:21.817Z[ recovery-image] Mar 19 04:42:21.100 INFO O| Mar 19 04:42:21.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
55322026-03-19T04:42:21.819Z[ recovery-image] Mar 19 04:42:21.100 INFO O| Mar 19 04:42:21.100 INFO STEP 242 (remove_files) COMPLETE
55332026-03-19T04:42:21.819Z[ recovery-image] Mar 19 04:42:21.100 INFO O| Mar 19 04:42:21.100 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55342026-03-19T04:42:21.823Z[ recovery-image] Mar 19 04:42:21.107 INFO O| Mar 19 04:42:21.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
55352026-03-19T04:42:21.823Z[ recovery-image] Mar 19 04:42:21.107 INFO O| Mar 19 04:42:21.107 INFO STEP 243 (remove_files) COMPLETE
55362026-03-19T04:42:21.826Z[ recovery-image] Mar 19 04:42:21.107 INFO O| Mar 19 04:42:21.107 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55372026-03-19T04:42:21.831Z[ recovery-image] Mar 19 04:42:21.115 INFO O| Mar 19 04:42:21.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
55382026-03-19T04:42:21.834Z[ recovery-image] Mar 19 04:42:21.116 INFO O| Mar 19 04:42:21.116 INFO STEP 244 (remove_files) COMPLETE
55392026-03-19T04:42:21.834Z[ recovery-image] Mar 19 04:42:21.116 INFO O| Mar 19 04:42:21.116 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55402026-03-19T04:42:21.839Z[ recovery-image] Mar 19 04:42:21.123 INFO O| Mar 19 04:42:21.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
55412026-03-19T04:42:21.839Z[ recovery-image] Mar 19 04:42:21.123 INFO O| Mar 19 04:42:21.123 INFO STEP 245 (remove_files) COMPLETE
55422026-03-19T04:42:21.842Z[ recovery-image] Mar 19 04:42:21.123 INFO O| Mar 19 04:42:21.123 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55432026-03-19T04:42:21.846Z[ recovery-image] Mar 19 04:42:21.130 INFO O| Mar 19 04:42:21.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
55442026-03-19T04:42:21.849Z[ recovery-image] Mar 19 04:42:21.130 INFO O| Mar 19 04:42:21.130 INFO STEP 246 (remove_files) COMPLETE
55452026-03-19T04:42:21.849Z[ recovery-image] Mar 19 04:42:21.130 INFO O| Mar 19 04:42:21.130 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55462026-03-19T04:42:21.854Z[ recovery-image] Mar 19 04:42:21.138 INFO O| Mar 19 04:42:21.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
55472026-03-19T04:42:21.854Z[ recovery-image] Mar 19 04:42:21.138 INFO O| Mar 19 04:42:21.138 INFO STEP 247 (remove_files) COMPLETE
55482026-03-19T04:42:21.857Z[ recovery-image] Mar 19 04:42:21.138 INFO O| Mar 19 04:42:21.138 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55492026-03-19T04:42:21.861Z[ recovery-image] Mar 19 04:42:21.145 INFO O| Mar 19 04:42:21.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
55502026-03-19T04:42:21.861Z[ recovery-image] Mar 19 04:42:21.145 INFO O| Mar 19 04:42:21.145 INFO STEP 248 (remove_files) COMPLETE
55512026-03-19T04:42:21.862Z[ recovery-image] Mar 19 04:42:21.145 INFO O| Mar 19 04:42:21.145 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55522026-03-19T04:42:21.870Z[ recovery-image] Mar 19 04:42:21.153 INFO O| Mar 19 04:42:21.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
55532026-03-19T04:42:21.870Z[ recovery-image] Mar 19 04:42:21.153 INFO O| Mar 19 04:42:21.153 INFO STEP 249 (remove_files) COMPLETE
55542026-03-19T04:42:21.872Z[ recovery-image] Mar 19 04:42:21.153 INFO O| Mar 19 04:42:21.153 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55552026-03-19T04:42:21.876Z[ recovery-image] Mar 19 04:42:21.160 INFO O| Mar 19 04:42:21.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
55562026-03-19T04:42:21.879Z[ recovery-image] Mar 19 04:42:21.161 INFO O| Mar 19 04:42:21.161 INFO STEP 250 (remove_files) COMPLETE
55572026-03-19T04:42:21.879Z[ recovery-image] Mar 19 04:42:21.161 INFO O| Mar 19 04:42:21.161 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55582026-03-19T04:42:21.884Z[ recovery-image] Mar 19 04:42:21.168 INFO O| Mar 19 04:42:21.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
55592026-03-19T04:42:21.887Z[ recovery-image] Mar 19 04:42:21.168 INFO O| Mar 19 04:42:21.168 INFO STEP 251 (remove_files) COMPLETE
55602026-03-19T04:42:21.887Z[ recovery-image] Mar 19 04:42:21.168 INFO O| Mar 19 04:42:21.168 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55612026-03-19T04:42:21.893Z[ recovery-image] Mar 19 04:42:21.176 INFO O| Mar 19 04:42:21.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
55622026-03-19T04:42:21.893Z[ recovery-image] Mar 19 04:42:21.176 INFO O| Mar 19 04:42:21.176 INFO STEP 252 (remove_files) COMPLETE
55632026-03-19T04:42:21.897Z[ recovery-image] Mar 19 04:42:21.176 INFO O| Mar 19 04:42:21.176 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55642026-03-19T04:42:21.901Z[ recovery-image] Mar 19 04:42:21.185 INFO O| Mar 19 04:42:21.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
55652026-03-19T04:42:21.905Z[ recovery-image] Mar 19 04:42:21.185 INFO O| Mar 19 04:42:21.185 INFO STEP 253 (remove_files) COMPLETE
55662026-03-19T04:42:21.905Z[ recovery-image] Mar 19 04:42:21.185 INFO O| Mar 19 04:42:21.185 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55672026-03-19T04:42:21.909Z[ recovery-image] Mar 19 04:42:21.193 INFO O| Mar 19 04:42:21.193 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
55682026-03-19T04:42:21.909Z[ recovery-image] Mar 19 04:42:21.193 INFO O| Mar 19 04:42:21.193 INFO STEP 254 (remove_files) COMPLETE
55692026-03-19T04:42:21.909Z[ recovery-image] Mar 19 04:42:21.193 INFO O| Mar 19 04:42:21.193 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55702026-03-19T04:42:21.916Z[ recovery-image] Mar 19 04:42:21.200 INFO O| Mar 19 04:42:21.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
55712026-03-19T04:42:21.916Z[ recovery-image] Mar 19 04:42:21.200 INFO O| Mar 19 04:42:21.200 INFO STEP 255 (remove_files) COMPLETE
55722026-03-19T04:42:21.919Z[ recovery-image] Mar 19 04:42:21.200 INFO O| Mar 19 04:42:21.200 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55732026-03-19T04:42:21.924Z[ recovery-image] Mar 19 04:42:21.208 INFO O| Mar 19 04:42:21.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
55742026-03-19T04:42:21.927Z[ recovery-image] Mar 19 04:42:21.208 INFO O| Mar 19 04:42:21.208 INFO STEP 256 (remove_files) COMPLETE
55752026-03-19T04:42:21.927Z[ recovery-image] Mar 19 04:42:21.208 INFO O| Mar 19 04:42:21.208 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55762026-03-19T04:42:21.932Z[ recovery-image] Mar 19 04:42:21.215 INFO O| Mar 19 04:42:21.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
55772026-03-19T04:42:21.934Z[ recovery-image] Mar 19 04:42:21.216 INFO O| Mar 19 04:42:21.216 INFO STEP 257 (remove_files) COMPLETE
55782026-03-19T04:42:21.934Z[ recovery-image] Mar 19 04:42:21.216 INFO O| Mar 19 04:42:21.216 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55792026-03-19T04:42:21.939Z[ recovery-image] Mar 19 04:42:21.223 INFO O| Mar 19 04:42:21.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
55802026-03-19T04:42:21.942Z[ recovery-image] Mar 19 04:42:21.223 INFO O| Mar 19 04:42:21.223 INFO STEP 258 (remove_files) COMPLETE
55812026-03-19T04:42:21.942Z[ recovery-image] Mar 19 04:42:21.223 INFO O| Mar 19 04:42:21.223 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55822026-03-19T04:42:21.947Z[ recovery-image] Mar 19 04:42:21.231 INFO O| Mar 19 04:42:21.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
55832026-03-19T04:42:21.947Z[ recovery-image] Mar 19 04:42:21.231 INFO O| Mar 19 04:42:21.231 INFO STEP 259 (remove_files) COMPLETE
55842026-03-19T04:42:21.947Z[ recovery-image] Mar 19 04:42:21.231 INFO O| Mar 19 04:42:21.231 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55852026-03-19T04:42:21.956Z[ recovery-image] Mar 19 04:42:21.240 INFO O| Mar 19 04:42:21.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
55862026-03-19T04:42:21.958Z[ recovery-image] Mar 19 04:42:21.240 INFO O| Mar 19 04:42:21.240 INFO STEP 260 (remove_files) COMPLETE
55872026-03-19T04:42:21.959Z[ recovery-image] Mar 19 04:42:21.240 INFO O| Mar 19 04:42:21.240 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55882026-03-19T04:42:21.963Z[ recovery-image] Mar 19 04:42:21.247 INFO O| Mar 19 04:42:21.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
55892026-03-19T04:42:21.966Z[ recovery-image] Mar 19 04:42:21.247 INFO O| Mar 19 04:42:21.247 INFO STEP 261 (remove_files) COMPLETE
55902026-03-19T04:42:21.966Z[ recovery-image] Mar 19 04:42:21.247 INFO O| Mar 19 04:42:21.247 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55912026-03-19T04:42:21.970Z[ recovery-image] Mar 19 04:42:21.254 INFO O| Mar 19 04:42:21.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
55922026-03-19T04:42:21.973Z[ recovery-image] Mar 19 04:42:21.254 INFO O| Mar 19 04:42:21.254 INFO STEP 262 (remove_files) COMPLETE
55932026-03-19T04:42:21.973Z[ recovery-image] Mar 19 04:42:21.254 INFO O| Mar 19 04:42:21.254 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55942026-03-19T04:42:21.979Z[ recovery-image] Mar 19 04:42:21.262 INFO O| Mar 19 04:42:21.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
55952026-03-19T04:42:21.979Z[ recovery-image] Mar 19 04:42:21.263 INFO O| Mar 19 04:42:21.263 INFO STEP 263 (remove_files) COMPLETE
55962026-03-19T04:42:21.979Z[ recovery-image] Mar 19 04:42:21.263 INFO O| Mar 19 04:42:21.263 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55972026-03-19T04:42:21.985Z[ recovery-image] Mar 19 04:42:21.269 INFO O| Mar 19 04:42:21.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
55982026-03-19T04:42:21.985Z[ recovery-image] Mar 19 04:42:21.269 INFO O| Mar 19 04:42:21.269 INFO STEP 264 (remove_files) COMPLETE
55992026-03-19T04:42:21.988Z[ recovery-image] Mar 19 04:42:21.269 INFO O| Mar 19 04:42:21.269 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56002026-03-19T04:42:21.994Z[ recovery-image] Mar 19 04:42:21.278 INFO O| Mar 19 04:42:21.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/looker"
56012026-03-19T04:42:21.996Z[ recovery-image] Mar 19 04:42:21.278 INFO O| Mar 19 04:42:21.278 INFO STEP 265 (remove_files) COMPLETE
56022026-03-19T04:42:21.996Z[ recovery-image] Mar 19 04:42:21.278 INFO O| Mar 19 04:42:21.278 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56032026-03-19T04:42:22.003Z[ recovery-image] Mar 19 04:42:21.286 INFO O| Mar 19 04:42:21.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
56042026-03-19T04:42:22.005Z[ recovery-image] Mar 19 04:42:21.286 INFO O| Mar 19 04:42:21.286 INFO STEP 266 (remove_files) COMPLETE
56052026-03-19T04:42:22.005Z[ recovery-image] Mar 19 04:42:21.286 INFO O| Mar 19 04:42:21.286 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56062026-03-19T04:42:22.012Z[ recovery-image] Mar 19 04:42:21.296 INFO O| Mar 19 04:42:21.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
56072026-03-19T04:42:22.012Z[ recovery-image] Mar 19 04:42:21.296 INFO O| Mar 19 04:42:21.296 INFO STEP 267 (remove_files) COMPLETE
56082026-03-19T04:42:22.015Z[ recovery-image] Mar 19 04:42:21.296 INFO O| Mar 19 04:42:21.296 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56092026-03-19T04:42:22.022Z[ recovery-image] Mar 19 04:42:21.305 INFO O| Mar 19 04:42:21.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
56102026-03-19T04:42:22.022Z[ recovery-image] Mar 19 04:42:21.306 INFO O| Mar 19 04:42:21.305 INFO STEP 268 (remove_files) COMPLETE
56112026-03-19T04:42:22.024Z[ recovery-image] Mar 19 04:42:21.306 INFO O| Mar 19 04:42:21.306 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56122026-03-19T04:42:22.031Z[ recovery-image] Mar 19 04:42:21.315 INFO O| Mar 19 04:42:21.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
56132026-03-19T04:42:22.031Z[ recovery-image] Mar 19 04:42:21.315 INFO O| Mar 19 04:42:21.315 INFO STEP 269 (remove_files) COMPLETE
56142026-03-19T04:42:22.033Z[ recovery-image] Mar 19 04:42:21.315 INFO O| Mar 19 04:42:21.315 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56152026-03-19T04:42:22.039Z[ recovery-image] Mar 19 04:42:21.323 INFO O| Mar 19 04:42:21.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
56162026-03-19T04:42:22.042Z[ recovery-image] Mar 19 04:42:21.323 INFO O| Mar 19 04:42:21.323 INFO STEP 270 (remove_files) COMPLETE
56172026-03-19T04:42:22.042Z[ recovery-image] Mar 19 04:42:21.323 INFO O| Mar 19 04:42:21.323 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56182026-03-19T04:42:22.049Z[ recovery-image] Mar 19 04:42:21.333 INFO O| Mar 19 04:42:21.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
56192026-03-19T04:42:22.052Z[ recovery-image] Mar 19 04:42:21.333 INFO O| Mar 19 04:42:21.333 INFO STEP 271 (remove_files) COMPLETE
56202026-03-19T04:42:22.052Z[ recovery-image] Mar 19 04:42:21.333 INFO O| Mar 19 04:42:21.333 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56212026-03-19T04:42:22.058Z[ recovery-image] Mar 19 04:42:21.341 INFO O| Mar 19 04:42:21.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
56222026-03-19T04:42:22.060Z[ recovery-image] Mar 19 04:42:21.342 INFO O| Mar 19 04:42:21.342 INFO STEP 272 (remove_files) COMPLETE
56232026-03-19T04:42:22.060Z[ recovery-image] Mar 19 04:42:21.342 INFO O| Mar 19 04:42:21.342 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56242026-03-19T04:42:22.064Z[ recovery-image] Mar 19 04:42:21.348 INFO O| Mar 19 04:42:21.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
56252026-03-19T04:42:22.064Z[ recovery-image] Mar 19 04:42:21.348 INFO O| Mar 19 04:42:21.348 INFO STEP 273 (remove_files) COMPLETE
56262026-03-19T04:42:22.067Z[ recovery-image] Mar 19 04:42:21.348 INFO O| Mar 19 04:42:21.348 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56272026-03-19T04:42:22.071Z[ recovery-image] Mar 19 04:42:21.355 INFO O| Mar 19 04:42:21.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
56282026-03-19T04:42:22.074Z[ recovery-image] Mar 19 04:42:21.355 INFO O| Mar 19 04:42:21.355 INFO STEP 274 (remove_files) COMPLETE
56292026-03-19T04:42:22.074Z[ recovery-image] Mar 19 04:42:21.355 INFO O| Mar 19 04:42:21.355 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56302026-03-19T04:42:22.078Z[ recovery-image] Mar 19 04:42:21.362 INFO O| Mar 19 04:42:21.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
56312026-03-19T04:42:22.081Z[ recovery-image] Mar 19 04:42:21.362 INFO O| Mar 19 04:42:21.362 INFO STEP 275 (remove_files) COMPLETE
56322026-03-19T04:42:22.081Z[ recovery-image] Mar 19 04:42:21.362 INFO O| Mar 19 04:42:21.362 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56332026-03-19T04:42:22.087Z[ recovery-image] Mar 19 04:42:21.371 INFO O| Mar 19 04:42:21.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
56342026-03-19T04:42:22.087Z[ recovery-image] Mar 19 04:42:21.371 INFO O| Mar 19 04:42:21.371 INFO STEP 276 (remove_files) COMPLETE
56352026-03-19T04:42:22.089Z[ recovery-image] Mar 19 04:42:21.371 INFO O| Mar 19 04:42:21.371 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56362026-03-19T04:42:22.095Z[ recovery-image] Mar 19 04:42:21.379 INFO O| Mar 19 04:42:21.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
56372026-03-19T04:42:22.095Z[ recovery-image] Mar 19 04:42:21.379 INFO O| Mar 19 04:42:21.379 INFO STEP 277 (remove_files) COMPLETE
56382026-03-19T04:42:22.095Z[ recovery-image] Mar 19 04:42:21.379 INFO O| Mar 19 04:42:21.379 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56392026-03-19T04:42:22.102Z[ recovery-image] Mar 19 04:42:21.386 INFO O| Mar 19 04:42:21.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
56402026-03-19T04:42:22.102Z[ recovery-image] Mar 19 04:42:21.386 INFO O| Mar 19 04:42:21.386 INFO STEP 278 (remove_files) COMPLETE
56412026-03-19T04:42:22.102Z[ recovery-image] Mar 19 04:42:21.386 INFO O| Mar 19 04:42:21.386 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56422026-03-19T04:42:22.109Z[ recovery-image] Mar 19 04:42:21.393 INFO O| Mar 19 04:42:21.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
56432026-03-19T04:42:22.113Z[ recovery-image] Mar 19 04:42:21.393 INFO O| Mar 19 04:42:21.393 INFO STEP 279 (remove_files) COMPLETE
56442026-03-19T04:42:22.113Z[ recovery-image] Mar 19 04:42:21.393 INFO O| Mar 19 04:42:21.393 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56452026-03-19T04:42:22.116Z[ recovery-image] Mar 19 04:42:21.400 INFO O| Mar 19 04:42:21.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
56462026-03-19T04:42:22.119Z[ recovery-image] Mar 19 04:42:21.400 INFO O| Mar 19 04:42:21.400 INFO STEP 280 (remove_files) COMPLETE
56472026-03-19T04:42:22.119Z[ recovery-image] Mar 19 04:42:21.400 INFO O| Mar 19 04:42:21.400 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56482026-03-19T04:42:22.123Z[ recovery-image] Mar 19 04:42:21.407 INFO O| Mar 19 04:42:21.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
56492026-03-19T04:42:22.126Z[ recovery-image] Mar 19 04:42:21.407 INFO O| Mar 19 04:42:21.407 INFO STEP 281 (remove_files) COMPLETE
56502026-03-19T04:42:22.126Z[ recovery-image] Mar 19 04:42:21.407 INFO O| Mar 19 04:42:21.407 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56512026-03-19T04:42:22.130Z[ recovery-image] Mar 19 04:42:21.414 INFO O| Mar 19 04:42:21.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
56522026-03-19T04:42:22.133Z[ recovery-image] Mar 19 04:42:21.414 INFO O| Mar 19 04:42:21.414 INFO STEP 282 (remove_files) COMPLETE
56532026-03-19T04:42:22.133Z[ recovery-image] Mar 19 04:42:21.414 INFO O| Mar 19 04:42:21.414 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56542026-03-19T04:42:22.139Z[ recovery-image] Mar 19 04:42:21.422 INFO O| Mar 19 04:42:21.422 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
56552026-03-19T04:42:22.139Z[ recovery-image] Mar 19 04:42:21.422 INFO O| Mar 19 04:42:21.422 INFO STEP 283 (remove_files) COMPLETE
56562026-03-19T04:42:22.141Z[ recovery-image] Mar 19 04:42:21.422 INFO O| Mar 19 04:42:21.422 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56572026-03-19T04:42:22.147Z[ recovery-image] Mar 19 04:42:21.431 INFO O| Mar 19 04:42:21.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
56582026-03-19T04:42:22.147Z[ recovery-image] Mar 19 04:42:21.431 INFO O| Mar 19 04:42:21.431 INFO STEP 284 (remove_files) COMPLETE
56592026-03-19T04:42:22.149Z[ recovery-image] Mar 19 04:42:21.431 INFO O| Mar 19 04:42:21.431 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56602026-03-19T04:42:22.154Z[ recovery-image] Mar 19 04:42:21.438 INFO O| Mar 19 04:42:21.438 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
56612026-03-19T04:42:22.156Z[ recovery-image] Mar 19 04:42:21.438 INFO O| Mar 19 04:42:21.438 INFO STEP 285 (remove_files) COMPLETE
56622026-03-19T04:42:22.156Z[ recovery-image] Mar 19 04:42:21.438 INFO O| Mar 19 04:42:21.438 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56632026-03-19T04:42:22.161Z[ recovery-image] Mar 19 04:42:21.445 INFO O| Mar 19 04:42:21.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
56642026-03-19T04:42:22.163Z[ recovery-image] Mar 19 04:42:21.445 INFO O| Mar 19 04:42:21.445 INFO STEP 286 (remove_files) COMPLETE
56652026-03-19T04:42:22.163Z[ recovery-image] Mar 19 04:42:21.445 INFO O| Mar 19 04:42:21.445 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56662026-03-19T04:42:22.168Z[ recovery-image] Mar 19 04:42:21.452 INFO O| Mar 19 04:42:21.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
56672026-03-19T04:42:22.168Z[ recovery-image] Mar 19 04:42:21.452 INFO O| Mar 19 04:42:21.452 INFO STEP 287 (remove_files) COMPLETE
56682026-03-19T04:42:22.170Z[ recovery-image] Mar 19 04:42:21.452 INFO O| Mar 19 04:42:21.452 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56692026-03-19T04:42:22.176Z[ recovery-image] Mar 19 04:42:21.460 INFO O| Mar 19 04:42:21.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
56702026-03-19T04:42:22.176Z[ recovery-image] Mar 19 04:42:21.460 INFO O| Mar 19 04:42:21.460 INFO STEP 288 (remove_files) COMPLETE
56712026-03-19T04:42:22.180Z[ recovery-image] Mar 19 04:42:21.460 INFO O| Mar 19 04:42:21.460 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56722026-03-19T04:42:22.184Z[ recovery-image] Mar 19 04:42:21.468 INFO O| Mar 19 04:42:21.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
56732026-03-19T04:42:22.184Z[ recovery-image] Mar 19 04:42:21.468 INFO O| Mar 19 04:42:21.468 INFO STEP 289 (remove_files) COMPLETE
56742026-03-19T04:42:22.187Z[ recovery-image] Mar 19 04:42:21.468 INFO O| Mar 19 04:42:21.468 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56752026-03-19T04:42:22.192Z[ recovery-image] Mar 19 04:42:21.476 INFO O| Mar 19 04:42:21.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
56762026-03-19T04:42:22.192Z[ recovery-image] Mar 19 04:42:21.476 INFO O| Mar 19 04:42:21.476 INFO STEP 290 (remove_files) COMPLETE
56772026-03-19T04:42:22.195Z[ recovery-image] Mar 19 04:42:21.476 INFO O| Mar 19 04:42:21.476 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56782026-03-19T04:42:22.199Z[ recovery-image] Mar 19 04:42:21.483 INFO O| Mar 19 04:42:21.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
56792026-03-19T04:42:22.199Z[ recovery-image] Mar 19 04:42:21.483 INFO O| Mar 19 04:42:21.483 INFO STEP 291 (remove_files) COMPLETE
56802026-03-19T04:42:22.202Z[ recovery-image] Mar 19 04:42:21.483 INFO O| Mar 19 04:42:21.483 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56812026-03-19T04:42:22.207Z[ recovery-image] Mar 19 04:42:21.491 INFO O| Mar 19 04:42:21.491 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
56822026-03-19T04:42:22.210Z[ recovery-image] Mar 19 04:42:21.491 INFO O| Mar 19 04:42:21.491 INFO STEP 292 (remove_files) COMPLETE
56832026-03-19T04:42:22.210Z[ recovery-image] Mar 19 04:42:21.491 INFO O| Mar 19 04:42:21.491 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56842026-03-19T04:42:22.215Z[ recovery-image] Mar 19 04:42:21.499 INFO O| Mar 19 04:42:21.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
56852026-03-19T04:42:22.216Z[ recovery-image] Mar 19 04:42:21.499 INFO O| Mar 19 04:42:21.499 INFO STEP 293 (remove_files) COMPLETE
56862026-03-19T04:42:22.218Z[ recovery-image] Mar 19 04:42:21.499 INFO O| Mar 19 04:42:21.499 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56872026-03-19T04:42:22.223Z[ recovery-image] Mar 19 04:42:21.507 INFO O| Mar 19 04:42:21.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
56882026-03-19T04:42:22.226Z[ recovery-image] Mar 19 04:42:21.507 INFO O| Mar 19 04:42:21.507 INFO STEP 294 (remove_files) COMPLETE
56892026-03-19T04:42:22.226Z[ recovery-image] Mar 19 04:42:21.507 INFO O| Mar 19 04:42:21.507 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56902026-03-19T04:42:22.230Z[ recovery-image] Mar 19 04:42:21.514 INFO O| Mar 19 04:42:21.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
56912026-03-19T04:42:22.230Z[ recovery-image] Mar 19 04:42:21.514 INFO O| Mar 19 04:42:21.514 INFO STEP 295 (remove_files) COMPLETE
56922026-03-19T04:42:22.233Z[ recovery-image] Mar 19 04:42:21.514 INFO O| Mar 19 04:42:21.514 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56932026-03-19T04:42:22.238Z[ recovery-image] Mar 19 04:42:21.522 INFO O| Mar 19 04:42:21.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
56942026-03-19T04:42:22.241Z[ recovery-image] Mar 19 04:42:21.522 INFO O| Mar 19 04:42:21.522 INFO STEP 296 (remove_files) COMPLETE
56952026-03-19T04:42:22.241Z[ recovery-image] Mar 19 04:42:21.522 INFO O| Mar 19 04:42:21.522 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56962026-03-19T04:42:22.245Z[ recovery-image] Mar 19 04:42:21.529 INFO O| Mar 19 04:42:21.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
56972026-03-19T04:42:22.248Z[ recovery-image] Mar 19 04:42:21.529 INFO O| Mar 19 04:42:21.529 INFO STEP 297 (remove_files) COMPLETE
56982026-03-19T04:42:22.248Z[ recovery-image] Mar 19 04:42:21.529 INFO O| Mar 19 04:42:21.529 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56992026-03-19T04:42:22.254Z[ recovery-image] Mar 19 04:42:21.537 INFO O| Mar 19 04:42:21.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
57002026-03-19T04:42:22.254Z[ recovery-image] Mar 19 04:42:21.538 INFO O| Mar 19 04:42:21.537 INFO STEP 298 (remove_files) COMPLETE
57012026-03-19T04:42:22.256Z[ recovery-image] Mar 19 04:42:21.538 INFO O| Mar 19 04:42:21.537 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57022026-03-19T04:42:22.261Z[ recovery-image] Mar 19 04:42:21.545 INFO O| Mar 19 04:42:21.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
57032026-03-19T04:42:22.261Z[ recovery-image] Mar 19 04:42:21.545 INFO O| Mar 19 04:42:21.545 INFO STEP 299 (remove_files) COMPLETE
57042026-03-19T04:42:22.264Z[ recovery-image] Mar 19 04:42:21.545 INFO O| Mar 19 04:42:21.545 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57052026-03-19T04:42:22.269Z[ recovery-image] Mar 19 04:42:21.553 INFO O| Mar 19 04:42:21.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
57062026-03-19T04:42:22.272Z[ recovery-image] Mar 19 04:42:21.553 INFO O| Mar 19 04:42:21.553 INFO STEP 300 (remove_files) COMPLETE
57072026-03-19T04:42:22.272Z[ recovery-image] Mar 19 04:42:21.553 INFO O| Mar 19 04:42:21.553 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57082026-03-19T04:42:22.277Z[ recovery-image] Mar 19 04:42:21.561 INFO O| Mar 19 04:42:21.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
57092026-03-19T04:42:22.279Z[ recovery-image] Mar 19 04:42:21.562 INFO O| Mar 19 04:42:21.562 INFO STEP 301 (remove_files) COMPLETE
57102026-03-19T04:42:22.280Z[ recovery-image] Mar 19 04:42:21.562 INFO O| Mar 19 04:42:21.562 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57112026-03-19T04:42:22.287Z[ recovery-image] Mar 19 04:42:21.570 INFO O| Mar 19 04:42:21.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
57122026-03-19T04:42:22.289Z[ recovery-image] Mar 19 04:42:21.570 INFO O| Mar 19 04:42:21.570 INFO STEP 302 (remove_files) COMPLETE
57132026-03-19T04:42:22.289Z[ recovery-image] Mar 19 04:42:21.570 INFO O| Mar 19 04:42:21.570 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57142026-03-19T04:42:22.293Z[ recovery-image] Mar 19 04:42:21.577 INFO O| Mar 19 04:42:21.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
57152026-03-19T04:42:22.293Z[ recovery-image] Mar 19 04:42:21.577 INFO O| Mar 19 04:42:21.577 INFO STEP 303 (remove_files) COMPLETE
57162026-03-19T04:42:22.296Z[ recovery-image] Mar 19 04:42:21.577 INFO O| Mar 19 04:42:21.577 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57172026-03-19T04:42:22.300Z[ recovery-image] Mar 19 04:42:21.583 INFO O| Mar 19 04:42:21.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
57182026-03-19T04:42:22.302Z[ recovery-image] Mar 19 04:42:21.584 INFO O| Mar 19 04:42:21.584 INFO STEP 304 (remove_files) COMPLETE
57192026-03-19T04:42:22.302Z[ recovery-image] Mar 19 04:42:21.584 INFO O| Mar 19 04:42:21.584 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57202026-03-19T04:42:22.306Z[ recovery-image] Mar 19 04:42:21.590 INFO O| Mar 19 04:42:21.590 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
57212026-03-19T04:42:22.309Z[ recovery-image] Mar 19 04:42:21.590 INFO O| Mar 19 04:42:21.590 INFO STEP 305 (remove_files) COMPLETE
57222026-03-19T04:42:22.309Z[ recovery-image] Mar 19 04:42:21.590 INFO O| Mar 19 04:42:21.590 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57232026-03-19T04:42:22.314Z[ recovery-image] Mar 19 04:42:21.598 INFO O| Mar 19 04:42:21.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
57242026-03-19T04:42:22.314Z[ recovery-image] Mar 19 04:42:21.598 INFO O| Mar 19 04:42:21.598 INFO STEP 306 (remove_files) COMPLETE
57252026-03-19T04:42:22.317Z[ recovery-image] Mar 19 04:42:21.598 INFO O| Mar 19 04:42:21.598 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57262026-03-19T04:42:22.322Z[ recovery-image] Mar 19 04:42:21.606 INFO O| Mar 19 04:42:21.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
57272026-03-19T04:42:22.324Z[ recovery-image] Mar 19 04:42:21.606 INFO O| Mar 19 04:42:21.606 INFO STEP 307 (remove_files) COMPLETE
57282026-03-19T04:42:22.325Z[ recovery-image] Mar 19 04:42:21.606 INFO O| Mar 19 04:42:21.606 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57292026-03-19T04:42:22.333Z[ recovery-image] Mar 19 04:42:21.615 INFO O| Mar 19 04:42:21.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
57302026-03-19T04:42:22.333Z[ recovery-image] Mar 19 04:42:21.615 INFO O| Mar 19 04:42:21.615 INFO STEP 308 (remove_files) COMPLETE
57312026-03-19T04:42:22.333Z[ recovery-image] Mar 19 04:42:21.615 INFO O| Mar 19 04:42:21.615 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57322026-03-19T04:42:22.339Z[ recovery-image] Mar 19 04:42:21.623 INFO O| Mar 19 04:42:21.623 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
57332026-03-19T04:42:22.339Z[ recovery-image] Mar 19 04:42:21.623 INFO O| Mar 19 04:42:21.623 INFO STEP 309 (remove_files) COMPLETE
57342026-03-19T04:42:22.342Z[ recovery-image] Mar 19 04:42:21.623 INFO O| Mar 19 04:42:21.623 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57352026-03-19T04:42:22.348Z[ recovery-image] Mar 19 04:42:21.632 INFO O| Mar 19 04:42:21.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
57362026-03-19T04:42:22.348Z[ recovery-image] Mar 19 04:42:21.632 INFO O| Mar 19 04:42:21.632 INFO STEP 310 (remove_files) COMPLETE
57372026-03-19T04:42:22.351Z[ recovery-image] Mar 19 04:42:21.632 INFO O| Mar 19 04:42:21.632 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57382026-03-19T04:42:22.356Z[ recovery-image] Mar 19 04:42:21.640 INFO O| Mar 19 04:42:21.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
57392026-03-19T04:42:22.356Z[ recovery-image] Mar 19 04:42:21.640 INFO O| Mar 19 04:42:21.640 INFO STEP 311 (remove_files) COMPLETE
57402026-03-19T04:42:22.359Z[ recovery-image] Mar 19 04:42:21.640 INFO O| Mar 19 04:42:21.640 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57412026-03-19T04:42:22.364Z[ recovery-image] Mar 19 04:42:21.648 INFO O| Mar 19 04:42:21.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
57422026-03-19T04:42:22.366Z[ recovery-image] Mar 19 04:42:21.648 INFO O| Mar 19 04:42:21.648 INFO STEP 312 (remove_files) COMPLETE
57432026-03-19T04:42:22.366Z[ recovery-image] Mar 19 04:42:21.648 INFO O| Mar 19 04:42:21.648 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57442026-03-19T04:42:22.371Z[ recovery-image] Mar 19 04:42:21.655 INFO O| Mar 19 04:42:21.655 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
57452026-03-19T04:42:22.371Z[ recovery-image] Mar 19 04:42:21.655 INFO O| Mar 19 04:42:21.655 INFO STEP 313 (remove_files) COMPLETE
57462026-03-19T04:42:22.371Z[ recovery-image] Mar 19 04:42:21.655 INFO O| Mar 19 04:42:21.655 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57472026-03-19T04:42:22.378Z[ recovery-image] Mar 19 04:42:21.662 INFO O| Mar 19 04:42:21.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
57482026-03-19T04:42:22.378Z[ recovery-image] Mar 19 04:42:21.662 INFO O| Mar 19 04:42:21.662 INFO STEP 314 (remove_files) COMPLETE
57492026-03-19T04:42:22.381Z[ recovery-image] Mar 19 04:42:21.662 INFO O| Mar 19 04:42:21.662 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57502026-03-19T04:42:22.386Z[ recovery-image] Mar 19 04:42:21.670 INFO O| Mar 19 04:42:21.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
57512026-03-19T04:42:22.386Z[ recovery-image] Mar 19 04:42:21.670 INFO O| Mar 19 04:42:21.670 INFO STEP 315 (remove_files) COMPLETE
57522026-03-19T04:42:22.389Z[ recovery-image] Mar 19 04:42:21.670 INFO O| Mar 19 04:42:21.670 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57532026-03-19T04:42:22.393Z[ recovery-image] Mar 19 04:42:21.677 INFO O| Mar 19 04:42:21.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
57542026-03-19T04:42:22.393Z[ recovery-image] Mar 19 04:42:21.677 INFO O| Mar 19 04:42:21.677 INFO STEP 316 (remove_files) COMPLETE
57552026-03-19T04:42:22.396Z[ recovery-image] Mar 19 04:42:21.677 INFO O| Mar 19 04:42:21.677 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57562026-03-19T04:42:22.400Z[ recovery-image] Mar 19 04:42:21.684 INFO O| Mar 19 04:42:21.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
57572026-03-19T04:42:22.402Z[ recovery-image] Mar 19 04:42:21.684 INFO O| Mar 19 04:42:21.684 INFO STEP 317 (remove_files) COMPLETE
57582026-03-19T04:42:22.402Z[ recovery-image] Mar 19 04:42:21.684 INFO O| Mar 19 04:42:21.684 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57592026-03-19T04:42:22.407Z[ recovery-image] Mar 19 04:42:21.691 INFO O| Mar 19 04:42:21.691 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
57602026-03-19T04:42:22.410Z[ recovery-image] Mar 19 04:42:21.691 INFO O| Mar 19 04:42:21.691 INFO STEP 318 (remove_files) COMPLETE
57612026-03-19T04:42:22.410Z[ recovery-image] Mar 19 04:42:21.691 INFO O| Mar 19 04:42:21.691 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57622026-03-19T04:42:22.415Z[ recovery-image] Mar 19 04:42:21.699 INFO O| Mar 19 04:42:21.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
57632026-03-19T04:42:22.418Z[ recovery-image] Mar 19 04:42:21.699 INFO O| Mar 19 04:42:21.699 INFO STEP 319 (remove_files) COMPLETE
57642026-03-19T04:42:22.418Z[ recovery-image] Mar 19 04:42:21.699 INFO O| Mar 19 04:42:21.699 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57652026-03-19T04:42:22.423Z[ recovery-image] Mar 19 04:42:21.707 INFO O| Mar 19 04:42:21.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
57662026-03-19T04:42:22.423Z[ recovery-image] Mar 19 04:42:21.707 INFO O| Mar 19 04:42:21.707 INFO STEP 320 (remove_files) COMPLETE
57672026-03-19T04:42:22.426Z[ recovery-image] Mar 19 04:42:21.707 INFO O| Mar 19 04:42:21.707 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57682026-03-19T04:42:22.430Z[ recovery-image] Mar 19 04:42:21.714 INFO O| Mar 19 04:42:21.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
57692026-03-19T04:42:22.430Z[ recovery-image] Mar 19 04:42:21.714 INFO O| Mar 19 04:42:21.714 INFO STEP 321 (remove_files) COMPLETE
57702026-03-19T04:42:22.433Z[ recovery-image] Mar 19 04:42:21.714 INFO O| Mar 19 04:42:21.714 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57712026-03-19T04:42:22.439Z[ recovery-image] Mar 19 04:42:21.722 INFO O| Mar 19 04:42:21.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
57722026-03-19T04:42:22.441Z[ recovery-image] Mar 19 04:42:21.722 INFO O| Mar 19 04:42:21.722 INFO STEP 322 (remove_files) COMPLETE
57732026-03-19T04:42:22.441Z[ recovery-image] Mar 19 04:42:21.722 INFO O| Mar 19 04:42:21.722 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57742026-03-19T04:42:22.447Z[ recovery-image] Mar 19 04:42:21.730 INFO O| Mar 19 04:42:21.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
57752026-03-19T04:42:22.449Z[ recovery-image] Mar 19 04:42:21.730 INFO O| Mar 19 04:42:21.730 INFO STEP 323 (remove_files) COMPLETE
57762026-03-19T04:42:22.449Z[ recovery-image] Mar 19 04:42:21.730 INFO O| Mar 19 04:42:21.730 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57772026-03-19T04:42:22.453Z[ recovery-image] Mar 19 04:42:21.737 INFO O| Mar 19 04:42:21.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
57782026-03-19T04:42:22.456Z[ recovery-image] Mar 19 04:42:21.737 INFO O| Mar 19 04:42:21.737 INFO STEP 324 (remove_files) COMPLETE
57792026-03-19T04:42:22.456Z[ recovery-image] Mar 19 04:42:21.737 INFO O| Mar 19 04:42:21.737 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57802026-03-19T04:42:22.460Z[ recovery-image] Mar 19 04:42:21.744 INFO O| Mar 19 04:42:21.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
57812026-03-19T04:42:22.463Z[ recovery-image] Mar 19 04:42:21.745 INFO O| Mar 19 04:42:21.745 INFO STEP 325 (remove_files) COMPLETE
57822026-03-19T04:42:22.463Z[ recovery-image] Mar 19 04:42:21.745 INFO O| Mar 19 04:42:21.745 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57832026-03-19T04:42:22.469Z[ recovery-image] Mar 19 04:42:21.753 INFO O| Mar 19 04:42:21.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
57842026-03-19T04:42:22.472Z[ recovery-image] Mar 19 04:42:21.753 INFO O| Mar 19 04:42:21.753 INFO STEP 326 (remove_files) COMPLETE
57852026-03-19T04:42:22.472Z[ recovery-image] Mar 19 04:42:21.753 INFO O| Mar 19 04:42:21.753 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57862026-03-19T04:42:22.476Z[ recovery-image] Mar 19 04:42:21.760 INFO O| Mar 19 04:42:21.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
57872026-03-19T04:42:22.476Z[ recovery-image] Mar 19 04:42:21.760 INFO O| Mar 19 04:42:21.760 INFO STEP 327 (remove_files) COMPLETE
57882026-03-19T04:42:22.479Z[ recovery-image] Mar 19 04:42:21.760 INFO O| Mar 19 04:42:21.760 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57892026-03-19T04:42:22.483Z[ recovery-image] Mar 19 04:42:21.767 INFO O| Mar 19 04:42:21.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
57902026-03-19T04:42:22.486Z[ recovery-image] Mar 19 04:42:21.767 INFO O| Mar 19 04:42:21.767 INFO STEP 328 (remove_files) COMPLETE
57912026-03-19T04:42:22.486Z[ recovery-image] Mar 19 04:42:21.767 INFO O| Mar 19 04:42:21.767 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57922026-03-19T04:42:22.491Z[ recovery-image] Mar 19 04:42:21.775 INFO O| Mar 19 04:42:21.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
57932026-03-19T04:42:22.494Z[ recovery-image] Mar 19 04:42:21.775 INFO O| Mar 19 04:42:21.775 INFO STEP 329 (remove_files) COMPLETE
57942026-03-19T04:42:22.494Z[ recovery-image] Mar 19 04:42:21.775 INFO O| Mar 19 04:42:21.775 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57952026-03-19T04:42:22.500Z[ recovery-image] Mar 19 04:42:21.783 INFO O| Mar 19 04:42:21.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
57962026-03-19T04:42:22.500Z[ recovery-image] Mar 19 04:42:21.783 INFO O| Mar 19 04:42:21.783 INFO STEP 330 (remove_files) COMPLETE
57972026-03-19T04:42:22.502Z[ recovery-image] Mar 19 04:42:21.783 INFO O| Mar 19 04:42:21.783 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57982026-03-19T04:42:22.507Z[ recovery-image] Mar 19 04:42:21.791 INFO O| Mar 19 04:42:21.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
57992026-03-19T04:42:22.510Z[ recovery-image] Mar 19 04:42:21.792 INFO O| Mar 19 04:42:21.792 INFO STEP 331 (remove_files) COMPLETE
58002026-03-19T04:42:22.510Z[ recovery-image] Mar 19 04:42:21.792 INFO O| Mar 19 04:42:21.792 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58012026-03-19T04:42:22.516Z[ recovery-image] Mar 19 04:42:21.800 INFO O| Mar 19 04:42:21.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
58022026-03-19T04:42:22.519Z[ recovery-image] Mar 19 04:42:21.800 INFO O| Mar 19 04:42:21.800 INFO STEP 332 (remove_files) COMPLETE
58032026-03-19T04:42:22.519Z[ recovery-image] Mar 19 04:42:21.800 INFO O| Mar 19 04:42:21.800 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58042026-03-19T04:42:22.525Z[ recovery-image] Mar 19 04:42:21.809 INFO O| Mar 19 04:42:21.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
58052026-03-19T04:42:22.525Z[ recovery-image] Mar 19 04:42:21.809 INFO O| Mar 19 04:42:21.809 INFO STEP 333 (remove_files) COMPLETE
58062026-03-19T04:42:22.528Z[ recovery-image] Mar 19 04:42:21.809 INFO O| Mar 19 04:42:21.809 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58072026-03-19T04:42:22.533Z[ recovery-image] Mar 19 04:42:21.817 INFO O| Mar 19 04:42:21.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
58082026-03-19T04:42:22.533Z[ recovery-image] Mar 19 04:42:21.817 INFO O| Mar 19 04:42:21.817 INFO STEP 334 (remove_files) COMPLETE
58092026-03-19T04:42:22.536Z[ recovery-image] Mar 19 04:42:21.817 INFO O| Mar 19 04:42:21.817 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58102026-03-19T04:42:22.541Z[ recovery-image] Mar 19 04:42:21.824 INFO O| Mar 19 04:42:21.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
58112026-03-19T04:42:22.541Z[ recovery-image] Mar 19 04:42:21.824 INFO O| Mar 19 04:42:21.824 INFO STEP 335 (remove_files) COMPLETE
58122026-03-19T04:42:22.541Z[ recovery-image] Mar 19 04:42:21.824 INFO O| Mar 19 04:42:21.824 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58132026-03-19T04:42:22.548Z[ recovery-image] Mar 19 04:42:21.832 INFO O| Mar 19 04:42:21.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
58142026-03-19T04:42:22.548Z[ recovery-image] Mar 19 04:42:21.832 INFO O| Mar 19 04:42:21.832 INFO STEP 336 (remove_files) COMPLETE
58152026-03-19T04:42:22.551Z[ recovery-image] Mar 19 04:42:21.832 INFO O| Mar 19 04:42:21.832 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58162026-03-19T04:42:22.556Z[ recovery-image] Mar 19 04:42:21.839 INFO O| Mar 19 04:42:21.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
58172026-03-19T04:42:22.558Z[ recovery-image] Mar 19 04:42:21.839 INFO O| Mar 19 04:42:21.839 INFO STEP 337 (remove_files) COMPLETE
58182026-03-19T04:42:22.558Z[ recovery-image] Mar 19 04:42:21.839 INFO O| Mar 19 04:42:21.839 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58192026-03-19T04:42:22.564Z[ recovery-image] Mar 19 04:42:21.847 INFO O| Mar 19 04:42:21.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
58202026-03-19T04:42:22.566Z[ recovery-image] Mar 19 04:42:21.847 INFO O| Mar 19 04:42:21.847 INFO STEP 338 (remove_files) COMPLETE
58212026-03-19T04:42:22.566Z[ recovery-image] Mar 19 04:42:21.847 INFO O| Mar 19 04:42:21.847 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58222026-03-19T04:42:22.571Z[ recovery-image] Mar 19 04:42:21.855 INFO O| Mar 19 04:42:21.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
58232026-03-19T04:42:22.573Z[ recovery-image] Mar 19 04:42:21.856 INFO O| Mar 19 04:42:21.855 INFO STEP 339 (remove_files) COMPLETE
58242026-03-19T04:42:22.573Z[ recovery-image] Mar 19 04:42:21.856 INFO O| Mar 19 04:42:21.856 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58252026-03-19T04:42:22.580Z[ recovery-image] Mar 19 04:42:21.863 INFO O| Mar 19 04:42:21.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
58262026-03-19T04:42:22.582Z[ recovery-image] Mar 19 04:42:21.864 INFO O| Mar 19 04:42:21.863 INFO STEP 340 (remove_files) COMPLETE
58272026-03-19T04:42:22.583Z[ recovery-image] Mar 19 04:42:21.864 INFO O| Mar 19 04:42:21.864 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58282026-03-19T04:42:22.588Z[ recovery-image] Mar 19 04:42:21.872 INFO O| Mar 19 04:42:21.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
58292026-03-19T04:42:22.590Z[ recovery-image] Mar 19 04:42:21.872 INFO O| Mar 19 04:42:21.872 INFO STEP 341 (remove_files) COMPLETE
58302026-03-19T04:42:22.590Z[ recovery-image] Mar 19 04:42:21.872 INFO O| Mar 19 04:42:21.872 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58312026-03-19T04:42:22.596Z[ recovery-image] Mar 19 04:42:21.879 INFO O| Mar 19 04:42:21.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
58322026-03-19T04:42:22.598Z[ recovery-image] Mar 19 04:42:21.880 INFO O| Mar 19 04:42:21.880 INFO STEP 342 (remove_files) COMPLETE
58332026-03-19T04:42:22.598Z[ recovery-image] Mar 19 04:42:21.880 INFO O| Mar 19 04:42:21.880 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58342026-03-19T04:42:22.603Z[ recovery-image] Mar 19 04:42:21.887 INFO O| Mar 19 04:42:21.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
58352026-03-19T04:42:22.606Z[ recovery-image] Mar 19 04:42:21.887 INFO O| Mar 19 04:42:21.887 INFO STEP 343 (remove_files) COMPLETE
58362026-03-19T04:42:22.606Z[ recovery-image] Mar 19 04:42:21.887 INFO O| Mar 19 04:42:21.887 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58372026-03-19T04:42:22.613Z[ recovery-image] Mar 19 04:42:21.896 INFO O| Mar 19 04:42:21.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
58382026-03-19T04:42:22.613Z[ recovery-image] Mar 19 04:42:21.896 INFO O| Mar 19 04:42:21.896 INFO STEP 344 (remove_files) COMPLETE
58392026-03-19T04:42:22.616Z[ recovery-image] Mar 19 04:42:21.896 INFO O| Mar 19 04:42:21.896 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58402026-03-19T04:42:22.619Z[ recovery-image] Mar 19 04:42:21.903 INFO O| Mar 19 04:42:21.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
58412026-03-19T04:42:22.622Z[ recovery-image] Mar 19 04:42:21.903 INFO O| Mar 19 04:42:21.903 INFO STEP 345 (remove_files) COMPLETE
58422026-03-19T04:42:22.622Z[ recovery-image] Mar 19 04:42:21.903 INFO O| Mar 19 04:42:21.903 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58432026-03-19T04:42:22.626Z[ recovery-image] Mar 19 04:42:21.910 INFO O| Mar 19 04:42:21.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
58442026-03-19T04:42:22.629Z[ recovery-image] Mar 19 04:42:21.910 INFO O| Mar 19 04:42:21.910 INFO STEP 346 (remove_files) COMPLETE
58452026-03-19T04:42:22.629Z[ recovery-image] Mar 19 04:42:21.910 INFO O| Mar 19 04:42:21.910 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58462026-03-19T04:42:22.634Z[ recovery-image] Mar 19 04:42:21.917 INFO O| Mar 19 04:42:21.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
58472026-03-19T04:42:22.636Z[ recovery-image] Mar 19 04:42:21.917 INFO O| Mar 19 04:42:21.917 INFO STEP 347 (remove_files) COMPLETE
58482026-03-19T04:42:22.636Z[ recovery-image] Mar 19 04:42:21.917 INFO O| Mar 19 04:42:21.917 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58492026-03-19T04:42:22.642Z[ recovery-image] Mar 19 04:42:21.926 INFO O| Mar 19 04:42:21.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
58502026-03-19T04:42:22.646Z[ recovery-image] Mar 19 04:42:21.926 INFO O| Mar 19 04:42:21.926 INFO STEP 348 (remove_files) COMPLETE
58512026-03-19T04:42:22.646Z[ recovery-image] Mar 19 04:42:21.926 INFO O| Mar 19 04:42:21.926 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58522026-03-19T04:42:22.651Z[ recovery-image] Mar 19 04:42:21.934 INFO O| Mar 19 04:42:21.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
58532026-03-19T04:42:22.653Z[ recovery-image] Mar 19 04:42:21.934 INFO O| Mar 19 04:42:21.934 INFO STEP 349 (remove_files) COMPLETE
58542026-03-19T04:42:22.653Z[ recovery-image] Mar 19 04:42:21.934 INFO O| Mar 19 04:42:21.934 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58552026-03-19T04:42:22.667Z[ recovery-image] Mar 19 04:42:21.943 INFO O| Mar 19 04:42:21.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
58562026-03-19T04:42:22.667Z[ recovery-image] Mar 19 04:42:21.943 INFO O| Mar 19 04:42:21.943 INFO STEP 350 (remove_files) COMPLETE
58572026-03-19T04:42:22.667Z[ recovery-image] Mar 19 04:42:21.943 INFO O| Mar 19 04:42:21.943 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58582026-03-19T04:42:22.667Z[ recovery-image] Mar 19 04:42:21.950 INFO O| Mar 19 04:42:21.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
58592026-03-19T04:42:22.667Z[ recovery-image] Mar 19 04:42:21.950 INFO O| Mar 19 04:42:21.950 INFO STEP 351 (remove_files) COMPLETE
58602026-03-19T04:42:22.668Z[ recovery-image] Mar 19 04:42:21.950 INFO O| Mar 19 04:42:21.950 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58612026-03-19T04:42:22.674Z[ recovery-image] Mar 19 04:42:21.958 INFO O| Mar 19 04:42:21.958 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
58622026-03-19T04:42:22.674Z[ recovery-image] Mar 19 04:42:21.958 INFO O| Mar 19 04:42:21.958 INFO STEP 352 (remove_files) COMPLETE
58632026-03-19T04:42:22.677Z[ recovery-image] Mar 19 04:42:21.958 INFO O| Mar 19 04:42:21.958 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58642026-03-19T04:42:22.681Z[ recovery-image] Mar 19 04:42:21.965 INFO O| Mar 19 04:42:21.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
58652026-03-19T04:42:22.681Z[ recovery-image] Mar 19 04:42:21.965 INFO O| Mar 19 04:42:21.965 INFO STEP 353 (remove_files) COMPLETE
58662026-03-19T04:42:22.684Z[ recovery-image] Mar 19 04:42:21.965 INFO O| Mar 19 04:42:21.965 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58672026-03-19T04:42:22.690Z[ recovery-image] Mar 19 04:42:21.973 INFO O| Mar 19 04:42:21.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
58682026-03-19T04:42:22.692Z[ recovery-image] Mar 19 04:42:21.973 INFO O| Mar 19 04:42:21.973 INFO STEP 354 (remove_files) COMPLETE
58692026-03-19T04:42:22.692Z[ recovery-image] Mar 19 04:42:21.973 INFO O| Mar 19 04:42:21.973 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58702026-03-19T04:42:22.722Z[ recovery-image] Mar 19 04:42:21.980 INFO O| Mar 19 04:42:21.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
58712026-03-19T04:42:22.725Z[ recovery-image] Mar 19 04:42:21.980 INFO O| Mar 19 04:42:21.980 INFO STEP 355 (remove_files) COMPLETE
58722026-03-19T04:42:22.725Z[ recovery-image] Mar 19 04:42:21.980 INFO O| Mar 19 04:42:21.980 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58732026-03-19T04:42:22.725Z[ recovery-image] Mar 19 04:42:21.988 INFO O| Mar 19 04:42:21.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
58742026-03-19T04:42:22.725Z[ recovery-image] Mar 19 04:42:21.988 INFO O| Mar 19 04:42:21.988 INFO STEP 356 (remove_files) COMPLETE
58752026-03-19T04:42:22.725Z[ recovery-image] Mar 19 04:42:21.988 INFO O| Mar 19 04:42:21.988 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58762026-03-19T04:42:22.725Z[ recovery-image] Mar 19 04:42:21.995 INFO O| Mar 19 04:42:21.995 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
58772026-03-19T04:42:22.725Z[ recovery-image] Mar 19 04:42:21.995 INFO O| Mar 19 04:42:21.995 INFO STEP 357 (remove_files) COMPLETE
58782026-03-19T04:42:22.725Z[ recovery-image] Mar 19 04:42:21.995 INFO O| Mar 19 04:42:21.995 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58792026-03-19T04:42:22.725Z[ recovery-image] Mar 19 04:42:22.003 INFO O| Mar 19 04:42:22.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
58802026-03-19T04:42:22.725Z[ recovery-image] Mar 19 04:42:22.003 INFO O| Mar 19 04:42:22.003 INFO STEP 358 (remove_files) COMPLETE
58812026-03-19T04:42:22.725Z[ recovery-image] Mar 19 04:42:22.003 INFO O| Mar 19 04:42:22.003 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58822026-03-19T04:42:22.729Z[ recovery-image] Mar 19 04:42:22.013 INFO O| Mar 19 04:42:22.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
58832026-03-19T04:42:22.733Z[ recovery-image] Mar 19 04:42:22.013 INFO O| Mar 19 04:42:22.013 INFO STEP 359 (remove_files) COMPLETE
58842026-03-19T04:42:22.733Z[ recovery-image] Mar 19 04:42:22.013 INFO O| Mar 19 04:42:22.013 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58852026-03-19T04:42:22.739Z[ recovery-image] Mar 19 04:42:22.022 INFO O| Mar 19 04:42:22.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
58862026-03-19T04:42:22.742Z[ recovery-image] Mar 19 04:42:22.023 INFO O| Mar 19 04:42:22.023 INFO STEP 360 (remove_files) COMPLETE
58872026-03-19T04:42:22.742Z[ recovery-image] Mar 19 04:42:22.023 INFO O| Mar 19 04:42:22.023 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58882026-03-19T04:42:22.748Z[ recovery-image] Mar 19 04:42:22.031 INFO O| Mar 19 04:42:22.031 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
58892026-03-19T04:42:22.751Z[ recovery-image] Mar 19 04:42:22.031 INFO O| Mar 19 04:42:22.031 INFO STEP 361 (remove_files) COMPLETE
58902026-03-19T04:42:22.751Z[ recovery-image] Mar 19 04:42:22.031 INFO O| Mar 19 04:42:22.031 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58912026-03-19T04:42:22.756Z[ recovery-image] Mar 19 04:42:22.039 INFO O| Mar 19 04:42:22.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
58922026-03-19T04:42:22.756Z[ recovery-image] Mar 19 04:42:22.040 INFO O| Mar 19 04:42:22.040 INFO STEP 362 (remove_files) COMPLETE
58932026-03-19T04:42:22.759Z[ recovery-image] Mar 19 04:42:22.040 INFO O| Mar 19 04:42:22.040 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58942026-03-19T04:42:22.764Z[ recovery-image] Mar 19 04:42:22.047 INFO O| Mar 19 04:42:22.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
58952026-03-19T04:42:22.768Z[ recovery-image] Mar 19 04:42:22.048 INFO O| Mar 19 04:42:22.048 INFO STEP 363 (remove_files) COMPLETE
58962026-03-19T04:42:22.768Z[ recovery-image] Mar 19 04:42:22.048 INFO O| Mar 19 04:42:22.048 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58972026-03-19T04:42:22.771Z[ recovery-image] Mar 19 04:42:22.055 INFO O| Mar 19 04:42:22.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
58982026-03-19T04:42:22.771Z[ recovery-image] Mar 19 04:42:22.055 INFO O| Mar 19 04:42:22.055 INFO STEP 364 (remove_files) COMPLETE
58992026-03-19T04:42:22.771Z[ recovery-image] Mar 19 04:42:22.055 INFO O| Mar 19 04:42:22.055 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59002026-03-19T04:42:22.778Z[ recovery-image] Mar 19 04:42:22.062 INFO O| Mar 19 04:42:22.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
59012026-03-19T04:42:22.781Z[ recovery-image] Mar 19 04:42:22.062 INFO O| Mar 19 04:42:22.062 INFO STEP 365 (remove_files) COMPLETE
59022026-03-19T04:42:22.781Z[ recovery-image] Mar 19 04:42:22.062 INFO O| Mar 19 04:42:22.062 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59032026-03-19T04:42:22.785Z[ recovery-image] Mar 19 04:42:22.069 INFO O| Mar 19 04:42:22.069 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
59042026-03-19T04:42:22.785Z[ recovery-image] Mar 19 04:42:22.069 INFO O| Mar 19 04:42:22.069 INFO STEP 366 (remove_files) COMPLETE
59052026-03-19T04:42:22.790Z[ recovery-image] Mar 19 04:42:22.069 INFO O| Mar 19 04:42:22.069 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59062026-03-19T04:42:22.793Z[ recovery-image] Mar 19 04:42:22.076 INFO O| Mar 19 04:42:22.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
59072026-03-19T04:42:22.793Z[ recovery-image] Mar 19 04:42:22.076 INFO O| Mar 19 04:42:22.076 INFO STEP 367 (remove_files) COMPLETE
59082026-03-19T04:42:22.793Z[ recovery-image] Mar 19 04:42:22.076 INFO O| Mar 19 04:42:22.076 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59092026-03-19T04:42:22.801Z[ recovery-image] Mar 19 04:42:22.084 INFO O| Mar 19 04:42:22.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
59102026-03-19T04:42:22.803Z[ recovery-image] Mar 19 04:42:22.084 INFO O| Mar 19 04:42:22.084 INFO STEP 368 (remove_files) COMPLETE
59112026-03-19T04:42:22.803Z[ recovery-image] Mar 19 04:42:22.084 INFO O| Mar 19 04:42:22.084 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59122026-03-19T04:42:22.809Z[ recovery-image] Mar 19 04:42:22.093 INFO O| Mar 19 04:42:22.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
59132026-03-19T04:42:22.812Z[ recovery-image] Mar 19 04:42:22.093 INFO O| Mar 19 04:42:22.093 INFO STEP 369 (remove_files) COMPLETE
59142026-03-19T04:42:22.812Z[ recovery-image] Mar 19 04:42:22.093 INFO O| Mar 19 04:42:22.093 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59152026-03-19T04:42:22.817Z[ recovery-image] Mar 19 04:42:22.100 INFO O| Mar 19 04:42:22.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
59162026-03-19T04:42:22.817Z[ recovery-image] Mar 19 04:42:22.100 INFO O| Mar 19 04:42:22.100 INFO STEP 370 (remove_files) COMPLETE
59172026-03-19T04:42:22.820Z[ recovery-image] Mar 19 04:42:22.100 INFO O| Mar 19 04:42:22.100 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59182026-03-19T04:42:22.823Z[ recovery-image] Mar 19 04:42:22.107 INFO O| Mar 19 04:42:22.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
59192026-03-19T04:42:22.823Z[ recovery-image] Mar 19 04:42:22.107 INFO O| Mar 19 04:42:22.107 INFO STEP 371 (remove_files) COMPLETE
59202026-03-19T04:42:22.826Z[ recovery-image] Mar 19 04:42:22.107 INFO O| Mar 19 04:42:22.107 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59212026-03-19T04:42:22.831Z[ recovery-image] Mar 19 04:42:22.115 INFO O| Mar 19 04:42:22.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
59222026-03-19T04:42:22.834Z[ recovery-image] Mar 19 04:42:22.115 INFO O| Mar 19 04:42:22.115 INFO STEP 372 (remove_files) COMPLETE
59232026-03-19T04:42:22.834Z[ recovery-image] Mar 19 04:42:22.115 INFO O| Mar 19 04:42:22.115 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59242026-03-19T04:42:22.839Z[ recovery-image] Mar 19 04:42:22.122 INFO O| Mar 19 04:42:22.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
59252026-03-19T04:42:22.839Z[ recovery-image] Mar 19 04:42:22.122 INFO O| Mar 19 04:42:22.122 INFO STEP 373 (remove_files) COMPLETE
59262026-03-19T04:42:22.843Z[ recovery-image] Mar 19 04:42:22.122 INFO O| Mar 19 04:42:22.122 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59272026-03-19T04:42:22.846Z[ recovery-image] Mar 19 04:42:22.129 INFO O| Mar 19 04:42:22.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
59282026-03-19T04:42:22.846Z[ recovery-image] Mar 19 04:42:22.129 INFO O| Mar 19 04:42:22.129 INFO STEP 374 (remove_files) COMPLETE
59292026-03-19T04:42:22.846Z[ recovery-image] Mar 19 04:42:22.129 INFO O| Mar 19 04:42:22.129 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59302026-03-19T04:42:22.853Z[ recovery-image] Mar 19 04:42:22.136 INFO O| Mar 19 04:42:22.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
59312026-03-19T04:42:22.853Z[ recovery-image] Mar 19 04:42:22.136 INFO O| Mar 19 04:42:22.136 INFO STEP 375 (remove_files) COMPLETE
59322026-03-19T04:42:22.853Z[ recovery-image] Mar 19 04:42:22.136 INFO O| Mar 19 04:42:22.136 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59332026-03-19T04:42:22.861Z[ recovery-image] Mar 19 04:42:22.144 INFO O| Mar 19 04:42:22.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
59342026-03-19T04:42:22.863Z[ recovery-image] Mar 19 04:42:22.144 INFO O| Mar 19 04:42:22.144 INFO STEP 376 (remove_files) COMPLETE
59352026-03-19T04:42:22.864Z[ recovery-image] Mar 19 04:42:22.144 INFO O| Mar 19 04:42:22.144 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59362026-03-19T04:42:22.869Z[ recovery-image] Mar 19 04:42:22.153 INFO O| Mar 19 04:42:22.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
59372026-03-19T04:42:22.869Z[ recovery-image] Mar 19 04:42:22.153 INFO O| Mar 19 04:42:22.153 INFO STEP 377 (remove_files) COMPLETE
59382026-03-19T04:42:22.872Z[ recovery-image] Mar 19 04:42:22.153 INFO O| Mar 19 04:42:22.153 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59392026-03-19T04:42:22.876Z[ recovery-image] Mar 19 04:42:22.159 INFO O| Mar 19 04:42:22.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
59402026-03-19T04:42:22.879Z[ recovery-image] Mar 19 04:42:22.159 INFO O| Mar 19 04:42:22.159 INFO STEP 378 (remove_files) COMPLETE
59412026-03-19T04:42:22.879Z[ recovery-image] Mar 19 04:42:22.159 INFO O| Mar 19 04:42:22.159 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59422026-03-19T04:42:22.884Z[ recovery-image] Mar 19 04:42:22.168 INFO O| Mar 19 04:42:22.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
59432026-03-19T04:42:22.887Z[ recovery-image] Mar 19 04:42:22.168 INFO O| Mar 19 04:42:22.168 INFO STEP 379 (remove_files) COMPLETE
59442026-03-19T04:42:22.887Z[ recovery-image] Mar 19 04:42:22.168 INFO O| Mar 19 04:42:22.168 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59452026-03-19T04:42:22.892Z[ recovery-image] Mar 19 04:42:22.176 INFO O| Mar 19 04:42:22.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
59462026-03-19T04:42:22.892Z[ recovery-image] Mar 19 04:42:22.176 INFO O| Mar 19 04:42:22.176 INFO STEP 380 (remove_files) COMPLETE
59472026-03-19T04:42:22.895Z[ recovery-image] Mar 19 04:42:22.176 INFO O| Mar 19 04:42:22.176 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59482026-03-19T04:42:22.900Z[ recovery-image] Mar 19 04:42:22.184 INFO O| Mar 19 04:42:22.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
59492026-03-19T04:42:22.903Z[ recovery-image] Mar 19 04:42:22.184 INFO O| Mar 19 04:42:22.184 INFO STEP 381 (remove_files) COMPLETE
59502026-03-19T04:42:22.903Z[ recovery-image] Mar 19 04:42:22.184 INFO O| Mar 19 04:42:22.184 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59512026-03-19T04:42:22.908Z[ recovery-image] Mar 19 04:42:22.192 INFO O| Mar 19 04:42:22.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
59522026-03-19T04:42:22.908Z[ recovery-image] Mar 19 04:42:22.192 INFO O| Mar 19 04:42:22.192 INFO STEP 382 (remove_files) COMPLETE
59532026-03-19T04:42:22.912Z[ recovery-image] Mar 19 04:42:22.192 INFO O| Mar 19 04:42:22.192 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59542026-03-19T04:42:22.916Z[ recovery-image] Mar 19 04:42:22.199 INFO O| Mar 19 04:42:22.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
59552026-03-19T04:42:22.916Z[ recovery-image] Mar 19 04:42:22.199 INFO O| Mar 19 04:42:22.199 INFO STEP 383 (remove_files) COMPLETE
59562026-03-19T04:42:22.919Z[ recovery-image] Mar 19 04:42:22.199 INFO O| Mar 19 04:42:22.199 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59572026-03-19T04:42:22.924Z[ recovery-image] Mar 19 04:42:22.207 INFO O| Mar 19 04:42:22.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
59582026-03-19T04:42:22.927Z[ recovery-image] Mar 19 04:42:22.208 INFO O| Mar 19 04:42:22.208 INFO STEP 384 (remove_files) COMPLETE
59592026-03-19T04:42:22.927Z[ recovery-image] Mar 19 04:42:22.208 INFO O| Mar 19 04:42:22.208 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59602026-03-19T04:42:22.931Z[ recovery-image] Mar 19 04:42:22.214 INFO O| Mar 19 04:42:22.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
59612026-03-19T04:42:22.931Z[ recovery-image] Mar 19 04:42:22.214 INFO O| Mar 19 04:42:22.214 INFO STEP 385 (remove_files) COMPLETE
59622026-03-19T04:42:22.934Z[ recovery-image] Mar 19 04:42:22.214 INFO O| Mar 19 04:42:22.214 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59632026-03-19T04:42:22.937Z[ recovery-image] Mar 19 04:42:22.221 INFO O| Mar 19 04:42:22.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
59642026-03-19T04:42:22.937Z[ recovery-image] Mar 19 04:42:22.221 INFO O| Mar 19 04:42:22.221 INFO STEP 386 (remove_files) COMPLETE
59652026-03-19T04:42:22.940Z[ recovery-image] Mar 19 04:42:22.221 INFO O| Mar 19 04:42:22.221 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59662026-03-19T04:42:22.944Z[ recovery-image] Mar 19 04:42:22.228 INFO O| Mar 19 04:42:22.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
59672026-03-19T04:42:22.947Z[ recovery-image] Mar 19 04:42:22.228 INFO O| Mar 19 04:42:22.228 INFO STEP 387 (remove_files) COMPLETE
59682026-03-19T04:42:22.947Z[ recovery-image] Mar 19 04:42:22.228 INFO O| Mar 19 04:42:22.228 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59692026-03-19T04:42:22.953Z[ recovery-image] Mar 19 04:42:22.237 INFO O| Mar 19 04:42:22.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
59702026-03-19T04:42:22.956Z[ recovery-image] Mar 19 04:42:22.237 INFO O| Mar 19 04:42:22.237 INFO STEP 388 (remove_files) COMPLETE
59712026-03-19T04:42:22.956Z[ recovery-image] Mar 19 04:42:22.237 INFO O| Mar 19 04:42:22.237 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59722026-03-19T04:42:22.961Z[ recovery-image] Mar 19 04:42:22.245 INFO O| Mar 19 04:42:22.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
59732026-03-19T04:42:22.965Z[ recovery-image] Mar 19 04:42:22.245 INFO O| Mar 19 04:42:22.245 INFO STEP 389 (remove_files) COMPLETE
59742026-03-19T04:42:22.965Z[ recovery-image] Mar 19 04:42:22.245 INFO O| Mar 19 04:42:22.245 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59752026-03-19T04:42:22.970Z[ recovery-image] Mar 19 04:42:22.254 INFO O| Mar 19 04:42:22.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
59762026-03-19T04:42:22.973Z[ recovery-image] Mar 19 04:42:22.254 INFO O| Mar 19 04:42:22.254 INFO STEP 390 (remove_files) COMPLETE
59772026-03-19T04:42:22.973Z[ recovery-image] Mar 19 04:42:22.254 INFO O| Mar 19 04:42:22.254 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59782026-03-19T04:42:22.979Z[ recovery-image] Mar 19 04:42:22.262 INFO O| Mar 19 04:42:22.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
59792026-03-19T04:42:22.982Z[ recovery-image] Mar 19 04:42:22.262 INFO O| Mar 19 04:42:22.262 INFO STEP 391 (remove_files) COMPLETE
59802026-03-19T04:42:22.982Z[ recovery-image] Mar 19 04:42:22.262 INFO O| Mar 19 04:42:22.262 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59812026-03-19T04:42:22.986Z[ recovery-image] Mar 19 04:42:22.270 INFO O| Mar 19 04:42:22.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
59822026-03-19T04:42:22.989Z[ recovery-image] Mar 19 04:42:22.270 INFO O| Mar 19 04:42:22.270 INFO STEP 392 (remove_files) COMPLETE
59832026-03-19T04:42:22.990Z[ recovery-image] Mar 19 04:42:22.270 INFO O| Mar 19 04:42:22.270 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59842026-03-19T04:42:22.995Z[ recovery-image] Mar 19 04:42:22.278 INFO O| Mar 19 04:42:22.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
59852026-03-19T04:42:22.995Z[ recovery-image] Mar 19 04:42:22.278 INFO O| Mar 19 04:42:22.278 INFO STEP 393 (remove_files) COMPLETE
59862026-03-19T04:42:22.995Z[ recovery-image] Mar 19 04:42:22.278 INFO O| Mar 19 04:42:22.278 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59872026-03-19T04:42:23.002Z[ recovery-image] Mar 19 04:42:22.286 INFO O| Mar 19 04:42:22.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
59882026-03-19T04:42:23.005Z[ recovery-image] Mar 19 04:42:22.286 INFO O| Mar 19 04:42:22.286 INFO STEP 394 (remove_files) COMPLETE
59892026-03-19T04:42:23.005Z[ recovery-image] Mar 19 04:42:22.286 INFO O| Mar 19 04:42:22.286 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59902026-03-19T04:42:23.010Z[ recovery-image] Mar 19 04:42:22.294 INFO O| Mar 19 04:42:22.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
59912026-03-19T04:42:23.010Z[ recovery-image] Mar 19 04:42:22.294 INFO O| Mar 19 04:42:22.294 INFO STEP 395 (remove_files) COMPLETE
59922026-03-19T04:42:23.013Z[ recovery-image] Mar 19 04:42:22.294 INFO O| Mar 19 04:42:22.294 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59932026-03-19T04:42:23.017Z[ recovery-image] Mar 19 04:42:22.301 INFO O| Mar 19 04:42:22.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
59942026-03-19T04:42:23.020Z[ recovery-image] Mar 19 04:42:22.301 INFO O| Mar 19 04:42:22.301 INFO STEP 396 (remove_files) COMPLETE
59952026-03-19T04:42:23.020Z[ recovery-image] Mar 19 04:42:22.301 INFO O| Mar 19 04:42:22.301 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59962026-03-19T04:42:23.025Z[ recovery-image] Mar 19 04:42:22.309 INFO O| Mar 19 04:42:22.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
59972026-03-19T04:42:23.025Z[ recovery-image] Mar 19 04:42:22.309 INFO O| Mar 19 04:42:22.309 INFO STEP 397 (remove_files) COMPLETE
59982026-03-19T04:42:23.028Z[ recovery-image] Mar 19 04:42:22.309 INFO O| Mar 19 04:42:22.309 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59992026-03-19T04:42:23.033Z[ recovery-image] Mar 19 04:42:22.316 INFO O| Mar 19 04:42:22.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
60002026-03-19T04:42:23.036Z[ recovery-image] Mar 19 04:42:22.316 INFO O| Mar 19 04:42:22.316 INFO STEP 398 (remove_files) COMPLETE
60012026-03-19T04:42:23.036Z[ recovery-image] Mar 19 04:42:22.316 INFO O| Mar 19 04:42:22.316 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60022026-03-19T04:42:23.040Z[ recovery-image] Mar 19 04:42:22.323 INFO O| Mar 19 04:42:22.323 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
60032026-03-19T04:42:23.040Z[ recovery-image] Mar 19 04:42:22.323 INFO O| Mar 19 04:42:22.323 INFO STEP 399 (remove_files) COMPLETE
60042026-03-19T04:42:23.040Z[ recovery-image] Mar 19 04:42:22.323 INFO O| Mar 19 04:42:22.323 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60052026-03-19T04:42:23.047Z[ recovery-image] Mar 19 04:42:22.330 INFO O| Mar 19 04:42:22.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
60062026-03-19T04:42:23.050Z[ recovery-image] Mar 19 04:42:22.330 INFO O| Mar 19 04:42:22.330 INFO STEP 400 (remove_files) COMPLETE
60072026-03-19T04:42:23.050Z[ recovery-image] Mar 19 04:42:22.330 INFO O| Mar 19 04:42:22.330 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60082026-03-19T04:42:23.054Z[ recovery-image] Mar 19 04:42:22.337 INFO O| Mar 19 04:42:22.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
60092026-03-19T04:42:23.057Z[ recovery-image] Mar 19 04:42:22.337 INFO O| Mar 19 04:42:22.337 INFO STEP 401 (remove_files) COMPLETE
60102026-03-19T04:42:23.057Z[ recovery-image] Mar 19 04:42:22.337 INFO O| Mar 19 04:42:22.337 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60112026-03-19T04:42:23.060Z[ recovery-image] Mar 19 04:42:22.344 INFO O| Mar 19 04:42:22.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
60122026-03-19T04:42:23.063Z[ recovery-image] Mar 19 04:42:22.344 INFO O| Mar 19 04:42:22.344 INFO STEP 402 (remove_files) COMPLETE
60132026-03-19T04:42:23.063Z[ recovery-image] Mar 19 04:42:22.344 INFO O| Mar 19 04:42:22.344 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60142026-03-19T04:42:23.068Z[ recovery-image] Mar 19 04:42:22.351 INFO O| Mar 19 04:42:22.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
60152026-03-19T04:42:23.071Z[ recovery-image] Mar 19 04:42:22.352 INFO O| Mar 19 04:42:22.352 INFO STEP 403 (remove_files) COMPLETE
60162026-03-19T04:42:23.071Z[ recovery-image] Mar 19 04:42:22.352 INFO O| Mar 19 04:42:22.352 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60172026-03-19T04:42:23.076Z[ recovery-image] Mar 19 04:42:22.359 INFO O| Mar 19 04:42:22.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
60182026-03-19T04:42:23.076Z[ recovery-image] Mar 19 04:42:22.359 INFO O| Mar 19 04:42:22.359 INFO STEP 404 (remove_files) COMPLETE
60192026-03-19T04:42:23.079Z[ recovery-image] Mar 19 04:42:22.359 INFO O| Mar 19 04:42:22.359 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60202026-03-19T04:42:23.084Z[ recovery-image] Mar 19 04:42:22.368 INFO O| Mar 19 04:42:22.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
60212026-03-19T04:42:23.087Z[ recovery-image] Mar 19 04:42:22.368 INFO O| Mar 19 04:42:22.368 INFO STEP 405 (remove_files) COMPLETE
60222026-03-19T04:42:23.087Z[ recovery-image] Mar 19 04:42:22.368 INFO O| Mar 19 04:42:22.368 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60232026-03-19T04:42:23.092Z[ recovery-image] Mar 19 04:42:22.376 INFO O| Mar 19 04:42:22.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
60242026-03-19T04:42:23.095Z[ recovery-image] Mar 19 04:42:22.376 INFO O| Mar 19 04:42:22.376 INFO STEP 406 (remove_files) COMPLETE
60252026-03-19T04:42:23.095Z[ recovery-image] Mar 19 04:42:22.376 INFO O| Mar 19 04:42:22.376 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60262026-03-19T04:42:23.099Z[ recovery-image] Mar 19 04:42:22.383 INFO O| Mar 19 04:42:22.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
60272026-03-19T04:42:23.099Z[ recovery-image] Mar 19 04:42:22.383 INFO O| Mar 19 04:42:22.383 INFO STEP 407 (remove_files) COMPLETE
60282026-03-19T04:42:23.099Z[ recovery-image] Mar 19 04:42:22.383 INFO O| Mar 19 04:42:22.383 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60292026-03-19T04:42:23.106Z[ recovery-image] Mar 19 04:42:22.390 INFO O| Mar 19 04:42:22.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
60302026-03-19T04:42:23.106Z[ recovery-image] Mar 19 04:42:22.390 INFO O| Mar 19 04:42:22.390 INFO STEP 408 (remove_files) COMPLETE
60312026-03-19T04:42:23.109Z[ recovery-image] Mar 19 04:42:22.390 INFO O| Mar 19 04:42:22.390 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60322026-03-19T04:42:23.114Z[ recovery-image] Mar 19 04:42:22.398 INFO O| Mar 19 04:42:22.398 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
60332026-03-19T04:42:23.114Z[ recovery-image] Mar 19 04:42:22.398 INFO O| Mar 19 04:42:22.398 INFO STEP 409 (remove_files) COMPLETE
60342026-03-19T04:42:23.114Z[ recovery-image] Mar 19 04:42:22.398 INFO O| Mar 19 04:42:22.398 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60352026-03-19T04:42:23.122Z[ recovery-image] Mar 19 04:42:22.406 INFO O| Mar 19 04:42:22.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
60362026-03-19T04:42:23.122Z[ recovery-image] Mar 19 04:42:22.406 INFO O| Mar 19 04:42:22.406 INFO STEP 410 (remove_files) COMPLETE
60372026-03-19T04:42:23.126Z[ recovery-image] Mar 19 04:42:22.406 INFO O| Mar 19 04:42:22.406 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60382026-03-19T04:42:23.129Z[ recovery-image] Mar 19 04:42:22.413 INFO O| Mar 19 04:42:22.412 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
60392026-03-19T04:42:23.129Z[ recovery-image] Mar 19 04:42:22.413 INFO O| Mar 19 04:42:22.413 INFO STEP 411 (remove_files) COMPLETE
60402026-03-19T04:42:23.132Z[ recovery-image] Mar 19 04:42:22.413 INFO O| Mar 19 04:42:22.413 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60412026-03-19T04:42:23.136Z[ recovery-image] Mar 19 04:42:22.419 INFO O| Mar 19 04:42:22.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
60422026-03-19T04:42:23.136Z[ recovery-image] Mar 19 04:42:22.419 INFO O| Mar 19 04:42:22.419 INFO STEP 412 (remove_files) COMPLETE
60432026-03-19T04:42:23.139Z[ recovery-image] Mar 19 04:42:22.419 INFO O| Mar 19 04:42:22.419 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60442026-03-19T04:42:23.143Z[ recovery-image] Mar 19 04:42:22.426 INFO O| Mar 19 04:42:22.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
60452026-03-19T04:42:23.146Z[ recovery-image] Mar 19 04:42:22.426 INFO O| Mar 19 04:42:22.426 INFO STEP 413 (remove_files) COMPLETE
60462026-03-19T04:42:23.146Z[ recovery-image] Mar 19 04:42:22.426 INFO O| Mar 19 04:42:22.426 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60472026-03-19T04:42:23.150Z[ recovery-image] Mar 19 04:42:22.434 INFO O| Mar 19 04:42:22.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
60482026-03-19T04:42:23.153Z[ recovery-image] Mar 19 04:42:22.434 INFO O| Mar 19 04:42:22.434 INFO STEP 414 (remove_files) COMPLETE
60492026-03-19T04:42:23.153Z[ recovery-image] Mar 19 04:42:22.434 INFO O| Mar 19 04:42:22.434 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60502026-03-19T04:42:23.158Z[ recovery-image] Mar 19 04:42:22.441 INFO O| Mar 19 04:42:22.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
60512026-03-19T04:42:23.158Z[ recovery-image] Mar 19 04:42:22.441 INFO O| Mar 19 04:42:22.441 INFO STEP 415 (remove_files) COMPLETE
60522026-03-19T04:42:23.158Z[ recovery-image] Mar 19 04:42:22.441 INFO O| Mar 19 04:42:22.441 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60532026-03-19T04:42:23.166Z[ recovery-image] Mar 19 04:42:22.449 INFO O| Mar 19 04:42:22.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
60542026-03-19T04:42:23.168Z[ recovery-image] Mar 19 04:42:22.449 INFO O| Mar 19 04:42:22.449 INFO STEP 416 (remove_files) COMPLETE
60552026-03-19T04:42:23.169Z[ recovery-image] Mar 19 04:42:22.449 INFO O| Mar 19 04:42:22.449 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60562026-03-19T04:42:23.173Z[ recovery-image] Mar 19 04:42:22.456 INFO O| Mar 19 04:42:22.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
60572026-03-19T04:42:23.176Z[ recovery-image] Mar 19 04:42:22.456 INFO O| Mar 19 04:42:22.456 INFO STEP 417 (remove_files) COMPLETE
60582026-03-19T04:42:23.176Z[ recovery-image] Mar 19 04:42:22.456 INFO O| Mar 19 04:42:22.456 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60592026-03-19T04:42:23.180Z[ recovery-image] Mar 19 04:42:22.463 INFO O| Mar 19 04:42:22.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
60602026-03-19T04:42:23.183Z[ recovery-image] Mar 19 04:42:22.463 INFO O| Mar 19 04:42:22.463 INFO STEP 418 (remove_files) COMPLETE
60612026-03-19T04:42:23.183Z[ recovery-image] Mar 19 04:42:22.463 INFO O| Mar 19 04:42:22.463 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60622026-03-19T04:42:23.188Z[ recovery-image] Mar 19 04:42:22.471 INFO O| Mar 19 04:42:22.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
60632026-03-19T04:42:23.191Z[ recovery-image] Mar 19 04:42:22.471 INFO O| Mar 19 04:42:22.471 INFO STEP 419 (remove_files) COMPLETE
60642026-03-19T04:42:23.191Z[ recovery-image] Mar 19 04:42:22.471 INFO O| Mar 19 04:42:22.471 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60652026-03-19T04:42:23.195Z[ recovery-image] Mar 19 04:42:22.478 INFO O| Mar 19 04:42:22.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
60662026-03-19T04:42:23.198Z[ recovery-image] Mar 19 04:42:22.478 INFO O| Mar 19 04:42:22.478 INFO STEP 420 (remove_files) COMPLETE
60672026-03-19T04:42:23.198Z[ recovery-image] Mar 19 04:42:22.478 INFO O| Mar 19 04:42:22.478 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60682026-03-19T04:42:23.202Z[ recovery-image] Mar 19 04:42:22.485 INFO O| Mar 19 04:42:22.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
60692026-03-19T04:42:23.205Z[ recovery-image] Mar 19 04:42:22.485 INFO O| Mar 19 04:42:22.485 INFO STEP 421 (remove_files) COMPLETE
60702026-03-19T04:42:23.205Z[ recovery-image] Mar 19 04:42:22.485 INFO O| Mar 19 04:42:22.485 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60712026-03-19T04:42:23.210Z[ recovery-image] Mar 19 04:42:22.494 INFO O| Mar 19 04:42:22.494 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
60722026-03-19T04:42:23.213Z[ recovery-image] Mar 19 04:42:22.494 INFO O| Mar 19 04:42:22.494 INFO STEP 422 (remove_files) COMPLETE
60732026-03-19T04:42:23.213Z[ recovery-image] Mar 19 04:42:22.494 INFO O| Mar 19 04:42:22.494 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60742026-03-19T04:42:23.219Z[ recovery-image] Mar 19 04:42:22.502 INFO O| Mar 19 04:42:22.502 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
60752026-03-19T04:42:23.219Z[ recovery-image] Mar 19 04:42:22.502 INFO O| Mar 19 04:42:22.502 INFO STEP 423 (remove_files) COMPLETE
60762026-03-19T04:42:23.222Z[ recovery-image] Mar 19 04:42:22.502 INFO O| Mar 19 04:42:22.502 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60772026-03-19T04:42:23.225Z[ recovery-image] Mar 19 04:42:22.509 INFO O| Mar 19 04:42:22.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
60782026-03-19T04:42:23.230Z[ recovery-image] Mar 19 04:42:22.509 INFO O| Mar 19 04:42:22.509 INFO STEP 424 (remove_files) COMPLETE
60792026-03-19T04:42:23.230Z[ recovery-image] Mar 19 04:42:22.509 INFO O| Mar 19 04:42:22.509 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60802026-03-19T04:42:23.233Z[ recovery-image] Mar 19 04:42:22.515 INFO O| Mar 19 04:42:22.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
60812026-03-19T04:42:23.233Z[ recovery-image] Mar 19 04:42:22.515 INFO O| Mar 19 04:42:22.515 INFO STEP 425 (remove_files) COMPLETE
60822026-03-19T04:42:23.234Z[ recovery-image] Mar 19 04:42:22.515 INFO O| Mar 19 04:42:22.515 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60832026-03-19T04:42:23.238Z[ recovery-image] Mar 19 04:42:22.522 INFO O| Mar 19 04:42:22.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
60842026-03-19T04:42:23.241Z[ recovery-image] Mar 19 04:42:22.522 INFO O| Mar 19 04:42:22.522 INFO STEP 426 (remove_files) COMPLETE
60852026-03-19T04:42:23.241Z[ recovery-image] Mar 19 04:42:22.522 INFO O| Mar 19 04:42:22.522 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60862026-03-19T04:42:23.245Z[ recovery-image] Mar 19 04:42:22.529 INFO O| Mar 19 04:42:22.529 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
60872026-03-19T04:42:23.248Z[ recovery-image] Mar 19 04:42:22.530 INFO O| Mar 19 04:42:22.530 INFO STEP 427 (remove_files) COMPLETE
60882026-03-19T04:42:23.248Z[ recovery-image] Mar 19 04:42:22.530 INFO O| Mar 19 04:42:22.530 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60892026-03-19T04:42:23.253Z[ recovery-image] Mar 19 04:42:22.536 INFO O| Mar 19 04:42:22.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
60902026-03-19T04:42:23.256Z[ recovery-image] Mar 19 04:42:22.536 INFO O| Mar 19 04:42:22.536 INFO STEP 428 (remove_files) COMPLETE
60912026-03-19T04:42:23.256Z[ recovery-image] Mar 19 04:42:22.536 INFO O| Mar 19 04:42:22.536 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60922026-03-19T04:42:23.262Z[ recovery-image] Mar 19 04:42:22.545 INFO O| Mar 19 04:42:22.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
60932026-03-19T04:42:23.262Z[ recovery-image] Mar 19 04:42:22.545 INFO O| Mar 19 04:42:22.545 INFO STEP 429 (remove_files) COMPLETE
60942026-03-19T04:42:23.265Z[ recovery-image] Mar 19 04:42:22.545 INFO O| Mar 19 04:42:22.545 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60952026-03-19T04:42:23.269Z[ recovery-image] Mar 19 04:42:22.553 INFO O| Mar 19 04:42:22.553 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
60962026-03-19T04:42:23.269Z[ recovery-image] Mar 19 04:42:22.553 INFO O| Mar 19 04:42:22.553 INFO STEP 430 (remove_files) COMPLETE
60972026-03-19T04:42:23.270Z[ recovery-image] Mar 19 04:42:22.553 INFO O| Mar 19 04:42:22.553 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60982026-03-19T04:42:23.278Z[ recovery-image] Mar 19 04:42:22.562 INFO O| Mar 19 04:42:22.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
60992026-03-19T04:42:23.281Z[ recovery-image] Mar 19 04:42:22.562 INFO O| Mar 19 04:42:22.562 INFO STEP 431 (remove_files) COMPLETE
61002026-03-19T04:42:23.281Z[ recovery-image] Mar 19 04:42:22.562 INFO O| Mar 19 04:42:22.562 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61012026-03-19T04:42:23.287Z[ recovery-image] Mar 19 04:42:22.570 INFO O| Mar 19 04:42:22.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
61022026-03-19T04:42:23.290Z[ recovery-image] Mar 19 04:42:22.570 INFO O| Mar 19 04:42:22.570 INFO STEP 432 (remove_files) COMPLETE
61032026-03-19T04:42:23.290Z[ recovery-image] Mar 19 04:42:22.570 INFO O| Mar 19 04:42:22.570 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61042026-03-19T04:42:23.295Z[ recovery-image] Mar 19 04:42:22.578 INFO O| Mar 19 04:42:22.578 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
61052026-03-19T04:42:23.295Z[ recovery-image] Mar 19 04:42:22.578 INFO O| Mar 19 04:42:22.578 INFO STEP 433 (remove_files) COMPLETE
61062026-03-19T04:42:23.298Z[ recovery-image] Mar 19 04:42:22.578 INFO O| Mar 19 04:42:22.578 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61072026-03-19T04:42:23.303Z[ recovery-image] Mar 19 04:42:22.587 INFO O| Mar 19 04:42:22.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
61082026-03-19T04:42:23.306Z[ recovery-image] Mar 19 04:42:22.587 INFO O| Mar 19 04:42:22.587 INFO STEP 434 (remove_files) COMPLETE
61092026-03-19T04:42:23.306Z[ recovery-image] Mar 19 04:42:22.587 INFO O| Mar 19 04:42:22.587 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61102026-03-19T04:42:23.311Z[ recovery-image] Mar 19 04:42:22.594 INFO O| Mar 19 04:42:22.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
61112026-03-19T04:42:23.313Z[ recovery-image] Mar 19 04:42:22.594 INFO O| Mar 19 04:42:22.594 INFO STEP 435 (remove_files) COMPLETE
61122026-03-19T04:42:23.313Z[ recovery-image] Mar 19 04:42:22.594 INFO O| Mar 19 04:42:22.594 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61132026-03-19T04:42:23.318Z[ recovery-image] Mar 19 04:42:22.601 INFO O| Mar 19 04:42:22.601 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
61142026-03-19T04:42:23.321Z[ recovery-image] Mar 19 04:42:22.601 INFO O| Mar 19 04:42:22.601 INFO STEP 436 (remove_files) COMPLETE
61152026-03-19T04:42:23.321Z[ recovery-image] Mar 19 04:42:22.601 INFO O| Mar 19 04:42:22.601 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61162026-03-19T04:42:23.325Z[ recovery-image] Mar 19 04:42:22.609 INFO O| Mar 19 04:42:22.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
61172026-03-19T04:42:23.328Z[ recovery-image] Mar 19 04:42:22.609 INFO O| Mar 19 04:42:22.609 INFO STEP 437 (remove_files) COMPLETE
61182026-03-19T04:42:23.328Z[ recovery-image] Mar 19 04:42:22.609 INFO O| Mar 19 04:42:22.609 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61192026-03-19T04:42:23.333Z[ recovery-image] Mar 19 04:42:22.616 INFO O| Mar 19 04:42:22.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
61202026-03-19T04:42:23.336Z[ recovery-image] Mar 19 04:42:22.616 INFO O| Mar 19 04:42:22.616 INFO STEP 438 (remove_files) COMPLETE
61212026-03-19T04:42:23.336Z[ recovery-image] Mar 19 04:42:22.616 INFO O| Mar 19 04:42:22.616 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61222026-03-19T04:42:23.342Z[ recovery-image] Mar 19 04:42:22.625 INFO O| Mar 19 04:42:22.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
61232026-03-19T04:42:23.345Z[ recovery-image] Mar 19 04:42:22.625 INFO O| Mar 19 04:42:22.625 INFO STEP 439 (remove_files) COMPLETE
61242026-03-19T04:42:23.345Z[ recovery-image] Mar 19 04:42:22.625 INFO O| Mar 19 04:42:22.625 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61252026-03-19T04:42:23.349Z[ recovery-image] Mar 19 04:42:22.632 INFO O| Mar 19 04:42:22.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
61262026-03-19T04:42:23.349Z[ recovery-image] Mar 19 04:42:22.632 INFO O| Mar 19 04:42:22.632 INFO STEP 440 (remove_files) COMPLETE
61272026-03-19T04:42:23.349Z[ recovery-image] Mar 19 04:42:22.632 INFO O| Mar 19 04:42:22.632 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61282026-03-19T04:42:23.356Z[ recovery-image] Mar 19 04:42:22.639 INFO O| Mar 19 04:42:22.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
61292026-03-19T04:42:23.356Z[ recovery-image] Mar 19 04:42:22.639 INFO O| Mar 19 04:42:22.639 INFO STEP 441 (remove_files) COMPLETE
61302026-03-19T04:42:23.359Z[ recovery-image] Mar 19 04:42:22.639 INFO O| Mar 19 04:42:22.639 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61312026-03-19T04:42:23.364Z[ recovery-image] Mar 19 04:42:22.647 INFO O| Mar 19 04:42:22.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
61322026-03-19T04:42:23.364Z[ recovery-image] Mar 19 04:42:22.647 INFO O| Mar 19 04:42:22.647 INFO STEP 442 (remove_files) COMPLETE
61332026-03-19T04:42:23.367Z[ recovery-image] Mar 19 04:42:22.647 INFO O| Mar 19 04:42:22.647 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61342026-03-19T04:42:23.371Z[ recovery-image] Mar 19 04:42:22.654 INFO O| Mar 19 04:42:22.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
61352026-03-19T04:42:23.374Z[ recovery-image] Mar 19 04:42:22.654 INFO O| Mar 19 04:42:22.654 INFO STEP 443 (remove_files) COMPLETE
61362026-03-19T04:42:23.374Z[ recovery-image] Mar 19 04:42:22.654 INFO O| Mar 19 04:42:22.654 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61372026-03-19T04:42:23.378Z[ recovery-image] Mar 19 04:42:22.662 INFO O| Mar 19 04:42:22.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
61382026-03-19T04:42:23.381Z[ recovery-image] Mar 19 04:42:22.662 INFO O| Mar 19 04:42:22.662 INFO STEP 444 (remove_files) COMPLETE
61392026-03-19T04:42:23.381Z[ recovery-image] Mar 19 04:42:22.662 INFO O| Mar 19 04:42:22.662 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61402026-03-19T04:42:23.387Z[ recovery-image] Mar 19 04:42:22.670 INFO O| Mar 19 04:42:22.670 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
61412026-03-19T04:42:23.390Z[ recovery-image] Mar 19 04:42:22.670 INFO O| Mar 19 04:42:22.670 INFO STEP 445 (remove_files) COMPLETE
61422026-03-19T04:42:23.390Z[ recovery-image] Mar 19 04:42:22.670 INFO O| Mar 19 04:42:22.670 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61432026-03-19T04:42:23.394Z[ recovery-image] Mar 19 04:42:22.677 INFO O| Mar 19 04:42:22.677 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
61442026-03-19T04:42:23.394Z[ recovery-image] Mar 19 04:42:22.677 INFO O| Mar 19 04:42:22.677 INFO STEP 446 (remove_files) COMPLETE
61452026-03-19T04:42:23.394Z[ recovery-image] Mar 19 04:42:22.677 INFO O| Mar 19 04:42:22.677 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61462026-03-19T04:42:23.401Z[ recovery-image] Mar 19 04:42:22.685 INFO O| Mar 19 04:42:22.685 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
61472026-03-19T04:42:23.404Z[ recovery-image] Mar 19 04:42:22.685 INFO O| Mar 19 04:42:22.685 INFO STEP 447 (remove_files) COMPLETE
61482026-03-19T04:42:23.404Z[ recovery-image] Mar 19 04:42:22.685 INFO O| Mar 19 04:42:22.685 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61492026-03-19T04:42:23.408Z[ recovery-image] Mar 19 04:42:22.692 INFO O| Mar 19 04:42:22.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
61502026-03-19T04:42:23.411Z[ recovery-image] Mar 19 04:42:22.692 INFO O| Mar 19 04:42:22.692 INFO STEP 448 (remove_files) COMPLETE
61512026-03-19T04:42:23.412Z[ recovery-image] Mar 19 04:42:22.692 INFO O| Mar 19 04:42:22.692 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61522026-03-19T04:42:23.415Z[ recovery-image] Mar 19 04:42:22.699 INFO O| Mar 19 04:42:22.699 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
61532026-03-19T04:42:23.418Z[ recovery-image] Mar 19 04:42:22.699 INFO O| Mar 19 04:42:22.699 INFO STEP 449 (remove_files) COMPLETE
61542026-03-19T04:42:23.418Z[ recovery-image] Mar 19 04:42:22.699 INFO O| Mar 19 04:42:22.699 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61552026-03-19T04:42:23.424Z[ recovery-image] Mar 19 04:42:22.707 INFO O| Mar 19 04:42:22.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
61562026-03-19T04:42:23.424Z[ recovery-image] Mar 19 04:42:22.707 INFO O| Mar 19 04:42:22.707 INFO STEP 450 (remove_files) COMPLETE
61572026-03-19T04:42:23.427Z[ recovery-image] Mar 19 04:42:22.707 INFO O| Mar 19 04:42:22.707 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61582026-03-19T04:42:23.431Z[ recovery-image] Mar 19 04:42:22.714 INFO O| Mar 19 04:42:22.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
61592026-03-19T04:42:23.434Z[ recovery-image] Mar 19 04:42:22.714 INFO O| Mar 19 04:42:22.714 INFO STEP 451 (remove_files) COMPLETE
61602026-03-19T04:42:23.434Z[ recovery-image] Mar 19 04:42:22.714 INFO O| Mar 19 04:42:22.714 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61612026-03-19T04:42:23.439Z[ recovery-image] Mar 19 04:42:22.722 INFO O| Mar 19 04:42:22.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
61622026-03-19T04:42:23.442Z[ recovery-image] Mar 19 04:42:22.723 INFO O| Mar 19 04:42:22.723 INFO STEP 452 (remove_files) COMPLETE
61632026-03-19T04:42:23.442Z[ recovery-image] Mar 19 04:42:22.723 INFO O| Mar 19 04:42:22.723 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61642026-03-19T04:42:23.448Z[ recovery-image] Mar 19 04:42:22.731 INFO O| Mar 19 04:42:22.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
61652026-03-19T04:42:23.448Z[ recovery-image] Mar 19 04:42:22.731 INFO O| Mar 19 04:42:22.731 INFO STEP 453 (remove_files) COMPLETE
61662026-03-19T04:42:23.451Z[ recovery-image] Mar 19 04:42:22.731 INFO O| Mar 19 04:42:22.731 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61672026-03-19T04:42:23.455Z[ recovery-image] Mar 19 04:42:22.739 INFO O| Mar 19 04:42:22.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
61682026-03-19T04:42:23.456Z[ recovery-image] Mar 19 04:42:22.739 INFO O| Mar 19 04:42:22.739 INFO STEP 454 (remove_files) COMPLETE
61692026-03-19T04:42:23.459Z[ recovery-image] Mar 19 04:42:22.739 INFO O| Mar 19 04:42:22.739 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61702026-03-19T04:42:23.464Z[ recovery-image] Mar 19 04:42:22.747 INFO O| Mar 19 04:42:22.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
61712026-03-19T04:42:23.467Z[ recovery-image] Mar 19 04:42:22.747 INFO O| Mar 19 04:42:22.747 INFO STEP 455 (remove_files) COMPLETE
61722026-03-19T04:42:23.467Z[ recovery-image] Mar 19 04:42:22.747 INFO O| Mar 19 04:42:22.747 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61732026-03-19T04:42:23.471Z[ recovery-image] Mar 19 04:42:22.754 INFO O| Mar 19 04:42:22.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
61742026-03-19T04:42:23.474Z[ recovery-image] Mar 19 04:42:22.754 INFO O| Mar 19 04:42:22.754 INFO STEP 456 (remove_files) COMPLETE
61752026-03-19T04:42:23.474Z[ recovery-image] Mar 19 04:42:22.754 INFO O| Mar 19 04:42:22.754 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61762026-03-19T04:42:23.478Z[ recovery-image] Mar 19 04:42:22.761 INFO O| Mar 19 04:42:22.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
61772026-03-19T04:42:23.478Z[ recovery-image] Mar 19 04:42:22.761 INFO O| Mar 19 04:42:22.761 INFO STEP 457 (remove_files) COMPLETE
61782026-03-19T04:42:23.481Z[ recovery-image] Mar 19 04:42:22.761 INFO O| Mar 19 04:42:22.761 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61792026-03-19T04:42:23.485Z[ recovery-image] Mar 19 04:42:22.768 INFO O| Mar 19 04:42:22.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
61802026-03-19T04:42:23.488Z[ recovery-image] Mar 19 04:42:22.768 INFO O| Mar 19 04:42:22.768 INFO STEP 458 (remove_files) COMPLETE
61812026-03-19T04:42:23.488Z[ recovery-image] Mar 19 04:42:22.768 INFO O| Mar 19 04:42:22.768 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61822026-03-19T04:42:23.493Z[ recovery-image] Mar 19 04:42:22.776 INFO O| Mar 19 04:42:22.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
61832026-03-19T04:42:23.496Z[ recovery-image] Mar 19 04:42:22.776 INFO O| Mar 19 04:42:22.776 INFO STEP 459 (remove_files) COMPLETE
61842026-03-19T04:42:23.496Z[ recovery-image] Mar 19 04:42:22.776 INFO O| Mar 19 04:42:22.776 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61852026-03-19T04:42:23.501Z[ recovery-image] Mar 19 04:42:22.784 INFO O| Mar 19 04:42:22.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
61862026-03-19T04:42:23.504Z[ recovery-image] Mar 19 04:42:22.784 INFO O| Mar 19 04:42:22.784 INFO STEP 460 (remove_files) COMPLETE
61872026-03-19T04:42:23.504Z[ recovery-image] Mar 19 04:42:22.784 INFO O| Mar 19 04:42:22.784 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61882026-03-19T04:42:23.508Z[ recovery-image] Mar 19 04:42:22.792 INFO O| Mar 19 04:42:22.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
61892026-03-19T04:42:23.511Z[ recovery-image] Mar 19 04:42:22.792 INFO O| Mar 19 04:42:22.792 INFO STEP 461 (remove_files) COMPLETE
61902026-03-19T04:42:23.511Z[ recovery-image] Mar 19 04:42:22.792 INFO O| Mar 19 04:42:22.792 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61912026-03-19T04:42:23.517Z[ recovery-image] Mar 19 04:42:22.800 INFO O| Mar 19 04:42:22.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
61922026-03-19T04:42:23.517Z[ recovery-image] Mar 19 04:42:22.800 INFO O| Mar 19 04:42:22.800 INFO STEP 462 (remove_files) COMPLETE
61932026-03-19T04:42:23.517Z[ recovery-image] Mar 19 04:42:22.800 INFO O| Mar 19 04:42:22.800 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61942026-03-19T04:42:23.524Z[ recovery-image] Mar 19 04:42:22.808 INFO O| Mar 19 04:42:22.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
61952026-03-19T04:42:23.527Z[ recovery-image] Mar 19 04:42:22.808 INFO O| Mar 19 04:42:22.808 INFO STEP 463 (remove_files) COMPLETE
61962026-03-19T04:42:23.527Z[ recovery-image] Mar 19 04:42:22.808 INFO O| Mar 19 04:42:22.808 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61972026-03-19T04:42:23.531Z[ recovery-image] Mar 19 04:42:22.815 INFO O| Mar 19 04:42:22.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
61982026-03-19T04:42:23.534Z[ recovery-image] Mar 19 04:42:22.815 INFO O| Mar 19 04:42:22.815 INFO STEP 464 (remove_files) COMPLETE
61992026-03-19T04:42:23.534Z[ recovery-image] Mar 19 04:42:22.815 INFO O| Mar 19 04:42:22.815 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62002026-03-19T04:42:23.539Z[ recovery-image] Mar 19 04:42:22.823 INFO O| Mar 19 04:42:22.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
62012026-03-19T04:42:23.539Z[ recovery-image] Mar 19 04:42:22.823 INFO O| Mar 19 04:42:22.823 INFO STEP 465 (remove_files) COMPLETE
62022026-03-19T04:42:23.539Z[ recovery-image] Mar 19 04:42:22.823 INFO O| Mar 19 04:42:22.823 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62032026-03-19T04:42:23.547Z[ recovery-image] Mar 19 04:42:22.830 INFO O| Mar 19 04:42:22.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
62042026-03-19T04:42:23.547Z[ recovery-image] Mar 19 04:42:22.830 INFO O| Mar 19 04:42:22.830 INFO STEP 466 (remove_files) COMPLETE
62052026-03-19T04:42:23.550Z[ recovery-image] Mar 19 04:42:22.830 INFO O| Mar 19 04:42:22.830 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62062026-03-19T04:42:23.555Z[ recovery-image] Mar 19 04:42:22.838 INFO O| Mar 19 04:42:22.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
62072026-03-19T04:42:23.558Z[ recovery-image] Mar 19 04:42:22.838 INFO O| Mar 19 04:42:22.838 INFO STEP 467 (remove_files) COMPLETE
62082026-03-19T04:42:23.558Z[ recovery-image] Mar 19 04:42:22.838 INFO O| Mar 19 04:42:22.838 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62092026-03-19T04:42:23.562Z[ recovery-image] Mar 19 04:42:22.846 INFO O| Mar 19 04:42:22.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
62102026-03-19T04:42:23.565Z[ recovery-image] Mar 19 04:42:22.846 INFO O| Mar 19 04:42:22.846 INFO STEP 468 (remove_files) COMPLETE
62112026-03-19T04:42:23.565Z[ recovery-image] Mar 19 04:42:22.846 INFO O| Mar 19 04:42:22.846 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62122026-03-19T04:42:23.569Z[ recovery-image] Mar 19 04:42:22.853 INFO O| Mar 19 04:42:22.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
62132026-03-19T04:42:23.572Z[ recovery-image] Mar 19 04:42:22.853 INFO O| Mar 19 04:42:22.853 INFO STEP 469 (remove_files) COMPLETE
62142026-03-19T04:42:23.572Z[ recovery-image] Mar 19 04:42:22.853 INFO O| Mar 19 04:42:22.853 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62152026-03-19T04:42:23.576Z[ recovery-image] Mar 19 04:42:22.860 INFO O| Mar 19 04:42:22.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
62162026-03-19T04:42:23.579Z[ recovery-image] Mar 19 04:42:22.860 INFO O| Mar 19 04:42:22.860 INFO STEP 470 (remove_files) COMPLETE
62172026-03-19T04:42:23.579Z[ recovery-image] Mar 19 04:42:22.860 INFO O| Mar 19 04:42:22.860 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62182026-03-19T04:42:23.585Z[ recovery-image] Mar 19 04:42:22.868 INFO O| Mar 19 04:42:22.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
62192026-03-19T04:42:23.585Z[ recovery-image] Mar 19 04:42:22.868 INFO O| Mar 19 04:42:22.868 INFO STEP 471 (remove_files) COMPLETE
62202026-03-19T04:42:23.588Z[ recovery-image] Mar 19 04:42:22.868 INFO O| Mar 19 04:42:22.868 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62212026-03-19T04:42:23.594Z[ recovery-image] Mar 19 04:42:22.877 INFO O| Mar 19 04:42:22.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
62222026-03-19T04:42:23.594Z[ recovery-image] Mar 19 04:42:22.877 INFO O| Mar 19 04:42:22.877 INFO STEP 472 (remove_files) COMPLETE
62232026-03-19T04:42:23.597Z[ recovery-image] Mar 19 04:42:22.877 INFO O| Mar 19 04:42:22.877 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62242026-03-19T04:42:23.603Z[ recovery-image] Mar 19 04:42:22.886 INFO O| Mar 19 04:42:22.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
62252026-03-19T04:42:23.603Z[ recovery-image] Mar 19 04:42:22.886 INFO O| Mar 19 04:42:22.886 INFO STEP 473 (remove_files) COMPLETE
62262026-03-19T04:42:23.606Z[ recovery-image] Mar 19 04:42:22.886 INFO O| Mar 19 04:42:22.886 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62272026-03-19T04:42:23.610Z[ recovery-image] Mar 19 04:42:22.894 INFO O| Mar 19 04:42:22.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
62282026-03-19T04:42:23.613Z[ recovery-image] Mar 19 04:42:22.894 INFO O| Mar 19 04:42:22.894 INFO STEP 474 (remove_files) COMPLETE
62292026-03-19T04:42:23.613Z[ recovery-image] Mar 19 04:42:22.894 INFO O| Mar 19 04:42:22.894 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62302026-03-19T04:42:23.618Z[ recovery-image] Mar 19 04:42:22.901 INFO O| Mar 19 04:42:22.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
62312026-03-19T04:42:23.618Z[ recovery-image] Mar 19 04:42:22.901 INFO O| Mar 19 04:42:22.901 INFO STEP 475 (remove_files) COMPLETE
62322026-03-19T04:42:23.621Z[ recovery-image] Mar 19 04:42:22.901 INFO O| Mar 19 04:42:22.901 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62332026-03-19T04:42:23.625Z[ recovery-image] Mar 19 04:42:22.908 INFO O| Mar 19 04:42:22.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
62342026-03-19T04:42:23.625Z[ recovery-image] Mar 19 04:42:22.908 INFO O| Mar 19 04:42:22.908 INFO STEP 476 (remove_files) COMPLETE
62352026-03-19T04:42:23.628Z[ recovery-image] Mar 19 04:42:22.908 INFO O| Mar 19 04:42:22.908 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62362026-03-19T04:42:23.632Z[ recovery-image] Mar 19 04:42:22.916 INFO O| Mar 19 04:42:22.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
62372026-03-19T04:42:23.635Z[ recovery-image] Mar 19 04:42:22.916 INFO O| Mar 19 04:42:22.916 INFO STEP 477 (remove_files) COMPLETE
62382026-03-19T04:42:23.635Z[ recovery-image] Mar 19 04:42:22.916 INFO O| Mar 19 04:42:22.916 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62392026-03-19T04:42:23.640Z[ recovery-image] Mar 19 04:42:22.923 INFO O| Mar 19 04:42:22.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
62402026-03-19T04:42:23.643Z[ recovery-image] Mar 19 04:42:22.923 INFO O| Mar 19 04:42:22.923 INFO STEP 478 (remove_files) COMPLETE
62412026-03-19T04:42:23.643Z[ recovery-image] Mar 19 04:42:22.923 INFO O| Mar 19 04:42:22.923 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62422026-03-19T04:42:23.648Z[ recovery-image] Mar 19 04:42:22.932 INFO O| Mar 19 04:42:22.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
62432026-03-19T04:42:23.651Z[ recovery-image] Mar 19 04:42:22.932 INFO O| Mar 19 04:42:22.932 INFO STEP 479 (remove_files) COMPLETE
62442026-03-19T04:42:23.651Z[ recovery-image] Mar 19 04:42:22.932 INFO O| Mar 19 04:42:22.932 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62452026-03-19T04:42:23.655Z[ recovery-image] Mar 19 04:42:22.938 INFO O| Mar 19 04:42:22.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
62462026-03-19T04:42:23.655Z[ recovery-image] Mar 19 04:42:22.938 INFO O| Mar 19 04:42:22.938 INFO STEP 480 (remove_files) COMPLETE
62472026-03-19T04:42:23.655Z[ recovery-image] Mar 19 04:42:22.938 INFO O| Mar 19 04:42:22.938 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62482026-03-19T04:42:23.662Z[ recovery-image] Mar 19 04:42:22.945 INFO O| Mar 19 04:42:22.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
62492026-03-19T04:42:23.665Z[ recovery-image] Mar 19 04:42:22.945 INFO O| Mar 19 04:42:22.945 INFO STEP 481 (remove_files) COMPLETE
62502026-03-19T04:42:23.665Z[ recovery-image] Mar 19 04:42:22.945 INFO O| Mar 19 04:42:22.945 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62512026-03-19T04:42:23.669Z[ recovery-image] Mar 19 04:42:22.953 INFO O| Mar 19 04:42:22.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
62522026-03-19T04:42:23.669Z[ recovery-image] Mar 19 04:42:22.953 INFO O| Mar 19 04:42:22.953 INFO STEP 482 (remove_files) COMPLETE
62532026-03-19T04:42:23.672Z[ recovery-image] Mar 19 04:42:22.953 INFO O| Mar 19 04:42:22.953 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62542026-03-19T04:42:23.676Z[ recovery-image] Mar 19 04:42:22.960 INFO O| Mar 19 04:42:22.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/vmm"
62552026-03-19T04:42:23.679Z[ recovery-image] Mar 19 04:42:22.960 INFO O| Mar 19 04:42:22.960 INFO STEP 483 (remove_files) COMPLETE
62562026-03-19T04:42:23.679Z[ recovery-image] Mar 19 04:42:22.960 INFO O| Mar 19 04:42:22.960 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62572026-03-19T04:42:23.684Z[ recovery-image] Mar 19 04:42:22.967 INFO O| Mar 19 04:42:22.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
62582026-03-19T04:42:23.687Z[ recovery-image] Mar 19 04:42:22.967 INFO O| Mar 19 04:42:22.967 INFO STEP 484 (remove_files) COMPLETE
62592026-03-19T04:42:23.687Z[ recovery-image] Mar 19 04:42:22.967 INFO O| Mar 19 04:42:22.967 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62602026-03-19T04:42:23.691Z[ recovery-image] Mar 19 04:42:22.974 INFO O| Mar 19 04:42:22.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
62612026-03-19T04:42:23.694Z[ recovery-image] Mar 19 04:42:22.974 INFO O| Mar 19 04:42:22.974 INFO STEP 485 (remove_files) COMPLETE
62622026-03-19T04:42:23.694Z[ recovery-image] Mar 19 04:42:22.974 INFO O| Mar 19 04:42:22.974 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62632026-03-19T04:42:23.700Z[ recovery-image] Mar 19 04:42:22.983 INFO O| Mar 19 04:42:22.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
62642026-03-19T04:42:23.700Z[ recovery-image] Mar 19 04:42:22.983 INFO O| Mar 19 04:42:22.983 INFO STEP 486 (remove_files) COMPLETE
62652026-03-19T04:42:23.700Z[ recovery-image] Mar 19 04:42:22.983 INFO O| Mar 19 04:42:22.983 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62662026-03-19T04:42:23.707Z[ recovery-image] Mar 19 04:42:22.990 INFO O| Mar 19 04:42:22.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
62672026-03-19T04:42:23.707Z[ recovery-image] Mar 19 04:42:22.990 INFO O| Mar 19 04:42:22.990 INFO STEP 487 (remove_files) COMPLETE
62682026-03-19T04:42:23.710Z[ recovery-image] Mar 19 04:42:22.990 INFO O| Mar 19 04:42:22.990 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62692026-03-19T04:42:23.715Z[ recovery-image] Mar 19 04:42:22.999 INFO O| Mar 19 04:42:22.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
62702026-03-19T04:42:23.718Z[ recovery-image] Mar 19 04:42:22.999 INFO O| Mar 19 04:42:22.999 INFO STEP 488 (remove_files) COMPLETE
62712026-03-19T04:42:23.718Z[ recovery-image] Mar 19 04:42:22.999 INFO O| Mar 19 04:42:22.999 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62722026-03-19T04:42:23.723Z[ recovery-image] Mar 19 04:42:23.006 INFO O| Mar 19 04:42:23.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
62732026-03-19T04:42:23.726Z[ recovery-image] Mar 19 04:42:23.007 INFO O| Mar 19 04:42:23.007 INFO STEP 489 (remove_files) COMPLETE
62742026-03-19T04:42:23.726Z[ recovery-image] Mar 19 04:42:23.007 INFO O| Mar 19 04:42:23.007 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62752026-03-19T04:42:23.730Z[ recovery-image] Mar 19 04:42:23.013 INFO O| Mar 19 04:42:23.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
62762026-03-19T04:42:23.733Z[ recovery-image] Mar 19 04:42:23.013 INFO O| Mar 19 04:42:23.013 INFO STEP 490 (remove_files) COMPLETE
62772026-03-19T04:42:23.733Z[ recovery-image] Mar 19 04:42:23.013 INFO O| Mar 19 04:42:23.013 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62782026-03-19T04:42:23.737Z[ recovery-image] Mar 19 04:42:23.021 INFO O| Mar 19 04:42:23.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
62792026-03-19T04:42:23.737Z[ recovery-image] Mar 19 04:42:23.021 INFO O| Mar 19 04:42:23.021 INFO STEP 491 (remove_files) COMPLETE
62802026-03-19T04:42:23.740Z[ recovery-image] Mar 19 04:42:23.021 INFO O| Mar 19 04:42:23.021 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62812026-03-19T04:42:23.746Z[ recovery-image] Mar 19 04:42:23.030 INFO O| Mar 19 04:42:23.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/vmm.conf"
62822026-03-19T04:42:23.746Z[ recovery-image] Mar 19 04:42:23.030 INFO O| Mar 19 04:42:23.030 INFO STEP 492 (remove_files) COMPLETE
62832026-03-19T04:42:23.749Z[ recovery-image] Mar 19 04:42:23.030 INFO O| Mar 19 04:42:23.030 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62842026-03-19T04:42:23.754Z[ recovery-image] Mar 19 04:42:23.038 INFO O| Mar 19 04:42:23.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
62852026-03-19T04:42:23.758Z[ recovery-image] Mar 19 04:42:23.038 INFO O| Mar 19 04:42:23.038 INFO STEP 493 (remove_files) COMPLETE
62862026-03-19T04:42:23.758Z[ recovery-image] Mar 19 04:42:23.038 INFO O| Mar 19 04:42:23.038 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62872026-03-19T04:42:23.762Z[ recovery-image] Mar 19 04:42:23.045 INFO O| Mar 19 04:42:23.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
62882026-03-19T04:42:23.765Z[ recovery-image] Mar 19 04:42:23.045 INFO O| Mar 19 04:42:23.045 INFO STEP 494 (remove_files) COMPLETE
62892026-03-19T04:42:23.765Z[ recovery-image] Mar 19 04:42:23.045 INFO O| Mar 19 04:42:23.045 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62902026-03-19T04:42:23.770Z[ recovery-image] Mar 19 04:42:23.053 INFO O| Mar 19 04:42:23.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
62912026-03-19T04:42:23.773Z[ recovery-image] Mar 19 04:42:23.053 INFO O| Mar 19 04:42:23.053 INFO STEP 495 (remove_files) COMPLETE
62922026-03-19T04:42:23.773Z[ recovery-image] Mar 19 04:42:23.053 INFO O| Mar 19 04:42:23.053 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62932026-03-19T04:42:23.777Z[ recovery-image] Mar 19 04:42:23.060 INFO O| Mar 19 04:42:23.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
62942026-03-19T04:42:23.780Z[ recovery-image] Mar 19 04:42:23.060 INFO O| Mar 19 04:42:23.060 INFO STEP 496 (remove_files) COMPLETE
62952026-03-19T04:42:23.780Z[ recovery-image] Mar 19 04:42:23.060 INFO O| Mar 19 04:42:23.060 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62962026-03-19T04:42:23.785Z[ recovery-image] Mar 19 04:42:23.068 INFO O| Mar 19 04:42:23.068 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
62972026-03-19T04:42:23.788Z[ recovery-image] Mar 19 04:42:23.068 INFO O| Mar 19 04:42:23.068 INFO STEP 497 (remove_files) COMPLETE
62982026-03-19T04:42:23.788Z[ recovery-image] Mar 19 04:42:23.068 INFO O| Mar 19 04:42:23.068 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62992026-03-19T04:42:23.793Z[ recovery-image] Mar 19 04:42:23.076 INFO O| Mar 19 04:42:23.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
63002026-03-19T04:42:23.793Z[ recovery-image] Mar 19 04:42:23.076 INFO O| Mar 19 04:42:23.076 INFO STEP 498 (remove_files) COMPLETE
63012026-03-19T04:42:23.793Z[ recovery-image] Mar 19 04:42:23.076 INFO O| Mar 19 04:42:23.076 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63022026-03-19T04:42:23.800Z[ recovery-image] Mar 19 04:42:23.084 INFO O| Mar 19 04:42:23.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
63032026-03-19T04:42:23.803Z[ recovery-image] Mar 19 04:42:23.084 INFO O| Mar 19 04:42:23.084 INFO STEP 499 (remove_files) COMPLETE
63042026-03-19T04:42:23.803Z[ recovery-image] Mar 19 04:42:23.084 INFO O| Mar 19 04:42:23.084 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63052026-03-19T04:42:23.808Z[ recovery-image] Mar 19 04:42:23.091 INFO O| Mar 19 04:42:23.091 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
63062026-03-19T04:42:23.811Z[ recovery-image] Mar 19 04:42:23.092 INFO O| Mar 19 04:42:23.092 INFO STEP 500 (remove_files) COMPLETE
63072026-03-19T04:42:23.811Z[ recovery-image] Mar 19 04:42:23.092 INFO O| Mar 19 04:42:23.092 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63082026-03-19T04:42:23.817Z[ recovery-image] Mar 19 04:42:23.100 INFO O| Mar 19 04:42:23.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
63092026-03-19T04:42:23.819Z[ recovery-image] Mar 19 04:42:23.100 INFO O| Mar 19 04:42:23.100 INFO STEP 501 (remove_files) COMPLETE
63102026-03-19T04:42:23.819Z[ recovery-image] Mar 19 04:42:23.100 INFO O| Mar 19 04:42:23.100 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63112026-03-19T04:42:23.824Z[ recovery-image] Mar 19 04:42:23.108 INFO O| Mar 19 04:42:23.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
63122026-03-19T04:42:23.827Z[ recovery-image] Mar 19 04:42:23.108 INFO O| Mar 19 04:42:23.108 INFO STEP 502 (remove_files) COMPLETE
63132026-03-19T04:42:23.827Z[ recovery-image] Mar 19 04:42:23.108 INFO O| Mar 19 04:42:23.108 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63142026-03-19T04:42:23.832Z[ recovery-image] Mar 19 04:42:23.116 INFO O| Mar 19 04:42:23.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
63152026-03-19T04:42:23.836Z[ recovery-image] Mar 19 04:42:23.116 INFO O| Mar 19 04:42:23.116 INFO STEP 503 (remove_files) COMPLETE
63162026-03-19T04:42:23.836Z[ recovery-image] Mar 19 04:42:23.116 INFO O| Mar 19 04:42:23.116 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63172026-03-19T04:42:23.840Z[ recovery-image] Mar 19 04:42:23.124 INFO O| Mar 19 04:42:23.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
63182026-03-19T04:42:23.840Z[ recovery-image] Mar 19 04:42:23.124 INFO O| Mar 19 04:42:23.124 INFO STEP 504 (remove_files) COMPLETE
63192026-03-19T04:42:23.843Z[ recovery-image] Mar 19 04:42:23.124 INFO O| Mar 19 04:42:23.124 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63202026-03-19T04:42:23.847Z[ recovery-image] Mar 19 04:42:23.131 INFO O| Mar 19 04:42:23.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
63212026-03-19T04:42:23.847Z[ recovery-image] Mar 19 04:42:23.131 INFO O| Mar 19 04:42:23.131 INFO STEP 505 (remove_files) COMPLETE
63222026-03-19T04:42:23.850Z[ recovery-image] Mar 19 04:42:23.131 INFO O| Mar 19 04:42:23.131 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63232026-03-19T04:42:23.854Z[ recovery-image] Mar 19 04:42:23.138 INFO O| Mar 19 04:42:23.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
63242026-03-19T04:42:23.857Z[ recovery-image] Mar 19 04:42:23.138 INFO O| Mar 19 04:42:23.138 INFO STEP 506 (remove_files) COMPLETE
63252026-03-19T04:42:23.857Z[ recovery-image] Mar 19 04:42:23.138 INFO O| Mar 19 04:42:23.138 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63262026-03-19T04:42:23.862Z[ recovery-image] Mar 19 04:42:23.145 INFO O| Mar 19 04:42:23.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
63272026-03-19T04:42:23.865Z[ recovery-image] Mar 19 04:42:23.145 INFO O| Mar 19 04:42:23.145 INFO STEP 507 (remove_files) COMPLETE
63282026-03-19T04:42:23.865Z[ recovery-image] Mar 19 04:42:23.145 INFO O| Mar 19 04:42:23.145 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63292026-03-19T04:42:23.868Z[ recovery-image] Mar 19 04:42:23.152 INFO O| Mar 19 04:42:23.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
63302026-03-19T04:42:23.868Z[ recovery-image] Mar 19 04:42:23.152 INFO O| Mar 19 04:42:23.152 INFO STEP 508 (remove_files) COMPLETE
63312026-03-19T04:42:23.868Z[ recovery-image] Mar 19 04:42:23.152 INFO O| Mar 19 04:42:23.152 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63322026-03-19T04:42:23.875Z[ recovery-image] Mar 19 04:42:23.159 INFO O| Mar 19 04:42:23.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
63332026-03-19T04:42:23.878Z[ recovery-image] Mar 19 04:42:23.159 INFO O| Mar 19 04:42:23.159 INFO STEP 509 (remove_files) COMPLETE
63342026-03-19T04:42:23.878Z[ recovery-image] Mar 19 04:42:23.159 INFO O| Mar 19 04:42:23.159 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63352026-03-19T04:42:23.882Z[ recovery-image] Mar 19 04:42:23.165 INFO O| Mar 19 04:42:23.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
63362026-03-19T04:42:23.885Z[ recovery-image] Mar 19 04:42:23.165 INFO O| Mar 19 04:42:23.165 INFO STEP 510 (remove_files) COMPLETE
63372026-03-19T04:42:23.885Z[ recovery-image] Mar 19 04:42:23.165 INFO O| Mar 19 04:42:23.165 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63382026-03-19T04:42:23.891Z[ recovery-image] Mar 19 04:42:23.174 INFO O| Mar 19 04:42:23.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
63392026-03-19T04:42:23.894Z[ recovery-image] Mar 19 04:42:23.174 INFO O| Mar 19 04:42:23.174 INFO STEP 511 (remove_files) COMPLETE
63402026-03-19T04:42:23.894Z[ recovery-image] Mar 19 04:42:23.174 INFO O| Mar 19 04:42:23.174 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63412026-03-19T04:42:23.898Z[ recovery-image] Mar 19 04:42:23.182 INFO O| Mar 19 04:42:23.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
63422026-03-19T04:42:23.901Z[ recovery-image] Mar 19 04:42:23.182 INFO O| Mar 19 04:42:23.182 INFO STEP 512 (remove_files) COMPLETE
63432026-03-19T04:42:23.901Z[ recovery-image] Mar 19 04:42:23.182 INFO O| Mar 19 04:42:23.182 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63442026-03-19T04:42:23.907Z[ recovery-image] Mar 19 04:42:23.190 INFO O| Mar 19 04:42:23.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
63452026-03-19T04:42:23.909Z[ recovery-image] Mar 19 04:42:23.190 INFO O| Mar 19 04:42:23.190 INFO STEP 513 (remove_files) COMPLETE
63462026-03-19T04:42:23.909Z[ recovery-image] Mar 19 04:42:23.190 INFO O| Mar 19 04:42:23.190 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63472026-03-19T04:42:23.916Z[ recovery-image] Mar 19 04:42:23.199 INFO O| Mar 19 04:42:23.199 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
63482026-03-19T04:42:23.919Z[ recovery-image] Mar 19 04:42:23.199 INFO O| Mar 19 04:42:23.199 INFO STEP 514 (remove_files) COMPLETE
63492026-03-19T04:42:23.919Z[ recovery-image] Mar 19 04:42:23.199 INFO O| Mar 19 04:42:23.199 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63502026-03-19T04:42:23.924Z[ recovery-image] Mar 19 04:42:23.207 INFO O| Mar 19 04:42:23.207 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
63512026-03-19T04:42:23.927Z[ recovery-image] Mar 19 04:42:23.207 INFO O| Mar 19 04:42:23.207 INFO STEP 515 (remove_files) COMPLETE
63522026-03-19T04:42:23.927Z[ recovery-image] Mar 19 04:42:23.207 INFO O| Mar 19 04:42:23.207 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63532026-03-19T04:42:23.932Z[ recovery-image] Mar 19 04:42:23.215 INFO O| Mar 19 04:42:23.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
63542026-03-19T04:42:23.932Z[ recovery-image] Mar 19 04:42:23.215 INFO O| Mar 19 04:42:23.215 INFO STEP 516 (remove_files) COMPLETE
63552026-03-19T04:42:23.935Z[ recovery-image] Mar 19 04:42:23.215 INFO O| Mar 19 04:42:23.215 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63562026-03-19T04:42:23.940Z[ recovery-image] Mar 19 04:42:23.223 INFO O| Mar 19 04:42:23.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
63572026-03-19T04:42:23.940Z[ recovery-image] Mar 19 04:42:23.223 INFO O| Mar 19 04:42:23.223 INFO STEP 517 (remove_files) COMPLETE
63582026-03-19T04:42:23.943Z[ recovery-image] Mar 19 04:42:23.223 INFO O| Mar 19 04:42:23.223 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63592026-03-19T04:42:23.948Z[ recovery-image] Mar 19 04:42:23.231 INFO O| Mar 19 04:42:23.231 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
63602026-03-19T04:42:23.951Z[ recovery-image] Mar 19 04:42:23.231 INFO O| Mar 19 04:42:23.231 INFO STEP 518 (remove_files) COMPLETE
63612026-03-19T04:42:23.951Z[ recovery-image] Mar 19 04:42:23.231 INFO O| Mar 19 04:42:23.231 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63622026-03-19T04:42:23.955Z[ recovery-image] Mar 19 04:42:23.239 INFO O| Mar 19 04:42:23.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
63632026-03-19T04:42:23.955Z[ recovery-image] Mar 19 04:42:23.239 INFO O| Mar 19 04:42:23.239 INFO STEP 519 (remove_files) COMPLETE
63642026-03-19T04:42:23.959Z[ recovery-image] Mar 19 04:42:23.239 INFO O| Mar 19 04:42:23.239 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63652026-03-19T04:42:23.963Z[ recovery-image] Mar 19 04:42:23.247 INFO O| Mar 19 04:42:23.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
63662026-03-19T04:42:23.966Z[ recovery-image] Mar 19 04:42:23.247 INFO O| Mar 19 04:42:23.247 INFO STEP 520 (remove_files) COMPLETE
63672026-03-19T04:42:23.966Z[ recovery-image] Mar 19 04:42:23.247 INFO O| Mar 19 04:42:23.247 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63682026-03-19T04:42:23.970Z[ recovery-image] Mar 19 04:42:23.253 INFO O| Mar 19 04:42:23.253 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
63692026-03-19T04:42:23.973Z[ recovery-image] Mar 19 04:42:23.254 INFO O| Mar 19 04:42:23.254 INFO STEP 521 (remove_files) COMPLETE
63702026-03-19T04:42:23.973Z[ recovery-image] Mar 19 04:42:23.254 INFO O| Mar 19 04:42:23.254 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63712026-03-19T04:42:23.978Z[ recovery-image] Mar 19 04:42:23.261 INFO O| Mar 19 04:42:23.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/Makefile.inc"
63722026-03-19T04:42:23.981Z[ recovery-image] Mar 19 04:42:23.261 INFO O| Mar 19 04:42:23.261 INFO STEP 522 (remove_files) COMPLETE
63732026-03-19T04:42:23.981Z[ recovery-image] Mar 19 04:42:23.261 INFO O| Mar 19 04:42:23.261 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63742026-03-19T04:42:23.985Z[ recovery-image] Mar 19 04:42:23.268 INFO O| Mar 19 04:42:23.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/accept"
63752026-03-19T04:42:23.988Z[ recovery-image] Mar 19 04:42:23.269 INFO O| Mar 19 04:42:23.269 INFO STEP 523 (remove_files) COMPLETE
63762026-03-19T04:42:23.988Z[ recovery-image] Mar 19 04:42:23.269 INFO O| Mar 19 04:42:23.269 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63772026-03-19T04:42:23.993Z[ recovery-image] Mar 19 04:42:23.276 INFO O| Mar 19 04:42:23.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/basename"
63782026-03-19T04:42:23.996Z[ recovery-image] Mar 19 04:42:23.276 INFO O| Mar 19 04:42:23.276 INFO STEP 524 (remove_files) COMPLETE
63792026-03-19T04:42:23.996Z[ recovery-image] Mar 19 04:42:23.276 INFO O| Mar 19 04:42:23.276 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63802026-03-19T04:42:24.009Z[ recovery-image] Mar 19 04:42:23.284 INFO O| Mar 19 04:42:23.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/csv"
63812026-03-19T04:42:24.009Z[ recovery-image] Mar 19 04:42:23.284 INFO O| Mar 19 04:42:23.284 INFO STEP 525 (remove_files) COMPLETE
63822026-03-19T04:42:24.009Z[ recovery-image] Mar 19 04:42:23.284 INFO O| Mar 19 04:42:23.284 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63832026-03-19T04:42:24.009Z[ recovery-image] Mar 19 04:42:23.291 INFO O| Mar 19 04:42:23.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/cut"
63842026-03-19T04:42:24.009Z[ recovery-image] Mar 19 04:42:23.291 INFO O| Mar 19 04:42:23.291 INFO STEP 526 (remove_files) COMPLETE
63852026-03-19T04:42:24.009Z[ recovery-image] Mar 19 04:42:23.291 INFO O| Mar 19 04:42:23.291 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63862026-03-19T04:42:24.016Z[ recovery-image] Mar 19 04:42:23.299 INFO O| Mar 19 04:42:23.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/dirname"
63872026-03-19T04:42:24.016Z[ recovery-image] Mar 19 04:42:23.299 INFO O| Mar 19 04:42:23.299 INFO STEP 527 (remove_files) COMPLETE
63882026-03-19T04:42:24.019Z[ recovery-image] Mar 19 04:42:23.299 INFO O| Mar 19 04:42:23.299 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63892026-03-19T04:42:24.023Z[ recovery-image] Mar 19 04:42:23.307 INFO O| Mar 19 04:42:23.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/fdflags"
63902026-03-19T04:42:24.027Z[ recovery-image] Mar 19 04:42:23.307 INFO O| Mar 19 04:42:23.307 INFO STEP 528 (remove_files) COMPLETE
63912026-03-19T04:42:24.027Z[ recovery-image] Mar 19 04:42:23.307 INFO O| Mar 19 04:42:23.307 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63922026-03-19T04:42:24.032Z[ recovery-image] Mar 19 04:42:23.315 INFO O| Mar 19 04:42:23.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/finfo"
63932026-03-19T04:42:24.035Z[ recovery-image] Mar 19 04:42:23.315 INFO O| Mar 19 04:42:23.315 INFO STEP 529 (remove_files) COMPLETE
63942026-03-19T04:42:24.035Z[ recovery-image] Mar 19 04:42:23.315 INFO O| Mar 19 04:42:23.315 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63952026-03-19T04:42:24.039Z[ recovery-image] Mar 19 04:42:23.322 INFO O| Mar 19 04:42:23.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/head"
63962026-03-19T04:42:24.042Z[ recovery-image] Mar 19 04:42:23.322 INFO O| Mar 19 04:42:23.322 INFO STEP 530 (remove_files) COMPLETE
63972026-03-19T04:42:24.042Z[ recovery-image] Mar 19 04:42:23.322 INFO O| Mar 19 04:42:23.322 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63982026-03-19T04:42:24.045Z[ recovery-image] Mar 19 04:42:23.329 INFO O| Mar 19 04:42:23.329 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/id"
63992026-03-19T04:42:24.045Z[ recovery-image] Mar 19 04:42:23.329 INFO O| Mar 19 04:42:23.329 INFO STEP 531 (remove_files) COMPLETE
64002026-03-19T04:42:24.048Z[ recovery-image] Mar 19 04:42:23.329 INFO O| Mar 19 04:42:23.329 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64012026-03-19T04:42:24.053Z[ recovery-image] Mar 19 04:42:23.336 INFO O| Mar 19 04:42:23.336 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/ln"
64022026-03-19T04:42:24.057Z[ recovery-image] Mar 19 04:42:23.337 INFO O| Mar 19 04:42:23.337 INFO STEP 532 (remove_files) COMPLETE
64032026-03-19T04:42:24.057Z[ recovery-image] Mar 19 04:42:23.337 INFO O| Mar 19 04:42:23.337 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64042026-03-19T04:42:24.062Z[ recovery-image] Mar 19 04:42:23.345 INFO O| Mar 19 04:42:23.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/loadables.h"
64052026-03-19T04:42:24.065Z[ recovery-image] Mar 19 04:42:23.345 INFO O| Mar 19 04:42:23.345 INFO STEP 533 (remove_files) COMPLETE
64062026-03-19T04:42:24.065Z[ recovery-image] Mar 19 04:42:23.345 INFO O| Mar 19 04:42:23.345 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64072026-03-19T04:42:24.069Z[ recovery-image] Mar 19 04:42:23.353 INFO O| Mar 19 04:42:23.353 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/logname"
64082026-03-19T04:42:24.073Z[ recovery-image] Mar 19 04:42:23.353 INFO O| Mar 19 04:42:23.353 INFO STEP 534 (remove_files) COMPLETE
64092026-03-19T04:42:24.073Z[ recovery-image] Mar 19 04:42:23.353 INFO O| Mar 19 04:42:23.353 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64102026-03-19T04:42:24.077Z[ recovery-image] Mar 19 04:42:23.360 INFO O| Mar 19 04:42:23.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkdir"
64112026-03-19T04:42:24.077Z[ recovery-image] Mar 19 04:42:23.360 INFO O| Mar 19 04:42:23.360 INFO STEP 535 (remove_files) COMPLETE
64122026-03-19T04:42:24.080Z[ recovery-image] Mar 19 04:42:23.360 INFO O| Mar 19 04:42:23.360 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64132026-03-19T04:42:24.085Z[ recovery-image] Mar 19 04:42:23.368 INFO O| Mar 19 04:42:23.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkfifo"
64142026-03-19T04:42:24.088Z[ recovery-image] Mar 19 04:42:23.368 INFO O| Mar 19 04:42:23.368 INFO STEP 536 (remove_files) COMPLETE
64152026-03-19T04:42:24.088Z[ recovery-image] Mar 19 04:42:23.368 INFO O| Mar 19 04:42:23.368 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64162026-03-19T04:42:24.093Z[ recovery-image] Mar 19 04:42:23.377 INFO O| Mar 19 04:42:23.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mktemp"
64172026-03-19T04:42:24.093Z[ recovery-image] Mar 19 04:42:23.377 INFO O| Mar 19 04:42:23.377 INFO STEP 537 (remove_files) COMPLETE
64182026-03-19T04:42:24.096Z[ recovery-image] Mar 19 04:42:23.377 INFO O| Mar 19 04:42:23.377 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64192026-03-19T04:42:24.100Z[ recovery-image] Mar 19 04:42:23.383 INFO O| Mar 19 04:42:23.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mypid"
64202026-03-19T04:42:24.103Z[ recovery-image] Mar 19 04:42:23.384 INFO O| Mar 19 04:42:23.384 INFO STEP 538 (remove_files) COMPLETE
64212026-03-19T04:42:24.103Z[ recovery-image] Mar 19 04:42:23.384 INFO O| Mar 19 04:42:23.384 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64222026-03-19T04:42:24.108Z[ recovery-image] Mar 19 04:42:23.392 INFO O| Mar 19 04:42:23.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/pathchk"
64232026-03-19T04:42:24.108Z[ recovery-image] Mar 19 04:42:23.392 INFO O| Mar 19 04:42:23.392 INFO STEP 539 (remove_files) COMPLETE
64242026-03-19T04:42:24.112Z[ recovery-image] Mar 19 04:42:23.392 INFO O| Mar 19 04:42:23.392 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64252026-03-19T04:42:24.116Z[ recovery-image] Mar 19 04:42:23.399 INFO O| Mar 19 04:42:23.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/print"
64262026-03-19T04:42:24.116Z[ recovery-image] Mar 19 04:42:23.399 INFO O| Mar 19 04:42:23.399 INFO STEP 540 (remove_files) COMPLETE
64272026-03-19T04:42:24.119Z[ recovery-image] Mar 19 04:42:23.399 INFO O| Mar 19 04:42:23.399 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64282026-03-19T04:42:24.123Z[ recovery-image] Mar 19 04:42:23.406 INFO O| Mar 19 04:42:23.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/printenv"
64292026-03-19T04:42:24.126Z[ recovery-image] Mar 19 04:42:23.406 INFO O| Mar 19 04:42:23.406 INFO STEP 541 (remove_files) COMPLETE
64302026-03-19T04:42:24.126Z[ recovery-image] Mar 19 04:42:23.406 INFO O| Mar 19 04:42:23.406 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64312026-03-19T04:42:24.131Z[ recovery-image] Mar 19 04:42:23.414 INFO O| Mar 19 04:42:23.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/push"
64322026-03-19T04:42:24.134Z[ recovery-image] Mar 19 04:42:23.414 INFO O| Mar 19 04:42:23.414 INFO STEP 542 (remove_files) COMPLETE
64332026-03-19T04:42:24.134Z[ recovery-image] Mar 19 04:42:23.414 INFO O| Mar 19 04:42:23.414 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64342026-03-19T04:42:24.138Z[ recovery-image] Mar 19 04:42:23.421 INFO O| Mar 19 04:42:23.421 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/realpath"
64352026-03-19T04:42:24.138Z[ recovery-image] Mar 19 04:42:23.421 INFO O| Mar 19 04:42:23.421 INFO STEP 543 (remove_files) COMPLETE
64362026-03-19T04:42:24.141Z[ recovery-image] Mar 19 04:42:23.421 INFO O| Mar 19 04:42:23.421 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64372026-03-19T04:42:24.146Z[ recovery-image] Mar 19 04:42:23.429 INFO O| Mar 19 04:42:23.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rm"
64382026-03-19T04:42:24.149Z[ recovery-image] Mar 19 04:42:23.429 INFO O| Mar 19 04:42:23.429 INFO STEP 544 (remove_files) COMPLETE
64392026-03-19T04:42:24.149Z[ recovery-image] Mar 19 04:42:23.429 INFO O| Mar 19 04:42:23.429 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64402026-03-19T04:42:24.153Z[ recovery-image] Mar 19 04:42:23.436 INFO O| Mar 19 04:42:23.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rmdir"
64412026-03-19T04:42:24.153Z[ recovery-image] Mar 19 04:42:23.437 INFO O| Mar 19 04:42:23.436 INFO STEP 545 (remove_files) COMPLETE
64422026-03-19T04:42:24.156Z[ recovery-image] Mar 19 04:42:23.437 INFO O| Mar 19 04:42:23.437 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64432026-03-19T04:42:24.162Z[ recovery-image] Mar 19 04:42:23.445 INFO O| Mar 19 04:42:23.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/seq"
64442026-03-19T04:42:24.165Z[ recovery-image] Mar 19 04:42:23.445 INFO O| Mar 19 04:42:23.445 INFO STEP 546 (remove_files) COMPLETE
64452026-03-19T04:42:24.165Z[ recovery-image] Mar 19 04:42:23.445 INFO O| Mar 19 04:42:23.445 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64462026-03-19T04:42:24.169Z[ recovery-image] Mar 19 04:42:23.453 INFO O| Mar 19 04:42:23.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/setpgid"
64472026-03-19T04:42:24.172Z[ recovery-image] Mar 19 04:42:23.453 INFO O| Mar 19 04:42:23.453 INFO STEP 547 (remove_files) COMPLETE
64482026-03-19T04:42:24.172Z[ recovery-image] Mar 19 04:42:23.453 INFO O| Mar 19 04:42:23.453 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64492026-03-19T04:42:24.178Z[ recovery-image] Mar 19 04:42:23.461 INFO O| Mar 19 04:42:23.461 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sleep"
64502026-03-19T04:42:24.178Z[ recovery-image] Mar 19 04:42:23.461 INFO O| Mar 19 04:42:23.461 INFO STEP 548 (remove_files) COMPLETE
64512026-03-19T04:42:24.181Z[ recovery-image] Mar 19 04:42:23.461 INFO O| Mar 19 04:42:23.461 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64522026-03-19T04:42:24.186Z[ recovery-image] Mar 19 04:42:23.469 INFO O| Mar 19 04:42:23.469 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/strftime"
64532026-03-19T04:42:24.186Z[ recovery-image] Mar 19 04:42:23.469 INFO O| Mar 19 04:42:23.469 INFO STEP 549 (remove_files) COMPLETE
64542026-03-19T04:42:24.189Z[ recovery-image] Mar 19 04:42:23.469 INFO O| Mar 19 04:42:23.469 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64552026-03-19T04:42:24.193Z[ recovery-image] Mar 19 04:42:23.476 INFO O| Mar 19 04:42:23.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sync"
64562026-03-19T04:42:24.193Z[ recovery-image] Mar 19 04:42:23.476 INFO O| Mar 19 04:42:23.476 INFO STEP 550 (remove_files) COMPLETE
64572026-03-19T04:42:24.196Z[ recovery-image] Mar 19 04:42:23.476 INFO O| Mar 19 04:42:23.476 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64582026-03-19T04:42:24.201Z[ recovery-image] Mar 19 04:42:23.485 INFO O| Mar 19 04:42:23.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tee"
64592026-03-19T04:42:24.201Z[ recovery-image] Mar 19 04:42:23.485 INFO O| Mar 19 04:42:23.485 INFO STEP 551 (remove_files) COMPLETE
64602026-03-19T04:42:24.204Z[ recovery-image] Mar 19 04:42:23.485 INFO O| Mar 19 04:42:23.485 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64612026-03-19T04:42:24.208Z[ recovery-image] Mar 19 04:42:23.491 INFO O| Mar 19 04:42:23.491 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/truefalse"
64622026-03-19T04:42:24.211Z[ recovery-image] Mar 19 04:42:23.491 INFO O| Mar 19 04:42:23.491 INFO STEP 552 (remove_files) COMPLETE
64632026-03-19T04:42:24.211Z[ recovery-image] Mar 19 04:42:23.491 INFO O| Mar 19 04:42:23.491 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64642026-03-19T04:42:24.215Z[ recovery-image] Mar 19 04:42:23.498 INFO O| Mar 19 04:42:23.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tty"
64652026-03-19T04:42:24.215Z[ recovery-image] Mar 19 04:42:23.498 INFO O| Mar 19 04:42:23.498 INFO STEP 553 (remove_files) COMPLETE
64662026-03-19T04:42:24.215Z[ recovery-image] Mar 19 04:42:23.498 INFO O| Mar 19 04:42:23.498 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64672026-03-19T04:42:24.223Z[ recovery-image] Mar 19 04:42:23.506 INFO O| Mar 19 04:42:23.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/uname"
64682026-03-19T04:42:24.223Z[ recovery-image] Mar 19 04:42:23.506 INFO O| Mar 19 04:42:23.506 INFO STEP 554 (remove_files) COMPLETE
64692026-03-19T04:42:24.223Z[ recovery-image] Mar 19 04:42:23.506 INFO O| Mar 19 04:42:23.506 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64702026-03-19T04:42:24.232Z[ recovery-image] Mar 19 04:42:23.515 INFO O| Mar 19 04:42:23.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/unlink"
64712026-03-19T04:42:24.232Z[ recovery-image] Mar 19 04:42:23.515 INFO O| Mar 19 04:42:23.515 INFO STEP 555 (remove_files) COMPLETE
64722026-03-19T04:42:24.232Z[ recovery-image] Mar 19 04:42:23.515 INFO O| Mar 19 04:42:23.515 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64732026-03-19T04:42:24.240Z[ recovery-image] Mar 19 04:42:23.523 INFO O| Mar 19 04:42:23.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/whoami"
64742026-03-19T04:42:24.240Z[ recovery-image] Mar 19 04:42:23.523 INFO O| Mar 19 04:42:23.523 INFO STEP 556 (remove_files) COMPLETE
64752026-03-19T04:42:24.243Z[ recovery-image] Mar 19 04:42:23.523 INFO O| Mar 19 04:42:23.523 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64762026-03-19T04:42:24.248Z[ recovery-image] Mar 19 04:42:23.531 INFO O| Mar 19 04:42:23.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
64772026-03-19T04:42:24.251Z[ recovery-image] Mar 19 04:42:23.531 INFO O| Mar 19 04:42:23.531 INFO STEP 557 (remove_files) COMPLETE
64782026-03-19T04:42:24.251Z[ recovery-image] Mar 19 04:42:23.531 INFO O| Mar 19 04:42:23.531 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64792026-03-19T04:42:24.255Z[ recovery-image] Mar 19 04:42:23.539 INFO O| Mar 19 04:42:23.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
64802026-03-19T04:42:24.259Z[ recovery-image] Mar 19 04:42:23.539 INFO O| Mar 19 04:42:23.539 INFO STEP 558 (remove_files) COMPLETE
64812026-03-19T04:42:24.259Z[ recovery-image] Mar 19 04:42:23.539 INFO O| Mar 19 04:42:23.539 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64822026-03-19T04:42:24.263Z[ recovery-image] Mar 19 04:42:23.546 INFO O| Mar 19 04:42:23.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
64832026-03-19T04:42:24.263Z[ recovery-image] Mar 19 04:42:23.546 INFO O| Mar 19 04:42:23.546 INFO STEP 559 (remove_files) COMPLETE
64842026-03-19T04:42:24.266Z[ recovery-image] Mar 19 04:42:23.546 INFO O| Mar 19 04:42:23.546 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64852026-03-19T04:42:24.271Z[ recovery-image] Mar 19 04:42:23.554 INFO O| Mar 19 04:42:23.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
64862026-03-19T04:42:24.274Z[ recovery-image] Mar 19 04:42:23.554 INFO O| Mar 19 04:42:23.554 INFO STEP 560 (remove_files) COMPLETE
64872026-03-19T04:42:24.274Z[ recovery-image] Mar 19 04:42:23.554 INFO O| Mar 19 04:42:23.554 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64882026-03-19T04:42:24.280Z[ recovery-image] Mar 19 04:42:23.561 INFO O| Mar 19 04:42:23.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
64892026-03-19T04:42:24.283Z[ recovery-image] Mar 19 04:42:23.561 INFO O| Mar 19 04:42:23.561 INFO STEP 561 (remove_files) COMPLETE
64902026-03-19T04:42:24.283Z[ recovery-image] Mar 19 04:42:23.561 INFO O| Mar 19 04:42:23.561 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64912026-03-19T04:42:24.286Z[ recovery-image] Mar 19 04:42:23.568 INFO O| Mar 19 04:42:23.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
64922026-03-19T04:42:24.286Z[ recovery-image] Mar 19 04:42:23.568 INFO O| Mar 19 04:42:23.568 INFO STEP 562 (remove_files) COMPLETE
64932026-03-19T04:42:24.286Z[ recovery-image] Mar 19 04:42:23.568 INFO O| Mar 19 04:42:23.568 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64942026-03-19T04:42:24.291Z[ recovery-image] Mar 19 04:42:23.574 INFO O| Mar 19 04:42:23.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
64952026-03-19T04:42:24.294Z[ recovery-image] Mar 19 04:42:23.574 INFO O| Mar 19 04:42:23.574 INFO STEP 563 (remove_files) COMPLETE
64962026-03-19T04:42:24.294Z[ recovery-image] Mar 19 04:42:23.574 INFO O| Mar 19 04:42:23.574 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64972026-03-19T04:42:24.298Z[ recovery-image] Mar 19 04:42:23.581 INFO O| Mar 19 04:42:23.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
64982026-03-19T04:42:24.301Z[ recovery-image] Mar 19 04:42:23.581 INFO O| Mar 19 04:42:23.581 INFO STEP 564 (remove_files) COMPLETE
64992026-03-19T04:42:24.301Z[ recovery-image] Mar 19 04:42:23.581 INFO O| Mar 19 04:42:23.581 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65002026-03-19T04:42:24.306Z[ recovery-image] Mar 19 04:42:23.589 INFO O| Mar 19 04:42:23.589 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
65012026-03-19T04:42:24.309Z[ recovery-image] Mar 19 04:42:23.589 INFO O| Mar 19 04:42:23.589 INFO STEP 565 (remove_files) COMPLETE
65022026-03-19T04:42:24.309Z[ recovery-image] Mar 19 04:42:23.589 INFO O| Mar 19 04:42:23.589 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65032026-03-19T04:42:24.313Z[ recovery-image] Mar 19 04:42:23.596 INFO O| Mar 19 04:42:23.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
65042026-03-19T04:42:24.313Z[ recovery-image] Mar 19 04:42:23.596 INFO O| Mar 19 04:42:23.596 INFO STEP 566 (remove_files) COMPLETE
65052026-03-19T04:42:24.316Z[ recovery-image] Mar 19 04:42:23.596 INFO O| Mar 19 04:42:23.596 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65062026-03-19T04:42:24.321Z[ recovery-image] Mar 19 04:42:23.604 INFO O| Mar 19 04:42:23.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
65072026-03-19T04:42:24.324Z[ recovery-image] Mar 19 04:42:23.604 INFO O| Mar 19 04:42:23.604 INFO STEP 567 (remove_files) COMPLETE
65082026-03-19T04:42:24.324Z[ recovery-image] Mar 19 04:42:23.604 INFO O| Mar 19 04:42:23.604 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65092026-03-19T04:42:24.328Z[ recovery-image] Mar 19 04:42:23.611 INFO O| Mar 19 04:42:23.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
65102026-03-19T04:42:24.331Z[ recovery-image] Mar 19 04:42:23.612 INFO O| Mar 19 04:42:23.611 INFO STEP 568 (remove_files) COMPLETE
65112026-03-19T04:42:24.332Z[ recovery-image] Mar 19 04:42:23.612 INFO O| Mar 19 04:42:23.611 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65122026-03-19T04:42:24.336Z[ recovery-image] Mar 19 04:42:23.619 INFO O| Mar 19 04:42:23.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
65132026-03-19T04:42:24.339Z[ recovery-image] Mar 19 04:42:23.619 INFO O| Mar 19 04:42:23.619 INFO STEP 569 (remove_files) COMPLETE
65142026-03-19T04:42:24.339Z[ recovery-image] Mar 19 04:42:23.619 INFO O| Mar 19 04:42:23.619 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65152026-03-19T04:42:24.345Z[ recovery-image] Mar 19 04:42:23.628 INFO O| Mar 19 04:42:23.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
65162026-03-19T04:42:24.348Z[ recovery-image] Mar 19 04:42:23.628 INFO O| Mar 19 04:42:23.628 INFO STEP 570 (remove_files) COMPLETE
65172026-03-19T04:42:24.348Z[ recovery-image] Mar 19 04:42:23.628 INFO O| Mar 19 04:42:23.628 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65182026-03-19T04:42:24.352Z[ recovery-image] Mar 19 04:42:23.635 INFO O| Mar 19 04:42:23.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
65192026-03-19T04:42:24.355Z[ recovery-image] Mar 19 04:42:23.635 INFO O| Mar 19 04:42:23.635 INFO STEP 571 (remove_files) COMPLETE
65202026-03-19T04:42:24.355Z[ recovery-image] Mar 19 04:42:23.635 INFO O| Mar 19 04:42:23.635 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65212026-03-19T04:42:24.360Z[ recovery-image] Mar 19 04:42:23.644 INFO O| Mar 19 04:42:23.644 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
65222026-03-19T04:42:24.363Z[ recovery-image] Mar 19 04:42:23.644 INFO O| Mar 19 04:42:23.644 INFO STEP 572 (remove_files) COMPLETE
65232026-03-19T04:42:24.363Z[ recovery-image] Mar 19 04:42:23.644 INFO O| Mar 19 04:42:23.644 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65242026-03-19T04:42:24.369Z[ recovery-image] Mar 19 04:42:23.652 INFO O| Mar 19 04:42:23.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
65252026-03-19T04:42:24.372Z[ recovery-image] Mar 19 04:42:23.652 INFO O| Mar 19 04:42:23.652 INFO STEP 573 (remove_files) COMPLETE
65262026-03-19T04:42:24.372Z[ recovery-image] Mar 19 04:42:23.652 INFO O| Mar 19 04:42:23.652 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65272026-03-19T04:42:24.376Z[ recovery-image] Mar 19 04:42:23.659 INFO O| Mar 19 04:42:23.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
65282026-03-19T04:42:24.379Z[ recovery-image] Mar 19 04:42:23.659 INFO O| Mar 19 04:42:23.659 INFO STEP 574 (remove_files) COMPLETE
65292026-03-19T04:42:24.379Z[ recovery-image] Mar 19 04:42:23.659 INFO O| Mar 19 04:42:23.659 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65302026-03-19T04:42:24.383Z[ recovery-image] Mar 19 04:42:23.667 INFO O| Mar 19 04:42:23.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
65312026-03-19T04:42:24.386Z[ recovery-image] Mar 19 04:42:23.667 INFO O| Mar 19 04:42:23.667 INFO STEP 575 (remove_files) COMPLETE
65322026-03-19T04:42:24.386Z[ recovery-image] Mar 19 04:42:23.667 INFO O| Mar 19 04:42:23.667 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65332026-03-19T04:42:24.390Z[ recovery-image] Mar 19 04:42:23.673 INFO O| Mar 19 04:42:23.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcpc.so.1"
65342026-03-19T04:42:24.390Z[ recovery-image] Mar 19 04:42:23.673 INFO O| Mar 19 04:42:23.673 INFO STEP 576 (remove_files) COMPLETE
65352026-03-19T04:42:24.390Z[ recovery-image] Mar 19 04:42:23.673 INFO O| Mar 19 04:42:23.673 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65362026-03-19T04:42:24.398Z[ recovery-image] Mar 19 04:42:23.681 INFO O| Mar 19 04:42:23.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
65372026-03-19T04:42:24.402Z[ recovery-image] Mar 19 04:42:23.681 INFO O| Mar 19 04:42:23.681 INFO STEP 577 (remove_files) COMPLETE
65382026-03-19T04:42:24.402Z[ recovery-image] Mar 19 04:42:23.681 INFO O| Mar 19 04:42:23.681 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65392026-03-19T04:42:24.405Z[ recovery-image] Mar 19 04:42:23.688 INFO O| Mar 19 04:42:23.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
65402026-03-19T04:42:24.405Z[ recovery-image] Mar 19 04:42:23.688 INFO O| Mar 19 04:42:23.688 INFO STEP 578 (remove_files) COMPLETE
65412026-03-19T04:42:24.405Z[ recovery-image] Mar 19 04:42:23.688 INFO O| Mar 19 04:42:23.688 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65422026-03-19T04:42:24.412Z[ recovery-image] Mar 19 04:42:23.696 INFO O| Mar 19 04:42:23.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
65432026-03-19T04:42:24.416Z[ recovery-image] Mar 19 04:42:23.696 INFO O| Mar 19 04:42:23.696 INFO STEP 579 (remove_files) COMPLETE
65442026-03-19T04:42:24.416Z[ recovery-image] Mar 19 04:42:23.696 INFO O| Mar 19 04:42:23.696 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65452026-03-19T04:42:24.420Z[ recovery-image] Mar 19 04:42:23.703 INFO O| Mar 19 04:42:23.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
65462026-03-19T04:42:24.423Z[ recovery-image] Mar 19 04:42:23.703 INFO O| Mar 19 04:42:23.703 INFO STEP 580 (remove_files) COMPLETE
65472026-03-19T04:42:24.423Z[ recovery-image] Mar 19 04:42:23.703 INFO O| Mar 19 04:42:23.703 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65482026-03-19T04:42:24.428Z[ recovery-image] Mar 19 04:42:23.711 INFO O| Mar 19 04:42:23.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
65492026-03-19T04:42:24.431Z[ recovery-image] Mar 19 04:42:23.712 INFO O| Mar 19 04:42:23.712 INFO STEP 581 (remove_files) COMPLETE
65502026-03-19T04:42:24.431Z[ recovery-image] Mar 19 04:42:23.712 INFO O| Mar 19 04:42:23.712 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65512026-03-19T04:42:24.437Z[ recovery-image] Mar 19 04:42:23.720 INFO O| Mar 19 04:42:23.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
65522026-03-19T04:42:24.440Z[ recovery-image] Mar 19 04:42:23.720 INFO O| Mar 19 04:42:23.720 INFO STEP 582 (remove_files) COMPLETE
65532026-03-19T04:42:24.440Z[ recovery-image] Mar 19 04:42:23.720 INFO O| Mar 19 04:42:23.720 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65542026-03-19T04:42:24.444Z[ recovery-image] Mar 19 04:42:23.728 INFO O| Mar 19 04:42:23.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
65552026-03-19T04:42:24.444Z[ recovery-image] Mar 19 04:42:23.728 INFO O| Mar 19 04:42:23.728 INFO STEP 583 (remove_files) COMPLETE
65562026-03-19T04:42:24.447Z[ recovery-image] Mar 19 04:42:23.728 INFO O| Mar 19 04:42:23.728 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65572026-03-19T04:42:24.453Z[ recovery-image] Mar 19 04:42:23.736 INFO O| Mar 19 04:42:23.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
65582026-03-19T04:42:24.453Z[ recovery-image] Mar 19 04:42:23.736 INFO O| Mar 19 04:42:23.736 INFO STEP 584 (remove_files) COMPLETE
65592026-03-19T04:42:24.456Z[ recovery-image] Mar 19 04:42:23.736 INFO O| Mar 19 04:42:23.736 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65602026-03-19T04:42:24.460Z[ recovery-image] Mar 19 04:42:23.743 INFO O| Mar 19 04:42:23.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
65612026-03-19T04:42:24.463Z[ recovery-image] Mar 19 04:42:23.743 INFO O| Mar 19 04:42:23.743 INFO STEP 585 (remove_files) COMPLETE
65622026-03-19T04:42:24.463Z[ recovery-image] Mar 19 04:42:23.743 INFO O| Mar 19 04:42:23.743 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65632026-03-19T04:42:24.467Z[ recovery-image] Mar 19 04:42:23.750 INFO O| Mar 19 04:42:23.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
65642026-03-19T04:42:24.470Z[ recovery-image] Mar 19 04:42:23.750 INFO O| Mar 19 04:42:23.750 INFO STEP 586 (remove_files) COMPLETE
65652026-03-19T04:42:24.470Z[ recovery-image] Mar 19 04:42:23.750 INFO O| Mar 19 04:42:23.750 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65662026-03-19T04:42:24.475Z[ recovery-image] Mar 19 04:42:23.759 INFO O| Mar 19 04:42:23.759 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
65672026-03-19T04:42:24.478Z[ recovery-image] Mar 19 04:42:23.759 INFO O| Mar 19 04:42:23.759 INFO STEP 587 (remove_files) COMPLETE
65682026-03-19T04:42:24.478Z[ recovery-image] Mar 19 04:42:23.759 INFO O| Mar 19 04:42:23.759 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65692026-03-19T04:42:24.484Z[ recovery-image] Mar 19 04:42:23.767 INFO O| Mar 19 04:42:23.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
65702026-03-19T04:42:24.487Z[ recovery-image] Mar 19 04:42:23.768 INFO O| Mar 19 04:42:23.768 INFO STEP 588 (remove_files) COMPLETE
65712026-03-19T04:42:24.487Z[ recovery-image] Mar 19 04:42:23.768 INFO O| Mar 19 04:42:23.768 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65722026-03-19T04:42:24.492Z[ recovery-image] Mar 19 04:42:23.775 INFO O| Mar 19 04:42:23.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
65732026-03-19T04:42:24.495Z[ recovery-image] Mar 19 04:42:23.775 INFO O| Mar 19 04:42:23.775 INFO STEP 589 (remove_files) COMPLETE
65742026-03-19T04:42:24.495Z[ recovery-image] Mar 19 04:42:23.775 INFO O| Mar 19 04:42:23.775 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65752026-03-19T04:42:24.500Z[ recovery-image] Mar 19 04:42:23.783 INFO O| Mar 19 04:42:23.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
65762026-03-19T04:42:24.503Z[ recovery-image] Mar 19 04:42:23.783 INFO O| Mar 19 04:42:23.783 INFO STEP 590 (remove_files) COMPLETE
65772026-03-19T04:42:24.503Z[ recovery-image] Mar 19 04:42:23.783 INFO O| Mar 19 04:42:23.783 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65782026-03-19T04:42:24.506Z[ recovery-image] Mar 19 04:42:23.790 INFO O| Mar 19 04:42:23.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
65792026-03-19T04:42:24.509Z[ recovery-image] Mar 19 04:42:23.790 INFO O| Mar 19 04:42:23.790 INFO STEP 591 (remove_files) COMPLETE
65802026-03-19T04:42:24.509Z[ recovery-image] Mar 19 04:42:23.790 INFO O| Mar 19 04:42:23.790 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65812026-03-19T04:42:24.513Z[ recovery-image] Mar 19 04:42:23.796 INFO O| Mar 19 04:42:23.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
65822026-03-19T04:42:24.513Z[ recovery-image] Mar 19 04:42:23.796 INFO O| Mar 19 04:42:23.796 INFO STEP 592 (remove_files) COMPLETE
65832026-03-19T04:42:24.516Z[ recovery-image] Mar 19 04:42:23.796 INFO O| Mar 19 04:42:23.796 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65842026-03-19T04:42:24.521Z[ recovery-image] Mar 19 04:42:23.805 INFO O| Mar 19 04:42:23.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
65852026-03-19T04:42:24.524Z[ recovery-image] Mar 19 04:42:23.805 INFO O| Mar 19 04:42:23.805 INFO STEP 593 (remove_files) COMPLETE
65862026-03-19T04:42:24.524Z[ recovery-image] Mar 19 04:42:23.805 INFO O| Mar 19 04:42:23.805 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65872026-03-19T04:42:24.528Z[ recovery-image] Mar 19 04:42:23.811 INFO O| Mar 19 04:42:23.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
65882026-03-19T04:42:24.528Z[ recovery-image] Mar 19 04:42:23.811 INFO O| Mar 19 04:42:23.811 INFO STEP 594 (remove_files) COMPLETE
65892026-03-19T04:42:24.531Z[ recovery-image] Mar 19 04:42:23.811 INFO O| Mar 19 04:42:23.811 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65902026-03-19T04:42:24.537Z[ recovery-image] Mar 19 04:42:23.820 INFO O| Mar 19 04:42:23.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
65912026-03-19T04:42:24.540Z[ recovery-image] Mar 19 04:42:23.820 INFO O| Mar 19 04:42:23.820 INFO STEP 595 (remove_files) COMPLETE
65922026-03-19T04:42:24.540Z[ recovery-image] Mar 19 04:42:23.820 INFO O| Mar 19 04:42:23.820 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65932026-03-19T04:42:24.546Z[ recovery-image] Mar 19 04:42:23.829 INFO O| Mar 19 04:42:23.829 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
65942026-03-19T04:42:24.549Z[ recovery-image] Mar 19 04:42:23.829 INFO O| Mar 19 04:42:23.829 INFO STEP 596 (remove_files) COMPLETE
65952026-03-19T04:42:24.549Z[ recovery-image] Mar 19 04:42:23.829 INFO O| Mar 19 04:42:23.829 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65962026-03-19T04:42:24.554Z[ recovery-image] Mar 19 04:42:23.837 INFO O| Mar 19 04:42:23.837 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
65972026-03-19T04:42:24.557Z[ recovery-image] Mar 19 04:42:23.837 INFO O| Mar 19 04:42:23.837 INFO STEP 597 (remove_files) COMPLETE
65982026-03-19T04:42:24.557Z[ recovery-image] Mar 19 04:42:23.837 INFO O| Mar 19 04:42:23.837 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65992026-03-19T04:42:24.562Z[ recovery-image] Mar 19 04:42:23.845 INFO O| Mar 19 04:42:23.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
66002026-03-19T04:42:24.565Z[ recovery-image] Mar 19 04:42:23.845 INFO O| Mar 19 04:42:23.845 INFO STEP 598 (remove_files) COMPLETE
66012026-03-19T04:42:24.565Z[ recovery-image] Mar 19 04:42:23.845 INFO O| Mar 19 04:42:23.845 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66022026-03-19T04:42:24.570Z[ recovery-image] Mar 19 04:42:23.853 INFO O| Mar 19 04:42:23.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
66032026-03-19T04:42:24.573Z[ recovery-image] Mar 19 04:42:23.854 INFO O| Mar 19 04:42:23.854 INFO STEP 599 (remove_files) COMPLETE
66042026-03-19T04:42:24.573Z[ recovery-image] Mar 19 04:42:23.854 INFO O| Mar 19 04:42:23.854 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66052026-03-19T04:42:24.579Z[ recovery-image] Mar 19 04:42:23.862 INFO O| Mar 19 04:42:23.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
66062026-03-19T04:42:24.582Z[ recovery-image] Mar 19 04:42:23.863 INFO O| Mar 19 04:42:23.863 INFO STEP 600 (remove_files) COMPLETE
66072026-03-19T04:42:24.582Z[ recovery-image] Mar 19 04:42:23.863 INFO O| Mar 19 04:42:23.863 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66082026-03-19T04:42:24.589Z[ recovery-image] Mar 19 04:42:23.872 INFO O| Mar 19 04:42:23.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
66092026-03-19T04:42:24.589Z[ recovery-image] Mar 19 04:42:23.872 INFO O| Mar 19 04:42:23.872 INFO STEP 601 (remove_files) COMPLETE
66102026-03-19T04:42:24.592Z[ recovery-image] Mar 19 04:42:23.872 INFO O| Mar 19 04:42:23.872 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66112026-03-19T04:42:24.597Z[ recovery-image] Mar 19 04:42:23.880 INFO O| Mar 19 04:42:23.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
66122026-03-19T04:42:24.600Z[ recovery-image] Mar 19 04:42:23.880 INFO O| Mar 19 04:42:23.880 INFO STEP 602 (remove_files) COMPLETE
66132026-03-19T04:42:24.600Z[ recovery-image] Mar 19 04:42:23.880 INFO O| Mar 19 04:42:23.880 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66142026-03-19T04:42:24.604Z[ recovery-image] Mar 19 04:42:23.887 INFO O| Mar 19 04:42:23.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
66152026-03-19T04:42:24.607Z[ recovery-image] Mar 19 04:42:23.887 INFO O| Mar 19 04:42:23.887 INFO STEP 603 (remove_files) COMPLETE
66162026-03-19T04:42:24.607Z[ recovery-image] Mar 19 04:42:23.887 INFO O| Mar 19 04:42:23.887 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66172026-03-19T04:42:24.611Z[ recovery-image] Mar 19 04:42:23.894 INFO O| Mar 19 04:42:23.894 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
66182026-03-19T04:42:24.614Z[ recovery-image] Mar 19 04:42:23.894 INFO O| Mar 19 04:42:23.894 INFO STEP 604 (remove_files) COMPLETE
66192026-03-19T04:42:24.614Z[ recovery-image] Mar 19 04:42:23.894 INFO O| Mar 19 04:42:23.894 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66202026-03-19T04:42:24.617Z[ recovery-image] Mar 19 04:42:23.901 INFO O| Mar 19 04:42:23.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
66212026-03-19T04:42:24.617Z[ recovery-image] Mar 19 04:42:23.901 INFO O| Mar 19 04:42:23.901 INFO STEP 605 (remove_files) COMPLETE
66222026-03-19T04:42:24.617Z[ recovery-image] Mar 19 04:42:23.901 INFO O| Mar 19 04:42:23.901 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66232026-03-19T04:42:24.624Z[ recovery-image] Mar 19 04:42:23.908 INFO O| Mar 19 04:42:23.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
66242026-03-19T04:42:24.625Z[ recovery-image] Mar 19 04:42:23.908 INFO O| Mar 19 04:42:23.908 INFO STEP 606 (remove_files) COMPLETE
66252026-03-19T04:42:24.627Z[ recovery-image] Mar 19 04:42:23.908 INFO O| Mar 19 04:42:23.908 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66262026-03-19T04:42:24.633Z[ recovery-image] Mar 19 04:42:23.916 INFO O| Mar 19 04:42:23.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpctx.so.1"
66272026-03-19T04:42:24.636Z[ recovery-image] Mar 19 04:42:23.916 INFO O| Mar 19 04:42:23.916 INFO STEP 607 (remove_files) COMPLETE
66282026-03-19T04:42:24.636Z[ recovery-image] Mar 19 04:42:23.916 INFO O| Mar 19 04:42:23.916 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66292026-03-19T04:42:24.640Z[ recovery-image] Mar 19 04:42:23.924 INFO O| Mar 19 04:42:23.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
66302026-03-19T04:42:24.643Z[ recovery-image] Mar 19 04:42:23.924 INFO O| Mar 19 04:42:23.924 INFO STEP 608 (remove_files) COMPLETE
66312026-03-19T04:42:24.643Z[ recovery-image] Mar 19 04:42:23.924 INFO O| Mar 19 04:42:23.924 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66322026-03-19T04:42:24.648Z[ recovery-image] Mar 19 04:42:23.931 INFO O| Mar 19 04:42:23.931 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
66332026-03-19T04:42:24.651Z[ recovery-image] Mar 19 04:42:23.931 INFO O| Mar 19 04:42:23.931 INFO STEP 609 (remove_files) COMPLETE
66342026-03-19T04:42:24.651Z[ recovery-image] Mar 19 04:42:23.931 INFO O| Mar 19 04:42:23.931 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66352026-03-19T04:42:24.655Z[ recovery-image] Mar 19 04:42:23.938 INFO O| Mar 19 04:42:23.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
66362026-03-19T04:42:24.658Z[ recovery-image] Mar 19 04:42:23.938 INFO O| Mar 19 04:42:23.938 INFO STEP 610 (remove_files) COMPLETE
66372026-03-19T04:42:24.658Z[ recovery-image] Mar 19 04:42:23.938 INFO O| Mar 19 04:42:23.938 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66382026-03-19T04:42:24.663Z[ recovery-image] Mar 19 04:42:23.946 INFO O| Mar 19 04:42:23.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
66392026-03-19T04:42:24.663Z[ recovery-image] Mar 19 04:42:23.946 INFO O| Mar 19 04:42:23.946 INFO STEP 611 (remove_files) COMPLETE
66402026-03-19T04:42:24.666Z[ recovery-image] Mar 19 04:42:23.946 INFO O| Mar 19 04:42:23.946 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66412026-03-19T04:42:24.671Z[ recovery-image] Mar 19 04:42:23.954 INFO O| Mar 19 04:42:23.954 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
66422026-03-19T04:42:24.674Z[ recovery-image] Mar 19 04:42:23.954 INFO O| Mar 19 04:42:23.954 INFO STEP 612 (remove_files) COMPLETE
66432026-03-19T04:42:24.674Z[ recovery-image] Mar 19 04:42:23.954 INFO O| Mar 19 04:42:23.954 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66442026-03-19T04:42:24.678Z[ recovery-image] Mar 19 04:42:23.961 INFO O| Mar 19 04:42:23.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
66452026-03-19T04:42:24.681Z[ recovery-image] Mar 19 04:42:23.961 INFO O| Mar 19 04:42:23.961 INFO STEP 613 (remove_files) COMPLETE
66462026-03-19T04:42:24.681Z[ recovery-image] Mar 19 04:42:23.961 INFO O| Mar 19 04:42:23.961 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66472026-03-19T04:42:24.686Z[ recovery-image] Mar 19 04:42:23.969 INFO O| Mar 19 04:42:23.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
66482026-03-19T04:42:24.686Z[ recovery-image] Mar 19 04:42:23.969 INFO O| Mar 19 04:42:23.969 INFO STEP 614 (remove_files) COMPLETE
66492026-03-19T04:42:24.689Z[ recovery-image] Mar 19 04:42:23.969 INFO O| Mar 19 04:42:23.969 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66502026-03-19T04:42:24.694Z[ recovery-image] Mar 19 04:42:23.977 INFO O| Mar 19 04:42:23.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
66512026-03-19T04:42:24.697Z[ recovery-image] Mar 19 04:42:23.977 INFO O| Mar 19 04:42:23.977 INFO STEP 615 (remove_files) COMPLETE
66522026-03-19T04:42:24.697Z[ recovery-image] Mar 19 04:42:23.977 INFO O| Mar 19 04:42:23.977 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66532026-03-19T04:42:24.701Z[ recovery-image] Mar 19 04:42:23.984 INFO O| Mar 19 04:42:23.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
66542026-03-19T04:42:24.704Z[ recovery-image] Mar 19 04:42:23.984 INFO O| Mar 19 04:42:23.984 INFO STEP 616 (remove_files) COMPLETE
66552026-03-19T04:42:24.704Z[ recovery-image] Mar 19 04:42:23.984 INFO O| Mar 19 04:42:23.984 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66562026-03-19T04:42:24.709Z[ recovery-image] Mar 19 04:42:23.992 INFO O| Mar 19 04:42:23.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
66572026-03-19T04:42:24.712Z[ recovery-image] Mar 19 04:42:23.992 INFO O| Mar 19 04:42:23.992 INFO STEP 617 (remove_files) COMPLETE
66582026-03-19T04:42:24.712Z[ recovery-image] Mar 19 04:42:23.992 INFO O| Mar 19 04:42:23.992 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66592026-03-19T04:42:24.716Z[ recovery-image] Mar 19 04:42:23.999 INFO O| Mar 19 04:42:23.999 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
66602026-03-19T04:42:24.719Z[ recovery-image] Mar 19 04:42:23.999 INFO O| Mar 19 04:42:23.999 INFO STEP 618 (remove_files) COMPLETE
66612026-03-19T04:42:24.719Z[ recovery-image] Mar 19 04:42:24.000 INFO O| Mar 19 04:42:23.999 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66622026-03-19T04:42:24.725Z[ recovery-image] Mar 19 04:42:24.008 INFO O| Mar 19 04:42:24.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
66632026-03-19T04:42:24.728Z[ recovery-image] Mar 19 04:42:24.008 INFO O| Mar 19 04:42:24.008 INFO STEP 619 (remove_files) COMPLETE
66642026-03-19T04:42:24.728Z[ recovery-image] Mar 19 04:42:24.008 INFO O| Mar 19 04:42:24.008 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66652026-03-19T04:42:24.735Z[ recovery-image] Mar 19 04:42:24.018 INFO O| Mar 19 04:42:24.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
66662026-03-19T04:42:24.738Z[ recovery-image] Mar 19 04:42:24.019 INFO O| Mar 19 04:42:24.018 INFO STEP 620 (remove_files) COMPLETE
66672026-03-19T04:42:24.738Z[ recovery-image] Mar 19 04:42:24.019 INFO O| Mar 19 04:42:24.018 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66682026-03-19T04:42:24.742Z[ recovery-image] Mar 19 04:42:24.026 INFO O| Mar 19 04:42:24.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
66692026-03-19T04:42:24.745Z[ recovery-image] Mar 19 04:42:24.026 INFO O| Mar 19 04:42:24.026 INFO STEP 621 (remove_files) COMPLETE
66702026-03-19T04:42:24.745Z[ recovery-image] Mar 19 04:42:24.026 INFO O| Mar 19 04:42:24.026 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66712026-03-19T04:42:24.750Z[ recovery-image] Mar 19 04:42:24.033 INFO O| Mar 19 04:42:24.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
66722026-03-19T04:42:24.753Z[ recovery-image] Mar 19 04:42:24.033 INFO O| Mar 19 04:42:24.033 INFO STEP 622 (remove_files) COMPLETE
66732026-03-19T04:42:24.753Z[ recovery-image] Mar 19 04:42:24.033 INFO O| Mar 19 04:42:24.033 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66742026-03-19T04:42:24.757Z[ recovery-image] Mar 19 04:42:24.041 INFO O| Mar 19 04:42:24.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
66752026-03-19T04:42:24.760Z[ recovery-image] Mar 19 04:42:24.041 INFO O| Mar 19 04:42:24.041 INFO STEP 623 (remove_files) COMPLETE
66762026-03-19T04:42:24.760Z[ recovery-image] Mar 19 04:42:24.041 INFO O| Mar 19 04:42:24.041 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66772026-03-19T04:42:24.764Z[ recovery-image] Mar 19 04:42:24.047 INFO O| Mar 19 04:42:24.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
66782026-03-19T04:42:24.767Z[ recovery-image] Mar 19 04:42:24.047 INFO O| Mar 19 04:42:24.047 INFO STEP 624 (remove_files) COMPLETE
66792026-03-19T04:42:24.768Z[ recovery-image] Mar 19 04:42:24.047 INFO O| Mar 19 04:42:24.047 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66802026-03-19T04:42:24.772Z[ recovery-image] Mar 19 04:42:24.055 INFO O| Mar 19 04:42:24.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
66812026-03-19T04:42:24.775Z[ recovery-image] Mar 19 04:42:24.055 INFO O| Mar 19 04:42:24.055 INFO STEP 625 (remove_files) COMPLETE
66822026-03-19T04:42:24.775Z[ recovery-image] Mar 19 04:42:24.055 INFO O| Mar 19 04:42:24.055 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66832026-03-19T04:42:24.779Z[ recovery-image] Mar 19 04:42:24.063 INFO O| Mar 19 04:42:24.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
66842026-03-19T04:42:24.779Z[ recovery-image] Mar 19 04:42:24.063 INFO O| Mar 19 04:42:24.063 INFO STEP 626 (remove_files) COMPLETE
66852026-03-19T04:42:24.782Z[ recovery-image] Mar 19 04:42:24.063 INFO O| Mar 19 04:42:24.063 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66862026-03-19T04:42:24.787Z[ recovery-image] Mar 19 04:42:24.070 INFO O| Mar 19 04:42:24.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
66872026-03-19T04:42:24.790Z[ recovery-image] Mar 19 04:42:24.070 INFO O| Mar 19 04:42:24.070 INFO STEP 627 (remove_files) COMPLETE
66882026-03-19T04:42:24.790Z[ recovery-image] Mar 19 04:42:24.070 INFO O| Mar 19 04:42:24.070 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66892026-03-19T04:42:24.793Z[ recovery-image] Mar 19 04:42:24.077 INFO O| Mar 19 04:42:24.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
66902026-03-19T04:42:24.796Z[ recovery-image] Mar 19 04:42:24.077 INFO O| Mar 19 04:42:24.077 INFO STEP 628 (remove_files) COMPLETE
66912026-03-19T04:42:24.796Z[ recovery-image] Mar 19 04:42:24.077 INFO O| Mar 19 04:42:24.077 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66922026-03-19T04:42:24.801Z[ recovery-image] Mar 19 04:42:24.084 INFO O| Mar 19 04:42:24.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
66932026-03-19T04:42:24.804Z[ recovery-image] Mar 19 04:42:24.084 INFO O| Mar 19 04:42:24.084 INFO STEP 629 (remove_files) COMPLETE
66942026-03-19T04:42:24.804Z[ recovery-image] Mar 19 04:42:24.084 INFO O| Mar 19 04:42:24.084 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66952026-03-19T04:42:24.810Z[ recovery-image] Mar 19 04:42:24.093 INFO O| Mar 19 04:42:24.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
66962026-03-19T04:42:24.813Z[ recovery-image] Mar 19 04:42:24.093 INFO O| Mar 19 04:42:24.093 INFO STEP 630 (remove_files) COMPLETE
66972026-03-19T04:42:24.813Z[ recovery-image] Mar 19 04:42:24.093 INFO O| Mar 19 04:42:24.093 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66982026-03-19T04:42:24.817Z[ recovery-image] Mar 19 04:42:24.100 INFO O| Mar 19 04:42:24.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
66992026-03-19T04:42:24.820Z[ recovery-image] Mar 19 04:42:24.101 INFO O| Mar 19 04:42:24.101 INFO STEP 631 (remove_files) COMPLETE
67002026-03-19T04:42:24.820Z[ recovery-image] Mar 19 04:42:24.101 INFO O| Mar 19 04:42:24.101 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67012026-03-19T04:42:24.826Z[ recovery-image] Mar 19 04:42:24.109 INFO O| Mar 19 04:42:24.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
67022026-03-19T04:42:24.829Z[ recovery-image] Mar 19 04:42:24.110 INFO O| Mar 19 04:42:24.110 INFO STEP 632 (remove_files) COMPLETE
67032026-03-19T04:42:24.829Z[ recovery-image] Mar 19 04:42:24.110 INFO O| Mar 19 04:42:24.110 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67042026-03-19T04:42:24.833Z[ recovery-image] Mar 19 04:42:24.116 INFO O| Mar 19 04:42:24.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
67052026-03-19T04:42:24.836Z[ recovery-image] Mar 19 04:42:24.116 INFO O| Mar 19 04:42:24.116 INFO STEP 633 (remove_files) COMPLETE
67062026-03-19T04:42:24.836Z[ recovery-image] Mar 19 04:42:24.116 INFO O| Mar 19 04:42:24.116 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67072026-03-19T04:42:24.840Z[ recovery-image] Mar 19 04:42:24.123 INFO O| Mar 19 04:42:24.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
67082026-03-19T04:42:24.840Z[ recovery-image] Mar 19 04:42:24.123 INFO O| Mar 19 04:42:24.123 INFO STEP 634 (remove_files) COMPLETE
67092026-03-19T04:42:24.840Z[ recovery-image] Mar 19 04:42:24.123 INFO O| Mar 19 04:42:24.123 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67102026-03-19T04:42:24.849Z[ recovery-image] Mar 19 04:42:24.132 INFO O| Mar 19 04:42:24.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
67112026-03-19T04:42:24.852Z[ recovery-image] Mar 19 04:42:24.132 INFO O| Mar 19 04:42:24.132 INFO STEP 635 (remove_files) COMPLETE
67122026-03-19T04:42:24.852Z[ recovery-image] Mar 19 04:42:24.132 INFO O| Mar 19 04:42:24.132 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67132026-03-19T04:42:24.858Z[ recovery-image] Mar 19 04:42:24.141 INFO O| Mar 19 04:42:24.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
67142026-03-19T04:42:24.858Z[ recovery-image] Mar 19 04:42:24.141 INFO O| Mar 19 04:42:24.141 INFO STEP 636 (remove_files) COMPLETE
67152026-03-19T04:42:24.858Z[ recovery-image] Mar 19 04:42:24.141 INFO O| Mar 19 04:42:24.141 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67162026-03-19T04:42:24.867Z[ recovery-image] Mar 19 04:42:24.150 INFO O| Mar 19 04:42:24.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
67172026-03-19T04:42:24.867Z[ recovery-image] Mar 19 04:42:24.150 INFO O| Mar 19 04:42:24.150 INFO STEP 637 (remove_files) COMPLETE
67182026-03-19T04:42:24.870Z[ recovery-image] Mar 19 04:42:24.150 INFO O| Mar 19 04:42:24.150 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67192026-03-19T04:42:24.875Z[ recovery-image] Mar 19 04:42:24.159 INFO O| Mar 19 04:42:24.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
67202026-03-19T04:42:24.879Z[ recovery-image] Mar 19 04:42:24.159 INFO O| Mar 19 04:42:24.159 INFO STEP 638 (remove_files) COMPLETE
67212026-03-19T04:42:24.879Z[ recovery-image] Mar 19 04:42:24.159 INFO O| Mar 19 04:42:24.159 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67222026-03-19T04:42:24.883Z[ recovery-image] Mar 19 04:42:24.166 INFO O| Mar 19 04:42:24.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
67232026-03-19T04:42:24.883Z[ recovery-image] Mar 19 04:42:24.166 INFO O| Mar 19 04:42:24.166 INFO STEP 639 (remove_files) COMPLETE
67242026-03-19T04:42:24.886Z[ recovery-image] Mar 19 04:42:24.166 INFO O| Mar 19 04:42:24.166 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67252026-03-19T04:42:24.891Z[ recovery-image] Mar 19 04:42:24.174 INFO O| Mar 19 04:42:24.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
67262026-03-19T04:42:24.894Z[ recovery-image] Mar 19 04:42:24.174 INFO O| Mar 19 04:42:24.174 INFO STEP 640 (remove_files) COMPLETE
67272026-03-19T04:42:24.894Z[ recovery-image] Mar 19 04:42:24.174 INFO O| Mar 19 04:42:24.174 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67282026-03-19T04:42:24.898Z[ recovery-image] Mar 19 04:42:24.182 INFO O| Mar 19 04:42:24.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
67292026-03-19T04:42:24.902Z[ recovery-image] Mar 19 04:42:24.182 INFO O| Mar 19 04:42:24.182 INFO STEP 641 (remove_files) COMPLETE
67302026-03-19T04:42:24.902Z[ recovery-image] Mar 19 04:42:24.182 INFO O| Mar 19 04:42:24.182 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67312026-03-19T04:42:24.907Z[ recovery-image] Mar 19 04:42:24.190 INFO O| Mar 19 04:42:24.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
67322026-03-19T04:42:24.907Z[ recovery-image] Mar 19 04:42:24.190 INFO O| Mar 19 04:42:24.190 INFO STEP 642 (remove_files) COMPLETE
67332026-03-19T04:42:24.910Z[ recovery-image] Mar 19 04:42:24.190 INFO O| Mar 19 04:42:24.190 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67342026-03-19T04:42:24.914Z[ recovery-image] Mar 19 04:42:24.197 INFO O| Mar 19 04:42:24.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
67352026-03-19T04:42:24.917Z[ recovery-image] Mar 19 04:42:24.197 INFO O| Mar 19 04:42:24.197 INFO STEP 643 (remove_files) COMPLETE
67362026-03-19T04:42:24.917Z[ recovery-image] Mar 19 04:42:24.197 INFO O| Mar 19 04:42:24.197 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67372026-03-19T04:42:24.922Z[ recovery-image] Mar 19 04:42:24.205 INFO O| Mar 19 04:42:24.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
67382026-03-19T04:42:24.925Z[ recovery-image] Mar 19 04:42:24.205 INFO O| Mar 19 04:42:24.205 INFO STEP 644 (remove_files) COMPLETE
67392026-03-19T04:42:24.925Z[ recovery-image] Mar 19 04:42:24.205 INFO O| Mar 19 04:42:24.205 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67402026-03-19T04:42:24.930Z[ recovery-image] Mar 19 04:42:24.213 INFO O| Mar 19 04:42:24.213 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
67412026-03-19T04:42:24.933Z[ recovery-image] Mar 19 04:42:24.213 INFO O| Mar 19 04:42:24.213 INFO STEP 645 (remove_files) COMPLETE
67422026-03-19T04:42:24.933Z[ recovery-image] Mar 19 04:42:24.213 INFO O| Mar 19 04:42:24.213 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67432026-03-19T04:42:24.938Z[ recovery-image] Mar 19 04:42:24.221 INFO O| Mar 19 04:42:24.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
67442026-03-19T04:42:24.941Z[ recovery-image] Mar 19 04:42:24.221 INFO O| Mar 19 04:42:24.221 INFO STEP 646 (remove_files) COMPLETE
67452026-03-19T04:42:24.941Z[ recovery-image] Mar 19 04:42:24.221 INFO O| Mar 19 04:42:24.221 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67462026-03-19T04:42:24.945Z[ recovery-image] Mar 19 04:42:24.228 INFO O| Mar 19 04:42:24.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
67472026-03-19T04:42:24.948Z[ recovery-image] Mar 19 04:42:24.228 INFO O| Mar 19 04:42:24.228 INFO STEP 647 (remove_files) COMPLETE
67482026-03-19T04:42:24.948Z[ recovery-image] Mar 19 04:42:24.228 INFO O| Mar 19 04:42:24.228 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67492026-03-19T04:42:24.954Z[ recovery-image] Mar 19 04:42:24.236 INFO O| Mar 19 04:42:24.236 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
67502026-03-19T04:42:24.954Z[ recovery-image] Mar 19 04:42:24.237 INFO O| Mar 19 04:42:24.237 INFO STEP 648 (remove_files) COMPLETE
67512026-03-19T04:42:24.957Z[ recovery-image] Mar 19 04:42:24.237 INFO O| Mar 19 04:42:24.237 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67522026-03-19T04:42:24.961Z[ recovery-image] Mar 19 04:42:24.244 INFO O| Mar 19 04:42:24.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
67532026-03-19T04:42:24.964Z[ recovery-image] Mar 19 04:42:24.244 INFO O| Mar 19 04:42:24.244 INFO STEP 649 (remove_files) COMPLETE
67542026-03-19T04:42:24.964Z[ recovery-image] Mar 19 04:42:24.244 INFO O| Mar 19 04:42:24.244 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67552026-03-19T04:42:24.969Z[ recovery-image] Mar 19 04:42:24.252 INFO O| Mar 19 04:42:24.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
67562026-03-19T04:42:24.972Z[ recovery-image] Mar 19 04:42:24.252 INFO O| Mar 19 04:42:24.252 INFO STEP 650 (remove_files) COMPLETE
67572026-03-19T04:42:24.972Z[ recovery-image] Mar 19 04:42:24.252 INFO O| Mar 19 04:42:24.252 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67582026-03-19T04:42:24.978Z[ recovery-image] Mar 19 04:42:24.260 INFO O| Mar 19 04:42:24.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
67592026-03-19T04:42:24.981Z[ recovery-image] Mar 19 04:42:24.260 INFO O| Mar 19 04:42:24.260 INFO STEP 651 (remove_files) COMPLETE
67602026-03-19T04:42:24.981Z[ recovery-image] Mar 19 04:42:24.260 INFO O| Mar 19 04:42:24.260 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67612026-03-19T04:42:24.985Z[ recovery-image] Mar 19 04:42:24.269 INFO O| Mar 19 04:42:24.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
67622026-03-19T04:42:24.985Z[ recovery-image] Mar 19 04:42:24.269 INFO O| Mar 19 04:42:24.269 INFO STEP 652 (remove_files) COMPLETE
67632026-03-19T04:42:24.988Z[ recovery-image] Mar 19 04:42:24.269 INFO O| Mar 19 04:42:24.269 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67642026-03-19T04:42:24.993Z[ recovery-image] Mar 19 04:42:24.276 INFO O| Mar 19 04:42:24.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
67652026-03-19T04:42:24.996Z[ recovery-image] Mar 19 04:42:24.277 INFO O| Mar 19 04:42:24.277 INFO STEP 653 (remove_files) COMPLETE
67662026-03-19T04:42:24.996Z[ recovery-image] Mar 19 04:42:24.277 INFO O| Mar 19 04:42:24.277 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67672026-03-19T04:42:25.001Z[ recovery-image] Mar 19 04:42:24.283 INFO O| Mar 19 04:42:24.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
67682026-03-19T04:42:25.001Z[ recovery-image] Mar 19 04:42:24.283 INFO O| Mar 19 04:42:24.283 INFO STEP 654 (remove_files) COMPLETE
67692026-03-19T04:42:25.004Z[ recovery-image] Mar 19 04:42:24.283 INFO O| Mar 19 04:42:24.283 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67702026-03-19T04:42:25.007Z[ recovery-image] Mar 19 04:42:24.290 INFO O| Mar 19 04:42:24.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
67712026-03-19T04:42:25.007Z[ recovery-image] Mar 19 04:42:24.290 INFO O| Mar 19 04:42:24.290 INFO STEP 655 (remove_files) COMPLETE
67722026-03-19T04:42:25.010Z[ recovery-image] Mar 19 04:42:24.290 INFO O| Mar 19 04:42:24.290 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67732026-03-19T04:42:25.015Z[ recovery-image] Mar 19 04:42:24.298 INFO O| Mar 19 04:42:24.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
67742026-03-19T04:42:25.015Z[ recovery-image] Mar 19 04:42:24.298 INFO O| Mar 19 04:42:24.298 INFO STEP 656 (remove_files) COMPLETE
67752026-03-19T04:42:25.018Z[ recovery-image] Mar 19 04:42:24.298 INFO O| Mar 19 04:42:24.298 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67762026-03-19T04:42:25.022Z[ recovery-image] Mar 19 04:42:24.305 INFO O| Mar 19 04:42:24.305 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
67772026-03-19T04:42:25.025Z[ recovery-image] Mar 19 04:42:24.305 INFO O| Mar 19 04:42:24.305 INFO STEP 657 (remove_files) COMPLETE
67782026-03-19T04:42:25.025Z[ recovery-image] Mar 19 04:42:24.305 INFO O| Mar 19 04:42:24.305 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67792026-03-19T04:42:25.029Z[ recovery-image] Mar 19 04:42:24.312 INFO O| Mar 19 04:42:24.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
67802026-03-19T04:42:25.032Z[ recovery-image] Mar 19 04:42:24.312 INFO O| Mar 19 04:42:24.312 INFO STEP 658 (remove_files) COMPLETE
67812026-03-19T04:42:25.032Z[ recovery-image] Mar 19 04:42:24.312 INFO O| Mar 19 04:42:24.312 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67822026-03-19T04:42:25.038Z[ recovery-image] Mar 19 04:42:24.321 INFO O| Mar 19 04:42:24.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
67832026-03-19T04:42:25.041Z[ recovery-image] Mar 19 04:42:24.321 INFO O| Mar 19 04:42:24.321 INFO STEP 659 (remove_files) COMPLETE
67842026-03-19T04:42:25.041Z[ recovery-image] Mar 19 04:42:24.321 INFO O| Mar 19 04:42:24.321 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67852026-03-19T04:42:25.045Z[ recovery-image] Mar 19 04:42:24.328 INFO O| Mar 19 04:42:24.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
67862026-03-19T04:42:25.048Z[ recovery-image] Mar 19 04:42:24.328 INFO O| Mar 19 04:42:24.328 INFO STEP 660 (remove_files) COMPLETE
67872026-03-19T04:42:25.048Z[ recovery-image] Mar 19 04:42:24.328 INFO O| Mar 19 04:42:24.328 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67882026-03-19T04:42:25.052Z[ recovery-image] Mar 19 04:42:24.335 INFO O| Mar 19 04:42:24.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
67892026-03-19T04:42:25.052Z[ recovery-image] Mar 19 04:42:24.335 INFO O| Mar 19 04:42:24.335 INFO STEP 661 (remove_files) COMPLETE
67902026-03-19T04:42:25.052Z[ recovery-image] Mar 19 04:42:24.335 INFO O| Mar 19 04:42:24.335 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67912026-03-19T04:42:25.060Z[ recovery-image] Mar 19 04:42:24.343 INFO O| Mar 19 04:42:24.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
67922026-03-19T04:42:25.063Z[ recovery-image] Mar 19 04:42:24.343 INFO O| Mar 19 04:42:24.343 INFO STEP 662 (remove_files) COMPLETE
67932026-03-19T04:42:25.063Z[ recovery-image] Mar 19 04:42:24.343 INFO O| Mar 19 04:42:24.343 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67942026-03-19T04:42:25.068Z[ recovery-image] Mar 19 04:42:24.352 INFO O| Mar 19 04:42:24.352 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
67952026-03-19T04:42:25.071Z[ recovery-image] Mar 19 04:42:24.352 INFO O| Mar 19 04:42:24.352 INFO STEP 663 (remove_files) COMPLETE
67962026-03-19T04:42:25.071Z[ recovery-image] Mar 19 04:42:24.352 INFO O| Mar 19 04:42:24.352 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67972026-03-19T04:42:25.076Z[ recovery-image] Mar 19 04:42:24.359 INFO O| Mar 19 04:42:24.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
67982026-03-19T04:42:25.079Z[ recovery-image] Mar 19 04:42:24.359 INFO O| Mar 19 04:42:24.359 INFO STEP 664 (remove_files) COMPLETE
67992026-03-19T04:42:25.079Z[ recovery-image] Mar 19 04:42:24.359 INFO O| Mar 19 04:42:24.359 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68002026-03-19T04:42:25.084Z[ recovery-image] Mar 19 04:42:24.367 INFO O| Mar 19 04:42:24.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
68012026-03-19T04:42:25.087Z[ recovery-image] Mar 19 04:42:24.367 INFO O| Mar 19 04:42:24.367 INFO STEP 665 (remove_files) COMPLETE
68022026-03-19T04:42:25.087Z[ recovery-image] Mar 19 04:42:24.367 INFO O| Mar 19 04:42:24.367 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68032026-03-19T04:42:25.091Z[ recovery-image] Mar 19 04:42:24.374 INFO O| Mar 19 04:42:24.374 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
68042026-03-19T04:42:25.094Z[ recovery-image] Mar 19 04:42:24.374 INFO O| Mar 19 04:42:24.374 INFO STEP 666 (remove_files) COMPLETE
68052026-03-19T04:42:25.094Z[ recovery-image] Mar 19 04:42:24.374 INFO O| Mar 19 04:42:24.374 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68062026-03-19T04:42:25.100Z[ recovery-image] Mar 19 04:42:24.383 INFO O| Mar 19 04:42:24.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
68072026-03-19T04:42:25.103Z[ recovery-image] Mar 19 04:42:24.383 INFO O| Mar 19 04:42:24.383 INFO STEP 667 (remove_files) COMPLETE
68082026-03-19T04:42:25.103Z[ recovery-image] Mar 19 04:42:24.383 INFO O| Mar 19 04:42:24.383 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68092026-03-19T04:42:25.107Z[ recovery-image] Mar 19 04:42:24.390 INFO O| Mar 19 04:42:24.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
68102026-03-19T04:42:25.110Z[ recovery-image] Mar 19 04:42:24.391 INFO O| Mar 19 04:42:24.391 INFO STEP 668 (remove_files) COMPLETE
68112026-03-19T04:42:25.110Z[ recovery-image] Mar 19 04:42:24.391 INFO O| Mar 19 04:42:24.391 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68122026-03-19T04:42:25.116Z[ recovery-image] Mar 19 04:42:24.399 INFO O| Mar 19 04:42:24.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
68132026-03-19T04:42:25.119Z[ recovery-image] Mar 19 04:42:24.399 INFO O| Mar 19 04:42:24.399 INFO STEP 669 (remove_files) COMPLETE
68142026-03-19T04:42:25.119Z[ recovery-image] Mar 19 04:42:24.399 INFO O| Mar 19 04:42:24.399 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68152026-03-19T04:42:25.123Z[ recovery-image] Mar 19 04:42:24.406 INFO O| Mar 19 04:42:24.406 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
68162026-03-19T04:42:25.126Z[ recovery-image] Mar 19 04:42:24.406 INFO O| Mar 19 04:42:24.406 INFO STEP 670 (remove_files) COMPLETE
68172026-03-19T04:42:25.126Z[ recovery-image] Mar 19 04:42:24.406 INFO O| Mar 19 04:42:24.406 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68182026-03-19T04:42:25.130Z[ recovery-image] Mar 19 04:42:24.413 INFO O| Mar 19 04:42:24.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
68192026-03-19T04:42:25.133Z[ recovery-image] Mar 19 04:42:24.413 INFO O| Mar 19 04:42:24.413 INFO STEP 671 (remove_files) COMPLETE
68202026-03-19T04:42:25.133Z[ recovery-image] Mar 19 04:42:24.413 INFO O| Mar 19 04:42:24.413 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68212026-03-19T04:42:25.137Z[ recovery-image] Mar 19 04:42:24.420 INFO O| Mar 19 04:42:24.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
68222026-03-19T04:42:25.140Z[ recovery-image] Mar 19 04:42:24.420 INFO O| Mar 19 04:42:24.420 INFO STEP 672 (remove_files) COMPLETE
68232026-03-19T04:42:25.140Z[ recovery-image] Mar 19 04:42:24.420 INFO O| Mar 19 04:42:24.420 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68242026-03-19T04:42:25.145Z[ recovery-image] Mar 19 04:42:24.428 INFO O| Mar 19 04:42:24.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
68252026-03-19T04:42:25.148Z[ recovery-image] Mar 19 04:42:24.428 INFO O| Mar 19 04:42:24.428 INFO STEP 673 (remove_files) COMPLETE
68262026-03-19T04:42:25.148Z[ recovery-image] Mar 19 04:42:24.428 INFO O| Mar 19 04:42:24.428 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68272026-03-19T04:42:25.154Z[ recovery-image] Mar 19 04:42:24.437 INFO O| Mar 19 04:42:24.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
68282026-03-19T04:42:25.158Z[ recovery-image] Mar 19 04:42:24.437 INFO O| Mar 19 04:42:24.437 INFO STEP 674 (remove_files) COMPLETE
68292026-03-19T04:42:25.158Z[ recovery-image] Mar 19 04:42:24.437 INFO O| Mar 19 04:42:24.437 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68302026-03-19T04:42:25.161Z[ recovery-image] Mar 19 04:42:24.444 INFO O| Mar 19 04:42:24.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
68312026-03-19T04:42:25.161Z[ recovery-image] Mar 19 04:42:24.444 INFO O| Mar 19 04:42:24.444 INFO STEP 675 (remove_files) COMPLETE
68322026-03-19T04:42:25.161Z[ recovery-image] Mar 19 04:42:24.444 INFO O| Mar 19 04:42:24.444 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68332026-03-19T04:42:25.169Z[ recovery-image] Mar 19 04:42:24.452 INFO O| Mar 19 04:42:24.452 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
68342026-03-19T04:42:25.169Z[ recovery-image] Mar 19 04:42:24.452 INFO O| Mar 19 04:42:24.452 INFO STEP 676 (remove_files) COMPLETE
68352026-03-19T04:42:25.172Z[ recovery-image] Mar 19 04:42:24.452 INFO O| Mar 19 04:42:24.452 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68362026-03-19T04:42:25.176Z[ recovery-image] Mar 19 04:42:24.460 INFO O| Mar 19 04:42:24.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
68372026-03-19T04:42:25.179Z[ recovery-image] Mar 19 04:42:24.460 INFO O| Mar 19 04:42:24.460 INFO STEP 677 (remove_files) COMPLETE
68382026-03-19T04:42:25.179Z[ recovery-image] Mar 19 04:42:24.460 INFO O| Mar 19 04:42:24.460 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68392026-03-19T04:42:25.187Z[ recovery-image] Mar 19 04:42:24.470 INFO O| Mar 19 04:42:24.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
68402026-03-19T04:42:25.190Z[ recovery-image] Mar 19 04:42:24.470 INFO O| Mar 19 04:42:24.470 INFO STEP 678 (remove_files) COMPLETE
68412026-03-19T04:42:25.190Z[ recovery-image] Mar 19 04:42:24.470 INFO O| Mar 19 04:42:24.470 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68422026-03-19T04:42:25.195Z[ recovery-image] Mar 19 04:42:24.478 INFO O| Mar 19 04:42:24.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
68432026-03-19T04:42:25.198Z[ recovery-image] Mar 19 04:42:24.478 INFO O| Mar 19 04:42:24.478 INFO STEP 679 (remove_files) COMPLETE
68442026-03-19T04:42:25.198Z[ recovery-image] Mar 19 04:42:24.478 INFO O| Mar 19 04:42:24.478 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68452026-03-19T04:42:25.202Z[ recovery-image] Mar 19 04:42:24.485 INFO O| Mar 19 04:42:24.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
68462026-03-19T04:42:25.205Z[ recovery-image] Mar 19 04:42:24.485 INFO O| Mar 19 04:42:24.485 INFO STEP 680 (remove_files) COMPLETE
68472026-03-19T04:42:25.205Z[ recovery-image] Mar 19 04:42:24.485 INFO O| Mar 19 04:42:24.485 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68482026-03-19T04:42:25.210Z[ recovery-image] Mar 19 04:42:24.493 INFO O| Mar 19 04:42:24.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
68492026-03-19T04:42:25.210Z[ recovery-image] Mar 19 04:42:24.493 INFO O| Mar 19 04:42:24.493 INFO STEP 681 (remove_files) COMPLETE
68502026-03-19T04:42:25.213Z[ recovery-image] Mar 19 04:42:24.493 INFO O| Mar 19 04:42:24.493 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68512026-03-19T04:42:25.217Z[ recovery-image] Mar 19 04:42:24.500 INFO O| Mar 19 04:42:24.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
68522026-03-19T04:42:25.220Z[ recovery-image] Mar 19 04:42:24.500 INFO O| Mar 19 04:42:24.500 INFO STEP 682 (remove_files) COMPLETE
68532026-03-19T04:42:25.220Z[ recovery-image] Mar 19 04:42:24.500 INFO O| Mar 19 04:42:24.500 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68542026-03-19T04:42:25.224Z[ recovery-image] Mar 19 04:42:24.507 INFO O| Mar 19 04:42:24.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
68552026-03-19T04:42:25.227Z[ recovery-image] Mar 19 04:42:24.507 INFO O| Mar 19 04:42:24.507 INFO STEP 683 (remove_files) COMPLETE
68562026-03-19T04:42:25.227Z[ recovery-image] Mar 19 04:42:24.507 INFO O| Mar 19 04:42:24.507 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68572026-03-19T04:42:25.232Z[ recovery-image] Mar 19 04:42:24.515 INFO O| Mar 19 04:42:24.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
68582026-03-19T04:42:25.235Z[ recovery-image] Mar 19 04:42:24.515 INFO O| Mar 19 04:42:24.515 INFO STEP 684 (remove_files) COMPLETE
68592026-03-19T04:42:25.235Z[ recovery-image] Mar 19 04:42:24.515 INFO O| Mar 19 04:42:24.515 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68602026-03-19T04:42:25.240Z[ recovery-image] Mar 19 04:42:24.523 INFO O| Mar 19 04:42:24.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
68612026-03-19T04:42:25.243Z[ recovery-image] Mar 19 04:42:24.523 INFO O| Mar 19 04:42:24.523 INFO STEP 685 (remove_files) COMPLETE
68622026-03-19T04:42:25.243Z[ recovery-image] Mar 19 04:42:24.523 INFO O| Mar 19 04:42:24.523 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68632026-03-19T04:42:25.248Z[ recovery-image] Mar 19 04:42:24.531 INFO O| Mar 19 04:42:24.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
68642026-03-19T04:42:25.251Z[ recovery-image] Mar 19 04:42:24.532 INFO O| Mar 19 04:42:24.532 INFO STEP 686 (remove_files) COMPLETE
68652026-03-19T04:42:25.251Z[ recovery-image] Mar 19 04:42:24.532 INFO O| Mar 19 04:42:24.532 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68662026-03-19T04:42:25.256Z[ recovery-image] Mar 19 04:42:24.539 INFO O| Mar 19 04:42:24.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
68672026-03-19T04:42:25.259Z[ recovery-image] Mar 19 04:42:24.540 INFO O| Mar 19 04:42:24.540 INFO STEP 687 (remove_files) COMPLETE
68682026-03-19T04:42:25.259Z[ recovery-image] Mar 19 04:42:24.540 INFO O| Mar 19 04:42:24.540 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68692026-03-19T04:42:25.265Z[ recovery-image] Mar 19 04:42:24.548 INFO O| Mar 19 04:42:24.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
68702026-03-19T04:42:25.265Z[ recovery-image] Mar 19 04:42:24.548 INFO O| Mar 19 04:42:24.548 INFO STEP 688 (remove_files) COMPLETE
68712026-03-19T04:42:25.268Z[ recovery-image] Mar 19 04:42:24.548 INFO O| Mar 19 04:42:24.548 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68722026-03-19T04:42:25.273Z[ recovery-image] Mar 19 04:42:24.556 INFO O| Mar 19 04:42:24.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
68732026-03-19T04:42:25.276Z[ recovery-image] Mar 19 04:42:24.557 INFO O| Mar 19 04:42:24.557 INFO STEP 689 (remove_files) COMPLETE
68742026-03-19T04:42:25.276Z[ recovery-image] Mar 19 04:42:24.557 INFO O| Mar 19 04:42:24.557 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68752026-03-19T04:42:25.281Z[ recovery-image] Mar 19 04:42:24.564 INFO O| Mar 19 04:42:24.564 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
68762026-03-19T04:42:25.281Z[ recovery-image] Mar 19 04:42:24.564 INFO O| Mar 19 04:42:24.564 INFO STEP 690 (remove_files) COMPLETE
68772026-03-19T04:42:25.284Z[ recovery-image] Mar 19 04:42:24.564 INFO O| Mar 19 04:42:24.564 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68782026-03-19T04:42:25.289Z[ recovery-image] Mar 19 04:42:24.572 INFO O| Mar 19 04:42:24.572 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
68792026-03-19T04:42:25.292Z[ recovery-image] Mar 19 04:42:24.572 INFO O| Mar 19 04:42:24.572 INFO STEP 691 (remove_files) COMPLETE
68802026-03-19T04:42:25.292Z[ recovery-image] Mar 19 04:42:24.572 INFO O| Mar 19 04:42:24.572 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68812026-03-19T04:42:25.296Z[ recovery-image] Mar 19 04:42:24.579 INFO O| Mar 19 04:42:24.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
68822026-03-19T04:42:25.296Z[ recovery-image] Mar 19 04:42:24.579 INFO O| Mar 19 04:42:24.579 INFO STEP 692 (remove_files) COMPLETE
68832026-03-19T04:42:25.299Z[ recovery-image] Mar 19 04:42:24.579 INFO O| Mar 19 04:42:24.579 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68842026-03-19T04:42:25.304Z[ recovery-image] Mar 19 04:42:24.587 INFO O| Mar 19 04:42:24.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
68852026-03-19T04:42:25.304Z[ recovery-image] Mar 19 04:42:24.587 INFO O| Mar 19 04:42:24.587 INFO STEP 693 (remove_files) COMPLETE
68862026-03-19T04:42:25.304Z[ recovery-image] Mar 19 04:42:24.587 INFO O| Mar 19 04:42:24.587 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68872026-03-19T04:42:25.312Z[ recovery-image] Mar 19 04:42:24.595 INFO O| Mar 19 04:42:24.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
68882026-03-19T04:42:25.315Z[ recovery-image] Mar 19 04:42:24.595 INFO O| Mar 19 04:42:24.595 INFO STEP 694 (remove_files) COMPLETE
68892026-03-19T04:42:25.315Z[ recovery-image] Mar 19 04:42:24.595 INFO O| Mar 19 04:42:24.595 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68902026-03-19T04:42:25.319Z[ recovery-image] Mar 19 04:42:24.602 INFO O| Mar 19 04:42:24.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
68912026-03-19T04:42:25.322Z[ recovery-image] Mar 19 04:42:24.602 INFO O| Mar 19 04:42:24.602 INFO STEP 695 (remove_files) COMPLETE
68922026-03-19T04:42:25.322Z[ recovery-image] Mar 19 04:42:24.602 INFO O| Mar 19 04:42:24.602 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68932026-03-19T04:42:25.326Z[ recovery-image] Mar 19 04:42:24.609 INFO O| Mar 19 04:42:24.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
68942026-03-19T04:42:25.331Z[ recovery-image] Mar 19 04:42:24.610 INFO O| Mar 19 04:42:24.610 INFO STEP 696 (remove_files) COMPLETE
68952026-03-19T04:42:25.331Z[ recovery-image] Mar 19 04:42:24.610 INFO O| Mar 19 04:42:24.610 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68962026-03-19T04:42:25.334Z[ recovery-image] Mar 19 04:42:24.617 INFO O| Mar 19 04:42:24.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
68972026-03-19T04:42:25.334Z[ recovery-image] Mar 19 04:42:24.617 INFO O| Mar 19 04:42:24.617 INFO STEP 697 (remove_files) COMPLETE
68982026-03-19T04:42:25.334Z[ recovery-image] Mar 19 04:42:24.617 INFO O| Mar 19 04:42:24.617 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68992026-03-19T04:42:25.341Z[ recovery-image] Mar 19 04:42:24.624 INFO O| Mar 19 04:42:24.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
69002026-03-19T04:42:25.343Z[ recovery-image] Mar 19 04:42:24.624 INFO O| Mar 19 04:42:24.624 INFO STEP 698 (remove_files) COMPLETE
69012026-03-19T04:42:25.343Z[ recovery-image] Mar 19 04:42:24.624 INFO O| Mar 19 04:42:24.624 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69022026-03-19T04:42:25.348Z[ recovery-image] Mar 19 04:42:24.631 INFO O| Mar 19 04:42:24.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
69032026-03-19T04:42:25.351Z[ recovery-image] Mar 19 04:42:24.631 INFO O| Mar 19 04:42:24.631 INFO STEP 699 (remove_files) COMPLETE
69042026-03-19T04:42:25.351Z[ recovery-image] Mar 19 04:42:24.631 INFO O| Mar 19 04:42:24.631 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69052026-03-19T04:42:25.356Z[ recovery-image] Mar 19 04:42:24.640 INFO O| Mar 19 04:42:24.639 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
69062026-03-19T04:42:25.356Z[ recovery-image] Mar 19 04:42:24.640 INFO O| Mar 19 04:42:24.640 INFO STEP 700 (remove_files) COMPLETE
69072026-03-19T04:42:25.372Z[ recovery-image] Mar 19 04:42:24.640 INFO O| Mar 19 04:42:24.640 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69082026-03-19T04:42:25.372Z[ recovery-image] Mar 19 04:42:24.647 INFO O| Mar 19 04:42:24.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
69092026-03-19T04:42:25.372Z[ recovery-image] Mar 19 04:42:24.647 INFO O| Mar 19 04:42:24.647 INFO STEP 701 (remove_files) COMPLETE
69102026-03-19T04:42:25.372Z[ recovery-image] Mar 19 04:42:24.647 INFO O| Mar 19 04:42:24.647 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69112026-03-19T04:42:25.372Z[ recovery-image] Mar 19 04:42:24.654 INFO O| Mar 19 04:42:24.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
69122026-03-19T04:42:25.372Z[ recovery-image] Mar 19 04:42:24.654 INFO O| Mar 19 04:42:24.654 INFO STEP 702 (remove_files) COMPLETE
69132026-03-19T04:42:25.372Z[ recovery-image] Mar 19 04:42:24.654 INFO O| Mar 19 04:42:24.654 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69142026-03-19T04:42:25.378Z[ recovery-image] Mar 19 04:42:24.661 INFO O| Mar 19 04:42:24.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
69152026-03-19T04:42:25.378Z[ recovery-image] Mar 19 04:42:24.661 INFO O| Mar 19 04:42:24.661 INFO STEP 703 (remove_files) COMPLETE
69162026-03-19T04:42:25.381Z[ recovery-image] Mar 19 04:42:24.661 INFO O| Mar 19 04:42:24.661 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69172026-03-19T04:42:25.385Z[ recovery-image] Mar 19 04:42:24.668 INFO O| Mar 19 04:42:24.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
69182026-03-19T04:42:25.388Z[ recovery-image] Mar 19 04:42:24.668 INFO O| Mar 19 04:42:24.668 INFO STEP 704 (remove_files) COMPLETE
69192026-03-19T04:42:25.388Z[ recovery-image] Mar 19 04:42:24.668 INFO O| Mar 19 04:42:24.668 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69202026-03-19T04:42:25.393Z[ recovery-image] Mar 19 04:42:24.676 INFO O| Mar 19 04:42:24.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
69212026-03-19T04:42:25.396Z[ recovery-image] Mar 19 04:42:24.677 INFO O| Mar 19 04:42:24.677 INFO STEP 705 (remove_files) COMPLETE
69222026-03-19T04:42:25.396Z[ recovery-image] Mar 19 04:42:24.677 INFO O| Mar 19 04:42:24.677 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69232026-03-19T04:42:25.401Z[ recovery-image] Mar 19 04:42:24.684 INFO O| Mar 19 04:42:24.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
69242026-03-19T04:42:25.404Z[ recovery-image] Mar 19 04:42:24.684 INFO O| Mar 19 04:42:24.684 INFO STEP 706 (remove_files) COMPLETE
69252026-03-19T04:42:25.404Z[ recovery-image] Mar 19 04:42:24.684 INFO O| Mar 19 04:42:24.684 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69262026-03-19T04:42:25.409Z[ recovery-image] Mar 19 04:42:24.692 INFO O| Mar 19 04:42:24.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
69272026-03-19T04:42:25.412Z[ recovery-image] Mar 19 04:42:24.692 INFO O| Mar 19 04:42:24.692 INFO STEP 707 (remove_files) COMPLETE
69282026-03-19T04:42:25.412Z[ recovery-image] Mar 19 04:42:24.692 INFO O| Mar 19 04:42:24.692 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69292026-03-19T04:42:25.417Z[ recovery-image] Mar 19 04:42:24.700 INFO O| Mar 19 04:42:24.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
69302026-03-19T04:42:25.420Z[ recovery-image] Mar 19 04:42:24.701 INFO O| Mar 19 04:42:24.701 INFO STEP 708 (remove_files) COMPLETE
69312026-03-19T04:42:25.420Z[ recovery-image] Mar 19 04:42:24.701 INFO O| Mar 19 04:42:24.701 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69322026-03-19T04:42:25.426Z[ recovery-image] Mar 19 04:42:24.709 INFO O| Mar 19 04:42:24.709 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
69332026-03-19T04:42:25.426Z[ recovery-image] Mar 19 04:42:24.709 INFO O| Mar 19 04:42:24.709 INFO STEP 709 (remove_files) COMPLETE
69342026-03-19T04:42:25.429Z[ recovery-image] Mar 19 04:42:24.709 INFO O| Mar 19 04:42:24.709 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69352026-03-19T04:42:25.433Z[ recovery-image] Mar 19 04:42:24.716 INFO O| Mar 19 04:42:24.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
69362026-03-19T04:42:25.433Z[ recovery-image] Mar 19 04:42:24.716 INFO O| Mar 19 04:42:24.716 INFO STEP 710 (remove_files) COMPLETE
69372026-03-19T04:42:25.433Z[ recovery-image] Mar 19 04:42:24.716 INFO O| Mar 19 04:42:24.716 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69382026-03-19T04:42:25.440Z[ recovery-image] Mar 19 04:42:24.723 INFO O| Mar 19 04:42:24.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
69392026-03-19T04:42:25.440Z[ recovery-image] Mar 19 04:42:24.723 INFO O| Mar 19 04:42:24.723 INFO STEP 711 (remove_files) COMPLETE
69402026-03-19T04:42:25.443Z[ recovery-image] Mar 19 04:42:24.723 INFO O| Mar 19 04:42:24.723 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69412026-03-19T04:42:25.448Z[ recovery-image] Mar 19 04:42:24.731 INFO O| Mar 19 04:42:24.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
69422026-03-19T04:42:25.448Z[ recovery-image] Mar 19 04:42:24.731 INFO O| Mar 19 04:42:24.731 INFO STEP 712 (remove_files) COMPLETE
69432026-03-19T04:42:25.451Z[ recovery-image] Mar 19 04:42:24.731 INFO O| Mar 19 04:42:24.731 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69442026-03-19T04:42:25.457Z[ recovery-image] Mar 19 04:42:24.740 INFO O| Mar 19 04:42:24.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
69452026-03-19T04:42:25.460Z[ recovery-image] Mar 19 04:42:24.740 INFO O| Mar 19 04:42:24.740 INFO STEP 713 (remove_files) COMPLETE
69462026-03-19T04:42:25.460Z[ recovery-image] Mar 19 04:42:24.740 INFO O| Mar 19 04:42:24.740 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69472026-03-19T04:42:25.463Z[ recovery-image] Mar 19 04:42:24.746 INFO O| Mar 19 04:42:24.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
69482026-03-19T04:42:25.466Z[ recovery-image] Mar 19 04:42:24.747 INFO O| Mar 19 04:42:24.747 INFO STEP 714 (remove_files) COMPLETE
69492026-03-19T04:42:25.466Z[ recovery-image] Mar 19 04:42:24.747 INFO O| Mar 19 04:42:24.747 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69502026-03-19T04:42:25.470Z[ recovery-image] Mar 19 04:42:24.753 INFO O| Mar 19 04:42:24.753 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
69512026-03-19T04:42:25.473Z[ recovery-image] Mar 19 04:42:24.753 INFO O| Mar 19 04:42:24.753 INFO STEP 715 (remove_files) COMPLETE
69522026-03-19T04:42:25.473Z[ recovery-image] Mar 19 04:42:24.753 INFO O| Mar 19 04:42:24.753 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69532026-03-19T04:42:25.479Z[ recovery-image] Mar 19 04:42:24.762 INFO O| Mar 19 04:42:24.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
69542026-03-19T04:42:25.482Z[ recovery-image] Mar 19 04:42:24.762 INFO O| Mar 19 04:42:24.762 INFO STEP 716 (remove_files) COMPLETE
69552026-03-19T04:42:25.482Z[ recovery-image] Mar 19 04:42:24.762 INFO O| Mar 19 04:42:24.762 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69562026-03-19T04:42:25.488Z[ recovery-image] Mar 19 04:42:24.771 INFO O| Mar 19 04:42:24.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
69572026-03-19T04:42:25.488Z[ recovery-image] Mar 19 04:42:24.771 INFO O| Mar 19 04:42:24.771 INFO STEP 717 (remove_files) COMPLETE
69582026-03-19T04:42:25.491Z[ recovery-image] Mar 19 04:42:24.771 INFO O| Mar 19 04:42:24.771 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69592026-03-19T04:42:25.496Z[ recovery-image] Mar 19 04:42:24.779 INFO O| Mar 19 04:42:24.779 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
69602026-03-19T04:42:25.499Z[ recovery-image] Mar 19 04:42:24.779 INFO O| Mar 19 04:42:24.779 INFO STEP 718 (remove_files) COMPLETE
69612026-03-19T04:42:25.499Z[ recovery-image] Mar 19 04:42:24.779 INFO O| Mar 19 04:42:24.779 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69622026-03-19T04:42:25.504Z[ recovery-image] Mar 19 04:42:24.787 INFO O| Mar 19 04:42:24.787 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
69632026-03-19T04:42:25.507Z[ recovery-image] Mar 19 04:42:24.787 INFO O| Mar 19 04:42:24.787 INFO STEP 719 (remove_files) COMPLETE
69642026-03-19T04:42:25.507Z[ recovery-image] Mar 19 04:42:24.787 INFO O| Mar 19 04:42:24.787 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69652026-03-19T04:42:25.512Z[ recovery-image] Mar 19 04:42:24.795 INFO O| Mar 19 04:42:24.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
69662026-03-19T04:42:25.515Z[ recovery-image] Mar 19 04:42:24.795 INFO O| Mar 19 04:42:24.795 INFO STEP 720 (remove_files) COMPLETE
69672026-03-19T04:42:25.515Z[ recovery-image] Mar 19 04:42:24.795 INFO O| Mar 19 04:42:24.795 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69682026-03-19T04:42:25.519Z[ recovery-image] Mar 19 04:42:24.802 INFO O| Mar 19 04:42:24.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
69692026-03-19T04:42:25.519Z[ recovery-image] Mar 19 04:42:24.802 INFO O| Mar 19 04:42:24.802 INFO STEP 721 (remove_files) COMPLETE
69702026-03-19T04:42:25.522Z[ recovery-image] Mar 19 04:42:24.802 INFO O| Mar 19 04:42:24.802 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69712026-03-19T04:42:25.527Z[ recovery-image] Mar 19 04:42:24.810 INFO O| Mar 19 04:42:24.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
69722026-03-19T04:42:25.530Z[ recovery-image] Mar 19 04:42:24.810 INFO O| Mar 19 04:42:24.810 INFO STEP 722 (remove_files) COMPLETE
69732026-03-19T04:42:25.530Z[ recovery-image] Mar 19 04:42:24.810 INFO O| Mar 19 04:42:24.810 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69742026-03-19T04:42:25.536Z[ recovery-image] Mar 19 04:42:24.819 INFO O| Mar 19 04:42:24.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
69752026-03-19T04:42:25.540Z[ recovery-image] Mar 19 04:42:24.819 INFO O| Mar 19 04:42:24.819 INFO STEP 723 (remove_files) COMPLETE
69762026-03-19T04:42:25.540Z[ recovery-image] Mar 19 04:42:24.819 INFO O| Mar 19 04:42:24.819 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69772026-03-19T04:42:25.544Z[ recovery-image] Mar 19 04:42:24.826 INFO O| Mar 19 04:42:24.826 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
69782026-03-19T04:42:25.544Z[ recovery-image] Mar 19 04:42:24.826 INFO O| Mar 19 04:42:24.826 INFO STEP 724 (remove_files) COMPLETE
69792026-03-19T04:42:25.544Z[ recovery-image] Mar 19 04:42:24.826 INFO O| Mar 19 04:42:24.826 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69802026-03-19T04:42:25.551Z[ recovery-image] Mar 19 04:42:24.834 INFO O| Mar 19 04:42:24.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
69812026-03-19T04:42:25.554Z[ recovery-image] Mar 19 04:42:24.835 INFO O| Mar 19 04:42:24.835 INFO STEP 725 (remove_files) COMPLETE
69822026-03-19T04:42:25.554Z[ recovery-image] Mar 19 04:42:24.835 INFO O| Mar 19 04:42:24.835 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69832026-03-19T04:42:25.559Z[ recovery-image] Mar 19 04:42:24.842 INFO O| Mar 19 04:42:24.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
69842026-03-19T04:42:25.559Z[ recovery-image] Mar 19 04:42:24.842 INFO O| Mar 19 04:42:24.842 INFO STEP 726 (remove_files) COMPLETE
69852026-03-19T04:42:25.562Z[ recovery-image] Mar 19 04:42:24.842 INFO O| Mar 19 04:42:24.842 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69862026-03-19T04:42:25.565Z[ recovery-image] Mar 19 04:42:24.848 INFO O| Mar 19 04:42:24.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
69872026-03-19T04:42:25.565Z[ recovery-image] Mar 19 04:42:24.848 INFO O| Mar 19 04:42:24.848 INFO STEP 727 (remove_files) COMPLETE
69882026-03-19T04:42:25.569Z[ recovery-image] Mar 19 04:42:24.848 INFO O| Mar 19 04:42:24.848 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69892026-03-19T04:42:25.574Z[ recovery-image] Mar 19 04:42:24.857 INFO O| Mar 19 04:42:24.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
69902026-03-19T04:42:25.574Z[ recovery-image] Mar 19 04:42:24.857 INFO O| Mar 19 04:42:24.857 INFO STEP 728 (remove_files) COMPLETE
69912026-03-19T04:42:25.577Z[ recovery-image] Mar 19 04:42:24.857 INFO O| Mar 19 04:42:24.857 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69922026-03-19T04:42:25.581Z[ recovery-image] Mar 19 04:42:24.864 INFO O| Mar 19 04:42:24.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
69932026-03-19T04:42:25.581Z[ recovery-image] Mar 19 04:42:24.864 INFO O| Mar 19 04:42:24.864 INFO STEP 729 (remove_files) COMPLETE
69942026-03-19T04:42:25.584Z[ recovery-image] Mar 19 04:42:24.864 INFO O| Mar 19 04:42:24.864 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69952026-03-19T04:42:25.588Z[ recovery-image] Mar 19 04:42:24.871 INFO O| Mar 19 04:42:24.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
69962026-03-19T04:42:25.588Z[ recovery-image] Mar 19 04:42:24.871 INFO O| Mar 19 04:42:24.871 INFO STEP 730 (remove_files) COMPLETE
69972026-03-19T04:42:25.588Z[ recovery-image] Mar 19 04:42:24.871 INFO O| Mar 19 04:42:24.871 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69982026-03-19T04:42:25.596Z[ recovery-image] Mar 19 04:42:24.879 INFO O| Mar 19 04:42:24.879 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
69992026-03-19T04:42:25.596Z[ recovery-image] Mar 19 04:42:24.879 INFO O| Mar 19 04:42:24.879 INFO STEP 731 (remove_files) COMPLETE
70002026-03-19T04:42:25.599Z[ recovery-image] Mar 19 04:42:24.879 INFO O| Mar 19 04:42:24.879 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70012026-03-19T04:42:25.604Z[ recovery-image] Mar 19 04:42:24.887 INFO O| Mar 19 04:42:24.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
70022026-03-19T04:42:25.607Z[ recovery-image] Mar 19 04:42:24.887 INFO O| Mar 19 04:42:24.887 INFO STEP 732 (remove_files) COMPLETE
70032026-03-19T04:42:25.607Z[ recovery-image] Mar 19 04:42:24.887 INFO O| Mar 19 04:42:24.887 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70042026-03-19T04:42:25.612Z[ recovery-image] Mar 19 04:42:24.895 INFO O| Mar 19 04:42:24.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
70052026-03-19T04:42:25.612Z[ recovery-image] Mar 19 04:42:24.895 INFO O| Mar 19 04:42:24.895 INFO STEP 733 (remove_files) COMPLETE
70062026-03-19T04:42:25.615Z[ recovery-image] Mar 19 04:42:24.895 INFO O| Mar 19 04:42:24.895 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70072026-03-19T04:42:25.619Z[ recovery-image] Mar 19 04:42:24.902 INFO O| Mar 19 04:42:24.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
70082026-03-19T04:42:25.619Z[ recovery-image] Mar 19 04:42:24.902 INFO O| Mar 19 04:42:24.902 INFO STEP 734 (remove_files) COMPLETE
70092026-03-19T04:42:25.623Z[ recovery-image] Mar 19 04:42:24.902 INFO O| Mar 19 04:42:24.902 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70102026-03-19T04:42:25.628Z[ recovery-image] Mar 19 04:42:24.910 INFO O| Mar 19 04:42:24.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
70112026-03-19T04:42:25.628Z[ recovery-image] Mar 19 04:42:24.910 INFO O| Mar 19 04:42:24.910 INFO STEP 735 (remove_files) COMPLETE
70122026-03-19T04:42:25.632Z[ recovery-image] Mar 19 04:42:24.910 INFO O| Mar 19 04:42:24.910 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70132026-03-19T04:42:25.635Z[ recovery-image] Mar 19 04:42:24.917 INFO O| Mar 19 04:42:24.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
70142026-03-19T04:42:25.635Z[ recovery-image] Mar 19 04:42:24.917 INFO O| Mar 19 04:42:24.917 INFO STEP 736 (remove_files) COMPLETE
70152026-03-19T04:42:25.636Z[ recovery-image] Mar 19 04:42:24.917 INFO O| Mar 19 04:42:24.917 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70162026-03-19T04:42:25.642Z[ recovery-image] Mar 19 04:42:24.925 INFO O| Mar 19 04:42:24.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
70172026-03-19T04:42:25.646Z[ recovery-image] Mar 19 04:42:24.925 INFO O| Mar 19 04:42:24.925 INFO STEP 737 (remove_files) COMPLETE
70182026-03-19T04:42:25.646Z[ recovery-image] Mar 19 04:42:24.925 INFO O| Mar 19 04:42:24.925 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70192026-03-19T04:42:25.650Z[ recovery-image] Mar 19 04:42:24.933 INFO O| Mar 19 04:42:24.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
70202026-03-19T04:42:25.653Z[ recovery-image] Mar 19 04:42:24.934 INFO O| Mar 19 04:42:24.934 INFO STEP 738 (remove_files) COMPLETE
70212026-03-19T04:42:25.653Z[ recovery-image] Mar 19 04:42:24.934 INFO O| Mar 19 04:42:24.934 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70222026-03-19T04:42:25.659Z[ recovery-image] Mar 19 04:42:24.942 INFO O| Mar 19 04:42:24.942 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
70232026-03-19T04:42:25.662Z[ recovery-image] Mar 19 04:42:24.942 INFO O| Mar 19 04:42:24.942 INFO STEP 739 (remove_files) COMPLETE
70242026-03-19T04:42:25.662Z[ recovery-image] Mar 19 04:42:24.942 INFO O| Mar 19 04:42:24.942 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70252026-03-19T04:42:25.667Z[ recovery-image] Mar 19 04:42:24.950 INFO O| Mar 19 04:42:24.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
70262026-03-19T04:42:25.670Z[ recovery-image] Mar 19 04:42:24.950 INFO O| Mar 19 04:42:24.950 INFO STEP 740 (remove_files) COMPLETE
70272026-03-19T04:42:25.670Z[ recovery-image] Mar 19 04:42:24.950 INFO O| Mar 19 04:42:24.950 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70282026-03-19T04:42:25.673Z[ recovery-image] Mar 19 04:42:24.956 INFO O| Mar 19 04:42:24.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
70292026-03-19T04:42:25.673Z[ recovery-image] Mar 19 04:42:24.956 INFO O| Mar 19 04:42:24.956 INFO STEP 741 (remove_files) COMPLETE
70302026-03-19T04:42:25.676Z[ recovery-image] Mar 19 04:42:24.956 INFO O| Mar 19 04:42:24.956 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70312026-03-19T04:42:25.682Z[ recovery-image] Mar 19 04:42:24.965 INFO O| Mar 19 04:42:24.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
70322026-03-19T04:42:25.685Z[ recovery-image] Mar 19 04:42:24.965 INFO O| Mar 19 04:42:24.965 INFO STEP 742 (remove_files) COMPLETE
70332026-03-19T04:42:25.685Z[ recovery-image] Mar 19 04:42:24.965 INFO O| Mar 19 04:42:24.965 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70342026-03-19T04:42:25.689Z[ recovery-image] Mar 19 04:42:24.972 INFO O| Mar 19 04:42:24.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
70352026-03-19T04:42:25.689Z[ recovery-image] Mar 19 04:42:24.972 INFO O| Mar 19 04:42:24.972 INFO STEP 743 (remove_files) COMPLETE
70362026-03-19T04:42:25.689Z[ recovery-image] Mar 19 04:42:24.972 INFO O| Mar 19 04:42:24.972 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70372026-03-19T04:42:25.697Z[ recovery-image] Mar 19 04:42:24.980 INFO O| Mar 19 04:42:24.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
70382026-03-19T04:42:25.700Z[ recovery-image] Mar 19 04:42:24.980 INFO O| Mar 19 04:42:24.980 INFO STEP 744 (remove_files) COMPLETE
70392026-03-19T04:42:25.700Z[ recovery-image] Mar 19 04:42:24.980 INFO O| Mar 19 04:42:24.980 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70402026-03-19T04:42:25.705Z[ recovery-image] Mar 19 04:42:24.988 INFO O| Mar 19 04:42:24.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
70412026-03-19T04:42:25.708Z[ recovery-image] Mar 19 04:42:24.988 INFO O| Mar 19 04:42:24.988 INFO STEP 745 (remove_files) COMPLETE
70422026-03-19T04:42:25.708Z[ recovery-image] Mar 19 04:42:24.988 INFO O| Mar 19 04:42:24.988 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70432026-03-19T04:42:25.713Z[ recovery-image] Mar 19 04:42:24.996 INFO O| Mar 19 04:42:24.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
70442026-03-19T04:42:25.713Z[ recovery-image] Mar 19 04:42:24.996 INFO O| Mar 19 04:42:24.996 INFO STEP 746 (remove_files) COMPLETE
70452026-03-19T04:42:25.716Z[ recovery-image] Mar 19 04:42:24.996 INFO O| Mar 19 04:42:24.996 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70462026-03-19T04:42:25.720Z[ recovery-image] Mar 19 04:42:25.003 INFO O| Mar 19 04:42:25.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
70472026-03-19T04:42:25.720Z[ recovery-image] Mar 19 04:42:25.003 INFO O| Mar 19 04:42:25.003 INFO STEP 747 (remove_files) COMPLETE
70482026-03-19T04:42:25.720Z[ recovery-image] Mar 19 04:42:25.003 INFO O| Mar 19 04:42:25.003 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70492026-03-19T04:42:25.728Z[ recovery-image] Mar 19 04:42:25.011 INFO O| Mar 19 04:42:25.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
70502026-03-19T04:42:25.728Z[ recovery-image] Mar 19 04:42:25.011 INFO O| Mar 19 04:42:25.011 INFO STEP 748 (remove_files) COMPLETE
70512026-03-19T04:42:25.731Z[ recovery-image] Mar 19 04:42:25.011 INFO O| Mar 19 04:42:25.011 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70522026-03-19T04:42:25.735Z[ recovery-image] Mar 19 04:42:25.018 INFO O| Mar 19 04:42:25.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
70532026-03-19T04:42:25.738Z[ recovery-image] Mar 19 04:42:25.018 INFO O| Mar 19 04:42:25.018 INFO STEP 749 (remove_files) COMPLETE
70542026-03-19T04:42:25.738Z[ recovery-image] Mar 19 04:42:25.018 INFO O| Mar 19 04:42:25.018 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70552026-03-19T04:42:25.744Z[ recovery-image] Mar 19 04:42:25.027 INFO O| Mar 19 04:42:25.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
70562026-03-19T04:42:25.747Z[ recovery-image] Mar 19 04:42:25.027 INFO O| Mar 19 04:42:25.027 INFO STEP 750 (remove_files) COMPLETE
70572026-03-19T04:42:25.747Z[ recovery-image] Mar 19 04:42:25.027 INFO O| Mar 19 04:42:25.027 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70582026-03-19T04:42:25.752Z[ recovery-image] Mar 19 04:42:25.035 INFO O| Mar 19 04:42:25.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
70592026-03-19T04:42:25.752Z[ recovery-image] Mar 19 04:42:25.035 INFO O| Mar 19 04:42:25.035 INFO STEP 751 (remove_files) COMPLETE
70602026-03-19T04:42:25.755Z[ recovery-image] Mar 19 04:42:25.035 INFO O| Mar 19 04:42:25.035 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70612026-03-19T04:42:25.759Z[ recovery-image] Mar 19 04:42:25.042 INFO O| Mar 19 04:42:25.042 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
70622026-03-19T04:42:25.762Z[ recovery-image] Mar 19 04:42:25.042 INFO O| Mar 19 04:42:25.042 INFO STEP 752 (remove_files) COMPLETE
70632026-03-19T04:42:25.762Z[ recovery-image] Mar 19 04:42:25.042 INFO O| Mar 19 04:42:25.042 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70642026-03-19T04:42:25.766Z[ recovery-image] Mar 19 04:42:25.049 INFO O| Mar 19 04:42:25.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
70652026-03-19T04:42:25.769Z[ recovery-image] Mar 19 04:42:25.049 INFO O| Mar 19 04:42:25.049 INFO STEP 753 (remove_files) COMPLETE
70662026-03-19T04:42:25.769Z[ recovery-image] Mar 19 04:42:25.049 INFO O| Mar 19 04:42:25.049 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70672026-03-19T04:42:25.775Z[ recovery-image] Mar 19 04:42:25.058 INFO O| Mar 19 04:42:25.058 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
70682026-03-19T04:42:25.779Z[ recovery-image] Mar 19 04:42:25.058 INFO O| Mar 19 04:42:25.058 INFO STEP 754 (remove_files) COMPLETE
70692026-03-19T04:42:25.779Z[ recovery-image] Mar 19 04:42:25.058 INFO O| Mar 19 04:42:25.058 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70702026-03-19T04:42:25.783Z[ recovery-image] Mar 19 04:42:25.066 INFO O| Mar 19 04:42:25.066 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
70712026-03-19T04:42:25.786Z[ recovery-image] Mar 19 04:42:25.066 INFO O| Mar 19 04:42:25.066 INFO STEP 755 (remove_files) COMPLETE
70722026-03-19T04:42:25.786Z[ recovery-image] Mar 19 04:42:25.066 INFO O| Mar 19 04:42:25.066 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70732026-03-19T04:42:25.791Z[ recovery-image] Mar 19 04:42:25.073 INFO O| Mar 19 04:42:25.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
70742026-03-19T04:42:25.791Z[ recovery-image] Mar 19 04:42:25.073 INFO O| Mar 19 04:42:25.073 INFO STEP 756 (remove_files) COMPLETE
70752026-03-19T04:42:25.794Z[ recovery-image] Mar 19 04:42:25.073 INFO O| Mar 19 04:42:25.073 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70762026-03-19T04:42:25.798Z[ recovery-image] Mar 19 04:42:25.081 INFO O| Mar 19 04:42:25.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
70772026-03-19T04:42:25.801Z[ recovery-image] Mar 19 04:42:25.081 INFO O| Mar 19 04:42:25.081 INFO STEP 757 (remove_files) COMPLETE
70782026-03-19T04:42:25.801Z[ recovery-image] Mar 19 04:42:25.082 INFO O| Mar 19 04:42:25.081 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70792026-03-19T04:42:25.807Z[ recovery-image] Mar 19 04:42:25.090 INFO O| Mar 19 04:42:25.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
70802026-03-19T04:42:25.807Z[ recovery-image] Mar 19 04:42:25.090 INFO O| Mar 19 04:42:25.090 INFO STEP 758 (remove_files) COMPLETE
70812026-03-19T04:42:25.811Z[ recovery-image] Mar 19 04:42:25.090 INFO O| Mar 19 04:42:25.090 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70822026-03-19T04:42:25.816Z[ recovery-image] Mar 19 04:42:25.099 INFO O| Mar 19 04:42:25.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
70832026-03-19T04:42:25.819Z[ recovery-image] Mar 19 04:42:25.099 INFO O| Mar 19 04:42:25.099 INFO STEP 759 (remove_files) COMPLETE
70842026-03-19T04:42:25.819Z[ recovery-image] Mar 19 04:42:25.099 INFO O| Mar 19 04:42:25.099 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70852026-03-19T04:42:25.823Z[ recovery-image] Mar 19 04:42:25.106 INFO O| Mar 19 04:42:25.106 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
70862026-03-19T04:42:25.823Z[ recovery-image] Mar 19 04:42:25.106 INFO O| Mar 19 04:42:25.106 INFO STEP 760 (remove_files) COMPLETE
70872026-03-19T04:42:25.826Z[ recovery-image] Mar 19 04:42:25.106 INFO O| Mar 19 04:42:25.106 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70882026-03-19T04:42:25.831Z[ recovery-image] Mar 19 04:42:25.114 INFO O| Mar 19 04:42:25.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
70892026-03-19T04:42:25.834Z[ recovery-image] Mar 19 04:42:25.114 INFO O| Mar 19 04:42:25.114 INFO STEP 761 (remove_files) COMPLETE
70902026-03-19T04:42:25.834Z[ recovery-image] Mar 19 04:42:25.114 INFO O| Mar 19 04:42:25.114 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70912026-03-19T04:42:25.840Z[ recovery-image] Mar 19 04:42:25.122 INFO O| Mar 19 04:42:25.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
70922026-03-19T04:42:25.843Z[ recovery-image] Mar 19 04:42:25.123 INFO O| Mar 19 04:42:25.123 INFO STEP 762 (remove_files) COMPLETE
70932026-03-19T04:42:25.843Z[ recovery-image] Mar 19 04:42:25.123 INFO O| Mar 19 04:42:25.123 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70942026-03-19T04:42:25.848Z[ recovery-image] Mar 19 04:42:25.131 INFO O| Mar 19 04:42:25.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
70952026-03-19T04:42:25.851Z[ recovery-image] Mar 19 04:42:25.131 INFO O| Mar 19 04:42:25.131 INFO STEP 763 (remove_files) COMPLETE
70962026-03-19T04:42:25.851Z[ recovery-image] Mar 19 04:42:25.131 INFO O| Mar 19 04:42:25.131 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70972026-03-19T04:42:25.855Z[ recovery-image] Mar 19 04:42:25.138 INFO O| Mar 19 04:42:25.138 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
70982026-03-19T04:42:25.855Z[ recovery-image] Mar 19 04:42:25.138 INFO O| Mar 19 04:42:25.138 INFO STEP 764 (remove_files) COMPLETE
70992026-03-19T04:42:25.858Z[ recovery-image] Mar 19 04:42:25.138 INFO O| Mar 19 04:42:25.138 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71002026-03-19T04:42:25.862Z[ recovery-image] Mar 19 04:42:25.145 INFO O| Mar 19 04:42:25.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
71012026-03-19T04:42:25.865Z[ recovery-image] Mar 19 04:42:25.145 INFO O| Mar 19 04:42:25.145 INFO STEP 765 (remove_files) COMPLETE
71022026-03-19T04:42:25.865Z[ recovery-image] Mar 19 04:42:25.145 INFO O| Mar 19 04:42:25.145 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71032026-03-19T04:42:25.869Z[ recovery-image] Mar 19 04:42:25.152 INFO O| Mar 19 04:42:25.152 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
71042026-03-19T04:42:25.869Z[ recovery-image] Mar 19 04:42:25.152 INFO O| Mar 19 04:42:25.152 INFO STEP 766 (remove_files) COMPLETE
71052026-03-19T04:42:25.869Z[ recovery-image] Mar 19 04:42:25.152 INFO O| Mar 19 04:42:25.152 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71062026-03-19T04:42:25.877Z[ recovery-image] Mar 19 04:42:25.159 INFO O| Mar 19 04:42:25.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
71072026-03-19T04:42:25.880Z[ recovery-image] Mar 19 04:42:25.160 INFO O| Mar 19 04:42:25.160 INFO STEP 767 (remove_files) COMPLETE
71082026-03-19T04:42:25.880Z[ recovery-image] Mar 19 04:42:25.160 INFO O| Mar 19 04:42:25.160 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71092026-03-19T04:42:25.885Z[ recovery-image] Mar 19 04:42:25.168 INFO O| Mar 19 04:42:25.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
71102026-03-19T04:42:25.889Z[ recovery-image] Mar 19 04:42:25.168 INFO O| Mar 19 04:42:25.168 INFO STEP 768 (remove_files) COMPLETE
71112026-03-19T04:42:25.889Z[ recovery-image] Mar 19 04:42:25.168 INFO O| Mar 19 04:42:25.168 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71122026-03-19T04:42:25.893Z[ recovery-image] Mar 19 04:42:25.176 INFO O| Mar 19 04:42:25.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
71132026-03-19T04:42:25.893Z[ recovery-image] Mar 19 04:42:25.176 INFO O| Mar 19 04:42:25.176 INFO STEP 769 (remove_files) COMPLETE
71142026-03-19T04:42:25.893Z[ recovery-image] Mar 19 04:42:25.176 INFO O| Mar 19 04:42:25.176 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71152026-03-19T04:42:25.900Z[ recovery-image] Mar 19 04:42:25.183 INFO O| Mar 19 04:42:25.183 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
71162026-03-19T04:42:25.903Z[ recovery-image] Mar 19 04:42:25.183 INFO O| Mar 19 04:42:25.183 INFO STEP 770 (remove_files) COMPLETE
71172026-03-19T04:42:25.903Z[ recovery-image] Mar 19 04:42:25.183 INFO O| Mar 19 04:42:25.183 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71182026-03-19T04:42:25.909Z[ recovery-image] Mar 19 04:42:25.192 INFO O| Mar 19 04:42:25.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
71192026-03-19T04:42:25.912Z[ recovery-image] Mar 19 04:42:25.192 INFO O| Mar 19 04:42:25.192 INFO STEP 771 (remove_files) COMPLETE
71202026-03-19T04:42:25.912Z[ recovery-image] Mar 19 04:42:25.192 INFO O| Mar 19 04:42:25.192 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71212026-03-19T04:42:25.917Z[ recovery-image] Mar 19 04:42:25.200 INFO O| Mar 19 04:42:25.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
71222026-03-19T04:42:25.917Z[ recovery-image] Mar 19 04:42:25.200 INFO O| Mar 19 04:42:25.200 INFO STEP 772 (remove_files) COMPLETE
71232026-03-19T04:42:25.917Z[ recovery-image] Mar 19 04:42:25.200 INFO O| Mar 19 04:42:25.200 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71242026-03-19T04:42:25.925Z[ recovery-image] Mar 19 04:42:25.208 INFO O| Mar 19 04:42:25.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
71252026-03-19T04:42:25.928Z[ recovery-image] Mar 19 04:42:25.208 INFO O| Mar 19 04:42:25.208 INFO STEP 773 (remove_files) COMPLETE
71262026-03-19T04:42:25.928Z[ recovery-image] Mar 19 04:42:25.208 INFO O| Mar 19 04:42:25.208 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71272026-03-19T04:42:25.933Z[ recovery-image] Mar 19 04:42:25.216 INFO O| Mar 19 04:42:25.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
71282026-03-19T04:42:25.936Z[ recovery-image] Mar 19 04:42:25.216 INFO O| Mar 19 04:42:25.216 INFO STEP 774 (remove_files) COMPLETE
71292026-03-19T04:42:25.936Z[ recovery-image] Mar 19 04:42:25.216 INFO O| Mar 19 04:42:25.216 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71302026-03-19T04:42:25.940Z[ recovery-image] Mar 19 04:42:25.223 INFO O| Mar 19 04:42:25.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
71312026-03-19T04:42:25.940Z[ recovery-image] Mar 19 04:42:25.223 INFO O| Mar 19 04:42:25.223 INFO STEP 775 (remove_files) COMPLETE
71322026-03-19T04:42:25.943Z[ recovery-image] Mar 19 04:42:25.223 INFO O| Mar 19 04:42:25.223 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71332026-03-19T04:42:25.947Z[ recovery-image] Mar 19 04:42:25.230 INFO O| Mar 19 04:42:25.230 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
71342026-03-19T04:42:25.950Z[ recovery-image] Mar 19 04:42:25.230 INFO O| Mar 19 04:42:25.230 INFO STEP 776 (remove_files) COMPLETE
71352026-03-19T04:42:25.950Z[ recovery-image] Mar 19 04:42:25.230 INFO O| Mar 19 04:42:25.230 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71362026-03-19T04:42:25.955Z[ recovery-image] Mar 19 04:42:25.238 INFO O| Mar 19 04:42:25.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
71372026-03-19T04:42:25.959Z[ recovery-image] Mar 19 04:42:25.238 INFO O| Mar 19 04:42:25.238 INFO STEP 777 (remove_files) COMPLETE
71382026-03-19T04:42:25.959Z[ recovery-image] Mar 19 04:42:25.238 INFO O| Mar 19 04:42:25.238 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71392026-03-19T04:42:25.964Z[ recovery-image] Mar 19 04:42:25.246 INFO O| Mar 19 04:42:25.246 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
71402026-03-19T04:42:25.967Z[ recovery-image] Mar 19 04:42:25.246 INFO O| Mar 19 04:42:25.246 INFO STEP 778 (remove_files) COMPLETE
71412026-03-19T04:42:25.967Z[ recovery-image] Mar 19 04:42:25.246 INFO O| Mar 19 04:42:25.246 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71422026-03-19T04:42:25.971Z[ recovery-image] Mar 19 04:42:25.254 INFO O| Mar 19 04:42:25.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
71432026-03-19T04:42:25.971Z[ recovery-image] Mar 19 04:42:25.254 INFO O| Mar 19 04:42:25.254 INFO STEP 779 (remove_files) COMPLETE
71442026-03-19T04:42:25.974Z[ recovery-image] Mar 19 04:42:25.254 INFO O| Mar 19 04:42:25.254 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71452026-03-19T04:42:25.979Z[ recovery-image] Mar 19 04:42:25.262 INFO O| Mar 19 04:42:25.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
71462026-03-19T04:42:25.979Z[ recovery-image] Mar 19 04:42:25.262 INFO O| Mar 19 04:42:25.262 INFO STEP 780 (remove_files) COMPLETE
71472026-03-19T04:42:25.979Z[ recovery-image] Mar 19 04:42:25.262 INFO O| Mar 19 04:42:25.262 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71482026-03-19T04:42:25.986Z[ recovery-image] Mar 19 04:42:25.269 INFO O| Mar 19 04:42:25.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
71492026-03-19T04:42:25.986Z[ recovery-image] Mar 19 04:42:25.269 INFO O| Mar 19 04:42:25.269 INFO STEP 781 (remove_files) COMPLETE
71502026-03-19T04:42:25.989Z[ recovery-image] Mar 19 04:42:25.269 INFO O| Mar 19 04:42:25.269 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71512026-03-19T04:42:25.994Z[ recovery-image] Mar 19 04:42:25.276 INFO O| Mar 19 04:42:25.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
71522026-03-19T04:42:25.997Z[ recovery-image] Mar 19 04:42:25.277 INFO O| Mar 19 04:42:25.277 INFO STEP 782 (remove_files) COMPLETE
71532026-03-19T04:42:25.997Z[ recovery-image] Mar 19 04:42:25.277 INFO O| Mar 19 04:42:25.277 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71542026-03-19T04:42:26.002Z[ recovery-image] Mar 19 04:42:25.284 INFO O| Mar 19 04:42:25.284 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
71552026-03-19T04:42:26.005Z[ recovery-image] Mar 19 04:42:25.284 INFO O| Mar 19 04:42:25.284 INFO STEP 783 (remove_files) COMPLETE
71562026-03-19T04:42:26.005Z[ recovery-image] Mar 19 04:42:25.284 INFO O| Mar 19 04:42:25.284 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71572026-03-19T04:42:26.009Z[ recovery-image] Mar 19 04:42:25.292 INFO O| Mar 19 04:42:25.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
71582026-03-19T04:42:26.009Z[ recovery-image] Mar 19 04:42:25.292 INFO O| Mar 19 04:42:25.292 INFO STEP 784 (remove_files) COMPLETE
71592026-03-19T04:42:26.012Z[ recovery-image] Mar 19 04:42:25.292 INFO O| Mar 19 04:42:25.292 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71602026-03-19T04:42:26.016Z[ recovery-image] Mar 19 04:42:25.299 INFO O| Mar 19 04:42:25.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
71612026-03-19T04:42:26.020Z[ recovery-image] Mar 19 04:42:25.299 INFO O| Mar 19 04:42:25.299 INFO STEP 785 (remove_files) COMPLETE
71622026-03-19T04:42:26.020Z[ recovery-image] Mar 19 04:42:25.299 INFO O| Mar 19 04:42:25.299 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71632026-03-19T04:42:26.024Z[ recovery-image] Mar 19 04:42:25.307 INFO O| Mar 19 04:42:25.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
71642026-03-19T04:42:26.027Z[ recovery-image] Mar 19 04:42:25.307 INFO O| Mar 19 04:42:25.307 INFO STEP 786 (remove_files) COMPLETE
71652026-03-19T04:42:26.027Z[ recovery-image] Mar 19 04:42:25.307 INFO O| Mar 19 04:42:25.307 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71662026-03-19T04:42:26.032Z[ recovery-image] Mar 19 04:42:25.315 INFO O| Mar 19 04:42:25.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
71672026-03-19T04:42:26.035Z[ recovery-image] Mar 19 04:42:25.315 INFO O| Mar 19 04:42:25.315 INFO STEP 787 (remove_files) COMPLETE
71682026-03-19T04:42:26.035Z[ recovery-image] Mar 19 04:42:25.315 INFO O| Mar 19 04:42:25.315 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71692026-03-19T04:42:26.041Z[ recovery-image] Mar 19 04:42:25.324 INFO O| Mar 19 04:42:25.324 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
71702026-03-19T04:42:26.044Z[ recovery-image] Mar 19 04:42:25.324 INFO O| Mar 19 04:42:25.324 INFO STEP 788 (remove_files) COMPLETE
71712026-03-19T04:42:26.044Z[ recovery-image] Mar 19 04:42:25.324 INFO O| Mar 19 04:42:25.324 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71722026-03-19T04:42:26.049Z[ recovery-image] Mar 19 04:42:25.332 INFO O| Mar 19 04:42:25.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
71732026-03-19T04:42:26.049Z[ recovery-image] Mar 19 04:42:25.332 INFO O| Mar 19 04:42:25.332 INFO STEP 789 (remove_files) COMPLETE
71742026-03-19T04:42:26.052Z[ recovery-image] Mar 19 04:42:25.332 INFO O| Mar 19 04:42:25.332 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71752026-03-19T04:42:26.056Z[ recovery-image] Mar 19 04:42:25.339 INFO O| Mar 19 04:42:25.339 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
71762026-03-19T04:42:26.056Z[ recovery-image] Mar 19 04:42:25.339 INFO O| Mar 19 04:42:25.339 INFO STEP 790 (remove_files) COMPLETE
71772026-03-19T04:42:26.059Z[ recovery-image] Mar 19 04:42:25.339 INFO O| Mar 19 04:42:25.339 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71782026-03-19T04:42:26.064Z[ recovery-image] Mar 19 04:42:25.347 INFO O| Mar 19 04:42:25.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
71792026-03-19T04:42:26.067Z[ recovery-image] Mar 19 04:42:25.347 INFO O| Mar 19 04:42:25.347 INFO STEP 791 (remove_files) COMPLETE
71802026-03-19T04:42:26.067Z[ recovery-image] Mar 19 04:42:25.347 INFO O| Mar 19 04:42:25.347 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71812026-03-19T04:42:26.072Z[ recovery-image] Mar 19 04:42:25.355 INFO O| Mar 19 04:42:25.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
71822026-03-19T04:42:26.072Z[ recovery-image] Mar 19 04:42:25.355 INFO O| Mar 19 04:42:25.355 INFO STEP 792 (remove_files) COMPLETE
71832026-03-19T04:42:26.075Z[ recovery-image] Mar 19 04:42:25.355 INFO O| Mar 19 04:42:25.355 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71842026-03-19T04:42:26.079Z[ recovery-image] Mar 19 04:42:25.362 INFO O| Mar 19 04:42:25.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
71852026-03-19T04:42:26.079Z[ recovery-image] Mar 19 04:42:25.362 INFO O| Mar 19 04:42:25.362 INFO STEP 793 (remove_files) COMPLETE
71862026-03-19T04:42:26.082Z[ recovery-image] Mar 19 04:42:25.362 INFO O| Mar 19 04:42:25.362 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71872026-03-19T04:42:26.085Z[ recovery-image] Mar 19 04:42:25.368 INFO O| Mar 19 04:42:25.368 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
71882026-03-19T04:42:26.085Z[ recovery-image] Mar 19 04:42:25.368 INFO O| Mar 19 04:42:25.368 INFO STEP 794 (remove_files) COMPLETE
71892026-03-19T04:42:26.085Z[ recovery-image] Mar 19 04:42:25.368 INFO O| Mar 19 04:42:25.368 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71902026-03-19T04:42:26.092Z[ recovery-image] Mar 19 04:42:25.375 INFO O| Mar 19 04:42:25.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
71912026-03-19T04:42:26.096Z[ recovery-image] Mar 19 04:42:25.375 INFO O| Mar 19 04:42:25.375 INFO STEP 795 (remove_files) COMPLETE
71922026-03-19T04:42:26.096Z[ recovery-image] Mar 19 04:42:25.375 INFO O| Mar 19 04:42:25.375 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71932026-03-19T04:42:26.099Z[ recovery-image] Mar 19 04:42:25.381 INFO O| Mar 19 04:42:25.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
71942026-03-19T04:42:26.099Z[ recovery-image] Mar 19 04:42:25.381 INFO O| Mar 19 04:42:25.381 INFO STEP 796 (remove_files) COMPLETE
71952026-03-19T04:42:26.099Z[ recovery-image] Mar 19 04:42:25.381 INFO O| Mar 19 04:42:25.381 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71962026-03-19T04:42:26.108Z[ recovery-image] Mar 19 04:42:25.391 INFO O| Mar 19 04:42:25.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
71972026-03-19T04:42:26.108Z[ recovery-image] Mar 19 04:42:25.391 INFO O| Mar 19 04:42:25.391 INFO STEP 797 (remove_files) COMPLETE
71982026-03-19T04:42:26.108Z[ recovery-image] Mar 19 04:42:25.391 INFO O| Mar 19 04:42:25.391 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71992026-03-19T04:42:26.117Z[ recovery-image] Mar 19 04:42:25.400 INFO O| Mar 19 04:42:25.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
72002026-03-19T04:42:26.117Z[ recovery-image] Mar 19 04:42:25.400 INFO O| Mar 19 04:42:25.400 INFO STEP 798 (remove_files) COMPLETE
72012026-03-19T04:42:26.121Z[ recovery-image] Mar 19 04:42:25.400 INFO O| Mar 19 04:42:25.400 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72022026-03-19T04:42:26.125Z[ recovery-image] Mar 19 04:42:25.408 INFO O| Mar 19 04:42:25.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
72032026-03-19T04:42:26.125Z[ recovery-image] Mar 19 04:42:25.408 INFO O| Mar 19 04:42:25.408 INFO STEP 799 (remove_files) COMPLETE
72042026-03-19T04:42:26.129Z[ recovery-image] Mar 19 04:42:25.408 INFO O| Mar 19 04:42:25.408 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72052026-03-19T04:42:26.132Z[ recovery-image] Mar 19 04:42:25.415 INFO O| Mar 19 04:42:25.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
72062026-03-19T04:42:26.132Z[ recovery-image] Mar 19 04:42:25.415 INFO O| Mar 19 04:42:25.415 INFO STEP 800 (remove_files) COMPLETE
72072026-03-19T04:42:26.135Z[ recovery-image] Mar 19 04:42:25.415 INFO O| Mar 19 04:42:25.415 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72082026-03-19T04:42:26.141Z[ recovery-image] Mar 19 04:42:25.423 INFO O| Mar 19 04:42:25.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
72092026-03-19T04:42:26.144Z[ recovery-image] Mar 19 04:42:25.423 INFO O| Mar 19 04:42:25.423 INFO STEP 801 (remove_files) COMPLETE
72102026-03-19T04:42:26.144Z[ recovery-image] Mar 19 04:42:25.423 INFO O| Mar 19 04:42:25.423 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72112026-03-19T04:42:26.149Z[ recovery-image] Mar 19 04:42:25.432 INFO O| Mar 19 04:42:25.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
72122026-03-19T04:42:26.149Z[ recovery-image] Mar 19 04:42:25.432 INFO O| Mar 19 04:42:25.432 INFO STEP 802 (remove_files) COMPLETE
72132026-03-19T04:42:26.154Z[ recovery-image] Mar 19 04:42:25.432 INFO O| Mar 19 04:42:25.432 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72142026-03-19T04:42:26.157Z[ recovery-image] Mar 19 04:42:25.440 INFO O| Mar 19 04:42:25.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
72152026-03-19T04:42:26.157Z[ recovery-image] Mar 19 04:42:25.440 INFO O| Mar 19 04:42:25.440 INFO STEP 803 (remove_files) COMPLETE
72162026-03-19T04:42:26.157Z[ recovery-image] Mar 19 04:42:25.440 INFO O| Mar 19 04:42:25.440 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72172026-03-19T04:42:26.165Z[ recovery-image] Mar 19 04:42:25.447 INFO O| Mar 19 04:42:25.447 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
72182026-03-19T04:42:26.165Z[ recovery-image] Mar 19 04:42:25.447 INFO O| Mar 19 04:42:25.447 INFO STEP 804 (remove_files) COMPLETE
72192026-03-19T04:42:26.168Z[ recovery-image] Mar 19 04:42:25.447 INFO O| Mar 19 04:42:25.447 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72202026-03-19T04:42:26.173Z[ recovery-image] Mar 19 04:42:25.456 INFO O| Mar 19 04:42:25.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
72212026-03-19T04:42:26.176Z[ recovery-image] Mar 19 04:42:25.456 INFO O| Mar 19 04:42:25.456 INFO STEP 805 (remove_files) COMPLETE
72222026-03-19T04:42:26.176Z[ recovery-image] Mar 19 04:42:25.456 INFO O| Mar 19 04:42:25.456 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72232026-03-19T04:42:26.180Z[ recovery-image] Mar 19 04:42:25.463 INFO O| Mar 19 04:42:25.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
72242026-03-19T04:42:26.180Z[ recovery-image] Mar 19 04:42:25.463 INFO O| Mar 19 04:42:25.463 INFO STEP 806 (remove_files) COMPLETE
72252026-03-19T04:42:26.183Z[ recovery-image] Mar 19 04:42:25.463 INFO O| Mar 19 04:42:25.463 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72262026-03-19T04:42:26.187Z[ recovery-image] Mar 19 04:42:25.470 INFO O| Mar 19 04:42:25.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
72272026-03-19T04:42:26.190Z[ recovery-image] Mar 19 04:42:25.470 INFO O| Mar 19 04:42:25.470 INFO STEP 807 (remove_files) COMPLETE
72282026-03-19T04:42:26.190Z[ recovery-image] Mar 19 04:42:25.470 INFO O| Mar 19 04:42:25.470 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72292026-03-19T04:42:26.194Z[ recovery-image] Mar 19 04:42:25.477 INFO O| Mar 19 04:42:25.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
72302026-03-19T04:42:26.194Z[ recovery-image] Mar 19 04:42:25.477 INFO O| Mar 19 04:42:25.477 INFO STEP 808 (remove_files) COMPLETE
72312026-03-19T04:42:26.197Z[ recovery-image] Mar 19 04:42:25.477 INFO O| Mar 19 04:42:25.477 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72322026-03-19T04:42:26.202Z[ recovery-image] Mar 19 04:42:25.485 INFO O| Mar 19 04:42:25.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
72332026-03-19T04:42:26.205Z[ recovery-image] Mar 19 04:42:25.485 INFO O| Mar 19 04:42:25.485 INFO STEP 809 (remove_files) COMPLETE
72342026-03-19T04:42:26.205Z[ recovery-image] Mar 19 04:42:25.485 INFO O| Mar 19 04:42:25.485 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72352026-03-19T04:42:26.209Z[ recovery-image] Mar 19 04:42:25.492 INFO O| Mar 19 04:42:25.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
72362026-03-19T04:42:26.209Z[ recovery-image] Mar 19 04:42:25.492 INFO O| Mar 19 04:42:25.492 INFO STEP 810 (remove_files) COMPLETE
72372026-03-19T04:42:26.210Z[ recovery-image] Mar 19 04:42:25.492 INFO O| Mar 19 04:42:25.492 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72382026-03-19T04:42:26.217Z[ recovery-image] Mar 19 04:42:25.499 INFO O| Mar 19 04:42:25.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
72392026-03-19T04:42:26.217Z[ recovery-image] Mar 19 04:42:25.499 INFO O| Mar 19 04:42:25.499 INFO STEP 811 (remove_files) COMPLETE
72402026-03-19T04:42:26.217Z[ recovery-image] Mar 19 04:42:25.499 INFO O| Mar 19 04:42:25.499 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72412026-03-19T04:42:26.224Z[ recovery-image] Mar 19 04:42:25.507 INFO O| Mar 19 04:42:25.507 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
72422026-03-19T04:42:26.227Z[ recovery-image] Mar 19 04:42:25.507 INFO O| Mar 19 04:42:25.507 INFO STEP 812 (remove_files) COMPLETE
72432026-03-19T04:42:26.227Z[ recovery-image] Mar 19 04:42:25.507 INFO O| Mar 19 04:42:25.507 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72442026-03-19T04:42:26.232Z[ recovery-image] Mar 19 04:42:25.514 INFO O| Mar 19 04:42:25.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
72452026-03-19T04:42:26.235Z[ recovery-image] Mar 19 04:42:25.515 INFO O| Mar 19 04:42:25.514 INFO STEP 813 (remove_files) COMPLETE
72462026-03-19T04:42:26.235Z[ recovery-image] Mar 19 04:42:25.515 INFO O| Mar 19 04:42:25.515 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72472026-03-19T04:42:26.239Z[ recovery-image] Mar 19 04:42:25.522 INFO O| Mar 19 04:42:25.522 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
72482026-03-19T04:42:26.242Z[ recovery-image] Mar 19 04:42:25.522 INFO O| Mar 19 04:42:25.522 INFO STEP 814 (remove_files) COMPLETE
72492026-03-19T04:42:26.242Z[ recovery-image] Mar 19 04:42:25.522 INFO O| Mar 19 04:42:25.522 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72502026-03-19T04:42:26.248Z[ recovery-image] Mar 19 04:42:25.531 INFO O| Mar 19 04:42:25.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
72512026-03-19T04:42:26.251Z[ recovery-image] Mar 19 04:42:25.531 INFO O| Mar 19 04:42:25.531 INFO STEP 815 (remove_files) COMPLETE
72522026-03-19T04:42:26.251Z[ recovery-image] Mar 19 04:42:25.531 INFO O| Mar 19 04:42:25.531 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72532026-03-19T04:42:26.256Z[ recovery-image] Mar 19 04:42:25.539 INFO O| Mar 19 04:42:25.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
72542026-03-19T04:42:26.259Z[ recovery-image] Mar 19 04:42:25.539 INFO O| Mar 19 04:42:25.539 INFO STEP 816 (remove_files) COMPLETE
72552026-03-19T04:42:26.259Z[ recovery-image] Mar 19 04:42:25.539 INFO O| Mar 19 04:42:25.539 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72562026-03-19T04:42:26.264Z[ recovery-image] Mar 19 04:42:25.547 INFO O| Mar 19 04:42:25.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
72572026-03-19T04:42:26.264Z[ recovery-image] Mar 19 04:42:25.547 INFO O| Mar 19 04:42:25.547 INFO STEP 817 (remove_files) COMPLETE
72582026-03-19T04:42:26.264Z[ recovery-image] Mar 19 04:42:25.547 INFO O| Mar 19 04:42:25.547 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72592026-03-19T04:42:26.271Z[ recovery-image] Mar 19 04:42:25.554 INFO O| Mar 19 04:42:25.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
72602026-03-19T04:42:26.275Z[ recovery-image] Mar 19 04:42:25.554 INFO O| Mar 19 04:42:25.554 INFO STEP 818 (remove_files) COMPLETE
72612026-03-19T04:42:26.275Z[ recovery-image] Mar 19 04:42:25.554 INFO O| Mar 19 04:42:25.554 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72622026-03-19T04:42:26.279Z[ recovery-image] Mar 19 04:42:25.562 INFO O| Mar 19 04:42:25.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
72632026-03-19T04:42:26.279Z[ recovery-image] Mar 19 04:42:25.562 INFO O| Mar 19 04:42:25.562 INFO STEP 819 (remove_files) COMPLETE
72642026-03-19T04:42:26.282Z[ recovery-image] Mar 19 04:42:25.562 INFO O| Mar 19 04:42:25.562 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72652026-03-19T04:42:26.287Z[ recovery-image] Mar 19 04:42:25.570 INFO O| Mar 19 04:42:25.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
72662026-03-19T04:42:26.287Z[ recovery-image] Mar 19 04:42:25.570 INFO O| Mar 19 04:42:25.570 INFO STEP 820 (remove_files) COMPLETE
72672026-03-19T04:42:26.291Z[ recovery-image] Mar 19 04:42:25.570 INFO O| Mar 19 04:42:25.570 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72682026-03-19T04:42:26.294Z[ recovery-image] Mar 19 04:42:25.577 INFO O| Mar 19 04:42:25.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
72692026-03-19T04:42:26.294Z[ recovery-image] Mar 19 04:42:25.577 INFO O| Mar 19 04:42:25.577 INFO STEP 821 (remove_files) COMPLETE
72702026-03-19T04:42:26.299Z[ recovery-image] Mar 19 04:42:25.577 INFO O| Mar 19 04:42:25.577 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72712026-03-19T04:42:26.303Z[ recovery-image] Mar 19 04:42:25.585 INFO O| Mar 19 04:42:25.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
72722026-03-19T04:42:26.303Z[ recovery-image] Mar 19 04:42:25.585 INFO O| Mar 19 04:42:25.585 INFO STEP 822 (remove_files) COMPLETE
72732026-03-19T04:42:26.303Z[ recovery-image] Mar 19 04:42:25.585 INFO O| Mar 19 04:42:25.585 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72742026-03-19T04:42:26.309Z[ recovery-image] Mar 19 04:42:25.592 INFO O| Mar 19 04:42:25.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
72752026-03-19T04:42:26.312Z[ recovery-image] Mar 19 04:42:25.592 INFO O| Mar 19 04:42:25.592 INFO STEP 823 (remove_files) COMPLETE
72762026-03-19T04:42:26.313Z[ recovery-image] Mar 19 04:42:25.592 INFO O| Mar 19 04:42:25.592 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72772026-03-19T04:42:26.316Z[ recovery-image] Mar 19 04:42:25.599 INFO O| Mar 19 04:42:25.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
72782026-03-19T04:42:26.319Z[ recovery-image] Mar 19 04:42:25.599 INFO O| Mar 19 04:42:25.599 INFO STEP 824 (remove_files) COMPLETE
72792026-03-19T04:42:26.319Z[ recovery-image] Mar 19 04:42:25.599 INFO O| Mar 19 04:42:25.599 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72802026-03-19T04:42:26.324Z[ recovery-image] Mar 19 04:42:25.606 INFO O| Mar 19 04:42:25.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
72812026-03-19T04:42:26.327Z[ recovery-image] Mar 19 04:42:25.606 INFO O| Mar 19 04:42:25.606 INFO STEP 825 (remove_files) COMPLETE
72822026-03-19T04:42:26.327Z[ recovery-image] Mar 19 04:42:25.606 INFO O| Mar 19 04:42:25.606 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72832026-03-19T04:42:26.331Z[ recovery-image] Mar 19 04:42:25.614 INFO O| Mar 19 04:42:25.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
72842026-03-19T04:42:26.334Z[ recovery-image] Mar 19 04:42:25.614 INFO O| Mar 19 04:42:25.614 INFO STEP 826 (remove_files) COMPLETE
72852026-03-19T04:42:26.334Z[ recovery-image] Mar 19 04:42:25.614 INFO O| Mar 19 04:42:25.614 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72862026-03-19T04:42:26.338Z[ recovery-image] Mar 19 04:42:25.621 INFO O| Mar 19 04:42:25.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
72872026-03-19T04:42:26.341Z[ recovery-image] Mar 19 04:42:25.621 INFO O| Mar 19 04:42:25.621 INFO STEP 827 (remove_files) COMPLETE
72882026-03-19T04:42:26.341Z[ recovery-image] Mar 19 04:42:25.621 INFO O| Mar 19 04:42:25.621 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72892026-03-19T04:42:26.345Z[ recovery-image] Mar 19 04:42:25.627 INFO O| Mar 19 04:42:25.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
72902026-03-19T04:42:26.348Z[ recovery-image] Mar 19 04:42:25.628 INFO O| Mar 19 04:42:25.628 INFO STEP 828 (remove_files) COMPLETE
72912026-03-19T04:42:26.348Z[ recovery-image] Mar 19 04:42:25.628 INFO O| Mar 19 04:42:25.628 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72922026-03-19T04:42:26.352Z[ recovery-image] Mar 19 04:42:25.635 INFO O| Mar 19 04:42:25.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
72932026-03-19T04:42:26.352Z[ recovery-image] Mar 19 04:42:25.635 INFO O| Mar 19 04:42:25.635 INFO STEP 829 (remove_files) COMPLETE
72942026-03-19T04:42:26.355Z[ recovery-image] Mar 19 04:42:25.635 INFO O| Mar 19 04:42:25.635 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72952026-03-19T04:42:26.360Z[ recovery-image] Mar 19 04:42:25.643 INFO O| Mar 19 04:42:25.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
72962026-03-19T04:42:26.360Z[ recovery-image] Mar 19 04:42:25.643 INFO O| Mar 19 04:42:25.643 INFO STEP 830 (remove_files) COMPLETE
72972026-03-19T04:42:26.363Z[ recovery-image] Mar 19 04:42:25.643 INFO O| Mar 19 04:42:25.643 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72982026-03-19T04:42:26.369Z[ recovery-image] Mar 19 04:42:25.652 INFO O| Mar 19 04:42:25.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
72992026-03-19T04:42:26.369Z[ recovery-image] Mar 19 04:42:25.652 INFO O| Mar 19 04:42:25.652 INFO STEP 831 (remove_files) COMPLETE
73002026-03-19T04:42:26.372Z[ recovery-image] Mar 19 04:42:25.652 INFO O| Mar 19 04:42:25.652 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73012026-03-19T04:42:26.377Z[ recovery-image] Mar 19 04:42:25.659 INFO O| Mar 19 04:42:25.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
73022026-03-19T04:42:26.379Z[ recovery-image] Mar 19 04:42:25.659 INFO O| Mar 19 04:42:25.659 INFO STEP 832 (remove_files) COMPLETE
73032026-03-19T04:42:26.380Z[ recovery-image] Mar 19 04:42:25.659 INFO O| Mar 19 04:42:25.659 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73042026-03-19T04:42:26.385Z[ recovery-image] Mar 19 04:42:25.668 INFO O| Mar 19 04:42:25.667 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
73052026-03-19T04:42:26.388Z[ recovery-image] Mar 19 04:42:25.668 INFO O| Mar 19 04:42:25.668 INFO STEP 833 (remove_files) COMPLETE
73062026-03-19T04:42:26.388Z[ recovery-image] Mar 19 04:42:25.668 INFO O| Mar 19 04:42:25.668 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73072026-03-19T04:42:26.391Z[ recovery-image] Mar 19 04:42:25.674 INFO O| Mar 19 04:42:25.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
73082026-03-19T04:42:26.394Z[ recovery-image] Mar 19 04:42:25.674 INFO O| Mar 19 04:42:25.674 INFO STEP 834 (remove_files) COMPLETE
73092026-03-19T04:42:26.394Z[ recovery-image] Mar 19 04:42:25.674 INFO O| Mar 19 04:42:25.674 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73102026-03-19T04:42:26.398Z[ recovery-image] Mar 19 04:42:25.681 INFO O| Mar 19 04:42:25.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
73112026-03-19T04:42:26.398Z[ recovery-image] Mar 19 04:42:25.681 INFO O| Mar 19 04:42:25.681 INFO STEP 835 (remove_files) COMPLETE
73122026-03-19T04:42:26.401Z[ recovery-image] Mar 19 04:42:25.681 INFO O| Mar 19 04:42:25.681 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73132026-03-19T04:42:26.405Z[ recovery-image] Mar 19 04:42:25.688 INFO O| Mar 19 04:42:25.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
73142026-03-19T04:42:26.405Z[ recovery-image] Mar 19 04:42:25.688 INFO O| Mar 19 04:42:25.688 INFO STEP 836 (remove_files) COMPLETE
73152026-03-19T04:42:26.405Z[ recovery-image] Mar 19 04:42:25.688 INFO O| Mar 19 04:42:25.688 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73162026-03-19T04:42:26.414Z[ recovery-image] Mar 19 04:42:25.697 INFO O| Mar 19 04:42:25.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
73172026-03-19T04:42:26.414Z[ recovery-image] Mar 19 04:42:25.697 INFO O| Mar 19 04:42:25.697 INFO STEP 837 (remove_files) COMPLETE
73182026-03-19T04:42:26.417Z[ recovery-image] Mar 19 04:42:25.697 INFO O| Mar 19 04:42:25.697 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73192026-03-19T04:42:26.423Z[ recovery-image] Mar 19 04:42:25.705 INFO O| Mar 19 04:42:25.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
73202026-03-19T04:42:26.426Z[ recovery-image] Mar 19 04:42:25.706 INFO O| Mar 19 04:42:25.706 INFO STEP 838 (remove_files) COMPLETE
73212026-03-19T04:42:26.426Z[ recovery-image] Mar 19 04:42:25.706 INFO O| Mar 19 04:42:25.706 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73222026-03-19T04:42:26.431Z[ recovery-image] Mar 19 04:42:25.714 INFO O| Mar 19 04:42:25.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
73232026-03-19T04:42:26.435Z[ recovery-image] Mar 19 04:42:25.714 INFO O| Mar 19 04:42:25.714 INFO STEP 839 (remove_files) COMPLETE
73242026-03-19T04:42:26.435Z[ recovery-image] Mar 19 04:42:25.714 INFO O| Mar 19 04:42:25.714 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73252026-03-19T04:42:26.440Z[ recovery-image] Mar 19 04:42:25.723 INFO O| Mar 19 04:42:25.723 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
73262026-03-19T04:42:26.443Z[ recovery-image] Mar 19 04:42:25.723 INFO O| Mar 19 04:42:25.723 INFO STEP 840 (remove_files) COMPLETE
73272026-03-19T04:42:26.443Z[ recovery-image] Mar 19 04:42:25.723 INFO O| Mar 19 04:42:25.723 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73282026-03-19T04:42:26.448Z[ recovery-image] Mar 19 04:42:25.730 INFO O| Mar 19 04:42:25.730 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
73292026-03-19T04:42:26.451Z[ recovery-image] Mar 19 04:42:25.730 INFO O| Mar 19 04:42:25.730 INFO STEP 841 (remove_files) COMPLETE
73302026-03-19T04:42:26.451Z[ recovery-image] Mar 19 04:42:25.730 INFO O| Mar 19 04:42:25.730 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73312026-03-19T04:42:26.455Z[ recovery-image] Mar 19 04:42:25.738 INFO O| Mar 19 04:42:25.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
73322026-03-19T04:42:26.455Z[ recovery-image] Mar 19 04:42:25.738 INFO O| Mar 19 04:42:25.738 INFO STEP 842 (remove_files) COMPLETE
73332026-03-19T04:42:26.458Z[ recovery-image] Mar 19 04:42:25.738 INFO O| Mar 19 04:42:25.738 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73342026-03-19T04:42:26.463Z[ recovery-image] Mar 19 04:42:25.746 INFO O| Mar 19 04:42:25.746 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
73352026-03-19T04:42:26.466Z[ recovery-image] Mar 19 04:42:25.746 INFO O| Mar 19 04:42:25.746 INFO STEP 843 (remove_files) COMPLETE
73362026-03-19T04:42:26.466Z[ recovery-image] Mar 19 04:42:25.746 INFO O| Mar 19 04:42:25.746 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73372026-03-19T04:42:26.471Z[ recovery-image] Mar 19 04:42:25.754 INFO O| Mar 19 04:42:25.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
73382026-03-19T04:42:26.474Z[ recovery-image] Mar 19 04:42:25.754 INFO O| Mar 19 04:42:25.754 INFO STEP 844 (remove_files) COMPLETE
73392026-03-19T04:42:26.474Z[ recovery-image] Mar 19 04:42:25.754 INFO O| Mar 19 04:42:25.754 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73402026-03-19T04:42:26.478Z[ recovery-image] Mar 19 04:42:25.761 INFO O| Mar 19 04:42:25.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
73412026-03-19T04:42:26.482Z[ recovery-image] Mar 19 04:42:25.761 INFO O| Mar 19 04:42:25.761 INFO STEP 845 (remove_files) COMPLETE
73422026-03-19T04:42:26.482Z[ recovery-image] Mar 19 04:42:25.761 INFO O| Mar 19 04:42:25.761 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73432026-03-19T04:42:26.487Z[ recovery-image] Mar 19 04:42:25.770 INFO O| Mar 19 04:42:25.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
73442026-03-19T04:42:26.490Z[ recovery-image] Mar 19 04:42:25.770 INFO O| Mar 19 04:42:25.770 INFO STEP 846 (remove_files) COMPLETE
73452026-03-19T04:42:26.490Z[ recovery-image] Mar 19 04:42:25.770 INFO O| Mar 19 04:42:25.770 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73462026-03-19T04:42:26.495Z[ recovery-image] Mar 19 04:42:25.778 INFO O| Mar 19 04:42:25.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
73472026-03-19T04:42:26.495Z[ recovery-image] Mar 19 04:42:25.778 INFO O| Mar 19 04:42:25.778 INFO STEP 847 (remove_files) COMPLETE
73482026-03-19T04:42:26.499Z[ recovery-image] Mar 19 04:42:25.778 INFO O| Mar 19 04:42:25.778 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73492026-03-19T04:42:26.502Z[ recovery-image] Mar 19 04:42:25.785 INFO O| Mar 19 04:42:25.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcieb"
73502026-03-19T04:42:26.506Z[ recovery-image] Mar 19 04:42:25.786 INFO O| Mar 19 04:42:25.786 INFO STEP 848 (remove_files) COMPLETE
73512026-03-19T04:42:26.506Z[ recovery-image] Mar 19 04:42:25.786 INFO O| Mar 19 04:42:25.786 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73522026-03-19T04:42:26.512Z[ recovery-image] Mar 19 04:42:25.794 INFO O| Mar 19 04:42:25.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
73532026-03-19T04:42:26.515Z[ recovery-image] Mar 19 04:42:25.795 INFO O| Mar 19 04:42:25.795 INFO STEP 849 (remove_files) COMPLETE
73542026-03-19T04:42:26.515Z[ recovery-image] Mar 19 04:42:25.795 INFO O| Mar 19 04:42:25.795 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73552026-03-19T04:42:26.519Z[ recovery-image] Mar 19 04:42:25.802 INFO O| Mar 19 04:42:25.802 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
73562026-03-19T04:42:26.523Z[ recovery-image] Mar 19 04:42:25.802 INFO O| Mar 19 04:42:25.802 INFO STEP 850 (remove_files) COMPLETE
73572026-03-19T04:42:26.523Z[ recovery-image] Mar 19 04:42:25.802 INFO O| Mar 19 04:42:25.802 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73582026-03-19T04:42:26.526Z[ recovery-image] Mar 19 04:42:25.809 INFO O| Mar 19 04:42:25.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
73592026-03-19T04:42:26.530Z[ recovery-image] Mar 19 04:42:25.809 INFO O| Mar 19 04:42:25.809 INFO STEP 851 (remove_files) COMPLETE
73602026-03-19T04:42:26.530Z[ recovery-image] Mar 19 04:42:25.809 INFO O| Mar 19 04:42:25.809 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73612026-03-19T04:42:26.533Z[ recovery-image] Mar 19 04:42:25.816 INFO O| Mar 19 04:42:25.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
73622026-03-19T04:42:26.536Z[ recovery-image] Mar 19 04:42:25.816 INFO O| Mar 19 04:42:25.816 INFO STEP 852 (remove_files) COMPLETE
73632026-03-19T04:42:26.536Z[ recovery-image] Mar 19 04:42:25.816 INFO O| Mar 19 04:42:25.816 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73642026-03-19T04:42:26.542Z[ recovery-image] Mar 19 04:42:25.825 INFO O| Mar 19 04:42:25.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
73652026-03-19T04:42:26.545Z[ recovery-image] Mar 19 04:42:25.825 INFO O| Mar 19 04:42:25.825 INFO STEP 853 (remove_files) COMPLETE
73662026-03-19T04:42:26.545Z[ recovery-image] Mar 19 04:42:25.825 INFO O| Mar 19 04:42:25.825 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73672026-03-19T04:42:26.552Z[ recovery-image] Mar 19 04:42:25.835 INFO O| Mar 19 04:42:25.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
73682026-03-19T04:42:26.555Z[ recovery-image] Mar 19 04:42:25.835 INFO O| Mar 19 04:42:25.835 INFO STEP 854 (remove_files) COMPLETE
73692026-03-19T04:42:26.555Z[ recovery-image] Mar 19 04:42:25.835 INFO O| Mar 19 04:42:25.835 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73702026-03-19T04:42:26.560Z[ recovery-image] Mar 19 04:42:25.842 INFO O| Mar 19 04:42:25.842 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
73712026-03-19T04:42:26.564Z[ recovery-image] Mar 19 04:42:25.842 INFO O| Mar 19 04:42:25.842 INFO STEP 855 (remove_files) COMPLETE
73722026-03-19T04:42:26.564Z[ recovery-image] Mar 19 04:42:25.842 INFO O| Mar 19 04:42:25.842 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73732026-03-19T04:42:26.567Z[ recovery-image] Mar 19 04:42:25.849 INFO O| Mar 19 04:42:25.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
73742026-03-19T04:42:26.567Z[ recovery-image] Mar 19 04:42:25.849 INFO O| Mar 19 04:42:25.849 INFO STEP 856 (remove_files) COMPLETE
73752026-03-19T04:42:26.567Z[ recovery-image] Mar 19 04:42:25.849 INFO O| Mar 19 04:42:25.849 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73762026-03-19T04:42:26.574Z[ recovery-image] Mar 19 04:42:25.856 INFO O| Mar 19 04:42:25.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
73772026-03-19T04:42:26.574Z[ recovery-image] Mar 19 04:42:25.857 INFO O| Mar 19 04:42:25.856 INFO STEP 857 (remove_files) COMPLETE
73782026-03-19T04:42:26.577Z[ recovery-image] Mar 19 04:42:25.857 INFO O| Mar 19 04:42:25.856 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73792026-03-19T04:42:26.582Z[ recovery-image] Mar 19 04:42:25.865 INFO O| Mar 19 04:42:25.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
73802026-03-19T04:42:26.585Z[ recovery-image] Mar 19 04:42:25.865 INFO O| Mar 19 04:42:25.865 INFO STEP 858 (remove_files) COMPLETE
73812026-03-19T04:42:26.585Z[ recovery-image] Mar 19 04:42:25.865 INFO O| Mar 19 04:42:25.865 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73822026-03-19T04:42:26.590Z[ recovery-image] Mar 19 04:42:25.873 INFO O| Mar 19 04:42:25.873 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
73832026-03-19T04:42:26.590Z[ recovery-image] Mar 19 04:42:25.873 INFO O| Mar 19 04:42:25.873 INFO STEP 859 (remove_files) COMPLETE
73842026-03-19T04:42:26.590Z[ recovery-image] Mar 19 04:42:25.873 INFO O| Mar 19 04:42:25.873 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73852026-03-19T04:42:26.597Z[ recovery-image] Mar 19 04:42:25.880 INFO O| Mar 19 04:42:25.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
73862026-03-19T04:42:26.600Z[ recovery-image] Mar 19 04:42:25.880 INFO O| Mar 19 04:42:25.880 INFO STEP 860 (remove_files) COMPLETE
73872026-03-19T04:42:26.600Z[ recovery-image] Mar 19 04:42:25.880 INFO O| Mar 19 04:42:25.880 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73882026-03-19T04:42:26.604Z[ recovery-image] Mar 19 04:42:25.887 INFO O| Mar 19 04:42:25.887 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
73892026-03-19T04:42:26.604Z[ recovery-image] Mar 19 04:42:25.887 INFO O| Mar 19 04:42:25.887 INFO STEP 861 (remove_files) COMPLETE
73902026-03-19T04:42:26.604Z[ recovery-image] Mar 19 04:42:25.887 INFO O| Mar 19 04:42:25.887 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73912026-03-19T04:42:26.612Z[ recovery-image] Mar 19 04:42:25.895 INFO O| Mar 19 04:42:25.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
73922026-03-19T04:42:26.612Z[ recovery-image] Mar 19 04:42:25.895 INFO O| Mar 19 04:42:25.895 INFO STEP 862 (remove_files) COMPLETE
73932026-03-19T04:42:26.615Z[ recovery-image] Mar 19 04:42:25.895 INFO O| Mar 19 04:42:25.895 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73942026-03-19T04:42:26.619Z[ recovery-image] Mar 19 04:42:25.902 INFO O| Mar 19 04:42:25.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
73952026-03-19T04:42:26.619Z[ recovery-image] Mar 19 04:42:25.902 INFO O| Mar 19 04:42:25.902 INFO STEP 863 (remove_files) COMPLETE
73962026-03-19T04:42:26.622Z[ recovery-image] Mar 19 04:42:25.902 INFO O| Mar 19 04:42:25.902 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73972026-03-19T04:42:26.626Z[ recovery-image] Mar 19 04:42:25.909 INFO O| Mar 19 04:42:25.909 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
73982026-03-19T04:42:26.629Z[ recovery-image] Mar 19 04:42:25.909 INFO O| Mar 19 04:42:25.909 INFO STEP 864 (remove_files) COMPLETE
73992026-03-19T04:42:26.629Z[ recovery-image] Mar 19 04:42:25.909 INFO O| Mar 19 04:42:25.909 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74002026-03-19T04:42:26.633Z[ recovery-image] Mar 19 04:42:25.916 INFO O| Mar 19 04:42:25.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
74012026-03-19T04:42:26.636Z[ recovery-image] Mar 19 04:42:25.916 INFO O| Mar 19 04:42:25.916 INFO STEP 865 (remove_files) COMPLETE
74022026-03-19T04:42:26.636Z[ recovery-image] Mar 19 04:42:25.916 INFO O| Mar 19 04:42:25.916 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74032026-03-19T04:42:26.640Z[ recovery-image] Mar 19 04:42:25.923 INFO O| Mar 19 04:42:25.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
74042026-03-19T04:42:26.643Z[ recovery-image] Mar 19 04:42:25.923 INFO O| Mar 19 04:42:25.923 INFO STEP 866 (remove_files) COMPLETE
74052026-03-19T04:42:26.643Z[ recovery-image] Mar 19 04:42:25.923 INFO O| Mar 19 04:42:25.923 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74062026-03-19T04:42:26.647Z[ recovery-image] Mar 19 04:42:25.930 INFO O| Mar 19 04:42:25.930 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
74072026-03-19T04:42:26.652Z[ recovery-image] Mar 19 04:42:25.930 INFO O| Mar 19 04:42:25.930 INFO STEP 867 (remove_files) COMPLETE
74082026-03-19T04:42:26.652Z[ recovery-image] Mar 19 04:42:25.930 INFO O| Mar 19 04:42:25.930 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74092026-03-19T04:42:26.656Z[ recovery-image] Mar 19 04:42:25.939 INFO O| Mar 19 04:42:25.939 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
74102026-03-19T04:42:26.656Z[ recovery-image] Mar 19 04:42:25.939 INFO O| Mar 19 04:42:25.939 INFO STEP 868 (remove_files) COMPLETE
74112026-03-19T04:42:26.659Z[ recovery-image] Mar 19 04:42:25.939 INFO O| Mar 19 04:42:25.939 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74122026-03-19T04:42:26.664Z[ recovery-image] Mar 19 04:42:25.946 INFO O| Mar 19 04:42:25.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
74132026-03-19T04:42:26.664Z[ recovery-image] Mar 19 04:42:25.946 INFO O| Mar 19 04:42:25.946 INFO STEP 869 (remove_files) COMPLETE
74142026-03-19T04:42:26.668Z[ recovery-image] Mar 19 04:42:25.946 INFO O| Mar 19 04:42:25.946 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74152026-03-19T04:42:26.671Z[ recovery-image] Mar 19 04:42:25.953 INFO O| Mar 19 04:42:25.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
74162026-03-19T04:42:26.671Z[ recovery-image] Mar 19 04:42:25.953 INFO O| Mar 19 04:42:25.953 INFO STEP 870 (remove_files) COMPLETE
74172026-03-19T04:42:26.671Z[ recovery-image] Mar 19 04:42:25.953 INFO O| Mar 19 04:42:25.953 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74182026-03-19T04:42:26.679Z[ recovery-image] Mar 19 04:42:25.960 INFO O| Mar 19 04:42:25.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
74192026-03-19T04:42:26.679Z[ recovery-image] Mar 19 04:42:25.960 INFO O| Mar 19 04:42:25.960 INFO STEP 871 (remove_files) COMPLETE
74202026-03-19T04:42:26.682Z[ recovery-image] Mar 19 04:42:25.960 INFO O| Mar 19 04:42:25.960 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74212026-03-19T04:42:26.686Z[ recovery-image] Mar 19 04:42:25.969 INFO O| Mar 19 04:42:25.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
74222026-03-19T04:42:26.686Z[ recovery-image] Mar 19 04:42:25.969 INFO O| Mar 19 04:42:25.969 INFO STEP 872 (remove_files) COMPLETE
74232026-03-19T04:42:26.689Z[ recovery-image] Mar 19 04:42:25.969 INFO O| Mar 19 04:42:25.969 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74242026-03-19T04:42:26.693Z[ recovery-image] Mar 19 04:42:25.976 INFO O| Mar 19 04:42:25.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
74252026-03-19T04:42:26.697Z[ recovery-image] Mar 19 04:42:25.976 INFO O| Mar 19 04:42:25.976 INFO STEP 873 (remove_files) COMPLETE
74262026-03-19T04:42:26.697Z[ recovery-image] Mar 19 04:42:25.976 INFO O| Mar 19 04:42:25.976 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74272026-03-19T04:42:26.701Z[ recovery-image] Mar 19 04:42:25.984 INFO O| Mar 19 04:42:25.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
74282026-03-19T04:42:26.705Z[ recovery-image] Mar 19 04:42:25.984 INFO O| Mar 19 04:42:25.984 INFO STEP 874 (remove_files) COMPLETE
74292026-03-19T04:42:26.705Z[ recovery-image] Mar 19 04:42:25.984 INFO O| Mar 19 04:42:25.984 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74302026-03-19T04:42:26.708Z[ recovery-image] Mar 19 04:42:25.990 INFO O| Mar 19 04:42:25.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
74312026-03-19T04:42:26.708Z[ recovery-image] Mar 19 04:42:25.990 INFO O| Mar 19 04:42:25.990 INFO STEP 875 (remove_files) COMPLETE
74322026-03-19T04:42:26.709Z[ recovery-image] Mar 19 04:42:25.990 INFO O| Mar 19 04:42:25.990 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74332026-03-19T04:42:26.714Z[ recovery-image] Mar 19 04:42:25.997 INFO O| Mar 19 04:42:25.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
74342026-03-19T04:42:26.715Z[ recovery-image] Mar 19 04:42:25.997 INFO O| Mar 19 04:42:25.997 INFO STEP 876 (remove_files) COMPLETE
74352026-03-19T04:42:26.718Z[ recovery-image] Mar 19 04:42:25.997 INFO O| Mar 19 04:42:25.997 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74362026-03-19T04:42:26.723Z[ recovery-image] Mar 19 04:42:26.006 INFO O| Mar 19 04:42:26.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
74372026-03-19T04:42:26.726Z[ recovery-image] Mar 19 04:42:26.006 INFO O| Mar 19 04:42:26.006 INFO STEP 877 (remove_files) COMPLETE
74382026-03-19T04:42:26.727Z[ recovery-image] Mar 19 04:42:26.006 INFO O| Mar 19 04:42:26.006 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74392026-03-19T04:42:26.731Z[ recovery-image] Mar 19 04:42:26.014 INFO O| Mar 19 04:42:26.014 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
74402026-03-19T04:42:26.735Z[ recovery-image] Mar 19 04:42:26.014 INFO O| Mar 19 04:42:26.014 INFO STEP 878 (remove_files) COMPLETE
74412026-03-19T04:42:26.735Z[ recovery-image] Mar 19 04:42:26.014 INFO O| Mar 19 04:42:26.014 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74422026-03-19T04:42:26.741Z[ recovery-image] Mar 19 04:42:26.024 INFO O| Mar 19 04:42:26.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
74432026-03-19T04:42:26.741Z[ recovery-image] Mar 19 04:42:26.024 INFO O| Mar 19 04:42:26.024 INFO STEP 879 (remove_files) COMPLETE
74442026-03-19T04:42:26.741Z[ recovery-image] Mar 19 04:42:26.024 INFO O| Mar 19 04:42:26.024 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74452026-03-19T04:42:26.750Z[ recovery-image] Mar 19 04:42:26.033 INFO O| Mar 19 04:42:26.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
74462026-03-19T04:42:26.750Z[ recovery-image] Mar 19 04:42:26.033 INFO O| Mar 19 04:42:26.033 INFO STEP 880 (remove_files) COMPLETE
74472026-03-19T04:42:26.754Z[ recovery-image] Mar 19 04:42:26.033 INFO O| Mar 19 04:42:26.033 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74482026-03-19T04:42:26.775Z[ recovery-image] Mar 19 04:42:26.041 INFO O| Mar 19 04:42:26.040 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
74492026-03-19T04:42:26.775Z[ recovery-image] Mar 19 04:42:26.041 INFO O| Mar 19 04:42:26.041 INFO STEP 881 (remove_files) COMPLETE
74502026-03-19T04:42:26.775Z[ recovery-image] Mar 19 04:42:26.041 INFO O| Mar 19 04:42:26.041 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74512026-03-19T04:42:26.775Z[ recovery-image] Mar 19 04:42:26.049 INFO O| Mar 19 04:42:26.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
74522026-03-19T04:42:26.775Z[ recovery-image] Mar 19 04:42:26.049 INFO O| Mar 19 04:42:26.049 INFO STEP 882 (remove_files) COMPLETE
74532026-03-19T04:42:26.775Z[ recovery-image] Mar 19 04:42:26.049 INFO O| Mar 19 04:42:26.049 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74542026-03-19T04:42:26.775Z[ recovery-image] Mar 19 04:42:26.057 INFO O| Mar 19 04:42:26.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
74552026-03-19T04:42:26.775Z[ recovery-image] Mar 19 04:42:26.057 INFO O| Mar 19 04:42:26.057 INFO STEP 883 (remove_files) COMPLETE
74562026-03-19T04:42:26.775Z[ recovery-image] Mar 19 04:42:26.057 INFO O| Mar 19 04:42:26.057 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74572026-03-19T04:42:26.783Z[ recovery-image] Mar 19 04:42:26.065 INFO O| Mar 19 04:42:26.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
74582026-03-19T04:42:26.783Z[ recovery-image] Mar 19 04:42:26.065 INFO O| Mar 19 04:42:26.065 INFO STEP 884 (remove_files) COMPLETE
74592026-03-19T04:42:26.787Z[ recovery-image] Mar 19 04:42:26.065 INFO O| Mar 19 04:42:26.065 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74602026-03-19T04:42:26.791Z[ recovery-image] Mar 19 04:42:26.074 INFO O| Mar 19 04:42:26.074 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
74612026-03-19T04:42:26.791Z[ recovery-image] Mar 19 04:42:26.074 INFO O| Mar 19 04:42:26.074 INFO STEP 885 (remove_files) COMPLETE
74622026-03-19T04:42:26.791Z[ recovery-image] Mar 19 04:42:26.074 INFO O| Mar 19 04:42:26.074 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74632026-03-19T04:42:26.799Z[ recovery-image] Mar 19 04:42:26.081 INFO O| Mar 19 04:42:26.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
74642026-03-19T04:42:26.802Z[ recovery-image] Mar 19 04:42:26.081 INFO O| Mar 19 04:42:26.081 INFO STEP 886 (remove_files) COMPLETE
74652026-03-19T04:42:26.802Z[ recovery-image] Mar 19 04:42:26.081 INFO O| Mar 19 04:42:26.081 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74662026-03-19T04:42:26.806Z[ recovery-image] Mar 19 04:42:26.089 INFO O| Mar 19 04:42:26.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
74672026-03-19T04:42:26.809Z[ recovery-image] Mar 19 04:42:26.090 INFO O| Mar 19 04:42:26.090 INFO STEP 887 (remove_files) COMPLETE
74682026-03-19T04:42:26.809Z[ recovery-image] Mar 19 04:42:26.090 INFO O| Mar 19 04:42:26.090 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74692026-03-19T04:42:26.814Z[ recovery-image] Mar 19 04:42:26.097 INFO O| Mar 19 04:42:26.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
74702026-03-19T04:42:26.818Z[ recovery-image] Mar 19 04:42:26.097 INFO O| Mar 19 04:42:26.097 INFO STEP 888 (remove_files) COMPLETE
74712026-03-19T04:42:26.818Z[ recovery-image] Mar 19 04:42:26.097 INFO O| Mar 19 04:42:26.097 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74722026-03-19T04:42:26.822Z[ recovery-image] Mar 19 04:42:26.104 INFO O| Mar 19 04:42:26.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
74732026-03-19T04:42:26.825Z[ recovery-image] Mar 19 04:42:26.104 INFO O| Mar 19 04:42:26.104 INFO STEP 889 (remove_files) COMPLETE
74742026-03-19T04:42:26.825Z[ recovery-image] Mar 19 04:42:26.104 INFO O| Mar 19 04:42:26.104 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74752026-03-19T04:42:26.830Z[ recovery-image] Mar 19 04:42:26.113 INFO O| Mar 19 04:42:26.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
74762026-03-19T04:42:26.833Z[ recovery-image] Mar 19 04:42:26.113 INFO O| Mar 19 04:42:26.113 INFO STEP 890 (remove_files) COMPLETE
74772026-03-19T04:42:26.833Z[ recovery-image] Mar 19 04:42:26.113 INFO O| Mar 19 04:42:26.113 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74782026-03-19T04:42:26.838Z[ recovery-image] Mar 19 04:42:26.121 INFO O| Mar 19 04:42:26.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
74792026-03-19T04:42:26.841Z[ recovery-image] Mar 19 04:42:26.121 INFO O| Mar 19 04:42:26.121 INFO STEP 891 (remove_files) COMPLETE
74802026-03-19T04:42:26.841Z[ recovery-image] Mar 19 04:42:26.121 INFO O| Mar 19 04:42:26.121 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74812026-03-19T04:42:26.845Z[ recovery-image] Mar 19 04:42:26.128 INFO O| Mar 19 04:42:26.128 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
74822026-03-19T04:42:26.848Z[ recovery-image] Mar 19 04:42:26.128 INFO O| Mar 19 04:42:26.128 INFO STEP 892 (remove_files) COMPLETE
74832026-03-19T04:42:26.849Z[ recovery-image] Mar 19 04:42:26.128 INFO O| Mar 19 04:42:26.128 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74842026-03-19T04:42:26.860Z[ recovery-image] Mar 19 04:42:26.136 INFO O| Mar 19 04:42:26.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
74852026-03-19T04:42:26.863Z[ recovery-image] Mar 19 04:42:26.136 INFO O| Mar 19 04:42:26.136 INFO STEP 893 (remove_files) COMPLETE
74862026-03-19T04:42:26.863Z[ recovery-image] Mar 19 04:42:26.136 INFO O| Mar 19 04:42:26.136 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74872026-03-19T04:42:26.863Z[ recovery-image] Mar 19 04:42:26.143 INFO O| Mar 19 04:42:26.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
74882026-03-19T04:42:26.863Z[ recovery-image] Mar 19 04:42:26.143 INFO O| Mar 19 04:42:26.143 INFO STEP 894 (remove_files) COMPLETE
74892026-03-19T04:42:26.863Z[ recovery-image] Mar 19 04:42:26.143 INFO O| Mar 19 04:42:26.143 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74902026-03-19T04:42:26.868Z[ recovery-image] Mar 19 04:42:26.150 INFO O| Mar 19 04:42:26.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
74912026-03-19T04:42:26.870Z[ recovery-image] Mar 19 04:42:26.150 INFO O| Mar 19 04:42:26.150 INFO STEP 895 (remove_files) COMPLETE
74922026-03-19T04:42:26.870Z[ recovery-image] Mar 19 04:42:26.150 INFO O| Mar 19 04:42:26.150 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74932026-03-19T04:42:26.876Z[ recovery-image] Mar 19 04:42:26.159 INFO O| Mar 19 04:42:26.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
74942026-03-19T04:42:26.879Z[ recovery-image] Mar 19 04:42:26.159 INFO O| Mar 19 04:42:26.159 INFO STEP 896 (remove_files) COMPLETE
74952026-03-19T04:42:26.879Z[ recovery-image] Mar 19 04:42:26.159 INFO O| Mar 19 04:42:26.159 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74962026-03-19T04:42:26.884Z[ recovery-image] Mar 19 04:42:26.166 INFO O| Mar 19 04:42:26.166 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
74972026-03-19T04:42:26.887Z[ recovery-image] Mar 19 04:42:26.166 INFO O| Mar 19 04:42:26.166 INFO STEP 897 (remove_files) COMPLETE
74982026-03-19T04:42:26.887Z[ recovery-image] Mar 19 04:42:26.166 INFO O| Mar 19 04:42:26.166 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74992026-03-19T04:42:26.892Z[ recovery-image] Mar 19 04:42:26.175 INFO O| Mar 19 04:42:26.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
75002026-03-19T04:42:26.895Z[ recovery-image] Mar 19 04:42:26.175 INFO O| Mar 19 04:42:26.175 INFO STEP 898 (remove_files) COMPLETE
75012026-03-19T04:42:26.895Z[ recovery-image] Mar 19 04:42:26.175 INFO O| Mar 19 04:42:26.175 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75022026-03-19T04:42:26.900Z[ recovery-image] Mar 19 04:42:26.182 INFO O| Mar 19 04:42:26.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
75032026-03-19T04:42:26.903Z[ recovery-image] Mar 19 04:42:26.182 INFO O| Mar 19 04:42:26.182 INFO STEP 899 (remove_files) COMPLETE
75042026-03-19T04:42:26.903Z[ recovery-image] Mar 19 04:42:26.182 INFO O| Mar 19 04:42:26.182 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75052026-03-19T04:42:26.907Z[ recovery-image] Mar 19 04:42:26.189 INFO O| Mar 19 04:42:26.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
75062026-03-19T04:42:26.907Z[ recovery-image] Mar 19 04:42:26.189 INFO O| Mar 19 04:42:26.189 INFO STEP 900 (remove_files) COMPLETE
75072026-03-19T04:42:26.909Z[ recovery-image] Mar 19 04:42:26.189 INFO O| Mar 19 04:42:26.189 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75082026-03-19T04:42:26.914Z[ recovery-image] Mar 19 04:42:26.196 INFO O| Mar 19 04:42:26.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
75092026-03-19T04:42:26.916Z[ recovery-image] Mar 19 04:42:26.196 INFO O| Mar 19 04:42:26.196 INFO STEP 901 (remove_files) COMPLETE
75102026-03-19T04:42:26.916Z[ recovery-image] Mar 19 04:42:26.196 INFO O| Mar 19 04:42:26.196 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75112026-03-19T04:42:26.921Z[ recovery-image] Mar 19 04:42:26.203 INFO O| Mar 19 04:42:26.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
75122026-03-19T04:42:26.921Z[ recovery-image] Mar 19 04:42:26.203 INFO O| Mar 19 04:42:26.203 INFO STEP 902 (remove_files) COMPLETE
75132026-03-19T04:42:26.921Z[ recovery-image] Mar 19 04:42:26.203 INFO O| Mar 19 04:42:26.203 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75142026-03-19T04:42:26.928Z[ recovery-image] Mar 19 04:42:26.211 INFO O| Mar 19 04:42:26.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
75152026-03-19T04:42:26.928Z[ recovery-image] Mar 19 04:42:26.211 INFO O| Mar 19 04:42:26.211 INFO STEP 903 (remove_files) COMPLETE
75162026-03-19T04:42:26.931Z[ recovery-image] Mar 19 04:42:26.211 INFO O| Mar 19 04:42:26.211 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75172026-03-19T04:42:26.935Z[ recovery-image] Mar 19 04:42:26.218 INFO O| Mar 19 04:42:26.218 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
75182026-03-19T04:42:26.938Z[ recovery-image] Mar 19 04:42:26.218 INFO O| Mar 19 04:42:26.218 INFO STEP 904 (remove_files) COMPLETE
75192026-03-19T04:42:26.938Z[ recovery-image] Mar 19 04:42:26.218 INFO O| Mar 19 04:42:26.218 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75202026-03-19T04:42:26.943Z[ recovery-image] Mar 19 04:42:26.225 INFO O| Mar 19 04:42:26.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
75212026-03-19T04:42:26.946Z[ recovery-image] Mar 19 04:42:26.225 INFO O| Mar 19 04:42:26.225 INFO STEP 905 (remove_files) COMPLETE
75222026-03-19T04:42:26.946Z[ recovery-image] Mar 19 04:42:26.225 INFO O| Mar 19 04:42:26.225 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75232026-03-19T04:42:26.950Z[ recovery-image] Mar 19 04:42:26.233 INFO O| Mar 19 04:42:26.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
75242026-03-19T04:42:26.953Z[ recovery-image] Mar 19 04:42:26.233 INFO O| Mar 19 04:42:26.233 INFO STEP 906 (remove_files) COMPLETE
75252026-03-19T04:42:26.953Z[ recovery-image] Mar 19 04:42:26.233 INFO O| Mar 19 04:42:26.233 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75262026-03-19T04:42:26.957Z[ recovery-image] Mar 19 04:42:26.240 INFO O| Mar 19 04:42:26.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
75272026-03-19T04:42:26.960Z[ recovery-image] Mar 19 04:42:26.240 INFO O| Mar 19 04:42:26.240 INFO STEP 907 (remove_files) COMPLETE
75282026-03-19T04:42:26.960Z[ recovery-image] Mar 19 04:42:26.240 INFO O| Mar 19 04:42:26.240 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75292026-03-19T04:42:26.964Z[ recovery-image] Mar 19 04:42:26.247 INFO O| Mar 19 04:42:26.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
75302026-03-19T04:42:26.967Z[ recovery-image] Mar 19 04:42:26.247 INFO O| Mar 19 04:42:26.247 INFO STEP 908 (remove_files) COMPLETE
75312026-03-19T04:42:26.967Z[ recovery-image] Mar 19 04:42:26.247 INFO O| Mar 19 04:42:26.247 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75322026-03-19T04:42:26.972Z[ recovery-image] Mar 19 04:42:26.254 INFO O| Mar 19 04:42:26.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
75332026-03-19T04:42:26.975Z[ recovery-image] Mar 19 04:42:26.254 INFO O| Mar 19 04:42:26.254 INFO STEP 909 (remove_files) COMPLETE
75342026-03-19T04:42:26.975Z[ recovery-image] Mar 19 04:42:26.254 INFO O| Mar 19 04:42:26.254 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75352026-03-19T04:42:26.979Z[ recovery-image] Mar 19 04:42:26.261 INFO O| Mar 19 04:42:26.261 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
75362026-03-19T04:42:26.982Z[ recovery-image] Mar 19 04:42:26.261 INFO O| Mar 19 04:42:26.261 INFO STEP 910 (remove_files) COMPLETE
75372026-03-19T04:42:26.982Z[ recovery-image] Mar 19 04:42:26.262 INFO O| Mar 19 04:42:26.261 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75382026-03-19T04:42:26.986Z[ recovery-image] Mar 19 04:42:26.268 INFO O| Mar 19 04:42:26.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
75392026-03-19T04:42:26.986Z[ recovery-image] Mar 19 04:42:26.269 INFO O| Mar 19 04:42:26.269 INFO STEP 911 (remove_files) COMPLETE
75402026-03-19T04:42:26.986Z[ recovery-image] Mar 19 04:42:26.269 INFO O| Mar 19 04:42:26.269 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75412026-03-19T04:42:26.993Z[ recovery-image] Mar 19 04:42:26.276 INFO O| Mar 19 04:42:26.275 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
75422026-03-19T04:42:26.993Z[ recovery-image] Mar 19 04:42:26.276 INFO O| Mar 19 04:42:26.276 INFO STEP 912 (remove_files) COMPLETE
75432026-03-19T04:42:26.996Z[ recovery-image] Mar 19 04:42:26.276 INFO O| Mar 19 04:42:26.276 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75442026-03-19T04:42:27.002Z[ recovery-image] Mar 19 04:42:26.283 INFO O| Mar 19 04:42:26.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
75452026-03-19T04:42:27.002Z[ recovery-image] Mar 19 04:42:26.283 INFO O| Mar 19 04:42:26.283 INFO STEP 913 (remove_files) COMPLETE
75462026-03-19T04:42:27.005Z[ recovery-image] Mar 19 04:42:26.283 INFO O| Mar 19 04:42:26.283 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75472026-03-19T04:42:27.008Z[ recovery-image] Mar 19 04:42:26.291 INFO O| Mar 19 04:42:26.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
75482026-03-19T04:42:27.012Z[ recovery-image] Mar 19 04:42:26.291 INFO O| Mar 19 04:42:26.291 INFO STEP 914 (remove_files) COMPLETE
75492026-03-19T04:42:27.012Z[ recovery-image] Mar 19 04:42:26.291 INFO O| Mar 19 04:42:26.291 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75502026-03-19T04:42:27.015Z[ recovery-image] Mar 19 04:42:26.298 INFO O| Mar 19 04:42:26.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
75512026-03-19T04:42:27.015Z[ recovery-image] Mar 19 04:42:26.298 INFO O| Mar 19 04:42:26.298 INFO STEP 915 (remove_files) COMPLETE
75522026-03-19T04:42:27.015Z[ recovery-image] Mar 19 04:42:26.298 INFO O| Mar 19 04:42:26.298 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75532026-03-19T04:42:27.022Z[ recovery-image] Mar 19 04:42:26.304 INFO O| Mar 19 04:42:26.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
75542026-03-19T04:42:27.022Z[ recovery-image] Mar 19 04:42:26.304 INFO O| Mar 19 04:42:26.304 INFO STEP 916 (remove_files) COMPLETE
75552026-03-19T04:42:27.024Z[ recovery-image] Mar 19 04:42:26.304 INFO O| Mar 19 04:42:26.304 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75562026-03-19T04:42:27.028Z[ recovery-image] Mar 19 04:42:26.311 INFO O| Mar 19 04:42:26.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
75572026-03-19T04:42:27.028Z[ recovery-image] Mar 19 04:42:26.311 INFO O| Mar 19 04:42:26.311 INFO STEP 917 (remove_files) COMPLETE
75582026-03-19T04:42:27.031Z[ recovery-image] Mar 19 04:42:26.311 INFO O| Mar 19 04:42:26.311 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75592026-03-19T04:42:27.035Z[ recovery-image] Mar 19 04:42:26.318 INFO O| Mar 19 04:42:26.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
75602026-03-19T04:42:27.038Z[ recovery-image] Mar 19 04:42:26.318 INFO O| Mar 19 04:42:26.318 INFO STEP 918 (remove_files) COMPLETE
75612026-03-19T04:42:27.038Z[ recovery-image] Mar 19 04:42:26.318 INFO O| Mar 19 04:42:26.318 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75622026-03-19T04:42:27.042Z[ recovery-image] Mar 19 04:42:26.325 INFO O| Mar 19 04:42:26.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
75632026-03-19T04:42:27.045Z[ recovery-image] Mar 19 04:42:26.325 INFO O| Mar 19 04:42:26.325 INFO STEP 919 (remove_files) COMPLETE
75642026-03-19T04:42:27.045Z[ recovery-image] Mar 19 04:42:26.325 INFO O| Mar 19 04:42:26.325 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75652026-03-19T04:42:27.052Z[ recovery-image] Mar 19 04:42:26.334 INFO O| Mar 19 04:42:26.334 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
75662026-03-19T04:42:27.055Z[ recovery-image] Mar 19 04:42:26.334 INFO O| Mar 19 04:42:26.334 INFO STEP 920 (remove_files) COMPLETE
75672026-03-19T04:42:27.055Z[ recovery-image] Mar 19 04:42:26.334 INFO O| Mar 19 04:42:26.334 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75682026-03-19T04:42:27.060Z[ recovery-image] Mar 19 04:42:26.343 INFO O| Mar 19 04:42:26.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
75692026-03-19T04:42:27.064Z[ recovery-image] Mar 19 04:42:26.343 INFO O| Mar 19 04:42:26.343 INFO STEP 921 (remove_files) COMPLETE
75702026-03-19T04:42:27.064Z[ recovery-image] Mar 19 04:42:26.343 INFO O| Mar 19 04:42:26.343 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75712026-03-19T04:42:27.069Z[ recovery-image] Mar 19 04:42:26.351 INFO O| Mar 19 04:42:26.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
75722026-03-19T04:42:27.071Z[ recovery-image] Mar 19 04:42:26.351 INFO O| Mar 19 04:42:26.351 INFO STEP 922 (remove_files) COMPLETE
75732026-03-19T04:42:27.071Z[ recovery-image] Mar 19 04:42:26.351 INFO O| Mar 19 04:42:26.351 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75742026-03-19T04:42:27.076Z[ recovery-image] Mar 19 04:42:26.359 INFO O| Mar 19 04:42:26.359 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
75752026-03-19T04:42:27.079Z[ recovery-image] Mar 19 04:42:26.359 INFO O| Mar 19 04:42:26.359 INFO STEP 923 (remove_files) COMPLETE
75762026-03-19T04:42:27.080Z[ recovery-image] Mar 19 04:42:26.359 INFO O| Mar 19 04:42:26.359 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75772026-03-19T04:42:27.085Z[ recovery-image] Mar 19 04:42:26.367 INFO O| Mar 19 04:42:26.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
75782026-03-19T04:42:27.085Z[ recovery-image] Mar 19 04:42:26.367 INFO O| Mar 19 04:42:26.367 INFO STEP 924 (remove_files) COMPLETE
75792026-03-19T04:42:27.089Z[ recovery-image] Mar 19 04:42:26.367 INFO O| Mar 19 04:42:26.367 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75802026-03-19T04:42:27.092Z[ recovery-image] Mar 19 04:42:26.375 INFO O| Mar 19 04:42:26.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
75812026-03-19T04:42:27.092Z[ recovery-image] Mar 19 04:42:26.375 INFO O| Mar 19 04:42:26.375 INFO STEP 925 (remove_files) COMPLETE
75822026-03-19T04:42:27.092Z[ recovery-image] Mar 19 04:42:26.375 INFO O| Mar 19 04:42:26.375 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75832026-03-19T04:42:27.101Z[ recovery-image] Mar 19 04:42:26.384 INFO O| Mar 19 04:42:26.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
75842026-03-19T04:42:27.101Z[ recovery-image] Mar 19 04:42:26.384 INFO O| Mar 19 04:42:26.384 INFO STEP 926 (remove_files) COMPLETE
75852026-03-19T04:42:27.104Z[ recovery-image] Mar 19 04:42:26.384 INFO O| Mar 19 04:42:26.384 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75862026-03-19T04:42:27.109Z[ recovery-image] Mar 19 04:42:26.392 INFO O| Mar 19 04:42:26.391 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
75872026-03-19T04:42:27.112Z[ recovery-image] Mar 19 04:42:26.392 INFO O| Mar 19 04:42:26.392 INFO STEP 927 (remove_files) COMPLETE
75882026-03-19T04:42:27.112Z[ recovery-image] Mar 19 04:42:26.392 INFO O| Mar 19 04:42:26.392 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75892026-03-19T04:42:27.117Z[ recovery-image] Mar 19 04:42:26.400 INFO O| Mar 19 04:42:26.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
75902026-03-19T04:42:27.120Z[ recovery-image] Mar 19 04:42:26.400 INFO O| Mar 19 04:42:26.400 INFO STEP 928 (remove_files) COMPLETE
75912026-03-19T04:42:27.120Z[ recovery-image] Mar 19 04:42:26.400 INFO O| Mar 19 04:42:26.400 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75922026-03-19T04:42:27.124Z[ recovery-image] Mar 19 04:42:26.407 INFO O| Mar 19 04:42:26.407 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
75932026-03-19T04:42:27.127Z[ recovery-image] Mar 19 04:42:26.407 INFO O| Mar 19 04:42:26.407 INFO STEP 929 (remove_files) COMPLETE
75942026-03-19T04:42:27.127Z[ recovery-image] Mar 19 04:42:26.407 INFO O| Mar 19 04:42:26.407 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75952026-03-19T04:42:27.131Z[ recovery-image] Mar 19 04:42:26.414 INFO O| Mar 19 04:42:26.414 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
75962026-03-19T04:42:27.134Z[ recovery-image] Mar 19 04:42:26.414 INFO O| Mar 19 04:42:26.414 INFO STEP 930 (remove_files) COMPLETE
75972026-03-19T04:42:27.134Z[ recovery-image] Mar 19 04:42:26.414 INFO O| Mar 19 04:42:26.414 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75982026-03-19T04:42:27.138Z[ recovery-image] Mar 19 04:42:26.421 INFO O| Mar 19 04:42:26.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
75992026-03-19T04:42:27.141Z[ recovery-image] Mar 19 04:42:26.421 INFO O| Mar 19 04:42:26.421 INFO STEP 931 (remove_files) COMPLETE
76002026-03-19T04:42:27.141Z[ recovery-image] Mar 19 04:42:26.421 INFO O| Mar 19 04:42:26.421 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76012026-03-19T04:42:27.145Z[ recovery-image] Mar 19 04:42:26.428 INFO O| Mar 19 04:42:26.428 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
76022026-03-19T04:42:27.148Z[ recovery-image] Mar 19 04:42:26.428 INFO O| Mar 19 04:42:26.428 INFO STEP 932 (remove_files) COMPLETE
76032026-03-19T04:42:27.148Z[ recovery-image] Mar 19 04:42:26.428 INFO O| Mar 19 04:42:26.428 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76042026-03-19T04:42:27.153Z[ recovery-image] Mar 19 04:42:26.436 INFO O| Mar 19 04:42:26.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
76052026-03-19T04:42:27.153Z[ recovery-image] Mar 19 04:42:26.436 INFO O| Mar 19 04:42:26.436 INFO STEP 933 (remove_files) COMPLETE
76062026-03-19T04:42:27.156Z[ recovery-image] Mar 19 04:42:26.436 INFO O| Mar 19 04:42:26.436 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76072026-03-19T04:42:27.160Z[ recovery-image] Mar 19 04:42:26.443 INFO O| Mar 19 04:42:26.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
76082026-03-19T04:42:27.163Z[ recovery-image] Mar 19 04:42:26.443 INFO O| Mar 19 04:42:26.443 INFO STEP 934 (remove_files) COMPLETE
76092026-03-19T04:42:27.163Z[ recovery-image] Mar 19 04:42:26.443 INFO O| Mar 19 04:42:26.443 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76102026-03-19T04:42:27.168Z[ recovery-image] Mar 19 04:42:26.450 INFO O| Mar 19 04:42:26.450 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
76112026-03-19T04:42:27.168Z[ recovery-image] Mar 19 04:42:26.450 INFO O| Mar 19 04:42:26.450 INFO STEP 935 (remove_files) COMPLETE
76122026-03-19T04:42:27.168Z[ recovery-image] Mar 19 04:42:26.450 INFO O| Mar 19 04:42:26.450 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76132026-03-19T04:42:27.176Z[ recovery-image] Mar 19 04:42:26.458 INFO O| Mar 19 04:42:26.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
76142026-03-19T04:42:27.178Z[ recovery-image] Mar 19 04:42:26.458 INFO O| Mar 19 04:42:26.458 INFO STEP 936 (remove_files) COMPLETE
76152026-03-19T04:42:27.178Z[ recovery-image] Mar 19 04:42:26.458 INFO O| Mar 19 04:42:26.458 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76162026-03-19T04:42:27.184Z[ recovery-image] Mar 19 04:42:26.466 INFO O| Mar 19 04:42:26.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
76172026-03-19T04:42:27.184Z[ recovery-image] Mar 19 04:42:26.466 INFO O| Mar 19 04:42:26.466 INFO STEP 937 (remove_files) COMPLETE
76182026-03-19T04:42:27.187Z[ recovery-image] Mar 19 04:42:26.466 INFO O| Mar 19 04:42:26.466 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76192026-03-19T04:42:27.191Z[ recovery-image] Mar 19 04:42:26.474 INFO O| Mar 19 04:42:26.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
76202026-03-19T04:42:27.195Z[ recovery-image] Mar 19 04:42:26.474 INFO O| Mar 19 04:42:26.474 INFO STEP 938 (remove_files) COMPLETE
76212026-03-19T04:42:27.195Z[ recovery-image] Mar 19 04:42:26.474 INFO O| Mar 19 04:42:26.474 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76222026-03-19T04:42:27.198Z[ recovery-image] Mar 19 04:42:26.481 INFO O| Mar 19 04:42:26.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
76232026-03-19T04:42:27.201Z[ recovery-image] Mar 19 04:42:26.481 INFO O| Mar 19 04:42:26.481 INFO STEP 939 (remove_files) COMPLETE
76242026-03-19T04:42:27.201Z[ recovery-image] Mar 19 04:42:26.481 INFO O| Mar 19 04:42:26.481 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76252026-03-19T04:42:27.205Z[ recovery-image] Mar 19 04:42:26.488 INFO O| Mar 19 04:42:26.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
76262026-03-19T04:42:27.208Z[ recovery-image] Mar 19 04:42:26.488 INFO O| Mar 19 04:42:26.488 INFO STEP 940 (remove_files) COMPLETE
76272026-03-19T04:42:27.208Z[ recovery-image] Mar 19 04:42:26.488 INFO O| Mar 19 04:42:26.488 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76282026-03-19T04:42:27.213Z[ recovery-image] Mar 19 04:42:26.496 INFO O| Mar 19 04:42:26.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
76292026-03-19T04:42:27.216Z[ recovery-image] Mar 19 04:42:26.496 INFO O| Mar 19 04:42:26.496 INFO STEP 941 (remove_files) COMPLETE
76302026-03-19T04:42:27.216Z[ recovery-image] Mar 19 04:42:26.496 INFO O| Mar 19 04:42:26.496 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76312026-03-19T04:42:27.220Z[ recovery-image] Mar 19 04:42:26.503 INFO O| Mar 19 04:42:26.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
76322026-03-19T04:42:27.223Z[ recovery-image] Mar 19 04:42:26.503 INFO O| Mar 19 04:42:26.503 INFO STEP 942 (remove_files) COMPLETE
76332026-03-19T04:42:27.223Z[ recovery-image] Mar 19 04:42:26.503 INFO O| Mar 19 04:42:26.503 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76342026-03-19T04:42:27.229Z[ recovery-image] Mar 19 04:42:26.512 INFO O| Mar 19 04:42:26.512 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
76352026-03-19T04:42:27.232Z[ recovery-image] Mar 19 04:42:26.512 INFO O| Mar 19 04:42:26.512 INFO STEP 943 (remove_files) COMPLETE
76362026-03-19T04:42:27.232Z[ recovery-image] Mar 19 04:42:26.512 INFO O| Mar 19 04:42:26.512 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76372026-03-19T04:42:27.236Z[ recovery-image] Mar 19 04:42:26.519 INFO O| Mar 19 04:42:26.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
76382026-03-19T04:42:27.236Z[ recovery-image] Mar 19 04:42:26.519 INFO O| Mar 19 04:42:26.519 INFO STEP 944 (remove_files) COMPLETE
76392026-03-19T04:42:27.239Z[ recovery-image] Mar 19 04:42:26.519 INFO O| Mar 19 04:42:26.519 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76402026-03-19T04:42:27.244Z[ recovery-image] Mar 19 04:42:26.527 INFO O| Mar 19 04:42:26.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
76412026-03-19T04:42:27.244Z[ recovery-image] Mar 19 04:42:26.527 INFO O| Mar 19 04:42:26.527 INFO STEP 945 (remove_files) COMPLETE
76422026-03-19T04:42:27.247Z[ recovery-image] Mar 19 04:42:26.527 INFO O| Mar 19 04:42:26.527 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76432026-03-19T04:42:27.251Z[ recovery-image] Mar 19 04:42:26.534 INFO O| Mar 19 04:42:26.534 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
76442026-03-19T04:42:27.254Z[ recovery-image] Mar 19 04:42:26.534 INFO O| Mar 19 04:42:26.534 INFO STEP 946 (remove_files) COMPLETE
76452026-03-19T04:42:27.254Z[ recovery-image] Mar 19 04:42:26.534 INFO O| Mar 19 04:42:26.534 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76462026-03-19T04:42:27.259Z[ recovery-image] Mar 19 04:42:26.542 INFO O| Mar 19 04:42:26.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
76472026-03-19T04:42:27.259Z[ recovery-image] Mar 19 04:42:26.542 INFO O| Mar 19 04:42:26.542 INFO STEP 947 (remove_files) COMPLETE
76482026-03-19T04:42:27.262Z[ recovery-image] Mar 19 04:42:26.542 INFO O| Mar 19 04:42:26.542 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76492026-03-19T04:42:27.268Z[ recovery-image] Mar 19 04:42:26.550 INFO O| Mar 19 04:42:26.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
76502026-03-19T04:42:27.271Z[ recovery-image] Mar 19 04:42:26.550 INFO O| Mar 19 04:42:26.550 INFO STEP 948 (remove_files) COMPLETE
76512026-03-19T04:42:27.271Z[ recovery-image] Mar 19 04:42:26.551 INFO O| Mar 19 04:42:26.550 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76522026-03-19T04:42:27.275Z[ recovery-image] Mar 19 04:42:26.558 INFO O| Mar 19 04:42:26.558 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
76532026-03-19T04:42:27.278Z[ recovery-image] Mar 19 04:42:26.558 INFO O| Mar 19 04:42:26.558 INFO STEP 949 (remove_files) COMPLETE
76542026-03-19T04:42:27.278Z[ recovery-image] Mar 19 04:42:26.558 INFO O| Mar 19 04:42:26.558 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76552026-03-19T04:42:27.282Z[ recovery-image] Mar 19 04:42:26.565 INFO O| Mar 19 04:42:26.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
76562026-03-19T04:42:27.285Z[ recovery-image] Mar 19 04:42:26.565 INFO O| Mar 19 04:42:26.565 INFO STEP 950 (remove_files) COMPLETE
76572026-03-19T04:42:27.285Z[ recovery-image] Mar 19 04:42:26.565 INFO O| Mar 19 04:42:26.565 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76582026-03-19T04:42:27.290Z[ recovery-image] Mar 19 04:42:26.573 INFO O| Mar 19 04:42:26.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
76592026-03-19T04:42:27.293Z[ recovery-image] Mar 19 04:42:26.573 INFO O| Mar 19 04:42:26.573 INFO STEP 951 (remove_files) COMPLETE
76602026-03-19T04:42:27.293Z[ recovery-image] Mar 19 04:42:26.573 INFO O| Mar 19 04:42:26.573 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76612026-03-19T04:42:27.298Z[ recovery-image] Mar 19 04:42:26.581 INFO O| Mar 19 04:42:26.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
76622026-03-19T04:42:27.298Z[ recovery-image] Mar 19 04:42:26.581 INFO O| Mar 19 04:42:26.581 INFO STEP 952 (remove_files) COMPLETE
76632026-03-19T04:42:27.301Z[ recovery-image] Mar 19 04:42:26.581 INFO O| Mar 19 04:42:26.581 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76642026-03-19T04:42:27.305Z[ recovery-image] Mar 19 04:42:26.588 INFO O| Mar 19 04:42:26.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
76652026-03-19T04:42:27.305Z[ recovery-image] Mar 19 04:42:26.588 INFO O| Mar 19 04:42:26.588 INFO STEP 953 (remove_files) COMPLETE
76662026-03-19T04:42:27.308Z[ recovery-image] Mar 19 04:42:26.588 INFO O| Mar 19 04:42:26.588 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76672026-03-19T04:42:27.312Z[ recovery-image] Mar 19 04:42:26.595 INFO O| Mar 19 04:42:26.595 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
76682026-03-19T04:42:27.315Z[ recovery-image] Mar 19 04:42:26.595 INFO O| Mar 19 04:42:26.595 INFO STEP 954 (remove_files) COMPLETE
76692026-03-19T04:42:27.315Z[ recovery-image] Mar 19 04:42:26.595 INFO O| Mar 19 04:42:26.595 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76702026-03-19T04:42:27.321Z[ recovery-image] Mar 19 04:42:26.603 INFO O| Mar 19 04:42:26.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
76712026-03-19T04:42:27.324Z[ recovery-image] Mar 19 04:42:26.604 INFO O| Mar 19 04:42:26.604 INFO STEP 955 (remove_files) COMPLETE
76722026-03-19T04:42:27.324Z[ recovery-image] Mar 19 04:42:26.604 INFO O| Mar 19 04:42:26.604 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76732026-03-19T04:42:27.329Z[ recovery-image] Mar 19 04:42:26.611 INFO O| Mar 19 04:42:26.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
76742026-03-19T04:42:27.336Z[ recovery-image] Mar 19 04:42:26.611 INFO O| Mar 19 04:42:26.611 INFO STEP 956 (remove_files) COMPLETE
76752026-03-19T04:42:27.336Z[ recovery-image] Mar 19 04:42:26.612 INFO O| Mar 19 04:42:26.611 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76762026-03-19T04:42:27.339Z[ recovery-image] Mar 19 04:42:26.618 INFO O| Mar 19 04:42:26.618 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
76772026-03-19T04:42:27.339Z[ recovery-image] Mar 19 04:42:26.618 INFO O| Mar 19 04:42:26.618 INFO STEP 957 (remove_files) COMPLETE
76782026-03-19T04:42:27.339Z[ recovery-image] Mar 19 04:42:26.618 INFO O| Mar 19 04:42:26.618 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76792026-03-19T04:42:27.342Z[ recovery-image] Mar 19 04:42:26.625 INFO O| Mar 19 04:42:26.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
76802026-03-19T04:42:27.342Z[ recovery-image] Mar 19 04:42:26.625 INFO O| Mar 19 04:42:26.625 INFO STEP 958 (remove_files) COMPLETE
76812026-03-19T04:42:27.343Z[ recovery-image] Mar 19 04:42:26.625 INFO O| Mar 19 04:42:26.625 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76822026-03-19T04:42:27.349Z[ recovery-image] Mar 19 04:42:26.632 INFO O| Mar 19 04:42:26.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
76832026-03-19T04:42:27.352Z[ recovery-image] Mar 19 04:42:26.632 INFO O| Mar 19 04:42:26.632 INFO STEP 959 (remove_files) COMPLETE
76842026-03-19T04:42:27.352Z[ recovery-image] Mar 19 04:42:26.632 INFO O| Mar 19 04:42:26.632 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76852026-03-19T04:42:27.358Z[ recovery-image] Mar 19 04:42:26.641 INFO O| Mar 19 04:42:26.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
76862026-03-19T04:42:27.362Z[ recovery-image] Mar 19 04:42:26.641 INFO O| Mar 19 04:42:26.641 INFO STEP 960 (remove_files) COMPLETE
76872026-03-19T04:42:27.362Z[ recovery-image] Mar 19 04:42:26.641 INFO O| Mar 19 04:42:26.641 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76882026-03-19T04:42:27.365Z[ recovery-image] Mar 19 04:42:26.648 INFO O| Mar 19 04:42:26.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
76892026-03-19T04:42:27.365Z[ recovery-image] Mar 19 04:42:26.648 INFO O| Mar 19 04:42:26.648 INFO STEP 961 (remove_files) COMPLETE
76902026-03-19T04:42:27.365Z[ recovery-image] Mar 19 04:42:26.648 INFO O| Mar 19 04:42:26.648 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76912026-03-19T04:42:27.374Z[ recovery-image] Mar 19 04:42:26.657 INFO O| Mar 19 04:42:26.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
76922026-03-19T04:42:27.374Z[ recovery-image] Mar 19 04:42:26.657 INFO O| Mar 19 04:42:26.657 INFO STEP 962 (remove_files) COMPLETE
76932026-03-19T04:42:27.374Z[ recovery-image] Mar 19 04:42:26.657 INFO O| Mar 19 04:42:26.657 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76942026-03-19T04:42:27.384Z[ recovery-image] Mar 19 04:42:26.665 INFO O| Mar 19 04:42:26.665 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
76952026-03-19T04:42:27.384Z[ recovery-image] Mar 19 04:42:26.665 INFO O| Mar 19 04:42:26.665 INFO STEP 963 (remove_files) COMPLETE
76962026-03-19T04:42:27.384Z[ recovery-image] Mar 19 04:42:26.665 INFO O| Mar 19 04:42:26.665 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76972026-03-19T04:42:27.390Z[ recovery-image] Mar 19 04:42:26.673 INFO O| Mar 19 04:42:26.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
76982026-03-19T04:42:27.393Z[ recovery-image] Mar 19 04:42:26.673 INFO O| Mar 19 04:42:26.673 INFO STEP 964 (remove_files) COMPLETE
76992026-03-19T04:42:27.393Z[ recovery-image] Mar 19 04:42:26.673 INFO O| Mar 19 04:42:26.673 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77002026-03-19T04:42:27.398Z[ recovery-image] Mar 19 04:42:26.680 INFO O| Mar 19 04:42:26.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
77012026-03-19T04:42:27.400Z[ recovery-image] Mar 19 04:42:26.680 INFO O| Mar 19 04:42:26.680 INFO STEP 965 (remove_files) COMPLETE
77022026-03-19T04:42:27.400Z[ recovery-image] Mar 19 04:42:26.680 INFO O| Mar 19 04:42:26.680 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77032026-03-19T04:42:27.405Z[ recovery-image] Mar 19 04:42:26.688 INFO O| Mar 19 04:42:26.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
77042026-03-19T04:42:27.408Z[ recovery-image] Mar 19 04:42:26.688 INFO O| Mar 19 04:42:26.688 INFO STEP 966 (remove_files) COMPLETE
77052026-03-19T04:42:27.408Z[ recovery-image] Mar 19 04:42:26.688 INFO O| Mar 19 04:42:26.688 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77062026-03-19T04:42:27.412Z[ recovery-image] Mar 19 04:42:26.695 INFO O| Mar 19 04:42:26.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
77072026-03-19T04:42:27.415Z[ recovery-image] Mar 19 04:42:26.695 INFO O| Mar 19 04:42:26.695 INFO STEP 967 (remove_files) COMPLETE
77082026-03-19T04:42:27.415Z[ recovery-image] Mar 19 04:42:26.695 INFO O| Mar 19 04:42:26.695 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77092026-03-19T04:42:27.420Z[ recovery-image] Mar 19 04:42:26.702 INFO O| Mar 19 04:42:26.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
77102026-03-19T04:42:27.420Z[ recovery-image] Mar 19 04:42:26.702 INFO O| Mar 19 04:42:26.702 INFO STEP 968 (remove_files) COMPLETE
77112026-03-19T04:42:27.423Z[ recovery-image] Mar 19 04:42:26.702 INFO O| Mar 19 04:42:26.702 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77122026-03-19T04:42:27.428Z[ recovery-image] Mar 19 04:42:26.711 INFO O| Mar 19 04:42:26.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
77132026-03-19T04:42:27.428Z[ recovery-image] Mar 19 04:42:26.711 INFO O| Mar 19 04:42:26.711 INFO STEP 969 (remove_files) COMPLETE
77142026-03-19T04:42:27.432Z[ recovery-image] Mar 19 04:42:26.711 INFO O| Mar 19 04:42:26.711 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77152026-03-19T04:42:27.436Z[ recovery-image] Mar 19 04:42:26.718 INFO O| Mar 19 04:42:26.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
77162026-03-19T04:42:27.439Z[ recovery-image] Mar 19 04:42:26.718 INFO O| Mar 19 04:42:26.718 INFO STEP 970 (remove_files) COMPLETE
77172026-03-19T04:42:27.439Z[ recovery-image] Mar 19 04:42:26.718 INFO O| Mar 19 04:42:26.718 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77182026-03-19T04:42:27.443Z[ recovery-image] Mar 19 04:42:26.726 INFO O| Mar 19 04:42:26.726 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
77192026-03-19T04:42:27.446Z[ recovery-image] Mar 19 04:42:26.726 INFO O| Mar 19 04:42:26.726 INFO STEP 971 (remove_files) COMPLETE
77202026-03-19T04:42:27.446Z[ recovery-image] Mar 19 04:42:26.726 INFO O| Mar 19 04:42:26.726 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77212026-03-19T04:42:27.450Z[ recovery-image] Mar 19 04:42:26.733 INFO O| Mar 19 04:42:26.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
77222026-03-19T04:42:27.450Z[ recovery-image] Mar 19 04:42:26.733 INFO O| Mar 19 04:42:26.733 INFO STEP 972 (remove_files) COMPLETE
77232026-03-19T04:42:27.453Z[ recovery-image] Mar 19 04:42:26.733 INFO O| Mar 19 04:42:26.733 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77242026-03-19T04:42:27.458Z[ recovery-image] Mar 19 04:42:26.740 INFO O| Mar 19 04:42:26.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
77252026-03-19T04:42:27.458Z[ recovery-image] Mar 19 04:42:26.740 INFO O| Mar 19 04:42:26.740 INFO STEP 973 (remove_files) COMPLETE
77262026-03-19T04:42:27.458Z[ recovery-image] Mar 19 04:42:26.740 INFO O| Mar 19 04:42:26.740 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77272026-03-19T04:42:27.464Z[ recovery-image] Mar 19 04:42:26.747 INFO O| Mar 19 04:42:26.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
77282026-03-19T04:42:27.465Z[ recovery-image] Mar 19 04:42:26.747 INFO O| Mar 19 04:42:26.747 INFO STEP 974 (remove_files) COMPLETE
77292026-03-19T04:42:27.468Z[ recovery-image] Mar 19 04:42:26.747 INFO O| Mar 19 04:42:26.747 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77302026-03-19T04:42:27.471Z[ recovery-image] Mar 19 04:42:26.754 INFO O| Mar 19 04:42:26.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
77312026-03-19T04:42:27.474Z[ recovery-image] Mar 19 04:42:26.754 INFO O| Mar 19 04:42:26.754 INFO STEP 975 (remove_files) COMPLETE
77322026-03-19T04:42:27.474Z[ recovery-image] Mar 19 04:42:26.754 INFO O| Mar 19 04:42:26.754 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77332026-03-19T04:42:27.478Z[ recovery-image] Mar 19 04:42:26.761 INFO O| Mar 19 04:42:26.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
77342026-03-19T04:42:27.481Z[ recovery-image] Mar 19 04:42:26.761 INFO O| Mar 19 04:42:26.761 INFO STEP 976 (remove_files) COMPLETE
77352026-03-19T04:42:27.481Z[ recovery-image] Mar 19 04:42:26.761 INFO O| Mar 19 04:42:26.761 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77362026-03-19T04:42:27.486Z[ recovery-image] Mar 19 04:42:26.768 INFO O| Mar 19 04:42:26.768 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
77372026-03-19T04:42:27.488Z[ recovery-image] Mar 19 04:42:26.768 INFO O| Mar 19 04:42:26.768 INFO STEP 977 (remove_files) COMPLETE
77382026-03-19T04:42:27.488Z[ recovery-image] Mar 19 04:42:26.768 INFO O| Mar 19 04:42:26.768 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77392026-03-19T04:42:27.493Z[ recovery-image] Mar 19 04:42:26.776 INFO O| Mar 19 04:42:26.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
77402026-03-19T04:42:27.495Z[ recovery-image] Mar 19 04:42:26.776 INFO O| Mar 19 04:42:26.776 INFO STEP 978 (remove_files) COMPLETE
77412026-03-19T04:42:27.495Z[ recovery-image] Mar 19 04:42:26.776 INFO O| Mar 19 04:42:26.776 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77422026-03-19T04:42:27.502Z[ recovery-image] Mar 19 04:42:26.785 INFO O| Mar 19 04:42:26.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
77432026-03-19T04:42:27.505Z[ recovery-image] Mar 19 04:42:26.785 INFO O| Mar 19 04:42:26.785 INFO STEP 979 (remove_files) COMPLETE
77442026-03-19T04:42:27.505Z[ recovery-image] Mar 19 04:42:26.785 INFO O| Mar 19 04:42:26.785 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77452026-03-19T04:42:27.509Z[ recovery-image] Mar 19 04:42:26.792 INFO O| Mar 19 04:42:26.792 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
77462026-03-19T04:42:27.512Z[ recovery-image] Mar 19 04:42:26.792 INFO O| Mar 19 04:42:26.792 INFO STEP 980 (remove_files) COMPLETE
77472026-03-19T04:42:27.512Z[ recovery-image] Mar 19 04:42:26.792 INFO O| Mar 19 04:42:26.792 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77482026-03-19T04:42:27.516Z[ recovery-image] Mar 19 04:42:26.799 INFO O| Mar 19 04:42:26.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
77492026-03-19T04:42:27.519Z[ recovery-image] Mar 19 04:42:26.799 INFO O| Mar 19 04:42:26.799 INFO STEP 981 (remove_files) COMPLETE
77502026-03-19T04:42:27.519Z[ recovery-image] Mar 19 04:42:26.799 INFO O| Mar 19 04:42:26.799 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77512026-03-19T04:42:27.525Z[ recovery-image] Mar 19 04:42:26.807 INFO O| Mar 19 04:42:26.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
77522026-03-19T04:42:27.527Z[ recovery-image] Mar 19 04:42:26.807 INFO O| Mar 19 04:42:26.807 INFO STEP 982 (remove_files) COMPLETE
77532026-03-19T04:42:27.527Z[ recovery-image] Mar 19 04:42:26.807 INFO O| Mar 19 04:42:26.807 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77542026-03-19T04:42:27.532Z[ recovery-image] Mar 19 04:42:26.815 INFO O| Mar 19 04:42:26.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
77552026-03-19T04:42:27.535Z[ recovery-image] Mar 19 04:42:26.815 INFO O| Mar 19 04:42:26.815 INFO STEP 983 (remove_files) COMPLETE
77562026-03-19T04:42:27.535Z[ recovery-image] Mar 19 04:42:26.815 INFO O| Mar 19 04:42:26.815 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77572026-03-19T04:42:27.541Z[ recovery-image] Mar 19 04:42:26.823 INFO O| Mar 19 04:42:26.823 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
77582026-03-19T04:42:27.541Z[ recovery-image] Mar 19 04:42:26.823 INFO O| Mar 19 04:42:26.823 INFO STEP 984 (remove_files) COMPLETE
77592026-03-19T04:42:27.543Z[ recovery-image] Mar 19 04:42:26.823 INFO O| Mar 19 04:42:26.823 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77602026-03-19T04:42:27.548Z[ recovery-image] Mar 19 04:42:26.831 INFO O| Mar 19 04:42:26.831 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
77612026-03-19T04:42:27.551Z[ recovery-image] Mar 19 04:42:26.831 INFO O| Mar 19 04:42:26.831 INFO STEP 985 (remove_files) COMPLETE
77622026-03-19T04:42:27.551Z[ recovery-image] Mar 19 04:42:26.831 INFO O| Mar 19 04:42:26.831 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77632026-03-19T04:42:27.555Z[ recovery-image] Mar 19 04:42:26.838 INFO O| Mar 19 04:42:26.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
77642026-03-19T04:42:27.558Z[ recovery-image] Mar 19 04:42:26.838 INFO O| Mar 19 04:42:26.838 INFO STEP 986 (remove_files) COMPLETE
77652026-03-19T04:42:27.558Z[ recovery-image] Mar 19 04:42:26.838 INFO O| Mar 19 04:42:26.838 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77662026-03-19T04:42:27.564Z[ recovery-image] Mar 19 04:42:26.846 INFO O| Mar 19 04:42:26.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
77672026-03-19T04:42:27.566Z[ recovery-image] Mar 19 04:42:26.846 INFO O| Mar 19 04:42:26.846 INFO STEP 987 (remove_files) COMPLETE
77682026-03-19T04:42:27.566Z[ recovery-image] Mar 19 04:42:26.846 INFO O| Mar 19 04:42:26.846 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77692026-03-19T04:42:27.571Z[ recovery-image] Mar 19 04:42:26.853 INFO O| Mar 19 04:42:26.853 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
77702026-03-19T04:42:27.573Z[ recovery-image] Mar 19 04:42:26.854 INFO O| Mar 19 04:42:26.854 INFO STEP 988 (remove_files) COMPLETE
77712026-03-19T04:42:27.573Z[ recovery-image] Mar 19 04:42:26.854 INFO O| Mar 19 04:42:26.854 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77722026-03-19T04:42:27.580Z[ recovery-image] Mar 19 04:42:26.862 INFO O| Mar 19 04:42:26.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
77732026-03-19T04:42:27.582Z[ recovery-image] Mar 19 04:42:26.863 INFO O| Mar 19 04:42:26.863 INFO STEP 989 (remove_files) COMPLETE
77742026-03-19T04:42:27.582Z[ recovery-image] Mar 19 04:42:26.863 INFO O| Mar 19 04:42:26.863 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77752026-03-19T04:42:27.590Z[ recovery-image] Mar 19 04:42:26.871 INFO O| Mar 19 04:42:26.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
77762026-03-19T04:42:27.593Z[ recovery-image] Mar 19 04:42:26.872 INFO O| Mar 19 04:42:26.872 INFO STEP 990 (remove_files) COMPLETE
77772026-03-19T04:42:27.593Z[ recovery-image] Mar 19 04:42:26.872 INFO O| Mar 19 04:42:26.872 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77782026-03-19T04:42:27.597Z[ recovery-image] Mar 19 04:42:26.880 INFO O| Mar 19 04:42:26.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
77792026-03-19T04:42:27.600Z[ recovery-image] Mar 19 04:42:26.880 INFO O| Mar 19 04:42:26.880 INFO STEP 991 (remove_files) COMPLETE
77802026-03-19T04:42:27.600Z[ recovery-image] Mar 19 04:42:26.880 INFO O| Mar 19 04:42:26.880 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77812026-03-19T04:42:27.605Z[ recovery-image] Mar 19 04:42:26.888 INFO O| Mar 19 04:42:26.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
77822026-03-19T04:42:27.610Z[ recovery-image] Mar 19 04:42:26.888 INFO O| Mar 19 04:42:26.888 INFO STEP 992 (remove_files) COMPLETE
77832026-03-19T04:42:27.610Z[ recovery-image] Mar 19 04:42:26.888 INFO O| Mar 19 04:42:26.888 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77842026-03-19T04:42:27.613Z[ recovery-image] Mar 19 04:42:26.895 INFO O| Mar 19 04:42:26.895 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
77852026-03-19T04:42:27.613Z[ recovery-image] Mar 19 04:42:26.895 INFO O| Mar 19 04:42:26.895 INFO STEP 993 (remove_files) COMPLETE
77862026-03-19T04:42:27.613Z[ recovery-image] Mar 19 04:42:26.895 INFO O| Mar 19 04:42:26.895 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77872026-03-19T04:42:27.621Z[ recovery-image] Mar 19 04:42:26.903 INFO O| Mar 19 04:42:26.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
77882026-03-19T04:42:27.621Z[ recovery-image] Mar 19 04:42:26.903 INFO O| Mar 19 04:42:26.903 INFO STEP 994 (remove_files) COMPLETE
77892026-03-19T04:42:27.623Z[ recovery-image] Mar 19 04:42:26.903 INFO O| Mar 19 04:42:26.903 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77902026-03-19T04:42:27.628Z[ recovery-image] Mar 19 04:42:26.910 INFO O| Mar 19 04:42:26.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
77912026-03-19T04:42:27.630Z[ recovery-image] Mar 19 04:42:26.910 INFO O| Mar 19 04:42:26.910 INFO STEP 995 (remove_files) COMPLETE
77922026-03-19T04:42:27.630Z[ recovery-image] Mar 19 04:42:26.910 INFO O| Mar 19 04:42:26.910 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77932026-03-19T04:42:27.635Z[ recovery-image] Mar 19 04:42:26.918 INFO O| Mar 19 04:42:26.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
77942026-03-19T04:42:27.636Z[ recovery-image] Mar 19 04:42:26.918 INFO O| Mar 19 04:42:26.918 INFO STEP 996 (remove_files) COMPLETE
77952026-03-19T04:42:27.638Z[ recovery-image] Mar 19 04:42:26.918 INFO O| Mar 19 04:42:26.918 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77962026-03-19T04:42:27.643Z[ recovery-image] Mar 19 04:42:26.925 INFO O| Mar 19 04:42:26.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
77972026-03-19T04:42:27.645Z[ recovery-image] Mar 19 04:42:26.925 INFO O| Mar 19 04:42:26.925 INFO STEP 997 (remove_files) COMPLETE
77982026-03-19T04:42:27.645Z[ recovery-image] Mar 19 04:42:26.925 INFO O| Mar 19 04:42:26.925 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77992026-03-19T04:42:27.649Z[ recovery-image] Mar 19 04:42:26.932 INFO O| Mar 19 04:42:26.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
78002026-03-19T04:42:27.653Z[ recovery-image] Mar 19 04:42:26.932 INFO O| Mar 19 04:42:26.932 INFO STEP 998 (remove_files) COMPLETE
78012026-03-19T04:42:27.653Z[ recovery-image] Mar 19 04:42:26.932 INFO O| Mar 19 04:42:26.932 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78022026-03-19T04:42:27.657Z[ recovery-image] Mar 19 04:42:26.940 INFO O| Mar 19 04:42:26.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
78032026-03-19T04:42:27.661Z[ recovery-image] Mar 19 04:42:26.940 INFO O| Mar 19 04:42:26.940 INFO STEP 999 (remove_files) COMPLETE
78042026-03-19T04:42:27.661Z[ recovery-image] Mar 19 04:42:26.940 INFO O| Mar 19 04:42:26.940 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78052026-03-19T04:42:27.666Z[ recovery-image] Mar 19 04:42:26.948 INFO O| Mar 19 04:42:26.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
78062026-03-19T04:42:27.666Z[ recovery-image] Mar 19 04:42:26.948 INFO O| Mar 19 04:42:26.948 INFO STEP 1000 (remove_files) COMPLETE
78072026-03-19T04:42:27.668Z[ recovery-image] Mar 19 04:42:26.948 INFO O| Mar 19 04:42:26.948 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78082026-03-19T04:42:27.672Z[ recovery-image] Mar 19 04:42:26.955 INFO O| Mar 19 04:42:26.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
78092026-03-19T04:42:27.675Z[ recovery-image] Mar 19 04:42:26.955 INFO O| Mar 19 04:42:26.955 INFO STEP 1001 (remove_files) COMPLETE
78102026-03-19T04:42:27.675Z[ recovery-image] Mar 19 04:42:26.955 INFO O| Mar 19 04:42:26.955 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78112026-03-19T04:42:27.679Z[ recovery-image] Mar 19 04:42:26.961 INFO O| Mar 19 04:42:26.961 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
78122026-03-19T04:42:27.679Z[ recovery-image] Mar 19 04:42:26.961 INFO O| Mar 19 04:42:26.961 INFO STEP 1002 (remove_files) COMPLETE
78132026-03-19T04:42:27.679Z[ recovery-image] Mar 19 04:42:26.962 INFO O| Mar 19 04:42:26.961 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78142026-03-19T04:42:27.687Z[ recovery-image] Mar 19 04:42:26.969 INFO O| Mar 19 04:42:26.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
78152026-03-19T04:42:27.689Z[ recovery-image] Mar 19 04:42:26.969 INFO O| Mar 19 04:42:26.969 INFO STEP 1003 (remove_files) COMPLETE
78162026-03-19T04:42:27.689Z[ recovery-image] Mar 19 04:42:26.969 INFO O| Mar 19 04:42:26.969 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78172026-03-19T04:42:27.695Z[ recovery-image] Mar 19 04:42:26.977 INFO O| Mar 19 04:42:26.977 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
78182026-03-19T04:42:27.697Z[ recovery-image] Mar 19 04:42:26.977 INFO O| Mar 19 04:42:26.977 INFO STEP 1004 (remove_files) COMPLETE
78192026-03-19T04:42:27.697Z[ recovery-image] Mar 19 04:42:26.977 INFO O| Mar 19 04:42:26.977 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78202026-03-19T04:42:27.703Z[ recovery-image] Mar 19 04:42:26.986 INFO O| Mar 19 04:42:26.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
78212026-03-19T04:42:27.706Z[ recovery-image] Mar 19 04:42:26.986 INFO O| Mar 19 04:42:26.986 INFO STEP 1005 (remove_files) COMPLETE
78222026-03-19T04:42:27.706Z[ recovery-image] Mar 19 04:42:26.986 INFO O| Mar 19 04:42:26.986 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78232026-03-19T04:42:27.711Z[ recovery-image] Mar 19 04:42:26.993 INFO O| Mar 19 04:42:26.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
78242026-03-19T04:42:27.713Z[ recovery-image] Mar 19 04:42:26.994 INFO O| Mar 19 04:42:26.994 INFO STEP 1006 (remove_files) COMPLETE
78252026-03-19T04:42:27.713Z[ recovery-image] Mar 19 04:42:26.994 INFO O| Mar 19 04:42:26.994 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78262026-03-19T04:42:27.720Z[ recovery-image] Mar 19 04:42:27.003 INFO O| Mar 19 04:42:27.003 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
78272026-03-19T04:42:27.720Z[ recovery-image] Mar 19 04:42:27.003 INFO O| Mar 19 04:42:27.003 INFO STEP 1007 (remove_files) COMPLETE
78282026-03-19T04:42:27.720Z[ recovery-image] Mar 19 04:42:27.003 INFO O| Mar 19 04:42:27.003 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78292026-03-19T04:42:27.730Z[ recovery-image] Mar 19 04:42:27.012 INFO O| Mar 19 04:42:27.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
78302026-03-19T04:42:27.730Z[ recovery-image] Mar 19 04:42:27.012 INFO O| Mar 19 04:42:27.012 INFO STEP 1008 (remove_files) COMPLETE
78312026-03-19T04:42:27.732Z[ recovery-image] Mar 19 04:42:27.012 INFO O| Mar 19 04:42:27.012 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78322026-03-19T04:42:27.738Z[ recovery-image] Mar 19 04:42:27.020 INFO O| Mar 19 04:42:27.020 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cpustat"
78332026-03-19T04:42:27.740Z[ recovery-image] Mar 19 04:42:27.020 INFO O| Mar 19 04:42:27.020 INFO STEP 1009 (remove_files) COMPLETE
78342026-03-19T04:42:27.740Z[ recovery-image] Mar 19 04:42:27.020 INFO O| Mar 19 04:42:27.020 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78352026-03-19T04:42:27.747Z[ recovery-image] Mar 19 04:42:27.029 INFO O| Mar 19 04:42:27.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
78362026-03-19T04:42:27.749Z[ recovery-image] Mar 19 04:42:27.029 INFO O| Mar 19 04:42:27.029 INFO STEP 1010 (remove_files) COMPLETE
78372026-03-19T04:42:27.749Z[ recovery-image] Mar 19 04:42:27.029 INFO O| Mar 19 04:42:27.029 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78382026-03-19T04:42:27.755Z[ recovery-image] Mar 19 04:42:27.037 INFO O| Mar 19 04:42:27.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
78392026-03-19T04:42:27.757Z[ recovery-image] Mar 19 04:42:27.038 INFO O| Mar 19 04:42:27.038 INFO STEP 1011 (remove_files) COMPLETE
78402026-03-19T04:42:27.757Z[ recovery-image] Mar 19 04:42:27.038 INFO O| Mar 19 04:42:27.038 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78412026-03-19T04:42:27.762Z[ recovery-image] Mar 19 04:42:27.044 INFO O| Mar 19 04:42:27.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
78422026-03-19T04:42:27.762Z[ recovery-image] Mar 19 04:42:27.044 INFO O| Mar 19 04:42:27.044 INFO STEP 1012 (remove_files) COMPLETE
78432026-03-19T04:42:27.762Z[ recovery-image] Mar 19 04:42:27.044 INFO O| Mar 19 04:42:27.044 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78442026-03-19T04:42:27.769Z[ recovery-image] Mar 19 04:42:27.052 INFO O| Mar 19 04:42:27.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
78452026-03-19T04:42:27.772Z[ recovery-image] Mar 19 04:42:27.052 INFO O| Mar 19 04:42:27.052 INFO STEP 1013 (remove_files) COMPLETE
78462026-03-19T04:42:27.772Z[ recovery-image] Mar 19 04:42:27.052 INFO O| Mar 19 04:42:27.052 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78472026-03-19T04:42:27.777Z[ recovery-image] Mar 19 04:42:27.060 INFO O| Mar 19 04:42:27.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
78482026-03-19T04:42:27.779Z[ recovery-image] Mar 19 04:42:27.060 INFO O| Mar 19 04:42:27.060 INFO STEP 1014 (remove_files) COMPLETE
78492026-03-19T04:42:27.780Z[ recovery-image] Mar 19 04:42:27.060 INFO O| Mar 19 04:42:27.060 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78502026-03-19T04:42:27.785Z[ recovery-image] Mar 19 04:42:27.067 INFO O| Mar 19 04:42:27.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
78512026-03-19T04:42:27.785Z[ recovery-image] Mar 19 04:42:27.067 INFO O| Mar 19 04:42:27.067 INFO STEP 1015 (remove_files) COMPLETE
78522026-03-19T04:42:27.787Z[ recovery-image] Mar 19 04:42:27.067 INFO O| Mar 19 04:42:27.067 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78532026-03-19T04:42:27.793Z[ recovery-image] Mar 19 04:42:27.075 INFO O| Mar 19 04:42:27.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
78542026-03-19T04:42:27.795Z[ recovery-image] Mar 19 04:42:27.075 INFO O| Mar 19 04:42:27.075 INFO STEP 1016 (remove_files) COMPLETE
78552026-03-19T04:42:27.795Z[ recovery-image] Mar 19 04:42:27.075 INFO O| Mar 19 04:42:27.075 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78562026-03-19T04:42:27.801Z[ recovery-image] Mar 19 04:42:27.084 INFO O| Mar 19 04:42:27.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
78572026-03-19T04:42:27.801Z[ recovery-image] Mar 19 04:42:27.084 INFO O| Mar 19 04:42:27.084 INFO STEP 1017 (remove_files) COMPLETE
78582026-03-19T04:42:27.804Z[ recovery-image] Mar 19 04:42:27.084 INFO O| Mar 19 04:42:27.084 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78592026-03-19T04:42:27.810Z[ recovery-image] Mar 19 04:42:27.092 INFO O| Mar 19 04:42:27.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
78602026-03-19T04:42:27.812Z[ recovery-image] Mar 19 04:42:27.092 INFO O| Mar 19 04:42:27.092 INFO STEP 1018 (remove_files) COMPLETE
78612026-03-19T04:42:27.812Z[ recovery-image] Mar 19 04:42:27.092 INFO O| Mar 19 04:42:27.092 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78622026-03-19T04:42:27.817Z[ recovery-image] Mar 19 04:42:27.099 INFO O| Mar 19 04:42:27.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
78632026-03-19T04:42:27.820Z[ recovery-image] Mar 19 04:42:27.100 INFO O| Mar 19 04:42:27.100 INFO STEP 1019 (remove_files) COMPLETE
78642026-03-19T04:42:27.820Z[ recovery-image] Mar 19 04:42:27.100 INFO O| Mar 19 04:42:27.100 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78652026-03-19T04:42:27.824Z[ recovery-image] Mar 19 04:42:27.107 INFO O| Mar 19 04:42:27.107 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
78662026-03-19T04:42:27.827Z[ recovery-image] Mar 19 04:42:27.107 INFO O| Mar 19 04:42:27.107 INFO STEP 1020 (remove_files) COMPLETE
78672026-03-19T04:42:27.827Z[ recovery-image] Mar 19 04:42:27.107 INFO O| Mar 19 04:42:27.107 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78682026-03-19T04:42:27.832Z[ recovery-image] Mar 19 04:42:27.115 INFO O| Mar 19 04:42:27.115 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
78692026-03-19T04:42:27.834Z[ recovery-image] Mar 19 04:42:27.115 INFO O| Mar 19 04:42:27.115 INFO STEP 1021 (remove_files) COMPLETE
78702026-03-19T04:42:27.834Z[ recovery-image] Mar 19 04:42:27.115 INFO O| Mar 19 04:42:27.115 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78712026-03-19T04:42:27.839Z[ recovery-image] Mar 19 04:42:27.122 INFO O| Mar 19 04:42:27.122 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
78722026-03-19T04:42:27.839Z[ recovery-image] Mar 19 04:42:27.122 INFO O| Mar 19 04:42:27.122 INFO STEP 1022 (remove_files) COMPLETE
78732026-03-19T04:42:27.842Z[ recovery-image] Mar 19 04:42:27.122 INFO O| Mar 19 04:42:27.122 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78742026-03-19T04:42:27.846Z[ recovery-image] Mar 19 04:42:27.129 INFO O| Mar 19 04:42:27.129 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
78752026-03-19T04:42:27.849Z[ recovery-image] Mar 19 04:42:27.129 INFO O| Mar 19 04:42:27.129 INFO STEP 1023 (remove_files) COMPLETE
78762026-03-19T04:42:27.849Z[ recovery-image] Mar 19 04:42:27.129 INFO O| Mar 19 04:42:27.129 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78772026-03-19T04:42:27.854Z[ recovery-image] Mar 19 04:42:27.136 INFO O| Mar 19 04:42:27.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
78782026-03-19T04:42:27.856Z[ recovery-image] Mar 19 04:42:27.136 INFO O| Mar 19 04:42:27.136 INFO STEP 1024 (remove_files) COMPLETE
78792026-03-19T04:42:27.856Z[ recovery-image] Mar 19 04:42:27.136 INFO O| Mar 19 04:42:27.136 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78802026-03-19T04:42:27.861Z[ recovery-image] Mar 19 04:42:27.143 INFO O| Mar 19 04:42:27.143 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
78812026-03-19T04:42:27.863Z[ recovery-image] Mar 19 04:42:27.143 INFO O| Mar 19 04:42:27.143 INFO STEP 1025 (remove_files) COMPLETE
78822026-03-19T04:42:27.863Z[ recovery-image] Mar 19 04:42:27.143 INFO O| Mar 19 04:42:27.143 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78832026-03-19T04:42:27.868Z[ recovery-image] Mar 19 04:42:27.150 INFO O| Mar 19 04:42:27.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
78842026-03-19T04:42:27.870Z[ recovery-image] Mar 19 04:42:27.150 INFO O| Mar 19 04:42:27.150 INFO STEP 1026 (remove_files) COMPLETE
78852026-03-19T04:42:27.870Z[ recovery-image] Mar 19 04:42:27.150 INFO O| Mar 19 04:42:27.150 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78862026-03-19T04:42:27.876Z[ recovery-image] Mar 19 04:42:27.159 INFO O| Mar 19 04:42:27.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
78872026-03-19T04:42:27.878Z[ recovery-image] Mar 19 04:42:27.159 INFO O| Mar 19 04:42:27.159 INFO STEP 1027 (remove_files) COMPLETE
78882026-03-19T04:42:27.878Z[ recovery-image] Mar 19 04:42:27.159 INFO O| Mar 19 04:42:27.159 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78892026-03-19T04:42:27.883Z[ recovery-image] Mar 19 04:42:27.165 INFO O| Mar 19 04:42:27.165 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
78902026-03-19T04:42:27.883Z[ recovery-image] Mar 19 04:42:27.165 INFO O| Mar 19 04:42:27.165 INFO STEP 1028 (remove_files) COMPLETE
78912026-03-19T04:42:27.885Z[ recovery-image] Mar 19 04:42:27.166 INFO O| Mar 19 04:42:27.165 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78922026-03-19T04:42:27.891Z[ recovery-image] Mar 19 04:42:27.174 INFO O| Mar 19 04:42:27.174 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
78932026-03-19T04:42:27.894Z[ recovery-image] Mar 19 04:42:27.174 INFO O| Mar 19 04:42:27.174 INFO STEP 1029 (remove_files) COMPLETE
78942026-03-19T04:42:27.894Z[ recovery-image] Mar 19 04:42:27.174 INFO O| Mar 19 04:42:27.174 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78952026-03-19T04:42:27.899Z[ recovery-image] Mar 19 04:42:27.182 INFO O| Mar 19 04:42:27.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
78962026-03-19T04:42:27.899Z[ recovery-image] Mar 19 04:42:27.182 INFO O| Mar 19 04:42:27.182 INFO STEP 1030 (remove_files) COMPLETE
78972026-03-19T04:42:27.899Z[ recovery-image] Mar 19 04:42:27.182 INFO O| Mar 19 04:42:27.182 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78982026-03-19T04:42:27.906Z[ recovery-image] Mar 19 04:42:27.189 INFO O| Mar 19 04:42:27.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
78992026-03-19T04:42:27.909Z[ recovery-image] Mar 19 04:42:27.189 INFO O| Mar 19 04:42:27.189 INFO STEP 1031 (remove_files) COMPLETE
79002026-03-19T04:42:27.909Z[ recovery-image] Mar 19 04:42:27.189 INFO O| Mar 19 04:42:27.189 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79012026-03-19T04:42:27.914Z[ recovery-image] Mar 19 04:42:27.197 INFO O| Mar 19 04:42:27.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
79022026-03-19T04:42:27.917Z[ recovery-image] Mar 19 04:42:27.197 INFO O| Mar 19 04:42:27.197 INFO STEP 1032 (remove_files) COMPLETE
79032026-03-19T04:42:27.917Z[ recovery-image] Mar 19 04:42:27.197 INFO O| Mar 19 04:42:27.197 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79042026-03-19T04:42:27.922Z[ recovery-image] Mar 19 04:42:27.204 INFO O| Mar 19 04:42:27.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
79052026-03-19T04:42:27.925Z[ recovery-image] Mar 19 04:42:27.204 INFO O| Mar 19 04:42:27.204 INFO STEP 1033 (remove_files) COMPLETE
79062026-03-19T04:42:27.925Z[ recovery-image] Mar 19 04:42:27.204 INFO O| Mar 19 04:42:27.204 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79072026-03-19T04:42:27.929Z[ recovery-image] Mar 19 04:42:27.212 INFO O| Mar 19 04:42:27.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
79082026-03-19T04:42:27.932Z[ recovery-image] Mar 19 04:42:27.212 INFO O| Mar 19 04:42:27.212 INFO STEP 1034 (remove_files) COMPLETE
79092026-03-19T04:42:27.932Z[ recovery-image] Mar 19 04:42:27.212 INFO O| Mar 19 04:42:27.212 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79102026-03-19T04:42:27.937Z[ recovery-image] Mar 19 04:42:27.220 INFO O| Mar 19 04:42:27.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
79112026-03-19T04:42:27.940Z[ recovery-image] Mar 19 04:42:27.220 INFO O| Mar 19 04:42:27.220 INFO STEP 1035 (remove_files) COMPLETE
79122026-03-19T04:42:27.940Z[ recovery-image] Mar 19 04:42:27.220 INFO O| Mar 19 04:42:27.220 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79132026-03-19T04:42:27.944Z[ recovery-image] Mar 19 04:42:27.227 INFO O| Mar 19 04:42:27.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
79142026-03-19T04:42:27.947Z[ recovery-image] Mar 19 04:42:27.227 INFO O| Mar 19 04:42:27.227 INFO STEP 1036 (remove_files) COMPLETE
79152026-03-19T04:42:27.947Z[ recovery-image] Mar 19 04:42:27.227 INFO O| Mar 19 04:42:27.227 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79162026-03-19T04:42:27.952Z[ recovery-image] Mar 19 04:42:27.235 INFO O| Mar 19 04:42:27.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
79172026-03-19T04:42:27.952Z[ recovery-image] Mar 19 04:42:27.235 INFO O| Mar 19 04:42:27.235 INFO STEP 1037 (remove_files) COMPLETE
79182026-03-19T04:42:27.955Z[ recovery-image] Mar 19 04:42:27.235 INFO O| Mar 19 04:42:27.235 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79192026-03-19T04:42:27.960Z[ recovery-image] Mar 19 04:42:27.242 INFO O| Mar 19 04:42:27.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
79202026-03-19T04:42:27.962Z[ recovery-image] Mar 19 04:42:27.243 INFO O| Mar 19 04:42:27.243 INFO STEP 1038 (remove_files) COMPLETE
79212026-03-19T04:42:27.962Z[ recovery-image] Mar 19 04:42:27.243 INFO O| Mar 19 04:42:27.243 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79222026-03-19T04:42:27.967Z[ recovery-image] Mar 19 04:42:27.250 INFO O| Mar 19 04:42:27.250 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
79232026-03-19T04:42:27.969Z[ recovery-image] Mar 19 04:42:27.250 INFO O| Mar 19 04:42:27.250 INFO STEP 1039 (remove_files) COMPLETE
79242026-03-19T04:42:27.970Z[ recovery-image] Mar 19 04:42:27.250 INFO O| Mar 19 04:42:27.250 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79252026-03-19T04:42:27.974Z[ recovery-image] Mar 19 04:42:27.256 INFO O| Mar 19 04:42:27.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
79262026-03-19T04:42:27.974Z[ recovery-image] Mar 19 04:42:27.256 INFO O| Mar 19 04:42:27.256 INFO STEP 1040 (remove_files) COMPLETE
79272026-03-19T04:42:27.974Z[ recovery-image] Mar 19 04:42:27.256 INFO O| Mar 19 04:42:27.256 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79282026-03-19T04:42:27.980Z[ recovery-image] Mar 19 04:42:27.263 INFO O| Mar 19 04:42:27.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
79292026-03-19T04:42:27.980Z[ recovery-image] Mar 19 04:42:27.263 INFO O| Mar 19 04:42:27.263 INFO STEP 1041 (remove_files) COMPLETE
79302026-03-19T04:42:27.983Z[ recovery-image] Mar 19 04:42:27.263 INFO O| Mar 19 04:42:27.263 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79312026-03-19T04:42:27.987Z[ recovery-image] Mar 19 04:42:27.270 INFO O| Mar 19 04:42:27.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
79322026-03-19T04:42:27.990Z[ recovery-image] Mar 19 04:42:27.270 INFO O| Mar 19 04:42:27.270 INFO STEP 1042 (remove_files) COMPLETE
79332026-03-19T04:42:27.990Z[ recovery-image] Mar 19 04:42:27.270 INFO O| Mar 19 04:42:27.270 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79342026-03-19T04:42:27.994Z[ recovery-image] Mar 19 04:42:27.276 INFO O| Mar 19 04:42:27.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
79352026-03-19T04:42:27.997Z[ recovery-image] Mar 19 04:42:27.277 INFO O| Mar 19 04:42:27.277 INFO STEP 1043 (remove_files) COMPLETE
79362026-03-19T04:42:27.997Z[ recovery-image] Mar 19 04:42:27.277 INFO O| Mar 19 04:42:27.277 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79372026-03-19T04:42:28.002Z[ recovery-image] Mar 19 04:42:27.285 INFO O| Mar 19 04:42:27.285 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
79382026-03-19T04:42:28.005Z[ recovery-image] Mar 19 04:42:27.285 INFO O| Mar 19 04:42:27.285 INFO STEP 1044 (remove_files) COMPLETE
79392026-03-19T04:42:28.005Z[ recovery-image] Mar 19 04:42:27.285 INFO O| Mar 19 04:42:27.285 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79402026-03-19T04:42:28.011Z[ recovery-image] Mar 19 04:42:27.294 INFO O| Mar 19 04:42:27.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
79412026-03-19T04:42:28.014Z[ recovery-image] Mar 19 04:42:27.294 INFO O| Mar 19 04:42:27.294 INFO STEP 1045 (remove_files) COMPLETE
79422026-03-19T04:42:28.014Z[ recovery-image] Mar 19 04:42:27.294 INFO O| Mar 19 04:42:27.294 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79432026-03-19T04:42:28.019Z[ recovery-image] Mar 19 04:42:27.302 INFO O| Mar 19 04:42:27.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
79442026-03-19T04:42:28.022Z[ recovery-image] Mar 19 04:42:27.302 INFO O| Mar 19 04:42:27.302 INFO STEP 1046 (remove_files) COMPLETE
79452026-03-19T04:42:28.022Z[ recovery-image] Mar 19 04:42:27.302 INFO O| Mar 19 04:42:27.302 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79462026-03-19T04:42:28.027Z[ recovery-image] Mar 19 04:42:27.309 INFO O| Mar 19 04:42:27.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
79472026-03-19T04:42:28.029Z[ recovery-image] Mar 19 04:42:27.309 INFO O| Mar 19 04:42:27.309 INFO STEP 1047 (remove_files) COMPLETE
79482026-03-19T04:42:28.029Z[ recovery-image] Mar 19 04:42:27.309 INFO O| Mar 19 04:42:27.309 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79492026-03-19T04:42:28.036Z[ recovery-image] Mar 19 04:42:27.318 INFO O| Mar 19 04:42:27.318 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
79502026-03-19T04:42:28.038Z[ recovery-image] Mar 19 04:42:27.318 INFO O| Mar 19 04:42:27.318 INFO STEP 1048 (remove_files) COMPLETE
79512026-03-19T04:42:28.039Z[ recovery-image] Mar 19 04:42:27.318 INFO O| Mar 19 04:42:27.318 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79522026-03-19T04:42:28.043Z[ recovery-image] Mar 19 04:42:27.326 INFO O| Mar 19 04:42:27.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
79532026-03-19T04:42:28.046Z[ recovery-image] Mar 19 04:42:27.326 INFO O| Mar 19 04:42:27.326 INFO STEP 1049 (remove_files) COMPLETE
79542026-03-19T04:42:28.046Z[ recovery-image] Mar 19 04:42:27.326 INFO O| Mar 19 04:42:27.326 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79552026-03-19T04:42:28.050Z[ recovery-image] Mar 19 04:42:27.333 INFO O| Mar 19 04:42:27.333 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
79562026-03-19T04:42:28.050Z[ recovery-image] Mar 19 04:42:27.333 INFO O| Mar 19 04:42:27.333 INFO STEP 1050 (remove_files) COMPLETE
79572026-03-19T04:42:28.050Z[ recovery-image] Mar 19 04:42:27.333 INFO O| Mar 19 04:42:27.333 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79582026-03-19T04:42:28.057Z[ recovery-image] Mar 19 04:42:27.340 INFO O| Mar 19 04:42:27.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
79592026-03-19T04:42:28.057Z[ recovery-image] Mar 19 04:42:27.340 INFO O| Mar 19 04:42:27.340 INFO STEP 1051 (remove_files) COMPLETE
79602026-03-19T04:42:28.060Z[ recovery-image] Mar 19 04:42:27.340 INFO O| Mar 19 04:42:27.340 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79612026-03-19T04:42:28.065Z[ recovery-image] Mar 19 04:42:27.348 INFO O| Mar 19 04:42:27.348 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
79622026-03-19T04:42:28.068Z[ recovery-image] Mar 19 04:42:27.348 INFO O| Mar 19 04:42:27.348 INFO STEP 1052 (remove_files) COMPLETE
79632026-03-19T04:42:28.068Z[ recovery-image] Mar 19 04:42:27.348 INFO O| Mar 19 04:42:27.348 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79642026-03-19T04:42:28.073Z[ recovery-image] Mar 19 04:42:27.356 INFO O| Mar 19 04:42:27.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
79652026-03-19T04:42:28.073Z[ recovery-image] Mar 19 04:42:27.356 INFO O| Mar 19 04:42:27.356 INFO STEP 1053 (remove_files) COMPLETE
79662026-03-19T04:42:28.076Z[ recovery-image] Mar 19 04:42:27.356 INFO O| Mar 19 04:42:27.356 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79672026-03-19T04:42:28.081Z[ recovery-image] Mar 19 04:42:27.364 INFO O| Mar 19 04:42:27.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
79682026-03-19T04:42:28.081Z[ recovery-image] Mar 19 04:42:27.364 INFO O| Mar 19 04:42:27.364 INFO STEP 1054 (remove_files) COMPLETE
79692026-03-19T04:42:28.084Z[ recovery-image] Mar 19 04:42:27.364 INFO O| Mar 19 04:42:27.364 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79702026-03-19T04:42:28.089Z[ recovery-image] Mar 19 04:42:27.371 INFO O| Mar 19 04:42:27.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
79712026-03-19T04:42:28.089Z[ recovery-image] Mar 19 04:42:27.371 INFO O| Mar 19 04:42:27.371 INFO STEP 1055 (remove_files) COMPLETE
79722026-03-19T04:42:28.089Z[ recovery-image] Mar 19 04:42:27.371 INFO O| Mar 19 04:42:27.371 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79732026-03-19T04:42:28.097Z[ recovery-image] Mar 19 04:42:27.379 INFO O| Mar 19 04:42:27.379 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
79742026-03-19T04:42:28.097Z[ recovery-image] Mar 19 04:42:27.379 INFO O| Mar 19 04:42:27.379 INFO STEP 1056 (remove_files) COMPLETE
79752026-03-19T04:42:28.097Z[ recovery-image] Mar 19 04:42:27.379 INFO O| Mar 19 04:42:27.379 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79762026-03-19T04:42:28.105Z[ recovery-image] Mar 19 04:42:27.387 INFO O| Mar 19 04:42:27.387 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
79772026-03-19T04:42:28.107Z[ recovery-image] Mar 19 04:42:27.388 INFO O| Mar 19 04:42:27.388 INFO STEP 1057 (remove_files) COMPLETE
79782026-03-19T04:42:28.107Z[ recovery-image] Mar 19 04:42:27.388 INFO O| Mar 19 04:42:27.388 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79792026-03-19T04:42:28.121Z[ recovery-image] Mar 19 04:42:27.396 INFO O| Mar 19 04:42:27.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
79802026-03-19T04:42:28.121Z[ recovery-image] Mar 19 04:42:27.396 INFO O| Mar 19 04:42:27.396 INFO STEP 1058 (remove_files) COMPLETE
79812026-03-19T04:42:28.121Z[ recovery-image] Mar 19 04:42:27.396 INFO O| Mar 19 04:42:27.396 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79822026-03-19T04:42:28.121Z[ recovery-image] Mar 19 04:42:27.403 INFO O| Mar 19 04:42:27.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
79832026-03-19T04:42:28.121Z[ recovery-image] Mar 19 04:42:27.403 INFO O| Mar 19 04:42:27.403 INFO STEP 1059 (remove_files) COMPLETE
79842026-03-19T04:42:28.121Z[ recovery-image] Mar 19 04:42:27.403 INFO O| Mar 19 04:42:27.403 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79852026-03-19T04:42:28.129Z[ recovery-image] Mar 19 04:42:27.411 INFO O| Mar 19 04:42:27.411 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
79862026-03-19T04:42:28.131Z[ recovery-image] Mar 19 04:42:27.411 INFO O| Mar 19 04:42:27.411 INFO STEP 1060 (remove_files) COMPLETE
79872026-03-19T04:42:28.131Z[ recovery-image] Mar 19 04:42:27.411 INFO O| Mar 19 04:42:27.411 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79882026-03-19T04:42:28.136Z[ recovery-image] Mar 19 04:42:27.419 INFO O| Mar 19 04:42:27.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
79892026-03-19T04:42:28.139Z[ recovery-image] Mar 19 04:42:27.419 INFO O| Mar 19 04:42:27.419 INFO STEP 1061 (remove_files) COMPLETE
79902026-03-19T04:42:28.139Z[ recovery-image] Mar 19 04:42:27.419 INFO O| Mar 19 04:42:27.419 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79912026-03-19T04:42:28.144Z[ recovery-image] Mar 19 04:42:27.427 INFO O| Mar 19 04:42:27.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
79922026-03-19T04:42:28.146Z[ recovery-image] Mar 19 04:42:27.427 INFO O| Mar 19 04:42:27.427 INFO STEP 1062 (remove_files) COMPLETE
79932026-03-19T04:42:28.146Z[ recovery-image] Mar 19 04:42:27.427 INFO O| Mar 19 04:42:27.427 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79942026-03-19T04:42:28.151Z[ recovery-image] Mar 19 04:42:27.434 INFO O| Mar 19 04:42:27.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
79952026-03-19T04:42:28.153Z[ recovery-image] Mar 19 04:42:27.434 INFO O| Mar 19 04:42:27.434 INFO STEP 1063 (remove_files) COMPLETE
79962026-03-19T04:42:28.153Z[ recovery-image] Mar 19 04:42:27.434 INFO O| Mar 19 04:42:27.434 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79972026-03-19T04:42:28.158Z[ recovery-image] Mar 19 04:42:27.441 INFO O| Mar 19 04:42:27.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
79982026-03-19T04:42:28.161Z[ recovery-image] Mar 19 04:42:27.441 INFO O| Mar 19 04:42:27.441 INFO STEP 1064 (remove_files) COMPLETE
79992026-03-19T04:42:28.161Z[ recovery-image] Mar 19 04:42:27.441 INFO O| Mar 19 04:42:27.441 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80002026-03-19T04:42:28.166Z[ recovery-image] Mar 19 04:42:27.448 INFO O| Mar 19 04:42:27.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
80012026-03-19T04:42:28.169Z[ recovery-image] Mar 19 04:42:27.448 INFO O| Mar 19 04:42:27.448 INFO STEP 1065 (remove_files) COMPLETE
80022026-03-19T04:42:28.169Z[ recovery-image] Mar 19 04:42:27.448 INFO O| Mar 19 04:42:27.448 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80032026-03-19T04:42:28.173Z[ recovery-image] Mar 19 04:42:27.456 INFO O| Mar 19 04:42:27.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
80042026-03-19T04:42:28.175Z[ recovery-image] Mar 19 04:42:27.457 INFO O| Mar 19 04:42:27.457 INFO STEP 1066 (remove_files) COMPLETE
80052026-03-19T04:42:28.175Z[ recovery-image] Mar 19 04:42:27.457 INFO O| Mar 19 04:42:27.457 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80062026-03-19T04:42:28.182Z[ recovery-image] Mar 19 04:42:27.465 INFO O| Mar 19 04:42:27.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
80072026-03-19T04:42:28.184Z[ recovery-image] Mar 19 04:42:27.465 INFO O| Mar 19 04:42:27.465 INFO STEP 1067 (remove_files) COMPLETE
80082026-03-19T04:42:28.184Z[ recovery-image] Mar 19 04:42:27.465 INFO O| Mar 19 04:42:27.465 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80092026-03-19T04:42:28.189Z[ recovery-image] Mar 19 04:42:27.472 INFO O| Mar 19 04:42:27.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
80102026-03-19T04:42:28.189Z[ recovery-image] Mar 19 04:42:27.472 INFO O| Mar 19 04:42:27.472 INFO STEP 1068 (remove_files) COMPLETE
80112026-03-19T04:42:28.192Z[ recovery-image] Mar 19 04:42:27.472 INFO O| Mar 19 04:42:27.472 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80122026-03-19T04:42:28.198Z[ recovery-image] Mar 19 04:42:27.480 INFO O| Mar 19 04:42:27.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
80132026-03-19T04:42:28.200Z[ recovery-image] Mar 19 04:42:27.481 INFO O| Mar 19 04:42:27.481 INFO STEP 1069 (remove_files) COMPLETE
80142026-03-19T04:42:28.200Z[ recovery-image] Mar 19 04:42:27.481 INFO O| Mar 19 04:42:27.481 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80152026-03-19T04:42:28.206Z[ recovery-image] Mar 19 04:42:27.489 INFO O| Mar 19 04:42:27.489 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
80162026-03-19T04:42:28.206Z[ recovery-image] Mar 19 04:42:27.489 INFO O| Mar 19 04:42:27.489 INFO STEP 1070 (remove_files) COMPLETE
80172026-03-19T04:42:28.209Z[ recovery-image] Mar 19 04:42:27.489 INFO O| Mar 19 04:42:27.489 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80182026-03-19T04:42:28.214Z[ recovery-image] Mar 19 04:42:27.496 INFO O| Mar 19 04:42:27.496 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
80192026-03-19T04:42:28.217Z[ recovery-image] Mar 19 04:42:27.496 INFO O| Mar 19 04:42:27.496 INFO STEP 1071 (remove_files) COMPLETE
80202026-03-19T04:42:28.217Z[ recovery-image] Mar 19 04:42:27.496 INFO O| Mar 19 04:42:27.496 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80212026-03-19T04:42:28.221Z[ recovery-image] Mar 19 04:42:27.503 INFO O| Mar 19 04:42:27.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
80222026-03-19T04:42:28.221Z[ recovery-image] Mar 19 04:42:27.503 INFO O| Mar 19 04:42:27.503 INFO STEP 1072 (remove_files) COMPLETE
80232026-03-19T04:42:28.221Z[ recovery-image] Mar 19 04:42:27.503 INFO O| Mar 19 04:42:27.503 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80242026-03-19T04:42:28.228Z[ recovery-image] Mar 19 04:42:27.510 INFO O| Mar 19 04:42:27.510 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
80252026-03-19T04:42:28.231Z[ recovery-image] Mar 19 04:42:27.510 INFO O| Mar 19 04:42:27.510 INFO STEP 1073 (remove_files) COMPLETE
80262026-03-19T04:42:28.231Z[ recovery-image] Mar 19 04:42:27.510 INFO O| Mar 19 04:42:27.510 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80272026-03-19T04:42:28.235Z[ recovery-image] Mar 19 04:42:27.518 INFO O| Mar 19 04:42:27.518 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
80282026-03-19T04:42:28.238Z[ recovery-image] Mar 19 04:42:27.518 INFO O| Mar 19 04:42:27.518 INFO STEP 1074 (remove_files) COMPLETE
80292026-03-19T04:42:28.238Z[ recovery-image] Mar 19 04:42:27.518 INFO O| Mar 19 04:42:27.518 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80302026-03-19T04:42:28.243Z[ recovery-image] Mar 19 04:42:27.525 INFO O| Mar 19 04:42:27.525 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
80312026-03-19T04:42:28.246Z[ recovery-image] Mar 19 04:42:27.525 INFO O| Mar 19 04:42:27.525 INFO STEP 1075 (remove_files) COMPLETE
80322026-03-19T04:42:28.246Z[ recovery-image] Mar 19 04:42:27.525 INFO O| Mar 19 04:42:27.525 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80332026-03-19T04:42:28.250Z[ recovery-image] Mar 19 04:42:27.533 INFO O| Mar 19 04:42:27.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
80342026-03-19T04:42:28.253Z[ recovery-image] Mar 19 04:42:27.533 INFO O| Mar 19 04:42:27.533 INFO STEP 1076 (remove_files) COMPLETE
80352026-03-19T04:42:28.253Z[ recovery-image] Mar 19 04:42:27.533 INFO O| Mar 19 04:42:27.533 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80362026-03-19T04:42:28.257Z[ recovery-image] Mar 19 04:42:27.540 INFO O| Mar 19 04:42:27.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
80372026-03-19T04:42:28.261Z[ recovery-image] Mar 19 04:42:27.540 INFO O| Mar 19 04:42:27.540 INFO STEP 1077 (remove_files) COMPLETE
80382026-03-19T04:42:28.261Z[ recovery-image] Mar 19 04:42:27.540 INFO O| Mar 19 04:42:27.540 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80392026-03-19T04:42:28.264Z[ recovery-image] Mar 19 04:42:27.547 INFO O| Mar 19 04:42:27.547 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
80402026-03-19T04:42:28.267Z[ recovery-image] Mar 19 04:42:27.547 INFO O| Mar 19 04:42:27.547 INFO STEP 1078 (remove_files) COMPLETE
80412026-03-19T04:42:28.267Z[ recovery-image] Mar 19 04:42:27.547 INFO O| Mar 19 04:42:27.547 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80422026-03-19T04:42:28.272Z[ recovery-image] Mar 19 04:42:27.554 INFO O| Mar 19 04:42:27.554 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
80432026-03-19T04:42:28.275Z[ recovery-image] Mar 19 04:42:27.555 INFO O| Mar 19 04:42:27.554 INFO STEP 1079 (remove_files) COMPLETE
80442026-03-19T04:42:28.275Z[ recovery-image] Mar 19 04:42:27.555 INFO O| Mar 19 04:42:27.555 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80452026-03-19T04:42:28.279Z[ recovery-image] Mar 19 04:42:27.561 INFO O| Mar 19 04:42:27.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
80462026-03-19T04:42:28.281Z[ recovery-image] Mar 19 04:42:27.561 INFO O| Mar 19 04:42:27.561 INFO STEP 1080 (remove_files) COMPLETE
80472026-03-19T04:42:28.281Z[ recovery-image] Mar 19 04:42:27.561 INFO O| Mar 19 04:42:27.561 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80482026-03-19T04:42:28.285Z[ recovery-image] Mar 19 04:42:27.568 INFO O| Mar 19 04:42:27.568 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
80492026-03-19T04:42:28.285Z[ recovery-image] Mar 19 04:42:27.568 INFO O| Mar 19 04:42:27.568 INFO STEP 1081 (remove_files) COMPLETE
80502026-03-19T04:42:28.288Z[ recovery-image] Mar 19 04:42:27.568 INFO O| Mar 19 04:42:27.568 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80512026-03-19T04:42:28.292Z[ recovery-image] Mar 19 04:42:27.574 INFO O| Mar 19 04:42:27.574 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
80522026-03-19T04:42:28.294Z[ recovery-image] Mar 19 04:42:27.574 INFO O| Mar 19 04:42:27.574 INFO STEP 1082 (remove_files) COMPLETE
80532026-03-19T04:42:28.294Z[ recovery-image] Mar 19 04:42:27.574 INFO O| Mar 19 04:42:27.574 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80542026-03-19T04:42:28.302Z[ recovery-image] Mar 19 04:42:27.585 INFO O| Mar 19 04:42:27.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
80552026-03-19T04:42:28.305Z[ recovery-image] Mar 19 04:42:27.585 INFO O| Mar 19 04:42:27.585 INFO STEP 1083 (remove_files) COMPLETE
80562026-03-19T04:42:28.305Z[ recovery-image] Mar 19 04:42:27.585 INFO O| Mar 19 04:42:27.585 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80572026-03-19T04:42:28.310Z[ recovery-image] Mar 19 04:42:27.592 INFO O| Mar 19 04:42:27.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
80582026-03-19T04:42:28.310Z[ recovery-image] Mar 19 04:42:27.592 INFO O| Mar 19 04:42:27.592 INFO STEP 1084 (remove_files) COMPLETE
80592026-03-19T04:42:28.310Z[ recovery-image] Mar 19 04:42:27.592 INFO O| Mar 19 04:42:27.592 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80602026-03-19T04:42:28.317Z[ recovery-image] Mar 19 04:42:27.600 INFO O| Mar 19 04:42:27.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
80612026-03-19T04:42:28.317Z[ recovery-image] Mar 19 04:42:27.600 INFO O| Mar 19 04:42:27.600 INFO STEP 1085 (remove_files) COMPLETE
80622026-03-19T04:42:28.320Z[ recovery-image] Mar 19 04:42:27.600 INFO O| Mar 19 04:42:27.600 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80632026-03-19T04:42:28.325Z[ recovery-image] Mar 19 04:42:27.608 INFO O| Mar 19 04:42:27.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
80642026-03-19T04:42:28.328Z[ recovery-image] Mar 19 04:42:27.608 INFO O| Mar 19 04:42:27.608 INFO STEP 1086 (remove_files) COMPLETE
80652026-03-19T04:42:28.328Z[ recovery-image] Mar 19 04:42:27.608 INFO O| Mar 19 04:42:27.608 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80662026-03-19T04:42:28.332Z[ recovery-image] Mar 19 04:42:27.615 INFO O| Mar 19 04:42:27.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
80672026-03-19T04:42:28.335Z[ recovery-image] Mar 19 04:42:27.616 INFO O| Mar 19 04:42:27.616 INFO STEP 1087 (remove_files) COMPLETE
80682026-03-19T04:42:28.335Z[ recovery-image] Mar 19 04:42:27.616 INFO O| Mar 19 04:42:27.616 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80692026-03-19T04:42:28.342Z[ recovery-image] Mar 19 04:42:27.624 INFO O| Mar 19 04:42:27.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
80702026-03-19T04:42:28.342Z[ recovery-image] Mar 19 04:42:27.624 INFO O| Mar 19 04:42:27.624 INFO STEP 1088 (remove_files) COMPLETE
80712026-03-19T04:42:28.345Z[ recovery-image] Mar 19 04:42:27.624 INFO O| Mar 19 04:42:27.624 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80722026-03-19T04:42:28.351Z[ recovery-image] Mar 19 04:42:27.633 INFO O| Mar 19 04:42:27.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
80732026-03-19T04:42:28.353Z[ recovery-image] Mar 19 04:42:27.633 INFO O| Mar 19 04:42:27.633 INFO STEP 1089 (remove_files) COMPLETE
80742026-03-19T04:42:28.353Z[ recovery-image] Mar 19 04:42:27.633 INFO O| Mar 19 04:42:27.633 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80752026-03-19T04:42:28.358Z[ recovery-image] Mar 19 04:42:27.640 INFO O| Mar 19 04:42:27.640 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
80762026-03-19T04:42:28.360Z[ recovery-image] Mar 19 04:42:27.640 INFO O| Mar 19 04:42:27.640 INFO STEP 1090 (remove_files) COMPLETE
80772026-03-19T04:42:28.360Z[ recovery-image] Mar 19 04:42:27.640 INFO O| Mar 19 04:42:27.640 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80782026-03-19T04:42:28.365Z[ recovery-image] Mar 19 04:42:27.648 INFO O| Mar 19 04:42:27.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
80792026-03-19T04:42:28.368Z[ recovery-image] Mar 19 04:42:27.648 INFO O| Mar 19 04:42:27.648 INFO STEP 1091 (remove_files) COMPLETE
80802026-03-19T04:42:28.368Z[ recovery-image] Mar 19 04:42:27.648 INFO O| Mar 19 04:42:27.648 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80812026-03-19T04:42:28.373Z[ recovery-image] Mar 19 04:42:27.656 INFO O| Mar 19 04:42:27.656 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
80822026-03-19T04:42:28.373Z[ recovery-image] Mar 19 04:42:27.656 INFO O| Mar 19 04:42:27.656 INFO STEP 1092 (remove_files) COMPLETE
80832026-03-19T04:42:28.376Z[ recovery-image] Mar 19 04:42:27.656 INFO O| Mar 19 04:42:27.656 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80842026-03-19T04:42:28.380Z[ recovery-image] Mar 19 04:42:27.663 INFO O| Mar 19 04:42:27.663 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
80852026-03-19T04:42:28.380Z[ recovery-image] Mar 19 04:42:27.663 INFO O| Mar 19 04:42:27.663 INFO STEP 1093 (remove_files) COMPLETE
80862026-03-19T04:42:28.380Z[ recovery-image] Mar 19 04:42:27.663 INFO O| Mar 19 04:42:27.663 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80872026-03-19T04:42:28.388Z[ recovery-image] Mar 19 04:42:27.671 INFO O| Mar 19 04:42:27.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
80882026-03-19T04:42:28.391Z[ recovery-image] Mar 19 04:42:27.671 INFO O| Mar 19 04:42:27.671 INFO STEP 1094 (remove_files) COMPLETE
80892026-03-19T04:42:28.391Z[ recovery-image] Mar 19 04:42:27.671 INFO O| Mar 19 04:42:27.671 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80902026-03-19T04:42:28.396Z[ recovery-image] Mar 19 04:42:27.679 INFO O| Mar 19 04:42:27.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
80912026-03-19T04:42:28.396Z[ recovery-image] Mar 19 04:42:27.679 INFO O| Mar 19 04:42:27.679 INFO STEP 1095 (remove_files) COMPLETE
80922026-03-19T04:42:28.399Z[ recovery-image] Mar 19 04:42:27.679 INFO O| Mar 19 04:42:27.679 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80932026-03-19T04:42:28.404Z[ recovery-image] Mar 19 04:42:27.686 INFO O| Mar 19 04:42:27.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
80942026-03-19T04:42:28.407Z[ recovery-image] Mar 19 04:42:27.687 INFO O| Mar 19 04:42:27.687 INFO STEP 1096 (remove_files) COMPLETE
80952026-03-19T04:42:28.407Z[ recovery-image] Mar 19 04:42:27.687 INFO O| Mar 19 04:42:27.687 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80962026-03-19T04:42:28.413Z[ recovery-image] Mar 19 04:42:27.695 INFO O| Mar 19 04:42:27.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
80972026-03-19T04:42:28.415Z[ recovery-image] Mar 19 04:42:27.695 INFO O| Mar 19 04:42:27.695 INFO STEP 1097 (remove_files) COMPLETE
80982026-03-19T04:42:28.416Z[ recovery-image] Mar 19 04:42:27.695 INFO O| Mar 19 04:42:27.695 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80992026-03-19T04:42:28.421Z[ recovery-image] Mar 19 04:42:27.703 INFO O| Mar 19 04:42:27.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
81002026-03-19T04:42:28.421Z[ recovery-image] Mar 19 04:42:27.703 INFO O| Mar 19 04:42:27.703 INFO STEP 1098 (remove_files) COMPLETE
81012026-03-19T04:42:28.423Z[ recovery-image] Mar 19 04:42:27.703 INFO O| Mar 19 04:42:27.703 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81022026-03-19T04:42:28.429Z[ recovery-image] Mar 19 04:42:27.711 INFO O| Mar 19 04:42:27.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
81032026-03-19T04:42:28.431Z[ recovery-image] Mar 19 04:42:27.711 INFO O| Mar 19 04:42:27.711 INFO STEP 1099 (remove_files) COMPLETE
81042026-03-19T04:42:28.431Z[ recovery-image] Mar 19 04:42:27.711 INFO O| Mar 19 04:42:27.711 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81052026-03-19T04:42:28.436Z[ recovery-image] Mar 19 04:42:27.718 INFO O| Mar 19 04:42:27.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
81062026-03-19T04:42:28.439Z[ recovery-image] Mar 19 04:42:27.718 INFO O| Mar 19 04:42:27.718 INFO STEP 1100 (remove_files) COMPLETE
81072026-03-19T04:42:28.439Z[ recovery-image] Mar 19 04:42:27.718 INFO O| Mar 19 04:42:27.718 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81082026-03-19T04:42:28.443Z[ recovery-image] Mar 19 04:42:27.725 INFO O| Mar 19 04:42:27.725 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
81092026-03-19T04:42:28.445Z[ recovery-image] Mar 19 04:42:27.725 INFO O| Mar 19 04:42:27.725 INFO STEP 1101 (remove_files) COMPLETE
81102026-03-19T04:42:28.446Z[ recovery-image] Mar 19 04:42:27.725 INFO O| Mar 19 04:42:27.725 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81112026-03-19T04:42:28.451Z[ recovery-image] Mar 19 04:42:27.733 INFO O| Mar 19 04:42:27.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
81122026-03-19T04:42:28.454Z[ recovery-image] Mar 19 04:42:27.733 INFO O| Mar 19 04:42:27.733 INFO STEP 1102 (remove_files) COMPLETE
81132026-03-19T04:42:28.454Z[ recovery-image] Mar 19 04:42:27.734 INFO O| Mar 19 04:42:27.733 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81142026-03-19T04:42:28.457Z[ recovery-image] Mar 19 04:42:27.740 INFO O| Mar 19 04:42:27.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
81152026-03-19T04:42:28.460Z[ recovery-image] Mar 19 04:42:27.740 INFO O| Mar 19 04:42:27.740 INFO STEP 1103 (remove_files) COMPLETE
81162026-03-19T04:42:28.460Z[ recovery-image] Mar 19 04:42:27.740 INFO O| Mar 19 04:42:27.740 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81172026-03-19T04:42:28.465Z[ recovery-image] Mar 19 04:42:27.748 INFO O| Mar 19 04:42:27.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
81182026-03-19T04:42:28.468Z[ recovery-image] Mar 19 04:42:27.748 INFO O| Mar 19 04:42:27.748 INFO STEP 1104 (remove_files) COMPLETE
81192026-03-19T04:42:28.468Z[ recovery-image] Mar 19 04:42:27.748 INFO O| Mar 19 04:42:27.748 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81202026-03-19T04:42:28.472Z[ recovery-image] Mar 19 04:42:27.755 INFO O| Mar 19 04:42:27.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
81212026-03-19T04:42:28.475Z[ recovery-image] Mar 19 04:42:27.755 INFO O| Mar 19 04:42:27.755 INFO STEP 1105 (remove_files) COMPLETE
81222026-03-19T04:42:28.475Z[ recovery-image] Mar 19 04:42:27.755 INFO O| Mar 19 04:42:27.755 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81232026-03-19T04:42:28.479Z[ recovery-image] Mar 19 04:42:27.762 INFO O| Mar 19 04:42:27.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
81242026-03-19T04:42:28.479Z[ recovery-image] Mar 19 04:42:27.762 INFO O| Mar 19 04:42:27.762 INFO STEP 1106 (remove_files) COMPLETE
81252026-03-19T04:42:28.482Z[ recovery-image] Mar 19 04:42:27.762 INFO O| Mar 19 04:42:27.762 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81262026-03-19T04:42:28.487Z[ recovery-image] Mar 19 04:42:27.770 INFO O| Mar 19 04:42:27.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
81272026-03-19T04:42:28.490Z[ recovery-image] Mar 19 04:42:27.770 INFO O| Mar 19 04:42:27.770 INFO STEP 1107 (remove_files) COMPLETE
81282026-03-19T04:42:28.490Z[ recovery-image] Mar 19 04:42:27.770 INFO O| Mar 19 04:42:27.770 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81292026-03-19T04:42:28.494Z[ recovery-image] Mar 19 04:42:27.776 INFO O| Mar 19 04:42:27.776 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
81302026-03-19T04:42:28.497Z[ recovery-image] Mar 19 04:42:27.777 INFO O| Mar 19 04:42:27.777 INFO STEP 1108 (remove_files) COMPLETE
81312026-03-19T04:42:28.497Z[ recovery-image] Mar 19 04:42:27.777 INFO O| Mar 19 04:42:27.777 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81322026-03-19T04:42:28.501Z[ recovery-image] Mar 19 04:42:27.784 INFO O| Mar 19 04:42:27.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
81332026-03-19T04:42:28.504Z[ recovery-image] Mar 19 04:42:27.784 INFO O| Mar 19 04:42:27.784 INFO STEP 1109 (remove_files) COMPLETE
81342026-03-19T04:42:28.504Z[ recovery-image] Mar 19 04:42:27.784 INFO O| Mar 19 04:42:27.784 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81352026-03-19T04:42:28.508Z[ recovery-image] Mar 19 04:42:27.791 INFO O| Mar 19 04:42:27.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
81362026-03-19T04:42:28.511Z[ recovery-image] Mar 19 04:42:27.792 INFO O| Mar 19 04:42:27.792 INFO STEP 1110 (remove_files) COMPLETE
81372026-03-19T04:42:28.511Z[ recovery-image] Mar 19 04:42:27.792 INFO O| Mar 19 04:42:27.792 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81382026-03-19T04:42:28.517Z[ recovery-image] Mar 19 04:42:27.800 INFO O| Mar 19 04:42:27.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
81392026-03-19T04:42:28.517Z[ recovery-image] Mar 19 04:42:27.800 INFO O| Mar 19 04:42:27.800 INFO STEP 1111 (remove_files) COMPLETE
81402026-03-19T04:42:28.520Z[ recovery-image] Mar 19 04:42:27.800 INFO O| Mar 19 04:42:27.800 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81412026-03-19T04:42:28.526Z[ recovery-image] Mar 19 04:42:27.808 INFO O| Mar 19 04:42:27.808 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
81422026-03-19T04:42:28.526Z[ recovery-image] Mar 19 04:42:27.808 INFO O| Mar 19 04:42:27.808 INFO STEP 1112 (remove_files) COMPLETE
81432026-03-19T04:42:28.529Z[ recovery-image] Mar 19 04:42:27.808 INFO O| Mar 19 04:42:27.808 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81442026-03-19T04:42:28.534Z[ recovery-image] Mar 19 04:42:27.816 INFO O| Mar 19 04:42:27.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
81452026-03-19T04:42:28.537Z[ recovery-image] Mar 19 04:42:27.817 INFO O| Mar 19 04:42:27.817 INFO STEP 1113 (remove_files) COMPLETE
81462026-03-19T04:42:28.537Z[ recovery-image] Mar 19 04:42:27.817 INFO O| Mar 19 04:42:27.817 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81472026-03-19T04:42:28.541Z[ recovery-image] Mar 19 04:42:27.824 INFO O| Mar 19 04:42:27.824 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
81482026-03-19T04:42:28.541Z[ recovery-image] Mar 19 04:42:27.824 INFO O| Mar 19 04:42:27.824 INFO STEP 1114 (remove_files) COMPLETE
81492026-03-19T04:42:28.544Z[ recovery-image] Mar 19 04:42:27.824 INFO O| Mar 19 04:42:27.824 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81502026-03-19T04:42:28.550Z[ recovery-image] Mar 19 04:42:27.832 INFO O| Mar 19 04:42:27.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
81512026-03-19T04:42:28.550Z[ recovery-image] Mar 19 04:42:27.832 INFO O| Mar 19 04:42:27.832 INFO STEP 1115 (remove_files) COMPLETE
81522026-03-19T04:42:28.552Z[ recovery-image] Mar 19 04:42:27.832 INFO O| Mar 19 04:42:27.832 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81532026-03-19T04:42:28.557Z[ recovery-image] Mar 19 04:42:27.840 INFO O| Mar 19 04:42:27.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
81542026-03-19T04:42:28.560Z[ recovery-image] Mar 19 04:42:27.840 INFO O| Mar 19 04:42:27.840 INFO STEP 1116 (remove_files) COMPLETE
81552026-03-19T04:42:28.560Z[ recovery-image] Mar 19 04:42:27.840 INFO O| Mar 19 04:42:27.840 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81562026-03-19T04:42:28.565Z[ recovery-image] Mar 19 04:42:27.848 INFO O| Mar 19 04:42:27.848 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
81572026-03-19T04:42:28.568Z[ recovery-image] Mar 19 04:42:27.848 INFO O| Mar 19 04:42:27.848 INFO STEP 1117 (remove_files) COMPLETE
81582026-03-19T04:42:28.568Z[ recovery-image] Mar 19 04:42:27.848 INFO O| Mar 19 04:42:27.848 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81592026-03-19T04:42:28.573Z[ recovery-image] Mar 19 04:42:27.856 INFO O| Mar 19 04:42:27.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
81602026-03-19T04:42:28.573Z[ recovery-image] Mar 19 04:42:27.856 INFO O| Mar 19 04:42:27.856 INFO STEP 1118 (remove_files) COMPLETE
81612026-03-19T04:42:28.576Z[ recovery-image] Mar 19 04:42:27.856 INFO O| Mar 19 04:42:27.856 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81622026-03-19T04:42:28.581Z[ recovery-image] Mar 19 04:42:27.863 INFO O| Mar 19 04:42:27.863 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
81632026-03-19T04:42:28.583Z[ recovery-image] Mar 19 04:42:27.863 INFO O| Mar 19 04:42:27.863 INFO STEP 1119 (remove_files) COMPLETE
81642026-03-19T04:42:28.583Z[ recovery-image] Mar 19 04:42:27.863 INFO O| Mar 19 04:42:27.863 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81652026-03-19T04:42:28.589Z[ recovery-image] Mar 19 04:42:27.871 INFO O| Mar 19 04:42:27.871 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
81662026-03-19T04:42:28.589Z[ recovery-image] Mar 19 04:42:27.871 INFO O| Mar 19 04:42:27.871 INFO STEP 1120 (remove_files) COMPLETE
81672026-03-19T04:42:28.591Z[ recovery-image] Mar 19 04:42:27.871 INFO O| Mar 19 04:42:27.871 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81682026-03-19T04:42:28.596Z[ recovery-image] Mar 19 04:42:27.878 INFO O| Mar 19 04:42:27.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
81692026-03-19T04:42:28.596Z[ recovery-image] Mar 19 04:42:27.878 INFO O| Mar 19 04:42:27.878 INFO STEP 1121 (remove_files) COMPLETE
81702026-03-19T04:42:28.596Z[ recovery-image] Mar 19 04:42:27.878 INFO O| Mar 19 04:42:27.878 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81712026-03-19T04:42:28.603Z[ recovery-image] Mar 19 04:42:27.885 INFO O| Mar 19 04:42:27.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
81722026-03-19T04:42:28.605Z[ recovery-image] Mar 19 04:42:27.885 INFO O| Mar 19 04:42:27.885 INFO STEP 1122 (remove_files) COMPLETE
81732026-03-19T04:42:28.605Z[ recovery-image] Mar 19 04:42:27.885 INFO O| Mar 19 04:42:27.885 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81742026-03-19T04:42:28.610Z[ recovery-image] Mar 19 04:42:27.892 INFO O| Mar 19 04:42:27.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
81752026-03-19T04:42:28.612Z[ recovery-image] Mar 19 04:42:27.892 INFO O| Mar 19 04:42:27.892 INFO STEP 1123 (remove_files) COMPLETE
81762026-03-19T04:42:28.612Z[ recovery-image] Mar 19 04:42:27.892 INFO O| Mar 19 04:42:27.892 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81772026-03-19T04:42:28.618Z[ recovery-image] Mar 19 04:42:27.901 INFO O| Mar 19 04:42:27.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
81782026-03-19T04:42:28.621Z[ recovery-image] Mar 19 04:42:27.901 INFO O| Mar 19 04:42:27.901 INFO STEP 1124 (remove_files) COMPLETE
81792026-03-19T04:42:28.621Z[ recovery-image] Mar 19 04:42:27.901 INFO O| Mar 19 04:42:27.901 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81802026-03-19T04:42:28.625Z[ recovery-image] Mar 19 04:42:27.908 INFO O| Mar 19 04:42:27.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
81812026-03-19T04:42:28.628Z[ recovery-image] Mar 19 04:42:27.908 INFO O| Mar 19 04:42:27.908 INFO STEP 1125 (remove_files) COMPLETE
81822026-03-19T04:42:28.628Z[ recovery-image] Mar 19 04:42:27.908 INFO O| Mar 19 04:42:27.908 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81832026-03-19T04:42:28.634Z[ recovery-image] Mar 19 04:42:27.917 INFO O| Mar 19 04:42:27.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
81842026-03-19T04:42:28.637Z[ recovery-image] Mar 19 04:42:27.917 INFO O| Mar 19 04:42:27.917 INFO STEP 1126 (remove_files) COMPLETE
81852026-03-19T04:42:28.637Z[ recovery-image] Mar 19 04:42:27.917 INFO O| Mar 19 04:42:27.917 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81862026-03-19T04:42:28.643Z[ recovery-image] Mar 19 04:42:27.925 INFO O| Mar 19 04:42:27.925 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
81872026-03-19T04:42:28.643Z[ recovery-image] Mar 19 04:42:27.925 INFO O| Mar 19 04:42:27.925 INFO STEP 1127 (remove_files) COMPLETE
81882026-03-19T04:42:28.643Z[ recovery-image] Mar 19 04:42:27.925 INFO O| Mar 19 04:42:27.925 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81892026-03-19T04:42:28.651Z[ recovery-image] Mar 19 04:42:27.932 INFO O| Mar 19 04:42:27.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
81902026-03-19T04:42:28.654Z[ recovery-image] Mar 19 04:42:27.932 INFO O| Mar 19 04:42:27.932 INFO STEP 1128 (remove_files) COMPLETE
81912026-03-19T04:42:28.654Z[ recovery-image] Mar 19 04:42:27.932 INFO O| Mar 19 04:42:27.932 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81922026-03-19T04:42:28.659Z[ recovery-image] Mar 19 04:42:27.941 INFO O| Mar 19 04:42:27.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
81932026-03-19T04:42:28.661Z[ recovery-image] Mar 19 04:42:27.941 INFO O| Mar 19 04:42:27.941 INFO STEP 1129 (remove_files) COMPLETE
81942026-03-19T04:42:28.661Z[ recovery-image] Mar 19 04:42:27.941 INFO O| Mar 19 04:42:27.941 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81952026-03-19T04:42:28.666Z[ recovery-image] Mar 19 04:42:27.948 INFO O| Mar 19 04:42:27.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
81962026-03-19T04:42:28.666Z[ recovery-image] Mar 19 04:42:27.948 INFO O| Mar 19 04:42:27.948 INFO STEP 1130 (remove_files) COMPLETE
81972026-03-19T04:42:28.669Z[ recovery-image] Mar 19 04:42:27.948 INFO O| Mar 19 04:42:27.948 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81982026-03-19T04:42:28.673Z[ recovery-image] Mar 19 04:42:27.956 INFO O| Mar 19 04:42:27.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
81992026-03-19T04:42:28.676Z[ recovery-image] Mar 19 04:42:27.956 INFO O| Mar 19 04:42:27.956 INFO STEP 1131 (remove_files) COMPLETE
82002026-03-19T04:42:28.676Z[ recovery-image] Mar 19 04:42:27.956 INFO O| Mar 19 04:42:27.956 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82012026-03-19T04:42:28.681Z[ recovery-image] Mar 19 04:42:27.964 INFO O| Mar 19 04:42:27.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
82022026-03-19T04:42:28.681Z[ recovery-image] Mar 19 04:42:27.964 INFO O| Mar 19 04:42:27.964 INFO STEP 1132 (remove_files) COMPLETE
82032026-03-19T04:42:28.684Z[ recovery-image] Mar 19 04:42:27.964 INFO O| Mar 19 04:42:27.964 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82042026-03-19T04:42:28.689Z[ recovery-image] Mar 19 04:42:27.972 INFO O| Mar 19 04:42:27.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
82052026-03-19T04:42:28.689Z[ recovery-image] Mar 19 04:42:27.972 INFO O| Mar 19 04:42:27.972 INFO STEP 1133 (remove_files) COMPLETE
82062026-03-19T04:42:28.692Z[ recovery-image] Mar 19 04:42:27.972 INFO O| Mar 19 04:42:27.972 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82072026-03-19T04:42:28.696Z[ recovery-image] Mar 19 04:42:27.979 INFO O| Mar 19 04:42:27.979 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
82082026-03-19T04:42:28.696Z[ recovery-image] Mar 19 04:42:27.979 INFO O| Mar 19 04:42:27.979 INFO STEP 1134 (remove_files) COMPLETE
82092026-03-19T04:42:28.699Z[ recovery-image] Mar 19 04:42:27.979 INFO O| Mar 19 04:42:27.979 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82102026-03-19T04:42:28.704Z[ recovery-image] Mar 19 04:42:27.986 INFO O| Mar 19 04:42:27.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
82112026-03-19T04:42:28.706Z[ recovery-image] Mar 19 04:42:27.986 INFO O| Mar 19 04:42:27.986 INFO STEP 1135 (remove_files) COMPLETE
82122026-03-19T04:42:28.706Z[ recovery-image] Mar 19 04:42:27.986 INFO O| Mar 19 04:42:27.986 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82132026-03-19T04:42:28.711Z[ recovery-image] Mar 19 04:42:27.993 INFO O| Mar 19 04:42:27.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
82142026-03-19T04:42:28.713Z[ recovery-image] Mar 19 04:42:27.993 INFO O| Mar 19 04:42:27.993 INFO STEP 1136 (remove_files) COMPLETE
82152026-03-19T04:42:28.713Z[ recovery-image] Mar 19 04:42:27.993 INFO O| Mar 19 04:42:27.993 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82162026-03-19T04:42:28.720Z[ recovery-image] Mar 19 04:42:28.002 INFO O| Mar 19 04:42:28.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
82172026-03-19T04:42:28.720Z[ recovery-image] Mar 19 04:42:28.002 INFO O| Mar 19 04:42:28.002 INFO STEP 1137 (remove_files) COMPLETE
82182026-03-19T04:42:28.723Z[ recovery-image] Mar 19 04:42:28.002 INFO O| Mar 19 04:42:28.002 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82192026-03-19T04:42:28.728Z[ recovery-image] Mar 19 04:42:28.011 INFO O| Mar 19 04:42:28.011 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
82202026-03-19T04:42:28.729Z[ recovery-image] Mar 19 04:42:28.011 INFO O| Mar 19 04:42:28.011 INFO STEP 1138 (remove_files) COMPLETE
82212026-03-19T04:42:28.731Z[ recovery-image] Mar 19 04:42:28.011 INFO O| Mar 19 04:42:28.011 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82222026-03-19T04:42:28.736Z[ recovery-image] Mar 19 04:42:28.018 INFO O| Mar 19 04:42:28.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
82232026-03-19T04:42:28.736Z[ recovery-image] Mar 19 04:42:28.018 INFO O| Mar 19 04:42:28.018 INFO STEP 1139 (remove_files) COMPLETE
82242026-03-19T04:42:28.740Z[ recovery-image] Mar 19 04:42:28.018 INFO O| Mar 19 04:42:28.018 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82252026-03-19T04:42:28.744Z[ recovery-image] Mar 19 04:42:28.026 INFO O| Mar 19 04:42:28.026 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
82262026-03-19T04:42:28.748Z[ recovery-image] Mar 19 04:42:28.026 INFO O| Mar 19 04:42:28.026 INFO STEP 1140 (remove_files) COMPLETE
82272026-03-19T04:42:28.748Z[ recovery-image] Mar 19 04:42:28.026 INFO O| Mar 19 04:42:28.026 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82282026-03-19T04:42:28.753Z[ recovery-image] Mar 19 04:42:28.034 INFO O| Mar 19 04:42:28.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
82292026-03-19T04:42:28.753Z[ recovery-image] Mar 19 04:42:28.034 INFO O| Mar 19 04:42:28.034 INFO STEP 1141 (remove_files) COMPLETE
82302026-03-19T04:42:28.758Z[ recovery-image] Mar 19 04:42:28.034 INFO O| Mar 19 04:42:28.034 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82312026-03-19T04:42:28.760Z[ recovery-image] Mar 19 04:42:28.041 INFO O| Mar 19 04:42:28.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
82322026-03-19T04:42:28.760Z[ recovery-image] Mar 19 04:42:28.041 INFO O| Mar 19 04:42:28.041 INFO STEP 1142 (remove_files) COMPLETE
82332026-03-19T04:42:28.760Z[ recovery-image] Mar 19 04:42:28.041 INFO O| Mar 19 04:42:28.041 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82342026-03-19T04:42:28.765Z[ recovery-image] Mar 19 04:42:28.048 INFO O| Mar 19 04:42:28.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
82352026-03-19T04:42:28.768Z[ recovery-image] Mar 19 04:42:28.048 INFO O| Mar 19 04:42:28.048 INFO STEP 1143 (remove_files) COMPLETE
82362026-03-19T04:42:28.768Z[ recovery-image] Mar 19 04:42:28.048 INFO O| Mar 19 04:42:28.048 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82372026-03-19T04:42:28.774Z[ recovery-image] Mar 19 04:42:28.057 INFO O| Mar 19 04:42:28.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
82382026-03-19T04:42:28.777Z[ recovery-image] Mar 19 04:42:28.057 INFO O| Mar 19 04:42:28.057 INFO STEP 1144 (remove_files) COMPLETE
82392026-03-19T04:42:28.777Z[ recovery-image] Mar 19 04:42:28.057 INFO O| Mar 19 04:42:28.057 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82402026-03-19T04:42:28.783Z[ recovery-image] Mar 19 04:42:28.065 INFO O| Mar 19 04:42:28.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
82412026-03-19T04:42:28.785Z[ recovery-image] Mar 19 04:42:28.065 INFO O| Mar 19 04:42:28.065 INFO STEP 1145 (remove_files) COMPLETE
82422026-03-19T04:42:28.785Z[ recovery-image] Mar 19 04:42:28.065 INFO O| Mar 19 04:42:28.065 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82432026-03-19T04:42:28.791Z[ recovery-image] Mar 19 04:42:28.073 INFO O| Mar 19 04:42:28.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
82442026-03-19T04:42:28.791Z[ recovery-image] Mar 19 04:42:28.073 INFO O| Mar 19 04:42:28.073 INFO STEP 1146 (remove_files) COMPLETE
82452026-03-19T04:42:28.793Z[ recovery-image] Mar 19 04:42:28.073 INFO O| Mar 19 04:42:28.073 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82462026-03-19T04:42:28.798Z[ recovery-image] Mar 19 04:42:28.080 INFO O| Mar 19 04:42:28.080 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
82472026-03-19T04:42:28.801Z[ recovery-image] Mar 19 04:42:28.080 INFO O| Mar 19 04:42:28.080 INFO STEP 1147 (remove_files) COMPLETE
82482026-03-19T04:42:28.801Z[ recovery-image] Mar 19 04:42:28.080 INFO O| Mar 19 04:42:28.080 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82492026-03-19T04:42:28.806Z[ recovery-image] Mar 19 04:42:28.088 INFO O| Mar 19 04:42:28.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
82502026-03-19T04:42:28.806Z[ recovery-image] Mar 19 04:42:28.088 INFO O| Mar 19 04:42:28.088 INFO STEP 1148 (remove_files) COMPLETE
82512026-03-19T04:42:28.806Z[ recovery-image] Mar 19 04:42:28.088 INFO O| Mar 19 04:42:28.088 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82522026-03-19T04:42:28.814Z[ recovery-image] Mar 19 04:42:28.096 INFO O| Mar 19 04:42:28.096 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
82532026-03-19T04:42:28.817Z[ recovery-image] Mar 19 04:42:28.096 INFO O| Mar 19 04:42:28.096 INFO STEP 1149 (remove_files) COMPLETE
82542026-03-19T04:42:28.817Z[ recovery-image] Mar 19 04:42:28.096 INFO O| Mar 19 04:42:28.096 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82552026-03-19T04:42:28.822Z[ recovery-image] Mar 19 04:42:28.104 INFO O| Mar 19 04:42:28.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
82562026-03-19T04:42:28.824Z[ recovery-image] Mar 19 04:42:28.104 INFO O| Mar 19 04:42:28.104 INFO STEP 1150 (remove_files) COMPLETE
82572026-03-19T04:42:28.824Z[ recovery-image] Mar 19 04:42:28.104 INFO O| Mar 19 04:42:28.104 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82582026-03-19T04:42:28.829Z[ recovery-image] Mar 19 04:42:28.111 INFO O| Mar 19 04:42:28.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
82592026-03-19T04:42:28.832Z[ recovery-image] Mar 19 04:42:28.112 INFO O| Mar 19 04:42:28.112 INFO STEP 1151 (remove_files) COMPLETE
82602026-03-19T04:42:28.832Z[ recovery-image] Mar 19 04:42:28.112 INFO O| Mar 19 04:42:28.112 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82612026-03-19T04:42:28.837Z[ recovery-image] Mar 19 04:42:28.119 INFO O| Mar 19 04:42:28.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
82622026-03-19T04:42:28.840Z[ recovery-image] Mar 19 04:42:28.119 INFO O| Mar 19 04:42:28.119 INFO STEP 1152 (remove_files) COMPLETE
82632026-03-19T04:42:28.840Z[ recovery-image] Mar 19 04:42:28.119 INFO O| Mar 19 04:42:28.119 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82642026-03-19T04:42:28.844Z[ recovery-image] Mar 19 04:42:28.126 INFO O| Mar 19 04:42:28.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
82652026-03-19T04:42:28.844Z[ recovery-image] Mar 19 04:42:28.126 INFO O| Mar 19 04:42:28.126 INFO STEP 1153 (remove_files) COMPLETE
82662026-03-19T04:42:28.847Z[ recovery-image] Mar 19 04:42:28.126 INFO O| Mar 19 04:42:28.126 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82672026-03-19T04:42:28.852Z[ recovery-image] Mar 19 04:42:28.135 INFO O| Mar 19 04:42:28.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
82682026-03-19T04:42:28.852Z[ recovery-image] Mar 19 04:42:28.135 INFO O| Mar 19 04:42:28.135 INFO STEP 1154 (remove_files) COMPLETE
82692026-03-19T04:42:28.852Z[ recovery-image] Mar 19 04:42:28.135 INFO O| Mar 19 04:42:28.135 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82702026-03-19T04:42:28.859Z[ recovery-image] Mar 19 04:42:28.141 INFO O| Mar 19 04:42:28.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
82712026-03-19T04:42:28.862Z[ recovery-image] Mar 19 04:42:28.141 INFO O| Mar 19 04:42:28.141 INFO STEP 1155 (remove_files) COMPLETE
82722026-03-19T04:42:28.862Z[ recovery-image] Mar 19 04:42:28.141 INFO O| Mar 19 04:42:28.141 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82732026-03-19T04:42:28.866Z[ recovery-image] Mar 19 04:42:28.149 INFO O| Mar 19 04:42:28.149 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
82742026-03-19T04:42:28.869Z[ recovery-image] Mar 19 04:42:28.149 INFO O| Mar 19 04:42:28.149 INFO STEP 1156 (remove_files) COMPLETE
82752026-03-19T04:42:28.869Z[ recovery-image] Mar 19 04:42:28.149 INFO O| Mar 19 04:42:28.149 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82762026-03-19T04:42:28.874Z[ recovery-image] Mar 19 04:42:28.156 INFO O| Mar 19 04:42:28.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
82772026-03-19T04:42:28.874Z[ recovery-image] Mar 19 04:42:28.156 INFO O| Mar 19 04:42:28.156 INFO STEP 1157 (remove_files) COMPLETE
82782026-03-19T04:42:28.877Z[ recovery-image] Mar 19 04:42:28.156 INFO O| Mar 19 04:42:28.156 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82792026-03-19T04:42:28.880Z[ recovery-image] Mar 19 04:42:28.163 INFO O| Mar 19 04:42:28.163 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
82802026-03-19T04:42:28.883Z[ recovery-image] Mar 19 04:42:28.163 INFO O| Mar 19 04:42:28.163 INFO STEP 1158 (remove_files) COMPLETE
82812026-03-19T04:42:28.883Z[ recovery-image] Mar 19 04:42:28.163 INFO O| Mar 19 04:42:28.163 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82822026-03-19T04:42:28.887Z[ recovery-image] Mar 19 04:42:28.170 INFO O| Mar 19 04:42:28.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
82832026-03-19T04:42:28.890Z[ recovery-image] Mar 19 04:42:28.170 INFO O| Mar 19 04:42:28.170 INFO STEP 1159 (remove_files) COMPLETE
82842026-03-19T04:42:28.890Z[ recovery-image] Mar 19 04:42:28.170 INFO O| Mar 19 04:42:28.170 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82852026-03-19T04:42:28.894Z[ recovery-image] Mar 19 04:42:28.177 INFO O| Mar 19 04:42:28.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
82862026-03-19T04:42:28.894Z[ recovery-image] Mar 19 04:42:28.177 INFO O| Mar 19 04:42:28.177 INFO STEP 1160 (remove_files) COMPLETE
82872026-03-19T04:42:28.897Z[ recovery-image] Mar 19 04:42:28.177 INFO O| Mar 19 04:42:28.177 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82882026-03-19T04:42:28.901Z[ recovery-image] Mar 19 04:42:28.184 INFO O| Mar 19 04:42:28.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
82892026-03-19T04:42:28.904Z[ recovery-image] Mar 19 04:42:28.184 INFO O| Mar 19 04:42:28.184 INFO STEP 1161 (remove_files) COMPLETE
82902026-03-19T04:42:28.904Z[ recovery-image] Mar 19 04:42:28.184 INFO O| Mar 19 04:42:28.184 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82912026-03-19T04:42:28.908Z[ recovery-image] Mar 19 04:42:28.190 INFO O| Mar 19 04:42:28.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
82922026-03-19T04:42:28.911Z[ recovery-image] Mar 19 04:42:28.191 INFO O| Mar 19 04:42:28.191 INFO STEP 1162 (remove_files) COMPLETE
82932026-03-19T04:42:28.911Z[ recovery-image] Mar 19 04:42:28.191 INFO O| Mar 19 04:42:28.191 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82942026-03-19T04:42:28.915Z[ recovery-image] Mar 19 04:42:28.198 INFO O| Mar 19 04:42:28.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
82952026-03-19T04:42:28.919Z[ recovery-image] Mar 19 04:42:28.198 INFO O| Mar 19 04:42:28.198 INFO STEP 1163 (remove_files) COMPLETE
82962026-03-19T04:42:28.919Z[ recovery-image] Mar 19 04:42:28.198 INFO O| Mar 19 04:42:28.198 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82972026-03-19T04:42:28.924Z[ recovery-image] Mar 19 04:42:28.206 INFO O| Mar 19 04:42:28.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
82982026-03-19T04:42:28.927Z[ recovery-image] Mar 19 04:42:28.206 INFO O| Mar 19 04:42:28.206 INFO STEP 1164 (remove_files) COMPLETE
82992026-03-19T04:42:28.927Z[ recovery-image] Mar 19 04:42:28.206 INFO O| Mar 19 04:42:28.206 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83002026-03-19T04:42:28.933Z[ recovery-image] Mar 19 04:42:28.215 INFO O| Mar 19 04:42:28.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
83012026-03-19T04:42:28.933Z[ recovery-image] Mar 19 04:42:28.215 INFO O| Mar 19 04:42:28.215 INFO STEP 1165 (remove_files) COMPLETE
83022026-03-19T04:42:28.936Z[ recovery-image] Mar 19 04:42:28.215 INFO O| Mar 19 04:42:28.215 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
83032026-03-19T04:42:28.945Z[ recovery-image] Mar 19 04:42:28.228 INFO O| Mar 19 04:42:28.228 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
83042026-03-19T04:42:28.948Z[ recovery-image] Mar 19 04:42:28.228 INFO O| Mar 19 04:42:28.228 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
83052026-03-19T04:42:29.597Z[ recovery-image] Mar 19 04:42:28.879 INFO O| Mar 19 04:42:28.879 INFO STEP 1166 (pack_tar) COMPLETE
83062026-03-19T04:42:29.597Z[ recovery-image] Mar 19 04:42:28.879 INFO O| Mar 19 04:42:28.879 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
83072026-03-19T04:42:29.597Z[ recovery-image] Mar 19 04:42:28.879 INFO O| Mar 19 04:42:28.879 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
83082026-03-19T04:42:29.959Z[ recovery-image] Mar 19 04:42:29.240 INFO O| Mar 19 04:42:29.240 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
83092026-03-19T04:42:30.036Z[ recovery-image] Mar 19 04:42:29.317 INFO O| Mar 19 04:42:29.317 INFO completed processing sled/ramdisk-03-recovery-trim
83102026-03-19T04:42:30.039Z[ recovery-image] Mar 19 04:42:29.321 INFO image builder template: zfs-recovery...
83112026-03-19T04:42:30.042Z[ recovery-image] Mar 19 04:42:29.321 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/.tmpiwuItg/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", "optever=0.39.455", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "zfs-recovery"], pwd: None
83122026-03-19T04:42:30.066Z[ recovery-image] Mar 19 04:42:29.348 INFO O| Mar 19 04:42:29.348 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
83132026-03-19T04:42:30.069Z[ recovery-image] Mar 19 04:42:29.351 INFO O| Mar 19 04:42:29.351 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
83142026-03-19T04:42:30.154Z[ recovery-image] Mar 19 04:42:29.436 INFO O| Mar 19 04:42:29.436 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
83152026-03-19T04:42:30.216Z[ recovery-image] Mar 19 04:42:29.498 INFO O| Mar 19 04:42:29.498 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
83162026-03-19T04:42:30.216Z[ recovery-image] Mar 19 04:42:29.498 INFO O| Mar 19 04:42:29.498 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
83172026-03-19T04:42:30.219Z[ recovery-image] Mar 19 04:42:29.501 INFO O| Mar 19 04:42:29.501 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
83182026-03-19T04:42:30.289Z[ recovery-image] Mar 19 04:42:29.570 INFO O| Mar 19 04:42:29.570 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
83192026-03-19T04:42:30.360Z[ recovery-image] Mar 19 04:42:29.642 INFO O| Mar 19 04:42:29.642 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
83202026-03-19T04:42:30.367Z[ recovery-image] Mar 19 04:42:29.649 INFO O| Mar 19 04:42:29.649 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
83212026-03-19T04:42:30.370Z[ recovery-image] Mar 19 04:42:29.652 INFO O| Mar 19 04:42:29.652 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
83222026-03-19T04:42:30.373Z[ recovery-image] Mar 19 04:42:29.654 INFO O| Mar 19 04:42:29.654 INFO no lofi found
83232026-03-19T04:42:30.373Z[ recovery-image] Mar 19 04:42:29.654 INFO O| Mar 19 04:42:29.654 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
83242026-03-19T04:42:30.373Z[ recovery-image] Mar 19 04:42:29.654 INFO O| Mar 19 04:42:29.654 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
83252026-03-19T04:42:31.721Z[ recovery-image] Mar 19 04:42:31.002 INFO O| Mar 19 04:42:31.002 INFO lofi device = /dev/dsk/c2t1d0p0
83262026-03-19T04:42:31.721Z[ recovery-image] Mar 19 04:42:31.002 INFO O| Mar 19 04:42:31.002 INFO pool device = /dev/dsk/c2t1d0p0
83272026-03-19T04:42:31.721Z[ recovery-image] Mar 19 04:42:31.002 INFO O| Mar 19 04:42:31.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/c2t1d0p0"]
83282026-03-19T04:42:31.819Z[ recovery-image] Mar 19 04:42:31.101 INFO O| Mar 19 04:42:31.101 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83292026-03-19T04:42:31.819Z[ recovery-image] Mar 19 04:42:31.101 INFO O| Mar 19 04:42:31.101 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
83302026-03-19T04:42:31.838Z[ recovery-image] Mar 19 04:42:31.120 INFO O| Mar 19 04:42:31.120 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
83312026-03-19T04:42:31.884Z[ recovery-image] Mar 19 04:42:31.165 INFO O| Mar 19 04:42:31.165 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
83322026-03-19T04:42:31.914Z[ recovery-image] Mar 19 04:42:31.196 INFO O| Mar 19 04:42:31.196 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
83332026-03-19T04:42:31.926Z[ recovery-image] Mar 19 04:42:31.207 INFO O| Mar 19 04:42:31.207 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
83342026-03-19T04:42:31.934Z[ recovery-image] Mar 19 04:42:31.215 INFO O| Mar 19 04:42:31.215 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
83352026-03-19T04:42:31.971Z[ recovery-image] Mar 19 04:42:31.253 INFO O| Mar 19 04:42:31.253 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83362026-03-19T04:42:31.971Z[ recovery-image] Mar 19 04:42:31.253 INFO O| Mar 19 04:42:31.253 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83372026-03-19T04:42:31.974Z[ recovery-image] Mar 19 04:42:31.253 INFO O| Mar 19 04:42:31.253 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83382026-03-19T04:42:31.979Z[ recovery-image] Mar 19 04:42:31.261 INFO O| Mar 19 04:42:31.260 INFO boot environment UUID: 1b210dc4-be05-4577-ad7e-622b0bc4ad75
83392026-03-19T04:42:31.979Z[ recovery-image] Mar 19 04:42:31.261 INFO O| Mar 19 04:42:31.261 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 1b210dc4-be05-4577-ad7e-622b0bc4ad75
83402026-03-19T04:42:31.986Z[ recovery-image] Mar 19 04:42:31.268 INFO O| Mar 19 04:42:31.268 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
83412026-03-19T04:42:31.993Z[ recovery-image] Mar 19 04:42:31.275 INFO O| Mar 19 04:42:31.275 INFO STEP 0 (create_be) COMPLETE
83422026-03-19T04:42:31.993Z[ recovery-image] Mar 19 04:42:31.275 INFO O| Mar 19 04:42:31.275 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83432026-03-19T04:42:32.004Z[ recovery-image] Mar 19 04:42:31.286 INFO O| Mar 19 04:42:31.286 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"]
83442026-03-19T04:42:33.859Z[ recovery-image] Mar 19 04:42:33.140 INFO O| Mar 19 04:42:33.140 INFO STEP 1 (unpack_tar) COMPLETE
83452026-03-19T04:42:33.860Z[ recovery-image] Mar 19 04:42:33.140 INFO O| Mar 19 04:42:33.140 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83462026-03-19T04:42:33.869Z[ recovery-image] Mar 19 04:42:33.150 INFO O| Mar 19 04:42:33.150 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83472026-03-19T04:42:34.257Z[ recovery-image] Mar 19 04:42:33.538 INFO O| Mar 19 04:42:33.538 INFO STEP 2 (devfsadm) COMPLETE
83482026-03-19T04:42:34.257Z[ recovery-image] Mar 19 04:42:33.538 INFO O| Mar 19 04:42:33.538 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83492026-03-19T04:42:34.266Z[ recovery-image] Mar 19 04:42:33.547 INFO O| Mar 19 04:42:33.547 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83502026-03-19T04:42:34.266Z[ recovery-image] Mar 19 04:42:33.547 INFO O| Mar 19 04:42:33.547 INFO STEP 3 (ensure_dir) COMPLETE
83512026-03-19T04:42:34.269Z[ recovery-image] Mar 19 04:42:33.547 INFO O| Mar 19 04:42:33.547 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83522026-03-19T04:42:34.274Z[ recovery-image] Mar 19 04:42:33.555 INFO O| Mar 19 04:42:33.555 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83532026-03-19T04:42:34.274Z[ recovery-image] Mar 19 04:42:33.555 INFO O| Mar 19 04:42:33.555 INFO STEP 4 (ensure_dir) COMPLETE
83542026-03-19T04:42:34.277Z[ recovery-image] Mar 19 04:42:33.555 INFO O| Mar 19 04:42:33.555 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83552026-03-19T04:42:34.282Z[ recovery-image] Mar 19 04:42:33.563 INFO O| Mar 19 04:42:33.563 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83562026-03-19T04:42:34.282Z[ recovery-image] Mar 19 04:42:33.563 INFO O| Mar 19 04:42:33.563 INFO STEP 5 (ensure_dir) COMPLETE
83572026-03-19T04:42:34.285Z[ recovery-image] Mar 19 04:42:33.563 INFO O| Mar 19 04:42:33.563 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83582026-03-19T04:42:34.291Z[ recovery-image] Mar 19 04:42:33.572 INFO O| Mar 19 04:42:33.572 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83592026-03-19T04:42:34.294Z[ recovery-image] Mar 19 04:42:33.572 INFO O| Mar 19 04:42:33.572 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83602026-03-19T04:42:34.294Z[ recovery-image] Mar 19 04:42:33.572 INFO O| Mar 19 04:42:33.572 INFO STEP 6 (ensure_dir) COMPLETE
83612026-03-19T04:42:34.294Z[ recovery-image] Mar 19 04:42:33.572 INFO O| Mar 19 04:42:33.572 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83622026-03-19T04:42:34.299Z[ recovery-image] Mar 19 04:42:33.580 INFO O| Mar 19 04:42:33.580 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83632026-03-19T04:42:34.302Z[ recovery-image] Mar 19 04:42:33.580 INFO O| Mar 19 04:42:33.580 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83642026-03-19T04:42:34.302Z[ recovery-image] Mar 19 04:42:33.580 INFO O| Mar 19 04:42:33.580 INFO STEP 7 (ensure_dir) COMPLETE
83652026-03-19T04:42:34.302Z[ recovery-image] Mar 19 04:42:33.580 INFO O| Mar 19 04:42:33.580 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83662026-03-19T04:42:34.307Z[ recovery-image] Mar 19 04:42:33.588 INFO O| Mar 19 04:42:33.588 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
83672026-03-19T04:42:34.310Z[ recovery-image] Mar 19 04:42:33.589 INFO O| Mar 19 04:42:33.589 INFO STEP 8 (remove_files) COMPLETE
83682026-03-19T04:42:34.310Z[ recovery-image] Mar 19 04:42:33.589 INFO O| Mar 19 04:42:33.589 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83692026-03-19T04:42:34.315Z[ recovery-image] Mar 19 04:42:33.596 INFO O| Mar 19 04:42:33.596 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
83702026-03-19T04:42:34.318Z[ recovery-image] Mar 19 04:42:33.597 INFO O| Mar 19 04:42:33.597 INFO STEP 9 (remove_files) COMPLETE
83712026-03-19T04:42:34.318Z[ recovery-image] Mar 19 04:42:33.597 INFO O| Mar 19 04:42:33.597 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83722026-03-19T04:42:34.323Z[ recovery-image] Mar 19 04:42:33.605 INFO O| Mar 19 04:42:33.605 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
83732026-03-19T04:42:34.326Z[ recovery-image] Mar 19 04:42:33.605 INFO O| Mar 19 04:42:33.605 INFO STEP 10 (remove_files) COMPLETE
83742026-03-19T04:42:34.326Z[ recovery-image] Mar 19 04:42:33.605 INFO O| Mar 19 04:42:33.605 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83752026-03-19T04:42:34.332Z[ recovery-image] Mar 19 04:42:33.613 INFO O| Mar 19 04:42:33.613 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
83762026-03-19T04:42:34.334Z[ recovery-image] Mar 19 04:42:33.613 INFO O| Mar 19 04:42:33.613 INFO STEP 11 (remove_files) COMPLETE
83772026-03-19T04:42:34.334Z[ recovery-image] Mar 19 04:42:33.613 INFO O| Mar 19 04:42:33.613 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83782026-03-19T04:42:34.339Z[ recovery-image] Mar 19 04:42:33.621 INFO O| Mar 19 04:42:33.621 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
83792026-03-19T04:42:34.342Z[ recovery-image] Mar 19 04:42:33.621 INFO O| Mar 19 04:42:33.621 INFO STEP 12 (remove_files) COMPLETE
83802026-03-19T04:42:34.342Z[ recovery-image] Mar 19 04:42:33.621 INFO O| Mar 19 04:42:33.621 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83812026-03-19T04:42:34.349Z[ recovery-image] Mar 19 04:42:33.630 INFO O| Mar 19 04:42:33.630 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83822026-03-19T04:42:34.349Z[ recovery-image] Mar 19 04:42:33.630 INFO O| Mar 19 04:42:33.630 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83832026-03-19T04:42:34.352Z[ recovery-image] Mar 19 04:42:33.630 INFO O| Mar 19 04:42:33.630 INFO STEP 13 (ensure_dir) COMPLETE
83842026-03-19T04:42:34.352Z[ recovery-image] Mar 19 04:42:33.630 INFO O| Mar 19 04:42:33.630 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83852026-03-19T04:42:34.356Z[ recovery-image] Mar 19 04:42:33.637 INFO O| Mar 19 04:42:33.637 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83862026-03-19T04:42:34.359Z[ recovery-image] Mar 19 04:42:33.638 INFO O| Mar 19 04:42:33.638 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83872026-03-19T04:42:34.359Z[ recovery-image] Mar 19 04:42:33.638 INFO O| Mar 19 04:42:33.638 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83882026-03-19T04:42:34.359Z[ recovery-image] Mar 19 04:42:33.638 INFO O| Mar 19 04:42:33.638 INFO STEP 14 (ensure_dir) COMPLETE
83892026-03-19T04:42:34.359Z[ recovery-image] Mar 19 04:42:33.638 INFO O| Mar 19 04:42:33.638 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83902026-03-19T04:42:34.364Z[ recovery-image] Mar 19 04:42:33.645 INFO O| Mar 19 04:42:33.645 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83912026-03-19T04:42:34.366Z[ recovery-image] Mar 19 04:42:33.645 INFO O| Mar 19 04:42:33.645 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83922026-03-19T04:42:34.366Z[ recovery-image] Mar 19 04:42:33.645 INFO O| Mar 19 04:42:33.645 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83932026-03-19T04:42:34.366Z[ recovery-image] Mar 19 04:42:33.645 INFO O| Mar 19 04:42:33.645 INFO STEP 15 (ensure_dir) COMPLETE
83942026-03-19T04:42:34.366Z[ recovery-image] Mar 19 04:42:33.645 INFO O| Mar 19 04:42:33.645 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83952026-03-19T04:42:34.373Z[ recovery-image] Mar 19 04:42:33.654 INFO O| Mar 19 04:42:33.654 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83962026-03-19T04:42:34.375Z[ recovery-image] Mar 19 04:42:33.654 INFO O| Mar 19 04:42:33.654 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83972026-03-19T04:42:34.375Z[ recovery-image] Mar 19 04:42:33.654 INFO O| Mar 19 04:42:33.654 INFO STEP 16 (ensure_dir) COMPLETE
83982026-03-19T04:42:34.376Z[ recovery-image] Mar 19 04:42:33.654 INFO O| Mar 19 04:42:33.654 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83992026-03-19T04:42:34.381Z[ recovery-image] Mar 19 04:42:33.663 INFO O| Mar 19 04:42:33.663 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
84002026-03-19T04:42:34.384Z[ recovery-image] Mar 19 04:42:33.663 INFO O| Mar 19 04:42:33.663 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
84012026-03-19T04:42:34.384Z[ recovery-image] Mar 19 04:42:33.663 INFO O| Mar 19 04:42:33.663 INFO STEP 17 (ensure_dir) COMPLETE
84022026-03-19T04:42:34.384Z[ recovery-image] Mar 19 04:42:33.663 INFO O| Mar 19 04:42:33.663 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84032026-03-19T04:42:34.389Z[ recovery-image] Mar 19 04:42:33.670 INFO O| Mar 19 04:42:33.670 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
84042026-03-19T04:42:34.389Z[ recovery-image] Mar 19 04:42:33.670 INFO O| Mar 19 04:42:33.670 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
84052026-03-19T04:42:34.392Z[ recovery-image] Mar 19 04:42:33.670 INFO O| Mar 19 04:42:33.670 INFO ok!
84062026-03-19T04:42:34.392Z[ recovery-image] Mar 19 04:42:33.670 INFO O| Mar 19 04:42:33.670 INFO STEP 18 (ensure_symlink) COMPLETE
84072026-03-19T04:42:34.392Z[ recovery-image] Mar 19 04:42:33.670 INFO O| Mar 19 04:42:33.670 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84082026-03-19T04:42:34.396Z[ recovery-image] Mar 19 04:42:33.677 INFO O| Mar 19 04:42:33.677 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
84092026-03-19T04:42:34.399Z[ recovery-image] Mar 19 04:42:33.677 INFO O| Mar 19 04:42:33.677 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
84102026-03-19T04:42:34.399Z[ recovery-image] Mar 19 04:42:33.677 INFO O| Mar 19 04:42:33.677 INFO ok!
84112026-03-19T04:42:34.399Z[ recovery-image] Mar 19 04:42:33.677 INFO O| Mar 19 04:42:33.677 INFO STEP 19 (ensure_file) COMPLETE
84122026-03-19T04:42:34.399Z[ recovery-image] Mar 19 04:42:33.677 INFO O| Mar 19 04:42:33.677 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84132026-03-19T04:42:34.403Z[ recovery-image] Mar 19 04:42:33.684 INFO O| Mar 19 04:42:33.684 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
84142026-03-19T04:42:34.403Z[ recovery-image] Mar 19 04:42:33.684 INFO O| Mar 19 04:42:33.684 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
84152026-03-19T04:42:34.406Z[ recovery-image] Mar 19 04:42:33.684 INFO O| Mar 19 04:42:33.684 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
84162026-03-19T04:42:34.406Z[ recovery-image] Mar 19 04:42:33.685 INFO O| Mar 19 04:42:33.684 INFO ok!
84172026-03-19T04:42:34.406Z[ recovery-image] Mar 19 04:42:33.685 INFO O| Mar 19 04:42:33.685 INFO STEP 20 (ensure_symlink) COMPLETE
84182026-03-19T04:42:34.406Z[ recovery-image] Mar 19 04:42:33.685 INFO O| Mar 19 04:42:33.685 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84192026-03-19T04:42:34.410Z[ recovery-image] Mar 19 04:42:33.692 INFO O| Mar 19 04:42:33.692 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
84202026-03-19T04:42:34.410Z[ recovery-image] Mar 19 04:42:33.692 INFO O| Mar 19 04:42:33.692 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
84212026-03-19T04:42:34.413Z[ recovery-image] Mar 19 04:42:33.692 INFO O| Mar 19 04:42:33.692 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
84222026-03-19T04:42:34.413Z[ recovery-image] Mar 19 04:42:33.692 INFO O| Mar 19 04:42:33.692 INFO ok!
84232026-03-19T04:42:34.413Z[ recovery-image] Mar 19 04:42:33.692 INFO O| Mar 19 04:42:33.692 INFO STEP 21 (ensure_symlink) COMPLETE
84242026-03-19T04:42:34.413Z[ recovery-image] Mar 19 04:42:33.692 INFO O| Mar 19 04:42:33.692 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84252026-03-19T04:42:34.419Z[ recovery-image] Mar 19 04:42:33.701 INFO O| Mar 19 04:42:33.701 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
84262026-03-19T04:42:34.419Z[ recovery-image] Mar 19 04:42:33.701 INFO O| Mar 19 04:42:33.701 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
84272026-03-19T04:42:34.422Z[ recovery-image] Mar 19 04:42:33.701 INFO O| Mar 19 04:42:33.701 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
84282026-03-19T04:42:34.422Z[ recovery-image] Mar 19 04:42:33.701 INFO O| Mar 19 04:42:33.701 INFO ok!
84292026-03-19T04:42:34.422Z[ recovery-image] Mar 19 04:42:33.701 INFO O| Mar 19 04:42:33.701 INFO STEP 22 (ensure_symlink) COMPLETE
84302026-03-19T04:42:34.422Z[ recovery-image] Mar 19 04:42:33.701 INFO O| Mar 19 04:42:33.701 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84312026-03-19T04:42:34.426Z[ recovery-image] Mar 19 04:42:33.707 INFO O| Mar 19 04:42:33.707 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
84322026-03-19T04:42:34.426Z[ recovery-image] Mar 19 04:42:33.707 INFO O| Mar 19 04:42:33.707 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
84332026-03-19T04:42:34.428Z[ recovery-image] Mar 19 04:42:33.707 INFO O| Mar 19 04:42:33.707 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
84342026-03-19T04:42:34.428Z[ recovery-image] Mar 19 04:42:33.707 INFO O| Mar 19 04:42:33.707 INFO ok!
84352026-03-19T04:42:34.428Z[ recovery-image] Mar 19 04:42:33.707 INFO O| Mar 19 04:42:33.707 INFO STEP 23 (ensure_symlink) COMPLETE
84362026-03-19T04:42:34.429Z[ recovery-image] Mar 19 04:42:33.707 INFO O| Mar 19 04:42:33.707 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84372026-03-19T04:42:34.437Z[ recovery-image] Mar 19 04:42:33.718 INFO O| Mar 19 04:42:33.718 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
84382026-03-19T04:42:34.439Z[ recovery-image] Mar 19 04:42:33.718 INFO O| Mar 19 04:42:33.718 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 ...
84392026-03-19T04:42:34.439Z[ recovery-image] Mar 19 04:42:33.718 INFO O| Mar 19 04:42:33.718 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
84402026-03-19T04:42:34.439Z[ recovery-image] Mar 19 04:42:33.718 INFO O| Mar 19 04:42:33.718 INFO ok!
84412026-03-19T04:42:34.439Z[ recovery-image] Mar 19 04:42:33.718 INFO O| Mar 19 04:42:33.718 INFO STEP 24 (ensure_file) COMPLETE
84422026-03-19T04:42:34.440Z[ recovery-image] Mar 19 04:42:33.718 INFO O| Mar 19 04:42:33.718 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
84432026-03-19T04:42:34.446Z[ recovery-image] Mar 19 04:42:33.727 INFO O| Mar 19 04:42:33.727 INFO updating shadow file
84442026-03-19T04:42:34.449Z[ recovery-image] Mar 19 04:42:33.727 INFO O| Mar 19 04:42:33.727 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84452026-03-19T04:42:34.449Z[ recovery-image] Mar 19 04:42:33.727 INFO O| Mar 19 04:42:33.727 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84462026-03-19T04:42:34.449Z[ recovery-image] Mar 19 04:42:33.727 INFO O| Mar 19 04:42:33.727 INFO STEP 25 (shadow) COMPLETE
84472026-03-19T04:42:34.449Z[ recovery-image] Mar 19 04:42:33.727 INFO O| Mar 19 04:42:33.727 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84482026-03-19T04:42:34.455Z[ recovery-image] Mar 19 04:42:33.736 INFO O| Mar 19 04:42:33.736 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
84492026-03-19T04:42:34.455Z[ recovery-image] Mar 19 04:42:33.736 INFO O| Mar 19 04:42:33.736 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
84502026-03-19T04:42:34.457Z[ recovery-image] Mar 19 04:42:33.736 INFO O| Mar 19 04:42:33.736 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
84512026-03-19T04:42:34.457Z[ recovery-image] Mar 19 04:42:33.736 INFO O| Mar 19 04:42:33.736 INFO ok!
84522026-03-19T04:42:34.457Z[ recovery-image] Mar 19 04:42:33.736 INFO O| Mar 19 04:42:33.736 INFO STEP 26 (ensure_file) COMPLETE
84532026-03-19T04:42:34.457Z[ recovery-image] Mar 19 04:42:33.736 INFO O| Mar 19 04:42:33.736 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84542026-03-19T04:42:34.462Z[ recovery-image] Mar 19 04:42:33.743 INFO O| Mar 19 04:42:33.743 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
84552026-03-19T04:42:34.462Z[ recovery-image] Mar 19 04:42:33.743 INFO O| Mar 19 04:42:33.743 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
84562026-03-19T04:42:34.465Z[ recovery-image] Mar 19 04:42:33.743 INFO O| Mar 19 04:42:33.743 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
84572026-03-19T04:42:34.465Z[ recovery-image] Mar 19 04:42:33.743 INFO O| Mar 19 04:42:33.743 INFO ok!
84582026-03-19T04:42:34.465Z[ recovery-image] Mar 19 04:42:33.743 INFO O| Mar 19 04:42:33.743 INFO STEP 27 (ensure_file) COMPLETE
84592026-03-19T04:42:34.465Z[ recovery-image] Mar 19 04:42:33.743 INFO O| Mar 19 04:42:33.743 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84602026-03-19T04:42:34.470Z[ recovery-image] Mar 19 04:42:33.751 INFO O| Mar 19 04:42:33.751 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
84612026-03-19T04:42:34.470Z[ recovery-image] Mar 19 04:42:33.751 INFO O| Mar 19 04:42:33.751 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
84622026-03-19T04:42:34.473Z[ recovery-image] Mar 19 04:42:33.751 INFO O| Mar 19 04:42:33.751 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84632026-03-19T04:42:34.473Z[ recovery-image] Mar 19 04:42:33.751 INFO O| Mar 19 04:42:33.751 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84642026-03-19T04:42:34.473Z[ recovery-image] Mar 19 04:42:33.751 INFO O| Mar 19 04:42:33.751 INFO ok!
84652026-03-19T04:42:34.473Z[ recovery-image] Mar 19 04:42:33.751 INFO O| Mar 19 04:42:33.751 INFO STEP 28 (ensure_file) COMPLETE
84662026-03-19T04:42:34.473Z[ recovery-image] Mar 19 04:42:33.751 INFO O| Mar 19 04:42:33.751 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84672026-03-19T04:42:34.479Z[ recovery-image] Mar 19 04:42:33.760 INFO O| Mar 19 04:42:33.760 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
84682026-03-19T04:42:34.481Z[ recovery-image] Mar 19 04:42:33.760 INFO O| Mar 19 04:42:33.760 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
84692026-03-19T04:42:34.481Z[ recovery-image] Mar 19 04:42:33.760 INFO O| Mar 19 04:42:33.760 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
84702026-03-19T04:42:34.481Z[ recovery-image] Mar 19 04:42:33.760 INFO O| Mar 19 04:42:33.760 INFO ok!
84712026-03-19T04:42:34.481Z[ recovery-image] Mar 19 04:42:33.760 INFO O| Mar 19 04:42:33.760 INFO STEP 29 (ensure_file) COMPLETE
84722026-03-19T04:42:34.481Z[ recovery-image] Mar 19 04:42:33.760 INFO O| Mar 19 04:42:33.760 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
84732026-03-19T04:42:34.486Z[ recovery-image] Mar 19 04:42:33.768 INFO O| Mar 19 04:42:33.768 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84742026-03-19T04:42:34.489Z[ recovery-image] Mar 19 04:42:33.768 INFO O| Mar 19 04:42:33.768 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84752026-03-19T04:42:34.489Z[ recovery-image] Mar 19 04:42:33.768 INFO O| Mar 19 04:42:33.768 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84762026-03-19T04:42:34.489Z[ recovery-image] Mar 19 04:42:33.768 INFO O| Mar 19 04:42:33.768 INFO STEP 30 (ensure_dir) COMPLETE
84772026-03-19T04:42:34.489Z[ recovery-image] Mar 19 04:42:33.768 INFO O| Mar 19 04:42:33.768 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84782026-03-19T04:42:34.494Z[ recovery-image] Mar 19 04:42:33.775 INFO O| Mar 19 04:42:33.775 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
84792026-03-19T04:42:34.494Z[ recovery-image] Mar 19 04:42:33.775 INFO O| Mar 19 04:42:33.775 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 ...
84802026-03-19T04:42:34.497Z[ recovery-image] Mar 19 04:42:33.775 INFO O| Mar 19 04:42:33.775 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
84812026-03-19T04:42:34.497Z[ recovery-image] Mar 19 04:42:33.775 INFO O| Mar 19 04:42:33.775 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
84822026-03-19T04:42:34.497Z[ recovery-image] Mar 19 04:42:33.775 INFO O| Mar 19 04:42:33.775 INFO ok!
84832026-03-19T04:42:34.497Z[ recovery-image] Mar 19 04:42:33.775 INFO O| Mar 19 04:42:33.775 INFO STEP 31 (ensure_file) COMPLETE
84842026-03-19T04:42:34.497Z[ recovery-image] Mar 19 04:42:33.775 INFO O| Mar 19 04:42:33.775 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
84852026-03-19T04:42:34.500Z[ recovery-image] Mar 19 04:42:33.782 INFO O| Mar 19 04:42:33.782 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
84862026-03-19T04:42:34.503Z[ recovery-image] Mar 19 04:42:33.782 INFO O| Mar 19 04:42:33.782 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
84872026-03-19T04:42:34.503Z[ recovery-image] Mar 19 04:42:33.782 INFO O| Mar 19 04:42:33.782 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
84882026-03-19T04:42:34.503Z[ recovery-image] Mar 19 04:42:33.782 INFO O| Mar 19 04:42:33.782 INFO STEP 32 (ensure_dir) COMPLETE
84892026-03-19T04:42:34.503Z[ recovery-image] Mar 19 04:42:33.782 INFO O| Mar 19 04:42:33.782 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84902026-03-19T04:42:34.515Z[ recovery-image] Mar 19 04:42:33.789 INFO O| Mar 19 04:42:33.789 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
84912026-03-19T04:42:34.515Z[ recovery-image] Mar 19 04:42:33.789 INFO O| Mar 19 04:42:33.789 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 ...
84922026-03-19T04:42:34.515Z[ recovery-image] Mar 19 04:42:33.789 INFO O| Mar 19 04:42:33.789 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
84932026-03-19T04:42:34.515Z[ recovery-image] Mar 19 04:42:33.789 INFO O| Mar 19 04:42:33.789 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
84942026-03-19T04:42:34.515Z[ recovery-image] Mar 19 04:42:33.789 INFO O| Mar 19 04:42:33.789 INFO ok!
84952026-03-19T04:42:34.515Z[ recovery-image] Mar 19 04:42:33.789 INFO O| Mar 19 04:42:33.789 INFO STEP 33 (ensure_file) COMPLETE
84962026-03-19T04:42:34.515Z[ recovery-image] Mar 19 04:42:33.789 INFO O| Mar 19 04:42:33.789 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
84972026-03-19T04:42:34.519Z[ recovery-image] Mar 19 04:42:33.798 INFO O| Mar 19 04:42:33.798 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
84982026-03-19T04:42:34.519Z[ recovery-image] Mar 19 04:42:33.798 INFO O| Mar 19 04:42:33.798 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
84992026-03-19T04:42:34.519Z[ recovery-image] Mar 19 04:42:33.798 INFO O| Mar 19 04:42:33.798 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
85002026-03-19T04:42:34.519Z[ recovery-image] Mar 19 04:42:33.798 INFO O| Mar 19 04:42:33.798 INFO ok!
85012026-03-19T04:42:34.519Z[ recovery-image] Mar 19 04:42:33.798 INFO O| Mar 19 04:42:33.798 INFO STEP 34 (ensure_file) COMPLETE
85022026-03-19T04:42:34.519Z[ recovery-image] Mar 19 04:42:33.798 INFO O| Mar 19 04:42:33.798 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85032026-03-19T04:42:34.525Z[ recovery-image] Mar 19 04:42:33.806 INFO O| Mar 19 04:42:33.806 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
85042026-03-19T04:42:34.527Z[ recovery-image] Mar 19 04:42:33.806 INFO O| Mar 19 04:42:33.806 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
85052026-03-19T04:42:34.527Z[ recovery-image] Mar 19 04:42:33.806 INFO O| Mar 19 04:42:33.806 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
85062026-03-19T04:42:34.527Z[ recovery-image] Mar 19 04:42:33.806 INFO O| Mar 19 04:42:33.806 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
85072026-03-19T04:42:34.527Z[ recovery-image] Mar 19 04:42:33.806 INFO O| Mar 19 04:42:33.806 INFO ok!
85082026-03-19T04:42:34.527Z[ recovery-image] Mar 19 04:42:33.806 INFO O| Mar 19 04:42:33.806 INFO STEP 35 (ensure_file) COMPLETE
85092026-03-19T04:42:34.527Z[ recovery-image] Mar 19 04:42:33.806 INFO O| Mar 19 04:42:33.806 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85102026-03-19T04:42:34.532Z[ recovery-image] Mar 19 04:42:33.813 INFO O| Mar 19 04:42:33.813 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
85112026-03-19T04:42:34.532Z[ recovery-image] Mar 19 04:42:33.813 INFO O| Mar 19 04:42:33.813 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
85122026-03-19T04:42:34.534Z[ recovery-image] Mar 19 04:42:33.813 INFO O| Mar 19 04:42:33.813 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
85132026-03-19T04:42:34.534Z[ recovery-image] Mar 19 04:42:33.813 INFO O| Mar 19 04:42:33.813 INFO ok!
85142026-03-19T04:42:34.534Z[ recovery-image] Mar 19 04:42:33.813 INFO O| Mar 19 04:42:33.813 INFO STEP 36 (ensure_file) COMPLETE
85152026-03-19T04:42:34.535Z[ recovery-image] Mar 19 04:42:33.813 INFO O| Mar 19 04:42:33.813 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85162026-03-19T04:42:34.540Z[ recovery-image] Mar 19 04:42:33.822 INFO O| Mar 19 04:42:33.822 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
85172026-03-19T04:42:34.540Z[ recovery-image] Mar 19 04:42:33.822 INFO O| Mar 19 04:42:33.822 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
85182026-03-19T04:42:34.543Z[ recovery-image] Mar 19 04:42:33.822 INFO O| Mar 19 04:42:33.822 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
85192026-03-19T04:42:34.543Z[ recovery-image] Mar 19 04:42:33.822 INFO O| Mar 19 04:42:33.822 INFO ok!
85202026-03-19T04:42:34.543Z[ recovery-image] Mar 19 04:42:33.822 INFO O| Mar 19 04:42:33.822 INFO STEP 37 (ensure_file) COMPLETE
85212026-03-19T04:42:34.543Z[ recovery-image] Mar 19 04:42:33.822 INFO O| Mar 19 04:42:33.822 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85222026-03-19T04:42:34.548Z[ recovery-image] Mar 19 04:42:33.830 INFO O| Mar 19 04:42:33.830 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
85232026-03-19T04:42:34.549Z[ recovery-image] Mar 19 04:42:33.830 INFO O| Mar 19 04:42:33.830 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
85242026-03-19T04:42:34.551Z[ recovery-image] Mar 19 04:42:33.830 INFO O| Mar 19 04:42:33.830 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85252026-03-19T04:42:34.551Z[ recovery-image] Mar 19 04:42:33.830 INFO O| Mar 19 04:42:33.830 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85262026-03-19T04:42:34.551Z[ recovery-image] Mar 19 04:42:33.830 INFO O| Mar 19 04:42:33.830 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85272026-03-19T04:42:34.551Z[ recovery-image] Mar 19 04:42:33.830 INFO O| Mar 19 04:42:33.830 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85282026-03-19T04:42:34.551Z[ recovery-image] Mar 19 04:42:33.830 INFO O| Mar 19 04:42:33.830 INFO ok!
85292026-03-19T04:42:34.551Z[ recovery-image] Mar 19 04:42:33.830 INFO O| Mar 19 04:42:33.830 INFO STEP 38 (ensure_file) COMPLETE
85302026-03-19T04:42:34.551Z[ recovery-image] Mar 19 04:42:33.830 INFO O| Mar 19 04:42:33.830 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85312026-03-19T04:42:34.557Z[ recovery-image] Mar 19 04:42:33.838 INFO O| Mar 19 04:42:33.838 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85322026-03-19T04:42:34.557Z[ recovery-image] Mar 19 04:42:33.838 INFO O| Mar 19 04:42:33.838 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85332026-03-19T04:42:34.559Z[ recovery-image] Mar 19 04:42:33.838 INFO O| Mar 19 04:42:33.838 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85342026-03-19T04:42:34.559Z[ recovery-image] Mar 19 04:42:33.838 INFO O| Mar 19 04:42:33.838 INFO STEP 39 (ensure_dir) COMPLETE
85352026-03-19T04:42:34.559Z[ recovery-image] Mar 19 04:42:33.838 INFO O| Mar 19 04:42:33.838 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85362026-03-19T04:42:34.564Z[ recovery-image] Mar 19 04:42:33.845 INFO O| Mar 19 04:42:33.845 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
85372026-03-19T04:42:34.564Z[ recovery-image] Mar 19 04:42:33.845 INFO O| Mar 19 04:42:33.845 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 ...
85382026-03-19T04:42:34.567Z[ recovery-image] Mar 19 04:42:33.845 INFO O| Mar 19 04:42:33.845 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
85392026-03-19T04:42:34.567Z[ recovery-image] Mar 19 04:42:33.845 INFO O| Mar 19 04:42:33.845 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
85402026-03-19T04:42:34.567Z[ recovery-image] Mar 19 04:42:33.845 INFO O| Mar 19 04:42:33.845 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
85412026-03-19T04:42:34.567Z[ recovery-image] Mar 19 04:42:33.845 INFO O| Mar 19 04:42:33.845 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
85422026-03-19T04:42:34.567Z[ recovery-image] Mar 19 04:42:33.845 INFO O| Mar 19 04:42:33.845 INFO ok!
85432026-03-19T04:42:34.567Z[ recovery-image] Mar 19 04:42:33.845 INFO O| Mar 19 04:42:33.845 INFO STEP 40 (ensure_file) COMPLETE
85442026-03-19T04:42:34.567Z[ recovery-image] Mar 19 04:42:33.845 INFO O| Mar 19 04:42:33.845 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85452026-03-19T04:42:34.573Z[ recovery-image] Mar 19 04:42:33.854 INFO O| Mar 19 04:42:33.854 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
85462026-03-19T04:42:34.573Z[ recovery-image] Mar 19 04:42:33.854 INFO O| Mar 19 04:42:33.854 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 ...
85472026-03-19T04:42:34.576Z[ recovery-image] Mar 19 04:42:33.854 INFO O| Mar 19 04:42:33.854 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
85482026-03-19T04:42:34.576Z[ recovery-image] Mar 19 04:42:33.854 INFO O| Mar 19 04:42:33.854 INFO ok!
85492026-03-19T04:42:34.576Z[ recovery-image] Mar 19 04:42:33.854 INFO O| Mar 19 04:42:33.854 INFO STEP 41 (ensure_symlink) COMPLETE
85502026-03-19T04:42:34.577Z[ recovery-image] Mar 19 04:42:33.854 INFO O| Mar 19 04:42:33.854 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85512026-03-19T04:42:34.580Z[ recovery-image] Mar 19 04:42:33.861 INFO O| Mar 19 04:42:33.861 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
85522026-03-19T04:42:34.580Z[ recovery-image] Mar 19 04:42:33.861 INFO O| Mar 19 04:42:33.861 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
85532026-03-19T04:42:34.582Z[ recovery-image] Mar 19 04:42:33.861 INFO O| Mar 19 04:42:33.861 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
85542026-03-19T04:42:34.582Z[ recovery-image] Mar 19 04:42:33.861 INFO O| Mar 19 04:42:33.861 INFO ok!
85552026-03-19T04:42:34.582Z[ recovery-image] Mar 19 04:42:33.861 INFO O| Mar 19 04:42:33.861 INFO STEP 42 (ensure_symlink) COMPLETE
85562026-03-19T04:42:34.582Z[ recovery-image] Mar 19 04:42:33.861 INFO O| Mar 19 04:42:33.861 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85572026-03-19T04:42:34.587Z[ recovery-image] Mar 19 04:42:33.868 INFO O| Mar 19 04:42:33.868 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
85582026-03-19T04:42:34.589Z[ recovery-image] Mar 19 04:42:33.868 INFO O| Mar 19 04:42:33.868 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
85592026-03-19T04:42:34.589Z[ recovery-image] Mar 19 04:42:33.868 INFO O| Mar 19 04:42:33.868 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85602026-03-19T04:42:34.589Z[ recovery-image] Mar 19 04:42:33.868 INFO O| Mar 19 04:42:33.868 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85612026-03-19T04:42:34.590Z[ recovery-image] Mar 19 04:42:33.868 INFO O| Mar 19 04:42:33.868 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85622026-03-19T04:42:34.590Z[ recovery-image] Mar 19 04:42:33.868 INFO O| Mar 19 04:42:33.868 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85632026-03-19T04:42:34.590Z[ recovery-image] Mar 19 04:42:33.868 INFO O| Mar 19 04:42:33.868 INFO ok!
85642026-03-19T04:42:34.590Z[ recovery-image] Mar 19 04:42:33.868 INFO O| Mar 19 04:42:33.868 INFO STEP 43 (ensure_file) COMPLETE
85652026-03-19T04:42:34.590Z[ recovery-image] Mar 19 04:42:33.868 INFO O| Mar 19 04:42:33.868 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85662026-03-19T04:42:34.594Z[ recovery-image] Mar 19 04:42:33.876 INFO O| Mar 19 04:42:33.876 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
85672026-03-19T04:42:34.594Z[ recovery-image] Mar 19 04:42:33.876 INFO O| Mar 19 04:42:33.876 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 ...
85682026-03-19T04:42:34.597Z[ recovery-image] Mar 19 04:42:33.876 INFO O| Mar 19 04:42:33.876 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
85692026-03-19T04:42:34.597Z[ recovery-image] Mar 19 04:42:33.876 INFO O| Mar 19 04:42:33.876 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
85702026-03-19T04:42:34.597Z[ recovery-image] Mar 19 04:42:33.876 INFO O| Mar 19 04:42:33.876 INFO ok!
85712026-03-19T04:42:34.597Z[ recovery-image] Mar 19 04:42:33.876 INFO O| Mar 19 04:42:33.876 INFO STEP 44 (ensure_file) COMPLETE
85722026-03-19T04:42:34.597Z[ recovery-image] Mar 19 04:42:33.876 INFO O| Mar 19 04:42:33.876 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85732026-03-19T04:42:34.602Z[ recovery-image] Mar 19 04:42:33.883 INFO O| Mar 19 04:42:33.883 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
85742026-03-19T04:42:34.602Z[ recovery-image] Mar 19 04:42:33.883 INFO O| Mar 19 04:42:33.883 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
85752026-03-19T04:42:34.605Z[ recovery-image] Mar 19 04:42:33.883 INFO O| Mar 19 04:42:33.883 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
85762026-03-19T04:42:34.605Z[ recovery-image] Mar 19 04:42:33.883 INFO O| Mar 19 04:42:33.883 INFO ok!
85772026-03-19T04:42:34.605Z[ recovery-image] Mar 19 04:42:33.883 INFO O| Mar 19 04:42:33.883 INFO STEP 45 (ensure_file) COMPLETE
85782026-03-19T04:42:34.605Z[ recovery-image] Mar 19 04:42:33.883 INFO O| Mar 19 04:42:33.883 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
85792026-03-19T04:42:34.609Z[ recovery-image] Mar 19 04:42:33.890 INFO O| Mar 19 04:42:33.890 INFO updating shadow file
85802026-03-19T04:42:34.612Z[ recovery-image] Mar 19 04:42:33.890 INFO O| Mar 19 04:42:33.890 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
85812026-03-19T04:42:34.612Z[ recovery-image] Mar 19 04:42:33.890 INFO O| Mar 19 04:42:33.890 INFO STEP 46 (shadow) COMPLETE
85822026-03-19T04:42:34.612Z[ recovery-image] Mar 19 04:42:33.890 INFO O| Mar 19 04:42:33.890 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
85832026-03-19T04:42:34.616Z[ recovery-image] Mar 19 04:42:33.898 INFO O| Mar 19 04:42:33.898 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
85842026-03-19T04:42:34.619Z[ recovery-image] Mar 19 04:42:33.898 INFO O| Mar 19 04:42:33.898 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
85852026-03-19T04:42:34.619Z[ recovery-image] Mar 19 04:42:33.898 INFO O| Mar 19 04:42:33.898 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
85862026-03-19T04:42:34.619Z[ recovery-image] Mar 19 04:42:33.898 INFO O| Mar 19 04:42:33.898 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
85872026-03-19T04:42:34.619Z[ recovery-image] Mar 19 04:42:33.898 INFO O| Mar 19 04:42:33.898 INFO ok!
85882026-03-19T04:42:34.619Z[ recovery-image] Mar 19 04:42:33.898 INFO O| Mar 19 04:42:33.898 INFO STEP 47 (ensure_file) COMPLETE
85892026-03-19T04:42:34.619Z[ recovery-image] Mar 19 04:42:33.898 INFO O| Mar 19 04:42:33.898 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85902026-03-19T04:42:34.624Z[ recovery-image] Mar 19 04:42:33.905 INFO O| Mar 19 04:42:33.905 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
85912026-03-19T04:42:34.624Z[ recovery-image] Mar 19 04:42:33.905 INFO O| Mar 19 04:42:33.905 INFO STEP 48 (ensure_dir) COMPLETE
85922026-03-19T04:42:34.626Z[ recovery-image] Mar 19 04:42:33.905 INFO O| Mar 19 04:42:33.905 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85932026-03-19T04:42:34.631Z[ recovery-image] Mar 19 04:42:33.912 INFO O| Mar 19 04:42:33.912 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
85942026-03-19T04:42:34.633Z[ recovery-image] Mar 19 04:42:33.912 INFO O| Mar 19 04:42:33.912 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
85952026-03-19T04:42:34.633Z[ recovery-image] Mar 19 04:42:33.912 INFO O| Mar 19 04:42:33.912 INFO STEP 49 (ensure_dir) COMPLETE
85962026-03-19T04:42:34.633Z[ recovery-image] Mar 19 04:42:33.912 INFO O| Mar 19 04:42:33.912 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
85972026-03-19T04:42:34.637Z[ recovery-image] Mar 19 04:42:33.919 INFO O| Mar 19 04:42:33.919 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
85982026-03-19T04:42:34.640Z[ recovery-image] Mar 19 04:42:33.919 INFO O| Mar 19 04:42:33.919 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
85992026-03-19T04:42:34.640Z[ recovery-image] Mar 19 04:42:33.919 INFO O| Mar 19 04:42:33.919 INFO STEP 50 (ensure_dir) COMPLETE
86002026-03-19T04:42:34.640Z[ recovery-image] Mar 19 04:42:33.919 INFO O| Mar 19 04:42:33.919 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86012026-03-19T04:42:34.646Z[ recovery-image] Mar 19 04:42:33.927 INFO O| Mar 19 04:42:33.927 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
86022026-03-19T04:42:34.646Z[ recovery-image] Mar 19 04:42:33.927 INFO O| Mar 19 04:42:33.927 INFO copying /tmp/.tmpiwuItg/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
86032026-03-19T04:42:34.697Z[ recovery-image] Mar 19 04:42:33.978 INFO O| Mar 19 04:42:33.978 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
86042026-03-19T04:42:34.697Z[ recovery-image] Mar 19 04:42:33.978 INFO O| Mar 19 04:42:33.978 INFO ok!
86052026-03-19T04:42:34.700Z[ recovery-image] Mar 19 04:42:33.978 INFO O| Mar 19 04:42:33.978 INFO STEP 51 (ensure_file) COMPLETE
86062026-03-19T04:42:34.700Z[ recovery-image] Mar 19 04:42:33.978 INFO O| Mar 19 04:42:33.978 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86072026-03-19T04:42:34.705Z[ recovery-image] Mar 19 04:42:33.986 INFO O| Mar 19 04:42:33.986 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
86082026-03-19T04:42:34.708Z[ recovery-image] Mar 19 04:42:33.987 INFO O| Mar 19 04:42:33.987 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
86092026-03-19T04:42:34.708Z[ recovery-image] Mar 19 04:42:33.987 INFO O| Mar 19 04:42:33.987 INFO STEP 52 (ensure_dir) COMPLETE
86102026-03-19T04:42:34.708Z[ recovery-image] Mar 19 04:42:33.987 INFO O| Mar 19 04:42:33.987 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86112026-03-19T04:42:34.713Z[ recovery-image] Mar 19 04:42:33.994 INFO O| Mar 19 04:42:33.994 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
86122026-03-19T04:42:34.713Z[ recovery-image] Mar 19 04:42:33.994 INFO O| Mar 19 04:42:33.994 INFO copying /tmp/.tmpiwuItg/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
86132026-03-19T04:42:34.716Z[ recovery-image] Mar 19 04:42:33.994 INFO O| Mar 19 04:42:33.994 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
86142026-03-19T04:42:34.716Z[ recovery-image] Mar 19 04:42:33.994 INFO O| Mar 19 04:42:33.994 INFO ok!
86152026-03-19T04:42:34.716Z[ recovery-image] Mar 19 04:42:33.994 INFO O| Mar 19 04:42:33.994 INFO STEP 53 (ensure_file) COMPLETE
86162026-03-19T04:42:34.716Z[ recovery-image] Mar 19 04:42:33.994 INFO O| Mar 19 04:42:33.994 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86172026-03-19T04:42:34.720Z[ recovery-image] Mar 19 04:42:34.001 INFO O| Mar 19 04:42:34.001 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
86182026-03-19T04:42:34.720Z[ recovery-image] Mar 19 04:42:34.001 INFO O| Mar 19 04:42:34.001 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
86192026-03-19T04:42:34.723Z[ recovery-image] Mar 19 04:42:34.001 INFO O| Mar 19 04:42:34.001 INFO STEP 54 (ensure_dir) COMPLETE
86202026-03-19T04:42:34.723Z[ recovery-image] Mar 19 04:42:34.001 INFO O| Mar 19 04:42:34.001 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86212026-03-19T04:42:34.727Z[ recovery-image] Mar 19 04:42:34.008 INFO O| Mar 19 04:42:34.008 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
86222026-03-19T04:42:34.727Z[ recovery-image] Mar 19 04:42:34.008 INFO O| Mar 19 04:42:34.008 INFO copying /tmp/.tmpiwuItg/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
86232026-03-19T04:42:35.186Z[ recovery-image] Mar 19 04:42:34.467 INFO O| Mar 19 04:42:34.467 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
86242026-03-19T04:42:35.187Z[ recovery-image] Mar 19 04:42:34.467 INFO O| Mar 19 04:42:34.467 INFO ok!
86252026-03-19T04:42:35.187Z[ recovery-image] Mar 19 04:42:34.467 INFO O| Mar 19 04:42:34.467 INFO STEP 55 (ensure_file) COMPLETE
86262026-03-19T04:42:35.189Z[ recovery-image] Mar 19 04:42:34.467 INFO O| Mar 19 04:42:34.467 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86272026-03-19T04:42:35.195Z[ recovery-image] Mar 19 04:42:34.476 INFO O| Mar 19 04:42:34.476 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
86282026-03-19T04:42:35.195Z[ recovery-image] Mar 19 04:42:34.476 INFO O| Mar 19 04:42:34.476 INFO copying /tmp/.tmpiwuItg/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
86292026-03-19T04:42:35.654Z[ recovery-image] Mar 19 04:42:34.935 INFO O| Mar 19 04:42:34.935 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
86302026-03-19T04:42:35.654Z[ recovery-image] Mar 19 04:42:34.935 INFO O| Mar 19 04:42:34.935 INFO ok!
86312026-03-19T04:42:35.654Z[ recovery-image] Mar 19 04:42:34.935 INFO O| Mar 19 04:42:34.935 INFO STEP 56 (ensure_file) COMPLETE
86322026-03-19T04:42:35.658Z[ recovery-image] Mar 19 04:42:34.935 INFO O| Mar 19 04:42:34.935 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86332026-03-19T04:42:35.663Z[ recovery-image] Mar 19 04:42:34.944 INFO O| Mar 19 04:42:34.944 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86342026-03-19T04:42:35.666Z[ recovery-image] Mar 19 04:42:34.944 INFO O| Mar 19 04:42:34.944 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86352026-03-19T04:42:35.666Z[ recovery-image] Mar 19 04:42:34.944 INFO O| Mar 19 04:42:34.944 INFO STEP 57 (ensure_dir) COMPLETE
86362026-03-19T04:42:35.666Z[ recovery-image] Mar 19 04:42:34.944 INFO O| Mar 19 04:42:34.944 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86372026-03-19T04:42:35.673Z[ recovery-image] Mar 19 04:42:34.954 INFO O| Mar 19 04:42:34.954 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
86382026-03-19T04:42:35.673Z[ recovery-image] Mar 19 04:42:34.954 INFO O| Mar 19 04:42:34.954 INFO copying /tmp/.tmpiwuItg/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 ...
86392026-03-19T04:42:35.676Z[ recovery-image] Mar 19 04:42:34.954 INFO O| Mar 19 04:42:34.954 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
86402026-03-19T04:42:35.676Z[ recovery-image] Mar 19 04:42:34.954 INFO O| Mar 19 04:42:34.954 INFO ok!
86412026-03-19T04:42:35.676Z[ recovery-image] Mar 19 04:42:34.954 INFO O| Mar 19 04:42:34.954 INFO STEP 58 (ensure_file) COMPLETE
86422026-03-19T04:42:35.676Z[ recovery-image] Mar 19 04:42:34.954 INFO O| Mar 19 04:42:34.954 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86432026-03-19T04:42:35.685Z[ recovery-image] Mar 19 04:42:34.965 INFO O| Mar 19 04:42:34.965 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
86442026-03-19T04:42:35.685Z[ recovery-image] Mar 19 04:42:34.965 INFO O| Mar 19 04:42:34.965 INFO copying /tmp/.tmpiwuItg/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 ...
86452026-03-19T04:42:35.685Z[ recovery-image] Mar 19 04:42:34.966 INFO O| Mar 19 04:42:34.965 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
86462026-03-19T04:42:35.685Z[ recovery-image] Mar 19 04:42:34.966 INFO O| Mar 19 04:42:34.965 INFO ok!
86472026-03-19T04:42:35.688Z[ recovery-image] Mar 19 04:42:34.966 INFO O| Mar 19 04:42:34.966 INFO STEP 59 (ensure_file) COMPLETE
86482026-03-19T04:42:35.688Z[ recovery-image] Mar 19 04:42:34.966 INFO O| Mar 19 04:42:34.966 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86492026-03-19T04:42:35.695Z[ recovery-image] Mar 19 04:42:34.976 INFO O| Mar 19 04:42:34.976 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86502026-03-19T04:42:35.695Z[ recovery-image] Mar 19 04:42:34.976 INFO O| Mar 19 04:42:34.976 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86512026-03-19T04:42:35.698Z[ recovery-image] Mar 19 04:42:34.976 INFO O| Mar 19 04:42:34.976 INFO STEP 60 (ensure_dir) COMPLETE
86522026-03-19T04:42:35.698Z[ recovery-image] Mar 19 04:42:34.976 INFO O| Mar 19 04:42:34.976 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86532026-03-19T04:42:35.704Z[ recovery-image] Mar 19 04:42:34.985 INFO O| Mar 19 04:42:34.985 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
86542026-03-19T04:42:35.704Z[ recovery-image] Mar 19 04:42:34.985 INFO O| Mar 19 04:42:34.985 INFO copying /tmp/.tmpiwuItg/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 ...
86552026-03-19T04:42:35.704Z[ recovery-image] Mar 19 04:42:34.985 INFO O| Mar 19 04:42:34.985 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
86562026-03-19T04:42:35.704Z[ recovery-image] Mar 19 04:42:34.985 INFO O| Mar 19 04:42:34.985 INFO ok!
86572026-03-19T04:42:35.707Z[ recovery-image] Mar 19 04:42:34.985 INFO O| Mar 19 04:42:34.985 INFO STEP 61 (ensure_file) COMPLETE
86582026-03-19T04:42:35.707Z[ recovery-image] Mar 19 04:42:34.985 INFO O| Mar 19 04:42:34.985 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86592026-03-19T04:42:35.713Z[ recovery-image] Mar 19 04:42:34.994 INFO O| Mar 19 04:42:34.994 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
86602026-03-19T04:42:35.713Z[ recovery-image] Mar 19 04:42:34.994 INFO O| Mar 19 04:42:34.994 INFO copying /tmp/.tmpiwuItg/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 ...
86612026-03-19T04:42:35.716Z[ recovery-image] Mar 19 04:42:34.994 INFO O| Mar 19 04:42:34.994 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
86622026-03-19T04:42:35.717Z[ recovery-image] Mar 19 04:42:34.994 INFO O| Mar 19 04:42:34.994 INFO ok!
86632026-03-19T04:42:35.717Z[ recovery-image] Mar 19 04:42:34.994 INFO O| Mar 19 04:42:34.994 INFO STEP 62 (ensure_file) COMPLETE
86642026-03-19T04:42:35.717Z[ recovery-image] Mar 19 04:42:34.994 INFO O| Mar 19 04:42:34.994 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86652026-03-19T04:42:35.722Z[ recovery-image] Mar 19 04:42:35.003 INFO O| Mar 19 04:42:35.003 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86662026-03-19T04:42:35.725Z[ recovery-image] Mar 19 04:42:35.003 INFO O| Mar 19 04:42:35.003 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86672026-03-19T04:42:35.725Z[ recovery-image] Mar 19 04:42:35.003 INFO O| Mar 19 04:42:35.003 INFO STEP 63 (ensure_dir) COMPLETE
86682026-03-19T04:42:35.725Z[ recovery-image] Mar 19 04:42:35.003 INFO O| Mar 19 04:42:35.003 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86692026-03-19T04:42:35.732Z[ recovery-image] Mar 19 04:42:35.013 INFO O| Mar 19 04:42:35.013 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
86702026-03-19T04:42:35.735Z[ recovery-image] Mar 19 04:42:35.013 INFO O| Mar 19 04:42:35.013 INFO copying /tmp/.tmpiwuItg/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 ...
86712026-03-19T04:42:35.735Z[ recovery-image] Mar 19 04:42:35.013 INFO O| Mar 19 04:42:35.013 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
86722026-03-19T04:42:35.735Z[ recovery-image] Mar 19 04:42:35.013 INFO O| Mar 19 04:42:35.013 INFO ok!
86732026-03-19T04:42:35.735Z[ recovery-image] Mar 19 04:42:35.013 INFO O| Mar 19 04:42:35.013 INFO STEP 64 (ensure_file) COMPLETE
86742026-03-19T04:42:35.735Z[ recovery-image] Mar 19 04:42:35.013 INFO O| Mar 19 04:42:35.013 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86752026-03-19T04:42:35.742Z[ recovery-image] Mar 19 04:42:35.023 INFO O| Mar 19 04:42:35.023 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
86762026-03-19T04:42:35.742Z[ recovery-image] Mar 19 04:42:35.023 INFO O| Mar 19 04:42:35.023 INFO copying /tmp/.tmpiwuItg/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
86772026-03-19T04:42:35.745Z[ recovery-image] Mar 19 04:42:35.023 INFO O| Mar 19 04:42:35.023 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
86782026-03-19T04:42:35.745Z[ recovery-image] Mar 19 04:42:35.023 INFO O| Mar 19 04:42:35.023 INFO ok!
86792026-03-19T04:42:35.745Z[ recovery-image] Mar 19 04:42:35.023 INFO O| Mar 19 04:42:35.023 INFO STEP 65 (ensure_file) COMPLETE
86802026-03-19T04:42:35.745Z[ recovery-image] Mar 19 04:42:35.023 INFO O| Mar 19 04:42:35.023 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86812026-03-19T04:42:35.750Z[ recovery-image] Mar 19 04:42:35.031 INFO O| Mar 19 04:42:35.031 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
86822026-03-19T04:42:35.750Z[ recovery-image] Mar 19 04:42:35.031 INFO O| Mar 19 04:42:35.031 INFO STEP 66 (ensure_dir) COMPLETE
86832026-03-19T04:42:35.753Z[ recovery-image] Mar 19 04:42:35.031 INFO O| Mar 19 04:42:35.031 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86842026-03-19T04:42:35.760Z[ recovery-image] Mar 19 04:42:35.041 INFO O| Mar 19 04:42:35.041 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
86852026-03-19T04:42:35.760Z[ recovery-image] Mar 19 04:42:35.041 INFO O| Mar 19 04:42:35.041 INFO STEP 67 (ensure_dir) COMPLETE
86862026-03-19T04:42:35.762Z[ recovery-image] Mar 19 04:42:35.041 INFO O| Mar 19 04:42:35.041 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86872026-03-19T04:42:35.768Z[ recovery-image] Mar 19 04:42:35.049 INFO O| Mar 19 04:42:35.049 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
86882026-03-19T04:42:35.768Z[ recovery-image] Mar 19 04:42:35.049 INFO O| Mar 19 04:42:35.049 INFO STEP 68 (ensure_dir) COMPLETE
86892026-03-19T04:42:35.771Z[ recovery-image] Mar 19 04:42:35.049 INFO O| Mar 19 04:42:35.049 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86902026-03-19T04:42:35.777Z[ recovery-image] Mar 19 04:42:35.058 INFO O| Mar 19 04:42:35.058 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
86912026-03-19T04:42:35.778Z[ recovery-image] Mar 19 04:42:35.058 INFO O| Mar 19 04:42:35.058 INFO STEP 69 (ensure_dir) COMPLETE
86922026-03-19T04:42:35.780Z[ recovery-image] Mar 19 04:42:35.058 INFO O| Mar 19 04:42:35.058 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86932026-03-19T04:42:35.786Z[ recovery-image] Mar 19 04:42:35.067 INFO O| Mar 19 04:42:35.067 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
86942026-03-19T04:42:35.786Z[ recovery-image] Mar 19 04:42:35.067 INFO O| Mar 19 04:42:35.067 INFO copying /tmp/.tmpiwuItg/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
86952026-03-19T04:42:35.789Z[ recovery-image] Mar 19 04:42:35.067 INFO O| Mar 19 04:42:35.067 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
86962026-03-19T04:42:35.789Z[ recovery-image] Mar 19 04:42:35.067 INFO O| Mar 19 04:42:35.067 INFO ok!
86972026-03-19T04:42:35.789Z[ recovery-image] Mar 19 04:42:35.067 INFO O| Mar 19 04:42:35.067 INFO STEP 70 (ensure_file) COMPLETE
86982026-03-19T04:42:35.789Z[ recovery-image] Mar 19 04:42:35.067 INFO O| Mar 19 04:42:35.067 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
86992026-03-19T04:42:35.795Z[ recovery-image] Mar 19 04:42:35.076 INFO O| Mar 19 04:42:35.075 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
87002026-03-19T04:42:35.797Z[ recovery-image] Mar 19 04:42:35.076 INFO O| Mar 19 04:42:35.076 INFO STEP 71 (remove_files) COMPLETE
87012026-03-19T04:42:35.797Z[ recovery-image] Mar 19 04:42:35.076 INFO O| Mar 19 04:42:35.076 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87022026-03-19T04:42:35.802Z[ recovery-image] Mar 19 04:42:35.083 INFO O| Mar 19 04:42:35.083 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
87032026-03-19T04:42:35.804Z[ recovery-image] Mar 19 04:42:35.083 INFO O| Mar 19 04:42:35.083 INFO STEP 72 (remove_files) COMPLETE
87042026-03-19T04:42:35.804Z[ recovery-image] Mar 19 04:42:35.083 INFO O| Mar 19 04:42:35.083 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87052026-03-19T04:42:35.811Z[ recovery-image] Mar 19 04:42:35.092 INFO O| Mar 19 04:42:35.092 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
87062026-03-19T04:42:35.813Z[ recovery-image] Mar 19 04:42:35.092 INFO O| Mar 19 04:42:35.092 INFO STEP 73 (remove_files) COMPLETE
87072026-03-19T04:42:35.813Z[ recovery-image] Mar 19 04:42:35.092 INFO O| Mar 19 04:42:35.092 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87082026-03-19T04:42:35.819Z[ recovery-image] Mar 19 04:42:35.100 INFO O| Mar 19 04:42:35.100 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
87092026-03-19T04:42:35.822Z[ recovery-image] Mar 19 04:42:35.100 INFO O| Mar 19 04:42:35.100 INFO STEP 74 (remove_files) COMPLETE
87102026-03-19T04:42:35.822Z[ recovery-image] Mar 19 04:42:35.100 INFO O| Mar 19 04:42:35.100 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87112026-03-19T04:42:35.826Z[ recovery-image] Mar 19 04:42:35.107 INFO O| Mar 19 04:42:35.107 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
87122026-03-19T04:42:35.829Z[ recovery-image] Mar 19 04:42:35.107 INFO O| Mar 19 04:42:35.107 INFO STEP 75 (remove_files) COMPLETE
87132026-03-19T04:42:35.829Z[ recovery-image] Mar 19 04:42:35.107 INFO O| Mar 19 04:42:35.107 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87142026-03-19T04:42:35.833Z[ recovery-image] Mar 19 04:42:35.114 INFO O| Mar 19 04:42:35.114 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
87152026-03-19T04:42:35.836Z[ recovery-image] Mar 19 04:42:35.114 INFO O| Mar 19 04:42:35.114 INFO STEP 76 (remove_files) COMPLETE
87162026-03-19T04:42:35.836Z[ recovery-image] Mar 19 04:42:35.114 INFO O| Mar 19 04:42:35.114 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87172026-03-19T04:42:35.842Z[ recovery-image] Mar 19 04:42:35.122 INFO O| Mar 19 04:42:35.122 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
87182026-03-19T04:42:35.842Z[ recovery-image] Mar 19 04:42:35.123 INFO O| Mar 19 04:42:35.123 INFO STEP 77 (remove_files) COMPLETE
87192026-03-19T04:42:35.844Z[ recovery-image] Mar 19 04:42:35.123 INFO O| Mar 19 04:42:35.123 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87202026-03-19T04:42:35.850Z[ recovery-image] Mar 19 04:42:35.131 INFO O| Mar 19 04:42:35.131 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
87212026-03-19T04:42:35.853Z[ recovery-image] Mar 19 04:42:35.131 INFO O| Mar 19 04:42:35.131 INFO STEP 78 (remove_files) COMPLETE
87222026-03-19T04:42:35.853Z[ recovery-image] Mar 19 04:42:35.131 INFO O| Mar 19 04:42:35.131 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87232026-03-19T04:42:35.858Z[ recovery-image] Mar 19 04:42:35.139 INFO O| Mar 19 04:42:35.139 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
87242026-03-19T04:42:35.858Z[ recovery-image] Mar 19 04:42:35.139 INFO O| Mar 19 04:42:35.139 INFO STEP 79 (remove_files) COMPLETE
87252026-03-19T04:42:35.861Z[ recovery-image] Mar 19 04:42:35.139 INFO O| Mar 19 04:42:35.139 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87262026-03-19T04:42:35.867Z[ recovery-image] Mar 19 04:42:35.148 INFO O| Mar 19 04:42:35.148 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
87272026-03-19T04:42:35.867Z[ recovery-image] Mar 19 04:42:35.148 INFO O| Mar 19 04:42:35.148 INFO STEP 80 (remove_files) COMPLETE
87282026-03-19T04:42:35.869Z[ recovery-image] Mar 19 04:42:35.148 INFO O| Mar 19 04:42:35.148 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87292026-03-19T04:42:35.874Z[ recovery-image] Mar 19 04:42:35.155 INFO O| Mar 19 04:42:35.155 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
87302026-03-19T04:42:35.874Z[ recovery-image] Mar 19 04:42:35.155 INFO O| Mar 19 04:42:35.155 INFO STEP 81 (remove_files) COMPLETE
87312026-03-19T04:42:35.877Z[ recovery-image] Mar 19 04:42:35.155 INFO O| Mar 19 04:42:35.155 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87322026-03-19T04:42:35.882Z[ recovery-image] Mar 19 04:42:35.163 INFO O| Mar 19 04:42:35.163 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
87332026-03-19T04:42:35.885Z[ recovery-image] Mar 19 04:42:35.164 INFO O| Mar 19 04:42:35.164 INFO STEP 82 (remove_files) COMPLETE
87342026-03-19T04:42:35.885Z[ recovery-image] Mar 19 04:42:35.164 INFO O| Mar 19 04:42:35.164 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87352026-03-19T04:42:35.891Z[ recovery-image] Mar 19 04:42:35.172 INFO O| Mar 19 04:42:35.172 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
87362026-03-19T04:42:35.891Z[ recovery-image] Mar 19 04:42:35.172 INFO O| Mar 19 04:42:35.172 INFO STEP 83 (remove_files) COMPLETE
87372026-03-19T04:42:35.891Z[ recovery-image] Mar 19 04:42:35.172 INFO O| Mar 19 04:42:35.172 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87382026-03-19T04:42:35.898Z[ recovery-image] Mar 19 04:42:35.179 INFO O| Mar 19 04:42:35.179 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
87392026-03-19T04:42:35.898Z[ recovery-image] Mar 19 04:42:35.179 INFO O| Mar 19 04:42:35.179 INFO STEP 84 (remove_files) COMPLETE
87402026-03-19T04:42:35.900Z[ recovery-image] Mar 19 04:42:35.179 INFO O| Mar 19 04:42:35.179 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87412026-03-19T04:42:35.907Z[ recovery-image] Mar 19 04:42:35.188 INFO O| Mar 19 04:42:35.188 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
87422026-03-19T04:42:35.910Z[ recovery-image] Mar 19 04:42:35.188 INFO O| Mar 19 04:42:35.188 INFO STEP 85 (remove_files) COMPLETE
87432026-03-19T04:42:35.910Z[ recovery-image] Mar 19 04:42:35.188 INFO O| Mar 19 04:42:35.188 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87442026-03-19T04:42:35.914Z[ recovery-image] Mar 19 04:42:35.195 INFO O| Mar 19 04:42:35.195 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
87452026-03-19T04:42:35.917Z[ recovery-image] Mar 19 04:42:35.195 INFO O| Mar 19 04:42:35.195 INFO STEP 86 (remove_files) COMPLETE
87462026-03-19T04:42:35.917Z[ recovery-image] Mar 19 04:42:35.195 INFO O| Mar 19 04:42:35.195 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87472026-03-19T04:42:35.922Z[ recovery-image] Mar 19 04:42:35.203 INFO O| Mar 19 04:42:35.203 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
87482026-03-19T04:42:35.922Z[ recovery-image] Mar 19 04:42:35.203 INFO O| Mar 19 04:42:35.203 INFO STEP 87 (remove_files) COMPLETE
87492026-03-19T04:42:35.925Z[ recovery-image] Mar 19 04:42:35.203 INFO O| Mar 19 04:42:35.203 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87502026-03-19T04:42:35.929Z[ recovery-image] Mar 19 04:42:35.210 INFO O| Mar 19 04:42:35.210 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
87512026-03-19T04:42:35.929Z[ recovery-image] Mar 19 04:42:35.210 INFO O| Mar 19 04:42:35.210 INFO STEP 88 (remove_files) COMPLETE
87522026-03-19T04:42:35.929Z[ recovery-image] Mar 19 04:42:35.210 INFO O| Mar 19 04:42:35.210 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87532026-03-19T04:42:35.937Z[ recovery-image] Mar 19 04:42:35.218 INFO O| Mar 19 04:42:35.218 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
87542026-03-19T04:42:35.937Z[ recovery-image] Mar 19 04:42:35.218 INFO O| Mar 19 04:42:35.218 INFO STEP 89 (remove_files) COMPLETE
87552026-03-19T04:42:35.940Z[ recovery-image] Mar 19 04:42:35.218 INFO O| Mar 19 04:42:35.218 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87562026-03-19T04:42:35.943Z[ recovery-image] Mar 19 04:42:35.225 INFO O| Mar 19 04:42:35.225 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
87572026-03-19T04:42:35.944Z[ recovery-image] Mar 19 04:42:35.225 INFO O| Mar 19 04:42:35.225 INFO STEP 90 (remove_files) COMPLETE
87582026-03-19T04:42:35.946Z[ recovery-image] Mar 19 04:42:35.225 INFO O| Mar 19 04:42:35.225 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87592026-03-19T04:42:35.951Z[ recovery-image] Mar 19 04:42:35.232 INFO O| Mar 19 04:42:35.232 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
87602026-03-19T04:42:35.953Z[ recovery-image] Mar 19 04:42:35.232 INFO O| Mar 19 04:42:35.232 INFO STEP 91 (remove_files) COMPLETE
87612026-03-19T04:42:35.953Z[ recovery-image] Mar 19 04:42:35.232 INFO O| Mar 19 04:42:35.232 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87622026-03-19T04:42:35.958Z[ recovery-image] Mar 19 04:42:35.239 INFO O| Mar 19 04:42:35.239 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
87632026-03-19T04:42:35.961Z[ recovery-image] Mar 19 04:42:35.239 INFO O| Mar 19 04:42:35.239 INFO STEP 92 (remove_files) COMPLETE
87642026-03-19T04:42:35.961Z[ recovery-image] Mar 19 04:42:35.239 INFO O| Mar 19 04:42:35.239 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87652026-03-19T04:42:35.968Z[ recovery-image] Mar 19 04:42:35.249 INFO O| Mar 19 04:42:35.249 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
87662026-03-19T04:42:35.968Z[ recovery-image] Mar 19 04:42:35.249 INFO O| Mar 19 04:42:35.249 INFO STEP 93 (remove_files) COMPLETE
87672026-03-19T04:42:35.971Z[ recovery-image] Mar 19 04:42:35.249 INFO O| Mar 19 04:42:35.249 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87682026-03-19T04:42:35.977Z[ recovery-image] Mar 19 04:42:35.258 INFO O| Mar 19 04:42:35.258 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
87692026-03-19T04:42:35.977Z[ recovery-image] Mar 19 04:42:35.258 INFO O| Mar 19 04:42:35.258 INFO STEP 94 (remove_files) COMPLETE
87702026-03-19T04:42:35.979Z[ recovery-image] Mar 19 04:42:35.258 INFO O| Mar 19 04:42:35.258 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87712026-03-19T04:42:35.985Z[ recovery-image] Mar 19 04:42:35.266 INFO O| Mar 19 04:42:35.266 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
87722026-03-19T04:42:35.985Z[ recovery-image] Mar 19 04:42:35.266 INFO O| Mar 19 04:42:35.266 INFO STEP 95 (remove_files) COMPLETE
87732026-03-19T04:42:35.988Z[ recovery-image] Mar 19 04:42:35.266 INFO O| Mar 19 04:42:35.266 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87742026-03-19T04:42:35.992Z[ recovery-image] Mar 19 04:42:35.273 INFO O| Mar 19 04:42:35.273 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
87752026-03-19T04:42:35.995Z[ recovery-image] Mar 19 04:42:35.274 INFO O| Mar 19 04:42:35.274 INFO STEP 96 (remove_files) COMPLETE
87762026-03-19T04:42:35.995Z[ recovery-image] Mar 19 04:42:35.274 INFO O| Mar 19 04:42:35.274 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87772026-03-19T04:42:36.001Z[ recovery-image] Mar 19 04:42:35.282 INFO O| Mar 19 04:42:35.282 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
87782026-03-19T04:42:36.001Z[ recovery-image] Mar 19 04:42:35.282 INFO O| Mar 19 04:42:35.282 INFO STEP 97 (remove_files) COMPLETE
87792026-03-19T04:42:36.004Z[ recovery-image] Mar 19 04:42:35.282 INFO O| Mar 19 04:42:35.282 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87802026-03-19T04:42:36.010Z[ recovery-image] Mar 19 04:42:35.290 INFO O| Mar 19 04:42:35.290 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
87812026-03-19T04:42:36.010Z[ recovery-image] Mar 19 04:42:35.290 INFO O| Mar 19 04:42:35.290 INFO STEP 98 (remove_files) COMPLETE
87822026-03-19T04:42:36.013Z[ recovery-image] Mar 19 04:42:35.290 INFO O| Mar 19 04:42:35.290 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87832026-03-19T04:42:36.016Z[ recovery-image] Mar 19 04:42:35.297 INFO O| Mar 19 04:42:35.297 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
87842026-03-19T04:42:36.019Z[ recovery-image] Mar 19 04:42:35.297 INFO O| Mar 19 04:42:35.297 INFO STEP 99 (remove_files) COMPLETE
87852026-03-19T04:42:36.019Z[ recovery-image] Mar 19 04:42:35.297 INFO O| Mar 19 04:42:35.297 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
87862026-03-19T04:42:36.028Z[ recovery-image] Mar 19 04:42:35.309 INFO O| Mar 19 04:42:35.309 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
87872026-03-19T04:42:36.028Z[ recovery-image] Mar 19 04:42:35.309 INFO O| Mar 19 04:42:35.309 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"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", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"}
87882026-03-19T04:42:41.358Z[ recovery-image] Mar 19 04:42:40.637 INFO O| Mar 19 04:42:40.637 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
87892026-03-19T04:42:41.358Z[ recovery-image] Mar 19 04:42:40.637 INFO O| Mar 19 04:42:40.637 INFO E| svccfg: Loaded 68 smf(7) service descriptions
87902026-03-19T04:42:41.370Z[ recovery-image] Mar 19 04:42:40.650 INFO O| Mar 19 04:42:40.650 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"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_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"}
87912026-03-19T04:42:41.489Z[ recovery-image] Mar 19 04:42:40.769 INFO O| Mar 19 04:42:40.769 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "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"}
87922026-03-19T04:42:41.552Z[ recovery-image] Mar 19 04:42:40.832 INFO O| Mar 19 04:42:40.832 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "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"}
87932026-03-19T04:42:41.628Z[ recovery-image] Mar 19 04:42:40.907 INFO O| Mar 19 04:42:40.907 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
87942026-03-19T04:42:41.628Z[ recovery-image] Mar 19 04:42:40.907 INFO O| Mar 19 04:42:40.907 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 ...
87952026-03-19T04:42:41.631Z[ recovery-image] Mar 19 04:42:40.909 INFO O| Mar 19 04:42:40.909 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
87962026-03-19T04:42:41.631Z[ recovery-image] Mar 19 04:42:40.909 INFO O| Mar 19 04:42:40.909 INFO ok!
87972026-03-19T04:42:41.631Z[ recovery-image] Mar 19 04:42:40.909 INFO O| Mar 19 04:42:40.909 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
87982026-03-19T04:42:41.631Z[ recovery-image] Mar 19 04:42:40.909 INFO O| Mar 19 04:42:40.909 INFO STEP 100 (seed_smf) COMPLETE
87992026-03-19T04:42:41.631Z[ recovery-image] Mar 19 04:42:40.909 INFO O| Mar 19 04:42:40.909 INFO steps complete; finalising image!
88002026-03-19T04:42:41.631Z[ recovery-image] Mar 19 04:42:40.909 INFO O| Mar 19 04:42:40.909 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
88012026-03-19T04:42:41.656Z[ recovery-image] Mar 19 04:42:40.935 INFO O| Mar 19 04:42:40.935 INFO trim TEMPORARY-sled-zfs-recovery: (8% trimmed, started at Thu Mar 19 04:42:40 2026)
88022026-03-19T04:42:41.878Z[ recovery-image] Mar 19 04:42:41.157 INFO O| Mar 19 04:42:41.157 INFO temporary pool has 425M used, 1.33G avail, 1.00x compressratio
88032026-03-19T04:42:41.878Z[ recovery-image] Mar 19 04:42:41.157 INFO O| Mar 19 04:42:41.157 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
88042026-03-19T04:42:42.111Z[ recovery-image] Mar 19 04:42:41.390 INFO O| Mar 19 04:42:41.390 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
88052026-03-19T04:42:42.111Z[ recovery-image] Mar 19 04:42:41.390 INFO O| Mar 19 04:42:41.390 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
88062026-03-19T04:42:44.669Z[ recovery-image] Mar 19 04:42:43.947 INFO O| Mar 19 04:42:43.947 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88072026-03-19T04:42:44.669Z[ recovery-image] Mar 19 04:42:43.948 INFO O| Mar 19 04:42:43.947 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88082026-03-19T04:42:44.672Z[ recovery-image] Mar 19 04:42:43.948 INFO O| Mar 19 04:42:43.947 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88092026-03-19T04:42:44.672Z[ recovery-image] Mar 19 04:42:43.948 INFO O| Mar 19 04:42:43.947 INFO completed processing sled/zfs-recovery
88102026-03-19T04:42:44.672Z[ recovery-image] Mar 19 04:42:43.948 INFO O| Mar 19 04:42:43.947 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
88112026-03-19T04:42:45.606Z[ recovery-image] Mar 19 04:42:44.885 INFO O| Mar 19 04:42:44.885 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
88122026-03-19T04:42:45.697Z[ recovery-image] Mar 19 04:42:44.975 INFO BUILD STRING "heads/stlouis-0-gbba4dda620\n"
88132026-03-19T04:42:45.697Z[ recovery-image] Mar 19 04:42:44.975 INFO expanded image name: "recovery f1cc356/${os_short_commit} 2026-03-19 04:16" -> "recovery f1cc356/bba4dda 2026-03-19 04:16"
88142026-03-19T04:42:45.700Z[ recovery-image] Mar 19 04:42:44.976 INFO output artefacts stored in: "/work/os-recovery"
88152026-03-19T04:42:45.700Z[ recovery-image] Mar 19 04:42:44.976 INFO collecting git info from project "amd-firmware"...
88162026-03-19T04:42:46.096Z[ recovery-image] Mar 19 04:42:45.374 INFO collecting git info from project "dmar-report"...
88172026-03-19T04:42:46.107Z[ recovery-image] Mar 19 04:42:45.385 INFO collecting git info from project "pilot"...
88182026-03-19T04:42:46.115Z[ recovery-image] Mar 19 04:42:45.394 INFO collecting git info from project "pinprick"...
88192026-03-19T04:42:46.121Z[ recovery-image] Mar 19 04:42:45.399 INFO collecting git info from project "chelsio-t6-roms"...
88202026-03-19T04:42:46.140Z[ recovery-image] Mar 19 04:42:45.419 INFO collecting git info from project "phbl"...
88212026-03-19T04:42:46.146Z[ recovery-image] Mar 19 04:42:45.425 INFO collecting git info from project "bootserver"...
88222026-03-19T04:42:46.151Z[ recovery-image] Mar 19 04:42:45.430 INFO collecting git info from project "image-builder"...
88232026-03-19T04:42:46.156Z[ recovery-image] Mar 19 04:42:45.435 INFO collecting git info from project "amd-host-image-builder"...
88242026-03-19T04:42:46.200Z[ recovery-image] Mar 19 04:42:45.479 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
88252026-03-19T04:42:46.531Z[ recovery-image] Mar 19 04:42:45.809 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
88262026-03-19T04:42:46.859Z[ recovery-image] Mar 19 04:42:46.137 INFO creating Oxide boot image...
88272026-03-19T04:42:46.859Z[ recovery-image] Mar 19 04:42:46.137 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery f1cc356/bba4dda 2026-03-19 04:16", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
88282026-03-19T04:43:03.781Z[ host-image] Mar 19 04:43:03.056 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23833:20260318T211704Z
88292026-03-19T04:43:03.781Z[ host-image] Mar 19 04:43:03.056 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23833:20260318T211704Z
88302026-03-19T04:43:03.784Z[ host-image] Mar 19 04:43:03.056 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
88312026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.056 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
88322026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.056 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
88332026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.056 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
88342026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.057 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
88352026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.057 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
88362026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.057 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0:20260319T041651Z
88372026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.057 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.25:20250809T001145Z
88382026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.057 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
88392026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.058 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23833:20260318T211704Z
88402026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.058 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23833:20260318T211705Z
88412026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.058 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23833:20260318T211705Z
88422026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.059 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23833:20260318T211705Z
88432026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.059 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
88442026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.059 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23833:20260318T211705Z
88452026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.059 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23833:20260318T211705Z
88462026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.059 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23833:20260318T211706Z
88472026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.059 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23833:20260318T211706Z
88482026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.059 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23833:20260318T211707Z
88492026-03-19T04:43:03.785Z[ host-image] Mar 19 04:43:03.059 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23833:20260318T211707Z
88502026-03-19T04:43:03.788Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23833:20260318T211707Z
88512026-03-19T04:43:03.788Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23833:20260318T211707Z
88522026-03-19T04:43:03.788Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23833:20260318T211708Z
88532026-03-19T04:43:03.788Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23833:20260318T211708Z
88542026-03-19T04:43:03.788Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23833:20260318T211709Z
88552026-03-19T04:43:03.788Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23833:20260318T211709Z
88562026-03-19T04:43:03.788Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23833:20260318T211711Z
88572026-03-19T04:43:03.788Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23833:20260318T211712Z
88582026-03-19T04:43:03.788Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/network/opte@0.39.455:20260129T171925Z
88592026-03-19T04:43:03.788Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23833:20260318T211713Z
88602026-03-19T04:43:03.789Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23833:20260318T211715Z
88612026-03-19T04:43:03.789Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23833:20260318T211716Z
88622026-03-19T04:43:03.789Z[ host-image] Mar 19 04:43:03.060 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23833:20260318T211716Z
88632026-03-19T04:43:03.789Z[ host-image] Mar 19 04:43:03.061 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23833:20260318T211718Z
88642026-03-19T04:43:03.789Z[ host-image] Mar 19 04:43:03.061 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23833:20260318T211718Z
88652026-03-19T04:43:03.792Z[ host-image] Mar 19 04:43:03.064 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
88662026-03-19T04:43:03.792Z[ host-image] Mar 19 04:43:03.064 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23833:20260318T211718Z
88672026-03-19T04:43:03.793Z[ host-image] Mar 19 04:43:03.065 INFO O| install = pkg://helios-dev/library/expat@2.7.2-2.0:20250922T152653Z
88682026-03-19T04:43:03.793Z[ host-image] Mar 19 04:43:03.065 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
88692026-03-19T04:43:03.793Z[ host-image] Mar 19 04:43:03.065 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
88702026-03-19T04:43:03.793Z[ host-image] Mar 19 04:43:03.065 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23833:20260318T211718Z
88712026-03-19T04:43:03.793Z[ host-image] Mar 19 04:43:03.065 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
88722026-03-19T04:43:03.793Z[ host-image] Mar 19 04:43:03.065 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
88732026-03-19T04:43:03.793Z[ host-image] Mar 19 04:43:03.065 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
88742026-03-19T04:43:03.793Z[ host-image] Mar 19 04:43:03.066 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
88752026-03-19T04:43:03.795Z[ host-image] Mar 19 04:43:03.070 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
88762026-03-19T04:43:03.796Z[ host-image] Mar 19 04:43:03.070 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
88772026-03-19T04:43:03.796Z[ host-image] Mar 19 04:43:03.070 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
88782026-03-19T04:43:03.796Z[ host-image] Mar 19 04:43:03.071 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
88792026-03-19T04:43:03.798Z[ host-image] Mar 19 04:43:03.071 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
88802026-03-19T04:43:03.798Z[ host-image] Mar 19 04:43:03.071 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
88812026-03-19T04:43:03.809Z[ host-image] Mar 19 04:43:03.084 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.19-2.0:20260128T223505Z
88822026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
88832026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
88842026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23833:20260318T211720Z
88852026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23833:20260318T211726Z
88862026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
88872026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23833:20260318T211726Z
88882026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
88892026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
88902026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.42:20260217T052359Z
88912026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
88922026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23833:20260318T211726Z
88932026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.085 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
88942026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.087 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
88952026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.087 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
88962026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.087 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
88972026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.087 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23833:20260318T211727Z
88982026-03-19T04:43:03.813Z[ host-image] Mar 19 04:43:03.087 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
88992026-03-19T04:43:03.817Z[ host-image] Mar 19 04:43:03.092 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
89002026-03-19T04:43:03.820Z[ host-image] Mar 19 04:43:03.092 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23833:20260318T211727Z
89012026-03-19T04:43:03.820Z[ host-image] Mar 19 04:43:03.093 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23833:20260318T211728Z
89022026-03-19T04:43:03.820Z[ host-image] Mar 19 04:43:03.093 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23833:20260318T211728Z
89032026-03-19T04:43:03.820Z[ host-image] Mar 19 04:43:03.093 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
89042026-03-19T04:43:03.820Z[ host-image] Mar 19 04:43:03.093 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23833:20260318T211729Z
89052026-03-19T04:43:03.820Z[ host-image] Mar 19 04:43:03.094 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23833:20260318T211729Z
89062026-03-19T04:43:03.820Z[ host-image] Mar 19 04:43:03.094 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23833:20260318T211729Z
89072026-03-19T04:43:03.820Z[ host-image] Mar 19 04:43:03.094 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23833:20260318T211729Z
89082026-03-19T04:43:03.823Z[ host-image] Mar 19 04:43:03.095 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
89092026-03-19T04:43:03.823Z[ host-image] Mar 19 04:43:03.095 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23833:20260318T211730Z
89102026-03-19T04:43:03.823Z[ host-image] Mar 19 04:43:03.096 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23833:20260318T211731Z
89112026-03-19T04:43:03.823Z[ host-image] Mar 19 04:43:03.096 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
89122026-03-19T04:43:03.823Z[ host-image] Mar 19 04:43:03.096 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23833:20260318T211731Z
89132026-03-19T04:43:03.823Z[ host-image] Mar 19 04:43:03.096 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23833:20260318T211732Z
89142026-03-19T04:43:03.823Z[ host-image] Mar 19 04:43:03.096 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.6.9-2.0.23833:20260318T211732Z
89152026-03-19T04:43:03.823Z[ host-image] Mar 19 04:43:03.096 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23833:20260318T211732Z
89162026-03-19T04:43:03.826Z[ host-image] Mar 19 04:43:03.099 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23833:20260318T211732Z
89172026-03-19T04:43:03.826Z[ host-image] Mar 19 04:43:03.099 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
89182026-03-19T04:43:03.826Z[ host-image] Mar 19 04:43:03.100 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2026.1-2.0.23833:20260318T211732Z
89192026-03-19T04:43:03.826Z[ host-image] Mar 19 04:43:03.100 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23833:20260318T211732Z
89202026-03-19T04:43:03.826Z[ host-image] Mar 19 04:43:03.100 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23833:20260318T211732Z
89212026-03-19T04:43:03.826Z[ host-image] Mar 19 04:43:03.101 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23833:20260318T211732Z
89222026-03-19T04:43:03.826Z[ host-image] Mar 19 04:43:03.101 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23833:20260318T211733Z
89232026-03-19T04:43:03.826Z[ host-image] Mar 19 04:43:03.101 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23833:20260318T211733Z
89242026-03-19T04:43:03.826Z[ host-image] Mar 19 04:43:03.101 INFO O| install = pkg://helios-dev/system/i2c@0.5.11-2.0.23833:20260318T211733Z
89252026-03-19T04:43:03.830Z[ host-image] Mar 19 04:43:03.105 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23833:20260318T211734Z
89262026-03-19T04:43:03.832Z[ host-image] Mar 19 04:43:03.105 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23833:20260318T211734Z
89272026-03-19T04:43:03.832Z[ host-image] Mar 19 04:43:03.105 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23833:20260318T211734Z
89282026-03-19T04:43:03.832Z[ host-image] Mar 19 04:43:03.106 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23833:20260318T211734Z
89292026-03-19T04:43:03.832Z[ host-image] Mar 19 04:43:03.106 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23833:20260318T211734Z
89302026-03-19T04:43:03.839Z[ host-image] Mar 19 04:43:03.114 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23833:20260318T211737Z
89312026-03-19T04:43:03.842Z[ host-image] Mar 19 04:43:03.114 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23833:20260318T211735Z
89322026-03-19T04:43:03.842Z[ host-image] Mar 19 04:43:03.114 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23833:20260318T211735Z
89332026-03-19T04:43:03.842Z[ host-image] Mar 19 04:43:03.114 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
89342026-03-19T04:43:03.842Z[ host-image] Mar 19 04:43:03.114 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
89352026-03-19T04:43:03.851Z[ host-image] Mar 19 04:43:03.126 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23833:20260318T211735Z
89362026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.126 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
89372026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.126 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23833:20260318T211735Z
89382026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.126 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23833:20260318T211735Z
89392026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.126 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23833:20260318T211736Z
89402026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.126 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
89412026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.127 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
89422026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.127 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23833:20260318T211736Z
89432026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.127 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23833:20260318T211736Z
89442026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.127 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23833:20260318T211736Z
89452026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.127 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23833:20260318T211736Z
89462026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.127 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23833:20260318T211737Z
89472026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.127 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23833:20260318T211737Z
89482026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.128 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
89492026-03-19T04:43:03.854Z[ host-image] Mar 19 04:43:03.129 INFO O| install = pkg://helios-dev/system/microcode/amd@20251202-2.0.23833:20260318T211738Z
89502026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.129 INFO O| install = pkg://helios-dev/system/microcode/intel@20260227-2.0.23833:20260318T211738Z
89512026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.129 INFO O| install = pkg://helios-dev/system/microcode/oxide@20251202-2.0.23833:20260318T211738Z
89522026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.129 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23833:20260318T211739Z
89532026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.129 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23833:20260318T211738Z
89542026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.129 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23833:20260318T211739Z
89552026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.129 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
89562026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.129 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
89572026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.130 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23833:20260318T211741Z
89582026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.130 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23833:20260318T211742Z
89592026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.130 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.25:20250809T001126Z
89602026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.130 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
89612026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.130 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
89622026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.130 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
89632026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.130 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z
89642026-03-19T04:43:03.857Z[ host-image] Mar 19 04:43:03.130 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
89652026-03-19T04:43:03.858Z[ host-image] Mar 19 04:43:03.132 INFO O| install = pkg://helios-dev/web/curl@8.19.0-2.0:20260311T180610Z
89662026-03-19T04:43:03.858Z[ host-image] Mar 19 04:43:03.132 INFO O| tempdir @ "/tmp/.tmpurPA77/tmp"
89672026-03-19T04:43:03.858Z[ host-image] Mar 19 04:43:03.132 INFO O| image root @ "/tmp/.tmpurPA77/tmp/root"
89682026-03-19T04:43:03.858Z[ host-image] Mar 19 04:43:03.132 INFO O| creating image...
89692026-03-19T04:43:04.226Z[ host-image] Mar 19 04:43:03.501 INFO O| copying publishers...
89702026-03-19T04:43:36.811Z[ recovery-image] Mar 19 04:43:36.079 INFO O| ok, image written!
89712026-03-19T04:43:36.811Z[ recovery-image] Mar 19 04:43:36.079 INFO O| ok, boot_image_csum file written!
89722026-03-19T04:43:36.815Z[ recovery-image] Mar 19 04:43:36.082 INFO creating boot archive (CPIO)...
89732026-03-19T04:43:36.815Z[ recovery-image] Mar 19 04:43:36.082 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
89742026-03-19T04:43:36.819Z[ recovery-image] Mar 19 04:43:36.087 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
89752026-03-19T04:43:36.822Z[ recovery-image] Mar 19 04:43:36.087 INFO E| + outfile=/work/os-recovery/cpio
89762026-03-19T04:43:36.822Z[ recovery-image] Mar 19 04:43:36.087 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
89772026-03-19T04:43:36.822Z[ recovery-image] Mar 19 04:43:36.090 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
89782026-03-19T04:43:36.822Z[ recovery-image] Mar 19 04:43:36.090 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
89792026-03-19T04:43:36.836Z[ recovery-image] Mar 19 04:43:36.105 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
89802026-03-19T04:43:36.839Z[ recovery-image] Mar 19 04:43:36.105 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
89812026-03-19T04:43:36.843Z[ recovery-image] Mar 19 04:43:36.111 INFO creating compressed cpio/unix for dev loaders...
89822026-03-19T04:43:36.843Z[ recovery-image] Mar 19 04:43:36.111 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
89832026-03-19T04:43:37.144Z[ recovery-image] Mar 19 04:43:36.412 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-recovery/cpio' >'/work/os-recovery/cpio.z'"], pwd: None
89842026-03-19T04:43:37.487Z[ host-image] Mar 19 04:43:36.754 INFO O| adding properties...
89852026-03-19T04:43:38.372Z[ host-image] Mar 19 04:43:37.640 INFO O| installing packages...
89862026-03-19T04:43:41.540Z[ recovery-image] Mar 19 04:43:40.807 INFO creating reset image...
89872026-03-19T04:43:41.540Z[ recovery-image] Mar 19 04:43:40.807 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
89882026-03-19T04:44:00.498Z[ recovery-image] Mar 19 04:43:59.761 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-02-09-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
89892026-03-19T04:44:00.501Z[ recovery-image] Mar 19 04:43:59.761 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")
89902026-03-19T04:44:00.602Z[ host-image] Mar 19 04:43:59.865 INFO O| seeding SMF database...
89912026-03-19T04:44:00.701Z[ recovery-image] Mar 19 04:43:59.963 INFO E| Updating crates.io index
89922026-03-19T04:44:01.050Z[ recovery-image] Mar 19 04:44:00.313 INFO E| Downloading crates ...
89932026-03-19T04:44:01.127Z[ recovery-image] Mar 19 04:44:00.389 INFO E| Downloaded clap v4.5.57
89942026-03-19T04:44:01.134Z[ recovery-image] Mar 19 04:44:00.398 INFO E| Downloaded sigchld v0.2.4
89952026-03-19T04:44:01.138Z[ recovery-image] Mar 19 04:44:00.399 INFO E| Downloaded shared_child v1.1.1
89962026-03-19T04:44:01.142Z[ recovery-image] Mar 19 04:44:00.405 INFO E| Downloaded duct v1.1.1
89972026-03-19T04:44:01.145Z[ recovery-image] Mar 19 04:44:00.407 INFO E| Downloaded unicode-ident v1.0.23
89982026-03-19T04:44:01.148Z[ recovery-image] Mar 19 04:44:00.409 INFO E| Downloaded shared_thread v0.2.0
89992026-03-19T04:44:01.148Z[ recovery-image] Mar 19 04:44:00.410 INFO E| Downloaded os_pipe v1.2.3
90002026-03-19T04:44:01.148Z[ recovery-image] Mar 19 04:44:00.411 INFO E| Downloaded clap_lex v0.7.7
90012026-03-19T04:44:01.164Z[ recovery-image] Mar 19 04:44:00.427 INFO E| Downloaded clap_builder v4.5.57
90022026-03-19T04:44:01.175Z[ recovery-image] Mar 19 04:44:00.438 INFO E| Downloaded syn v2.0.114
90032026-03-19T04:44:01.223Z[ recovery-image] Mar 19 04:44:00.486 INFO E| Compiling libc v0.2.180
90042026-03-19T04:44:01.223Z[ recovery-image] Mar 19 04:44:00.486 INFO E| Compiling proc-macro2 v1.0.106
90052026-03-19T04:44:01.226Z[ recovery-image] Mar 19 04:44:00.486 INFO E| Compiling signal-hook v0.3.18
90062026-03-19T04:44:01.226Z[ recovery-image] Mar 19 04:44:00.486 INFO E| Compiling quote v1.0.44
90072026-03-19T04:44:01.226Z[ recovery-image] Mar 19 04:44:00.486 INFO E| Compiling unicode-ident v1.0.23
90082026-03-19T04:44:01.226Z[ recovery-image] Mar 19 04:44:00.487 INFO E| Compiling utf8parse v0.2.2
90092026-03-19T04:44:01.226Z[ recovery-image] Mar 19 04:44:00.487 INFO E| Compiling anstyle v1.0.13
90102026-03-19T04:44:01.226Z[ recovery-image] Mar 19 04:44:00.487 INFO E| Compiling colorchoice v1.0.4
90112026-03-19T04:44:01.226Z[ recovery-image] Mar 19 04:44:00.487 INFO E| Compiling is_terminal_polyfill v1.70.2
90122026-03-19T04:44:01.226Z[ recovery-image] Mar 19 04:44:00.487 INFO E| Compiling anstyle-query v1.1.5
90132026-03-19T04:44:01.235Z[ recovery-image] Mar 19 04:44:00.499 INFO E| Compiling clap_lex v0.7.7
90142026-03-19T04:44:01.238Z[ recovery-image] Mar 19 04:44:00.499 INFO E| Compiling strsim v0.11.1
90152026-03-19T04:44:01.241Z[ recovery-image] Mar 19 04:44:00.502 INFO E| Compiling heck v0.5.0
90162026-03-19T04:44:01.241Z[ recovery-image] Mar 19 04:44:00.502 INFO E| Compiling shared_thread v0.2.0
90172026-03-19T04:44:01.357Z[ recovery-image] Mar 19 04:44:00.620 INFO E| Compiling anstyle-parse v0.2.7
90182026-03-19T04:44:01.528Z[ recovery-image] Mar 19 04:44:00.790 INFO E| Compiling anstream v0.6.21
90192026-03-19T04:44:01.771Z[ recovery-image] Mar 19 04:44:01.033 INFO E| Compiling clap_builder v4.5.57
90202026-03-19T04:44:02.085Z[ recovery-image] Mar 19 04:44:01.348 INFO E| Compiling errno v0.3.14
90212026-03-19T04:44:02.085Z[ recovery-image] Mar 19 04:44:01.348 INFO E| Compiling os_pipe v1.2.3
90222026-03-19T04:44:02.200Z[ recovery-image] Mar 19 04:44:01.463 INFO E| Compiling signal-hook-registry v1.4.8
90232026-03-19T04:44:02.456Z[ recovery-image] Mar 19 04:44:01.718 INFO E| Compiling syn v2.0.114
90242026-03-19T04:44:02.517Z[ recovery-image] Mar 19 04:44:01.780 INFO E| Compiling sigchld v0.2.4
90252026-03-19T04:44:02.623Z[ recovery-image] Mar 19 04:44:01.885 INFO E| Compiling shared_child v1.1.1
90262026-03-19T04:44:02.758Z[ recovery-image] Mar 19 04:44:02.021 INFO E| Compiling duct v1.1.1
90272026-03-19T04:44:05.062Z[ recovery-image] Mar 19 04:44:04.324 INFO E| Compiling clap_derive v4.5.55
90282026-03-19T04:44:06.580Z[ recovery-image] Mar 19 04:44:05.842 INFO E| Compiling clap v4.5.57
90292026-03-19T04:44:06.642Z[ recovery-image] Mar 19 04:44:05.904 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
90302026-03-19T04:44:06.727Z[ host-image] Mar 19 04:44:05.989 INFO O| configuring SMF profile...
90312026-03-19T04:44:06.727Z[ host-image] Mar 19 04:44:05.989 INFO O| modifying shadow(5)...
90322026-03-19T04:44:06.730Z[ host-image] Mar 19 04:44:05.989 INFO O| loading user and group database...
90332026-03-19T04:44:06.730Z[ host-image] Mar 19 04:44:05.989 INFO O| loading facet selections...
90342026-03-19T04:44:07.070Z[ host-image] Mar 19 04:44:06.331 INFO O| devel -> true
90352026-03-19T04:44:07.070Z[ host-image] Mar 19 04:44:06.331 INFO O| doc.man -> true
90362026-03-19T04:44:07.070Z[ host-image] Mar 19 04:44:06.331 INFO O| version-lock.shell/ksh93 -> true
90372026-03-19T04:44:07.073Z[ host-image] Mar 19 04:44:06.331 INFO O| version-lock.system/data/hardware-registry -> true
90382026-03-19T04:44:07.073Z[ host-image] Mar 19 04:44:06.331 INFO O| version-lock.system/data/zoneinfo -> true
90392026-03-19T04:44:07.073Z[ host-image] Mar 19 04:44:06.331 INFO O| version-lock.system/microcode/amd -> true
90402026-03-19T04:44:07.073Z[ host-image] Mar 19 04:44:06.331 INFO O| version-lock.system/microcode/intel -> true
90412026-03-19T04:44:07.073Z[ host-image] Mar 19 04:44:06.331 INFO O| version-lock.system/microcode/oxide -> true
90422026-03-19T04:44:07.073Z[ host-image] Mar 19 04:44:06.331 INFO O| assessing packaged files...
90432026-03-19T04:44:07.591Z[ recovery-image] Mar 19 04:44:06.853 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.04s
90442026-03-19T04:44:07.603Z[ recovery-image] Mar 19 04:44:06.865 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
90452026-03-19T04:44:07.846Z[ recovery-image] Mar 19 04:44:07.108 INFO E| Downloading crates ...
90462026-03-19T04:44:07.897Z[ recovery-image] Mar 19 04:44:07.159 INFO E| Downloaded bit_field v0.10.3
90472026-03-19T04:44:07.906Z[ recovery-image] Mar 19 04:44:07.168 INFO E| Downloaded cpio_reader v0.1.2
90482026-03-19T04:44:07.909Z[ recovery-image] Mar 19 04:44:07.169 INFO E| Downloaded bitstruct_derive v0.1.0
90492026-03-19T04:44:07.909Z[ recovery-image] Mar 19 04:44:07.170 INFO E| Downloaded bitstruct v0.1.1
90502026-03-19T04:44:07.926Z[ recovery-image] Mar 19 04:44:07.187 INFO E| Downloaded miniz_oxide v0.9.0
90512026-03-19T04:44:07.928Z[ recovery-image] Mar 19 04:44:07.190 INFO E| Downloaded goblin v0.10.4
90522026-03-19T04:44:07.938Z[ recovery-image] Mar 19 04:44:07.200 INFO E| Downloaded raw-cpuid v10.7.0
90532026-03-19T04:44:08.061Z[ recovery-image] Mar 19 04:44:07.322 INFO E| Downloaded x86 v0.52.0
90542026-03-19T04:44:08.102Z[ recovery-image] Mar 19 04:44:07.363 INFO E| Updating crates.io index
90552026-03-19T04:44:08.281Z[ recovery-image] Mar 19 04:44:07.542 INFO E| Downloading crates ...
90562026-03-19T04:44:08.333Z[ recovery-image] Mar 19 04:44:07.594 INFO E| Downloaded rustc-literal-escaper v0.0.7
90572026-03-19T04:44:08.399Z[ recovery-image] Mar 19 04:44:07.661 INFO E| Downloaded libc v0.2.178
90582026-03-19T04:44:08.467Z[ recovery-image] Mar 19 04:44:07.729 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
90592026-03-19T04:44:08.467Z[ recovery-image] Mar 19 04:44:07.729 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
90602026-03-19T04:44:08.470Z[ recovery-image] Mar 19 04:44:07.729 INFO E| Compiling proc-macro2 v1.0.106
90612026-03-19T04:44:08.470Z[ recovery-image] Mar 19 04:44:07.729 INFO E| Compiling quote v1.0.44
90622026-03-19T04:44:08.470Z[ recovery-image] Mar 19 04:44:07.729 INFO E| Compiling unicode-ident v1.0.23
90632026-03-19T04:44:08.470Z[ recovery-image] Mar 19 04:44:07.729 INFO E| Compiling syn v1.0.109
90642026-03-19T04:44:08.470Z[ recovery-image] Mar 19 04:44:07.729 INFO E| Compiling x86 v0.52.0
90652026-03-19T04:44:08.470Z[ recovery-image] Mar 19 04:44:07.729 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
90662026-03-19T04:44:08.470Z[ recovery-image] Mar 19 04:44:07.729 INFO E| Compiling seq-macro v0.3.6
90672026-03-19T04:44:09.042Z[ host-image] Mar 19 04:44:08.303 INFO O| creating archive...
90682026-03-19T04:44:09.068Z[ host-image] Mar 19 04:44:08.329 INFO O| missing from packaging:
90692026-03-19T04:44:09.068Z[ host-image] Mar 19 04:44:08.330 INFO O| "etc/.pwd.lock"
90702026-03-19T04:44:09.071Z[ host-image] Mar 19 04:44:08.330 INFO O| "etc/bash"
90712026-03-19T04:44:09.074Z[ host-image] Mar 19 04:44:08.334 INFO O| "etc/svc/profile/generic.xml"
90722026-03-19T04:44:09.074Z[ host-image] Mar 19 04:44:08.334 INFO O| "etc/svc/profile/inetd_services.xml"
90732026-03-19T04:44:09.074Z[ host-image] Mar 19 04:44:08.334 INFO O| "etc/svc/profile/name_service.xml"
90742026-03-19T04:44:09.074Z[ host-image] Mar 19 04:44:08.334 INFO O| "etc/svc/profile/platform.xml"
90752026-03-19T04:44:09.074Z[ host-image] Mar 19 04:44:08.334 INFO O| "etc/svc/profile/platform_omicron1.xml"
90762026-03-19T04:44:09.074Z[ host-image] Mar 19 04:44:08.334 INFO O| "etc/svc/repository.db"
90772026-03-19T04:44:09.080Z[ host-image] Mar 19 04:44:08.342 INFO O| "opt/ooce/share"
90782026-03-19T04:44:09.080Z[ host-image] Mar 19 04:44:08.342 INFO O| "opt/ooce/share/man"
90792026-03-19T04:44:09.082Z[ host-image] Mar 19 04:44:08.342 INFO O| "opt/ooce/share/man/man1"
90802026-03-19T04:44:09.090Z[ host-image] Mar 19 04:44:08.352 INFO O| finishing archive...
90812026-03-19T04:44:09.646Z[ recovery-image] Mar 19 04:44:08.908 INFO E| Compiling syn v2.0.114
90822026-03-19T04:44:11.403Z[ recovery-image] Mar 19 04:44:10.663 INFO E| Compiling scroll_derive v0.13.1
90832026-03-19T04:44:12.125Z[ host-image] Mar 19 04:44:11.386 INFO O| creating gzonly manifest...
90842026-03-19T04:44:12.132Z[ host-image] Mar 19 04:44:11.393 INFO O| ok
90852026-03-19T04:44:12.323Z[ host-image] Mar 19 04:44:11.583 INFO image builder template: ramdisk-02-trim...
90862026-03-19T04:44:12.323Z[ host-image] Mar 19 04:44:11.583 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/.tmpiwuItg/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "ramdisk-02-trim"], pwd: None
90872026-03-19T04:44:12.344Z[ host-image] Mar 19 04:44:11.605 INFO O| Mar 19 04:44:11.605 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
90882026-03-19T04:44:12.348Z[ host-image] Mar 19 04:44:11.609 INFO O| Mar 19 04:44:11.609 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
90892026-03-19T04:44:12.462Z[ host-image] Mar 19 04:44:11.723 INFO O| Mar 19 04:44:11.723 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
90902026-03-19T04:44:12.537Z[ host-image] Mar 19 04:44:11.798 INFO O| Mar 19 04:44:11.798 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
90912026-03-19T04:44:12.537Z[ host-image] Mar 19 04:44:11.798 INFO O| Mar 19 04:44:11.798 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
90922026-03-19T04:44:12.542Z[ host-image] Mar 19 04:44:11.802 INFO O| Mar 19 04:44:11.802 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
90932026-03-19T04:44:12.545Z[ host-image] Mar 19 04:44:11.805 INFO O| Mar 19 04:44:11.805 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
90942026-03-19T04:44:12.549Z[ host-image] Mar 19 04:44:11.810 INFO O| Mar 19 04:44:11.810 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
90952026-03-19T04:44:12.840Z[ recovery-image] Mar 19 04:44:12.101 INFO E| Compiling bitstruct_derive v0.1.0
90962026-03-19T04:44:12.889Z[ host-image] Mar 19 04:44:12.150 INFO O| Mar 19 04:44:12.150 INFO rolled back to input snapshot; work may begin
90972026-03-19T04:44:12.889Z[ host-image] Mar 19 04:44:12.150 INFO O| Mar 19 04:44:12.150 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
90982026-03-19T04:44:12.893Z[ host-image] Mar 19 04:44:12.154 INFO O| Mar 19 04:44:12.154 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
90992026-03-19T04:44:12.901Z[ host-image] Mar 19 04:44:12.162 INFO O| Mar 19 04:44:12.162 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
91002026-03-19T04:44:12.945Z[ host-image] Mar 19 04:44:12.206 INFO O| Mar 19 04:44:12.206 INFO STEP 0 (remove_files) COMPLETE
91012026-03-19T04:44:12.946Z[ host-image] Mar 19 04:44:12.206 INFO O| Mar 19 04:44:12.206 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91022026-03-19T04:44:12.954Z[ host-image] Mar 19 04:44:12.215 INFO O| Mar 19 04:44:12.215 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
91032026-03-19T04:44:12.957Z[ host-image] Mar 19 04:44:12.217 INFO O| Mar 19 04:44:12.217 INFO STEP 1 (remove_files) COMPLETE
91042026-03-19T04:44:12.957Z[ host-image] Mar 19 04:44:12.217 INFO O| Mar 19 04:44:12.217 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91052026-03-19T04:44:12.963Z[ host-image] Mar 19 04:44:12.224 INFO O| Mar 19 04:44:12.224 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
91062026-03-19T04:44:12.977Z[ host-image] Mar 19 04:44:12.238 INFO O| Mar 19 04:44:12.238 INFO STEP 2 (remove_files) COMPLETE
91072026-03-19T04:44:12.977Z[ host-image] Mar 19 04:44:12.238 INFO O| Mar 19 04:44:12.238 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91082026-03-19T04:44:12.985Z[ host-image] Mar 19 04:44:12.246 INFO O| Mar 19 04:44:12.246 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
91092026-03-19T04:44:12.988Z[ host-image] Mar 19 04:44:12.247 INFO O| Mar 19 04:44:12.247 INFO STEP 3 (remove_files) COMPLETE
91102026-03-19T04:44:12.988Z[ host-image] Mar 19 04:44:12.247 INFO O| Mar 19 04:44:12.247 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91112026-03-19T04:44:12.996Z[ host-image] Mar 19 04:44:12.257 INFO O| Mar 19 04:44:12.257 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
91122026-03-19T04:44:13.000Z[ host-image] Mar 19 04:44:12.261 INFO O| Mar 19 04:44:12.261 INFO STEP 4 (remove_files) COMPLETE
91132026-03-19T04:44:13.002Z[ host-image] Mar 19 04:44:12.261 INFO O| Mar 19 04:44:12.261 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91142026-03-19T04:44:13.007Z[ host-image] Mar 19 04:44:12.268 INFO O| Mar 19 04:44:12.268 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
91152026-03-19T04:44:13.010Z[ host-image] Mar 19 04:44:12.270 INFO O| Mar 19 04:44:12.270 INFO STEP 5 (remove_files) COMPLETE
91162026-03-19T04:44:13.010Z[ host-image] Mar 19 04:44:12.270 INFO O| Mar 19 04:44:12.270 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91172026-03-19T04:44:13.018Z[ host-image] Mar 19 04:44:12.279 INFO O| Mar 19 04:44:12.279 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
91182026-03-19T04:44:13.028Z[ host-image] Mar 19 04:44:12.289 INFO O| Mar 19 04:44:12.289 INFO STEP 6 (remove_files) COMPLETE
91192026-03-19T04:44:13.031Z[ host-image] Mar 19 04:44:12.289 INFO O| Mar 19 04:44:12.289 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91202026-03-19T04:44:13.036Z[ host-image] Mar 19 04:44:12.297 INFO O| Mar 19 04:44:12.297 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.36/man"
91212026-03-19T04:44:13.047Z[ host-image] Mar 19 04:44:12.308 INFO O| Mar 19 04:44:12.308 INFO STEP 7 (remove_files) COMPLETE
91222026-03-19T04:44:13.047Z[ host-image] Mar 19 04:44:12.308 INFO O| Mar 19 04:44:12.308 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91232026-03-19T04:44:13.057Z[ host-image] Mar 19 04:44:12.318 INFO O| Mar 19 04:44:12.318 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
91242026-03-19T04:44:13.125Z[ host-image] Mar 19 04:44:12.386 INFO O| Mar 19 04:44:12.386 INFO STEP 8 (remove_files) COMPLETE
91252026-03-19T04:44:13.125Z[ host-image] Mar 19 04:44:12.386 INFO O| Mar 19 04:44:12.386 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91262026-03-19T04:44:13.135Z[ host-image] Mar 19 04:44:12.395 INFO O| Mar 19 04:44:12.395 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
91272026-03-19T04:44:13.220Z[ host-image] Mar 19 04:44:12.480 INFO O| Mar 19 04:44:12.480 INFO STEP 9 (remove_files) COMPLETE
91282026-03-19T04:44:13.220Z[ host-image] Mar 19 04:44:12.480 INFO O| Mar 19 04:44:12.480 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91292026-03-19T04:44:13.229Z[ host-image] Mar 19 04:44:12.490 INFO O| Mar 19 04:44:12.490 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
91302026-03-19T04:44:13.232Z[ host-image] Mar 19 04:44:12.493 INFO O| Mar 19 04:44:12.493 INFO STEP 10 (remove_files) COMPLETE
91312026-03-19T04:44:13.235Z[ host-image] Mar 19 04:44:12.493 INFO O| Mar 19 04:44:12.493 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91322026-03-19T04:44:13.240Z[ host-image] Mar 19 04:44:12.501 INFO O| Mar 19 04:44:12.501 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
91332026-03-19T04:44:13.243Z[ host-image] Mar 19 04:44:12.502 INFO O| Mar 19 04:44:12.502 INFO STEP 11 (remove_files) COMPLETE
91342026-03-19T04:44:13.243Z[ host-image] Mar 19 04:44:12.502 INFO O| Mar 19 04:44:12.502 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91352026-03-19T04:44:13.248Z[ host-image] Mar 19 04:44:12.509 INFO O| Mar 19 04:44:12.509 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
91362026-03-19T04:44:13.251Z[ host-image] Mar 19 04:44:12.511 INFO O| Mar 19 04:44:12.511 INFO STEP 12 (remove_files) COMPLETE
91372026-03-19T04:44:13.251Z[ host-image] Mar 19 04:44:12.511 INFO O| Mar 19 04:44:12.511 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91382026-03-19T04:44:13.258Z[ host-image] Mar 19 04:44:12.519 INFO O| Mar 19 04:44:12.519 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
91392026-03-19T04:44:13.267Z[ host-image] Mar 19 04:44:12.528 INFO O| Mar 19 04:44:12.528 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
91402026-03-19T04:44:13.270Z[ host-image] Mar 19 04:44:12.528 INFO O| Mar 19 04:44:12.528 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
91412026-03-19T04:44:13.270Z[ host-image] Mar 19 04:44:12.528 INFO O| Mar 19 04:44:12.528 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
91422026-03-19T04:44:13.270Z[ host-image] Mar 19 04:44:12.528 INFO O| Mar 19 04:44:12.528 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
91432026-03-19T04:44:13.270Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
91442026-03-19T04:44:13.270Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
91452026-03-19T04:44:13.270Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
91462026-03-19T04:44:13.270Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
91472026-03-19T04:44:13.270Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
91482026-03-19T04:44:13.270Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
91492026-03-19T04:44:13.270Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
91502026-03-19T04:44:13.271Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
91512026-03-19T04:44:13.271Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
91522026-03-19T04:44:13.271Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
91532026-03-19T04:44:13.271Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
91542026-03-19T04:44:13.271Z[ host-image] Mar 19 04:44:12.529 INFO O| Mar 19 04:44:12.529 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
91552026-03-19T04:44:13.513Z[ host-image] Mar 19 04:44:12.774 INFO O| Mar 19 04:44:12.774 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
91562026-03-19T04:44:13.516Z[ host-image] Mar 19 04:44:12.774 INFO O| Mar 19 04:44:12.774 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
91572026-03-19T04:44:13.519Z[ host-image] Mar 19 04:44:12.779 INFO O| Mar 19 04:44:12.779 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libncurses++.a"
91582026-03-19T04:44:13.522Z[ host-image] Mar 19 04:44:12.780 INFO O| Mar 19 04:44:12.780 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
91592026-03-19T04:44:13.553Z[ host-image] Mar 19 04:44:12.814 INFO O| Mar 19 04:44:12.814 INFO STEP 13 (remove_files) COMPLETE
91602026-03-19T04:44:13.553Z[ host-image] Mar 19 04:44:12.814 INFO O| Mar 19 04:44:12.814 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91612026-03-19T04:44:13.562Z[ host-image] Mar 19 04:44:12.822 INFO O| Mar 19 04:44:12.822 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
91622026-03-19T04:44:13.565Z[ host-image] Mar 19 04:44:12.824 INFO O| Mar 19 04:44:12.824 INFO STEP 14 (remove_files) COMPLETE
91632026-03-19T04:44:13.565Z[ host-image] Mar 19 04:44:12.824 INFO O| Mar 19 04:44:12.824 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91642026-03-19T04:44:13.570Z[ host-image] Mar 19 04:44:12.831 INFO O| Mar 19 04:44:12.831 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
91652026-03-19T04:44:13.576Z[ host-image] Mar 19 04:44:12.837 INFO O| Mar 19 04:44:12.837 INFO STEP 15 (remove_files) COMPLETE
91662026-03-19T04:44:13.576Z[ host-image] Mar 19 04:44:12.837 INFO O| Mar 19 04:44:12.837 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91672026-03-19T04:44:13.584Z[ host-image] Mar 19 04:44:12.845 INFO O| Mar 19 04:44:12.845 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
91682026-03-19T04:44:13.588Z[ host-image] Mar 19 04:44:12.845 INFO O| Mar 19 04:44:12.845 INFO STEP 16 (remove_files) COMPLETE
91692026-03-19T04:44:13.588Z[ host-image] Mar 19 04:44:12.845 INFO O| Mar 19 04:44:12.845 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91702026-03-19T04:44:13.591Z[ host-image] Mar 19 04:44:12.852 INFO O| Mar 19 04:44:12.852 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
91712026-03-19T04:44:13.594Z[ host-image] Mar 19 04:44:12.853 INFO O| Mar 19 04:44:12.853 INFO STEP 17 (remove_files) COMPLETE
91722026-03-19T04:44:13.594Z[ host-image] Mar 19 04:44:12.853 INFO O| Mar 19 04:44:12.853 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91732026-03-19T04:44:13.599Z[ host-image] Mar 19 04:44:12.860 INFO O| Mar 19 04:44:12.860 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
91742026-03-19T04:44:13.602Z[ host-image] Mar 19 04:44:12.860 INFO O| Mar 19 04:44:12.860 INFO STEP 18 (remove_files) COMPLETE
91752026-03-19T04:44:13.602Z[ host-image] Mar 19 04:44:12.860 INFO O| Mar 19 04:44:12.860 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91762026-03-19T04:44:13.606Z[ host-image] Mar 19 04:44:12.867 INFO O| Mar 19 04:44:12.867 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
91772026-03-19T04:44:13.606Z[ host-image] Mar 19 04:44:12.867 INFO O| Mar 19 04:44:12.867 INFO STEP 19 (remove_files) COMPLETE
91782026-03-19T04:44:13.607Z[ host-image] Mar 19 04:44:12.867 INFO O| Mar 19 04:44:12.867 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91792026-03-19T04:44:13.615Z[ host-image] Mar 19 04:44:12.876 INFO O| Mar 19 04:44:12.876 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
91802026-03-19T04:44:13.615Z[ host-image] Mar 19 04:44:12.876 INFO O| Mar 19 04:44:12.876 INFO STEP 20 (remove_files) COMPLETE
91812026-03-19T04:44:13.618Z[ host-image] Mar 19 04:44:12.876 INFO O| Mar 19 04:44:12.876 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91822026-03-19T04:44:13.623Z[ host-image] Mar 19 04:44:12.884 INFO O| Mar 19 04:44:12.884 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
91832026-03-19T04:44:13.623Z[ host-image] Mar 19 04:44:12.884 INFO O| Mar 19 04:44:12.884 INFO STEP 21 (remove_files) COMPLETE
91842026-03-19T04:44:13.626Z[ host-image] Mar 19 04:44:12.884 INFO O| Mar 19 04:44:12.884 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91852026-03-19T04:44:13.631Z[ host-image] Mar 19 04:44:12.892 INFO O| Mar 19 04:44:12.892 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
91862026-03-19T04:44:13.631Z[ host-image] Mar 19 04:44:12.892 INFO O| Mar 19 04:44:12.892 INFO STEP 22 (remove_files) COMPLETE
91872026-03-19T04:44:13.634Z[ host-image] Mar 19 04:44:12.892 INFO O| Mar 19 04:44:12.892 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91882026-03-19T04:44:13.638Z[ host-image] Mar 19 04:44:12.899 INFO O| Mar 19 04:44:12.899 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
91892026-03-19T04:44:13.641Z[ host-image] Mar 19 04:44:12.899 INFO O| Mar 19 04:44:12.899 INFO STEP 23 (remove_files) COMPLETE
91902026-03-19T04:44:13.641Z[ host-image] Mar 19 04:44:12.899 INFO O| Mar 19 04:44:12.899 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91912026-03-19T04:44:13.646Z[ host-image] Mar 19 04:44:12.907 INFO O| Mar 19 04:44:12.906 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
91922026-03-19T04:44:13.646Z[ host-image] Mar 19 04:44:12.907 INFO O| Mar 19 04:44:12.907 INFO STEP 24 (remove_files) COMPLETE
91932026-03-19T04:44:13.650Z[ host-image] Mar 19 04:44:12.907 INFO O| Mar 19 04:44:12.907 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91942026-03-19T04:44:13.654Z[ host-image] Mar 19 04:44:12.915 INFO O| Mar 19 04:44:12.915 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
91952026-03-19T04:44:13.657Z[ host-image] Mar 19 04:44:12.915 INFO O| Mar 19 04:44:12.915 INFO STEP 25 (remove_files) COMPLETE
91962026-03-19T04:44:13.657Z[ host-image] Mar 19 04:44:12.915 INFO O| Mar 19 04:44:12.915 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
91972026-03-19T04:44:13.661Z[ host-image] Mar 19 04:44:12.922 INFO O| Mar 19 04:44:12.922 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
91982026-03-19T04:44:13.661Z[ host-image] Mar 19 04:44:12.922 INFO O| Mar 19 04:44:12.922 INFO STEP 26 (remove_files) COMPLETE
91992026-03-19T04:44:13.661Z[ host-image] Mar 19 04:44:12.922 INFO O| Mar 19 04:44:12.922 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92002026-03-19T04:44:13.668Z[ host-image] Mar 19 04:44:12.928 INFO O| Mar 19 04:44:12.928 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
92012026-03-19T04:44:13.668Z[ host-image] Mar 19 04:44:12.928 INFO O| Mar 19 04:44:12.928 INFO STEP 27 (remove_files) COMPLETE
92022026-03-19T04:44:13.671Z[ host-image] Mar 19 04:44:12.928 INFO O| Mar 19 04:44:12.928 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92032026-03-19T04:44:13.675Z[ host-image] Mar 19 04:44:12.935 INFO O| Mar 19 04:44:12.935 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
92042026-03-19T04:44:13.675Z[ host-image] Mar 19 04:44:12.935 INFO O| Mar 19 04:44:12.935 INFO STEP 28 (remove_files) COMPLETE
92052026-03-19T04:44:13.675Z[ host-image] Mar 19 04:44:12.935 INFO O| Mar 19 04:44:12.935 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92062026-03-19T04:44:13.683Z[ host-image] Mar 19 04:44:12.943 INFO O| Mar 19 04:44:12.943 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
92072026-03-19T04:44:13.685Z[ host-image] Mar 19 04:44:12.943 INFO O| Mar 19 04:44:12.943 INFO STEP 29 (remove_files) COMPLETE
92082026-03-19T04:44:13.685Z[ host-image] Mar 19 04:44:12.943 INFO O| Mar 19 04:44:12.943 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92092026-03-19T04:44:13.690Z[ host-image] Mar 19 04:44:12.951 INFO O| Mar 19 04:44:12.951 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
92102026-03-19T04:44:13.693Z[ host-image] Mar 19 04:44:12.951 INFO O| Mar 19 04:44:12.951 INFO STEP 30 (remove_files) COMPLETE
92112026-03-19T04:44:13.693Z[ host-image] Mar 19 04:44:12.951 INFO O| Mar 19 04:44:12.951 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92122026-03-19T04:44:13.698Z[ host-image] Mar 19 04:44:12.959 INFO O| Mar 19 04:44:12.958 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
92132026-03-19T04:44:13.700Z[ host-image] Mar 19 04:44:12.959 INFO O| Mar 19 04:44:12.959 INFO STEP 31 (remove_files) COMPLETE
92142026-03-19T04:44:13.700Z[ host-image] Mar 19 04:44:12.959 INFO O| Mar 19 04:44:12.959 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92152026-03-19T04:44:13.704Z[ host-image] Mar 19 04:44:12.965 INFO O| Mar 19 04:44:12.965 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
92162026-03-19T04:44:13.705Z[ host-image] Mar 19 04:44:12.965 INFO O| Mar 19 04:44:12.965 INFO STEP 32 (remove_files) COMPLETE
92172026-03-19T04:44:13.707Z[ host-image] Mar 19 04:44:12.965 INFO O| Mar 19 04:44:12.965 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92182026-03-19T04:44:13.713Z[ host-image] Mar 19 04:44:12.973 INFO O| Mar 19 04:44:12.973 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
92192026-03-19T04:44:13.713Z[ host-image] Mar 19 04:44:12.973 INFO O| Mar 19 04:44:12.973 INFO STEP 33 (remove_files) COMPLETE
92202026-03-19T04:44:13.713Z[ host-image] Mar 19 04:44:12.973 INFO O| Mar 19 04:44:12.973 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92212026-03-19T04:44:13.719Z[ host-image] Mar 19 04:44:12.980 INFO O| Mar 19 04:44:12.980 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
92222026-03-19T04:44:13.719Z[ host-image] Mar 19 04:44:12.980 INFO O| Mar 19 04:44:12.980 INFO STEP 34 (remove_files) COMPLETE
92232026-03-19T04:44:13.722Z[ host-image] Mar 19 04:44:12.980 INFO O| Mar 19 04:44:12.980 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92242026-03-19T04:44:13.726Z[ host-image] Mar 19 04:44:12.987 INFO O| Mar 19 04:44:12.987 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
92252026-03-19T04:44:13.726Z[ host-image] Mar 19 04:44:12.987 INFO O| Mar 19 04:44:12.987 INFO STEP 35 (remove_files) COMPLETE
92262026-03-19T04:44:13.726Z[ host-image] Mar 19 04:44:12.987 INFO O| Mar 19 04:44:12.987 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92272026-03-19T04:44:13.733Z[ host-image] Mar 19 04:44:12.994 INFO O| Mar 19 04:44:12.994 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
92282026-03-19T04:44:13.733Z[ host-image] Mar 19 04:44:12.994 INFO O| Mar 19 04:44:12.994 INFO STEP 36 (remove_files) COMPLETE
92292026-03-19T04:44:13.737Z[ host-image] Mar 19 04:44:12.994 INFO O| Mar 19 04:44:12.994 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92302026-03-19T04:44:13.740Z[ host-image] Mar 19 04:44:13.001 INFO O| Mar 19 04:44:13.001 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
92312026-03-19T04:44:13.740Z[ host-image] Mar 19 04:44:13.001 INFO O| Mar 19 04:44:13.001 INFO STEP 37 (remove_files) COMPLETE
92322026-03-19T04:44:13.740Z[ host-image] Mar 19 04:44:13.001 INFO O| Mar 19 04:44:13.001 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92332026-03-19T04:44:13.749Z[ host-image] Mar 19 04:44:13.010 INFO O| Mar 19 04:44:13.010 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
92342026-03-19T04:44:13.752Z[ host-image] Mar 19 04:44:13.010 INFO O| Mar 19 04:44:13.010 INFO STEP 38 (remove_files) COMPLETE
92352026-03-19T04:44:13.752Z[ host-image] Mar 19 04:44:13.010 INFO O| Mar 19 04:44:13.010 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92362026-03-19T04:44:13.756Z[ host-image] Mar 19 04:44:13.017 INFO O| Mar 19 04:44:13.017 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
92372026-03-19T04:44:13.756Z[ host-image] Mar 19 04:44:13.017 INFO O| Mar 19 04:44:13.017 INFO STEP 39 (remove_files) COMPLETE
92382026-03-19T04:44:13.759Z[ host-image] Mar 19 04:44:13.017 INFO O| Mar 19 04:44:13.017 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92392026-03-19T04:44:13.763Z[ host-image] Mar 19 04:44:13.024 INFO O| Mar 19 04:44:13.024 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
92402026-03-19T04:44:13.765Z[ host-image] Mar 19 04:44:13.024 INFO O| Mar 19 04:44:13.024 INFO STEP 40 (remove_files) COMPLETE
92412026-03-19T04:44:13.765Z[ host-image] Mar 19 04:44:13.024 INFO O| Mar 19 04:44:13.024 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92422026-03-19T04:44:13.770Z[ host-image] Mar 19 04:44:13.030 INFO O| Mar 19 04:44:13.030 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
92432026-03-19T04:44:13.770Z[ host-image] Mar 19 04:44:13.030 INFO O| Mar 19 04:44:13.030 INFO STEP 41 (remove_files) COMPLETE
92442026-03-19T04:44:13.772Z[ host-image] Mar 19 04:44:13.030 INFO O| Mar 19 04:44:13.030 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92452026-03-19T04:44:13.778Z[ host-image] Mar 19 04:44:13.039 INFO O| Mar 19 04:44:13.039 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
92462026-03-19T04:44:13.781Z[ host-image] Mar 19 04:44:13.039 INFO O| Mar 19 04:44:13.039 INFO STEP 42 (remove_files) COMPLETE
92472026-03-19T04:44:13.781Z[ host-image] Mar 19 04:44:13.039 INFO O| Mar 19 04:44:13.039 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92482026-03-19T04:44:13.785Z[ host-image] Mar 19 04:44:13.046 INFO O| Mar 19 04:44:13.046 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
92492026-03-19T04:44:13.787Z[ host-image] Mar 19 04:44:13.046 INFO O| Mar 19 04:44:13.046 INFO STEP 43 (remove_files) COMPLETE
92502026-03-19T04:44:13.787Z[ host-image] Mar 19 04:44:13.046 INFO O| Mar 19 04:44:13.046 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92512026-03-19T04:44:13.793Z[ host-image] Mar 19 04:44:13.054 INFO O| Mar 19 04:44:13.054 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
92522026-03-19T04:44:13.796Z[ host-image] Mar 19 04:44:13.054 INFO O| Mar 19 04:44:13.054 INFO STEP 44 (remove_files) COMPLETE
92532026-03-19T04:44:13.796Z[ host-image] Mar 19 04:44:13.054 INFO O| Mar 19 04:44:13.054 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92542026-03-19T04:44:13.800Z[ host-image] Mar 19 04:44:13.061 INFO O| Mar 19 04:44:13.061 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
92552026-03-19T04:44:13.803Z[ host-image] Mar 19 04:44:13.061 INFO O| Mar 19 04:44:13.061 INFO STEP 45 (remove_files) COMPLETE
92562026-03-19T04:44:13.803Z[ host-image] Mar 19 04:44:13.061 INFO O| Mar 19 04:44:13.061 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92572026-03-19T04:44:13.807Z[ host-image] Mar 19 04:44:13.068 INFO O| Mar 19 04:44:13.068 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
92582026-03-19T04:44:13.809Z[ host-image] Mar 19 04:44:13.068 INFO O| Mar 19 04:44:13.068 INFO STEP 46 (remove_files) COMPLETE
92592026-03-19T04:44:13.809Z[ host-image] Mar 19 04:44:13.068 INFO O| Mar 19 04:44:13.068 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92602026-03-19T04:44:13.814Z[ host-image] Mar 19 04:44:13.074 INFO O| Mar 19 04:44:13.074 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
92612026-03-19T04:44:13.816Z[ host-image] Mar 19 04:44:13.074 INFO O| Mar 19 04:44:13.074 INFO STEP 47 (remove_files) COMPLETE
92622026-03-19T04:44:13.816Z[ host-image] Mar 19 04:44:13.074 INFO O| Mar 19 04:44:13.074 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92632026-03-19T04:44:13.820Z[ host-image] Mar 19 04:44:13.081 INFO O| Mar 19 04:44:13.081 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
92642026-03-19T04:44:13.823Z[ host-image] Mar 19 04:44:13.081 INFO O| Mar 19 04:44:13.081 INFO STEP 48 (remove_files) COMPLETE
92652026-03-19T04:44:13.823Z[ host-image] Mar 19 04:44:13.081 INFO O| Mar 19 04:44:13.081 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92662026-03-19T04:44:13.827Z[ host-image] Mar 19 04:44:13.088 INFO O| Mar 19 04:44:13.088 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
92672026-03-19T04:44:13.830Z[ host-image] Mar 19 04:44:13.088 INFO O| Mar 19 04:44:13.088 INFO STEP 49 (remove_files) COMPLETE
92682026-03-19T04:44:13.830Z[ host-image] Mar 19 04:44:13.088 INFO O| Mar 19 04:44:13.088 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92692026-03-19T04:44:13.834Z[ host-image] Mar 19 04:44:13.095 INFO O| Mar 19 04:44:13.095 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
92702026-03-19T04:44:13.835Z[ host-image] Mar 19 04:44:13.095 INFO O| Mar 19 04:44:13.095 INFO STEP 50 (remove_files) COMPLETE
92712026-03-19T04:44:13.837Z[ host-image] Mar 19 04:44:13.095 INFO O| Mar 19 04:44:13.095 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92722026-03-19T04:44:13.841Z[ host-image] Mar 19 04:44:13.102 INFO O| Mar 19 04:44:13.102 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
92732026-03-19T04:44:13.844Z[ host-image] Mar 19 04:44:13.102 INFO O| Mar 19 04:44:13.102 INFO STEP 51 (remove_files) COMPLETE
92742026-03-19T04:44:13.844Z[ host-image] Mar 19 04:44:13.102 INFO O| Mar 19 04:44:13.102 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92752026-03-19T04:44:13.848Z[ host-image] Mar 19 04:44:13.109 INFO O| Mar 19 04:44:13.109 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
92762026-03-19T04:44:13.848Z[ host-image] Mar 19 04:44:13.109 INFO O| Mar 19 04:44:13.109 INFO STEP 52 (remove_files) COMPLETE
92772026-03-19T04:44:13.848Z[ host-image] Mar 19 04:44:13.109 INFO O| Mar 19 04:44:13.109 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92782026-03-19T04:44:13.857Z[ host-image] Mar 19 04:44:13.117 INFO O| Mar 19 04:44:13.117 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
92792026-03-19T04:44:13.859Z[ host-image] Mar 19 04:44:13.117 INFO O| Mar 19 04:44:13.117 INFO STEP 53 (remove_files) COMPLETE
92802026-03-19T04:44:13.859Z[ host-image] Mar 19 04:44:13.117 INFO O| Mar 19 04:44:13.117 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92812026-03-19T04:44:13.872Z[ host-image] Mar 19 04:44:13.124 INFO O| Mar 19 04:44:13.124 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
92822026-03-19T04:44:13.875Z[ host-image] Mar 19 04:44:13.125 INFO O| Mar 19 04:44:13.125 INFO STEP 54 (remove_files) COMPLETE
92832026-03-19T04:44:13.875Z[ host-image] Mar 19 04:44:13.125 INFO O| Mar 19 04:44:13.125 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92842026-03-19T04:44:13.875Z[ host-image] Mar 19 04:44:13.132 INFO O| Mar 19 04:44:13.132 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
92852026-03-19T04:44:13.875Z[ host-image] Mar 19 04:44:13.132 INFO O| Mar 19 04:44:13.132 INFO STEP 55 (remove_files) COMPLETE
92862026-03-19T04:44:13.875Z[ host-image] Mar 19 04:44:13.132 INFO O| Mar 19 04:44:13.132 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92872026-03-19T04:44:13.878Z[ host-image] Mar 19 04:44:13.138 INFO O| Mar 19 04:44:13.138 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
92882026-03-19T04:44:13.878Z[ host-image] Mar 19 04:44:13.138 INFO O| Mar 19 04:44:13.138 INFO STEP 56 (remove_files) COMPLETE
92892026-03-19T04:44:13.878Z[ host-image] Mar 19 04:44:13.138 INFO O| Mar 19 04:44:13.138 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92902026-03-19T04:44:13.885Z[ host-image] Mar 19 04:44:13.145 INFO O| Mar 19 04:44:13.145 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
92912026-03-19T04:44:13.888Z[ host-image] Mar 19 04:44:13.145 INFO O| Mar 19 04:44:13.145 INFO STEP 57 (remove_files) COMPLETE
92922026-03-19T04:44:13.888Z[ host-image] Mar 19 04:44:13.145 INFO O| Mar 19 04:44:13.145 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92932026-03-19T04:44:13.893Z[ host-image] Mar 19 04:44:13.154 INFO O| Mar 19 04:44:13.154 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
92942026-03-19T04:44:13.893Z[ host-image] Mar 19 04:44:13.154 INFO O| Mar 19 04:44:13.154 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
92952026-03-19T04:44:13.896Z[ host-image] Mar 19 04:44:13.154 INFO O| Mar 19 04:44:13.154 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92962026-03-19T04:44:13.896Z[ host-image] Mar 19 04:44:13.154 INFO O| Mar 19 04:44:13.154 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92972026-03-19T04:44:13.896Z[ host-image] Mar 19 04:44:13.154 INFO O| Mar 19 04:44:13.154 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92982026-03-19T04:44:13.896Z[ host-image] Mar 19 04:44:13.154 INFO O| Mar 19 04:44:13.154 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
92992026-03-19T04:44:13.896Z[ host-image] Mar 19 04:44:13.154 INFO O| Mar 19 04:44:13.154 INFO ok!
93002026-03-19T04:44:13.896Z[ host-image] Mar 19 04:44:13.154 INFO O| Mar 19 04:44:13.154 INFO STEP 58 (ensure_file) COMPLETE
93012026-03-19T04:44:13.896Z[ host-image] Mar 19 04:44:13.154 INFO O| Mar 19 04:44:13.154 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93022026-03-19T04:44:13.902Z[ host-image] Mar 19 04:44:13.162 INFO O| Mar 19 04:44:13.162 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
93032026-03-19T04:44:13.902Z[ host-image] Mar 19 04:44:13.162 INFO O| Mar 19 04:44:13.162 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
93042026-03-19T04:44:13.905Z[ host-image] Mar 19 04:44:13.162 INFO O| Mar 19 04:44:13.162 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93052026-03-19T04:44:13.905Z[ host-image] Mar 19 04:44:13.162 INFO O| Mar 19 04:44:13.162 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93062026-03-19T04:44:13.905Z[ host-image] Mar 19 04:44:13.162 INFO O| Mar 19 04:44:13.162 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93072026-03-19T04:44:13.905Z[ host-image] Mar 19 04:44:13.162 INFO O| Mar 19 04:44:13.162 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
93082026-03-19T04:44:13.905Z[ host-image] Mar 19 04:44:13.162 INFO O| Mar 19 04:44:13.162 INFO ok!
93092026-03-19T04:44:13.905Z[ host-image] Mar 19 04:44:13.162 INFO O| Mar 19 04:44:13.162 INFO STEP 59 (ensure_file) COMPLETE
93102026-03-19T04:44:13.905Z[ host-image] Mar 19 04:44:13.162 INFO O| Mar 19 04:44:13.162 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93112026-03-19T04:44:13.910Z[ host-image] Mar 19 04:44:13.171 INFO O| Mar 19 04:44:13.171 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
93122026-03-19T04:44:13.910Z[ host-image] Mar 19 04:44:13.171 INFO O| Mar 19 04:44:13.171 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
93132026-03-19T04:44:13.913Z[ host-image] Mar 19 04:44:13.171 INFO O| Mar 19 04:44:13.171 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
93142026-03-19T04:44:13.913Z[ host-image] Mar 19 04:44:13.171 INFO O| Mar 19 04:44:13.171 INFO ok!
93152026-03-19T04:44:13.913Z[ host-image] Mar 19 04:44:13.171 INFO O| Mar 19 04:44:13.171 INFO STEP 60 (ensure_file) COMPLETE
93162026-03-19T04:44:13.913Z[ host-image] Mar 19 04:44:13.171 INFO O| Mar 19 04:44:13.171 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93172026-03-19T04:44:13.918Z[ host-image] Mar 19 04:44:13.178 INFO O| Mar 19 04:44:13.178 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
93182026-03-19T04:44:13.921Z[ host-image] Mar 19 04:44:13.178 INFO O| Mar 19 04:44:13.178 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
93192026-03-19T04:44:13.921Z[ host-image] Mar 19 04:44:13.179 INFO O| Mar 19 04:44:13.179 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
93202026-03-19T04:44:13.921Z[ host-image] Mar 19 04:44:13.179 INFO O| Mar 19 04:44:13.179 INFO ok!
93212026-03-19T04:44:13.921Z[ host-image] Mar 19 04:44:13.179 INFO O| Mar 19 04:44:13.179 INFO STEP 61 (ensure_file) COMPLETE
93222026-03-19T04:44:13.921Z[ host-image] Mar 19 04:44:13.179 INFO O| Mar 19 04:44:13.179 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93232026-03-19T04:44:13.925Z[ host-image] Mar 19 04:44:13.186 INFO O| Mar 19 04:44:13.186 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
93242026-03-19T04:44:13.928Z[ host-image] Mar 19 04:44:13.186 INFO O| Mar 19 04:44:13.186 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
93252026-03-19T04:44:13.928Z[ host-image] Mar 19 04:44:13.186 INFO O| Mar 19 04:44:13.186 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
93262026-03-19T04:44:13.928Z[ host-image] Mar 19 04:44:13.186 INFO O| Mar 19 04:44:13.186 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
93272026-03-19T04:44:13.928Z[ host-image] Mar 19 04:44:13.186 INFO O| Mar 19 04:44:13.186 INFO ok!
93282026-03-19T04:44:13.928Z[ host-image] Mar 19 04:44:13.186 INFO O| Mar 19 04:44:13.186 INFO STEP 62 (ensure_file) COMPLETE
93292026-03-19T04:44:13.928Z[ host-image] Mar 19 04:44:13.186 INFO O| Mar 19 04:44:13.186 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93302026-03-19T04:44:13.932Z[ host-image] Mar 19 04:44:13.192 INFO O| Mar 19 04:44:13.192 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
93312026-03-19T04:44:13.932Z[ host-image] Mar 19 04:44:13.192 INFO O| Mar 19 04:44:13.192 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
93322026-03-19T04:44:13.935Z[ host-image] Mar 19 04:44:13.192 INFO O| Mar 19 04:44:13.192 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
93332026-03-19T04:44:13.935Z[ host-image] Mar 19 04:44:13.193 INFO O| Mar 19 04:44:13.192 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
93342026-03-19T04:44:13.935Z[ host-image] Mar 19 04:44:13.193 INFO O| Mar 19 04:44:13.193 INFO ok!
93352026-03-19T04:44:13.935Z[ host-image] Mar 19 04:44:13.193 INFO O| Mar 19 04:44:13.193 INFO STEP 63 (ensure_file) COMPLETE
93362026-03-19T04:44:13.935Z[ host-image] Mar 19 04:44:13.193 INFO O| Mar 19 04:44:13.193 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93372026-03-19T04:44:13.939Z[ host-image] Mar 19 04:44:13.199 INFO O| Mar 19 04:44:13.199 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
93382026-03-19T04:44:13.942Z[ host-image] Mar 19 04:44:13.199 INFO O| Mar 19 04:44:13.199 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
93392026-03-19T04:44:13.942Z[ host-image] Mar 19 04:44:13.199 INFO O| Mar 19 04:44:13.199 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
93402026-03-19T04:44:13.942Z[ host-image] Mar 19 04:44:13.199 INFO O| Mar 19 04:44:13.199 INFO ok!
93412026-03-19T04:44:13.942Z[ host-image] Mar 19 04:44:13.199 INFO O| Mar 19 04:44:13.199 INFO STEP 64 (assemble_files) COMPLETE
93422026-03-19T04:44:13.942Z[ host-image] Mar 19 04:44:13.199 INFO O| Mar 19 04:44:13.199 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93432026-03-19T04:44:13.945Z[ host-image] Mar 19 04:44:13.206 INFO O| Mar 19 04:44:13.206 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
93442026-03-19T04:44:13.945Z[ host-image] Mar 19 04:44:13.206 INFO O| Mar 19 04:44:13.206 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
93452026-03-19T04:44:13.948Z[ host-image] Mar 19 04:44:13.206 INFO O| Mar 19 04:44:13.206 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
93462026-03-19T04:44:13.949Z[ host-image] Mar 19 04:44:13.206 INFO O| Mar 19 04:44:13.206 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
93472026-03-19T04:44:13.949Z[ host-image] Mar 19 04:44:13.206 INFO O| Mar 19 04:44:13.206 INFO ok!
93482026-03-19T04:44:13.949Z[ host-image] Mar 19 04:44:13.206 INFO O| Mar 19 04:44:13.206 INFO STEP 65 (ensure_file) COMPLETE
93492026-03-19T04:44:13.949Z[ host-image] Mar 19 04:44:13.206 INFO O| Mar 19 04:44:13.206 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93502026-03-19T04:44:13.952Z[ host-image] Mar 19 04:44:13.213 INFO O| Mar 19 04:44:13.213 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93512026-03-19T04:44:13.955Z[ host-image] Mar 19 04:44:13.213 INFO O| Mar 19 04:44:13.213 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93522026-03-19T04:44:13.955Z[ host-image] Mar 19 04:44:13.213 INFO O| Mar 19 04:44:13.213 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
93532026-03-19T04:44:13.955Z[ host-image] Mar 19 04:44:13.213 INFO O| Mar 19 04:44:13.213 INFO STEP 66 (ensure_dir) COMPLETE
93542026-03-19T04:44:13.955Z[ host-image] Mar 19 04:44:13.213 INFO O| Mar 19 04:44:13.213 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93552026-03-19T04:44:13.959Z[ host-image] Mar 19 04:44:13.219 INFO O| Mar 19 04:44:13.219 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
93562026-03-19T04:44:13.959Z[ host-image] Mar 19 04:44:13.219 INFO O| Mar 19 04:44:13.219 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 ...
93572026-03-19T04:44:13.965Z[ host-image] Mar 19 04:44:13.226 INFO O| Mar 19 04:44:13.226 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
93582026-03-19T04:44:13.965Z[ host-image] Mar 19 04:44:13.226 INFO O| Mar 19 04:44:13.226 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
93592026-03-19T04:44:13.969Z[ host-image] Mar 19 04:44:13.226 INFO O| Mar 19 04:44:13.226 INFO ok!
93602026-03-19T04:44:13.969Z[ host-image] Mar 19 04:44:13.226 INFO O| Mar 19 04:44:13.226 INFO STEP 67 (ensure_file) COMPLETE
93612026-03-19T04:44:13.969Z[ host-image] Mar 19 04:44:13.226 INFO O| Mar 19 04:44:13.226 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93622026-03-19T04:44:13.972Z[ host-image] Mar 19 04:44:13.233 INFO O| Mar 19 04:44:13.233 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
93632026-03-19T04:44:13.975Z[ host-image] Mar 19 04:44:13.233 INFO O| Mar 19 04:44:13.233 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 ...
93642026-03-19T04:44:13.975Z[ host-image] Mar 19 04:44:13.233 INFO O| Mar 19 04:44:13.233 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
93652026-03-19T04:44:13.975Z[ host-image] Mar 19 04:44:13.233 INFO O| Mar 19 04:44:13.233 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
93662026-03-19T04:44:13.975Z[ host-image] Mar 19 04:44:13.233 INFO O| Mar 19 04:44:13.233 INFO ok!
93672026-03-19T04:44:13.975Z[ host-image] Mar 19 04:44:13.233 INFO O| Mar 19 04:44:13.233 INFO STEP 68 (ensure_file) COMPLETE
93682026-03-19T04:44:13.975Z[ host-image] Mar 19 04:44:13.233 INFO O| Mar 19 04:44:13.233 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93692026-03-19T04:44:13.984Z[ host-image] Mar 19 04:44:13.245 INFO O| Mar 19 04:44:13.245 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
93702026-03-19T04:44:13.984Z[ host-image] Mar 19 04:44:13.245 INFO O| Mar 19 04:44:13.245 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
93712026-03-19T04:44:15.679Z[ host-image] Mar 19 04:44:14.933 INFO O| Mar 19 04:44:14.933 INFO STEP 69 (pack_tar) COMPLETE
93722026-03-19T04:44:15.679Z[ host-image] Mar 19 04:44:14.933 INFO O| Mar 19 04:44:14.933 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
93732026-03-19T04:44:15.683Z[ host-image] Mar 19 04:44:14.933 INFO O| Mar 19 04:44:14.933 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
93742026-03-19T04:44:16.193Z[ host-image] Mar 19 04:44:15.453 INFO O| Mar 19 04:44:15.453 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
93752026-03-19T04:44:16.280Z[ host-image] Mar 19 04:44:15.539 INFO O| Mar 19 04:44:15.539 INFO completed processing sled/ramdisk-02-trim
93762026-03-19T04:44:16.283Z[ host-image] Mar 19 04:44:15.541 INFO image builder template: zfs...
93772026-03-19T04:44:16.283Z[ host-image] Mar 19 04:44:15.541 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/.tmpiwuItg/proto/host/root", "-F", "genproto=/work/oxidecomputer/helios/tmp/image.host/genproto.json", "-E", "/work/oxidecomputer/helios/tmp/image.host/omicron1", "-E", "/work/oxidecomputer/helios/projects", "-F", "publisher_0_name=helios-dev", "-F", "publisher_0_url+=file:///work/incorporation.p5p", "-F", "publisher_0_url+=https://pkg.oxide.computer/helios/2/dev/", "-F", "baud=3000000", "-F", "omicron1", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-F", "optever=0.39.455", "-n", "zfs"], pwd: None
93782026-03-19T04:44:16.295Z[ host-image] Mar 19 04:44:15.555 INFO O| Mar 19 04:44:15.555 INFO skip include "stress" because feature "stress" is not enabled
93792026-03-19T04:44:16.295Z[ host-image] Mar 19 04:44:15.555 INFO O| Mar 19 04:44:15.555 INFO skip include "stress" because feature "compliance" is not enabled
93802026-03-19T04:44:16.326Z[ host-image] Mar 19 04:44:15.586 INFO O| Mar 19 04:44:15.586 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
93812026-03-19T04:44:16.329Z[ host-image] Mar 19 04:44:15.588 INFO O| Mar 19 04:44:15.588 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
93822026-03-19T04:44:16.419Z[ host-image] Mar 19 04:44:15.679 INFO O| Mar 19 04:44:15.679 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
93832026-03-19T04:44:16.486Z[ host-image] Mar 19 04:44:15.746 INFO O| Mar 19 04:44:15.745 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
93842026-03-19T04:44:16.486Z[ host-image] Mar 19 04:44:15.746 INFO O| Mar 19 04:44:15.746 INFO work dataset: rpool/images/build/host/work/sled/zfs
93852026-03-19T04:44:16.490Z[ host-image] Mar 19 04:44:15.750 INFO O| Mar 19 04:44:15.749 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
93862026-03-19T04:44:16.570Z[ host-image] Mar 19 04:44:15.829 INFO O| Mar 19 04:44:15.829 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
93872026-03-19T04:44:16.617Z[ host-image] Mar 19 04:44:15.877 INFO O| Mar 19 04:44:15.877 INFO DESTROY POOL: TEMPORARY-sled-zfs
93882026-03-19T04:44:16.624Z[ host-image] Mar 19 04:44:15.884 INFO O| Mar 19 04:44:15.884 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
93892026-03-19T04:44:16.627Z[ host-image] Mar 19 04:44:15.887 INFO O| Mar 19 04:44:15.887 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
93902026-03-19T04:44:16.630Z[ host-image] Mar 19 04:44:15.887 INFO O| Mar 19 04:44:15.887 INFO no lofi found
93912026-03-19T04:44:16.630Z[ host-image] Mar 19 04:44:15.887 INFO O| Mar 19 04:44:15.887 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
93922026-03-19T04:44:16.630Z[ host-image] Mar 19 04:44:15.887 INFO O| Mar 19 04:44:15.887 INFO CREATE IMAGE (1050MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
93932026-03-19T04:44:18.744Z[ host-image] Mar 19 04:44:18.003 INFO O| Mar 19 04:44:18.003 INFO lofi device = /dev/dsk/c2t1d0p0
93942026-03-19T04:44:18.744Z[ host-image] Mar 19 04:44:18.003 INFO O| Mar 19 04:44:18.003 INFO pool device = /dev/dsk/c2t1d0p0
93952026-03-19T04:44:18.747Z[ host-image] Mar 19 04:44:18.003 INFO O| Mar 19 04:44:18.003 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/sled/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
93962026-03-19T04:44:18.856Z[ host-image] Mar 19 04:44:18.115 INFO O| Mar 19 04:44:18.115 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
93972026-03-19T04:44:18.856Z[ host-image] Mar 19 04:44:18.115 INFO O| Mar 19 04:44:18.115 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
93982026-03-19T04:44:18.873Z[ host-image] Mar 19 04:44:18.132 INFO O| Mar 19 04:44:18.132 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
93992026-03-19T04:44:18.919Z[ host-image] Mar 19 04:44:18.179 INFO O| Mar 19 04:44:18.178 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
94002026-03-19T04:44:18.949Z[ host-image] Mar 19 04:44:18.208 INFO O| Mar 19 04:44:18.208 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
94012026-03-19T04:44:18.958Z[ host-image] Mar 19 04:44:18.217 INFO O| Mar 19 04:44:18.217 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
94022026-03-19T04:44:18.967Z[ host-image] Mar 19 04:44:18.226 INFO O| Mar 19 04:44:18.226 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
94032026-03-19T04:44:19.003Z[ host-image] Mar 19 04:44:18.262 INFO O| Mar 19 04:44:18.262 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
94042026-03-19T04:44:19.006Z[ host-image] Mar 19 04:44:18.262 INFO O| Mar 19 04:44:18.262 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
94052026-03-19T04:44:19.006Z[ host-image] Mar 19 04:44:18.262 INFO O| Mar 19 04:44:18.262 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
94062026-03-19T04:44:19.014Z[ host-image] Mar 19 04:44:18.274 INFO O| Mar 19 04:44:18.274 INFO boot environment UUID: a043c71b-0ef0-4d8b-8cfa-509f4a69faa8
94072026-03-19T04:44:19.014Z[ host-image] Mar 19 04:44:18.274 INFO O| Mar 19 04:44:18.274 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = a043c71b-0ef0-4d8b-8cfa-509f4a69faa8
94082026-03-19T04:44:19.022Z[ host-image] Mar 19 04:44:18.281 INFO O| Mar 19 04:44:18.281 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
94092026-03-19T04:44:19.030Z[ host-image] Mar 19 04:44:18.289 INFO O| Mar 19 04:44:18.289 INFO STEP 0 (create_be) COMPLETE
94102026-03-19T04:44:19.030Z[ host-image] Mar 19 04:44:18.289 INFO O| Mar 19 04:44:18.289 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
94112026-03-19T04:44:19.041Z[ host-image] Mar 19 04:44:18.300 INFO O| Mar 19 04:44:18.300 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
94122026-03-19T04:44:26.367Z[ recovery-image] Mar 19 04:44:25.623 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
94132026-03-19T04:44:28.524Z[ host-image] Mar 19 04:44:27.781 INFO O| Mar 19 04:44:27.781 INFO STEP 1 (unpack_tar) COMPLETE
94142026-03-19T04:44:28.524Z[ host-image] Mar 19 04:44:27.781 INFO O| Mar 19 04:44:27.781 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94152026-03-19T04:44:28.534Z[ host-image] Mar 19 04:44:27.791 INFO O| Mar 19 04:44:27.791 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
94162026-03-19T04:44:28.777Z[ host-image] Mar 19 04:44:28.034 INFO O| Mar 19 04:44:28.034 INFO STEP 2 (devfsadm) COMPLETE
94172026-03-19T04:44:28.777Z[ host-image] Mar 19 04:44:28.034 INFO O| Mar 19 04:44:28.034 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94182026-03-19T04:44:28.786Z[ host-image] Mar 19 04:44:28.044 INFO O| Mar 19 04:44:28.044 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94192026-03-19T04:44:28.790Z[ host-image] Mar 19 04:44:28.044 INFO O| Mar 19 04:44:28.044 INFO STEP 3 (ensure_dir) COMPLETE
94202026-03-19T04:44:28.790Z[ host-image] Mar 19 04:44:28.044 INFO O| Mar 19 04:44:28.044 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94212026-03-19T04:44:28.795Z[ host-image] Mar 19 04:44:28.052 INFO O| Mar 19 04:44:28.052 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94222026-03-19T04:44:28.795Z[ host-image] Mar 19 04:44:28.052 INFO O| Mar 19 04:44:28.052 INFO STEP 4 (ensure_dir) COMPLETE
94232026-03-19T04:44:28.798Z[ host-image] Mar 19 04:44:28.052 INFO O| Mar 19 04:44:28.052 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94242026-03-19T04:44:28.803Z[ host-image] Mar 19 04:44:28.060 INFO O| Mar 19 04:44:28.060 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94252026-03-19T04:44:28.803Z[ host-image] Mar 19 04:44:28.060 INFO O| Mar 19 04:44:28.060 INFO STEP 5 (ensure_dir) COMPLETE
94262026-03-19T04:44:28.806Z[ host-image] Mar 19 04:44:28.060 INFO O| Mar 19 04:44:28.060 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94272026-03-19T04:44:28.811Z[ host-image] Mar 19 04:44:28.069 INFO O| Mar 19 04:44:28.069 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94282026-03-19T04:44:28.814Z[ host-image] Mar 19 04:44:28.069 INFO O| Mar 19 04:44:28.069 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94292026-03-19T04:44:28.815Z[ host-image] Mar 19 04:44:28.069 INFO O| Mar 19 04:44:28.069 INFO STEP 6 (ensure_dir) COMPLETE
94302026-03-19T04:44:28.815Z[ host-image] Mar 19 04:44:28.069 INFO O| Mar 19 04:44:28.069 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94312026-03-19T04:44:28.819Z[ host-image] Mar 19 04:44:28.077 INFO O| Mar 19 04:44:28.077 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94322026-03-19T04:44:28.819Z[ host-image] Mar 19 04:44:28.077 INFO O| Mar 19 04:44:28.077 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94332026-03-19T04:44:28.822Z[ host-image] Mar 19 04:44:28.077 INFO O| Mar 19 04:44:28.077 INFO STEP 7 (ensure_dir) COMPLETE
94342026-03-19T04:44:28.823Z[ host-image] Mar 19 04:44:28.077 INFO O| Mar 19 04:44:28.077 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94352026-03-19T04:44:28.828Z[ host-image] Mar 19 04:44:28.085 INFO O| Mar 19 04:44:28.085 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
94362026-03-19T04:44:28.831Z[ host-image] Mar 19 04:44:28.086 INFO O| Mar 19 04:44:28.086 INFO STEP 8 (remove_files) COMPLETE
94372026-03-19T04:44:28.831Z[ host-image] Mar 19 04:44:28.086 INFO O| Mar 19 04:44:28.086 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94382026-03-19T04:44:28.838Z[ host-image] Mar 19 04:44:28.096 INFO O| Mar 19 04:44:28.096 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
94392026-03-19T04:44:28.841Z[ host-image] Mar 19 04:44:28.096 INFO O| Mar 19 04:44:28.096 INFO STEP 9 (remove_files) COMPLETE
94402026-03-19T04:44:28.841Z[ host-image] Mar 19 04:44:28.096 INFO O| Mar 19 04:44:28.096 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94412026-03-19T04:44:28.848Z[ host-image] Mar 19 04:44:28.106 INFO O| Mar 19 04:44:28.106 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
94422026-03-19T04:44:28.851Z[ host-image] Mar 19 04:44:28.106 INFO O| Mar 19 04:44:28.106 INFO STEP 10 (remove_files) COMPLETE
94432026-03-19T04:44:28.851Z[ host-image] Mar 19 04:44:28.106 INFO O| Mar 19 04:44:28.106 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94442026-03-19T04:44:28.857Z[ host-image] Mar 19 04:44:28.115 INFO O| Mar 19 04:44:28.115 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
94452026-03-19T04:44:28.860Z[ host-image] Mar 19 04:44:28.115 INFO O| Mar 19 04:44:28.115 INFO STEP 11 (remove_files) COMPLETE
94462026-03-19T04:44:28.860Z[ host-image] Mar 19 04:44:28.115 INFO O| Mar 19 04:44:28.115 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94472026-03-19T04:44:28.865Z[ host-image] Mar 19 04:44:28.123 INFO O| Mar 19 04:44:28.123 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
94482026-03-19T04:44:28.868Z[ host-image] Mar 19 04:44:28.123 INFO O| Mar 19 04:44:28.123 INFO STEP 12 (remove_files) COMPLETE
94492026-03-19T04:44:28.868Z[ host-image] Mar 19 04:44:28.123 INFO O| Mar 19 04:44:28.123 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94502026-03-19T04:44:28.873Z[ host-image] Mar 19 04:44:28.131 INFO O| Mar 19 04:44:28.131 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94512026-03-19T04:44:28.873Z[ host-image] Mar 19 04:44:28.131 INFO O| Mar 19 04:44:28.131 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
94522026-03-19T04:44:28.876Z[ host-image] Mar 19 04:44:28.131 INFO O| Mar 19 04:44:28.131 INFO STEP 13 (ensure_dir) COMPLETE
94532026-03-19T04:44:28.876Z[ host-image] Mar 19 04:44:28.131 INFO O| Mar 19 04:44:28.131 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94542026-03-19T04:44:28.882Z[ host-image] Mar 19 04:44:28.139 INFO O| Mar 19 04:44:28.139 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94552026-03-19T04:44:28.882Z[ host-image] Mar 19 04:44:28.139 INFO O| Mar 19 04:44:28.139 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94562026-03-19T04:44:28.885Z[ host-image] Mar 19 04:44:28.139 INFO O| Mar 19 04:44:28.139 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
94572026-03-19T04:44:28.885Z[ host-image] Mar 19 04:44:28.139 INFO O| Mar 19 04:44:28.139 INFO STEP 14 (ensure_dir) COMPLETE
94582026-03-19T04:44:28.885Z[ host-image] Mar 19 04:44:28.139 INFO O| Mar 19 04:44:28.139 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94592026-03-19T04:44:28.890Z[ host-image] Mar 19 04:44:28.147 INFO O| Mar 19 04:44:28.147 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94602026-03-19T04:44:28.890Z[ host-image] Mar 19 04:44:28.147 INFO O| Mar 19 04:44:28.147 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94612026-03-19T04:44:28.893Z[ host-image] Mar 19 04:44:28.147 INFO O| Mar 19 04:44:28.147 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
94622026-03-19T04:44:28.893Z[ host-image] Mar 19 04:44:28.147 INFO O| Mar 19 04:44:28.147 INFO STEP 15 (ensure_dir) COMPLETE
94632026-03-19T04:44:28.893Z[ host-image] Mar 19 04:44:28.147 INFO O| Mar 19 04:44:28.147 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94642026-03-19T04:44:28.897Z[ host-image] Mar 19 04:44:28.155 INFO O| Mar 19 04:44:28.155 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94652026-03-19T04:44:28.897Z[ host-image] Mar 19 04:44:28.155 INFO O| Mar 19 04:44:28.155 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
94662026-03-19T04:44:28.900Z[ host-image] Mar 19 04:44:28.155 INFO O| Mar 19 04:44:28.155 INFO STEP 16 (ensure_dir) COMPLETE
94672026-03-19T04:44:28.900Z[ host-image] Mar 19 04:44:28.155 INFO O| Mar 19 04:44:28.155 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94682026-03-19T04:44:28.904Z[ host-image] Mar 19 04:44:28.162 INFO O| Mar 19 04:44:28.161 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94692026-03-19T04:44:28.904Z[ host-image] Mar 19 04:44:28.162 INFO O| Mar 19 04:44:28.162 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
94702026-03-19T04:44:28.907Z[ host-image] Mar 19 04:44:28.162 INFO O| Mar 19 04:44:28.162 INFO STEP 17 (ensure_dir) COMPLETE
94712026-03-19T04:44:28.907Z[ host-image] Mar 19 04:44:28.162 INFO O| Mar 19 04:44:28.162 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94722026-03-19T04:44:28.911Z[ host-image] Mar 19 04:44:28.168 INFO O| Mar 19 04:44:28.168 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
94732026-03-19T04:44:28.914Z[ host-image] Mar 19 04:44:28.168 INFO O| Mar 19 04:44:28.168 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
94742026-03-19T04:44:28.914Z[ host-image] Mar 19 04:44:28.168 INFO O| Mar 19 04:44:28.168 INFO ok!
94752026-03-19T04:44:28.914Z[ host-image] Mar 19 04:44:28.168 INFO O| Mar 19 04:44:28.168 INFO STEP 18 (ensure_symlink) COMPLETE
94762026-03-19T04:44:28.914Z[ host-image] Mar 19 04:44:28.168 INFO O| Mar 19 04:44:28.168 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
94772026-03-19T04:44:28.920Z[ host-image] Mar 19 04:44:28.177 INFO O| Mar 19 04:44:28.177 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
94782026-03-19T04:44:28.920Z[ host-image] Mar 19 04:44:28.177 INFO O| Mar 19 04:44:28.177 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
94792026-03-19T04:44:28.923Z[ host-image] Mar 19 04:44:28.177 INFO O| Mar 19 04:44:28.177 INFO ok!
94802026-03-19T04:44:28.923Z[ host-image] Mar 19 04:44:28.177 INFO O| Mar 19 04:44:28.177 INFO STEP 19 (ensure_file) COMPLETE
94812026-03-19T04:44:28.923Z[ host-image] Mar 19 04:44:28.177 INFO O| Mar 19 04:44:28.177 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94822026-03-19T04:44:28.928Z[ host-image] Mar 19 04:44:28.186 INFO O| Mar 19 04:44:28.186 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
94832026-03-19T04:44:28.928Z[ host-image] Mar 19 04:44:28.186 INFO O| Mar 19 04:44:28.186 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
94842026-03-19T04:44:28.931Z[ host-image] Mar 19 04:44:28.186 INFO O| Mar 19 04:44:28.186 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
94852026-03-19T04:44:28.931Z[ host-image] Mar 19 04:44:28.186 INFO O| Mar 19 04:44:28.186 INFO ok!
94862026-03-19T04:44:28.932Z[ host-image] Mar 19 04:44:28.186 INFO O| Mar 19 04:44:28.186 INFO STEP 20 (ensure_symlink) COMPLETE
94872026-03-19T04:44:28.932Z[ host-image] Mar 19 04:44:28.186 INFO O| Mar 19 04:44:28.186 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94882026-03-19T04:44:28.935Z[ host-image] Mar 19 04:44:28.193 INFO O| Mar 19 04:44:28.193 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
94892026-03-19T04:44:28.936Z[ host-image] Mar 19 04:44:28.193 INFO O| Mar 19 04:44:28.193 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
94902026-03-19T04:44:28.939Z[ host-image] Mar 19 04:44:28.193 INFO O| Mar 19 04:44:28.193 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
94912026-03-19T04:44:28.939Z[ host-image] Mar 19 04:44:28.193 INFO O| Mar 19 04:44:28.193 INFO ok!
94922026-03-19T04:44:28.939Z[ host-image] Mar 19 04:44:28.193 INFO O| Mar 19 04:44:28.193 INFO STEP 21 (ensure_symlink) COMPLETE
94932026-03-19T04:44:28.939Z[ host-image] Mar 19 04:44:28.193 INFO O| Mar 19 04:44:28.193 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
94942026-03-19T04:44:28.942Z[ host-image] Mar 19 04:44:28.200 INFO O| Mar 19 04:44:28.200 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
94952026-03-19T04:44:28.942Z[ host-image] Mar 19 04:44:28.200 INFO O| Mar 19 04:44:28.200 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
94962026-03-19T04:44:28.945Z[ host-image] Mar 19 04:44:28.200 INFO O| Mar 19 04:44:28.200 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
94972026-03-19T04:44:28.945Z[ host-image] Mar 19 04:44:28.200 INFO O| Mar 19 04:44:28.200 INFO ok!
94982026-03-19T04:44:28.945Z[ host-image] Mar 19 04:44:28.200 INFO O| Mar 19 04:44:28.200 INFO STEP 22 (ensure_symlink) COMPLETE
94992026-03-19T04:44:28.946Z[ host-image] Mar 19 04:44:28.200 INFO O| Mar 19 04:44:28.200 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
95002026-03-19T04:44:28.950Z[ host-image] Mar 19 04:44:28.208 INFO O| Mar 19 04:44:28.208 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
95012026-03-19T04:44:28.950Z[ host-image] Mar 19 04:44:28.208 INFO O| Mar 19 04:44:28.208 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
95022026-03-19T04:44:28.953Z[ host-image] Mar 19 04:44:28.208 INFO O| Mar 19 04:44:28.208 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
95032026-03-19T04:44:28.954Z[ host-image] Mar 19 04:44:28.208 INFO O| Mar 19 04:44:28.208 INFO ok!
95042026-03-19T04:44:28.954Z[ host-image] Mar 19 04:44:28.208 INFO O| Mar 19 04:44:28.208 INFO STEP 23 (ensure_symlink) COMPLETE
95052026-03-19T04:44:28.954Z[ host-image] Mar 19 04:44:28.208 INFO O| Mar 19 04:44:28.208 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95062026-03-19T04:44:28.957Z[ host-image] Mar 19 04:44:28.215 INFO O| Mar 19 04:44:28.215 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
95072026-03-19T04:44:28.960Z[ host-image] Mar 19 04:44:28.215 INFO O| Mar 19 04:44:28.215 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
95082026-03-19T04:44:28.960Z[ host-image] Mar 19 04:44:28.215 INFO O| Mar 19 04:44:28.215 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
95092026-03-19T04:44:28.960Z[ host-image] Mar 19 04:44:28.215 INFO O| Mar 19 04:44:28.215 INFO ok!
95102026-03-19T04:44:28.961Z[ host-image] Mar 19 04:44:28.215 INFO O| Mar 19 04:44:28.215 INFO STEP 24 (ensure_file) COMPLETE
95112026-03-19T04:44:28.961Z[ host-image] Mar 19 04:44:28.215 INFO O| Mar 19 04:44:28.215 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
95122026-03-19T04:44:28.966Z[ host-image] Mar 19 04:44:28.224 INFO O| Mar 19 04:44:28.224 INFO updating shadow file
95132026-03-19T04:44:28.969Z[ host-image] Mar 19 04:44:28.224 INFO O| Mar 19 04:44:28.224 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
95142026-03-19T04:44:28.969Z[ host-image] Mar 19 04:44:28.224 INFO O| Mar 19 04:44:28.224 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
95152026-03-19T04:44:28.969Z[ host-image] Mar 19 04:44:28.224 INFO O| Mar 19 04:44:28.224 INFO STEP 25 (shadow) COMPLETE
95162026-03-19T04:44:28.969Z[ host-image] Mar 19 04:44:28.224 INFO O| Mar 19 04:44:28.224 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95172026-03-19T04:44:28.973Z[ host-image] Mar 19 04:44:28.231 INFO O| Mar 19 04:44:28.231 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
95182026-03-19T04:44:28.973Z[ host-image] Mar 19 04:44:28.231 INFO O| Mar 19 04:44:28.231 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
95192026-03-19T04:44:28.976Z[ host-image] Mar 19 04:44:28.231 INFO O| Mar 19 04:44:28.231 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
95202026-03-19T04:44:28.976Z[ host-image] Mar 19 04:44:28.231 INFO O| Mar 19 04:44:28.231 INFO ok!
95212026-03-19T04:44:28.976Z[ host-image] Mar 19 04:44:28.231 INFO O| Mar 19 04:44:28.231 INFO STEP 26 (ensure_file) COMPLETE
95222026-03-19T04:44:28.976Z[ host-image] Mar 19 04:44:28.231 INFO O| Mar 19 04:44:28.231 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95232026-03-19T04:44:28.981Z[ host-image] Mar 19 04:44:28.238 INFO O| Mar 19 04:44:28.238 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
95242026-03-19T04:44:28.981Z[ host-image] Mar 19 04:44:28.238 INFO O| Mar 19 04:44:28.238 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
95252026-03-19T04:44:28.981Z[ host-image] Mar 19 04:44:28.238 INFO O| Mar 19 04:44:28.238 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
95262026-03-19T04:44:28.984Z[ host-image] Mar 19 04:44:28.238 INFO O| Mar 19 04:44:28.238 INFO ok!
95272026-03-19T04:44:28.984Z[ host-image] Mar 19 04:44:28.238 INFO O| Mar 19 04:44:28.238 INFO STEP 27 (ensure_file) COMPLETE
95282026-03-19T04:44:28.984Z[ host-image] Mar 19 04:44:28.238 INFO O| Mar 19 04:44:28.238 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95292026-03-19T04:44:28.988Z[ host-image] Mar 19 04:44:28.245 INFO O| Mar 19 04:44:28.245 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
95302026-03-19T04:44:28.988Z[ host-image] Mar 19 04:44:28.245 INFO O| Mar 19 04:44:28.245 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
95312026-03-19T04:44:28.991Z[ host-image] Mar 19 04:44:28.246 INFO O| Mar 19 04:44:28.246 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
95322026-03-19T04:44:28.991Z[ host-image] Mar 19 04:44:28.246 INFO O| Mar 19 04:44:28.246 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
95332026-03-19T04:44:28.991Z[ host-image] Mar 19 04:44:28.246 INFO O| Mar 19 04:44:28.246 INFO ok!
95342026-03-19T04:44:28.991Z[ host-image] Mar 19 04:44:28.246 INFO O| Mar 19 04:44:28.246 INFO STEP 28 (ensure_file) COMPLETE
95352026-03-19T04:44:28.991Z[ host-image] Mar 19 04:44:28.246 INFO O| Mar 19 04:44:28.246 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95362026-03-19T04:44:28.995Z[ host-image] Mar 19 04:44:28.253 INFO O| Mar 19 04:44:28.253 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
95372026-03-19T04:44:28.998Z[ host-image] Mar 19 04:44:28.253 INFO O| Mar 19 04:44:28.253 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
95382026-03-19T04:44:28.999Z[ host-image] Mar 19 04:44:28.253 INFO O| Mar 19 04:44:28.253 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
95392026-03-19T04:44:28.999Z[ host-image] Mar 19 04:44:28.253 INFO O| Mar 19 04:44:28.253 INFO ok!
95402026-03-19T04:44:28.999Z[ host-image] Mar 19 04:44:28.253 INFO O| Mar 19 04:44:28.253 INFO STEP 29 (ensure_file) COMPLETE
95412026-03-19T04:44:28.999Z[ host-image] Mar 19 04:44:28.253 INFO O| Mar 19 04:44:28.253 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
95422026-03-19T04:44:29.003Z[ host-image] Mar 19 04:44:28.260 INFO O| Mar 19 04:44:28.260 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95432026-03-19T04:44:29.003Z[ host-image] Mar 19 04:44:28.260 INFO O| Mar 19 04:44:28.260 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95442026-03-19T04:44:29.006Z[ host-image] Mar 19 04:44:28.260 INFO O| Mar 19 04:44:28.260 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
95452026-03-19T04:44:29.006Z[ host-image] Mar 19 04:44:28.260 INFO O| Mar 19 04:44:28.260 INFO STEP 30 (ensure_dir) COMPLETE
95462026-03-19T04:44:29.006Z[ host-image] Mar 19 04:44:28.260 INFO O| Mar 19 04:44:28.260 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95472026-03-19T04:44:29.012Z[ host-image] Mar 19 04:44:28.269 INFO O| Mar 19 04:44:28.269 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
95482026-03-19T04:44:29.012Z[ host-image] Mar 19 04:44:28.269 INFO O| Mar 19 04:44:28.269 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
95492026-03-19T04:44:29.015Z[ host-image] Mar 19 04:44:28.269 INFO O| Mar 19 04:44:28.269 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
95502026-03-19T04:44:29.015Z[ host-image] Mar 19 04:44:28.269 INFO O| Mar 19 04:44:28.269 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
95512026-03-19T04:44:29.015Z[ host-image] Mar 19 04:44:28.269 INFO O| Mar 19 04:44:28.269 INFO ok!
95522026-03-19T04:44:29.015Z[ host-image] Mar 19 04:44:28.269 INFO O| Mar 19 04:44:28.269 INFO STEP 31 (ensure_file) COMPLETE
95532026-03-19T04:44:29.015Z[ host-image] Mar 19 04:44:28.269 INFO O| Mar 19 04:44:28.269 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
95542026-03-19T04:44:29.021Z[ host-image] Mar 19 04:44:28.278 INFO O| Mar 19 04:44:28.278 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95552026-03-19T04:44:29.024Z[ host-image] Mar 19 04:44:28.278 INFO O| Mar 19 04:44:28.278 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95562026-03-19T04:44:29.024Z[ host-image] Mar 19 04:44:28.278 INFO O| Mar 19 04:44:28.278 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
95572026-03-19T04:44:29.024Z[ host-image] Mar 19 04:44:28.278 INFO O| Mar 19 04:44:28.278 INFO STEP 32 (ensure_dir) COMPLETE
95582026-03-19T04:44:29.024Z[ host-image] Mar 19 04:44:28.278 INFO O| Mar 19 04:44:28.278 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
95592026-03-19T04:44:29.029Z[ host-image] Mar 19 04:44:28.286 INFO O| Mar 19 04:44:28.286 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
95602026-03-19T04:44:29.032Z[ host-image] Mar 19 04:44:28.286 INFO O| Mar 19 04:44:28.286 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 ...
95612026-03-19T04:44:29.032Z[ host-image] Mar 19 04:44:28.286 INFO O| Mar 19 04:44:28.286 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
95622026-03-19T04:44:29.032Z[ host-image] Mar 19 04:44:28.286 INFO O| Mar 19 04:44:28.286 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
95632026-03-19T04:44:29.032Z[ host-image] Mar 19 04:44:28.286 INFO O| Mar 19 04:44:28.286 INFO ok!
95642026-03-19T04:44:29.032Z[ host-image] Mar 19 04:44:28.286 INFO O| Mar 19 04:44:28.286 INFO STEP 33 (ensure_file) COMPLETE
95652026-03-19T04:44:29.032Z[ host-image] Mar 19 04:44:28.286 INFO O| Mar 19 04:44:28.286 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95662026-03-19T04:44:29.037Z[ host-image] Mar 19 04:44:28.294 INFO O| Mar 19 04:44:28.294 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
95672026-03-19T04:44:29.037Z[ host-image] Mar 19 04:44:28.294 INFO O| Mar 19 04:44:28.294 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
95682026-03-19T04:44:29.040Z[ host-image] Mar 19 04:44:28.294 INFO O| Mar 19 04:44:28.294 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
95692026-03-19T04:44:29.040Z[ host-image] Mar 19 04:44:28.294 INFO O| Mar 19 04:44:28.294 INFO ok!
95702026-03-19T04:44:29.040Z[ host-image] Mar 19 04:44:28.294 INFO O| Mar 19 04:44:28.294 INFO STEP 34 (ensure_file) COMPLETE
95712026-03-19T04:44:29.040Z[ host-image] Mar 19 04:44:28.294 INFO O| Mar 19 04:44:28.294 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95722026-03-19T04:44:29.045Z[ host-image] Mar 19 04:44:28.302 INFO O| Mar 19 04:44:28.302 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
95732026-03-19T04:44:29.045Z[ host-image] Mar 19 04:44:28.302 INFO O| Mar 19 04:44:28.302 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
95742026-03-19T04:44:29.048Z[ host-image] Mar 19 04:44:28.302 INFO O| Mar 19 04:44:28.302 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
95752026-03-19T04:44:29.048Z[ host-image] Mar 19 04:44:28.302 INFO O| Mar 19 04:44:28.302 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
95762026-03-19T04:44:29.048Z[ host-image] Mar 19 04:44:28.302 INFO O| Mar 19 04:44:28.302 INFO ok!
95772026-03-19T04:44:29.048Z[ host-image] Mar 19 04:44:28.302 INFO O| Mar 19 04:44:28.302 INFO STEP 35 (ensure_file) COMPLETE
95782026-03-19T04:44:29.048Z[ host-image] Mar 19 04:44:28.302 INFO O| Mar 19 04:44:28.302 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95792026-03-19T04:44:29.053Z[ host-image] Mar 19 04:44:28.310 INFO O| Mar 19 04:44:28.310 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
95802026-03-19T04:44:29.053Z[ host-image] Mar 19 04:44:28.310 INFO O| Mar 19 04:44:28.310 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
95812026-03-19T04:44:29.055Z[ host-image] Mar 19 04:44:28.310 INFO O| Mar 19 04:44:28.310 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
95822026-03-19T04:44:29.056Z[ host-image] Mar 19 04:44:28.310 INFO O| Mar 19 04:44:28.310 INFO ok!
95832026-03-19T04:44:29.056Z[ host-image] Mar 19 04:44:28.310 INFO O| Mar 19 04:44:28.310 INFO STEP 36 (ensure_file) COMPLETE
95842026-03-19T04:44:29.056Z[ host-image] Mar 19 04:44:28.310 INFO O| Mar 19 04:44:28.310 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95852026-03-19T04:44:29.062Z[ host-image] Mar 19 04:44:28.319 INFO O| Mar 19 04:44:28.319 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
95862026-03-19T04:44:29.062Z[ host-image] Mar 19 04:44:28.319 INFO O| Mar 19 04:44:28.319 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
95872026-03-19T04:44:29.065Z[ host-image] Mar 19 04:44:28.319 INFO O| Mar 19 04:44:28.319 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
95882026-03-19T04:44:29.065Z[ host-image] Mar 19 04:44:28.319 INFO O| Mar 19 04:44:28.319 INFO ok!
95892026-03-19T04:44:29.065Z[ host-image] Mar 19 04:44:28.319 INFO O| Mar 19 04:44:28.319 INFO STEP 37 (ensure_file) COMPLETE
95902026-03-19T04:44:29.065Z[ host-image] Mar 19 04:44:28.319 INFO O| Mar 19 04:44:28.319 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95912026-03-19T04:44:29.070Z[ host-image] Mar 19 04:44:28.328 INFO O| Mar 19 04:44:28.328 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
95922026-03-19T04:44:29.073Z[ host-image] Mar 19 04:44:28.328 INFO O| Mar 19 04:44:28.328 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
95932026-03-19T04:44:29.073Z[ host-image] Mar 19 04:44:28.328 INFO O| Mar 19 04:44:28.328 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95942026-03-19T04:44:29.073Z[ host-image] Mar 19 04:44:28.328 INFO O| Mar 19 04:44:28.328 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95952026-03-19T04:44:29.073Z[ host-image] Mar 19 04:44:28.328 INFO O| Mar 19 04:44:28.328 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95962026-03-19T04:44:29.074Z[ host-image] Mar 19 04:44:28.328 INFO O| Mar 19 04:44:28.328 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
95972026-03-19T04:44:29.074Z[ host-image] Mar 19 04:44:28.328 INFO O| Mar 19 04:44:28.328 INFO ok!
95982026-03-19T04:44:29.074Z[ host-image] Mar 19 04:44:28.328 INFO O| Mar 19 04:44:28.328 INFO STEP 38 (ensure_file) COMPLETE
95992026-03-19T04:44:29.074Z[ host-image] Mar 19 04:44:28.328 INFO O| Mar 19 04:44:28.328 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96002026-03-19T04:44:29.079Z[ host-image] Mar 19 04:44:28.336 INFO O| Mar 19 04:44:28.336 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96012026-03-19T04:44:29.082Z[ host-image] Mar 19 04:44:28.336 INFO O| Mar 19 04:44:28.336 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96022026-03-19T04:44:29.082Z[ host-image] Mar 19 04:44:28.336 INFO O| Mar 19 04:44:28.336 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
96032026-03-19T04:44:29.082Z[ host-image] Mar 19 04:44:28.336 INFO O| Mar 19 04:44:28.336 INFO STEP 39 (ensure_dir) COMPLETE
96042026-03-19T04:44:29.082Z[ host-image] Mar 19 04:44:28.336 INFO O| Mar 19 04:44:28.336 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96052026-03-19T04:44:29.087Z[ host-image] Mar 19 04:44:28.344 INFO O| Mar 19 04:44:28.344 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
96062026-03-19T04:44:29.087Z[ host-image] Mar 19 04:44:28.344 INFO O| Mar 19 04:44:28.344 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 ...
96072026-03-19T04:44:29.090Z[ host-image] Mar 19 04:44:28.344 INFO O| Mar 19 04:44:28.344 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
96082026-03-19T04:44:29.090Z[ host-image] Mar 19 04:44:28.344 INFO O| Mar 19 04:44:28.344 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
96092026-03-19T04:44:29.090Z[ host-image] Mar 19 04:44:28.344 INFO O| Mar 19 04:44:28.344 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
96102026-03-19T04:44:29.090Z[ host-image] Mar 19 04:44:28.344 INFO O| Mar 19 04:44:28.344 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
96112026-03-19T04:44:29.090Z[ host-image] Mar 19 04:44:28.344 INFO O| Mar 19 04:44:28.344 INFO ok!
96122026-03-19T04:44:29.090Z[ host-image] Mar 19 04:44:28.344 INFO O| Mar 19 04:44:28.344 INFO STEP 40 (ensure_file) COMPLETE
96132026-03-19T04:44:29.090Z[ host-image] Mar 19 04:44:28.344 INFO O| Mar 19 04:44:28.344 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96142026-03-19T04:44:29.094Z[ host-image] Mar 19 04:44:28.352 INFO O| Mar 19 04:44:28.352 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
96152026-03-19T04:44:29.094Z[ host-image] Mar 19 04:44:28.352 INFO O| Mar 19 04:44:28.352 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 ...
96162026-03-19T04:44:29.098Z[ host-image] Mar 19 04:44:28.352 INFO O| Mar 19 04:44:28.352 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
96172026-03-19T04:44:29.098Z[ host-image] Mar 19 04:44:28.352 INFO O| Mar 19 04:44:28.352 INFO ok!
96182026-03-19T04:44:29.098Z[ host-image] Mar 19 04:44:28.352 INFO O| Mar 19 04:44:28.352 INFO STEP 41 (ensure_symlink) COMPLETE
96192026-03-19T04:44:29.098Z[ host-image] Mar 19 04:44:28.352 INFO O| Mar 19 04:44:28.352 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
96202026-03-19T04:44:29.104Z[ host-image] Mar 19 04:44:28.361 INFO O| Mar 19 04:44:28.361 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
96212026-03-19T04:44:29.104Z[ host-image] Mar 19 04:44:28.361 INFO O| Mar 19 04:44:28.361 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
96222026-03-19T04:44:29.107Z[ host-image] Mar 19 04:44:28.361 INFO O| Mar 19 04:44:28.361 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
96232026-03-19T04:44:29.107Z[ host-image] Mar 19 04:44:28.361 INFO O| Mar 19 04:44:28.361 INFO ok!
96242026-03-19T04:44:29.107Z[ host-image] Mar 19 04:44:28.361 INFO O| Mar 19 04:44:28.361 INFO STEP 42 (ensure_symlink) COMPLETE
96252026-03-19T04:44:29.107Z[ host-image] Mar 19 04:44:28.361 INFO O| Mar 19 04:44:28.361 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96262026-03-19T04:44:29.111Z[ host-image] Mar 19 04:44:28.369 INFO O| Mar 19 04:44:28.369 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
96272026-03-19T04:44:29.111Z[ host-image] Mar 19 04:44:28.369 INFO O| Mar 19 04:44:28.369 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
96282026-03-19T04:44:29.114Z[ host-image] Mar 19 04:44:28.369 INFO O| Mar 19 04:44:28.369 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96292026-03-19T04:44:29.114Z[ host-image] Mar 19 04:44:28.369 INFO O| Mar 19 04:44:28.369 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96302026-03-19T04:44:29.114Z[ host-image] Mar 19 04:44:28.369 INFO O| Mar 19 04:44:28.369 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96312026-03-19T04:44:29.114Z[ host-image] Mar 19 04:44:28.369 INFO O| Mar 19 04:44:28.369 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
96322026-03-19T04:44:29.114Z[ host-image] Mar 19 04:44:28.369 INFO O| Mar 19 04:44:28.369 INFO ok!
96332026-03-19T04:44:29.114Z[ host-image] Mar 19 04:44:28.369 INFO O| Mar 19 04:44:28.369 INFO STEP 43 (ensure_file) COMPLETE
96342026-03-19T04:44:29.114Z[ host-image] Mar 19 04:44:28.369 INFO O| Mar 19 04:44:28.369 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96352026-03-19T04:44:29.120Z[ host-image] Mar 19 04:44:28.378 INFO O| Mar 19 04:44:28.378 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
96362026-03-19T04:44:29.120Z[ host-image] Mar 19 04:44:28.378 INFO O| Mar 19 04:44:28.378 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 ...
96372026-03-19T04:44:29.124Z[ host-image] Mar 19 04:44:28.378 INFO O| Mar 19 04:44:28.378 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
96382026-03-19T04:44:29.124Z[ host-image] Mar 19 04:44:28.378 INFO O| Mar 19 04:44:28.378 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
96392026-03-19T04:44:29.124Z[ host-image] Mar 19 04:44:28.378 INFO O| Mar 19 04:44:28.378 INFO ok!
96402026-03-19T04:44:29.124Z[ host-image] Mar 19 04:44:28.378 INFO O| Mar 19 04:44:28.378 INFO STEP 44 (ensure_file) COMPLETE
96412026-03-19T04:44:29.124Z[ host-image] Mar 19 04:44:28.378 INFO O| Mar 19 04:44:28.378 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96422026-03-19T04:44:29.128Z[ host-image] Mar 19 04:44:28.386 INFO O| Mar 19 04:44:28.386 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
96432026-03-19T04:44:29.128Z[ host-image] Mar 19 04:44:28.386 INFO O| Mar 19 04:44:28.386 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
96442026-03-19T04:44:29.131Z[ host-image] Mar 19 04:44:28.386 INFO O| Mar 19 04:44:28.386 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
96452026-03-19T04:44:29.131Z[ host-image] Mar 19 04:44:28.386 INFO O| Mar 19 04:44:28.386 INFO ok!
96462026-03-19T04:44:29.131Z[ host-image] Mar 19 04:44:28.386 INFO O| Mar 19 04:44:28.386 INFO STEP 45 (ensure_file) COMPLETE
96472026-03-19T04:44:29.131Z[ host-image] Mar 19 04:44:28.386 INFO O| Mar 19 04:44:28.386 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
96482026-03-19T04:44:29.135Z[ host-image] Mar 19 04:44:28.393 INFO O| Mar 19 04:44:28.393 INFO updating shadow file
96492026-03-19T04:44:29.138Z[ host-image] Mar 19 04:44:28.393 INFO O| Mar 19 04:44:28.393 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
96502026-03-19T04:44:29.138Z[ host-image] Mar 19 04:44:28.393 INFO O| Mar 19 04:44:28.393 INFO STEP 46 (shadow) COMPLETE
96512026-03-19T04:44:29.138Z[ host-image] Mar 19 04:44:28.393 INFO O| Mar 19 04:44:28.393 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
96522026-03-19T04:44:29.142Z[ host-image] Mar 19 04:44:28.400 INFO O| Mar 19 04:44:28.400 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
96532026-03-19T04:44:29.142Z[ host-image] Mar 19 04:44:28.400 INFO O| Mar 19 04:44:28.400 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
96542026-03-19T04:44:29.145Z[ host-image] Mar 19 04:44:28.400 INFO O| Mar 19 04:44:28.400 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
96552026-03-19T04:44:29.145Z[ host-image] Mar 19 04:44:28.400 INFO O| Mar 19 04:44:28.400 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
96562026-03-19T04:44:29.146Z[ host-image] Mar 19 04:44:28.400 INFO O| Mar 19 04:44:28.400 INFO ok!
96572026-03-19T04:44:29.146Z[ host-image] Mar 19 04:44:28.400 INFO O| Mar 19 04:44:28.400 INFO STEP 47 (ensure_file) COMPLETE
96582026-03-19T04:44:29.146Z[ host-image] Mar 19 04:44:28.400 INFO O| Mar 19 04:44:28.400 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96592026-03-19T04:44:29.146Z[ host-image] Mar 19 04:44:28.400 INFO O| Mar 19 04:44:28.400 INFO skip step because feature "mfg" is not enabled
96602026-03-19T04:44:29.146Z[ host-image] Mar 19 04:44:28.400 INFO O| Mar 19 04:44:28.400 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96612026-03-19T04:44:29.146Z[ host-image] Mar 19 04:44:28.400 INFO O| Mar 19 04:44:28.400 INFO skip step because feature "mfg" is not enabled
96622026-03-19T04:44:29.146Z[ host-image] Mar 19 04:44:28.400 INFO O| Mar 19 04:44:28.400 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
96632026-03-19T04:44:29.150Z[ host-image] Mar 19 04:44:28.407 INFO O| Mar 19 04:44:28.407 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
96642026-03-19T04:44:29.150Z[ host-image] Mar 19 04:44:28.407 INFO O| Mar 19 04:44:28.407 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
96652026-03-19T04:44:29.175Z[ host-image] Mar 19 04:44:28.432 INFO O| Mar 19 04:44:28.432 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
96662026-03-19T04:44:29.175Z[ host-image] Mar 19 04:44:28.432 INFO O| Mar 19 04:44:28.432 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
96672026-03-19T04:44:29.178Z[ host-image] Mar 19 04:44:28.432 INFO O| Mar 19 04:44:28.432 INFO ok!
96682026-03-19T04:44:29.178Z[ host-image] Mar 19 04:44:28.432 INFO O| Mar 19 04:44:28.432 INFO STEP 50 (ensure_file) COMPLETE
96692026-03-19T04:44:29.178Z[ host-image] Mar 19 04:44:28.432 INFO O| Mar 19 04:44:28.432 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96702026-03-19T04:44:29.178Z[ host-image] Mar 19 04:44:28.432 INFO O| Mar 19 04:44:28.432 INFO skip step because feature "compliance" is not enabled
96712026-03-19T04:44:29.178Z[ host-image] Mar 19 04:44:28.432 INFO O| Mar 19 04:44:28.432 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96722026-03-19T04:44:29.185Z[ host-image] Mar 19 04:44:28.442 INFO O| Mar 19 04:44:28.442 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
96732026-03-19T04:44:29.185Z[ host-image] Mar 19 04:44:28.442 INFO O| Mar 19 04:44:28.442 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
96742026-03-19T04:44:29.188Z[ host-image] Mar 19 04:44:28.442 INFO O| Mar 19 04:44:28.442 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96752026-03-19T04:44:29.188Z[ host-image] Mar 19 04:44:28.442 INFO O| Mar 19 04:44:28.442 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96762026-03-19T04:44:29.188Z[ host-image] Mar 19 04:44:28.442 INFO O| Mar 19 04:44:28.442 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96772026-03-19T04:44:29.188Z[ host-image] Mar 19 04:44:28.442 INFO O| Mar 19 04:44:28.442 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
96782026-03-19T04:44:29.188Z[ host-image] Mar 19 04:44:28.442 INFO O| Mar 19 04:44:28.442 INFO ok!
96792026-03-19T04:44:29.188Z[ host-image] Mar 19 04:44:28.442 INFO O| Mar 19 04:44:28.442 INFO STEP 52 (ensure_file) COMPLETE
96802026-03-19T04:44:29.188Z[ host-image] Mar 19 04:44:28.442 INFO O| Mar 19 04:44:28.442 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96812026-03-19T04:44:29.193Z[ host-image] Mar 19 04:44:28.450 INFO O| Mar 19 04:44:28.450 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
96822026-03-19T04:44:29.193Z[ host-image] Mar 19 04:44:28.451 INFO O| Mar 19 04:44:28.450 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 ...
96832026-03-19T04:44:29.196Z[ host-image] Mar 19 04:44:28.451 INFO O| Mar 19 04:44:28.451 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
96842026-03-19T04:44:29.196Z[ host-image] Mar 19 04:44:28.451 INFO O| Mar 19 04:44:28.451 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
96852026-03-19T04:44:29.196Z[ host-image] Mar 19 04:44:28.451 INFO O| Mar 19 04:44:28.451 INFO ok!
96862026-03-19T04:44:29.196Z[ host-image] Mar 19 04:44:28.451 INFO O| Mar 19 04:44:28.451 INFO STEP 53 (ensure_file) COMPLETE
96872026-03-19T04:44:29.196Z[ host-image] Mar 19 04:44:28.451 INFO O| Mar 19 04:44:28.451 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96882026-03-19T04:44:29.201Z[ host-image] Mar 19 04:44:28.458 INFO O| Mar 19 04:44:28.458 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
96892026-03-19T04:44:29.201Z[ host-image] Mar 19 04:44:28.458 INFO O| Mar 19 04:44:28.458 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 ...
96902026-03-19T04:44:29.204Z[ host-image] Mar 19 04:44:28.458 INFO O| Mar 19 04:44:28.458 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
96912026-03-19T04:44:29.204Z[ host-image] Mar 19 04:44:28.458 INFO O| Mar 19 04:44:28.458 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
96922026-03-19T04:44:29.204Z[ host-image] Mar 19 04:44:28.458 INFO O| Mar 19 04:44:28.458 INFO ok!
96932026-03-19T04:44:29.204Z[ host-image] Mar 19 04:44:28.458 INFO O| Mar 19 04:44:28.458 INFO STEP 54 (ensure_file) COMPLETE
96942026-03-19T04:44:29.204Z[ host-image] Mar 19 04:44:28.458 INFO O| Mar 19 04:44:28.458 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
96952026-03-19T04:44:29.209Z[ host-image] Mar 19 04:44:28.467 INFO O| Mar 19 04:44:28.467 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
96962026-03-19T04:44:29.209Z[ host-image] Mar 19 04:44:28.467 INFO O| Mar 19 04:44:28.467 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 ...
96972026-03-19T04:44:29.212Z[ host-image] Mar 19 04:44:28.467 INFO O| Mar 19 04:44:28.467 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
96982026-03-19T04:44:29.212Z[ host-image] Mar 19 04:44:28.467 INFO O| Mar 19 04:44:28.467 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
96992026-03-19T04:44:29.212Z[ host-image] Mar 19 04:44:28.467 INFO O| Mar 19 04:44:28.467 INFO ok!
97002026-03-19T04:44:29.212Z[ host-image] Mar 19 04:44:28.467 INFO O| Mar 19 04:44:28.467 INFO STEP 55 (ensure_file) COMPLETE
97012026-03-19T04:44:29.212Z[ host-image] Mar 19 04:44:28.467 INFO O| Mar 19 04:44:28.467 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97022026-03-19T04:44:29.217Z[ host-image] Mar 19 04:44:28.475 INFO O| Mar 19 04:44:28.475 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
97032026-03-19T04:44:29.217Z[ host-image] Mar 19 04:44:28.475 INFO O| Mar 19 04:44:28.475 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 ...
97042026-03-19T04:44:29.221Z[ host-image] Mar 19 04:44:28.475 INFO O| Mar 19 04:44:28.475 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
97052026-03-19T04:44:29.221Z[ host-image] Mar 19 04:44:28.475 INFO O| Mar 19 04:44:28.475 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
97062026-03-19T04:44:29.221Z[ host-image] Mar 19 04:44:28.475 INFO O| Mar 19 04:44:28.475 INFO ok!
97072026-03-19T04:44:29.221Z[ host-image] Mar 19 04:44:28.475 INFO O| Mar 19 04:44:28.475 INFO STEP 56 (ensure_file) COMPLETE
97082026-03-19T04:44:29.221Z[ host-image] Mar 19 04:44:28.475 INFO O| Mar 19 04:44:28.475 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97092026-03-19T04:44:29.226Z[ host-image] Mar 19 04:44:28.483 INFO O| Mar 19 04:44:28.483 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
97102026-03-19T04:44:29.226Z[ host-image] Mar 19 04:44:28.483 INFO O| Mar 19 04:44:28.483 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 ...
97112026-03-19T04:44:29.229Z[ host-image] Mar 19 04:44:28.483 INFO O| Mar 19 04:44:28.483 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
97122026-03-19T04:44:29.229Z[ host-image] Mar 19 04:44:28.483 INFO O| Mar 19 04:44:28.483 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
97132026-03-19T04:44:29.229Z[ host-image] Mar 19 04:44:28.483 INFO O| Mar 19 04:44:28.483 INFO ok!
97142026-03-19T04:44:29.229Z[ host-image] Mar 19 04:44:28.483 INFO O| Mar 19 04:44:28.483 INFO STEP 57 (ensure_file) COMPLETE
97152026-03-19T04:44:29.229Z[ host-image] Mar 19 04:44:28.483 INFO O| Mar 19 04:44:28.483 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97162026-03-19T04:44:29.233Z[ host-image] Mar 19 04:44:28.491 INFO O| Mar 19 04:44:28.491 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
97172026-03-19T04:44:29.233Z[ host-image] Mar 19 04:44:28.491 INFO O| Mar 19 04:44:28.491 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 ...
97182026-03-19T04:44:29.236Z[ host-image] Mar 19 04:44:28.491 INFO O| Mar 19 04:44:28.491 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97192026-03-19T04:44:29.236Z[ host-image] Mar 19 04:44:28.491 INFO O| Mar 19 04:44:28.491 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97202026-03-19T04:44:29.236Z[ host-image] Mar 19 04:44:28.491 INFO O| Mar 19 04:44:28.491 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97212026-03-19T04:44:29.236Z[ host-image] Mar 19 04:44:28.491 INFO O| Mar 19 04:44:28.491 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
97222026-03-19T04:44:29.236Z[ host-image] Mar 19 04:44:28.491 INFO O| Mar 19 04:44:28.491 INFO ok!
97232026-03-19T04:44:29.236Z[ host-image] Mar 19 04:44:28.491 INFO O| Mar 19 04:44:28.491 INFO STEP 58 (ensure_file) COMPLETE
97242026-03-19T04:44:29.237Z[ host-image] Mar 19 04:44:28.491 INFO O| Mar 19 04:44:28.491 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97252026-03-19T04:44:29.241Z[ host-image] Mar 19 04:44:28.499 INFO O| Mar 19 04:44:28.499 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
97262026-03-19T04:44:29.241Z[ host-image] Mar 19 04:44:28.499 INFO O| Mar 19 04:44:28.499 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 ...
97272026-03-19T04:44:29.245Z[ host-image] Mar 19 04:44:28.499 INFO O| Mar 19 04:44:28.499 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
97282026-03-19T04:44:29.245Z[ host-image] Mar 19 04:44:28.499 INFO O| Mar 19 04:44:28.499 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
97292026-03-19T04:44:29.245Z[ host-image] Mar 19 04:44:28.499 INFO O| Mar 19 04:44:28.499 INFO ok!
97302026-03-19T04:44:29.245Z[ host-image] Mar 19 04:44:28.499 INFO O| Mar 19 04:44:28.499 INFO STEP 59 (ensure_file) COMPLETE
97312026-03-19T04:44:29.245Z[ host-image] Mar 19 04:44:28.499 INFO O| Mar 19 04:44:28.499 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97322026-03-19T04:44:29.250Z[ host-image] Mar 19 04:44:28.508 INFO O| Mar 19 04:44:28.508 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
97332026-03-19T04:44:29.254Z[ host-image] Mar 19 04:44:28.508 INFO O| Mar 19 04:44:28.508 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
97342026-03-19T04:44:29.254Z[ host-image] Mar 19 04:44:28.508 INFO O| Mar 19 04:44:28.508 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
97352026-03-19T04:44:29.254Z[ host-image] Mar 19 04:44:28.508 INFO O| Mar 19 04:44:28.508 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
97362026-03-19T04:44:29.254Z[ host-image] Mar 19 04:44:28.508 INFO O| Mar 19 04:44:28.508 INFO ok!
97372026-03-19T04:44:29.254Z[ host-image] Mar 19 04:44:28.508 INFO O| Mar 19 04:44:28.508 INFO STEP 60 (ensure_file) COMPLETE
97382026-03-19T04:44:29.254Z[ host-image] Mar 19 04:44:28.508 INFO O| Mar 19 04:44:28.508 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97392026-03-19T04:44:29.258Z[ host-image] Mar 19 04:44:28.515 INFO O| Mar 19 04:44:28.515 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
97402026-03-19T04:44:29.258Z[ host-image] Mar 19 04:44:28.515 INFO O| Mar 19 04:44:28.515 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 ...
97412026-03-19T04:44:29.261Z[ host-image] Mar 19 04:44:28.515 INFO O| Mar 19 04:44:28.515 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
97422026-03-19T04:44:29.261Z[ host-image] Mar 19 04:44:28.515 INFO O| Mar 19 04:44:28.515 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
97432026-03-19T04:44:29.261Z[ host-image] Mar 19 04:44:28.515 INFO O| Mar 19 04:44:28.515 INFO ok!
97442026-03-19T04:44:29.261Z[ host-image] Mar 19 04:44:28.515 INFO O| Mar 19 04:44:28.515 INFO STEP 61 (ensure_file) COMPLETE
97452026-03-19T04:44:29.261Z[ host-image] Mar 19 04:44:28.515 INFO O| Mar 19 04:44:28.515 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97462026-03-19T04:44:29.266Z[ host-image] Mar 19 04:44:28.523 INFO O| Mar 19 04:44:28.523 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
97472026-03-19T04:44:29.266Z[ host-image] Mar 19 04:44:28.523 INFO O| Mar 19 04:44:28.523 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
97482026-03-19T04:44:29.269Z[ host-image] Mar 19 04:44:28.523 INFO O| Mar 19 04:44:28.523 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97492026-03-19T04:44:29.269Z[ host-image] Mar 19 04:44:28.523 INFO O| Mar 19 04:44:28.523 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97502026-03-19T04:44:29.269Z[ host-image] Mar 19 04:44:28.523 INFO O| Mar 19 04:44:28.523 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97512026-03-19T04:44:29.269Z[ host-image] Mar 19 04:44:28.524 INFO O| Mar 19 04:44:28.523 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
97522026-03-19T04:44:29.269Z[ host-image] Mar 19 04:44:28.524 INFO O| Mar 19 04:44:28.524 INFO ok!
97532026-03-19T04:44:29.269Z[ host-image] Mar 19 04:44:28.524 INFO O| Mar 19 04:44:28.524 INFO STEP 62 (ensure_file) COMPLETE
97542026-03-19T04:44:29.269Z[ host-image] Mar 19 04:44:28.524 INFO O| Mar 19 04:44:28.524 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97552026-03-19T04:44:29.274Z[ host-image] Mar 19 04:44:28.531 INFO O| Mar 19 04:44:28.531 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
97562026-03-19T04:44:29.274Z[ host-image] Mar 19 04:44:28.531 INFO O| Mar 19 04:44:28.531 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 ...
97572026-03-19T04:44:29.277Z[ host-image] Mar 19 04:44:28.531 INFO O| Mar 19 04:44:28.531 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
97582026-03-19T04:44:29.277Z[ host-image] Mar 19 04:44:28.531 INFO O| Mar 19 04:44:28.531 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
97592026-03-19T04:44:29.277Z[ host-image] Mar 19 04:44:28.531 INFO O| Mar 19 04:44:28.531 INFO ok!
97602026-03-19T04:44:29.277Z[ host-image] Mar 19 04:44:28.531 INFO O| Mar 19 04:44:28.531 INFO STEP 63 (ensure_file) COMPLETE
97612026-03-19T04:44:29.277Z[ host-image] Mar 19 04:44:28.531 INFO O| Mar 19 04:44:28.531 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97622026-03-19T04:44:29.281Z[ host-image] Mar 19 04:44:28.538 INFO O| Mar 19 04:44:28.538 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
97632026-03-19T04:44:29.281Z[ host-image] Mar 19 04:44:28.538 INFO O| Mar 19 04:44:28.538 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 ...
97642026-03-19T04:44:29.284Z[ host-image] Mar 19 04:44:28.538 INFO O| Mar 19 04:44:28.538 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
97652026-03-19T04:44:29.284Z[ host-image] Mar 19 04:44:28.538 INFO O| Mar 19 04:44:28.538 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
97662026-03-19T04:44:29.284Z[ host-image] Mar 19 04:44:28.538 INFO O| Mar 19 04:44:28.538 INFO ok!
97672026-03-19T04:44:29.284Z[ host-image] Mar 19 04:44:28.538 INFO O| Mar 19 04:44:28.538 INFO STEP 64 (ensure_file) COMPLETE
97682026-03-19T04:44:29.284Z[ host-image] Mar 19 04:44:28.538 INFO O| Mar 19 04:44:28.538 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
97692026-03-19T04:44:29.288Z[ host-image] Mar 19 04:44:28.546 INFO O| Mar 19 04:44:28.546 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
97702026-03-19T04:44:29.288Z[ host-image] Mar 19 04:44:28.546 INFO O| Mar 19 04:44:28.546 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 ...
97712026-03-19T04:44:29.291Z[ host-image] Mar 19 04:44:28.546 INFO O| Mar 19 04:44:28.546 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
97722026-03-19T04:44:29.291Z[ host-image] Mar 19 04:44:28.546 INFO O| Mar 19 04:44:28.546 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
97732026-03-19T04:44:29.291Z[ host-image] Mar 19 04:44:28.546 INFO O| Mar 19 04:44:28.546 INFO ok!
97742026-03-19T04:44:29.291Z[ host-image] Mar 19 04:44:28.546 INFO O| Mar 19 04:44:28.546 INFO STEP 65 (ensure_file) COMPLETE
97752026-03-19T04:44:29.291Z[ host-image] Mar 19 04:44:28.546 INFO O| Mar 19 04:44:28.546 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
97762026-03-19T04:44:29.291Z[ host-image] Mar 19 04:44:28.546 INFO O| Mar 19 04:44:28.546 INFO skip step because feature "mbist" is not enabled
97772026-03-19T04:44:29.291Z[ host-image] Mar 19 04:44:28.546 INFO O| Mar 19 04:44:28.546 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97782026-03-19T04:44:29.296Z[ host-image] Mar 19 04:44:28.553 INFO O| Mar 19 04:44:28.553 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
97792026-03-19T04:44:29.296Z[ host-image] Mar 19 04:44:28.553 INFO O| Mar 19 04:44:28.553 INFO STEP 67 (ensure_dir) COMPLETE
97802026-03-19T04:44:29.299Z[ host-image] Mar 19 04:44:28.553 INFO O| Mar 19 04:44:28.553 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97812026-03-19T04:44:29.304Z[ host-image] Mar 19 04:44:28.562 INFO O| Mar 19 04:44:28.562 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
97822026-03-19T04:44:29.304Z[ host-image] Mar 19 04:44:28.562 INFO O| Mar 19 04:44:28.562 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
97832026-03-19T04:44:29.304Z[ host-image] Mar 19 04:44:28.562 INFO O| Mar 19 04:44:28.562 INFO STEP 68 (ensure_dir) COMPLETE
97842026-03-19T04:44:29.307Z[ host-image] Mar 19 04:44:28.562 INFO O| Mar 19 04:44:28.562 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97852026-03-19T04:44:29.311Z[ host-image] Mar 19 04:44:28.568 INFO O| Mar 19 04:44:28.568 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
97862026-03-19T04:44:29.314Z[ host-image] Mar 19 04:44:28.568 INFO O| Mar 19 04:44:28.568 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
97872026-03-19T04:44:29.314Z[ host-image] Mar 19 04:44:28.568 INFO O| Mar 19 04:44:28.568 INFO STEP 69 (ensure_dir) COMPLETE
97882026-03-19T04:44:29.314Z[ host-image] Mar 19 04:44:28.569 INFO O| Mar 19 04:44:28.568 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97892026-03-19T04:44:29.319Z[ host-image] Mar 19 04:44:28.576 INFO O| Mar 19 04:44:28.576 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
97902026-03-19T04:44:29.319Z[ host-image] Mar 19 04:44:28.576 INFO O| Mar 19 04:44:28.576 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
97912026-03-19T04:44:29.668Z[ host-image] Mar 19 04:44:28.925 INFO O| Mar 19 04:44:28.925 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
97922026-03-19T04:44:29.669Z[ host-image] Mar 19 04:44:28.925 INFO O| Mar 19 04:44:28.925 INFO ok!
97932026-03-19T04:44:29.669Z[ host-image] Mar 19 04:44:28.925 INFO O| Mar 19 04:44:28.925 INFO STEP 70 (ensure_file) COMPLETE
97942026-03-19T04:44:29.672Z[ host-image] Mar 19 04:44:28.925 INFO O| Mar 19 04:44:28.925 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
97952026-03-19T04:44:29.677Z[ host-image] Mar 19 04:44:28.934 INFO O| Mar 19 04:44:28.934 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
97962026-03-19T04:44:29.677Z[ host-image] Mar 19 04:44:28.934 INFO O| Mar 19 04:44:28.934 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
97972026-03-19T04:44:29.774Z[ recovery-image] Mar 19 04:44:29.030 INFO E| Compiling bitflags v1.3.2
97982026-03-19T04:44:29.778Z[ recovery-image] Mar 19 04:44:29.030 INFO E| Compiling scroll v0.13.0
97992026-03-19T04:44:29.778Z[ recovery-image] Mar 19 04:44:29.030 INFO E| Compiling plain v0.2.3
98002026-03-19T04:44:29.778Z[ recovery-image] Mar 19 04:44:29.030 INFO E| Compiling adler2 v2.0.1
98012026-03-19T04:44:29.778Z[ recovery-image] Mar 19 04:44:29.030 INFO E| Compiling bit_field v0.10.3
98022026-03-19T04:44:29.778Z[ recovery-image] Mar 19 04:44:29.030 INFO E| Compiling bitflags v2.10.0
98032026-03-19T04:44:29.778Z[ recovery-image] Mar 19 04:44:29.031 INFO E| Compiling log v0.4.29
98042026-03-19T04:44:29.778Z[ recovery-image] Mar 19 04:44:29.031 INFO E| Compiling bitstruct v0.1.1
98052026-03-19T04:44:29.778Z[ recovery-image] Mar 19 04:44:29.031 INFO E| Compiling static_assertions v1.1.0
98062026-03-19T04:44:29.865Z[ recovery-image] Mar 19 04:44:29.121 INFO E| Compiling raw-cpuid v10.7.0
98072026-03-19T04:44:29.976Z[ recovery-image] Mar 19 04:44:29.232 INFO E| Compiling miniz_oxide v0.9.0
98082026-03-19T04:44:30.119Z[ recovery-image] Mar 19 04:44:29.375 INFO E| Compiling cpio_reader v0.1.2
98092026-03-19T04:44:30.386Z[ recovery-image] Mar 19 04:44:29.642 INFO E| Compiling goblin v0.10.4
98102026-03-19T04:44:30.427Z[ host-image] Mar 19 04:44:29.683 INFO O| Mar 19 04:44:29.683 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
98112026-03-19T04:44:30.427Z[ host-image] Mar 19 04:44:29.683 INFO O| Mar 19 04:44:29.683 INFO ok!
98122026-03-19T04:44:30.427Z[ host-image] Mar 19 04:44:29.683 INFO O| Mar 19 04:44:29.683 INFO STEP 71 (ensure_file) COMPLETE
98132026-03-19T04:44:30.431Z[ host-image] Mar 19 04:44:29.683 INFO O| Mar 19 04:44:29.683 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98142026-03-19T04:44:30.437Z[ host-image] Mar 19 04:44:29.694 INFO O| Mar 19 04:44:29.694 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
98152026-03-19T04:44:30.437Z[ host-image] Mar 19 04:44:29.694 INFO O| Mar 19 04:44:29.694 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
98162026-03-19T04:44:30.437Z[ host-image] Mar 19 04:44:29.694 INFO O| Mar 19 04:44:29.694 INFO STEP 72 (ensure_dir) COMPLETE
98172026-03-19T04:44:30.438Z[ host-image] Mar 19 04:44:29.694 INFO O| Mar 19 04:44:29.694 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98182026-03-19T04:44:30.448Z[ host-image] Mar 19 04:44:29.705 INFO O| Mar 19 04:44:29.705 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
98192026-03-19T04:44:30.448Z[ host-image] Mar 19 04:44:29.705 INFO O| Mar 19 04:44:29.705 INFO copying /tmp/.tmpiwuItg/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 ...
98202026-03-19T04:44:30.451Z[ host-image] Mar 19 04:44:29.705 INFO O| Mar 19 04:44:29.705 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
98212026-03-19T04:44:30.451Z[ host-image] Mar 19 04:44:29.705 INFO O| Mar 19 04:44:29.705 INFO ok!
98222026-03-19T04:44:30.451Z[ host-image] Mar 19 04:44:29.705 INFO O| Mar 19 04:44:29.705 INFO STEP 73 (ensure_file) COMPLETE
98232026-03-19T04:44:30.451Z[ host-image] Mar 19 04:44:29.705 INFO O| Mar 19 04:44:29.705 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98242026-03-19T04:44:30.458Z[ host-image] Mar 19 04:44:29.715 INFO O| Mar 19 04:44:29.715 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
98252026-03-19T04:44:30.459Z[ host-image] Mar 19 04:44:29.715 INFO O| Mar 19 04:44:29.715 INFO copying /tmp/.tmpiwuItg/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 ...
98262026-03-19T04:44:30.462Z[ host-image] Mar 19 04:44:29.715 INFO O| Mar 19 04:44:29.715 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
98272026-03-19T04:44:30.462Z[ host-image] Mar 19 04:44:29.715 INFO O| Mar 19 04:44:29.715 INFO ok!
98282026-03-19T04:44:30.462Z[ host-image] Mar 19 04:44:29.715 INFO O| Mar 19 04:44:29.715 INFO STEP 74 (ensure_file) COMPLETE
98292026-03-19T04:44:30.462Z[ host-image] Mar 19 04:44:29.715 INFO O| Mar 19 04:44:29.715 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98302026-03-19T04:44:30.468Z[ host-image] Mar 19 04:44:29.725 INFO O| Mar 19 04:44:29.725 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
98312026-03-19T04:44:30.471Z[ host-image] Mar 19 04:44:29.725 INFO O| Mar 19 04:44:29.725 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
98322026-03-19T04:44:30.471Z[ host-image] Mar 19 04:44:29.725 INFO O| Mar 19 04:44:29.725 INFO STEP 75 (ensure_dir) COMPLETE
98332026-03-19T04:44:30.471Z[ host-image] Mar 19 04:44:29.725 INFO O| Mar 19 04:44:29.725 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98342026-03-19T04:44:30.478Z[ host-image] Mar 19 04:44:29.735 INFO O| Mar 19 04:44:29.735 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
98352026-03-19T04:44:30.478Z[ host-image] Mar 19 04:44:29.735 INFO O| Mar 19 04:44:29.735 INFO copying /tmp/.tmpiwuItg/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 ...
98362026-03-19T04:44:30.481Z[ host-image] Mar 19 04:44:29.735 INFO O| Mar 19 04:44:29.735 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
98372026-03-19T04:44:30.481Z[ host-image] Mar 19 04:44:29.735 INFO O| Mar 19 04:44:29.735 INFO ok!
98382026-03-19T04:44:30.481Z[ host-image] Mar 19 04:44:29.735 INFO O| Mar 19 04:44:29.735 INFO STEP 76 (ensure_file) COMPLETE
98392026-03-19T04:44:30.481Z[ host-image] Mar 19 04:44:29.735 INFO O| Mar 19 04:44:29.735 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98402026-03-19T04:44:30.486Z[ host-image] Mar 19 04:44:29.743 INFO O| Mar 19 04:44:29.743 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
98412026-03-19T04:44:30.486Z[ host-image] Mar 19 04:44:29.743 INFO O| Mar 19 04:44:29.743 INFO copying /tmp/.tmpiwuItg/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 ...
98422026-03-19T04:44:30.489Z[ host-image] Mar 19 04:44:29.743 INFO O| Mar 19 04:44:29.743 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
98432026-03-19T04:44:30.489Z[ host-image] Mar 19 04:44:29.743 INFO O| Mar 19 04:44:29.743 INFO ok!
98442026-03-19T04:44:30.489Z[ host-image] Mar 19 04:44:29.743 INFO O| Mar 19 04:44:29.743 INFO STEP 77 (ensure_file) COMPLETE
98452026-03-19T04:44:30.489Z[ host-image] Mar 19 04:44:29.743 INFO O| Mar 19 04:44:29.743 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98462026-03-19T04:44:30.497Z[ host-image] Mar 19 04:44:29.754 INFO O| Mar 19 04:44:29.754 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
98472026-03-19T04:44:30.500Z[ host-image] Mar 19 04:44:29.754 INFO O| Mar 19 04:44:29.754 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
98482026-03-19T04:44:30.500Z[ host-image] Mar 19 04:44:29.754 INFO O| Mar 19 04:44:29.754 INFO STEP 78 (ensure_dir) COMPLETE
98492026-03-19T04:44:30.500Z[ host-image] Mar 19 04:44:29.754 INFO O| Mar 19 04:44:29.754 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98502026-03-19T04:44:30.505Z[ host-image] Mar 19 04:44:29.762 INFO O| Mar 19 04:44:29.762 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
98512026-03-19T04:44:30.505Z[ host-image] Mar 19 04:44:29.762 INFO O| Mar 19 04:44:29.762 INFO copying /tmp/.tmpiwuItg/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 ...
98522026-03-19T04:44:30.509Z[ host-image] Mar 19 04:44:29.763 INFO O| Mar 19 04:44:29.763 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
98532026-03-19T04:44:30.509Z[ host-image] Mar 19 04:44:29.763 INFO O| Mar 19 04:44:29.763 INFO ok!
98542026-03-19T04:44:30.509Z[ host-image] Mar 19 04:44:29.763 INFO O| Mar 19 04:44:29.763 INFO STEP 79 (ensure_file) COMPLETE
98552026-03-19T04:44:30.509Z[ host-image] Mar 19 04:44:29.763 INFO O| Mar 19 04:44:29.763 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98562026-03-19T04:44:30.516Z[ host-image] Mar 19 04:44:29.773 INFO O| Mar 19 04:44:29.773 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
98572026-03-19T04:44:30.516Z[ host-image] Mar 19 04:44:29.773 INFO O| Mar 19 04:44:29.773 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
98582026-03-19T04:44:30.520Z[ host-image] Mar 19 04:44:29.773 INFO O| Mar 19 04:44:29.773 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
98592026-03-19T04:44:30.520Z[ host-image] Mar 19 04:44:29.773 INFO O| Mar 19 04:44:29.773 INFO ok!
98602026-03-19T04:44:30.520Z[ host-image] Mar 19 04:44:29.773 INFO O| Mar 19 04:44:29.773 INFO STEP 80 (ensure_file) COMPLETE
98612026-03-19T04:44:30.520Z[ host-image] Mar 19 04:44:29.773 INFO O| Mar 19 04:44:29.773 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98622026-03-19T04:44:30.526Z[ host-image] Mar 19 04:44:29.783 INFO O| Mar 19 04:44:29.783 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
98632026-03-19T04:44:30.529Z[ host-image] Mar 19 04:44:29.783 INFO O| Mar 19 04:44:29.783 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
98642026-03-19T04:44:30.529Z[ host-image] Mar 19 04:44:29.783 INFO O| Mar 19 04:44:29.783 INFO STEP 81 (ensure_dir) COMPLETE
98652026-03-19T04:44:30.529Z[ host-image] Mar 19 04:44:29.783 INFO O| Mar 19 04:44:29.783 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98662026-03-19T04:44:30.535Z[ host-image] Mar 19 04:44:29.792 INFO O| Mar 19 04:44:29.792 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
98672026-03-19T04:44:30.535Z[ host-image] Mar 19 04:44:29.792 INFO O| Mar 19 04:44:29.792 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
98682026-03-19T04:44:31.157Z[ host-image] Mar 19 04:44:30.414 INFO O| Mar 19 04:44:30.414 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
98692026-03-19T04:44:31.157Z[ host-image] Mar 19 04:44:30.414 INFO O| Mar 19 04:44:30.414 INFO ok!
98702026-03-19T04:44:31.157Z[ host-image] Mar 19 04:44:30.414 INFO O| Mar 19 04:44:30.414 INFO STEP 82 (ensure_file) COMPLETE
98712026-03-19T04:44:31.161Z[ host-image] Mar 19 04:44:30.414 INFO O| Mar 19 04:44:30.414 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98722026-03-19T04:44:31.167Z[ host-image] Mar 19 04:44:30.424 INFO O| Mar 19 04:44:30.424 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
98732026-03-19T04:44:31.167Z[ host-image] Mar 19 04:44:30.424 INFO O| Mar 19 04:44:30.424 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
98742026-03-19T04:44:31.182Z[ host-image] Mar 19 04:44:30.439 INFO O| Mar 19 04:44:30.439 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
98752026-03-19T04:44:31.182Z[ host-image] Mar 19 04:44:30.439 INFO O| Mar 19 04:44:30.439 INFO ok!
98762026-03-19T04:44:31.186Z[ host-image] Mar 19 04:44:30.439 INFO O| Mar 19 04:44:30.439 INFO STEP 83 (ensure_file) COMPLETE
98772026-03-19T04:44:31.186Z[ host-image] Mar 19 04:44:30.439 INFO O| Mar 19 04:44:30.439 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98782026-03-19T04:44:31.193Z[ host-image] Mar 19 04:44:30.450 INFO O| Mar 19 04:44:30.450 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
98792026-03-19T04:44:31.193Z[ host-image] Mar 19 04:44:30.450 INFO O| Mar 19 04:44:30.450 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
98802026-03-19T04:44:32.752Z[ host-image] Mar 19 04:44:32.008 INFO O| Mar 19 04:44:32.008 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
98812026-03-19T04:44:32.752Z[ host-image] Mar 19 04:44:32.008 INFO O| Mar 19 04:44:32.008 INFO ok!
98822026-03-19T04:44:32.756Z[ host-image] Mar 19 04:44:32.008 INFO O| Mar 19 04:44:32.008 INFO STEP 84 (ensure_file) COMPLETE
98832026-03-19T04:44:32.756Z[ host-image] Mar 19 04:44:32.008 INFO O| Mar 19 04:44:32.008 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98842026-03-19T04:44:32.762Z[ host-image] Mar 19 04:44:32.019 INFO O| Mar 19 04:44:32.019 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
98852026-03-19T04:44:32.762Z[ host-image] Mar 19 04:44:32.019 INFO O| Mar 19 04:44:32.019 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
98862026-03-19T04:44:32.765Z[ host-image] Mar 19 04:44:32.019 INFO O| Mar 19 04:44:32.019 INFO STEP 85 (ensure_dir) COMPLETE
98872026-03-19T04:44:32.765Z[ host-image] Mar 19 04:44:32.019 INFO O| Mar 19 04:44:32.019 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98882026-03-19T04:44:32.771Z[ host-image] Mar 19 04:44:32.028 INFO O| Mar 19 04:44:32.028 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
98892026-03-19T04:44:32.771Z[ host-image] Mar 19 04:44:32.028 INFO O| Mar 19 04:44:32.028 INFO copying /tmp/.tmpiwuItg/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 ...
98902026-03-19T04:44:32.774Z[ host-image] Mar 19 04:44:32.028 INFO O| Mar 19 04:44:32.028 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
98912026-03-19T04:44:32.774Z[ host-image] Mar 19 04:44:32.028 INFO O| Mar 19 04:44:32.028 INFO ok!
98922026-03-19T04:44:32.774Z[ host-image] Mar 19 04:44:32.028 INFO O| Mar 19 04:44:32.028 INFO STEP 86 (ensure_file) COMPLETE
98932026-03-19T04:44:32.774Z[ host-image] Mar 19 04:44:32.028 INFO O| Mar 19 04:44:32.028 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
98942026-03-19T04:44:32.778Z[ host-image] Mar 19 04:44:32.035 INFO O| Mar 19 04:44:32.035 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
98952026-03-19T04:44:32.778Z[ host-image] Mar 19 04:44:32.035 INFO O| Mar 19 04:44:32.035 INFO copying /tmp/.tmpiwuItg/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 ...
98962026-03-19T04:44:32.782Z[ host-image] Mar 19 04:44:32.035 INFO O| Mar 19 04:44:32.035 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
98972026-03-19T04:44:32.782Z[ host-image] Mar 19 04:44:32.035 INFO O| Mar 19 04:44:32.035 INFO ok!
98982026-03-19T04:44:32.782Z[ host-image] Mar 19 04:44:32.035 INFO O| Mar 19 04:44:32.035 INFO STEP 87 (ensure_file) COMPLETE
98992026-03-19T04:44:32.782Z[ host-image] Mar 19 04:44:32.035 INFO O| Mar 19 04:44:32.035 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99002026-03-19T04:44:32.786Z[ host-image] Mar 19 04:44:32.043 INFO O| Mar 19 04:44:32.043 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
99012026-03-19T04:44:32.786Z[ host-image] Mar 19 04:44:32.043 INFO O| Mar 19 04:44:32.043 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
99022026-03-19T04:44:32.789Z[ host-image] Mar 19 04:44:32.043 INFO O| Mar 19 04:44:32.043 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
99032026-03-19T04:44:32.789Z[ host-image] Mar 19 04:44:32.043 INFO O| Mar 19 04:44:32.043 INFO ok!
99042026-03-19T04:44:32.789Z[ host-image] Mar 19 04:44:32.043 INFO O| Mar 19 04:44:32.043 INFO STEP 88 (ensure_file) COMPLETE
99052026-03-19T04:44:32.789Z[ host-image] Mar 19 04:44:32.043 INFO O| Mar 19 04:44:32.043 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99062026-03-19T04:44:32.794Z[ host-image] Mar 19 04:44:32.051 INFO O| Mar 19 04:44:32.051 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
99072026-03-19T04:44:32.794Z[ host-image] Mar 19 04:44:32.051 INFO O| Mar 19 04:44:32.051 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
99082026-03-19T04:44:32.797Z[ host-image] Mar 19 04:44:32.051 INFO O| Mar 19 04:44:32.051 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
99092026-03-19T04:44:32.797Z[ host-image] Mar 19 04:44:32.051 INFO O| Mar 19 04:44:32.051 INFO ok!
99102026-03-19T04:44:32.797Z[ host-image] Mar 19 04:44:32.051 INFO O| Mar 19 04:44:32.051 INFO STEP 89 (ensure_file) COMPLETE
99112026-03-19T04:44:32.797Z[ host-image] Mar 19 04:44:32.051 INFO O| Mar 19 04:44:32.051 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99122026-03-19T04:44:32.802Z[ host-image] Mar 19 04:44:32.059 INFO O| Mar 19 04:44:32.058 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
99132026-03-19T04:44:32.802Z[ host-image] Mar 19 04:44:32.059 INFO O| Mar 19 04:44:32.059 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
99142026-03-19T04:44:32.805Z[ host-image] Mar 19 04:44:32.059 INFO O| Mar 19 04:44:32.059 INFO STEP 90 (ensure_dir) COMPLETE
99152026-03-19T04:44:32.805Z[ host-image] Mar 19 04:44:32.059 INFO O| Mar 19 04:44:32.059 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99162026-03-19T04:44:32.809Z[ host-image] Mar 19 04:44:32.066 INFO O| Mar 19 04:44:32.066 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
99172026-03-19T04:44:32.809Z[ host-image] Mar 19 04:44:32.066 INFO O| Mar 19 04:44:32.066 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
99182026-03-19T04:44:32.812Z[ host-image] Mar 19 04:44:32.068 INFO O| Mar 19 04:44:32.068 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
99192026-03-19T04:44:32.812Z[ host-image] Mar 19 04:44:32.068 INFO O| Mar 19 04:44:32.068 INFO ok!
99202026-03-19T04:44:32.812Z[ host-image] Mar 19 04:44:32.068 INFO O| Mar 19 04:44:32.068 INFO STEP 91 (ensure_file) COMPLETE
99212026-03-19T04:44:32.812Z[ host-image] Mar 19 04:44:32.068 INFO O| Mar 19 04:44:32.068 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99222026-03-19T04:44:32.821Z[ host-image] Mar 19 04:44:32.077 INFO O| Mar 19 04:44:32.077 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
99232026-03-19T04:44:32.821Z[ host-image] Mar 19 04:44:32.077 INFO O| Mar 19 04:44:32.077 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
99242026-03-19T04:44:32.824Z[ host-image] Mar 19 04:44:32.077 INFO O| Mar 19 04:44:32.077 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
99252026-03-19T04:44:32.824Z[ host-image] Mar 19 04:44:32.077 INFO O| Mar 19 04:44:32.077 INFO ok!
99262026-03-19T04:44:32.824Z[ host-image] Mar 19 04:44:32.077 INFO O| Mar 19 04:44:32.077 INFO STEP 92 (ensure_file) COMPLETE
99272026-03-19T04:44:32.824Z[ host-image] Mar 19 04:44:32.077 INFO O| Mar 19 04:44:32.077 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99282026-03-19T04:44:32.829Z[ host-image] Mar 19 04:44:32.086 INFO O| Mar 19 04:44:32.086 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
99292026-03-19T04:44:32.829Z[ host-image] Mar 19 04:44:32.086 INFO O| Mar 19 04:44:32.086 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
99302026-03-19T04:44:33.633Z[ host-image] Mar 19 04:44:32.889 INFO O| Mar 19 04:44:32.888 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
99312026-03-19T04:44:33.633Z[ host-image] Mar 19 04:44:32.889 INFO O| Mar 19 04:44:32.889 INFO ok!
99322026-03-19T04:44:33.633Z[ host-image] Mar 19 04:44:32.889 INFO O| Mar 19 04:44:32.889 INFO STEP 93 (ensure_file) COMPLETE
99332026-03-19T04:44:33.636Z[ host-image] Mar 19 04:44:32.889 INFO O| Mar 19 04:44:32.889 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99342026-03-19T04:44:33.641Z[ host-image] Mar 19 04:44:32.897 INFO O| Mar 19 04:44:32.897 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
99352026-03-19T04:44:33.644Z[ host-image] Mar 19 04:44:32.897 INFO O| Mar 19 04:44:32.897 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
99362026-03-19T04:44:33.644Z[ host-image] Mar 19 04:44:32.897 INFO O| Mar 19 04:44:32.897 INFO STEP 94 (ensure_dir) COMPLETE
99372026-03-19T04:44:33.644Z[ host-image] Mar 19 04:44:32.897 INFO O| Mar 19 04:44:32.897 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99382026-03-19T04:44:33.650Z[ host-image] Mar 19 04:44:32.905 INFO O| Mar 19 04:44:32.905 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
99392026-03-19T04:44:33.654Z[ host-image] Mar 19 04:44:32.905 INFO O| Mar 19 04:44:32.905 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
99402026-03-19T04:44:33.654Z[ host-image] Mar 19 04:44:32.905 INFO O| Mar 19 04:44:32.905 INFO STEP 95 (ensure_dir) COMPLETE
99412026-03-19T04:44:33.654Z[ host-image] Mar 19 04:44:32.905 INFO O| Mar 19 04:44:32.905 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99422026-03-19T04:44:33.657Z[ host-image] Mar 19 04:44:32.912 INFO O| Mar 19 04:44:32.912 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
99432026-03-19T04:44:33.657Z[ host-image] Mar 19 04:44:32.912 INFO O| Mar 19 04:44:32.912 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
99442026-03-19T04:44:33.657Z[ host-image] Mar 19 04:44:32.912 INFO O| Mar 19 04:44:32.912 INFO STEP 96 (ensure_dir) COMPLETE
99452026-03-19T04:44:33.657Z[ host-image] Mar 19 04:44:32.912 INFO O| Mar 19 04:44:32.912 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99462026-03-19T04:44:33.663Z[ host-image] Mar 19 04:44:32.919 INFO O| Mar 19 04:44:32.919 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
99472026-03-19T04:44:33.666Z[ host-image] Mar 19 04:44:32.919 INFO O| Mar 19 04:44:32.919 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
99482026-03-19T04:44:33.666Z[ host-image] Mar 19 04:44:32.919 INFO O| Mar 19 04:44:32.919 INFO STEP 97 (ensure_dir) COMPLETE
99492026-03-19T04:44:33.666Z[ host-image] Mar 19 04:44:32.919 INFO O| Mar 19 04:44:32.919 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99502026-03-19T04:44:33.672Z[ host-image] Mar 19 04:44:32.929 INFO O| Mar 19 04:44:32.929 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
99512026-03-19T04:44:33.675Z[ host-image] Mar 19 04:44:32.929 INFO O| Mar 19 04:44:32.929 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
99522026-03-19T04:44:33.675Z[ host-image] Mar 19 04:44:32.929 INFO O| Mar 19 04:44:32.929 INFO STEP 98 (ensure_dir) COMPLETE
99532026-03-19T04:44:33.675Z[ host-image] Mar 19 04:44:32.929 INFO O| Mar 19 04:44:32.929 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99542026-03-19T04:44:33.679Z[ host-image] Mar 19 04:44:32.936 INFO O| Mar 19 04:44:32.936 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
99552026-03-19T04:44:33.682Z[ host-image] Mar 19 04:44:32.936 INFO O| Mar 19 04:44:32.936 INFO copying /tmp/.tmpiwuItg/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 ...
99562026-03-19T04:44:33.682Z[ host-image] Mar 19 04:44:32.936 INFO O| Mar 19 04:44:32.936 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
99572026-03-19T04:44:33.682Z[ host-image] Mar 19 04:44:32.936 INFO O| Mar 19 04:44:32.936 INFO ok!
99582026-03-19T04:44:33.682Z[ host-image] Mar 19 04:44:32.936 INFO O| Mar 19 04:44:32.936 INFO STEP 99 (ensure_file) COMPLETE
99592026-03-19T04:44:33.682Z[ host-image] Mar 19 04:44:32.936 INFO O| Mar 19 04:44:32.936 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99602026-03-19T04:44:33.688Z[ host-image] Mar 19 04:44:32.945 INFO O| Mar 19 04:44:32.945 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
99612026-03-19T04:44:33.688Z[ host-image] Mar 19 04:44:32.945 INFO O| Mar 19 04:44:32.945 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
99622026-03-19T04:44:33.691Z[ host-image] Mar 19 04:44:32.945 INFO O| Mar 19 04:44:32.945 INFO STEP 100 (ensure_dir) COMPLETE
99632026-03-19T04:44:33.691Z[ host-image] Mar 19 04:44:32.945 INFO O| Mar 19 04:44:32.945 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99642026-03-19T04:44:33.697Z[ host-image] Mar 19 04:44:32.953 INFO O| Mar 19 04:44:32.953 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
99652026-03-19T04:44:33.697Z[ host-image] Mar 19 04:44:32.953 INFO O| Mar 19 04:44:32.953 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
99662026-03-19T04:44:33.946Z[ host-image] Mar 19 04:44:33.202 INFO O| Mar 19 04:44:33.202 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
99672026-03-19T04:44:33.946Z[ host-image] Mar 19 04:44:33.202 INFO O| Mar 19 04:44:33.202 INFO ok!
99682026-03-19T04:44:33.946Z[ host-image] Mar 19 04:44:33.202 INFO O| Mar 19 04:44:33.202 INFO STEP 101 (ensure_file) COMPLETE
99692026-03-19T04:44:33.949Z[ host-image] Mar 19 04:44:33.202 INFO O| Mar 19 04:44:33.202 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99702026-03-19T04:44:33.956Z[ host-image] Mar 19 04:44:33.213 INFO O| Mar 19 04:44:33.213 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
99712026-03-19T04:44:33.956Z[ host-image] Mar 19 04:44:33.213 INFO O| Mar 19 04:44:33.213 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
99722026-03-19T04:44:33.960Z[ host-image] Mar 19 04:44:33.213 INFO O| Mar 19 04:44:33.213 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
99732026-03-19T04:44:33.960Z[ host-image] Mar 19 04:44:33.213 INFO O| Mar 19 04:44:33.213 INFO ok!
99742026-03-19T04:44:33.960Z[ host-image] Mar 19 04:44:33.213 INFO O| Mar 19 04:44:33.213 INFO STEP 102 (ensure_file) COMPLETE
99752026-03-19T04:44:33.960Z[ host-image] Mar 19 04:44:33.213 INFO O| Mar 19 04:44:33.213 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99762026-03-19T04:44:33.966Z[ host-image] Mar 19 04:44:33.223 INFO O| Mar 19 04:44:33.223 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
99772026-03-19T04:44:33.966Z[ host-image] Mar 19 04:44:33.223 INFO O| Mar 19 04:44:33.223 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
99782026-03-19T04:44:33.977Z[ host-image] Mar 19 04:44:33.233 INFO O| Mar 19 04:44:33.233 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
99792026-03-19T04:44:33.980Z[ host-image] Mar 19 04:44:33.233 INFO O| Mar 19 04:44:33.233 INFO ok!
99802026-03-19T04:44:33.980Z[ host-image] Mar 19 04:44:33.233 INFO O| Mar 19 04:44:33.233 INFO STEP 103 (ensure_file) COMPLETE
99812026-03-19T04:44:33.980Z[ host-image] Mar 19 04:44:33.233 INFO O| Mar 19 04:44:33.233 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99822026-03-19T04:44:33.986Z[ host-image] Mar 19 04:44:33.242 INFO O| Mar 19 04:44:33.242 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
99832026-03-19T04:44:33.986Z[ host-image] Mar 19 04:44:33.242 INFO O| Mar 19 04:44:33.242 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
99842026-03-19T04:44:33.989Z[ host-image] Mar 19 04:44:33.242 INFO O| Mar 19 04:44:33.242 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
99852026-03-19T04:44:33.989Z[ host-image] Mar 19 04:44:33.242 INFO O| Mar 19 04:44:33.242 INFO ok!
99862026-03-19T04:44:33.989Z[ host-image] Mar 19 04:44:33.242 INFO O| Mar 19 04:44:33.242 INFO STEP 104 (ensure_file) COMPLETE
99872026-03-19T04:44:33.989Z[ host-image] Mar 19 04:44:33.242 INFO O| Mar 19 04:44:33.242 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99882026-03-19T04:44:33.994Z[ host-image] Mar 19 04:44:33.251 INFO O| Mar 19 04:44:33.251 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
99892026-03-19T04:44:33.997Z[ host-image] Mar 19 04:44:33.251 INFO O| Mar 19 04:44:33.251 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
99902026-03-19T04:44:33.997Z[ host-image] Mar 19 04:44:33.251 INFO O| Mar 19 04:44:33.251 INFO STEP 105 (ensure_dir) COMPLETE
99912026-03-19T04:44:33.997Z[ host-image] Mar 19 04:44:33.251 INFO O| Mar 19 04:44:33.251 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99922026-03-19T04:44:34.002Z[ host-image] Mar 19 04:44:33.259 INFO O| Mar 19 04:44:33.258 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
99932026-03-19T04:44:34.002Z[ host-image] Mar 19 04:44:33.259 INFO O| Mar 19 04:44:33.258 INFO copying /tmp/.tmpiwuItg/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 ...
99942026-03-19T04:44:34.313Z[ host-image] Mar 19 04:44:33.569 INFO O| Mar 19 04:44:33.569 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
99952026-03-19T04:44:34.313Z[ host-image] Mar 19 04:44:33.569 INFO O| Mar 19 04:44:33.569 INFO ok!
99962026-03-19T04:44:34.316Z[ host-image] Mar 19 04:44:33.569 INFO O| Mar 19 04:44:33.569 INFO STEP 106 (ensure_file) COMPLETE
99972026-03-19T04:44:34.316Z[ host-image] Mar 19 04:44:33.569 INFO O| Mar 19 04:44:33.569 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
99982026-03-19T04:44:34.321Z[ host-image] Mar 19 04:44:33.577 INFO O| Mar 19 04:44:33.577 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
99992026-03-19T04:44:34.321Z[ host-image] Mar 19 04:44:33.577 INFO O| Mar 19 04:44:33.577 INFO copying /tmp/.tmpiwuItg/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 ...
100002026-03-19T04:44:34.324Z[ host-image] Mar 19 04:44:33.578 INFO O| Mar 19 04:44:33.577 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
100012026-03-19T04:44:34.324Z[ host-image] Mar 19 04:44:33.578 INFO O| Mar 19 04:44:33.577 INFO ok!
100022026-03-19T04:44:34.324Z[ host-image] Mar 19 04:44:33.578 INFO O| Mar 19 04:44:33.578 INFO STEP 107 (ensure_file) COMPLETE
100032026-03-19T04:44:34.324Z[ host-image] Mar 19 04:44:33.578 INFO O| Mar 19 04:44:33.578 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100042026-03-19T04:44:34.328Z[ host-image] Mar 19 04:44:33.584 INFO O| Mar 19 04:44:33.584 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
100052026-03-19T04:44:34.328Z[ host-image] Mar 19 04:44:33.584 INFO O| Mar 19 04:44:33.584 INFO copying /tmp/.tmpiwuItg/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 ...
100062026-03-19T04:44:34.331Z[ host-image] Mar 19 04:44:33.584 INFO O| Mar 19 04:44:33.584 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
100072026-03-19T04:44:34.331Z[ host-image] Mar 19 04:44:33.584 INFO O| Mar 19 04:44:33.584 INFO ok!
100082026-03-19T04:44:34.331Z[ host-image] Mar 19 04:44:33.584 INFO O| Mar 19 04:44:33.584 INFO STEP 108 (ensure_file) COMPLETE
100092026-03-19T04:44:34.331Z[ host-image] Mar 19 04:44:33.584 INFO O| Mar 19 04:44:33.584 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100102026-03-19T04:44:34.337Z[ host-image] Mar 19 04:44:33.593 INFO O| Mar 19 04:44:33.593 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
100112026-03-19T04:44:34.337Z[ host-image] Mar 19 04:44:33.594 INFO O| Mar 19 04:44:33.593 INFO copying /tmp/.tmpiwuItg/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 ...
100122026-03-19T04:44:34.340Z[ host-image] Mar 19 04:44:33.594 INFO O| Mar 19 04:44:33.594 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
100132026-03-19T04:44:34.340Z[ host-image] Mar 19 04:44:33.594 INFO O| Mar 19 04:44:33.594 INFO ok!
100142026-03-19T04:44:34.340Z[ host-image] Mar 19 04:44:33.594 INFO O| Mar 19 04:44:33.594 INFO STEP 109 (ensure_file) COMPLETE
100152026-03-19T04:44:34.340Z[ host-image] Mar 19 04:44:33.594 INFO O| Mar 19 04:44:33.594 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100162026-03-19T04:44:34.345Z[ host-image] Mar 19 04:44:33.602 INFO O| Mar 19 04:44:33.602 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
100172026-03-19T04:44:34.345Z[ host-image] Mar 19 04:44:33.602 INFO O| Mar 19 04:44:33.602 INFO copying /tmp/.tmpiwuItg/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 ...
100182026-03-19T04:44:34.348Z[ host-image] Mar 19 04:44:33.602 INFO O| Mar 19 04:44:33.602 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
100192026-03-19T04:44:34.348Z[ host-image] Mar 19 04:44:33.602 INFO O| Mar 19 04:44:33.602 INFO ok!
100202026-03-19T04:44:34.349Z[ host-image] Mar 19 04:44:33.602 INFO O| Mar 19 04:44:33.602 INFO STEP 110 (ensure_file) COMPLETE
100212026-03-19T04:44:34.349Z[ host-image] Mar 19 04:44:33.602 INFO O| Mar 19 04:44:33.602 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100222026-03-19T04:44:34.353Z[ host-image] Mar 19 04:44:33.610 INFO O| Mar 19 04:44:33.610 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
100232026-03-19T04:44:34.353Z[ host-image] Mar 19 04:44:33.610 INFO O| Mar 19 04:44:33.610 INFO copying /tmp/.tmpiwuItg/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 ...
100242026-03-19T04:44:34.356Z[ host-image] Mar 19 04:44:33.610 INFO O| Mar 19 04:44:33.610 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
100252026-03-19T04:44:34.357Z[ host-image] Mar 19 04:44:33.610 INFO O| Mar 19 04:44:33.610 INFO ok!
100262026-03-19T04:44:34.357Z[ host-image] Mar 19 04:44:33.610 INFO O| Mar 19 04:44:33.610 INFO STEP 111 (ensure_file) COMPLETE
100272026-03-19T04:44:34.357Z[ host-image] Mar 19 04:44:33.610 INFO O| Mar 19 04:44:33.610 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100282026-03-19T04:44:34.361Z[ host-image] Mar 19 04:44:33.618 INFO O| Mar 19 04:44:33.618 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
100292026-03-19T04:44:34.364Z[ host-image] Mar 19 04:44:33.618 INFO O| Mar 19 04:44:33.618 INFO copying /tmp/.tmpiwuItg/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 ...
100302026-03-19T04:44:34.364Z[ host-image] Mar 19 04:44:33.618 INFO O| Mar 19 04:44:33.618 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
100312026-03-19T04:44:34.364Z[ host-image] Mar 19 04:44:33.618 INFO O| Mar 19 04:44:33.618 INFO ok!
100322026-03-19T04:44:34.364Z[ host-image] Mar 19 04:44:33.618 INFO O| Mar 19 04:44:33.618 INFO STEP 112 (ensure_file) COMPLETE
100332026-03-19T04:44:34.364Z[ host-image] Mar 19 04:44:33.618 INFO O| Mar 19 04:44:33.618 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100342026-03-19T04:44:34.369Z[ host-image] Mar 19 04:44:33.625 INFO O| Mar 19 04:44:33.625 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
100352026-03-19T04:44:34.369Z[ host-image] Mar 19 04:44:33.625 INFO O| Mar 19 04:44:33.625 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
100362026-03-19T04:44:34.372Z[ host-image] Mar 19 04:44:33.625 INFO O| Mar 19 04:44:33.625 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
100372026-03-19T04:44:34.372Z[ host-image] Mar 19 04:44:33.625 INFO O| Mar 19 04:44:33.625 INFO ok!
100382026-03-19T04:44:34.372Z[ host-image] Mar 19 04:44:33.625 INFO O| Mar 19 04:44:33.625 INFO STEP 113 (ensure_file) COMPLETE
100392026-03-19T04:44:34.372Z[ host-image] Mar 19 04:44:33.625 INFO O| Mar 19 04:44:33.625 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100402026-03-19T04:44:34.377Z[ host-image] Mar 19 04:44:33.634 INFO O| Mar 19 04:44:33.634 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
100412026-03-19T04:44:34.377Z[ host-image] Mar 19 04:44:33.634 INFO O| Mar 19 04:44:33.634 INFO copying /tmp/.tmpiwuItg/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 ...
100422026-03-19T04:44:34.380Z[ host-image] Mar 19 04:44:33.634 INFO O| Mar 19 04:44:33.634 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
100432026-03-19T04:44:34.380Z[ host-image] Mar 19 04:44:33.634 INFO O| Mar 19 04:44:33.634 INFO ok!
100442026-03-19T04:44:34.381Z[ host-image] Mar 19 04:44:33.634 INFO O| Mar 19 04:44:33.634 INFO STEP 114 (ensure_file) COMPLETE
100452026-03-19T04:44:34.381Z[ host-image] Mar 19 04:44:33.634 INFO O| Mar 19 04:44:33.634 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100462026-03-19T04:44:34.386Z[ host-image] Mar 19 04:44:33.642 INFO O| Mar 19 04:44:33.642 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
100472026-03-19T04:44:34.386Z[ host-image] Mar 19 04:44:33.642 INFO O| Mar 19 04:44:33.642 INFO copying /tmp/.tmpiwuItg/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 ...
100482026-03-19T04:44:34.389Z[ host-image] Mar 19 04:44:33.642 INFO O| Mar 19 04:44:33.642 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
100492026-03-19T04:44:34.389Z[ host-image] Mar 19 04:44:33.642 INFO O| Mar 19 04:44:33.642 INFO ok!
100502026-03-19T04:44:34.389Z[ host-image] Mar 19 04:44:33.642 INFO O| Mar 19 04:44:33.642 INFO STEP 115 (ensure_file) COMPLETE
100512026-03-19T04:44:34.389Z[ host-image] Mar 19 04:44:33.642 INFO O| Mar 19 04:44:33.642 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100522026-03-19T04:44:34.394Z[ host-image] Mar 19 04:44:33.650 INFO O| Mar 19 04:44:33.650 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
100532026-03-19T04:44:34.394Z[ host-image] Mar 19 04:44:33.650 INFO O| Mar 19 04:44:33.650 INFO copying /tmp/.tmpiwuItg/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 ...
100542026-03-19T04:44:34.397Z[ host-image] Mar 19 04:44:33.650 INFO O| Mar 19 04:44:33.650 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
100552026-03-19T04:44:34.397Z[ host-image] Mar 19 04:44:33.650 INFO O| Mar 19 04:44:33.650 INFO ok!
100562026-03-19T04:44:34.397Z[ host-image] Mar 19 04:44:33.650 INFO O| Mar 19 04:44:33.650 INFO STEP 116 (ensure_file) COMPLETE
100572026-03-19T04:44:34.397Z[ host-image] Mar 19 04:44:33.650 INFO O| Mar 19 04:44:33.650 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100582026-03-19T04:44:34.410Z[ host-image] Mar 19 04:44:33.657 INFO O| Mar 19 04:44:33.657 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
100592026-03-19T04:44:34.410Z[ host-image] Mar 19 04:44:33.657 INFO O| Mar 19 04:44:33.657 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
100602026-03-19T04:44:34.410Z[ host-image] Mar 19 04:44:33.657 INFO O| Mar 19 04:44:33.657 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
100612026-03-19T04:44:34.410Z[ host-image] Mar 19 04:44:33.657 INFO O| Mar 19 04:44:33.657 INFO ok!
100622026-03-19T04:44:34.410Z[ host-image] Mar 19 04:44:33.657 INFO O| Mar 19 04:44:33.657 INFO STEP 117 (ensure_file) COMPLETE
100632026-03-19T04:44:34.411Z[ host-image] Mar 19 04:44:33.657 INFO O| Mar 19 04:44:33.657 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100642026-03-19T04:44:34.411Z[ host-image] Mar 19 04:44:33.664 INFO O| Mar 19 04:44:33.664 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
100652026-03-19T04:44:34.411Z[ host-image] Mar 19 04:44:33.664 INFO O| Mar 19 04:44:33.664 INFO copying /tmp/.tmpiwuItg/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 ...
100662026-03-19T04:44:34.411Z[ host-image] Mar 19 04:44:33.664 INFO O| Mar 19 04:44:33.664 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
100672026-03-19T04:44:34.411Z[ host-image] Mar 19 04:44:33.664 INFO O| Mar 19 04:44:33.664 INFO ok!
100682026-03-19T04:44:34.411Z[ host-image] Mar 19 04:44:33.664 INFO O| Mar 19 04:44:33.664 INFO STEP 118 (ensure_file) COMPLETE
100692026-03-19T04:44:34.411Z[ host-image] Mar 19 04:44:33.664 INFO O| Mar 19 04:44:33.664 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100702026-03-19T04:44:34.416Z[ host-image] Mar 19 04:44:33.672 INFO O| Mar 19 04:44:33.672 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
100712026-03-19T04:44:34.419Z[ host-image] Mar 19 04:44:33.672 INFO O| Mar 19 04:44:33.672 INFO copying /tmp/.tmpiwuItg/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 ...
100722026-03-19T04:44:34.419Z[ host-image] Mar 19 04:44:33.672 INFO O| Mar 19 04:44:33.672 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
100732026-03-19T04:44:34.419Z[ host-image] Mar 19 04:44:33.672 INFO O| Mar 19 04:44:33.672 INFO ok!
100742026-03-19T04:44:34.419Z[ host-image] Mar 19 04:44:33.672 INFO O| Mar 19 04:44:33.672 INFO STEP 119 (ensure_file) COMPLETE
100752026-03-19T04:44:34.419Z[ host-image] Mar 19 04:44:33.672 INFO O| Mar 19 04:44:33.672 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100762026-03-19T04:44:34.423Z[ host-image] Mar 19 04:44:33.680 INFO O| Mar 19 04:44:33.680 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
100772026-03-19T04:44:34.423Z[ host-image] Mar 19 04:44:33.680 INFO O| Mar 19 04:44:33.680 INFO copying /tmp/.tmpiwuItg/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 ...
100782026-03-19T04:44:34.426Z[ host-image] Mar 19 04:44:33.680 INFO O| Mar 19 04:44:33.680 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
100792026-03-19T04:44:34.426Z[ host-image] Mar 19 04:44:33.680 INFO O| Mar 19 04:44:33.680 INFO ok!
100802026-03-19T04:44:34.426Z[ host-image] Mar 19 04:44:33.680 INFO O| Mar 19 04:44:33.680 INFO STEP 120 (ensure_file) COMPLETE
100812026-03-19T04:44:34.426Z[ host-image] Mar 19 04:44:33.680 INFO O| Mar 19 04:44:33.680 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100822026-03-19T04:44:34.430Z[ host-image] Mar 19 04:44:33.687 INFO O| Mar 19 04:44:33.686 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
100832026-03-19T04:44:34.430Z[ host-image] Mar 19 04:44:33.687 INFO O| Mar 19 04:44:33.687 INFO copying /tmp/.tmpiwuItg/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 ...
100842026-03-19T04:44:34.434Z[ host-image] Mar 19 04:44:33.687 INFO O| Mar 19 04:44:33.687 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
100852026-03-19T04:44:34.434Z[ host-image] Mar 19 04:44:33.687 INFO O| Mar 19 04:44:33.687 INFO ok!
100862026-03-19T04:44:34.434Z[ host-image] Mar 19 04:44:33.687 INFO O| Mar 19 04:44:33.687 INFO STEP 121 (ensure_file) COMPLETE
100872026-03-19T04:44:34.434Z[ host-image] Mar 19 04:44:33.687 INFO O| Mar 19 04:44:33.687 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100882026-03-19T04:44:34.438Z[ host-image] Mar 19 04:44:33.695 INFO O| Mar 19 04:44:33.695 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
100892026-03-19T04:44:34.439Z[ host-image] Mar 19 04:44:33.695 INFO O| Mar 19 04:44:33.695 INFO copying /tmp/.tmpiwuItg/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 ...
100902026-03-19T04:44:34.442Z[ host-image] Mar 19 04:44:33.695 INFO O| Mar 19 04:44:33.695 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
100912026-03-19T04:44:34.442Z[ host-image] Mar 19 04:44:33.695 INFO O| Mar 19 04:44:33.695 INFO ok!
100922026-03-19T04:44:34.442Z[ host-image] Mar 19 04:44:33.695 INFO O| Mar 19 04:44:33.695 INFO STEP 122 (ensure_file) COMPLETE
100932026-03-19T04:44:34.442Z[ host-image] Mar 19 04:44:33.695 INFO O| Mar 19 04:44:33.695 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100942026-03-19T04:44:34.445Z[ host-image] Mar 19 04:44:33.702 INFO O| Mar 19 04:44:33.702 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
100952026-03-19T04:44:34.449Z[ host-image] Mar 19 04:44:33.702 INFO O| Mar 19 04:44:33.702 INFO copying /tmp/.tmpiwuItg/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 ...
100962026-03-19T04:44:34.449Z[ host-image] Mar 19 04:44:33.702 INFO O| Mar 19 04:44:33.702 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
100972026-03-19T04:44:34.449Z[ host-image] Mar 19 04:44:33.702 INFO O| Mar 19 04:44:33.702 INFO ok!
100982026-03-19T04:44:34.449Z[ host-image] Mar 19 04:44:33.702 INFO O| Mar 19 04:44:33.702 INFO STEP 123 (ensure_file) COMPLETE
100992026-03-19T04:44:34.449Z[ host-image] Mar 19 04:44:33.702 INFO O| Mar 19 04:44:33.702 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101002026-03-19T04:44:34.452Z[ host-image] Mar 19 04:44:33.709 INFO O| Mar 19 04:44:33.709 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
101012026-03-19T04:44:34.455Z[ host-image] Mar 19 04:44:33.709 INFO O| Mar 19 04:44:33.709 INFO copying /tmp/.tmpiwuItg/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 ...
101022026-03-19T04:44:34.455Z[ host-image] Mar 19 04:44:33.709 INFO O| Mar 19 04:44:33.709 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
101032026-03-19T04:44:34.455Z[ host-image] Mar 19 04:44:33.709 INFO O| Mar 19 04:44:33.709 INFO ok!
101042026-03-19T04:44:34.455Z[ host-image] Mar 19 04:44:33.709 INFO O| Mar 19 04:44:33.709 INFO STEP 124 (ensure_file) COMPLETE
101052026-03-19T04:44:34.455Z[ host-image] Mar 19 04:44:33.709 INFO O| Mar 19 04:44:33.709 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101062026-03-19T04:44:34.460Z[ host-image] Mar 19 04:44:33.716 INFO O| Mar 19 04:44:33.716 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
101072026-03-19T04:44:34.460Z[ host-image] Mar 19 04:44:33.716 INFO O| Mar 19 04:44:33.716 INFO copying /tmp/.tmpiwuItg/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 ...
101082026-03-19T04:44:34.463Z[ host-image] Mar 19 04:44:33.716 INFO O| Mar 19 04:44:33.716 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
101092026-03-19T04:44:34.463Z[ host-image] Mar 19 04:44:33.716 INFO O| Mar 19 04:44:33.716 INFO ok!
101102026-03-19T04:44:34.463Z[ host-image] Mar 19 04:44:33.716 INFO O| Mar 19 04:44:33.716 INFO STEP 125 (ensure_file) COMPLETE
101112026-03-19T04:44:34.463Z[ host-image] Mar 19 04:44:33.716 INFO O| Mar 19 04:44:33.716 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101122026-03-19T04:44:34.466Z[ host-image] Mar 19 04:44:33.723 INFO O| Mar 19 04:44:33.723 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
101132026-03-19T04:44:34.466Z[ host-image] Mar 19 04:44:33.723 INFO O| Mar 19 04:44:33.723 INFO copying /tmp/.tmpiwuItg/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 ...
101142026-03-19T04:44:34.470Z[ host-image] Mar 19 04:44:33.723 INFO O| Mar 19 04:44:33.723 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
101152026-03-19T04:44:34.470Z[ host-image] Mar 19 04:44:33.723 INFO O| Mar 19 04:44:33.723 INFO ok!
101162026-03-19T04:44:34.470Z[ host-image] Mar 19 04:44:33.723 INFO O| Mar 19 04:44:33.723 INFO STEP 126 (ensure_file) COMPLETE
101172026-03-19T04:44:34.470Z[ host-image] Mar 19 04:44:33.723 INFO O| Mar 19 04:44:33.723 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101182026-03-19T04:44:34.475Z[ host-image] Mar 19 04:44:33.731 INFO O| Mar 19 04:44:33.731 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
101192026-03-19T04:44:34.475Z[ host-image] Mar 19 04:44:33.731 INFO O| Mar 19 04:44:33.731 INFO copying /tmp/.tmpiwuItg/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 ...
101202026-03-19T04:44:34.478Z[ host-image] Mar 19 04:44:33.731 INFO O| Mar 19 04:44:33.731 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
101212026-03-19T04:44:34.478Z[ host-image] Mar 19 04:44:33.731 INFO O| Mar 19 04:44:33.731 INFO ok!
101222026-03-19T04:44:34.478Z[ host-image] Mar 19 04:44:33.731 INFO O| Mar 19 04:44:33.731 INFO STEP 127 (ensure_file) COMPLETE
101232026-03-19T04:44:34.478Z[ host-image] Mar 19 04:44:33.731 INFO O| Mar 19 04:44:33.731 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101242026-03-19T04:44:34.481Z[ host-image] Mar 19 04:44:33.738 INFO O| Mar 19 04:44:33.738 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
101252026-03-19T04:44:34.481Z[ host-image] Mar 19 04:44:33.738 INFO O| Mar 19 04:44:33.738 INFO copying /tmp/.tmpiwuItg/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 ...
101262026-03-19T04:44:34.485Z[ host-image] Mar 19 04:44:33.738 INFO O| Mar 19 04:44:33.738 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
101272026-03-19T04:44:34.485Z[ host-image] Mar 19 04:44:33.738 INFO O| Mar 19 04:44:33.738 INFO ok!
101282026-03-19T04:44:34.485Z[ host-image] Mar 19 04:44:33.738 INFO O| Mar 19 04:44:33.738 INFO STEP 128 (ensure_file) COMPLETE
101292026-03-19T04:44:34.485Z[ host-image] Mar 19 04:44:33.738 INFO O| Mar 19 04:44:33.738 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101302026-03-19T04:44:34.488Z[ host-image] Mar 19 04:44:33.745 INFO O| Mar 19 04:44:33.745 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
101312026-03-19T04:44:34.488Z[ host-image] Mar 19 04:44:33.745 INFO O| Mar 19 04:44:33.745 INFO copying /tmp/.tmpiwuItg/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 ...
101322026-03-19T04:44:34.491Z[ host-image] Mar 19 04:44:33.745 INFO O| Mar 19 04:44:33.745 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
101332026-03-19T04:44:34.491Z[ host-image] Mar 19 04:44:33.745 INFO O| Mar 19 04:44:33.745 INFO ok!
101342026-03-19T04:44:34.492Z[ host-image] Mar 19 04:44:33.745 INFO O| Mar 19 04:44:33.745 INFO STEP 129 (ensure_file) COMPLETE
101352026-03-19T04:44:34.492Z[ host-image] Mar 19 04:44:33.745 INFO O| Mar 19 04:44:33.745 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101362026-03-19T04:44:34.495Z[ host-image] Mar 19 04:44:33.751 INFO O| Mar 19 04:44:33.751 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
101372026-03-19T04:44:34.495Z[ host-image] Mar 19 04:44:33.751 INFO O| Mar 19 04:44:33.751 INFO copying /tmp/.tmpiwuItg/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 ...
101382026-03-19T04:44:34.498Z[ host-image] Mar 19 04:44:33.751 INFO O| Mar 19 04:44:33.751 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
101392026-03-19T04:44:34.498Z[ host-image] Mar 19 04:44:33.752 INFO O| Mar 19 04:44:33.751 INFO ok!
101402026-03-19T04:44:34.498Z[ host-image] Mar 19 04:44:33.752 INFO O| Mar 19 04:44:33.751 INFO STEP 130 (ensure_file) COMPLETE
101412026-03-19T04:44:34.498Z[ host-image] Mar 19 04:44:33.752 INFO O| Mar 19 04:44:33.752 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101422026-03-19T04:44:34.503Z[ host-image] Mar 19 04:44:33.760 INFO O| Mar 19 04:44:33.760 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
101432026-03-19T04:44:34.503Z[ host-image] Mar 19 04:44:33.760 INFO O| Mar 19 04:44:33.760 INFO copying /tmp/.tmpiwuItg/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 ...
101442026-03-19T04:44:34.507Z[ host-image] Mar 19 04:44:33.760 INFO O| Mar 19 04:44:33.760 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
101452026-03-19T04:44:34.507Z[ host-image] Mar 19 04:44:33.760 INFO O| Mar 19 04:44:33.760 INFO ok!
101462026-03-19T04:44:34.507Z[ host-image] Mar 19 04:44:33.760 INFO O| Mar 19 04:44:33.760 INFO STEP 131 (ensure_file) COMPLETE
101472026-03-19T04:44:34.507Z[ host-image] Mar 19 04:44:33.760 INFO O| Mar 19 04:44:33.760 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101482026-03-19T04:44:34.510Z[ host-image] Mar 19 04:44:33.766 INFO O| Mar 19 04:44:33.766 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
101492026-03-19T04:44:34.510Z[ host-image] Mar 19 04:44:33.766 INFO O| Mar 19 04:44:33.766 INFO copying /tmp/.tmpiwuItg/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 ...
101502026-03-19T04:44:34.513Z[ host-image] Mar 19 04:44:33.766 INFO O| Mar 19 04:44:33.766 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
101512026-03-19T04:44:34.513Z[ host-image] Mar 19 04:44:33.766 INFO O| Mar 19 04:44:33.766 INFO ok!
101522026-03-19T04:44:34.513Z[ host-image] Mar 19 04:44:33.766 INFO O| Mar 19 04:44:33.766 INFO STEP 132 (ensure_file) COMPLETE
101532026-03-19T04:44:34.513Z[ host-image] Mar 19 04:44:33.766 INFO O| Mar 19 04:44:33.766 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101542026-03-19T04:44:34.517Z[ host-image] Mar 19 04:44:33.773 INFO O| Mar 19 04:44:33.773 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
101552026-03-19T04:44:34.520Z[ host-image] Mar 19 04:44:33.773 INFO O| Mar 19 04:44:33.773 INFO copying /tmp/.tmpiwuItg/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 ...
101562026-03-19T04:44:34.520Z[ host-image] Mar 19 04:44:33.773 INFO O| Mar 19 04:44:33.773 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
101572026-03-19T04:44:34.520Z[ host-image] Mar 19 04:44:33.773 INFO O| Mar 19 04:44:33.773 INFO ok!
101582026-03-19T04:44:34.520Z[ host-image] Mar 19 04:44:33.773 INFO O| Mar 19 04:44:33.773 INFO STEP 133 (ensure_file) COMPLETE
101592026-03-19T04:44:34.520Z[ host-image] Mar 19 04:44:33.773 INFO O| Mar 19 04:44:33.773 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101602026-03-19T04:44:34.525Z[ host-image] Mar 19 04:44:33.781 INFO O| Mar 19 04:44:33.781 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
101612026-03-19T04:44:34.525Z[ host-image] Mar 19 04:44:33.781 INFO O| Mar 19 04:44:33.781 INFO copying /tmp/.tmpiwuItg/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 ...
101622026-03-19T04:44:34.528Z[ host-image] Mar 19 04:44:33.781 INFO O| Mar 19 04:44:33.781 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
101632026-03-19T04:44:34.528Z[ host-image] Mar 19 04:44:33.781 INFO O| Mar 19 04:44:33.781 INFO ok!
101642026-03-19T04:44:34.528Z[ host-image] Mar 19 04:44:33.781 INFO O| Mar 19 04:44:33.781 INFO STEP 134 (ensure_file) COMPLETE
101652026-03-19T04:44:34.528Z[ host-image] Mar 19 04:44:33.781 INFO O| Mar 19 04:44:33.781 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101662026-03-19T04:44:34.532Z[ host-image] Mar 19 04:44:33.789 INFO O| Mar 19 04:44:33.789 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
101672026-03-19T04:44:34.532Z[ host-image] Mar 19 04:44:33.789 INFO O| Mar 19 04:44:33.789 INFO copying /tmp/.tmpiwuItg/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 ...
101682026-03-19T04:44:34.535Z[ host-image] Mar 19 04:44:33.789 INFO O| Mar 19 04:44:33.789 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
101692026-03-19T04:44:34.535Z[ host-image] Mar 19 04:44:33.789 INFO O| Mar 19 04:44:33.789 INFO ok!
101702026-03-19T04:44:34.535Z[ host-image] Mar 19 04:44:33.789 INFO O| Mar 19 04:44:33.789 INFO STEP 135 (ensure_file) COMPLETE
101712026-03-19T04:44:34.535Z[ host-image] Mar 19 04:44:33.789 INFO O| Mar 19 04:44:33.789 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101722026-03-19T04:44:34.541Z[ host-image] Mar 19 04:44:33.797 INFO O| Mar 19 04:44:33.797 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
101732026-03-19T04:44:34.541Z[ host-image] Mar 19 04:44:33.797 INFO O| Mar 19 04:44:33.797 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
101742026-03-19T04:44:34.544Z[ host-image] Mar 19 04:44:33.797 INFO O| Mar 19 04:44:33.797 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
101752026-03-19T04:44:34.544Z[ host-image] Mar 19 04:44:33.797 INFO O| Mar 19 04:44:33.797 INFO ok!
101762026-03-19T04:44:34.544Z[ host-image] Mar 19 04:44:33.797 INFO O| Mar 19 04:44:33.797 INFO STEP 136 (ensure_file) COMPLETE
101772026-03-19T04:44:34.544Z[ host-image] Mar 19 04:44:33.797 INFO O| Mar 19 04:44:33.797 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101782026-03-19T04:44:34.548Z[ host-image] Mar 19 04:44:33.804 INFO O| Mar 19 04:44:33.804 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
101792026-03-19T04:44:34.548Z[ host-image] Mar 19 04:44:33.804 INFO O| Mar 19 04:44:33.804 INFO copying /tmp/.tmpiwuItg/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 ...
101802026-03-19T04:44:34.551Z[ host-image] Mar 19 04:44:33.804 INFO O| Mar 19 04:44:33.804 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
101812026-03-19T04:44:34.551Z[ host-image] Mar 19 04:44:33.804 INFO O| Mar 19 04:44:33.804 INFO ok!
101822026-03-19T04:44:34.551Z[ host-image] Mar 19 04:44:33.804 INFO O| Mar 19 04:44:33.804 INFO STEP 137 (ensure_file) COMPLETE
101832026-03-19T04:44:34.551Z[ host-image] Mar 19 04:44:33.804 INFO O| Mar 19 04:44:33.804 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101842026-03-19T04:44:34.556Z[ host-image] Mar 19 04:44:33.812 INFO O| Mar 19 04:44:33.812 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
101852026-03-19T04:44:34.556Z[ host-image] Mar 19 04:44:33.812 INFO O| Mar 19 04:44:33.812 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
101862026-03-19T04:44:34.559Z[ host-image] Mar 19 04:44:33.812 INFO O| Mar 19 04:44:33.812 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
101872026-03-19T04:44:34.559Z[ host-image] Mar 19 04:44:33.812 INFO O| Mar 19 04:44:33.812 INFO ok!
101882026-03-19T04:44:34.559Z[ host-image] Mar 19 04:44:33.812 INFO O| Mar 19 04:44:33.812 INFO STEP 138 (ensure_file) COMPLETE
101892026-03-19T04:44:34.559Z[ host-image] Mar 19 04:44:33.812 INFO O| Mar 19 04:44:33.812 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101902026-03-19T04:44:34.563Z[ host-image] Mar 19 04:44:33.820 INFO O| Mar 19 04:44:33.820 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
101912026-03-19T04:44:34.566Z[ host-image] Mar 19 04:44:33.820 INFO O| Mar 19 04:44:33.820 INFO copying /tmp/.tmpiwuItg/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
101922026-03-19T04:44:34.804Z[ recovery-image] Mar 19 04:44:34.055 INFO E| Finished `release` profile [optimized] target(s) in 27.17s
101932026-03-19T04:44:34.822Z[ recovery-image] Mar 19 04:44:34.078 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
101942026-03-19T04:44:34.882Z[ recovery-image] Mar 19 04:44:34.137 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
101952026-03-19T04:44:34.882Z[ recovery-image] Mar 19 04:44:34.138 INFO building ROM for gimlet
101962026-03-19T04:44:34.882Z[ recovery-image] Mar 19 04:44:34.138 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")
101972026-03-19T04:44:35.055Z[ recovery-image] Mar 19 04:44:34.310 INFO E| Downloading crates ...
101982026-03-19T04:44:35.120Z[ recovery-image] Mar 19 04:44:34.376 INFO E| Downloaded anstream v0.6.18
101992026-03-19T04:44:35.123Z[ recovery-image] Mar 19 04:44:34.379 INFO E| Downloaded anstyle-query v1.1.2
102002026-03-19T04:44:35.126Z[ recovery-image] Mar 19 04:44:34.380 INFO E| Downloaded is_terminal_polyfill v1.70.1
102012026-03-19T04:44:35.126Z[ recovery-image] Mar 19 04:44:34.381 INFO E| Downloaded clap_derive v4.5.32
102022026-03-19T04:44:35.130Z[ recovery-image] Mar 19 04:44:34.386 INFO E| Downloaded toml_write v0.1.1
102032026-03-19T04:44:35.133Z[ recovery-image] Mar 19 04:44:34.388 INFO E| Downloaded shared_child v1.0.1
102042026-03-19T04:44:35.136Z[ recovery-image] Mar 19 04:44:34.390 INFO E| Downloaded toml_datetime v0.6.9
102052026-03-19T04:44:35.139Z[ recovery-image] Mar 19 04:44:34.393 INFO E| Downloaded anstyle v1.0.10
102062026-03-19T04:44:35.139Z[ recovery-image] Mar 19 04:44:34.395 INFO E| Downloaded serde_spanned v0.6.8
102072026-03-19T04:44:35.143Z[ recovery-image] Mar 19 04:44:34.397 INFO E| Downloaded colorchoice v1.0.3
102082026-03-19T04:44:35.146Z[ recovery-image] Mar 19 04:44:34.399 INFO E| Downloaded anstyle-parse v0.2.6
102092026-03-19T04:44:35.150Z[ recovery-image] Mar 19 04:44:34.406 INFO E| Downloaded os_pipe v1.2.1
102102026-03-19T04:44:35.154Z[ recovery-image] Mar 19 04:44:34.411 INFO E| Downloaded duct v0.13.7
102112026-03-19T04:44:35.164Z[ recovery-image] Mar 19 04:44:34.420 INFO E| Downloaded clap v4.5.37
102122026-03-19T04:44:35.176Z[ recovery-image] Mar 19 04:44:34.432 INFO E| Downloaded winnow v0.7.7
102132026-03-19T04:44:35.188Z[ recovery-image] Mar 19 04:44:34.445 INFO E| Downloaded toml v0.8.22
102142026-03-19T04:44:35.232Z[ recovery-image] Mar 19 04:44:34.487 INFO E| Downloaded clap_builder v4.5.37
102152026-03-19T04:44:35.240Z[ recovery-image] Mar 19 04:44:34.496 INFO E| Downloaded cc v1.2.20
102162026-03-19T04:44:35.245Z[ recovery-image] Mar 19 04:44:34.501 INFO E| Downloaded toml_edit v0.22.26
102172026-03-19T04:44:35.309Z[ recovery-image] Mar 19 04:44:34.565 INFO E| Compiling libc v0.2.172
102182026-03-19T04:44:35.309Z[ recovery-image] Mar 19 04:44:34.565 INFO E| Compiling utf8parse v0.2.2
102192026-03-19T04:44:35.313Z[ recovery-image] Mar 19 04:44:34.565 INFO E| Compiling shlex v1.3.0
102202026-03-19T04:44:35.313Z[ recovery-image] Mar 19 04:44:34.565 INFO E| Compiling colorchoice v1.0.3
102212026-03-19T04:44:35.313Z[ recovery-image] Mar 19 04:44:34.565 INFO E| Compiling is_terminal_polyfill v1.70.1
102222026-03-19T04:44:35.313Z[ recovery-image] Mar 19 04:44:34.565 INFO E| Compiling anstyle-query v1.1.2
102232026-03-19T04:44:35.313Z[ recovery-image] Mar 19 04:44:34.565 INFO E| Compiling hashbrown v0.15.2
102242026-03-19T04:44:35.313Z[ recovery-image] Mar 19 04:44:34.566 INFO E| Compiling equivalent v1.0.2
102252026-03-19T04:44:35.313Z[ recovery-image] Mar 19 04:44:34.566 INFO E| Compiling anstyle v1.0.10
102262026-03-19T04:44:35.333Z[ recovery-image] Mar 19 04:44:34.588 INFO E| Compiling once_cell v1.21.3
102272026-03-19T04:44:35.337Z[ recovery-image] Mar 19 04:44:34.588 INFO E| Compiling winnow v0.7.7
102282026-03-19T04:44:35.337Z[ recovery-image] Mar 19 04:44:34.588 INFO E| Compiling toml_write v0.1.1
102292026-03-19T04:44:35.357Z[ recovery-image] Mar 19 04:44:34.613 INFO E| Compiling strsim v0.11.1
102302026-03-19T04:44:35.360Z[ recovery-image] Mar 19 04:44:34.613 INFO E| Compiling clap_lex v0.7.4
102312026-03-19T04:44:35.367Z[ recovery-image] Mar 19 04:44:34.623 INFO E| Compiling anyhow v1.0.98
102322026-03-19T04:44:35.372Z[ recovery-image] Mar 19 04:44:34.628 INFO E| Compiling syn v2.0.101
102332026-03-19T04:44:35.512Z[ recovery-image] Mar 19 04:44:34.768 INFO E| Compiling cc v1.2.20
102342026-03-19T04:44:35.532Z[ recovery-image] Mar 19 04:44:34.788 INFO E| Compiling anstyle-parse v0.2.6
102352026-03-19T04:44:35.744Z[ recovery-image] Mar 19 04:44:34.999 INFO E| Compiling anstream v0.6.18
102362026-03-19T04:44:36.055Z[ recovery-image] Mar 19 04:44:35.310 INFO E| Compiling clap_builder v4.5.37
102372026-03-19T04:44:36.093Z[ recovery-image] Mar 19 04:44:35.349 INFO E| Compiling indexmap v2.9.0
102382026-03-19T04:44:36.187Z[ recovery-image] Mar 19 04:44:35.442 INFO E| Compiling shared_child v1.0.1
102392026-03-19T04:44:36.187Z[ recovery-image] Mar 19 04:44:35.442 INFO E| Compiling os_pipe v1.2.1
102402026-03-19T04:44:36.339Z[ recovery-image] Mar 19 04:44:35.594 INFO E| Compiling duct v0.13.7
102412026-03-19T04:44:37.050Z[ recovery-image] Mar 19 04:44:36.305 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
102422026-03-19T04:44:38.832Z[ recovery-image] Mar 19 04:44:38.087 INFO E| Compiling serde_derive v1.0.219
102432026-03-19T04:44:38.832Z[ recovery-image] Mar 19 04:44:38.087 INFO E| Compiling clap_derive v4.5.32
102442026-03-19T04:44:40.831Z[ recovery-image] Mar 19 04:44:40.086 INFO E| Compiling clap v4.5.37
102452026-03-19T04:44:40.917Z[ host-image] Mar 19 04:44:40.171 INFO O| Mar 19 04:44:40.171 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
102462026-03-19T04:44:40.917Z[ host-image] Mar 19 04:44:40.171 INFO O| Mar 19 04:44:40.171 INFO ok!
102472026-03-19T04:44:40.917Z[ host-image] Mar 19 04:44:40.171 INFO O| Mar 19 04:44:40.171 INFO STEP 139 (ensure_file) COMPLETE
102482026-03-19T04:44:40.920Z[ host-image] Mar 19 04:44:40.171 INFO O| Mar 19 04:44:40.171 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102492026-03-19T04:44:40.926Z[ host-image] Mar 19 04:44:40.181 INFO O| Mar 19 04:44:40.181 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
102502026-03-19T04:44:40.926Z[ host-image] Mar 19 04:44:40.181 INFO O| Mar 19 04:44:40.181 INFO STEP 140 (ensure_dir) COMPLETE
102512026-03-19T04:44:40.929Z[ host-image] Mar 19 04:44:40.181 INFO O| Mar 19 04:44:40.181 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102522026-03-19T04:44:40.936Z[ host-image] Mar 19 04:44:40.190 INFO O| Mar 19 04:44:40.190 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
102532026-03-19T04:44:40.936Z[ host-image] Mar 19 04:44:40.191 INFO O| Mar 19 04:44:40.190 INFO STEP 141 (ensure_dir) COMPLETE
102542026-03-19T04:44:40.939Z[ host-image] Mar 19 04:44:40.191 INFO O| Mar 19 04:44:40.190 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102552026-03-19T04:44:40.944Z[ host-image] Mar 19 04:44:40.199 INFO O| Mar 19 04:44:40.199 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
102562026-03-19T04:44:40.944Z[ host-image] Mar 19 04:44:40.199 INFO O| Mar 19 04:44:40.199 INFO STEP 142 (ensure_dir) COMPLETE
102572026-03-19T04:44:40.947Z[ host-image] Mar 19 04:44:40.199 INFO O| Mar 19 04:44:40.199 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102582026-03-19T04:44:40.952Z[ host-image] Mar 19 04:44:40.207 INFO O| Mar 19 04:44:40.207 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
102592026-03-19T04:44:40.953Z[ host-image] Mar 19 04:44:40.207 INFO O| Mar 19 04:44:40.207 INFO STEP 143 (ensure_dir) COMPLETE
102602026-03-19T04:44:40.956Z[ host-image] Mar 19 04:44:40.207 INFO O| Mar 19 04:44:40.207 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102612026-03-19T04:44:40.960Z[ host-image] Mar 19 04:44:40.215 INFO O| Mar 19 04:44:40.215 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
102622026-03-19T04:44:40.963Z[ host-image] Mar 19 04:44:40.215 INFO O| Mar 19 04:44:40.215 INFO copying /tmp/.tmpiwuItg/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 ...
102632026-03-19T04:44:40.963Z[ host-image] Mar 19 04:44:40.215 INFO O| Mar 19 04:44:40.215 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
102642026-03-19T04:44:40.963Z[ host-image] Mar 19 04:44:40.215 INFO O| Mar 19 04:44:40.215 INFO ok!
102652026-03-19T04:44:40.963Z[ host-image] Mar 19 04:44:40.215 INFO O| Mar 19 04:44:40.215 INFO STEP 144 (ensure_file) COMPLETE
102662026-03-19T04:44:40.963Z[ host-image] Mar 19 04:44:40.215 INFO O| Mar 19 04:44:40.215 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102672026-03-19T04:44:40.968Z[ host-image] Mar 19 04:44:40.223 INFO O| Mar 19 04:44:40.223 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
102682026-03-19T04:44:40.968Z[ host-image] Mar 19 04:44:40.223 INFO O| Mar 19 04:44:40.223 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
102692026-03-19T04:44:40.971Z[ host-image] Mar 19 04:44:40.223 INFO O| Mar 19 04:44:40.223 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
102702026-03-19T04:44:40.971Z[ host-image] Mar 19 04:44:40.223 INFO O| Mar 19 04:44:40.223 INFO STEP 145 (ensure_dir) COMPLETE
102712026-03-19T04:44:40.971Z[ host-image] Mar 19 04:44:40.223 INFO O| Mar 19 04:44:40.223 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102722026-03-19T04:44:40.976Z[ host-image] Mar 19 04:44:40.231 INFO O| Mar 19 04:44:40.231 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
102732026-03-19T04:44:40.979Z[ host-image] Mar 19 04:44:40.231 INFO O| Mar 19 04:44:40.231 INFO copying /tmp/.tmpiwuItg/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
102742026-03-19T04:44:40.979Z[ host-image] Mar 19 04:44:40.231 INFO O| Mar 19 04:44:40.231 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
102752026-03-19T04:44:40.979Z[ host-image] Mar 19 04:44:40.231 INFO O| Mar 19 04:44:40.231 INFO ok!
102762026-03-19T04:44:40.979Z[ host-image] Mar 19 04:44:40.231 INFO O| Mar 19 04:44:40.231 INFO STEP 146 (ensure_file) COMPLETE
102772026-03-19T04:44:40.979Z[ host-image] Mar 19 04:44:40.231 INFO O| Mar 19 04:44:40.231 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102782026-03-19T04:44:40.985Z[ host-image] Mar 19 04:44:40.240 INFO O| Mar 19 04:44:40.240 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
102792026-03-19T04:44:40.988Z[ host-image] Mar 19 04:44:40.240 INFO O| Mar 19 04:44:40.240 INFO STEP 147 (remove_files) COMPLETE
102802026-03-19T04:44:40.988Z[ host-image] Mar 19 04:44:40.240 INFO O| Mar 19 04:44:40.240 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102812026-03-19T04:44:40.993Z[ host-image] Mar 19 04:44:40.248 INFO O| Mar 19 04:44:40.248 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
102822026-03-19T04:44:40.997Z[ host-image] Mar 19 04:44:40.248 INFO O| Mar 19 04:44:40.248 INFO STEP 148 (remove_files) COMPLETE
102832026-03-19T04:44:40.997Z[ host-image] Mar 19 04:44:40.248 INFO O| Mar 19 04:44:40.248 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102842026-03-19T04:44:41.001Z[ host-image] Mar 19 04:44:40.256 INFO O| Mar 19 04:44:40.256 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
102852026-03-19T04:44:41.005Z[ host-image] Mar 19 04:44:40.256 INFO O| Mar 19 04:44:40.256 INFO STEP 149 (remove_files) COMPLETE
102862026-03-19T04:44:41.005Z[ host-image] Mar 19 04:44:40.256 INFO O| Mar 19 04:44:40.256 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102872026-03-19T04:44:41.009Z[ host-image] Mar 19 04:44:40.265 INFO O| Mar 19 04:44:40.264 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
102882026-03-19T04:44:41.013Z[ host-image] Mar 19 04:44:40.265 INFO O| Mar 19 04:44:40.265 INFO STEP 150 (remove_files) COMPLETE
102892026-03-19T04:44:41.013Z[ host-image] Mar 19 04:44:40.265 INFO O| Mar 19 04:44:40.265 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102902026-03-19T04:44:41.018Z[ host-image] Mar 19 04:44:40.273 INFO O| Mar 19 04:44:40.273 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
102912026-03-19T04:44:41.021Z[ host-image] Mar 19 04:44:40.273 INFO O| Mar 19 04:44:40.273 INFO STEP 151 (remove_files) COMPLETE
102922026-03-19T04:44:41.021Z[ host-image] Mar 19 04:44:40.273 INFO O| Mar 19 04:44:40.273 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102932026-03-19T04:44:41.027Z[ host-image] Mar 19 04:44:40.282 INFO O| Mar 19 04:44:40.282 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
102942026-03-19T04:44:41.031Z[ host-image] Mar 19 04:44:40.282 INFO O| Mar 19 04:44:40.282 INFO STEP 152 (remove_files) COMPLETE
102952026-03-19T04:44:41.031Z[ host-image] Mar 19 04:44:40.282 INFO O| Mar 19 04:44:40.282 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102962026-03-19T04:44:41.036Z[ host-image] Mar 19 04:44:40.291 INFO O| Mar 19 04:44:40.291 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
102972026-03-19T04:44:41.039Z[ host-image] Mar 19 04:44:40.291 INFO O| Mar 19 04:44:40.291 INFO STEP 153 (remove_files) COMPLETE
102982026-03-19T04:44:41.039Z[ host-image] Mar 19 04:44:40.291 INFO O| Mar 19 04:44:40.291 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
102992026-03-19T04:44:41.046Z[ host-image] Mar 19 04:44:40.301 INFO O| Mar 19 04:44:40.300 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
103002026-03-19T04:44:41.046Z[ host-image] Mar 19 04:44:40.301 INFO O| Mar 19 04:44:40.301 INFO STEP 154 (remove_files) COMPLETE
103012026-03-19T04:44:41.049Z[ host-image] Mar 19 04:44:40.301 INFO O| Mar 19 04:44:40.301 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103022026-03-19T04:44:41.054Z[ host-image] Mar 19 04:44:40.309 INFO O| Mar 19 04:44:40.309 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
103032026-03-19T04:44:41.057Z[ host-image] Mar 19 04:44:40.309 INFO O| Mar 19 04:44:40.309 INFO STEP 155 (remove_files) COMPLETE
103042026-03-19T04:44:41.057Z[ host-image] Mar 19 04:44:40.309 INFO O| Mar 19 04:44:40.309 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103052026-03-19T04:44:41.063Z[ host-image] Mar 19 04:44:40.318 INFO O| Mar 19 04:44:40.318 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
103062026-03-19T04:44:41.066Z[ host-image] Mar 19 04:44:40.318 INFO O| Mar 19 04:44:40.318 INFO STEP 156 (remove_files) COMPLETE
103072026-03-19T04:44:41.066Z[ host-image] Mar 19 04:44:40.318 INFO O| Mar 19 04:44:40.318 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103082026-03-19T04:44:41.071Z[ host-image] Mar 19 04:44:40.326 INFO O| Mar 19 04:44:40.326 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
103092026-03-19T04:44:41.075Z[ host-image] Mar 19 04:44:40.326 INFO O| Mar 19 04:44:40.326 INFO STEP 157 (remove_files) COMPLETE
103102026-03-19T04:44:41.075Z[ host-image] Mar 19 04:44:40.326 INFO O| Mar 19 04:44:40.326 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103112026-03-19T04:44:41.081Z[ host-image] Mar 19 04:44:40.335 INFO O| Mar 19 04:44:40.335 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
103122026-03-19T04:44:41.081Z[ host-image] Mar 19 04:44:40.336 INFO O| Mar 19 04:44:40.336 INFO STEP 158 (remove_files) COMPLETE
103132026-03-19T04:44:41.084Z[ host-image] Mar 19 04:44:40.336 INFO O| Mar 19 04:44:40.336 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103142026-03-19T04:44:41.087Z[ host-image] Mar 19 04:44:40.342 INFO O| Mar 19 04:44:40.342 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
103152026-03-19T04:44:41.087Z[ host-image] Mar 19 04:44:40.342 INFO O| Mar 19 04:44:40.342 INFO STEP 159 (remove_files) COMPLETE
103162026-03-19T04:44:41.087Z[ host-image] Mar 19 04:44:40.342 INFO O| Mar 19 04:44:40.342 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103172026-03-19T04:44:41.095Z[ host-image] Mar 19 04:44:40.350 INFO O| Mar 19 04:44:40.350 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
103182026-03-19T04:44:41.095Z[ host-image] Mar 19 04:44:40.350 INFO O| Mar 19 04:44:40.350 INFO STEP 160 (remove_files) COMPLETE
103192026-03-19T04:44:41.096Z[ host-image] Mar 19 04:44:40.350 INFO O| Mar 19 04:44:40.350 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103202026-03-19T04:44:41.103Z[ host-image] Mar 19 04:44:40.358 INFO O| Mar 19 04:44:40.358 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
103212026-03-19T04:44:41.106Z[ host-image] Mar 19 04:44:40.358 INFO O| Mar 19 04:44:40.358 INFO STEP 161 (remove_files) COMPLETE
103222026-03-19T04:44:41.106Z[ host-image] Mar 19 04:44:40.358 INFO O| Mar 19 04:44:40.358 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103232026-03-19T04:44:41.111Z[ host-image] Mar 19 04:44:40.366 INFO O| Mar 19 04:44:40.366 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
103242026-03-19T04:44:41.114Z[ host-image] Mar 19 04:44:40.366 INFO O| Mar 19 04:44:40.366 INFO STEP 162 (remove_files) COMPLETE
103252026-03-19T04:44:41.114Z[ host-image] Mar 19 04:44:40.366 INFO O| Mar 19 04:44:40.366 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103262026-03-19T04:44:41.119Z[ host-image] Mar 19 04:44:40.374 INFO O| Mar 19 04:44:40.374 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
103272026-03-19T04:44:41.122Z[ host-image] Mar 19 04:44:40.374 INFO O| Mar 19 04:44:40.374 INFO STEP 163 (remove_files) COMPLETE
103282026-03-19T04:44:41.122Z[ host-image] Mar 19 04:44:40.374 INFO O| Mar 19 04:44:40.374 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103292026-03-19T04:44:41.129Z[ host-image] Mar 19 04:44:40.384 INFO O| Mar 19 04:44:40.384 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
103302026-03-19T04:44:41.132Z[ host-image] Mar 19 04:44:40.384 INFO O| Mar 19 04:44:40.384 INFO STEP 164 (remove_files) COMPLETE
103312026-03-19T04:44:41.132Z[ host-image] Mar 19 04:44:40.384 INFO O| Mar 19 04:44:40.384 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103322026-03-19T04:44:41.137Z[ host-image] Mar 19 04:44:40.391 INFO O| Mar 19 04:44:40.391 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
103332026-03-19T04:44:41.140Z[ host-image] Mar 19 04:44:40.391 INFO O| Mar 19 04:44:40.391 INFO STEP 165 (remove_files) COMPLETE
103342026-03-19T04:44:41.140Z[ host-image] Mar 19 04:44:40.392 INFO O| Mar 19 04:44:40.391 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103352026-03-19T04:44:41.145Z[ host-image] Mar 19 04:44:40.400 INFO O| Mar 19 04:44:40.400 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
103362026-03-19T04:44:41.145Z[ host-image] Mar 19 04:44:40.400 INFO O| Mar 19 04:44:40.400 INFO STEP 166 (remove_files) COMPLETE
103372026-03-19T04:44:41.145Z[ host-image] Mar 19 04:44:40.400 INFO O| Mar 19 04:44:40.400 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103382026-03-19T04:44:41.154Z[ host-image] Mar 19 04:44:40.409 INFO O| Mar 19 04:44:40.409 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
103392026-03-19T04:44:41.157Z[ host-image] Mar 19 04:44:40.409 INFO O| Mar 19 04:44:40.409 INFO STEP 167 (remove_files) COMPLETE
103402026-03-19T04:44:41.157Z[ host-image] Mar 19 04:44:40.409 INFO O| Mar 19 04:44:40.409 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103412026-03-19T04:44:41.161Z[ host-image] Mar 19 04:44:40.416 INFO O| Mar 19 04:44:40.416 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
103422026-03-19T04:44:41.164Z[ host-image] Mar 19 04:44:40.416 INFO O| Mar 19 04:44:40.416 INFO STEP 168 (remove_files) COMPLETE
103432026-03-19T04:44:41.164Z[ host-image] Mar 19 04:44:40.416 INFO O| Mar 19 04:44:40.416 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103442026-03-19T04:44:41.169Z[ host-image] Mar 19 04:44:40.424 INFO O| Mar 19 04:44:40.424 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
103452026-03-19T04:44:41.172Z[ host-image] Mar 19 04:44:40.424 INFO O| Mar 19 04:44:40.424 INFO STEP 169 (remove_files) COMPLETE
103462026-03-19T04:44:41.172Z[ host-image] Mar 19 04:44:40.424 INFO O| Mar 19 04:44:40.424 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103472026-03-19T04:44:41.178Z[ host-image] Mar 19 04:44:40.433 INFO O| Mar 19 04:44:40.432 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
103482026-03-19T04:44:41.181Z[ host-image] Mar 19 04:44:40.433 INFO O| Mar 19 04:44:40.433 INFO STEP 170 (remove_files) COMPLETE
103492026-03-19T04:44:41.181Z[ host-image] Mar 19 04:44:40.433 INFO O| Mar 19 04:44:40.433 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103502026-03-19T04:44:41.186Z[ host-image] Mar 19 04:44:40.440 INFO O| Mar 19 04:44:40.440 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
103512026-03-19T04:44:41.186Z[ host-image] Mar 19 04:44:40.441 INFO O| Mar 19 04:44:40.441 INFO STEP 171 (remove_files) COMPLETE
103522026-03-19T04:44:41.186Z[ host-image] Mar 19 04:44:40.441 INFO O| Mar 19 04:44:40.441 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103532026-03-19T04:44:41.192Z[ host-image] Mar 19 04:44:40.447 INFO O| Mar 19 04:44:40.447 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
103542026-03-19T04:44:41.192Z[ host-image] Mar 19 04:44:40.447 INFO O| Mar 19 04:44:40.447 INFO STEP 172 (remove_files) COMPLETE
103552026-03-19T04:44:41.196Z[ host-image] Mar 19 04:44:40.447 INFO O| Mar 19 04:44:40.447 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103562026-03-19T04:44:41.200Z[ host-image] Mar 19 04:44:40.454 INFO O| Mar 19 04:44:40.454 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
103572026-03-19T04:44:41.200Z[ host-image] Mar 19 04:44:40.454 INFO O| Mar 19 04:44:40.454 INFO STEP 173 (remove_files) COMPLETE
103582026-03-19T04:44:41.203Z[ host-image] Mar 19 04:44:40.454 INFO O| Mar 19 04:44:40.454 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103592026-03-19T04:44:41.206Z[ host-image] Mar 19 04:44:40.461 INFO O| Mar 19 04:44:40.461 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
103602026-03-19T04:44:41.209Z[ host-image] Mar 19 04:44:40.461 INFO O| Mar 19 04:44:40.461 INFO STEP 174 (remove_files) COMPLETE
103612026-03-19T04:44:41.209Z[ host-image] Mar 19 04:44:40.461 INFO O| Mar 19 04:44:40.461 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
103622026-03-19T04:44:41.215Z[ host-image] Mar 19 04:44:40.470 INFO O| Mar 19 04:44:40.470 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
103632026-03-19T04:44:41.215Z[ host-image] Mar 19 04:44:40.470 INFO O| Mar 19 04:44:40.470 INFO STEP 175 (remove_files) COMPLETE
103642026-03-19T04:44:41.218Z[ host-image] Mar 19 04:44:40.470 INFO O| Mar 19 04:44:40.470 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
103652026-03-19T04:44:41.226Z[ host-image] Mar 19 04:44:40.481 INFO O| Mar 19 04:44:40.481 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
103662026-03-19T04:44:41.226Z[ host-image] Mar 19 04:44:40.481 INFO O| Mar 19 04:44:40.481 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"SVCCFG_CHECKHASH": "1", "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", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
103672026-03-19T04:44:41.748Z[ recovery-image] Mar 19 04:44:41.003 INFO E| Compiling serde v1.0.219
103682026-03-19T04:44:44.180Z[ recovery-image] Mar 19 04:44:43.434 INFO E| Compiling toml_datetime v0.6.9
103692026-03-19T04:44:44.180Z[ recovery-image] Mar 19 04:44:43.434 INFO E| Compiling serde_spanned v0.6.8
103702026-03-19T04:44:44.355Z[ recovery-image] Mar 19 04:44:43.608 INFO E| Compiling toml_edit v0.22.26
103712026-03-19T04:44:46.011Z[ recovery-image] Mar 19 04:44:45.264 INFO E| Compiling toml v0.8.22
103722026-03-19T04:44:47.412Z[ host-image] Mar 19 04:44:46.665 INFO O| Mar 19 04:44:46.665 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
103732026-03-19T04:44:47.412Z[ host-image] Mar 19 04:44:46.665 INFO O| Mar 19 04:44:46.665 INFO E| svccfg: Loaded 79 smf(7) service descriptions
103742026-03-19T04:44:47.427Z[ host-image] Mar 19 04:44:46.680 INFO O| Mar 19 04:44:46.680 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_CHECKHASH": "1", "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"}
103752026-03-19T04:44:47.559Z[ host-image] Mar 19 04:44:46.812 INFO O| Mar 19 04:44:46.812 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "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"}
103762026-03-19T04:44:47.632Z[ host-image] Mar 19 04:44:46.885 INFO O| Mar 19 04:44:46.884 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db"}
103772026-03-19T04:44:47.715Z[ host-image] Mar 19 04:44:46.968 INFO O| Mar 19 04:44:46.968 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
103782026-03-19T04:44:47.715Z[ host-image] Mar 19 04:44:46.968 INFO O| Mar 19 04:44:46.968 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
103792026-03-19T04:44:47.719Z[ host-image] Mar 19 04:44:46.970 INFO O| Mar 19 04:44:46.970 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
103802026-03-19T04:44:47.719Z[ host-image] Mar 19 04:44:46.970 INFO O| Mar 19 04:44:46.970 INFO ok!
103812026-03-19T04:44:47.719Z[ host-image] Mar 19 04:44:46.970 INFO O| Mar 19 04:44:46.970 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
103822026-03-19T04:44:47.719Z[ host-image] Mar 19 04:44:46.970 INFO O| Mar 19 04:44:46.970 INFO STEP 176 (seed_smf) COMPLETE
103832026-03-19T04:44:47.719Z[ host-image] Mar 19 04:44:46.970 INFO O| Mar 19 04:44:46.970 INFO steps complete; finalising image!
103842026-03-19T04:44:47.719Z[ host-image] Mar 19 04:44:46.970 INFO O| Mar 19 04:44:46.970 INFO TRIM POOL: TEMPORARY-sled-zfs
103852026-03-19T04:44:47.812Z[ host-image] Mar 19 04:44:47.065 INFO O| Mar 19 04:44:47.065 INFO trim TEMPORARY-sled-zfs: (7% trimmed, started at Thu Mar 19 04:44:46 2026)
103862026-03-19T04:44:48.028Z[ host-image] Mar 19 04:44:47.281 INFO O| Mar 19 04:44:47.281 INFO temporary pool has 795M used, 101M avail, 1.80x compressratio
103872026-03-19T04:44:48.028Z[ host-image] Mar 19 04:44:47.281 INFO O| Mar 19 04:44:47.281 INFO EXPORT POOL: TEMPORARY-sled-zfs
103882026-03-19T04:44:48.385Z[ host-image] Mar 19 04:44:47.638 INFO O| Mar 19 04:44:47.638 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
103892026-03-19T04:44:48.385Z[ host-image] Mar 19 04:44:47.638 INFO O| Mar 19 04:44:47.638 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
103902026-03-19T04:44:48.540Z[ recovery-image] Mar 19 04:44:47.793 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.58s
103912026-03-19T04:44:48.555Z[ recovery-image] Mar 19 04:44:47.808 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`
103922026-03-19T04:44:48.570Z[ recovery-image] Mar 19 04:44:47.823 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
103932026-03-19T04:44:48.665Z[ recovery-image] Mar 19 04:44:47.918 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
103942026-03-19T04:44:48.668Z[ recovery-image] Mar 19 04:44:47.922 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`
103952026-03-19T04:44:48.819Z[ recovery-image] Mar 19 04:44:48.072 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
103962026-03-19T04:44:48.820Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
103972026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
103982026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
103992026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
104002026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
104012026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
104022026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
104032026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
104042026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
104052026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
104062026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
104072026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
104082026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
104092026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
104102026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO O| Info: ABL version: 0x100f5010
104112026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.073 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
104122026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
104132026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
104142026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
104152026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
104162026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
104172026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
104182026-03-19T04:44:48.823Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
104192026-03-19T04:44:48.824Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
104202026-03-19T04:44:48.824Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
104212026-03-19T04:44:48.824Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
104222026-03-19T04:44:48.824Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
104232026-03-19T04:44:48.824Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
104242026-03-19T04:44:48.824Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
104252026-03-19T04:44:48.824Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
104262026-03-19T04:44:48.824Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
104272026-03-19T04:44:48.824Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
104282026-03-19T04:44:48.824Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
104292026-03-19T04:44:48.824Z[ recovery-image] Mar 19 04:44:48.074 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
104302026-03-19T04:44:48.864Z[ recovery-image] Mar 19 04:44:48.117 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
104312026-03-19T04:44:48.864Z[ recovery-image] Mar 19 04:44:48.117 INFO building ROM for cosmo
104322026-03-19T04:44:48.867Z[ recovery-image] Mar 19 04:44:48.117 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")
104332026-03-19T04:44:48.972Z[ recovery-image] Mar 19 04:44:48.225 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
104342026-03-19T04:44:48.975Z[ recovery-image] Mar 19 04:44:48.228 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`
104352026-03-19T04:44:48.986Z[ recovery-image] Mar 19 04:44:48.239 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
104362026-03-19T04:44:49.080Z[ recovery-image] Mar 19 04:44:48.333 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
104372026-03-19T04:44:49.083Z[ recovery-image] Mar 19 04:44:48.337 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`
104382026-03-19T04:44:49.327Z[ host-image] Mar 19 04:44:48.580 INFO O| Mar 19 04:44:48.580 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
104392026-03-19T04:44:49.328Z[ host-image] Mar 19 04:44:48.580 INFO O| Mar 19 04:44:48.580 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
104402026-03-19T04:44:49.331Z[ host-image] Mar 19 04:44:48.580 INFO O| Mar 19 04:44:48.580 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
104412026-03-19T04:44:49.331Z[ host-image] Mar 19 04:44:48.580 INFO O| Mar 19 04:44:48.580 INFO completed processing sled/zfs
104422026-03-19T04:44:49.331Z[ host-image] Mar 19 04:44:48.580 INFO O| Mar 19 04:44:48.580 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
104432026-03-19T04:44:49.353Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
104442026-03-19T04:44:49.358Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
104452026-03-19T04:44:49.358Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
104462026-03-19T04:44:49.358Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
104472026-03-19T04:44:49.358Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
104482026-03-19T04:44:49.358Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
104492026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
104502026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
104512026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
104522026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
104532026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
104542026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
104552026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
104562026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
104572026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
104582026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
104592026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
104602026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.606 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
104612026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
104622026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
104632026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
104642026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
104652026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
104662026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
104672026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
104682026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
104692026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
104702026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
104712026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
104722026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
104732026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
104742026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
104752026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
104762026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
104772026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
104782026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
104792026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
104802026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
104812026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
104822026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
104832026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
104842026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
104852026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
104862026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
104872026-03-19T04:44:49.359Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
104882026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.607 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
104892026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.608 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
104902026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.608 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
104912026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.608 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
104922026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.608 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
104932026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.608 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
104942026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.608 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
104952026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.608 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
104962026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.608 INFO O| Info: ABL version: 0x1007f011
104972026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.608 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
104982026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.608 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
104992026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.608 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
105002026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
105012026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
105022026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
105032026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
105042026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
105052026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
105062026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
105072026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
105082026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
105092026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
105102026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
105112026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
105122026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
105132026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
105142026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
105152026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
105162026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
105172026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
105182026-03-19T04:44:49.360Z[ recovery-image] Mar 19 04:44:48.609 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
105192026-03-19T04:44:49.403Z[ recovery-image] Mar 19 04:44:48.656 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
105202026-03-19T04:44:49.403Z[ recovery-image] Mar 19 04:44:48.656 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
105212026-03-19T04:44:51.867Z[ recovery-image] Mar 19 04:44:51.119 INFO image complete! materials are in "/work/os-recovery"
105222026-03-19T04:44:51.870Z[ recovery-image]
105232026-03-19T04:44:51.870Z[ recovery-image] real 15:16.728826740
105242026-03-19T04:44:51.870Z[ recovery-image] user 13:27.710037769
105252026-03-19T04:44:51.870Z[ recovery-image] sys 1:10.570583282
105262026-03-19T04:44:51.870Z[ recovery-image] trap 0.264994686
105272026-03-19T04:44:51.871Z[ recovery-image] tflt 0.742475869
105282026-03-19T04:44:51.871Z[ recovery-image] dflt 1.293558210
105292026-03-19T04:44:51.871Z[ recovery-image] kflt 0.000064035
105302026-03-19T04:44:51.871Z[ recovery-image] lock 19:10.617325471
105312026-03-19T04:44:51.871Z[ recovery-image] slp 1:29:19.078018357
105322026-03-19T04:44:51.871Z[ recovery-image] lat 1:06.011384251
105332026-03-19T04:44:51.871Z[ recovery-image] stop 6.904271038
105342026-03-19T04:44:51.871ZMar 19 04:44:51.123 INFO [recovery-image] process exited with exit status: 0 (916.734269764s)
105352026-03-19T04:45:00.133Z[ host-image] Mar 19 04:44:59.383 INFO O| Mar 19 04:44:59.383 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
105362026-03-19T04:45:00.225Z[ host-image] Mar 19 04:44:59.476 INFO BUILD STRING "heads/stlouis-0-gbba4dda620\n"
105372026-03-19T04:45:00.225Z[ host-image] Mar 19 04:44:59.476 INFO expanded image name: "ci f1cc356/${os_short_commit} 2026-03-19 04:16" -> "ci f1cc356/bba4dda 2026-03-19 04:16"
105382026-03-19T04:45:00.229Z[ host-image] Mar 19 04:44:59.476 INFO output artefacts stored in: "/work/os-host"
105392026-03-19T04:45:00.229Z[ host-image] Mar 19 04:44:59.476 INFO collecting git info from project "amd-firmware"...
105402026-03-19T04:45:00.240Z[ host-image] Mar 19 04:44:59.491 INFO collecting git info from project "dmar-report"...
105412026-03-19T04:45:00.245Z[ host-image] Mar 19 04:44:59.497 INFO collecting git info from project "pilot"...
105422026-03-19T04:45:00.251Z[ host-image] Mar 19 04:44:59.502 INFO collecting git info from project "pinprick"...
105432026-03-19T04:45:00.255Z[ host-image] Mar 19 04:44:59.506 INFO collecting git info from project "chelsio-t6-roms"...
105442026-03-19T04:45:00.260Z[ host-image] Mar 19 04:44:59.511 INFO collecting git info from project "phbl"...
105452026-03-19T04:45:00.265Z[ host-image] Mar 19 04:44:59.516 INFO collecting git info from project "bootserver"...
105462026-03-19T04:45:00.270Z[ host-image] Mar 19 04:44:59.521 INFO collecting git info from project "image-builder"...
105472026-03-19T04:45:00.275Z[ host-image] Mar 19 04:44:59.525 INFO collecting git info from project "amd-host-image-builder"...
105482026-03-19T04:45:00.280Z[ host-image] Mar 19 04:44:59.531 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
105492026-03-19T04:45:00.619Z[ host-image] Mar 19 04:44:59.870 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
105502026-03-19T04:45:00.941Z[ host-image] Mar 19 04:45:00.192 INFO creating Oxide boot image...
105512026-03-19T04:45:00.942Z[ host-image] Mar 19 04:45:00.192 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci f1cc356/bba4dda 2026-03-19 04:16", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
105522026-03-19T04:45:02.049Z[ host-image] Mar 19 04:45:01.299 INFO O| ok, image written!
105532026-03-19T04:45:02.049Z[ host-image] Mar 19 04:45:01.299 INFO O| ok, boot_image_csum file written!
105542026-03-19T04:45:02.052Z[ host-image] Mar 19 04:45:01.301 INFO creating boot archive (CPIO)...
105552026-03-19T04:45:02.052Z[ host-image] Mar 19 04:45:01.302 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
105562026-03-19T04:45:02.055Z[ host-image] Mar 19 04:45:01.306 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
105572026-03-19T04:45:02.055Z[ host-image] Mar 19 04:45:01.306 INFO E| + outfile=/work/os-host/cpio
105582026-03-19T04:45:02.056Z[ host-image] Mar 19 04:45:01.306 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
105592026-03-19T04:45:02.059Z[ host-image] Mar 19 04:45:01.309 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
105602026-03-19T04:45:02.059Z[ host-image] Mar 19 04:45:01.309 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
105612026-03-19T04:45:02.091Z[ host-image] Mar 19 04:45:01.341 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
105622026-03-19T04:45:02.094Z[ host-image] Mar 19 04:45:01.341 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
105632026-03-19T04:45:02.098Z[ host-image] Mar 19 04:45:01.348 INFO creating compressed cpio/unix for dev loaders...
105642026-03-19T04:45:02.101Z[ host-image] Mar 19 04:45:01.348 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
105652026-03-19T04:45:02.401Z[ host-image] Mar 19 04:45:01.651 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-host/cpio' >'/work/os-host/cpio.z'"], pwd: None
105662026-03-19T04:45:06.787Z[ host-image] Mar 19 04:45:06.036 INFO creating reset image...
105672026-03-19T04:45:06.787Z[ host-image] Mar 19 04:45:06.037 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
105682026-03-19T04:45:06.828Z[ host-image] Mar 19 04:45:06.078 INFO rust toolchain for "/work/oxidecomputer/helios/projects/phbl": "nightly-2026-02-09-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/phbl/rust-toolchain.toml')"
105692026-03-19T04:45:06.828Z[ host-image] Mar 19 04:45:06.078 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")
105702026-03-19T04:45:06.907Z[ host-image] Mar 19 04:45:06.157 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
105712026-03-19T04:45:06.911Z[ host-image] Mar 19 04:45:06.158 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
105722026-03-19T04:45:07.202Z[ host-image] Mar 19 04:45:06.452 INFO E| Compiling compiler_builtins v0.1.160 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/compiler-builtins/compiler-builtins)
105732026-03-19T04:45:07.203Z[ host-image] Mar 19 04:45:06.452 INFO E| Compiling core v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/core)
105742026-03-19T04:45:07.203Z[ host-image] Mar 19 04:45:06.452 INFO E| Compiling proc-macro2 v1.0.106
105752026-03-19T04:45:07.206Z[ host-image] Mar 19 04:45:06.452 INFO E| Compiling unicode-ident v1.0.23
105762026-03-19T04:45:07.206Z[ host-image] Mar 19 04:45:06.452 INFO E| Compiling quote v1.0.44
105772026-03-19T04:45:07.206Z[ host-image] Mar 19 04:45:06.452 INFO E| Compiling syn v1.0.109
105782026-03-19T04:45:07.206Z[ host-image] Mar 19 04:45:06.452 INFO E| Compiling x86 v0.52.0
105792026-03-19T04:45:07.206Z[ host-image] Mar 19 04:45:06.452 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
105802026-03-19T04:45:07.206Z[ host-image] Mar 19 04:45:06.452 INFO E| Compiling seq-macro v0.3.6
105812026-03-19T04:45:08.363Z[ host-image] Mar 19 04:45:07.612 INFO E| Compiling syn v2.0.114
105822026-03-19T04:45:10.112Z[ host-image] Mar 19 04:45:09.361 INFO E| Compiling scroll_derive v0.13.1
105832026-03-19T04:45:11.634Z[ host-image] Mar 19 04:45:10.882 INFO E| Compiling bitstruct_derive v0.1.0
105842026-03-19T04:45:24.147Z[ host-image] Mar 19 04:45:23.393 INFO E| Compiling alloc v0.0.0 (/home/build/.rustup/toolchains/nightly-2026-02-09-x86_64-unknown-illumos/lib/rustlib/src/rust/library/alloc)
105852026-03-19T04:45:26.983Z[ host-image] Mar 19 04:45:26.228 INFO E| Compiling bitflags v1.3.2
105862026-03-19T04:45:26.983Z[ host-image] Mar 19 04:45:26.229 INFO E| Compiling scroll v0.13.0
105872026-03-19T04:45:26.987Z[ host-image] Mar 19 04:45:26.229 INFO E| Compiling log v0.4.29
105882026-03-19T04:45:26.987Z[ host-image] Mar 19 04:45:26.229 INFO E| Compiling bit_field v0.10.3
105892026-03-19T04:45:26.987Z[ host-image] Mar 19 04:45:26.229 INFO E| Compiling bitflags v2.10.0
105902026-03-19T04:45:26.987Z[ host-image] Mar 19 04:45:26.229 INFO E| Compiling adler2 v2.0.1
105912026-03-19T04:45:26.987Z[ host-image] Mar 19 04:45:26.229 INFO E| Compiling plain v0.2.3
105922026-03-19T04:45:26.987Z[ host-image] Mar 19 04:45:26.229 INFO E| Compiling static_assertions v1.1.0
105932026-03-19T04:45:26.987Z[ host-image] Mar 19 04:45:26.229 INFO E| Compiling bitstruct v0.1.1
105942026-03-19T04:45:27.046Z[ host-image] Mar 19 04:45:26.291 INFO E| Compiling raw-cpuid v10.7.0
105952026-03-19T04:45:27.095Z[ host-image] Mar 19 04:45:26.340 INFO E| Compiling miniz_oxide v0.9.0
105962026-03-19T04:45:27.175Z[ host-image] Mar 19 04:45:26.420 INFO E| Compiling cpio_reader v0.1.2
105972026-03-19T04:45:27.277Z[ host-image] Mar 19 04:45:26.522 INFO E| Compiling goblin v0.10.4
105982026-03-19T04:45:30.852Z[ host-image] Mar 19 04:45:30.096 INFO E| Finished `release` profile [optimized] target(s) in 23.92s
105992026-03-19T04:45:30.866Z[ host-image] Mar 19 04:45:30.111 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
106002026-03-19T04:45:30.904Z[ host-image] Mar 19 04:45:30.148 INFO rust toolchain for "/work/oxidecomputer/helios/projects/amd-host-image-builder": "1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/helios/projects/amd-host-image-builder/rust-toolchain.toml')"
106012026-03-19T04:45:30.904Z[ host-image] Mar 19 04:45:30.149 INFO building ROM for cosmo
106022026-03-19T04:45:30.907Z[ host-image] Mar 19 04:45:30.149 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")
106032026-03-19T04:45:31.015Z[ host-image] Mar 19 04:45:30.259 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
106042026-03-19T04:45:31.019Z[ host-image] Mar 19 04:45:30.262 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`
106052026-03-19T04:45:31.028Z[ host-image] Mar 19 04:45:30.273 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
106062026-03-19T04:45:31.112Z[ host-image] Mar 19 04:45:30.356 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s
106072026-03-19T04:45:31.118Z[ host-image] Mar 19 04:45:30.363 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`
106082026-03-19T04:45:31.386Z[ host-image] Mar 19 04:45:30.630 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
106092026-03-19T04:45:31.386Z[ host-image] Mar 19 04:45:30.630 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
106102026-03-19T04:45:31.386Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
106112026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
106122026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
106132026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
106142026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
106152026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
106162026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
106172026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
106182026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
106192026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
106202026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
106212026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
106222026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
106232026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
106242026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
106252026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
106262026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
106272026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
106282026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
106292026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
106302026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
106312026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
106322026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
106332026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
106342026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
106352026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.631 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
106362026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
106372026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
106382026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
106392026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
106402026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
106412026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
106422026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
106432026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
106442026-03-19T04:45:31.391Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
106452026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
106462026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
106472026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
106482026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
106492026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
106502026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
106512026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
106522026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
106532026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
106542026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
106552026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
106562026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
106572026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
106582026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
106592026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
106602026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
106612026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO O| Info: ABL version: 0x1007f011
106622026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
106632026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.632 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
106642026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
106652026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
106662026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
106672026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
106682026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
106692026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
106702026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
106712026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
106722026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
106732026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
106742026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
106752026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
106762026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
106772026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
106782026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
106792026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
106802026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
106812026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
106822026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
106832026-03-19T04:45:31.392Z[ host-image] Mar 19 04:45:30.633 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
106842026-03-19T04:45:31.426Z[ host-image] Mar 19 04:45:30.671 INFO building ROM for gimlet
106852026-03-19T04:45:31.430Z[ host-image] Mar 19 04:45:30.671 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")
106862026-03-19T04:45:31.532Z[ host-image] Mar 19 04:45:30.776 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
106872026-03-19T04:45:31.536Z[ host-image] Mar 19 04:45:30.780 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`
106882026-03-19T04:45:31.545Z[ host-image] Mar 19 04:45:30.790 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
106892026-03-19T04:45:31.629Z[ host-image] Mar 19 04:45:30.873 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s
106902026-03-19T04:45:31.634Z[ host-image] Mar 19 04:45:30.879 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`
106912026-03-19T04:45:31.788Z[ host-image] Mar 19 04:45:31.032 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
106922026-03-19T04:45:31.788Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
106932026-03-19T04:45:31.788Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
106942026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
106952026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
106962026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
106972026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
106982026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
106992026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
107002026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
107012026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
107022026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
107032026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
107042026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
107052026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
107062026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO O| Info: ABL version: 0x100f5010
107072026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.033 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
107082026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
107092026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
107102026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
107112026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
107122026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
107132026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
107142026-03-19T04:45:31.792Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
107152026-03-19T04:45:31.793Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
107162026-03-19T04:45:31.793Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
107172026-03-19T04:45:31.793Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
107182026-03-19T04:45:31.793Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
107192026-03-19T04:45:31.793Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
107202026-03-19T04:45:31.793Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
107212026-03-19T04:45:31.793Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
107222026-03-19T04:45:31.793Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
107232026-03-19T04:45:31.793Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
107242026-03-19T04:45:31.793Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
107252026-03-19T04:45:31.793Z[ host-image] Mar 19 04:45:31.034 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
107262026-03-19T04:45:31.837Z[ host-image] Mar 19 04:45:31.081 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
107272026-03-19T04:45:31.837Z[ host-image] Mar 19 04:45:31.081 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
107282026-03-19T04:45:31.837Z[ host-image] Mar 19 04:45:31.081 INFO finishing image archive at "/work/os-host/os.tar.gz"...
107292026-03-19T04:45:50.853Z[ host-image] Mar 19 04:45:50.093 INFO image complete! materials are in "/work/os-host"
107302026-03-19T04:45:50.857Z[ host-image]
107312026-03-19T04:45:50.857Z[ host-image] real 16:41.344879176
107322026-03-19T04:45:50.857Z[ host-image] user 13:50.663533265
107332026-03-19T04:45:50.857Z[ host-image] sys 1:09.469369191
107342026-03-19T04:45:50.857Z[ host-image] trap 0.265185678
107352026-03-19T04:45:50.857Z[ host-image] tflt 0.200823387
107362026-03-19T04:45:50.857Z[ host-image] dflt 0.415626758
107372026-03-19T04:45:50.857Z[ host-image] kflt 0.000021524
107382026-03-19T04:45:50.857Z[ host-image] lock 17:24.278585849
107392026-03-19T04:45:50.857Z[ host-image] slp 1:36:11.892823894
107402026-03-19T04:45:50.857Z[ host-image] lat 53.701057152
107412026-03-19T04:45:50.857Z[ host-image] stop 1.902052961
107422026-03-19T04:45:50.861ZMar 19 04:45:50.098 INFO [host-image] process exited with exit status: 0 (1001.350410643s)
107432026-03-19T04:45:50.861ZMar 19 04:45:50.098 INFO [tuf-repo] running task
107442026-03-19T04:46:13.519ZMar 19 04:46:12.754 INFO assembling repository in `/tmp/tufaceousrO5Y6l`, component: OmicronRepoAssembler
107452026-03-19T04:46:19.395ZMar 19 04:46:18.629 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
107462026-03-19T04:46:19.663ZMar 19 04:46:18.898 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
107472026-03-19T04:46:30.687ZMar 19 04:46:29.920 INFO extracting uploaded archive to /tmp/.tmpu8xajo
107482026-03-19T04:46:32.806ZMar 19 04:46:32.037 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.e6Ogjc
107492026-03-19T04:46:32.862ZMar 19 04:46:32.093 INFO added artifact, length: 6616642, hash: 3c3f8e5a8d460de9bb22a4717c50874b1f398fe13465db0f19de8b8d3a1cbc53, version: 1.0.64, kind: gimlet_sp, name: cosmo-a
107502026-03-19T04:46:32.970ZMar 19 04:46:32.201 INFO added artifact, length: 6616872, hash: 50c344385cc2bdcdbbb8a9e966e2d4340a25432b5d4295b18e7f3b7002ac6a21, version: 1.0.64, kind: gimlet_sp, name: cosmo-b
107512026-03-19T04:46:33.071ZMar 19 04:46:32.303 INFO added artifact, length: 5489720, hash: 896925b9362a9790844ee502c8ffba83c8d3b303c4d69dd08304a6bdda5abafd, version: 1.0.64, kind: gimlet_sp, name: gimlet-b
107522026-03-19T04:46:33.171ZMar 19 04:46:32.402 INFO added artifact, length: 5492131, hash: 4109c1b90c8b1d97153f0221a6a1b71f1dd225202ff250552c77ca2a9f4cf6db, version: 1.0.64, kind: gimlet_sp, name: gimlet-c
107532026-03-19T04:46:33.270ZMar 19 04:46:32.501 INFO added artifact, length: 5496239, hash: 147d21bc6a9540f799991c8ce73cf4db902ca870245adb90531e0d1158fb0461, version: 1.0.64, kind: gimlet_sp, name: gimlet-d
107542026-03-19T04:46:33.369ZMar 19 04:46:32.600 INFO added artifact, length: 5496312, hash: 7f5fa010d518c1f06a416b2a0d2ad9085c2b72322a2de4937b1fd488ed11cb96, version: 1.0.64, kind: gimlet_sp, name: gimlet-e
107552026-03-19T04:46:33.465ZMar 19 04:46:32.696 INFO added artifact, length: 5496257, hash: bef4fde566e3305b4d1418137558e95cf2fda1d0b326a0202bdc7195515ae9cd, version: 1.0.64, kind: gimlet_sp, name: gimlet-f
107562026-03-19T04:46:33.568ZMar 19 04:46:32.799 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
107572026-03-19T04:46:33.568ZMar 19 04:46:32.799 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
107582026-03-19T04:46:33.623ZMar 19 04:46:32.854 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
107592026-03-19T04:46:33.626ZMar 19 04:46:32.854 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
107602026-03-19T04:46:33.682ZMar 19 04:46:32.914 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
107612026-03-19T04:46:33.685ZMar 19 04:46:32.914 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
107622026-03-19T04:46:33.741ZMar 19 04:46:32.973 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
107632026-03-19T04:46:33.745ZMar 19 04:46:32.973 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
107642026-03-19T04:46:33.800ZMar 19 04:46:33.031 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
107652026-03-19T04:46:33.800ZMar 19 04:46:33.031 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
107662026-03-19T04:46:33.857ZMar 19 04:46:33.088 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
107672026-03-19T04:46:33.857ZMar 19 04:46:33.088 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
107682026-03-19T04:46:33.912ZMar 19 04:46:33.143 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
107692026-03-19T04:46:33.916ZMar 19 04:46:33.143 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
107702026-03-19T04:46:33.916ZMar 19 04:46:33.144 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
107712026-03-19T04:46:33.916ZMar 19 04:46:33.145 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
107722026-03-19T04:46:33.916ZMar 19 04:46:33.145 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
107732026-03-19T04:46:33.916ZMar 19 04:46:33.146 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
107742026-03-19T04:46:33.916ZMar 19 04:46:33.147 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
107752026-03-19T04:46:40.670ZMar 19 04:46:39.900 INFO added artifact, length: 33554432, hash: f2c378bad2075a65dfaf9e3f8291602b8d43684cf9ce18d1cfc83e7ca305da17, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: gimlet_host_phase_1, name: host
107762026-03-19T04:46:40.670ZMar 19 04:46:39.900 INFO added artifact, length: 33554432, hash: 22de5dc9c1bc696fa5da88b9249f694cc1b80a2ac6443ab30656ec6cbcf5e06a, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: cosmo_host_phase_1, name: host
107772026-03-19T04:46:40.673ZMar 19 04:46:39.900 INFO added artifact, length: 1101008896, hash: 2bf56f94a5b906fc5bca48cc6caf712a24fa3870f7ba562330120fe7be1f6dcc, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: host_phase_2, name: host
107782026-03-19T04:46:41.885ZMar 19 04:46:41.115 INFO added artifact, length: 33554432, hash: 17668acaa2b9dea0ac2730fce15735ba95abf5c7c9ddccc948b5dfc0a71edf8a, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: gimlet_trampoline_phase_1, name: trampoline
107792026-03-19T04:46:41.885ZMar 19 04:46:41.115 INFO added artifact, length: 33554432, hash: 20aa49e806e3d39b61f3f9ceaa45cb2eba38b6b389638c77db4a78b96fe6962f, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: cosmo_trampoline_phase_1, name: trampoline
107802026-03-19T04:46:41.888ZMar 19 04:46:41.115 INFO added artifact, length: 145275742, hash: b818bb1cefaef73d72c163355bc64b589fb58ceecb94998fee8cc3c666a8571b, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: trampoline_phase_2, name: trampoline
107812026-03-19T04:46:44.172ZMar 19 04:46:43.401 INFO added artifact, length: 294065008, hash: 960b7e89dc69fe12e80aa0f0650d484bacc0f501156b19a3547ee4725c329707, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: clickhouse_keeper
107822026-03-19T04:46:46.590ZMar 19 04:46:45.818 INFO added artifact, length: 308948344, hash: b236896592aa92d06b768b79c877c81bff6b10eb2e8cd94c15c65cda8dc79aff, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: clickhouse_server
107832026-03-19T04:46:48.990ZMar 19 04:46:48.218 INFO added artifact, length: 308949366, hash: 4d426273510b1aad4346a9f2ead9ec3776fef9ab5701291b86d5733c65ceca67, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: clickhouse
107842026-03-19T04:46:50.237ZMar 19 04:46:49.465 INFO added artifact, length: 160289831, hash: 8c5e014fdfb102f83ed11ffa110fc4008341a358c443287ae05b8439f48322d5, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: cockroachdb
107852026-03-19T04:46:50.552ZMar 19 04:46:49.780 INFO added artifact, length: 39925398, hash: c42c5f3a24a17047508586c5252c9cad62c448e9495abc9bfa80428ec3af3634, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: crucible-pantry-zone
107862026-03-19T04:46:50.981ZMar 19 04:46:50.209 INFO added artifact, length: 54402862, hash: c499bffde934106d7a6e4204375df30b4ed0b51d71a2ceb5b82ee5ca28103d9f, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: crucible-zone
107872026-03-19T04:46:51.335ZMar 19 04:46:50.562 INFO added artifact, length: 44650420, hash: 7dd9576bd44ce8b259eac0b8305df75877395cc6696a4c8ad0dbfa9b8087fac2, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: external-dns
107882026-03-19T04:46:51.686ZMar 19 04:46:50.914 INFO added artifact, length: 44650016, hash: 88aaa05538aaa27a5502ce69bf0489bc87e5c4b1148d9ad4a749d5c687e5a849, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: internal-dns
107892026-03-19T04:46:53.374ZMar 19 04:46:52.601 INFO added artifact, length: 214076991, hash: 5e4e320b5071216afe6fc34040872b298ee5cab78a2ab6656a7d63da9792ab8b, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: nexus
107902026-03-19T04:46:53.578ZMar 19 04:46:52.805 INFO added artifact, length: 26027919, hash: f0612d135a3e1134a437c3cc78b35ad2a6938d016e1215bfd7b74f0abcd132be, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: ntp
107912026-03-19T04:46:54.038ZMar 19 04:46:53.265 INFO added artifact, length: 58816993, hash: 7adc1d5f87c57f9be8b20b23d6960fa42339d6b9fa90f99da0b57575cad77dac, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: oximeter
107922026-03-19T04:46:54.062ZMar 19 04:46:53.290 INFO added artifact, length: 3109590, hash: 589cd51edc9f478cdcbc915e491e31a1c92a8adea0d0ec5e707716f1f597faeb, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: zone, name: probe
107932026-03-19T04:46:54.066ZMar 19 04:46:53.290 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
107942026-03-19T04:46:54.066ZMar 19 04:46:53.290 INFO added artifact, length: 829, hash: 8d31cc914cabad194ddc9edd9a4e81e0b1a0f4b4e19ab3e60b40b4e0849ccb28, version: 1.0.64, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.64
107952026-03-19T04:46:54.066ZMar 19 04:46:53.290 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
107962026-03-19T04:46:54.100ZMar 19 04:46:53.327 INFO added artifact, length: 4131713, hash: f9ff2503d2e6a68b1b0e00ebf9ccfaa0b45584da4df9c9804b9640362c6d9957, version: 1.0.64, kind: psc_sp, name: psc-b
107972026-03-19T04:46:54.136ZMar 19 04:46:53.364 INFO added artifact, length: 4134969, hash: ec041b00eaa464debd07c4c1d03cf878915c8486e6db7a1db3a6df0e09dc95b7, version: 1.0.64, kind: psc_sp, name: psc-c
107982026-03-19T04:46:54.193ZMar 19 04:46:53.420 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
107992026-03-19T04:46:54.197ZMar 19 04:46:53.420 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
108002026-03-19T04:46:54.251ZMar 19 04:46:53.479 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
108012026-03-19T04:46:54.251ZMar 19 04:46:53.479 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
108022026-03-19T04:46:54.309ZMar 19 04:46:53.537 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
108032026-03-19T04:46:54.309ZMar 19 04:46:53.537 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
108042026-03-19T04:46:54.367ZMar 19 04:46:53.594 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
108052026-03-19T04:46:54.367ZMar 19 04:46:53.594 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
108062026-03-19T04:46:54.371ZMar 19 04:46:53.595 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
108072026-03-19T04:46:54.371ZMar 19 04:46:53.595 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
108082026-03-19T04:46:54.371ZMar 19 04:46:53.596 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
108092026-03-19T04:46:54.427ZMar 19 04:46:53.654 INFO added artifact, length: 6951866, hash: 3ac43dace5b12e04db083782cba0ee0565915cd7dbb6679dc880188691085b69, version: 1.0.64, kind: switch_sp, name: sidecar-b
108102026-03-19T04:46:54.541ZMar 19 04:46:53.768 INFO added artifact, length: 6968798, hash: 1c20d0785ce918ebac3d3d2bece934bb0c3c1db70b6d000fe5cbf75eec95fd6f, version: 1.0.64, kind: switch_sp, name: sidecar-c
108112026-03-19T04:46:54.655ZMar 19 04:46:53.882 INFO added artifact, length: 6968897, hash: b5906bd03932b0d6f662e1abc4f11a545fbcde55ae11efbdb9473b46ee69cea0, version: 1.0.64, kind: switch_sp, name: sidecar-d
108122026-03-19T04:46:54.767ZMar 19 04:46:53.994 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
108132026-03-19T04:46:54.767ZMar 19 04:46:53.994 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
108142026-03-19T04:46:54.826ZMar 19 04:46:54.053 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108152026-03-19T04:46:54.826ZMar 19 04:46:54.053 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108162026-03-19T04:46:54.884ZMar 19 04:46:54.111 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
108172026-03-19T04:46:54.887ZMar 19 04:46:54.111 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
108182026-03-19T04:46:54.939ZMar 19 04:46:54.167 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
108192026-03-19T04:46:54.943ZMar 19 04:46:54.167 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
108202026-03-19T04:46:54.943ZMar 19 04:46:54.167 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
108212026-03-19T04:46:54.943ZMar 19 04:46:54.168 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
108222026-03-19T04:46:54.943ZMar 19 04:46:54.169 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
108232026-03-19T04:46:54.943ZMar 19 04:46:54.169 INFO added artifact, length: 924, hash: ef74527749f80e7946a37412d8af58faae58d664cf751864d472398a25825fb3, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: installinator_document, name: installinator_document
108242026-03-19T04:46:55.496ZMar 19 04:46:54.723 INFO extracting uploaded archive to /tmp/.tmpr0bfXd
108252026-03-19T04:46:57.676ZMar 19 04:46:56.903 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.mHc7SE
108262026-03-19T04:46:57.732ZMar 19 04:46:56.958 INFO added artifact, length: 6616642, hash: 3c3f8e5a8d460de9bb22a4717c50874b1f398fe13465db0f19de8b8d3a1cbc53, version: 1.0.64, kind: gimlet_sp, name: cosmo-a
108272026-03-19T04:46:57.839ZMar 19 04:46:57.065 INFO added artifact, length: 6616872, hash: 50c344385cc2bdcdbbb8a9e966e2d4340a25432b5d4295b18e7f3b7002ac6a21, version: 1.0.64, kind: gimlet_sp, name: cosmo-b
108282026-03-19T04:46:57.941ZMar 19 04:46:57.167 INFO added artifact, length: 5489720, hash: 896925b9362a9790844ee502c8ffba83c8d3b303c4d69dd08304a6bdda5abafd, version: 1.0.64, kind: gimlet_sp, name: gimlet-b
108292026-03-19T04:46:58.039ZMar 19 04:46:57.265 INFO added artifact, length: 5492131, hash: 4109c1b90c8b1d97153f0221a6a1b71f1dd225202ff250552c77ca2a9f4cf6db, version: 1.0.64, kind: gimlet_sp, name: gimlet-c
108302026-03-19T04:46:58.138ZMar 19 04:46:57.365 INFO added artifact, length: 5496239, hash: 147d21bc6a9540f799991c8ce73cf4db902ca870245adb90531e0d1158fb0461, version: 1.0.64, kind: gimlet_sp, name: gimlet-d
108312026-03-19T04:46:58.234ZMar 19 04:46:57.460 INFO added artifact, length: 5496312, hash: 7f5fa010d518c1f06a416b2a0d2ad9085c2b72322a2de4937b1fd488ed11cb96, version: 1.0.64, kind: gimlet_sp, name: gimlet-e
108322026-03-19T04:46:58.330ZMar 19 04:46:57.556 INFO added artifact, length: 5496257, hash: bef4fde566e3305b4d1418137558e95cf2fda1d0b326a0202bdc7195515ae9cd, version: 1.0.64, kind: gimlet_sp, name: gimlet-f
108332026-03-19T04:46:58.434ZMar 19 04:46:57.660 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
108342026-03-19T04:46:58.434ZMar 19 04:46:57.660 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
108352026-03-19T04:46:58.490ZMar 19 04:46:57.716 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
108362026-03-19T04:46:58.495ZMar 19 04:46:57.716 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
108372026-03-19T04:46:58.548ZMar 19 04:46:57.775 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108382026-03-19T04:46:58.552ZMar 19 04:46:57.775 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108392026-03-19T04:46:58.606ZMar 19 04:46:57.833 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
108402026-03-19T04:46:58.606ZMar 19 04:46:57.833 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
108412026-03-19T04:46:58.666ZMar 19 04:46:57.891 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
108422026-03-19T04:46:58.666ZMar 19 04:46:57.891 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
108432026-03-19T04:46:58.721ZMar 19 04:46:57.948 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
108442026-03-19T04:46:58.721ZMar 19 04:46:57.948 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
108452026-03-19T04:46:58.778ZMar 19 04:46:58.004 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
108462026-03-19T04:46:58.781ZMar 19 04:46:58.004 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
108472026-03-19T04:46:58.781ZMar 19 04:46:58.005 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
108482026-03-19T04:46:58.781ZMar 19 04:46:58.006 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
108492026-03-19T04:46:58.781ZMar 19 04:46:58.006 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
108502026-03-19T04:46:58.781ZMar 19 04:46:58.007 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
108512026-03-19T04:46:58.781ZMar 19 04:46:58.008 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
108522026-03-19T04:47:05.496ZMar 19 04:47:04.720 INFO added artifact, length: 33554432, hash: f2c378bad2075a65dfaf9e3f8291602b8d43684cf9ce18d1cfc83e7ca305da17, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: gimlet_host_phase_1, name: host
108532026-03-19T04:47:05.496ZMar 19 04:47:04.721 INFO added artifact, length: 33554432, hash: 22de5dc9c1bc696fa5da88b9249f694cc1b80a2ac6443ab30656ec6cbcf5e06a, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: cosmo_host_phase_1, name: host
108542026-03-19T04:47:05.499ZMar 19 04:47:04.721 INFO added artifact, length: 1101008896, hash: 2bf56f94a5b906fc5bca48cc6caf712a24fa3870f7ba562330120fe7be1f6dcc, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: host_phase_2, name: host
108552026-03-19T04:47:06.708ZMar 19 04:47:05.933 INFO added artifact, length: 33554432, hash: 17668acaa2b9dea0ac2730fce15735ba95abf5c7c9ddccc948b5dfc0a71edf8a, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: gimlet_trampoline_phase_1, name: trampoline
108562026-03-19T04:47:06.708ZMar 19 04:47:05.933 INFO added artifact, length: 33554432, hash: 20aa49e806e3d39b61f3f9ceaa45cb2eba38b6b389638c77db4a78b96fe6962f, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: cosmo_trampoline_phase_1, name: trampoline
108572026-03-19T04:47:06.712ZMar 19 04:47:05.933 INFO added artifact, length: 145275742, hash: b818bb1cefaef73d72c163355bc64b589fb58ceecb94998fee8cc3c666a8571b, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: trampoline_phase_2, name: trampoline
108582026-03-19T04:47:13.999ZMar 19 04:47:13.222 INFO added artifact, length: 1611506215, hash: 533a6bbd9eb80c586d74dfb2b0549f6dca492a75e79ffc5e85d7e03526c50a7f, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: control_plane, name: control-plane
108592026-03-19T04:47:14.003ZMar 19 04:47:13.222 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
108602026-03-19T04:47:14.003ZMar 19 04:47:13.222 INFO added artifact, length: 829, hash: 8d31cc914cabad194ddc9edd9a4e81e0b1a0f4b4e19ab3e60b40b4e0849ccb28, version: 1.0.64, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.64
108612026-03-19T04:47:14.003ZMar 19 04:47:13.222 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
108622026-03-19T04:47:14.037ZMar 19 04:47:13.260 INFO added artifact, length: 4131713, hash: f9ff2503d2e6a68b1b0e00ebf9ccfaa0b45584da4df9c9804b9640362c6d9957, version: 1.0.64, kind: psc_sp, name: psc-b
108632026-03-19T04:47:14.074ZMar 19 04:47:13.297 INFO added artifact, length: 4134969, hash: ec041b00eaa464debd07c4c1d03cf878915c8486e6db7a1db3a6df0e09dc95b7, version: 1.0.64, kind: psc_sp, name: psc-c
108642026-03-19T04:47:14.132ZMar 19 04:47:13.355 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
108652026-03-19T04:47:14.132ZMar 19 04:47:13.355 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
108662026-03-19T04:47:14.192ZMar 19 04:47:13.416 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
108672026-03-19T04:47:14.196ZMar 19 04:47:13.416 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
108682026-03-19T04:47:14.252ZMar 19 04:47:13.475 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
108692026-03-19T04:47:14.255ZMar 19 04:47:13.475 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
108702026-03-19T04:47:14.310ZMar 19 04:47:13.533 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
108712026-03-19T04:47:14.310ZMar 19 04:47:13.533 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
108722026-03-19T04:47:14.313ZMar 19 04:47:13.533 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
108732026-03-19T04:47:14.313ZMar 19 04:47:13.534 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
108742026-03-19T04:47:14.313ZMar 19 04:47:13.535 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
108752026-03-19T04:47:14.371ZMar 19 04:47:13.594 INFO added artifact, length: 6951866, hash: 3ac43dace5b12e04db083782cba0ee0565915cd7dbb6679dc880188691085b69, version: 1.0.64, kind: switch_sp, name: sidecar-b
108762026-03-19T04:47:14.487ZMar 19 04:47:13.710 INFO added artifact, length: 6968798, hash: 1c20d0785ce918ebac3d3d2bece934bb0c3c1db70b6d000fe5cbf75eec95fd6f, version: 1.0.64, kind: switch_sp, name: sidecar-c
108772026-03-19T04:47:14.602ZMar 19 04:47:13.825 INFO added artifact, length: 6968897, hash: b5906bd03932b0d6f662e1abc4f11a545fbcde55ae11efbdb9473b46ee69cea0, version: 1.0.64, kind: switch_sp, name: sidecar-d
108782026-03-19T04:47:14.716ZMar 19 04:47:13.938 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
108792026-03-19T04:47:14.716ZMar 19 04:47:13.938 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
108802026-03-19T04:47:14.775ZMar 19 04:47:13.998 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108812026-03-19T04:47:14.778ZMar 19 04:47:13.998 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108822026-03-19T04:47:14.836ZMar 19 04:47:14.059 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
108832026-03-19T04:47:14.836ZMar 19 04:47:14.059 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
108842026-03-19T04:47:14.894ZMar 19 04:47:14.117 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
108852026-03-19T04:47:14.894ZMar 19 04:47:14.117 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
108862026-03-19T04:47:14.897ZMar 19 04:47:14.118 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
108872026-03-19T04:47:14.897ZMar 19 04:47:14.118 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
108882026-03-19T04:47:14.897ZMar 19 04:47:14.119 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
108892026-03-19T04:47:14.897ZMar 19 04:47:14.119 INFO added artifact, length: 924, hash: ef74527749f80e7946a37412d8af58faae58d664cf751864d472398a25825fb3, version: 19.0.0-0.ci+gitf1cc356bdbc, kind: installinator_document, name: installinator_document
108902026-03-19T04:47:15.448ZMar 19 04:47:14.670 INFO [tuf-repo] task succeeded (84.572737359s)
108912026-03-19T04:47:15.448ZMar 19 04:47:14.670 INFO all jobs completed in 1852.617180827s
108922026-03-19T04:47:16.446Zprocess exited: duration 2245364 ms, exit code 0
 
108932026-03-19T04:47:16.459Zfound 41 output files
108942026-03-19T04:47:16.459Zuploading: /work/manifest.toml (17174 bytes)
108952026-03-19T04:47:17.473Zuploaded: /work/manifest.toml
108962026-03-19T04:47:17.473Zuploading: /work/repo.zip (2835617912 bytes)
108972026-03-19T04:48:05.000Zuploaded: /work/repo.zip
108982026-03-19T04:48:05.001Zuploading: /work/repo.zip.sha256.txt (65 bytes)
108992026-03-19T04:48:06.015Zuploaded: /work/repo.zip.sha256.txt
109002026-03-19T04:48:06.015Zuploading: /work/helios.json (647 bytes)
109012026-03-19T04:48:07.027Zuploaded: /work/helios.json
109022026-03-19T04:48:07.037Zuploading: /work/incorporation.p5m (100410 bytes)
109032026-03-19T04:48:08.053Zuploaded: /work/incorporation.p5m
109042026-03-19T04:48:08.053Zuploading: /work/incorporation.p5p (122880 bytes)
109052026-03-19T04:48:09.075Zuploaded: /work/incorporation.p5p
109062026-03-19T04:48:09.075Zuploading: /work/helios-incorp.log (526 bytes)
109072026-03-19T04:48:10.087Zuploaded: /work/helios-incorp.log
109082026-03-19T04:48:10.087Zuploading: /work/helios-setup.log (56881 bytes)
109092026-03-19T04:48:11.103Zuploaded: /work/helios-setup.log
109102026-03-19T04:48:11.104Zuploading: /work/host-image.log (232155 bytes)
109112026-03-19T04:48:12.128Zuploaded: /work/host-image.log
109122026-03-19T04:48:12.128Zuploading: /work/host-package.log (33866 bytes)
109132026-03-19T04:48:13.147Zuploaded: /work/host-package.log
109142026-03-19T04:48:13.147Zuploading: /work/host-target.log (101 bytes)
109152026-03-19T04:48:14.159Zuploaded: /work/host-target.log
109162026-03-19T04:48:14.159Zuploading: /work/incorp-create.log (0 bytes)
109172026-03-19T04:48:15.169Zuploaded: /work/incorp-create.log
109182026-03-19T04:48:15.169Zuploading: /work/incorp-fmt.log (0 bytes)
109192026-03-19T04:48:16.180Zuploaded: /work/incorp-fmt.log
109202026-03-19T04:48:16.180Zuploading: /work/incorp-pkgsend.log (108 bytes)
109212026-03-19T04:48:17.192Zuploaded: /work/incorp-pkgsend.log
109222026-03-19T04:48:17.192Zuploading: /work/incorp-publisher.log (0 bytes)
109232026-03-19T04:48:18.200Zuploaded: /work/incorp-publisher.log
109242026-03-19T04:48:18.200Zuploading: /work/omicron-package.log (6796 bytes)
109252026-03-19T04:48:19.213Zuploaded: /work/omicron-package.log
109262026-03-19T04:48:19.213Zuploading: /work/recovery-image.log (601919 bytes)
109272026-03-19T04:48:20.237Zuploaded: /work/recovery-image.log
109282026-03-19T04:48:20.237Zuploading: /work/recovery-package.log (1955 bytes)
109292026-03-19T04:48:21.249Zuploaded: /work/recovery-package.log
109302026-03-19T04:48:21.249Zuploading: /work/recovery-target.log (98 bytes)
109312026-03-19T04:48:22.260Zuploaded: /work/recovery-target.log
109322026-03-19T04:48:22.261Zuploading: /work/stamp-clickhouse.log (117 bytes)
109332026-03-19T04:48:23.273Zuploaded: /work/stamp-clickhouse.log
109342026-03-19T04:48:23.273Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
109352026-03-19T04:48:24.285Zuploaded: /work/stamp-clickhouse_keeper.log
109362026-03-19T04:48:24.285Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
109372026-03-19T04:48:25.297Zuploaded: /work/stamp-clickhouse_server.log
109382026-03-19T04:48:25.297Zuploading: /work/stamp-cockroachdb.log (118 bytes)
109392026-03-19T04:48:26.310Zuploaded: /work/stamp-cockroachdb.log
109402026-03-19T04:48:26.310Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
109412026-03-19T04:48:27.325Zuploaded: /work/stamp-crucible-pantry-zone.log
109422026-03-19T04:48:27.326Zuploading: /work/stamp-crucible-utils.log (118 bytes)
109432026-03-19T04:48:28.337Zuploaded: /work/stamp-crucible-utils.log
109442026-03-19T04:48:28.337Zuploading: /work/stamp-crucible-zone.log (120 bytes)
109452026-03-19T04:48:29.348Zuploaded: /work/stamp-crucible-zone.log
109462026-03-19T04:48:29.348Zuploading: /work/stamp-external-dns.log (119 bytes)
109472026-03-19T04:48:30.360Zuploaded: /work/stamp-external-dns.log
109482026-03-19T04:48:30.360Zuploading: /work/stamp-installinator.log (103 bytes)
109492026-03-19T04:48:31.372Zuploaded: /work/stamp-installinator.log
109502026-03-19T04:48:31.372Zuploading: /work/stamp-internal-dns.log (119 bytes)
109512026-03-19T04:48:32.383Zuploaded: /work/stamp-internal-dns.log
109522026-03-19T04:48:32.383Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
109532026-03-19T04:48:33.396Zuploaded: /work/stamp-mg-ddm-gz.log
109542026-03-19T04:48:33.396Zuploading: /work/stamp-nexus.log (112 bytes)
109552026-03-19T04:48:34.408Zuploaded: /work/stamp-nexus.log
109562026-03-19T04:48:34.408Zuploading: /work/stamp-ntp.log (110 bytes)
109572026-03-19T04:48:35.419Zuploaded: /work/stamp-ntp.log
109582026-03-19T04:48:35.419Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
109592026-03-19T04:48:36.432Zuploaded: /work/stamp-omicron-sled-agent.log
109602026-03-19T04:48:36.432Zuploading: /work/stamp-overlay.log (114 bytes)
109612026-03-19T04:48:37.446Zuploaded: /work/stamp-overlay.log
109622026-03-19T04:48:37.449Zuploading: /work/stamp-oximeter.log (115 bytes)
109632026-03-19T04:48:38.457Zuploaded: /work/stamp-oximeter.log
109642026-03-19T04:48:38.457Zuploading: /work/stamp-oxlog.log (109 bytes)
109652026-03-19T04:48:39.471Zuploaded: /work/stamp-oxlog.log
109662026-03-19T04:48:39.471Zuploading: /work/stamp-probe.log (112 bytes)
109672026-03-19T04:48:40.482Zuploaded: /work/stamp-probe.log
109682026-03-19T04:48:40.482Zuploading: /work/stamp-propolis-server.log (122 bytes)
109692026-03-19T04:48:41.492Zuploaded: /work/stamp-propolis-server.log
109702026-03-19T04:48:41.493Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
109712026-03-19T04:48:42.503Zuploaded: /work/stamp-pumpkind-gz.log
109722026-03-19T04:48:42.503Zuploading: /work/stamp-switch-asic.log (118 bytes)
109732026-03-19T04:48:43.517Zuploaded: /work/stamp-switch-asic.log
109742026-03-19T04:48:43.517Zuploading: /work/verify-libraries.log (12315 bytes)
109752026-03-19T04:48:44.530Zuploaded: /work/verify-libraries.log