01KN51A60S9N3Y82JRXE7H573G: 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: 01KN51AHDMNNG49SA94H195KYX

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-04-01T17:27:27.130Zjob assigned to worker 01KN51AN5HXWQ58Y6H9MYHCDA9 [factory aws, i-0edc214ea42eb4c07] (queued for 45 s)
 
22026-04-01T17:27:35.146Zstarting task 0: "setup"
32026-04-01T17:27:35.151Z++ uname -s
42026-04-01T17:27:35.154Z+ kern=SunOS
52026-04-01T17:27:35.154Z+ build_user=build
62026-04-01T17:27:35.154Z+ build_uid=12345
72026-04-01T17:27:35.154Z+ work_dir=/work
82026-04-01T17:27:35.154Z+ input_dir=/input
92026-04-01T17:27:35.154Z+ [[ 0 == 12345 ]]
102026-04-01T17:27:35.154Z+ case "$kern" in
112026-04-01T17:27:35.154Z+ groupadd -g 12345 build
122026-04-01T17:27:35.157Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-04-01T17:27:37.165Z+ zfs create -o mountpoint=/work rpool/work
142026-04-01T17:27:37.247Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-04-01T17:27:37.250Z+ home_fs=zfs
162026-04-01T17:27:37.250Z+ [[ zfs == autofs ]]
172026-04-01T17:27:37.250Z+ mkdir -p /home/build
182026-04-01T17:27:37.253Z+ chown build:build /home/build /work
192026-04-01T17:27:39.253Z+ chmod 0700 /home/build /work
202026-04-01T17:27:39.257Zprocess exited: duration 4113 ms, exit code 0
 
212026-04-01T17:27:39.263Zstarting task 1: "rust-toolchain"
222026-04-01T17:27:39.270Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-04-01T17:27:39.270Z * rust toolchain channel = "1.94.0"
242026-04-01T17:27:39.270Z * rust toolchain profile = "default"
252026-04-01T17:27:39.270Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-04-01T17:27:39.270Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-04-01T17:27:39.270Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-04-01T17:27:39.273Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-04-01T17:27:39.273Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-04-01T17:27:39.403Zinfo: downloading installer
312026-04-01T17:27:41.226Zwarn: It looks like you have an existing installation of Rust at:
322026-04-01T17:27:41.226Zwarn: /opt/ooce/bin
332026-04-01T17:27:41.226Zwarn: It is recommended that rustup be the primary Rust installation.
342026-04-01T17:27:41.226Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-04-01T17:27:41.226Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-04-01T17:27:41.227Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-04-01T17:27:41.227Zwarn: or pass `-y' to ignore all ignorable checks.
382026-04-01T17:27:41.227Zerror: cannot install while Rust is installed
392026-04-01T17:27:41.227Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-04-01T17:27:41.227Zwarn: It looks like you have an existing rustup settings file at:
412026-04-01T17:27:41.227Zwarn: /home/build/.rustup/settings.toml
422026-04-01T17:27:41.227Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-04-01T17:27:41.227Zwarn: instead of the one inferred from the default host triple.
442026-04-01T17:27:41.254Zinfo: profile set to default
452026-04-01T17:27:41.254Zinfo: default host triple is x86_64-unknown-illumos
462026-04-01T17:27:41.259Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
472026-04-01T17:27:41.393Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
482026-04-01T17:27:41.396Zinfo: downloading 6 components
492026-04-01T17:27:56.586Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
502026-04-01T17:27:56.586Z
512026-04-01T17:27:56.623Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
522026-04-01T17:27:56.623Z
532026-04-01T17:27:56.623Z
542026-04-01T17:27:56.623ZRust is installed now. Great!
552026-04-01T17:27:56.623Z
562026-04-01T17:27:56.623ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-04-01T17:27:56.623Zenvironment variable. This has not been done automatically.
582026-04-01T17:27:56.624Z
592026-04-01T17:27:56.624ZTo configure your current shell, you need to source
602026-04-01T17:27:56.624Zthe corresponding env file under $HOME/.cargo.
612026-04-01T17:27:56.624Z
622026-04-01T17:27:56.624ZThis is usually done by running one of the following (note the leading DOT):
632026-04-01T17:27:56.624Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-04-01T17:27:56.624Zsource "$HOME/.cargo/env.fish" # For fish
652026-04-01T17:27:56.624Zsource "~/.cargo/env.nu" # For nushell
662026-04-01T17:27:56.624Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-04-01T17:27:56.624Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-04-01T17:27:56.624Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-04-01T17:27:56.628Zwarn: no default linker (`cc`) was found in your PATH
702026-04-01T17:27:56.628Zwarn: many Rust crates require a system C toolchain to build
712026-04-01T17:27:56.731Z+ rustup --version
722026-04-01T17:27:56.738Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-04-01T17:27:56.738Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-04-01T17:27:56.760Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
752026-04-01T17:27:56.765Z+ cargo --version
762026-04-01T17:27:56.772Zcargo 1.94.0 (85eff7c80 2026-01-15)
772026-04-01T17:27:56.775Z+ rustc --version
782026-04-01T17:27:56.796Zrustc 1.94.0 (4a4ef493e 2026-03-02)
792026-04-01T17:27:56.799Zprocess exited: duration 17534 ms, exit code 0
 
802026-04-01T17:27:56.806Zstarting task 2: "authentication"
812026-04-01T17:27:56.825Zprocess exited: duration 18 ms, exit code 0
 
822026-04-01T17:27:56.831Zstarting task 3: "clone repository"
832026-04-01T17:27:56.836Z+ mkdir -p /work/oxidecomputer/omicron
842026-04-01T17:27:56.840Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-04-01T17:27:57.040ZCloning into '/work/oxidecomputer/omicron'...
862026-04-01T17:28:07.136Z+ cd /work/oxidecomputer/omicron
872026-04-01T17:28:07.136Z+ git fetch origin c7fd6b80a3c779dade4c1bf5784a724a27c6d37a
882026-04-01T17:28:07.453ZFrom https://github.com/oxidecomputer/omicron
892026-04-01T17:28:07.453Z * branch c7fd6b80a3c779dade4c1bf5784a724a27c6d37a -> FETCH_HEAD
902026-04-01T17:28:07.467Z+ [[ -n zl/multicast-m2p-forwarding ]]
912026-04-01T17:28:07.470Z++ git branch --show-current
922026-04-01T17:28:07.470Z+ current=main
932026-04-01T17:28:07.470Z+ [[ main != zl/multicast-m2p-forwarding ]]
942026-04-01T17:28:07.470Z+ git branch -f zl/multicast-m2p-forwarding c7fd6b80a3c779dade4c1bf5784a724a27c6d37a
952026-04-01T17:28:07.474Z+ git checkout -f zl/multicast-m2p-forwarding
962026-04-01T17:28:07.588ZSwitched to branch 'zl/multicast-m2p-forwarding'
972026-04-01T17:28:07.591Z+ git reset --hard c7fd6b80a3c779dade4c1bf5784a724a27c6d37a
982026-04-01T17:28:07.702ZHEAD is now at c7fd6b80a maghemite update
992026-04-01T17:28:07.705Zprocess exited: duration 10872 ms, exit code 0
 
1002026-04-01T17:28:07.712Zstarting task 4: "build"
1012026-04-01T17:28:07.718Z+ source .github/buildomat/ci-env.sh
1022026-04-01T17:28:07.718Z++ export CARGO_TERM_COLOR=always
1032026-04-01T17:28:07.718Z++ CARGO_TERM_COLOR=always
1042026-04-01T17:28:07.718Z+ cargo --version
1052026-04-01T17:28:07.729Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-04-01T17:28:07.732Z+ rustc --version
1072026-04-01T17:28:07.754Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-04-01T17:28:07.759Z+ cargo tree --locked
1092026-04-01T17:28:07.935Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
1102026-04-01T17:28:08.250Z Updating crates.io index
1112026-04-01T17:28:08.284Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1122026-04-01T17:28:09.018Z Updating git repository `https://github.com/oxidecomputer/lldp`
1132026-04-01T17:28:09.350Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
1142026-04-01T17:28:10.035Z Updating git repository `https://github.com/oxidecomputer/falcon`
1152026-04-01T17:28:10.708Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
1162026-04-01T17:28:11.361Z Updating git repository `https://github.com/oxidecomputer/propolis`
1172026-04-01T17:28:12.743Z Updating git repository `https://github.com/oxidecomputer/crucible`
1182026-04-01T17:28:14.047Z Updating git repository `https://github.com/oxidecomputer/opte`
1192026-04-01T17:28:14.833Z Updating git repository `https://github.com/oxidecomputer/tofino`
1202026-04-01T17:28:15.158Z Updating git repository `https://github.com/oxidecomputer/maghemite`
1212026-04-01T17:28:15.993Z Updating git repository `https://github.com/oxidecomputer/clickward`
1222026-04-01T17:28:16.354Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1232026-04-01T17:28:16.741Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
1242026-04-01T17:28:17.127Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1252026-04-01T17:28:18.007Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1262026-04-01T17:28:18.531Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1272026-04-01T17:28:18.899Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
1282026-04-01T17:28:19.195Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
1292026-04-01T17:28:19.592Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
1302026-04-01T17:28:19.829Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
1312026-04-01T17:28:20.069Z Updating git repository `https://github.com/oxidecomputer/libnvme`
1322026-04-01T17:28:20.380Z Updating git repository `https://github.com/oxidecomputer/dice-util`
1332026-04-01T17:28:20.816Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
1342026-04-01T17:28:21.287Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
1352026-04-01T17:28:21.774Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
1362026-04-01T17:28:22.229Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
1372026-04-01T17:28:22.568Z Updating git repository `https://github.com/oxidecomputer/ispf`
1382026-04-01T17:28:22.875Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
1392026-04-01T17:28:23.904Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1402026-04-01T17:28:24.746Z Updating git repository `https://github.com/oxidecomputer/crucible`
1412026-04-01T17:28:25.352Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
1422026-04-01T17:28:25.658Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
1432026-04-01T17:28:26.105Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
1442026-04-01T17:28:26.429Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
1452026-04-01T17:28:26.968Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1462026-04-01T17:28:27.235Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1472026-04-01T17:28:27.523Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1482026-04-01T17:28:27.796Z Updating git repository `https://github.com/illumos/smf-rs`
1492026-04-01T17:28:28.174Z Updating git repository `https://github.com/oxidecomputer/omicron`
1502026-04-01T17:28:40.742Z Downloading crates ...
1512026-04-01T17:28:40.825Z Downloaded async-trait v0.1.89
1522026-04-01T17:28:40.831Z Downloaded base64ct v1.8.3
1532026-04-01T17:28:40.834Z Downloaded argon2 v0.5.3
1542026-04-01T17:28:40.838Z Downloaded ascii-canvas v3.0.0
1552026-04-01T17:28:40.841Z Downloaded aead v0.5.2
1562026-04-01T17:28:40.844Z Downloaded defmt v0.3.100
1572026-04-01T17:28:40.848Z Downloaded anstyle-query v1.1.5
1582026-04-01T17:28:40.851Z Downloaded clap_derive v4.5.55
1592026-04-01T17:28:40.851Z Downloaded anstyle v1.0.13
1602026-04-01T17:28:40.855Z Downloaded crucible-workspace-hack v0.1.0
1612026-04-01T17:28:40.858Z Downloaded array-init v0.0.4
1622026-04-01T17:28:40.861Z Downloaded assert-json-diff v2.0.2
1632026-04-01T17:28:40.861Z Downloaded ciborium-ll v0.2.2
1642026-04-01T17:28:40.864Z Downloaded adler2 v2.0.1
1652026-04-01T17:28:40.864Z Downloaded base16ct v1.0.0
1662026-04-01T17:28:40.864Z Downloaded async-stream-impl v0.3.6
1672026-04-01T17:28:40.868Z Downloaded der_derive v0.7.3
1682026-04-01T17:28:40.871Z Downloaded corncobs v0.1.4
1692026-04-01T17:28:40.874Z Downloaded crossbeam-epoch v0.9.18
1702026-04-01T17:28:40.874Z Downloaded colored v2.2.0
1712026-04-01T17:28:40.877Z Downloaded bitfield-macros v0.19.4
1722026-04-01T17:28:40.880Z Downloaded constant_time_eq v0.4.2
1732026-04-01T17:28:40.883Z Downloaded console v0.16.2
1742026-04-01T17:28:40.883Z Downloaded arrayvec v0.7.6
1752026-04-01T17:28:40.886Z Downloaded darling_macro v0.21.3
1762026-04-01T17:28:40.886Z Downloaded crc-any v2.5.0
1772026-04-01T17:28:40.889Z Downloaded chacha20 v0.10.0
1782026-04-01T17:28:40.889Z Downloaded ahash v0.8.12
1792026-04-01T17:28:40.892Z Downloaded async-stream v0.3.6
1802026-04-01T17:28:40.896Z Downloaded darling_core v0.20.11
1812026-04-01T17:28:40.900Z Downloaded approx v0.5.1
1822026-04-01T17:28:40.907Z Downloaded criterion v0.7.0
1832026-04-01T17:28:40.911Z Downloaded ciborium-io v0.2.2
1842026-04-01T17:28:40.914Z Downloaded cfg-if v1.0.4
1852026-04-01T17:28:40.914Z Downloaded base16ct v0.2.0
1862026-04-01T17:28:40.914Z Downloaded backtrace-ext v0.2.1
1872026-04-01T17:28:40.917Z Downloaded crypto-common v0.1.7
1882026-04-01T17:28:40.917Z Downloaded arrayref v0.3.9
1892026-04-01T17:28:40.920Z Downloaded bit-set v0.5.3
1902026-04-01T17:28:40.920Z Downloaded anes v0.1.6
1912026-04-01T17:28:40.923Z Downloaded anstyle-parse v0.2.7
1922026-04-01T17:28:40.923Z Downloaded anstream v0.6.21
1932026-04-01T17:28:40.926Z Downloaded darling_macro v0.23.0
1942026-04-01T17:28:40.926Z Downloaded const_format_proc_macros v0.2.34
1952026-04-01T17:28:40.929Z Downloaded colorchoice v1.0.4
1962026-04-01T17:28:40.932Z Downloaded chacha20 v0.9.1
1972026-04-01T17:28:40.932Z Downloaded derive_builder_macro v0.20.2
1982026-04-01T17:28:40.932Z Downloaded cobs v0.3.0
1992026-04-01T17:28:40.935Z Downloaded atomicwrites v0.4.4
2002026-04-01T17:28:40.938Z Downloaded difflib v0.4.0
2012026-04-01T17:28:40.938Z Downloaded bitfield-struct v0.6.2
2022026-04-01T17:28:40.938Z Downloaded darling_macro v0.20.11
2032026-04-01T17:28:40.938Z Downloaded cstr-argument v0.1.2
2042026-04-01T17:28:40.942Z Downloaded cfg_aliases v0.1.1
2052026-04-01T17:28:40.944Z Downloaded dirs-next v2.0.0
2062026-04-01T17:28:40.945Z Downloaded cfg_aliases v0.2.1
2072026-04-01T17:28:40.945Z Downloaded bcrypt-pbkdf v0.10.0
2082026-04-01T17:28:40.948Z Downloaded constant_time_eq v0.3.1
2092026-04-01T17:28:40.948Z Downloaded cargo-platform v0.2.0
2102026-04-01T17:28:40.948Z Downloaded async-object-pool v0.2.0
2112026-04-01T17:28:40.951Z Downloaded debug-ignore v1.0.5
2122026-04-01T17:28:40.951Z Downloaded crc8 v0.1.1
2132026-04-01T17:28:40.951Z Downloaded crc v3.4.0
2142026-04-01T17:28:40.954Z Downloaded display-error-chain v0.2.2
2152026-04-01T17:28:40.954Z Downloaded critical-section v1.2.0
2162026-04-01T17:28:40.954Z Downloaded cast v0.3.0
2172026-04-01T17:28:40.957Z Downloaded cargo-platform v0.3.2
2182026-04-01T17:28:40.957Z Downloaded bit-set v0.8.0
2192026-04-01T17:28:40.957Z Downloaded datatest-stable v0.3.3
2202026-04-01T17:28:40.960Z Downloaded atomic-waker v1.1.2
2212026-04-01T17:28:40.960Z Downloaded crossbeam-utils v0.8.21
2222026-04-01T17:28:40.963Z Downloaded convert_case v0.10.0
2232026-04-01T17:28:40.963Z Downloaded cargo-platform v0.1.9
2242026-04-01T17:28:40.966Z Downloaded dof v0.3.0
2252026-04-01T17:28:40.966Z Downloaded dirs-sys-next v0.1.2
2262026-04-01T17:28:40.966Z Downloaded atty v0.2.14
2272026-04-01T17:28:40.969Z Downloaded block-padding v0.3.3
2282026-04-01T17:28:40.969Z Downloaded crc-catalog v2.4.0
2292026-04-01T17:28:40.969Z Downloaded dof v0.4.0
2302026-04-01T17:28:40.969Z Downloaded document-features v0.2.12
2312026-04-01T17:28:40.972Z Downloaded convert_case v0.4.0
2322026-04-01T17:28:40.972Z Downloaded async-recursion v1.1.1
2332026-04-01T17:28:40.972Z Downloaded assert_matches v1.5.0
2342026-04-01T17:28:40.976Z Downloaded cmake v0.1.57
2352026-04-01T17:28:40.978Z Downloaded crunchy v0.2.4
2362026-04-01T17:28:40.981Z Downloaded downcast-rs v2.0.2
2372026-04-01T17:28:40.981Z Downloaded dsl_auto_type v0.2.0
2382026-04-01T17:28:40.984Z Downloaded dropshot-api-manager-types v0.6.0
2392026-04-01T17:28:40.984Z Downloaded embedded-io v0.6.1
2402026-04-01T17:28:40.988Z Downloaded bcs v0.1.6
2412026-04-01T17:28:40.990Z Downloaded enum-as-inner v0.6.1
2422026-04-01T17:28:40.994Z Downloaded clap_lex v1.0.0
2432026-04-01T17:28:40.994Z Downloaded equivalent v1.0.2
2442026-04-01T17:28:40.998Z Downloaded endian-type v0.1.2
2452026-04-01T17:28:40.998Z Downloaded cpufeatures v0.2.17
2462026-04-01T17:28:41.001Z Downloaded cargo_metadata v0.21.0
2472026-04-01T17:28:41.001Z Downloaded cargo_metadata v0.23.1
2482026-04-01T17:28:41.004Z Downloaded derive_builder_core v0.20.2
2492026-04-01T17:28:41.004Z Downloaded displaydoc v0.2.5
2502026-04-01T17:28:41.007Z Downloaded defmt-parser v1.0.0
2512026-04-01T17:28:41.007Z Downloaded diesel-dtrace v0.5.0
2522026-04-01T17:28:41.007Z Downloaded block-buffer v0.10.4
2532026-04-01T17:28:41.007Z Downloaded cargo_metadata v0.19.2
2542026-04-01T17:28:41.010Z Downloaded dunce v1.0.5
2552026-04-01T17:28:41.010Z Downloaded embedded-io v0.4.0
2562026-04-01T17:28:41.010Z Downloaded dtrace-parser v0.2.0
2572026-04-01T17:28:41.014Z Downloaded cexpr v0.6.0
2582026-04-01T17:28:41.014Z Downloaded bit-vec v0.6.3
2592026-04-01T17:28:41.014Z Downloaded bytecount v0.6.9
2602026-04-01T17:28:41.017Z Downloaded blowfish v0.9.1
2612026-04-01T17:28:41.017Z Downloaded diesel_table_macro_syntax v0.3.0
2622026-04-01T17:28:41.017Z Downloaded addr2line v0.25.1
2632026-04-01T17:28:41.019Z Downloaded dyn-clone v1.0.20
2642026-04-01T17:28:41.020Z Downloaded bit-vec v0.8.0
2652026-04-01T17:28:41.023Z Downloaded camino-tempfile v1.4.1
2662026-04-01T17:28:41.023Z Downloaded ar_archive_writer v0.5.1
2672026-04-01T17:28:41.027Z Downloaded data-encoding v2.10.0
2682026-04-01T17:28:41.027Z Downloaded derive_more-impl v2.1.1
2692026-04-01T17:28:41.030Z Downloaded env_filter v1.0.0
2702026-04-01T17:28:41.030Z Downloaded errno v0.3.14
2712026-04-01T17:28:41.030Z Downloaded curve25519-dalek-derive v0.1.1
2722026-04-01T17:28:41.030Z Downloaded escape8259 v0.5.3
2732026-04-01T17:28:41.033Z Downloaded event-listener-strategy v0.5.4
2742026-04-01T17:28:41.033Z Downloaded clap v4.5.60
2752026-04-01T17:28:41.037Z Downloaded fd-lock v4.0.4
2762026-04-01T17:28:41.040Z Downloaded fixedbitset v0.4.2
2772026-04-01T17:28:41.040Z Downloaded deranged v0.5.8
2782026-04-01T17:28:41.043Z Downloaded defmt-macros v1.0.1
2792026-04-01T17:28:41.046Z Downloaded byte-wrapper v0.1.0
2802026-04-01T17:28:41.046Z Downloaded defmt v1.0.1
2812026-04-01T17:28:41.049Z Downloaded derive-ex v0.1.8
2822026-04-01T17:28:41.049Z Downloaded castaway v0.2.4
2832026-04-01T17:28:41.052Z Downloaded csv-core v0.1.13
2842026-04-01T17:28:41.052Z Downloaded buf-list v1.1.2
2852026-04-01T17:28:41.055Z Downloaded either v1.15.0
2862026-04-01T17:28:41.055Z Downloaded crossbeam-deque v0.8.6
2872026-04-01T17:28:41.055Z Downloaded camino-tempfile-ext v0.3.3
2882026-04-01T17:28:41.058Z Downloaded fnv v1.0.7
2892026-04-01T17:28:41.058Z Downloaded bb8 v0.8.6
2902026-04-01T17:28:41.058Z Downloaded autocfg v1.5.0
2912026-04-01T17:28:41.062Z Downloaded float-cmp v0.10.0
2922026-04-01T17:28:41.062Z Downloaded foreign-types-shared v0.1.1
2932026-04-01T17:28:41.062Z Downloaded drift v0.1.3
2942026-04-01T17:28:41.065Z Downloaded funty v2.0.0
2952026-04-01T17:28:41.065Z Downloaded dtrace-parser v0.3.0
2962026-04-01T17:28:41.068Z Downloaded futures-core v0.3.32
2972026-04-01T17:28:41.068Z Downloaded float-ord v0.3.2
2982026-04-01T17:28:41.068Z Downloaded flagset v0.4.7
2992026-04-01T17:28:41.068Z Downloaded concurrent-queue v2.5.0
3002026-04-01T17:28:41.071Z Downloaded form_urlencoded v1.2.2
3012026-04-01T17:28:41.071Z Downloaded darling v0.20.11
3022026-04-01T17:28:41.074Z Downloaded cfg-expr v0.20.6
3032026-04-01T17:28:41.077Z Downloaded cbc v0.1.2
3042026-04-01T17:28:41.077Z Downloaded const-oid v0.9.6
3052026-04-01T17:28:41.080Z Downloaded digest v0.10.7
3062026-04-01T17:28:41.080Z Downloaded cpufeatures v0.3.0
3072026-04-01T17:28:41.080Z Downloaded foreign-types-macros v0.2.3
3082026-04-01T17:28:41.083Z Downloaded foreign-types-shared v0.3.1
3092026-04-01T17:28:41.083Z Downloaded foreign-types v0.3.2
3102026-04-01T17:28:41.083Z Downloaded ed25519 v2.2.3
3112026-04-01T17:28:41.083Z Downloaded backon v1.6.0
3122026-04-01T17:28:41.086Z Downloaded darling v0.23.0
3132026-04-01T17:28:41.089Z Downloaded fxhash v0.2.1
3142026-04-01T17:28:41.090Z Downloaded env_logger v0.11.9
3152026-04-01T17:28:41.093Z Downloaded ghash v0.5.1
3162026-04-01T17:28:41.093Z Downloaded futures-sink v0.3.32
3172026-04-01T17:28:41.093Z Downloaded generic-array v0.14.7
3182026-04-01T17:28:41.093Z Downloaded erased-serde v0.4.9
3192026-04-01T17:28:41.096Z Downloaded gethostname v0.5.0
3202026-04-01T17:28:41.096Z Downloaded ecdsa v0.16.9
3212026-04-01T17:28:41.099Z Downloaded guppy-workspace-hack v0.1.0
3222026-04-01T17:28:41.099Z Downloaded erased-serde v0.3.31
3232026-04-01T17:28:41.099Z Downloaded ena v0.14.4
3242026-04-01T17:28:41.102Z Downloaded globwalk v0.9.1
3252026-04-01T17:28:41.102Z Downloaded diesel_derives v2.3.7
3262026-04-01T17:28:41.105Z Downloaded heck v0.5.0
3272026-04-01T17:28:41.108Z Downloaded git-stub v1.0.0
3282026-04-01T17:28:41.108Z Downloaded crc32fast v1.5.0
3292026-04-01T17:28:41.108Z Downloaded ciborium v0.2.2
3302026-04-01T17:28:41.111Z Downloaded hash32 v0.2.1
3312026-04-01T17:28:41.111Z Downloaded fixedbitset v0.5.7
3322026-04-01T17:28:41.114Z Downloaded ff v0.13.1
3332026-04-01T17:28:41.114Z Downloaded des v0.8.1
3342026-04-01T17:28:41.114Z Downloaded derive_builder v0.20.2
3352026-04-01T17:28:41.117Z Downloaded diff v0.1.13
3362026-04-01T17:28:41.119Z Downloaded cassowary v0.3.0
3372026-04-01T17:28:41.120Z Downloaded camino v1.2.2
3382026-04-01T17:28:41.123Z Downloaded foldhash v0.1.5
3392026-04-01T17:28:41.123Z Downloaded byteorder v1.5.0
3402026-04-01T17:28:41.123Z Downloaded cargo-util-schemas v0.8.2
3412026-04-01T17:28:41.126Z Downloaded cancel-safe-futures v0.1.5
3422026-04-01T17:28:41.126Z Downloaded hash32 v0.3.1
3432026-04-01T17:28:41.129Z Downloaded filetime v0.2.27
3442026-04-01T17:28:41.129Z Downloaded heck v0.4.1
3452026-04-01T17:28:41.129Z Downloaded async-lock v3.4.2
3462026-04-01T17:28:41.132Z Downloaded hostname v0.4.2
3472026-04-01T17:28:41.132Z Downloaded http-body v1.0.1
3482026-04-01T17:28:41.132Z Downloaded hostname v0.3.1
3492026-04-01T17:28:41.135Z Downloaded hex-literal v0.4.1
3502026-04-01T17:28:41.135Z Downloaded hex v0.4.3
3512026-04-01T17:28:41.135Z Downloaded headers-core v0.3.0
3522026-04-01T17:28:41.138Z Downloaded blake2 v0.10.6
3532026-04-01T17:28:41.138Z Downloaded cookie v0.18.1
3542026-04-01T17:28:41.141Z Downloaded http-range v0.1.5
3552026-04-01T17:28:41.141Z Downloaded colored v3.1.1
3562026-04-01T17:28:41.141Z Downloaded foldhash v0.2.0
3572026-04-01T17:28:41.144Z Downloaded clang-sys v1.8.1
3582026-04-01T17:28:41.144Z Downloaded bitflags v2.11.0
3592026-04-01T17:28:41.147Z Downloaded find-msvc-tools v0.1.9
3602026-04-01T17:28:41.147Z Downloaded futures-macro v0.3.32
3612026-04-01T17:28:41.150Z Downloaded futures-io v0.3.32
3622026-04-01T17:28:41.150Z Downloaded home v0.5.12
3632026-04-01T17:28:41.150Z Downloaded fs-err v3.3.0
3642026-04-01T17:28:41.150Z Downloaded cipher v0.4.4
3652026-04-01T17:28:41.153Z Downloaded bzip2 v0.6.1
3662026-04-01T17:28:41.153Z Downloaded futures-timer v3.0.3
3672026-04-01T17:28:41.157Z Downloaded fs_extra v1.3.0
3682026-04-01T17:28:41.157Z Downloaded bzip2 v0.4.4
3692026-04-01T17:28:41.157Z Downloaded cargo_toml v0.22.3
3702026-04-01T17:28:41.160Z Downloaded hubpack_derive v0.1.1
3712026-04-01T17:28:41.160Z Downloaded httpdate v1.0.3
3722026-04-01T17:28:41.160Z Downloaded hyper-tls v0.6.0
3732026-04-01T17:28:41.163Z Downloaded hubpack v0.1.2
3742026-04-01T17:28:41.163Z Downloaded event-listener v5.4.1
3752026-04-01T17:28:41.163Z Downloaded console v0.15.11
3762026-04-01T17:28:41.166Z Downloaded futures-task v0.3.32
3772026-04-01T17:28:41.166Z Downloaded blake2b_simd v1.0.4
3782026-04-01T17:28:41.166Z Downloaded anyhow v1.0.102
3792026-04-01T17:28:41.169Z Downloaded globset v0.4.18
3802026-04-01T17:28:41.169Z Downloaded git-stub-vcs v0.1.0
3812026-04-01T17:28:41.172Z Downloaded fallible-iterator v0.2.0
3822026-04-01T17:28:41.172Z Downloaded foreign-types v0.5.0
3832026-04-01T17:28:41.172Z Downloaded glob v0.3.3
3842026-04-01T17:28:41.175Z Downloaded bitfield v0.19.4
3852026-04-01T17:28:41.175Z Downloaded assert_cmd v2.1.2
3862026-04-01T17:28:41.175Z Downloaded indent_write v2.2.0
3872026-04-01T17:28:41.178Z Downloaded ident_case v1.0.1
3882026-04-01T17:28:41.178Z Downloaded idna_adapter v1.2.1
3892026-04-01T17:28:41.178Z Downloaded ctr v0.9.2
3902026-04-01T17:28:41.182Z Downloaded criterion-plot v0.6.0
3912026-04-01T17:28:41.182Z Downloaded backoff v0.4.0
3922026-04-01T17:28:41.182Z Downloaded indoc v1.0.9
3932026-04-01T17:28:41.185Z Downloaded fastrand v2.3.0
3942026-04-01T17:28:41.185Z Downloaded daft-derive v0.1.5
3952026-04-01T17:28:41.188Z Downloaded is_ci v1.2.0
3962026-04-01T17:28:41.188Z Downloaded elliptic-curve v0.13.8
3972026-04-01T17:28:41.191Z Downloaded instant v0.1.13
3982026-04-01T17:28:41.191Z Downloaded cookie_store v0.22.1
3992026-04-01T17:28:41.194Z Downloaded group v0.13.0
4002026-04-01T17:28:41.194Z Downloaded fs-err v2.11.0
4012026-04-01T17:28:41.194Z Downloaded async-bb8-diesel v0.2.1
4022026-04-01T17:28:41.197Z Downloaded allocator-api2 v0.2.21
4032026-04-01T17:28:41.197Z Downloaded daft v0.1.5
4042026-04-01T17:28:41.200Z Downloaded bitflags v1.3.2
4052026-04-01T17:28:41.200Z Downloaded dropshot_endpoint v0.16.7
4062026-04-01T17:28:41.204Z Downloaded is_terminal_polyfill v1.70.2
4072026-04-01T17:28:41.207Z Downloaded instability v0.3.11
4082026-04-01T17:28:41.210Z Downloaded lazy_static v1.5.0
4092026-04-01T17:28:41.210Z Downloaded keccak v0.1.6
4102026-04-01T17:28:41.213Z Downloaded internet-checksum v0.2.1
4112026-04-01T17:28:41.213Z Downloaded inout v0.1.4
4122026-04-01T17:28:41.213Z Downloaded is-terminal v0.4.17
4132026-04-01T17:28:41.216Z Downloaded futures-channel v0.3.32
4142026-04-01T17:28:41.219Z Downloaded itoa v1.0.17
4152026-04-01T17:28:41.219Z Downloaded darling v0.21.3
4162026-04-01T17:28:41.223Z Downloaded http-body-util v0.1.3
4172026-04-01T17:28:41.223Z Downloaded highway v1.3.0
4182026-04-01T17:28:41.226Z Downloaded compact_str v0.8.1
4192026-04-01T17:28:41.226Z Downloaded libscf-sys v1.1.0
4202026-04-01T17:28:41.226Z Downloaded derive_more v0.99.20
4212026-04-01T17:28:41.229Z Downloaded darling_core v0.23.0
4222026-04-01T17:28:41.233Z Downloaded lalrpop-util v0.19.12
4232026-04-01T17:28:41.233Z Downloaded kstat-rs v0.2.4
4242026-04-01T17:28:41.238Z Downloaded linkme-impl v0.3.35
4252026-04-01T17:28:41.241Z Downloaded futures-executor v0.3.32
4262026-04-01T17:28:41.242Z Downloaded lru v0.12.5
4272026-04-01T17:28:41.244Z Downloaded getrandom v0.2.17
4282026-04-01T17:28:41.245Z Downloaded base64 v0.21.7
4292026-04-01T17:28:41.252Z Downloaded maybe-uninit v2.0.0
4302026-04-01T17:28:41.259Z Downloaded managed v0.8.0
4312026-04-01T17:28:41.262Z Downloaded lru-cache v0.1.2
4322026-04-01T17:28:41.266Z Downloaded mime v0.3.17
4332026-04-01T17:28:41.266Z Downloaded miette-derive v5.10.0
4342026-04-01T17:28:41.269Z Downloaded derive-where v1.6.0
4352026-04-01T17:28:41.273Z Downloaded ingot-types v0.1.2
4362026-04-01T17:28:41.273Z Downloaded indoc v2.0.7
4372026-04-01T17:28:41.273Z Downloaded maplit v1.0.2
4382026-04-01T17:28:41.276Z Downloaded macaddr v1.0.1
4392026-04-01T17:28:41.276Z Downloaded lzss v0.8.2
4402026-04-01T17:28:41.276Z Downloaded md5 v0.7.0
4412026-04-01T17:28:41.276Z Downloaded lru-slab v0.1.2
4422026-04-01T17:28:41.276Z Downloaded impl-trait-for-tuples v0.2.3
4432026-04-01T17:28:41.279Z Downloaded md-5 v0.10.6
4442026-04-01T17:28:41.282Z Downloaded memmap v0.7.0
4452026-04-01T17:28:41.282Z Downloaded memoffset v0.9.1
4462026-04-01T17:28:41.282Z Downloaded match_cfg v0.1.0
4472026-04-01T17:28:41.285Z Downloaded fatfs v0.3.6
4482026-04-01T17:28:41.285Z Downloaded bytes v1.11.1
4492026-04-01T17:28:41.288Z Downloaded ingot v0.1.1
4502026-04-01T17:28:41.292Z Downloaded nested v0.1.1
4512026-04-01T17:28:41.295Z Downloaded multimap v0.10.1
4522026-04-01T17:28:41.295Z Downloaded newtype_derive v0.1.6
4532026-04-01T17:28:41.296Z Downloaded newtype-uuid-macros v0.1.0
4542026-04-01T17:28:41.298Z Downloaded chumsky v0.9.3
4552026-04-01T17:28:41.304Z Downloaded newline-converter v0.3.0
4562026-04-01T17:28:41.307Z Downloaded nibble_vec v0.1.0
4572026-04-01T17:28:41.307Z Downloaded jobserver v0.1.34
4582026-04-01T17:28:41.310Z Downloaded ipnetwork v0.21.1
4592026-04-01T17:28:41.310Z Downloaded nodrop v0.1.14
4602026-04-01T17:28:41.310Z Downloaded new_debug_unreachable v1.0.6
4612026-04-01T17:28:41.313Z Downloaded hmac v0.12.1
4622026-04-01T17:28:41.316Z Downloaded knuffel-derive v3.2.0
4632026-04-01T17:28:41.316Z Downloaded humantime v2.3.0
4642026-04-01T17:28:41.316Z Downloaded httparse v1.10.1
4652026-04-01T17:28:41.319Z Downloaded linkme v0.3.35
4662026-04-01T17:28:41.323Z Downloaded libefi-sys v0.1.0
4672026-04-01T17:28:41.323Z Downloaded num v0.4.3
4682026-04-01T17:28:41.326Z Downloaded normalize-line-endings v0.3.0
4692026-04-01T17:28:41.326Z Downloaded libloading v0.8.9
4702026-04-01T17:28:41.329Z Downloaded num-iter v0.1.45
4712026-04-01T17:28:41.329Z Downloaded libsw-core v0.3.2
4722026-04-01T17:28:41.332Z Downloaded num_enum_derive v0.5.11
4732026-04-01T17:28:41.332Z Downloaded darling_core v0.21.3
4742026-04-01T17:28:41.335Z Downloaded cc v1.2.56
4752026-04-01T17:28:41.335Z Downloaded nonempty v0.12.0
4762026-04-01T17:28:41.338Z Downloaded libtest-mimic v0.8.1
4772026-04-01T17:28:41.338Z Downloaded libsw v3.5.0
4782026-04-01T17:28:41.341Z Downloaded num-conv v0.2.0
4792026-04-01T17:28:41.341Z Downloaded num-derive v0.4.2
4802026-04-01T17:28:41.341Z Downloaded iana-time-zone v0.1.65
4812026-04-01T17:28:41.344Z Downloaded half v1.8.3
4822026-04-01T17:28:41.344Z Downloaded arc-swap v1.8.2
4832026-04-01T17:28:41.347Z Downloaded olpc-cjson v0.1.4
4842026-04-01T17:28:41.347Z Downloaded hyper-staticfile v0.10.1
4852026-04-01T17:28:41.350Z Downloaded hyper-rustls v0.27.7
4862026-04-01T17:28:41.350Z Downloaded httptest v0.16.4
4872026-04-01T17:28:41.353Z Downloaded der v0.7.10
4882026-04-01T17:28:41.356Z Downloaded const_format v0.2.35
4892026-04-01T17:28:41.356Z Downloaded lock_api v0.4.14
4902026-04-01T17:28:41.359Z Downloaded linear-map v1.2.0
4912026-04-01T17:28:41.359Z Downloaded getrandom v0.3.4
4922026-04-01T17:28:41.362Z Downloaded ipnet v2.11.0
4932026-04-01T17:28:41.362Z Downloaded flume v0.11.1
4942026-04-01T17:28:41.365Z Downloaded ed25519-dalek v2.2.0
4952026-04-01T17:28:41.368Z Downloaded num_threads v0.1.7
4962026-04-01T17:28:41.368Z Downloaded chacha20poly1305 v0.10.1
4972026-04-01T17:28:41.368Z Downloaded half v2.7.1
4982026-04-01T17:28:41.371Z Downloaded openssl-probe v0.1.6
4992026-04-01T17:28:41.371Z Downloaded opaque-debug v0.3.1
5002026-04-01T17:28:41.371Z Downloaded multer v3.1.0
5012026-04-01T17:28:41.375Z Downloaded futures v0.3.32
5022026-04-01T17:28:41.378Z Downloaded derive_more v2.1.1
5032026-04-01T17:28:41.381Z Downloaded newtype-uuid v1.3.2
5042026-04-01T17:28:41.384Z Downloaded hickory-client v0.25.2
5052026-04-01T17:28:41.384Z Downloaded crypto-bigint v0.5.5
5062026-04-01T17:28:41.388Z Downloaded oso-derive v0.27.3
5072026-04-01T17:28:41.391Z Downloaded ordered-float v2.10.1
5082026-04-01T17:28:41.391Z Downloaded openssl-probe v0.2.1
5092026-04-01T17:28:41.391Z Downloaded native-tls v0.2.18
5102026-04-01T17:28:41.394Z Downloaded crossbeam-channel v0.5.15
5112026-04-01T17:28:41.394Z Downloaded parse-size v1.1.0
5122026-04-01T17:28:41.397Z Downloaded fancy-regex v0.14.0
5132026-04-01T17:28:41.397Z Downloaded base64 v0.22.1
5142026-04-01T17:28:41.400Z Downloaded parse-display v0.10.0
5152026-04-01T17:28:41.400Z Downloaded num-integer v0.1.46
5162026-04-01T17:28:41.403Z Downloaded num-derive v0.3.3
5172026-04-01T17:28:41.403Z Downloaded icu_properties v2.1.2
5182026-04-01T17:28:41.407Z Downloaded num-complex v0.4.6
5192026-04-01T17:28:41.407Z Downloaded litrs v1.0.0
5202026-04-01T17:28:41.410Z Downloaded packed_struct_codegen v0.10.1
5212026-04-01T17:28:41.410Z Downloaded memmap2 v0.9.10
5222026-04-01T17:28:41.410Z Downloaded chrono v0.4.44
5232026-04-01T17:28:41.413Z Downloaded openssl-macros v0.1.1
5242026-04-01T17:28:41.416Z Downloaded num_enum_derive v0.7.5
5252026-04-01T17:28:41.416Z Downloaded num_enum v0.7.5
5262026-04-01T17:28:41.419Z Downloaded pbkdf2 v0.11.0
5272026-04-01T17:28:41.419Z Downloaded linked-hash-map v0.5.6
5282026-04-01T17:28:41.422Z Downloaded nu-ansi-term v0.50.3
5292026-04-01T17:28:41.422Z Downloaded indexmap v1.9.3
5302026-04-01T17:28:41.426Z Downloaded flate2 v1.1.9
5312026-04-01T17:28:41.429Z Downloaded parking v2.2.1
5322026-04-01T17:28:41.429Z Downloaded num_enum v0.5.11
5332026-04-01T17:28:41.432Z Downloaded peg-runtime v0.8.5
5342026-04-01T17:28:41.432Z Downloaded phf_shared v0.12.1
5352026-04-01T17:28:41.432Z Downloaded percent-encoding v2.3.2
5362026-04-01T17:28:41.432Z Downloaded num-rational v0.4.2
5372026-04-01T17:28:41.435Z Downloaded heapless v0.8.0
5382026-04-01T17:28:41.435Z Downloaded heapless v0.7.17
5392026-04-01T17:28:41.438Z Downloaded path-slash v0.1.5
5402026-04-01T17:28:41.438Z Downloaded ingot-macros v0.1.1
5412026-04-01T17:28:41.441Z Downloaded nanorand v0.7.0
5422026-04-01T17:28:41.441Z Downloaded litemap v0.8.1
5432026-04-01T17:28:41.444Z Downloaded getrandom v0.4.1
5442026-04-01T17:28:41.448Z Downloaded backtrace v0.3.76
5452026-04-01T17:28:41.448Z Downloaded ignore v0.4.25
5462026-04-01T17:28:41.451Z Downloaded pin-utils v0.1.0
5472026-04-01T17:28:41.451Z Downloaded mime_guess v2.0.5
5482026-04-01T17:28:41.454Z Downloaded aes-gcm v0.10.3
5492026-04-01T17:28:41.454Z Downloaded pathdiff v0.2.3
5502026-04-01T17:28:41.458Z Downloaded owo-colors v3.5.0
5512026-04-01T17:28:41.460Z Downloaded plain v0.2.3
5522026-04-01T17:28:41.463Z Downloaded oorandom v11.1.5
5532026-04-01T17:28:41.469Z Downloaded headers v0.4.1
5542026-04-01T17:28:41.473Z Downloaded log v0.4.29
5552026-04-01T17:28:41.476Z Downloaded icu_normalizer_data v2.1.1
5562026-04-01T17:28:41.480Z Downloaded phf_shared v0.13.1
5572026-04-01T17:28:41.484Z Downloaded pbkdf2 v0.12.2
5582026-04-01T17:28:41.484Z Downloaded password-hash v0.5.0
5592026-04-01T17:28:41.484Z Downloaded password-hash v0.4.2
5602026-04-01T17:28:41.487Z Downloaded predicates-tree v1.0.13
5612026-04-01T17:28:41.487Z Downloaded partial-io v0.5.4
5622026-04-01T17:28:41.490Z Downloaded predicates-core v1.0.10
5632026-04-01T17:28:41.490Z Downloaded bumpalo v3.20.2
5642026-04-01T17:28:41.493Z Downloaded plotters-svg v0.3.7
5652026-04-01T17:28:41.493Z Downloaded indicatif v0.18.4
5662026-04-01T17:28:41.496Z Downloaded parse-display-derive v0.10.0
5672026-04-01T17:28:41.496Z Downloaded once_cell v1.21.3
5682026-04-01T17:28:41.496Z Downloaded phf_shared v0.11.3
5692026-04-01T17:28:41.499Z Downloaded pem-rfc7468 v0.7.0
5702026-04-01T17:28:41.499Z Downloaded peg-macros v0.8.5
5712026-04-01T17:28:41.503Z Downloaded pem v3.0.6
5722026-04-01T17:28:41.503Z Downloaded proc-macro-error-attr v1.0.4
5732026-04-01T17:28:41.503Z Downloaded proc-macro-crate v3.4.0
5742026-04-01T17:28:41.506Z Downloaded proc-macro-crate v1.3.1
5752026-04-01T17:28:41.506Z Downloaded progenitor-client v0.11.2
5762026-04-01T17:28:41.506Z Downloaded plotters-backend v0.3.7
5772026-04-01T17:28:41.506Z Downloaded oxide-tokio-rt v0.1.3
5782026-04-01T17:28:41.509Z Downloaded progenitor-client v0.10.0
5792026-04-01T17:28:41.509Z Downloaded precomputed-hash v0.1.1
5802026-04-01T17:28:41.509Z Downloaded powerfmt v0.2.0
5812026-04-01T17:28:41.512Z Downloaded pretty-hex v0.4.1
5822026-04-01T17:28:41.512Z Downloaded libbz2-rs-sys v0.2.2
5832026-04-01T17:28:41.515Z Downloaded knuffel v3.2.0
5842026-04-01T17:28:41.518Z Downloaded oxnet v0.1.4
5852026-04-01T17:28:41.521Z Downloaded aes v0.8.4
5862026-04-01T17:28:41.524Z Downloaded packed_struct v0.10.1
5872026-04-01T17:28:41.528Z Downloaded parking_lot_core v0.8.6
5882026-04-01T17:28:41.531Z Downloaded paste v1.0.15
5892026-04-01T17:28:41.531Z Downloaded proc-macro-error-attr2 v2.0.0
5902026-04-01T17:28:41.531Z Downloaded expectorate v1.2.0
5912026-04-01T17:28:41.534Z Downloaded pkg-config v0.3.32
5922026-04-01T17:28:41.534Z Downloaded crossterm v0.28.1
5932026-04-01T17:28:41.537Z Downloaded poly1305 v0.8.0
5942026-04-01T17:28:41.540Z Downloaded psl-types v2.0.11
5952026-04-01T17:28:41.540Z Downloaded progenitor-macro v0.11.2
5962026-04-01T17:28:41.543Z Downloaded progenitor-macro v0.10.0
5972026-04-01T17:28:41.543Z Downloaded potential_utf v0.1.4
5982026-04-01T17:28:41.543Z Downloaded icu_provider v2.1.1
5992026-04-01T17:28:41.546Z Downloaded peg v0.8.5
6002026-04-01T17:28:41.546Z Downloaded icu_locale_core v2.1.1
6012026-04-01T17:28:41.549Z Downloaded icu_normalizer v2.1.1
6022026-04-01T17:28:41.552Z Downloaded dropshot-api-manager v0.6.0
6032026-04-01T17:28:41.561Z Downloaded phf v0.12.1
6042026-04-01T17:28:41.564Z Downloaded rand_chacha v0.3.1
6052026-04-01T17:28:41.564Z Downloaded phf v0.13.1
6062026-04-01T17:28:41.564Z Downloaded hickory-resolver v0.25.2
6072026-04-01T17:28:41.567Z Downloaded progenitor-macro v0.13.0
6082026-04-01T17:28:41.570Z Downloaded pin-project-lite v0.2.17
6092026-04-01T17:28:41.573Z Downloaded pest_derive v2.8.6
6102026-04-01T17:28:41.573Z Downloaded radium v0.7.0
6112026-04-01T17:28:41.579Z Downloaded progenitor v0.13.0
6122026-04-01T17:28:41.582Z Downloaded oso v0.27.3
6132026-04-01T17:28:41.585Z Downloaded hickory-resolver v0.24.4
6142026-04-01T17:28:41.588Z Downloaded crossterm v0.29.0
6152026-04-01T17:28:41.591Z Downloaded rand_xorshift v0.4.0
6162026-04-01T17:28:41.591Z Downloaded pkcs8 v0.10.2
6172026-04-01T17:28:41.595Z Downloaded recursive-proc-macro-impl v0.1.1
6182026-04-01T17:28:41.595Z Downloaded recursive v0.1.1
6192026-04-01T17:28:41.595Z Downloaded pin-project-internal v1.1.11
6202026-04-01T17:28:41.595Z Downloaded owo-colors v4.3.0
6212026-04-01T17:28:41.598Z Downloaded progenitor-extras v0.1.1
6222026-04-01T17:28:41.598Z Downloaded progenitor v0.10.0
6232026-04-01T17:28:41.598Z Downloaded proc-macro-error2 v2.0.1
6242026-04-01T17:28:41.601Z Downloaded pkcs1 v0.7.5
6252026-04-01T17:28:41.604Z Downloaded polyval v0.6.2
6262026-04-01T17:28:41.604Z Downloaded postcard v1.1.3
6272026-04-01T17:28:41.607Z Downloaded postgres-protocol v0.6.10
6282026-04-01T17:28:41.607Z Downloaded ref-cast v1.0.25
6292026-04-01T17:28:41.610Z Downloaded parking_lot v0.12.5
6302026-04-01T17:28:41.613Z Downloaded ref-cast-impl v1.0.25
6312026-04-01T17:28:41.613Z Downloaded parking_lot_core v0.9.12
6322026-04-01T17:28:41.616Z Downloaded rfc6979 v0.4.0
6332026-04-01T17:28:41.616Z Downloaded parking_lot v0.11.2
6342026-04-01T17:28:41.616Z Downloaded primeorder v0.13.6
6352026-04-01T17:28:41.619Z Downloaded num-traits v0.2.19
6362026-04-01T17:28:41.619Z Downloaded progenitor-client v0.13.0
6372026-04-01T17:28:41.622Z Downloaded icu_collections v2.1.1
6382026-04-01T17:28:41.625Z Downloaded predicates v3.1.4
6392026-04-01T17:28:41.625Z Downloaded omicron-zone-package v0.12.2
6402026-04-01T17:28:41.628Z Downloaded r2d2 v0.8.10
6412026-04-01T17:28:41.628Z Downloaded path-tree v0.8.3
6422026-04-01T17:28:41.631Z Downloaded quote v1.0.44
6432026-04-01T17:28:41.638Z Downloaded pest_generator v2.8.6
6442026-04-01T17:28:41.643Z Downloaded hickory-server v0.25.2
6452026-04-01T17:28:41.646Z Downloaded miniz_oxide v0.8.9
6462026-04-01T17:28:41.649Z Downloaded hashbrown v0.13.2
6472026-04-01T17:28:41.652Z Downloaded rand_core v0.10.0
6482026-04-01T17:28:41.652Z Downloaded quick-error v1.2.3
6492026-04-01T17:28:41.655Z Downloaded psm v0.1.30
6502026-04-01T17:28:41.655Z Downloaded progenitor v0.11.2
6512026-04-01T17:28:41.659Z Downloaded rand_core v0.9.5
6522026-04-01T17:28:41.660Z Downloaded rtoolbox v0.0.3
6532026-04-01T17:28:41.662Z Downloaded rustc-hash v2.1.1
6542026-04-01T17:28:41.662Z Downloaded proc-macro-error v1.0.4
6552026-04-01T17:28:41.665Z Downloaded rustc_version v0.1.7
6562026-04-01T17:28:41.668Z Downloaded rustc_version v0.4.1
6572026-04-01T17:28:41.672Z Downloaded jiff-static v0.2.21
6582026-04-01T17:28:41.680Z Downloaded rand_chacha v0.9.0
6592026-04-01T17:28:41.683Z Downloaded postgres-types v0.2.12
6602026-04-01T17:28:41.683Z Downloaded rand_core v0.6.4
6612026-04-01T17:28:41.686Z Downloaded ppv-lite86 v0.2.21
6622026-04-01T17:28:41.686Z Downloaded quinn-udp v0.5.14
6632026-04-01T17:28:41.692Z Downloaded papergrid v0.11.0
6642026-04-01T17:28:41.695Z Downloaded rand_seeder v0.4.0
6652026-04-01T17:28:41.698Z Downloaded hyper-util v0.1.20
6662026-04-01T17:28:41.701Z Downloaded papergrid v0.17.0
6672026-04-01T17:28:41.704Z Downloaded salsa20 v0.10.2
6682026-04-01T17:28:41.707Z Downloaded relative-path v1.9.3
6692026-04-01T17:28:41.710Z Downloaded scheduled-thread-pool v0.2.7
6702026-04-01T17:28:41.713Z Downloaded sapling-renderdag v0.1.0
6712026-04-01T17:28:41.713Z Downloaded miette v5.10.0
6722026-04-01T17:28:41.716Z Downloaded scrypt v0.11.0
6732026-04-01T17:28:41.716Z Downloaded scroll_derive v0.12.1
6742026-04-01T17:28:41.720Z Downloaded same-file v1.0.6
6752026-04-01T17:28:41.720Z Downloaded itertools v0.10.5
6762026-04-01T17:28:41.722Z Downloaded scroll_derive v0.13.1
6772026-04-01T17:28:41.723Z Downloaded scopeguard v1.2.0
6782026-04-01T17:28:41.725Z Downloaded resolv-conf v0.7.6
6792026-04-01T17:28:41.730Z Downloaded russh-cryptovec v0.7.3
6802026-04-01T17:28:41.734Z Downloaded semver v0.1.20
6812026-04-01T17:28:41.734Z Downloaded secrecy v0.10.3
6822026-04-01T17:28:41.737Z Downloaded minimal-lexical v0.2.1
6832026-04-01T17:28:41.740Z Downloaded http v1.4.0
6842026-04-01T17:28:41.743Z Downloaded proc-macro2 v1.0.106
6852026-04-01T17:28:41.746Z Downloaded rustls-pemfile v2.2.0
6862026-04-01T17:28:41.746Z Downloaded pin-project v1.1.11
6872026-04-01T17:28:41.751Z Downloaded rustc-demangle v0.1.27
6882026-04-01T17:28:41.754Z Downloaded serde-big-array v0.5.1
6892026-04-01T17:28:41.754Z Downloaded seq-macro v0.3.6
6902026-04-01T17:28:41.757Z Downloaded rust-argon2 v2.1.0
6912026-04-01T17:28:41.760Z Downloaded progenitor-impl v0.13.0
6922026-04-01T17:28:41.763Z Downloaded serde_bytes v0.11.19
6932026-04-01T17:28:41.763Z Downloaded pkcs5 v0.7.1
6942026-04-01T17:28:41.766Z Downloaded serde_plain v1.0.2
6952026-04-01T17:28:41.770Z Downloaded serde_repr v0.1.20
6962026-04-01T17:28:41.773Z Downloaded serde_spanned v1.0.4
6972026-04-01T17:28:41.773Z Downloaded p256 v0.13.2
6982026-04-01T17:28:41.779Z Downloaded rustls-pemfile v1.0.4
6992026-04-01T17:28:41.782Z Downloaded serde_spanned v0.6.9
7002026-04-01T17:28:41.782Z Downloaded rusty-fork v0.3.1
7012026-04-01T17:28:41.785Z Downloaded guppy v0.17.25
7022026-04-01T17:28:41.788Z Downloaded mio v1.1.1
7032026-04-01T17:28:41.804Z Downloaded serde_urlencoded v0.7.1
7042026-04-01T17:28:41.804Z Downloaded rustversion v1.0.22
7052026-04-01T17:28:41.804Z Downloaded rustls-native-certs v0.8.3
7062026-04-01T17:28:41.804Z Downloaded sha1 v0.10.6
7072026-04-01T17:28:41.804Z Downloaded indexmap v2.13.0
7082026-04-01T17:28:41.804Z Downloaded secrecy v0.8.0
7092026-04-01T17:28:41.804Z Downloaded prefix-trie v0.7.0
7102026-04-01T17:28:41.804Z Downloaded schemars_derive v0.8.22
7112026-04-01T17:28:41.804Z Downloaded progenitor-impl v0.10.0
7122026-04-01T17:28:41.808Z Downloaded sec1 v0.7.3
7132026-04-01T17:28:41.808Z Downloaded shell-words v1.1.1
7142026-04-01T17:28:41.808Z Downloaded sigpipe v0.1.3
7152026-04-01T17:28:41.808Z Downloaded semver v1.0.27
7162026-04-01T17:28:41.811Z Downloaded signal-hook-mio v0.2.5
7172026-04-01T17:28:41.811Z Downloaded sct v0.7.1
7182026-04-01T17:28:41.814Z Downloaded clap_builder v4.5.60
7192026-04-01T17:28:41.817Z Downloaded signal-hook-tokio v0.3.1
7202026-04-01T17:28:41.821Z Downloaded scroll v0.13.0
7212026-04-01T17:28:41.821Z Downloaded pretty_assertions v1.4.1
7222026-04-01T17:28:41.821Z Downloaded serde-untagged v0.1.9
7232026-04-01T17:28:41.824Z Downloaded slog-bunyan v2.5.0
7242026-04-01T17:28:41.824Z Downloaded similar-asserts v1.7.0
7252026-04-01T17:28:41.824Z Downloaded hashbrown v0.12.3
7262026-04-01T17:28:41.827Z Downloaded openssl-sys v0.9.111
7272026-04-01T17:28:41.830Z Downloaded serde_path_to_error v0.1.20
7282026-04-01T17:28:41.833Z Downloaded serde-hex v0.1.0
7292026-04-01T17:28:41.833Z Downloaded progenitor-impl v0.11.2
7302026-04-01T17:28:41.836Z Downloaded hashbrown v0.14.5
7312026-04-01T17:28:41.839Z Downloaded russh-keys v0.45.0
7322026-04-01T17:28:41.842Z Downloaded serde-value v0.7.0
7332026-04-01T17:28:41.842Z Downloaded rustls-pki-types v1.14.0
7342026-04-01T17:28:41.842Z Downloaded memchr v2.8.0
7352026-04-01T17:28:41.845Z Downloaded smawk v0.3.2
7362026-04-01T17:28:41.849Z Downloaded slog-envlogger v2.2.0
7372026-04-01T17:28:41.849Z Downloaded siphasher v1.0.2
7382026-04-01T17:28:41.852Z Downloaded iddqd v0.3.17
7392026-04-01T17:28:41.856Z Downloaded serde_derive_internals v0.29.1
7402026-04-01T17:28:41.859Z Downloaded idna v1.1.0
7412026-04-01T17:28:41.868Z Downloaded serde_regex v1.1.0
7422026-04-01T17:28:41.873Z Downloaded prettyplease v0.2.37
7432026-04-01T17:28:41.877Z Downloaded num-bigint v0.4.6
7442026-04-01T17:28:41.880Z Downloaded ssh-encoding v0.2.0
7452026-04-01T17:28:41.884Z Downloaded serde_tokenstream v0.2.3
7462026-04-01T17:28:41.889Z Downloaded itertools v0.12.1
7472026-04-01T17:28:41.892Z Downloaded sha2 v0.10.9
7482026-04-01T17:28:41.892Z Downloaded futures-util v0.3.32
7492026-04-01T17:28:41.897Z Downloaded stable_deref_trait v1.2.1
7502026-04-01T17:28:41.901Z Downloaded strip-ansi-escapes v0.2.1
7512026-04-01T17:28:41.901Z Downloaded ssh-cipher v0.2.0
7522026-04-01T17:28:41.901Z Downloaded signature v2.2.0
7532026-04-01T17:28:41.904Z Downloaded sqlparser_derive v0.5.0
7542026-04-01T17:28:41.904Z Downloaded slog-dtrace v0.3.0
7552026-04-01T17:28:41.904Z Downloaded hyper v1.8.1
7562026-04-01T17:28:41.907Z Downloaded rcgen v0.12.1
7572026-04-01T17:28:41.911Z Downloaded rayon-core v1.13.0
7582026-04-01T17:28:41.914Z Downloaded smf v0.2.3
7592026-04-01T17:28:41.914Z Downloaded serde_with_macros v3.17.0
7602026-04-01T17:28:41.914Z Downloaded ryu v1.0.23
7612026-04-01T17:28:41.917Z Downloaded sync-ptr v0.1.4
7622026-04-01T17:28:41.917Z Downloaded supports-color v3.0.2
7632026-04-01T17:28:41.917Z Downloaded subtle v2.6.1
7642026-04-01T17:28:41.920Z Downloaded hashbrown v0.16.1
7652026-04-01T17:28:41.923Z Downloaded swrite v0.1.0
7662026-04-01T17:28:41.923Z Downloaded supports-color v2.1.0
7672026-04-01T17:28:41.923Z Downloaded slog-scope v4.4.1
7682026-04-01T17:28:41.926Z Downloaded hashbrown v0.15.5
7692026-04-01T17:28:41.929Z Downloaded serde_cbor v0.11.2
7702026-04-01T17:28:41.932Z Downloaded simd-adler32 v0.3.8
7712026-04-01T17:28:41.932Z Downloaded publicsuffix v2.3.0
7722026-04-01T17:28:41.935Z Downloaded quinn v0.11.9
7732026-04-01T17:28:41.938Z Downloaded rustls-platform-verifier v0.6.2
7742026-04-01T17:28:41.938Z Downloaded strum v0.26.3
7752026-04-01T17:28:41.941Z Downloaded supports-unicode v2.1.0
7762026-04-01T17:28:41.941Z Downloaded strum v0.27.2
7772026-04-01T17:28:41.941Z Downloaded slog-stdlog v4.1.1
7782026-04-01T17:28:41.944Z Downloaded slog-json v2.6.1
7792026-04-01T17:28:41.944Z Downloaded schemars v0.8.22
7802026-04-01T17:28:41.950Z Downloaded tabled_derive v0.7.0
7812026-04-01T17:28:41.953Z Downloaded slab v0.4.12
7822026-04-01T17:28:41.953Z Downloaded pest_meta v2.8.6
7832026-04-01T17:28:41.953Z Downloaded take_mut v0.2.2
7842026-04-01T17:28:41.956Z Downloaded tagptr v0.2.0
7852026-04-01T17:28:41.956Z Downloaded tabwriter v1.4.1
7862026-04-01T17:28:41.956Z Downloaded nom v7.1.3
7872026-04-01T17:28:41.959Z Downloaded rand_distr v0.5.1
7882026-04-01T17:28:41.962Z Downloaded smallvec v0.6.14
7892026-04-01T17:28:41.962Z Downloaded slog-term v2.9.2
7902026-04-01T17:28:41.965Z Downloaded itertools v0.13.0
7912026-04-01T17:28:41.968Z Downloaded sync_wrapper v1.0.2
7922026-04-01T17:28:41.968Z Downloaded structmeta-derive v0.3.0
7932026-04-01T17:28:41.971Z Downloaded structmeta v0.3.0
7942026-04-01T17:28:41.971Z Downloaded strsim v0.11.1
7952026-04-01T17:28:41.971Z Downloaded ron v0.8.1
7962026-04-01T17:28:41.974Z Downloaded target-triple v1.0.0
7972026-04-01T17:28:41.977Z Downloaded stringprep v0.1.5
7982026-04-01T17:28:41.977Z Downloaded tap v1.0.1
7992026-04-01T17:28:41.977Z Downloaded stringmetrics v2.2.2
8002026-04-01T17:28:41.980Z Downloaded rstest v0.25.0
8012026-04-01T17:28:41.983Z Downloaded libm v0.2.16
8022026-04-01T17:28:41.988Z Downloaded supports-hyperlinks v2.1.0
8032026-04-01T17:28:41.991Z Downloaded termtree v0.5.1
8042026-04-01T17:28:41.991Z Downloaded support-bundle-viewer v0.1.2
8052026-04-01T17:28:41.991Z Downloaded strum_macros v0.27.2
8062026-04-01T17:28:41.996Z Downloaded testing_table v0.3.0
8072026-04-01T17:28:41.996Z Downloaded terminal_size v0.4.3
8082026-04-01T17:28:41.996Z Downloaded smallvec v1.15.1
8092026-04-01T17:28:42.000Z Downloaded goblin v0.8.2
8102026-04-01T17:28:42.000Z Downloaded sqlformat v0.3.5
8112026-04-01T17:28:42.004Z Downloaded string_cache v0.8.9
8122026-04-01T17:28:42.004Z Downloaded static_assertions v1.1.0
8132026-04-01T17:28:42.004Z Downloaded rstest_macros v0.25.0
8142026-04-01T17:28:42.008Z Downloaded aho-corasick v1.1.4
8152026-04-01T17:28:42.011Z Downloaded time-core v0.1.8
8162026-04-01T17:28:42.011Z Downloaded rand v0.8.5
8172026-04-01T17:28:42.014Z Downloaded iri-string v0.7.10
8182026-04-01T17:28:42.017Z Downloaded h2 v0.4.13
8192026-04-01T17:28:42.020Z Downloaded terminal_size v0.1.17
8202026-04-01T17:28:42.023Z Downloaded thread-id v4.2.2
8212026-04-01T17:28:42.023Z Downloaded synstructure v0.13.2
8222026-04-01T17:28:42.023Z Downloaded rsa v0.9.10
8232026-04-01T17:28:42.026Z Downloaded snafu-derive v0.8.9
8242026-04-01T17:28:42.029Z Downloaded strum_macros v0.26.4
8252026-04-01T17:28:42.029Z Downloaded serde_core v1.0.228
8262026-04-01T17:28:42.032Z Downloaded target-lexicon v0.13.3
8272026-04-01T17:28:42.032Z Downloaded strum_macros v0.24.3
8282026-04-01T17:28:42.035Z Downloaded spki v0.7.3
8292026-04-01T17:28:42.035Z Downloaded libxml v0.3.3
8302026-04-01T17:28:42.038Z Downloaded tinyvec_macros v0.1.1
8312026-04-01T17:28:42.041Z Downloaded blake3 v1.8.3
8322026-04-01T17:28:42.044Z Downloaded termcolor v1.4.1
8332026-04-01T17:28:42.047Z Downloaded slog-async v2.8.0
8342026-04-01T17:28:42.047Z Downloaded thread-id v5.1.0
8352026-04-01T17:28:42.047Z Downloaded thiserror-impl-no-std v2.0.2
8362026-04-01T17:28:42.050Z Downloaded tabled_derive v0.11.0
8372026-04-01T17:28:42.050Z Downloaded signal-hook-registry v1.4.8
8382026-04-01T17:28:42.050Z Downloaded shlex v1.3.0
8392026-04-01T17:28:42.053Z Downloaded scroll v0.12.0
8402026-04-01T17:28:42.059Z Downloaded toml_write v0.1.2
8412026-04-01T17:28:42.062Z Downloaded toml_datetime v0.6.11
8422026-04-01T17:28:42.065Z Downloaded topological-sort v0.2.2
8432026-04-01T17:28:42.068Z Downloaded serde_yaml v0.9.34+deprecated
8442026-04-01T17:28:42.071Z Downloaded spin v0.9.8
8452026-04-01T17:28:42.074Z Downloaded signal-hook v0.3.18
8462026-04-01T17:28:42.078Z Downloaded schemars v0.9.0
8472026-04-01T17:28:42.082Z Downloaded samael v0.0.19
8482026-04-01T17:28:42.089Z Downloaded tower-layer v0.3.3
8492026-04-01T17:28:42.092Z Downloaded try-lock v0.2.5
8502026-04-01T17:28:42.095Z Downloaded tokio-macros v2.6.0
8512026-04-01T17:28:42.095Z Downloaded tinystr v0.8.2
8522026-04-01T17:28:42.098Z Downloaded thiserror-no-std v2.0.2
8532026-04-01T17:28:42.098Z Downloaded termios v0.3.3
8542026-04-01T17:28:42.101Z Downloaded stacker v0.1.23
8552026-04-01T17:28:42.105Z Downloaded qorb v0.4.1
8562026-04-01T17:28:42.108Z Downloaded typify-macro v0.4.3
8572026-04-01T17:28:42.108Z Downloaded trait-variant v0.1.2
8582026-04-01T17:28:42.111Z Downloaded thread_local v1.1.9
8592026-04-01T17:28:42.111Z Downloaded typeid v1.0.3
8602026-04-01T17:28:42.114Z Downloaded typify-macro v0.6.1
8612026-04-01T17:28:42.114Z Downloaded similar v2.7.0
8622026-04-01T17:28:42.117Z Downloaded unicode-linebreak v0.1.5
8632026-04-01T17:28:42.117Z Downloaded slog v2.8.2
8642026-04-01T17:28:42.120Z Downloaded thiserror-impl v2.0.18
8652026-04-01T17:28:42.120Z Downloaded tokio-dtrace v0.1.1
8662026-04-01T17:28:42.123Z Downloaded tiny-keccak v2.0.2
8672026-04-01T17:28:42.123Z Downloaded term v0.7.0
8682026-04-01T17:28:42.126Z Downloaded hkdf v0.12.4
8692026-04-01T17:28:42.126Z Downloaded tempfile v3.25.0
8702026-04-01T17:28:42.131Z Downloaded subprocess v0.2.15
8712026-04-01T17:28:42.131Z Downloaded time-macros v0.2.27
8722026-04-01T17:28:42.134Z Downloaded tls_codec_derive v0.4.2
8732026-04-01T17:28:42.134Z Downloaded tls_codec v0.4.2
8742026-04-01T17:28:42.137Z Downloaded thiserror v1.0.69
8752026-04-01T17:28:42.140Z Downloaded tower-service v0.3.3
8762026-04-01T17:28:42.140Z Downloaded toml_writer v1.0.6+spec-1.1.0
8772026-04-01T17:28:42.140Z Downloaded universal-hash v0.5.1
8782026-04-01T17:28:42.140Z Downloaded tokio-tungstenite v0.23.1
8792026-04-01T17:28:42.143Z Downloaded tokio-rustls v0.25.0
8802026-04-01T17:28:42.143Z Downloaded tinytemplate v1.2.1
8812026-04-01T17:28:42.146Z Downloaded schemars v1.2.1
8822026-04-01T17:28:42.152Z Downloaded snafu v0.8.9
8832026-04-01T17:28:42.156Z Downloaded unicode-truncate v1.1.0
8842026-04-01T17:28:42.159Z Downloaded unit-prefix v0.5.2
8852026-04-01T17:28:42.159Z Downloaded unicode-xid v0.2.6
8862026-04-01T17:28:42.159Z Downloaded socket2 v0.5.10
8872026-04-01T17:28:42.162Z Downloaded untrusted v0.7.1
8882026-04-01T17:28:42.163Z Downloaded target-spec v3.5.7
8892026-04-01T17:28:42.166Z Downloaded untrusted v0.9.0
8902026-04-01T17:28:42.166Z Downloaded icu_properties_data v2.1.2
8912026-04-01T17:28:42.169Z Downloaded aws-lc-rs v1.16.0
8922026-04-01T17:28:42.175Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8932026-04-01T17:28:42.178Z Downloaded tokio-tungstenite v0.21.0
8942026-04-01T17:28:42.178Z Downloaded socket2 v0.6.2
8952026-04-01T17:28:42.181Z Downloaded num-bigint-dig v0.8.6
8962026-04-01T17:28:42.185Z Downloaded utf8_iter v1.0.4
8972026-04-01T17:28:42.185Z Downloaded usdt-attr-macro v0.6.0
8982026-04-01T17:28:42.185Z Downloaded usdt-attr-macro v0.5.0
8992026-04-01T17:28:42.185Z Downloaded usdt v0.6.0
9002026-04-01T17:28:42.189Z Downloaded usdt v0.5.0
9012026-04-01T17:28:42.189Z Downloaded rustls-webpki v0.103.9
9022026-04-01T17:28:42.189Z Downloaded itertools v0.14.0
9032026-04-01T17:28:42.192Z Downloaded tokio-rustls v0.26.4
9042026-04-01T17:28:42.195Z Downloaded tokio-rustls v0.24.1
9052026-04-01T17:28:42.195Z Downloaded rand v0.9.2
9062026-04-01T17:28:42.198Z Downloaded bitvec v1.0.1
9072026-04-01T17:28:42.206Z Downloaded utf-8 v0.7.6
9082026-04-01T17:28:42.209Z Downloaded usdt-macro v0.6.0
9092026-04-01T17:28:42.209Z Downloaded usdt-macro v0.5.0
9102026-04-01T17:28:42.209Z Downloaded tokio-native-tls v0.3.1
9112026-04-01T17:28:42.212Z Downloaded tui-tree-widget v0.23.1
9122026-04-01T17:28:42.212Z Downloaded serde v1.0.228
9132026-04-01T17:28:42.215Z Downloaded term v1.2.1
9142026-04-01T17:28:42.215Z Downloaded thiserror-impl v1.0.69
9152026-04-01T17:28:42.218Z Downloaded git2 v0.20.4
9162026-04-01T17:28:42.221Z Downloaded utf8parse v0.2.2
9172026-04-01T17:28:42.224Z Downloaded unarray v0.1.4
9182026-04-01T17:28:42.224Z Downloaded rand v0.10.0
9192026-04-01T17:28:42.227Z Downloaded void v1.0.2
9202026-04-01T17:28:42.227Z Downloaded thiserror v2.0.18
9212026-04-01T17:28:42.230Z Downloaded unicase v2.9.0
9222026-04-01T17:28:42.230Z Downloaded textwrap v0.16.2
9232026-04-01T17:28:42.233Z Downloaded rpassword v7.4.0
9242026-04-01T17:28:42.233Z Downloaded wait-timeout v0.2.1
9252026-04-01T17:28:42.236Z Downloaded version_check v0.9.5
9262026-04-01T17:28:42.236Z Downloaded ron v0.12.0
9272026-04-01T17:28:42.239Z Downloaded xattr v1.6.1
9282026-04-01T17:28:42.242Z Downloaded trybuild v1.0.116
9292026-04-01T17:28:42.245Z Downloaded tokio-stream v0.1.18
9302026-04-01T17:28:42.248Z Downloaded want v0.3.1
9312026-04-01T17:28:42.248Z Downloaded waitgroup v0.1.2
9322026-04-01T17:28:42.248Z Downloaded p521 v0.13.3
9332026-04-01T17:28:42.252Z Downloaded serde_derive v1.0.228
9342026-04-01T17:28:42.252Z Downloaded twox-hash v2.1.2
9352026-04-01T17:28:42.255Z Downloaded toml_datetime v1.0.0+spec-1.1.0
9362026-04-01T17:28:42.255Z Downloaded toml v0.8.23
9372026-04-01T17:28:42.258Z Downloaded usdt-impl v0.6.0
9382026-04-01T17:28:42.261Z Downloaded usdt-impl v0.5.0
9392026-04-01T17:28:42.261Z Downloaded yoke-derive v0.8.1
9402026-04-01T17:28:42.264Z Downloaded xshell-macros v0.2.7
9412026-04-01T17:28:42.267Z Downloaded toml_parser v1.0.9+spec-1.1.0
9422026-04-01T17:28:42.271Z Downloaded zerofrom-derive v0.1.6
9432026-04-01T17:28:42.271Z Downloaded ucd-trie v0.1.7
9442026-04-01T17:28:42.271Z Downloaded tracing-attributes v0.1.31
9452026-04-01T17:28:42.275Z Downloaded test-strategy v0.4.5
9462026-04-01T17:28:42.280Z Downloaded zerofrom v0.1.6
9472026-04-01T17:28:42.283Z Downloaded zeroize_derive v1.4.3
9482026-04-01T17:28:42.286Z Downloaded unicode-properties v0.1.4
9492026-04-01T17:28:42.289Z Downloaded russh v0.45.0
9502026-04-01T17:28:42.295Z Downloaded reedline v0.40.0
9512026-04-01T17:28:42.300Z Downloaded plotters v0.3.7
9522026-04-01T17:28:42.305Z Downloaded rustyline v14.0.0
9532026-04-01T17:28:42.308Z Downloaded vsss-rs v3.3.4
9542026-04-01T17:28:42.314Z Downloaded tar v0.4.45
9552026-04-01T17:28:42.317Z Downloaded writeable v0.6.2
9562026-04-01T17:28:42.320Z Downloaded vergen-git2 v1.0.7
9572026-04-01T17:28:42.323Z Downloaded vergen-gitcl v1.0.8
9582026-04-01T17:28:42.323Z Downloaded zone_cfg_derive v0.3.1
9592026-04-01T17:28:42.324Z Downloaded zone v0.3.1
9602026-04-01T17:28:42.327Z Downloaded walkdir v2.5.0
9612026-04-01T17:28:42.330Z Downloaded tinyvec v1.10.0
9622026-04-01T17:28:42.330Z Downloaded vergen-lib v0.1.6
9632026-04-01T17:28:42.333Z Downloaded typify v0.4.3
9642026-04-01T17:28:42.336Z Downloaded toml v1.0.3+spec-1.1.0
9652026-04-01T17:28:42.339Z Downloaded xz2 v0.1.7
9662026-04-01T17:28:42.339Z Downloaded xshell v0.2.7
9672026-04-01T17:28:42.339Z Downloaded toml v0.9.12+spec-1.1.0
9682026-04-01T17:28:42.342Z Downloaded whoami v2.1.0
9692026-04-01T17:28:42.342Z Downloaded zerovec-derive v0.11.2
9702026-04-01T17:28:42.345Z Downloaded whoami v1.6.1
9712026-04-01T17:28:42.345Z Downloaded toml v0.7.8
9722026-04-01T17:28:42.349Z Downloaded pest v2.8.6
9732026-04-01T17:28:42.355Z Downloaded tracing-core v0.1.36
9742026-04-01T17:28:42.358Z Downloaded textwrap v0.15.2
9752026-04-01T17:28:42.361Z Downloaded yoke v0.8.1
9762026-04-01T17:28:42.365Z Downloaded uzers v0.12.2
9772026-04-01T17:28:42.377Z Downloaded zeroize v1.8.2
9782026-04-01T17:28:42.380Z Downloaded vergen v9.0.6
9792026-04-01T17:28:42.383Z Downloaded reqwest v0.13.2
9802026-04-01T17:28:42.386Z Downloaded zmij v1.0.21
9812026-04-01T17:28:42.386Z Downloaded reqwest v0.12.28
9822026-04-01T17:28:42.389Z Downloaded wyz v0.5.1
9832026-04-01T17:28:42.392Z Downloaded unicode-ident v1.0.24
9842026-04-01T17:28:42.392Z Downloaded typify v0.6.1
9852026-04-01T17:28:42.395Z Downloaded tungstenite v0.21.0
9862026-04-01T17:28:42.395Z Downloaded zstd-safe v7.2.4
9872026-04-01T17:28:42.398Z Downloaded zstd v0.13.3
9882026-04-01T17:28:42.407Z Downloaded zerocopy v0.6.6
9892026-04-01T17:28:42.410Z Downloaded toml_edit v0.23.10+spec-1.0.0
9902026-04-01T17:28:42.414Z Downloaded serde_json v1.0.149
9912026-04-01T17:28:42.419Z Downloaded portable-atomic v1.13.1
9922026-04-01T17:28:42.424Z Downloaded steno v0.4.1
9932026-04-01T17:28:42.426Z Downloaded uuid v1.21.0
9942026-04-01T17:28:42.429Z Downloaded goblin v0.10.5
9952026-04-01T17:28:42.434Z Downloaded zerocopy-derive v0.7.35
9962026-04-01T17:28:42.440Z Downloaded tungstenite v0.23.0
9972026-04-01T17:28:42.449Z Downloaded vte v0.14.1
9982026-04-01T17:28:42.452Z Downloaded curve25519-dalek v4.1.3
9992026-04-01T17:28:42.456Z Downloaded tokio-postgres v0.7.16
10002026-04-01T17:28:42.459Z Downloaded rustls-webpki v0.101.7
10012026-04-01T17:28:42.467Z Downloaded toml_edit v0.22.27
10022026-04-01T17:28:42.470Z Downloaded toml_edit v0.19.15
10032026-04-01T17:28:42.479Z Downloaded yasna v0.5.2
10042026-04-01T17:28:42.482Z Downloaded bindgen v0.71.1
10052026-04-01T17:28:42.485Z Downloaded unsafe-libyaml v0.2.11
10062026-04-01T17:28:42.488Z Downloaded ssh-key v0.6.7
10072026-04-01T17:28:42.491Z Downloaded gimli v0.32.3
10082026-04-01T17:28:42.496Z Downloaded regex v1.12.3
10092026-04-01T17:28:42.499Z Downloaded tower v0.5.3
10102026-04-01T17:28:42.504Z Downloaded zopfli v0.8.3
10112026-04-01T17:28:42.507Z Downloaded unicode-bidi v0.3.18
10122026-04-01T17:28:42.507Z Downloaded lalrpop v0.19.12
10132026-04-01T17:28:42.514Z Downloaded url v2.5.8
10142026-04-01T17:28:42.516Z Downloaded unicode_categories v0.1.1
10152026-04-01T17:28:42.520Z Downloaded p384 v0.13.1
10162026-04-01T17:28:42.523Z Downloaded moka v0.12.13
10172026-04-01T17:28:42.527Z Downloaded typenum v1.19.0
10182026-04-01T17:28:42.536Z Downloaded zerotrie v0.2.3
10192026-04-01T17:28:42.540Z Downloaded object v0.30.4
10202026-04-01T17:28:42.546Z Downloaded zip v0.6.6
10212026-04-01T17:28:42.561Z Downloaded petname v2.0.2
10222026-04-01T17:28:42.565Z Downloaded yansi v1.0.1
10232026-04-01T17:28:42.568Z Downloaded typed-path v0.9.3
10242026-04-01T17:28:42.578Z Downloaded quick-xml v0.37.5
10252026-04-01T17:28:42.582Z Downloaded unicode-segmentation v1.12.0
10262026-04-01T17:28:42.585Z Downloaded proptest v1.10.0
10272026-04-01T17:28:42.596Z Downloaded salty v0.3.0
10282026-04-01T17:28:42.600Z Downloaded x509-cert v0.2.5
10292026-04-01T17:28:42.614Z Downloaded unicode-normalization v0.1.25
10302026-04-01T17:28:42.617Z Downloaded rustls-webpki v0.102.8
10312026-04-01T17:28:42.627Z Downloaded zerocopy-derive v0.8.40
10322026-04-01T17:28:42.632Z Downloaded tough v0.20.0
10332026-04-01T17:28:42.637Z Downloaded tokio-util v0.7.18
10342026-04-01T17:28:42.641Z Downloaded serde_with v3.17.0
10352026-04-01T17:28:42.648Z Downloaded polar-core v0.27.3
10362026-04-01T17:28:42.653Z Downloaded tower-http v0.6.8
10372026-04-01T17:28:42.662Z Downloaded rayon v1.11.0
10382026-04-01T17:28:42.667Z Downloaded zip v4.6.1
10392026-04-01T17:28:42.671Z Downloaded quinn-proto v0.11.13
10402026-04-01T17:28:42.683Z Downloaded nix v0.27.1
10412026-04-01T17:28:42.696Z Downloaded radix_trie v0.2.1
10422026-04-01T17:28:42.700Z Downloaded openssl v0.10.75
10432026-04-01T17:28:42.713Z Downloaded bstr v1.12.1
10442026-04-01T17:28:42.719Z Downloaded zerovec v0.11.5
10452026-04-01T17:28:42.733Z Downloaded dropshot v0.16.7
10462026-04-01T17:28:42.746Z Downloaded winnow v0.6.26
10472026-04-01T17:28:42.750Z Downloaded winnow v0.5.40
10482026-04-01T17:28:42.757Z Downloaded rustls v0.21.12
10492026-04-01T17:28:42.763Z Downloaded nix v0.29.0
10502026-04-01T17:28:42.770Z Downloaded nix v0.28.0
10512026-04-01T17:28:42.776Z Downloaded tabled v0.20.0
10522026-04-01T17:28:42.786Z Downloaded tabled v0.15.0
10532026-04-01T17:28:42.795Z Downloaded zerocopy v0.7.35
10542026-04-01T17:28:42.804Z Downloaded smoltcp v0.9.1
10552026-04-01T17:28:42.810Z Downloaded winnow v0.7.15
10562026-04-01T17:28:42.816Z Downloaded object v0.37.3
10572026-04-01T17:28:42.822Z Downloaded syn v1.0.109
10582026-04-01T17:28:42.828Z Downloaded regex-syntax v0.6.29
10592026-04-01T17:28:42.832Z Downloaded nix v0.31.1
10602026-04-01T17:28:42.839Z Downloaded time v0.3.47
10612026-04-01T17:28:42.846Z Downloaded diesel v2.3.7
10622026-04-01T17:28:42.858Z Downloaded vcpkg v0.2.15
10632026-04-01T17:28:42.882Z Downloaded zlib-rs v0.6.2
10642026-04-01T17:28:42.886Z Downloaded rustls v0.22.4
10652026-04-01T17:28:42.893Z Downloaded webpki-roots v1.0.6
10662026-04-01T17:28:42.896Z Downloaded hickory-proto v0.25.2
10672026-04-01T17:28:42.904Z Downloaded smoltcp v0.11.0
10682026-04-01T17:28:42.912Z Downloaded zerocopy v0.8.40
10692026-04-01T17:28:42.918Z Downloaded unicode-width v0.2.0
10702026-04-01T17:28:42.928Z Downloaded unicode-width v0.1.14
10712026-04-01T17:28:42.932Z Downloaded rustix v0.38.44
10722026-04-01T17:28:42.944Z Downloaded syn v2.0.117
10732026-04-01T17:28:42.951Z Downloaded regex-syntax v0.8.10
10742026-04-01T17:28:42.956Z Downloaded rustls v0.23.37
10752026-04-01T17:28:42.963Z Downloaded regress v0.10.5
10762026-04-01T17:28:42.969Z Downloaded openapiv3 v2.2.0
10772026-04-01T17:28:42.976Z Downloaded rustix v1.1.3
10782026-04-01T17:28:42.991Z Downloaded hickory-proto v0.24.4
10792026-04-01T17:28:43.024Z Downloaded sqlparser v0.61.0
10802026-04-01T17:28:43.045Z Downloaded sled v0.34.7
10812026-04-01T17:28:43.053Z Downloaded typify-impl v0.6.1
10822026-04-01T17:28:43.062Z Downloaded ratatui v0.29.0
10832026-04-01T17:28:43.076Z Downloaded bzip2-sys v0.1.13+1.0.8
10842026-04-01T17:28:43.086Z Downloaded tracing v0.1.44
10852026-04-01T17:28:43.099Z Downloaded typify-impl v0.4.3
10862026-04-01T17:28:43.109Z Downloaded csv v1.4.0
10872026-04-01T17:28:43.121Z Downloaded regex-automata v0.4.14
10882026-04-01T17:28:43.130Z Downloaded chrono-tz v0.10.4
10892026-04-01T17:28:43.142Z Downloaded zerocopy-derive v0.6.6
10902026-04-01T17:28:43.164Z Downloaded libc v0.2.180
10912026-04-01T17:28:43.185Z Downloaded petgraph v0.8.3
10922026-04-01T17:28:43.198Z Downloaded petgraph v0.6.5
10932026-04-01T17:28:43.209Z Downloaded libz-sys v1.1.24
10942026-04-01T17:28:43.222Z Downloaded lzma-sys v0.1.20
10952026-04-01T17:28:43.238Z Downloaded jiff v0.2.21
10962026-04-01T17:28:43.255Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
10972026-04-01T17:28:43.266Z Downloaded sha3 v0.10.8
10982026-04-01T17:28:43.283Z Downloaded encoding_rs v0.8.35
10992026-04-01T17:28:43.307Z Downloaded tokio v1.49.0
11002026-04-01T17:28:43.511Z Downloaded ring v0.17.14
11012026-04-01T17:28:43.537Z Downloaded httpmock v0.8.3
11022026-04-01T17:28:43.578Z Downloaded libgit2-sys v0.18.3+1.9.2
11032026-04-01T17:28:44.194Z Downloaded aws-lc-sys v0.37.1
11042026-04-01T17:28:44.630Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
11052026-04-01T17:28:57.075Z Startup: Refreshing catalog 'helios-dev' ... Done
11062026-04-01T17:29:04.047Z Startup: Caching catalogs ... Done
11072026-04-01T17:29:08.612ZPlanning: Solver setup ... Done (3.010s)
11082026-04-01T17:29:08.632ZPlanning: Running solver ... Done (0.020s)
11092026-04-01T17:29:08.757ZPlanning: Finding local manifests ... Done (0.004s)
11102026-04-01T17:29:08.771ZPlanning: Fetching manifests: 0/4 0% complete
11112026-04-01T17:29:08.879ZPlanning: Fetching manifests: 4/4 100% complete
11122026-04-01T17:29:08.914ZPlanning: Package planning ... Done (0.035s)
11132026-04-01T17:29:08.942ZPlanning: Merging actions ... Done (0.028s)
11142026-04-01T17:29:09.300ZPlanning: Checking for conflicting actions ... Done (0.357s)
11152026-04-01T17:29:09.307ZPlanning: Consolidating action changes ... Done (0.007s)
11162026-04-01T17:29:13.138ZPlanning: Evaluating mediators ... Done (3.830s)
11172026-04-01T17:29:13.144ZPlanning: Planning completed in 8.93 seconds
11182026-04-01T17:29:13.434Z Packages to install: 4
11192026-04-01T17:29:13.434Z Mediators to change: 2
11202026-04-01T17:29:13.434Z Services to change: 1
11212026-04-01T17:29:13.434Z Estimated space available: 154.97 GB
11222026-04-01T17:29:13.434ZEstimated space to be consumed: 1.84 GB
11232026-04-01T17:29:13.434Z Create boot environment: No
11242026-04-01T17:29:13.434ZCreate backup boot environment: No
11252026-04-01T17:29:13.438Z Rebuild boot archive: No
11262026-04-01T17:29:13.438Z
11272026-04-01T17:29:13.438ZChanged mediators:
11282026-04-01T17:29:13.438Z mediator clang:
11292026-04-01T17:29:13.438Z version: None -> 15 (system default)
11302026-04-01T17:29:13.438Z
11312026-04-01T17:29:13.438Z mediator llvm:
11322026-04-01T17:29:13.438Z version: 14 (system default) -> 15 (system default)
11332026-04-01T17:29:13.438Z
11342026-04-01T17:29:13.438ZChanged packages:
11352026-04-01T17:29:13.438Zhelios-dev
11362026-04-01T17:29:13.438Z developer/build-essential
11372026-04-01T17:29:13.438Z None -> 11-2.0
11382026-04-01T17:29:13.438Z library/libxmlsec1
11392026-04-01T17:29:13.438Z None -> 1.2.35-2.0
11402026-04-01T17:29:13.438Z ooce/developer/clang-15
11412026-04-01T17:29:13.438Z None -> 15.0.7-2.0
11422026-04-01T17:29:13.438Z ooce/developer/llvm-15
11432026-04-01T17:29:13.438Z None -> 15.0.7-2.0
11442026-04-01T17:29:13.438Z
11452026-04-01T17:29:13.438ZServices:
11462026-04-01T17:29:13.438Z restart_fmri:
11472026-04-01T17:29:13.439Z svc:/system/update-man-index:default
11482026-04-01T17:29:13.542Z
11492026-04-01T17:29:13.542ZDownload: 0/3290 items 0.0/212.6MB 0% complete
11502026-04-01T17:29:18.542ZDownload: 1222/3290 items 85.9/212.6MB 40% complete (17.1M/s)
11512026-04-01T17:29:24.268ZDownload: 3240/3290 items 202.2/212.6MB 95% complete (20.4M/s)
11522026-04-01T17:29:25.680ZDownload: Completed 212.60 MB in 12.14 seconds (17.5M/s)
11532026-04-01T17:29:26.540Z Actions: 1/3689 actions (Installing new actions)
11542026-04-01T17:29:30.234Z Actions: Completed 3689 actions in 3.69 seconds.
11552026-04-01T17:29:30.509Z Done (0.271s)
11562026-04-01T17:29:30.509Z Done (0.000s)
11572026-04-01T17:29:31.112Z Done (0.602s)
11582026-04-01T17:29:35.513Z Done (4.053s)
11592026-04-01T17:29:35.622Z Done (0.046s)
11602026-04-01T17:29:35.627Z Done (0.000s)
11612026-04-01T17:29:35.766Z Done (0.000s)
11622026-04-01T17:29:36.601ZPlanning: Evaluating mediator changes ... Done
11632026-04-01T17:29:36.706ZPlanning: Checking for conflicting actions ... Done
11642026-04-01T17:29:36.709ZPlanning: Consolidating action changes ... Done
11652026-04-01T17:29:36.869ZPlanning: Evaluating mediators ... Done
11662026-04-01T17:29:36.872ZPlanning: Planning completed in 0.27 seconds
11672026-04-01T17:29:36.890Z Mediators to change: 2
11682026-04-01T17:29:36.890Z Create boot environment: No
11692026-04-01T17:29:36.890ZCreate backup boot environment: No
11702026-04-01T17:29:36.974Z Done
11712026-04-01T17:29:36.974Z Done
11722026-04-01T17:29:37.579Z Done
11732026-04-01T17:29:40.097Z Done
11742026-04-01T17:29:40.167Z Done
11752026-04-01T17:29:40.171Z Done
11762026-04-01T17:29:40.305Z Done
11772026-04-01T17:29:40.706ZPlanning: Evaluating mediator changes ... Done
11782026-04-01T17:29:40.709ZPlanning: Merging actions ... Done
11792026-04-01T17:29:40.844ZPlanning: Checking for conflicting actions ... Done
11802026-04-01T17:29:40.847ZPlanning: Consolidating action changes ... Done
11812026-04-01T17:29:40.985ZPlanning: Evaluating mediators ... Done
11822026-04-01T17:29:41.013ZPlanning: Planning completed in 0.45 seconds
11832026-04-01T17:29:41.040Z Packages to change: 1
11842026-04-01T17:29:41.040Z Mediators to change: 1
11852026-04-01T17:29:41.040Z Services to change: 1
11862026-04-01T17:29:41.040Z Create boot environment: No
11872026-04-01T17:29:41.040ZCreate backup boot environment: Yes
11882026-04-01T17:29:43.433Z Actions: 1/6 actions (Updating modified actions)
11892026-04-01T17:29:43.436Z Actions: Completed 6 actions in 0.00 seconds.
11902026-04-01T17:29:43.436Z Done
11912026-04-01T17:29:43.436Z Done
11922026-04-01T17:29:43.575Z Done
11932026-04-01T17:29:46.039Z Done
11942026-04-01T17:29:46.112Z Done
11952026-04-01T17:29:46.115Z Done
11962026-04-01T17:29:46.254Z Done
11972026-04-01T17:29:46.539ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
11982026-04-01T17:29:46.539Zclang system 15 system
11992026-04-01T17:29:46.540Zcsh system system illumos
12002026-04-01T17:29:46.540Zctags system system illumos
12012026-04-01T17:29:46.540Zfile system system illumos
12022026-04-01T17:29:46.540Zgcc vendor 12 vendor
12032026-04-01T17:29:46.540Zgcc system 14 system
12042026-04-01T17:29:46.540Zgcc system 10 system
12052026-04-01T17:29:46.540Zgo system 1.20 system
12062026-04-01T17:29:46.540Zgo system 1.19 system
12072026-04-01T17:29:46.540Zllvm system 15 system
12082026-04-01T17:29:46.540Zllvm system 14 system
12092026-04-01T17:29:46.540Zmariadb system 10.6 system
12102026-04-01T17:29:46.540Zmta vendor vendor dma
12112026-04-01T17:29:46.540Zopenjdk system 17 system
12122026-04-01T17:29:46.540Zopenjdk system 11 system
12132026-04-01T17:29:46.540Zopenjdk system 1.8 system
12142026-04-01T17:29:46.540Zopenssl vendor 3 vendor
12152026-04-01T17:29:46.540Zperl system 5.36 system
12162026-04-01T17:29:46.540Zpostgresql system 15 system
12172026-04-01T17:29:46.540Zpostgresql system 13 system
12182026-04-01T17:29:46.540Zpython vendor 3 vendor
12192026-04-01T17:29:46.540Zpython system 2 system
12202026-04-01T17:29:46.541Zpython3 system 3.11 system
12212026-04-01T17:29:46.541Zruby system 3.0 system
12222026-04-01T17:29:46.541Zwords vendor vendor american-english
12232026-04-01T17:29:46.541Zwords system system australian-english
12242026-04-01T17:29:46.541Zwords system system british-english
12252026-04-01T17:29:46.541Zwords system system canadian-english
12262026-04-01T17:29:46.541Zwords system system french
12272026-04-01T17:29:46.541Zwords system system italian
12282026-04-01T17:29:46.541Zwords system system ngerman
12292026-04-01T17:29:46.541Zwords system system ogerman
12302026-04-01T17:29:46.541Zwords system system spanish
12312026-04-01T17:29:46.771ZPUBLISHER TYPE STATUS P LOCATION
12322026-04-01T17:29:46.771Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
12332026-04-01T17:29:51.336ZFMRI IFO
12342026-04-01T17:29:51.336Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
12352026-04-01T17:29:51.336Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
12362026-04-01T17:29:51.336Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
12372026-04-01T17:29:51.336Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
12382026-04-01T17:29:51.336Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
12392026-04-01T17:29:51.336Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
12402026-04-01T17:29:51.336Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
12412026-04-01T17:29:51.336Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
12422026-04-01T17:29:51.336Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
12432026-04-01T17:29:51.336Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
12442026-04-01T17:29:51.336Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
12452026-04-01T17:29:51.336Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
12462026-04-01T17:29:51.336Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
12472026-04-01T17:29:51.336Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
12482026-04-01T17:29:51.336Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
12492026-04-01T17:29:51.336Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
12502026-04-01T17:29:52.828Z Downloading crates ...
12512026-04-01T17:29:52.889Z Downloaded cargo_toml v0.21.0
12522026-04-01T17:29:52.944Z Compiling proc-macro2 v1.0.106
12532026-04-01T17:29:52.947Z Compiling unicode-ident v1.0.24
12542026-04-01T17:29:52.947Z Compiling quote v1.0.44
12552026-04-01T17:29:52.947Z Compiling serde_core v1.0.228
12562026-04-01T17:29:52.947Z Compiling libc v0.2.180
12572026-04-01T17:29:52.947Z Compiling version_check v0.9.5
12582026-04-01T17:29:52.947Z Compiling stable_deref_trait v1.2.1
12592026-04-01T17:29:52.947Z Compiling serde v1.0.228
12602026-04-01T17:29:52.947Z Compiling memchr v2.8.0
12612026-04-01T17:29:52.948Z Compiling zmij v1.0.21
12622026-04-01T17:29:53.032Z Compiling itoa v1.0.17
12632026-04-01T17:29:53.040Z Compiling thiserror v1.0.69
12642026-04-01T17:29:53.043Z Compiling autocfg v1.5.0
12652026-04-01T17:29:53.043Z Compiling ucd-trie v0.1.7
12662026-04-01T17:29:53.043Z Compiling writeable v0.6.2
12672026-04-01T17:29:53.216Z Compiling litemap v0.8.1
12682026-04-01T17:29:53.227Z Compiling icu_normalizer_data v2.1.1
12692026-04-01T17:29:53.331Z Compiling icu_properties_data v2.1.2
12702026-04-01T17:29:53.382Z Compiling rustix v1.1.3
12712026-04-01T17:29:53.401Z Compiling byteorder v1.5.0
12722026-04-01T17:29:53.425Z Compiling bitflags v2.11.0
12732026-04-01T17:29:53.568Z Compiling pest v2.8.6
12742026-04-01T17:29:53.640Z Compiling serde_json v1.0.149
12752026-04-01T17:29:53.664Z Compiling num-traits v0.2.19
12762026-04-01T17:29:53.673Z Compiling equivalent v1.0.2
12772026-04-01T17:29:53.761Z Compiling hashbrown v0.16.1
12782026-04-01T17:29:54.124Z Compiling smallvec v1.15.1
12792026-04-01T17:29:54.154Z Compiling typeid v1.0.3
12802026-04-01T17:29:54.242Z Compiling indexmap v2.13.0
12812026-04-01T17:29:54.309Z Compiling proc-macro-error-attr v1.0.4
12822026-04-01T17:29:54.319Z Compiling usdt-impl v0.5.0
12832026-04-01T17:29:54.322Z Compiling erased-serde v0.4.9
12842026-04-01T17:29:54.415Z Compiling toml_write v0.1.2
12852026-04-01T17:29:54.427Z Compiling winnow v0.7.15
12862026-04-01T17:29:54.475Z Compiling syn v1.0.109
12872026-04-01T17:29:54.478Z Compiling proc-macro-error v1.0.4
12882026-04-01T17:29:54.581Z Compiling percent-encoding v2.3.2
12892026-04-01T17:29:54.593Z Compiling utf8_iter v1.0.4
12902026-04-01T17:29:54.634Z Compiling pest_meta v2.8.6
12912026-04-01T17:29:54.677Z Compiling errno v0.3.14
12922026-04-01T17:29:54.688Z Compiling thread-id v4.2.2
12932026-04-01T17:29:54.711Z Compiling thiserror v2.0.18
12942026-04-01T17:29:54.714Z Compiling camino v1.2.2
12952026-04-01T17:29:54.747Z Compiling log v0.4.29
12962026-04-01T17:29:54.758Z Compiling getrandom v0.4.1
12972026-04-01T17:29:54.784Z Compiling utf8parse v0.2.2
12982026-04-01T17:29:54.844Z Compiling plain v0.2.3
12992026-04-01T17:29:54.860Z Compiling form_urlencoded v1.2.2
13002026-04-01T17:29:54.871Z Compiling anstyle-parse v0.2.7
13012026-04-01T17:29:54.966Z Compiling anstyle v1.0.13
13022026-04-01T17:29:55.042Z Compiling cfg-if v1.0.4
13032026-04-01T17:29:55.058Z Compiling pretty-hex v0.4.1
13042026-04-01T17:29:55.080Z Compiling ordered-float v2.10.1
13052026-04-01T17:29:55.123Z Compiling syn v2.0.117
13062026-04-01T17:29:55.162Z Compiling anstyle-query v1.1.5
13072026-04-01T17:29:55.175Z Compiling colorchoice v1.0.4
13082026-04-01T17:29:55.189Z Compiling is_terminal_polyfill v1.70.2
13092026-04-01T17:29:55.288Z Compiling anstream v0.6.21
13102026-04-01T17:29:55.309Z Compiling fs-err v3.3.0
13112026-04-01T17:29:55.321Z Compiling unicode-width v0.1.14
13122026-04-01T17:29:55.325Z Compiling heck v0.5.0
13132026-04-01T17:29:55.345Z Compiling heck v0.4.1
13142026-04-01T17:29:55.372Z Compiling bytecount v0.6.9
13152026-04-01T17:29:55.410Z Compiling unicode-xid v0.2.6
13162026-04-01T17:29:55.531Z Compiling strsim v0.11.1
13172026-04-01T17:29:55.543Z Compiling fastrand v2.3.0
13182026-04-01T17:29:55.554Z Compiling fnv v1.0.7
13192026-04-01T17:29:55.593Z Compiling clap_lex v1.0.0
13202026-04-01T17:29:55.606Z Compiling anyhow v1.0.102
13212026-04-01T17:29:55.635Z Compiling once_cell v1.21.3
13222026-04-01T17:29:55.646Z Compiling papergrid v0.11.0
13232026-04-01T17:29:55.719Z Compiling terminal_size v0.4.3
13242026-04-01T17:29:55.788Z Compiling memmap v0.7.0
13252026-04-01T17:29:55.833Z Compiling clap_builder v4.5.60
13262026-04-01T17:29:55.855Z Compiling tempfile v3.25.0
13272026-04-01T17:29:55.885Z Compiling unicode-linebreak v0.1.5
13282026-04-01T17:29:55.888Z Compiling unicode-width v0.2.0
13292026-04-01T17:29:55.925Z Compiling smawk v0.3.2
13302026-04-01T17:29:55.993Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
13312026-04-01T17:29:56.034Z Compiling swrite v0.1.0
13322026-04-01T17:29:56.252Z Compiling semver v1.0.27
13332026-04-01T17:29:56.280Z Compiling textwrap v0.16.2
13342026-04-01T17:29:56.484Z Compiling camino-tempfile v1.4.1
13352026-04-01T17:29:56.614Z Compiling serde-untagged v0.1.9
13362026-04-01T17:29:56.874Z Compiling tabled_derive v0.7.0
13372026-04-01T17:29:57.551Z Compiling tabled v0.15.0
13382026-04-01T17:29:57.806Z Compiling synstructure v0.13.2
13392026-04-01T17:29:57.810Z Compiling pest_generator v2.8.6
13402026-04-01T17:29:58.335Z Compiling serde_derive v1.0.228
13412026-04-01T17:29:58.335Z Compiling zerofrom-derive v0.1.6
13422026-04-01T17:29:58.339Z Compiling yoke-derive v0.8.1
13432026-04-01T17:29:58.339Z Compiling zerovec-derive v0.11.2
13442026-04-01T17:29:58.339Z Compiling displaydoc v0.2.5
13452026-04-01T17:29:58.339Z Compiling thiserror-impl v1.0.69
13462026-04-01T17:29:58.339Z Compiling zerocopy-derive v0.7.35
13472026-04-01T17:29:58.339Z Compiling scroll_derive v0.12.1
13482026-04-01T17:29:58.339Z Compiling thiserror-impl v2.0.18
13492026-04-01T17:29:58.339Z Compiling clap_derive v4.5.55
13502026-04-01T17:29:58.378Z Compiling pest_derive v2.8.6
13512026-04-01T17:29:58.974Z Compiling scroll v0.12.0
13522026-04-01T17:29:59.082Z Compiling zerocopy v0.7.35
13532026-04-01T17:29:59.202Z Compiling goblin v0.8.2
13542026-04-01T17:29:59.395Z Compiling zerofrom v0.1.6
13552026-04-01T17:29:59.495Z Compiling yoke v0.8.1
13562026-04-01T17:29:59.550Z Compiling dtrace-parser v0.2.0
13572026-04-01T17:29:59.702Z Compiling zerovec v0.11.5
13582026-04-01T17:29:59.702Z Compiling zerotrie v0.2.3
13592026-04-01T17:29:59.762Z Compiling clap v4.5.60
13602026-04-01T17:30:00.128Z Compiling tinystr v0.8.2
13612026-04-01T17:30:00.129Z Compiling potential_utf v0.1.4
13622026-04-01T17:30:00.242Z Compiling icu_collections v2.1.1
13632026-04-01T17:30:00.275Z Compiling icu_locale_core v2.1.1
13642026-04-01T17:30:00.811Z Compiling icu_provider v2.1.1
13652026-04-01T17:30:00.868Z Compiling dof v0.3.0
13662026-04-01T17:30:00.868Z Compiling serde_tokenstream v0.2.3
13672026-04-01T17:30:00.871Z Compiling toml_datetime v0.6.11
13682026-04-01T17:30:00.871Z Compiling serde_spanned v0.6.9
13692026-04-01T17:30:00.879Z Compiling serde-value v0.7.0
13702026-04-01T17:30:00.883Z Compiling cargo-platform v0.2.0
13712026-04-01T17:30:00.883Z Compiling macaddr v1.0.1
13722026-04-01T17:30:01.035Z Compiling icu_normalizer v2.1.1
13732026-04-01T17:30:01.035Z Compiling icu_properties v2.1.2
13742026-04-01T17:30:01.067Z Compiling toml_edit v0.22.27
13752026-04-01T17:30:01.550Z Compiling usdt-macro v0.5.0
13762026-04-01T17:30:01.550Z Compiling usdt-attr-macro v0.5.0
13772026-04-01T17:30:01.902Z Compiling idna_adapter v1.2.1
13782026-04-01T17:30:02.004Z Compiling idna v1.1.0
13792026-04-01T17:30:02.165Z Compiling usdt v0.5.0
13802026-04-01T17:30:02.262Z Compiling url v2.5.8
13812026-04-01T17:30:02.399Z Compiling toml v0.8.23
13822026-04-01T17:30:02.738Z Compiling cargo-util-schemas v0.8.2
13832026-04-01T17:30:02.738Z Compiling cargo_toml v0.21.0
13842026-04-01T17:30:03.527Z Compiling cargo_metadata v0.21.0
13852026-04-01T17:30:04.460Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
13862026-04-01T17:30:06.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.28s
13872026-04-01T17:30:06.651Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
13882026-04-01T17:30:07.446Z Compiling libc v0.2.180
13892026-04-01T17:30:07.447Z Compiling serde v1.0.228
13902026-04-01T17:30:07.447Z Compiling log v0.4.29
13912026-04-01T17:30:07.447Z Compiling find-msvc-tools v0.1.9
13922026-04-01T17:30:07.450Z Compiling shlex v1.3.0
13932026-04-01T17:30:07.451Z Compiling smallvec v1.15.1
13942026-04-01T17:30:07.451Z Compiling typenum v1.19.0
13952026-04-01T17:30:07.451Z Compiling subtle v2.6.1
13962026-04-01T17:30:07.606Z Compiling generic-array v0.14.7
13972026-04-01T17:30:07.617Z Compiling scopeguard v1.2.0
13982026-04-01T17:30:07.620Z Compiling portable-atomic v1.13.1
13992026-04-01T17:30:07.661Z Compiling const-oid v0.9.6
14002026-04-01T17:30:07.674Z Compiling critical-section v1.2.0
14012026-04-01T17:30:07.690Z Compiling syn v2.0.117
14022026-04-01T17:30:07.704Z Compiling zerocopy v0.8.40
14032026-04-01T17:30:07.717Z Compiling serde_json v1.0.149
14042026-04-01T17:30:07.750Z Compiling lock_api v0.4.14
14052026-04-01T17:30:07.764Z Compiling parking_lot_core v0.9.12
14062026-04-01T17:30:07.777Z Compiling pin-project-lite v0.2.17
14072026-04-01T17:30:07.790Z Compiling pkg-config v0.3.32
14082026-04-01T17:30:07.790Z Compiling bitflags v2.11.0
14092026-04-01T17:30:07.818Z Compiling libm v0.2.16
14102026-04-01T17:30:07.879Z Compiling num-traits v0.2.19
14112026-04-01T17:30:07.894Z Compiling futures-core v0.3.32
14122026-04-01T17:30:07.922Z Compiling percent-encoding v2.3.2
14132026-04-01T17:30:07.963Z Compiling allocator-api2 v0.2.21
14142026-04-01T17:30:07.997Z Compiling foldhash v0.2.0
14152026-04-01T17:30:08.056Z Compiling cpufeatures v0.2.17
14162026-04-01T17:30:08.071Z Compiling futures-sink v0.3.32
14172026-04-01T17:30:08.086Z Compiling futures-task v0.3.32
14182026-04-01T17:30:08.143Z Compiling futures-io v0.3.32
14192026-04-01T17:30:08.148Z Compiling getrandom v0.4.1
14202026-04-01T17:30:08.219Z Compiling futures-channel v0.3.32
14212026-04-01T17:30:08.223Z Compiling slab v0.4.12
14222026-04-01T17:30:08.248Z Compiling hashbrown v0.16.1
14232026-04-01T17:30:08.292Z Compiling getrandom v0.3.4
14242026-04-01T17:30:08.310Z Compiling rand_core v0.10.0
14252026-04-01T17:30:08.336Z Compiling rustversion v1.0.22
14262026-04-01T17:30:08.355Z Compiling form_urlencoded v1.2.2
14272026-04-01T17:30:08.383Z Compiling fs_extra v1.3.0
14282026-04-01T17:30:08.441Z Compiling ident_case v1.0.1
14292026-04-01T17:30:08.458Z Compiling base64ct v1.8.3
14302026-04-01T17:30:08.462Z Compiling dunce v1.0.5
14312026-04-01T17:30:08.487Z Compiling flagset v0.4.7
14322026-04-01T17:30:08.530Z Compiling getrandom v0.2.17
14332026-04-01T17:30:08.545Z Compiling jobserver v0.1.34
14342026-04-01T17:30:08.570Z Compiling errno v0.3.14
14352026-04-01T17:30:08.599Z Compiling mio v1.1.1
14362026-04-01T17:30:08.637Z Compiling socket2 v0.6.2
14372026-04-01T17:30:08.691Z Compiling rand_core v0.6.4
14382026-04-01T17:30:08.705Z Compiling signal-hook-registry v1.4.8
14392026-04-01T17:30:08.718Z Compiling once_cell v1.21.3
14402026-04-01T17:30:08.758Z Compiling cc v1.2.56
14412026-04-01T17:30:08.790Z Compiling parking_lot v0.12.5
14422026-04-01T17:30:08.804Z Compiling indexmap v2.13.0
14432026-04-01T17:30:08.896Z Compiling pem-rfc7468 v0.7.0
14442026-04-01T17:30:08.944Z Compiling rustix v1.1.3
14452026-04-01T17:30:08.959Z Compiling iana-time-zone v0.1.65
14462026-04-01T17:30:08.986Z Compiling uuid v1.21.0
14472026-04-01T17:30:09.000Z Compiling rustc_version v0.4.1
14482026-04-01T17:30:09.084Z Compiling vcpkg v0.2.15
14492026-04-01T17:30:09.099Z Compiling aws-lc-rs v1.16.0
14502026-04-01T17:30:09.131Z Compiling regex-syntax v0.8.10
14512026-04-01T17:30:09.184Z Compiling tracing-core v0.1.36
14522026-04-01T17:30:09.199Z Compiling crossbeam-utils v0.8.21
14532026-04-01T17:30:09.225Z Compiling untrusted v0.9.0
14542026-04-01T17:30:09.323Z Compiling rand_core v0.9.5
14552026-04-01T17:30:09.372Z Compiling syn v1.0.109
14562026-04-01T17:30:09.375Z Compiling base64 v0.22.1
14572026-04-01T17:30:09.424Z Compiling openssl-probe v0.2.1
14582026-04-01T17:30:09.427Z Compiling schemars v0.8.22
14592026-04-01T17:30:09.495Z Compiling cmake v0.1.57
14602026-04-01T17:30:09.498Z Compiling untrusted v0.7.1
14612026-04-01T17:30:09.564Z Compiling httparse v1.10.1
14622026-04-01T17:30:09.649Z Compiling rustls v0.23.37
14632026-04-01T17:30:09.678Z Compiling dyn-clone v1.0.20
14642026-04-01T17:30:09.728Z Compiling tower-service v0.3.3
14652026-04-01T17:30:09.733Z Compiling atomic-waker v1.1.2
14662026-04-01T17:30:09.757Z Compiling tinyvec_macros v0.1.1
14672026-04-01T17:30:09.772Z Compiling try-lock v0.2.5
14682026-04-01T17:30:09.800Z Compiling tower-layer v0.3.3
14692026-04-01T17:30:09.836Z Compiling tinyvec v1.10.0
14702026-04-01T17:30:09.852Z Compiling spin v0.9.8
14712026-04-01T17:30:09.869Z Compiling aho-corasick v1.1.4
14722026-04-01T17:30:09.874Z Compiling openssl v0.10.75
14732026-04-01T17:30:09.901Z Compiling want v0.3.1
14742026-04-01T17:30:09.902Z Compiling foreign-types-shared v0.1.1
14752026-04-01T17:30:09.927Z Compiling crc32fast v1.5.0
14762026-04-01T17:30:09.968Z Compiling httpdate v1.0.3
14772026-04-01T17:30:09.984Z Compiling time-core v0.1.8
14782026-04-01T17:30:10.037Z Compiling num-conv v0.2.0
14792026-04-01T17:30:10.104Z Compiling powerfmt v0.2.0
14802026-04-01T17:30:10.118Z Compiling pin-utils v0.1.0
14812026-04-01T17:30:10.164Z Compiling foreign-types v0.3.2
14822026-04-01T17:30:10.170Z Compiling socket2 v0.5.10
14832026-04-01T17:30:10.188Z Compiling time-macros v0.2.27
14842026-04-01T17:30:10.205Z Compiling wait-timeout v0.2.1
14852026-04-01T17:30:10.221Z Compiling usdt-impl v0.6.0
14862026-04-01T17:30:10.234Z Compiling bit-vec v0.8.0
14872026-04-01T17:30:10.241Z Compiling native-tls v0.2.18
14882026-04-01T17:30:10.264Z Compiling deranged v0.5.8
14892026-04-01T17:30:10.323Z Compiling simd-adler32 v0.3.8
14902026-04-01T17:30:10.337Z Compiling either v1.15.0
14912026-04-01T17:30:10.354Z Compiling quick-error v1.2.3
14922026-04-01T17:30:10.391Z Compiling aws-lc-sys v0.37.1
14932026-04-01T17:30:10.454Z Compiling ring v0.17.14
14942026-04-01T17:30:10.483Z Compiling openssl-sys v0.9.111
14952026-04-01T17:30:10.497Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14962026-04-01T17:30:10.501Z Compiling siphasher v1.0.2
14972026-04-01T17:30:10.501Z Compiling num_threads v0.1.7
14982026-04-01T17:30:10.561Z Compiling synstructure v0.13.2
14992026-04-01T17:30:10.596Z Compiling serde_derive_internals v0.29.1
15002026-04-01T17:30:10.616Z Compiling pest_generator v2.8.6
15012026-04-01T17:30:10.636Z Compiling darling_core v0.20.11
15022026-04-01T17:30:10.727Z Compiling regex-automata v0.4.14
15032026-04-01T17:30:10.860Z Compiling tempfile v3.25.0
15042026-04-01T17:30:11.204Z Compiling rusty-fork v0.3.1
15052026-04-01T17:30:11.274Z Compiling darling_core v0.21.3
15062026-04-01T17:30:11.323Z Compiling time v0.3.47
15072026-04-01T17:30:11.357Z Compiling bit-set v0.8.0
15082026-04-01T17:30:11.377Z Compiling bzip2-sys v0.1.13+1.0.8
15092026-04-01T17:30:11.550Z Compiling unicode-normalization v0.1.25
15102026-04-01T17:30:11.597Z Compiling crossbeam-epoch v0.9.18
15112026-04-01T17:30:11.609Z Compiling rand_xorshift v0.4.0
15122026-04-01T17:30:11.729Z Compiling slog v2.8.2
15132026-04-01T17:30:11.734Z Compiling heapless v0.7.17
15142026-04-01T17:30:11.740Z Compiling thread-id v5.1.0
15152026-04-01T17:30:11.805Z Compiling sync_wrapper v1.0.2
15162026-04-01T17:30:11.841Z Compiling cookie v0.18.1
15172026-04-01T17:30:11.895Z Compiling signal-hook v0.3.18
15182026-04-01T17:30:11.916Z Compiling paste v1.0.15
15192026-04-01T17:30:11.945Z Compiling adler2 v2.0.1
15202026-04-01T17:30:11.967Z Compiling unarray v0.1.4
15212026-04-01T17:30:12.049Z Compiling unicode-bidi v0.3.18
15222026-04-01T17:30:12.064Z Compiling unicode-segmentation v1.12.0
15232026-04-01T17:30:12.126Z Compiling zstd-safe v7.2.4
15242026-04-01T17:30:12.138Z Compiling anyhow v1.0.102
15252026-04-01T17:30:12.153Z Compiling rayon-core v1.13.0
15262026-04-01T17:30:12.214Z Compiling unicode-properties v0.1.4
15272026-04-01T17:30:12.381Z Compiling serde_derive v1.0.228
15282026-04-01T17:30:12.397Z Compiling zeroize_derive v1.4.3
15292026-04-01T17:30:12.410Z Compiling zerofrom-derive v0.1.6
15302026-04-01T17:30:12.460Z Compiling yoke-derive v0.8.1
15312026-04-01T17:30:12.486Z Compiling zerocopy-derive v0.8.40
15322026-04-01T17:30:12.500Z Compiling zerovec-derive v0.11.2
15332026-04-01T17:30:12.630Z Compiling displaydoc v0.2.5
15342026-04-01T17:30:12.667Z Compiling tokio-macros v2.6.0
15352026-04-01T17:30:12.981Z Compiling futures-macro v0.3.32
15362026-04-01T17:30:13.055Z Compiling der_derive v0.7.3
15372026-04-01T17:30:13.124Z Compiling zeroize v1.8.2
15382026-04-01T17:30:13.455Z Compiling thiserror-impl v2.0.18
15392026-04-01T17:30:13.473Z Compiling rustls-pki-types v1.14.0
15402026-04-01T17:30:13.737Z Compiling tracing-attributes v0.1.31
15412026-04-01T17:30:13.751Z Compiling pest_derive v2.8.6
15422026-04-01T17:30:13.880Z Compiling futures-util v0.3.32
15432026-04-01T17:30:13.909Z Compiling crypto-common v0.1.7
15442026-04-01T17:30:13.925Z Compiling zerofrom v0.1.6
15452026-04-01T17:30:13.947Z Compiling block-buffer v0.10.4
15462026-04-01T17:30:13.963Z Compiling block-padding v0.3.3
15472026-04-01T17:30:13.979Z Compiling scroll_derive v0.13.1
15482026-04-01T17:30:14.073Z Compiling yoke v0.8.1
15492026-04-01T17:30:14.103Z Compiling digest v0.10.7
15502026-04-01T17:30:14.119Z Compiling inout v0.1.4
15512026-04-01T17:30:14.150Z Compiling der v0.7.10
15522026-04-01T17:30:14.163Z Compiling schemars_derive v0.8.22
15532026-04-01T17:30:14.247Z Compiling darling_macro v0.20.11
15542026-04-01T17:30:14.286Z Compiling zerovec v0.11.5
15552026-04-01T17:30:14.310Z Compiling zerotrie v0.2.3
15562026-04-01T17:30:14.374Z Compiling hmac v0.12.1
15572026-04-01T17:30:14.554Z Compiling sha2 v0.10.9
15582026-04-01T17:30:14.637Z Compiling cipher v0.4.4
15592026-04-01T17:30:14.771Z Compiling tinystr v0.8.2
15602026-04-01T17:30:14.818Z Compiling potential_utf v0.1.4
15612026-04-01T17:30:14.846Z Compiling pbkdf2 v0.12.2
15622026-04-01T17:30:14.890Z Compiling salsa20 v0.10.2
15632026-04-01T17:30:14.931Z Compiling thiserror v2.0.18
15642026-04-01T17:30:14.989Z Compiling icu_locale_core v2.1.1
15652026-04-01T17:30:15.004Z Compiling icu_collections v2.1.1
15662026-04-01T17:30:15.020Z Compiling spki v0.7.3
15672026-04-01T17:30:15.059Z Compiling scrypt v0.11.0
15682026-04-01T17:30:15.075Z Compiling aes v0.8.4
15692026-04-01T17:30:15.093Z Compiling cbc v0.1.2
15702026-04-01T17:30:15.199Z Compiling tracing v0.1.44
15712026-04-01T17:30:15.262Z Compiling scroll v0.13.0
15722026-04-01T17:30:15.279Z Compiling darling v0.20.11
15732026-04-01T17:30:15.345Z Compiling openssl-macros v0.1.1
15742026-04-01T17:30:15.376Z Compiling thiserror-impl v1.0.69
15752026-04-01T17:30:15.424Z Compiling derive_builder_core v0.20.2
15762026-04-01T17:30:15.500Z Compiling pkcs5 v0.7.1
15772026-04-01T17:30:15.535Z Compiling goblin v0.10.5
15782026-04-01T17:30:15.551Z Compiling dtrace-parser v0.3.0
15792026-04-01T17:30:15.565Z Compiling signature v2.2.0
15802026-04-01T17:30:15.771Z Compiling icu_provider v2.1.1
15812026-04-01T17:30:15.942Z Compiling pkcs8 v0.10.2
15822026-04-01T17:30:16.005Z Compiling bytes v1.11.1
15832026-04-01T17:30:16.020Z Compiling icu_normalizer v2.1.1
15842026-04-01T17:30:16.063Z Compiling icu_properties v2.1.2
15852026-04-01T17:30:16.101Z Compiling chrono v0.4.44
15862026-04-01T17:30:16.196Z Compiling ipnet v2.11.0
15872026-04-01T17:30:16.301Z Compiling rustls-native-certs v0.8.3
15882026-04-01T17:30:16.323Z Compiling scroll_derive v0.12.1
15892026-04-01T17:30:16.374Z Compiling toml_datetime v0.6.11
15902026-04-01T17:30:16.387Z Compiling derive_builder_macro v0.20.2
15912026-04-01T17:30:16.635Z Compiling tokio v1.49.0
15922026-04-01T17:30:16.665Z Compiling http v1.4.0
15932026-04-01T17:30:16.680Z Compiling serde_tokenstream v0.2.3
15942026-04-01T17:30:16.721Z Compiling erased-serde v0.3.31
15952026-04-01T17:30:16.749Z Compiling thiserror v1.0.69
15962026-04-01T17:30:16.765Z Compiling serde_spanned v0.6.9
15972026-04-01T17:30:16.872Z Compiling md-5 v0.10.6
15982026-04-01T17:30:16.920Z Compiling darling_macro v0.21.3
15992026-04-01T17:30:16.935Z Compiling webpki-roots v1.0.6
16002026-04-01T17:30:17.027Z Compiling idna_adapter v1.2.1
16012026-04-01T17:30:17.057Z Compiling scroll v0.12.0
16022026-04-01T17:30:17.072Z Compiling stringprep v0.1.5
16032026-04-01T17:30:17.191Z Compiling ppv-lite86 v0.2.21
16042026-04-01T17:30:17.266Z Compiling idna v1.1.0
16052026-04-01T17:30:17.302Z Compiling zerocopy-derive v0.7.35
16062026-04-01T17:30:17.345Z Compiling http-body v1.0.1
16072026-04-01T17:30:17.377Z Compiling miniz_oxide v0.8.9
16082026-04-01T17:30:17.482Z Compiling http-body-util v0.1.3
16092026-04-01T17:30:17.501Z Compiling crossbeam-deque v0.8.6
16102026-04-01T17:30:17.524Z Compiling rand_chacha v0.9.0
16112026-04-01T17:30:17.561Z Compiling rand_chacha v0.3.1
16122026-04-01T17:30:17.675Z Compiling url v2.5.8
16132026-04-01T17:30:17.691Z Compiling num-integer v0.1.46
16142026-04-01T17:30:17.719Z Compiling vergen-lib v0.1.6
16152026-04-01T17:30:17.758Z Compiling rand v0.9.2
16162026-04-01T17:30:17.927Z Compiling curve25519-dalek v4.1.3
16172026-04-01T17:30:17.983Z Compiling ff v0.13.1
16182026-04-01T17:30:18.051Z Compiling hash32 v0.2.1
16192026-04-01T17:30:18.055Z Compiling memoffset v0.9.1
16202026-04-01T17:30:18.276Z Compiling psl-types v2.0.11
16212026-04-01T17:30:18.296Z Compiling iri-string v0.7.10
16222026-04-01T17:30:18.310Z Compiling ref-cast v1.0.25
16232026-04-01T17:30:18.315Z Compiling fallible-iterator v0.2.0
16242026-04-01T17:30:18.342Z Compiling num-bigint-dig v0.8.6
16252026-04-01T17:30:18.359Z Compiling proptest v1.10.0
16262026-04-01T17:30:18.426Z Compiling zlib-rs v0.6.2
16272026-04-01T17:30:18.452Z Compiling litrs v1.0.0
16282026-04-01T17:30:18.502Z Compiling dof v0.4.0
16292026-04-01T17:30:18.562Z Compiling cfg_aliases v0.2.1
16302026-04-01T17:30:18.576Z Compiling ryu v1.0.23
16312026-04-01T17:30:18.626Z Compiling base16ct v0.2.0
16322026-04-01T17:30:18.653Z Compiling smoltcp v0.9.1
16332026-04-01T17:30:18.667Z Compiling rustix v0.38.44
16342026-04-01T17:30:18.738Z Compiling serde_urlencoded v0.7.1
16352026-04-01T17:30:18.782Z Compiling sec1 v0.7.3
16362026-04-01T17:30:18.829Z Compiling nix v0.31.1
16372026-04-01T17:30:18.912Z Compiling postgres-protocol v0.6.10
16382026-04-01T17:30:18.996Z Compiling document-features v0.2.12
16392026-04-01T17:30:19.053Z Compiling publicsuffix v2.3.0
16402026-04-01T17:30:19.068Z Compiling ipnetwork v0.21.1
16412026-04-01T17:30:19.239Z Compiling zerocopy v0.7.35
16422026-04-01T17:30:19.356Z Compiling oxnet v0.1.4
16432026-04-01T17:30:19.502Z Compiling group v0.13.0
16442026-04-01T17:30:19.516Z Compiling num-iter v0.1.45
16452026-04-01T17:30:19.661Z Compiling rand v0.8.5
16462026-04-01T17:30:19.678Z Compiling proc-macro-error v1.0.4
16472026-04-01T17:30:19.706Z Compiling darling v0.21.3
16482026-04-01T17:30:19.816Z Compiling goblin v0.8.2
16492026-04-01T17:30:19.831Z Compiling derive_builder v0.20.2
16502026-04-01T17:30:19.881Z Compiling cargo-platform v0.1.9
16512026-04-01T17:30:19.889Z Compiling hkdf v0.12.4
16522026-04-01T17:30:19.978Z Compiling hubpack_derive v0.1.1
16532026-04-01T17:30:20.003Z Compiling crypto-bigint v0.5.5
16542026-04-01T17:30:20.076Z Compiling regex v1.12.3
16552026-04-01T17:30:20.118Z Compiling heck v0.4.1
16562026-04-01T17:30:20.121Z Compiling ref-cast-impl v1.0.25
16572026-04-01T17:30:20.158Z Compiling strum_macros v0.27.2
16582026-04-01T17:30:20.176Z Compiling curve25519-dalek-derive v0.1.1
16592026-04-01T17:30:20.309Z Compiling daft-derive v0.1.5
16602026-04-01T17:30:20.377Z Compiling async-trait v0.1.89
16612026-04-01T17:30:20.392Z Compiling phf_shared v0.13.1
16622026-04-01T17:30:20.479Z Compiling terminal_size v0.4.3
16632026-04-01T17:30:20.552Z Compiling tokio-util v0.7.18
16642026-04-01T17:30:20.567Z Compiling tower v0.5.3
16652026-04-01T17:30:20.645Z Compiling tokio-native-tls v0.3.1
16662026-04-01T17:30:20.671Z Compiling lazy_static v1.5.0
16672026-04-01T17:30:20.687Z Compiling vergen v9.0.6
16682026-04-01T17:30:20.755Z Compiling newtype-uuid v1.3.2
16692026-04-01T17:30:20.788Z Compiling fs-err v3.3.0
16702026-04-01T17:30:20.853Z Compiling ahash v0.8.12
16712026-04-01T17:30:20.903Z Compiling bumpalo v3.20.2
16722026-04-01T17:30:20.906Z Compiling managed v0.8.0
16732026-04-01T17:30:21.008Z Compiling tower-http v0.6.8
16742026-04-01T17:30:21.092Z Compiling bitflags v1.3.2
16752026-04-01T17:30:21.107Z Compiling foldhash v0.1.5
16762026-04-01T17:30:21.121Z Compiling winnow v0.5.40
16772026-04-01T17:30:21.135Z Compiling libbz2-rs-sys v0.2.2
16782026-04-01T17:30:21.205Z Compiling object v0.37.3
16792026-04-01T17:30:21.205Z Compiling daft v0.1.5
16802026-04-01T17:30:21.257Z Compiling hashbrown v0.15.5
16812026-04-01T17:30:21.322Z Compiling h2 v0.4.13
16822026-04-01T17:30:21.534Z Compiling flate2 v1.1.9
16832026-04-01T17:30:21.569Z Compiling zopfli v0.8.3
16842026-04-01T17:30:21.628Z Compiling clap_builder v4.5.60
16852026-04-01T17:30:21.742Z Compiling bzip2 v0.6.1
16862026-04-01T17:30:21.902Z Compiling console v0.16.2
16872026-04-01T17:30:21.994Z Compiling elliptic-curve v0.13.8
16882026-04-01T17:30:22.174Z Compiling phf v0.13.1
16892026-04-01T17:30:22.314Z Compiling dof v0.3.0
16902026-04-01T17:30:22.333Z Compiling strum v0.27.2
16912026-04-01T17:30:22.349Z Compiling hubpack v0.1.2
16922026-04-01T17:30:22.364Z Compiling zone_cfg_derive v0.3.1
16932026-04-01T17:30:22.422Z Compiling usdt-macro v0.6.0
16942026-04-01T17:30:22.438Z Compiling usdt-attr-macro v0.6.0
16952026-04-01T17:30:22.488Z Compiling rayon v1.11.0
16962026-04-01T17:30:22.516Z Compiling cargo_metadata v0.19.2
16972026-04-01T17:30:22.606Z Compiling toml_edit v0.19.15
16982026-04-01T17:30:22.729Z Compiling cookie_store v0.22.1
16992026-04-01T17:30:23.066Z Compiling signal-hook-mio v0.2.5
17002026-04-01T17:30:23.103Z Compiling serde_with_macros v3.17.0
17012026-04-01T17:30:23.120Z Compiling zstd v0.13.3
17022026-04-01T17:30:23.255Z Compiling postgres-types v0.2.12
17032026-04-01T17:30:23.347Z Compiling bzip2 v0.4.4
17042026-04-01T17:30:23.431Z Compiling dtrace-parser v0.2.0
17052026-04-01T17:30:23.459Z Compiling pkcs1 v0.7.5
17062026-04-01T17:30:23.592Z Compiling ed25519 v2.2.3
17072026-04-01T17:30:23.617Z Compiling serde-big-array v0.5.1
17082026-04-01T17:30:23.787Z Compiling hex v0.4.3
17092026-04-01T17:30:23.884Z Compiling rfc6979 v0.4.0
17102026-04-01T17:30:23.899Z Compiling bstr v1.12.1
17112026-04-01T17:30:23.974Z Compiling clap_derive v4.5.55
17122026-04-01T17:30:24.035Z Compiling enum-as-inner v0.6.1
17132026-04-01T17:30:24.098Z Compiling strum_macros v0.26.4
17142026-04-01T17:30:24.253Z Compiling serde_repr v0.1.20
17152026-04-01T17:30:24.393Z Compiling phf_shared v0.11.3
17162026-04-01T17:30:24.409Z Compiling itertools v0.12.1
17172026-04-01T17:30:24.551Z Compiling hyper v1.8.1
17182026-04-01T17:30:24.589Z Compiling float-cmp v0.10.0
17192026-04-01T17:30:24.608Z Compiling thread-id v4.2.2
17202026-04-01T17:30:24.625Z Compiling memmap2 v0.9.10
17212026-04-01T17:30:24.631Z Compiling env_filter v1.0.0
17222026-04-01T17:30:24.716Z Compiling encoding_rs v0.8.35
17232026-04-01T17:30:24.766Z Compiling static_assertions v1.1.0
17242026-04-01T17:30:24.856Z Compiling difflib v0.4.0
17252026-04-01T17:30:24.872Z Compiling mime v0.3.17
17262026-04-01T17:30:24.877Z Compiling normalize-line-endings v0.3.0
17272026-04-01T17:30:24.902Z Compiling new_debug_unreachable v1.0.6
17282026-04-01T17:30:24.983Z Compiling rustc-hash v2.1.1
17292026-04-01T17:30:24.998Z Compiling fixedbitset v0.4.2
17302026-04-01T17:30:25.013Z Compiling keccak v0.1.6
17312026-04-01T17:30:25.140Z Compiling predicates-core v1.0.10
17322026-04-01T17:30:25.168Z Compiling precomputed-hash v0.1.1
17332026-04-01T17:30:25.223Z Compiling jiff v0.2.21
17342026-04-01T17:30:25.255Z Compiling data-encoding v2.10.0
17352026-04-01T17:30:25.279Z Compiling fixedbitset v0.5.7
17362026-04-01T17:30:25.352Z Compiling whoami v2.1.0
17372026-04-01T17:30:25.460Z Compiling unit-prefix v0.5.2
17382026-04-01T17:30:25.487Z Compiling toml_edit v0.22.27
17392026-04-01T17:30:25.635Z Compiling zone v0.3.1
17402026-04-01T17:30:25.652Z Compiling indicatif v0.18.4
17412026-04-01T17:30:25.668Z Compiling tokio-postgres v0.7.16
17422026-04-01T17:30:25.732Z Compiling hyper-util v0.1.20
17432026-04-01T17:30:25.776Z Compiling hickory-proto v0.25.2
17442026-04-01T17:30:25.905Z Compiling petgraph v0.8.3
17452026-04-01T17:30:25.927Z Compiling clap v4.5.60
17462026-04-01T17:30:26.028Z Compiling predicates v3.1.4
17472026-04-01T17:30:26.044Z Compiling string_cache v0.8.9
17482026-04-01T17:30:26.059Z Compiling strum v0.26.3
17492026-04-01T17:30:26.216Z Compiling sha3 v0.10.8
17502026-04-01T17:30:26.294Z Compiling petgraph v0.6.5
17512026-04-01T17:30:26.348Z Compiling iddqd v0.3.17
17522026-04-01T17:30:26.387Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17532026-04-01T17:30:26.428Z Compiling env_logger v0.11.9
17542026-04-01T17:30:26.649Z Compiling usdt v0.6.0
17552026-04-01T17:30:26.724Z Compiling usdt-impl v0.5.0
17562026-04-01T17:30:26.786Z Compiling serde_with v3.17.0
17572026-04-01T17:30:26.835Z Compiling similar v2.7.0
17582026-04-01T17:30:26.953Z Compiling crossterm v0.28.1
17592026-04-01T17:30:27.375Z Compiling hyper-tls v0.6.0
17602026-04-01T17:30:27.595Z Compiling toml v0.7.8
17612026-04-01T17:30:27.647Z Compiling ecdsa v0.16.9
17622026-04-01T17:30:27.695Z Compiling ed25519-dalek v2.2.0
17632026-04-01T17:30:27.790Z Compiling rsa v0.9.10
17642026-04-01T17:30:27.913Z Compiling zip v0.6.6
17652026-04-01T17:30:28.071Z Compiling zip v4.6.1
17662026-04-01T17:30:28.396Z Compiling tokio-stream v0.1.18
17672026-04-01T17:30:28.470Z Compiling toml_parser v1.0.9+spec-1.1.0
17682026-04-01T17:30:28.485Z Compiling buf-list v1.1.2
17692026-04-01T17:30:28.504Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17702026-04-01T17:30:28.530Z Compiling openapiv3 v2.2.0
17712026-04-01T17:30:28.548Z Compiling x509-cert v0.2.5
17722026-04-01T17:30:28.617Z Compiling sha1 v0.10.6
17732026-04-01T17:30:28.797Z Compiling itertools v0.13.0
17742026-04-01T17:30:28.841Z Compiling toml_datetime v0.7.5+spec-1.1.0
17752026-04-01T17:30:28.868Z Compiling peg-runtime v0.8.5
17762026-04-01T17:30:28.898Z Compiling lalrpop-util v0.19.12
17772026-04-01T17:30:29.090Z Compiling thread_local v1.1.9
17782026-04-01T17:30:29.113Z Compiling slog-async v2.8.0
17792026-04-01T17:30:29.140Z Compiling futures-executor v0.3.32
17802026-04-01T17:30:29.157Z Compiling crossbeam-channel v0.5.15
17812026-04-01T17:30:29.176Z Compiling is-terminal v0.4.17
17822026-04-01T17:30:29.290Z Compiling filetime v0.2.27
17832026-04-01T17:30:29.309Z Compiling xattr v1.6.1
17842026-04-01T17:30:29.372Z Compiling term v1.2.1
17852026-04-01T17:30:29.429Z Compiling take_mut v0.2.2
17862026-04-01T17:30:29.498Z Compiling tar v0.4.45
17872026-04-01T17:30:29.512Z Compiling futures v0.3.32
17882026-04-01T17:30:29.712Z Compiling slog-term v2.9.2
17892026-04-01T17:30:45.791Z Compiling rustls-webpki v0.103.9
17902026-04-01T17:30:48.630Z Compiling tokio-rustls v0.26.4
17912026-04-01T17:30:48.630Z Compiling rustls-platform-verifier v0.6.2
17922026-04-01T17:30:48.829Z Compiling hyper-rustls v0.27.7
17932026-04-01T17:30:49.026Z Compiling reqwest v0.13.2
17942026-04-01T17:30:49.026Z Compiling reqwest v0.12.28
17952026-04-01T17:30:51.029Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17962026-04-01T17:30:51.267Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17972026-04-01T17:30:54.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.39s
17982026-04-01T17:30:54.237Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17992026-04-01T17:30:54.290ZApr 01 17:30:53.268 INFO Starting download, target: Console
18002026-04-01T17:30:54.294ZApr 01 17:30:53.268 INFO Starting download, target: Clickhouse
18012026-04-01T17:30:54.294ZApr 01 17:30:53.268 INFO Starting download, target: Cockroach
18022026-04-01T17:30:54.294ZApr 01 17:30:53.268 INFO Starting download, target: DendriteStub
18032026-04-01T17:30:54.294ZApr 01 17:30:53.268 INFO Starting download, target: MaghemiteMgd
18042026-04-01T17:30:54.294ZApr 01 17:30:53.268 INFO Starting download, target: TransceiverControl
18052026-04-01T17:30:54.294ZApr 01 17:30:53.269 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18062026-04-01T17:30:54.294ZApr 01 17:30:53.269 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18072026-04-01T17:30:54.294ZApr 01 17:30:53.269 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18082026-04-01T17:30:54.294ZApr 01 17:30:53.269 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18092026-04-01T17:30:54.294ZApr 01 17:30:53.269 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18102026-04-01T17:30:54.294ZApr 01 17:30:53.269 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
18112026-04-01T17:30:54.815ZApr 01 17:30:53.788 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18122026-04-01T17:30:55.034ZApr 01 17:30:54.009 INFO Download complete, target: TransceiverControl
18132026-04-01T17:30:55.283ZApr 01 17:30:54.258 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18142026-04-01T17:30:55.543ZApr 01 17:30:54.511 INFO Download complete, target: Console
18152026-04-01T17:30:55.981ZApr 01 17:30:54.957 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18162026-04-01T17:30:56.003ZApr 01 17:30:54.980 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18172026-04-01T17:30:56.410ZApr 01 17:30:55.387 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
18182026-04-01T17:30:56.612ZApr 01 17:30:55.589 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18192026-04-01T17:30:56.612ZApr 01 17:30:55.589 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18202026-04-01T17:30:58.604ZApr 01 17:30:57.582 INFO Download complete, target: MaghemiteMgd
18212026-04-01T17:30:58.765ZApr 01 17:30:57.742 INFO Download complete, target: DendriteStub
18222026-04-01T17:31:01.373ZApr 01 17:31:00.350 INFO Checking that binary works, target: Cockroach
18232026-04-01T17:31:01.510ZApr 01 17:31:00.487 INFO Download complete, target: Cockroach
18242026-04-01T17:31:03.316ZApr 01 17:31:02.293 INFO Checking that binary works, target: Clickhouse
18252026-04-01T17:31:03.487ZApr 01 17:31:02.464 INFO Download complete, target: Clickhouse
18262026-04-01T17:31:03.494ZAll prerequisites installed successfully
18272026-04-01T17:31:03.497Z
18282026-04-01T17:31:03.497Zreal 2:18.851625799
18292026-04-01T17:31:03.497Zuser 7:21.931560067
18302026-04-01T17:31:03.497Zsys 1:42.537179267
18312026-04-01T17:31:03.497Ztrap 0.240275971
18322026-04-01T17:31:03.497Ztflt 3.503932818
18332026-04-01T17:31:03.497Zdflt 4.723076351
18342026-04-01T17:31:03.497Zkflt 0.140123299
18352026-04-01T17:31:03.497Zlock 24:25.920844598
18362026-04-01T17:31:03.497Zslp 20:36.380594116
18372026-04-01T17:31:03.497Zlat 21.272354734
18382026-04-01T17:31:03.497Zstop 2:37.983745551
18392026-04-01T17:31:03.497Z+ source ./tools/include/force-git-over-https.sh
18402026-04-01T17:31:03.497Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
18412026-04-01T17:31:03.497Z++ (( i = 0 ))
18422026-04-01T17:31:03.497Z++ (( i < 5 ))
18432026-04-01T17:31:03.497Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
18442026-04-01T17:31:03.501Z++ (( i++ ))
18452026-04-01T17:31:03.501Z++ (( i < 5 ))
18462026-04-01T17:31:03.501Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
18472026-04-01T17:31:03.504Z++ (( i++ ))
18482026-04-01T17:31:03.504Z++ (( i < 5 ))
18492026-04-01T17:31:03.504Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
18502026-04-01T17:31:03.507Z++ (( i++ ))
18512026-04-01T17:31:03.507Z++ (( i < 5 ))
18522026-04-01T17:31:03.507Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
18532026-04-01T17:31:03.507Z++ (( i++ ))
18542026-04-01T17:31:03.508Z++ (( i < 5 ))
18552026-04-01T17:31:03.508Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
18562026-04-01T17:31:03.511Z++ (( i++ ))
18572026-04-01T17:31:03.511Z++ (( i < 5 ))
18582026-04-01T17:31:03.511Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
18592026-04-01T17:31:03.511Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
18602026-04-01T17:31:03.511Z+ rc=0
18612026-04-01T17:31:03.511Z+ pfexec pkg install -q /system/zones/brand/omicron1/tools
18622026-04-01T17:31:22.812Z+ case $rc in
18632026-04-01T17:31:22.812Z+ pfexec zfs create -p rpool/images/build/host
18642026-04-01T17:31:22.937Z+ pfexec zfs create -p rpool/images/build/recovery
18652026-04-01T17:31:22.981Z+ cargo xtask releng --output-dir /work --mkincorp
18662026-04-01T17:31:23.491Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
18672026-04-01T17:31:23.520Z Running `target/debug/xtask releng --output-dir /work --mkincorp`
18682026-04-01T17:31:24.379Z Compiling proc-macro2 v1.0.106
18692026-04-01T17:31:24.379Z Compiling quote v1.0.44
18702026-04-01T17:31:24.379Z Compiling unicode-ident v1.0.24
18712026-04-01T17:31:24.379Z Compiling libc v0.2.180
18722026-04-01T17:31:24.379Z Compiling serde_core v1.0.228
18732026-04-01T17:31:24.383Z Compiling serde v1.0.228
18742026-04-01T17:31:24.383Z Compiling cfg-if v1.0.4
18752026-04-01T17:31:24.383Z Compiling version_check v0.9.5
18762026-04-01T17:31:24.383Z Compiling find-msvc-tools v0.1.9
18772026-04-01T17:31:24.383Z Compiling shlex v1.3.0
18782026-04-01T17:31:24.383Z Compiling typenum v1.19.0
18792026-04-01T17:31:24.383Z Compiling autocfg v1.5.0
18802026-04-01T17:31:24.517Z Compiling portable-atomic v1.13.1
18812026-04-01T17:31:24.520Z Compiling zerocopy v0.8.40
18822026-04-01T17:31:24.520Z Compiling zmij v1.0.21
18832026-04-01T17:31:24.660Z Compiling memchr v2.8.0
18842026-04-01T17:31:24.739Z Compiling serde_json v1.0.149
18852026-04-01T17:31:24.829Z Compiling generic-array v0.14.7
18862026-04-01T17:31:24.833Z Compiling parking_lot_core v0.9.12
18872026-04-01T17:31:24.965Z Compiling libm v0.2.16
18882026-04-01T17:31:24.969Z Compiling num-traits v0.2.19
18892026-04-01T17:31:25.003Z Compiling smallvec v1.15.1
18902026-04-01T17:31:25.103Z Compiling icu_normalizer_data v2.1.1
18912026-04-01T17:31:25.107Z Compiling icu_properties_data v2.1.2
18922026-04-01T17:31:25.139Z Compiling log v0.4.29
18932026-04-01T17:31:25.142Z Compiling pkg-config v0.3.32
18942026-04-01T17:31:25.189Z Compiling itoa v1.0.17
18952026-04-01T17:31:25.192Z Compiling getrandom v0.4.1
18962026-04-01T17:31:25.307Z Compiling subtle v2.6.1
18972026-04-01T17:31:25.325Z Compiling scopeguard v1.2.0
18982026-04-01T17:31:25.340Z Compiling getrandom v0.3.4
18992026-04-01T17:31:25.450Z Compiling lock_api v0.4.14
19002026-04-01T17:31:25.477Z Compiling jobserver v0.1.34
19012026-04-01T17:31:25.481Z Compiling getrandom v0.2.17
19022026-04-01T17:31:25.510Z Compiling stable_deref_trait v1.2.1
19032026-04-01T17:31:25.566Z Compiling errno v0.3.14
19042026-04-01T17:31:25.632Z Compiling critical-section v1.2.0
19052026-04-01T17:31:25.665Z Compiling rand_core v0.6.4
19062026-04-01T17:31:25.704Z Compiling cc v1.2.56
19072026-04-01T17:31:25.821Z Compiling syn v2.0.117
19082026-04-01T17:31:25.838Z Compiling rustix v1.1.3
19092026-04-01T17:31:25.908Z Compiling fs_extra v1.3.0
19102026-04-01T17:31:25.943Z Compiling dunce v1.0.5
19112026-04-01T17:31:26.006Z Compiling pin-project-lite v0.2.17
19122026-04-01T17:31:26.056Z Compiling const-oid v0.9.6
19132026-04-01T17:31:26.059Z Compiling litemap v0.8.1
19142026-04-01T17:31:26.125Z Compiling once_cell v1.21.3
19152026-04-01T17:31:26.181Z Compiling thiserror v2.0.18
19162026-04-01T17:31:26.197Z Compiling writeable v0.6.2
19172026-04-01T17:31:26.218Z Compiling percent-encoding v2.3.2
19182026-04-01T17:31:26.406Z Compiling fnv v1.0.7
19192026-04-01T17:31:26.410Z Compiling rustversion v1.0.22
19202026-04-01T17:31:26.439Z Compiling cmake v0.1.57
19212026-04-01T17:31:26.491Z Compiling signal-hook-registry v1.4.8
19222026-04-01T17:31:26.571Z Compiling equivalent v1.0.2
19232026-04-01T17:31:26.604Z Compiling aws-lc-rs v1.16.0
19242026-04-01T17:31:26.622Z Compiling heck v0.5.0
19252026-04-01T17:31:26.683Z Compiling semver v1.0.27
19262026-04-01T17:31:26.719Z Compiling allocator-api2 v0.2.21
19272026-04-01T17:31:26.763Z Compiling bitflags v2.11.0
19282026-04-01T17:31:26.883Z Compiling futures-core v0.3.32
19292026-04-01T17:31:26.946Z Compiling parking_lot v0.12.5
19302026-04-01T17:31:27.039Z Compiling ring v0.17.14
19312026-04-01T17:31:27.043Z Compiling aws-lc-sys v0.37.1
19322026-04-01T17:31:27.069Z Compiling mio v1.1.1
19332026-04-01T17:31:27.111Z Compiling foldhash v0.2.0
19342026-04-01T17:31:27.143Z Compiling httparse v1.10.1
19352026-04-01T17:31:27.161Z Compiling socket2 v0.6.2
19362026-04-01T17:31:27.197Z Compiling vcpkg v0.2.15
19372026-04-01T17:31:27.234Z Compiling schemars v0.8.22
19382026-04-01T17:31:27.251Z Compiling utf8_iter v1.0.4
19392026-04-01T17:31:27.431Z Compiling hashbrown v0.16.1
19402026-04-01T17:31:27.462Z Compiling form_urlencoded v1.2.2
19412026-04-01T17:31:27.753Z Compiling rustls v0.23.37
19422026-04-01T17:31:27.775Z Compiling futures-sink v0.3.32
19432026-04-01T17:31:27.792Z Compiling rand_core v0.10.0
19442026-04-01T17:31:27.792Z Compiling openssl-sys v0.9.111
19452026-04-01T17:31:27.829Z Compiling futures-task v0.3.32
19462026-04-01T17:31:27.878Z Compiling futures-channel v0.3.32
19472026-04-01T17:31:27.881Z Compiling slab v0.4.12
19482026-04-01T17:31:27.897Z Compiling crossbeam-utils v0.8.21
19492026-04-01T17:31:27.935Z Compiling cpufeatures v0.2.17
19502026-04-01T17:31:28.074Z Compiling futures-io v0.3.32
19512026-04-01T17:31:28.170Z Compiling indexmap v2.13.0
19522026-04-01T17:31:28.237Z Compiling syn v1.0.109
19532026-04-01T17:31:28.275Z Compiling rustc_version v0.4.1
19542026-04-01T17:31:28.376Z Compiling strsim v0.11.1
19552026-04-01T17:31:28.407Z Compiling crc32fast v1.5.0
19562026-04-01T17:31:28.428Z Compiling ucd-trie v0.1.7
19572026-04-01T17:31:28.442Z Compiling thiserror v1.0.69
19582026-04-01T17:31:28.446Z Compiling byteorder v1.5.0
19592026-04-01T17:31:28.608Z Compiling pest v2.8.6
19602026-04-01T17:31:28.711Z Compiling synstructure v0.13.2
19612026-04-01T17:31:28.730Z Compiling serde_derive_internals v0.29.1
19622026-04-01T17:31:28.766Z Compiling openssl v0.10.75
19632026-04-01T17:31:28.832Z Compiling num-conv v0.2.0
19642026-04-01T17:31:28.848Z Compiling iana-time-zone v0.1.65
19652026-04-01T17:31:28.868Z Compiling time-core v0.1.8
19662026-04-01T17:31:29.031Z Compiling ident_case v1.0.1
19672026-04-01T17:31:29.090Z Compiling time-macros v0.2.27
19682026-04-01T17:31:29.186Z Compiling base64 v0.22.1
19692026-04-01T17:31:29.373Z Compiling native-tls v0.2.18
19702026-04-01T17:31:29.543Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19712026-04-01T17:31:29.617Z Compiling base64ct v1.8.3
19722026-04-01T17:31:29.639Z Compiling untrusted v0.9.0
19732026-04-01T17:31:29.658Z Compiling uuid v1.21.0
19742026-04-01T17:31:29.687Z Compiling slog v2.8.2
19752026-04-01T17:31:29.722Z Compiling pest_meta v2.8.6
19762026-04-01T17:31:29.933Z Compiling pem-rfc7468 v0.7.0
19772026-04-01T17:31:29.951Z Compiling regex-syntax v0.8.10
19782026-04-01T17:31:29.970Z Compiling flagset v0.4.7
19792026-04-01T17:31:29.973Z Compiling rand_core v0.9.5
19802026-04-01T17:31:30.033Z Compiling bzip2-sys v0.1.13+1.0.8
19812026-04-01T17:31:30.063Z Compiling serde_derive v1.0.228
19822026-04-01T17:31:30.138Z Compiling zeroize_derive v1.4.3
19832026-04-01T17:31:30.195Z Compiling zerofrom-derive v0.1.6
19842026-04-01T17:31:30.224Z Compiling yoke-derive v0.8.1
19852026-04-01T17:31:30.227Z Compiling zerocopy-derive v0.8.40
19862026-04-01T17:31:30.256Z Compiling zerovec-derive v0.11.2
19872026-04-01T17:31:30.300Z Compiling displaydoc v0.2.5
19882026-04-01T17:31:30.345Z Compiling tokio-macros v2.6.0
19892026-04-01T17:31:30.396Z Compiling futures-macro v0.3.32
19902026-04-01T17:31:30.516Z Compiling der_derive v0.7.3
19912026-04-01T17:31:30.757Z Compiling zeroize v1.8.2
19922026-04-01T17:31:31.021Z Compiling thiserror-impl v2.0.18
19932026-04-01T17:31:31.056Z Compiling tracing-attributes v0.1.31
19942026-04-01T17:31:31.207Z Compiling schemars_derive v0.8.22
19952026-04-01T17:31:31.222Z Compiling futures-util v0.3.32
19962026-04-01T17:31:31.319Z Compiling rustls-pki-types v1.14.0
19972026-04-01T17:31:31.348Z Compiling zerofrom v0.1.6
19982026-04-01T17:31:31.495Z Compiling yoke v0.8.1
19992026-04-01T17:31:31.573Z Compiling crypto-common v0.1.7
20002026-04-01T17:31:31.591Z Compiling block-buffer v0.10.4
20012026-04-01T17:31:31.700Z Compiling zerovec v0.11.5
20022026-04-01T17:31:31.740Z Compiling zerotrie v0.2.3
20032026-04-01T17:31:31.871Z Compiling digest v0.10.7
20042026-04-01T17:31:32.190Z Compiling hmac v0.12.1
20052026-04-01T17:31:32.208Z Compiling block-padding v0.3.3
20062026-04-01T17:31:32.212Z Compiling thiserror-impl v1.0.69
20072026-04-01T17:31:32.240Z Compiling tinystr v0.8.2
20082026-04-01T17:31:32.259Z Compiling potential_utf v0.1.4
20092026-04-01T17:31:32.365Z Compiling inout v0.1.4
20102026-04-01T17:31:32.398Z Compiling icu_collections v2.1.1
20112026-04-01T17:31:32.464Z Compiling icu_locale_core v2.1.1
20122026-04-01T17:31:32.517Z Compiling pest_generator v2.8.6
20132026-04-01T17:31:32.540Z Compiling openssl-macros v0.1.1
20142026-04-01T17:31:32.646Z Compiling cipher v0.4.4
20152026-04-01T17:31:32.664Z Compiling sha2 v0.10.9
20162026-04-01T17:31:33.184Z Compiling scroll_derive v0.13.1
20172026-04-01T17:31:33.217Z Compiling icu_provider v2.1.1
20182026-04-01T17:31:33.323Z Compiling bytes v1.11.1
20192026-04-01T17:31:33.406Z Compiling chrono v0.4.44
20202026-04-01T17:31:33.546Z Compiling icu_properties v2.1.2
20212026-04-01T17:31:33.665Z Compiling icu_normalizer v2.1.1
20222026-04-01T17:31:33.929Z Compiling tokio v1.49.0
20232026-04-01T17:31:33.992Z Compiling http v1.4.0
20242026-04-01T17:31:34.303Z Compiling pest_derive v2.8.6
20252026-04-01T17:31:34.742Z Compiling idna_adapter v1.2.1
20262026-04-01T17:31:34.745Z Compiling ppv-lite86 v0.2.21
20272026-04-01T17:31:34.879Z Compiling idna v1.1.0
20282026-04-01T17:31:35.005Z Compiling der v0.7.10
20292026-04-01T17:31:35.127Z Compiling tracing-core v0.1.36
20302026-04-01T17:31:35.259Z Compiling url v2.5.8
20312026-04-01T17:31:35.328Z Compiling plain v0.2.3
20322026-04-01T17:31:35.376Z Compiling paste v1.0.15
20332026-04-01T17:31:35.464Z Compiling rayon-core v1.13.0
20342026-04-01T17:31:35.817Z Compiling camino v1.2.2
20352026-04-01T17:31:35.870Z Compiling spki v0.7.3
20362026-04-01T17:31:35.991Z Compiling tracing v0.1.44
20372026-04-01T17:31:36.151Z Compiling http-body v1.0.1
20382026-04-01T17:31:36.230Z Compiling salsa20 v0.10.2
20392026-04-01T17:31:36.247Z Compiling pbkdf2 v0.12.2
20402026-04-01T17:31:36.456Z Compiling cookie v0.18.1
20412026-04-01T17:31:36.671Z Compiling atomic-waker v1.1.2
20422026-04-01T17:31:36.689Z Compiling fastrand v2.3.0
20432026-04-01T17:31:36.708Z Compiling dyn-clone v1.0.20
20442026-04-01T17:31:36.711Z Compiling num-bigint-dig v0.8.6
20452026-04-01T17:31:36.964Z Compiling scrypt v0.11.0
20462026-04-01T17:31:37.072Z Compiling rand_chacha v0.9.0
20472026-04-01T17:31:37.203Z Compiling aes v0.8.4
20482026-04-01T17:31:37.264Z Compiling cbc v0.1.2
20492026-04-01T17:31:37.525Z Compiling ahash v0.8.12
20502026-04-01T17:31:37.543Z Compiling unicode-segmentation v1.12.0
20512026-04-01T17:31:37.713Z Compiling try-lock v0.2.5
20522026-04-01T17:31:37.757Z Compiling zstd-safe v7.2.4
20532026-04-01T17:31:37.860Z Compiling tokio-util v0.7.18
20542026-04-01T17:31:37.876Z Compiling tower-service v0.3.3
20552026-04-01T17:31:37.898Z Compiling tower-layer v0.3.3
20562026-04-01T17:31:37.955Z Compiling untrusted v0.7.1
20572026-04-01T17:31:38.016Z Compiling openssl-probe v0.2.1
20582026-04-01T17:31:38.032Z Compiling anyhow v1.0.102
20592026-04-01T17:31:38.035Z Compiling pretty-hex v0.4.1
20602026-04-01T17:31:38.066Z Compiling usdt-impl v0.6.0
20612026-04-01T17:31:38.163Z Compiling want v0.3.1
20622026-04-01T17:31:38.240Z Compiling pkcs5 v0.7.1
20632026-04-01T17:31:38.370Z Compiling rand v0.9.2
20642026-04-01T17:31:38.768Z Compiling scroll v0.13.0
20652026-04-01T17:31:38.903Z Compiling ipnet v2.11.0
20662026-04-01T17:31:38.920Z Compiling serde_tokenstream v0.2.3
20672026-04-01T17:31:38.935Z Compiling daft-derive v0.1.5
20682026-04-01T17:31:38.972Z Compiling clap_derive v4.5.55
20692026-04-01T17:31:39.046Z Compiling h2 v0.4.13
20702026-04-01T17:31:39.076Z Compiling async-trait v0.1.89
20712026-04-01T17:31:39.243Z Compiling scroll_derive v0.12.1
20722026-04-01T17:31:39.263Z Compiling heapless v0.7.17
20732026-04-01T17:31:39.612Z Compiling aho-corasick v1.1.4
20742026-04-01T17:31:39.630Z Compiling pin-utils v0.1.0
20752026-04-01T17:31:39.810Z Compiling httpdate v1.0.3
20762026-04-01T17:31:39.990Z Compiling signal-hook v0.3.18
20772026-04-01T17:31:40.164Z Compiling goblin v0.10.5
20782026-04-01T17:31:40.215Z Compiling pkcs8 v0.10.2
20792026-04-01T17:31:40.240Z Compiling heck v0.4.1
20802026-04-01T17:31:40.257Z Compiling tempfile v3.25.0
20812026-04-01T17:31:40.425Z Compiling darling_core v0.20.11
20822026-04-01T17:31:40.477Z Compiling regex-automata v0.4.14
20832026-04-01T17:31:40.693Z Compiling spin v0.9.8
20842026-04-01T17:31:40.696Z Compiling socket2 v0.5.10
20852026-04-01T17:31:40.985Z Compiling tinyvec_macros v0.1.1
20862026-04-01T17:31:41.072Z Compiling litrs v1.0.0
20872026-04-01T17:31:41.431Z Compiling tinyvec v1.10.0
20882026-04-01T17:31:41.579Z Compiling document-features v0.2.12
20892026-04-01T17:31:41.848Z Compiling dtrace-parser v0.3.0
20902026-04-01T17:31:41.866Z Compiling hex v0.4.3
20912026-04-01T17:31:42.192Z Compiling strum_macros v0.26.4
20922026-04-01T17:31:42.419Z Compiling zerocopy-derive v0.7.35
20932026-04-01T17:31:42.438Z Compiling darling_macro v0.20.11
20942026-04-01T17:31:42.481Z Compiling darling_core v0.21.3
20952026-04-01T17:31:42.519Z Compiling curve25519-dalek v4.1.3
20962026-04-01T17:31:42.611Z Compiling hyper v1.8.1
20972026-04-01T17:31:42.694Z Compiling thread-id v5.1.0
20982026-04-01T17:31:42.796Z Compiling memoffset v0.9.1
20992026-04-01T17:31:42.799Z Compiling proc-macro-error-attr v1.0.4
21002026-04-01T17:31:42.997Z Compiling dof v0.4.0
21012026-04-01T17:31:43.081Z Compiling powerfmt v0.2.0
21022026-04-01T17:31:43.113Z Compiling anstyle v1.0.13
21032026-04-01T17:31:43.165Z Compiling foreign-types-shared v0.1.1
21042026-04-01T17:31:43.189Z Compiling rustix v0.38.44
21052026-04-01T17:31:43.283Z Compiling utf8parse v0.2.2
21062026-04-01T17:31:43.303Z Compiling ref-cast v1.0.25
21072026-04-01T17:31:43.426Z Compiling smoltcp v0.9.1
21082026-04-01T17:31:43.556Z Compiling anstyle-parse v0.2.7
21092026-04-01T17:31:43.574Z Compiling deranged v0.5.8
21102026-04-01T17:31:43.695Z Compiling foreign-types v0.3.2
21112026-04-01T17:31:43.827Z Compiling darling v0.20.11
21122026-04-01T17:31:44.018Z Compiling rustls-native-certs v0.8.3
21132026-04-01T17:31:44.034Z Compiling hyper-util v0.1.20
21142026-04-01T17:31:44.120Z Compiling http-body-util v0.1.3
21152026-04-01T17:31:44.141Z Compiling toml_datetime v0.6.11
21162026-04-01T17:31:44.361Z Compiling serde_spanned v0.6.9
21172026-04-01T17:31:44.632Z Compiling sync_wrapper v1.0.2
21182026-04-01T17:31:44.707Z Compiling wait-timeout v0.2.1
21192026-04-01T17:31:44.723Z Compiling proc-macro-error v1.0.4
21202026-04-01T17:31:44.741Z Compiling darling_macro v0.21.3
21212026-04-01T17:31:44.764Z Compiling siphasher v1.0.2
21222026-04-01T17:31:44.780Z Compiling quick-error v1.2.3
21232026-04-01T17:31:44.912Z Compiling bit-vec v0.8.0
21242026-04-01T17:31:44.977Z Compiling num_threads v0.1.7
21252026-04-01T17:31:45.045Z Compiling colorchoice v1.0.4
21262026-04-01T17:31:45.065Z Compiling is_terminal_polyfill v1.70.2
21272026-04-01T17:31:45.082Z Compiling simd-adler32 v0.3.8
21282026-04-01T17:31:45.101Z Compiling either v1.15.0
21292026-04-01T17:31:45.153Z Compiling ryu v1.0.23
21302026-04-01T17:31:45.194Z Compiling cfg_aliases v0.2.1
21312026-04-01T17:31:45.262Z Compiling anstyle-query v1.1.5
21322026-04-01T17:31:45.288Z Compiling nix v0.31.1
21332026-04-01T17:31:45.319Z Compiling serde_urlencoded v0.7.1
21342026-04-01T17:31:45.348Z Compiling time v0.3.47
21352026-04-01T17:31:45.363Z Compiling darling v0.21.3
21362026-04-01T17:31:45.389Z Compiling anstream v0.6.21
21372026-04-01T17:31:45.473Z Compiling bit-set v0.8.0
21382026-04-01T17:31:45.669Z Compiling rusty-fork v0.3.1
21392026-04-01T17:31:45.767Z Compiling tower v0.5.3
21402026-04-01T17:31:46.001Z Compiling crossbeam-epoch v0.9.18
21412026-04-01T17:31:46.027Z Compiling derive_builder_core v0.20.2
21422026-04-01T17:31:46.195Z Compiling regex v1.12.3
21432026-04-01T17:31:46.342Z Compiling unicode-normalization v0.1.25
21442026-04-01T17:31:46.639Z Compiling erased-serde v0.3.31
21452026-04-01T17:31:46.659Z Compiling signature v2.2.0
21462026-04-01T17:31:46.678Z Compiling hubpack_derive v0.1.1
21472026-04-01T17:31:46.842Z Compiling webpki-roots v1.0.6
21482026-04-01T17:31:46.879Z Compiling rand_xorshift v0.4.0
21492026-04-01T17:31:46.883Z Compiling ref-cast-impl v1.0.25
21502026-04-01T17:31:46.883Z Compiling curve25519-dalek-derive v0.1.1
21512026-04-01T17:31:46.932Z Compiling strum_macros v0.27.2
21522026-04-01T17:31:47.089Z Compiling fs-err v3.3.0
21532026-04-01T17:31:47.116Z Compiling usdt-impl v0.5.0
21542026-04-01T17:31:47.299Z Compiling unicode-properties v0.1.4
21552026-04-01T17:31:47.342Z Compiling adler2 v2.0.1
21562026-04-01T17:31:47.457Z Compiling unarray v0.1.4
21572026-04-01T17:31:47.523Z Compiling iri-string v0.7.10
21582026-04-01T17:31:47.549Z Compiling unicode-bidi v0.3.18
21592026-04-01T17:31:47.567Z Compiling object v0.37.3
21602026-04-01T17:31:47.582Z Compiling proptest v1.10.0
21612026-04-01T17:31:47.877Z Compiling miniz_oxide v0.8.9
21622026-04-01T17:31:47.921Z Compiling stringprep v0.1.5
21632026-04-01T17:31:48.508Z Compiling derive_builder_macro v0.20.2
21642026-04-01T17:31:48.596Z Compiling crossbeam-deque v0.8.6
21652026-04-01T17:31:48.680Z Compiling serde_with_macros v3.17.0
21662026-04-01T17:31:48.707Z Compiling usdt-macro v0.6.0
21672026-04-01T17:31:48.764Z Compiling usdt-attr-macro v0.6.0
21682026-04-01T17:31:48.813Z Compiling ipnetwork v0.21.1
21692026-04-01T17:31:48.923Z Compiling scroll v0.12.0
21702026-04-01T17:31:49.037Z Compiling tower-http v0.6.8
21712026-04-01T17:31:49.391Z Compiling rand_chacha v0.3.1
21722026-04-01T17:31:49.506Z Compiling md-5 v0.10.6
21732026-04-01T17:31:49.684Z Compiling terminal_size v0.4.3
21742026-04-01T17:31:49.742Z Compiling num-integer v0.1.46
21752026-04-01T17:31:49.763Z Compiling hash32 v0.2.1
21762026-04-01T17:31:49.780Z Compiling vergen-lib v0.1.6
21772026-04-01T17:31:49.797Z Compiling ff v0.13.1
21782026-04-01T17:31:49.876Z Compiling winnow v0.7.15
21792026-04-01T17:31:49.949Z Compiling clap_lex v1.0.0
21802026-04-01T17:31:50.106Z Compiling psl-types v2.0.11
21812026-04-01T17:31:50.109Z Compiling base16ct v0.2.0
21822026-04-01T17:31:50.169Z Compiling fallible-iterator v0.2.0
21832026-04-01T17:31:50.212Z Compiling zlib-rs v0.6.2
21842026-04-01T17:31:50.311Z Compiling sec1 v0.7.3
21852026-04-01T17:31:50.327Z Compiling publicsuffix v2.3.0
21862026-04-01T17:31:50.459Z Compiling postgres-protocol v0.6.10
21872026-04-01T17:31:50.536Z Compiling clap_builder v4.5.60
21882026-04-01T17:31:50.645Z Compiling num-iter v0.1.45
21892026-04-01T17:31:50.812Z Compiling group v0.13.0
21902026-04-01T17:31:51.002Z Compiling newtype-uuid v1.3.2
21912026-04-01T17:31:51.020Z Compiling rand v0.8.5
21922026-04-01T17:31:51.776Z Compiling goblin v0.8.2
21932026-04-01T17:31:51.863Z Compiling oxnet v0.1.4
21942026-04-01T17:31:51.927Z Compiling derive_builder v0.20.2
21952026-04-01T17:31:51.989Z Compiling zone_cfg_derive v0.3.1
21962026-04-01T17:31:52.036Z Compiling tokio-native-tls v0.3.1
21972026-04-01T17:31:52.240Z Compiling phf_shared v0.13.1
21982026-04-01T17:31:52.308Z Compiling zerocopy v0.7.35
21992026-04-01T17:31:52.355Z Compiling flate2 v1.1.9
22002026-04-01T17:31:52.438Z Compiling lazy_static v1.5.0
22012026-04-01T17:31:52.597Z Compiling cargo-platform v0.1.9
22022026-04-01T17:31:52.617Z Compiling hkdf v0.12.4
22032026-04-01T17:31:52.638Z Compiling crypto-bigint v0.5.5
22042026-04-01T17:31:52.710Z Compiling enum-as-inner v0.6.1
22052026-04-01T17:31:52.739Z Compiling serde_repr v0.1.20
22062026-04-01T17:31:52.808Z Compiling vergen v9.0.6
22072026-04-01T17:31:52.901Z Compiling encoding_rs v0.8.35
22082026-04-01T17:31:53.038Z Compiling managed v0.8.0
22092026-04-01T17:31:53.105Z Compiling bitflags v1.3.2
22102026-04-01T17:31:53.238Z Compiling libbz2-rs-sys v0.2.2
22112026-04-01T17:31:53.322Z Compiling mime v0.3.17
22122026-04-01T17:31:53.472Z Compiling foldhash v0.1.5
22132026-04-01T17:31:53.890Z Compiling unicode-width v0.2.0
22142026-04-01T17:31:53.963Z Compiling winnow v0.5.40
22152026-04-01T17:31:53.966Z Compiling bumpalo v3.20.2
22162026-04-01T17:31:53.983Z Compiling bzip2 v0.6.1
22172026-04-01T17:31:54.114Z Compiling elliptic-curve v0.13.8
22182026-04-01T17:31:54.245Z Compiling zopfli v0.8.3
22192026-04-01T17:31:54.264Z Compiling console v0.16.2
22202026-04-01T17:31:54.545Z Compiling dof v0.3.0
22212026-04-01T17:31:54.779Z Compiling hashbrown v0.15.5
22222026-04-01T17:31:55.451Z Compiling toml_edit v0.19.15
22232026-04-01T17:31:55.484Z Compiling cargo_metadata v0.19.2
22242026-04-01T17:31:56.290Z Compiling clap v4.5.60
22252026-04-01T17:31:56.565Z Compiling phf v0.13.1
22262026-04-01T17:31:56.896Z Compiling hyper-tls v0.6.0
22272026-04-01T17:31:56.941Z Compiling signal-hook-mio v0.2.5
22282026-04-01T17:31:56.978Z Compiling daft v0.1.5
22292026-04-01T17:31:56.981Z Compiling cookie_store v0.22.1
22302026-04-01T17:31:57.084Z Compiling rayon v1.11.0
22312026-04-01T17:31:57.141Z Compiling zstd v0.13.3
22322026-04-01T17:31:57.175Z Compiling postgres-types v0.2.12
22332026-04-01T17:31:57.321Z Compiling bzip2 v0.4.4
22342026-04-01T17:31:57.379Z Compiling strum v0.27.2
22352026-04-01T17:31:57.562Z Compiling hubpack v0.1.2
22362026-04-01T17:31:57.597Z Compiling ed25519 v2.2.3
22372026-04-01T17:31:57.641Z Compiling dtrace-parser v0.2.0
22382026-04-01T17:31:57.700Z Compiling itertools v0.12.1
22392026-04-01T17:31:57.740Z Compiling phf_shared v0.11.3
22402026-04-01T17:31:57.841Z Compiling bstr v1.12.1
22412026-04-01T17:31:57.880Z Compiling pkcs1 v0.7.5
22422026-04-01T17:31:58.108Z Compiling serde-big-array v0.5.1
22432026-04-01T17:31:58.126Z Compiling rfc6979 v0.4.0
22442026-04-01T17:31:58.355Z Compiling float-cmp v0.10.0
22452026-04-01T17:31:58.355Z Compiling memmap2 v0.9.10
22462026-04-01T17:31:58.408Z Compiling thread-id v4.2.2
22472026-04-01T17:31:58.411Z Compiling env_filter v1.0.0
22482026-04-01T17:31:58.550Z Compiling toml_write v0.1.2
22492026-04-01T17:31:58.589Z Compiling new_debug_unreachable v1.0.6
22502026-04-01T17:31:58.635Z Compiling fixedbitset v0.4.2
22512026-04-01T17:31:58.691Z Compiling static_assertions v1.1.0
22522026-04-01T17:31:58.710Z Compiling whoami v2.1.0
22532026-04-01T17:31:58.713Z Compiling fixedbitset v0.5.7
22542026-04-01T17:31:58.790Z Compiling predicates-core v1.0.10
22552026-04-01T17:31:58.873Z Compiling difflib v0.4.0
22562026-04-01T17:31:58.980Z Compiling data-encoding v2.10.0
22572026-04-01T17:31:58.983Z Compiling unit-prefix v0.5.2
22582026-04-01T17:31:59.038Z Compiling rustc-hash v2.1.1
22592026-04-01T17:31:59.100Z Compiling normalize-line-endings v0.3.0
22602026-04-01T17:31:59.118Z Compiling keccak v0.1.6
22612026-04-01T17:31:59.175Z Compiling jiff v0.2.21
22622026-04-01T17:31:59.206Z Compiling precomputed-hash v0.1.1
22632026-04-01T17:31:59.227Z Compiling predicates v3.1.4
22642026-04-01T17:31:59.267Z Compiling iddqd v0.3.17
22652026-04-01T17:31:59.315Z Compiling hickory-proto v0.25.2
22662026-04-01T17:31:59.347Z Compiling string_cache v0.8.9
22672026-04-01T17:31:59.374Z Compiling sha3 v0.10.8
22682026-04-01T17:31:59.416Z Compiling indicatif v0.18.4
22692026-04-01T17:31:59.563Z Compiling zone v0.3.1
22702026-04-01T17:31:59.614Z Compiling tokio-postgres v0.7.16
22712026-04-01T17:31:59.676Z Compiling petgraph v0.8.3
22722026-04-01T17:31:59.884Z Compiling petgraph v0.6.5
22732026-04-01T17:31:59.996Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22742026-04-01T17:32:00.239Z Compiling toml_edit v0.22.27
22752026-04-01T17:32:00.558Z Compiling env_logger v0.11.9
22762026-04-01T17:32:00.905Z Compiling usdt v0.6.0
22772026-04-01T17:32:01.185Z Compiling serde_with v3.17.0
22782026-04-01T17:32:01.361Z Compiling similar v2.7.0
22792026-04-01T17:32:01.470Z Compiling ecdsa v0.16.9
22802026-04-01T17:32:01.755Z Compiling rsa v0.9.10
22812026-04-01T17:32:01.951Z Compiling zip v4.6.1
22822026-04-01T17:32:02.417Z Compiling ed25519-dalek v2.2.0
22832026-04-01T17:32:02.462Z Compiling crossterm v0.28.1
22842026-04-01T17:32:02.642Z Compiling zip v0.6.6
22852026-04-01T17:32:02.956Z Compiling toml v0.7.8
22862026-04-01T17:32:03.150Z Compiling toml_parser v1.0.9+spec-1.1.0
22872026-04-01T17:32:03.232Z Compiling itertools v0.13.0
22882026-04-01T17:32:03.260Z Compiling strum v0.26.3
22892026-04-01T17:32:03.354Z Compiling tokio-stream v0.1.18
22902026-04-01T17:32:03.420Z Compiling buf-list v1.1.2
22912026-04-01T17:32:03.587Z Compiling x509-cert v0.2.5
22922026-04-01T17:32:03.604Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22932026-04-01T17:32:03.749Z Compiling openapiv3 v2.2.0
22942026-04-01T17:32:03.795Z Compiling sha1 v0.10.6
22952026-04-01T17:32:03.867Z Compiling structmeta-derive v0.3.0
22962026-04-01T17:32:03.888Z Compiling toml_datetime v0.7.5+spec-1.1.0
22972026-04-01T17:32:04.052Z Compiling lalrpop-util v0.19.12
22982026-04-01T17:32:04.092Z Compiling radium v0.7.0
22992026-04-01T17:32:04.350Z Compiling peg-runtime v0.8.5
23002026-04-01T17:32:04.912Z Compiling structmeta v0.3.0
23012026-04-01T17:32:06.070Z Compiling maybe-uninit v2.0.0
23022026-04-01T17:32:06.158Z Compiling tap v1.0.1
23032026-04-01T17:32:06.320Z Compiling wyz v0.5.1
23042026-04-01T17:32:07.541Z Compiling funty v2.0.0
23052026-04-01T17:32:07.617Z Compiling packed_struct v0.10.1
23062026-04-01T17:32:08.647Z Compiling bitvec v1.0.1
23072026-04-01T17:32:10.396Z Compiling futures-executor v0.3.32
23082026-04-01T17:32:10.551Z Compiling packed_struct_codegen v0.10.1
23092026-04-01T17:32:10.814Z Compiling bitfield-macros v0.19.4
23102026-04-01T17:32:10.913Z Compiling zerocopy-derive v0.6.6
23112026-04-01T17:32:11.058Z Compiling indexmap v1.9.3
23122026-04-01T17:32:11.327Z Compiling crc-catalog v2.4.0
23132026-04-01T17:32:11.423Z Compiling nodrop v0.1.14
23142026-04-01T17:32:11.547Z Compiling typeid v1.0.3
23152026-04-01T17:32:11.730Z Compiling zerocopy v0.6.6
23162026-04-01T17:32:12.109Z Compiling bitfield v0.19.4
23172026-04-01T17:32:12.140Z Compiling array-init v0.0.4
23182026-04-01T17:32:12.491Z Compiling crc v3.4.0
23192026-04-01T17:32:12.551Z Compiling futures v0.3.32
23202026-04-01T17:32:12.890Z Compiling smallvec v0.6.14
23212026-04-01T17:32:13.174Z Compiling derive-ex v0.1.8
23222026-04-01T17:32:15.341Z Compiling rustls-webpki v0.103.9
23232026-04-01T17:32:15.772Z Compiling hashbrown v0.12.3
23242026-04-01T17:32:15.793Z Compiling erased-serde v0.4.9
23252026-04-01T17:32:16.290Z Compiling rustls v0.22.4
23262026-04-01T17:32:16.636Z Compiling base64 v0.21.7
23272026-04-01T17:32:17.011Z Compiling ron v0.8.1
23282026-04-01T17:32:19.342Z Compiling tokio-rustls v0.26.4
23292026-04-01T17:32:19.403Z Compiling rustls-platform-verifier v0.6.2
23302026-04-01T17:32:19.609Z Compiling hyper-rustls v0.27.7
23312026-04-01T17:32:19.988Z Compiling reqwest v0.13.2
23322026-04-01T17:32:20.055Z Compiling reqwest v0.12.28
23332026-04-01T17:32:21.567Z Compiling test-strategy v0.4.5
23342026-04-01T17:32:21.672Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23352026-04-01T17:32:21.842Z Compiling serde-hex v0.1.0
23362026-04-01T17:32:22.446Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23372026-04-01T17:32:22.624Z Compiling toml v0.8.23
23382026-04-01T17:32:22.696Z Compiling hashbrown v0.13.2
23392026-04-01T17:32:22.725Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
23402026-04-01T17:32:23.043Z Compiling rustls-webpki v0.102.8
23412026-04-01T17:32:23.199Z Compiling pin-project-internal v1.1.11
23422026-04-01T17:32:23.382Z Compiling filetime v0.2.27
23432026-04-01T17:32:23.414Z Compiling multer v3.1.0
23442026-04-01T17:32:23.452Z Compiling thread_local v1.1.9
23452026-04-01T17:32:23.527Z Compiling crc-any v2.5.0
23462026-04-01T17:32:23.628Z Compiling same-file v1.0.6
23472026-04-01T17:32:23.646Z Compiling match_cfg v0.1.0
23482026-04-01T17:32:23.664Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23492026-04-01T17:32:23.854Z Compiling xattr v1.6.1
23502026-04-01T17:32:23.886Z Compiling slog-async v2.8.0
23512026-04-01T17:32:23.931Z Compiling hostname v0.3.1
23522026-04-01T17:32:23.990Z Compiling walkdir v2.5.0
23532026-04-01T17:32:24.077Z Compiling tar v0.4.45
23542026-04-01T17:32:24.167Z Compiling object v0.30.4
23552026-04-01T17:32:24.188Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23562026-04-01T17:32:24.224Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23572026-04-01T17:32:24.345Z Compiling slog-json v2.6.1
23582026-04-01T17:32:24.350Z Compiling pin-project v1.1.11
23592026-04-01T17:32:24.536Z Compiling crossbeam-channel v0.5.15
23602026-04-01T17:32:24.654Z Compiling snafu-derive v0.8.9
23612026-04-01T17:32:24.848Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23622026-04-01T17:32:24.895Z Compiling async-stream-impl v0.3.6
23632026-04-01T17:32:24.939Z Compiling ordered-float v2.10.1
23642026-04-01T17:32:25.008Z Compiling serde_path_to_error v0.1.20
23652026-04-01T17:32:25.075Z Compiling serde_spanned v1.0.4
23662026-04-01T17:32:25.310Z Compiling is-terminal v0.4.17
23672026-04-01T17:32:25.313Z Compiling fs-err v2.11.0
23682026-04-01T17:32:25.344Z Compiling dropshot v0.16.7
23692026-04-01T17:32:25.348Z Compiling debug-ignore v1.0.5
23702026-04-01T17:32:25.348Z Compiling path-slash v0.1.5
23712026-04-01T17:32:25.458Z Compiling take_mut v0.2.2
23722026-04-01T17:32:25.503Z Compiling toml_writer v1.0.6+spec-1.1.0
23732026-04-01T17:32:25.552Z Compiling term v1.2.1
23742026-04-01T17:32:25.582Z Compiling async-stream v0.3.6
23752026-04-01T17:32:25.653Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23762026-04-01T17:32:25.683Z Compiling serde-value v0.7.0
23772026-04-01T17:32:25.758Z Compiling toml v0.9.12+spec-1.1.0
23782026-04-01T17:32:25.792Z Compiling serde-untagged v0.1.9
23792026-04-01T17:32:25.814Z Compiling slog-bunyan v2.5.0
23802026-04-01T17:32:26.005Z Compiling slog-term v2.9.2
23812026-04-01T17:32:26.074Z Compiling globset v0.4.18
23822026-04-01T17:32:26.202Z Compiling parse-display-derive v0.10.0
23832026-04-01T17:32:26.430Z Compiling tokio-rustls v0.25.0
23842026-04-01T17:32:26.541Z Compiling snafu v0.8.9
23852026-04-01T17:32:26.722Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23862026-04-01T17:32:26.857Z Compiling camino-tempfile v1.4.1
23872026-04-01T17:32:26.987Z Compiling olpc-cjson v0.1.4
23882026-04-01T17:32:27.135Z Compiling newtype-uuid-macros v0.1.0
23892026-04-01T17:32:27.207Z Compiling dropshot_endpoint v0.16.7
23902026-04-01T17:32:27.262Z Compiling backon v1.6.0
23912026-04-01T17:32:27.326Z Compiling waitgroup v0.1.2
23922026-04-01T17:32:27.344Z Compiling half v2.7.1
23932026-04-01T17:32:27.474Z Compiling serde_plain v1.0.2
23942026-04-01T17:32:27.565Z Compiling rustls-pemfile v2.2.0
23952026-04-01T17:32:27.581Z Compiling async-recursion v1.1.1
23962026-04-01T17:32:27.729Z Compiling pem v3.0.6
23972026-04-01T17:32:27.841Z Compiling blake3 v1.8.3
23982026-04-01T17:32:27.886Z Compiling hostname v0.4.2
23992026-04-01T17:32:27.941Z Compiling instant v0.1.13
24002026-04-01T17:32:27.985Z Compiling unicode-xid v0.2.6
24012026-04-01T17:32:28.096Z Compiling typed-path v0.9.3
24022026-04-01T17:32:28.115Z Compiling ciborium-io v0.2.2
24032026-04-01T17:32:28.147Z Compiling cargo-util-schemas v0.8.2
24042026-04-01T17:32:28.187Z Compiling backoff v0.4.0
24052026-04-01T17:32:28.280Z Compiling ciborium-ll v0.2.2
24062026-04-01T17:32:28.296Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24072026-04-01T17:32:28.512Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
24082026-04-01T17:32:28.530Z Compiling parse-display v0.10.0
24092026-04-01T17:32:28.590Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24102026-04-01T17:32:28.941Z Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24112026-04-01T17:32:29.057Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
24122026-04-01T17:32:29.253Z Compiling itertools v0.14.0
24132026-04-01T17:32:29.316Z Compiling macaddr v1.0.1
24142026-04-01T17:32:29.371Z Compiling cargo-platform v0.2.0
24152026-04-01T17:32:29.442Z Compiling regress v0.10.5
24162026-04-01T17:32:29.664Z Compiling constant_time_eq v0.4.2
24172026-04-01T17:32:29.919Z Compiling parse-size v1.1.0
24182026-04-01T17:32:30.051Z Compiling arrayvec v0.7.6
24192026-04-01T17:32:30.073Z Compiling indent_write v2.2.0
24202026-04-01T17:32:30.138Z Compiling arrayref v0.3.9
24212026-04-01T17:32:30.155Z Compiling cargo_metadata v0.21.0
24222026-04-01T17:32:30.233Z Compiling ciborium v0.2.2
24232026-04-01T17:32:30.283Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24242026-04-01T17:32:30.320Z Compiling display-error-chain v0.2.2
24252026-04-01T17:32:30.495Z Compiling topological-sort v0.2.2
24262026-04-01T17:32:30.653Z Compiling shell-words v1.1.1
24272026-04-01T17:32:30.871Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
24282026-04-01T17:32:41.186Z Compiling progenitor-client v0.13.0
24292026-04-01T17:32:41.257Z Compiling progenitor-client v0.10.0
24302026-04-01T17:32:41.257Z Compiling tough v0.20.0
24312026-04-01T17:32:41.260Z Compiling omicron-zone-package v0.12.2
24322026-04-01T17:32:41.397Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24332026-04-01T17:32:41.461Z Compiling progenitor-extras v0.1.1
24342026-04-01T17:32:41.701Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24352026-04-01T17:32:41.753Z Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
24362026-04-01T17:32:44.179Z Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
24372026-04-01T17:32:47.323Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24382026-04-01T17:32:51.542Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
24392026-04-01T17:32:59.519Z Finished `release` profile [optimized] target(s) in 1m 35s
24402026-04-01T17:32:59.679Z Running `target/release/omicron-releng --output-dir /work --mkincorp`
24412026-04-01T17:32:59.747ZApr 01 17:32:58.714 DEBG changing working directory to /work/oxidecomputer/omicron
24422026-04-01T17:32:59.837ZApr 01 17:32:58.806 DEBG running: git rev-parse HEAD
24432026-04-01T17:32:59.846ZApr 01 17:32:58.808 DEBG process exited with exit status: 0 (2.489537ms)
24442026-04-01T17:32:59.847ZApr 01 17:32:58.808 INFO version: 19.0.0-0.ci+gitc7fd6b80a3c
24452026-04-01T17:32:59.847ZApr 01 17:32:58.810 INFO OPTE override active: commit=c570ac2126dbbebbd8e98e73b580c5be6b7e460e
24462026-04-01T17:32:59.855ZApr 01 17:32:58.817 INFO cloning helios to /work/oxidecomputer/helios
24472026-04-01T17:32:59.855ZApr 01 17:32:58.817 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios
24482026-04-01T17:32:59.855ZCloning into '/work/oxidecomputer/helios'...
24492026-04-01T17:33:00.396ZApr 01 17:32:59.365 DEBG process exited with exit status: 0 (547.929554ms)
24502026-04-01T17:33:00.396ZApr 01 17:32:59.365 DEBG running: git -C /work/oxidecomputer/helios rev-parse --verify HEAD^{commit}
24512026-04-01T17:33:00.400ZApr 01 17:32:59.367 DEBG process exited with exit status: 0 (2.79509ms)
24522026-04-01T17:33:00.400ZApr 01 17:32:59.367 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools
24532026-04-01T17:33:01.553ZApr 01 17:33:00.522 DEBG process exited with exit status: 0 (1.154352912s)
24542026-04-01T17:33:01.553ZApr 01 17:33:00.522 DEBG running: zfs list rpool/images/build/host
24552026-04-01T17:33:01.557ZNAME USED AVAIL REFER MOUNTPOINT
24562026-04-01T17:33:01.557Zrpool/images/build/host 24K 151G 24K /rpool/images/build/host
24572026-04-01T17:33:01.560ZApr 01 17:33:00.527 DEBG process exited with exit status: 0 (5.474957ms)
24582026-04-01T17:33:01.560ZApr 01 17:33:00.527 DEBG running: zfs list rpool/images/build/recovery
24592026-04-01T17:33:01.563ZNAME USED AVAIL REFER MOUNTPOINT
24602026-04-01T17:33:01.563Zrpool/images/build/recovery 24K 151G 24K /rpool/images/build/recovery
24612026-04-01T17:33:01.563ZApr 01 17:33:00.531 DEBG process exited with exit status: 0 (3.639682ms)
24622026-04-01T17:33:01.563ZApr 01 17:33:00.532 INFO [host-opte-p5p] running task
24632026-04-01T17:33:01.564ZApr 01 17:33:00.532 INFO [hubris-staging] running task
24642026-04-01T17:33:01.564ZApr 01 17:33:00.532 INFO downloading OPTE override p5p from https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/repo/c570ac2126dbbebbd8e98e73b580c5be6b7e460e/opte.p5p
24652026-04-01T17:33:01.564ZApr 01 17:33:00.532 INFO [incorp-manifest] running task
24662026-04-01T17:33:01.564ZApr 01 17:33:00.532 INFO [recovery-opte-p5p] running task
24672026-04-01T17:33:01.564ZApr 01 17:33:00.532 INFO [hubris-production] running task
24682026-04-01T17:33:01.564ZApr 01 17:33:00.532 INFO downloading OPTE override p5p from https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/repo/c570ac2126dbbebbd8e98e73b580c5be6b7e460e/opte.p5p
24692026-04-01T17:33:01.564ZApr 01 17:33:00.533 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup
24702026-04-01T17:33:01.564ZApr 01 17:33:00.533 DEBG running: pkg list -g https://pkg.oxide.computer/helios/2/dev/ -F json -o fmri -n '*'
24712026-04-01T17:33:01.567ZApr 01 17:33:00.534 INFO [incorp-create] running: pkgrepo create /work/incorporation
24722026-04-01T17:33:01.567ZApr 01 17:33:00.536 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
24732026-04-01T17:33:01.605Z[ helios-setup] cd tools/helios-build && cargo build --quiet
24742026-04-01T17:33:01.907ZApr 01 17:33:00.875 INFO [incorp-create] process exited with exit status: 0 (340.634508ms)
24752026-04-01T17:33:01.914ZApr 01 17:33:00.875 INFO [incorp-publisher] running: pkgrepo add-publisher -s /work/incorporation helios-dev
24762026-04-01T17:33:02.112Z[ omicron-package] Blocking waiting for file lock on package cache
24772026-04-01T17:33:02.131ZApr 01 17:33:01.101 INFO [incorp-publisher] process exited with exit status: 0 (225.74296ms)
24782026-04-01T17:33:02.620Z[ omicron-package] Blocking waiting for file lock on package cache
24792026-04-01T17:33:02.711ZApr 01 17:33:01.680 INFO downloaded OPTE p5p to /tmp/.tmpT7aQ5W/opte-recovery.p5p
24802026-04-01T17:33:02.711ZApr 01 17:33:01.680 INFO [recovery-opte-p5p] task succeeded (1.148440821s)
24812026-04-01T17:33:02.762ZApr 01 17:33:01.731 INFO downloaded OPTE p5p to /tmp/.tmpT7aQ5W/opte-host.p5p
24822026-04-01T17:33:02.762ZApr 01 17:33:01.731 INFO [host-opte-p5p] task succeeded (1.199575776s)
24832026-04-01T17:33:02.871Z[ omicron-package] Blocking waiting for file lock on package cache
24842026-04-01T17:33:03.672Z[ omicron-package] Compiling ring v0.17.14
24852026-04-01T17:33:03.809ZApr 01 17:33:02.779 INFO [hubris-production] task succeeded (2.246881211s)
24862026-04-01T17:33:03.887Z[ omicron-package] Compiling crucible-workspace-hack v0.1.0
24872026-04-01T17:33:03.906Z[ omicron-package] Compiling itertools v0.14.0
24882026-04-01T17:33:03.910Z[ omicron-package] Compiling secrecy v0.10.3
24892026-04-01T17:33:03.910Z[ omicron-package] Compiling heapless v0.8.0
24902026-04-01T17:33:03.910Z[ omicron-package] Compiling toml_edit v0.23.10+spec-1.0.0
24912026-04-01T17:33:03.910Z[ omicron-package] Compiling hash32 v0.3.1
24922026-04-01T17:33:03.910Z[ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24932026-04-01T17:33:03.910Z[ omicron-package] Compiling smoltcp v0.11.0
24942026-04-01T17:33:03.910Z[ omicron-package] Compiling cobs v0.3.0
24952026-04-01T17:33:03.910Z[ omicron-package] Compiling thiserror-impl-no-std v2.0.2
24962026-04-01T17:33:03.910Z[ omicron-package] Compiling universal-hash v0.5.1
24972026-04-01T17:33:03.910Z[ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24982026-04-01T17:33:03.910Z[ omicron-package] Compiling opaque-debug v0.3.1
24992026-04-01T17:33:03.910Z[ omicron-package] Compiling convert_case v0.4.0
25002026-04-01T17:33:04.492Z[ omicron-package] Compiling proc-macro-crate v1.3.1
25012026-04-01T17:33:04.689Z[ omicron-package] Compiling postcard v1.1.3
25022026-04-01T17:33:04.742Z[ omicron-package] Compiling poly1305 v0.8.0
25032026-04-01T17:33:05.068Z[ omicron-package] Compiling proc-macro-crate v3.4.0
25042026-04-01T17:33:05.071Z[ omicron-package] Compiling derive_more v0.99.20
25052026-04-01T17:33:05.071Z[ omicron-package] Compiling password-hash v0.5.0
25062026-04-01T17:33:05.266Z[ omicron-package] Compiling chacha20 v0.9.1
25072026-04-01T17:33:05.575Z[ omicron-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905)
25082026-04-01T17:33:05.707Z[ omicron-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b)
25092026-04-01T17:33:05.786Z[ omicron-package] Compiling blake2 v0.10.6
25102026-04-01T17:33:05.856Z[ omicron-package] Compiling aead v0.5.2
25112026-04-01T17:33:05.864Z[ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21)
25122026-04-01T17:33:06.095Z[ omicron-package] Compiling ingot-macros v0.1.1
25132026-04-01T17:33:06.126Z[ omicron-package] Compiling foreign-types-macros v0.2.3
25142026-04-01T17:33:06.130Z[ omicron-package] Compiling num_enum_derive v0.7.5
25152026-04-01T17:33:06.284Z[ omicron-package] Compiling thiserror-no-std v2.0.2
25162026-04-01T17:33:06.288Z[ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21)
25172026-04-01T17:33:06.288Z[ omicron-package] Compiling cpufeatures v0.3.0
25182026-04-01T17:33:06.288Z[ omicron-package] Compiling foreign-types-shared v0.3.1
25192026-04-01T17:33:06.444Z[ omicron-package] Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905)
25202026-04-01T17:33:06.463Z[ omicron-package] Compiling vsss-rs v3.3.4
25212026-04-01T17:33:06.628Z[ omicron-package] Compiling chacha20 v0.10.0
25222026-04-01T17:33:06.632Z[ omicron-package] Compiling chacha20poly1305 v0.10.1
25232026-04-01T17:33:06.929Z[ omicron-package] Compiling argon2 v0.5.3
25242026-04-01T17:33:06.957Z[ omicron-package] Compiling num_enum_derive v0.5.11
25252026-04-01T17:33:07.019Z[ omicron-package] Compiling tabwriter v1.4.1
25262026-04-01T17:33:07.074Z[ omicron-package] Compiling byte-wrapper v0.1.0
25272026-04-01T17:33:07.177Z[ omicron-package] Compiling foreign-types v0.5.0
25282026-04-01T17:33:07.195Z[ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25292026-04-01T17:33:07.195Z[ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21)
25302026-04-01T17:33:07.295Z[ omicron-package] Compiling cstr-argument v0.1.2
25312026-04-01T17:33:07.365Z[ omicron-package] Compiling num_enum v0.7.5
25322026-04-01T17:33:07.549Z[ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
25332026-04-01T17:33:07.580Z[ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25342026-04-01T17:33:07.687Z[ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
25352026-04-01T17:33:07.709Z[ omicron-package] Compiling rand v0.10.0
25362026-04-01T17:33:07.778Z[ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25372026-04-01T17:33:07.870Z[ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25382026-04-01T17:33:07.898Z[ omicron-package] Compiling libefi-sys v0.1.0
25392026-04-01T17:33:08.022Z[ omicron-package] Compiling rustls v0.23.37
25402026-04-01T17:33:08.058Z[ omicron-package] Compiling colored v3.1.1
25412026-04-01T17:33:08.169Z[ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905)
25422026-04-01T17:33:08.214Z[ omicron-package] Compiling usdt-macro v0.5.0
25432026-04-01T17:33:08.214Z[ omicron-package] Compiling usdt-attr-macro v0.5.0
25442026-04-01T17:33:08.265Z[ omicron-package] Compiling num_enum v0.5.11
25452026-04-01T17:33:08.268Z[ omicron-package] Compiling num-derive v0.4.2
25462026-04-01T17:33:08.268Z[ omicron-package] Compiling bitfield-struct v0.6.2
25472026-04-01T17:33:08.315Z[ omicron-package] Compiling memmap v0.7.0
25482026-04-01T17:33:08.356Z[ omicron-package] Compiling sigpipe v0.1.3
25492026-04-01T17:33:08.389Z[ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25502026-04-01T17:33:08.462Z[ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25512026-04-01T17:33:08.548Z[ omicron-package] Compiling swrite v0.1.0
25522026-04-01T17:33:08.680Z[ omicron-package] Compiling glob v0.3.3
25532026-04-01T17:33:08.722Z[ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905)
25542026-04-01T17:33:09.127Z[ omicron-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905)
25552026-04-01T17:33:09.151Z[ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25562026-04-01T17:33:09.197Z[ omicron-package] Compiling smf v0.2.3
25572026-04-01T17:33:09.216Z[ omicron-package] Compiling whoami v1.6.1
25582026-04-01T17:33:09.244Z[ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25592026-04-01T17:33:09.273Z[ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25602026-04-01T17:33:09.320Z[ omicron-package] Compiling ingot-types v0.1.2
25612026-04-01T17:33:09.369Z[ omicron-package] Compiling gethostname v0.5.0
25622026-04-01T17:33:09.374Z[ omicron-package] Compiling usdt v0.5.0
25632026-04-01T17:33:09.429Z[ omicron-package] Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25642026-04-01T17:33:09.556Z[ omicron-package] Compiling rustls-webpki v0.103.9
25652026-04-01T17:33:09.629Z[ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25662026-04-01T17:33:09.633Z[ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
25672026-04-01T17:33:09.686Z[ omicron-package] Compiling tokio-dtrace v0.1.1
25682026-04-01T17:33:09.823Z[ omicron-package] Compiling ingot v0.1.1
25692026-04-01T17:33:09.921Z[ omicron-package] Compiling oxide-tokio-rt v0.1.3
25702026-04-01T17:33:10.813Z[ omicron-package] Compiling rustls v0.22.4
25712026-04-01T17:33:11.880Z[ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21)
25722026-04-01T17:33:11.923Z[ omicron-package] Compiling rustls-webpki v0.102.8
25732026-04-01T17:33:13.404Z[ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21)
25742026-04-01T17:33:13.551Z[ omicron-package] Compiling tokio-rustls v0.26.4
25752026-04-01T17:33:13.551Z[ omicron-package] Compiling rustls-platform-verifier v0.6.2
25762026-04-01T17:33:13.785Z[ omicron-package] Compiling hyper-rustls v0.27.7
25772026-04-01T17:33:14.043Z[ omicron-package] Compiling reqwest v0.13.2
25782026-04-01T17:33:14.043Z[ omicron-package] Compiling reqwest v0.12.28
25792026-04-01T17:33:14.603Z[ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=c570ac2126dbbebbd8e98e73b580c5be6b7e460e#c570ac21)
25802026-04-01T17:33:14.611Z[ omicron-package] Compiling tokio-rustls v0.25.0
25812026-04-01T17:33:14.886Z[ omicron-package] Compiling dropshot v0.16.7
25822026-04-01T17:33:15.147Z[ helios-setup] warning: hiding a lifetime that's elided elsewhere is confusing
25832026-04-01T17:33:15.147Z[ helios-setup] --> src/main.rs:79:10
25842026-04-01T17:33:15.150Z[ helios-setup] |
25852026-04-01T17:33:15.151Z[ helios-setup] 79 | fn pc(s: &str) -> Component {
25862026-04-01T17:33:15.151Z[ helios-setup] | ^^^^ ^^^^^^^^^ the same lifetime is hidden here
25872026-04-01T17:33:15.151Z[ helios-setup] | |
25882026-04-01T17:33:15.151Z[ helios-setup] | the lifetime is elided here
25892026-04-01T17:33:15.151Z[ helios-setup] |
25902026-04-01T17:33:15.151Z[ helios-setup] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
25912026-04-01T17:33:15.151Z[ helios-setup] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
25922026-04-01T17:33:15.151Z[ helios-setup] help: use `'_` for type paths
25932026-04-01T17:33:15.151Z[ helios-setup] |
25942026-04-01T17:33:15.151Z[ helios-setup] 79 | fn pc(s: &str) -> Component<'_> {
25952026-04-01T17:33:15.151Z[ helios-setup] | ++++
25962026-04-01T17:33:15.151Z[ helios-setup]
25972026-04-01T17:33:16.816Z[ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25982026-04-01T17:33:17.272Z[ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25992026-04-01T17:33:18.442Z[ helios-setup] Apr 01 17:33:17.411 INFO helios repository root is: /work/oxidecomputer/helios
26002026-04-01T17:33:18.445Z[ helios-setup] Apr 01 17:33:17.412 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
26012026-04-01T17:33:18.445Z[ helios-setup] Apr 01 17:33:17.412 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder
26022026-04-01T17:33:18.445Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'...
26032026-04-01T17:33:18.563ZApr 01 17:33:17.532 INFO [hubris-staging] task succeeded (17.00054789s)
26042026-04-01T17:33:18.795Z[ omicron-package] Compiling progenitor-client v0.10.0
26052026-04-01T17:33:19.012Z[ omicron-package] Compiling progenitor-client v0.13.0
26062026-04-01T17:33:19.077Z[ helios-setup] Apr 01 17:33:18.046 INFO clone ok!, project: image-builder
26072026-04-01T17:33:19.080Z[ helios-setup] Apr 01 17:33:18.046 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no"
26082026-04-01T17:33:19.080Z[ helios-setup] Apr 01 17:33:18.046 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
26092026-04-01T17:33:19.080Z[ helios-setup] Apr 01 17:33:18.046 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl
26102026-04-01T17:33:19.080Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'...
26112026-04-01T17:33:19.140Z[ omicron-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
26122026-04-01T17:33:19.197Z[ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26132026-04-01T17:33:19.218Z[ omicron-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26142026-04-01T17:33:19.307Z[ omicron-package] Compiling progenitor-extras v0.1.1
26152026-04-01T17:33:19.365Z[ omicron-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26162026-04-01T17:33:19.534Z[ omicron-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26172026-04-01T17:33:19.620Z[ helios-setup] Apr 01 17:33:18.589 INFO clone ok!, project: phbl
26182026-04-01T17:33:19.621Z[ helios-setup] Apr 01 17:33:18.589 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
26192026-04-01T17:33:19.621Z[ helios-setup] Apr 01 17:33:18.589 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
26202026-04-01T17:33:19.624Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'...
26212026-04-01T17:33:19.642Z[ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26222026-04-01T17:33:19.696Z[ omicron-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26232026-04-01T17:33:19.755Z[ omicron-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26242026-04-01T17:33:19.813Z[ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26252026-04-01T17:33:19.862Z[ omicron-package] Compiling omicron-zone-package v0.12.2
26262026-04-01T17:33:20.588Z[ helios-setup] Apr 01 17:33:19.557 INFO clone ok!, project: amd-host-image-builder
26272026-04-01T17:33:20.588Z[ helios-setup] Apr 01 17:33:19.557 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
26282026-04-01T17:33:20.592Z[ helios-setup] Apr 01 17:33:19.557 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware
26292026-04-01T17:33:20.592Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'...
26302026-04-01T17:33:24.896ZApr 01 17:33:23.865 DEBG process exited with exit status: 0 (23.331778168s)
26312026-04-01T17:33:24.899ZApr 01 17:33:23.866 INFO [incorp-manifest] task succeeded (23.333930605s)
26322026-04-01T17:33:24.899ZApr 01 17:33:23.866 INFO [incorp-fmt] running: pkgfmt -u -f v2 /work/incorporation.p5m
26332026-04-01T17:33:25.067ZApr 01 17:33:24.036 INFO [incorp-fmt] process exited with exit status: 0 (169.763221ms)
26342026-04-01T17:33:25.070ZApr 01 17:33:24.036 INFO [incorp-pkgsend] running: pkgsend publish -s /work/incorporation /work/incorporation.p5m
26352026-04-01T17:33:25.254Z[ incorp-pkgsend] pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260401T173324Z
26362026-04-01T17:33:25.254Z[ incorp-pkgsend] PUBLISHED
26372026-04-01T17:33:25.285ZApr 01 17:33:24.254 INFO [incorp-pkgsend] process exited with exit status: 0 (217.820663ms)
26382026-04-01T17:33:25.289ZApr 01 17:33:24.254 INFO [helios-incorp] running: pkgrecv -s /work/incorporation -a -d /work/incorporation.p5p -m latest -v '*'
26392026-04-01T17:33:25.476Z[ helios-incorp] Retrieving packages for publisher helios-dev ...
26402026-04-01T17:33:25.480Z[ helios-incorp] Retrieving catalog 'helios-dev' ... Done
26412026-04-01T17:33:25.499Z[ helios-incorp] Retrieving and evaluating 1 package(s)...
26422026-04-01T17:33:25.499Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26432026-04-01T17:33:25.502Z[ helios-incorp] Fetching manifests: 1/1 100% complete
26442026-04-01T17:33:25.502Z[ helios-incorp]
26452026-04-01T17:33:25.502Z[ helios-incorp] Archiving packages ...
26462026-04-01T17:33:25.502Z[ helios-incorp] Packages to add: 1
26472026-04-01T17:33:25.502Z[ helios-incorp] Files to retrieve: 0
26482026-04-01T17:33:25.502Z[ helios-incorp] Estimated transfer size: 0.00 B
26492026-04-01T17:33:25.502Z[ helios-incorp]
26502026-04-01T17:33:25.502Z[ helios-incorp] Packages to archive:
26512026-04-01T17:33:25.502Z[ helios-incorp] consolidation/oxide/omicron-release-incorporation@19.0.0.0,5.11:20260401T173324Z
26522026-04-01T17:33:25.502Z[ helios-incorp]
26532026-04-01T17:33:25.502Z[ helios-incorp] Archiving: 1/7 items 0.0/0.1MB 0% complete
26542026-04-01T17:33:25.506Z[ helios-incorp] Archiving: Completed 108.19 kB in 0.00 seconds
26552026-04-01T17:33:25.535ZApr 01 17:33:24.504 INFO [helios-incorp] process exited with exit status: 0 (249.86108ms)
26562026-04-01T17:33:25.694Z[ omicron-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26572026-04-01T17:33:27.482Z[ helios-setup] Apr 01 17:33:26.450 INFO clone ok!, project: amd-firmware
26582026-04-01T17:33:27.482Z[ helios-setup] Apr 01 17:33:26.450 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
26592026-04-01T17:33:27.485Z[ helios-setup] Apr 01 17:33:26.450 INFO cloning git@github.com:oxidecomputer/dmar-report.git at "/work/oxidecomputer/helios/projects/dmar-report"..., project: dmar-report
26602026-04-01T17:33:27.485Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/dmar-report'...
26612026-04-01T17:33:28.411Z[ helios-setup] Apr 01 17:33:27.379 INFO clone ok!, project: dmar-report
26622026-04-01T17:33:28.414Z[ helios-setup] Apr 01 17:33:27.379 INFO skipping project "illumos" because "BUILD_OS" is set to "no"
26632026-04-01T17:33:28.414Z[ helios-setup] Apr 01 17:33:27.379 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
26642026-04-01T17:33:28.414Z[ helios-setup] Apr 01 17:33:27.379 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot
26652026-04-01T17:33:28.414Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'...
26662026-04-01T17:33:29.246Z[ helios-setup] Apr 01 17:33:28.214 INFO clone ok!, project: pilot
26672026-04-01T17:33:29.246Z[ helios-setup] Apr 01 17:33:28.215 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
26682026-04-01T17:33:29.246Z[ helios-setup] Apr 01 17:33:28.215 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick
26692026-04-01T17:33:29.250Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'...
26702026-04-01T17:33:29.727Z[ helios-setup] Apr 01 17:33:28.695 INFO clone ok!, project: pinprick
26712026-04-01T17:33:29.727Z[ helios-setup] Apr 01 17:33:28.695 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no"
26722026-04-01T17:33:29.730Z[ helios-setup] Apr 01 17:33:28.695 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
26732026-04-01T17:33:29.730Z[ helios-setup] Apr 01 17:33:28.695 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver
26742026-04-01T17:33:29.730Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'...
26752026-04-01T17:33:30.234Z[ helios-setup] Apr 01 17:33:29.201 INFO clone ok!, project: bootserver
26762026-04-01T17:33:30.234Z[ helios-setup] Apr 01 17:33:29.202 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
26772026-04-01T17:33:30.238Z[ helios-setup] Apr 01 17:33:29.202 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms
26782026-04-01T17:33:30.238Z[ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'...
26792026-04-01T17:33:31.081Z[ helios-setup] Apr 01 17:33:30.049 INFO clone ok!, project: chelsio-t6-roms
26802026-04-01T17:33:31.081Z[ helios-setup] Apr 01 17:33:30.049 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None
26812026-04-01T17:33:31.288Z[ helios-setup] Apr 01 17:33:30.256 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None
26822026-04-01T17:33:31.489Z[ helios-setup] Apr 01 17:33:30.457 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created
26832026-04-01T17:33:31.489Z[ helios-setup] Apr 01 17:33:30.457 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None
26842026-04-01T17:33:31.699Z[ helios-setup] Apr 01 17:33:30.666 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None
26852026-04-01T17:33:31.907Z[ helios-setup] Apr 01 17:33:30.874 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created
26862026-04-01T17:33:31.907Z[ helios-setup] Apr 01 17:33:30.874 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None
26872026-04-01T17:33:32.109Z[ helios-setup] Apr 01 17:33:31.076 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None
26882026-04-01T17:33:32.314Z[ helios-setup] Apr 01 17:33:31.281 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created
26892026-04-01T17:33:32.314Z[ helios-setup] Apr 01 17:33:31.282 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist
26902026-04-01T17:33:32.317Z[ helios-setup] Apr 01 17:33:31.282 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ...
26912026-04-01T17:33:32.317Z[ helios-setup] Apr 01 17:33:31.282 INFO ok!
26922026-04-01T17:33:32.317Z[ helios-setup] Apr 01 17:33:31.282 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist
26932026-04-01T17:33:32.317Z[ helios-setup] Apr 01 17:33:31.282 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ...
26942026-04-01T17:33:32.317Z[ helios-setup] Apr 01 17:33:31.282 INFO ok!
26952026-04-01T17:33:32.317Z[ helios-setup] Apr 01 17:33:31.282 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist
26962026-04-01T17:33:32.317Z[ helios-setup] Apr 01 17:33:31.282 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ...
26972026-04-01T17:33:32.317Z[ helios-setup] Apr 01 17:33:31.282 INFO ok!
26982026-04-01T17:33:32.317Z[ helios-setup] Apr 01 17:33:31.282 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/image-builder"
26992026-04-01T17:33:32.321Z[ helios-setup] Apr 01 17:33:31.289 INFO rust toolchain for "/work/oxidecomputer/helios/projects/image-builder": "1.94.0-x86_64-unknown-illumos (default)"
27002026-04-01T17:33:32.321Z[ helios-setup] Apr 01 17:33:31.289 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder
27012026-04-01T17:33:32.321Z[ helios-setup] Apr 01 17:33:31.289 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder")
27022026-04-01T17:33:32.390Z[ helios-setup] Apr 01 17:33:31.358 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib`
27032026-04-01T17:33:32.656Z[ helios-setup] Apr 01 17:33:31.624 INFO E| From https://github.com/jclulow/rust-jmclib
27042026-04-01T17:33:32.656Z[ helios-setup] Apr 01 17:33:31.624 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949
27052026-04-01T17:33:32.708Z[ helios-setup] Apr 01 17:33:31.633 INFO E| Updating crates.io index
27062026-04-01T17:33:32.834Z[ helios-setup] Apr 01 17:33:31.802 INFO E| Downloading crates ...
27072026-04-01T17:33:32.892Z[ helios-setup] Apr 01 17:33:31.860 INFO E| Downloaded block-buffer v0.9.0
27082026-04-01T17:33:32.898Z[ helios-setup] Apr 01 17:33:31.866 INFO E| Downloaded getrandom v0.2.10
27092026-04-01T17:33:32.901Z[ helios-setup] Apr 01 17:33:31.869 INFO E| Downloaded ryu v1.0.15
27102026-04-01T17:33:32.904Z[ helios-setup] Apr 01 17:33:31.871 INFO E| Downloaded opaque-debug v0.3.0
27112026-04-01T17:33:32.904Z[ helios-setup] Apr 01 17:33:31.872 INFO E| Downloaded libdevinfo-sys v1.0.0
27122026-04-01T17:33:32.907Z[ omicron-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27132026-04-01T17:33:32.908Z[ helios-setup] Apr 01 17:33:31.874 INFO E| Downloaded md-5 v0.9.1
27142026-04-01T17:33:32.908Z[ helios-setup] Apr 01 17:33:31.876 INFO E| Downloaded errno v0.3.1
27152026-04-01T17:33:32.911Z[ helios-setup] Apr 01 17:33:31.876 INFO E| Downloaded fastrand v2.0.0
27162026-04-01T17:33:32.918Z[ helios-setup] Apr 01 17:33:31.886 INFO E| Downloaded digest v0.9.0
27172026-04-01T17:33:32.931Z[ helios-setup] Apr 01 17:33:31.899 INFO E| Downloaded cpufeatures v0.2.9
27182026-04-01T17:33:32.934Z[ helios-setup] Apr 01 17:33:31.900 INFO E| Downloaded glob v0.3.1
27192026-04-01T17:33:32.939Z[ helios-setup] Apr 01 17:33:31.907 INFO E| Downloaded anyhow v1.0.72
27202026-04-01T17:33:32.942Z[ helios-setup] Apr 01 17:33:31.910 INFO E| Downloaded itoa v1.0.9
27212026-04-01T17:33:32.946Z[ helios-setup] Apr 01 17:33:31.914 INFO E| Downloaded sha-1 v0.9.8
27222026-04-01T17:33:32.949Z[ helios-setup] Apr 01 17:33:31.916 INFO E| Downloaded uuid v0.8.2
27232026-04-01T17:33:32.952Z[ helios-setup] Apr 01 17:33:31.918 INFO E| Downloaded typenum v1.16.0
27242026-04-01T17:33:32.952Z[ helios-setup] Apr 01 17:33:31.919 INFO E| Downloaded unicode-ident v1.0.11
27252026-04-01T17:33:32.955Z[ helios-setup] Apr 01 17:33:31.921 INFO E| Downloaded quote v1.0.31
27262026-04-01T17:33:32.955Z[ helios-setup] Apr 01 17:33:31.922 INFO E| Downloaded unicode-width v0.1.10
27272026-04-01T17:33:32.955Z[ helios-setup] Apr 01 17:33:31.923 INFO E| Downloaded proc-macro2 v1.0.66
27282026-04-01T17:33:32.958Z[ helios-setup] Apr 01 17:33:31.926 INFO E| Downloaded tempfile v3.7.0
27292026-04-01T17:33:32.961Z[ helios-setup] Apr 01 17:33:31.927 INFO E| Downloaded bitflags v2.3.3
27302026-04-01T17:33:32.961Z[ helios-setup] Apr 01 17:33:31.929 INFO E| Downloaded walkdir v2.3.3
27312026-04-01T17:33:32.964Z[ helios-setup] Apr 01 17:33:31.931 INFO E| Downloaded toml v0.5.11
27322026-04-01T17:33:32.964Z[ helios-setup] Apr 01 17:33:31.932 INFO E| Downloaded serde v1.0.193
27332026-04-01T17:33:32.967Z[ helios-setup] Apr 01 17:33:31.934 INFO E| Downloaded once_cell v1.18.0
27342026-04-01T17:33:32.970Z[ helios-setup] Apr 01 17:33:31.938 INFO E| Downloaded serde_derive v1.0.193
27352026-04-01T17:33:32.984Z[ helios-setup] Apr 01 17:33:31.952 INFO E| Downloaded serde_json v1.0.103
27362026-04-01T17:33:33.008Z[ helios-setup] Apr 01 17:33:31.977 INFO E| Downloaded syn v2.0.32
27372026-04-01T17:33:33.017Z[ helios-setup] Apr 01 17:33:31.985 INFO E| Downloaded rustix v0.38.4
27382026-04-01T17:33:33.037Z[ helios-setup] Apr 01 17:33:32.005 INFO E| Downloaded libc v0.2.147
27392026-04-01T17:33:33.093Z[ helios-setup] Apr 01 17:33:32.061 INFO E| Compiling libc v0.2.147
27402026-04-01T17:33:33.093Z[ helios-setup] Apr 01 17:33:32.061 INFO E| Compiling proc-macro2 v1.0.66
27412026-04-01T17:33:33.096Z[ helios-setup] Apr 01 17:33:32.061 INFO E| Compiling unicode-ident v1.0.11
27422026-04-01T17:33:33.096Z[ helios-setup] Apr 01 17:33:32.061 INFO E| Compiling cfg-if v1.0.0
27432026-04-01T17:33:33.096Z[ helios-setup] Apr 01 17:33:32.061 INFO E| Compiling version_check v0.9.4
27442026-04-01T17:33:33.096Z[ helios-setup] Apr 01 17:33:32.061 INFO E| Compiling typenum v1.16.0
27452026-04-01T17:33:33.108Z[ helios-setup] Apr 01 17:33:32.075 INFO E| Compiling serde v1.0.193
27462026-04-01T17:33:33.111Z[ helios-setup] Apr 01 17:33:32.075 INFO E| Compiling powerfmt v0.2.0
27472026-04-01T17:33:33.111Z[ helios-setup] Apr 01 17:33:32.075 INFO E| Compiling slog v2.7.0
27482026-04-01T17:33:33.111Z[ helios-setup] Apr 01 17:33:32.075 INFO E| Compiling itoa v1.0.9
27492026-04-01T17:33:33.111Z[ helios-setup] Apr 01 17:33:32.075 INFO E| Compiling num-conv v0.1.0
27502026-04-01T17:33:33.111Z[ helios-setup] Apr 01 17:33:32.076 INFO E| Compiling rustix v0.38.4
27512026-04-01T17:33:33.111Z[ helios-setup] Apr 01 17:33:32.076 INFO E| Compiling time-core v0.1.2
27522026-04-01T17:33:33.111Z[ helios-setup] Apr 01 17:33:32.076 INFO E| Compiling num_threads v0.1.6
27532026-04-01T17:33:33.111Z[ helios-setup] Apr 01 17:33:32.079 INFO E| Compiling once_cell v1.18.0
27542026-04-01T17:33:33.115Z[ helios-setup] Apr 01 17:33:32.079 INFO E| Compiling bitflags v2.3.3
27552026-04-01T17:33:33.239Z[ helios-setup] Apr 01 17:33:32.207 INFO E| Compiling opaque-debug v0.3.0
27562026-04-01T17:33:33.250Z[ helios-setup] Apr 01 17:33:32.218 INFO E| Compiling fastrand v2.0.0
27572026-04-01T17:33:33.287Z[ helios-setup] Apr 01 17:33:32.255 INFO E| Compiling anyhow v1.0.72
27582026-04-01T17:33:33.308Z[ helios-setup] Apr 01 17:33:32.276 INFO E| Compiling thread_local v1.1.7
27592026-04-01T17:33:33.319Z[ helios-setup] Apr 01 17:33:32.286 INFO E| Compiling deranged v0.3.11
27602026-04-01T17:33:33.343Z[ helios-setup] Apr 01 17:33:32.311 INFO E| Compiling serde_json v1.0.103
27612026-04-01T17:33:33.343Z[ helios-setup] Apr 01 17:33:32.311 INFO E| Compiling time-macros v0.2.18
27622026-04-01T17:33:33.432Z[ helios-setup] Apr 01 17:33:32.400 INFO E| Compiling unicode-width v0.1.10
27632026-04-01T17:33:33.453Z[ helios-setup] Apr 01 17:33:32.421 INFO E| Compiling ryu v1.0.15
27642026-04-01T17:33:33.503Z[ helios-setup] Apr 01 17:33:32.471 INFO E| Compiling cpufeatures v0.2.9
27652026-04-01T17:33:33.645Z[ helios-setup] Apr 01 17:33:32.613 INFO E| Compiling same-file v1.0.6
27662026-04-01T17:33:33.648Z[ helios-setup] Apr 01 17:33:32.613 INFO E| Compiling generic-array v0.14.7
27672026-04-01T17:33:33.648Z[ helios-setup] Apr 01 17:33:32.614 INFO E| Compiling getopts v0.2.21
27682026-04-01T17:33:33.727Z[ helios-setup] Apr 01 17:33:32.695 INFO E| Compiling libdevinfo-sys v1.0.0
27692026-04-01T17:33:33.731Z[ helios-setup] Apr 01 17:33:32.696 INFO E| Compiling glob v0.3.1
27702026-04-01T17:33:33.840Z[ helios-setup] Apr 01 17:33:32.808 INFO E| Compiling walkdir v2.3.3
27712026-04-01T17:33:34.262Z[ helios-setup] Apr 01 17:33:33.230 INFO E| Compiling quote v1.0.31
27722026-04-01T17:33:34.432Z[ helios-setup] Apr 01 17:33:33.400 INFO E| Compiling syn v2.0.32
27732026-04-01T17:33:34.472Z[ helios-setup] Apr 01 17:33:33.440 INFO E| Compiling dirs-sys-next v0.1.2
27742026-04-01T17:33:34.473Z[ helios-setup] Apr 01 17:33:33.440 INFO E| Compiling errno v0.3.1
27752026-04-01T17:33:34.473Z[ helios-setup] Apr 01 17:33:33.440 INFO E| Compiling atty v0.2.14
27762026-04-01T17:33:34.476Z[ helios-setup] Apr 01 17:33:33.440 INFO E| Compiling getrandom v0.2.10
27772026-04-01T17:33:34.515Z[ helios-setup] Apr 01 17:33:33.483 INFO E| Compiling time v0.3.36
27782026-04-01T17:33:34.606Z[ helios-setup] Apr 01 17:33:33.573 INFO E| Compiling dirs-next v2.0.0
27792026-04-01T17:33:34.685Z[ helios-setup] Apr 01 17:33:33.653 INFO E| Compiling term v0.7.0
27802026-04-01T17:33:34.875Z[ helios-setup] Apr 01 17:33:33.842 INFO E| Compiling digest v0.9.0
27812026-04-01T17:33:34.875Z[ helios-setup] Apr 01 17:33:33.842 INFO E| Compiling block-buffer v0.9.0
27822026-04-01T17:33:34.978Z[ helios-setup] Apr 01 17:33:33.946 INFO E| Compiling sha-1 v0.9.8
27832026-04-01T17:33:34.978Z[ helios-setup] Apr 01 17:33:33.946 INFO E| Compiling md-5 v0.9.1
27842026-04-01T17:33:35.241Z[ helios-setup] Apr 01 17:33:34.209 INFO E| Compiling tempfile v3.7.0
27852026-04-01T17:33:35.390Z[ helios-setup] Apr 01 17:33:34.357 INFO E| Compiling slog-term v2.9.0
27862026-04-01T17:33:36.262Z[ helios-setup] Apr 01 17:33:35.230 INFO E| Compiling serde_derive v1.0.193
27872026-04-01T17:33:37.296Z[ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27882026-04-01T17:33:38.379Z[ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
27892026-04-01T17:33:40.137Z[ helios-setup] Apr 01 17:33:39.104 INFO E| Compiling toml v0.5.11
27902026-04-01T17:33:40.137Z[ helios-setup] Apr 01 17:33:39.104 INFO E| Compiling uuid v0.8.2
27912026-04-01T17:33:40.753Z[ helios-setup] Apr 01 17:33:39.720 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268)
27922026-04-01T17:33:41.032Z[ helios-setup] Apr 01 17:33:39.999 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder)
27932026-04-01T17:33:43.821Z[ helios-setup] Apr 01 17:33:42.788 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.49s
27942026-04-01T17:33:43.841Z[ helios-setup] Apr 01 17:33:42.809 INFO building project "image-builder" ok (11 seconds)
27952026-04-01T17:33:43.845Z[ helios-setup] Apr 01 17:33:42.809 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
27962026-04-01T17:33:43.873Z[ helios-setup] Apr 01 17:33:42.840 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')"
27972026-04-01T17:33:43.873Z[ helios-setup] Apr 01 17:33:42.840 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder
27982026-04-01T17:33:43.876Z[ helios-setup] Apr 01 17:33:42.840 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder")
27992026-04-01T17:33:44.011Z[ helios-setup] Apr 01 17:33:42.978 INFO E| Updating crates.io index
28002026-04-01T17:33:44.014Z[ helios-setup] Apr 01 17:33:42.978 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git`
28012026-04-01T17:33:44.428Z[ helios-setup] Apr 01 17:33:43.395 INFO E| From https://github.com/oxidecomputer/amd-apcb
28022026-04-01T17:33:44.428Z[ helios-setup] Apr 01 17:33:43.395 INFO E| * [new ref] 1ec66d607de2437813cdd9ffa91719a4b163b3cf -> refs/commit/1ec66d607de2437813cdd9ffa91719a4b163b3cf
28032026-04-01T17:33:44.490Z[ helios-setup] Apr 01 17:33:43.457 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-efs.git`
28042026-04-01T17:33:44.878Z[ helios-setup] Apr 01 17:33:43.845 INFO E| From https://github.com/oxidecomputer/amd-efs
28052026-04-01T17:33:44.878Z[ helios-setup] Apr 01 17:33:43.845 INFO E| * [new ref] da9716b305396da455bd7f6f665cec493c780037 -> refs/commit/da9716b305396da455bd7f6f665cec493c780037
28062026-04-01T17:33:45.237Z[ helios-setup] Apr 01 17:33:44.204 INFO E| Downloading crates ...
28072026-04-01T17:33:45.286Z[ helios-setup] Apr 01 17:33:44.253 INFO E| Downloaded ansi_term v0.12.1
28082026-04-01T17:33:45.297Z[ helios-setup] Apr 01 17:33:44.265 INFO E| Downloaded unic-char-property v0.9.0
28092026-04-01T17:33:45.300Z[ helios-setup] Apr 01 17:33:44.266 INFO E| Downloaded pest_meta v2.8.0
28102026-04-01T17:33:45.300Z[ helios-setup] Apr 01 17:33:44.267 INFO E| Downloaded modular-bitfield v0.11.2
28112026-04-01T17:33:45.306Z[ helios-setup] Apr 01 17:33:44.273 INFO E| Downloaded unic-ucd-version v0.9.0
28122026-04-01T17:33:45.312Z[ helios-setup] Apr 01 17:33:44.280 INFO E| Downloaded unic-char-range v0.9.0
28132026-04-01T17:33:45.315Z[ helios-setup] Apr 01 17:33:44.281 INFO E| Downloaded dyn-clone v1.0.19
28142026-04-01T17:33:45.315Z[ helios-setup] Apr 01 17:33:44.282 INFO E| Downloaded heck v0.3.3
28152026-04-01T17:33:45.318Z[ helios-setup] Apr 01 17:33:44.286 INFO E| Downloaded unic-ucd-ident v0.9.0
28162026-04-01T17:33:45.322Z[ helios-setup] Apr 01 17:33:44.287 INFO E| Downloaded itoa v1.0.15
28172026-04-01T17:33:45.322Z[ helios-setup] Apr 01 17:33:44.288 INFO E| Downloaded unic-common v0.9.0
28182026-04-01T17:33:45.322Z[ helios-setup] Apr 01 17:33:44.288 INFO E| Downloaded parse_int v0.9.0
28192026-04-01T17:33:45.322Z[ helios-setup] Apr 01 17:33:44.289 INFO E| Downloaded four-cc v0.4.0
28202026-04-01T17:33:45.326Z[ helios-setup] Apr 01 17:33:44.294 INFO E| Downloaded strum v0.27.1
28212026-04-01T17:33:45.334Z[ helios-setup] Apr 01 17:33:44.301 INFO E| Downloaded strsim v0.8.0
28222026-04-01T17:33:45.341Z[ helios-setup] Apr 01 17:33:44.308 INFO E| Downloaded vec_map v0.8.2
28232026-04-01T17:33:45.344Z[ helios-setup] Apr 01 17:33:44.309 INFO E| Downloaded structopt v0.3.26
28242026-04-01T17:33:45.347Z[ helios-setup] Apr 01 17:33:44.313 INFO E| Downloaded fletcher v1.0.0
28252026-04-01T17:33:45.350Z[ helios-setup] Apr 01 17:33:44.316 INFO E| Downloaded proc-macro2 v1.0.95
28262026-04-01T17:33:45.350Z[ helios-setup] Apr 01 17:33:44.317 INFO E| Downloaded pest_generator v2.8.0
28272026-04-01T17:33:45.354Z[ helios-setup] Apr 01 17:33:44.321 INFO E| Downloaded thiserror-impl v2.0.12
28282026-04-01T17:33:45.356Z[ helios-setup] Apr 01 17:33:44.323 INFO E| Downloaded textwrap v0.11.0
28292026-04-01T17:33:45.359Z[ helios-setup] Apr 01 17:33:44.324 INFO E| Downloaded bytesize v2.0.1
28302026-04-01T17:33:45.359Z[ helios-setup] Apr 01 17:33:44.325 INFO E| Downloaded autocfg v1.4.0
28312026-04-01T17:33:45.359Z[ helios-setup] Apr 01 17:33:44.326 INFO E| Downloaded strum_macros v0.27.1
28322026-04-01T17:33:45.362Z[ helios-setup] Apr 01 17:33:44.330 INFO E| Downloaded thiserror v2.0.12
28332026-04-01T17:33:45.367Z[ helios-setup] Apr 01 17:33:44.334 INFO E| Downloaded structopt-derive v0.4.18
28342026-04-01T17:33:45.370Z[ helios-setup] Apr 01 17:33:44.335 INFO E| Downloaded rustversion v1.0.20
28352026-04-01T17:33:45.370Z[ helios-setup] Apr 01 17:33:44.336 INFO E| Downloaded quote v1.0.40
28362026-04-01T17:33:45.373Z[ helios-setup] Apr 01 17:33:44.339 INFO E| Downloaded unicode-ident v1.0.18
28372026-04-01T17:33:45.373Z[ helios-setup] Apr 01 17:33:44.340 INFO E| Downloaded ryu v1.0.20
28382026-04-01T17:33:45.376Z[ helios-setup] Apr 01 17:33:44.342 INFO E| Downloaded modular-bitfield-impl v0.13.1
28392026-04-01T17:33:45.376Z[ helios-setup] Apr 01 17:33:44.343 INFO E| Downloaded modular-bitfield-impl v0.11.2
28402026-04-01T17:33:45.379Z[ helios-setup] Apr 01 17:33:44.345 INFO E| Downloaded pest_derive v2.8.0
28412026-04-01T17:33:45.381Z[ helios-setup] Apr 01 17:33:44.347 INFO E| Downloaded modular-bitfield v0.13.1
28422026-04-01T17:33:45.385Z[ helios-setup] Apr 01 17:33:44.352 INFO E| Downloaded serde_derive v1.0.219
28432026-04-01T17:33:45.392Z[ helios-setup] Apr 01 17:33:44.360 INFO E| Downloaded log v0.4.27
28442026-04-01T17:33:45.396Z[ helios-setup] Apr 01 17:33:44.364 INFO E| Downloaded serde v1.0.219
28452026-04-01T17:33:45.407Z[ helios-setup] Apr 01 17:33:44.374 INFO E| Downloaded zerocopy-derive v0.8.25
28462026-04-01T17:33:45.410Z[ helios-setup] Apr 01 17:33:44.378 INFO E| Downloaded typenum v1.18.0
28472026-04-01T17:33:45.417Z[ helios-setup] Apr 01 17:33:44.385 INFO E| Downloaded memchr v2.7.4
28482026-04-01T17:33:45.428Z[ helios-setup] Apr 01 17:33:44.395 INFO E| Downloaded pest v2.8.0
28492026-04-01T17:33:45.434Z[ helios-setup] Apr 01 17:33:44.401 INFO E| Downloaded serde_json v1.0.140
28502026-04-01T17:33:45.437Z[ helios-setup] Apr 01 17:33:44.405 INFO E| Downloaded clap v2.34.0
28512026-04-01T17:33:45.455Z[ helios-setup] Apr 01 17:33:44.422 INFO E| Downloaded goblin v0.9.3
28522026-04-01T17:33:45.459Z[ helios-setup] Apr 01 17:33:44.427 INFO E| Downloaded zerocopy v0.8.25
28532026-04-01T17:33:45.474Z[ helios-setup] Apr 01 17:33:44.441 INFO E| Downloaded syn v2.0.101
28542026-04-01T17:33:45.500Z[ helios-setup] Apr 01 17:33:44.467 INFO E| Downloaded libc v0.2.172
28552026-04-01T17:33:45.550Z[ helios-setup] Apr 01 17:33:44.518 INFO E| Compiling proc-macro2 v1.0.95
28562026-04-01T17:33:45.551Z[ helios-setup] Apr 01 17:33:44.518 INFO E| Compiling unicode-ident v1.0.18
28572026-04-01T17:33:45.551Z[ helios-setup] Apr 01 17:33:44.518 INFO E| Compiling memchr v2.7.4
28582026-04-01T17:33:45.554Z[ helios-setup] Apr 01 17:33:44.518 INFO E| Compiling thiserror v2.0.12
28592026-04-01T17:33:45.554Z[ helios-setup] Apr 01 17:33:44.518 INFO E| Compiling autocfg v1.4.0
28602026-04-01T17:33:45.554Z[ helios-setup] Apr 01 17:33:44.518 INFO E| Compiling serde v1.0.219
28612026-04-01T17:33:45.554Z[ helios-setup] Apr 01 17:33:44.518 INFO E| Compiling syn v1.0.109
28622026-04-01T17:33:45.572Z[ helios-setup] Apr 01 17:33:44.540 INFO E| Compiling version_check v0.9.5
28632026-04-01T17:33:45.575Z[ helios-setup] Apr 01 17:33:44.540 INFO E| Compiling serde_json v1.0.140
28642026-04-01T17:33:45.575Z[ helios-setup] Apr 01 17:33:44.540 INFO E| Compiling schemars v0.8.22
28652026-04-01T17:33:45.575Z[ helios-setup] Apr 01 17:33:44.540 INFO E| Compiling ryu v1.0.20
28662026-04-01T17:33:45.575Z[ helios-setup] Apr 01 17:33:44.540 INFO E| Compiling itoa v1.0.15
28672026-04-01T17:33:45.575Z[ helios-setup] Apr 01 17:33:44.540 INFO E| Compiling paste v1.0.15
28682026-04-01T17:33:45.575Z[ helios-setup] Apr 01 17:33:44.540 INFO E| Compiling zerocopy v0.8.25
28692026-04-01T17:33:45.575Z[ helios-setup] Apr 01 17:33:44.540 INFO E| Compiling ucd-trie v0.1.7
28702026-04-01T17:33:45.575Z[ helios-setup] Apr 01 17:33:44.541 INFO E| Compiling static_assertions v1.1.0
28712026-04-01T17:33:45.672Z[ helios-setup] Apr 01 17:33:44.638 INFO E| Compiling libc v0.2.172
28722026-04-01T17:33:45.704Z[ helios-setup] Apr 01 17:33:44.671 INFO E| Compiling dyn-clone v1.0.19
28732026-04-01T17:33:45.720Z[ helios-setup] Apr 01 17:33:44.687 INFO E| Compiling rustversion v1.0.20
28742026-04-01T17:33:45.770Z[ helios-setup] Apr 01 17:33:44.738 INFO E| Compiling once_cell v1.21.3
28752026-04-01T17:33:45.865Z[ helios-setup] Apr 01 17:33:44.832 INFO E| Compiling unicode-width v0.1.14
28762026-04-01T17:33:45.892Z[ helios-setup] Apr 01 17:33:44.859 INFO E| Compiling heck v0.5.0
28772026-04-01T17:33:45.895Z[ helios-setup] Apr 01 17:33:44.863 INFO E| Compiling unicode-segmentation v1.12.0
28782026-04-01T17:33:45.914Z[ helios-setup] Apr 01 17:33:44.881 INFO E| Compiling proc-macro-error-attr v1.0.4
28792026-04-01T17:33:45.922Z[ helios-setup] Apr 01 17:33:44.889 INFO E| Compiling proc-macro-error v1.0.4
28802026-04-01T17:33:46.005Z[ helios-setup] Apr 01 17:33:44.972 INFO E| Compiling num-traits v0.2.19
28812026-04-01T17:33:46.005Z[ helios-setup] Apr 01 17:33:44.972 INFO E| Compiling memoffset v0.9.1
28822026-04-01T17:33:46.045Z[ helios-setup] Apr 01 17:33:45.012 INFO E| Compiling vec_map v0.8.2
28832026-04-01T17:33:46.051Z[ helios-setup] Apr 01 17:33:45.018 INFO E| Compiling unic-char-range v0.9.0
28842026-04-01T17:33:46.085Z[ helios-setup] Apr 01 17:33:45.052 INFO E| Compiling ansi_term v0.12.1
28852026-04-01T17:33:46.117Z[ helios-setup] Apr 01 17:33:45.083 INFO E| Compiling textwrap v0.11.0
28862026-04-01T17:33:46.138Z[ helios-setup] Apr 01 17:33:45.104 INFO E| Compiling strsim v0.8.0
28872026-04-01T17:33:46.163Z[ helios-setup] Apr 01 17:33:45.130 INFO E| Compiling unic-common v0.9.0
28882026-04-01T17:33:46.184Z[ helios-setup] Apr 01 17:33:45.151 INFO E| Compiling bitflags v1.3.2
28892026-04-01T17:33:46.213Z[ helios-setup] Apr 01 17:33:45.180 INFO E| Compiling byteorder v1.5.0
28902026-04-01T17:33:46.220Z[ helios-setup] Apr 01 17:33:45.187 INFO E| Compiling strum v0.27.1
28912026-04-01T17:33:46.274Z[ helios-setup] Apr 01 17:33:45.241 INFO E| Compiling heck v0.3.3
28922026-04-01T17:33:46.289Z[ helios-setup] Apr 01 17:33:45.257 INFO E| Compiling fletcher v1.0.0
28932026-04-01T17:33:46.295Z[ helios-setup] Apr 01 17:33:45.262 INFO E| Compiling unic-ucd-version v0.9.0
28942026-04-01T17:33:46.311Z[ helios-setup] Apr 01 17:33:45.278 INFO E| Compiling unic-char-property v0.9.0
28952026-04-01T17:33:46.322Z[ helios-setup] Apr 01 17:33:45.289 INFO E| Compiling log v0.4.27
28962026-04-01T17:33:46.322Z[ helios-setup] Apr 01 17:33:45.289 INFO E| Compiling lazy_static v1.5.0
28972026-04-01T17:33:46.378Z[ helios-setup] Apr 01 17:33:45.345 INFO E| Compiling atty v0.2.14
28982026-04-01T17:33:46.385Z[ helios-setup] Apr 01 17:33:45.352 INFO E| Compiling plain v0.2.3
28992026-04-01T17:33:46.414Z[ helios-setup] Apr 01 17:33:45.382 INFO E| Compiling unic-ucd-ident v0.9.0
29002026-04-01T17:33:46.429Z[ helios-setup] Apr 01 17:33:45.395 INFO E| Compiling bytesize v2.0.1
29012026-04-01T17:33:46.449Z[ helios-setup] Apr 01 17:33:45.416 INFO E| Compiling clap v2.34.0
29022026-04-01T17:33:46.516Z[ helios-setup] Apr 01 17:33:45.484 INFO E| Compiling quote v1.0.40
29032026-04-01T17:33:46.678Z[ helios-setup] Apr 01 17:33:45.645 INFO E| Compiling syn v2.0.101
29042026-04-01T17:33:46.985Z[ helios-setup] Apr 01 17:33:45.952 INFO E| Compiling parse_int v0.9.0
29052026-04-01T17:33:47.129Z[ omicron-package] Finished `release` profile [optimized] target(s) in 45.55s
29062026-04-01T17:33:47.364Z[ omicron-package]
29072026-04-01T17:33:47.364Z[ omicron-package] real 45.733906351
29082026-04-01T17:33:47.364Z[ omicron-package] user 5:19.905209816
29092026-04-01T17:33:47.367Z[ omicron-package] sys 27.028477173
29102026-04-01T17:33:47.368Z[ omicron-package] trap 0.508041990
29112026-04-01T17:33:47.368Z[ omicron-package] tflt 1.021644881
29122026-04-01T17:33:47.368Z[ omicron-package] dflt 2.896436192
29132026-04-01T17:33:47.368Z[ omicron-package] kflt 0.000408353
29142026-04-01T17:33:47.368Z[ omicron-package] lock 12:29.363886317
29152026-04-01T17:33:47.368Z[ omicron-package] slp 7:21.467463219
29162026-04-01T17:33:47.368Z[ omicron-package] lat 1:08.042622963
29172026-04-01T17:33:47.368Z[ omicron-package] stop 1:18.784302414
29182026-04-01T17:33:47.368ZApr 01 17:33:46.332 INFO [omicron-package] process exited with exit status: 0 (45.796160102s)
29192026-04-01T17:33:47.368ZApr 01 17:33:46.332 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery
29202026-04-01T17:33:47.368ZApr 01 17:33:46.332 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host
29212026-04-01T17:33:47.377Z[ recovery-target] Logging to: /work/artifacts-recovery/LOG
29222026-04-01T17:33:47.377Z[ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG
29232026-04-01T17:33:47.380Z[ recovery-target] Created new build target 'recovery' and set it as active
29242026-04-01T17:33:47.380Z[ host-target] Created new build target 'host' and set it as active
29252026-04-01T17:33:47.383ZApr 01 17:33:46.348 INFO [host-target] process exited with exit status: 0 (15.692872ms)
29262026-04-01T17:33:47.383ZApr 01 17:33:46.348 INFO [recovery-target] process exited with exit status: 0 (16.189514ms)
29272026-04-01T17:33:47.383ZApr 01 17:33:46.348 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package
29282026-04-01T17:33:47.388Z[ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG
29292026-04-01T17:33:48.520Z[ helios-setup] Apr 01 17:33:47.487 INFO E| Compiling modular-bitfield-impl v0.11.2
29302026-04-01T17:33:48.520Z[ helios-setup] Apr 01 17:33:47.487 INFO E| Compiling structopt-derive v0.4.18
29312026-04-01T17:33:48.721Z[ helios-setup] Apr 01 17:33:47.687 INFO E| Compiling serde_derive_internals v0.29.1
29322026-04-01T17:33:48.961Z[ host-package] Compiling ring v0.17.14
29332026-04-01T17:33:49.093Z[ helios-setup] Apr 01 17:33:48.060 INFO E| Compiling thiserror-impl v2.0.12
29342026-04-01T17:33:49.093Z[ helios-setup] Apr 01 17:33:48.060 INFO E| Compiling serde_derive v1.0.219
29352026-04-01T17:33:49.093Z[ helios-setup] Apr 01 17:33:48.060 INFO E| Compiling zerocopy-derive v0.8.25
29362026-04-01T17:33:49.097Z[ helios-setup] Apr 01 17:33:48.060 INFO E| Compiling modular-bitfield-impl v0.13.1
29372026-04-01T17:33:49.097Z[ helios-setup] Apr 01 17:33:48.060 INFO E| Compiling num-derive v0.4.2
29382026-04-01T17:33:49.097Z[ helios-setup] Apr 01 17:33:48.060 INFO E| Compiling strum_macros v0.27.1
29392026-04-01T17:33:49.097Z[ helios-setup] Apr 01 17:33:48.060 INFO E| Compiling scroll_derive v0.12.1
29402026-04-01T17:33:49.223Z[ helios-setup] Apr 01 17:33:48.190 INFO E| Compiling schemars_derive v0.8.22
29412026-04-01T17:33:49.262Z[ host-package] Compiling regress v0.10.5
29422026-04-01T17:33:49.262Z[ host-package] Compiling heck v0.5.0
29432026-04-01T17:33:49.313Z[ host-package] Compiling unsafe-libyaml v0.2.11
29442026-04-01T17:33:49.342Z[ host-package] Compiling prettyplease v0.2.37
29452026-04-01T17:33:49.367Z[ host-package] Compiling unicode-width v0.1.14
29462026-04-01T17:33:49.371Z[ host-package] Compiling is-terminal v0.4.17
29472026-04-01T17:33:49.371Z[ host-package] Compiling serde_spanned v1.0.4
29482026-04-01T17:33:49.371Z[ host-package] Compiling toml_writer v1.0.6+spec-1.1.0
29492026-04-01T17:33:49.371Z[ host-package] Compiling bytecount v0.6.9
29502026-04-01T17:33:49.371Z[ host-package] Compiling derive-where v1.6.0
29512026-04-01T17:33:49.371Z[ host-package] Compiling thread_local v1.1.9
29522026-04-01T17:33:49.405Z[ helios-setup] Apr 01 17:33:48.372 INFO E| Compiling modular-bitfield v0.11.2
29532026-04-01T17:33:49.411Z[ helios-setup] Apr 01 17:33:48.378 INFO E| Compiling structopt v0.3.26
29542026-04-01T17:33:49.483Z[ host-package] Compiling match_cfg v0.1.0
29552026-04-01T17:33:49.483Z[ host-package] Compiling multer v3.1.0
29562026-04-01T17:33:49.483Z[ host-package] Compiling slog-async v2.8.0
29572026-04-01T17:33:49.920Z[ helios-setup] Apr 01 17:33:48.887 INFO E| Compiling scroll v0.12.0
29582026-04-01T17:33:49.957Z[ host-package] Compiling serde_yaml v0.9.34+deprecated
29592026-04-01T17:33:49.957Z[ host-package] Compiling typify-impl v0.6.1
29602026-04-01T17:33:49.957Z[ host-package] Compiling hostname v0.3.1
29612026-04-01T17:33:50.065Z[ host-package] Compiling slog-json v2.6.1
29622026-04-01T17:33:50.124Z[ host-package] Compiling toml v0.9.12+spec-1.1.0
29632026-04-01T17:33:50.127Z[ host-package] Compiling crossbeam-channel v0.5.15
29642026-04-01T17:33:50.136Z[ helios-setup] Apr 01 17:33:49.103 INFO E| Compiling goblin v0.9.3
29652026-04-01T17:33:50.139Z[ host-package] Compiling futures-executor v0.3.32
29662026-04-01T17:33:50.142Z[ host-package] Compiling term v1.2.1
29672026-04-01T17:33:50.142Z[ host-package] Compiling take_mut v0.2.2
29682026-04-01T17:33:50.356Z[ host-package] Compiling slog-bunyan v2.5.0
29692026-04-01T17:33:50.360Z[ helios-setup] Apr 01 17:33:49.327 INFO E| Compiling modular-bitfield v0.13.1
29702026-04-01T17:33:50.430Z[ helios-setup] Apr 01 17:33:49.397 INFO E| Compiling pest v2.8.0
29712026-04-01T17:33:50.706Z[ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29722026-04-01T17:33:50.770Z[ host-package] Compiling futures v0.3.32
29732026-04-01T17:33:50.900Z[ host-package] Compiling async-stream v0.3.6
29742026-04-01T17:33:50.900Z[ host-package] Compiling dropshot v0.16.7
29752026-04-01T17:33:50.991Z[ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
29762026-04-01T17:33:50.991Z[ host-package] Compiling waitgroup v0.1.2
29772026-04-01T17:33:51.041Z[ host-package] Compiling slog-term v2.9.2
29782026-04-01T17:33:51.041Z[ host-package] Compiling backon v1.6.0
29792026-04-01T17:33:51.152Z[ host-package] Compiling rustls-pemfile v2.2.0
29802026-04-01T17:33:51.186Z[ host-package] Compiling hostname v0.4.2
29812026-04-01T17:33:51.186Z[ host-package] Compiling serde_path_to_error v0.1.20
29822026-04-01T17:33:51.190Z[ host-package] Compiling instant v0.1.13
29832026-04-01T17:33:51.245Z[ host-package] Compiling debug-ignore v1.0.5
29842026-04-01T17:33:51.352Z[ host-package] Compiling backoff v0.4.0
29852026-04-01T17:33:51.352Z[ host-package] Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
29862026-04-01T17:33:51.416Z[ host-package] Compiling parse-display v0.10.0
29872026-04-01T17:33:51.477Z[ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29882026-04-01T17:33:51.496Z[ helios-setup] Apr 01 17:33:50.463 INFO E| Compiling pest_meta v2.8.0
29892026-04-01T17:33:51.499Z[ host-package] Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
29902026-04-01T17:33:51.499Z[ host-package] Compiling macaddr v1.0.1
29912026-04-01T17:33:51.503Z[ host-package] Compiling num-rational v0.4.2
29922026-04-01T17:33:51.537Z[ host-package] Compiling console v0.15.11
29932026-04-01T17:33:51.734Z[ host-package] Compiling num-complex v0.4.6
29942026-04-01T17:33:51.757Z[ host-package] Compiling slog-dtrace v0.3.0
29952026-04-01T17:33:51.757Z[ host-package] Compiling atomicwrites v0.4.4
29962026-04-01T17:33:51.805Z[ host-package] Compiling newline-converter v0.3.0
29972026-04-01T17:33:51.809Z[ host-package] Compiling float-ord v0.3.2
29982026-04-01T17:33:51.982Z[ host-package] Compiling owo-colors v4.3.0
29992026-04-01T17:33:52.027Z[ host-package] Compiling cancel-safe-futures v0.1.5
30002026-04-01T17:33:52.074Z[ helios-setup] Apr 01 17:33:51.041 INFO E| Compiling pest_generator v2.8.0
30012026-04-01T17:33:52.117Z[ host-package] Compiling expectorate v1.2.0
30022026-04-01T17:33:52.121Z[ host-package] Compiling num v0.4.3
30032026-04-01T17:33:52.278Z[ host-package] Compiling libsw-core v0.3.2
30042026-04-01T17:33:52.281Z[ host-package] Compiling resolv-conf v0.7.6
30052026-04-01T17:33:52.281Z[ host-package] Compiling toml v0.8.23
30062026-04-01T17:33:52.328Z[ host-package] Compiling linear-map v1.2.0
30072026-04-01T17:33:52.387Z[ host-package] Compiling minimal-lexical v0.2.1
30082026-04-01T17:33:52.514Z[ host-package] Compiling libsw v3.5.0
30092026-04-01T17:33:52.518Z[ host-package] Compiling linked-hash-map v0.5.6
30102026-04-01T17:33:52.642Z[ helios-setup] Apr 01 17:33:51.605 INFO E| Compiling pest_derive v2.8.0
30112026-04-01T17:33:52.747Z[ host-package] Compiling nom v7.1.3
30122026-04-01T17:33:52.773Z[ host-package] Compiling unicode-xid v0.2.6
30132026-04-01T17:33:52.810Z[ host-package] Compiling lru-cache v0.1.2
30142026-04-01T17:33:52.901Z[ host-package] Compiling hickory-proto v0.24.4
30152026-04-01T17:33:53.000Z[ host-package] Compiling convert_case v0.10.0
30162026-04-01T17:33:53.022Z[ host-package] Compiling termtree v0.5.1
30172026-04-01T17:33:53.026Z[ host-package] Compiling phf_shared v0.12.1
30182026-04-01T17:33:53.068Z[ host-package] Compiling csv-core v0.1.13
30192026-04-01T17:33:53.072Z[ host-package] Compiling vte v0.14.1
30202026-04-01T17:33:53.072Z[ host-package] Compiling chrono-tz v0.10.4
30212026-04-01T17:33:53.127Z[ host-package] Compiling highway v1.3.0
30222026-04-01T17:33:53.130Z[ host-package] Compiling const_format_proc_macros v0.2.34
30232026-04-01T17:33:53.285Z[ host-package] Compiling strip-ansi-escapes v0.2.1
30242026-04-01T17:33:53.317Z[ host-package] Compiling rustls v0.23.37
30252026-04-01T17:33:53.447Z[ host-package] Compiling rustls v0.22.4
30262026-04-01T17:33:53.450Z[ host-package] Compiling derive_more-impl v2.1.1
30272026-04-01T17:33:53.495Z[ host-package] Compiling csv v1.4.0
30282026-04-01T17:33:53.576Z[ host-package] Compiling phf v0.12.1
30292026-04-01T17:33:53.607Z[ host-package] Compiling papergrid v0.11.0
30302026-04-01T17:33:53.646Z[ helios-setup] Apr 01 17:33:52.613 INFO E| Compiling json5 v0.4.1
30312026-04-01T17:33:53.662Z[ host-package] Compiling fd-lock v4.0.4
30322026-04-01T17:33:53.807Z[ host-package] Compiling peg-macros v0.8.5
30332026-04-01T17:33:53.915Z[ host-package] Compiling tabled_derive v0.7.0
30342026-04-01T17:33:53.980Z[ host-package] Compiling nu-ansi-term v0.50.3
30352026-04-01T17:33:54.070Z[ host-package] Compiling const_format v0.2.35
30362026-04-01T17:33:54.257Z[ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30372026-04-01T17:33:54.305Z[ host-package] Compiling derive_more v2.1.1
30382026-04-01T17:33:54.450Z[ host-package] Compiling typify-macro v0.6.1
30392026-04-01T17:33:54.539Z[ host-package] Compiling crossterm v0.29.0
30402026-04-01T17:33:54.572Z[ host-package] Compiling rustls-webpki v0.103.9
30412026-04-01T17:33:54.572Z[ host-package] Compiling rustls-webpki v0.102.8
30422026-04-01T17:33:54.705Z[ host-package] Compiling reedline v0.40.0
30432026-04-01T17:33:54.955Z[ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
30442026-04-01T17:33:54.978Z[ host-package] Compiling tabled v0.15.0
30452026-04-01T17:33:55.052Z[ host-package] Compiling bcs v0.1.6
30462026-04-01T17:33:55.145Z[ helios-setup] Apr 01 17:33:54.111 INFO E| Compiling four-cc v0.4.0
30472026-04-01T17:33:55.145Z[ helios-setup] Apr 01 17:33:54.111 INFO E| Compiling amd-efs v0.4.4 (https://github.com/oxidecomputer/amd-efs.git?branch=main#da9716b3)
30482026-04-01T17:33:55.327Z[ helios-setup] Apr 01 17:33:54.293 INFO E| Compiling amd-apcb v0.5.5 (https://github.com/oxidecomputer/amd-apcb.git?branch=main#1ec66d60)
30492026-04-01T17:33:55.526Z[ host-package] Compiling hickory-resolver v0.24.4
30502026-04-01T17:33:55.857Z[ host-package] Compiling peg v0.8.5
30512026-04-01T17:33:56.089Z[ host-package] Compiling semver v0.1.20
30522026-04-01T17:33:56.174Z[ host-package] Compiling typify v0.6.1
30532026-04-01T17:33:56.508Z[ host-package] Compiling progenitor-impl v0.13.0
30542026-04-01T17:33:56.606Z[ host-package] Compiling rustc_version v0.1.7
30552026-04-01T17:33:57.205Z[ host-package] Compiling qorb v0.4.1
30562026-04-01T17:33:57.686Z[ host-package] Compiling tokio-rustls v0.25.0
30572026-04-01T17:33:58.803Z[ host-package] Compiling tokio-rustls v0.26.4
30582026-04-01T17:33:59.261Z[ host-package] Compiling hyper-rustls v0.27.7
30592026-04-01T17:33:59.430Z[ host-package] Compiling rustls-platform-verifier v0.6.2
30602026-04-01T17:33:59.603Z[ host-package] Compiling reqwest v0.12.28
30612026-04-01T17:33:59.724Z[ host-package] Compiling reqwest v0.13.2
30622026-04-01T17:34:00.473Z[ host-package] Compiling progenitor-macro v0.13.0
30632026-04-01T17:34:00.624Z[ host-package] Compiling newtype_derive v0.1.6
30642026-04-01T17:34:00.803Z[ host-package] Compiling humantime v2.3.0
30652026-04-01T17:34:00.973Z[ host-package] Compiling unicode-linebreak v0.1.5
30662026-04-01T17:34:01.343Z[ host-package] Compiling progenitor-client v0.13.0
30672026-04-01T17:34:01.418Z[ host-package] Compiling progenitor-client v0.10.0
30682026-04-01T17:34:01.819Z[ host-package] Compiling progenitor-extras v0.1.1
30692026-04-01T17:34:01.882Z[ host-package] Compiling smawk v0.3.2
30702026-04-01T17:34:02.100Z[ host-package] Compiling textwrap v0.16.2
30712026-04-01T17:34:02.100Z[ host-package] Compiling dropshot-api-manager-types v0.6.0
30722026-04-01T17:34:02.189Z[ host-package] Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=multicast-e2e#8456ce46)
30732026-04-01T17:34:02.789Z[ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30742026-04-01T17:34:03.170Z[ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30752026-04-01T17:34:03.538Z[ host-package] Compiling steno v0.4.1
30762026-04-01T17:34:03.658Z[ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30772026-04-01T17:34:03.740Z[ host-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30782026-04-01T17:34:03.851Z[ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30792026-04-01T17:34:04.103Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30802026-04-01T17:34:04.152Z[ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30812026-04-01T17:34:04.321Z[ host-package] Compiling utf-8 v0.7.6
30822026-04-01T17:34:04.613Z[ host-package] Compiling tagptr v0.2.0
30832026-04-01T17:34:04.662Z[ host-package] Compiling tungstenite v0.21.0
30842026-04-01T17:34:04.665Z[ host-package] Compiling typify-impl v0.4.3
30852026-04-01T17:34:04.837Z[ host-package] Compiling moka v0.12.13
30862026-04-01T17:34:05.213Z[ host-package] Compiling num-derive v0.3.3
30872026-04-01T17:34:05.397Z[ host-package] Compiling proc-macro-error-attr2 v2.0.0
30882026-04-01T17:34:05.554Z[ host-package] Compiling tokio-tungstenite v0.21.0
30892026-04-01T17:34:05.858Z[ host-package] Compiling proc-macro-error2 v2.0.1
30902026-04-01T17:34:06.212Z[ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30912026-04-01T17:34:06.302Z[ host-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30922026-04-01T17:34:06.675Z[ host-package] Compiling progenitor v0.13.0
30932026-04-01T17:34:06.757Z[ host-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30942026-04-01T17:34:06.907Z[ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30952026-04-01T17:34:07.066Z[ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30962026-04-01T17:34:07.287Z[ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30972026-04-01T17:34:07.606Z[ host-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30982026-04-01T17:34:07.751Z[ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30992026-04-01T17:34:07.801Z[ host-package] Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31002026-04-01T17:34:08.289Z[ host-package] Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31012026-04-01T17:34:09.560Z[ host-package] Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31022026-04-01T17:34:09.605Z[ helios-setup] Apr 01 17:34:08.571 INFO E| Compiling amd-host-image-builder-config v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/ahib-config)
31032026-04-01T17:34:10.208Z[ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31042026-04-01T17:34:10.722Z[ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31052026-04-01T17:34:11.052Z[ host-package] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31062026-04-01T17:34:11.105Z[ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31072026-04-01T17:34:11.137Z[ host-package] Compiling tough v0.20.0
31082026-04-01T17:34:11.375Z[ host-package] Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31092026-04-01T17:34:11.435Z[ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=multicast-e2e#8456ce46)
31102026-04-01T17:34:12.480Z[ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31112026-04-01T17:34:12.656Z[ host-package] Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31122026-04-01T17:34:12.890Z[ host-package] Compiling hickory-resolver v0.25.2
31132026-04-01T17:34:12.947Z[ host-package] Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31142026-04-01T17:34:13.182Z[ host-package] Compiling typify-macro v0.4.3
31152026-04-01T17:34:13.216Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905)
31162026-04-01T17:34:13.254Z[ helios-setup] Apr 01 17:34:12.219 INFO E| Compiling amd-host-image-builder v0.1.2 (/work/oxidecomputer/helios/projects/amd-host-image-builder)
31172026-04-01T17:34:13.746Z[ host-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31182026-04-01T17:34:14.849Z[ host-package] Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31192026-04-01T17:34:15.038Z[ host-package] Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31202026-04-01T17:34:17.339Z[ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31212026-04-01T17:34:17.602Z[ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31222026-04-01T17:34:17.851Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31232026-04-01T17:34:17.910Z[ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31242026-04-01T17:34:18.447Z[ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31252026-04-01T17:34:20.059Z[ host-package] Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31262026-04-01T17:34:20.085Z[ host-package] Compiling libscf-sys v1.1.0
31272026-04-01T17:34:20.184Z[ host-package] Compiling vergen-gitcl v1.0.8
31282026-04-01T17:34:20.475Z[ host-package] Compiling dirs-sys-next v0.1.2
31292026-04-01T17:34:20.522Z[ host-package] Compiling maplit v1.0.2
31302026-04-01T17:34:20.794Z[ host-package] Compiling glob v0.3.3
31312026-04-01T17:34:20.898Z[ host-package] Compiling crunchy v0.2.4
31322026-04-01T17:34:21.002Z[ host-package] Compiling diesel_derives v2.3.7
31332026-04-01T17:34:21.250Z[ host-package] Compiling clang-sys v1.8.1
31342026-04-01T17:34:21.357Z[ host-package] Compiling dirs-next v2.0.0
31352026-04-01T17:34:21.525Z[ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31362026-04-01T17:34:21.525Z[ host-package] Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31372026-04-01T17:34:21.613Z[ host-package] Compiling typify v0.4.3
31382026-04-01T17:34:21.692Z[ host-package] Compiling tabled_derive v0.11.0
31392026-04-01T17:34:21.775Z[ host-package] Compiling papergrid v0.17.0
31402026-04-01T17:34:21.862Z[ host-package] Compiling testing_table v0.3.0
31412026-04-01T17:34:22.341Z[ host-package] Compiling dsl_auto_type v0.2.0
31422026-04-01T17:34:22.397Z[ host-package] Compiling scheduled-thread-pool v0.2.7
31432026-04-01T17:34:22.936Z[ host-package] Compiling diesel_table_macro_syntax v0.3.0
31442026-04-01T17:34:22.994Z[ host-package] Compiling tiny-keccak v2.0.2
31452026-04-01T17:34:23.100Z[ host-package] Compiling r2d2 v0.8.10
31462026-04-01T17:34:23.187Z[ host-package] Compiling term v0.7.0
31472026-04-01T17:34:23.271Z[ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31482026-04-01T17:34:23.654Z[ host-package] Compiling tabled v0.20.0
31492026-04-01T17:34:23.878Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
31502026-04-01T17:34:23.958Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
31512026-04-01T17:34:24.264Z[ host-package] Compiling downcast-rs v2.0.2
31522026-04-01T17:34:24.296Z[ host-package] Compiling xshell-macros v0.2.7
31532026-04-01T17:34:24.451Z[ host-package] Compiling bit-vec v0.6.3
31542026-04-01T17:34:24.713Z[ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31552026-04-01T17:34:24.753Z[ host-package] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31562026-04-01T17:34:25.036Z[ host-package] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31572026-04-01T17:34:25.040Z[ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31582026-04-01T17:34:25.136Z[ host-package] Compiling xshell v0.2.7
31592026-04-01T17:34:25.410Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
31602026-04-01T17:34:25.487Z[ host-package] Compiling bit-set v0.5.3
31612026-04-01T17:34:25.680Z[ helios-setup] Apr 01 17:34:24.645 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.77s
31622026-04-01T17:34:25.717Z[ helios-setup] Apr 01 17:34:24.682 INFO building project "amd-host-image-builder" ok (41 seconds)
31632026-04-01T17:34:25.717Z[ helios-setup] Apr 01 17:34:24.682 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/dmar-report"
31642026-04-01T17:34:25.726Z[ helios-setup] Apr 01 17:34:24.691 INFO rust toolchain for "/work/oxidecomputer/helios/projects/dmar-report": "1.94.0-x86_64-unknown-illumos (default)"
31652026-04-01T17:34:25.726Z[ helios-setup] Apr 01 17:34:24.691 INFO building project "dmar-report" at /work/oxidecomputer/helios/projects/dmar-report
31662026-04-01T17:34:25.726Z[ helios-setup] Apr 01 17:34:24.691 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/dmar-report")
31672026-04-01T17:34:25.940Z[ helios-setup] Apr 01 17:34:24.904 INFO E| Downloading crates ...
31682026-04-01T17:34:25.997Z[ helios-setup] Apr 01 17:34:24.961 INFO E| Downloaded iana-time-zone v0.1.63
31692026-04-01T17:34:26.002Z[ helios-setup] Apr 01 17:34:24.966 INFO E| Downloaded errno v0.3.12
31702026-04-01T17:34:26.005Z[ helios-setup] Apr 01 17:34:24.970 INFO E| Downloaded tempfile v3.20.0
31712026-04-01T17:34:26.073Z[ host-package] Compiling ascii-canvas v3.0.0
31722026-04-01T17:34:26.076Z[ helios-setup] Apr 01 17:34:25.039 INFO E| Downloaded time-core v0.1.4
31732026-04-01T17:34:26.076Z[ helios-setup] Apr 01 17:34:25.041 INFO E| Downloaded anyhow v1.0.98
31742026-04-01T17:34:26.100Z[ helios-setup] Apr 01 17:34:25.065 INFO E| Downloaded time-macros v0.2.22
31752026-04-01T17:34:26.103Z[ helios-setup] Apr 01 17:34:25.067 INFO E| Downloaded serde_with_macros v3.12.0
31762026-04-01T17:34:26.103Z[ helios-setup] Apr 01 17:34:25.068 INFO E| Downloaded deranged v0.4.0
31772026-04-01T17:34:26.112Z[ helios-setup] Apr 01 17:34:25.077 INFO E| Downloaded bitflags v2.9.1
31782026-04-01T17:34:26.116Z[ helios-setup] Apr 01 17:34:25.080 INFO E| Downloaded getrandom v0.3.3
31792026-04-01T17:34:26.126Z[ helios-setup] Apr 01 17:34:25.090 INFO E| Downloaded indexmap v2.9.0
31802026-04-01T17:34:26.134Z[ helios-setup] Apr 01 17:34:25.099 INFO E| Downloaded serde_with v3.12.0
31812026-04-01T17:34:26.139Z[ helios-setup] Apr 01 17:34:25.104 INFO E| Downloaded time v0.3.41
31822026-04-01T17:34:26.153Z[ helios-setup] Apr 01 17:34:25.118 INFO E| Downloaded chrono v0.4.41
31832026-04-01T17:34:26.158Z[ helios-setup] Apr 01 17:34:25.123 INFO E| Downloaded hashbrown v0.15.3
31842026-04-01T17:34:26.165Z[ helios-setup] Apr 01 17:34:25.130 INFO E| Downloaded rustix v1.0.7
31852026-04-01T17:34:26.226Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling proc-macro2 v1.0.95
31862026-04-01T17:34:26.226Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling unicode-ident v1.0.18
31872026-04-01T17:34:26.229Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling libc v0.2.172
31882026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling fnv v1.0.7
31892026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling ident_case v1.0.1
31902026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling strsim v0.11.1
31912026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling serde v1.0.219
31922026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling rustix v1.0.7
31932026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling getrandom v0.3.3
31942026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling serde_json v1.0.140
31952026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling anyhow v1.0.98
31962026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling bitflags v2.9.1
31972026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling thiserror v2.0.12
31982026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling cfg-if v1.0.0
31992026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling itoa v1.0.15
32002026-04-01T17:34:26.230Z[ helios-setup] Apr 01 17:34:25.191 INFO E| Compiling once_cell v1.21.3
32012026-04-01T17:34:26.572Z[ host-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32022026-04-01T17:34:26.623Z[ host-package] Compiling itertools v0.10.5
32032026-04-01T17:34:27.041Z[ host-package] Compiling ena v0.14.4
32042026-04-01T17:34:27.101Z[ host-package] Compiling libloading v0.8.9
32052026-04-01T17:34:27.126Z[ helios-setup] Apr 01 17:34:26.090 INFO E| Compiling memchr v2.7.4
32062026-04-01T17:34:27.126Z[ helios-setup] Apr 01 17:34:26.090 INFO E| Compiling dmar-report v0.1.2 (/work/oxidecomputer/helios/projects/dmar-report)
32072026-04-01T17:34:27.129Z[ helios-setup] Apr 01 17:34:26.091 INFO E| Compiling fastrand v2.3.0
32082026-04-01T17:34:27.253Z[ helios-setup] Apr 01 17:34:26.218 INFO E| Compiling ryu v1.0.20
32092026-04-01T17:34:27.628Z[ host-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32102026-04-01T17:34:27.839Z[ host-package] Compiling regex-syntax v0.6.29
32112026-04-01T17:34:28.076Z[ host-package] Compiling unicase v2.9.0
32122026-04-01T17:34:28.196Z[ host-package] Compiling bindgen v0.71.1
32132026-04-01T17:34:28.547Z[ host-package] Compiling diesel v2.3.7
32142026-04-01T17:34:28.562Z[ helios-setup] Apr 01 17:34:27.527 INFO E| Compiling errno v0.3.12
32152026-04-01T17:34:28.685Z[ host-package] Compiling diff v0.1.13
32162026-04-01T17:34:28.823Z[ helios-setup] Apr 01 17:34:27.788 INFO E| Compiling quote v1.0.40
32172026-04-01T17:34:29.011Z[ helios-setup] Apr 01 17:34:27.975 INFO E| Compiling syn v2.0.101
32182026-04-01T17:34:29.145Z[ host-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32192026-04-01T17:34:29.556Z[ helios-setup] Apr 01 17:34:28.520 INFO E| Compiling tempfile v3.20.0
32202026-04-01T17:34:30.163Z[ host-package] Compiling lalrpop v0.19.12
32212026-04-01T17:34:30.516Z[ host-package] Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32222026-04-01T17:34:30.589Z[ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32232026-04-01T17:34:31.268Z[ host-package] Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32242026-04-01T17:34:31.522Z[ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32252026-04-01T17:34:31.530Z[ helios-setup] Apr 01 17:34:30.494 INFO E| Compiling darling_core v0.20.11
32262026-04-01T17:34:31.722Z[ host-package] Compiling cexpr v0.6.0
32272026-04-01T17:34:32.301Z[ host-package] Compiling crc8 v0.1.1
32282026-04-01T17:34:32.487Z[ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32292026-04-01T17:34:32.491Z[ host-package] Compiling headers-core v0.3.0
32302026-04-01T17:34:32.516Z[ host-package] Compiling libxml v0.3.3
32312026-04-01T17:34:32.519Z[ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32322026-04-01T17:34:32.547Z[ helios-setup] Apr 01 17:34:31.511 INFO E| Compiling serde_derive v1.0.219
32332026-04-01T17:34:32.547Z[ helios-setup] Apr 01 17:34:31.511 INFO E| Compiling thiserror-impl v2.0.12
32342026-04-01T17:34:32.720Z[ host-package] Compiling headers v0.4.1
32352026-04-01T17:34:33.181Z[ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32362026-04-01T17:34:33.221Z[ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32372026-04-01T17:34:33.547Z[ host-package] Compiling strum_macros v0.24.3
32382026-04-01T17:34:33.550Z[ helios-setup] Apr 01 17:34:32.512 INFO E| Compiling darling_macro v0.20.11
32392026-04-01T17:34:33.622Z[ host-package] Compiling indoc v1.0.9
32402026-04-01T17:34:34.162Z[ host-package] Compiling progenitor-impl v0.10.0
32412026-04-01T17:34:34.229Z[ helios-setup] Apr 01 17:34:33.193 INFO E| Compiling darling v0.20.11
32422026-04-01T17:34:34.284Z[ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32432026-04-01T17:34:34.318Z[ helios-setup] Apr 01 17:34:33.283 INFO E| Compiling serde_with_macros v3.12.0
32442026-04-01T17:34:34.534Z[ host-package] Compiling derive_builder v0.20.2
32452026-04-01T17:34:34.728Z[ host-package] Compiling oso-derive v0.27.3
32462026-04-01T17:34:34.782Z[ host-package] Compiling quick-xml v0.37.5
32472026-04-01T17:34:34.854Z[ host-package] Compiling impl-trait-for-tuples v0.2.3
32482026-04-01T17:34:35.206Z[ host-package] Compiling openssl-probe v0.1.6
32492026-04-01T17:34:35.317Z[ host-package] Compiling half v1.8.3
32502026-04-01T17:34:35.636Z[ host-package] Compiling serde_cbor v0.11.2
32512026-04-01T17:34:35.871Z[ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32522026-04-01T17:34:36.337Z[ host-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32532026-04-01T17:34:36.440Z[ host-package] Compiling progenitor-macro v0.10.0
32542026-04-01T17:34:36.684Z[ host-package] Compiling arc-swap v1.8.2
32552026-04-01T17:34:36.748Z[ host-package] Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32562026-04-01T17:34:37.123Z[ host-package] Compiling slog-scope v4.4.1
32572026-04-01T17:34:37.495Z[ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32582026-04-01T17:34:37.571Z[ host-package] Compiling samael v0.0.19
32592026-04-01T17:34:37.575Z[ host-package] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32602026-04-01T17:34:37.867Z[ host-package] Compiling bb8 v0.8.6
32612026-04-01T17:34:37.997Z[ helios-setup] Apr 01 17:34:36.961 INFO E| Compiling serde_with v3.12.0
32622026-04-01T17:34:38.284Z[ host-package] Compiling trait-variant v0.1.2
32632026-04-01T17:34:38.380Z[ host-package] Compiling slog-stdlog v4.1.1
32642026-04-01T17:34:38.472Z[ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32652026-04-01T17:34:38.563Z[ host-package] Compiling polar-core v0.27.3
32662026-04-01T17:34:39.002Z[ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32672026-04-01T17:34:39.097Z[ host-package] Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
32682026-04-01T17:34:39.366Z[ host-package] Compiling fxhash v0.2.1
32692026-04-01T17:34:39.563Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
32702026-04-01T17:34:40.082Z[ host-package] Compiling slog-envlogger v2.2.0
32712026-04-01T17:34:40.148Z[ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32722026-04-01T17:34:40.847Z[ host-package] Compiling progenitor v0.10.0
32732026-04-01T17:34:41.077Z[ host-package] Compiling kstat-rs v0.2.4
32742026-04-01T17:34:41.165Z[ host-package] Compiling libz-sys v1.1.24
32752026-04-01T17:34:41.482Z[ host-package] Compiling salty v0.3.0
32762026-04-01T17:34:41.781Z[ host-package] Compiling nonempty v0.12.0
32772026-04-01T17:34:41.863Z[ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32782026-04-01T17:34:42.037Z[ host-package] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32792026-04-01T17:34:42.129Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=abae2128f6e33a01cfb8dc2b75b362c48321bb9e#abae2128)
32802026-04-01T17:34:42.137Z[ helios-setup] Apr 01 17:34:41.100 INFO E| Finished `release` profile [optimized] target(s) in 16.39s
32812026-04-01T17:34:42.160Z[ helios-setup] Apr 01 17:34:41.124 INFO building project "dmar-report" ok (16 seconds)
32822026-04-01T17:34:42.160Z[ helios-setup] Apr 01 17:34:41.124 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pilot"
32832026-04-01T17:34:42.176Z[ helios-setup] Apr 01 17:34:41.140 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pilot": "1.94.0-x86_64-unknown-illumos (default)"
32842026-04-01T17:34:42.176Z[ helios-setup] Apr 01 17:34:41.140 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot
32852026-04-01T17:34:42.176Z[ helios-setup] Apr 01 17:34:41.140 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot")
32862026-04-01T17:34:42.233Z[ host-package] Compiling progenitor-impl v0.11.2
32872026-04-01T17:34:42.296Z[ helios-setup] Apr 01 17:34:41.259 INFO E| Updating git repository `https://github.com/jclulow/hiercmd`
32882026-04-01T17:34:42.673Z[ helios-setup] Apr 01 17:34:41.636 INFO E| From https://github.com/jclulow/hiercmd
32892026-04-01T17:34:42.673Z[ helios-setup] Apr 01 17:34:41.637 INFO E| * [new ref] 8eed23a01e9472183e9278ff456ba2f91e52b0ee -> refs/commit/8eed23a01e9472183e9278ff456ba2f91e52b0ee
32902026-04-01T17:34:42.686Z[ helios-setup] Apr 01 17:34:41.649 INFO E| Updating git repository `https://github.com/oxidecomputer/network-interface`
32912026-04-01T17:34:43.081Z[ helios-setup] Apr 01 17:34:42.044 INFO E| From https://github.com/oxidecomputer/network-interface
32922026-04-01T17:34:43.081Z[ helios-setup] Apr 01 17:34:42.044 INFO E| * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
32932026-04-01T17:34:43.093Z[ helios-setup] Apr 01 17:34:42.057 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git`
32942026-04-01T17:34:43.437Z[ helios-setup] Apr 01 17:34:42.400 INFO E| From https://github.com/oxidecomputer/boot-image-tools
32952026-04-01T17:34:43.437Z[ helios-setup] Apr 01 17:34:42.400 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff
32962026-04-01T17:34:43.455Z[ helios-setup] Apr 01 17:34:42.418 INFO E| Updating crates.io index
32972026-04-01T17:34:43.664Z[ helios-setup] Apr 01 17:34:42.627 INFO E| Downloading crates ...
32982026-04-01T17:34:43.827Z[ helios-setup] Apr 01 17:34:42.791 INFO E| Downloaded serde_spanned v1.0.3
32992026-04-01T17:34:43.831Z[ helios-setup] Apr 01 17:34:42.792 INFO E| Downloaded anyhow v1.0.100
33002026-04-01T17:34:43.858Z[ helios-setup] Apr 01 17:34:42.822 INFO E| Downloaded anstyle-query v1.1.4
33012026-04-01T17:34:43.861Z[ helios-setup] Apr 01 17:34:42.825 INFO E| Downloaded proc-macro2 v1.0.103
33022026-04-01T17:34:43.865Z[ helios-setup] Apr 01 17:34:42.827 INFO E| Downloaded futures-core v0.3.31
33032026-04-01T17:34:43.865Z[ helios-setup] Apr 01 17:34:42.828 INFO E| Downloaded libdevinfo-sys v1.1.0
33042026-04-01T17:34:43.865Z[ helios-setup] Apr 01 17:34:42.828 INFO E| Downloaded futures-sink v0.3.31
33052026-04-01T17:34:43.867Z[ helios-setup] Apr 01 17:34:42.829 INFO E| Downloaded futures-macro v0.3.31
33062026-04-01T17:34:43.867Z[ helios-setup] Apr 01 17:34:42.829 INFO E| Downloaded futures v0.3.31
33072026-04-01T17:34:43.898Z[ helios-setup] Apr 01 17:34:42.861 INFO E| Downloaded zeroize_derive v1.4.2
33082026-04-01T17:34:43.901Z[ helios-setup] Apr 01 17:34:42.862 INFO E| Downloaded clap_lex v0.7.6
33092026-04-01T17:34:43.901Z[ helios-setup] Apr 01 17:34:42.863 INFO E| Downloaded time-core v0.1.6
33102026-04-01T17:34:43.901Z[ helios-setup] Apr 01 17:34:42.864 INFO E| Downloaded simd-adler32 v0.3.7
33112026-04-01T17:34:43.930Z[ helios-setup] Apr 01 17:34:42.893 INFO E| Downloaded env_logger v0.11.8
33122026-04-01T17:34:43.933Z[ helios-setup] Apr 01 17:34:42.895 INFO E| Downloaded bitfield-macros v0.19.3
33132026-04-01T17:34:43.933Z[ helios-setup] Apr 01 17:34:42.896 INFO E| Downloaded futures-task v0.3.31
33142026-04-01T17:34:43.933Z[ helios-setup] Apr 01 17:34:42.897 INFO E| Downloaded futures-io v0.3.31
33152026-04-01T17:34:43.960Z[ helios-setup] Apr 01 17:34:42.923 INFO E| Downloaded devinfo v0.1.0
33162026-04-01T17:34:43.963Z[ helios-setup] Apr 01 17:34:42.925 INFO E| Downloaded env_filter v0.1.4
33172026-04-01T17:34:43.963Z[ helios-setup] Apr 01 17:34:42.926 INFO E| Downloaded crc v3.3.0
33182026-04-01T17:34:43.995Z[ helios-setup] Apr 01 17:34:42.956 INFO E| Downloaded toml_writer v1.0.4
33192026-04-01T17:34:43.998Z[ helios-setup] Apr 01 17:34:42.958 INFO E| Downloaded deranged v0.5.5
33202026-04-01T17:34:43.998Z[ helios-setup] Apr 01 17:34:42.959 INFO E| Downloaded thiserror-impl v2.0.17
33212026-04-01T17:34:43.998Z[ helios-setup] Apr 01 17:34:42.960 INFO E| Downloaded thiserror v2.0.17
33222026-04-01T17:34:44.002Z[ helios-setup] Apr 01 17:34:42.963 INFO E| Downloaded find-msvc-tools v0.1.4
33232026-04-01T17:34:44.002Z[ helios-setup] Apr 01 17:34:42.964 INFO E| Downloaded slab v0.4.11
33242026-04-01T17:34:44.005Z[ helios-setup] Apr 01 17:34:42.966 INFO E| Downloaded generic-array v0.14.9
33252026-04-01T17:34:44.029Z[ helios-setup] Apr 01 17:34:42.992 INFO E| Downloaded toml_datetime v0.7.3
33262026-04-01T17:34:44.032Z[ helios-setup] Apr 01 17:34:42.994 INFO E| Downloaded bitfield v0.19.3
33272026-04-01T17:34:44.032Z[ helios-setup] Apr 01 17:34:42.995 INFO E| Downloaded base64ct v1.8.0
33282026-04-01T17:34:44.032Z[ helios-setup] Apr 01 17:34:42.996 INFO E| Downloaded time-macros v0.2.24
33292026-04-01T17:34:44.035Z[ helios-setup] Apr 01 17:34:42.997 INFO E| Downloaded signal-hook-registry v1.4.6
33302026-04-01T17:34:44.035Z[ helios-setup] Apr 01 17:34:42.998 INFO E| Downloaded quote v1.0.41
33312026-04-01T17:34:44.039Z[ helios-setup] Apr 01 17:34:43.000 INFO E| Downloaded pin-project-lite v0.2.16
33322026-04-01T17:34:44.042Z[ helios-setup] Apr 01 17:34:43.003 INFO E| Downloaded getrandom v0.2.16
33332026-04-01T17:34:44.042Z[ helios-setup] Apr 01 17:34:43.005 INFO E| Downloaded iana-time-zone v0.1.64
33342026-04-01T17:34:44.046Z[ helios-setup] Apr 01 17:34:43.007 INFO E| Downloaded getopts v0.2.24
33352026-04-01T17:34:44.046Z[ helios-setup] Apr 01 17:34:43.008 INFO E| Downloaded futures-executor v0.3.31
33362026-04-01T17:34:44.096Z[ helios-setup] Apr 01 17:34:43.059 INFO E| Downloaded futures-channel v0.3.31
33372026-04-01T17:34:44.100Z[ helios-setup] Apr 01 17:34:43.061 INFO E| Downloaded bitflags v2.10.0
33382026-04-01T17:34:44.104Z[ helios-setup] Apr 01 17:34:43.068 INFO E| Downloaded toml_parser v1.0.4
33392026-04-01T17:34:44.111Z[ helios-setup] Apr 01 17:34:43.075 INFO E| Downloaded log v0.4.28
33402026-04-01T17:34:44.115Z[ helios-setup] Apr 01 17:34:43.077 INFO E| Downloaded term v1.2.0
33412026-04-01T17:34:44.118Z[ helios-setup] Apr 01 17:34:43.079 INFO E| Downloaded flate2 v1.1.5
33422026-04-01T17:34:44.123Z[ helios-setup] Apr 01 17:34:43.087 INFO E| Downloaded uuid v1.18.1
33432026-04-01T17:34:44.126Z[ helios-setup] Apr 01 17:34:43.089 INFO E| Downloaded unicode-ident v1.0.22
33442026-04-01T17:34:44.129Z[ helios-setup] Apr 01 17:34:43.090 INFO E| Downloaded toml v0.9.8
33452026-04-01T17:34:44.129Z[ helios-setup] Apr 01 17:34:43.093 INFO E| Downloaded socket2 v0.6.1
33462026-04-01T17:34:44.132Z[ helios-setup] Apr 01 17:34:43.094 INFO E| Downloaded clap v4.5.51
33472026-04-01T17:34:44.136Z[ helios-setup] Apr 01 17:34:43.100 INFO E| Downloaded clap_derive v4.5.49
33482026-04-01T17:34:44.153Z[ helios-setup] Apr 01 17:34:43.116 INFO E| Downloaded toml_edit v0.23.7
33492026-04-01T17:34:44.156Z[ helios-setup] Apr 01 17:34:43.119 INFO E| Downloaded memchr v2.7.6
33502026-04-01T17:34:44.159Z[ helios-setup] Apr 01 17:34:43.122 INFO E| Downloaded bytes v1.10.1
33512026-04-01T17:34:44.163Z[ helios-setup] Apr 01 17:34:43.127 INFO E| Downloaded rsa v0.9.8
33522026-04-01T17:34:44.183Z[ helios-setup] Apr 01 17:34:43.147 INFO E| Downloaded futures-util v0.3.31
33532026-04-01T17:34:44.191Z[ helios-setup] Apr 01 17:34:43.154 INFO E| Downloaded zerocopy-derive v0.8.27
33542026-04-01T17:34:44.197Z[ helios-setup] Apr 01 17:34:43.159 INFO E| Downloaded indexmap v2.12.0
33552026-04-01T17:34:44.200Z[ helios-setup] Apr 01 17:34:43.161 INFO E| Downloaded iddqd v0.3.14
33562026-04-01T17:34:44.203Z[ helios-setup] Apr 01 17:34:43.166 INFO E| Downloaded num-bigint-dig v0.8.4
33572026-04-01T17:34:44.206Z[ helios-setup] Apr 01 17:34:43.169 INFO E| Downloaded mio v1.1.0
33582026-04-01T17:34:44.210Z[ helios-setup] Apr 01 17:34:43.173 INFO E| Downloaded cc v1.2.44
33592026-04-01T17:34:44.233Z[ helios-setup] Apr 01 17:34:43.196 INFO E| Downloaded time v0.3.44
33602026-04-01T17:34:44.245Z[ helios-setup] Apr 01 17:34:43.209 INFO E| Downloaded hashbrown v0.16.0
33612026-04-01T17:34:44.249Z[ helios-setup] Apr 01 17:34:43.212 INFO E| Downloaded clap_builder v4.5.51
33622026-04-01T17:34:44.258Z[ helios-setup] Apr 01 17:34:43.222 INFO E| Downloaded serde_json v1.0.145
33632026-04-01T17:34:44.263Z[ helios-setup] Apr 01 17:34:43.227 INFO E| Downloaded winnow v0.7.13
33642026-04-01T17:34:44.269Z[ helios-setup] Apr 01 17:34:43.233 INFO E| Downloaded libm v0.2.15
33652026-04-01T17:34:44.297Z[ helios-setup] Apr 01 17:34:43.260 INFO E| Downloaded zerocopy v0.8.27
33662026-04-01T17:34:44.321Z[ helios-setup] Apr 01 17:34:43.284 INFO E| Downloaded chrono v0.4.42
33672026-04-01T17:34:44.325Z[ helios-setup] Apr 01 17:34:43.289 INFO E| Downloaded unicode-width v0.2.2
33682026-04-01T17:34:44.329Z[ helios-setup] Apr 01 17:34:43.293 INFO E| Downloaded syn v2.0.108
33692026-04-01T17:34:44.361Z[ helios-setup] Apr 01 17:34:43.325 INFO E| Downloaded rustix v1.1.2
33702026-04-01T17:34:44.439Z[ helios-setup] Apr 01 17:34:43.402 INFO E| Downloaded tokio v1.48.0
33712026-04-01T17:34:44.461Z[ helios-setup] Apr 01 17:34:43.424 INFO E| Downloaded libc v0.2.177
33722026-04-01T17:34:44.496Z[ host-package] Compiling darling_core v0.23.0
33732026-04-01T17:34:44.519Z[ host-package] Compiling nanorand v0.7.0
33742026-04-01T17:34:44.559Z[ helios-setup] Apr 01 17:34:43.521 INFO E| Compiling proc-macro2 v1.0.103
33752026-04-01T17:34:44.559Z[ helios-setup] Apr 01 17:34:43.521 INFO E| Compiling unicode-ident v1.0.22
33762026-04-01T17:34:44.559Z[ helios-setup] Apr 01 17:34:43.521 INFO E| Compiling quote v1.0.41
33772026-04-01T17:34:44.562Z[ helios-setup] Apr 01 17:34:43.521 INFO E| Compiling libc v0.2.177
33782026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.521 INFO E| Compiling serde_core v1.0.228
33792026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.521 INFO E| Compiling cfg-if v1.0.4
33802026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.521 INFO E| Compiling serde v1.0.228
33812026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.521 INFO E| Compiling version_check v0.9.5
33822026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.521 INFO E| Compiling autocfg v1.5.0
33832026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.521 INFO E| Compiling const-oid v0.9.6
33842026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.521 INFO E| Compiling typenum v1.19.0
33852026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.522 INFO E| Compiling libm v0.2.15
33862026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.522 INFO E| Compiling zerocopy v0.8.27
33872026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.522 INFO E| Compiling rustversion v1.0.22
33882026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.522 INFO E| Compiling base64ct v1.8.0
33892026-04-01T17:34:44.563Z[ helios-setup] Apr 01 17:34:43.522 INFO E| Compiling smallvec v1.15.1
33902026-04-01T17:34:44.933Z[ host-package] Compiling parking_lot_core v0.8.6
33912026-04-01T17:34:45.019Z[ host-package] Compiling mime_guess v2.0.5
33922026-04-01T17:34:45.128Z[ helios-setup] Apr 01 17:34:44.092 INFO E| Compiling zeroize v1.8.2
33932026-04-01T17:34:45.235Z[ helios-setup] Apr 01 17:34:44.198 INFO E| Compiling rustix v1.1.2
33942026-04-01T17:34:45.437Z[ helios-setup] Apr 01 17:34:44.401 INFO E| Compiling hashbrown v0.16.0
33952026-04-01T17:34:45.596Z[ host-package] Compiling flume v0.11.1
33962026-04-01T17:34:45.643Z[ helios-setup] Apr 01 17:34:44.599 INFO E| Compiling equivalent v1.0.2
33972026-04-01T17:34:45.712Z[ helios-setup] Apr 01 17:34:44.675 INFO E| Compiling generic-array v0.14.9
33982026-04-01T17:34:45.768Z[ helios-setup] Apr 01 17:34:44.732 INFO E| Compiling pem-rfc7468 v0.7.0
33992026-04-01T17:34:45.775Z[ helios-setup] Apr 01 17:34:44.739 INFO E| Compiling anyhow v1.0.100
34002026-04-01T17:34:45.892Z[ helios-setup] Apr 01 17:34:44.856 INFO E| Compiling crc32fast v1.5.0
34012026-04-01T17:34:46.019Z[ host-package] Compiling progenitor-macro v0.11.2
34022026-04-01T17:34:46.082Z[ helios-setup] Apr 01 17:34:45.044 INFO E| Compiling flagset v0.4.7
34032026-04-01T17:34:46.132Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=abae2128f6e33a01cfb8dc2b75b362c48321bb9e#abae2128)
34042026-04-01T17:34:46.162Z[ helios-setup] Apr 01 17:34:45.125 INFO E| Compiling memchr v2.7.6
34052026-04-01T17:34:46.216Z[ helios-setup] Apr 01 17:34:45.180 INFO E| Compiling winnow v0.7.13
34062026-04-01T17:34:46.253Z[ host-package] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34072026-04-01T17:34:46.299Z[ helios-setup] Apr 01 17:34:45.262 INFO E| Compiling num-traits v0.2.19
34082026-04-01T17:34:46.388Z[ helios-setup] Apr 01 17:34:45.351 INFO E| Compiling utf8parse v0.2.2
34092026-04-01T17:34:46.493Z[ helios-setup] Apr 01 17:34:45.457 INFO E| Compiling byteorder v1.5.0
34102026-04-01T17:34:46.602Z[ helios-setup] Apr 01 17:34:45.565 INFO E| Compiling indexmap v2.12.0
34112026-04-01T17:34:46.906Z[ helios-setup] Apr 01 17:34:45.869 INFO E| Compiling getrandom v0.2.16
34122026-04-01T17:34:46.984Z[ helios-setup] Apr 01 17:34:45.947 INFO E| Compiling errno v0.3.14
34132026-04-01T17:34:46.995Z[ helios-setup] Apr 01 17:34:45.959 INFO E| Compiling anstyle-parse v0.2.7
34142026-04-01T17:34:47.249Z[ helios-setup] Apr 01 17:34:46.212 INFO E| Compiling allocator-api2 v0.2.21
34152026-04-01T17:34:47.292Z[ helios-setup] Apr 01 17:34:46.256 INFO E| Compiling toml_datetime v0.7.3
34162026-04-01T17:34:47.315Z[ helios-setup] Apr 01 17:34:46.278 INFO E| Compiling rand_core v0.6.4
34172026-04-01T17:34:47.335Z[ helios-setup] Apr 01 17:34:46.298 INFO E| Compiling radium v0.7.0
34182026-04-01T17:34:47.404Z[ helios-setup] Apr 01 17:34:46.367 INFO E| Compiling syn v2.0.108
34192026-04-01T17:34:47.467Z[ helios-setup] Apr 01 17:34:46.430 INFO E| Compiling cpufeatures v0.2.17
34202026-04-01T17:34:47.555Z[ helios-setup] Apr 01 17:34:46.518 INFO E| Compiling syn v1.0.109
34212026-04-01T17:34:47.609Z[ helios-setup] Apr 01 17:34:46.573 INFO E| Compiling colorchoice v1.0.4
34222026-04-01T17:34:47.724Z[ helios-setup] Apr 01 17:34:46.687 INFO E| Compiling crypto-common v0.1.6
34232026-04-01T17:34:47.754Z[ helios-setup] Apr 01 17:34:46.718 INFO E| Compiling block-buffer v0.10.4
34242026-04-01T17:34:47.754Z[ helios-setup] Apr 01 17:34:46.718 INFO E| Compiling is_terminal_polyfill v1.70.2
34252026-04-01T17:34:47.797Z[ helios-setup] Apr 01 17:34:46.760 INFO E| Compiling anstyle v1.0.13
34262026-04-01T17:34:47.909Z[ helios-setup] Apr 01 17:34:46.872 INFO E| Compiling digest v0.10.7
34272026-04-01T17:34:47.922Z[ helios-setup] Apr 01 17:34:46.886 INFO E| Compiling find-msvc-tools v0.1.4
34282026-04-01T17:34:47.954Z[ helios-setup] Apr 01 17:34:46.918 INFO E| Compiling anstyle-query v1.1.4
34292026-04-01T17:34:47.954Z[ helios-setup] Apr 01 17:34:46.918 INFO E| Compiling shlex v1.3.0
34302026-04-01T17:34:48.057Z[ helios-setup] Apr 01 17:34:47.020 INFO E| Compiling slog v2.8.2
34312026-04-01T17:34:48.147Z[ helios-setup] Apr 01 17:34:47.110 INFO E| Compiling unicode-width v0.2.2
34322026-04-01T17:34:48.155Z[ helios-setup] Apr 01 17:34:47.117 INFO E| Compiling maybe-uninit v2.0.0
34332026-04-01T17:34:48.200Z[ helios-setup] Apr 01 17:34:47.163 INFO E| Compiling cc v1.2.44
34342026-04-01T17:34:48.343Z[ helios-setup] Apr 01 17:34:47.306 INFO E| Compiling anstream v0.6.21
34352026-04-01T17:34:48.377Z[ helios-setup] Apr 01 17:34:47.340 INFO E| Compiling sha2 v0.10.9
34362026-04-01T17:34:48.397Z[ host-package] Compiling darling_macro v0.23.0
34372026-04-01T17:34:48.491Z[ helios-setup] Apr 01 17:34:47.454 INFO E| Compiling tap v1.0.1
34382026-04-01T17:34:48.517Z[ helios-setup] Apr 01 17:34:47.480 INFO E| Compiling pkg-config v0.3.32
34392026-04-01T17:34:48.597Z[ helios-setup] Apr 01 17:34:47.560 INFO E| Compiling parking_lot_core v0.9.12
34402026-04-01T17:34:48.604Z[ helios-setup] Apr 01 17:34:47.567 INFO E| Compiling futures-core v0.3.31
34412026-04-01T17:34:48.789Z[ helios-setup] Apr 01 17:34:47.753 INFO E| Compiling toml_parser v1.0.4
34422026-04-01T17:34:48.930Z[ helios-setup] Apr 01 17:34:47.893 INFO E| Compiling futures-sink v0.3.31
34432026-04-01T17:34:49.012Z[ helios-setup] Apr 01 17:34:47.975 INFO E| Compiling pin-project-lite v0.2.16
34442026-04-01T17:34:49.070Z[ helios-setup] Apr 01 17:34:48.033 INFO E| Compiling futures-channel v0.3.31
34452026-04-01T17:34:49.076Z[ helios-setup] Apr 01 17:34:48.040 INFO E| Compiling getopts v0.2.24
34462026-04-01T17:34:49.120Z[ helios-setup] Apr 01 17:34:48.079 INFO E| Compiling wyz v0.5.1
34472026-04-01T17:34:49.178Z[ helios-setup] Apr 01 17:34:48.141 INFO E| Compiling num-integer v0.1.46
34482026-04-01T17:34:49.368Z[ helios-setup] Apr 01 17:34:48.331 INFO E| Compiling ahash v0.8.12
34492026-04-01T17:34:49.389Z[ helios-setup] Apr 01 17:34:48.352 INFO E| Compiling itoa v1.0.15
34502026-04-01T17:34:49.429Z[ helios-setup] Apr 01 17:34:48.392 INFO E| Compiling powerfmt v0.2.0
34512026-04-01T17:34:49.436Z[ helios-setup] Apr 01 17:34:48.399 INFO E| Compiling scopeguard v1.2.0
34522026-04-01T17:34:49.540Z[ helios-setup] Apr 01 17:34:48.503 INFO E| Compiling toml_edit v0.23.7
34532026-04-01T17:34:49.568Z[ helios-setup] Apr 01 17:34:48.531 INFO E| Compiling clap_lex v0.7.6
34542026-04-01T17:34:49.618Z[ helios-setup] Apr 01 17:34:48.581 INFO E| Compiling slab v0.4.11
34552026-04-01T17:34:49.641Z[ helios-setup] Apr 01 17:34:48.605 INFO E| Compiling futures-task v0.3.31
34562026-04-01T17:34:49.672Z[ helios-setup] Apr 01 17:34:48.635 INFO E| Compiling thiserror v1.0.69
34572026-04-01T17:34:49.690Z[ helios-setup] Apr 01 17:34:48.654 INFO E| Compiling pin-utils v0.1.0
34582026-04-01T17:34:49.770Z[ helios-setup] Apr 01 17:34:48.733 INFO E| Compiling strsim v0.11.1
34592026-04-01T17:34:49.780Z[ helios-setup] Apr 01 17:34:48.744 INFO E| Compiling num-conv v0.1.0
34602026-04-01T17:34:49.972Z[ helios-setup] Apr 01 17:34:48.935 INFO E| Compiling bytes v1.10.1
34612026-04-01T17:34:50.004Z[ helios-setup] Apr 01 17:34:48.967 INFO E| Compiling futures-io v0.3.31
34622026-04-01T17:34:50.018Z[ helios-setup] Apr 01 17:34:48.982 INFO E| Compiling funty v2.0.0
34632026-04-01T17:34:50.150Z[ helios-setup] Apr 01 17:34:49.114 INFO E| Compiling getrandom v0.3.4
34642026-04-01T17:34:50.161Z[ helios-setup] Apr 01 17:34:49.124 INFO E| Compiling num-bigint-dig v0.8.4
34652026-04-01T17:34:50.299Z[ helios-setup] Apr 01 17:34:49.262 INFO E| Compiling heck v0.5.0
34662026-04-01T17:34:50.431Z[ helios-setup] Apr 01 17:34:49.394 INFO E| Compiling packed_struct v0.10.1
34672026-04-01T17:34:50.448Z[ helios-setup] Apr 01 17:34:49.411 INFO E| Compiling spin v0.9.8
34682026-04-01T17:34:50.510Z[ helios-setup] Apr 01 17:34:49.472 INFO E| Compiling bzip2-sys v0.1.13+1.0.8
34692026-04-01T17:34:50.546Z[ helios-setup] Apr 01 17:34:49.509 INFO E| Compiling time-core v0.1.6
34702026-04-01T17:34:50.778Z[ helios-setup] Apr 01 17:34:49.741 INFO E| Compiling bitflags v2.10.0
34712026-04-01T17:34:50.920Z[ helios-setup] Apr 01 17:34:49.883 INFO E| Compiling proc-macro-crate v3.4.0
34722026-04-01T17:34:50.952Z[ host-package] Compiling diesel-dtrace v0.5.0
34732026-04-01T17:34:51.010Z[ helios-setup] Apr 01 17:34:49.972 INFO E| Compiling time-macros v0.2.24
34742026-04-01T17:34:51.029Z[ helios-setup] Apr 01 17:34:49.992 INFO E| Compiling bitvec v1.0.1
34752026-04-01T17:34:51.115Z[ helios-setup] Apr 01 17:34:50.078 INFO E| Compiling lazy_static v1.5.0
34762026-04-01T17:34:51.224Z[ helios-setup] Apr 01 17:34:50.187 INFO E| Compiling deranged v0.5.5
34772026-04-01T17:34:51.347Z[ helios-setup] Apr 01 17:34:50.310 INFO E| Compiling num-iter v0.1.45
34782026-04-01T17:34:51.395Z[ helios-setup] Apr 01 17:34:50.358 INFO E| Compiling lock_api v0.4.14
34792026-04-01T17:34:51.595Z[ helios-setup] Apr 01 17:34:50.558 INFO E| Compiling indexmap v1.9.3
34802026-04-01T17:34:51.676Z[ helios-setup] Apr 01 17:34:50.639 INFO E| Compiling simd-adler32 v0.3.7
34812026-04-01T17:34:51.681Z[ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34822026-04-01T17:34:51.708Z[ helios-setup] Apr 01 17:34:50.671 INFO E| Compiling log v0.4.28
34832026-04-01T17:34:51.708Z[ helios-setup] Apr 01 17:34:50.672 INFO E| Compiling serde_json v1.0.145
34842026-04-01T17:34:51.712Z[ helios-setup] Apr 01 17:34:50.672 INFO E| Compiling iana-time-zone v0.1.64
34852026-04-01T17:34:51.712Z[ helios-setup] Apr 01 17:34:50.672 INFO E| Compiling crc-catalog v2.4.0
34862026-04-01T17:34:51.712Z[ helios-setup] Apr 01 17:34:50.673 INFO E| Compiling nodrop v0.1.14
34872026-04-01T17:34:51.830Z[ helios-setup] Apr 01 17:34:50.793 INFO E| Compiling once_cell v1.21.3
34882026-04-01T17:34:52.153Z[ helios-setup] Apr 01 17:34:51.116 INFO E| Compiling thiserror v2.0.17
34892026-04-01T17:34:52.161Z[ helios-setup] Apr 01 17:34:51.124 INFO E| Compiling adler2 v2.0.1
34902026-04-01T17:34:52.303Z[ helios-setup] Apr 01 17:34:51.266 INFO E| Compiling miniz_oxide v0.8.9
34912026-04-01T17:34:52.354Z[ helios-setup] Apr 01 17:34:51.317 INFO E| Compiling parking_lot v0.12.5
34922026-04-01T17:34:52.362Z[ helios-setup] Apr 01 17:34:51.325 INFO E| Compiling env_filter v0.1.4
34932026-04-01T17:34:52.455Z[ helios-setup] Apr 01 17:34:51.418 INFO E| Compiling chrono v0.4.42
34942026-04-01T17:34:52.473Z[ helios-setup] Apr 01 17:34:51.436 INFO E| Compiling crc v3.3.0
34952026-04-01T17:34:52.649Z[ host-package] Compiling oso v0.27.3
34962026-04-01T17:34:52.690Z[ helios-setup] Apr 01 17:34:51.653 INFO E| Compiling terminal_size v0.4.3
34972026-04-01T17:34:52.813Z[ helios-setup] Apr 01 17:34:51.775 INFO E| Compiling array-init v0.0.4
34982026-04-01T17:34:52.871Z[ helios-setup] Apr 01 17:34:51.834 INFO E| Compiling clap_builder v4.5.51
34992026-04-01T17:34:53.090Z[ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
35002026-04-01T17:34:53.181Z[ helios-setup] Apr 01 17:34:52.144 INFO E| Compiling smallvec v0.6.14
35012026-04-01T17:34:53.547Z[ helios-setup] Apr 01 17:34:52.508 INFO E| Compiling serde_spanned v1.0.3
35022026-04-01T17:34:53.706Z[ helios-setup] Apr 01 17:34:52.669 INFO E| Compiling signature v2.2.0
35032026-04-01T17:34:53.738Z[ helios-setup] Apr 01 17:34:52.700 INFO E| Compiling signal-hook-registry v1.4.6
35042026-04-01T17:34:53.811Z[ helios-setup] Apr 01 17:34:52.774 INFO E| Compiling time v0.3.44
35052026-04-01T17:34:53.908Z[ host-package] Compiling async-bb8-diesel v0.2.1
35062026-04-01T17:34:53.949Z[ helios-setup] Apr 01 17:34:52.912 INFO E| Compiling mio v1.1.0
35072026-04-01T17:34:54.035Z[ helios-setup] Apr 01 17:34:52.997 INFO E| Compiling is-terminal v0.4.17
35082026-04-01T17:34:54.047Z[ helios-setup] Apr 01 17:34:53.010 INFO E| Compiling socket2 v0.6.1
35092026-04-01T17:34:54.142Z[ helios-setup] Apr 01 17:34:53.105 INFO E| Compiling thread_local v1.1.9
35102026-04-01T17:34:54.206Z[ helios-setup] Apr 01 17:34:53.169 INFO E| Compiling winnow v0.5.40
35112026-04-01T17:34:54.640Z[ helios-setup] Apr 01 17:34:53.603 INFO E| Compiling serde_derive v1.0.228
35122026-04-01T17:34:54.734Z[ helios-setup] Apr 01 17:34:53.697 INFO E| Compiling zerocopy-derive v0.8.27
35132026-04-01T17:34:54.944Z[ helios-setup] Apr 01 17:34:53.907 INFO E| Compiling der_derive v0.7.3
35142026-04-01T17:34:54.989Z[ helios-setup] Apr 01 17:34:53.952 INFO E| Compiling futures-macro v0.3.31
35152026-04-01T17:34:55.139Z[ helios-setup] Apr 01 17:34:54.095 INFO E| Compiling clap_derive v4.5.49
35162026-04-01T17:34:55.174Z[ host-package] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35172026-04-01T17:34:55.281Z[ helios-setup] Apr 01 17:34:54.244 INFO E| Compiling bitfield-macros v0.19.3
35182026-04-01T17:34:55.318Z[ helios-setup] Apr 01 17:34:54.281 INFO E| Compiling thiserror-impl v1.0.69
35192026-04-01T17:34:55.321Z[ helios-setup] Apr 01 17:34:54.281 INFO E| Compiling packed_struct_codegen v0.10.1
35202026-04-01T17:34:55.652Z[ helios-setup] Apr 01 17:34:54.614 INFO E| Compiling zerocopy-derive v0.6.6
35212026-04-01T17:34:55.662Z[ helios-setup] Apr 01 17:34:54.625 INFO E| Compiling num_enum_derive v0.7.5
35222026-04-01T17:34:56.356Z[ helios-setup] Apr 01 17:34:55.319 INFO E| Compiling thiserror-impl v2.0.17
35232026-04-01T17:34:57.009Z[ helios-setup] Apr 01 17:34:55.972 INFO E| Compiling futures-util v0.3.31
35242026-04-01T17:34:57.159Z[ helios-setup] Apr 01 17:34:56.113 INFO E| Compiling bitfield v0.19.3
35252026-04-01T17:34:57.237Z[ helios-setup] Apr 01 17:34:56.200 INFO E| Compiling der v0.7.10
35262026-04-01T17:34:57.286Z[ helios-setup] Apr 01 17:34:56.248 INFO E| Compiling zerocopy v0.6.6
35272026-04-01T17:34:57.468Z[ helios-setup] Apr 01 17:34:56.431 INFO E| Compiling tokio-macros v2.6.0
35282026-04-01T17:34:57.476Z[ helios-setup] Apr 01 17:34:56.439 INFO E| Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
35292026-04-01T17:34:57.650Z[ helios-setup] Apr 01 17:34:56.613 INFO E| Compiling libdevinfo-sys v1.1.0
35302026-04-01T17:34:57.766Z[ host-package] Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
35312026-04-01T17:34:57.835Z[ helios-setup] Apr 01 17:34:56.797 INFO E| Compiling toml_writer v1.0.4
35322026-04-01T17:34:57.883Z[ helios-setup] Apr 01 17:34:56.845 INFO E| Compiling base64 v0.21.7
35332026-04-01T17:34:58.024Z[ helios-setup] Apr 01 17:34:56.986 INFO E| Compiling ryu v1.0.20
35342026-04-01T17:34:58.147Z[ helios-setup] Apr 01 17:34:57.110 INFO E| Compiling term v1.2.0
35352026-04-01T17:34:58.202Z[ helios-setup] Apr 01 17:34:57.164 INFO E| Compiling num_enum v0.7.5
35362026-04-01T17:34:58.296Z[ helios-setup] Apr 01 17:34:57.258 INFO E| Compiling subtle v2.6.1
35372026-04-01T17:34:58.402Z[ helios-setup] Apr 01 17:34:57.364 INFO E| Compiling hashbrown v0.12.3
35382026-04-01T17:34:58.555Z[ helios-setup] Apr 01 17:34:57.518 INFO E| Compiling devinfo v0.1.0
35392026-04-01T17:34:58.631Z[ helios-setup] Apr 01 17:34:57.593 INFO E| Compiling toml v0.9.8
35402026-04-01T17:34:58.707Z[ helios-setup] Apr 01 17:34:57.670 INFO E| Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
35412026-04-01T17:34:58.849Z[ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35422026-04-01T17:34:58.861Z[ helios-setup] Apr 01 17:34:57.824 INFO E| Compiling clap v4.5.51
35432026-04-01T17:34:58.898Z[ host-package] Compiling progenitor-client v0.11.2
35442026-04-01T17:34:58.958Z[ helios-setup] Apr 01 17:34:57.921 INFO E| Compiling bzip2 v0.4.4
35452026-04-01T17:34:59.085Z[ host-package] Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
35462026-04-01T17:34:59.115Z[ helios-setup] Apr 01 17:34:58.078 INFO E| Compiling uuid v1.18.1
35472026-04-01T17:34:59.146Z[ helios-setup] Apr 01 17:34:58.108 INFO E| Compiling flate2 v1.1.5
35482026-04-01T17:34:59.235Z[ helios-setup] Apr 01 17:34:58.198 INFO E| Compiling spki v0.7.3
35492026-04-01T17:34:59.444Z[ helios-setup] Apr 01 17:34:58.406 INFO E| Compiling tokio v1.48.0
35502026-04-01T17:34:59.502Z[ helios-setup] Apr 01 17:34:58.465 INFO E| Compiling env_logger v0.11.8
35512026-04-01T17:34:59.819Z[ helios-setup] Apr 01 17:34:58.781 INFO E| Compiling pkcs8 v0.10.2
35522026-04-01T17:34:59.895Z[ helios-setup] Apr 01 17:34:58.857 INFO E| Compiling x509-cert v0.2.5
35532026-04-01T17:34:59.984Z[ helios-setup] Apr 01 17:34:58.947 INFO E| Compiling hex v0.4.3
35542026-04-01T17:35:00.332Z[ helios-setup] Apr 01 17:34:59.294 INFO E| Compiling pkcs1 v0.7.5
35552026-04-01T17:35:00.624Z[ host-package] Compiling git-stub v1.0.0
35562026-04-01T17:35:00.723Z[ helios-setup] Apr 01 17:34:59.686 INFO E| Compiling bitflags v1.3.2
35572026-04-01T17:35:00.819Z[ helios-setup] Apr 01 17:34:59.781 INFO E| Compiling ppv-lite86 v0.2.21
35582026-04-01T17:35:00.838Z[ host-package] Compiling libgit2-sys v0.18.3+1.9.2
35592026-04-01T17:35:01.036Z[ host-package] Compiling instability v0.3.11
35602026-04-01T17:35:01.067Z[ helios-setup] Apr 01 17:35:00.029 INFO E| Compiling rustc-hash v2.1.1
35612026-04-01T17:35:01.101Z[ helios-setup] Apr 01 17:35:00.062 INFO E| Compiling foldhash v0.2.0
35622026-04-01T17:35:01.123Z[ host-package] Compiling progenitor v0.11.2
35632026-04-01T17:35:01.176Z[ helios-setup] Apr 01 17:35:00.139 INFO E| Compiling crc-any v2.5.0
35642026-04-01T17:35:01.297Z[ helios-setup] Apr 01 17:35:00.260 INFO E| Compiling erased-serde v0.3.31
35652026-04-01T17:35:01.538Z[ helios-setup] Apr 01 17:35:00.500 INFO E| Compiling toml_datetime v0.6.11
35662026-04-01T17:35:01.647Z[ host-package] Compiling git-stub-vcs v0.1.0
35672026-04-01T17:35:01.657Z[ helios-setup] Apr 01 17:35:00.619 INFO E| Compiling rand_chacha v0.3.1
35682026-04-01T17:35:01.770Z[ host-package] Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
35692026-04-01T17:35:01.887Z[ helios-setup] Apr 01 17:35:00.849 INFO E| Compiling futures-executor v0.3.31
35702026-04-01T17:35:01.989Z[ helios-setup] Apr 01 17:35:00.951 INFO E| Compiling serde_spanned v0.6.9
35712026-04-01T17:35:02.030Z[ helios-setup] Apr 01 17:35:00.992 INFO E| Compiling rand v0.8.5
35722026-04-01T17:35:02.060Z[ helios-setup] Apr 01 17:35:01.023 INFO E| Compiling hashbrown v0.13.2
35732026-04-01T17:35:02.160Z[ helios-setup] Apr 01 17:35:01.122 INFO E| Compiling toml_edit v0.19.15
35742026-04-01T17:35:02.247Z[ helios-setup] Apr 01 17:35:01.210 INFO E| Compiling futures v0.3.31
35752026-04-01T17:35:02.254Z[ host-package] Compiling darling v0.23.0
35762026-04-01T17:35:02.347Z[ helios-setup] Apr 01 17:35:01.309 INFO E| Compiling serde-hex v0.1.0
35772026-04-01T17:35:02.474Z[ helios-setup] Apr 01 17:35:01.436 INFO E| Compiling ron v0.8.1
35782026-04-01T17:35:02.658Z[ helios-setup] Apr 01 17:35:01.620 INFO E| Compiling iddqd v0.3.14
35792026-04-01T17:35:02.750Z[ helios-setup] Apr 01 17:35:01.712 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09)
35802026-04-01T17:35:02.872Z[ host-package] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35812026-04-01T17:35:03.195Z[ helios-setup] Apr 01 17:35:02.157 INFO E| Compiling slog-term v2.9.2
35822026-04-01T17:35:03.393Z[ helios-setup] Apr 01 17:35:02.355 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#8eed23a0)
35832026-04-01T17:35:03.421Z[ helios-setup] Apr 01 17:35:02.383 INFO E| Compiling object v0.30.4
35842026-04-01T17:35:03.681Z[ helios-setup] Apr 01 17:35:02.643 INFO E| Compiling zip v0.6.6
35852026-04-01T17:35:03.953Z[ helios-setup] Apr 01 17:35:02.915 INFO E| Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
35862026-04-01T17:35:04.749Z[ helios-setup] Apr 01 17:35:03.711 INFO E| Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
35872026-04-01T17:35:05.207Z[ helios-setup] Apr 01 17:35:04.169 INFO E| Compiling rsa v0.9.8
35882026-04-01T17:35:05.385Z[ helios-setup] Apr 01 17:35:04.347 INFO E| Compiling toml v0.7.8
35892026-04-01T17:35:05.538Z[ helios-setup] Apr 01 17:35:04.500 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e)
35902026-04-01T17:35:06.083Z[ helios-setup] Apr 01 17:35:05.045 INFO E| Compiling path-slash v0.1.5
35912026-04-01T17:35:06.965Z[ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35922026-04-01T17:35:07.873Z[ helios-setup] Apr 01 17:35:06.835 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common)
35932026-04-01T17:35:07.944Z[ helios-setup] Apr 01 17:35:06.906 INFO E| Compiling pilot-disks v0.1.0 (/work/oxidecomputer/helios/projects/pilot/disks)
35942026-04-01T17:35:08.339Z[ host-package] Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35952026-04-01T17:35:08.651Z[ host-package] Compiling ignore v0.4.25
35962026-04-01T17:35:09.845Z[ host-package] Compiling primeorder v0.13.6
35972026-04-01T17:35:10.564Z[ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
35982026-04-01T17:35:10.663Z[ host-package] Compiling castaway v0.2.4
35992026-04-01T17:35:11.221Z[ host-package] Compiling atty v0.2.14
36002026-04-01T17:35:11.655Z[ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
36012026-04-01T17:35:11.869Z[ host-package] Compiling http-range v0.1.5
36022026-04-01T17:35:12.380Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
36032026-04-01T17:35:12.501Z[ host-package] Compiling indoc v2.0.7
36042026-04-01T17:35:12.777Z[ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
36052026-04-01T17:35:12.893Z[ host-package] Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
36062026-04-01T17:35:13.257Z[ host-package] Compiling compact_str v0.8.1
36072026-04-01T17:35:13.816Z[ helios-setup] Apr 01 17:35:12.778 INFO E| Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#b507bc6d)
36082026-04-01T17:35:14.000Z[ host-package] Compiling p384 v0.13.1
36092026-04-01T17:35:14.653Z[ host-package] Compiling globwalk v0.9.1
36102026-04-01T17:35:15.022Z[ helios-setup] Apr 01 17:35:13.984 INFO E| Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?rev=cec2560e9a0126e9e687d51b385a57891abc87c3#cec2560e)
36112026-04-01T17:35:15.480Z[ host-package] Compiling parking_lot v0.11.2
36122026-04-01T17:35:16.491Z[ host-package] Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36132026-04-01T17:35:16.629Z[ host-package] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
36142026-04-01T17:35:16.761Z[ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36152026-04-01T17:35:17.066Z[ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
36162026-04-01T17:35:17.207Z[ host-package] Compiling predicates-tree v1.0.13
36172026-04-01T17:35:17.343Z[ host-package] Compiling unicode-truncate v1.1.0
36182026-04-01T17:35:17.710Z[ host-package] Compiling lru v0.12.5
36192026-04-01T17:35:17.867Z[ host-package] Compiling prefix-trie v0.7.0
36202026-04-01T17:35:17.992Z[ host-package] Compiling vergen-git2 v1.0.7
36212026-04-01T17:35:18.098Z[ host-package] Compiling cassowary v0.3.0
36222026-04-01T17:35:18.378Z[ host-package] Compiling hickory-server v0.25.2
36232026-04-01T17:35:18.433Z[ host-package] Compiling ratatui v0.29.0
36242026-04-01T17:35:18.565Z[ host-package] Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36252026-04-01T17:35:18.871Z[ host-package] Compiling camino-tempfile-ext v0.3.3
36262026-04-01T17:35:19.171Z[ host-package] Compiling hyper-staticfile v0.10.1
36272026-04-01T17:35:19.718Z[ helios-setup] Apr 01 17:35:18.679 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot)
36282026-04-01T17:35:19.764Z[ host-package] Compiling sled v0.34.7
36292026-04-01T17:35:20.597Z[ host-package] Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
36302026-04-01T17:35:20.791Z[ host-package] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
36312026-04-01T17:35:21.369Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36322026-04-01T17:35:21.491Z[ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
36332026-04-01T17:35:22.288Z[ host-package] Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
36342026-04-01T17:35:22.333Z[ host-package] Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=multicast-e2e#8456ce46)
36352026-04-01T17:35:22.413Z[ host-package] Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36362026-04-01T17:35:23.409Z[ host-package] Compiling rand_seeder v0.4.0
36372026-04-01T17:35:23.810Z[ host-package] Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
36382026-04-01T17:35:23.836Z[ host-package] Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36392026-04-01T17:35:23.941Z[ host-package] Compiling lzma-sys v0.1.20
36402026-04-01T17:35:24.282Z[ host-package] Compiling rustls v0.21.12
36412026-04-01T17:35:24.347Z[ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36422026-04-01T17:35:24.490Z[ host-package] Compiling corncobs v0.1.4
36432026-04-01T17:35:24.837Z[ host-package] Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36442026-04-01T17:35:25.110Z[ host-package] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
36452026-04-01T17:35:25.215Z[ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
36462026-04-01T17:35:25.276Z[ host-package] Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
36472026-04-01T17:35:25.311Z[ host-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
36482026-04-01T17:35:25.446Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
36492026-04-01T17:35:25.484Z[ host-package] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
36502026-04-01T17:35:25.645Z[ host-package] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
36512026-04-01T17:35:25.781Z[ host-package] Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
36522026-04-01T17:35:25.891Z[ host-package] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
36532026-04-01T17:35:28.029Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
36542026-04-01T17:35:29.480Z[ host-package] Compiling git2 v0.20.4
36552026-04-01T17:35:29.809Z[ host-package] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
36562026-04-01T17:35:30.145Z[ host-package] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
36572026-04-01T17:35:30.403Z[ host-package] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
36582026-04-01T17:35:30.432Z[ host-package] Compiling sct v0.7.1
36592026-04-01T17:35:30.435Z[ host-package] Compiling rustls-webpki v0.101.7
36602026-04-01T17:35:30.640Z[ host-package] Compiling cargo_toml v0.22.3
36612026-04-01T17:35:30.899Z[ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36622026-04-01T17:35:31.312Z[ host-package] Compiling nix v0.29.0
36632026-04-01T17:35:31.399Z[ helios-setup] Apr 01 17:35:30.360 INFO E| Finished `release` profile [optimized] target(s) in 49.20s
36642026-04-01T17:35:31.403Z[ helios-setup] Apr 01 17:35:30.363 INFO E| warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
36652026-04-01T17:35:31.403Z[ helios-setup] Apr 01 17:35:30.363 INFO E| note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
36662026-04-01T17:35:31.457Z[ helios-setup] Apr 01 17:35:30.418 INFO building project "pilot" ok (49 seconds)
36672026-04-01T17:35:31.457Z[ helios-setup] Apr 01 17:35:30.418 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/pinprick"
36682026-04-01T17:35:31.466Z[ helios-setup] Apr 01 17:35:30.427 INFO rust toolchain for "/work/oxidecomputer/helios/projects/pinprick": "1.94.0-x86_64-unknown-illumos (default)"
36692026-04-01T17:35:31.466Z[ helios-setup] Apr 01 17:35:30.427 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick
36702026-04-01T17:35:31.469Z[ helios-setup] Apr 01 17:35:30.427 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick")
36712026-04-01T17:35:31.655Z[ helios-setup] Apr 01 17:35:30.614 INFO E| Downloading crates ...
36722026-04-01T17:35:31.718Z[ helios-setup] Apr 01 17:35:30.679 INFO E| Downloaded adler2 v2.0.0
36732026-04-01T17:35:31.722Z[ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36742026-04-01T17:35:31.736Z[ helios-setup] Apr 01 17:35:30.696 INFO E| Downloaded miniz_oxide v0.8.8
36752026-04-01T17:35:31.778Z[ host-package] Compiling secrecy v0.8.0
36762026-04-01T17:35:31.792Z[ helios-setup] Apr 01 17:35:30.753 INFO E| Compiling adler2 v2.0.0
36772026-04-01T17:35:31.907Z[ helios-setup] Apr 01 17:35:30.868 INFO E| Compiling miniz_oxide v0.8.8
36782026-04-01T17:35:32.097Z[ host-package] Compiling void v1.0.2
36792026-04-01T17:35:32.219Z[ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
36802026-04-01T17:35:32.273Z[ host-package] Compiling lzss v0.8.2
36812026-04-01T17:35:32.875Z[ host-package] Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
36822026-04-01T17:35:32.924Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
36832026-04-01T17:35:32.951Z[ host-package] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
36842026-04-01T17:35:32.955Z[ helios-setup] Apr 01 17:35:31.916 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick)
36852026-04-01T17:35:32.979Z[ host-package] Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6)
36862026-04-01T17:35:33.004Z[ host-package] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
36872026-04-01T17:35:33.447Z[ helios-setup] Apr 01 17:35:32.408 INFO E| Finished `release` profile [optimized] target(s) in 1.96s
36882026-04-01T17:35:33.483Z[ helios-setup] Apr 01 17:35:32.443 INFO building project "pinprick" ok (2 seconds)
36892026-04-01T17:35:33.483Z[ helios-setup] Apr 01 17:35:32.443 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/bootserver"
36902026-04-01T17:35:33.493Z[ helios-setup] Apr 01 17:35:32.454 INFO rust toolchain for "/work/oxidecomputer/helios/projects/bootserver": "1.94.0-x86_64-unknown-illumos (default)"
36912026-04-01T17:35:33.493Z[ helios-setup] Apr 01 17:35:32.454 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver
36922026-04-01T17:35:33.497Z[ helios-setup] Apr 01 17:35:32.454 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver")
36932026-04-01T17:35:33.608Z[ helios-setup] Apr 01 17:35:32.568 INFO E| Downloading crates ...
36942026-04-01T17:35:33.658Z[ helios-setup] Apr 01 17:35:32.618 INFO E| Downloaded cpufeatures v0.2.5
36952026-04-01T17:35:33.661Z[ helios-setup] Apr 01 17:35:32.621 INFO E| Downloaded generic-array v0.14.6
36962026-04-01T17:35:33.668Z[ helios-setup] Apr 01 17:35:32.629 INFO E| Downloaded miniz_oxide v0.6.2
36972026-04-01T17:35:33.675Z[ helios-setup] Apr 01 17:35:32.635 INFO E| Downloaded anyhow v1.0.62
36982026-04-01T17:35:33.678Z[ helios-setup] Apr 01 17:35:32.638 INFO E| Downloaded sha2 v0.10.5
36992026-04-01T17:35:33.681Z[ helios-setup] Apr 01 17:35:32.639 INFO E| Downloaded block-buffer v0.10.3
37002026-04-01T17:35:33.681Z[ helios-setup] Apr 01 17:35:32.640 INFO E| Downloaded bytes v1.2.1
37012026-04-01T17:35:33.684Z[ helios-setup] Apr 01 17:35:32.644 INFO E| Downloaded digest v0.10.3
37022026-04-01T17:35:33.688Z[ helios-setup] Apr 01 17:35:32.646 INFO E| Downloaded typenum v1.15.0
37032026-04-01T17:35:33.691Z[ helios-setup] Apr 01 17:35:32.650 INFO E| Downloaded flate2 v1.0.25
37042026-04-01T17:35:33.738Z[ helios-setup] Apr 01 17:35:32.698 INFO E| Compiling version_check v0.9.4
37052026-04-01T17:35:33.738Z[ helios-setup] Apr 01 17:35:32.698 INFO E| Compiling typenum v1.15.0
37062026-04-01T17:35:33.738Z[ helios-setup] Apr 01 17:35:32.698 INFO E| Compiling cfg-if v1.0.0
37072026-04-01T17:35:33.738Z[ helios-setup] Apr 01 17:35:32.698 INFO E| Compiling crc32fast v1.3.2
37082026-04-01T17:35:33.741Z[ helios-setup] Apr 01 17:35:32.698 INFO E| Compiling adler v1.0.2
37092026-04-01T17:35:33.741Z[ helios-setup] Apr 01 17:35:32.698 INFO E| Compiling anyhow v1.0.62
37102026-04-01T17:35:33.741Z[ helios-setup] Apr 01 17:35:32.698 INFO E| Compiling unicode-width v0.1.10
37112026-04-01T17:35:33.741Z[ helios-setup] Apr 01 17:35:32.699 INFO E| Compiling cpufeatures v0.2.5
37122026-04-01T17:35:33.741Z[ helios-setup] Apr 01 17:35:32.699 INFO E| Compiling bytes v1.2.1
37132026-04-01T17:35:33.741Z[ helios-setup] Apr 01 17:35:32.699 INFO E| Compiling bitflags v1.3.2
37142026-04-01T17:35:33.775Z[ host-package] Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
37152026-04-01T17:35:34.224Z[ helios-setup] Apr 01 17:35:33.178 INFO E| Compiling getopts v0.2.21
37162026-04-01T17:35:34.224Z[ helios-setup] Apr 01 17:35:33.181 INFO E| Compiling generic-array v0.14.6
37172026-04-01T17:35:34.344Z[ helios-setup] Apr 01 17:35:33.305 INFO E| Compiling miniz_oxide v0.6.2
37182026-04-01T17:35:34.357Z[ host-package] Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37192026-04-01T17:35:34.504Z[ host-package] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
37202026-04-01T17:35:34.577Z[ host-package] Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
37212026-04-01T17:35:34.686Z[ host-package] Compiling tungstenite v0.23.0
37222026-04-01T17:35:35.011Z[ helios-setup] Apr 01 17:35:33.971 INFO E| Compiling flate2 v1.0.25
37232026-04-01T17:35:35.031Z[ host-package] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
37242026-04-01T17:35:35.486Z[ host-package] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
37252026-04-01T17:35:35.546Z[ host-package] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
37262026-04-01T17:35:35.816Z[ host-package] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
37272026-04-01T17:35:35.870Z[ host-package] Compiling nix v0.27.1
37282026-04-01T17:35:35.915Z[ host-package] Compiling serde_bytes v0.11.19
37292026-04-01T17:35:35.982Z[ helios-setup] Apr 01 17:35:34.942 INFO E| Compiling crypto-common v0.1.6
37302026-04-01T17:35:35.982Z[ helios-setup] Apr 01 17:35:34.942 INFO E| Compiling block-buffer v0.10.3
37312026-04-01T17:35:36.040Z[ host-package] Compiling tokio-tungstenite v0.23.1
37322026-04-01T17:35:36.102Z[ helios-setup] Apr 01 17:35:35.061 INFO E| Compiling digest v0.10.3
37332026-04-01T17:35:36.243Z[ host-package] Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
37342026-04-01T17:35:36.301Z[ helios-setup] Apr 01 17:35:35.262 INFO E| Compiling sha2 v0.10.5
37352026-04-01T17:35:36.366Z[ host-package] Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37362026-04-01T17:35:36.472Z[ host-package] Compiling tokio-rustls v0.24.1
37372026-04-01T17:35:36.567Z[ helios-setup] Apr 01 17:35:35.527 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver)
37382026-04-01T17:35:36.824Z[ host-package] Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
37392026-04-01T17:35:37.277Z[ host-package] Compiling xz2 v0.1.7
37402026-04-01T17:35:37.432Z[ host-package] Compiling ron v0.12.0
37412026-04-01T17:35:37.792Z[ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
37422026-04-01T17:35:38.649Z[ helios-setup] Apr 01 17:35:37.608 INFO E| Finished `release` profile [optimized] target(s) in 5.14s
37432026-04-01T17:35:38.661Z[ helios-setup] Apr 01 17:35:37.621 INFO building project "bootserver" ok (5 seconds)
37442026-04-01T17:35:38.665Z[ helios-setup] rm -f helios-build
37452026-04-01T17:35:38.665Z[ helios-setup] ln -s tools/helios-build/target/debug/helios-build
37462026-04-01T17:35:38.701Z[ helios-setup]
37472026-04-01T17:35:38.704Z[ helios-setup] Setup complete! ./helios-build is now available.
37482026-04-01T17:35:38.704Z[ helios-setup]
37492026-04-01T17:35:38.705Z[ helios-setup]
37502026-04-01T17:35:38.705Z[ helios-setup] real 2:37.127157641
37512026-04-01T17:35:38.705Z[ helios-setup] user 6:52.887445752
37522026-04-01T17:35:38.705Z[ helios-setup] sys 1:14.640762170
37532026-04-01T17:35:38.705Z[ helios-setup] trap 0.422095217
37542026-04-01T17:35:38.705Z[ helios-setup] tflt 2.928297969
37552026-04-01T17:35:38.705Z[ helios-setup] dflt 6.094205348
37562026-04-01T17:35:38.705Z[ helios-setup] kflt 0.000928078
37572026-04-01T17:35:38.705Z[ helios-setup] lock 37:29.638596583
37582026-04-01T17:35:38.705Z[ helios-setup] slp 35:20.191584722
37592026-04-01T17:35:38.705Z[ helios-setup] lat 6:35.297172074
37602026-04-01T17:35:38.705Z[ helios-setup] stop 1:26.804794918
37612026-04-01T17:35:38.708ZApr 01 17:35:37.665 INFO [helios-setup] process exited with exit status: 0 (157.131601567s)
37622026-04-01T17:35:38.708ZApr 01 17:35:37.665 INFO [helios-record] running task
37632026-04-01T17:35:38.708ZApr 01 17:35:37.665 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-firmware rev-parse --verify HEAD^{commit}
37642026-04-01T17:35:38.711ZApr 01 17:35:37.669 DEBG process exited with exit status: 0 (4.283585ms)
37652026-04-01T17:35:38.711ZApr 01 17:35:37.669 DEBG running: git -C /work/oxidecomputer/helios/projects/pinprick rev-parse --verify HEAD^{commit}
37662026-04-01T17:35:38.715ZApr 01 17:35:37.673 DEBG process exited with exit status: 0 (3.597474ms)
37672026-04-01T17:35:38.715ZApr 01 17:35:37.673 DEBG running: git -C /work/oxidecomputer/helios/projects/bootserver rev-parse --verify HEAD^{commit}
37682026-04-01T17:35:38.718ZApr 01 17:35:37.677 DEBG process exited with exit status: 0 (4.039119ms)
37692026-04-01T17:35:38.718ZApr 01 17:35:37.677 DEBG running: git -C /work/oxidecomputer/helios/projects/image-builder rev-parse --verify HEAD^{commit}
37702026-04-01T17:35:38.721ZApr 01 17:35:37.680 DEBG process exited with exit status: 0 (3.265953ms)
37712026-04-01T17:35:38.721ZApr 01 17:35:37.680 DEBG running: git -C /work/oxidecomputer/helios/projects/dmar-report rev-parse --verify HEAD^{commit}
37722026-04-01T17:35:38.724ZApr 01 17:35:37.684 DEBG process exited with exit status: 0 (3.541547ms)
37732026-04-01T17:35:38.724ZApr 01 17:35:37.684 DEBG running: git -C /work/oxidecomputer/helios/projects/pilot rev-parse --verify HEAD^{commit}
37742026-04-01T17:35:38.727ZApr 01 17:35:37.687 DEBG process exited with exit status: 0 (3.15091ms)
37752026-04-01T17:35:38.727ZApr 01 17:35:37.687 DEBG running: git -C /work/oxidecomputer/helios/projects/amd-host-image-builder rev-parse --verify HEAD^{commit}
37762026-04-01T17:35:38.731ZApr 01 17:35:37.690 DEBG process exited with exit status: 0 (3.007928ms)
37772026-04-01T17:35:38.731ZApr 01 17:35:37.690 DEBG running: git -C /work/oxidecomputer/helios/projects/phbl rev-parse --verify HEAD^{commit}
37782026-04-01T17:35:38.734ZApr 01 17:35:37.693 DEBG process exited with exit status: 0 (2.995199ms)
37792026-04-01T17:35:38.734ZApr 01 17:35:37.693 DEBG running: git -C /work/oxidecomputer/helios/projects/chelsio-t6-roms rev-parse --verify HEAD^{commit}
37802026-04-01T17:35:38.737ZApr 01 17:35:37.696 DEBG process exited with exit status: 0 (3.006548ms)
37812026-04-01T17:35:38.737ZApr 01 17:35:37.696 INFO [helios-record] task succeeded (31.594903ms)
37822026-04-01T17:35:39.409Z[ host-package] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
37832026-04-01T17:35:40.722Z[ host-package] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
37842026-04-01T17:35:41.546Z[ host-package] Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
37852026-04-01T17:35:41.754Z[ host-package] Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37862026-04-01T17:35:42.066Z[ host-package] Compiling tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
37872026-04-01T17:35:42.183Z[ host-package] Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4a98f905bcd56f74cfc77d1d317e77116d4c4827#4a98f905)
37882026-04-01T17:35:43.925Z[ host-package] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
37892026-04-01T17:35:44.163Z[ host-package] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
37902026-04-01T17:35:44.604Z[ host-package] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
37912026-04-01T17:35:44.786Z[ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
37922026-04-01T17:35:45.750Z[ host-package] Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
37932026-04-01T17:35:45.904Z[ host-package] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
37942026-04-01T17:35:45.935Z[ host-package] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37952026-04-01T17:35:47.285Z[ host-package] Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
37962026-04-01T17:35:48.498Z[ host-package] Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
37972026-04-01T17:35:48.537Z[ host-package] Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
37982026-04-01T17:35:48.765Z[ host-package] Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37992026-04-01T17:35:49.653Z[ host-package] Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
38002026-04-01T17:35:50.050Z[ host-package] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
38012026-04-01T17:35:50.209Z[ host-package] Compiling rustls-pemfile v1.0.4
38022026-04-01T17:35:50.298Z[ host-package] Compiling signal-hook-tokio v0.3.1
38032026-04-01T17:35:50.475Z[ host-package] Compiling twox-hash v2.1.2
38042026-04-01T17:35:50.523Z[ host-package] Compiling yasna v0.5.2
38052026-04-01T17:35:50.651Z[ host-package] Compiling base16ct v1.0.0
38062026-04-01T17:35:50.953Z[ host-package] Compiling is_ci v1.2.0
38072026-04-01T17:35:51.059Z[ host-package] Compiling rcgen v0.12.1
38082026-04-01T17:35:51.169Z[ host-package] Compiling supports-color v3.0.2
38092026-04-01T17:35:51.953Z[ host-package] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
38102026-04-01T17:35:52.042Z[ host-package] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38112026-04-01T17:35:52.104Z[ host-package] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
38122026-04-01T17:35:52.314Z[ host-package] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
38132026-04-01T17:35:52.606Z[ host-package] Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
38142026-04-01T17:35:53.854Z[ host-package] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
38152026-04-01T17:35:54.679Z[ host-package] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
38162026-04-01T17:35:55.423Z[ host-package] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
38172026-04-01T17:35:55.616Z[ host-package] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
38182026-04-01T17:35:55.722Z[ host-package] Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
38192026-04-01T17:35:57.464Z[ host-package] Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
38202026-04-01T17:35:57.699Z[ host-package] Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
38212026-04-01T17:35:57.954Z[ host-package] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
38222026-04-01T17:35:58.189Z[ host-package] Compiling fatfs v0.3.6
38232026-04-01T17:35:58.507Z[ host-package] Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
38242026-04-01T17:35:59.414Z[ host-package] Compiling subprocess v0.2.15
38252026-04-01T17:35:59.632Z[ host-package] Compiling rtoolbox v0.0.3
38262026-04-01T17:35:59.916Z[ host-package] Compiling assert_matches v1.5.0
38272026-04-01T17:36:00.031Z[ host-package] Compiling seq-macro v0.3.6
38282026-04-01T17:36:00.518Z[ host-package] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38292026-04-01T17:36:01.439Z[ host-package] Compiling rpassword v7.4.0
38302026-04-01T17:36:01.659Z[ host-package] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
38312026-04-01T17:36:01.733Z[ host-package] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
38322026-04-01T17:36:01.927Z[ host-package] Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
38332026-04-01T17:36:02.070Z[ host-package] Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
38342026-04-01T17:36:02.119Z[ host-package] Compiling tui-tree-widget v0.23.1
38352026-04-01T17:36:02.193Z[ host-package] Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
38362026-04-01T17:36:02.406Z[ host-package] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
38372026-04-01T17:36:02.926Z[ host-package] Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
38382026-04-01T17:36:04.454Z[ host-package] Compiling uzers v0.12.2
38392026-04-01T17:36:05.529Z[ host-package] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
38402026-04-01T17:36:05.575Z[ host-package] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
38412026-04-01T17:36:06.725Z[ host-package] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
38422026-04-01T17:36:10.773Z[ host-package] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
38432026-04-01T17:36:12.798Z[ host-package] Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
38442026-04-01T17:36:13.316Z[ host-package] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
38452026-04-01T17:36:14.262Z[ host-package] Compiling support-bundle-viewer v0.1.2
38462026-04-01T17:36:14.973Z[ host-package] Compiling multimap v0.10.1
38472026-04-01T17:36:30.830Z[ host-package] Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
38482026-04-01T17:36:30.896Z[ host-package] Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
38492026-04-01T17:42:23.981Z[ host-package] Finished `release` profile [optimized] target(s) in 8m 36s
38502026-04-01T17:43:09.241ZApr 01 17:43:08.173 INFO [host-package] process exited with exit status: 0 (561.825144194s)
38512026-04-01T17:43:09.241ZApr 01 17:43:08.173 INFO [host-stamp] running task
38522026-04-01T17:43:09.244ZApr 01 17:43:08.174 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+gitc7fd6b80a3c
38532026-04-01T17:43:09.244ZApr 01 17:43:08.174 INFO [recovery-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery package
38542026-04-01T17:43:09.244ZApr 01 17:43:08.174 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+gitc7fd6b80a3c
38552026-04-01T17:43:09.244ZApr 01 17:43:08.176 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+gitc7fd6b80a3c
38562026-04-01T17:43:09.244ZApr 01 17:43:08.176 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+gitc7fd6b80a3c
38572026-04-01T17:43:09.244ZApr 01 17:43:08.176 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+gitc7fd6b80a3c
38582026-04-01T17:43:09.244ZApr 01 17:43:08.176 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+gitc7fd6b80a3c
38592026-04-01T17:43:09.244ZApr 01 17:43:08.176 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+gitc7fd6b80a3c
38602026-04-01T17:43:09.244ZApr 01 17:43:08.176 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+gitc7fd6b80a3c
38612026-04-01T17:43:09.254Z[stamp-omicron-sled-agent] Logging to: /work/oxidecomputer/omicron/out/LOG
38622026-04-01T17:43:09.254Z[stamp-crucible-utils] Logging to: /work/oxidecomputer/omicron/out/LOG
38632026-04-01T17:43:09.257Z[ stamp-mg-ddm-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38642026-04-01T17:43:09.257Z[ stamp-overlay] Logging to: /work/oxidecomputer/omicron/out/LOG
38652026-04-01T17:43:09.257Z[stamp-pumpkind-gz] Logging to: /work/oxidecomputer/omicron/out/LOG
38662026-04-01T17:43:09.257Z[stamp-switch-asic] Logging to: /work/oxidecomputer/omicron/out/LOG
38672026-04-01T17:43:09.257Z[recovery-package] Logging to: /work/artifacts-recovery/LOG
38682026-04-01T17:43:09.257Z[ stamp-oxlog] Logging to: /work/oxidecomputer/omicron/out/LOG
38692026-04-01T17:43:09.257Z[stamp-propolis-server] Logging to: /work/oxidecomputer/omicron/out/LOG
38702026-04-01T17:43:09.257Z[ stamp-overlay] Created: /work/oxidecomputer/omicron/out/versioned/overlay.tar.gz
38712026-04-01T17:43:09.261ZApr 01 17:43:08.192 INFO [stamp-overlay] process exited with exit status: 0 (16.862996ms)
38722026-04-01T17:43:09.263Z[ stamp-oxlog] Created: /work/oxidecomputer/omicron/out/versioned/oxlog.tar
38732026-04-01T17:43:09.266ZApr 01 17:43:08.199 INFO [stamp-oxlog] process exited with exit status: 0 (24.612663ms)
38742026-04-01T17:43:09.302Z[stamp-crucible-utils] Created: /work/oxidecomputer/omicron/out/versioned/crucible-utils.tar
38752026-04-01T17:43:09.306ZApr 01 17:43:08.238 INFO [stamp-crucible-utils] process exited with exit status: 0 (63.730245ms)
38762026-04-01T17:43:09.319Z[stamp-pumpkind-gz] Created: /work/oxidecomputer/omicron/out/versioned/pumpkind-gz.tar
38772026-04-01T17:43:09.322ZApr 01 17:43:08.256 INFO [stamp-pumpkind-gz] process exited with exit status: 0 (81.235544ms)
38782026-04-01T17:43:09.439Z[ stamp-mg-ddm-gz] Created: /work/oxidecomputer/omicron/out/versioned/mg-ddm-gz.tar
38792026-04-01T17:43:09.442ZApr 01 17:43:08.376 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (200.637246ms)
38802026-04-01T17:43:09.785Z[stamp-omicron-sled-agent] Created: /work/oxidecomputer/omicron/out/versioned/omicron-sled-agent.tar
38812026-04-01T17:43:09.790ZApr 01 17:43:08.722 INFO [stamp-omicron-sled-agent] process exited with exit status: 0 (546.348655ms)
38822026-04-01T17:43:09.805Z[stamp-propolis-server] Created: /work/oxidecomputer/omicron/out/versioned/propolis-server.tar.gz
38832026-04-01T17:43:09.809ZApr 01 17:43:08.742 INFO [stamp-propolis-server] process exited with exit status: 0 (568.161887ms)
38842026-04-01T17:43:10.346Z[recovery-package] Compiling newtype-uuid v1.3.2
38852026-04-01T17:43:10.600Z[recovery-package] Compiling daft v0.1.5
38862026-04-01T17:43:10.819Z[recovery-package] Compiling iddqd v0.3.17
38872026-04-01T17:43:11.719Z[recovery-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
38882026-04-01T17:43:11.993Z[recovery-package] Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
38892026-04-01T17:43:11.993Z[recovery-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
38902026-04-01T17:43:11.997Z[recovery-package] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
38912026-04-01T17:43:11.997Z[recovery-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
38922026-04-01T17:43:11.997Z[recovery-package] Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
38932026-04-01T17:43:11.997Z[recovery-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
38942026-04-01T17:43:11.997Z[recovery-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
38952026-04-01T17:43:11.997Z[recovery-package] Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
38962026-04-01T17:43:12.094Z[recovery-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
38972026-04-01T17:43:12.318Z[recovery-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
38982026-04-01T17:43:12.367Z[recovery-package] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
38992026-04-01T17:43:12.507Z[recovery-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
39002026-04-01T17:43:15.055Z[stamp-switch-asic] Created: /work/oxidecomputer/omicron/out/versioned/switch-asic.tar.gz
39012026-04-01T17:43:15.059ZApr 01 17:43:13.992 INFO [stamp-switch-asic] process exited with exit status: 0 (5.815984823s)
39022026-04-01T17:43:15.059ZApr 01 17:43:13.992 INFO [host-stamp] task succeeded (5.818555057s)
39032026-04-01T17:43:15.059ZApr 01 17:43:13.992 INFO [host-proto] running task
39042026-04-01T17:43:15.516ZApr 01 17:43:14.448 INFO [host-proto] task succeeded (456.442736ms)
39052026-04-01T17:43:15.516ZApr 01 17:43:14.449 INFO [host-profile] running task
39062026-04-01T17:43:15.520ZApr 01 17:43:14.449 INFO [host-profile] task succeeded (262.615µs)
39072026-04-01T17:43:15.520ZApr 01 17:43:14.449 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.40.463' -P /tmp/.tmpT7aQ5W/proto/host/root -N 'ci c7fd6b8/${os_short_commit} 2026-04-01 17:33' -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/' -p 'helios-dev=file:///tmp/.tmpT7aQ5W/opte-host.p5p'
39082026-04-01T17:43:15.523Z[ host-image] Apr 01 17:43:14.455 INFO Checking files for board 'gimlet'
39092026-04-01T17:43:15.523Z[ host-image] Apr 01 17:43:14.455 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
39102026-04-01T17:43:15.526Z[ host-image] Apr 01 17:43:14.455 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
39112026-04-01T17:43:15.526Z[ host-image] Apr 01 17:43:14.455 INFO Checking files for board 'cosmo-mbist'
39122026-04-01T17:43:15.526Z[ host-image] Apr 01 17:43:14.455 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
39132026-04-01T17:43:15.526Z[ host-image] Apr 01 17:43:14.455 INFO Checking files for board 'cosmo'
39142026-04-01T17:43:15.526Z[ host-image] Apr 01 17:43:14.455 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
39152026-04-01T17:43:15.526Z[ host-image] Apr 01 17:43:14.456 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
39162026-04-01T17:43:15.526Z[ host-image] Apr 01 17:43:14.456 INFO Checking files for board 'cosmo-mbist-noaggr'
39172026-04-01T17:43:15.526Z[ host-image] Apr 01 17:43:14.456 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
39182026-04-01T17:43:15.531Z[ host-image] Apr 01 17:43:14.464 INFO generated template "/work/oxidecomputer/helios/tmp/image.host/genproto.json" for extra proto "/tmp/.tmpT7aQ5W/proto/host/root"
39192026-04-01T17:43:15.532Z[ host-image] Apr 01 17:43:14.464 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ file:///tmp/.tmpT7aQ5W/opte-host.p5p }
39202026-04-01T17:43:15.534Z[ host-image] Apr 01 17:43:14.464 INFO image builder template: ramdisk-01-os...
39212026-04-01T17:43:15.534Z[ host-image] Apr 01 17:43:14.464 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/.tmpT7aQ5W/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", "publisher_0_url+=file:///tmp/.tmpT7aQ5W/opte-host.p5p", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.40.463", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
39222026-04-01T17:43:15.545Z[ host-image] Apr 01 17:43:14.478 INFO O| Apr 01 17:43:14.478 INFO CREATE DATASET: rpool/images/build/host/output
39232026-04-01T17:43:17.277Z[ host-image] Apr 01 17:43:16.209 INFO O| Apr 01 17:43:16.208 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-01-os
39242026-04-01T17:43:17.280Z[ host-image] Apr 01 17:43:16.211 INFO O| Apr 01 17:43:16.211 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
39252026-04-01T17:43:17.545Z[ host-image] Apr 01 17:43:16.477 INFO O| Apr 01 17:43:16.477 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-01-os: sync = disabled
39262026-04-01T17:43:17.590Z[ host-image] Apr 01 17:43:16.522 INFO O| Apr 01 17:43:16.522 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-01-os
39272026-04-01T17:43:17.590Z[ host-image] Apr 01 17:43:16.522 INFO O| Apr 01 17:43:16.522 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
39282026-04-01T17:43:17.593Z[ host-image] Apr 01 17:43:16.522 INFO O| Apr 01 17:43:16.522 INFO resetting by removing work dataset: rpool/images/build/host/work/sled/ramdisk
39292026-04-01T17:43:17.593Z[ host-image] Apr 01 17:43:16.522 INFO O| Apr 01 17:43:16.522 INFO DESTROY DATASET: rpool/images/build/host/work/sled/ramdisk
39302026-04-01T17:43:17.596Z[ host-image] Apr 01 17:43:16.527 INFO O| Apr 01 17:43:16.527 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
39312026-04-01T17:43:17.608Z[recovery-package] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
39322026-04-01T17:43:17.608Z[recovery-package] Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
39332026-04-01T17:43:17.611Z[recovery-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
39342026-04-01T17:43:17.611Z[recovery-package] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
39352026-04-01T17:43:17.611Z[recovery-package] Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
39362026-04-01T17:43:17.803Z[ host-image] Apr 01 17:43:16.735 INFO O| Apr 01 17:43:16.735 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39372026-04-01T17:43:17.813Z[ host-image] Apr 01 17:43:16.745 INFO O| Apr 01 17:43:16.745 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/host/work/sled/ramdisk"]
39382026-04-01T17:43:18.124Z[ host-image] Apr 01 17:43:17.056 INFO O| Apr 01 17:43:17.056 INFO O| Caching catalogs ... Done
39392026-04-01T17:43:18.206Z[ host-image] Apr 01 17:43:17.139 INFO O| Apr 01 17:43:17.139 INFO STEP 0 (pkg_image_create) COMPLETE
39402026-04-01T17:43:18.207Z[ host-image] Apr 01 17:43:17.139 INFO O| Apr 01 17:43:17.139 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39412026-04-01T17:43:18.215Z[ host-image] Apr 01 17:43:17.148 INFO O| Apr 01 17:43:17.148 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///tmp/.tmpT7aQ5W/opte-host.p5p", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
39422026-04-01T17:43:18.476Z[ host-image] Apr 01 17:43:17.408 INFO O| Apr 01 17:43:17.408 INFO STEP 1 (pkg_set_publisher) COMPLETE
39432026-04-01T17:43:18.476Z[ host-image] Apr 01 17:43:17.408 INFO O| Apr 01 17:43:17.408 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39442026-04-01T17:43:18.476Z[ host-image] Apr 01 17:43:17.408 INFO O| Apr 01 17:43:17.408 INFO skip step because feature "publisher_1_name" is not enabled
39452026-04-01T17:43:18.480Z[ host-image] Apr 01 17:43:17.408 INFO O| Apr 01 17:43:17.408 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39462026-04-01T17:43:18.480Z[ host-image] Apr 01 17:43:17.408 INFO O| Apr 01 17:43:17.408 INFO skip step because feature "publisher_2_name" is not enabled
39472026-04-01T17:43:18.480Z[ host-image] Apr 01 17:43:17.408 INFO O| Apr 01 17:43:17.408 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39482026-04-01T17:43:18.480Z[ host-image] Apr 01 17:43:17.408 INFO O| Apr 01 17:43:17.408 INFO skip step because feature "publisher_3_name" is not enabled
39492026-04-01T17:43:18.480Z[ host-image] Apr 01 17:43:17.408 INFO O| Apr 01 17:43:17.408 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39502026-04-01T17:43:18.775Z[ host-image] Apr 01 17:43:17.707 INFO O| Apr 01 17:43:17.707 INFO variant opensolaris.zone is already global
39512026-04-01T17:43:18.775Z[ host-image] Apr 01 17:43:17.707 INFO O| Apr 01 17:43:17.707 INFO STEP 5 (pkg_change_variant) COMPLETE
39522026-04-01T17:43:18.775Z[ host-image] Apr 01 17:43:17.707 INFO O| Apr 01 17:43:17.707 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
39532026-04-01T17:43:19.076Z[ host-image] Apr 01 17:43:18.008 INFO O| Apr 01 17:43:18.008 INFO variant opensolaris.imagetype is full; changing to partial
39542026-04-01T17:43:19.076Z[ host-image] Apr 01 17:43:18.008 INFO O| Apr 01 17:43:18.008 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
39552026-04-01T17:43:25.014Z[recovery-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
39562026-04-01T17:43:26.179Z[recovery-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
39572026-04-01T17:43:28.877Z[recovery-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
39582026-04-01T17:43:28.877Z[recovery-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
39592026-04-01T17:43:30.169Z[recovery-package] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39602026-04-01T17:43:30.857Z[recovery-package] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
39612026-04-01T17:43:40.031Z[ host-image] Apr 01 17:43:38.961 INFO O| Apr 01 17:43:38.961 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
39622026-04-01T17:43:42.738Z[recovery-package] Finished `release` profile [optimized] target(s) in 33.36s
39632026-04-01T17:43:45.052ZApr 01 17:43:43.982 INFO [recovery-package] process exited with exit status: 0 (35.808618897s)
39642026-04-01T17:43:45.052ZApr 01 17:43:43.982 INFO [recovery-stamp] running task
39652026-04-01T17:43:45.055ZApr 01 17:43:43.982 INFO [verify-libraries] running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo xtask verify-libraries --release
39662026-04-01T17:43:45.055ZApr 01 17:43:43.983 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+gitc7fd6b80a3c
39672026-04-01T17:43:45.055ZApr 01 17:43:43.983 INFO [stamp-installinator] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery stamp installinator 19.0.0-0.ci+gitc7fd6b80a3c
39682026-04-01T17:43:45.062Z[stamp-installinator] Logging to: /work/artifacts-recovery/LOG
39692026-04-01T17:43:45.064Z[ stamp-mg-ddm-gz] Logging to: /work/artifacts-recovery/LOG
39702026-04-01T17:43:45.152Z[stamp-installinator] Created: /work/artifacts-recovery/versioned/installinator.tar
39712026-04-01T17:43:45.156ZApr 01 17:43:44.087 INFO [stamp-installinator] process exited with exit status: 0 (104.305455ms)
39722026-04-01T17:43:45.219Z[ stamp-mg-ddm-gz] Created: /work/artifacts-recovery/versioned/mg-ddm-gz.tar
39732026-04-01T17:43:45.223ZApr 01 17:43:44.154 INFO [stamp-mg-ddm-gz] process exited with exit status: 0 (171.456905ms)
39742026-04-01T17:43:45.223ZApr 01 17:43:44.154 INFO [recovery-stamp] task succeeded (171.686551ms)
39752026-04-01T17:43:45.223ZApr 01 17:43:44.154 INFO [recovery-proto] running task
39762026-04-01T17:43:45.223ZApr 01 17:43:44.154 INFO [tuf-stamp] running task
39772026-04-01T17:43:45.227ZApr 01 17:43:44.155 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+gitc7fd6b80a3c
39782026-04-01T17:43:45.227ZApr 01 17:43:44.155 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+gitc7fd6b80a3c
39792026-04-01T17:43:45.227ZApr 01 17:43:44.156 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+gitc7fd6b80a3c
39802026-04-01T17:43:45.227ZApr 01 17:43:44.156 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+gitc7fd6b80a3c
39812026-04-01T17:43:45.227ZApr 01 17:43:44.156 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+gitc7fd6b80a3c
39822026-04-01T17:43:45.227ZApr 01 17:43:44.157 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+gitc7fd6b80a3c
39832026-04-01T17:43:45.227ZApr 01 17:43:44.157 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+gitc7fd6b80a3c
39842026-04-01T17:43:45.231ZApr 01 17:43:44.158 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+gitc7fd6b80a3c
39852026-04-01T17:43:45.231ZApr 01 17:43:44.158 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+gitc7fd6b80a3c
39862026-04-01T17:43:45.231ZApr 01 17:43:44.158 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+gitc7fd6b80a3c
39872026-04-01T17:43:45.231ZApr 01 17:43:44.158 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+gitc7fd6b80a3c
39882026-04-01T17:43:45.231ZApr 01 17:43:44.159 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+gitc7fd6b80a3c
39892026-04-01T17:43:45.237Z[stamp-crucible-pantry-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
39902026-04-01T17:43:45.237Z[ stamp-probe] Logging to: /work/oxidecomputer/omicron/out/LOG
39912026-04-01T17:43:45.237Z[ stamp-nexus] Logging to: /work/oxidecomputer/omicron/out/LOG
39922026-04-01T17:43:45.237Z[ stamp-oximeter] Logging to: /work/oxidecomputer/omicron/out/LOG
39932026-04-01T17:43:45.240Z[stamp-clickhouse] Logging to: /work/oxidecomputer/omicron/out/LOG
39942026-04-01T17:43:45.240Z[stamp-internal-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39952026-04-01T17:43:45.240Z[stamp-clickhouse_keeper] Logging to: /work/oxidecomputer/omicron/out/LOG
39962026-04-01T17:43:45.240Z[ stamp-ntp] Logging to: /work/oxidecomputer/omicron/out/LOG
39972026-04-01T17:43:45.240Z[stamp-clickhouse_server] Logging to: /work/oxidecomputer/omicron/out/LOG
39982026-04-01T17:43:45.240Z[stamp-external-dns] Logging to: /work/oxidecomputer/omicron/out/LOG
39992026-04-01T17:43:45.240Z[stamp-cockroachdb] Logging to: /work/oxidecomputer/omicron/out/LOG
40002026-04-01T17:43:45.240Z[stamp-crucible-zone] Logging to: /work/oxidecomputer/omicron/out/LOG
40012026-04-01T17:43:45.289Z[ stamp-probe] Created: /work/oxidecomputer/omicron/out/versioned/probe.tar.gz
40022026-04-01T17:43:45.294ZApr 01 17:43:44.225 INFO [stamp-probe] process exited with exit status: 0 (69.271419ms)
40032026-04-01T17:43:45.350ZApr 01 17:43:44.280 INFO [recovery-proto] task succeeded (126.42545ms)
40042026-04-01T17:43:45.353ZApr 01 17:43:44.281 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.40.463' -P /tmp/.tmpT7aQ5W/proto/recovery/root -N 'recovery c7fd6b8/${os_short_commit} 2026-04-01 17:33' -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/' -p 'helios-dev=file:///tmp/.tmpT7aQ5W/opte-recovery.p5p'
40052026-04-01T17:43:45.375Z[ recovery-image] Apr 01 17:43:44.288 INFO Checking files for board 'cosmo-mbist-noaggr'
40062026-04-01T17:43:45.375Z[ recovery-image] Apr 01 17:43:44.288 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist-noaggr.toml"
40072026-04-01T17:43:45.375Z[ recovery-image] Apr 01 17:43:44.288 INFO Checking files for board 'cosmo'
40082026-04-01T17:43:45.375Z[ recovery-image] Apr 01 17:43:44.288 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-a.efs.json5"
40092026-04-01T17:43:45.375Z[ recovery-image] Apr 01 17:43:44.288 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
40102026-04-01T17:43:45.375Z[ recovery-image] Apr 01 17:43:44.288 INFO Checking files for board 'gimlet'
40112026-04-01T17:43:45.375Z[ recovery-image] Apr 01 17:43:44.288 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b.efs.json5"
40122026-04-01T17:43:45.375Z[ recovery-image] Apr 01 17:43:44.288 INFO "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
40132026-04-01T17:43:45.376Z[ recovery-image] Apr 01 17:43:44.288 INFO Checking files for board 'cosmo-mbist'
40142026-04-01T17:43:45.376Z[ recovery-image] Apr 01 17:43:44.288 INFO "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7-mbist.toml"
40152026-04-01T17:43:45.376Z[ recovery-image] Apr 01 17:43:44.296 INFO generated template "/work/oxidecomputer/helios/tmp/image.recovery/genproto.json" for extra proto "/tmp/.tmpT7aQ5W/proto/recovery/root"
40162026-04-01T17:43:45.376Z[ recovery-image] Apr 01 17:43:44.296 INFO using external package repositories: helios-dev={ file:///work/incorporation.p5p https://pkg.oxide.computer/helios/2/dev/ file:///tmp/.tmpT7aQ5W/opte-recovery.p5p }
40172026-04-01T17:43:45.376Z[ recovery-image] Apr 01 17:43:44.296 INFO image builder template: ramdisk-01-os...
40182026-04-01T17:43:45.376Z[ recovery-image] Apr 01 17:43:44.296 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/.tmpT7aQ5W/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", "publisher_0_url+=file:///tmp/.tmpT7aQ5W/opte-recovery.p5p", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.40.463", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-01-os", "--fullreset"], pwd: None
40192026-04-01T17:43:45.385Z[ recovery-image] Apr 01 17:43:44.316 INFO O| Apr 01 17:43:44.315 INFO CREATE DATASET: rpool/images/build/recovery/output
40202026-04-01T17:43:45.703Z[ recovery-image] Apr 01 17:43:44.634 INFO O| Apr 01 17:43:44.634 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40212026-04-01T17:43:45.708Z[ recovery-image] Apr 01 17:43:44.639 INFO O| Apr 01 17:43:44.639 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40222026-04-01T17:43:45.724Z[verify-libraries] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
40232026-04-01T17:43:45.778Z[verify-libraries] Running `target/debug/xtask verify-libraries --release`
40242026-04-01T17:43:45.809Z[ stamp-ntp] Created: /work/oxidecomputer/omicron/out/versioned/ntp.tar.gz
40252026-04-01T17:43:45.814ZApr 01 17:43:44.745 INFO [stamp-ntp] process exited with exit status: 0 (589.130198ms)
40262026-04-01T17:43:45.944Z[stamp-crucible-pantry-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-pantry-zone.tar.gz
40272026-04-01T17:43:45.949ZApr 01 17:43:44.880 INFO [stamp-crucible-pantry-zone] process exited with exit status: 0 (722.739647ms)
40282026-04-01T17:43:46.082Z[stamp-external-dns] Created: /work/oxidecomputer/omicron/out/versioned/external-dns.tar.gz
40292026-04-01T17:43:46.086ZApr 01 17:43:45.017 INFO [stamp-external-dns] process exited with exit status: 0 (858.71514ms)
40302026-04-01T17:43:46.097Z[stamp-internal-dns] Created: /work/oxidecomputer/omicron/out/versioned/internal-dns.tar.gz
40312026-04-01T17:43:46.102ZApr 01 17:43:45.033 INFO [stamp-internal-dns] process exited with exit status: 0 (877.934611ms)
40322026-04-01T17:43:46.202Z[stamp-crucible-zone] Created: /work/oxidecomputer/omicron/out/versioned/crucible-zone.tar.gz
40332026-04-01T17:43:46.206ZApr 01 17:43:45.137 INFO [stamp-crucible-zone] process exited with exit status: 0 (978.418845ms)
40342026-04-01T17:43:46.299Z[ stamp-oximeter] Created: /work/oxidecomputer/omicron/out/versioned/oximeter.tar.gz
40352026-04-01T17:43:46.304ZApr 01 17:43:45.234 INFO [stamp-oximeter] process exited with exit status: 0 (1.078068015s)
40362026-04-01T17:43:46.352Z[ recovery-image] Apr 01 17:43:45.282 INFO O| Apr 01 17:43:45.282 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-01-os: sync = disabled
40372026-04-01T17:43:46.597Z[ recovery-image] Apr 01 17:43:45.528 INFO O| Apr 01 17:43:45.528 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-01-os
40382026-04-01T17:43:46.597Z[ recovery-image] Apr 01 17:43:45.528 INFO O| Apr 01 17:43:45.528 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
40392026-04-01T17:43:46.597Z[ recovery-image] Apr 01 17:43:45.528 INFO O| Apr 01 17:43:45.528 INFO resetting by removing work dataset: rpool/images/build/recovery/work/sled/ramdisk
40402026-04-01T17:43:46.600Z[ recovery-image] Apr 01 17:43:45.528 INFO O| Apr 01 17:43:45.528 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/ramdisk
40412026-04-01T17:43:46.603Z[ recovery-image] Apr 01 17:43:45.533 INFO O| Apr 01 17:43:45.533 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
40422026-04-01T17:43:47.726Z[ host-image] Apr 01 17:43:46.656 INFO O| Apr 01 17:43:46.656 INFO O| Startup: Caching catalogs ... Done
40432026-04-01T17:43:47.820Z[ host-image] Apr 01 17:43:46.750 INFO O| Apr 01 17:43:46.750 INFO O| Planning: Planning completed in 0.00 seconds
40442026-04-01T17:43:47.823Z[ host-image] Apr 01 17:43:46.751 INFO O| Apr 01 17:43:46.751 INFO O| Planning: Consolidating action changes ... Done
40452026-04-01T17:43:47.824Z[ host-image] Apr 01 17:43:46.751 INFO O| Apr 01 17:43:46.751 INFO O| Planning: Evaluating mediators ... Done
40462026-04-01T17:43:47.824Z[ host-image] Apr 01 17:43:46.751 INFO O| Apr 01 17:43:46.751 INFO O| Planning: Planning completed in 0.00 seconds
40472026-04-01T17:43:47.824Z[ host-image] Apr 01 17:43:46.751 INFO O| Apr 01 17:43:46.751 INFO O| Variants/Facets to change: 1
40482026-04-01T17:43:47.954Z[stamp-cockroachdb] Created: /work/oxidecomputer/omicron/out/versioned/cockroachdb.tar.gz
40492026-04-01T17:43:47.959ZApr 01 17:43:46.889 INFO [stamp-cockroachdb] process exited with exit status: 0 (2.73054728s)
40502026-04-01T17:43:48.646Z[ stamp-nexus] Created: /work/oxidecomputer/omicron/out/versioned/nexus.tar.gz
40512026-04-01T17:43:48.650ZApr 01 17:43:47.580 INFO [stamp-nexus] process exited with exit status: 0 (3.423803022s)
40522026-04-01T17:43:48.963Z[ recovery-image] Apr 01 17:43:47.894 INFO O| Apr 01 17:43:47.893 INFO STEP 0: pkg_image_create, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40532026-04-01T17:43:48.967Z[ host-image] Apr 01 17:43:47.897 INFO O| Apr 01 17:43:47.897 INFO O| Done
40542026-04-01T17:43:48.967Z[ host-image] Apr 01 17:43:47.897 INFO O| Apr 01 17:43:47.897 INFO O| Done
40552026-04-01T17:43:48.970Z[ recovery-image] Apr 01 17:43:47.901 INFO O| Apr 01 17:43:47.901 INFO exec: ["/usr/bin/pkg", "image-create", "--full", "/rpool/images/build/recovery/work/sled/ramdisk"]
40562026-04-01T17:43:50.026Z[stamp-clickhouse_keeper] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_keeper.tar.gz
40572026-04-01T17:43:50.030ZApr 01 17:43:48.961 INFO [stamp-clickhouse_keeper] process exited with exit status: 0 (4.803575553s)
40582026-04-01T17:43:50.270Z[stamp-clickhouse] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse.tar.gz
40592026-04-01T17:43:50.274ZApr 01 17:43:49.204 INFO [stamp-clickhouse] process exited with exit status: 0 (5.047230039s)
40602026-04-01T17:43:50.284Z[verify-libraries] Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
40612026-04-01T17:43:50.313Z[stamp-clickhouse_server] Created: /work/oxidecomputer/omicron/out/versioned/clickhouse_server.tar.gz
40622026-04-01T17:43:50.316ZApr 01 17:43:49.246 INFO [stamp-clickhouse_server] process exited with exit status: 0 (5.08829858s)
40632026-04-01T17:43:50.316ZApr 01 17:43:49.246 INFO [tuf-stamp] task succeeded (5.092143121s)
40642026-04-01T17:43:50.429Z[ host-image] Apr 01 17:43:49.359 INFO O| Apr 01 17:43:49.359 INFO O| Done
40652026-04-01T17:43:50.507Z[verify-libraries] Compiling ar_archive_writer v0.5.1
40662026-04-01T17:43:50.535Z[verify-libraries] Compiling stacker v0.1.23
40672026-04-01T17:43:50.535Z[verify-libraries] Compiling cfg_aliases v0.1.1
40682026-04-01T17:43:50.559Z[ host-image] Apr 01 17:43:49.489 INFO O| Apr 01 17:43:49.489 INFO O| Done
40692026-04-01T17:43:50.562Z[ host-image] Apr 01 17:43:49.490 INFO O| Apr 01 17:43:49.490 INFO O| Done
40702026-04-01T17:43:50.562Z[ host-image] Apr 01 17:43:49.490 INFO O| Apr 01 17:43:49.490 INFO O| Done
40712026-04-01T17:43:50.562Z[ host-image] Apr 01 17:43:49.491 INFO O| Apr 01 17:43:49.491 INFO O| Done
40722026-04-01T17:43:50.582Z[verify-libraries] Compiling home v0.5.12
40732026-04-01T17:43:50.586Z[verify-libraries] Compiling nibble_vec v0.1.0
40742026-04-01T17:43:50.600Z[verify-libraries] Compiling recursive-proc-macro-impl v0.1.1
40752026-04-01T17:43:50.642Z[verify-libraries] Compiling endian-type v0.1.2
40762026-04-01T17:43:50.664Z[verify-libraries] Compiling nix v0.28.0
40772026-04-01T17:43:50.686Z[verify-libraries] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
40782026-04-01T17:43:50.712Z[verify-libraries] Compiling sqlparser_derive v0.5.0
40792026-04-01T17:43:50.712Z[verify-libraries] Compiling winnow v0.6.26
40802026-04-01T17:43:50.715Z[verify-libraries] Compiling unicode_categories v0.1.1
40812026-04-01T17:43:50.781Z[verify-libraries] Compiling radix_trie v0.2.1
40822026-04-01T17:43:50.805Z[verify-libraries] Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
40832026-04-01T17:43:50.850Z[verify-libraries] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
40842026-04-01T17:43:50.910Z[verify-libraries] Compiling polyval v0.6.2
40852026-04-01T17:43:50.935Z[verify-libraries] Compiling ctr v0.9.2
40862026-04-01T17:43:50.961Z[verify-libraries] Compiling colored v2.2.0
40872026-04-01T17:43:50.961Z[verify-libraries] Compiling blowfish v0.9.1
40882026-04-01T17:43:50.984Z[verify-libraries] Compiling ssh-encoding v0.2.0
40892026-04-01T17:43:51.057Z[verify-libraries] Compiling password-hash v0.4.2
40902026-04-01T17:43:51.139Z[verify-libraries] Compiling ghash v0.5.1
40912026-04-01T17:43:51.217Z[verify-libraries] Compiling bcrypt-pbkdf v0.10.0
40922026-04-01T17:43:51.220Z[ recovery-image] Apr 01 17:43:50.149 INFO O| Apr 01 17:43:50.149 INFO O| Caching catalogs ... Done
40932026-04-01T17:43:51.286Z[verify-libraries] Compiling petname v2.0.2
40942026-04-01T17:43:51.311Z[verify-libraries] Compiling p521 v0.13.3
40952026-04-01T17:43:51.315Z[verify-libraries] Compiling aes-gcm v0.10.3
40962026-04-01T17:43:51.315Z[verify-libraries] Compiling p256 v0.13.2
40972026-04-01T17:43:51.318Z[ recovery-image] Apr 01 17:43:50.248 INFO O| Apr 01 17:43:50.248 INFO STEP 0 (pkg_image_create) COMPLETE
40982026-04-01T17:43:51.318Z[ recovery-image] Apr 01 17:43:50.248 INFO O| Apr 01 17:43:50.248 INFO STEP 1: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
40992026-04-01T17:43:51.327Z[ recovery-image] Apr 01 17:43:50.258 INFO O| Apr 01 17:43:50.258 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "set-publisher", "--no-refresh", "-G", "*", "-g", "file:///tmp/.tmpT7aQ5W/opte-recovery.p5p", "-g", "file:///work/incorporation.p5p", "-g", "https://pkg.oxide.computer/helios/2/dev/", "helios-dev"]
41002026-04-01T17:43:51.353Z[verify-libraries] Compiling psm v0.1.30
41012026-04-01T17:43:51.404Z[verify-libraries] Compiling pbkdf2 v0.11.0
41022026-04-01T17:43:51.458Z[verify-libraries] Compiling russh-cryptovec v0.7.3
41032026-04-01T17:43:51.553Z[verify-libraries] Compiling ssh-cipher v0.2.0
41042026-04-01T17:43:51.627Z[verify-libraries] Compiling md5 v0.7.0
41052026-04-01T17:43:51.694Z[ recovery-image] Apr 01 17:43:50.624 INFO O| Apr 01 17:43:50.624 INFO STEP 1 (pkg_set_publisher) COMPLETE
41062026-04-01T17:43:51.694Z[ recovery-image] Apr 01 17:43:50.624 INFO O| Apr 01 17:43:50.624 INFO STEP 2: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41072026-04-01T17:43:51.697Z[ recovery-image] Apr 01 17:43:50.624 INFO O| Apr 01 17:43:50.624 INFO skip step because feature "publisher_1_name" is not enabled
41082026-04-01T17:43:51.697Z[ recovery-image] Apr 01 17:43:50.624 INFO O| Apr 01 17:43:50.624 INFO STEP 3: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41092026-04-01T17:43:51.697Z[ recovery-image] Apr 01 17:43:50.624 INFO O| Apr 01 17:43:50.624 INFO skip step because feature "publisher_2_name" is not enabled
41102026-04-01T17:43:51.698Z[ recovery-image] Apr 01 17:43:50.624 INFO O| Apr 01 17:43:50.624 INFO STEP 4: pkg_set_publisher, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41112026-04-01T17:43:51.698Z[ recovery-image] Apr 01 17:43:50.624 INFO O| Apr 01 17:43:50.624 INFO skip step because feature "publisher_3_name" is not enabled
41122026-04-01T17:43:51.698Z[ recovery-image] Apr 01 17:43:50.624 INFO O| Apr 01 17:43:50.624 INFO STEP 5: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41132026-04-01T17:43:51.727Z[verify-libraries] Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
41142026-04-01T17:43:51.728Z[verify-libraries] Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
41152026-04-01T17:43:51.773Z[verify-libraries] Compiling omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
41162026-04-01T17:43:51.776Z[verify-libraries] Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
41172026-04-01T17:43:51.909Z[verify-libraries] Compiling ssh-key v0.6.7
41182026-04-01T17:43:51.965Z[verify-libraries] Compiling num-bigint v0.4.6
41192026-04-01T17:43:52.000Z[ recovery-image] Apr 01 17:43:50.927 INFO O| Apr 01 17:43:50.927 INFO variant opensolaris.zone is already global
41202026-04-01T17:43:52.000Z[ recovery-image] Apr 01 17:43:50.927 INFO O| Apr 01 17:43:50.927 INFO STEP 5 (pkg_change_variant) COMPLETE
41212026-04-01T17:43:52.000Z[ recovery-image] Apr 01 17:43:50.927 INFO O| Apr 01 17:43:50.927 INFO STEP 6: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41222026-04-01T17:43:52.060Z[verify-libraries] Compiling des v0.8.1
41232026-04-01T17:43:52.060Z[verify-libraries] Compiling sapling-renderdag v0.1.0
41242026-04-01T17:43:52.063Z[verify-libraries] Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41252026-04-01T17:43:52.125Z[verify-libraries] Compiling sync-ptr v0.1.4
41262026-04-01T17:43:52.176Z[verify-libraries] Compiling hex-literal v0.4.1
41272026-04-01T17:43:52.195Z[ host-image] Apr 01 17:43:51.121 INFO O| Apr 01 17:43:51.121 INFO STEP 6 (pkg_change_variant) COMPLETE
41282026-04-01T17:43:52.195Z[ host-image] Apr 01 17:43:51.121 INFO O| Apr 01 17:43:51.121 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41292026-04-01T17:43:52.195Z[ host-image] Apr 01 17:43:51.122 INFO O| Apr 01 17:43:51.121 INFO skip step because feature "debug_variant" is not enabled
41302026-04-01T17:43:52.195Z[ host-image] Apr 01 17:43:51.122 INFO O| Apr 01 17:43:51.121 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
41312026-04-01T17:43:52.329Z[ recovery-image] Apr 01 17:43:51.259 INFO O| Apr 01 17:43:51.259 INFO variant opensolaris.imagetype is full; changing to partial
41322026-04-01T17:43:52.329Z[ recovery-image] Apr 01 17:43:51.259 INFO O| Apr 01 17:43:51.259 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-variant", "opensolaris.imagetype=partial"]
41332026-04-01T17:43:52.393Z[verify-libraries] Compiling sqlformat v0.3.5
41342026-04-01T17:43:52.448Z[verify-libraries] Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41352026-04-01T17:43:52.451Z[verify-libraries] Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
41362026-04-01T17:43:52.519Z[verify-libraries] Compiling rustyline v14.0.0
41372026-04-01T17:43:52.534Z[ host-image] Apr 01 17:43:51.464 INFO O| Apr 01 17:43:51.464 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "change-facet", "openssl.10=false"]
41382026-04-01T17:43:52.585Z[verify-libraries] Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
41392026-04-01T17:43:52.642Z[verify-libraries] Compiling recursive v0.1.1
41402026-04-01T17:43:52.715Z[verify-libraries] Compiling internet-checksum v0.2.1
41412026-04-01T17:43:52.811Z[verify-libraries] Compiling sqlparser v0.61.0
41422026-04-01T17:43:52.846Z[verify-libraries] Compiling omicron-zone-package v0.12.2
41432026-04-01T17:43:52.849Z[verify-libraries] Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
41442026-04-01T17:43:52.937Z[verify-libraries] Compiling git-stub v1.0.0
41452026-04-01T17:43:53.117Z[verify-libraries] Compiling yansi v1.0.1
41462026-04-01T17:43:53.327Z[verify-libraries] Compiling russh-keys v0.45.0
41472026-04-01T17:43:53.522Z[verify-libraries] Compiling diff v0.1.13
41482026-04-01T17:43:53.635Z[verify-libraries] Compiling git-stub-vcs v0.1.0
41492026-04-01T17:43:53.727Z[verify-libraries] Compiling pretty_assertions v1.4.1
41502026-04-01T17:43:54.325Z[verify-libraries] Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
41512026-04-01T17:43:54.411Z[verify-libraries] Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
41522026-04-01T17:43:54.623Z[verify-libraries] Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
41532026-04-01T17:43:54.699Z[verify-libraries] Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
41542026-04-01T17:43:54.726Z[verify-libraries] Compiling russh v0.45.0
41552026-04-01T17:43:54.881Z[verify-libraries] Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
41562026-04-01T17:43:54.961Z[verify-libraries] Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
41572026-04-01T17:43:55.192Z[verify-libraries] Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
41582026-04-01T17:43:55.232Z[verify-libraries] Compiling drift v0.1.3
41592026-04-01T17:43:55.544Z[verify-libraries] Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
41602026-04-01T17:43:55.570Z[verify-libraries] Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
41612026-04-01T17:43:55.602Z[verify-libraries] Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
41622026-04-01T17:43:56.371Z[verify-libraries] Compiling dropshot-api-manager v0.6.0
41632026-04-01T17:43:56.503Z[verify-libraries] Compiling clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
41642026-04-01T17:43:56.697Z[verify-libraries] Compiling openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
41652026-04-01T17:43:56.927Z[verify-libraries] Compiling termios v0.3.3
41662026-04-01T17:43:57.241Z[verify-libraries] Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
41672026-04-01T17:43:57.710Z[verify-libraries] Compiling omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
41682026-04-01T17:43:58.354Z[verify-libraries] Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
41692026-04-01T17:43:58.905Z[verify-libraries] Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
41702026-04-01T17:44:00.484Z[verify-libraries] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
41712026-04-01T17:44:01.812Z[verify-libraries] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
41722026-04-01T17:44:02.184Z[verify-libraries] Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
41732026-04-01T17:44:04.581Z[verify-libraries] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
41742026-04-01T17:44:04.734Z[verify-libraries] Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
41752026-04-01T17:44:05.138Z[verify-libraries] Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
41762026-04-01T17:44:08.300Z[verify-libraries] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
41772026-04-01T17:44:13.154Z[verify-libraries] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
41782026-04-01T17:44:14.948Z[ recovery-image] Apr 01 17:44:13.876 INFO O| Apr 01 17:44:13.876 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41792026-04-01T17:44:16.064Z[verify-libraries] Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
41802026-04-01T17:44:16.463Z[ host-image] Apr 01 17:44:15.391 INFO O| Apr 01 17:44:15.391 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
41812026-04-01T17:44:17.105Z[verify-libraries] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
41822026-04-01T17:44:17.578Z[verify-libraries] Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
41832026-04-01T17:44:18.080Z[verify-libraries] Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
41842026-04-01T17:44:20.047Z[verify-libraries] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
41852026-04-01T17:44:20.281Z[verify-libraries] Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
41862026-04-01T17:44:20.349Z[verify-libraries] Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
41872026-04-01T17:44:20.778Z[verify-libraries] Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
41882026-04-01T17:44:22.810Z[verify-libraries] Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
41892026-04-01T17:44:23.680Z[verify-libraries] Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
41902026-04-01T17:44:24.182Z[ recovery-image] Apr 01 17:44:23.110 INFO O| Apr 01 17:44:23.109 INFO O| Startup: Caching catalogs ... Done
41912026-04-01T17:44:24.223Z[verify-libraries] Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
41922026-04-01T17:44:24.282Z[ recovery-image] Apr 01 17:44:23.210 INFO O| Apr 01 17:44:23.210 INFO O| Planning: Planning completed in 0.00 seconds
41932026-04-01T17:44:24.285Z[ recovery-image] Apr 01 17:44:23.210 INFO O| Apr 01 17:44:23.210 INFO O| Planning: Consolidating action changes ... Done
41942026-04-01T17:44:24.285Z[ recovery-image] Apr 01 17:44:23.210 INFO O| Apr 01 17:44:23.210 INFO O| Planning: Evaluating mediators ... Done
41952026-04-01T17:44:24.285Z[ recovery-image] Apr 01 17:44:23.211 INFO O| Apr 01 17:44:23.211 INFO O| Planning: Planning completed in 0.00 seconds
41962026-04-01T17:44:24.285Z[ recovery-image] Apr 01 17:44:23.211 INFO O| Apr 01 17:44:23.211 INFO O| Variants/Facets to change: 1
41972026-04-01T17:44:24.705Z[verify-libraries] Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
41982026-04-01T17:44:25.099Z[ recovery-image] Apr 01 17:44:24.020 INFO O| Apr 01 17:44:24.020 INFO O| Done
41992026-04-01T17:44:25.099Z[ recovery-image] Apr 01 17:44:24.020 INFO O| Apr 01 17:44:24.020 INFO O| Done
42002026-04-01T17:44:25.290Z[verify-libraries] Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
42012026-04-01T17:44:25.466Z[verify-libraries] Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
42022026-04-01T17:44:25.890Z[ host-image] Apr 01 17:44:24.816 INFO O| Apr 01 17:44:24.816 INFO O| Startup: Caching catalogs ... Done
42032026-04-01T17:44:25.994Z[ host-image] Apr 01 17:44:24.922 INFO O| Apr 01 17:44:24.921 INFO O| Planning: Planning completed in 0.00 seconds
42042026-04-01T17:44:25.997Z[ host-image] Apr 01 17:44:24.922 INFO O| Apr 01 17:44:24.922 INFO O| Planning: Consolidating action changes ... Done
42052026-04-01T17:44:25.997Z[ host-image] Apr 01 17:44:24.922 INFO O| Apr 01 17:44:24.922 INFO O| Planning: Evaluating mediators ... Done
42062026-04-01T17:44:25.997Z[ host-image] Apr 01 17:44:24.922 INFO O| Apr 01 17:44:24.922 INFO O| Planning: Planning completed in 0.00 seconds
42072026-04-01T17:44:25.997Z[ host-image] Apr 01 17:44:24.923 INFO O| Apr 01 17:44:24.923 INFO O| Variants/Facets to change: 1
42082026-04-01T17:44:26.031Z[ host-image] Apr 01 17:44:24.959 INFO O| Apr 01 17:44:24.959 INFO O| Done
42092026-04-01T17:44:26.031Z[ host-image] Apr 01 17:44:24.959 INFO O| Apr 01 17:44:24.959 INFO O| Done
42102026-04-01T17:44:26.962Z[ recovery-image] Apr 01 17:44:25.890 INFO O| Apr 01 17:44:25.890 INFO O| Done
42112026-04-01T17:44:27.100Z[ recovery-image] Apr 01 17:44:26.027 INFO O| Apr 01 17:44:26.027 INFO O| Done
42122026-04-01T17:44:27.103Z[ recovery-image] Apr 01 17:44:26.028 INFO O| Apr 01 17:44:26.028 INFO O| Done
42132026-04-01T17:44:27.103Z[ recovery-image] Apr 01 17:44:26.029 INFO O| Apr 01 17:44:26.029 INFO O| Done
42142026-04-01T17:44:27.103Z[ recovery-image] Apr 01 17:44:26.030 INFO O| Apr 01 17:44:26.030 INFO O| Done
42152026-04-01T17:44:27.702Z[verify-libraries] Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
42162026-04-01T17:44:27.719Z[ host-image] Apr 01 17:44:26.647 INFO O| Apr 01 17:44:26.647 INFO O| Done
42172026-04-01T17:44:27.863Z[ host-image] Apr 01 17:44:26.791 INFO O| Apr 01 17:44:26.791 INFO O| Done
42182026-04-01T17:44:27.866Z[ host-image] Apr 01 17:44:26.792 INFO O| Apr 01 17:44:26.792 INFO O| Done
42192026-04-01T17:44:27.866Z[ host-image] Apr 01 17:44:26.792 INFO O| Apr 01 17:44:26.792 INFO O| Done
42202026-04-01T17:44:27.866Z[ host-image] Apr 01 17:44:26.793 INFO O| Apr 01 17:44:26.793 INFO O| Done
42212026-04-01T17:44:27.943Z[verify-libraries] Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
42222026-04-01T17:44:28.853Z[ recovery-image] Apr 01 17:44:27.780 INFO O| Apr 01 17:44:27.780 INFO STEP 6 (pkg_change_variant) COMPLETE
42232026-04-01T17:44:28.853Z[ recovery-image] Apr 01 17:44:27.780 INFO O| Apr 01 17:44:27.780 INFO STEP 7: pkg_change_variant, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42242026-04-01T17:44:28.853Z[ recovery-image] Apr 01 17:44:27.780 INFO O| Apr 01 17:44:27.780 INFO skip step because feature "debug_variant" is not enabled
42252026-04-01T17:44:28.856Z[ recovery-image] Apr 01 17:44:27.780 INFO O| Apr 01 17:44:27.780 INFO STEP 8: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42262026-04-01T17:44:29.242Z[ recovery-image] Apr 01 17:44:28.170 INFO O| Apr 01 17:44:28.170 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "openssl.10=false"]
42272026-04-01T17:44:29.744Z[ host-image] Apr 01 17:44:28.671 INFO O| Apr 01 17:44:28.671 INFO STEP 8 (pkg_change_facet) COMPLETE
42282026-04-01T17:44:29.744Z[ host-image] Apr 01 17:44:28.671 INFO O| Apr 01 17:44:28.671 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42292026-04-01T17:44:29.747Z[ host-image] Apr 01 17:44:28.671 INFO O| Apr 01 17:44:28.671 INFO skip step because feature "recovery" is not enabled
42302026-04-01T17:44:29.747Z[ host-image] Apr 01 17:44:28.671 INFO O| Apr 01 17:44:28.671 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42312026-04-01T17:44:29.747Z[ host-image] Apr 01 17:44:28.671 INFO O| Apr 01 17:44:28.671 INFO skip step because feature "recovery" is not enabled
42322026-04-01T17:44:29.747Z[ host-image] Apr 01 17:44:28.671 INFO O| Apr 01 17:44:28.671 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42332026-04-01T17:44:29.755Z[ host-image] Apr 01 17:44:28.683 INFO O| Apr 01 17:44:28.683 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"]
42342026-04-01T17:44:31.813Z[verify-libraries] Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
42352026-04-01T17:44:33.657Z[verify-libraries] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
42362026-04-01T17:44:33.722Z[verify-libraries] Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
42372026-04-01T17:44:33.791Z[verify-libraries] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
42382026-04-01T17:44:35.369Z[verify-libraries] Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
42392026-04-01T17:44:37.775Z[verify-libraries] Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
42402026-04-01T17:44:38.048Z[verify-libraries] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
42412026-04-01T17:44:38.524Z[verify-libraries] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
42422026-04-01T17:44:38.847Z[verify-libraries] Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
42432026-04-01T17:44:39.004Z[verify-libraries] Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
42442026-04-01T17:44:39.837Z[verify-libraries] Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
42452026-04-01T17:44:41.224Z[verify-libraries] Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
42462026-04-01T17:44:43.205Z[verify-libraries] Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
42472026-04-01T17:44:44.312Z[verify-libraries] Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
42482026-04-01T17:44:44.435Z[verify-libraries] Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
42492026-04-01T17:44:47.740Z[verify-libraries] Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
42502026-04-01T17:44:47.864Z[verify-libraries] Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
42512026-04-01T17:44:53.872Z[ recovery-image] Apr 01 17:44:52.798 INFO O| Apr 01 17:44:52.798 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42522026-04-01T17:44:54.147Z[verify-libraries] Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
42532026-04-01T17:44:55.029Z[ host-image] Apr 01 17:44:53.955 INFO O| Apr 01 17:44:53.955 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42542026-04-01T17:44:55.177Z[verify-libraries] Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
42552026-04-01T17:44:55.732Z[verify-libraries] Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
42562026-04-01T17:44:59.851Z[verify-libraries] Compiling nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
42572026-04-01T17:45:02.865Z[verify-libraries] Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
42582026-04-01T17:45:03.310Z[ recovery-image] Apr 01 17:45:02.234 INFO O| Apr 01 17:45:02.234 INFO O| Startup: Caching catalogs ... Done
42592026-04-01T17:45:03.416Z[ recovery-image] Apr 01 17:45:02.341 INFO O| Apr 01 17:45:02.341 INFO O| Planning: Planning completed in 0.00 seconds
42602026-04-01T17:45:03.421Z[ recovery-image] Apr 01 17:45:02.341 INFO O| Apr 01 17:45:02.341 INFO O| Planning: Consolidating action changes ... Done
42612026-04-01T17:45:03.421Z[ recovery-image] Apr 01 17:45:02.341 INFO O| Apr 01 17:45:02.341 INFO O| Planning: Evaluating mediators ... Done
42622026-04-01T17:45:03.421Z[ recovery-image] Apr 01 17:45:02.342 INFO O| Apr 01 17:45:02.342 INFO O| Planning: Planning completed in 0.00 seconds
42632026-04-01T17:45:03.421Z[ recovery-image] Apr 01 17:45:02.342 INFO O| Apr 01 17:45:02.342 INFO O| Variants/Facets to change: 1
42642026-04-01T17:45:03.448Z[verify-libraries] Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42652026-04-01T17:45:03.496Z[ recovery-image] Apr 01 17:45:02.419 INFO O| Apr 01 17:45:02.419 INFO O| Done
42662026-04-01T17:45:03.497Z[ recovery-image] Apr 01 17:45:02.419 INFO O| Apr 01 17:45:02.419 INFO O| Done
42672026-04-01T17:45:04.319Z[ host-image] Apr 01 17:45:03.245 INFO O| Apr 01 17:45:03.245 INFO O| Startup: Caching catalogs ... Done
42682026-04-01T17:45:05.144Z[ recovery-image] Apr 01 17:45:04.069 INFO O| Apr 01 17:45:04.069 INFO O| Done
42692026-04-01T17:45:05.278Z[ recovery-image] Apr 01 17:45:04.203 INFO O| Apr 01 17:45:04.203 INFO O| Done
42702026-04-01T17:45:05.281Z[ recovery-image] Apr 01 17:45:04.204 INFO O| Apr 01 17:45:04.204 INFO O| Done
42712026-04-01T17:45:05.281Z[ recovery-image] Apr 01 17:45:04.204 INFO O| Apr 01 17:45:04.204 INFO O| Done
42722026-04-01T17:45:05.281Z[ recovery-image] Apr 01 17:45:04.205 INFO O| Apr 01 17:45:04.205 INFO O| Done
42732026-04-01T17:45:07.180Z[ recovery-image] Apr 01 17:45:06.105 INFO O| Apr 01 17:45:06.105 INFO STEP 8 (pkg_change_facet) COMPLETE
42742026-04-01T17:45:07.180Z[ recovery-image] Apr 01 17:45:06.105 INFO O| Apr 01 17:45:06.105 INFO STEP 9: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
42752026-04-01T17:45:07.528Z[ recovery-image] Apr 01 17:45:06.453 INFO O| Apr 01 17:45:06.453 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc=false"]
42762026-04-01T17:45:10.776Z[verify-libraries] Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
42772026-04-01T17:45:15.142Z[verify-libraries] Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
42782026-04-01T17:45:17.058Z[verify-libraries] Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
42792026-04-01T17:45:19.395Z[verify-libraries] Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
42802026-04-01T17:45:23.121Z[verify-libraries] Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
42812026-04-01T17:45:25.302Z[verify-libraries] Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
42822026-04-01T17:45:26.736Z[verify-libraries] Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
42832026-04-01T17:45:31.697Z[ recovery-image] Apr 01 17:45:30.621 INFO O| Apr 01 17:45:30.621 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
42842026-04-01T17:45:34.157Z[verify-libraries] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
42852026-04-01T17:45:35.397Z[verify-libraries] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
42862026-04-01T17:45:38.070Z[verify-libraries] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
42872026-04-01T17:45:38.226Z[verify-libraries] Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
42882026-04-01T17:45:38.622Z[verify-libraries] Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
42892026-04-01T17:45:39.507Z[verify-libraries] Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
42902026-04-01T17:45:39.600Z[verify-libraries] Compiling trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
42912026-04-01T17:45:40.322Z[ recovery-image] Apr 01 17:45:39.245 INFO O| Apr 01 17:45:39.245 INFO O| Startup: Caching catalogs ... Done
42922026-04-01T17:45:40.478Z[ recovery-image] Apr 01 17:45:39.400 INFO O| Apr 01 17:45:39.400 INFO O| Planning: Planning completed in 0.00 seconds
42932026-04-01T17:45:40.483Z[ recovery-image] Apr 01 17:45:39.400 INFO O| Apr 01 17:45:39.400 INFO O| Planning: Consolidating action changes ... Done
42942026-04-01T17:45:40.483Z[ recovery-image] Apr 01 17:45:39.401 INFO O| Apr 01 17:45:39.401 INFO O| Planning: Evaluating mediators ... Done
42952026-04-01T17:45:40.483Z[ recovery-image] Apr 01 17:45:39.401 INFO O| Apr 01 17:45:39.401 INFO O| Planning: Planning completed in 0.00 seconds
42962026-04-01T17:45:40.483Z[ recovery-image] Apr 01 17:45:39.401 INFO O| Apr 01 17:45:39.401 INFO O| Variants/Facets to change: 1
42972026-04-01T17:45:40.536Z[ recovery-image] Apr 01 17:45:39.460 INFO O| Apr 01 17:45:39.459 INFO O| Done
42982026-04-01T17:45:40.536Z[ recovery-image] Apr 01 17:45:39.460 INFO O| Apr 01 17:45:39.459 INFO O| Done
42992026-04-01T17:45:42.353Z[ recovery-image] Apr 01 17:45:41.276 INFO O| Apr 01 17:45:41.276 INFO O| Done
43002026-04-01T17:45:42.495Z[ recovery-image] Apr 01 17:45:41.419 INFO O| Apr 01 17:45:41.418 INFO O| Done
43012026-04-01T17:45:42.499Z[ recovery-image] Apr 01 17:45:41.419 INFO O| Apr 01 17:45:41.419 INFO O| Done
43022026-04-01T17:45:42.499Z[ recovery-image] Apr 01 17:45:41.419 INFO O| Apr 01 17:45:41.419 INFO O| Done
43032026-04-01T17:45:42.499Z[ recovery-image] Apr 01 17:45:41.420 INFO O| Apr 01 17:45:41.420 INFO O| Done
43042026-04-01T17:45:44.066Z[ recovery-image] Apr 01 17:45:42.989 INFO O| Apr 01 17:45:42.989 INFO STEP 9 (pkg_change_facet) COMPLETE
43052026-04-01T17:45:44.066Z[ recovery-image] Apr 01 17:45:42.989 INFO O| Apr 01 17:45:42.989 INFO STEP 10: pkg_change_facet, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43062026-04-01T17:45:44.366Z[ recovery-image] Apr 01 17:45:43.289 INFO O| Apr 01 17:45:43.289 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "change-facet", "doc.man=false"]
43072026-04-01T17:45:49.444Z[verify-libraries] Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
43082026-04-01T17:46:04.077Z[verify-libraries] Compiling omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
43092026-04-01T17:46:07.729Z[verify-libraries] Compiling reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
43102026-04-01T17:46:08.640Z[verify-libraries] Compiling clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
43112026-04-01T17:46:08.766Z[ recovery-image] Apr 01 17:46:07.687 INFO O| Apr 01 17:46:07.687 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43122026-04-01T17:46:12.683Z[verify-libraries] Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
43132026-04-01T17:46:18.429Z[ recovery-image] Apr 01 17:46:17.350 INFO O| Apr 01 17:46:17.350 INFO O| Startup: Caching catalogs ... Done
43142026-04-01T17:46:18.591Z[ recovery-image] Apr 01 17:46:17.512 INFO O| Apr 01 17:46:17.512 INFO O| Planning: Planning completed in 0.00 seconds
43152026-04-01T17:46:18.594Z[ recovery-image] Apr 01 17:46:17.512 INFO O| Apr 01 17:46:17.512 INFO O| Planning: Consolidating action changes ... Done
43162026-04-01T17:46:18.594Z[ recovery-image] Apr 01 17:46:17.512 INFO O| Apr 01 17:46:17.512 INFO O| Planning: Evaluating mediators ... Done
43172026-04-01T17:46:18.594Z[ recovery-image] Apr 01 17:46:17.512 INFO O| Apr 01 17:46:17.512 INFO O| Planning: Planning completed in 0.00 seconds
43182026-04-01T17:46:18.594Z[ recovery-image] Apr 01 17:46:17.513 INFO O| Apr 01 17:46:17.513 INFO O| Variants/Facets to change: 1
43192026-04-01T17:46:18.651Z[ recovery-image] Apr 01 17:46:17.572 INFO O| Apr 01 17:46:17.571 INFO O| Done
43202026-04-01T17:46:18.654Z[ recovery-image] Apr 01 17:46:17.572 INFO O| Apr 01 17:46:17.571 INFO O| Done
43212026-04-01T17:46:20.593Z[ recovery-image] Apr 01 17:46:19.513 INFO O| Apr 01 17:46:19.513 INFO O| Done
43222026-04-01T17:46:20.737Z[ recovery-image] Apr 01 17:46:19.658 INFO O| Apr 01 17:46:19.657 INFO O| Done
43232026-04-01T17:46:20.740Z[ recovery-image] Apr 01 17:46:19.658 INFO O| Apr 01 17:46:19.658 INFO O| Done
43242026-04-01T17:46:20.740Z[ recovery-image] Apr 01 17:46:19.658 INFO O| Apr 01 17:46:19.658 INFO O| Done
43252026-04-01T17:46:20.740Z[ recovery-image] Apr 01 17:46:19.659 INFO O| Apr 01 17:46:19.659 INFO O| Done
43262026-04-01T17:46:22.596Z[ recovery-image] Apr 01 17:46:21.517 INFO O| Apr 01 17:46:21.516 INFO STEP 10 (pkg_change_facet) COMPLETE
43272026-04-01T17:46:22.599Z[ recovery-image] Apr 01 17:46:21.517 INFO O| Apr 01 17:46:21.517 INFO STEP 11: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
43282026-04-01T17:46:22.607Z[ recovery-image] Apr 01 17:46:21.528 INFO O| Apr 01 17:46:21.528 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"]
43292026-04-01T17:46:28.323Z[verify-libraries] Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
43302026-04-01T17:46:29.452Z[verify-libraries] Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
43312026-04-01T17:46:29.524Z[verify-libraries] Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
43322026-04-01T17:46:30.102Z[verify-libraries] Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
43332026-04-01T17:46:30.167Z[verify-libraries] Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
43342026-04-01T17:46:30.479Z[verify-libraries] Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
43352026-04-01T17:46:32.299Z[verify-libraries] Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
43362026-04-01T17:46:32.782Z[verify-libraries] Compiling tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
43372026-04-01T17:46:34.556Z[ host-image] Apr 01 17:46:33.476 INFO O| Apr 01 17:46:33.476 INFO O| Planning: Solver setup ... Done
43382026-04-01T17:46:38.284Z[verify-libraries] Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
43392026-04-01T17:46:47.723Z[ recovery-image] Apr 01 17:46:46.642 INFO O| Apr 01 17:46:46.642 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
43402026-04-01T17:46:56.610Z[ recovery-image] Apr 01 17:46:55.529 INFO O| Apr 01 17:46:55.529 INFO O| Startup: Caching catalogs ... Done
43412026-04-01T17:46:59.471Z[verify-libraries] Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
43422026-04-01T17:48:17.674Z[ recovery-image] Apr 01 17:48:16.588 INFO O| Apr 01 17:48:16.588 INFO O| Planning: Solver setup ... Done
43432026-04-01T17:49:59.002Z[ host-image] Apr 01 17:49:57.908 INFO O| Apr 01 17:49:57.908 INFO O| Planning: Running solver ... Done
43442026-04-01T17:49:59.819Z[ host-image] Apr 01 17:49:58.726 INFO O| Apr 01 17:49:58.726 INFO O| Planning: Finding local manifests ... Done
43452026-04-01T17:49:59.882Z[ host-image] Apr 01 17:49:58.789 INFO O| Apr 01 17:49:58.789 INFO O| Planning: Fetching manifests: 0/126 0% complete
43462026-04-01T17:50:03.759Z[ host-image] Apr 01 17:50:02.666 INFO O| Apr 01 17:50:02.666 INFO O| Planning: Fetching manifests: 126/126 100% complete
43472026-04-01T17:50:04.730Z[ host-image] Apr 01 17:50:03.637 INFO O| Apr 01 17:50:03.637 INFO O| Planning: Package planning ... Done
43482026-04-01T17:50:05.104Z[ host-image] Apr 01 17:50:04.011 INFO O| Apr 01 17:50:04.011 INFO O| Planning: Merging actions ... Done
43492026-04-01T17:50:05.191Z[ host-image] Apr 01 17:50:04.098 INFO O| Apr 01 17:50:04.098 INFO O| Planning: Checking for conflicting actions ... Done
43502026-04-01T17:50:05.280Z[ host-image] Apr 01 17:50:04.187 INFO O| Apr 01 17:50:04.187 INFO O| Planning: Consolidating action changes ... Done
43512026-04-01T17:50:05.432Z[ host-image] Apr 01 17:50:04.339 INFO O| Apr 01 17:50:04.339 INFO O| Planning: Evaluating mediators ... Done
43522026-04-01T17:50:07.114Z[ host-image] Apr 01 17:50:06.021 INFO O| Apr 01 17:50:06.021 INFO O| Planning: Planning completed in 302.66 seconds
43532026-04-01T17:50:07.119Z[ host-image] Apr 01 17:50:06.023 INFO O| Apr 01 17:50:06.023 INFO O| Packages to install: 126
43542026-04-01T17:50:07.119Z[ host-image] Apr 01 17:50:06.023 INFO O| Apr 01 17:50:06.023 INFO O| Mediators to change: 5
43552026-04-01T17:50:07.119Z[ host-image] Apr 01 17:50:06.023 INFO O| Apr 01 17:50:06.023 INFO O| Services to change: 6
43562026-04-01T17:50:07.156Z[ host-image] Apr 01 17:50:06.063 INFO O| Apr 01 17:50:06.063 INFO O| Download: 0/22926 items 0.0/210.7MB 0% complete
43572026-04-01T17:50:13.216Z[ host-image] Apr 01 17:50:12.122 INFO O| Apr 01 17:50:12.122 INFO O| Download: 1620/22926 items 9.7/210.7MB 4% complete (2.0M/s)
43582026-04-01T17:50:18.939Z[ host-image] Apr 01 17:50:17.845 INFO O| Apr 01 17:50:17.845 INFO O| Download: 1773/22926 items 12.1/210.7MB 5% complete (772k/s)
43592026-04-01T17:50:24.882Z[ host-image] Apr 01 17:50:23.787 INFO O| Apr 01 17:50:23.787 INFO O| Download: 2151/22926 items 24.0/210.7MB 11% complete (1.4M/s)
43602026-04-01T17:50:29.908Z[ host-image] Apr 01 17:50:28.814 INFO O| Apr 01 17:50:28.814 INFO O| Download: 3489/22926 items 35.7/210.7MB 16% complete (2.3M/s)
43612026-04-01T17:50:34.909Z[ host-image] Apr 01 17:50:33.814 INFO O| Apr 01 17:50:33.814 INFO O| Download: 4247/22926 items 41.1/210.7MB 19% complete (1.7M/s)
43622026-04-01T17:50:40.083Z[ host-image] Apr 01 17:50:38.988 INFO O| Apr 01 17:50:38.988 INFO O| Download: 4542/22926 items 42.1/210.7MB 20% complete (1.8M/s)
43632026-04-01T17:50:45.934Z[ host-image] Apr 01 17:50:44.838 INFO O| Apr 01 17:50:44.838 INFO O| Download: 4791/22926 items 45.3/210.7MB 21% complete (408k/s)
43642026-04-01T17:50:51.744Z[ host-image] Apr 01 17:50:50.648 INFO O| Apr 01 17:50:50.648 INFO O| Download: 6838/22926 items 48.3/210.7MB 22% complete (605k/s)
43652026-04-01T17:50:56.745Z[ host-image] Apr 01 17:50:55.649 INFO O| Apr 01 17:50:55.649 INFO O| Download: 7286/22926 items 57.6/210.7MB 27% complete (1.1M/s)
43662026-04-01T17:51:02.389Z[ host-image] Apr 01 17:51:01.293 INFO O| Apr 01 17:51:01.293 INFO O| Download: 8343/22926 items 65.7/210.7MB 31% complete (1.7M/s)
43672026-04-01T17:51:07.391Z[ host-image] Apr 01 17:51:06.294 INFO O| Apr 01 17:51:06.294 INFO O| Download: 9580/22926 items 87.8/210.7MB 41% complete (2.8M/s)
43682026-04-01T17:51:13.183Z[ host-image] Apr 01 17:51:12.085 INFO O| Apr 01 17:51:12.085 INFO O| Download: 10943/22926 items 94.9/210.7MB 45% complete (3.0M/s)
43692026-04-01T17:51:19.133Z[ host-image] Apr 01 17:51:18.035 INFO O| Apr 01 17:51:18.035 INFO O| Download: 11364/22926 items 100.2/210.7MB 47% complete (1.1M/s)
43702026-04-01T17:51:25.114Z[ host-image] Apr 01 17:51:24.016 INFO O| Apr 01 17:51:24.016 INFO O| Download: 12284/22926 items 113.6/210.7MB 53% complete (1.7M/s)
43712026-04-01T17:51:30.128Z[ host-image] Apr 01 17:51:29.030 INFO O| Apr 01 17:51:29.030 INFO O| Download: 13301/22926 items 114.8/210.7MB 54% complete (1.4M/s)
43722026-04-01T17:51:34.528Z[ recovery-image] Apr 01 17:51:33.429 INFO O| Apr 01 17:51:33.429 INFO O| Planning: Running solver ... Done
43732026-04-01T17:51:35.347Z[ recovery-image] Apr 01 17:51:34.249 INFO O| Apr 01 17:51:34.249 INFO O| Planning: Finding local manifests ... Done
43742026-04-01T17:51:35.373Z[ recovery-image] Apr 01 17:51:34.273 INFO O| Apr 01 17:51:34.273 INFO O| Planning: Fetching manifests: 0/126 0% complete
43752026-04-01T17:51:35.485Z[ host-image] Apr 01 17:51:34.386 INFO O| Apr 01 17:51:34.386 INFO O| Download: 13978/22926 items 115.2/210.7MB 54% complete (156k/s)
43762026-04-01T17:51:38.228Z[ recovery-image] Apr 01 17:51:37.130 INFO O| Apr 01 17:51:37.130 INFO O| Planning: Fetching manifests: 126/126 100% complete
43772026-04-01T17:51:38.585Z[ recovery-image] Apr 01 17:51:37.487 INFO O| Apr 01 17:51:37.487 INFO O| Planning: Package planning ... Done
43782026-04-01T17:51:38.772Z[ recovery-image] Apr 01 17:51:37.673 INFO O| Apr 01 17:51:37.673 INFO O| Planning: Merging actions ... Done
43792026-04-01T17:51:39.534Z[ recovery-image] Apr 01 17:51:38.435 INFO O| Apr 01 17:51:38.435 INFO O| Planning: Checking for conflicting actions ... Done
43802026-04-01T17:51:39.586Z[ recovery-image] Apr 01 17:51:38.488 INFO O| Apr 01 17:51:38.487 INFO O| Planning: Consolidating action changes ... Done
43812026-04-01T17:51:39.710Z[ recovery-image] Apr 01 17:51:38.612 INFO O| Apr 01 17:51:38.611 INFO O| Planning: Evaluating mediators ... Done
43822026-04-01T17:51:41.346Z[ host-image] Apr 01 17:51:40.247 INFO O| Apr 01 17:51:40.247 INFO O| Download: 14592/22926 items 121.7/210.7MB 57% complete (673k/s)
43832026-04-01T17:51:41.371Z[ recovery-image] Apr 01 17:51:40.272 INFO O| Apr 01 17:51:40.272 INFO O| Planning: Planning completed in 284.65 seconds
43842026-04-01T17:51:41.374Z[ recovery-image] Apr 01 17:51:40.273 INFO O| Apr 01 17:51:40.273 INFO O| Packages to install: 126
43852026-04-01T17:51:41.374Z[ recovery-image] Apr 01 17:51:40.273 INFO O| Apr 01 17:51:40.273 INFO O| Mediators to change: 5
43862026-04-01T17:51:41.374Z[ recovery-image] Apr 01 17:51:40.273 INFO O| Apr 01 17:51:40.273 INFO O| Services to change: 5
43872026-04-01T17:51:41.407Z[ recovery-image] Apr 01 17:51:40.309 INFO O| Apr 01 17:51:40.309 INFO O| Download: 0/15970 items 0.0/187.3MB 0% complete
43882026-04-01T17:51:47.248Z[ host-image] Apr 01 17:51:46.148 INFO O| Apr 01 17:51:46.148 INFO O| Download: 15837/22926 items 131.1/210.7MB 62% complete (1.6M/s)
43892026-04-01T17:51:48.347Z[ recovery-image] Apr 01 17:51:47.248 INFO O| Apr 01 17:51:47.248 INFO O| Download: 1057/15970 items 8.0/187.3MB 4% complete (2.2M/s)
43902026-04-01T17:51:52.909Z[ host-image] Apr 01 17:51:51.809 INFO O| Apr 01 17:51:51.809 INFO O| Download: 17973/22926 items 155.6/210.7MB 73% complete (2.8M/s)
43912026-04-01T17:51:54.078Z[ recovery-image] Apr 01 17:51:52.978 INFO O| Apr 01 17:51:52.978 INFO O| Download: 1156/15970 items 10.1/187.3MB 5% complete (572k/s)
43922026-04-01T17:51:57.968Z[ host-image] Apr 01 17:51:56.868 INFO O| Apr 01 17:51:56.868 INFO O| Download: 19075/22926 items 171.3/210.7MB 81% complete (4.2M/s)
43932026-04-01T17:52:01.039Z[ recovery-image] Apr 01 17:51:59.939 INFO O| Apr 01 17:51:59.939 INFO O| Download: 1465/15970 items 21.5/187.3MB 11% complete (1.4M/s)
43942026-04-01T17:52:03.333Z[ host-image] Apr 01 17:52:02.232 INFO O| Apr 01 17:52:02.232 INFO O| Download: 20724/22926 items 177.9/210.7MB 84% complete (2.3M/s)
43952026-04-01T17:52:07.993Z[ recovery-image] Apr 01 17:52:06.893 INFO O| Apr 01 17:52:06.893 INFO O| Download: 1578/15970 items 24.1/187.3MB 12% complete (1.3M/s)
43962026-04-01T17:52:09.254Z[ host-image] Apr 01 17:52:08.153 INFO O| Apr 01 17:52:08.153 INFO O| Download: 21070/22926 items 184.2/210.7MB 87% complete (1.2M/s)
43972026-04-01T17:52:12.997Z[ recovery-image] Apr 01 17:52:11.896 INFO O| Apr 01 17:52:11.896 INFO O| Download: 2761/15970 items 34.9/187.3MB 18% complete (1.3M/s)
43982026-04-01T17:52:16.254Z[ host-image] Apr 01 17:52:15.152 INFO O| Apr 01 17:52:15.152 INFO O| Download: 21678/22926 items 188.9/210.7MB 89% complete (1.1M/s)
43992026-04-01T17:52:18.554Z[ recovery-image] Apr 01 17:52:17.453 INFO O| Apr 01 17:52:17.453 INFO O| Download: 3755/15970 items 40.5/187.3MB 21% complete (1.7M/s)
44002026-04-01T17:52:24.564Z[ recovery-image] Apr 01 17:52:23.463 INFO O| Apr 01 17:52:23.463 INFO O| Download: 5783/15970 items 45.9/187.3MB 24% complete (858k/s)
44012026-04-01T17:52:25.359Z[ host-image] Apr 01 17:52:24.255 INFO O| Apr 01 17:52:24.255 INFO O| Download: 22035/22926 items 203.4/210.7MB 96% complete (2.0M/s)
44022026-04-01T17:52:30.357Z[ recovery-image] Apr 01 17:52:29.256 INFO O| Apr 01 17:52:29.255 INFO O| Download: 6084/15970 items 54.5/187.3MB 29% complete (1.2M/s)
44032026-04-01T17:52:31.139Z[ host-image] Apr 01 17:52:30.037 INFO O| Apr 01 17:52:30.037 INFO O| Download: 22192/22926 items 204.9/210.7MB 97% complete (147k/s)
44042026-04-01T17:52:33.871Z[ host-image] Apr 01 17:52:32.769 INFO O| Apr 01 17:52:32.768 INFO O| Download: Completed 210.70 MB in 146.71 seconds (1.4M/s)
44052026-04-01T17:52:34.230Z[ host-image] Apr 01 17:52:33.128 INFO O| Apr 01 17:52:33.128 INFO O| Actions: 1/50886 actions (Installing new actions)
44062026-04-01T17:52:35.359Z[ recovery-image] Apr 01 17:52:34.256 INFO O| Apr 01 17:52:34.256 INFO O| Download: 6425/15970 items 67.6/187.3MB 36% complete (2.1M/s)
44072026-04-01T17:52:39.230Z[ host-image] Apr 01 17:52:38.128 INFO O| Apr 01 17:52:38.128 INFO O| Actions: 27041/50886 actions (Installing new actions)
44082026-04-01T17:52:40.406Z[ host-image] Apr 01 17:52:39.304 INFO O| Apr 01 17:52:39.304 INFO O| Actions: Completed 50886 actions in 6.17 seconds.
44092026-04-01T17:52:41.088Z[ recovery-image] Apr 01 17:52:39.986 INFO O| Apr 01 17:52:39.986 INFO O| Download: 7717/15970 items 78.5/187.3MB 41% complete (2.5M/s)
44102026-04-01T17:52:41.411Z[ host-image] Apr 01 17:52:40.309 INFO O| Apr 01 17:52:40.309 INFO O| Done
44112026-04-01T17:52:41.411Z[ host-image] Apr 01 17:52:40.309 INFO O| Apr 01 17:52:40.309 INFO O| Done
44122026-04-01T17:52:42.346Z[ host-image] Apr 01 17:52:41.243 INFO O| Apr 01 17:52:41.243 INFO O| Done
44132026-04-01T17:52:43.274Z[ host-image] Apr 01 17:52:42.172 INFO O| Apr 01 17:52:42.172 INFO O| Done
44142026-04-01T17:52:43.298Z[ host-image] Apr 01 17:52:42.195 INFO O| Apr 01 17:52:42.195 INFO O| Done
44152026-04-01T17:52:45.135Z[ host-image] Apr 01 17:52:44.032 INFO O| Apr 01 17:52:44.032 INFO O| Done
44162026-04-01T17:52:45.499Z[ host-image] Apr 01 17:52:44.397 INFO O| Apr 01 17:52:44.396 INFO O| Done
44172026-04-01T17:52:45.995Z[verify-libraries] Finished `release` profile [optimized] target(s) in 8m 57s
44182026-04-01T17:52:46.353ZApr 01 17:52:45.250 INFO [verify-libraries] process exited with exit status: 0 (541.267516604s)
44192026-04-01T17:52:47.191Z[ recovery-image] Apr 01 17:52:46.088 INFO O| Apr 01 17:52:46.088 INFO O| Download: 8755/15970 items 87.9/187.3MB 46% complete (1.4M/s)
44202026-04-01T17:52:47.963Z[ host-image] Apr 01 17:52:46.860 INFO O| Apr 01 17:52:46.860 INFO STEP 11 (pkg_install) COMPLETE
44212026-04-01T17:52:47.963Z[ host-image] Apr 01 17:52:46.861 INFO O| Apr 01 17:52:46.860 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44222026-04-01T17:52:47.971Z[ host-image] Apr 01 17:52:46.868 INFO O| Apr 01 17:52:46.868 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"]
44232026-04-01T17:52:52.308Z[ recovery-image] Apr 01 17:52:51.205 INFO O| Apr 01 17:52:51.205 INFO O| Download: 9077/15970 items 97.5/187.3MB 52% complete (1.7M/s)
44242026-04-01T17:52:57.873Z[ recovery-image] Apr 01 17:52:56.769 INFO O| Apr 01 17:52:56.769 INFO O| Download: 10977/15970 items 98.8/187.3MB 52% complete (1.1M/s)
44252026-04-01T17:53:03.886Z[ recovery-image] Apr 01 17:53:02.781 INFO O| Apr 01 17:53:02.781 INFO O| Download: 11497/15970 items 112.2/187.3MB 59% complete (1.4M/s)
44262026-04-01T17:53:04.297Z[ host-image] Apr 01 17:53:03.193 INFO O| Apr 01 17:53:03.193 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44272026-04-01T17:53:08.886Z[ recovery-image] Apr 01 17:53:07.782 INFO O| Apr 01 17:53:07.782 INFO O| Download: 12126/15970 items 145.5/187.3MB 77% complete (4.7M/s)
44282026-04-01T17:53:11.665Z[ host-image] Apr 01 17:53:10.560 INFO O| Apr 01 17:53:10.560 INFO O| Startup: Caching catalogs ... Done
44292026-04-01T17:53:14.547Z[ recovery-image] Apr 01 17:53:13.442 INFO O| Apr 01 17:53:13.442 INFO O| Download: 14116/15970 items 153.4/187.3MB 81% complete (4.3M/s)
44302026-04-01T17:53:16.940Z[ host-image] Apr 01 17:53:15.835 INFO O| Apr 01 17:53:15.835 INFO O| Planning: Solver setup ... Done
44312026-04-01T17:53:16.945Z[ host-image] Apr 01 17:53:15.840 INFO O| Apr 01 17:53:15.840 INFO O| Planning: Running solver ... Done
44322026-04-01T17:53:17.078Z[ host-image] Apr 01 17:53:15.973 INFO O| Apr 01 17:53:15.973 INFO O| Planning: Finding local manifests ... Done
44332026-04-01T17:53:17.092Z[ host-image] Apr 01 17:53:15.987 INFO O| Apr 01 17:53:15.987 INFO O| Planning: Fetching manifests: 0/6 0% complete
44342026-04-01T17:53:17.125Z[ host-image] Apr 01 17:53:16.020 INFO O| Apr 01 17:53:16.020 INFO O| Planning: Fetching manifests: 6/6 100% complete
44352026-04-01T17:53:17.141Z[ host-image] Apr 01 17:53:16.037 INFO O| Apr 01 17:53:16.037 INFO O| Planning: Package planning ... Done
44362026-04-01T17:53:17.144Z[ host-image] Apr 01 17:53:16.039 INFO O| Apr 01 17:53:16.039 INFO O| Planning: Merging actions ... Done
44372026-04-01T17:53:17.184Z[ host-image] Apr 01 17:53:16.080 INFO O| Apr 01 17:53:16.080 INFO O| Planning: Checking for conflicting actions ... Done
44382026-04-01T17:53:17.187Z[ host-image] Apr 01 17:53:16.080 INFO O| Apr 01 17:53:16.080 INFO O| Planning: Consolidating action changes ... Done
44392026-04-01T17:53:17.284Z[ host-image] Apr 01 17:53:16.180 INFO O| Apr 01 17:53:16.180 INFO O| Planning: Evaluating mediators ... Done
44402026-04-01T17:53:17.287Z[ host-image] Apr 01 17:53:16.181 INFO O| Apr 01 17:53:16.181 INFO O| Planning: Planning completed in 5.53 seconds
44412026-04-01T17:53:17.287Z[ host-image] Apr 01 17:53:16.181 INFO O| Apr 01 17:53:16.181 INFO O| Packages to install: 6
44422026-04-01T17:53:17.287Z[ host-image] Apr 01 17:53:16.181 INFO O| Apr 01 17:53:16.181 INFO O| Services to change: 2
44432026-04-01T17:53:17.296Z[ host-image] Apr 01 17:53:16.192 INFO O| Apr 01 17:53:16.192 INFO O| Download: 0/155 items 0.0/1.7MB 0% complete
44442026-04-01T17:53:20.458Z[ recovery-image] Apr 01 17:53:19.353 INFO O| Apr 01 17:53:19.353 INFO O| Download: 14820/15970 items 161.0/187.3MB 85% complete (1.3M/s)
44452026-04-01T17:53:21.991Z[ host-image] Apr 01 17:53:20.886 INFO O| Apr 01 17:53:20.886 INFO O| Download: Completed 1.75 MB in 4.69 seconds (380k/s)
44462026-04-01T17:53:22.016Z[ host-image] Apr 01 17:53:20.911 INFO O| Apr 01 17:53:20.911 INFO O| Actions: 1/390 actions (Installing new actions)
44472026-04-01T17:53:22.142Z[ host-image] Apr 01 17:53:21.038 INFO O| Apr 01 17:53:21.038 INFO O| Actions: Completed 390 actions in 0.13 seconds.
44482026-04-01T17:53:22.431Z[ host-image] Apr 01 17:53:21.326 INFO O| Apr 01 17:53:21.326 INFO O| Done
44492026-04-01T17:53:22.431Z[ host-image] Apr 01 17:53:21.326 INFO O| Apr 01 17:53:21.326 INFO O| Done
44502026-04-01T17:53:23.075Z[ host-image] Apr 01 17:53:21.970 INFO O| Apr 01 17:53:21.970 INFO O| Done
44512026-04-01T17:53:24.393Z[ host-image] Apr 01 17:53:23.288 INFO O| Apr 01 17:53:23.288 INFO O| Done
44522026-04-01T17:53:24.417Z[ host-image] Apr 01 17:53:23.312 INFO O| Apr 01 17:53:23.312 INFO O| Done
44532026-04-01T17:53:24.420Z[ host-image] Apr 01 17:53:23.312 INFO O| Apr 01 17:53:23.312 INFO O| Done
44542026-04-01T17:53:24.433Z[ host-image] Apr 01 17:53:23.328 INFO O| Apr 01 17:53:23.328 INFO O| Done
44552026-04-01T17:53:25.537Z[ recovery-image] Apr 01 17:53:24.432 INFO O| Apr 01 17:53:24.431 INFO O| Download: 15629/15970 items 180.8/187.3MB 96% complete (2.8M/s)
44562026-04-01T17:53:25.782Z[ host-image] Apr 01 17:53:24.677 INFO O| Apr 01 17:53:24.677 INFO STEP 12 (pkg_install) COMPLETE
44572026-04-01T17:53:25.782Z[ host-image] Apr 01 17:53:24.678 INFO O| Apr 01 17:53:24.677 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44582026-04-01T17:53:25.791Z[ host-image] Apr 01 17:53:24.685 INFO O| Apr 01 17:53:24.685 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/library/libxmlsec1", "/ooce/library/postgresql-13", "/system/zones/brand/omicron1"]
44592026-04-01T17:53:31.350Z[ recovery-image] Apr 01 17:53:30.244 INFO O| Apr 01 17:53:30.244 INFO O| Download: 15762/15970 items 182.4/187.3MB 97% complete (2.2M/s)
44602026-04-01T17:53:33.749Z[ recovery-image] Apr 01 17:53:32.643 INFO O| Apr 01 17:53:32.643 INFO O| Download: Completed 187.31 MB in 112.33 seconds (1.7M/s)
44612026-04-01T17:53:34.005Z[ recovery-image] Apr 01 17:53:32.899 INFO O| Apr 01 17:53:32.899 INFO O| Actions: 1/26358 actions (Installing new actions)
44622026-04-01T17:53:38.544Z[ recovery-image] Apr 01 17:53:37.438 INFO O| Apr 01 17:53:37.438 INFO O| Actions: Completed 26358 actions in 4.54 seconds.
44632026-04-01T17:53:38.884Z[ recovery-image] Apr 01 17:53:37.778 INFO O| Apr 01 17:53:37.778 INFO O| Done
44642026-04-01T17:53:38.884Z[ recovery-image] Apr 01 17:53:37.778 INFO O| Apr 01 17:53:37.778 INFO O| Done
44652026-04-01T17:53:39.758Z[ recovery-image] Apr 01 17:53:38.652 INFO O| Apr 01 17:53:38.652 INFO O| Done
44662026-04-01T17:53:40.480Z[ recovery-image] Apr 01 17:53:39.374 INFO O| Apr 01 17:53:39.374 INFO O| Done
44672026-04-01T17:53:40.488Z[ recovery-image] Apr 01 17:53:39.382 INFO O| Apr 01 17:53:39.382 INFO O| Done
44682026-04-01T17:53:41.643Z[ recovery-image] Apr 01 17:53:40.537 INFO O| Apr 01 17:53:40.537 INFO O| Done
44692026-04-01T17:53:41.824Z[ host-image] Apr 01 17:53:40.718 INFO O| Apr 01 17:53:40.717 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
44702026-04-01T17:53:41.892Z[ recovery-image] Apr 01 17:53:40.786 INFO O| Apr 01 17:53:40.786 INFO O| Done
44712026-04-01T17:53:44.056Z[ recovery-image] Apr 01 17:53:42.950 INFO O| Apr 01 17:53:42.950 INFO STEP 11 (pkg_install) COMPLETE
44722026-04-01T17:53:44.056Z[ recovery-image] Apr 01 17:53:42.950 INFO O| Apr 01 17:53:42.950 INFO STEP 12: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44732026-04-01T17:53:44.060Z[ recovery-image] Apr 01 17:53:42.950 INFO O| Apr 01 17:53:42.950 INFO skip step because feature "recovery" is enabled
44742026-04-01T17:53:44.060Z[ recovery-image] Apr 01 17:53:42.950 INFO O| Apr 01 17:53:42.950 INFO STEP 13: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44752026-04-01T17:53:44.060Z[ recovery-image] Apr 01 17:53:42.950 INFO O| Apr 01 17:53:42.950 INFO skip step because feature "omicron1" is not enabled
44762026-04-01T17:53:44.060Z[ recovery-image] Apr 01 17:53:42.950 INFO O| Apr 01 17:53:42.950 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
44772026-04-01T17:53:44.063Z[ recovery-image] Apr 01 17:53:42.958 INFO O| Apr 01 17:53:42.958 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/recovery/work/sled/ramdisk", "install", "/driver/network/opte@0.40.463"]
44782026-04-01T17:53:49.108Z[ host-image] Apr 01 17:53:48.001 INFO O| Apr 01 17:53:48.001 INFO O| Startup: Caching catalogs ... Done
44792026-04-01T17:53:53.636Z[ host-image] Apr 01 17:53:52.529 INFO O| Apr 01 17:53:52.529 INFO O| Planning: Solver setup ... Done
44802026-04-01T17:53:53.641Z[ host-image] Apr 01 17:53:52.534 INFO O| Apr 01 17:53:52.534 INFO O| Planning: Running solver ... Done
44812026-04-01T17:53:53.772Z[ host-image] Apr 01 17:53:52.665 INFO O| Apr 01 17:53:52.665 INFO O| Planning: Finding local manifests ... Done
44822026-04-01T17:53:53.784Z[ host-image] Apr 01 17:53:52.678 INFO O| Apr 01 17:53:52.678 INFO O| Planning: Fetching manifests: 0/6 0% complete
44832026-04-01T17:53:53.835Z[ host-image] Apr 01 17:53:52.728 INFO O| Apr 01 17:53:52.728 INFO O| Planning: Fetching manifests: 6/6 100% complete
44842026-04-01T17:53:53.855Z[ host-image] Apr 01 17:53:52.748 INFO O| Apr 01 17:53:52.748 INFO O| Planning: Package planning ... Done
44852026-04-01T17:53:53.865Z[ host-image] Apr 01 17:53:52.758 INFO O| Apr 01 17:53:52.758 INFO O| Planning: Merging actions ... Done
44862026-04-01T17:53:53.901Z[ host-image] Apr 01 17:53:52.794 INFO O| Apr 01 17:53:52.794 INFO O| Planning: Checking for conflicting actions ... Done
44872026-04-01T17:53:53.904Z[ host-image] Apr 01 17:53:52.796 INFO O| Apr 01 17:53:52.796 INFO O| Planning: Consolidating action changes ... Done
44882026-04-01T17:53:54.004Z[ host-image] Apr 01 17:53:52.897 INFO O| Apr 01 17:53:52.897 INFO O| Planning: Evaluating mediators ... Done
44892026-04-01T17:53:54.007Z[ host-image] Apr 01 17:53:52.899 INFO O| Apr 01 17:53:52.899 INFO O| Planning: Planning completed in 4.81 seconds
44902026-04-01T17:53:54.007Z[ host-image] Apr 01 17:53:52.899 INFO O| Apr 01 17:53:52.899 INFO O| Packages to install: 6
44912026-04-01T17:53:54.007Z[ host-image] Apr 01 17:53:52.900 INFO O| Apr 01 17:53:52.899 INFO O| Mediators to change: 1
44922026-04-01T17:53:54.007Z[ host-image] Apr 01 17:53:52.900 INFO O| Apr 01 17:53:52.900 INFO O| Services to change: 1
44932026-04-01T17:53:54.018Z[ host-image] Apr 01 17:53:52.912 INFO O| Apr 01 17:53:52.912 INFO O| Download: 0/1140 items 0.0/7.7MB 0% complete
44942026-04-01T17:53:57.703Z[ host-image] Apr 01 17:53:56.596 INFO O| Apr 01 17:53:56.596 INFO O| Download: Completed 7.71 MB in 3.68 seconds (2.1M/s)
44952026-04-01T17:53:57.740Z[ host-image] Apr 01 17:53:56.633 INFO O| Apr 01 17:53:56.633 INFO O| Actions: 1/1361 actions (Installing new actions)
44962026-04-01T17:53:57.953Z[ host-image] Apr 01 17:53:56.845 INFO O| Apr 01 17:53:56.845 INFO O| Actions: Completed 1361 actions in 0.21 seconds.
44972026-04-01T17:53:58.236Z[ host-image] Apr 01 17:53:57.129 INFO O| Apr 01 17:53:57.129 INFO O| Done
44982026-04-01T17:53:58.237Z[ host-image] Apr 01 17:53:57.129 INFO O| Apr 01 17:53:57.129 INFO O| Done
44992026-04-01T17:53:58.880Z[ host-image] Apr 01 17:53:57.773 INFO O| Apr 01 17:53:57.773 INFO O| Done
45002026-04-01T17:54:00.055Z[ recovery-image] Apr 01 17:53:58.948 INFO O| Apr 01 17:53:58.948 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
45012026-04-01T17:54:00.184Z[ host-image] Apr 01 17:53:59.077 INFO O| Apr 01 17:53:59.076 INFO O| Done
45022026-04-01T17:54:00.205Z[ host-image] Apr 01 17:53:59.098 INFO O| Apr 01 17:53:59.098 INFO O| Done
45032026-04-01T17:54:00.205Z[ host-image] Apr 01 17:53:59.098 INFO O| Apr 01 17:53:59.098 INFO O| Done
45042026-04-01T17:54:00.235Z[ host-image] Apr 01 17:53:59.127 INFO O| Apr 01 17:53:59.127 INFO O| Done
45052026-04-01T17:54:01.602Z[ host-image] Apr 01 17:54:00.494 INFO O| Apr 01 17:54:00.494 INFO STEP 13 (pkg_install) COMPLETE
45062026-04-01T17:54:01.602Z[ host-image] Apr 01 17:54:00.494 INFO O| Apr 01 17:54:00.494 INFO STEP 14: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45072026-04-01T17:54:01.610Z[ host-image] Apr 01 17:54:00.503 INFO O| Apr 01 17:54:00.503 INFO exec: ["/usr/bin/pkg", "-R", "/rpool/images/build/host/work/sled/ramdisk", "install", "/driver/network/opte@0.40.463"]
45082026-04-01T17:54:07.311Z[ recovery-image] Apr 01 17:54:06.203 INFO O| Apr 01 17:54:06.203 INFO O| Startup: Caching catalogs ... Done
45092026-04-01T17:54:11.818Z[ recovery-image] Apr 01 17:54:10.710 INFO O| Apr 01 17:54:10.710 INFO O| Planning: Solver setup ... Done
45102026-04-01T17:54:11.822Z[ recovery-image] Apr 01 17:54:10.715 INFO O| Apr 01 17:54:10.715 INFO O| Planning: Running solver ... Done
45112026-04-01T17:54:11.956Z[ recovery-image] Apr 01 17:54:10.848 INFO O| Apr 01 17:54:10.848 INFO O| Planning: Finding local manifests ... Done
45122026-04-01T17:54:11.983Z[ recovery-image] Apr 01 17:54:10.875 INFO O| Apr 01 17:54:10.874 INFO O| Planning: Fetching manifests: 1/1 100% complete
45132026-04-01T17:54:11.986Z[ recovery-image] Apr 01 17:54:10.876 INFO O| Apr 01 17:54:10.876 INFO O| Planning: Fetching manifests: 1/1 100% complete
45142026-04-01T17:54:11.997Z[ recovery-image] Apr 01 17:54:10.889 INFO O| Apr 01 17:54:10.889 INFO O| Planning: Package planning ... Done
45152026-04-01T17:54:12.000Z[ recovery-image] Apr 01 17:54:10.889 INFO O| Apr 01 17:54:10.889 INFO O| Planning: Merging actions ... Done
45162026-04-01T17:54:12.014Z[ recovery-image] Apr 01 17:54:10.906 INFO O| Apr 01 17:54:10.906 INFO O| Planning: Checking for conflicting actions ... Done
45172026-04-01T17:54:12.017Z[ recovery-image] Apr 01 17:54:10.906 INFO O| Apr 01 17:54:10.906 INFO O| Planning: Consolidating action changes ... Done
45182026-04-01T17:54:12.091Z[ recovery-image] Apr 01 17:54:10.983 INFO O| Apr 01 17:54:10.983 INFO O| Planning: Evaluating mediators ... Done
45192026-04-01T17:54:12.095Z[ recovery-image] Apr 01 17:54:10.983 INFO O| Apr 01 17:54:10.983 INFO O| Planning: Planning completed in 4.69 seconds
45202026-04-01T17:54:12.095Z[ recovery-image] Apr 01 17:54:10.984 INFO O| Apr 01 17:54:10.984 INFO O| Packages to install: 1
45212026-04-01T17:54:12.102Z[ recovery-image] Apr 01 17:54:10.994 INFO O| Apr 01 17:54:10.994 INFO O| Download: 0/4 items 0.0/12.5MB 0% complete
45222026-04-01T17:54:12.123Z[ recovery-image] Apr 01 17:54:11.015 INFO O| Apr 01 17:54:11.015 INFO O| Download: Completed 12.50 MB in 0.02 seconds (587M/s)
45232026-04-01T17:54:12.142Z[ recovery-image] Apr 01 17:54:11.034 INFO O| Apr 01 17:54:11.034 INFO O| Actions: 1/22 actions (Installing new actions)
45242026-04-01T17:54:12.342Z[ recovery-image] Apr 01 17:54:11.234 INFO O| Apr 01 17:54:11.234 INFO O| Actions: Completed 22 actions in 0.20 seconds.
45252026-04-01T17:54:12.633Z[ recovery-image] Apr 01 17:54:11.524 INFO O| Apr 01 17:54:11.524 INFO O| Done
45262026-04-01T17:54:12.633Z[ recovery-image] Apr 01 17:54:11.525 INFO O| Apr 01 17:54:11.524 INFO O| Done
45272026-04-01T17:54:13.336Z[ recovery-image] Apr 01 17:54:12.228 INFO O| Apr 01 17:54:12.228 INFO O| Done
45282026-04-01T17:54:14.062Z[ recovery-image] Apr 01 17:54:12.954 INFO O| Apr 01 17:54:12.954 INFO O| Done
45292026-04-01T17:54:14.072Z[ recovery-image] Apr 01 17:54:12.964 INFO O| Apr 01 17:54:12.964 INFO O| Done
45302026-04-01T17:54:14.072Z[ recovery-image] Apr 01 17:54:12.964 INFO O| Apr 01 17:54:12.964 INFO O| Done
45312026-04-01T17:54:14.081Z[ recovery-image] Apr 01 17:54:12.973 INFO O| Apr 01 17:54:12.973 INFO O| Done
45322026-04-01T17:54:15.395Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO STEP 14 (pkg_install) COMPLETE
45332026-04-01T17:54:15.395Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45342026-04-01T17:54:15.395Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO skip step because feature "mbist" is not enabled
45352026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45362026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO skip step because feature "mfg" is not enabled
45372026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45382026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO skip step because feature "compliance" is not enabled
45392026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45402026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO skip step because feature "stress" is not enabled
45412026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45422026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO skip step because feature "compliance" is not enabled
45432026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
45442026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO skip step because feature "nfs" is not enabled
45452026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@os
45462026-04-01T17:54:15.399Z[ recovery-image] Apr 01 17:54:14.287 INFO O| Apr 01 17:54:14.287 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
45472026-04-01T17:54:15.465Z[ recovery-image] Apr 01 17:54:14.356 INFO O| Apr 01 17:54:14.356 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-01-os
45482026-04-01T17:54:15.540Z[ recovery-image] Apr 01 17:54:14.432 INFO O| Apr 01 17:54:14.432 INFO completed processing sled/ramdisk-01-os
45492026-04-01T17:54:15.543Z[ recovery-image] Apr 01 17:54:14.433 INFO image builder template: ramdisk-02-trim...
45502026-04-01T17:54:15.543Z[ recovery-image] Apr 01 17:54:14.434 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/.tmpT7aQ5W/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", "publisher_0_url+=file:///tmp/.tmpT7aQ5W/opte-recovery.p5p", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.40.463", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
45512026-04-01T17:54:15.556Z[ recovery-image] Apr 01 17:54:14.448 INFO O| Apr 01 17:54:14.448 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45522026-04-01T17:54:15.559Z[ recovery-image] Apr 01 17:54:14.450 INFO O| Apr 01 17:54:14.450 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45532026-04-01T17:54:15.629Z[ recovery-image] Apr 01 17:54:14.521 INFO O| Apr 01 17:54:14.521 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-02-trim: sync = disabled
45542026-04-01T17:54:15.693Z[ recovery-image] Apr 01 17:54:14.585 INFO O| Apr 01 17:54:14.585 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
45552026-04-01T17:54:15.693Z[ recovery-image] Apr 01 17:54:14.585 INFO O| Apr 01 17:54:14.585 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
45562026-04-01T17:54:15.696Z[ recovery-image] Apr 01 17:54:14.587 INFO O| Apr 01 17:54:14.587 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
45572026-04-01T17:54:15.699Z[ recovery-image] Apr 01 17:54:14.589 INFO O| Apr 01 17:54:14.589 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@os
45582026-04-01T17:54:15.702Z[ recovery-image] Apr 01 17:54:14.591 INFO O| Apr 01 17:54:14.591 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@os
45592026-04-01T17:54:15.897Z[ recovery-image] Apr 01 17:54:14.789 INFO O| Apr 01 17:54:14.789 INFO rolled back to input snapshot; work may begin
45602026-04-01T17:54:15.898Z[ recovery-image] Apr 01 17:54:14.789 INFO O| Apr 01 17:54:14.789 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
45612026-04-01T17:54:15.901Z[ recovery-image] Apr 01 17:54:14.793 INFO O| Apr 01 17:54:14.793 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45622026-04-01T17:54:15.908Z[ recovery-image] Apr 01 17:54:14.800 INFO O| Apr 01 17:54:14.800 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/var/pkg"
45632026-04-01T17:54:15.939Z[ recovery-image] Apr 01 17:54:14.832 INFO O| Apr 01 17:54:14.832 INFO STEP 0 (remove_files) COMPLETE
45642026-04-01T17:54:15.940Z[ recovery-image] Apr 01 17:54:14.832 INFO O| Apr 01 17:54:14.832 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45652026-04-01T17:54:15.946Z[ recovery-image] Apr 01 17:54:14.838 INFO O| Apr 01 17:54:14.838 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/xpg4"
45662026-04-01T17:54:15.949Z[ recovery-image] Apr 01 17:54:14.840 INFO O| Apr 01 17:54:14.839 INFO STEP 1 (remove_files) COMPLETE
45672026-04-01T17:54:15.949Z[ recovery-image] Apr 01 17:54:14.840 INFO O| Apr 01 17:54:14.840 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45682026-04-01T17:54:15.953Z[ recovery-image] Apr 01 17:54:14.845 INFO O| Apr 01 17:54:14.845 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/include"
45692026-04-01T17:54:15.962Z[ recovery-image] Apr 01 17:54:14.854 INFO O| Apr 01 17:54:14.854 INFO STEP 2 (remove_files) COMPLETE
45702026-04-01T17:54:15.965Z[ recovery-image] Apr 01 17:54:14.854 INFO O| Apr 01 17:54:14.854 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45712026-04-01T17:54:15.968Z[ recovery-image] Apr 01 17:54:14.859 INFO O| Apr 01 17:54:14.859 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/demo"
45722026-04-01T17:54:15.968Z[ recovery-image] Apr 01 17:54:14.860 INFO O| Apr 01 17:54:14.860 INFO STEP 3 (remove_files) COMPLETE
45732026-04-01T17:54:15.968Z[ recovery-image] Apr 01 17:54:14.860 INFO O| Apr 01 17:54:14.860 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45742026-04-01T17:54:15.973Z[ recovery-image] Apr 01 17:54:14.865 INFO O| Apr 01 17:54:14.865 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/help"
45752026-04-01T17:54:15.975Z[ recovery-image] Apr 01 17:54:14.867 INFO O| Apr 01 17:54:14.867 INFO STEP 4 (remove_files) COMPLETE
45762026-04-01T17:54:15.975Z[ recovery-image] Apr 01 17:54:14.867 INFO O| Apr 01 17:54:14.867 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45772026-04-01T17:54:15.980Z[ recovery-image] Apr 01 17:54:14.872 INFO O| Apr 01 17:54:14.872 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/doc"
45782026-04-01T17:54:15.980Z[ recovery-image] Apr 01 17:54:14.872 INFO O| Apr 01 17:54:14.872 INFO STEP 5 (remove_files) COMPLETE
45792026-04-01T17:54:15.980Z[ recovery-image] Apr 01 17:54:14.872 INFO O| Apr 01 17:54:14.872 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45802026-04-01T17:54:15.985Z[ recovery-image] Apr 01 17:54:14.877 INFO O| Apr 01 17:54:14.877 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash-completion"
45812026-04-01T17:54:15.992Z[ recovery-image] Apr 01 17:54:14.884 INFO O| Apr 01 17:54:14.884 INFO STEP 6 (remove_files) COMPLETE
45822026-04-01T17:54:15.992Z[ recovery-image] Apr 01 17:54:14.884 INFO O| Apr 01 17:54:14.884 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45832026-04-01T17:54:15.996Z[ recovery-image] Apr 01 17:54:14.884 INFO O| Apr 01 17:54:14.884 INFO skip step because feature "recovery" is enabled
45842026-04-01T17:54:15.996Z[ recovery-image] Apr 01 17:54:14.884 INFO O| Apr 01 17:54:14.884 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45852026-04-01T17:54:15.996Z[ recovery-image] Apr 01 17:54:14.884 INFO O| Apr 01 17:54:14.884 INFO skip step because feature "recovery" is enabled
45862026-04-01T17:54:15.997Z[ recovery-image] Apr 01 17:54:14.884 INFO O| Apr 01 17:54:14.884 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45872026-04-01T17:54:15.997Z[ recovery-image] Apr 01 17:54:14.884 INFO O| Apr 01 17:54:14.884 INFO skip step because feature "recovery" is enabled
45882026-04-01T17:54:15.997Z[ recovery-image] Apr 01 17:54:14.884 INFO O| Apr 01 17:54:14.884 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45892026-04-01T17:54:15.999Z[ recovery-image] Apr 01 17:54:14.889 INFO O| Apr 01 17:54:14.889 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/etc/net-snmp"
45902026-04-01T17:54:15.999Z[ recovery-image] Apr 01 17:54:14.891 INFO O| Apr 01 17:54:14.891 INFO STEP 10 (remove_files) COMPLETE
45912026-04-01T17:54:16.000Z[ recovery-image] Apr 01 17:54:14.892 INFO O| Apr 01 17:54:14.891 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45922026-04-01T17:54:16.004Z[ recovery-image] Apr 01 17:54:14.896 INFO O| Apr 01 17:54:14.896 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i386"
45932026-04-01T17:54:16.007Z[ recovery-image] Apr 01 17:54:14.897 INFO O| Apr 01 17:54:14.897 INFO STEP 11 (remove_files) COMPLETE
45942026-04-01T17:54:16.007Z[ recovery-image] Apr 01 17:54:14.897 INFO O| Apr 01 17:54:14.897 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45952026-04-01T17:54:16.011Z[ recovery-image] Apr 01 17:54:14.903 INFO O| Apr 01 17:54:14.903 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86xpv"
45962026-04-01T17:54:16.014Z[ recovery-image] Apr 01 17:54:14.904 INFO O| Apr 01 17:54:14.904 INFO STEP 12 (remove_files) COMPLETE
45972026-04-01T17:54:16.014Z[ recovery-image] Apr 01 17:54:14.904 INFO O| Apr 01 17:54:14.904 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
45982026-04-01T17:54:16.068Z[ recovery-image] Apr 01 17:54:14.960 INFO O| Apr 01 17:54:14.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libtddl.a"
45992026-04-01T17:54:16.073Z[ recovery-image] Apr 01 17:54:14.965 INFO O| Apr 01 17:54:14.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
46002026-04-01T17:54:16.076Z[ recovery-image] Apr 01 17:54:14.966 INFO O| Apr 01 17:54:14.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
46012026-04-01T17:54:16.076Z[ recovery-image] Apr 01 17:54:14.968 INFO O| Apr 01 17:54:14.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libncurses++.a"
46022026-04-01T17:54:16.145Z[ recovery-image] Apr 01 17:54:15.037 INFO O| Apr 01 17:54:15.037 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
46032026-04-01T17:54:16.149Z[ recovery-image] Apr 01 17:54:15.041 INFO O| Apr 01 17:54:15.041 INFO STEP 13 (remove_files) COMPLETE
46042026-04-01T17:54:16.152Z[ recovery-image] Apr 01 17:54:15.041 INFO O| Apr 01 17:54:15.041 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46052026-04-01T17:54:16.157Z[ recovery-image] Apr 01 17:54:15.049 INFO O| Apr 01 17:54:15.049 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/boot"
46062026-04-01T17:54:16.160Z[ recovery-image] Apr 01 17:54:15.050 INFO O| Apr 01 17:54:15.049 INFO STEP 14 (remove_files) COMPLETE
46072026-04-01T17:54:16.160Z[ recovery-image] Apr 01 17:54:15.050 INFO O| Apr 01 17:54:15.050 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46082026-04-01T17:54:16.163Z[ recovery-image] Apr 01 17:54:15.054 INFO O| Apr 01 17:54:15.054 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/platform/i86pc"
46092026-04-01T17:54:16.166Z[ recovery-image] Apr 01 17:54:15.058 INFO O| Apr 01 17:54:15.058 INFO STEP 15 (remove_files) COMPLETE
46102026-04-01T17:54:16.166Z[ recovery-image] Apr 01 17:54:15.058 INFO O| Apr 01 17:54:15.058 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46112026-04-01T17:54:16.171Z[ recovery-image] Apr 01 17:54:15.063 INFO O| Apr 01 17:54:15.063 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86xpv"
46122026-04-01T17:54:16.174Z[ recovery-image] Apr 01 17:54:15.063 INFO O| Apr 01 17:54:15.063 INFO STEP 16 (remove_files) COMPLETE
46132026-04-01T17:54:16.174Z[ recovery-image] Apr 01 17:54:15.063 INFO O| Apr 01 17:54:15.063 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46142026-04-01T17:54:16.177Z[ recovery-image] Apr 01 17:54:15.068 INFO O| Apr 01 17:54:15.068 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/platform/i86pc"
46152026-04-01T17:54:16.177Z[ recovery-image] Apr 01 17:54:15.069 INFO O| Apr 01 17:54:15.069 INFO STEP 17 (remove_files) COMPLETE
46162026-04-01T17:54:16.177Z[ recovery-image] Apr 01 17:54:15.069 INFO O| Apr 01 17:54:15.069 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46172026-04-01T17:54:16.181Z[ recovery-image] Apr 01 17:54:15.073 INFO O| Apr 01 17:54:15.073 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/acpica"
46182026-04-01T17:54:16.181Z[ recovery-image] Apr 01 17:54:15.073 INFO O| Apr 01 17:54:15.073 INFO STEP 18 (remove_files) COMPLETE
46192026-04-01T17:54:16.181Z[ recovery-image] Apr 01 17:54:15.073 INFO O| Apr 01 17:54:15.073 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46202026-04-01T17:54:16.187Z[ recovery-image] Apr 01 17:54:15.079 INFO O| Apr 01 17:54:15.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/tem"
46212026-04-01T17:54:16.190Z[ recovery-image] Apr 01 17:54:15.080 INFO O| Apr 01 17:54:15.079 INFO STEP 19 (remove_files) COMPLETE
46222026-04-01T17:54:16.190Z[ recovery-image] Apr 01 17:54:15.080 INFO O| Apr 01 17:54:15.079 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46232026-04-01T17:54:16.193Z[ recovery-image] Apr 01 17:54:15.085 INFO O| Apr 01 17:54:15.085 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
46242026-04-01T17:54:16.193Z[ recovery-image] Apr 01 17:54:15.085 INFO O| Apr 01 17:54:15.085 INFO STEP 20 (remove_files) COMPLETE
46252026-04-01T17:54:16.196Z[ recovery-image] Apr 01 17:54:15.085 INFO O| Apr 01 17:54:15.085 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46262026-04-01T17:54:16.199Z[ recovery-image] Apr 01 17:54:15.090 INFO O| Apr 01 17:54:15.090 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/wc"
46272026-04-01T17:54:16.199Z[ recovery-image] Apr 01 17:54:15.090 INFO O| Apr 01 17:54:15.090 INFO STEP 21 (remove_files) COMPLETE
46282026-04-01T17:54:16.199Z[ recovery-image] Apr 01 17:54:15.090 INFO O| Apr 01 17:54:15.090 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46292026-04-01T17:54:16.203Z[ recovery-image] Apr 01 17:54:15.095 INFO O| Apr 01 17:54:15.095 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
46302026-04-01T17:54:16.203Z[ recovery-image] Apr 01 17:54:15.095 INFO O| Apr 01 17:54:15.095 INFO STEP 22 (remove_files) COMPLETE
46312026-04-01T17:54:16.206Z[ recovery-image] Apr 01 17:54:15.095 INFO O| Apr 01 17:54:15.095 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46322026-04-01T17:54:16.209Z[ recovery-image] Apr 01 17:54:15.100 INFO O| Apr 01 17:54:15.100 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/conskbd"
46332026-04-01T17:54:16.209Z[ recovery-image] Apr 01 17:54:15.100 INFO O| Apr 01 17:54:15.100 INFO STEP 23 (remove_files) COMPLETE
46342026-04-01T17:54:16.209Z[ recovery-image] Apr 01 17:54:15.100 INFO O| Apr 01 17:54:15.100 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46352026-04-01T17:54:16.212Z[ recovery-image] Apr 01 17:54:15.104 INFO O| Apr 01 17:54:15.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/tzmon"
46362026-04-01T17:54:16.215Z[ recovery-image] Apr 01 17:54:15.104 INFO O| Apr 01 17:54:15.104 INFO STEP 24 (remove_files) COMPLETE
46372026-04-01T17:54:16.215Z[ recovery-image] Apr 01 17:54:15.104 INFO O| Apr 01 17:54:15.104 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46382026-04-01T17:54:16.218Z[ recovery-image] Apr 01 17:54:15.110 INFO O| Apr 01 17:54:15.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/power"
46392026-04-01T17:54:16.218Z[ recovery-image] Apr 01 17:54:15.111 INFO O| Apr 01 17:54:15.111 INFO STEP 25 (remove_files) COMPLETE
46402026-04-01T17:54:16.221Z[ recovery-image] Apr 01 17:54:15.111 INFO O| Apr 01 17:54:15.111 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46412026-04-01T17:54:16.225Z[ recovery-image] Apr 01 17:54:15.117 INFO O| Apr 01 17:54:15.117 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio"
46422026-04-01T17:54:16.225Z[ recovery-image] Apr 01 17:54:15.117 INFO O| Apr 01 17:54:15.117 INFO STEP 26 (remove_files) COMPLETE
46432026-04-01T17:54:16.225Z[ recovery-image] Apr 01 17:54:15.117 INFO O| Apr 01 17:54:15.117 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46442026-04-01T17:54:16.230Z[ recovery-image] Apr 01 17:54:15.123 INFO O| Apr 01 17:54:15.123 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audio1575"
46452026-04-01T17:54:16.233Z[ recovery-image] Apr 01 17:54:15.123 INFO O| Apr 01 17:54:15.123 INFO STEP 27 (remove_files) COMPLETE
46462026-04-01T17:54:16.233Z[ recovery-image] Apr 01 17:54:15.123 INFO O| Apr 01 17:54:15.123 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46472026-04-01T17:54:16.236Z[ recovery-image] Apr 01 17:54:15.127 INFO O| Apr 01 17:54:15.127 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audioens"
46482026-04-01T17:54:16.236Z[ recovery-image] Apr 01 17:54:15.127 INFO O| Apr 01 17:54:15.127 INFO STEP 28 (remove_files) COMPLETE
46492026-04-01T17:54:16.236Z[ recovery-image] Apr 01 17:54:15.127 INFO O| Apr 01 17:54:15.127 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46502026-04-01T17:54:16.240Z[ recovery-image] Apr 01 17:54:15.132 INFO O| Apr 01 17:54:15.132 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiopci"
46512026-04-01T17:54:16.243Z[ recovery-image] Apr 01 17:54:15.132 INFO O| Apr 01 17:54:15.132 INFO STEP 29 (remove_files) COMPLETE
46522026-04-01T17:54:16.243Z[ recovery-image] Apr 01 17:54:15.132 INFO O| Apr 01 17:54:15.132 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46532026-04-01T17:54:16.245Z[ recovery-image] Apr 01 17:54:15.137 INFO O| Apr 01 17:54:15.137 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/audiots"
46542026-04-01T17:54:16.246Z[ recovery-image] Apr 01 17:54:15.137 INFO O| Apr 01 17:54:15.137 INFO STEP 30 (remove_files) COMPLETE
46552026-04-01T17:54:16.246Z[ recovery-image] Apr 01 17:54:15.137 INFO O| Apr 01 17:54:15.137 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46562026-04-01T17:54:16.250Z[ recovery-image] Apr 01 17:54:15.142 INFO O| Apr 01 17:54:15.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ehci"
46572026-04-01T17:54:16.250Z[ recovery-image] Apr 01 17:54:15.142 INFO O| Apr 01 17:54:15.142 INFO STEP 31 (remove_files) COMPLETE
46582026-04-01T17:54:16.250Z[ recovery-image] Apr 01 17:54:15.142 INFO O| Apr 01 17:54:15.142 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46592026-04-01T17:54:16.256Z[ recovery-image] Apr 01 17:54:15.148 INFO O| Apr 01 17:54:15.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hid"
46602026-04-01T17:54:16.256Z[ recovery-image] Apr 01 17:54:15.148 INFO O| Apr 01 17:54:15.148 INFO STEP 32 (remove_files) COMPLETE
46612026-04-01T17:54:16.256Z[ recovery-image] Apr 01 17:54:15.148 INFO O| Apr 01 17:54:15.148 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46622026-04-01T17:54:16.276Z[ recovery-image] Apr 01 17:54:15.153 INFO O| Apr 01 17:54:15.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/hubd"
46632026-04-01T17:54:16.276Z[ recovery-image] Apr 01 17:54:15.153 INFO O| Apr 01 17:54:15.153 INFO STEP 33 (remove_files) COMPLETE
46642026-04-01T17:54:16.276Z[ recovery-image] Apr 01 17:54:15.153 INFO O| Apr 01 17:54:15.153 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46652026-04-01T17:54:16.276Z[ recovery-image] Apr 01 17:54:15.157 INFO O| Apr 01 17:54:15.157 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/ohci"
46662026-04-01T17:54:16.277Z[ recovery-image] Apr 01 17:54:15.157 INFO O| Apr 01 17:54:15.157 INFO STEP 34 (remove_files) COMPLETE
46672026-04-01T17:54:16.277Z[ recovery-image] Apr 01 17:54:15.157 INFO O| Apr 01 17:54:15.157 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46682026-04-01T17:54:16.277Z[ recovery-image] Apr 01 17:54:15.162 INFO O| Apr 01 17:54:15.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
46692026-04-01T17:54:16.277Z[ recovery-image] Apr 01 17:54:15.162 INFO O| Apr 01 17:54:15.162 INFO STEP 35 (remove_files) COMPLETE
46702026-04-01T17:54:16.277Z[ recovery-image] Apr 01 17:54:15.162 INFO O| Apr 01 17:54:15.162 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46712026-04-01T17:54:16.277Z[ recovery-image] Apr 01 17:54:15.167 INFO O| Apr 01 17:54:15.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/uhci"
46722026-04-01T17:54:16.277Z[ recovery-image] Apr 01 17:54:15.167 INFO O| Apr 01 17:54:15.167 INFO STEP 36 (remove_files) COMPLETE
46732026-04-01T17:54:16.277Z[ recovery-image] Apr 01 17:54:15.167 INFO O| Apr 01 17:54:15.167 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46742026-04-01T17:54:16.281Z[ recovery-image] Apr 01 17:54:15.171 INFO O| Apr 01 17:54:15.171 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
46752026-04-01T17:54:16.281Z[ recovery-image] Apr 01 17:54:15.171 INFO O| Apr 01 17:54:15.171 INFO STEP 37 (remove_files) COMPLETE
46762026-04-01T17:54:16.281Z[ recovery-image] Apr 01 17:54:15.171 INFO O| Apr 01 17:54:15.171 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46772026-04-01T17:54:16.284Z[ recovery-image] Apr 01 17:54:15.176 INFO O| Apr 01 17:54:15.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_as"
46782026-04-01T17:54:16.284Z[ recovery-image] Apr 01 17:54:15.176 INFO O| Apr 01 17:54:15.176 INFO STEP 38 (remove_files) COMPLETE
46792026-04-01T17:54:16.284Z[ recovery-image] Apr 01 17:54:15.176 INFO O| Apr 01 17:54:15.176 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46802026-04-01T17:54:16.288Z[ recovery-image] Apr 01 17:54:15.181 INFO O| Apr 01 17:54:15.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
46812026-04-01T17:54:16.288Z[ recovery-image] Apr 01 17:54:15.181 INFO O| Apr 01 17:54:15.181 INFO STEP 39 (remove_files) COMPLETE
46822026-04-01T17:54:16.291Z[ recovery-image] Apr 01 17:54:15.181 INFO O| Apr 01 17:54:15.181 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46832026-04-01T17:54:16.294Z[ recovery-image] Apr 01 17:54:15.185 INFO O| Apr 01 17:54:15.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
46842026-04-01T17:54:16.294Z[ recovery-image] Apr 01 17:54:15.185 INFO O| Apr 01 17:54:15.185 INFO STEP 40 (remove_files) COMPLETE
46852026-04-01T17:54:16.294Z[ recovery-image] Apr 01 17:54:15.185 INFO O| Apr 01 17:54:15.185 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46862026-04-01T17:54:16.298Z[ recovery-image] Apr 01 17:54:15.190 INFO O| Apr 01 17:54:15.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/usbprn"
46872026-04-01T17:54:16.298Z[ recovery-image] Apr 01 17:54:15.190 INFO O| Apr 01 17:54:15.190 INFO STEP 41 (remove_files) COMPLETE
46882026-04-01T17:54:16.301Z[ recovery-image] Apr 01 17:54:15.190 INFO O| Apr 01 17:54:15.190 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46892026-04-01T17:54:16.305Z[ recovery-image] Apr 01 17:54:15.197 INFO O| Apr 01 17:54:15.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/xhci"
46902026-04-01T17:54:16.305Z[ recovery-image] Apr 01 17:54:15.197 INFO O| Apr 01 17:54:15.197 INFO STEP 42 (remove_files) COMPLETE
46912026-04-01T17:54:16.305Z[ recovery-image] Apr 01 17:54:15.197 INFO O| Apr 01 17:54:15.197 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46922026-04-01T17:54:16.311Z[ recovery-image] Apr 01 17:54:15.204 INFO O| Apr 01 17:54:15.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
46932026-04-01T17:54:16.314Z[ recovery-image] Apr 01 17:54:15.204 INFO O| Apr 01 17:54:15.204 INFO STEP 43 (remove_files) COMPLETE
46942026-04-01T17:54:16.314Z[ recovery-image] Apr 01 17:54:15.204 INFO O| Apr 01 17:54:15.204 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46952026-04-01T17:54:16.317Z[ recovery-image] Apr 01 17:54:15.208 INFO O| Apr 01 17:54:15.208 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
46962026-04-01T17:54:16.317Z[ recovery-image] Apr 01 17:54:15.208 INFO O| Apr 01 17:54:15.208 INFO STEP 44 (remove_files) COMPLETE
46972026-04-01T17:54:16.317Z[ recovery-image] Apr 01 17:54:15.208 INFO O| Apr 01 17:54:15.208 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
46982026-04-01T17:54:16.324Z[ recovery-image] Apr 01 17:54:15.216 INFO O| Apr 01 17:54:15.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
46992026-04-01T17:54:16.324Z[ recovery-image] Apr 01 17:54:15.216 INFO O| Apr 01 17:54:15.216 INFO STEP 45 (remove_files) COMPLETE
47002026-04-01T17:54:16.324Z[ recovery-image] Apr 01 17:54:15.216 INFO O| Apr 01 17:54:15.216 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47012026-04-01T17:54:16.329Z[ recovery-image] Apr 01 17:54:15.221 INFO O| Apr 01 17:54:15.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
47022026-04-01T17:54:16.329Z[ recovery-image] Apr 01 17:54:15.221 INFO O| Apr 01 17:54:15.221 INFO STEP 46 (remove_files) COMPLETE
47032026-04-01T17:54:16.329Z[ recovery-image] Apr 01 17:54:15.221 INFO O| Apr 01 17:54:15.221 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47042026-04-01T17:54:16.334Z[ recovery-image] Apr 01 17:54:15.226 INFO O| Apr 01 17:54:15.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
47052026-04-01T17:54:16.334Z[ recovery-image] Apr 01 17:54:15.226 INFO O| Apr 01 17:54:15.226 INFO STEP 47 (remove_files) COMPLETE
47062026-04-01T17:54:16.334Z[ recovery-image] Apr 01 17:54:15.226 INFO O| Apr 01 17:54:15.226 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47072026-04-01T17:54:16.340Z[ recovery-image] Apr 01 17:54:15.232 INFO O| Apr 01 17:54:15.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
47082026-04-01T17:54:16.340Z[ recovery-image] Apr 01 17:54:15.232 INFO O| Apr 01 17:54:15.232 INFO STEP 48 (remove_files) COMPLETE
47092026-04-01T17:54:16.340Z[ recovery-image] Apr 01 17:54:15.232 INFO O| Apr 01 17:54:15.232 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47102026-04-01T17:54:16.344Z[ recovery-image] Apr 01 17:54:15.237 INFO O| Apr 01 17:54:15.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/amd64/mpt"
47112026-04-01T17:54:16.344Z[ recovery-image] Apr 01 17:54:15.237 INFO O| Apr 01 17:54:15.237 INFO STEP 49 (remove_files) COMPLETE
47122026-04-01T17:54:16.347Z[ recovery-image] Apr 01 17:54:15.237 INFO O| Apr 01 17:54:15.237 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47132026-04-01T17:54:16.350Z[ recovery-image] Apr 01 17:54:15.241 INFO O| Apr 01 17:54:15.241 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/kernel/drv/mpt.conf"
47142026-04-01T17:54:16.350Z[ recovery-image] Apr 01 17:54:15.241 INFO O| Apr 01 17:54:15.241 INFO STEP 50 (remove_files) COMPLETE
47152026-04-01T17:54:16.350Z[ recovery-image] Apr 01 17:54:15.241 INFO O| Apr 01 17:54:15.241 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47162026-04-01T17:54:16.355Z[ recovery-image] Apr 01 17:54:15.247 INFO O| Apr 01 17:54:15.247 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
47172026-04-01T17:54:16.355Z[ recovery-image] Apr 01 17:54:15.247 INFO O| Apr 01 17:54:15.247 INFO STEP 51 (remove_files) COMPLETE
47182026-04-01T17:54:16.358Z[ recovery-image] Apr 01 17:54:15.247 INFO O| Apr 01 17:54:15.247 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47192026-04-01T17:54:16.361Z[ recovery-image] Apr 01 17:54:15.252 INFO O| Apr 01 17:54:15.252 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
47202026-04-01T17:54:16.361Z[ recovery-image] Apr 01 17:54:15.252 INFO O| Apr 01 17:54:15.252 INFO STEP 52 (remove_files) COMPLETE
47212026-04-01T17:54:16.361Z[ recovery-image] Apr 01 17:54:15.252 INFO O| Apr 01 17:54:15.252 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47222026-04-01T17:54:16.366Z[ recovery-image] Apr 01 17:54:15.258 INFO O| Apr 01 17:54:15.258 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/bootadm"
47232026-04-01T17:54:16.366Z[ recovery-image] Apr 01 17:54:15.258 INFO O| Apr 01 17:54:15.258 INFO STEP 53 (remove_files) COMPLETE
47242026-04-01T17:54:16.366Z[ recovery-image] Apr 01 17:54:15.258 INFO O| Apr 01 17:54:15.258 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47252026-04-01T17:54:16.372Z[ recovery-image] Apr 01 17:54:15.264 INFO O| Apr 01 17:54:15.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bootadm"
47262026-04-01T17:54:16.372Z[ recovery-image] Apr 01 17:54:15.264 INFO O| Apr 01 17:54:15.264 INFO STEP 54 (remove_files) COMPLETE
47272026-04-01T17:54:16.374Z[ recovery-image] Apr 01 17:54:15.264 INFO O| Apr 01 17:54:15.264 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47282026-04-01T17:54:16.377Z[ recovery-image] Apr 01 17:54:15.269 INFO O| Apr 01 17:54:15.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/sbin/beadm"
47292026-04-01T17:54:16.377Z[ recovery-image] Apr 01 17:54:15.269 INFO O| Apr 01 17:54:15.269 INFO STEP 55 (remove_files) COMPLETE
47302026-04-01T17:54:16.377Z[ recovery-image] Apr 01 17:54:15.269 INFO O| Apr 01 17:54:15.269 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47312026-04-01T17:54:16.382Z[ recovery-image] Apr 01 17:54:15.274 INFO O| Apr 01 17:54:15.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/beadm"
47322026-04-01T17:54:16.382Z[ recovery-image] Apr 01 17:54:15.274 INFO O| Apr 01 17:54:15.274 INFO STEP 56 (remove_files) COMPLETE
47332026-04-01T17:54:16.385Z[ recovery-image] Apr 01 17:54:15.274 INFO O| Apr 01 17:54:15.274 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47342026-04-01T17:54:16.387Z[ recovery-image] Apr 01 17:54:15.279 INFO O| Apr 01 17:54:15.279 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/etc/default/tar"
47352026-04-01T17:54:16.387Z[ recovery-image] Apr 01 17:54:15.279 INFO O| Apr 01 17:54:15.279 INFO STEP 57 (remove_files) COMPLETE
47362026-04-01T17:54:16.387Z[ recovery-image] Apr 01 17:54:15.279 INFO O| Apr 01 17:54:15.279 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47372026-04-01T17:54:16.393Z[ recovery-image] Apr 01 17:54:15.285 INFO O| Apr 01 17:54:15.285 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
47382026-04-01T17:54:16.393Z[ recovery-image] Apr 01 17:54:15.285 INFO O| Apr 01 17:54:15.285 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap ...
47392026-04-01T17:54:16.396Z[ recovery-image] Apr 01 17:54:15.285 INFO O| Apr 01 17:54:15.285 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47402026-04-01T17:54:16.396Z[ recovery-image] Apr 01 17:54:15.285 INFO O| Apr 01 17:54:15.285 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47412026-04-01T17:54:16.396Z[ recovery-image] Apr 01 17:54:15.285 INFO O| Apr 01 17:54:15.285 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47422026-04-01T17:54:16.396Z[ recovery-image] Apr 01 17:54:15.285 INFO O| Apr 01 17:54:15.285 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/method/keymap
47432026-04-01T17:54:16.396Z[ recovery-image] Apr 01 17:54:15.285 INFO O| Apr 01 17:54:15.285 INFO ok!
47442026-04-01T17:54:16.396Z[ recovery-image] Apr 01 17:54:15.285 INFO O| Apr 01 17:54:15.285 INFO STEP 58 (ensure_file) COMPLETE
47452026-04-01T17:54:16.396Z[ recovery-image] Apr 01 17:54:15.285 INFO O| Apr 01 17:54:15.285 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47462026-04-01T17:54:16.399Z[ recovery-image] Apr 01 17:54:15.291 INFO O| Apr 01 17:54:15.291 WARN file /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
47472026-04-01T17:54:16.399Z[ recovery-image] Apr 01 17:54:15.291 INFO O| Apr 01 17:54:15.291 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
47482026-04-01T17:54:16.399Z[ recovery-image] Apr 01 17:54:15.291 INFO O| Apr 01 17:54:15.291 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47492026-04-01T17:54:16.399Z[ recovery-image] Apr 01 17:54:15.291 INFO O| Apr 01 17:54:15.291 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47502026-04-01T17:54:16.399Z[ recovery-image] Apr 01 17:54:15.291 INFO O| Apr 01 17:54:15.291 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47512026-04-01T17:54:16.399Z[ recovery-image] Apr 01 17:54:15.291 INFO O| Apr 01 17:54:15.291 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/lib/svc/bin/rootisramdisk
47522026-04-01T17:54:16.399Z[ recovery-image] Apr 01 17:54:15.291 INFO O| Apr 01 17:54:15.291 INFO ok!
47532026-04-01T17:54:16.399Z[ recovery-image] Apr 01 17:54:15.291 INFO O| Apr 01 17:54:15.291 INFO STEP 59 (ensure_file) COMPLETE
47542026-04-01T17:54:16.399Z[ recovery-image] Apr 01 17:54:15.291 INFO O| Apr 01 17:54:15.291 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47552026-04-01T17:54:16.404Z[ recovery-image] Apr 01 17:54:15.296 INFO O| Apr 01 17:54:15.296 INFO file /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile does not exist
47562026-04-01T17:54:16.404Z[ recovery-image] Apr 01 17:54:15.296 INFO O| Apr 01 17:54:15.296 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile ...
47572026-04-01T17:54:16.404Z[ recovery-image] Apr 01 17:54:15.296 INFO O| Apr 01 17:54:15.296 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bash_profile
47582026-04-01T17:54:16.407Z[ recovery-image] Apr 01 17:54:15.296 INFO O| Apr 01 17:54:15.296 INFO ok!
47592026-04-01T17:54:16.407Z[ recovery-image] Apr 01 17:54:15.296 INFO O| Apr 01 17:54:15.296 INFO STEP 60 (ensure_file) COMPLETE
47602026-04-01T17:54:16.407Z[ recovery-image] Apr 01 17:54:15.296 INFO O| Apr 01 17:54:15.296 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47612026-04-01T17:54:16.410Z[ recovery-image] Apr 01 17:54:15.301 INFO O| Apr 01 17:54:15.301 WARN file /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
47622026-04-01T17:54:16.410Z[ recovery-image] Apr 01 17:54:15.301 INFO O| Apr 01 17:54:15.301 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc ...
47632026-04-01T17:54:16.410Z[ recovery-image] Apr 01 17:54:15.301 INFO O| Apr 01 17:54:15.301 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/root/.bashrc
47642026-04-01T17:54:16.410Z[ recovery-image] Apr 01 17:54:15.301 INFO O| Apr 01 17:54:15.301 INFO ok!
47652026-04-01T17:54:16.410Z[ recovery-image] Apr 01 17:54:15.301 INFO O| Apr 01 17:54:15.301 INFO STEP 61 (ensure_file) COMPLETE
47662026-04-01T17:54:16.410Z[ recovery-image] Apr 01 17:54:15.301 INFO O| Apr 01 17:54:15.301 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47672026-04-01T17:54:16.415Z[ recovery-image] Apr 01 17:54:15.307 INFO O| Apr 01 17:54:15.307 WARN file /rpool/images/build/recovery/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
47682026-04-01T17:54:16.415Z[ recovery-image] Apr 01 17:54:15.307 INFO O| Apr 01 17:54:15.307 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/recovery/work/sled/ramdisk/etc/motd ...
47692026-04-01T17:54:16.418Z[ recovery-image] Apr 01 17:54:15.308 INFO O| Apr 01 17:54:15.307 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47702026-04-01T17:54:16.418Z[ recovery-image] Apr 01 17:54:15.308 INFO O| Apr 01 17:54:15.308 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/motd
47712026-04-01T17:54:16.418Z[ recovery-image] Apr 01 17:54:15.308 INFO O| Apr 01 17:54:15.308 INFO ok!
47722026-04-01T17:54:16.418Z[ recovery-image] Apr 01 17:54:15.308 INFO O| Apr 01 17:54:15.308 INFO STEP 62 (ensure_file) COMPLETE
47732026-04-01T17:54:16.418Z[ recovery-image] Apr 01 17:54:15.308 INFO O| Apr 01 17:54:15.308 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47742026-04-01T17:54:16.421Z[ recovery-image] Apr 01 17:54:15.313 INFO O| Apr 01 17:54:15.313 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
47752026-04-01T17:54:16.421Z[ recovery-image] Apr 01 17:54:15.313 INFO O| Apr 01 17:54:15.313 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
47762026-04-01T17:54:16.421Z[ recovery-image] Apr 01 17:54:15.313 INFO O| Apr 01 17:54:15.313 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47772026-04-01T17:54:16.421Z[ recovery-image] Apr 01 17:54:15.313 INFO O| Apr 01 17:54:15.313 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/zfs:dbuf
47782026-04-01T17:54:16.421Z[ recovery-image] Apr 01 17:54:15.313 INFO O| Apr 01 17:54:15.313 INFO ok!
47792026-04-01T17:54:16.421Z[ recovery-image] Apr 01 17:54:15.313 INFO O| Apr 01 17:54:15.313 INFO STEP 63 (ensure_file) COMPLETE
47802026-04-01T17:54:16.421Z[ recovery-image] Apr 01 17:54:15.313 INFO O| Apr 01 17:54:15.313 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47812026-04-01T17:54:16.426Z[ recovery-image] Apr 01 17:54:15.319 INFO O| Apr 01 17:54:15.319 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
47822026-04-01T17:54:16.426Z[ recovery-image] Apr 01 17:54:15.319 INFO O| Apr 01 17:54:15.319 INFO writing /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly ...
47832026-04-01T17:54:16.426Z[ recovery-image] Apr 01 17:54:15.319 INFO O| Apr 01 17:54:15.319 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/system.d/.self-assembly
47842026-04-01T17:54:16.429Z[ recovery-image] Apr 01 17:54:15.319 INFO O| Apr 01 17:54:15.319 INFO ok!
47852026-04-01T17:54:16.429Z[ recovery-image] Apr 01 17:54:15.319 INFO O| Apr 01 17:54:15.319 INFO STEP 64 (assemble_files) COMPLETE
47862026-04-01T17:54:16.429Z[ recovery-image] Apr 01 17:54:15.319 INFO O| Apr 01 17:54:15.319 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47872026-04-01T17:54:16.432Z[ recovery-image] Apr 01 17:54:15.323 INFO O| Apr 01 17:54:15.323 INFO file /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf does not exist
47882026-04-01T17:54:16.432Z[ recovery-image] Apr 01 17:54:15.323 INFO O| Apr 01 17:54:15.323 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf ...
47892026-04-01T17:54:16.432Z[ recovery-image] Apr 01 17:54:15.324 INFO O| Apr 01 17:54:15.323 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
47902026-04-01T17:54:16.432Z[ recovery-image] Apr 01 17:54:15.324 INFO O| Apr 01 17:54:15.324 INFO chown ok, path: /rpool/images/build/recovery/work/sled/ramdisk/etc/dumpadm.conf
47912026-04-01T17:54:16.432Z[ recovery-image] Apr 01 17:54:15.324 INFO O| Apr 01 17:54:15.324 INFO ok!
47922026-04-01T17:54:16.432Z[ recovery-image] Apr 01 17:54:15.324 INFO O| Apr 01 17:54:15.324 INFO STEP 65 (ensure_file) COMPLETE
47932026-04-01T17:54:16.432Z[ recovery-image] Apr 01 17:54:15.324 INFO O| Apr 01 17:54:15.324 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47942026-04-01T17:54:16.432Z[ recovery-image] Apr 01 17:54:15.324 INFO O| Apr 01 17:54:15.324 INFO skip step because feature "omicron1" is not enabled
47952026-04-01T17:54:16.432Z[ recovery-image] Apr 01 17:54:15.324 INFO O| Apr 01 17:54:15.324 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47962026-04-01T17:54:16.432Z[ recovery-image] Apr 01 17:54:15.324 INFO O| Apr 01 17:54:15.324 INFO skip step because feature "omicron1" is not enabled
47972026-04-01T17:54:16.433Z[ recovery-image] Apr 01 17:54:15.324 INFO O| Apr 01 17:54:15.324 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
47982026-04-01T17:54:16.433Z[ recovery-image] Apr 01 17:54:15.324 INFO O| Apr 01 17:54:15.324 INFO skip step because feature "omicron1" is not enabled
47992026-04-01T17:54:16.433Z[ recovery-image] Apr 01 17:54:15.324 INFO O| Apr 01 17:54:15.324 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
48002026-04-01T17:54:16.438Z[ recovery-image] Apr 01 17:54:15.331 INFO O| Apr 01 17:54:15.331 INFO file /rpool/images/build/recovery/output/sled-ramdisk.tar does not already exist, skipping removal
48012026-04-01T17:54:16.441Z[ recovery-image] Apr 01 17:54:15.331 INFO O| Apr 01 17:54:15.331 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
48022026-04-01T17:54:17.452Z[ recovery-image] Apr 01 17:54:16.343 INFO O| Apr 01 17:54:16.343 INFO STEP 69 (pack_tar) COMPLETE
48032026-04-01T17:54:17.452Z[ recovery-image] Apr 01 17:54:16.344 INFO O| Apr 01 17:54:16.343 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
48042026-04-01T17:54:17.452Z[ recovery-image] Apr 01 17:54:16.344 INFO O| Apr 01 17:54:16.343 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
48052026-04-01T17:54:17.849Z[ host-image] Apr 01 17:54:16.741 INFO O| Apr 01 17:54:16.741 INFO O| Startup: Refreshing catalog 'helios-dev' ... Done
48062026-04-01T17:54:17.916Z[ recovery-image] Apr 01 17:54:16.808 INFO O| Apr 01 17:54:16.808 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-02-trim
48072026-04-01T17:54:18.006Z[ recovery-image] Apr 01 17:54:16.898 INFO O| Apr 01 17:54:16.898 INFO completed processing sled/ramdisk-02-trim
48082026-04-01T17:54:18.010Z[ recovery-image] Apr 01 17:54:16.900 INFO image builder template: ramdisk-03-recovery-trim...
48092026-04-01T17:54:18.010Z[ recovery-image] Apr 01 17:54:16.900 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/.tmpT7aQ5W/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", "publisher_0_url+=file:///tmp/.tmpT7aQ5W/opte-recovery.p5p", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.40.463", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-03-recovery-trim"], pwd: None
48102026-04-01T17:54:18.086Z[ recovery-image] Apr 01 17:54:16.978 INFO O| Apr 01 17:54:16.978 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
48112026-04-01T17:54:18.089Z[ recovery-image] Apr 01 17:54:16.980 INFO O| Apr 01 17:54:16.980 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
48122026-04-01T17:54:18.167Z[ recovery-image] Apr 01 17:54:17.059 INFO O| Apr 01 17:54:17.059 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim: sync = disabled
48132026-04-01T17:54:18.237Z[ recovery-image] Apr 01 17:54:17.129 INFO O| Apr 01 17:54:17.129 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
48142026-04-01T17:54:18.237Z[ recovery-image] Apr 01 17:54:17.129 INFO O| Apr 01 17:54:17.129 INFO work dataset: rpool/images/build/recovery/work/sled/ramdisk
48152026-04-01T17:54:18.241Z[ recovery-image] Apr 01 17:54:17.133 INFO O| Apr 01 17:54:17.133 INFO looking for output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
48162026-04-01T17:54:18.244Z[ recovery-image] Apr 01 17:54:17.134 INFO O| Apr 01 17:54:17.134 INFO looking for input snapshot rpool/images/build/recovery/work/sled/ramdisk@trim
48172026-04-01T17:54:18.247Z[ recovery-image] Apr 01 17:54:17.139 INFO O| Apr 01 17:54:17.139 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@trim
48182026-04-01T17:54:18.470Z[ recovery-image] Apr 01 17:54:17.361 INFO O| Apr 01 17:54:17.361 INFO rolled back to input snapshot; work may begin
48192026-04-01T17:54:18.470Z[ recovery-image] Apr 01 17:54:17.361 INFO O| Apr 01 17:54:17.361 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/ramdisk
48202026-04-01T17:54:18.473Z[ recovery-image] Apr 01 17:54:17.365 INFO O| Apr 01 17:54:17.365 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48212026-04-01T17:54:18.479Z[ recovery-image] Apr 01 17:54:17.371 INFO O| Apr 01 17:54:17.371 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/7"
48222026-04-01T17:54:18.482Z[ recovery-image] Apr 01 17:54:17.374 INFO O| Apr 01 17:54:17.374 INFO STEP 0 (remove_files) COMPLETE
48232026-04-01T17:54:18.485Z[ recovery-image] Apr 01 17:54:17.374 INFO O| Apr 01 17:54:17.374 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48242026-04-01T17:54:18.489Z[ recovery-image] Apr 01 17:54:17.381 INFO O| Apr 01 17:54:17.381 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/share"
48252026-04-01T17:54:18.532Z[ recovery-image] Apr 01 17:54:17.424 INFO O| Apr 01 17:54:17.424 INFO STEP 1 (remove_files) COMPLETE
48262026-04-01T17:54:18.532Z[ recovery-image] Apr 01 17:54:17.424 INFO O| Apr 01 17:54:17.424 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48272026-04-01T17:54:18.539Z[ recovery-image] Apr 01 17:54:17.431 INFO O| Apr 01 17:54:17.431 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dns"
48282026-04-01T17:54:18.542Z[ recovery-image] Apr 01 17:54:17.432 INFO O| Apr 01 17:54:17.432 INFO STEP 2 (remove_files) COMPLETE
48292026-04-01T17:54:18.542Z[ recovery-image] Apr 01 17:54:17.432 INFO O| Apr 01 17:54:17.432 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48302026-04-01T17:54:18.547Z[ recovery-image] Apr 01 17:54:17.439 INFO O| Apr 01 17:54:17.439 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/iconv"
48312026-04-01T17:54:18.576Z[ recovery-image] Apr 01 17:54:17.468 INFO O| Apr 01 17:54:17.468 INFO STEP 3 (remove_files) COMPLETE
48322026-04-01T17:54:18.576Z[ recovery-image] Apr 01 17:54:17.468 INFO O| Apr 01 17:54:17.468 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48332026-04-01T17:54:18.584Z[ recovery-image] Apr 01 17:54:17.476 INFO O| Apr 01 17:54:17.475 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/locale"
48342026-04-01T17:54:18.594Z[ recovery-image] Apr 01 17:54:17.486 INFO O| Apr 01 17:54:17.486 INFO STEP 4 (remove_files) COMPLETE
48352026-04-01T17:54:18.594Z[ recovery-image] Apr 01 17:54:17.486 INFO O| Apr 01 17:54:17.486 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48362026-04-01T17:54:18.600Z[ recovery-image] Apr 01 17:54:17.493 INFO O| Apr 01 17:54:17.493 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/mps"
48372026-04-01T17:54:18.604Z[ recovery-image] Apr 01 17:54:17.494 INFO O| Apr 01 17:54:17.494 INFO STEP 5 (remove_files) COMPLETE
48382026-04-01T17:54:18.604Z[ recovery-image] Apr 01 17:54:17.494 INFO O| Apr 01 17:54:17.494 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48392026-04-01T17:54:18.608Z[ recovery-image] Apr 01 17:54:17.501 INFO O| Apr 01 17:54:17.500 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pkgconfig"
48402026-04-01T17:54:18.611Z[ recovery-image] Apr 01 17:54:17.502 INFO O| Apr 01 17:54:17.502 INFO STEP 6 (remove_files) COMPLETE
48412026-04-01T17:54:18.611Z[ recovery-image] Apr 01 17:54:17.502 INFO O| Apr 01 17:54:17.502 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48422026-04-01T17:54:18.616Z[ recovery-image] Apr 01 17:54:17.508 INFO O| Apr 01 17:54:17.508 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/scsi"
48432026-04-01T17:54:18.621Z[ recovery-image] Apr 01 17:54:17.513 INFO O| Apr 01 17:54:17.513 INFO STEP 7 (remove_files) COMPLETE
48442026-04-01T17:54:18.624Z[ recovery-image] Apr 01 17:54:17.513 INFO O| Apr 01 17:54:17.513 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48452026-04-01T17:54:18.627Z[ recovery-image] Apr 01 17:54:17.519 INFO O| Apr 01 17:54:17.519 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbfs"
48462026-04-01T17:54:18.630Z[ recovery-image] Apr 01 17:54:17.520 INFO O| Apr 01 17:54:17.520 INFO STEP 8 (remove_files) COMPLETE
48472026-04-01T17:54:18.630Z[ recovery-image] Apr 01 17:54:17.520 INFO O| Apr 01 17:54:17.520 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48482026-04-01T17:54:18.634Z[ recovery-image] Apr 01 17:54:17.526 INFO O| Apr 01 17:54:17.526 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/smbsrv"
48492026-04-01T17:54:18.636Z[ recovery-image] Apr 01 17:54:17.527 INFO O| Apr 01 17:54:17.527 INFO STEP 9 (remove_files) COMPLETE
48502026-04-01T17:54:18.636Z[ recovery-image] Apr 01 17:54:17.527 INFO O| Apr 01 17:54:17.527 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48512026-04-01T17:54:18.640Z[ recovery-image] Apr 01 17:54:17.532 INFO O| Apr 01 17:54:17.532 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/perl5"
48522026-04-01T17:54:18.681Z[ recovery-image] Apr 01 17:54:17.573 INFO O| Apr 01 17:54:17.573 INFO STEP 10 (remove_files) COMPLETE
48532026-04-01T17:54:18.681Z[ recovery-image] Apr 01 17:54:17.573 INFO O| Apr 01 17:54:17.573 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48542026-04-01T17:54:18.688Z[ recovery-image] Apr 01 17:54:17.580 INFO O| Apr 01 17:54:17.580 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bash"
48552026-04-01T17:54:18.691Z[ recovery-image] Apr 01 17:54:17.582 INFO O| Apr 01 17:54:17.582 INFO STEP 11 (remove_files) COMPLETE
48562026-04-01T17:54:18.691Z[ recovery-image] Apr 01 17:54:17.582 INFO O| Apr 01 17:54:17.582 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48572026-04-01T17:54:18.697Z[ recovery-image] Apr 01 17:54:17.589 INFO O| Apr 01 17:54:17.589 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/bhyve"
48582026-04-01T17:54:18.699Z[ recovery-image] Apr 01 17:54:17.591 INFO O| Apr 01 17:54:17.591 INFO STEP 12 (remove_files) COMPLETE
48592026-04-01T17:54:18.699Z[ recovery-image] Apr 01 17:54:17.591 INFO O| Apr 01 17:54:17.591 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48602026-04-01T17:54:18.704Z[ recovery-image] Apr 01 17:54:17.596 INFO O| Apr 01 17:54:17.596 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/emacs"
48612026-04-01T17:54:18.706Z[ recovery-image] Apr 01 17:54:17.597 INFO O| Apr 01 17:54:17.597 INFO STEP 13 (remove_files) COMPLETE
48622026-04-01T17:54:18.707Z[ recovery-image] Apr 01 17:54:17.597 INFO O| Apr 01 17:54:17.597 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48632026-04-01T17:54:18.710Z[ recovery-image] Apr 01 17:54:17.602 INFO O| Apr 01 17:54:17.601 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/icons"
48642026-04-01T17:54:18.710Z[ recovery-image] Apr 01 17:54:17.602 INFO O| Apr 01 17:54:17.602 INFO STEP 14 (remove_files) COMPLETE
48652026-04-01T17:54:18.710Z[ recovery-image] Apr 01 17:54:17.602 INFO O| Apr 01 17:54:17.602 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48662026-04-01T17:54:18.717Z[ recovery-image] Apr 01 17:54:17.609 INFO O| Apr 01 17:54:17.609 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/locale"
48672026-04-01T17:54:18.723Z[ recovery-image] Apr 01 17:54:17.615 INFO O| Apr 01 17:54:17.615 INFO STEP 15 (remove_files) COMPLETE
48682026-04-01T17:54:18.723Z[ recovery-image] Apr 01 17:54:17.615 INFO O| Apr 01 17:54:17.615 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48692026-04-01T17:54:18.729Z[ recovery-image] Apr 01 17:54:17.622 INFO O| Apr 01 17:54:17.622 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/src"
48702026-04-01T17:54:18.732Z[ recovery-image] Apr 01 17:54:17.622 INFO O| Apr 01 17:54:17.622 INFO STEP 16 (remove_files) COMPLETE
48712026-04-01T17:54:18.732Z[ recovery-image] Apr 01 17:54:17.622 INFO O| Apr 01 17:54:17.622 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48722026-04-01T17:54:18.737Z[ recovery-image] Apr 01 17:54:17.629 INFO O| Apr 01 17:54:17.629 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/terminfo"
48732026-04-01T17:54:18.739Z[ recovery-image] Apr 01 17:54:17.629 INFO O| Apr 01 17:54:17.629 INFO STEP 17 (remove_files) COMPLETE
48742026-04-01T17:54:18.739Z[ recovery-image] Apr 01 17:54:17.629 INFO O| Apr 01 17:54:17.629 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48752026-04-01T17:54:18.743Z[ recovery-image] Apr 01 17:54:17.635 INFO O| Apr 01 17:54:17.635 INFO remove tree: "/rpool/images/build/recovery/work/sled/ramdisk/usr/share/vim"
48762026-04-01T17:54:18.774Z[ recovery-image] Apr 01 17:54:17.666 INFO O| Apr 01 17:54:17.666 INFO STEP 18 (remove_files) COMPLETE
48772026-04-01T17:54:18.774Z[ recovery-image] Apr 01 17:54:17.666 INFO O| Apr 01 17:54:17.666 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48782026-04-01T17:54:18.780Z[ recovery-image] Apr 01 17:54:17.672 INFO O| Apr 01 17:54:17.672 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/network/ssh.xml"
48792026-04-01T17:54:18.783Z[ recovery-image] Apr 01 17:54:17.673 INFO O| Apr 01 17:54:17.673 INFO STEP 19 (remove_files) COMPLETE
48802026-04-01T17:54:18.783Z[ recovery-image] Apr 01 17:54:17.673 INFO O| Apr 01 17:54:17.673 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48812026-04-01T17:54:18.787Z[ recovery-image] Apr 01 17:54:17.679 INFO O| Apr 01 17:54:17.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/lib/svc/manifest/system/fmd.xml"
48822026-04-01T17:54:18.790Z[ recovery-image] Apr 01 17:54:17.679 INFO O| Apr 01 17:54:17.679 INFO STEP 20 (remove_files) COMPLETE
48832026-04-01T17:54:18.790Z[ recovery-image] Apr 01 17:54:17.679 INFO O| Apr 01 17:54:17.679 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48842026-04-01T17:54:18.795Z[ recovery-image] Apr 01 17:54:17.687 INFO O| Apr 01 17:54:17.687 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/adb"
48852026-04-01T17:54:18.798Z[ recovery-image] Apr 01 17:54:17.687 INFO O| Apr 01 17:54:17.687 INFO STEP 21 (remove_files) COMPLETE
48862026-04-01T17:54:18.798Z[ recovery-image] Apr 01 17:54:17.687 INFO O| Apr 01 17:54:17.687 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48872026-04-01T17:54:18.801Z[ recovery-image] Apr 01 17:54:17.693 INFO O| Apr 01 17:54:17.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/addbadsec"
48882026-04-01T17:54:18.804Z[ recovery-image] Apr 01 17:54:17.694 INFO O| Apr 01 17:54:17.694 INFO STEP 22 (remove_files) COMPLETE
48892026-04-01T17:54:18.804Z[ recovery-image] Apr 01 17:54:17.694 INFO O| Apr 01 17:54:17.694 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48902026-04-01T17:54:18.808Z[ recovery-image] Apr 01 17:54:17.700 INFO O| Apr 01 17:54:17.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/agentxtrap"
48912026-04-01T17:54:18.810Z[ recovery-image] Apr 01 17:54:17.700 INFO O| Apr 01 17:54:17.700 INFO STEP 23 (remove_files) COMPLETE
48922026-04-01T17:54:18.810Z[ recovery-image] Apr 01 17:54:17.700 INFO O| Apr 01 17:54:17.700 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48932026-04-01T17:54:18.815Z[ recovery-image] Apr 01 17:54:17.707 INFO O| Apr 01 17:54:17.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/alias"
48942026-04-01T17:54:18.817Z[ recovery-image] Apr 01 17:54:17.708 INFO O| Apr 01 17:54:17.708 INFO STEP 24 (remove_files) COMPLETE
48952026-04-01T17:54:18.818Z[ recovery-image] Apr 01 17:54:17.708 INFO O| Apr 01 17:54:17.708 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48962026-04-01T17:54:18.822Z[ recovery-image] Apr 01 17:54:17.714 INFO O| Apr 01 17:54:17.714 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/adb"
48972026-04-01T17:54:18.825Z[ recovery-image] Apr 01 17:54:17.715 INFO O| Apr 01 17:54:17.715 INFO STEP 25 (remove_files) COMPLETE
48982026-04-01T17:54:18.825Z[ recovery-image] Apr 01 17:54:17.715 INFO O| Apr 01 17:54:17.715 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
48992026-04-01T17:54:18.830Z[ recovery-image] Apr 01 17:54:17.721 INFO O| Apr 01 17:54:17.720 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/amt"
49002026-04-01T17:54:18.833Z[ recovery-image] Apr 01 17:54:17.721 INFO O| Apr 01 17:54:17.721 INFO STEP 26 (remove_files) COMPLETE
49012026-04-01T17:54:18.833Z[ recovery-image] Apr 01 17:54:17.721 INFO O| Apr 01 17:54:17.721 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49022026-04-01T17:54:18.836Z[ recovery-image] Apr 01 17:54:17.727 INFO O| Apr 01 17:54:17.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/cputrack"
49032026-04-01T17:54:18.836Z[ recovery-image] Apr 01 17:54:17.727 INFO O| Apr 01 17:54:17.727 INFO STEP 27 (remove_files) COMPLETE
49042026-04-01T17:54:18.836Z[ recovery-image] Apr 01 17:54:17.727 INFO O| Apr 01 17:54:17.727 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49052026-04-01T17:54:18.841Z[ recovery-image] Apr 01 17:54:17.733 INFO O| Apr 01 17:54:17.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/crle"
49062026-04-01T17:54:18.841Z[ recovery-image] Apr 01 17:54:17.733 INFO O| Apr 01 17:54:17.733 INFO STEP 28 (remove_files) COMPLETE
49072026-04-01T17:54:18.841Z[ recovery-image] Apr 01 17:54:17.733 INFO O| Apr 01 17:54:17.733 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49082026-04-01T17:54:18.846Z[ recovery-image] Apr 01 17:54:17.739 INFO O| Apr 01 17:54:17.739 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl"
49092026-04-01T17:54:18.849Z[ recovery-image] Apr 01 17:54:17.739 INFO O| Apr 01 17:54:17.739 INFO STEP 29 (remove_files) COMPLETE
49102026-04-01T17:54:18.849Z[ recovery-image] Apr 01 17:54:17.739 INFO O| Apr 01 17:54:17.739 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49112026-04-01T17:54:18.853Z[ recovery-image] Apr 01 17:54:17.745 INFO O| Apr 01 17:54:17.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/curl-config"
49122026-04-01T17:54:18.853Z[ recovery-image] Apr 01 17:54:17.745 INFO O| Apr 01 17:54:17.745 INFO STEP 30 (remove_files) COMPLETE
49132026-04-01T17:54:18.855Z[ recovery-image] Apr 01 17:54:17.745 INFO O| Apr 01 17:54:17.745 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49142026-04-01T17:54:18.858Z[ recovery-image] Apr 01 17:54:17.750 INFO O| Apr 01 17:54:17.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/decrypt"
49152026-04-01T17:54:18.858Z[ recovery-image] Apr 01 17:54:17.750 INFO O| Apr 01 17:54:17.750 INFO STEP 31 (remove_files) COMPLETE
49162026-04-01T17:54:18.858Z[ recovery-image] Apr 01 17:54:17.750 INFO O| Apr 01 17:54:17.750 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49172026-04-01T17:54:18.864Z[ recovery-image] Apr 01 17:54:17.756 INFO O| Apr 01 17:54:17.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/digest"
49182026-04-01T17:54:18.864Z[ recovery-image] Apr 01 17:54:17.756 INFO O| Apr 01 17:54:17.756 INFO STEP 32 (remove_files) COMPLETE
49192026-04-01T17:54:18.867Z[ recovery-image] Apr 01 17:54:17.756 INFO O| Apr 01 17:54:17.756 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49202026-04-01T17:54:18.872Z[ recovery-image] Apr 01 17:54:17.764 INFO O| Apr 01 17:54:17.764 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/elfwrap"
49212026-04-01T17:54:18.874Z[ recovery-image] Apr 01 17:54:17.764 INFO O| Apr 01 17:54:17.764 INFO STEP 33 (remove_files) COMPLETE
49222026-04-01T17:54:18.874Z[ recovery-image] Apr 01 17:54:17.764 INFO O| Apr 01 17:54:17.764 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49232026-04-01T17:54:18.879Z[ recovery-image] Apr 01 17:54:17.771 INFO O| Apr 01 17:54:17.771 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/encrypt"
49242026-04-01T17:54:18.882Z[ recovery-image] Apr 01 17:54:17.772 INFO O| Apr 01 17:54:17.772 INFO STEP 34 (remove_files) COMPLETE
49252026-04-01T17:54:18.882Z[ recovery-image] Apr 01 17:54:17.772 INFO O| Apr 01 17:54:17.772 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49262026-04-01T17:54:18.886Z[ recovery-image] Apr 01 17:54:17.778 INFO O| Apr 01 17:54:17.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gclear"
49272026-04-01T17:54:18.889Z[ recovery-image] Apr 01 17:54:17.779 INFO O| Apr 01 17:54:17.778 INFO STEP 35 (remove_files) COMPLETE
49282026-04-01T17:54:18.889Z[ recovery-image] Apr 01 17:54:17.779 INFO O| Apr 01 17:54:17.778 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49292026-04-01T17:54:18.893Z[ recovery-image] Apr 01 17:54:17.785 INFO O| Apr 01 17:54:17.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ginfocmp"
49302026-04-01T17:54:18.893Z[ recovery-image] Apr 01 17:54:17.785 INFO O| Apr 01 17:54:17.785 INFO STEP 36 (remove_files) COMPLETE
49312026-04-01T17:54:18.893Z[ recovery-image] Apr 01 17:54:17.785 INFO O| Apr 01 17:54:17.785 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49322026-04-01T17:54:18.899Z[ recovery-image] Apr 01 17:54:17.791 INFO O| Apr 01 17:54:17.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtabs"
49332026-04-01T17:54:18.899Z[ recovery-image] Apr 01 17:54:17.791 INFO O| Apr 01 17:54:17.791 INFO STEP 37 (remove_files) COMPLETE
49342026-04-01T17:54:18.902Z[ recovery-image] Apr 01 17:54:17.791 INFO O| Apr 01 17:54:17.791 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49352026-04-01T17:54:18.905Z[ recovery-image] Apr 01 17:54:17.797 INFO O| Apr 01 17:54:17.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtic"
49362026-04-01T17:54:18.908Z[ recovery-image] Apr 01 17:54:17.797 INFO O| Apr 01 17:54:17.797 INFO STEP 38 (remove_files) COMPLETE
49372026-04-01T17:54:18.908Z[ recovery-image] Apr 01 17:54:17.797 INFO O| Apr 01 17:54:17.797 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49382026-04-01T17:54:18.912Z[ recovery-image] Apr 01 17:54:17.804 INFO O| Apr 01 17:54:17.804 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtoe"
49392026-04-01T17:54:18.912Z[ recovery-image] Apr 01 17:54:17.804 INFO O| Apr 01 17:54:17.804 INFO STEP 39 (remove_files) COMPLETE
49402026-04-01T17:54:18.914Z[ recovery-image] Apr 01 17:54:17.804 INFO O| Apr 01 17:54:17.804 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49412026-04-01T17:54:18.917Z[ recovery-image] Apr 01 17:54:17.810 INFO O| Apr 01 17:54:17.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtput"
49422026-04-01T17:54:18.920Z[ recovery-image] Apr 01 17:54:17.810 INFO O| Apr 01 17:54:17.810 INFO STEP 40 (remove_files) COMPLETE
49432026-04-01T17:54:18.920Z[ recovery-image] Apr 01 17:54:17.810 INFO O| Apr 01 17:54:17.810 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49442026-04-01T17:54:18.924Z[ recovery-image] Apr 01 17:54:17.816 INFO O| Apr 01 17:54:17.816 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/gtset"
49452026-04-01T17:54:18.924Z[ recovery-image] Apr 01 17:54:17.816 INFO O| Apr 01 17:54:17.816 INFO STEP 41 (remove_files) COMPLETE
49462026-04-01T17:54:18.924Z[ recovery-image] Apr 01 17:54:17.816 INFO O| Apr 01 17:54:17.816 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49472026-04-01T17:54:18.929Z[ recovery-image] Apr 01 17:54:17.822 INFO O| Apr 01 17:54:17.822 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/idn"
49482026-04-01T17:54:18.929Z[ recovery-image] Apr 01 17:54:17.822 INFO O| Apr 01 17:54:17.822 INFO STEP 42 (remove_files) COMPLETE
49492026-04-01T17:54:18.929Z[ recovery-image] Apr 01 17:54:17.822 INFO O| Apr 01 17:54:17.822 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49502026-04-01T17:54:18.934Z[ recovery-image] Apr 01 17:54:17.827 INFO O| Apr 01 17:54:17.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ksh93"
49512026-04-01T17:54:18.938Z[ recovery-image] Apr 01 17:54:17.827 INFO O| Apr 01 17:54:17.827 INFO STEP 43 (remove_files) COMPLETE
49522026-04-01T17:54:18.938Z[ recovery-image] Apr 01 17:54:17.827 INFO O| Apr 01 17:54:17.827 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49532026-04-01T17:54:18.942Z[ recovery-image] Apr 01 17:54:17.834 INFO O| Apr 01 17:54:17.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ls"
49542026-04-01T17:54:18.942Z[ recovery-image] Apr 01 17:54:17.834 INFO O| Apr 01 17:54:17.834 INFO STEP 44 (remove_files) COMPLETE
49552026-04-01T17:54:18.945Z[ recovery-image] Apr 01 17:54:17.834 INFO O| Apr 01 17:54:17.834 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49562026-04-01T17:54:18.947Z[ recovery-image] Apr 01 17:54:17.839 INFO O| Apr 01 17:54:17.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/mac"
49572026-04-01T17:54:18.947Z[ recovery-image] Apr 01 17:54:17.839 INFO O| Apr 01 17:54:17.839 INFO STEP 45 (remove_files) COMPLETE
49582026-04-01T17:54:18.947Z[ recovery-image] Apr 01 17:54:17.839 INFO O| Apr 01 17:54:17.839 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49592026-04-01T17:54:18.953Z[ recovery-image] Apr 01 17:54:17.845 INFO O| Apr 01 17:54:17.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/moe"
49602026-04-01T17:54:18.953Z[ recovery-image] Apr 01 17:54:17.845 INFO O| Apr 01 17:54:17.845 INFO STEP 46 (remove_files) COMPLETE
49612026-04-01T17:54:18.956Z[ recovery-image] Apr 01 17:54:17.845 INFO O| Apr 01 17:54:17.845 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49622026-04-01T17:54:18.959Z[ recovery-image] Apr 01 17:54:17.850 INFO O| Apr 01 17:54:17.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ncurses6-config"
49632026-04-01T17:54:18.959Z[ recovery-image] Apr 01 17:54:17.850 INFO O| Apr 01 17:54:17.850 INFO STEP 47 (remove_files) COMPLETE
49642026-04-01T17:54:18.959Z[ recovery-image] Apr 01 17:54:17.850 INFO O| Apr 01 17:54:17.850 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49652026-04-01T17:54:18.963Z[ recovery-image] Apr 01 17:54:17.855 INFO O| Apr 01 17:54:17.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/newtask"
49662026-04-01T17:54:18.963Z[ recovery-image] Apr 01 17:54:17.855 INFO O| Apr 01 17:54:17.855 INFO STEP 48 (remove_files) COMPLETE
49672026-04-01T17:54:18.963Z[ recovery-image] Apr 01 17:54:17.855 INFO O| Apr 01 17:54:17.855 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49682026-04-01T17:54:18.968Z[ recovery-image] Apr 01 17:54:17.860 INFO O| Apr 01 17:54:17.860 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/nohup"
49692026-04-01T17:54:18.968Z[ recovery-image] Apr 01 17:54:17.860 INFO O| Apr 01 17:54:17.860 INFO STEP 49 (remove_files) COMPLETE
49702026-04-01T17:54:18.968Z[ recovery-image] Apr 01 17:54:17.860 INFO O| Apr 01 17:54:17.860 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49712026-04-01T17:54:18.974Z[ recovery-image] Apr 01 17:54:17.867 INFO O| Apr 01 17:54:17.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pargs"
49722026-04-01T17:54:18.977Z[ recovery-image] Apr 01 17:54:17.867 INFO O| Apr 01 17:54:17.867 INFO STEP 50 (remove_files) COMPLETE
49732026-04-01T17:54:18.977Z[ recovery-image] Apr 01 17:54:17.867 INFO O| Apr 01 17:54:17.867 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49742026-04-01T17:54:18.980Z[ recovery-image] Apr 01 17:54:17.872 INFO O| Apr 01 17:54:17.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pauxv"
49752026-04-01T17:54:18.983Z[ recovery-image] Apr 01 17:54:17.873 INFO O| Apr 01 17:54:17.873 INFO STEP 51 (remove_files) COMPLETE
49762026-04-01T17:54:18.983Z[ recovery-image] Apr 01 17:54:17.873 INFO O| Apr 01 17:54:17.873 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49772026-04-01T17:54:18.988Z[ recovery-image] Apr 01 17:54:17.880 INFO O| Apr 01 17:54:17.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcap-config"
49782026-04-01T17:54:18.988Z[ recovery-image] Apr 01 17:54:17.880 INFO O| Apr 01 17:54:17.880 INFO STEP 52 (remove_files) COMPLETE
49792026-04-01T17:54:18.991Z[ recovery-image] Apr 01 17:54:17.880 INFO O| Apr 01 17:54:17.880 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49802026-04-01T17:54:18.994Z[ recovery-image] Apr 01 17:54:17.886 INFO O| Apr 01 17:54:17.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre-config"
49812026-04-01T17:54:18.994Z[ recovery-image] Apr 01 17:54:17.886 INFO O| Apr 01 17:54:17.886 INFO STEP 53 (remove_files) COMPLETE
49822026-04-01T17:54:18.997Z[ recovery-image] Apr 01 17:54:17.886 INFO O| Apr 01 17:54:17.886 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49832026-04-01T17:54:19.000Z[ recovery-image] Apr 01 17:54:17.891 INFO O| Apr 01 17:54:17.891 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2-config"
49842026-04-01T17:54:19.000Z[ recovery-image] Apr 01 17:54:17.891 INFO O| Apr 01 17:54:17.891 INFO STEP 54 (remove_files) COMPLETE
49852026-04-01T17:54:19.000Z[ recovery-image] Apr 01 17:54:17.891 INFO O| Apr 01 17:54:17.891 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49862026-04-01T17:54:19.005Z[ recovery-image] Apr 01 17:54:17.896 INFO O| Apr 01 17:54:17.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2grep"
49872026-04-01T17:54:19.005Z[ recovery-image] Apr 01 17:54:17.896 INFO O| Apr 01 17:54:17.896 INFO STEP 55 (remove_files) COMPLETE
49882026-04-01T17:54:19.005Z[ recovery-image] Apr 01 17:54:17.896 INFO O| Apr 01 17:54:17.896 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49892026-04-01T17:54:19.009Z[ recovery-image] Apr 01 17:54:17.901 INFO O| Apr 01 17:54:17.901 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcre2test"
49902026-04-01T17:54:19.009Z[ recovery-image] Apr 01 17:54:17.901 INFO O| Apr 01 17:54:17.901 INFO STEP 56 (remove_files) COMPLETE
49912026-04-01T17:54:19.009Z[ recovery-image] Apr 01 17:54:17.901 INFO O| Apr 01 17:54:17.901 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49922026-04-01T17:54:19.013Z[ recovery-image] Apr 01 17:54:17.905 INFO O| Apr 01 17:54:17.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcred"
49932026-04-01T17:54:19.016Z[ recovery-image] Apr 01 17:54:17.906 INFO O| Apr 01 17:54:17.906 INFO STEP 57 (remove_files) COMPLETE
49942026-04-01T17:54:19.016Z[ recovery-image] Apr 01 17:54:17.906 INFO O| Apr 01 17:54:17.906 INFO STEP 58: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49952026-04-01T17:54:19.021Z[ recovery-image] Apr 01 17:54:17.913 INFO O| Apr 01 17:54:17.913 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcregrep"
49962026-04-01T17:54:19.024Z[ recovery-image] Apr 01 17:54:17.913 INFO O| Apr 01 17:54:17.913 INFO STEP 58 (remove_files) COMPLETE
49972026-04-01T17:54:19.024Z[ recovery-image] Apr 01 17:54:17.913 INFO O| Apr 01 17:54:17.913 INFO STEP 59: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
49982026-04-01T17:54:19.027Z[ recovery-image] Apr 01 17:54:17.919 INFO O| Apr 01 17:54:17.919 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pcretest"
49992026-04-01T17:54:19.027Z[ recovery-image] Apr 01 17:54:17.919 INFO O| Apr 01 17:54:17.919 INFO STEP 59 (remove_files) COMPLETE
50002026-04-01T17:54:19.030Z[ recovery-image] Apr 01 17:54:17.919 INFO O| Apr 01 17:54:17.919 INFO STEP 60: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50012026-04-01T17:54:19.034Z[ recovery-image] Apr 01 17:54:17.926 INFO O| Apr 01 17:54:17.926 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/penv"
50022026-04-01T17:54:19.036Z[ recovery-image] Apr 01 17:54:17.927 INFO O| Apr 01 17:54:17.927 INFO STEP 60 (remove_files) COMPLETE
50032026-04-01T17:54:19.037Z[ recovery-image] Apr 01 17:54:17.927 INFO O| Apr 01 17:54:17.927 INFO STEP 61: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50042026-04-01T17:54:19.041Z[ recovery-image] Apr 01 17:54:17.933 INFO O| Apr 01 17:54:17.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pfiles"
50052026-04-01T17:54:19.041Z[ recovery-image] Apr 01 17:54:17.933 INFO O| Apr 01 17:54:17.933 INFO STEP 61 (remove_files) COMPLETE
50062026-04-01T17:54:19.044Z[ recovery-image] Apr 01 17:54:17.933 INFO O| Apr 01 17:54:17.933 INFO STEP 62: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50072026-04-01T17:54:19.046Z[ recovery-image] Apr 01 17:54:17.938 INFO O| Apr 01 17:54:17.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pflags"
50082026-04-01T17:54:19.047Z[ recovery-image] Apr 01 17:54:17.938 INFO O| Apr 01 17:54:17.938 INFO STEP 62 (remove_files) COMPLETE
50092026-04-01T17:54:19.047Z[ recovery-image] Apr 01 17:54:17.938 INFO O| Apr 01 17:54:17.938 INFO STEP 63: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50102026-04-01T17:54:19.052Z[ recovery-image] Apr 01 17:54:17.944 INFO O| Apr 01 17:54:17.944 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pldd"
50112026-04-01T17:54:19.052Z[ recovery-image] Apr 01 17:54:17.944 INFO O| Apr 01 17:54:17.944 INFO STEP 63 (remove_files) COMPLETE
50122026-04-01T17:54:19.055Z[ recovery-image] Apr 01 17:54:17.944 INFO O| Apr 01 17:54:17.944 INFO STEP 64: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50132026-04-01T17:54:19.058Z[ recovery-image] Apr 01 17:54:17.949 INFO O| Apr 01 17:54:17.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plgrp"
50142026-04-01T17:54:19.058Z[ recovery-image] Apr 01 17:54:17.949 INFO O| Apr 01 17:54:17.949 INFO STEP 64 (remove_files) COMPLETE
50152026-04-01T17:54:19.058Z[ recovery-image] Apr 01 17:54:17.949 INFO O| Apr 01 17:54:17.949 INFO STEP 65: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50162026-04-01T17:54:19.064Z[ recovery-image] Apr 01 17:54:17.956 INFO O| Apr 01 17:54:17.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/plimit"
50172026-04-01T17:54:19.064Z[ recovery-image] Apr 01 17:54:17.956 INFO O| Apr 01 17:54:17.956 INFO STEP 65 (remove_files) COMPLETE
50182026-04-01T17:54:19.095Z[ recovery-image] Apr 01 17:54:17.956 INFO O| Apr 01 17:54:17.956 INFO STEP 66: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50192026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.960 INFO O| Apr 01 17:54:17.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmadvise"
50202026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.960 INFO O| Apr 01 17:54:17.960 INFO STEP 66 (remove_files) COMPLETE
50212026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.960 INFO O| Apr 01 17:54:17.960 INFO STEP 67: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50222026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.967 INFO O| Apr 01 17:54:17.967 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pmap"
50232026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.967 INFO O| Apr 01 17:54:17.967 INFO STEP 67 (remove_files) COMPLETE
50242026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.967 INFO O| Apr 01 17:54:17.967 INFO STEP 68: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50252026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.972 INFO O| Apr 01 17:54:17.972 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppgsz"
50262026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.972 INFO O| Apr 01 17:54:17.972 INFO STEP 68 (remove_files) COMPLETE
50272026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.972 INFO O| Apr 01 17:54:17.972 INFO STEP 69: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50282026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.978 INFO O| Apr 01 17:54:17.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ppriv"
50292026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.978 INFO O| Apr 01 17:54:17.978 INFO STEP 69 (remove_files) COMPLETE
50302026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.978 INFO O| Apr 01 17:54:17.978 INFO STEP 70: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50312026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.984 INFO O| Apr 01 17:54:17.984 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prctl"
50322026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.984 INFO O| Apr 01 17:54:17.984 INFO STEP 70 (remove_files) COMPLETE
50332026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.984 INFO O| Apr 01 17:54:17.984 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50342026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.990 INFO O| Apr 01 17:54:17.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/preap"
50352026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.990 INFO O| Apr 01 17:54:17.990 INFO STEP 71 (remove_files) COMPLETE
50362026-04-01T17:54:19.099Z[ recovery-image] Apr 01 17:54:17.990 INFO O| Apr 01 17:54:17.990 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50372026-04-01T17:54:19.104Z[ recovery-image] Apr 01 17:54:17.996 INFO O| Apr 01 17:54:17.996 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prstat"
50382026-04-01T17:54:19.104Z[ recovery-image] Apr 01 17:54:17.996 INFO O| Apr 01 17:54:17.996 INFO STEP 72 (remove_files) COMPLETE
50392026-04-01T17:54:19.104Z[ recovery-image] Apr 01 17:54:17.996 INFO O| Apr 01 17:54:17.996 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50402026-04-01T17:54:19.111Z[ recovery-image] Apr 01 17:54:18.003 INFO O| Apr 01 17:54:18.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/prun"
50412026-04-01T17:54:19.111Z[ recovery-image] Apr 01 17:54:18.003 INFO O| Apr 01 17:54:18.003 INFO STEP 73 (remove_files) COMPLETE
50422026-04-01T17:54:19.111Z[ recovery-image] Apr 01 17:54:18.003 INFO O| Apr 01 17:54:18.003 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50432026-04-01T17:54:19.117Z[ recovery-image] Apr 01 17:54:18.009 INFO O| Apr 01 17:54:18.009 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psecflags"
50442026-04-01T17:54:19.117Z[ recovery-image] Apr 01 17:54:18.009 INFO O| Apr 01 17:54:18.009 INFO STEP 74 (remove_files) COMPLETE
50452026-04-01T17:54:19.117Z[ recovery-image] Apr 01 17:54:18.009 INFO O| Apr 01 17:54:18.009 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50462026-04-01T17:54:19.123Z[ recovery-image] Apr 01 17:54:18.015 INFO O| Apr 01 17:54:18.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/psig"
50472026-04-01T17:54:19.126Z[ recovery-image] Apr 01 17:54:18.016 INFO O| Apr 01 17:54:18.016 INFO STEP 75 (remove_files) COMPLETE
50482026-04-01T17:54:19.126Z[ recovery-image] Apr 01 17:54:18.016 INFO O| Apr 01 17:54:18.016 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50492026-04-01T17:54:19.130Z[ recovery-image] Apr 01 17:54:18.021 INFO O| Apr 01 17:54:18.021 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstack"
50502026-04-01T17:54:19.130Z[ recovery-image] Apr 01 17:54:18.021 INFO O| Apr 01 17:54:18.021 INFO STEP 76 (remove_files) COMPLETE
50512026-04-01T17:54:19.130Z[ recovery-image] Apr 01 17:54:18.021 INFO O| Apr 01 17:54:18.021 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50522026-04-01T17:54:19.135Z[ recovery-image] Apr 01 17:54:18.027 INFO O| Apr 01 17:54:18.027 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pstop"
50532026-04-01T17:54:19.135Z[ recovery-image] Apr 01 17:54:18.027 INFO O| Apr 01 17:54:18.027 INFO STEP 77 (remove_files) COMPLETE
50542026-04-01T17:54:19.135Z[ recovery-image] Apr 01 17:54:18.027 INFO O| Apr 01 17:54:18.027 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50552026-04-01T17:54:19.142Z[ recovery-image] Apr 01 17:54:18.033 INFO O| Apr 01 17:54:18.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptime"
50562026-04-01T17:54:19.142Z[ recovery-image] Apr 01 17:54:18.033 INFO O| Apr 01 17:54:18.033 INFO STEP 78 (remove_files) COMPLETE
50572026-04-01T17:54:19.142Z[ recovery-image] Apr 01 17:54:18.033 INFO O| Apr 01 17:54:18.033 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50582026-04-01T17:54:19.147Z[ recovery-image] Apr 01 17:54:18.039 INFO O| Apr 01 17:54:18.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/ptree"
50592026-04-01T17:54:19.147Z[ recovery-image] Apr 01 17:54:18.039 INFO O| Apr 01 17:54:18.039 INFO STEP 79 (remove_files) COMPLETE
50602026-04-01T17:54:19.150Z[ recovery-image] Apr 01 17:54:18.039 INFO O| Apr 01 17:54:18.039 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50612026-04-01T17:54:19.154Z[ recovery-image] Apr 01 17:54:18.046 INFO O| Apr 01 17:54:18.046 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwait"
50622026-04-01T17:54:19.154Z[ recovery-image] Apr 01 17:54:18.046 INFO O| Apr 01 17:54:18.046 INFO STEP 80 (remove_files) COMPLETE
50632026-04-01T17:54:19.157Z[ recovery-image] Apr 01 17:54:18.046 INFO O| Apr 01 17:54:18.046 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50642026-04-01T17:54:19.161Z[ recovery-image] Apr 01 17:54:18.052 INFO O| Apr 01 17:54:18.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/pwdx"
50652026-04-01T17:54:19.164Z[ recovery-image] Apr 01 17:54:18.052 INFO O| Apr 01 17:54:18.052 INFO STEP 81 (remove_files) COMPLETE
50662026-04-01T17:54:19.164Z[ recovery-image] Apr 01 17:54:18.052 INFO O| Apr 01 17:54:18.052 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50672026-04-01T17:54:19.167Z[ recovery-image] Apr 01 17:54:18.059 INFO O| Apr 01 17:54:18.059 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh"
50682026-04-01T17:54:19.170Z[ recovery-image] Apr 01 17:54:18.060 INFO O| Apr 01 17:54:18.060 INFO STEP 82 (remove_files) COMPLETE
50692026-04-01T17:54:19.170Z[ recovery-image] Apr 01 17:54:18.060 INFO O| Apr 01 17:54:18.060 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50702026-04-01T17:54:19.173Z[ recovery-image] Apr 01 17:54:18.065 INFO O| Apr 01 17:54:18.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/rksh93"
50712026-04-01T17:54:19.176Z[ recovery-image] Apr 01 17:54:18.066 INFO O| Apr 01 17:54:18.066 INFO STEP 83 (remove_files) COMPLETE
50722026-04-01T17:54:19.176Z[ recovery-image] Apr 01 17:54:18.066 INFO O| Apr 01 17:54:18.066 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50732026-04-01T17:54:19.181Z[ recovery-image] Apr 01 17:54:18.071 INFO O| Apr 01 17:54:18.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/sqlite3"
50742026-04-01T17:54:19.181Z[ recovery-image] Apr 01 17:54:18.071 INFO O| Apr 01 17:54:18.071 INFO STEP 84 (remove_files) COMPLETE
50752026-04-01T17:54:19.181Z[ recovery-image] Apr 01 17:54:18.071 INFO O| Apr 01 17:54:18.071 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50762026-04-01T17:54:19.184Z[ recovery-image] Apr 01 17:54:18.076 INFO O| Apr 01 17:54:18.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/strings"
50772026-04-01T17:54:19.184Z[ recovery-image] Apr 01 17:54:18.076 INFO O| Apr 01 17:54:18.076 INFO STEP 85 (remove_files) COMPLETE
50782026-04-01T17:54:19.184Z[ recovery-image] Apr 01 17:54:18.076 INFO O| Apr 01 17:54:18.076 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50792026-04-01T17:54:19.189Z[ recovery-image] Apr 01 17:54:18.081 INFO O| Apr 01 17:54:18.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xml2-config"
50802026-04-01T17:54:19.189Z[ recovery-image] Apr 01 17:54:18.081 INFO O| Apr 01 17:54:18.081 INFO STEP 86 (remove_files) COMPLETE
50812026-04-01T17:54:19.189Z[ recovery-image] Apr 01 17:54:18.081 INFO O| Apr 01 17:54:18.081 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50822026-04-01T17:54:19.194Z[ recovery-image] Apr 01 17:54:18.086 INFO O| Apr 01 17:54:18.086 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmlcatalog"
50832026-04-01T17:54:19.194Z[ recovery-image] Apr 01 17:54:18.086 INFO O| Apr 01 17:54:18.086 INFO STEP 87 (remove_files) COMPLETE
50842026-04-01T17:54:19.197Z[ recovery-image] Apr 01 17:54:18.086 INFO O| Apr 01 17:54:18.086 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50852026-04-01T17:54:19.200Z[ recovery-image] Apr 01 17:54:18.092 INFO O| Apr 01 17:54:18.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amd64/xmllint"
50862026-04-01T17:54:19.200Z[ recovery-image] Apr 01 17:54:18.092 INFO O| Apr 01 17:54:18.092 INFO STEP 88 (remove_files) COMPLETE
50872026-04-01T17:54:19.200Z[ recovery-image] Apr 01 17:54:18.092 INFO O| Apr 01 17:54:18.092 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50882026-04-01T17:54:19.205Z[ recovery-image] Apr 01 17:54:18.097 INFO O| Apr 01 17:54:18.097 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/amt"
50892026-04-01T17:54:19.205Z[ recovery-image] Apr 01 17:54:18.097 INFO O| Apr 01 17:54:18.097 INFO STEP 89 (remove_files) COMPLETE
50902026-04-01T17:54:19.205Z[ recovery-image] Apr 01 17:54:18.097 INFO O| Apr 01 17:54:18.097 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50912026-04-01T17:54:19.212Z[ recovery-image] Apr 01 17:54:18.103 INFO O| Apr 01 17:54:18.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/arch"
50922026-04-01T17:54:19.212Z[ recovery-image] Apr 01 17:54:18.103 INFO O| Apr 01 17:54:18.103 INFO STEP 90 (remove_files) COMPLETE
50932026-04-01T17:54:19.215Z[ recovery-image] Apr 01 17:54:18.103 INFO O| Apr 01 17:54:18.103 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50942026-04-01T17:54:19.218Z[ recovery-image] Apr 01 17:54:18.108 INFO O| Apr 01 17:54:18.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/asa"
50952026-04-01T17:54:19.218Z[ recovery-image] Apr 01 17:54:18.108 INFO O| Apr 01 17:54:18.108 INFO STEP 91 (remove_files) COMPLETE
50962026-04-01T17:54:19.218Z[ recovery-image] Apr 01 17:54:18.108 INFO O| Apr 01 17:54:18.108 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
50972026-04-01T17:54:19.222Z[ recovery-image] Apr 01 17:54:18.113 INFO O| Apr 01 17:54:18.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/at"
50982026-04-01T17:54:19.222Z[ recovery-image] Apr 01 17:54:18.113 INFO O| Apr 01 17:54:18.113 INFO STEP 92 (remove_files) COMPLETE
50992026-04-01T17:54:19.222Z[ recovery-image] Apr 01 17:54:18.113 INFO O| Apr 01 17:54:18.113 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51002026-04-01T17:54:19.227Z[ recovery-image] Apr 01 17:54:18.119 INFO O| Apr 01 17:54:18.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atq"
51012026-04-01T17:54:19.227Z[ recovery-image] Apr 01 17:54:18.119 INFO O| Apr 01 17:54:18.119 INFO STEP 93 (remove_files) COMPLETE
51022026-04-01T17:54:19.227Z[ recovery-image] Apr 01 17:54:18.119 INFO O| Apr 01 17:54:18.119 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51032026-04-01T17:54:19.233Z[ recovery-image] Apr 01 17:54:18.125 INFO O| Apr 01 17:54:18.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/atrm"
51042026-04-01T17:54:19.233Z[ recovery-image] Apr 01 17:54:18.125 INFO O| Apr 01 17:54:18.125 INFO STEP 94 (remove_files) COMPLETE
51052026-04-01T17:54:19.233Z[ recovery-image] Apr 01 17:54:18.125 INFO O| Apr 01 17:54:18.125 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51062026-04-01T17:54:19.238Z[ recovery-image] Apr 01 17:54:18.130 INFO O| Apr 01 17:54:18.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/auths"
51072026-04-01T17:54:19.238Z[ recovery-image] Apr 01 17:54:18.130 INFO O| Apr 01 17:54:18.130 INFO STEP 95 (remove_files) COMPLETE
51082026-04-01T17:54:19.238Z[ recovery-image] Apr 01 17:54:18.130 INFO O| Apr 01 17:54:18.130 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51092026-04-01T17:54:19.244Z[ recovery-image] Apr 01 17:54:18.136 INFO O| Apr 01 17:54:18.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/banner"
51102026-04-01T17:54:19.247Z[ recovery-image] Apr 01 17:54:18.137 INFO O| Apr 01 17:54:18.137 INFO STEP 96 (remove_files) COMPLETE
51112026-04-01T17:54:19.247Z[ recovery-image] Apr 01 17:54:18.137 INFO O| Apr 01 17:54:18.137 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51122026-04-01T17:54:19.250Z[ recovery-image] Apr 01 17:54:18.142 INFO O| Apr 01 17:54:18.142 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bashbug"
51132026-04-01T17:54:19.250Z[ recovery-image] Apr 01 17:54:18.142 INFO O| Apr 01 17:54:18.142 INFO STEP 97 (remove_files) COMPLETE
51142026-04-01T17:54:19.250Z[ recovery-image] Apr 01 17:54:18.142 INFO O| Apr 01 17:54:18.142 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51152026-04-01T17:54:19.255Z[ recovery-image] Apr 01 17:54:18.147 INFO O| Apr 01 17:54:18.147 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/batch"
51162026-04-01T17:54:19.255Z[ recovery-image] Apr 01 17:54:18.147 INFO O| Apr 01 17:54:18.147 INFO STEP 98 (remove_files) COMPLETE
51172026-04-01T17:54:19.255Z[ recovery-image] Apr 01 17:54:18.147 INFO O| Apr 01 17:54:18.147 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51182026-04-01T17:54:19.261Z[ recovery-image] Apr 01 17:54:18.153 INFO O| Apr 01 17:54:18.153 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bc"
51192026-04-01T17:54:19.264Z[ recovery-image] Apr 01 17:54:18.153 INFO O| Apr 01 17:54:18.153 INFO STEP 99 (remove_files) COMPLETE
51202026-04-01T17:54:19.264Z[ recovery-image] Apr 01 17:54:18.153 INFO O| Apr 01 17:54:18.153 INFO STEP 100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51212026-04-01T17:54:19.268Z[ recovery-image] Apr 01 17:54:18.159 INFO O| Apr 01 17:54:18.159 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bdiff"
51222026-04-01T17:54:19.268Z[ recovery-image] Apr 01 17:54:18.159 INFO O| Apr 01 17:54:18.159 INFO STEP 100 (remove_files) COMPLETE
51232026-04-01T17:54:19.268Z[ recovery-image] Apr 01 17:54:18.159 INFO O| Apr 01 17:54:18.159 INFO STEP 101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51242026-04-01T17:54:19.273Z[ recovery-image] Apr 01 17:54:18.164 INFO O| Apr 01 17:54:18.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bg"
51252026-04-01T17:54:19.273Z[ recovery-image] Apr 01 17:54:18.164 INFO O| Apr 01 17:54:18.164 INFO STEP 101 (remove_files) COMPLETE
51262026-04-01T17:54:19.275Z[ recovery-image] Apr 01 17:54:18.164 INFO O| Apr 01 17:54:18.164 INFO STEP 102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51272026-04-01T17:54:19.278Z[ recovery-image] Apr 01 17:54:18.170 INFO O| Apr 01 17:54:18.169 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/brotli"
51282026-04-01T17:54:19.278Z[ recovery-image] Apr 01 17:54:18.170 INFO O| Apr 01 17:54:18.170 INFO STEP 102 (remove_files) COMPLETE
51292026-04-01T17:54:19.278Z[ recovery-image] Apr 01 17:54:18.170 INFO O| Apr 01 17:54:18.170 INFO STEP 103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51302026-04-01T17:54:19.283Z[ recovery-image] Apr 01 17:54:18.175 INFO O| Apr 01 17:54:18.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bunzip2"
51312026-04-01T17:54:19.283Z[ recovery-image] Apr 01 17:54:18.175 INFO O| Apr 01 17:54:18.175 INFO STEP 103 (remove_files) COMPLETE
51322026-04-01T17:54:19.283Z[ recovery-image] Apr 01 17:54:18.175 INFO O| Apr 01 17:54:18.175 INFO STEP 104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51332026-04-01T17:54:19.288Z[ recovery-image] Apr 01 17:54:18.180 INFO O| Apr 01 17:54:18.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/busstat"
51342026-04-01T17:54:19.288Z[ recovery-image] Apr 01 17:54:18.180 INFO O| Apr 01 17:54:18.180 INFO STEP 104 (remove_files) COMPLETE
51352026-04-01T17:54:19.291Z[ recovery-image] Apr 01 17:54:18.180 INFO O| Apr 01 17:54:18.180 INFO STEP 105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51362026-04-01T17:54:19.294Z[ recovery-image] Apr 01 17:54:18.185 INFO O| Apr 01 17:54:18.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzcat"
51372026-04-01T17:54:19.295Z[ recovery-image] Apr 01 17:54:18.185 INFO O| Apr 01 17:54:18.185 INFO STEP 105 (remove_files) COMPLETE
51382026-04-01T17:54:19.295Z[ recovery-image] Apr 01 17:54:18.185 INFO O| Apr 01 17:54:18.185 INFO STEP 106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51392026-04-01T17:54:19.298Z[ recovery-image] Apr 01 17:54:18.190 INFO O| Apr 01 17:54:18.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzdiff"
51402026-04-01T17:54:19.298Z[ recovery-image] Apr 01 17:54:18.190 INFO O| Apr 01 17:54:18.190 INFO STEP 106 (remove_files) COMPLETE
51412026-04-01T17:54:19.298Z[ recovery-image] Apr 01 17:54:18.190 INFO O| Apr 01 17:54:18.190 INFO STEP 107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51422026-04-01T17:54:19.303Z[ recovery-image] Apr 01 17:54:18.195 INFO O| Apr 01 17:54:18.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzgrep"
51432026-04-01T17:54:19.303Z[ recovery-image] Apr 01 17:54:18.195 INFO O| Apr 01 17:54:18.195 INFO STEP 107 (remove_files) COMPLETE
51442026-04-01T17:54:19.306Z[ recovery-image] Apr 01 17:54:18.195 INFO O| Apr 01 17:54:18.195 INFO STEP 108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51452026-04-01T17:54:19.309Z[ recovery-image] Apr 01 17:54:18.200 INFO O| Apr 01 17:54:18.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2"
51462026-04-01T17:54:19.309Z[ recovery-image] Apr 01 17:54:18.200 INFO O| Apr 01 17:54:18.200 INFO STEP 108 (remove_files) COMPLETE
51472026-04-01T17:54:19.310Z[ recovery-image] Apr 01 17:54:18.200 INFO O| Apr 01 17:54:18.200 INFO STEP 109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51482026-04-01T17:54:19.313Z[ recovery-image] Apr 01 17:54:18.205 INFO O| Apr 01 17:54:18.205 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzip2recover"
51492026-04-01T17:54:19.313Z[ recovery-image] Apr 01 17:54:18.205 INFO O| Apr 01 17:54:18.205 INFO STEP 109 (remove_files) COMPLETE
51502026-04-01T17:54:19.313Z[ recovery-image] Apr 01 17:54:18.205 INFO O| Apr 01 17:54:18.205 INFO STEP 110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51512026-04-01T17:54:19.318Z[ recovery-image] Apr 01 17:54:18.210 INFO O| Apr 01 17:54:18.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/bzmore"
51522026-04-01T17:54:19.318Z[ recovery-image] Apr 01 17:54:18.210 INFO O| Apr 01 17:54:18.210 INFO STEP 110 (remove_files) COMPLETE
51532026-04-01T17:54:19.321Z[ recovery-image] Apr 01 17:54:18.210 INFO O| Apr 01 17:54:18.210 INFO STEP 111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51542026-04-01T17:54:19.324Z[ recovery-image] Apr 01 17:54:18.215 INFO O| Apr 01 17:54:18.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cal"
51552026-04-01T17:54:19.324Z[ recovery-image] Apr 01 17:54:18.215 INFO O| Apr 01 17:54:18.215 INFO STEP 111 (remove_files) COMPLETE
51562026-04-01T17:54:19.325Z[ recovery-image] Apr 01 17:54:18.215 INFO O| Apr 01 17:54:18.215 INFO STEP 112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51572026-04-01T17:54:19.328Z[ recovery-image] Apr 01 17:54:18.220 INFO O| Apr 01 17:54:18.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/captoinfo"
51582026-04-01T17:54:19.331Z[ recovery-image] Apr 01 17:54:18.220 INFO O| Apr 01 17:54:18.220 INFO STEP 112 (remove_files) COMPLETE
51592026-04-01T17:54:19.331Z[ recovery-image] Apr 01 17:54:18.220 INFO O| Apr 01 17:54:18.220 INFO STEP 113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51602026-04-01T17:54:19.334Z[ recovery-image] Apr 01 17:54:18.225 INFO O| Apr 01 17:54:18.225 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cd"
51612026-04-01T17:54:19.334Z[ recovery-image] Apr 01 17:54:18.225 INFO O| Apr 01 17:54:18.225 INFO STEP 113 (remove_files) COMPLETE
51622026-04-01T17:54:19.334Z[ recovery-image] Apr 01 17:54:18.225 INFO O| Apr 01 17:54:18.225 INFO STEP 114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51632026-04-01T17:54:19.339Z[ recovery-image] Apr 01 17:54:18.229 INFO O| Apr 01 17:54:18.229 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/certutil"
51642026-04-01T17:54:19.339Z[ recovery-image] Apr 01 17:54:18.229 INFO O| Apr 01 17:54:18.229 INFO STEP 114 (remove_files) COMPLETE
51652026-04-01T17:54:19.339Z[ recovery-image] Apr 01 17:54:18.229 INFO O| Apr 01 17:54:18.229 INFO STEP 115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51662026-04-01T17:54:19.342Z[ recovery-image] Apr 01 17:54:18.234 INFO O| Apr 01 17:54:18.234 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/checkbandwidth"
51672026-04-01T17:54:19.342Z[ recovery-image] Apr 01 17:54:18.234 INFO O| Apr 01 17:54:18.234 INFO STEP 115 (remove_files) COMPLETE
51682026-04-01T17:54:19.342Z[ recovery-image] Apr 01 17:54:18.234 INFO O| Apr 01 17:54:18.234 INFO STEP 116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51692026-04-01T17:54:19.347Z[ recovery-image] Apr 01 17:54:18.239 INFO O| Apr 01 17:54:18.239 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chgrp"
51702026-04-01T17:54:19.347Z[ recovery-image] Apr 01 17:54:18.239 INFO O| Apr 01 17:54:18.239 INFO STEP 116 (remove_files) COMPLETE
51712026-04-01T17:54:19.350Z[ recovery-image] Apr 01 17:54:18.239 INFO O| Apr 01 17:54:18.239 INFO STEP 117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51722026-04-01T17:54:19.353Z[ recovery-image] Apr 01 17:54:18.244 INFO O| Apr 01 17:54:18.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/chronyc"
51732026-04-01T17:54:19.353Z[ recovery-image] Apr 01 17:54:18.244 INFO O| Apr 01 17:54:18.244 INFO STEP 117 (remove_files) COMPLETE
51742026-04-01T17:54:19.353Z[ recovery-image] Apr 01 17:54:18.244 INFO O| Apr 01 17:54:18.244 INFO STEP 118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51752026-04-01T17:54:19.357Z[ recovery-image] Apr 01 17:54:18.249 INFO O| Apr 01 17:54:18.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckdate"
51762026-04-01T17:54:19.360Z[ recovery-image] Apr 01 17:54:18.250 INFO O| Apr 01 17:54:18.250 INFO STEP 118 (remove_files) COMPLETE
51772026-04-01T17:54:19.360Z[ recovery-image] Apr 01 17:54:18.250 INFO O| Apr 01 17:54:18.250 INFO STEP 119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51782026-04-01T17:54:19.363Z[ recovery-image] Apr 01 17:54:18.254 INFO O| Apr 01 17:54:18.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckgid"
51792026-04-01T17:54:19.363Z[ recovery-image] Apr 01 17:54:18.254 INFO O| Apr 01 17:54:18.254 INFO STEP 119 (remove_files) COMPLETE
51802026-04-01T17:54:19.363Z[ recovery-image] Apr 01 17:54:18.254 INFO O| Apr 01 17:54:18.254 INFO STEP 120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51812026-04-01T17:54:19.368Z[ recovery-image] Apr 01 17:54:18.260 INFO O| Apr 01 17:54:18.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckint"
51822026-04-01T17:54:19.368Z[ recovery-image] Apr 01 17:54:18.260 INFO O| Apr 01 17:54:18.260 INFO STEP 120 (remove_files) COMPLETE
51832026-04-01T17:54:19.371Z[ recovery-image] Apr 01 17:54:18.260 INFO O| Apr 01 17:54:18.260 INFO STEP 121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51842026-04-01T17:54:19.375Z[ recovery-image] Apr 01 17:54:18.266 INFO O| Apr 01 17:54:18.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckitem"
51852026-04-01T17:54:19.375Z[ recovery-image] Apr 01 17:54:18.266 INFO O| Apr 01 17:54:18.266 INFO STEP 121 (remove_files) COMPLETE
51862026-04-01T17:54:19.375Z[ recovery-image] Apr 01 17:54:18.266 INFO O| Apr 01 17:54:18.266 INFO STEP 122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51872026-04-01T17:54:19.380Z[ recovery-image] Apr 01 17:54:18.272 INFO O| Apr 01 17:54:18.272 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckkeywd"
51882026-04-01T17:54:19.383Z[ recovery-image] Apr 01 17:54:18.272 INFO O| Apr 01 17:54:18.272 INFO STEP 122 (remove_files) COMPLETE
51892026-04-01T17:54:19.383Z[ recovery-image] Apr 01 17:54:18.272 INFO O| Apr 01 17:54:18.272 INFO STEP 123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51902026-04-01T17:54:19.387Z[ recovery-image] Apr 01 17:54:18.278 INFO O| Apr 01 17:54:18.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckpath"
51912026-04-01T17:54:19.387Z[ recovery-image] Apr 01 17:54:18.278 INFO O| Apr 01 17:54:18.278 INFO STEP 123 (remove_files) COMPLETE
51922026-04-01T17:54:19.387Z[ recovery-image] Apr 01 17:54:18.278 INFO O| Apr 01 17:54:18.278 INFO STEP 124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51932026-04-01T17:54:19.392Z[ recovery-image] Apr 01 17:54:18.283 INFO O| Apr 01 17:54:18.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckrange"
51942026-04-01T17:54:19.395Z[ recovery-image] Apr 01 17:54:18.284 INFO O| Apr 01 17:54:18.284 INFO STEP 124 (remove_files) COMPLETE
51952026-04-01T17:54:19.395Z[ recovery-image] Apr 01 17:54:18.284 INFO O| Apr 01 17:54:18.284 INFO STEP 125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51962026-04-01T17:54:19.398Z[ recovery-image] Apr 01 17:54:18.289 INFO O| Apr 01 17:54:18.289 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckstr"
51972026-04-01T17:54:19.398Z[ recovery-image] Apr 01 17:54:18.289 INFO O| Apr 01 17:54:18.289 INFO STEP 125 (remove_files) COMPLETE
51982026-04-01T17:54:19.398Z[ recovery-image] Apr 01 17:54:18.289 INFO O| Apr 01 17:54:18.289 INFO STEP 126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
51992026-04-01T17:54:19.403Z[ recovery-image] Apr 01 17:54:18.294 INFO O| Apr 01 17:54:18.294 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cksum"
52002026-04-01T17:54:19.403Z[ recovery-image] Apr 01 17:54:18.294 INFO O| Apr 01 17:54:18.294 INFO STEP 126 (remove_files) COMPLETE
52012026-04-01T17:54:19.406Z[ recovery-image] Apr 01 17:54:18.294 INFO O| Apr 01 17:54:18.294 INFO STEP 127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52022026-04-01T17:54:19.409Z[ recovery-image] Apr 01 17:54:18.299 INFO O| Apr 01 17:54:18.299 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cktime"
52032026-04-01T17:54:19.409Z[ recovery-image] Apr 01 17:54:18.299 INFO O| Apr 01 17:54:18.299 INFO STEP 127 (remove_files) COMPLETE
52042026-04-01T17:54:19.409Z[ recovery-image] Apr 01 17:54:18.299 INFO O| Apr 01 17:54:18.299 INFO STEP 128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52052026-04-01T17:54:19.412Z[ recovery-image] Apr 01 17:54:18.304 INFO O| Apr 01 17:54:18.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckuid"
52062026-04-01T17:54:19.415Z[ recovery-image] Apr 01 17:54:18.304 INFO O| Apr 01 17:54:18.304 INFO STEP 128 (remove_files) COMPLETE
52072026-04-01T17:54:19.415Z[ recovery-image] Apr 01 17:54:18.304 INFO O| Apr 01 17:54:18.304 INFO STEP 129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52082026-04-01T17:54:19.418Z[ recovery-image] Apr 01 17:54:18.309 INFO O| Apr 01 17:54:18.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ckyorn"
52092026-04-01T17:54:19.418Z[ recovery-image] Apr 01 17:54:18.309 INFO O| Apr 01 17:54:18.309 INFO STEP 129 (remove_files) COMPLETE
52102026-04-01T17:54:19.418Z[ recovery-image] Apr 01 17:54:18.309 INFO O| Apr 01 17:54:18.309 INFO STEP 130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52112026-04-01T17:54:19.422Z[ recovery-image] Apr 01 17:54:18.314 INFO O| Apr 01 17:54:18.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/clear"
52122026-04-01T17:54:19.422Z[ recovery-image] Apr 01 17:54:18.314 INFO O| Apr 01 17:54:18.314 INFO STEP 130 (remove_files) COMPLETE
52132026-04-01T17:54:19.425Z[ recovery-image] Apr 01 17:54:18.314 INFO O| Apr 01 17:54:18.314 INFO STEP 131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52142026-04-01T17:54:19.429Z[ recovery-image] Apr 01 17:54:18.320 INFO O| Apr 01 17:54:18.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cmp"
52152026-04-01T17:54:19.429Z[ recovery-image] Apr 01 17:54:18.320 INFO O| Apr 01 17:54:18.320 INFO STEP 131 (remove_files) COMPLETE
52162026-04-01T17:54:19.429Z[ recovery-image] Apr 01 17:54:18.320 INFO O| Apr 01 17:54:18.320 INFO STEP 132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52172026-04-01T17:54:19.433Z[ recovery-image] Apr 01 17:54:18.325 INFO O| Apr 01 17:54:18.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/col"
52182026-04-01T17:54:19.436Z[ recovery-image] Apr 01 17:54:18.325 INFO O| Apr 01 17:54:18.325 INFO STEP 132 (remove_files) COMPLETE
52192026-04-01T17:54:19.436Z[ recovery-image] Apr 01 17:54:18.325 INFO O| Apr 01 17:54:18.325 INFO STEP 133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52202026-04-01T17:54:19.439Z[ recovery-image] Apr 01 17:54:18.330 INFO O| Apr 01 17:54:18.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/comm"
52212026-04-01T17:54:19.439Z[ recovery-image] Apr 01 17:54:18.330 INFO O| Apr 01 17:54:18.330 INFO STEP 133 (remove_files) COMPLETE
52222026-04-01T17:54:19.439Z[ recovery-image] Apr 01 17:54:18.330 INFO O| Apr 01 17:54:18.330 INFO STEP 134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52232026-04-01T17:54:19.443Z[ recovery-image] Apr 01 17:54:18.335 INFO O| Apr 01 17:54:18.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/command"
52242026-04-01T17:54:19.443Z[ recovery-image] Apr 01 17:54:18.335 INFO O| Apr 01 17:54:18.335 INFO STEP 134 (remove_files) COMPLETE
52252026-04-01T17:54:19.446Z[ recovery-image] Apr 01 17:54:18.335 INFO O| Apr 01 17:54:18.335 INFO STEP 135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52262026-04-01T17:54:19.450Z[ recovery-image] Apr 01 17:54:18.340 INFO O| Apr 01 17:54:18.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/compress"
52272026-04-01T17:54:19.450Z[ recovery-image] Apr 01 17:54:18.340 INFO O| Apr 01 17:54:18.340 INFO STEP 135 (remove_files) COMPLETE
52282026-04-01T17:54:19.450Z[ recovery-image] Apr 01 17:54:18.340 INFO O| Apr 01 17:54:18.340 INFO STEP 136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52292026-04-01T17:54:19.453Z[ recovery-image] Apr 01 17:54:18.345 INFO O| Apr 01 17:54:18.345 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/connstat"
52302026-04-01T17:54:19.453Z[ recovery-image] Apr 01 17:54:18.345 INFO O| Apr 01 17:54:18.345 INFO STEP 136 (remove_files) COMPLETE
52312026-04-01T17:54:19.453Z[ recovery-image] Apr 01 17:54:18.345 INFO O| Apr 01 17:54:18.345 INFO STEP 137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52322026-04-01T17:54:19.458Z[ recovery-image] Apr 01 17:54:18.350 INFO O| Apr 01 17:54:18.350 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cpio"
52332026-04-01T17:54:19.458Z[ recovery-image] Apr 01 17:54:18.350 INFO O| Apr 01 17:54:18.350 INFO STEP 137 (remove_files) COMPLETE
52342026-04-01T17:54:19.458Z[ recovery-image] Apr 01 17:54:18.350 INFO O| Apr 01 17:54:18.350 INFO STEP 138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52352026-04-01T17:54:19.464Z[ recovery-image] Apr 01 17:54:18.356 INFO O| Apr 01 17:54:18.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/cputrack"
52362026-04-01T17:54:19.464Z[ recovery-image] Apr 01 17:54:18.356 INFO O| Apr 01 17:54:18.356 INFO STEP 138 (remove_files) COMPLETE
52372026-04-01T17:54:19.464Z[ recovery-image] Apr 01 17:54:18.356 INFO O| Apr 01 17:54:18.356 INFO STEP 139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52382026-04-01T17:54:19.470Z[ recovery-image] Apr 01 17:54:18.362 INFO O| Apr 01 17:54:18.362 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crle"
52392026-04-01T17:54:19.470Z[ recovery-image] Apr 01 17:54:18.362 INFO O| Apr 01 17:54:18.362 INFO STEP 139 (remove_files) COMPLETE
52402026-04-01T17:54:19.473Z[ recovery-image] Apr 01 17:54:18.362 INFO O| Apr 01 17:54:18.362 INFO STEP 140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52412026-04-01T17:54:19.476Z[ recovery-image] Apr 01 17:54:18.367 INFO O| Apr 01 17:54:18.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crontab"
52422026-04-01T17:54:19.476Z[ recovery-image] Apr 01 17:54:18.367 INFO O| Apr 01 17:54:18.367 INFO STEP 140 (remove_files) COMPLETE
52432026-04-01T17:54:19.476Z[ recovery-image] Apr 01 17:54:18.367 INFO O| Apr 01 17:54:18.367 INFO STEP 141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52442026-04-01T17:54:19.481Z[ recovery-image] Apr 01 17:54:18.373 INFO O| Apr 01 17:54:18.373 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/crypt"
52452026-04-01T17:54:19.481Z[ recovery-image] Apr 01 17:54:18.373 INFO O| Apr 01 17:54:18.373 INFO STEP 141 (remove_files) COMPLETE
52462026-04-01T17:54:19.484Z[ recovery-image] Apr 01 17:54:18.373 INFO O| Apr 01 17:54:18.373 INFO STEP 142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52472026-04-01T17:54:19.487Z[ recovery-image] Apr 01 17:54:18.378 INFO O| Apr 01 17:54:18.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csh"
52482026-04-01T17:54:19.487Z[ recovery-image] Apr 01 17:54:18.378 INFO O| Apr 01 17:54:18.378 INFO STEP 142 (remove_files) COMPLETE
52492026-04-01T17:54:19.487Z[ recovery-image] Apr 01 17:54:18.378 INFO O| Apr 01 17:54:18.378 INFO STEP 143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52502026-04-01T17:54:19.492Z[ recovery-image] Apr 01 17:54:18.383 INFO O| Apr 01 17:54:18.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/csplit"
52512026-04-01T17:54:19.495Z[ recovery-image] Apr 01 17:54:18.383 INFO O| Apr 01 17:54:18.383 INFO STEP 143 (remove_files) COMPLETE
52522026-04-01T17:54:19.495Z[ recovery-image] Apr 01 17:54:18.383 INFO O| Apr 01 17:54:18.383 INFO STEP 144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52532026-04-01T17:54:19.498Z[ recovery-image] Apr 01 17:54:18.388 INFO O| Apr 01 17:54:18.388 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl"
52542026-04-01T17:54:19.498Z[ recovery-image] Apr 01 17:54:18.388 INFO O| Apr 01 17:54:18.388 INFO STEP 144 (remove_files) COMPLETE
52552026-04-01T17:54:19.498Z[ recovery-image] Apr 01 17:54:18.388 INFO O| Apr 01 17:54:18.388 INFO STEP 145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52562026-04-01T17:54:19.502Z[ recovery-image] Apr 01 17:54:18.393 INFO O| Apr 01 17:54:18.393 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/curl-config"
52572026-04-01T17:54:19.502Z[ recovery-image] Apr 01 17:54:18.393 INFO O| Apr 01 17:54:18.393 INFO STEP 145 (remove_files) COMPLETE
52582026-04-01T17:54:19.502Z[ recovery-image] Apr 01 17:54:18.393 INFO O| Apr 01 17:54:18.393 INFO STEP 146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52592026-04-01T17:54:19.509Z[ recovery-image] Apr 01 17:54:18.400 INFO O| Apr 01 17:54:18.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dc"
52602026-04-01T17:54:19.509Z[ recovery-image] Apr 01 17:54:18.400 INFO O| Apr 01 17:54:18.400 INFO STEP 146 (remove_files) COMPLETE
52612026-04-01T17:54:19.512Z[ recovery-image] Apr 01 17:54:18.400 INFO O| Apr 01 17:54:18.400 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52622026-04-01T17:54:19.515Z[ recovery-image] Apr 01 17:54:18.405 INFO O| Apr 01 17:54:18.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/decrypt"
52632026-04-01T17:54:19.515Z[ recovery-image] Apr 01 17:54:18.405 INFO O| Apr 01 17:54:18.405 INFO STEP 147 (remove_files) COMPLETE
52642026-04-01T17:54:19.515Z[ recovery-image] Apr 01 17:54:18.405 INFO O| Apr 01 17:54:18.405 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52652026-04-01T17:54:19.518Z[ recovery-image] Apr 01 17:54:18.410 INFO O| Apr 01 17:54:18.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devattr"
52662026-04-01T17:54:19.518Z[ recovery-image] Apr 01 17:54:18.410 INFO O| Apr 01 17:54:18.410 INFO STEP 148 (remove_files) COMPLETE
52672026-04-01T17:54:19.518Z[ recovery-image] Apr 01 17:54:18.410 INFO O| Apr 01 17:54:18.410 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52682026-04-01T17:54:19.523Z[ recovery-image] Apr 01 17:54:18.415 INFO O| Apr 01 17:54:18.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devfree"
52692026-04-01T17:54:19.523Z[ recovery-image] Apr 01 17:54:18.415 INFO O| Apr 01 17:54:18.415 INFO STEP 149 (remove_files) COMPLETE
52702026-04-01T17:54:19.526Z[ recovery-image] Apr 01 17:54:18.415 INFO O| Apr 01 17:54:18.415 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52712026-04-01T17:54:19.529Z[ recovery-image] Apr 01 17:54:18.420 INFO O| Apr 01 17:54:18.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/devreserv"
52722026-04-01T17:54:19.529Z[ recovery-image] Apr 01 17:54:18.420 INFO O| Apr 01 17:54:18.420 INFO STEP 150 (remove_files) COMPLETE
52732026-04-01T17:54:19.529Z[ recovery-image] Apr 01 17:54:18.420 INFO O| Apr 01 17:54:18.420 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52742026-04-01T17:54:19.533Z[ recovery-image] Apr 01 17:54:18.424 INFO O| Apr 01 17:54:18.424 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diff3"
52752026-04-01T17:54:19.533Z[ recovery-image] Apr 01 17:54:18.424 INFO O| Apr 01 17:54:18.424 INFO STEP 151 (remove_files) COMPLETE
52762026-04-01T17:54:19.533Z[ recovery-image] Apr 01 17:54:18.424 INFO O| Apr 01 17:54:18.424 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52772026-04-01T17:54:19.539Z[ recovery-image] Apr 01 17:54:18.430 INFO O| Apr 01 17:54:18.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/digest"
52782026-04-01T17:54:19.542Z[ recovery-image] Apr 01 17:54:18.431 INFO O| Apr 01 17:54:18.430 INFO STEP 152 (remove_files) COMPLETE
52792026-04-01T17:54:19.542Z[ recovery-image] Apr 01 17:54:18.431 INFO O| Apr 01 17:54:18.430 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52802026-04-01T17:54:19.544Z[ recovery-image] Apr 01 17:54:18.436 INFO O| Apr 01 17:54:18.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dircmp"
52812026-04-01T17:54:19.547Z[ recovery-image] Apr 01 17:54:18.437 INFO O| Apr 01 17:54:18.437 INFO STEP 153 (remove_files) COMPLETE
52822026-04-01T17:54:19.548Z[ recovery-image] Apr 01 17:54:18.437 INFO O| Apr 01 17:54:18.437 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52832026-04-01T17:54:19.551Z[ recovery-image] Apr 01 17:54:18.442 INFO O| Apr 01 17:54:18.442 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dirname"
52842026-04-01T17:54:19.551Z[ recovery-image] Apr 01 17:54:18.442 INFO O| Apr 01 17:54:18.442 INFO STEP 154 (remove_files) COMPLETE
52852026-04-01T17:54:19.551Z[ recovery-image] Apr 01 17:54:18.442 INFO O| Apr 01 17:54:18.442 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52862026-04-01T17:54:19.556Z[ recovery-image] Apr 01 17:54:18.448 INFO O| Apr 01 17:54:18.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/diskscan"
52872026-04-01T17:54:19.559Z[ recovery-image] Apr 01 17:54:18.448 INFO O| Apr 01 17:54:18.448 INFO STEP 155 (remove_files) COMPLETE
52882026-04-01T17:54:19.559Z[ recovery-image] Apr 01 17:54:18.448 INFO O| Apr 01 17:54:18.448 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52892026-04-01T17:54:19.562Z[ recovery-image] Apr 01 17:54:18.454 INFO O| Apr 01 17:54:18.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispgid"
52902026-04-01T17:54:19.562Z[ recovery-image] Apr 01 17:54:18.454 INFO O| Apr 01 17:54:18.454 INFO STEP 156 (remove_files) COMPLETE
52912026-04-01T17:54:19.562Z[ recovery-image] Apr 01 17:54:18.454 INFO O| Apr 01 17:54:18.454 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52922026-04-01T17:54:19.567Z[ recovery-image] Apr 01 17:54:18.459 INFO O| Apr 01 17:54:18.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dispuid"
52932026-04-01T17:54:19.567Z[ recovery-image] Apr 01 17:54:18.459 INFO O| Apr 01 17:54:18.459 INFO STEP 157 (remove_files) COMPLETE
52942026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.459 INFO O| Apr 01 17:54:18.459 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52952026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.464 INFO O| Apr 01 17:54:18.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dos2unix"
52962026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.464 INFO O| Apr 01 17:54:18.464 INFO STEP 158 (remove_files) COMPLETE
52972026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.464 INFO O| Apr 01 17:54:18.464 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
52982026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.468 INFO O| Apr 01 17:54:18.468 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/du"
52992026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.468 INFO O| Apr 01 17:54:18.468 INFO STEP 159 (remove_files) COMPLETE
53002026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.468 INFO O| Apr 01 17:54:18.468 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53012026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.473 INFO O| Apr 01 17:54:18.473 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpcs"
53022026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.473 INFO O| Apr 01 17:54:18.473 INFO STEP 160 (remove_files) COMPLETE
53032026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.473 INFO O| Apr 01 17:54:18.473 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53042026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.478 INFO O| Apr 01 17:54:18.478 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/dumpkeys"
53052026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.478 INFO O| Apr 01 17:54:18.478 INFO STEP 161 (remove_files) COMPLETE
53062026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.478 INFO O| Apr 01 17:54:18.478 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53072026-04-01T17:54:19.606Z[ recovery-image] Apr 01 17:54:18.483 INFO O| Apr 01 17:54:18.483 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/edit"
53082026-04-01T17:54:19.607Z[ recovery-image] Apr 01 17:54:18.483 INFO O| Apr 01 17:54:18.483 INFO STEP 162 (remove_files) COMPLETE
53092026-04-01T17:54:19.607Z[ recovery-image] Apr 01 17:54:18.483 INFO O| Apr 01 17:54:18.483 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53102026-04-01T17:54:19.607Z[ recovery-image] Apr 01 17:54:18.487 INFO O| Apr 01 17:54:18.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/eject"
53112026-04-01T17:54:19.607Z[ recovery-image] Apr 01 17:54:18.487 INFO O| Apr 01 17:54:18.487 INFO STEP 163 (remove_files) COMPLETE
53122026-04-01T17:54:19.607Z[ recovery-image] Apr 01 17:54:18.487 INFO O| Apr 01 17:54:18.487 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53132026-04-01T17:54:19.607Z[ recovery-image] Apr 01 17:54:18.492 INFO O| Apr 01 17:54:18.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfsign"
53142026-04-01T17:54:19.607Z[ recovery-image] Apr 01 17:54:18.492 INFO O| Apr 01 17:54:18.492 INFO STEP 164 (remove_files) COMPLETE
53152026-04-01T17:54:19.607Z[ recovery-image] Apr 01 17:54:18.492 INFO O| Apr 01 17:54:18.492 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53162026-04-01T17:54:19.607Z[ recovery-image] Apr 01 17:54:18.497 INFO O| Apr 01 17:54:18.497 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/elfwrap"
53172026-04-01T17:54:19.607Z[ recovery-image] Apr 01 17:54:18.497 INFO O| Apr 01 17:54:18.497 INFO STEP 165 (remove_files) COMPLETE
53182026-04-01T17:54:19.607Z[ recovery-image] Apr 01 17:54:18.497 INFO O| Apr 01 17:54:18.497 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53192026-04-01T17:54:19.611Z[ recovery-image] Apr 01 17:54:18.503 INFO O| Apr 01 17:54:18.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encode_keychange"
53202026-04-01T17:54:19.611Z[ recovery-image] Apr 01 17:54:18.503 INFO O| Apr 01 17:54:18.503 INFO STEP 166 (remove_files) COMPLETE
53212026-04-01T17:54:19.614Z[ recovery-image] Apr 01 17:54:18.503 INFO O| Apr 01 17:54:18.503 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53222026-04-01T17:54:19.617Z[ recovery-image] Apr 01 17:54:18.508 INFO O| Apr 01 17:54:18.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/encrypt"
53232026-04-01T17:54:19.617Z[ recovery-image] Apr 01 17:54:18.508 INFO O| Apr 01 17:54:18.508 INFO STEP 167 (remove_files) COMPLETE
53242026-04-01T17:54:19.618Z[ recovery-image] Apr 01 17:54:18.508 INFO O| Apr 01 17:54:18.508 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53252026-04-01T17:54:19.621Z[ recovery-image] Apr 01 17:54:18.513 INFO O| Apr 01 17:54:18.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/enhance"
53262026-04-01T17:54:19.621Z[ recovery-image] Apr 01 17:54:18.513 INFO O| Apr 01 17:54:18.513 INFO STEP 168 (remove_files) COMPLETE
53272026-04-01T17:54:19.624Z[ recovery-image] Apr 01 17:54:18.513 INFO O| Apr 01 17:54:18.513 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53282026-04-01T17:54:19.627Z[ recovery-image] Apr 01 17:54:18.517 INFO O| Apr 01 17:54:18.517 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/env"
53292026-04-01T17:54:19.627Z[ recovery-image] Apr 01 17:54:18.518 INFO O| Apr 01 17:54:18.518 INFO STEP 169 (remove_files) COMPLETE
53302026-04-01T17:54:19.627Z[ recovery-image] Apr 01 17:54:18.518 INFO O| Apr 01 17:54:18.518 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53312026-04-01T17:54:19.631Z[ recovery-image] Apr 01 17:54:18.523 INFO O| Apr 01 17:54:18.523 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/etdump"
53322026-04-01T17:54:19.634Z[ recovery-image] Apr 01 17:54:18.523 INFO O| Apr 01 17:54:18.523 INFO STEP 170 (remove_files) COMPLETE
53332026-04-01T17:54:19.634Z[ recovery-image] Apr 01 17:54:18.523 INFO O| Apr 01 17:54:18.523 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53342026-04-01T17:54:19.636Z[ recovery-image] Apr 01 17:54:18.527 INFO O| Apr 01 17:54:18.527 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/expand"
53352026-04-01T17:54:19.637Z[ recovery-image] Apr 01 17:54:18.527 INFO O| Apr 01 17:54:18.527 INFO STEP 171 (remove_files) COMPLETE
53362026-04-01T17:54:19.637Z[ recovery-image] Apr 01 17:54:18.527 INFO O| Apr 01 17:54:18.527 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53372026-04-01T17:54:19.640Z[ recovery-image] Apr 01 17:54:18.532 INFO O| Apr 01 17:54:18.532 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/exstr"
53382026-04-01T17:54:19.643Z[ recovery-image] Apr 01 17:54:18.532 INFO O| Apr 01 17:54:18.532 INFO STEP 172 (remove_files) COMPLETE
53392026-04-01T17:54:19.643Z[ recovery-image] Apr 01 17:54:18.532 INFO O| Apr 01 17:54:18.532 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53402026-04-01T17:54:19.646Z[ recovery-image] Apr 01 17:54:18.537 INFO O| Apr 01 17:54:18.537 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/factor"
53412026-04-01T17:54:19.646Z[ recovery-image] Apr 01 17:54:18.538 INFO O| Apr 01 17:54:18.537 INFO STEP 173 (remove_files) COMPLETE
53422026-04-01T17:54:19.646Z[ recovery-image] Apr 01 17:54:18.538 INFO O| Apr 01 17:54:18.538 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53432026-04-01T17:54:19.650Z[ recovery-image] Apr 01 17:54:18.542 INFO O| Apr 01 17:54:18.542 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/false"
53442026-04-01T17:54:19.653Z[ recovery-image] Apr 01 17:54:18.543 INFO O| Apr 01 17:54:18.543 INFO STEP 174 (remove_files) COMPLETE
53452026-04-01T17:54:19.653Z[ recovery-image] Apr 01 17:54:18.543 INFO O| Apr 01 17:54:18.543 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53462026-04-01T17:54:19.657Z[ recovery-image] Apr 01 17:54:18.548 INFO O| Apr 01 17:54:18.548 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fc"
53472026-04-01T17:54:19.657Z[ recovery-image] Apr 01 17:54:18.548 INFO O| Apr 01 17:54:18.548 INFO STEP 175 (remove_files) COMPLETE
53482026-04-01T17:54:19.657Z[ recovery-image] Apr 01 17:54:18.548 INFO O| Apr 01 17:54:18.548 INFO STEP 176: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53492026-04-01T17:54:19.660Z[ recovery-image] Apr 01 17:54:18.552 INFO O| Apr 01 17:54:18.552 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdetach"
53502026-04-01T17:54:19.660Z[ recovery-image] Apr 01 17:54:18.552 INFO O| Apr 01 17:54:18.552 INFO STEP 176 (remove_files) COMPLETE
53512026-04-01T17:54:19.664Z[ recovery-image] Apr 01 17:54:18.552 INFO O| Apr 01 17:54:18.552 INFO STEP 177: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53522026-04-01T17:54:19.668Z[ recovery-image] Apr 01 17:54:18.557 INFO O| Apr 01 17:54:18.557 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fdformat"
53532026-04-01T17:54:19.668Z[ recovery-image] Apr 01 17:54:18.557 INFO O| Apr 01 17:54:18.557 INFO STEP 177 (remove_files) COMPLETE
53542026-04-01T17:54:19.668Z[ recovery-image] Apr 01 17:54:18.557 INFO O| Apr 01 17:54:18.557 INFO STEP 178: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53552026-04-01T17:54:19.671Z[ recovery-image] Apr 01 17:54:18.562 INFO O| Apr 01 17:54:18.562 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fg"
53562026-04-01T17:54:19.671Z[ recovery-image] Apr 01 17:54:18.562 INFO O| Apr 01 17:54:18.562 INFO STEP 178 (remove_files) COMPLETE
53572026-04-01T17:54:19.671Z[ recovery-image] Apr 01 17:54:18.562 INFO O| Apr 01 17:54:18.562 INFO STEP 179: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53582026-04-01T17:54:19.675Z[ recovery-image] Apr 01 17:54:18.567 INFO O| Apr 01 17:54:18.566 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fgrep"
53592026-04-01T17:54:19.678Z[ recovery-image] Apr 01 17:54:18.567 INFO O| Apr 01 17:54:18.567 INFO STEP 179 (remove_files) COMPLETE
53602026-04-01T17:54:19.678Z[ recovery-image] Apr 01 17:54:18.567 INFO O| Apr 01 17:54:18.567 INFO STEP 180: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53612026-04-01T17:54:19.681Z[ recovery-image] Apr 01 17:54:18.571 INFO O| Apr 01 17:54:18.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/file"
53622026-04-01T17:54:19.681Z[ recovery-image] Apr 01 17:54:18.571 INFO O| Apr 01 17:54:18.571 INFO STEP 180 (remove_files) COMPLETE
53632026-04-01T17:54:19.681Z[ recovery-image] Apr 01 17:54:18.571 INFO O| Apr 01 17:54:18.571 INFO STEP 181: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53642026-04-01T17:54:19.685Z[ recovery-image] Apr 01 17:54:18.577 INFO O| Apr 01 17:54:18.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fixproc"
53652026-04-01T17:54:19.688Z[ recovery-image] Apr 01 17:54:18.577 INFO O| Apr 01 17:54:18.577 INFO STEP 181 (remove_files) COMPLETE
53662026-04-01T17:54:19.688Z[ recovery-image] Apr 01 17:54:18.577 INFO O| Apr 01 17:54:18.577 INFO STEP 182: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53672026-04-01T17:54:19.692Z[ recovery-image] Apr 01 17:54:18.582 INFO O| Apr 01 17:54:18.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmt"
53682026-04-01T17:54:19.692Z[ recovery-image] Apr 01 17:54:18.582 INFO O| Apr 01 17:54:18.582 INFO STEP 182 (remove_files) COMPLETE
53692026-04-01T17:54:19.692Z[ recovery-image] Apr 01 17:54:18.582 INFO O| Apr 01 17:54:18.582 INFO STEP 183: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53702026-04-01T17:54:19.698Z[ recovery-image] Apr 01 17:54:18.587 INFO O| Apr 01 17:54:18.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fmtmsg"
53712026-04-01T17:54:19.698Z[ recovery-image] Apr 01 17:54:18.587 INFO O| Apr 01 17:54:18.587 INFO STEP 183 (remove_files) COMPLETE
53722026-04-01T17:54:19.698Z[ recovery-image] Apr 01 17:54:18.587 INFO O| Apr 01 17:54:18.587 INFO STEP 184: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53732026-04-01T17:54:19.701Z[ recovery-image] Apr 01 17:54:18.592 INFO O| Apr 01 17:54:18.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fold"
53742026-04-01T17:54:19.701Z[ recovery-image] Apr 01 17:54:18.592 INFO O| Apr 01 17:54:18.592 INFO STEP 184 (remove_files) COMPLETE
53752026-04-01T17:54:19.701Z[ recovery-image] Apr 01 17:54:18.592 INFO O| Apr 01 17:54:18.592 INFO STEP 185: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53762026-04-01T17:54:19.705Z[ recovery-image] Apr 01 17:54:18.597 INFO O| Apr 01 17:54:18.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/fsstat"
53772026-04-01T17:54:19.705Z[ recovery-image] Apr 01 17:54:18.597 INFO O| Apr 01 17:54:18.597 INFO STEP 185 (remove_files) COMPLETE
53782026-04-01T17:54:19.705Z[ recovery-image] Apr 01 17:54:18.597 INFO O| Apr 01 17:54:18.597 INFO STEP 186: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53792026-04-01T17:54:19.710Z[ recovery-image] Apr 01 17:54:18.602 INFO O| Apr 01 17:54:18.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gclear"
53802026-04-01T17:54:19.710Z[ recovery-image] Apr 01 17:54:18.602 INFO O| Apr 01 17:54:18.602 INFO STEP 186 (remove_files) COMPLETE
53812026-04-01T17:54:19.713Z[ recovery-image] Apr 01 17:54:18.602 INFO O| Apr 01 17:54:18.602 INFO STEP 187: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53822026-04-01T17:54:19.716Z[ recovery-image] Apr 01 17:54:18.606 INFO O| Apr 01 17:54:18.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/geniconvtbl"
53832026-04-01T17:54:19.716Z[ recovery-image] Apr 01 17:54:18.606 INFO O| Apr 01 17:54:18.606 INFO STEP 187 (remove_files) COMPLETE
53842026-04-01T17:54:19.716Z[ recovery-image] Apr 01 17:54:18.606 INFO O| Apr 01 17:54:18.606 INFO STEP 188: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53852026-04-01T17:54:19.719Z[ recovery-image] Apr 01 17:54:18.611 INFO O| Apr 01 17:54:18.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getconf"
53862026-04-01T17:54:19.719Z[ recovery-image] Apr 01 17:54:18.611 INFO O| Apr 01 17:54:18.611 INFO STEP 188 (remove_files) COMPLETE
53872026-04-01T17:54:19.722Z[ recovery-image] Apr 01 17:54:18.611 INFO O| Apr 01 17:54:18.611 INFO STEP 189: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53882026-04-01T17:54:19.725Z[ recovery-image] Apr 01 17:54:18.616 INFO O| Apr 01 17:54:18.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdev"
53892026-04-01T17:54:19.725Z[ recovery-image] Apr 01 17:54:18.616 INFO O| Apr 01 17:54:18.616 INFO STEP 189 (remove_files) COMPLETE
53902026-04-01T17:54:19.725Z[ recovery-image] Apr 01 17:54:18.616 INFO O| Apr 01 17:54:18.616 INFO STEP 190: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53912026-04-01T17:54:19.729Z[ recovery-image] Apr 01 17:54:18.621 INFO O| Apr 01 17:54:18.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getdgrp"
53922026-04-01T17:54:19.729Z[ recovery-image] Apr 01 17:54:18.621 INFO O| Apr 01 17:54:18.621 INFO STEP 190 (remove_files) COMPLETE
53932026-04-01T17:54:19.729Z[ recovery-image] Apr 01 17:54:18.621 INFO O| Apr 01 17:54:18.621 INFO STEP 191: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53942026-04-01T17:54:19.735Z[ recovery-image] Apr 01 17:54:18.626 INFO O| Apr 01 17:54:18.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getent"
53952026-04-01T17:54:19.738Z[ recovery-image] Apr 01 17:54:18.626 INFO O| Apr 01 17:54:18.626 INFO STEP 191 (remove_files) COMPLETE
53962026-04-01T17:54:19.738Z[ recovery-image] Apr 01 17:54:18.626 INFO O| Apr 01 17:54:18.626 INFO STEP 192: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
53972026-04-01T17:54:19.741Z[ recovery-image] Apr 01 17:54:18.631 INFO O| Apr 01 17:54:18.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getfacl"
53982026-04-01T17:54:19.741Z[ recovery-image] Apr 01 17:54:18.631 INFO O| Apr 01 17:54:18.631 INFO STEP 192 (remove_files) COMPLETE
53992026-04-01T17:54:19.741Z[ recovery-image] Apr 01 17:54:18.631 INFO O| Apr 01 17:54:18.631 INFO STEP 193: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54002026-04-01T17:54:19.745Z[ recovery-image] Apr 01 17:54:18.637 INFO O| Apr 01 17:54:18.637 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopt"
54012026-04-01T17:54:19.745Z[ recovery-image] Apr 01 17:54:18.637 INFO O| Apr 01 17:54:18.637 INFO STEP 193 (remove_files) COMPLETE
54022026-04-01T17:54:19.749Z[ recovery-image] Apr 01 17:54:18.637 INFO O| Apr 01 17:54:18.637 INFO STEP 194: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54032026-04-01T17:54:19.751Z[ recovery-image] Apr 01 17:54:18.642 INFO O| Apr 01 17:54:18.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getopts"
54042026-04-01T17:54:19.752Z[ recovery-image] Apr 01 17:54:18.642 INFO O| Apr 01 17:54:18.642 INFO STEP 194 (remove_files) COMPLETE
54052026-04-01T17:54:19.752Z[ recovery-image] Apr 01 17:54:18.642 INFO O| Apr 01 17:54:18.642 INFO STEP 195: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54062026-04-01T17:54:19.755Z[ recovery-image] Apr 01 17:54:18.647 INFO O| Apr 01 17:54:18.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gettext"
54072026-04-01T17:54:19.758Z[ recovery-image] Apr 01 17:54:18.647 INFO O| Apr 01 17:54:18.647 INFO STEP 195 (remove_files) COMPLETE
54082026-04-01T17:54:19.758Z[ recovery-image] Apr 01 17:54:18.647 INFO O| Apr 01 17:54:18.647 INFO STEP 196: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54092026-04-01T17:54:19.761Z[ recovery-image] Apr 01 17:54:18.652 INFO O| Apr 01 17:54:18.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/getvol"
54102026-04-01T17:54:19.761Z[ recovery-image] Apr 01 17:54:18.652 INFO O| Apr 01 17:54:18.652 INFO STEP 196 (remove_files) COMPLETE
54112026-04-01T17:54:19.761Z[ recovery-image] Apr 01 17:54:18.652 INFO O| Apr 01 17:54:18.652 INFO STEP 197: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54122026-04-01T17:54:19.765Z[ recovery-image] Apr 01 17:54:18.657 INFO O| Apr 01 17:54:18.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ginfocmp"
54132026-04-01T17:54:19.765Z[ recovery-image] Apr 01 17:54:18.657 INFO O| Apr 01 17:54:18.657 INFO STEP 197 (remove_files) COMPLETE
54142026-04-01T17:54:19.768Z[ recovery-image] Apr 01 17:54:18.657 INFO O| Apr 01 17:54:18.657 INFO STEP 198: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54152026-04-01T17:54:19.771Z[ recovery-image] Apr 01 17:54:18.661 INFO O| Apr 01 17:54:18.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/groups"
54162026-04-01T17:54:19.771Z[ recovery-image] Apr 01 17:54:18.661 INFO O| Apr 01 17:54:18.661 INFO STEP 198 (remove_files) COMPLETE
54172026-04-01T17:54:19.771Z[ recovery-image] Apr 01 17:54:18.661 INFO O| Apr 01 17:54:18.661 INFO STEP 199: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54182026-04-01T17:54:19.774Z[ recovery-image] Apr 01 17:54:18.666 INFO O| Apr 01 17:54:18.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtabs"
54192026-04-01T17:54:19.774Z[ recovery-image] Apr 01 17:54:18.666 INFO O| Apr 01 17:54:18.666 INFO STEP 199 (remove_files) COMPLETE
54202026-04-01T17:54:19.774Z[ recovery-image] Apr 01 17:54:18.666 INFO O| Apr 01 17:54:18.666 INFO STEP 200: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54212026-04-01T17:54:19.781Z[ recovery-image] Apr 01 17:54:18.673 INFO O| Apr 01 17:54:18.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtic"
54222026-04-01T17:54:19.781Z[ recovery-image] Apr 01 17:54:18.673 INFO O| Apr 01 17:54:18.673 INFO STEP 200 (remove_files) COMPLETE
54232026-04-01T17:54:19.781Z[ recovery-image] Apr 01 17:54:18.673 INFO O| Apr 01 17:54:18.673 INFO STEP 201: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54242026-04-01T17:54:19.786Z[ recovery-image] Apr 01 17:54:18.678 INFO O| Apr 01 17:54:18.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtoe"
54252026-04-01T17:54:19.786Z[ recovery-image] Apr 01 17:54:18.678 INFO O| Apr 01 17:54:18.678 INFO STEP 201 (remove_files) COMPLETE
54262026-04-01T17:54:19.787Z[ recovery-image] Apr 01 17:54:18.678 INFO O| Apr 01 17:54:18.678 INFO STEP 202: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54272026-04-01T17:54:19.791Z[ recovery-image] Apr 01 17:54:18.683 INFO O| Apr 01 17:54:18.683 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtput"
54282026-04-01T17:54:19.792Z[ recovery-image] Apr 01 17:54:18.683 INFO O| Apr 01 17:54:18.683 INFO STEP 202 (remove_files) COMPLETE
54292026-04-01T17:54:19.792Z[ recovery-image] Apr 01 17:54:18.683 INFO O| Apr 01 17:54:18.683 INFO STEP 203: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54302026-04-01T17:54:19.796Z[ recovery-image] Apr 01 17:54:18.688 INFO O| Apr 01 17:54:18.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gtset"
54312026-04-01T17:54:19.796Z[ recovery-image] Apr 01 17:54:18.688 INFO O| Apr 01 17:54:18.688 INFO STEP 203 (remove_files) COMPLETE
54322026-04-01T17:54:19.796Z[ recovery-image] Apr 01 17:54:18.688 INFO O| Apr 01 17:54:18.688 INFO STEP 204: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54332026-04-01T17:54:19.801Z[ recovery-image] Apr 01 17:54:18.693 INFO O| Apr 01 17:54:18.693 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gunzip"
54342026-04-01T17:54:19.804Z[ recovery-image] Apr 01 17:54:18.694 INFO O| Apr 01 17:54:18.694 INFO STEP 204 (remove_files) COMPLETE
54352026-04-01T17:54:19.804Z[ recovery-image] Apr 01 17:54:18.694 INFO O| Apr 01 17:54:18.694 INFO STEP 205: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54362026-04-01T17:54:19.808Z[ recovery-image] Apr 01 17:54:18.698 INFO O| Apr 01 17:54:18.698 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcat"
54372026-04-01T17:54:19.808Z[ recovery-image] Apr 01 17:54:18.698 INFO O| Apr 01 17:54:18.698 INFO STEP 205 (remove_files) COMPLETE
54382026-04-01T17:54:19.808Z[ recovery-image] Apr 01 17:54:18.698 INFO O| Apr 01 17:54:18.698 INFO STEP 206: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54392026-04-01T17:54:19.811Z[ recovery-image] Apr 01 17:54:18.703 INFO O| Apr 01 17:54:18.703 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzcmp"
54402026-04-01T17:54:19.811Z[ recovery-image] Apr 01 17:54:18.703 INFO O| Apr 01 17:54:18.703 INFO STEP 206 (remove_files) COMPLETE
54412026-04-01T17:54:19.814Z[ recovery-image] Apr 01 17:54:18.703 INFO O| Apr 01 17:54:18.703 INFO STEP 207: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54422026-04-01T17:54:19.818Z[ recovery-image] Apr 01 17:54:18.708 INFO O| Apr 01 17:54:18.708 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzdiff"
54432026-04-01T17:54:19.818Z[ recovery-image] Apr 01 17:54:18.708 INFO O| Apr 01 17:54:18.708 INFO STEP 207 (remove_files) COMPLETE
54442026-04-01T17:54:19.818Z[ recovery-image] Apr 01 17:54:18.708 INFO O| Apr 01 17:54:18.708 INFO STEP 208: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54452026-04-01T17:54:19.821Z[ recovery-image] Apr 01 17:54:18.713 INFO O| Apr 01 17:54:18.713 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzegrep"
54462026-04-01T17:54:19.821Z[ recovery-image] Apr 01 17:54:18.713 INFO O| Apr 01 17:54:18.713 INFO STEP 208 (remove_files) COMPLETE
54472026-04-01T17:54:19.821Z[ recovery-image] Apr 01 17:54:18.713 INFO O| Apr 01 17:54:18.713 INFO STEP 209: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54482026-04-01T17:54:19.826Z[ recovery-image] Apr 01 17:54:18.718 INFO O| Apr 01 17:54:18.718 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzexe"
54492026-04-01T17:54:19.826Z[ recovery-image] Apr 01 17:54:18.718 INFO O| Apr 01 17:54:18.718 INFO STEP 209 (remove_files) COMPLETE
54502026-04-01T17:54:19.829Z[ recovery-image] Apr 01 17:54:18.718 INFO O| Apr 01 17:54:18.718 INFO STEP 210: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54512026-04-01T17:54:19.832Z[ recovery-image] Apr 01 17:54:18.722 INFO O| Apr 01 17:54:18.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzfgrep"
54522026-04-01T17:54:19.832Z[ recovery-image] Apr 01 17:54:18.722 INFO O| Apr 01 17:54:18.722 INFO STEP 210 (remove_files) COMPLETE
54532026-04-01T17:54:19.832Z[ recovery-image] Apr 01 17:54:18.722 INFO O| Apr 01 17:54:18.722 INFO STEP 211: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54542026-04-01T17:54:19.836Z[ recovery-image] Apr 01 17:54:18.727 INFO O| Apr 01 17:54:18.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzforce"
54552026-04-01T17:54:19.836Z[ recovery-image] Apr 01 17:54:18.727 INFO O| Apr 01 17:54:18.727 INFO STEP 211 (remove_files) COMPLETE
54562026-04-01T17:54:19.836Z[ recovery-image] Apr 01 17:54:18.727 INFO O| Apr 01 17:54:18.727 INFO STEP 212: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54572026-04-01T17:54:19.840Z[ recovery-image] Apr 01 17:54:18.732 INFO O| Apr 01 17:54:18.732 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzgrep"
54582026-04-01T17:54:19.843Z[ recovery-image] Apr 01 17:54:18.732 INFO O| Apr 01 17:54:18.732 INFO STEP 212 (remove_files) COMPLETE
54592026-04-01T17:54:19.843Z[ recovery-image] Apr 01 17:54:18.732 INFO O| Apr 01 17:54:18.732 INFO STEP 213: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54602026-04-01T17:54:19.846Z[ recovery-image] Apr 01 17:54:18.736 INFO O| Apr 01 17:54:18.736 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzip"
54612026-04-01T17:54:19.846Z[ recovery-image] Apr 01 17:54:18.736 INFO O| Apr 01 17:54:18.736 INFO STEP 213 (remove_files) COMPLETE
54622026-04-01T17:54:19.846Z[ recovery-image] Apr 01 17:54:18.736 INFO O| Apr 01 17:54:18.736 INFO STEP 214: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54632026-04-01T17:54:19.851Z[ recovery-image] Apr 01 17:54:18.743 INFO O| Apr 01 17:54:18.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzless"
54642026-04-01T17:54:19.851Z[ recovery-image] Apr 01 17:54:18.743 INFO O| Apr 01 17:54:18.743 INFO STEP 214 (remove_files) COMPLETE
54652026-04-01T17:54:19.854Z[ recovery-image] Apr 01 17:54:18.743 INFO O| Apr 01 17:54:18.743 INFO STEP 215: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54662026-04-01T17:54:19.857Z[ recovery-image] Apr 01 17:54:18.749 INFO O| Apr 01 17:54:18.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gzmore"
54672026-04-01T17:54:19.857Z[ recovery-image] Apr 01 17:54:18.749 INFO O| Apr 01 17:54:18.749 INFO STEP 215 (remove_files) COMPLETE
54682026-04-01T17:54:19.857Z[ recovery-image] Apr 01 17:54:18.749 INFO O| Apr 01 17:54:18.749 INFO STEP 216: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54692026-04-01T17:54:19.863Z[ recovery-image] Apr 01 17:54:18.755 INFO O| Apr 01 17:54:18.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/gznew"
54702026-04-01T17:54:19.863Z[ recovery-image] Apr 01 17:54:18.755 INFO O| Apr 01 17:54:18.755 INFO STEP 216 (remove_files) COMPLETE
54712026-04-01T17:54:19.863Z[ recovery-image] Apr 01 17:54:18.755 INFO O| Apr 01 17:54:18.755 INFO STEP 217: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54722026-04-01T17:54:19.868Z[ recovery-image] Apr 01 17:54:18.760 INFO O| Apr 01 17:54:18.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hash"
54732026-04-01T17:54:19.868Z[ recovery-image] Apr 01 17:54:18.760 INFO O| Apr 01 17:54:18.760 INFO STEP 217 (remove_files) COMPLETE
54742026-04-01T17:54:19.871Z[ recovery-image] Apr 01 17:54:18.760 INFO O| Apr 01 17:54:18.760 INFO STEP 218: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54752026-04-01T17:54:19.874Z[ recovery-image] Apr 01 17:54:18.766 INFO O| Apr 01 17:54:18.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostid"
54762026-04-01T17:54:19.874Z[ recovery-image] Apr 01 17:54:18.766 INFO O| Apr 01 17:54:18.766 INFO STEP 218 (remove_files) COMPLETE
54772026-04-01T17:54:19.878Z[ recovery-image] Apr 01 17:54:18.766 INFO O| Apr 01 17:54:18.766 INFO STEP 219: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54782026-04-01T17:54:19.882Z[ recovery-image] Apr 01 17:54:18.773 INFO O| Apr 01 17:54:18.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/hostname"
54792026-04-01T17:54:19.882Z[ recovery-image] Apr 01 17:54:18.773 INFO O| Apr 01 17:54:18.773 INFO STEP 219 (remove_files) COMPLETE
54802026-04-01T17:54:19.885Z[ recovery-image] Apr 01 17:54:18.773 INFO O| Apr 01 17:54:18.773 INFO STEP 220: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54812026-04-01T17:54:19.888Z[ recovery-image] Apr 01 17:54:18.780 INFO O| Apr 01 17:54:18.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/adb"
54822026-04-01T17:54:19.888Z[ recovery-image] Apr 01 17:54:18.780 INFO O| Apr 01 17:54:18.780 INFO STEP 220 (remove_files) COMPLETE
54832026-04-01T17:54:19.888Z[ recovery-image] Apr 01 17:54:18.780 INFO O| Apr 01 17:54:18.780 INFO STEP 221: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54842026-04-01T17:54:19.894Z[ recovery-image] Apr 01 17:54:18.786 INFO O| Apr 01 17:54:18.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/amt"
54852026-04-01T17:54:19.894Z[ recovery-image] Apr 01 17:54:18.786 INFO O| Apr 01 17:54:18.786 INFO STEP 221 (remove_files) COMPLETE
54862026-04-01T17:54:19.897Z[ recovery-image] Apr 01 17:54:18.786 INFO O| Apr 01 17:54:18.786 INFO STEP 222: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54872026-04-01T17:54:19.900Z[ recovery-image] Apr 01 17:54:18.790 INFO O| Apr 01 17:54:18.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/ksh"
54882026-04-01T17:54:19.900Z[ recovery-image] Apr 01 17:54:18.791 INFO O| Apr 01 17:54:18.790 INFO STEP 222 (remove_files) COMPLETE
54892026-04-01T17:54:19.900Z[ recovery-image] Apr 01 17:54:18.791 INFO O| Apr 01 17:54:18.790 INFO STEP 223: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54902026-04-01T17:54:19.903Z[ recovery-image] Apr 01 17:54:18.795 INFO O| Apr 01 17:54:18.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/mdb"
54912026-04-01T17:54:19.906Z[ recovery-image] Apr 01 17:54:18.795 INFO O| Apr 01 17:54:18.795 INFO STEP 223 (remove_files) COMPLETE
54922026-04-01T17:54:19.906Z[ recovery-image] Apr 01 17:54:18.795 INFO O| Apr 01 17:54:18.795 INFO STEP 224: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54932026-04-01T17:54:19.910Z[ recovery-image] Apr 01 17:54:18.800 INFO O| Apr 01 17:54:18.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh"
54942026-04-01T17:54:19.910Z[ recovery-image] Apr 01 17:54:18.800 INFO O| Apr 01 17:54:18.800 INFO STEP 224 (remove_files) COMPLETE
54952026-04-01T17:54:19.910Z[ recovery-image] Apr 01 17:54:18.800 INFO O| Apr 01 17:54:18.800 INFO STEP 225: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54962026-04-01T17:54:19.913Z[ recovery-image] Apr 01 17:54:18.805 INFO O| Apr 01 17:54:18.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/i86/rksh93"
54972026-04-01T17:54:19.913Z[ recovery-image] Apr 01 17:54:18.805 INFO O| Apr 01 17:54:18.805 INFO STEP 225 (remove_files) COMPLETE
54982026-04-01T17:54:19.913Z[ recovery-image] Apr 01 17:54:18.805 INFO O| Apr 01 17:54:18.805 INFO STEP 226: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
54992026-04-01T17:54:19.919Z[ recovery-image] Apr 01 17:54:18.811 INFO O| Apr 01 17:54:18.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iconv"
55002026-04-01T17:54:19.919Z[ recovery-image] Apr 01 17:54:18.811 INFO O| Apr 01 17:54:18.811 INFO STEP 226 (remove_files) COMPLETE
55012026-04-01T17:54:19.922Z[ recovery-image] Apr 01 17:54:18.811 INFO O| Apr 01 17:54:18.811 INFO STEP 227: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55022026-04-01T17:54:19.925Z[ recovery-image] Apr 01 17:54:18.815 INFO O| Apr 01 17:54:18.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/id"
55032026-04-01T17:54:19.925Z[ recovery-image] Apr 01 17:54:18.815 INFO O| Apr 01 17:54:18.815 INFO STEP 227 (remove_files) COMPLETE
55042026-04-01T17:54:19.925Z[ recovery-image] Apr 01 17:54:18.815 INFO O| Apr 01 17:54:18.815 INFO STEP 228: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55052026-04-01T17:54:19.928Z[ recovery-image] Apr 01 17:54:18.820 INFO O| Apr 01 17:54:18.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/idn"
55062026-04-01T17:54:19.931Z[ recovery-image] Apr 01 17:54:18.820 INFO O| Apr 01 17:54:18.820 INFO STEP 228 (remove_files) COMPLETE
55072026-04-01T17:54:19.931Z[ recovery-image] Apr 01 17:54:18.820 INFO O| Apr 01 17:54:18.820 INFO STEP 229: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55082026-04-01T17:54:19.935Z[ recovery-image] Apr 01 17:54:18.825 INFO O| Apr 01 17:54:18.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/infocmp"
55092026-04-01T17:54:19.935Z[ recovery-image] Apr 01 17:54:18.825 INFO O| Apr 01 17:54:18.825 INFO STEP 229 (remove_files) COMPLETE
55102026-04-01T17:54:19.935Z[ recovery-image] Apr 01 17:54:18.825 INFO O| Apr 01 17:54:18.825 INFO STEP 230: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55112026-04-01T17:54:19.938Z[ recovery-image] Apr 01 17:54:18.830 INFO O| Apr 01 17:54:18.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/iostat"
55122026-04-01T17:54:19.938Z[ recovery-image] Apr 01 17:54:18.830 INFO O| Apr 01 17:54:18.830 INFO STEP 230 (remove_files) COMPLETE
55132026-04-01T17:54:19.938Z[ recovery-image] Apr 01 17:54:18.830 INFO O| Apr 01 17:54:18.830 INFO STEP 231: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55142026-04-01T17:54:19.944Z[ recovery-image] Apr 01 17:54:18.836 INFO O| Apr 01 17:54:18.836 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ipf-mod.pl"
55152026-04-01T17:54:19.944Z[ recovery-image] Apr 01 17:54:18.836 INFO O| Apr 01 17:54:18.836 INFO STEP 231 (remove_files) COMPLETE
55162026-04-01T17:54:19.947Z[ recovery-image] Apr 01 17:54:18.836 INFO O| Apr 01 17:54:18.836 INFO STEP 232: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55172026-04-01T17:54:19.950Z[ recovery-image] Apr 01 17:54:18.840 INFO O| Apr 01 17:54:18.840 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isainfo"
55182026-04-01T17:54:19.950Z[ recovery-image] Apr 01 17:54:18.840 INFO O| Apr 01 17:54:18.840 INFO STEP 232 (remove_files) COMPLETE
55192026-04-01T17:54:19.950Z[ recovery-image] Apr 01 17:54:18.840 INFO O| Apr 01 17:54:18.840 INFO STEP 233: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55202026-04-01T17:54:19.954Z[ recovery-image] Apr 01 17:54:18.845 INFO O| Apr 01 17:54:18.845 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/isalist"
55212026-04-01T17:54:19.954Z[ recovery-image] Apr 01 17:54:18.845 INFO O| Apr 01 17:54:18.845 INFO STEP 233 (remove_files) COMPLETE
55222026-04-01T17:54:19.954Z[ recovery-image] Apr 01 17:54:18.845 INFO O| Apr 01 17:54:18.845 INFO STEP 234: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55232026-04-01T17:54:19.958Z[ recovery-image] Apr 01 17:54:18.850 INFO O| Apr 01 17:54:18.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/jobs"
55242026-04-01T17:54:19.958Z[ recovery-image] Apr 01 17:54:18.850 INFO O| Apr 01 17:54:18.850 INFO STEP 234 (remove_files) COMPLETE
55252026-04-01T17:54:19.961Z[ recovery-image] Apr 01 17:54:18.850 INFO O| Apr 01 17:54:18.850 INFO STEP 235: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55262026-04-01T17:54:19.964Z[ recovery-image] Apr 01 17:54:18.856 INFO O| Apr 01 17:54:18.856 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/join"
55272026-04-01T17:54:19.964Z[ recovery-image] Apr 01 17:54:18.856 INFO O| Apr 01 17:54:18.856 INFO STEP 235 (remove_files) COMPLETE
55282026-04-01T17:54:19.964Z[ recovery-image] Apr 01 17:54:18.856 INFO O| Apr 01 17:54:18.856 INFO STEP 236: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55292026-04-01T17:54:19.970Z[ recovery-image] Apr 01 17:54:18.862 INFO O| Apr 01 17:54:18.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kbd"
55302026-04-01T17:54:19.970Z[ recovery-image] Apr 01 17:54:18.862 INFO O| Apr 01 17:54:18.862 INFO STEP 236 (remove_files) COMPLETE
55312026-04-01T17:54:19.970Z[ recovery-image] Apr 01 17:54:18.862 INFO O| Apr 01 17:54:18.862 INFO STEP 237: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55322026-04-01T17:54:19.976Z[ recovery-image] Apr 01 17:54:18.868 INFO O| Apr 01 17:54:18.868 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kdestroy"
55332026-04-01T17:54:19.979Z[ recovery-image] Apr 01 17:54:18.868 INFO O| Apr 01 17:54:18.868 INFO STEP 237 (remove_files) COMPLETE
55342026-04-01T17:54:19.979Z[ recovery-image] Apr 01 17:54:18.868 INFO O| Apr 01 17:54:18.868 INFO STEP 238: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55352026-04-01T17:54:19.983Z[ recovery-image] Apr 01 17:54:18.875 INFO O| Apr 01 17:54:18.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogin"
55362026-04-01T17:54:19.986Z[ recovery-image] Apr 01 17:54:18.875 INFO O| Apr 01 17:54:18.875 INFO STEP 238 (remove_files) COMPLETE
55372026-04-01T17:54:19.986Z[ recovery-image] Apr 01 17:54:18.875 INFO O| Apr 01 17:54:18.875 INFO STEP 239: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55382026-04-01T17:54:19.989Z[ recovery-image] Apr 01 17:54:18.880 INFO O| Apr 01 17:54:18.880 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/keylogout"
55392026-04-01T17:54:19.989Z[ recovery-image] Apr 01 17:54:18.880 INFO O| Apr 01 17:54:18.880 INFO STEP 239 (remove_files) COMPLETE
55402026-04-01T17:54:19.989Z[ recovery-image] Apr 01 17:54:18.880 INFO O| Apr 01 17:54:18.880 INFO STEP 240: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55412026-04-01T17:54:19.993Z[ recovery-image] Apr 01 17:54:18.885 INFO O| Apr 01 17:54:18.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kill"
55422026-04-01T17:54:19.993Z[ recovery-image] Apr 01 17:54:18.885 INFO O| Apr 01 17:54:18.885 INFO STEP 240 (remove_files) COMPLETE
55432026-04-01T17:54:19.997Z[ recovery-image] Apr 01 17:54:18.885 INFO O| Apr 01 17:54:18.885 INFO STEP 241: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55442026-04-01T17:54:20.000Z[ recovery-image] Apr 01 17:54:18.890 INFO O| Apr 01 17:54:18.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kinit"
55452026-04-01T17:54:20.000Z[ recovery-image] Apr 01 17:54:18.891 INFO O| Apr 01 17:54:18.891 INFO STEP 241 (remove_files) COMPLETE
55462026-04-01T17:54:20.000Z[ recovery-image] Apr 01 17:54:18.891 INFO O| Apr 01 17:54:18.891 INFO STEP 242: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55472026-04-01T17:54:20.004Z[ recovery-image] Apr 01 17:54:18.896 INFO O| Apr 01 17:54:18.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/klist"
55482026-04-01T17:54:20.004Z[ recovery-image] Apr 01 17:54:18.896 INFO O| Apr 01 17:54:18.896 INFO STEP 242 (remove_files) COMPLETE
55492026-04-01T17:54:20.007Z[ recovery-image] Apr 01 17:54:18.896 INFO O| Apr 01 17:54:18.896 INFO STEP 243: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55502026-04-01T17:54:20.010Z[ recovery-image] Apr 01 17:54:18.902 INFO O| Apr 01 17:54:18.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kmfcfg"
55512026-04-01T17:54:20.010Z[ recovery-image] Apr 01 17:54:18.902 INFO O| Apr 01 17:54:18.902 INFO STEP 243 (remove_files) COMPLETE
55522026-04-01T17:54:20.010Z[ recovery-image] Apr 01 17:54:18.902 INFO O| Apr 01 17:54:18.902 INFO STEP 244: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55532026-04-01T17:54:20.016Z[ recovery-image] Apr 01 17:54:18.908 INFO O| Apr 01 17:54:18.908 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kpasswd"
55542026-04-01T17:54:20.016Z[ recovery-image] Apr 01 17:54:18.908 INFO O| Apr 01 17:54:18.908 INFO STEP 244 (remove_files) COMPLETE
55552026-04-01T17:54:20.016Z[ recovery-image] Apr 01 17:54:18.908 INFO O| Apr 01 17:54:18.908 INFO STEP 245: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55562026-04-01T17:54:20.021Z[ recovery-image] Apr 01 17:54:18.912 INFO O| Apr 01 17:54:18.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/krb5-config"
55572026-04-01T17:54:20.024Z[ recovery-image] Apr 01 17:54:18.913 INFO O| Apr 01 17:54:18.912 INFO STEP 245 (remove_files) COMPLETE
55582026-04-01T17:54:20.024Z[ recovery-image] Apr 01 17:54:18.913 INFO O| Apr 01 17:54:18.912 INFO STEP 246: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55592026-04-01T17:54:20.027Z[ recovery-image] Apr 01 17:54:18.918 INFO O| Apr 01 17:54:18.918 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ksh93"
55602026-04-01T17:54:20.027Z[ recovery-image] Apr 01 17:54:18.918 INFO O| Apr 01 17:54:18.918 INFO STEP 246 (remove_files) COMPLETE
55612026-04-01T17:54:20.027Z[ recovery-image] Apr 01 17:54:18.918 INFO O| Apr 01 17:54:18.918 INFO STEP 247: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55622026-04-01T17:54:20.031Z[ recovery-image] Apr 01 17:54:18.923 INFO O| Apr 01 17:54:18.923 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ktutil"
55632026-04-01T17:54:20.032Z[ recovery-image] Apr 01 17:54:18.923 INFO O| Apr 01 17:54:18.923 INFO STEP 247 (remove_files) COMPLETE
55642026-04-01T17:54:20.035Z[ recovery-image] Apr 01 17:54:18.923 INFO O| Apr 01 17:54:18.923 INFO STEP 248: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55652026-04-01T17:54:20.039Z[ recovery-image] Apr 01 17:54:18.928 INFO O| Apr 01 17:54:18.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/kvmstat"
55662026-04-01T17:54:20.039Z[ recovery-image] Apr 01 17:54:18.928 INFO O| Apr 01 17:54:18.928 INFO STEP 248 (remove_files) COMPLETE
55672026-04-01T17:54:20.039Z[ recovery-image] Apr 01 17:54:18.928 INFO O| Apr 01 17:54:18.928 INFO STEP 249: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55682026-04-01T17:54:20.043Z[ recovery-image] Apr 01 17:54:18.933 INFO O| Apr 01 17:54:18.933 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/last"
55692026-04-01T17:54:20.043Z[ recovery-image] Apr 01 17:54:18.933 INFO O| Apr 01 17:54:18.933 INFO STEP 249 (remove_files) COMPLETE
55702026-04-01T17:54:20.043Z[ recovery-image] Apr 01 17:54:18.933 INFO O| Apr 01 17:54:18.933 INFO STEP 250: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55712026-04-01T17:54:20.047Z[ recovery-image] Apr 01 17:54:18.938 INFO O| Apr 01 17:54:18.938 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lastcomm"
55722026-04-01T17:54:20.047Z[ recovery-image] Apr 01 17:54:18.938 INFO O| Apr 01 17:54:18.938 INFO STEP 250 (remove_files) COMPLETE
55732026-04-01T17:54:20.047Z[ recovery-image] Apr 01 17:54:18.938 INFO O| Apr 01 17:54:18.938 INFO STEP 251: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55742026-04-01T17:54:20.051Z[ recovery-image] Apr 01 17:54:18.943 INFO O| Apr 01 17:54:18.943 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ld"
55752026-04-01T17:54:20.051Z[ recovery-image] Apr 01 17:54:18.943 INFO O| Apr 01 17:54:18.943 INFO STEP 251 (remove_files) COMPLETE
55762026-04-01T17:54:20.054Z[ recovery-image] Apr 01 17:54:18.943 INFO O| Apr 01 17:54:18.943 INFO STEP 252: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55772026-04-01T17:54:20.057Z[ recovery-image] Apr 01 17:54:18.948 INFO O| Apr 01 17:54:18.948 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ldd"
55782026-04-01T17:54:20.057Z[ recovery-image] Apr 01 17:54:18.948 INFO O| Apr 01 17:54:18.948 INFO STEP 252 (remove_files) COMPLETE
55792026-04-01T17:54:20.057Z[ recovery-image] Apr 01 17:54:18.948 INFO O| Apr 01 17:54:18.948 INFO STEP 253: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55802026-04-01T17:54:20.061Z[ recovery-image] Apr 01 17:54:18.953 INFO O| Apr 01 17:54:18.953 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/less"
55812026-04-01T17:54:20.061Z[ recovery-image] Apr 01 17:54:18.953 INFO O| Apr 01 17:54:18.953 INFO STEP 253 (remove_files) COMPLETE
55822026-04-01T17:54:20.061Z[ recovery-image] Apr 01 17:54:18.953 INFO O| Apr 01 17:54:18.953 INFO STEP 254: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55832026-04-01T17:54:20.068Z[ recovery-image] Apr 01 17:54:18.959 INFO O| Apr 01 17:54:18.959 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lessecho"
55842026-04-01T17:54:20.068Z[ recovery-image] Apr 01 17:54:18.959 INFO O| Apr 01 17:54:18.959 INFO STEP 254 (remove_files) COMPLETE
55852026-04-01T17:54:20.068Z[ recovery-image] Apr 01 17:54:18.959 INFO O| Apr 01 17:54:18.959 INFO STEP 255: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55862026-04-01T17:54:20.073Z[ recovery-image] Apr 01 17:54:18.964 INFO O| Apr 01 17:54:18.964 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lesskey"
55872026-04-01T17:54:20.073Z[ recovery-image] Apr 01 17:54:18.964 INFO O| Apr 01 17:54:18.964 INFO STEP 255 (remove_files) COMPLETE
55882026-04-01T17:54:20.073Z[ recovery-image] Apr 01 17:54:18.964 INFO O| Apr 01 17:54:18.964 INFO STEP 256: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55892026-04-01T17:54:20.077Z[ recovery-image] Apr 01 17:54:18.969 INFO O| Apr 01 17:54:18.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lgrpinfo"
55902026-04-01T17:54:20.078Z[ recovery-image] Apr 01 17:54:18.969 INFO O| Apr 01 17:54:18.969 INFO STEP 256 (remove_files) COMPLETE
55912026-04-01T17:54:20.080Z[ recovery-image] Apr 01 17:54:18.969 INFO O| Apr 01 17:54:18.969 INFO STEP 257: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55922026-04-01T17:54:20.084Z[ recovery-image] Apr 01 17:54:18.974 INFO O| Apr 01 17:54:18.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/line"
55932026-04-01T17:54:20.084Z[ recovery-image] Apr 01 17:54:18.974 INFO O| Apr 01 17:54:18.974 INFO STEP 257 (remove_files) COMPLETE
55942026-04-01T17:54:20.084Z[ recovery-image] Apr 01 17:54:18.974 INFO O| Apr 01 17:54:18.974 INFO STEP 258: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55952026-04-01T17:54:20.089Z[ recovery-image] Apr 01 17:54:18.981 INFO O| Apr 01 17:54:18.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listdgrp"
55962026-04-01T17:54:20.089Z[ recovery-image] Apr 01 17:54:18.981 INFO O| Apr 01 17:54:18.981 INFO STEP 258 (remove_files) COMPLETE
55972026-04-01T17:54:20.092Z[ recovery-image] Apr 01 17:54:18.981 INFO O| Apr 01 17:54:18.981 INFO STEP 259: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
55982026-04-01T17:54:20.095Z[ recovery-image] Apr 01 17:54:18.986 INFO O| Apr 01 17:54:18.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/listusers"
55992026-04-01T17:54:20.095Z[ recovery-image] Apr 01 17:54:18.986 INFO O| Apr 01 17:54:18.986 INFO STEP 259 (remove_files) COMPLETE
56002026-04-01T17:54:20.095Z[ recovery-image] Apr 01 17:54:18.986 INFO O| Apr 01 17:54:18.986 INFO STEP 260: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56012026-04-01T17:54:20.099Z[ recovery-image] Apr 01 17:54:18.990 INFO O| Apr 01 17:54:18.990 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/loadkeys"
56022026-04-01T17:54:20.102Z[ recovery-image] Apr 01 17:54:18.991 INFO O| Apr 01 17:54:18.990 INFO STEP 260 (remove_files) COMPLETE
56032026-04-01T17:54:20.102Z[ recovery-image] Apr 01 17:54:18.991 INFO O| Apr 01 17:54:18.990 INFO STEP 261: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56042026-04-01T17:54:20.105Z[ recovery-image] Apr 01 17:54:18.997 INFO O| Apr 01 17:54:18.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logger"
56052026-04-01T17:54:20.108Z[ recovery-image] Apr 01 17:54:18.997 INFO O| Apr 01 17:54:18.997 INFO STEP 261 (remove_files) COMPLETE
56062026-04-01T17:54:20.108Z[ recovery-image] Apr 01 17:54:18.997 INFO O| Apr 01 17:54:18.997 INFO STEP 262: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56072026-04-01T17:54:20.111Z[ recovery-image] Apr 01 17:54:19.001 INFO O| Apr 01 17:54:19.001 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logins"
56082026-04-01T17:54:20.111Z[ recovery-image] Apr 01 17:54:19.001 INFO O| Apr 01 17:54:19.001 INFO STEP 262 (remove_files) COMPLETE
56092026-04-01T17:54:20.111Z[ recovery-image] Apr 01 17:54:19.001 INFO O| Apr 01 17:54:19.001 INFO STEP 263: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56102026-04-01T17:54:20.114Z[ recovery-image] Apr 01 17:54:19.006 INFO O| Apr 01 17:54:19.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/logname"
56112026-04-01T17:54:20.117Z[ recovery-image] Apr 01 17:54:19.006 INFO O| Apr 01 17:54:19.006 INFO STEP 263 (remove_files) COMPLETE
56122026-04-01T17:54:20.117Z[ recovery-image] Apr 01 17:54:19.006 INFO O| Apr 01 17:54:19.006 INFO STEP 264: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56132026-04-01T17:54:20.121Z[ recovery-image] Apr 01 17:54:19.013 INFO O| Apr 01 17:54:19.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/look"
56142026-04-01T17:54:20.121Z[ recovery-image] Apr 01 17:54:19.013 INFO O| Apr 01 17:54:19.013 INFO STEP 264 (remove_files) COMPLETE
56152026-04-01T17:54:20.121Z[ recovery-image] Apr 01 17:54:19.013 INFO O| Apr 01 17:54:19.013 INFO STEP 265: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56162026-04-01T17:54:20.126Z[ recovery-image] Apr 01 17:54:19.018 INFO O| Apr 01 17:54:19.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/looker"
56172026-04-01T17:54:20.129Z[ recovery-image] Apr 01 17:54:19.018 INFO O| Apr 01 17:54:19.018 INFO STEP 265 (remove_files) COMPLETE
56182026-04-01T17:54:20.129Z[ recovery-image] Apr 01 17:54:19.018 INFO O| Apr 01 17:54:19.018 INFO STEP 266: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56192026-04-01T17:54:20.132Z[ recovery-image] Apr 01 17:54:19.023 INFO O| Apr 01 17:54:19.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lz4"
56202026-04-01T17:54:20.132Z[ recovery-image] Apr 01 17:54:19.023 INFO O| Apr 01 17:54:19.023 INFO STEP 266 (remove_files) COMPLETE
56212026-04-01T17:54:20.132Z[ recovery-image] Apr 01 17:54:19.023 INFO O| Apr 01 17:54:19.023 INFO STEP 267: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56222026-04-01T17:54:20.136Z[ recovery-image] Apr 01 17:54:19.028 INFO O| Apr 01 17:54:19.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmadec"
56232026-04-01T17:54:20.139Z[ recovery-image] Apr 01 17:54:19.029 INFO O| Apr 01 17:54:19.029 INFO STEP 267 (remove_files) COMPLETE
56242026-04-01T17:54:20.139Z[ recovery-image] Apr 01 17:54:19.029 INFO O| Apr 01 17:54:19.029 INFO STEP 268: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56252026-04-01T17:54:20.143Z[ recovery-image] Apr 01 17:54:19.035 INFO O| Apr 01 17:54:19.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/lzmainfo"
56262026-04-01T17:54:20.143Z[ recovery-image] Apr 01 17:54:19.035 INFO O| Apr 01 17:54:19.035 INFO STEP 268 (remove_files) COMPLETE
56272026-04-01T17:54:20.143Z[ recovery-image] Apr 01 17:54:19.035 INFO O| Apr 01 17:54:19.035 INFO STEP 269: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56282026-04-01T17:54:20.149Z[ recovery-image] Apr 01 17:54:19.041 INFO O| Apr 01 17:54:19.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mac"
56292026-04-01T17:54:20.149Z[ recovery-image] Apr 01 17:54:19.041 INFO O| Apr 01 17:54:19.041 INFO STEP 269 (remove_files) COMPLETE
56302026-04-01T17:54:20.152Z[ recovery-image] Apr 01 17:54:19.041 INFO O| Apr 01 17:54:19.041 INFO STEP 270: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56312026-04-01T17:54:20.156Z[ recovery-image] Apr 01 17:54:19.048 INFO O| Apr 01 17:54:19.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mach"
56322026-04-01T17:54:20.159Z[ recovery-image] Apr 01 17:54:19.048 INFO O| Apr 01 17:54:19.048 INFO STEP 270 (remove_files) COMPLETE
56332026-04-01T17:54:20.159Z[ recovery-image] Apr 01 17:54:19.048 INFO O| Apr 01 17:54:19.048 INFO STEP 271: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56342026-04-01T17:54:20.163Z[ recovery-image] Apr 01 17:54:19.055 INFO O| Apr 01 17:54:19.055 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mailx"
56352026-04-01T17:54:20.163Z[ recovery-image] Apr 01 17:54:19.055 INFO O| Apr 01 17:54:19.055 INFO STEP 271 (remove_files) COMPLETE
56362026-04-01T17:54:20.163Z[ recovery-image] Apr 01 17:54:19.055 INFO O| Apr 01 17:54:19.055 INFO STEP 272: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56372026-04-01T17:54:20.169Z[ recovery-image] Apr 01 17:54:19.060 INFO O| Apr 01 17:54:19.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/makedev"
56382026-04-01T17:54:20.169Z[ recovery-image] Apr 01 17:54:19.060 INFO O| Apr 01 17:54:19.060 INFO STEP 272 (remove_files) COMPLETE
56392026-04-01T17:54:20.169Z[ recovery-image] Apr 01 17:54:19.060 INFO O| Apr 01 17:54:19.060 INFO STEP 273: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56402026-04-01T17:54:20.173Z[ recovery-image] Apr 01 17:54:19.065 INFO O| Apr 01 17:54:19.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mesg"
56412026-04-01T17:54:20.173Z[ recovery-image] Apr 01 17:54:19.065 INFO O| Apr 01 17:54:19.065 INFO STEP 273 (remove_files) COMPLETE
56422026-04-01T17:54:20.173Z[ recovery-image] Apr 01 17:54:19.065 INFO O| Apr 01 17:54:19.065 INFO STEP 274: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56432026-04-01T17:54:20.181Z[ recovery-image] Apr 01 17:54:19.072 INFO O| Apr 01 17:54:19.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c"
56442026-04-01T17:54:20.182Z[ recovery-image] Apr 01 17:54:19.072 INFO O| Apr 01 17:54:19.072 INFO STEP 274 (remove_files) COMPLETE
56452026-04-01T17:54:20.185Z[ recovery-image] Apr 01 17:54:19.072 INFO O| Apr 01 17:54:19.072 INFO STEP 275: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56462026-04-01T17:54:20.188Z[ recovery-image] Apr 01 17:54:19.077 INFO O| Apr 01 17:54:19.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mib2c-update"
56472026-04-01T17:54:20.188Z[ recovery-image] Apr 01 17:54:19.077 INFO O| Apr 01 17:54:19.077 INFO STEP 275 (remove_files) COMPLETE
56482026-04-01T17:54:20.188Z[ recovery-image] Apr 01 17:54:19.077 INFO O| Apr 01 17:54:19.077 INFO STEP 276: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56492026-04-01T17:54:20.191Z[ recovery-image] Apr 01 17:54:19.082 INFO O| Apr 01 17:54:19.082 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkfifo"
56502026-04-01T17:54:20.191Z[ recovery-image] Apr 01 17:54:19.082 INFO O| Apr 01 17:54:19.082 INFO STEP 276 (remove_files) COMPLETE
56512026-04-01T17:54:20.191Z[ recovery-image] Apr 01 17:54:19.082 INFO O| Apr 01 17:54:19.082 INFO STEP 277: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56522026-04-01T17:54:20.195Z[ recovery-image] Apr 01 17:54:19.087 INFO O| Apr 01 17:54:19.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mkpwdict"
56532026-04-01T17:54:20.195Z[ recovery-image] Apr 01 17:54:19.087 INFO O| Apr 01 17:54:19.087 INFO STEP 277 (remove_files) COMPLETE
56542026-04-01T17:54:20.195Z[ recovery-image] Apr 01 17:54:19.087 INFO O| Apr 01 17:54:19.087 INFO STEP 278: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56552026-04-01T17:54:20.202Z[ recovery-image] Apr 01 17:54:19.093 INFO O| Apr 01 17:54:19.093 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/moe"
56562026-04-01T17:54:20.202Z[ recovery-image] Apr 01 17:54:19.093 INFO O| Apr 01 17:54:19.093 INFO STEP 278 (remove_files) COMPLETE
56572026-04-01T17:54:20.202Z[ recovery-image] Apr 01 17:54:19.093 INFO O| Apr 01 17:54:19.093 INFO STEP 279: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56582026-04-01T17:54:20.207Z[ recovery-image] Apr 01 17:54:19.099 INFO O| Apr 01 17:54:19.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mpstat"
56592026-04-01T17:54:20.207Z[ recovery-image] Apr 01 17:54:19.099 INFO O| Apr 01 17:54:19.099 INFO STEP 279 (remove_files) COMPLETE
56602026-04-01T17:54:20.210Z[ recovery-image] Apr 01 17:54:19.099 INFO O| Apr 01 17:54:19.099 INFO STEP 280: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56612026-04-01T17:54:20.213Z[ recovery-image] Apr 01 17:54:19.104 INFO O| Apr 01 17:54:19.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/mt"
56622026-04-01T17:54:20.213Z[ recovery-image] Apr 01 17:54:19.104 INFO O| Apr 01 17:54:19.104 INFO STEP 280 (remove_files) COMPLETE
56632026-04-01T17:54:20.213Z[ recovery-image] Apr 01 17:54:19.104 INFO O| Apr 01 17:54:19.104 INFO STEP 281: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56642026-04-01T17:54:20.217Z[ recovery-image] Apr 01 17:54:19.109 INFO O| Apr 01 17:54:19.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ncurses6-config"
56652026-04-01T17:54:20.220Z[ recovery-image] Apr 01 17:54:19.110 INFO O| Apr 01 17:54:19.110 INFO STEP 281 (remove_files) COMPLETE
56662026-04-01T17:54:20.220Z[ recovery-image] Apr 01 17:54:19.110 INFO O| Apr 01 17:54:19.110 INFO STEP 282: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56672026-04-01T17:54:20.223Z[ recovery-image] Apr 01 17:54:19.114 INFO O| Apr 01 17:54:19.114 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-cert"
56682026-04-01T17:54:20.224Z[ recovery-image] Apr 01 17:54:19.114 INFO O| Apr 01 17:54:19.114 INFO STEP 282 (remove_files) COMPLETE
56692026-04-01T17:54:20.224Z[ recovery-image] Apr 01 17:54:19.114 INFO O| Apr 01 17:54:19.114 INFO STEP 283: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56702026-04-01T17:54:20.227Z[ recovery-image] Apr 01 17:54:19.119 INFO O| Apr 01 17:54:19.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-config"
56712026-04-01T17:54:20.227Z[ recovery-image] Apr 01 17:54:19.119 INFO O| Apr 01 17:54:19.119 INFO STEP 283 (remove_files) COMPLETE
56722026-04-01T17:54:20.227Z[ recovery-image] Apr 01 17:54:19.119 INFO O| Apr 01 17:54:19.119 INFO STEP 284: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56732026-04-01T17:54:20.234Z[ recovery-image] Apr 01 17:54:19.126 INFO O| Apr 01 17:54:19.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/net-snmp-create-v3-user"
56742026-04-01T17:54:20.234Z[ recovery-image] Apr 01 17:54:19.126 INFO O| Apr 01 17:54:19.126 INFO STEP 284 (remove_files) COMPLETE
56752026-04-01T17:54:20.238Z[ recovery-image] Apr 01 17:54:19.126 INFO O| Apr 01 17:54:19.126 INFO STEP 285: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56762026-04-01T17:54:20.241Z[ recovery-image] Apr 01 17:54:19.131 INFO O| Apr 01 17:54:19.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newform"
56772026-04-01T17:54:20.241Z[ recovery-image] Apr 01 17:54:19.131 INFO O| Apr 01 17:54:19.131 INFO STEP 285 (remove_files) COMPLETE
56782026-04-01T17:54:20.241Z[ recovery-image] Apr 01 17:54:19.131 INFO O| Apr 01 17:54:19.131 INFO STEP 286: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56792026-04-01T17:54:20.250Z[ recovery-image] Apr 01 17:54:19.140 INFO O| Apr 01 17:54:19.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newgrp"
56802026-04-01T17:54:20.250Z[ recovery-image] Apr 01 17:54:19.140 INFO O| Apr 01 17:54:19.140 INFO STEP 286 (remove_files) COMPLETE
56812026-04-01T17:54:20.250Z[ recovery-image] Apr 01 17:54:19.140 INFO O| Apr 01 17:54:19.140 INFO STEP 287: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56822026-04-01T17:54:20.256Z[ recovery-image] Apr 01 17:54:19.148 INFO O| Apr 01 17:54:19.148 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/news"
56832026-04-01T17:54:20.256Z[ recovery-image] Apr 01 17:54:19.148 INFO O| Apr 01 17:54:19.148 INFO STEP 287 (remove_files) COMPLETE
56842026-04-01T17:54:20.259Z[ recovery-image] Apr 01 17:54:19.148 INFO O| Apr 01 17:54:19.148 INFO STEP 288: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56852026-04-01T17:54:20.263Z[ recovery-image] Apr 01 17:54:19.155 INFO O| Apr 01 17:54:19.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/newtask"
56862026-04-01T17:54:20.263Z[ recovery-image] Apr 01 17:54:19.155 INFO O| Apr 01 17:54:19.155 INFO STEP 288 (remove_files) COMPLETE
56872026-04-01T17:54:20.266Z[ recovery-image] Apr 01 17:54:19.155 INFO O| Apr 01 17:54:19.155 INFO STEP 289: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56882026-04-01T17:54:20.271Z[ recovery-image] Apr 01 17:54:19.162 INFO O| Apr 01 17:54:19.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nice"
56892026-04-01T17:54:20.271Z[ recovery-image] Apr 01 17:54:19.162 INFO O| Apr 01 17:54:19.162 INFO STEP 289 (remove_files) COMPLETE
56902026-04-01T17:54:20.274Z[ recovery-image] Apr 01 17:54:19.162 INFO O| Apr 01 17:54:19.162 INFO STEP 290: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56912026-04-01T17:54:20.278Z[ recovery-image] Apr 01 17:54:19.170 INFO O| Apr 01 17:54:19.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/nl"
56922026-04-01T17:54:20.282Z[ recovery-image] Apr 01 17:54:19.170 INFO O| Apr 01 17:54:19.170 INFO STEP 290 (remove_files) COMPLETE
56932026-04-01T17:54:20.282Z[ recovery-image] Apr 01 17:54:19.170 INFO O| Apr 01 17:54:19.170 INFO STEP 291: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56942026-04-01T17:54:20.286Z[ recovery-image] Apr 01 17:54:19.176 INFO O| Apr 01 17:54:19.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/oawk"
56952026-04-01T17:54:20.287Z[ recovery-image] Apr 01 17:54:19.176 INFO O| Apr 01 17:54:19.176 INFO STEP 291 (remove_files) COMPLETE
56962026-04-01T17:54:20.287Z[ recovery-image] Apr 01 17:54:19.176 INFO O| Apr 01 17:54:19.176 INFO STEP 292: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
56972026-04-01T17:54:20.291Z[ recovery-image] Apr 01 17:54:19.182 INFO O| Apr 01 17:54:19.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/od"
56982026-04-01T17:54:20.291Z[ recovery-image] Apr 01 17:54:19.182 INFO O| Apr 01 17:54:19.182 INFO STEP 292 (remove_files) COMPLETE
56992026-04-01T17:54:20.291Z[ recovery-image] Apr 01 17:54:19.182 INFO O| Apr 01 17:54:19.182 INFO STEP 293: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57002026-04-01T17:54:20.296Z[ recovery-image] Apr 01 17:54:19.187 INFO O| Apr 01 17:54:19.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/optisa"
57012026-04-01T17:54:20.296Z[ recovery-image] Apr 01 17:54:19.187 INFO O| Apr 01 17:54:19.187 INFO STEP 293 (remove_files) COMPLETE
57022026-04-01T17:54:20.296Z[ recovery-image] Apr 01 17:54:19.187 INFO O| Apr 01 17:54:19.187 INFO STEP 294: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57032026-04-01T17:54:20.301Z[ recovery-image] Apr 01 17:54:19.192 INFO O| Apr 01 17:54:19.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pack"
57042026-04-01T17:54:20.301Z[ recovery-image] Apr 01 17:54:19.192 INFO O| Apr 01 17:54:19.192 INFO STEP 294 (remove_files) COMPLETE
57052026-04-01T17:54:20.304Z[ recovery-image] Apr 01 17:54:19.192 INFO O| Apr 01 17:54:19.192 INFO STEP 295: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57062026-04-01T17:54:20.307Z[ recovery-image] Apr 01 17:54:19.198 INFO O| Apr 01 17:54:19.198 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/page"
57072026-04-01T17:54:20.307Z[ recovery-image] Apr 01 17:54:19.198 INFO O| Apr 01 17:54:19.198 INFO STEP 295 (remove_files) COMPLETE
57082026-04-01T17:54:20.307Z[ recovery-image] Apr 01 17:54:19.198 INFO O| Apr 01 17:54:19.198 INFO STEP 296: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57092026-04-01T17:54:20.311Z[ recovery-image] Apr 01 17:54:19.203 INFO O| Apr 01 17:54:19.203 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pagesize"
57102026-04-01T17:54:20.312Z[ recovery-image] Apr 01 17:54:19.203 INFO O| Apr 01 17:54:19.203 INFO STEP 296 (remove_files) COMPLETE
57112026-04-01T17:54:20.314Z[ recovery-image] Apr 01 17:54:19.203 INFO O| Apr 01 17:54:19.203 INFO STEP 297: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57122026-04-01T17:54:20.317Z[ recovery-image] Apr 01 17:54:19.209 INFO O| Apr 01 17:54:19.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/passwd"
57132026-04-01T17:54:20.317Z[ recovery-image] Apr 01 17:54:19.209 INFO O| Apr 01 17:54:19.209 INFO STEP 297 (remove_files) COMPLETE
57142026-04-01T17:54:20.318Z[ recovery-image] Apr 01 17:54:19.209 INFO O| Apr 01 17:54:19.209 INFO STEP 298: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57152026-04-01T17:54:20.323Z[ recovery-image] Apr 01 17:54:19.215 INFO O| Apr 01 17:54:19.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/paste"
57162026-04-01T17:54:20.326Z[ recovery-image] Apr 01 17:54:19.215 INFO O| Apr 01 17:54:19.215 INFO STEP 298 (remove_files) COMPLETE
57172026-04-01T17:54:20.326Z[ recovery-image] Apr 01 17:54:19.215 INFO O| Apr 01 17:54:19.215 INFO STEP 299: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57182026-04-01T17:54:20.330Z[ recovery-image] Apr 01 17:54:19.221 INFO O| Apr 01 17:54:19.221 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pathchk"
57192026-04-01T17:54:20.330Z[ recovery-image] Apr 01 17:54:19.221 INFO O| Apr 01 17:54:19.221 INFO STEP 299 (remove_files) COMPLETE
57202026-04-01T17:54:20.330Z[ recovery-image] Apr 01 17:54:19.221 INFO O| Apr 01 17:54:19.221 INFO STEP 300: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57212026-04-01T17:54:20.335Z[ recovery-image] Apr 01 17:54:19.227 INFO O| Apr 01 17:54:19.227 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pax"
57222026-04-01T17:54:20.335Z[ recovery-image] Apr 01 17:54:19.227 INFO O| Apr 01 17:54:19.227 INFO STEP 300 (remove_files) COMPLETE
57232026-04-01T17:54:20.338Z[ recovery-image] Apr 01 17:54:19.227 INFO O| Apr 01 17:54:19.227 INFO STEP 301: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57242026-04-01T17:54:20.342Z[ recovery-image] Apr 01 17:54:19.232 INFO O| Apr 01 17:54:19.232 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcap-config"
57252026-04-01T17:54:20.342Z[ recovery-image] Apr 01 17:54:19.232 INFO O| Apr 01 17:54:19.232 INFO STEP 301 (remove_files) COMPLETE
57262026-04-01T17:54:20.342Z[ recovery-image] Apr 01 17:54:19.232 INFO O| Apr 01 17:54:19.232 INFO STEP 302: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57272026-04-01T17:54:20.346Z[ recovery-image] Apr 01 17:54:19.238 INFO O| Apr 01 17:54:19.238 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre-config"
57282026-04-01T17:54:20.349Z[ recovery-image] Apr 01 17:54:19.239 INFO O| Apr 01 17:54:19.239 INFO STEP 302 (remove_files) COMPLETE
57292026-04-01T17:54:20.349Z[ recovery-image] Apr 01 17:54:19.239 INFO O| Apr 01 17:54:19.239 INFO STEP 303: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57302026-04-01T17:54:20.352Z[ recovery-image] Apr 01 17:54:19.243 INFO O| Apr 01 17:54:19.243 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2-config"
57312026-04-01T17:54:20.352Z[ recovery-image] Apr 01 17:54:19.244 INFO O| Apr 01 17:54:19.244 INFO STEP 303 (remove_files) COMPLETE
57322026-04-01T17:54:20.352Z[ recovery-image] Apr 01 17:54:19.244 INFO O| Apr 01 17:54:19.244 INFO STEP 304: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57332026-04-01T17:54:20.357Z[ recovery-image] Apr 01 17:54:19.248 INFO O| Apr 01 17:54:19.248 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2grep"
57342026-04-01T17:54:20.357Z[ recovery-image] Apr 01 17:54:19.248 INFO O| Apr 01 17:54:19.248 INFO STEP 304 (remove_files) COMPLETE
57352026-04-01T17:54:20.357Z[ recovery-image] Apr 01 17:54:19.248 INFO O| Apr 01 17:54:19.248 INFO STEP 305: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57362026-04-01T17:54:20.363Z[ recovery-image] Apr 01 17:54:19.254 INFO O| Apr 01 17:54:19.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcre2test"
57372026-04-01T17:54:20.363Z[ recovery-image] Apr 01 17:54:19.255 INFO O| Apr 01 17:54:19.254 INFO STEP 305 (remove_files) COMPLETE
57382026-04-01T17:54:20.363Z[ recovery-image] Apr 01 17:54:19.255 INFO O| Apr 01 17:54:19.255 INFO STEP 306: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57392026-04-01T17:54:20.368Z[ recovery-image] Apr 01 17:54:19.259 INFO O| Apr 01 17:54:19.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcregrep"
57402026-04-01T17:54:20.368Z[ recovery-image] Apr 01 17:54:19.259 INFO O| Apr 01 17:54:19.259 INFO STEP 306 (remove_files) COMPLETE
57412026-04-01T17:54:20.372Z[ recovery-image] Apr 01 17:54:19.259 INFO O| Apr 01 17:54:19.259 INFO STEP 307: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57422026-04-01T17:54:20.376Z[ recovery-image] Apr 01 17:54:19.265 INFO O| Apr 01 17:54:19.265 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pcretest"
57432026-04-01T17:54:20.376Z[ recovery-image] Apr 01 17:54:19.265 INFO O| Apr 01 17:54:19.265 INFO STEP 307 (remove_files) COMPLETE
57442026-04-01T17:54:20.376Z[ recovery-image] Apr 01 17:54:19.265 INFO O| Apr 01 17:54:19.265 INFO STEP 308: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57452026-04-01T17:54:20.379Z[ recovery-image] Apr 01 17:54:19.270 INFO O| Apr 01 17:54:19.270 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfbash"
57462026-04-01T17:54:20.380Z[ recovery-image] Apr 01 17:54:19.270 INFO O| Apr 01 17:54:19.270 INFO STEP 308 (remove_files) COMPLETE
57472026-04-01T17:54:20.380Z[ recovery-image] Apr 01 17:54:19.270 INFO O| Apr 01 17:54:19.270 INFO STEP 309: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57482026-04-01T17:54:20.385Z[ recovery-image] Apr 01 17:54:19.276 INFO O| Apr 01 17:54:19.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfcsh"
57492026-04-01T17:54:20.385Z[ recovery-image] Apr 01 17:54:19.276 INFO O| Apr 01 17:54:19.276 INFO STEP 309 (remove_files) COMPLETE
57502026-04-01T17:54:20.389Z[ recovery-image] Apr 01 17:54:19.276 INFO O| Apr 01 17:54:19.276 INFO STEP 310: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57512026-04-01T17:54:20.393Z[ recovery-image] Apr 01 17:54:19.281 INFO O| Apr 01 17:54:19.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh"
57522026-04-01T17:54:20.393Z[ recovery-image] Apr 01 17:54:19.281 INFO O| Apr 01 17:54:19.281 INFO STEP 310 (remove_files) COMPLETE
57532026-04-01T17:54:20.393Z[ recovery-image] Apr 01 17:54:19.281 INFO O| Apr 01 17:54:19.281 INFO STEP 311: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57542026-04-01T17:54:20.397Z[ recovery-image] Apr 01 17:54:19.286 INFO O| Apr 01 17:54:19.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfksh93"
57552026-04-01T17:54:20.397Z[ recovery-image] Apr 01 17:54:19.286 INFO O| Apr 01 17:54:19.286 INFO STEP 311 (remove_files) COMPLETE
57562026-04-01T17:54:20.397Z[ recovery-image] Apr 01 17:54:19.286 INFO O| Apr 01 17:54:19.286 INFO STEP 312: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57572026-04-01T17:54:20.401Z[ recovery-image] Apr 01 17:54:19.291 INFO O| Apr 01 17:54:19.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh"
57582026-04-01T17:54:20.401Z[ recovery-image] Apr 01 17:54:19.291 INFO O| Apr 01 17:54:19.291 INFO STEP 312 (remove_files) COMPLETE
57592026-04-01T17:54:20.401Z[ recovery-image] Apr 01 17:54:19.291 INFO O| Apr 01 17:54:19.291 INFO STEP 313: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57602026-04-01T17:54:20.405Z[ recovery-image] Apr 01 17:54:19.296 INFO O| Apr 01 17:54:19.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfrksh93"
57612026-04-01T17:54:20.405Z[ recovery-image] Apr 01 17:54:19.296 INFO O| Apr 01 17:54:19.296 INFO STEP 313 (remove_files) COMPLETE
57622026-04-01T17:54:20.405Z[ recovery-image] Apr 01 17:54:19.296 INFO O| Apr 01 17:54:19.296 INFO STEP 314: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57632026-04-01T17:54:20.409Z[ recovery-image] Apr 01 17:54:19.301 INFO O| Apr 01 17:54:19.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfsh"
57642026-04-01T17:54:20.409Z[ recovery-image] Apr 01 17:54:19.301 INFO O| Apr 01 17:54:19.301 INFO STEP 314 (remove_files) COMPLETE
57652026-04-01T17:54:20.413Z[ recovery-image] Apr 01 17:54:19.301 INFO O| Apr 01 17:54:19.301 INFO STEP 315: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57662026-04-01T17:54:20.416Z[ recovery-image] Apr 01 17:54:19.306 INFO O| Apr 01 17:54:19.306 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pftcsh"
57672026-04-01T17:54:20.416Z[ recovery-image] Apr 01 17:54:19.306 INFO O| Apr 01 17:54:19.306 INFO STEP 315 (remove_files) COMPLETE
57682026-04-01T17:54:20.416Z[ recovery-image] Apr 01 17:54:19.306 INFO O| Apr 01 17:54:19.306 INFO STEP 316: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57692026-04-01T17:54:20.419Z[ recovery-image] Apr 01 17:54:19.311 INFO O| Apr 01 17:54:19.311 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pfzsh"
57702026-04-01T17:54:20.419Z[ recovery-image] Apr 01 17:54:19.311 INFO O| Apr 01 17:54:19.311 INFO STEP 316 (remove_files) COMPLETE
57712026-04-01T17:54:20.419Z[ recovery-image] Apr 01 17:54:19.311 INFO O| Apr 01 17:54:19.311 INFO STEP 317: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57722026-04-01T17:54:20.424Z[ recovery-image] Apr 01 17:54:19.316 INFO O| Apr 01 17:54:19.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pg"
57732026-04-01T17:54:20.424Z[ recovery-image] Apr 01 17:54:19.316 INFO O| Apr 01 17:54:19.316 INFO STEP 317 (remove_files) COMPLETE
57742026-04-01T17:54:20.427Z[ recovery-image] Apr 01 17:54:19.316 INFO O| Apr 01 17:54:19.316 INFO STEP 318: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57752026-04-01T17:54:20.431Z[ recovery-image] Apr 01 17:54:19.322 INFO O| Apr 01 17:54:19.322 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pginfo"
57762026-04-01T17:54:20.431Z[ recovery-image] Apr 01 17:54:19.322 INFO O| Apr 01 17:54:19.322 INFO STEP 318 (remove_files) COMPLETE
57772026-04-01T17:54:20.434Z[ recovery-image] Apr 01 17:54:19.322 INFO O| Apr 01 17:54:19.322 INFO STEP 319: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57782026-04-01T17:54:20.437Z[ recovery-image] Apr 01 17:54:19.328 INFO O| Apr 01 17:54:19.328 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pgstat"
57792026-04-01T17:54:20.437Z[ recovery-image] Apr 01 17:54:19.328 INFO O| Apr 01 17:54:19.328 INFO STEP 319 (remove_files) COMPLETE
57802026-04-01T17:54:20.437Z[ recovery-image] Apr 01 17:54:19.328 INFO O| Apr 01 17:54:19.328 INFO STEP 320: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57812026-04-01T17:54:20.441Z[ recovery-image] Apr 01 17:54:19.332 INFO O| Apr 01 17:54:19.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgadm"
57822026-04-01T17:54:20.443Z[ recovery-image] Apr 01 17:54:19.333 INFO O| Apr 01 17:54:19.333 INFO STEP 320 (remove_files) COMPLETE
57832026-04-01T17:54:20.443Z[ recovery-image] Apr 01 17:54:19.333 INFO O| Apr 01 17:54:19.333 INFO STEP 321: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57842026-04-01T17:54:20.447Z[ recovery-image] Apr 01 17:54:19.338 INFO O| Apr 01 17:54:19.338 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgcond"
57852026-04-01T17:54:20.447Z[ recovery-image] Apr 01 17:54:19.338 INFO O| Apr 01 17:54:19.338 INFO STEP 321 (remove_files) COMPLETE
57862026-04-01T17:54:20.447Z[ recovery-image] Apr 01 17:54:19.338 INFO O| Apr 01 17:54:19.338 INFO STEP 322: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57872026-04-01T17:54:20.451Z[ recovery-image] Apr 01 17:54:19.343 INFO O| Apr 01 17:54:19.343 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkginfo"
57882026-04-01T17:54:20.451Z[ recovery-image] Apr 01 17:54:19.343 INFO O| Apr 01 17:54:19.343 INFO STEP 322 (remove_files) COMPLETE
57892026-04-01T17:54:20.454Z[ recovery-image] Apr 01 17:54:19.343 INFO O| Apr 01 17:54:19.343 INFO STEP 323: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57902026-04-01T17:54:20.457Z[ recovery-image] Apr 01 17:54:19.349 INFO O| Apr 01 17:54:19.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgmk"
57912026-04-01T17:54:20.457Z[ recovery-image] Apr 01 17:54:19.349 INFO O| Apr 01 17:54:19.349 INFO STEP 323 (remove_files) COMPLETE
57922026-04-01T17:54:20.457Z[ recovery-image] Apr 01 17:54:19.349 INFO O| Apr 01 17:54:19.349 INFO STEP 324: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57932026-04-01T17:54:20.462Z[ recovery-image] Apr 01 17:54:19.354 INFO O| Apr 01 17:54:19.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgparam"
57942026-04-01T17:54:20.462Z[ recovery-image] Apr 01 17:54:19.354 INFO O| Apr 01 17:54:19.354 INFO STEP 324 (remove_files) COMPLETE
57952026-04-01T17:54:20.462Z[ recovery-image] Apr 01 17:54:19.354 INFO O| Apr 01 17:54:19.354 INFO STEP 325: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57962026-04-01T17:54:20.467Z[ recovery-image] Apr 01 17:54:19.358 INFO O| Apr 01 17:54:19.358 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgproto"
57972026-04-01T17:54:20.467Z[ recovery-image] Apr 01 17:54:19.359 INFO O| Apr 01 17:54:19.358 INFO STEP 325 (remove_files) COMPLETE
57982026-04-01T17:54:20.467Z[ recovery-image] Apr 01 17:54:19.359 INFO O| Apr 01 17:54:19.358 INFO STEP 326: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
57992026-04-01T17:54:20.473Z[ recovery-image] Apr 01 17:54:19.364 INFO O| Apr 01 17:54:19.364 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pkgtrans"
58002026-04-01T17:54:20.473Z[ recovery-image] Apr 01 17:54:19.364 INFO O| Apr 01 17:54:19.364 INFO STEP 326 (remove_files) COMPLETE
58012026-04-01T17:54:20.473Z[ recovery-image] Apr 01 17:54:19.364 INFO O| Apr 01 17:54:19.364 INFO STEP 327: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58022026-04-01T17:54:20.478Z[ recovery-image] Apr 01 17:54:19.370 INFO O| Apr 01 17:54:19.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pktool"
58032026-04-01T17:54:20.478Z[ recovery-image] Apr 01 17:54:19.370 INFO O| Apr 01 17:54:19.370 INFO STEP 327 (remove_files) COMPLETE
58042026-04-01T17:54:20.482Z[ recovery-image] Apr 01 17:54:19.370 INFO O| Apr 01 17:54:19.370 INFO STEP 328: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58052026-04-01T17:54:20.485Z[ recovery-image] Apr 01 17:54:19.375 INFO O| Apr 01 17:54:19.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/plgrp"
58062026-04-01T17:54:20.485Z[ recovery-image] Apr 01 17:54:19.375 INFO O| Apr 01 17:54:19.375 INFO STEP 328 (remove_files) COMPLETE
58072026-04-01T17:54:20.485Z[ recovery-image] Apr 01 17:54:19.375 INFO O| Apr 01 17:54:19.375 INFO STEP 329: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58082026-04-01T17:54:20.488Z[ recovery-image] Apr 01 17:54:19.380 INFO O| Apr 01 17:54:19.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pmadvise"
58092026-04-01T17:54:20.488Z[ recovery-image] Apr 01 17:54:19.380 INFO O| Apr 01 17:54:19.380 INFO STEP 329 (remove_files) COMPLETE
58102026-04-01T17:54:20.492Z[ recovery-image] Apr 01 17:54:19.380 INFO O| Apr 01 17:54:19.380 INFO STEP 330: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58112026-04-01T17:54:20.495Z[ recovery-image] Apr 01 17:54:19.385 INFO O| Apr 01 17:54:19.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/poolstat"
58122026-04-01T17:54:20.495Z[ recovery-image] Apr 01 17:54:19.385 INFO O| Apr 01 17:54:19.385 INFO STEP 330 (remove_files) COMPLETE
58132026-04-01T17:54:20.495Z[ recovery-image] Apr 01 17:54:19.385 INFO O| Apr 01 17:54:19.385 INFO STEP 331: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58142026-04-01T17:54:20.498Z[ recovery-image] Apr 01 17:54:19.389 INFO O| Apr 01 17:54:19.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ppgsz"
58152026-04-01T17:54:20.498Z[ recovery-image] Apr 01 17:54:19.389 INFO O| Apr 01 17:54:19.389 INFO STEP 331 (remove_files) COMPLETE
58162026-04-01T17:54:20.498Z[ recovery-image] Apr 01 17:54:19.389 INFO O| Apr 01 17:54:19.389 INFO STEP 332: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58172026-04-01T17:54:20.503Z[ recovery-image] Apr 01 17:54:19.394 INFO O| Apr 01 17:54:19.394 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pr"
58182026-04-01T17:54:20.507Z[ recovery-image] Apr 01 17:54:19.394 INFO O| Apr 01 17:54:19.394 INFO STEP 332 (remove_files) COMPLETE
58192026-04-01T17:54:20.508Z[ recovery-image] Apr 01 17:54:19.394 INFO O| Apr 01 17:54:19.394 INFO STEP 333: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58202026-04-01T17:54:20.511Z[ recovery-image] Apr 01 17:54:19.399 INFO O| Apr 01 17:54:19.399 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/print"
58212026-04-01T17:54:20.511Z[ recovery-image] Apr 01 17:54:19.399 INFO O| Apr 01 17:54:19.399 INFO STEP 333 (remove_files) COMPLETE
58222026-04-01T17:54:20.511Z[ recovery-image] Apr 01 17:54:19.399 INFO O| Apr 01 17:54:19.399 INFO STEP 334: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58232026-04-01T17:54:20.513Z[ recovery-image] Apr 01 17:54:19.404 INFO O| Apr 01 17:54:19.404 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/printf"
58242026-04-01T17:54:20.514Z[ recovery-image] Apr 01 17:54:19.404 INFO O| Apr 01 17:54:19.404 INFO STEP 334 (remove_files) COMPLETE
58252026-04-01T17:54:20.514Z[ recovery-image] Apr 01 17:54:19.404 INFO O| Apr 01 17:54:19.404 INFO STEP 335: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58262026-04-01T17:54:20.516Z[ recovery-image] Apr 01 17:54:19.408 INFO O| Apr 01 17:54:19.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/priocntl"
58272026-04-01T17:54:20.517Z[ recovery-image] Apr 01 17:54:19.408 INFO O| Apr 01 17:54:19.408 INFO STEP 335 (remove_files) COMPLETE
58282026-04-01T17:54:20.517Z[ recovery-image] Apr 01 17:54:19.408 INFO O| Apr 01 17:54:19.408 INFO STEP 336: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58292026-04-01T17:54:20.521Z[ recovery-image] Apr 01 17:54:19.413 INFO O| Apr 01 17:54:19.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/profiles"
58302026-04-01T17:54:20.521Z[ recovery-image] Apr 01 17:54:19.413 INFO O| Apr 01 17:54:19.413 INFO STEP 336 (remove_files) COMPLETE
58312026-04-01T17:54:20.521Z[ recovery-image] Apr 01 17:54:19.413 INFO O| Apr 01 17:54:19.413 INFO STEP 337: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58322026-04-01T17:54:20.526Z[ recovery-image] Apr 01 17:54:19.418 INFO O| Apr 01 17:54:19.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/projects"
58332026-04-01T17:54:20.526Z[ recovery-image] Apr 01 17:54:19.418 INFO O| Apr 01 17:54:19.418 INFO STEP 337 (remove_files) COMPLETE
58342026-04-01T17:54:20.526Z[ recovery-image] Apr 01 17:54:19.418 INFO O| Apr 01 17:54:19.418 INFO STEP 338: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58352026-04-01T17:54:20.531Z[ recovery-image] Apr 01 17:54:19.423 INFO O| Apr 01 17:54:19.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/psecflags"
58362026-04-01T17:54:20.531Z[ recovery-image] Apr 01 17:54:19.423 INFO O| Apr 01 17:54:19.423 INFO STEP 338 (remove_files) COMPLETE
58372026-04-01T17:54:20.531Z[ recovery-image] Apr 01 17:54:19.423 INFO O| Apr 01 17:54:19.423 INFO STEP 339: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58382026-04-01T17:54:20.535Z[ recovery-image] Apr 01 17:54:19.427 INFO O| Apr 01 17:54:19.427 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdev"
58392026-04-01T17:54:20.536Z[ recovery-image] Apr 01 17:54:19.427 INFO O| Apr 01 17:54:19.427 INFO STEP 339 (remove_files) COMPLETE
58402026-04-01T17:54:20.536Z[ recovery-image] Apr 01 17:54:19.427 INFO O| Apr 01 17:54:19.427 INFO STEP 340: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58412026-04-01T17:54:20.540Z[ recovery-image] Apr 01 17:54:19.432 INFO O| Apr 01 17:54:19.432 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/putdgrp"
58422026-04-01T17:54:20.540Z[ recovery-image] Apr 01 17:54:19.432 INFO O| Apr 01 17:54:19.432 INFO STEP 340 (remove_files) COMPLETE
58432026-04-01T17:54:20.540Z[ recovery-image] Apr 01 17:54:19.432 INFO O| Apr 01 17:54:19.432 INFO STEP 341: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58442026-04-01T17:54:20.545Z[ recovery-image] Apr 01 17:54:19.437 INFO O| Apr 01 17:54:19.437 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pvs"
58452026-04-01T17:54:20.545Z[ recovery-image] Apr 01 17:54:19.437 INFO O| Apr 01 17:54:19.437 INFO STEP 341 (remove_files) COMPLETE
58462026-04-01T17:54:20.549Z[ recovery-image] Apr 01 17:54:19.437 INFO O| Apr 01 17:54:19.437 INFO STEP 342: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58472026-04-01T17:54:20.552Z[ recovery-image] Apr 01 17:54:19.443 INFO O| Apr 01 17:54:19.443 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwait"
58482026-04-01T17:54:20.552Z[ recovery-image] Apr 01 17:54:19.443 INFO O| Apr 01 17:54:19.443 INFO STEP 342 (remove_files) COMPLETE
58492026-04-01T17:54:20.552Z[ recovery-image] Apr 01 17:54:19.443 INFO O| Apr 01 17:54:19.443 INFO STEP 343: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58502026-04-01T17:54:20.556Z[ recovery-image] Apr 01 17:54:19.448 INFO O| Apr 01 17:54:19.448 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/pwd"
58512026-04-01T17:54:20.556Z[ recovery-image] Apr 01 17:54:19.448 INFO O| Apr 01 17:54:19.448 INFO STEP 343 (remove_files) COMPLETE
58522026-04-01T17:54:20.556Z[ recovery-image] Apr 01 17:54:19.448 INFO O| Apr 01 17:54:19.448 INFO STEP 344: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58532026-04-01T17:54:20.563Z[ recovery-image] Apr 01 17:54:19.454 INFO O| Apr 01 17:54:19.454 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/read"
58542026-04-01T17:54:20.563Z[ recovery-image] Apr 01 17:54:19.454 INFO O| Apr 01 17:54:19.454 INFO STEP 344 (remove_files) COMPLETE
58552026-04-01T17:54:20.566Z[ recovery-image] Apr 01 17:54:19.454 INFO O| Apr 01 17:54:19.454 INFO STEP 345: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58562026-04-01T17:54:20.569Z[ recovery-image] Apr 01 17:54:19.459 INFO O| Apr 01 17:54:19.459 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/red"
58572026-04-01T17:54:20.569Z[ recovery-image] Apr 01 17:54:19.459 INFO O| Apr 01 17:54:19.459 INFO STEP 345 (remove_files) COMPLETE
58582026-04-01T17:54:20.569Z[ recovery-image] Apr 01 17:54:19.459 INFO O| Apr 01 17:54:19.459 INFO STEP 346: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58592026-04-01T17:54:20.572Z[ recovery-image] Apr 01 17:54:19.464 INFO O| Apr 01 17:54:19.464 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/regcmp"
58602026-04-01T17:54:20.572Z[ recovery-image] Apr 01 17:54:19.464 INFO O| Apr 01 17:54:19.464 INFO STEP 346 (remove_files) COMPLETE
58612026-04-01T17:54:20.575Z[ recovery-image] Apr 01 17:54:19.464 INFO O| Apr 01 17:54:19.464 INFO STEP 347: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58622026-04-01T17:54:20.578Z[ recovery-image] Apr 01 17:54:19.470 INFO O| Apr 01 17:54:19.470 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/renice"
58632026-04-01T17:54:20.581Z[ recovery-image] Apr 01 17:54:19.470 INFO O| Apr 01 17:54:19.470 INFO STEP 347 (remove_files) COMPLETE
58642026-04-01T17:54:20.581Z[ recovery-image] Apr 01 17:54:19.470 INFO O| Apr 01 17:54:19.470 INFO STEP 348: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58652026-04-01T17:54:20.585Z[ recovery-image] Apr 01 17:54:19.476 INFO O| Apr 01 17:54:19.476 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/resize"
58662026-04-01T17:54:20.585Z[ recovery-image] Apr 01 17:54:19.476 INFO O| Apr 01 17:54:19.476 INFO STEP 348 (remove_files) COMPLETE
58672026-04-01T17:54:20.585Z[ recovery-image] Apr 01 17:54:19.476 INFO O| Apr 01 17:54:19.476 INFO STEP 349: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58682026-04-01T17:54:20.590Z[ recovery-image] Apr 01 17:54:19.482 INFO O| Apr 01 17:54:19.481 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rev"
58692026-04-01T17:54:20.590Z[ recovery-image] Apr 01 17:54:19.482 INFO O| Apr 01 17:54:19.482 INFO STEP 349 (remove_files) COMPLETE
58702026-04-01T17:54:20.593Z[ recovery-image] Apr 01 17:54:19.482 INFO O| Apr 01 17:54:19.482 INFO STEP 350: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58712026-04-01T17:54:20.596Z[ recovery-image] Apr 01 17:54:19.487 INFO O| Apr 01 17:54:19.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh"
58722026-04-01T17:54:20.596Z[ recovery-image] Apr 01 17:54:19.487 INFO O| Apr 01 17:54:19.487 INFO STEP 350 (remove_files) COMPLETE
58732026-04-01T17:54:20.596Z[ recovery-image] Apr 01 17:54:19.487 INFO O| Apr 01 17:54:19.487 INFO STEP 351: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58742026-04-01T17:54:20.600Z[ recovery-image] Apr 01 17:54:19.492 INFO O| Apr 01 17:54:19.492 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rksh93"
58752026-04-01T17:54:20.600Z[ recovery-image] Apr 01 17:54:19.492 INFO O| Apr 01 17:54:19.492 INFO STEP 351 (remove_files) COMPLETE
58762026-04-01T17:54:20.600Z[ recovery-image] Apr 01 17:54:19.492 INFO O| Apr 01 17:54:19.492 INFO STEP 352: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58772026-04-01T17:54:20.606Z[ recovery-image] Apr 01 17:54:19.498 INFO O| Apr 01 17:54:19.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/roles"
58782026-04-01T17:54:20.606Z[ recovery-image] Apr 01 17:54:19.498 INFO O| Apr 01 17:54:19.498 INFO STEP 352 (remove_files) COMPLETE
58792026-04-01T17:54:20.606Z[ recovery-image] Apr 01 17:54:19.498 INFO O| Apr 01 17:54:19.498 INFO STEP 353: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58802026-04-01T17:54:20.611Z[ recovery-image] Apr 01 17:54:19.503 INFO O| Apr 01 17:54:19.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rpcinfo"
58812026-04-01T17:54:20.611Z[ recovery-image] Apr 01 17:54:19.503 INFO O| Apr 01 17:54:19.503 INFO STEP 353 (remove_files) COMPLETE
58822026-04-01T17:54:20.611Z[ recovery-image] Apr 01 17:54:19.503 INFO O| Apr 01 17:54:19.503 INFO STEP 354: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58832026-04-01T17:54:20.617Z[ recovery-image] Apr 01 17:54:19.509 INFO O| Apr 01 17:54:19.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync"
58842026-04-01T17:54:20.617Z[ recovery-image] Apr 01 17:54:19.509 INFO O| Apr 01 17:54:19.509 INFO STEP 354 (remove_files) COMPLETE
58852026-04-01T17:54:20.617Z[ recovery-image] Apr 01 17:54:19.509 INFO O| Apr 01 17:54:19.509 INFO STEP 355: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58862026-04-01T17:54:20.622Z[ recovery-image] Apr 01 17:54:19.514 INFO O| Apr 01 17:54:19.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/rsync-ssl"
58872026-04-01T17:54:20.622Z[ recovery-image] Apr 01 17:54:19.514 INFO O| Apr 01 17:54:19.514 INFO STEP 355 (remove_files) COMPLETE
58882026-04-01T17:54:20.625Z[ recovery-image] Apr 01 17:54:19.514 INFO O| Apr 01 17:54:19.514 INFO STEP 356: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58892026-04-01T17:54:20.628Z[ recovery-image] Apr 01 17:54:19.519 INFO O| Apr 01 17:54:19.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/runat"
58902026-04-01T17:54:20.629Z[ recovery-image] Apr 01 17:54:19.519 INFO O| Apr 01 17:54:19.519 INFO STEP 356 (remove_files) COMPLETE
58912026-04-01T17:54:20.629Z[ recovery-image] Apr 01 17:54:19.519 INFO O| Apr 01 17:54:19.519 INFO STEP 357: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58922026-04-01T17:54:20.632Z[ recovery-image] Apr 01 17:54:19.524 INFO O| Apr 01 17:54:19.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/scp"
58932026-04-01T17:54:20.632Z[ recovery-image] Apr 01 17:54:19.524 INFO O| Apr 01 17:54:19.524 INFO STEP 357 (remove_files) COMPLETE
58942026-04-01T17:54:20.635Z[ recovery-image] Apr 01 17:54:19.524 INFO O| Apr 01 17:54:19.524 INFO STEP 358: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58952026-04-01T17:54:20.638Z[ recovery-image] Apr 01 17:54:19.530 INFO O| Apr 01 17:54:19.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/script"
58962026-04-01T17:54:20.638Z[ recovery-image] Apr 01 17:54:19.530 INFO O| Apr 01 17:54:19.530 INFO STEP 358 (remove_files) COMPLETE
58972026-04-01T17:54:20.638Z[ recovery-image] Apr 01 17:54:19.530 INFO O| Apr 01 17:54:19.530 INFO STEP 359: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
58982026-04-01T17:54:20.643Z[ recovery-image] Apr 01 17:54:19.535 INFO O| Apr 01 17:54:19.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sdiff"
58992026-04-01T17:54:20.643Z[ recovery-image] Apr 01 17:54:19.535 INFO O| Apr 01 17:54:19.535 INFO STEP 359 (remove_files) COMPLETE
59002026-04-01T17:54:20.646Z[ recovery-image] Apr 01 17:54:19.535 INFO O| Apr 01 17:54:19.535 INFO STEP 360: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59012026-04-01T17:54:20.649Z[ recovery-image] Apr 01 17:54:19.541 INFO O| Apr 01 17:54:19.541 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/setpgrp"
59022026-04-01T17:54:20.649Z[ recovery-image] Apr 01 17:54:19.541 INFO O| Apr 01 17:54:19.541 INFO STEP 360 (remove_files) COMPLETE
59032026-04-01T17:54:20.649Z[ recovery-image] Apr 01 17:54:19.541 INFO O| Apr 01 17:54:19.541 INFO STEP 361: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59042026-04-01T17:54:20.654Z[ recovery-image] Apr 01 17:54:19.546 INFO O| Apr 01 17:54:19.546 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sftp"
59052026-04-01T17:54:20.657Z[ recovery-image] Apr 01 17:54:19.546 INFO O| Apr 01 17:54:19.546 INFO STEP 361 (remove_files) COMPLETE
59062026-04-01T17:54:20.657Z[ recovery-image] Apr 01 17:54:19.546 INFO O| Apr 01 17:54:19.546 INFO STEP 362: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59072026-04-01T17:54:20.660Z[ recovery-image] Apr 01 17:54:19.550 INFO O| Apr 01 17:54:19.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/shcomp"
59082026-04-01T17:54:20.660Z[ recovery-image] Apr 01 17:54:19.550 INFO O| Apr 01 17:54:19.550 INFO STEP 362 (remove_files) COMPLETE
59092026-04-01T17:54:20.660Z[ recovery-image] Apr 01 17:54:19.550 INFO O| Apr 01 17:54:19.550 INFO STEP 363: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59102026-04-01T17:54:20.663Z[ recovery-image] Apr 01 17:54:19.555 INFO O| Apr 01 17:54:19.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/smbutil"
59112026-04-01T17:54:20.663Z[ recovery-image] Apr 01 17:54:19.555 INFO O| Apr 01 17:54:19.555 INFO STEP 363 (remove_files) COMPLETE
59122026-04-01T17:54:20.663Z[ recovery-image] Apr 01 17:54:19.555 INFO O| Apr 01 17:54:19.555 INFO STEP 364: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59132026-04-01T17:54:20.668Z[ recovery-image] Apr 01 17:54:19.560 INFO O| Apr 01 17:54:19.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmp-bridge-mib"
59142026-04-01T17:54:20.668Z[ recovery-image] Apr 01 17:54:19.560 INFO O| Apr 01 17:54:19.560 INFO STEP 364 (remove_files) COMPLETE
59152026-04-01T17:54:20.671Z[ recovery-image] Apr 01 17:54:19.560 INFO O| Apr 01 17:54:19.560 INFO STEP 365: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59162026-04-01T17:54:20.674Z[ recovery-image] Apr 01 17:54:19.565 INFO O| Apr 01 17:54:19.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkget"
59172026-04-01T17:54:20.674Z[ recovery-image] Apr 01 17:54:19.565 INFO O| Apr 01 17:54:19.565 INFO STEP 365 (remove_files) COMPLETE
59182026-04-01T17:54:20.674Z[ recovery-image] Apr 01 17:54:19.565 INFO O| Apr 01 17:54:19.565 INFO STEP 366: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59192026-04-01T17:54:20.678Z[ recovery-image] Apr 01 17:54:19.570 INFO O| Apr 01 17:54:19.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpbulkwalk"
59202026-04-01T17:54:20.681Z[ recovery-image] Apr 01 17:54:19.570 INFO O| Apr 01 17:54:19.570 INFO STEP 366 (remove_files) COMPLETE
59212026-04-01T17:54:20.681Z[ recovery-image] Apr 01 17:54:19.570 INFO O| Apr 01 17:54:19.570 INFO STEP 367: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59222026-04-01T17:54:20.685Z[ recovery-image] Apr 01 17:54:19.577 INFO O| Apr 01 17:54:19.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpcheck"
59232026-04-01T17:54:20.685Z[ recovery-image] Apr 01 17:54:19.577 INFO O| Apr 01 17:54:19.577 INFO STEP 367 (remove_files) COMPLETE
59242026-04-01T17:54:20.685Z[ recovery-image] Apr 01 17:54:19.577 INFO O| Apr 01 17:54:19.577 INFO STEP 368: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59252026-04-01T17:54:20.690Z[ recovery-image] Apr 01 17:54:19.582 INFO O| Apr 01 17:54:19.582 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpconf"
59262026-04-01T17:54:20.690Z[ recovery-image] Apr 01 17:54:19.582 INFO O| Apr 01 17:54:19.582 INFO STEP 368 (remove_files) COMPLETE
59272026-04-01T17:54:20.693Z[ recovery-image] Apr 01 17:54:19.582 INFO O| Apr 01 17:54:19.582 INFO STEP 369: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59282026-04-01T17:54:20.696Z[ recovery-image] Apr 01 17:54:19.587 INFO O| Apr 01 17:54:19.587 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdelta"
59292026-04-01T17:54:20.696Z[ recovery-image] Apr 01 17:54:19.587 INFO O| Apr 01 17:54:19.587 INFO STEP 369 (remove_files) COMPLETE
59302026-04-01T17:54:20.696Z[ recovery-image] Apr 01 17:54:19.587 INFO O| Apr 01 17:54:19.587 INFO STEP 370: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59312026-04-01T17:54:20.700Z[ recovery-image] Apr 01 17:54:19.592 INFO O| Apr 01 17:54:19.592 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpdf"
59322026-04-01T17:54:20.700Z[ recovery-image] Apr 01 17:54:19.592 INFO O| Apr 01 17:54:19.592 INFO STEP 370 (remove_files) COMPLETE
59332026-04-01T17:54:20.700Z[ recovery-image] Apr 01 17:54:19.592 INFO O| Apr 01 17:54:19.592 INFO STEP 371: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59342026-04-01T17:54:20.705Z[ recovery-image] Apr 01 17:54:19.597 INFO O| Apr 01 17:54:19.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpget"
59352026-04-01T17:54:20.705Z[ recovery-image] Apr 01 17:54:19.597 INFO O| Apr 01 17:54:19.597 INFO STEP 371 (remove_files) COMPLETE
59362026-04-01T17:54:20.705Z[ recovery-image] Apr 01 17:54:19.597 INFO O| Apr 01 17:54:19.597 INFO STEP 372: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59372026-04-01T17:54:20.711Z[ recovery-image] Apr 01 17:54:19.603 INFO O| Apr 01 17:54:19.603 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpgetnext"
59382026-04-01T17:54:20.714Z[ recovery-image] Apr 01 17:54:19.603 INFO O| Apr 01 17:54:19.603 INFO STEP 372 (remove_files) COMPLETE
59392026-04-01T17:54:20.714Z[ recovery-image] Apr 01 17:54:19.603 INFO O| Apr 01 17:54:19.603 INFO STEP 373: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59402026-04-01T17:54:20.717Z[ recovery-image] Apr 01 17:54:19.608 INFO O| Apr 01 17:54:19.608 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpnetstat"
59412026-04-01T17:54:20.717Z[ recovery-image] Apr 01 17:54:19.608 INFO O| Apr 01 17:54:19.608 INFO STEP 373 (remove_files) COMPLETE
59422026-04-01T17:54:20.717Z[ recovery-image] Apr 01 17:54:19.608 INFO O| Apr 01 17:54:19.608 INFO STEP 374: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59432026-04-01T17:54:20.722Z[ recovery-image] Apr 01 17:54:19.614 INFO O| Apr 01 17:54:19.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmppcap"
59442026-04-01T17:54:20.722Z[ recovery-image] Apr 01 17:54:19.614 INFO O| Apr 01 17:54:19.614 INFO STEP 374 (remove_files) COMPLETE
59452026-04-01T17:54:20.722Z[ recovery-image] Apr 01 17:54:19.614 INFO O| Apr 01 17:54:19.614 INFO STEP 375: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59462026-04-01T17:54:20.727Z[ recovery-image] Apr 01 17:54:19.619 INFO O| Apr 01 17:54:19.619 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpping"
59472026-04-01T17:54:20.727Z[ recovery-image] Apr 01 17:54:19.619 INFO O| Apr 01 17:54:19.619 INFO STEP 375 (remove_files) COMPLETE
59482026-04-01T17:54:20.730Z[ recovery-image] Apr 01 17:54:19.619 INFO O| Apr 01 17:54:19.619 INFO STEP 376: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59492026-04-01T17:54:20.733Z[ recovery-image] Apr 01 17:54:19.624 INFO O| Apr 01 17:54:19.624 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpps"
59502026-04-01T17:54:20.733Z[ recovery-image] Apr 01 17:54:19.624 INFO O| Apr 01 17:54:19.624 INFO STEP 376 (remove_files) COMPLETE
59512026-04-01T17:54:20.734Z[ recovery-image] Apr 01 17:54:19.624 INFO O| Apr 01 17:54:19.624 INFO STEP 377: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59522026-04-01T17:54:20.737Z[ recovery-image] Apr 01 17:54:19.628 INFO O| Apr 01 17:54:19.628 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpset"
59532026-04-01T17:54:20.737Z[ recovery-image] Apr 01 17:54:19.628 INFO O| Apr 01 17:54:19.628 INFO STEP 377 (remove_files) COMPLETE
59542026-04-01T17:54:20.737Z[ recovery-image] Apr 01 17:54:19.628 INFO O| Apr 01 17:54:19.628 INFO STEP 378: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59552026-04-01T17:54:20.741Z[ recovery-image] Apr 01 17:54:19.633 INFO O| Apr 01 17:54:19.633 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpstatus"
59562026-04-01T17:54:20.741Z[ recovery-image] Apr 01 17:54:19.633 INFO O| Apr 01 17:54:19.633 INFO STEP 378 (remove_files) COMPLETE
59572026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.633 INFO O| Apr 01 17:54:19.633 INFO STEP 379: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59582026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.638 INFO O| Apr 01 17:54:19.638 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptable"
59592026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.638 INFO O| Apr 01 17:54:19.638 INFO STEP 379 (remove_files) COMPLETE
59602026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.638 INFO O| Apr 01 17:54:19.638 INFO STEP 380: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59612026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.643 INFO O| Apr 01 17:54:19.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptest"
59622026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.643 INFO O| Apr 01 17:54:19.643 INFO STEP 380 (remove_files) COMPLETE
59632026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.643 INFO O| Apr 01 17:54:19.643 INFO STEP 381: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59642026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.647 INFO O| Apr 01 17:54:19.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptranslate"
59652026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.647 INFO O| Apr 01 17:54:19.647 INFO STEP 381 (remove_files) COMPLETE
59662026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.647 INFO O| Apr 01 17:54:19.647 INFO STEP 382: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59672026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.652 INFO O| Apr 01 17:54:19.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmptrap"
59682026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.652 INFO O| Apr 01 17:54:19.652 INFO STEP 382 (remove_files) COMPLETE
59692026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.652 INFO O| Apr 01 17:54:19.652 INFO STEP 383: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59702026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.657 INFO O| Apr 01 17:54:19.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpusm"
59712026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.657 INFO O| Apr 01 17:54:19.657 INFO STEP 383 (remove_files) COMPLETE
59722026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.657 INFO O| Apr 01 17:54:19.657 INFO STEP 384: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59732026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.661 INFO O| Apr 01 17:54:19.661 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpvacm"
59742026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.661 INFO O| Apr 01 17:54:19.661 INFO STEP 384 (remove_files) COMPLETE
59752026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.661 INFO O| Apr 01 17:54:19.661 INFO STEP 385: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59762026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.666 INFO O| Apr 01 17:54:19.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/snmpwalk"
59772026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.666 INFO O| Apr 01 17:54:19.666 INFO STEP 385 (remove_files) COMPLETE
59782026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.666 INFO O| Apr 01 17:54:19.666 INFO STEP 386: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59792026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.671 INFO O| Apr 01 17:54:19.671 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sotruss"
59802026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.671 INFO O| Apr 01 17:54:19.671 INFO STEP 386 (remove_files) COMPLETE
59812026-04-01T17:54:20.783Z[ recovery-image] Apr 01 17:54:19.671 INFO O| Apr 01 17:54:19.671 INFO STEP 387: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59822026-04-01T17:54:20.788Z[ recovery-image] Apr 01 17:54:19.676 INFO O| Apr 01 17:54:19.676 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/spell"
59832026-04-01T17:54:20.788Z[ recovery-image] Apr 01 17:54:19.676 INFO O| Apr 01 17:54:19.676 INFO STEP 387 (remove_files) COMPLETE
59842026-04-01T17:54:20.788Z[ recovery-image] Apr 01 17:54:19.676 INFO O| Apr 01 17:54:19.676 INFO STEP 388: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59852026-04-01T17:54:20.791Z[ recovery-image] Apr 01 17:54:19.681 INFO O| Apr 01 17:54:19.681 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/split"
59862026-04-01T17:54:20.791Z[ recovery-image] Apr 01 17:54:19.681 INFO O| Apr 01 17:54:19.681 INFO STEP 388 (remove_files) COMPLETE
59872026-04-01T17:54:20.791Z[ recovery-image] Apr 01 17:54:19.681 INFO O| Apr 01 17:54:19.681 INFO STEP 389: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59882026-04-01T17:54:20.795Z[ recovery-image] Apr 01 17:54:19.687 INFO O| Apr 01 17:54:19.686 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sqlite3"
59892026-04-01T17:54:20.795Z[ recovery-image] Apr 01 17:54:19.687 INFO O| Apr 01 17:54:19.687 INFO STEP 389 (remove_files) COMPLETE
59902026-04-01T17:54:20.795Z[ recovery-image] Apr 01 17:54:19.687 INFO O| Apr 01 17:54:19.687 INFO STEP 390: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59912026-04-01T17:54:20.800Z[ recovery-image] Apr 01 17:54:19.692 INFO O| Apr 01 17:54:19.692 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh"
59922026-04-01T17:54:20.800Z[ recovery-image] Apr 01 17:54:19.692 INFO O| Apr 01 17:54:19.692 INFO STEP 390 (remove_files) COMPLETE
59932026-04-01T17:54:20.800Z[ recovery-image] Apr 01 17:54:19.692 INFO O| Apr 01 17:54:19.692 INFO STEP 391: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59942026-04-01T17:54:20.806Z[ recovery-image] Apr 01 17:54:19.697 INFO O| Apr 01 17:54:19.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-add"
59952026-04-01T17:54:20.806Z[ recovery-image] Apr 01 17:54:19.697 INFO O| Apr 01 17:54:19.697 INFO STEP 391 (remove_files) COMPLETE
59962026-04-01T17:54:20.809Z[ recovery-image] Apr 01 17:54:19.697 INFO O| Apr 01 17:54:19.697 INFO STEP 392: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
59972026-04-01T17:54:20.812Z[ recovery-image] Apr 01 17:54:19.702 INFO O| Apr 01 17:54:19.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-agent"
59982026-04-01T17:54:20.812Z[ recovery-image] Apr 01 17:54:19.702 INFO O| Apr 01 17:54:19.702 INFO STEP 392 (remove_files) COMPLETE
59992026-04-01T17:54:20.812Z[ recovery-image] Apr 01 17:54:19.702 INFO O| Apr 01 17:54:19.702 INFO STEP 393: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60002026-04-01T17:54:20.816Z[ recovery-image] Apr 01 17:54:19.707 INFO O| Apr 01 17:54:19.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-copy-id"
60012026-04-01T17:54:20.816Z[ recovery-image] Apr 01 17:54:19.707 INFO O| Apr 01 17:54:19.707 INFO STEP 393 (remove_files) COMPLETE
60022026-04-01T17:54:20.816Z[ recovery-image] Apr 01 17:54:19.707 INFO O| Apr 01 17:54:19.707 INFO STEP 394: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60032026-04-01T17:54:20.820Z[ recovery-image] Apr 01 17:54:19.712 INFO O| Apr 01 17:54:19.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ssh-keyscan"
60042026-04-01T17:54:20.824Z[ recovery-image] Apr 01 17:54:19.712 INFO O| Apr 01 17:54:19.712 INFO STEP 394 (remove_files) COMPLETE
60052026-04-01T17:54:20.824Z[ recovery-image] Apr 01 17:54:19.712 INFO O| Apr 01 17:54:19.712 INFO STEP 395: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60062026-04-01T17:54:20.827Z[ recovery-image] Apr 01 17:54:19.717 INFO O| Apr 01 17:54:19.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/strings"
60072026-04-01T17:54:20.827Z[ recovery-image] Apr 01 17:54:19.717 INFO O| Apr 01 17:54:19.717 INFO STEP 395 (remove_files) COMPLETE
60082026-04-01T17:54:20.827Z[ recovery-image] Apr 01 17:54:19.717 INFO O| Apr 01 17:54:19.717 INFO STEP 396: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60092026-04-01T17:54:20.830Z[ recovery-image] Apr 01 17:54:19.722 INFO O| Apr 01 17:54:19.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/sum"
60102026-04-01T17:54:20.833Z[ recovery-image] Apr 01 17:54:19.722 INFO O| Apr 01 17:54:19.722 INFO STEP 396 (remove_files) COMPLETE
60112026-04-01T17:54:20.833Z[ recovery-image] Apr 01 17:54:19.722 INFO O| Apr 01 17:54:19.722 INFO STEP 397: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60122026-04-01T17:54:20.836Z[ recovery-image] Apr 01 17:54:19.727 INFO O| Apr 01 17:54:19.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tabs"
60132026-04-01T17:54:20.836Z[ recovery-image] Apr 01 17:54:19.728 INFO O| Apr 01 17:54:19.728 INFO STEP 397 (remove_files) COMPLETE
60142026-04-01T17:54:20.836Z[ recovery-image] Apr 01 17:54:19.728 INFO O| Apr 01 17:54:19.728 INFO STEP 398: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60152026-04-01T17:54:20.842Z[ recovery-image] Apr 01 17:54:19.734 INFO O| Apr 01 17:54:19.734 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tcopy"
60162026-04-01T17:54:20.842Z[ recovery-image] Apr 01 17:54:19.734 INFO O| Apr 01 17:54:19.734 INFO STEP 398 (remove_files) COMPLETE
60172026-04-01T17:54:20.842Z[ recovery-image] Apr 01 17:54:19.734 INFO O| Apr 01 17:54:19.734 INFO STEP 399: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60182026-04-01T17:54:20.848Z[ recovery-image] Apr 01 17:54:19.740 INFO O| Apr 01 17:54:19.740 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/test"
60192026-04-01T17:54:20.848Z[ recovery-image] Apr 01 17:54:19.740 INFO O| Apr 01 17:54:19.740 INFO STEP 399 (remove_files) COMPLETE
60202026-04-01T17:54:20.848Z[ recovery-image] Apr 01 17:54:19.740 INFO O| Apr 01 17:54:19.740 INFO STEP 400: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60212026-04-01T17:54:20.853Z[ recovery-image] Apr 01 17:54:19.745 INFO O| Apr 01 17:54:19.745 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tic"
60222026-04-01T17:54:20.853Z[ recovery-image] Apr 01 17:54:19.745 INFO O| Apr 01 17:54:19.745 INFO STEP 400 (remove_files) COMPLETE
60232026-04-01T17:54:20.857Z[ recovery-image] Apr 01 17:54:19.745 INFO O| Apr 01 17:54:19.745 INFO STEP 401: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60242026-04-01T17:54:20.860Z[ recovery-image] Apr 01 17:54:19.750 INFO O| Apr 01 17:54:19.750 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/time"
60252026-04-01T17:54:20.860Z[ recovery-image] Apr 01 17:54:19.750 INFO O| Apr 01 17:54:19.750 INFO STEP 401 (remove_files) COMPLETE
60262026-04-01T17:54:20.860Z[ recovery-image] Apr 01 17:54:19.750 INFO O| Apr 01 17:54:19.750 INFO STEP 402: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60272026-04-01T17:54:20.863Z[ recovery-image] Apr 01 17:54:19.755 INFO O| Apr 01 17:54:19.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tip"
60282026-04-01T17:54:20.863Z[ recovery-image] Apr 01 17:54:19.755 INFO O| Apr 01 17:54:19.755 INFO STEP 402 (remove_files) COMPLETE
60292026-04-01T17:54:20.867Z[ recovery-image] Apr 01 17:54:19.755 INFO O| Apr 01 17:54:19.755 INFO STEP 403: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60302026-04-01T17:54:20.870Z[ recovery-image] Apr 01 17:54:19.760 INFO O| Apr 01 17:54:19.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tkmib"
60312026-04-01T17:54:20.870Z[ recovery-image] Apr 01 17:54:19.760 INFO O| Apr 01 17:54:19.760 INFO STEP 403 (remove_files) COMPLETE
60322026-04-01T17:54:20.870Z[ recovery-image] Apr 01 17:54:19.760 INFO O| Apr 01 17:54:19.760 INFO STEP 404: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60332026-04-01T17:54:20.873Z[ recovery-image] Apr 01 17:54:19.765 INFO O| Apr 01 17:54:19.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tpmadm"
60342026-04-01T17:54:20.877Z[ recovery-image] Apr 01 17:54:19.765 INFO O| Apr 01 17:54:19.765 INFO STEP 404 (remove_files) COMPLETE
60352026-04-01T17:54:20.877Z[ recovery-image] Apr 01 17:54:19.765 INFO O| Apr 01 17:54:19.765 INFO STEP 405: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60362026-04-01T17:54:20.880Z[ recovery-image] Apr 01 17:54:19.770 INFO O| Apr 01 17:54:19.770 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/traptoemail"
60372026-04-01T17:54:20.880Z[ recovery-image] Apr 01 17:54:19.770 INFO O| Apr 01 17:54:19.770 INFO STEP 405 (remove_files) COMPLETE
60382026-04-01T17:54:20.880Z[ recovery-image] Apr 01 17:54:19.770 INFO O| Apr 01 17:54:19.770 INFO STEP 406: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60392026-04-01T17:54:20.883Z[ recovery-image] Apr 01 17:54:19.775 INFO O| Apr 01 17:54:19.775 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/true"
60402026-04-01T17:54:20.883Z[ recovery-image] Apr 01 17:54:19.775 INFO O| Apr 01 17:54:19.775 INFO STEP 406 (remove_files) COMPLETE
60412026-04-01T17:54:20.887Z[ recovery-image] Apr 01 17:54:19.775 INFO O| Apr 01 17:54:19.775 INFO STEP 407: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60422026-04-01T17:54:20.890Z[ recovery-image] Apr 01 17:54:19.780 INFO O| Apr 01 17:54:19.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tty"
60432026-04-01T17:54:20.890Z[ recovery-image] Apr 01 17:54:19.780 INFO O| Apr 01 17:54:19.780 INFO STEP 407 (remove_files) COMPLETE
60442026-04-01T17:54:20.890Z[ recovery-image] Apr 01 17:54:19.780 INFO O| Apr 01 17:54:19.780 INFO STEP 408: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60452026-04-01T17:54:20.893Z[ recovery-image] Apr 01 17:54:19.785 INFO O| Apr 01 17:54:19.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/type"
60462026-04-01T17:54:20.893Z[ recovery-image] Apr 01 17:54:19.785 INFO O| Apr 01 17:54:19.785 INFO STEP 408 (remove_files) COMPLETE
60472026-04-01T17:54:20.896Z[ recovery-image] Apr 01 17:54:19.785 INFO O| Apr 01 17:54:19.785 INFO STEP 409: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60482026-04-01T17:54:20.901Z[ recovery-image] Apr 01 17:54:19.790 INFO O| Apr 01 17:54:19.790 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/tzselect"
60492026-04-01T17:54:20.901Z[ recovery-image] Apr 01 17:54:19.790 INFO O| Apr 01 17:54:19.790 INFO STEP 409 (remove_files) COMPLETE
60502026-04-01T17:54:20.901Z[ recovery-image] Apr 01 17:54:19.790 INFO O| Apr 01 17:54:19.790 INFO STEP 410: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60512026-04-01T17:54:20.904Z[ recovery-image] Apr 01 17:54:19.795 INFO O| Apr 01 17:54:19.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/ulimit"
60522026-04-01T17:54:20.904Z[ recovery-image] Apr 01 17:54:19.795 INFO O| Apr 01 17:54:19.795 INFO STEP 410 (remove_files) COMPLETE
60532026-04-01T17:54:20.904Z[ recovery-image] Apr 01 17:54:19.795 INFO O| Apr 01 17:54:19.795 INFO STEP 411: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60542026-04-01T17:54:20.908Z[ recovery-image] Apr 01 17:54:19.800 INFO O| Apr 01 17:54:19.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/umask"
60552026-04-01T17:54:20.911Z[ recovery-image] Apr 01 17:54:19.800 INFO O| Apr 01 17:54:19.800 INFO STEP 411 (remove_files) COMPLETE
60562026-04-01T17:54:20.911Z[ recovery-image] Apr 01 17:54:19.800 INFO O| Apr 01 17:54:19.800 INFO STEP 412: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60572026-04-01T17:54:20.914Z[ recovery-image] Apr 01 17:54:19.805 INFO O| Apr 01 17:54:19.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unalias"
60582026-04-01T17:54:20.914Z[ recovery-image] Apr 01 17:54:19.805 INFO O| Apr 01 17:54:19.805 INFO STEP 412 (remove_files) COMPLETE
60592026-04-01T17:54:20.914Z[ recovery-image] Apr 01 17:54:19.805 INFO O| Apr 01 17:54:19.805 INFO STEP 413: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60602026-04-01T17:54:20.918Z[ recovery-image] Apr 01 17:54:19.810 INFO O| Apr 01 17:54:19.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uncompress"
60612026-04-01T17:54:20.918Z[ recovery-image] Apr 01 17:54:19.810 INFO O| Apr 01 17:54:19.810 INFO STEP 413 (remove_files) COMPLETE
60622026-04-01T17:54:20.921Z[ recovery-image] Apr 01 17:54:19.810 INFO O| Apr 01 17:54:19.810 INFO STEP 414: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60632026-04-01T17:54:20.924Z[ recovery-image] Apr 01 17:54:19.815 INFO O| Apr 01 17:54:19.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unexpand"
60642026-04-01T17:54:20.924Z[ recovery-image] Apr 01 17:54:19.815 INFO O| Apr 01 17:54:19.815 INFO STEP 414 (remove_files) COMPLETE
60652026-04-01T17:54:20.924Z[ recovery-image] Apr 01 17:54:19.815 INFO O| Apr 01 17:54:19.815 INFO STEP 415: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60662026-04-01T17:54:20.928Z[ recovery-image] Apr 01 17:54:19.820 INFO O| Apr 01 17:54:19.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uniq"
60672026-04-01T17:54:20.928Z[ recovery-image] Apr 01 17:54:19.820 INFO O| Apr 01 17:54:19.820 INFO STEP 415 (remove_files) COMPLETE
60682026-04-01T17:54:20.928Z[ recovery-image] Apr 01 17:54:19.820 INFO O| Apr 01 17:54:19.820 INFO STEP 416: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60692026-04-01T17:54:20.933Z[ recovery-image] Apr 01 17:54:19.825 INFO O| Apr 01 17:54:19.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/units"
60702026-04-01T17:54:20.933Z[ recovery-image] Apr 01 17:54:19.825 INFO O| Apr 01 17:54:19.825 INFO STEP 416 (remove_files) COMPLETE
60712026-04-01T17:54:20.933Z[ recovery-image] Apr 01 17:54:19.825 INFO O| Apr 01 17:54:19.825 INFO STEP 417: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60722026-04-01T17:54:20.939Z[ recovery-image] Apr 01 17:54:19.830 INFO O| Apr 01 17:54:19.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unix2dos"
60732026-04-01T17:54:20.942Z[ recovery-image] Apr 01 17:54:19.830 INFO O| Apr 01 17:54:19.830 INFO STEP 417 (remove_files) COMPLETE
60742026-04-01T17:54:20.942Z[ recovery-image] Apr 01 17:54:19.830 INFO O| Apr 01 17:54:19.830 INFO STEP 418: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60752026-04-01T17:54:20.945Z[ recovery-image] Apr 01 17:54:19.835 INFO O| Apr 01 17:54:19.835 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/unpack"
60762026-04-01T17:54:20.945Z[ recovery-image] Apr 01 17:54:19.835 INFO O| Apr 01 17:54:19.835 INFO STEP 418 (remove_files) COMPLETE
60772026-04-01T17:54:20.945Z[ recovery-image] Apr 01 17:54:19.835 INFO O| Apr 01 17:54:19.835 INFO STEP 419: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60782026-04-01T17:54:20.949Z[ recovery-image] Apr 01 17:54:19.841 INFO O| Apr 01 17:54:19.841 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/userattr"
60792026-04-01T17:54:20.949Z[ recovery-image] Apr 01 17:54:19.841 INFO O| Apr 01 17:54:19.841 INFO STEP 419 (remove_files) COMPLETE
60802026-04-01T17:54:20.952Z[ recovery-image] Apr 01 17:54:19.841 INFO O| Apr 01 17:54:19.841 INFO STEP 420: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60812026-04-01T17:54:20.955Z[ recovery-image] Apr 01 17:54:19.847 INFO O| Apr 01 17:54:19.847 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uudecode"
60822026-04-01T17:54:20.955Z[ recovery-image] Apr 01 17:54:19.847 INFO O| Apr 01 17:54:19.847 INFO STEP 420 (remove_files) COMPLETE
60832026-04-01T17:54:20.955Z[ recovery-image] Apr 01 17:54:19.847 INFO O| Apr 01 17:54:19.847 INFO STEP 421: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60842026-04-01T17:54:20.960Z[ recovery-image] Apr 01 17:54:19.852 INFO O| Apr 01 17:54:19.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuencode"
60852026-04-01T17:54:20.960Z[ recovery-image] Apr 01 17:54:19.852 INFO O| Apr 01 17:54:19.852 INFO STEP 421 (remove_files) COMPLETE
60862026-04-01T17:54:20.960Z[ recovery-image] Apr 01 17:54:19.852 INFO O| Apr 01 17:54:19.852 INFO STEP 422: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60872026-04-01T17:54:20.965Z[ recovery-image] Apr 01 17:54:19.857 INFO O| Apr 01 17:54:19.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/uuidgen"
60882026-04-01T17:54:20.965Z[ recovery-image] Apr 01 17:54:19.857 INFO O| Apr 01 17:54:19.857 INFO STEP 422 (remove_files) COMPLETE
60892026-04-01T17:54:20.965Z[ recovery-image] Apr 01 17:54:19.857 INFO O| Apr 01 17:54:19.857 INFO STEP 423: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60902026-04-01T17:54:20.970Z[ recovery-image] Apr 01 17:54:19.862 INFO O| Apr 01 17:54:19.862 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vedit"
60912026-04-01T17:54:20.970Z[ recovery-image] Apr 01 17:54:19.862 INFO O| Apr 01 17:54:19.862 INFO STEP 423 (remove_files) COMPLETE
60922026-04-01T17:54:20.970Z[ recovery-image] Apr 01 17:54:19.862 INFO O| Apr 01 17:54:19.862 INFO STEP 424: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60932026-04-01T17:54:20.975Z[ recovery-image] Apr 01 17:54:19.866 INFO O| Apr 01 17:54:19.866 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vim"
60942026-04-01T17:54:20.975Z[ recovery-image] Apr 01 17:54:19.867 INFO O| Apr 01 17:54:19.867 INFO STEP 424 (remove_files) COMPLETE
60952026-04-01T17:54:20.978Z[ recovery-image] Apr 01 17:54:19.867 INFO O| Apr 01 17:54:19.867 INFO STEP 425: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60962026-04-01T17:54:20.981Z[ recovery-image] Apr 01 17:54:19.872 INFO O| Apr 01 17:54:19.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vimtutor"
60972026-04-01T17:54:20.981Z[ recovery-image] Apr 01 17:54:19.872 INFO O| Apr 01 17:54:19.872 INFO STEP 425 (remove_files) COMPLETE
60982026-04-01T17:54:20.981Z[ recovery-image] Apr 01 17:54:19.872 INFO O| Apr 01 17:54:19.872 INFO STEP 426: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
60992026-04-01T17:54:20.985Z[ recovery-image] Apr 01 17:54:19.877 INFO O| Apr 01 17:54:19.877 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vmstat"
61002026-04-01T17:54:20.985Z[ recovery-image] Apr 01 17:54:19.877 INFO O| Apr 01 17:54:19.877 INFO STEP 426 (remove_files) COMPLETE
61012026-04-01T17:54:20.985Z[ recovery-image] Apr 01 17:54:19.877 INFO O| Apr 01 17:54:19.877 INFO STEP 427: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61022026-04-01T17:54:20.991Z[ recovery-image] Apr 01 17:54:19.883 INFO O| Apr 01 17:54:19.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/vtfontcvt"
61032026-04-01T17:54:20.991Z[ recovery-image] Apr 01 17:54:19.883 INFO O| Apr 01 17:54:19.883 INFO STEP 427 (remove_files) COMPLETE
61042026-04-01T17:54:20.994Z[ recovery-image] Apr 01 17:54:19.883 INFO O| Apr 01 17:54:19.883 INFO STEP 428: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61052026-04-01T17:54:20.997Z[ recovery-image] Apr 01 17:54:19.888 INFO O| Apr 01 17:54:19.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/w"
61062026-04-01T17:54:20.997Z[ recovery-image] Apr 01 17:54:19.888 INFO O| Apr 01 17:54:19.888 INFO STEP 428 (remove_files) COMPLETE
61072026-04-01T17:54:20.997Z[ recovery-image] Apr 01 17:54:19.888 INFO O| Apr 01 17:54:19.888 INFO STEP 429: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61082026-04-01T17:54:21.001Z[ recovery-image] Apr 01 17:54:19.893 INFO O| Apr 01 17:54:19.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wait"
61092026-04-01T17:54:21.001Z[ recovery-image] Apr 01 17:54:19.893 INFO O| Apr 01 17:54:19.893 INFO STEP 429 (remove_files) COMPLETE
61102026-04-01T17:54:21.001Z[ recovery-image] Apr 01 17:54:19.893 INFO O| Apr 01 17:54:19.893 INFO STEP 430: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61112026-04-01T17:54:21.006Z[ recovery-image] Apr 01 17:54:19.898 INFO O| Apr 01 17:54:19.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/watch"
61122026-04-01T17:54:21.009Z[ recovery-image] Apr 01 17:54:19.898 INFO O| Apr 01 17:54:19.898 INFO STEP 430 (remove_files) COMPLETE
61132026-04-01T17:54:21.009Z[ recovery-image] Apr 01 17:54:19.898 INFO O| Apr 01 17:54:19.898 INFO STEP 431: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61142026-04-01T17:54:21.012Z[ recovery-image] Apr 01 17:54:19.903 INFO O| Apr 01 17:54:19.903 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wc"
61152026-04-01T17:54:21.012Z[ recovery-image] Apr 01 17:54:19.903 INFO O| Apr 01 17:54:19.903 INFO STEP 431 (remove_files) COMPLETE
61162026-04-01T17:54:21.012Z[ recovery-image] Apr 01 17:54:19.903 INFO O| Apr 01 17:54:19.903 INFO STEP 432: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61172026-04-01T17:54:21.016Z[ recovery-image] Apr 01 17:54:19.907 INFO O| Apr 01 17:54:19.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/which"
61182026-04-01T17:54:21.016Z[ recovery-image] Apr 01 17:54:19.907 INFO O| Apr 01 17:54:19.907 INFO STEP 432 (remove_files) COMPLETE
61192026-04-01T17:54:21.016Z[ recovery-image] Apr 01 17:54:19.907 INFO O| Apr 01 17:54:19.907 INFO STEP 433: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61202026-04-01T17:54:21.020Z[ recovery-image] Apr 01 17:54:19.912 INFO O| Apr 01 17:54:19.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/whocalls"
61212026-04-01T17:54:21.020Z[ recovery-image] Apr 01 17:54:19.912 INFO O| Apr 01 17:54:19.912 INFO STEP 433 (remove_files) COMPLETE
61222026-04-01T17:54:21.020Z[ recovery-image] Apr 01 17:54:19.912 INFO O| Apr 01 17:54:19.912 INFO STEP 434: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61232026-04-01T17:54:21.025Z[ recovery-image] Apr 01 17:54:19.917 INFO O| Apr 01 17:54:19.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/wracct"
61242026-04-01T17:54:21.025Z[ recovery-image] Apr 01 17:54:19.917 INFO O| Apr 01 17:54:19.917 INFO STEP 434 (remove_files) COMPLETE
61252026-04-01T17:54:21.028Z[ recovery-image] Apr 01 17:54:19.917 INFO O| Apr 01 17:54:19.917 INFO STEP 435: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61262026-04-01T17:54:21.031Z[ recovery-image] Apr 01 17:54:19.922 INFO O| Apr 01 17:54:19.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/write"
61272026-04-01T17:54:21.031Z[ recovery-image] Apr 01 17:54:19.922 INFO O| Apr 01 17:54:19.922 INFO STEP 435 (remove_files) COMPLETE
61282026-04-01T17:54:21.031Z[ recovery-image] Apr 01 17:54:19.922 INFO O| Apr 01 17:54:19.922 INFO STEP 436: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61292026-04-01T17:54:21.035Z[ recovery-image] Apr 01 17:54:19.927 INFO O| Apr 01 17:54:19.927 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xargs"
61302026-04-01T17:54:21.035Z[ recovery-image] Apr 01 17:54:19.927 INFO O| Apr 01 17:54:19.927 INFO STEP 436 (remove_files) COMPLETE
61312026-04-01T17:54:21.038Z[ recovery-image] Apr 01 17:54:19.927 INFO O| Apr 01 17:54:19.927 INFO STEP 437: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61322026-04-01T17:54:21.041Z[ recovery-image] Apr 01 17:54:19.932 INFO O| Apr 01 17:54:19.932 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xml2-config"
61332026-04-01T17:54:21.041Z[ recovery-image] Apr 01 17:54:19.932 INFO O| Apr 01 17:54:19.932 INFO STEP 437 (remove_files) COMPLETE
61342026-04-01T17:54:21.041Z[ recovery-image] Apr 01 17:54:19.932 INFO O| Apr 01 17:54:19.932 INFO STEP 438: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61352026-04-01T17:54:21.045Z[ recovery-image] Apr 01 17:54:19.936 INFO O| Apr 01 17:54:19.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlcatalog"
61362026-04-01T17:54:21.047Z[ recovery-image] Apr 01 17:54:19.936 INFO O| Apr 01 17:54:19.936 INFO STEP 438 (remove_files) COMPLETE
61372026-04-01T17:54:21.048Z[ recovery-image] Apr 01 17:54:19.936 INFO O| Apr 01 17:54:19.936 INFO STEP 439: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61382026-04-01T17:54:21.051Z[ recovery-image] Apr 01 17:54:19.941 INFO O| Apr 01 17:54:19.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmllint"
61392026-04-01T17:54:21.051Z[ recovery-image] Apr 01 17:54:19.941 INFO O| Apr 01 17:54:19.941 INFO STEP 439 (remove_files) COMPLETE
61402026-04-01T17:54:21.051Z[ recovery-image] Apr 01 17:54:19.941 INFO O| Apr 01 17:54:19.941 INFO STEP 440: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61412026-04-01T17:54:21.054Z[ recovery-image] Apr 01 17:54:19.946 INFO O| Apr 01 17:54:19.946 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xmlwf"
61422026-04-01T17:54:21.057Z[ recovery-image] Apr 01 17:54:19.946 INFO O| Apr 01 17:54:19.946 INFO STEP 440 (remove_files) COMPLETE
61432026-04-01T17:54:21.057Z[ recovery-image] Apr 01 17:54:19.946 INFO O| Apr 01 17:54:19.946 INFO STEP 441: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61442026-04-01T17:54:21.060Z[ recovery-image] Apr 01 17:54:19.951 INFO O| Apr 01 17:54:19.951 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xstr"
61452026-04-01T17:54:21.060Z[ recovery-image] Apr 01 17:54:19.951 INFO O| Apr 01 17:54:19.951 INFO STEP 441 (remove_files) COMPLETE
61462026-04-01T17:54:21.060Z[ recovery-image] Apr 01 17:54:19.951 INFO O| Apr 01 17:54:19.951 INFO STEP 442: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61472026-04-01T17:54:21.064Z[ recovery-image] Apr 01 17:54:19.956 INFO O| Apr 01 17:54:19.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xxd"
61482026-04-01T17:54:21.064Z[ recovery-image] Apr 01 17:54:19.956 INFO O| Apr 01 17:54:19.956 INFO STEP 442 (remove_files) COMPLETE
61492026-04-01T17:54:21.067Z[ recovery-image] Apr 01 17:54:19.956 INFO O| Apr 01 17:54:19.956 INFO STEP 443: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61502026-04-01T17:54:21.070Z[ recovery-image] Apr 01 17:54:19.960 INFO O| Apr 01 17:54:19.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xz"
61512026-04-01T17:54:21.070Z[ recovery-image] Apr 01 17:54:19.961 INFO O| Apr 01 17:54:19.960 INFO STEP 443 (remove_files) COMPLETE
61522026-04-01T17:54:21.070Z[ recovery-image] Apr 01 17:54:19.961 INFO O| Apr 01 17:54:19.961 INFO STEP 444: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61532026-04-01T17:54:21.074Z[ recovery-image] Apr 01 17:54:19.965 INFO O| Apr 01 17:54:19.965 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdec"
61542026-04-01T17:54:21.074Z[ recovery-image] Apr 01 17:54:19.966 INFO O| Apr 01 17:54:19.965 INFO STEP 444 (remove_files) COMPLETE
61552026-04-01T17:54:21.077Z[ recovery-image] Apr 01 17:54:19.966 INFO O| Apr 01 17:54:19.965 INFO STEP 445: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61562026-04-01T17:54:21.081Z[ recovery-image] Apr 01 17:54:19.973 INFO O| Apr 01 17:54:19.973 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzdiff"
61572026-04-01T17:54:21.081Z[ recovery-image] Apr 01 17:54:19.973 INFO O| Apr 01 17:54:19.973 INFO STEP 445 (remove_files) COMPLETE
61582026-04-01T17:54:21.084Z[ recovery-image] Apr 01 17:54:19.973 INFO O| Apr 01 17:54:19.973 INFO STEP 446: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61592026-04-01T17:54:21.087Z[ recovery-image] Apr 01 17:54:19.978 INFO O| Apr 01 17:54:19.978 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzgrep"
61602026-04-01T17:54:21.087Z[ recovery-image] Apr 01 17:54:19.978 INFO O| Apr 01 17:54:19.978 INFO STEP 446 (remove_files) COMPLETE
61612026-04-01T17:54:21.087Z[ recovery-image] Apr 01 17:54:19.978 INFO O| Apr 01 17:54:19.978 INFO STEP 447: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61622026-04-01T17:54:21.091Z[ recovery-image] Apr 01 17:54:19.983 INFO O| Apr 01 17:54:19.983 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzless"
61632026-04-01T17:54:21.091Z[ recovery-image] Apr 01 17:54:19.983 INFO O| Apr 01 17:54:19.983 INFO STEP 447 (remove_files) COMPLETE
61642026-04-01T17:54:21.094Z[ recovery-image] Apr 01 17:54:19.983 INFO O| Apr 01 17:54:19.983 INFO STEP 448: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61652026-04-01T17:54:21.097Z[ recovery-image] Apr 01 17:54:19.987 INFO O| Apr 01 17:54:19.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/xzmore"
61662026-04-01T17:54:21.097Z[ recovery-image] Apr 01 17:54:19.987 INFO O| Apr 01 17:54:19.987 INFO STEP 448 (remove_files) COMPLETE
61672026-04-01T17:54:21.097Z[ recovery-image] Apr 01 17:54:19.987 INFO O| Apr 01 17:54:19.987 INFO STEP 449: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61682026-04-01T17:54:21.100Z[ recovery-image] Apr 01 17:54:19.992 INFO O| Apr 01 17:54:19.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/yes"
61692026-04-01T17:54:21.100Z[ recovery-image] Apr 01 17:54:19.992 INFO O| Apr 01 17:54:19.992 INFO STEP 449 (remove_files) COMPLETE
61702026-04-01T17:54:21.103Z[ recovery-image] Apr 01 17:54:19.992 INFO O| Apr 01 17:54:19.992 INFO STEP 450: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61712026-04-01T17:54:21.106Z[ recovery-image] Apr 01 17:54:19.997 INFO O| Apr 01 17:54:19.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zcat"
61722026-04-01T17:54:21.106Z[ recovery-image] Apr 01 17:54:19.997 INFO O| Apr 01 17:54:19.997 INFO STEP 450 (remove_files) COMPLETE
61732026-04-01T17:54:21.106Z[ recovery-image] Apr 01 17:54:19.997 INFO O| Apr 01 17:54:19.997 INFO STEP 451: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61742026-04-01T17:54:21.110Z[ recovery-image] Apr 01 17:54:20.002 INFO O| Apr 01 17:54:20.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zonestat"
61752026-04-01T17:54:21.110Z[ recovery-image] Apr 01 17:54:20.002 INFO O| Apr 01 17:54:20.002 INFO STEP 451 (remove_files) COMPLETE
61762026-04-01T17:54:21.110Z[ recovery-image] Apr 01 17:54:20.002 INFO O| Apr 01 17:54:20.002 INFO STEP 452: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61772026-04-01T17:54:21.115Z[ recovery-image] Apr 01 17:54:20.007 INFO O| Apr 01 17:54:20.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstd"
61782026-04-01T17:54:21.115Z[ recovery-image] Apr 01 17:54:20.007 INFO O| Apr 01 17:54:20.007 INFO STEP 452 (remove_files) COMPLETE
61792026-04-01T17:54:21.115Z[ recovery-image] Apr 01 17:54:20.007 INFO O| Apr 01 17:54:20.007 INFO STEP 453: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61802026-04-01T17:54:21.120Z[ recovery-image] Apr 01 17:54:20.012 INFO O| Apr 01 17:54:20.012 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdgrep"
61812026-04-01T17:54:21.120Z[ recovery-image] Apr 01 17:54:20.012 INFO O| Apr 01 17:54:20.012 INFO STEP 453 (remove_files) COMPLETE
61822026-04-01T17:54:21.123Z[ recovery-image] Apr 01 17:54:20.012 INFO O| Apr 01 17:54:20.012 INFO STEP 454: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61832026-04-01T17:54:21.126Z[ recovery-image] Apr 01 17:54:20.016 INFO O| Apr 01 17:54:20.016 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/bin/zstdless"
61842026-04-01T17:54:21.126Z[ recovery-image] Apr 01 17:54:20.016 INFO O| Apr 01 17:54:20.016 INFO STEP 454 (remove_files) COMPLETE
61852026-04-01T17:54:21.126Z[ recovery-image] Apr 01 17:54:20.016 INFO O| Apr 01 17:54:20.016 INFO STEP 455: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61862026-04-01T17:54:21.130Z[ recovery-image] Apr 01 17:54:20.022 INFO O| Apr 01 17:54:20.022 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libatomic.so.1.2.0"
61872026-04-01T17:54:21.133Z[ recovery-image] Apr 01 17:54:20.023 INFO O| Apr 01 17:54:20.022 INFO STEP 455 (remove_files) COMPLETE
61882026-04-01T17:54:21.133Z[ recovery-image] Apr 01 17:54:20.023 INFO O| Apr 01 17:54:20.023 INFO STEP 456: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61892026-04-01T17:54:21.137Z[ recovery-image] Apr 01 17:54:20.029 INFO O| Apr 01 17:54:20.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libgomp.so.1.0.0"
61902026-04-01T17:54:21.137Z[ recovery-image] Apr 01 17:54:20.029 INFO O| Apr 01 17:54:20.029 INFO STEP 456 (remove_files) COMPLETE
61912026-04-01T17:54:21.137Z[ recovery-image] Apr 01 17:54:20.029 INFO O| Apr 01 17:54:20.029 INFO STEP 457: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61922026-04-01T17:54:21.144Z[ recovery-image] Apr 01 17:54:20.036 INFO O| Apr 01 17:54:20.036 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libssp.so.0.0.0"
61932026-04-01T17:54:21.144Z[ recovery-image] Apr 01 17:54:20.036 INFO O| Apr 01 17:54:20.036 INFO STEP 457 (remove_files) COMPLETE
61942026-04-01T17:54:21.147Z[ recovery-image] Apr 01 17:54:20.036 INFO O| Apr 01 17:54:20.036 INFO STEP 458: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61952026-04-01T17:54:21.150Z[ recovery-image] Apr 01 17:54:20.041 INFO O| Apr 01 17:54:20.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/amd64/libstdc++.so.6.0.28"
61962026-04-01T17:54:21.153Z[ recovery-image] Apr 01 17:54:20.042 INFO O| Apr 01 17:54:20.042 INFO STEP 458 (remove_files) COMPLETE
61972026-04-01T17:54:21.153Z[ recovery-image] Apr 01 17:54:20.042 INFO O| Apr 01 17:54:20.042 INFO STEP 459: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
61982026-04-01T17:54:21.156Z[ recovery-image] Apr 01 17:54:20.048 INFO O| Apr 01 17:54:20.048 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libatomic.so.1.2.0"
61992026-04-01T17:54:21.156Z[ recovery-image] Apr 01 17:54:20.048 INFO O| Apr 01 17:54:20.048 INFO STEP 459 (remove_files) COMPLETE
62002026-04-01T17:54:21.156Z[ recovery-image] Apr 01 17:54:20.048 INFO O| Apr 01 17:54:20.048 INFO STEP 460: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62012026-04-01T17:54:21.162Z[ recovery-image] Apr 01 17:54:20.053 INFO O| Apr 01 17:54:20.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgcc_s.so.1"
62022026-04-01T17:54:21.162Z[ recovery-image] Apr 01 17:54:20.053 INFO O| Apr 01 17:54:20.053 INFO STEP 460 (remove_files) COMPLETE
62032026-04-01T17:54:21.165Z[ recovery-image] Apr 01 17:54:20.054 INFO O| Apr 01 17:54:20.053 INFO STEP 461: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62042026-04-01T17:54:21.168Z[ recovery-image] Apr 01 17:54:20.060 INFO O| Apr 01 17:54:20.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libgomp.so.1.0.0"
62052026-04-01T17:54:21.171Z[ recovery-image] Apr 01 17:54:20.060 INFO O| Apr 01 17:54:20.060 INFO STEP 461 (remove_files) COMPLETE
62062026-04-01T17:54:21.171Z[ recovery-image] Apr 01 17:54:20.060 INFO O| Apr 01 17:54:20.060 INFO STEP 462: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62072026-04-01T17:54:21.174Z[ recovery-image] Apr 01 17:54:20.065 INFO O| Apr 01 17:54:20.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libssp.so.0.0.0"
62082026-04-01T17:54:21.174Z[ recovery-image] Apr 01 17:54:20.065 INFO O| Apr 01 17:54:20.065 INFO STEP 462 (remove_files) COMPLETE
62092026-04-01T17:54:21.174Z[ recovery-image] Apr 01 17:54:20.065 INFO O| Apr 01 17:54:20.065 INFO STEP 463: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62102026-04-01T17:54:21.180Z[ recovery-image] Apr 01 17:54:20.071 INFO O| Apr 01 17:54:20.071 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gcc/10/lib/libstdc++.so.6.0.28"
62112026-04-01T17:54:21.180Z[ recovery-image] Apr 01 17:54:20.071 INFO O| Apr 01 17:54:20.071 INFO STEP 463 (remove_files) COMPLETE
62122026-04-01T17:54:21.183Z[ recovery-image] Apr 01 17:54:20.071 INFO O| Apr 01 17:54:20.071 INFO STEP 464: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62132026-04-01T17:54:21.187Z[ recovery-image] Apr 01 17:54:20.077 INFO O| Apr 01 17:54:20.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libform.so.5.9"
62142026-04-01T17:54:21.187Z[ recovery-image] Apr 01 17:54:20.077 INFO O| Apr 01 17:54:20.077 INFO STEP 464 (remove_files) COMPLETE
62152026-04-01T17:54:21.187Z[ recovery-image] Apr 01 17:54:20.077 INFO O| Apr 01 17:54:20.077 INFO STEP 465: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62162026-04-01T17:54:21.191Z[ recovery-image] Apr 01 17:54:20.083 INFO O| Apr 01 17:54:20.083 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libmenu.so.5.9"
62172026-04-01T17:54:21.191Z[ recovery-image] Apr 01 17:54:20.083 INFO O| Apr 01 17:54:20.083 INFO STEP 465 (remove_files) COMPLETE
62182026-04-01T17:54:21.194Z[ recovery-image] Apr 01 17:54:20.083 INFO O| Apr 01 17:54:20.083 INFO STEP 466: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62192026-04-01T17:54:21.198Z[ recovery-image] Apr 01 17:54:20.088 INFO O| Apr 01 17:54:20.088 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/amd64/libpanel.so.5.9"
62202026-04-01T17:54:21.198Z[ recovery-image] Apr 01 17:54:20.088 INFO O| Apr 01 17:54:20.088 INFO STEP 466 (remove_files) COMPLETE
62212026-04-01T17:54:21.198Z[ recovery-image] Apr 01 17:54:20.088 INFO O| Apr 01 17:54:20.088 INFO STEP 467: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62222026-04-01T17:54:21.203Z[ recovery-image] Apr 01 17:54:20.094 INFO O| Apr 01 17:54:20.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libform.so.5.9"
62232026-04-01T17:54:21.203Z[ recovery-image] Apr 01 17:54:20.094 INFO O| Apr 01 17:54:20.094 INFO STEP 467 (remove_files) COMPLETE
62242026-04-01T17:54:21.206Z[ recovery-image] Apr 01 17:54:20.094 INFO O| Apr 01 17:54:20.094 INFO STEP 468: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62252026-04-01T17:54:21.209Z[ recovery-image] Apr 01 17:54:20.099 INFO O| Apr 01 17:54:20.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libmenu.so.5.9"
62262026-04-01T17:54:21.209Z[ recovery-image] Apr 01 17:54:20.099 INFO O| Apr 01 17:54:20.099 INFO STEP 468 (remove_files) COMPLETE
62272026-04-01T17:54:21.209Z[ recovery-image] Apr 01 17:54:20.099 INFO O| Apr 01 17:54:20.099 INFO STEP 469: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62282026-04-01T17:54:21.213Z[ recovery-image] Apr 01 17:54:20.104 INFO O| Apr 01 17:54:20.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/gnu/lib/libpanel.so.5.9"
62292026-04-01T17:54:21.213Z[ recovery-image] Apr 01 17:54:20.104 INFO O| Apr 01 17:54:20.104 INFO STEP 469 (remove_files) COMPLETE
62302026-04-01T17:54:21.216Z[ recovery-image] Apr 01 17:54:20.104 INFO O| Apr 01 17:54:20.104 INFO STEP 470: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62312026-04-01T17:54:21.219Z[ recovery-image] Apr 01 17:54:20.110 INFO O| Apr 01 17:54:20.110 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ctags"
62322026-04-01T17:54:21.219Z[ recovery-image] Apr 01 17:54:20.110 INFO O| Apr 01 17:54:20.110 INFO STEP 470 (remove_files) COMPLETE
62332026-04-01T17:54:21.219Z[ recovery-image] Apr 01 17:54:20.110 INFO O| Apr 01 17:54:20.110 INFO STEP 471: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62342026-04-01T17:54:21.225Z[ recovery-image] Apr 01 17:54:20.116 INFO O| Apr 01 17:54:20.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/edit"
62352026-04-01T17:54:21.228Z[ recovery-image] Apr 01 17:54:20.116 INFO O| Apr 01 17:54:20.116 INFO STEP 471 (remove_files) COMPLETE
62362026-04-01T17:54:21.228Z[ recovery-image] Apr 01 17:54:20.116 INFO O| Apr 01 17:54:20.116 INFO STEP 472: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62372026-04-01T17:54:21.232Z[ recovery-image] Apr 01 17:54:20.121 INFO O| Apr 01 17:54:20.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/ex"
62382026-04-01T17:54:21.232Z[ recovery-image] Apr 01 17:54:20.121 INFO O| Apr 01 17:54:20.121 INFO STEP 472 (remove_files) COMPLETE
62392026-04-01T17:54:21.232Z[ recovery-image] Apr 01 17:54:20.121 INFO O| Apr 01 17:54:20.121 INFO STEP 473: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62402026-04-01T17:54:21.235Z[ recovery-image] Apr 01 17:54:20.126 INFO O| Apr 01 17:54:20.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/pfsh"
62412026-04-01T17:54:21.235Z[ recovery-image] Apr 01 17:54:20.126 INFO O| Apr 01 17:54:20.126 INFO STEP 473 (remove_files) COMPLETE
62422026-04-01T17:54:21.235Z[ recovery-image] Apr 01 17:54:20.126 INFO O| Apr 01 17:54:20.126 INFO STEP 474: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62432026-04-01T17:54:21.240Z[ recovery-image] Apr 01 17:54:20.131 INFO O| Apr 01 17:54:20.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/sh"
62442026-04-01T17:54:21.240Z[ recovery-image] Apr 01 17:54:20.131 INFO O| Apr 01 17:54:20.131 INFO STEP 474 (remove_files) COMPLETE
62452026-04-01T17:54:21.244Z[ recovery-image] Apr 01 17:54:20.131 INFO O| Apr 01 17:54:20.131 INFO STEP 475: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62462026-04-01T17:54:21.248Z[ recovery-image] Apr 01 17:54:20.136 INFO O| Apr 01 17:54:20.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vedit"
62472026-04-01T17:54:21.248Z[ recovery-image] Apr 01 17:54:20.136 INFO O| Apr 01 17:54:20.136 INFO STEP 475 (remove_files) COMPLETE
62482026-04-01T17:54:21.248Z[ recovery-image] Apr 01 17:54:20.136 INFO O| Apr 01 17:54:20.136 INFO STEP 476: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62492026-04-01T17:54:21.251Z[ recovery-image] Apr 01 17:54:20.141 INFO O| Apr 01 17:54:20.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/vi"
62502026-04-01T17:54:21.251Z[ recovery-image] Apr 01 17:54:20.141 INFO O| Apr 01 17:54:20.141 INFO STEP 476 (remove_files) COMPLETE
62512026-04-01T17:54:21.251Z[ recovery-image] Apr 01 17:54:20.141 INFO O| Apr 01 17:54:20.141 INFO STEP 477: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62522026-04-01T17:54:21.255Z[ recovery-image] Apr 01 17:54:20.146 INFO O| Apr 01 17:54:20.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/has/bin/view"
62532026-04-01T17:54:21.255Z[ recovery-image] Apr 01 17:54:20.146 INFO O| Apr 01 17:54:20.146 INFO STEP 477 (remove_files) COMPLETE
62542026-04-01T17:54:21.255Z[ recovery-image] Apr 01 17:54:20.146 INFO O| Apr 01 17:54:20.146 INFO STEP 478: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62552026-04-01T17:54:21.259Z[ recovery-image] Apr 01 17:54:20.151 INFO O| Apr 01 17:54:20.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/logindmux"
62562026-04-01T17:54:21.262Z[ recovery-image] Apr 01 17:54:20.151 INFO O| Apr 01 17:54:20.151 INFO STEP 478 (remove_files) COMPLETE
62572026-04-01T17:54:21.263Z[ recovery-image] Apr 01 17:54:20.151 INFO O| Apr 01 17:54:20.151 INFO STEP 479: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62582026-04-01T17:54:21.268Z[ recovery-image] Apr 01 17:54:20.156 INFO O| Apr 01 17:54:20.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pool"
62592026-04-01T17:54:21.268Z[ recovery-image] Apr 01 17:54:20.156 INFO O| Apr 01 17:54:20.156 INFO STEP 479 (remove_files) COMPLETE
62602026-04-01T17:54:21.268Z[ recovery-image] Apr 01 17:54:20.156 INFO O| Apr 01 17:54:20.156 INFO STEP 480: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62612026-04-01T17:54:21.274Z[ recovery-image] Apr 01 17:54:20.161 INFO O| Apr 01 17:54:20.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ppt"
62622026-04-01T17:54:21.274Z[ recovery-image] Apr 01 17:54:20.161 INFO O| Apr 01 17:54:20.161 INFO STEP 480 (remove_files) COMPLETE
62632026-04-01T17:54:21.274Z[ recovery-image] Apr 01 17:54:20.161 INFO O| Apr 01 17:54:20.161 INFO STEP 481: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62642026-04-01T17:54:21.278Z[ recovery-image] Apr 01 17:54:20.167 INFO O| Apr 01 17:54:20.167 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/ptm"
62652026-04-01T17:54:21.279Z[ recovery-image] Apr 01 17:54:20.167 INFO O| Apr 01 17:54:20.167 INFO STEP 481 (remove_files) COMPLETE
62662026-04-01T17:54:21.279Z[ recovery-image] Apr 01 17:54:20.167 INFO O| Apr 01 17:54:20.167 INFO STEP 482: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62672026-04-01T17:54:21.286Z[ recovery-image] Apr 01 17:54:20.173 INFO O| Apr 01 17:54:20.173 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/pts"
62682026-04-01T17:54:21.286Z[ recovery-image] Apr 01 17:54:20.173 INFO O| Apr 01 17:54:20.173 INFO STEP 482 (remove_files) COMPLETE
62692026-04-01T17:54:21.287Z[ recovery-image] Apr 01 17:54:20.173 INFO O| Apr 01 17:54:20.173 INFO STEP 483: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62702026-04-01T17:54:21.306Z[ recovery-image] Apr 01 17:54:20.179 INFO O| Apr 01 17:54:20.179 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/vmm"
62712026-04-01T17:54:21.306Z[ recovery-image] Apr 01 17:54:20.179 INFO O| Apr 01 17:54:20.179 INFO STEP 483 (remove_files) COMPLETE
62722026-04-01T17:54:21.306Z[ recovery-image] Apr 01 17:54:20.179 INFO O| Apr 01 17:54:20.179 INFO STEP 484: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62732026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.184 INFO O| Apr 01 17:54:20.184 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/amd64/zcons"
62742026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.184 INFO O| Apr 01 17:54:20.184 INFO STEP 484 (remove_files) COMPLETE
62752026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.184 INFO O| Apr 01 17:54:20.184 INFO STEP 485: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62762026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.189 INFO O| Apr 01 17:54:20.189 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/fssnap.conf"
62772026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.189 INFO O| Apr 01 17:54:20.189 INFO STEP 485 (remove_files) COMPLETE
62782026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.189 INFO O| Apr 01 17:54:20.189 INFO STEP 486: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62792026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.195 INFO O| Apr 01 17:54:20.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/logindmux.conf"
62802026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.195 INFO O| Apr 01 17:54:20.195 INFO STEP 486 (remove_files) COMPLETE
62812026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.195 INFO O| Apr 01 17:54:20.195 INFO STEP 487: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62822026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.200 INFO O| Apr 01 17:54:20.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/nsmb.conf"
62832026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.200 INFO O| Apr 01 17:54:20.200 INFO STEP 487 (remove_files) COMPLETE
62842026-04-01T17:54:21.310Z[ recovery-image] Apr 01 17:54:20.200 INFO O| Apr 01 17:54:20.200 INFO STEP 488: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62852026-04-01T17:54:21.318Z[ recovery-image] Apr 01 17:54:20.206 INFO O| Apr 01 17:54:20.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/pool.conf"
62862026-04-01T17:54:21.321Z[ recovery-image] Apr 01 17:54:20.206 INFO O| Apr 01 17:54:20.206 INFO STEP 488 (remove_files) COMPLETE
62872026-04-01T17:54:21.321Z[ recovery-image] Apr 01 17:54:20.206 INFO O| Apr 01 17:54:20.206 INFO STEP 489: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62882026-04-01T17:54:21.324Z[ recovery-image] Apr 01 17:54:20.212 INFO O| Apr 01 17:54:20.212 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/ppt.conf"
62892026-04-01T17:54:21.324Z[ recovery-image] Apr 01 17:54:20.212 INFO O| Apr 01 17:54:20.212 INFO STEP 489 (remove_files) COMPLETE
62902026-04-01T17:54:21.325Z[ recovery-image] Apr 01 17:54:20.212 INFO O| Apr 01 17:54:20.212 INFO STEP 490: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62912026-04-01T17:54:21.328Z[ recovery-image] Apr 01 17:54:20.217 INFO O| Apr 01 17:54:20.217 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/smbsrv.conf"
62922026-04-01T17:54:21.328Z[ recovery-image] Apr 01 17:54:20.217 INFO O| Apr 01 17:54:20.217 INFO STEP 490 (remove_files) COMPLETE
62932026-04-01T17:54:21.328Z[ recovery-image] Apr 01 17:54:20.217 INFO O| Apr 01 17:54:20.217 INFO STEP 491: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62942026-04-01T17:54:21.342Z[ recovery-image] Apr 01 17:54:20.223 INFO O| Apr 01 17:54:20.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/viona.conf"
62952026-04-01T17:54:21.342Z[ recovery-image] Apr 01 17:54:20.223 INFO O| Apr 01 17:54:20.223 INFO STEP 491 (remove_files) COMPLETE
62962026-04-01T17:54:21.346Z[ recovery-image] Apr 01 17:54:20.223 INFO O| Apr 01 17:54:20.223 INFO STEP 492: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
62972026-04-01T17:54:21.346Z[ recovery-image] Apr 01 17:54:20.228 INFO O| Apr 01 17:54:20.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/drv/vmm.conf"
62982026-04-01T17:54:21.346Z[ recovery-image] Apr 01 17:54:20.228 INFO O| Apr 01 17:54:20.228 INFO STEP 492 (remove_files) COMPLETE
62992026-04-01T17:54:21.346Z[ recovery-image] Apr 01 17:54:20.228 INFO O| Apr 01 17:54:20.228 INFO STEP 493: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63002026-04-01T17:54:21.346Z[ recovery-image] Apr 01 17:54:20.233 INFO O| Apr 01 17:54:20.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/javaexec"
63012026-04-01T17:54:21.346Z[ recovery-image] Apr 01 17:54:20.234 INFO O| Apr 01 17:54:20.234 INFO STEP 493 (remove_files) COMPLETE
63022026-04-01T17:54:21.346Z[ recovery-image] Apr 01 17:54:20.234 INFO O| Apr 01 17:54:20.234 INFO STEP 494: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63032026-04-01T17:54:21.349Z[ recovery-image] Apr 01 17:54:20.240 INFO O| Apr 01 17:54:20.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/exec/amd64/shbinexec"
63042026-04-01T17:54:21.349Z[ recovery-image] Apr 01 17:54:20.240 INFO O| Apr 01 17:54:20.240 INFO STEP 494 (remove_files) COMPLETE
63052026-04-01T17:54:21.349Z[ recovery-image] Apr 01 17:54:20.240 INFO O| Apr 01 17:54:20.240 INFO STEP 495: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63062026-04-01T17:54:21.354Z[ recovery-image] Apr 01 17:54:20.245 INFO O| Apr 01 17:54:20.245 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/pcfs"
63072026-04-01T17:54:21.354Z[ recovery-image] Apr 01 17:54:20.245 INFO O| Apr 01 17:54:20.245 INFO STEP 495 (remove_files) COMPLETE
63082026-04-01T17:54:21.354Z[ recovery-image] Apr 01 17:54:20.245 INFO O| Apr 01 17:54:20.245 INFO STEP 496: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63092026-04-01T17:54:21.361Z[ recovery-image] Apr 01 17:54:20.251 INFO O| Apr 01 17:54:20.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/fs/amd64/smbfs"
63102026-04-01T17:54:21.361Z[ recovery-image] Apr 01 17:54:20.251 INFO O| Apr 01 17:54:20.251 INFO STEP 496 (remove_files) COMPLETE
63112026-04-01T17:54:21.361Z[ recovery-image] Apr 01 17:54:20.251 INFO O| Apr 01 17:54:20.251 INFO STEP 497: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63122026-04-01T17:54:21.364Z[ recovery-image] Apr 01 17:54:20.256 INFO O| Apr 01 17:54:20.256 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/nsmb"
63132026-04-01T17:54:21.364Z[ recovery-image] Apr 01 17:54:20.256 INFO O| Apr 01 17:54:20.256 INFO STEP 497 (remove_files) COMPLETE
63142026-04-01T17:54:21.364Z[ recovery-image] Apr 01 17:54:20.256 INFO O| Apr 01 17:54:20.256 INFO STEP 498: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63152026-04-01T17:54:21.371Z[ recovery-image] Apr 01 17:54:20.262 INFO O| Apr 01 17:54:20.262 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbfs"
63162026-04-01T17:54:21.371Z[ recovery-image] Apr 01 17:54:20.262 INFO O| Apr 01 17:54:20.262 INFO STEP 498 (remove_files) COMPLETE
63172026-04-01T17:54:21.371Z[ recovery-image] Apr 01 17:54:20.262 INFO O| Apr 01 17:54:20.262 INFO STEP 499: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63182026-04-01T17:54:21.376Z[ recovery-image] Apr 01 17:54:20.267 INFO O| Apr 01 17:54:20.267 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/kmdb/amd64/smbsrv"
63192026-04-01T17:54:21.376Z[ recovery-image] Apr 01 17:54:20.267 INFO O| Apr 01 17:54:20.267 INFO STEP 499 (remove_files) COMPLETE
63202026-04-01T17:54:21.376Z[ recovery-image] Apr 01 17:54:20.267 INFO O| Apr 01 17:54:20.267 INFO STEP 500: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63212026-04-01T17:54:21.381Z[ recovery-image] Apr 01 17:54:20.273 INFO O| Apr 01 17:54:20.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/misc/amd64/vmm_vtd"
63222026-04-01T17:54:21.381Z[ recovery-image] Apr 01 17:54:20.273 INFO O| Apr 01 17:54:20.273 INFO STEP 500 (remove_files) COMPLETE
63232026-04-01T17:54:21.381Z[ recovery-image] Apr 01 17:54:20.273 INFO O| Apr 01 17:54:20.273 INFO STEP 501: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63242026-04-01T17:54:21.386Z[ recovery-image] Apr 01 17:54:20.278 INFO O| Apr 01 17:54:20.278 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.15"
63252026-04-01T17:54:21.389Z[ recovery-image] Apr 01 17:54:20.278 INFO O| Apr 01 17:54:20.278 INFO STEP 501 (remove_files) COMPLETE
63262026-04-01T17:54:21.389Z[ recovery-image] Apr 01 17:54:20.278 INFO O| Apr 01 17:54:20.278 INFO STEP 502: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63272026-04-01T17:54:21.392Z[ recovery-image] Apr 01 17:54:20.283 INFO O| Apr 01 17:54:20.283 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/pcbe/amd64/pcbe.GenuineIntel.6.15"
63282026-04-01T17:54:21.393Z[ recovery-image] Apr 01 17:54:20.283 INFO O| Apr 01 17:54:20.283 INFO STEP 502 (remove_files) COMPLETE
63292026-04-01T17:54:21.393Z[ recovery-image] Apr 01 17:54:20.283 INFO O| Apr 01 17:54:20.283 INFO STEP 503: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63302026-04-01T17:54:21.396Z[ recovery-image] Apr 01 17:54:20.288 INFO O| Apr 01 17:54:20.288 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/IA"
63312026-04-01T17:54:21.397Z[ recovery-image] Apr 01 17:54:20.288 INFO O| Apr 01 17:54:20.288 INFO STEP 503 (remove_files) COMPLETE
63322026-04-01T17:54:21.400Z[ recovery-image] Apr 01 17:54:20.288 INFO O| Apr 01 17:54:20.288 INFO STEP 504: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63332026-04-01T17:54:21.403Z[ recovery-image] Apr 01 17:54:20.293 INFO O| Apr 01 17:54:20.293 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT"
63342026-04-01T17:54:21.403Z[ recovery-image] Apr 01 17:54:20.293 INFO O| Apr 01 17:54:20.293 INFO STEP 504 (remove_files) COMPLETE
63352026-04-01T17:54:21.403Z[ recovery-image] Apr 01 17:54:20.293 INFO O| Apr 01 17:54:20.293 INFO STEP 505: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63362026-04-01T17:54:21.408Z[ recovery-image] Apr 01 17:54:20.298 INFO O| Apr 01 17:54:20.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sched/amd64/RT_DPTBL"
63372026-04-01T17:54:21.408Z[ recovery-image] Apr 01 17:54:20.298 INFO O| Apr 01 17:54:20.298 INFO STEP 505 (remove_files) COMPLETE
63382026-04-01T17:54:21.408Z[ recovery-image] Apr 01 17:54:20.298 INFO O| Apr 01 17:54:20.298 INFO STEP 506: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63392026-04-01T17:54:21.413Z[ recovery-image] Apr 01 17:54:20.304 INFO O| Apr 01 17:54:20.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/cryptmod"
63402026-04-01T17:54:21.413Z[ recovery-image] Apr 01 17:54:20.304 INFO O| Apr 01 17:54:20.304 INFO STEP 506 (remove_files) COMPLETE
63412026-04-01T17:54:21.413Z[ recovery-image] Apr 01 17:54:20.304 INFO O| Apr 01 17:54:20.304 INFO STEP 507: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63422026-04-01T17:54:21.417Z[ recovery-image] Apr 01 17:54:20.309 INFO O| Apr 01 17:54:20.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/rlmod"
63432026-04-01T17:54:21.417Z[ recovery-image] Apr 01 17:54:20.309 INFO O| Apr 01 17:54:20.309 INFO STEP 507 (remove_files) COMPLETE
63442026-04-01T17:54:21.417Z[ recovery-image] Apr 01 17:54:20.309 INFO O| Apr 01 17:54:20.309 INFO STEP 508: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63452026-04-01T17:54:21.424Z[ recovery-image] Apr 01 17:54:20.315 INFO O| Apr 01 17:54:20.315 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/strmod/amd64/telmod"
63462026-04-01T17:54:21.424Z[ recovery-image] Apr 01 17:54:20.315 INFO O| Apr 01 17:54:20.315 INFO STEP 508 (remove_files) COMPLETE
63472026-04-01T17:54:21.429Z[ recovery-image] Apr 01 17:54:20.315 INFO O| Apr 01 17:54:20.315 INFO STEP 509: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63482026-04-01T17:54:21.434Z[ recovery-image] Apr 01 17:54:20.320 INFO O| Apr 01 17:54:20.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/acctctl"
63492026-04-01T17:54:21.434Z[ recovery-image] Apr 01 17:54:20.320 INFO O| Apr 01 17:54:20.320 INFO STEP 509 (remove_files) COMPLETE
63502026-04-01T17:54:21.434Z[ recovery-image] Apr 01 17:54:20.320 INFO O| Apr 01 17:54:20.320 INFO STEP 510: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63512026-04-01T17:54:21.440Z[ recovery-image] Apr 01 17:54:20.325 INFO O| Apr 01 17:54:20.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/exacctsys"
63522026-04-01T17:54:21.441Z[ recovery-image] Apr 01 17:54:20.326 INFO O| Apr 01 17:54:20.326 INFO STEP 510 (remove_files) COMPLETE
63532026-04-01T17:54:21.441Z[ recovery-image] Apr 01 17:54:20.326 INFO O| Apr 01 17:54:20.326 INFO STEP 511: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63542026-04-01T17:54:21.447Z[ recovery-image] Apr 01 17:54:20.332 INFO O| Apr 01 17:54:20.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kernel/sys/amd64/sysacct"
63552026-04-01T17:54:21.447Z[ recovery-image] Apr 01 17:54:20.332 INFO O| Apr 01 17:54:20.332 INFO STEP 511 (remove_files) COMPLETE
63562026-04-01T17:54:21.447Z[ recovery-image] Apr 01 17:54:20.332 INFO O| Apr 01 17:54:20.332 INFO STEP 512: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63572026-04-01T17:54:21.452Z[ recovery-image] Apr 01 17:54:20.337 INFO O| Apr 01 17:54:20.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/kvm/README"
63582026-04-01T17:54:21.452Z[ recovery-image] Apr 01 17:54:20.337 INFO O| Apr 01 17:54:20.337 INFO STEP 512 (remove_files) COMPLETE
63592026-04-01T17:54:21.452Z[ recovery-image] Apr 01 17:54:20.337 INFO O| Apr 01 17:54:20.337 INFO STEP 513: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63602026-04-01T17:54:21.456Z[ recovery-image] Apr 01 17:54:20.344 INFO O| Apr 01 17:54:20.344 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2map"
63612026-04-01T17:54:21.456Z[ recovery-image] Apr 01 17:54:20.344 INFO O| Apr 01 17:54:20.344 INFO STEP 513 (remove_files) COMPLETE
63622026-04-01T17:54:21.456Z[ recovery-image] Apr 01 17:54:20.344 INFO O| Apr 01 17:54:20.344 INFO STEP 514: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63632026-04-01T17:54:21.459Z[ recovery-image] Apr 01 17:54:20.349 INFO O| Apr 01 17:54:20.349 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/abi/spec2trace"
63642026-04-01T17:54:21.459Z[ recovery-image] Apr 01 17:54:20.349 INFO O| Apr 01 17:54:20.349 INFO STEP 514 (remove_files) COMPLETE
63652026-04-01T17:54:21.459Z[ recovery-image] Apr 01 17:54:20.349 INFO O| Apr 01 17:54:20.349 INFO STEP 515: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63662026-04-01T17:54:21.463Z[ recovery-image] Apr 01 17:54:20.355 INFO O| Apr 01 17:54:20.355 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen"
63672026-04-01T17:54:21.463Z[ recovery-image] Apr 01 17:54:20.355 INFO O| Apr 01 17:54:20.355 INFO STEP 515 (remove_files) COMPLETE
63682026-04-01T17:54:21.469Z[ recovery-image] Apr 01 17:54:20.355 INFO O| Apr 01 17:54:20.355 INFO STEP 516: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63692026-04-01T17:54:21.469Z[ recovery-image] Apr 01 17:54:20.360 INFO O| Apr 01 17:54:20.360 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen1"
63702026-04-01T17:54:21.469Z[ recovery-image] Apr 01 17:54:20.360 INFO O| Apr 01 17:54:20.360 INFO STEP 516 (remove_files) COMPLETE
63712026-04-01T17:54:21.469Z[ recovery-image] Apr 01 17:54:20.360 INFO O| Apr 01 17:54:20.360 INFO STEP 517: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63722026-04-01T17:54:21.474Z[ recovery-image] Apr 01 17:54:20.365 INFO O| Apr 01 17:54:20.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen3"
63732026-04-01T17:54:21.474Z[ recovery-image] Apr 01 17:54:20.365 INFO O| Apr 01 17:54:20.365 INFO STEP 517 (remove_files) COMPLETE
63742026-04-01T17:54:21.477Z[ recovery-image] Apr 01 17:54:20.365 INFO O| Apr 01 17:54:20.365 INFO STEP 518: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63752026-04-01T17:54:21.480Z[ recovery-image] Apr 01 17:54:20.371 INFO O| Apr 01 17:54:20.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbgen4"
63762026-04-01T17:54:21.480Z[ recovery-image] Apr 01 17:54:20.371 INFO O| Apr 01 17:54:20.371 INFO STEP 518 (remove_files) COMPLETE
63772026-04-01T17:54:21.480Z[ recovery-image] Apr 01 17:54:20.371 INFO O| Apr 01 17:54:20.371 INFO STEP 519: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63782026-04-01T17:54:21.484Z[ recovery-image] Apr 01 17:54:20.376 INFO O| Apr 01 17:54:20.376 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/adbsub.o"
63792026-04-01T17:54:21.484Z[ recovery-image] Apr 01 17:54:20.376 INFO O| Apr 01 17:54:20.376 INFO STEP 519 (remove_files) COMPLETE
63802026-04-01T17:54:21.487Z[ recovery-image] Apr 01 17:54:20.376 INFO O| Apr 01 17:54:20.376 INFO STEP 520: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63812026-04-01T17:54:21.491Z[ recovery-image] Apr 01 17:54:20.381 INFO O| Apr 01 17:54:20.381 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/adb/amd64/adbsub.o"
63822026-04-01T17:54:21.491Z[ recovery-image] Apr 01 17:54:20.381 INFO O| Apr 01 17:54:20.381 INFO STEP 520 (remove_files) COMPLETE
63832026-04-01T17:54:21.491Z[ recovery-image] Apr 01 17:54:20.381 INFO O| Apr 01 17:54:20.381 INFO STEP 521: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63842026-04-01T17:54:21.494Z[ recovery-image] Apr 01 17:54:20.386 INFO O| Apr 01 17:54:20.386 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/0@0.so.1"
63852026-04-01T17:54:21.497Z[ recovery-image] Apr 01 17:54:20.387 INFO O| Apr 01 17:54:20.387 INFO STEP 521 (remove_files) COMPLETE
63862026-04-01T17:54:21.497Z[ recovery-image] Apr 01 17:54:20.387 INFO O| Apr 01 17:54:20.387 INFO STEP 522: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63872026-04-01T17:54:21.500Z[ recovery-image] Apr 01 17:54:20.392 INFO O| Apr 01 17:54:20.392 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/Makefile.inc"
63882026-04-01T17:54:21.500Z[ recovery-image] Apr 01 17:54:20.392 INFO O| Apr 01 17:54:20.392 INFO STEP 522 (remove_files) COMPLETE
63892026-04-01T17:54:21.500Z[ recovery-image] Apr 01 17:54:20.392 INFO O| Apr 01 17:54:20.392 INFO STEP 523: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63902026-04-01T17:54:21.505Z[ recovery-image] Apr 01 17:54:20.397 INFO O| Apr 01 17:54:20.397 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/accept"
63912026-04-01T17:54:21.505Z[ recovery-image] Apr 01 17:54:20.397 INFO O| Apr 01 17:54:20.397 INFO STEP 523 (remove_files) COMPLETE
63922026-04-01T17:54:21.505Z[ recovery-image] Apr 01 17:54:20.397 INFO O| Apr 01 17:54:20.397 INFO STEP 524: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63932026-04-01T17:54:21.511Z[ recovery-image] Apr 01 17:54:20.403 INFO O| Apr 01 17:54:20.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/basename"
63942026-04-01T17:54:21.511Z[ recovery-image] Apr 01 17:54:20.403 INFO O| Apr 01 17:54:20.403 INFO STEP 524 (remove_files) COMPLETE
63952026-04-01T17:54:21.511Z[ recovery-image] Apr 01 17:54:20.403 INFO O| Apr 01 17:54:20.403 INFO STEP 525: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63962026-04-01T17:54:21.517Z[ recovery-image] Apr 01 17:54:20.409 INFO O| Apr 01 17:54:20.409 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/csv"
63972026-04-01T17:54:21.517Z[ recovery-image] Apr 01 17:54:20.409 INFO O| Apr 01 17:54:20.409 INFO STEP 525 (remove_files) COMPLETE
63982026-04-01T17:54:21.522Z[ recovery-image] Apr 01 17:54:20.409 INFO O| Apr 01 17:54:20.409 INFO STEP 526: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
63992026-04-01T17:54:21.527Z[ recovery-image] Apr 01 17:54:20.413 INFO O| Apr 01 17:54:20.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/cut"
64002026-04-01T17:54:21.527Z[ recovery-image] Apr 01 17:54:20.413 INFO O| Apr 01 17:54:20.413 INFO STEP 526 (remove_files) COMPLETE
64012026-04-01T17:54:21.527Z[ recovery-image] Apr 01 17:54:20.413 INFO O| Apr 01 17:54:20.413 INFO STEP 527: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64022026-04-01T17:54:21.530Z[ recovery-image] Apr 01 17:54:20.419 INFO O| Apr 01 17:54:20.419 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/dirname"
64032026-04-01T17:54:21.530Z[ recovery-image] Apr 01 17:54:20.419 INFO O| Apr 01 17:54:20.419 INFO STEP 527 (remove_files) COMPLETE
64042026-04-01T17:54:21.530Z[ recovery-image] Apr 01 17:54:20.419 INFO O| Apr 01 17:54:20.419 INFO STEP 528: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64052026-04-01T17:54:21.533Z[ recovery-image] Apr 01 17:54:20.425 INFO O| Apr 01 17:54:20.425 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/fdflags"
64062026-04-01T17:54:21.533Z[ recovery-image] Apr 01 17:54:20.425 INFO O| Apr 01 17:54:20.425 INFO STEP 528 (remove_files) COMPLETE
64072026-04-01T17:54:21.533Z[ recovery-image] Apr 01 17:54:20.425 INFO O| Apr 01 17:54:20.425 INFO STEP 529: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64082026-04-01T17:54:21.540Z[ recovery-image] Apr 01 17:54:20.430 INFO O| Apr 01 17:54:20.430 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/finfo"
64092026-04-01T17:54:21.540Z[ recovery-image] Apr 01 17:54:20.430 INFO O| Apr 01 17:54:20.430 INFO STEP 529 (remove_files) COMPLETE
64102026-04-01T17:54:21.540Z[ recovery-image] Apr 01 17:54:20.430 INFO O| Apr 01 17:54:20.430 INFO STEP 530: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64112026-04-01T17:54:21.544Z[ recovery-image] Apr 01 17:54:20.435 INFO O| Apr 01 17:54:20.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/head"
64122026-04-01T17:54:21.544Z[ recovery-image] Apr 01 17:54:20.435 INFO O| Apr 01 17:54:20.435 INFO STEP 530 (remove_files) COMPLETE
64132026-04-01T17:54:21.544Z[ recovery-image] Apr 01 17:54:20.435 INFO O| Apr 01 17:54:20.435 INFO STEP 531: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64142026-04-01T17:54:21.549Z[ recovery-image] Apr 01 17:54:20.440 INFO O| Apr 01 17:54:20.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/id"
64152026-04-01T17:54:21.549Z[ recovery-image] Apr 01 17:54:20.440 INFO O| Apr 01 17:54:20.440 INFO STEP 531 (remove_files) COMPLETE
64162026-04-01T17:54:21.552Z[ recovery-image] Apr 01 17:54:20.440 INFO O| Apr 01 17:54:20.440 INFO STEP 532: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64172026-04-01T17:54:21.555Z[ recovery-image] Apr 01 17:54:20.446 INFO O| Apr 01 17:54:20.446 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/ln"
64182026-04-01T17:54:21.555Z[ recovery-image] Apr 01 17:54:20.446 INFO O| Apr 01 17:54:20.446 INFO STEP 532 (remove_files) COMPLETE
64192026-04-01T17:54:21.555Z[ recovery-image] Apr 01 17:54:20.446 INFO O| Apr 01 17:54:20.446 INFO STEP 533: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64202026-04-01T17:54:21.559Z[ recovery-image] Apr 01 17:54:20.451 INFO O| Apr 01 17:54:20.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/loadables.h"
64212026-04-01T17:54:21.559Z[ recovery-image] Apr 01 17:54:20.451 INFO O| Apr 01 17:54:20.451 INFO STEP 533 (remove_files) COMPLETE
64222026-04-01T17:54:21.562Z[ recovery-image] Apr 01 17:54:20.451 INFO O| Apr 01 17:54:20.451 INFO STEP 534: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64232026-04-01T17:54:21.565Z[ recovery-image] Apr 01 17:54:20.455 INFO O| Apr 01 17:54:20.455 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/logname"
64242026-04-01T17:54:21.565Z[ recovery-image] Apr 01 17:54:20.455 INFO O| Apr 01 17:54:20.455 INFO STEP 534 (remove_files) COMPLETE
64252026-04-01T17:54:21.565Z[ recovery-image] Apr 01 17:54:20.455 INFO O| Apr 01 17:54:20.455 INFO STEP 535: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64262026-04-01T17:54:21.569Z[ recovery-image] Apr 01 17:54:20.460 INFO O| Apr 01 17:54:20.460 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkdir"
64272026-04-01T17:54:21.569Z[ recovery-image] Apr 01 17:54:20.460 INFO O| Apr 01 17:54:20.460 INFO STEP 535 (remove_files) COMPLETE
64282026-04-01T17:54:21.569Z[ recovery-image] Apr 01 17:54:20.460 INFO O| Apr 01 17:54:20.460 INFO STEP 536: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64292026-04-01T17:54:21.574Z[ recovery-image] Apr 01 17:54:20.466 INFO O| Apr 01 17:54:20.466 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mkfifo"
64302026-04-01T17:54:21.575Z[ recovery-image] Apr 01 17:54:20.466 INFO O| Apr 01 17:54:20.466 INFO STEP 536 (remove_files) COMPLETE
64312026-04-01T17:54:21.575Z[ recovery-image] Apr 01 17:54:20.466 INFO O| Apr 01 17:54:20.466 INFO STEP 537: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64322026-04-01T17:54:21.579Z[ recovery-image] Apr 01 17:54:20.471 INFO O| Apr 01 17:54:20.471 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mktemp"
64332026-04-01T17:54:21.579Z[ recovery-image] Apr 01 17:54:20.471 INFO O| Apr 01 17:54:20.471 INFO STEP 537 (remove_files) COMPLETE
64342026-04-01T17:54:21.579Z[ recovery-image] Apr 01 17:54:20.471 INFO O| Apr 01 17:54:20.471 INFO STEP 538: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64352026-04-01T17:54:21.585Z[ recovery-image] Apr 01 17:54:20.477 INFO O| Apr 01 17:54:20.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/mypid"
64362026-04-01T17:54:21.585Z[ recovery-image] Apr 01 17:54:20.477 INFO O| Apr 01 17:54:20.477 INFO STEP 538 (remove_files) COMPLETE
64372026-04-01T17:54:21.585Z[ recovery-image] Apr 01 17:54:20.477 INFO O| Apr 01 17:54:20.477 INFO STEP 539: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64382026-04-01T17:54:21.590Z[ recovery-image] Apr 01 17:54:20.482 INFO O| Apr 01 17:54:20.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/pathchk"
64392026-04-01T17:54:21.590Z[ recovery-image] Apr 01 17:54:20.482 INFO O| Apr 01 17:54:20.482 INFO STEP 539 (remove_files) COMPLETE
64402026-04-01T17:54:21.593Z[ recovery-image] Apr 01 17:54:20.482 INFO O| Apr 01 17:54:20.482 INFO STEP 540: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64412026-04-01T17:54:21.597Z[ recovery-image] Apr 01 17:54:20.487 INFO O| Apr 01 17:54:20.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/print"
64422026-04-01T17:54:21.597Z[ recovery-image] Apr 01 17:54:20.487 INFO O| Apr 01 17:54:20.487 INFO STEP 540 (remove_files) COMPLETE
64432026-04-01T17:54:21.597Z[ recovery-image] Apr 01 17:54:20.487 INFO O| Apr 01 17:54:20.487 INFO STEP 541: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64442026-04-01T17:54:21.602Z[ recovery-image] Apr 01 17:54:20.493 INFO O| Apr 01 17:54:20.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/printenv"
64452026-04-01T17:54:21.602Z[ recovery-image] Apr 01 17:54:20.493 INFO O| Apr 01 17:54:20.493 INFO STEP 541 (remove_files) COMPLETE
64462026-04-01T17:54:21.602Z[ recovery-image] Apr 01 17:54:20.493 INFO O| Apr 01 17:54:20.493 INFO STEP 542: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64472026-04-01T17:54:21.606Z[ recovery-image] Apr 01 17:54:20.498 INFO O| Apr 01 17:54:20.498 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/push"
64482026-04-01T17:54:21.606Z[ recovery-image] Apr 01 17:54:20.498 INFO O| Apr 01 17:54:20.498 INFO STEP 542 (remove_files) COMPLETE
64492026-04-01T17:54:21.609Z[ recovery-image] Apr 01 17:54:20.498 INFO O| Apr 01 17:54:20.498 INFO STEP 543: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64502026-04-01T17:54:21.612Z[ recovery-image] Apr 01 17:54:20.503 INFO O| Apr 01 17:54:20.503 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/realpath"
64512026-04-01T17:54:21.613Z[ recovery-image] Apr 01 17:54:20.503 INFO O| Apr 01 17:54:20.503 INFO STEP 543 (remove_files) COMPLETE
64522026-04-01T17:54:21.613Z[ recovery-image] Apr 01 17:54:20.503 INFO O| Apr 01 17:54:20.503 INFO STEP 544: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64532026-04-01T17:54:21.616Z[ recovery-image] Apr 01 17:54:20.508 INFO O| Apr 01 17:54:20.508 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rm"
64542026-04-01T17:54:21.616Z[ recovery-image] Apr 01 17:54:20.508 INFO O| Apr 01 17:54:20.508 INFO STEP 544 (remove_files) COMPLETE
64552026-04-01T17:54:21.619Z[ recovery-image] Apr 01 17:54:20.508 INFO O| Apr 01 17:54:20.508 INFO STEP 545: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64562026-04-01T17:54:21.622Z[ recovery-image] Apr 01 17:54:20.513 INFO O| Apr 01 17:54:20.513 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/rmdir"
64572026-04-01T17:54:21.622Z[ recovery-image] Apr 01 17:54:20.513 INFO O| Apr 01 17:54:20.513 INFO STEP 545 (remove_files) COMPLETE
64582026-04-01T17:54:21.622Z[ recovery-image] Apr 01 17:54:20.513 INFO O| Apr 01 17:54:20.513 INFO STEP 546: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64592026-04-01T17:54:21.627Z[ recovery-image] Apr 01 17:54:20.519 INFO O| Apr 01 17:54:20.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/seq"
64602026-04-01T17:54:21.628Z[ recovery-image] Apr 01 17:54:20.519 INFO O| Apr 01 17:54:20.519 INFO STEP 546 (remove_files) COMPLETE
64612026-04-01T17:54:21.630Z[ recovery-image] Apr 01 17:54:20.519 INFO O| Apr 01 17:54:20.519 INFO STEP 547: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64622026-04-01T17:54:21.633Z[ recovery-image] Apr 01 17:54:20.524 INFO O| Apr 01 17:54:20.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/setpgid"
64632026-04-01T17:54:21.633Z[ recovery-image] Apr 01 17:54:20.524 INFO O| Apr 01 17:54:20.524 INFO STEP 547 (remove_files) COMPLETE
64642026-04-01T17:54:21.634Z[ recovery-image] Apr 01 17:54:20.524 INFO O| Apr 01 17:54:20.524 INFO STEP 548: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64652026-04-01T17:54:21.638Z[ recovery-image] Apr 01 17:54:20.530 INFO O| Apr 01 17:54:20.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sleep"
64662026-04-01T17:54:21.638Z[ recovery-image] Apr 01 17:54:20.530 INFO O| Apr 01 17:54:20.530 INFO STEP 548 (remove_files) COMPLETE
64672026-04-01T17:54:21.646Z[ recovery-image] Apr 01 17:54:20.530 INFO O| Apr 01 17:54:20.530 INFO STEP 549: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64682026-04-01T17:54:21.646Z[ recovery-image] Apr 01 17:54:20.535 INFO O| Apr 01 17:54:20.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/strftime"
64692026-04-01T17:54:21.646Z[ recovery-image] Apr 01 17:54:20.535 INFO O| Apr 01 17:54:20.535 INFO STEP 549 (remove_files) COMPLETE
64702026-04-01T17:54:21.646Z[ recovery-image] Apr 01 17:54:20.535 INFO O| Apr 01 17:54:20.535 INFO STEP 550: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64712026-04-01T17:54:21.649Z[ recovery-image] Apr 01 17:54:20.540 INFO O| Apr 01 17:54:20.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/sync"
64722026-04-01T17:54:21.649Z[ recovery-image] Apr 01 17:54:20.540 INFO O| Apr 01 17:54:20.540 INFO STEP 550 (remove_files) COMPLETE
64732026-04-01T17:54:21.649Z[ recovery-image] Apr 01 17:54:20.540 INFO O| Apr 01 17:54:20.540 INFO STEP 551: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64742026-04-01T17:54:21.653Z[ recovery-image] Apr 01 17:54:20.545 INFO O| Apr 01 17:54:20.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tee"
64752026-04-01T17:54:21.653Z[ recovery-image] Apr 01 17:54:20.545 INFO O| Apr 01 17:54:20.545 INFO STEP 551 (remove_files) COMPLETE
64762026-04-01T17:54:21.656Z[ recovery-image] Apr 01 17:54:20.545 INFO O| Apr 01 17:54:20.545 INFO STEP 552: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64772026-04-01T17:54:21.659Z[ recovery-image] Apr 01 17:54:20.550 INFO O| Apr 01 17:54:20.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/truefalse"
64782026-04-01T17:54:21.659Z[ recovery-image] Apr 01 17:54:20.550 INFO O| Apr 01 17:54:20.550 INFO STEP 552 (remove_files) COMPLETE
64792026-04-01T17:54:21.659Z[ recovery-image] Apr 01 17:54:20.550 INFO O| Apr 01 17:54:20.550 INFO STEP 553: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64802026-04-01T17:54:21.663Z[ recovery-image] Apr 01 17:54:20.555 INFO O| Apr 01 17:54:20.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/tty"
64812026-04-01T17:54:21.666Z[ recovery-image] Apr 01 17:54:20.555 INFO O| Apr 01 17:54:20.555 INFO STEP 553 (remove_files) COMPLETE
64822026-04-01T17:54:21.666Z[ recovery-image] Apr 01 17:54:20.555 INFO O| Apr 01 17:54:20.555 INFO STEP 554: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64832026-04-01T17:54:21.669Z[ recovery-image] Apr 01 17:54:20.560 INFO O| Apr 01 17:54:20.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/uname"
64842026-04-01T17:54:21.670Z[ recovery-image] Apr 01 17:54:20.560 INFO O| Apr 01 17:54:20.560 INFO STEP 554 (remove_files) COMPLETE
64852026-04-01T17:54:21.670Z[ recovery-image] Apr 01 17:54:20.560 INFO O| Apr 01 17:54:20.560 INFO STEP 555: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64862026-04-01T17:54:21.673Z[ recovery-image] Apr 01 17:54:20.565 INFO O| Apr 01 17:54:20.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/unlink"
64872026-04-01T17:54:21.673Z[ recovery-image] Apr 01 17:54:20.565 INFO O| Apr 01 17:54:20.565 INFO STEP 555 (remove_files) COMPLETE
64882026-04-01T17:54:21.676Z[ recovery-image] Apr 01 17:54:20.565 INFO O| Apr 01 17:54:20.565 INFO STEP 556: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64892026-04-01T17:54:21.679Z[ recovery-image] Apr 01 17:54:20.570 INFO O| Apr 01 17:54:20.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/bash/whoami"
64902026-04-01T17:54:21.679Z[ recovery-image] Apr 01 17:54:20.570 INFO O| Apr 01 17:54:20.570 INFO STEP 556 (remove_files) COMPLETE
64912026-04-01T17:54:21.679Z[ recovery-image] Apr 01 17:54:20.570 INFO O| Apr 01 17:54:20.570 INFO STEP 557: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64922026-04-01T17:54:21.683Z[ recovery-image] Apr 01 17:54:20.575 INFO O| Apr 01 17:54:20.575 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/cmake/libxml2/libxml2-config.cmake"
64932026-04-01T17:54:21.686Z[ recovery-image] Apr 01 17:54:20.576 INFO O| Apr 01 17:54:20.576 INFO STEP 557 (remove_files) COMPLETE
64942026-04-01T17:54:21.687Z[ recovery-image] Apr 01 17:54:20.576 INFO O| Apr 01 17:54:20.576 INFO STEP 558: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64952026-04-01T17:54:21.690Z[ recovery-image] Apr 01 17:54:20.581 INFO O| Apr 01 17:54:20.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/dbus-1.0/include/dbus/dbus-arch-deps.h"
64962026-04-01T17:54:21.692Z[ recovery-image] Apr 01 17:54:20.582 INFO O| Apr 01 17:54:20.582 INFO STEP 558 (remove_files) COMPLETE
64972026-04-01T17:54:21.692Z[ recovery-image] Apr 01 17:54:20.582 INFO O| Apr 01 17:54:20.582 INFO STEP 559: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
64982026-04-01T17:54:21.698Z[ recovery-image] Apr 01 17:54:20.588 INFO O| Apr 01 17:54:20.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/getloginx.so.1"
64992026-04-01T17:54:21.698Z[ recovery-image] Apr 01 17:54:20.588 INFO O| Apr 01 17:54:20.588 INFO STEP 559 (remove_files) COMPLETE
65002026-04-01T17:54:21.698Z[ recovery-image] Apr 01 17:54:20.588 INFO O| Apr 01 17:54:20.588 INFO STEP 560: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65012026-04-01T17:54:21.702Z[ recovery-image] Apr 01 17:54:20.594 INFO O| Apr 01 17:54:20.594 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh1024-0.so.1"
65022026-04-01T17:54:21.702Z[ recovery-image] Apr 01 17:54:20.594 INFO O| Apr 01 17:54:20.594 INFO STEP 560 (remove_files) COMPLETE
65032026-04-01T17:54:21.702Z[ recovery-image] Apr 01 17:54:20.594 INFO O| Apr 01 17:54:20.594 INFO STEP 561: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65042026-04-01T17:54:21.707Z[ recovery-image] Apr 01 17:54:20.599 INFO O| Apr 01 17:54:20.599 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/dh640-0.so.1"
65052026-04-01T17:54:21.707Z[ recovery-image] Apr 01 17:54:20.599 INFO O| Apr 01 17:54:20.599 INFO STEP 561 (remove_files) COMPLETE
65062026-04-01T17:54:21.707Z[ recovery-image] Apr 01 17:54:20.599 INFO O| Apr 01 17:54:20.599 INFO STEP 562: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65072026-04-01T17:54:21.713Z[ recovery-image] Apr 01 17:54:20.604 INFO O| Apr 01 17:54:20.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_dh.so.1"
65082026-04-01T17:54:21.713Z[ recovery-image] Apr 01 17:54:20.604 INFO O| Apr 01 17:54:20.604 INFO STEP 562 (remove_files) COMPLETE
65092026-04-01T17:54:21.716Z[ recovery-image] Apr 01 17:54:20.604 INFO O| Apr 01 17:54:20.604 INFO STEP 563: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65102026-04-01T17:54:21.721Z[ recovery-image] Apr 01 17:54:20.609 INFO O| Apr 01 17:54:20.609 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/gss/mech_spnego.so.1"
65112026-04-01T17:54:21.721Z[ recovery-image] Apr 01 17:54:20.609 INFO O| Apr 01 17:54:20.609 INFO STEP 563 (remove_files) COMPLETE
65122026-04-01T17:54:21.721Z[ recovery-image] Apr 01 17:54:20.609 INFO O| Apr 01 17:54:20.609 INFO STEP 564: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65132026-04-01T17:54:21.725Z[ recovery-image] Apr 01 17:54:20.614 INFO O| Apr 01 17:54:20.614 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lddstub"
65142026-04-01T17:54:21.725Z[ recovery-image] Apr 01 17:54:20.614 INFO O| Apr 01 17:54:20.614 INFO STEP 564 (remove_files) COMPLETE
65152026-04-01T17:54:21.725Z[ recovery-image] Apr 01 17:54:20.614 INFO O| Apr 01 17:54:20.614 INFO STEP 565: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65162026-04-01T17:54:21.729Z[ recovery-image] Apr 01 17:54:20.620 INFO O| Apr 01 17:54:20.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/lib9p.so.1"
65172026-04-01T17:54:21.732Z[ recovery-image] Apr 01 17:54:20.621 INFO O| Apr 01 17:54:20.621 INFO STEP 565 (remove_files) COMPLETE
65182026-04-01T17:54:21.732Z[ recovery-image] Apr 01 17:54:20.621 INFO O| Apr 01 17:54:20.621 INFO STEP 566: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65192026-04-01T17:54:21.735Z[ recovery-image] Apr 01 17:54:20.626 INFO O| Apr 01 17:54:20.626 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libads.so.1"
65202026-04-01T17:54:21.735Z[ recovery-image] Apr 01 17:54:20.626 INFO O| Apr 01 17:54:20.626 INFO STEP 566 (remove_files) COMPLETE
65212026-04-01T17:54:21.735Z[ recovery-image] Apr 01 17:54:20.626 INFO O| Apr 01 17:54:20.626 INFO STEP 567: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65222026-04-01T17:54:21.740Z[ recovery-image] Apr 01 17:54:20.632 INFO O| Apr 01 17:54:20.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libadutils.so.1"
65232026-04-01T17:54:21.740Z[ recovery-image] Apr 01 17:54:20.632 INFO O| Apr 01 17:54:20.632 INFO STEP 567 (remove_files) COMPLETE
65242026-04-01T17:54:21.743Z[ recovery-image] Apr 01 17:54:20.632 INFO O| Apr 01 17:54:20.632 INFO STEP 568: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65252026-04-01T17:54:21.746Z[ recovery-image] Apr 01 17:54:20.636 INFO O| Apr 01 17:54:20.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbe.so.1"
65262026-04-01T17:54:21.746Z[ recovery-image] Apr 01 17:54:20.636 INFO O| Apr 01 17:54:20.636 INFO STEP 568 (remove_files) COMPLETE
65272026-04-01T17:54:21.746Z[ recovery-image] Apr 01 17:54:20.636 INFO O| Apr 01 17:54:20.636 INFO STEP 569: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65282026-04-01T17:54:21.750Z[ recovery-image] Apr 01 17:54:20.642 INFO O| Apr 01 17:54:20.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrand.so.1"
65292026-04-01T17:54:21.753Z[ recovery-image] Apr 01 17:54:20.642 INFO O| Apr 01 17:54:20.642 INFO STEP 569 (remove_files) COMPLETE
65302026-04-01T17:54:21.753Z[ recovery-image] Apr 01 17:54:20.642 INFO O| Apr 01 17:54:20.642 INFO STEP 570: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65312026-04-01T17:54:21.756Z[ recovery-image] Apr 01 17:54:20.648 INFO O| Apr 01 17:54:20.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlicommon.so.1.0.9"
65322026-04-01T17:54:21.757Z[ recovery-image] Apr 01 17:54:20.648 INFO O| Apr 01 17:54:20.648 INFO STEP 570 (remove_files) COMPLETE
65332026-04-01T17:54:21.760Z[ recovery-image] Apr 01 17:54:20.648 INFO O| Apr 01 17:54:20.648 INFO STEP 571: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65342026-04-01T17:54:21.763Z[ recovery-image] Apr 01 17:54:20.653 INFO O| Apr 01 17:54:20.653 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlidec.so.1.0.9"
65352026-04-01T17:54:21.763Z[ recovery-image] Apr 01 17:54:20.653 INFO O| Apr 01 17:54:20.653 INFO STEP 571 (remove_files) COMPLETE
65362026-04-01T17:54:21.763Z[ recovery-image] Apr 01 17:54:20.653 INFO O| Apr 01 17:54:20.653 INFO STEP 572: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65372026-04-01T17:54:21.767Z[ recovery-image] Apr 01 17:54:20.659 INFO O| Apr 01 17:54:20.659 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbrotlienc.so.1.0.9"
65382026-04-01T17:54:21.768Z[ recovery-image] Apr 01 17:54:20.659 INFO O| Apr 01 17:54:20.659 INFO STEP 572 (remove_files) COMPLETE
65392026-04-01T17:54:21.770Z[ recovery-image] Apr 01 17:54:20.659 INFO O| Apr 01 17:54:20.659 INFO STEP 573: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65402026-04-01T17:54:21.773Z[ recovery-image] Apr 01 17:54:20.664 INFO O| Apr 01 17:54:20.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbsdmalloc.so.1"
65412026-04-01T17:54:21.773Z[ recovery-image] Apr 01 17:54:20.664 INFO O| Apr 01 17:54:20.664 INFO STEP 573 (remove_files) COMPLETE
65422026-04-01T17:54:21.774Z[ recovery-image] Apr 01 17:54:20.664 INFO O| Apr 01 17:54:20.664 INFO STEP 574: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65432026-04-01T17:54:21.777Z[ recovery-image] Apr 01 17:54:20.669 INFO O| Apr 01 17:54:20.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libbz2.so.1.0.8"
65442026-04-01T17:54:21.777Z[ recovery-image] Apr 01 17:54:20.669 INFO O| Apr 01 17:54:20.669 INFO STEP 574 (remove_files) COMPLETE
65452026-04-01T17:54:21.777Z[ recovery-image] Apr 01 17:54:20.669 INFO O| Apr 01 17:54:20.669 INFO STEP 575: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65462026-04-01T17:54:21.782Z[ recovery-image] Apr 01 17:54:20.674 INFO O| Apr 01 17:54:20.674 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcommputil.so.1"
65472026-04-01T17:54:21.785Z[ recovery-image] Apr 01 17:54:20.674 INFO O| Apr 01 17:54:20.674 INFO STEP 575 (remove_files) COMPLETE
65482026-04-01T17:54:21.785Z[ recovery-image] Apr 01 17:54:20.674 INFO O| Apr 01 17:54:20.674 INFO STEP 576: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65492026-04-01T17:54:21.788Z[ recovery-image] Apr 01 17:54:20.679 INFO O| Apr 01 17:54:20.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcpc.so.1"
65502026-04-01T17:54:21.789Z[ recovery-image] Apr 01 17:54:20.679 INFO O| Apr 01 17:54:20.679 INFO STEP 576 (remove_files) COMPLETE
65512026-04-01T17:54:21.789Z[ recovery-image] Apr 01 17:54:20.679 INFO O| Apr 01 17:54:20.679 INFO STEP 577: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65522026-04-01T17:54:21.792Z[ recovery-image] Apr 01 17:54:20.684 INFO O| Apr 01 17:54:20.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrle.so.1"
65532026-04-01T17:54:21.792Z[ recovery-image] Apr 01 17:54:20.684 INFO O| Apr 01 17:54:20.684 INFO STEP 577 (remove_files) COMPLETE
65542026-04-01T17:54:21.792Z[ recovery-image] Apr 01 17:54:20.684 INFO O| Apr 01 17:54:20.684 INFO STEP 578: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65552026-04-01T17:54:21.799Z[ recovery-image] Apr 01 17:54:20.690 INFO O| Apr 01 17:54:20.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcrypt.so.1"
65562026-04-01T17:54:21.799Z[ recovery-image] Apr 01 17:54:20.690 INFO O| Apr 01 17:54:20.690 INFO STEP 578 (remove_files) COMPLETE
65572026-04-01T17:54:21.802Z[ recovery-image] Apr 01 17:54:20.690 INFO O| Apr 01 17:54:20.690 INFO STEP 579: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65582026-04-01T17:54:21.805Z[ recovery-image] Apr 01 17:54:20.697 INFO O| Apr 01 17:54:20.697 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libcurl.so.4.8.0"
65592026-04-01T17:54:21.805Z[ recovery-image] Apr 01 17:54:20.697 INFO O| Apr 01 17:54:20.697 INFO STEP 579 (remove_files) COMPLETE
65602026-04-01T17:54:21.805Z[ recovery-image] Apr 01 17:54:20.697 INFO O| Apr 01 17:54:20.697 INFO STEP 580: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65612026-04-01T17:54:21.810Z[ recovery-image] Apr 01 17:54:20.702 INFO O| Apr 01 17:54:20.702 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdemangle-sys.so.1"
65622026-04-01T17:54:21.814Z[ recovery-image] Apr 01 17:54:20.702 INFO O| Apr 01 17:54:20.702 INFO STEP 580 (remove_files) COMPLETE
65632026-04-01T17:54:21.814Z[ recovery-image] Apr 01 17:54:20.702 INFO O| Apr 01 17:54:20.702 INFO STEP 581: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65642026-04-01T17:54:21.818Z[ recovery-image] Apr 01 17:54:20.707 INFO O| Apr 01 17:54:20.707 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdll.so.1"
65652026-04-01T17:54:21.818Z[ recovery-image] Apr 01 17:54:20.707 INFO O| Apr 01 17:54:20.707 INFO STEP 581 (remove_files) COMPLETE
65662026-04-01T17:54:21.818Z[ recovery-image] Apr 01 17:54:20.707 INFO O| Apr 01 17:54:20.707 INFO STEP 582: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65672026-04-01T17:54:21.821Z[ recovery-image] Apr 01 17:54:20.711 INFO O| Apr 01 17:54:20.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libdtrace_jni.so.1"
65682026-04-01T17:54:21.821Z[ recovery-image] Apr 01 17:54:20.712 INFO O| Apr 01 17:54:20.712 INFO STEP 582 (remove_files) COMPLETE
65692026-04-01T17:54:21.821Z[ recovery-image] Apr 01 17:54:20.712 INFO O| Apr 01 17:54:20.712 INFO STEP 583: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65702026-04-01T17:54:21.826Z[ recovery-image] Apr 01 17:54:20.717 INFO O| Apr 01 17:54:20.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libform.so.1"
65712026-04-01T17:54:21.826Z[ recovery-image] Apr 01 17:54:20.717 INFO O| Apr 01 17:54:20.717 INFO STEP 583 (remove_files) COMPLETE
65722026-04-01T17:54:21.829Z[ recovery-image] Apr 01 17:54:20.717 INFO O| Apr 01 17:54:20.717 INFO STEP 584: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65732026-04-01T17:54:21.831Z[ recovery-image] Apr 01 17:54:20.722 INFO O| Apr 01 17:54:20.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libfstyp.so.1"
65742026-04-01T17:54:21.832Z[ recovery-image] Apr 01 17:54:20.722 INFO O| Apr 01 17:54:20.722 INFO STEP 584 (remove_files) COMPLETE
65752026-04-01T17:54:21.832Z[ recovery-image] Apr 01 17:54:20.722 INFO O| Apr 01 17:54:20.722 INFO STEP 585: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65762026-04-01T17:54:21.836Z[ recovery-image] Apr 01 17:54:20.728 INFO O| Apr 01 17:54:20.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libidspace.so.1"
65772026-04-01T17:54:21.839Z[ recovery-image] Apr 01 17:54:20.728 INFO O| Apr 01 17:54:20.728 INFO STEP 585 (remove_files) COMPLETE
65782026-04-01T17:54:21.839Z[ recovery-image] Apr 01 17:54:20.728 INFO O| Apr 01 17:54:20.728 INFO STEP 586: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65792026-04-01T17:54:21.842Z[ recovery-image] Apr 01 17:54:20.733 INFO O| Apr 01 17:54:20.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libike.so.1"
65802026-04-01T17:54:21.842Z[ recovery-image] Apr 01 17:54:20.733 INFO O| Apr 01 17:54:20.733 INFO STEP 586 (remove_files) COMPLETE
65812026-04-01T17:54:21.842Z[ recovery-image] Apr 01 17:54:20.733 INFO O| Apr 01 17:54:20.733 INFO STEP 587: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65822026-04-01T17:54:21.847Z[ recovery-image] Apr 01 17:54:20.738 INFO O| Apr 01 17:54:20.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libinstzones.so.1"
65832026-04-01T17:54:21.847Z[ recovery-image] Apr 01 17:54:20.738 INFO O| Apr 01 17:54:20.738 INFO STEP 587 (remove_files) COMPLETE
65842026-04-01T17:54:21.850Z[ recovery-image] Apr 01 17:54:20.738 INFO O| Apr 01 17:54:20.738 INFO STEP 588: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65852026-04-01T17:54:21.853Z[ recovery-image] Apr 01 17:54:20.744 INFO O| Apr 01 17:54:20.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipmi.so.1"
65862026-04-01T17:54:21.853Z[ recovery-image] Apr 01 17:54:20.744 INFO O| Apr 01 17:54:20.744 INFO STEP 588 (remove_files) COMPLETE
65872026-04-01T17:54:21.853Z[ recovery-image] Apr 01 17:54:20.744 INFO O| Apr 01 17:54:20.744 INFO STEP 589: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65882026-04-01T17:54:21.857Z[ recovery-image] Apr 01 17:54:20.749 INFO O| Apr 01 17:54:20.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipp.so.1"
65892026-04-01T17:54:21.857Z[ recovery-image] Apr 01 17:54:20.749 INFO O| Apr 01 17:54:20.749 INFO STEP 589 (remove_files) COMPLETE
65902026-04-01T17:54:21.860Z[ recovery-image] Apr 01 17:54:20.749 INFO O| Apr 01 17:54:20.749 INFO STEP 590: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65912026-04-01T17:54:21.863Z[ recovery-image] Apr 01 17:54:20.754 INFO O| Apr 01 17:54:20.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libipsecutil.so.1"
65922026-04-01T17:54:21.863Z[ recovery-image] Apr 01 17:54:20.754 INFO O| Apr 01 17:54:20.754 INFO STEP 590 (remove_files) COMPLETE
65932026-04-01T17:54:21.863Z[ recovery-image] Apr 01 17:54:20.754 INFO O| Apr 01 17:54:20.754 INFO STEP 591: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65942026-04-01T17:54:21.869Z[ recovery-image] Apr 01 17:54:20.760 INFO O| Apr 01 17:54:20.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libjedec.so.1"
65952026-04-01T17:54:21.874Z[ recovery-image] Apr 01 17:54:20.760 INFO O| Apr 01 17:54:20.760 INFO STEP 591 (remove_files) COMPLETE
65962026-04-01T17:54:21.874Z[ recovery-image] Apr 01 17:54:20.760 INFO O| Apr 01 17:54:20.760 INFO STEP 592: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
65972026-04-01T17:54:21.877Z[ recovery-image] Apr 01 17:54:20.766 INFO O| Apr 01 17:54:20.766 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libl.so.1"
65982026-04-01T17:54:21.877Z[ recovery-image] Apr 01 17:54:20.767 INFO O| Apr 01 17:54:20.767 INFO STEP 592 (remove_files) COMPLETE
65992026-04-01T17:54:21.877Z[ recovery-image] Apr 01 17:54:20.767 INFO O| Apr 01 17:54:20.767 INFO STEP 593: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66002026-04-01T17:54:21.881Z[ recovery-image] Apr 01 17:54:20.773 INFO O| Apr 01 17:54:20.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldap.so.5"
66012026-04-01T17:54:21.881Z[ recovery-image] Apr 01 17:54:20.773 INFO O| Apr 01 17:54:20.773 INFO STEP 593 (remove_files) COMPLETE
66022026-04-01T17:54:21.884Z[ recovery-image] Apr 01 17:54:20.773 INFO O| Apr 01 17:54:20.773 INFO STEP 594: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66032026-04-01T17:54:21.888Z[ recovery-image] Apr 01 17:54:20.778 INFO O| Apr 01 17:54:20.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libldstab.so.1"
66042026-04-01T17:54:21.888Z[ recovery-image] Apr 01 17:54:20.778 INFO O| Apr 01 17:54:20.778 INFO STEP 594 (remove_files) COMPLETE
66052026-04-01T17:54:21.888Z[ recovery-image] Apr 01 17:54:20.778 INFO O| Apr 01 17:54:20.778 INFO STEP 595: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66062026-04-01T17:54:21.892Z[ recovery-image] Apr 01 17:54:20.783 INFO O| Apr 01 17:54:20.783 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblgrp.so.1"
66072026-04-01T17:54:21.892Z[ recovery-image] Apr 01 17:54:20.783 INFO O| Apr 01 17:54:20.783 INFO STEP 595 (remove_files) COMPLETE
66082026-04-01T17:54:21.892Z[ recovery-image] Apr 01 17:54:20.783 INFO O| Apr 01 17:54:20.783 INFO STEP 596: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66092026-04-01T17:54:21.897Z[ recovery-image] Apr 01 17:54:20.789 INFO O| Apr 01 17:54:20.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liblm.so.1"
66102026-04-01T17:54:21.897Z[ recovery-image] Apr 01 17:54:20.789 INFO O| Apr 01 17:54:20.789 INFO STEP 596 (remove_files) COMPLETE
66112026-04-01T17:54:21.901Z[ recovery-image] Apr 01 17:54:20.789 INFO O| Apr 01 17:54:20.789 INFO STEP 597: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66122026-04-01T17:54:21.904Z[ recovery-image] Apr 01 17:54:20.795 INFO O| Apr 01 17:54:20.795 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmail.so.1"
66132026-04-01T17:54:21.904Z[ recovery-image] Apr 01 17:54:20.795 INFO O| Apr 01 17:54:20.795 INFO STEP 597 (remove_files) COMPLETE
66142026-04-01T17:54:21.904Z[ recovery-image] Apr 01 17:54:20.795 INFO O| Apr 01 17:54:20.795 INFO STEP 598: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66152026-04-01T17:54:21.909Z[ recovery-image] Apr 01 17:54:20.801 INFO O| Apr 01 17:54:20.800 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmalloc.so.1"
66162026-04-01T17:54:21.912Z[ recovery-image] Apr 01 17:54:20.801 INFO O| Apr 01 17:54:20.801 INFO STEP 598 (remove_files) COMPLETE
66172026-04-01T17:54:21.912Z[ recovery-image] Apr 01 17:54:20.801 INFO O| Apr 01 17:54:20.801 INFO STEP 599: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66182026-04-01T17:54:21.915Z[ recovery-image] Apr 01 17:54:20.806 INFO O| Apr 01 17:54:20.806 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmapmalloc.so.1"
66192026-04-01T17:54:21.915Z[ recovery-image] Apr 01 17:54:20.806 INFO O| Apr 01 17:54:20.806 INFO STEP 599 (remove_files) COMPLETE
66202026-04-01T17:54:21.915Z[ recovery-image] Apr 01 17:54:20.806 INFO O| Apr 01 17:54:20.806 INFO STEP 600: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66212026-04-01T17:54:21.920Z[ recovery-image] Apr 01 17:54:20.811 INFO O| Apr 01 17:54:20.811 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmenu.so.1"
66222026-04-01T17:54:21.923Z[ recovery-image] Apr 01 17:54:20.812 INFO O| Apr 01 17:54:20.812 INFO STEP 600 (remove_files) COMPLETE
66232026-04-01T17:54:21.923Z[ recovery-image] Apr 01 17:54:20.812 INFO O| Apr 01 17:54:20.812 INFO STEP 601: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66242026-04-01T17:54:21.951Z[ recovery-image] Apr 01 17:54:20.817 INFO O| Apr 01 17:54:20.817 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libmtmalloc.so.1"
66252026-04-01T17:54:21.951Z[ recovery-image] Apr 01 17:54:20.817 INFO O| Apr 01 17:54:20.817 INFO STEP 601 (remove_files) COMPLETE
66262026-04-01T17:54:21.951Z[ recovery-image] Apr 01 17:54:20.817 INFO O| Apr 01 17:54:20.817 INFO STEP 602: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66272026-04-01T17:54:21.951Z[ recovery-image] Apr 01 17:54:20.822 INFO O| Apr 01 17:54:20.822 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libncurses.so.5.9"
66282026-04-01T17:54:21.951Z[ recovery-image] Apr 01 17:54:20.822 INFO O| Apr 01 17:54:20.822 INFO STEP 602 (remove_files) COMPLETE
66292026-04-01T17:54:21.951Z[ recovery-image] Apr 01 17:54:20.822 INFO O| Apr 01 17:54:20.822 INFO STEP 603: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66302026-04-01T17:54:21.951Z[ recovery-image] Apr 01 17:54:20.828 INFO O| Apr 01 17:54:20.828 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libnls.so.1"
66312026-04-01T17:54:21.952Z[ recovery-image] Apr 01 17:54:20.828 INFO O| Apr 01 17:54:20.828 INFO STEP 603 (remove_files) COMPLETE
66322026-04-01T17:54:21.952Z[ recovery-image] Apr 01 17:54:20.828 INFO O| Apr 01 17:54:20.828 INFO STEP 604: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66332026-04-01T17:54:21.952Z[ recovery-image] Apr 01 17:54:20.834 INFO O| Apr 01 17:54:20.834 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpanel.so.1"
66342026-04-01T17:54:21.952Z[ recovery-image] Apr 01 17:54:20.834 INFO O| Apr 01 17:54:20.834 INFO STEP 604 (remove_files) COMPLETE
66352026-04-01T17:54:21.952Z[ recovery-image] Apr 01 17:54:20.834 INFO O| Apr 01 17:54:20.834 INFO STEP 605: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66362026-04-01T17:54:21.952Z[ recovery-image] Apr 01 17:54:20.839 INFO O| Apr 01 17:54:20.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcrecpp.so.0.0.2"
66372026-04-01T17:54:21.952Z[ recovery-image] Apr 01 17:54:20.839 INFO O| Apr 01 17:54:20.839 INFO STEP 605 (remove_files) COMPLETE
66382026-04-01T17:54:21.952Z[ recovery-image] Apr 01 17:54:20.839 INFO O| Apr 01 17:54:20.839 INFO STEP 606: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66392026-04-01T17:54:21.956Z[ recovery-image] Apr 01 17:54:20.844 INFO O| Apr 01 17:54:20.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpcreposix.so.0.0.7"
66402026-04-01T17:54:21.956Z[ recovery-image] Apr 01 17:54:20.844 INFO O| Apr 01 17:54:20.844 INFO STEP 606 (remove_files) COMPLETE
66412026-04-01T17:54:21.956Z[ recovery-image] Apr 01 17:54:20.844 INFO O| Apr 01 17:54:20.844 INFO STEP 607: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66422026-04-01T17:54:21.959Z[ recovery-image] Apr 01 17:54:20.850 INFO O| Apr 01 17:54:20.850 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpctx.so.1"
66432026-04-01T17:54:21.959Z[ recovery-image] Apr 01 17:54:20.850 INFO O| Apr 01 17:54:20.850 INFO STEP 607 (remove_files) COMPLETE
66442026-04-01T17:54:21.959Z[ recovery-image] Apr 01 17:54:20.850 INFO O| Apr 01 17:54:20.850 INFO STEP 608: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66452026-04-01T17:54:21.963Z[ recovery-image] Apr 01 17:54:20.855 INFO O| Apr 01 17:54:20.855 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libpicl.so.1"
66462026-04-01T17:54:21.963Z[ recovery-image] Apr 01 17:54:20.855 INFO O| Apr 01 17:54:20.855 INFO STEP 608 (remove_files) COMPLETE
66472026-04-01T17:54:21.964Z[ recovery-image] Apr 01 17:54:20.855 INFO O| Apr 01 17:54:20.855 INFO STEP 609: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66482026-04-01T17:54:21.970Z[ recovery-image] Apr 01 17:54:20.861 INFO O| Apr 01 17:54:20.861 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libppt.so.1"
66492026-04-01T17:54:21.970Z[ recovery-image] Apr 01 17:54:20.861 INFO O| Apr 01 17:54:20.861 INFO STEP 609 (remove_files) COMPLETE
66502026-04-01T17:54:21.973Z[ recovery-image] Apr 01 17:54:20.861 INFO O| Apr 01 17:54:20.861 INFO STEP 610: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66512026-04-01T17:54:21.976Z[ recovery-image] Apr 01 17:54:20.867 INFO O| Apr 01 17:54:20.867 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libraidcfg.so.1"
66522026-04-01T17:54:21.976Z[ recovery-image] Apr 01 17:54:20.867 INFO O| Apr 01 17:54:20.867 INFO STEP 610 (remove_files) COMPLETE
66532026-04-01T17:54:21.976Z[ recovery-image] Apr 01 17:54:20.867 INFO O| Apr 01 17:54:20.867 INFO STEP 611: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66542026-04-01T17:54:21.980Z[ recovery-image] Apr 01 17:54:20.872 INFO O| Apr 01 17:54:20.872 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/librename.so.1"
66552026-04-01T17:54:21.981Z[ recovery-image] Apr 01 17:54:20.872 INFO O| Apr 01 17:54:20.872 INFO STEP 611 (remove_files) COMPLETE
66562026-04-01T17:54:21.981Z[ recovery-image] Apr 01 17:54:20.872 INFO O| Apr 01 17:54:20.872 INFO STEP 612: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66572026-04-01T17:54:21.986Z[ recovery-image] Apr 01 17:54:20.878 INFO O| Apr 01 17:54:20.878 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libreparse.so.1"
66582026-04-01T17:54:21.986Z[ recovery-image] Apr 01 17:54:20.878 INFO O| Apr 01 17:54:20.878 INFO STEP 612 (remove_files) COMPLETE
66592026-04-01T17:54:21.989Z[ recovery-image] Apr 01 17:54:20.878 INFO O| Apr 01 17:54:20.878 INFO STEP 613: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66602026-04-01T17:54:21.992Z[ recovery-image] Apr 01 17:54:20.883 INFO O| Apr 01 17:54:20.883 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsasl.so.1"
66612026-04-01T17:54:21.992Z[ recovery-image] Apr 01 17:54:20.883 INFO O| Apr 01 17:54:20.883 INFO STEP 613 (remove_files) COMPLETE
66622026-04-01T17:54:21.992Z[ recovery-image] Apr 01 17:54:20.883 INFO O| Apr 01 17:54:20.883 INFO STEP 614: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66632026-04-01T17:54:21.996Z[ recovery-image] Apr 01 17:54:20.888 INFO O| Apr 01 17:54:20.888 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsched.so.1"
66642026-04-01T17:54:21.996Z[ recovery-image] Apr 01 17:54:20.888 INFO O| Apr 01 17:54:20.888 INFO STEP 614 (remove_files) COMPLETE
66652026-04-01T17:54:21.999Z[ recovery-image] Apr 01 17:54:20.888 INFO O| Apr 01 17:54:20.888 INFO STEP 615: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66662026-04-01T17:54:22.002Z[ recovery-image] Apr 01 17:54:20.893 INFO O| Apr 01 17:54:20.893 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsctp.so.1"
66672026-04-01T17:54:22.002Z[ recovery-image] Apr 01 17:54:20.893 INFO O| Apr 01 17:54:20.893 INFO STEP 615 (remove_files) COMPLETE
66682026-04-01T17:54:22.002Z[ recovery-image] Apr 01 17:54:20.893 INFO O| Apr 01 17:54:20.893 INFO STEP 616: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66692026-04-01T17:54:22.007Z[ recovery-image] Apr 01 17:54:20.898 INFO O| Apr 01 17:54:20.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsff.so.1"
66702026-04-01T17:54:22.007Z[ recovery-image] Apr 01 17:54:20.898 INFO O| Apr 01 17:54:20.898 INFO STEP 616 (remove_files) COMPLETE
66712026-04-01T17:54:22.010Z[ recovery-image] Apr 01 17:54:20.898 INFO O| Apr 01 17:54:20.898 INFO STEP 617: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66722026-04-01T17:54:22.013Z[ recovery-image] Apr 01 17:54:20.905 INFO O| Apr 01 17:54:20.905 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsip.so.1"
66732026-04-01T17:54:22.013Z[ recovery-image] Apr 01 17:54:20.905 INFO O| Apr 01 17:54:20.905 INFO STEP 617 (remove_files) COMPLETE
66742026-04-01T17:54:22.013Z[ recovery-image] Apr 01 17:54:20.905 INFO O| Apr 01 17:54:20.905 INFO STEP 618: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66752026-04-01T17:54:22.018Z[ recovery-image] Apr 01 17:54:20.910 INFO O| Apr 01 17:54:20.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsldap.so.1"
66762026-04-01T17:54:22.021Z[ recovery-image] Apr 01 17:54:20.910 INFO O| Apr 01 17:54:20.910 INFO STEP 618 (remove_files) COMPLETE
66772026-04-01T17:54:22.021Z[ recovery-image] Apr 01 17:54:20.910 INFO O| Apr 01 17:54:20.910 INFO STEP 619: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66782026-04-01T17:54:22.025Z[ recovery-image] Apr 01 17:54:20.917 INFO O| Apr 01 17:54:20.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsmbfs.so.1"
66792026-04-01T17:54:22.028Z[ recovery-image] Apr 01 17:54:20.917 INFO O| Apr 01 17:54:20.917 INFO STEP 619 (remove_files) COMPLETE
66802026-04-01T17:54:22.028Z[ recovery-image] Apr 01 17:54:20.917 INFO O| Apr 01 17:54:20.917 INFO STEP 620: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66812026-04-01T17:54:22.031Z[ recovery-image] Apr 01 17:54:20.921 INFO O| Apr 01 17:54:20.921 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsoftcrypto.so.1"
66822026-04-01T17:54:22.031Z[ recovery-image] Apr 01 17:54:20.922 INFO O| Apr 01 17:54:20.922 INFO STEP 620 (remove_files) COMPLETE
66832026-04-01T17:54:22.031Z[ recovery-image] Apr 01 17:54:20.922 INFO O| Apr 01 17:54:20.922 INFO STEP 621: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66842026-04-01T17:54:22.037Z[ recovery-image] Apr 01 17:54:20.928 INFO O| Apr 01 17:54:20.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsqlite3.so.0.8.6"
66852026-04-01T17:54:22.037Z[ recovery-image] Apr 01 17:54:20.928 INFO O| Apr 01 17:54:20.928 INFO STEP 621 (remove_files) COMPLETE
66862026-04-01T17:54:22.041Z[ recovery-image] Apr 01 17:54:20.928 INFO O| Apr 01 17:54:20.928 INFO STEP 622: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66872026-04-01T17:54:22.044Z[ recovery-image] Apr 01 17:54:20.936 INFO O| Apr 01 17:54:20.936 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libsum.so.1"
66882026-04-01T17:54:22.047Z[ recovery-image] Apr 01 17:54:20.936 INFO O| Apr 01 17:54:20.936 INFO STEP 622 (remove_files) COMPLETE
66892026-04-01T17:54:22.047Z[ recovery-image] Apr 01 17:54:20.936 INFO O| Apr 01 17:54:20.936 INFO STEP 623: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66902026-04-01T17:54:22.050Z[ recovery-image] Apr 01 17:54:20.941 INFO O| Apr 01 17:54:20.941 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtecla.so.1"
66912026-04-01T17:54:22.053Z[ recovery-image] Apr 01 17:54:20.942 INFO O| Apr 01 17:54:20.942 INFO STEP 623 (remove_files) COMPLETE
66922026-04-01T17:54:22.053Z[ recovery-image] Apr 01 17:54:20.942 INFO O| Apr 01 17:54:20.942 INFO STEP 624: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66932026-04-01T17:54:22.056Z[ recovery-image] Apr 01 17:54:20.947 INFO O| Apr 01 17:54:20.947 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libtspi.so.1.2.0"
66942026-04-01T17:54:22.056Z[ recovery-image] Apr 01 17:54:20.947 INFO O| Apr 01 17:54:20.947 INFO STEP 624 (remove_files) COMPLETE
66952026-04-01T17:54:22.056Z[ recovery-image] Apr 01 17:54:20.947 INFO O| Apr 01 17:54:20.947 INFO STEP 625: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66962026-04-01T17:54:22.060Z[ recovery-image] Apr 01 17:54:20.952 INFO O| Apr 01 17:54:20.952 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libvolmgt.so.1"
66972026-04-01T17:54:22.060Z[ recovery-image] Apr 01 17:54:20.952 INFO O| Apr 01 17:54:20.952 INFO STEP 625 (remove_files) COMPLETE
66982026-04-01T17:54:22.060Z[ recovery-image] Apr 01 17:54:20.952 INFO O| Apr 01 17:54:20.952 INFO STEP 626: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
66992026-04-01T17:54:22.065Z[ recovery-image] Apr 01 17:54:20.957 INFO O| Apr 01 17:54:20.957 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/liby.so.1"
67002026-04-01T17:54:22.065Z[ recovery-image] Apr 01 17:54:20.957 INFO O| Apr 01 17:54:20.957 INFO STEP 626 (remove_files) COMPLETE
67012026-04-01T17:54:22.068Z[ recovery-image] Apr 01 17:54:20.957 INFO O| Apr 01 17:54:20.957 INFO STEP 627: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67022026-04-01T17:54:22.071Z[ recovery-image] Apr 01 17:54:20.962 INFO O| Apr 01 17:54:20.962 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfs_jni.so.1"
67032026-04-01T17:54:22.071Z[ recovery-image] Apr 01 17:54:20.962 INFO O| Apr 01 17:54:20.962 INFO STEP 627 (remove_files) COMPLETE
67042026-04-01T17:54:22.071Z[ recovery-image] Apr 01 17:54:20.962 INFO O| Apr 01 17:54:20.962 INFO STEP 628: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67052026-04-01T17:54:22.079Z[ recovery-image] Apr 01 17:54:20.969 INFO O| Apr 01 17:54:20.969 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzfsbootenv.so.1"
67062026-04-01T17:54:22.079Z[ recovery-image] Apr 01 17:54:20.969 INFO O| Apr 01 17:54:20.969 INFO STEP 628 (remove_files) COMPLETE
67072026-04-01T17:54:22.079Z[ recovery-image] Apr 01 17:54:20.969 INFO O| Apr 01 17:54:20.969 INFO STEP 629: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67082026-04-01T17:54:22.082Z[ recovery-image] Apr 01 17:54:20.974 INFO O| Apr 01 17:54:20.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonecfg.so.1"
67092026-04-01T17:54:22.085Z[ recovery-image] Apr 01 17:54:20.974 INFO O| Apr 01 17:54:20.974 INFO STEP 629 (remove_files) COMPLETE
67102026-04-01T17:54:22.085Z[ recovery-image] Apr 01 17:54:20.974 INFO O| Apr 01 17:54:20.974 INFO STEP 630: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67112026-04-01T17:54:22.089Z[ recovery-image] Apr 01 17:54:20.981 INFO O| Apr 01 17:54:20.981 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzoneinfo.so.1"
67122026-04-01T17:54:22.092Z[ recovery-image] Apr 01 17:54:20.981 INFO O| Apr 01 17:54:20.981 INFO STEP 630 (remove_files) COMPLETE
67132026-04-01T17:54:22.092Z[ recovery-image] Apr 01 17:54:20.981 INFO O| Apr 01 17:54:20.981 INFO STEP 631: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67142026-04-01T17:54:22.096Z[ recovery-image] Apr 01 17:54:20.988 INFO O| Apr 01 17:54:20.988 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzonestat.so.1"
67152026-04-01T17:54:22.096Z[ recovery-image] Apr 01 17:54:20.988 INFO O| Apr 01 17:54:20.988 INFO STEP 631 (remove_files) COMPLETE
67162026-04-01T17:54:22.099Z[ recovery-image] Apr 01 17:54:20.988 INFO O| Apr 01 17:54:20.988 INFO STEP 632: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67172026-04-01T17:54:22.102Z[ recovery-image] Apr 01 17:54:20.993 INFO O| Apr 01 17:54:20.993 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/libzpool.so.1"
67182026-04-01T17:54:22.102Z[ recovery-image] Apr 01 17:54:20.993 INFO O| Apr 01 17:54:20.993 INFO STEP 632 (remove_files) COMPLETE
67192026-04-01T17:54:22.102Z[ recovery-image] Apr 01 17:54:20.993 INFO O| Apr 01 17:54:20.993 INFO STEP 633: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67202026-04-01T17:54:22.107Z[ recovery-image] Apr 01 17:54:20.998 INFO O| Apr 01 17:54:20.998 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/madv.so.1"
67212026-04-01T17:54:22.107Z[ recovery-image] Apr 01 17:54:20.998 INFO O| Apr 01 17:54:20.998 INFO STEP 633 (remove_files) COMPLETE
67222026-04-01T17:54:22.107Z[ recovery-image] Apr 01 17:54:20.998 INFO O| Apr 01 17:54:20.998 INFO STEP 634: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67232026-04-01T17:54:22.115Z[ recovery-image] Apr 01 17:54:21.007 INFO O| Apr 01 17:54:21.006 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/mpss.so.1"
67242026-04-01T17:54:22.115Z[ recovery-image] Apr 01 17:54:21.007 INFO O| Apr 01 17:54:21.007 INFO STEP 634 (remove_files) COMPLETE
67252026-04-01T17:54:22.118Z[ recovery-image] Apr 01 17:54:21.007 INFO O| Apr 01 17:54:21.007 INFO STEP 635: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67262026-04-01T17:54:22.121Z[ recovery-image] Apr 01 17:54:21.013 INFO O| Apr 01 17:54:21.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ad.so.1"
67272026-04-01T17:54:22.121Z[ recovery-image] Apr 01 17:54:21.013 INFO O| Apr 01 17:54:21.013 INFO STEP 635 (remove_files) COMPLETE
67282026-04-01T17:54:22.121Z[ recovery-image] Apr 01 17:54:21.013 INFO O| Apr 01 17:54:21.013 INFO STEP 636: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67292026-04-01T17:54:22.127Z[ recovery-image] Apr 01 17:54:21.018 INFO O| Apr 01 17:54:21.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/nss_ldap.so.1"
67302026-04-01T17:54:22.127Z[ recovery-image] Apr 01 17:54:21.018 INFO O| Apr 01 17:54:21.018 INFO STEP 636 (remove_files) COMPLETE
67312026-04-01T17:54:22.127Z[ recovery-image] Apr 01 17:54:21.018 INFO O| Apr 01 17:54:21.018 INFO STEP 637: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67322026-04-01T17:54:22.131Z[ recovery-image] Apr 01 17:54:21.023 INFO O| Apr 01 17:54:21.023 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/passwdutil.so.1"
67332026-04-01T17:54:22.132Z[ recovery-image] Apr 01 17:54:21.023 INFO O| Apr 01 17:54:21.023 INFO STEP 637 (remove_files) COMPLETE
67342026-04-01T17:54:22.132Z[ recovery-image] Apr 01 17:54:21.023 INFO O| Apr 01 17:54:21.023 INFO STEP 638: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67352026-04-01T17:54:22.136Z[ recovery-image] Apr 01 17:54:21.028 INFO O| Apr 01 17:54:21.028 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/bash.pc"
67362026-04-01T17:54:22.140Z[ recovery-image] Apr 01 17:54:21.028 INFO O| Apr 01 17:54:21.028 INFO STEP 638 (remove_files) COMPLETE
67372026-04-01T17:54:22.140Z[ recovery-image] Apr 01 17:54:21.028 INFO O| Apr 01 17:54:21.028 INFO STEP 639: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67382026-04-01T17:54:22.143Z[ recovery-image] Apr 01 17:54:21.033 INFO O| Apr 01 17:54:21.033 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/dbus-1.pc"
67392026-04-01T17:54:22.143Z[ recovery-image] Apr 01 17:54:21.033 INFO O| Apr 01 17:54:21.033 INFO STEP 639 (remove_files) COMPLETE
67402026-04-01T17:54:22.143Z[ recovery-image] Apr 01 17:54:21.033 INFO O| Apr 01 17:54:21.033 INFO STEP 640: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67412026-04-01T17:54:22.146Z[ recovery-image] Apr 01 17:54:21.038 INFO O| Apr 01 17:54:21.038 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/expat.pc"
67422026-04-01T17:54:22.146Z[ recovery-image] Apr 01 17:54:21.038 INFO O| Apr 01 17:54:21.038 INFO STEP 640 (remove_files) COMPLETE
67432026-04-01T17:54:22.146Z[ recovery-image] Apr 01 17:54:21.038 INFO O| Apr 01 17:54:21.038 INFO STEP 641: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67442026-04-01T17:54:22.151Z[ recovery-image] Apr 01 17:54:21.043 INFO O| Apr 01 17:54:21.043 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/form.pc"
67452026-04-01T17:54:22.151Z[ recovery-image] Apr 01 17:54:21.043 INFO O| Apr 01 17:54:21.043 INFO STEP 641 (remove_files) COMPLETE
67462026-04-01T17:54:22.151Z[ recovery-image] Apr 01 17:54:21.043 INFO O| Apr 01 17:54:21.043 INFO STEP 642: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67472026-04-01T17:54:22.156Z[ recovery-image] Apr 01 17:54:21.048 INFO O| Apr 01 17:54:21.047 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlicommon.pc"
67482026-04-01T17:54:22.156Z[ recovery-image] Apr 01 17:54:21.048 INFO O| Apr 01 17:54:21.048 INFO STEP 642 (remove_files) COMPLETE
67492026-04-01T17:54:22.156Z[ recovery-image] Apr 01 17:54:21.048 INFO O| Apr 01 17:54:21.048 INFO STEP 643: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67502026-04-01T17:54:22.161Z[ recovery-image] Apr 01 17:54:21.052 INFO O| Apr 01 17:54:21.052 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlidec.pc"
67512026-04-01T17:54:22.161Z[ recovery-image] Apr 01 17:54:21.052 INFO O| Apr 01 17:54:21.052 INFO STEP 643 (remove_files) COMPLETE
67522026-04-01T17:54:22.161Z[ recovery-image] Apr 01 17:54:21.052 INFO O| Apr 01 17:54:21.052 INFO STEP 644: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67532026-04-01T17:54:22.165Z[ recovery-image] Apr 01 17:54:21.057 INFO O| Apr 01 17:54:21.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libbrotlienc.pc"
67542026-04-01T17:54:22.165Z[ recovery-image] Apr 01 17:54:21.057 INFO O| Apr 01 17:54:21.057 INFO STEP 644 (remove_files) COMPLETE
67552026-04-01T17:54:22.165Z[ recovery-image] Apr 01 17:54:21.057 INFO O| Apr 01 17:54:21.057 INFO STEP 645: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67562026-04-01T17:54:22.170Z[ recovery-image] Apr 01 17:54:21.062 INFO O| Apr 01 17:54:21.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libcurl.pc"
67572026-04-01T17:54:22.170Z[ recovery-image] Apr 01 17:54:21.062 INFO O| Apr 01 17:54:21.062 INFO STEP 645 (remove_files) COMPLETE
67582026-04-01T17:54:22.173Z[ recovery-image] Apr 01 17:54:21.062 INFO O| Apr 01 17:54:21.062 INFO STEP 646: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67592026-04-01T17:54:22.177Z[ recovery-image] Apr 01 17:54:21.067 INFO O| Apr 01 17:54:21.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libedit.pc"
67602026-04-01T17:54:22.177Z[ recovery-image] Apr 01 17:54:21.067 INFO O| Apr 01 17:54:21.067 INFO STEP 646 (remove_files) COMPLETE
67612026-04-01T17:54:22.177Z[ recovery-image] Apr 01 17:54:21.067 INFO O| Apr 01 17:54:21.067 INFO STEP 647: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67622026-04-01T17:54:22.180Z[ recovery-image] Apr 01 17:54:21.072 INFO O| Apr 01 17:54:21.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libidn.pc"
67632026-04-01T17:54:22.181Z[ recovery-image] Apr 01 17:54:21.072 INFO O| Apr 01 17:54:21.072 INFO STEP 647 (remove_files) COMPLETE
67642026-04-01T17:54:22.181Z[ recovery-image] Apr 01 17:54:21.072 INFO O| Apr 01 17:54:21.072 INFO STEP 648: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67652026-04-01T17:54:22.185Z[ recovery-image] Apr 01 17:54:21.077 INFO O| Apr 01 17:54:21.077 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblz4.pc"
67662026-04-01T17:54:22.186Z[ recovery-image] Apr 01 17:54:21.077 INFO O| Apr 01 17:54:21.077 INFO STEP 648 (remove_files) COMPLETE
67672026-04-01T17:54:22.186Z[ recovery-image] Apr 01 17:54:21.077 INFO O| Apr 01 17:54:21.077 INFO STEP 649: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67682026-04-01T17:54:22.192Z[ recovery-image] Apr 01 17:54:21.084 INFO O| Apr 01 17:54:21.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/liblzma.pc"
67692026-04-01T17:54:22.192Z[ recovery-image] Apr 01 17:54:21.084 INFO O| Apr 01 17:54:21.084 INFO STEP 649 (remove_files) COMPLETE
67702026-04-01T17:54:22.192Z[ recovery-image] Apr 01 17:54:21.084 INFO O| Apr 01 17:54:21.084 INFO STEP 650: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67712026-04-01T17:54:22.197Z[ recovery-image] Apr 01 17:54:21.089 INFO O| Apr 01 17:54:21.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libnghttp2.pc"
67722026-04-01T17:54:22.197Z[ recovery-image] Apr 01 17:54:21.089 INFO O| Apr 01 17:54:21.089 INFO STEP 650 (remove_files) COMPLETE
67732026-04-01T17:54:22.201Z[ recovery-image] Apr 01 17:54:21.089 INFO O| Apr 01 17:54:21.089 INFO STEP 651: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67742026-04-01T17:54:22.203Z[ recovery-image] Apr 01 17:54:21.094 INFO O| Apr 01 17:54:21.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcap.pc"
67752026-04-01T17:54:22.204Z[ recovery-image] Apr 01 17:54:21.094 INFO O| Apr 01 17:54:21.094 INFO STEP 651 (remove_files) COMPLETE
67762026-04-01T17:54:22.204Z[ recovery-image] Apr 01 17:54:21.094 INFO O| Apr 01 17:54:21.094 INFO STEP 652: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67772026-04-01T17:54:22.207Z[ recovery-image] Apr 01 17:54:21.099 INFO O| Apr 01 17:54:21.099 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre.pc"
67782026-04-01T17:54:22.207Z[ recovery-image] Apr 01 17:54:21.099 INFO O| Apr 01 17:54:21.099 INFO STEP 652 (remove_files) COMPLETE
67792026-04-01T17:54:22.207Z[ recovery-image] Apr 01 17:54:21.099 INFO O| Apr 01 17:54:21.099 INFO STEP 653: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67802026-04-01T17:54:22.212Z[ recovery-image] Apr 01 17:54:21.104 INFO O| Apr 01 17:54:21.104 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-8.pc"
67812026-04-01T17:54:22.212Z[ recovery-image] Apr 01 17:54:21.104 INFO O| Apr 01 17:54:21.104 INFO STEP 653 (remove_files) COMPLETE
67822026-04-01T17:54:22.212Z[ recovery-image] Apr 01 17:54:21.104 INFO O| Apr 01 17:54:21.104 INFO STEP 654: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67832026-04-01T17:54:22.219Z[ recovery-image] Apr 01 17:54:21.111 INFO O| Apr 01 17:54:21.111 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcre2-posix.pc"
67842026-04-01T17:54:22.219Z[ recovery-image] Apr 01 17:54:21.111 INFO O| Apr 01 17:54:21.111 INFO STEP 654 (remove_files) COMPLETE
67852026-04-01T17:54:22.219Z[ recovery-image] Apr 01 17:54:21.111 INFO O| Apr 01 17:54:21.111 INFO STEP 655: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67862026-04-01T17:54:22.224Z[ recovery-image] Apr 01 17:54:21.116 INFO O| Apr 01 17:54:21.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcrecpp.pc"
67872026-04-01T17:54:22.227Z[ recovery-image] Apr 01 17:54:21.116 INFO O| Apr 01 17:54:21.116 INFO STEP 655 (remove_files) COMPLETE
67882026-04-01T17:54:22.227Z[ recovery-image] Apr 01 17:54:21.116 INFO O| Apr 01 17:54:21.116 INFO STEP 656: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67892026-04-01T17:54:22.230Z[ recovery-image] Apr 01 17:54:21.121 INFO O| Apr 01 17:54:21.121 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libpcreposix.pc"
67902026-04-01T17:54:22.231Z[ recovery-image] Apr 01 17:54:21.121 INFO O| Apr 01 17:54:21.121 INFO STEP 656 (remove_files) COMPLETE
67912026-04-01T17:54:22.231Z[ recovery-image] Apr 01 17:54:21.121 INFO O| Apr 01 17:54:21.121 INFO STEP 657: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67922026-04-01T17:54:22.235Z[ recovery-image] Apr 01 17:54:21.126 INFO O| Apr 01 17:54:21.126 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libxml-2.0.pc"
67932026-04-01T17:54:22.235Z[ recovery-image] Apr 01 17:54:21.126 INFO O| Apr 01 17:54:21.126 INFO STEP 657 (remove_files) COMPLETE
67942026-04-01T17:54:22.238Z[ recovery-image] Apr 01 17:54:21.126 INFO O| Apr 01 17:54:21.126 INFO STEP 658: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67952026-04-01T17:54:22.241Z[ recovery-image] Apr 01 17:54:21.131 INFO O| Apr 01 17:54:21.131 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/libzstd.pc"
67962026-04-01T17:54:22.241Z[ recovery-image] Apr 01 17:54:21.131 INFO O| Apr 01 17:54:21.131 INFO STEP 658 (remove_files) COMPLETE
67972026-04-01T17:54:22.241Z[ recovery-image] Apr 01 17:54:21.131 INFO O| Apr 01 17:54:21.131 INFO STEP 659: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
67982026-04-01T17:54:22.245Z[ recovery-image] Apr 01 17:54:21.136 INFO O| Apr 01 17:54:21.136 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/menu.pc"
67992026-04-01T17:54:22.245Z[ recovery-image] Apr 01 17:54:21.136 INFO O| Apr 01 17:54:21.136 INFO STEP 659 (remove_files) COMPLETE
68002026-04-01T17:54:22.245Z[ recovery-image] Apr 01 17:54:21.136 INFO O| Apr 01 17:54:21.136 INFO STEP 660: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68012026-04-01T17:54:22.249Z[ recovery-image] Apr 01 17:54:21.141 INFO O| Apr 01 17:54:21.141 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses++.pc"
68022026-04-01T17:54:22.249Z[ recovery-image] Apr 01 17:54:21.141 INFO O| Apr 01 17:54:21.141 INFO STEP 660 (remove_files) COMPLETE
68032026-04-01T17:54:22.249Z[ recovery-image] Apr 01 17:54:21.141 INFO O| Apr 01 17:54:21.141 INFO STEP 661: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68042026-04-01T17:54:22.255Z[ recovery-image] Apr 01 17:54:21.146 INFO O| Apr 01 17:54:21.146 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/ncurses.pc"
68052026-04-01T17:54:22.255Z[ recovery-image] Apr 01 17:54:21.146 INFO O| Apr 01 17:54:21.146 INFO STEP 661 (remove_files) COMPLETE
68062026-04-01T17:54:22.255Z[ recovery-image] Apr 01 17:54:21.146 INFO O| Apr 01 17:54:21.146 INFO STEP 662: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68072026-04-01T17:54:22.259Z[ recovery-image] Apr 01 17:54:21.150 INFO O| Apr 01 17:54:21.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp-agent.pc"
68082026-04-01T17:54:22.259Z[ recovery-image] Apr 01 17:54:21.150 INFO O| Apr 01 17:54:21.150 INFO STEP 662 (remove_files) COMPLETE
68092026-04-01T17:54:22.259Z[ recovery-image] Apr 01 17:54:21.150 INFO O| Apr 01 17:54:21.150 INFO STEP 663: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68102026-04-01T17:54:22.263Z[ recovery-image] Apr 01 17:54:21.155 INFO O| Apr 01 17:54:21.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/netsnmp.pc"
68112026-04-01T17:54:22.267Z[ recovery-image] Apr 01 17:54:21.155 INFO O| Apr 01 17:54:21.155 INFO STEP 663 (remove_files) COMPLETE
68122026-04-01T17:54:22.267Z[ recovery-image] Apr 01 17:54:21.155 INFO O| Apr 01 17:54:21.155 INFO STEP 664: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68132026-04-01T17:54:22.271Z[ recovery-image] Apr 01 17:54:21.163 INFO O| Apr 01 17:54:21.162 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/panel.pc"
68142026-04-01T17:54:22.271Z[ recovery-image] Apr 01 17:54:21.163 INFO O| Apr 01 17:54:21.163 INFO STEP 664 (remove_files) COMPLETE
68152026-04-01T17:54:22.274Z[ recovery-image] Apr 01 17:54:21.163 INFO O| Apr 01 17:54:21.163 INFO STEP 665: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68162026-04-01T17:54:22.277Z[ recovery-image] Apr 01 17:54:21.168 INFO O| Apr 01 17:54:21.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/readline.pc"
68172026-04-01T17:54:22.277Z[ recovery-image] Apr 01 17:54:21.168 INFO O| Apr 01 17:54:21.168 INFO STEP 665 (remove_files) COMPLETE
68182026-04-01T17:54:22.277Z[ recovery-image] Apr 01 17:54:21.168 INFO O| Apr 01 17:54:21.168 INFO STEP 666: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68192026-04-01T17:54:22.281Z[ recovery-image] Apr 01 17:54:21.173 INFO O| Apr 01 17:54:21.172 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/sqlite3.pc"
68202026-04-01T17:54:22.281Z[ recovery-image] Apr 01 17:54:21.173 INFO O| Apr 01 17:54:21.173 INFO STEP 666 (remove_files) COMPLETE
68212026-04-01T17:54:22.281Z[ recovery-image] Apr 01 17:54:21.173 INFO O| Apr 01 17:54:21.173 INFO STEP 667: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68222026-04-01T17:54:22.286Z[ recovery-image] Apr 01 17:54:21.177 INFO O| Apr 01 17:54:21.177 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/pkgconfig/zlib.pc"
68232026-04-01T17:54:22.286Z[ recovery-image] Apr 01 17:54:21.177 INFO O| Apr 01 17:54:21.177 INFO STEP 667 (remove_files) COMPLETE
68242026-04-01T17:54:22.289Z[ recovery-image] Apr 01 17:54:21.177 INFO O| Apr 01 17:54:21.177 INFO STEP 668: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68252026-04-01T17:54:22.292Z[ recovery-image] Apr 01 17:54:21.182 INFO O| Apr 01 17:54:21.182 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/straddr.so.2"
68262026-04-01T17:54:22.292Z[ recovery-image] Apr 01 17:54:21.182 INFO O| Apr 01 17:54:21.182 INFO STEP 668 (remove_files) COMPLETE
68272026-04-01T17:54:22.293Z[ recovery-image] Apr 01 17:54:21.182 INFO O| Apr 01 17:54:21.182 INFO STEP 669: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68282026-04-01T17:54:22.296Z[ recovery-image] Apr 01 17:54:21.187 INFO O| Apr 01 17:54:21.187 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/amd64/watchmalloc.so.1"
68292026-04-01T17:54:22.296Z[ recovery-image] Apr 01 17:54:21.187 INFO O| Apr 01 17:54:21.187 INFO STEP 669 (remove_files) COMPLETE
68302026-04-01T17:54:22.296Z[ recovery-image] Apr 01 17:54:21.187 INFO O| Apr 01 17:54:21.187 INFO STEP 670: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68312026-04-01T17:54:22.300Z[ recovery-image] Apr 01 17:54:21.192 INFO O| Apr 01 17:54:21.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/audit/audit_record_attr"
68322026-04-01T17:54:22.300Z[ recovery-image] Apr 01 17:54:21.192 INFO O| Apr 01 17:54:21.192 INFO STEP 670 (remove_files) COMPLETE
68332026-04-01T17:54:22.300Z[ recovery-image] Apr 01 17:54:21.192 INFO O| Apr 01 17:54:21.192 INFO STEP 671: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68342026-04-01T17:54:22.305Z[ recovery-image] Apr 01 17:54:21.197 INFO O| Apr 01 17:54:21.197 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/common.ksh"
68352026-04-01T17:54:22.305Z[ recovery-image] Apr 01 17:54:21.197 INFO O| Apr 01 17:54:21.197 INFO STEP 671 (remove_files) COMPLETE
68362026-04-01T17:54:22.308Z[ recovery-image] Apr 01 17:54:21.197 INFO O| Apr 01 17:54:21.197 INFO STEP 672: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68372026-04-01T17:54:22.311Z[ recovery-image] Apr 01 17:54:21.202 INFO O| Apr 01 17:54:21.202 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/query"
68382026-04-01T17:54:22.311Z[ recovery-image] Apr 01 17:54:21.202 INFO O| Apr 01 17:54:21.202 INFO STEP 672 (remove_files) COMPLETE
68392026-04-01T17:54:22.311Z[ recovery-image] Apr 01 17:54:21.202 INFO O| Apr 01 17:54:21.202 INFO STEP 673: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68402026-04-01T17:54:22.315Z[ recovery-image] Apr 01 17:54:21.206 INFO O| Apr 01 17:54:21.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/brand/shared/uninstall.ksh"
68412026-04-01T17:54:22.315Z[ recovery-image] Apr 01 17:54:21.207 INFO O| Apr 01 17:54:21.206 INFO STEP 673 (remove_files) COMPLETE
68422026-04-01T17:54:22.318Z[ recovery-image] Apr 01 17:54:21.207 INFO O| Apr 01 17:54:21.206 INFO STEP 674: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68432026-04-01T17:54:22.321Z[ recovery-image] Apr 01 17:54:21.211 INFO O| Apr 01 17:54:21.211 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/ib.so.1"
68442026-04-01T17:54:22.321Z[ recovery-image] Apr 01 17:54:21.211 INFO O| Apr 01 17:54:21.211 INFO STEP 674 (remove_files) COMPLETE
68452026-04-01T17:54:22.321Z[ recovery-image] Apr 01 17:54:21.211 INFO O| Apr 01 17:54:21.211 INFO STEP 675: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68462026-04-01T17:54:22.324Z[ recovery-image] Apr 01 17:54:21.216 INFO O| Apr 01 17:54:21.216 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/pci.so.1"
68472026-04-01T17:54:22.325Z[ recovery-image] Apr 01 17:54:21.216 INFO O| Apr 01 17:54:21.216 INFO STEP 675 (remove_files) COMPLETE
68482026-04-01T17:54:22.328Z[ recovery-image] Apr 01 17:54:21.216 INFO O| Apr 01 17:54:21.216 INFO STEP 676: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68492026-04-01T17:54:22.331Z[ recovery-image] Apr 01 17:54:21.222 INFO O| Apr 01 17:54:21.222 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/sata.so.1"
68502026-04-01T17:54:22.331Z[ recovery-image] Apr 01 17:54:21.222 INFO O| Apr 01 17:54:21.222 INFO STEP 676 (remove_files) COMPLETE
68512026-04-01T17:54:22.331Z[ recovery-image] Apr 01 17:54:21.222 INFO O| Apr 01 17:54:21.222 INFO STEP 677: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68522026-04-01T17:54:22.336Z[ recovery-image] Apr 01 17:54:21.228 INFO O| Apr 01 17:54:21.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/scsi.so.1"
68532026-04-01T17:54:22.339Z[ recovery-image] Apr 01 17:54:21.228 INFO O| Apr 01 17:54:21.228 INFO STEP 677 (remove_files) COMPLETE
68542026-04-01T17:54:22.339Z[ recovery-image] Apr 01 17:54:21.228 INFO O| Apr 01 17:54:21.228 INFO STEP 678: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68552026-04-01T17:54:22.343Z[ recovery-image] Apr 01 17:54:21.235 INFO O| Apr 01 17:54:21.235 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/amd64/usb.so.1"
68562026-04-01T17:54:22.343Z[ recovery-image] Apr 01 17:54:21.235 INFO O| Apr 01 17:54:21.235 INFO STEP 678 (remove_files) COMPLETE
68572026-04-01T17:54:22.346Z[ recovery-image] Apr 01 17:54:21.235 INFO O| Apr 01 17:54:21.235 INFO STEP 679: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68582026-04-01T17:54:22.349Z[ recovery-image] Apr 01 17:54:21.240 INFO O| Apr 01 17:54:21.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/ib.so.1"
68592026-04-01T17:54:22.349Z[ recovery-image] Apr 01 17:54:21.240 INFO O| Apr 01 17:54:21.240 INFO STEP 679 (remove_files) COMPLETE
68602026-04-01T17:54:22.349Z[ recovery-image] Apr 01 17:54:21.240 INFO O| Apr 01 17:54:21.240 INFO STEP 680: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68612026-04-01T17:54:22.353Z[ recovery-image] Apr 01 17:54:21.245 INFO O| Apr 01 17:54:21.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/pci.so.1"
68622026-04-01T17:54:22.353Z[ recovery-image] Apr 01 17:54:21.245 INFO O| Apr 01 17:54:21.245 INFO STEP 680 (remove_files) COMPLETE
68632026-04-01T17:54:22.356Z[ recovery-image] Apr 01 17:54:21.245 INFO O| Apr 01 17:54:21.245 INFO STEP 681: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68642026-04-01T17:54:22.359Z[ recovery-image] Apr 01 17:54:21.251 INFO O| Apr 01 17:54:21.251 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/sata.so.1"
68652026-04-01T17:54:22.359Z[ recovery-image] Apr 01 17:54:21.251 INFO O| Apr 01 17:54:21.251 INFO STEP 681 (remove_files) COMPLETE
68662026-04-01T17:54:22.359Z[ recovery-image] Apr 01 17:54:21.251 INFO O| Apr 01 17:54:21.251 INFO STEP 682: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68672026-04-01T17:54:22.364Z[ recovery-image] Apr 01 17:54:21.255 INFO O| Apr 01 17:54:21.255 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/scsi.so.1"
68682026-04-01T17:54:22.364Z[ recovery-image] Apr 01 17:54:21.255 INFO O| Apr 01 17:54:21.255 INFO STEP 682 (remove_files) COMPLETE
68692026-04-01T17:54:22.367Z[ recovery-image] Apr 01 17:54:21.255 INFO O| Apr 01 17:54:21.255 INFO STEP 683: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68702026-04-01T17:54:22.370Z[ recovery-image] Apr 01 17:54:21.260 INFO O| Apr 01 17:54:21.260 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/shp.so.1"
68712026-04-01T17:54:22.370Z[ recovery-image] Apr 01 17:54:21.260 INFO O| Apr 01 17:54:21.260 INFO STEP 683 (remove_files) COMPLETE
68722026-04-01T17:54:22.370Z[ recovery-image] Apr 01 17:54:21.260 INFO O| Apr 01 17:54:21.260 INFO STEP 684: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68732026-04-01T17:54:22.375Z[ recovery-image] Apr 01 17:54:21.266 INFO O| Apr 01 17:54:21.266 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cfgadm/usb.so.1"
68742026-04-01T17:54:22.375Z[ recovery-image] Apr 01 17:54:21.266 INFO O| Apr 01 17:54:21.266 INFO STEP 684 (remove_files) COMPLETE
68752026-04-01T17:54:22.375Z[ recovery-image] Apr 01 17:54:21.266 INFO O| Apr 01 17:54:21.266 INFO STEP 685: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68762026-04-01T17:54:22.379Z[ recovery-image] Apr 01 17:54:21.271 INFO O| Apr 01 17:54:21.271 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXdispadmin"
68772026-04-01T17:54:22.379Z[ recovery-image] Apr 01 17:54:21.271 INFO O| Apr 01 17:54:21.271 INFO STEP 685 (remove_files) COMPLETE
68782026-04-01T17:54:22.379Z[ recovery-image] Apr 01 17:54:21.271 INFO O| Apr 01 17:54:21.271 INFO STEP 686: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68792026-04-01T17:54:22.384Z[ recovery-image] Apr 01 17:54:21.276 INFO O| Apr 01 17:54:21.276 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/FX/FXpriocntl"
68802026-04-01T17:54:22.384Z[ recovery-image] Apr 01 17:54:21.276 INFO O| Apr 01 17:54:21.276 INFO STEP 686 (remove_files) COMPLETE
68812026-04-01T17:54:22.387Z[ recovery-image] Apr 01 17:54:21.276 INFO O| Apr 01 17:54:21.276 INFO STEP 687: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68822026-04-01T17:54:22.390Z[ recovery-image] Apr 01 17:54:21.281 INFO O| Apr 01 17:54:21.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IAdispadmin"
68832026-04-01T17:54:22.390Z[ recovery-image] Apr 01 17:54:21.281 INFO O| Apr 01 17:54:21.281 INFO STEP 687 (remove_files) COMPLETE
68842026-04-01T17:54:22.390Z[ recovery-image] Apr 01 17:54:21.281 INFO O| Apr 01 17:54:21.281 INFO STEP 688: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68852026-04-01T17:54:22.395Z[ recovery-image] Apr 01 17:54:21.287 INFO O| Apr 01 17:54:21.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/IA/IApriocntl"
68862026-04-01T17:54:22.395Z[ recovery-image] Apr 01 17:54:21.287 INFO O| Apr 01 17:54:21.287 INFO STEP 688 (remove_files) COMPLETE
68872026-04-01T17:54:22.395Z[ recovery-image] Apr 01 17:54:21.287 INFO O| Apr 01 17:54:21.287 INFO STEP 689: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68882026-04-01T17:54:22.400Z[ recovery-image] Apr 01 17:54:21.292 INFO O| Apr 01 17:54:21.292 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTdispadmin"
68892026-04-01T17:54:22.403Z[ recovery-image] Apr 01 17:54:21.292 INFO O| Apr 01 17:54:21.292 INFO STEP 689 (remove_files) COMPLETE
68902026-04-01T17:54:22.403Z[ recovery-image] Apr 01 17:54:21.292 INFO O| Apr 01 17:54:21.292 INFO STEP 690: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68912026-04-01T17:54:22.406Z[ recovery-image] Apr 01 17:54:21.298 INFO O| Apr 01 17:54:21.298 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/RT/RTpriocntl"
68922026-04-01T17:54:22.407Z[ recovery-image] Apr 01 17:54:21.298 INFO O| Apr 01 17:54:21.298 INFO STEP 690 (remove_files) COMPLETE
68932026-04-01T17:54:22.407Z[ recovery-image] Apr 01 17:54:21.298 INFO O| Apr 01 17:54:21.298 INFO STEP 691: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68942026-04-01T17:54:22.412Z[ recovery-image] Apr 01 17:54:21.304 INFO O| Apr 01 17:54:21.304 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCdispadmin"
68952026-04-01T17:54:22.412Z[ recovery-image] Apr 01 17:54:21.304 INFO O| Apr 01 17:54:21.304 INFO STEP 691 (remove_files) COMPLETE
68962026-04-01T17:54:22.412Z[ recovery-image] Apr 01 17:54:21.304 INFO O| Apr 01 17:54:21.304 INFO STEP 692: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
68972026-04-01T17:54:22.417Z[ recovery-image] Apr 01 17:54:21.309 INFO O| Apr 01 17:54:21.309 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/SDC/SDCpriocntl"
68982026-04-01T17:54:22.417Z[ recovery-image] Apr 01 17:54:21.309 INFO O| Apr 01 17:54:21.309 INFO STEP 692 (remove_files) COMPLETE
68992026-04-01T17:54:22.420Z[ recovery-image] Apr 01 17:54:21.309 INFO O| Apr 01 17:54:21.309 INFO STEP 693: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69002026-04-01T17:54:22.423Z[ recovery-image] Apr 01 17:54:21.314 INFO O| Apr 01 17:54:21.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSdispadmin"
69012026-04-01T17:54:22.423Z[ recovery-image] Apr 01 17:54:21.314 INFO O| Apr 01 17:54:21.314 INFO STEP 693 (remove_files) COMPLETE
69022026-04-01T17:54:22.423Z[ recovery-image] Apr 01 17:54:21.314 INFO O| Apr 01 17:54:21.314 INFO STEP 694: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69032026-04-01T17:54:22.428Z[ recovery-image] Apr 01 17:54:21.320 INFO O| Apr 01 17:54:21.320 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/class/TS/TSpriocntl"
69042026-04-01T17:54:22.428Z[ recovery-image] Apr 01 17:54:21.320 INFO O| Apr 01 17:54:21.320 INFO STEP 694 (remove_files) COMPLETE
69052026-04-01T17:54:22.431Z[ recovery-image] Apr 01 17:54:21.320 INFO O| Apr 01 17:54:21.320 INFO STEP 695: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69062026-04-01T17:54:22.434Z[ recovery-image] Apr 01 17:54:21.325 INFO O| Apr 01 17:54:21.325 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/cmake/libxml2/libxml2-config.cmake"
69072026-04-01T17:54:22.434Z[ recovery-image] Apr 01 17:54:21.325 INFO O| Apr 01 17:54:21.325 INFO STEP 695 (remove_files) COMPLETE
69082026-04-01T17:54:22.434Z[ recovery-image] Apr 01 17:54:21.325 INFO O| Apr 01 17:54:21.325 INFO STEP 696: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69092026-04-01T17:54:22.439Z[ recovery-image] Apr 01 17:54:21.330 INFO O| Apr 01 17:54:21.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h"
69102026-04-01T17:54:22.442Z[ recovery-image] Apr 01 17:54:21.330 INFO O| Apr 01 17:54:21.330 INFO STEP 696 (remove_files) COMPLETE
69112026-04-01T17:54:22.442Z[ recovery-image] Apr 01 17:54:21.330 INFO O| Apr 01 17:54:21.330 INFO STEP 697: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69122026-04-01T17:54:22.445Z[ recovery-image] Apr 01 17:54:21.337 INFO O| Apr 01 17:54:21.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlled"
69132026-04-01T17:54:22.445Z[ recovery-image] Apr 01 17:54:21.337 INFO O| Apr 01 17:54:21.337 INFO STEP 697 (remove_files) COMPLETE
69142026-04-01T17:54:22.445Z[ recovery-image] Apr 01 17:54:21.337 INFO O| Apr 01 17:54:21.337 INFO STEP 698: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69152026-04-01T17:54:22.450Z[ recovery-image] Apr 01 17:54:21.342 INFO O| Apr 01 17:54:21.342 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlrecv"
69162026-04-01T17:54:22.450Z[ recovery-image] Apr 01 17:54:21.342 INFO O| Apr 01 17:54:21.342 INFO STEP 698 (remove_files) COMPLETE
69172026-04-01T17:54:22.453Z[ recovery-image] Apr 01 17:54:21.342 INFO O| Apr 01 17:54:21.342 INFO STEP 699: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69182026-04-01T17:54:22.456Z[ recovery-image] Apr 01 17:54:21.347 INFO O| Apr 01 17:54:21.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dlsend"
69192026-04-01T17:54:22.456Z[ recovery-image] Apr 01 17:54:21.347 INFO O| Apr 01 17:54:21.347 INFO STEP 699 (remove_files) COMPLETE
69202026-04-01T17:54:22.456Z[ recovery-image] Apr 01 17:54:21.347 INFO O| Apr 01 17:54:21.347 INFO STEP 700: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69212026-04-01T17:54:22.460Z[ recovery-image] Apr 01 17:54:21.351 INFO O| Apr 01 17:54:21.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dl/dltraninfo"
69222026-04-01T17:54:22.460Z[ recovery-image] Apr 01 17:54:21.351 INFO O| Apr 01 17:54:21.351 INFO STEP 700 (remove_files) COMPLETE
69232026-04-01T17:54:22.463Z[ recovery-image] Apr 01 17:54:21.351 INFO O| Apr 01 17:54:21.351 INFO STEP 701: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69242026-04-01T17:54:22.466Z[ recovery-image] Apr 01 17:54:21.356 INFO O| Apr 01 17:54:21.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/drti.o"
69252026-04-01T17:54:22.466Z[ recovery-image] Apr 01 17:54:21.356 INFO O| Apr 01 17:54:21.356 INFO STEP 701 (remove_files) COMPLETE
69262026-04-01T17:54:22.466Z[ recovery-image] Apr 01 17:54:21.356 INFO O| Apr 01 17:54:21.356 INFO STEP 702: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69272026-04-01T17:54:22.469Z[ recovery-image] Apr 01 17:54:21.361 INFO O| Apr 01 17:54:21.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/libdtrace_forceload.so"
69282026-04-01T17:54:22.470Z[ recovery-image] Apr 01 17:54:21.361 INFO O| Apr 01 17:54:21.361 INFO STEP 702 (remove_files) COMPLETE
69292026-04-01T17:54:22.473Z[ recovery-image] Apr 01 17:54:21.361 INFO O| Apr 01 17:54:21.361 INFO STEP 703: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69302026-04-01T17:54:22.476Z[ recovery-image] Apr 01 17:54:21.366 INFO O| Apr 01 17:54:21.366 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/64/sftp64.d"
69312026-04-01T17:54:22.476Z[ recovery-image] Apr 01 17:54:21.366 INFO O| Apr 01 17:54:21.366 INFO STEP 703 (remove_files) COMPLETE
69322026-04-01T17:54:22.476Z[ recovery-image] Apr 01 17:54:21.366 INFO O| Apr 01 17:54:21.366 INFO STEP 704: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69332026-04-01T17:54:22.479Z[ recovery-image] Apr 01 17:54:21.371 INFO O| Apr 01 17:54:21.371 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/drti.o"
69342026-04-01T17:54:22.482Z[ recovery-image] Apr 01 17:54:21.371 INFO O| Apr 01 17:54:21.371 INFO STEP 704 (remove_files) COMPLETE
69352026-04-01T17:54:22.482Z[ recovery-image] Apr 01 17:54:21.371 INFO O| Apr 01 17:54:21.371 INFO STEP 705: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69362026-04-01T17:54:22.486Z[ recovery-image] Apr 01 17:54:21.377 INFO O| Apr 01 17:54:21.377 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/dtrace/libdtrace_forceload.so"
69372026-04-01T17:54:22.486Z[ recovery-image] Apr 01 17:54:21.377 INFO O| Apr 01 17:54:21.377 INFO STEP 705 (remove_files) COMPLETE
69382026-04-01T17:54:22.489Z[ recovery-image] Apr 01 17:54:21.378 INFO O| Apr 01 17:54:21.377 INFO STEP 706: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69392026-04-01T17:54:22.492Z[ recovery-image] Apr 01 17:54:21.383 INFO O| Apr 01 17:54:21.383 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiagcode.so.1"
69402026-04-01T17:54:22.492Z[ recovery-image] Apr 01 17:54:21.383 INFO O| Apr 01 17:54:21.383 INFO STEP 706 (remove_files) COMPLETE
69412026-04-01T17:54:22.492Z[ recovery-image] Apr 01 17:54:21.383 INFO O| Apr 01 17:54:21.383 INFO STEP 707: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69422026-04-01T17:54:22.497Z[ recovery-image] Apr 01 17:54:21.389 INFO O| Apr 01 17:54:21.389 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libdiskstatus.so.1"
69432026-04-01T17:54:22.497Z[ recovery-image] Apr 01 17:54:21.389 INFO O| Apr 01 17:54:21.389 INFO STEP 707 (remove_files) COMPLETE
69442026-04-01T17:54:22.501Z[ recovery-image] Apr 01 17:54:21.389 INFO O| Apr 01 17:54:21.389 INFO STEP 708: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69452026-04-01T17:54:22.504Z[ recovery-image] Apr 01 17:54:21.395 INFO O| Apr 01 17:54:21.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_adm.so.1"
69462026-04-01T17:54:22.504Z[ recovery-image] Apr 01 17:54:21.395 INFO O| Apr 01 17:54:21.395 INFO STEP 708 (remove_files) COMPLETE
69472026-04-01T17:54:22.504Z[ recovery-image] Apr 01 17:54:21.395 INFO O| Apr 01 17:54:21.395 INFO STEP 709: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69482026-04-01T17:54:22.508Z[ recovery-image] Apr 01 17:54:21.400 INFO O| Apr 01 17:54:21.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_agent.so.1"
69492026-04-01T17:54:22.508Z[ recovery-image] Apr 01 17:54:21.400 INFO O| Apr 01 17:54:21.400 INFO STEP 709 (remove_files) COMPLETE
69502026-04-01T17:54:22.512Z[ recovery-image] Apr 01 17:54:21.400 INFO O| Apr 01 17:54:21.400 INFO STEP 710: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69512026-04-01T17:54:22.515Z[ recovery-image] Apr 01 17:54:21.405 INFO O| Apr 01 17:54:21.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_log.so.1"
69522026-04-01T17:54:22.515Z[ recovery-image] Apr 01 17:54:21.405 INFO O| Apr 01 17:54:21.405 INFO STEP 710 (remove_files) COMPLETE
69532026-04-01T17:54:22.515Z[ recovery-image] Apr 01 17:54:21.405 INFO O| Apr 01 17:54:21.405 INFO STEP 711: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69542026-04-01T17:54:22.518Z[ recovery-image] Apr 01 17:54:21.410 INFO O| Apr 01 17:54:21.410 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_msg.so.1"
69552026-04-01T17:54:22.521Z[ recovery-image] Apr 01 17:54:21.410 INFO O| Apr 01 17:54:21.410 INFO STEP 711 (remove_files) COMPLETE
69562026-04-01T17:54:22.521Z[ recovery-image] Apr 01 17:54:21.410 INFO O| Apr 01 17:54:21.410 INFO STEP 712: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69572026-04-01T17:54:22.524Z[ recovery-image] Apr 01 17:54:21.415 INFO O| Apr 01 17:54:21.415 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmd_snmp.so.1"
69582026-04-01T17:54:22.524Z[ recovery-image] Apr 01 17:54:21.415 INFO O| Apr 01 17:54:21.415 INFO STEP 712 (remove_files) COMPLETE
69592026-04-01T17:54:22.524Z[ recovery-image] Apr 01 17:54:21.415 INFO O| Apr 01 17:54:21.415 INFO STEP 713: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69602026-04-01T17:54:22.528Z[ recovery-image] Apr 01 17:54:21.420 INFO O| Apr 01 17:54:21.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libfmnotify.so.1"
69612026-04-01T17:54:22.531Z[ recovery-image] Apr 01 17:54:21.421 INFO O| Apr 01 17:54:21.420 INFO STEP 713 (remove_files) COMPLETE
69622026-04-01T17:54:22.531Z[ recovery-image] Apr 01 17:54:21.421 INFO O| Apr 01 17:54:21.421 INFO STEP 714: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69632026-04-01T17:54:22.534Z[ recovery-image] Apr 01 17:54:21.426 INFO O| Apr 01 17:54:21.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/amd64/libseslog.so.1"
69642026-04-01T17:54:22.534Z[ recovery-image] Apr 01 17:54:21.426 INFO O| Apr 01 17:54:21.426 INFO STEP 714 (remove_files) COMPLETE
69652026-04-01T17:54:22.534Z[ recovery-image] Apr 01 17:54:21.426 INFO O| Apr 01 17:54:21.426 INFO STEP 715: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69662026-04-01T17:54:22.539Z[ recovery-image] Apr 01 17:54:21.431 INFO O| Apr 01 17:54:21.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/AMD.dict"
69672026-04-01T17:54:22.539Z[ recovery-image] Apr 01 17:54:21.431 INFO O| Apr 01 17:54:21.431 INFO STEP 715 (remove_files) COMPLETE
69682026-04-01T17:54:22.543Z[ recovery-image] Apr 01 17:54:21.431 INFO O| Apr 01 17:54:21.431 INFO STEP 716: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69692026-04-01T17:54:22.546Z[ recovery-image] Apr 01 17:54:21.436 INFO O| Apr 01 17:54:21.436 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/FMNOTIFY.dict"
69702026-04-01T17:54:22.546Z[ recovery-image] Apr 01 17:54:21.436 INFO O| Apr 01 17:54:21.436 INFO STEP 716 (remove_files) COMPLETE
69712026-04-01T17:54:22.546Z[ recovery-image] Apr 01 17:54:21.436 INFO O| Apr 01 17:54:21.436 INFO STEP 717: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69722026-04-01T17:54:22.549Z[ recovery-image] Apr 01 17:54:21.441 INFO O| Apr 01 17:54:21.441 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/GMCA.dict"
69732026-04-01T17:54:22.549Z[ recovery-image] Apr 01 17:54:21.441 INFO O| Apr 01 17:54:21.441 INFO STEP 717 (remove_files) COMPLETE
69742026-04-01T17:54:22.552Z[ recovery-image] Apr 01 17:54:21.441 INFO O| Apr 01 17:54:21.441 INFO STEP 718: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69752026-04-01T17:54:22.555Z[ recovery-image] Apr 01 17:54:21.445 INFO O| Apr 01 17:54:21.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/dict/INTEL.dict"
69762026-04-01T17:54:22.555Z[ recovery-image] Apr 01 17:54:21.445 INFO O| Apr 01 17:54:21.445 INFO STEP 718 (remove_files) COMPLETE
69772026-04-01T17:54:22.555Z[ recovery-image] Apr 01 17:54:21.445 INFO O| Apr 01 17:54:21.445 INFO STEP 719: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69782026-04-01T17:54:22.559Z[ recovery-image] Apr 01 17:54:21.451 INFO O| Apr 01 17:54:21.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fminject"
69792026-04-01T17:54:22.559Z[ recovery-image] Apr 01 17:54:21.451 INFO O| Apr 01 17:54:21.451 INFO STEP 719 (remove_files) COMPLETE
69802026-04-01T17:54:22.559Z[ recovery-image] Apr 01 17:54:21.451 INFO O| Apr 01 17:54:21.451 INFO STEP 720: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69812026-04-01T17:54:22.565Z[ recovery-image] Apr 01 17:54:21.457 INFO O| Apr 01 17:54:21.457 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmsim"
69822026-04-01T17:54:22.565Z[ recovery-image] Apr 01 17:54:21.457 INFO O| Apr 01 17:54:21.457 INFO STEP 720 (remove_files) COMPLETE
69832026-04-01T17:54:22.571Z[ recovery-image] Apr 01 17:54:21.457 INFO O| Apr 01 17:54:21.457 INFO STEP 721: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69842026-04-01T17:54:22.571Z[ recovery-image] Apr 01 17:54:21.462 INFO O| Apr 01 17:54:21.462 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/fmtopo"
69852026-04-01T17:54:22.571Z[ recovery-image] Apr 01 17:54:21.462 INFO O| Apr 01 17:54:21.462 INFO STEP 721 (remove_files) COMPLETE
69862026-04-01T17:54:22.571Z[ recovery-image] Apr 01 17:54:21.462 INFO O| Apr 01 17:54:21.462 INFO STEP 722: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69872026-04-01T17:54:22.576Z[ recovery-image] Apr 01 17:54:21.467 INFO O| Apr 01 17:54:21.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/ipmitopo"
69882026-04-01T17:54:22.576Z[ recovery-image] Apr 01 17:54:21.467 INFO O| Apr 01 17:54:21.467 INFO STEP 722 (remove_files) COMPLETE
69892026-04-01T17:54:22.576Z[ recovery-image] Apr 01 17:54:21.467 INFO O| Apr 01 17:54:21.467 INFO STEP 723: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69902026-04-01T17:54:22.582Z[ recovery-image] Apr 01 17:54:21.474 INFO O| Apr 01 17:54:21.474 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/mcdecode"
69912026-04-01T17:54:22.582Z[ recovery-image] Apr 01 17:54:21.474 INFO O| Apr 01 17:54:21.474 INFO STEP 723 (remove_files) COMPLETE
69922026-04-01T17:54:22.585Z[ recovery-image] Apr 01 17:54:21.474 INFO O| Apr 01 17:54:21.474 INFO STEP 724: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69932026-04-01T17:54:22.588Z[ recovery-image] Apr 01 17:54:21.480 INFO O| Apr 01 17:54:21.480 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/plugins/cpumem-retire.conf"
69942026-04-01T17:54:22.588Z[ recovery-image] Apr 01 17:54:21.480 INFO O| Apr 01 17:54:21.480 INFO STEP 724 (remove_files) COMPLETE
69952026-04-01T17:54:22.591Z[ recovery-image] Apr 01 17:54:21.480 INFO O| Apr 01 17:54:21.480 INFO STEP 725: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69962026-04-01T17:54:22.594Z[ recovery-image] Apr 01 17:54:21.485 INFO O| Apr 01 17:54:21.485 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/cpu.so"
69972026-04-01T17:54:22.594Z[ recovery-image] Apr 01 17:54:21.485 INFO O| Apr 01 17:54:21.485 INFO STEP 725 (remove_files) COMPLETE
69982026-04-01T17:54:22.594Z[ recovery-image] Apr 01 17:54:21.485 INFO O| Apr 01 17:54:21.485 INFO STEP 726: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
69992026-04-01T17:54:22.600Z[ recovery-image] Apr 01 17:54:21.490 INFO O| Apr 01 17:54:21.490 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/dev.so"
70002026-04-01T17:54:22.603Z[ recovery-image] Apr 01 17:54:21.490 INFO O| Apr 01 17:54:21.490 INFO STEP 726 (remove_files) COMPLETE
70012026-04-01T17:54:22.603Z[ recovery-image] Apr 01 17:54:21.490 INFO O| Apr 01 17:54:21.490 INFO STEP 727: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70022026-04-01T17:54:22.606Z[ recovery-image] Apr 01 17:54:21.495 INFO O| Apr 01 17:54:21.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/fmd.so"
70032026-04-01T17:54:22.606Z[ recovery-image] Apr 01 17:54:21.495 INFO O| Apr 01 17:54:21.495 INFO STEP 727 (remove_files) COMPLETE
70042026-04-01T17:54:22.606Z[ recovery-image] Apr 01 17:54:21.495 INFO O| Apr 01 17:54:21.495 INFO STEP 728: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70052026-04-01T17:54:22.608Z[ recovery-image] Apr 01 17:54:21.500 INFO O| Apr 01 17:54:21.500 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/hc.so"
70062026-04-01T17:54:22.608Z[ recovery-image] Apr 01 17:54:21.500 INFO O| Apr 01 17:54:21.500 INFO STEP 728 (remove_files) COMPLETE
70072026-04-01T17:54:22.608Z[ recovery-image] Apr 01 17:54:21.500 INFO O| Apr 01 17:54:21.500 INFO STEP 729: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70082026-04-01T17:54:22.613Z[ recovery-image] Apr 01 17:54:21.505 INFO O| Apr 01 17:54:21.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/legacy-hc.so"
70092026-04-01T17:54:22.613Z[ recovery-image] Apr 01 17:54:21.505 INFO O| Apr 01 17:54:21.505 INFO STEP 729 (remove_files) COMPLETE
70102026-04-01T17:54:22.613Z[ recovery-image] Apr 01 17:54:21.505 INFO O| Apr 01 17:54:21.505 INFO STEP 730: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70112026-04-01T17:54:22.618Z[ recovery-image] Apr 01 17:54:21.509 INFO O| Apr 01 17:54:21.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mem.so"
70122026-04-01T17:54:22.618Z[ recovery-image] Apr 01 17:54:21.509 INFO O| Apr 01 17:54:21.509 INFO STEP 730 (remove_files) COMPLETE
70132026-04-01T17:54:22.621Z[ recovery-image] Apr 01 17:54:21.509 INFO O| Apr 01 17:54:21.509 INFO STEP 731: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70142026-04-01T17:54:22.624Z[ recovery-image] Apr 01 17:54:21.514 INFO O| Apr 01 17:54:21.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/mod.so"
70152026-04-01T17:54:22.624Z[ recovery-image] Apr 01 17:54:21.514 INFO O| Apr 01 17:54:21.514 INFO STEP 731 (remove_files) COMPLETE
70162026-04-01T17:54:22.624Z[ recovery-image] Apr 01 17:54:21.514 INFO O| Apr 01 17:54:21.514 INFO STEP 732: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70172026-04-01T17:54:22.627Z[ recovery-image] Apr 01 17:54:21.519 INFO O| Apr 01 17:54:21.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/pkg.so"
70182026-04-01T17:54:22.627Z[ recovery-image] Apr 01 17:54:21.519 INFO O| Apr 01 17:54:21.519 INFO STEP 732 (remove_files) COMPLETE
70192026-04-01T17:54:22.630Z[ recovery-image] Apr 01 17:54:21.519 INFO O| Apr 01 17:54:21.519 INFO STEP 733: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70202026-04-01T17:54:22.633Z[ recovery-image] Apr 01 17:54:21.524 INFO O| Apr 01 17:54:21.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/svc.so"
70212026-04-01T17:54:22.633Z[ recovery-image] Apr 01 17:54:21.524 INFO O| Apr 01 17:54:21.524 INFO STEP 733 (remove_files) COMPLETE
70222026-04-01T17:54:22.633Z[ recovery-image] Apr 01 17:54:21.524 INFO O| Apr 01 17:54:21.524 INFO STEP 734: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70232026-04-01T17:54:22.638Z[ recovery-image] Apr 01 17:54:21.530 INFO O| Apr 01 17:54:21.530 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/sw.so"
70242026-04-01T17:54:22.638Z[ recovery-image] Apr 01 17:54:21.530 INFO O| Apr 01 17:54:21.530 INFO STEP 734 (remove_files) COMPLETE
70252026-04-01T17:54:22.638Z[ recovery-image] Apr 01 17:54:21.530 INFO O| Apr 01 17:54:21.530 INFO STEP 735: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70262026-04-01T17:54:22.643Z[ recovery-image] Apr 01 17:54:21.535 INFO O| Apr 01 17:54:21.535 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/amd64/zfs.so"
70272026-04-01T17:54:22.643Z[ recovery-image] Apr 01 17:54:21.535 INFO O| Apr 01 17:54:21.535 INFO STEP 735 (remove_files) COMPLETE
70282026-04-01T17:54:22.646Z[ recovery-image] Apr 01 17:54:21.535 INFO O| Apr 01 17:54:21.535 INFO STEP 736: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70292026-04-01T17:54:22.649Z[ recovery-image] Apr 01 17:54:21.539 INFO O| Apr 01 17:54:21.539 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/cpu.so"
70302026-04-01T17:54:22.649Z[ recovery-image] Apr 01 17:54:21.539 INFO O| Apr 01 17:54:21.539 INFO STEP 736 (remove_files) COMPLETE
70312026-04-01T17:54:22.649Z[ recovery-image] Apr 01 17:54:21.539 INFO O| Apr 01 17:54:21.539 INFO STEP 737: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70322026-04-01T17:54:22.653Z[ recovery-image] Apr 01 17:54:21.544 INFO O| Apr 01 17:54:21.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/dev.so"
70332026-04-01T17:54:22.653Z[ recovery-image] Apr 01 17:54:21.544 INFO O| Apr 01 17:54:21.544 INFO STEP 737 (remove_files) COMPLETE
70342026-04-01T17:54:22.656Z[ recovery-image] Apr 01 17:54:21.544 INFO O| Apr 01 17:54:21.544 INFO STEP 738: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70352026-04-01T17:54:22.658Z[ recovery-image] Apr 01 17:54:21.550 INFO O| Apr 01 17:54:21.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/fmd.so"
70362026-04-01T17:54:22.659Z[ recovery-image] Apr 01 17:54:21.550 INFO O| Apr 01 17:54:21.550 INFO STEP 738 (remove_files) COMPLETE
70372026-04-01T17:54:22.662Z[ recovery-image] Apr 01 17:54:21.550 INFO O| Apr 01 17:54:21.550 INFO STEP 739: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70382026-04-01T17:54:22.665Z[ recovery-image] Apr 01 17:54:21.556 INFO O| Apr 01 17:54:21.556 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/hc.so"
70392026-04-01T17:54:22.668Z[ recovery-image] Apr 01 17:54:21.556 INFO O| Apr 01 17:54:21.556 INFO STEP 739 (remove_files) COMPLETE
70402026-04-01T17:54:22.668Z[ recovery-image] Apr 01 17:54:21.556 INFO O| Apr 01 17:54:21.556 INFO STEP 740: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70412026-04-01T17:54:22.671Z[ recovery-image] Apr 01 17:54:21.561 INFO O| Apr 01 17:54:21.561 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/legacy-hc.so"
70422026-04-01T17:54:22.671Z[ recovery-image] Apr 01 17:54:21.561 INFO O| Apr 01 17:54:21.561 INFO STEP 740 (remove_files) COMPLETE
70432026-04-01T17:54:22.671Z[ recovery-image] Apr 01 17:54:21.561 INFO O| Apr 01 17:54:21.561 INFO STEP 741: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70442026-04-01T17:54:22.676Z[ recovery-image] Apr 01 17:54:21.567 INFO O| Apr 01 17:54:21.567 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mem.so"
70452026-04-01T17:54:22.676Z[ recovery-image] Apr 01 17:54:21.567 INFO O| Apr 01 17:54:21.567 INFO STEP 741 (remove_files) COMPLETE
70462026-04-01T17:54:22.676Z[ recovery-image] Apr 01 17:54:21.567 INFO O| Apr 01 17:54:21.567 INFO STEP 742: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70472026-04-01T17:54:22.682Z[ recovery-image] Apr 01 17:54:21.573 INFO O| Apr 01 17:54:21.573 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/mod.so"
70482026-04-01T17:54:22.682Z[ recovery-image] Apr 01 17:54:21.573 INFO O| Apr 01 17:54:21.573 INFO STEP 742 (remove_files) COMPLETE
70492026-04-01T17:54:22.684Z[ recovery-image] Apr 01 17:54:21.573 INFO O| Apr 01 17:54:21.573 INFO STEP 743: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70502026-04-01T17:54:22.688Z[ recovery-image] Apr 01 17:54:21.579 INFO O| Apr 01 17:54:21.579 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/pkg.so"
70512026-04-01T17:54:22.688Z[ recovery-image] Apr 01 17:54:21.579 INFO O| Apr 01 17:54:21.579 INFO STEP 743 (remove_files) COMPLETE
70522026-04-01T17:54:22.691Z[ recovery-image] Apr 01 17:54:21.579 INFO O| Apr 01 17:54:21.579 INFO STEP 744: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70532026-04-01T17:54:22.694Z[ recovery-image] Apr 01 17:54:21.585 INFO O| Apr 01 17:54:21.585 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/fmd/schemes/sw.so"
70542026-04-01T17:54:22.694Z[ recovery-image] Apr 01 17:54:21.586 INFO O| Apr 01 17:54:21.586 INFO STEP 744 (remove_files) COMPLETE
70552026-04-01T17:54:22.694Z[ recovery-image] Apr 01 17:54:21.586 INFO O| Apr 01 17:54:21.586 INFO STEP 745: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70562026-04-01T17:54:22.699Z[ recovery-image] Apr 01 17:54:21.591 INFO O| Apr 01 17:54:21.591 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libdiskstatus.so.1"
70572026-04-01T17:54:22.699Z[ recovery-image] Apr 01 17:54:21.591 INFO O| Apr 01 17:54:21.591 INFO STEP 745 (remove_files) COMPLETE
70582026-04-01T17:54:22.702Z[ recovery-image] Apr 01 17:54:21.591 INFO O| Apr 01 17:54:21.591 INFO STEP 746: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70592026-04-01T17:54:22.705Z[ recovery-image] Apr 01 17:54:21.596 INFO O| Apr 01 17:54:21.596 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_adm.so.1"
70602026-04-01T17:54:22.705Z[ recovery-image] Apr 01 17:54:21.596 INFO O| Apr 01 17:54:21.596 INFO STEP 746 (remove_files) COMPLETE
70612026-04-01T17:54:22.705Z[ recovery-image] Apr 01 17:54:21.596 INFO O| Apr 01 17:54:21.596 INFO STEP 747: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70622026-04-01T17:54:22.709Z[ recovery-image] Apr 01 17:54:21.600 INFO O| Apr 01 17:54:21.600 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_log.so.1"
70632026-04-01T17:54:22.709Z[ recovery-image] Apr 01 17:54:21.600 INFO O| Apr 01 17:54:21.600 INFO STEP 747 (remove_files) COMPLETE
70642026-04-01T17:54:22.709Z[ recovery-image] Apr 01 17:54:21.600 INFO O| Apr 01 17:54:21.600 INFO STEP 748: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70652026-04-01T17:54:22.715Z[ recovery-image] Apr 01 17:54:21.606 INFO O| Apr 01 17:54:21.606 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmd_snmp.so.1"
70662026-04-01T17:54:22.715Z[ recovery-image] Apr 01 17:54:21.606 INFO O| Apr 01 17:54:21.606 INFO STEP 748 (remove_files) COMPLETE
70672026-04-01T17:54:22.715Z[ recovery-image] Apr 01 17:54:21.606 INFO O| Apr 01 17:54:21.606 INFO STEP 749: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70682026-04-01T17:54:22.719Z[ recovery-image] Apr 01 17:54:21.611 INFO O| Apr 01 17:54:21.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libfmnotify.so.1"
70692026-04-01T17:54:22.719Z[ recovery-image] Apr 01 17:54:21.611 INFO O| Apr 01 17:54:21.611 INFO STEP 749 (remove_files) COMPLETE
70702026-04-01T17:54:22.719Z[ recovery-image] Apr 01 17:54:21.611 INFO O| Apr 01 17:54:21.611 INFO STEP 750: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70712026-04-01T17:54:22.726Z[ recovery-image] Apr 01 17:54:21.617 INFO O| Apr 01 17:54:21.617 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/libseslog.so.1"
70722026-04-01T17:54:22.726Z[ recovery-image] Apr 01 17:54:21.617 INFO O| Apr 01 17:54:21.617 INFO STEP 750 (remove_files) COMPLETE
70732026-04-01T17:54:22.726Z[ recovery-image] Apr 01 17:54:21.617 INFO O| Apr 01 17:54:21.617 INFO STEP 751: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70742026-04-01T17:54:22.730Z[ recovery-image] Apr 01 17:54:21.622 INFO O| Apr 01 17:54:21.622 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/maps/xfp-hc-topology.xml"
70752026-04-01T17:54:22.730Z[ recovery-image] Apr 01 17:54:21.622 INFO O| Apr 01 17:54:21.622 INFO STEP 751 (remove_files) COMPLETE
70762026-04-01T17:54:22.733Z[ recovery-image] Apr 01 17:54:21.622 INFO O| Apr 01 17:54:21.622 INFO STEP 752: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70772026-04-01T17:54:22.736Z[ recovery-image] Apr 01 17:54:21.627 INFO O| Apr 01 17:54:21.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/disk.so"
70782026-04-01T17:54:22.736Z[ recovery-image] Apr 01 17:54:21.627 INFO O| Apr 01 17:54:21.627 INFO STEP 752 (remove_files) COMPLETE
70792026-04-01T17:54:22.736Z[ recovery-image] Apr 01 17:54:21.627 INFO O| Apr 01 17:54:21.627 INFO STEP 753: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70802026-04-01T17:54:22.740Z[ recovery-image] Apr 01 17:54:21.631 INFO O| Apr 01 17:54:21.631 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ahci.so"
70812026-04-01T17:54:22.743Z[ recovery-image] Apr 01 17:54:21.631 INFO O| Apr 01 17:54:21.631 INFO STEP 753 (remove_files) COMPLETE
70822026-04-01T17:54:22.743Z[ recovery-image] Apr 01 17:54:21.631 INFO O| Apr 01 17:54:21.631 INFO STEP 754: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70832026-04-01T17:54:22.746Z[ recovery-image] Apr 01 17:54:21.636 INFO O| Apr 01 17:54:21.636 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_ipmi.so"
70842026-04-01T17:54:22.746Z[ recovery-image] Apr 01 17:54:21.636 INFO O| Apr 01 17:54:21.636 INFO STEP 754 (remove_files) COMPLETE
70852026-04-01T17:54:22.746Z[ recovery-image] Apr 01 17:54:21.636 INFO O| Apr 01 17:54:21.636 INFO STEP 755: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70862026-04-01T17:54:22.750Z[ recovery-image] Apr 01 17:54:21.642 INFO O| Apr 01 17:54:21.642 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/fac_prov_mptsas.so"
70872026-04-01T17:54:22.750Z[ recovery-image] Apr 01 17:54:21.642 INFO O| Apr 01 17:54:21.642 INFO STEP 755 (remove_files) COMPLETE
70882026-04-01T17:54:22.754Z[ recovery-image] Apr 01 17:54:21.642 INFO O| Apr 01 17:54:21.642 INFO STEP 756: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70892026-04-01T17:54:22.756Z[ recovery-image] Apr 01 17:54:21.647 INFO O| Apr 01 17:54:21.647 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ipmi.so"
70902026-04-01T17:54:22.757Z[ recovery-image] Apr 01 17:54:21.647 INFO O| Apr 01 17:54:21.647 INFO STEP 756 (remove_files) COMPLETE
70912026-04-01T17:54:22.757Z[ recovery-image] Apr 01 17:54:21.647 INFO O| Apr 01 17:54:21.647 INFO STEP 757: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70922026-04-01T17:54:22.760Z[ recovery-image] Apr 01 17:54:21.652 INFO O| Apr 01 17:54:21.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/nic.so"
70932026-04-01T17:54:22.760Z[ recovery-image] Apr 01 17:54:21.652 INFO O| Apr 01 17:54:21.652 INFO STEP 757 (remove_files) COMPLETE
70942026-04-01T17:54:22.760Z[ recovery-image] Apr 01 17:54:21.652 INFO O| Apr 01 17:54:21.652 INFO STEP 758: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70952026-04-01T17:54:22.766Z[ recovery-image] Apr 01 17:54:21.657 INFO O| Apr 01 17:54:21.657 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/ses.so"
70962026-04-01T17:54:22.766Z[ recovery-image] Apr 01 17:54:21.657 INFO O| Apr 01 17:54:21.657 INFO STEP 758 (remove_files) COMPLETE
70972026-04-01T17:54:22.770Z[ recovery-image] Apr 01 17:54:21.657 INFO O| Apr 01 17:54:21.657 INFO STEP 759: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
70982026-04-01T17:54:22.772Z[ recovery-image] Apr 01 17:54:21.662 INFO O| Apr 01 17:54:21.662 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/smbios.so"
70992026-04-01T17:54:22.773Z[ recovery-image] Apr 01 17:54:21.662 INFO O| Apr 01 17:54:21.662 INFO STEP 759 (remove_files) COMPLETE
71002026-04-01T17:54:22.773Z[ recovery-image] Apr 01 17:54:21.662 INFO O| Apr 01 17:54:21.662 INFO STEP 760: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71012026-04-01T17:54:22.776Z[ recovery-image] Apr 01 17:54:21.668 INFO O| Apr 01 17:54:21.668 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/usb.so"
71022026-04-01T17:54:22.776Z[ recovery-image] Apr 01 17:54:21.668 INFO O| Apr 01 17:54:21.668 INFO STEP 760 (remove_files) COMPLETE
71032026-04-01T17:54:22.783Z[ recovery-image] Apr 01 17:54:21.668 INFO O| Apr 01 17:54:21.668 INFO STEP 761: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71042026-04-01T17:54:22.783Z[ recovery-image] Apr 01 17:54:21.673 INFO O| Apr 01 17:54:21.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fm/topo/plugins/xfp.so"
71052026-04-01T17:54:22.783Z[ recovery-image] Apr 01 17:54:21.673 INFO O| Apr 01 17:54:21.673 INFO STEP 761 (remove_files) COMPLETE
71062026-04-01T17:54:22.783Z[ recovery-image] Apr 01 17:54:21.673 INFO O| Apr 01 17:54:21.673 INFO STEP 762: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71072026-04-01T17:54:22.787Z[ recovery-image] Apr 01 17:54:21.678 INFO O| Apr 01 17:54:21.678 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/bootfs/mount"
71082026-04-01T17:54:22.788Z[ recovery-image] Apr 01 17:54:21.678 INFO O| Apr 01 17:54:21.678 INFO STEP 762 (remove_files) COMPLETE
71092026-04-01T17:54:22.788Z[ recovery-image] Apr 01 17:54:21.678 INFO O| Apr 01 17:54:21.678 INFO STEP 763: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71102026-04-01T17:54:22.792Z[ recovery-image] Apr 01 17:54:21.684 INFO O| Apr 01 17:54:21.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp"
71112026-04-01T17:54:22.795Z[ recovery-image] Apr 01 17:54:21.684 INFO O| Apr 01 17:54:21.684 INFO STEP 763 (remove_files) COMPLETE
71122026-04-01T17:54:22.795Z[ recovery-image] Apr 01 17:54:21.684 INFO O| Apr 01 17:54:21.684 INFO STEP 764: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71132026-04-01T17:54:22.799Z[ recovery-image] Apr 01 17:54:21.690 INFO O| Apr 01 17:54:21.690 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/fstyp.so.1"
71142026-04-01T17:54:22.801Z[ recovery-image] Apr 01 17:54:21.691 INFO O| Apr 01 17:54:21.691 INFO STEP 764 (remove_files) COMPLETE
71152026-04-01T17:54:22.801Z[ recovery-image] Apr 01 17:54:21.691 INFO O| Apr 01 17:54:21.691 INFO STEP 765: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71162026-04-01T17:54:22.804Z[ recovery-image] Apr 01 17:54:21.696 INFO O| Apr 01 17:54:21.696 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/hsfs/labelit"
71172026-04-01T17:54:22.804Z[ recovery-image] Apr 01 17:54:21.696 INFO O| Apr 01 17:54:21.696 INFO STEP 765 (remove_files) COMPLETE
71182026-04-01T17:54:22.804Z[ recovery-image] Apr 01 17:54:21.696 INFO O| Apr 01 17:54:21.696 INFO STEP 766: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71192026-04-01T17:54:22.809Z[ recovery-image] Apr 01 17:54:21.701 INFO O| Apr 01 17:54:21.701 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/lofs/mount"
71202026-04-01T17:54:22.809Z[ recovery-image] Apr 01 17:54:21.701 INFO O| Apr 01 17:54:21.701 INFO STEP 766 (remove_files) COMPLETE
71212026-04-01T17:54:22.809Z[ recovery-image] Apr 01 17:54:21.701 INFO O| Apr 01 17:54:21.701 INFO STEP 767: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71222026-04-01T17:54:22.814Z[ recovery-image] Apr 01 17:54:21.705 INFO O| Apr 01 17:54:21.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/mntfs/mount"
71232026-04-01T17:54:22.816Z[ recovery-image] Apr 01 17:54:21.706 INFO O| Apr 01 17:54:21.706 INFO STEP 767 (remove_files) COMPLETE
71242026-04-01T17:54:22.816Z[ recovery-image] Apr 01 17:54:21.706 INFO O| Apr 01 17:54:21.706 INFO STEP 768: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71252026-04-01T17:54:22.819Z[ recovery-image] Apr 01 17:54:21.710 INFO O| Apr 01 17:54:21.710 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fsck"
71262026-04-01T17:54:22.819Z[ recovery-image] Apr 01 17:54:21.710 INFO O| Apr 01 17:54:21.710 INFO STEP 768 (remove_files) COMPLETE
71272026-04-01T17:54:22.819Z[ recovery-image] Apr 01 17:54:21.710 INFO O| Apr 01 17:54:21.710 INFO STEP 769: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71282026-04-01T17:54:22.825Z[ recovery-image] Apr 01 17:54:21.716 INFO O| Apr 01 17:54:21.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp"
71292026-04-01T17:54:22.825Z[ recovery-image] Apr 01 17:54:21.716 INFO O| Apr 01 17:54:21.716 INFO STEP 769 (remove_files) COMPLETE
71302026-04-01T17:54:22.825Z[ recovery-image] Apr 01 17:54:21.716 INFO O| Apr 01 17:54:21.716 INFO STEP 770: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71312026-04-01T17:54:22.830Z[ recovery-image] Apr 01 17:54:21.722 INFO O| Apr 01 17:54:21.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/fstyp.so.1"
71322026-04-01T17:54:22.830Z[ recovery-image] Apr 01 17:54:21.722 INFO O| Apr 01 17:54:21.722 INFO STEP 770 (remove_files) COMPLETE
71332026-04-01T17:54:22.834Z[ recovery-image] Apr 01 17:54:21.722 INFO O| Apr 01 17:54:21.722 INFO STEP 771: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71342026-04-01T17:54:22.836Z[ recovery-image] Apr 01 17:54:21.727 INFO O| Apr 01 17:54:21.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mkfs"
71352026-04-01T17:54:22.836Z[ recovery-image] Apr 01 17:54:21.727 INFO O| Apr 01 17:54:21.727 INFO STEP 771 (remove_files) COMPLETE
71362026-04-01T17:54:22.836Z[ recovery-image] Apr 01 17:54:21.727 INFO O| Apr 01 17:54:21.727 INFO STEP 772: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71372026-04-01T17:54:22.841Z[ recovery-image] Apr 01 17:54:21.733 INFO O| Apr 01 17:54:21.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/pcfs/mount"
71382026-04-01T17:54:22.841Z[ recovery-image] Apr 01 17:54:21.733 INFO O| Apr 01 17:54:21.733 INFO STEP 772 (remove_files) COMPLETE
71392026-04-01T17:54:22.841Z[ recovery-image] Apr 01 17:54:21.733 INFO O| Apr 01 17:54:21.733 INFO STEP 773: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71402026-04-01T17:54:22.846Z[ recovery-image] Apr 01 17:54:21.738 INFO O| Apr 01 17:54:21.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/sharefs/mount"
71412026-04-01T17:54:22.846Z[ recovery-image] Apr 01 17:54:21.738 INFO O| Apr 01 17:54:21.738 INFO STEP 773 (remove_files) COMPLETE
71422026-04-01T17:54:22.849Z[ recovery-image] Apr 01 17:54:21.738 INFO O| Apr 01 17:54:21.738 INFO STEP 774: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71432026-04-01T17:54:22.852Z[ recovery-image] Apr 01 17:54:21.744 INFO O| Apr 01 17:54:21.744 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/amd64/libshare_smb.so.1"
71442026-04-01T17:54:22.852Z[ recovery-image] Apr 01 17:54:21.744 INFO O| Apr 01 17:54:21.744 INFO STEP 774 (remove_files) COMPLETE
71452026-04-01T17:54:22.852Z[ recovery-image] Apr 01 17:54:21.744 INFO O| Apr 01 17:54:21.744 INFO STEP 775: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71462026-04-01T17:54:22.857Z[ recovery-image] Apr 01 17:54:21.749 INFO O| Apr 01 17:54:21.749 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smb/libshare_smb.so.1"
71472026-04-01T17:54:22.857Z[ recovery-image] Apr 01 17:54:21.749 INFO O| Apr 01 17:54:21.749 INFO STEP 775 (remove_files) COMPLETE
71482026-04-01T17:54:22.860Z[ recovery-image] Apr 01 17:54:21.749 INFO O| Apr 01 17:54:21.749 INFO STEP 776: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71492026-04-01T17:54:22.864Z[ recovery-image] Apr 01 17:54:21.755 INFO O| Apr 01 17:54:21.755 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/amd64/libshare_smbfs.so.1"
71502026-04-01T17:54:22.867Z[ recovery-image] Apr 01 17:54:21.755 INFO O| Apr 01 17:54:21.755 INFO STEP 776 (remove_files) COMPLETE
71512026-04-01T17:54:22.867Z[ recovery-image] Apr 01 17:54:21.755 INFO O| Apr 01 17:54:21.755 INFO STEP 777: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71522026-04-01T17:54:22.869Z[ recovery-image] Apr 01 17:54:21.761 INFO O| Apr 01 17:54:21.761 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/dfshares"
71532026-04-01T17:54:22.872Z[ recovery-image] Apr 01 17:54:21.761 INFO O| Apr 01 17:54:21.761 INFO STEP 777 (remove_files) COMPLETE
71542026-04-01T17:54:22.872Z[ recovery-image] Apr 01 17:54:21.761 INFO O| Apr 01 17:54:21.761 INFO STEP 778: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71552026-04-01T17:54:22.876Z[ recovery-image] Apr 01 17:54:21.767 INFO O| Apr 01 17:54:21.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/libshare_smbfs.so.1"
71562026-04-01T17:54:22.876Z[ recovery-image] Apr 01 17:54:21.767 INFO O| Apr 01 17:54:21.767 INFO STEP 778 (remove_files) COMPLETE
71572026-04-01T17:54:22.879Z[ recovery-image] Apr 01 17:54:21.767 INFO O| Apr 01 17:54:21.767 INFO STEP 779: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71582026-04-01T17:54:22.882Z[ recovery-image] Apr 01 17:54:21.773 INFO O| Apr 01 17:54:21.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/mount"
71592026-04-01T17:54:22.882Z[ recovery-image] Apr 01 17:54:21.773 INFO O| Apr 01 17:54:21.773 INFO STEP 779 (remove_files) COMPLETE
71602026-04-01T17:54:22.882Z[ recovery-image] Apr 01 17:54:21.773 INFO O| Apr 01 17:54:21.773 INFO STEP 780: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71612026-04-01T17:54:22.886Z[ recovery-image] Apr 01 17:54:21.778 INFO O| Apr 01 17:54:21.778 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/share"
71622026-04-01T17:54:22.887Z[ recovery-image] Apr 01 17:54:21.778 INFO O| Apr 01 17:54:21.778 INFO STEP 780 (remove_files) COMPLETE
71632026-04-01T17:54:22.887Z[ recovery-image] Apr 01 17:54:21.778 INFO O| Apr 01 17:54:21.778 INFO STEP 781: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71642026-04-01T17:54:22.893Z[ recovery-image] Apr 01 17:54:21.784 INFO O| Apr 01 17:54:21.784 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/umount"
71652026-04-01T17:54:22.893Z[ recovery-image] Apr 01 17:54:21.785 INFO O| Apr 01 17:54:21.785 INFO STEP 781 (remove_files) COMPLETE
71662026-04-01T17:54:22.893Z[ recovery-image] Apr 01 17:54:21.785 INFO O| Apr 01 17:54:21.785 INFO STEP 782: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71672026-04-01T17:54:22.899Z[ recovery-image] Apr 01 17:54:21.791 INFO O| Apr 01 17:54:21.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/smbfs/unshare"
71682026-04-01T17:54:22.899Z[ recovery-image] Apr 01 17:54:21.791 INFO O| Apr 01 17:54:21.791 INFO STEP 782 (remove_files) COMPLETE
71692026-04-01T17:54:22.903Z[ recovery-image] Apr 01 17:54:21.791 INFO O| Apr 01 17:54:21.791 INFO STEP 783: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71702026-04-01T17:54:22.906Z[ recovery-image] Apr 01 17:54:21.797 INFO O| Apr 01 17:54:21.797 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/clri"
71712026-04-01T17:54:22.906Z[ recovery-image] Apr 01 17:54:21.797 INFO O| Apr 01 17:54:21.797 INFO STEP 783 (remove_files) COMPLETE
71722026-04-01T17:54:22.906Z[ recovery-image] Apr 01 17:54:21.797 INFO O| Apr 01 17:54:21.797 INFO STEP 784: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71732026-04-01T17:54:22.911Z[ recovery-image] Apr 01 17:54:21.803 INFO O| Apr 01 17:54:21.803 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/dcopy"
71742026-04-01T17:54:22.914Z[ recovery-image] Apr 01 17:54:21.803 INFO O| Apr 01 17:54:21.803 INFO STEP 784 (remove_files) COMPLETE
71752026-04-01T17:54:22.914Z[ recovery-image] Apr 01 17:54:21.803 INFO O| Apr 01 17:54:21.803 INFO STEP 785: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71762026-04-01T17:54:22.917Z[ recovery-image] Apr 01 17:54:21.809 INFO O| Apr 01 17:54:21.809 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/df"
71772026-04-01T17:54:22.917Z[ recovery-image] Apr 01 17:54:21.809 INFO O| Apr 01 17:54:21.809 INFO STEP 785 (remove_files) COMPLETE
71782026-04-01T17:54:22.920Z[ recovery-image] Apr 01 17:54:21.809 INFO O| Apr 01 17:54:21.809 INFO STEP 786: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71792026-04-01T17:54:22.923Z[ recovery-image] Apr 01 17:54:21.815 INFO O| Apr 01 17:54:21.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/edquota"
71802026-04-01T17:54:22.923Z[ recovery-image] Apr 01 17:54:21.815 INFO O| Apr 01 17:54:21.815 INFO STEP 786 (remove_files) COMPLETE
71812026-04-01T17:54:22.923Z[ recovery-image] Apr 01 17:54:21.815 INFO O| Apr 01 17:54:21.815 INFO STEP 787: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71822026-04-01T17:54:22.930Z[ recovery-image] Apr 01 17:54:21.820 INFO O| Apr 01 17:54:21.820 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ff"
71832026-04-01T17:54:22.930Z[ recovery-image] Apr 01 17:54:21.820 INFO O| Apr 01 17:54:21.820 INFO STEP 787 (remove_files) COMPLETE
71842026-04-01T17:54:22.933Z[ recovery-image] Apr 01 17:54:21.820 INFO O| Apr 01 17:54:21.820 INFO STEP 788: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71852026-04-01T17:54:22.936Z[ recovery-image] Apr 01 17:54:21.827 INFO O| Apr 01 17:54:21.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsck"
71862026-04-01T17:54:22.936Z[ recovery-image] Apr 01 17:54:21.827 INFO O| Apr 01 17:54:21.827 INFO STEP 788 (remove_files) COMPLETE
71872026-04-01T17:54:22.936Z[ recovery-image] Apr 01 17:54:21.827 INFO O| Apr 01 17:54:21.827 INFO STEP 789: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71882026-04-01T17:54:22.940Z[ recovery-image] Apr 01 17:54:21.832 INFO O| Apr 01 17:54:21.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsckall"
71892026-04-01T17:54:22.943Z[ recovery-image] Apr 01 17:54:21.833 INFO O| Apr 01 17:54:21.833 INFO STEP 789 (remove_files) COMPLETE
71902026-04-01T17:54:22.943Z[ recovery-image] Apr 01 17:54:21.833 INFO O| Apr 01 17:54:21.833 INFO STEP 790: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71912026-04-01T17:54:22.948Z[ recovery-image] Apr 01 17:54:21.839 INFO O| Apr 01 17:54:21.839 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsdb"
71922026-04-01T17:54:22.951Z[ recovery-image] Apr 01 17:54:21.840 INFO O| Apr 01 17:54:21.840 INFO STEP 790 (remove_files) COMPLETE
71932026-04-01T17:54:22.951Z[ recovery-image] Apr 01 17:54:21.840 INFO O| Apr 01 17:54:21.840 INFO STEP 791: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71942026-04-01T17:54:22.955Z[ recovery-image] Apr 01 17:54:21.846 INFO O| Apr 01 17:54:21.846 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fsirand"
71952026-04-01T17:54:22.955Z[ recovery-image] Apr 01 17:54:21.846 INFO O| Apr 01 17:54:21.846 INFO STEP 791 (remove_files) COMPLETE
71962026-04-01T17:54:22.958Z[ recovery-image] Apr 01 17:54:21.846 INFO O| Apr 01 17:54:21.846 INFO STEP 792: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
71972026-04-01T17:54:22.961Z[ recovery-image] Apr 01 17:54:21.852 INFO O| Apr 01 17:54:21.852 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fssnap"
71982026-04-01T17:54:22.961Z[ recovery-image] Apr 01 17:54:21.852 INFO O| Apr 01 17:54:21.852 INFO STEP 792 (remove_files) COMPLETE
71992026-04-01T17:54:22.961Z[ recovery-image] Apr 01 17:54:21.852 INFO O| Apr 01 17:54:21.852 INFO STEP 793: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72002026-04-01T17:54:22.966Z[ recovery-image] Apr 01 17:54:21.857 INFO O| Apr 01 17:54:21.857 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp"
72012026-04-01T17:54:22.966Z[ recovery-image] Apr 01 17:54:21.857 INFO O| Apr 01 17:54:21.857 INFO STEP 793 (remove_files) COMPLETE
72022026-04-01T17:54:22.969Z[ recovery-image] Apr 01 17:54:21.857 INFO O| Apr 01 17:54:21.857 INFO STEP 794: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72032026-04-01T17:54:22.972Z[ recovery-image] Apr 01 17:54:21.864 INFO O| Apr 01 17:54:21.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/fstyp.so.1"
72042026-04-01T17:54:22.975Z[ recovery-image] Apr 01 17:54:21.864 INFO O| Apr 01 17:54:21.864 INFO STEP 794 (remove_files) COMPLETE
72052026-04-01T17:54:22.975Z[ recovery-image] Apr 01 17:54:21.864 INFO O| Apr 01 17:54:21.864 INFO STEP 795: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72062026-04-01T17:54:22.978Z[ recovery-image] Apr 01 17:54:21.869 INFO O| Apr 01 17:54:21.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/labelit"
72072026-04-01T17:54:22.978Z[ recovery-image] Apr 01 17:54:21.869 INFO O| Apr 01 17:54:21.869 INFO STEP 795 (remove_files) COMPLETE
72082026-04-01T17:54:22.978Z[ recovery-image] Apr 01 17:54:21.869 INFO O| Apr 01 17:54:21.869 INFO STEP 796: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72092026-04-01T17:54:22.983Z[ recovery-image] Apr 01 17:54:21.875 INFO O| Apr 01 17:54:21.875 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/lockfs"
72102026-04-01T17:54:22.986Z[ recovery-image] Apr 01 17:54:21.875 INFO O| Apr 01 17:54:21.875 INFO STEP 796 (remove_files) COMPLETE
72112026-04-01T17:54:22.986Z[ recovery-image] Apr 01 17:54:21.875 INFO O| Apr 01 17:54:21.875 INFO STEP 797: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72122026-04-01T17:54:22.989Z[ recovery-image] Apr 01 17:54:21.881 INFO O| Apr 01 17:54:21.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/mkfs"
72132026-04-01T17:54:22.989Z[ recovery-image] Apr 01 17:54:21.881 INFO O| Apr 01 17:54:21.881 INFO STEP 797 (remove_files) COMPLETE
72142026-04-01T17:54:22.989Z[ recovery-image] Apr 01 17:54:21.881 INFO O| Apr 01 17:54:21.881 INFO STEP 798: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72152026-04-01T17:54:22.994Z[ recovery-image] Apr 01 17:54:21.886 INFO O| Apr 01 17:54:21.886 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ncheck"
72162026-04-01T17:54:22.997Z[ recovery-image] Apr 01 17:54:21.886 INFO O| Apr 01 17:54:21.886 INFO STEP 798 (remove_files) COMPLETE
72172026-04-01T17:54:22.997Z[ recovery-image] Apr 01 17:54:21.886 INFO O| Apr 01 17:54:21.886 INFO STEP 799: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72182026-04-01T17:54:23.001Z[ recovery-image] Apr 01 17:54:21.892 INFO O| Apr 01 17:54:21.892 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/newfs"
72192026-04-01T17:54:23.001Z[ recovery-image] Apr 01 17:54:21.892 INFO O| Apr 01 17:54:21.892 INFO STEP 799 (remove_files) COMPLETE
72202026-04-01T17:54:23.001Z[ recovery-image] Apr 01 17:54:21.892 INFO O| Apr 01 17:54:21.892 INFO STEP 800: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72212026-04-01T17:54:23.007Z[ recovery-image] Apr 01 17:54:21.898 INFO O| Apr 01 17:54:21.898 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quot"
72222026-04-01T17:54:23.007Z[ recovery-image] Apr 01 17:54:21.898 INFO O| Apr 01 17:54:21.898 INFO STEP 800 (remove_files) COMPLETE
72232026-04-01T17:54:23.007Z[ recovery-image] Apr 01 17:54:21.898 INFO O| Apr 01 17:54:21.898 INFO STEP 801: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72242026-04-01T17:54:23.012Z[ recovery-image] Apr 01 17:54:21.904 INFO O| Apr 01 17:54:21.904 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotacheck"
72252026-04-01T17:54:23.013Z[ recovery-image] Apr 01 17:54:21.904 INFO O| Apr 01 17:54:21.904 INFO STEP 801 (remove_files) COMPLETE
72262026-04-01T17:54:23.013Z[ recovery-image] Apr 01 17:54:21.904 INFO O| Apr 01 17:54:21.904 INFO STEP 802: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72272026-04-01T17:54:23.019Z[ recovery-image] Apr 01 17:54:21.910 INFO O| Apr 01 17:54:21.910 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaoff"
72282026-04-01T17:54:23.019Z[ recovery-image] Apr 01 17:54:21.910 INFO O| Apr 01 17:54:21.910 INFO STEP 802 (remove_files) COMPLETE
72292026-04-01T17:54:23.019Z[ recovery-image] Apr 01 17:54:21.910 INFO O| Apr 01 17:54:21.910 INFO STEP 803: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72302026-04-01T17:54:23.024Z[ recovery-image] Apr 01 17:54:21.916 INFO O| Apr 01 17:54:21.916 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/quotaon"
72312026-04-01T17:54:23.024Z[ recovery-image] Apr 01 17:54:21.916 INFO O| Apr 01 17:54:21.916 INFO STEP 803 (remove_files) COMPLETE
72322026-04-01T17:54:23.025Z[ recovery-image] Apr 01 17:54:21.916 INFO O| Apr 01 17:54:21.916 INFO STEP 804: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72332026-04-01T17:54:23.030Z[ recovery-image] Apr 01 17:54:21.922 INFO O| Apr 01 17:54:21.922 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/repquota"
72342026-04-01T17:54:23.030Z[ recovery-image] Apr 01 17:54:21.922 INFO O| Apr 01 17:54:21.922 INFO STEP 804 (remove_files) COMPLETE
72352026-04-01T17:54:23.030Z[ recovery-image] Apr 01 17:54:21.922 INFO O| Apr 01 17:54:21.922 INFO STEP 805: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72362026-04-01T17:54:23.036Z[ recovery-image] Apr 01 17:54:21.928 INFO O| Apr 01 17:54:21.928 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/tunefs"
72372026-04-01T17:54:23.036Z[ recovery-image] Apr 01 17:54:21.928 INFO O| Apr 01 17:54:21.928 INFO STEP 805 (remove_files) COMPLETE
72382026-04-01T17:54:23.036Z[ recovery-image] Apr 01 17:54:21.928 INFO O| Apr 01 17:54:21.928 INFO STEP 806: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72392026-04-01T17:54:23.042Z[ recovery-image] Apr 01 17:54:21.934 INFO O| Apr 01 17:54:21.934 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsdump"
72402026-04-01T17:54:23.046Z[ recovery-image] Apr 01 17:54:21.934 INFO O| Apr 01 17:54:21.934 INFO STEP 806 (remove_files) COMPLETE
72412026-04-01T17:54:23.046Z[ recovery-image] Apr 01 17:54:21.934 INFO O| Apr 01 17:54:21.934 INFO STEP 807: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72422026-04-01T17:54:23.049Z[ recovery-image] Apr 01 17:54:21.940 INFO O| Apr 01 17:54:21.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/ufsrestore"
72432026-04-01T17:54:23.049Z[ recovery-image] Apr 01 17:54:21.940 INFO O| Apr 01 17:54:21.940 INFO STEP 807 (remove_files) COMPLETE
72442026-04-01T17:54:23.049Z[ recovery-image] Apr 01 17:54:21.940 INFO O| Apr 01 17:54:21.940 INFO STEP 808: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72452026-04-01T17:54:23.053Z[ recovery-image] Apr 01 17:54:21.945 INFO O| Apr 01 17:54:21.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/fs/ufs/volcopy"
72462026-04-01T17:54:23.056Z[ recovery-image] Apr 01 17:54:21.945 INFO O| Apr 01 17:54:21.945 INFO STEP 808 (remove_files) COMPLETE
72472026-04-01T17:54:23.056Z[ recovery-image] Apr 01 17:54:21.945 INFO O| Apr 01 17:54:21.945 INFO STEP 809: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72482026-04-01T17:54:23.059Z[ recovery-image] Apr 01 17:54:21.950 INFO O| Apr 01 17:54:21.950 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh1024-0.so.1"
72492026-04-01T17:54:23.059Z[ recovery-image] Apr 01 17:54:21.950 INFO O| Apr 01 17:54:21.950 INFO STEP 809 (remove_files) COMPLETE
72502026-04-01T17:54:23.059Z[ recovery-image] Apr 01 17:54:21.950 INFO O| Apr 01 17:54:21.950 INFO STEP 810: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72512026-04-01T17:54:23.065Z[ recovery-image] Apr 01 17:54:21.956 INFO O| Apr 01 17:54:21.956 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/dh640-0.so.1"
72522026-04-01T17:54:23.065Z[ recovery-image] Apr 01 17:54:21.956 INFO O| Apr 01 17:54:21.956 INFO STEP 810 (remove_files) COMPLETE
72532026-04-01T17:54:23.065Z[ recovery-image] Apr 01 17:54:21.956 INFO O| Apr 01 17:54:21.956 INFO STEP 811: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72542026-04-01T17:54:23.071Z[ recovery-image] Apr 01 17:54:21.963 INFO O| Apr 01 17:54:21.963 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gsscred_clean"
72552026-04-01T17:54:23.071Z[ recovery-image] Apr 01 17:54:21.963 INFO O| Apr 01 17:54:21.963 INFO STEP 811 (remove_files) COMPLETE
72562026-04-01T17:54:23.071Z[ recovery-image] Apr 01 17:54:21.963 INFO O| Apr 01 17:54:21.963 INFO STEP 812: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72572026-04-01T17:54:23.077Z[ recovery-image] Apr 01 17:54:21.968 INFO O| Apr 01 17:54:21.968 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/gssd"
72582026-04-01T17:54:23.077Z[ recovery-image] Apr 01 17:54:21.968 INFO O| Apr 01 17:54:21.968 INFO STEP 812 (remove_files) COMPLETE
72592026-04-01T17:54:23.077Z[ recovery-image] Apr 01 17:54:21.968 INFO O| Apr 01 17:54:21.968 INFO STEP 813: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72602026-04-01T17:54:23.083Z[ recovery-image] Apr 01 17:54:21.974 INFO O| Apr 01 17:54:21.974 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_dh.so.1"
72612026-04-01T17:54:23.083Z[ recovery-image] Apr 01 17:54:21.974 INFO O| Apr 01 17:54:21.974 INFO STEP 813 (remove_files) COMPLETE
72622026-04-01T17:54:23.086Z[ recovery-image] Apr 01 17:54:21.974 INFO O| Apr 01 17:54:21.974 INFO STEP 814: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72632026-04-01T17:54:23.089Z[ recovery-image] Apr 01 17:54:21.980 INFO O| Apr 01 17:54:21.980 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_krb5.so.1"
72642026-04-01T17:54:23.089Z[ recovery-image] Apr 01 17:54:21.980 INFO O| Apr 01 17:54:21.980 INFO STEP 814 (remove_files) COMPLETE
72652026-04-01T17:54:23.089Z[ recovery-image] Apr 01 17:54:21.980 INFO O| Apr 01 17:54:21.980 INFO STEP 815: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72662026-04-01T17:54:23.094Z[ recovery-image] Apr 01 17:54:21.986 INFO O| Apr 01 17:54:21.986 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/gss/mech_spnego.so.1"
72672026-04-01T17:54:23.095Z[ recovery-image] Apr 01 17:54:21.986 INFO O| Apr 01 17:54:21.986 INFO STEP 815 (remove_files) COMPLETE
72682026-04-01T17:54:23.095Z[ recovery-image] Apr 01 17:54:21.986 INFO O| Apr 01 17:54:21.986 INFO STEP 816: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72692026-04-01T17:54:23.100Z[ recovery-image] Apr 01 17:54:21.992 INFO O| Apr 01 17:54:21.992 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/amd64/in.iked"
72702026-04-01T17:54:23.103Z[ recovery-image] Apr 01 17:54:21.992 INFO O| Apr 01 17:54:21.992 INFO STEP 816 (remove_files) COMPLETE
72712026-04-01T17:54:23.103Z[ recovery-image] Apr 01 17:54:21.992 INFO O| Apr 01 17:54:21.992 INFO STEP 817: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72722026-04-01T17:54:23.106Z[ recovery-image] Apr 01 17:54:21.997 INFO O| Apr 01 17:54:21.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certdb"
72732026-04-01T17:54:23.106Z[ recovery-image] Apr 01 17:54:21.997 INFO O| Apr 01 17:54:21.997 INFO STEP 817 (remove_files) COMPLETE
72742026-04-01T17:54:23.106Z[ recovery-image] Apr 01 17:54:21.997 INFO O| Apr 01 17:54:21.997 INFO STEP 818: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72752026-04-01T17:54:23.110Z[ recovery-image] Apr 01 17:54:22.002 INFO O| Apr 01 17:54:22.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certlocal"
72762026-04-01T17:54:23.113Z[ recovery-image] Apr 01 17:54:22.002 INFO O| Apr 01 17:54:22.002 INFO STEP 818 (remove_files) COMPLETE
72772026-04-01T17:54:23.113Z[ recovery-image] Apr 01 17:54:22.002 INFO O| Apr 01 17:54:22.002 INFO STEP 819: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72782026-04-01T17:54:23.117Z[ recovery-image] Apr 01 17:54:22.009 INFO O| Apr 01 17:54:22.008 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/certrldb"
72792026-04-01T17:54:23.117Z[ recovery-image] Apr 01 17:54:22.009 INFO O| Apr 01 17:54:22.009 INFO STEP 819 (remove_files) COMPLETE
72802026-04-01T17:54:23.120Z[ recovery-image] Apr 01 17:54:22.009 INFO O| Apr 01 17:54:22.009 INFO STEP 820: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72812026-04-01T17:54:23.123Z[ recovery-image] Apr 01 17:54:22.015 INFO O| Apr 01 17:54:22.015 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.iked"
72822026-04-01T17:54:23.124Z[ recovery-image] Apr 01 17:54:22.015 INFO O| Apr 01 17:54:22.015 INFO STEP 820 (remove_files) COMPLETE
72832026-04-01T17:54:23.124Z[ recovery-image] Apr 01 17:54:22.015 INFO O| Apr 01 17:54:22.015 INFO STEP 821: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72842026-04-01T17:54:23.128Z[ recovery-image] Apr 01 17:54:22.019 INFO O| Apr 01 17:54:22.019 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/in.ripngd"
72852026-04-01T17:54:23.128Z[ recovery-image] Apr 01 17:54:22.019 INFO O| Apr 01 17:54:22.019 INFO STEP 821 (remove_files) COMPLETE
72862026-04-01T17:54:23.131Z[ recovery-image] Apr 01 17:54:22.019 INFO O| Apr 01 17:54:22.019 INFO STEP 822: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72872026-04-01T17:54:23.134Z[ recovery-image] Apr 01 17:54:22.024 INFO O| Apr 01 17:54:22.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/inet/inetd"
72882026-04-01T17:54:23.134Z[ recovery-image] Apr 01 17:54:22.024 INFO O| Apr 01 17:54:22.024 INFO STEP 822 (remove_files) COMPLETE
72892026-04-01T17:54:23.134Z[ recovery-image] Apr 01 17:54:22.024 INFO O| Apr 01 17:54:22.024 INFO STEP 823: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72902026-04-01T17:54:23.137Z[ recovery-image] Apr 01 17:54:22.029 INFO O| Apr 01 17:54:22.029 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/amd64/libkadm5clnt.so.1"
72912026-04-01T17:54:23.137Z[ recovery-image] Apr 01 17:54:22.029 INFO O| Apr 01 17:54:22.029 INFO STEP 823 (remove_files) COMPLETE
72922026-04-01T17:54:23.137Z[ recovery-image] Apr 01 17:54:22.029 INFO O| Apr 01 17:54:22.029 INFO STEP 824: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72932026-04-01T17:54:23.143Z[ recovery-image] Apr 01 17:54:22.034 INFO O| Apr 01 17:54:22.034 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/ktkt_warnd"
72942026-04-01T17:54:23.143Z[ recovery-image] Apr 01 17:54:22.034 INFO O| Apr 01 17:54:22.034 INFO STEP 824 (remove_files) COMPLETE
72952026-04-01T17:54:23.143Z[ recovery-image] Apr 01 17:54:22.034 INFO O| Apr 01 17:54:22.034 INFO STEP 825: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72962026-04-01T17:54:23.147Z[ recovery-image] Apr 01 17:54:22.039 INFO O| Apr 01 17:54:22.039 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libkadm5clnt.so.1"
72972026-04-01T17:54:23.147Z[ recovery-image] Apr 01 17:54:22.039 INFO O| Apr 01 17:54:22.039 INFO STEP 825 (remove_files) COMPLETE
72982026-04-01T17:54:23.147Z[ recovery-image] Apr 01 17:54:22.039 INFO O| Apr 01 17:54:22.039 INFO STEP 826: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
72992026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.044 INFO O| Apr 01 17:54:22.044 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/libss.so.1"
73002026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.044 INFO O| Apr 01 17:54:22.044 INFO STEP 826 (remove_files) COMPLETE
73012026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.044 INFO O| Apr 01 17:54:22.044 INFO STEP 827: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73022026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.049 INFO O| Apr 01 17:54:22.049 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/krb5/plugins/preauth/pkinit.so.1"
73032026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.049 INFO O| Apr 01 17:54:22.049 INFO STEP 827 (remove_files) COMPLETE
73042026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.049 INFO O| Apr 01 17:54:22.049 INFO STEP 828: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73052026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.053 INFO O| Apr 01 17:54:22.053 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.above4G"
73062026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.053 INFO O| Apr 01 17:54:22.053 INFO STEP 828 (remove_files) COMPLETE
73072026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.053 INFO O| Apr 01 17:54:22.053 INFO STEP 829: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73082026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.061 INFO O| Apr 01 17:54:22.060 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.below4G"
73092026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.061 INFO O| Apr 01 17:54:22.061 INFO STEP 829 (remove_files) COMPLETE
73102026-04-01T17:54:23.173Z[ recovery-image] Apr 01 17:54:22.061 INFO O| Apr 01 17:54:22.061 INFO STEP 830: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73112026-04-01T17:54:23.177Z[ recovery-image] Apr 01 17:54:22.065 INFO O| Apr 01 17:54:22.065 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.bssalign"
73122026-04-01T17:54:23.177Z[ recovery-image] Apr 01 17:54:22.065 INFO O| Apr 01 17:54:22.065 INFO STEP 830 (remove_files) COMPLETE
73132026-04-01T17:54:23.177Z[ recovery-image] Apr 01 17:54:22.065 INFO O| Apr 01 17:54:22.065 INFO STEP 831: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73142026-04-01T17:54:23.181Z[ recovery-image] Apr 01 17:54:22.070 INFO O| Apr 01 17:54:22.070 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.default"
73152026-04-01T17:54:23.181Z[ recovery-image] Apr 01 17:54:22.070 INFO O| Apr 01 17:54:22.070 INFO STEP 831 (remove_files) COMPLETE
73162026-04-01T17:54:23.181Z[ recovery-image] Apr 01 17:54:22.070 INFO O| Apr 01 17:54:22.070 INFO STEP 832: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73172026-04-01T17:54:23.184Z[ recovery-image] Apr 01 17:54:22.075 INFO O| Apr 01 17:54:22.075 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.execdata"
73182026-04-01T17:54:23.184Z[ recovery-image] Apr 01 17:54:22.075 INFO O| Apr 01 17:54:22.075 INFO STEP 832 (remove_files) COMPLETE
73192026-04-01T17:54:23.184Z[ recovery-image] Apr 01 17:54:22.075 INFO O| Apr 01 17:54:22.075 INFO STEP 833: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73202026-04-01T17:54:23.188Z[ recovery-image] Apr 01 17:54:22.080 INFO O| Apr 01 17:54:22.079 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.filter"
73212026-04-01T17:54:23.188Z[ recovery-image] Apr 01 17:54:22.080 INFO O| Apr 01 17:54:22.080 INFO STEP 833 (remove_files) COMPLETE
73222026-04-01T17:54:23.188Z[ recovery-image] Apr 01 17:54:22.080 INFO O| Apr 01 17:54:22.080 INFO STEP 834: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73232026-04-01T17:54:23.193Z[ recovery-image] Apr 01 17:54:22.084 INFO O| Apr 01 17:54:22.084 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexbss"
73242026-04-01T17:54:23.193Z[ recovery-image] Apr 01 17:54:22.084 INFO O| Apr 01 17:54:22.084 INFO STEP 834 (remove_files) COMPLETE
73252026-04-01T17:54:23.193Z[ recovery-image] Apr 01 17:54:22.084 INFO O| Apr 01 17:54:22.084 INFO STEP 835: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73262026-04-01T17:54:23.197Z[ recovery-image] Apr 01 17:54:22.089 INFO O| Apr 01 17:54:22.089 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexdata"
73272026-04-01T17:54:23.197Z[ recovery-image] Apr 01 17:54:22.089 INFO O| Apr 01 17:54:22.089 INFO STEP 835 (remove_files) COMPLETE
73282026-04-01T17:54:23.197Z[ recovery-image] Apr 01 17:54:22.089 INFO O| Apr 01 17:54:22.089 INFO STEP 836: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73292026-04-01T17:54:23.202Z[ recovery-image] Apr 01 17:54:22.094 INFO O| Apr 01 17:54:22.094 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.noexstk"
73302026-04-01T17:54:23.202Z[ recovery-image] Apr 01 17:54:22.094 INFO O| Apr 01 17:54:22.094 INFO STEP 836 (remove_files) COMPLETE
73312026-04-01T17:54:23.202Z[ recovery-image] Apr 01 17:54:22.094 INFO O| Apr 01 17:54:22.094 INFO STEP 837: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73322026-04-01T17:54:23.207Z[ recovery-image] Apr 01 17:54:22.098 INFO O| Apr 01 17:54:22.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/ld/map.pagealign"
73332026-04-01T17:54:23.210Z[ recovery-image] Apr 01 17:54:22.098 INFO O| Apr 01 17:54:22.098 INFO STEP 837 (remove_files) COMPLETE
73342026-04-01T17:54:23.210Z[ recovery-image] Apr 01 17:54:22.098 INFO O| Apr 01 17:54:22.098 INFO STEP 838: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73352026-04-01T17:54:23.213Z[ recovery-image] Apr 01 17:54:22.103 INFO O| Apr 01 17:54:22.103 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap1.so.1"
73362026-04-01T17:54:23.213Z[ recovery-image] Apr 01 17:54:22.104 INFO O| Apr 01 17:54:22.104 INFO STEP 838 (remove_files) COMPLETE
73372026-04-01T17:54:23.213Z[ recovery-image] Apr 01 17:54:22.104 INFO O| Apr 01 17:54:22.104 INFO STEP 839: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73382026-04-01T17:54:23.217Z[ recovery-image] Apr 01 17:54:22.109 INFO O| Apr 01 17:54:22.109 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/libc/libc_hwcap3.so.1"
73392026-04-01T17:54:23.217Z[ recovery-image] Apr 01 17:54:22.109 INFO O| Apr 01 17:54:22.109 INFO STEP 839 (remove_files) COMPLETE
73402026-04-01T17:54:23.220Z[ recovery-image] Apr 01 17:54:22.109 INFO O| Apr 01 17:54:22.109 INFO STEP 840: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73412026-04-01T17:54:23.224Z[ recovery-image] Apr 01 17:54:22.116 INFO O| Apr 01 17:54:22.116 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/ldprof.so.1"
73422026-04-01T17:54:23.224Z[ recovery-image] Apr 01 17:54:22.116 INFO O| Apr 01 17:54:22.116 INFO STEP 840 (remove_files) COMPLETE
73432026-04-01T17:54:23.227Z[ recovery-image] Apr 01 17:54:22.116 INFO O| Apr 01 17:54:22.116 INFO STEP 841: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73442026-04-01T17:54:23.230Z[ recovery-image] Apr 01 17:54:22.120 INFO O| Apr 01 17:54:22.120 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/truss.so.1"
73452026-04-01T17:54:23.230Z[ recovery-image] Apr 01 17:54:22.120 INFO O| Apr 01 17:54:22.120 INFO STEP 841 (remove_files) COMPLETE
73462026-04-01T17:54:23.230Z[ recovery-image] Apr 01 17:54:22.121 INFO O| Apr 01 17:54:22.120 INFO STEP 842: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73472026-04-01T17:54:23.234Z[ recovery-image] Apr 01 17:54:22.125 INFO O| Apr 01 17:54:22.125 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/amd64/who.so.1"
73482026-04-01T17:54:23.234Z[ recovery-image] Apr 01 17:54:22.125 INFO O| Apr 01 17:54:22.125 INFO STEP 842 (remove_files) COMPLETE
73492026-04-01T17:54:23.234Z[ recovery-image] Apr 01 17:54:22.125 INFO O| Apr 01 17:54:22.125 INFO STEP 843: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73502026-04-01T17:54:23.238Z[ recovery-image] Apr 01 17:54:22.130 INFO O| Apr 01 17:54:22.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/ldprof.so.1"
73512026-04-01T17:54:23.238Z[ recovery-image] Apr 01 17:54:22.130 INFO O| Apr 01 17:54:22.130 INFO STEP 843 (remove_files) COMPLETE
73522026-04-01T17:54:23.242Z[ recovery-image] Apr 01 17:54:22.130 INFO O| Apr 01 17:54:22.130 INFO STEP 844: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73532026-04-01T17:54:23.245Z[ recovery-image] Apr 01 17:54:22.134 INFO O| Apr 01 17:54:22.134 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/truss.so.1"
73542026-04-01T17:54:23.245Z[ recovery-image] Apr 01 17:54:22.134 INFO O| Apr 01 17:54:22.134 INFO STEP 844 (remove_files) COMPLETE
73552026-04-01T17:54:23.245Z[ recovery-image] Apr 01 17:54:22.134 INFO O| Apr 01 17:54:22.134 INFO STEP 845: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73562026-04-01T17:54:23.248Z[ recovery-image] Apr 01 17:54:22.139 INFO O| Apr 01 17:54:22.139 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/link_audit/who.so.1"
73572026-04-01T17:54:23.248Z[ recovery-image] Apr 01 17:54:22.139 INFO O| Apr 01 17:54:22.139 INFO STEP 845 (remove_files) COMPLETE
73582026-04-01T17:54:23.248Z[ recovery-image] Apr 01 17:54:22.139 INFO O| Apr 01 17:54:22.139 INFO STEP 846: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73592026-04-01T17:54:23.252Z[ recovery-image] Apr 01 17:54:22.144 INFO O| Apr 01 17:54:22.144 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidb"
73602026-04-01T17:54:23.252Z[ recovery-image] Apr 01 17:54:22.144 INFO O| Apr 01 17:54:22.144 INFO STEP 846 (remove_files) COMPLETE
73612026-04-01T17:54:23.252Z[ recovery-image] Apr 01 17:54:22.144 INFO O| Apr 01 17:54:22.144 INFO STEP 847: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73622026-04-01T17:54:23.259Z[ recovery-image] Apr 01 17:54:22.151 INFO O| Apr 01 17:54:22.151 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcidr_plugin.so"
73632026-04-01T17:54:23.264Z[ recovery-image] Apr 01 17:54:22.152 INFO O| Apr 01 17:54:22.152 INFO STEP 847 (remove_files) COMPLETE
73642026-04-01T17:54:23.264Z[ recovery-image] Apr 01 17:54:22.152 INFO O| Apr 01 17:54:22.152 INFO STEP 848: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73652026-04-01T17:54:23.268Z[ recovery-image] Apr 01 17:54:22.156 INFO O| Apr 01 17:54:22.156 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/pci/pcieb"
73662026-04-01T17:54:23.268Z[ recovery-image] Apr 01 17:54:22.156 INFO O| Apr 01 17:54:22.156 INFO STEP 848 (remove_files) COMPLETE
73672026-04-01T17:54:23.268Z[ recovery-image] Apr 01 17:54:22.156 INFO O| Apr 01 17:54:22.156 INFO STEP 849: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73682026-04-01T17:54:23.271Z[ recovery-image] Apr 01 17:54:22.161 INFO O| Apr 01 17:54:22.161 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/amd64/mpt.so.1"
73692026-04-01T17:54:23.271Z[ recovery-image] Apr 01 17:54:22.161 INFO O| Apr 01 17:54:22.161 INFO STEP 849 (remove_files) COMPLETE
73702026-04-01T17:54:23.271Z[ recovery-image] Apr 01 17:54:22.161 INFO O| Apr 01 17:54:22.161 INFO STEP 850: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73712026-04-01T17:54:23.277Z[ recovery-image] Apr 01 17:54:22.169 INFO O| Apr 01 17:54:22.168 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/raidcfg/mpt.so.1"
73722026-04-01T17:54:23.277Z[ recovery-image] Apr 01 17:54:22.169 INFO O| Apr 01 17:54:22.169 INFO STEP 850 (remove_files) COMPLETE
73732026-04-01T17:54:23.277Z[ recovery-image] Apr 01 17:54:22.169 INFO O| Apr 01 17:54:22.169 INFO STEP 851: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73742026-04-01T17:54:23.284Z[ recovery-image] Apr 01 17:54:22.176 INFO O| Apr 01 17:54:22.176 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/libreparse_smb.so.1"
73752026-04-01T17:54:23.287Z[ recovery-image] Apr 01 17:54:22.176 INFO O| Apr 01 17:54:22.176 INFO STEP 851 (remove_files) COMPLETE
73762026-04-01T17:54:23.288Z[ recovery-image] Apr 01 17:54:22.176 INFO O| Apr 01 17:54:22.176 INFO STEP 852: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73772026-04-01T17:54:23.291Z[ recovery-image] Apr 01 17:54:22.181 INFO O| Apr 01 17:54:22.181 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/reparse/reparsed"
73782026-04-01T17:54:23.291Z[ recovery-image] Apr 01 17:54:22.181 INFO O| Apr 01 17:54:22.181 INFO STEP 852 (remove_files) COMPLETE
73792026-04-01T17:54:23.291Z[ recovery-image] Apr 01 17:54:22.181 INFO O| Apr 01 17:54:22.181 INFO STEP 853: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73802026-04-01T17:54:23.294Z[ recovery-image] Apr 01 17:54:22.185 INFO O| Apr 01 17:54:22.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/listen"
73812026-04-01T17:54:23.294Z[ recovery-image] Apr 01 17:54:22.185 INFO O| Apr 01 17:54:22.185 INFO STEP 853 (remove_files) COMPLETE
73822026-04-01T17:54:23.294Z[ recovery-image] Apr 01 17:54:22.185 INFO O| Apr 01 17:54:22.185 INFO STEP 854: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73832026-04-01T17:54:23.300Z[ recovery-image] Apr 01 17:54:22.192 INFO O| Apr 01 17:54:22.192 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/saf/nlps_server"
73842026-04-01T17:54:23.300Z[ recovery-image] Apr 01 17:54:22.192 INFO O| Apr 01 17:54:22.192 INFO STEP 854 (remove_files) COMPLETE
73852026-04-01T17:54:23.303Z[ recovery-image] Apr 01 17:54:22.192 INFO O| Apr 01 17:54:22.192 INFO STEP 855: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73862026-04-01T17:54:23.306Z[ recovery-image] Apr 01 17:54:22.197 INFO O| Apr 01 17:54:22.196 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/crammd5.so.1"
73872026-04-01T17:54:23.306Z[ recovery-image] Apr 01 17:54:22.197 INFO O| Apr 01 17:54:22.197 INFO STEP 855 (remove_files) COMPLETE
73882026-04-01T17:54:23.306Z[ recovery-image] Apr 01 17:54:22.197 INFO O| Apr 01 17:54:22.197 INFO STEP 856: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73892026-04-01T17:54:23.310Z[ recovery-image] Apr 01 17:54:22.201 INFO O| Apr 01 17:54:22.201 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/digestmd5.so.1"
73902026-04-01T17:54:23.310Z[ recovery-image] Apr 01 17:54:22.201 INFO O| Apr 01 17:54:22.201 INFO STEP 856 (remove_files) COMPLETE
73912026-04-01T17:54:23.310Z[ recovery-image] Apr 01 17:54:22.201 INFO O| Apr 01 17:54:22.201 INFO STEP 857: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73922026-04-01T17:54:23.314Z[ recovery-image] Apr 01 17:54:22.206 INFO O| Apr 01 17:54:22.206 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/gssapi.so.1"
73932026-04-01T17:54:23.314Z[ recovery-image] Apr 01 17:54:22.206 INFO O| Apr 01 17:54:22.206 INFO STEP 857 (remove_files) COMPLETE
73942026-04-01T17:54:23.317Z[ recovery-image] Apr 01 17:54:22.206 INFO O| Apr 01 17:54:22.206 INFO STEP 858: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73952026-04-01T17:54:23.320Z[ recovery-image] Apr 01 17:54:22.210 INFO O| Apr 01 17:54:22.210 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/login.so.1"
73962026-04-01T17:54:23.320Z[ recovery-image] Apr 01 17:54:22.210 INFO O| Apr 01 17:54:22.210 INFO STEP 858 (remove_files) COMPLETE
73972026-04-01T17:54:23.320Z[ recovery-image] Apr 01 17:54:22.210 INFO O| Apr 01 17:54:22.210 INFO STEP 859: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
73982026-04-01T17:54:23.323Z[ recovery-image] Apr 01 17:54:22.215 INFO O| Apr 01 17:54:22.215 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/amd64/plain.so.1"
73992026-04-01T17:54:23.323Z[ recovery-image] Apr 01 17:54:22.215 INFO O| Apr 01 17:54:22.215 INFO STEP 859 (remove_files) COMPLETE
74002026-04-01T17:54:23.323Z[ recovery-image] Apr 01 17:54:22.215 INFO O| Apr 01 17:54:22.215 INFO STEP 860: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74012026-04-01T17:54:23.328Z[ recovery-image] Apr 01 17:54:22.220 INFO O| Apr 01 17:54:22.220 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/crammd5.so.1"
74022026-04-01T17:54:23.328Z[ recovery-image] Apr 01 17:54:22.220 INFO O| Apr 01 17:54:22.220 INFO STEP 860 (remove_files) COMPLETE
74032026-04-01T17:54:23.331Z[ recovery-image] Apr 01 17:54:22.220 INFO O| Apr 01 17:54:22.220 INFO STEP 861: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74042026-04-01T17:54:23.334Z[ recovery-image] Apr 01 17:54:22.226 INFO O| Apr 01 17:54:22.226 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/digestmd5.so.1"
74052026-04-01T17:54:23.334Z[ recovery-image] Apr 01 17:54:22.226 INFO O| Apr 01 17:54:22.226 INFO STEP 861 (remove_files) COMPLETE
74062026-04-01T17:54:23.334Z[ recovery-image] Apr 01 17:54:22.226 INFO O| Apr 01 17:54:22.226 INFO STEP 862: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74072026-04-01T17:54:23.341Z[ recovery-image] Apr 01 17:54:22.233 INFO O| Apr 01 17:54:22.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/gssapi.so.1"
74082026-04-01T17:54:23.341Z[ recovery-image] Apr 01 17:54:22.233 INFO O| Apr 01 17:54:22.233 INFO STEP 862 (remove_files) COMPLETE
74092026-04-01T17:54:23.344Z[ recovery-image] Apr 01 17:54:22.233 INFO O| Apr 01 17:54:22.233 INFO STEP 863: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74102026-04-01T17:54:23.347Z[ recovery-image] Apr 01 17:54:22.237 INFO O| Apr 01 17:54:22.237 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/login.so.1"
74112026-04-01T17:54:23.347Z[ recovery-image] Apr 01 17:54:22.238 INFO O| Apr 01 17:54:22.237 INFO STEP 863 (remove_files) COMPLETE
74122026-04-01T17:54:23.347Z[ recovery-image] Apr 01 17:54:22.238 INFO O| Apr 01 17:54:22.238 INFO STEP 864: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74132026-04-01T17:54:23.351Z[ recovery-image] Apr 01 17:54:22.242 INFO O| Apr 01 17:54:22.242 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sasl/plain.so.1"
74142026-04-01T17:54:23.351Z[ recovery-image] Apr 01 17:54:22.242 INFO O| Apr 01 17:54:22.242 INFO STEP 864 (remove_files) COMPLETE
74152026-04-01T17:54:23.351Z[ recovery-image] Apr 01 17:54:22.242 INFO O| Apr 01 17:54:22.242 INFO STEP 865: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74162026-04-01T17:54:23.358Z[ recovery-image] Apr 01 17:54:22.249 INFO O| Apr 01 17:54:22.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdbf.so.1"
74172026-04-01T17:54:23.361Z[ recovery-image] Apr 01 17:54:22.249 INFO O| Apr 01 17:54:22.249 INFO STEP 865 (remove_files) COMPLETE
74182026-04-01T17:54:23.361Z[ recovery-image] Apr 01 17:54:22.249 INFO O| Apr 01 17:54:22.249 INFO STEP 866: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74192026-04-01T17:54:23.364Z[ recovery-image] Apr 01 17:54:22.254 INFO O| Apr 01 17:54:22.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_bsdmd5.so.1"
74202026-04-01T17:54:23.364Z[ recovery-image] Apr 01 17:54:22.254 INFO O| Apr 01 17:54:22.254 INFO STEP 866 (remove_files) COMPLETE
74212026-04-01T17:54:23.364Z[ recovery-image] Apr 01 17:54:22.254 INFO O| Apr 01 17:54:22.254 INFO STEP 867: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74222026-04-01T17:54:23.368Z[ recovery-image] Apr 01 17:54:22.259 INFO O| Apr 01 17:54:22.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha256.so.1"
74232026-04-01T17:54:23.368Z[ recovery-image] Apr 01 17:54:22.259 INFO O| Apr 01 17:54:22.259 INFO STEP 867 (remove_files) COMPLETE
74242026-04-01T17:54:23.368Z[ recovery-image] Apr 01 17:54:22.259 INFO O| Apr 01 17:54:22.259 INFO STEP 868: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74252026-04-01T17:54:23.372Z[ recovery-image] Apr 01 17:54:22.264 INFO O| Apr 01 17:54:22.264 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sha512.so.1"
74262026-04-01T17:54:23.372Z[ recovery-image] Apr 01 17:54:22.264 INFO O| Apr 01 17:54:22.264 INFO STEP 868 (remove_files) COMPLETE
74272026-04-01T17:54:23.375Z[ recovery-image] Apr 01 17:54:22.264 INFO O| Apr 01 17:54:22.264 INFO STEP 869: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74282026-04-01T17:54:23.378Z[ recovery-image] Apr 01 17:54:22.269 INFO O| Apr 01 17:54:22.269 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/crypt_sunmd5.so.1"
74292026-04-01T17:54:23.379Z[ recovery-image] Apr 01 17:54:22.269 INFO O| Apr 01 17:54:22.269 INFO STEP 869 (remove_files) COMPLETE
74302026-04-01T17:54:23.379Z[ recovery-image] Apr 01 17:54:22.269 INFO O| Apr 01 17:54:22.269 INFO STEP 870: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74312026-04-01T17:54:23.383Z[ recovery-image] Apr 01 17:54:22.274 INFO O| Apr 01 17:54:22.274 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_allow.so.1"
74322026-04-01T17:54:23.383Z[ recovery-image] Apr 01 17:54:22.274 INFO O| Apr 01 17:54:22.274 INFO STEP 870 (remove_files) COMPLETE
74332026-04-01T17:54:23.386Z[ recovery-image] Apr 01 17:54:22.274 INFO O| Apr 01 17:54:22.274 INFO STEP 871: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74342026-04-01T17:54:23.389Z[ recovery-image] Apr 01 17:54:22.281 INFO O| Apr 01 17:54:22.281 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_check.so.1"
74352026-04-01T17:54:23.389Z[ recovery-image] Apr 01 17:54:22.281 INFO O| Apr 01 17:54:22.281 INFO STEP 871 (remove_files) COMPLETE
74362026-04-01T17:54:23.389Z[ recovery-image] Apr 01 17:54:22.281 INFO O| Apr 01 17:54:22.281 INFO STEP 872: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74372026-04-01T17:54:23.394Z[ recovery-image] Apr 01 17:54:22.286 INFO O| Apr 01 17:54:22.286 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_get.so.1"
74382026-04-01T17:54:23.397Z[ recovery-image] Apr 01 17:54:22.286 INFO O| Apr 01 17:54:22.286 INFO STEP 872 (remove_files) COMPLETE
74392026-04-01T17:54:23.397Z[ recovery-image] Apr 01 17:54:22.286 INFO O| Apr 01 17:54:22.286 INFO STEP 873: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74402026-04-01T17:54:23.400Z[ recovery-image] Apr 01 17:54:22.290 INFO O| Apr 01 17:54:22.290 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_authtok_store.so.1"
74412026-04-01T17:54:23.400Z[ recovery-image] Apr 01 17:54:22.290 INFO O| Apr 01 17:54:22.290 INFO STEP 873 (remove_files) COMPLETE
74422026-04-01T17:54:23.400Z[ recovery-image] Apr 01 17:54:22.290 INFO O| Apr 01 17:54:22.290 INFO STEP 874: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74432026-04-01T17:54:23.404Z[ recovery-image] Apr 01 17:54:22.296 INFO O| Apr 01 17:54:22.296 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_deny.so.1"
74442026-04-01T17:54:23.407Z[ recovery-image] Apr 01 17:54:22.296 INFO O| Apr 01 17:54:22.296 INFO STEP 874 (remove_files) COMPLETE
74452026-04-01T17:54:23.407Z[ recovery-image] Apr 01 17:54:22.296 INFO O| Apr 01 17:54:22.296 INFO STEP 875: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74462026-04-01T17:54:23.410Z[ recovery-image] Apr 01 17:54:22.302 INFO O| Apr 01 17:54:22.301 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dhkeys.so.1"
74472026-04-01T17:54:23.410Z[ recovery-image] Apr 01 17:54:22.302 INFO O| Apr 01 17:54:22.302 INFO STEP 875 (remove_files) COMPLETE
74482026-04-01T17:54:23.410Z[ recovery-image] Apr 01 17:54:22.302 INFO O| Apr 01 17:54:22.302 INFO STEP 876: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74492026-04-01T17:54:23.415Z[ recovery-image] Apr 01 17:54:22.307 INFO O| Apr 01 17:54:22.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_dial_auth.so.1"
74502026-04-01T17:54:23.415Z[ recovery-image] Apr 01 17:54:22.307 INFO O| Apr 01 17:54:22.307 INFO STEP 876 (remove_files) COMPLETE
74512026-04-01T17:54:23.415Z[ recovery-image] Apr 01 17:54:22.307 INFO O| Apr 01 17:54:22.307 INFO STEP 877: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74522026-04-01T17:54:23.424Z[ recovery-image] Apr 01 17:54:22.314 INFO O| Apr 01 17:54:22.314 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5.so.1"
74532026-04-01T17:54:23.427Z[ recovery-image] Apr 01 17:54:22.314 INFO O| Apr 01 17:54:22.314 INFO STEP 877 (remove_files) COMPLETE
74542026-04-01T17:54:23.427Z[ recovery-image] Apr 01 17:54:22.314 INFO O| Apr 01 17:54:22.314 INFO STEP 878: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74552026-04-01T17:54:23.430Z[ recovery-image] Apr 01 17:54:22.321 INFO O| Apr 01 17:54:22.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_krb5_migrate.so.1"
74562026-04-01T17:54:23.430Z[ recovery-image] Apr 01 17:54:22.321 INFO O| Apr 01 17:54:22.321 INFO STEP 878 (remove_files) COMPLETE
74572026-04-01T17:54:23.430Z[ recovery-image] Apr 01 17:54:22.321 INFO O| Apr 01 17:54:22.321 INFO STEP 879: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74582026-04-01T17:54:23.436Z[ recovery-image] Apr 01 17:54:22.327 INFO O| Apr 01 17:54:22.327 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_ldap.so.1"
74592026-04-01T17:54:23.439Z[ recovery-image] Apr 01 17:54:22.327 INFO O| Apr 01 17:54:22.327 INFO STEP 879 (remove_files) COMPLETE
74602026-04-01T17:54:23.439Z[ recovery-image] Apr 01 17:54:22.327 INFO O| Apr 01 17:54:22.327 INFO STEP 880: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74612026-04-01T17:54:23.442Z[ recovery-image] Apr 01 17:54:22.332 INFO O| Apr 01 17:54:22.332 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_list.so.1"
74622026-04-01T17:54:23.442Z[ recovery-image] Apr 01 17:54:22.332 INFO O| Apr 01 17:54:22.332 INFO STEP 880 (remove_files) COMPLETE
74632026-04-01T17:54:23.442Z[ recovery-image] Apr 01 17:54:22.332 INFO O| Apr 01 17:54:22.332 INFO STEP 881: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74642026-04-01T17:54:23.445Z[ recovery-image] Apr 01 17:54:22.337 INFO O| Apr 01 17:54:22.337 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_passwd_auth.so.1"
74652026-04-01T17:54:23.445Z[ recovery-image] Apr 01 17:54:22.337 INFO O| Apr 01 17:54:22.337 INFO STEP 881 (remove_files) COMPLETE
74662026-04-01T17:54:23.445Z[ recovery-image] Apr 01 17:54:22.337 INFO O| Apr 01 17:54:22.337 INFO STEP 882: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74672026-04-01T17:54:23.450Z[ recovery-image] Apr 01 17:54:22.341 INFO O| Apr 01 17:54:22.341 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_rhosts_auth.so.1"
74682026-04-01T17:54:23.450Z[ recovery-image] Apr 01 17:54:22.341 INFO O| Apr 01 17:54:22.341 INFO STEP 882 (remove_files) COMPLETE
74692026-04-01T17:54:23.450Z[ recovery-image] Apr 01 17:54:22.341 INFO O| Apr 01 17:54:22.341 INFO STEP 883: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74702026-04-01T17:54:23.457Z[ recovery-image] Apr 01 17:54:22.347 INFO O| Apr 01 17:54:22.347 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_roles.so.1"
74712026-04-01T17:54:23.460Z[ recovery-image] Apr 01 17:54:22.347 INFO O| Apr 01 17:54:22.347 INFO STEP 883 (remove_files) COMPLETE
74722026-04-01T17:54:23.460Z[ recovery-image] Apr 01 17:54:22.347 INFO O| Apr 01 17:54:22.347 INFO STEP 884: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74732026-04-01T17:54:23.464Z[ recovery-image] Apr 01 17:54:22.354 INFO O| Apr 01 17:54:22.354 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_sample.so.1"
74742026-04-01T17:54:23.464Z[ recovery-image] Apr 01 17:54:22.354 INFO O| Apr 01 17:54:22.354 INFO STEP 884 (remove_files) COMPLETE
74752026-04-01T17:54:23.464Z[ recovery-image] Apr 01 17:54:22.354 INFO O| Apr 01 17:54:22.354 INFO STEP 885: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74762026-04-01T17:54:23.469Z[ recovery-image] Apr 01 17:54:22.361 INFO O| Apr 01 17:54:22.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smb_passwd.so.1"
74772026-04-01T17:54:23.469Z[ recovery-image] Apr 01 17:54:22.361 INFO O| Apr 01 17:54:22.361 INFO STEP 885 (remove_files) COMPLETE
74782026-04-01T17:54:23.473Z[ recovery-image] Apr 01 17:54:22.361 INFO O| Apr 01 17:54:22.361 INFO STEP 886: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74792026-04-01T17:54:23.476Z[ recovery-image] Apr 01 17:54:22.367 INFO O| Apr 01 17:54:22.367 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_smbfs_login.so.1"
74802026-04-01T17:54:23.476Z[ recovery-image] Apr 01 17:54:22.367 INFO O| Apr 01 17:54:22.367 INFO STEP 886 (remove_files) COMPLETE
74812026-04-01T17:54:23.476Z[ recovery-image] Apr 01 17:54:22.367 INFO O| Apr 01 17:54:22.367 INFO STEP 887: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74822026-04-01T17:54:23.481Z[ recovery-image] Apr 01 17:54:22.372 INFO O| Apr 01 17:54:22.372 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_timestamp.so.1"
74832026-04-01T17:54:23.485Z[ recovery-image] Apr 01 17:54:22.373 INFO O| Apr 01 17:54:22.373 INFO STEP 887 (remove_files) COMPLETE
74842026-04-01T17:54:23.485Z[ recovery-image] Apr 01 17:54:22.373 INFO O| Apr 01 17:54:22.373 INFO STEP 888: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74852026-04-01T17:54:23.488Z[ recovery-image] Apr 01 17:54:22.378 INFO O| Apr 01 17:54:22.378 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_tsol_account.so.1"
74862026-04-01T17:54:23.488Z[ recovery-image] Apr 01 17:54:22.378 INFO O| Apr 01 17:54:22.378 INFO STEP 888 (remove_files) COMPLETE
74872026-04-01T17:54:23.488Z[ recovery-image] Apr 01 17:54:22.378 INFO O| Apr 01 17:54:22.378 INFO STEP 889: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74882026-04-01T17:54:23.492Z[ recovery-image] Apr 01 17:54:22.384 INFO O| Apr 01 17:54:22.384 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_account.so.1"
74892026-04-01T17:54:23.495Z[ recovery-image] Apr 01 17:54:22.384 INFO O| Apr 01 17:54:22.384 INFO STEP 889 (remove_files) COMPLETE
74902026-04-01T17:54:23.496Z[ recovery-image] Apr 01 17:54:22.384 INFO O| Apr 01 17:54:22.384 INFO STEP 890: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74912026-04-01T17:54:23.499Z[ recovery-image] Apr 01 17:54:22.390 INFO O| Apr 01 17:54:22.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_auth.so.1"
74922026-04-01T17:54:23.499Z[ recovery-image] Apr 01 17:54:22.390 INFO O| Apr 01 17:54:22.390 INFO STEP 890 (remove_files) COMPLETE
74932026-04-01T17:54:23.499Z[ recovery-image] Apr 01 17:54:22.390 INFO O| Apr 01 17:54:22.390 INFO STEP 891: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74942026-04-01T17:54:23.503Z[ recovery-image] Apr 01 17:54:22.395 INFO O| Apr 01 17:54:22.395 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_cred.so.1"
74952026-04-01T17:54:23.507Z[ recovery-image] Apr 01 17:54:22.395 INFO O| Apr 01 17:54:22.395 INFO STEP 891 (remove_files) COMPLETE
74962026-04-01T17:54:23.507Z[ recovery-image] Apr 01 17:54:22.395 INFO O| Apr 01 17:54:22.395 INFO STEP 892: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
74972026-04-01T17:54:23.510Z[ recovery-image] Apr 01 17:54:22.400 INFO O| Apr 01 17:54:22.400 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pam_unix_session.so.1"
74982026-04-01T17:54:23.510Z[ recovery-image] Apr 01 17:54:22.400 INFO O| Apr 01 17:54:22.400 INFO STEP 892 (remove_files) COMPLETE
74992026-04-01T17:54:23.510Z[ recovery-image] Apr 01 17:54:22.400 INFO O| Apr 01 17:54:22.400 INFO STEP 893: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75002026-04-01T17:54:23.514Z[ recovery-image] Apr 01 17:54:22.405 INFO O| Apr 01 17:54:22.405 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_kernel.so.1"
75012026-04-01T17:54:23.517Z[ recovery-image] Apr 01 17:54:22.406 INFO O| Apr 01 17:54:22.406 INFO STEP 893 (remove_files) COMPLETE
75022026-04-01T17:54:23.517Z[ recovery-image] Apr 01 17:54:22.406 INFO O| Apr 01 17:54:22.406 INFO STEP 894: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75032026-04-01T17:54:23.521Z[ recovery-image] Apr 01 17:54:22.413 INFO O| Apr 01 17:54:22.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_softtoken.so.1"
75042026-04-01T17:54:23.521Z[ recovery-image] Apr 01 17:54:22.413 INFO O| Apr 01 17:54:22.413 INFO STEP 894 (remove_files) COMPLETE
75052026-04-01T17:54:23.521Z[ recovery-image] Apr 01 17:54:22.413 INFO O| Apr 01 17:54:22.413 INFO STEP 895: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75062026-04-01T17:54:23.526Z[ recovery-image] Apr 01 17:54:22.418 INFO O| Apr 01 17:54:22.418 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/amd64/pkcs11_tpm.so.1"
75072026-04-01T17:54:23.530Z[ recovery-image] Apr 01 17:54:22.418 INFO O| Apr 01 17:54:22.418 INFO STEP 895 (remove_files) COMPLETE
75082026-04-01T17:54:23.530Z[ recovery-image] Apr 01 17:54:22.418 INFO O| Apr 01 17:54:22.418 INFO STEP 896: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75092026-04-01T17:54:23.533Z[ recovery-image] Apr 01 17:54:22.424 INFO O| Apr 01 17:54:22.423 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_binfile.so.1"
75102026-04-01T17:54:23.533Z[ recovery-image] Apr 01 17:54:22.424 INFO O| Apr 01 17:54:22.424 INFO STEP 896 (remove_files) COMPLETE
75112026-04-01T17:54:23.533Z[ recovery-image] Apr 01 17:54:22.424 INFO O| Apr 01 17:54:22.424 INFO STEP 897: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75122026-04-01T17:54:23.537Z[ recovery-image] Apr 01 17:54:22.429 INFO O| Apr 01 17:54:22.429 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_remote.so.1"
75132026-04-01T17:54:23.537Z[ recovery-image] Apr 01 17:54:22.429 INFO O| Apr 01 17:54:22.429 INFO STEP 897 (remove_files) COMPLETE
75142026-04-01T17:54:23.537Z[ recovery-image] Apr 01 17:54:22.429 INFO O| Apr 01 17:54:22.429 INFO STEP 898: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75152026-04-01T17:54:23.542Z[ recovery-image] Apr 01 17:54:22.434 INFO O| Apr 01 17:54:22.434 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/audit_syslog.so.1"
75162026-04-01T17:54:23.543Z[ recovery-image] Apr 01 17:54:22.434 INFO O| Apr 01 17:54:22.434 INFO STEP 898 (remove_files) COMPLETE
75172026-04-01T17:54:23.543Z[ recovery-image] Apr 01 17:54:22.434 INFO O| Apr 01 17:54:22.434 INFO STEP 899: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75182026-04-01T17:54:23.547Z[ recovery-image] Apr 01 17:54:22.439 INFO O| Apr 01 17:54:22.439 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdbf.so.1"
75192026-04-01T17:54:23.547Z[ recovery-image] Apr 01 17:54:22.439 INFO O| Apr 01 17:54:22.439 INFO STEP 899 (remove_files) COMPLETE
75202026-04-01T17:54:23.547Z[ recovery-image] Apr 01 17:54:22.439 INFO O| Apr 01 17:54:22.439 INFO STEP 900: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75212026-04-01T17:54:23.552Z[ recovery-image] Apr 01 17:54:22.444 INFO O| Apr 01 17:54:22.444 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_bsdmd5.so.1"
75222026-04-01T17:54:23.552Z[ recovery-image] Apr 01 17:54:22.444 INFO O| Apr 01 17:54:22.444 INFO STEP 900 (remove_files) COMPLETE
75232026-04-01T17:54:23.555Z[ recovery-image] Apr 01 17:54:22.444 INFO O| Apr 01 17:54:22.444 INFO STEP 901: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75242026-04-01T17:54:23.559Z[ recovery-image] Apr 01 17:54:22.449 INFO O| Apr 01 17:54:22.449 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha256.so.1"
75252026-04-01T17:54:23.559Z[ recovery-image] Apr 01 17:54:22.449 INFO O| Apr 01 17:54:22.449 INFO STEP 901 (remove_files) COMPLETE
75262026-04-01T17:54:23.559Z[ recovery-image] Apr 01 17:54:22.449 INFO O| Apr 01 17:54:22.449 INFO STEP 902: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75272026-04-01T17:54:23.562Z[ recovery-image] Apr 01 17:54:22.453 INFO O| Apr 01 17:54:22.453 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sha512.so.1"
75282026-04-01T17:54:23.562Z[ recovery-image] Apr 01 17:54:22.453 INFO O| Apr 01 17:54:22.453 INFO STEP 902 (remove_files) COMPLETE
75292026-04-01T17:54:23.562Z[ recovery-image] Apr 01 17:54:22.453 INFO O| Apr 01 17:54:22.453 INFO STEP 903: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75302026-04-01T17:54:23.566Z[ recovery-image] Apr 01 17:54:22.458 INFO O| Apr 01 17:54:22.458 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/crypt_sunmd5.so.1"
75312026-04-01T17:54:23.566Z[ recovery-image] Apr 01 17:54:22.458 INFO O| Apr 01 17:54:22.458 INFO STEP 903 (remove_files) COMPLETE
75322026-04-01T17:54:23.566Z[ recovery-image] Apr 01 17:54:22.458 INFO O| Apr 01 17:54:22.458 INFO STEP 904: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75332026-04-01T17:54:23.571Z[ recovery-image] Apr 01 17:54:22.463 INFO O| Apr 01 17:54:22.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_allow.so.1"
75342026-04-01T17:54:23.571Z[ recovery-image] Apr 01 17:54:22.463 INFO O| Apr 01 17:54:22.463 INFO STEP 904 (remove_files) COMPLETE
75352026-04-01T17:54:23.574Z[ recovery-image] Apr 01 17:54:22.463 INFO O| Apr 01 17:54:22.463 INFO STEP 905: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75362026-04-01T17:54:23.577Z[ recovery-image] Apr 01 17:54:22.467 INFO O| Apr 01 17:54:22.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_check.so.1"
75372026-04-01T17:54:23.577Z[ recovery-image] Apr 01 17:54:22.467 INFO O| Apr 01 17:54:22.467 INFO STEP 905 (remove_files) COMPLETE
75382026-04-01T17:54:23.577Z[ recovery-image] Apr 01 17:54:22.467 INFO O| Apr 01 17:54:22.467 INFO STEP 906: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75392026-04-01T17:54:23.580Z[ recovery-image] Apr 01 17:54:22.472 INFO O| Apr 01 17:54:22.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_authtok_store.so.1"
75402026-04-01T17:54:23.580Z[ recovery-image] Apr 01 17:54:22.472 INFO O| Apr 01 17:54:22.472 INFO STEP 906 (remove_files) COMPLETE
75412026-04-01T17:54:23.580Z[ recovery-image] Apr 01 17:54:22.472 INFO O| Apr 01 17:54:22.472 INFO STEP 907: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75422026-04-01T17:54:23.585Z[ recovery-image] Apr 01 17:54:22.477 INFO O| Apr 01 17:54:22.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_deny.so.1"
75432026-04-01T17:54:23.585Z[ recovery-image] Apr 01 17:54:22.477 INFO O| Apr 01 17:54:22.477 INFO STEP 907 (remove_files) COMPLETE
75442026-04-01T17:54:23.588Z[ recovery-image] Apr 01 17:54:22.477 INFO O| Apr 01 17:54:22.477 INFO STEP 908: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75452026-04-01T17:54:23.592Z[ recovery-image] Apr 01 17:54:22.482 INFO O| Apr 01 17:54:22.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5.so.1"
75462026-04-01T17:54:23.592Z[ recovery-image] Apr 01 17:54:22.482 INFO O| Apr 01 17:54:22.482 INFO STEP 908 (remove_files) COMPLETE
75472026-04-01T17:54:23.592Z[ recovery-image] Apr 01 17:54:22.482 INFO O| Apr 01 17:54:22.482 INFO STEP 909: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75482026-04-01T17:54:23.595Z[ recovery-image] Apr 01 17:54:22.487 INFO O| Apr 01 17:54:22.487 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_krb5_migrate.so.1"
75492026-04-01T17:54:23.595Z[ recovery-image] Apr 01 17:54:22.487 INFO O| Apr 01 17:54:22.487 INFO STEP 909 (remove_files) COMPLETE
75502026-04-01T17:54:23.598Z[ recovery-image] Apr 01 17:54:22.487 INFO O| Apr 01 17:54:22.487 INFO STEP 910: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75512026-04-01T17:54:23.602Z[ recovery-image] Apr 01 17:54:22.493 INFO O| Apr 01 17:54:22.493 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_ldap.so.1"
75522026-04-01T17:54:23.602Z[ recovery-image] Apr 01 17:54:22.493 INFO O| Apr 01 17:54:22.493 INFO STEP 910 (remove_files) COMPLETE
75532026-04-01T17:54:23.602Z[ recovery-image] Apr 01 17:54:22.493 INFO O| Apr 01 17:54:22.493 INFO STEP 911: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75542026-04-01T17:54:23.607Z[ recovery-image] Apr 01 17:54:22.499 INFO O| Apr 01 17:54:22.499 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_list.so.1"
75552026-04-01T17:54:23.610Z[ recovery-image] Apr 01 17:54:22.500 INFO O| Apr 01 17:54:22.500 INFO STEP 911 (remove_files) COMPLETE
75562026-04-01T17:54:23.610Z[ recovery-image] Apr 01 17:54:22.500 INFO O| Apr 01 17:54:22.500 INFO STEP 912: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75572026-04-01T17:54:23.613Z[ recovery-image] Apr 01 17:54:22.505 INFO O| Apr 01 17:54:22.505 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_passwd_auth.so.1"
75582026-04-01T17:54:23.613Z[ recovery-image] Apr 01 17:54:22.505 INFO O| Apr 01 17:54:22.505 INFO STEP 912 (remove_files) COMPLETE
75592026-04-01T17:54:23.613Z[ recovery-image] Apr 01 17:54:22.505 INFO O| Apr 01 17:54:22.505 INFO STEP 913: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75602026-04-01T17:54:23.618Z[ recovery-image] Apr 01 17:54:22.509 INFO O| Apr 01 17:54:22.509 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_rhosts_auth.so.1"
75612026-04-01T17:54:23.618Z[ recovery-image] Apr 01 17:54:22.509 INFO O| Apr 01 17:54:22.509 INFO STEP 913 (remove_files) COMPLETE
75622026-04-01T17:54:23.621Z[ recovery-image] Apr 01 17:54:22.509 INFO O| Apr 01 17:54:22.509 INFO STEP 914: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75632026-04-01T17:54:23.624Z[ recovery-image] Apr 01 17:54:22.514 INFO O| Apr 01 17:54:22.514 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_sample.so.1"
75642026-04-01T17:54:23.624Z[ recovery-image] Apr 01 17:54:22.514 INFO O| Apr 01 17:54:22.514 INFO STEP 914 (remove_files) COMPLETE
75652026-04-01T17:54:23.624Z[ recovery-image] Apr 01 17:54:22.514 INFO O| Apr 01 17:54:22.514 INFO STEP 915: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75662026-04-01T17:54:23.627Z[ recovery-image] Apr 01 17:54:22.519 INFO O| Apr 01 17:54:22.519 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smb_passwd.so.1"
75672026-04-01T17:54:23.627Z[ recovery-image] Apr 01 17:54:22.519 INFO O| Apr 01 17:54:22.519 INFO STEP 915 (remove_files) COMPLETE
75682026-04-01T17:54:23.630Z[ recovery-image] Apr 01 17:54:22.519 INFO O| Apr 01 17:54:22.519 INFO STEP 916: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75692026-04-01T17:54:23.634Z[ recovery-image] Apr 01 17:54:22.524 INFO O| Apr 01 17:54:22.524 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_smbfs_login.so.1"
75702026-04-01T17:54:23.634Z[ recovery-image] Apr 01 17:54:22.524 INFO O| Apr 01 17:54:22.524 INFO STEP 916 (remove_files) COMPLETE
75712026-04-01T17:54:23.634Z[ recovery-image] Apr 01 17:54:22.524 INFO O| Apr 01 17:54:22.524 INFO STEP 917: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75722026-04-01T17:54:23.637Z[ recovery-image] Apr 01 17:54:22.529 INFO O| Apr 01 17:54:22.528 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_timestamp.so.1"
75732026-04-01T17:54:23.637Z[ recovery-image] Apr 01 17:54:22.529 INFO O| Apr 01 17:54:22.529 INFO STEP 917 (remove_files) COMPLETE
75742026-04-01T17:54:23.640Z[ recovery-image] Apr 01 17:54:22.529 INFO O| Apr 01 17:54:22.529 INFO STEP 918: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75752026-04-01T17:54:23.643Z[ recovery-image] Apr 01 17:54:22.533 INFO O| Apr 01 17:54:22.533 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pam_tsol_account.so.1"
75762026-04-01T17:54:23.643Z[ recovery-image] Apr 01 17:54:22.533 INFO O| Apr 01 17:54:22.533 INFO STEP 918 (remove_files) COMPLETE
75772026-04-01T17:54:23.643Z[ recovery-image] Apr 01 17:54:22.533 INFO O| Apr 01 17:54:22.533 INFO STEP 919: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75782026-04-01T17:54:23.646Z[ recovery-image] Apr 01 17:54:22.538 INFO O| Apr 01 17:54:22.538 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_kernel.so.1"
75792026-04-01T17:54:23.646Z[ recovery-image] Apr 01 17:54:22.538 INFO O| Apr 01 17:54:22.538 INFO STEP 919 (remove_files) COMPLETE
75802026-04-01T17:54:23.649Z[ recovery-image] Apr 01 17:54:22.538 INFO O| Apr 01 17:54:22.538 INFO STEP 920: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75812026-04-01T17:54:23.653Z[ recovery-image] Apr 01 17:54:22.544 INFO O| Apr 01 17:54:22.544 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_softtoken.so.1"
75822026-04-01T17:54:23.656Z[ recovery-image] Apr 01 17:54:22.545 INFO O| Apr 01 17:54:22.545 INFO STEP 920 (remove_files) COMPLETE
75832026-04-01T17:54:23.656Z[ recovery-image] Apr 01 17:54:22.545 INFO O| Apr 01 17:54:22.545 INFO STEP 921: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75842026-04-01T17:54:23.659Z[ recovery-image] Apr 01 17:54:22.550 INFO O| Apr 01 17:54:22.550 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/security/pkcs11_tpm.so.1"
75852026-04-01T17:54:23.659Z[ recovery-image] Apr 01 17:54:22.550 INFO O| Apr 01 17:54:22.550 INFO STEP 921 (remove_files) COMPLETE
75862026-04-01T17:54:23.659Z[ recovery-image] Apr 01 17:54:22.550 INFO O| Apr 01 17:54:22.550 INFO STEP 922: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75872026-04-01T17:54:23.664Z[ recovery-image] Apr 01 17:54:22.555 INFO O| Apr 01 17:54:22.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/compress"
75882026-04-01T17:54:23.667Z[ recovery-image] Apr 01 17:54:22.555 INFO O| Apr 01 17:54:22.555 INFO STEP 922 (remove_files) COMPLETE
75892026-04-01T17:54:23.667Z[ recovery-image] Apr 01 17:54:22.555 INFO O| Apr 01 17:54:22.555 INFO STEP 923: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75902026-04-01T17:54:23.670Z[ recovery-image] Apr 01 17:54:22.560 INFO O| Apr 01 17:54:22.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashcheck"
75912026-04-01T17:54:23.670Z[ recovery-image] Apr 01 17:54:22.560 INFO O| Apr 01 17:54:22.560 INFO STEP 923 (remove_files) COMPLETE
75922026-04-01T17:54:23.670Z[ recovery-image] Apr 01 17:54:22.560 INFO O| Apr 01 17:54:22.560 INFO STEP 924: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75932026-04-01T17:54:23.673Z[ recovery-image] Apr 01 17:54:22.565 INFO O| Apr 01 17:54:22.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hashmake"
75942026-04-01T17:54:23.673Z[ recovery-image] Apr 01 17:54:22.565 INFO O| Apr 01 17:54:22.565 INFO STEP 924 (remove_files) COMPLETE
75952026-04-01T17:54:23.676Z[ recovery-image] Apr 01 17:54:22.565 INFO O| Apr 01 17:54:22.565 INFO STEP 925: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75962026-04-01T17:54:23.679Z[ recovery-image] Apr 01 17:54:22.571 INFO O| Apr 01 17:54:22.571 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlista"
75972026-04-01T17:54:23.680Z[ recovery-image] Apr 01 17:54:22.571 INFO O| Apr 01 17:54:22.571 INFO STEP 925 (remove_files) COMPLETE
75982026-04-01T17:54:23.680Z[ recovery-image] Apr 01 17:54:22.571 INFO O| Apr 01 17:54:22.571 INFO STEP 926: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
75992026-04-01T17:54:23.685Z[ recovery-image] Apr 01 17:54:22.577 INFO O| Apr 01 17:54:22.577 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hlistb"
76002026-04-01T17:54:23.685Z[ recovery-image] Apr 01 17:54:22.577 INFO O| Apr 01 17:54:22.577 INFO STEP 926 (remove_files) COMPLETE
76012026-04-01T17:54:23.685Z[ recovery-image] Apr 01 17:54:22.577 INFO O| Apr 01 17:54:22.577 INFO STEP 927: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76022026-04-01T17:54:23.691Z[ recovery-image] Apr 01 17:54:22.583 INFO O| Apr 01 17:54:22.583 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/hstop"
76032026-04-01T17:54:23.691Z[ recovery-image] Apr 01 17:54:22.583 INFO O| Apr 01 17:54:22.583 INFO STEP 927 (remove_files) COMPLETE
76042026-04-01T17:54:23.694Z[ recovery-image] Apr 01 17:54:22.583 INFO O| Apr 01 17:54:22.583 INFO STEP 928: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76052026-04-01T17:54:23.697Z[ recovery-image] Apr 01 17:54:22.588 INFO O| Apr 01 17:54:22.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellin"
76062026-04-01T17:54:23.697Z[ recovery-image] Apr 01 17:54:22.588 INFO O| Apr 01 17:54:22.588 INFO STEP 928 (remove_files) COMPLETE
76072026-04-01T17:54:23.697Z[ recovery-image] Apr 01 17:54:22.588 INFO O| Apr 01 17:54:22.588 INFO STEP 929: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76082026-04-01T17:54:23.702Z[ recovery-image] Apr 01 17:54:22.593 INFO O| Apr 01 17:54:22.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/spell/spellprog"
76092026-04-01T17:54:23.702Z[ recovery-image] Apr 01 17:54:22.593 INFO O| Apr 01 17:54:22.593 INFO STEP 929 (remove_files) COMPLETE
76102026-04-01T17:54:23.702Z[ recovery-image] Apr 01 17:54:22.593 INFO O| Apr 01 17:54:22.593 INFO STEP 930: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76112026-04-01T17:54:23.706Z[ recovery-image] Apr 01 17:54:22.598 INFO O| Apr 01 17:54:22.598 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/sysevent/syseventconfd"
76122026-04-01T17:54:23.707Z[ recovery-image] Apr 01 17:54:22.598 INFO O| Apr 01 17:54:22.598 INFO STEP 930 (remove_files) COMPLETE
76132026-04-01T17:54:23.710Z[ recovery-image] Apr 01 17:54:22.598 INFO O| Apr 01 17:54:22.598 INFO STEP 931: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76142026-04-01T17:54:23.713Z[ recovery-image] Apr 01 17:54:22.604 INFO O| Apr 01 17:54:22.604 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_direct.so.1"
76152026-04-01T17:54:23.713Z[ recovery-image] Apr 01 17:54:22.604 INFO O| Apr 01 17:54:22.604 INFO STEP 931 (remove_files) COMPLETE
76162026-04-01T17:54:23.713Z[ recovery-image] Apr 01 17:54:22.604 INFO O| Apr 01 17:54:22.604 INFO STEP 932: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76172026-04-01T17:54:23.718Z[ recovery-image] Apr 01 17:54:22.610 INFO O| Apr 01 17:54:22.610 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/amd64/libvarpd_files.so.1"
76182026-04-01T17:54:23.721Z[ recovery-image] Apr 01 17:54:22.610 INFO O| Apr 01 17:54:22.610 INFO STEP 932 (remove_files) COMPLETE
76192026-04-01T17:54:23.721Z[ recovery-image] Apr 01 17:54:22.610 INFO O| Apr 01 17:54:22.610 INFO STEP 933: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76202026-04-01T17:54:23.723Z[ recovery-image] Apr 01 17:54:22.615 INFO O| Apr 01 17:54:22.615 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_direct.so.1"
76212026-04-01T17:54:23.724Z[ recovery-image] Apr 01 17:54:22.615 INFO O| Apr 01 17:54:22.615 INFO STEP 933 (remove_files) COMPLETE
76222026-04-01T17:54:23.724Z[ recovery-image] Apr 01 17:54:22.615 INFO O| Apr 01 17:54:22.615 INFO STEP 934: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76232026-04-01T17:54:23.728Z[ recovery-image] Apr 01 17:54:22.620 INFO O| Apr 01 17:54:22.620 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/libvarpd_files.so.1"
76242026-04-01T17:54:23.728Z[ recovery-image] Apr 01 17:54:22.620 INFO O| Apr 01 17:54:22.620 INFO STEP 934 (remove_files) COMPLETE
76252026-04-01T17:54:23.728Z[ recovery-image] Apr 01 17:54:22.620 INFO O| Apr 01 17:54:22.620 INFO STEP 935: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76262026-04-01T17:54:23.733Z[ recovery-image] Apr 01 17:54:22.625 INFO O| Apr 01 17:54:22.625 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/varpd/varpd"
76272026-04-01T17:54:23.733Z[ recovery-image] Apr 01 17:54:22.625 INFO O| Apr 01 17:54:22.625 INFO STEP 935 (remove_files) COMPLETE
76282026-04-01T17:54:23.737Z[ recovery-image] Apr 01 17:54:22.625 INFO O| Apr 01 17:54:22.625 INFO STEP 936: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76292026-04-01T17:54:23.740Z[ recovery-image] Apr 01 17:54:22.630 INFO O| Apr 01 17:54:22.630 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/xhci/xhci_portsc"
76302026-04-01T17:54:23.740Z[ recovery-image] Apr 01 17:54:22.630 INFO O| Apr 01 17:54:22.630 INFO STEP 936 (remove_files) COMPLETE
76312026-04-01T17:54:23.740Z[ recovery-image] Apr 01 17:54:22.630 INFO O| Apr 01 17:54:22.630 INFO STEP 937: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76322026-04-01T17:54:23.744Z[ recovery-image] Apr 01 17:54:22.635 INFO O| Apr 01 17:54:22.635 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zfs/availdevs"
76332026-04-01T17:54:23.744Z[ recovery-image] Apr 01 17:54:22.635 INFO O| Apr 01 17:54:22.635 INFO STEP 937 (remove_files) COMPLETE
76342026-04-01T17:54:23.744Z[ recovery-image] Apr 01 17:54:22.635 INFO O| Apr 01 17:54:22.635 INFO STEP 938: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76352026-04-01T17:54:23.751Z[ recovery-image] Apr 01 17:54:22.641 INFO O| Apr 01 17:54:22.641 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/lib/zones/zoneadmd"
76362026-04-01T17:54:23.751Z[ recovery-image] Apr 01 17:54:22.641 INFO O| Apr 01 17:54:22.641 INFO STEP 938 (remove_files) COMPLETE
76372026-04-01T17:54:23.754Z[ recovery-image] Apr 01 17:54:22.641 INFO O| Apr 01 17:54:22.641 INFO STEP 939: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76382026-04-01T17:54:23.757Z[ recovery-image] Apr 01 17:54:22.646 INFO O| Apr 01 17:54:22.646 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/sftp-server"
76392026-04-01T17:54:23.757Z[ recovery-image] Apr 01 17:54:22.646 INFO O| Apr 01 17:54:22.646 INFO STEP 939 (remove_files) COMPLETE
76402026-04-01T17:54:23.757Z[ recovery-image] Apr 01 17:54:22.646 INFO O| Apr 01 17:54:22.646 INFO STEP 940: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76412026-04-01T17:54:23.760Z[ recovery-image] Apr 01 17:54:22.652 INFO O| Apr 01 17:54:22.652 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-keysign"
76422026-04-01T17:54:23.760Z[ recovery-image] Apr 01 17:54:22.652 INFO O| Apr 01 17:54:22.652 INFO STEP 940 (remove_files) COMPLETE
76432026-04-01T17:54:23.760Z[ recovery-image] Apr 01 17:54:22.652 INFO O| Apr 01 17:54:22.652 INFO STEP 941: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76442026-04-01T17:54:23.766Z[ recovery-image] Apr 01 17:54:22.658 INFO O| Apr 01 17:54:22.658 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-pkcs11-helper"
76452026-04-01T17:54:23.766Z[ recovery-image] Apr 01 17:54:22.658 INFO O| Apr 01 17:54:22.658 INFO STEP 941 (remove_files) COMPLETE
76462026-04-01T17:54:23.769Z[ recovery-image] Apr 01 17:54:22.658 INFO O| Apr 01 17:54:22.658 INFO STEP 942: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76472026-04-01T17:54:23.773Z[ recovery-image] Apr 01 17:54:22.664 INFO O| Apr 01 17:54:22.664 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/libexec/amd64/ssh-sk-helper"
76482026-04-01T17:54:23.773Z[ recovery-image] Apr 01 17:54:22.664 INFO O| Apr 01 17:54:22.664 INFO STEP 942 (remove_files) COMPLETE
76492026-04-01T17:54:23.776Z[ recovery-image] Apr 01 17:54:22.664 INFO O| Apr 01 17:54:22.664 INFO STEP 943: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76502026-04-01T17:54:23.779Z[ recovery-image] Apr 01 17:54:22.669 INFO O| Apr 01 17:54:22.669 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispgid"
76512026-04-01T17:54:23.779Z[ recovery-image] Apr 01 17:54:22.669 INFO O| Apr 01 17:54:22.669 INFO STEP 943 (remove_files) COMPLETE
76522026-04-01T17:54:23.779Z[ recovery-image] Apr 01 17:54:22.669 INFO O| Apr 01 17:54:22.669 INFO STEP 944: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76532026-04-01T17:54:23.783Z[ recovery-image] Apr 01 17:54:22.675 INFO O| Apr 01 17:54:22.675 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/dispuid"
76542026-04-01T17:54:23.783Z[ recovery-image] Apr 01 17:54:22.675 INFO O| Apr 01 17:54:22.675 INFO STEP 944 (remove_files) COMPLETE
76552026-04-01T17:54:23.786Z[ recovery-image] Apr 01 17:54:22.675 INFO O| Apr 01 17:54:22.675 INFO STEP 945: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76562026-04-01T17:54:23.789Z[ recovery-image] Apr 01 17:54:22.680 INFO O| Apr 01 17:54:22.680 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errange"
76572026-04-01T17:54:23.789Z[ recovery-image] Apr 01 17:54:22.680 INFO O| Apr 01 17:54:22.680 INFO STEP 945 (remove_files) COMPLETE
76582026-04-01T17:54:23.789Z[ recovery-image] Apr 01 17:54:22.680 INFO O| Apr 01 17:54:22.680 INFO STEP 946: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76592026-04-01T17:54:23.793Z[ recovery-image] Apr 01 17:54:22.684 INFO O| Apr 01 17:54:22.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errdate"
76602026-04-01T17:54:23.793Z[ recovery-image] Apr 01 17:54:22.684 INFO O| Apr 01 17:54:22.684 INFO STEP 946 (remove_files) COMPLETE
76612026-04-01T17:54:23.796Z[ recovery-image] Apr 01 17:54:22.684 INFO O| Apr 01 17:54:22.684 INFO STEP 947: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76622026-04-01T17:54:23.799Z[ recovery-image] Apr 01 17:54:22.689 INFO O| Apr 01 17:54:22.689 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errgid"
76632026-04-01T17:54:23.799Z[ recovery-image] Apr 01 17:54:22.689 INFO O| Apr 01 17:54:22.689 INFO STEP 947 (remove_files) COMPLETE
76642026-04-01T17:54:23.799Z[ recovery-image] Apr 01 17:54:22.689 INFO O| Apr 01 17:54:22.689 INFO STEP 948: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76652026-04-01T17:54:23.804Z[ recovery-image] Apr 01 17:54:22.695 INFO O| Apr 01 17:54:22.695 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errint"
76662026-04-01T17:54:23.804Z[ recovery-image] Apr 01 17:54:22.695 INFO O| Apr 01 17:54:22.695 INFO STEP 948 (remove_files) COMPLETE
76672026-04-01T17:54:23.807Z[ recovery-image] Apr 01 17:54:22.695 INFO O| Apr 01 17:54:22.695 INFO STEP 949: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76682026-04-01T17:54:23.810Z[ recovery-image] Apr 01 17:54:22.700 INFO O| Apr 01 17:54:22.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erritem"
76692026-04-01T17:54:23.810Z[ recovery-image] Apr 01 17:54:22.700 INFO O| Apr 01 17:54:22.700 INFO STEP 949 (remove_files) COMPLETE
76702026-04-01T17:54:23.810Z[ recovery-image] Apr 01 17:54:22.700 INFO O| Apr 01 17:54:22.700 INFO STEP 950: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76712026-04-01T17:54:23.813Z[ recovery-image] Apr 01 17:54:22.705 INFO O| Apr 01 17:54:22.705 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errpath"
76722026-04-01T17:54:23.813Z[ recovery-image] Apr 01 17:54:22.705 INFO O| Apr 01 17:54:22.705 INFO STEP 950 (remove_files) COMPLETE
76732026-04-01T17:54:23.817Z[ recovery-image] Apr 01 17:54:22.705 INFO O| Apr 01 17:54:22.705 INFO STEP 951: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76742026-04-01T17:54:23.820Z[ recovery-image] Apr 01 17:54:22.711 INFO O| Apr 01 17:54:22.711 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errstr"
76752026-04-01T17:54:23.820Z[ recovery-image] Apr 01 17:54:22.711 INFO O| Apr 01 17:54:22.711 INFO STEP 951 (remove_files) COMPLETE
76762026-04-01T17:54:23.820Z[ recovery-image] Apr 01 17:54:22.711 INFO O| Apr 01 17:54:22.711 INFO STEP 952: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76772026-04-01T17:54:23.824Z[ recovery-image] Apr 01 17:54:22.716 INFO O| Apr 01 17:54:22.716 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/errtime"
76782026-04-01T17:54:23.824Z[ recovery-image] Apr 01 17:54:22.716 INFO O| Apr 01 17:54:22.716 INFO STEP 952 (remove_files) COMPLETE
76792026-04-01T17:54:23.827Z[ recovery-image] Apr 01 17:54:22.716 INFO O| Apr 01 17:54:22.716 INFO STEP 953: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76802026-04-01T17:54:23.831Z[ recovery-image] Apr 01 17:54:22.722 INFO O| Apr 01 17:54:22.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erruid"
76812026-04-01T17:54:23.831Z[ recovery-image] Apr 01 17:54:22.722 INFO O| Apr 01 17:54:22.722 INFO STEP 953 (remove_files) COMPLETE
76822026-04-01T17:54:23.831Z[ recovery-image] Apr 01 17:54:22.722 INFO O| Apr 01 17:54:22.722 INFO STEP 954: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76832026-04-01T17:54:23.835Z[ recovery-image] Apr 01 17:54:22.727 INFO O| Apr 01 17:54:22.727 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/erryorn"
76842026-04-01T17:54:23.835Z[ recovery-image] Apr 01 17:54:22.727 INFO O| Apr 01 17:54:22.727 INFO STEP 954 (remove_files) COMPLETE
76852026-04-01T17:54:23.838Z[ recovery-image] Apr 01 17:54:22.727 INFO O| Apr 01 17:54:22.727 INFO STEP 955: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76862026-04-01T17:54:23.842Z[ recovery-image] Apr 01 17:54:22.732 INFO O| Apr 01 17:54:22.731 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpdate"
76872026-04-01T17:54:23.843Z[ recovery-image] Apr 01 17:54:22.732 INFO O| Apr 01 17:54:22.732 INFO STEP 955 (remove_files) COMPLETE
76882026-04-01T17:54:23.843Z[ recovery-image] Apr 01 17:54:22.732 INFO O| Apr 01 17:54:22.732 INFO STEP 956: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76892026-04-01T17:54:23.846Z[ recovery-image] Apr 01 17:54:22.737 INFO O| Apr 01 17:54:22.737 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpgid"
76902026-04-01T17:54:23.846Z[ recovery-image] Apr 01 17:54:22.737 INFO O| Apr 01 17:54:22.737 INFO STEP 956 (remove_files) COMPLETE
76912026-04-01T17:54:23.846Z[ recovery-image] Apr 01 17:54:22.737 INFO O| Apr 01 17:54:22.737 INFO STEP 957: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76922026-04-01T17:54:23.850Z[ recovery-image] Apr 01 17:54:22.742 INFO O| Apr 01 17:54:22.742 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpint"
76932026-04-01T17:54:23.854Z[ recovery-image] Apr 01 17:54:22.742 INFO O| Apr 01 17:54:22.742 INFO STEP 957 (remove_files) COMPLETE
76942026-04-01T17:54:23.854Z[ recovery-image] Apr 01 17:54:22.742 INFO O| Apr 01 17:54:22.742 INFO STEP 958: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76952026-04-01T17:54:23.857Z[ recovery-image] Apr 01 17:54:22.747 INFO O| Apr 01 17:54:22.747 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpitem"
76962026-04-01T17:54:23.857Z[ recovery-image] Apr 01 17:54:22.747 INFO O| Apr 01 17:54:22.747 INFO STEP 958 (remove_files) COMPLETE
76972026-04-01T17:54:23.857Z[ recovery-image] Apr 01 17:54:22.747 INFO O| Apr 01 17:54:22.747 INFO STEP 959: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
76982026-04-01T17:54:23.860Z[ recovery-image] Apr 01 17:54:22.752 INFO O| Apr 01 17:54:22.752 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helppath"
76992026-04-01T17:54:23.860Z[ recovery-image] Apr 01 17:54:22.752 INFO O| Apr 01 17:54:22.752 INFO STEP 959 (remove_files) COMPLETE
77002026-04-01T17:54:23.863Z[ recovery-image] Apr 01 17:54:22.752 INFO O| Apr 01 17:54:22.752 INFO STEP 960: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77012026-04-01T17:54:23.866Z[ recovery-image] Apr 01 17:54:22.756 INFO O| Apr 01 17:54:22.756 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helprange"
77022026-04-01T17:54:23.866Z[ recovery-image] Apr 01 17:54:22.756 INFO O| Apr 01 17:54:22.756 INFO STEP 960 (remove_files) COMPLETE
77032026-04-01T17:54:23.866Z[ recovery-image] Apr 01 17:54:22.756 INFO O| Apr 01 17:54:22.756 INFO STEP 961: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77042026-04-01T17:54:23.870Z[ recovery-image] Apr 01 17:54:22.762 INFO O| Apr 01 17:54:22.762 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpstr"
77052026-04-01T17:54:23.870Z[ recovery-image] Apr 01 17:54:22.762 INFO O| Apr 01 17:54:22.762 INFO STEP 961 (remove_files) COMPLETE
77062026-04-01T17:54:23.874Z[ recovery-image] Apr 01 17:54:22.762 INFO O| Apr 01 17:54:22.762 INFO STEP 962: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77072026-04-01T17:54:23.877Z[ recovery-image] Apr 01 17:54:22.767 INFO O| Apr 01 17:54:22.767 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helptime"
77082026-04-01T17:54:23.877Z[ recovery-image] Apr 01 17:54:22.767 INFO O| Apr 01 17:54:22.767 INFO STEP 962 (remove_files) COMPLETE
77092026-04-01T17:54:23.877Z[ recovery-image] Apr 01 17:54:22.767 INFO O| Apr 01 17:54:22.767 INFO STEP 963: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77102026-04-01T17:54:23.881Z[ recovery-image] Apr 01 17:54:22.773 INFO O| Apr 01 17:54:22.773 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpuid"
77112026-04-01T17:54:23.881Z[ recovery-image] Apr 01 17:54:22.773 INFO O| Apr 01 17:54:22.773 INFO STEP 963 (remove_files) COMPLETE
77122026-04-01T17:54:23.884Z[ recovery-image] Apr 01 17:54:22.773 INFO O| Apr 01 17:54:22.773 INFO STEP 964: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77132026-04-01T17:54:23.888Z[ recovery-image] Apr 01 17:54:22.780 INFO O| Apr 01 17:54:22.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/helpyorn"
77142026-04-01T17:54:23.888Z[ recovery-image] Apr 01 17:54:22.780 INFO O| Apr 01 17:54:22.780 INFO STEP 964 (remove_files) COMPLETE
77152026-04-01T17:54:23.888Z[ recovery-image] Apr 01 17:54:22.780 INFO O| Apr 01 17:54:22.780 INFO STEP 965: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77162026-04-01T17:54:23.893Z[ recovery-image] Apr 01 17:54:22.785 INFO O| Apr 01 17:54:22.785 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/puttext"
77172026-04-01T17:54:23.893Z[ recovery-image] Apr 01 17:54:22.785 INFO O| Apr 01 17:54:22.785 INFO STEP 965 (remove_files) COMPLETE
77182026-04-01T17:54:23.896Z[ recovery-image] Apr 01 17:54:22.785 INFO O| Apr 01 17:54:22.785 INFO STEP 966: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77192026-04-01T17:54:23.899Z[ recovery-image] Apr 01 17:54:22.789 INFO O| Apr 01 17:54:22.789 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valdate"
77202026-04-01T17:54:23.899Z[ recovery-image] Apr 01 17:54:22.789 INFO O| Apr 01 17:54:22.789 INFO STEP 966 (remove_files) COMPLETE
77212026-04-01T17:54:23.900Z[ recovery-image] Apr 01 17:54:22.789 INFO O| Apr 01 17:54:22.789 INFO STEP 967: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77222026-04-01T17:54:23.903Z[ recovery-image] Apr 01 17:54:22.794 INFO O| Apr 01 17:54:22.794 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valgid"
77232026-04-01T17:54:23.903Z[ recovery-image] Apr 01 17:54:22.794 INFO O| Apr 01 17:54:22.794 INFO STEP 967 (remove_files) COMPLETE
77242026-04-01T17:54:23.903Z[ recovery-image] Apr 01 17:54:22.794 INFO O| Apr 01 17:54:22.794 INFO STEP 968: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77252026-04-01T17:54:23.907Z[ recovery-image] Apr 01 17:54:22.799 INFO O| Apr 01 17:54:22.799 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valint"
77262026-04-01T17:54:23.908Z[ recovery-image] Apr 01 17:54:22.799 INFO O| Apr 01 17:54:22.799 INFO STEP 968 (remove_files) COMPLETE
77272026-04-01T17:54:23.908Z[ recovery-image] Apr 01 17:54:22.799 INFO O| Apr 01 17:54:22.799 INFO STEP 969: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77282026-04-01T17:54:23.913Z[ recovery-image] Apr 01 17:54:22.805 INFO O| Apr 01 17:54:22.805 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valpath"
77292026-04-01T17:54:23.913Z[ recovery-image] Apr 01 17:54:22.805 INFO O| Apr 01 17:54:22.805 INFO STEP 969 (remove_files) COMPLETE
77302026-04-01T17:54:23.917Z[ recovery-image] Apr 01 17:54:22.805 INFO O| Apr 01 17:54:22.805 INFO STEP 970: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77312026-04-01T17:54:23.921Z[ recovery-image] Apr 01 17:54:22.810 INFO O| Apr 01 17:54:22.810 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valrange"
77322026-04-01T17:54:23.921Z[ recovery-image] Apr 01 17:54:22.810 INFO O| Apr 01 17:54:22.810 INFO STEP 970 (remove_files) COMPLETE
77332026-04-01T17:54:23.921Z[ recovery-image] Apr 01 17:54:22.810 INFO O| Apr 01 17:54:22.810 INFO STEP 971: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77342026-04-01T17:54:23.924Z[ recovery-image] Apr 01 17:54:22.815 INFO O| Apr 01 17:54:22.815 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valstr"
77352026-04-01T17:54:23.924Z[ recovery-image] Apr 01 17:54:22.815 INFO O| Apr 01 17:54:22.815 INFO STEP 971 (remove_files) COMPLETE
77362026-04-01T17:54:23.924Z[ recovery-image] Apr 01 17:54:22.815 INFO O| Apr 01 17:54:22.815 INFO STEP 972: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77372026-04-01T17:54:23.929Z[ recovery-image] Apr 01 17:54:22.821 INFO O| Apr 01 17:54:22.821 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valtime"
77382026-04-01T17:54:23.929Z[ recovery-image] Apr 01 17:54:22.821 INFO O| Apr 01 17:54:22.821 INFO STEP 972 (remove_files) COMPLETE
77392026-04-01T17:54:23.932Z[ recovery-image] Apr 01 17:54:22.821 INFO O| Apr 01 17:54:22.821 INFO STEP 973: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77402026-04-01T17:54:23.936Z[ recovery-image] Apr 01 17:54:22.827 INFO O| Apr 01 17:54:22.827 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valuid"
77412026-04-01T17:54:23.936Z[ recovery-image] Apr 01 17:54:22.827 INFO O| Apr 01 17:54:22.827 INFO STEP 973 (remove_files) COMPLETE
77422026-04-01T17:54:23.936Z[ recovery-image] Apr 01 17:54:22.827 INFO O| Apr 01 17:54:22.827 INFO STEP 974: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77432026-04-01T17:54:23.940Z[ recovery-image] Apr 01 17:54:22.832 INFO O| Apr 01 17:54:22.832 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/bin/valyorn"
77442026-04-01T17:54:23.940Z[ recovery-image] Apr 01 17:54:22.832 INFO O| Apr 01 17:54:22.832 INFO STEP 974 (remove_files) COMPLETE
77452026-04-01T17:54:23.940Z[ recovery-image] Apr 01 17:54:22.832 INFO O| Apr 01 17:54:22.832 INFO STEP 975: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77462026-04-01T17:54:23.947Z[ recovery-image] Apr 01 17:54:22.838 INFO O| Apr 01 17:54:22.838 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkginstall"
77472026-04-01T17:54:23.947Z[ recovery-image] Apr 01 17:54:22.839 INFO O| Apr 01 17:54:22.838 INFO STEP 975 (remove_files) COMPLETE
77482026-04-01T17:54:23.950Z[ recovery-image] Apr 01 17:54:22.839 INFO O| Apr 01 17:54:22.839 INFO STEP 976: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77492026-04-01T17:54:23.953Z[ recovery-image] Apr 01 17:54:22.844 INFO O| Apr 01 17:54:22.844 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgname"
77502026-04-01T17:54:23.953Z[ recovery-image] Apr 01 17:54:22.844 INFO O| Apr 01 17:54:22.844 INFO STEP 976 (remove_files) COMPLETE
77512026-04-01T17:54:23.953Z[ recovery-image] Apr 01 17:54:22.844 INFO O| Apr 01 17:54:22.844 INFO STEP 977: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77522026-04-01T17:54:23.957Z[ recovery-image] Apr 01 17:54:22.849 INFO O| Apr 01 17:54:22.849 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgremove"
77532026-04-01T17:54:23.957Z[ recovery-image] Apr 01 17:54:22.849 INFO O| Apr 01 17:54:22.849 INFO STEP 977 (remove_files) COMPLETE
77542026-04-01T17:54:23.957Z[ recovery-image] Apr 01 17:54:22.849 INFO O| Apr 01 17:54:22.849 INFO STEP 978: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77552026-04-01T17:54:23.962Z[ recovery-image] Apr 01 17:54:22.854 INFO O| Apr 01 17:54:22.854 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/bin/pkgserv"
77562026-04-01T17:54:23.962Z[ recovery-image] Apr 01 17:54:22.854 INFO O| Apr 01 17:54:22.854 INFO STEP 978 (remove_files) COMPLETE
77572026-04-01T17:54:23.962Z[ recovery-image] Apr 01 17:54:22.854 INFO O| Apr 01 17:54:22.854 INFO STEP 979: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77582026-04-01T17:54:23.967Z[ recovery-image] Apr 01 17:54:22.859 INFO O| Apr 01 17:54:22.859 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/miniroot.db"
77592026-04-01T17:54:23.970Z[ recovery-image] Apr 01 17:54:22.859 INFO O| Apr 01 17:54:22.859 INFO STEP 979 (remove_files) COMPLETE
77602026-04-01T17:54:23.970Z[ recovery-image] Apr 01 17:54:22.859 INFO O| Apr 01 17:54:22.859 INFO STEP 980: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77612026-04-01T17:54:23.973Z[ recovery-image] Apr 01 17:54:22.864 INFO O| Apr 01 17:54:22.864 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/install/scripts/i.preserve"
77622026-04-01T17:54:23.973Z[ recovery-image] Apr 01 17:54:22.864 INFO O| Apr 01 17:54:22.864 INFO STEP 980 (remove_files) COMPLETE
77632026-04-01T17:54:23.973Z[ recovery-image] Apr 01 17:54:22.864 INFO O| Apr 01 17:54:22.864 INFO STEP 981: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77642026-04-01T17:54:23.977Z[ recovery-image] Apr 01 17:54:22.869 INFO O| Apr 01 17:54:22.869 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sadm/ugdates"
77652026-04-01T17:54:23.981Z[ recovery-image] Apr 01 17:54:22.869 INFO O| Apr 01 17:54:22.869 INFO STEP 981 (remove_files) COMPLETE
77662026-04-01T17:54:23.981Z[ recovery-image] Apr 01 17:54:22.869 INFO O| Apr 01 17:54:22.869 INFO STEP 982: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77672026-04-01T17:54:23.984Z[ recovery-image] Apr 01 17:54:22.874 INFO O| Apr 01 17:54:22.874 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/6to4relay"
77682026-04-01T17:54:23.984Z[ recovery-image] Apr 01 17:54:22.874 INFO O| Apr 01 17:54:22.874 INFO STEP 982 (remove_files) COMPLETE
77692026-04-01T17:54:23.984Z[ recovery-image] Apr 01 17:54:22.874 INFO O| Apr 01 17:54:22.874 INFO STEP 983: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77702026-04-01T17:54:23.989Z[ recovery-image] Apr 01 17:54:22.881 INFO O| Apr 01 17:54:22.881 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acctadm"
77712026-04-01T17:54:23.989Z[ recovery-image] Apr 01 17:54:22.881 INFO O| Apr 01 17:54:22.881 INFO STEP 983 (remove_files) COMPLETE
77722026-04-01T17:54:23.992Z[ recovery-image] Apr 01 17:54:22.881 INFO O| Apr 01 17:54:22.881 INFO STEP 984: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77732026-04-01T17:54:23.995Z[ recovery-image] Apr 01 17:54:22.885 INFO O| Apr 01 17:54:22.885 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpidump"
77742026-04-01T17:54:23.995Z[ recovery-image] Apr 01 17:54:22.885 INFO O| Apr 01 17:54:22.885 INFO STEP 984 (remove_files) COMPLETE
77752026-04-01T17:54:23.995Z[ recovery-image] Apr 01 17:54:22.885 INFO O| Apr 01 17:54:22.885 INFO STEP 985: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77762026-04-01T17:54:23.999Z[ recovery-image] Apr 01 17:54:22.890 INFO O| Apr 01 17:54:22.890 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/acpixtract"
77772026-04-01T17:54:23.999Z[ recovery-image] Apr 01 17:54:22.890 INFO O| Apr 01 17:54:22.890 INFO STEP 985 (remove_files) COMPLETE
77782026-04-01T17:54:24.003Z[ recovery-image] Apr 01 17:54:22.890 INFO O| Apr 01 17:54:22.890 INFO STEP 986: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77792026-04-01T17:54:24.006Z[ recovery-image] Apr 01 17:54:22.897 INFO O| Apr 01 17:54:22.896 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/add_drv"
77802026-04-01T17:54:24.006Z[ recovery-image] Apr 01 17:54:22.897 INFO O| Apr 01 17:54:22.897 INFO STEP 986 (remove_files) COMPLETE
77812026-04-01T17:54:24.006Z[ recovery-image] Apr 01 17:54:22.897 INFO O| Apr 01 17:54:22.897 INFO STEP 987: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77822026-04-01T17:54:24.011Z[ recovery-image] Apr 01 17:54:22.902 INFO O| Apr 01 17:54:22.902 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/allocate"
77832026-04-01T17:54:24.011Z[ recovery-image] Apr 01 17:54:22.902 INFO O| Apr 01 17:54:22.902 INFO STEP 987 (remove_files) COMPLETE
77842026-04-01T17:54:24.014Z[ recovery-image] Apr 01 17:54:22.902 INFO O| Apr 01 17:54:22.902 INFO STEP 988: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77852026-04-01T17:54:24.017Z[ recovery-image] Apr 01 17:54:22.907 INFO O| Apr 01 17:54:22.907 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/intrstat"
77862026-04-01T17:54:24.017Z[ recovery-image] Apr 01 17:54:22.907 INFO O| Apr 01 17:54:22.907 INFO STEP 988 (remove_files) COMPLETE
77872026-04-01T17:54:24.017Z[ recovery-image] Apr 01 17:54:22.907 INFO O| Apr 01 17:54:22.907 INFO STEP 989: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77882026-04-01T17:54:24.020Z[ recovery-image] Apr 01 17:54:22.912 INFO O| Apr 01 17:54:22.912 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/lockstat"
77892026-04-01T17:54:24.020Z[ recovery-image] Apr 01 17:54:22.912 INFO O| Apr 01 17:54:22.912 INFO STEP 989 (remove_files) COMPLETE
77902026-04-01T17:54:24.020Z[ recovery-image] Apr 01 17:54:22.912 INFO O| Apr 01 17:54:22.912 INFO STEP 990: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77912026-04-01T17:54:24.025Z[ recovery-image] Apr 01 17:54:22.917 INFO O| Apr 01 17:54:22.917 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/amd64/plockstat"
77922026-04-01T17:54:24.028Z[ recovery-image] Apr 01 17:54:22.917 INFO O| Apr 01 17:54:22.917 INFO STEP 990 (remove_files) COMPLETE
77932026-04-01T17:54:24.028Z[ recovery-image] Apr 01 17:54:22.917 INFO O| Apr 01 17:54:22.917 INFO STEP 991: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77942026-04-01T17:54:24.032Z[ recovery-image] Apr 01 17:54:22.924 INFO O| Apr 01 17:54:22.924 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/arp"
77952026-04-01T17:54:24.035Z[ recovery-image] Apr 01 17:54:22.924 INFO O| Apr 01 17:54:22.924 INFO STEP 991 (remove_files) COMPLETE
77962026-04-01T17:54:24.035Z[ recovery-image] Apr 01 17:54:22.924 INFO O| Apr 01 17:54:22.924 INFO STEP 992: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
77972026-04-01T17:54:24.038Z[ recovery-image] Apr 01 17:54:22.929 INFO O| Apr 01 17:54:22.929 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audit"
77982026-04-01T17:54:24.038Z[ recovery-image] Apr 01 17:54:22.929 INFO O| Apr 01 17:54:22.929 INFO STEP 992 (remove_files) COMPLETE
77992026-04-01T17:54:24.038Z[ recovery-image] Apr 01 17:54:22.929 INFO O| Apr 01 17:54:22.929 INFO STEP 993: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78002026-04-01T17:54:24.043Z[ recovery-image] Apr 01 17:54:22.935 INFO O| Apr 01 17:54:22.935 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditconfig"
78012026-04-01T17:54:24.043Z[ recovery-image] Apr 01 17:54:22.935 INFO O| Apr 01 17:54:22.935 INFO STEP 993 (remove_files) COMPLETE
78022026-04-01T17:54:24.047Z[ recovery-image] Apr 01 17:54:22.935 INFO O| Apr 01 17:54:22.935 INFO STEP 994: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78032026-04-01T17:54:24.049Z[ recovery-image] Apr 01 17:54:22.940 INFO O| Apr 01 17:54:22.940 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditd"
78042026-04-01T17:54:24.050Z[ recovery-image] Apr 01 17:54:22.940 INFO O| Apr 01 17:54:22.940 INFO STEP 994 (remove_files) COMPLETE
78052026-04-01T17:54:24.050Z[ recovery-image] Apr 01 17:54:22.940 INFO O| Apr 01 17:54:22.940 INFO STEP 995: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78062026-04-01T17:54:24.053Z[ recovery-image] Apr 01 17:54:22.945 INFO O| Apr 01 17:54:22.945 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditrecord"
78072026-04-01T17:54:24.053Z[ recovery-image] Apr 01 17:54:22.945 INFO O| Apr 01 17:54:22.945 INFO STEP 995 (remove_files) COMPLETE
78082026-04-01T17:54:24.056Z[ recovery-image] Apr 01 17:54:22.945 INFO O| Apr 01 17:54:22.945 INFO STEP 996: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78092026-04-01T17:54:24.059Z[ recovery-image] Apr 01 17:54:22.949 INFO O| Apr 01 17:54:22.949 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditreduce"
78102026-04-01T17:54:24.059Z[ recovery-image] Apr 01 17:54:22.949 INFO O| Apr 01 17:54:22.949 INFO STEP 996 (remove_files) COMPLETE
78112026-04-01T17:54:24.059Z[ recovery-image] Apr 01 17:54:22.949 INFO O| Apr 01 17:54:22.949 INFO STEP 997: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78122026-04-01T17:54:24.063Z[ recovery-image] Apr 01 17:54:22.955 INFO O| Apr 01 17:54:22.955 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/auditstat"
78132026-04-01T17:54:24.063Z[ recovery-image] Apr 01 17:54:22.955 INFO O| Apr 01 17:54:22.955 INFO STEP 997 (remove_files) COMPLETE
78142026-04-01T17:54:24.066Z[ recovery-image] Apr 01 17:54:22.955 INFO O| Apr 01 17:54:22.955 INFO STEP 998: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78152026-04-01T17:54:24.069Z[ recovery-image] Apr 01 17:54:22.960 INFO O| Apr 01 17:54:22.960 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/audlinks"
78162026-04-01T17:54:24.069Z[ recovery-image] Apr 01 17:54:22.961 INFO O| Apr 01 17:54:22.960 INFO STEP 998 (remove_files) COMPLETE
78172026-04-01T17:54:24.069Z[ recovery-image] Apr 01 17:54:22.961 INFO O| Apr 01 17:54:22.960 INFO STEP 999: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78182026-04-01T17:54:24.074Z[ recovery-image] Apr 01 17:54:22.966 INFO O| Apr 01 17:54:22.966 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyve"
78192026-04-01T17:54:24.078Z[ recovery-image] Apr 01 17:54:22.966 INFO O| Apr 01 17:54:22.966 INFO STEP 999 (remove_files) COMPLETE
78202026-04-01T17:54:24.078Z[ recovery-image] Apr 01 17:54:22.966 INFO O| Apr 01 17:54:22.966 INFO STEP 1000: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78212026-04-01T17:54:24.083Z[ recovery-image] Apr 01 17:54:22.971 INFO O| Apr 01 17:54:22.971 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/bhyvectl"
78222026-04-01T17:54:24.083Z[ recovery-image] Apr 01 17:54:22.971 INFO O| Apr 01 17:54:22.971 INFO STEP 1000 (remove_files) COMPLETE
78232026-04-01T17:54:24.083Z[ recovery-image] Apr 01 17:54:22.971 INFO O| Apr 01 17:54:22.971 INFO STEP 1001: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78242026-04-01T17:54:24.087Z[ recovery-image] Apr 01 17:54:22.976 INFO O| Apr 01 17:54:22.976 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cfgadm"
78252026-04-01T17:54:24.087Z[ recovery-image] Apr 01 17:54:22.976 INFO O| Apr 01 17:54:22.976 INFO STEP 1001 (remove_files) COMPLETE
78262026-04-01T17:54:24.087Z[ recovery-image] Apr 01 17:54:22.976 INFO O| Apr 01 17:54:22.976 INFO STEP 1002: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78272026-04-01T17:54:24.090Z[ recovery-image] Apr 01 17:54:22.982 INFO O| Apr 01 17:54:22.982 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chronyd"
78282026-04-01T17:54:24.090Z[ recovery-image] Apr 01 17:54:22.982 INFO O| Apr 01 17:54:22.982 INFO STEP 1002 (remove_files) COMPLETE
78292026-04-01T17:54:24.090Z[ recovery-image] Apr 01 17:54:22.982 INFO O| Apr 01 17:54:22.982 INFO STEP 1003: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78302026-04-01T17:54:24.095Z[ recovery-image] Apr 01 17:54:22.987 INFO O| Apr 01 17:54:22.987 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/chroot"
78312026-04-01T17:54:24.098Z[ recovery-image] Apr 01 17:54:22.987 INFO O| Apr 01 17:54:22.987 INFO STEP 1003 (remove_files) COMPLETE
78322026-04-01T17:54:24.098Z[ recovery-image] Apr 01 17:54:22.987 INFO O| Apr 01 17:54:22.987 INFO STEP 1004: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78332026-04-01T17:54:24.101Z[ recovery-image] Apr 01 17:54:22.991 INFO O| Apr 01 17:54:22.991 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clear_locks"
78342026-04-01T17:54:24.101Z[ recovery-image] Apr 01 17:54:22.991 INFO O| Apr 01 17:54:22.991 INFO STEP 1004 (remove_files) COMPLETE
78352026-04-01T17:54:24.101Z[ recovery-image] Apr 01 17:54:22.991 INFO O| Apr 01 17:54:22.991 INFO STEP 1005: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78362026-04-01T17:54:24.105Z[ recovery-image] Apr 01 17:54:22.997 INFO O| Apr 01 17:54:22.997 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clinfo"
78372026-04-01T17:54:24.108Z[ recovery-image] Apr 01 17:54:22.997 INFO O| Apr 01 17:54:22.997 INFO STEP 1005 (remove_files) COMPLETE
78382026-04-01T17:54:24.108Z[ recovery-image] Apr 01 17:54:22.997 INFO O| Apr 01 17:54:22.997 INFO STEP 1006: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78392026-04-01T17:54:24.111Z[ recovery-image] Apr 01 17:54:23.002 INFO O| Apr 01 17:54:23.002 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/clri"
78402026-04-01T17:54:24.111Z[ recovery-image] Apr 01 17:54:23.002 INFO O| Apr 01 17:54:23.002 INFO STEP 1006 (remove_files) COMPLETE
78412026-04-01T17:54:24.111Z[ recovery-image] Apr 01 17:54:23.002 INFO O| Apr 01 17:54:23.002 INFO STEP 1007: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78422026-04-01T17:54:24.115Z[ recovery-image] Apr 01 17:54:23.007 INFO O| Apr 01 17:54:23.007 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadm"
78432026-04-01T17:54:24.115Z[ recovery-image] Apr 01 17:54:23.007 INFO O| Apr 01 17:54:23.007 INFO STEP 1007 (remove_files) COMPLETE
78442026-04-01T17:54:24.115Z[ recovery-image] Apr 01 17:54:23.007 INFO O| Apr 01 17:54:23.007 INFO STEP 1008: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78452026-04-01T17:54:24.121Z[ recovery-image] Apr 01 17:54:23.013 INFO O| Apr 01 17:54:23.013 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/consadmd"
78462026-04-01T17:54:24.121Z[ recovery-image] Apr 01 17:54:23.013 INFO O| Apr 01 17:54:23.013 INFO STEP 1008 (remove_files) COMPLETE
78472026-04-01T17:54:24.121Z[ recovery-image] Apr 01 17:54:23.013 INFO O| Apr 01 17:54:23.013 INFO STEP 1009: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78482026-04-01T17:54:24.126Z[ recovery-image] Apr 01 17:54:23.018 INFO O| Apr 01 17:54:23.018 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/cpustat"
78492026-04-01T17:54:24.126Z[ recovery-image] Apr 01 17:54:23.018 INFO O| Apr 01 17:54:23.018 INFO STEP 1009 (remove_files) COMPLETE
78502026-04-01T17:54:24.126Z[ recovery-image] Apr 01 17:54:23.018 INFO O| Apr 01 17:54:23.018 INFO STEP 1010: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78512026-04-01T17:54:24.132Z[ recovery-image] Apr 01 17:54:23.024 INFO O| Apr 01 17:54:23.024 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/deallocate"
78522026-04-01T17:54:24.135Z[ recovery-image] Apr 01 17:54:23.024 INFO O| Apr 01 17:54:23.024 INFO STEP 1010 (remove_files) COMPLETE
78532026-04-01T17:54:24.135Z[ recovery-image] Apr 01 17:54:23.024 INFO O| Apr 01 17:54:23.024 INFO STEP 1011: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78542026-04-01T17:54:24.139Z[ recovery-image] Apr 01 17:54:23.030 INFO O| Apr 01 17:54:23.030 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devinfo"
78552026-04-01T17:54:24.139Z[ recovery-image] Apr 01 17:54:23.030 INFO O| Apr 01 17:54:23.030 INFO STEP 1011 (remove_files) COMPLETE
78562026-04-01T17:54:24.139Z[ recovery-image] Apr 01 17:54:23.030 INFO O| Apr 01 17:54:23.030 INFO STEP 1012: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78572026-04-01T17:54:24.143Z[ recovery-image] Apr 01 17:54:23.035 INFO O| Apr 01 17:54:23.035 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/devlinks"
78582026-04-01T17:54:24.143Z[ recovery-image] Apr 01 17:54:23.035 INFO O| Apr 01 17:54:23.035 INFO STEP 1012 (remove_files) COMPLETE
78592026-04-01T17:54:24.143Z[ recovery-image] Apr 01 17:54:23.035 INFO O| Apr 01 17:54:23.035 INFO STEP 1013: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78602026-04-01T17:54:24.149Z[ recovery-image] Apr 01 17:54:23.041 INFO O| Apr 01 17:54:23.041 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/df"
78612026-04-01T17:54:24.149Z[ recovery-image] Apr 01 17:54:23.041 INFO O| Apr 01 17:54:23.041 INFO STEP 1013 (remove_files) COMPLETE
78622026-04-01T17:54:24.152Z[ recovery-image] Apr 01 17:54:23.041 INFO O| Apr 01 17:54:23.041 INFO STEP 1014: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78632026-04-01T17:54:24.155Z[ recovery-image] Apr 01 17:54:23.045 INFO O| Apr 01 17:54:23.045 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfmounts"
78642026-04-01T17:54:24.155Z[ recovery-image] Apr 01 17:54:23.045 INFO O| Apr 01 17:54:23.045 INFO STEP 1014 (remove_files) COMPLETE
78652026-04-01T17:54:24.155Z[ recovery-image] Apr 01 17:54:23.045 INFO O| Apr 01 17:54:23.045 INFO STEP 1015: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78662026-04-01T17:54:24.161Z[ recovery-image] Apr 01 17:54:23.051 INFO O| Apr 01 17:54:23.051 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dfshares"
78672026-04-01T17:54:24.161Z[ recovery-image] Apr 01 17:54:23.051 INFO O| Apr 01 17:54:23.051 INFO STEP 1015 (remove_files) COMPLETE
78682026-04-01T17:54:24.161Z[ recovery-image] Apr 01 17:54:23.051 INFO O| Apr 01 17:54:23.051 INFO STEP 1016: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78692026-04-01T17:54:24.166Z[ recovery-image] Apr 01 17:54:23.057 INFO O| Apr 01 17:54:23.057 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/disks"
78702026-04-01T17:54:24.166Z[ recovery-image] Apr 01 17:54:23.057 INFO O| Apr 01 17:54:23.057 INFO STEP 1016 (remove_files) COMPLETE
78712026-04-01T17:54:24.166Z[ recovery-image] Apr 01 17:54:23.057 INFO O| Apr 01 17:54:23.057 INFO STEP 1017: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78722026-04-01T17:54:24.170Z[ recovery-image] Apr 01 17:54:23.062 INFO O| Apr 01 17:54:23.062 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dispadmin"
78732026-04-01T17:54:24.170Z[ recovery-image] Apr 01 17:54:23.062 INFO O| Apr 01 17:54:23.062 INFO STEP 1017 (remove_files) COMPLETE
78742026-04-01T17:54:24.170Z[ recovery-image] Apr 01 17:54:23.062 INFO O| Apr 01 17:54:23.062 INFO STEP 1018: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78752026-04-01T17:54:24.175Z[ recovery-image] Apr 01 17:54:23.067 INFO O| Apr 01 17:54:23.067 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/dminfo"
78762026-04-01T17:54:24.175Z[ recovery-image] Apr 01 17:54:23.067 INFO O| Apr 01 17:54:23.067 INFO STEP 1018 (remove_files) COMPLETE
78772026-04-01T17:54:24.178Z[ recovery-image] Apr 01 17:54:23.067 INFO O| Apr 01 17:54:23.067 INFO STEP 1019: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78782026-04-01T17:54:24.182Z[ recovery-image] Apr 01 17:54:23.072 INFO O| Apr 01 17:54:23.072 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/drvconfig"
78792026-04-01T17:54:24.182Z[ recovery-image] Apr 01 17:54:23.072 INFO O| Apr 01 17:54:23.072 INFO STEP 1019 (remove_files) COMPLETE
78802026-04-01T17:54:24.182Z[ recovery-image] Apr 01 17:54:23.072 INFO O| Apr 01 17:54:23.072 INFO STEP 1020: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78812026-04-01T17:54:24.185Z[ recovery-image] Apr 01 17:54:23.076 INFO O| Apr 01 17:54:23.076 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/eeprom"
78822026-04-01T17:54:24.185Z[ recovery-image] Apr 01 17:54:23.076 INFO O| Apr 01 17:54:23.076 INFO STEP 1020 (remove_files) COMPLETE
78832026-04-01T17:54:24.185Z[ recovery-image] Apr 01 17:54:23.076 INFO O| Apr 01 17:54:23.076 INFO STEP 1021: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78842026-04-01T17:54:24.190Z[ recovery-image] Apr 01 17:54:23.081 INFO O| Apr 01 17:54:23.081 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ff"
78852026-04-01T17:54:24.190Z[ recovery-image] Apr 01 17:54:23.081 INFO O| Apr 01 17:54:23.081 INFO STEP 1021 (remove_files) COMPLETE
78862026-04-01T17:54:24.190Z[ recovery-image] Apr 01 17:54:23.081 INFO O| Apr 01 17:54:23.081 INFO STEP 1022: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78872026-04-01T17:54:24.195Z[ recovery-image] Apr 01 17:54:23.087 INFO O| Apr 01 17:54:23.087 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmadm"
78882026-04-01T17:54:24.195Z[ recovery-image] Apr 01 17:54:23.087 INFO O| Apr 01 17:54:23.087 INFO STEP 1022 (remove_files) COMPLETE
78892026-04-01T17:54:24.198Z[ recovery-image] Apr 01 17:54:23.087 INFO O| Apr 01 17:54:23.087 INFO STEP 1023: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78902026-04-01T17:54:24.202Z[ recovery-image] Apr 01 17:54:23.092 INFO O| Apr 01 17:54:23.092 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmdump"
78912026-04-01T17:54:24.202Z[ recovery-image] Apr 01 17:54:23.092 INFO O| Apr 01 17:54:23.092 INFO STEP 1023 (remove_files) COMPLETE
78922026-04-01T17:54:24.202Z[ recovery-image] Apr 01 17:54:23.092 INFO O| Apr 01 17:54:23.092 INFO STEP 1024: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78932026-04-01T17:54:24.206Z[ recovery-image] Apr 01 17:54:23.098 INFO O| Apr 01 17:54:23.098 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmstat"
78942026-04-01T17:54:24.206Z[ recovery-image] Apr 01 17:54:23.098 INFO O| Apr 01 17:54:23.098 INFO STEP 1024 (remove_files) COMPLETE
78952026-04-01T17:54:24.210Z[ recovery-image] Apr 01 17:54:23.098 INFO O| Apr 01 17:54:23.098 INFO STEP 1025: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78962026-04-01T17:54:24.213Z[ recovery-image] Apr 01 17:54:23.102 INFO O| Apr 01 17:54:23.102 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fmthard"
78972026-04-01T17:54:24.213Z[ recovery-image] Apr 01 17:54:23.102 INFO O| Apr 01 17:54:23.102 INFO STEP 1025 (remove_files) COMPLETE
78982026-04-01T17:54:24.213Z[ recovery-image] Apr 01 17:54:23.102 INFO O| Apr 01 17:54:23.102 INFO STEP 1026: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
78992026-04-01T17:54:24.217Z[ recovery-image] Apr 01 17:54:23.108 INFO O| Apr 01 17:54:23.108 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/format"
79002026-04-01T17:54:24.217Z[ recovery-image] Apr 01 17:54:23.108 INFO O| Apr 01 17:54:23.108 INFO STEP 1026 (remove_files) COMPLETE
79012026-04-01T17:54:24.217Z[ recovery-image] Apr 01 17:54:23.108 INFO O| Apr 01 17:54:23.108 INFO STEP 1027: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79022026-04-01T17:54:24.221Z[ recovery-image] Apr 01 17:54:23.113 INFO O| Apr 01 17:54:23.113 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fsck"
79032026-04-01T17:54:24.221Z[ recovery-image] Apr 01 17:54:23.113 INFO O| Apr 01 17:54:23.113 INFO STEP 1027 (remove_files) COMPLETE
79042026-04-01T17:54:24.225Z[ recovery-image] Apr 01 17:54:23.113 INFO O| Apr 01 17:54:23.113 INFO STEP 1028: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79052026-04-01T17:54:24.228Z[ recovery-image] Apr 01 17:54:23.119 INFO O| Apr 01 17:54:23.119 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/fuser"
79062026-04-01T17:54:24.228Z[ recovery-image] Apr 01 17:54:23.119 INFO O| Apr 01 17:54:23.119 INFO STEP 1028 (remove_files) COMPLETE
79072026-04-01T17:54:24.228Z[ recovery-image] Apr 01 17:54:23.119 INFO O| Apr 01 17:54:23.119 INFO STEP 1029: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79082026-04-01T17:54:24.233Z[ recovery-image] Apr 01 17:54:23.124 INFO O| Apr 01 17:54:23.124 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getdevpolicy"
79092026-04-01T17:54:24.233Z[ recovery-image] Apr 01 17:54:23.124 INFO O| Apr 01 17:54:23.124 INFO STEP 1029 (remove_files) COMPLETE
79102026-04-01T17:54:24.236Z[ recovery-image] Apr 01 17:54:23.124 INFO O| Apr 01 17:54:23.124 INFO STEP 1030: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79112026-04-01T17:54:24.239Z[ recovery-image] Apr 01 17:54:23.130 INFO O| Apr 01 17:54:23.130 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/getmajor"
79122026-04-01T17:54:24.239Z[ recovery-image] Apr 01 17:54:23.130 INFO O| Apr 01 17:54:23.130 INFO STEP 1030 (remove_files) COMPLETE
79132026-04-01T17:54:24.239Z[ recovery-image] Apr 01 17:54:23.130 INFO O| Apr 01 17:54:23.130 INFO STEP 1031: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79142026-04-01T17:54:24.244Z[ recovery-image] Apr 01 17:54:23.135 INFO O| Apr 01 17:54:23.135 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupadd"
79152026-04-01T17:54:24.244Z[ recovery-image] Apr 01 17:54:23.135 INFO O| Apr 01 17:54:23.135 INFO STEP 1031 (remove_files) COMPLETE
79162026-04-01T17:54:24.248Z[ recovery-image] Apr 01 17:54:23.135 INFO O| Apr 01 17:54:23.135 INFO STEP 1032: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79172026-04-01T17:54:24.251Z[ recovery-image] Apr 01 17:54:23.140 INFO O| Apr 01 17:54:23.140 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupdel"
79182026-04-01T17:54:24.251Z[ recovery-image] Apr 01 17:54:23.140 INFO O| Apr 01 17:54:23.140 INFO STEP 1032 (remove_files) COMPLETE
79192026-04-01T17:54:24.251Z[ recovery-image] Apr 01 17:54:23.140 INFO O| Apr 01 17:54:23.140 INFO STEP 1033: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79202026-04-01T17:54:24.254Z[ recovery-image] Apr 01 17:54:23.145 INFO O| Apr 01 17:54:23.145 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/groupmod"
79212026-04-01T17:54:24.254Z[ recovery-image] Apr 01 17:54:23.145 INFO O| Apr 01 17:54:23.145 INFO STEP 1033 (remove_files) COMPLETE
79222026-04-01T17:54:24.254Z[ recovery-image] Apr 01 17:54:23.145 INFO O| Apr 01 17:54:23.145 INFO STEP 1034: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79232026-04-01T17:54:24.258Z[ recovery-image] Apr 01 17:54:23.150 INFO O| Apr 01 17:54:23.150 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/growfs"
79242026-04-01T17:54:24.258Z[ recovery-image] Apr 01 17:54:23.150 INFO O| Apr 01 17:54:23.150 INFO STEP 1034 (remove_files) COMPLETE
79252026-04-01T17:54:24.262Z[ recovery-image] Apr 01 17:54:23.150 INFO O| Apr 01 17:54:23.150 INFO STEP 1035: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79262026-04-01T17:54:24.265Z[ recovery-image] Apr 01 17:54:23.155 INFO O| Apr 01 17:54:23.155 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/grpck"
79272026-04-01T17:54:24.265Z[ recovery-image] Apr 01 17:54:23.155 INFO O| Apr 01 17:54:23.155 INFO STEP 1035 (remove_files) COMPLETE
79282026-04-01T17:54:24.265Z[ recovery-image] Apr 01 17:54:23.155 INFO O| Apr 01 17:54:23.155 INFO STEP 1036: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79292026-04-01T17:54:24.268Z[ recovery-image] Apr 01 17:54:23.160 INFO O| Apr 01 17:54:23.160 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/gsscred"
79302026-04-01T17:54:24.268Z[ recovery-image] Apr 01 17:54:23.160 INFO O| Apr 01 17:54:23.160 INFO STEP 1036 (remove_files) COMPLETE
79312026-04-01T17:54:24.268Z[ recovery-image] Apr 01 17:54:23.160 INFO O| Apr 01 17:54:23.160 INFO STEP 1037: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79322026-04-01T17:54:24.273Z[ recovery-image] Apr 01 17:54:23.164 INFO O| Apr 01 17:54:23.164 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/halt"
79332026-04-01T17:54:24.273Z[ recovery-image] Apr 01 17:54:23.164 INFO O| Apr 01 17:54:23.164 INFO STEP 1037 (remove_files) COMPLETE
79342026-04-01T17:54:24.273Z[ recovery-image] Apr 01 17:54:23.164 INFO O| Apr 01 17:54:23.164 INFO STEP 1038: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79352026-04-01T17:54:24.278Z[ recovery-image] Apr 01 17:54:23.170 INFO O| Apr 01 17:54:23.170 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/hotplug"
79362026-04-01T17:54:24.278Z[ recovery-image] Apr 01 17:54:23.170 INFO O| Apr 01 17:54:23.170 INFO STEP 1038 (remove_files) COMPLETE
79372026-04-01T17:54:24.278Z[ recovery-image] Apr 01 17:54:23.170 INFO O| Apr 01 17:54:23.170 INFO STEP 1039: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79382026-04-01T17:54:24.284Z[ recovery-image] Apr 01 17:54:23.175 INFO O| Apr 01 17:54:23.175 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/iasl"
79392026-04-01T17:54:24.284Z[ recovery-image] Apr 01 17:54:23.175 INFO O| Apr 01 17:54:23.175 INFO STEP 1039 (remove_files) COMPLETE
79402026-04-01T17:54:24.287Z[ recovery-image] Apr 01 17:54:23.175 INFO O| Apr 01 17:54:23.175 INFO STEP 1040: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79412026-04-01T17:54:24.290Z[ recovery-image] Apr 01 17:54:23.180 INFO O| Apr 01 17:54:23.180 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/idmap"
79422026-04-01T17:54:24.290Z[ recovery-image] Apr 01 17:54:23.180 INFO O| Apr 01 17:54:23.180 INFO STEP 1040 (remove_files) COMPLETE
79432026-04-01T17:54:24.290Z[ recovery-image] Apr 01 17:54:23.180 INFO O| Apr 01 17:54:23.180 INFO STEP 1041: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79442026-04-01T17:54:24.293Z[ recovery-image] Apr 01 17:54:23.185 INFO O| Apr 01 17:54:23.185 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/if_mpadm"
79452026-04-01T17:54:24.296Z[ recovery-image] Apr 01 17:54:23.186 INFO O| Apr 01 17:54:23.186 INFO STEP 1041 (remove_files) COMPLETE
79462026-04-01T17:54:24.296Z[ recovery-image] Apr 01 17:54:23.186 INFO O| Apr 01 17:54:23.186 INFO STEP 1042: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79472026-04-01T17:54:24.300Z[ recovery-image] Apr 01 17:54:23.190 INFO O| Apr 01 17:54:23.190 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikeadm"
79482026-04-01T17:54:24.300Z[ recovery-image] Apr 01 17:54:23.190 INFO O| Apr 01 17:54:23.190 INFO STEP 1042 (remove_files) COMPLETE
79492026-04-01T17:54:24.300Z[ recovery-image] Apr 01 17:54:23.190 INFO O| Apr 01 17:54:23.190 INFO STEP 1043: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79502026-04-01T17:54:24.304Z[ recovery-image] Apr 01 17:54:23.195 INFO O| Apr 01 17:54:23.195 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ikecert"
79512026-04-01T17:54:24.304Z[ recovery-image] Apr 01 17:54:23.195 INFO O| Apr 01 17:54:23.195 INFO STEP 1043 (remove_files) COMPLETE
79522026-04-01T17:54:24.304Z[ recovery-image] Apr 01 17:54:23.195 INFO O| Apr 01 17:54:23.195 INFO STEP 1044: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79532026-04-01T17:54:24.308Z[ recovery-image] Apr 01 17:54:23.200 INFO O| Apr 01 17:54:23.200 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.rdisc"
79542026-04-01T17:54:24.308Z[ recovery-image] Apr 01 17:54:23.200 INFO O| Apr 01 17:54:23.200 INFO STEP 1044 (remove_files) COMPLETE
79552026-04-01T17:54:24.311Z[ recovery-image] Apr 01 17:54:23.200 INFO O| Apr 01 17:54:23.200 INFO STEP 1045: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79562026-04-01T17:54:24.315Z[ recovery-image] Apr 01 17:54:23.204 INFO O| Apr 01 17:54:23.204 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/in.routed"
79572026-04-01T17:54:24.315Z[ recovery-image] Apr 01 17:54:23.205 INFO O| Apr 01 17:54:23.204 INFO STEP 1045 (remove_files) COMPLETE
79582026-04-01T17:54:24.315Z[ recovery-image] Apr 01 17:54:23.205 INFO O| Apr 01 17:54:23.204 INFO STEP 1046: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79592026-04-01T17:54:24.318Z[ recovery-image] Apr 01 17:54:23.209 INFO O| Apr 01 17:54:23.209 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetadm"
79602026-04-01T17:54:24.318Z[ recovery-image] Apr 01 17:54:23.209 INFO O| Apr 01 17:54:23.209 INFO STEP 1046 (remove_files) COMPLETE
79612026-04-01T17:54:24.318Z[ recovery-image] Apr 01 17:54:23.209 INFO O| Apr 01 17:54:23.209 INFO STEP 1047: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79622026-04-01T17:54:24.322Z[ recovery-image] Apr 01 17:54:23.214 INFO O| Apr 01 17:54:23.214 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/inetconv"
79632026-04-01T17:54:24.322Z[ recovery-image] Apr 01 17:54:23.214 INFO O| Apr 01 17:54:23.214 INFO STEP 1047 (remove_files) COMPLETE
79642026-04-01T17:54:24.322Z[ recovery-image] Apr 01 17:54:23.214 INFO O| Apr 01 17:54:23.214 INFO STEP 1048: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79652026-04-01T17:54:24.327Z[ recovery-image] Apr 01 17:54:23.219 INFO O| Apr 01 17:54:23.219 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/install"
79662026-04-01T17:54:24.327Z[ recovery-image] Apr 01 17:54:23.219 INFO O| Apr 01 17:54:23.219 INFO STEP 1048 (remove_files) COMPLETE
79672026-04-01T17:54:24.331Z[ recovery-image] Apr 01 17:54:23.219 INFO O| Apr 01 17:54:23.219 INFO STEP 1049: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79682026-04-01T17:54:24.334Z[ recovery-image] Apr 01 17:54:23.223 INFO O| Apr 01 17:54:23.223 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installboot"
79692026-04-01T17:54:24.334Z[ recovery-image] Apr 01 17:54:23.223 INFO O| Apr 01 17:54:23.223 INFO STEP 1049 (remove_files) COMPLETE
79702026-04-01T17:54:24.334Z[ recovery-image] Apr 01 17:54:23.223 INFO O| Apr 01 17:54:23.223 INFO STEP 1050: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79712026-04-01T17:54:24.337Z[ recovery-image] Apr 01 17:54:23.228 INFO O| Apr 01 17:54:23.228 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/installf"
79722026-04-01T17:54:24.337Z[ recovery-image] Apr 01 17:54:23.228 INFO O| Apr 01 17:54:23.228 INFO STEP 1050 (remove_files) COMPLETE
79732026-04-01T17:54:24.337Z[ recovery-image] Apr 01 17:54:23.228 INFO O| Apr 01 17:54:23.228 INFO STEP 1051: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79742026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.233 INFO O| Apr 01 17:54:23.233 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/intrstat"
79752026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.234 INFO O| Apr 01 17:54:23.234 INFO STEP 1051 (remove_files) COMPLETE
79762026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.234 INFO O| Apr 01 17:54:23.234 INFO STEP 1052: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79772026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.240 INFO O| Apr 01 17:54:23.240 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecalgs"
79782026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.240 INFO O| Apr 01 17:54:23.240 INFO STEP 1052 (remove_files) COMPLETE
79792026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.240 INFO O| Apr 01 17:54:23.240 INFO STEP 1053: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79802026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.244 INFO O| Apr 01 17:54:23.244 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipsecconf"
79812026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.244 INFO O| Apr 01 17:54:23.244 INFO STEP 1053 (remove_files) COMPLETE
79822026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.244 INFO O| Apr 01 17:54:23.244 INFO STEP 1054: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79832026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.249 INFO O| Apr 01 17:54:23.249 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ipseckey"
79842026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.249 INFO O| Apr 01 17:54:23.249 INFO STEP 1054 (remove_files) COMPLETE
79852026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.249 INFO O| Apr 01 17:54:23.249 INFO STEP 1055: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79862026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.254 INFO O| Apr 01 17:54:23.254 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/keyserv"
79872026-04-01T17:54:24.379Z[ recovery-image] Apr 01 17:54:23.254 INFO O| Apr 01 17:54:23.254 INFO STEP 1055 (remove_files) COMPLETE
79882026-04-01T17:54:24.380Z[ recovery-image] Apr 01 17:54:23.254 INFO O| Apr 01 17:54:23.254 INFO STEP 1056: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79892026-04-01T17:54:24.380Z[ recovery-image] Apr 01 17:54:23.259 INFO O| Apr 01 17:54:23.259 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/killall"
79902026-04-01T17:54:24.380Z[ recovery-image] Apr 01 17:54:23.259 INFO O| Apr 01 17:54:23.259 INFO STEP 1056 (remove_files) COMPLETE
79912026-04-01T17:54:24.380Z[ recovery-image] Apr 01 17:54:23.259 INFO O| Apr 01 17:54:23.259 INFO STEP 1057: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79922026-04-01T17:54:24.380Z[ recovery-image] Apr 01 17:54:23.263 INFO O| Apr 01 17:54:23.263 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/link"
79932026-04-01T17:54:24.380Z[ recovery-image] Apr 01 17:54:23.263 INFO O| Apr 01 17:54:23.263 INFO STEP 1057 (remove_files) COMPLETE
79942026-04-01T17:54:24.380Z[ recovery-image] Apr 01 17:54:23.263 INFO O| Apr 01 17:54:23.263 INFO STEP 1058: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79952026-04-01T17:54:24.380Z[ recovery-image] Apr 01 17:54:23.268 INFO O| Apr 01 17:54:23.268 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/list_devices"
79962026-04-01T17:54:24.380Z[ recovery-image] Apr 01 17:54:23.268 INFO O| Apr 01 17:54:23.268 INFO STEP 1058 (remove_files) COMPLETE
79972026-04-01T17:54:24.380Z[ recovery-image] Apr 01 17:54:23.268 INFO O| Apr 01 17:54:23.268 INFO STEP 1059: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
79982026-04-01T17:54:24.385Z[ recovery-image] Apr 01 17:54:23.273 INFO O| Apr 01 17:54:23.273 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/locator"
79992026-04-01T17:54:24.385Z[ recovery-image] Apr 01 17:54:23.273 INFO O| Apr 01 17:54:23.273 INFO STEP 1059 (remove_files) COMPLETE
80002026-04-01T17:54:24.385Z[ recovery-image] Apr 01 17:54:23.273 INFO O| Apr 01 17:54:23.273 INFO STEP 1060: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80012026-04-01T17:54:24.388Z[ recovery-image] Apr 01 17:54:23.277 INFO O| Apr 01 17:54:23.277 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lockstat"
80022026-04-01T17:54:24.388Z[ recovery-image] Apr 01 17:54:23.277 INFO O| Apr 01 17:54:23.277 INFO STEP 1060 (remove_files) COMPLETE
80032026-04-01T17:54:24.388Z[ recovery-image] Apr 01 17:54:23.277 INFO O| Apr 01 17:54:23.277 INFO STEP 1061: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80042026-04-01T17:54:24.392Z[ recovery-image] Apr 01 17:54:23.282 INFO O| Apr 01 17:54:23.282 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/lofiadm"
80052026-04-01T17:54:24.392Z[ recovery-image] Apr 01 17:54:23.282 INFO O| Apr 01 17:54:23.282 INFO STEP 1061 (remove_files) COMPLETE
80062026-04-01T17:54:24.392Z[ recovery-image] Apr 01 17:54:23.282 INFO O| Apr 01 17:54:23.282 INFO STEP 1062: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80072026-04-01T17:54:24.395Z[ recovery-image] Apr 01 17:54:23.287 INFO O| Apr 01 17:54:23.287 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/logadm"
80082026-04-01T17:54:24.395Z[ recovery-image] Apr 01 17:54:23.287 INFO O| Apr 01 17:54:23.287 INFO STEP 1062 (remove_files) COMPLETE
80092026-04-01T17:54:24.395Z[ recovery-image] Apr 01 17:54:23.287 INFO O| Apr 01 17:54:23.287 INFO STEP 1063: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80102026-04-01T17:54:24.400Z[ recovery-image] Apr 01 17:54:23.291 INFO O| Apr 01 17:54:23.291 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/makedbm"
80112026-04-01T17:54:24.400Z[ recovery-image] Apr 01 17:54:23.291 INFO O| Apr 01 17:54:23.291 INFO STEP 1063 (remove_files) COMPLETE
80122026-04-01T17:54:24.403Z[ recovery-image] Apr 01 17:54:23.291 INFO O| Apr 01 17:54:23.291 INFO STEP 1064: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80132026-04-01T17:54:24.406Z[ recovery-image] Apr 01 17:54:23.297 INFO O| Apr 01 17:54:23.297 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevalloc"
80142026-04-01T17:54:24.406Z[ recovery-image] Apr 01 17:54:23.297 INFO O| Apr 01 17:54:23.297 INFO STEP 1064 (remove_files) COMPLETE
80152026-04-01T17:54:24.406Z[ recovery-image] Apr 01 17:54:23.297 INFO O| Apr 01 17:54:23.297 INFO STEP 1065: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80162026-04-01T17:54:24.410Z[ recovery-image] Apr 01 17:54:23.302 INFO O| Apr 01 17:54:23.302 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkdevmaps"
80172026-04-01T17:54:24.410Z[ recovery-image] Apr 01 17:54:23.302 INFO O| Apr 01 17:54:23.302 INFO STEP 1065 (remove_files) COMPLETE
80182026-04-01T17:54:24.410Z[ recovery-image] Apr 01 17:54:23.302 INFO O| Apr 01 17:54:23.302 INFO STEP 1066: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80192026-04-01T17:54:24.415Z[ recovery-image] Apr 01 17:54:23.307 INFO O| Apr 01 17:54:23.307 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mkfile"
80202026-04-01T17:54:24.416Z[ recovery-image] Apr 01 17:54:23.307 INFO O| Apr 01 17:54:23.307 INFO STEP 1066 (remove_files) COMPLETE
80212026-04-01T17:54:24.416Z[ recovery-image] Apr 01 17:54:23.307 INFO O| Apr 01 17:54:23.307 INFO STEP 1067: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80222026-04-01T17:54:24.420Z[ recovery-image] Apr 01 17:54:23.312 INFO O| Apr 01 17:54:23.312 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mknod"
80232026-04-01T17:54:24.420Z[ recovery-image] Apr 01 17:54:23.312 INFO O| Apr 01 17:54:23.312 INFO STEP 1067 (remove_files) COMPLETE
80242026-04-01T17:54:24.420Z[ recovery-image] Apr 01 17:54:23.312 INFO O| Apr 01 17:54:23.312 INFO STEP 1068: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80252026-04-01T17:54:24.425Z[ recovery-image] Apr 01 17:54:23.316 INFO O| Apr 01 17:54:23.316 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modinfo"
80262026-04-01T17:54:24.425Z[ recovery-image] Apr 01 17:54:23.316 INFO O| Apr 01 17:54:23.316 INFO STEP 1068 (remove_files) COMPLETE
80272026-04-01T17:54:24.428Z[ recovery-image] Apr 01 17:54:23.316 INFO O| Apr 01 17:54:23.316 INFO STEP 1069: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80282026-04-01T17:54:24.431Z[ recovery-image] Apr 01 17:54:23.321 INFO O| Apr 01 17:54:23.321 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/modload"
80292026-04-01T17:54:24.431Z[ recovery-image] Apr 01 17:54:23.321 INFO O| Apr 01 17:54:23.321 INFO STEP 1069 (remove_files) COMPLETE
80302026-04-01T17:54:24.431Z[ recovery-image] Apr 01 17:54:23.321 INFO O| Apr 01 17:54:23.321 INFO STEP 1070: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80312026-04-01T17:54:24.434Z[ recovery-image] Apr 01 17:54:23.326 INFO O| Apr 01 17:54:23.326 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mountall"
80322026-04-01T17:54:24.434Z[ recovery-image] Apr 01 17:54:23.326 INFO O| Apr 01 17:54:23.326 INFO STEP 1070 (remove_files) COMPLETE
80332026-04-01T17:54:24.434Z[ recovery-image] Apr 01 17:54:23.326 INFO O| Apr 01 17:54:23.326 INFO STEP 1071: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80342026-04-01T17:54:24.439Z[ recovery-image] Apr 01 17:54:23.330 INFO O| Apr 01 17:54:23.330 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/msgid"
80352026-04-01T17:54:24.442Z[ recovery-image] Apr 01 17:54:23.330 INFO O| Apr 01 17:54:23.330 INFO STEP 1071 (remove_files) COMPLETE
80362026-04-01T17:54:24.442Z[ recovery-image] Apr 01 17:54:23.330 INFO O| Apr 01 17:54:23.330 INFO STEP 1072: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80372026-04-01T17:54:24.445Z[ recovery-image] Apr 01 17:54:23.335 INFO O| Apr 01 17:54:23.335 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/mvdir"
80382026-04-01T17:54:24.445Z[ recovery-image] Apr 01 17:54:23.335 INFO O| Apr 01 17:54:23.335 INFO STEP 1072 (remove_files) COMPLETE
80392026-04-01T17:54:24.445Z[ recovery-image] Apr 01 17:54:23.335 INFO O| Apr 01 17:54:23.335 INFO STEP 1073: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80402026-04-01T17:54:24.448Z[ recovery-image] Apr 01 17:54:23.340 INFO O| Apr 01 17:54:23.340 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ndp"
80412026-04-01T17:54:24.448Z[ recovery-image] Apr 01 17:54:23.340 INFO O| Apr 01 17:54:23.340 INFO STEP 1073 (remove_files) COMPLETE
80422026-04-01T17:54:24.451Z[ recovery-image] Apr 01 17:54:23.340 INFO O| Apr 01 17:54:23.340 INFO STEP 1074: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80432026-04-01T17:54:24.454Z[ recovery-image] Apr 01 17:54:23.346 INFO O| Apr 01 17:54:23.346 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nlsadmin"
80442026-04-01T17:54:24.454Z[ recovery-image] Apr 01 17:54:23.346 INFO O| Apr 01 17:54:23.346 INFO STEP 1074 (remove_files) COMPLETE
80452026-04-01T17:54:24.454Z[ recovery-image] Apr 01 17:54:23.346 INFO O| Apr 01 17:54:23.346 INFO STEP 1075: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80462026-04-01T17:54:24.459Z[ recovery-image] Apr 01 17:54:23.351 INFO O| Apr 01 17:54:23.351 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nltest"
80472026-04-01T17:54:24.459Z[ recovery-image] Apr 01 17:54:23.351 INFO O| Apr 01 17:54:23.351 INFO STEP 1075 (remove_files) COMPLETE
80482026-04-01T17:54:24.462Z[ recovery-image] Apr 01 17:54:23.351 INFO O| Apr 01 17:54:23.351 INFO STEP 1076: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80492026-04-01T17:54:24.466Z[ recovery-image] Apr 01 17:54:23.356 INFO O| Apr 01 17:54:23.356 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamadm"
80502026-04-01T17:54:24.466Z[ recovery-image] Apr 01 17:54:23.356 INFO O| Apr 01 17:54:23.356 INFO STEP 1076 (remove_files) COMPLETE
80512026-04-01T17:54:24.466Z[ recovery-image] Apr 01 17:54:23.356 INFO O| Apr 01 17:54:23.356 INFO STEP 1077: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80522026-04-01T17:54:24.469Z[ recovery-image] Apr 01 17:54:23.361 INFO O| Apr 01 17:54:23.361 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/nwamcfg"
80532026-04-01T17:54:24.469Z[ recovery-image] Apr 01 17:54:23.361 INFO O| Apr 01 17:54:23.361 INFO STEP 1077 (remove_files) COMPLETE
80542026-04-01T17:54:24.469Z[ recovery-image] Apr 01 17:54:23.361 INFO O| Apr 01 17:54:23.361 INFO STEP 1078: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80552026-04-01T17:54:24.474Z[ recovery-image] Apr 01 17:54:23.365 INFO O| Apr 01 17:54:23.365 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pbind"
80562026-04-01T17:54:24.474Z[ recovery-image] Apr 01 17:54:23.365 INFO O| Apr 01 17:54:23.365 INFO STEP 1078 (remove_files) COMPLETE
80572026-04-01T17:54:24.474Z[ recovery-image] Apr 01 17:54:23.365 INFO O| Apr 01 17:54:23.365 INFO STEP 1079: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80582026-04-01T17:54:24.479Z[ recovery-image] Apr 01 17:54:23.370 INFO O| Apr 01 17:54:23.370 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ping"
80592026-04-01T17:54:24.479Z[ recovery-image] Apr 01 17:54:23.370 INFO O| Apr 01 17:54:23.370 INFO STEP 1079 (remove_files) COMPLETE
80602026-04-01T17:54:24.479Z[ recovery-image] Apr 01 17:54:23.370 INFO O| Apr 01 17:54:23.370 INFO STEP 1080: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80612026-04-01T17:54:24.484Z[ recovery-image] Apr 01 17:54:23.375 INFO O| Apr 01 17:54:23.375 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgadd"
80622026-04-01T17:54:24.484Z[ recovery-image] Apr 01 17:54:23.375 INFO O| Apr 01 17:54:23.375 INFO STEP 1080 (remove_files) COMPLETE
80632026-04-01T17:54:24.484Z[ recovery-image] Apr 01 17:54:23.375 INFO O| Apr 01 17:54:23.375 INFO STEP 1081: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80642026-04-01T17:54:24.488Z[ recovery-image] Apr 01 17:54:23.380 INFO O| Apr 01 17:54:23.380 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgask"
80652026-04-01T17:54:24.488Z[ recovery-image] Apr 01 17:54:23.380 INFO O| Apr 01 17:54:23.380 INFO STEP 1081 (remove_files) COMPLETE
80662026-04-01T17:54:24.492Z[ recovery-image] Apr 01 17:54:23.380 INFO O| Apr 01 17:54:23.380 INFO STEP 1082: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80672026-04-01T17:54:24.495Z[ recovery-image] Apr 01 17:54:23.385 INFO O| Apr 01 17:54:23.385 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgchk"
80682026-04-01T17:54:24.495Z[ recovery-image] Apr 01 17:54:23.385 INFO O| Apr 01 17:54:23.385 INFO STEP 1082 (remove_files) COMPLETE
80692026-04-01T17:54:24.495Z[ recovery-image] Apr 01 17:54:23.385 INFO O| Apr 01 17:54:23.385 INFO STEP 1083: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80702026-04-01T17:54:24.498Z[ recovery-image] Apr 01 17:54:23.390 INFO O| Apr 01 17:54:23.390 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pkgrm"
80712026-04-01T17:54:24.498Z[ recovery-image] Apr 01 17:54:23.390 INFO O| Apr 01 17:54:23.390 INFO STEP 1083 (remove_files) COMPLETE
80722026-04-01T17:54:24.498Z[ recovery-image] Apr 01 17:54:23.390 INFO O| Apr 01 17:54:23.390 INFO STEP 1084: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80732026-04-01T17:54:24.505Z[ recovery-image] Apr 01 17:54:23.396 INFO O| Apr 01 17:54:23.396 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/plockstat"
80742026-04-01T17:54:24.505Z[ recovery-image] Apr 01 17:54:23.397 INFO O| Apr 01 17:54:23.396 INFO STEP 1084 (remove_files) COMPLETE
80752026-04-01T17:54:24.508Z[ recovery-image] Apr 01 17:54:23.397 INFO O| Apr 01 17:54:23.396 INFO STEP 1085: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80762026-04-01T17:54:24.511Z[ recovery-image] Apr 01 17:54:23.403 INFO O| Apr 01 17:54:23.403 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pooladm"
80772026-04-01T17:54:24.511Z[ recovery-image] Apr 01 17:54:23.403 INFO O| Apr 01 17:54:23.403 INFO STEP 1085 (remove_files) COMPLETE
80782026-04-01T17:54:24.511Z[ recovery-image] Apr 01 17:54:23.403 INFO O| Apr 01 17:54:23.403 INFO STEP 1086: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80792026-04-01T17:54:24.517Z[ recovery-image] Apr 01 17:54:23.408 INFO O| Apr 01 17:54:23.408 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolbind"
80802026-04-01T17:54:24.517Z[ recovery-image] Apr 01 17:54:23.408 INFO O| Apr 01 17:54:23.408 INFO STEP 1086 (remove_files) COMPLETE
80812026-04-01T17:54:24.520Z[ recovery-image] Apr 01 17:54:23.408 INFO O| Apr 01 17:54:23.408 INFO STEP 1087: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80822026-04-01T17:54:24.523Z[ recovery-image] Apr 01 17:54:23.413 INFO O| Apr 01 17:54:23.413 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poolcfg"
80832026-04-01T17:54:24.523Z[ recovery-image] Apr 01 17:54:23.413 INFO O| Apr 01 17:54:23.413 INFO STEP 1087 (remove_files) COMPLETE
80842026-04-01T17:54:24.523Z[ recovery-image] Apr 01 17:54:23.413 INFO O| Apr 01 17:54:23.413 INFO STEP 1088: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80852026-04-01T17:54:24.528Z[ recovery-image] Apr 01 17:54:23.420 INFO O| Apr 01 17:54:23.420 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ports"
80862026-04-01T17:54:24.532Z[ recovery-image] Apr 01 17:54:23.420 INFO O| Apr 01 17:54:23.420 INFO STEP 1088 (remove_files) COMPLETE
80872026-04-01T17:54:24.532Z[ recovery-image] Apr 01 17:54:23.420 INFO O| Apr 01 17:54:23.420 INFO STEP 1089: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80882026-04-01T17:54:24.535Z[ recovery-image] Apr 01 17:54:23.426 INFO O| Apr 01 17:54:23.426 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/poweroff"
80892026-04-01T17:54:24.535Z[ recovery-image] Apr 01 17:54:23.426 INFO O| Apr 01 17:54:23.426 INFO STEP 1089 (remove_files) COMPLETE
80902026-04-01T17:54:24.535Z[ recovery-image] Apr 01 17:54:23.426 INFO O| Apr 01 17:54:23.426 INFO STEP 1090: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80912026-04-01T17:54:24.539Z[ recovery-image] Apr 01 17:54:23.431 INFO O| Apr 01 17:54:23.431 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pptadm"
80922026-04-01T17:54:24.539Z[ recovery-image] Apr 01 17:54:23.431 INFO O| Apr 01 17:54:23.431 INFO STEP 1090 (remove_files) COMPLETE
80932026-04-01T17:54:24.542Z[ recovery-image] Apr 01 17:54:23.431 INFO O| Apr 01 17:54:23.431 INFO STEP 1091: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80942026-04-01T17:54:24.545Z[ recovery-image] Apr 01 17:54:23.435 INFO O| Apr 01 17:54:23.435 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/praudit"
80952026-04-01T17:54:24.545Z[ recovery-image] Apr 01 17:54:23.435 INFO O| Apr 01 17:54:23.435 INFO STEP 1091 (remove_files) COMPLETE
80962026-04-01T17:54:24.545Z[ recovery-image] Apr 01 17:54:23.435 INFO O| Apr 01 17:54:23.435 INFO STEP 1092: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
80972026-04-01T17:54:24.549Z[ recovery-image] Apr 01 17:54:23.440 INFO O| Apr 01 17:54:23.440 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projadd"
80982026-04-01T17:54:24.552Z[ recovery-image] Apr 01 17:54:23.440 INFO O| Apr 01 17:54:23.440 INFO STEP 1092 (remove_files) COMPLETE
80992026-04-01T17:54:24.552Z[ recovery-image] Apr 01 17:54:23.440 INFO O| Apr 01 17:54:23.440 INFO STEP 1093: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81002026-04-01T17:54:24.555Z[ recovery-image] Apr 01 17:54:23.445 INFO O| Apr 01 17:54:23.445 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projdel"
81012026-04-01T17:54:24.555Z[ recovery-image] Apr 01 17:54:23.445 INFO O| Apr 01 17:54:23.445 INFO STEP 1093 (remove_files) COMPLETE
81022026-04-01T17:54:24.555Z[ recovery-image] Apr 01 17:54:23.445 INFO O| Apr 01 17:54:23.445 INFO STEP 1094: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81032026-04-01T17:54:24.559Z[ recovery-image] Apr 01 17:54:23.451 INFO O| Apr 01 17:54:23.451 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/projmod"
81042026-04-01T17:54:24.559Z[ recovery-image] Apr 01 17:54:23.451 INFO O| Apr 01 17:54:23.451 INFO STEP 1094 (remove_files) COMPLETE
81052026-04-01T17:54:24.562Z[ recovery-image] Apr 01 17:54:23.451 INFO O| Apr 01 17:54:23.451 INFO STEP 1095: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81062026-04-01T17:54:24.566Z[ recovery-image] Apr 01 17:54:23.456 INFO O| Apr 01 17:54:23.456 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtdiag"
81072026-04-01T17:54:24.566Z[ recovery-image] Apr 01 17:54:23.456 INFO O| Apr 01 17:54:23.456 INFO STEP 1095 (remove_files) COMPLETE
81082026-04-01T17:54:24.566Z[ recovery-image] Apr 01 17:54:23.456 INFO O| Apr 01 17:54:23.456 INFO STEP 1096: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81092026-04-01T17:54:24.571Z[ recovery-image] Apr 01 17:54:23.463 INFO O| Apr 01 17:54:23.463 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtpicl"
81102026-04-01T17:54:24.571Z[ recovery-image] Apr 01 17:54:23.463 INFO O| Apr 01 17:54:23.463 INFO STEP 1096 (remove_files) COMPLETE
81112026-04-01T17:54:24.571Z[ recovery-image] Apr 01 17:54:23.463 INFO O| Apr 01 17:54:23.463 INFO STEP 1097: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81122026-04-01T17:54:24.576Z[ recovery-image] Apr 01 17:54:23.467 INFO O| Apr 01 17:54:23.467 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/prtvtoc"
81132026-04-01T17:54:24.576Z[ recovery-image] Apr 01 17:54:23.467 INFO O| Apr 01 17:54:23.467 INFO STEP 1097 (remove_files) COMPLETE
81142026-04-01T17:54:24.576Z[ recovery-image] Apr 01 17:54:23.467 INFO O| Apr 01 17:54:23.467 INFO STEP 1098: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81152026-04-01T17:54:24.581Z[ recovery-image] Apr 01 17:54:23.472 INFO O| Apr 01 17:54:23.472 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psradm"
81162026-04-01T17:54:24.584Z[ recovery-image] Apr 01 17:54:23.472 INFO O| Apr 01 17:54:23.472 INFO STEP 1098 (remove_files) COMPLETE
81172026-04-01T17:54:24.584Z[ recovery-image] Apr 01 17:54:23.472 INFO O| Apr 01 17:54:23.472 INFO STEP 1099: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81182026-04-01T17:54:24.587Z[ recovery-image] Apr 01 17:54:23.477 INFO O| Apr 01 17:54:23.477 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrinfo"
81192026-04-01T17:54:24.587Z[ recovery-image] Apr 01 17:54:23.477 INFO O| Apr 01 17:54:23.477 INFO STEP 1099 (remove_files) COMPLETE
81202026-04-01T17:54:24.587Z[ recovery-image] Apr 01 17:54:23.477 INFO O| Apr 01 17:54:23.477 INFO STEP 1100: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81212026-04-01T17:54:24.590Z[ recovery-image] Apr 01 17:54:23.482 INFO O| Apr 01 17:54:23.482 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/psrset"
81222026-04-01T17:54:24.593Z[ recovery-image] Apr 01 17:54:23.482 INFO O| Apr 01 17:54:23.482 INFO STEP 1100 (remove_files) COMPLETE
81232026-04-01T17:54:24.593Z[ recovery-image] Apr 01 17:54:23.482 INFO O| Apr 01 17:54:23.482 INFO STEP 1101: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81242026-04-01T17:54:24.597Z[ recovery-image] Apr 01 17:54:23.488 INFO O| Apr 01 17:54:23.488 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwck"
81252026-04-01T17:54:24.600Z[ recovery-image] Apr 01 17:54:23.489 INFO O| Apr 01 17:54:23.488 INFO STEP 1101 (remove_files) COMPLETE
81262026-04-01T17:54:24.600Z[ recovery-image] Apr 01 17:54:23.489 INFO O| Apr 01 17:54:23.488 INFO STEP 1102: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81272026-04-01T17:54:24.603Z[ recovery-image] Apr 01 17:54:23.495 INFO O| Apr 01 17:54:23.495 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/pwconv"
81282026-04-01T17:54:24.606Z[ recovery-image] Apr 01 17:54:23.495 INFO O| Apr 01 17:54:23.495 INFO STEP 1102 (remove_files) COMPLETE
81292026-04-01T17:54:24.606Z[ recovery-image] Apr 01 17:54:23.495 INFO O| Apr 01 17:54:23.495 INFO STEP 1103: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81302026-04-01T17:54:24.609Z[ recovery-image] Apr 01 17:54:23.501 INFO O| Apr 01 17:54:23.501 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/raidctl"
81312026-04-01T17:54:24.609Z[ recovery-image] Apr 01 17:54:23.501 INFO O| Apr 01 17:54:23.501 INFO STEP 1103 (remove_files) COMPLETE
81322026-04-01T17:54:24.609Z[ recovery-image] Apr 01 17:54:23.501 INFO O| Apr 01 17:54:23.501 INFO STEP 1104: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81332026-04-01T17:54:24.614Z[ recovery-image] Apr 01 17:54:23.506 INFO O| Apr 01 17:54:23.506 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ramdiskadm"
81342026-04-01T17:54:24.614Z[ recovery-image] Apr 01 17:54:23.506 INFO O| Apr 01 17:54:23.506 INFO STEP 1104 (remove_files) COMPLETE
81352026-04-01T17:54:24.617Z[ recovery-image] Apr 01 17:54:23.506 INFO O| Apr 01 17:54:23.506 INFO STEP 1105: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81362026-04-01T17:54:24.621Z[ recovery-image] Apr 01 17:54:23.511 INFO O| Apr 01 17:54:23.511 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rctladm"
81372026-04-01T17:54:24.621Z[ recovery-image] Apr 01 17:54:23.511 INFO O| Apr 01 17:54:23.511 INFO STEP 1105 (remove_files) COMPLETE
81382026-04-01T17:54:24.621Z[ recovery-image] Apr 01 17:54:23.511 INFO O| Apr 01 17:54:23.511 INFO STEP 1106: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81392026-04-01T17:54:24.624Z[ recovery-image] Apr 01 17:54:23.515 INFO O| Apr 01 17:54:23.515 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rdmsr"
81402026-04-01T17:54:24.627Z[ recovery-image] Apr 01 17:54:23.515 INFO O| Apr 01 17:54:23.515 INFO STEP 1106 (remove_files) COMPLETE
81412026-04-01T17:54:24.627Z[ recovery-image] Apr 01 17:54:23.515 INFO O| Apr 01 17:54:23.515 INFO STEP 1107: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81422026-04-01T17:54:24.630Z[ recovery-image] Apr 01 17:54:23.520 INFO O| Apr 01 17:54:23.520 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/reboot"
81432026-04-01T17:54:24.630Z[ recovery-image] Apr 01 17:54:23.520 INFO O| Apr 01 17:54:23.520 INFO STEP 1107 (remove_files) COMPLETE
81442026-04-01T17:54:24.630Z[ recovery-image] Apr 01 17:54:23.520 INFO O| Apr 01 17:54:23.520 INFO STEP 1108: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81452026-04-01T17:54:24.635Z[ recovery-image] Apr 01 17:54:23.526 INFO O| Apr 01 17:54:23.526 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rem_drv"
81462026-04-01T17:54:24.635Z[ recovery-image] Apr 01 17:54:23.526 INFO O| Apr 01 17:54:23.526 INFO STEP 1108 (remove_files) COMPLETE
81472026-04-01T17:54:24.638Z[ recovery-image] Apr 01 17:54:23.526 INFO O| Apr 01 17:54:23.526 INFO STEP 1109: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81482026-04-01T17:54:24.641Z[ recovery-image] Apr 01 17:54:23.531 INFO O| Apr 01 17:54:23.531 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/removef"
81492026-04-01T17:54:24.641Z[ recovery-image] Apr 01 17:54:23.531 INFO O| Apr 01 17:54:23.531 INFO STEP 1109 (remove_files) COMPLETE
81502026-04-01T17:54:24.641Z[ recovery-image] Apr 01 17:54:23.531 INFO O| Apr 01 17:54:23.531 INFO STEP 1110: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81512026-04-01T17:54:24.644Z[ recovery-image] Apr 01 17:54:23.536 INFO O| Apr 01 17:54:23.536 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roleadd"
81522026-04-01T17:54:24.644Z[ recovery-image] Apr 01 17:54:23.536 INFO O| Apr 01 17:54:23.536 INFO STEP 1110 (remove_files) COMPLETE
81532026-04-01T17:54:24.644Z[ recovery-image] Apr 01 17:54:23.536 INFO O| Apr 01 17:54:23.536 INFO STEP 1111: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81542026-04-01T17:54:24.649Z[ recovery-image] Apr 01 17:54:23.540 INFO O| Apr 01 17:54:23.540 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/roledel"
81552026-04-01T17:54:24.649Z[ recovery-image] Apr 01 17:54:23.540 INFO O| Apr 01 17:54:23.540 INFO STEP 1111 (remove_files) COMPLETE
81562026-04-01T17:54:24.652Z[ recovery-image] Apr 01 17:54:23.540 INFO O| Apr 01 17:54:23.540 INFO STEP 1112: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81572026-04-01T17:54:24.655Z[ recovery-image] Apr 01 17:54:23.545 INFO O| Apr 01 17:54:23.545 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rolemod"
81582026-04-01T17:54:24.655Z[ recovery-image] Apr 01 17:54:23.545 INFO O| Apr 01 17:54:23.545 INFO STEP 1112 (remove_files) COMPLETE
81592026-04-01T17:54:24.655Z[ recovery-image] Apr 01 17:54:23.545 INFO O| Apr 01 17:54:23.545 INFO STEP 1113: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81602026-04-01T17:54:24.659Z[ recovery-image] Apr 01 17:54:23.551 INFO O| Apr 01 17:54:23.551 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/root_archive"
81612026-04-01T17:54:24.659Z[ recovery-image] Apr 01 17:54:23.551 INFO O| Apr 01 17:54:23.551 INFO STEP 1113 (remove_files) COMPLETE
81622026-04-01T17:54:24.662Z[ recovery-image] Apr 01 17:54:23.551 INFO O| Apr 01 17:54:23.551 INFO STEP 1114: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81632026-04-01T17:54:24.665Z[ recovery-image] Apr 01 17:54:23.555 INFO O| Apr 01 17:54:23.555 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rpcbind"
81642026-04-01T17:54:24.665Z[ recovery-image] Apr 01 17:54:23.555 INFO O| Apr 01 17:54:23.555 INFO STEP 1114 (remove_files) COMPLETE
81652026-04-01T17:54:24.665Z[ recovery-image] Apr 01 17:54:23.555 INFO O| Apr 01 17:54:23.555 INFO STEP 1115: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81662026-04-01T17:54:24.669Z[ recovery-image] Apr 01 17:54:23.560 INFO O| Apr 01 17:54:23.560 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtc"
81672026-04-01T17:54:24.669Z[ recovery-image] Apr 01 17:54:23.560 INFO O| Apr 01 17:54:23.560 INFO STEP 1115 (remove_files) COMPLETE
81682026-04-01T17:54:24.669Z[ recovery-image] Apr 01 17:54:23.560 INFO O| Apr 01 17:54:23.560 INFO STEP 1116: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81692026-04-01T17:54:24.673Z[ recovery-image] Apr 01 17:54:23.565 INFO O| Apr 01 17:54:23.565 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/rtquery"
81702026-04-01T17:54:24.673Z[ recovery-image] Apr 01 17:54:23.565 INFO O| Apr 01 17:54:23.565 INFO STEP 1116 (remove_files) COMPLETE
81712026-04-01T17:54:24.673Z[ recovery-image] Apr 01 17:54:23.565 INFO O| Apr 01 17:54:23.565 INFO STEP 1117: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81722026-04-01T17:54:24.679Z[ recovery-image] Apr 01 17:54:23.570 INFO O| Apr 01 17:54:23.570 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/setmnt"
81732026-04-01T17:54:24.679Z[ recovery-image] Apr 01 17:54:23.570 INFO O| Apr 01 17:54:23.570 INFO STEP 1117 (remove_files) COMPLETE
81742026-04-01T17:54:24.679Z[ recovery-image] Apr 01 17:54:23.570 INFO O| Apr 01 17:54:23.570 INFO STEP 1118: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81752026-04-01T17:54:24.684Z[ recovery-image] Apr 01 17:54:23.576 INFO O| Apr 01 17:54:23.576 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/share"
81762026-04-01T17:54:24.684Z[ recovery-image] Apr 01 17:54:23.576 INFO O| Apr 01 17:54:23.576 INFO STEP 1118 (remove_files) COMPLETE
81772026-04-01T17:54:24.687Z[ recovery-image] Apr 01 17:54:23.576 INFO O| Apr 01 17:54:23.576 INFO STEP 1119: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81782026-04-01T17:54:24.690Z[ recovery-image] Apr 01 17:54:23.581 INFO O| Apr 01 17:54:23.581 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shareall"
81792026-04-01T17:54:24.690Z[ recovery-image] Apr 01 17:54:23.581 INFO O| Apr 01 17:54:23.581 INFO STEP 1119 (remove_files) COMPLETE
81802026-04-01T17:54:24.690Z[ recovery-image] Apr 01 17:54:23.581 INFO O| Apr 01 17:54:23.581 INFO STEP 1120: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81812026-04-01T17:54:24.696Z[ recovery-image] Apr 01 17:54:23.588 INFO O| Apr 01 17:54:23.588 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharectl"
81822026-04-01T17:54:24.696Z[ recovery-image] Apr 01 17:54:23.588 INFO O| Apr 01 17:54:23.588 INFO STEP 1120 (remove_files) COMPLETE
81832026-04-01T17:54:24.696Z[ recovery-image] Apr 01 17:54:23.588 INFO O| Apr 01 17:54:23.588 INFO STEP 1121: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81842026-04-01T17:54:24.701Z[ recovery-image] Apr 01 17:54:23.593 INFO O| Apr 01 17:54:23.593 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sharemgr"
81852026-04-01T17:54:24.704Z[ recovery-image] Apr 01 17:54:23.593 INFO O| Apr 01 17:54:23.593 INFO STEP 1121 (remove_files) COMPLETE
81862026-04-01T17:54:24.704Z[ recovery-image] Apr 01 17:54:23.593 INFO O| Apr 01 17:54:23.593 INFO STEP 1122: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81872026-04-01T17:54:24.707Z[ recovery-image] Apr 01 17:54:23.597 INFO O| Apr 01 17:54:23.597 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/shutdown"
81882026-04-01T17:54:24.707Z[ recovery-image] Apr 01 17:54:23.597 INFO O| Apr 01 17:54:23.597 INFO STEP 1122 (remove_files) COMPLETE
81892026-04-01T17:54:24.707Z[ recovery-image] Apr 01 17:54:23.597 INFO O| Apr 01 17:54:23.597 INFO STEP 1123: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81902026-04-01T17:54:24.711Z[ recovery-image] Apr 01 17:54:23.602 INFO O| Apr 01 17:54:23.602 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbadm"
81912026-04-01T17:54:24.711Z[ recovery-image] Apr 01 17:54:23.602 INFO O| Apr 01 17:54:23.602 INFO STEP 1123 (remove_files) COMPLETE
81922026-04-01T17:54:24.711Z[ recovery-image] Apr 01 17:54:23.602 INFO O| Apr 01 17:54:23.602 INFO STEP 1124: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81932026-04-01T17:54:24.715Z[ recovery-image] Apr 01 17:54:23.607 INFO O| Apr 01 17:54:23.607 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbios"
81942026-04-01T17:54:24.715Z[ recovery-image] Apr 01 17:54:23.607 INFO O| Apr 01 17:54:23.607 INFO STEP 1124 (remove_files) COMPLETE
81952026-04-01T17:54:24.715Z[ recovery-image] Apr 01 17:54:23.607 INFO O| Apr 01 17:54:23.607 INFO STEP 1125: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81962026-04-01T17:54:24.721Z[ recovery-image] Apr 01 17:54:23.611 INFO O| Apr 01 17:54:23.611 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/smbstat"
81972026-04-01T17:54:24.721Z[ recovery-image] Apr 01 17:54:23.611 INFO O| Apr 01 17:54:23.611 INFO STEP 1125 (remove_files) COMPLETE
81982026-04-01T17:54:24.721Z[ recovery-image] Apr 01 17:54:23.611 INFO O| Apr 01 17:54:23.611 INFO STEP 1126: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
81992026-04-01T17:54:24.724Z[ recovery-image] Apr 01 17:54:23.616 INFO O| Apr 01 17:54:23.616 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmpd"
82002026-04-01T17:54:24.724Z[ recovery-image] Apr 01 17:54:23.616 INFO O| Apr 01 17:54:23.616 INFO STEP 1126 (remove_files) COMPLETE
82012026-04-01T17:54:24.728Z[ recovery-image] Apr 01 17:54:23.616 INFO O| Apr 01 17:54:23.616 INFO STEP 1127: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82022026-04-01T17:54:24.731Z[ recovery-image] Apr 01 17:54:23.621 INFO O| Apr 01 17:54:23.621 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snmptrapd"
82032026-04-01T17:54:24.731Z[ recovery-image] Apr 01 17:54:23.621 INFO O| Apr 01 17:54:23.621 INFO STEP 1127 (remove_files) COMPLETE
82042026-04-01T17:54:24.731Z[ recovery-image] Apr 01 17:54:23.621 INFO O| Apr 01 17:54:23.621 INFO STEP 1128: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82052026-04-01T17:54:24.736Z[ recovery-image] Apr 01 17:54:23.627 INFO O| Apr 01 17:54:23.627 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/snoop"
82062026-04-01T17:54:24.736Z[ recovery-image] Apr 01 17:54:23.627 INFO O| Apr 01 17:54:23.627 INFO STEP 1128 (remove_files) COMPLETE
82072026-04-01T17:54:24.739Z[ recovery-image] Apr 01 17:54:23.627 INFO O| Apr 01 17:54:23.627 INFO STEP 1129: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82082026-04-01T17:54:24.742Z[ recovery-image] Apr 01 17:54:23.632 INFO O| Apr 01 17:54:23.632 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sshd"
82092026-04-01T17:54:24.743Z[ recovery-image] Apr 01 17:54:23.632 INFO O| Apr 01 17:54:23.632 INFO STEP 1129 (remove_files) COMPLETE
82102026-04-01T17:54:24.743Z[ recovery-image] Apr 01 17:54:23.632 INFO O| Apr 01 17:54:23.632 INFO STEP 1130: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82112026-04-01T17:54:24.746Z[ recovery-image] Apr 01 17:54:23.637 INFO O| Apr 01 17:54:23.637 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/stmsboot"
82122026-04-01T17:54:24.746Z[ recovery-image] Apr 01 17:54:23.637 INFO O| Apr 01 17:54:23.637 INFO STEP 1130 (remove_files) COMPLETE
82132026-04-01T17:54:24.746Z[ recovery-image] Apr 01 17:54:23.637 INFO O| Apr 01 17:54:23.637 INFO STEP 1131: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82142026-04-01T17:54:24.751Z[ recovery-image] Apr 01 17:54:23.643 INFO O| Apr 01 17:54:23.643 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strace"
82152026-04-01T17:54:24.755Z[ recovery-image] Apr 01 17:54:23.643 INFO O| Apr 01 17:54:23.643 INFO STEP 1131 (remove_files) COMPLETE
82162026-04-01T17:54:24.755Z[ recovery-image] Apr 01 17:54:23.643 INFO O| Apr 01 17:54:23.643 INFO STEP 1132: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82172026-04-01T17:54:24.758Z[ recovery-image] Apr 01 17:54:23.648 INFO O| Apr 01 17:54:23.648 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strclean"
82182026-04-01T17:54:24.758Z[ recovery-image] Apr 01 17:54:23.648 INFO O| Apr 01 17:54:23.648 INFO STEP 1132 (remove_files) COMPLETE
82192026-04-01T17:54:24.758Z[ recovery-image] Apr 01 17:54:23.648 INFO O| Apr 01 17:54:23.648 INFO STEP 1133: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82202026-04-01T17:54:24.763Z[ recovery-image] Apr 01 17:54:23.654 INFO O| Apr 01 17:54:23.654 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/strerr"
82212026-04-01T17:54:24.763Z[ recovery-image] Apr 01 17:54:23.654 INFO O| Apr 01 17:54:23.654 INFO STEP 1133 (remove_files) COMPLETE
82222026-04-01T17:54:24.766Z[ recovery-image] Apr 01 17:54:23.654 INFO O| Apr 01 17:54:23.654 INFO STEP 1134: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82232026-04-01T17:54:24.769Z[ recovery-image] Apr 01 17:54:23.660 INFO O| Apr 01 17:54:23.660 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sttydefs"
82242026-04-01T17:54:24.769Z[ recovery-image] Apr 01 17:54:23.660 INFO O| Apr 01 17:54:23.660 INFO STEP 1134 (remove_files) COMPLETE
82252026-04-01T17:54:24.769Z[ recovery-image] Apr 01 17:54:23.660 INFO O| Apr 01 17:54:23.660 INFO STEP 1135: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82262026-04-01T17:54:24.774Z[ recovery-image] Apr 01 17:54:23.666 INFO O| Apr 01 17:54:23.666 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncinit"
82272026-04-01T17:54:24.778Z[ recovery-image] Apr 01 17:54:23.666 INFO O| Apr 01 17:54:23.666 INFO STEP 1135 (remove_files) COMPLETE
82282026-04-01T17:54:24.778Z[ recovery-image] Apr 01 17:54:23.666 INFO O| Apr 01 17:54:23.666 INFO STEP 1136: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82292026-04-01T17:54:24.781Z[ recovery-image] Apr 01 17:54:23.673 INFO O| Apr 01 17:54:23.673 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncloop"
82302026-04-01T17:54:24.781Z[ recovery-image] Apr 01 17:54:23.673 INFO O| Apr 01 17:54:23.673 INFO STEP 1136 (remove_files) COMPLETE
82312026-04-01T17:54:24.784Z[ recovery-image] Apr 01 17:54:23.673 INFO O| Apr 01 17:54:23.673 INFO STEP 1137: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82322026-04-01T17:54:24.787Z[ recovery-image] Apr 01 17:54:23.679 INFO O| Apr 01 17:54:23.679 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syncstat"
82332026-04-01T17:54:24.787Z[ recovery-image] Apr 01 17:54:23.679 INFO O| Apr 01 17:54:23.679 INFO STEP 1137 (remove_files) COMPLETE
82342026-04-01T17:54:24.787Z[ recovery-image] Apr 01 17:54:23.679 INFO O| Apr 01 17:54:23.679 INFO STEP 1138: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82352026-04-01T17:54:24.792Z[ recovery-image] Apr 01 17:54:23.684 INFO O| Apr 01 17:54:23.684 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/sysdef"
82362026-04-01T17:54:24.792Z[ recovery-image] Apr 01 17:54:23.684 INFO O| Apr 01 17:54:23.684 INFO STEP 1138 (remove_files) COMPLETE
82372026-04-01T17:54:24.792Z[ recovery-image] Apr 01 17:54:23.684 INFO O| Apr 01 17:54:23.684 INFO STEP 1139: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82382026-04-01T17:54:24.797Z[ recovery-image] Apr 01 17:54:23.688 INFO O| Apr 01 17:54:23.688 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/syseventadm"
82392026-04-01T17:54:24.797Z[ recovery-image] Apr 01 17:54:23.689 INFO O| Apr 01 17:54:23.689 INFO STEP 1139 (remove_files) COMPLETE
82402026-04-01T17:54:24.797Z[ recovery-image] Apr 01 17:54:23.689 INFO O| Apr 01 17:54:23.689 INFO STEP 1140: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82412026-04-01T17:54:24.803Z[ recovery-image] Apr 01 17:54:23.695 INFO O| Apr 01 17:54:23.694 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/t6mfgadm"
82422026-04-01T17:54:24.803Z[ recovery-image] Apr 01 17:54:23.695 INFO O| Apr 01 17:54:23.695 INFO STEP 1140 (remove_files) COMPLETE
82432026-04-01T17:54:24.803Z[ recovery-image] Apr 01 17:54:23.695 INFO O| Apr 01 17:54:23.695 INFO STEP 1141: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82442026-04-01T17:54:24.809Z[ recovery-image] Apr 01 17:54:23.700 INFO O| Apr 01 17:54:23.700 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tapes"
82452026-04-01T17:54:24.809Z[ recovery-image] Apr 01 17:54:23.700 INFO O| Apr 01 17:54:23.700 INFO STEP 1141 (remove_files) COMPLETE
82462026-04-01T17:54:24.809Z[ recovery-image] Apr 01 17:54:23.700 INFO O| Apr 01 17:54:23.700 INFO STEP 1142: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82472026-04-01T17:54:24.815Z[ recovery-image] Apr 01 17:54:23.706 INFO O| Apr 01 17:54:23.706 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tar"
82482026-04-01T17:54:24.815Z[ recovery-image] Apr 01 17:54:23.706 INFO O| Apr 01 17:54:23.706 INFO STEP 1142 (remove_files) COMPLETE
82492026-04-01T17:54:24.818Z[ recovery-image] Apr 01 17:54:23.706 INFO O| Apr 01 17:54:23.706 INFO STEP 1143: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82502026-04-01T17:54:24.821Z[ recovery-image] Apr 01 17:54:23.712 INFO O| Apr 01 17:54:23.712 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/tcsd"
82512026-04-01T17:54:24.821Z[ recovery-image] Apr 01 17:54:23.712 INFO O| Apr 01 17:54:23.712 INFO STEP 1143 (remove_files) COMPLETE
82522026-04-01T17:54:24.821Z[ recovery-image] Apr 01 17:54:23.712 INFO O| Apr 01 17:54:23.712 INFO STEP 1144: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82532026-04-01T17:54:24.825Z[ recovery-image] Apr 01 17:54:23.717 INFO O| Apr 01 17:54:23.717 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/traceroute"
82542026-04-01T17:54:24.825Z[ recovery-image] Apr 01 17:54:23.717 INFO O| Apr 01 17:54:23.717 INFO STEP 1144 (remove_files) COMPLETE
82552026-04-01T17:54:24.825Z[ recovery-image] Apr 01 17:54:23.717 INFO O| Apr 01 17:54:23.717 INFO STEP 1145: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82562026-04-01T17:54:24.831Z[ recovery-image] Apr 01 17:54:23.722 INFO O| Apr 01 17:54:23.722 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/trapstat"
82572026-04-01T17:54:24.831Z[ recovery-image] Apr 01 17:54:23.722 INFO O| Apr 01 17:54:23.722 INFO STEP 1145 (remove_files) COMPLETE
82582026-04-01T17:54:24.834Z[ recovery-image] Apr 01 17:54:23.722 INFO O| Apr 01 17:54:23.722 INFO STEP 1146: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82592026-04-01T17:54:24.838Z[ recovery-image] Apr 01 17:54:23.728 INFO O| Apr 01 17:54:23.728 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ttyadm"
82602026-04-01T17:54:24.838Z[ recovery-image] Apr 01 17:54:23.728 INFO O| Apr 01 17:54:23.728 INFO STEP 1146 (remove_files) COMPLETE
82612026-04-01T17:54:24.838Z[ recovery-image] Apr 01 17:54:23.728 INFO O| Apr 01 17:54:23.728 INFO STEP 1147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82622026-04-01T17:54:24.842Z[ recovery-image] Apr 01 17:54:23.733 INFO O| Apr 01 17:54:23.733 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/ucodeadm"
82632026-04-01T17:54:24.842Z[ recovery-image] Apr 01 17:54:23.733 INFO O| Apr 01 17:54:23.733 INFO STEP 1147 (remove_files) COMPLETE
82642026-04-01T17:54:24.846Z[ recovery-image] Apr 01 17:54:23.733 INFO O| Apr 01 17:54:23.733 INFO STEP 1148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82652026-04-01T17:54:24.849Z[ recovery-image] Apr 01 17:54:23.738 INFO O| Apr 01 17:54:23.738 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/umountall"
82662026-04-01T17:54:24.849Z[ recovery-image] Apr 01 17:54:23.738 INFO O| Apr 01 17:54:23.738 INFO STEP 1148 (remove_files) COMPLETE
82672026-04-01T17:54:24.849Z[ recovery-image] Apr 01 17:54:23.738 INFO O| Apr 01 17:54:23.738 INFO STEP 1149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82682026-04-01T17:54:24.853Z[ recovery-image] Apr 01 17:54:23.743 INFO O| Apr 01 17:54:23.743 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unlink"
82692026-04-01T17:54:24.853Z[ recovery-image] Apr 01 17:54:23.743 INFO O| Apr 01 17:54:23.743 INFO STEP 1149 (remove_files) COMPLETE
82702026-04-01T17:54:24.853Z[ recovery-image] Apr 01 17:54:23.743 INFO O| Apr 01 17:54:23.743 INFO STEP 1150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82712026-04-01T17:54:24.856Z[ recovery-image] Apr 01 17:54:23.748 INFO O| Apr 01 17:54:23.748 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshare"
82722026-04-01T17:54:24.856Z[ recovery-image] Apr 01 17:54:23.748 INFO O| Apr 01 17:54:23.748 INFO STEP 1150 (remove_files) COMPLETE
82732026-04-01T17:54:24.859Z[ recovery-image] Apr 01 17:54:23.748 INFO O| Apr 01 17:54:23.748 INFO STEP 1151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82742026-04-01T17:54:24.865Z[ recovery-image] Apr 01 17:54:23.754 INFO O| Apr 01 17:54:23.754 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/unshareall"
82752026-04-01T17:54:24.865Z[ recovery-image] Apr 01 17:54:23.754 INFO O| Apr 01 17:54:23.754 INFO STEP 1151 (remove_files) COMPLETE
82762026-04-01T17:54:24.865Z[ recovery-image] Apr 01 17:54:23.754 INFO O| Apr 01 17:54:23.754 INFO STEP 1152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82772026-04-01T17:54:24.869Z[ recovery-image] Apr 01 17:54:23.760 INFO O| Apr 01 17:54:23.760 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/update_drv"
82782026-04-01T17:54:24.869Z[ recovery-image] Apr 01 17:54:23.760 INFO O| Apr 01 17:54:23.760 INFO STEP 1152 (remove_files) COMPLETE
82792026-04-01T17:54:24.869Z[ recovery-image] Apr 01 17:54:23.760 INFO O| Apr 01 17:54:23.760 INFO STEP 1153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82802026-04-01T17:54:24.873Z[ recovery-image] Apr 01 17:54:23.765 INFO O| Apr 01 17:54:23.765 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/useradd"
82812026-04-01T17:54:24.873Z[ recovery-image] Apr 01 17:54:23.765 INFO O| Apr 01 17:54:23.765 INFO STEP 1153 (remove_files) COMPLETE
82822026-04-01T17:54:24.873Z[ recovery-image] Apr 01 17:54:23.765 INFO O| Apr 01 17:54:23.765 INFO STEP 1154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82832026-04-01T17:54:24.878Z[ recovery-image] Apr 01 17:54:23.769 INFO O| Apr 01 17:54:23.769 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/userdel"
82842026-04-01T17:54:24.881Z[ recovery-image] Apr 01 17:54:23.769 INFO O| Apr 01 17:54:23.769 INFO STEP 1154 (remove_files) COMPLETE
82852026-04-01T17:54:24.882Z[ recovery-image] Apr 01 17:54:23.769 INFO O| Apr 01 17:54:23.769 INFO STEP 1155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82862026-04-01T17:54:24.887Z[ recovery-image] Apr 01 17:54:23.774 INFO O| Apr 01 17:54:23.774 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/usermod"
82872026-04-01T17:54:24.887Z[ recovery-image] Apr 01 17:54:23.774 INFO O| Apr 01 17:54:23.774 INFO STEP 1155 (remove_files) COMPLETE
82882026-04-01T17:54:24.887Z[ recovery-image] Apr 01 17:54:23.774 INFO O| Apr 01 17:54:23.774 INFO STEP 1156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82892026-04-01T17:54:24.891Z[ recovery-image] Apr 01 17:54:23.780 INFO O| Apr 01 17:54:23.780 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/volcopy"
82902026-04-01T17:54:24.891Z[ recovery-image] Apr 01 17:54:23.780 INFO O| Apr 01 17:54:23.780 INFO STEP 1156 (remove_files) COMPLETE
82912026-04-01T17:54:24.891Z[ recovery-image] Apr 01 17:54:23.780 INFO O| Apr 01 17:54:23.780 INFO STEP 1157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82922026-04-01T17:54:24.896Z[ recovery-image] Apr 01 17:54:23.786 INFO O| Apr 01 17:54:23.786 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/wall"
82932026-04-01T17:54:24.896Z[ recovery-image] Apr 01 17:54:23.786 INFO O| Apr 01 17:54:23.786 INFO STEP 1157 (remove_files) COMPLETE
82942026-04-01T17:54:24.896Z[ recovery-image] Apr 01 17:54:23.786 INFO O| Apr 01 17:54:23.786 INFO STEP 1158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82952026-04-01T17:54:24.899Z[ recovery-image] Apr 01 17:54:23.791 INFO O| Apr 01 17:54:23.791 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/whodo"
82962026-04-01T17:54:24.900Z[ recovery-image] Apr 01 17:54:23.791 INFO O| Apr 01 17:54:23.791 INFO STEP 1158 (remove_files) COMPLETE
82972026-04-01T17:54:24.900Z[ recovery-image] Apr 01 17:54:23.791 INFO O| Apr 01 17:54:23.791 INFO STEP 1159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
82982026-04-01T17:54:24.904Z[ recovery-image] Apr 01 17:54:23.796 INFO O| Apr 01 17:54:23.796 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdb"
82992026-04-01T17:54:24.904Z[ recovery-image] Apr 01 17:54:23.796 INFO O| Apr 01 17:54:23.796 INFO STEP 1159 (remove_files) COMPLETE
83002026-04-01T17:54:24.907Z[ recovery-image] Apr 01 17:54:23.796 INFO O| Apr 01 17:54:23.796 INFO STEP 1160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83012026-04-01T17:54:24.912Z[ recovery-image] Apr 01 17:54:23.801 INFO O| Apr 01 17:54:23.801 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zdump"
83022026-04-01T17:54:24.912Z[ recovery-image] Apr 01 17:54:23.801 INFO O| Apr 01 17:54:23.801 INFO STEP 1160 (remove_files) COMPLETE
83032026-04-01T17:54:24.912Z[ recovery-image] Apr 01 17:54:23.801 INFO O| Apr 01 17:54:23.801 INFO STEP 1161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83042026-04-01T17:54:24.915Z[ recovery-image] Apr 01 17:54:23.807 INFO O| Apr 01 17:54:23.807 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zic"
83052026-04-01T17:54:24.916Z[ recovery-image] Apr 01 17:54:23.807 INFO O| Apr 01 17:54:23.807 INFO STEP 1161 (remove_files) COMPLETE
83062026-04-01T17:54:24.916Z[ recovery-image] Apr 01 17:54:23.807 INFO O| Apr 01 17:54:23.807 INFO STEP 1162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83072026-04-01T17:54:24.922Z[ recovery-image] Apr 01 17:54:23.813 INFO O| Apr 01 17:54:23.813 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zlogin"
83082026-04-01T17:54:24.922Z[ recovery-image] Apr 01 17:54:23.813 INFO O| Apr 01 17:54:23.813 INFO STEP 1162 (remove_files) COMPLETE
83092026-04-01T17:54:24.925Z[ recovery-image] Apr 01 17:54:23.813 INFO O| Apr 01 17:54:23.813 INFO STEP 1163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83102026-04-01T17:54:24.928Z[ recovery-image] Apr 01 17:54:23.819 INFO O| Apr 01 17:54:23.819 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zoneadm"
83112026-04-01T17:54:24.928Z[ recovery-image] Apr 01 17:54:23.819 INFO O| Apr 01 17:54:23.819 INFO STEP 1163 (remove_files) COMPLETE
83122026-04-01T17:54:24.928Z[ recovery-image] Apr 01 17:54:23.819 INFO O| Apr 01 17:54:23.819 INFO STEP 1164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83132026-04-01T17:54:24.933Z[ recovery-image] Apr 01 17:54:23.825 INFO O| Apr 01 17:54:23.825 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zonecfg"
83142026-04-01T17:54:24.933Z[ recovery-image] Apr 01 17:54:23.825 INFO O| Apr 01 17:54:23.825 INFO STEP 1164 (remove_files) COMPLETE
83152026-04-01T17:54:24.933Z[ recovery-image] Apr 01 17:54:23.825 INFO O| Apr 01 17:54:23.825 INFO STEP 1165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/recovery-elide.json
83162026-04-01T17:54:24.938Z[ recovery-image] Apr 01 17:54:23.830 INFO O| Apr 01 17:54:23.830 INFO remove file: "/rpool/images/build/recovery/work/sled/ramdisk/usr/sbin/zstreamdump"
83172026-04-01T17:54:24.938Z[ recovery-image] Apr 01 17:54:23.830 INFO O| Apr 01 17:54:23.830 INFO STEP 1165 (remove_files) COMPLETE
83182026-04-01T17:54:24.941Z[ recovery-image] Apr 01 17:54:23.830 INFO O| Apr 01 17:54:23.830 INFO STEP 1166: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-03-recovery-trim.json
83192026-04-01T17:54:24.945Z[ recovery-image] Apr 01 17:54:23.837 INFO O| Apr 01 17:54:23.837 INFO file /rpool/images/build/recovery/output/sled-recovery-ramdisk.tar does not already exist, skipping removal
83202026-04-01T17:54:24.945Z[ recovery-image] Apr 01 17:54:23.837 INFO O| Apr 01 17:54:23.837 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/recovery/output/sled-recovery-ramdisk.tar", "-C", "/rpool/images/build/recovery/work/sled/ramdisk", "."]
83212026-04-01T17:54:25.197Z[ host-image] Apr 01 17:54:24.088 INFO O| Apr 01 17:54:24.088 INFO O| Startup: Caching catalogs ... Done
83222026-04-01T17:54:25.431Z[ recovery-image] Apr 01 17:54:24.322 INFO O| Apr 01 17:54:24.322 INFO STEP 1166 (pack_tar) COMPLETE
83232026-04-01T17:54:25.431Z[ recovery-image] Apr 01 17:54:24.322 INFO O| Apr 01 17:54:24.322 INFO creating output snapshot rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
83242026-04-01T17:54:25.431Z[ recovery-image] Apr 01 17:54:24.322 INFO O| Apr 01 17:54:24.322 INFO CREATE SNAPSHOT: rpool/images/build/recovery/work/sled/ramdisk@recovery-trim
83252026-04-01T17:54:25.753Z[ recovery-image] Apr 01 17:54:24.644 INFO O| Apr 01 17:54:24.644 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/ramdisk-03-recovery-trim
83262026-04-01T17:54:25.828Z[ recovery-image] Apr 01 17:54:24.718 INFO O| Apr 01 17:54:24.718 INFO completed processing sled/ramdisk-03-recovery-trim
83272026-04-01T17:54:25.831Z[ recovery-image] Apr 01 17:54:24.721 INFO image builder template: zfs-recovery...
83282026-04-01T17:54:25.831Z[ recovery-image] Apr 01 17:54:24.721 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/.tmpT7aQ5W/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", "publisher_0_url+=file:///tmp/.tmpT7aQ5W/opte-recovery.p5p", "-F", "baud=3000000", "-F", "recovery", "-F", "optever=0.40.463", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "zfs-recovery"], pwd: None
83292026-04-01T17:54:25.853Z[ recovery-image] Apr 01 17:54:24.744 INFO O| Apr 01 17:54:24.744 INFO temporary dataset: rpool/images/build/recovery/tmp/sled/zfs-recovery
83302026-04-01T17:54:25.856Z[ recovery-image] Apr 01 17:54:24.746 INFO O| Apr 01 17:54:24.746 INFO CREATE DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
83312026-04-01T17:54:25.934Z[ recovery-image] Apr 01 17:54:24.825 INFO O| Apr 01 17:54:24.825 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/tmp/sled/zfs-recovery: sync = disabled
83322026-04-01T17:54:25.992Z[ recovery-image] Apr 01 17:54:24.883 INFO O| Apr 01 17:54:24.883 INFO temporary directory: /rpool/images/build/recovery/tmp/sled/zfs-recovery
83332026-04-01T17:54:25.993Z[ recovery-image] Apr 01 17:54:24.883 INFO O| Apr 01 17:54:24.883 INFO work dataset: rpool/images/build/recovery/work/sled/zfs-recovery
83342026-04-01T17:54:25.996Z[ recovery-image] Apr 01 17:54:24.885 INFO O| Apr 01 17:54:24.885 INFO CREATE DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
83352026-04-01T17:54:26.074Z[ recovery-image] Apr 01 17:54:24.965 INFO O| Apr 01 17:54:24.965 INFO SET DATASET PROPERTY ON rpool/images/build/recovery/work/sled/zfs-recovery: sync = disabled
83362026-04-01T17:54:26.126Z[ recovery-image] Apr 01 17:54:25.018 INFO O| Apr 01 17:54:25.017 INFO DESTROY POOL: TEMPORARY-sled-zfs-recovery
83372026-04-01T17:54:26.133Z[ recovery-image] Apr 01 17:54:25.025 INFO O| Apr 01 17:54:25.025 INFO image file: /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
83382026-04-01T17:54:26.136Z[ recovery-image] Apr 01 17:54:25.028 INFO O| Apr 01 17:54:25.028 INFO pool altroot: /rpool/images/build/recovery/work/sled/zfs-recovery/altroot
83392026-04-01T17:54:26.139Z[ recovery-image] Apr 01 17:54:25.029 INFO O| Apr 01 17:54:25.029 INFO no lofi found
83402026-04-01T17:54:26.139Z[ recovery-image] Apr 01 17:54:25.029 INFO O| Apr 01 17:54:25.029 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw does not already exist, skipping removal
83412026-04-01T17:54:26.139Z[ recovery-image] Apr 01 17:54:25.029 INFO O| Apr 01 17:54:25.029 INFO CREATE IMAGE (2000MB): /rpool/images/build/recovery/work/sled/zfs-recovery/lofi.raw
83422026-04-01T17:54:28.111Z[ recovery-image] Apr 01 17:54:27.001 INFO O| Apr 01 17:54:27.001 INFO lofi device = /dev/dsk/c2t1d0p0
83432026-04-01T17:54:28.111Z[ recovery-image] Apr 01 17:54:27.002 INFO O| Apr 01 17:54:27.001 INFO pool device = /dev/dsk/c2t1d0p0
83442026-04-01T17:54:28.111Z[ recovery-image] Apr 01 17:54:27.002 INFO O| Apr 01 17:54:27.001 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"]
83452026-04-01T17:54:28.163Z[ recovery-image] Apr 01 17:54:27.054 INFO O| Apr 01 17:54:27.054 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83462026-04-01T17:54:28.163Z[ recovery-image] Apr 01 17:54:27.054 INFO O| Apr 01 17:54:27.054 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT
83472026-04-01T17:54:28.176Z[ recovery-image] Apr 01 17:54:27.068 INFO O| Apr 01 17:54:27.068 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: canmount = off
83482026-04-01T17:54:28.210Z[ recovery-image] Apr 01 17:54:27.101 INFO O| Apr 01 17:54:27.101 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT: mountpoint = legacy
83492026-04-01T17:54:28.233Z[ recovery-image] Apr 01 17:54:27.124 INFO O| Apr 01 17:54:27.124 INFO CREATE DATASET: TEMPORARY-sled-zfs-recovery/ROOT/ramdisk
83502026-04-01T17:54:28.243Z[ recovery-image] Apr 01 17:54:27.134 INFO O| Apr 01 17:54:27.134 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: canmount = noauto
83512026-04-01T17:54:28.249Z[ recovery-image] Apr 01 17:54:27.141 INFO O| Apr 01 17:54:27.141 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: mountpoint = legacy
83522026-04-01T17:54:28.276Z[ recovery-image] Apr 01 17:54:27.168 INFO O| Apr 01 17:54:27.168 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83532026-04-01T17:54:28.280Z[ recovery-image] Apr 01 17:54:27.168 INFO O| Apr 01 17:54:27.168 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a
83542026-04-01T17:54:28.280Z[ recovery-image] Apr 01 17:54:27.168 INFO O| Apr 01 17:54:27.168 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs-recovery/ROOT/ramdisk", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83552026-04-01T17:54:28.283Z[ recovery-image] Apr 01 17:54:27.173 INFO O| Apr 01 17:54:27.173 INFO boot environment UUID: 86a6c81d-5841-41c5-ac34-4ad4ec18d3d0
83562026-04-01T17:54:28.283Z[ recovery-image] Apr 01 17:54:27.173 INFO O| Apr 01 17:54:27.173 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:uuid = 86a6c81d-5841-41c5-ac34-4ad4ec18d3d0
83572026-04-01T17:54:28.289Z[ recovery-image] Apr 01 17:54:27.179 INFO O| Apr 01 17:54:27.179 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs-recovery/ROOT/ramdisk: org.opensolaris.libbe:policy = static
83582026-04-01T17:54:28.294Z[ recovery-image] Apr 01 17:54:27.186 INFO O| Apr 01 17:54:27.186 INFO STEP 0 (create_be) COMPLETE
83592026-04-01T17:54:28.294Z[ recovery-image] Apr 01 17:54:27.186 INFO O| Apr 01 17:54:27.186 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
83602026-04-01T17:54:28.303Z[ recovery-image] Apr 01 17:54:27.194 INFO O| Apr 01 17:54:27.194 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"]
83612026-04-01T17:54:29.866Z[ recovery-image] Apr 01 17:54:28.757 INFO O| Apr 01 17:54:28.757 INFO STEP 1 (unpack_tar) COMPLETE
83622026-04-01T17:54:29.866Z[ recovery-image] Apr 01 17:54:28.757 INFO O| Apr 01 17:54:28.757 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83632026-04-01T17:54:29.873Z[ recovery-image] Apr 01 17:54:28.764 INFO O| Apr 01 17:54:28.764 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/recovery/work/sled/zfs-recovery/a"]
83642026-04-01T17:54:30.222Z[ recovery-image] Apr 01 17:54:29.113 INFO O| Apr 01 17:54:29.113 INFO STEP 2 (devfsadm) COMPLETE
83652026-04-01T17:54:30.222Z[ recovery-image] Apr 01 17:54:29.113 INFO O| Apr 01 17:54:29.113 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83662026-04-01T17:54:30.228Z[ recovery-image] Apr 01 17:54:29.120 INFO O| Apr 01 17:54:29.120 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83672026-04-01T17:54:30.232Z[ recovery-image] Apr 01 17:54:29.120 INFO O| Apr 01 17:54:29.120 INFO STEP 3 (ensure_dir) COMPLETE
83682026-04-01T17:54:30.232Z[ recovery-image] Apr 01 17:54:29.120 INFO O| Apr 01 17:54:29.120 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83692026-04-01T17:54:30.235Z[ recovery-image] Apr 01 17:54:29.125 INFO O| Apr 01 17:54:29.125 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
83702026-04-01T17:54:30.235Z[ recovery-image] Apr 01 17:54:29.125 INFO O| Apr 01 17:54:29.125 INFO STEP 4 (ensure_dir) COMPLETE
83712026-04-01T17:54:30.235Z[ recovery-image] Apr 01 17:54:29.125 INFO O| Apr 01 17:54:29.125 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83722026-04-01T17:54:30.239Z[ recovery-image] Apr 01 17:54:29.129 INFO O| Apr 01 17:54:29.129 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
83732026-04-01T17:54:30.239Z[ recovery-image] Apr 01 17:54:29.129 INFO O| Apr 01 17:54:29.129 INFO STEP 5 (ensure_dir) COMPLETE
83742026-04-01T17:54:30.239Z[ recovery-image] Apr 01 17:54:29.129 INFO O| Apr 01 17:54:29.129 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83752026-04-01T17:54:30.246Z[ recovery-image] Apr 01 17:54:29.134 INFO O| Apr 01 17:54:29.134 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83762026-04-01T17:54:30.246Z[ recovery-image] Apr 01 17:54:29.134 INFO O| Apr 01 17:54:29.134 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
83772026-04-01T17:54:30.246Z[ recovery-image] Apr 01 17:54:29.134 INFO O| Apr 01 17:54:29.134 INFO STEP 6 (ensure_dir) COMPLETE
83782026-04-01T17:54:30.246Z[ recovery-image] Apr 01 17:54:29.134 INFO O| Apr 01 17:54:29.134 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83792026-04-01T17:54:30.250Z[ recovery-image] Apr 01 17:54:29.139 INFO O| Apr 01 17:54:29.139 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83802026-04-01T17:54:30.250Z[ recovery-image] Apr 01 17:54:29.139 INFO O| Apr 01 17:54:29.139 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
83812026-04-01T17:54:30.251Z[ recovery-image] Apr 01 17:54:29.139 INFO O| Apr 01 17:54:29.139 INFO STEP 7 (ensure_dir) COMPLETE
83822026-04-01T17:54:30.251Z[ recovery-image] Apr 01 17:54:29.139 INFO O| Apr 01 17:54:29.139 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83832026-04-01T17:54:30.254Z[ recovery-image] Apr 01 17:54:29.144 INFO O| Apr 01 17:54:29.144 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg"
83842026-04-01T17:54:30.254Z[ recovery-image] Apr 01 17:54:29.144 INFO O| Apr 01 17:54:29.144 INFO STEP 8 (remove_files) COMPLETE
83852026-04-01T17:54:30.254Z[ recovery-image] Apr 01 17:54:29.144 INFO O| Apr 01 17:54:29.144 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83862026-04-01T17:54:30.258Z[ recovery-image] Apr 01 17:54:29.149 INFO O| Apr 01 17:54:29.149 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk"
83872026-04-01T17:54:30.261Z[ recovery-image] Apr 01 17:54:29.150 INFO O| Apr 01 17:54:29.150 INFO STEP 9 (remove_files) COMPLETE
83882026-04-01T17:54:30.261Z[ recovery-image] Apr 01 17:54:29.150 INFO O| Apr 01 17:54:29.150 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83892026-04-01T17:54:30.266Z[ recovery-image] Apr 01 17:54:29.157 INFO O| Apr 01 17:54:29.157 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk"
83902026-04-01T17:54:30.269Z[ recovery-image] Apr 01 17:54:29.157 INFO O| Apr 01 17:54:29.157 INFO STEP 10 (remove_files) COMPLETE
83912026-04-01T17:54:30.269Z[ recovery-image] Apr 01 17:54:29.157 INFO O| Apr 01 17:54:29.157 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83922026-04-01T17:54:30.272Z[ recovery-image] Apr 01 17:54:29.163 INFO O| Apr 01 17:54:29.163 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors"
83932026-04-01T17:54:30.272Z[ recovery-image] Apr 01 17:54:29.163 INFO O| Apr 01 17:54:29.163 INFO STEP 11 (remove_files) COMPLETE
83942026-04-01T17:54:30.272Z[ recovery-image] Apr 01 17:54:29.163 INFO O| Apr 01 17:54:29.163 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83952026-04-01T17:54:30.276Z[ recovery-image] Apr 01 17:54:29.167 INFO O| Apr 01 17:54:29.167 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb"
83962026-04-01T17:54:30.276Z[ recovery-image] Apr 01 17:54:29.167 INFO O| Apr 01 17:54:29.167 INFO STEP 12 (remove_files) COMPLETE
83972026-04-01T17:54:30.279Z[ recovery-image] Apr 01 17:54:29.167 INFO O| Apr 01 17:54:29.167 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
83982026-04-01T17:54:30.283Z[ recovery-image] Apr 01 17:54:29.175 INFO O| Apr 01 17:54:29.175 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
83992026-04-01T17:54:30.283Z[ recovery-image] Apr 01 17:54:29.175 INFO O| Apr 01 17:54:29.175 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/cfg
84002026-04-01T17:54:30.286Z[ recovery-image] Apr 01 17:54:29.175 INFO O| Apr 01 17:54:29.175 INFO STEP 13 (ensure_dir) COMPLETE
84012026-04-01T17:54:30.286Z[ recovery-image] Apr 01 17:54:29.175 INFO O| Apr 01 17:54:29.175 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84022026-04-01T17:54:30.290Z[ recovery-image] Apr 01 17:54:29.180 INFO O| Apr 01 17:54:29.180 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
84032026-04-01T17:54:30.290Z[ recovery-image] Apr 01 17:54:29.180 INFO O| Apr 01 17:54:29.180 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
84042026-04-01T17:54:30.290Z[ recovery-image] Apr 01 17:54:29.180 INFO O| Apr 01 17:54:29.180 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/dsk
84052026-04-01T17:54:30.290Z[ recovery-image] Apr 01 17:54:29.180 INFO O| Apr 01 17:54:29.180 INFO STEP 14 (ensure_dir) COMPLETE
84062026-04-01T17:54:30.290Z[ recovery-image] Apr 01 17:54:29.180 INFO O| Apr 01 17:54:29.180 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84072026-04-01T17:54:30.293Z[ recovery-image] Apr 01 17:54:29.185 INFO O| Apr 01 17:54:29.185 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
84082026-04-01T17:54:30.296Z[ recovery-image] Apr 01 17:54:29.185 INFO O| Apr 01 17:54:29.185 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
84092026-04-01T17:54:30.296Z[ recovery-image] Apr 01 17:54:29.185 INFO O| Apr 01 17:54:29.185 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/rdsk
84102026-04-01T17:54:30.296Z[ recovery-image] Apr 01 17:54:29.185 INFO O| Apr 01 17:54:29.185 INFO STEP 15 (ensure_dir) COMPLETE
84112026-04-01T17:54:30.296Z[ recovery-image] Apr 01 17:54:29.185 INFO O| Apr 01 17:54:29.185 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84122026-04-01T17:54:30.300Z[ recovery-image] Apr 01 17:54:29.189 INFO O| Apr 01 17:54:29.189 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
84132026-04-01T17:54:30.300Z[ recovery-image] Apr 01 17:54:29.190 INFO O| Apr 01 17:54:29.190 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sensors
84142026-04-01T17:54:30.300Z[ recovery-image] Apr 01 17:54:29.190 INFO O| Apr 01 17:54:29.190 INFO STEP 16 (ensure_dir) COMPLETE
84152026-04-01T17:54:30.300Z[ recovery-image] Apr 01 17:54:29.190 INFO O| Apr 01 17:54:29.190 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84162026-04-01T17:54:30.305Z[ recovery-image] Apr 01 17:54:29.194 INFO O| Apr 01 17:54:29.194 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
84172026-04-01T17:54:30.308Z[ recovery-image] Apr 01 17:54:29.194 INFO O| Apr 01 17:54:29.194 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/usb
84182026-04-01T17:54:30.308Z[ recovery-image] Apr 01 17:54:29.194 INFO O| Apr 01 17:54:29.194 INFO STEP 17 (ensure_dir) COMPLETE
84192026-04-01T17:54:30.308Z[ recovery-image] Apr 01 17:54:29.194 INFO O| Apr 01 17:54:29.194 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84202026-04-01T17:54:30.308Z[ recovery-image] Apr 01 17:54:29.199 INFO O| Apr 01 17:54:29.199 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
84212026-04-01T17:54:30.308Z[ recovery-image] Apr 01 17:54:29.199 INFO O| Apr 01 17:54:29.199 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/msglog
84222026-04-01T17:54:30.308Z[ recovery-image] Apr 01 17:54:29.199 INFO O| Apr 01 17:54:29.199 INFO ok!
84232026-04-01T17:54:30.308Z[ recovery-image] Apr 01 17:54:29.199 INFO O| Apr 01 17:54:29.199 INFO STEP 18 (ensure_symlink) COMPLETE
84242026-04-01T17:54:30.308Z[ recovery-image] Apr 01 17:54:29.199 INFO O| Apr 01 17:54:29.199 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
84252026-04-01T17:54:30.313Z[ recovery-image] Apr 01 17:54:29.204 INFO O| Apr 01 17:54:29.204 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure exists, with correct contents
84262026-04-01T17:54:30.313Z[ recovery-image] Apr 01 17:54:29.204 INFO O| Apr 01 17:54:29.204 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/reconfigure
84272026-04-01T17:54:30.316Z[ recovery-image] Apr 01 17:54:29.204 INFO O| Apr 01 17:54:29.204 INFO ok!
84282026-04-01T17:54:30.316Z[ recovery-image] Apr 01 17:54:29.204 INFO O| Apr 01 17:54:29.204 INFO STEP 19 (ensure_file) COMPLETE
84292026-04-01T17:54:30.317Z[ recovery-image] Apr 01 17:54:29.204 INFO O| Apr 01 17:54:29.204 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84302026-04-01T17:54:30.320Z[ recovery-image] Apr 01 17:54:29.209 INFO O| Apr 01 17:54:29.209 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml does not exist
84312026-04-01T17:54:30.320Z[ recovery-image] Apr 01 17:54:29.209 INFO O| Apr 01 17:54:29.209 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
84322026-04-01T17:54:30.320Z[ recovery-image] Apr 01 17:54:29.209 INFO O| Apr 01 17:54:29.209 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml
84332026-04-01T17:54:30.320Z[ recovery-image] Apr 01 17:54:29.209 INFO O| Apr 01 17:54:29.209 INFO ok!
84342026-04-01T17:54:30.320Z[ recovery-image] Apr 01 17:54:29.209 INFO O| Apr 01 17:54:29.209 INFO STEP 20 (ensure_symlink) COMPLETE
84352026-04-01T17:54:30.320Z[ recovery-image] Apr 01 17:54:29.209 INFO O| Apr 01 17:54:29.209 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84362026-04-01T17:54:30.323Z[ recovery-image] Apr 01 17:54:29.214 INFO O| Apr 01 17:54:29.214 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml does not exist
84372026-04-01T17:54:30.323Z[ recovery-image] Apr 01 17:54:29.214 INFO O| Apr 01 17:54:29.214 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
84382026-04-01T17:54:30.323Z[ recovery-image] Apr 01 17:54:29.214 INFO O| Apr 01 17:54:29.214 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/inetd_services.xml
84392026-04-01T17:54:30.324Z[ recovery-image] Apr 01 17:54:29.214 INFO O| Apr 01 17:54:29.214 INFO ok!
84402026-04-01T17:54:30.324Z[ recovery-image] Apr 01 17:54:29.214 INFO O| Apr 01 17:54:29.214 INFO STEP 21 (ensure_symlink) COMPLETE
84412026-04-01T17:54:30.324Z[ recovery-image] Apr 01 17:54:29.214 INFO O| Apr 01 17:54:29.214 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84422026-04-01T17:54:30.328Z[ recovery-image] Apr 01 17:54:29.219 INFO O| Apr 01 17:54:29.219 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml does not exist
84432026-04-01T17:54:30.328Z[ recovery-image] Apr 01 17:54:29.219 INFO O| Apr 01 17:54:29.219 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
84442026-04-01T17:54:30.328Z[ recovery-image] Apr 01 17:54:29.219 INFO O| Apr 01 17:54:29.219 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml
84452026-04-01T17:54:30.332Z[ recovery-image] Apr 01 17:54:29.219 INFO O| Apr 01 17:54:29.219 INFO ok!
84462026-04-01T17:54:30.332Z[ recovery-image] Apr 01 17:54:29.219 INFO O| Apr 01 17:54:29.219 INFO STEP 22 (ensure_symlink) COMPLETE
84472026-04-01T17:54:30.332Z[ recovery-image] Apr 01 17:54:29.219 INFO O| Apr 01 17:54:29.219 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
84482026-04-01T17:54:30.335Z[ recovery-image] Apr 01 17:54:29.225 INFO O| Apr 01 17:54:29.225 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml does not exist
84492026-04-01T17:54:30.335Z[ recovery-image] Apr 01 17:54:29.225 INFO O| Apr 01 17:54:29.225 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
84502026-04-01T17:54:30.335Z[ recovery-image] Apr 01 17:54:29.225 INFO O| Apr 01 17:54:29.225 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/name_service.xml
84512026-04-01T17:54:30.335Z[ recovery-image] Apr 01 17:54:29.225 INFO O| Apr 01 17:54:29.225 INFO ok!
84522026-04-01T17:54:30.335Z[ recovery-image] Apr 01 17:54:29.225 INFO O| Apr 01 17:54:29.225 INFO STEP 23 (ensure_symlink) COMPLETE
84532026-04-01T17:54:30.335Z[ recovery-image] Apr 01 17:54:29.225 INFO O| Apr 01 17:54:29.225 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84542026-04-01T17:54:30.341Z[ recovery-image] Apr 01 17:54:29.232 INFO O| Apr 01 17:54:29.231 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf exists, with wrong contents, unlinking
84552026-04-01T17:54:30.344Z[ recovery-image] Apr 01 17:54:29.232 INFO O| Apr 01 17:54:29.232 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 ...
84562026-04-01T17:54:30.344Z[ recovery-image] Apr 01 17:54:29.232 INFO O| Apr 01 17:54:29.232 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nsswitch.conf
84572026-04-01T17:54:30.345Z[ recovery-image] Apr 01 17:54:29.232 INFO O| Apr 01 17:54:29.232 INFO ok!
84582026-04-01T17:54:30.345Z[ recovery-image] Apr 01 17:54:29.232 INFO O| Apr 01 17:54:29.232 INFO STEP 24 (ensure_file) COMPLETE
84592026-04-01T17:54:30.345Z[ recovery-image] Apr 01 17:54:29.232 INFO O| Apr 01 17:54:29.232 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
84602026-04-01T17:54:30.349Z[ recovery-image] Apr 01 17:54:29.238 INFO O| Apr 01 17:54:29.238 INFO updating shadow file
84612026-04-01T17:54:30.349Z[ recovery-image] Apr 01 17:54:29.238 INFO O| Apr 01 17:54:29.238 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84622026-04-01T17:54:30.349Z[ recovery-image] Apr 01 17:54:29.238 INFO O| Apr 01 17:54:29.238 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
84632026-04-01T17:54:30.349Z[ recovery-image] Apr 01 17:54:29.238 INFO O| Apr 01 17:54:29.238 INFO STEP 25 (shadow) COMPLETE
84642026-04-01T17:54:30.349Z[ recovery-image] Apr 01 17:54:29.238 INFO O| Apr 01 17:54:29.238 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84652026-04-01T17:54:30.352Z[ recovery-image] Apr 01 17:54:29.244 INFO O| Apr 01 17:54:29.244 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts exists, with wrong contents, unlinking
84662026-04-01T17:54:30.356Z[ recovery-image] Apr 01 17:54:29.244 INFO O| Apr 01 17:54:29.244 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts ...
84672026-04-01T17:54:30.356Z[ recovery-image] Apr 01 17:54:29.244 INFO O| Apr 01 17:54:29.244 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/inet/hosts
84682026-04-01T17:54:30.356Z[ recovery-image] Apr 01 17:54:29.244 INFO O| Apr 01 17:54:29.244 INFO ok!
84692026-04-01T17:54:30.356Z[ recovery-image] Apr 01 17:54:29.244 INFO O| Apr 01 17:54:29.244 INFO STEP 26 (ensure_file) COMPLETE
84702026-04-01T17:54:30.356Z[ recovery-image] Apr 01 17:54:29.244 INFO O| Apr 01 17:54:29.244 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84712026-04-01T17:54:30.360Z[ recovery-image] Apr 01 17:54:29.249 INFO O| Apr 01 17:54:29.249 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename does not exist
84722026-04-01T17:54:30.360Z[ recovery-image] Apr 01 17:54:29.249 INFO O| Apr 01 17:54:29.249 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename ...
84732026-04-01T17:54:30.360Z[ recovery-image] Apr 01 17:54:29.249 INFO O| Apr 01 17:54:29.249 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/nodename
84742026-04-01T17:54:30.360Z[ recovery-image] Apr 01 17:54:29.249 INFO O| Apr 01 17:54:29.249 INFO ok!
84752026-04-01T17:54:30.360Z[ recovery-image] Apr 01 17:54:29.249 INFO O| Apr 01 17:54:29.249 INFO STEP 27 (ensure_file) COMPLETE
84762026-04-01T17:54:30.360Z[ recovery-image] Apr 01 17:54:29.249 INFO O| Apr 01 17:54:29.249 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84772026-04-01T17:54:30.363Z[ host-image] Apr 01 17:54:29.254 INFO O| Apr 01 17:54:29.254 INFO O| Planning: Solver setup ... Done
84782026-04-01T17:54:30.367Z[ recovery-image] Apr 01 17:54:29.255 INFO O| Apr 01 17:54:29.255 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent exists, with wrong contents, unlinking
84792026-04-01T17:54:30.367Z[ recovery-image] Apr 01 17:54:29.255 INFO O| Apr 01 17:54:29.255 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent ...
84802026-04-01T17:54:30.367Z[ recovery-image] Apr 01 17:54:29.255 INFO O| Apr 01 17:54:29.255 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84812026-04-01T17:54:30.367Z[ recovery-image] Apr 01 17:54:29.255 INFO O| Apr 01 17:54:29.255 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/dhcpagent
84822026-04-01T17:54:30.367Z[ recovery-image] Apr 01 17:54:29.255 INFO O| Apr 01 17:54:29.255 INFO ok!
84832026-04-01T17:54:30.367Z[ recovery-image] Apr 01 17:54:29.255 INFO O| Apr 01 17:54:29.255 INFO STEP 28 (ensure_file) COMPLETE
84842026-04-01T17:54:30.367Z[ recovery-image] Apr 01 17:54:29.255 INFO O| Apr 01 17:54:29.255 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84852026-04-01T17:54:30.370Z[ host-image] Apr 01 17:54:29.260 INFO O| Apr 01 17:54:29.260 INFO O| Planning: Running solver ... Done
84862026-04-01T17:54:30.370Z[ recovery-image] Apr 01 17:54:29.261 INFO O| Apr 01 17:54:29.261 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf does not exist
84872026-04-01T17:54:30.370Z[ recovery-image] Apr 01 17:54:29.261 INFO O| Apr 01 17:54:29.261 INFO writing /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf ...
84882026-04-01T17:54:30.370Z[ recovery-image] Apr 01 17:54:29.261 INFO O| Apr 01 17:54:29.261 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/resolv.conf
84892026-04-01T17:54:30.370Z[ recovery-image] Apr 01 17:54:29.261 INFO O| Apr 01 17:54:29.261 INFO ok!
84902026-04-01T17:54:30.370Z[ recovery-image] Apr 01 17:54:29.261 INFO O| Apr 01 17:54:29.261 INFO STEP 29 (ensure_file) COMPLETE
84912026-04-01T17:54:30.370Z[ recovery-image] Apr 01 17:54:29.261 INFO O| Apr 01 17:54:29.261 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
84922026-04-01T17:54:30.375Z[ recovery-image] Apr 01 17:54:29.266 INFO O| Apr 01 17:54:29.266 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84932026-04-01T17:54:30.375Z[ recovery-image] Apr 01 17:54:29.266 INFO O| Apr 01 17:54:29.266 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84942026-04-01T17:54:30.375Z[ recovery-image] Apr 01 17:54:29.266 INFO O| Apr 01 17:54:29.266 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide
84952026-04-01T17:54:30.378Z[ recovery-image] Apr 01 17:54:29.266 INFO O| Apr 01 17:54:29.266 INFO STEP 30 (ensure_dir) COMPLETE
84962026-04-01T17:54:30.378Z[ recovery-image] Apr 01 17:54:29.266 INFO O| Apr 01 17:54:29.266 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
84972026-04-01T17:54:30.381Z[ recovery-image] Apr 01 17:54:29.272 INFO O| Apr 01 17:54:29.272 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup does not exist
84982026-04-01T17:54:30.381Z[ recovery-image] Apr 01 17:54:29.273 INFO O| Apr 01 17:54:29.272 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 ...
84992026-04-01T17:54:30.384Z[ recovery-image] Apr 01 17:54:29.273 INFO O| Apr 01 17:54:29.273 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
85002026-04-01T17:54:30.384Z[ recovery-image] Apr 01 17:54:29.273 INFO O| Apr 01 17:54:29.273 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/oxide/net-setup
85012026-04-01T17:54:30.384Z[ recovery-image] Apr 01 17:54:29.273 INFO O| Apr 01 17:54:29.273 INFO ok!
85022026-04-01T17:54:30.384Z[ recovery-image] Apr 01 17:54:29.273 INFO O| Apr 01 17:54:29.273 INFO STEP 31 (ensure_file) COMPLETE
85032026-04-01T17:54:30.384Z[ recovery-image] Apr 01 17:54:29.273 INFO O| Apr 01 17:54:29.273 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
85042026-04-01T17:54:30.388Z[ recovery-image] Apr 01 17:54:29.277 INFO O| Apr 01 17:54:29.277 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
85052026-04-01T17:54:30.388Z[ recovery-image] Apr 01 17:54:29.277 INFO O| Apr 01 17:54:29.277 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
85062026-04-01T17:54:30.388Z[ recovery-image] Apr 01 17:54:29.277 INFO O| Apr 01 17:54:29.277 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide
85072026-04-01T17:54:30.388Z[ recovery-image] Apr 01 17:54:29.277 INFO O| Apr 01 17:54:29.277 INFO STEP 32 (ensure_dir) COMPLETE
85082026-04-01T17:54:30.388Z[ recovery-image] Apr 01 17:54:29.277 INFO O| Apr 01 17:54:29.277 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
85092026-04-01T17:54:30.391Z[ recovery-image] Apr 01 17:54:29.283 INFO O| Apr 01 17:54:29.283 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml does not exist
85102026-04-01T17:54:30.391Z[ recovery-image] Apr 01 17:54:29.283 INFO O| Apr 01 17:54:29.283 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 ...
85112026-04-01T17:54:30.391Z[ recovery-image] Apr 01 17:54:29.283 INFO O| Apr 01 17:54:29.283 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
85122026-04-01T17:54:30.395Z[ recovery-image] Apr 01 17:54:29.283 INFO O| Apr 01 17:54:29.283 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/oxide/net-setup.xml
85132026-04-01T17:54:30.395Z[ recovery-image] Apr 01 17:54:29.283 INFO O| Apr 01 17:54:29.283 INFO ok!
85142026-04-01T17:54:30.395Z[ recovery-image] Apr 01 17:54:29.283 INFO O| Apr 01 17:54:29.283 INFO STEP 33 (ensure_file) COMPLETE
85152026-04-01T17:54:30.395Z[ recovery-image] Apr 01 17:54:29.283 INFO O| Apr 01 17:54:29.283 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85162026-04-01T17:54:30.398Z[ recovery-image] Apr 01 17:54:29.288 INFO O| Apr 01 17:54:29.288 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master does not exist
85172026-04-01T17:54:30.398Z[ recovery-image] Apr 01 17:54:29.288 INFO O| Apr 01 17:54:29.288 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master ...
85182026-04-01T17:54:30.398Z[ recovery-image] Apr 01 17:54:29.288 INFO O| Apr 01 17:54:29.288 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/auto_master
85192026-04-01T17:54:30.398Z[ recovery-image] Apr 01 17:54:29.288 INFO O| Apr 01 17:54:29.288 INFO ok!
85202026-04-01T17:54:30.398Z[ recovery-image] Apr 01 17:54:29.288 INFO O| Apr 01 17:54:29.288 INFO STEP 34 (ensure_file) COMPLETE
85212026-04-01T17:54:30.398Z[ recovery-image] Apr 01 17:54:29.288 INFO O| Apr 01 17:54:29.288 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85222026-04-01T17:54:30.404Z[ recovery-image] Apr 01 17:54:29.296 INFO O| Apr 01 17:54:29.295 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs exists, with wrong contents, unlinking
85232026-04-01T17:54:30.404Z[ recovery-image] Apr 01 17:54:29.296 INFO O| Apr 01 17:54:29.296 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs ...
85242026-04-01T17:54:30.407Z[ recovery-image] Apr 01 17:54:29.296 INFO O| Apr 01 17:54:29.296 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
85252026-04-01T17:54:30.407Z[ recovery-image] Apr 01 17:54:29.296 INFO O| Apr 01 17:54:29.296 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ttydefs
85262026-04-01T17:54:30.408Z[ recovery-image] Apr 01 17:54:29.296 INFO O| Apr 01 17:54:29.296 INFO ok!
85272026-04-01T17:54:30.408Z[ recovery-image] Apr 01 17:54:29.296 INFO O| Apr 01 17:54:29.296 INFO STEP 35 (ensure_file) COMPLETE
85282026-04-01T17:54:30.408Z[ recovery-image] Apr 01 17:54:29.296 INFO O| Apr 01 17:54:29.296 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85292026-04-01T17:54:30.411Z[ recovery-image] Apr 01 17:54:29.301 INFO O| Apr 01 17:54:29.301 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init exists, with wrong contents, unlinking
85302026-04-01T17:54:30.411Z[ recovery-image] Apr 01 17:54:29.301 INFO O| Apr 01 17:54:29.301 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init ...
85312026-04-01T17:54:30.411Z[ recovery-image] Apr 01 17:54:29.301 INFO O| Apr 01 17:54:29.301 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/init
85322026-04-01T17:54:30.411Z[ recovery-image] Apr 01 17:54:29.301 INFO O| Apr 01 17:54:29.301 INFO ok!
85332026-04-01T17:54:30.412Z[ recovery-image] Apr 01 17:54:29.301 INFO O| Apr 01 17:54:29.301 INFO STEP 36 (ensure_file) COMPLETE
85342026-04-01T17:54:30.412Z[ recovery-image] Apr 01 17:54:29.301 INFO O| Apr 01 17:54:29.301 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85352026-04-01T17:54:30.415Z[ recovery-image] Apr 01 17:54:29.307 INFO O| Apr 01 17:54:29.307 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
85362026-04-01T17:54:30.419Z[ recovery-image] Apr 01 17:54:29.307 INFO O| Apr 01 17:54:29.307 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config ...
85372026-04-01T17:54:30.419Z[ recovery-image] Apr 01 17:54:29.307 INFO O| Apr 01 17:54:29.307 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/ssh/sshd_config
85382026-04-01T17:54:30.419Z[ recovery-image] Apr 01 17:54:29.307 INFO O| Apr 01 17:54:29.307 INFO ok!
85392026-04-01T17:54:30.419Z[ recovery-image] Apr 01 17:54:29.307 INFO O| Apr 01 17:54:29.307 INFO STEP 37 (ensure_file) COMPLETE
85402026-04-01T17:54:30.419Z[ recovery-image] Apr 01 17:54:29.307 INFO O| Apr 01 17:54:29.307 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85412026-04-01T17:54:30.422Z[ recovery-image] Apr 01 17:54:29.313 INFO O| Apr 01 17:54:29.313 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams does not exist
85422026-04-01T17:54:30.422Z[ recovery-image] Apr 01 17:54:29.313 INFO O| Apr 01 17:54:29.313 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams ...
85432026-04-01T17:54:30.422Z[ recovery-image] Apr 01 17:54:29.313 INFO O| Apr 01 17:54:29.313 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85442026-04-01T17:54:30.425Z[ recovery-image] Apr 01 17:54:29.313 INFO O| Apr 01 17:54:29.313 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85452026-04-01T17:54:30.425Z[ recovery-image] Apr 01 17:54:29.313 INFO O| Apr 01 17:54:29.313 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85462026-04-01T17:54:30.425Z[ recovery-image] Apr 01 17:54:29.314 INFO O| Apr 01 17:54:29.313 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/bootparams
85472026-04-01T17:54:30.425Z[ recovery-image] Apr 01 17:54:29.314 INFO O| Apr 01 17:54:29.314 INFO ok!
85482026-04-01T17:54:30.426Z[ recovery-image] Apr 01 17:54:29.314 INFO O| Apr 01 17:54:29.314 INFO STEP 38 (ensure_file) COMPLETE
85492026-04-01T17:54:30.426Z[ recovery-image] Apr 01 17:54:29.314 INFO O| Apr 01 17:54:29.314 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85502026-04-01T17:54:30.429Z[ recovery-image] Apr 01 17:54:29.319 INFO O| Apr 01 17:54:29.319 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85512026-04-01T17:54:30.429Z[ recovery-image] Apr 01 17:54:29.319 INFO O| Apr 01 17:54:29.319 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85522026-04-01T17:54:30.429Z[ recovery-image] Apr 01 17:54:29.319 INFO O| Apr 01 17:54:29.319 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware
85532026-04-01T17:54:30.429Z[ recovery-image] Apr 01 17:54:29.319 INFO O| Apr 01 17:54:29.319 INFO STEP 39 (ensure_dir) COMPLETE
85542026-04-01T17:54:30.429Z[ recovery-image] Apr 01 17:54:29.319 INFO O| Apr 01 17:54:29.319 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85552026-04-01T17:54:30.433Z[ recovery-image] Apr 01 17:54:29.324 INFO O| Apr 01 17:54:29.324 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
85562026-04-01T17:54:30.433Z[ recovery-image] Apr 01 17:54:29.324 INFO O| Apr 01 17:54:29.324 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 ...
85572026-04-01T17:54:30.436Z[ recovery-image] Apr 01 17:54:29.324 INFO O| Apr 01 17:54:29.324 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
85582026-04-01T17:54:30.436Z[ recovery-image] Apr 01 17:54:29.324 INFO O| Apr 01 17:54:29.324 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
85592026-04-01T17:54:30.436Z[ recovery-image] Apr 01 17:54:29.324 INFO O| Apr 01 17:54:29.324 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
85602026-04-01T17:54:30.436Z[ recovery-image] Apr 01 17:54:29.324 INFO O| Apr 01 17:54:29.324 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
85612026-04-01T17:54:30.436Z[ recovery-image] Apr 01 17:54:29.324 INFO O| Apr 01 17:54:29.324 INFO ok!
85622026-04-01T17:54:30.436Z[ recovery-image] Apr 01 17:54:29.324 INFO O| Apr 01 17:54:29.324 INFO STEP 40 (ensure_file) COMPLETE
85632026-04-01T17:54:30.436Z[ recovery-image] Apr 01 17:54:29.324 INFO O| Apr 01 17:54:29.324 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85642026-04-01T17:54:30.440Z[ recovery-image] Apr 01 17:54:29.330 INFO O| Apr 01 17:54:29.330 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
85652026-04-01T17:54:30.440Z[ recovery-image] Apr 01 17:54:29.330 INFO O| Apr 01 17:54:29.330 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 ...
85662026-04-01T17:54:30.440Z[ recovery-image] Apr 01 17:54:29.331 INFO O| Apr 01 17:54:29.330 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Gimlet/firmware/t6srom.bin
85672026-04-01T17:54:30.440Z[ recovery-image] Apr 01 17:54:29.331 INFO O| Apr 01 17:54:29.330 INFO ok!
85682026-04-01T17:54:30.440Z[ recovery-image] Apr 01 17:54:29.331 INFO O| Apr 01 17:54:29.331 INFO STEP 41 (ensure_symlink) COMPLETE
85692026-04-01T17:54:30.440Z[ recovery-image] Apr 01 17:54:29.331 INFO O| Apr 01 17:54:29.331 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
85702026-04-01T17:54:30.446Z[ recovery-image] Apr 01 17:54:29.337 INFO O| Apr 01 17:54:29.337 INFO link /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo does not exist
85712026-04-01T17:54:30.446Z[ recovery-image] Apr 01 17:54:29.337 INFO O| Apr 01 17:54:29.337 INFO linking /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
85722026-04-01T17:54:30.449Z[ recovery-image] Apr 01 17:54:29.337 INFO O| Apr 01 17:54:29.337 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/platform/Oxide,Cosmo
85732026-04-01T17:54:30.449Z[ recovery-image] Apr 01 17:54:29.337 INFO O| Apr 01 17:54:29.337 INFO ok!
85742026-04-01T17:54:30.449Z[ recovery-image] Apr 01 17:54:29.337 INFO O| Apr 01 17:54:29.337 INFO STEP 42 (ensure_symlink) COMPLETE
85752026-04-01T17:54:30.449Z[ recovery-image] Apr 01 17:54:29.337 INFO O| Apr 01 17:54:29.337 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85762026-04-01T17:54:30.452Z[ recovery-image] Apr 01 17:54:29.343 INFO O| Apr 01 17:54:29.343 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname does not exist
85772026-04-01T17:54:30.452Z[ recovery-image] Apr 01 17:54:29.343 INFO O| Apr 01 17:54:29.343 INFO copying /work/oxidecomputer/helios/image/templates/files/recovery-hostname.sh -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname ...
85782026-04-01T17:54:30.452Z[ recovery-image] Apr 01 17:54:29.343 INFO O| Apr 01 17:54:29.343 INFO perms are 644, should be 755, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85792026-04-01T17:54:30.452Z[ recovery-image] Apr 01 17:54:29.343 INFO O| Apr 01 17:54:29.343 INFO chmod ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85802026-04-01T17:54:30.452Z[ recovery-image] Apr 01 17:54:29.343 INFO O| Apr 01 17:54:29.343 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85812026-04-01T17:54:30.452Z[ recovery-image] Apr 01 17:54:29.343 INFO O| Apr 01 17:54:29.343 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/recovery-hostname
85822026-04-01T17:54:30.452Z[ recovery-image] Apr 01 17:54:29.343 INFO O| Apr 01 17:54:29.343 INFO ok!
85832026-04-01T17:54:30.452Z[ recovery-image] Apr 01 17:54:29.343 INFO O| Apr 01 17:54:29.343 INFO STEP 43 (ensure_file) COMPLETE
85842026-04-01T17:54:30.452Z[ recovery-image] Apr 01 17:54:29.343 INFO O| Apr 01 17:54:29.343 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85852026-04-01T17:54:30.458Z[ recovery-image] Apr 01 17:54:29.350 INFO O| Apr 01 17:54:29.350 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml does not exist
85862026-04-01T17:54:30.458Z[ recovery-image] Apr 01 17:54:29.350 INFO O| Apr 01 17:54:29.350 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 ...
85872026-04-01T17:54:30.461Z[ recovery-image] Apr 01 17:54:29.350 INFO O| Apr 01 17:54:29.350 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
85882026-04-01T17:54:30.462Z[ recovery-image] Apr 01 17:54:29.350 INFO O| Apr 01 17:54:29.350 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/recovery-hostname.xml
85892026-04-01T17:54:30.462Z[ recovery-image] Apr 01 17:54:29.350 INFO O| Apr 01 17:54:29.350 INFO ok!
85902026-04-01T17:54:30.462Z[ recovery-image] Apr 01 17:54:29.350 INFO O| Apr 01 17:54:29.350 INFO STEP 44 (ensure_file) COMPLETE
85912026-04-01T17:54:30.462Z[ recovery-image] Apr 01 17:54:29.350 INFO O| Apr 01 17:54:29.350 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
85922026-04-01T17:54:30.465Z[ recovery-image] Apr 01 17:54:29.357 INFO O| Apr 01 17:54:29.357 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml does not exist
85932026-04-01T17:54:30.465Z[ recovery-image] Apr 01 17:54:29.357 INFO O| Apr 01 17:54:29.357 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml ...
85942026-04-01T17:54:30.468Z[ recovery-image] Apr 01 17:54:29.357 INFO O| Apr 01 17:54:29.357 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml
85952026-04-01T17:54:30.468Z[ recovery-image] Apr 01 17:54:29.357 INFO O| Apr 01 17:54:29.357 INFO ok!
85962026-04-01T17:54:30.468Z[ recovery-image] Apr 01 17:54:29.357 INFO O| Apr 01 17:54:29.357 INFO STEP 45 (ensure_file) COMPLETE
85972026-04-01T17:54:30.468Z[ recovery-image] Apr 01 17:54:29.357 INFO O| Apr 01 17:54:29.357 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
85982026-04-01T17:54:30.472Z[ recovery-image] Apr 01 17:54:29.363 INFO O| Apr 01 17:54:29.363 INFO updating shadow file
85992026-04-01T17:54:30.475Z[ recovery-image] Apr 01 17:54:29.363 INFO O| Apr 01 17:54:29.363 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/shadow
86002026-04-01T17:54:30.475Z[ recovery-image] Apr 01 17:54:29.363 INFO O| Apr 01 17:54:29.363 INFO STEP 46 (shadow) COMPLETE
86012026-04-01T17:54:30.475Z[ recovery-image] Apr 01 17:54:29.363 INFO O| Apr 01 17:54:29.363 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
86022026-04-01T17:54:30.478Z[ recovery-image] Apr 01 17:54:29.370 INFO O| Apr 01 17:54:29.370 WARN file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login exists, with wrong contents, unlinking
86032026-04-01T17:54:30.478Z[ recovery-image] Apr 01 17:54:29.370 INFO O| Apr 01 17:54:29.370 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login ...
86042026-04-01T17:54:30.482Z[ recovery-image] Apr 01 17:54:29.370 INFO O| Apr 01 17:54:29.370 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
86052026-04-01T17:54:30.482Z[ recovery-image] Apr 01 17:54:29.370 INFO O| Apr 01 17:54:29.370 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/default/login
86062026-04-01T17:54:30.482Z[ recovery-image] Apr 01 17:54:29.370 INFO O| Apr 01 17:54:29.370 INFO ok!
86072026-04-01T17:54:30.482Z[ recovery-image] Apr 01 17:54:29.370 INFO O| Apr 01 17:54:29.370 INFO STEP 47 (ensure_file) COMPLETE
86082026-04-01T17:54:30.482Z[ recovery-image] Apr 01 17:54:29.370 INFO O| Apr 01 17:54:29.370 INFO STEP 48: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86092026-04-01T17:54:30.485Z[ recovery-image] Apr 01 17:54:29.376 INFO O| Apr 01 17:54:29.376 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt
86102026-04-01T17:54:30.485Z[ recovery-image] Apr 01 17:54:29.376 INFO O| Apr 01 17:54:29.376 INFO STEP 48 (ensure_dir) COMPLETE
86112026-04-01T17:54:30.485Z[ recovery-image] Apr 01 17:54:29.376 INFO O| Apr 01 17:54:29.376 INFO STEP 49: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86122026-04-01T17:54:30.491Z[ recovery-image] Apr 01 17:54:29.382 INFO O| Apr 01 17:54:29.382 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
86132026-04-01T17:54:30.491Z[ recovery-image] Apr 01 17:54:29.382 INFO O| Apr 01 17:54:29.382 INFO chown ok, path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide
86142026-04-01T17:54:30.491Z[ recovery-image] Apr 01 17:54:29.382 INFO O| Apr 01 17:54:29.382 INFO STEP 49 (ensure_dir) COMPLETE
86152026-04-01T17:54:30.491Z[ recovery-image] Apr 01 17:54:29.382 INFO O| Apr 01 17:54:29.382 INFO STEP 50: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86162026-04-01T17:54:30.495Z[ host-image] Apr 01 17:54:29.386 INFO O| Apr 01 17:54:29.386 INFO O| Planning: Finding local manifests ... Done
86172026-04-01T17:54:30.498Z[ recovery-image] Apr 01 17:54:29.388 INFO O| Apr 01 17:54:29.388 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
86182026-04-01T17:54:30.498Z[ recovery-image] Apr 01 17:54:29.388 INFO O| Apr 01 17:54:29.388 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator
86192026-04-01T17:54:30.498Z[ recovery-image] Apr 01 17:54:29.388 INFO O| Apr 01 17:54:29.388 INFO STEP 50 (ensure_dir) COMPLETE
86202026-04-01T17:54:30.498Z[ recovery-image] Apr 01 17:54:29.388 INFO O| Apr 01 17:54:29.388 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86212026-04-01T17:54:30.503Z[ recovery-image] Apr 01 17:54:29.394 INFO O| Apr 01 17:54:29.394 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator does not exist
86222026-04-01T17:54:30.503Z[ recovery-image] Apr 01 17:54:29.394 INFO O| Apr 01 17:54:29.394 INFO copying /tmp/.tmpT7aQ5W/proto/recovery/root/opt/oxide/installinator/installinator -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator ...
86232026-04-01T17:54:30.508Z[ host-image] Apr 01 17:54:29.400 INFO O| Apr 01 17:54:29.399 INFO O| Planning: Fetching manifests: 1/1 100% complete
86242026-04-01T17:54:30.511Z[ host-image] Apr 01 17:54:29.401 INFO O| Apr 01 17:54:29.401 INFO O| Planning: Fetching manifests: 1/1 100% complete
86252026-04-01T17:54:30.522Z[ host-image] Apr 01 17:54:29.413 INFO O| Apr 01 17:54:29.413 INFO O| Planning: Package planning ... Done
86262026-04-01T17:54:30.525Z[ host-image] Apr 01 17:54:29.414 INFO O| Apr 01 17:54:29.414 INFO O| Planning: Merging actions ... Done
86272026-04-01T17:54:30.532Z[ recovery-image] Apr 01 17:54:29.423 INFO O| Apr 01 17:54:29.423 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/installinator
86282026-04-01T17:54:30.535Z[ recovery-image] Apr 01 17:54:29.423 INFO O| Apr 01 17:54:29.423 INFO ok!
86292026-04-01T17:54:30.535Z[ recovery-image] Apr 01 17:54:29.423 INFO O| Apr 01 17:54:29.423 INFO STEP 51 (ensure_file) COMPLETE
86302026-04-01T17:54:30.535Z[ recovery-image] Apr 01 17:54:29.423 INFO O| Apr 01 17:54:29.423 INFO STEP 52: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86312026-04-01T17:54:30.538Z[ recovery-image] Apr 01 17:54:29.429 INFO O| Apr 01 17:54:29.429 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
86322026-04-01T17:54:30.538Z[ recovery-image] Apr 01 17:54:29.429 INFO O| Apr 01 17:54:29.429 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/pkg
86332026-04-01T17:54:30.538Z[ recovery-image] Apr 01 17:54:29.429 INFO O| Apr 01 17:54:29.429 INFO STEP 52 (ensure_dir) COMPLETE
86342026-04-01T17:54:30.538Z[ recovery-image] Apr 01 17:54:29.429 INFO O| Apr 01 17:54:29.429 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86352026-04-01T17:54:30.542Z[ recovery-image] Apr 01 17:54:29.433 INFO O| Apr 01 17:54:29.433 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION does not exist
86362026-04-01T17:54:30.542Z[ recovery-image] Apr 01 17:54:29.434 INFO O| Apr 01 17:54:29.433 INFO copying /tmp/.tmpT7aQ5W/proto/recovery/root/opt/oxide/installinator/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION ...
86372026-04-01T17:54:30.542Z[ recovery-image] Apr 01 17:54:29.434 INFO O| Apr 01 17:54:29.434 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/installinator/VERSION
86382026-04-01T17:54:30.546Z[ recovery-image] Apr 01 17:54:29.434 INFO O| Apr 01 17:54:29.434 INFO ok!
86392026-04-01T17:54:30.546Z[ recovery-image] Apr 01 17:54:29.434 INFO O| Apr 01 17:54:29.434 INFO STEP 53 (ensure_file) COMPLETE
86402026-04-01T17:54:30.546Z[ recovery-image] Apr 01 17:54:29.434 INFO O| Apr 01 17:54:29.434 INFO STEP 54: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86412026-04-01T17:54:30.549Z[ recovery-image] Apr 01 17:54:29.438 INFO O| Apr 01 17:54:29.438 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
86422026-04-01T17:54:30.549Z[ recovery-image] Apr 01 17:54:29.438 INFO O| Apr 01 17:54:29.438 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm
86432026-04-01T17:54:30.549Z[ recovery-image] Apr 01 17:54:29.438 INFO O| Apr 01 17:54:29.438 INFO STEP 54 (ensure_dir) COMPLETE
86442026-04-01T17:54:30.549Z[ recovery-image] Apr 01 17:54:29.438 INFO O| Apr 01 17:54:29.438 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86452026-04-01T17:54:30.552Z[ host-image] Apr 01 17:54:29.443 INFO O| Apr 01 17:54:29.443 INFO O| Planning: Checking for conflicting actions ... Done
86462026-04-01T17:54:30.552Z[ host-image] Apr 01 17:54:29.443 INFO O| Apr 01 17:54:29.443 INFO O| Planning: Consolidating action changes ... Done
86472026-04-01T17:54:30.555Z[ recovery-image] Apr 01 17:54:29.444 INFO O| Apr 01 17:54:29.444 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm does not exist
86482026-04-01T17:54:30.555Z[ recovery-image] Apr 01 17:54:29.444 INFO O| Apr 01 17:54:29.444 INFO copying /tmp/.tmpT7aQ5W/proto/recovery/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm ...
86492026-04-01T17:54:30.723Z[ host-image] Apr 01 17:54:29.614 INFO O| Apr 01 17:54:29.614 INFO O| Planning: Evaluating mediators ... Done
86502026-04-01T17:54:30.727Z[ host-image] Apr 01 17:54:29.614 INFO O| Apr 01 17:54:29.614 INFO O| Planning: Planning completed in 5.44 seconds
86512026-04-01T17:54:30.728Z[ host-image] Apr 01 17:54:29.615 INFO O| Apr 01 17:54:29.615 INFO O| Packages to install: 1
86522026-04-01T17:54:30.779Z[ host-image] Apr 01 17:54:29.634 INFO O| Apr 01 17:54:29.634 INFO O| Download: 0/4 items 0.0/12.5MB 0% complete
86532026-04-01T17:54:30.779Z[ host-image] Apr 01 17:54:29.670 INFO O| Apr 01 17:54:29.669 INFO O| Download: Completed 12.50 MB in 0.04 seconds (349M/s)
86542026-04-01T17:54:30.858Z[ host-image] Apr 01 17:54:29.748 INFO O| Apr 01 17:54:29.748 INFO O| Actions: 1/22 actions (Installing new actions)
86552026-04-01T17:54:30.876Z[ recovery-image] Apr 01 17:54:29.767 INFO O| Apr 01 17:54:29.767 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmadm
86562026-04-01T17:54:30.877Z[ recovery-image] Apr 01 17:54:29.767 INFO O| Apr 01 17:54:29.767 INFO ok!
86572026-04-01T17:54:30.880Z[ recovery-image] Apr 01 17:54:29.767 INFO O| Apr 01 17:54:29.767 INFO STEP 55 (ensure_file) COMPLETE
86582026-04-01T17:54:30.880Z[ recovery-image] Apr 01 17:54:29.767 INFO O| Apr 01 17:54:29.767 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86592026-04-01T17:54:30.883Z[ recovery-image] Apr 01 17:54:29.774 INFO O| Apr 01 17:54:29.774 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd does not exist
86602026-04-01T17:54:30.883Z[ recovery-image] Apr 01 17:54:29.774 INFO O| Apr 01 17:54:29.774 INFO copying /tmp/.tmpT7aQ5W/proto/recovery/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd ...
86612026-04-01T17:54:31.103Z[ recovery-image] Apr 01 17:54:29.993 INFO O| Apr 01 17:54:29.993 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/ddmd
86622026-04-01T17:54:31.103Z[ recovery-image] Apr 01 17:54:29.993 INFO O| Apr 01 17:54:29.993 INFO ok!
86632026-04-01T17:54:31.103Z[ recovery-image] Apr 01 17:54:29.993 INFO O| Apr 01 17:54:29.993 INFO STEP 56 (ensure_file) COMPLETE
86642026-04-01T17:54:31.106Z[ recovery-image] Apr 01 17:54:29.993 INFO O| Apr 01 17:54:29.993 INFO STEP 57: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86652026-04-01T17:54:31.109Z[ recovery-image] Apr 01 17:54:30.001 INFO O| Apr 01 17:54:30.001 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86662026-04-01T17:54:31.113Z[ recovery-image] Apr 01 17:54:30.001 INFO O| Apr 01 17:54:30.001 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg
86672026-04-01T17:54:31.113Z[ recovery-image] Apr 01 17:54:30.001 INFO O| Apr 01 17:54:30.001 INFO STEP 57 (ensure_dir) COMPLETE
86682026-04-01T17:54:31.113Z[ recovery-image] Apr 01 17:54:30.001 INFO O| Apr 01 17:54:30.001 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86692026-04-01T17:54:31.116Z[ recovery-image] Apr 01 17:54:30.007 INFO O| Apr 01 17:54:30.007 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
86702026-04-01T17:54:31.116Z[ recovery-image] Apr 01 17:54:30.007 INFO O| Apr 01 17:54:30.007 INFO copying /tmp/.tmpT7aQ5W/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 ...
86712026-04-01T17:54:31.116Z[ recovery-image] Apr 01 17:54:30.007 INFO O| Apr 01 17:54:30.007 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
86722026-04-01T17:54:31.116Z[ recovery-image] Apr 01 17:54:30.007 INFO O| Apr 01 17:54:30.007 INFO ok!
86732026-04-01T17:54:31.116Z[ recovery-image] Apr 01 17:54:30.007 INFO O| Apr 01 17:54:30.007 INFO STEP 58 (ensure_file) COMPLETE
86742026-04-01T17:54:31.116Z[ recovery-image] Apr 01 17:54:30.007 INFO O| Apr 01 17:54:30.007 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86752026-04-01T17:54:31.122Z[ recovery-image] Apr 01 17:54:30.013 INFO O| Apr 01 17:54:30.013 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
86762026-04-01T17:54:31.122Z[ recovery-image] Apr 01 17:54:30.013 INFO O| Apr 01 17:54:30.013 INFO copying /tmp/.tmpT7aQ5W/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 ...
86772026-04-01T17:54:31.125Z[ recovery-image] Apr 01 17:54:30.013 INFO O| Apr 01 17:54:30.013 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
86782026-04-01T17:54:31.125Z[ recovery-image] Apr 01 17:54:30.013 INFO O| Apr 01 17:54:30.013 INFO ok!
86792026-04-01T17:54:31.125Z[ recovery-image] Apr 01 17:54:30.013 INFO O| Apr 01 17:54:30.013 INFO STEP 59 (ensure_file) COMPLETE
86802026-04-01T17:54:31.127Z[ recovery-image] Apr 01 17:54:30.013 INFO O| Apr 01 17:54:30.013 INFO STEP 60: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86812026-04-01T17:54:31.130Z[ recovery-image] Apr 01 17:54:30.019 INFO O| Apr 01 17:54:30.019 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86822026-04-01T17:54:31.130Z[ recovery-image] Apr 01 17:54:30.019 INFO O| Apr 01 17:54:30.019 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd
86832026-04-01T17:54:31.130Z[ recovery-image] Apr 01 17:54:30.019 INFO O| Apr 01 17:54:30.019 INFO STEP 60 (ensure_dir) COMPLETE
86842026-04-01T17:54:31.130Z[ recovery-image] Apr 01 17:54:30.019 INFO O| Apr 01 17:54:30.019 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86852026-04-01T17:54:31.134Z[ recovery-image] Apr 01 17:54:30.025 INFO O| Apr 01 17:54:30.025 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
86862026-04-01T17:54:31.134Z[ recovery-image] Apr 01 17:54:30.025 INFO O| Apr 01 17:54:30.025 INFO copying /tmp/.tmpT7aQ5W/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 ...
86872026-04-01T17:54:31.137Z[ recovery-image] Apr 01 17:54:30.025 INFO O| Apr 01 17:54:30.025 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
86882026-04-01T17:54:31.137Z[ recovery-image] Apr 01 17:54:30.025 INFO O| Apr 01 17:54:30.025 INFO ok!
86892026-04-01T17:54:31.137Z[ recovery-image] Apr 01 17:54:30.025 INFO O| Apr 01 17:54:30.025 INFO STEP 61 (ensure_file) COMPLETE
86902026-04-01T17:54:31.137Z[ recovery-image] Apr 01 17:54:30.025 INFO O| Apr 01 17:54:30.025 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86912026-04-01T17:54:31.140Z[ recovery-image] Apr 01 17:54:30.031 INFO O| Apr 01 17:54:30.031 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
86922026-04-01T17:54:31.140Z[ recovery-image] Apr 01 17:54:30.031 INFO O| Apr 01 17:54:30.031 INFO copying /tmp/.tmpT7aQ5W/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 ...
86932026-04-01T17:54:31.140Z[ recovery-image] Apr 01 17:54:30.031 INFO O| Apr 01 17:54:30.031 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
86942026-04-01T17:54:31.140Z[ recovery-image] Apr 01 17:54:30.031 INFO O| Apr 01 17:54:30.031 INFO ok!
86952026-04-01T17:54:31.141Z[ recovery-image] Apr 01 17:54:30.031 INFO O| Apr 01 17:54:30.031 INFO STEP 62 (ensure_file) COMPLETE
86962026-04-01T17:54:31.141Z[ recovery-image] Apr 01 17:54:30.031 INFO O| Apr 01 17:54:30.031 INFO STEP 63: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
86972026-04-01T17:54:31.145Z[ recovery-image] Apr 01 17:54:30.037 INFO O| Apr 01 17:54:30.037 INFO creating directory: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86982026-04-01T17:54:31.149Z[ recovery-image] Apr 01 17:54:30.037 INFO O| Apr 01 17:54:30.037 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm
86992026-04-01T17:54:31.149Z[ recovery-image] Apr 01 17:54:30.037 INFO O| Apr 01 17:54:30.037 INFO STEP 63 (ensure_dir) COMPLETE
87002026-04-01T17:54:31.149Z[ recovery-image] Apr 01 17:54:30.037 INFO O| Apr 01 17:54:30.037 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87012026-04-01T17:54:31.152Z[ recovery-image] Apr 01 17:54:30.042 INFO O| Apr 01 17:54:30.042 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
87022026-04-01T17:54:31.152Z[ recovery-image] Apr 01 17:54:30.042 INFO O| Apr 01 17:54:30.042 INFO copying /tmp/.tmpT7aQ5W/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 ...
87032026-04-01T17:54:31.152Z[ recovery-image] Apr 01 17:54:30.042 INFO O| Apr 01 17:54:30.042 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
87042026-04-01T17:54:31.152Z[ recovery-image] Apr 01 17:54:30.042 INFO O| Apr 01 17:54:30.042 INFO ok!
87052026-04-01T17:54:31.152Z[ recovery-image] Apr 01 17:54:30.042 INFO O| Apr 01 17:54:30.042 INFO STEP 64 (ensure_file) COMPLETE
87062026-04-01T17:54:31.152Z[ recovery-image] Apr 01 17:54:30.042 INFO O| Apr 01 17:54:30.042 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87072026-04-01T17:54:31.156Z[ recovery-image] Apr 01 17:54:30.047 INFO O| Apr 01 17:54:30.047 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION does not exist
87082026-04-01T17:54:31.156Z[ recovery-image] Apr 01 17:54:30.047 INFO O| Apr 01 17:54:30.047 INFO copying /tmp/.tmpT7aQ5W/proto/recovery/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION ...
87092026-04-01T17:54:31.159Z[ recovery-image] Apr 01 17:54:30.047 INFO O| Apr 01 17:54:30.047 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/opt/oxide/mg-ddm/VERSION
87102026-04-01T17:54:31.159Z[ recovery-image] Apr 01 17:54:30.048 INFO O| Apr 01 17:54:30.047 INFO ok!
87112026-04-01T17:54:31.159Z[ recovery-image] Apr 01 17:54:30.048 INFO O| Apr 01 17:54:30.047 INFO STEP 65 (ensure_file) COMPLETE
87122026-04-01T17:54:31.159Z[ recovery-image] Apr 01 17:54:30.048 INFO O| Apr 01 17:54:30.048 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87132026-04-01T17:54:31.162Z[ host-image] Apr 01 17:54:30.051 INFO O| Apr 01 17:54:30.051 INFO O| Actions: Completed 22 actions in 0.30 seconds.
87142026-04-01T17:54:31.166Z[ recovery-image] Apr 01 17:54:30.055 INFO O| Apr 01 17:54:30.055 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib
87152026-04-01T17:54:31.166Z[ recovery-image] Apr 01 17:54:30.055 INFO O| Apr 01 17:54:30.055 INFO STEP 66 (ensure_dir) COMPLETE
87162026-04-01T17:54:31.166Z[ recovery-image] Apr 01 17:54:30.055 INFO O| Apr 01 17:54:30.055 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87172026-04-01T17:54:31.169Z[ recovery-image] Apr 01 17:54:30.059 INFO O| Apr 01 17:54:30.059 INFO ownership already OK (0:2), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc
87182026-04-01T17:54:31.169Z[ recovery-image] Apr 01 17:54:30.059 INFO O| Apr 01 17:54:30.059 INFO STEP 67 (ensure_dir) COMPLETE
87192026-04-01T17:54:31.169Z[ recovery-image] Apr 01 17:54:30.059 INFO O| Apr 01 17:54:30.059 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87202026-04-01T17:54:31.173Z[ recovery-image] Apr 01 17:54:30.065 INFO O| Apr 01 17:54:30.064 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest
87212026-04-01T17:54:31.173Z[ recovery-image] Apr 01 17:54:30.065 INFO O| Apr 01 17:54:30.065 INFO STEP 68 (ensure_dir) COMPLETE
87222026-04-01T17:54:31.176Z[ recovery-image] Apr 01 17:54:30.065 INFO O| Apr 01 17:54:30.065 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87232026-04-01T17:54:31.181Z[ recovery-image] Apr 01 17:54:30.070 INFO O| Apr 01 17:54:30.070 INFO ownership already OK (0:3), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site
87242026-04-01T17:54:31.181Z[ recovery-image] Apr 01 17:54:30.070 INFO O| Apr 01 17:54:30.070 INFO STEP 69 (ensure_dir) COMPLETE
87252026-04-01T17:54:31.182Z[ recovery-image] Apr 01 17:54:30.070 INFO O| Apr 01 17:54:30.070 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.recovery/genproto.json
87262026-04-01T17:54:31.185Z[ recovery-image] Apr 01 17:54:30.076 INFO O| Apr 01 17:54:30.076 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml does not exist
87272026-04-01T17:54:31.185Z[ recovery-image] Apr 01 17:54:30.076 INFO O| Apr 01 17:54:30.076 INFO copying /tmp/.tmpT7aQ5W/proto/recovery/root/lib/svc/manifest/site/installinator.xml -> /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml ...
87282026-04-01T17:54:31.185Z[ recovery-image] Apr 01 17:54:30.076 INFO O| Apr 01 17:54:30.076 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/site/installinator.xml
87292026-04-01T17:54:31.185Z[ recovery-image] Apr 01 17:54:30.076 INFO O| Apr 01 17:54:30.076 INFO ok!
87302026-04-01T17:54:31.185Z[ recovery-image] Apr 01 17:54:30.076 INFO O| Apr 01 17:54:30.076 INFO STEP 70 (ensure_file) COMPLETE
87312026-04-01T17:54:31.186Z[ recovery-image] Apr 01 17:54:30.076 INFO O| Apr 01 17:54:30.076 INFO STEP 71: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87322026-04-01T17:54:31.192Z[ recovery-image] Apr 01 17:54:30.083 INFO O| Apr 01 17:54:30.083 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ipsec"
87332026-04-01T17:54:31.195Z[ recovery-image] Apr 01 17:54:30.083 INFO O| Apr 01 17:54:30.083 INFO STEP 71 (remove_files) COMPLETE
87342026-04-01T17:54:31.195Z[ recovery-image] Apr 01 17:54:30.083 INFO O| Apr 01 17:54:30.083 INFO STEP 72: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87352026-04-01T17:54:31.199Z[ recovery-image] Apr 01 17:54:30.090 INFO O| Apr 01 17:54:30.090 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/ldap"
87362026-04-01T17:54:31.199Z[ recovery-image] Apr 01 17:54:30.090 INFO O| Apr 01 17:54:30.090 INFO STEP 72 (remove_files) COMPLETE
87372026-04-01T17:54:31.199Z[ recovery-image] Apr 01 17:54:30.090 INFO O| Apr 01 17:54:30.090 INFO STEP 73: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87382026-04-01T17:54:31.204Z[ recovery-image] Apr 01 17:54:30.095 INFO O| Apr 01 17:54:30.095 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/rpc"
87392026-04-01T17:54:31.208Z[ recovery-image] Apr 01 17:54:30.095 INFO O| Apr 01 17:54:30.095 INFO STEP 73 (remove_files) COMPLETE
87402026-04-01T17:54:31.208Z[ recovery-image] Apr 01 17:54:30.095 INFO O| Apr 01 17:54:30.095 INFO STEP 74: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87412026-04-01T17:54:31.211Z[ recovery-image] Apr 01 17:54:30.101 INFO O| Apr 01 17:54:30.101 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/security"
87422026-04-01T17:54:31.211Z[ recovery-image] Apr 01 17:54:30.101 INFO O| Apr 01 17:54:30.101 INFO STEP 74 (remove_files) COMPLETE
87432026-04-01T17:54:31.211Z[ recovery-image] Apr 01 17:54:30.101 INFO O| Apr 01 17:54:30.101 INFO STEP 75: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87442026-04-01T17:54:31.215Z[ recovery-image] Apr 01 17:54:30.107 INFO O| Apr 01 17:54:30.107 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/shares"
87452026-04-01T17:54:31.219Z[ recovery-image] Apr 01 17:54:30.107 INFO O| Apr 01 17:54:30.107 INFO STEP 75 (remove_files) COMPLETE
87462026-04-01T17:54:31.219Z[ recovery-image] Apr 01 17:54:30.107 INFO O| Apr 01 17:54:30.107 INFO STEP 76: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87472026-04-01T17:54:31.222Z[ recovery-image] Apr 01 17:54:30.112 INFO O| Apr 01 17:54:30.112 INFO remove tree: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/smb"
87482026-04-01T17:54:31.222Z[ recovery-image] Apr 01 17:54:30.112 INFO O| Apr 01 17:54:30.112 INFO STEP 76 (remove_files) COMPLETE
87492026-04-01T17:54:31.222Z[ recovery-image] Apr 01 17:54:30.112 INFO O| Apr 01 17:54:30.112 INFO STEP 77: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87502026-04-01T17:54:31.228Z[ recovery-image] Apr 01 17:54:30.119 INFO O| Apr 01 17:54:30.119 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/management/net-snmp.xml"
87512026-04-01T17:54:31.228Z[ recovery-image] Apr 01 17:54:30.119 INFO O| Apr 01 17:54:30.119 INFO STEP 77 (remove_files) COMPLETE
87522026-04-01T17:54:31.228Z[ recovery-image] Apr 01 17:54:30.119 INFO O| Apr 01 17:54:30.119 INFO STEP 78: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87532026-04-01T17:54:31.233Z[ recovery-image] Apr 01 17:54:30.125 INFO O| Apr 01 17:54:30.125 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/application/security/tcsd.xml"
87542026-04-01T17:54:31.233Z[ recovery-image] Apr 01 17:54:30.125 INFO O| Apr 01 17:54:30.125 INFO STEP 78 (remove_files) COMPLETE
87552026-04-01T17:54:31.237Z[ recovery-image] Apr 01 17:54:30.125 INFO O| Apr 01 17:54:30.125 INFO STEP 79: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87562026-04-01T17:54:31.240Z[ recovery-image] Apr 01 17:54:30.131 INFO O| Apr 01 17:54:30.131 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/dns/install.xml"
87572026-04-01T17:54:31.240Z[ recovery-image] Apr 01 17:54:30.131 INFO O| Apr 01 17:54:30.131 INFO STEP 79 (remove_files) COMPLETE
87582026-04-01T17:54:31.243Z[ recovery-image] Apr 01 17:54:30.131 INFO O| Apr 01 17:54:30.131 INFO STEP 80: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87592026-04-01T17:54:31.247Z[ recovery-image] Apr 01 17:54:30.138 INFO O| Apr 01 17:54:30.138 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd-upgrade.xml"
87602026-04-01T17:54:31.247Z[ recovery-image] Apr 01 17:54:30.138 INFO O| Apr 01 17:54:30.138 INFO STEP 80 (remove_files) COMPLETE
87612026-04-01T17:54:31.247Z[ recovery-image] Apr 01 17:54:30.138 INFO O| Apr 01 17:54:30.138 INFO STEP 81: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87622026-04-01T17:54:31.252Z[ recovery-image] Apr 01 17:54:30.143 INFO O| Apr 01 17:54:30.143 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/inetd.xml"
87632026-04-01T17:54:31.252Z[ recovery-image] Apr 01 17:54:30.143 INFO O| Apr 01 17:54:30.143 INFO STEP 81 (remove_files) COMPLETE
87642026-04-01T17:54:31.255Z[ recovery-image] Apr 01 17:54:30.143 INFO O| Apr 01 17:54:30.143 INFO STEP 82: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87652026-04-01T17:54:31.258Z[ recovery-image] Apr 01 17:54:30.149 INFO O| Apr 01 17:54:30.149 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-install.xml"
87662026-04-01T17:54:31.258Z[ recovery-image] Apr 01 17:54:30.149 INFO O| Apr 01 17:54:30.149 INFO STEP 82 (remove_files) COMPLETE
87672026-04-01T17:54:31.258Z[ recovery-image] Apr 01 17:54:30.149 INFO O| Apr 01 17:54:30.149 INFO STEP 83: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87682026-04-01T17:54:31.264Z[ recovery-image] Apr 01 17:54:30.156 INFO O| Apr 01 17:54:30.155 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-ipmp.xml"
87692026-04-01T17:54:31.266Z[ recovery-image] Apr 01 17:54:30.156 INFO O| Apr 01 17:54:30.156 INFO STEP 83 (remove_files) COMPLETE
87702026-04-01T17:54:31.269Z[ recovery-image] Apr 01 17:54:30.156 INFO O| Apr 01 17:54:30.156 INFO STEP 84: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87712026-04-01T17:54:31.272Z[ recovery-image] Apr 01 17:54:30.162 INFO O| Apr 01 17:54:30.162 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-iptun.xml"
87722026-04-01T17:54:31.272Z[ recovery-image] Apr 01 17:54:30.162 INFO O| Apr 01 17:54:30.162 INFO STEP 84 (remove_files) COMPLETE
87732026-04-01T17:54:31.272Z[ recovery-image] Apr 01 17:54:30.162 INFO O| Apr 01 17:54:30.162 INFO STEP 85: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87742026-04-01T17:54:31.277Z[ recovery-image] Apr 01 17:54:30.168 INFO O| Apr 01 17:54:30.168 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-location.xml"
87752026-04-01T17:54:31.277Z[ recovery-image] Apr 01 17:54:30.168 INFO O| Apr 01 17:54:30.168 INFO STEP 85 (remove_files) COMPLETE
87762026-04-01T17:54:31.277Z[ recovery-image] Apr 01 17:54:30.168 INFO O| Apr 01 17:54:30.168 INFO STEP 86: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87772026-04-01T17:54:31.282Z[ recovery-image] Apr 01 17:54:30.174 INFO O| Apr 01 17:54:30.174 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/network-netcfg.xml"
87782026-04-01T17:54:31.282Z[ recovery-image] Apr 01 17:54:30.174 INFO O| Apr 01 17:54:30.174 INFO STEP 86 (remove_files) COMPLETE
87792026-04-01T17:54:31.282Z[ recovery-image] Apr 01 17:54:30.174 INFO O| Apr 01 17:54:30.174 INFO STEP 87: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87802026-04-01T17:54:31.289Z[ recovery-image] Apr 01 17:54:30.180 INFO O| Apr 01 17:54:30.180 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/routing/rdisc.xml"
87812026-04-01T17:54:31.289Z[ recovery-image] Apr 01 17:54:30.180 INFO O| Apr 01 17:54:30.180 INFO STEP 87 (remove_files) COMPLETE
87822026-04-01T17:54:31.289Z[ recovery-image] Apr 01 17:54:30.180 INFO O| Apr 01 17:54:30.180 INFO STEP 88: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87832026-04-01T17:54:31.295Z[ recovery-image] Apr 01 17:54:30.187 INFO O| Apr 01 17:54:30.186 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/varpd.xml"
87842026-04-01T17:54:31.295Z[ recovery-image] Apr 01 17:54:30.187 INFO O| Apr 01 17:54:30.187 INFO STEP 88 (remove_files) COMPLETE
87852026-04-01T17:54:31.298Z[ recovery-image] Apr 01 17:54:30.187 INFO O| Apr 01 17:54:30.187 INFO STEP 89: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87862026-04-01T17:54:31.302Z[ recovery-image] Apr 01 17:54:30.193 INFO O| Apr 01 17:54:30.193 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/allocate.xml"
87872026-04-01T17:54:31.302Z[ recovery-image] Apr 01 17:54:30.193 INFO O| Apr 01 17:54:30.193 INFO STEP 89 (remove_files) COMPLETE
87882026-04-01T17:54:31.305Z[ recovery-image] Apr 01 17:54:30.193 INFO O| Apr 01 17:54:30.193 INFO STEP 90: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87892026-04-01T17:54:31.308Z[ recovery-image] Apr 01 17:54:30.199 INFO O| Apr 01 17:54:30.199 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/devices-audio.xml"
87902026-04-01T17:54:31.308Z[ recovery-image] Apr 01 17:54:30.199 INFO O| Apr 01 17:54:30.199 INFO STEP 90 (remove_files) COMPLETE
87912026-04-01T17:54:31.308Z[ recovery-image] Apr 01 17:54:30.199 INFO O| Apr 01 17:54:30.199 INFO STEP 91: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87922026-04-01T17:54:31.313Z[ recovery-image] Apr 01 17:54:30.204 INFO O| Apr 01 17:54:30.204 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
87932026-04-01T17:54:31.313Z[ recovery-image] Apr 01 17:54:30.204 INFO O| Apr 01 17:54:30.204 INFO STEP 91 (remove_files) COMPLETE
87942026-04-01T17:54:31.313Z[ recovery-image] Apr 01 17:54:30.204 INFO O| Apr 01 17:54:30.204 INFO STEP 92: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87952026-04-01T17:54:31.320Z[ recovery-image] Apr 01 17:54:30.211 INFO O| Apr 01 17:54:30.211 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/dev/sndstat"
87962026-04-01T17:54:31.320Z[ recovery-image] Apr 01 17:54:30.211 INFO O| Apr 01 17:54:30.211 INFO STEP 92 (remove_files) COMPLETE
87972026-04-01T17:54:31.320Z[ recovery-image] Apr 01 17:54:30.211 INFO O| Apr 01 17:54:30.211 INFO STEP 93: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
87982026-04-01T17:54:31.326Z[ recovery-image] Apr 01 17:54:30.217 INFO O| Apr 01 17:54:30.217 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
87992026-04-01T17:54:31.326Z[ recovery-image] Apr 01 17:54:30.217 INFO O| Apr 01 17:54:30.217 INFO STEP 93 (remove_files) COMPLETE
88002026-04-01T17:54:31.326Z[ recovery-image] Apr 01 17:54:30.217 INFO O| Apr 01 17:54:30.217 INFO STEP 94: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88012026-04-01T17:54:31.332Z[ recovery-image] Apr 01 17:54:30.223 INFO O| Apr 01 17:54:30.223 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/hostid.xml"
88022026-04-01T17:54:31.332Z[ recovery-image] Apr 01 17:54:30.223 INFO O| Apr 01 17:54:30.223 INFO STEP 94 (remove_files) COMPLETE
88032026-04-01T17:54:31.332Z[ recovery-image] Apr 01 17:54:30.223 INFO O| Apr 01 17:54:30.223 INFO STEP 95: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88042026-04-01T17:54:31.338Z[ recovery-image] Apr 01 17:54:30.229 INFO O| Apr 01 17:54:30.229 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/idmap.xml"
88052026-04-01T17:54:31.338Z[ recovery-image] Apr 01 17:54:30.229 INFO O| Apr 01 17:54:30.229 INFO STEP 95 (remove_files) COMPLETE
88062026-04-01T17:54:31.338Z[ recovery-image] Apr 01 17:54:30.229 INFO O| Apr 01 17:54:30.229 INFO STEP 96: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88072026-04-01T17:54:31.344Z[ recovery-image] Apr 01 17:54:30.235 INFO O| Apr 01 17:54:30.235 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/pkgserv.xml"
88082026-04-01T17:54:31.348Z[ recovery-image] Apr 01 17:54:30.235 INFO O| Apr 01 17:54:30.235 INFO STEP 96 (remove_files) COMPLETE
88092026-04-01T17:54:31.348Z[ recovery-image] Apr 01 17:54:30.235 INFO O| Apr 01 17:54:30.235 INFO STEP 97: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88102026-04-01T17:54:31.351Z[ recovery-image] Apr 01 17:54:30.241 INFO O| Apr 01 17:54:30.241 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/zones.xml"
88112026-04-01T17:54:31.351Z[ recovery-image] Apr 01 17:54:30.241 INFO O| Apr 01 17:54:30.241 INFO STEP 97 (remove_files) COMPLETE
88122026-04-01T17:54:31.351Z[ recovery-image] Apr 01 17:54:30.241 INFO O| Apr 01 17:54:30.241 INFO STEP 98: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88132026-04-01T17:54:31.355Z[ recovery-image] Apr 01 17:54:30.247 INFO O| Apr 01 17:54:30.247 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/system/intrd.xml"
88142026-04-01T17:54:31.355Z[ recovery-image] Apr 01 17:54:30.247 INFO O| Apr 01 17:54:30.247 INFO STEP 98 (remove_files) COMPLETE
88152026-04-01T17:54:31.359Z[ recovery-image] Apr 01 17:54:30.247 INFO O| Apr 01 17:54:30.247 INFO STEP 99: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
88162026-04-01T17:54:31.362Z[ recovery-image] Apr 01 17:54:30.253 INFO O| Apr 01 17:54:30.253 INFO remove file: "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest/network/chrony.xml"
88172026-04-01T17:54:31.362Z[ recovery-image] Apr 01 17:54:30.253 INFO O| Apr 01 17:54:30.253 INFO STEP 99 (remove_files) COMPLETE
88182026-04-01T17:54:31.366Z[ recovery-image] Apr 01 17:54:30.253 INFO O| Apr 01 17:54:30.253 INFO STEP 100: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs-recovery.json
88192026-04-01T17:54:31.372Z[ recovery-image] Apr 01 17:54:30.263 INFO O| Apr 01 17:54:30.263 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db does not already exist, skipping removal
88202026-04-01T17:54:31.372Z[ recovery-image] Apr 01 17:54:30.263 INFO O| Apr 01 17:54:30.263 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/lib/svc/manifest"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db"}
88212026-04-01T17:54:31.467Z[ host-image] Apr 01 17:54:30.358 INFO O| Apr 01 17:54:30.358 INFO O| Done
88222026-04-01T17:54:31.467Z[ host-image] Apr 01 17:54:30.358 INFO O| Apr 01 17:54:30.358 INFO O| Done
88232026-04-01T17:54:32.111Z[ host-image] Apr 01 17:54:31.002 INFO O| Apr 01 17:54:31.002 INFO O| Done
88242026-04-01T17:54:33.443Z[ host-image] Apr 01 17:54:32.334 INFO O| Apr 01 17:54:32.334 INFO O| Done
88252026-04-01T17:54:33.467Z[ host-image] Apr 01 17:54:32.358 INFO O| Apr 01 17:54:32.358 INFO O| Done
88262026-04-01T17:54:33.468Z[ host-image] Apr 01 17:54:32.358 INFO O| Apr 01 17:54:32.358 INFO O| Done
88272026-04-01T17:54:33.476Z[ host-image] Apr 01 17:54:32.367 INFO O| Apr 01 17:54:32.367 INFO O| Done
88282026-04-01T17:54:34.846Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO STEP 14 (pkg_install) COMPLETE
88292026-04-01T17:54:34.846Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO STEP 15: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88302026-04-01T17:54:34.846Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO skip step because feature "mbist" is not enabled
88312026-04-01T17:54:34.846Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO STEP 16: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88322026-04-01T17:54:34.850Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO skip step because feature "mfg" is not enabled
88332026-04-01T17:54:34.850Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO STEP 17: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88342026-04-01T17:54:34.850Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO skip step because feature "compliance" is not enabled
88352026-04-01T17:54:34.850Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO STEP 18: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88362026-04-01T17:54:34.850Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO skip step because feature "stress" is not enabled
88372026-04-01T17:54:34.850Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO STEP 19: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88382026-04-01T17:54:34.850Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO skip step because feature "compliance" is not enabled
88392026-04-01T17:54:34.850Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO STEP 20: pkg_install, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-01-os.json
88402026-04-01T17:54:34.850Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO skip step because feature "nfs" is not enabled
88412026-04-01T17:54:34.850Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@os
88422026-04-01T17:54:34.850Z[ host-image] Apr 01 17:54:33.736 INFO O| Apr 01 17:54:33.736 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
88432026-04-01T17:54:34.913Z[ recovery-image] Apr 01 17:54:33.803 INFO O| Apr 01 17:54:33.803 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
88442026-04-01T17:54:34.913Z[ recovery-image] Apr 01 17:54:33.803 INFO O| Apr 01 17:54:33.803 INFO E| svccfg: Loaded 68 smf(7) service descriptions
88452026-04-01T17:54:34.922Z[ recovery-image] Apr 01 17:54:33.813 INFO O| Apr 01 17:54:33.813 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/generic.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_CHECKHASH": "1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"}
88462026-04-01T17:54:34.931Z[ host-image] Apr 01 17:54:33.822 INFO O| Apr 01 17:54:33.822 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-01-os
88472026-04-01T17:54:34.991Z[ host-image] Apr 01 17:54:33.882 INFO O| Apr 01 17:54:33.882 INFO completed processing sled/ramdisk-01-os
88482026-04-01T17:54:34.995Z[ host-image] Apr 01 17:54:33.883 INFO omicron1 baseline generation...
88492026-04-01T17:54:34.995Z[ host-image] Apr 01 17:54:33.883 INFO exec: ["/usr/lib/brand/omicron1/baseline", "-R", "/rpool/images/build/host/work/sled/ramdisk", "/work/oxidecomputer/helios/tmp/image.host/omicron1"], pwd: None
88502026-04-01T17:54:35.010Z[ recovery-image] Apr 01 17:54:33.900 INFO O| Apr 01 17:54:33.900 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/profile/platform.xml"], env: {"SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
88512026-04-01T17:54:35.057Z[ recovery-image] Apr 01 17:54:33.948 INFO O| Apr 01 17:54:33.948 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/recovery/work/sled/zfs-recovery/a/var/svc/profile/site.xml"], env: {"SVCCFG_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/recovery/work/sled/zfs-recovery/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db", "PKG_INSTALL_ROOT": "/rpool/images/build/recovery/work/sled/zfs-recovery/a"}
88522026-04-01T17:54:35.110Z[ recovery-image] Apr 01 17:54:34.001 INFO O| Apr 01 17:54:34.001 INFO file /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db does not exist
88532026-04-01T17:54:35.110Z[ recovery-image] Apr 01 17:54:34.001 INFO O| Apr 01 17:54:34.001 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 ...
88542026-04-01T17:54:35.114Z[ recovery-image] Apr 01 17:54:34.002 INFO O| Apr 01 17:54:34.002 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/work/sled/zfs-recovery/a/etc/svc/repository.db
88552026-04-01T17:54:35.114Z[ recovery-image] Apr 01 17:54:34.002 INFO O| Apr 01 17:54:34.002 INFO ok!
88562026-04-01T17:54:35.114Z[ recovery-image] Apr 01 17:54:34.002 INFO O| Apr 01 17:54:34.002 INFO file /rpool/images/build/recovery/tmp/sled/zfs-recovery/repo.db exists (as File), removing
88572026-04-01T17:54:35.114Z[ recovery-image] Apr 01 17:54:34.002 INFO O| Apr 01 17:54:34.002 INFO STEP 100 (seed_smf) COMPLETE
88582026-04-01T17:54:35.114Z[ recovery-image] Apr 01 17:54:34.002 INFO O| Apr 01 17:54:34.002 INFO steps complete; finalising image!
88592026-04-01T17:54:35.114Z[ recovery-image] Apr 01 17:54:34.002 INFO O| Apr 01 17:54:34.002 INFO TRIM POOL: TEMPORARY-sled-zfs-recovery
88602026-04-01T17:54:35.210Z[ recovery-image] Apr 01 17:54:34.101 INFO O| Apr 01 17:54:34.101 INFO trim TEMPORARY-sled-zfs-recovery: (12% trimmed, started at Wed Apr 1 17:54:34 2026)
88612026-04-01T17:54:35.329Z[ host-image] Apr 01 17:54:34.219 INFO O| incorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23855:20260331T110104Z
88622026-04-01T17:54:35.422Z[ recovery-image] Apr 01 17:54:34.312 INFO O| Apr 01 17:54:34.312 INFO temporary pool has 443M used, 1.32G avail, 1.00x compressratio
88632026-04-01T17:54:35.422Z[ recovery-image] Apr 01 17:54:34.313 INFO O| Apr 01 17:54:34.312 INFO EXPORT POOL: TEMPORARY-sled-zfs-recovery
88642026-04-01T17:54:35.647Z[ recovery-image] Apr 01 17:54:34.536 INFO O| Apr 01 17:54:34.536 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
88652026-04-01T17:54:35.647Z[ recovery-image] Apr 01 17:54:34.536 INFO O| Apr 01 17:54:34.536 INFO file /rpool/images/build/recovery/output/sled-zfs-recovery.raw does not already exist, skipping removal
88662026-04-01T17:54:37.585Z[ recovery-image] Apr 01 17:54:36.475 INFO O| Apr 01 17:54:36.475 INFO perms are 1600, should be 644, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88672026-04-01T17:54:37.585Z[ recovery-image] Apr 01 17:54:36.475 INFO O| Apr 01 17:54:36.475 INFO chmod ok, path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88682026-04-01T17:54:37.585Z[ recovery-image] Apr 01 17:54:36.475 INFO O| Apr 01 17:54:36.475 INFO ownership already OK (0:0), path: /rpool/images/build/recovery/output/sled-zfs-recovery.raw
88692026-04-01T17:54:37.585Z[ recovery-image] Apr 01 17:54:36.475 INFO O| Apr 01 17:54:36.475 INFO completed processing sled/zfs-recovery
88702026-04-01T17:54:37.589Z[ recovery-image] Apr 01 17:54:36.475 INFO O| Apr 01 17:54:36.475 INFO DESTROY DATASET: rpool/images/build/recovery/work/sled/zfs-recovery
88712026-04-01T17:54:38.729Z[ recovery-image] Apr 01 17:54:37.620 INFO O| Apr 01 17:54:37.620 INFO DESTROY DATASET: rpool/images/build/recovery/tmp/sled/zfs-recovery
88722026-04-01T17:54:38.787Z[ recovery-image] Apr 01 17:54:37.677 INFO BUILD STRING "heads/stlouis-0-gcd1bef64e5\n"
88732026-04-01T17:54:38.787Z[ recovery-image] Apr 01 17:54:37.677 INFO expanded image name: "recovery c7fd6b8/${os_short_commit} 2026-04-01 17:33" -> "recovery c7fd6b8/cd1bef6 2026-04-01 17:33"
88742026-04-01T17:54:38.790Z[ recovery-image] Apr 01 17:54:37.677 INFO output artefacts stored in: "/work/os-recovery"
88752026-04-01T17:54:38.790Z[ recovery-image] Apr 01 17:54:37.677 INFO collecting git info from project "amd-firmware"...
88762026-04-01T17:54:39.077Z[ recovery-image] Apr 01 17:54:37.967 INFO collecting git info from project "pinprick"...
88772026-04-01T17:54:39.082Z[ recovery-image] Apr 01 17:54:37.972 INFO collecting git info from project "bootserver"...
88782026-04-01T17:54:39.086Z[ recovery-image] Apr 01 17:54:37.976 INFO collecting git info from project "image-builder"...
88792026-04-01T17:54:39.090Z[ recovery-image] Apr 01 17:54:37.980 INFO collecting git info from project "dmar-report"...
88802026-04-01T17:54:39.096Z[ recovery-image] Apr 01 17:54:37.987 INFO collecting git info from project "pilot"...
88812026-04-01T17:54:39.102Z[ recovery-image] Apr 01 17:54:37.993 INFO collecting git info from project "amd-host-image-builder"...
88822026-04-01T17:54:39.135Z[ recovery-image] Apr 01 17:54:38.025 INFO collecting git info from project "phbl"...
88832026-04-01T17:54:39.139Z[ recovery-image] Apr 01 17:54:38.030 INFO collecting git info from project "chelsio-t6-roms"...
88842026-04-01T17:54:39.154Z[ recovery-image] Apr 01 17:54:38.044 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
88852026-04-01T17:54:39.401Z[ recovery-image] Apr 01 17:54:38.292 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
88862026-04-01T17:54:39.643Z[ recovery-image] Apr 01 17:54:38.533 INFO creating Oxide boot image...
88872026-04-01T17:54:39.643Z[ recovery-image] Apr 01 17:54:38.534 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/recovery/output/sled-zfs-recovery.raw", "-N", "recovery c7fd6b8/cd1bef6 2026-04-01 17:33", "-o", "/work/os-recovery/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.recovery/boot_image_csum", "-s", "4096", "-z"], pwd: None
88882026-04-01T17:55:06.979Z[ host-image] Apr 01 17:55:05.867 INFO O| install = pkg://helios-dev/SUNWcs@0.5.11-2.0.23855:20260331T110138Z
88892026-04-01T17:55:06.979Z[ host-image] Apr 01 17:55:05.868 INFO O| install = pkg://helios-dev/SUNWcsd@0.5.11-2.0.23855:20260331T110138Z
88902026-04-01T17:55:06.984Z[ host-image] Apr 01 17:55:05.868 INFO O| install = pkg://helios-dev/compress/brotli@1.0.9-2.0:20230621T185813Z
88912026-04-01T17:55:06.984Z[ host-image] Apr 01 17:55:05.868 INFO O| install = pkg://helios-dev/compress/bzip2@1.0.8-2.0:20230621T185759Z
88922026-04-01T17:55:06.984Z[ host-image] Apr 01 17:55:05.868 INFO O| install = pkg://helios-dev/compress/gzip@1.12-2.0:20230621T185838Z
88932026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.868 INFO O| install = pkg://helios-dev/compress/lz4@1.9.4-2.0:20230621T185820Z
88942026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.868 INFO O| install = pkg://helios-dev/compress/xz@5.4.2-2.0:20230621T190107Z
88952026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.868 INFO O| install = pkg://helios-dev/compress/zstd@1.5.5-2.0:20230621T190025Z
88962026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.868 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron-release-incorporation@19.0.0.0:20260401T173324Z
88972026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.868 INFO O| install = pkg://helios-dev/consolidation/oxide/omicron1-brand-incorporation@1.0.25:20250809T001145Z
88982026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.868 INFO O| install = pkg://helios-dev/database/sqlite-3@3.41.2-2.0:20230621T190437Z
88992026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.868 INFO O| install = pkg://helios-dev/developer/acpi@0.5.11-2.0.23855:20260331T110138Z
89002026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.869 INFO O| install = pkg://helios-dev/developer/debug/mdb@0.5.11-2.0.23855:20260331T110139Z
89012026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.869 INFO O| install = pkg://helios-dev/developer/dtrace@0.5.11-2.0.23855:20260331T110139Z
89022026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.869 INFO O| install = pkg://helios-dev/developer/linker@0.5.11-2.0.23855:20260331T110139Z
89032026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.869 INFO O| install = pkg://helios-dev/developer/macro/cpp@20220808-2.0:20230621T191251Z
89042026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.869 INFO O| install = pkg://helios-dev/developer/object-file@0.5.11-2.0.23855:20260331T110139Z
89052026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/diagnostic/cpu-counters@0.5.11-2.0.23855:20260331T110140Z
89062026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/diagnostic/diskinfo@0.5.11-2.0.23855:20260331T110140Z
89072026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/diagnostic/pci@0.5.11-2.0.23855:20260331T110140Z
89082026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/audio@0.5.11-2.0.23855:20260331T110141Z
89092026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/cpu/amd/zen@0.5.11-2.0.23855:20260331T110141Z
89102026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/cpu/sensor@0.5.11-2.0.23855:20260331T110141Z
89112026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/gpio/amd/zen@0.5.11-2.0.23855:20260331T110142Z
89122026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/ktest@0.5.11-2.0.23855:20260331T110142Z
89132026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/misc/tofino@0.5.11-2.0.23855:20260331T110142Z
89142026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/network/cxgbe@0.5.11-2.0.23855:20260331T110143Z
89152026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/network/e1000g@0.5.11-2.0.23855:20260331T110144Z
89162026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/network/igb@0.5.11-2.0.23855:20260331T110145Z
89172026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/network/ixgbe@0.5.11-2.0.23855:20260331T110146Z
89182026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/network/opte@0.40.463:20260224T001049Z
89192026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/network/rge@0.5.11-2.0.23855:20260331T110147Z
89202026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/serial/usbser@0.5.11-2.0.23855:20260331T110149Z
89212026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/storage/blkdev@0.5.11-2.0.23855:20260331T110150Z
89222026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.870 INFO O| install = pkg://helios-dev/driver/storage/nvme@0.5.11-2.0.23855:20260331T110151Z
89232026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.871 INFO O| install = pkg://helios-dev/driver/usb@0.5.11-2.0.23855:20260331T110152Z
89242026-04-01T17:55:06.985Z[ host-image] Apr 01 17:55:05.871 INFO O| install = pkg://helios-dev/driver/x11/xsvc@0.5.11-2.0.23855:20260331T110152Z
89252026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.873 INFO O| install = pkg://helios-dev/editor/vim@9.0.2136-2.0:20250221T133345Z
89262026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.873 INFO O| install = pkg://helios-dev/install/beadm@0.5.11-2.0.23855:20260331T110152Z
89272026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.873 INFO O| install = pkg://helios-dev/library/expat@2.7.2-2.0:20250922T152653Z
89282026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.873 INFO O| install = pkg://helios-dev/library/libedit@3.1-2.0:20230621T193242Z
89292026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.873 INFO O| install = pkg://helios-dev/library/libidn@1.41-2.0:20230621T193402Z
89302026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.874 INFO O| install = pkg://helios-dev/library/libtecla@1.6.0-2.0.23855:20260331T110152Z
89312026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.874 INFO O| install = pkg://helios-dev/library/libtool/libltdl@2.4.6-2.0:20230621T190218Z
89322026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.874 INFO O| install = pkg://helios-dev/library/libxml2@2.11.7-2.0:20240215T135051Z
89332026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.874 INFO O| install = pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z
89342026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.874 INFO O| install = pkg://helios-dev/library/libxslt@1.1.30-2.0:20230621T193447Z
89352026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.877 INFO O| install = pkg://helios-dev/library/ncurses@6.4.20240309-2.0:20240523T185257Z
89362026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.877 INFO O| install = pkg://helios-dev/library/nghttp2@1.52.0-2.0:20230621T193608Z
89372026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.877 INFO O| install = pkg://helios-dev/library/nspr@4.35-2.0:20230621T193601Z
89382026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.878 INFO O| install = pkg://helios-dev/library/pcre@8.45-2.0:20230621T193733Z
89392026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.878 INFO O| install = pkg://helios-dev/library/pcre2@10.42-2.0:20230621T193725Z
89402026-04-01T17:55:06.989Z[ host-image] Apr 01 17:55:05.878 INFO O| install = pkg://helios-dev/library/readline@8.2-2.1:20240418T211117Z
89412026-04-01T17:55:06.999Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/library/security/openssl-3@3.0.19-2.0:20260128T223505Z
89422026-04-01T17:55:07.002Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/library/security/trousers@0.3.15-2.0:20230621T194405Z
89432026-04-01T17:55:07.002Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/library/zlib@1.2.13-2.0:20230621T194146Z
89442026-04-01T17:55:07.002Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/locale/en@0.5.11-2.0.23855:20260331T110154Z
89452026-04-01T17:55:07.002Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/network/bridging@0.5.11-2.0.23855:20260331T110200Z
89462026-04-01T17:55:07.002Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/network/dns/bind@9.18.14-2.0:20230621T194546Z
89472026-04-01T17:55:07.002Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/network/netcat@0.5.11-2.0.23855:20260331T110201Z
89482026-04-01T17:55:07.002Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/network/openssh@9.6.1-2.2:20250218T230209Z
89492026-04-01T17:55:07.003Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
89502026-04-01T17:55:07.003Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/network/overwatch@0.1.0.42:20260217T052359Z
89512026-04-01T17:55:07.003Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/network/rsync@3.4.1-2.0:20250117T201332Z
89522026-04-01T17:55:07.003Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/network/snoop@0.5.11-2.0.23855:20260331T110201Z
89532026-04-01T17:55:07.003Z[ host-image] Apr 01 17:55:05.888 INFO O| install = pkg://helios-dev/ooce/library/onig@6.9.8-2.0:20230623T150226Z
89542026-04-01T17:55:07.003Z[ host-image] Apr 01 17:55:05.889 INFO O| install = pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z
89552026-04-01T17:55:07.003Z[ host-image] Apr 01 17:55:05.889 INFO O| install = pkg://helios-dev/ooce/util/jq@1.6-2.0:20230623T172253Z
89562026-04-01T17:55:07.003Z[ host-image] Apr 01 17:55:05.889 INFO O| install = pkg://helios-dev/oxide/platform-identity-cacerts@1.0-2.0:20240719T230730Z
89572026-04-01T17:55:07.003Z[ host-image] Apr 01 17:55:05.890 INFO O| install = pkg://helios-dev/package/svr4@0.5.11-2.0.23855:20260331T110201Z
89582026-04-01T17:55:07.003Z[ host-image] Apr 01 17:55:05.890 INFO O| install = pkg://helios-dev/release/name@0.5.11-2.0:20230621T194601Z
89592026-04-01T17:55:07.006Z[ host-image] Apr 01 17:55:05.893 INFO O| install = pkg://helios-dev/runtime/perl@5.36.1-2.0:20230621T195846Z
89602026-04-01T17:55:07.006Z[ host-image] Apr 01 17:55:05.893 INFO O| install = pkg://helios-dev/runtime/perl/module/sun-solaris@0.5.11-2.0.23855:20260331T110202Z
89612026-04-01T17:55:07.006Z[ host-image] Apr 01 17:55:05.894 INFO O| install = pkg://helios-dev/service/fault-management@0.5.11-2.0.23855:20260331T110202Z
89622026-04-01T17:55:07.006Z[ host-image] Apr 01 17:55:05.894 INFO O| install = pkg://helios-dev/service/file-system/smb@0.5.11-2.0.23855:20260331T110202Z
89632026-04-01T17:55:07.006Z[ host-image] Apr 01 17:55:05.894 INFO O| install = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
89642026-04-01T17:55:07.006Z[ host-image] Apr 01 17:55:05.894 INFO O| install = pkg://helios-dev/service/picl@0.5.11-2.0.23855:20260331T110203Z
89652026-04-01T17:55:07.006Z[ host-image] Apr 01 17:55:05.894 INFO O| install = pkg://helios-dev/service/resource-pools@0.5.11-2.0.23855:20260331T110204Z
89662026-04-01T17:55:07.006Z[ host-image] Apr 01 17:55:05.894 INFO O| install = pkg://helios-dev/service/security/gss@0.5.11-2.0.23855:20260331T110204Z
89672026-04-01T17:55:07.006Z[ host-image] Apr 01 17:55:05.894 INFO O| install = pkg://helios-dev/service/security/kerberos-5@0.5.11-2.0.23855:20260331T110204Z
89682026-04-01T17:55:07.006Z[ host-image] Apr 01 17:55:05.895 INFO O| install = pkg://helios-dev/shell/bash@5.2.15-2.0:20230621T200617Z
89692026-04-01T17:55:07.006Z[ host-image] Apr 01 17:55:05.895 INFO O| install = pkg://helios-dev/shell/ksh93@93.21.1.20120801-2.0.23855:20260331T110204Z
89702026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.895 INFO O| install = pkg://helios-dev/system/bhyve@0.5.11-2.0.23855:20260331T110205Z
89712026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.895 INFO O| install = pkg://helios-dev/system/bhyve/firmware@20230201-2.0:20230621T201619Z
89722026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.896 INFO O| install = pkg://helios-dev/system/boot/loader@1.1-2.0.23855:20260331T110206Z
89732026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.896 INFO O| install = pkg://helios-dev/system/data/console/fonts@0.5.11-2.0.23855:20260331T110206Z
89742026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.896 INFO O| install = pkg://helios-dev/system/data/hardware-registry@2025.6.9-2.0.23855:20260331T110206Z
89752026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.896 INFO O| install = pkg://helios-dev/system/data/keyboard/keytables@0.5.11-2.0.23855:20260331T110206Z
89762026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.898 INFO O| install = pkg://helios-dev/system/data/terminfo@0.5.11-2.0.23855:20260331T110206Z
89772026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.898 INFO O| install = pkg://helios-dev/system/data/urxvt-terminfo@9.31-2.0:20230621T200815Z
89782026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.898 INFO O| install = pkg://helios-dev/system/data/zoneinfo@2026.1-2.0.23855:20260331T110206Z
89792026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.899 INFO O| install = pkg://helios-dev/system/extended-system-utilities@0.5.11-2.0.23855:20260331T110206Z
89802026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.899 INFO O| install = pkg://helios-dev/system/ficl@4.1.0-2.0.23855:20260331T110206Z
89812026-04-01T17:55:07.010Z[ host-image] Apr 01 17:55:05.899 INFO O| install = pkg://helios-dev/system/file-system/smb@0.5.11-2.0.23855:20260331T110207Z
89822026-04-01T17:55:07.014Z[ host-image] Apr 01 17:55:05.899 INFO O| install = pkg://helios-dev/system/file-system/zfs@0.5.11-2.0.23855:20260331T110207Z
89832026-04-01T17:55:07.014Z[ host-image] Apr 01 17:55:05.899 INFO O| install = pkg://helios-dev/system/gpio@0.5.11-2.0.23855:20260331T110207Z
89842026-04-01T17:55:07.014Z[ host-image] Apr 01 17:55:05.899 INFO O| install = pkg://helios-dev/system/i2c@0.5.11-2.0.23855:20260331T110208Z
89852026-04-01T17:55:07.014Z[ host-image] Apr 01 17:55:05.902 INFO O| install = pkg://helios-dev/system/kernel@0.5.11-2.0.23855:20260331T110209Z
89862026-04-01T17:55:07.014Z[ host-image] Apr 01 17:55:05.902 INFO O| install = pkg://helios-dev/system/kernel/cpu-counters@0.5.11-2.0.23855:20260331T110208Z
89872026-04-01T17:55:07.014Z[ host-image] Apr 01 17:55:05.902 INFO O| install = pkg://helios-dev/system/kernel/dtrace/providers@0.5.11-2.0.23855:20260331T110208Z
89882026-04-01T17:55:07.014Z[ host-image] Apr 01 17:55:05.902 INFO O| install = pkg://helios-dev/system/kernel/platform@0.5.11-2.0.23855:20260331T110208Z
89892026-04-01T17:55:07.014Z[ host-image] Apr 01 17:55:05.902 INFO O| install = pkg://helios-dev/system/ksensor@0.5.11-2.0.23855:20260331T110209Z
89902026-04-01T17:55:07.019Z[ host-image] Apr 01 17:55:05.908 INFO O| install = pkg://helios-dev/system/library@0.5.11-2.0.23855:20260331T110212Z
89912026-04-01T17:55:07.022Z[ host-image] Apr 01 17:55:05.908 INFO O| install = pkg://helios-dev/system/library/bhyve@0.5.11-2.0.23855:20260331T110209Z
89922026-04-01T17:55:07.022Z[ host-image] Apr 01 17:55:05.908 INFO O| install = pkg://helios-dev/system/library/demangle@0.5.11-2.0.23855:20260331T110209Z
89932026-04-01T17:55:07.022Z[ host-image] Apr 01 17:55:05.908 INFO O| install = pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z
89942026-04-01T17:55:07.022Z[ host-image] Apr 01 17:55:05.908 INFO O| install = pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z
89952026-04-01T17:55:07.027Z[ host-image] Apr 01 17:55:05.916 INFO O| install = pkg://helios-dev/system/library/iconv/utf-8@0.5.11-2.0.23855:20260331T110209Z
89962026-04-01T17:55:07.027Z[ host-image] Apr 01 17:55:05.916 INFO O| install = pkg://helios-dev/system/library/libdbus@1.14.6-2.0:20230621T201340Z
89972026-04-01T17:55:07.027Z[ host-image] Apr 01 17:55:05.916 INFO O| install = pkg://helios-dev/system/library/libdiskmgt@0.5.11-2.0.23855:20260331T110209Z
89982026-04-01T17:55:07.027Z[ host-image] Apr 01 17:55:05.916 INFO O| install = pkg://helios-dev/system/library/libispi@0.5.11-2.0.23855:20260331T110210Z
89992026-04-01T17:55:07.030Z[ host-image] Apr 01 17:55:05.916 INFO O| install = pkg://helios-dev/system/library/math@0.5.11-2.0.23855:20260331T110210Z
90002026-04-01T17:55:07.030Z[ host-image] Apr 01 17:55:05.917 INFO O| install = pkg://helios-dev/system/library/mozilla-nss@3.89-2.0:20230621T201725Z
90012026-04-01T17:55:07.030Z[ host-image] Apr 01 17:55:05.917 INFO O| install = pkg://helios-dev/system/library/pcap@1.10.3-2.0:20230621T201732Z
90022026-04-01T17:55:07.030Z[ host-image] Apr 01 17:55:05.917 INFO O| install = pkg://helios-dev/system/library/security/gss@0.5.11-2.0.23855:20260331T110211Z
90032026-04-01T17:55:07.030Z[ host-image] Apr 01 17:55:05.917 INFO O| install = pkg://helios-dev/system/library/security/gss/diffie-hellman@0.5.11-2.0.23855:20260331T110211Z
90042026-04-01T17:55:07.030Z[ host-image] Apr 01 17:55:05.917 INFO O| install = pkg://helios-dev/system/library/security/gss/spnego@0.5.11-2.0.23855:20260331T110211Z
90052026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.917 INFO O| install = pkg://helios-dev/system/library/security/libsasl@0.5.11-2.0.23855:20260331T110211Z
90062026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.917 INFO O| install = pkg://helios-dev/system/library/storage/scsi-plugins@0.5.11-2.0.23855:20260331T110211Z
90072026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.917 INFO O| install = pkg://helios-dev/system/man@0.5.11-2.0.23855:20260331T110212Z
90082026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.918 INFO O| install = pkg://helios-dev/system/management/snmp/net-snmp@5.9.3-2.0:20230621T192215Z
90092026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.918 INFO O| install = pkg://helios-dev/system/microcode/amd@20251202-2.0.23855:20260331T110212Z
90102026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.918 INFO O| install = pkg://helios-dev/system/microcode/intel@20260227-2.0.23855:20260331T110212Z
90112026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.918 INFO O| install = pkg://helios-dev/system/microcode/oxide@20251202-2.0.23855:20260331T110212Z
90122026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/system/network@0.5.11-2.0.23855:20260331T110213Z
90132026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/system/network/overlay@0.5.11-2.0.23855:20260331T110213Z
90142026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/system/network/routing@0.5.11-2.0.23855:20260331T110213Z
90152026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/system/prerequisite/gnu@0.5.11-2.0:20230621T201805Z
90162026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/system/watch@3.3.16-2.0:20230621T201923Z
90172026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/system/xopen/xcu4@0.5.11-2.0.23855:20260331T110215Z
90182026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/system/zones@0.5.11-2.0.23855:20260331T110216Z
90192026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/system/zones/brand/omicron1@1.0.25:20250809T001126Z
90202026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/terminal/resize@352-2.0:20230621T201859Z
90212026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/text/column@0.0.0.20181004-2.0:20230925T235046Z
90222026-04-01T17:55:07.031Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/text/less@608-2.0:20230621T202237Z
90232026-04-01T17:55:07.032Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/text/looker@0.1.0.13-2.0:20250303T182037Z
90242026-04-01T17:55:07.035Z[ host-image] Apr 01 17:55:05.919 INFO O| install = pkg://helios-dev/web/ca-bundle@5.11-2.0:20230621T202542Z
90252026-04-01T17:55:07.035Z[ host-image] Apr 01 17:55:05.920 INFO O| install = pkg://helios-dev/web/curl@8.19.0-2.0:20260311T180610Z
90262026-04-01T17:55:07.035Z[ host-image] Apr 01 17:55:05.920 INFO O| tempdir @ "/tmp/.tmp1P9CX2/tmp"
90272026-04-01T17:55:07.035Z[ host-image] Apr 01 17:55:05.920 INFO O| image root @ "/tmp/.tmp1P9CX2/tmp/root"
90282026-04-01T17:55:07.035Z[ host-image] Apr 01 17:55:05.920 INFO O| creating image...
90292026-04-01T17:55:07.311Z[ host-image] Apr 01 17:55:06.200 INFO O| copying publishers...
90302026-04-01T17:55:16.463Z[ recovery-image] Apr 01 17:55:15.351 INFO O| ok, image written!
90312026-04-01T17:55:16.463Z[ recovery-image] Apr 01 17:55:15.351 INFO O| ok, boot_image_csum file written!
90322026-04-01T17:55:16.467Z[ recovery-image] Apr 01 17:55:15.354 INFO creating boot archive (CPIO)...
90332026-04-01T17:55:16.467Z[ recovery-image] Apr 01 17:55:15.354 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
90342026-04-01T17:55:16.470Z[ recovery-image] Apr 01 17:55:15.359 INFO E| + root=/rpool/images/build/recovery/work/sled/ramdisk
90352026-04-01T17:55:16.473Z[ recovery-image] Apr 01 17:55:15.359 INFO E| + outfile=/work/os-recovery/cpio
90362026-04-01T17:55:16.474Z[ recovery-image] Apr 01 17:55:15.359 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.recovery
90372026-04-01T17:55:16.474Z[ recovery-image] Apr 01 17:55:15.361 INFO E| + cd /rpool/images/build/recovery/work/sled/ramdisk
90382026-04-01T17:55:16.474Z[ recovery-image] Apr 01 17:55:15.361 INFO E| + cpio -qo -H odc -O /work/os-recovery/cpio
90392026-04-01T17:55:16.484Z[ recovery-image] Apr 01 17:55:15.372 INFO E| + cd /work/oxidecomputer/helios/tmp/image.recovery
90402026-04-01T17:55:16.487Z[ recovery-image] Apr 01 17:55:15.372 INFO E| + cpio -qo -H odc -AO /work/os-recovery/cpio
90412026-04-01T17:55:16.490Z[ recovery-image] Apr 01 17:55:15.377 INFO creating compressed cpio/unix for dev loaders...
90422026-04-01T17:55:16.490Z[ recovery-image] Apr 01 17:55:15.377 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
90432026-04-01T17:55:16.704Z[ recovery-image] Apr 01 17:55:15.592 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-recovery/cpio' >'/work/os-recovery/cpio.z'"], pwd: None
90442026-04-01T17:55:19.888Z[ recovery-image] Apr 01 17:55:18.776 INFO creating reset image...
90452026-04-01T17:55:19.889Z[ recovery-image] Apr 01 17:55:18.776 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
90462026-04-01T17:55:32.390Z[ host-image] Apr 01 17:55:31.276 INFO O| adding properties...
90472026-04-01T17:55:35.046Z[ host-image] Apr 01 17:55:33.933 INFO O| installing packages...
90482026-04-01T17:55:40.826Z[ recovery-image] Apr 01 17:55:39.713 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')"
90492026-04-01T17:55:40.826Z[ recovery-image] Apr 01 17:55:39.713 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")
90502026-04-01T17:55:40.966Z[ recovery-image] Apr 01 17:55:39.853 INFO E| Updating crates.io index
90512026-04-01T17:55:41.280Z[ recovery-image] Apr 01 17:55:40.167 INFO E| Downloading crates ...
90522026-04-01T17:55:41.335Z[ recovery-image] Apr 01 17:55:40.222 INFO E| Downloaded shared_thread v0.2.0
90532026-04-01T17:55:41.344Z[ recovery-image] Apr 01 17:55:40.230 INFO E| Downloaded duct v1.1.1
90542026-04-01T17:55:41.348Z[ recovery-image] Apr 01 17:55:40.232 INFO E| Downloaded clap_lex v0.7.7
90552026-04-01T17:55:41.351Z[ recovery-image] Apr 01 17:55:40.235 INFO E| Downloaded unicode-ident v1.0.23
90562026-04-01T17:55:41.351Z[ recovery-image] Apr 01 17:55:40.237 INFO E| Downloaded sigchld v0.2.4
90572026-04-01T17:55:41.355Z[ recovery-image] Apr 01 17:55:40.239 INFO E| Downloaded os_pipe v1.2.3
90582026-04-01T17:55:41.358Z[ recovery-image] Apr 01 17:55:40.243 INFO E| Downloaded shared_child v1.1.1
90592026-04-01T17:55:41.369Z[ recovery-image] Apr 01 17:55:40.256 INFO E| Downloaded clap v4.5.57
90602026-04-01T17:55:41.386Z[ recovery-image] Apr 01 17:55:40.273 INFO E| Downloaded syn v2.0.114
90612026-04-01T17:55:41.395Z[ recovery-image] Apr 01 17:55:40.281 INFO E| Downloaded clap_builder v4.5.57
90622026-04-01T17:55:41.427Z[ recovery-image] Apr 01 17:55:40.314 INFO E| Compiling libc v0.2.180
90632026-04-01T17:55:41.427Z[ recovery-image] Apr 01 17:55:40.314 INFO E| Compiling proc-macro2 v1.0.106
90642026-04-01T17:55:41.430Z[ recovery-image] Apr 01 17:55:40.314 INFO E| Compiling signal-hook v0.3.18
90652026-04-01T17:55:41.430Z[ recovery-image] Apr 01 17:55:40.314 INFO E| Compiling unicode-ident v1.0.23
90662026-04-01T17:55:41.430Z[ recovery-image] Apr 01 17:55:40.314 INFO E| Compiling quote v1.0.44
90672026-04-01T17:55:41.431Z[ recovery-image] Apr 01 17:55:40.314 INFO E| Compiling utf8parse v0.2.2
90682026-04-01T17:55:41.431Z[ recovery-image] Apr 01 17:55:40.314 INFO E| Compiling anstyle v1.0.13
90692026-04-01T17:55:41.431Z[ recovery-image] Apr 01 17:55:40.314 INFO E| Compiling is_terminal_polyfill v1.70.2
90702026-04-01T17:55:41.431Z[ recovery-image] Apr 01 17:55:40.314 INFO E| Compiling anstyle-query v1.1.5
90712026-04-01T17:55:41.431Z[ recovery-image] Apr 01 17:55:40.314 INFO E| Compiling colorchoice v1.0.4
90722026-04-01T17:55:41.440Z[ recovery-image] Apr 01 17:55:40.327 INFO E| Compiling clap_lex v0.7.7
90732026-04-01T17:55:41.444Z[ recovery-image] Apr 01 17:55:40.330 INFO E| Compiling heck v0.5.0
90742026-04-01T17:55:41.447Z[ recovery-image] Apr 01 17:55:40.331 INFO E| Compiling strsim v0.11.1
90752026-04-01T17:55:41.447Z[ recovery-image] Apr 01 17:55:40.331 INFO E| Compiling shared_thread v0.2.0
90762026-04-01T17:55:41.539Z[ recovery-image] Apr 01 17:55:40.425 INFO E| Compiling anstyle-parse v0.2.7
90772026-04-01T17:55:41.669Z[ recovery-image] Apr 01 17:55:40.555 INFO E| Compiling anstream v0.6.21
90782026-04-01T17:55:41.851Z[ recovery-image] Apr 01 17:55:40.738 INFO E| Compiling clap_builder v4.5.57
90792026-04-01T17:55:42.075Z[ recovery-image] Apr 01 17:55:40.962 INFO E| Compiling errno v0.3.14
90802026-04-01T17:55:42.076Z[ recovery-image] Apr 01 17:55:40.962 INFO E| Compiling os_pipe v1.2.3
90812026-04-01T17:55:42.164Z[ recovery-image] Apr 01 17:55:41.050 INFO E| Compiling signal-hook-registry v1.4.8
90822026-04-01T17:55:42.338Z[ recovery-image] Apr 01 17:55:41.224 INFO E| Compiling syn v2.0.114
90832026-04-01T17:55:42.404Z[ recovery-image] Apr 01 17:55:41.291 INFO E| Compiling sigchld v0.2.4
90842026-04-01T17:55:42.485Z[ recovery-image] Apr 01 17:55:41.372 INFO E| Compiling shared_child v1.1.1
90852026-04-01T17:55:42.589Z[ recovery-image] Apr 01 17:55:41.475 INFO E| Compiling duct v1.1.1
90862026-04-01T17:55:44.150Z[ recovery-image] Apr 01 17:55:43.037 INFO E| Compiling clap_derive v4.5.55
90872026-04-01T17:55:45.246Z[ recovery-image] Apr 01 17:55:44.132 INFO E| Compiling clap v4.5.57
90882026-04-01T17:55:45.298Z[ recovery-image] Apr 01 17:55:44.184 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/phbl/xtask)
90892026-04-01T17:55:46.044Z[ recovery-image] Apr 01 17:55:44.930 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
90902026-04-01T17:55:46.053Z[ recovery-image] Apr 01 17:55:44.939 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-recovery/cpio.z --target-dir /work/os-recovery/phbl`
90912026-04-01T17:55:46.232Z[ recovery-image] Apr 01 17:55:45.118 INFO E| Downloading crates ...
90922026-04-01T17:55:46.285Z[ recovery-image] Apr 01 17:55:45.172 INFO E| Downloaded bit_field v0.10.3
90932026-04-01T17:55:46.297Z[ recovery-image] Apr 01 17:55:45.184 INFO E| Downloaded cpio_reader v0.1.2
90942026-04-01T17:55:46.300Z[ recovery-image] Apr 01 17:55:45.185 INFO E| Downloaded bitstruct v0.1.1
90952026-04-01T17:55:46.300Z[ recovery-image] Apr 01 17:55:45.185 INFO E| Downloaded bitstruct_derive v0.1.0
90962026-04-01T17:55:46.308Z[ recovery-image] Apr 01 17:55:45.194 INFO E| Downloaded miniz_oxide v0.9.0
90972026-04-01T17:55:46.315Z[ recovery-image] Apr 01 17:55:45.201 INFO E| Downloaded goblin v0.10.4
90982026-04-01T17:55:46.322Z[ recovery-image] Apr 01 17:55:45.209 INFO E| Downloaded raw-cpuid v10.7.0
90992026-04-01T17:55:46.454Z[ recovery-image] Apr 01 17:55:45.340 INFO E| Downloaded x86 v0.52.0
91002026-04-01T17:55:46.483Z[ recovery-image] Apr 01 17:55:45.370 INFO E| Updating crates.io index
91012026-04-01T17:55:46.538Z[ recovery-image] Apr 01 17:55:45.425 INFO E| Downloading crates ...
91022026-04-01T17:55:46.591Z[ recovery-image] Apr 01 17:55:45.477 INFO E| Downloaded rustc-literal-escaper v0.0.7
91032026-04-01T17:55:46.649Z[ recovery-image] Apr 01 17:55:45.535 INFO E| Downloaded libc v0.2.178
91042026-04-01T17:55:46.698Z[ recovery-image] Apr 01 17:55:45.585 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)
91052026-04-01T17:55:46.698Z[ recovery-image] Apr 01 17:55:45.585 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)
91062026-04-01T17:55:46.702Z[ recovery-image] Apr 01 17:55:45.585 INFO E| Compiling proc-macro2 v1.0.106
91072026-04-01T17:55:46.702Z[ recovery-image] Apr 01 17:55:45.585 INFO E| Compiling quote v1.0.44
91082026-04-01T17:55:46.702Z[ recovery-image] Apr 01 17:55:45.585 INFO E| Compiling unicode-ident v1.0.23
91092026-04-01T17:55:46.702Z[ recovery-image] Apr 01 17:55:45.585 INFO E| Compiling syn v1.0.109
91102026-04-01T17:55:46.702Z[ recovery-image] Apr 01 17:55:45.585 INFO E| Compiling x86 v0.52.0
91112026-04-01T17:55:46.702Z[ recovery-image] Apr 01 17:55:45.585 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
91122026-04-01T17:55:46.702Z[ recovery-image] Apr 01 17:55:45.585 INFO E| Compiling seq-macro v0.3.6
91132026-04-01T17:55:47.553Z[ recovery-image] Apr 01 17:55:46.440 INFO E| Compiling syn v2.0.114
91142026-04-01T17:55:48.766Z[ recovery-image] Apr 01 17:55:47.652 INFO E| Compiling scroll_derive v0.13.1
91152026-04-01T17:55:49.738Z[ recovery-image] Apr 01 17:55:48.624 INFO E| Compiling bitstruct_derive v0.1.0
91162026-04-01T17:55:56.213Z[ host-image] Apr 01 17:55:55.098 INFO O| seeding SMF database...
91172026-04-01T17:55:57.735Z[ recovery-image] Apr 01 17:55:56.620 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)
91182026-04-01T17:55:59.670Z[ recovery-image] Apr 01 17:55:58.556 INFO E| Compiling bitflags v1.3.2
91192026-04-01T17:55:59.671Z[ recovery-image] Apr 01 17:55:58.556 INFO E| Compiling log v0.4.29
91202026-04-01T17:55:59.671Z[ recovery-image] Apr 01 17:55:58.556 INFO E| Compiling plain v0.2.3
91212026-04-01T17:55:59.674Z[ recovery-image] Apr 01 17:55:58.556 INFO E| Compiling bit_field v0.10.3
91222026-04-01T17:55:59.674Z[ recovery-image] Apr 01 17:55:58.556 INFO E| Compiling bitflags v2.10.0
91232026-04-01T17:55:59.674Z[ recovery-image] Apr 01 17:55:58.556 INFO E| Compiling adler2 v2.0.1
91242026-04-01T17:55:59.674Z[ recovery-image] Apr 01 17:55:58.556 INFO E| Compiling scroll v0.13.0
91252026-04-01T17:55:59.674Z[ recovery-image] Apr 01 17:55:58.556 INFO E| Compiling static_assertions v1.1.0
91262026-04-01T17:55:59.674Z[ recovery-image] Apr 01 17:55:58.556 INFO E| Compiling bitstruct v0.1.1
91272026-04-01T17:55:59.719Z[ recovery-image] Apr 01 17:55:58.605 INFO E| Compiling raw-cpuid v10.7.0
91282026-04-01T17:55:59.762Z[ recovery-image] Apr 01 17:55:58.648 INFO E| Compiling miniz_oxide v0.9.0
91292026-04-01T17:55:59.816Z[ recovery-image] Apr 01 17:55:58.702 INFO E| Compiling cpio_reader v0.1.2
91302026-04-01T17:55:59.868Z[ recovery-image] Apr 01 17:55:58.754 INFO E| Compiling goblin v0.10.4
91312026-04-01T17:56:00.392Z[ host-image] Apr 01 17:55:59.278 INFO O| configuring SMF profile...
91322026-04-01T17:56:00.392Z[ host-image] Apr 01 17:55:59.278 INFO O| modifying shadow(5)...
91332026-04-01T17:56:00.392Z[ host-image] Apr 01 17:55:59.278 INFO O| loading user and group database...
91342026-04-01T17:56:00.396Z[ host-image] Apr 01 17:55:59.278 INFO O| loading facet selections...
91352026-04-01T17:56:00.665Z[ host-image] Apr 01 17:55:59.550 INFO O| devel -> true
91362026-04-01T17:56:00.665Z[ host-image] Apr 01 17:55:59.550 INFO O| doc.man -> true
91372026-04-01T17:56:00.665Z[ host-image] Apr 01 17:55:59.550 INFO O| version-lock.shell/ksh93 -> true
91382026-04-01T17:56:00.669Z[ host-image] Apr 01 17:55:59.550 INFO O| version-lock.system/data/hardware-registry -> true
91392026-04-01T17:56:00.669Z[ host-image] Apr 01 17:55:59.551 INFO O| version-lock.system/data/zoneinfo -> true
91402026-04-01T17:56:00.669Z[ host-image] Apr 01 17:55:59.551 INFO O| version-lock.system/microcode/amd -> true
91412026-04-01T17:56:00.669Z[ host-image] Apr 01 17:55:59.551 INFO O| version-lock.system/microcode/intel -> true
91422026-04-01T17:56:00.669Z[ host-image] Apr 01 17:55:59.551 INFO O| version-lock.system/microcode/oxide -> true
91432026-04-01T17:56:00.669Z[ host-image] Apr 01 17:55:59.551 INFO O| assessing packaged files...
91442026-04-01T17:56:02.084Z[ host-image] Apr 01 17:56:00.969 INFO O| creating archive...
91452026-04-01T17:56:02.104Z[ host-image] Apr 01 17:56:00.989 INFO O| missing from packaging:
91462026-04-01T17:56:02.104Z[ host-image] Apr 01 17:56:00.989 INFO O| "etc/.pwd.lock"
91472026-04-01T17:56:02.108Z[ host-image] Apr 01 17:56:00.990 INFO O| "etc/bash"
91482026-04-01T17:56:02.108Z[ host-image] Apr 01 17:56:00.993 INFO O| "etc/svc/profile/generic.xml"
91492026-04-01T17:56:02.108Z[ host-image] Apr 01 17:56:00.993 INFO O| "etc/svc/profile/inetd_services.xml"
91502026-04-01T17:56:02.108Z[ host-image] Apr 01 17:56:00.993 INFO O| "etc/svc/profile/name_service.xml"
91512026-04-01T17:56:02.108Z[ host-image] Apr 01 17:56:00.993 INFO O| "etc/svc/profile/platform.xml"
91522026-04-01T17:56:02.108Z[ host-image] Apr 01 17:56:00.993 INFO O| "etc/svc/profile/platform_omicron1.xml"
91532026-04-01T17:56:02.108Z[ host-image] Apr 01 17:56:00.993 INFO O| "etc/svc/repository.db"
91542026-04-01T17:56:02.113Z[ host-image] Apr 01 17:56:00.998 INFO O| "opt/ooce/share"
91552026-04-01T17:56:02.113Z[ host-image] Apr 01 17:56:00.998 INFO O| "opt/ooce/share/man"
91562026-04-01T17:56:02.116Z[ host-image] Apr 01 17:56:00.998 INFO O| "opt/ooce/share/man/man1"
91572026-04-01T17:56:02.119Z[ host-image] Apr 01 17:56:01.005 INFO O| finishing archive...
91582026-04-01T17:56:02.400Z[ recovery-image] Apr 01 17:56:01.285 INFO E| Finished `release` profile [optimized] target(s) in 16.33s
91592026-04-01T17:56:02.415Z[ recovery-image] Apr 01 17:56:01.301 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
91602026-04-01T17:56:02.444Z[ recovery-image] Apr 01 17:56:01.329 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')"
91612026-04-01T17:56:02.444Z[ recovery-image] Apr 01 17:56:01.329 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
91622026-04-01T17:56:02.447Z[ recovery-image] Apr 01 17:56:01.329 INFO building ROM for cosmo
91632026-04-01T17:56:02.447Z[ recovery-image] Apr 01 17:56:01.329 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")
91642026-04-01T17:56:02.514Z[ recovery-image] Apr 01 17:56:01.399 INFO E| Downloading crates ...
91652026-04-01T17:56:02.573Z[ recovery-image] Apr 01 17:56:01.459 INFO E| Downloaded serde_spanned v0.6.8
91662026-04-01T17:56:02.577Z[ recovery-image] Apr 01 17:56:01.460 INFO E| Downloaded anstyle-query v1.1.2
91672026-04-01T17:56:02.577Z[ recovery-image] Apr 01 17:56:01.460 INFO E| Downloaded colorchoice v1.0.3
91682026-04-01T17:56:02.580Z[ recovery-image] Apr 01 17:56:01.463 INFO E| Downloaded anstyle v1.0.10
91692026-04-01T17:56:02.580Z[ recovery-image] Apr 01 17:56:01.464 INFO E| Downloaded is_terminal_polyfill v1.70.1
91702026-04-01T17:56:02.580Z[ recovery-image] Apr 01 17:56:01.464 INFO E| Downloaded toml_datetime v0.6.9
91712026-04-01T17:56:02.583Z[ recovery-image] Apr 01 17:56:01.467 INFO E| Downloaded shared_child v1.0.1
91722026-04-01T17:56:02.586Z[ recovery-image] Apr 01 17:56:01.471 INFO E| Downloaded duct v0.13.7
91732026-04-01T17:56:02.586Z[ recovery-image] Apr 01 17:56:01.472 INFO E| Downloaded os_pipe v1.2.1
91742026-04-01T17:56:02.591Z[ recovery-image] Apr 01 17:56:01.477 INFO E| Downloaded clap_derive v4.5.32
91752026-04-01T17:56:02.595Z[ recovery-image] Apr 01 17:56:01.478 INFO E| Downloaded toml_write v0.1.1
91762026-04-01T17:56:02.595Z[ recovery-image] Apr 01 17:56:01.479 INFO E| Downloaded anstyle-parse v0.2.6
91772026-04-01T17:56:02.598Z[ recovery-image] Apr 01 17:56:01.481 INFO E| Downloaded anstream v0.6.18
91782026-04-01T17:56:02.612Z[ recovery-image] Apr 01 17:56:01.498 INFO E| Downloaded clap v4.5.37
91792026-04-01T17:56:02.618Z[ recovery-image] Apr 01 17:56:01.503 INFO E| Downloaded toml v0.8.22
91802026-04-01T17:56:02.636Z[ recovery-image] Apr 01 17:56:01.522 INFO E| Downloaded toml_edit v0.22.26
91812026-04-01T17:56:02.657Z[ recovery-image] Apr 01 17:56:01.542 INFO E| Downloaded clap_builder v4.5.37
91822026-04-01T17:56:02.660Z[ recovery-image] Apr 01 17:56:01.546 INFO E| Downloaded winnow v0.7.7
91832026-04-01T17:56:02.665Z[ recovery-image] Apr 01 17:56:01.550 INFO E| Downloaded cc v1.2.20
91842026-04-01T17:56:02.676Z[ recovery-image] Apr 01 17:56:01.561 INFO E| Compiling libc v0.2.172
91852026-04-01T17:56:02.679Z[ recovery-image] Apr 01 17:56:01.561 INFO E| Compiling utf8parse v0.2.2
91862026-04-01T17:56:02.679Z[ recovery-image] Apr 01 17:56:01.561 INFO E| Compiling hashbrown v0.15.2
91872026-04-01T17:56:02.679Z[ recovery-image] Apr 01 17:56:01.562 INFO E| Compiling shlex v1.3.0
91882026-04-01T17:56:02.679Z[ recovery-image] Apr 01 17:56:01.562 INFO E| Compiling equivalent v1.0.2
91892026-04-01T17:56:02.679Z[ recovery-image] Apr 01 17:56:01.562 INFO E| Compiling is_terminal_polyfill v1.70.1
91902026-04-01T17:56:02.679Z[ recovery-image] Apr 01 17:56:01.562 INFO E| Compiling anstyle-query v1.1.2
91912026-04-01T17:56:02.679Z[ recovery-image] Apr 01 17:56:01.562 INFO E| Compiling once_cell v1.21.3
91922026-04-01T17:56:02.679Z[ recovery-image] Apr 01 17:56:01.562 INFO E| Compiling anstyle v1.0.10
91932026-04-01T17:56:02.679Z[ recovery-image] Apr 01 17:56:01.562 INFO E| Compiling colorchoice v1.0.3
91942026-04-01T17:56:02.693Z[ recovery-image] Apr 01 17:56:01.578 INFO E| Compiling clap_lex v0.7.4
91952026-04-01T17:56:02.697Z[ recovery-image] Apr 01 17:56:01.579 INFO E| Compiling strsim v0.11.1
91962026-04-01T17:56:02.700Z[ recovery-image] Apr 01 17:56:01.585 INFO E| Compiling toml_write v0.1.1
91972026-04-01T17:56:02.703Z[ recovery-image] Apr 01 17:56:01.588 INFO E| Compiling winnow v0.7.7
91982026-04-01T17:56:02.706Z[ recovery-image] Apr 01 17:56:01.592 INFO E| Compiling anyhow v1.0.98
91992026-04-01T17:56:02.709Z[ recovery-image] Apr 01 17:56:01.595 INFO E| Compiling syn v2.0.101
92002026-04-01T17:56:02.811Z[ recovery-image] Apr 01 17:56:01.697 INFO E| Compiling anstyle-parse v0.2.6
92012026-04-01T17:56:02.833Z[ recovery-image] Apr 01 17:56:01.719 INFO E| Compiling cc v1.2.20
92022026-04-01T17:56:02.957Z[ recovery-image] Apr 01 17:56:01.842 INFO E| Compiling anstream v0.6.18
92032026-04-01T17:56:03.135Z[ recovery-image] Apr 01 17:56:02.020 INFO E| Compiling clap_builder v4.5.37
92042026-04-01T17:56:03.165Z[ recovery-image] Apr 01 17:56:02.051 INFO E| Compiling indexmap v2.9.0
92052026-04-01T17:56:03.282Z[ recovery-image] Apr 01 17:56:02.167 INFO E| Compiling os_pipe v1.2.1
92062026-04-01T17:56:03.282Z[ recovery-image] Apr 01 17:56:02.167 INFO E| Compiling shared_child v1.0.1
92072026-04-01T17:56:03.385Z[ recovery-image] Apr 01 17:56:02.270 INFO E| Compiling duct v0.13.7
92082026-04-01T17:56:03.803Z[ recovery-image] Apr 01 17:56:02.687 INFO E| Compiling xtask v0.1.0 (/work/oxidecomputer/helios/projects/amd-host-image-builder/xtask)
92092026-04-01T17:56:04.178Z[ host-image] Apr 01 17:56:03.064 INFO O| creating gzonly manifest...
92102026-04-01T17:56:04.184Z[ host-image] Apr 01 17:56:03.070 INFO O| ok
92112026-04-01T17:56:04.330Z[ host-image] Apr 01 17:56:03.215 INFO image builder template: ramdisk-02-trim...
92122026-04-01T17:56:04.330Z[ host-image] Apr 01 17:56:03.215 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/.tmpT7aQ5W/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", "publisher_0_url+=file:///tmp/.tmpT7aQ5W/opte-host.p5p", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.40.463", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "ramdisk-02-trim"], pwd: None
92132026-04-01T17:56:04.347Z[ host-image] Apr 01 17:56:03.232 INFO O| Apr 01 17:56:03.232 INFO temporary dataset: rpool/images/build/host/tmp/sled/ramdisk-02-trim
92142026-04-01T17:56:04.350Z[ host-image] Apr 01 17:56:03.235 INFO O| Apr 01 17:56:03.235 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
92152026-04-01T17:56:04.570Z[ host-image] Apr 01 17:56:03.455 INFO O| Apr 01 17:56:03.455 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/ramdisk-02-trim: sync = disabled
92162026-04-01T17:56:04.614Z[ host-image] Apr 01 17:56:03.499 INFO O| Apr 01 17:56:03.499 INFO temporary directory: /rpool/images/build/host/tmp/sled/ramdisk-02-trim
92172026-04-01T17:56:04.614Z[ host-image] Apr 01 17:56:03.499 INFO O| Apr 01 17:56:03.499 INFO work dataset: rpool/images/build/host/work/sled/ramdisk
92182026-04-01T17:56:04.617Z[ host-image] Apr 01 17:56:03.502 INFO O| Apr 01 17:56:03.502 INFO looking for output snapshot rpool/images/build/host/work/sled/ramdisk@trim
92192026-04-01T17:56:04.620Z[ host-image] Apr 01 17:56:03.505 INFO O| Apr 01 17:56:03.505 INFO looking for input snapshot rpool/images/build/host/work/sled/ramdisk@os
92202026-04-01T17:56:04.623Z[ host-image] Apr 01 17:56:03.508 INFO O| Apr 01 17:56:03.508 INFO ROLLBACK TO SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@os
92212026-04-01T17:56:04.693Z[ recovery-image] Apr 01 17:56:03.578 INFO E| Compiling serde_derive v1.0.219
92222026-04-01T17:56:04.693Z[ recovery-image] Apr 01 17:56:03.578 INFO E| Compiling clap_derive v4.5.32
92232026-04-01T17:56:04.839Z[ host-image] Apr 01 17:56:03.725 INFO O| Apr 01 17:56:03.724 INFO rolled back to input snapshot; work may begin
92242026-04-01T17:56:04.839Z[ host-image] Apr 01 17:56:03.725 INFO O| Apr 01 17:56:03.725 INFO CREATE DATASET: rpool/images/build/host/work/sled/ramdisk
92252026-04-01T17:56:04.843Z[ host-image] Apr 01 17:56:03.729 INFO O| Apr 01 17:56:03.729 INFO STEP 0: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92262026-04-01T17:56:04.849Z[ host-image] Apr 01 17:56:03.735 INFO O| Apr 01 17:56:03.735 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/var/pkg"
92272026-04-01T17:56:04.888Z[ host-image] Apr 01 17:56:03.773 INFO O| Apr 01 17:56:03.773 INFO STEP 0 (remove_files) COMPLETE
92282026-04-01T17:56:04.888Z[ host-image] Apr 01 17:56:03.773 INFO O| Apr 01 17:56:03.773 INFO STEP 1: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92292026-04-01T17:56:04.896Z[ host-image] Apr 01 17:56:03.781 INFO O| Apr 01 17:56:03.781 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/xpg4"
92302026-04-01T17:56:04.899Z[ host-image] Apr 01 17:56:03.783 INFO O| Apr 01 17:56:03.783 INFO STEP 1 (remove_files) COMPLETE
92312026-04-01T17:56:04.899Z[ host-image] Apr 01 17:56:03.783 INFO O| Apr 01 17:56:03.783 INFO STEP 2: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92322026-04-01T17:56:04.903Z[ host-image] Apr 01 17:56:03.789 INFO O| Apr 01 17:56:03.789 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/include"
92332026-04-01T17:56:04.914Z[ host-image] Apr 01 17:56:03.799 INFO O| Apr 01 17:56:03.799 INFO STEP 2 (remove_files) COMPLETE
92342026-04-01T17:56:04.914Z[ host-image] Apr 01 17:56:03.799 INFO O| Apr 01 17:56:03.799 INFO STEP 3: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92352026-04-01T17:56:04.921Z[ host-image] Apr 01 17:56:03.807 INFO O| Apr 01 17:56:03.807 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/demo"
92362026-04-01T17:56:04.924Z[ host-image] Apr 01 17:56:03.808 INFO O| Apr 01 17:56:03.808 INFO STEP 3 (remove_files) COMPLETE
92372026-04-01T17:56:04.924Z[ host-image] Apr 01 17:56:03.808 INFO O| Apr 01 17:56:03.808 INFO STEP 4: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92382026-04-01T17:56:04.931Z[ host-image] Apr 01 17:56:03.816 INFO O| Apr 01 17:56:03.816 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/help"
92392026-04-01T17:56:04.934Z[ host-image] Apr 01 17:56:03.819 INFO O| Apr 01 17:56:03.819 INFO STEP 4 (remove_files) COMPLETE
92402026-04-01T17:56:04.934Z[ host-image] Apr 01 17:56:03.819 INFO O| Apr 01 17:56:03.819 INFO STEP 5: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92412026-04-01T17:56:04.940Z[ host-image] Apr 01 17:56:03.826 INFO O| Apr 01 17:56:03.826 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/doc"
92422026-04-01T17:56:04.943Z[ host-image] Apr 01 17:56:03.828 INFO O| Apr 01 17:56:03.828 INFO STEP 5 (remove_files) COMPLETE
92432026-04-01T17:56:04.943Z[ host-image] Apr 01 17:56:03.828 INFO O| Apr 01 17:56:03.828 INFO STEP 6: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92442026-04-01T17:56:04.948Z[ host-image] Apr 01 17:56:03.833 INFO O| Apr 01 17:56:03.833 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/bash-completion"
92452026-04-01T17:56:04.955Z[ host-image] Apr 01 17:56:03.841 INFO O| Apr 01 17:56:03.841 INFO STEP 6 (remove_files) COMPLETE
92462026-04-01T17:56:04.955Z[ host-image] Apr 01 17:56:03.841 INFO O| Apr 01 17:56:03.841 INFO STEP 7: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92472026-04-01T17:56:04.961Z[ host-image] Apr 01 17:56:03.847 INFO O| Apr 01 17:56:03.847 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/perl5/5.36/man"
92482026-04-01T17:56:04.970Z[ host-image] Apr 01 17:56:03.856 INFO O| Apr 01 17:56:03.856 INFO STEP 7 (remove_files) COMPLETE
92492026-04-01T17:56:04.973Z[ host-image] Apr 01 17:56:03.856 INFO O| Apr 01 17:56:03.856 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92502026-04-01T17:56:04.976Z[ host-image] Apr 01 17:56:03.862 INFO O| Apr 01 17:56:03.862 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/share/man/man3ssl"
92512026-04-01T17:56:05.032Z[ host-image] Apr 01 17:56:03.918 INFO O| Apr 01 17:56:03.918 INFO STEP 8 (remove_files) COMPLETE
92522026-04-01T17:56:05.033Z[ host-image] Apr 01 17:56:03.918 INFO O| Apr 01 17:56:03.918 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92532026-04-01T17:56:05.039Z[ host-image] Apr 01 17:56:03.925 INFO O| Apr 01 17:56:03.925 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/ssl-3/man"
92542026-04-01T17:56:05.098Z[ host-image] Apr 01 17:56:03.982 INFO O| Apr 01 17:56:03.982 INFO STEP 9 (remove_files) COMPLETE
92552026-04-01T17:56:05.098Z[ host-image] Apr 01 17:56:03.982 INFO O| Apr 01 17:56:03.982 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92562026-04-01T17:56:05.105Z[ host-image] Apr 01 17:56:03.989 INFO O| Apr 01 17:56:03.989 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/etc/net-snmp"
92572026-04-01T17:56:05.110Z[ host-image] Apr 01 17:56:03.992 INFO O| Apr 01 17:56:03.992 INFO STEP 10 (remove_files) COMPLETE
92582026-04-01T17:56:05.110Z[ host-image] Apr 01 17:56:03.992 INFO O| Apr 01 17:56:03.992 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92592026-04-01T17:56:05.113Z[ host-image] Apr 01 17:56:03.997 INFO O| Apr 01 17:56:03.997 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/bin/i386"
92602026-04-01T17:56:05.114Z[ host-image] Apr 01 17:56:03.998 INFO O| Apr 01 17:56:03.998 INFO STEP 11 (remove_files) COMPLETE
92612026-04-01T17:56:05.114Z[ host-image] Apr 01 17:56:03.998 INFO O| Apr 01 17:56:03.998 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92622026-04-01T17:56:05.120Z[ host-image] Apr 01 17:56:04.006 INFO O| Apr 01 17:56:04.006 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86xpv"
92632026-04-01T17:56:05.124Z[ host-image] Apr 01 17:56:04.007 INFO O| Apr 01 17:56:04.007 INFO STEP 12 (remove_files) COMPLETE
92642026-04-01T17:56:05.124Z[ host-image] Apr 01 17:56:04.007 INFO O| Apr 01 17:56:04.007 INFO STEP 13: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92652026-04-01T17:56:05.134Z[ host-image] Apr 01 17:56:04.019 INFO O| Apr 01 17:56:04.019 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/jq/lib/amd64/libjq.a"
92662026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport_shlib.a"
92672026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgport.a"
92682026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport.a"
92692026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon_shlib.a"
92702026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgport_shlib.a"
92712026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgtypes.a"
92722026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpgcommon.a"
92732026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libpq.a"
92742026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg.a"
92752026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/amd64/libecpg_compat.a"
92762026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgtypes.a"
92772026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon.a"
92782026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.020 INFO O| Apr 01 17:56:04.020 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpq.a"
92792026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.021 INFO O| Apr 01 17:56:04.021 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg_compat.a"
92802026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.021 INFO O| Apr 01 17:56:04.021 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libpgcommon_shlib.a"
92812026-04-01T17:56:05.137Z[ host-image] Apr 01 17:56:04.021 INFO O| Apr 01 17:56:04.021 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/opt/ooce/pgsql-13/lib/libecpg.a"
92822026-04-01T17:56:05.214Z[ host-image] Apr 01 17:56:04.099 INFO O| Apr 01 17:56:04.099 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libtddl.a"
92832026-04-01T17:56:05.214Z[ host-image] Apr 01 17:56:04.099 INFO O| Apr 01 17:56:04.099 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/amd64/libncurses++.a"
92842026-04-01T17:56:05.217Z[ host-image] Apr 01 17:56:04.101 INFO O| Apr 01 17:56:04.101 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libncurses++.a"
92852026-04-01T17:56:05.220Z[ host-image] Apr 01 17:56:04.104 INFO O| Apr 01 17:56:04.104 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/libtddl.a"
92862026-04-01T17:56:05.346Z[ host-image] Apr 01 17:56:04.231 INFO O| Apr 01 17:56:04.231 INFO STEP 13 (remove_files) COMPLETE
92872026-04-01T17:56:05.346Z[ host-image] Apr 01 17:56:04.231 INFO O| Apr 01 17:56:04.231 INFO STEP 14: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92882026-04-01T17:56:05.353Z[ host-image] Apr 01 17:56:04.238 INFO O| Apr 01 17:56:04.238 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/boot"
92892026-04-01T17:56:05.357Z[ host-image] Apr 01 17:56:04.240 INFO O| Apr 01 17:56:04.240 INFO STEP 14 (remove_files) COMPLETE
92902026-04-01T17:56:05.357Z[ host-image] Apr 01 17:56:04.240 INFO O| Apr 01 17:56:04.240 INFO STEP 15: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92912026-04-01T17:56:05.360Z[ host-image] Apr 01 17:56:04.245 INFO O| Apr 01 17:56:04.245 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/platform/i86pc"
92922026-04-01T17:56:05.365Z[ host-image] Apr 01 17:56:04.250 INFO O| Apr 01 17:56:04.250 INFO STEP 15 (remove_files) COMPLETE
92932026-04-01T17:56:05.365Z[ host-image] Apr 01 17:56:04.250 INFO O| Apr 01 17:56:04.250 INFO STEP 16: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92942026-04-01T17:56:05.370Z[ host-image] Apr 01 17:56:04.256 INFO O| Apr 01 17:56:04.256 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86xpv"
92952026-04-01T17:56:05.374Z[ host-image] Apr 01 17:56:04.256 INFO O| Apr 01 17:56:04.256 INFO STEP 16 (remove_files) COMPLETE
92962026-04-01T17:56:05.374Z[ host-image] Apr 01 17:56:04.256 INFO O| Apr 01 17:56:04.256 INFO STEP 17: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
92972026-04-01T17:56:05.377Z[ host-image] Apr 01 17:56:04.261 INFO O| Apr 01 17:56:04.261 INFO remove tree: "/rpool/images/build/host/work/sled/ramdisk/usr/platform/i86pc"
92982026-04-01T17:56:05.380Z[ host-image] Apr 01 17:56:04.262 INFO O| Apr 01 17:56:04.262 INFO STEP 17 (remove_files) COMPLETE
92992026-04-01T17:56:05.380Z[ host-image] Apr 01 17:56:04.262 INFO O| Apr 01 17:56:04.262 INFO STEP 18: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93002026-04-01T17:56:05.383Z[ host-image] Apr 01 17:56:04.268 INFO O| Apr 01 17:56:04.268 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/acpica"
93012026-04-01T17:56:05.383Z[ host-image] Apr 01 17:56:04.268 INFO O| Apr 01 17:56:04.268 INFO STEP 18 (remove_files) COMPLETE
93022026-04-01T17:56:05.383Z[ host-image] Apr 01 17:56:04.268 INFO O| Apr 01 17:56:04.268 INFO STEP 19: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93032026-04-01T17:56:05.387Z[ host-image] Apr 01 17:56:04.273 INFO O| Apr 01 17:56:04.273 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/tem"
93042026-04-01T17:56:05.387Z[ host-image] Apr 01 17:56:04.273 INFO O| Apr 01 17:56:04.273 INFO STEP 19 (remove_files) COMPLETE
93052026-04-01T17:56:05.387Z[ host-image] Apr 01 17:56:04.273 INFO O| Apr 01 17:56:04.273 INFO STEP 20: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93062026-04-01T17:56:05.393Z[ host-image] Apr 01 17:56:04.279 INFO O| Apr 01 17:56:04.278 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/misc/amd64/kbtrans"
93072026-04-01T17:56:05.393Z[ host-image] Apr 01 17:56:04.279 INFO O| Apr 01 17:56:04.279 INFO STEP 20 (remove_files) COMPLETE
93082026-04-01T17:56:05.396Z[ host-image] Apr 01 17:56:04.279 INFO O| Apr 01 17:56:04.279 INFO STEP 21: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93092026-04-01T17:56:05.399Z[ host-image] Apr 01 17:56:04.285 INFO O| Apr 01 17:56:04.285 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/wc"
93102026-04-01T17:56:05.399Z[ host-image] Apr 01 17:56:04.285 INFO O| Apr 01 17:56:04.285 INFO STEP 21 (remove_files) COMPLETE
93112026-04-01T17:56:05.400Z[ host-image] Apr 01 17:56:04.285 INFO O| Apr 01 17:56:04.285 INFO STEP 22: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93122026-04-01T17:56:05.406Z[ host-image] Apr 01 17:56:04.291 INFO O| Apr 01 17:56:04.291 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_drv"
93132026-04-01T17:56:05.406Z[ host-image] Apr 01 17:56:04.291 INFO O| Apr 01 17:56:04.291 INFO STEP 22 (remove_files) COMPLETE
93142026-04-01T17:56:05.409Z[ host-image] Apr 01 17:56:04.291 INFO O| Apr 01 17:56:04.291 INFO STEP 23: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93152026-04-01T17:56:05.413Z[ host-image] Apr 01 17:56:04.299 INFO O| Apr 01 17:56:04.299 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/conskbd"
93162026-04-01T17:56:05.413Z[ host-image] Apr 01 17:56:04.299 INFO O| Apr 01 17:56:04.299 INFO STEP 23 (remove_files) COMPLETE
93172026-04-01T17:56:05.416Z[ host-image] Apr 01 17:56:04.299 INFO O| Apr 01 17:56:04.299 INFO STEP 24: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93182026-04-01T17:56:05.419Z[ host-image] Apr 01 17:56:04.304 INFO O| Apr 01 17:56:04.304 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/tzmon"
93192026-04-01T17:56:05.419Z[ host-image] Apr 01 17:56:04.304 INFO O| Apr 01 17:56:04.304 INFO STEP 24 (remove_files) COMPLETE
93202026-04-01T17:56:05.419Z[ host-image] Apr 01 17:56:04.304 INFO O| Apr 01 17:56:04.304 INFO STEP 25: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93212026-04-01T17:56:05.425Z[ host-image] Apr 01 17:56:04.311 INFO O| Apr 01 17:56:04.311 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/power"
93222026-04-01T17:56:05.425Z[ host-image] Apr 01 17:56:04.311 INFO O| Apr 01 17:56:04.311 INFO STEP 25 (remove_files) COMPLETE
93232026-04-01T17:56:05.425Z[ host-image] Apr 01 17:56:04.311 INFO O| Apr 01 17:56:04.311 INFO STEP 26: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93242026-04-01T17:56:05.432Z[ host-image] Apr 01 17:56:04.318 INFO O| Apr 01 17:56:04.318 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio"
93252026-04-01T17:56:05.432Z[ host-image] Apr 01 17:56:04.318 INFO O| Apr 01 17:56:04.318 INFO STEP 26 (remove_files) COMPLETE
93262026-04-01T17:56:05.432Z[ host-image] Apr 01 17:56:04.318 INFO O| Apr 01 17:56:04.318 INFO STEP 27: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93272026-04-01T17:56:05.439Z[ host-image] Apr 01 17:56:04.325 INFO O| Apr 01 17:56:04.325 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audio1575"
93282026-04-01T17:56:05.439Z[ host-image] Apr 01 17:56:04.325 INFO O| Apr 01 17:56:04.325 INFO STEP 27 (remove_files) COMPLETE
93292026-04-01T17:56:05.442Z[ host-image] Apr 01 17:56:04.325 INFO O| Apr 01 17:56:04.325 INFO STEP 28: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93302026-04-01T17:56:05.447Z[ host-image] Apr 01 17:56:04.331 INFO O| Apr 01 17:56:04.331 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audioens"
93312026-04-01T17:56:05.447Z[ host-image] Apr 01 17:56:04.331 INFO O| Apr 01 17:56:04.331 INFO STEP 28 (remove_files) COMPLETE
93322026-04-01T17:56:05.447Z[ host-image] Apr 01 17:56:04.331 INFO O| Apr 01 17:56:04.331 INFO STEP 29: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93332026-04-01T17:56:05.452Z[ host-image] Apr 01 17:56:04.337 INFO O| Apr 01 17:56:04.337 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiopci"
93342026-04-01T17:56:05.452Z[ host-image] Apr 01 17:56:04.337 INFO O| Apr 01 17:56:04.337 INFO STEP 29 (remove_files) COMPLETE
93352026-04-01T17:56:05.456Z[ host-image] Apr 01 17:56:04.337 INFO O| Apr 01 17:56:04.337 INFO STEP 30: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93362026-04-01T17:56:05.459Z[ host-image] Apr 01 17:56:04.343 INFO O| Apr 01 17:56:04.343 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/audiots"
93372026-04-01T17:56:05.460Z[ host-image] Apr 01 17:56:04.343 INFO O| Apr 01 17:56:04.343 INFO STEP 30 (remove_files) COMPLETE
93382026-04-01T17:56:05.460Z[ host-image] Apr 01 17:56:04.343 INFO O| Apr 01 17:56:04.343 INFO STEP 31: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93392026-04-01T17:56:05.464Z[ host-image] Apr 01 17:56:04.349 INFO O| Apr 01 17:56:04.349 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ehci"
93402026-04-01T17:56:05.468Z[ host-image] Apr 01 17:56:04.349 INFO O| Apr 01 17:56:04.349 INFO STEP 31 (remove_files) COMPLETE
93412026-04-01T17:56:05.468Z[ host-image] Apr 01 17:56:04.349 INFO O| Apr 01 17:56:04.349 INFO STEP 32: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93422026-04-01T17:56:05.471Z[ host-image] Apr 01 17:56:04.355 INFO O| Apr 01 17:56:04.355 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hid"
93432026-04-01T17:56:05.471Z[ host-image] Apr 01 17:56:04.355 INFO O| Apr 01 17:56:04.355 INFO STEP 32 (remove_files) COMPLETE
93442026-04-01T17:56:05.471Z[ host-image] Apr 01 17:56:04.355 INFO O| Apr 01 17:56:04.355 INFO STEP 33: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93452026-04-01T17:56:05.477Z[ host-image] Apr 01 17:56:04.363 INFO O| Apr 01 17:56:04.363 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/hubd"
93462026-04-01T17:56:05.481Z[ host-image] Apr 01 17:56:04.363 INFO O| Apr 01 17:56:04.363 INFO STEP 33 (remove_files) COMPLETE
93472026-04-01T17:56:05.481Z[ host-image] Apr 01 17:56:04.363 INFO O| Apr 01 17:56:04.363 INFO STEP 34: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93482026-04-01T17:56:05.485Z[ host-image] Apr 01 17:56:04.369 INFO O| Apr 01 17:56:04.369 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/ohci"
93492026-04-01T17:56:05.485Z[ host-image] Apr 01 17:56:04.369 INFO O| Apr 01 17:56:04.369 INFO STEP 34 (remove_files) COMPLETE
93502026-04-01T17:56:05.485Z[ host-image] Apr 01 17:56:04.369 INFO O| Apr 01 17:56:04.369 INFO STEP 35: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93512026-04-01T17:56:05.491Z[ host-image] Apr 01 17:56:04.376 INFO O| Apr 01 17:56:04.376 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/scsa2usb"
93522026-04-01T17:56:05.494Z[ host-image] Apr 01 17:56:04.376 INFO O| Apr 01 17:56:04.376 INFO STEP 35 (remove_files) COMPLETE
93532026-04-01T17:56:05.494Z[ host-image] Apr 01 17:56:04.376 INFO O| Apr 01 17:56:04.376 INFO STEP 36: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93542026-04-01T17:56:05.497Z[ host-image] Apr 01 17:56:04.383 INFO O| Apr 01 17:56:04.383 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/uhci"
93552026-04-01T17:56:05.497Z[ host-image] Apr 01 17:56:04.383 INFO O| Apr 01 17:56:04.383 INFO STEP 36 (remove_files) COMPLETE
93562026-04-01T17:56:05.500Z[ host-image] Apr 01 17:56:04.383 INFO O| Apr 01 17:56:04.383 INFO STEP 37: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93572026-04-01T17:56:05.504Z[ host-image] Apr 01 17:56:04.388 INFO O| Apr 01 17:56:04.388 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ac"
93582026-04-01T17:56:05.504Z[ host-image] Apr 01 17:56:04.388 INFO O| Apr 01 17:56:04.388 INFO STEP 37 (remove_files) COMPLETE
93592026-04-01T17:56:05.504Z[ host-image] Apr 01 17:56:04.388 INFO O| Apr 01 17:56:04.388 INFO STEP 38: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93602026-04-01T17:56:05.509Z[ host-image] Apr 01 17:56:04.394 INFO O| Apr 01 17:56:04.394 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_as"
93612026-04-01T17:56:05.509Z[ host-image] Apr 01 17:56:04.394 INFO O| Apr 01 17:56:04.394 INFO STEP 38 (remove_files) COMPLETE
93622026-04-01T17:56:05.509Z[ host-image] Apr 01 17:56:04.394 INFO O| Apr 01 17:56:04.394 INFO STEP 39: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93632026-04-01T17:56:05.514Z[ host-image] Apr 01 17:56:04.400 INFO O| Apr 01 17:56:04.400 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_ia"
93642026-04-01T17:56:05.514Z[ host-image] Apr 01 17:56:04.400 INFO O| Apr 01 17:56:04.400 INFO STEP 39 (remove_files) COMPLETE
93652026-04-01T17:56:05.518Z[ host-image] Apr 01 17:56:04.400 INFO O| Apr 01 17:56:04.400 INFO STEP 40: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93662026-04-01T17:56:05.521Z[ host-image] Apr 01 17:56:04.405 INFO O| Apr 01 17:56:04.405 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usb_mid"
93672026-04-01T17:56:05.521Z[ host-image] Apr 01 17:56:04.405 INFO O| Apr 01 17:56:04.405 INFO STEP 40 (remove_files) COMPLETE
93682026-04-01T17:56:05.521Z[ host-image] Apr 01 17:56:04.405 INFO O| Apr 01 17:56:04.405 INFO STEP 41: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93692026-04-01T17:56:05.524Z[ host-image] Apr 01 17:56:04.410 INFO O| Apr 01 17:56:04.410 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/usbprn"
93702026-04-01T17:56:05.525Z[ host-image] Apr 01 17:56:04.410 INFO O| Apr 01 17:56:04.410 INFO STEP 41 (remove_files) COMPLETE
93712026-04-01T17:56:05.528Z[ host-image] Apr 01 17:56:04.410 INFO O| Apr 01 17:56:04.410 INFO STEP 42: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93722026-04-01T17:56:05.531Z[ host-image] Apr 01 17:56:04.415 INFO O| Apr 01 17:56:04.415 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/xhci"
93732026-04-01T17:56:05.531Z[ host-image] Apr 01 17:56:04.415 INFO O| Apr 01 17:56:04.415 INFO STEP 42 (remove_files) COMPLETE
93742026-04-01T17:56:05.531Z[ host-image] Apr 01 17:56:04.415 INFO O| Apr 01 17:56:04.415 INFO STEP 43: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93752026-04-01T17:56:05.536Z[ host-image] Apr 01 17:56:04.422 INFO O| Apr 01 17:56:04.422 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhm"
93762026-04-01T17:56:05.539Z[ host-image] Apr 01 17:56:04.422 INFO O| Apr 01 17:56:04.422 INFO STEP 43 (remove_files) COMPLETE
93772026-04-01T17:56:05.539Z[ host-image] Apr 01 17:56:04.422 INFO O| Apr 01 17:56:04.422 INFO STEP 44: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93782026-04-01T17:56:05.543Z[ host-image] Apr 01 17:56:04.428 INFO O| Apr 01 17:56:04.428 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nb5000"
93792026-04-01T17:56:05.543Z[ host-image] Apr 01 17:56:04.428 INFO O| Apr 01 17:56:04.428 INFO STEP 44 (remove_files) COMPLETE
93802026-04-01T17:56:05.543Z[ host-image] Apr 01 17:56:04.428 INFO O| Apr 01 17:56:04.428 INFO STEP 45: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93812026-04-01T17:56:05.548Z[ host-image] Apr 01 17:56:04.433 INFO O| Apr 01 17:56:04.433 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mc-amd"
93822026-04-01T17:56:05.548Z[ host-image] Apr 01 17:56:04.433 INFO O| Apr 01 17:56:04.433 INFO STEP 45 (remove_files) COMPLETE
93832026-04-01T17:56:05.551Z[ host-image] Apr 01 17:56:04.433 INFO O| Apr 01 17:56:04.433 INFO STEP 46: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93842026-04-01T17:56:05.554Z[ host-image] Apr 01 17:56:04.438 INFO O| Apr 01 17:56:04.438 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/acpi_toshiba"
93852026-04-01T17:56:05.554Z[ host-image] Apr 01 17:56:04.438 INFO O| Apr 01 17:56:04.438 INFO STEP 46 (remove_files) COMPLETE
93862026-04-01T17:56:05.554Z[ host-image] Apr 01 17:56:04.438 INFO O| Apr 01 17:56:04.438 INFO STEP 47: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93872026-04-01T17:56:05.558Z[ host-image] Apr 01 17:56:04.443 INFO O| Apr 01 17:56:04.443 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/intel_nhmex"
93882026-04-01T17:56:05.558Z[ host-image] Apr 01 17:56:04.443 INFO O| Apr 01 17:56:04.443 INFO STEP 47 (remove_files) COMPLETE
93892026-04-01T17:56:05.558Z[ host-image] Apr 01 17:56:04.443 INFO O| Apr 01 17:56:04.443 INFO STEP 48: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93902026-04-01T17:56:05.563Z[ host-image] Apr 01 17:56:04.448 INFO O| Apr 01 17:56:04.448 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/intel_nhmex.conf"
93912026-04-01T17:56:05.566Z[ host-image] Apr 01 17:56:04.448 INFO O| Apr 01 17:56:04.448 INFO STEP 48 (remove_files) COMPLETE
93922026-04-01T17:56:05.566Z[ host-image] Apr 01 17:56:04.448 INFO O| Apr 01 17:56:04.448 INFO STEP 49: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93932026-04-01T17:56:05.570Z[ host-image] Apr 01 17:56:04.453 INFO O| Apr 01 17:56:04.453 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/amd64/mpt"
93942026-04-01T17:56:05.570Z[ host-image] Apr 01 17:56:04.453 INFO O| Apr 01 17:56:04.453 INFO STEP 49 (remove_files) COMPLETE
93952026-04-01T17:56:05.570Z[ host-image] Apr 01 17:56:04.453 INFO O| Apr 01 17:56:04.453 INFO STEP 50: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93962026-04-01T17:56:05.573Z[ host-image] Apr 01 17:56:04.458 INFO O| Apr 01 17:56:04.458 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/kernel/drv/mpt.conf"
93972026-04-01T17:56:05.573Z[ host-image] Apr 01 17:56:04.458 INFO O| Apr 01 17:56:04.458 INFO STEP 50 (remove_files) COMPLETE
93982026-04-01T17:56:05.573Z[ host-image] Apr 01 17:56:04.458 INFO O| Apr 01 17:56:04.458 INFO STEP 51: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
93992026-04-01T17:56:05.578Z[ host-image] Apr 01 17:56:04.463 INFO O| Apr 01 17:56:04.463 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.so"
94002026-04-01T17:56:05.578Z[ host-image] Apr 01 17:56:04.463 INFO O| Apr 01 17:56:04.463 INFO STEP 51 (remove_files) COMPLETE
94012026-04-01T17:56:05.581Z[ host-image] Apr 01 17:56:04.463 INFO O| Apr 01 17:56:04.463 INFO STEP 52: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94022026-04-01T17:56:05.585Z[ host-image] Apr 01 17:56:04.470 INFO O| Apr 01 17:56:04.470 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/lib/fm/fmd/plugins/ses-log-transport.conf"
94032026-04-01T17:56:05.585Z[ host-image] Apr 01 17:56:04.471 INFO O| Apr 01 17:56:04.470 INFO STEP 52 (remove_files) COMPLETE
94042026-04-01T17:56:05.588Z[ host-image] Apr 01 17:56:04.471 INFO O| Apr 01 17:56:04.470 INFO STEP 53: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94052026-04-01T17:56:05.591Z[ host-image] Apr 01 17:56:04.477 INFO O| Apr 01 17:56:04.477 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/bootadm"
94062026-04-01T17:56:05.591Z[ host-image] Apr 01 17:56:04.477 INFO O| Apr 01 17:56:04.477 INFO STEP 53 (remove_files) COMPLETE
94072026-04-01T17:56:05.591Z[ host-image] Apr 01 17:56:04.477 INFO O| Apr 01 17:56:04.477 INFO STEP 54: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94082026-04-01T17:56:05.597Z[ host-image] Apr 01 17:56:04.483 INFO O| Apr 01 17:56:04.483 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/bootadm"
94092026-04-01T17:56:05.597Z[ host-image] Apr 01 17:56:04.483 INFO O| Apr 01 17:56:04.483 INFO STEP 54 (remove_files) COMPLETE
94102026-04-01T17:56:05.597Z[ host-image] Apr 01 17:56:04.483 INFO O| Apr 01 17:56:04.483 INFO STEP 55: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94112026-04-01T17:56:05.603Z[ host-image] Apr 01 17:56:04.489 INFO O| Apr 01 17:56:04.489 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/sbin/beadm"
94122026-04-01T17:56:05.603Z[ host-image] Apr 01 17:56:04.489 INFO O| Apr 01 17:56:04.489 INFO STEP 55 (remove_files) COMPLETE
94132026-04-01T17:56:05.604Z[ host-image] Apr 01 17:56:04.489 INFO O| Apr 01 17:56:04.489 INFO STEP 56: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94142026-04-01T17:56:05.610Z[ host-image] Apr 01 17:56:04.495 INFO O| Apr 01 17:56:04.495 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/usr/sbin/beadm"
94152026-04-01T17:56:05.610Z[ host-image] Apr 01 17:56:04.495 INFO O| Apr 01 17:56:04.495 INFO STEP 56 (remove_files) COMPLETE
94162026-04-01T17:56:05.613Z[ host-image] Apr 01 17:56:04.495 INFO O| Apr 01 17:56:04.495 INFO STEP 57: remove_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94172026-04-01T17:56:05.616Z[ host-image] Apr 01 17:56:04.502 INFO O| Apr 01 17:56:04.502 INFO remove file: "/rpool/images/build/host/work/sled/ramdisk/etc/default/tar"
94182026-04-01T17:56:05.616Z[ host-image] Apr 01 17:56:04.502 INFO O| Apr 01 17:56:04.502 INFO STEP 57 (remove_files) COMPLETE
94192026-04-01T17:56:05.621Z[ host-image] Apr 01 17:56:04.502 INFO O| Apr 01 17:56:04.502 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94202026-04-01T17:56:05.624Z[ host-image] Apr 01 17:56:04.507 INFO O| Apr 01 17:56:04.507 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap exists, with wrong contents, unlinking
94212026-04-01T17:56:05.624Z[ host-image] Apr 01 17:56:04.508 INFO O| Apr 01 17:56:04.507 INFO writing /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap ...
94222026-04-01T17:56:05.624Z[ host-image] Apr 01 17:56:04.508 INFO O| Apr 01 17:56:04.508 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
94232026-04-01T17:56:05.624Z[ host-image] Apr 01 17:56:04.508 INFO O| Apr 01 17:56:04.508 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
94242026-04-01T17:56:05.624Z[ host-image] Apr 01 17:56:04.508 INFO O| Apr 01 17:56:04.508 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
94252026-04-01T17:56:05.624Z[ host-image] Apr 01 17:56:04.508 INFO O| Apr 01 17:56:04.508 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/method/keymap
94262026-04-01T17:56:05.624Z[ host-image] Apr 01 17:56:04.508 INFO O| Apr 01 17:56:04.508 INFO ok!
94272026-04-01T17:56:05.624Z[ host-image] Apr 01 17:56:04.508 INFO O| Apr 01 17:56:04.508 INFO STEP 58 (ensure_file) COMPLETE
94282026-04-01T17:56:05.624Z[ host-image] Apr 01 17:56:04.508 INFO O| Apr 01 17:56:04.508 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94292026-04-01T17:56:05.628Z[ host-image] Apr 01 17:56:04.513 INFO O| Apr 01 17:56:04.513 WARN file /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk exists, with wrong contents, unlinking
94302026-04-01T17:56:05.628Z[ host-image] Apr 01 17:56:04.513 INFO O| Apr 01 17:56:04.513 INFO copying /work/oxidecomputer/helios/image/templates/files/rootisramdisk -> /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk ...
94312026-04-01T17:56:05.628Z[ host-image] Apr 01 17:56:04.513 INFO O| Apr 01 17:56:04.513 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
94322026-04-01T17:56:05.628Z[ host-image] Apr 01 17:56:04.513 INFO O| Apr 01 17:56:04.513 INFO chmod ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
94332026-04-01T17:56:05.628Z[ host-image] Apr 01 17:56:04.513 INFO O| Apr 01 17:56:04.513 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
94342026-04-01T17:56:05.628Z[ host-image] Apr 01 17:56:04.513 INFO O| Apr 01 17:56:04.513 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/lib/svc/bin/rootisramdisk
94352026-04-01T17:56:05.628Z[ host-image] Apr 01 17:56:04.513 INFO O| Apr 01 17:56:04.513 INFO ok!
94362026-04-01T17:56:05.628Z[ host-image] Apr 01 17:56:04.513 INFO O| Apr 01 17:56:04.513 INFO STEP 59 (ensure_file) COMPLETE
94372026-04-01T17:56:05.628Z[ host-image] Apr 01 17:56:04.513 INFO O| Apr 01 17:56:04.513 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94382026-04-01T17:56:05.633Z[ host-image] Apr 01 17:56:04.519 INFO O| Apr 01 17:56:04.519 INFO file /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile does not exist
94392026-04-01T17:56:05.637Z[ host-image] Apr 01 17:56:04.519 INFO O| Apr 01 17:56:04.519 INFO copying /work/oxidecomputer/helios/image/templates/files/bash_profile -> /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile ...
94402026-04-01T17:56:05.637Z[ host-image] Apr 01 17:56:04.519 INFO O| Apr 01 17:56:04.519 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bash_profile
94412026-04-01T17:56:05.637Z[ host-image] Apr 01 17:56:04.519 INFO O| Apr 01 17:56:04.519 INFO ok!
94422026-04-01T17:56:05.637Z[ host-image] Apr 01 17:56:04.519 INFO O| Apr 01 17:56:04.519 INFO STEP 60 (ensure_file) COMPLETE
94432026-04-01T17:56:05.637Z[ host-image] Apr 01 17:56:04.519 INFO O| Apr 01 17:56:04.519 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94442026-04-01T17:56:05.640Z[ host-image] Apr 01 17:56:04.526 INFO O| Apr 01 17:56:04.526 WARN file /rpool/images/build/host/work/sled/ramdisk/root/.bashrc exists, with wrong contents, unlinking
94452026-04-01T17:56:05.644Z[ host-image] Apr 01 17:56:04.526 INFO O| Apr 01 17:56:04.526 INFO copying /work/oxidecomputer/helios/image/templates/files/bashrc -> /rpool/images/build/host/work/sled/ramdisk/root/.bashrc ...
94462026-04-01T17:56:05.644Z[ host-image] Apr 01 17:56:04.526 INFO O| Apr 01 17:56:04.526 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/root/.bashrc
94472026-04-01T17:56:05.644Z[ host-image] Apr 01 17:56:04.526 INFO O| Apr 01 17:56:04.526 INFO ok!
94482026-04-01T17:56:05.644Z[ host-image] Apr 01 17:56:04.526 INFO O| Apr 01 17:56:04.526 INFO STEP 61 (ensure_file) COMPLETE
94492026-04-01T17:56:05.644Z[ host-image] Apr 01 17:56:04.526 INFO O| Apr 01 17:56:04.526 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94502026-04-01T17:56:05.647Z[ host-image] Apr 01 17:56:04.533 INFO O| Apr 01 17:56:04.533 WARN file /rpool/images/build/host/work/sled/ramdisk/etc/motd exists, with wrong contents, unlinking
94512026-04-01T17:56:05.650Z[ host-image] Apr 01 17:56:04.533 INFO O| Apr 01 17:56:04.533 INFO copying /work/oxidecomputer/helios/image/templates/files/motd -> /rpool/images/build/host/work/sled/ramdisk/etc/motd ...
94522026-04-01T17:56:05.650Z[ host-image] Apr 01 17:56:04.533 INFO O| Apr 01 17:56:04.533 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
94532026-04-01T17:56:05.650Z[ host-image] Apr 01 17:56:04.533 INFO O| Apr 01 17:56:04.533 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/motd
94542026-04-01T17:56:05.650Z[ host-image] Apr 01 17:56:04.533 INFO O| Apr 01 17:56:04.533 INFO ok!
94552026-04-01T17:56:05.650Z[ host-image] Apr 01 17:56:04.533 INFO O| Apr 01 17:56:04.533 INFO STEP 62 (ensure_file) COMPLETE
94562026-04-01T17:56:05.650Z[ host-image] Apr 01 17:56:04.533 INFO O| Apr 01 17:56:04.533 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94572026-04-01T17:56:05.654Z[ host-image] Apr 01 17:56:04.539 INFO O| Apr 01 17:56:04.539 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf does not exist
94582026-04-01T17:56:05.654Z[ host-image] Apr 01 17:56:04.539 INFO O| Apr 01 17:56:04.539 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-system-zfs:dbuf -> /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf ...
94592026-04-01T17:56:05.654Z[ host-image] Apr 01 17:56:04.539 INFO O| Apr 01 17:56:04.539 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
94602026-04-01T17:56:05.654Z[ host-image] Apr 01 17:56:04.539 INFO O| Apr 01 17:56:04.539 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/zfs:dbuf
94612026-04-01T17:56:05.654Z[ host-image] Apr 01 17:56:04.539 INFO O| Apr 01 17:56:04.539 INFO ok!
94622026-04-01T17:56:05.654Z[ host-image] Apr 01 17:56:04.539 INFO O| Apr 01 17:56:04.539 INFO STEP 63 (ensure_file) COMPLETE
94632026-04-01T17:56:05.654Z[ host-image] Apr 01 17:56:04.539 INFO O| Apr 01 17:56:04.539 INFO STEP 64: assemble_files, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94642026-04-01T17:56:05.660Z[ host-image] Apr 01 17:56:04.545 INFO O| Apr 01 17:56:04.545 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly does not exist
94652026-04-01T17:56:05.660Z[ host-image] Apr 01 17:56:04.545 INFO O| Apr 01 17:56:04.545 INFO writing /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly ...
94662026-04-01T17:56:05.663Z[ host-image] Apr 01 17:56:04.545 INFO O| Apr 01 17:56:04.545 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/ramdisk/etc/system.d/.self-assembly
94672026-04-01T17:56:05.663Z[ host-image] Apr 01 17:56:04.545 INFO O| Apr 01 17:56:04.545 INFO ok!
94682026-04-01T17:56:05.663Z[ host-image] Apr 01 17:56:04.545 INFO O| Apr 01 17:56:04.545 INFO STEP 64 (assemble_files) COMPLETE
94692026-04-01T17:56:05.663Z[ host-image] Apr 01 17:56:04.545 INFO O| Apr 01 17:56:04.545 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94702026-04-01T17:56:05.666Z[ host-image] Apr 01 17:56:04.551 INFO O| Apr 01 17:56:04.551 INFO file /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf does not exist
94712026-04-01T17:56:05.666Z[ host-image] Apr 01 17:56:04.551 INFO O| Apr 01 17:56:04.551 INFO copying /work/oxidecomputer/helios/image/templates/files/dumpadm.conf -> /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf ...
94722026-04-01T17:56:05.666Z[ host-image] Apr 01 17:56:04.551 INFO O| Apr 01 17:56:04.551 INFO ownership wrong (Id(0):Id(0), not 0:1), path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
94732026-04-01T17:56:05.666Z[ host-image] Apr 01 17:56:04.551 INFO O| Apr 01 17:56:04.551 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/etc/dumpadm.conf
94742026-04-01T17:56:05.666Z[ host-image] Apr 01 17:56:04.551 INFO O| Apr 01 17:56:04.551 INFO ok!
94752026-04-01T17:56:05.666Z[ host-image] Apr 01 17:56:04.551 INFO O| Apr 01 17:56:04.551 INFO STEP 65 (ensure_file) COMPLETE
94762026-04-01T17:56:05.666Z[ host-image] Apr 01 17:56:04.551 INFO O| Apr 01 17:56:04.551 INFO STEP 66: ensure_dir, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94772026-04-01T17:56:05.671Z[ host-image] Apr 01 17:56:04.556 INFO O| Apr 01 17:56:04.556 INFO creating directory: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
94782026-04-01T17:56:05.671Z[ host-image] Apr 01 17:56:04.556 INFO O| Apr 01 17:56:04.556 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
94792026-04-01T17:56:05.671Z[ host-image] Apr 01 17:56:04.556 INFO O| Apr 01 17:56:04.556 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline
94802026-04-01T17:56:05.671Z[ host-image] Apr 01 17:56:04.556 INFO O| Apr 01 17:56:04.556 INFO STEP 66 (ensure_dir) COMPLETE
94812026-04-01T17:56:05.674Z[ host-image] Apr 01 17:56:04.556 INFO O| Apr 01 17:56:04.556 INFO STEP 67: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94822026-04-01T17:56:05.677Z[ host-image] Apr 01 17:56:04.562 INFO O| Apr 01 17:56:04.562 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz does not exist
94832026-04-01T17:56:05.677Z[ host-image] Apr 01 17:56:04.562 INFO O| Apr 01 17:56:04.562 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 ...
94842026-04-01T17:56:05.682Z[ host-image] Apr 01 17:56:04.567 INFO O| Apr 01 17:56:04.567 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
94852026-04-01T17:56:05.682Z[ host-image] Apr 01 17:56:04.567 INFO O| Apr 01 17:56:04.567 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/files.tar.gz
94862026-04-01T17:56:05.685Z[ host-image] Apr 01 17:56:04.567 INFO O| Apr 01 17:56:04.567 INFO ok!
94872026-04-01T17:56:05.685Z[ host-image] Apr 01 17:56:04.567 INFO O| Apr 01 17:56:04.567 INFO STEP 67 (ensure_file) COMPLETE
94882026-04-01T17:56:05.685Z[ host-image] Apr 01 17:56:04.567 INFO O| Apr 01 17:56:04.567 INFO STEP 68: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94892026-04-01T17:56:05.688Z[ host-image] Apr 01 17:56:04.573 INFO O| Apr 01 17:56:04.573 INFO file /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt does not exist
94902026-04-01T17:56:05.688Z[ host-image] Apr 01 17:56:04.573 INFO O| Apr 01 17:56:04.573 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 ...
94912026-04-01T17:56:05.688Z[ host-image] Apr 01 17:56:04.573 INFO O| Apr 01 17:56:04.573 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
94922026-04-01T17:56:05.688Z[ host-image] Apr 01 17:56:04.573 INFO O| Apr 01 17:56:04.573 INFO chown ok, path: /rpool/images/build/host/work/sled/ramdisk/usr/lib/brand/omicron1/baseline/gzonly.txt
94932026-04-01T17:56:05.688Z[ host-image] Apr 01 17:56:04.573 INFO O| Apr 01 17:56:04.573 INFO ok!
94942026-04-01T17:56:05.688Z[ host-image] Apr 01 17:56:04.573 INFO O| Apr 01 17:56:04.573 INFO STEP 68 (ensure_file) COMPLETE
94952026-04-01T17:56:05.688Z[ host-image] Apr 01 17:56:04.573 INFO O| Apr 01 17:56:04.573 INFO STEP 69: pack_tar, from: /work/oxidecomputer/helios/image/templates/sled/ramdisk-02-trim.json
94962026-04-01T17:56:05.698Z[ host-image] Apr 01 17:56:04.583 INFO O| Apr 01 17:56:04.583 INFO file /rpool/images/build/host/output/sled-ramdisk.tar does not already exist, skipping removal
94972026-04-01T17:56:05.701Z[ host-image] Apr 01 17:56:04.583 INFO O| Apr 01 17:56:04.583 INFO exec: ["/usr/sbin/tar", "ceEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/ramdisk", "."]
94982026-04-01T17:56:05.881Z[ recovery-image] Apr 01 17:56:04.765 INFO E| Compiling clap v4.5.37
94992026-04-01T17:56:06.489Z[ recovery-image] Apr 01 17:56:05.374 INFO E| Compiling serde v1.0.219
95002026-04-01T17:56:07.043Z[ host-image] Apr 01 17:56:05.928 INFO O| Apr 01 17:56:05.928 INFO STEP 69 (pack_tar) COMPLETE
95012026-04-01T17:56:07.043Z[ host-image] Apr 01 17:56:05.928 INFO O| Apr 01 17:56:05.928 INFO creating output snapshot rpool/images/build/host/work/sled/ramdisk@trim
95022026-04-01T17:56:07.047Z[ host-image] Apr 01 17:56:05.928 INFO O| Apr 01 17:56:05.928 INFO CREATE SNAPSHOT: rpool/images/build/host/work/sled/ramdisk@trim
95032026-04-01T17:56:07.548Z[ host-image] Apr 01 17:56:06.433 INFO O| Apr 01 17:56:06.433 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/ramdisk-02-trim
95042026-04-01T17:56:07.633Z[ host-image] Apr 01 17:56:06.518 INFO O| Apr 01 17:56:06.518 INFO completed processing sled/ramdisk-02-trim
95052026-04-01T17:56:07.636Z[ host-image] Apr 01 17:56:06.519 INFO image builder template: zfs...
95062026-04-01T17:56:07.636Z[ host-image] Apr 01 17:56:06.519 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/.tmpT7aQ5W/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", "publisher_0_url+=file:///tmp/.tmpT7aQ5W/opte-host.p5p", "-F", "baud=3000000", "-F", "omicron1", "-F", "optever=0.40.463", "-F", "extra_packages+=/consolidation/oxide/omicron-release-incorporation@19.0.0.0", "-n", "zfs"], pwd: None
95072026-04-01T17:56:07.645Z[ host-image] Apr 01 17:56:06.530 INFO O| Apr 01 17:56:06.530 INFO skip include "stress" because feature "stress" is not enabled
95082026-04-01T17:56:07.645Z[ host-image] Apr 01 17:56:06.530 INFO O| Apr 01 17:56:06.530 INFO skip include "stress" because feature "compliance" is not enabled
95092026-04-01T17:56:07.669Z[ host-image] Apr 01 17:56:06.554 INFO O| Apr 01 17:56:06.554 INFO temporary dataset: rpool/images/build/host/tmp/sled/zfs
95102026-04-01T17:56:07.672Z[ host-image] Apr 01 17:56:06.556 INFO O| Apr 01 17:56:06.556 INFO CREATE DATASET: rpool/images/build/host/tmp/sled/zfs
95112026-04-01T17:56:07.751Z[ host-image] Apr 01 17:56:06.636 INFO O| Apr 01 17:56:06.636 INFO SET DATASET PROPERTY ON rpool/images/build/host/tmp/sled/zfs: sync = disabled
95122026-04-01T17:56:07.823Z[ host-image] Apr 01 17:56:06.708 INFO O| Apr 01 17:56:06.708 INFO temporary directory: /rpool/images/build/host/tmp/sled/zfs
95132026-04-01T17:56:07.823Z[ host-image] Apr 01 17:56:06.708 INFO O| Apr 01 17:56:06.708 INFO work dataset: rpool/images/build/host/work/sled/zfs
95142026-04-01T17:56:07.826Z[ host-image] Apr 01 17:56:06.710 INFO O| Apr 01 17:56:06.710 INFO CREATE DATASET: rpool/images/build/host/work/sled/zfs
95152026-04-01T17:56:07.948Z[ host-image] Apr 01 17:56:06.833 INFO O| Apr 01 17:56:06.833 INFO SET DATASET PROPERTY ON rpool/images/build/host/work/sled/zfs: sync = disabled
95162026-04-01T17:56:08.061Z[ host-image] Apr 01 17:56:06.946 INFO O| Apr 01 17:56:06.946 INFO DESTROY POOL: TEMPORARY-sled-zfs
95172026-04-01T17:56:08.067Z[ host-image] Apr 01 17:56:06.953 INFO O| Apr 01 17:56:06.952 INFO image file: /rpool/images/build/host/work/sled/zfs/lofi.raw
95182026-04-01T17:56:08.070Z[ host-image] Apr 01 17:56:06.955 INFO O| Apr 01 17:56:06.955 INFO pool altroot: /rpool/images/build/host/work/sled/zfs/altroot
95192026-04-01T17:56:08.070Z[ host-image] Apr 01 17:56:06.955 INFO O| Apr 01 17:56:06.955 INFO no lofi found
95202026-04-01T17:56:08.071Z[ host-image] Apr 01 17:56:06.955 INFO O| Apr 01 17:56:06.955 INFO file /rpool/images/build/host/work/sled/zfs/lofi.raw does not already exist, skipping removal
95212026-04-01T17:56:08.071Z[ host-image] Apr 01 17:56:06.955 INFO O| Apr 01 17:56:06.955 INFO CREATE IMAGE (1050MB): /rpool/images/build/host/work/sled/zfs/lofi.raw
95222026-04-01T17:56:08.130Z[ recovery-image] Apr 01 17:56:07.015 INFO E| Compiling serde_spanned v0.6.8
95232026-04-01T17:56:08.130Z[ recovery-image] Apr 01 17:56:07.015 INFO E| Compiling toml_datetime v0.6.9
95242026-04-01T17:56:08.274Z[ recovery-image] Apr 01 17:56:07.158 INFO E| Compiling toml_edit v0.22.26
95252026-04-01T17:56:09.354Z[ recovery-image] Apr 01 17:56:08.239 INFO E| Compiling toml v0.8.22
95262026-04-01T17:56:10.116Z[ host-image] Apr 01 17:56:09.001 INFO O| Apr 01 17:56:09.001 INFO lofi device = /dev/dsk/c2t1d0p0
95272026-04-01T17:56:10.116Z[ host-image] Apr 01 17:56:09.001 INFO O| Apr 01 17:56:09.001 INFO pool device = /dev/dsk/c2t1d0p0
95282026-04-01T17:56:10.120Z[ host-image] Apr 01 17:56:09.001 INFO O| Apr 01 17:56:09.001 INFO exec: ["/sbin/zpool", "create", "-t", "TEMPORARY-sled-zfs", "-O", "compression=gzip-9", "-R", "/rpool/images/build/host/work/sled/zfs/altroot", "-o", "ashift=9", "-o", "autoexpand=on", "-o", "failmode=panic", "rpool", "/dev/dsk/c2t1d0p0"]
95292026-04-01T17:56:10.170Z[ host-image] Apr 01 17:56:09.055 INFO O| Apr 01 17:56:09.055 INFO STEP 0: create_be, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95302026-04-01T17:56:10.170Z[ host-image] Apr 01 17:56:09.055 INFO O| Apr 01 17:56:09.055 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT
95312026-04-01T17:56:10.185Z[ host-image] Apr 01 17:56:09.070 INFO O| Apr 01 17:56:09.070 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: canmount = off
95322026-04-01T17:56:10.221Z[ host-image] Apr 01 17:56:09.106 INFO O| Apr 01 17:56:09.106 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT: mountpoint = legacy
95332026-04-01T17:56:10.243Z[ host-image] Apr 01 17:56:09.129 INFO O| Apr 01 17:56:09.128 INFO CREATE DATASET: TEMPORARY-sled-zfs/ROOT/ramdisk
95342026-04-01T17:56:10.253Z[ host-image] Apr 01 17:56:09.137 INFO O| Apr 01 17:56:09.137 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: canmount = noauto
95352026-04-01T17:56:10.257Z[ host-image] Apr 01 17:56:09.142 INFO O| Apr 01 17:56:09.142 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: mountpoint = legacy
95362026-04-01T17:56:10.282Z[ host-image] Apr 01 17:56:09.168 INFO O| Apr 01 17:56:09.168 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a
95372026-04-01T17:56:10.286Z[ host-image] Apr 01 17:56:09.168 INFO O| Apr 01 17:56:09.168 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a
95382026-04-01T17:56:10.286Z[ host-image] Apr 01 17:56:09.168 INFO O| Apr 01 17:56:09.168 INFO exec: ["/sbin/mount", "-F", "zfs", "TEMPORARY-sled-zfs/ROOT/ramdisk", "/rpool/images/build/host/work/sled/zfs/a"]
95392026-04-01T17:56:10.291Z[ host-image] Apr 01 17:56:09.176 INFO O| Apr 01 17:56:09.176 INFO boot environment UUID: de2340f9-6494-477c-9a77-25115f11d35e
95402026-04-01T17:56:10.291Z[ host-image] Apr 01 17:56:09.176 INFO O| Apr 01 17:56:09.176 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:uuid = de2340f9-6494-477c-9a77-25115f11d35e
95412026-04-01T17:56:10.297Z[ host-image] Apr 01 17:56:09.182 INFO O| Apr 01 17:56:09.182 INFO SET DATASET PROPERTY ON TEMPORARY-sled-zfs/ROOT/ramdisk: org.opensolaris.libbe:policy = static
95422026-04-01T17:56:10.302Z[ host-image] Apr 01 17:56:09.188 INFO O| Apr 01 17:56:09.188 INFO STEP 0 (create_be) COMPLETE
95432026-04-01T17:56:10.303Z[ host-image] Apr 01 17:56:09.188 INFO O| Apr 01 17:56:09.188 INFO STEP 1: unpack_tar, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
95442026-04-01T17:56:10.312Z[ host-image] Apr 01 17:56:09.197 INFO O| Apr 01 17:56:09.197 INFO exec: ["/usr/sbin/tar", "xeEp@/f", "/rpool/images/build/host/output/sled-ramdisk.tar", "-C", "/rpool/images/build/host/work/sled/zfs/a"]
95452026-04-01T17:56:11.394Z[ recovery-image] Apr 01 17:56:10.278 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.92s
95462026-04-01T17:56:11.406Z[ recovery-image] Apr 01 17:56:10.291 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`
95472026-04-01T17:56:11.420Z[ recovery-image] Apr 01 17:56:10.305 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
95482026-04-01T17:56:11.495Z[ recovery-image] Apr 01 17:56:10.380 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s
95492026-04-01T17:56:11.531Z[ recovery-image] Apr 01 17:56:10.383 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`
95502026-04-01T17:56:11.700Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
95512026-04-01T17:56:11.700Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
95522026-04-01T17:56:11.700Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
95532026-04-01T17:56:11.700Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
95542026-04-01T17:56:11.705Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
95552026-04-01T17:56:11.705Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
95562026-04-01T17:56:11.705Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
95572026-04-01T17:56:11.705Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
95582026-04-01T17:56:11.705Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
95592026-04-01T17:56:11.705Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
95602026-04-01T17:56:11.705Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
95612026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
95622026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
95632026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.585 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
95642026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
95652026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
95662026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
95672026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
95682026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
95692026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
95702026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
95712026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
95722026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
95732026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
95742026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
95752026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
95762026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
95772026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
95782026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
95792026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
95802026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
95812026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
95822026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
95832026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
95842026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
95852026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
95862026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
95872026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
95882026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
95892026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
95902026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
95912026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
95922026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
95932026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
95942026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
95952026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
95962026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
95972026-04-01T17:56:11.706Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
95982026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
95992026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
96002026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
96012026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.586 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
96022026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
96032026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO O| Info: ABL version: 0x1007f011
96042026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
96052026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
96062026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
96072026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
96082026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
96092026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
96102026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
96112026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
96122026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
96132026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
96142026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
96152026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
96162026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
96172026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
96182026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
96192026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
96202026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
96212026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
96222026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.587 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
96232026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.588 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
96242026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.588 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
96252026-04-01T17:56:11.707Z[ recovery-image] Apr 01 17:56:10.588 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
96262026-04-01T17:56:11.734Z[ recovery-image] Apr 01 17:56:10.619 INFO building ROM for gimlet
96272026-04-01T17:56:11.737Z[ recovery-image] Apr 01 17:56:10.619 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")
96282026-04-01T17:56:11.822Z[ recovery-image] Apr 01 17:56:10.707 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
96292026-04-01T17:56:11.825Z[ recovery-image] Apr 01 17:56:10.709 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`
96302026-04-01T17:56:11.834Z[ recovery-image] Apr 01 17:56:10.719 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
96312026-04-01T17:56:11.903Z[ recovery-image] Apr 01 17:56:10.788 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
96322026-04-01T17:56:11.906Z[ recovery-image] Apr 01 17:56:10.791 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`
96332026-04-01T17:56:12.018Z[ recovery-image] Apr 01 17:56:10.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
96342026-04-01T17:56:12.018Z[ recovery-image] Apr 01 17:56:10.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
96352026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.903 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
96362026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
96372026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
96382026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
96392026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
96402026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
96412026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
96422026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
96432026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
96442026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
96452026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
96462026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO O| Info: ABL version: 0x100f5010
96472026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
96482026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
96492026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
96502026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
96512026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
96522026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.904 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
96532026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
96542026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
96552026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
96562026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
96572026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
96582026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
96592026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
96602026-04-01T17:56:12.022Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
96612026-04-01T17:56:12.023Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
96622026-04-01T17:56:12.023Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
96632026-04-01T17:56:12.023Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
96642026-04-01T17:56:12.023Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
96652026-04-01T17:56:12.023Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
96662026-04-01T17:56:12.023Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
96672026-04-01T17:56:12.023Z[ recovery-image] Apr 01 17:56:10.905 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
96682026-04-01T17:56:12.053Z[ recovery-image] Apr 01 17:56:10.938 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
96692026-04-01T17:56:12.053Z[ recovery-image] Apr 01 17:56:10.938 INFO finishing image archive at "/work/os-recovery/os.tar.gz"...
96702026-04-01T17:56:13.460Z[ recovery-image] Apr 01 17:56:12.345 INFO image complete! materials are in "/work/os-recovery"
96712026-04-01T17:56:13.464Z[ recovery-image]
96722026-04-01T17:56:13.464Z[ recovery-image] real 12:28.063071237
96732026-04-01T17:56:13.464Z[ recovery-image] user 9:28.510110242
96742026-04-01T17:56:13.464Z[ recovery-image] sys 55.301191639
96752026-04-01T17:56:13.464Z[ recovery-image] trap 0.147433962
96762026-04-01T17:56:13.464Z[ recovery-image] tflt 0.569083628
96772026-04-01T17:56:13.464Z[ recovery-image] dflt 0.797004427
96782026-04-01T17:56:13.464Z[ recovery-image] kflt 0.000080511
96792026-04-01T17:56:13.464Z[ recovery-image] lock 24:08.335848108
96802026-04-01T17:56:13.464Z[ recovery-image] slp 1:13:37.501611425
96812026-04-01T17:56:13.464Z[ recovery-image] lat 49.969333804
96822026-04-01T17:56:13.464Z[ recovery-image] stop 4.706036230
96832026-04-01T17:56:13.464ZApr 01 17:56:12.348 INFO [recovery-image] process exited with exit status: 0 (748.067364022s)
96842026-04-01T17:56:17.377Z[ host-image] Apr 01 17:56:16.261 INFO O| Apr 01 17:56:16.261 INFO STEP 1 (unpack_tar) COMPLETE
96852026-04-01T17:56:17.377Z[ host-image] Apr 01 17:56:16.261 INFO O| Apr 01 17:56:16.261 INFO STEP 2: devfsadm, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96862026-04-01T17:56:17.383Z[ host-image] Apr 01 17:56:16.268 INFO O| Apr 01 17:56:16.268 INFO exec: ["/usr/sbin/devfsadm", "-r", "/rpool/images/build/host/work/sled/zfs/a"]
96872026-04-01T17:56:17.476Z[ host-image] Apr 01 17:56:16.360 INFO O| Apr 01 17:56:16.360 INFO STEP 2 (devfsadm) COMPLETE
96882026-04-01T17:56:17.476Z[ host-image] Apr 01 17:56:16.360 INFO O| Apr 01 17:56:16.360 INFO STEP 3: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96892026-04-01T17:56:17.481Z[ host-image] Apr 01 17:56:16.365 INFO O| Apr 01 17:56:16.365 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
96902026-04-01T17:56:17.481Z[ host-image] Apr 01 17:56:16.365 INFO O| Apr 01 17:56:16.365 INFO STEP 3 (ensure_dir) COMPLETE
96912026-04-01T17:56:17.484Z[ host-image] Apr 01 17:56:16.365 INFO O| Apr 01 17:56:16.365 INFO STEP 4: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96922026-04-01T17:56:17.487Z[ host-image] Apr 01 17:56:16.372 INFO O| Apr 01 17:56:16.372 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
96932026-04-01T17:56:17.487Z[ host-image] Apr 01 17:56:16.372 INFO O| Apr 01 17:56:16.372 INFO STEP 4 (ensure_dir) COMPLETE
96942026-04-01T17:56:17.490Z[ host-image] Apr 01 17:56:16.372 INFO O| Apr 01 17:56:16.372 INFO STEP 5: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96952026-04-01T17:56:17.493Z[ host-image] Apr 01 17:56:16.377 INFO O| Apr 01 17:56:16.377 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
96962026-04-01T17:56:17.493Z[ host-image] Apr 01 17:56:16.377 INFO O| Apr 01 17:56:16.377 INFO STEP 5 (ensure_dir) COMPLETE
96972026-04-01T17:56:17.493Z[ host-image] Apr 01 17:56:16.377 INFO O| Apr 01 17:56:16.377 INFO STEP 6: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
96982026-04-01T17:56:17.498Z[ host-image] Apr 01 17:56:16.383 INFO O| Apr 01 17:56:16.383 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
96992026-04-01T17:56:17.501Z[ host-image] Apr 01 17:56:16.383 INFO O| Apr 01 17:56:16.383 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
97002026-04-01T17:56:17.501Z[ host-image] Apr 01 17:56:16.383 INFO O| Apr 01 17:56:16.383 INFO STEP 6 (ensure_dir) COMPLETE
97012026-04-01T17:56:17.501Z[ host-image] Apr 01 17:56:16.383 INFO O| Apr 01 17:56:16.383 INFO STEP 7: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97022026-04-01T17:56:17.504Z[ host-image] Apr 01 17:56:16.389 INFO O| Apr 01 17:56:16.389 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
97032026-04-01T17:56:17.504Z[ host-image] Apr 01 17:56:16.389 INFO O| Apr 01 17:56:16.389 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
97042026-04-01T17:56:17.507Z[ host-image] Apr 01 17:56:16.389 INFO O| Apr 01 17:56:16.389 INFO STEP 7 (ensure_dir) COMPLETE
97052026-04-01T17:56:17.507Z[ host-image] Apr 01 17:56:16.389 INFO O| Apr 01 17:56:16.389 INFO STEP 8: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97062026-04-01T17:56:17.510Z[ host-image] Apr 01 17:56:16.394 INFO O| Apr 01 17:56:16.394 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/cfg"
97072026-04-01T17:56:17.510Z[ host-image] Apr 01 17:56:16.395 INFO O| Apr 01 17:56:16.395 INFO STEP 8 (remove_files) COMPLETE
97082026-04-01T17:56:17.510Z[ host-image] Apr 01 17:56:16.395 INFO O| Apr 01 17:56:16.395 INFO STEP 9: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97092026-04-01T17:56:17.516Z[ host-image] Apr 01 17:56:16.401 INFO O| Apr 01 17:56:16.401 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/dsk"
97102026-04-01T17:56:17.519Z[ host-image] Apr 01 17:56:16.402 INFO O| Apr 01 17:56:16.402 INFO STEP 9 (remove_files) COMPLETE
97112026-04-01T17:56:17.519Z[ host-image] Apr 01 17:56:16.402 INFO O| Apr 01 17:56:16.402 INFO STEP 10: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97122026-04-01T17:56:17.523Z[ host-image] Apr 01 17:56:16.408 INFO O| Apr 01 17:56:16.408 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/rdsk"
97132026-04-01T17:56:17.526Z[ host-image] Apr 01 17:56:16.408 INFO O| Apr 01 17:56:16.408 INFO STEP 10 (remove_files) COMPLETE
97142026-04-01T17:56:17.526Z[ host-image] Apr 01 17:56:16.408 INFO O| Apr 01 17:56:16.408 INFO STEP 11: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97152026-04-01T17:56:17.529Z[ host-image] Apr 01 17:56:16.414 INFO O| Apr 01 17:56:16.414 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/sensors"
97162026-04-01T17:56:17.532Z[ host-image] Apr 01 17:56:16.414 INFO O| Apr 01 17:56:16.414 INFO STEP 11 (remove_files) COMPLETE
97172026-04-01T17:56:17.532Z[ host-image] Apr 01 17:56:16.414 INFO O| Apr 01 17:56:16.414 INFO STEP 12: remove_files, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97182026-04-01T17:56:17.535Z[ host-image] Apr 01 17:56:16.420 INFO O| Apr 01 17:56:16.420 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/dev/usb"
97192026-04-01T17:56:17.537Z[ host-image] Apr 01 17:56:16.420 INFO O| Apr 01 17:56:16.420 INFO STEP 12 (remove_files) COMPLETE
97202026-04-01T17:56:17.538Z[ host-image] Apr 01 17:56:16.420 INFO O| Apr 01 17:56:16.420 INFO STEP 13: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97212026-04-01T17:56:17.540Z[ host-image] Apr 01 17:56:16.426 INFO O| Apr 01 17:56:16.426 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
97222026-04-01T17:56:17.543Z[ host-image] Apr 01 17:56:16.426 INFO O| Apr 01 17:56:16.426 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/cfg
97232026-04-01T17:56:17.543Z[ host-image] Apr 01 17:56:16.426 INFO O| Apr 01 17:56:16.426 INFO STEP 13 (ensure_dir) COMPLETE
97242026-04-01T17:56:17.543Z[ host-image] Apr 01 17:56:16.426 INFO O| Apr 01 17:56:16.426 INFO STEP 14: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97252026-04-01T17:56:17.546Z[ host-image] Apr 01 17:56:16.431 INFO O| Apr 01 17:56:16.431 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
97262026-04-01T17:56:17.549Z[ host-image] Apr 01 17:56:16.431 INFO O| Apr 01 17:56:16.431 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
97272026-04-01T17:56:17.549Z[ host-image] Apr 01 17:56:16.431 INFO O| Apr 01 17:56:16.431 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/dsk
97282026-04-01T17:56:17.549Z[ host-image] Apr 01 17:56:16.431 INFO O| Apr 01 17:56:16.431 INFO STEP 14 (ensure_dir) COMPLETE
97292026-04-01T17:56:17.549Z[ host-image] Apr 01 17:56:16.431 INFO O| Apr 01 17:56:16.431 INFO STEP 15: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97302026-04-01T17:56:17.552Z[ host-image] Apr 01 17:56:16.437 INFO O| Apr 01 17:56:16.437 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
97312026-04-01T17:56:17.552Z[ host-image] Apr 01 17:56:16.437 INFO O| Apr 01 17:56:16.437 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
97322026-04-01T17:56:17.552Z[ host-image] Apr 01 17:56:16.437 INFO O| Apr 01 17:56:16.437 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/dev/rdsk
97332026-04-01T17:56:17.552Z[ host-image] Apr 01 17:56:16.437 INFO O| Apr 01 17:56:16.437 INFO STEP 15 (ensure_dir) COMPLETE
97342026-04-01T17:56:17.552Z[ host-image] Apr 01 17:56:16.437 INFO O| Apr 01 17:56:16.437 INFO STEP 16: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97352026-04-01T17:56:17.558Z[ host-image] Apr 01 17:56:16.443 INFO O| Apr 01 17:56:16.442 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
97362026-04-01T17:56:17.558Z[ host-image] Apr 01 17:56:16.443 INFO O| Apr 01 17:56:16.443 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/sensors
97372026-04-01T17:56:17.561Z[ host-image] Apr 01 17:56:16.443 INFO O| Apr 01 17:56:16.443 INFO STEP 16 (ensure_dir) COMPLETE
97382026-04-01T17:56:17.561Z[ host-image] Apr 01 17:56:16.443 INFO O| Apr 01 17:56:16.443 INFO STEP 17: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97392026-04-01T17:56:17.564Z[ host-image] Apr 01 17:56:16.448 INFO O| Apr 01 17:56:16.448 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/dev/usb
97402026-04-01T17:56:17.564Z[ host-image] Apr 01 17:56:16.448 INFO O| Apr 01 17:56:16.448 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/usb
97412026-04-01T17:56:17.564Z[ host-image] Apr 01 17:56:16.448 INFO O| Apr 01 17:56:16.448 INFO STEP 17 (ensure_dir) COMPLETE
97422026-04-01T17:56:17.564Z[ host-image] Apr 01 17:56:16.448 INFO O| Apr 01 17:56:16.448 INFO STEP 18: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97432026-04-01T17:56:17.568Z[ host-image] Apr 01 17:56:16.453 INFO O| Apr 01 17:56:16.453 INFO link target ok (../devices/pseudo/sysmsg@0:msglog)
97442026-04-01T17:56:17.568Z[ host-image] Apr 01 17:56:16.453 INFO O| Apr 01 17:56:16.453 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/dev/msglog
97452026-04-01T17:56:17.568Z[ host-image] Apr 01 17:56:16.453 INFO O| Apr 01 17:56:16.453 INFO ok!
97462026-04-01T17:56:17.571Z[ host-image] Apr 01 17:56:16.453 INFO O| Apr 01 17:56:16.453 INFO STEP 18 (ensure_symlink) COMPLETE
97472026-04-01T17:56:17.571Z[ host-image] Apr 01 17:56:16.453 INFO O| Apr 01 17:56:16.453 INFO STEP 19: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/devfs.json
97482026-04-01T17:56:17.574Z[ host-image] Apr 01 17:56:16.459 INFO O| Apr 01 17:56:16.458 INFO file /rpool/images/build/host/work/sled/zfs/a/reconfigure exists, with correct contents
97492026-04-01T17:56:17.574Z[ host-image] Apr 01 17:56:16.459 INFO O| Apr 01 17:56:16.459 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/reconfigure
97502026-04-01T17:56:17.574Z[ host-image] Apr 01 17:56:16.459 INFO O| Apr 01 17:56:16.459 INFO ok!
97512026-04-01T17:56:17.574Z[ host-image] Apr 01 17:56:16.459 INFO O| Apr 01 17:56:16.459 INFO STEP 19 (ensure_file) COMPLETE
97522026-04-01T17:56:17.574Z[ host-image] Apr 01 17:56:16.459 INFO O| Apr 01 17:56:16.459 INFO STEP 20: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
97532026-04-01T17:56:17.579Z[ host-image] Apr 01 17:56:16.464 INFO O| Apr 01 17:56:16.464 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml does not exist
97542026-04-01T17:56:17.582Z[ host-image] Apr 01 17:56:16.464 INFO O| Apr 01 17:56:16.464 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml -> generic_limited_net.xml ...
97552026-04-01T17:56:17.582Z[ host-image] Apr 01 17:56:16.464 INFO O| Apr 01 17:56:16.464 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.xml
97562026-04-01T17:56:17.582Z[ host-image] Apr 01 17:56:16.464 INFO O| Apr 01 17:56:16.464 INFO ok!
97572026-04-01T17:56:17.582Z[ host-image] Apr 01 17:56:16.464 INFO O| Apr 01 17:56:16.464 INFO STEP 20 (ensure_symlink) COMPLETE
97582026-04-01T17:56:17.582Z[ host-image] Apr 01 17:56:16.464 INFO O| Apr 01 17:56:16.464 INFO STEP 21: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
97592026-04-01T17:56:17.585Z[ host-image] Apr 01 17:56:16.470 INFO O| Apr 01 17:56:16.470 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml does not exist
97602026-04-01T17:56:17.585Z[ host-image] Apr 01 17:56:16.470 INFO O| Apr 01 17:56:16.470 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml -> inetd_generic.xml ...
97612026-04-01T17:56:17.585Z[ host-image] Apr 01 17:56:16.470 INFO O| Apr 01 17:56:16.470 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/inetd_services.xml
97622026-04-01T17:56:17.585Z[ host-image] Apr 01 17:56:16.470 INFO O| Apr 01 17:56:16.470 INFO ok!
97632026-04-01T17:56:17.585Z[ host-image] Apr 01 17:56:16.470 INFO O| Apr 01 17:56:16.470 INFO STEP 21 (ensure_symlink) COMPLETE
97642026-04-01T17:56:17.588Z[ host-image] Apr 01 17:56:16.470 INFO O| Apr 01 17:56:16.470 INFO STEP 22: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
97652026-04-01T17:56:17.591Z[ host-image] Apr 01 17:56:16.475 INFO O| Apr 01 17:56:16.475 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml does not exist
97662026-04-01T17:56:17.591Z[ host-image] Apr 01 17:56:16.475 INFO O| Apr 01 17:56:16.475 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml -> platform_oxide.xml ...
97672026-04-01T17:56:17.593Z[ host-image] Apr 01 17:56:16.475 INFO O| Apr 01 17:56:16.475 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/platform.xml
97682026-04-01T17:56:17.593Z[ host-image] Apr 01 17:56:16.475 INFO O| Apr 01 17:56:16.475 INFO ok!
97692026-04-01T17:56:17.593Z[ host-image] Apr 01 17:56:16.475 INFO O| Apr 01 17:56:16.475 INFO STEP 22 (ensure_symlink) COMPLETE
97702026-04-01T17:56:17.593Z[ host-image] Apr 01 17:56:16.475 INFO O| Apr 01 17:56:16.475 INFO STEP 23: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/common.json
97712026-04-01T17:56:17.596Z[ host-image] Apr 01 17:56:16.481 INFO O| Apr 01 17:56:16.481 INFO link /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml does not exist
97722026-04-01T17:56:17.596Z[ host-image] Apr 01 17:56:16.481 INFO O| Apr 01 17:56:16.481 INFO linking /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml -> ns_dns.xml ...
97732026-04-01T17:56:17.597Z[ host-image] Apr 01 17:56:16.481 INFO O| Apr 01 17:56:16.481 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/name_service.xml
97742026-04-01T17:56:17.597Z[ host-image] Apr 01 17:56:16.481 INFO O| Apr 01 17:56:16.481 INFO ok!
97752026-04-01T17:56:17.597Z[ host-image] Apr 01 17:56:16.481 INFO O| Apr 01 17:56:16.481 INFO STEP 23 (ensure_symlink) COMPLETE
97762026-04-01T17:56:17.597Z[ host-image] Apr 01 17:56:16.481 INFO O| Apr 01 17:56:16.481 INFO STEP 24: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
97772026-04-01T17:56:17.601Z[ host-image] Apr 01 17:56:16.486 INFO O| Apr 01 17:56:16.486 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf exists, with wrong contents, unlinking
97782026-04-01T17:56:17.601Z[ host-image] Apr 01 17:56:16.486 INFO O| Apr 01 17:56:16.486 INFO copying /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.dns -> /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf ...
97792026-04-01T17:56:17.604Z[ host-image] Apr 01 17:56:16.486 INFO O| Apr 01 17:56:16.486 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nsswitch.conf
97802026-04-01T17:56:17.604Z[ host-image] Apr 01 17:56:16.486 INFO O| Apr 01 17:56:16.486 INFO ok!
97812026-04-01T17:56:17.604Z[ host-image] Apr 01 17:56:16.486 INFO O| Apr 01 17:56:16.486 INFO STEP 24 (ensure_file) COMPLETE
97822026-04-01T17:56:17.604Z[ host-image] Apr 01 17:56:16.486 INFO O| Apr 01 17:56:16.486 INFO STEP 25: shadow, from: /work/oxidecomputer/helios/image/templates/include/common.json
97832026-04-01T17:56:17.607Z[ host-image] Apr 01 17:56:16.491 INFO O| Apr 01 17:56:16.491 INFO updating shadow file
97842026-04-01T17:56:17.607Z[ host-image] Apr 01 17:56:16.491 INFO O| Apr 01 17:56:16.491 INFO ownership wrong (Id(0):Id(3), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
97852026-04-01T17:56:17.607Z[ host-image] Apr 01 17:56:16.491 INFO O| Apr 01 17:56:16.491 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
97862026-04-01T17:56:17.607Z[ host-image] Apr 01 17:56:16.491 INFO O| Apr 01 17:56:16.491 INFO STEP 25 (shadow) COMPLETE
97872026-04-01T17:56:17.607Z[ host-image] Apr 01 17:56:16.491 INFO O| Apr 01 17:56:16.491 INFO STEP 26: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
97882026-04-01T17:56:17.612Z[ host-image] Apr 01 17:56:16.497 INFO O| Apr 01 17:56:16.497 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts exists, with wrong contents, unlinking
97892026-04-01T17:56:17.615Z[ host-image] Apr 01 17:56:16.497 INFO O| Apr 01 17:56:16.497 INFO copying /work/oxidecomputer/helios/image/templates/files/hosts -> /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts ...
97902026-04-01T17:56:17.615Z[ host-image] Apr 01 17:56:16.497 INFO O| Apr 01 17:56:16.497 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/inet/hosts
97912026-04-01T17:56:17.615Z[ host-image] Apr 01 17:56:16.497 INFO O| Apr 01 17:56:16.497 INFO ok!
97922026-04-01T17:56:17.615Z[ host-image] Apr 01 17:56:16.497 INFO O| Apr 01 17:56:16.497 INFO STEP 26 (ensure_file) COMPLETE
97932026-04-01T17:56:17.615Z[ host-image] Apr 01 17:56:16.497 INFO O| Apr 01 17:56:16.497 INFO STEP 27: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
97942026-04-01T17:56:17.618Z[ host-image] Apr 01 17:56:16.502 INFO O| Apr 01 17:56:16.502 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/nodename does not exist
97952026-04-01T17:56:17.618Z[ host-image] Apr 01 17:56:16.502 INFO O| Apr 01 17:56:16.502 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/nodename ...
97962026-04-01T17:56:17.618Z[ host-image] Apr 01 17:56:16.502 INFO O| Apr 01 17:56:16.502 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/nodename
97972026-04-01T17:56:17.618Z[ host-image] Apr 01 17:56:16.502 INFO O| Apr 01 17:56:16.502 INFO ok!
97982026-04-01T17:56:17.618Z[ host-image] Apr 01 17:56:16.502 INFO O| Apr 01 17:56:16.502 INFO STEP 27 (ensure_file) COMPLETE
97992026-04-01T17:56:17.618Z[ host-image] Apr 01 17:56:16.502 INFO O| Apr 01 17:56:16.502 INFO STEP 28: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
98002026-04-01T17:56:17.623Z[ host-image] Apr 01 17:56:16.508 INFO O| Apr 01 17:56:16.508 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent exists, with wrong contents, unlinking
98012026-04-01T17:56:17.626Z[ host-image] Apr 01 17:56:16.508 INFO O| Apr 01 17:56:16.508 INFO copying /work/oxidecomputer/helios/image/templates/files/dhcpagent -> /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent ...
98022026-04-01T17:56:17.626Z[ host-image] Apr 01 17:56:16.508 INFO O| Apr 01 17:56:16.508 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
98032026-04-01T17:56:17.626Z[ host-image] Apr 01 17:56:16.508 INFO O| Apr 01 17:56:16.508 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/dhcpagent
98042026-04-01T17:56:17.626Z[ host-image] Apr 01 17:56:16.508 INFO O| Apr 01 17:56:16.508 INFO ok!
98052026-04-01T17:56:17.626Z[ host-image] Apr 01 17:56:16.508 INFO O| Apr 01 17:56:16.508 INFO STEP 28 (ensure_file) COMPLETE
98062026-04-01T17:56:17.626Z[ host-image] Apr 01 17:56:16.508 INFO O| Apr 01 17:56:16.508 INFO STEP 29: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
98072026-04-01T17:56:17.629Z[ host-image] Apr 01 17:56:16.513 INFO O| Apr 01 17:56:16.513 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf does not exist
98082026-04-01T17:56:17.629Z[ host-image] Apr 01 17:56:16.513 INFO O| Apr 01 17:56:16.513 INFO writing /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf ...
98092026-04-01T17:56:17.629Z[ host-image] Apr 01 17:56:16.513 INFO O| Apr 01 17:56:16.513 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/resolv.conf
98102026-04-01T17:56:17.629Z[ host-image] Apr 01 17:56:16.513 INFO O| Apr 01 17:56:16.513 INFO ok!
98112026-04-01T17:56:17.629Z[ host-image] Apr 01 17:56:16.513 INFO O| Apr 01 17:56:16.513 INFO STEP 29 (ensure_file) COMPLETE
98122026-04-01T17:56:17.629Z[ host-image] Apr 01 17:56:16.513 INFO O| Apr 01 17:56:16.513 INFO STEP 30: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
98132026-04-01T17:56:17.634Z[ host-image] Apr 01 17:56:16.519 INFO O| Apr 01 17:56:16.519 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
98142026-04-01T17:56:17.634Z[ host-image] Apr 01 17:56:16.519 INFO O| Apr 01 17:56:16.519 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
98152026-04-01T17:56:17.638Z[ host-image] Apr 01 17:56:16.519 INFO O| Apr 01 17:56:16.519 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide
98162026-04-01T17:56:17.638Z[ host-image] Apr 01 17:56:16.519 INFO O| Apr 01 17:56:16.519 INFO STEP 30 (ensure_dir) COMPLETE
98172026-04-01T17:56:17.638Z[ host-image] Apr 01 17:56:16.519 INFO O| Apr 01 17:56:16.519 INFO STEP 31: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
98182026-04-01T17:56:17.641Z[ host-image] Apr 01 17:56:16.524 INFO O| Apr 01 17:56:16.524 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup does not exist
98192026-04-01T17:56:17.641Z[ host-image] Apr 01 17:56:16.524 INFO O| Apr 01 17:56:16.524 INFO copying /work/oxidecomputer/helios/image/templates/files/net-setup.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup ...
98202026-04-01T17:56:17.641Z[ host-image] Apr 01 17:56:16.524 INFO O| Apr 01 17:56:16.524 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
98212026-04-01T17:56:17.641Z[ host-image] Apr 01 17:56:16.524 INFO O| Apr 01 17:56:16.524 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/oxide/net-setup
98222026-04-01T17:56:17.641Z[ host-image] Apr 01 17:56:16.524 INFO O| Apr 01 17:56:16.524 INFO ok!
98232026-04-01T17:56:17.641Z[ host-image] Apr 01 17:56:16.524 INFO O| Apr 01 17:56:16.524 INFO STEP 31 (ensure_file) COMPLETE
98242026-04-01T17:56:17.641Z[ host-image] Apr 01 17:56:16.524 INFO O| Apr 01 17:56:16.524 INFO STEP 32: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/common.json
98252026-04-01T17:56:17.645Z[ host-image] Apr 01 17:56:16.530 INFO O| Apr 01 17:56:16.529 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
98262026-04-01T17:56:17.645Z[ host-image] Apr 01 17:56:16.530 INFO O| Apr 01 17:56:16.530 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
98272026-04-01T17:56:17.645Z[ host-image] Apr 01 17:56:16.530 INFO O| Apr 01 17:56:16.530 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide
98282026-04-01T17:56:17.647Z[ host-image] Apr 01 17:56:16.530 INFO O| Apr 01 17:56:16.530 INFO STEP 32 (ensure_dir) COMPLETE
98292026-04-01T17:56:17.647Z[ host-image] Apr 01 17:56:16.530 INFO O| Apr 01 17:56:16.530 INFO STEP 33: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/common.json
98302026-04-01T17:56:17.651Z[ host-image] Apr 01 17:56:16.535 INFO O| Apr 01 17:56:16.535 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml does not exist
98312026-04-01T17:56:17.651Z[ host-image] Apr 01 17:56:16.535 INFO O| Apr 01 17:56:16.535 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 ...
98322026-04-01T17:56:17.651Z[ host-image] Apr 01 17:56:16.535 INFO O| Apr 01 17:56:16.535 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
98332026-04-01T17:56:17.651Z[ host-image] Apr 01 17:56:16.535 INFO O| Apr 01 17:56:16.535 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/oxide/net-setup.xml
98342026-04-01T17:56:17.651Z[ host-image] Apr 01 17:56:16.535 INFO O| Apr 01 17:56:16.535 INFO ok!
98352026-04-01T17:56:17.651Z[ host-image] Apr 01 17:56:16.535 INFO O| Apr 01 17:56:16.535 INFO STEP 33 (ensure_file) COMPLETE
98362026-04-01T17:56:17.651Z[ host-image] Apr 01 17:56:16.535 INFO O| Apr 01 17:56:16.535 INFO STEP 34: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98372026-04-01T17:56:17.655Z[ host-image] Apr 01 17:56:16.540 INFO O| Apr 01 17:56:16.540 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/auto_master does not exist
98382026-04-01T17:56:17.655Z[ host-image] Apr 01 17:56:16.540 INFO O| Apr 01 17:56:16.540 INFO copying /work/oxidecomputer/helios/image/templates/files/auto_master -> /rpool/images/build/host/work/sled/zfs/a/etc/auto_master ...
98392026-04-01T17:56:17.657Z[ host-image] Apr 01 17:56:16.540 INFO O| Apr 01 17:56:16.540 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/auto_master
98402026-04-01T17:56:17.657Z[ host-image] Apr 01 17:56:16.540 INFO O| Apr 01 17:56:16.540 INFO ok!
98412026-04-01T17:56:17.657Z[ host-image] Apr 01 17:56:16.540 INFO O| Apr 01 17:56:16.540 INFO STEP 34 (ensure_file) COMPLETE
98422026-04-01T17:56:17.657Z[ host-image] Apr 01 17:56:16.540 INFO O| Apr 01 17:56:16.540 INFO STEP 35: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98432026-04-01T17:56:17.660Z[ host-image] Apr 01 17:56:16.545 INFO O| Apr 01 17:56:16.545 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs exists, with wrong contents, unlinking
98442026-04-01T17:56:17.660Z[ host-image] Apr 01 17:56:16.545 INFO O| Apr 01 17:56:16.545 INFO copying /work/oxidecomputer/helios/image/templates/files/ttydefs.3000000 -> /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs ...
98452026-04-01T17:56:17.660Z[ host-image] Apr 01 17:56:16.545 INFO O| Apr 01 17:56:16.545 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
98462026-04-01T17:56:17.661Z[ host-image] Apr 01 17:56:16.545 INFO O| Apr 01 17:56:16.545 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/ttydefs
98472026-04-01T17:56:17.661Z[ host-image] Apr 01 17:56:16.545 INFO O| Apr 01 17:56:16.545 INFO ok!
98482026-04-01T17:56:17.661Z[ host-image] Apr 01 17:56:16.545 INFO O| Apr 01 17:56:16.545 INFO STEP 35 (ensure_file) COMPLETE
98492026-04-01T17:56:17.661Z[ host-image] Apr 01 17:56:16.545 INFO O| Apr 01 17:56:16.545 INFO STEP 36: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98502026-04-01T17:56:17.665Z[ host-image] Apr 01 17:56:16.550 INFO O| Apr 01 17:56:16.550 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/init exists, with wrong contents, unlinking
98512026-04-01T17:56:17.668Z[ host-image] Apr 01 17:56:16.550 INFO O| Apr 01 17:56:16.550 INFO copying /work/oxidecomputer/helios/image/templates/files/default_init -> /rpool/images/build/host/work/sled/zfs/a/etc/default/init ...
98522026-04-01T17:56:17.668Z[ host-image] Apr 01 17:56:16.550 INFO O| Apr 01 17:56:16.550 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/init
98532026-04-01T17:56:17.668Z[ host-image] Apr 01 17:56:16.550 INFO O| Apr 01 17:56:16.550 INFO ok!
98542026-04-01T17:56:17.668Z[ host-image] Apr 01 17:56:16.550 INFO O| Apr 01 17:56:16.550 INFO STEP 36 (ensure_file) COMPLETE
98552026-04-01T17:56:17.668Z[ host-image] Apr 01 17:56:16.550 INFO O| Apr 01 17:56:16.550 INFO STEP 37: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98562026-04-01T17:56:17.671Z[ host-image] Apr 01 17:56:16.555 INFO O| Apr 01 17:56:16.555 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config exists, with wrong contents, unlinking
98572026-04-01T17:56:17.671Z[ host-image] Apr 01 17:56:16.555 INFO O| Apr 01 17:56:16.555 INFO copying /work/oxidecomputer/helios/image/templates/files/sshd_config -> /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config ...
98582026-04-01T17:56:17.671Z[ host-image] Apr 01 17:56:16.555 INFO O| Apr 01 17:56:16.555 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/ssh/sshd_config
98592026-04-01T17:56:17.672Z[ host-image] Apr 01 17:56:16.555 INFO O| Apr 01 17:56:16.555 INFO ok!
98602026-04-01T17:56:17.672Z[ host-image] Apr 01 17:56:16.555 INFO O| Apr 01 17:56:16.555 INFO STEP 37 (ensure_file) COMPLETE
98612026-04-01T17:56:17.672Z[ host-image] Apr 01 17:56:16.555 INFO O| Apr 01 17:56:16.555 INFO STEP 38: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98622026-04-01T17:56:17.676Z[ host-image] Apr 01 17:56:16.561 INFO O| Apr 01 17:56:16.561 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams does not exist
98632026-04-01T17:56:17.676Z[ host-image] Apr 01 17:56:16.561 INFO O| Apr 01 17:56:16.561 INFO copying /work/oxidecomputer/helios/image/templates/files/bootparams.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams ...
98642026-04-01T17:56:17.676Z[ host-image] Apr 01 17:56:16.561 INFO O| Apr 01 17:56:16.561 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
98652026-04-01T17:56:17.676Z[ host-image] Apr 01 17:56:16.561 INFO O| Apr 01 17:56:16.561 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
98662026-04-01T17:56:17.679Z[ host-image] Apr 01 17:56:16.561 INFO O| Apr 01 17:56:16.561 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
98672026-04-01T17:56:17.679Z[ host-image] Apr 01 17:56:16.561 INFO O| Apr 01 17:56:16.561 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/bootparams
98682026-04-01T17:56:17.679Z[ host-image] Apr 01 17:56:16.561 INFO O| Apr 01 17:56:16.561 INFO ok!
98692026-04-01T17:56:17.679Z[ host-image] Apr 01 17:56:16.561 INFO O| Apr 01 17:56:16.561 INFO STEP 38 (ensure_file) COMPLETE
98702026-04-01T17:56:17.679Z[ host-image] Apr 01 17:56:16.561 INFO O| Apr 01 17:56:16.561 INFO STEP 39: ensure_dir, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
98712026-04-01T17:56:17.682Z[ host-image] Apr 01 17:56:16.566 INFO O| Apr 01 17:56:16.566 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
98722026-04-01T17:56:17.682Z[ host-image] Apr 01 17:56:16.566 INFO O| Apr 01 17:56:16.566 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
98732026-04-01T17:56:17.682Z[ host-image] Apr 01 17:56:16.566 INFO O| Apr 01 17:56:16.566 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware
98742026-04-01T17:56:17.682Z[ host-image] Apr 01 17:56:16.566 INFO O| Apr 01 17:56:16.566 INFO STEP 39 (ensure_dir) COMPLETE
98752026-04-01T17:56:17.682Z[ host-image] Apr 01 17:56:16.566 INFO O| Apr 01 17:56:16.566 INFO STEP 40: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
98762026-04-01T17:56:17.687Z[ host-image] Apr 01 17:56:16.572 INFO O| Apr 01 17:56:16.572 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
98772026-04-01T17:56:17.687Z[ host-image] Apr 01 17:56:16.572 INFO O| Apr 01 17:56:16.572 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 ...
98782026-04-01T17:56:17.690Z[ host-image] Apr 01 17:56:16.572 INFO O| Apr 01 17:56:16.572 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
98792026-04-01T17:56:17.690Z[ host-image] Apr 01 17:56:16.572 INFO O| Apr 01 17:56:16.572 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
98802026-04-01T17:56:17.690Z[ host-image] Apr 01 17:56:16.572 INFO O| Apr 01 17:56:16.572 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
98812026-04-01T17:56:17.690Z[ host-image] Apr 01 17:56:16.572 INFO O| Apr 01 17:56:16.572 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
98822026-04-01T17:56:17.690Z[ host-image] Apr 01 17:56:16.572 INFO O| Apr 01 17:56:16.572 INFO ok!
98832026-04-01T17:56:17.690Z[ host-image] Apr 01 17:56:16.572 INFO O| Apr 01 17:56:16.572 INFO STEP 40 (ensure_file) COMPLETE
98842026-04-01T17:56:17.690Z[ host-image] Apr 01 17:56:16.572 INFO O| Apr 01 17:56:16.572 INFO STEP 41: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
98852026-04-01T17:56:17.693Z[ host-image] Apr 01 17:56:16.577 INFO O| Apr 01 17:56:16.577 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin does not exist
98862026-04-01T17:56:17.693Z[ host-image] Apr 01 17:56:16.577 INFO O| Apr 01 17:56:16.577 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 ...
98872026-04-01T17:56:17.693Z[ host-image] Apr 01 17:56:16.577 INFO O| Apr 01 17:56:16.577 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Gimlet/firmware/t6srom.bin
98882026-04-01T17:56:17.693Z[ host-image] Apr 01 17:56:16.577 INFO O| Apr 01 17:56:16.577 INFO ok!
98892026-04-01T17:56:17.693Z[ host-image] Apr 01 17:56:16.577 INFO O| Apr 01 17:56:16.577 INFO STEP 41 (ensure_symlink) COMPLETE
98902026-04-01T17:56:17.693Z[ host-image] Apr 01 17:56:16.577 INFO O| Apr 01 17:56:16.577 INFO STEP 42: ensure_symlink, from: /work/oxidecomputer/helios/image/templates/include/t6-firmware.json
98912026-04-01T17:56:17.697Z[ host-image] Apr 01 17:56:16.582 INFO O| Apr 01 17:56:16.582 INFO link /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo does not exist
98922026-04-01T17:56:17.697Z[ host-image] Apr 01 17:56:16.582 INFO O| Apr 01 17:56:16.582 INFO linking /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo -> Oxide,Gimlet ...
98932026-04-01T17:56:17.697Z[ host-image] Apr 01 17:56:16.582 INFO O| Apr 01 17:56:16.582 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/platform/Oxide,Cosmo
98942026-04-01T17:56:17.700Z[ host-image] Apr 01 17:56:16.582 INFO O| Apr 01 17:56:16.582 INFO ok!
98952026-04-01T17:56:17.700Z[ host-image] Apr 01 17:56:16.582 INFO O| Apr 01 17:56:16.582 INFO STEP 42 (ensure_symlink) COMPLETE
98962026-04-01T17:56:17.700Z[ host-image] Apr 01 17:56:16.582 INFO O| Apr 01 17:56:16.582 INFO STEP 43: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
98972026-04-01T17:56:17.703Z[ host-image] Apr 01 17:56:16.586 INFO O| Apr 01 17:56:16.586 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot does not exist
98982026-04-01T17:56:17.703Z[ host-image] Apr 01 17:56:16.586 INFO O| Apr 01 17:56:16.586 INFO copying /work/oxidecomputer/helios/image/templates/files/sled-postboot.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot ...
98992026-04-01T17:56:17.703Z[ host-image] Apr 01 17:56:16.587 INFO O| Apr 01 17:56:16.587 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
99002026-04-01T17:56:17.703Z[ host-image] Apr 01 17:56:16.587 INFO O| Apr 01 17:56:16.587 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
99012026-04-01T17:56:17.703Z[ host-image] Apr 01 17:56:16.587 INFO O| Apr 01 17:56:16.587 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
99022026-04-01T17:56:17.703Z[ host-image] Apr 01 17:56:16.587 INFO O| Apr 01 17:56:16.587 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/postboot
99032026-04-01T17:56:17.703Z[ host-image] Apr 01 17:56:16.587 INFO O| Apr 01 17:56:16.587 INFO ok!
99042026-04-01T17:56:17.703Z[ host-image] Apr 01 17:56:16.587 INFO O| Apr 01 17:56:16.587 INFO STEP 43 (ensure_file) COMPLETE
99052026-04-01T17:56:17.703Z[ host-image] Apr 01 17:56:16.587 INFO O| Apr 01 17:56:16.587 INFO STEP 44: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
99062026-04-01T17:56:17.706Z[ host-image] Apr 01 17:56:16.591 INFO O| Apr 01 17:56:16.591 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml does not exist
99072026-04-01T17:56:17.706Z[ host-image] Apr 01 17:56:16.591 INFO O| Apr 01 17:56:16.591 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 ...
99082026-04-01T17:56:17.706Z[ host-image] Apr 01 17:56:16.591 INFO O| Apr 01 17:56:16.591 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
99092026-04-01T17:56:17.706Z[ host-image] Apr 01 17:56:16.591 INFO O| Apr 01 17:56:16.591 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/postboot.xml
99102026-04-01T17:56:17.706Z[ host-image] Apr 01 17:56:16.591 INFO O| Apr 01 17:56:16.591 INFO ok!
99112026-04-01T17:56:17.709Z[ host-image] Apr 01 17:56:16.591 INFO O| Apr 01 17:56:16.591 INFO STEP 44 (ensure_file) COMPLETE
99122026-04-01T17:56:17.709Z[ host-image] Apr 01 17:56:16.591 INFO O| Apr 01 17:56:16.591 INFO STEP 45: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
99132026-04-01T17:56:17.712Z[ host-image] Apr 01 17:56:16.596 INFO O| Apr 01 17:56:16.596 INFO file /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml does not exist
99142026-04-01T17:56:17.712Z[ host-image] Apr 01 17:56:16.596 INFO O| Apr 01 17:56:16.596 INFO copying /work/oxidecomputer/helios/image/templates/files/site.xml -> /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml ...
99152026-04-01T17:56:17.712Z[ host-image] Apr 01 17:56:16.596 INFO O| Apr 01 17:56:16.596 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml
99162026-04-01T17:56:17.712Z[ host-image] Apr 01 17:56:16.596 INFO O| Apr 01 17:56:16.596 INFO ok!
99172026-04-01T17:56:17.712Z[ host-image] Apr 01 17:56:16.596 INFO O| Apr 01 17:56:16.596 INFO STEP 45 (ensure_file) COMPLETE
99182026-04-01T17:56:17.713Z[ host-image] Apr 01 17:56:16.596 INFO O| Apr 01 17:56:16.596 INFO STEP 46: shadow, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
99192026-04-01T17:56:17.717Z[ host-image] Apr 01 17:56:16.602 INFO O| Apr 01 17:56:16.602 INFO updating shadow file
99202026-04-01T17:56:17.719Z[ host-image] Apr 01 17:56:16.602 INFO O| Apr 01 17:56:16.602 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/shadow
99212026-04-01T17:56:17.719Z[ host-image] Apr 01 17:56:16.602 INFO O| Apr 01 17:56:16.602 INFO STEP 46 (shadow) COMPLETE
99222026-04-01T17:56:17.719Z[ host-image] Apr 01 17:56:16.602 INFO O| Apr 01 17:56:16.602 INFO STEP 47: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/root-noauth.json
99232026-04-01T17:56:17.722Z[ host-image] Apr 01 17:56:16.607 INFO O| Apr 01 17:56:16.607 WARN file /rpool/images/build/host/work/sled/zfs/a/etc/default/login exists, with wrong contents, unlinking
99242026-04-01T17:56:17.722Z[ host-image] Apr 01 17:56:16.607 INFO O| Apr 01 17:56:16.607 INFO copying /work/oxidecomputer/helios/image/templates/files/mfg_default_login -> /rpool/images/build/host/work/sled/zfs/a/etc/default/login ...
99252026-04-01T17:56:17.722Z[ host-image] Apr 01 17:56:16.607 INFO O| Apr 01 17:56:16.607 INFO ownership wrong (Id(0):Id(0), not 0:3), path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
99262026-04-01T17:56:17.723Z[ host-image] Apr 01 17:56:16.607 INFO O| Apr 01 17:56:16.607 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/etc/default/login
99272026-04-01T17:56:17.723Z[ host-image] Apr 01 17:56:16.607 INFO O| Apr 01 17:56:16.607 INFO ok!
99282026-04-01T17:56:17.723Z[ host-image] Apr 01 17:56:16.607 INFO O| Apr 01 17:56:16.607 INFO STEP 47 (ensure_file) COMPLETE
99292026-04-01T17:56:17.723Z[ host-image] Apr 01 17:56:16.607 INFO O| Apr 01 17:56:16.607 INFO STEP 48: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
99302026-04-01T17:56:17.723Z[ host-image] Apr 01 17:56:16.607 INFO O| Apr 01 17:56:16.607 INFO skip step because feature "mfg" is not enabled
99312026-04-01T17:56:17.723Z[ host-image] Apr 01 17:56:16.607 INFO O| Apr 01 17:56:16.607 INFO STEP 49: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
99322026-04-01T17:56:17.723Z[ host-image] Apr 01 17:56:16.607 INFO O| Apr 01 17:56:16.607 INFO skip step because feature "mfg" is not enabled
99332026-04-01T17:56:17.723Z[ host-image] Apr 01 17:56:16.607 INFO O| Apr 01 17:56:16.607 INFO STEP 50: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
99342026-04-01T17:56:17.727Z[ host-image] Apr 01 17:56:16.612 INFO O| Apr 01 17:56:16.612 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot does not exist
99352026-04-01T17:56:17.728Z[ host-image] Apr 01 17:56:16.612 INFO O| Apr 01 17:56:16.612 INFO copying /work/oxidecomputer/helios/projects/pilot/target/release/pilot -> /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot ...
99362026-04-01T17:56:17.748Z[ host-image] Apr 01 17:56:16.632 INFO O| Apr 01 17:56:16.632 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
99372026-04-01T17:56:17.748Z[ host-image] Apr 01 17:56:16.632 INFO O| Apr 01 17:56:16.632 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/bin/pilot
99382026-04-01T17:56:17.750Z[ host-image] Apr 01 17:56:16.632 INFO O| Apr 01 17:56:16.632 INFO ok!
99392026-04-01T17:56:17.750Z[ host-image] Apr 01 17:56:16.632 INFO O| Apr 01 17:56:16.632 INFO STEP 50 (ensure_file) COMPLETE
99402026-04-01T17:56:17.750Z[ host-image] Apr 01 17:56:16.632 INFO O| Apr 01 17:56:16.632 INFO STEP 51: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99412026-04-01T17:56:17.750Z[ host-image] Apr 01 17:56:16.632 INFO O| Apr 01 17:56:16.632 INFO skip step because feature "compliance" is not enabled
99422026-04-01T17:56:17.751Z[ host-image] Apr 01 17:56:16.632 INFO O| Apr 01 17:56:16.632 INFO STEP 52: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99432026-04-01T17:56:17.754Z[ host-image] Apr 01 17:56:16.638 INFO O| Apr 01 17:56:16.638 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname does not exist
99442026-04-01T17:56:17.754Z[ host-image] Apr 01 17:56:16.638 INFO O| Apr 01 17:56:16.638 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-hostname.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname ...
99452026-04-01T17:56:17.754Z[ host-image] Apr 01 17:56:16.638 INFO O| Apr 01 17:56:16.638 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
99462026-04-01T17:56:17.754Z[ host-image] Apr 01 17:56:16.638 INFO O| Apr 01 17:56:16.638 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
99472026-04-01T17:56:17.754Z[ host-image] Apr 01 17:56:16.638 INFO O| Apr 01 17:56:16.638 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
99482026-04-01T17:56:17.754Z[ host-image] Apr 01 17:56:16.638 INFO O| Apr 01 17:56:16.638 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-hostname
99492026-04-01T17:56:17.754Z[ host-image] Apr 01 17:56:16.638 INFO O| Apr 01 17:56:16.638 INFO ok!
99502026-04-01T17:56:17.754Z[ host-image] Apr 01 17:56:16.638 INFO O| Apr 01 17:56:16.638 INFO STEP 52 (ensure_file) COMPLETE
99512026-04-01T17:56:17.754Z[ host-image] Apr 01 17:56:16.638 INFO O| Apr 01 17:56:16.638 INFO STEP 53: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99522026-04-01T17:56:17.758Z[ host-image] Apr 01 17:56:16.643 INFO O| Apr 01 17:56:16.643 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml does not exist
99532026-04-01T17:56:17.758Z[ host-image] Apr 01 17:56:16.643 INFO O| Apr 01 17:56:16.643 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 ...
99542026-04-01T17:56:17.761Z[ host-image] Apr 01 17:56:16.643 INFO O| Apr 01 17:56:16.643 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
99552026-04-01T17:56:17.761Z[ host-image] Apr 01 17:56:16.643 INFO O| Apr 01 17:56:16.643 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-hostname.xml
99562026-04-01T17:56:17.761Z[ host-image] Apr 01 17:56:16.643 INFO O| Apr 01 17:56:16.643 INFO ok!
99572026-04-01T17:56:17.761Z[ host-image] Apr 01 17:56:16.643 INFO O| Apr 01 17:56:16.643 INFO STEP 53 (ensure_file) COMPLETE
99582026-04-01T17:56:17.761Z[ host-image] Apr 01 17:56:16.643 INFO O| Apr 01 17:56:16.643 INFO STEP 54: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99592026-04-01T17:56:17.764Z[ host-image] Apr 01 17:56:16.649 INFO O| Apr 01 17:56:16.649 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen does not exist
99602026-04-01T17:56:17.765Z[ host-image] Apr 01 17:56:16.649 INFO O| Apr 01 17:56:16.649 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 ...
99612026-04-01T17:56:17.767Z[ host-image] Apr 01 17:56:16.649 INFO O| Apr 01 17:56:16.649 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
99622026-04-01T17:56:17.767Z[ host-image] Apr 01 17:56:16.649 INFO O| Apr 01 17:56:16.649 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-cpu-loadgen
99632026-04-01T17:56:17.767Z[ host-image] Apr 01 17:56:16.650 INFO O| Apr 01 17:56:16.649 INFO ok!
99642026-04-01T17:56:17.767Z[ host-image] Apr 01 17:56:16.650 INFO O| Apr 01 17:56:16.649 INFO STEP 54 (ensure_file) COMPLETE
99652026-04-01T17:56:17.767Z[ host-image] Apr 01 17:56:16.650 INFO O| Apr 01 17:56:16.650 INFO STEP 55: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99662026-04-01T17:56:17.771Z[ host-image] Apr 01 17:56:16.655 INFO O| Apr 01 17:56:16.655 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml does not exist
99672026-04-01T17:56:17.771Z[ host-image] Apr 01 17:56:16.655 INFO O| Apr 01 17:56:16.655 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 ...
99682026-04-01T17:56:17.771Z[ host-image] Apr 01 17:56:16.655 INFO O| Apr 01 17:56:16.655 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
99692026-04-01T17:56:17.771Z[ host-image] Apr 01 17:56:16.655 INFO O| Apr 01 17:56:16.655 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-cpu-loadgen.xml
99702026-04-01T17:56:17.771Z[ host-image] Apr 01 17:56:16.655 INFO O| Apr 01 17:56:16.655 INFO ok!
99712026-04-01T17:56:17.771Z[ host-image] Apr 01 17:56:16.655 INFO O| Apr 01 17:56:16.655 INFO STEP 55 (ensure_file) COMPLETE
99722026-04-01T17:56:17.771Z[ host-image] Apr 01 17:56:16.655 INFO O| Apr 01 17:56:16.655 INFO STEP 56: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99732026-04-01T17:56:17.776Z[ host-image] Apr 01 17:56:16.661 INFO O| Apr 01 17:56:16.661 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen does not exist
99742026-04-01T17:56:17.776Z[ host-image] Apr 01 17:56:16.661 INFO O| Apr 01 17:56:16.661 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 ...
99752026-04-01T17:56:17.779Z[ host-image] Apr 01 17:56:16.661 INFO O| Apr 01 17:56:16.661 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
99762026-04-01T17:56:17.779Z[ host-image] Apr 01 17:56:16.661 INFO O| Apr 01 17:56:16.661 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-mem-loadgen
99772026-04-01T17:56:17.779Z[ host-image] Apr 01 17:56:16.661 INFO O| Apr 01 17:56:16.661 INFO ok!
99782026-04-01T17:56:17.779Z[ host-image] Apr 01 17:56:16.661 INFO O| Apr 01 17:56:16.661 INFO STEP 56 (ensure_file) COMPLETE
99792026-04-01T17:56:17.779Z[ host-image] Apr 01 17:56:16.661 INFO O| Apr 01 17:56:16.661 INFO STEP 57: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99802026-04-01T17:56:17.783Z[ host-image] Apr 01 17:56:16.666 INFO O| Apr 01 17:56:16.666 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml does not exist
99812026-04-01T17:56:17.783Z[ host-image] Apr 01 17:56:16.667 INFO O| Apr 01 17:56:16.666 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 ...
99822026-04-01T17:56:17.783Z[ host-image] Apr 01 17:56:16.667 INFO O| Apr 01 17:56:16.667 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
99832026-04-01T17:56:17.783Z[ host-image] Apr 01 17:56:16.667 INFO O| Apr 01 17:56:16.667 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-mem-loadgen.xml
99842026-04-01T17:56:17.783Z[ host-image] Apr 01 17:56:16.667 INFO O| Apr 01 17:56:16.667 INFO ok!
99852026-04-01T17:56:17.783Z[ host-image] Apr 01 17:56:16.667 INFO O| Apr 01 17:56:16.667 INFO STEP 57 (ensure_file) COMPLETE
99862026-04-01T17:56:17.783Z[ host-image] Apr 01 17:56:16.667 INFO O| Apr 01 17:56:16.667 INFO STEP 58: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99872026-04-01T17:56:17.787Z[ host-image] Apr 01 17:56:16.672 INFO O| Apr 01 17:56:16.672 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen does not exist
99882026-04-01T17:56:17.790Z[ host-image] Apr 01 17:56:16.672 INFO O| Apr 01 17:56:16.672 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 ...
99892026-04-01T17:56:17.790Z[ host-image] Apr 01 17:56:16.672 INFO O| Apr 01 17:56:16.672 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
99902026-04-01T17:56:17.790Z[ host-image] Apr 01 17:56:16.672 INFO O| Apr 01 17:56:16.672 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
99912026-04-01T17:56:17.790Z[ host-image] Apr 01 17:56:16.672 INFO O| Apr 01 17:56:16.672 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
99922026-04-01T17:56:17.790Z[ host-image] Apr 01 17:56:16.672 INFO O| Apr 01 17:56:16.672 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-nvme-loadgen
99932026-04-01T17:56:17.790Z[ host-image] Apr 01 17:56:16.672 INFO O| Apr 01 17:56:16.672 INFO ok!
99942026-04-01T17:56:17.790Z[ host-image] Apr 01 17:56:16.672 INFO O| Apr 01 17:56:16.672 INFO STEP 58 (ensure_file) COMPLETE
99952026-04-01T17:56:17.790Z[ host-image] Apr 01 17:56:16.672 INFO O| Apr 01 17:56:16.672 INFO STEP 59: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
99962026-04-01T17:56:17.793Z[ host-image] Apr 01 17:56:16.678 INFO O| Apr 01 17:56:16.677 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml does not exist
99972026-04-01T17:56:17.793Z[ host-image] Apr 01 17:56:16.678 INFO O| Apr 01 17:56:16.677 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 ...
99982026-04-01T17:56:17.793Z[ host-image] Apr 01 17:56:16.678 INFO O| Apr 01 17:56:16.678 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
99992026-04-01T17:56:17.793Z[ host-image] Apr 01 17:56:16.678 INFO O| Apr 01 17:56:16.678 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-nvme-loadgen.xml
100002026-04-01T17:56:17.793Z[ host-image] Apr 01 17:56:16.678 INFO O| Apr 01 17:56:16.678 INFO ok!
100012026-04-01T17:56:17.793Z[ host-image] Apr 01 17:56:16.678 INFO O| Apr 01 17:56:16.678 INFO STEP 59 (ensure_file) COMPLETE
100022026-04-01T17:56:17.793Z[ host-image] Apr 01 17:56:16.678 INFO O| Apr 01 17:56:16.678 INFO STEP 60: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
100032026-04-01T17:56:17.798Z[ host-image] Apr 01 17:56:16.683 INFO O| Apr 01 17:56:16.683 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger does not exist
100042026-04-01T17:56:17.798Z[ host-image] Apr 01 17:56:16.683 INFO O| Apr 01 17:56:16.683 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-pinger.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger ...
100052026-04-01T17:56:17.798Z[ host-image] Apr 01 17:56:16.683 INFO O| Apr 01 17:56:16.683 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
100062026-04-01T17:56:17.798Z[ host-image] Apr 01 17:56:16.683 INFO O| Apr 01 17:56:16.683 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-pinger
100072026-04-01T17:56:17.801Z[ host-image] Apr 01 17:56:16.683 INFO O| Apr 01 17:56:16.683 INFO ok!
100082026-04-01T17:56:17.801Z[ host-image] Apr 01 17:56:16.683 INFO O| Apr 01 17:56:16.683 INFO STEP 60 (ensure_file) COMPLETE
100092026-04-01T17:56:17.801Z[ host-image] Apr 01 17:56:16.683 INFO O| Apr 01 17:56:16.683 INFO STEP 61: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
100102026-04-01T17:56:17.806Z[ host-image] Apr 01 17:56:16.689 INFO O| Apr 01 17:56:16.689 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml does not exist
100112026-04-01T17:56:17.806Z[ host-image] Apr 01 17:56:16.689 INFO O| Apr 01 17:56:16.689 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 ...
100122026-04-01T17:56:17.806Z[ host-image] Apr 01 17:56:16.689 INFO O| Apr 01 17:56:16.689 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
100132026-04-01T17:56:17.806Z[ host-image] Apr 01 17:56:16.689 INFO O| Apr 01 17:56:16.689 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-pinger.xml
100142026-04-01T17:56:17.806Z[ host-image] Apr 01 17:56:16.689 INFO O| Apr 01 17:56:16.689 INFO ok!
100152026-04-01T17:56:17.806Z[ host-image] Apr 01 17:56:16.689 INFO O| Apr 01 17:56:16.689 INFO STEP 61 (ensure_file) COMPLETE
100162026-04-01T17:56:17.806Z[ host-image] Apr 01 17:56:16.689 INFO O| Apr 01 17:56:16.689 INFO STEP 62: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
100172026-04-01T17:56:17.810Z[ host-image] Apr 01 17:56:16.694 INFO O| Apr 01 17:56:16.694 INFO file /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon does not exist
100182026-04-01T17:56:17.810Z[ host-image] Apr 01 17:56:16.694 INFO O| Apr 01 17:56:16.694 INFO copying /work/oxidecomputer/helios/image/templates/files/compliance-beacon.sh -> /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon ...
100192026-04-01T17:56:17.810Z[ host-image] Apr 01 17:56:16.694 INFO O| Apr 01 17:56:16.694 INFO perms are 644, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
100202026-04-01T17:56:17.810Z[ host-image] Apr 01 17:56:16.694 INFO O| Apr 01 17:56:16.694 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
100212026-04-01T17:56:17.813Z[ host-image] Apr 01 17:56:16.694 INFO O| Apr 01 17:56:16.694 INFO ownership wrong (Id(0):Id(0), not 0:2), path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
100222026-04-01T17:56:17.813Z[ host-image] Apr 01 17:56:16.694 INFO O| Apr 01 17:56:16.694 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/usr/lib/compliance-beacon
100232026-04-01T17:56:17.813Z[ host-image] Apr 01 17:56:16.694 INFO O| Apr 01 17:56:16.694 INFO ok!
100242026-04-01T17:56:17.813Z[ host-image] Apr 01 17:56:16.694 INFO O| Apr 01 17:56:16.694 INFO STEP 62 (ensure_file) COMPLETE
100252026-04-01T17:56:17.813Z[ host-image] Apr 01 17:56:16.694 INFO O| Apr 01 17:56:16.694 INFO STEP 63: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
100262026-04-01T17:56:17.816Z[ host-image] Apr 01 17:56:16.700 INFO O| Apr 01 17:56:16.700 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml does not exist
100272026-04-01T17:56:17.816Z[ host-image] Apr 01 17:56:16.700 INFO O| Apr 01 17:56:16.700 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 ...
100282026-04-01T17:56:17.816Z[ host-image] Apr 01 17:56:16.700 INFO O| Apr 01 17:56:16.700 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
100292026-04-01T17:56:17.816Z[ host-image] Apr 01 17:56:16.700 INFO O| Apr 01 17:56:16.700 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-beacon.xml
100302026-04-01T17:56:17.816Z[ host-image] Apr 01 17:56:16.700 INFO O| Apr 01 17:56:16.700 INFO ok!
100312026-04-01T17:56:17.816Z[ host-image] Apr 01 17:56:16.700 INFO O| Apr 01 17:56:16.700 INFO STEP 63 (ensure_file) COMPLETE
100322026-04-01T17:56:17.816Z[ host-image] Apr 01 17:56:16.700 INFO O| Apr 01 17:56:16.700 INFO STEP 64: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
100332026-04-01T17:56:17.820Z[ host-image] Apr 01 17:56:16.705 INFO O| Apr 01 17:56:16.705 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml does not exist
100342026-04-01T17:56:17.820Z[ host-image] Apr 01 17:56:16.705 INFO O| Apr 01 17:56:16.705 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 ...
100352026-04-01T17:56:17.821Z[ host-image] Apr 01 17:56:16.705 INFO O| Apr 01 17:56:16.705 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
100362026-04-01T17:56:17.821Z[ host-image] Apr 01 17:56:16.705 INFO O| Apr 01 17:56:16.705 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-time.xml
100372026-04-01T17:56:17.824Z[ host-image] Apr 01 17:56:16.705 INFO O| Apr 01 17:56:16.705 INFO ok!
100382026-04-01T17:56:17.824Z[ host-image] Apr 01 17:56:16.705 INFO O| Apr 01 17:56:16.705 INFO STEP 64 (ensure_file) COMPLETE
100392026-04-01T17:56:17.824Z[ host-image] Apr 01 17:56:16.705 INFO O| Apr 01 17:56:16.705 INFO STEP 65: ensure_file, from: /work/oxidecomputer/helios/image/templates/include/compliance-common.json
100402026-04-01T17:56:17.827Z[ host-image] Apr 01 17:56:16.710 INFO O| Apr 01 17:56:16.710 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml does not exist
100412026-04-01T17:56:17.827Z[ host-image] Apr 01 17:56:16.710 INFO O| Apr 01 17:56:16.710 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 ...
100422026-04-01T17:56:17.827Z[ host-image] Apr 01 17:56:16.710 INFO O| Apr 01 17:56:16.710 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
100432026-04-01T17:56:17.828Z[ host-image] Apr 01 17:56:16.710 INFO O| Apr 01 17:56:16.710 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/compliance-dump.xml
100442026-04-01T17:56:17.828Z[ host-image] Apr 01 17:56:16.710 INFO O| Apr 01 17:56:16.710 INFO ok!
100452026-04-01T17:56:17.828Z[ host-image] Apr 01 17:56:16.710 INFO O| Apr 01 17:56:16.710 INFO STEP 65 (ensure_file) COMPLETE
100462026-04-01T17:56:17.828Z[ host-image] Apr 01 17:56:16.710 INFO O| Apr 01 17:56:16.710 INFO STEP 66: ensure_file, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
100472026-04-01T17:56:17.828Z[ host-image] Apr 01 17:56:16.710 INFO O| Apr 01 17:56:16.710 INFO skip step because feature "mbist" is not enabled
100482026-04-01T17:56:17.828Z[ host-image] Apr 01 17:56:16.710 INFO O| Apr 01 17:56:16.710 INFO STEP 67: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100492026-04-01T17:56:17.831Z[ host-image] Apr 01 17:56:16.715 INFO O| Apr 01 17:56:16.715 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/opt
100502026-04-01T17:56:17.831Z[ host-image] Apr 01 17:56:16.715 INFO O| Apr 01 17:56:16.715 INFO STEP 67 (ensure_dir) COMPLETE
100512026-04-01T17:56:17.831Z[ host-image] Apr 01 17:56:16.715 INFO O| Apr 01 17:56:16.715 INFO STEP 68: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100522026-04-01T17:56:17.836Z[ host-image] Apr 01 17:56:16.720 INFO O| Apr 01 17:56:16.720 INFO ownership wrong (Id(0):Id(2), not 0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
100532026-04-01T17:56:17.836Z[ host-image] Apr 01 17:56:16.720 INFO O| Apr 01 17:56:16.720 INFO chown ok, path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide
100542026-04-01T17:56:17.836Z[ host-image] Apr 01 17:56:16.720 INFO O| Apr 01 17:56:16.720 INFO STEP 68 (ensure_dir) COMPLETE
100552026-04-01T17:56:17.839Z[ host-image] Apr 01 17:56:16.720 INFO O| Apr 01 17:56:16.720 INFO STEP 69: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100562026-04-01T17:56:17.842Z[ host-image] Apr 01 17:56:16.726 INFO O| Apr 01 17:56:16.726 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
100572026-04-01T17:56:17.842Z[ host-image] Apr 01 17:56:16.726 INFO O| Apr 01 17:56:16.726 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm
100582026-04-01T17:56:17.842Z[ host-image] Apr 01 17:56:16.726 INFO O| Apr 01 17:56:16.726 INFO STEP 69 (ensure_dir) COMPLETE
100592026-04-01T17:56:17.842Z[ host-image] Apr 01 17:56:16.726 INFO O| Apr 01 17:56:16.726 INFO STEP 70: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100602026-04-01T17:56:17.846Z[ host-image] Apr 01 17:56:16.731 INFO O| Apr 01 17:56:16.731 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm does not exist
100612026-04-01T17:56:17.846Z[ host-image] Apr 01 17:56:16.731 INFO O| Apr 01 17:56:16.731 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/mg-ddm/ddmadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm ...
100622026-04-01T17:56:18.320Z[ host-image] Apr 01 17:56:17.205 INFO O| Apr 01 17:56:17.205 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmadm
100632026-04-01T17:56:18.321Z[ host-image] Apr 01 17:56:17.205 INFO O| Apr 01 17:56:17.205 INFO ok!
100642026-04-01T17:56:18.321Z[ host-image] Apr 01 17:56:17.205 INFO O| Apr 01 17:56:17.205 INFO STEP 70 (ensure_file) COMPLETE
100652026-04-01T17:56:18.324Z[ host-image] Apr 01 17:56:17.205 INFO O| Apr 01 17:56:17.205 INFO STEP 71: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100662026-04-01T17:56:18.328Z[ host-image] Apr 01 17:56:17.213 INFO O| Apr 01 17:56:17.212 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd does not exist
100672026-04-01T17:56:18.328Z[ host-image] Apr 01 17:56:17.213 INFO O| Apr 01 17:56:17.213 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/mg-ddm/ddmd -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd ...
100682026-04-01T17:56:18.555Z[ host-image] Apr 01 17:56:17.440 INFO O| Apr 01 17:56:17.440 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/ddmd
100692026-04-01T17:56:18.555Z[ host-image] Apr 01 17:56:17.440 INFO O| Apr 01 17:56:17.440 INFO ok!
100702026-04-01T17:56:18.559Z[ host-image] Apr 01 17:56:17.440 INFO O| Apr 01 17:56:17.440 INFO STEP 71 (ensure_file) COMPLETE
100712026-04-01T17:56:18.559Z[ host-image] Apr 01 17:56:17.440 INFO O| Apr 01 17:56:17.440 INFO STEP 72: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100722026-04-01T17:56:18.562Z[ host-image] Apr 01 17:56:17.447 INFO O| Apr 01 17:56:17.447 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
100732026-04-01T17:56:18.565Z[ host-image] Apr 01 17:56:17.447 INFO O| Apr 01 17:56:17.447 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg
100742026-04-01T17:56:18.565Z[ host-image] Apr 01 17:56:17.447 INFO O| Apr 01 17:56:17.447 INFO STEP 72 (ensure_dir) COMPLETE
100752026-04-01T17:56:18.565Z[ host-image] Apr 01 17:56:17.447 INFO O| Apr 01 17:56:17.447 INFO STEP 73: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100762026-04-01T17:56:18.568Z[ host-image] Apr 01 17:56:17.453 INFO O| Apr 01 17:56:17.453 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh does not exist
100772026-04-01T17:56:18.568Z[ host-image] Apr 01 17:56:17.453 INFO O| Apr 01 17:56:17.453 INFO copying /tmp/.tmpT7aQ5W/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 ...
100782026-04-01T17:56:18.571Z[ host-image] Apr 01 17:56:17.453 INFO O| Apr 01 17:56:17.453 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/refresh_ctrun_child.sh
100792026-04-01T17:56:18.571Z[ host-image] Apr 01 17:56:17.453 INFO O| Apr 01 17:56:17.453 INFO ok!
100802026-04-01T17:56:18.571Z[ host-image] Apr 01 17:56:17.453 INFO O| Apr 01 17:56:17.453 INFO STEP 73 (ensure_file) COMPLETE
100812026-04-01T17:56:18.571Z[ host-image] Apr 01 17:56:17.453 INFO O| Apr 01 17:56:17.453 INFO STEP 74: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100822026-04-01T17:56:18.575Z[ host-image] Apr 01 17:56:17.459 INFO O| Apr 01 17:56:17.459 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh does not exist
100832026-04-01T17:56:18.575Z[ host-image] Apr 01 17:56:17.459 INFO O| Apr 01 17:56:17.459 INFO copying /tmp/.tmpT7aQ5W/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 ...
100842026-04-01T17:56:18.575Z[ host-image] Apr 01 17:56:17.459 INFO O| Apr 01 17:56:17.459 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd_method_script.sh
100852026-04-01T17:56:18.575Z[ host-image] Apr 01 17:56:17.459 INFO O| Apr 01 17:56:17.459 INFO ok!
100862026-04-01T17:56:18.575Z[ host-image] Apr 01 17:56:17.459 INFO O| Apr 01 17:56:17.459 INFO STEP 74 (ensure_file) COMPLETE
100872026-04-01T17:56:18.575Z[ host-image] Apr 01 17:56:17.459 INFO O| Apr 01 17:56:17.459 INFO STEP 75: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100882026-04-01T17:56:18.579Z[ host-image] Apr 01 17:56:17.464 INFO O| Apr 01 17:56:17.464 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
100892026-04-01T17:56:18.579Z[ host-image] Apr 01 17:56:17.464 INFO O| Apr 01 17:56:17.464 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd
100902026-04-01T17:56:18.582Z[ host-image] Apr 01 17:56:17.464 INFO O| Apr 01 17:56:17.464 INFO STEP 75 (ensure_dir) COMPLETE
100912026-04-01T17:56:18.582Z[ host-image] Apr 01 17:56:17.464 INFO O| Apr 01 17:56:17.464 INFO STEP 76: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100922026-04-01T17:56:18.585Z[ host-image] Apr 01 17:56:17.469 INFO O| Apr 01 17:56:17.469 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml does not exist
100932026-04-01T17:56:18.585Z[ host-image] Apr 01 17:56:17.469 INFO O| Apr 01 17:56:17.469 INFO copying /tmp/.tmpT7aQ5W/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 ...
100942026-04-01T17:56:18.585Z[ host-image] Apr 01 17:56:17.469 INFO O| Apr 01 17:56:17.469 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/mgd/manifest.xml
100952026-04-01T17:56:18.585Z[ host-image] Apr 01 17:56:17.469 INFO O| Apr 01 17:56:17.469 INFO ok!
100962026-04-01T17:56:18.585Z[ host-image] Apr 01 17:56:17.469 INFO O| Apr 01 17:56:17.469 INFO STEP 76 (ensure_file) COMPLETE
100972026-04-01T17:56:18.585Z[ host-image] Apr 01 17:56:17.469 INFO O| Apr 01 17:56:17.469 INFO STEP 77: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
100982026-04-01T17:56:18.589Z[ host-image] Apr 01 17:56:17.474 INFO O| Apr 01 17:56:17.474 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh does not exist
100992026-04-01T17:56:18.592Z[ host-image] Apr 01 17:56:17.474 INFO O| Apr 01 17:56:17.474 INFO copying /tmp/.tmpT7aQ5W/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 ...
101002026-04-01T17:56:18.592Z[ host-image] Apr 01 17:56:17.474 INFO O| Apr 01 17:56:17.474 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm_method_script.sh
101012026-04-01T17:56:18.592Z[ host-image] Apr 01 17:56:17.474 INFO O| Apr 01 17:56:17.474 INFO ok!
101022026-04-01T17:56:18.592Z[ host-image] Apr 01 17:56:17.474 INFO O| Apr 01 17:56:17.474 INFO STEP 77 (ensure_file) COMPLETE
101032026-04-01T17:56:18.592Z[ host-image] Apr 01 17:56:17.474 INFO O| Apr 01 17:56:17.474 INFO STEP 78: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101042026-04-01T17:56:18.595Z[ host-image] Apr 01 17:56:17.480 INFO O| Apr 01 17:56:17.480 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
101052026-04-01T17:56:18.595Z[ host-image] Apr 01 17:56:17.480 INFO O| Apr 01 17:56:17.480 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm
101062026-04-01T17:56:18.598Z[ host-image] Apr 01 17:56:17.480 INFO O| Apr 01 17:56:17.480 INFO STEP 78 (ensure_dir) COMPLETE
101072026-04-01T17:56:18.598Z[ host-image] Apr 01 17:56:17.480 INFO O| Apr 01 17:56:17.480 INFO STEP 79: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101082026-04-01T17:56:18.601Z[ host-image] Apr 01 17:56:17.486 INFO O| Apr 01 17:56:17.486 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml does not exist
101092026-04-01T17:56:18.601Z[ host-image] Apr 01 17:56:17.486 INFO O| Apr 01 17:56:17.486 INFO copying /tmp/.tmpT7aQ5W/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 ...
101102026-04-01T17:56:18.601Z[ host-image] Apr 01 17:56:17.486 INFO O| Apr 01 17:56:17.486 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/pkg/ddm/manifest.xml
101112026-04-01T17:56:18.601Z[ host-image] Apr 01 17:56:17.486 INFO O| Apr 01 17:56:17.486 INFO ok!
101122026-04-01T17:56:18.601Z[ host-image] Apr 01 17:56:17.486 INFO O| Apr 01 17:56:17.486 INFO STEP 79 (ensure_file) COMPLETE
101132026-04-01T17:56:18.602Z[ host-image] Apr 01 17:56:17.486 INFO O| Apr 01 17:56:17.486 INFO STEP 80: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101142026-04-01T17:56:18.607Z[ host-image] Apr 01 17:56:17.492 INFO O| Apr 01 17:56:17.492 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION does not exist
101152026-04-01T17:56:18.607Z[ host-image] Apr 01 17:56:17.492 INFO O| Apr 01 17:56:17.492 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/mg-ddm/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION ...
101162026-04-01T17:56:18.610Z[ host-image] Apr 01 17:56:17.492 INFO O| Apr 01 17:56:17.492 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/mg-ddm/VERSION
101172026-04-01T17:56:18.610Z[ host-image] Apr 01 17:56:17.492 INFO O| Apr 01 17:56:17.492 INFO ok!
101182026-04-01T17:56:18.610Z[ host-image] Apr 01 17:56:17.492 INFO O| Apr 01 17:56:17.492 INFO STEP 80 (ensure_file) COMPLETE
101192026-04-01T17:56:18.610Z[ host-image] Apr 01 17:56:17.492 INFO O| Apr 01 17:56:17.492 INFO STEP 81: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101202026-04-01T17:56:18.613Z[ host-image] Apr 01 17:56:17.498 INFO O| Apr 01 17:56:17.498 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
101212026-04-01T17:56:18.613Z[ host-image] Apr 01 17:56:17.498 INFO O| Apr 01 17:56:17.498 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent
101222026-04-01T17:56:18.613Z[ host-image] Apr 01 17:56:17.498 INFO O| Apr 01 17:56:17.498 INFO STEP 81 (ensure_dir) COMPLETE
101232026-04-01T17:56:18.613Z[ host-image] Apr 01 17:56:17.498 INFO O| Apr 01 17:56:17.498 INFO STEP 82: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101242026-04-01T17:56:18.618Z[ host-image] Apr 01 17:56:17.503 INFO O| Apr 01 17:56:17.503 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle does not exist
101252026-04-01T17:56:18.618Z[ host-image] Apr 01 17:56:17.503 INFO O| Apr 01 17:56:17.503 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/sled-agent/zone-bundle -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle ...
101262026-04-01T17:56:19.008Z[ host-image] Apr 01 17:56:17.892 INFO O| Apr 01 17:56:17.892 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/zone-bundle
101272026-04-01T17:56:19.008Z[ host-image] Apr 01 17:56:17.892 INFO O| Apr 01 17:56:17.892 INFO ok!
101282026-04-01T17:56:19.008Z[ host-image] Apr 01 17:56:17.892 INFO O| Apr 01 17:56:17.892 INFO STEP 82 (ensure_file) COMPLETE
101292026-04-01T17:56:19.012Z[ host-image] Apr 01 17:56:17.892 INFO O| Apr 01 17:56:17.892 INFO STEP 83: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101302026-04-01T17:56:19.015Z[ host-image] Apr 01 17:56:17.899 INFO O| Apr 01 17:56:17.899 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor does not exist
101312026-04-01T17:56:19.015Z[ host-image] Apr 01 17:56:17.899 INFO O| Apr 01 17:56:17.899 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/sled-agent/tofino-monitor -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor ...
101322026-04-01T17:56:19.234Z[ host-image] Apr 01 17:56:18.119 INFO O| Apr 01 17:56:18.119 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/tofino-monitor
101332026-04-01T17:56:19.234Z[ host-image] Apr 01 17:56:18.119 INFO O| Apr 01 17:56:18.119 INFO ok!
101342026-04-01T17:56:19.234Z[ host-image] Apr 01 17:56:18.119 INFO O| Apr 01 17:56:18.119 INFO STEP 83 (ensure_file) COMPLETE
101352026-04-01T17:56:19.238Z[ host-image] Apr 01 17:56:18.119 INFO O| Apr 01 17:56:18.119 INFO STEP 84: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101362026-04-01T17:56:19.241Z[ host-image] Apr 01 17:56:18.125 INFO O| Apr 01 17:56:18.125 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent does not exist
101372026-04-01T17:56:19.241Z[ host-image] Apr 01 17:56:18.125 INFO O| Apr 01 17:56:18.125 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/sled-agent/sled-agent -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent ...
101382026-04-01T17:56:20.240Z[ host-image] Apr 01 17:56:19.124 INFO O| Apr 01 17:56:19.124 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/sled-agent
101392026-04-01T17:56:20.240Z[ host-image] Apr 01 17:56:19.124 INFO O| Apr 01 17:56:19.124 INFO ok!
101402026-04-01T17:56:20.240Z[ host-image] Apr 01 17:56:19.124 INFO O| Apr 01 17:56:19.124 INFO STEP 84 (ensure_file) COMPLETE
101412026-04-01T17:56:20.240Z[ host-image] Apr 01 17:56:19.124 INFO O| Apr 01 17:56:19.124 INFO STEP 85: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101422026-04-01T17:56:20.248Z[ host-image] Apr 01 17:56:19.132 INFO O| Apr 01 17:56:19.132 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
101432026-04-01T17:56:20.248Z[ host-image] Apr 01 17:56:19.132 INFO O| Apr 01 17:56:19.132 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg
101442026-04-01T17:56:20.248Z[ host-image] Apr 01 17:56:19.132 INFO O| Apr 01 17:56:19.132 INFO STEP 85 (ensure_dir) COMPLETE
101452026-04-01T17:56:20.255Z[ host-image] Apr 01 17:56:19.132 INFO O| Apr 01 17:56:19.132 INFO STEP 86: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101462026-04-01T17:56:20.258Z[ host-image] Apr 01 17:56:19.140 INFO O| Apr 01 17:56:19.140 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml does not exist
101472026-04-01T17:56:20.258Z[ host-image] Apr 01 17:56:19.140 INFO O| Apr 01 17:56:19.140 INFO copying /tmp/.tmpT7aQ5W/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 ...
101482026-04-01T17:56:20.258Z[ host-image] Apr 01 17:56:19.140 INFO O| Apr 01 17:56:19.140 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/config.toml
101492026-04-01T17:56:20.258Z[ host-image] Apr 01 17:56:19.140 INFO O| Apr 01 17:56:19.140 INFO ok!
101502026-04-01T17:56:20.258Z[ host-image] Apr 01 17:56:19.140 INFO O| Apr 01 17:56:19.140 INFO STEP 86 (ensure_file) COMPLETE
101512026-04-01T17:56:20.258Z[ host-image] Apr 01 17:56:19.140 INFO O| Apr 01 17:56:19.140 INFO STEP 87: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101522026-04-01T17:56:20.261Z[ host-image] Apr 01 17:56:19.146 INFO O| Apr 01 17:56:19.146 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md does not exist
101532026-04-01T17:56:20.264Z[ host-image] Apr 01 17:56:19.146 INFO O| Apr 01 17:56:19.146 INFO copying /tmp/.tmpT7aQ5W/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 ...
101542026-04-01T17:56:20.264Z[ host-image] Apr 01 17:56:19.146 INFO O| Apr 01 17:56:19.146 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/pkg/README.md
101552026-04-01T17:56:20.264Z[ host-image] Apr 01 17:56:19.146 INFO O| Apr 01 17:56:19.146 INFO ok!
101562026-04-01T17:56:20.264Z[ host-image] Apr 01 17:56:19.146 INFO O| Apr 01 17:56:19.146 INFO STEP 87 (ensure_file) COMPLETE
101572026-04-01T17:56:20.264Z[ host-image] Apr 01 17:56:19.146 INFO O| Apr 01 17:56:19.146 INFO STEP 88: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101582026-04-01T17:56:20.268Z[ host-image] Apr 01 17:56:19.153 INFO O| Apr 01 17:56:19.153 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION does not exist
101592026-04-01T17:56:20.268Z[ host-image] Apr 01 17:56:19.153 INFO O| Apr 01 17:56:19.153 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/sled-agent/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION ...
101602026-04-01T17:56:20.271Z[ host-image] Apr 01 17:56:19.153 INFO O| Apr 01 17:56:19.153 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/sled-agent/VERSION
101612026-04-01T17:56:20.271Z[ host-image] Apr 01 17:56:19.153 INFO O| Apr 01 17:56:19.153 INFO ok!
101622026-04-01T17:56:20.271Z[ host-image] Apr 01 17:56:19.153 INFO O| Apr 01 17:56:19.153 INFO STEP 88 (ensure_file) COMPLETE
101632026-04-01T17:56:20.271Z[ host-image] Apr 01 17:56:19.153 INFO O| Apr 01 17:56:19.153 INFO STEP 89: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101642026-04-01T17:56:20.275Z[ host-image] Apr 01 17:56:19.159 INFO O| Apr 01 17:56:19.159 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz does not exist
101652026-04-01T17:56:20.275Z[ host-image] Apr 01 17:56:19.159 INFO O| Apr 01 17:56:19.159 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/overlay.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz ...
101662026-04-01T17:56:20.275Z[ host-image] Apr 01 17:56:19.159 INFO O| Apr 01 17:56:19.159 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/overlay.tar.gz
101672026-04-01T17:56:20.275Z[ host-image] Apr 01 17:56:19.159 INFO O| Apr 01 17:56:19.159 INFO ok!
101682026-04-01T17:56:20.275Z[ host-image] Apr 01 17:56:19.159 INFO O| Apr 01 17:56:19.159 INFO STEP 89 (ensure_file) COMPLETE
101692026-04-01T17:56:20.275Z[ host-image] Apr 01 17:56:19.159 INFO O| Apr 01 17:56:19.159 INFO STEP 90: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101702026-04-01T17:56:20.280Z[ host-image] Apr 01 17:56:19.165 INFO O| Apr 01 17:56:19.165 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
101712026-04-01T17:56:20.283Z[ host-image] Apr 01 17:56:19.165 INFO O| Apr 01 17:56:19.165 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog
101722026-04-01T17:56:20.283Z[ host-image] Apr 01 17:56:19.165 INFO O| Apr 01 17:56:19.165 INFO STEP 90 (ensure_dir) COMPLETE
101732026-04-01T17:56:20.283Z[ host-image] Apr 01 17:56:19.165 INFO O| Apr 01 17:56:19.165 INFO STEP 91: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101742026-04-01T17:56:20.287Z[ host-image] Apr 01 17:56:19.171 INFO O| Apr 01 17:56:19.171 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog does not exist
101752026-04-01T17:56:20.287Z[ host-image] Apr 01 17:56:19.171 INFO O| Apr 01 17:56:19.171 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/oxlog/oxlog -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog ...
101762026-04-01T17:56:20.375Z[ host-image] Apr 01 17:56:19.259 INFO O| Apr 01 17:56:19.259 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/oxlog
101772026-04-01T17:56:20.375Z[ host-image] Apr 01 17:56:19.259 INFO O| Apr 01 17:56:19.259 INFO ok!
101782026-04-01T17:56:20.375Z[ host-image] Apr 01 17:56:19.259 INFO O| Apr 01 17:56:19.259 INFO STEP 91 (ensure_file) COMPLETE
101792026-04-01T17:56:20.379Z[ host-image] Apr 01 17:56:19.259 INFO O| Apr 01 17:56:19.259 INFO STEP 92: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101802026-04-01T17:56:20.382Z[ host-image] Apr 01 17:56:19.266 INFO O| Apr 01 17:56:19.266 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION does not exist
101812026-04-01T17:56:20.382Z[ host-image] Apr 01 17:56:19.266 INFO O| Apr 01 17:56:19.266 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/oxlog/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION ...
101822026-04-01T17:56:20.382Z[ host-image] Apr 01 17:56:19.266 INFO O| Apr 01 17:56:19.266 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/oxlog/VERSION
101832026-04-01T17:56:20.382Z[ host-image] Apr 01 17:56:19.266 INFO O| Apr 01 17:56:19.266 INFO ok!
101842026-04-01T17:56:20.382Z[ host-image] Apr 01 17:56:19.266 INFO O| Apr 01 17:56:19.266 INFO STEP 92 (ensure_file) COMPLETE
101852026-04-01T17:56:20.382Z[ host-image] Apr 01 17:56:19.266 INFO O| Apr 01 17:56:19.266 INFO STEP 93: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101862026-04-01T17:56:20.388Z[ host-image] Apr 01 17:56:19.273 INFO O| Apr 01 17:56:19.273 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz does not exist
101872026-04-01T17:56:20.389Z[ host-image] Apr 01 17:56:19.273 INFO O| Apr 01 17:56:19.273 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/propolis-server.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz ...
101882026-04-01T17:56:20.506Z[ host-image] Apr 01 17:56:19.390 INFO O| Apr 01 17:56:19.390 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/propolis-server.tar.gz
101892026-04-01T17:56:20.506Z[ host-image] Apr 01 17:56:19.390 INFO O| Apr 01 17:56:19.390 INFO ok!
101902026-04-01T17:56:20.510Z[ host-image] Apr 01 17:56:19.390 INFO O| Apr 01 17:56:19.390 INFO STEP 93 (ensure_file) COMPLETE
101912026-04-01T17:56:20.510Z[ host-image] Apr 01 17:56:19.390 INFO O| Apr 01 17:56:19.390 INFO STEP 94: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101922026-04-01T17:56:20.513Z[ host-image] Apr 01 17:56:19.398 INFO O| Apr 01 17:56:19.398 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
101932026-04-01T17:56:20.513Z[ host-image] Apr 01 17:56:19.398 INFO O| Apr 01 17:56:19.398 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind
101942026-04-01T17:56:20.516Z[ host-image] Apr 01 17:56:19.398 INFO O| Apr 01 17:56:19.398 INFO STEP 94 (ensure_dir) COMPLETE
101952026-04-01T17:56:20.516Z[ host-image] Apr 01 17:56:19.398 INFO O| Apr 01 17:56:19.398 INFO STEP 95: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
101962026-04-01T17:56:20.520Z[ host-image] Apr 01 17:56:19.405 INFO O| Apr 01 17:56:19.405 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
101972026-04-01T17:56:20.520Z[ host-image] Apr 01 17:56:19.405 INFO O| Apr 01 17:56:19.405 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib
101982026-04-01T17:56:20.520Z[ host-image] Apr 01 17:56:19.405 INFO O| Apr 01 17:56:19.405 INFO STEP 95 (ensure_dir) COMPLETE
101992026-04-01T17:56:20.520Z[ host-image] Apr 01 17:56:19.405 INFO O| Apr 01 17:56:19.405 INFO STEP 96: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102002026-04-01T17:56:20.526Z[ host-image] Apr 01 17:56:19.411 INFO O| Apr 01 17:56:19.411 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
102012026-04-01T17:56:20.529Z[ host-image] Apr 01 17:56:19.411 INFO O| Apr 01 17:56:19.411 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc
102022026-04-01T17:56:20.529Z[ host-image] Apr 01 17:56:19.411 INFO O| Apr 01 17:56:19.411 INFO STEP 96 (ensure_dir) COMPLETE
102032026-04-01T17:56:20.529Z[ host-image] Apr 01 17:56:19.411 INFO O| Apr 01 17:56:19.411 INFO STEP 97: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102042026-04-01T17:56:20.532Z[ host-image] Apr 01 17:56:19.417 INFO O| Apr 01 17:56:19.417 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
102052026-04-01T17:56:20.532Z[ host-image] Apr 01 17:56:19.417 INFO O| Apr 01 17:56:19.417 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest
102062026-04-01T17:56:20.533Z[ host-image] Apr 01 17:56:19.417 INFO O| Apr 01 17:56:19.417 INFO STEP 97 (ensure_dir) COMPLETE
102072026-04-01T17:56:20.533Z[ host-image] Apr 01 17:56:19.417 INFO O| Apr 01 17:56:19.417 INFO STEP 98: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102082026-04-01T17:56:20.539Z[ host-image] Apr 01 17:56:19.424 INFO O| Apr 01 17:56:19.424 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
102092026-04-01T17:56:20.539Z[ host-image] Apr 01 17:56:19.424 INFO O| Apr 01 17:56:19.424 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system
102102026-04-01T17:56:20.542Z[ host-image] Apr 01 17:56:19.424 INFO O| Apr 01 17:56:19.424 INFO STEP 98 (ensure_dir) COMPLETE
102112026-04-01T17:56:20.542Z[ host-image] Apr 01 17:56:19.424 INFO O| Apr 01 17:56:19.424 INFO STEP 99: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102122026-04-01T17:56:20.545Z[ host-image] Apr 01 17:56:19.430 INFO O| Apr 01 17:56:19.430 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml does not exist
102132026-04-01T17:56:20.546Z[ host-image] Apr 01 17:56:19.430 INFO O| Apr 01 17:56:19.430 INFO copying /tmp/.tmpT7aQ5W/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 ...
102142026-04-01T17:56:20.548Z[ host-image] Apr 01 17:56:19.430 INFO O| Apr 01 17:56:19.430 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/lib/svc/manifest/system/pumpkind.xml
102152026-04-01T17:56:20.548Z[ host-image] Apr 01 17:56:19.430 INFO O| Apr 01 17:56:19.430 INFO ok!
102162026-04-01T17:56:20.548Z[ host-image] Apr 01 17:56:19.430 INFO O| Apr 01 17:56:19.430 INFO STEP 99 (ensure_file) COMPLETE
102172026-04-01T17:56:20.549Z[ host-image] Apr 01 17:56:19.430 INFO O| Apr 01 17:56:19.430 INFO STEP 100: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102182026-04-01T17:56:20.552Z[ host-image] Apr 01 17:56:19.437 INFO O| Apr 01 17:56:19.437 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
102192026-04-01T17:56:20.552Z[ host-image] Apr 01 17:56:19.437 INFO O| Apr 01 17:56:19.437 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin
102202026-04-01T17:56:20.552Z[ host-image] Apr 01 17:56:19.437 INFO O| Apr 01 17:56:19.437 INFO STEP 100 (ensure_dir) COMPLETE
102212026-04-01T17:56:20.552Z[ host-image] Apr 01 17:56:19.437 INFO O| Apr 01 17:56:19.437 INFO STEP 101: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102222026-04-01T17:56:20.558Z[ host-image] Apr 01 17:56:19.442 INFO O| Apr 01 17:56:19.442 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind does not exist
102232026-04-01T17:56:20.558Z[ host-image] Apr 01 17:56:19.443 INFO O| Apr 01 17:56:19.442 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/pumpkind/bin/pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind ...
102242026-04-01T17:56:20.687Z[ host-image] Apr 01 17:56:19.571 INFO O| Apr 01 17:56:19.571 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkind
102252026-04-01T17:56:20.687Z[ host-image] Apr 01 17:56:19.571 INFO O| Apr 01 17:56:19.571 INFO ok!
102262026-04-01T17:56:20.690Z[ host-image] Apr 01 17:56:19.571 INFO O| Apr 01 17:56:19.571 INFO STEP 101 (ensure_file) COMPLETE
102272026-04-01T17:56:20.690Z[ host-image] Apr 01 17:56:19.571 INFO O| Apr 01 17:56:19.571 INFO STEP 102: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102282026-04-01T17:56:20.694Z[ host-image] Apr 01 17:56:19.579 INFO O| Apr 01 17:56:19.579 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind does not exist
102292026-04-01T17:56:20.694Z[ host-image] Apr 01 17:56:19.579 INFO O| Apr 01 17:56:19.579 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/pumpkind/bin/svc-pumpkind -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind ...
102302026-04-01T17:56:20.697Z[ host-image] Apr 01 17:56:19.579 INFO O| Apr 01 17:56:19.579 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/svc-pumpkind
102312026-04-01T17:56:20.697Z[ host-image] Apr 01 17:56:19.579 INFO O| Apr 01 17:56:19.579 INFO ok!
102322026-04-01T17:56:20.697Z[ host-image] Apr 01 17:56:19.579 INFO O| Apr 01 17:56:19.579 INFO STEP 102 (ensure_file) COMPLETE
102332026-04-01T17:56:20.697Z[ host-image] Apr 01 17:56:19.579 INFO O| Apr 01 17:56:19.579 INFO STEP 103: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102342026-04-01T17:56:20.700Z[ host-image] Apr 01 17:56:19.585 INFO O| Apr 01 17:56:19.585 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm does not exist
102352026-04-01T17:56:20.700Z[ host-image] Apr 01 17:56:19.585 INFO O| Apr 01 17:56:19.585 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/pumpkind/bin/pumpkinadm -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm ...
102362026-04-01T17:56:20.708Z[ host-image] Apr 01 17:56:19.593 INFO O| Apr 01 17:56:19.593 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/bin/pumpkinadm
102372026-04-01T17:56:20.708Z[ host-image] Apr 01 17:56:19.593 INFO O| Apr 01 17:56:19.593 INFO ok!
102382026-04-01T17:56:20.711Z[ host-image] Apr 01 17:56:19.593 INFO O| Apr 01 17:56:19.593 INFO STEP 103 (ensure_file) COMPLETE
102392026-04-01T17:56:20.711Z[ host-image] Apr 01 17:56:19.593 INFO O| Apr 01 17:56:19.593 INFO STEP 104: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102402026-04-01T17:56:20.714Z[ host-image] Apr 01 17:56:19.599 INFO O| Apr 01 17:56:19.599 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION does not exist
102412026-04-01T17:56:20.717Z[ host-image] Apr 01 17:56:19.599 INFO O| Apr 01 17:56:19.599 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/pumpkind/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION ...
102422026-04-01T17:56:20.717Z[ host-image] Apr 01 17:56:19.599 INFO O| Apr 01 17:56:19.599 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/pumpkind/VERSION
102432026-04-01T17:56:20.717Z[ host-image] Apr 01 17:56:19.599 INFO O| Apr 01 17:56:19.599 INFO ok!
102442026-04-01T17:56:20.717Z[ host-image] Apr 01 17:56:19.599 INFO O| Apr 01 17:56:19.599 INFO STEP 104 (ensure_file) COMPLETE
102452026-04-01T17:56:20.717Z[ host-image] Apr 01 17:56:19.599 INFO O| Apr 01 17:56:19.599 INFO STEP 105: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102462026-04-01T17:56:20.720Z[ host-image] Apr 01 17:56:19.604 INFO O| Apr 01 17:56:19.604 INFO creating directory: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
102472026-04-01T17:56:20.720Z[ host-image] Apr 01 17:56:19.604 INFO O| Apr 01 17:56:19.604 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils
102482026-04-01T17:56:20.720Z[ host-image] Apr 01 17:56:19.604 INFO O| Apr 01 17:56:19.604 INFO STEP 105 (ensure_dir) COMPLETE
102492026-04-01T17:56:20.720Z[ host-image] Apr 01 17:56:19.604 INFO O| Apr 01 17:56:19.604 INFO STEP 106: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102502026-04-01T17:56:20.726Z[ host-image] Apr 01 17:56:19.610 INFO O| Apr 01 17:56:19.610 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw does not exist
102512026-04-01T17:56:20.726Z[ host-image] Apr 01 17:56:19.610 INFO O| Apr 01 17:56:19.610 INFO copying /tmp/.tmpT7aQ5W/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 ...
102522026-04-01T17:56:20.964Z[ host-image] Apr 01 17:56:19.849 INFO O| Apr 01 17:56:19.849 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/crucible-verify-raw
102532026-04-01T17:56:20.964Z[ host-image] Apr 01 17:56:19.849 INFO O| Apr 01 17:56:19.849 INFO ok!
102542026-04-01T17:56:20.968Z[ host-image] Apr 01 17:56:19.849 INFO O| Apr 01 17:56:19.849 INFO STEP 106 (ensure_file) COMPLETE
102552026-04-01T17:56:20.968Z[ host-image] Apr 01 17:56:19.849 INFO O| Apr 01 17:56:19.849 INFO STEP 107: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102562026-04-01T17:56:20.971Z[ host-image] Apr 01 17:56:19.855 INFO O| Apr 01 17:56:19.855 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d does not exist
102572026-04-01T17:56:20.971Z[ host-image] Apr 01 17:56:19.855 INFO O| Apr 01 17:56:19.855 INFO copying /tmp/.tmpT7aQ5W/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 ...
102582026-04-01T17:56:20.971Z[ host-image] Apr 01 17:56:19.855 INFO O| Apr 01 17:56:19.855 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_repair.d
102592026-04-01T17:56:20.971Z[ host-image] Apr 01 17:56:19.855 INFO O| Apr 01 17:56:19.855 INFO ok!
102602026-04-01T17:56:20.971Z[ host-image] Apr 01 17:56:19.855 INFO O| Apr 01 17:56:19.855 INFO STEP 107 (ensure_file) COMPLETE
102612026-04-01T17:56:20.971Z[ host-image] Apr 01 17:56:19.855 INFO O| Apr 01 17:56:19.855 INFO STEP 108: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102622026-04-01T17:56:20.976Z[ host-image] Apr 01 17:56:19.861 INFO O| Apr 01 17:56:19.861 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d does not exist
102632026-04-01T17:56:20.979Z[ host-image] Apr 01 17:56:19.861 INFO O| Apr 01 17:56:19.861 INFO copying /tmp/.tmpT7aQ5W/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 ...
102642026-04-01T17:56:20.979Z[ host-image] Apr 01 17:56:19.861 INFO O| Apr 01 17:56:19.861 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_raw.d
102652026-04-01T17:56:20.979Z[ host-image] Apr 01 17:56:19.861 INFO O| Apr 01 17:56:19.861 INFO ok!
102662026-04-01T17:56:20.979Z[ host-image] Apr 01 17:56:19.861 INFO O| Apr 01 17:56:19.861 INFO STEP 108 (ensure_file) COMPLETE
102672026-04-01T17:56:20.979Z[ host-image] Apr 01 17:56:19.861 INFO O| Apr 01 17:56:19.861 INFO STEP 109: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102682026-04-01T17:56:20.982Z[ host-image] Apr 01 17:56:19.866 INFO O| Apr 01 17:56:19.866 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d does not exist
102692026-04-01T17:56:20.982Z[ host-image] Apr 01 17:56:19.866 INFO O| Apr 01 17:56:19.866 INFO copying /tmp/.tmpT7aQ5W/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 ...
102702026-04-01T17:56:20.982Z[ host-image] Apr 01 17:56:19.866 INFO O| Apr 01 17:56:19.866 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_info.d
102712026-04-01T17:56:20.982Z[ host-image] Apr 01 17:56:19.866 INFO O| Apr 01 17:56:19.866 INFO ok!
102722026-04-01T17:56:20.982Z[ host-image] Apr 01 17:56:19.866 INFO O| Apr 01 17:56:19.866 INFO STEP 109 (ensure_file) COMPLETE
102732026-04-01T17:56:20.982Z[ host-image] Apr 01 17:56:19.866 INFO O| Apr 01 17:56:19.866 INFO STEP 110: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102742026-04-01T17:56:20.987Z[ host-image] Apr 01 17:56:19.872 INFO O| Apr 01 17:56:19.872 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d does not exist
102752026-04-01T17:56:20.990Z[ host-image] Apr 01 17:56:19.872 INFO O| Apr 01 17:56:19.872 INFO copying /tmp/.tmpT7aQ5W/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 ...
102762026-04-01T17:56:20.990Z[ host-image] Apr 01 17:56:19.872 INFO O| Apr 01 17:56:19.872 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_count.d
102772026-04-01T17:56:20.990Z[ host-image] Apr 01 17:56:19.872 INFO O| Apr 01 17:56:19.872 INFO ok!
102782026-04-01T17:56:20.990Z[ host-image] Apr 01 17:56:19.872 INFO O| Apr 01 17:56:19.872 INFO STEP 110 (ensure_file) COMPLETE
102792026-04-01T17:56:20.990Z[ host-image] Apr 01 17:56:19.872 INFO O| Apr 01 17:56:19.872 INFO STEP 111: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102802026-04-01T17:56:20.993Z[ host-image] Apr 01 17:56:19.877 INFO O| Apr 01 17:56:19.877 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d does not exist
102812026-04-01T17:56:20.993Z[ host-image] Apr 01 17:56:19.877 INFO O| Apr 01 17:56:19.877 INFO copying /tmp/.tmpT7aQ5W/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 ...
102822026-04-01T17:56:20.993Z[ host-image] Apr 01 17:56:19.877 INFO O| Apr 01 17:56:19.877 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/upstairs_action.d
102832026-04-01T17:56:20.993Z[ host-image] Apr 01 17:56:19.877 INFO O| Apr 01 17:56:19.877 INFO ok!
102842026-04-01T17:56:20.993Z[ host-image] Apr 01 17:56:19.877 INFO O| Apr 01 17:56:19.877 INFO STEP 111 (ensure_file) COMPLETE
102852026-04-01T17:56:20.994Z[ host-image] Apr 01 17:56:19.877 INFO O| Apr 01 17:56:19.877 INFO STEP 112: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102862026-04-01T17:56:20.997Z[ host-image] Apr 01 17:56:19.881 INFO O| Apr 01 17:56:19.881 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d does not exist
102872026-04-01T17:56:20.997Z[ host-image] Apr 01 17:56:19.881 INFO O| Apr 01 17:56:19.881 INFO copying /tmp/.tmpT7aQ5W/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 ...
102882026-04-01T17:56:20.999Z[ host-image] Apr 01 17:56:19.881 INFO O| Apr 01 17:56:19.881 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/up-info.d
102892026-04-01T17:56:20.999Z[ host-image] Apr 01 17:56:19.882 INFO O| Apr 01 17:56:19.881 INFO ok!
102902026-04-01T17:56:20.999Z[ host-image] Apr 01 17:56:19.882 INFO O| Apr 01 17:56:19.881 INFO STEP 112 (ensure_file) COMPLETE
102912026-04-01T17:56:20.999Z[ host-image] Apr 01 17:56:19.882 INFO O| Apr 01 17:56:19.882 INFO STEP 113: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102922026-04-01T17:56:21.003Z[ host-image] Apr 01 17:56:19.886 INFO O| Apr 01 17:56:19.886 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d does not exist
102932026-04-01T17:56:21.003Z[ host-image] Apr 01 17:56:19.886 INFO O| Apr 01 17:56:19.886 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/crucible_utils/tracegw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d ...
102942026-04-01T17:56:21.003Z[ host-image] Apr 01 17:56:19.887 INFO O| Apr 01 17:56:19.887 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/tracegw.d
102952026-04-01T17:56:21.003Z[ host-image] Apr 01 17:56:19.887 INFO O| Apr 01 17:56:19.887 INFO ok!
102962026-04-01T17:56:21.003Z[ host-image] Apr 01 17:56:19.887 INFO O| Apr 01 17:56:19.887 INFO STEP 113 (ensure_file) COMPLETE
102972026-04-01T17:56:21.003Z[ host-image] Apr 01 17:56:19.887 INFO O| Apr 01 17:56:19.887 INFO STEP 114: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
102982026-04-01T17:56:21.007Z[ host-image] Apr 01 17:56:19.892 INFO O| Apr 01 17:56:19.892 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d does not exist
102992026-04-01T17:56:21.010Z[ host-image] Apr 01 17:56:19.892 INFO O| Apr 01 17:56:19.892 INFO copying /tmp/.tmpT7aQ5W/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 ...
103002026-04-01T17:56:21.010Z[ host-image] Apr 01 17:56:19.892 INFO O| Apr 01 17:56:19.892 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/trace-vol.d
103012026-04-01T17:56:21.010Z[ host-image] Apr 01 17:56:19.892 INFO O| Apr 01 17:56:19.892 INFO ok!
103022026-04-01T17:56:21.010Z[ host-image] Apr 01 17:56:19.892 INFO O| Apr 01 17:56:19.892 INFO STEP 114 (ensure_file) COMPLETE
103032026-04-01T17:56:21.010Z[ host-image] Apr 01 17:56:19.892 INFO O| Apr 01 17:56:19.892 INFO STEP 115: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103042026-04-01T17:56:21.013Z[ host-image] Apr 01 17:56:19.898 INFO O| Apr 01 17:56:19.898 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d does not exist
103052026-04-01T17:56:21.016Z[ host-image] Apr 01 17:56:19.898 INFO O| Apr 01 17:56:19.898 INFO copying /tmp/.tmpT7aQ5W/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 ...
103062026-04-01T17:56:21.016Z[ host-image] Apr 01 17:56:19.898 INFO O| Apr 01 17:56:19.898 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/sled_upstairs_info.d
103072026-04-01T17:56:21.017Z[ host-image] Apr 01 17:56:19.898 INFO O| Apr 01 17:56:19.898 INFO ok!
103082026-04-01T17:56:21.017Z[ host-image] Apr 01 17:56:19.898 INFO O| Apr 01 17:56:19.898 INFO STEP 115 (ensure_file) COMPLETE
103092026-04-01T17:56:21.017Z[ host-image] Apr 01 17:56:19.898 INFO O| Apr 01 17:56:19.898 INFO STEP 116: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103102026-04-01T17:56:21.020Z[ host-image] Apr 01 17:56:19.904 INFO O| Apr 01 17:56:19.904 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d does not exist
103112026-04-01T17:56:21.020Z[ host-image] Apr 01 17:56:19.904 INFO O| Apr 01 17:56:19.904 INFO copying /tmp/.tmpT7aQ5W/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 ...
103122026-04-01T17:56:21.020Z[ host-image] Apr 01 17:56:19.904 INFO O| Apr 01 17:56:19.904 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/single_up_info.d
103132026-04-01T17:56:21.020Z[ host-image] Apr 01 17:56:19.904 INFO O| Apr 01 17:56:19.904 INFO ok!
103142026-04-01T17:56:21.020Z[ host-image] Apr 01 17:56:19.904 INFO O| Apr 01 17:56:19.904 INFO STEP 116 (ensure_file) COMPLETE
103152026-04-01T17:56:21.020Z[ host-image] Apr 01 17:56:19.904 INFO O| Apr 01 17:56:19.904 INFO STEP 117: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103162026-04-01T17:56:21.024Z[ host-image] Apr 01 17:56:19.909 INFO O| Apr 01 17:56:19.909 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d does not exist
103172026-04-01T17:56:21.024Z[ host-image] Apr 01 17:56:19.909 INFO O| Apr 01 17:56:19.909 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/crucible_utils/perfgw.d -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d ...
103182026-04-01T17:56:21.024Z[ host-image] Apr 01 17:56:19.909 INFO O| Apr 01 17:56:19.909 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perfgw.d
103192026-04-01T17:56:21.027Z[ host-image] Apr 01 17:56:19.909 INFO O| Apr 01 17:56:19.909 INFO ok!
103202026-04-01T17:56:21.027Z[ host-image] Apr 01 17:56:19.909 INFO O| Apr 01 17:56:19.909 INFO STEP 117 (ensure_file) COMPLETE
103212026-04-01T17:56:21.027Z[ host-image] Apr 01 17:56:19.909 INFO O| Apr 01 17:56:19.909 INFO STEP 118: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103222026-04-01T17:56:21.031Z[ host-image] Apr 01 17:56:19.914 INFO O| Apr 01 17:56:19.914 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d does not exist
103232026-04-01T17:56:21.031Z[ host-image] Apr 01 17:56:19.914 INFO O| Apr 01 17:56:19.914 INFO copying /tmp/.tmpT7aQ5W/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 ...
103242026-04-01T17:56:21.031Z[ host-image] Apr 01 17:56:19.914 INFO O| Apr 01 17:56:19.914 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-vol.d
103252026-04-01T17:56:21.031Z[ host-image] Apr 01 17:56:19.914 INFO O| Apr 01 17:56:19.914 INFO ok!
103262026-04-01T17:56:21.031Z[ host-image] Apr 01 17:56:19.914 INFO O| Apr 01 17:56:19.914 INFO STEP 118 (ensure_file) COMPLETE
103272026-04-01T17:56:21.031Z[ host-image] Apr 01 17:56:19.914 INFO O| Apr 01 17:56:19.914 INFO STEP 119: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103282026-04-01T17:56:21.035Z[ host-image] Apr 01 17:56:19.920 INFO O| Apr 01 17:56:19.920 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d does not exist
103292026-04-01T17:56:21.035Z[ host-image] Apr 01 17:56:19.920 INFO O| Apr 01 17:56:19.920 INFO copying /tmp/.tmpT7aQ5W/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 ...
103302026-04-01T17:56:21.039Z[ host-image] Apr 01 17:56:19.920 INFO O| Apr 01 17:56:19.920 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-upstairs-wf.d
103312026-04-01T17:56:21.039Z[ host-image] Apr 01 17:56:19.920 INFO O| Apr 01 17:56:19.920 INFO ok!
103322026-04-01T17:56:21.039Z[ host-image] Apr 01 17:56:19.920 INFO O| Apr 01 17:56:19.920 INFO STEP 119 (ensure_file) COMPLETE
103332026-04-01T17:56:21.039Z[ host-image] Apr 01 17:56:19.920 INFO O| Apr 01 17:56:19.920 INFO STEP 120: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103342026-04-01T17:56:21.041Z[ host-image] Apr 01 17:56:19.925 INFO O| Apr 01 17:56:19.925 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d does not exist
103352026-04-01T17:56:21.041Z[ host-image] Apr 01 17:56:19.925 INFO O| Apr 01 17:56:19.925 INFO copying /tmp/.tmpT7aQ5W/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 ...
103362026-04-01T17:56:21.041Z[ host-image] Apr 01 17:56:19.925 INFO O| Apr 01 17:56:19.925 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-reqwest.d
103372026-04-01T17:56:21.041Z[ host-image] Apr 01 17:56:19.925 INFO O| Apr 01 17:56:19.925 INFO ok!
103382026-04-01T17:56:21.041Z[ host-image] Apr 01 17:56:19.925 INFO O| Apr 01 17:56:19.925 INFO STEP 120 (ensure_file) COMPLETE
103392026-04-01T17:56:21.042Z[ host-image] Apr 01 17:56:19.925 INFO O| Apr 01 17:56:19.925 INFO STEP 121: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103402026-04-01T17:56:21.045Z[ host-image] Apr 01 17:56:19.930 INFO O| Apr 01 17:56:19.930 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d does not exist
103412026-04-01T17:56:21.045Z[ host-image] Apr 01 17:56:19.930 INFO O| Apr 01 17:56:19.930 INFO copying /tmp/.tmpT7aQ5W/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 ...
103422026-04-01T17:56:21.045Z[ host-image] Apr 01 17:56:19.930 INFO O| Apr 01 17:56:19.930 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-online-repair.d
103432026-04-01T17:56:21.048Z[ host-image] Apr 01 17:56:19.930 INFO O| Apr 01 17:56:19.930 INFO ok!
103442026-04-01T17:56:21.048Z[ host-image] Apr 01 17:56:19.930 INFO O| Apr 01 17:56:19.930 INFO STEP 121 (ensure_file) COMPLETE
103452026-04-01T17:56:21.048Z[ host-image] Apr 01 17:56:19.930 INFO O| Apr 01 17:56:19.930 INFO STEP 122: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103462026-04-01T17:56:21.051Z[ host-image] Apr 01 17:56:19.935 INFO O| Apr 01 17:56:19.935 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d does not exist
103472026-04-01T17:56:21.051Z[ host-image] Apr 01 17:56:19.935 INFO O| Apr 01 17:56:19.935 INFO copying /tmp/.tmpT7aQ5W/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 ...
103482026-04-01T17:56:21.051Z[ host-image] Apr 01 17:56:19.935 INFO O| Apr 01 17:56:19.935 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-net.d
103492026-04-01T17:56:21.051Z[ host-image] Apr 01 17:56:19.935 INFO O| Apr 01 17:56:19.935 INFO ok!
103502026-04-01T17:56:21.051Z[ host-image] Apr 01 17:56:19.935 INFO O| Apr 01 17:56:19.935 INFO STEP 122 (ensure_file) COMPLETE
103512026-04-01T17:56:21.051Z[ host-image] Apr 01 17:56:19.935 INFO O| Apr 01 17:56:19.935 INFO STEP 123: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103522026-04-01T17:56:21.055Z[ host-image] Apr 01 17:56:19.940 INFO O| Apr 01 17:56:19.940 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d does not exist
103532026-04-01T17:56:21.055Z[ host-image] Apr 01 17:56:19.940 INFO O| Apr 01 17:56:19.940 INFO copying /tmp/.tmpT7aQ5W/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 ...
103542026-04-01T17:56:21.058Z[ host-image] Apr 01 17:56:19.940 INFO O| Apr 01 17:56:19.940 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-ds-client.d
103552026-04-01T17:56:21.058Z[ host-image] Apr 01 17:56:19.940 INFO O| Apr 01 17:56:19.940 INFO ok!
103562026-04-01T17:56:21.058Z[ host-image] Apr 01 17:56:19.940 INFO O| Apr 01 17:56:19.940 INFO STEP 123 (ensure_file) COMPLETE
103572026-04-01T17:56:21.058Z[ host-image] Apr 01 17:56:19.940 INFO O| Apr 01 17:56:19.940 INFO STEP 124: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103582026-04-01T17:56:21.062Z[ host-image] Apr 01 17:56:19.946 INFO O| Apr 01 17:56:19.946 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d does not exist
103592026-04-01T17:56:21.062Z[ host-image] Apr 01 17:56:19.946 INFO O| Apr 01 17:56:19.946 INFO copying /tmp/.tmpT7aQ5W/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 ...
103602026-04-01T17:56:21.062Z[ host-image] Apr 01 17:56:19.946 INFO O| Apr 01 17:56:19.946 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs.d
103612026-04-01T17:56:21.062Z[ host-image] Apr 01 17:56:19.946 INFO O| Apr 01 17:56:19.946 INFO ok!
103622026-04-01T17:56:21.065Z[ host-image] Apr 01 17:56:19.946 INFO O| Apr 01 17:56:19.946 INFO STEP 124 (ensure_file) COMPLETE
103632026-04-01T17:56:21.065Z[ host-image] Apr 01 17:56:19.946 INFO O| Apr 01 17:56:19.946 INFO STEP 125: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103642026-04-01T17:56:21.068Z[ host-image] Apr 01 17:56:19.951 INFO O| Apr 01 17:56:19.951 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d does not exist
103652026-04-01T17:56:21.068Z[ host-image] Apr 01 17:56:19.951 INFO O| Apr 01 17:56:19.951 INFO copying /tmp/.tmpT7aQ5W/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 ...
103662026-04-01T17:56:21.069Z[ host-image] Apr 01 17:56:19.951 INFO O| Apr 01 17:56:19.951 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-tick.d
103672026-04-01T17:56:21.069Z[ host-image] Apr 01 17:56:19.951 INFO O| Apr 01 17:56:19.951 INFO ok!
103682026-04-01T17:56:21.069Z[ host-image] Apr 01 17:56:19.951 INFO O| Apr 01 17:56:19.951 INFO STEP 125 (ensure_file) COMPLETE
103692026-04-01T17:56:21.069Z[ host-image] Apr 01 17:56:19.951 INFO O| Apr 01 17:56:19.951 INFO STEP 126: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103702026-04-01T17:56:21.072Z[ host-image] Apr 01 17:56:19.956 INFO O| Apr 01 17:56:19.956 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d does not exist
103712026-04-01T17:56:21.072Z[ host-image] Apr 01 17:56:19.956 INFO O| Apr 01 17:56:19.956 INFO copying /tmp/.tmpT7aQ5W/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 ...
103722026-04-01T17:56:21.072Z[ host-image] Apr 01 17:56:19.956 INFO O| Apr 01 17:56:19.956 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-three.d
103732026-04-01T17:56:21.072Z[ host-image] Apr 01 17:56:19.956 INFO O| Apr 01 17:56:19.956 INFO ok!
103742026-04-01T17:56:21.072Z[ host-image] Apr 01 17:56:19.956 INFO O| Apr 01 17:56:19.956 INFO STEP 126 (ensure_file) COMPLETE
103752026-04-01T17:56:21.072Z[ host-image] Apr 01 17:56:19.956 INFO O| Apr 01 17:56:19.956 INFO STEP 127: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103762026-04-01T17:56:21.076Z[ host-image] Apr 01 17:56:19.961 INFO O| Apr 01 17:56:19.961 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d does not exist
103772026-04-01T17:56:21.076Z[ host-image] Apr 01 17:56:19.961 INFO O| Apr 01 17:56:19.961 INFO copying /tmp/.tmpT7aQ5W/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 ...
103782026-04-01T17:56:21.079Z[ host-image] Apr 01 17:56:19.961 INFO O| Apr 01 17:56:19.961 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/perf-downstairs-os.d
103792026-04-01T17:56:21.079Z[ host-image] Apr 01 17:56:19.961 INFO O| Apr 01 17:56:19.961 INFO ok!
103802026-04-01T17:56:21.080Z[ host-image] Apr 01 17:56:19.961 INFO O| Apr 01 17:56:19.961 INFO STEP 127 (ensure_file) COMPLETE
103812026-04-01T17:56:21.080Z[ host-image] Apr 01 17:56:19.961 INFO O| Apr 01 17:56:19.961 INFO STEP 128: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103822026-04-01T17:56:21.083Z[ host-image] Apr 01 17:56:19.966 INFO O| Apr 01 17:56:19.966 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh does not exist
103832026-04-01T17:56:21.083Z[ host-image] Apr 01 17:56:19.966 INFO O| Apr 01 17:56:19.966 INFO copying /tmp/.tmpT7aQ5W/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 ...
103842026-04-01T17:56:21.083Z[ host-image] Apr 01 17:56:19.966 INFO O| Apr 01 17:56:19.966 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.sh
103852026-04-01T17:56:21.083Z[ host-image] Apr 01 17:56:19.966 INFO O| Apr 01 17:56:19.966 INFO ok!
103862026-04-01T17:56:21.083Z[ host-image] Apr 01 17:56:19.966 INFO O| Apr 01 17:56:19.966 INFO STEP 128 (ensure_file) COMPLETE
103872026-04-01T17:56:21.083Z[ host-image] Apr 01 17:56:19.966 INFO O| Apr 01 17:56:19.966 INFO STEP 129: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103882026-04-01T17:56:21.086Z[ host-image] Apr 01 17:56:19.971 INFO O| Apr 01 17:56:19.971 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d does not exist
103892026-04-01T17:56:21.086Z[ host-image] Apr 01 17:56:19.971 INFO O| Apr 01 17:56:19.971 INFO copying /tmp/.tmpT7aQ5W/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 ...
103902026-04-01T17:56:21.086Z[ host-image] Apr 01 17:56:19.971 INFO O| Apr 01 17:56:19.971 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-up-state.d
103912026-04-01T17:56:21.086Z[ host-image] Apr 01 17:56:19.971 INFO O| Apr 01 17:56:19.971 INFO ok!
103922026-04-01T17:56:21.086Z[ host-image] Apr 01 17:56:19.971 INFO O| Apr 01 17:56:19.971 INFO STEP 129 (ensure_file) COMPLETE
103932026-04-01T17:56:21.086Z[ host-image] Apr 01 17:56:19.971 INFO O| Apr 01 17:56:19.971 INFO STEP 130: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
103942026-04-01T17:56:21.091Z[ host-image] Apr 01 17:56:19.976 INFO O| Apr 01 17:56:19.976 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh does not exist
103952026-04-01T17:56:21.091Z[ host-image] Apr 01 17:56:19.976 INFO O| Apr 01 17:56:19.976 INFO copying /tmp/.tmpT7aQ5W/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 ...
103962026-04-01T17:56:21.091Z[ host-image] Apr 01 17:56:19.976 INFO O| Apr 01 17:56:19.976 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.sh
103972026-04-01T17:56:21.094Z[ host-image] Apr 01 17:56:19.976 INFO O| Apr 01 17:56:19.976 INFO ok!
103982026-04-01T17:56:21.094Z[ host-image] Apr 01 17:56:19.976 INFO O| Apr 01 17:56:19.976 INFO STEP 130 (ensure_file) COMPLETE
103992026-04-01T17:56:21.094Z[ host-image] Apr 01 17:56:19.976 INFO O| Apr 01 17:56:19.976 INFO STEP 131: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104002026-04-01T17:56:21.097Z[ host-image] Apr 01 17:56:19.981 INFO O| Apr 01 17:56:19.981 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d does not exist
104012026-04-01T17:56:21.097Z[ host-image] Apr 01 17:56:19.981 INFO O| Apr 01 17:56:19.981 INFO copying /tmp/.tmpT7aQ5W/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 ...
104022026-04-01T17:56:21.097Z[ host-image] Apr 01 17:56:19.981 INFO O| Apr 01 17:56:19.981 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-lr-state.d
104032026-04-01T17:56:21.097Z[ host-image] Apr 01 17:56:19.981 INFO O| Apr 01 17:56:19.981 INFO ok!
104042026-04-01T17:56:21.097Z[ host-image] Apr 01 17:56:19.981 INFO O| Apr 01 17:56:19.981 INFO STEP 131 (ensure_file) COMPLETE
104052026-04-01T17:56:21.097Z[ host-image] Apr 01 17:56:19.981 INFO O| Apr 01 17:56:19.981 INFO STEP 132: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104062026-04-01T17:56:21.101Z[ host-image] Apr 01 17:56:19.986 INFO O| Apr 01 17:56:19.986 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh does not exist
104072026-04-01T17:56:21.104Z[ host-image] Apr 01 17:56:19.986 INFO O| Apr 01 17:56:19.986 INFO copying /tmp/.tmpT7aQ5W/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 ...
104082026-04-01T17:56:21.104Z[ host-image] Apr 01 17:56:19.986 INFO O| Apr 01 17:56:19.986 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.sh
104092026-04-01T17:56:21.104Z[ host-image] Apr 01 17:56:19.986 INFO O| Apr 01 17:56:19.986 INFO ok!
104102026-04-01T17:56:21.104Z[ host-image] Apr 01 17:56:19.986 INFO O| Apr 01 17:56:19.986 INFO STEP 132 (ensure_file) COMPLETE
104112026-04-01T17:56:21.104Z[ host-image] Apr 01 17:56:19.986 INFO O| Apr 01 17:56:19.986 INFO STEP 133: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104122026-04-01T17:56:21.107Z[ host-image] Apr 01 17:56:19.991 INFO O| Apr 01 17:56:19.991 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d does not exist
104132026-04-01T17:56:21.107Z[ host-image] Apr 01 17:56:19.991 INFO O| Apr 01 17:56:19.991 INFO copying /tmp/.tmpT7aQ5W/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 ...
104142026-04-01T17:56:21.107Z[ host-image] Apr 01 17:56:19.991 INFO O| Apr 01 17:56:19.991 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/get-ds-state.d
104152026-04-01T17:56:21.107Z[ host-image] Apr 01 17:56:19.991 INFO O| Apr 01 17:56:19.991 INFO ok!
104162026-04-01T17:56:21.107Z[ host-image] Apr 01 17:56:19.991 INFO O| Apr 01 17:56:19.991 INFO STEP 133 (ensure_file) COMPLETE
104172026-04-01T17:56:21.107Z[ host-image] Apr 01 17:56:19.991 INFO O| Apr 01 17:56:19.991 INFO STEP 134: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104182026-04-01T17:56:21.112Z[ host-image] Apr 01 17:56:19.997 INFO O| Apr 01 17:56:19.997 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d does not exist
104192026-04-01T17:56:21.112Z[ host-image] Apr 01 17:56:19.997 INFO O| Apr 01 17:56:19.997 INFO copying /tmp/.tmpT7aQ5W/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 ...
104202026-04-01T17:56:21.112Z[ host-image] Apr 01 17:56:19.997 INFO O| Apr 01 17:56:19.997 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/downstairs_count.d
104212026-04-01T17:56:21.115Z[ host-image] Apr 01 17:56:19.997 INFO O| Apr 01 17:56:19.997 INFO ok!
104222026-04-01T17:56:21.115Z[ host-image] Apr 01 17:56:19.997 INFO O| Apr 01 17:56:19.997 INFO STEP 134 (ensure_file) COMPLETE
104232026-04-01T17:56:21.115Z[ host-image] Apr 01 17:56:19.997 INFO O| Apr 01 17:56:19.997 INFO STEP 135: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104242026-04-01T17:56:21.119Z[ host-image] Apr 01 17:56:20.002 INFO O| Apr 01 17:56:20.002 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d does not exist
104252026-04-01T17:56:21.119Z[ host-image] Apr 01 17:56:20.002 INFO O| Apr 01 17:56:20.002 INFO copying /tmp/.tmpT7aQ5W/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 ...
104262026-04-01T17:56:21.119Z[ host-image] Apr 01 17:56:20.003 INFO O| Apr 01 17:56:20.002 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/all_downstairs.d
104272026-04-01T17:56:21.119Z[ host-image] Apr 01 17:56:20.003 INFO O| Apr 01 17:56:20.003 INFO ok!
104282026-04-01T17:56:21.119Z[ host-image] Apr 01 17:56:20.003 INFO O| Apr 01 17:56:20.003 INFO STEP 135 (ensure_file) COMPLETE
104292026-04-01T17:56:21.119Z[ host-image] Apr 01 17:56:20.003 INFO O| Apr 01 17:56:20.003 INFO STEP 136: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104302026-04-01T17:56:21.124Z[ host-image] Apr 01 17:56:20.008 INFO O| Apr 01 17:56:20.008 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md does not exist
104312026-04-01T17:56:21.124Z[ host-image] Apr 01 17:56:20.008 INFO O| Apr 01 17:56:20.008 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/crucible_utils/README.md -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md ...
104322026-04-01T17:56:21.126Z[ host-image] Apr 01 17:56:20.008 INFO O| Apr 01 17:56:20.008 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/README.md
104332026-04-01T17:56:21.126Z[ host-image] Apr 01 17:56:20.008 INFO O| Apr 01 17:56:20.008 INFO ok!
104342026-04-01T17:56:21.127Z[ host-image] Apr 01 17:56:20.008 INFO O| Apr 01 17:56:20.008 INFO STEP 136 (ensure_file) COMPLETE
104352026-04-01T17:56:21.127Z[ host-image] Apr 01 17:56:20.008 INFO O| Apr 01 17:56:20.008 INFO STEP 137: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104362026-04-01T17:56:21.130Z[ host-image] Apr 01 17:56:20.014 INFO O| Apr 01 17:56:20.014 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt does not exist
104372026-04-01T17:56:21.133Z[ host-image] Apr 01 17:56:20.014 INFO O| Apr 01 17:56:20.014 INFO copying /tmp/.tmpT7aQ5W/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 ...
104382026-04-01T17:56:21.133Z[ host-image] Apr 01 17:56:20.014 INFO O| Apr 01 17:56:20.014 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/utils-info.txt
104392026-04-01T17:56:21.133Z[ host-image] Apr 01 17:56:20.014 INFO O| Apr 01 17:56:20.014 INFO ok!
104402026-04-01T17:56:21.133Z[ host-image] Apr 01 17:56:20.014 INFO O| Apr 01 17:56:20.014 INFO STEP 137 (ensure_file) COMPLETE
104412026-04-01T17:56:21.133Z[ host-image] Apr 01 17:56:20.014 INFO O| Apr 01 17:56:20.014 INFO STEP 138: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104422026-04-01T17:56:21.136Z[ host-image] Apr 01 17:56:20.020 INFO O| Apr 01 17:56:20.020 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION does not exist
104432026-04-01T17:56:21.136Z[ host-image] Apr 01 17:56:20.020 INFO O| Apr 01 17:56:20.020 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/crucible_utils/VERSION -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION ...
104442026-04-01T17:56:21.136Z[ host-image] Apr 01 17:56:20.020 INFO O| Apr 01 17:56:20.020 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/crucible_utils/VERSION
104452026-04-01T17:56:21.136Z[ host-image] Apr 01 17:56:20.020 INFO O| Apr 01 17:56:20.020 INFO ok!
104462026-04-01T17:56:21.136Z[ host-image] Apr 01 17:56:20.020 INFO O| Apr 01 17:56:20.020 INFO STEP 138 (ensure_file) COMPLETE
104472026-04-01T17:56:21.136Z[ host-image] Apr 01 17:56:20.020 INFO O| Apr 01 17:56:20.020 INFO STEP 139: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104482026-04-01T17:56:21.140Z[ host-image] Apr 01 17:56:20.025 INFO O| Apr 01 17:56:20.025 INFO file /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz does not exist
104492026-04-01T17:56:21.140Z[ host-image] Apr 01 17:56:20.025 INFO O| Apr 01 17:56:20.025 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/opt/oxide/switch.tar.gz -> /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz ...
104502026-04-01T17:56:23.270Z[ host-image] Apr 01 17:56:22.154 INFO O| Apr 01 17:56:22.154 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/opt/oxide/switch.tar.gz
104512026-04-01T17:56:23.270Z[ host-image] Apr 01 17:56:22.155 INFO O| Apr 01 17:56:22.154 INFO ok!
104522026-04-01T17:56:23.270Z[ host-image] Apr 01 17:56:22.155 INFO O| Apr 01 17:56:22.154 INFO STEP 139 (ensure_file) COMPLETE
104532026-04-01T17:56:23.274Z[ host-image] Apr 01 17:56:22.155 INFO O| Apr 01 17:56:22.154 INFO STEP 140: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104542026-04-01T17:56:23.278Z[ host-image] Apr 01 17:56:22.162 INFO O| Apr 01 17:56:22.162 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib
104552026-04-01T17:56:23.278Z[ host-image] Apr 01 17:56:22.162 INFO O| Apr 01 17:56:22.162 INFO STEP 140 (ensure_dir) COMPLETE
104562026-04-01T17:56:23.281Z[ host-image] Apr 01 17:56:22.162 INFO O| Apr 01 17:56:22.162 INFO STEP 141: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104572026-04-01T17:56:23.285Z[ host-image] Apr 01 17:56:22.170 INFO O| Apr 01 17:56:22.170 INFO ownership already OK (0:2), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc
104582026-04-01T17:56:23.285Z[ host-image] Apr 01 17:56:22.170 INFO O| Apr 01 17:56:22.170 INFO STEP 141 (ensure_dir) COMPLETE
104592026-04-01T17:56:23.288Z[ host-image] Apr 01 17:56:22.170 INFO O| Apr 01 17:56:22.170 INFO STEP 142: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104602026-04-01T17:56:23.292Z[ host-image] Apr 01 17:56:22.177 INFO O| Apr 01 17:56:22.177 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest
104612026-04-01T17:56:23.292Z[ host-image] Apr 01 17:56:22.177 INFO O| Apr 01 17:56:22.177 INFO STEP 142 (ensure_dir) COMPLETE
104622026-04-01T17:56:23.292Z[ host-image] Apr 01 17:56:22.177 INFO O| Apr 01 17:56:22.177 INFO STEP 143: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104632026-04-01T17:56:23.299Z[ host-image] Apr 01 17:56:22.183 INFO O| Apr 01 17:56:22.183 INFO ownership already OK (0:3), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site
104642026-04-01T17:56:23.299Z[ host-image] Apr 01 17:56:22.183 INFO O| Apr 01 17:56:22.183 INFO STEP 143 (ensure_dir) COMPLETE
104652026-04-01T17:56:23.299Z[ host-image] Apr 01 17:56:22.183 INFO O| Apr 01 17:56:22.183 INFO STEP 144: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104662026-04-01T17:56:23.304Z[ host-image] Apr 01 17:56:22.189 INFO O| Apr 01 17:56:22.189 INFO file /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml does not exist
104672026-04-01T17:56:23.304Z[ host-image] Apr 01 17:56:22.189 INFO O| Apr 01 17:56:22.189 INFO copying /tmp/.tmpT7aQ5W/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 ...
104682026-04-01T17:56:23.322Z[ host-image] Apr 01 17:56:22.207 INFO O| Apr 01 17:56:22.207 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/site/sled-agent.xml
104692026-04-01T17:56:23.325Z[ host-image] Apr 01 17:56:22.207 INFO O| Apr 01 17:56:22.207 INFO ok!
104702026-04-01T17:56:23.325Z[ host-image] Apr 01 17:56:22.207 INFO O| Apr 01 17:56:22.207 INFO STEP 144 (ensure_file) COMPLETE
104712026-04-01T17:56:23.326Z[ host-image] Apr 01 17:56:22.207 INFO O| Apr 01 17:56:22.207 INFO STEP 145: ensure_dir, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104722026-04-01T17:56:23.328Z[ host-image] Apr 01 17:56:22.213 INFO O| Apr 01 17:56:22.213 INFO perms are 700, should be 755, path: /rpool/images/build/host/work/sled/zfs/a/root
104732026-04-01T17:56:23.328Z[ host-image] Apr 01 17:56:22.213 INFO O| Apr 01 17:56:22.213 INFO chmod ok, path: /rpool/images/build/host/work/sled/zfs/a/root
104742026-04-01T17:56:23.328Z[ host-image] Apr 01 17:56:22.213 INFO O| Apr 01 17:56:22.213 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root
104752026-04-01T17:56:23.329Z[ host-image] Apr 01 17:56:22.213 INFO O| Apr 01 17:56:22.213 INFO STEP 145 (ensure_dir) COMPLETE
104762026-04-01T17:56:23.329Z[ host-image] Apr 01 17:56:22.213 INFO O| Apr 01 17:56:22.213 INFO STEP 146: ensure_file, from: /work/oxidecomputer/helios/tmp/image.host/genproto.json
104772026-04-01T17:56:23.335Z[ host-image] Apr 01 17:56:22.219 INFO O| Apr 01 17:56:22.219 WARN file /rpool/images/build/host/work/sled/zfs/a/root/.profile exists, with wrong contents, unlinking
104782026-04-01T17:56:23.335Z[ host-image] Apr 01 17:56:22.219 INFO O| Apr 01 17:56:22.219 INFO copying /tmp/.tmpT7aQ5W/proto/host/root/root/.profile -> /rpool/images/build/host/work/sled/zfs/a/root/.profile ...
104792026-04-01T17:56:23.339Z[ host-image] Apr 01 17:56:22.219 INFO O| Apr 01 17:56:22.219 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/root/.profile
104802026-04-01T17:56:23.339Z[ host-image] Apr 01 17:56:22.219 INFO O| Apr 01 17:56:22.219 INFO ok!
104812026-04-01T17:56:23.339Z[ host-image] Apr 01 17:56:22.219 INFO O| Apr 01 17:56:22.219 INFO STEP 146 (ensure_file) COMPLETE
104822026-04-01T17:56:23.339Z[ host-image] Apr 01 17:56:22.219 INFO O| Apr 01 17:56:22.219 INFO STEP 147: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104832026-04-01T17:56:23.342Z[ host-image] Apr 01 17:56:22.225 INFO O| Apr 01 17:56:22.225 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ipsec"
104842026-04-01T17:56:23.342Z[ host-image] Apr 01 17:56:22.225 INFO O| Apr 01 17:56:22.225 INFO STEP 147 (remove_files) COMPLETE
104852026-04-01T17:56:23.342Z[ host-image] Apr 01 17:56:22.225 INFO O| Apr 01 17:56:22.225 INFO STEP 148: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104862026-04-01T17:56:23.346Z[ host-image] Apr 01 17:56:22.231 INFO O| Apr 01 17:56:22.231 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/ldap"
104872026-04-01T17:56:23.349Z[ host-image] Apr 01 17:56:22.231 INFO O| Apr 01 17:56:22.231 INFO STEP 148 (remove_files) COMPLETE
104882026-04-01T17:56:23.349Z[ host-image] Apr 01 17:56:22.231 INFO O| Apr 01 17:56:22.231 INFO STEP 149: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104892026-04-01T17:56:23.353Z[ host-image] Apr 01 17:56:22.237 INFO O| Apr 01 17:56:22.237 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/rpc"
104902026-04-01T17:56:23.353Z[ host-image] Apr 01 17:56:22.237 INFO O| Apr 01 17:56:22.237 INFO STEP 149 (remove_files) COMPLETE
104912026-04-01T17:56:23.353Z[ host-image] Apr 01 17:56:22.237 INFO O| Apr 01 17:56:22.237 INFO STEP 150: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104922026-04-01T17:56:23.358Z[ host-image] Apr 01 17:56:22.243 INFO O| Apr 01 17:56:22.243 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/security"
104932026-04-01T17:56:23.362Z[ host-image] Apr 01 17:56:22.243 INFO O| Apr 01 17:56:22.243 INFO STEP 150 (remove_files) COMPLETE
104942026-04-01T17:56:23.362Z[ host-image] Apr 01 17:56:22.243 INFO O| Apr 01 17:56:22.243 INFO STEP 151: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104952026-04-01T17:56:23.365Z[ host-image] Apr 01 17:56:22.248 INFO O| Apr 01 17:56:22.248 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/shares"
104962026-04-01T17:56:23.365Z[ host-image] Apr 01 17:56:22.248 INFO O| Apr 01 17:56:22.248 INFO STEP 151 (remove_files) COMPLETE
104972026-04-01T17:56:23.365Z[ host-image] Apr 01 17:56:22.248 INFO O| Apr 01 17:56:22.248 INFO STEP 152: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
104982026-04-01T17:56:23.369Z[ host-image] Apr 01 17:56:22.254 INFO O| Apr 01 17:56:22.254 INFO remove tree: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/smb"
104992026-04-01T17:56:23.372Z[ host-image] Apr 01 17:56:22.254 INFO O| Apr 01 17:56:22.254 INFO STEP 152 (remove_files) COMPLETE
105002026-04-01T17:56:23.372Z[ host-image] Apr 01 17:56:22.254 INFO O| Apr 01 17:56:22.254 INFO STEP 153: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105012026-04-01T17:56:23.375Z[ host-image] Apr 01 17:56:22.260 INFO O| Apr 01 17:56:22.260 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/management/net-snmp.xml"
105022026-04-01T17:56:23.375Z[ host-image] Apr 01 17:56:22.260 INFO O| Apr 01 17:56:22.260 INFO STEP 153 (remove_files) COMPLETE
105032026-04-01T17:56:23.375Z[ host-image] Apr 01 17:56:22.260 INFO O| Apr 01 17:56:22.260 INFO STEP 154: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105042026-04-01T17:56:23.380Z[ host-image] Apr 01 17:56:22.265 INFO O| Apr 01 17:56:22.265 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/application/security/tcsd.xml"
105052026-04-01T17:56:23.383Z[ host-image] Apr 01 17:56:22.265 INFO O| Apr 01 17:56:22.265 INFO STEP 154 (remove_files) COMPLETE
105062026-04-01T17:56:23.383Z[ host-image] Apr 01 17:56:22.265 INFO O| Apr 01 17:56:22.265 INFO STEP 155: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105072026-04-01T17:56:23.386Z[ host-image] Apr 01 17:56:22.270 INFO O| Apr 01 17:56:22.270 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/dns/install.xml"
105082026-04-01T17:56:23.386Z[ host-image] Apr 01 17:56:22.270 INFO O| Apr 01 17:56:22.270 INFO STEP 155 (remove_files) COMPLETE
105092026-04-01T17:56:23.386Z[ host-image] Apr 01 17:56:22.270 INFO O| Apr 01 17:56:22.270 INFO STEP 156: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105102026-04-01T17:56:23.390Z[ host-image] Apr 01 17:56:22.275 INFO O| Apr 01 17:56:22.275 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd-upgrade.xml"
105112026-04-01T17:56:23.390Z[ host-image] Apr 01 17:56:22.275 INFO O| Apr 01 17:56:22.275 INFO STEP 156 (remove_files) COMPLETE
105122026-04-01T17:56:23.394Z[ host-image] Apr 01 17:56:22.275 INFO O| Apr 01 17:56:22.275 INFO STEP 157: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105132026-04-01T17:56:23.397Z[ host-image] Apr 01 17:56:22.280 INFO O| Apr 01 17:56:22.280 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/inetd.xml"
105142026-04-01T17:56:23.397Z[ host-image] Apr 01 17:56:22.280 INFO O| Apr 01 17:56:22.280 INFO STEP 157 (remove_files) COMPLETE
105152026-04-01T17:56:23.397Z[ host-image] Apr 01 17:56:22.280 INFO O| Apr 01 17:56:22.280 INFO STEP 158: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105162026-04-01T17:56:23.402Z[ host-image] Apr 01 17:56:22.285 INFO O| Apr 01 17:56:22.284 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-install.xml"
105172026-04-01T17:56:23.402Z[ host-image] Apr 01 17:56:22.285 INFO O| Apr 01 17:56:22.285 INFO STEP 158 (remove_files) COMPLETE
105182026-04-01T17:56:23.402Z[ host-image] Apr 01 17:56:22.285 INFO O| Apr 01 17:56:22.285 INFO STEP 159: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105192026-04-01T17:56:23.405Z[ host-image] Apr 01 17:56:22.289 INFO O| Apr 01 17:56:22.289 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-ipmp.xml"
105202026-04-01T17:56:23.405Z[ host-image] Apr 01 17:56:22.289 INFO O| Apr 01 17:56:22.289 INFO STEP 159 (remove_files) COMPLETE
105212026-04-01T17:56:23.405Z[ host-image] Apr 01 17:56:22.289 INFO O| Apr 01 17:56:22.289 INFO STEP 160: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105222026-04-01T17:56:23.409Z[ host-image] Apr 01 17:56:22.294 INFO O| Apr 01 17:56:22.294 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-iptun.xml"
105232026-04-01T17:56:23.409Z[ host-image] Apr 01 17:56:22.294 INFO O| Apr 01 17:56:22.294 INFO STEP 160 (remove_files) COMPLETE
105242026-04-01T17:56:23.410Z[ host-image] Apr 01 17:56:22.294 INFO O| Apr 01 17:56:22.294 INFO STEP 161: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105252026-04-01T17:56:23.415Z[ host-image] Apr 01 17:56:22.300 INFO O| Apr 01 17:56:22.300 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-location.xml"
105262026-04-01T17:56:23.418Z[ host-image] Apr 01 17:56:22.300 INFO O| Apr 01 17:56:22.300 INFO STEP 161 (remove_files) COMPLETE
105272026-04-01T17:56:23.418Z[ host-image] Apr 01 17:56:22.300 INFO O| Apr 01 17:56:22.300 INFO STEP 162: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105282026-04-01T17:56:23.421Z[ host-image] Apr 01 17:56:22.304 INFO O| Apr 01 17:56:22.304 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/network-netcfg.xml"
105292026-04-01T17:56:23.421Z[ host-image] Apr 01 17:56:22.304 INFO O| Apr 01 17:56:22.304 INFO STEP 162 (remove_files) COMPLETE
105302026-04-01T17:56:23.421Z[ host-image] Apr 01 17:56:22.304 INFO O| Apr 01 17:56:22.304 INFO STEP 163: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105312026-04-01T17:56:23.426Z[ host-image] Apr 01 17:56:22.310 INFO O| Apr 01 17:56:22.310 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/routing/rdisc.xml"
105322026-04-01T17:56:23.428Z[ host-image] Apr 01 17:56:22.310 INFO O| Apr 01 17:56:22.310 INFO STEP 163 (remove_files) COMPLETE
105332026-04-01T17:56:23.429Z[ host-image] Apr 01 17:56:22.310 INFO O| Apr 01 17:56:22.310 INFO STEP 164: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105342026-04-01T17:56:23.432Z[ host-image] Apr 01 17:56:22.316 INFO O| Apr 01 17:56:22.316 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/varpd.xml"
105352026-04-01T17:56:23.432Z[ host-image] Apr 01 17:56:22.316 INFO O| Apr 01 17:56:22.316 INFO STEP 164 (remove_files) COMPLETE
105362026-04-01T17:56:23.432Z[ host-image] Apr 01 17:56:22.316 INFO O| Apr 01 17:56:22.316 INFO STEP 165: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105372026-04-01T17:56:23.437Z[ host-image] Apr 01 17:56:22.321 INFO O| Apr 01 17:56:22.321 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/allocate.xml"
105382026-04-01T17:56:23.437Z[ host-image] Apr 01 17:56:22.321 INFO O| Apr 01 17:56:22.321 INFO STEP 165 (remove_files) COMPLETE
105392026-04-01T17:56:23.437Z[ host-image] Apr 01 17:56:22.321 INFO O| Apr 01 17:56:22.321 INFO STEP 166: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105402026-04-01T17:56:23.443Z[ host-image] Apr 01 17:56:22.327 INFO O| Apr 01 17:56:22.327 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/devices-audio.xml"
105412026-04-01T17:56:23.443Z[ host-image] Apr 01 17:56:22.327 INFO O| Apr 01 17:56:22.327 INFO STEP 166 (remove_files) COMPLETE
105422026-04-01T17:56:23.443Z[ host-image] Apr 01 17:56:22.327 INFO O| Apr 01 17:56:22.327 INFO STEP 167: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105432026-04-01T17:56:23.448Z[ host-image] Apr 01 17:56:22.333 INFO O| Apr 01 17:56:22.333 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/usr/lib/devfsadm/linkmod/SUNW_audio_link.so"
105442026-04-01T17:56:23.448Z[ host-image] Apr 01 17:56:22.333 INFO O| Apr 01 17:56:22.333 INFO STEP 167 (remove_files) COMPLETE
105452026-04-01T17:56:23.448Z[ host-image] Apr 01 17:56:22.333 INFO O| Apr 01 17:56:22.333 INFO STEP 168: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105462026-04-01T17:56:23.454Z[ host-image] Apr 01 17:56:22.338 INFO O| Apr 01 17:56:22.338 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/dev/sndstat"
105472026-04-01T17:56:23.457Z[ host-image] Apr 01 17:56:22.338 INFO O| Apr 01 17:56:22.338 INFO STEP 168 (remove_files) COMPLETE
105482026-04-01T17:56:23.457Z[ host-image] Apr 01 17:56:22.338 INFO O| Apr 01 17:56:22.338 INFO STEP 169: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105492026-04-01T17:56:23.460Z[ host-image] Apr 01 17:56:22.344 INFO O| Apr 01 17:56:22.344 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/device/mpxio-upgrade.xml"
105502026-04-01T17:56:23.463Z[ host-image] Apr 01 17:56:22.344 INFO O| Apr 01 17:56:22.344 INFO STEP 169 (remove_files) COMPLETE
105512026-04-01T17:56:23.463Z[ host-image] Apr 01 17:56:22.344 INFO O| Apr 01 17:56:22.344 INFO STEP 170: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105522026-04-01T17:56:23.466Z[ host-image] Apr 01 17:56:22.350 INFO O| Apr 01 17:56:22.350 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/hostid.xml"
105532026-04-01T17:56:23.466Z[ host-image] Apr 01 17:56:22.350 INFO O| Apr 01 17:56:22.350 INFO STEP 170 (remove_files) COMPLETE
105542026-04-01T17:56:23.466Z[ host-image] Apr 01 17:56:22.350 INFO O| Apr 01 17:56:22.350 INFO STEP 171: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105552026-04-01T17:56:23.471Z[ host-image] Apr 01 17:56:22.355 INFO O| Apr 01 17:56:22.355 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/idmap.xml"
105562026-04-01T17:56:23.471Z[ host-image] Apr 01 17:56:22.355 INFO O| Apr 01 17:56:22.355 INFO STEP 171 (remove_files) COMPLETE
105572026-04-01T17:56:23.473Z[ host-image] Apr 01 17:56:22.355 INFO O| Apr 01 17:56:22.355 INFO STEP 172: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105582026-04-01T17:56:23.476Z[ host-image] Apr 01 17:56:22.361 INFO O| Apr 01 17:56:22.361 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/pkgserv.xml"
105592026-04-01T17:56:23.479Z[ host-image] Apr 01 17:56:22.361 INFO O| Apr 01 17:56:22.361 INFO STEP 172 (remove_files) COMPLETE
105602026-04-01T17:56:23.479Z[ host-image] Apr 01 17:56:22.361 INFO O| Apr 01 17:56:22.361 INFO STEP 173: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105612026-04-01T17:56:23.481Z[ host-image] Apr 01 17:56:22.365 INFO O| Apr 01 17:56:22.365 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/zones.xml"
105622026-04-01T17:56:23.481Z[ host-image] Apr 01 17:56:22.365 INFO O| Apr 01 17:56:22.365 INFO STEP 173 (remove_files) COMPLETE
105632026-04-01T17:56:23.481Z[ host-image] Apr 01 17:56:22.365 INFO O| Apr 01 17:56:22.365 INFO STEP 174: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105642026-04-01T17:56:23.486Z[ host-image] Apr 01 17:56:22.371 INFO O| Apr 01 17:56:22.371 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/system/intrd.xml"
105652026-04-01T17:56:23.486Z[ host-image] Apr 01 17:56:22.371 INFO O| Apr 01 17:56:22.371 INFO STEP 174 (remove_files) COMPLETE
105662026-04-01T17:56:23.486Z[ host-image] Apr 01 17:56:22.371 INFO O| Apr 01 17:56:22.371 INFO STEP 175: remove_files, from: /work/oxidecomputer/helios/image/templates/include/smf-reduce.json
105672026-04-01T17:56:23.491Z[ host-image] Apr 01 17:56:22.376 INFO O| Apr 01 17:56:22.376 INFO remove file: "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest/network/chrony.xml"
105682026-04-01T17:56:23.491Z[ host-image] Apr 01 17:56:22.376 INFO O| Apr 01 17:56:22.376 INFO STEP 175 (remove_files) COMPLETE
105692026-04-01T17:56:23.491Z[ host-image] Apr 01 17:56:22.376 INFO O| Apr 01 17:56:22.376 INFO STEP 176: seed_smf, from: /work/oxidecomputer/helios/image/templates/sled/zfs.json
105702026-04-01T17:56:23.499Z[ host-image] Apr 01 17:56:22.384 INFO O| Apr 01 17:56:22.384 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db does not already exist, skipping removal
105712026-04-01T17:56:23.499Z[ host-image] Apr 01 17:56:22.384 INFO O| Apr 01 17:56:22.384 INFO exec: ["/usr/sbin/svccfg", "import", "-p", "/dev/stdout", "/rpool/images/build/host/work/sled/zfs/a/lib/svc/manifest"], env: {"PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a", "SVCCFG_CHECKHASH": "1", "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"}
105722026-04-01T17:56:27.585Z[ host-image] Apr 01 17:56:26.468 INFO O| Apr 01 17:56:26.468 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
105732026-04-01T17:56:27.585Z[ host-image] Apr 01 17:56:26.468 INFO O| Apr 01 17:56:26.468 INFO E| svccfg: Loaded 79 smf(7) service descriptions
105742026-04-01T17:56:27.595Z[ host-image] Apr 01 17:56:26.479 INFO O| Apr 01 17:56:26.479 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/etc/svc/profile/generic.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_CHECKHASH": "1", "SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1"}
105752026-04-01T17:56:27.690Z[ host-image] Apr 01 17:56:26.574 INFO O| Apr 01 17:56:26.574 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", "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"}
105762026-04-01T17:56:27.742Z[ host-image] Apr 01 17:56:26.626 INFO O| Apr 01 17:56:26.626 INFO exec: ["/usr/sbin/svccfg", "apply", "/rpool/images/build/host/work/sled/zfs/a/var/svc/profile/site.xml"], env: {"SVCCFG_DTD": "/rpool/images/build/host/work/sled/zfs/a/usr/share/lib/xml/dtd/service_bundle.dtd.1", "SVCCFG_REPOSITORY": "/rpool/images/build/host/tmp/sled/zfs/repo.db", "SVCCFG_CHECKHASH": "1", "PKG_INSTALL_ROOT": "/rpool/images/build/host/work/sled/zfs/a"}
105772026-04-01T17:56:27.802Z[ host-image] Apr 01 17:56:26.686 INFO O| Apr 01 17:56:26.686 INFO file /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db does not exist
105782026-04-01T17:56:27.805Z[ host-image] Apr 01 17:56:26.686 INFO O| Apr 01 17:56:26.686 INFO copying /rpool/images/build/host/tmp/sled/zfs/repo.db -> /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db ...
105792026-04-01T17:56:27.805Z[ host-image] Apr 01 17:56:26.688 INFO O| Apr 01 17:56:26.688 INFO ownership already OK (0:0), path: /rpool/images/build/host/work/sled/zfs/a/etc/svc/repository.db
105802026-04-01T17:56:27.806Z[ host-image] Apr 01 17:56:26.688 INFO O| Apr 01 17:56:26.688 INFO ok!
105812026-04-01T17:56:27.806Z[ host-image] Apr 01 17:56:26.688 INFO O| Apr 01 17:56:26.688 INFO file /rpool/images/build/host/tmp/sled/zfs/repo.db exists (as File), removing
105822026-04-01T17:56:27.806Z[ host-image] Apr 01 17:56:26.688 INFO O| Apr 01 17:56:26.688 INFO STEP 176 (seed_smf) COMPLETE
105832026-04-01T17:56:27.806Z[ host-image] Apr 01 17:56:26.688 INFO O| Apr 01 17:56:26.688 INFO steps complete; finalising image!
105842026-04-01T17:56:27.806Z[ host-image] Apr 01 17:56:26.688 INFO O| Apr 01 17:56:26.688 INFO TRIM POOL: TEMPORARY-sled-zfs
105852026-04-01T17:56:27.875Z[ host-image] Apr 01 17:56:26.759 INFO O| Apr 01 17:56:26.759 INFO trim TEMPORARY-sled-zfs: (6% trimmed, started at Wed Apr 1 17:56:26 2026)
105862026-04-01T17:56:28.087Z[ host-image] Apr 01 17:56:26.970 INFO O| Apr 01 17:56:26.970 INFO temporary pool has 781M used, 115M avail, 1.84x compressratio
105872026-04-01T17:56:28.087Z[ host-image] Apr 01 17:56:26.970 INFO O| Apr 01 17:56:26.970 INFO EXPORT POOL: TEMPORARY-sled-zfs
105882026-04-01T17:56:28.379Z[ host-image] Apr 01 17:56:27.263 INFO O| Apr 01 17:56:27.262 INFO copying image /rpool/images/build/host/work/sled/zfs/lofi.raw to output file /rpool/images/build/host/output/sled-zfs.raw
105892026-04-01T17:56:28.379Z[ host-image] Apr 01 17:56:27.263 INFO O| Apr 01 17:56:27.263 INFO file /rpool/images/build/host/output/sled-zfs.raw does not already exist, skipping removal
105902026-04-01T17:56:29.096Z[ host-image] Apr 01 17:56:27.979 INFO O| Apr 01 17:56:27.979 INFO perms are 1600, should be 644, path: /rpool/images/build/host/output/sled-zfs.raw
105912026-04-01T17:56:29.096Z[ host-image] Apr 01 17:56:27.979 INFO O| Apr 01 17:56:27.979 INFO chmod ok, path: /rpool/images/build/host/output/sled-zfs.raw
105922026-04-01T17:56:29.097Z[ host-image] Apr 01 17:56:27.979 INFO O| Apr 01 17:56:27.979 INFO ownership already OK (0:0), path: /rpool/images/build/host/output/sled-zfs.raw
105932026-04-01T17:56:29.101Z[ host-image] Apr 01 17:56:27.979 INFO O| Apr 01 17:56:27.979 INFO completed processing sled/zfs
105942026-04-01T17:56:29.101Z[ host-image] Apr 01 17:56:27.979 INFO O| Apr 01 17:56:27.979 INFO DESTROY DATASET: rpool/images/build/host/work/sled/zfs
105952026-04-01T17:56:40.329Z[ host-image] Apr 01 17:56:39.213 INFO O| Apr 01 17:56:39.212 INFO DESTROY DATASET: rpool/images/build/host/tmp/sled/zfs
105962026-04-01T17:56:40.407Z[ host-image] Apr 01 17:56:39.290 INFO BUILD STRING "heads/stlouis-0-gcd1bef64e5\n"
105972026-04-01T17:56:40.411Z[ host-image] Apr 01 17:56:39.290 INFO expanded image name: "ci c7fd6b8/${os_short_commit} 2026-04-01 17:33" -> "ci c7fd6b8/cd1bef6 2026-04-01 17:33"
105982026-04-01T17:56:40.411Z[ host-image] Apr 01 17:56:39.290 INFO output artefacts stored in: "/work/os-host"
105992026-04-01T17:56:40.411Z[ host-image] Apr 01 17:56:39.290 INFO collecting git info from project "amd-firmware"...
106002026-04-01T17:56:40.418Z[ host-image] Apr 01 17:56:39.301 INFO collecting git info from project "pinprick"...
106012026-04-01T17:56:40.421Z[ host-image] Apr 01 17:56:39.305 INFO collecting git info from project "bootserver"...
106022026-04-01T17:56:40.425Z[ host-image] Apr 01 17:56:39.308 INFO collecting git info from project "image-builder"...
106032026-04-01T17:56:40.428Z[ host-image] Apr 01 17:56:39.312 INFO collecting git info from project "dmar-report"...
106042026-04-01T17:56:40.432Z[ host-image] Apr 01 17:56:39.315 INFO collecting git info from project "pilot"...
106052026-04-01T17:56:40.436Z[ host-image] Apr 01 17:56:39.320 INFO collecting git info from project "amd-host-image-builder"...
106062026-04-01T17:56:40.440Z[ host-image] Apr 01 17:56:39.324 INFO collecting git info from project "phbl"...
106072026-04-01T17:56:40.444Z[ host-image] Apr 01 17:56:39.327 INFO collecting git info from project "chelsio-t6-roms"...
106082026-04-01T17:56:40.447Z[ host-image] Apr 01 17:56:39.331 INFO collecting packaging info "pkg-publishers.txt": ["publisher", "-F", "tsv"]...
106092026-04-01T17:56:40.696Z[ host-image] Apr 01 17:56:39.579 INFO collecting packaging info "pkg-list.txt": ["list", "-H", "-v"]...
106102026-04-01T17:56:40.933Z[ host-image] Apr 01 17:56:39.816 INFO creating Oxide boot image...
106112026-04-01T17:56:40.933Z[ host-image] Apr 01 17:56:39.816 INFO exec: ["/work/oxidecomputer/helios/projects/bootserver/target/release/mkimage", "-i", "/rpool/images/build/host/output/sled-zfs.raw", "-N", "ci c7fd6b8/cd1bef6 2026-04-01 17:33", "-o", "/work/os-host/zfs.img", "-O", "/work/oxidecomputer/helios/tmp/image.host/boot_image_csum", "-s", "4096"], pwd: None
106122026-04-01T17:56:41.608Z[ host-image] Apr 01 17:56:40.491 INFO O| ok, image written!
106132026-04-01T17:56:41.608Z[ host-image] Apr 01 17:56:40.491 INFO O| ok, boot_image_csum file written!
106142026-04-01T17:56:41.611Z[ host-image] Apr 01 17:56:40.493 INFO creating boot archive (CPIO)...
106152026-04-01T17:56:41.611Z[ host-image] Apr 01 17:56:40.493 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
106162026-04-01T17:56:41.614Z[ host-image] Apr 01 17:56:40.497 INFO E| + root=/rpool/images/build/host/work/sled/ramdisk
106172026-04-01T17:56:41.614Z[ host-image] Apr 01 17:56:40.497 INFO E| + outfile=/work/os-host/cpio
106182026-04-01T17:56:41.614Z[ host-image] Apr 01 17:56:40.497 INFO E| + tmpdir=/work/oxidecomputer/helios/tmp/image.host
106192026-04-01T17:56:41.617Z[ host-image] Apr 01 17:56:40.498 INFO E| + cd /rpool/images/build/host/work/sled/ramdisk
106202026-04-01T17:56:41.617Z[ host-image] Apr 01 17:56:40.499 INFO E| + cpio -qo -H odc -O /work/os-host/cpio
106212026-04-01T17:56:41.634Z[ host-image] Apr 01 17:56:40.517 INFO E| + cd /work/oxidecomputer/helios/tmp/image.host
106222026-04-01T17:56:41.637Z[ host-image] Apr 01 17:56:40.518 INFO E| + cpio -qo -H odc -AO /work/os-host/cpio
106232026-04-01T17:56:41.640Z[ host-image] Apr 01 17:56:40.523 INFO creating compressed cpio/unix for dev loaders...
106242026-04-01T17:56:41.640Z[ host-image] Apr 01 17:56:40.523 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
106252026-04-01T17:56:41.854Z[ host-image] Apr 01 17:56:40.737 INFO exec: ["bash", "-c", "'/work/oxidecomputer/helios/projects/pinprick/target/release/pinprick' '/work/os-host/cpio' >'/work/os-host/cpio.z'"], pwd: None
106262026-04-01T17:56:45.029Z[ host-image] Apr 01 17:56:43.911 INFO creating reset image...
106272026-04-01T17:56:45.029Z[ host-image] Apr 01 17:56:43.911 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/phbl"
106282026-04-01T17:56:45.057Z[ host-image] Apr 01 17:56:43.939 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')"
106292026-04-01T17:56:45.057Z[ host-image] Apr 01 17:56:43.939 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")
106302026-04-01T17:56:45.114Z[ host-image] Apr 01 17:56:43.997 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.02s
106312026-04-01T17:56:45.117Z[ host-image] Apr 01 17:56:44.000 INFO E| Running `target/debug/xtask build --release --cpioz /work/os-host/cpio.z --target-dir /work/os-host/phbl`
106322026-04-01T17:56:45.335Z[ host-image] Apr 01 17:56:44.218 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)
106332026-04-01T17:56:45.335Z[ host-image] Apr 01 17:56:44.218 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)
106342026-04-01T17:56:45.339Z[ host-image] Apr 01 17:56:44.218 INFO E| Compiling proc-macro2 v1.0.106
106352026-04-01T17:56:45.339Z[ host-image] Apr 01 17:56:44.218 INFO E| Compiling quote v1.0.44
106362026-04-01T17:56:45.339Z[ host-image] Apr 01 17:56:44.218 INFO E| Compiling unicode-ident v1.0.23
106372026-04-01T17:56:45.339Z[ host-image] Apr 01 17:56:44.218 INFO E| Compiling syn v1.0.109
106382026-04-01T17:56:45.339Z[ host-image] Apr 01 17:56:44.218 INFO E| Compiling x86 v0.52.0
106392026-04-01T17:56:45.345Z[ host-image] Apr 01 17:56:44.228 INFO E| Compiling phbl v0.1.0 (/work/oxidecomputer/helios/projects/phbl)
106402026-04-01T17:56:45.347Z[ host-image] Apr 01 17:56:44.228 INFO E| Compiling seq-macro v0.3.6
106412026-04-01T17:56:46.191Z[ host-image] Apr 01 17:56:45.073 INFO E| Compiling syn v2.0.114
106422026-04-01T17:56:47.409Z[ host-image] Apr 01 17:56:46.291 INFO E| Compiling scroll_derive v0.13.1
106432026-04-01T17:56:48.371Z[ host-image] Apr 01 17:56:47.253 INFO E| Compiling bitstruct_derive v0.1.0
106442026-04-01T17:56:56.469Z[ host-image] Apr 01 17:56:55.351 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)
106452026-04-01T17:56:58.424Z[ host-image] Apr 01 17:56:57.306 INFO E| Compiling bitflags v1.3.2
106462026-04-01T17:56:58.424Z[ host-image] Apr 01 17:56:57.306 INFO E| Compiling plain v0.2.3
106472026-04-01T17:56:58.427Z[ host-image] Apr 01 17:56:57.306 INFO E| Compiling adler2 v2.0.1
106482026-04-01T17:56:58.427Z[ host-image] Apr 01 17:56:57.306 INFO E| Compiling log v0.4.29
106492026-04-01T17:56:58.427Z[ host-image] Apr 01 17:56:57.306 INFO E| Compiling bit_field v0.10.3
106502026-04-01T17:56:58.427Z[ host-image] Apr 01 17:56:57.306 INFO E| Compiling bitflags v2.10.0
106512026-04-01T17:56:58.427Z[ host-image] Apr 01 17:56:57.306 INFO E| Compiling scroll v0.13.0
106522026-04-01T17:56:58.427Z[ host-image] Apr 01 17:56:57.306 INFO E| Compiling bitstruct v0.1.1
106532026-04-01T17:56:58.427Z[ host-image] Apr 01 17:56:57.306 INFO E| Compiling static_assertions v1.1.0
106542026-04-01T17:56:58.473Z[ host-image] Apr 01 17:56:57.355 INFO E| Compiling raw-cpuid v10.7.0
106552026-04-01T17:56:58.524Z[ host-image] Apr 01 17:56:57.406 INFO E| Compiling miniz_oxide v0.9.0
106562026-04-01T17:56:58.563Z[ host-image] Apr 01 17:56:57.445 INFO E| Compiling cpio_reader v0.1.2
106572026-04-01T17:56:58.627Z[ host-image] Apr 01 17:56:57.509 INFO E| Compiling goblin v0.10.4
106582026-04-01T17:57:01.112Z[ host-image] Apr 01 17:56:59.994 INFO E| Finished `release` profile [optimized] target(s) in 15.98s
106592026-04-01T17:57:01.123Z[ host-image] Apr 01 17:57:00.005 INFO checking rust toolchain is installed for "/work/oxidecomputer/helios/projects/amd-host-image-builder"
106602026-04-01T17:57:01.152Z[ host-image] Apr 01 17:57:00.034 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')"
106612026-04-01T17:57:01.152Z[ host-image] Apr 01 17:57:00.034 INFO building ROM for gimlet
106622026-04-01T17:57:01.152Z[ host-image] Apr 01 17:57:00.034 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")
106632026-04-01T17:57:01.232Z[ host-image] Apr 01 17:57:00.114 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
106642026-04-01T17:57:01.235Z[ host-image] Apr 01 17:57:00.116 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`
106652026-04-01T17:57:01.242Z[ host-image] Apr 01 17:57:00.124 INFO E| reading from "/work/oxidecomputer/helios/image/amd/milan-gimlet-b-1.0.0.h.toml"
106662026-04-01T17:57:01.301Z[ host-image] Apr 01 17:57:00.183 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
106672026-04-01T17:57:01.305Z[ host-image] Apr 01 17:57:00.186 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`
106682026-04-01T17:57:01.415Z[ host-image] Apr 01 17:57:00.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AmdPubKey_gn.tkn"
106692026-04-01T17:57:01.415Z[ host-image] Apr 01 17:57:00.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspBootLoader_gn.sbin"
106702026-04-01T17:57:01.415Z[ host-image] Apr 01 17:57:00.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspRecoveryBootLoader_gn.sbin"
106712026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmwareGn.csbin"
106722026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugToken_gn.stkn"
106732026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspABLFw_gn.stkn"
106742026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SmuFirmware2Gn.csbin"
106752026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureDebugUnlock_gn.sbin"
106762026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.297 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PspIkek_gn.bin"
106772026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/SecureEmptyToken.bin"
106782026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/RsmuSecPolicy_gn.sbin"
106792026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Mp5Gn.csbin"
106802026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/AgesaBootloader_U_prod_GN.csbin"
106812026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/GnPhyFw.sbin"
106822026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/PSP-Key-DB_gn.sbin"
106832026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO O| Info: ABL version: 0x100f5010
106842026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO O| Info: For sub_program 0: SMU firmware version: 45.104.0
106852026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Imem.csbin"
106862026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Udimm_Dmem.csbin"
106872026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Imem.csbin"
106882026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Rdimm_Dmem.csbin"
106892026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Imem.csbin"
106902026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_1D_Ddr4_Lrdimm_Dmem.csbin"
106912026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Imem.csbin"
106922026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Udimm_Dmem.csbin"
106932026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Imem.csbin"
106942026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Rdimm_Dmem.csbin"
106952026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Imem.csbin"
106962026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_2D_Ddr4_Lrdimm_Dmem.csbin"
106972026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Imem.csbin"
106982026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Udimm_Dmem.csbin"
106992026-04-01T17:57:01.419Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Imem.csbin"
107002026-04-01T17:57:01.420Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Rdimm_Dmem.csbin"
107012026-04-01T17:57:01.420Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Imem.csbin"
107022026-04-01T17:57:01.420Z[ host-image] Apr 01 17:57:00.298 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/GN/1.0.0.h/Appb_GN_BIST_Ddr4_Lrdimm_Dmem.csbin"
107032026-04-01T17:57:01.444Z[ host-image] Apr 01 17:57:00.326 INFO skipping building ROM for cosmo-mbist ('mbist' disabled)
107042026-04-01T17:57:01.444Z[ host-image] Apr 01 17:57:00.326 INFO building ROM for cosmo
107052026-04-01T17:57:01.447Z[ host-image] Apr 01 17:57:00.326 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")
107062026-04-01T17:57:01.529Z[ host-image] Apr 01 17:57:00.411 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
107072026-04-01T17:57:01.532Z[ host-image] Apr 01 17:57:00.413 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`
107082026-04-01T17:57:01.539Z[ host-image] Apr 01 17:57:00.421 INFO E| reading from "/work/oxidecomputer/helios/image/amd/turin-cosmo-1.0.0.7.toml"
107092026-04-01T17:57:01.599Z[ host-image] Apr 01 17:57:00.481 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
107102026-04-01T17:57:01.602Z[ host-image] Apr 01 17:57:00.484 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`
107112026-04-01T17:57:01.789Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x00_AmdPubKey_BRH.tkn"
107122026-04-01T17:57:01.789Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x01_PspBl_BRH.esbin"
107132026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x02_PspOS_BRH.ecsbin"
107142026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x03_PspRecBl_BRH.esbin"
107152026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x08_SmuFirmware_breithorn.ecsbin"
107162026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x208_SmuFirmware_BRHDense.ecsbin"
107172026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x09_PspDebugUnlockToken_BRH.stkn"
107182026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x0A_PspAblPubKey_BRH.stkn"
107192026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x13_SduFw_BRH.ecsbin"
107202026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x21_PspAmdIkek_BRH.bin"
107212026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22_SecureEmptyToken.bin"
107222026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x24_RegisterAccessPolicy_BRH.cesbin"
107232026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x224_RegisterAccessPolicy_BRHDense.cesbin"
107242026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x28_PspSystemDriver_BRH.ecsbin"
107252026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2A_SmuFirmware_breithorn.ecsbin"
107262026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x22A_SmuFirmware_BRHDense.ecsbin"
107272026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x2D_AblRt.ecsbin"
107282026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.671 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x30_AgesaBootLoaderU_BRH.ecsbin"
107292026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x42_PhyFw_BRH.ecsbin"
107302026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x44_USB_PHY_BRH.esbin"
107312026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x45_RegisterAccessPolicy_BRH.cesbin"
107322026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x245_RegisterAccessPolicy_BRHDense.cesbin"
107332026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x50_PspKeyDataBase_BRH.sbin"
107342026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x51_PspTosKeyDataBase_BRH.ecsbin"
107352026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x55_SPLTable_BRH.sbin"
107362026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x5DMpioFw_BRH.cesbin"
107372026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x64_RasDriver_BRH.ecsbin"
107382026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x65_ta_ras_prod_amdTEE.ecsbin"
107392026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1A_SevDriver_BRH.ecsbin"
107402026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x15_IpKeyManagerDriver_BRH.ecsbin"
107412026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1B_BootDriver_BRH.ecsbin"
107422026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1C_SocDriver_BRH.ecsbin"
107432026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1D_HadDriver_BRH.ecsbin"
107442026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x1F_InterfaceDriver_BRH.ecsbin"
107452026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x38_PspSevEmptyData.bin"
107462026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x47_DRTMDriver_BRH.ecsbin"
107472026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x67_FHPDriver_BRH.ecsbin"
107482026-04-01T17:57:01.793Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x68_SPDMDriver_BRH.ecsbin"
107492026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x69_DPEDriver_BRH.ecsbin"
107502026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x73_PspBl_BRH.ecsbin"
107512026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x76_DfRib_BRH.csbin"
107522026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x8C_MPDMATF_BRH.sbin"
107532026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x91_GmiPhyFw_BRH.esbin"
107542026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x92_Page_BRH.sbin"
107552026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9D_AspSramFwExt_BRH.sbin"
107562026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0x9F_psp_tos_wl_bin_brh.sbin"
107572026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_A0.sbin"
107582026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_A0.sbin"
107592026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B0.sbin"
107602026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C0.sbin"
107612026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRHD_B0.sbin"
107622026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_B1.sbin"
107632026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/TypeId0xA0_S3Image_BRH_C1.sbin"
107642026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO O| Info: ABL version: 0x1007f011
107652026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO O| Info: For sub_program 2: SMU firmware version: 99.125.0
107662026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.672 INFO O| Info: For sub_program 0: SMU firmware version: 94.125.0
107672026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/APOB_NV_BRH.bin"
107682026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH.ecsbin"
107692026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem3_BRH_C0.ecsbin"
107702026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH.ecsbin"
107712026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmImem4_BRH_C0.ecsbin"
107722026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH.ecsbin"
107732026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem9_BRH_C0.ecsbin"
107742026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH.ecsbin"
107752026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmPosttrainImem10_BRH_C0.ecsbin"
107762026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x64_AppbDdr5RdimmQuickbootImem11_BRH_C0.ecsbin"
107772026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH.ecsbin"
107782026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem3_BRH_C0.ecsbin"
107792026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH.ecsbin"
107802026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmDmem4_BRH_C0.ecsbin"
107812026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH.ecsbin"
107822026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem9_BRH_C0.ecsbin"
107832026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH.ecsbin"
107842026-04-01T17:57:01.794Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmPosttrainDmem10_BRH_C0.ecsbin"
107852026-04-01T17:57:01.798Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem11_BRH_C0.ecsbin"
107862026-04-01T17:57:01.798Z[ host-image] Apr 01 17:57:00.673 INFO E| Info: Using blob "/work/oxidecomputer/helios/projects/amd-firmware/BRH/1.0.0.7/Type0x65_AppbDdr5RdimmQuickbootDmem12_BRH_C0.ecsbin"
107872026-04-01T17:57:01.818Z[ host-image] Apr 01 17:57:00.701 INFO skipping building ROM for cosmo-mbist-noaggr ('mbist' disabled)
107882026-04-01T17:57:01.818Z[ host-image] Apr 01 17:57:00.701 INFO finishing image archive at "/work/os-host/os.tar.gz"...
107892026-04-01T17:57:10.830Z[ host-image] Apr 01 17:57:09.710 INFO image complete! materials are in "/work/os-host"
107902026-04-01T17:57:10.833Z[ host-image]
107912026-04-01T17:57:10.833Z[ host-image] real 13:55.260123330
107922026-04-01T17:57:10.833Z[ host-image] user 9:51.216384067
107932026-04-01T17:57:10.833Z[ host-image] sys 54.369045728
107942026-04-01T17:57:10.833Z[ host-image] trap 0.167221146
107952026-04-01T17:57:10.833Z[ host-image] tflt 0.181623424
107962026-04-01T17:57:10.833Z[ host-image] dflt 0.287123227
107972026-04-01T17:57:10.834Z[ host-image] kflt 0.000136917
107982026-04-01T17:57:10.834Z[ host-image] lock 14:06.956856947
107992026-04-01T17:57:10.834Z[ host-image] slp 1:22:44.776796412
108002026-04-01T17:57:10.834Z[ host-image] lat 34.473934505
108012026-04-01T17:57:10.834Z[ host-image] stop 1.573651696
108022026-04-01T17:57:10.834ZApr 01 17:57:09.714 INFO [host-image] process exited with exit status: 0 (835.265473615s)
108032026-04-01T17:57:10.834ZApr 01 17:57:09.715 INFO [tuf-repo] running task
108042026-04-01T17:57:28.976ZApr 01 17:57:27.856 INFO assembling repository in `/tmp/tufaceousBNuM9o`, component: OmicronRepoAssembler
108052026-04-01T17:57:33.847ZApr 01 17:57:32.727 DEBG assembly successful, cleaning up, component: OmicronRepoAssembler
108062026-04-01T17:57:34.146ZApr 01 17:57:33.026 INFO artifacts assembled and archived to `/work/repo.zip`, component: OmicronRepoAssembler
108072026-04-01T17:57:44.104ZApr 01 17:57:42.983 INFO extracting uploaded archive to /tmp/.tmpMDWRXa
108082026-04-01T17:57:45.795ZApr 01 17:57:44.675 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.BWiAdi
108092026-04-01T17:57:45.857ZApr 01 17:57:44.737 INFO added artifact, length: 6681025, hash: 507f1a735b9415991df3bfb420eda19e9455dc702be3ae3eb6ca9e7a75cfa773, version: 1.0.67, kind: gimlet_sp, name: cosmo-a
108102026-04-01T17:57:45.962ZApr 01 17:57:44.841 INFO added artifact, length: 6682169, hash: 39114a9d24f509bedd076bbb3f5296f9986ac359b3df902f05e2a3f05e5f9733, version: 1.0.67, kind: gimlet_sp, name: cosmo-b
108112026-04-01T17:57:46.054ZApr 01 17:57:44.933 INFO added artifact, length: 5505128, hash: c9aba93ce5fc19767c084e23d725c13a0f39c70a41fc8715253c7e9418784d4b, version: 1.0.67, kind: gimlet_sp, name: gimlet-b
108122026-04-01T17:57:46.145ZApr 01 17:57:45.024 INFO added artifact, length: 5507388, hash: b4e19a43cee00d0af098c6e222d4f488fda6330fcb38af3ddef7ae9f80634172, version: 1.0.67, kind: gimlet_sp, name: gimlet-c
108132026-04-01T17:57:46.236ZApr 01 17:57:45.115 INFO added artifact, length: 5508118, hash: 36aada9452464887cae88b9b812e2264985f9a42e185c09ea33c04954010877c, version: 1.0.67, kind: gimlet_sp, name: gimlet-d
108142026-04-01T17:57:46.329ZApr 01 17:57:45.208 INFO added artifact, length: 5507840, hash: d0f30f19c49d9eb757bc595be110af3b13777a477e514f91d0196d070520ea71, version: 1.0.67, kind: gimlet_sp, name: gimlet-e
108152026-04-01T17:57:46.417ZApr 01 17:57:45.297 INFO added artifact, length: 5507881, hash: 2b28fe078969f29dcfbe28da86dbff83245ed97852777150937fe67e97cd2378, version: 1.0.67, kind: gimlet_sp, name: gimlet-f
108162026-04-01T17:57:46.510ZApr 01 17:57:45.389 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
108172026-04-01T17:57:46.513ZApr 01 17:57:45.389 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
108182026-04-01T17:57:46.563ZApr 01 17:57:45.443 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
108192026-04-01T17:57:46.564ZApr 01 17:57:45.443 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
108202026-04-01T17:57:46.614ZApr 01 17:57:45.493 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108212026-04-01T17:57:46.617ZApr 01 17:57:45.493 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108222026-04-01T17:57:46.662ZApr 01 17:57:45.541 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
108232026-04-01T17:57:46.662ZApr 01 17:57:45.541 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
108242026-04-01T17:57:46.712ZApr 01 17:57:45.591 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
108252026-04-01T17:57:46.712ZApr 01 17:57:45.591 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
108262026-04-01T17:57:46.758ZApr 01 17:57:45.637 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
108272026-04-01T17:57:46.758ZApr 01 17:57:45.637 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
108282026-04-01T17:57:46.807ZApr 01 17:57:45.686 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
108292026-04-01T17:57:46.807ZApr 01 17:57:45.687 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
108302026-04-01T17:57:46.810ZApr 01 17:57:45.687 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
108312026-04-01T17:57:46.810ZApr 01 17:57:45.688 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
108322026-04-01T17:57:46.810ZApr 01 17:57:45.688 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
108332026-04-01T17:57:46.810ZApr 01 17:57:45.689 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
108342026-04-01T17:57:46.810ZApr 01 17:57:45.690 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
108352026-04-01T17:57:52.547ZApr 01 17:57:51.426 INFO added artifact, length: 33554432, hash: e2cdd20c911b3593f48ae267833da0a74c545a039561baaf852764573a04c01e, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: gimlet_host_phase_1, name: host
108362026-04-01T17:57:52.547ZApr 01 17:57:51.426 INFO added artifact, length: 33554432, hash: c3f2e88cd276cc320b34cd3fb8febc687f8eeaceed75519ab0b0950cbd735a8d, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: cosmo_host_phase_1, name: host
108372026-04-01T17:57:52.547ZApr 01 17:57:51.426 INFO added artifact, length: 1101008896, hash: c475428050bf3b35c20e43bc23dd59584b438d0719a11f0ce927433a85a574da, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: host_phase_2, name: host
108382026-04-01T17:57:53.561ZApr 01 17:57:52.440 INFO added artifact, length: 33554432, hash: bfe29617de139954acd44e1f5007dff75d762c8e56f903c7858a60504c7967b4, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: gimlet_trampoline_phase_1, name: trampoline
108392026-04-01T17:57:53.561ZApr 01 17:57:52.440 INFO added artifact, length: 33554432, hash: 4e3393d626307d0d1829b8e7c9e5252b0ceababea11912f304dba45c97cebfb6, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: cosmo_trampoline_phase_1, name: trampoline
108402026-04-01T17:57:53.561ZApr 01 17:57:52.440 INFO added artifact, length: 150419238, hash: ea88101cac49d62136db36a15a4dbe0a477c2518f2cc6db66f40bfb2b13780dc, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: trampoline_phase_2, name: trampoline
108412026-04-01T17:57:55.585ZApr 01 17:57:54.463 INFO added artifact, length: 316790044, hash: e0c2f2daa297d8d5c40d135a910c916de9dccebb177ffd5b17951b815cb8e331, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: clickhouse_keeper
108422026-04-01T17:57:57.622ZApr 01 17:57:56.500 INFO added artifact, length: 333217554, hash: c75dad34b11d1db8d90e61d8eaafeae3f044e969e2310ffc04027f5266f29559, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: clickhouse_server
108432026-04-01T17:57:59.680ZApr 01 17:57:58.559 INFO added artifact, length: 333218772, hash: d5adbe0da2c075a66bb69337a24ef4df9a5c53f395ff0084420dd3f28c955dd2, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: clickhouse
108442026-04-01T17:58:00.723ZApr 01 17:57:59.601 INFO added artifact, length: 171216549, hash: 4606c616afe59f145fd421e2e82ffa86a75edc3ab4d5a4725c9b2020211f9f49, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: cockroachdb
108452026-04-01T17:58:01.007ZApr 01 17:57:59.885 INFO added artifact, length: 45306437, hash: defb92090a8b1d2d16c51732d8ba4e680a393fe7b39f4d5e936b3dbe86e5cb81, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: crucible-pantry-zone
108462026-04-01T17:58:01.373ZApr 01 17:58:00.251 INFO added artifact, length: 59783833, hash: 8e43e4fb8ec0d0dd33f194c43b3a7f62a49ba67197d0ef3b4b5fe65d7feb0c3e, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: crucible-zone
108472026-04-01T17:58:01.699ZApr 01 17:58:00.577 INFO added artifact, length: 52477471, hash: 85852cd4c1888ee7bb01132f12a4ec008aa7de1b9fb494e138e6922ca3457f75, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: external-dns
108482026-04-01T17:58:02.032ZApr 01 17:58:00.910 INFO added artifact, length: 52477068, hash: 13ba4a510e2391a65567308db809f67f194d0e190b04c2816c0491455d5af1d6, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: internal-dns
108492026-04-01T17:58:03.420ZApr 01 17:58:02.298 INFO added artifact, length: 221998049, hash: ff9663b11c432a4e1634064ab117777312d45d31df6232ffacaa873fbf1aa68d, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: nexus
108502026-04-01T17:58:03.642ZApr 01 17:58:02.520 INFO added artifact, length: 33505273, hash: dc9990eef2b7c2a48472d554d31ce8243730aa495647a25f0938a0f600caf08a, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: ntp
108512026-04-01T17:58:04.060ZApr 01 17:58:02.938 INFO added artifact, length: 67930604, hash: dfd2de9429222e9d77fa44f2fc3e1230ab5a3c3b7641de2347d49086de78e779, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: oximeter
108522026-04-01T17:58:04.080ZApr 01 17:58:02.959 INFO added artifact, length: 3109590, hash: abd77fd2f7ac5cd503d35829647043fbdb023f398bf81fe3c5097fe794bec792, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: zone, name: probe
108532026-04-01T17:58:04.083ZApr 01 17:58:02.959 INFO added artifact, length: 829, hash: 4f0867908a9cec01289c4e8f6d9b590dff33a183fdf37e5592ad146774472fdb, version: 1.0.67, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.67
108542026-04-01T17:58:04.083ZApr 01 17:58:02.959 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
108552026-04-01T17:58:04.083ZApr 01 17:58:02.959 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
108562026-04-01T17:58:04.117ZApr 01 17:58:02.995 INFO added artifact, length: 4138115, hash: 7aba723634e1207644df6841843b35f8312d8023594c006f4f48c7bda121d152, version: 1.0.67, kind: psc_sp, name: psc-b
108572026-04-01T17:58:04.147ZApr 01 17:58:03.026 INFO added artifact, length: 4141808, hash: fc025c39b8f2900228a168a3fa29bb264d79b0de3b74c5cdd1126c5388150c17, version: 1.0.67, kind: psc_sp, name: psc-c
108582026-04-01T17:58:04.197ZApr 01 17:58:03.075 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
108592026-04-01T17:58:04.197ZApr 01 17:58:03.075 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
108602026-04-01T17:58:04.248ZApr 01 17:58:03.127 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
108612026-04-01T17:58:04.251ZApr 01 17:58:03.127 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
108622026-04-01T17:58:04.302ZApr 01 17:58:03.180 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
108632026-04-01T17:58:04.305ZApr 01 17:58:03.180 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
108642026-04-01T17:58:04.353ZApr 01 17:58:03.231 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
108652026-04-01T17:58:04.356ZApr 01 17:58:03.231 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
108662026-04-01T17:58:04.356ZApr 01 17:58:03.232 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
108672026-04-01T17:58:04.356ZApr 01 17:58:03.232 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
108682026-04-01T17:58:04.356ZApr 01 17:58:03.233 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
108692026-04-01T17:58:04.407ZApr 01 17:58:03.286 INFO added artifact, length: 6959600, hash: 11fc30ac326d25dcdb40343e8e991aae1add089cbedd39ade879879ec1c1c393, version: 1.0.67, kind: switch_sp, name: sidecar-b
108702026-04-01T17:58:04.516ZApr 01 17:58:03.395 INFO added artifact, length: 6977107, hash: 6f8e9f4bed4983694047ec1554f717e59197cfb3d2abeee8897defdf8a367cd2, version: 1.0.67, kind: switch_sp, name: sidecar-c
108712026-04-01T17:58:04.623ZApr 01 17:58:03.502 INFO added artifact, length: 6977239, hash: 36cd4351b68f939124c0dadd69503800aa6118438193e17abb96f4251118707c, version: 1.0.67, kind: switch_sp, name: sidecar-d
108722026-04-01T17:58:04.723ZApr 01 17:58:03.601 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
108732026-04-01T17:58:04.723ZApr 01 17:58:03.601 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
108742026-04-01T17:58:04.776ZApr 01 17:58:03.655 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108752026-04-01T17:58:04.776ZApr 01 17:58:03.655 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
108762026-04-01T17:58:04.829ZApr 01 17:58:03.707 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
108772026-04-01T17:58:04.832ZApr 01 17:58:03.707 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
108782026-04-01T17:58:04.878ZApr 01 17:58:03.756 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
108792026-04-01T17:58:04.882ZApr 01 17:58:03.757 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
108802026-04-01T17:58:04.882ZApr 01 17:58:03.757 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
108812026-04-01T17:58:04.882ZApr 01 17:58:03.758 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
108822026-04-01T17:58:04.882ZApr 01 17:58:03.758 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
108832026-04-01T17:58:04.882ZApr 01 17:58:03.758 INFO added artifact, length: 924, hash: 6eb52a5ea89701ff39693aaf341f42ec096bc54cb283f816769fd855353563d7, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: installinator_document, name: installinator_document
108842026-04-01T17:58:05.491ZApr 01 17:58:04.369 INFO extracting uploaded archive to /tmp/.tmpX05up2
108852026-04-01T17:58:07.204ZApr 01 17:58:06.081 INFO created directory to store extracted artifacts, path: /tmp/update-artifacts.Fe4eeT
108862026-04-01T17:58:07.263ZApr 01 17:58:06.141 INFO added artifact, length: 6681025, hash: 507f1a735b9415991df3bfb420eda19e9455dc702be3ae3eb6ca9e7a75cfa773, version: 1.0.67, kind: gimlet_sp, name: cosmo-a
108872026-04-01T17:58:07.365ZApr 01 17:58:06.243 INFO added artifact, length: 6682169, hash: 39114a9d24f509bedd076bbb3f5296f9986ac359b3df902f05e2a3f05e5f9733, version: 1.0.67, kind: gimlet_sp, name: cosmo-b
108882026-04-01T17:58:07.461ZApr 01 17:58:06.339 INFO added artifact, length: 5505128, hash: c9aba93ce5fc19767c084e23d725c13a0f39c70a41fc8715253c7e9418784d4b, version: 1.0.67, kind: gimlet_sp, name: gimlet-b
108892026-04-01T17:58:07.547ZApr 01 17:58:06.425 INFO added artifact, length: 5507388, hash: b4e19a43cee00d0af098c6e222d4f488fda6330fcb38af3ddef7ae9f80634172, version: 1.0.67, kind: gimlet_sp, name: gimlet-c
108902026-04-01T17:58:07.628ZApr 01 17:58:06.506 INFO added artifact, length: 5508118, hash: 36aada9452464887cae88b9b812e2264985f9a42e185c09ea33c04954010877c, version: 1.0.67, kind: gimlet_sp, name: gimlet-d
108912026-04-01T17:58:07.716ZApr 01 17:58:06.594 INFO added artifact, length: 5507840, hash: d0f30f19c49d9eb757bc595be110af3b13777a477e514f91d0196d070520ea71, version: 1.0.67, kind: gimlet_sp, name: gimlet-e
108922026-04-01T17:58:07.798ZApr 01 17:58:06.676 INFO added artifact, length: 5507881, hash: 2b28fe078969f29dcfbe28da86dbff83245ed97852777150937fe67e97cd2378, version: 1.0.67, kind: gimlet_sp, name: gimlet-f
108932026-04-01T17:58:07.892ZApr 01 17:58:06.770 INFO added artifact, length: 1575250, hash: e57c5631d66cbefb69d621c8692d28db6af95672949540dd765a0fe26678ea4b, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-gimlet
108942026-04-01T17:58:07.896ZApr 01 17:58:06.770 INFO added artifact, length: 1574970, hash: ca76f931699d50646bbbc21b991f41cf6d72dd6950a93be7d94d462ef6debaf7, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-gimlet
108952026-04-01T17:58:07.939ZApr 01 17:58:06.817 INFO added artifact, length: 1575253, hash: 657ddafd315d3cb9f0521eaec43752b2d3a92d33fe98767eacd3c27c5b790ad7, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-staging-devel-cosmo
108962026-04-01T17:58:07.942ZApr 01 17:58:06.817 INFO added artifact, length: 1575039, hash: 4ff67dc8de2f937401560c5d13dbcf9b83cbef555be2555581db58083bfaf3c8, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-staging-devel-cosmo
108972026-04-01T17:58:07.995ZApr 01 17:58:06.873 INFO added artifact, length: 1639595, hash: dc1c96e39338ecc6b9c127b0af4eb2b000dbf4ec76c045274660b1bee5c1e635, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108982026-04-01T17:58:07.998ZApr 01 17:58:06.873 INFO added artifact, length: 1639767, hash: 6619031a1efbed441aa1297893c94196f2fd8cbc7eb4bd001ec5e88e52c69f1c, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-gimlet
108992026-04-01T17:58:08.043ZApr 01 17:58:06.921 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-bart
109002026-04-01T17:58:08.046ZApr 01 17:58:06.921 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-bart
109012026-04-01T17:58:08.092ZApr 01 17:58:06.971 INFO added artifact, length: 1639535, hash: 5ef57dd074e9efb402502f33c54f79f2c7fbf809598ed32570a7913051806b53, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-cosmo
109022026-04-01T17:58:08.095ZApr 01 17:58:06.971 INFO added artifact, length: 1639866, hash: 81a6a63cfd2868a872f6b1d35f67f9985f36c80b48a97a285dae0d0b0903c0ef, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-cosmo
109032026-04-01T17:58:08.145ZApr 01 17:58:07.024 INFO added artifact, length: 1575096, hash: 81a97eee9a4c9f2620ff36d50668c94b4851c87f1c91325e938beb6d716c8ab3, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-gimlet
109042026-04-01T17:58:08.148ZApr 01 17:58:07.024 INFO added artifact, length: 1574964, hash: a6c298674493ec26424c3c079efa2920ecb557268010a94b793934a875a7e40d, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-gimlet
109052026-04-01T17:58:08.197ZApr 01 17:58:07.075 INFO added artifact, length: 1575107, hash: 3027a2a8090e6c107e3cf19938bc93319f37c70f6995650c60eea9fd076c9c65, version: 1.0.38, kind: gimlet_rot_image_a, name: oxide-rot-1-production-release-cosmo
109062026-04-01T17:58:08.200ZApr 01 17:58:07.075 INFO added artifact, length: 1574965, hash: 6a8a11a179a6a9b7d2c0ac96e32ea216ccaee0ad7bb5c42333e4f7c422558b2f, version: 1.0.38, kind: gimlet_rot_image_b, name: oxide-rot-1-production-release-cosmo
109072026-04-01T17:58:08.200ZApr 01 17:58:07.076 INFO added artifact, length: 46165, hash: 01bf70ada8937f7adf23a2eb6b5d7c36351cccd6a4aec2af6ab591d0f30902ff, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-gimlet
109082026-04-01T17:58:08.200ZApr 01 17:58:07.076 INFO added artifact, length: 46156, hash: 6e72ab34b446ec3f82e3bd84644f5ed9706e71c290b6a47b0ed543381d183491, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-staging-devel-cosmo
109092026-04-01T17:58:08.200ZApr 01 17:58:07.077 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-bart
109102026-04-01T17:58:08.200ZApr 01 17:58:07.077 INFO added artifact, length: 46378, hash: 0c2a7163e732a8eae7c5a142ce1b743a5bc3bc7a4ee7c8b1dc20ff0c266da879, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-gimlet
109112026-04-01T17:58:08.200ZApr 01 17:58:07.078 INFO added artifact, length: 46384, hash: 381ccf87f2532d90485ea6238c547e829195f4670f489cfec3ae75094f006797, version: 1.4.1, kind: gimlet_rot_bootloader, name: gimlet_rot_bootloader-production-release-cosmo
109122026-04-01T17:58:13.571ZApr 01 17:58:12.449 INFO added artifact, length: 33554432, hash: e2cdd20c911b3593f48ae267833da0a74c545a039561baaf852764573a04c01e, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: gimlet_host_phase_1, name: host
109132026-04-01T17:58:13.571ZApr 01 17:58:12.449 INFO added artifact, length: 33554432, hash: c3f2e88cd276cc320b34cd3fb8febc687f8eeaceed75519ab0b0950cbd735a8d, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: cosmo_host_phase_1, name: host
109142026-04-01T17:58:13.574ZApr 01 17:58:12.449 INFO added artifact, length: 1101008896, hash: c475428050bf3b35c20e43bc23dd59584b438d0719a11f0ce927433a85a574da, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: host_phase_2, name: host
109152026-04-01T17:58:14.540ZApr 01 17:58:13.417 INFO added artifact, length: 33554432, hash: bfe29617de139954acd44e1f5007dff75d762c8e56f903c7858a60504c7967b4, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: gimlet_trampoline_phase_1, name: trampoline
109162026-04-01T17:58:14.540ZApr 01 17:58:13.418 INFO added artifact, length: 33554432, hash: 4e3393d626307d0d1829b8e7c9e5252b0ceababea11912f304dba45c97cebfb6, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: cosmo_trampoline_phase_1, name: trampoline
109172026-04-01T17:58:14.543ZApr 01 17:58:13.418 INFO added artifact, length: 150419238, hash: ea88101cac49d62136db36a15a4dbe0a477c2518f2cc6db66f40bfb2b13780dc, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: trampoline_phase_2, name: trampoline
109182026-04-01T17:58:20.207ZApr 01 17:58:19.085 INFO added artifact, length: 1750285304, hash: f361db2ecaa743478c7f585a42d50f32f847003258c9bc0bebbb352a7c9bda89, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: control_plane, name: control-plane
109192026-04-01T17:58:20.211ZApr 01 17:58:19.085 INFO added artifact, length: 829, hash: 4f0867908a9cec01289c4e8f6d9b590dff33a183fdf37e5592ad146774472fdb, version: 1.0.67, kind: measurement_corpus, name: staging-corim-all-sp-v1.0.67
109202026-04-01T17:58:20.211ZApr 01 17:58:19.085 INFO added artifact, length: 992, hash: 6a0944474534a8382709168a3dfbbddd6c65578ce86f9f7c251ec0e09c9a2498, version: 1.0.38, kind: measurement_corpus, name: staging-corim-oxide-rot-1-v1.0.38
109212026-04-01T17:58:20.211ZApr 01 17:58:19.085 INFO added artifact, length: 456, hash: d5c1a49ec5716f03a2af56789b57950e479843dccf2ef873b4b4cb6eb8720517, version: 1.0.38, kind: measurement_corpus, name: production-corim-oxide-rot-1-v1.0.38
109222026-04-01T17:58:20.238ZApr 01 17:58:19.116 INFO added artifact, length: 4138115, hash: 7aba723634e1207644df6841843b35f8312d8023594c006f4f48c7bda121d152, version: 1.0.67, kind: psc_sp, name: psc-b
109232026-04-01T17:58:20.270ZApr 01 17:58:19.147 INFO added artifact, length: 4141808, hash: fc025c39b8f2900228a168a3fa29bb264d79b0de3b74c5cdd1126c5388150c17, version: 1.0.67, kind: psc_sp, name: psc-c
109242026-04-01T17:58:20.320ZApr 01 17:58:19.198 INFO added artifact, length: 1575251, hash: 182163d70035bac9366199381894a51093e394111061322a5a198d04f55a98fc, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-staging-devel-psc
109252026-04-01T17:58:20.323ZApr 01 17:58:19.198 INFO added artifact, length: 1575045, hash: 812170d81cac9ac5fc034a33d8f2cd6c8cdcb9f092939f236255007360181924, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-staging-devel-psc
109262026-04-01T17:58:20.374ZApr 01 17:58:19.252 INFO added artifact, length: 1639642, hash: 50b9ffb723857fd70d900e72825dc2f39784af53367945bed524d4cec01cb87a, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-psc
109272026-04-01T17:58:20.377ZApr 01 17:58:19.252 INFO added artifact, length: 1639910, hash: 53d5df2c918eb0b56afb2e4b48ef4e4b8f7f66985196f492ae5896c5a979c9f6, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-psc
109282026-04-01T17:58:20.430ZApr 01 17:58:19.307 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-selfsigned-bart
109292026-04-01T17:58:20.433ZApr 01 17:58:19.307 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-selfsigned-bart
109302026-04-01T17:58:20.482ZApr 01 17:58:19.359 INFO added artifact, length: 1575156, hash: 466996e1df22f7c6144d76ca5d9b4e089c0595f61f860fa69fff8584de6a2958, version: 1.0.38, kind: psc_rot_image_a, name: oxide-rot-1-production-release-psc
109312026-04-01T17:58:20.482ZApr 01 17:58:19.359 INFO added artifact, length: 1574986, hash: 90ff730bac85e054613b08ae2bc658a32af777824d87c877167bdc156e0cad55, version: 1.0.38, kind: psc_rot_image_b, name: oxide-rot-1-production-release-psc
109322026-04-01T17:58:20.485ZApr 01 17:58:19.360 INFO added artifact, length: 46144, hash: 030b74a59c274086e4b03f653c071d3d35dcbe3ec5210a9bd892aceb8d9cff70, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-staging-devel-psc
109332026-04-01T17:58:20.485ZApr 01 17:58:19.361 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-bart
109342026-04-01T17:58:20.485ZApr 01 17:58:19.362 INFO added artifact, length: 46369, hash: e30af2be77e4b905e9a94a9d115dd7b85b98011b79c104140274ed6e06a6b01f, version: 1.4.1, kind: psc_rot_bootloader, name: psc_rot_bootloader-production-release-psc
109352026-04-01T17:58:20.540ZApr 01 17:58:19.417 INFO added artifact, length: 6959600, hash: 11fc30ac326d25dcdb40343e8e991aae1add089cbedd39ade879879ec1c1c393, version: 1.0.67, kind: switch_sp, name: sidecar-b
109362026-04-01T17:58:20.635ZApr 01 17:58:19.512 INFO added artifact, length: 6977107, hash: 6f8e9f4bed4983694047ec1554f717e59197cfb3d2abeee8897defdf8a367cd2, version: 1.0.67, kind: switch_sp, name: sidecar-c
109372026-04-01T17:58:20.731ZApr 01 17:58:19.608 INFO added artifact, length: 6977239, hash: 36cd4351b68f939124c0dadd69503800aa6118438193e17abb96f4251118707c, version: 1.0.67, kind: switch_sp, name: sidecar-d
109382026-04-01T17:58:20.842ZApr 01 17:58:19.719 INFO added artifact, length: 1575270, hash: 6b3bf44848484d3797819e802b69de68ca67d78abc1cf349ecd0889b0f34c026, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-staging-devel-sidecar
109392026-04-01T17:58:20.845ZApr 01 17:58:19.719 INFO added artifact, length: 1575150, hash: b1e7c16248710357348f17c24168641c2c8f36de734f263a89a443bffc5554de, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-staging-devel-sidecar
109402026-04-01T17:58:20.899ZApr 01 17:58:19.777 INFO added artifact, length: 1639647, hash: f4c2337fb91a4bf776f8cd5f8f8517d692459de7c6a473b3696e5ef0432affa5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-staging-devel-sidecar
109412026-04-01T17:58:20.899ZApr 01 17:58:19.777 INFO added artifact, length: 1639927, hash: 9fc3c7ef8d39c16c4a1a7f3b764c4004e8733acd2b0648371e3dae4d18653ef5, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-staging-devel-sidecar
109422026-04-01T17:58:20.951ZApr 01 17:58:19.828 INFO added artifact, length: 1634641, hash: 986bdbe66d46e8246d7f27abee965905de0adb119620ce4efdbc122f5393b0a5, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-selfsigned-bart
109432026-04-01T17:58:20.954ZApr 01 17:58:19.828 INFO added artifact, length: 1634722, hash: 5261c87276aafec4f2a419388de200ba3b9578eec32aa7f9b60f9ba0d94cb7d1, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-selfsigned-bart
109442026-04-01T17:58:21.001ZApr 01 17:58:19.878 INFO added artifact, length: 1575183, hash: 790553ebcf8f07403e0040523f474ea7629b4332de9d0adcbd9215d1020c033d, version: 1.0.38, kind: switch_rot_image_a, name: oxide-rot-1-production-release-sidecar
109452026-04-01T17:58:21.004ZApr 01 17:58:19.878 INFO added artifact, length: 1574959, hash: 2045d4c03e4affd47aea328d644dba12672a06e4e84c22093948789d539057e0, version: 1.0.38, kind: switch_rot_image_b, name: oxide-rot-1-production-release-sidecar
109462026-04-01T17:58:21.004ZApr 01 17:58:19.879 INFO added artifact, length: 46233, hash: 25acd0299fd939abab6defc515fdec31cd7c3c0aa1276994b4f4644728dc2371, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-staging-devel-sidecar
109472026-04-01T17:58:21.004ZApr 01 17:58:19.879 INFO added artifact, length: 41535, hash: 5e34087e5bb3c5ae269148c709050d893f971dd4c19e3cbbec419fde55bf07bb, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-bart
109482026-04-01T17:58:21.004ZApr 01 17:58:19.880 INFO added artifact, length: 46426, hash: 502bd964c35c7f372a27b6a24e066fa1f987dbad4a791c65f5adc0a1ef3cde6a, version: 1.4.1, kind: switch_rot_bootloader, name: switch_rot_bootloader-production-release-sidecar
109492026-04-01T17:58:21.004ZApr 01 17:58:19.880 INFO added artifact, length: 924, hash: 6eb52a5ea89701ff39693aaf341f42ec096bc54cb283f816769fd855353563d7, version: 19.0.0-0.ci+gitc7fd6b80a3c, kind: installinator_document, name: installinator_document
109502026-04-01T17:58:21.669ZApr 01 17:58:20.546 INFO [tuf-repo] task succeeded (70.831642248s)
109512026-04-01T17:58:21.669ZApr 01 17:58:20.546 INFO all jobs completed in 1520.014469957s
109522026-04-01T17:58:22.634Zprocess exited: duration 1814811 ms, exit code 0
 
109532026-04-01T17:58:22.647Zfound 41 output files
109542026-04-01T17:58:22.653Zuploading: /work/manifest.toml (17174 bytes)
109552026-04-01T17:58:23.662Zuploaded: /work/manifest.toml
109562026-04-01T17:58:23.662Zuploading: /work/repo.zip (2964582579 bytes)
109572026-04-01T17:58:58.724Zuploaded: /work/repo.zip
109582026-04-01T17:58:58.724Zuploading: /work/repo.zip.sha256.txt (65 bytes)
109592026-04-01T17:58:59.739Zuploaded: /work/repo.zip.sha256.txt
109602026-04-01T17:58:59.739Zuploading: /work/helios.json (647 bytes)
109612026-04-01T17:59:00.749Zuploaded: /work/helios.json
109622026-04-01T17:59:00.749Zuploading: /work/incorporation.p5m (100410 bytes)
109632026-04-01T17:59:01.763Zuploaded: /work/incorporation.p5m
109642026-04-01T17:59:01.763Zuploading: /work/incorporation.p5p (122880 bytes)
109652026-04-01T17:59:02.779Zuploaded: /work/incorporation.p5p
109662026-04-01T17:59:02.779Zuploading: /work/helios-incorp.log (526 bytes)
109672026-04-01T17:59:03.790Zuploaded: /work/helios-incorp.log
109682026-04-01T17:59:03.790Zuploading: /work/helios-setup.log (56881 bytes)
109692026-04-01T17:59:04.805Zuploaded: /work/helios-setup.log
109702026-04-01T17:59:04.805Zuploading: /work/host-image.log (233771 bytes)
109712026-04-01T17:59:05.821Zuploaded: /work/host-image.log
109722026-04-01T17:59:05.821Zuploading: /work/host-package.log (33277 bytes)
109732026-04-01T17:59:06.834Zuploaded: /work/host-package.log
109742026-04-01T17:59:06.834Zuploading: /work/host-target.log (101 bytes)
109752026-04-01T17:59:07.843Zuploaded: /work/host-target.log
109762026-04-01T17:59:07.847Zuploading: /work/incorp-create.log (0 bytes)
109772026-04-01T17:59:08.854Zuploaded: /work/incorp-create.log
109782026-04-01T17:59:08.854Zuploading: /work/incorp-fmt.log (0 bytes)
109792026-04-01T17:59:09.862Zuploaded: /work/incorp-fmt.log
109802026-04-01T17:59:09.862Zuploading: /work/incorp-pkgsend.log (108 bytes)
109812026-04-01T17:59:10.874Zuploaded: /work/incorp-pkgsend.log
109822026-04-01T17:59:10.874Zuploading: /work/incorp-publisher.log (0 bytes)
109832026-04-01T17:59:11.881Zuploaded: /work/incorp-publisher.log
109842026-04-01T17:59:11.881Zuploading: /work/omicron-package.log (8780 bytes)
109852026-04-01T17:59:12.892Zuploaded: /work/omicron-package.log
109862026-04-01T17:59:12.892Zuploading: /work/recovery-image.log (603144 bytes)
109872026-04-01T17:59:13.915Zuploaded: /work/recovery-image.log
109882026-04-01T17:59:13.916Zuploading: /work/recovery-package.log (2546 bytes)
109892026-04-01T17:59:14.925Zuploaded: /work/recovery-package.log
109902026-04-01T17:59:14.925Zuploading: /work/recovery-target.log (98 bytes)
109912026-04-01T17:59:15.935Zuploaded: /work/recovery-target.log
109922026-04-01T17:59:15.935Zuploading: /work/stamp-clickhouse.log (117 bytes)
109932026-04-01T17:59:16.945Zuploaded: /work/stamp-clickhouse.log
109942026-04-01T17:59:16.945Zuploading: /work/stamp-clickhouse_keeper.log (124 bytes)
109952026-04-01T17:59:17.957Zuploaded: /work/stamp-clickhouse_keeper.log
109962026-04-01T17:59:17.957Zuploading: /work/stamp-clickhouse_server.log (124 bytes)
109972026-04-01T17:59:18.967Zuploaded: /work/stamp-clickhouse_server.log
109982026-04-01T17:59:18.968Zuploading: /work/stamp-cockroachdb.log (118 bytes)
109992026-04-01T17:59:19.979Zuploaded: /work/stamp-cockroachdb.log
110002026-04-01T17:59:19.979Zuploading: /work/stamp-crucible-pantry-zone.log (127 bytes)
110012026-04-01T17:59:20.989Zuploaded: /work/stamp-crucible-pantry-zone.log
110022026-04-01T17:59:20.989Zuploading: /work/stamp-crucible-utils.log (118 bytes)
110032026-04-01T17:59:21.998Zuploaded: /work/stamp-crucible-utils.log
110042026-04-01T17:59:22.002Zuploading: /work/stamp-crucible-zone.log (120 bytes)
110052026-04-01T17:59:23.008Zuploaded: /work/stamp-crucible-zone.log
110062026-04-01T17:59:23.008Zuploading: /work/stamp-external-dns.log (119 bytes)
110072026-04-01T17:59:24.018Zuploaded: /work/stamp-external-dns.log
110082026-04-01T17:59:24.018Zuploading: /work/stamp-installinator.log (103 bytes)
110092026-04-01T17:59:25.026Zuploaded: /work/stamp-installinator.log
110102026-04-01T17:59:25.026Zuploading: /work/stamp-internal-dns.log (119 bytes)
110112026-04-01T17:59:26.038Zuploaded: /work/stamp-internal-dns.log
110122026-04-01T17:59:26.038Zuploading: /work/stamp-mg-ddm-gz.log (99 bytes)
110132026-04-01T17:59:27.050Zuploaded: /work/stamp-mg-ddm-gz.log
110142026-04-01T17:59:27.050Zuploading: /work/stamp-nexus.log (112 bytes)
110152026-04-01T17:59:28.059Zuploaded: /work/stamp-nexus.log
110162026-04-01T17:59:28.059Zuploading: /work/stamp-ntp.log (110 bytes)
110172026-04-01T17:59:29.069Zuploaded: /work/stamp-ntp.log
110182026-04-01T17:59:29.069Zuploading: /work/stamp-omicron-sled-agent.log (122 bytes)
110192026-04-01T17:59:30.081Zuploaded: /work/stamp-omicron-sled-agent.log
110202026-04-01T17:59:30.081Zuploading: /work/stamp-overlay.log (114 bytes)
110212026-04-01T17:59:31.090Zuploaded: /work/stamp-overlay.log
110222026-04-01T17:59:31.090Zuploading: /work/stamp-oximeter.log (115 bytes)
110232026-04-01T17:59:32.100Zuploaded: /work/stamp-oximeter.log
110242026-04-01T17:59:32.100Zuploading: /work/stamp-oxlog.log (109 bytes)
110252026-04-01T17:59:33.109Zuploaded: /work/stamp-oxlog.log
110262026-04-01T17:59:33.109Zuploading: /work/stamp-probe.log (112 bytes)
110272026-04-01T17:59:34.117Zuploaded: /work/stamp-probe.log
110282026-04-01T17:59:34.117Zuploading: /work/stamp-propolis-server.log (122 bytes)
110292026-04-01T17:59:35.128Zuploaded: /work/stamp-propolis-server.log
110302026-04-01T17:59:35.129Zuploading: /work/stamp-pumpkind-gz.log (115 bytes)
110312026-04-01T17:59:36.138Zuploaded: /work/stamp-pumpkind-gz.log
110322026-04-01T17:59:36.138Zuploading: /work/stamp-switch-asic.log (118 bytes)
110332026-04-01T17:59:37.148Zuploaded: /work/stamp-switch-asic.log
110342026-04-01T17:59:37.148Zuploading: /work/verify-libraries.log (13295 bytes)
110352026-04-01T17:59:38.160Zuploaded: /work/verify-libraries.log